img:is([sizes="auto" i],[sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}
span.ult_crlink > a.vc_custom_1676932000246 {
    font-size: 26px;
    line-height: 32px;
        margin-top: 20px;
}

.ht_ctc_chat_greetings_box :not(ul):not(ol):not(.ht_ctc_default):not(.ht_ctc_defaults *) {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.ht_ctc_chat_greetings_box ol,.ht_ctc_chat_greetings_box ul {
    margin-bottom: 0;
    margin-top: 0
}

.ht_ctc_modal_backdrop {
    animation: fadeIn .2s ease;
    backdrop-filter: blur(1px);
    background: rgb(0 0 0 / .3);
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.ctc_g_bottom,.ctc_g_content,.ctc_g_sentbutton {
    margin-top: -.9px!important
}

.ctc_g_content {
    max-height: calc(80vh - 140px);
    overflow-y: auto
}

.greetings_header_image img {
    object-fit: cover
}

.greetings_header_image {
    display: inline-block;
    position: relative
}

.g_header_badge_online {
    border-radius: 50%;
    bottom: 0;
    height: 12px;
    position: absolute;
    right: 0;
    width: 12px;
    z-index: 1
}

@media only screen and (max-width: 420px) {
    .ctc_side_positions .ctc_m_p_left {
        left:0!important;
        right: unset!important
    }

    .ctc_side_positions .ctc_m_p_right {
        left: unset!important;
        right: 0!important
    }

    .ctc_side_positions .ctc_m_p_left .ctc_greetings_close_btn {
        float: left!important
    }

    .ctc_side_positions .ctc_m_p_right .ctc_greetings_close_btn {
        float: right!important
    }

    .ctc_side_positions .ctc_m_cta_order_0 {
        order: 0!important
    }

    .ctc_side_positions .ctc_m_cta_order_1 {
        order: 1!important
    }

    .ht_ctc_greetings.ctc_m_full_width {
        bottom: 0!important;
        position: fixed!important;
        right: 0!important
    }

    .ht_ctc_greetings.ctc_m_full_width .ht_ctc_chat_greetings_box {
        margin: 7px!important;
        min-width: 80vw!important;
        position: unset!important;
        width: calc(100vw - 14px)!important
    }

    .ctc_m_full_width .ctc_g_message_box_width {
        max-width: 85%!important
    }

    .ht_ctc_animation:has(.ht_ctc_greetings) {
        animation-fill-mode: none!important
    }
}

@media only screen and (min-width: 900px) {
    .ctc_g_content::-webkit-scrollbar {
        width:2.8px
    }

    .ctc_g_content::-webkit-scrollbar-thumb {
        background: #a5a5a5
    }
}

img.wp-smiley,img.emoji {
    display: inline!important;
    border: none!important;
    box-shadow: none!important;
    height: 1em!important;
    width: 1em!important;
    margin: 0 0.07em!important;
    vertical-align: -0.1em!important;
    background: none!important;
    padding: 0!important
}

.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 .hidden-fields-container {
    display: none
}

.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: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
    .wpcf7-spinner::before {
        animation-name: blink;
        animation-duration: 2000ms
    }
}

@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
}

/*!
 * Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
.fa {
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    font-weight: var(--fa-style,900)
}

.fa,.fa-brands,.fa-duotone,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fab,.fad,.fal,.far,.fas,.fat {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-2xs {
    font-size: .625em;
    line-height: .1em;
    vertical-align: .225em
}

.fa-xs {
    font-size: .75em;
    line-height: .08333em;
    vertical-align: .125em
}

.fa-sm {
    font-size: .875em;
    line-height: .07143em;
    vertical-align: .05357em
}

.fa-lg {
    font-size: 1.25em;
    line-height: .05em;
    vertical-align: -.075em
}

.fa-xl {
    font-size: 1.5em;
    line-height: .04167em;
    vertical-align: -.125em
}

.fa-2xl {
    font-size: 2em;
    line-height: .03125em;
    vertical-align: -.1875em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: var(--fa-li-margin,2.5em);
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: calc(var(--fa-li-width, 2em)*-1);
    position: absolute;
    text-align: center;
    width: var(--fa-li-width,2em);
    line-height: inherit
}

.fa-border {
    border-radius: var(--fa-border-radius,.1em);
    border: var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);
    padding: var(--fa-border-padding,.2em .25em .15em)
}

.fa-pull-left {
    float: left;
    margin-right: var(--fa-pull-margin,.3em)
}

.fa-pull-right {
    float: right;
    margin-left: var(--fa-pull-margin,.3em)
}

.fa-beat {
    -webkit-animation-name: fa-beat;
    animation-name: fa-beat;
    -webkit-animation-delay: var(--fa-animation-delay,0);
    animation-delay: var(--fa-animation-delay,0);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,ease-in-out);
    animation-timing-function: var(--fa-animation-timing,ease-in-out)
}

.fa-bounce {
    -webkit-animation-name: fa-bounce;
    animation-name: fa-bounce;
    -webkit-animation-delay: var(--fa-animation-delay,0);
    animation-delay: var(--fa-animation-delay,0);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))
}

.fa-fade {
    -webkit-animation-name: fa-fade;
    animation-name: fa-fade;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}

.fa-beat-fade,.fa-fade {
    -webkit-animation-delay: var(--fa-animation-delay,0);
    animation-delay: var(--fa-animation-delay,0);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s)
}

.fa-beat-fade {
    -webkit-animation-name: fa-beat-fade;
    animation-name: fa-beat-fade;
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}

.fa-flip {
    -webkit-animation-name: fa-flip;
    animation-name: fa-flip;
    -webkit-animation-delay: var(--fa-animation-delay,0);
    animation-delay: var(--fa-animation-delay,0);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,ease-in-out);
    animation-timing-function: var(--fa-animation-timing,ease-in-out)
}

.fa-shake {
    -webkit-animation-name: fa-shake;
    animation-name: fa-shake;
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,linear);
    animation-timing-function: var(--fa-animation-timing,linear)
}

.fa-shake,.fa-spin {
    -webkit-animation-delay: var(--fa-animation-delay,0);
    animation-delay: var(--fa-animation-delay,0);
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal)
}

.fa-spin {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-duration: var(--fa-animation-duration,2s);
    animation-duration: var(--fa-animation-duration,2s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,linear);
    animation-timing-function: var(--fa-animation-timing,linear)
}

.fa-spin-reverse {
    --fa-animation-direction: reverse
}

.fa-pulse,.fa-spin-pulse {
    -webkit-animation-name: fa-spin;
    animation-name: fa-spin;
    -webkit-animation-direction: var(--fa-animation-direction,normal);
    animation-direction: var(--fa-animation-direction,normal);
    -webkit-animation-duration: var(--fa-animation-duration,1s);
    animation-duration: var(--fa-animation-duration,1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing,steps(8));
    animation-timing-function: var(--fa-animation-timing,steps(8))
}

@media (prefers-reduced-motion:reduce) {
    .fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse {
        -webkit-animation-delay: -1ms;
        animation-delay: -1ms;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@-webkit-keyframes fa-beat {
    0%,90% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    45% {
        -webkit-transform: scale(var(--fa-beat-scale,1.25));
        transform: scale(var(--fa-beat-scale,1.25))
    }
}

@keyframes fa-beat {
    0%,90% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    45% {
        -webkit-transform: scale(var(--fa-beat-scale,1.25));
        transform: scale(var(--fa-beat-scale,1.25))
    }
}

@-webkit-keyframes fa-bounce {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }

    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)
    }

    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
        transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))
    }

    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)
    }

    57% {
        -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em));
        transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em))
    }

    64% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }

    to {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
}

@keyframes fa-bounce {
    0% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }

    10% {
        -webkit-transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);
        transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)
    }

    30% {
        -webkit-transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));
        transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))
    }

    50% {
        -webkit-transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);
        transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)
    }

    57% {
        -webkit-transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em));
        transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em))
    }

    64% {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }

    to {
        -webkit-transform: scale(1) translateY(0);
        transform: scale(1) translateY(0)
    }
}

@-webkit-keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity,.4)
    }
}

@keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity,.4)
    }
}

@-webkit-keyframes fa-beat-fade {
    0%,to {
        opacity: var(--fa-beat-fade-opacity,.4);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale,1.125));
        transform: scale(var(--fa-beat-fade-scale,1.125))
    }
}

@keyframes fa-beat-fade {
    0%,to {
        opacity: var(--fa-beat-fade-opacity,.4);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(var(--fa-beat-fade-scale,1.125));
        transform: scale(var(--fa-beat-fade-scale,1.125))
    }
}

@-webkit-keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
        transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))
    }
}

@keyframes fa-flip {
    50% {
        -webkit-transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));
        transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))
    }
}

@-webkit-keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    8%,24% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    12%,28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }

    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }

    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }

    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg)
    }

    40%,to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes fa-shake {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    4% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    8%,24% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg)
    }

    12%,28% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg)
    }

    16% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg)
    }

    20% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg)
    }

    32% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg)
    }

    36% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg)
    }

    40%,to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

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

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

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

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

.fa-rotate-by {
    -webkit-transform: rotate(var(--fa-rotate-angle,none));
    transform: rotate(var(--fa-rotate-angle,none))
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: var(--fa-stack-z-index,auto)
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: var(--fa-inverse,#fff)
}

.fa-0:before {
    content: "\30"
}

.fa-1:before {
    content: "\31"
}

.fa-2:before {
    content: "\32"
}

.fa-3:before {
    content: "\33"
}

.fa-4:before {
    content: "\34"
}

.fa-5:before {
    content: "\35"
}

.fa-6:before {
    content: "\36"
}

.fa-7:before {
    content: "\37"
}

.fa-8:before {
    content: "\38"
}

.fa-9:before {
    content: "\39"
}

.fa-a:before {
    content: "\41"
}

.fa-address-book:before,.fa-contact-book:before {
    content: "\f2b9"
}

.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before {
    content: "\f2bb"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-anchor-circle-check:before {
    content: "\e4aa"
}

.fa-anchor-circle-exclamation:before {
    content: "\e4ab"
}

.fa-anchor-circle-xmark:before {
    content: "\e4ac"
}

.fa-anchor-lock:before {
    content: "\e4ad"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-double-down:before,.fa-angles-down:before {
    content: "\f103"
}

.fa-angle-double-left:before,.fa-angles-left:before {
    content: "\f100"
}

.fa-angle-double-right:before,.fa-angles-right:before {
    content: "\f101"
}

.fa-angle-double-up:before,.fa-angles-up:before {
    content: "\f102"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-apple-alt:before,.fa-apple-whole:before {
    content: "\f5d1"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-arrow-down-long:before,.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-arrow-down-up-across-line:before {
    content: "\e4af"
}

.fa-arrow-down-up-lock:before {
    content: "\e4b0"
}

.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-left-long:before,.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-arrow-pointer:before,.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-right-arrow-left:before,.fa-exchange:before {
    content: "\f0ec"
}

.fa-arrow-right-from-bracket:before,.fa-sign-out:before {
    content: "\f08b"
}

.fa-arrow-right-long:before,.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-arrow-right-to-bracket:before,.fa-sign-in:before {
    content: "\f090"
}

.fa-arrow-right-to-city:before {
    content: "\e4b3"
}

.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before {
    content: "\f01e"
}

.fa-arrow-trend-down:before {
    content: "\e097"
}

.fa-arrow-trend-up:before {
    content: "\e098"
}

.fa-arrow-turn-down:before,.fa-level-down:before {
    content: "\f149"
}

.fa-arrow-turn-up:before,.fa-level-up:before {
    content: "\f148"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-arrow-up-from-bracket:before {
    content: "\e09a"
}

.fa-arrow-up-from-ground-water:before {
    content: "\e4b5"
}

.fa-arrow-up-from-water-pump:before {
    content: "\e4b6"
}

.fa-arrow-up-long:before,.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-arrow-up-right-dots:before {
    content: "\e4b7"
}

.fa-arrow-up-right-from-square:before,.fa-external-link:before {
    content: "\f08e"
}

.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-arrows-down-to-line:before {
    content: "\e4b8"
}

.fa-arrows-down-to-people:before {
    content: "\e4b9"
}

.fa-arrows-h:before,.fa-arrows-left-right:before {
    content: "\f07e"
}

.fa-arrows-left-right-to-line:before {
    content: "\e4ba"
}

.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before {
    content: "\f021"
}

.fa-arrows-spin:before {
    content: "\e4bb"
}

.fa-arrows-split-up-and-left:before {
    content: "\e4bc"
}

.fa-arrows-to-circle:before {
    content: "\e4bd"
}

.fa-arrows-to-dot:before {
    content: "\e4be"
}

.fa-arrows-to-eye:before {
    content: "\e4bf"
}

.fa-arrows-turn-right:before {
    content: "\e4c0"
}

.fa-arrows-turn-to-dots:before {
    content: "\e4c1"
}

.fa-arrows-up-down:before,.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-up-down-left-right:before,.fa-arrows:before {
    content: "\f047"
}

.fa-arrows-up-to-line:before {
    content: "\e4c2"
}

.fa-asterisk:before {
    content: "\2a"
}

.fa-at:before {
    content: "\40"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-austral-sign:before {
    content: "\e0a9"
}

.fa-award:before {
    content: "\f559"
}

.fa-b:before {
    content: "\42"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before,.fa-carriage-baby:before {
    content: "\f77d"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-backward-fast:before,.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward-step:before,.fa-step-backward:before {
    content: "\f048"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-bag-shopping:before,.fa-shopping-bag:before {
    content: "\f290"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-baht-sign:before {
    content: "\e0ac"
}

.fa-ban:before,.fa-cancel:before {
    content: "\f05e"
}

.fa-ban-smoking:before,.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-band-aid:before,.fa-bandage:before {
    content: "\f462"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before,.fa-navicon:before {
    content: "\f0c9"
}

.fa-bars-progress:before,.fa-tasks-alt:before {
    content: "\f828"
}

.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before {
    content: "\f550"
}

.fa-baseball-ball:before,.fa-baseball:before {
    content: "\f433"
}

.fa-baseball-bat-ball:before {
    content: "\f432"
}

.fa-basket-shopping:before,.fa-shopping-basket:before {
    content: "\f291"
}

.fa-basketball-ball:before,.fa-basketball:before {
    content: "\f434"
}

.fa-bath:before,.fa-bathtub:before {
    content: "\f2cd"
}

.fa-battery-0:before,.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before,.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-2:before,.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-4:before,.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-bed-pulse:before,.fa-procedures:before {
    content: "\f487"
}

.fa-beer-mug-empty:before,.fa-beer:before {
    content: "\f0fc"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-concierge:before,.fa-concierge-bell:before {
    content: "\f562"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-bitcoin-sign:before {
    content: "\e0b4"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blog:before {
    content: "\f781"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before,.fa-zap:before {
    content: "\f0e7"
}

.fa-bolt-lightning:before {
    content: "\e0b7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-atlas:before,.fa-book-atlas:before {
    content: "\f558"
}

.fa-bible:before,.fa-book-bible:before {
    content: "\f647"
}

.fa-book-bookmark:before {
    content: "\e0bb"
}

.fa-book-journal-whills:before,.fa-journal-whills:before {
    content: "\f66a"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-open-reader:before,.fa-book-reader:before {
    content: "\f5da"
}

.fa-book-quran:before,.fa-quran:before {
    content: "\f687"
}

.fa-book-dead:before,.fa-book-skull:before {
    content: "\f6b7"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before,.fa-border-top-left:before {
    content: "\f853"
}

.fa-bore-hole:before {
    content: "\e4c3"
}

.fa-bottle-droplet:before {
    content: "\e4c4"
}

.fa-bottle-water:before {
    content: "\e4c5"
}

.fa-bowl-food:before {
    content: "\e4c6"
}

.fa-bowl-rice:before {
    content: "\e2eb"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-archive:before,.fa-box-archive:before {
    content: "\f187"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-boxes-packing:before {
    content: "\e4c7"
}

.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-brazilian-real-sign:before {
    content: "\e46c"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-bridge:before {
    content: "\e4c8"
}

.fa-bridge-circle-check:before {
    content: "\e4c9"
}

.fa-bridge-circle-exclamation:before {
    content: "\e4ca"
}

.fa-bridge-circle-xmark:before {
    content: "\e4cb"
}

.fa-bridge-lock:before {
    content: "\e4cc"
}

.fa-bridge-water:before {
    content: "\e4ce"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before {
    content: "\f458"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-bucket:before {
    content: "\e4cf"
}

.fa-bug:before {
    content: "\f188"
}

.fa-bug-slash:before {
    content: "\e490"
}

.fa-bugs:before {
    content: "\e4d0"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-building-circle-arrow-right:before {
    content: "\e4d1"
}

.fa-building-circle-check:before {
    content: "\e4d2"
}

.fa-building-circle-exclamation:before {
    content: "\e4d3"
}

.fa-building-circle-xmark:before {
    content: "\e4d4"
}

.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before {
    content: "\f19c"
}

.fa-building-flag:before {
    content: "\e4d5"
}

.fa-building-lock:before {
    content: "\e4d6"
}

.fa-building-ngo:before {
    content: "\e4d7"
}

.fa-building-shield:before {
    content: "\e4d8"
}

.fa-building-un:before {
    content: "\e4d9"
}

.fa-building-user:before {
    content: "\e4da"
}

.fa-building-wheat:before {
    content: "\e4db"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burger:before,.fa-hamburger:before {
    content: "\f805"
}

.fa-burst:before {
    content: "\e4dc"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before,.fa-bus-simple:before {
    content: "\f55e"
}

.fa-briefcase-clock:before,.fa-business-time:before {
    content: "\f64a"
}

.fa-c:before {
    content: "\43"
}

.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before {
    content: "\f1fd"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-alt:before,.fa-calendar-days:before {
    content: "\f073"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-calendar-times:before,.fa-calendar-xmark:before {
    content: "\f273"
}

.fa-camera-alt:before,.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-camera-rotate:before {
    content: "\e0d8"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-battery-car:before,.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-burst:before,.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-on:before {
    content: "\e4dd"
}

.fa-car-alt:before,.fa-car-rear:before {
    content: "\f5de"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-car-tunnel:before {
    content: "\e4de"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-flatbed:before,.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-shopping:before,.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cedi-sign:before {
    content: "\e0df"
}

.fa-cent-sign:before {
    content: "\e3f5"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-blackboard:before,.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before,.fa-chalkboard-user:before {
    content: "\f51c"
}

.fa-champagne-glasses:before,.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-area-chart:before,.fa-chart-area:before {
    content: "\f1fe"
}

.fa-bar-chart:before,.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-column:before {
    content: "\e0e3"
}

.fa-chart-gantt:before {
    content: "\e0e4"
}

.fa-chart-line:before,.fa-line-chart:before {
    content: "\f201"
}

.fa-chart-pie:before,.fa-pie-chart:before {
    content: "\f200"
}

.fa-chart-simple:before {
    content: "\e473"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-to-slot:before,.fa-vote-yea:before {
    content: "\f772"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-child-dress:before {
    content: "\e59c"
}

.fa-child-reaching:before {
    content: "\e59d"
}

.fa-child-rifle:before {
    content: "\e4e0"
}

.fa-children:before {
    content: "\e4e1"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-arrow-circle-down:before,.fa-circle-arrow-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before,.fa-circle-arrow-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before,.fa-circle-arrow-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before,.fa-circle-arrow-up:before {
    content: "\f0aa"
}

.fa-check-circle:before,.fa-circle-check:before {
    content: "\f058"
}

.fa-chevron-circle-down:before,.fa-circle-chevron-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before,.fa-circle-chevron-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before,.fa-circle-chevron-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before,.fa-circle-chevron-up:before {
    content: "\f139"
}

.fa-circle-dollar-to-slot:before,.fa-donate:before {
    content: "\f4b9"
}

.fa-circle-dot:before,.fa-dot-circle:before {
    content: "\f192"
}

.fa-arrow-alt-circle-down:before,.fa-circle-down:before {
    content: "\f358"
}

.fa-circle-exclamation:before,.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-circle-h:before,.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-adjust:before,.fa-circle-half-stroke:before {
    content: "\f042"
}

.fa-circle-info:before,.fa-info-circle:before {
    content: "\f05a"
}

.fa-arrow-alt-circle-left:before,.fa-circle-left:before {
    content: "\f359"
}

.fa-circle-minus:before,.fa-minus-circle:before {
    content: "\f056"
}

.fa-circle-nodes:before {
    content: "\e4e2"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-circle-pause:before,.fa-pause-circle:before {
    content: "\f28b"
}

.fa-circle-play:before,.fa-play-circle:before {
    content: "\f144"
}

.fa-circle-plus:before,.fa-plus-circle:before {
    content: "\f055"
}

.fa-circle-question:before,.fa-question-circle:before {
    content: "\f059"
}

.fa-circle-radiation:before,.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-arrow-alt-circle-right:before,.fa-circle-right:before {
    content: "\f35a"
}

.fa-circle-stop:before,.fa-stop-circle:before {
    content: "\f28d"
}

.fa-arrow-alt-circle-up:before,.fa-circle-up:before {
    content: "\f35b"
}

.fa-circle-user:before,.fa-user-circle:before {
    content: "\f2bd"
}

.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before {
    content: "\f057"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clapperboard:before {
    content: "\e131"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clipboard-question:before {
    content: "\e4e3"
}

.fa-clipboard-user:before {
    content: "\f7f3"
}

.fa-clock-four:before,.fa-clock:before {
    content: "\f017"
}

.fa-clock-rotate-left:before,.fa-history:before {
    content: "\f1da"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-cloud-bolt:before,.fa-thunderstorm:before {
    content: "\f76c"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-showers-water:before {
    content: "\e4e4"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-clover:before {
    content: "\e139"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-code-commit:before {
    content: "\f386"
}

.fa-code-compare:before {
    content: "\e13a"
}

.fa-code-fork:before {
    content: "\e13b"
}

.fa-code-merge:before {
    content: "\f387"
}

.fa-code-pull-request:before {
    content: "\e13c"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-colon-sign:before {
    content: "\e140"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before,.fa-commenting:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comment-sms:before,.fa-sms:before {
    content: "\f7cd"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compass-drafting:before,.fa-drafting-compass:before {
    content: "\f568"
}

.fa-compress:before {
    content: "\f066"
}

.fa-computer:before {
    content: "\e4e5"
}

.fa-computer-mouse:before,.fa-mouse:before {
    content: "\f8cc"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cow:before {
    content: "\f6c8"
}

.fa-credit-card-alt:before,.fa-credit-card:before {
    content: "\f09d"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before,.fa-crop-simple:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-cruzeiro-sign:before {
    content: "\e152"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cubes-stacked:before {
    content: "\e4e6"
}

.fa-d:before {
    content: "\44"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-backspace:before,.fa-delete-left:before {
    content: "\f55a"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-desktop-alt:before,.fa-desktop:before {
    content: "\f390"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-diagram-next:before {
    content: "\e476"
}

.fa-diagram-predecessor:before {
    content: "\e477"
}

.fa-diagram-project:before,.fa-project-diagram:before {
    content: "\f542"
}

.fa-diagram-successor:before {
    content: "\e47a"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-diamond-turn-right:before,.fa-directions:before {
    content: "\f5eb"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-display:before {
    content: "\e163"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before {
    content: "\24"
}

.fa-dolly-box:before,.fa-dolly:before {
    content: "\f472"
}

.fa-dong-sign:before {
    content: "\e169"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before {
    content: "\f422"
}

.fa-down-long:before,.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-download:before {
    content: "\f019"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-droplet:before,.fa-tint:before {
    content: "\f043"
}

.fa-droplet-slash:before,.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-e:before {
    content: "\45"
}

.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-assistive-listening-systems:before,.fa-ear-listen:before {
    content: "\f2a2"
}

.fa-earth-africa:before,.fa-globe-africa:before {
    content: "\f57c"
}

.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before {
    content: "\f57d"
}

.fa-earth-asia:before,.fa-globe-asia:before {
    content: "\f57e"
}

.fa-earth-europe:before,.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-earth-oceania:before,.fa-globe-oceania:before {
    content: "\e47b"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elevator:before {
    content: "\e16d"
}

.fa-ellipsis-h:before,.fa-ellipsis:before {
    content: "\f141"
}

.fa-ellipsis-v:before,.fa-ellipsis-vertical:before {
    content: "\f142"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-circle-check:before {
    content: "\e4e8"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelopes-bulk:before,.fa-mail-bulk:before {
    content: "\f674"
}

.fa-equals:before {
    content: "\3d"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-eur:before,.fa-euro-sign:before,.fa-euro:before {
    content: "\f153"
}

.fa-exclamation:before {
    content: "\21"
}

.fa-expand:before {
    content: "\f065"
}

.fa-explosion:before {
    content: "\e4e9"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-eye-low-vision:before,.fa-low-vision:before {
    content: "\f2a8"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-f:before {
    content: "\46"
}

.fa-angry:before,.fa-face-angry:before {
    content: "\f556"
}

.fa-dizzy:before,.fa-face-dizzy:before {
    content: "\f567"
}

.fa-face-flushed:before,.fa-flushed:before {
    content: "\f579"
}

.fa-face-frown:before,.fa-frown:before {
    content: "\f119"
}

.fa-face-frown-open:before,.fa-frown-open:before {
    content: "\f57a"
}

.fa-face-grimace:before,.fa-grimace:before {
    content: "\f57f"
}

.fa-face-grin:before,.fa-grin:before {
    content: "\f580"
}

.fa-face-grin-beam:before,.fa-grin-beam:before {
    content: "\f582"
}

.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-face-grin-hearts:before,.fa-grin-hearts:before {
    content: "\f584"
}

.fa-face-grin-squint:before,.fa-grin-squint:before {
    content: "\f585"
}

.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-face-grin-stars:before,.fa-grin-stars:before {
    content: "\f587"
}

.fa-face-grin-tears:before,.fa-grin-tears:before {
    content: "\f588"
}

.fa-face-grin-tongue:before,.fa-grin-tongue:before {
    content: "\f589"
}

.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-face-grin-wide:before,.fa-grin-alt:before {
    content: "\f581"
}

.fa-face-grin-wink:before,.fa-grin-wink:before {
    content: "\f58c"
}

.fa-face-kiss:before,.fa-kiss:before {
    content: "\f596"
}

.fa-face-kiss-beam:before,.fa-kiss-beam:before {
    content: "\f597"
}

.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-face-laugh:before,.fa-laugh:before {
    content: "\f599"
}

.fa-face-laugh-beam:before,.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-face-laugh-squint:before,.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-face-laugh-wink:before,.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-face-meh:before,.fa-meh:before {
    content: "\f11a"
}

.fa-face-meh-blank:before,.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-face-sad-cry:before,.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-face-sad-tear:before,.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-face-smile:before,.fa-smile:before {
    content: "\f118"
}

.fa-face-smile-beam:before,.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-face-smile-wink:before,.fa-smile-wink:before {
    content: "\f4da"
}

.fa-face-surprise:before,.fa-surprise:before {
    content: "\f5c2"
}

.fa-face-tired:before,.fa-tired:before {
    content: "\f5c8"
}

.fa-fan:before {
    content: "\f863"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-faucet-drip:before {
    content: "\e006"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before,.fa-feather-pointed:before {
    content: "\f56b"
}

.fa-ferry:before {
    content: "\e4ea"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-arrow-down:before,.fa-file-download:before {
    content: "\f56d"
}

.fa-file-arrow-up:before,.fa-file-upload:before {
    content: "\f574"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-circle-check:before {
    content: "\e493"
}

.fa-file-circle-exclamation:before {
    content: "\e4eb"
}

.fa-file-circle-minus:before {
    content: "\e4ed"
}

.fa-file-circle-plus:before {
    content: "\e4ee"
}

.fa-file-circle-question:before {
    content: "\e4ef"
}

.fa-file-circle-xmark:before {
    content: "\e494"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-arrow-right-from-file:before,.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-arrow-right-to-file:before,.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before {
    content: "\f15c"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-edit:before,.fa-file-pen:before {
    content: "\f31c"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-shield:before {
    content: "\e4f0"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-medical-alt:before,.fa-file-waveform:before {
    content: "\f478"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-file-archive:before,.fa-file-zipper:before {
    content: "\f1c6"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-filter-circle-dollar:before,.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-filter-circle-xmark:before {
    content: "\e17b"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-burner:before {
    content: "\e4f1"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-fire-alt:before,.fa-fire-flame-curved:before {
    content: "\f7e4"
}

.fa-burn:before,.fa-fire-flame-simple:before {
    content: "\f46a"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fish-fins:before {
    content: "\e4f2"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flask-vial:before {
    content: "\e4f3"
}

.fa-floppy-disk:before,.fa-save:before {
    content: "\f0c7"
}

.fa-florin-sign:before {
    content: "\e184"
}

.fa-folder-blank:before,.fa-folder:before {
    content: "\f07b"
}

.fa-folder-closed:before {
    content: "\e185"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-folder-tree:before {
    content: "\f802"
}

.fa-font:before {
    content: "\f031"
}

.fa-football-ball:before,.fa-football:before {
    content: "\f44e"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before,.fa-forward-fast:before {
    content: "\f050"
}

.fa-forward-step:before,.fa-step-forward:before {
    content: "\f051"
}

.fa-franc-sign:before {
    content: "\e18f"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before {
    content: "\f1e3"
}

.fa-g:before {
    content: "\47"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before {
    content: "\f624"
}

.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before {
    content: "\f625"
}

.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before {
    content: "\f629"
}

.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before {
    content: "\f62a"
}

.fa-gavel:before,.fa-legal:before {
    content: "\f0e3"
}

.fa-cog:before,.fa-gear:before {
    content: "\f013"
}

.fa-cogs:before,.fa-gears:before {
    content: "\f085"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-glass-water:before {
    content: "\e4f4"
}

.fa-glass-water-droplet:before {
    content: "\e4f5"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-golf-ball-tee:before,.fa-golf-ball:before {
    content: "\f450"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before,.fa-mortar-board:before {
    content: "\f19d"
}

.fa-greater-than:before {
    content: "\3e"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grip-horizontal:before,.fa-grip:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-group-arrows-rotate:before {
    content: "\e4f6"
}

.fa-guarani-sign:before {
    content: "\e19a"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gun:before {
    content: "\e19b"
}

.fa-h:before {
    content: "\48"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-paper:before,.fa-hand:before {
    content: "\f256"
}

.fa-hand-back-fist:before,.fa-hand-rock:before {
    content: "\f255"
}

.fa-allergies:before,.fa-hand-dots:before {
    content: "\f461"
}

.fa-fist-raised:before,.fa-hand-fist:before {
    content: "\f6de"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-droplet:before,.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-holding-hand:before {
    content: "\e4f7"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-handcuffs:before {
    content: "\e4f8"
}

.fa-hands:before,.fa-sign-language:before,.fa-signing:before {
    content: "\f2a7"
}

.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before {
    content: "\f2a3"
}

.fa-hands-bound:before {
    content: "\e4f9"
}

.fa-hands-bubbles:before,.fa-hands-wash:before {
    content: "\e05e"
}

.fa-hands-clapping:before {
    content: "\e1a8"
}

.fa-hands-holding:before {
    content: "\f4c2"
}

.fa-hands-holding-child:before {
    content: "\e4fa"
}

.fa-hands-holding-circle:before {
    content: "\e4fb"
}

.fa-hands-praying:before,.fa-praying-hands:before {
    content: "\f684"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hands-helping:before,.fa-handshake-angle:before {
    content: "\f4c4"
}

.fa-handshake-alt:before,.fa-handshake-simple:before {
    content: "\f4c6"
}

.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before {
    content: "\e05f"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-drive:before,.fa-hdd:before {
    content: "\f0a0"
}

.fa-hashtag:before {
    content: "\23"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-header:before,.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before,.fa-headphones-simple:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-circle-bolt:before {
    content: "\e4fc"
}

.fa-heart-circle-check:before {
    content: "\e4fd"
}

.fa-heart-circle-exclamation:before {
    content: "\e4fe"
}

.fa-heart-circle-minus:before {
    content: "\e4ff"
}

.fa-heart-circle-plus:before {
    content: "\e500"
}

.fa-heart-circle-xmark:before {
    content: "\e501"
}

.fa-heart-broken:before,.fa-heart-crack:before {
    content: "\f7a9"
}

.fa-heart-pulse:before,.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-helicopter-symbol:before {
    content: "\e502"
}

.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before {
    content: "\f807"
}

.fa-helmet-un:before {
    content: "\e503"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hill-avalanche:before {
    content: "\e507"
}

.fa-hill-rockslide:before {
    content: "\e508"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-hot-tub-person:before,.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hourglass-2:before,.fa-hourglass-half:before,.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-empty:before {
    content: "\f252"
}

.fa-hourglass-3:before,.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-1:before,.fa-hourglass-start:before {
    content: "\f251"
}

.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before {
    content: "\f015"
}

.fa-home-lg:before,.fa-house-chimney:before {
    content: "\e3af"
}

.fa-house-chimney-crack:before,.fa-house-damage:before {
    content: "\f6f1"
}

.fa-clinic-medical:before,.fa-house-chimney-medical:before {
    content: "\f7f2"
}

.fa-house-chimney-user:before {
    content: "\e065"
}

.fa-house-chimney-window:before {
    content: "\e00d"
}

.fa-house-circle-check:before {
    content: "\e509"
}

.fa-house-circle-exclamation:before {
    content: "\e50a"
}

.fa-house-circle-xmark:before {
    content: "\e50b"
}

.fa-house-crack:before {
    content: "\e3b1"
}

.fa-house-fire:before {
    content: "\e50c"
}

.fa-house-flag:before {
    content: "\e50d"
}

.fa-house-flood-water:before {
    content: "\e50e"
}

.fa-house-flood-water-circle-arrow-right:before {
    content: "\e50f"
}

.fa-house-laptop:before,.fa-laptop-house:before {
    content: "\e066"
}

.fa-house-lock:before {
    content: "\e510"
}

.fa-house-medical:before {
    content: "\e3b2"
}

.fa-house-medical-circle-check:before {
    content: "\e511"
}

.fa-house-medical-circle-exclamation:before {
    content: "\e512"
}

.fa-house-medical-circle-xmark:before {
    content: "\e513"
}

.fa-house-medical-flag:before {
    content: "\e514"
}

.fa-house-signal:before {
    content: "\e012"
}

.fa-house-tsunami:before {
    content: "\e515"
}

.fa-home-user:before,.fa-house-user:before {
    content: "\e1b0"
}

.fa-hryvnia-sign:before,.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-hurricane:before {
    content: "\f751"
}

.fa-i:before {
    content: "\49"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-heart-music-camera-bolt:before,.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before,.fa-id-card-clip:before {
    content: "\f47f"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-image-portrait:before,.fa-portrait:before {
    content: "\f3e0"
}

.fa-images:before {
    content: "\f302"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before {
    content: "\e1bc"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-italic:before {
    content: "\f033"
}

.fa-j:before {
    content: "\4a"
}

.fa-jar:before {
    content: "\e516"
}

.fa-jar-wheat:before {
    content: "\e517"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-fighter-jet:before,.fa-jet-fighter:before {
    content: "\f0fb"
}

.fa-jet-fighter-up:before {
    content: "\e518"
}

.fa-joint:before {
    content: "\f595"
}

.fa-jug-detergent:before {
    content: "\e519"
}

.fa-k:before {
    content: "\4b"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-key:before {
    content: "\f084"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kip-sign:before {
    content: "\e1c4"
}

.fa-first-aid:before,.fa-kit-medical:before {
    content: "\f479"
}

.fa-kitchen-set:before {
    content: "\e51a"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-l:before {
    content: "\4c"
}

.fa-land-mine-on:before {
    content: "\e51b"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-landmark-alt:before,.fa-landmark-dome:before {
    content: "\f752"
}

.fa-landmark-flag:before {
    content: "\e51c"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-file:before {
    content: "\e51d"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-lari-sign:before {
    content: "\e1c8"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-left-long:before,.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-arrows-alt-h:before,.fa-left-right:before {
    content: "\f337"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less-than:before {
    content: "\3c"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-lines-leaning:before {
    content: "\e51e"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before {
    content: "\f127"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list-squares:before,.fa-list:before {
    content: "\f03a"
}

.fa-list-check:before,.fa-tasks:before {
    content: "\f0ae"
}

.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-dots:before,.fa-list-ul:before {
    content: "\f0ca"
}

.fa-litecoin-sign:before {
    content: "\e1d3"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-location-crosshairs:before,.fa-location:before {
    content: "\f601"
}

.fa-location-dot:before,.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-location-pin:before,.fa-map-marker:before {
    content: "\f041"
}

.fa-location-pin-lock:before {
    content: "\e51f"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-locust:before {
    content: "\e520"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-m:before {
    content: "\4d"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-magnifying-glass:before,.fa-search:before {
    content: "\f002"
}

.fa-magnifying-glass-arrow-right:before {
    content: "\e521"
}

.fa-magnifying-glass-chart:before {
    content: "\e522"
}

.fa-magnifying-glass-dollar:before,.fa-search-dollar:before {
    content: "\f688"
}

.fa-magnifying-glass-location:before,.fa-search-location:before {
    content: "\f689"
}

.fa-magnifying-glass-minus:before,.fa-search-minus:before {
    content: "\f010"
}

.fa-magnifying-glass-plus:before,.fa-search-plus:before {
    content: "\f00e"
}

.fa-manat-sign:before {
    content: "\e1d5"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-location:before,.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-location-dot:before,.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-and-venus:before {
    content: "\f224"
}

.fa-mars-and-venus-burst:before {
    content: "\e523"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before,.fa-mars-stroke-right:before {
    content: "\f22b"
}

.fa-mars-stroke-up:before,.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-glass-martini-alt:before,.fa-martini-glass:before {
    content: "\f57b"
}

.fa-cocktail:before,.fa-martini-glass-citrus:before {
    content: "\f561"
}

.fa-glass-martini:before,.fa-martini-glass-empty:before {
    content: "\f000"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mask-face:before {
    content: "\e1d7"
}

.fa-mask-ventilator:before {
    content: "\e524"
}

.fa-masks-theater:before,.fa-theater-masks:before {
    content: "\f630"
}

.fa-mattress-pillow:before {
    content: "\e525"
}

.fa-expand-arrows-alt:before,.fa-maximize:before {
    content: "\f31e"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-memory:before {
    content: "\f538"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-comment-alt:before,.fa-message:before {
    content: "\f27a"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before,.fa-microphone-lines:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-mill-sign:before {
    content: "\e1ed"
}

.fa-compress-arrows-alt:before,.fa-minimize:before {
    content: "\f78c"
}

.fa-minus:before,.fa-subtract:before {
    content: "\f068"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f3ce"
}

.fa-mobile-button:before {
    content: "\f10b"
}

.fa-mobile-retro:before {
    content: "\e527"
}

.fa-mobile-android-alt:before,.fa-mobile-screen:before {
    content: "\f3cf"
}

.fa-mobile-alt:before,.fa-mobile-screen-button:before {
    content: "\f3cd"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-1:before,.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-bill-transfer:before {
    content: "\e528"
}

.fa-money-bill-trend-up:before {
    content: "\e529"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wheat:before {
    content: "\e52a"
}

.fa-money-bills:before {
    content: "\e1f3"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before,.fa-money-check-dollar:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-mosquito:before {
    content: "\e52b"
}

.fa-mosquito-net:before {
    content: "\e52c"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mound:before {
    content: "\e52d"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mountain-city:before {
    content: "\e52e"
}

.fa-mountain-sun:before {
    content: "\e52f"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-coffee:before,.fa-mug-saucer:before {
    content: "\f0f4"
}

.fa-music:before {
    content: "\f001"
}

.fa-n:before {
    content: "\4e"
}

.fa-naira-sign:before {
    content: "\e1f6"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-note-sticky:before,.fa-sticky-note:before {
    content: "\f249"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-o:before {
    content: "\4f"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-oil-well:before {
    content: "\e532"
}

.fa-om:before {
    content: "\f679"
}

.fa-otter:before {
    content: "\f700"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-p:before {
    content: "\50"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-paint-brush:before,.fa-paintbrush:before {
    content: "\f1fc"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-panorama:before {
    content: "\e209"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-file-clipboard:before,.fa-paste:before {
    content: "\f0ea"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before,.fa-pen-clip:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-ruler:before,.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-edit:before,.fa-pen-to-square:before {
    content: "\f044"
}

.fa-pencil-alt:before,.fa-pencil:before {
    content: "\f303"
}

.fa-people-arrows-left-right:before,.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry-box:before,.fa-people-carry:before {
    content: "\f4ce"
}

.fa-people-group:before {
    content: "\e533"
}

.fa-people-line:before {
    content: "\e534"
}

.fa-people-pulling:before {
    content: "\e535"
}

.fa-people-robbery:before {
    content: "\e536"
}

.fa-people-roof:before {
    content: "\e537"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-percent:before,.fa-percentage:before {
    content: "\25"
}

.fa-male:before,.fa-person:before {
    content: "\f183"
}

.fa-person-arrow-down-to-line:before {
    content: "\e538"
}

.fa-person-arrow-up-from-line:before {
    content: "\e539"
}

.fa-biking:before,.fa-person-biking:before {
    content: "\f84a"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-person-breastfeeding:before {
    content: "\e53a"
}

.fa-person-burst:before {
    content: "\e53b"
}

.fa-person-cane:before {
    content: "\e53c"
}

.fa-person-chalkboard:before {
    content: "\e53d"
}

.fa-person-circle-check:before {
    content: "\e53e"
}

.fa-person-circle-exclamation:before {
    content: "\e53f"
}

.fa-person-circle-minus:before {
    content: "\e540"
}

.fa-person-circle-plus:before {
    content: "\e541"
}

.fa-person-circle-question:before {
    content: "\e542"
}

.fa-person-circle-xmark:before {
    content: "\e543"
}

.fa-digging:before,.fa-person-digging:before {
    content: "\f85e"
}

.fa-diagnoses:before,.fa-person-dots-from-line:before {
    content: "\f470"
}

.fa-female:before,.fa-person-dress:before {
    content: "\f182"
}

.fa-person-dress-burst:before {
    content: "\e544"
}

.fa-person-drowning:before {
    content: "\e545"
}

.fa-person-falling:before {
    content: "\e546"
}

.fa-person-falling-burst:before {
    content: "\e547"
}

.fa-person-half-dress:before {
    content: "\e548"
}

.fa-person-harassing:before {
    content: "\e549"
}

.fa-hiking:before,.fa-person-hiking:before {
    content: "\f6ec"
}

.fa-person-military-pointing:before {
    content: "\e54a"
}

.fa-person-military-rifle:before {
    content: "\e54b"
}

.fa-person-military-to-person:before {
    content: "\e54c"
}

.fa-person-praying:before,.fa-pray:before {
    content: "\f683"
}

.fa-person-pregnant:before {
    content: "\e31e"
}

.fa-person-rays:before {
    content: "\e54d"
}

.fa-person-rifle:before {
    content: "\e54e"
}

.fa-person-running:before,.fa-running:before {
    content: "\f70c"
}

.fa-person-shelter:before {
    content: "\e54f"
}

.fa-person-skating:before,.fa-skating:before {
    content: "\f7c5"
}

.fa-person-skiing:before,.fa-skiing:before {
    content: "\f7c9"
}

.fa-person-skiing-nordic:before,.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-person-snowboarding:before,.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-person-swimming:before,.fa-swimmer:before {
    content: "\f5c4"
}

.fa-person-through-window:before {
    content: "\e433"
}

.fa-person-walking:before,.fa-walking:before {
    content: "\f554"
}

.fa-person-walking-arrow-loop-left:before {
    content: "\e551"
}

.fa-person-walking-arrow-right:before {
    content: "\e552"
}

.fa-person-walking-dashed-line-arrow-right:before {
    content: "\e553"
}

.fa-person-walking-luggage:before {
    content: "\e554"
}

.fa-blind:before,.fa-person-walking-with-cane:before {
    content: "\f29d"
}

.fa-peseta-sign:before {
    content: "\e221"
}

.fa-peso-sign:before {
    content: "\e222"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before,.fa-phone-flip:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-volume:before,.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-photo-film:before,.fa-photo-video:before {
    content: "\f87c"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-circle-check:before {
    content: "\e555"
}

.fa-plane-circle-exclamation:before {
    content: "\e556"
}

.fa-plane-circle-xmark:before {
    content: "\e557"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-plane-lock:before {
    content: "\e558"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-plane-up:before {
    content: "\e22d"
}

.fa-plant-wilt:before {
    content: "\e43b"
}

.fa-plate-wheat:before {
    content: "\e55a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plug-circle-bolt:before {
    content: "\e55b"
}

.fa-plug-circle-check:before {
    content: "\e55c"
}

.fa-plug-circle-exclamation:before {
    content: "\e55d"
}

.fa-plug-circle-minus:before {
    content: "\e55e"
}

.fa-plug-circle-plus:before {
    content: "\e55f"
}

.fa-plug-circle-xmark:before {
    content: "\e560"
}

.fa-add:before,.fa-plus:before {
    content: "\2b"
}

.fa-plus-minus:before {
    content: "\e43c"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-bolt:before,.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-q:before {
    content: "\51"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\3f"
}

.fa-quote-left-alt:before,.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right-alt:before,.fa-quote-right:before {
    content: "\f10e"
}

.fa-r:before {
    content: "\52"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radio:before {
    content: "\f8d7"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-ranking-star:before {
    content: "\e561"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-ad:before,.fa-rectangle-ad:before {
    content: "\f641"
}

.fa-list-alt:before,.fa-rectangle-list:before {
    content: "\f022"
}

.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before {
    content: "\f410"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-repeat:before {
    content: "\f363"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f3e5"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-right-from-bracket:before,.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-exchange-alt:before,.fa-right-left:before {
    content: "\f362"
}

.fa-long-arrow-alt-right:before,.fa-right-long:before {
    content: "\f30b"
}

.fa-right-to-bracket:before,.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-road-barrier:before {
    content: "\e562"
}

.fa-road-bridge:before {
    content: "\e563"
}

.fa-road-circle-check:before {
    content: "\e564"
}

.fa-road-circle-exclamation:before {
    content: "\e565"
}

.fa-road-circle-xmark:before {
    content: "\e566"
}

.fa-road-lock:before {
    content: "\e567"
}

.fa-road-spikes:before {
    content: "\e568"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rotate:before,.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before {
    content: "\f2f9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}

.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before {
    content: "\f158"
}

.fa-rug:before {
    content: "\e569"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-rupee-sign:before,.fa-rupee:before {
    content: "\f156"
}

.fa-rupiah-sign:before {
    content: "\e23d"
}

.fa-s:before {
    content: "\53"
}

.fa-sack-dollar:before {
    content: "\f81d"
}

.fa-sack-xmark:before {
    content: "\e56a"
}

.fa-sailboat:before {
    content: "\e445"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-balance-scale:before,.fa-scale-balanced:before {
    content: "\f24e"
}

.fa-balance-scale-left:before,.fa-scale-unbalanced:before {
    content: "\f515"
}

.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before {
    content: "\f516"
}

.fa-school:before {
    content: "\f549"
}

.fa-school-circle-check:before {
    content: "\e56b"
}

.fa-school-circle-exclamation:before {
    content: "\e56c"
}

.fa-school-circle-xmark:before {
    content: "\e56d"
}

.fa-school-flag:before {
    content: "\e56e"
}

.fa-school-lock:before {
    content: "\e56f"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-screwdriver-wrench:before,.fa-tools:before {
    content: "\f7d9"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-scroll-torah:before,.fa-torah:before {
    content: "\f6a0"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-section:before {
    content: "\e447"
}

.fa-seedling:before,.fa-sprout:before {
    content: "\f4d8"
}

.fa-server:before {
    content: "\f233"
}

.fa-shapes:before,.fa-triangle-circle-square:before {
    content: "\f61f"
}

.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-share-from-square:before,.fa-share-square:before {
    content: "\f14d"
}

.fa-share-alt:before,.fa-share-nodes:before {
    content: "\f1e0"
}

.fa-sheet-plastic:before {
    content: "\e571"
}

.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before {
    content: "\f20b"
}

.fa-shield-blank:before,.fa-shield:before {
    content: "\f132"
}

.fa-shield-cat:before {
    content: "\e572"
}

.fa-shield-dog:before {
    content: "\e573"
}

.fa-shield-alt:before,.fa-shield-halved:before {
    content: "\f3ed"
}

.fa-shield-heart:before {
    content: "\e574"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before {
    content: "\f553"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shop:before,.fa-store-alt:before {
    content: "\f54f"
}

.fa-shop-lock:before {
    content: "\e4a5"
}

.fa-shop-slash:before,.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shrimp:before {
    content: "\e448"
}

.fa-random:before,.fa-shuffle:before {
    content: "\f074"
}

.fa-shuttle-space:before,.fa-space-shuttle:before {
    content: "\f197"
}

.fa-sign-hanging:before,.fa-sign:before {
    content: "\f4d9"
}

.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-map-signs:before,.fa-signs-post:before {
    content: "\f277"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before,.fa-sliders:before {
    content: "\f1de"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before,.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,.fa-sort-up:before {
    content: "\f0de"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before {
    content: "\f67b"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spoon:before,.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-air-freshener:before,.fa-spray-can-sparkles:before {
    content: "\f5d0"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-external-link-square:before,.fa-square-arrow-up-right:before {
    content: "\f14c"
}

.fa-caret-square-down:before,.fa-square-caret-down:before {
    content: "\f150"
}

.fa-caret-square-left:before,.fa-square-caret-left:before {
    content: "\f191"
}

.fa-caret-square-right:before,.fa-square-caret-right:before {
    content: "\f152"
}

.fa-caret-square-up:before,.fa-square-caret-up:before {
    content: "\f151"
}

.fa-check-square:before,.fa-square-check:before {
    content: "\f14a"
}

.fa-envelope-square:before,.fa-square-envelope:before {
    content: "\f199"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-h-square:before,.fa-square-h:before {
    content: "\f0fd"
}

.fa-minus-square:before,.fa-square-minus:before {
    content: "\f146"
}

.fa-square-nfi:before {
    content: "\e576"
}

.fa-parking:before,.fa-square-parking:before {
    content: "\f540"
}

.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before {
    content: "\f14b"
}

.fa-square-person-confined:before {
    content: "\e577"
}

.fa-phone-square:before,.fa-square-phone:before {
    content: "\f098"
}

.fa-phone-square-alt:before,.fa-square-phone-flip:before {
    content: "\f87b"
}

.fa-plus-square:before,.fa-square-plus:before {
    content: "\f0fe"
}

.fa-poll-h:before,.fa-square-poll-horizontal:before {
    content: "\f682"
}

.fa-poll:before,.fa-square-poll-vertical:before {
    content: "\f681"
}

.fa-square-root-alt:before,.fa-square-root-variable:before {
    content: "\f698"
}

.fa-rss-square:before,.fa-square-rss:before {
    content: "\f143"
}

.fa-share-alt-square:before,.fa-square-share-nodes:before {
    content: "\f1e1"
}

.fa-external-link-square-alt:before,.fa-square-up-right:before {
    content: "\f360"
}

.fa-square-virus:before {
    content: "\e578"
}

.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before {
    content: "\f2d3"
}

.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before {
    content: "\e579"
}

.fa-stairs:before {
    content: "\e289"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before,.fa-star-half-stroke:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before {
    content: "\f154"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-medkit:before,.fa-suitcase-medical:before {
    content: "\f0fa"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-sun-plant-wilt:before {
    content: "\e57a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-t:before {
    content: "\54"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-cells:before,.fa-th:before {
    content: "\f00a"
}

.fa-table-cells-large:before,.fa-th-large:before {
    content: "\f009"
}

.fa-columns:before,.fa-table-columns:before {
    content: "\f0db"
}

.fa-table-list:before,.fa-th-list:before {
    content: "\f00b"
}

.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet-android:before,.fa-tablet:before {
    content: "\f3fb"
}

.fa-tablet-button:before {
    content: "\f10a"
}

.fa-tablet-alt:before,.fa-tablet-screen-button:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-digital-tachograph:before,.fa-tachograph-digital:before {
    content: "\f566"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tarp:before {
    content: "\e57b"
}

.fa-tarp-droplet:before {
    content: "\e57c"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-temperature-arrow-down:before,.fa-temperature-down:before {
    content: "\e03f"
}

.fa-temperature-arrow-up:before,.fa-temperature-up:before {
    content: "\e040"
}

.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-tenge-sign:before,.fa-tenge:before {
    content: "\f7d7"
}

.fa-tent:before {
    content: "\e57d"
}

.fa-tent-arrow-down-to-line:before {
    content: "\e57e"
}

.fa-tent-arrow-left-right:before {
    content: "\e57f"
}

.fa-tent-arrow-turn-left:before {
    content: "\e580"
}

.fa-tent-arrows-down:before {
    content: "\e581"
}

.fa-tents:before {
    content: "\e582"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-remove-format:before,.fa-text-slash:before {
    content: "\f87d"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumb-tack:before,.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-ticket-alt:before,.fa-ticket-simple:before {
    content: "\f3ff"
}

.fa-timeline:before {
    content: "\e29c"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-toilet-portable:before {
    content: "\e583"
}

.fa-toilets-portable:before {
    content: "\e584"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tornado:before {
    content: "\f76f"
}

.fa-broadcast-tower:before,.fa-tower-broadcast:before {
    content: "\f519"
}

.fa-tower-cell:before {
    content: "\e585"
}

.fa-tower-observation:before {
    content: "\e586"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before,.fa-train-subway:before {
    content: "\f239"
}

.fa-train-tram:before,.fa-tram:before {
    content: "\f7da"
}

.fa-transgender-alt:before,.fa-transgender:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-arrow-up:before,.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-alt:before,.fa-trash-can:before {
    content: "\f2ed"
}

.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-tree-city:before {
    content: "\e587"
}

.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before {
    content: "\f071"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-trowel:before {
    content: "\e589"
}

.fa-trowel-bricks:before {
    content: "\e58a"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-arrow-right:before {
    content: "\e58b"
}

.fa-truck-droplet:before {
    content: "\e58c"
}

.fa-shipping-fast:before,.fa-truck-fast:before {
    content: "\f48b"
}

.fa-truck-field:before {
    content: "\e58d"
}

.fa-truck-field-un:before {
    content: "\e58e"
}

.fa-truck-front:before {
    content: "\e2b7"
}

.fa-ambulance:before,.fa-truck-medical:before {
    content: "\f0f9"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-truck-plane:before {
    content: "\e58f"
}

.fa-truck-loading:before,.fa-truck-ramp-box:before {
    content: "\f4de"
}

.fa-teletype:before,.fa-tty:before {
    content: "\f1e4"
}

.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before {
    content: "\e2bb"
}

.fa-level-down-alt:before,.fa-turn-down:before {
    content: "\f3be"
}

.fa-level-up-alt:before,.fa-turn-up:before {
    content: "\f3bf"
}

.fa-television:before,.fa-tv-alt:before,.fa-tv:before {
    content: "\f26c"
}

.fa-u:before {
    content: "\55"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before,.fa-unlock-keyhole:before {
    content: "\f13e"
}

.fa-arrows-alt-v:before,.fa-up-down:before {
    content: "\f338"
}

.fa-arrows-alt:before,.fa-up-down-left-right:before {
    content: "\f0b2"
}

.fa-long-arrow-alt-up:before,.fa-up-long:before {
    content: "\f30c"
}

.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before {
    content: "\f424"
}

.fa-external-link-alt:before,.fa-up-right-from-square:before {
    content: "\f35d"
}

.fa-upload:before {
    content: "\f093"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-doctor:before,.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-cog:before,.fa-user-gear:before {
    content: "\f4fe"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-friends:before,.fa-user-group:before {
    content: "\f500"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-alt:before,.fa-user-large:before {
    content: "\f406"
}

.fa-user-alt-slash:before,.fa-user-large-slash:before {
    content: "\f4fa"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-edit:before,.fa-user-pen:before {
    content: "\f4ff"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before,.fa-user-xmark:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-between-lines:before {
    content: "\e591"
}

.fa-users-cog:before,.fa-users-gear:before {
    content: "\f509"
}

.fa-users-line:before {
    content: "\e592"
}

.fa-users-rays:before {
    content: "\e593"
}

.fa-users-rectangle:before {
    content: "\e594"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-users-viewfinder:before {
    content: "\e595"
}

.fa-cutlery:before,.fa-utensils:before {
    content: "\f2e7"
}

.fa-v:before {
    content: "\56"
}

.fa-shuttle-van:before,.fa-van-shuttle:before {
    content: "\f5b6"
}

.fa-vault:before {
    content: "\e2c5"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-vest:before {
    content: "\e085"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vial-circle-check:before {
    content: "\e596"
}

.fa-vial-virus:before {
    content: "\e597"
}

.fa-vials:before {
    content: "\f493"
}

.fa-video-camera:before,.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-covid:before {
    content: "\e4a8"
}

.fa-virus-covid-slash:before {
    content: "\e4a9"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volcano:before {
    content: "\f770"
}

.fa-volleyball-ball:before,.fa-volleyball:before {
    content: "\f45f"
}

.fa-volume-high:before,.fa-volume-up:before {
    content: "\f028"
}

.fa-volume-down:before,.fa-volume-low:before {
    content: "\f027"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before {
    content: "\f6a9"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-w:before {
    content: "\57"
}

.fa-walkie-talkie:before {
    content: "\f8ef"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-magic:before,.fa-wand-magic:before {
    content: "\f0d0"
}

.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before {
    content: "\e2ca"
}

.fa-wand-sparkles:before {
    content: "\f72b"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-water:before {
    content: "\f773"
}

.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before {
    content: "\f5c5"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weight-scale:before,.fa-weight:before {
    content: "\f496"
}

.fa-wheat-alt:before,.fa-wheat-awn:before {
    content: "\e2cd"
}

.fa-wheat-awn-circle-exclamation:before {
    content: "\e598"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-wheelchair-alt:before,.fa-wheelchair-move:before {
    content: "\e2ce"
}

.fa-glass-whiskey:before,.fa-whiskey-glass:before {
    content: "\f7a0"
}

.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before {
    content: "\f1eb"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before,.fa-wine-glass-empty:before {
    content: "\f5ce"
}

.fa-krw:before,.fa-won-sign:before,.fa-won:before {
    content: "\f159"
}

.fa-worm:before {
    content: "\e599"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x:before {
    content: "\58"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before {
    content: "\f00d"
}

.fa-xmarks-lines:before {
    content: "\e59a"
}

.fa-y:before {
    content: "\59"
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-z:before {
    content: "\5a"
}

.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0
}

:host,:root {
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")
}

.fa-brands,.fab {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

.fa-42-group:before,.fa-innosoft:before {
    content: "\e080"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-audible:before {
    content: "\f373"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-aws:before {
    content: "\f375"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bilibili:before {
    content: "\e3d9"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-bots:before {
    content: "\e340"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cmplid:before {
    content: "\e360"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envira:before {
    content: "\f299"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-figma:before {
    content: "\f799"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-fly:before {
    content: "\f417"
}

.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golang:before {
    content: "\e40f"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hashnode:before {
    content: "\e499"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-instagram-square:before {
    content: "\e055"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-less:before {
    content: "\f41d"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium-m:before,.fa-medium:before {
    content: "\f23a"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-nfc-directional:before {
    content: "\e530"
}

.fa-nfc-symbol:before {
    content: "\e531"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-padlet:before {
    content: "\e4a0"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\e01e"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pix:before {
    content: "\e43a"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-screenpal:before {
    content: "\e570"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sith:before {
    content: "\f512"
}

.fa-sitrox:before {
    content: "\e44a"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack-hash:before,.fa-slack:before {
    content: "\f198"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-snapchat-ghost:before,.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-square-font-awesome:before {
    content: "\f425"
}

.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before {
    content: "\f35c"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-telegram-plane:before,.fa-telegram:before {
    content: "\f2c6"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-viber:before {
    content: "\f409"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wirsindhandwerk:before,.fa-wsh:before {
    content: "\e2d0"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

:host,:root {
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")
}

.fa-regular,.far {
    font-family: "Font Awesome 6 Free";
    font-weight: 400
}

:host,:root {
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")
}

.fa-solid,.fas {
    font-family: "Font Awesome 6 Free";
    font-weight: 900
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-display: block;
    font-weight: 400;
    src: url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 900;
    src: url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: block;
    font-weight: 400;
    src: url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-regular-400.ttf) format("truetype");
    unicode-range: u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc
}

@font-face {
    font-family: "FontAwesome";
    font-display: block;
    src: url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(../../plugins/jobwp/assets/css/fontawesome/webfonts/fa-v4compatibility.ttf) format("truetype");
    unicode-range: u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f250,u+f252,u+f27a
}

.iziModal {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    box-shadow: 0 0 8px rgb(0 0 0 / .3);
    transition: margin-top .3s ease,height .3s ease;
    transform: translateZ(0);
    box-sizing: border-box
}

.iziModal * {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased
}

.iziModal::after {
    content: '';
    width: 100%;
    height: 0;
    opacity: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: -moz-linear-gradient(top,transparent 0%,rgb(0 0 0 / .35) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,transparent),color-stop(100%,rgb(0 0 0 / .35)));
    background: -webkit-linear-gradient(top,transparent 0%,rgb(0 0 0 / .35) 100%);
    background: -o-linear-gradient(top,transparent 0%,rgb(0 0 0 / .35) 100%);
    background: -ms-linear-gradient(top,transparent 0%,rgb(0 0 0 / .35) 100%);
    background: linear-gradient(to bottom,transparent 0%,rgb(0 0 0 / .35) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#59000000',GradientType=0);
    transition: height .3s ease-in-out,opacity .3s ease-in-out;
    pointer-events: none
}

.iziModal.hasShadow::after {
    height: 30px;
    opacity: 1
}

.iziModal .iziModal-progressbar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1
}

.iziModal .iziModal-progressbar>div {
    height: 2px;
    width: 100%
}

.iziModal .iziModal-header {
    background: #88a0b9;
    padding: 14px 18px 15px;
    box-shadow: inset 0 -10px 15px -12px rgb(0 0 0 / .3),0 0 0 #555;
    overflow: hidden;
    position: relative;
    z-index: 10
}

.iziModal .iziModal-header-icon {
    font-size: 40px;
    color: rgb(255 255 255 / .5);
    padding: 0 15px 0 0;
    margin: 0;
    float: left
}

.iziModal .iziModal-header-title {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3
}

.iziModal .iziModal-header-subtitle {
    color: rgb(255 255 255 / .6);
    font-size: 12px;
    line-height: 1.45
}

.iziModal .iziModal-header-subtitle,.iziModal .iziModal-header-title {
    display: block;
    margin: 0;
    padding: 0;
    font-family: 'Lato',Arial;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left
}

.iziModal .iziModal-header-buttons {
    position: absolute;
    top: 50%;
    right: 10px;
    margin: -17px 0 0
}

.iziModal .iziModal-button {
    display: block;
    float: right;
    z-index: 2;
    outline: 0;
    height: 34px;
    width: 34px;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: .3;
    border-radius: 50%;
    transition: transform .5s cubic-bezier(.16,.81,.32,1),opacity .5s ease;
    background-size: 67%!important;
    -webkit-tap-highlight-color: #fff0
}

.iziModal .iziModal-button-close {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODZCQkIzQ0I0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODZCQkIzQ0M0RTg0MTFFNjlBODI4QTFBRTRBMkFCMDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NkJCQjNDOTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NkJCQjNDQTRFODQxMUU2OUE4MjhBMUFFNEEyQUIwNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsgTJLcAAALJSURBVHja3JnLS1VBHMfvQ7g9dBXRRrwEFRciAhMi1JRW1aIHVEIYEkW0iVpUhOD/ICK6cFMgSbUpC6VFkQa9NtpjkauriRY9Noa3pHT8/mIODMM5Or85o87pC5/NPf5mvmc8M7+Z36SFEKkY2gj2gUawF2wHW8A6+fwv+A6KYAQMg+dg2rbDtKXhGnAaHJIms4zYz9J4HxgAf1g9k2EGteAhWBBuNApaQNrUg6nRTaAbzIuV0RCocWW4DoyJlVcJXI5ruFk2tJqi/2TWxvA5sXbqA2Ucw01i7dVjargazAo/dE33p6/DlAheg50pP0SJpwG8CH7IaH/Q5pFZUhnoArkwwwVwJeWfdoMLYYZvqG+yTGo9CerAoIWBT+A4qAdPDWOugwo1NVcxJtpFZRLkwH3GJCqCghJfxVjnz1JMMMKnwAbGRAg0B5rAA4O4CblZ+qj8tkBjZthvSzDCtFIMM0ZpQhslk5Eej4jpZ/T7G+ygwG1ghrk+jjNMFy1eMPJzpOAzlou6iWmXZkm91EBHjEwUZXoQTDk2SxqhRh7HTJ9hpstB3rFZ0ldq6J2DnB9m2rXZfxOPlrX1DrJRXiaBXSHPaMHvB0cd9JPLpBImMvzLQTuUFA6A9yHPfoIjhsllOc1l5N4grtmDWgYrl5+JTUZcSjNkeMyxWdpA3ZN72IJj01OJTByJS82J2/wQVxmB5y1HK8x0JWMf/kzdD98FJcY5S51gdwyTQl6eUAraspo27PeWXgy8afim0+CELAwOWHyH9EkdkyWwJ4Yxk6BCP+bTm48anutWW5dAp34IpbW03UOzb0FPVEHbx0LKfvAyqpAyKw97JU8Mt6pml6rAJ6oY6Eu5NfvfF7QTeWWQyEsZr6694lwsNoPD8mKRo29gCNwGj7gXi7aGA1EBcY+8vq0GW8FmJb3Pgx9gEnwAr8Ab8MW2w0UBBgAVyyyaohV7ewAAAABJRU5ErkJggg==) no-repeat 50% 50%
}

.iziModal .iziModal-button-fullscreen {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTBBOUI4RUM0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTBBOUI4RUQ0RTg0MTFFNjk0NTY4NUNFRkZFNEFEQzIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMEE5QjhFQTRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMEE5QjhFQjRFODQxMUU2OTQ1Njg1Q0VGRkU0QURDMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrQO6gAAAANmSURBVHjazJlbSBRRGMd3x92i0ForRRMiKiUoX4ouiFlJkRVBDxW9GJERwUasvdRT9FD00osRQtAFqegGBUHRBY0uaCVKEkSRpVR0tSwrQtp1+p/4Bk7D7M45M/Ot/uGHu+Psmf+c+eY753wnbJpmyIfGgvmgiv6WgkKQBwzwE3wBr0AnuAta6ZgnhT0aFuY2ghoyGdH4bS+4Dc6CZjCkdWVhWIPF4JoZnB6CDToeVE8sBidNPt0E5UEZrgG9Jr8GwHa/huMgaWZXDSDsxfBuc/jUBAwdw3Fz+NWoang5SJkjQwm7P3seLqQEX2LLfgfBdZcMORMcBqNDwekPqASP0uXhpjR3Ok0x/fUw9HIHGGVdw5DuRtzJpgxDsJui2qOWmuaAOuuLbHivz4YLwLgQj/aAXNmwuItlHhtbA7pAG5jEZHgKWCcbrhUTIY+NPQVjqFFObbYMi/hc6aOhl2AJ9TKnFoIyYXgemKEzJQXVVkyR3oFVzKZFuqw2qHdyFPKhrHPgMoWC3fRjRtNVVg+7SR5IiqmXxUt60cG0CK/vTIZniZVCmcKJF0C3ZNjKBqvJ9Hrwm46tsN1EkCoRQ/M3fBjvs6GrYAvdwHEfGcd1qBaGkwoxrKI+xjz83yJ0iLFHApd46X4xX+M+WECh4lepCNUIcpnMijrEWtAvTRHrbOd8FZNG8uA2Nf0hpmwtjBPwpQ5T0GPS/+tBAZhIq+b3Lu09EyHRwRgO+0C+7dhWcII+PwCf6Sk/Aa9d2vtn+A7nyASugJiD6YSDQcOlvVbxiCaAN8xrs3sgprBiac/QhlhnzjUo6JuZM0UlDS5FPtoQIdNlPYJTWUihFaDex+9Pg6T1KHJAJ2NI7ASllA28hEQ/KJIXoSlwgKlnh+jFe+GjLtwIPtjfyktUt+UaUZWqvw7H3oJD1peI7eQdoF1xWa+zQikHH13OmwqmOxxP0EiZtgK/DRwNuIcHwSeXc2K01WAPhbhKBb5hBNTVbskVH7fqpZGhbJUNtYF83fqwQSXPbOsGjb6etwx2gcEsmT3iFAZeNmUqaMeHSz2qu0k6W15Rqsx3B2i0D+xXGAHTFrRVlEeFuVoqH+ku6VNUbDkPzlAtg30nVK66i8rRIjAbTKaSQVQyN0DD6nOqcLZQld9TLfmvAAMAeMcvp3eCFqQAAAAASUVORK5CYII=) no-repeat 50% 50%
}

.iziModal.isFullscreen .iziModal-button-fullscreen {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkFFRTU5NDA0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkFFRTU5NDE0RTg1MTFFNjk0NEZFQzBGMkVBMDYyRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQUVFNTkzRTRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQUVFNTkzRjRFODUxMUU2OTQ0RkVDMEYyRUEwNjJEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuDFfX8AAANASURBVHjazJlZSBVRGMfHcWlB0xZM68GKukQLYaGkmEUR2EsvRfQS+BSJPUQE+lTR8hqIZY8hFS0ERVCRoW3gpUApghYpszLTVnCB3O70/+K7MAwzc78Z58z4hx8XzpzvzJ+Zc+d85ztphmFoU9BsUAoq+XcFyAc5QAfD4BfoBp3gCWjnNl9K82mYzO0FVWwyw0NsD3gIroBWkPB0ZzLsgc3grhGcnoE9XjxIOxaCC4Y6tYC1QRmuAj2Geg2CA1M1XAsmjHDVANL8GK4zolMz0L0YrjWiV5PU8HYw6TBIf8imD6UynA96HYKPg3mgMUTDY6DUzXCzQ+AxSz+r6QEQZz4HbLoDZNkZrnAIoOlRZjN1Gk3XS0zty/gTFaRq7Ay3uAR8BcU2ps/z9QJTWw74HrDhTyDbbHg9SKQI+sb9rKa3mV8ZmAt+KJjP1TS+zinFPkqEUqQdBeAOKLa0UwIzpqlXtcYpIKWIO4RBZPoRKNfC10YQI8MlYLkwaAB8ABsiMDwDbKU8dgtIFwRMgJ3guRadKpNPWBMa7tOi1WoyHJPuTsC4oN+IQsOLM3gPJlEWqOE/neMGBqwDeYoMz6G8c0I4h6eFyHBC8A2eVoaH8JutaPwuUA/+uvSht1sHKgTjTWZwjUCVYdrK3xT0iwkND+lc5FClUQ9fINHCRYY7FBrWPSz5Er2lAR9H9P+hpfYGl64OCmPadQ7ojcDwOJetysBMQX/6mrWS4d+cIoYtMnAEnBT2fwVeJufYxZBMFoKFlrajQtOX/uczvEtIB50Kdgn1lt3JGdANltjsXE64jPMnuQ1LPuFJcFrBE11gzQXAUnAPFNk86esO4zSBfmu5lVa9toCf8DC4Ba6C22DEdO01KDLdP5fLr1Z94X2ibV1ilWVQ1XrDpvPAU4c+u1KVqvaHXI7q43ltp3PSYmDDNCgGPrCUD1wN6y5lqzAUN89baX1Y55Jn2LrPRUffRwaHwWhIZs/aTQM/hzLlDp+coPRReprk5cgrkyvz7wM0+hOcAvOlPvwcLNIp526ux1H5aJbHeFpVX4Br4LLXWoffk9CkVnLlaBNYAxaBXJBpMjfIy+o7EAdtfIyb8HPDfwIMAM1WPs8F9tcxAAAAAElFTkSuQmCC) no-repeat 50% 50%
}

.iziModal .iziModal-button-close:hover {
    transform: rotate(180deg)
}

.iziModal .iziModal-button:hover {
    opacity: .8
}

.iziModal .iziModal-header.iziModal-noSubtitle {
    height: auto;
    padding: 10px 15px 12px
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-icon {
    font-size: 23px;
    padding-right: 13px
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-title {
    font-size: 15px;
    margin: 3px 0 0;
    font-weight: 400
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-buttons {
    right: 6px;
    margin: -16px 0 0
}

.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button {
    height: 30px;
    width: 30px
}

.iziModal-rtl {
    direction: rtl
}

.iziModal-rtl .iziModal-header {
    padding: 14px 18px 15px 40px
}

.iziModal-rtl .iziModal-header-icon {
    float: right;
    padding: 0 0 0 15px
}

.iziModal-rtl .iziModal-header-buttons {
    right: initial;
    left: 10px
}

.iziModal-rtl .iziModal-button {
    float: left
}

.iziModal-rtl .iziModal-header-subtitle,.iziModal-rtl .iziModal-header-title {
    text-align: right;
    font-family: Tahoma,'Lato',Arial;
    font-weight: 500
}

.iziModal-rtl .iziModal-header.iziModal-noSubtitle {
    padding: 10px 15px 12px 40px
}

.iziModal-rtl .iziModal-header.iziModal-noSubtitle .iziModal-header-icon {
    padding: 0 0 0 13px
}

.iziModal.iziModal-light .iziModal-header-icon {
    color: rgb(0 0 0 / .5)
}

.iziModal.iziModal-light .iziModal-header-title {
    color: #000
}

.iziModal.iziModal-light .iziModal-header-subtitle {
    color: rgb(0 0 0 / .6)
}

.iziModal.iziModal-light .iziModal-button-close {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyQTU1RUZDNzRFODQxMUU2ODAxOEUwQzg0QjBDQjI3OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1NEM4MTU1MEI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENDMkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZjYzMwMmE1LWFlMjEtNDI3ZS1hMmE4LTJlYjhlMmZlY2E3NSIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjdmYmU3NGE3LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po24QssAAANtSURBVHja3JlJaBRBFIa7ZxyTSXADHUkikuAawZNLEOOGGrwJQYko8R4RBQ+OICoqghJQUVwPYjzFY0QUBQU1kogoKO6CG0pcIwbiNibj/8JraNvu6Xo9NTOtP3xzSKe6/65+Ve9VlWlkp2IwGUwFE0E5GA4G8/U+0APegWfgHrgPuq0bpNNp0QPNgEYngHlgGpuMCNp2s+kr4BYM/8ql4WqwHEzP4mXteg7awOW0YlerPnQIaARLNBl1ikLlBDw/1WF4ClgHKozc6idogekz2RheANbaBlE+dB4chfF+qeHF3LOF0FWwF6b7nBe8RvecApolzQVr3C64GR4H1huFV51pmvV+hikRbABFRji0GqarMxluAGON8CgKmmA65mZ4DFhqhE9VPP//ZXgZiCmm1t1gI6XWAAY+gF0gCe4qtqlHL8fthkeBWsXGreA6eMgPviEw+x5sBZ3gAdjPCcNPI8Fsu+FawUCzz40psEfRNJndBl7b/pZmVLTQMkzJo0bQSys43iWm3cxS+DUJOmoSwqKCRmEZWKkYv6RSMBPc5lqXRGm0A1Q6XiaT2aSwo8jrK/qZwZlFIlXTusxa6iXDddTdARpnMj2ek9AWjWYH7h/lubcs4A28THdyAdOl0ezAmKNBNyLLiT0Btjti9zuHg06zpJKIprohwXNypcu1OIdGjYbnxCLGPyYy/EPDfejzbwYvXK59AzuFGdFLKTL8WYNZ59RVzGESJCNm0teI40E6zNIA2wSaA2REP32iaW0omKXRbJKTUVyYEVV0J8oxvEiQmiUZrFSz6XNkuJe3nBKCelaSbjOZrhLsd1BInYxweSeJq9YA6dYtuZCBI4JZ6jGW/W+sebhd0DAaMIO5mTYFW1+X6GeQ7TO3W0WyQj3cw0ulBg4nSUbcAY7zPVYp7ip95FXOH29Hb35AOPjypWMIh7PORSjFZVsIzdKW7AWvfYnTVNWHyCytHw+jd1Nehqks3KepvtChUzD7yGvE2/cduqxldQF1EWZb/PbWLF3jAVgo0WrlkN+c6hSd+rzlaSuaR7O0oX0wyIa2pVAdGaj0HCUVOqIq4dVwrg5lmmG2w+8f/9tjL6foYHE+Gy8Xtv3CPUpf7WauDxadKuIwoeNbOmoYDYbZ0ns/1wxUC7ykigs8sS/LpEe3vwUYALiKDDDSgEiSAAAAAElFTkSuQmCC) no-repeat 50% 50%
}

.iziModal.iziModal-light .iziModal-button-fullscreen {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEQTg1NTA2NTRFODQxMUU2OTQ0N0VERjY2Q0M5ODYwRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCQkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCQUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFlNTQwYzczLTVhZmEtNDJlYi04YzJlLWMwMzFlYmFiYmIyNiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmVkYmRiMzM1LTAxMDUtMTE3YS1hYmM3LWEzNWNkOWU1Yzc4NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvIicdUAAAOvSURBVHjaxJlZbA1hFMe/qaItUUsspakg1laJ7UUisQuRvvTFA15sQSRCLBFrQryhHqxNHxEPtaQ8CCUkIrVVRbVBJdZYSrXVonr9/3pGxnTunZk78/X+k1+aO+1899/vnnvO+c4YKpi6ghEgW34OBD1BKjBAM6gH78Fz8BhUyrW/ikQivt7QiNMozU0DE8RkJx/3fgCPwA1QHvHp2K/hHJAPJqpwVA2K4flW2IZ7gyVgptKjh6AQxl+GYZi7uRr0U3rVBIpg+nIQwwvACpCkOk4XwYlosR3LMGN1qUqMroGDTqaNGDu7SiVWl+D3iP2i00c9HqxUidd8wzDy3HY4HRwCfWzXz4L7Lm+QKfHeOUTTLWAzdro6muH1YIbDjculWrmpUEM2YYXcCNMt9pAYE8WsWYLdlAxaNYTGMDDHKYYXBVy4B0jTFM/5iOcUc1fM/2JcnItNAYtBNzGtQ33BVHDV3OHpARqhV6CLLKpTs8yQYHxOCrDQO7AV1Gg2PBJhMYiGh4MMnx1eLkixXKsFuzSbZrrMpeGxHnqFFtvrTWCbhILd9AuNpnPMHXaTtZD0kl1mRdwSxXSjJsNZfONjcmqIJR5p3lp6Y+sXrAzsBz/lNXvmtZYMFKbqafi0pKQgKpOSPhmsC5BxXEs1Fz4fUr/7TWMe/q9bC2s3tJs1Df/Q/B5PwAZwJYS1WpPlo0zRZJZziL2gQU7I1GyHL7QSD26taVOytI26DpinxKypApvpk+C6dHlMnXskbUbT1yTpN3WJHWB327UCS3hUoc+tA/VyxP/ost5rGq7QWZnAdoe0eZgnYweDbgmgkoafgk8aTfNgsMNmmqfhC+Czj3V4T3mSBH255kxB0ztd4tNNDJkas2CUdkAKHQ3yAtxfijj/bdb7Cumyhmoyexzcs6Qwv2qUbPKvJDOtnNFklrF3R5qneA2XYHe/2A+ht1Xb3FZXRY1XTAjFTgtxJ45qKtWDpZK1g6dhIQuvBzjcy8FgQ6y8Nw+sCdnwL1Dn8jdMe6m2a+3ma9ESNUdOC1VixSH3bnPiYyraswnO0fqDIQkyW8WmCWab7b+I9TCF3+x0j2e+MPUA7LPGrVfD1F3VNsrPVR0zhS8BB5x21muzYa1Sy1Tb4y4d4qOwIi9Pk/wcj1gV50p5zQjJKAsJH8KcY4vpdYrjV0w9HMxxHjfKNpfwdMyRNuAmyy2M1vq5OegBNFMmR9lSHDizSLPMJGjuO2BZfSOtLKvpMylUvh/d/hFgAOH4+ibxGTZuAAAAAElFTkSuQmCC) no-repeat 50% 50%
}

.iziModal.iziModal-light.isFullscreen .iziModal-button-fullscreen {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0RTNFNENCRkI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0RTNFNENCRUI4QUExMUU2QjNGOEVBMjg4OTRBRTg2NyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjgzM2MwOWZiLWJjOTEtNGVlZS05MDM1LTRkMmU2ZmE1ZjBmMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRUUxMkYxODRFODUxMUU2Qjc3RDk0MUUzMzJDRjBEOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv1Q9Z8AAAOXSURBVHjaxJlLbA1RGMfPjIs+EvoIRYt4FVUl2EkkRTxKUqQbG0SEho2FjUQ8YtEICbEgTdFYeK1KaGvVeoUltyStt0UlNE17aWhV2+v/9X5XJpMzc8/0zpn5kl+aO3Nm7r/fnPu9xhDp2URQDJbw3xkgB2QCAwyAPvANfARvQDsfG7V4PO7pC40xCiVxa8AKFjnOw7VdoA08BtG4R8VeBZeCKrBS+GPvQAM0P/NbcB7YBdYJPfYKXIXwL34IJm8eBFOFXusH9RDdnI7gLWA/MEVwdh/UOe1tN8G0V3eLcKwFXJCJNl08G5ZYsrWgWnZCJng5OOBwo1iAoisMw6hMJXgyOOywVW7xj+9BgKL3QHSxm+C9IF9y4U2GMlStRPQP8Jbp9lFwhJwE0RHrgaSV8N6xG238l7Zjtfx3K58/Bd7zsWngIqdnP2we2ACa7B7e6RL6joK5EtHNfL7b5u1Bn7dGFbycYRVM/8WyFJnuJK+z2iVwzFrMcF1h+Cx4ClhtFVyu8CW54ITE01EwFMAPcH1SMJWIqxQvItE1YHEIsXkhtkUhCV4ApiteFOPadn4IgseDMooSSxVrhWFwmkvCsKw06WGhKLhHhGuzSHChh9pZ5cc1oFFwfoTTsWrWqQCvXdZQEpkDsjUJziSv3Qu43k3LTA1BXqvRY/4DMjTd/yu4niJVm9wslCjcb4QE/9Qo+Al44baAmgpKCIqC+01OBLrsr8/de8zkiYwuUxWSq7iuM8JhantIqfYItkOepKBysnbycIfPXYKqURL6DhaBCQrrKcZHTa5loyEIJgHXwG3F9TQV+pxMGK0BiaTHn2OLEjcURbdi7XBSMO3jTxoEjtg+7wDnhG3spSD6F3hk7Tjoxnc0CJ5k+5wFCrhplYl2mmI24nyvvWumAE9z2zIfBW8WifnxIHc2yb6xiHtEoms0/hlGtpAPHCkgNDjFyZngPN88COvkPpEe+XGHbFcD7z53C+ybwKEAo0UPZ8QCybkmiL3sNvkheygSI08RYOSQiaUhd52sUpIZLWwJsYqkkdcZeHfIS66nc9XcZQRpNBY7C7F9Yy1OtonErDgSgNhGcEXmWa/VFA1O9onE6y4dRqGtXuVtkpf2iDy8EVR6GLykMnrsNFC867QF0hH8v3MVicFcuYdKy56uqQx4SukWQj3NOtJtQIt4ckSvbmdziMqy7HcS9xv0cn/Xwdn0A1drnl/d/hNgAGQa6Lgarp6BAAAAAElFTkSuQmCC) no-repeat 50% 50%
}

.iziModal .iziModal-loader {
    background: #fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9
}

.iziModal .iziModal-content-loader {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NCA0NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBzdHJva2U9IiM5OTkiPiAgICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS13aWR0aD0iMiI+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iMHMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49IjBzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8Y2lyY2xlIGN4PSIyMiIgY3k9IjIyIiByPSIxIj4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJyIiAgICAgICAgICAgICAgICBiZWdpbj0iLTAuOXMiIGR1cj0iMS40cyIgICAgICAgICAgICAgICAgdmFsdWVzPSIxOyAyMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMTY1LCAwLjg0LCAwLjQ0LCAxIiAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4gICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJzdHJva2Utb3BhY2l0eSIgICAgICAgICAgICAgICAgYmVnaW49Ii0wLjlzIiBkdXI9IjEuNHMiICAgICAgICAgICAgICAgIHZhbHVlcz0iMTsgMCIgICAgICAgICAgICAgICAgY2FsY01vZGU9InNwbGluZSIgICAgICAgICAgICAgICAga2V5VGltZXM9IjA7IDEiICAgICAgICAgICAgICAgIGtleVNwbGluZXM9IjAuMywgMC42MSwgMC4zNTUsIDEiICAgICAgICAgICAgICAgIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPiAgICAgICAgPC9jaXJjbGU+ICAgIDwvZz48L3N2Zz4=) no-repeat 50% 50%
}

.iziModal .iziModal-content:after,.iziModal .iziModal-content:before {
    content: '';
    display: table
}

.iziModal .iziModal-content:after {
    clear: both
}

.iziModal .iziModal-content {
    zoom:1;width: 100%;
    -webkit-overflow-scrolling: touch
}

.iziModal .iziModal-wrap {
    width: 100%;
    position: relative;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

.iziModal .iziModal-iframe {
    border: 0;
    margin: 0 0 -6px;
    width: 100%;
    transition: height .3s ease
}

.iziModal-overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.iziModal-navigate {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    pointer-events: none
}

.iziModal-navigate-caption {
    position: absolute;
    left: 10px;
    top: 10px;
    color: #fff;
    line-height: 16px;
    font-size: 9px;
    font-family: 'Lato',Arial;
    letter-spacing: .1em;
    text-indent: 0;
    text-align: center;
    width: 70px;
    padding: 5px 0;
    text-transform: uppercase;
    display: none
}

.iziModal-navigate-caption::after,.iziModal-navigate-caption::before {
    position: absolute;
    top: 2px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 14px;
    font-size: 12px;
    content: '';
    background-size: 100%!important
}

.iziModal-navigate-caption:before {
    left: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoyNmFjNjAyMy04OWU0LWE0NDAtYmMxMy1kOTA5MTQ3MmYzYjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDREQ0YwRjA1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDREQ0YwRUY1MzQzMTFFNkE5NUNDRDkyQzEwMzM5RTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmNmM0Nzk3Ni1mNzE3LTk5NDAtYTgyYS1mNTdjNmNiYmU0NWMiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowZGVmYTEyZC01MzM0LTExZTYtYWRkYi04Y2NmYjI5ZTAxNjYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7oo0ptAAACWklEQVR42uyZTWsTYRSFZybxo4kWk5g2NC5qTAU3Kq30A9udi1oXolV/hWuhv6R/Q6utioi4LbbVFHemamlRU0OCEk0wZjwXzwtDoBDopHMHcuFJMplZnLm5ue+589qu61qeOApyYAjEgG0FEyLqN/gKiqBuTtgewWlwCZw056xgwwirgU3wxSv4NJgCUV5YBRXQDEhsBJwCSSauBVZFdJRlIJk9Av7wbj577jDIOENtRmPVwcsw6KfAAvikRKzEDlhnhuU/lRPBWaa9wsxqC6ndPX7OiOA4D8qW3vjO9z7H0w3+KhZstNmOFbLoCQ6DYGmL+bAInmGfLFC4asFXwRJIgB+goVmw+I7HXO+/gevGnGgUPEGxktkSmAMbWmt4HDwBKS6XN1jDKrvEFYoVK7oLroE3h93Woh1eNwqWafJ/gQV65vM+ail34mc6EZwBK2CAx8fAIjjeBYMzDT4cVHCEXtRbRvEu/Nr9HCIOnGGp15vgEec9KYn74B0nAT/CZnv86FcNvwK3wENwAjwAs2Bbs5d4CW5zir0AXvv8p+tKH34B5lkW4h2egRHtbu05uMMHHWfB0zC4NRF5l09kzvE4rd2tyUJyjy4tz7akZqXbL8QETbJ/FsMgWOJtb6brCQ5YsBsC8Uab63DVkkgqFpzie93h8OhScFah2LTHi5ccWroaLd5l6//+hpYQoWP05LKqFs2WQYbTsNxAi+5fxpWmdfh7HS7XhwSzG+H3a2JnvZsyktmLbdOFhpDMvrf4sN1u2/aK0cwMcmYLcturweceW+CnOfFPgAEA8uWFFylBJYoAAAAASUVORK5CYII=) no-repeat 50% 50%
}

.iziModal-navigate-caption:after {
    right: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAoCAYAAACFFRgXAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADhmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjI2YWM2MDIzLTg5ZTQtYTQ0MC1iYzEzLWQ5MDkxNDcyZjNiMCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NERDRjBGMDUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NERDRjBFRjUzNDMxMUU2QTk1Q0NEOTJDMTAzMzlFMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmY2YzQ3OTc2LWY3MTctOTk0MC1hODJhLWY1N2M2Y2JiZTQ1YyIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOjBkZWZhMTJkLTUzMzQtMTFlNi1hZGRiLThjY2ZiMjllMDE2NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuijSm0AAAKbSURBVFhH7ZnJj0xRGEerzFoIMTaCZmOIedhaiJj55yz8DaYdNhIJEUMQbCTG3rQ02hDSiEY553XdTpHS3nv96taV9ElO6lVt6peb7933fffVG41GrYW5uBaX4EysYzcw1Fd8hc/wM2a0Bl6Nm3BW9i0dDPsQX/olBF6FO72AH/gG3+N3jL3KBpqGC3ERTsGfeAsHDTyHi71oCXzBe/gaU2A5bscZOIxXTb8OLQNX9i6mElYsg/voqruwfQb2BhODWgqpMYDv0NLsNXC4yd42P1PEwNJj4HBTWdipErLVDfxfMRm408QMvBu3jV6WJ1Zg9/rbeBOP+UNZYgX+iE/Rp+lpPIKliBXYB9IhtPNy3z/T/F6YmDXsChvyBc7Gs3gACxEzsDzBg9iPPXgO92NuYgeWx2h3+AhtaM7jPsyF7aV37XR8gNZYO/pwKY51+xPkG27Fk2joT3gCr2A7NuJ6HMkTeAPadlp3VeMChF7G0P6X3dmfjAXOUxIj6LZkv1ylNuStDZejkL+PS96ScFzRqnDAtI5PoTefvbg7iNNOOwqVRCfYghdxBbpHH8Y7+DcKlUTV7MLLaNghPIrjhf2N2IF34AVcjE44hrXHyE3MwE6/loEzpEcIlqKjeyFiBe7FS+he/gENewMLEyuwXdo8dGWP43UsRazA9g7uDNbwNX8oS8watlsz+ISIGbgSJgN3GgOHlnFq8zNFQraGgT1iFc9iUyU0XsMGHhy9zh6XbvCp4ZuBBWglDBj4OdqLeu0+uRJTwMZ+Dbp/e21P3m97yWe2snsw1LTHmz5C/9lQdwhfGbiq89GwvrrwUT4UAouhN6MzloTRpVuEYI5O9urZYXtrYPGQw2OlZegM163QhrJMfWVgyTq0Qq32C/N7uPz9OknWAAAAAElFTkSuQmCC) no-repeat 50% 50%
}

.iziModal-navigate>button {
    position: fixed;
    bottom: 0;
    top: 0;
    border: 0;
    height: 100%;
    width: 84px;
    background-size: 100%!important;
    cursor: pointer;
    padding: 0;
    opacity: .2;
    transition: opacity .3s ease;
    pointer-events: all;
    margin: 0;
    outline: 0
}

.iziModal-navigate>button:hover {
    opacity: 1
}

.iziModal-navigate-prev {
    left: 50%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAAsTAAALEwEAmpwYAAA5sGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiCiAgICAgICAgICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgICAgICAgICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgICAgICAgICB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyI+CiAgICAgICAgIDx4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+eG1wLmRpZDo2NDkyYzcxMy05ZDM0LTZlNGQtYmUwNi1hMDMyY2Q4NDVjNGU8L3htcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkRvY3VtZW50SUQ+eG1wLmRpZDo1QjIzMUMxODU3RjcxMUU2ODUzRkRBRjE5RDhDQjZBRDwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDpjZmMwNzVmNC1kODA3LWI0NDMtYWIwYS02YWVhZjRjMDgxZWE8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEZXJpdmVkRnJvbSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgIDxzdFJlZjppbnN0YW5jZUlEPnhtcC5paWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC9zdFJlZjppbnN0YW5jZUlEPgogICAgICAgICAgICA8c3RSZWY6ZG9jdW1lbnRJRD54bXAuZGlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RSZWY6ZG9jdW1lbnRJRD4KICAgICAgICAgPC94bXBNTTpEZXJpdmVkRnJvbT4KICAgICAgICAgPHhtcE1NOkhpc3Rvcnk+CiAgICAgICAgICAgIDxyZGY6U2VxPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmNmYzA3NWY0LWQ4MDctYjQ0My1hYjBhLTZhZWFmNGMwODFlYTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDo1Ni0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjA0LTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODowNC0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOlhSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpZUmVzb2x1dGlvbj43MjAwMDAvMTAwMDA8L3RpZmY6WVJlc29sdXRpb24+CiAgICAgICAgIDx0aWZmOlJlc29sdXRpb25Vbml0PjI8L3RpZmY6UmVzb2x1dGlvblVuaXQ+CiAgICAgICAgIDxleGlmOkNvbG9yU3BhY2U+NjU1MzU8L2V4aWY6Q29sb3JTcGFjZT4KICAgICAgICAgPGV4aWY6UGl4ZWxYRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xODg8L2V4aWY6UGl4ZWxZRGltZW5zaW9uPgogICAgICA8L3JkZjpEZXNjcmlwdGlvbj4KICAgPC9yZGY6UkRGPgo8L3g6eG1wbWV0YT4KICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PvAvv7QAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAmdJREFUeNrs1LsJQkEQhtH/mtmBgQ8QA7tQK1e7MBBBMbADwzUZEyuQveeDCXbD4TBDay3SWJpYgYCXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXv/WJskpyQJ4jQH7Mcmu0C+BV+/Y5/VeF/oV8Ood+7dpDfDqHvsrySHJBXjBDrxgB16wAy/YgRfswAt24AU78IIdeMEOPOywAw+7gIcdeMEOvGAHXrADL9iBF+zAC3bgBTvwsMMOPOwCHnYBD7uAhx14wQ68YAdesAMv2IEX7MDDDjvwsAt42AU87AIedgEPu4CHXcDDDrxgB16wAw877MDDDjvwsAt42AU87AIedgEPu4CHXcDDLuBhB16wAw877MDDLuBhF/CwC3jYBTzsAh52AQ+7gIddwEtjB3+tS/78+Z/V5d9iATz0Ah56AQ+9gIdewEMv4KEX8NALeOgFPPQCHnoBDz3wgh54QQ889NADDz30wEMv4KEX8NALeOgFPPQCHnoBD72Ahx54QQ+8oAde0AMv6IEX9MBDDz3w0EMPPPQCHnoBD72Ah17AQw+8FUAPvKAHXtADL+iBF/TAC3rgBT3wgh546KEHHnrogYdewEMv4KEHXtADL+iBF/TAC3rgBT3wgh54QQ+8oAde0AMv6IGHHnrgoU/yrgFe3aO/JdknuQOv3tGfC/tjjEsYWmsoyIWXgJeAl4CXgJeAl4CXgJeAl4CXgJeAF/AS8BLwEvAS8BLwEvAS8BLwEvAS8BLwAl4CXgJeAl4CXvqnPgAAAP//AwCEcoCBRabYzAAAAABJRU5ErkJggg==) no-repeat 50% 50%
}

.iziModal-navigate-next {
    right: 50%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAAC8CAYAAADCScSrAAAACXBIWXMAAB3SAAAd0gEUasEwAAA7pGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzIgNzkuMTU5Mjg0LCAyMDE2LzA0LzE5LTEzOjEzOjQwICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNS41IChXaW5kb3dzKTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOkNyZWF0ZURhdGU+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwveG1wOkNyZWF0ZURhdGU+CiAgICAgICAgIDx4bXA6TW9kaWZ5RGF0ZT4yMDE2LTA4LTAxVDExOjU4OjEyLTAzOjAwPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwveG1wOk1ldGFkYXRhRGF0ZT4KICAgICAgICAgPGRjOmZvcm1hdD5pbWFnZS9wbmc8L2RjOmZvcm1hdD4KICAgICAgICAgPHBob3Rvc2hvcDpDb2xvck1vZGU+MzwvcGhvdG9zaG9wOkNvbG9yTW9kZT4KICAgICAgICAgPHhtcE1NOkluc3RhbmNlSUQ+eG1wLmlpZDphZjljN2Q2MC00MTg2LWE3NGQtYTBiMS1mMGU5ODUwYzg2ZGY8L3htcE1NOkluc3RhbmNlSUQ+CiAgICAgICAgIDx4bXBNTTpEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06T3JpZ2luYWxEb2N1bWVudElEPnhtcC5kaWQ6NjQ5MmM3MTMtOWQzNC02ZTRkLWJlMDYtYTAzMmNkODQ1YzRlPC94bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ+CiAgICAgICAgIDx4bXBNTTpIaXN0b3J5PgogICAgICAgICAgICA8cmRmOlNlcT4KICAgICAgICAgICAgICAgPHJkZjpsaSByZGY6cGFyc2VUeXBlPSJSZXNvdXJjZSI+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDphY3Rpb24+Y3JlYXRlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjY0OTJjNzEzLTlkMzQtNmU0ZC1iZTA2LWEwMzJjZDg0NWM0ZTwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQwOTo0MDoxNC0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjAxNjJjMmE3LWZmMjYtYzE0ZC05Yjg4LTc2MGM2NzAxYjYzNzwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1MTowNy0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOmFmOWM3ZDYwLTQxODYtYTc0ZC1hMGIxLWYwZTk4NTBjODZkZjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxNi0wOC0wMVQxMTo1ODoxMi0wMzowMDwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpjaGFuZ2VkPi88L3N0RXZ0OmNoYW5nZWQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICA8L3JkZjpTZXE+CiAgICAgICAgIDwveG1wTU06SGlzdG9yeT4KICAgICAgICAgPHRpZmY6T3JpZW50YXRpb24+MTwvdGlmZjpPcmllbnRhdGlvbj4KICAgICAgICAgPHRpZmY6WFJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+MTkzOTAzNi8xMDAwMDwvdGlmZjpZUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6UmVzb2x1dGlvblVuaXQ+MjwvdGlmZjpSZXNvbHV0aW9uVW5pdD4KICAgICAgICAgPGV4aWY6Q29sb3JTcGFjZT42NTUzNTwvZXhpZjpDb2xvclNwYWNlPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MTg4PC9leGlmOlBpeGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6UGl4ZWxZRGltZW5zaW9uPjE4ODwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+nbt1mgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAACQklEQVR42uzSsQ3CQAAEQTdiOyGg/wrciJ0QUMYSECEKAP3PSdvAaZZqkWbJCQJeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXsBLwEvAS8BLwEvAS8BLwEvAS8BLwEvAC3gJeAl4CXgJ+D9vrY7qBgLwo7dVZ+89oAd+5Pbq6nPQAz9s9+rZ96AHHnoBD72Ah17AQy/goRfw0At46AU89AIeegEPvYCHHnhBD7ygBx566IGHHnrgoRfw0At46AU89AIeegEPvYCHXsBDL+ChB17QAy/ogRf0wAt64KGHHnjooQceegEPvYCHXsBDL+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADDz30wEPvI+ChF/DQAy/ogRf0wAt64AU98IIeeEEPvKAHXtADL+iBF/TAC3rgoZ8ePRDAAy/YgRfswAt24AU78IIdeMEOvGAHXrADL9iBhx124GEX8LADL9iBF+zAC3bgBTvwgh14wQ68YAcedtiBh13Awy7gYRfwsAMv2IEX7MALduAFO/CCHXjYYQcedgEPu4CHXcDDLuBhF/CwA+8E2IEX7MALduAFO/Cwww487AIedgEPu4CHXcDDLuBhF/CwC3jYgRfswMMOO/CwC3jYBTzsAh52AQ+7gIddwMMu4GEX8LBravB7dcEO/Ext1Qk78DO1VgfswEvAS8BLwEvAS8BLwEvAS8BLwEvAS8ALeAl4CXgJeAl4CXgJeAl4CXgJeAl4CXgBLwEvAS8BLwEvAS/9shcAAAD//wMAtAygvJrkwJUAAAAASUVORK5CYII=) no-repeat 50% 50%
}

.iziModal.isAttachedTop .iziModal-header {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.iziModal.isAttachedTop {
    margin-top: 0!important;
    margin-bottom: auto!important;
    border-top-left-radius: 0!important;
    border-top-right-radius: 0!important
}

.iziModal.isAttachedBottom {
    margin-top: auto!important;
    margin-bottom: 0!important;
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important
}

.iziModal.isFullscreen {
    max-width: 100%!important;
    margin: 0!important;
    height: 100%!important
}

.iziModal.isAttached,.iziModal.isFullscreen {
    border-radius: 0!important
}

.iziModal.hasScroll .iziModal-wrap {
    overflow-y: auto;
    overflow-x: hidden
}

html.iziModal-isAttached,html.iziModal-isOverflow {
    overflow: hidden
}

html.iziModal-isAttached body,html.iziModal-isOverflow body {
    overflow-y: scroll;
    position: relative
}

.iziModal ::-webkit-scrollbar {
    overflow: visible;
    height: 7px;
    width: 7px
}

.iziModal ::-webkit-scrollbar-thumb {
    background-color: rgb(0 0 0 / .2);
    background-clip: padding-box;
    border: solid #fff0;
    border-width: 0;
    min-height: 28px;
    padding: 100px 0 0;
    box-shadow: inset 1px 1px 0 rgb(0 0 0 / .1),inset 0 -1px 0 rgb(0 0 0 / .07)
}

.iziModal ::-webkit-scrollbar-thumb:active {
    background-color: rgb(0 0 0 / .4)
}

.iziModal ::-webkit-scrollbar-button {
    height: 0;
    width: 0
}

.iziModal ::-webkit-scrollbar-track {
    background-clip: padding-box;
    border: solid #fff0;
    border-width: 0 0 0 2px
}

.iziModal.transitionIn .iziModal-header {
    -webkit-animation: iziM-slideDown .7s cubic-bezier(.7,0,.3,1);
    -moz-animation: iziM-slideDown .7s cubic-bezier(.7,0,.3,1);
    animation: iziM-slideDown .7s cubic-bezier(.7,0,.3,1)
}

.iziModal.transitionIn .iziModal-header .iziModal-header-icon {
    -webkit-animation: iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both;
    -moz-animation: iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both;
    animation: iziM-revealIn 1s cubic-bezier(.16,.81,.32,1) both
}

.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle,.iziModal.transitionIn .iziModal-header .iziModal-header-title {
    -webkit-animation: iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both;
    -moz-animation: iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both;
    animation: iziM-slideIn 1s cubic-bezier(.16,.81,.32,1) both
}

.iziModal.transitionIn .iziModal-header .iziModal-button {
    -webkit-animation: iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1);
    -moz-animation: iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1);
    animation: iziM-revealIn 1.2s cubic-bezier(.7,0,.3,1)
}

.iziModal.transitionIn .iziModal-iframe,.iziModal.transitionIn .iziModal-wrap {
    -webkit-animation: iziM-fadeIn 1.3s;
    -moz-animation: iziM-fadeIn 1.3s;
    animation: iziM-fadeIn 1.3s
}

.iziModal.transitionIn .iziModal-header {
    -webkit-animation-delay: 0s;
    -moz-animation: 0s;
    animation-delay: 0s
}

.iziModal.transitionIn .iziModal-header .iziModal-header-icon,.iziModal.transitionIn .iziModal-header .iziModal-header-title {
    -webkit-animation-delay: .4s;
    -moz-animation: .4s;
    animation-delay: .4s
}

.iziModal.transitionIn .iziModal-header .iziModal-header-subtitle {
    -webkit-animation-delay: .5s;
    -moz-animation: .5s;
    animation-delay: .5s
}

.iziModal.transitionOut .iziModal-header,.iziModal.transitionOut .iziModal-header * {
    transition: none!important
}

.iziModal .fadeOut,.iziModal-navigate.fadeOut,.iziModal-overlay.fadeOut,.iziModal.fadeOut {
    -webkit-animation: iziM-fadeOut .5s;
    -moz-animation: iziM-fadeOut .5s;
    animation: iziM-fadeOut .5s;
    animation-fill-mode: forwards
}

.iziModal .fadeIn,.iziModal-navigate.fadeIn,.iziModal-overlay.fadeIn,.iziModal.fadeIn {
    -webkit-animation: iziM-fadeIn .5s;
    -moz-animation: iziM-fadeIn .5s;
    animation: iziM-fadeIn .5s
}

.iziModal-overlay.comingIn,.iziModal.comingIn {
    -webkit-animation: iziM-comingIn .5s ease;
    -moz-animation: iziM-comingIn .5s ease;
    animation: iziM-comingIn .5s ease
}

.iziModal-overlay.comingOut,.iziModal.comingOut {
    -webkit-animation: iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);
    -moz-animation: iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);
    animation: iziM-comingOut .5s cubic-bezier(.16,.81,.32,1);
    animation-fill-mode: forwards
}

.iziModal-overlay.bounceInDown,.iziModal.bounceInDown {
    -webkit-animation: iziM-bounceInDown .7s ease;
    animation: iziM-bounceInDown .7s ease
}

.iziModal-overlay.bounceOutDown,.iziModal.bounceOutDown {
    -webkit-animation: iziM-bounceOutDown .7s ease;
    animation: iziM-bounceOutDown .7s ease
}

.iziModal-overlay.bounceInUp,.iziModal.bounceInUp {
    -webkit-animation: iziM-bounceInUp .7s ease;
    animation: iziM-bounceInUp .7s ease
}

.iziModal-overlay.bounceOutUp,.iziModal.bounceOutUp {
    -webkit-animation: iziM-bounceOutUp .7s ease;
    animation: iziM-bounceOutUp .7s ease
}

.iziModal-overlay.fadeInDown,.iziModal.fadeInDown {
    -webkit-animation: iziM-fadeInDown .7s cubic-bezier(.16,.81,.32,1);
    animation: iziM-fadeInDown .7s cubic-bezier(.16,.81,.32,1)
}

.iziModal-overlay.fadeOutDown,.iziModal.fadeOutDown {
    -webkit-animation: iziM-fadeOutDown .5s ease;
    animation: iziM-fadeOutDown .5s ease
}

.iziModal-overlay.fadeInUp,.iziModal.fadeInUp {
    -webkit-animation: iziM-fadeInUp .7s cubic-bezier(.16,.81,.32,1);
    animation: iziM-fadeInUp .7s cubic-bezier(.16,.81,.32,1)
}

.iziModal-overlay.fadeOutUp,.iziModal.fadeOutUp {
    -webkit-animation: iziM-fadeOutUp .5s ease;
    animation: iziM-fadeOutUp .5s ease
}

.iziModal-overlay.fadeInLeft,.iziModal.fadeInLeft {
    -webkit-animation: iziM-fadeInLeft .7s cubic-bezier(.16,.81,.32,1);
    animation: iziM-fadeInLeft .7s cubic-bezier(.16,.81,.32,1)
}

.iziModal-overlay.fadeOutLeft,.iziModal.fadeOutLeft {
    -webkit-animation: iziM-fadeOutLeft .5s ease;
    animation: iziM-fadeOutLeft .5s ease
}

.iziModal-overlay.fadeInRight,.iziModal.fadeInRight {
    -webkit-animation: iziM-fadeInRight .7s cubic-bezier(.16,.81,.32,1);
    animation: iziM-fadeInRight .7s cubic-bezier(.16,.81,.32,1)
}

.iziModal-overlay.fadeOutRight,.iziModal.fadeOutRight {
    -webkit-animation: iziM-fadeOutRight .5s ease;
    animation: iziM-fadeOutRight .5s ease
}

.iziModal-overlay.flipInX,.iziModal.flipInX {
    -webkit-animation: iziM-flipInX .7s ease;
    animation: iziM-flipInX .7s ease
}

.iziModal-overlay.flipOutX,.iziModal.flipOutX {
    -webkit-animation: iziM-flipOutX .7s ease;
    animation: iziM-flipOutX .7s ease
}

@-webkit-keyframes iziM-comingIn {
    0% {
        opacity: 0;
        transform: scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)
    }

    to {
        opacity: 1;
        transform: scale(1) translateY(0) perspective(600px) rotateX(0)
    }
}

@-moz-keyframes iziM-comingIn {
    0% {
        opacity: 0;
        transform: scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)
    }

    to {
        opacity: 1;
        transform: scale(1) translateY(0) perspective(600px) rotateX(0)
    }
}

@keyframes iziM-comingIn {
    0% {
        opacity: 0;
        transform: scale(.9) translateY(-20px) perspective(600px) rotateX(10deg)
    }

    to {
        opacity: 1;
        transform: scale(1) translateY(0) perspective(600px) rotateX(0)
    }
}

@-webkit-keyframes iziM-comingOut {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(.9)
    }
}

@-moz-keyframes iziM-comingOut {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(.9)
    }
}

@keyframes iziM-comingOut {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(.9)
    }
}

@-webkit-keyframes iziM-fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-moz-keyframes iziM-fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes iziM-fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes iziM-fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes iziM-fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes iziM-fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes iziM-slideIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(50px)
    }

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

@-moz-keyframes iziM-slideIn {
    0% {
        opacity: 0;
        -moz-transform: translateX(50px)
    }

    to {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes iziM-slideIn {
    0% {
        opacity: 0;
        transform: translateX(50px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes iziM-slideDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(1,0) translateY(-40px);
        -webkit-transform-origin: center top
    }
}

@-moz-keyframes iziM-slideDown {
    0% {
        opacity: 0;
        -moz-transform: scale(1,0) translateY(-40px);
        -moz-transform-origin: center top
    }
}

@keyframes iziM-slideDown {
    0% {
        opacity: 0;
        transform: scale(1,0) translateY(-40px);
        transform-origin: center top
    }
}

@-webkit-keyframes iziM-revealIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,1)
    }
}

@-moz-keyframes iziM-revealIn {
    0% {
        opacity: 0;
        -moz-transform: scale3d(.3,.3,1)
    }
}

@keyframes iziM-revealIn {
    0% {
        opacity: 0;
        transform: scale3d(.3,.3,1)
    }
}

@-webkit-keyframes iziM-bounceInDown {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-1000px,0);
        transform: translate3d(0,-1000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes iziM-bounceInDown {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-1000px,0);
        transform: translate3d(0,-1000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes iziM-bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,1000px,0);
        transform: translate3d(0,1000px,0)
    }
}

@keyframes iziM-bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,1000px,0);
        transform: translate3d(0,1000px,0)
    }
}

@-webkit-keyframes iziM-bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,1000px,0);
        transform: translate3d(0,1000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes iziM-bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,1000px,0);
        transform: translate3d(0,1000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes iziM-bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes iziM-bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-1000px,0);
        transform: translate3d(0,-1000px,0)
    }
}

@-webkit-keyframes iziM-fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100px,0);
        transform: translate3d(0,-100px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes iziM-fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100px,0);
        transform: translate3d(0,-100px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes iziM-fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100px,0);
        transform: translate3d(0,100px,0)
    }
}

@keyframes iziM-fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100px,0);
        transform: translate3d(0,100px,0)
    }
}

@-webkit-keyframes iziM-fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100px,0);
        transform: translate3d(0,100px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes iziM-fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100px,0);
        transform: translate3d(0,100px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes iziM-fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100px,0);
        transform: translate3d(0,-100px,0)
    }
}

@keyframes iziM-fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100px,0);
        transform: translate3d(0,-100px,0)
    }
}

@-webkit-keyframes iziM-fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-200px,0,0);
        transform: translate3d(-200px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes iziM-fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-200px,0,0);
        transform: translate3d(-200px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes iziM-fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-200px,0,0);
        transform: translate3d(-200px,0,0)
    }
}

@keyframes iziM-fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-200px,0,0);
        transform: translate3d(-200px,0,0)
    }
}

@-webkit-keyframes iziM-fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(200px,0,0);
        transform: translate3d(200px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes iziM-fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(200px,0,0);
        transform: translate3d(200px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes iziM-fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(200px,0,0);
        transform: translate3d(200px,0,0)
    }
}

@keyframes iziM-fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(200px,0,0);
        transform: translate3d(200px,0,0)
    }
}

@-webkit-keyframes iziM-flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(60deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg)
    }

    to {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@keyframes iziM-flipInX {
    0% {
        transform: perspective(400px) rotateX(60deg);
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        transform: perspective(400px) rotateX(10deg)
    }

    to {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@-webkit-keyframes iziM-flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,40deg);
        transform: perspective(400px) rotate3d(1,0,0,40deg);
        opacity: 0
    }
}

@keyframes iziM-flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,40deg);
        transform: perspective(400px) rotate3d(1,0,0,40deg);
        opacity: 0
    }
}

.clear {
    clear: both
}

.padding-top-50 {
    padding-top: 50px
}

.jobwp-listing-body-container {
    margin: 20px auto;
    border: 0 solid #000;
    width: 100%;
    max-width: 1150px
}

.primary-color {
    color: #555
}

.jobwp-listing-top {
    display: block;
    width: 100%;
    margin: 0 auto;
    max-width: 1150px;
    min-height: 40px
}

.jobwp-listing-top .jobwp-total-jobs-found,.jobwp-listing-top .jobwp-select-view {
    width: 49.8%;
    display: inline-block
}

.jobwp-listing-top .jobwp-select-view {
    text-align: right;
    color: #111
}

.jobwp-listing-top .jobwp-select-view span.view {
    display: inline-block;
    margin-left: 8px;
    font-size: 22px;
    cursor: pointer;
    opacity: .4
}

.jobwp-listing-top .jobwp-select-view span.view.list.active,.jobwp-listing-top .jobwp-select-view span.view.grid.active {
    opacity: 1
}

.jobwp-total-jobs-found .jobwp-total-jobs-found-total {
    display: block;
    font-size: 18px;
    color: #111;
    font-weight: 600
}

.jobwp-total-jobs-found .jobwp-total-jobs-found-per-page {
    display: block;
    font-size: 14px;
    color: #777;
    font-weight: 600
}

.jobwp-item {
    padding: 10px 20px;
    background: #FFF;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.jobwp-item .jobwp-top {
    display: block;
    min-height: 50px;
    clear: both;
    overflow: auto
}

.jobwp-item .jobwp-top .jobwp-top-left,.jobwp-item .jobwp-top .jobwp-top-right {
    min-height: 50px
}

.jobwp-item .jobwp-top .jobwp-top-left {
    width: 75%;
    float: left
}

.jobwp-item .jobwp-top .jobwp-top-right {
    float: right;
    width: 25%;
    text-align: right
}

.jobwp-item .jobwp-top .jobwp-top-right img {
    max-width: 50%;
    width: 100px;
    margin-top: 10px
}

.jobwp-item .jobwp-job-title {
    margin-bottom: 5px
}

.jobwp-item .jobwp-job-title a.jobwp-job-title-a {
    font-size: 22px;
    font-weight: 600;
    text-decoration: none
}

.jobwp-item .jwb-list-comp-name {
    margin: 5px 0;
    font-size: 15px;
    font-weight: 600;
    color: #333
}

.jobwp-item p.jobwp-overview-excerpt,.jobwp-item .jobwp-top .jobwp-top-left p {
    margin: 10px 0
}

div.jobwp-overview-excerpt,div.jobwp-list-bottom-item,.jobwp-item .jobwp-top .jobwp-top-left p {
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    color: #555
}

.jobwp-item .jobwp-top .jobwp-top-left a.jobwp-read-more {
    display: inline-block;
    margin-bottom: 15px;
    text-decoration: none;
    color: #FFF;
    background-color: #2B8EEC;
    padding: 3px 10px;
    border-radius: 3px
}

.jobwp-bottom {
    border: 0 solid #000;
    display: block;
    min-height: 37px;
    margin-bottom: 5px
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

div.jobwp-list-bottom-item i {
    border: 2px solid #EAEAEA;
    border-radius: 50%;
    background: #FAFAFA;
    width: 35px;
    height: 35px;
    line-height: 30px;
    text-align: center
}

.jobwp-listing-body-container.grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 25px
}

.jobwp-listing-body-container.grid .jobwp-item {
    margin-bottom: 0
}

.jobwp-listing-body-container.grid .jobwp-item .jobwp-top .jobwp-top-img {
    height: 80px;
    margin-bottom: 10px
}

.jobwp-listing-body-container.grid .jobwp-item .jobwp-top .jobwp-top-img img {
    height: 100%;
    width: auto
}

.jobwp-listing-body-container.grid .jobwp-item .jobwp-top .jobwp-top-left {
    width: 100%
}

.jobwp-listing-body-container.grid .jobwp-item .jobwp-bottom {
    border: 0 solid #000;
    display: inline-block;
    width: 100%
}

.jobwp-listing-body-container.grid .jobwp-item .jobwp-list-bottom-item {
    display: block;
    width: 100%
}

.jobwp-listing-body-container.grid .jobwp-item .pull-right {
    float: left
}

.jobwp-pagination {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px
}

.jobwp-pagination .page-numbers li {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 48px;
    margin: 0 2px 0 0;
    text-decoration: none;
    border-radius: 2px
}

.jobwp-pagination .page-numbers li a {
    color: #13b5ea;
    font-size: 14px;
    border: 1px solid #13b5ea;
    height: 50px;
    width: 50px
}

.jobwp-pagination .page-numbers li a.page-numbers {
    width: 50px;
    display: inline-block;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px
}

div.jobwp-pagination>ul.page-numbers>li>span.page-numbers.current {
    display: block;
    background: #13b5ea;
    border: 1px solid #13b5ea;
    color: #FFF;
    width: 50px;
    height: 50px;
    line-height: 48px;
    font-size: 14px;
    font-weight: 700
}

div.jobwp-pagination>ul.page-numbers>li:hover,div.jobwp-pagination>ul.page-numbers>li>a.page-numbers:hover {
    background: #13b5ea;
    color: #FFF
}

.jobwp-search-container {
    border: 1px solid #ddd;
    width: 100%;
    max-width: 1150px;
    display: grid;
    grid-gap: 10px;
    padding: 10px;
    grid-template-columns: repeat(auto-fit,minmax(150px,1fr));
    margin: 10px auto;
    background: #FFF
}

.jobwp-search-container .jobwp-search-item {
    border: 0 solid #DDD;
    min-height: 40px;
    text-align: center
}

.jobwp-search-container .jobwp-search-item input,.jobwp-search-container .jobwp-search-item select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../../plugins/jobwp/assets/css/select-icon.png) no-repeat scroll right 15px center;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 12px;
    line-height: 18px;
    padding: 13px;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    transition: all 0.3s linear;
    margin: 0
}

.jobwp-search-container .jobwp-search-item input[type='text'] {
    background: #FFF;
    padding: 15px 13px;
    line-height: 30px;
    height: 45px;
    color: #333!important
}

.jobwp-search-container .jobwp-search-item .submit-btn {
    width: 150px;
    height: 45px;
    background: #13b5ea;
    color: #fff;
    font-size: 14px;
    border: none;
    border-radius: 5px;
    font-weight: 700;
    letter-spacing: .5px;
    cursor: pointer;
    transition: all 0.3s linear;
    transform: translateY(0);
    display: inline-block
}

.jobwp-search-container .jobwp-search-item .submit-btn:hover {
    background: #6fa0df;
    color: #FFF
}

.jobwp-search-container .jobwp-search-item a#jobwp-search-refresh {
    background: #FFF;
    color: #666;
    padding: 10px;
    font-size: 18px;
    line-height: 25px;
    border: none;
    border-radius: 5px;
    font-weight: 700;
    letter-spacing: .5px;
    cursor: pointer;
    display: block;
    width: 50px;
    height: 45px;
    border: 1px solid #666;
    text-decoration: none
}

.jobwp-search-container .jobwp-search-item a#jobwp-search-refresh:hover {
    background: #13b5ea;
    border: 1px solid #13b5ea;
    color: #FFF
}

.jobwp-single-body-container {
    border: 0 solid #000;
    width: 100%;
    max-width: 1150px;
    margin: 40px auto
}

.jobwp-single-area {
    width: 100%;
    display: block
}

.jobwp-single-area .content-row {
    width: 100%;
    display: block;
    padding: 0 20px
}

.left-cell {
    float: left;
    text-align: right;
    width: 30%;
    padding: 20px 20px 20px 0
}

.right-cell {
    float: right;
    width: 70%;
    padding: 20px 0 20px 30px;
    border-left: 1px solid #999
}

.circulr-details-top {
    background: #eee;
    width: 100%;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 60% 1fr;
    padding: 10px 0
}

.single-top-left,.single-top-right {
    padding: 20px 0;
    text-align: center
}

.circulr-details-top .jobwp-job-title,.circulr-details-top .jwb-single-comp-name {
    font-size: 32px;
    line-height: 46px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    font-weight: 600;
    width: 80%
}

.circulr-details-top .jwb-single-comp-name {
    font-size: 18px;
    margin-top: 10px;
    line-height: 28px
}

.single-top-right img {
    max-height: 100px;
    width: auto
}

.jobwp-single-area .content-row .left-cell h5.label {
    margin: 0;
    padding: 0;
    font-size: 18px
}

.padding-50-0 {
    padding: 50px 0
}

.apply-now {
    text-align: center
}

.apply-now p {
    line-height: 60px;
    margin: 0
}

.heading-04 {
    font-size: 36px
}

.jobwp-primary-button {
    border-radius: 3px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 20px;
    display: inline-block;
    text-decoration: none
}

.jobwp-primary-button:hover {
    color: #247c26;
    background: none
}

.circulr-details-bottom-email {
    background: #eee;
    width: 100%;
    line-height: 10px;
    padding: 20px 0;
    display: block;
    text-align: center
}

h3.wpsd-read-before-apply {
    font-size: 24px;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center
}

span.wpsd-read-before-apply-border {
    border-bottom: 3px solid #CCC;
    display: block;
    line-height: 10px;
    width: 200px;
    margin: 0 auto
}

.circulr-details-bottom-email p.apply-to-email {
    margin: 20px 0;
    padding: 0;
    font-size: 13px;
    line-height: 20px
}

.circulr-details-bottom-email p.apply-to-email a,.circulr-details-bottom-email a.jobwp-primary-button {
    text-decoration: none
}

.jobwp-application-message {
    width: 100%;
    text-align: center;
    margin: 20px 0;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 600;
    color: #C00
}

.iziModal::after {
    height: 0!important
}

#jobwp-apply-form-modal {
    padding: 20px;
    overflow-y: scroll;
    height: 650px!important
}

.jobwp-field-row span.error-message {
    color: red;
    font-size: 14px;
    display: block
}

.jobwp-apply-title {
    border: 0;
    font-size: 30px;
    width: 100%;
    padding: 20px 0 0 10px;
    font-weight: 600;
    color: #222
}

.jobwp-apply-form {
    border: 0 solid #000;
    width: 100%
}

.jobwp-field-row {
    border: 0 solid #000;
    width: 100%;
    padding: 10px
}

.jobwp-field-row span {
    padding: 0;
    margin: 0;
    display: block;
    font-size: 12px;
    color: #333
}

.jobwp-field-row label {
    display: inline-block;
    color: #333;
    font-size: 14px;
    font-weight: 600
}

.jobwp-field-row span.required {
    display: inline;
    color: #c00;
    padding-left: 5px
}

.jobwp-field-row input[type="email"],.jobwp-field-row input[type="text"],.jobwp-field-row input[type="tel"],.jobwp-field-row textarea {
    color: #666;
    padding: .75em;
    height: auto;
    border: 1px solid #DDD;
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear;
    min-width: 70%;
    display: block;
    margin-top: 8px
}

.jobwp-field-row input[type="text"]::placeholder,.jobwp-field-row input[type="email"]::placeholder,.jobwp-field-row input[type="tel"]::placeholder,.jobwp-field-row textarea::placeholder {
    color: #666
}

.jobwp-field-row input[type="email"]:focus,.jobwp-field-row input[type="text"]:focus,.jobwp-field-row input[type="tel"]:focus,.jobwp-field-row textarea:focus {
    border-color: #666
}

.iti {
    display: block!important;
    margin-top: 8px!important
}

#jobwp_apply_btn {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

@media only screen and (max-width: 500px) {
    .jobwp-listing-top .jobwp-select-view {
        display:none
    }

    .jobwp-item .jobwp-top .jobwp-top-left,.jobwp-item .jobwp-top .jobwp-top-right {
        width: 100%;
        text-align: left
    }

    .jobwp-item .jobwp-top .jobwp-top-right img {
        margin-bottom: 10px
    }

    .circulr-details-top {
        width: 100%;
        display: block;
        padding: 0
    }

    .single-top-left,.single-top-right {
        padding: 10px;
        text-align: left
    }

    .circulr-details-top .jobwp-job-title {
        font-size: 18px!important;
        line-height: 28px!important;
        width: 100%
    }

    .circulr-details-top .jwb-single-comp-name {
        width: 100%;
        font-size: 16px!important;
        line-height: 26px!important
    }

    .single-top-right img {
        max-height: 80px
    }

    .jobwp-single-area {
        display: block
    }

    .jobwp-search-container {
        display: inline-block;
        padding-bottom: 10px
    }

    .jobwp-search-container .jobwp-search-item {
        margin-bottom: 10px
    }

    .jobwp-search-container .jobwp-search-item a#jobwp-search-refresh {
        margin: auto
    }

    .jobwp-listing-body-container.grid {
        display: block
    }

    .jobwp-item,.jobwp-listing-body-container.grid .jobwp-item {
        margin-bottom: 10px
    }

    .jobwp-item .jobwp-job-title a.jobwp-job-title-a {
        font-size: 18px
    }

    .jobwp-bottom {
        border: 0 solid #000;
        display: inline-block;
        width: 100%
    }

    .jobwp-list-bottom-item {
        display: block;
        width: 100%
    }

    .pull-right {
        float: left
    }

    .circulr-details-top p.jobwp-job-title {
        font-size: 22px;
        line-height: 26px
    }

    .jobwp-single-area .content-row .left-cell,.left-cell {
        float: none;
        text-align: left;
        width: 100%!important;
        border-bottom: 1px solid #DDD;
        line-height: 30px;
        padding: 10px 0;
        font-weight: 600
    }

    .right-cell,.jobwp-single-area .content-row .right-cell {
        float: none;
        width: 100%!important;
        border-left: 0;
        padding: 10px 0
    }
}

@font-face {
    font-family: icomoon-the7-font;
    src: url(../../themes/dt-the7/fonts/icomoon-the7-font/icomoon-the7-font.ttf%3Fwi57p5) format('truetype'),url(../../themes/dt-the7/fonts/icomoon-the7-font/icomoon-the7-font.woff%3Fwi57p5) format('woff');
    font-weight: 400;
    font-style: normal
}

#page .links-container .icon-portfolio,#page .project-links-container [class*=" icon-portfolio-"],#page .project-links-container [class^=icon-portfolio-],.dt-shortcode-soc-icons [class*=" dt-icon-"],.dt-shortcode-soc-icons [class^=dt-icon-],.soc-ico [class*=" dt-icon-"],.soc-ico [class^=dt-icon-],[class*=" icon-portfolio-"],[class*=icon-im-] span,[class*=" icon-ar-"],[class*=" soc-font-"],[class*=dt-icon-the7],[class*=icomoon-the7-],[class*=the7-mw-],[class^=icon-portfolio-],[class^=icon-im-] span,[class^=icon-ar-],[class^=soc-font-],[class^=dt-icon-the7],[class^=icomoon-the7-],[class^=the7-mw-] {
    font-family: icomoon-the7-font!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#page .links-container .icon-portfolio:before,#page span[class*=" icon-portfolio-"]:before,#page span[class^=icon-portfolio-]:before,.owl-nav [class*=" icon-"]:before,.owl-nav [class^=icon-ar]:before,[class*=icon-im-] span:before,[class*=the7-mw-]:before,[class^=icon-im-] span:before,[class^=the7-mw-]:before {
    font-family: inherit!important;
    margin: 0!important
}

.icomoon-the7-font-the7-mail-01:before,.the7-mw-icon-mail-bold:before {
    content: "\e001"
}

.icomoon-the7-font-the7-mail-011:before {
    content: "\e011"
}

.icomoon-the7-font-the7-mail-02:before {
    content: "\e002"
}

.icomoon-the7-font-the7-mail-03:before {
    content: "\e003"
}

.icomoon-the7-font-the7-mw-mail-04:before {
    content: "\e004"
}

.icomoon-the7-font-the7-mw-mail-041:before {
    content: "\e010"
}

.icomoon-the7-font-the7-mail-05:before {
    content: "\e005"
}

.dt-icon-mail:before,.icomoon-the7-font-the7-mail-mail-06:before,.mail .soc-font-icon:before,.the7-mw-icon-mail:before {
    content: "\e006"
}

.icomoon-the7-font-the7-mail-07:before {
    content: "\e007"
}

.icomoon-the7-font-the7-mail-08:before {
    content: "\e008"
}

.icomoon-the7-font-the7-mail-09:before {
    content: "\e009"
}

.icomoon-the7-font-the7-phone-00:before {
    content: "\e101"
}

.icomoon-the7-font-the7-phone-01:before {
    content: "\e100"
}

.icomoon-the7-font-the7-phone-02:before {
    content: "\e102"
}

.icomoon-the7-font-the7-phone-03:before {
    content: "\e103"
}

.icomoon-the7-font-the7-phone-04:before {
    content: "\e104"
}

.icomoon-the7-font-the7-phone-041:before {
    content: "\e1041"
}

.icomoon-the7-font-the7-phone-05:before,.the7-mw-icon-phone-bold:before {
    content: "\e105"
}

.icomoon-the7-font-the7-phone-051:before,.the7-mw-icon-phone:before {
    content: "\e1051"
}

.icomoon-the7-font-the7-phone-06:before {
    content: "\e106"
}

.icomoon-the7-font-the7-phone-07:before {
    content: "\e107"
}

.icomoon-the7-font-the7-phone-071:before {
    content: "\e1071"
}

.icomoon-the7-font-the7-cart-00:before {
    content: "\e200"
}

.icomoon-the7-font-the7-cart-001:before {
    content: "\e2001"
}

.icomoon-the7-font-the7-cart-002:before {
    content: "\e2011"
}

.icomoon-the7-font-the7-cart-01:before {
    content: "\e201"
}

.icomoon-the7-font-the7-cart-02:before {
    content: "\e202"
}

.icomoon-the7-font-the7-cart-021:before {
    content: "\e2021"
}

.icomoon-the7-font-icon-cart-detailed:before {
    content: "\e203"
}

.icomoon-the7-font-the7-cart-04:before,.the7-mw-icon-cart-bold:before {
    content: "\e204"
}

.icomoon-the7-font-the7-cart-05:before {
    content: "\e205"
}

.icomoon-the7-font-the7-cart-051:before {
    content: "\e2051"
}

.icomoon-the7-font-the7-cart-06:before {
    content: "\e206"
}

.icomoon-the7-font-the7-cart-07:before {
    content: "\e207"
}

.icomoon-the7-font-the7-cart-10:before {
    content: "\e210"
}

.icomoon-the7-font-the7-cart-11:before {
    content: "\e211"
}

.icomoon-the7-font-the7-cart-12:before,.the7-mw-icon-cart:before {
    content: "\e212"
}

.icomoon-the7-font-the7-cart-13:before {
    content: "\e213"
}

.icomoon-the7-font-the7-cart-14:before {
    content: "\e214"
}

.icomoon-the7-font-the7-cart-15:before {
    content: "\e215"
}

.icomoon-the7-font-the7-home-00:before {
    content: "\e300"
}

.icomoon-the7-font-the7-home-02:before {
    content: "\e302"
}

.icomoon-the7-font-the7-home-021:before {
    content: "\e3021"
}

.icomoon-the7-font-the7-home-022:before {
    content: "\e3022"
}

.icomoon-the7-font-the7-home-03:before {
    content: "\e303"
}

.icomoon-the7-font-the7-home-04:before {
    content: "\e304"
}

.icomoon-the7-font-the7-map-02:before,.the7-mw-icon-address-bold:before {
    content: "\e402"
}

.icomoon-the7-font-the7-map-03:before {
    content: "\e403"
}

.icomoon-the7-font-the7-map-04:before {
    content: "\e404"
}

.icomoon-the7-font-the7-map-05:before,.the7-mw-icon-address:before {
    content: "\e405"
}

.icomoon-the7-font-the7-map-06:before {
    content: "\e406"
}

.icomoon-the7-font-the7-map-07:before {
    content: "\e407"
}

.icomoon-the7-font-the7-heart-empty:before {
    content: "\e408"
}

.icomoon-the7-font-the7-heart-empty-heavy:before {
    content: "\e409"
}

.icomoon-the7-font-the7-heart-filled:before {
    content: "\e410"
}

.icomoon-the7-font-the7-login-00:before {
    content: "\e500"
}

.icomoon-the7-font-the7-login-01:before {
    content: "\e501"
}

.icomoon-the7-font-the7-login-02:before,.the7-mw-icon-login-bold:before {
    content: "\e502"
}

.icomoon-the7-font-the7-login-021:before,.the7-mw-icon-login:before {
    content: "\e5021"
}

.icomoon-the7-font-the7-login-03:before {
    content: "\e503"
}

.icomoon-the7-font-the7-login-031:before {
    content: "\e5031"
}

.icomoon-the7-font-the7-login-04:before {
    content: "\e504"
}

.icomoon-the7-font-the7-login-05:before {
    content: "\e5041"
}

.icomoon-the7-font-the7-clock-00:before,.the7-mw-icon-clock-bold:before {
    content: "\e600"
}

.icomoon-the7-font-the7-clock-01:before {
    content: "\e601"
}

.icomoon-the7-font-the7-clock-02:before {
    content: "\e602"
}

.icomoon-the7-font-the7-clock-03:before,.the7-mw-icon-clock:before {
    content: "\e603"
}

.icomoon-the7-font-the7-comment-00:before {
    content: "\e700"
}

.icomoon-the7-font-the7-comment-01:before {
    content: "\e701"
}

.icomoon-the7-font-the7-comment-02:before {
    content: "\e702"
}

.icomoon-the7-font-the7-link-00:before,.icon-portfolio-p201:before {
    content: "\e800"
}

.icomoon-the7-font-the7-link-01:before {
    content: "\e801"
}

.icomoon-the7-font-the7-link-02:before,.icon-portfolio-p204:before,.links-container .project-link span:before {
    content: "\e802"
}

.icomoon-the7-font-the7-link-03:before {
    content: "\e803"
}

.icomoon-the7-font-the7-more-00:before,.icon-portfolio-p208:before {
    content: "\e900"
}

.icomoon-the7-font-the7-more-01:before,.icon-portfolio-p206:before {
    content: "\e901"
}

.icomoon-the7-font-the7-sort-00:before {
    content: "\ea00"
}

.icomoon-the7-font-the7-sort-01:before {
    content: "\ea01"
}

.icomoon-the7-font-the7-sort-02:before {
    content: "\ea02"
}

.icomoon-the7-font-the7-sort-03:before {
    content: "\ea03"
}

.icomoon-the7-font-the7-social-04:before {
    content: "\ea04"
}

.icomoon-the7-font-the7-tag-05:before {
    content: "\ea05"
}

.icomoon-the7-font-the7-tag-06:before {
    content: "\ea06"
}

.dt-icon-the7-refresh-07:before {
    content: "\ea07"
}

.dt-icon-the7-misc-018:before {
    content: "\ea08"
}

.dt-icon-the7-misc-017:before {
    content: "\ea09"
}

.dt-icon-the7-misc-019:before {
    content: "\ea10"
}

.dt-icon-the7-menu-012:before {
    content: "\ea11"
}

.icomoon-the7-font-the7-cross-00:before {
    content: "\eb00"
}

.icomoon-the7-font-the7-cross-01:before {
    content: "\eb01"
}

.icomoon-the7-font-the7-cross-02:before {
    content: "\eb02"
}

.icomoon-the7-font-the7-zoom-01:before {
    content: "\ec01"
}

.icomoon-the7-font-the7-zoom-02:before,.icon-im-hover-004 span:before {
    content: "\ec02"
}

.icomoon-the7-font-the7-zoom-03:before,.icon-im-hover-005 span:before {
    content: "\ec03"
}

.icomoon-the7-font-the7-zoom-044:before,.the7-mw-icon-search:before {
    content: "\ec04"
}

.icomoon-the7-font-the7-zoom-04:before,.icomoon-the7-font-the7-zoom-05:before,.icon-im-hover-000 span:before,.icon-im-hover-003 span:before {
    content: "\ec05"
}

.icomoon-the7-font-icon-gallery-011-2:before,.the7-mw-icon-search-bold:before {
    content: "\ec051"
}

.icomoon-the7-font-the7-zoom-06:before,.icon-portfolio-p212:before {
    content: "\ec06"
}

.icomoon-the7-font-the7-zoom-07:before {
    content: "\ec07"
}

.icomoon-the7-font-the7-zoom-08:before,.icon-im-hover-001 span:before,.icon-portfolio-p211:before {
    content: "\ec08"
}

.icomoon-the7-font-the7-expand-01:before {
    content: "\ed01"
}

.icomoon-the7-font-the7-expand-02:before,.icon-im-hover-041 span:before,.icon-portfolio-p203:before,.links-container .project-zoom span:before {
    content: "\ed02"
}

.icomoon-the7-font-the7-expand-03:before,.icon-im-hover-042 span:before {
    content: "\ed03"
}

.icomoon-the7-font-the7-expand-04:before {
    content: "\ed04"
}

.icomoon-the7-font-the7-expand-05:before {
    content: "\ed05"
}

.icomoon-the7-font-the7-expand-06:before {
    content: "\ed06"
}

.icomoon-the7-font-the7-expand-07:before {
    content: "\ed07"
}

.icomoon-the7-font-the7-expand-08:before {
    content: "\ed08"
}

.icomoon-the7-font-the7-expand-09:before {
    content: "\ed09"
}

.icomoon-the7-font-the7-expand-009-1:before {
    content: "\ed091"
}

.icomoon-the7-font-the7-plus-00:before {
    content: "\ef00"
}

.icomoon-the7-font-the7-plus-01:before,.icon-im-hover-012 span:before {
    content: "\ef01"
}

.icomoon-the7-font-the7-plus-02:before,.icon-im-hover-009 span:before,.icon-im-hover-011 span:before,.icon-portfolio-p205:before,.links-container .project-details span:before {
    content: "\ef02"
}

.icomoon-the7-font-the7-plus-03:before,.icon-im-hover-013 span:before {
    content: "\ef03"
}

.icomoon-the7-font-the7-plus-04:before,.icon-im-hover-010 span:before {
    content: "\ef04"
}

.icomoon-the7-font-the7-plus-05:before,.icon-im-hover-021 span:before {
    content: "\ef05"
}

.icomoon-the7-font-the7-plus-06:before,.icon-im-hover-022 span:before {
    content: "\ef06"
}

.icomoon-the7-font-the7-plus-07:before {
    content: "\ef07"
}

.icomoon-the7-font-the7-plus-08:before,.icon-im-hover-023 span:before {
    content: "\ef08"
}

.icomoon-the7-font-the7-plus-09:before,.icon-im-hover-024 span:before {
    content: "\ef09"
}

.icomoon-the7-font-the7-plus-10:before,.icon-im-hover-031 span:before {
    content: "\ef10"
}

.icomoon-the7-font-the7-plus-11:before,.icon-im-hover-032 span:before {
    content: "\ef11"
}

.icomoon-the7-font-the7-plus-12:before {
    content: "\ef12"
}

.icomoon-the7-font-the7-arrow-00:before {
    content: "\f000"
}

.icomoon-the7-font-the7-arrow-01:before {
    content: "\f001"
}

.icomoon-the7-font-the7-arrow-02:before {
    content: "\f002"
}

.icomoon-the7-font-the7-arrow-03:before {
    content: "\f003"
}

.icomoon-the7-font-the7-arrow-04:before {
    content: "\f004"
}

.icomoon-the7-font-the7-arrow-05:before {
    content: "\f005"
}

.icomoon-the7-font-the7-arrow-06:before {
    content: "\f006"
}

.icomoon-the7-font-the7-arrow-07:before {
    content: "\f007"
}

.icomoon-the7-font-the7-arrow-29-0:before {
    content: "\f0290"
}

.icomoon-the7-font-the7-arrow-29-1:before {
    content: "\f0291"
}

.icomoon-the7-font-the7-arrow-28:before,.icon-ar-013-l:before {
    content: "\f028"
}

.icomoon-the7-font-the7-arrow-29:before,.icon-ar-013-r:before {
    content: "\f029"
}

.icomoon-the7-font-the7-arrow-29-2:before {
    content: "\f053"
}

.icomoon-the7-font-the7-arrow-29-3:before {
    content: "\f052"
}

.icomoon-the7-font-the7-arrow-08:before,.icon-ar-017-l:before {
    content: "\f008"
}

.icomoon-the7-font-the7-arrow-09:before,.icon-ar-017-r:before {
    content: "\f009"
}

.icomoon-the7-font-the7-arrow-10:before,.icon-ar-018-l:before {
    content: "\f010"
}

.icomoon-the7-font-the7-arrow-11:before,.icon-ar-018-r:before {
    content: "\f011"
}

.icomoon-the7-font-the7-arrow-12:before,.icon-ar-021-l:before {
    content: "\f012"
}

.icomoon-the7-font-the7-arrow-13:before,.icon-ar-021-r:before {
    content: "\f013"
}

.icomoon-the7-font-the7-arrow-14:before,.icon-ar-023-l:before {
    content: "\f014"
}

.icomoon-the7-font-the7-arrow-15:before,.icon-ar-023-r:before {
    content: "\f015"
}

.icomoon-the7-font-the7-arrow-16:before,.icon-ar-019-l:before {
    content: "\f016"
}

.icomoon-the7-font-the7-arrow-17:before,.icon-ar-019-r:before {
    content: "\f017"
}

.icomoon-the7-font-the7-arrow-18:before,.icon-ar-011-l:before {
    content: "\f018"
}

.icomoon-the7-font-the7-arrow-19:before,.icon-ar-011-r:before {
    content: "\f019"
}

.icomoon-the7-font-the7-arrow-20:before,.icon-ar-010-l:before {
    content: "\f020"
}

.icomoon-the7-font-the7-arrow-21:before,.icon-ar-010-r:before {
    content: "\f021"
}

.icomoon-the7-font-the7-arrow-22:before,.icon-ar-008-l:before {
    content: "\f022"
}

.icomoon-the7-font-the7-arrow-23:before,.icon-ar-008-r:before {
    content: "\f023"
}

.icomoon-the7-font-the7-arrow-24:before,.icon-ar-009-l:before {
    content: "\f024"
}

.icomoon-the7-font-the7-arrow-25:before,.icon-ar-009-r:before {
    content: "\f025"
}

.icomoon-the7-font-the7-arrow-26:before,.icon-ar-012-l:before {
    content: "\f026"
}

.icomoon-the7-font-the7-arrow-27:before,.icon-ar-012-r:before {
    content: "\f027"
}

.dt-icon-the7-arrow-0-42:before {
    content: "\f0271"
}

.dt-icon-the7-arrow-0-41:before {
    content: "\f0272"
}

.icomoon-the7-font-the7-arrow-30:before,.icon-ar-022-l:before {
    content: "\f030"
}

.icomoon-the7-font-the7-arrow-31:before,.icon-ar-022-r:before {
    content: "\f031"
}

.icomoon-the7-font-the7-arrow-32:before,.icon-ar-014-l:before {
    content: "\f032"
}

.icomoon-the7-font-the7-arrow-33:before,.icon-ar-014-r:before {
    content: "\f033"
}

.icomoon-the7-font-the7-arrow-34:before,.icon-ar-015-l:before {
    content: "\f034"
}

.icomoon-the7-font-the7-arrow-35:before,.icon-ar-015-r:before {
    content: "\f035"
}

.icomoon-the7-font-the7-arrow-36:before,.icon-ar-004-l:before {
    content: "\f036"
}

.icomoon-the7-font-the7-arrow-37:before,.icon-ar-004-r:before {
    content: "\f037"
}

.icomoon-the7-font-the7-arrow-38:before,.icon-ar-005-l:before {
    content: "\f038"
}

.icomoon-the7-font-the7-arrow-39:before,.icon-ar-005-r:before {
    content: "\f039"
}

.icomoon-the7-font-the7-arrow-40:before,.icon-ar-006-l:before {
    content: "\f040"
}

.icomoon-the7-font-the7-arrow-41:before,.icon-ar-006-r:before {
    content: "\f041"
}

.icomoon-the7-font-the7-arrow-42:before,.icon-ar-007-l:before {
    content: "\f042"
}

.icomoon-the7-font-the7-arrow-43:before,.icon-ar-007-r:before {
    content: "\f043"
}

.icomoon-the7-font-the7-arrow-44:before,.icon-ar-020-l:before {
    content: "\f044"
}

.icomoon-the7-font-the7-arrow-45:before,.icon-ar-020-r:before {
    content: "\f045"
}

.icomoon-the7-font-the7-arrow-46:before,.icon-ar-001-l:before {
    content: "\f046"
}

.icomoon-the7-font-the7-arrow-47:before,.icon-ar-001-r:before {
    content: "\f047"
}

.icomoon-the7-font-the7-arrow-48:before,.icon-ar-002-l:before {
    content: "\f048"
}

.icomoon-the7-font-the7-arrow-49:before,.icon-ar-002-r:before {
    content: "\f049"
}

.icomoon-the7-font-the7-arrow-50:before,.icon-ar-003-l:before {
    content: "\f050"
}

.icomoon-the7-font-the7-arrow-51:before,.icon-ar-003-r:before {
    content: "\f051"
}

.dt-icon-px-500:before,.icomoon-the7-font-500px:before,.px-500 .soc-font-icon:before {
    content: "\f100"
}

.behance .soc-font-icon:before,.dt-icon-behance:before,.icomoon-the7-font-behance:before {
    content: "\f101"
}

.blogger .soc-font-icon:before,.dt-icon-blogger:before,.icomoon-the7-font-blogger:before {
    content: "\f102"
}

.delicious .soc-font-icon:before,.dt-icon-delicious:before,.icomoon-the7-font-delicious:before {
    content: "\f103"
}

.devian .soc-font-icon:before,.dt-icon-devian:before,.icomoon-the7-font-deviantart:before {
    content: "\f104"
}

.dribbble .soc-font-icon:before,.dt-icon-dribbble:before,.icomoon-the7-font-dribbble:before {
    content: "\f105"
}

.dt-icon-facebook:before,.facebook .soc-font-icon:before,.icomoon-the7-font-facebook:before {
    content: "\f106"
}

.dt-icon-flickr:before,.flickr .soc-font-icon:before,.icomoon-the7-font-flickr:before {
    content: "\f107"
}

.dt-icon-foursquare:before,.foursquare .soc-font-icon:before,.icomoon-the7-font-foursquare:before {
    content: "\f108"
}

.dt-icon-github:before,.github .soc-font-icon:before,.icomoon-the7-font-github:before {
    content: "\f109"
}

.dt-icon-instagram:before,.icomoon-the7-font-instagram:before,.instagram .soc-font-icon:before {
    content: "\f111"
}

.dt-icon-lastfm:before,.icomoon-the7-font-lastfm:before,.lastfm .soc-font-icon:before {
    content: "\f112"
}

.dt-icon-linkedin:before,.icomoon-the7-font-linkedin:before,.linkedin .soc-font-icon:before {
    content: "\f113"
}

.dt-icon-odnoklassniki:before,.icomoon-the7-font-odnoklassniki:before,.odnoklassniki .soc-font-icon:before {
    content: "\f114"
}

.dt-icon-pinterest:before,.icomoon-the7-font-pinterest:before,.pinterest .soc-font-icon:before {
    content: "\f115"
}

.dt-icon-reddit:before,.icomoon-the7-font-reddit:before,.reddit .soc-font-icon:before {
    content: "\f116"
}

.dt-icon-research-gate:before,.icomoon-the7-font-researchgate:before,.research-gate .soc-font-icon:before {
    content: "\f117"
}

.dt-icon-rss:before,.icomoon-the7-font-rss:before,.rss .soc-font-icon:before {
    content: "\f118"
}

.dt-icon-skype:before,.icomoon-the7-font-skype:before,.skype .soc-font-icon:before,.the7-mw-icon-skype-bold:before {
    content: "\f119"
}

.icomoon-the7-font-skype-light:before,.the7-mw-icon-skype:before {
    content: "\f120"
}

.dt-icon-snapchat:before,.icomoon-the7-font-snapchat:before,.snapchat .soc-font-icon:before {
    content: "\f121"
}

.dt-icon-soundcloud:before,.icomoon-the7-font-soundcloud:before,.soundcloud .soc-font-icon:before {
    content: "\f122"
}

.dt-icon-stumbleupon:before,.icomoon-the7-font-stumbleupon:before,.stumbleupon .soc-font-icon:before {
    content: "\f124"
}

.dt-icon-tripedvisor:before,.icomoon-the7-font-tripadvisor:before,.tripedvisor .soc-font-icon:before {
    content: "\f125"
}

.dt-icon-tumbler:before,.icomoon-the7-font-tumblr:before,.tumbler .soc-font-icon:before {
    content: "\f126"
}

.dt-icon-twitter:before,.icomoon-the7-font-twitter:before,.twitter .soc-font-icon:before {
    content: "\f127"
}

.dt-icon-vimeo:before,.icomoon-the7-font-vimeo:before,.vimeo .soc-font-icon:before {
    content: "\f128"
}

.dt-icon-vk:before,.icomoon-the7-font-vk:before,.vk .soc-font-icon:before {
    content: "\f129"
}

.dt-icon-website:before,.icomoon-the7-font-website:before,.website .soc-font-icon:before {
    content: "\f130"
}

.dt-icon-weibo:before,.icomoon-the7-font-weibo:before,.weibo .soc-font-icon:before {
    content: "\f131"
}

.dt-icon-whatsapp:before,.icomoon-the7-font-whatsapp:before,.whatsapp .soc-font-icon:before {
    content: "\f132"
}

.dt-icon-viber:before,.icomoon-the7-font-viber:before,.viber .soc-font-icon:before {
    content: "\f133"
}

.dt-icon-xing:before,.icomoon-the7-font-xing:before,.xing .soc-font-icon:before {
    content: "\f134"
}

.dt-icon-you-tube:before,.icomoon-the7-font-youtube:before,.icon-yt:before,.you-tube .soc-font-icon:before {
    content: "\f138"
}

.dt-icon-telegram:before,.icomoon-the7-font-telegram:before,.icon-telegram:before,.telegram .soc-font-icon:before {
    content: "\f136"
}

.dt-icon-yelp:before,.icomoon-the7-font-yelp:before,.icon-yelp:before,.yelp .soc-font-icon:before {
    content: "\f137"
}

.dt-icon-the7-misc-099:before {
    content: "\ea12"
}

.dt-icon-the7-misc-006-1:before {
    content: "\ea13"
}

.dt-icon-the7-misc-006-2:before {
    content: "\ea14"
}

.dt-icon-the7-cross-00:before {
    content: "\eb00"
}

.dt-icon-the7-cross-01:before {
    content: "\eb01"
}

.dt-icon-the7-magn-004-12:before {
    content: "\ea16"
}

.dt-icon-the7-hide-icons:before {
    content: "\ea17"
}

.dt-icon-the7-show-icons:before {
    content: "\ea18"
}

.dt-icon-the7-download:before {
    content: "\ea19"
}

.dt-icon-the7-play:before {
    content: "\ea20"
}

.dt-icon-the7-pause:before {
    content: "\ea21"
}

.dt-icon-the7-play-alt:before {
    content: "\ea22"
}

.dt-icon-the7-play-large:before {
    content: "\ea23"
}

.dt-icon-the7-sort-02:before {
    content: "\ea02"
}

.dt-icon-the7-sort-03:before {
    content: "\ea03"
}

.dt-icon-the7-sort-00:before {
    content: "\ea00"
}

.dt-icon-the7-sort-01:before {
    content: "\ea01"
}

.dt-icon-the7-arrow-06:before {
    content: "\f006"
}

.dt-icon-the7-arrow-07:before {
    content: "\f007"
}

.dt-icon-the7-arrow-072:before {
    content: "\f0361"
}

.dt-icon-the7-arrow-071:before {
    content: "\f0362"
}

.dt-icon-the7-expand-003-1:before {
    content: "\ed001"
}

.dt-icon-the7-expand-001-1:before {
    content: "\ed021"
}

.dt-icon-the7-expand-008-1:before {
    content: "\ed061"
}

.dt-icon-the7-menu-011:before {
    content: "\e908"
}

.dt-icon-the7-menu-010:before {
    content: "\e909"
}

.dt-icon-the7-menu-009:before {
    content: "\e90a"
}

.dt-icon-the7-menu-002:before,.the7-mw-icon-dropdown-menu:before {
    content: "\e90b"
}

.dt-icon-the7-menu-004:before {
    content: "\e90c"
}

.dt-icon-the7-menu-007:before,.the7-mw-icon-dropdown-menu-bold:before {
    content: "\e90d"
}

.dt-icon-the7-menu-005:before {
    content: "\e90e"
}

.dt-icon-the7-menu-006:before {
    content: "\e90f"
}

.dt-icon-the7-menu-013:before {
    content: "\e910"
}

.dt-icon-the7-menu-014:before {
    content: "\e911"
}

.dt-icon-the7-menu-015:before {
    content: "\e912"
}

.dt-icon-the7-menu-016:before {
    content: "\e913"
}

.dt-icon-the7-arrow-00:before {
    content: "\f000"
}

.dt-icon-the7-arrow-01:before {
    content: "\f001"
}

.dt-icon-the7-arrow-02:before {
    content: "\f002"
}

.dt-icon-the7-arrow-03:before {
    content: "\f003"
}

.dt-icon-the7-settings:before {
    content: "\ea012"
}

.dt-icon-the7-plus-041:before {
    content: "\ef041"
}

.dt-icon-the7-arrow-531:before {
    content: "\f0531"
}

.dt-icon-the7-arrow-532:before {
    content: "\f0532"
}

.dt-icon-the7-arrow-551:before {
    content: "\f0551"
}

.dt-icon-the7-arrow-552:before {
    content: "\f0552"
}

.dt-icon-the7-arrow-35-1:before {
    content: "\f0351"
}

.dt-icon-the7-arrow-35-2:before {
    content: "\f0352"
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

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

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

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

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-acquisitions-incorporated:before {
    content: "\f6af"
}

.fa-ad:before {
    content: "\f641"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-air-freshener:before {
    content: "\f5d0"
}

.fa-airbnb:before {
    content: "\f834"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-alipay:before {
    content: "\f642"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-ankh:before {
    content: "\f644"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-alt:before {
    content: "\f5d1"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-artstation:before {
    content: "\f77a"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-atlassian:before {
    content: "\f77b"
}

.fa-atom:before {
    content: "\f5d2"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-baby:before {
    content: "\f77c"
}

.fa-baby-carriage:before {
    content: "\f77d"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-bacon:before {
    content: "\f7e5"
}

.fa-bacteria:before {
    content: "\e059"
}

.fa-bacterium:before {
    content: "\e05a"
}

.fa-bahai:before {
    content: "\f666"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-balance-scale-left:before {
    content: "\f515"
}

.fa-balance-scale-right:before {
    content: "\f516"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battle-net:before {
    content: "\f835"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bible:before {
    content: "\f647"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-biking:before {
    content: "\f84a"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-biohazard:before {
    content: "\f780"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blender-phone:before {
    content: "\f6b6"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blog:before {
    content: "\f781"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bone:before {
    content: "\f5d7"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-dead:before {
    content: "\f6b7"
}

.fa-book-medical:before {
    content: "\f7e6"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-book-reader:before {
    content: "\f5da"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bootstrap:before {
    content: "\f836"
}

.fa-border-all:before {
    content: "\f84c"
}

.fa-border-none:before {
    content: "\f850"
}

.fa-border-style:before {
    content: "\f853"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-box-tissue:before {
    content: "\e05b"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-brain:before {
    content: "\f5dc"
}

.fa-bread-slice:before {
    content: "\f7ec"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-buffer:before {
    content: "\f837"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-business-time:before {
    content: "\f64a"
}

.fa-buy-n-large:before {
    content: "\f8a6"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-day:before {
    content: "\f783"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-calendar-week:before {
    content: "\f784"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-campground:before {
    content: "\f6bb"
}

.fa-canadian-maple-leaf:before {
    content: "\f785"
}

.fa-candy-cane:before {
    content: "\f786"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-car-alt:before {
    content: "\f5de"
}

.fa-car-battery:before {
    content: "\f5df"
}

.fa-car-crash:before {
    content: "\f5e1"
}

.fa-car-side:before {
    content: "\f5e4"
}

.fa-caravan:before {
    content: "\f8ff"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-carrot:before {
    content: "\f787"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cash-register:before {
    content: "\f788"
}

.fa-cat:before {
    content: "\f6be"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-centos:before {
    content: "\f789"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chair:before {
    content: "\f6c0"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-charging-station:before {
    content: "\f5e7"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-cheese:before {
    content: "\f7ef"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-chromecast:before {
    content: "\f838"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-city:before {
    content: "\f64f"
}

.fa-clinic-medical:before {
    content: "\f7f2"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-meatball:before {
    content: "\f73b"
}

.fa-cloud-moon:before {
    content: "\f6c3"
}

.fa-cloud-moon-rain:before {
    content: "\f73c"
}

.fa-cloud-rain:before {
    content: "\f73d"
}

.fa-cloud-showers-heavy:before {
    content: "\f740"
}

.fa-cloud-sun:before {
    content: "\f6c4"
}

.fa-cloud-sun-rain:before {
    content: "\f743"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudflare:before {
    content: "\e07d"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dollar:before {
    content: "\f651"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-medical:before {
    content: "\f7f5"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-comments-dollar:before {
    content: "\f653"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-compress-alt:before {
    content: "\f422"
}

.fa-compress-arrows-alt:before {
    content: "\f78c"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-confluence:before {
    content: "\f78d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-cotton-bureau:before {
    content: "\f89e"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-creative-commons-zero:before {
    content: "\f4f3"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-critical-role:before {
    content: "\f6c9"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-cross:before {
    content: "\f654"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-crutch:before {
    content: "\f7f7"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-d-and-d-beyond:before {
    content: "\f6ca"
}

.fa-dailymotion:before {
    content: "\e052"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-deezer:before {
    content: "\e077"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-democrat:before {
    content: "\f747"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-dev:before {
    content: "\f6cc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-dharmachakra:before {
    content: "\f655"
}

.fa-dhl:before {
    content: "\f790"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-diaspora:before {
    content: "\f791"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-d20:before {
    content: "\f6cf"
}

.fa-dice-d6:before {
    content: "\f6d1"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-directions:before {
    content: "\f5eb"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-disease:before {
    content: "\f7fa"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dog:before {
    content: "\f6d3"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dragon:before {
    content: "\f6d5"
}

.fa-draw-polygon:before {
    content: "\f5ee"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drumstick-bite:before {
    content: "\f6d7"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dumpster:before {
    content: "\f793"
}

.fa-dumpster-fire:before {
    content: "\f794"
}

.fa-dungeon:before {
    content: "\f6d9"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edge-legacy:before {
    content: "\e078"
}

.fa-edit:before {
    content: "\f044"
}

.fa-egg:before {
    content: "\f7fb"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ello:before {
    content: "\f5f1"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-text:before {
    content: "\f658"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-ethernet:before {
    content: "\f796"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-evernote:before {
    content: "\f839"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-alt:before {
    content: "\f424"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fan:before {
    content: "\f863"
}

.fa-fantasy-flight-games:before {
    content: "\f6dc"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-faucet:before {
    content: "\e005"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-fedex:before {
    content: "\f797"
}

.fa-fedora:before {
    content: "\f798"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-figma:before {
    content: "\f799"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-csv:before {
    content: "\f6dd"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-alt:before {
    content: "\f7e4"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-firefox-browser:before {
    content: "\e007"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-fist-raised:before {
    content: "\f6de"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flag-usa:before {
    content: "\f74d"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-minus:before {
    content: "\f65d"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-folder-plus:before {
    content: "\f65e"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-funnel-dollar:before {
    content: "\f662"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-ghost:before {
    content: "\f6e2"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-gifts:before {
    content: "\f79c"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-alt:before {
    content: "\f841"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-cheers:before {
    content: "\f79f"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glass-whiskey:before {
    content: "\f7a0"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-globe-europe:before {
    content: "\f7a2"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-pay:before {
    content: "\e079"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-gopuram:before {
    content: "\f664"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-lines:before {
    content: "\f7a4"
}

.fa-grip-lines-vertical:before {
    content: "\f7a5"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-guilded:before {
    content: "\e07e"
}

.fa-guitar:before {
    content: "\f7a6"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hackerrank:before {
    content: "\f5f7"
}

.fa-hamburger:before {
    content: "\f805"
}

.fa-hammer:before {
    content: "\f6e3"
}

.fa-hamsa:before {
    content: "\f665"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-medical:before {
    content: "\e05c"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-holding-water:before {
    content: "\f4c1"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-middle-finger:before {
    content: "\f806"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-sparkles:before {
    content: "\e05d"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-hands-wash:before {
    content: "\e05e"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-handshake-alt-slash:before {
    content: "\e05f"
}

.fa-handshake-slash:before {
    content: "\e060"
}

.fa-hanukiah:before {
    content: "\f6e6"
}

.fa-hard-hat:before {
    content: "\f807"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hat-cowboy:before {
    content: "\f8c0"
}

.fa-hat-cowboy-side:before {
    content: "\f8c1"
}

.fa-hat-wizard:before {
    content: "\f6e8"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-head-side-cough:before {
    content: "\e061"
}

.fa-head-side-cough-slash:before {
    content: "\e062"
}

.fa-head-side-mask:before {
    content: "\e063"
}

.fa-head-side-virus:before {
    content: "\e064"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heart-broken:before {
    content: "\f7a9"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hiking:before {
    content: "\f6ec"
}

.fa-hippo:before {
    content: "\f6ed"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hive:before {
    content: "\e07f"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-holly-berry:before {
    content: "\f7aa"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-horse:before {
    content: "\f6f0"
}

.fa-horse-head:before {
    content: "\f7ab"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hospital-user:before {
    content: "\f80d"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotdog:before {
    content: "\f80f"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-house-damage:before {
    content: "\f6f1"
}

.fa-house-user:before {
    content: "\e065"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-hryvnia:before {
    content: "\f6f2"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-ice-cream:before {
    content: "\f810"
}

.fa-icicles:before {
    content: "\f7ad"
}

.fa-icons:before {
    content: "\f86d"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-ideal:before {
    content: "\e013"
}

.fa-igloo:before {
    content: "\f7ae"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-innosoft:before {
    content: "\e080"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-instagram-square:before {
    content: "\e055"
}

.fa-instalod:before {
    content: "\e081"
}

.fa-intercom:before {
    content: "\f7af"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-invision:before {
    content: "\f7b0"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itch-io:before {
    content: "\f83a"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi:before {
    content: "\f669"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-jira:before {
    content: "\f7b1"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-journal-whills:before {
    content: "\f66a"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-kaaba:before {
    content: "\f66b"
}

.fa-kaggle:before {
    content: "\f5fa"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-khanda:before {
    content: "\f66d"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-landmark:before {
    content: "\f66f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laptop-code:before {
    content: "\f5fc"
}

.fa-laptop-house:before {
    content: "\e066"
}

.fa-laptop-medical:before {
    content: "\f812"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-layer-group:before {
    content: "\f5fd"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lungs:before {
    content: "\f604"
}

.fa-lungs-virus:before {
    content: "\e067"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mail-bulk:before {
    content: "\f674"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-markdown:before {
    content: "\f60f"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mask:before {
    content: "\f6fa"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-mdb:before {
    content: "\f8ca"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mendeley:before {
    content: "\f7b3"
}

.fa-menorah:before {
    content: "\f676"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-meteor:before {
    content: "\f753"
}

.fa-microblog:before {
    content: "\e01a"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microscope:before {
    content: "\f610"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mitten:before {
    content: "\f7b5"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mixer:before {
    content: "\e056"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-mosque:before {
    content: "\f678"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mountain:before {
    content: "\f6fc"
}

.fa-mouse:before {
    content: "\f8cc"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-mug-hot:before {
    content: "\f7b6"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neos:before {
    content: "\f612"
}

.fa-network-wired:before {
    content: "\f6ff"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-octopus-deploy:before {
    content: "\e082"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-oil-can:before {
    content: "\f613"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-om:before {
    content: "\f679"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-orcid:before {
    content: "\f8d2"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-otter:before {
    content: "\f700"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-pager:before {
    content: "\f815"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-pastafarianism:before {
    content: "\f67b"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-peace:before {
    content: "\f67c"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-penny-arcade:before {
    content: "\f704"
}

.fa-people-arrows:before {
    content: "\e068"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-pepper-hot:before {
    content: "\f816"
}

.fa-perbyte:before {
    content: "\e083"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-person-booth:before {
    content: "\f756"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-alt:before {
    content: "\f879"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-square-alt:before {
    content: "\f87b"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-photo-video:before {
    content: "\f87c"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-square:before {
    content: "\e01e"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-pizza-slice:before {
    content: "\f818"
}

.fa-place-of-worship:before {
    content: "\f67f"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-plane-slash:before {
    content: "\e069"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poll:before {
    content: "\f681"
}

.fa-poll-h:before {
    content: "\f682"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-poo-storm:before {
    content: "\f75a"
}

.fa-poop:before {
    content: "\f619"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-pray:before {
    content: "\f683"
}

.fa-praying-hands:before {
    content: "\f684"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pump-medical:before {
    content: "\e06a"
}

.fa-pump-soap:before {
    content: "\e06b"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-quran:before {
    content: "\f687"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-radiation:before {
    content: "\f7b9"
}

.fa-radiation-alt:before {
    content: "\f7ba"
}

.fa-rainbow:before {
    content: "\f75b"
}

.fa-random:before {
    content: "\f074"
}

.fa-raspberry-pi:before {
    content: "\f7bb"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-reacteurope:before {
    content: "\f75d"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-record-vinyl:before {
    content: "\f8d9"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redhat:before {
    content: "\f7bc"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-remove-format:before {
    content: "\f87d"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-republican:before {
    content: "\f75e"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-restroom:before {
    content: "\f7bd"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-rev:before {
    content: "\f5b2"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-ring:before {
    content: "\f70b"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-route:before {
    content: "\f4d7"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-running:before {
    content: "\f70c"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-rust:before {
    content: "\e07a"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-salesforce:before {
    content: "\f83b"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-satellite:before {
    content: "\f7bf"
}

.fa-satellite-dish:before {
    content: "\f7c0"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-scroll:before {
    content: "\f70e"
}

.fa-sd-card:before {
    content: "\f7c2"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-dollar:before {
    content: "\f688"
}

.fa-search-location:before {
    content: "\f689"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-shapes:before {
    content: "\f61f"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-shield-virus:before {
    content: "\e06c"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopify:before {
    content: "\e057"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-sim-card:before {
    content: "\f7c4"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sink:before {
    content: "\e06d"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skating:before {
    content: "\f7c5"
}

.fa-sketch:before {
    content: "\f7c6"
}

.fa-skiing:before {
    content: "\f7c9"
}

.fa-skiing-nordic:before {
    content: "\f7ca"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skull-crossbones:before {
    content: "\f714"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-slash:before {
    content: "\f715"
}

.fa-sleigh:before {
    content: "\f7cc"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smog:before {
    content: "\f75f"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-sms:before {
    content: "\f7cd"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowboarding:before {
    content: "\f7ce"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-snowman:before {
    content: "\f7d0"
}

.fa-snowplow:before {
    content: "\f7d2"
}

.fa-soap:before {
    content: "\e06e"
}

.fa-socks:before {
    content: "\f696"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-down-alt:before {
    content: "\f881"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-alpha-up-alt:before {
    content: "\f882"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-down-alt:before {
    content: "\f884"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-amount-up-alt:before {
    content: "\f885"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-down-alt:before {
    content: "\f886"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-numeric-up-alt:before {
    content: "\f887"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-sourcetree:before {
    content: "\f7d3"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-speaker-deck:before {
    content: "\f83c"
}

.fa-spell-check:before {
    content: "\f891"
}

.fa-spider:before {
    content: "\f717"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-square-root-alt:before {
    content: "\f698"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stackpath:before {
    content: "\f842"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-and-crescent:before {
    content: "\f699"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-star-of-david:before {
    content: "\f69a"
}

.fa-star-of-life:before {
    content: "\f621"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-stopwatch-20:before {
    content: "\e06f"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-store-alt-slash:before {
    content: "\e070"
}

.fa-store-slash:before {
    content: "\e071"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-suse:before {
    content: "\f7d6"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swift:before {
    content: "\f8e1"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-symfony:before {
    content: "\f83d"
}

.fa-synagogue:before {
    content: "\f69b"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-teeth:before {
    content: "\f62e"
}

.fa-teeth-open:before {
    content: "\f62f"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-temperature-high:before {
    content: "\f769"
}

.fa-temperature-low:before {
    content: "\f76b"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-tenge:before {
    content: "\f7d7"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-the-red-yeti:before {
    content: "\f69d"
}

.fa-theater-masks:before {
    content: "\f630"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-think-peaks:before {
    content: "\f731"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-tiktok:before {
    content: "\e07b"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toilet:before {
    content: "\f7d8"
}

.fa-toilet-paper:before {
    content: "\f71e"
}

.fa-toilet-paper-slash:before {
    content: "\e072"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tools:before {
    content: "\f7d9"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-torah:before {
    content: "\f6a0"
}

.fa-torii-gate:before {
    content: "\f6a1"
}

.fa-tractor:before {
    content: "\f722"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-traffic-light:before {
    content: "\f637"
}

.fa-trailer:before {
    content: "\e041"
}

.fa-train:before {
    content: "\f238"
}

.fa-tram:before {
    content: "\f7da"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-trash-restore:before {
    content: "\f829"
}

.fa-trash-restore-alt:before {
    content: "\f82a"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-monster:before {
    content: "\f63b"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-truck-pickup:before {
    content: "\f63c"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-ubuntu:before {
    content: "\f7df"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbraco:before {
    content: "\f8e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-uncharted:before {
    content: "\e084"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-unity:before {
    content: "\e049"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-unsplash:before {
    content: "\e07c"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-ups:before {
    content: "\f7e0"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-injured:before {
    content: "\f728"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-nurse:before {
    content: "\f82f"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-users-slash:before {
    content: "\e073"
}

.fa-usps:before {
    content: "\f7e1"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-vest:before {
    content: "\e085"
}

.fa-vest-patches:before {
    content: "\e086"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vihara:before {
    content: "\f6a7"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-virus:before {
    content: "\e074"
}

.fa-virus-slash:before {
    content: "\e075"
}

.fa-viruses:before {
    content: "\e076"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-voicemail:before {
    content: "\f897"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-mute:before {
    content: "\f6a9"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vote-yea:before {
    content: "\f772"
}

.fa-vr-cardboard:before {
    content: "\f729"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-watchman-monitoring:before {
    content: "\e087"
}

.fa-water:before {
    content: "\f773"
}

.fa-wave-square:before {
    content: "\f83e"
}

.fa-waze:before {
    content: "\f83f"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-wind:before {
    content: "\f72e"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-bottle:before {
    content: "\f72f"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wizards-of-the-coast:before {
    content: "\f730"
}

.fa-wodu:before {
    content: "\e088"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wpressr:before {
    content: "\f3e4"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yammer:before {
    content: "\f840"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yarn:before {
    content: "\f7e3"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yin-yang:before {
    content: "\f6ad"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.fa-zhihu:before {
    content: "\f63f"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../../themes/dt-the7/fonts/FontAwesome/webfonts/fa-brands-400.eot);
    src: url(../../themes/dt-the7/fonts/FontAwesome/webfonts/fa-brands-400.eot%3F) format("embedded-opentype"),url(../../themes/dt-the7/fonts/FontAwesome/webfonts/fa-brands-400.woff2) format("woff2"),url(../../themes/dt-the7/fonts/FontAwesome/webfonts/fa-brands-400.woff) format("woff"),url(../../themes/dt-the7/fonts/FontAwesome/webfonts/fa-brands-400.ttf) format("truetype")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(../../themes/dt-the7/fonts/FontAwesome/webfonts/fa-regular-400.eot);
    src: url(../../themes/dt-the7/fonts/FontAwesome/webfonts/fa-regular-400.eot%3F) format("embedded-opentype"),url(../../themes/dt-the7/fonts/FontAwesome/webfonts/fa-regular-400.woff2) format("woff2"),url(../../themes/dt-the7/fonts/FontAwesome/webfonts/fa-regular-400.woff) format("woff"),url(../../themes/dt-the7/fonts/FontAwesome/webfonts/fa-regular-400.ttf) format("truetype")
}

.fab,.far {
    font-weight: 400
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url(../../themes/dt-the7/fonts/FontAwesome/webfonts/fa-solid-900.eot);
    src: url(../../themes/dt-the7/fonts/FontAwesome/webfonts/fa-solid-900.eot%3F) format("embedded-opentype"),url(../../themes/dt-the7/fonts/FontAwesome/webfonts/fa-solid-900.woff2) format("woff2"),url(../../themes/dt-the7/fonts/FontAwesome/webfonts/fa-solid-900.woff) format("woff"),url(../../themes/dt-the7/fonts/FontAwesome/webfonts/fa-solid-900.ttf) format("truetype")
}

.fa,.far,.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,.fas {
    font-weight: 900
}

@font-face {
    font-family: 'icomoon-numbers-32x32';
    src: url(../../uploads/smile_fonts/icomoon-numbers-32x32/icomoon-numbers-32x32.eot%3Ffo7ubn);
    src: url('../../uploads/smile_fonts/icomoon-numbers-32x32/icomoon-numbers-32x32.eot%3Ffo7ubn') format('embedded-opentype'),url(../../uploads/smile_fonts/icomoon-numbers-32x32/icomoon-numbers-32x32.ttf%3Ffo7ubn) format('truetype'),url(../../uploads/smile_fonts/icomoon-numbers-32x32/icomoon-numbers-32x32.woff%3Ffo7ubn) format('woff'),url('../../uploads/smile_fonts/icomoon-numbers-32x32/icomoon-numbers-32x32.svg%3Ffo7ubn') format('svg');
    font-weight: 400;
    font-style: normal
}

[class^="icomoon-numbers-32x32-"],[class*=" icomoon-numbers-32x32-"] {
    font-family: 'icomoon-numbers-32x32'!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icomoon-numbers-32x32-number:before {
    content: "\e900"
}

.icomoon-numbers-32x32-number2:before {
    content: "\e901"
}

.icomoon-numbers-32x32-number3:before {
    content: "\e902"
}

.icomoon-numbers-32x32-number4:before {
    content: "\e903"
}

.icomoon-numbers-32x32-number5:before {
    content: "\e904"
}

.icomoon-numbers-32x32-number6:before {
    content: "\e905"
}

.icomoon-numbers-32x32-number7:before {
    content: "\e906"
}

.icomoon-numbers-32x32-number8:before {
    content: "\e907"
}

.icomoon-numbers-32x32-number9:before {
    content: "\e908"
}

.icomoon-numbers-32x32-number10:before {
    content: "\e909"
}

.icomoon-numbers-32x32-number11:before {
    content: "\e90a"
}

.icomoon-numbers-32x32-number12:before {
    content: "\e90b"
}

.icomoon-numbers-32x32-number13:before {
    content: "\e90c"
}

.icomoon-numbers-32x32-number14:before {
    content: "\e90d"
}

.icomoon-numbers-32x32-number15:before {
    content: "\e90e"
}

.icomoon-numbers-32x32-number16:before {
    content: "\e90f"
}

.icomoon-numbers-32x32-number17:before {
    content: "\e910"
}

.icomoon-numbers-32x32-number18:before {
    content: "\e911"
}

.icomoon-numbers-32x32-number19:before {
    content: "\e912"
}

.icomoon-numbers-32x32-number20:before {
    content: "\e913"
}

/*!
 * WPBakery Page Builder v6.0.0 (https://wpbakery.com)
 * Copyright 2011-2021 Michael M, WPBakery
 * License: Commercial. More details: http://go.wpbakery.com/licensing
 */
.vc_row:after,.vc_row:before {
    content: " ";
    display: table
}

.vc_row:after {
    clear: both
}

@media (max-width: 767px) {
    .vc_hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .vc_hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .vc_hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .vc_hidden-lg {
        display:none!important
    }
}

.vc_non_responsive .vc_row .vc_col-sm-1 {
    position: relative;
    float: left;
    width: 8.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-2 {
    position: relative;
    float: left;
    width: 16.66666667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-3 {
    position: relative;
    float: left;
    width: 25%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-4 {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-5 {
    position: relative;
    float: left;
    width: 41.66666667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-6 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-7 {
    position: relative;
    float: left;
    width: 58.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-8 {
    position: relative;
    float: left;
    width: 66.66666667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-9 {
    position: relative;
    float: left;
    width: 75%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-10 {
    position: relative;
    float: left;
    width: 83.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-11 {
    position: relative;
    float: left;
    width: 91.66666667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-12 {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-offset-12 {
    margin-left: 100%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-11 {
    margin-left: 91.66666667%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-10 {
    margin-left: 83.33333333%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-9 {
    margin-left: 75%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-8 {
    margin-left: 66.66666667%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-7 {
    margin-left: 58.33333333%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-6 {
    margin-left: 50%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-5 {
    margin-left: 41.66666667%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-4 {
    margin-left: 33.33333333%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-3 {
    margin-left: 25%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-2 {
    margin-left: 16.66666667%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-1 {
    margin-left: 8.33333333%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-0 {
    margin-left: 0
}

.vc_non_responsive .vc_row .vc_hidden-sm {
    display: none!important
}

.vc_non_responsive .vc_row .vc_col-sm-1\/5 {
    position: relative;
    float: left;
    width: 20%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-2\/5 {
    position: relative;
    float: left;
    width: 40%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-3\/5 {
    position: relative;
    float: left;
    width: 60%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-4\/5 {
    position: relative;
    float: left;
    width: 80%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-5\/5 {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_non_responsive .vc_row .vc_col-sm-offset-5\/5 {
    margin-left: 100%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-4\/5 {
    margin-left: 80%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-3\/5 {
    margin-left: 60%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-2\/5 {
    margin-left: 40%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-1\/5 {
    margin-left: 20%
}

.vc_non_responsive .vc_row .vc_col-sm-offset-0\/5 {
    margin-left: 0
}

.vc_column_container {
    width: 100%
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px
}

.vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9,.vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9,.vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9,.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vc_col-xs-1,.vc_col-xs-10,.vc_col-xs-11,.vc_col-xs-12,.vc_col-xs-2,.vc_col-xs-3,.vc_col-xs-4,.vc_col-xs-5,.vc_col-xs-6,.vc_col-xs-7,.vc_col-xs-8,.vc_col-xs-9 {
    float: left
}

[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-9 {
    float: right
}

.vc_col-xs-12 {
    width: 100%
}

.vc_col-xs-11 {
    width: 91.66666667%
}

.vc_col-xs-10 {
    width: 83.33333333%
}

.vc_col-xs-9 {
    width: 75%
}

.vc_col-xs-8 {
    width: 66.66666667%
}

.vc_col-xs-7 {
    width: 58.33333333%
}

.vc_col-xs-6 {
    width: 50%
}

.vc_col-xs-5 {
    width: 41.66666667%
}

.vc_col-xs-4 {
    width: 33.33333333%
}

.vc_col-xs-3 {
    width: 25%
}

.vc_col-xs-2 {
    width: 16.66666667%
}

.vc_col-xs-1 {
    width: 8.33333333%
}

.vc_col-xs-pull-12 {
    right: 100%
}

.vc_col-xs-pull-11 {
    right: 91.66666667%
}

.vc_col-xs-pull-10 {
    right: 83.33333333%
}

.vc_col-xs-pull-9 {
    right: 75%
}

.vc_col-xs-pull-8 {
    right: 66.66666667%
}

.vc_col-xs-pull-7 {
    right: 58.33333333%
}

.vc_col-xs-pull-6 {
    right: 50%
}

.vc_col-xs-pull-5 {
    right: 41.66666667%
}

.vc_col-xs-pull-4 {
    right: 33.33333333%
}

.vc_col-xs-pull-3 {
    right: 25%
}

.vc_col-xs-pull-2 {
    right: 16.66666667%
}

.vc_col-xs-pull-1 {
    right: 8.33333333%
}

.vc_col-xs-pull-0 {
    right: auto
}

.vc_col-xs-push-12 {
    left: 100%
}

.vc_col-xs-push-11 {
    left: 91.66666667%
}

.vc_col-xs-push-10 {
    left: 83.33333333%
}

.vc_col-xs-push-9 {
    left: 75%
}

.vc_col-xs-push-8 {
    left: 66.66666667%
}

.vc_col-xs-push-7 {
    left: 58.33333333%
}

.vc_col-xs-push-6 {
    left: 50%
}

.vc_col-xs-push-5 {
    left: 41.66666667%
}

.vc_col-xs-push-4 {
    left: 33.33333333%
}

.vc_col-xs-push-3 {
    left: 25%
}

.vc_col-xs-push-2 {
    left: 16.66666667%
}

.vc_col-xs-push-1 {
    left: 8.33333333%
}

.vc_col-xs-push-0 {
    left: auto
}

.vc_col-xs-offset-12 {
    margin-left: 100%
}

.vc_col-xs-offset-11 {
    margin-left: 91.66666667%
}

.vc_col-xs-offset-10 {
    margin-left: 83.33333333%
}

.vc_col-xs-offset-9 {
    margin-left: 75%
}

.vc_col-xs-offset-8 {
    margin-left: 66.66666667%
}

.vc_col-xs-offset-7 {
    margin-left: 58.33333333%
}

.vc_col-xs-offset-6 {
    margin-left: 50%
}

.vc_col-xs-offset-5 {
    margin-left: 41.66666667%
}

.vc_col-xs-offset-4 {
    margin-left: 33.33333333%
}

.vc_col-xs-offset-3 {
    margin-left: 25%
}

.vc_col-xs-offset-2 {
    margin-left: 16.66666667%
}

.vc_col-xs-offset-1 {
    margin-left: 8.33333333%
}

.vc_col-xs-offset-0 {
    margin-left: 0
}

.vc_col-lg-1\/5,.vc_col-lg-2\/5,.vc_col-lg-3\/5,.vc_col-lg-4\/5,.vc_col-lg-5\/5,.vc_col-md-1\/5,.vc_col-md-2\/5,.vc_col-md-3\/5,.vc_col-md-4\/5,.vc_col-md-5\/5,.vc_col-sm-1\/5,.vc_col-sm-2\/5,.vc_col-sm-3\/5,.vc_col-sm-4\/5,.vc_col-sm-5\/5,.vc_col-xs-1\/5,.vc_col-xs-2\/5,.vc_col-xs-3\/5,.vc_col-xs-4\/5,.vc_col-xs-5\/5 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vc_col-xs-1\/5,.vc_col-xs-2\/5,.vc_col-xs-3\/5,.vc_col-xs-4\/5,.vc_col-xs-5\/5 {
    float: left
}

.vc_col-xs-5\/5 {
    width: 100%
}

.vc_col-xs-4\/5 {
    width: 80%
}

.vc_col-xs-3\/5 {
    width: 60%
}

.vc_col-xs-2\/5 {
    width: 40%
}

.vc_col-xs-1\/5 {
    width: 20%
}

.vc_col-xs-pull-5\/5 {
    right: 100%
}

.vc_col-xs-pull-4\/5 {
    right: 80%
}

.vc_col-xs-pull-3\/5 {
    right: 60%
}

.vc_col-xs-pull-2\/5 {
    right: 40%
}

.vc_col-xs-pull-1\/5 {
    right: 20%
}

.vc_col-xs-pull-0\/5 {
    right: auto
}

.vc_col-xs-push-5\/5 {
    left: 100%
}

.vc_col-xs-push-4\/5 {
    left: 80%
}

.vc_col-xs-push-3\/5 {
    left: 60%
}

.vc_col-xs-push-2\/5 {
    left: 40%
}

.vc_col-xs-push-1\/5 {
    left: 20%
}

.vc_col-xs-push-0\/5 {
    left: auto
}

.vc_col-xs-offset-5\/5 {
    margin-left: 100%
}

.vc_col-xs-offset-4\/5 {
    margin-left: 80%
}

.vc_col-xs-offset-3\/5 {
    margin-left: 60%
}

.vc_col-xs-offset-2\/5 {
    margin-left: 40%
}

.vc_col-xs-offset-1\/5 {
    margin-left: 20%
}

.vc_col-xs-offset-0\/5 {
    margin-left: 0
}

[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-xs-5\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-5\/5 {
    float: right
}

@media (min-width: 768px) {
    .vc_col-sm-1,.vc_col-sm-10,.vc_col-sm-11,.vc_col-sm-12,.vc_col-sm-2,.vc_col-sm-3,.vc_col-sm-4,.vc_col-sm-5,.vc_col-sm-6,.vc_col-sm-7,.vc_col-sm-8,.vc_col-sm-9 {
        float:left
    }

    [dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-9 {
        float: right
    }

    .vc_col-sm-12 {
        width: 100%
    }

    .vc_col-sm-11 {
        width: 91.66666667%
    }

    .vc_col-sm-10 {
        width: 83.33333333%
    }

    .vc_col-sm-9 {
        width: 75%
    }

    .vc_col-sm-8 {
        width: 66.66666667%
    }

    .vc_col-sm-7 {
        width: 58.33333333%
    }

    .vc_col-sm-6 {
        width: 50%
    }

    .vc_col-sm-5 {
        width: 41.66666667%
    }

    .vc_col-sm-4 {
        width: 33.33333333%
    }

    .vc_col-sm-3 {
        width: 25%
    }

    .vc_col-sm-2 {
        width: 16.66666667%
    }

    .vc_col-sm-1 {
        width: 8.33333333%
    }

    .vc_col-sm-pull-12 {
        right: 100%
    }

    .vc_col-sm-pull-11 {
        right: 91.66666667%
    }

    .vc_col-sm-pull-10 {
        right: 83.33333333%
    }

    .vc_col-sm-pull-9 {
        right: 75%
    }

    .vc_col-sm-pull-8 {
        right: 66.66666667%
    }

    .vc_col-sm-pull-7 {
        right: 58.33333333%
    }

    .vc_col-sm-pull-6 {
        right: 50%
    }

    .vc_col-sm-pull-5 {
        right: 41.66666667%
    }

    .vc_col-sm-pull-4 {
        right: 33.33333333%
    }

    .vc_col-sm-pull-3 {
        right: 25%
    }

    .vc_col-sm-pull-2 {
        right: 16.66666667%
    }

    .vc_col-sm-pull-1 {
        right: 8.33333333%
    }

    .vc_col-sm-pull-0 {
        right: auto
    }

    .vc_col-sm-push-12 {
        left: 100%
    }

    .vc_col-sm-push-11 {
        left: 91.66666667%
    }

    .vc_col-sm-push-10 {
        left: 83.33333333%
    }

    .vc_col-sm-push-9 {
        left: 75%
    }

    .vc_col-sm-push-8 {
        left: 66.66666667%
    }

    .vc_col-sm-push-7 {
        left: 58.33333333%
    }

    .vc_col-sm-push-6 {
        left: 50%
    }

    .vc_col-sm-push-5 {
        left: 41.66666667%
    }

    .vc_col-sm-push-4 {
        left: 33.33333333%
    }

    .vc_col-sm-push-3 {
        left: 25%
    }

    .vc_col-sm-push-2 {
        left: 16.66666667%
    }

    .vc_col-sm-push-1 {
        left: 8.33333333%
    }

    .vc_col-sm-push-0 {
        left: auto
    }

    .vc_col-sm-offset-12 {
        margin-left: 100%
    }

    .vc_col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .vc_col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .vc_col-sm-offset-9 {
        margin-left: 75%
    }

    .vc_col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .vc_col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .vc_col-sm-offset-6 {
        margin-left: 50%
    }

    .vc_col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .vc_col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .vc_col-sm-offset-3 {
        margin-left: 25%
    }

    .vc_col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .vc_col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .vc_col-sm-offset-0 {
        margin-left: 0
    }

    .vc_col-sm-1\/5,.vc_col-sm-2\/5,.vc_col-sm-3\/5,.vc_col-sm-4\/5,.vc_col-sm-5\/5 {
        float: left
    }

    [dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5\/5 {
        float: right
    }

    .vc_col-sm-5\/5 {
        width: 100%
    }

    .vc_col-sm-4\/5 {
        width: 80%
    }

    .vc_col-sm-3\/5 {
        width: 60%
    }

    .vc_col-sm-2\/5 {
        width: 40%
    }

    .vc_col-sm-1\/5 {
        width: 20%
    }

    .vc_col-sm-pull-5\/5 {
        right: 100%
    }

    .vc_col-sm-pull-4\/5 {
        right: 80%
    }

    .vc_col-sm-pull-3\/5 {
        right: 60%
    }

    .vc_col-sm-pull-2\/5 {
        right: 40%
    }

    .vc_col-sm-pull-1\/5 {
        right: 20%
    }

    .vc_col-sm-pull-0\/5 {
        right: auto
    }

    .vc_col-sm-push-5\/5 {
        left: 100%
    }

    .vc_col-sm-push-4\/5 {
        left: 80%
    }

    .vc_col-sm-push-3\/5 {
        left: 60%
    }

    .vc_col-sm-push-2\/5 {
        left: 40%
    }

    .vc_col-sm-push-1\/5 {
        left: 20%
    }

    .vc_col-sm-push-0\/5 {
        left: auto
    }

    .vc_col-sm-offset-5\/5 {
        margin-left: 100%
    }

    .vc_col-sm-offset-4\/5 {
        margin-left: 80%
    }

    .vc_col-sm-offset-3\/5 {
        margin-left: 60%
    }

    .vc_col-sm-offset-2\/5 {
        margin-left: 40%
    }

    .vc_col-sm-offset-1\/5 {
        margin-left: 20%
    }

    .vc_col-sm-offset-0\/5 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .vc_col-md-1,.vc_col-md-10,.vc_col-md-11,.vc_col-md-12,.vc_col-md-2,.vc_col-md-3,.vc_col-md-4,.vc_col-md-5,.vc_col-md-6,.vc_col-md-7,.vc_col-md-8,.vc_col-md-9 {
        float:left
    }

    [dir=rtl] .vc_rtl-columns-reverse .vc_col-md-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-md-9 {
        float: right
    }

    .vc_col-md-12 {
        width: 100%
    }

    .vc_col-md-11 {
        width: 91.66666667%
    }

    .vc_col-md-10 {
        width: 83.33333333%
    }

    .vc_col-md-9 {
        width: 75%
    }

    .vc_col-md-8 {
        width: 66.66666667%
    }

    .vc_col-md-7 {
        width: 58.33333333%
    }

    .vc_col-md-6 {
        width: 50%
    }

    .vc_col-md-5 {
        width: 41.66666667%
    }

    .vc_col-md-4 {
        width: 33.33333333%
    }

    .vc_col-md-3 {
        width: 25%
    }

    .vc_col-md-2 {
        width: 16.66666667%
    }

    .vc_col-md-1 {
        width: 8.33333333%
    }

    .vc_col-md-pull-12 {
        right: 100%
    }

    .vc_col-md-pull-11 {
        right: 91.66666667%
    }

    .vc_col-md-pull-10 {
        right: 83.33333333%
    }

    .vc_col-md-pull-9 {
        right: 75%
    }

    .vc_col-md-pull-8 {
        right: 66.66666667%
    }

    .vc_col-md-pull-7 {
        right: 58.33333333%
    }

    .vc_col-md-pull-6 {
        right: 50%
    }

    .vc_col-md-pull-5 {
        right: 41.66666667%
    }

    .vc_col-md-pull-4 {
        right: 33.33333333%
    }

    .vc_col-md-pull-3 {
        right: 25%
    }

    .vc_col-md-pull-2 {
        right: 16.66666667%
    }

    .vc_col-md-pull-1 {
        right: 8.33333333%
    }

    .vc_col-md-pull-0 {
        right: auto
    }

    .vc_col-md-push-12 {
        left: 100%
    }

    .vc_col-md-push-11 {
        left: 91.66666667%
    }

    .vc_col-md-push-10 {
        left: 83.33333333%
    }

    .vc_col-md-push-9 {
        left: 75%
    }

    .vc_col-md-push-8 {
        left: 66.66666667%
    }

    .vc_col-md-push-7 {
        left: 58.33333333%
    }

    .vc_col-md-push-6 {
        left: 50%
    }

    .vc_col-md-push-5 {
        left: 41.66666667%
    }

    .vc_col-md-push-4 {
        left: 33.33333333%
    }

    .vc_col-md-push-3 {
        left: 25%
    }

    .vc_col-md-push-2 {
        left: 16.66666667%
    }

    .vc_col-md-push-1 {
        left: 8.33333333%
    }

    .vc_col-md-push-0 {
        left: auto
    }

    .vc_col-md-offset-12 {
        margin-left: 100%
    }

    .vc_col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .vc_col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .vc_col-md-offset-9 {
        margin-left: 75%
    }

    .vc_col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .vc_col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .vc_col-md-offset-6 {
        margin-left: 50%
    }

    .vc_col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .vc_col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .vc_col-md-offset-3 {
        margin-left: 25%
    }

    .vc_col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .vc_col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .vc_col-md-offset-0 {
        margin-left: 0
    }

    .vc_col-md-1\/5,.vc_col-md-2\/5,.vc_col-md-3\/5,.vc_col-md-4\/5,.vc_col-md-5\/5 {
        float: left
    }

    [dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5\/5 {
        float: right
    }

    .vc_col-md-5\/5 {
        width: 100%
    }

    .vc_col-md-4\/5 {
        width: 80%
    }

    .vc_col-md-3\/5 {
        width: 60%
    }

    .vc_col-md-2\/5 {
        width: 40%
    }

    .vc_col-md-1\/5 {
        width: 20%
    }

    .vc_col-md-pull-5\/5 {
        right: 100%
    }

    .vc_col-md-pull-4\/5 {
        right: 80%
    }

    .vc_col-md-pull-3\/5 {
        right: 60%
    }

    .vc_col-md-pull-2\/5 {
        right: 40%
    }

    .vc_col-md-pull-1\/5 {
        right: 20%
    }

    .vc_col-md-pull-0\/5 {
        right: auto
    }

    .vc_col-md-push-5\/5 {
        left: 100%
    }

    .vc_col-md-push-4\/5 {
        left: 80%
    }

    .vc_col-md-push-3\/5 {
        left: 60%
    }

    .vc_col-md-push-2\/5 {
        left: 40%
    }

    .vc_col-md-push-1\/5 {
        left: 20%
    }

    .vc_col-md-push-0\/5 {
        left: auto
    }

    .vc_col-md-offset-5\/5 {
        margin-left: 100%
    }

    .vc_col-md-offset-4\/5 {
        margin-left: 80%
    }

    .vc_col-md-offset-3\/5 {
        margin-left: 60%
    }

    .vc_col-md-offset-2\/5 {
        margin-left: 40%
    }

    .vc_col-md-offset-1\/5 {
        margin-left: 20%
    }

    .vc_col-md-offset-0\/5 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .vc_col-lg-1,.vc_col-lg-10,.vc_col-lg-11,.vc_col-lg-12,.vc_col-lg-2,.vc_col-lg-3,.vc_col-lg-4,.vc_col-lg-5,.vc_col-lg-6,.vc_col-lg-7,.vc_col-lg-8,.vc_col-lg-9 {
        float:left
    }

    [dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-1,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-10,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-11,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-12,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-2,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-3,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-4,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-6,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-7,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-8,[dir=rtl] .vc_rtl-columns-reverse .vc_col-lg-9 {
        float: right
    }

    .vc_col-lg-12 {
        width: 100%
    }

    .vc_col-lg-11 {
        width: 91.66666667%
    }

    .vc_col-lg-10 {
        width: 83.33333333%
    }

    .vc_col-lg-9 {
        width: 75%
    }

    .vc_col-lg-8 {
        width: 66.66666667%
    }

    .vc_col-lg-7 {
        width: 58.33333333%
    }

    .vc_col-lg-6 {
        width: 50%
    }

    .vc_col-lg-5 {
        width: 41.66666667%
    }

    .vc_col-lg-4 {
        width: 33.33333333%
    }

    .vc_col-lg-3 {
        width: 25%
    }

    .vc_col-lg-2 {
        width: 16.66666667%
    }

    .vc_col-lg-1 {
        width: 8.33333333%
    }

    .vc_col-lg-pull-12 {
        right: 100%
    }

    .vc_col-lg-pull-11 {
        right: 91.66666667%
    }

    .vc_col-lg-pull-10 {
        right: 83.33333333%
    }

    .vc_col-lg-pull-9 {
        right: 75%
    }

    .vc_col-lg-pull-8 {
        right: 66.66666667%
    }

    .vc_col-lg-pull-7 {
        right: 58.33333333%
    }

    .vc_col-lg-pull-6 {
        right: 50%
    }

    .vc_col-lg-pull-5 {
        right: 41.66666667%
    }

    .vc_col-lg-pull-4 {
        right: 33.33333333%
    }

    .vc_col-lg-pull-3 {
        right: 25%
    }

    .vc_col-lg-pull-2 {
        right: 16.66666667%
    }

    .vc_col-lg-pull-1 {
        right: 8.33333333%
    }

    .vc_col-lg-pull-0 {
        right: auto
    }

    .vc_col-lg-push-12 {
        left: 100%
    }

    .vc_col-lg-push-11 {
        left: 91.66666667%
    }

    .vc_col-lg-push-10 {
        left: 83.33333333%
    }

    .vc_col-lg-push-9 {
        left: 75%
    }

    .vc_col-lg-push-8 {
        left: 66.66666667%
    }

    .vc_col-lg-push-7 {
        left: 58.33333333%
    }

    .vc_col-lg-push-6 {
        left: 50%
    }

    .vc_col-lg-push-5 {
        left: 41.66666667%
    }

    .vc_col-lg-push-4 {
        left: 33.33333333%
    }

    .vc_col-lg-push-3 {
        left: 25%
    }

    .vc_col-lg-push-2 {
        left: 16.66666667%
    }

    .vc_col-lg-push-1 {
        left: 8.33333333%
    }

    .vc_col-lg-push-0 {
        left: auto
    }

    .vc_col-lg-offset-12 {
        margin-left: 100%
    }

    .vc_col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .vc_col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .vc_col-lg-offset-9 {
        margin-left: 75%
    }

    .vc_col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .vc_col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .vc_col-lg-offset-6 {
        margin-left: 50%
    }

    .vc_col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .vc_col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .vc_col-lg-offset-3 {
        margin-left: 25%
    }

    .vc_col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .vc_col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .vc_col-lg-offset-0 {
        margin-left: 0
    }

    .vc_col-lg-1\/5,.vc_col-lg-2\/5,.vc_col-lg-3\/5,.vc_col-lg-4\/5,.vc_col-lg-5\/5 {
        float: left
    }

    [dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-1\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-2\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-3\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-4\/5,[dir=rtl] .vc_rtl-columns-reverse .vc_col-sm-5\/5 {
        float: right
    }

    .vc_col-lg-5\/5 {
        width: 100%
    }

    .vc_col-lg-4\/5 {
        width: 80%
    }

    .vc_col-lg-3\/5 {
        width: 60%
    }

    .vc_col-lg-2\/5 {
        width: 40%
    }

    .vc_col-lg-1\/5 {
        width: 20%
    }

    .vc_col-lg-pull-5\/5 {
        right: 100%
    }

    .vc_col-lg-pull-4\/5 {
        right: 80%
    }

    .vc_col-lg-pull-3\/5 {
        right: 60%
    }

    .vc_col-lg-pull-2\/5 {
        right: 40%
    }

    .vc_col-lg-pull-1\/5 {
        right: 20%
    }

    .vc_col-lg-pull-0\/5 {
        right: auto
    }

    .vc_col-lg-push-5\/5 {
        left: 100%
    }

    .vc_col-lg-push-4\/5 {
        left: 80%
    }

    .vc_col-lg-push-3\/5 {
        left: 60%
    }

    .vc_col-lg-push-2\/5 {
        left: 40%
    }

    .vc_col-lg-push-1\/5 {
        left: 20%
    }

    .vc_col-lg-push-0\/5 {
        left: auto
    }

    .vc_col-lg-offset-5\/5 {
        margin-left: 100%
    }

    .vc_col-lg-offset-4\/5 {
        margin-left: 80%
    }

    .vc_col-lg-offset-3\/5 {
        margin-left: 60%
    }

    .vc_col-lg-offset-2\/5 {
        margin-left: 40%
    }

    .vc_col-lg-offset-1\/5 {
        margin-left: 20%
    }

    .vc_col-lg-offset-0\/5 {
        margin-left: 0
    }
}

.vc_pull-right {
    float: right!important
}

.vc_pull-left {
    float: left!important
}

.vc_clearfix:after,.vc_clearfix:before {
    content: " ";
    display: table
}

.vc_clearfix:after {
    clear: both
}

.vc_clearfix:after,.vc_clearfix:before {
    content: " ";
    display: table
}

.vc_clearfix:after {
    clear: both
}

.vc_el-clearfix {
    clear: both
}

@media (max-width: 767px) {
    .vc_el-clearfix-xs {
        clear:both
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .vc_el-clearfix-sm {
        clear:both
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .vc_el-clearfix-md {
        clear:both
    }
}

@media (min-width: 1200px) {
    .vc_el-clearfix-lg {
        clear:both
    }
}

.vc_visible {
    display: block
}

.vc_table {
    width: 100%;
    margin-bottom: 20px;
    border-collapse: collapse
}

.vc_table>tbody>tr>td,.vc_table>tbody>tr>th,.vc_table>tfoot>tr>td,.vc_table>tfoot>tr>th,.vc_table>thead>tr>td,.vc_table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.vc_table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.vc_table>caption+thead>tr:first-child>td,.vc_table>caption+thead>tr:first-child>th,.vc_table>colgroup+thead>tr:first-child>td,.vc_table>colgroup+thead>tr:first-child>th,.vc_table>thead:first-child>tr:first-child>td,.vc_table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.vc_table>tbody+tbody {
    border-top: 2px solid #ddd
}

.vc_table .table {
    background-color: #fff
}

.vc_table-bordered {
    border: 1px solid #ddd
}

.vc_table-bordered>tbody>tr>td,.vc_table-bordered>tbody>tr>th,.vc_table-bordered>tfoot>tr>td,.vc_table-bordered>tfoot>tr>th,.vc_table-bordered>thead>tr>td,.vc_table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.vc_table-bordered>thead>tr>td,.vc_table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.vc_pixel_icon {
    display: inline-block;
    vertical-align: middle;
    height: 16px;
    width: 16px;
    background-position: 0 0;
    background-repeat: no-repeat
}

.vc_pixel_icon-alert {
    background-image: url(../../plugins/js_composer/assets/vc/alert.png)
}

.vc_pixel_icon-info {
    background-image: url(../../plugins/js_composer/assets/vc/info.png)
}

.vc_pixel_icon-tick {
    background-image: url(../../plugins/js_composer/assets/vc/tick.png)
}

.vc_pixel_icon-explanation {
    background-image: url(../../plugins/js_composer/assets/vc/exclamation.png)
}

.vc_pixel_icon-address_book {
    background-image: url(../../plugins/js_composer/assets/images/icons/address-book.png)
}

.vc_pixel_icon-alarm_clock {
    background-image: url(../../plugins/js_composer/assets/images/icons/alarm-clock.png)
}

.vc_pixel_icon-anchor {
    background-image: url(../../plugins/js_composer/assets/images/icons/anchor.png)
}

.vc_pixel_icon-application_image {
    background-image: url(../../plugins/js_composer/assets/images/icons/application-image.png)
}

.vc_pixel_icon-arrow {
    background-image: url(../../plugins/js_composer/assets/images/icons/arrow.png)
}

.vc_pixel_icon-asterisk {
    background-image: url(../../plugins/js_composer/assets/images/icons/asterisk.png)
}

.vc_pixel_icon-hammer {
    background-image: url(../../plugins/js_composer/assets/images/icons/auction-hammer.png)
}

.vc_pixel_icon-balloon {
    background-image: url(../../plugins/js_composer/assets/images/icons/balloon.png)
}

.vc_pixel_icon-balloon_buzz {
    background-image: url(../../plugins/js_composer/assets/images/icons/balloon-buzz.png)
}

.vc_pixel_icon-balloon_facebook {
    background-image: url(../../plugins/js_composer/assets/images/icons/balloon-facebook.png)
}

.vc_pixel_icon-balloon_twitter {
    background-image: url(../../plugins/js_composer/assets/images/icons/balloon-twitter.png)
}

.vc_pixel_icon-battery {
    background-image: url(../../plugins/js_composer/assets/images/icons/battery-full.png)
}

.vc_pixel_icon-binocular {
    background-image: url(../../plugins/js_composer/assets/images/icons/binocular.png)
}

.vc_pixel_icon-document_excel {
    background-image: url(../../plugins/js_composer/assets/images/icons/blue-document-excel.png)
}

.vc_pixel_icon-document_image {
    background-image: url(../../plugins/js_composer/assets/images/icons/blue-document-image.png)
}

.vc_pixel_icon-document_music {
    background-image: url(../../plugins/js_composer/assets/images/icons/blue-document-music.png)
}

.vc_pixel_icon-document_office {
    background-image: url(../../plugins/js_composer/assets/images/icons/blue-document-office.png)
}

.vc_pixel_icon-document_pdf {
    background-image: url(../../plugins/js_composer/assets/images/icons/blue-document-pdf.png)
}

.vc_pixel_icon-document_powerpoint {
    background-image: url(../../plugins/js_composer/assets/images/icons/blue-document-powerpoint.png)
}

.vc_pixel_icon-document_word {
    background-image: url(../../plugins/js_composer/assets/images/icons/blue-document-word.png)
}

.vc_pixel_icon-bookmark {
    background-image: url(../../plugins/js_composer/assets/images/icons/bookmark.png)
}

.vc_pixel_icon-camcorder {
    background-image: url(../../plugins/js_composer/assets/images/icons/camcorder.png)
}

.vc_pixel_icon-camera {
    background-image: url(../../plugins/js_composer/assets/images/icons/camera.png)
}

.vc_pixel_icon-chart {
    background-image: url(../../plugins/js_composer/assets/images/icons/chart.png)
}

.vc_pixel_icon-chart_pie {
    background-image: url(../../plugins/js_composer/assets/images/icons/chart-pie.png)
}

.vc_pixel_icon-clock {
    background-image: url(../../plugins/js_composer/assets/images/icons/clock.png)
}

.vc_pixel_icon-play {
    background-image: url(../../plugins/js_composer/assets/images/icons/control.png)
}

.vc_pixel_icon-fire {
    background-image: url(../../plugins/js_composer/assets/images/icons/fire.png)
}

.vc_pixel_icon-heart {
    background-image: url(../../plugins/js_composer/assets/images/icons/heart.png)
}

.vc_pixel_icon-mail {
    background-image: url(../../plugins/js_composer/assets/images/icons/mail.png)
}

.vc_pixel_icon-shield {
    background-image: url(../../plugins/js_composer/assets/images/icons/plus-shield.png)
}

.vc_pixel_icon-video {
    background-image: url(../../plugins/js_composer/assets/images/icons/video.png)
}

@font-face {
    font-family: vcpb-plugin-icons;
    src: url(../../plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot%3Ff6ud62);
    src: url(../../plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot%3Ff6ud62) format('embedded-opentype'),url(../../plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.ttf%3Ff6ud62) format('truetype'),url(../../plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.woff%3Ff6ud62) format('woff'),url(../../plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.svg%3Ff6ud62) format('svg');
    font-weight: 400;
    font-style: normal
}

.vc-composer-icon {
    font-family: vcpb-plugin-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vc-c-icon-minimize:before {
    content: "\e91c"
}

.vc-c-icon-close:before {
    content: "\e5cd"
}

.vc-c-icon-1-6_4-6_1-6:before {
    content: "\e90e"
}

.vc-c-icon-add_template:before {
    content: "\e903"
}

.vc-c-icon-arrow_back:before {
    content: "\e5c4"
}

.vc-c-icon-arrow_drop_down:before {
    content: "\e5c5"
}

.vc-c-icon-arrow_drop_up:before {
    content: "\e5c7"
}

.vc-c-icon-arrow_forward:before {
    content: "\e5c8"
}

.vc-c-icon-check:before {
    content: "\e5ca"
}

.vc-c-icon-arrow_upward:before {
    content: "\e5d8"
}

.vc-c-icon-arrow_downward:before {
    content: "\e5db"
}

.vc-c-icon-sync:before {
    content: "\e627"
}

.vc-c-icon-search:before {
    content: "\e8b6"
}

.vc-c-icon-1-1:before {
    content: "\e900"
}

.vc-c-icon-1-2_1-2:before {
    content: "\e901"
}

.vc-c-icon-1-3_1-3_1-3:before {
    content: "\e902"
}

.vc-c-icon-1-4_1-2_1-4:before {
    content: "\e904"
}

.vc-c-icon-1-4_1-4_1-4_1-4:before {
    content: "\e905"
}

.vc-c-icon-1-4_3-4:before {
    content: "\e906"
}

.vc-c-icon-1-6_1-6_1-6_1-2:before {
    content: "\e907"
}

.vc-c-icon-1-6_1-6_1-6_1-6_1-6_1-6:before {
    content: "\e908"
}

.vc-c-icon-l_15_15_15_15_15:before {
    content: "\e909"
}

.vc-c-icon-1-6_2-3_1-6:before {
    content: "\e90a"
}

.vc-c-icon-2-3_1-3:before {
    content: "\e90b"
}

.vc-c-icon-5-6_1-6:before {
    content: "\e90c"
}

.vc-c-icon-add_element:before {
    content: "\e90d"
}

.vc-c-icon-add:before {
    content: "\e90f"
}

.vc-c-icon-cog:before {
    content: "\e910"
}

.vc-c-icon-content_copy:before {
    content: "\e911"
}

.vc-c-icon-delete_empty:before {
    content: "\e912"
}

.vc-c-icon-dragndrop:before {
    content: "\e913"
}

.vc-c-icon-fullscreen_exit:before {
    content: "\e914"
}

.vc-c-icon-fullscreen:before {
    content: "\e915"
}

.vc-c-icon-arrow_drop_right:before {
    content: "\e916"
}

.vc-c-icon-layout_default:before {
    content: "\e917"
}

.vc-c-icon-layout_landscape-smartphones:before {
    content: "\e918"
}

.vc-c-icon-layout_landscape-tablets:before {
    content: "\e919"
}

.vc-c-icon-layout_portrait-smartphones:before {
    content: "\e91a"
}

.vc-c-icon-layout_portrait-tablets:before {
    content: "\e91b"
}

.vc-c-icon-mode_edit:before {
    content: "\e91d"
}

.vc-c-icon-row_default_fe:before {
    content: "\e91e"
}

.vc-c-icon-text-block:before {
    content: "\e91f"
}

.vc_txt_align_left {
    text-align: left
}

.vc_txt_align_right {
    text-align: right
}

.vc_txt_align_center {
    text-align: center
}

.vc_txt_align_justify {
    text-align: justify;
    text-justify: inter-word
}

.vc_el_width_50 {
    width: 50%;
    margin-left: auto!important;
    margin-right: auto!important
}

.vc_el_width_60 {
    width: 60%;
    margin-left: auto!important;
    margin-right: auto!important
}

.vc_el_width_70 {
    width: 70%;
    margin-left: auto!important;
    margin-right: auto!important
}

.vc_el_width_80 {
    width: 80%;
    margin-left: auto!important;
    margin-right: auto!important
}

.vc_el_width_90 {
    width: 90%;
    margin-left: auto!important;
    margin-right: auto!important
}

.vc_el_width_100 {
    width: 100%;
    margin-left: auto!important;
    margin-right: auto!important
}

.vc_btn,a.vc_btn,button.vc_btn {
    cursor: pointer;
    display: inline-block;
    text-decoration: none!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 9px 12px;
    font-size: 100%;
    line-height: 20px;
    border-radius: 4px
}

.vc_btn,.vc_btn:focus,.vc_btn:hover,a.vc_btn,a.vc_btn:focus,a.vc_btn:hover,button.vc_btn,button.vc_btn:focus,button.vc_btn:hover {
    border: 1px solid #fff0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.vc_btn-lg,a.vc_btn-lg,button.vc_btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.vc_btn-sm,a.vc_btn-sm,button.vc_btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.vc_btn-xs,a.vc_btn-xs,button.vc_btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.vc_btn_square,a.vc_btn_square,button.vc_btn_square {
    border-radius: 0
}

.vc_btn_square_outlined,a.vc_btn_square_outlined,button.vc_btn_square_outlined {
    border-radius: 0;
    background: 0 0!important
}

.vc_btn_square_outlined,.vc_btn_square_outlined:focus,.vc_btn_square_outlined:hover,a.vc_btn_square_outlined,a.vc_btn_square_outlined:focus,a.vc_btn_square_outlined:hover,button.vc_btn_square_outlined,button.vc_btn_square_outlined:focus,button.vc_btn_square_outlined:hover {
    border: 2px solid
}

.vc_btn_round,a.vc_btn_round,button.vc_btn_round {
    border-radius: 25px
}

.vc_btn_outlined,a.vc_btn_outlined,button.vc_btn_outlined {
    background: 0 0!important
}

.vc_btn_outlined,.vc_btn_outlined:focus,.vc_btn_outlined:hover,a.vc_btn_outlined,a.vc_btn_outlined:focus,a.vc_btn_outlined:hover,button.vc_btn_outlined,button.vc_btn_outlined:focus,button.vc_btn_outlined:hover {
    border: 2px solid
}

.vc_btn-blue,a.vc_btn-blue,button.vc_btn-blue {
    background-color: #5472d2;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-blue:hover,a.vc_btn-blue:hover,button.vc_btn-blue:hover {
    background-color: #3c5ecc;
    color: #f7f7f7!important
}

.vc_btn-blue.vc_btn_outlined,.vc_btn-blue.vc_btn_square_outlined,a.vc_btn-blue.vc_btn_outlined,a.vc_btn-blue.vc_btn_square_outlined,button.vc_btn-blue.vc_btn_outlined,button.vc_btn-blue.vc_btn_square_outlined {
    color: #5472d2!important
}

.vc_btn-blue.vc_btn_outlined:hover,.vc_btn-blue.vc_btn_square_outlined:hover,a.vc_btn-blue.vc_btn_outlined:hover,a.vc_btn-blue.vc_btn_square_outlined:hover,button.vc_btn-blue.vc_btn_outlined:hover,button.vc_btn-blue.vc_btn_square_outlined:hover {
    border-color: #3c5ecc
}

.vc_btn-blue.vc_btn_3d,a.vc_btn-blue.vc_btn_3d,button.vc_btn-blue.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #3253bc;
    box-shadow: 0 5px 0 #3253bc;
    margin-bottom: 5px
}

.vc_btn-blue.vc_btn_3d.vc_btn_xs,a.vc_btn-blue.vc_btn_3d.vc_btn_xs,button.vc_btn-blue.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #3253bc;
    box-shadow: 0 3px 0 #3253bc;
    margin-bottom: 3px
}

.vc_btn-blue.vc_btn_3d.vc_btn_sm,a.vc_btn-blue.vc_btn_3d.vc_btn_sm,button.vc_btn-blue.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #3253bc;
    box-shadow: 0 4px 0 #3253bc;
    margin-bottom: 4px
}

.vc_btn-turquoise,a.vc_btn-turquoise,button.vc_btn-turquoise {
    background-color: #00c1cf;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-turquoise:hover,a.vc_btn-turquoise:hover,button.vc_btn-turquoise:hover {
    background-color: #00a4b0;
    color: #f7f7f7!important
}

.vc_btn-turquoise.vc_btn_outlined,.vc_btn-turquoise.vc_btn_square_outlined,a.vc_btn-turquoise.vc_btn_outlined,a.vc_btn-turquoise.vc_btn_square_outlined,button.vc_btn-turquoise.vc_btn_outlined,button.vc_btn-turquoise.vc_btn_square_outlined {
    color: #00c1cf!important
}

.vc_btn-turquoise.vc_btn_outlined:hover,.vc_btn-turquoise.vc_btn_square_outlined:hover,a.vc_btn-turquoise.vc_btn_outlined:hover,a.vc_btn-turquoise.vc_btn_square_outlined:hover,button.vc_btn-turquoise.vc_btn_outlined:hover,button.vc_btn-turquoise.vc_btn_square_outlined:hover {
    border-color: #00a4b0
}

.vc_btn-turquoise.vc_btn_3d,a.vc_btn-turquoise.vc_btn_3d,button.vc_btn-turquoise.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #008d97;
    box-shadow: 0 5px 0 #008d97;
    margin-bottom: 5px
}

.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,a.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,button.vc_btn-turquoise.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #008d97;
    box-shadow: 0 3px 0 #008d97;
    margin-bottom: 3px
}

.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,a.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,button.vc_btn-turquoise.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #008d97;
    box-shadow: 0 4px 0 #008d97;
    margin-bottom: 4px
}

.vc_btn-pink,a.vc_btn-pink,button.vc_btn-pink {
    background-color: #fe6c61;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-pink:hover,a.vc_btn-pink:hover,button.vc_btn-pink:hover {
    background-color: #fe5043;
    color: #f7f7f7!important
}

.vc_btn-pink.vc_btn_outlined,.vc_btn-pink.vc_btn_square_outlined,a.vc_btn-pink.vc_btn_outlined,a.vc_btn-pink.vc_btn_square_outlined,button.vc_btn-pink.vc_btn_outlined,button.vc_btn-pink.vc_btn_square_outlined {
    color: #fe6c61!important
}

.vc_btn-pink.vc_btn_outlined:hover,.vc_btn-pink.vc_btn_square_outlined:hover,a.vc_btn-pink.vc_btn_outlined:hover,a.vc_btn-pink.vc_btn_square_outlined:hover,button.vc_btn-pink.vc_btn_outlined:hover,button.vc_btn-pink.vc_btn_square_outlined:hover {
    border-color: #fe5043
}

.vc_btn-pink.vc_btn_3d,a.vc_btn-pink.vc_btn_3d,button.vc_btn-pink.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #fe3829;
    box-shadow: 0 5px 0 #fe3829;
    margin-bottom: 5px
}

.vc_btn-pink.vc_btn_3d.vc_btn_xs,a.vc_btn-pink.vc_btn_3d.vc_btn_xs,button.vc_btn-pink.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #fe3829;
    box-shadow: 0 3px 0 #fe3829;
    margin-bottom: 3px
}

.vc_btn-pink.vc_btn_3d.vc_btn_sm,a.vc_btn-pink.vc_btn_3d.vc_btn_sm,button.vc_btn-pink.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #fe3829;
    box-shadow: 0 4px 0 #fe3829;
    margin-bottom: 4px
}

.vc_btn-violet,a.vc_btn-violet,button.vc_btn-violet {
    background-color: #8d6dc4;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-violet:hover,a.vc_btn-violet:hover,button.vc_btn-violet:hover {
    background-color: #7c57bb;
    color: #f7f7f7!important
}

.vc_btn-violet.vc_btn_outlined,.vc_btn-violet.vc_btn_square_outlined,a.vc_btn-violet.vc_btn_outlined,a.vc_btn-violet.vc_btn_square_outlined,button.vc_btn-violet.vc_btn_outlined,button.vc_btn-violet.vc_btn_square_outlined {
    color: #8d6dc4!important
}

.vc_btn-violet.vc_btn_outlined:hover,.vc_btn-violet.vc_btn_square_outlined:hover,a.vc_btn-violet.vc_btn_outlined:hover,a.vc_btn-violet.vc_btn_square_outlined:hover,button.vc_btn-violet.vc_btn_outlined:hover,button.vc_btn-violet.vc_btn_square_outlined:hover {
    border-color: #7c57bb
}

.vc_btn-violet.vc_btn_3d,a.vc_btn-violet.vc_btn_3d,button.vc_btn-violet.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #6e48b1;
    box-shadow: 0 5px 0 #6e48b1;
    margin-bottom: 5px
}

.vc_btn-violet.vc_btn_3d.vc_btn_xs,a.vc_btn-violet.vc_btn_3d.vc_btn_xs,button.vc_btn-violet.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #6e48b1;
    box-shadow: 0 3px 0 #6e48b1;
    margin-bottom: 3px
}

.vc_btn-violet.vc_btn_3d.vc_btn_sm,a.vc_btn-violet.vc_btn_3d.vc_btn_sm,button.vc_btn-violet.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #6e48b1;
    box-shadow: 0 4px 0 #6e48b1;
    margin-bottom: 4px
}

.vc_btn-peacoc,a.vc_btn-peacoc,button.vc_btn-peacoc {
    background-color: #4cadc9;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-peacoc:hover,a.vc_btn-peacoc:hover,button.vc_btn-peacoc:hover {
    background-color: #39a0bd;
    color: #f7f7f7!important
}

.vc_btn-peacoc.vc_btn_outlined,.vc_btn-peacoc.vc_btn_square_outlined,a.vc_btn-peacoc.vc_btn_outlined,a.vc_btn-peacoc.vc_btn_square_outlined,button.vc_btn-peacoc.vc_btn_outlined,button.vc_btn-peacoc.vc_btn_square_outlined {
    color: #4cadc9!important
}

.vc_btn-peacoc.vc_btn_outlined:hover,.vc_btn-peacoc.vc_btn_square_outlined:hover,a.vc_btn-peacoc.vc_btn_outlined:hover,a.vc_btn-peacoc.vc_btn_square_outlined:hover,button.vc_btn-peacoc.vc_btn_outlined:hover,button.vc_btn-peacoc.vc_btn_square_outlined:hover {
    border-color: #39a0bd
}

.vc_btn-peacoc.vc_btn_3d,a.vc_btn-peacoc.vc_btn_3d,button.vc_btn-peacoc.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #338faa;
    box-shadow: 0 5px 0 #338faa;
    margin-bottom: 5px
}

.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,a.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,button.vc_btn-peacoc.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #338faa;
    box-shadow: 0 3px 0 #338faa;
    margin-bottom: 3px
}

.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,a.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,button.vc_btn-peacoc.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #338faa;
    box-shadow: 0 4px 0 #338faa;
    margin-bottom: 4px
}

.vc_btn-chino,a.vc_btn-chino,button.vc_btn-chino {
    background-color: #cec2ab;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-chino:hover,a.vc_btn-chino:hover,button.vc_btn-chino:hover {
    background-color: #c3b498;
    color: #f7f7f7!important
}

.vc_btn-chino.vc_btn_outlined,.vc_btn-chino.vc_btn_square_outlined,a.vc_btn-chino.vc_btn_outlined,a.vc_btn-chino.vc_btn_square_outlined,button.vc_btn-chino.vc_btn_outlined,button.vc_btn-chino.vc_btn_square_outlined {
    color: #cec2ab!important
}

.vc_btn-chino.vc_btn_outlined:hover,.vc_btn-chino.vc_btn_square_outlined:hover,a.vc_btn-chino.vc_btn_outlined:hover,a.vc_btn-chino.vc_btn_square_outlined:hover,button.vc_btn-chino.vc_btn_outlined:hover,button.vc_btn-chino.vc_btn_square_outlined:hover {
    border-color: #c3b498
}

.vc_btn-chino.vc_btn_3d,a.vc_btn-chino.vc_btn_3d,button.vc_btn-chino.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #b9a888;
    box-shadow: 0 5px 0 #b9a888;
    margin-bottom: 5px
}

.vc_btn-chino.vc_btn_3d.vc_btn_xs,a.vc_btn-chino.vc_btn_3d.vc_btn_xs,button.vc_btn-chino.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #b9a888;
    box-shadow: 0 3px 0 #b9a888;
    margin-bottom: 3px
}

.vc_btn-chino.vc_btn_3d.vc_btn_sm,a.vc_btn-chino.vc_btn_3d.vc_btn_sm,button.vc_btn-chino.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #b9a888;
    box-shadow: 0 4px 0 #b9a888;
    margin-bottom: 4px
}

.vc_btn-mulled_wine,a.vc_btn-mulled_wine,button.vc_btn-mulled_wine {
    background-color: #50485b;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-mulled_wine:hover,a.vc_btn-mulled_wine:hover,button.vc_btn-mulled_wine:hover {
    background-color: #413a4a;
    color: #f7f7f7!important
}

.vc_btn-mulled_wine.vc_btn_outlined,.vc_btn-mulled_wine.vc_btn_square_outlined,a.vc_btn-mulled_wine.vc_btn_outlined,a.vc_btn-mulled_wine.vc_btn_square_outlined,button.vc_btn-mulled_wine.vc_btn_outlined,button.vc_btn-mulled_wine.vc_btn_square_outlined {
    color: #50485b!important
}

.vc_btn-mulled_wine.vc_btn_outlined:hover,.vc_btn-mulled_wine.vc_btn_square_outlined:hover,a.vc_btn-mulled_wine.vc_btn_outlined:hover,a.vc_btn-mulled_wine.vc_btn_square_outlined:hover,button.vc_btn-mulled_wine.vc_btn_outlined:hover,button.vc_btn-mulled_wine.vc_btn_square_outlined:hover {
    border-color: #413a4a
}

.vc_btn-mulled_wine.vc_btn_3d,a.vc_btn-mulled_wine.vc_btn_3d,button.vc_btn-mulled_wine.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #342f3c;
    box-shadow: 0 5px 0 #342f3c;
    margin-bottom: 5px
}

.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #342f3c;
    box-shadow: 0 3px 0 #342f3c;
    margin-bottom: 3px
}

.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #342f3c;
    box-shadow: 0 4px 0 #342f3c;
    margin-bottom: 4px
}

.vc_btn-vista_blue,a.vc_btn-vista_blue,button.vc_btn-vista_blue {
    background-color: #75d69c;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-vista_blue:hover,a.vc_btn-vista_blue:hover,button.vc_btn-vista_blue:hover {
    background-color: #5dcf8b;
    color: #f7f7f7!important
}

.vc_btn-vista_blue.vc_btn_outlined,.vc_btn-vista_blue.vc_btn_square_outlined,a.vc_btn-vista_blue.vc_btn_outlined,a.vc_btn-vista_blue.vc_btn_square_outlined,button.vc_btn-vista_blue.vc_btn_outlined,button.vc_btn-vista_blue.vc_btn_square_outlined {
    color: #75d69c!important
}

.vc_btn-vista_blue.vc_btn_outlined:hover,.vc_btn-vista_blue.vc_btn_square_outlined:hover,a.vc_btn-vista_blue.vc_btn_outlined:hover,a.vc_btn-vista_blue.vc_btn_square_outlined:hover,button.vc_btn-vista_blue.vc_btn_outlined:hover,button.vc_btn-vista_blue.vc_btn_square_outlined:hover {
    border-color: #5dcf8b
}

.vc_btn-vista_blue.vc_btn_3d,a.vc_btn-vista_blue.vc_btn_3d,button.vc_btn-vista_blue.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #4ac97d;
    box-shadow: 0 5px 0 #4ac97d;
    margin-bottom: 5px
}

.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,a.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,button.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #4ac97d;
    box-shadow: 0 3px 0 #4ac97d;
    margin-bottom: 3px
}

.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,a.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,button.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #4ac97d;
    box-shadow: 0 4px 0 #4ac97d;
    margin-bottom: 4px
}

.vc_btn-black,a.vc_btn-black,button.vc_btn-black {
    background-color: #2a2a2a;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-black:hover,a.vc_btn-black:hover,button.vc_btn-black:hover {
    background-color: #1b1b1b;
    color: #f7f7f7!important
}

.vc_btn-black.vc_btn_outlined,.vc_btn-black.vc_btn_square_outlined,a.vc_btn-black.vc_btn_outlined,a.vc_btn-black.vc_btn_square_outlined,button.vc_btn-black.vc_btn_outlined,button.vc_btn-black.vc_btn_square_outlined {
    color: #2a2a2a!important
}

.vc_btn-black.vc_btn_outlined:hover,.vc_btn-black.vc_btn_square_outlined:hover,a.vc_btn-black.vc_btn_outlined:hover,a.vc_btn-black.vc_btn_square_outlined:hover,button.vc_btn-black.vc_btn_outlined:hover,button.vc_btn-black.vc_btn_square_outlined:hover {
    border-color: #1b1b1b
}

.vc_btn-black.vc_btn_3d,a.vc_btn-black.vc_btn_3d,button.vc_btn-black.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #0e0e0e;
    box-shadow: 0 5px 0 #0e0e0e;
    margin-bottom: 5px
}

.vc_btn-black.vc_btn_3d.vc_btn_xs,a.vc_btn-black.vc_btn_3d.vc_btn_xs,button.vc_btn-black.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #0e0e0e;
    box-shadow: 0 3px 0 #0e0e0e;
    margin-bottom: 3px
}

.vc_btn-black.vc_btn_3d.vc_btn_sm,a.vc_btn-black.vc_btn_3d.vc_btn_sm,button.vc_btn-black.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #0e0e0e;
    box-shadow: 0 4px 0 #0e0e0e;
    margin-bottom: 4px
}

.vc_btn-grey,a.vc_btn-grey,button.vc_btn-grey {
    background-color: #ebebeb;
    color: #666!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-grey:hover,a.vc_btn-grey:hover,button.vc_btn-grey:hover {
    background-color: #dcdcdc;
    color: #5e5e5e!important
}

.vc_btn-grey.vc_btn_outlined,.vc_btn-grey.vc_btn_square_outlined,a.vc_btn-grey.vc_btn_outlined,a.vc_btn-grey.vc_btn_square_outlined,button.vc_btn-grey.vc_btn_outlined,button.vc_btn-grey.vc_btn_square_outlined {
    color: #ebebeb!important
}

.vc_btn-grey.vc_btn_outlined:hover,.vc_btn-grey.vc_btn_square_outlined:hover,a.vc_btn-grey.vc_btn_outlined:hover,a.vc_btn-grey.vc_btn_square_outlined:hover,button.vc_btn-grey.vc_btn_outlined:hover,button.vc_btn-grey.vc_btn_square_outlined:hover {
    border-color: #dcdcdc
}

.vc_btn-grey.vc_btn_3d,a.vc_btn-grey.vc_btn_3d,button.vc_btn-grey.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #cfcfcf;
    box-shadow: 0 5px 0 #cfcfcf;
    margin-bottom: 5px
}

.vc_btn-grey.vc_btn_3d.vc_btn_xs,a.vc_btn-grey.vc_btn_3d.vc_btn_xs,button.vc_btn-grey.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #cfcfcf;
    box-shadow: 0 3px 0 #cfcfcf;
    margin-bottom: 3px
}

.vc_btn-grey.vc_btn_3d.vc_btn_sm,a.vc_btn-grey.vc_btn_3d.vc_btn_sm,button.vc_btn-grey.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #cfcfcf;
    box-shadow: 0 4px 0 #cfcfcf;
    margin-bottom: 4px
}

.vc_btn-orange,a.vc_btn-orange,button.vc_btn-orange {
    background-color: #f7be68;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-orange:hover,a.vc_btn-orange:hover,button.vc_btn-orange:hover {
    background-color: #f5b14b;
    color: #f7f7f7!important
}

.vc_btn-orange.vc_btn_outlined,.vc_btn-orange.vc_btn_square_outlined,a.vc_btn-orange.vc_btn_outlined,a.vc_btn-orange.vc_btn_square_outlined,button.vc_btn-orange.vc_btn_outlined,button.vc_btn-orange.vc_btn_square_outlined {
    color: #f7be68!important
}

.vc_btn-orange.vc_btn_outlined:hover,.vc_btn-orange.vc_btn_square_outlined:hover,a.vc_btn-orange.vc_btn_outlined:hover,a.vc_btn-orange.vc_btn_square_outlined:hover,button.vc_btn-orange.vc_btn_outlined:hover,button.vc_btn-orange.vc_btn_square_outlined:hover {
    border-color: #f5b14b
}

.vc_btn-orange.vc_btn_3d,a.vc_btn-orange.vc_btn_3d,button.vc_btn-orange.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #f4a733;
    box-shadow: 0 5px 0 #f4a733;
    margin-bottom: 5px
}

.vc_btn-orange.vc_btn_3d.vc_btn_xs,a.vc_btn-orange.vc_btn_3d.vc_btn_xs,button.vc_btn-orange.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #f4a733;
    box-shadow: 0 3px 0 #f4a733;
    margin-bottom: 3px
}

.vc_btn-orange.vc_btn_3d.vc_btn_sm,a.vc_btn-orange.vc_btn_3d.vc_btn_sm,button.vc_btn-orange.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #f4a733;
    box-shadow: 0 4px 0 #f4a733;
    margin-bottom: 4px
}

.vc_btn-sky,a.vc_btn-sky,button.vc_btn-sky {
    background-color: #5aa1e3;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-sky:hover,a.vc_btn-sky:hover,button.vc_btn-sky:hover {
    background-color: #4092df;
    color: #f7f7f7!important
}

.vc_btn-sky.vc_btn_outlined,.vc_btn-sky.vc_btn_square_outlined,a.vc_btn-sky.vc_btn_outlined,a.vc_btn-sky.vc_btn_square_outlined,button.vc_btn-sky.vc_btn_outlined,button.vc_btn-sky.vc_btn_square_outlined {
    color: #5aa1e3!important
}

.vc_btn-sky.vc_btn_outlined:hover,.vc_btn-sky.vc_btn_square_outlined:hover,a.vc_btn-sky.vc_btn_outlined:hover,a.vc_btn-sky.vc_btn_square_outlined:hover,button.vc_btn-sky.vc_btn_outlined:hover,button.vc_btn-sky.vc_btn_square_outlined:hover {
    border-color: #4092df
}

.vc_btn-sky.vc_btn_3d,a.vc_btn-sky.vc_btn_3d,button.vc_btn-sky.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #2a86db;
    box-shadow: 0 5px 0 #2a86db;
    margin-bottom: 5px
}

.vc_btn-sky.vc_btn_3d.vc_btn_xs,a.vc_btn-sky.vc_btn_3d.vc_btn_xs,button.vc_btn-sky.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #2a86db;
    box-shadow: 0 3px 0 #2a86db;
    margin-bottom: 3px
}

.vc_btn-sky.vc_btn_3d.vc_btn_sm,a.vc_btn-sky.vc_btn_3d.vc_btn_sm,button.vc_btn-sky.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #2a86db;
    box-shadow: 0 4px 0 #2a86db;
    margin-bottom: 4px
}

.vc_btn-green,a.vc_btn-green,button.vc_btn-green {
    background-color: #6dab3c;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-green:hover,a.vc_btn-green:hover,button.vc_btn-green:hover {
    background-color: #5f9434;
    color: #f7f7f7!important
}

.vc_btn-green.vc_btn_outlined,.vc_btn-green.vc_btn_square_outlined,a.vc_btn-green.vc_btn_outlined,a.vc_btn-green.vc_btn_square_outlined,button.vc_btn-green.vc_btn_outlined,button.vc_btn-green.vc_btn_square_outlined {
    color: #6dab3c!important
}

.vc_btn-green.vc_btn_outlined:hover,.vc_btn-green.vc_btn_square_outlined:hover,a.vc_btn-green.vc_btn_outlined:hover,a.vc_btn-green.vc_btn_square_outlined:hover,button.vc_btn-green.vc_btn_outlined:hover,button.vc_btn-green.vc_btn_square_outlined:hover {
    border-color: #5f9434
}

.vc_btn-green.vc_btn_3d,a.vc_btn-green.vc_btn_3d,button.vc_btn-green.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #53812d;
    box-shadow: 0 5px 0 #53812d;
    margin-bottom: 5px
}

.vc_btn-green.vc_btn_3d.vc_btn_xs,a.vc_btn-green.vc_btn_3d.vc_btn_xs,button.vc_btn-green.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #53812d;
    box-shadow: 0 3px 0 #53812d;
    margin-bottom: 3px
}

.vc_btn-green.vc_btn_3d.vc_btn_sm,a.vc_btn-green.vc_btn_3d.vc_btn_sm,button.vc_btn-green.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #53812d;
    box-shadow: 0 4px 0 #53812d;
    margin-bottom: 4px
}

.vc_btn-juicy_pink,a.vc_btn-juicy_pink,button.vc_btn-juicy_pink {
    background-color: #f4524d;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-juicy_pink:hover,a.vc_btn-juicy_pink:hover,button.vc_btn-juicy_pink:hover {
    background-color: #f23630;
    color: #f7f7f7!important
}

.vc_btn-juicy_pink.vc_btn_outlined,.vc_btn-juicy_pink.vc_btn_square_outlined,a.vc_btn-juicy_pink.vc_btn_outlined,a.vc_btn-juicy_pink.vc_btn_square_outlined,button.vc_btn-juicy_pink.vc_btn_outlined,button.vc_btn-juicy_pink.vc_btn_square_outlined {
    color: #f4524d!important
}

.vc_btn-juicy_pink.vc_btn_outlined:hover,.vc_btn-juicy_pink.vc_btn_square_outlined:hover,a.vc_btn-juicy_pink.vc_btn_outlined:hover,a.vc_btn-juicy_pink.vc_btn_square_outlined:hover,button.vc_btn-juicy_pink.vc_btn_outlined:hover,button.vc_btn-juicy_pink.vc_btn_square_outlined:hover {
    border-color: #f23630
}

.vc_btn-juicy_pink.vc_btn_3d,a.vc_btn-juicy_pink.vc_btn_3d,button.vc_btn-juicy_pink.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #f11f18;
    box-shadow: 0 5px 0 #f11f18;
    margin-bottom: 5px
}

.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #f11f18;
    box-shadow: 0 3px 0 #f11f18;
    margin-bottom: 3px
}

.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #f11f18;
    box-shadow: 0 4px 0 #f11f18;
    margin-bottom: 4px
}

.vc_btn-sandy_brown,a.vc_btn-sandy_brown,button.vc_btn-sandy_brown {
    background-color: #f79468;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-sandy_brown:hover,a.vc_btn-sandy_brown:hover,button.vc_btn-sandy_brown:hover {
    background-color: #f57f4b;
    color: #f7f7f7!important
}

.vc_btn-sandy_brown.vc_btn_outlined,.vc_btn-sandy_brown.vc_btn_square_outlined,a.vc_btn-sandy_brown.vc_btn_outlined,a.vc_btn-sandy_brown.vc_btn_square_outlined,button.vc_btn-sandy_brown.vc_btn_outlined,button.vc_btn-sandy_brown.vc_btn_square_outlined {
    color: #f79468!important
}

.vc_btn-sandy_brown.vc_btn_outlined:hover,.vc_btn-sandy_brown.vc_btn_square_outlined:hover,a.vc_btn-sandy_brown.vc_btn_outlined:hover,a.vc_btn-sandy_brown.vc_btn_square_outlined:hover,button.vc_btn-sandy_brown.vc_btn_outlined:hover,button.vc_btn-sandy_brown.vc_btn_square_outlined:hover {
    border-color: #f57f4b
}

.vc_btn-sandy_brown.vc_btn_3d,a.vc_btn-sandy_brown.vc_btn_3d,button.vc_btn-sandy_brown.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #f46e33;
    box-shadow: 0 5px 0 #f46e33;
    margin-bottom: 5px
}

.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #f46e33;
    box-shadow: 0 3px 0 #f46e33;
    margin-bottom: 3px
}

.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #f46e33;
    box-shadow: 0 4px 0 #f46e33;
    margin-bottom: 4px
}

.vc_btn-purple,a.vc_btn-purple,button.vc_btn-purple {
    background-color: #b97ebb;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-purple:hover,a.vc_btn-purple:hover,button.vc_btn-purple:hover {
    background-color: #ae6ab0;
    color: #f7f7f7!important
}

.vc_btn-purple.vc_btn_outlined,.vc_btn-purple.vc_btn_square_outlined,a.vc_btn-purple.vc_btn_outlined,a.vc_btn-purple.vc_btn_square_outlined,button.vc_btn-purple.vc_btn_outlined,button.vc_btn-purple.vc_btn_square_outlined {
    color: #b97ebb!important
}

.vc_btn-purple.vc_btn_outlined:hover,.vc_btn-purple.vc_btn_square_outlined:hover,a.vc_btn-purple.vc_btn_outlined:hover,a.vc_btn-purple.vc_btn_square_outlined:hover,button.vc_btn-purple.vc_btn_outlined:hover,button.vc_btn-purple.vc_btn_square_outlined:hover {
    border-color: #ae6ab0
}

.vc_btn-purple.vc_btn_3d,a.vc_btn-purple.vc_btn_3d,button.vc_btn-purple.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #a559a8;
    box-shadow: 0 5px 0 #a559a8;
    margin-bottom: 5px
}

.vc_btn-purple.vc_btn_3d.vc_btn_xs,a.vc_btn-purple.vc_btn_3d.vc_btn_xs,button.vc_btn-purple.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #a559a8;
    box-shadow: 0 3px 0 #a559a8;
    margin-bottom: 3px
}

.vc_btn-purple.vc_btn_3d.vc_btn_sm,a.vc_btn-purple.vc_btn_3d.vc_btn_sm,button.vc_btn-purple.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #a559a8;
    box-shadow: 0 4px 0 #a559a8;
    margin-bottom: 4px
}

.vc_btn-white,a.vc_btn-white,button.vc_btn-white {
    background-color: #fff;
    color: #666!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-white:hover,a.vc_btn-white:hover,button.vc_btn-white:hover {
    background-color: #f0f0f0;
    color: #5e5e5e!important
}

.vc_btn-white.vc_btn_outlined,.vc_btn-white.vc_btn_square_outlined,a.vc_btn-white.vc_btn_outlined,a.vc_btn-white.vc_btn_square_outlined,button.vc_btn-white.vc_btn_outlined,button.vc_btn-white.vc_btn_square_outlined {
    color: #fff!important
}

.vc_btn-white.vc_btn_outlined:hover,.vc_btn-white.vc_btn_square_outlined:hover,a.vc_btn-white.vc_btn_outlined:hover,a.vc_btn-white.vc_btn_square_outlined:hover,button.vc_btn-white.vc_btn_outlined:hover,button.vc_btn-white.vc_btn_square_outlined:hover {
    border-color: #f0f0f0
}

.vc_btn-white.vc_btn_3d,a.vc_btn-white.vc_btn_3d,button.vc_btn-white.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #e3e3e3;
    box-shadow: 0 5px 0 #e3e3e3;
    margin-bottom: 5px
}

.vc_btn-white.vc_btn_3d.vc_btn_xs,a.vc_btn-white.vc_btn_3d.vc_btn_xs,button.vc_btn-white.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #e3e3e3;
    box-shadow: 0 3px 0 #e3e3e3;
    margin-bottom: 3px
}

.vc_btn-white.vc_btn_3d.vc_btn_sm,a.vc_btn-white.vc_btn_3d.vc_btn_sm,button.vc_btn-white.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #e3e3e3;
    box-shadow: 0 4px 0 #e3e3e3;
    margin-bottom: 4px
}

.vc_btn-grace,a.vc_btn-grace,button.vc_btn-grace {
    background-color: #aed13b;
    color: #fff!important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.vc_btn-grace:hover,a.vc_btn-grace:hover,button.vc_btn-grace:hover {
    background-color: #9ec02d;
    color: #f7f7f7!important
}

.vc_btn-grace.vc_btn_outlined,.vc_btn-grace.vc_btn_square_outlined,a.vc_btn-grace.vc_btn_outlined,a.vc_btn-grace.vc_btn_square_outlined,button.vc_btn-grace.vc_btn_outlined,button.vc_btn-grace.vc_btn_square_outlined {
    color: #aed13b!important
}

.vc_btn-grace.vc_btn_outlined:hover,.vc_btn-grace.vc_btn_square_outlined:hover,a.vc_btn-grace.vc_btn_outlined:hover,a.vc_btn-grace.vc_btn_square_outlined:hover,button.vc_btn-grace.vc_btn_outlined:hover,button.vc_btn-grace.vc_btn_square_outlined:hover {
    border-color: #9ec02d
}

.vc_btn-grace.vc_btn_3d,a.vc_btn-grace.vc_btn_3d,button.vc_btn-grace.vc_btn_3d {
    -webkit-box-shadow: 0 5px 0 #8dac28;
    box-shadow: 0 5px 0 #8dac28;
    margin-bottom: 5px
}

.vc_btn-grace.vc_btn_3d.vc_btn_xs,a.vc_btn-grace.vc_btn_3d.vc_btn_xs,button.vc_btn-grace.vc_btn_3d.vc_btn_xs {
    -webkit-box-shadow: 0 3px 0 #8dac28;
    box-shadow: 0 3px 0 #8dac28;
    margin-bottom: 3px
}

.vc_btn-grace.vc_btn_3d.vc_btn_sm,a.vc_btn-grace.vc_btn_3d.vc_btn_sm,button.vc_btn-grace.vc_btn_3d.vc_btn_sm {
    -webkit-box-shadow: 0 4px 0 #8dac28;
    box-shadow: 0 4px 0 #8dac28;
    margin-bottom: 4px
}

.vc_btn-default,a.vc_btn-default,button.vc_btn-default {
    color: #7d7d7d;
    background-color: #fff;
    border-color: #fff0
}

.open>.dropdown-toggle.vc_btn-default,.open>.dropdown-togglea.vc_btn-default,.open>.dropdown-togglebutton.vc_btn-default,.vc_btn-default.active,.vc_btn-default:active,.vc_btn-default:focus,.vc_btn-default:hover,a.vc_btn-default.active,a.vc_btn-default:active,a.vc_btn-default:focus,a.vc_btn-default:hover,button.vc_btn-default.active,button.vc_btn-default:active,button.vc_btn-default:focus,button.vc_btn-default:hover {
    color: #7d7d7d;
    background-color: #e6e6e6;
    border-color: #fff0
}

.open>.dropdown-toggle.vc_btn-default,.open>.dropdown-togglea.vc_btn-default,.open>.dropdown-togglebutton.vc_btn-default,.vc_btn-default.active,.vc_btn-default:active,a.vc_btn-default.active,a.vc_btn-default:active,button.vc_btn-default.active,button.vc_btn-default:active {
    background-image: none
}

.vc_btn-default.disabled,.vc_btn-default.disabled.active,.vc_btn-default.disabled:active,.vc_btn-default.disabled:focus,.vc_btn-default.disabled:hover,.vc_btn-default[disabled],.vc_btn-default[disabled].active,.vc_btn-default[disabled]:active,.vc_btn-default[disabled]:focus,.vc_btn-default[disabled]:hover,a.vc_btn-default.disabled,a.vc_btn-default.disabled.active,a.vc_btn-default.disabled:active,a.vc_btn-default.disabled:focus,a.vc_btn-default.disabled:hover,a.vc_btn-default[disabled],a.vc_btn-default[disabled].active,a.vc_btn-default[disabled]:active,a.vc_btn-default[disabled]:focus,a.vc_btn-default[disabled]:hover,button.vc_btn-default.disabled,button.vc_btn-default.disabled.active,button.vc_btn-default.disabled:active,button.vc_btn-default.disabled:focus,button.vc_btn-default.disabled:hover,button.vc_btn-default[disabled],button.vc_btn-default[disabled].active,button.vc_btn-default[disabled]:active,button.vc_btn-default[disabled]:focus,button.vc_btn-default[disabled]:hover,fieldset[disabled] .vc_btn-default,fieldset[disabled] .vc_btn-default.active,fieldset[disabled] .vc_btn-default:active,fieldset[disabled] .vc_btn-default:focus,fieldset[disabled] .vc_btn-default:hover,fieldset[disabled] a.vc_btn-default,fieldset[disabled] a.vc_btn-default.active,fieldset[disabled] a.vc_btn-default:active,fieldset[disabled] a.vc_btn-default:focus,fieldset[disabled] a.vc_btn-default:hover,fieldset[disabled] button.vc_btn-default,fieldset[disabled] button.vc_btn-default.active,fieldset[disabled] button.vc_btn-default:active,fieldset[disabled] button.vc_btn-default:focus,fieldset[disabled] button.vc_btn-default:hover {
    background-color: #fff;
    border-color: #fff0
}

.vc_btn-default .badge,a.vc_btn-default .badge,button.vc_btn-default .badge {
    color: #fff;
    background-color: #7d7d7d
}

.vc_btn-primary,a.vc_btn-primary,button.vc_btn-primary {
    color: #fff;
    background-color: #00aef0;
    border-color: #fff0
}

.open>.dropdown-toggle.vc_btn-primary,.open>.dropdown-togglea.vc_btn-primary,.open>.dropdown-togglebutton.vc_btn-primary,.vc_btn-primary.active,.vc_btn-primary:active,.vc_btn-primary:focus,.vc_btn-primary:hover,a.vc_btn-primary.active,a.vc_btn-primary:active,a.vc_btn-primary:focus,a.vc_btn-primary:hover,button.vc_btn-primary.active,button.vc_btn-primary:active,button.vc_btn-primary:focus,button.vc_btn-primary:hover {
    color: #fff;
    background-color: #0089bd;
    border-color: #fff0
}

.open>.dropdown-toggle.vc_btn-primary,.open>.dropdown-togglea.vc_btn-primary,.open>.dropdown-togglebutton.vc_btn-primary,.vc_btn-primary.active,.vc_btn-primary:active,a.vc_btn-primary.active,a.vc_btn-primary:active,button.vc_btn-primary.active,button.vc_btn-primary:active {
    background-image: none
}

.vc_btn-primary.disabled,.vc_btn-primary.disabled.active,.vc_btn-primary.disabled:active,.vc_btn-primary.disabled:focus,.vc_btn-primary.disabled:hover,.vc_btn-primary[disabled],.vc_btn-primary[disabled].active,.vc_btn-primary[disabled]:active,.vc_btn-primary[disabled]:focus,.vc_btn-primary[disabled]:hover,a.vc_btn-primary.disabled,a.vc_btn-primary.disabled.active,a.vc_btn-primary.disabled:active,a.vc_btn-primary.disabled:focus,a.vc_btn-primary.disabled:hover,a.vc_btn-primary[disabled],a.vc_btn-primary[disabled].active,a.vc_btn-primary[disabled]:active,a.vc_btn-primary[disabled]:focus,a.vc_btn-primary[disabled]:hover,button.vc_btn-primary.disabled,button.vc_btn-primary.disabled.active,button.vc_btn-primary.disabled:active,button.vc_btn-primary.disabled:focus,button.vc_btn-primary.disabled:hover,button.vc_btn-primary[disabled],button.vc_btn-primary[disabled].active,button.vc_btn-primary[disabled]:active,button.vc_btn-primary[disabled]:focus,button.vc_btn-primary[disabled]:hover,fieldset[disabled] .vc_btn-primary,fieldset[disabled] .vc_btn-primary.active,fieldset[disabled] .vc_btn-primary:active,fieldset[disabled] .vc_btn-primary:focus,fieldset[disabled] .vc_btn-primary:hover,fieldset[disabled] a.vc_btn-primary,fieldset[disabled] a.vc_btn-primary.active,fieldset[disabled] a.vc_btn-primary:active,fieldset[disabled] a.vc_btn-primary:focus,fieldset[disabled] a.vc_btn-primary:hover,fieldset[disabled] button.vc_btn-primary,fieldset[disabled] button.vc_btn-primary.active,fieldset[disabled] button.vc_btn-primary:active,fieldset[disabled] button.vc_btn-primary:focus,fieldset[disabled] button.vc_btn-primary:hover {
    background-color: #00aef0;
    border-color: #fff0
}

.vc_btn-primary .badge,a.vc_btn-primary .badge,button.vc_btn-primary .badge {
    color: #00aef0;
    background-color: #fff
}

.vc_btn-success,a.vc_btn-success,button.vc_btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #fff0
}

.open>.dropdown-toggle.vc_btn-success,.open>.dropdown-togglea.vc_btn-success,.open>.dropdown-togglebutton.vc_btn-success,.vc_btn-success.active,.vc_btn-success:active,.vc_btn-success:focus,.vc_btn-success:hover,a.vc_btn-success.active,a.vc_btn-success:active,a.vc_btn-success:focus,a.vc_btn-success:hover,button.vc_btn-success.active,button.vc_btn-success:active,button.vc_btn-success:focus,button.vc_btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #fff0
}

.open>.dropdown-toggle.vc_btn-success,.open>.dropdown-togglea.vc_btn-success,.open>.dropdown-togglebutton.vc_btn-success,.vc_btn-success.active,.vc_btn-success:active,a.vc_btn-success.active,a.vc_btn-success:active,button.vc_btn-success.active,button.vc_btn-success:active {
    background-image: none
}

.vc_btn-success.disabled,.vc_btn-success.disabled.active,.vc_btn-success.disabled:active,.vc_btn-success.disabled:focus,.vc_btn-success.disabled:hover,.vc_btn-success[disabled],.vc_btn-success[disabled].active,.vc_btn-success[disabled]:active,.vc_btn-success[disabled]:focus,.vc_btn-success[disabled]:hover,a.vc_btn-success.disabled,a.vc_btn-success.disabled.active,a.vc_btn-success.disabled:active,a.vc_btn-success.disabled:focus,a.vc_btn-success.disabled:hover,a.vc_btn-success[disabled],a.vc_btn-success[disabled].active,a.vc_btn-success[disabled]:active,a.vc_btn-success[disabled]:focus,a.vc_btn-success[disabled]:hover,button.vc_btn-success.disabled,button.vc_btn-success.disabled.active,button.vc_btn-success.disabled:active,button.vc_btn-success.disabled:focus,button.vc_btn-success.disabled:hover,button.vc_btn-success[disabled],button.vc_btn-success[disabled].active,button.vc_btn-success[disabled]:active,button.vc_btn-success[disabled]:focus,button.vc_btn-success[disabled]:hover,fieldset[disabled] .vc_btn-success,fieldset[disabled] .vc_btn-success.active,fieldset[disabled] .vc_btn-success:active,fieldset[disabled] .vc_btn-success:focus,fieldset[disabled] .vc_btn-success:hover,fieldset[disabled] a.vc_btn-success,fieldset[disabled] a.vc_btn-success.active,fieldset[disabled] a.vc_btn-success:active,fieldset[disabled] a.vc_btn-success:focus,fieldset[disabled] a.vc_btn-success:hover,fieldset[disabled] button.vc_btn-success,fieldset[disabled] button.vc_btn-success.active,fieldset[disabled] button.vc_btn-success:active,fieldset[disabled] button.vc_btn-success:focus,fieldset[disabled] button.vc_btn-success:hover {
    background-color: #5cb85c;
    border-color: #fff0
}

.vc_btn-success .badge,a.vc_btn-success .badge,button.vc_btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.vc_btn-info,a.vc_btn-info,button.vc_btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #fff0
}

.open>.dropdown-toggle.vc_btn-info,.open>.dropdown-togglea.vc_btn-info,.open>.dropdown-togglebutton.vc_btn-info,.vc_btn-info.active,.vc_btn-info:active,.vc_btn-info:focus,.vc_btn-info:hover,a.vc_btn-info.active,a.vc_btn-info:active,a.vc_btn-info:focus,a.vc_btn-info:hover,button.vc_btn-info.active,button.vc_btn-info:active,button.vc_btn-info:focus,button.vc_btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #fff0
}

.open>.dropdown-toggle.vc_btn-info,.open>.dropdown-togglea.vc_btn-info,.open>.dropdown-togglebutton.vc_btn-info,.vc_btn-info.active,.vc_btn-info:active,a.vc_btn-info.active,a.vc_btn-info:active,button.vc_btn-info.active,button.vc_btn-info:active {
    background-image: none
}

.vc_btn-info.disabled,.vc_btn-info.disabled.active,.vc_btn-info.disabled:active,.vc_btn-info.disabled:focus,.vc_btn-info.disabled:hover,.vc_btn-info[disabled],.vc_btn-info[disabled].active,.vc_btn-info[disabled]:active,.vc_btn-info[disabled]:focus,.vc_btn-info[disabled]:hover,a.vc_btn-info.disabled,a.vc_btn-info.disabled.active,a.vc_btn-info.disabled:active,a.vc_btn-info.disabled:focus,a.vc_btn-info.disabled:hover,a.vc_btn-info[disabled],a.vc_btn-info[disabled].active,a.vc_btn-info[disabled]:active,a.vc_btn-info[disabled]:focus,a.vc_btn-info[disabled]:hover,button.vc_btn-info.disabled,button.vc_btn-info.disabled.active,button.vc_btn-info.disabled:active,button.vc_btn-info.disabled:focus,button.vc_btn-info.disabled:hover,button.vc_btn-info[disabled],button.vc_btn-info[disabled].active,button.vc_btn-info[disabled]:active,button.vc_btn-info[disabled]:focus,button.vc_btn-info[disabled]:hover,fieldset[disabled] .vc_btn-info,fieldset[disabled] .vc_btn-info.active,fieldset[disabled] .vc_btn-info:active,fieldset[disabled] .vc_btn-info:focus,fieldset[disabled] .vc_btn-info:hover,fieldset[disabled] a.vc_btn-info,fieldset[disabled] a.vc_btn-info.active,fieldset[disabled] a.vc_btn-info:active,fieldset[disabled] a.vc_btn-info:focus,fieldset[disabled] a.vc_btn-info:hover,fieldset[disabled] button.vc_btn-info,fieldset[disabled] button.vc_btn-info.active,fieldset[disabled] button.vc_btn-info:active,fieldset[disabled] button.vc_btn-info:focus,fieldset[disabled] button.vc_btn-info:hover {
    background-color: #5bc0de;
    border-color: #fff0
}

.vc_btn-info .badge,a.vc_btn-info .badge,button.vc_btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.vc_btn-warning,a.vc_btn-warning,button.vc_btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #fff0
}

.open>.dropdown-toggle.vc_btn-warning,.open>.dropdown-togglea.vc_btn-warning,.open>.dropdown-togglebutton.vc_btn-warning,.vc_btn-warning.active,.vc_btn-warning:active,.vc_btn-warning:focus,.vc_btn-warning:hover,a.vc_btn-warning.active,a.vc_btn-warning:active,a.vc_btn-warning:focus,a.vc_btn-warning:hover,button.vc_btn-warning.active,button.vc_btn-warning:active,button.vc_btn-warning:focus,button.vc_btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #fff0
}

.open>.dropdown-toggle.vc_btn-warning,.open>.dropdown-togglea.vc_btn-warning,.open>.dropdown-togglebutton.vc_btn-warning,.vc_btn-warning.active,.vc_btn-warning:active,a.vc_btn-warning.active,a.vc_btn-warning:active,button.vc_btn-warning.active,button.vc_btn-warning:active {
    background-image: none
}

.vc_btn-warning.disabled,.vc_btn-warning.disabled.active,.vc_btn-warning.disabled:active,.vc_btn-warning.disabled:focus,.vc_btn-warning.disabled:hover,.vc_btn-warning[disabled],.vc_btn-warning[disabled].active,.vc_btn-warning[disabled]:active,.vc_btn-warning[disabled]:focus,.vc_btn-warning[disabled]:hover,a.vc_btn-warning.disabled,a.vc_btn-warning.disabled.active,a.vc_btn-warning.disabled:active,a.vc_btn-warning.disabled:focus,a.vc_btn-warning.disabled:hover,a.vc_btn-warning[disabled],a.vc_btn-warning[disabled].active,a.vc_btn-warning[disabled]:active,a.vc_btn-warning[disabled]:focus,a.vc_btn-warning[disabled]:hover,button.vc_btn-warning.disabled,button.vc_btn-warning.disabled.active,button.vc_btn-warning.disabled:active,button.vc_btn-warning.disabled:focus,button.vc_btn-warning.disabled:hover,button.vc_btn-warning[disabled],button.vc_btn-warning[disabled].active,button.vc_btn-warning[disabled]:active,button.vc_btn-warning[disabled]:focus,button.vc_btn-warning[disabled]:hover,fieldset[disabled] .vc_btn-warning,fieldset[disabled] .vc_btn-warning.active,fieldset[disabled] .vc_btn-warning:active,fieldset[disabled] .vc_btn-warning:focus,fieldset[disabled] .vc_btn-warning:hover,fieldset[disabled] a.vc_btn-warning,fieldset[disabled] a.vc_btn-warning.active,fieldset[disabled] a.vc_btn-warning:active,fieldset[disabled] a.vc_btn-warning:focus,fieldset[disabled] a.vc_btn-warning:hover,fieldset[disabled] button.vc_btn-warning,fieldset[disabled] button.vc_btn-warning.active,fieldset[disabled] button.vc_btn-warning:active,fieldset[disabled] button.vc_btn-warning:focus,fieldset[disabled] button.vc_btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #fff0
}

.vc_btn-warning .badge,a.vc_btn-warning .badge,button.vc_btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.vc_btn-danger,a.vc_btn-danger,button.vc_btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #fff0
}

.open>.dropdown-toggle.vc_btn-danger,.open>.dropdown-togglea.vc_btn-danger,.open>.dropdown-togglebutton.vc_btn-danger,.vc_btn-danger.active,.vc_btn-danger:active,.vc_btn-danger:focus,.vc_btn-danger:hover,a.vc_btn-danger.active,a.vc_btn-danger:active,a.vc_btn-danger:focus,a.vc_btn-danger:hover,button.vc_btn-danger.active,button.vc_btn-danger:active,button.vc_btn-danger:focus,button.vc_btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #fff0
}

.open>.dropdown-toggle.vc_btn-danger,.open>.dropdown-togglea.vc_btn-danger,.open>.dropdown-togglebutton.vc_btn-danger,.vc_btn-danger.active,.vc_btn-danger:active,a.vc_btn-danger.active,a.vc_btn-danger:active,button.vc_btn-danger.active,button.vc_btn-danger:active {
    background-image: none
}

.vc_btn-danger.disabled,.vc_btn-danger.disabled.active,.vc_btn-danger.disabled:active,.vc_btn-danger.disabled:focus,.vc_btn-danger.disabled:hover,.vc_btn-danger[disabled],.vc_btn-danger[disabled].active,.vc_btn-danger[disabled]:active,.vc_btn-danger[disabled]:focus,.vc_btn-danger[disabled]:hover,a.vc_btn-danger.disabled,a.vc_btn-danger.disabled.active,a.vc_btn-danger.disabled:active,a.vc_btn-danger.disabled:focus,a.vc_btn-danger.disabled:hover,a.vc_btn-danger[disabled],a.vc_btn-danger[disabled].active,a.vc_btn-danger[disabled]:active,a.vc_btn-danger[disabled]:focus,a.vc_btn-danger[disabled]:hover,button.vc_btn-danger.disabled,button.vc_btn-danger.disabled.active,button.vc_btn-danger.disabled:active,button.vc_btn-danger.disabled:focus,button.vc_btn-danger.disabled:hover,button.vc_btn-danger[disabled],button.vc_btn-danger[disabled].active,button.vc_btn-danger[disabled]:active,button.vc_btn-danger[disabled]:focus,button.vc_btn-danger[disabled]:hover,fieldset[disabled] .vc_btn-danger,fieldset[disabled] .vc_btn-danger.active,fieldset[disabled] .vc_btn-danger:active,fieldset[disabled] .vc_btn-danger:focus,fieldset[disabled] .vc_btn-danger:hover,fieldset[disabled] a.vc_btn-danger,fieldset[disabled] a.vc_btn-danger.active,fieldset[disabled] a.vc_btn-danger:active,fieldset[disabled] a.vc_btn-danger:focus,fieldset[disabled] a.vc_btn-danger:hover,fieldset[disabled] button.vc_btn-danger,fieldset[disabled] button.vc_btn-danger.active,fieldset[disabled] button.vc_btn-danger:active,fieldset[disabled] button.vc_btn-danger:focus,fieldset[disabled] button.vc_btn-danger:hover {
    background-color: #d9534f;
    border-color: #fff0
}

.vc_btn-danger .badge,a.vc_btn-danger .badge,button.vc_btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.vc_button-2-wrapper {
    display: inline-block;
    vertical-align: middle
}

.vc_button-2-wrapper.vc_button-2-align-left {
    display: block;
    text-align: left
}

.vc_button-2-wrapper.vc_button-2-align-right {
    display: block;
    text-align: right
}

.vc_button-2-wrapper.vc_button-2-align-center {
    display: block;
    text-align: center
}

i.icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    vertical-align: text-top;
    margin-left: 5px
}

.wpb_btn-large i.icon {
    height: 19px;
    margin-left: 9px
}

.wpb_btn-small i.icon {
    height: 15px
}

.wpb_btn-mini i.icon {
    display: none
}

.wpb_address_book i.icon,option.wpb_address_book {
    background: url(../../plugins/js_composer/assets/images/icons/address-book.png) no-repeat right center
}

.wpb_alarm_clock i.icon,option.wpb_alarm_clock {
    background: url(../../plugins/js_composer/assets/images/icons/alarm-clock.png) no-repeat right center
}

.wpb_anchor i.icon,option.wpb_anchor {
    background: url(../../plugins/js_composer/assets/images/icons/anchor.png) no-repeat right center
}

.wpb_application_image i.icon,option.wpb_application_image {
    background: url(../../plugins/js_composer/assets/images/icons/application-image.png) no-repeat right center
}

.wpb_arrow i.icon,option.wpb_arrow {
    background: url(../../plugins/js_composer/assets/images/icons/arrow.png) no-repeat right center
}

.wpb_asterisk i.icon,option.wpb_asterisk {
    background: url(../../plugins/js_composer/assets/images/icons/asterisk.png) no-repeat right center
}

.wpb_hammer i.icon,option.wpb_hammer {
    background: url(../../plugins/js_composer/assets/images/icons/auction-hammer.png) no-repeat right center
}

.wpb_balloon i.icon,option.wpb_balloon {
    background: url(../../plugins/js_composer/assets/images/icons/balloon.png) no-repeat right center
}

.wpb_balloon_buzz i.icon,option.wpb_balloon_buzz {
    background: url(../../plugins/js_composer/assets/images/icons/balloon-buzz.png) no-repeat right center
}

.wpb_balloon_facebook i.icon,option.wpb_balloon_facebook {
    background: url(../../plugins/js_composer/assets/images/icons/balloon-facebook.png) no-repeat right center
}

.wpb_balloon_twitter i.icon,option.wpb_balloon_twitter {
    background: url(../../plugins/js_composer/assets/images/icons/balloon-twitter.png) no-repeat right center
}

.wpb_battery i.icon,option.wpb_battery {
    background: url(../../plugins/js_composer/assets/images/icons/battery-full.png) no-repeat right center
}

.wpb_binocular i.icon,option.wpb_binocular {
    background: url(../../plugins/js_composer/assets/images/icons/binocular.png) no-repeat right center
}

.wpb_document_excel i.icon,option.wpb_document_excel {
    background: url(../../plugins/js_composer/assets/images/icons/blue-document-excel.png) no-repeat right center
}

.wpb_document_image i.icon,option.wpb_document_image {
    background: url(../../plugins/js_composer/assets/images/icons/blue-document-image.png) no-repeat right center
}

.wpb_document_music i.icon,option.wpb_document_music {
    background: url(../../plugins/js_composer/assets/images/icons/blue-document-music.png) no-repeat right center
}

.wpb_document_office i.icon,option.wpb_document_office {
    background: url(../../plugins/js_composer/assets/images/icons/blue-document-office.png) no-repeat right center
}

.wpb_document_pdf i.icon,option.wpb_document_pdf {
    background: url(../../plugins/js_composer/assets/images/icons/blue-document-pdf.png) no-repeat right center
}

.wpb_document_powerpoint i.icon,option.wpb_document_powerpoint {
    background: url(../../plugins/js_composer/assets/images/icons/blue-document-powerpoint.png) no-repeat right center
}

.wpb_document_word i.icon,option.wpb_document_word {
    background: url(../../plugins/js_composer/assets/images/icons/blue-document-word.png) no-repeat right center
}

.wpb_bookmark i.icon,option.wpb_bookmark {
    background: url(../../plugins/js_composer/assets/images/icons/bookmark.png) no-repeat right center
}

.wpb_camcorder i.icon,option.wpb_camcorder {
    background: url(../../plugins/js_composer/assets/images/icons/camcorder.png) no-repeat right center
}

.wpb_camera i.icon,option.wpb_camera {
    background: url(../../plugins/js_composer/assets/images/icons/camera.png) no-repeat right center
}

.wpb_chart i.icon,option.wpb_chart {
    background: url(../../plugins/js_composer/assets/images/icons/chart.png) no-repeat right center
}

.wpb_chart_pie i.icon,option.wpb_chart_pie {
    background: url(../../plugins/js_composer/assets/images/icons/chart-pie.png) no-repeat right center
}

.wpb_clock i.icon,option.wpb_clock {
    background: url(../../plugins/js_composer/assets/images/icons/clock.png) no-repeat right center
}

.wpb_play i.icon,option.wpb_play {
    background: url(../../plugins/js_composer/assets/images/icons/control.png) no-repeat right center
}

.wpb_fire i.icon,option.wpb_fire {
    background: url(../../plugins/js_composer/assets/images/icons/fire.png) no-repeat right center
}

.wpb_heart i.icon,option.wpb_heart {
    background: url(../../plugins/js_composer/assets/images/icons/heart.png) no-repeat right center
}

.wpb_mail i.icon,option.wpb_mail {
    background: url(../../plugins/js_composer/assets/images/icons/mail.png) no-repeat right center
}

.wpb_shield i.icon,option.wpb_shield {
    background: url(../../plugins/js_composer/assets/images/icons/plus-shield.png) no-repeat right center
}

.wpb_video i.icon,option.wpb_video {
    background: url(../../plugins/js_composer/assets/images/icons/video.png) no-repeat right center
}

.vc_column_container .vc_btn,.vc_column_container .wpb_button {
    margin-top: 5px;
    margin-bottom: 5px
}

.vc_message_box {
    border: 1px solid #fff0;
    display: block;
    overflow: hidden;
    margin: 0 0 21.73913043px 0;
    padding: 1em 1em 1em 4em;
    position: relative;
    font-size: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vc_message_box>p:first-child {
    margin-top: 0
}

.vc_message_box>p:last-child {
    margin-bottom: 0
}

.vc_message_box-icon {
    bottom: 0;
    font-size: 1em;
    font-style: normal;
    left: 0;
    position: absolute;
    top: 0;
    width: 4em
}

.vc_message_box-icon>* {
    font-size: 1.7em;
    line-height: 1;
    font-style: normal;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vc_message_box-icon>.fa {
    font-size: 1.7em;
    line-height: 1
}

.vc_color-blue.vc_message_box {
    color: #364a8a;
    border-color: #c5cff0;
    background-color: #edf1fa
}

.vc_color-blue.vc_message_box .vc_message_box-icon {
    color: #5472d2
}

.vc_color-blue.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #5472d2
}

.vc_color-blue.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-blue.vc_message_box-outline,.vc_color-blue.vc_message_box-solid-icon {
    color: #364a8a;
    border-color: #5472d2;
    background-color: #fff0
}

.vc_color-blue.vc_message_box-outline .vc_message_box-icon,.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon {
    color: #5472d2
}

.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #5472d2
}

.vc_color-blue.vc_message_box-3d {
    box-shadow: 0 5px 0 #9daee5
}

.vc_color-turquoise.vc_message_box {
    color: #085b61;
    border-color: #c6ecee;
    background-color: #ebfcfd
}

.vc_color-turquoise.vc_message_box .vc_message_box-icon {
    color: #00c1cf
}

.vc_color-turquoise.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #00c1cf
}

.vc_color-turquoise.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-turquoise.vc_message_box-outline,.vc_color-turquoise.vc_message_box-solid-icon {
    color: #085b61;
    border-color: #00c1cf;
    background-color: #fff0
}

.vc_color-turquoise.vc_message_box-outline .vc_message_box-icon,.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon {
    color: #00c1cf
}

.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #00c1cf
}

.vc_color-turquoise.vc_message_box-3d {
    box-shadow: 0 5px 0 #9fdee3
}

.vc_color-pink.vc_message_box {
    color: #d82e21;
    border-color: #ffd8d6;
    background-color: #fff0ef
}

.vc_color-pink.vc_message_box .vc_message_box-icon {
    color: #fe6c61
}

.vc_color-pink.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #fe6c61
}

.vc_color-pink.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-pink.vc_message_box-outline,.vc_color-pink.vc_message_box-solid-icon {
    color: #d82e21;
    border-color: #fe6c61;
    background-color: #fff0
}

.vc_color-pink.vc_message_box-outline .vc_message_box-icon,.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fe6c61
}

.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #fe6c61
}

.vc_color-pink.vc_message_box-3d {
    box-shadow: 0 5px 0 #fea9a3
}

.vc_color-violet.vc_message_box {
    color: #5e4a81;
    border-color: #d4c8e9;
    background-color: #f0ecf7
}

.vc_color-violet.vc_message_box .vc_message_box-icon {
    color: #8d6dc4
}

.vc_color-violet.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #8d6dc4
}

.vc_color-violet.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-violet.vc_message_box-outline,.vc_color-violet.vc_message_box-solid-icon {
    color: #5e4a81;
    border-color: #8d6dc4;
    background-color: #fff0
}

.vc_color-violet.vc_message_box-outline .vc_message_box-icon,.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon {
    color: #8d6dc4
}

.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #8d6dc4
}

.vc_color-violet.vc_message_box-3d {
    box-shadow: 0 5px 0 #b8a3da
}

.vc_color-peacoc.vc_message_box {
    color: #366a79;
    border-color: #c2e3ec;
    background-color: #e9f5f8
}

.vc_color-peacoc.vc_message_box .vc_message_box-icon {
    color: #4cadc9
}

.vc_color-peacoc.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #4cadc9
}

.vc_color-peacoc.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-peacoc.vc_message_box-outline,.vc_color-peacoc.vc_message_box-solid-icon {
    color: #366a79;
    border-color: #4cadc9;
    background-color: #fff0
}

.vc_color-peacoc.vc_message_box-outline .vc_message_box-icon,.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon {
    color: #4cadc9
}

.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #4cadc9
}

.vc_color-peacoc.vc_message_box-3d {
    box-shadow: 0 5px 0 #9ad1e1
}

.vc_color-chino.vc_message_box {
    color: #978258;
    border-color: #e5ded2;
    background-color: #f7f5f2
}

.vc_color-chino.vc_message_box .vc_message_box-icon {
    color: #cec2ab
}

.vc_color-chino.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #cec2ab
}

.vc_color-chino.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-chino.vc_message_box-outline,.vc_color-chino.vc_message_box-solid-icon {
    color: #978258;
    border-color: #cec2ab;
    background-color: #fff0
}

.vc_color-chino.vc_message_box-outline .vc_message_box-icon,.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon {
    color: #cec2ab
}

.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #cec2ab
}

.vc_color-chino.vc_message_box-3d {
    box-shadow: 0 5px 0 #d2c7b1
}

.vc_color-mulled_wine.vc_message_box {
    color: #1e1b22;
    border-color: #d0ccd6;
    background-color: #eae8ed
}

.vc_color-mulled_wine.vc_message_box .vc_message_box-icon {
    color: #50485b
}

.vc_color-mulled_wine.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #50485b
}

.vc_color-mulled_wine.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-mulled_wine.vc_message_box-outline,.vc_color-mulled_wine.vc_message_box-solid-icon {
    color: #1e1b22;
    border-color: #50485b;
    background-color: #fff0
}

.vc_color-mulled_wine.vc_message_box-outline .vc_message_box-icon,.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon {
    color: #50485b
}

.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #50485b
}

.vc_color-mulled_wine.vc_message_box-3d {
    box-shadow: 0 5px 0 #b6afc0
}

.vc_color-vista_blue.vc_message_box {
    color: #3e8e5e;
    border-color: #bcebcf;
    background-color: #e3f7eb
}

.vc_color-vista_blue.vc_message_box .vc_message_box-icon {
    color: #75d69c
}

.vc_color-vista_blue.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #75d69c
}

.vc_color-vista_blue.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-vista_blue.vc_message_box-outline,.vc_color-vista_blue.vc_message_box-solid-icon {
    color: #3e8e5e;
    border-color: #75d69c;
    background-color: #fff0
}

.vc_color-vista_blue.vc_message_box-outline .vc_message_box-icon,.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon {
    color: #75d69c
}

.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #75d69c
}

.vc_color-vista_blue.vc_message_box-3d {
    box-shadow: 0 5px 0 #94dfb3
}

.vc_color-orange.vc_message_box {
    color: #c3811c;
    border-color: #fbe1ba;
    background-color: #fef6eb
}

.vc_color-orange.vc_message_box .vc_message_box-icon {
    color: #f7be68
}

.vc_color-orange.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #f7be68
}

.vc_color-orange.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-orange.vc_message_box-outline,.vc_color-orange.vc_message_box-solid-icon {
    color: #c3811c;
    border-color: #f7be68;
    background-color: #fff0
}

.vc_color-orange.vc_message_box-outline .vc_message_box-icon,.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon {
    color: #f7be68
}

.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #f7be68
}

.vc_color-orange.vc_message_box-3d {
    box-shadow: 0 5px 0 #f9cd8a
}

.vc_color-sky.vc_message_box {
    color: #2a6194;
    border-color: #bedaf4;
    background-color: #eaf3fb
}

.vc_color-sky.vc_message_box .vc_message_box-icon {
    color: #5aa1e3
}

.vc_color-sky.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #5aa1e3
}

.vc_color-sky.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-sky.vc_message_box-outline,.vc_color-sky.vc_message_box-solid-icon {
    color: #2a6194;
    border-color: #5aa1e3;
    background-color: #fff0
}

.vc_color-sky.vc_message_box-outline .vc_message_box-icon,.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon {
    color: #5aa1e3
}

.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #5aa1e3
}

.vc_color-sky.vc_message_box-3d {
    box-shadow: 0 5px 0 #93c1ed
}

.vc_color-green.vc_message_box {
    color: #3e562b;
    border-color: #c2e1a9;
    background-color: #eaf5e2
}

.vc_color-green.vc_message_box .vc_message_box-icon {
    color: #6dab3c
}

.vc_color-green.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #6dab3c
}

.vc_color-green.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-green.vc_message_box-outline,.vc_color-green.vc_message_box-solid-icon {
    color: #3e562b;
    border-color: #6dab3c;
    background-color: #fff0
}

.vc_color-green.vc_message_box-outline .vc_message_box-icon,.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon {
    color: #6dab3c
}

.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #6dab3c
}

.vc_color-green.vc_message_box-3d {
    box-shadow: 0 5px 0 #a7d484
}

.vc_color-juicy_pink.vc_message_box {
    color: #a3231f;
    border-color: #fbc7c5;
    background-color: #fef5f5
}

.vc_color-juicy_pink.vc_message_box .vc_message_box-icon {
    color: #f4524d
}

.vc_color-juicy_pink.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #f4524d
}

.vc_color-juicy_pink.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-juicy_pink.vc_message_box-outline,.vc_color-juicy_pink.vc_message_box-solid-icon {
    color: #a3231f;
    border-color: #f4524d;
    background-color: #fff0
}

.vc_color-juicy_pink.vc_message_box-outline .vc_message_box-icon,.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon {
    color: #f4524d
}

.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #f4524d
}

.vc_color-juicy_pink.vc_message_box-3d {
    box-shadow: 0 5px 0 #f89895
}

.vc_color-sandy_brown.vc_message_box {
    color: #c3501c;
    border-color: #fbceba;
    background-color: #fef1eb
}

.vc_color-sandy_brown.vc_message_box .vc_message_box-icon {
    color: #f79468
}

.vc_color-sandy_brown.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #f79468
}

.vc_color-sandy_brown.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-sandy_brown.vc_message_box-outline,.vc_color-sandy_brown.vc_message_box-solid-icon {
    color: #c3501c;
    border-color: #f79468;
    background-color: #fff0
}

.vc_color-sandy_brown.vc_message_box-outline .vc_message_box-icon,.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon {
    color: #f79468
}

.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #f79468
}

.vc_color-sandy_brown.vc_message_box-3d {
    box-shadow: 0 5px 0 #f9ac8a
}

.vc_color-purple.vc_message_box {
    color: #886389;
    border-color: #e3cbe3;
    background-color: #f5ecf5
}

.vc_color-purple.vc_message_box .vc_message_box-icon {
    color: #b97ebb
}

.vc_color-purple.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #b97ebb
}

.vc_color-purple.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-purple.vc_message_box-outline,.vc_color-purple.vc_message_box-solid-icon {
    color: #886389;
    border-color: #b97ebb;
    background-color: #fff0
}

.vc_color-purple.vc_message_box-outline .vc_message_box-icon,.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon {
    color: #b97ebb
}

.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #b97ebb
}

.vc_color-purple.vc_message_box-3d {
    box-shadow: 0 5px 0 #d1a9d2
}

.vc_color-black.vc_message_box {
    color: #fff;
    border-color: #2a2a2a;
    background-color: #3c3c3c
}

.vc_color-black.vc_message_box .vc_message_box-icon {
    color: #2a2a2a
}

.vc_color-black.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #2a2a2a
}

.vc_color-black.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-black.vc_message_box-outline,.vc_color-black.vc_message_box-solid-icon {
    color: #fff;
    border-color: #2a2a2a;
    background-color: #fff0
}

.vc_color-black.vc_message_box-outline .vc_message_box-icon,.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon {
    color: #2a2a2a
}

.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #2a2a2a
}

.vc_color-black.vc_message_box-3d {
    box-shadow: 0 5px 0 #101010
}

.vc_color-grey.vc_message_box {
    color: #858585;
    border-color: #d2d2d2;
    background-color: #ebebeb
}

.vc_color-grey.vc_message_box .vc_message_box-icon {
    color: #ebebeb
}

.vc_color-grey.vc_message_box-solid {
    color: #858585;
    border-color: #fff0;
    background-color: #ebebeb
}

.vc_color-grey.vc_message_box-solid .vc_message_box-icon {
    color: #858585
}

.vc_color-grey.vc_message_box-outline,.vc_color-grey.vc_message_box-solid-icon {
    color: #858585;
    border-color: #ebebeb;
    background-color: #fff0
}

.vc_color-grey.vc_message_box-outline .vc_message_box-icon,.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon {
    color: #ebebeb
}

.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon {
    color: #858585;
    background-color: #ebebeb
}

.vc_color-grey.vc_message_box-3d {
    box-shadow: 0 5px 0 #b8b8b8
}

.vc_color-white.vc_message_box {
    color: #b3b3b3;
    border-color: #e6e6e6;
    background-color: #fff
}

.vc_color-white.vc_message_box .vc_message_box-icon {
    color: #fff
}

.vc_color-white.vc_message_box-solid {
    color: #b3b3b3;
    border-color: #fff0;
    background-color: #fff
}

.vc_color-white.vc_message_box-solid .vc_message_box-icon {
    color: #b3b3b3
}

.vc_color-white.vc_message_box-outline,.vc_color-white.vc_message_box-solid-icon {
    color: #b3b3b3;
    border-color: #fff;
    background-color: #fff0
}

.vc_color-white.vc_message_box-outline .vc_message_box-icon,.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff
}

.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon {
    color: #b3b3b3;
    background-color: #fff
}

.vc_color-white.vc_message_box-3d {
    box-shadow: 0 5px 0 #ccc
}

.vc_color-info.vc_message_box {
    color: #5e7f96;
    border-color: #cfebfe;
    background-color: #dff2fe
}

.vc_color-info.vc_message_box .vc_message_box-icon {
    color: #56b0ee
}

.vc_color-info.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #56b0ee
}

.vc_color-info.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-info.vc_message_box-outline,.vc_color-info.vc_message_box-solid-icon {
    color: #5e7f96;
    border-color: #56b0ee;
    background-color: #fff0
}

.vc_color-info.vc_message_box-outline .vc_message_box-icon,.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
    color: #56b0ee
}

.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #56b0ee
}

.vc_color-info.vc_message_box-3d {
    box-shadow: 0 5px 0 #9dd6fd
}

.vc_color-success.vc_message_box {
    color: #5e7f96;
    border-color: #cfebfe;
    background-color: #e6fdf8
}

.vc_color-success.vc_message_box .vc_message_box-icon {
    color: #1bbc9b
}

.vc_color-success.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #1bbc9b
}

.vc_color-success.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-success.vc_message_box-outline,.vc_color-success.vc_message_box-solid-icon {
    color: #5e7f96;
    border-color: #1bbc9b;
    background-color: #fff0
}

.vc_color-success.vc_message_box-outline .vc_message_box-icon,.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon {
    color: #1bbc9b
}

.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #1bbc9b
}

.vc_color-success.vc_message_box-3d {
    box-shadow: 0 5px 0 #9dd6fd
}

.vc_color-warning.vc_message_box {
    color: #9d8967;
    border-color: #ffeccc;
    background-color: #fff4e2
}

.vc_color-warning.vc_message_box .vc_message_box-icon {
    color: #fcb53f
}

.vc_color-warning.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #fcb53f
}

.vc_color-warning.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-warning.vc_message_box-outline,.vc_color-warning.vc_message_box-solid-icon {
    color: #9d8967;
    border-color: #fcb53f;
    background-color: #fff0
}

.vc_color-warning.vc_message_box-outline .vc_message_box-icon,.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fcb53f
}

.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #fcb53f
}

.vc_color-warning.vc_message_box-3d {
    box-shadow: 0 5px 0 #ffd999
}

.vc_color-danger.vc_message_box {
    color: #a85959;
    border-color: #fedede;
    background-color: #fdeaea
}

.vc_color-danger.vc_message_box .vc_message_box-icon {
    color: #ff7877
}

.vc_color-danger.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #ff7877
}

.vc_color-danger.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-danger.vc_message_box-outline,.vc_color-danger.vc_message_box-solid-icon {
    color: #a85959;
    border-color: #ff7877;
    background-color: #fff0
}

.vc_color-danger.vc_message_box-outline .vc_message_box-icon,.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon {
    color: #ff7877
}

.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #ff7877
}

.vc_color-danger.vc_message_box-3d {
    box-shadow: 0 5px 0 #fdacac
}

.vc_color-alert-info.vc_message_box {
    color: #31708f;
    border-color: #bce8f1;
    background-color: #d9edf7
}

.vc_color-alert-info.vc_message_box .vc_message_box-icon {
    color: #67cce0
}

.vc_color-alert-info.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #67cce0
}

.vc_color-alert-info.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-alert-info.vc_message_box-outline,.vc_color-alert-info.vc_message_box-solid-icon {
    color: #31708f;
    border-color: #67cce0;
    background-color: #fff0
}

.vc_color-alert-info.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon {
    color: #67cce0
}

.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #67cce0
}

.vc_color-alert-info.vc_message_box-3d {
    box-shadow: 0 5px 0 #91d9e8
}

.vc_color-alert-success.vc_message_box {
    color: #3c763d;
    border-color: #d6e9c6;
    background-color: #dff0d8
}

.vc_color-alert-success.vc_message_box .vc_message_box-icon {
    color: #9ad36a
}

.vc_color-alert-success.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #9ad36a
}

.vc_color-alert-success.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-alert-success.vc_message_box-outline,.vc_color-alert-success.vc_message_box-solid-icon {
    color: #3c763d;
    border-color: #9ad36a;
    background-color: #fff0
}

.vc_color-alert-success.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon {
    color: #9ad36a
}

.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #9ad36a
}

.vc_color-alert-success.vc_message_box-3d {
    box-shadow: 0 5px 0 #bbdba1
}

.vc_color-alert-warning.vc_message_box {
    color: #8a6d3b;
    border-color: #faebcc;
    background-color: #fcf8e3
}

.vc_color-alert-warning.vc_message_box .vc_message_box-icon {
    color: #f9cf79
}

.vc_color-alert-warning.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #f9cf79
}

.vc_color-alert-warning.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-alert-warning.vc_message_box-outline,.vc_color-alert-warning.vc_message_box-solid-icon {
    color: #8a6d3b;
    border-color: #f9cf79;
    background-color: #fff0
}

.vc_color-alert-warning.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon {
    color: #f9cf79
}

.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #f9cf79
}

.vc_color-alert-warning.vc_message_box-3d {
    box-shadow: 0 5px 0 #f5d89e
}

.vc_color-alert-danger.vc_message_box {
    color: #a94442;
    border-color: #ebccd1;
    background-color: #f2dede
}

.vc_color-alert-danger.vc_message_box .vc_message_box-icon {
    color: #ef8495
}

.vc_color-alert-danger.vc_message_box-solid {
    color: #fff;
    border-color: #fff0;
    background-color: #ef8495
}

.vc_color-alert-danger.vc_message_box-solid .vc_message_box-icon {
    color: #fff
}

.vc_color-alert-danger.vc_message_box-outline,.vc_color-alert-danger.vc_message_box-solid-icon {
    color: #a94442;
    border-color: #ef8495;
    background-color: #fff0
}

.vc_color-alert-danger.vc_message_box-outline .vc_message_box-icon,.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon {
    color: #ef8495
}

.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon {
    color: #fff;
    background-color: #ef8495
}

.vc_color-alert-danger.vc_message_box-3d {
    box-shadow: 0 5px 0 #dca7b0
}

.vc_color-black.vc_message_box .vc_message_box-icon {
    color: #fff
}

.vc_color-black.vc_message_box-outline,.vc_color-black.vc_message_box-outline .vc_message_box-icon {
    color: #2a2a2a
}

.vc_color-black.vc_message_box-solid-icon {
    color: #2a2a2a
}

.vc_color-grey.vc_message_box .vc_message_box-icon {
    color: #858585
}

.vc_color-white.vc_message_box .vc_message_box-icon {
    color: #b3b3b3
}

.vc_color-white.vc_message_box-outline,.vc_color-white.vc_message_box-outline .vc_message_box-icon {
    color: #fff
}

.vc_color-white.vc_message_box-solid-icon {
    color: #fff
}

.vc_message_box-outline,.vc_message_box-solid-icon {
    border-width: 2px
}

.vc_message_box-solid-icon .vc_message_box-icon {
    width: 3.25em
}

.vc_message_box-rounded {
    border-radius: 5px
}

.vc_message_box-round {
    border-radius: 4em
}

#content .wpb_alert p:last-child,#content .wpb_text_column :last-child,#content .wpb_text_column p:last-child,.wpb_alert p:last-child,.wpb_text_column :last-child,.wpb_text_column p:last-child {
    margin-bottom: 0
}

.wpb_button,.wpb_content_element,ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px
}

.entry-content .twitter-share-button,.fb_like,.twitter-share-button,.wpb_accordion .wpb_content_element,.wpb_googleplus,.wpb_pinterest,.wpb_tab .wpb_content_element {
    margin-bottom: 21.73913043px
}

.vc_parallax {
    position: relative;
    overflow: hidden
}

.vc_parallax>* {
    position: relative;
    z-index: 1
}

.vc_parallax .vc_parallax-inner {
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-attachment: scroll;
    background-color: #fff0;
    background-image: inherit;
    background-size: cover;
    z-index: 0;
    background-position: 50% 0
}

.vc_parallax-inner iframe {
    max-width: 1000%
}

.vc_video-bg-container {
    position: relative
}

.vc_video-bg {
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0
}

.vc_video-bg iframe {
    max-width: 1000%
}

.vc_row.vc_row-no-padding .vc_column-inner {
    padding-left: 0;
    padding-right: 0
}

.vc_row[data-vc-full-width] {
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    overflow: hidden
}

.vc_row[data-vc-full-width].vc_hidden {
    opacity: 0
}

.vc_row-no-padding .vc_inner {
    margin-left: 0;
    margin-right: 0
}

.vc_row.vc_row-o-full-height {
    min-height: 100vh
}

.vc_row.vc_row-flex {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.vc_row.vc_row-flex>.vc_column_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .vc_row.vc_row-flex>.vc_column_container>.vc_column-inner>* {
        min-height: 1em
    }
}

.vc_row.vc_row-flex::after,.vc_row.vc_row-flex::before {
    display: none
}

.vc_row.vc_row-o-columns-stretch {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.vc_row.vc_row-o-columns-top {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.vc_row.vc_row-o-columns-bottom {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end
}

.vc_row.vc_row-o-columns-middle {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.vc_row.vc_row-o-columns-bottom::after,.vc_row.vc_row-o-columns-middle::after,.vc_row.vc_row-o-columns-top::after {
    content: '';
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    display: block
}

.vc_row.vc_row-o-equal-height>.vc_column_container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.vc_row.vc_row-o-content-top>.vc_column_container>.vc_column-inner {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_column_container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.vc_row.vc_row-o-content-bottom>.vc_column_container>.vc_column-inner {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_column_container {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_column_container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.vc_column-inner::after,.vc_column-inner::before {
    content: " ";
    display: table
}

.vc_column-inner::after {
    clear: both
}

.vc_ie-flexbox-fixer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.vc_ie-flexbox-fixer>.vc_row {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.vc_row.vc_column-gap-1 {
    margin-left: -15.5px;
    margin-right: -15.5px
}

.vc_row.vc_column-gap-1>.vc_column_container {
    padding: .5px
}

.vc_row.vc_column-gap-2 {
    margin-left: -16px;
    margin-right: -16px
}

.vc_row.vc_column-gap-2>.vc_column_container {
    padding: 1px
}

.vc_row.vc_column-gap-3 {
    margin-left: -16.5px;
    margin-right: -16.5px
}

.vc_row.vc_column-gap-3>.vc_column_container {
    padding: 1.5px
}

.vc_row.vc_column-gap-4 {
    margin-left: -17px;
    margin-right: -17px
}

.vc_row.vc_column-gap-4>.vc_column_container {
    padding: 2px
}

.vc_row.vc_column-gap-5 {
    margin-left: -17.5px;
    margin-right: -17.5px
}

.vc_row.vc_column-gap-5>.vc_column_container {
    padding: 2.5px
}

.vc_row.vc_column-gap-10 {
    margin-left: -20px;
    margin-right: -20px
}

.vc_row.vc_column-gap-10>.vc_column_container {
    padding: 5px
}

.vc_row.vc_column-gap-15 {
    margin-left: -22.5px;
    margin-right: -22.5px
}

.vc_row.vc_column-gap-15>.vc_column_container {
    padding: 7.5px
}

.vc_row.vc_column-gap-20 {
    margin-left: -25px;
    margin-right: -25px
}

.vc_row.vc_column-gap-20>.vc_column_container {
    padding: 10px
}

.vc_row.vc_column-gap-25 {
    margin-left: -27.5px;
    margin-right: -27.5px
}

.vc_row.vc_column-gap-25>.vc_column_container {
    padding: 12.5px
}

.vc_row.vc_column-gap-30 {
    margin-left: -30px;
    margin-right: -30px
}

.vc_row.vc_column-gap-30>.vc_column_container {
    padding: 15px
}

.vc_row.vc_column-gap-35 {
    margin-left: -32.5px;
    margin-right: -32.5px
}

.vc_row.vc_column-gap-35>.vc_column_container {
    padding: 17.5px
}

.vc_column_container {
    padding-left: 0;
    padding-right: 0
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.vc_col-has-fill>.vc_column-inner,.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 35px
}

.vc_section {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px
}

.vc_section[data-vc-full-width] {
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    overflow: hidden
}

.vc_section[data-vc-full-width].vc_hidden {
    opacity: 0
}

.vc_section[data-vc-full-width]>.vc_row {
    margin-left: 0;
    margin-right: 0
}

.vc_section[data-vc-stretch-content] {
    padding-left: 0;
    padding-right: 0
}

.vc_section.vc_row-o-full-height {
    min-height: 100vh
}

.vc_section.vc_section-flex {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.vc_section.vc_section-flex .vc_vc_row {
    width: 100%
}

.vc_section.vc_section-flex::after,.vc_section.vc_section-flex::before {
    display: none
}

.vc_section.vc_section-o-content-top {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.vc_section.vc_section-o-content-bottom {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.vc_section.vc_section-o-content-middle {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.vc_section.vc_section-o-content-bottom::after,.vc_section.vc_section-o-content-middle::after,.vc_section.vc_section-o-content-top::after {
    content: '';
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    display: block
}

.vc_section.vc_section-has-fill,.vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,.vc_section.vc_section-has-fill+.vc_section {
    padding-top: 35px
}

.vc_row.vc_column-gap-1>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-1>.vc_vc_column_inner>.vc_column_container {
    padding-left: .5px;
    padding-right: .5px
}

.vc_row.vc_column-gap-2>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-2>.vc_vc_column_inner>.vc_column_container {
    padding-left: 1px;
    padding-right: 1px
}

.vc_row.vc_column-gap-3>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-3>.vc_vc_column_inner>.vc_column_container {
    padding-left: 1.5px;
    padding-right: 1.5px
}

.vc_row.vc_column-gap-4>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-4>.vc_vc_column_inner>.vc_column_container {
    padding-left: 2px;
    padding-right: 2px
}

.vc_row.vc_column-gap-5>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-5>.vc_vc_column_inner>.vc_column_container {
    padding-left: 2.5px;
    padding-right: 2.5px
}

.vc_row.vc_column-gap-10>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-10>.vc_vc_column_inner>.vc_column_container {
    padding-left: 5px;
    padding-right: 5px
}

.vc_row.vc_column-gap-15>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-15>.vc_vc_column_inner>.vc_column_container {
    padding-left: 7.5px;
    padding-right: 7.5px
}

.vc_row.vc_column-gap-20>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-20>.vc_vc_column_inner>.vc_column_container {
    padding-left: 10px;
    padding-right: 10px
}

.vc_row.vc_column-gap-25>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-25>.vc_vc_column_inner>.vc_column_container {
    padding-left: 12.5px;
    padding-right: 12.5px
}

.vc_row.vc_column-gap-30>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-30>.vc_vc_column_inner>.vc_column_container {
    padding-left: 15px;
    padding-right: 15px
}

.vc_row.vc_column-gap-35>.vc_vc_column>.vc_column_container,.vc_row.vc_column-gap-35>.vc_vc_column_inner>.vc_column_container {
    padding-left: 17.5px;
    padding-right: 17.5px
}

.vc_vc_column,.vc_vc_column_inner {
    padding-left: 0;
    padding-right: 0
}

.vc_row.vc_row-flex>.vc_vc_column,.vc_row.vc_row-flex>.vc_vc_column_inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container,.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.vc_row.vc_row-flex>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-flex>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.vc_row.vc_row-o-equal-height>.vc_column_container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.vc_row.vc_row-o-content-top>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-top>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.vc_row.vc_row-o-content-bottom>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-bottom>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.vc_row.vc_row-o-content-middle>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row.vc_row-o-content-middle>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column>.vc_column_container,.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_vc_column_inner>.vc_column_container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.vc_empty-element>.vc_column-inner {
    min-height: 100px
}

.vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,.vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner {
    padding-top: 35px
}

.fb_type_standard {
    height: 25px
}

.fb_type_standard iframe {
    height: 25px
}

.fb_type_button_count {
    height: 20px
}

.fb_type_button_count iframe {
    height: 20px
}

.fb_type_box_count {
    height: 62px
}

.fb_type_box_count iframe {
    height: 62px
}

.wpb_googleplus_type_standard {
    height: 25px
}

.wpb_googleplus_type_small {
    height: 19px
}

.wpb_googleplus_type_medium {
    height: 21px
}

.wpb_googleplus_type_tall {
    height: 21px
}

.wpb_googleplus_type_tall.vc_googleplus-annotation-bubble {
    height: 62px
}

.wpb_pinterest a {
    border-bottom: 0
}

.wpb_pinterest_type_horizontal {
    height: 21px
}

.wpb_pinterest_type_vertical {
    box-sizing: content-box;
    padding-top: 29px;
    height: 21px
}

.wpb_pinterest_type_none {
    height: 21px
}

iframe.twitter-share-button {
    margin: 0
}

.vc_toggle {
    display: block;
    margin: 0 0 21.73913043px 0;
    padding: 0;
    font-size: 1em
}

.vc_toggle:last-of-type {
    margin-bottom: 35px
}

.vc_toggle_title {
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400
}

.vc_toggle_title>h4 {
    display: inline
}

.vc_toggle_icon {
    display: none;
    position: relative;
    vertical-align: middle
}

.vc_toggle_content {
    display: none;
    margin-bottom: 21.73913043px;
    margin-top: 1em;
    overflow: hidden;
    padding: 0
}

.vc_toggle.vc_toggle_active>.vc_toggle_content {
    display: block
}

.vc_toggle_simple .vc_toggle_icon {
    border: 0 solid #fff0;
    border-radius: 0;
    display: inline-block
}

.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_icon::before {
    content: '';
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vc_toggle_simple.vc_toggle_active .vc_toggle_icon::after {
    visibility: hidden
}

.vc_toggle_simple .vc_toggle_icon {
    height: 22px;
    width: 22px
}

.vc_toggle_simple .vc_toggle_icon::before {
    height: 2px;
    width: 10px
}

.vc_toggle_simple .vc_toggle_icon::after {
    height: 10px;
    width: 2px
}

.vc_toggle_simple .vc_toggle_icon {
    background-color: #2a2a2a;
    border-color: #fff0
}

.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #2a2a2a
}

.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #2a2a2a
}

.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #444
}

.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #444
}

.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #444
}

.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #2a2a2a
}

.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #444
}

.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_simple .vc_toggle_icon {
    margin-left: 2px
}

.vc_toggle_round .vc_toggle_icon {
    border: 2px solid #fff0;
    border-radius: 50%;
    display: inline-block
}

.vc_toggle_round .vc_toggle_icon::after,.vc_toggle_round .vc_toggle_icon::before {
    content: '';
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vc_toggle_round.vc_toggle_active .vc_toggle_icon::after {
    visibility: hidden
}

.vc_toggle_round .vc_toggle_icon {
    height: 22px;
    width: 22px
}

.vc_toggle_round .vc_toggle_icon::before {
    height: 2px;
    width: 10px
}

.vc_toggle_round .vc_toggle_icon::after {
    height: 10px;
    width: 2px
}

.vc_toggle_round .vc_toggle_icon {
    background-color: #2a2a2a;
    border-color: #fff0
}

.vc_toggle_round .vc_toggle_icon::after,.vc_toggle_round .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #2a2a2a
}

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #2a2a2a
}

.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #444
}

.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #444
}

.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #444
}

.vc_toggle_rounded .vc_toggle_icon {
    border: 2px solid #fff0;
    border-radius: 20%;
    display: inline-block
}

.vc_toggle_rounded .vc_toggle_icon::after,.vc_toggle_rounded .vc_toggle_icon::before {
    content: '';
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vc_toggle_rounded.vc_toggle_active .vc_toggle_icon::after {
    visibility: hidden
}

.vc_toggle_rounded .vc_toggle_icon {
    height: 22px;
    width: 22px
}

.vc_toggle_rounded .vc_toggle_icon::before {
    height: 2px;
    width: 10px
}

.vc_toggle_rounded .vc_toggle_icon::after {
    height: 10px;
    width: 2px
}

.vc_toggle_rounded .vc_toggle_icon {
    background-color: #2a2a2a;
    border-color: #fff0
}

.vc_toggle_rounded .vc_toggle_icon::after,.vc_toggle_rounded .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #2a2a2a
}

.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #2a2a2a
}

.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #444
}

.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #444
}

.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #444
}

.vc_toggle_square .vc_toggle_icon {
    border: 2px solid #fff0;
    border-radius: 0;
    display: inline-block
}

.vc_toggle_square .vc_toggle_icon::after,.vc_toggle_square .vc_toggle_icon::before {
    content: '';
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vc_toggle_square.vc_toggle_active .vc_toggle_icon::after {
    visibility: hidden
}

.vc_toggle_square .vc_toggle_icon {
    height: 22px;
    width: 22px
}

.vc_toggle_square .vc_toggle_icon::before {
    height: 2px;
    width: 10px
}

.vc_toggle_square .vc_toggle_icon::after {
    height: 10px;
    width: 2px
}

.vc_toggle_square .vc_toggle_icon {
    background-color: #2a2a2a;
    border-color: #fff0
}

.vc_toggle_square .vc_toggle_icon::after,.vc_toggle_square .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #2a2a2a
}

.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #2a2a2a
}

.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #444
}

.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #444
}

.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #444
}

.vc_toggle_text_only .vc_toggle_icon {
    display: none
}

.vc_toggle_arrow .vc_toggle_icon {
    display: inline-block
}

.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_arrow .vc_toggle_icon::before {
    content: '';
    border-style: solid;
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.vc_toggle_arrow .vc_toggle_icon::before {
    border-left: none;
    border-top: none
}

.vc_toggle_arrow .vc_toggle_icon::after {
    border-right: none;
    border-bottom: none;
    visibility: hidden
}

.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::before {
    visibility: hidden
}

.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::after {
    visibility: visible
}

.vc_toggle.vc_toggle_arrow .vc_toggle_icon {
    height: 22px;
    width: 22px
}

.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
    border-width: 2px;
    height: 10px;
    margin-left: -5px;
    width: 10px
}

.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
    margin-top: -10px
}

.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after {
    margin-top: -5px
}

.vc_toggle.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #2a2a2a;
    background: 0 0
}

.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #444;
    background: 0 0
}

.vc_toggle_default .vc_toggle_icon {
    background: #bababa;
    border: 1px solid #acacac;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.vc_toggle_default .vc_toggle_icon::after,.vc_toggle_default .vc_toggle_icon::before {
    content: '';
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #bababa
}

.vc_toggle_default .vc_toggle_icon::before {
    border: 1px solid #acacac
}

.vc_toggle_default.vc_toggle_active .vc_toggle_icon::after,.vc_toggle_default.vc_toggle_active .vc_toggle_icon::before {
    visibility: hidden
}

.vc_toggle.vc_toggle_default .vc_toggle_icon {
    display: inline-block;
    width: 10px;
    margin-left: 5px;
    height: 4px
}

.vc_toggle.vc_toggle_default .vc_toggle_icon::before {
    height: 10px;
    width: 4px
}

.vc_toggle.vc_toggle_default .vc_toggle_icon::after {
    width: 8px;
    height: 2px
}

.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #5472d2
}

.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #7c93dd
}

.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_blue .vc_toggle_icon {
    background-color: #5472d2;
    border-color: #fff0
}

.vc_toggle_color_blue .vc_toggle_icon::after,.vc_toggle_color_blue .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #5472d2
}

.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #5472d2
}

.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #7c93dd
}

.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #7c93dd
}

.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #7c93dd
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon {
    background: #5472d2;
    border-color: #3354c0
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::before {
    border-color: #3354c0;
    background: #5472d2
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::after {
    background: #5472d2
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #7c93dd;
    border-color: #5472d2
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #5472d2;
    background: #7c93dd
}

.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #7c93dd
}

.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #5472d2;
    background: 0 0
}

.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #7c93dd;
    background: 0 0
}

.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #00c1cf
}

.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #00919c
}

.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_turquoise .vc_toggle_icon {
    background-color: #00c1cf;
    border-color: #fff0
}

.vc_toggle_color_turquoise .vc_toggle_icon::after,.vc_toggle_color_turquoise .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #00c1cf
}

.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #00c1cf
}

.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #00919c
}

.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #00919c
}

.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #00919c
}

.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon {
    background: #00c1cf;
    border-color: #00919c
}

.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::before {
    border-color: #00919c;
    background: #00c1cf
}

.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::after {
    background: #00c1cf
}

.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #00919c;
    border-color: #006269
}

.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #006269;
    background: #00919c
}

.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #00919c
}

.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #00c1cf;
    background: 0 0
}

.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #00919c;
    background: 0 0
}

.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #fe6c61
}

.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fe9b94
}

.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_pink .vc_toggle_icon {
    background-color: #fe6c61;
    border-color: #fff0
}

.vc_toggle_color_pink .vc_toggle_icon::after,.vc_toggle_color_pink .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fe6c61
}

.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fe6c61
}

.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fe9b94
}

.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fe9b94
}

.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fe9b94
}

.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon {
    background: #fe6c61;
    border-color: #fe3d2e
}

.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::before {
    border-color: #fe3d2e;
    background: #fe6c61
}

.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::after {
    background: #fe6c61
}

.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #fe9b94;
    border-color: #fe6c61
}

.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #fe6c61;
    background: #fe9b94
}

.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #fe9b94
}

.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #fe6c61;
    background: 0 0
}

.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #fe9b94;
    background: 0 0
}

.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #8d6dc4
}

.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #a991d3
}

.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_violet .vc_toggle_icon {
    background-color: #8d6dc4;
    border-color: #fff0
}

.vc_toggle_color_violet .vc_toggle_icon::after,.vc_toggle_color_violet .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #8d6dc4
}

.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #8d6dc4
}

.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #a991d3
}

.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #a991d3
}

.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #a991d3
}

.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon {
    background: #8d6dc4;
    border-color: #7149b5
}

.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::before {
    border-color: #7149b5;
    background: #8d6dc4
}

.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::after {
    background: #8d6dc4
}

.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #a991d3;
    border-color: #8d6dc4
}

.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #8d6dc4;
    background: #a991d3
}

.vc_toggle_color_violet.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #a991d3
}

.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #8d6dc4;
    background: 0 0
}

.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #a991d3;
    background: 0 0
}

.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #4cadc9
}

.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #73bfd5
}

.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_peacoc .vc_toggle_icon {
    background-color: #4cadc9;
    border-color: #fff0
}

.vc_toggle_color_peacoc .vc_toggle_icon::after,.vc_toggle_color_peacoc .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #4cadc9
}

.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #4cadc9
}

.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #73bfd5
}

.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #73bfd5
}

.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #73bfd5
}

.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon {
    background: #4cadc9;
    border-color: #3492ae
}

.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::before {
    border-color: #3492ae;
    background: #4cadc9
}

.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::after {
    background: #4cadc9
}

.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #73bfd5;
    border-color: #4cadc9
}

.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #4cadc9;
    background: #73bfd5
}

.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #73bfd5
}

.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #4cadc9;
    background: 0 0
}

.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #73bfd5;
    background: 0 0
}

.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #cec2ab
}

.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #e1d9cb
}

.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_chino .vc_toggle_icon {
    background-color: #cec2ab;
    border-color: #fff0
}

.vc_toggle_color_chino .vc_toggle_icon::after,.vc_toggle_color_chino .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #cec2ab
}

.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #cec2ab
}

.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #e1d9cb
}

.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #e1d9cb
}

.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #e1d9cb
}

.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon {
    background: #cec2ab;
    border-color: #bbab8b
}

.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::before {
    border-color: #bbab8b;
    background: #cec2ab
}

.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::after {
    background: #cec2ab
}

.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #e1d9cb;
    border-color: #cec2ab
}

.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #cec2ab;
    background: #e1d9cb
}

.vc_toggle_color_chino.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #e1d9cb
}

.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #cec2ab;
    background: 0 0
}

.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #e1d9cb;
    background: 0 0
}

.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #50485b
}

.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #695f77
}

.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_mulled_wine .vc_toggle_icon {
    background-color: #50485b;
    border-color: #fff0
}

.vc_toggle_color_mulled_wine .vc_toggle_icon::after,.vc_toggle_color_mulled_wine .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #50485b
}

.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #50485b
}

.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #695f77
}

.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #695f77
}

.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #695f77
}

.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon {
    background: #50485b;
    border-color: #37313f
}

.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::before {
    border-color: #37313f;
    background: #50485b
}

.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::after {
    background: #50485b
}

.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #695f77;
    border-color: #50485b
}

.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #50485b;
    background: #695f77
}

.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #695f77
}

.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #50485b;
    background: 0 0
}

.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #695f77;
    background: 0 0
}

.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #75d69c
}

.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #9ce2b8
}

.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_vista_blue .vc_toggle_icon {
    background-color: #75d69c;
    border-color: #fff0
}

.vc_toggle_color_vista_blue .vc_toggle_icon::after,.vc_toggle_color_vista_blue .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #75d69c
}

.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #75d69c
}

.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #9ce2b8
}

.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #9ce2b8
}

.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #9ce2b8
}

.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon {
    background: #75d69c;
    border-color: #4eca80
}

.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::before {
    border-color: #4eca80;
    background: #75d69c
}

.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::after {
    background: #75d69c
}

.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #9ce2b8;
    border-color: #75d69c
}

.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #75d69c;
    background: #9ce2b8
}

.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #9ce2b8
}

.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #75d69c;
    background: 0 0
}

.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #9ce2b8;
    background: 0 0
}

.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #2a2a2a
}

.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #444
}

.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_black .vc_toggle_icon {
    background-color: #2a2a2a;
    border-color: #fff0
}

.vc_toggle_color_black .vc_toggle_icon::after,.vc_toggle_color_black .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #2a2a2a
}

.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #2a2a2a
}

.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #444
}

.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #444
}

.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #444
}

.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon {
    background: #2a2a2a;
    border-color: #101010
}

.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::before {
    border-color: #101010;
    background: #2a2a2a
}

.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::after {
    background: #2a2a2a
}

.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #444;
    border-color: #2a2a2a
}

.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #2a2a2a;
    background: #444
}

.vc_toggle_color_black.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #444
}

.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #2a2a2a;
    background: 0 0
}

.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #444;
    background: 0 0
}

.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #ebebeb
}

.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #d2d2d2
}

.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_grey .vc_toggle_icon {
    background-color: #ebebeb;
    border-color: #fff0
}

.vc_toggle_color_grey .vc_toggle_icon::after,.vc_toggle_color_grey .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #ebebeb
}

.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #ebebeb
}

.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #d2d2d2
}

.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #d2d2d2
}

.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #d2d2d2
}

.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon {
    background: #ebebeb;
    border-color: #d2d2d2
}

.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::before {
    border-color: #d2d2d2;
    background: #ebebeb
}

.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::after {
    background: #ebebeb
}

.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #d2d2d2;
    border-color: #b8b8b8
}

.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #b8b8b8;
    background: #d2d2d2
}

.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #d2d2d2
}

.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #ebebeb;
    background: 0 0
}

.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #d2d2d2;
    background: 0 0
}

.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #f7be68
}

.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fad398
}

.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_orange .vc_toggle_icon {
    background-color: #f7be68;
    border-color: #fff0
}

.vc_toggle_color_orange .vc_toggle_icon::after,.vc_toggle_color_orange .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #f7be68
}

.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #f7be68
}

.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fad398
}

.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fad398
}

.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fad398
}

.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon {
    background: #f7be68;
    border-color: #f4a938
}

.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::before {
    border-color: #f4a938;
    background: #f7be68
}

.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::after {
    background: #f7be68
}

.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #fad398;
    border-color: #f7be68
}

.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #f7be68;
    background: #fad398
}

.vc_toggle_color_orange.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #fad398
}

.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #f7be68;
    background: 0 0
}

.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #fad398;
    background: 0 0
}

.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #5aa1e3
}

.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #86baea
}

.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_sky .vc_toggle_icon {
    background-color: #5aa1e3;
    border-color: #fff0
}

.vc_toggle_color_sky .vc_toggle_icon::after,.vc_toggle_color_sky .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #5aa1e3
}

.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #5aa1e3
}

.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #86baea
}

.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #86baea
}

.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #86baea
}

.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon {
    background: #5aa1e3;
    border-color: #2e88dc
}

.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::before {
    border-color: #2e88dc;
    background: #5aa1e3
}

.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::after {
    background: #5aa1e3
}

.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #86baea;
    border-color: #5aa1e3
}

.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #5aa1e3;
    background: #86baea
}

.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #86baea
}

.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #5aa1e3;
    background: 0 0
}

.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #86baea;
    background: 0 0
}

.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #6dab3c
}

.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #87c456
}

.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_green .vc_toggle_icon {
    background-color: #6dab3c;
    border-color: #fff0
}

.vc_toggle_color_green .vc_toggle_icon::after,.vc_toggle_color_green .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #6dab3c
}

.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #6dab3c
}

.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #87c456
}

.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #87c456
}

.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #87c456
}

.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon {
    background: #6dab3c;
    border-color: #55852f
}

.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::before {
    border-color: #55852f;
    background: #6dab3c
}

.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::after {
    background: #6dab3c
}

.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #87c456;
    border-color: #6dab3c
}

.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #6dab3c;
    background: #87c456
}

.vc_toggle_color_green.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #87c456
}

.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #6dab3c;
    background: 0 0
}

.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #87c456;
    background: 0 0
}

.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #f4524d
}

.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #f7817d
}

.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_juicy_pink .vc_toggle_icon {
    background-color: #f4524d;
    border-color: #fff0
}

.vc_toggle_color_juicy_pink .vc_toggle_icon::after,.vc_toggle_color_juicy_pink .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #f4524d
}

.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #f4524d
}

.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #f7817d
}

.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #f7817d
}

.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #f7817d
}

.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon {
    background: #f4524d;
    border-color: #f1231d
}

.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::before {
    border-color: #f1231d;
    background: #f4524d
}

.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::after {
    background: #f4524d
}

.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #f7817d;
    border-color: #f4524d
}

.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #f4524d;
    background: #f7817d
}

.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #f7817d
}

.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #f4524d;
    background: 0 0
}

.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #f7817d;
    background: 0 0
}

.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #f79468
}

.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fab698
}

.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_sandy_brown .vc_toggle_icon {
    background-color: #f79468;
    border-color: #fff0
}

.vc_toggle_color_sandy_brown .vc_toggle_icon::after,.vc_toggle_color_sandy_brown .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #f79468
}

.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #f79468
}

.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fab698
}

.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fab698
}

.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fab698
}

.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon {
    background: #f79468;
    border-color: #f47238
}

.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::before {
    border-color: #f47238;
    background: #f79468
}

.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::after {
    background: #f79468
}

.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #fab698;
    border-color: #f79468
}

.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #f79468;
    background: #fab698
}

.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #fab698
}

.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #f79468;
    background: 0 0
}

.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #fab698;
    background: 0 0
}

.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #b97ebb
}

.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #cb9fcd
}

.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_purple .vc_toggle_icon {
    background-color: #b97ebb;
    border-color: #fff0
}

.vc_toggle_color_purple .vc_toggle_icon::after,.vc_toggle_color_purple .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #b97ebb
}

.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #b97ebb
}

.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #cb9fcd
}

.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #cb9fcd
}

.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #cb9fcd
}

.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon {
    background: #b97ebb;
    border-color: #a75da9
}

.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::before {
    border-color: #a75da9;
    background: #b97ebb
}

.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::after {
    background: #b97ebb
}

.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #cb9fcd;
    border-color: #b97ebb
}

.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #b97ebb;
    background: #cb9fcd
}

.vc_toggle_color_purple.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #cb9fcd
}

.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #b97ebb;
    background: 0 0
}

.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #cb9fcd;
    background: 0 0
}

.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0
}

.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #e6e6e6
}

.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff0
}

.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #fff0
}

.vc_toggle_color_white .vc_toggle_icon {
    background-color: #fff;
    border-color: #fff0
}

.vc_toggle_color_white .vc_toggle_icon::after,.vc_toggle_color_white .vc_toggle_icon::before {
    background-color: #2a2a2a
}

.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon {
    background-color: #fff0;
    border-color: #fff
}

.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: #fff
}

.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #e6e6e6
}

.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #2a2a2a
}

.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon {
    background-color: #fff0;
    border-color: #e6e6e6
}

.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_title:hover .vc_toggle_icon::before {
    background-color: #e6e6e6
}

.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon {
    background: #fff;
    border-color: #e6e6e6
}

.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::before {
    border-color: #e6e6e6;
    background: #fff
}

.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::after {
    background: #fff
}

.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
    background: #e6e6e6;
    border-color: #ccc
}

.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #ccc;
    background: #e6e6e6
}

.vc_toggle_color_white.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon::after {
    background: #e6e6e6
}

.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::before {
    border-color: #fff;
    background: 0 0
}

.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
    background: 0 0
}

.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
    border-color: #e6e6e6;
    background: 0 0
}

.vc_toggle_size_sm .vc_toggle_icon {
    height: 16px;
    width: 16px
}

.vc_toggle_size_sm .vc_toggle_icon::before {
    height: 2px;
    width: 8px
}

.vc_toggle_size_sm .vc_toggle_icon::after {
    height: 8px;
    width: 2px
}

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon {
    display: inline-block;
    width: 8px;
    margin-left: 4px;
    height: 2px
}

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::before {
    height: 8px;
    width: 2px
}

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::after {
    width: 6px;
    height: 0
}

.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon {
    height: 16px;
    width: 16px
}

.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before {
    border-width: 2px;
    height: 8px;
    margin-left: -4px;
    width: 8px
}

.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before {
    margin-top: -8px
}

.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after {
    margin-top: -4px
}

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title {
    padding-left: 24px
}

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title {
    padding-left: 17.6px
}

.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon {
    margin-left: 8px
}

.vc_toggle_size_md .vc_toggle_icon {
    height: 22px;
    width: 22px
}

.vc_toggle_size_md .vc_toggle_icon::before {
    height: 2px;
    width: 10px
}

.vc_toggle_size_md .vc_toggle_icon::after {
    height: 10px;
    width: 2px
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
    display: inline-block;
    width: 10px;
    margin-left: 5px;
    height: 4px
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
    height: 10px;
    width: 4px
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after {
    width: 8px;
    height: 2px
}

.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
    height: 22px;
    width: 22px
}

.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before {
    border-width: 2px;
    height: 10px;
    margin-left: -5px;
    width: 10px
}

.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before {
    margin-top: -10px
}

.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after {
    margin-top: -5px
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title,.vc_toggle_size_md.vc_toggle_round .vc_toggle_content,.vc_toggle_size_md.vc_toggle_round .vc_toggle_title,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_md.vc_toggle_square .vc_toggle_content,.vc_toggle_size_md.vc_toggle_square .vc_toggle_title {
    padding-left: 33px
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,.vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
    padding-left: 24.2px
}

.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
    margin-left: 11px
}

.vc_toggle_size_lg .vc_toggle_icon {
    height: 28px;
    width: 28px
}

.vc_toggle_size_lg .vc_toggle_icon::before {
    height: 2px;
    width: 14px
}

.vc_toggle_size_lg .vc_toggle_icon::after {
    height: 14px;
    width: 2px
}

.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon {
    display: inline-block;
    width: 14px;
    margin-left: 7px;
    height: 4px
}

.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::before {
    height: 14px;
    width: 4px
}

.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::after {
    width: 12px;
    height: 2px
}

.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon {
    height: 28px;
    width: 28px
}

.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after,.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before {
    border-width: 2px;
    height: 14px;
    margin-left: -7px;
    width: 14px
}

.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before {
    margin-top: -14px
}

.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after {
    margin-top: -7px
}

.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title {
    padding-left: 42px
}

.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title {
    padding-left: 30.8px
}

.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon {
    margin-left: 14px
}

.vc_toggle_default .vc_toggle_content,.vc_toggle_default .vc_toggle_title,.vc_toggle_round .vc_toggle_content,.vc_toggle_round .vc_toggle_title,.vc_toggle_rounded .vc_toggle_content,.vc_toggle_rounded .vc_toggle_title,.vc_toggle_simple .vc_toggle_content,.vc_toggle_simple .vc_toggle_title,.vc_toggle_square .vc_toggle_content,.vc_toggle_square .vc_toggle_title {
    padding-left: 33px
}

.vc_toggle_default .vc_toggle_content .vc_toggle_icon,.vc_toggle_default .vc_toggle_title .vc_toggle_icon,.vc_toggle_round .vc_toggle_content .vc_toggle_icon,.vc_toggle_round .vc_toggle_title .vc_toggle_icon,.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,.vc_toggle_square .vc_toggle_content .vc_toggle_icon,.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.vc_toggle_default .vc_toggle_content,.vc_toggle_default .vc_toggle_title {
    padding-left: 24.2px
}

.vc_toggle_arrow .vc_toggle_icon {
    margin-left: 11px
}

.wpb_widgetised_column .wpb_wrapper>ul {
    margin: 0
}

.wpb_widgetised_column .wpb_wrapper>ul>li {
    margin-left: 0;
    background-image: none;
    list-style: none!important
}

.wpb_widgetised_column .wpb_wrapper>ul>li:after,.wpb_widgetised_column .wpb_wrapper>ul>li:before {
    display: none!important
}

.wpb_button {
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgb(255 255 255 / .75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.wpb_button.active,.wpb_button.disabled,.wpb_button:active,.wpb_button:hover,.wpb_button[disabled] {
    background-color: #eaeaea
}

.vc_vc_button2 .vc_btn {
    margin-top: 5px;
    margin-bottom: 5px
}

.vc_vc_button .vc_btn {
    margin-top: 5px;
    margin-bottom: 5px
}

.wpb_button:hover {
    color: #333;
    text-decoration: none;
    background-color: #e6e6e6;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: background-color .1s linear
}

.wpb_button:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.wpb_button.active,.wpb_button:active {
    background-color: #e6e6e6;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgb(0 0 0 / .15),0 1px 2px rgb(0 0 0 / .05);
    box-shadow: inset 0 2px 4px rgb(0 0 0 / .15),0 1px 2px rgb(0 0 0 / .05)
}

button.wpb_btn-large,span.wpb_btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

button.wpb_btn-large [class^=icon-],span.wpb_btn-large [class^=icon-] {
    margin-top: 1px
}

button.wpb_btn-small,span.wpb_btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px
}

button.wpb_btn-small [class^=icon-],span.wpb_btn-small [class^=icon-] {
    margin-top: -1px
}

button.wpb_btn-mini,span.wpb_btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px
}

.wpb_btn-danger,.wpb_btn-danger:hover,.wpb_btn-info,.wpb_btn-info:hover,.wpb_btn-inverse,.wpb_btn-inverse:hover,.wpb_btn-primary,.wpb_btn-primary:hover,.wpb_btn-success,.wpb_btn-success:hover,.wpb_btn-warning,.wpb_btn-warning:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.wpb_btn-danger.active,.wpb_btn-info.active,.wpb_btn-inverse.active,.wpb_btn-primary.active,.wpb_btn-success.active,.wpb_btn-warning.active {
    color: rgb(255 255 255 / .75)
}

.wpb_button {
    border-color: #ccc;
    border-color: rgb(0 0 0 / .1) rgb(0 0 0 / .1) rgb(0 0 0 / .1)
}

.wpb_btn-primary {
    background-color: #08c
}

.wpb_btn-primary.active,.wpb_btn-primary.disabled,.wpb_btn-primary:active,.wpb_btn-primary:hover,.wpb_btn-primary[disabled] {
    background-color: #0077b3
}

.wpb_btn-warning {
    background-color: #f90
}

.wpb_btn-warning.active,.wpb_btn-warning.disabled,.wpb_btn-warning:active,.wpb_btn-warning:hover,.wpb_btn-warning[disabled] {
    background-color: #e68a00
}

.wpb_btn-danger {
    background-color: #ff675b
}

.wpb_btn-danger.active,.wpb_btn-danger.disabled,.wpb_btn-danger:active,.wpb_btn-danger:hover,.wpb_btn-danger[disabled] {
    background-color: #ff4f42
}

.wpb_btn-success {
    background-color: #6ab165
}

.wpb_btn-success.active,.wpb_btn-success.disabled,.wpb_btn-success:active,.wpb_btn-success:hover,.wpb_btn-success[disabled] {
    background-color: #5aa855
}

.wpb_btn-info {
    background-color: #58b9da
}

.wpb_btn-info.active,.wpb_btn-info.disabled,.wpb_btn-info:active,.wpb_btn-info:hover,.wpb_btn-info[disabled] {
    background-color: #43b0d5
}

.wpb_btn-inverse {
    background-color: #555
}

.wpb_btn-inverse.active,.wpb_btn-inverse.disabled,.wpb_btn-inverse:active,.wpb_btn-inverse:hover,.wpb_btn-inverse[disabled] {
    background-color: #484848
}

button.wpb_button::-moz-focus-inner,input[type=submit].wpb_button::-moz-focus-inner {
    padding: 0;
    border: 0
}

a.wpb_button_a {
    text-decoration: none;
    border: none
}

a.wpb_button_a:hover {
    text-decoration: none
}

.wpb_button:hover {
    background-image: none
}

.vc_btn3-container {
    display: block;
    margin-bottom: 21.73913043px;
    max-width: 100%
}

.vc_btn3-container.vc_btn3-inline {
    display: inline-block;
    vertical-align: top
}

.vc_general.vc_btn3 {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: #fff0;
    color: #5472d2;
    border: 1px solid #fff0;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px
}

.vc_general.vc_btn3.vc_btn3-style-outline,.vc_general.vc_btn3.vc_btn3-style-outline-custom {
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 19px;
    padding-right: 19px
}

.vc_general.vc_btn3.active,.vc_general.vc_btn3:active,.vc_general.vc_btn3:focus {
    outline: 0
}

.vc_general.vc_btn3:focus,.vc_general.vc_btn3:hover {
    border: 1px solid #fff0;
    text-decoration: none;
    color: #4868cf
}

.vc_general.vc_btn3 .vc_btn3-icon {
    vertical-align: top;
    height: 14px;
    line-height: 1;
    font-size: 16px
}

.vc_general.vc_btn3 .vc_btn3-icon-inner {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.vc_general.vc_btn3 .vc_btn3-placeholder {
    display: inline-block;
    vertical-align: top;
    width: 0
}

.vc_btn3.vc_btn3-icon-left,.vc_btn3.vc_btn3-icon-right {
    position: relative
}

.vc_btn3.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3.vc_btn3-icon-right .vc_btn3-icon {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.vc_btn3.vc_btn3-icon-left {
    text-align: left
}

.vc_btn3.vc_btn3-icon-right {
    text-align: right
}

.vc_btn3.vc_btn3-icon-right:not(.vc_btn3-block) .vc_btn3-icon-inner {
    -webkit-transform: translate(-75%,-50%);
    -ms-transform: translate(-75%,-50%);
    transform: translate(-75%,-50%)
}

.vc_btn3.vc_btn3-o-empty .vc_btn3-icon {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vc_btn3.vc_btn3-o-empty:not(.vc_btn3-block) .vc_btn3-icon-inner {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vc_btn3.vc_btn3-style-classic {
    border-color: rgb(0 0 0 / .1) rgb(0 0 0 / .1) rgb(0 0 0 / .1)
}

.vc_btn3.vc_btn3-style-modern {
    background-image: -webkit-linear-gradient(top,rgb(255 255 255 / .2) 0,rgb(255 255 255 / .01) 100%);
    background-image: -o-linear-gradient(top,rgb(255 255 255 / .2) 0,rgb(255 255 255 / .01) 100%);
    background-image: linear-gradient(to bottom,rgb(255 255 255 / .2) 0,rgb(255 255 255 / .01) 100%);
    background-repeat: repeat-x
}

.vc_btn3.vc_btn3-style-outline,.vc_btn3.vc_btn3-style-outline-custom,.vc_btn3.vc_btn3-style-outline-custom:focus,.vc_btn3.vc_btn3-style-outline-custom:hover,.vc_btn3.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-style-outline:hover {
    border-width: 2px
}

.vc_btn3.vc_btn3-style-custom {
    background-image: -webkit-linear-gradient(#fff0,rgb(0 0 0 / .1) 50%,rgb(0 0 0 / .1));
    background-image: -o-linear-gradient(#fff0,rgb(0 0 0 / .1) 50%,rgb(0 0 0 / .1));
    background-image: linear-gradient(#fff0,rgb(0 0 0 / .1) 50%,rgb(0 0 0 / .1));
    background-repeat: no-repeat;
    background-repeat: repeat-x;
    background-size: 200%;
    background-position: 0 -100%
}

.vc_btn3.vc_btn3-style-custom:focus,.vc_btn3.vc_btn3-style-custom:hover {
    background-position: 0 100%
}

.vc_btn3.vc_btn3-block {
    display: block;
    width: 100%;
    text-align: inherit
}

.vc_btn3.vc_btn3-shape-square {
    border-radius: 0
}

.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 5px
}

.vc_btn3.vc_btn3-shape-round {
    border-radius: 2em
}

.vc_btn3.vc_btn3-size-xs {
    font-size: 11px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 12px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline-custom {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 11px;
    padding-right: 11px
}

.vc_btn3.vc_btn3-size-xs .vc_btn3-icon {
    font-size: 14px;
    height: 11px;
    line-height: 11px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 31px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 12px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 31px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 12px
}

.vc_btn3.vc_btn3-size-sm {
    font-size: 12px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 16px;
    padding-right: 16px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_btn3.vc_btn3-size-sm .vc_btn3-icon {
    font-size: 14px;
    height: 12px;
    line-height: 12px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 39px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 16px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 39px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 16px
}

.vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 19px;
    padding-right: 19px
}

.vc_btn3.vc_btn3-size-md .vc_btn3-icon {
    font-size: 16px;
    height: 14px;
    line-height: 14px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 48px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 20px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 48px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 20px
}

.vc_btn3.vc_btn3-size-lg {
    font-size: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 25px;
    padding-right: 25px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 24px;
    padding-right: 24px
}

.vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
    font-size: 20px;
    height: 16px;
    line-height: 16px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 60px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 25px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 60px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 25px
}

.vc_btn3.vc_btn3-color-blue,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    color: #fff;
    background-color: #5472d2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-blue:focus,.vc_btn3.vc_btn3-color-blue:hover {
    color: #f7f7f7;
    background-color: #3c5ecc
}

.vc_btn3.vc_btn3-color-blue.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-blue:active {
    color: #f2f2f2;
    background-color: #3558c8
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline {
    color: #5472d2;
    border-color: #5472d2;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #5472d2;
    background-color: #5472d2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #5472d2;
    background-color: #5472d2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d {
    color: #fff;
    background-color: #5472d2;
    box-shadow: 0 5px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #5472d2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #5472d2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern {
    color: #fff;
    border-color: #5472d2;
    background-color: #5472d2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #3c5ecc;
    background-color: #3c5ecc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #3558c8;
    background-color: #3558c8
}

.vc_btn3.vc_btn3-color-turquoise,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat {
    color: #fff;
    background-color: #00c1cf
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-turquoise:focus,.vc_btn3.vc_btn3-color-turquoise:hover {
    color: #f7f7f7;
    background-color: #00a4b0
}

.vc_btn3.vc_btn3-color-turquoise.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-turquoise:active {
    color: #f2f2f2;
    background-color: #009ba6
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline {
    color: #00c1cf;
    border-color: #00c1cf;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #00c1cf;
    background-color: #00c1cf
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #00c1cf;
    background-color: #00c1cf
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d {
    color: #fff;
    background-color: #00c1cf;
    box-shadow: 0 5px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #00c1cf
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #00c1cf
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern {
    color: #fff;
    border-color: #00c1cf;
    background-color: #00c1cf
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #00a4b0;
    background-color: #00a4b0
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #009ba6;
    background-color: #009ba6
}

.vc_btn3.vc_btn3-color-pink,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #fe6c61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-pink:focus,.vc_btn3.vc_btn3-color-pink:hover {
    color: #f7f7f7;
    background-color: #fe5043
}

.vc_btn3.vc_btn3-color-pink.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-pink:active {
    color: #f2f2f2;
    background-color: #fe4638
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline {
    color: #fe6c61;
    border-color: #fe6c61;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #fe6c61;
    background-color: #fe6c61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #fe6c61;
    background-color: #fe6c61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d {
    color: #fff;
    background-color: #fe6c61;
    box-shadow: 0 5px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #fe6c61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #fe6c61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern {
    color: #fff;
    border-color: #fe6c61;
    background-color: #fe6c61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #fe5043;
    background-color: #fe5043
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #fe4638;
    background-color: #fe4638
}

.vc_btn3.vc_btn3-color-violet,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat {
    color: #fff;
    background-color: #8d6dc4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-violet:focus,.vc_btn3.vc_btn3-color-violet:hover {
    color: #f7f7f7;
    background-color: #7c57bb
}

.vc_btn3.vc_btn3-color-violet.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-violet:active {
    color: #f2f2f2;
    background-color: #7650b8
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline {
    color: #8d6dc4;
    border-color: #8d6dc4;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #8d6dc4;
    background-color: #8d6dc4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #8d6dc4;
    background-color: #8d6dc4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d {
    color: #fff;
    background-color: #8d6dc4;
    box-shadow: 0 5px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #8d6dc4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #8d6dc4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern {
    color: #fff;
    border-color: #8d6dc4;
    background-color: #8d6dc4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #7c57bb;
    background-color: #7c57bb
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #7650b8;
    background-color: #7650b8
}

.vc_btn3.vc_btn3-color-peacoc,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat {
    color: #fff;
    background-color: #4cadc9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-peacoc:focus,.vc_btn3.vc_btn3-color-peacoc:hover {
    color: #f7f7f7;
    background-color: #39a0bd
}

.vc_btn3.vc_btn3-color-peacoc.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-peacoc:active {
    color: #f2f2f2;
    background-color: #3799b5
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline {
    color: #4cadc9;
    border-color: #4cadc9;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #4cadc9;
    background-color: #4cadc9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #4cadc9;
    background-color: #4cadc9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d {
    color: #fff;
    background-color: #4cadc9;
    box-shadow: 0 5px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #4cadc9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #4cadc9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern {
    color: #fff;
    border-color: #4cadc9;
    background-color: #4cadc9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #39a0bd;
    background-color: #39a0bd
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #3799b5;
    background-color: #3799b5
}

.vc_btn3.vc_btn3-color-chino,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat {
    color: #fff;
    background-color: #cec2ab
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-chino:focus,.vc_btn3.vc_btn3-color-chino:hover {
    color: #f7f7f7;
    background-color: #c3b498
}

.vc_btn3.vc_btn3-color-chino.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-chino:active {
    color: #f2f2f2;
    background-color: #bfaf91
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline {
    color: #cec2ab;
    border-color: #cec2ab;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #cec2ab;
    background-color: #cec2ab
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #cec2ab;
    background-color: #cec2ab
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d {
    color: #fff;
    background-color: #cec2ab;
    box-shadow: 0 5px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #cec2ab
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #cec2ab
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern {
    color: #fff;
    border-color: #cec2ab;
    background-color: #cec2ab
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #c3b498;
    background-color: #c3b498
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #bfaf91;
    background-color: #bfaf91
}

.vc_btn3.vc_btn3-color-mulled-wine,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat {
    color: #fff;
    background-color: #50485b
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-mulled-wine:focus,.vc_btn3.vc_btn3-color-mulled-wine:hover {
    color: #f7f7f7;
    background-color: #413a4a
}

.vc_btn3.vc_btn3-color-mulled-wine.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-mulled-wine:active {
    color: #f2f2f2;
    background-color: #3c3644
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline {
    color: #50485b;
    border-color: #50485b;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #50485b;
    background-color: #50485b
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #50485b;
    background-color: #50485b
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d {
    color: #fff;
    background-color: #50485b;
    box-shadow: 0 5px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #50485b
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #50485b
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern {
    color: #fff;
    border-color: #50485b;
    background-color: #50485b
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #413a4a;
    background-color: #413a4a
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #3c3644;
    background-color: #3c3644
}

.vc_btn3.vc_btn3-color-vista-blue,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat {
    color: #fff;
    background-color: #75d69c
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-vista-blue:focus,.vc_btn3.vc_btn3-color-vista-blue:hover {
    color: #f7f7f7;
    background-color: #5dcf8b
}

.vc_btn3.vc_btn3-color-vista-blue.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-vista-blue:active {
    color: #f2f2f2;
    background-color: #56cd85
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline {
    color: #75d69c;
    border-color: #75d69c;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #75d69c;
    background-color: #75d69c
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #75d69c;
    background-color: #75d69c
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d {
    color: #fff;
    background-color: #75d69c;
    box-shadow: 0 5px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #75d69c
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #75d69c
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern {
    color: #fff;
    border-color: #75d69c;
    background-color: #75d69c
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #5dcf8b;
    background-color: #5dcf8b
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #56cd85;
    background-color: #56cd85
}

.vc_btn3.vc_btn3-color-orange,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
    color: #fff;
    background-color: #f7be68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-orange:focus,.vc_btn3.vc_btn3-color-orange:hover {
    color: #f7f7f7;
    background-color: #f5b14b
}

.vc_btn3.vc_btn3-color-orange.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-orange:active {
    color: #f2f2f2;
    background-color: #f5ad41
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline {
    color: #f7be68;
    border-color: #f7be68;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #f7be68;
    background-color: #f7be68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #f7be68;
    background-color: #f7be68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d {
    color: #fff;
    background-color: #f7be68;
    box-shadow: 0 5px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #f7be68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #f7be68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
    color: #fff;
    border-color: #f7be68;
    background-color: #f7be68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #f5b14b;
    background-color: #f5b14b
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #f5ad41;
    background-color: #f5ad41
}

.vc_btn3.vc_btn3-color-sky,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat {
    color: #fff;
    background-color: #5aa1e3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-sky:focus,.vc_btn3.vc_btn3-color-sky:hover {
    color: #f7f7f7;
    background-color: #4092df
}

.vc_btn3.vc_btn3-color-sky.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-sky:active {
    color: #f2f2f2;
    background-color: #378ddd
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline {
    color: #5aa1e3;
    border-color: #5aa1e3;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #5aa1e3;
    background-color: #5aa1e3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #5aa1e3;
    background-color: #5aa1e3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d {
    color: #fff;
    background-color: #5aa1e3;
    box-shadow: 0 5px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #5aa1e3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #5aa1e3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern {
    color: #fff;
    border-color: #5aa1e3;
    background-color: #5aa1e3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #4092df;
    background-color: #4092df
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #378ddd;
    background-color: #378ddd
}

.vc_btn3.vc_btn3-color-green,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    color: #fff;
    background-color: #6dab3c
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-green:focus,.vc_btn3.vc_btn3-color-green:hover {
    color: #f7f7f7;
    background-color: #5f9434
}

.vc_btn3.vc_btn3-color-green.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-green:active {
    color: #f2f2f2;
    background-color: #5a8d31
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline {
    color: #6dab3c;
    border-color: #6dab3c;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #6dab3c;
    background-color: #6dab3c
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #6dab3c;
    background-color: #6dab3c
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d {
    color: #fff;
    background-color: #6dab3c;
    box-shadow: 0 5px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #6dab3c
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #6dab3c
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
    color: #fff;
    border-color: #6dab3c;
    background-color: #6dab3c
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #5f9434;
    background-color: #5f9434
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #5a8d31;
    background-color: #5a8d31
}

.vc_btn3.vc_btn3-color-juicy-pink,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #f4524d
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-juicy-pink:focus,.vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #f7f7f7;
    background-color: #f23630
}

.vc_btn3.vc_btn3-color-juicy-pink.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-juicy-pink:active {
    color: #f2f2f2;
    background-color: #f22d27
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline {
    color: #f4524d;
    border-color: #f4524d;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #f4524d;
    background-color: #f4524d
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #f4524d;
    background-color: #f4524d
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d {
    color: #fff;
    background-color: #f4524d;
    box-shadow: 0 5px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #f4524d
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #f4524d
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern {
    color: #fff;
    border-color: #f4524d;
    background-color: #f4524d
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #f23630;
    background-color: #f23630
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #f22d27;
    background-color: #f22d27
}

.vc_btn3.vc_btn3-color-sandy-brown,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat {
    color: #fff;
    background-color: #f79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-sandy-brown:focus,.vc_btn3.vc_btn3-color-sandy-brown:hover {
    color: #f7f7f7;
    background-color: #f57f4b
}

.vc_btn3.vc_btn3-color-sandy-brown.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-sandy-brown:active {
    color: #f2f2f2;
    background-color: #f57941
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline {
    color: #f79468;
    border-color: #f79468;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #f79468;
    background-color: #f79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #f79468;
    background-color: #f79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d {
    color: #fff;
    background-color: #f79468;
    box-shadow: 0 5px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #f79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #f79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern {
    color: #fff;
    border-color: #f79468;
    background-color: #f79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #f57f4b;
    background-color: #f57f4b
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #f57941;
    background-color: #f57941
}

.vc_btn3.vc_btn3-color-purple,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat {
    color: #fff;
    background-color: #b97ebb
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-purple:focus,.vc_btn3.vc_btn3-color-purple:hover {
    color: #f7f7f7;
    background-color: #ae6ab0
}

.vc_btn3.vc_btn3-color-purple.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-purple:active {
    color: #f2f2f2;
    background-color: #ab63ad
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline {
    color: #b97ebb;
    border-color: #b97ebb;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #b97ebb;
    background-color: #b97ebb
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #b97ebb;
    background-color: #b97ebb
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d {
    color: #fff;
    background-color: #b97ebb;
    box-shadow: 0 5px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #b97ebb
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #b97ebb
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern {
    color: #fff;
    border-color: #b97ebb;
    background-color: #b97ebb
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #ae6ab0;
    background-color: #ae6ab0
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #ab63ad;
    background-color: #ab63ad
}

.vc_btn3.vc_btn3-color-black,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
    color: #fff;
    background-color: #2a2a2a
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-black:focus,.vc_btn3.vc_btn3-color-black:hover {
    color: #f7f7f7;
    background-color: #1b1b1b
}

.vc_btn3.vc_btn3-color-black.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-black:active {
    color: #f2f2f2;
    background-color: #161616
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
    color: #fff;
    border-color: #2a2a2a;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #2a2a2a;
    background-color: #2a2a2a
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #2a2a2a;
    background-color: #2a2a2a
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d {
    color: #fff;
    background-color: #2a2a2a;
    box-shadow: 0 5px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #2a2a2a
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #2a2a2a
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
    color: #fff;
    border-color: #2a2a2a;
    background-color: #2a2a2a
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #1b1b1b;
    background-color: #1b1b1b
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #161616;
    background-color: #161616
}

.vc_btn3.vc_btn3-color-grey,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    color: #666;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-grey:focus,.vc_btn3.vc_btn3-color-grey:hover {
    color: #5e5e5e;
    background-color: #dcdcdc
}

.vc_btn3.vc_btn3-color-grey.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-grey:active {
    color: #595959;
    background-color: #d7d7d7
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    color: #666;
    border-color: #ebebeb;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
    color: #666;
    border-color: #ebebeb;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:active {
    color: #666;
    border-color: #ebebeb;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d {
    color: #666;
    background-color: #ebebeb;
    box-shadow: 0 5px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover {
    color: #5e5e5e;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:active {
    color: #595959;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #666;
    border-color: #ebebeb;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: #5e5e5e;
    border-color: #dcdcdc;
    background-color: #dcdcdc
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
    color: #595959;
    border-color: #d7d7d7;
    background-color: #d7d7d7
}

.vc_btn3.vc_btn3-color-white,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
    color: #666;
    background-color: #fff
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-white:focus,.vc_btn3.vc_btn3-color-white:hover {
    color: #5e5e5e;
    background-color: #f0f0f0
}

.vc_btn3.vc_btn3-color-white.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-white:active {
    color: #595959;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    color: #666;
    border-color: #fff;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover {
    color: #666;
    border-color: #fff;
    background-color: #fff
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active {
    color: #666;
    border-color: #fff;
    background-color: #fff
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d {
    color: #666;
    background-color: #fff;
    box-shadow: 0 5px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover {
    color: #5e5e5e;
    background-color: #fff
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:active {
    color: #595959;
    background-color: #fff
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
    color: #666;
    border-color: #fff;
    background-color: #fff
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover {
    color: #5e5e5e;
    border-color: #f0f0f0;
    background-color: #f0f0f0
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active {
    color: #595959;
    border-color: #ebebeb;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-default,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
    color: #333;
    background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-default:focus,.vc_btn3.vc_btn3-color-default:hover {
    color: #2b2b2b;
    background-color: #e8e8e8
}

.vc_btn3.vc_btn3-color-default.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-default:active {
    color: #262626;
    background-color: #e3e3e3
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline {
    color: #f7f7f7;
    border-color: #f7f7f7;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover {
    color: #333;
    border-color: #f7f7f7;
    background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:active {
    color: #333;
    border-color: #f7f7f7;
    background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d {
    color: #333;
    background-color: #f7f7f7;
    box-shadow: 0 5px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover {
    color: #2b2b2b;
    background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:active {
    color: #262626;
    background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
    color: #333;
    border-color: #f7f7f7;
    background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover {
    color: #2b2b2b;
    border-color: #e8e8e8;
    background-color: #e8e8e8
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:active {
    color: #262626;
    border-color: #e3e3e3;
    background-color: #e3e3e3
}

.vc_btn3.vc_btn3-color-primary,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
    color: #fff;
    background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-primary:focus,.vc_btn3.vc_btn3-color-primary:hover {
    color: #f7f7f7;
    background-color: #0074ad
}

.vc_btn3.vc_btn3-color-primary.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-primary:active {
    color: #f2f2f2;
    background-color: #006da3
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline {
    color: #08c;
    border-color: #08c;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #08c;
    background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #08c;
    background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d {
    color: #fff;
    background-color: #08c;
    box-shadow: 0 5px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
    color: #fff;
    border-color: #08c;
    background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #0074ad;
    background-color: #0074ad
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #006da3;
    background-color: #006da3
}

.vc_btn3.vc_btn3-color-info,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat {
    color: #fff;
    background-color: #58b9da
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-info:focus,.vc_btn3.vc_btn3-color-info:hover {
    color: #f7f7f7;
    background-color: #3fafd4
}

.vc_btn3.vc_btn3-color-info.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-info:active {
    color: #f2f2f2;
    background-color: #37abd3
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline {
    color: #58b9da;
    border-color: #58b9da;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #58b9da;
    background-color: #58b9da
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #58b9da;
    background-color: #58b9da
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d {
    color: #fff;
    background-color: #58b9da;
    box-shadow: 0 5px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #58b9da
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #58b9da
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern {
    color: #fff;
    border-color: #58b9da;
    background-color: #58b9da
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #3fafd4;
    background-color: #3fafd4
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #37abd3;
    background-color: #37abd3
}

.vc_btn3.vc_btn3-color-success,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
    color: #fff;
    background-color: #6ab165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-success:focus,.vc_btn3.vc_btn3-color-success:hover {
    color: #f7f7f7;
    background-color: #59a453
}

.vc_btn3.vc_btn3-color-success.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-success:active {
    color: #f2f2f2;
    background-color: #559d50
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline {
    color: #6ab165;
    border-color: #6ab165;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #6ab165;
    background-color: #6ab165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #6ab165;
    background-color: #6ab165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d {
    color: #fff;
    background-color: #6ab165;
    box-shadow: 0 5px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #6ab165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #6ab165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern {
    color: #fff;
    border-color: #6ab165;
    background-color: #6ab165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #59a453;
    background-color: #59a453
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #559d50;
    background-color: #559d50
}

.vc_btn3.vc_btn3-color-warning,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
    color: #fff;
    background-color: #f90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-warning:focus,.vc_btn3.vc_btn3-color-warning:hover {
    color: #f7f7f7;
    background-color: #e08700
}

.vc_btn3.vc_btn3-color-warning.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-warning:active {
    color: #f2f2f2;
    background-color: #d68100
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline {
    color: #f90;
    border-color: #f90;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #f90;
    background-color: #f90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #f90;
    background-color: #f90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d {
    color: #fff;
    background-color: #f90;
    box-shadow: 0 5px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #f90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #f90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
    color: #fff;
    border-color: #f90;
    background-color: #f90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #e08700;
    background-color: #e08700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #d68100;
    background-color: #d68100
}

.vc_btn3.vc_btn3-color-danger,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
    color: #fff;
    background-color: #ff675b
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-danger:focus,.vc_btn3.vc_btn3-color-danger:hover {
    color: #f7f7f7;
    background-color: #ff4b3c
}

.vc_btn3.vc_btn3-color-danger.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-danger:active {
    color: #f2f2f2;
    background-color: #ff4132
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline {
    color: #ff675b;
    border-color: #ff675b;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #ff675b;
    background-color: #ff675b
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #ff675b;
    background-color: #ff675b
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d {
    color: #fff;
    background-color: #ff675b;
    box-shadow: 0 5px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #ff675b
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #ff675b
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
    color: #fff;
    border-color: #ff675b;
    background-color: #ff675b
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #ff4b3c;
    background-color: #ff4b3c
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #ff4132;
    background-color: #ff4132
}

.vc_btn3.vc_btn3-color-inverse,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat {
    color: #fff;
    background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-inverse:focus,.vc_btn3.vc_btn3-color-inverse:hover {
    color: #f7f7f7;
    background-color: #464646
}

.vc_btn3.vc_btn3-color-inverse.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-inverse:active {
    color: #f2f2f2;
    background-color: #414141
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline {
    color: #555;
    border-color: #555;
    background-color: #fff0
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #555;
    background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:active {
    color: #fff;
    border-color: #555;
    background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d {
    color: #fff;
    background-color: #555;
    box-shadow: 0 5px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover {
    top: 3px;
    box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern {
    color: #fff;
    border-color: #555;
    background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #464646;
    background-color: #464646
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #414141;
    background-color: #414141
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
    color: #2a2a2a
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    color: #ebebeb
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    color: #fff
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
    background-image: -webkit-linear-gradient(top,rgb(0 0 0 / .01) 0,rgb(0 0 0 / .02) 100%);
    background-image: -o-linear-gradient(top,rgb(0 0 0 / .01) 0,rgb(0 0 0 / .02) 100%);
    background-image: linear-gradient(to bottom,rgb(0 0 0 / .01) 0,rgb(0 0 0 / .02) 100%);
    background-repeat: repeat-x
}

.vc_btn3-container.vc_btn3-center {
    text-align: center
}

.vc_btn3-container.vc_btn3-left {
    text-align: left
}

.vc_btn3-container.vc_btn3-right {
    text-align: right
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon {
    display: inline-block;
    position: static
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    min-width: 1em
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    margin-right: .5em
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    margin-left: .5em
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs {
    font-size: 11px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 12px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline-custom {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 11px;
    padding-right: 11px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm {
    font-size: 12px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 16px;
    padding-right: 16px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline-custom {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline-custom {
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 19px;
    padding-right: 19px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
    font-size: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 25px;
    padding-right: 25px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline-custom {
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 24px;
    padding-right: 24px
}

.vc_btn3-container .vc_btn3-block.vc_btn3-icon-left,.vc_btn3-container .vc_btn3-block.vc_btn3-icon-right {
    text-align: inherit
}

.vc_custom_heading a,.vc_custom_heading a:focus,.vc_custom_heading a:hover,.vc_custom_heading a:visited {
    border: none;
    text-decoration: inherit;
    color: inherit
}

.vc_custom_heading a {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 1
}

.vc_custom_heading a:hover {
    opacity: .85
}

.vc_call_to_action {
    background-color: #ebebeb;
    border: 2px solid #ebebeb;
    padding: 2em;
    border-radius: 5px
}

.vc_call_to_action :last-child {
    margin-bottom: 0
}

.vc_call_to_action.vc_cta_square {
    border-radius: 0
}

.vc_call_to_action.vc_cta_square_outlined {
    border-radius: 0;
    background: 0 0!important
}

.vc_call_to_action.vc_cta_round {
    border-radius: 50px
}

.vc_call_to_action.vc_cta_outlined {
    background: 0 0!important
}

.vc_call_to_action hgroup h2,.vc_call_to_action hgroup h4 {
    margin: 0;
    clear: none
}

.vc_call_to_action hgroup+p {
    margin-top: 1em
}

.vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn {
    float: right;
    margin-left: 2em
}

.vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn {
    float: left;
    margin-right: 2em
}

.wpb_call_to_action {
    position: relative;
    background-color: #f7f7f7;
    padding: 20px;
    padding: 35px;
    border: 1px solid #f0f0f0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wpb_call_to_action .wpb_button {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.cta_align_left .wpb_button {
    float: left
}

.cta_align_right .wpb_button {
    float: right
}

.cta_align_left .wpb_button,.cta_align_right .wpb_button {
    max-width: 27.5%
}

.cta_align_left .wpb_call_text,.cta_align_right .wpb_call_text {
    width: 70%;
    float: left;
    clear: none
}

.cta_align_left .wpb_call_text {
    float: right
}

#content .wpb_call_to_action .wpb_call_text,.wpb_call_to_action .wpb_call_text {
    margin: 0;
    padding-top: 0
}

.cta_align_bottom {
    text-align: center
}

.cta_align_bottom .wpb_button {
    position: static;
    margin-top: 21.73913043px;
    display: inline-block
}

.cta_no_button .wpb_call_text {
    width: auto;
    float: none
}

@media (max-width: 600px) {
    .vc_responsive .cta_align_left .wpb_button,.vc_responsive .cta_align_right .wpb_button {
        max-width:70%;
        width: 70%;
        float: none;
        display: block;
        margin: 3% auto
    }

    .vc_responsive .cta_align_left .wpb_call_text,.vc_responsive .cta_align_right .wpb_call_text {
        width: auto;
        max-width: none;
        text-align: center
    }
}

.vc_cta3-container {
    margin-bottom: 35px;
    margin-left: auto;
    margin-right: auto
}

.vc_cta3-container::after,.vc_cta3-container::before {
    display: table;
    content: ' '
}

.vc_cta3-container.vc_cta3-size-xs {
    width: 50%
}

.vc_cta3-container.vc_cta3-size-sm {
    width: 60%
}

.vc_cta3-container.vc_cta3-size-md {
    width: 70%
}

.vc_cta3-container.vc_cta3-size-lg {
    width: 80%
}

.vc_cta3-container.vc_cta3-size-xl {
    width: 90%
}

.vc_general.vc_cta3 {
    border: 1px solid #fff0;
    font-size: 1em;
    padding: 28px 28px;
    word-wrap: break-word
}

.vc_general.vc_cta3 .vc_cta3-content {
    vertical-align: top
}

.vc_general.vc_cta3 .vc_cta3-content>:last-child,.vc_general.vc_cta3 .vc_cta3-icons>:last-child {
    margin-bottom: 0
}

.vc_general.vc_cta3 .vc_cta3-actions {
    vertical-align: middle;
    white-space: nowrap
}

@media (min-width: 768px) {
    .vc_general.vc_cta3 .vc_cta3-actions .vc_btn3-container {
        margin:0
    }
}

.vc_general.vc_cta3 .vc_cta3-icons {
    vertical-align: middle
}

.vc_general.vc_cta3 h2,.vc_general.vc_cta3 h4 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0
}

.vc_general.vc_cta3.vc_cta3-align-left .vc_cta3-content {
    text-align: left
}

.vc_general.vc_cta3.vc_cta3-align-right .vc_cta3-content {
    text-align: right
}

.vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content {
    text-align: center
}

.vc_general.vc_cta3.vc_cta3-align-justify .vc_cta3-content {
    text-align: justify
}

.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3_content-container {
    padding-top: 1em
}

.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons {
    text-align: center
}

.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons .vc_icon_element {
    display: inline-block
}

.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3_content-container {
    padding-bottom: 1em
}

.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons {
    text-align: center
}

.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons .vc_icon_element {
    display: inline-block
}

.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3-icons {
    display: table-cell
}

.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
    display: table-cell;
    padding-left: 1em
}

.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3-icons {
    display: table-cell
}

.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3_content-container {
    display: table-cell;
    padding-right: 1em
}

.vc_general.vc_cta3.vc_cta3-icons-on-border {
    position: relative
}

.vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons {
    position: absolute
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right .vc_cta3-icons {
    right: 0;
    top: 50%;
    -webkit-transform: translate(50%,-50%);
    -ms-transform: translate(50%,-50%);
    transform: translate(50%,-50%)
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs {
    margin-right: 17px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs .vc_cta3_content-container {
    padding-right: 0
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-right: 7px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm {
    margin-right: 22px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm .vc_cta3_content-container {
    padding-right: 7px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-right: 14px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md {
    margin-right: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md .vc_cta3_content-container {
    padding-right: 14px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-right: 21px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg {
    margin-right: 35px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg .vc_cta3_content-container {
    padding-right: 21px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-right: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl {
    margin-right: 50px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl .vc_cta3_content-container {
    padding-right: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-right: 35px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left .vc_cta3-icons {
    left: 0;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs {
    margin-left: 17px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs .vc_cta3_content-container {
    padding-left: 0
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-left: 7px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm {
    margin-left: 22px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm .vc_cta3_content-container {
    padding-left: 7px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-left: 14px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md {
    margin-left: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md .vc_cta3_content-container {
    padding-left: 14px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-left: 21px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg {
    margin-left: 35px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg .vc_cta3_content-container {
    padding-left: 21px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-left: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl {
    margin-left: 50px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl .vc_cta3_content-container {
    padding-left: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-left: 35px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top .vc_cta3-icons {
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs {
    margin-top: 17px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs .vc_cta3_content-container {
    padding-top: 0
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-top: 7px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm {
    margin-top: 22px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm .vc_cta3_content-container {
    padding-top: 7px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-top: 14px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md {
    margin-top: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md .vc_cta3_content-container {
    padding-top: 14px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-top: 21px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg {
    margin-top: 35px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg .vc_cta3_content-container {
    padding-top: 21px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-top: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl {
    margin-top: 50px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl .vc_cta3_content-container {
    padding-top: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-top: 35px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom .vc_cta3-icons {
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%,50%);
    -ms-transform: translate(-50%,50%);
    transform: translate(-50%,50%)
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs {
    margin-bottom: 17px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs .vc_cta3_content-container {
    padding-bottom: 0
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-bottom: 7px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm {
    margin-bottom: 22px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm .vc_cta3_content-container {
    padding-bottom: 7px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-bottom: 14px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md {
    margin-bottom: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md .vc_cta3_content-container {
    padding-bottom: 14px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-bottom: 21px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg {
    margin-bottom: 35px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg .vc_cta3_content-container {
    padding-bottom: 21px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-bottom: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl {
    margin-bottom: 50px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl .vc_cta3_content-container {
    padding-bottom: 28px
}

.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl.vc_cta3-icons-in-box .vc_cta3_content-container {
    padding-bottom: 35px
}

.vc_general.vc_cta3.vc_cta3-actions-top .vc_cta3-content {
    margin-top: 1em
}

.vc_general.vc_cta3.vc_cta3-actions-bottom .vc_cta3-content {
    margin-bottom: 1em
}

@media (min-width: 768px) {
    .vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions {
        display:table-cell;
        max-width: 30%
    }

    .vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-content {
        padding-left: 28px;
        display: table-cell
    }

    .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions {
        display: table-cell;
        max-width: 30%
    }

    .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content {
        padding-right: 28px;
        display: table-cell
    }
}

.vc_general.vc_cta3.vc_cta3-style-classic {
    border-color: #f0f0f0;
    background-color: #f7f7f7
}

.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic) .vc_cta3-content-header h4 {
    color: inherit
}

.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h4 {
    color: inherit
}

.vc_general.vc_cta3.vc_cta3-style-outline {
    border-width: 3px
}

.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic) .vc_cta3-content-header h4 {
    color: inherit
}

.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h2,.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h4 {
    color: inherit
}

.vc_general.vc_cta3.vc_cta3-style-custom {
    border-color: #f0f0f0;
    background-color: #f7f7f7
}

.vc_general.vc_cta3.vc_cta3-shape-square {
    border-radius: 0
}

.vc_general.vc_cta3.vc_cta3-shape-rounded {
    border-radius: 5px
}

.vc_general.vc_cta3.vc_cta3-shape-round {
    border-radius: 4em
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-classic .vc_cta3-content-header {
    color: #5472d2
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat {
    color: #c9d2f0;
    border-color: #fff0;
    background-color: #5472d2
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #3253bc;
    color: #c9d2f0;
    border-color: #fff0;
    background-color: #5472d2
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline {
    border-color: #5472d2;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline .vc_cta3-content-header {
    color: #5472d2
}

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-classic .vc_cta3-content-header {
    color: #00c1cf
}

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat {
    color: #d3f5f1;
    border-color: #fff0;
    background-color: #00c1cf
}

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #008d97;
    color: #d3f5f1;
    border-color: #fff0;
    background-color: #00c1cf
}

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline {
    border-color: #00c1cf;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline .vc_cta3-content-header {
    color: #00c1cf
}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-classic .vc_cta3-content-header {
    color: #fe6c61
}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat {
    color: #fcdbd7;
    border-color: #fff0;
    background-color: #fe6c61
}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #fe3829;
    color: #fcdbd7;
    border-color: #fff0;
    background-color: #fe6c61
}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline {
    border-color: #fe6c61;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline .vc_cta3-content-header {
    color: #fe6c61
}

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-classic .vc_cta3-content-header {
    color: #8d6dc4
}

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat {
    color: #e1d5f5;
    border-color: #fff0;
    background-color: #8d6dc4
}

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #6e48b1;
    color: #e1d5f5;
    border-color: #fff0;
    background-color: #8d6dc4
}

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline {
    border-color: #8d6dc4;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline .vc_cta3-content-header {
    color: #8d6dc4
}

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-classic .vc_cta3-content-header {
    color: #4cadc9
}

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat {
    color: #d0edf5;
    border-color: #fff0;
    background-color: #4cadc9
}

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #338faa;
    color: #d0edf5;
    border-color: #fff0;
    background-color: #4cadc9
}

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline {
    border-color: #4cadc9;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline .vc_cta3-content-header {
    color: #4cadc9
}

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-classic .vc_cta3-content-header {
    color: #cec2ab
}

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat {
    color: #f7f3eb;
    border-color: #fff0;
    background-color: #cec2ab
}

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #b9a888;
    color: #f7f3eb;
    border-color: #fff0;
    background-color: #cec2ab
}

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline {
    border-color: #cec2ab;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline .vc_cta3-content-header {
    color: #cec2ab
}

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-classic .vc_cta3-content-header {
    color: #50485b
}

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat {
    color: #e2ddeb;
    border-color: #fff0;
    background-color: #50485b
}

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #342f3c;
    color: #e2ddeb;
    border-color: #fff0;
    background-color: #50485b
}

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline {
    border-color: #50485b;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline .vc_cta3-content-header {
    color: #50485b
}

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-classic .vc_cta3-content-header {
    color: #75d69c
}

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat {
    color: #e1f5e9;
    border-color: #fff0;
    background-color: #75d69c
}

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #4ac97d;
    color: #e1f5e9;
    border-color: #fff0;
    background-color: #75d69c
}

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline {
    border-color: #75d69c;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline .vc_cta3-content-header {
    color: #75d69c
}

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-classic .vc_cta3-content-header {
    color: #f7be68
}

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat {
    color: #faf0e1;
    border-color: #fff0;
    background-color: #f7be68
}

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #f4a733;
    color: #faf0e1;
    border-color: #fff0;
    background-color: #f7be68
}

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline {
    border-color: #f7be68;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline .vc_cta3-content-header {
    color: #f7be68
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-classic .vc_cta3-content-header {
    color: #5aa1e3
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat {
    color: #dce9f5;
    border-color: #fff0;
    background-color: #5aa1e3
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #2a86db;
    color: #dce9f5;
    border-color: #fff0;
    background-color: #5aa1e3
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline {
    border-color: #5aa1e3;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline .vc_cta3-content-header {
    color: #5aa1e3
}

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-classic .vc_cta3-content-header {
    color: #6dab3c
}

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat {
    color: #e5f2da;
    border-color: #fff0;
    background-color: #6dab3c
}

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #53812d;
    color: #e5f2da;
    border-color: #fff0;
    background-color: #6dab3c
}

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline {
    border-color: #6dab3c;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline .vc_cta3-content-header {
    color: #6dab3c
}

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-classic .vc_cta3-content-header {
    color: #f4524d
}

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat {
    color: #fce2e1;
    border-color: #fff0;
    background-color: #f4524d
}

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #f11f18;
    color: #fce2e1;
    border-color: #fff0;
    background-color: #f4524d
}

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline {
    border-color: #f4524d;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline .vc_cta3-content-header {
    color: #f4524d
}

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-classic .vc_cta3-content-header {
    color: #f79468
}

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat {
    color: #f7e1d7;
    border-color: #fff0;
    background-color: #f79468
}

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #f46e33;
    color: #f7e1d7;
    border-color: #fff0;
    background-color: #f79468
}

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline {
    border-color: #f79468;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline .vc_cta3-content-header {
    color: #f79468
}

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-classic .vc_cta3-content-header {
    color: #b97ebb
}

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat {
    color: #f4dff5;
    border-color: #fff0;
    background-color: #b97ebb
}

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #a559a8;
    color: #f4dff5;
    border-color: #fff0;
    background-color: #b97ebb
}

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline {
    border-color: #b97ebb;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline .vc_cta3-content-header {
    color: #b97ebb
}

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-classic .vc_cta3-content-header {
    color: #2a2a2a
}

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat {
    color: #d9d9d9;
    border-color: #fff0;
    background-color: #2a2a2a
}

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #0e0e0e;
    color: #d9d9d9;
    border-color: #fff0;
    background-color: #2a2a2a
}

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline {
    border-color: #2a2a2a;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline .vc_cta3-content-header {
    color: #2a2a2a
}

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-classic .vc_cta3-content-header {
    color: #ebebeb
}

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat {
    color: #9d9d9e;
    border-color: #fff0;
    background-color: #ebebeb
}

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat .vc_cta3-content-header {
    color: #666
}

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #cfcfcf;
    color: #9d9d9e;
    border-color: #fff0;
    background-color: #ebebeb
}

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d .vc_cta3-content-header {
    color: #666
}

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline {
    border-color: #ebebeb;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline .vc_cta3-content-header {
    color: #ebebeb
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-classic .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
    color: #9d9d9e;
    border-color: #fff0;
    background-color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat .vc_cta3-content-header {
    color: #666
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #e3e3e3;
    color: #9d9d9e;
    border-color: #fff0;
    background-color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d .vc_cta3-content-header {
    color: #666
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline {
    border-color: #fff;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline .vc_cta3-content-header {
    color: #fff
}

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat {
    color: #9d9d9e;
    border-color: #fff0;
    background-color: #f0f0f0
}

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat .vc_cta3-content-header {
    color: #666
}

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d {
    box-shadow: 0 5px 0 #d4d4d4;
    color: #9d9d9e;
    border-color: #fff0;
    background-color: #f0f0f0
}

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d .vc_cta3-content-header {
    color: #666
}

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline {
    border-color: #f0f0f0;
    background-color: #fff0
}

.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline .vc_cta3-content-header {
    color: #f0f0f0
}

.vc_cta3.vc_cta3-icon-size-xs .vc_icon_element .vc_icon_element-inner {
    height: 1em;
    width: 1em
}

.vc_cta3.vc_cta3-icon-size-sm .vc_icon_element .vc_icon_element-inner {
    height: 2em;
    width: 2em
}

.vc_cta3.vc_cta3-icon-size-md .vc_icon_element .vc_icon_element-inner {
    height: 3em;
    width: 3em
}

.vc_cta3.vc_cta3-icon-size-lg .vc_icon_element .vc_icon_element-inner {
    height: 4em;
    width: 4em
}

.vc_cta3.vc_cta3-icon-size-xl .vc_icon_element .vc_icon_element-inner {
    height: 5em;
    width: 5em
}

.wpb_gmaps_widget .wpb_wrapper {
    background-color: #f7f7f7;
    padding: 5px
}

.wpb_gmaps_widget .wpb_map_wraper iframe {
    margin-bottom: 0;
    padding: 0;
    display: block;
    width: 100%;
    border: none
}

.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.wpb_accordion_section .wpb_accordion_header a:focus,.wpb_content_element .wpb_tabs_nav li a:focus,.wpb_tour_next_prev_nav a:focus {
    outline: 0
}

.wpb_content_element .wpb_tabs_nav,.wpb_content_element .wpb_tour_tabs_wrapper {
    padding: 0
}

.wpb_content_element .wpb_tabs_nav {
    margin: 0;
    padding-left: 0!important;
    text-indent: inherit!important
}

#content .wpb_content_element .wpb_tabs_nav {
    margin: 0
}

.wpb_content_element .wpb_tabs_nav li {
    background-color: #fff;
    white-space: nowrap;
    padding: 0;
    background-image: none;
    list-style: none!important
}

.wpb_content_element .wpb_tabs_nav li:after,.wpb_content_element .wpb_tabs_nav li:before {
    display: none!important
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,.wpb_content_element .wpb_tabs_nav li:hover {
    background-color: #f7f7f7
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
    cursor: default
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide {
    display: none
}

.wpb_content_element .wpb_accordion_header a,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    border-bottom: none;
    text-decoration: none;
    display: block;
    padding: .5em 1em
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background-color: #f7f7f7
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 1em
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content>.wpb_content_element:last-child,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .wpb_row:last-child>div>div.wpb_wrapper .wpb_content_element:last-child,.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab>.wpb_content_element:last-child {
    margin-bottom: 0
}

.wpb_tabs .wpb_tabs_nav li {
    float: left;
    margin: 0 1px 0 0
}

.wpb_tour .wpb_tabs_nav {
    float: left;
    width: 31.66666667%
}

.wpb_tour .wpb_tabs_nav li {
    margin: 0 0 1px 0;
    clear: left;
    width: 100%
}

.wpb_tour .wpb_tabs_nav a {
    width: 100%
}

.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    float: left;
    width: 68.33333333%;
    padding: 0 0 0 21.73913043px
}

.wpb_tour_next_prev_nav {
    margin-left: 31.66666667%;
    padding-left: 21.73913043px;
    font-size: 80%
}

.wpb_tour_next_prev_nav a {
    border-bottom: 1px dotted;
    text-decoration: none
}

.wpb_tour_next_prev_nav a:hover {
    text-decoration: none;
    border-bottom: none
}

.wpb_tour_next_prev_nav span {
    width: 48%;
    display: inline-block;
    padding-top: 1em;
    float: left
}

.wpb_tour_next_prev_nav span.wpb_next_slide {
    text-align: right;
    float: right
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
    margin: 0 0 1px 0;
    padding-top: 0;
    position: relative;
    text-transform: none;
    font-weight: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    letter-spacing: inherit
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
    padding-left: 1em
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(../../plugins/js_composer/assets/images/toggle_open.png);
    background-repeat: no-repeat;
    position: absolute;
    right: .7em;
    top: .7em
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
    background-image: url(../../plugins/js_composer/assets/images/toggle_close.png)
}

@media (max-width: 480px) {
    .vc_responsive .wpb_tour .wpb_tab,.vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,.vc_responsive .wpb_tour_next_prev_nav {
        width:100%;
        float: none;
        margin-left: 0
    }

    .vc_responsive .wpb_tour_next_prev_nav {
        width: auto;
        padding: 0 1em
    }

    .vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
        margin-bottom: 1em
    }

    .vc_responsive .wpb_tour .wpb_tab {
        padding-left: 1em;
        padding-right: 1em
    }
}

.wpb_column .wpb_wrapper .wpb_teaser_grid {
    float: none
}

body ul.wpb_thumbnails-fluid li {
    padding: 0;
    margin-left: 0;
    background-image: none;
    list-style: none!important
}

body ul.wpb_thumbnails-fluid li:after,body ul.wpb_thumbnails-fluid li:before {
    display: none!important
}

body ul.wpb_thumbnails-fluid li .entry-content :last-child {
    margin-bottom: 0
}

.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid,.wpb_row .wpb_grid ul.wpb_thumbnails-fluid {
    padding: 0;
    overflow: visible!important
}

.wpb_teaser_grid .entry-content {
    margin: 0;
    padding: 0;
    width: 100%
}

.grid_layout-thumbnail .post-thumb {
    margin-bottom: 0
}

.grid_layout-thumbnail .post-thumb img {
    max-width: 100%
}

.wpb_carousel .wpb_wrapper {
    position: relative
}

.wpb_carousel .next,.wpb_carousel .prev {
    position: absolute;
    top: 3px;
    background-color: #f7f7f7;
    padding: 0 6px 0 6px;
    font-size: 12px;
    z-index: 10;
    text-decoration: none;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear
}

.wpb_carousel .next:hover,.wpb_carousel .prev:hover {
    background-color: #f0f0f0
}

.wpb_carousel .next:focus,.wpb_carousel .prev:focus {
    outline: 0;
    text-decoration: none
}

.wpb_carousel .prev {
    right: 30px
}

.wpb_carousel .next {
    right: 0
}

.wpb_carousel .wpb_thumbnails-fluid {
    width: 100%
}

.wpb_carousel .wpb_thumbnails-fluid>[class*=vc_span] {
    height: auto!important
}

.wpb_categories_filter,.wpb_teaser_grid .categories_filter {
    list-style: none;
    list-style-type: none;
    padding: 0;
    margin: 0 0 10px 0
}

.wpb_categories_filter li,.wpb_teaser_grid .categories_filter li {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    background-image: none;
    list-style: none!important
}

.wpb_categories_filter li:after,.wpb_categories_filter li:before,.wpb_teaser_grid .categories_filter li:after,.wpb_teaser_grid .categories_filter li:before {
    display: none!important
}

.wpb_categories_filter li a,.wpb_teaser_grid .categories_filter li a {
    border: none;
    text-decoration: none
}

.wpb_categories_filter li a:hover,.wpb_teaser_grid .categories_filter li a:hover {
    border-bottom: 1px dotted
}

.wpb_categories_filter li.active a,.wpb_teaser_grid .categories_filter li.active a {
    border-bottom: 1px dotted
}

@media (max-width: 480px) {
    .vc_responsive .wpb_row ul.wpb_thumbnails-fluid {
        margin-left:0;
        width: auto
    }

    .vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*=vc_col-] {
        width: 100%;
        float: none;
        display: block;
        margin-left: 0;
        margin-right: 0
    }
}

.wpb_image_grid .wpb_image_grid_ul {
    margin: 0;
    padding: 0
}

.wpb_image_grid .wpb_image_grid_ul>li {
    background-image: none;
    list-style: none!important
}

.wpb_image_grid .wpb_image_grid_ul>li:after,.wpb_image_grid .wpb_image_grid_ul>li:before {
    display: none!important
}

.wpb_image_grid .wpb_image_grid_ul .isotope-item {
    list-style: none;
    margin: 0 1px 1px 0;
    max-width: 100%;
    float: left
}

.wpb_image_grid .wpb_image_grid_ul a {
    display: block
}

.wpb_image_grid .wpb_image_grid_ul img {
    display: block;
    max-width: 100%;
    height: auto
}

.wpb_gallery .theme-default .nivoSlider {
    margin-bottom: 0
}

.wpb_gallery .theme-default .nivo-controlNav {
    padding: 10px 0 3px 0
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
    bottom: auto;
    top: 100%;
    margin-top: 15px
}

.wpb_gallery .wpb_flexslider .flex-caption {
    cursor: default
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
    line-height: 1
}

.wpb_gallery .wpb_flexslider .flex-control-paging {
    z-index: 10
}

#content .wpb_gallery_slides ul.flex-direction-nav,#content .wpb_gallery_slides ul.slides,.content .wpb_gallery_slides ul.flex-direction-nav,.content .wpb_gallery_slides ul.slides,.wpb_content_element .wpb_gallery_slides ul li,.wpb_gallery_slides ul.flex-direction-nav,.wpb_gallery_slides ul.slides,body .wpb_gallery_slides ul li {
    list-style: none;
    padding: 0;
    background-image: none;
    margin: 0
}

.flickr_badge_image {
    margin: 0 10px 10px 0;
    width: 72px;
    height: 72px;
    float: left;
    background: 0 0;
    padding: 0
}

.flickr_badge_image a {
    border: none
}

.flickr_badge_image img {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%
}

.wpb_flickr_widget p.flickr_stream_wrap {
    clear: both;
    margin-bottom: 0;
    font-size: 80%
}

.wpb_flickr_widget p.flickr_stream_wrap a {
    background-image: url(../../plugins/js_composer/assets/images/flickr.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    display: inline-block
}

.wpb_video_widget.vc_video-el-width-10 .wpb_wrapper {
    width: 10%
}

.wpb_video_widget.vc_video-el-width-20 .wpb_wrapper {
    width: 20%
}

.wpb_video_widget.vc_video-el-width-30 .wpb_wrapper {
    width: 30%
}

.wpb_video_widget.vc_video-el-width-40 .wpb_wrapper {
    width: 40%
}

.wpb_video_widget.vc_video-el-width-50 .wpb_wrapper {
    width: 50%
}

.wpb_video_widget.vc_video-el-width-60 .wpb_wrapper {
    width: 60%
}

.wpb_video_widget.vc_video-el-width-70 .wpb_wrapper {
    width: 70%
}

.wpb_video_widget.vc_video-el-width-80 .wpb_wrapper {
    width: 80%
}

.wpb_video_widget.vc_video-el-width-90 .wpb_wrapper {
    width: 90%
}

.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper {
    width: 100%
}

.wpb_video_widget .wpb_video_wrapper {
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.wpb_video_widget .wpb_video_wrapper>div {
    padding-top: 0!important;
    position: static
}

.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 56.25%
}

.wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper {
    padding-top: 75%
}

.wpb_video_widget.vc_video-aspect-ratio-235 .wpb_video_wrapper {
    padding-top: 42.55319149%
}

.wpb_video_widget.vc_video-aspect-ratio-916 .wpb_video_wrapper {
    padding-top: 177.77777778%
}

.wpb_video_widget.vc_video-aspect-ratio-34 .wpb_video_wrapper {
    padding-top: 133.33333333%
}

.wpb_video_widget.vc_video-aspect-ratio-1235 .wpb_video_wrapper {
    padding-top: 235%
}

.wpb_video_widget.vc_video-align-left .wpb_wrapper {
    float: left
}

.wpb_video_widget.vc_video-align-center .wpb_wrapper {
    margin: 0 auto
}

.wpb_video_widget.vc_video-align-right .wpb_wrapper {
    float: right
}

.wpb_video_widget .wpb_wrapper {
    position: relative
}

.wpb_video_widget .wpb_wrapper iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wpb_video_wrapper .fluid-width-video-wrapper {
    padding-top: 0!important;
    position: static
}

.wpb_posts_slider .flex-caption,.wpb_posts_slider .nivo-caption {
    background-color: #f7f7f7;
    opacity: 1;
    color: inherit;
    padding: 10px 15px;
    position: static
}

.wpb_posts_slider .wpb_gallery_slides>ul>li {
    background-image: none;
    list-style: none!important
}

.wpb_posts_slider .wpb_gallery_slides>ul>li:after,.wpb_posts_slider .wpb_gallery_slides>ul>li:before {
    display: none!important
}

.vc_progress_bar .vc_single_bar {
    background: #f7f7f7;
    position: relative;
    margin-bottom: 11.66666667px;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / .1) inset;
    box-shadow: 0 1px 2px rgb(0 0 0 / .1) inset;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.vc_progress_bar .vc_single_bar:last-child {
    margin-bottom: 0
}

.vc_progress_bar .vc_single_bar .vc_label {
    display: block;
    padding: .5em 1em;
    position: relative;
    z-index: 1
}

.vc_progress_bar .vc_single_bar .vc_bar {
    display: block;
    position: absolute;
    height: 100%;
    background-color: #e0e0e0;
    width: 0%;
    top: 0;
    left: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: width 1s linear;
    -moz-transition: width 1s linear;
    -webkit-transition: width 1s linear;
    -o-transition: width 1s linear
}

.vc_progress_bar .vc_single_bar .vc_bar.striped {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgb(255 255 255 / .15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgb(255 255 255 / .15)),color-stop(.75,rgb(255 255 255 / .15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px
}

.vc_progress_bar .vc_single_bar .vc_bar.animated {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar {
    background-color: #0074cc
}

.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_bar {
    background-color: #0074cc
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_bar {
    background-color: #49afcd
}

.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_bar {
    background-color: #49afcd
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_bar {
    background-color: #5bb75b
}

.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_bar {
    background-color: #5bb75b
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_green .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_bar {
    background-color: #faa732
}

.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar {
    background-color: #faa732
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_bar {
    background-color: #da4f49
}

.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_bar {
    background-color: #da4f49
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_red .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_bar {
    background-color: #414141
}

.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_bar {
    background-color: #414141
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_black .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_bar {
    background-color: #5472d2
}

.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar {
    background-color: #5472d2
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_bar {
    background-color: #00c1cf
}

.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_bar {
    background-color: #00c1cf
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_bar {
    background-color: #fe6c61
}

.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar {
    background-color: #fe6c61
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_bar {
    background-color: #8d6dc4
}

.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar {
    background-color: #8d6dc4
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_bar {
    background-color: #4cadc9
}

.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar {
    background-color: #4cadc9
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_bar {
    background-color: #cec2ab
}

.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar {
    background-color: #cec2ab
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_bar {
    background-color: #50485b
}

.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar {
    background-color: #50485b
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_bar {
    background-color: #75d69c
}

.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_bar {
    background-color: #75d69c
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_bar {
    background-color: #75d69c
}

.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_bar {
    background-color: #75d69c
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_bar {
    background-color: #2a2a2a
}

.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar {
    background-color: #2a2a2a
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_bar {
    background-color: #ebebeb
}

.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_label {
    color: #666;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar {
    background-color: #ebebeb
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_label {
    color: #666;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_bar {
    background-color: #f7be68
}

.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_bar {
    background-color: #f7be68
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_bar {
    background-color: #5aa1e3
}

.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar {
    background-color: #5aa1e3
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_bar {
    background-color: #6dab3c
}

.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_bar {
    background-color: #6dab3c
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_bar {
    background-color: #f4524d
}

.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_bar {
    background-color: #f4524d
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_bar {
    background-color: #f79468
}

.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_bar {
    background-color: #f79468
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_bar {
    background-color: #b97ebb
}

.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_bar {
    background-color: #b97ebb
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_label {
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_bar {
    background-color: #fff
}

.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_label {
    color: #666;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_bar {
    background-color: #fff
}

.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_label {
    color: #666;
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25)
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.vc_pie_chart {
    z-index: 0;
    text-align: center;
    opacity: 0
}

.vc_pie_chart.vc_ready {
    opacity: 1
}

.vc_pie_chart .vc_pie_wrapper {
    position: relative;
    margin: 0 auto
}

.vc_pie_chart canvas {
    position: relative;
    z-index: 1
}

.vc_pie_chart .vc_pie_chart_value {
    font-size: 200%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center
}

.vc_pie_chart_back {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 6px solid #f7f7f7;
    border-radius: 999px;
    border-radius: 50%;
    opacity: .3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.vc_images_carousel .vc_carousel-control {
    border: none
}

.vc_carousel .vc_carousel-control {
    text-shadow: none;
    border: none;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear
}

.vc_carousel .vc_carousel-control:active,.vc_carousel .vc_carousel-control:focus {
    outline: 0
}

.vc_carousel .vc_carousel-indicators li {
    width: 5px;
    height: 5px;
    margin: 0;
    border-color: #f7f7f7;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear
}

.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.vc_separator h4 {
    line-height: 1em;
    font-size: 100%;
    margin: 0;
    word-wrap: break-word;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.vc_separator h4 .normal {
    font-size: 12px;
    font-weight: 400
}

.vc_separator .vc_sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%
}

.vc_separator .vc_sep_holder .vc_sep_line {
    height: 1px;
    border-top: 1px solid #ebebeb;
    display: block;
    position: relative;
    top: 1px;
    width: 100%
}

.vc_separator.vc_separator_align_center h4 {
    padding: 0 .8em
}

.vc_separator.vc_separator_align_left h4 {
    padding: 0 .8em 0 0
}

.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l {
    display: none
}

.vc_separator.vc_separator_align_right h4 {
    padding: 0 0 0 .8em;
    margin: 0!important
}

.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r {
    display: none
}

.vc_separator.vc_sep_double {
    height: 3px
}

.vc_separator.vc_sep_double .vc_sep_line {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    height: 3px
}

.vc_separator.vc_sep_dashed .vc_sep_line {
    border-top-style: dashed
}

.vc_separator.vc_sep_dotted .vc_sep_line {
    border-top-style: dotted
}

.vc_separator.vc_sep_shadow .vc_sep_line {
    border: none;
    position: relative;
    height: 20px;
    top: 0;
    overflow: hidden
}

.vc_separator.vc_sep_shadow .vc_sep_line::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -20px;
    right: 0;
    height: 10px;
    border-radius: 100%
}

.vc_separator.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    right: -100%;
    box-shadow: 10px 10px 10px 1px
}

.vc_separator.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    left: -100%;
    box-shadow: -10px 10px 10px 1px
}

.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
    width: 100%
}

.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r {
    display: none
}

.vc_separator .vc_icon_element {
    margin-bottom: 0
}

.vc_separator .vc_icon_element:not(.vc_icon_element-have-style)+h4 {
    padding-left: 0
}

.vc_separator .vc_icon_element:not(.vc_icon_element-have-style) .vc_icon_element-size-xl {
    margin-left: .8em;
    margin-right: .8em
}

.vc_separator.vc_separator-has-text.vc_separator_align_center .vc_icon_element.vc_icon_element-have-style,.vc_separator.vc_separator-has-text.vc_separator_align_right .vc_icon_element.vc_icon_element-have-style {
    margin-left: .8em
}

.vc_separator.vc_separator_align_left .vc_icon_element.vc_icon_element-have-style+h4 {
    padding-left: .8em
}

.vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line {
    border-top-width: 1px
}

.vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 1px;
    top: 0
}

.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_line {
    top: 0
}

.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 1px
}

.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 1px
}

.vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line {
    border-top-width: 2px
}

.vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 2px;
    top: -1px
}

.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_line {
    top: -1px
}

.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 2px
}

.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 2px
}

.vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line {
    border-top-width: 3px
}

.vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 3px;
    top: -1px
}

.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_line {
    top: -1px
}

.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 3px
}

.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 3px
}

.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line {
    border-top-width: 4px
}

.vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 4px;
    top: -2px
}

.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_line {
    top: -2px
}

.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 4px
}

.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 4px
}

.vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line {
    border-top-width: 5px
}

.vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 5px;
    top: -2px
}

.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_line {
    top: -2px
}

.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 5px
}

.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 5px
}

.vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line {
    border-top-width: 6px
}

.vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 6px;
    top: -3px
}

.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_line {
    top: -3px
}

.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 6px
}

.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 6px
}

.vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line {
    border-top-width: 7px
}

.vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 7px;
    top: -3px
}

.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_line {
    top: -3px
}

.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 7px
}

.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 7px
}

.vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line {
    border-top-width: 8px
}

.vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 8px;
    top: -4px
}

.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_line {
    top: -4px
}

.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 8px
}

.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 8px
}

.vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line {
    border-top-width: 9px
}

.vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 9px;
    top: -4px
}

.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_line {
    top: -4px
}

.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 9px
}

.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 9px
}

.vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line {
    border-top-width: 10px
}

.vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line {
    border-bottom-width: 10px;
    top: -5px
}

.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_line {
    top: -5px
}

.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
    box-shadow: 10px 10px 10px 10px
}

.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
    box-shadow: -10px 10px 10px 10px
}

.vc_separator.vc_sep_color_blue .vc_sep_line {
    border-color: #5472d2
}

.vc_separator.vc_sep_color_blue.vc_sep_shadow .vc_sep_holder {
    color: #5472d2
}

.vc_separator.vc_sep_color_turquoise .vc_sep_line {
    border-color: #00c1cf
}

.vc_separator.vc_sep_color_turquoise.vc_sep_shadow .vc_sep_holder {
    color: #00c1cf
}

.vc_separator.vc_sep_color_pink .vc_sep_line {
    border-color: #fe6c61
}

.vc_separator.vc_sep_color_pink.vc_sep_shadow .vc_sep_holder {
    color: #fe6c61
}

.vc_separator.vc_sep_color_violet .vc_sep_line {
    border-color: #8d6dc4
}

.vc_separator.vc_sep_color_violet.vc_sep_shadow .vc_sep_holder {
    color: #8d6dc4
}

.vc_separator.vc_sep_color_peacoc .vc_sep_line {
    border-color: #4cadc9
}

.vc_separator.vc_sep_color_peacoc.vc_sep_shadow .vc_sep_holder {
    color: #4cadc9
}

.vc_separator.vc_sep_color_chino .vc_sep_line {
    border-color: #cec2ab
}

.vc_separator.vc_sep_color_chino.vc_sep_shadow .vc_sep_holder {
    color: #cec2ab
}

.vc_separator.vc_sep_color_mulled_wine .vc_sep_line {
    border-color: #50485b
}

.vc_separator.vc_sep_color_mulled_wine.vc_sep_shadow .vc_sep_holder {
    color: #50485b
}

.vc_separator.vc_sep_color_vista_blue .vc_sep_line {
    border-color: #75d69c
}

.vc_separator.vc_sep_color_vista_blue.vc_sep_shadow .vc_sep_holder {
    color: #75d69c
}

.vc_separator.vc_sep_color_black .vc_sep_line {
    border-color: #2a2a2a
}

.vc_separator.vc_sep_color_black.vc_sep_shadow .vc_sep_holder {
    color: #2a2a2a
}

.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #ebebeb
}

.vc_separator.vc_sep_color_grey.vc_sep_shadow .vc_sep_holder {
    color: #ebebeb
}

.vc_separator.vc_sep_color_orange .vc_sep_line {
    border-color: #f7be68
}

.vc_separator.vc_sep_color_orange.vc_sep_shadow .vc_sep_holder {
    color: #f7be68
}

.vc_separator.vc_sep_color_sky .vc_sep_line {
    border-color: #5aa1e3
}

.vc_separator.vc_sep_color_sky.vc_sep_shadow .vc_sep_holder {
    color: #5aa1e3
}

.vc_separator.vc_sep_color_green .vc_sep_line {
    border-color: #6dab3c
}

.vc_separator.vc_sep_color_green.vc_sep_shadow .vc_sep_holder {
    color: #6dab3c
}

.vc_separator.vc_sep_color_juicy_pink .vc_sep_line {
    border-color: #f4524d
}

.vc_separator.vc_sep_color_juicy_pink.vc_sep_shadow .vc_sep_holder {
    color: #f4524d
}

.vc_separator.vc_sep_color_sandy_brown .vc_sep_line {
    border-color: #f79468
}

.vc_separator.vc_sep_color_sandy_brown.vc_sep_shadow .vc_sep_holder {
    color: #f79468
}

.vc_separator.vc_sep_color_purple .vc_sep_line {
    border-color: #b97ebb
}

.vc_separator.vc_sep_color_purple.vc_sep_shadow .vc_sep_holder {
    color: #b97ebb
}

.vc_separator.vc_sep_color_white .vc_sep_line {
    border-color: #fff
}

.vc_separator.vc_sep_color_white.vc_sep_shadow .vc_sep_holder {
    color: #fff
}

.vc_text_separator,.wpb_separator {
    border-bottom: 1px solid #ebebeb
}

.vc_sep_width_10 {
    width: 10%
}

.vc_sep_width_20 {
    width: 20%
}

.vc_sep_width_30 {
    width: 30%
}

.vc_sep_width_40 {
    width: 40%
}

.vc_sep_width_50 {
    width: 50%
}

.vc_sep_width_60 {
    width: 60%
}

.vc_sep_width_70 {
    width: 70%
}

.vc_sep_width_80 {
    width: 80%
}

.vc_sep_width_90 {
    width: 90%
}

.vc_sep_width_100 {
    width: 100%
}

.vc_sep_pos_align_center {
    margin-left: auto;
    margin-right: auto
}

.vc_sep_pos_align_left {
    margin-left: 0;
    margin-right: auto
}

.vc_sep_pos_align_right {
    margin-left: auto;
    margin-right: 0
}

.wpb_separator {
    clear: both;
    height: 1px
}

.vc_text_separator {
    clear: both;
    height: 1px
}

.vc_text_separator div {
    display: inline-block;
    background-color: #fff;
    padding: 1px 1em;
    position: relative;
    top: -9px
}

.separator_align_center {
    text-align: center
}

.separator_align_left {
    text-align: left
}

.separator_align_right {
    text-align: right
}

.vc-zigzag-wrapper {
    text-align: center
}

.vc-zigzag-wrapper.vc-zigzag-align-left {
    text-align: left
}

.vc-zigzag-wrapper.vc-zigzag-align-right {
    text-align: right
}

.vc-zigzag-inner {
    display: inline-block
}

.wpb_single_image a {
    border: none;
    outline: 0
}

.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top
}

.wpb_single_image img.vc_img-placeholder {
    width: 100%
}

.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wpb_single_image .vc_single_image-wrapper.vc_box_outline,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px;
    border: 1px solid #ebebeb
}

.wpb_single_image .vc_single_image-wrapper.vc_box_outline img,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ebebeb
}

.wpb_single_image .vc_single_image-wrapper.vc_box_border,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px;
    border: none
}

.wpb_single_image .vc_single_image-wrapper.vc_box_border img,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
    border-radius: 0;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / .1);
    box-shadow: 0 0 5px rgb(0 0 0 / .1)
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
    border-radius: 0;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / .1);
    box-shadow: 0 0 5px rgb(0 0 0 / .1)
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
    padding: 6px
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 15px
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden
}

.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / .1);
    box-shadow: 0 0 5px rgb(0 0 0 / .1)
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / .1);
    box-shadow: 0 0 5px rgb(0 0 0 / .1)
}

.wpb_single_image.vc_align_center {
    text-align: center
}

.wpb_single_image.vc_align_right {
    text-align: right
}

.wpb_single_image.vc_align_left {
    text-align: left
}

.wpb_single_image .vc_box_shadow_3d {
    position: relative;
    z-index: 0;
    display: inline-block;
    max-width: 100%
}

.wpb_single_image .vc_box_shadow_3d:after,.wpb_single_image .vc_box_shadow_3d:before {
    content: "";
    position: absolute;
    -webkit-box-shadow: 0 15px 10px rgb(0 0 0 / .6);
    box-shadow: 0 15px 10px rgb(0 0 0 / .6);
    left: 5px;
    right: 50%;
    bottom: 8px;
    height: 30%;
    z-index: -1;
    border-radius: inherit;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    transform: skewY(-6deg)
}

.wpb_single_image .vc_box_shadow_3d:after {
    left: 50%;
    right: 5px;
    -webkit-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    transform: skewY(6deg);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.wpb_single_image .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%
}

.wpb_single_image .vc_figure-caption {
    margin-top: .2em;
    font-size: .8em
}

.wpb_single_image .vc_box_outline.vc_box_border_blue,.wpb_single_image .vc_box_outline_circle.vc_box_border_blue {
    border-color: #5472d2
}

.wpb_single_image .vc_box_border.vc_box_border_blue,.wpb_single_image .vc_box_border_circle.vc_box_border_blue {
    background-color: #5472d2
}

.wpb_single_image .vc_box_outline.vc_box_border_turquoise,.wpb_single_image .vc_box_outline_circle.vc_box_border_turquoise {
    border-color: #00c1cf
}

.wpb_single_image .vc_box_border.vc_box_border_turquoise,.wpb_single_image .vc_box_border_circle.vc_box_border_turquoise {
    background-color: #00c1cf
}

.wpb_single_image .vc_box_outline.vc_box_border_pink,.wpb_single_image .vc_box_outline_circle.vc_box_border_pink {
    border-color: #fe6c61
}

.wpb_single_image .vc_box_border.vc_box_border_pink,.wpb_single_image .vc_box_border_circle.vc_box_border_pink {
    background-color: #fe6c61
}

.wpb_single_image .vc_box_outline.vc_box_border_violet,.wpb_single_image .vc_box_outline_circle.vc_box_border_violet {
    border-color: #8d6dc4
}

.wpb_single_image .vc_box_border.vc_box_border_violet,.wpb_single_image .vc_box_border_circle.vc_box_border_violet {
    background-color: #8d6dc4
}

.wpb_single_image .vc_box_outline.vc_box_border_peacoc,.wpb_single_image .vc_box_outline_circle.vc_box_border_peacoc {
    border-color: #4cadc9
}

.wpb_single_image .vc_box_border.vc_box_border_peacoc,.wpb_single_image .vc_box_border_circle.vc_box_border_peacoc {
    background-color: #4cadc9
}

.wpb_single_image .vc_box_outline.vc_box_border_chino,.wpb_single_image .vc_box_outline_circle.vc_box_border_chino {
    border-color: #cec2ab
}

.wpb_single_image .vc_box_border.vc_box_border_chino,.wpb_single_image .vc_box_border_circle.vc_box_border_chino {
    background-color: #cec2ab
}

.wpb_single_image .vc_box_outline.vc_box_border_mulled_wine,.wpb_single_image .vc_box_outline_circle.vc_box_border_mulled_wine {
    border-color: #50485b
}

.wpb_single_image .vc_box_border.vc_box_border_mulled_wine,.wpb_single_image .vc_box_border_circle.vc_box_border_mulled_wine {
    background-color: #50485b
}

.wpb_single_image .vc_box_outline.vc_box_border_vista_blue,.wpb_single_image .vc_box_outline_circle.vc_box_border_vista_blue {
    border-color: #75d69c
}

.wpb_single_image .vc_box_border.vc_box_border_vista_blue,.wpb_single_image .vc_box_border_circle.vc_box_border_vista_blue {
    background-color: #75d69c
}

.wpb_single_image .vc_box_outline.vc_box_border_black,.wpb_single_image .vc_box_outline_circle.vc_box_border_black {
    border-color: #2a2a2a
}

.wpb_single_image .vc_box_border.vc_box_border_black,.wpb_single_image .vc_box_border_circle.vc_box_border_black {
    background-color: #2a2a2a
}

.wpb_single_image .vc_box_outline.vc_box_border_grey,.wpb_single_image .vc_box_outline_circle.vc_box_border_grey {
    border-color: #ebebeb
}

.wpb_single_image .vc_box_border.vc_box_border_grey,.wpb_single_image .vc_box_border_circle.vc_box_border_grey {
    background-color: #ebebeb
}

.wpb_single_image .vc_box_outline.vc_box_border_orange,.wpb_single_image .vc_box_outline_circle.vc_box_border_orange {
    border-color: #f7be68
}

.wpb_single_image .vc_box_border.vc_box_border_orange,.wpb_single_image .vc_box_border_circle.vc_box_border_orange {
    background-color: #f7be68
}

.wpb_single_image .vc_box_outline.vc_box_border_sky,.wpb_single_image .vc_box_outline_circle.vc_box_border_sky {
    border-color: #5aa1e3
}

.wpb_single_image .vc_box_border.vc_box_border_sky,.wpb_single_image .vc_box_border_circle.vc_box_border_sky {
    background-color: #5aa1e3
}

.wpb_single_image .vc_box_outline.vc_box_border_green,.wpb_single_image .vc_box_outline_circle.vc_box_border_green {
    border-color: #6dab3c
}

.wpb_single_image .vc_box_border.vc_box_border_green,.wpb_single_image .vc_box_border_circle.vc_box_border_green {
    background-color: #6dab3c
}

.wpb_single_image .vc_box_outline.vc_box_border_juicy_pink,.wpb_single_image .vc_box_outline_circle.vc_box_border_juicy_pink {
    border-color: #f4524d
}

.wpb_single_image .vc_box_border.vc_box_border_juicy_pink,.wpb_single_image .vc_box_border_circle.vc_box_border_juicy_pink {
    background-color: #f4524d
}

.wpb_single_image .vc_box_outline.vc_box_border_sandy_brown,.wpb_single_image .vc_box_outline_circle.vc_box_border_sandy_brown {
    border-color: #f79468
}

.wpb_single_image .vc_box_border.vc_box_border_sandy_brown,.wpb_single_image .vc_box_border_circle.vc_box_border_sandy_brown {
    background-color: #f79468
}

.wpb_single_image .vc_box_outline.vc_box_border_purple,.wpb_single_image .vc_box_outline_circle.vc_box_border_purple {
    border-color: #b97ebb
}

.wpb_single_image .vc_box_border.vc_box_border_purple,.wpb_single_image .vc_box_border_circle.vc_box_border_purple {
    background-color: #b97ebb
}

.wpb_single_image .vc_box_outline.vc_box_border_white,.wpb_single_image .vc_box_outline_circle.vc_box_border_white {
    border-color: #fff
}

.wpb_single_image .vc_box_border.vc_box_border_white,.wpb_single_image .vc_box_border_circle.vc_box_border_white {
    background-color: #fff
}

.vc_icon_element {
    line-height: 0;
    font-size: 14px;
    margin-bottom: 35px
}

.vc_icon_element.vc_icon_element-outer {
    box-sizing: border-box;
    text-align: center
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    text-align: left
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
    text-align: center
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right {
    text-align: right
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    text-align: center;
    display: inline-block;
    border: 2px solid #fff0;
    width: 4em;
    height: 4em;
    box-sizing: content-box;
    position: relative
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
    font-size: 2.15em;
    font-style: normal;
    line-height: 1!important;
    font-size-adjust: none;
    font-stretch: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    -webkit-font-language-override: normal;
    font-language-override: normal;
    -webkit-font-kerning: auto;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    text-rendering: auto;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    width: inherit;
    height: inherit;
    font-size: 1em;
    text-align: center;
    text-rendering: optimizelegibility
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    box-sizing: content-box;
    border: none
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs {
    max-width: 100%!important;
    line-height: 1.2em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
    width: 2.5em!important;
    height: 2.5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon {
    font-size: 1.2em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm {
    max-width: 100%!important;
    line-height: 1.6em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
    width: 3.15em!important;
    height: 3.15em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
    font-size: 1.6em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
    max-width: 100%!important;
    line-height: 2.15em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
    width: 4em!important;
    height: 4em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
    font-size: 2.15em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg {
    max-width: 100%!important;
    line-height: 2.85em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
    width: 5em!important;
    height: 5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
    font-size: 2.85em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl {
    max-width: 100%!important;
    line-height: 5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner {
    width: 7.15em!important;
    height: 7.15em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
    font-size: 5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded {
    border-radius: 50%
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link {
    border-radius: 50%
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline {
    border-radius: 50%
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link {
    border-radius: 50%
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less {
    border-radius: 5px
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_icon_element-link {
    border-radius: 5px
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline {
    border-radius: 5px
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_icon_element-link {
    border-radius: 5px
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
    color: #5472d2
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-turquoise .vc_icon_element-icon {
    color: #00c1cf
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-pink .vc_icon_element-icon {
    color: #fe6c61
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-violet .vc_icon_element-icon {
    color: #8d6dc4
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-peacoc .vc_icon_element-icon {
    color: #4cadc9
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-chino .vc_icon_element-icon {
    color: #cec2ab
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon {
    color: #50485b
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-vista_blue .vc_icon_element-icon {
    color: #75d69c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon {
    color: #2a2a2a
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon {
    color: #ebebeb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon {
    color: #f7be68
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon {
    color: #5aa1e3
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon {
    color: #6dab3c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon {
    color: #f4524d
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sandy_brown .vc_icon_element-icon {
    color: #f79468
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-purple .vc_icon_element-icon {
    color: #b97ebb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
    color: #fff
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline {
    border-color: #5472d2
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background {
    background-color: #5472d2
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline {
    border-color: #00c1cf
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background {
    background-color: #00c1cf
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline {
    border-color: #fe6c61
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background {
    background-color: #fe6c61
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline {
    border-color: #8d6dc4
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background {
    background-color: #8d6dc4
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline {
    border-color: #4cadc9
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background {
    background-color: #4cadc9
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline {
    border-color: #cec2ab
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background {
    background-color: #cec2ab
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline {
    border-color: #50485b
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background {
    background-color: #50485b
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline {
    border-color: #75d69c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background {
    background-color: #75d69c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline {
    border-color: #2a2a2a
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background {
    background-color: #2a2a2a
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline {
    border-color: #ebebeb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background {
    background-color: #ebebeb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline {
    border-color: #f7be68
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background {
    background-color: #f7be68
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline {
    border-color: #5aa1e3
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background {
    background-color: #5aa1e3
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline {
    border-color: #6dab3c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background {
    background-color: #6dab3c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline {
    border-color: #f4524d
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background {
    background-color: #f4524d
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline {
    border-color: #f79468
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background {
    background-color: #f79468
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline {
    border-color: #b97ebb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background {
    background-color: #b97ebb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline {
    border-color: #fff
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background {
    background-color: #fff
}

.vc_chart .vc_chart-legend {
    font-size: 14px;
    margin: 0;
    padding: 0
}

.vc_chart .vc_chart-legend li {
    line-height: 1.3em;
    list-style: none;
    margin: 0 0 .3em 0;
    min-height: 1.3em
}

.vc_chart .vc_chart-legend span {
    border-radius: .3em;
    display: inline-block;
    height: 1.3em;
    left: 0;
    margin-right: .5em;
    vertical-align: middle;
    width: 1.3em
}

@media (min-width: 768px) {
    .vc_chart .vc_chart-legend {
        display:inline-block;
        vertical-align: middle;
        width: 40%
    }

    .vc_chart .vc_chart-legend li {
        margin-left: 1em
    }

    .vc_chart .vc_chart-with-legend {
        display: inline-block;
        vertical-align: middle;
        width: 60%
    }
}

.vc_line-chart .vc_chart-with-legend {
    width: 75%
}

.vc_line-chart .vc_chart-legend {
    width: 25%
}

.wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg {
    border-radius: 0
}

.wpb_single_image [class*='_circle'] .vc-zoom-wrapper {
    border-radius: 50%
}

.wpb_single_image [class*='_rounded'] .vc-zoom-wrapper {
    border-radius: 4px
}

.vc_general.vc_pagination {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center
}

.vc_general.vc_pagination .vc_pagination-item {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.vc_general.vc_pagination .vc_pagination-trigger {
    display: block;
    text-decoration: none;
    cursor: pointer;
    height: 10px;
    width: 10px;
    margin: 5px 7px;
    background: 0 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: none
}

.vc_general.vc_pagination .vc_pagination-trigger:focus {
    outline: 0
}

.vc_general.vc_pagination .vc_active .vc_pagination-trigger {
    cursor: default
}

.vc_pagination.vc_pagination-style-outline .vc_pagination-trigger {
    border: 3px solid #fff0
}

.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger {
    opacity: .6
}

.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger:hover {
    opacity: 1
}

.vc_pagination.vc_pagination-style-flat .vc_active .vc_pagination-trigger {
    opacity: 1
}

.vc_pagination.vc_pagination-shape-round .vc_pagination-trigger {
    border-radius: 50%
}

.vc_pagination.vc_pagination-shape-rounded .vc_pagination-trigger {
    border-radius: 3px
}

.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #5472d2
}

.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #5472d2
}

.vc_pagination-color-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #5472d2
}

.vc_pagination-color-blue.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #5472d2
}

.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #00c1cf
}

.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #00c1cf
}

.vc_pagination-color-turquoise.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #00c1cf
}

.vc_pagination-color-turquoise.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #00c1cf
}

.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #fe6c61
}

.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #fe6c61
}

.vc_pagination-color-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #fe6c61
}

.vc_pagination-color-pink.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #fe6c61
}

.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #8d6dc4
}

.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #8d6dc4
}

.vc_pagination-color-violet.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #8d6dc4
}

.vc_pagination-color-violet.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #8d6dc4
}

.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #4cadc9
}

.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #4cadc9
}

.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #4cadc9
}

.vc_pagination-color-peacoc.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #4cadc9
}

.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #cec2ab
}

.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #cec2ab
}

.vc_pagination-color-chino.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #cec2ab
}

.vc_pagination-color-chino.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #cec2ab
}

.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #50485b
}

.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #50485b
}

.vc_pagination-color-mulled-wine.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #50485b
}

.vc_pagination-color-mulled-wine.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #50485b
}

.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #75d69c
}

.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #75d69c
}

.vc_pagination-color-vista-blue.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #75d69c
}

.vc_pagination-color-vista-blue.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #75d69c
}

.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #f7be68
}

.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #f7be68
}

.vc_pagination-color-orange.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #f7be68
}

.vc_pagination-color-orange.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #f7be68
}

.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #5aa1e3
}

.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #5aa1e3
}

.vc_pagination-color-sky.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #5aa1e3
}

.vc_pagination-color-sky.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #5aa1e3
}

.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #6dab3c
}

.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #6dab3c
}

.vc_pagination-color-green.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #6dab3c
}

.vc_pagination-color-green.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #6dab3c
}

.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #f4524d
}

.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #f4524d
}

.vc_pagination-color-juicy-pink.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #f4524d
}

.vc_pagination-color-juicy-pink.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #f4524d
}

.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #f79468
}

.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #f79468
}

.vc_pagination-color-sandy-brown.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #f79468
}

.vc_pagination-color-sandy-brown.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #f79468
}

.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #b97ebb
}

.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #b97ebb
}

.vc_pagination-color-purple.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #b97ebb
}

.vc_pagination-color-purple.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #b97ebb
}

.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #2a2a2a
}

.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #2a2a2a
}

.vc_pagination-color-black.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #2a2a2a
}

.vc_pagination-color-black.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #2a2a2a
}

.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #ebebeb
}

.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #ebebeb
}

.vc_pagination-color-grey.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #ebebeb
}

.vc_pagination-color-grey.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #ebebeb
}

.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger {
    border-color: #fff
}

.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger:hover {
    background-color: #fff
}

.vc_pagination-color-white.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
    background-color: #fff
}

.vc_pagination-color-white.vc_pagination-style-flat .vc_pagination-trigger {
    background-color: #fff
}

.vc_grid.vc_row {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.vc-row[data-vc-full-width] .vc_grid.vc_row {
    overflow: hidden
}

.vc_grid.vc_row.vc_grid-gutter-1px {
    margin-bottom: -1px
}

.vc_grid.vc_row.vc_grid-gutter-1px .vc_pageable-slide-wrapper {
    margin-right: -1px
}

.vc_grid.vc_row.vc_grid-gutter-1px .vc_grid-item {
    padding-right: 1px;
    padding-bottom: 1px
}

.vc_grid.vc_row.vc_grid-gutter-2px {
    margin-bottom: -2px
}

.vc_grid.vc_row.vc_grid-gutter-2px .vc_pageable-slide-wrapper {
    margin-right: -2px
}

.vc_grid.vc_row.vc_grid-gutter-2px .vc_grid-item {
    padding-right: 2px;
    padding-bottom: 2px
}

.vc_grid.vc_row.vc_grid-gutter-3px {
    margin-bottom: -3px
}

.vc_grid.vc_row.vc_grid-gutter-3px .vc_pageable-slide-wrapper {
    margin-right: -3px
}

.vc_grid.vc_row.vc_grid-gutter-3px .vc_grid-item {
    padding-right: 3px;
    padding-bottom: 3px
}

.vc_grid.vc_row.vc_grid-gutter-4px {
    margin-bottom: -4px
}

.vc_grid.vc_row.vc_grid-gutter-4px .vc_pageable-slide-wrapper {
    margin-right: -4px
}

.vc_grid.vc_row.vc_grid-gutter-4px .vc_grid-item {
    padding-right: 4px;
    padding-bottom: 4px
}

.vc_grid.vc_row.vc_grid-gutter-5px {
    margin-bottom: -5px
}

.vc_grid.vc_row.vc_grid-gutter-5px .vc_pageable-slide-wrapper {
    margin-right: -5px
}

.vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item {
    padding-right: 5px;
    padding-bottom: 5px
}

.vc_grid.vc_row.vc_grid-gutter-10px {
    margin-bottom: -10px
}

.vc_grid.vc_row.vc_grid-gutter-10px .vc_pageable-slide-wrapper {
    margin-right: -10px
}

.vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-item {
    padding-right: 10px;
    padding-bottom: 10px
}

.vc_grid.vc_row.vc_grid-gutter-15px {
    margin-bottom: -15px
}

.vc_grid.vc_row.vc_grid-gutter-15px .vc_pageable-slide-wrapper {
    margin-right: -15px
}

.vc_grid.vc_row.vc_grid-gutter-15px .vc_grid-item {
    padding-right: 15px;
    padding-bottom: 15px
}

.vc_grid.vc_row.vc_grid-gutter-20px {
    margin-bottom: -20px
}

.vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper {
    margin-right: -20px
}

.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {
    padding-right: 20px;
    padding-bottom: 20px
}

.vc_grid.vc_row.vc_grid-gutter-25px {
    margin-bottom: -25px
}

.vc_grid.vc_row.vc_grid-gutter-25px .vc_pageable-slide-wrapper {
    margin-right: -25px
}

.vc_grid.vc_row.vc_grid-gutter-25px .vc_grid-item {
    padding-right: 25px;
    padding-bottom: 25px
}

.vc_grid.vc_row.vc_grid-gutter-30px {
    margin-bottom: -30px
}

.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-right: -30px
}

.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-right: 30px;
    padding-bottom: 30px
}

.vc_grid.vc_row.vc_grid-gutter-35px {
    margin-bottom: -35px
}

.vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper {
    margin-right: -35px
}

.vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
    padding-right: 35px;
    padding-bottom: 35px
}

.vc_grid.vc_row .vc_pageable-slide-wrapper .vc_grid-item.vc_visible-item:hover {
    z-index: 3
}

.vc_grid.vc_row .vc_grid-item {
    display: none;
    padding: 0;
    vertical-align: top;
    float: none;
    box-sizing: border-box;
    z-index: 1
}

.vc_grid.vc_row .vc_grid-item .vc_grid-item-mini .vc_grid-item-content {
    overflow: hidden
}

.vc_grid.vc_row .vc_grid-item .vc_btn,.vc_grid.vc_row .vc_grid-item .vc_icon_element,.vc_grid.vc_row .vc_grid-item .wpb_content_element {
    margin-bottom: 15px
}

.vc_grid.vc_row .vc_grid-item .vc_btn a,.vc_grid.vc_row .vc_grid-item .vc_icon_element a,.vc_grid.vc_row .vc_grid-item .wpb_content_element a {
    text-decoration: none;
    border-bottom: 0
}

.vc_grid-animation-none .vc_grid.vc_row .vc_grid-item {
    transition: none!important
}

.vc_grid .vc_gitem-link {
    border-bottom: none;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.vc_masonry_grid .vc_grid.vc_row .vc_grid-item,.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item {
    position: static
}

.vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
    display: block
}

.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
    display: block
}

@media (min-width: 768px) {
    .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
        display:inline-block
    }
}

@-moz-document url-prefix() {
    .vc_masonry_grid .vc_grid-item,.vc_masonry_media_grid .vc_grid-item {
        margin-left: -.01px
    }
}

.vc_gitem-zone-b {
    display: none
}

.vc_gitem-float-none {
    float: none
}

.vc_gitem-float-left {
    float: left
}

.vc_gitem-float-right {
    float: right
}

.vc_gitem-align-center {
    text-align: center
}

.vc_gitem-align-right {
    text-align: right
}

.vc_gitem-align-justify {
    text-align: justify
}

.vc_gitem-block {
    position: relative;
    overflow: hidden
}

.vc_gitem-is-link {
    cursor: pointer
}

.vc_gitem-link {
    text-decoration: none
}

.vc_gitem_row {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding: inherit;
    box-sizing: border-box
}

.vc_gitem_row .vc_gitem_row {
    margin-bottom: 0
}

.vc_gitem-zone-a .vc_gitem-row-position-top,.vc_gitem-zone-b .vc_gitem-row-position-top {
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.vc_gitem-zone-a .vc_gitem-row-position-middle,.vc_gitem-zone-b .vc_gitem-row-position-middle {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.vc_gitem-zone-a .vc_gitem-row-position-bottom,.vc_gitem-zone-b .vc_gitem-row-position-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.vc_gitem_row .vc_gitem-col {
    box-sizing: border-box;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.vc_gitem-zone {
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-clip: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.vc_gitem-zone .vc-zone-link {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 5
}

.vc_gitem-zone-img {
    width: 100%;
    display: block;
    visibility: hidden;
    height: auto
}

.vc_gitem-zone-a .vc_gitem-zone-mini {
    box-sizing: border-box;
    padding: inherit;
    position: static;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.vc_gitem-zone-b {
    overflow: hidden
}

.vc_gitem-zone-b .vc_gitem-zone-mini {
    position: static;
    padding: inherit;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0
}

.vc_grid-item-zone-c-left .vc_gitem-animated-block {
    float: right;
    width: 50%
}

.vc_grid-item-zone-c-left .vc_gitem-zone-c {
    float: left;
    width: 50%
}

.vc_grid-item-zone-c-right .vc_gitem-animated-block {
    float: left;
    width: 50%
}

.vc_grid-item-zone-c-right .vc_gitem-zone-c {
    float: right;
    width: 50%
}

.vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
    display: none!important
}

.vc-gitem-zone-height-mode-auto:before {
    content: "";
    display: block;
    padding-top: 100%
}

.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before {
    padding-top: 75%
}

.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
    padding-top: 133.33333333%
}

.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
    padding-top: 133.33333333%
}

.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {
    padding-top: 56.25%
}

.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-9-16:before {
    padding-top: 177.77777778%
}

.vc_gitem-animated-block {
    position: relative
}

.vc_gitem-animate .vc_btn {
    -webkit-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease
}

.vc_gitem-animate .vc_gitem-zone-b {
    z-index: 199
}

.vc_gitem-animate-none .vc_gitem-zone-b {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    box-sizing: border-box
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-none .vc_gitem-zone-b {
    opacity: 1
}

.vc_gitem-animate-blurOut .vc_gitem-zone-b,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,.vc_gitem-animate-fadeIn .vc_gitem-zone-b,.vc_gitem-animate-scaleIn .vc_gitem-zone-b,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    box-sizing: border-box
}

.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    width: 0
}

.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title {
    display: inline-block;
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0,.275,.125,1),opacity .5s cubic-bezier(0,.275,.125,1);
    -moz-transition: -moz-transform 1s cubic-bezier(0,.275,.125,1),opacity .5s cubic-bezier(0,.275,.125,1);
    transition: transform 1s cubic-bezier(0,.275,.125,1),opacity .5s cubic-bezier(0,.275,.125,1)
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title {
    opacity: 1
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_separator {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    width: 50%
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_btn {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title .vc_post-title {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b {
    opacity: 1
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    width: 50%
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.vc_gitem-animate-scaleIn {
    overflow: hidden
}

.vc_gitem-animate-scaleIn .vc_gitem-zone-a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-a {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.vc_gitem-animate-scaleRotateIn {
    overflow: hidden
}

.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
    -webkit-transform: scale(1.5) rotate(10deg);
    -moz-transform: scale(1.5) rotate(10deg);
    -ms-transform: scale(1.5) rotate(10deg);
    -o-transform: scale(1.5) rotate(10deg);
    transform: scale(1.5) rotate(10deg)
}

.vc_gitem-animate-blurOut .vc_gitem-zone-a,.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
    filter: blur(0);
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -ms-filter: blur(0);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    webkit-transition: filter .5s cubic-bezier(0,.275,.125,1),-webkit-transform .5s cubic-bezier(0,.275,.125,1);
    -moz-transition: filter .5s cubic-bezier(0,.275,.125,1),-moz-transform .5s cubic-bezier(0,.275,.125,1);
    transition: filter .5s cubic-bezier(0,.275,.125,1),transform .5s cubic-bezier(0,.275,.125,1)
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-a,.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
    filter: url(../../plugins/js_composer/assets/vc/blur.svg);
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px)
}

.vc_gitem-animate-blurScaleOut {
    overflow: hidden
}

.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.vc_gitem-animate-slideInRight {
    overflow: hidden
}

.vc_gitem-animate-slideInRight .vc_gitem-zone-b {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    opacity: 0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInRight .vc_gitem-zone-b {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.vc_gitem-animate-slideInLeft {
    overflow: hidden
}

.vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.vc_gitem-animate-slideBottom {
    overflow: hidden;
    position: relative
}

.vc_gitem-animate-slideBottom .vc_gitem-zone-b {
    display: block;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 1000;
    position: absolute;
    top: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideBottom .vc_gitem-zone-b {
    top: 0
}

.vc_gitem-animate-slideTop {
    overflow: hidden;
    position: relative
}

.vc_gitem-animate-slideTop .vc_gitem-zone-b {
    display: block;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    z-index: 1000;
    position: absolute;
    top: -100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideTop .vc_gitem-zone-b {
    top: 0
}

.vc_gitem-animate-flipFadeIn {
    overflow: hidden
}

.vc_gitem-animate-flipFadeIn .vc_gitem-zone-a {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-a {
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.vc_gitem-animate-flipFadeIn .vc_gitem-zone-b {
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-b {
    opacity: 1;
    -webkit-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0)
}

.vc_gitem-animate-flipHorizontalFadeIn {
    overflow: hidden
}

.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b {
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    opacity: 0;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b {
    opacity: 1;
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0)
}

.vc_gitem-animate-goTop20 {
    overflow: hidden
}

.vc_gitem-animate-goTop20 .vc_gitem-zone-a {
    position: relative;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-a {
    -webkit-transform: translateY(-20%);
    -ms-transform: translateY(-20%);
    -o-transform: translateY(-20%);
    transform: translateY(-20%)
}

.vc_gitem-animate-goTop20 .vc_gitem-zone-b {
    display: block;
    -webkit-transition: bottom .5s ease;
    -o-transition: bottom .5s ease;
    transition: bottom .5s ease;
    bottom: -100%;
    z-index: 1000;
    position: absolute;
    width: 100%;
    margin: 0
}

.vc_gitem-animate-goTop20 .vc_gitem-zone-b .vc_gitem-zone-mini {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-b {
    bottom: 0
}

.vc_gitem-animate-goBottom20 {
    overflow: hidden
}

.vc_gitem-animate-goBottom20 .vc_gitem-zone-a {
    position: relative;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .5s ease;
    -moz-transition: -moz-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-a {
    -webkit-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%)
}

.vc_gitem-animate-goBottom20 .vc_gitem-zone-b {
    display: block;
    -webkit-transition: top .5s ease;
    -o-transition: top .5s ease;
    transition: top .5s ease;
    top: -100%;
    z-index: 1000;
    position: absolute;
    width: 100%;
    margin: 0
}

.vc_gitem-animate-goBottom20 .vc_gitem-zone-b .vc_gitem-zone-mini {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-b {
    top: 0
}

.vc_gitem-post-data {
    margin-bottom: 15px
}

.vc_gitem-post-data h2 {
    margin: 0
}

.vc_gitem-post-category-name .vc_gitem-link {
    color: inherit
}

.vc_grid .vc_pageable-load-more-btn {
    text-align: center;
    margin-top: 25px
}

.vc_grid .vc_pageable-load-more-btn>.vc_btn {
    outline: 0
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots {
    display: none;
    margin-top: 20px;
    text-align: center;
    -webkit-tap-highlight-color: #fff0
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot {
    cursor: pointer;
    display: inline-block
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots {
    display: block
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots .vc_grid-owl-dot span {
    border: 3px solid;
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots {
    display: block
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span {
    border: 3px solid;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots {
    display: block
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot span {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    opacity: .6
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot:hover span {
    opacity: 1
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots {
    display: block
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span {
    opacity: .6
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot:hover span {
    opacity: 1
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots {
    display: block
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    opacity: .6
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot:hover span {
    opacity: 1
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span {
    border-color: #5472d2!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot:hover span {
    background-color: #5472d2!important;
    border-color: #5472d2!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span {
    border-color: #00c1cf!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot:hover span {
    background-color: #00c1cf!important;
    border-color: #00c1cf!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span {
    border-color: #fe6c61!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot:hover span {
    background-color: #fe6c61!important;
    border-color: #fe6c61!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span {
    border-color: #8d6dc4!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot:hover span {
    background-color: #8d6dc4!important;
    border-color: #8d6dc4!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span {
    border-color: #4cadc9!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot:hover span {
    background-color: #4cadc9!important;
    border-color: #4cadc9!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span {
    border-color: #cec2ab!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot:hover span {
    background-color: #cec2ab!important;
    border-color: #cec2ab!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span {
    border-color: #50485b!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot:hover span {
    background-color: #50485b!important;
    border-color: #50485b!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span {
    border-color: #75d69c!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot:hover span {
    background-color: #75d69c!important;
    border-color: #75d69c!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span {
    border-color: #2a2a2a!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot:hover span {
    background-color: #2a2a2a!important;
    border-color: #2a2a2a!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span {
    border-color: #ebebeb!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot:hover span {
    background-color: #ebebeb!important;
    border-color: #ebebeb!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span {
    border-color: #f7be68!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot:hover span {
    background-color: #f7be68!important;
    border-color: #f7be68!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span {
    border-color: #5aa1e3!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot:hover span {
    background-color: #5aa1e3!important;
    border-color: #5aa1e3!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span {
    border-color: #6dab3c!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot:hover span {
    background-color: #6dab3c!important;
    border-color: #6dab3c!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span {
    border-color: #f4524d!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot:hover span {
    background-color: #f4524d!important;
    border-color: #f4524d!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span {
    border-color: #f79468!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot:hover span {
    background-color: #f79468!important;
    border-color: #f79468!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span {
    border-color: #b97ebb!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot:hover span {
    background-color: #b97ebb!important;
    border-color: #b97ebb!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span {
    border-color: #fff!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot.active span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot:hover span {
    background-color: #fff!important;
    border-color: #fff!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-blue .vc_grid-owl-dot span {
    background-color: #5472d2!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-turquoise .vc_grid-owl-dot span {
    background-color: #00c1cf!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-pink .vc_grid-owl-dot span {
    background-color: #fe6c61!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-violet .vc_grid-owl-dot span {
    background-color: #8d6dc4!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-peacoc .vc_grid-owl-dot span {
    background-color: #4cadc9!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-chino .vc_grid-owl-dot span {
    background-color: #cec2ab!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-mulled_wine .vc_grid-owl-dot span {
    background-color: #50485b!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-vista_blue .vc_grid-owl-dot span {
    background-color: #75d69c!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-black .vc_grid-owl-dot span {
    background-color: #2a2a2a!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-grey .vc_grid-owl-dot span {
    background-color: #ebebeb!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-orange .vc_grid-owl-dot span {
    background-color: #f7be68!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sky .vc_grid-owl-dot span {
    background-color: #5aa1e3!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-green .vc_grid-owl-dot span {
    background-color: #6dab3c!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-juicy_pink .vc_grid-owl-dot span {
    background-color: #f4524d!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sandy_brown .vc_grid-owl-dot span {
    background-color: #f79468!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-purple .vc_grid-owl-dot span {
    background-color: #b97ebb!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-white .vc_grid-owl-dot span {
    background-color: #fff!important
}

.vc_grid.vc_grid-owl-theme:hover .vc_grid-owl-nav {
    opacity: 1
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav {
    cursor: pointer;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in 0s;
    -o-transition: opacity .3s ease-in 0s;
    transition: opacity .3s ease-in 0s;
    -webkit-tap-highlight-color: #fff0
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .disabled {
    display: none!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -12.5px;
    opacity: .5;
    font-size: 25px;
    line-height: 25px;
    height: 25px;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: opacity .3s ease-in 0s;
    -o-transition: opacity .3s ease-in 0s;
    transition: opacity .3s ease-in 0s
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next:hover,.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev:hover {
    opacity: 1
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
    left: 5px
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev.vc_grid-nav-prev-outside {
    left: -30px
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
    right: 5px
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next.vc_grid-nav-next-outside {
    right: -30px
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-blue {
    color: #5472d2!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-turquoise {
    color: #00c1cf!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-pink {
    color: #fe6c61!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-violet {
    color: #8d6dc4!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-peacoc {
    color: #4cadc9!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-chino {
    color: #cec2ab!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-mulled_wine {
    color: #50485b!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-vista_blue {
    color: #75d69c!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-black {
    color: #2a2a2a!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-grey {
    color: #ebebeb!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-orange {
    color: #f7be68!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sky {
    color: #5aa1e3!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-green {
    color: #6dab3c!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-juicy_pink {
    color: #f4524d!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sandy_brown {
    color: #f79468!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-purple {
    color: #b97ebb!important
}

.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-white {
    color: #fff!important
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -13px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -13.5px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -14px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -14.5px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -15px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -17.5px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -20px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -22.5px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -25px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -27.5px
}

.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-next,.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px .vc_grid-owl-nav .vc_grid-owl-prev {
    margin-top: -30px
}

.vc_grid-pagination .vc_grid-pagination-list {
    outline: 0;
    display: block;
    padding-left: 0;
    text-align: center;
    margin: 20px 0 0!important;
    border-radius: 2px
}

.vc_grid-pagination .vc_grid-pagination-list>li {
    display: inline-block;
    margin: 0;
    border: 0 solid #fff0
}

.vc_grid-pagination .vc_grid-pagination-list>li>a,.vc_grid-pagination .vc_grid-pagination-list>li>span {
    color: #fff;
    background-color: #428bca;
    border: 1px solid #428bca;
    -webkit-transition: opacity .3s ease-in 0s;
    -o-transition: opacity .3s ease-in 0s;
    transition: opacity .3s ease-in 0s;
    position: relative;
    float: left;
    padding: 3px 10px;
    line-height: 1.42857143;
    text-decoration: none;
    opacity: .5;
    margin-left: -1px;
    font-size: 10px
}

.vc_grid-pagination .vc_grid-pagination-list>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list>li:first-child>span {
    margin-left: 0
}

.vc_grid-pagination .vc_grid-pagination-list>li:focus a,.vc_grid-pagination .vc_grid-pagination-list>li:focus span,.vc_grid-pagination .vc_grid-pagination-list>li:hover a,.vc_grid-pagination .vc_grid-pagination-list>li:hover span {
    opacity: 1
}

.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-prev>a:after {
    font-family: vc_grid_v1;
    display: inline-block;
    content: "\e61b"
}

.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-next>a:after {
    font-family: vc_grid_v1;
    display: inline-block;
    content: "\e61a"
}

.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-first>a:after {
    font-family: vc_grid_v1;
    display: inline-block;
    content: "\e618"
}

.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-last>a:after {
    font-family: vc_grid_v1;
    display: inline-block;
    content: "\e619"
}

.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>a:hover,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-active>span:hover {
    z-index: 2;
    opacity: 1;
    cursor: default
}

.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>a:hover,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:focus,.vc_grid-pagination .vc_grid-pagination-list>.vc_grid-disabled>span:hover {
    display: none
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li {
    border-color: #5472d2!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-blue>li>span {
    background-color: #5472d2!important;
    border-color: #5472d2!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li {
    border-color: #00c1cf!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-turquoise>li>span {
    background-color: #00c1cf!important;
    border-color: #00c1cf!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li {
    border-color: #fe6c61!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-pink>li>span {
    background-color: #fe6c61!important;
    border-color: #fe6c61!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li {
    border-color: #8d6dc4!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-violet>li>span {
    background-color: #8d6dc4!important;
    border-color: #8d6dc4!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li {
    border-color: #4cadc9!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-peacoc>li>span {
    background-color: #4cadc9!important;
    border-color: #4cadc9!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li {
    border-color: #cec2ab!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-chino>li>span {
    background-color: #cec2ab!important;
    border-color: #cec2ab!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li {
    border-color: #50485b!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine>li>span {
    background-color: #50485b!important;
    border-color: #50485b!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li {
    border-color: #75d69c!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue>li>span {
    background-color: #75d69c!important;
    border-color: #75d69c!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li {
    border-color: #2a2a2a!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-black>li>span {
    background-color: #2a2a2a!important;
    border-color: #2a2a2a!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li {
    border-color: #ebebeb!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>span {
    background-color: #ebebeb!important;
    border-color: #ebebeb!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li {
    border-color: #f7be68!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-orange>li>span {
    background-color: #f7be68!important;
    border-color: #f7be68!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li {
    border-color: #5aa1e3!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky>li>span {
    background-color: #5aa1e3!important;
    border-color: #5aa1e3!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li {
    border-color: #6dab3c!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-green>li>span {
    background-color: #6dab3c!important;
    border-color: #6dab3c!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li {
    border-color: #f4524d!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink>li>span {
    background-color: #f4524d!important;
    border-color: #f4524d!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li {
    border-color: #f79468!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown>li>span {
    background-color: #f79468!important;
    border-color: #f79468!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li {
    border-color: #b97ebb!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-purple>li>span {
    background-color: #b97ebb!important;
    border-color: #b97ebb!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li {
    border-color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-white>li>span {
    background-color: #fff!important;
    border-color: #fff!important;
    color: #2a2a2a!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 28px;
    min-height: 22px
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:first-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:first-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:first-child>span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default>li:last-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li:last-child>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li:last-child>span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span {
    margin-left: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 22px;
    min-width: 22px;
    padding: 3px
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span {
    margin-left: 5px;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 22px;
    min-width: 22px;
    padding: 3px
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 22px;
    min-width: 22px;
    padding: 3px
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>span {
    background-color: transparent!important;
    color: #000!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_default_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light>li>span,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>span {
    background-color: transparent!important;
    color: #fff!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li {
    border-left-width: 1px!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a {
    border-width: 0;
    background: none repeat scroll 0 0 #fff0!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark li.vc_grid-disabled+li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li:first-child,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light li.vc_grid-disabled+li,.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li:first-child {
    border-width: 0!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a {
    color: #000!important
}

.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a {
    color: #fff!important
}

.vc_grid-loading {
    margin: 2em auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    -webkit-animation-delay: .16s;
    animation-delay: .16s;
    height: 20px
}

.vc_grid-loading,.vc_grid-loading:after,.vc_grid-loading:before {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out
}

.vc_grid-loading:before {
    left: -20px
}

.vc_grid-loading:after {
    left: 20px;
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.vc_grid-loading:after,.vc_grid-loading:before {
    content: '';
    position: absolute;
    top: 0
}

@-webkit-keyframes load7 {
    0%,100%,80% {
        box-shadow: 0 2.5em 0 -1.3em rgb(235 235 235 / .75)
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgb(235 235 235 / .75)
    }
}

@keyframes load7 {
    0%,100%,80% {
        box-shadow: 0 2.5em 0 -1.3em rgb(235 235 235 / .75)
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgb(235 235 235 / .75)
    }
}

.vc_grid-filter {
    margin-left: 0;
    margin-bottom: 20px;
    list-style: none;
    padding: 0
}

.vc_grid-filter.vc_grid-filter-center {
    text-align: center
}

.vc_grid-filter.vc_grid-filter-right {
    text-align: right
}

.vc_grid-filter.vc_grid-filter-left {
    text-align: left
}

.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover {
    background-color: #5472d2
}

.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover {
    background-color: #00c1cf
}

.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover {
    background-color: #fe6c61
}

.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover {
    background-color: #8d6dc4
}

.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover {
    background-color: #4cadc9
}

.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover {
    background-color: #cec2ab
}

.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover {
    background-color: #50485b
}

.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover {
    background-color: #75d69c
}

.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover {
    background-color: #2a2a2a
}

.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: #ebebeb
}

.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span {
    color: #666
}

.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover {
    background-color: #f7be68
}

.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover {
    background-color: #5aa1e3
}

.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover {
    background-color: #6dab3c
}

.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover {
    background-color: #f4524d
}

.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover {
    background-color: #f79468
}

.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover {
    background-color: #b97ebb
}

.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover {
    background-color: #fff
}

.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span {
    color: #666
}

.vc_grid-filter>.vc_grid-filter-item {
    cursor: pointer;
    display: inline-block;
    background: 0 0;
    padding: 4px 10px;
    -webkit-transition: background-color .1s linear;
    -o-transition: background-color .1s linear;
    transition: background-color .1s linear
}

.vc_grid-filter>.vc_grid-filter-item:first-child {
    margin-left: 0!important
}

.vc_grid-filter>.vc_grid-filter-item>span {
    -webkit-transition: color .1s linear;
    -o-transition: color .1s linear;
    transition: color .1s linear;
    outline: 0;
    padding: 0;
    text-decoration: none
}

.vc_grid-filter>.vc_grid-filter-item.vc_active>span,.vc_grid-filter>.vc_grid-filter-item:hover>span {
    text-decoration: none
}

.vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item {
    margin: 0 5px 5px 0;
    border-radius: 30px
}

.vc_grid-filter.vc_grid-filter- .vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-comma .vc_grid-filter-item {
    padding: 0!important
}

.vc_grid-filter.vc_grid-filter-default-less-rounded>.vc_grid-filter-item {
    margin: 0 5px 5px 0;
    border-radius: 5px
}

.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item {
    margin: 0;
    border: 1px solid rgb(235 235 235 / .8);
    border-collapse: collapse
}

.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:nth-child(n+2) {
    margin-left: -1px;
    margin-top: -1px
}

.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover {
    position: relative;
    z-index: 1;
    border-color: #fff0
}

.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:hover>a,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:hover>a,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item.vc_active>a,.vc_grid-filter.vc_grid-filter-bordered>.vc_grid-filter-item:hover>a {
    text-decoration: none
}

.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:first-child {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px
}

.vc_grid-filter.vc_grid-filter-bordered-rounded>.vc_grid-filter-item:last-child {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.vc_grid-filter.vc_grid-filter-bordered-rounded-less>.vc_grid-filter-item:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item {
    background-color: #7c93dd
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover {
    background-color: #5472d2
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item {
    background-color: #00919c
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover {
    background-color: #00c1cf
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item {
    background-color: #fe9b94
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover {
    background-color: #fe6c61
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item {
    background-color: #a991d3
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover {
    background-color: #8d6dc4
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item {
    background-color: #73bfd5
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover {
    background-color: #4cadc9
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item {
    background-color: #e1d9cb
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover {
    background-color: #cec2ab
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item {
    background-color: #695f77
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover {
    background-color: #50485b
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item {
    background-color: #9ce2b8
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover {
    background-color: #75d69c
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item {
    background-color: #444
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover {
    background-color: #2a2a2a
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item {
    background-color: #d2d2d2
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item>span {
    color: #666
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: #ebebeb
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span {
    color: #666
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item {
    background-color: #fad398
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover {
    background-color: #f7be68
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item {
    background-color: #86baea
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover {
    background-color: #5aa1e3
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item {
    background-color: #87c456
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover {
    background-color: #6dab3c
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item {
    background-color: #f7817d
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover {
    background-color: #f4524d
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item {
    background-color: #fab698
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover {
    background-color: #f79468
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item {
    background-color: #cb9fcd
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover {
    background-color: #b97ebb
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple>.vc_grid-filter-item:hover>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item {
    background-color: #e6e6e6
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item>span {
    color: #666
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover {
    background-color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item.vc_active>span,.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white>.vc_grid-filter-item:hover>span {
    color: #666
}

.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item {
    margin: 0;
    border: 1px solid #fff0;
    border-collapse: collapse;
    padding: 3px 7px
}

.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item>span,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item>span {
    color: #fff
}

.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:nth-child(n+2),.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:nth-child(n+2) {
    border-left: none;
    margin-left: 1px;
    border-top: none;
    margin-top: 1px
}

.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 0
}

.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child,.vc_grid-filter.vc_grid-filter-filled>.vc_grid-filter-item:last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:first-child {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-top: 0
}

.vc_grid-filter.vc_grid-filter-filled-rounded>.vc_grid-filter-item:last-child {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

.vc_grid-filter.vc_grid-filter-filled-rounded-all>.vc_grid-filter-item {
    border-radius: 3px!important
}

.vc_grid-filter.vc_grid-filter-filled-round-all>.vc_grid-filter-item {
    border-radius: 30px!important
}

.vc_grid-filter.vc_grid-filter-size-xs .vc_grid-filter-item {
    font-size: 12px;
    padding: 1px 5px
}

.vc_grid-filter.vc_grid-filter-size-sm .vc_grid-filter-item {
    font-size: 13px;
    padding: 2px 7px
}

.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
    font-size: 100%;
    padding: 2px 10px
}

.vc_grid-filter.vc_grid-filter-size-lg .vc_grid-filter-item {
    font-size: 18px;
    padding: 4px 10px
}

.vc_grid-filter-select {
    display: none
}

.vc_grid-filter-dropdown,.vc_grid-filter-select {
    font-size: 12px;
    margin-bottom: 20px
}

.vc_grid-filter-dropdown.vc_grid-filter-center,.vc_grid-filter-select.vc_grid-filter-center {
    text-align: center
}

.vc_grid-filter-dropdown.vc_grid-filter-right,.vc_grid-filter-select.vc_grid-filter-right {
    text-align: right
}

.vc_grid-filter-dropdown.vc_grid-filter-left,.vc_grid-filter-select.vc_grid-filter-left {
    text-align: left
}

.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon {
    display: none
}

.vc_grid-filter-dropdown .vc_grid-styled-select select,.vc_grid-filter-select .vc_grid-styled-select select {
    outline: 0;
    display: inline-block
}

@media (min-width: 768px) {
    .vc_grid-filter-dropdown.vc_grid-filter-color-blue .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-blue .vc_arrow-icon-navicon {
        color:#5472d2
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon {
        color: #00c1cf
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-pink .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-pink .vc_arrow-icon-navicon {
        color: #fe6c61
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-violet .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-violet .vc_arrow-icon-navicon {
        color: #8d6dc4
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon {
        color: #4cadc9
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-chino .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-chino .vc_arrow-icon-navicon {
        color: #cec2ab
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-mulled_wine .vc_arrow-icon-navicon {
        color: #50485b
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-vista_blue .vc_arrow-icon-navicon {
        color: #75d69c
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-black .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-black .vc_arrow-icon-navicon {
        color: #2a2a2a
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-grey .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-grey .vc_arrow-icon-navicon {
        color: #ebebeb
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-orange .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-orange .vc_arrow-icon-navicon {
        color: #f7be68
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-sky .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-sky .vc_arrow-icon-navicon {
        color: #5aa1e3
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-green .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-green .vc_arrow-icon-navicon {
        color: #6dab3c
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-juicy_pink .vc_arrow-icon-navicon {
        color: #f4524d
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-sandy_brown .vc_arrow-icon-navicon {
        color: #f79468
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-purple .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-purple .vc_arrow-icon-navicon {
        color: #b97ebb
    }

    .vc_grid-filter-dropdown.vc_grid-filter-color-white .vc_arrow-icon-navicon,.vc_grid-filter-select.vc_grid-filter-color-white .vc_arrow-icon-navicon {
        color: #fff
    }

    .vc_grid-filter-dropdown .vc_grid-styled-select,.vc_grid-filter-select .vc_grid-styled-select {
        border: 1px solid #ccc;
        display: inline-block;
        height: 30px;
        overflow: hidden;
        padding-right: 5px;
        text-align: left;
        width: auto;
        vertical-align: middle
    }

    .vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon {
        font-size: 17px;
        display: inline;
        vertical-align: middle
    }

    .vc_grid-filter-dropdown .vc_grid-styled-select select,.vc_grid-filter-select .vc_grid-styled-select select {
        background: none repeat scroll 0 0 #fff0;
        border: 0 none;
        border-radius: 0;
        height: 30px;
        line-height: 1;
        margin-right: -50px;
        padding: 5px;
        position: relative;
        font-size: 12px;
        z-index: 0;
        cursor: pointer;
        max-width: inherit!important
    }
}

@media (max-width: 768px) {
    .vc_responsive .vc_grid-filter-select {
        display:block
    }

    .vc_responsive .vc_grid-filter:not(.vc_gitem-post-data) {
        display: none!important
    }
}

.owl-carousel .owl-item .vc_grid-item {
    -webkit-transform: translate3D(0,0,0);
    -ms-transform: translate3D(0,0,0);
    transform: translate3D(0,0,0)
}

.owl-carousel .owl-animated-out {
    z-index: 0
}

.owl-carousel .owl-animated-in {
    z-index: 1
}

.vc-hoverbox-wrapper,.vc-hoverbox-wrapper * {
    box-sizing: border-box
}

.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back,.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front {
    border-radius: 10px
}

.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-back,.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-front {
    border-radius: 50px
}

.vc-hoverbox-wrapper.vc-hoverbox-align--center {
    text-align: center
}

.vc-hoverbox-wrapper.vc-hoverbox-align--left {
    text-align: left
}

.vc-hoverbox-wrapper.vc-hoverbox-align--right {
    text-align: right
}

.vc-hoverbox-wrapper .vc-hoverbox {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox {
    width: 100%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--90 .vc-hoverbox {
    width: 90%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--80 .vc-hoverbox {
    width: 80%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--70 .vc-hoverbox {
    width: 70%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--60 .vc-hoverbox {
    width: 60%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--50 .vc-hoverbox {
    width: 50%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--40 .vc-hoverbox {
    width: 40%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--30 .vc-hoverbox {
    width: 30%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--20 .vc-hoverbox {
    width: 20%
}

.vc-hoverbox-wrapper.vc-hoverbox-width--10 .vc-hoverbox {
    width: 10%
}

.vc-hoverbox-inner {
    width: 100%;
    display: inline-block;
    min-height: 250px
}

.vc-hoverbox-inner :last-child {
    margin-bottom: 0
}

.vc-hoverbox-block {
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: transform .5s ease-in-out;
    transform-style: preserve-3d;
    background-size: cover;
    background-position: center
}

.vc-hoverbox-block-inner {
    flex-shrink: 0;
    padding: 20px
}

.vc-hoverbox-block-inner>* {
    backface-visibility: hidden
}

.vc-hoverbox-front {
    transform: rotateY(0);
    z-index: 1
}

.vc-hoverbox-back {
    transform: rotateY(180deg)
}

.vc-hoverbox:hover .vc-hoverbox-front {
    transform: rotateY(-180deg)
}

.vc-hoverbox:hover .vc-hoverbox-back {
    transform: rotateY(0)
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-front {
    transform: rotateY(180deg)
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-back {
    transform: rotateY(0);
    z-index: 2
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-front {
    transform: rotateY(0)
}

.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-back {
    transform: rotateY(-180deg)
}

@font-face {
    font-family: vc_grid_v1;
    src: url(../../plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.eot%3F-9hbgac);
    src: url(../../plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.eot%3F) format('embedded-opentype'),url(../../plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.woff%3F-9hbgac) format('woff'),url(../../plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.ttf%3F-9hbgac) format('truetype'),url(../../plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.svg%3F-9hbgac) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" vc_arrow-icon-"],[class^=vc_arrow-icon-] {
    font-family: vc_grid_v1;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vc_arrow-icon-minus:before {
    content: "\e61c"
}

.vc_arrow-icon-plus:before {
    content: "\e61d"
}

.vc_arrow-icon-arrow_down:before {
    content: "\e61e"
}

.vc_arrow-icon-arrow_up:before {
    content: "\e61f"
}

.vc_arrow-icon-arrow_01_left:before {
    content: "\e600"
}

.vc_arrow-icon-arrow_01_right:before {
    content: "\e601"
}

.vc_arrow-icon-arrow_02_left:before {
    content: "\e602"
}

.vc_arrow-icon-arrow_02_right:before {
    content: "\e603"
}

.vc_arrow-icon-arrow_03_left:before {
    content: "\e604"
}

.vc_arrow-icon-arrow_03_right:before {
    content: "\e605"
}

.vc_arrow-icon-arrow_04_left:before {
    content: "\e606"
}

.vc_arrow-icon-arrow_04_right:before {
    content: "\e607"
}

.vc_arrow-icon-arrow_05_left:before {
    content: "\e608"
}

.vc_arrow-icon-arrow_05_right:before {
    content: "\e609"
}

.vc_arrow-icon-arrow_06_left:before {
    content: "\e60a"
}

.vc_arrow-icon-arrow_06_right:before {
    content: "\e60b"
}

.vc_arrow-icon-arrow_07_left:before {
    content: "\e60c"
}

.vc_arrow-icon-arrow_07_right:before {
    content: "\e60d"
}

.vc_arrow-icon-arrow_08_left:before {
    content: "\e60e"
}

.vc_arrow-icon-arrow_08_right:before {
    content: "\e60f"
}

.vc_arrow-icon-arrow_09_left:before {
    content: "\e610"
}

.vc_arrow-icon-arrow_09_right:before {
    content: "\e611"
}

.vc_arrow-icon-arrow_10_left:before {
    content: "\e612"
}

.vc_arrow-icon-arrow_10_right:before {
    content: "\e613"
}

.vc_arrow-icon-arrow_11_left:before {
    content: "\e614"
}

.vc_arrow-icon-arrow_11_right:before {
    content: "\e615"
}

.vc_arrow-icon-arrow_12_left:before {
    content: "\e616"
}

.vc_arrow-icon-arrow_12_right:before {
    content: "\e617"
}

.vc_arrow-icon-navicon:before {
    content: "\f0c9"
}

.wpb_animate_when_almost_visible {
    opacity: 0
}

.wpb_animate_when_almost_visible:not(.wpb_start_animation) {
    -webkit-animation: none;
    -o-animation: none;
    animation: none
}

.top-to-bottom,.wpb_top-to-bottom {
    -webkit-animation: wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275);
    -o-animation: wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275);
    animation: wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275)
}

.bottom-to-top,.wpb_bottom-to-top {
    -webkit-animation: wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275);
    -o-animation: wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275);
    animation: wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275)
}

.left-to-right,.wpb_left-to-right {
    -webkit-animation: wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275);
    -o-animation: wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275);
    animation: wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275)
}

.right-to-left,.wpb_right-to-left {
    -webkit-animation: wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275);
    -o-animation: wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275);
    animation: wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275)
}

.appear,.wpb_appear {
    -webkit-animation: wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);
    -o-animation: wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);
    animation: wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.wpb_start_animation {
    opacity: 1
}

@-webkit-keyframes wpb_ttb {
    0% {
        -webkit-transform: translate(0,-10%);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        opacity: 1
    }
}

@-moz-keyframes wpb_ttb {
    0% {
        -moz-transform: translate(0,-10%);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1
    }
}

@-o-keyframes wpb_ttb {
    0% {
        -o-transform: translate(0,-10%);
        opacity: 0
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1
    }
}

@keyframes wpb_ttb {
    0% {
        -webkit-transform: translate(0,-10%);
        -ms-transform: translate(0,-10%);
        -o-transform: translate(0,-10%);
        transform: translate(0,-10%);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1
    }
}

@-webkit-keyframes wpb_btt {
    0% {
        -webkit-transform: translate(0,10%);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        opacity: 1
    }
}

@-moz-keyframes wpb_btt {
    0% {
        -moz-transform: translate(0,10%);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1
    }
}

@-o-keyframes wpb_btt {
    0% {
        -o-transform: translate(0,10%);
        opacity: 0
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1
    }
}

@keyframes wpb_btt {
    0% {
        -webkit-transform: translate(0,10%);
        -ms-transform: translate(0,10%);
        -o-transform: translate(0,10%);
        transform: translate(0,10%);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1
    }
}

@-webkit-keyframes wpb_ltr {
    0% {
        -webkit-transform: translate(-10%,0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        opacity: 1
    }
}

@-moz-keyframes wpb_ltr {
    0% {
        -moz-transform: translate(-10%,0);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1
    }
}

@-o-keyframes wpb_ltr {
    0% {
        -o-transform: translate(-10%,0);
        opacity: 0
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1
    }
}

@keyframes wpb_ltr {
    0% {
        -webkit-transform: translate(-10%,0);
        -ms-transform: translate(-10%,0);
        -o-transform: translate(-10%,0);
        transform: translate(-10%,0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1
    }
}

@-webkit-keyframes wpb_rtl {
    0% {
        -webkit-transform: translate(10%,0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        opacity: 1
    }
}

@-moz-keyframes wpb_rtl {
    0% {
        -moz-transform: translate(10%,0);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1
    }
}

@-o-keyframes wpb_rtl {
    0% {
        -o-transform: translate(10%,0);
        opacity: 0
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1
    }
}

@keyframes wpb_rtl {
    0% {
        -webkit-transform: translate(10%,0);
        -ms-transform: translate(10%,0);
        -o-transform: translate(10%,0);
        transform: translate(10%,0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1
    }
}

@-webkit-keyframes wpb_appear {
    0% {
        -webkit-transform: scale(.5);
        opacity: .1
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes wpb_appear {
    0% {
        -moz-transform: scale(.5);
        opacity: .1
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@-o-keyframes wpb_appear {
    0% {
        -o-transform: scale(.5);
        opacity: .1
    }

    100% {
        -o-transform: scale(1);
        opacity: 1
    }
}

@keyframes wpb_appear {
    0% {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5);
        opacity: .1
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.vc-spinner::before {
    content: '';
    width: 16px;
    height: 16px;
    display: inline-block;
    pointer-events: none;
    margin-top: 6px;
    background: url(../../plugins/js_composer/assets/images/spinner.gif) no-repeat;
    background-position-x: center;
    background-position-y: center
}

.vc-spinner.vc-spinner-complete::before {
    background-image: url(../../plugins/js_composer/assets/vc/tick.png)
}

.vc-spinner.vc-spinner-failed::before {
    background-image: url(../../plugins/js_composer/assets/vc/remove.png)
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini {
    position: relative
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_gitem-zone {
    opacity: 0!important;
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
    -webkit-transition: none!important;
    -o-transition: none!important;
    transition: none!important
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader-wrapper {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -50px;
    left: 0
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader {
    margin: 2em auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    -webkit-animation-delay: .16s;
    animation-delay: .16s;
    height: 50px
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before {
    border-radius: 50%;
    width: 12px;
    height: 12px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: vc_woo-add-cart-load 1.8s infinite ease-in-out;
    animation: vc_woo-add-cart-load 1.8s infinite ease-in-out
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before {
    left: -20px
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after {
    left: 20px;
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:after,.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader:before {
    content: '';
    position: absolute;
    top: 0
}

@-webkit-keyframes vc_woo-add-cart-load {
    0%,100%,80% {
        box-shadow: 0 2.5em 0 -1.3em rgb(235 235 235 / .75)
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgb(235 235 235 / .75)
    }
}

@keyframes vc_woo-add-cart-load {
    0%,100%,80% {
        box-shadow: 0 2.5em 0 -1.3em rgb(235 235 235 / .75)
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgb(235 235 235 / .75)
    }
}

.vc_grid-item-mini .added_to_cart.wc-forward {
    display: none
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4gaVc.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/opensanscondensed/v23/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMQg.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/opensanscondensed/v23/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMQg.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAj-lg.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiA8.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYaalmUiA8.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiA8.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/robotocondensed/v30/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyosBO5Xk.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 600;
    src: url(https://fonts.gstatic.com/s/robotocondensed/v30/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVspcBO5Xk.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/robotocondensed/v30/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyVVpcBO5Xk.ttf) format('truetype')
}

.vertical-centering {
    top: 50%;
    transform: translateY(-50%)
}

.horizontal-centering {
    left: 50%;
    transform: translateX(-50%)
}

.centering-mixin {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

/*! Prefix flex for IE10  in LESS
* https://gist.github.com/codler/2148ba4ff096a19f08ea
* Copyright (c) 2014 Han Lin Yap http://yap.nu; MIT license */
/*! normalize.css by Dream-Theme.com based on http://github.com/necolas/normalize.css */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {
    display: block
}

audio,canvas,video {
    display: inline-block
}

.old-ie audio,.old-ie canvas,.old-ie video {
    display: inline;
    zoom:1}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

* {
    padding: 0;
    margin: 0
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:active,a:focus,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    font-family: 'courier new',monospace
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,q:before {
    content: '';
    content: none
}

small {
    font-size: 75%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dd,dl,menu,ol,ul {
    list-style: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure,form {
    margin: 0
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

.old-ie legend {
    margin-left: -7px
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

.old-ie button,.old-ie input,.old-ie select,.old-ie textarea {
    vertical-align: middle
}

button,input {
    line-height: normal
}

button,input[type=button],input[type=reset],input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

.old-ie button,.old-ie input[type=button],.old-ie input[type=reset],.old-ie input[type=submit] {
    overflow: visible
}

button[disabled],input[disabled] {
    cursor: default
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

.old-ie input[type=checkbox],.old-ie input[type=radio] {
    height: 13px;
    width: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    padding-bottom: 13px;
    display: block;
    z-index: 5000
}

.ajaxSubmit {
    padding: 10px;
    text-align: center;
    border: 1px solid #999;
    display: none
}

.formError .formErrorContent {
    background: #8a0b2c;
    color: #fff;
    width: 165px;
    font-family: tahoma;
    font-size: 11px;
    border: 0 solid #ddd;
    text-shadow: #f5f5f5;
    padding: 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px
}

.greenPopup .formErrorContent {
    background: #33be40
}

.blackPopup .formErrorContent {
    background: #393939;
    color: #FFF
}

.formError .formErrorArrow {
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 15px;
    height: 15px;
    z-index: 5001;
    border: none
}

.formError .formErrorArrowBottom {
    top: 0;
    margin: -6px
}

.formError .formErrorArrow div {
    border: none;
    height: 1px;
    background: #8a0b2c;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block
}

.formError .formErrorArrowBottom div {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.formError .formErrorArrow .line10 {
    width: 15px;
    border: none
}

.formError .formErrorArrow .line9 {
    width: 13px;
    border: none
}

.formError .formErrorArrow .line8 {
    width: 11px
}

.formError .formErrorArrow .line7 {
    width: 9px
}

.formError .formErrorArrow .line6 {
    width: 7px
}

.formError .formErrorArrow .line5 {
    width: 5px
}

.formError .formErrorArrow .line4 {
    width: 3px
}

.formError .formErrorArrow .line3 {
    width: 1px
}

.formError .formErrorArrow .line2 {
    width: 3px;
    border: none;
    display: none
}

.formError .formErrorArrow .line1 {
    width: 1px;
    border: none;
    display: none
}

.dt-contact-form.dt-form .formError,.dt-contact-form.dt-form .hide-privacy-message,.dt-contact-form.dt-form span .formError,.popup-message-style .dt-contact-form.dt-form .formError {
    display: none
}

.dt-contact-form.dt-form span .formError.field-success,.dt-contact-form.dt-form span .formError.first,.inline-message-style .dt-contact-form.dt-form .formError.field-success,.inline-message-style .dt-contact-form.dt-form .formError.first,.popup-message-style .dt-contact-form.dt-form .formError.field-success,.popup-message-style .dt-contact-form.dt-form .formError.first {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.dt-contact-form.dt-form .formError .close-message {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
    line-height: 30px;
    text-align: center;
    opacity: .5
}

.dt-contact-form.dt-form .formError .close-message svg {
    fill: #fff;
    width: 18px
}

.dt-contact-form.dt-form .formError .close-message:hover {
    cursor: pointer;
    opacity: 1
}

.dt-contact-form.dt-form .error-field:not(.field-success) {
    border-color: red
}

.inline-message-style .dt-contact-form.dt-form {
    position: relative
}

.inline-message-style .form-fields>span {
    position: static
}

.inline-message-style .formError {
    z-index: 100;
    width: 100%;
    top: 0!important;
    left: 0!important;
    margin: 0 0 10px!important;
    padding: 15px 40px 15px 45px;
    box-sizing: border-box
}

.inline-message-style .formError.run-animation {
    position: relative
}

.inline-message-style .formError .formErrorContent {
    width: 100%;
    background: 0 0
}

.inline-message-style .formError .formErrorArrow {
    display: none
}

.popup-message-style .parentFormundefined.run-animation {
    -webkit-transform: translate3d(200px,-50%,0);
    -ms-transform: translate3d(200px,-50%,0);
    transform: translate3d(200px,-50%,0);
    -webkit-animation: slide-in-message,slide-out-message;
    animation: slide-in-message,slide-out-message;
    -webkit-animation-duration: 1.2s,1.1s;
    animation-duration: 1.2s,1.1s;
    -webkit-animation-delay: .4s,9s;
    animation-delay: .4s,9s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease
}

.popup-message-style .parentFormundefined.run-animation .formErrorContent {
    opacity: 1
}

.parentFormundefined:before {
    position: absolute;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    top: 0;
    left: 0;
    width: 65px;
    height: 100%;
    content: "";
    -webkit-mask: url(../../themes/dt-the7/images/the7-exclamation-circle-fill.svg) no-repeat center center;
    mask-image: url(../../themes/dt-the7/images/the7-exclamation-circle-fill.svg) no-repeat center center;
    background: #fff;
    -webkit-mask-size: 24px;
    mask-size: 24px
}

.greenPopup.parentFormundefined:before {
    -webkit-mask: url(../../themes/dt-the7/images/the7-check-circle-fill.svg) no-repeat center center;
    mask-image: url(../../themes/dt-the7/images/the7-check-circle-fill.svg) no-repeat center center;
    -webkit-mask-size: 24px;
    mask-size: 24px
}

.popup-message-style .parentFormundefined.run-animation,.popup-message-style .parentFormundefined:not(.run-animation) {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0 10px 40px 0 rgb(0 0 0 / .3);
    border: none;
    opacity: 0;
    position: fixed!important;
    top: 50%!important;
    left: 100%!important;
    right: auto!important;
    margin: 0!important;
    padding: 15px 40px 15px 45px;
    width: 400px;
    max-height: 500px;
    z-index: 9999;
    overflow: hidden;
    font-weight: 700;
    color: #FFF;
    box-sizing: border-box
}

.popup-message-style .parentFormundefined.run-animation a,.popup-message-style .parentFormundefined.run-animation a:hover,.popup-message-style .parentFormundefined:not(.run-animation) a,.popup-message-style .parentFormundefined:not(.run-animation) a:hover {
    color: #fff
}

.popup-message-style .parentFormundefined.run-animation .formErrorContent,.popup-message-style .parentFormundefined:not(.run-animation) .formErrorContent {
    width: 100%;
    background: 0 0
}

.popup-message-style .parentFormundefined.run-animation .formErrorArrow,.popup-message-style .parentFormundefined:not(.run-animation) .formErrorArrow {
    display: none
}

@-webkit-keyframes slide-in-message {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(600px,-50%,0);
        transform: translate3d(600px,-50%,0)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate3d(-200px,-50%,0);
        transform: translate3d(-200px,-50%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(-400px,-50%,0);
        transform: translate3d(-400px,-50%,0)
    }
}

@keyframes slide-in-message {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(600px,-50%,0);
        transform: translate3d(600px,-50%,0)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate3d(-200px,-50%,0);
        transform: translate3d(-200px,-50%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(-400px,-50%,0);
        transform: translate3d(-400px,-50%,0)
    }
}

@-webkit-keyframes slide-out-message {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(-400px,-50%,0);
        transform: translate3d(-400px,-50%,0)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate3d(-100px,-50%,0);
        transform: translate3d(-100px,-50%,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(800px,-50%,0);
        transform: translate3d(800px,-50%,0)
    }
}

@keyframes slide-out-message {
    0% {
        opacity: 1;
        -webkit-transform: translate3d(-400px,-50%,0);
        transform: translate3d(-400px,-50%,0)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate3d(-100px,-50%,0);
        transform: translate3d(-100px,-50%,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(800px,-50%,0);
        transform: translate3d(800px,-50%,0)
    }
}

#page .ngg-gallery-thumbnail img,#page .ngg-imagebrowser .ngg-imagebrowser .pic,#page .ngg-imagebrowser-nav .ngg-imagebrowser-nav .back,#page .ngg-imagebrowser-nav .ngg-imagebrowser-nav .next,#page .ngg-navigation a.next,#page .ngg-navigation a.page-numbers,#page .ngg-navigation a.prev,#page .ngg-navigation span.next,#page .ngg-navigation span.page-numbers,#page .ngg-navigation span.prev,#page .ngg-thumbnail img {
    border: none;
    background: 0 0
}

.ngg-navigation a.next:hover,.ngg-navigation a.page-numbers:hover,.ngg-navigation a.prev:hover {
    background: 0 0
}

#page .ngg-gallery-thumbnail img,#page .ngg-imagebrowser .pic,#page .ngg-imagebrowser-nav .back,#page .ngg-imagebrowser-nav .next,#page .ngg-navigation a.next,#page .ngg-navigation a.page-numbers,#page .ngg-navigation a.prev,#page .ngg-navigation span.next,#page .ngg-navigation span.page-numbers,#page .ngg-navigation span.prev,#page .ngg-thumbnail img {
    border: none;
    background: 0 0
}

#page .ngg-navigation a {
    font-weight: 400
}

#page .ngg-navigation a.next:hover,#page .ngg-navigation a.page-numbers:hover,#page .ngg-navigation a.prev:hover {
    background-color: #fff0
}

#page .ngg-galleryoverview .ngg-gallery-thumbnail a:hover img,.ngg-album-link a:hover img,.ngg-imagebrowser a:hover,.ngg-thumbnail a:hover {
    opacity: .7!important
}

.ngg-imagebrowser img {
    box-sizing: border-box
}

.rev_slider_wrapper {
    z-index: 1
}

.tp-scrollbelowslider:hover {
    cursor: pointer
}

.is-iphone .kenburnimg img {
    transform: none!important
}

/*!Revolution slider arrows*/
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: #fff0;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.owl-carousel .dt-owl-item,.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-carousel .dt-owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: #fff0;
    -webkit-touch-callout: none
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled,.owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
    outline: 0
}

.owl-carousel.owl-loaded {
    display: block;
    display: grid
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: grid
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .dt-owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .dt-owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .dt-owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 9500;
    -webkit-text-size-adjust: 100%;
    -webkit-backface-visibility: hidden;
    outline: 0
}

.pswp::after,.pswp::before {
    content: ' ';
    display: table
}

.pswp * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pswp img {
    max-width: none
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: unset;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--open {
    display: block
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.pswp__container,.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-backface-visibility: hidden
}

.pswp__container,.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: #fff0;
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.4,0,.22,1);
    transition: transform 333ms cubic-bezier(.4,0,.22,1);
    text-align: center;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.pswp__bg {
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none
}

.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden
}

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0
}

.pswp__img--placeholder {
    -webkit-backface-visibility: hidden
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    width: 100%!important;
    height: auto!important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC
}

.pswp__error-msg a {
    color: #CCC;
    text-decoration: underline
}

.admin-bar .pswp {
    z-index: 100000
}

.pswp-video-wrap {
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    line-height: 0;
    width: 100%;
    max-width: 900px;
    position: relative;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    width: 100%
}

.video-wrapper iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-wrapper video {
    width: 100%!important;
    height: auto!important
}

.pswp .pswp__ui--fit .pswp__caption,.pswp .pswp__ui--fit .pswp__top-bar {
    background-color: rgb(0 0 0 / .5)
}

.admin-bar .pswp .pswp__ui--fit .pswp__caption,.admin-bar .pswp .pswp__ui--fit .pswp__top-bar {
    background-color: rgb(0 0 0 / .7)
}

.pswp.video-active .pswp__share-tooltip.show-share-pin .pswp__share--pinterest {
    display: none
}

.pswp__caption .pswp__caption__center {
    text-align: center
}

.pswp__caption h5 {
    color: #fff;
    margin-bottom: 5px
}

.pswp button.pswp__button {
    height: 1.5em;
    width: 1.5em;
    margin-top: -.75em;
    background: 0 0!important;
    opacity: .5
}

.pswp button.pswp__button:before {
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #fff!important
}

.pswp .pswp__top-bar button.pswp__button {
    top: 50%;
    margin-right: 15px
}

.pswp--touch .pswp__ui:not(.pswp__ui--hidden) .pswp__button--arrow--left,.pswp--touch .pswp__ui:not(.pswp__ui--hidden) .pswp__button--arrow--right {
    visibility: visible
}

.pswp button.pswp__button:focus,.pswp button.pswp__button:hover {
    opacity: 1
}

.pswp .pswp__button:active {
    opacity: .9
}

.pswp--zoom-allowed .pswp__button--zoom:before {
    -webkit-mask: url(../../themes/dt-the7/images/zoom-in.svg) no-repeat center center;
    mask-image: url(../../themes/dt-the7/images/zoom-in.svg) no-repeat center center;
    -webkit-mask-size: 24px;
    mask-size: 24px
}

.pswp--zoomed-in .pswp__button--zoom:before {
    -webkit-mask: url(../../themes/dt-the7/images/zoom-out.svg) no-repeat center center;
    mask-image: url(../../themes/dt-the7/images/zoom-out.svg) no-repeat center center;
    -webkit-mask-size: 24px;
    mask-size: 24px
}

.pswp--supports-fs .pswp__button--fs {
    -webkit-mask: url(../../themes/dt-the7/images/fullscreen.svg) no-repeat center center;
    mask-image: url(../../themes/dt-the7/images/fullscreen.svg) no-repeat center center;
    -webkit-mask-size: 24px;
    mask-size: 24px
}

.pswp--fs .pswp__button--fs {
    -webkit-mask: url(../../themes/dt-the7/images/fullscreen-exit.svg) no-repeat center center;
    mask-image: url(../../themes/dt-the7/images/fullscreen-exit.svg) no-repeat center center;
    -webkit-mask-size: 24px;
    mask-size: 24px
}

.pswp button.pswp__button--close {
    margin-right: 15px
}

.pswp button.pswp__button--close:before {
    -webkit-mask: url(../../themes/dt-the7/images/x-lg.svg) no-repeat right center;
    mask-image: url(../../themes/dt-the7/images/x-lg.svg) no-repeat right center;
    -webkit-mask-size: 26px;
    mask-size: 26px
}

.pswp__button--share:before {
    -webkit-mask: url(../../themes/dt-the7/images/the7-share-fill.svg) no-repeat right center;
    mask-image: url(../../themes/dt-the7/images/the7-share-fill.svg) no-repeat right center
}

.pswp .pswp__button--arrow--left:before,.pswp .pswp__button--arrow--right:before {
    position: static;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.5em;
    height: 1.5em
}

.pswp button.pswp__button.pswp__button--arrow--left:before {
    background-image: none!important;
    -webkit-mask: url(../../themes/dt-the7/images/the7-chevron-left.svg) no-repeat right center;
    mask-image: url(../../themes/dt-the7/images/the7-chevron-left.svg) no-repeat right center
}

.pswp button.pswp__button.pswp__button--arrow--right:before {
    background-image: none!important;
    -webkit-mask: url(../../themes/dt-the7/images/the7-chevron-right.svg) no-repeat right center;
    mask-image: url(../../themes/dt-the7/images/the7-chevron-right.svg) no-repeat right center
}

.pswp .pswp__share-tooltip,.pswp .pswp__share-tooltip a:first-child,.pswp .pswp__share-tooltip a:last-child {
    border-radius: 0
}

.pswp .pswp__share-tooltip a {
    display: none;
    color: #222
}

.pswp .pswp__share-tooltip a svg {
    fill: #222
}

.pswp__share-tooltip a:hover {
    color: #fff!important;
    text-decoration: none
}

.pswp__share-tooltip a:hover svg {
    fill: #fff
}

.pswp__share-tooltip a svg {
    min-width: 15px;
    margin-right: 5px
}

.hide-pspw-share .pswp__button--share,.hide-pspw-share .pswp__share-modal {
    display: none
}

.pswp .pswp__share-tooltip.show-share-d .pswp__share--download,.pswp .pswp__share-tooltip.show-share-fb .pswp__share--facebook,.pswp .pswp__share-tooltip.show-share-g .pswp__share--google,.pswp .pswp__share-tooltip.show-share-in .pswp__share--linkedin,.pswp .pswp__share-tooltip.show-share-pin .pswp__share--pinterest,.pswp .pswp__share-tooltip.show-share-tw .pswp__share--twitter,.pswp .pswp__share-tooltip.show-share-wp .pswp__share--whatsapp {
    display: flex
}

.pswp__share-tooltip:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid #fff0;
    border-bottom-color: #FFF;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

a.pswp__share--pinterest:hover {
    background: #cf2834!important
}

a.pswp__share--linkedin:hover {
    background: #007bc7
}

a.pswp__share--whatsapp:hover {
    background: #36b74d
}

a.pswp__share--google:hover {
    background: #e64235
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
    position: relative;
    background: 0 0;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-box-shadow: none;
    box-shadow: none
}

.pswp__button:focus,.pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    outline: 0;
    opacity: .9
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
    width: 44px;
    height: 44px
}

@media (-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx) {
    .pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right {
        background:0 0
    }
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp__button--zoom {
    display: none
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right {
    visibility: hidden
}

.pswp__button--arrow--left,.pswp__button--arrow--right {
    background: 0 0;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgb(0 0 0 / .3);
    height: 30px;
    width: 32px;
    position: absolute
}

.pswp__button--arrow--left:before {
    left: 6px
}

.pswp__button--arrow--right:before {
    left: 0;
    right: 6px
}

.pswp__counter,.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgb(0 0 0 / .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    min-width: 150px;
    z-index: 1620;
    position: absolute;
    background: #FFF;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / .25);
    box-shadow: 0 2px 5px rgb(0 0 0 / .25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform .25s;
    transition: transform .25s;
    -webkit-backface-visibility: hidden;
    will-change: transform
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid #fff0;
    border-bottom-color: #FFF;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

a.pswp__share--facebook:hover {
    background: #3E5C9A;
    color: #FFF
}

a.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #FFF
}

a.pswp__share--pinterest:hover {
    color: #CE272D
}

a.pswp__share--download:hover {
    background: #DDD
}

.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #FFF;
    opacity: .75;
    padding: 0 10px
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

.pswp__caption small {
    font-size: 11px;
    color: #BBB
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #CCC
}

.pswp__caption--empty {
    display: none
}

.pswp__caption--fake {
    visibility: hidden
}

.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px
}

.pswp--css_animation .pswp__preloader--active,.pswp__preloader--active {
    opacity: 1
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise .5s linear infinite;
    animation: clockwise .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;
    animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: 0 0;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #FFF;
    border-radius: 50%;
    border-left-color: #fff0;
    border-bottom-color: #fff0;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    margin: 0
}

@media screen and (max-width: 1024px) {
    .pswp__preloader {
        position:relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
}

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

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

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

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

@-webkit-keyframes donut-rotate {
    0%,100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

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

@keyframes donut-rotate {
    0%,100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

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

.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible
}

.pswp__caption,.pswp__top-bar {
    background-color: rgb(0 0 0 / .5)
}

.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar {
    background-color: rgb(0 0 0 / .3)
}

.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar {
    opacity: .001
}

.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__element--disabled {
    display: none!important
}

.pswp--minimal--dark .pswp__top-bar {
    background: 0 0
}

.asp_all_buttons_container {
    margin-top: 20px
}

#page .asp_product_item {
    padding: 0;
    margin: 0
}

#page .asp_product_description,#page .asp_product_item {
    box-shadow: none;
    border: none
}

.asp_product_buy_button input {
    margin-right: 5px
}

@media (max-width: 500px) {
    #page .asp_price_container,#page .asp_product_buy_btn_container {
        text-align:left
    }
}

.content .elementor-nav-menu,.content .elementor-nav-menu ul {
    margin: 0
}

.ifb-flip-box.ifb-hover .ifb-face.ifb-front {
    opacity: 0
}

.mec-container {
    max-width: 100%
}

@media only screen and (min-width: 961px) {
    .mec-container {
        width:auto
    }
}

.mec-event-footer .mec-booking-button,.mec-event-sharing-wrap li a {
    text-decoration: none
}

.mec-single-event .mec-event-social li.mec-event-social-icon a {
    text-decoration: none
}

.mec-event-footer .mec-booking-button,.mec-event-footer .mec-booking-button:hover {
    border: none
}

#page .mec-topsec .mec-event-image {
    line-height: 0
}

#page.ls-overflow-visible {
    overflow-x: hidden!important
}

/*!
 * WireFrame v.1.0.rc2 - teeny-tiny leyout framework by Dream-Theme (http://dream-theme.com, http://themeforest.net/user/Dream-Theme)
 * Copyright © 2013 Dream-Theme. All rights reserved. 
 */
.responsive-off #page {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 100%;
    grid-template-areas: "header" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"
}

.footer-overlap.responsive-off #page {
    grid-template-areas: "header" "page-inner" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"
}

.floating-navigation-below-slider.responsive-off #page {
    grid-template-areas: "slider" "header" "title" "fancyheader" "elementor-header" "main" "footer"
}

.responsive-off.header-side-left:not(.sticky-header) #page,.responsive-off.header-side-line.left-side-line #page {
    grid-template-areas: "header-side slider" "header-side title" "header-side fancyheader" "header-side elementor-header" "header-side checkout" "header-side main" "header-side footer"
}

.footer-overlap.responsive-off.header-side-left:not(.sticky-header) #page,.footer-overlap.responsive-off.header-side-line.left-side-line #page {
    grid-template-areas: "header-side page-inner" "header-side footer"
}

.responsive-off.header-side-right:not(.sticky-header) #page {
    grid-template-areas: "slider header-side" "title header-side" "fancyheader header-side" "elementor-header header-side" "checkout header-side" "main header-side" "footer header-side"
}

.footer-overlap.responsive-off.header-side-right:not(.sticky-header) #page {
    grid-template-areas: "page-inner header-side" "footer header-side"
}

.footer-overlap.floating-navigation-below-slider.responsive-off .page-inner {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 100%;
    grid-template-areas: "slider" "header" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"
}

.no-cssgridlegacy.no-cssgrid .wf-container-main:before,.no-cssgridlegacy.no-cssgrid .wf-container:before {
    content: "";
    display: table
}

.no-cssgridlegacy.no-cssgrid .wf-container-main:after,.no-cssgridlegacy.no-cssgrid .wf-container:after {
    content: "";
    display: table;
    clear: both
}

.ancient-ie .no-cssgridlegacy.no-cssgrid .wf-container,.ancient-ie .no-cssgridlegacy.no-cssgrid .wf-container-main {
    zoom:1}

.page-inner {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    grid-area: page-inner
}

.is-safari .page-inner {
    max-width: 100%
}

.header-side-left:not(.sticky-header) .page-inner,.header-side-line.left-side-line .page-inner {
    -ms-grid-column: 2
}

.header-side-right:not(.sticky-header) .page-inner {
    -ms-grid-column: 1
}

#main-slideshow,.photo-scroller {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    grid-area: slider
}

.floating-navigation-below-slider #main-slideshow,.floating-navigation-below-slider .photo-scroller {
    -ms-grid-column: 1;
    -ms-grid-row: 1
}

.header-side-left:not(.sticky-header) #main-slideshow,.header-side-left:not(.sticky-header) .photo-scroller,.header-side-line.left-side-line #main-slideshow,.header-side-line.left-side-line .photo-scroller {
    -ms-grid-column: 2
}

.header-side-right:not(.sticky-header) #main-slideshow,.header-side-right:not(.sticky-header) .photo-scroller {
    -ms-grid-column: 1
}

.masthead {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    grid-area: header
}

.floating-navigation-below-slider .masthead {
    -ms-grid-column: 1;
    -ms-grid-row: 2
}

.side-header-v-stroke.masthead,.side-header.masthead {
    -ms-grid-column: 1;
    grid-area: header-side
}

.checkout-page-title {
    grid-area: checkout;
    -ms-grid-column: 1;
    -ms-grid-row: 4
}

.is-safari .checkout-page-title {
    max-width: 100%
}

.header-side-left:not(.sticky-header) .checkout-page-title,.header-side-line.left-side-line .checkout-page-title {
    -ms-grid-column: 2
}

.header-side-right:not(.sticky-header) .checkout-page-title {
    -ms-grid-column: 1
}

.page-title {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    grid-area: title
}

.is-safari .page-title {
    max-width: 100%
}

.header-side-left:not(.sticky-header) .page-title,.header-side-line.left-side-line .page-title {
    -ms-grid-column: 2
}

.header-side-right:not(.sticky-header) .page-title {
    -ms-grid-column: 1
}

.fancy-header {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
    grid-area: fancyheader
}

.is-safari .fancy-header {
    max-width: 100%
}

.header-side-left:not(.sticky-header) .fancy-header,.header-side-line.left-side-line .fancy-header {
    -ms-grid-column: 2
}

.header-side-right:not(.sticky-header) .fancy-header {
    -ms-grid-column: 1
}

.elementor-location-header {
    grid-area: elementor-header
}

#main {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
    grid-area: main
}

.is-safari #main {
    max-width: 100%
}

.header-side-left:not(.sticky-header) #main,.header-side-line.left-side-line #main {
    -ms-grid-column: 2
}

.header-side-right:not(.sticky-header) #main {
    -ms-grid-column: 1
}

.footer {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
    grid-area: footer
}

.is-safari .footer {
    max-width: 100%
}

.header-side-left:not(.sticky-header) .footer,.header-side-line.left-side-line .footer {
    -ms-grid-column: 2
}

.header-side-right:not(.sticky-header) .footer {
    -ms-grid-column: 1
}

.responsive-off #main:not(.sidebar-none) .wf-container-main {
    display: -ms-grid;
    display: grid
}

.responsive-off .sidebar-right .wf-container-main {
    grid-template-areas: "content sidebar"
}

.responsive-off .sidebar-left .wf-container-main {
    grid-template-areas: "sidebar content"
}

.responsive-off .sidebar {
    grid-area: sidebar;
    -ms-grid-row: 1
}

.responsive-off .sidebar-right .sidebar {
    -ms-grid-column: 3
}

.responsive-off .sidebar-left .sidebar {
    -ms-grid-column: 1
}

.responsive-off .content {
    grid-area: content;
    -ms-grid-row: 1
}

.responsive-off .sidebar-right .content {
    -ms-grid-column: 1
}

.responsive-off .sidebar-left .content {
    -ms-grid-column: 3
}

.wf-mobile-visible,.wf-phone-visible {
    display: none
}

.content,.sidebar,.wf-cell,.wf-usr-cell,.wf-wrap,.wpb_row {
    box-sizing: border-box
}

.footer .widget,.wf-cell,.wf-usr-cell {
    display: inline-block;
    vertical-align: top;
    padding: 0 22px
}

.ancient-ie .footer .widget,.ancient-ie .wf-cell,.ancient-ie .wf-usr-cell {
    display: inline;
    zoom:1}

.wf-1,.wf-1-1,.wf-span-12 {
    width: 100%
}

.wf-1-2,.wf-2-4,.wf-span-6 {
    width: 50%
}

.wf-1-3,.wf-span-4 {
    width: 33.3333%
}

.wf-2-3,.wf-span-8 {
    width: 66.6667%
}

.wf-1-4,.wf-span-3 {
    width: 25%
}

.wf-3-4,.wf-span-9 {
    width: 75%
}

.wf-1-5 {
    width: 20%
}

.wf-2-5 {
    width: 40%
}

.wf-1-6,.wf-span-2 {
    width: 16.6667%
}

.wf-span-1,.wf-span-10 {
    width: 83.3333%
}

.wf-span-7 {
    width: 58.3333%
}

.wf-table {
    display: table;
    width: 100%
}

.wf-tr {
    display: table-row
}

.wf-td {
    display: table-cell;
    vertical-align: middle
}

.wf-float-left {
    float: left
}

.wf-float-right {
    float: right
}

.wf-container {
    font-size: 0;
    line-height: 0;
    word-spacing: -4px;
    margin: 0 -22px;
    padding: 0
}

.wf-wrap {
    max-width: 100%;
    padding: 0 44px;
    margin: 0 auto
}

#main-slideshow {
    position: relative;
    z-index: 1;
    clear: both;
    overflow: hidden
}

#main-slideshow-content {
    display: none
}

#main-slideshow.fixed {
    padding: 44px;
    margin-top: 0
}

#main-slideshow.layer-fixed {
    padding: 40px;
    margin-top: 0
}

#main-slideshow.fix.rv-slider {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0
}

#main-slideshow.fix:after,#main-slideshow.fixed:after,#main-slideshow.layer-fixed:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    top: auto;
    bottom: 0
}

#main-slideshow #main-slideshow-content {
    display: block
}

.transparent .page-title {
    visibility: hidden
}

#fancy-header {
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

#fancy-header>.wf-wrap {
    position: relative;
    z-index: 1;
    max-width: 100%
}

.fancy-header-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.content-right.fancy-header .hgroup,.title-left .breadcrumbs,.title-right .hgroup {
    text-align: right
}

.fancy-header.title-center .hgroup {
    text-align: center
}

.mobile-false #fancy-header .breadcrumbs,.mobile-false #fancy-header .fancy-subtitle,.mobile-false #fancy-header .fancy-title {
    opacity: 0
}

#fancy-header .fancy-title>span {
    display: inline-block
}

.ie-mobile #fancy-header .breadcrumbs,.ie-mobile #fancy-header .fancy-subtitle,.ie-mobile #fancy-header .fancy-title {
    opacity: 1
}

#fancy-header .breadcrumbs.start-animation,#fancy-header .fancy-subtitle.start-animation,#fancy-header .fancy-title.start-animation {
    animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
    opacity: 1
}

.fancy-header .hgroup,.page-title .hgroup {
    overflow: hidden
}

.fancy-header .hgroup {
    padding: 5px 0
}

#fancy-header.content-left.breadcrumbs-off .hgroup,#fancy-header.content-right.breadcrumbs-off .hgroup,#fancy-header.title-center.breadcrumbs-off .hgroup {
    margin-top: 5px;
    margin-bottom: 5px
}

#fancy-header.content-left .breadcrumbs.breadcrumbs-bg,#fancy-header.content-right .breadcrumbs.breadcrumbs-bg,#fancy-header.title-center .breadcrumbs.breadcrumbs-bg {
    margin-top: 10px
}

#fancy-header.titles-off .breadcrumbs {
    margin-top: 5px;
    margin-bottom: 5px
}

#fancy-header.content-left .breadcrumbs,#fancy-header.content-right .breadcrumbs,#fancy-header.title-center .breadcrumbs {
    margin-bottom: 10px
}

#fancy-header.disabled-bg.breadcrumbs-off.page-title h1,#fancy-header.disabled-bg.content-left .breadcrumbs,#fancy-header.disabled-bg.content-left.breadcrumbs-off .hgroup,#fancy-header.disabled-bg.content-right .breadcrumbs,#fancy-header.disabled-bg.content-right.breadcrumbs-off .hgroup,#fancy-header.disabled-bg.title-center .breadcrumbs,#fancy-header.disabled-bg.title-center.breadcrumbs-off .hgroup {
    margin-bottom: 0
}

#fancy-header.content-left .hgroup,#fancy-header.content-right .hgroup,#fancy-header.title-center .hgroup {
    padding-bottom: 5px
}

.fancy-header .fancy-title {
    margin: 5px 0;
    padding: 0
}

.fancy-header .fancy-subtitle {
    margin: 0;
    padding: 5px 0
}

.fancy-header .wf-td .breadcrumbs,.page-title .wf-td .breadcrumbs {
    display: inline-block
}

.breadcrumbs.bg-dark,.breadcrumbs.bg-light,.hr-breadcrumbs .breadcrumbs.bg-dark,.hr-breadcrumbs .breadcrumbs.bg-light {
    padding: 4px 10px
}

.breadcrumbs.bg-dark {
    background-color: rgb(15 18 19 / .1)
}

.breadcrumbs.bg-light {
    background-color: rgb(255 255 255 / .12)
}

.title-left .breadcrumbs {
    float: right
}

.fancy-header .breadcrumbs li {
    position: relative;
    background: 0 0
}

.breadcrumbs li:first-child:before,.fancy-header .breadcrumbs li:first-child:before {
    content: ""
}

.breadcrumbs li:before,.fancy-header .breadcrumbs li:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 13px;
    content: "/";
    opacity: .5;
    text-align: left;
    z-index: 3
}

.breadcrumbs li:before {
    opacity: 1
}

.page-title {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.fancy-title-head,.page-title-head {
    max-width: 100%
}

.page-title.overlay-bg {
    position: relative
}

.page-title.overlay-bg .wf-wrap {
    position: relative;
    z-index: 1
}

.page-title.overlay-bg:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: ""
}

.page-title .wf-wrap {
    position: relative
}

.page-title .wf-wrap:after {
    position: absolute;
    width: 100%;
    bottom: 0;
    content: ""
}

.page-title.disabled-bg .wf-wrap:after,.page-title.full-width-line .wf-wrap:after,.page-title.gradient-bg .wf-wrap:after,.page-title.solid-bg .wf-wrap:after,.page-title.transparent-bg .wf-wrap:after {
    display: none
}

.fancy-header>.wf-wrap,.page-title>.wf-wrap {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box
}

.content-left>.wf-wrap {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.content-right>.wf-wrap {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.title-center>.wf-wrap {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.title-left>.wf-wrap,.title-right>.wf-wrap {
    -ms-flex-pack: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between
}

.page-title.title-left .hr-breadcrumbs,.page-title.title-right h1 {
    text-align: right
}

.title-center .hr-breadcrumbs,.title-center h1 {
    text-align: center
}

.page-title h1,.page-title h2 {
    margin: 0
}

.page-title .hr-breadcrumbs .breadcrumbs:after {
    display: none
}

.page-title .wf-container-title,.page-title.full-width-line {
    border-bottom: 1px solid
}

.page-title.title-left.disabled-bg h1,.page-title.title-right.disabled-bg h1 {
    margin: 0
}

.dt-breadcrumbs-shortcode {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.dt-breadcrumbs-shortcode.align-centre {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.dt-breadcrumbs-shortcode.align-right {
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end
}

.breadcrumbs {
    list-style: none
}

.page-title.title-center .breadcrumbs {
    text-align: center
}

.breadcrumbs li {
    position: relative;
    display: inline-block;
    padding-left: 12px;
    margin-left: 8px
}

.breadcrumbs li:first-child {
    padding-left: 0;
    margin-left: 0;
    background: 0 0!important
}

.breadcrumbs li a,.fancy-header .breadcrumbs li a {
    color: inherit
}

.breadcrumbs a {
    text-decoration: none
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.filter {
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.filter.iso-filter {
    z-index: 1
}

.filter-align-left .filter {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.filter-align-right .filter {
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.filter:before {
    content: "";
    display: table
}

.filter:after {
    content: "";
    display: table;
    clear: both
}

.filter-by,.filter-categories,.filter-categories a,.filter-extras,.filter-sorting {
    display: inline-block;
    box-sizing: border-box
}

.filter-by,.filter-categories,.filter-sorting {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.filter-categories,.filter-extras {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.filter-align-left .filter-categories,.filter-align-left .filter-extras {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start
}

.filter-align-right .filter-categories,.filter-align-right .filter-extras {
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end
}

.filter-categories {
    position: relative
}

.filter-categories .hasCustomSelect {
    display: none;
    left: 0;
    z-index: 1
}

#page .filter-categories .customSelect {
    position: relative;
    padding: 0;
    background: 0 0;
    display: none!important
}

#page .filter-categories .customSelect:after {
    position: relative;
    right: 0;
    width: 20px;
    height: 20px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 14px;
    line-height: 1;
    content: "\f0dc"
}

#page .filter-categories .customSelect .customSelectInner {
    background: 0 0
}

.filter .filter-categories a,.filter .filter-extras a {
    position: relative;
    text-decoration: none
}

.filter .filter-extras a {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex
}

.filter-categories a {
    white-space: nowrap
}

.filter-bg-decoration .filter-categories a {
    overflow: hidden
}

.filter-bg-decoration .filter-categories a:after {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0
}

.filter-bg-decoration .filter-categories a.act:after {
    opacity: 1
}

.filter-underline-decoration .filter-categories a:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    content: "";
    opacity: 0;
    transition: opacity .3s ease
}

.filter-underline-decoration .filter-categories a.act:after,.filter-underline-decoration .filter-categories a:hover:after {
    opacity: 1
}

.filter .filter-extras a svg {
    width: 16px
}

.filter .filter-popup {
    position: absolute;
    left: 50%;
    z-index: 999;
    bottom: 100%;
    padding: 2px 6px;
    margin-bottom: 15px;
    background: #000;
    color: #fff!important;
    font: 400 10px/14px Arial,Verdana,sans-serif;
    letter-spacing: .3px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transform: translate3d(-50%,10px,0);
    transition: all .25s ease-out;
    border-radius: 2px
}

.filter .filter-popup:after {
    position: absolute;
    left: 50%;
    bottom: -5px;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-left: 5px solid #fff0;
    border-right: 5px solid #fff0;
    border-top: 5px solid #000;
    content: ""
}

.filter .filter-popup:before {
    position: absolute;
    left: 0;
    bottom: -20px;
    content: " ";
    display: block;
    width: 100%;
    height: 20px
}

.lte8 .filter-popup {
    display: none
}

.lte8 .filter-extras a:hover .filter-popup {
    display: block
}

.filter-extras>div>a:hover {
    cursor: default
}

.filter-extras>div>a>i:hover {
    cursor: pointer
}

.filter-extras>div>a>i:hover+.filter-popup,.filter-extras>div>a>svg:hover+.filter-popup {
    visibility: visible;
    opacity: 1;
    transform: translate3d(-50%,0,0)
}

.filter-extras>div>a>i:hover+.filter-popup:before,.filter-extras>div>a>svg:hover+.filter-popup:before {
    bottom: 0
}

.filter-switch {
    position: relative;
    display: inline-block;
    width: 19px;
    height: 7px;
    margin: 0 10px
}

.filter-switch:hover {
    cursor: pointer
}

.filter-switch,.filter-switch-toggle {
    border-radius: 8px
}

.filter-switch-toggle {
    position: absolute;
    top: -1px;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #fff;
    content: "";
    transition: left .3s ease-out
}

.filter-switch.right-act .filter-switch-toggle {
    left: 9px
}

.filter-extras a.pressed:after,.pressed .filter-switch-toggle:after {
    animation: anim-effect-boris .45s ease-out forwards
}

@keyframes anim-effect-boris {
    0% {
        transform: scale(0)
    }

    25%,50% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: scale(1)
    }
}

.paginator {
    position: relative;
    margin: 30px 0 0;
    padding-bottom: 2px;
    z-index: 10;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.paginator:before {
    content: "";
    display: table
}

.paginator:after {
    content: "";
    display: table;
    clear: both
}

.paginator:not(.paginator-more-button) a {
    box-sizing: border-box
}

.paginator .disabled:hover {
    cursor: default
}

.paginator:not(.paginator-more-button):not(.filter-decorations) a:after,.paginator:not(.paginator-more-button):not(.filter-decorations) span:after {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    content: "";
    opacity: 0;
    transition: opacity .3s ease
}

.paginator:not(.paginator-more-button):not(.filter-decorations) a.act:after,.paginator:not(.paginator-more-button):not(.filter-decorations) a:hover:after,.paginator:not(.paginator-more-button):not(.filter-decorations) span.act:after,.paginator:not(.paginator-more-button):not(.filter-decorations) span:hover:after {
    opacity: 1
}

.paginator:not(.paginator-more-button) a,.paginator:not(.paginator-more-button) span {
    position: relative;
    display: inline-block;
    padding: 1px 8px;
    margin: 0 6px;
    text-align: center;
    text-decoration: none
}

.paginator:not(.paginator-more-button) a.disabled,.paginator:not(.paginator-more-button) span.disabled {
    opacity: 0
}

.paginator .nav-next,.paginator .nav-prev {
    position: relative;
    display: inline-block;
    text-decoration: none
}

.paginator.paginator-more-button {
    text-align: center
}

.lazy-loading-mode .paginator.paginator-more-button {
    opacity: 0
}

.justified-grid .paginator.paginator-more-button {
    width: 100%
}

.paginator .button-load-more,.paginator .loading-ready {
    position: relative;
    display: inline-block;
    float: none;
    text-decoration: none
}

.paginator .button-load-more {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 220px;
    height: 50px;
    border: 2px solid;
    box-sizing: border-box;
    transition: all .4s cubic-bezier(.19,1,.22,1)
}

.paginator .button-load-more .stick {
    display: none;
    opacity: 0;
    transition: opacity .1s ease
}

.paginator .button-load-more .button-caption {
    display: flex;
    align-items: center;
    margin: 0;
    font-weight: 700;
    transition: opacity 10ms ease,color .2s ease
}

.paginator .button-load-more .button-caption:before {
    width: 12px;
    height: 12px;
    content: "";
    margin-right: 5px;
    -webkit-mask: url(../../themes/dt-the7/images/the7-check-circle-fill.svg) no-repeat right center;
    mask-image: url(../../themes/dt-the7/images/the7-check-circle-fill.svg) no-repeat right center;
    -webkit-mask-size: 12px;
    mask-size: 12px
}

.the7-elementor-widget .paginator .button-load-more .button-caption:before {
    display: none
}

.paginator .button-load-more.animate-load,.paginator .button-load-more.button-lazy-loading {
    width: 50px;
    height: 50px;
    border-radius: 50%
}

.paginator .button-load-more.animate-load .button-caption,.paginator .button-load-more.button-lazy-loading .button-caption {
    opacity: 0;
    text-indent: -9999px
}

.paginator .button-load-more.animate-load .stick,.paginator .button-load-more.button-lazy-loading .stick {
    display: block;
    animation: dt-spin 1s infinite linear .2s;
    animation-delay: .4s;
    border-bottom-color: #fff0;
    border-left-color: #fff0
}

.dt-posts-preload.iso-preloader .dt-posts-preload-activity:before {
    border-color: #fff #fff0 #fff0;
    border-right-color: #fff!important
}

.iso-preloader .dt-posts-preload-activity:after {
    display: none
}

.iso-preloader .dt-posts-preload-activity:before,.stick:first-child {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -15px;
    width: 50px;
    height: 50px;
    border-radius: 40px;
    box-sizing: border-box;
    background-color: #fff0;
    border: 2px solid;
    animation: dt-spin 1s infinite linear .2s
}

.stick:first-child {
    top: -2px;
    left: -2px;
    margin: 0
}

@keyframes dt-spin {
    0% {
        opacity: 1
    }

    100% {
        opacity: 1;
        transform: rotate(360deg)
    }
}

.page-info {
    padding: 0 0 10px
}

.post {
    position: relative
}

.post:after,.post:before {
    content: "";
    display: table;
    clear: both
}

.post .entry-title a {
    display: initial
}

.blog .details.more-link,.dt-blog-shortcode .details.more-link {
    margin-bottom: 10px
}

.more-link.dt-btn {
    margin-top: 5px
}

.post .more-link.dt-btn {
    margin-right: 10px
}

.post.bg-on .block-style-widget,.post.bg-on .format-aside-content,.post.bg-on .format-link-content,.post.bg-on .format-status-content {
    padding: 0;
    background: 0 0!important;
    box-shadow: none!important;
    box-sizing: border-box
}

.format-aside-content,.format-link-content {
    padding: 25px 30px 15px;
    margin: 0 0 15px
}

.author-quote {
    border-left: 5px solid;
    padding-left: 10px
}

.format-status-content {
    padding: 25px 20px 15px;
    margin: 5px 0 15px
}

.format-aside .details,.format-link .details,.format-quote .details,.format-status .details {
    display: none
}

.albums .post img,.blog .post img,.dt-albums-shortcode:not(.owl-carousel) img,.dt-blog-shortcode img,.dt-portfolio-shortcode:not(.owl-carousel) img,.images-container img,.media .post img,.portfolio .post img,.related-projects .rollover img,.related-projects .rollover-video img,.wf-container.iso-grid img,.wf-container.layout-masonry img {
    max-width: 100%;
    width: 100%;
    height: auto
}

.portfolio .slider-simple.owl-carousel img {
    max-width: none
}

.blog.layout-list .post .blog-media img,.mobile-true .post img.iso-lazy-load:not(.blog-thumb-lazy-load-show) {
    width: 100%
}

.bg-on .blog-content,.bg-on .project-list-content {
    padding: 10px 25px
}

.slider-wrapper .bg-on .project-list-content {
    padding-top: 20px
}

.iso-container .bg-on .blog-content>*,.iso-container .bg-on .project-list-content>*,.iso-grid .bg-on .blog-content>*,.iso-grid .bg-on .project-list-content>* {
    padding-top: 10px;
    padding-bottom: 0;
    margin-bottom: 0
}

.iso-container .bg-on .blog-content>:last-child,.iso-container .bg-on .project-list-content>:last-child,.iso-grid .bg-on .blog-content>:last-child,.iso-grid .bg-on .project-list-content>:last-child {
    margin-bottom: 10px
}

.bg-on .blog-media>p,.bg-on .project-list-media>p,.description-under-image .post.bg-on ul.royalSlider.alignnone,.post.bg-on .alignleft,.post.bg-on .alignnone,.post.bg-on ul.royalSlider.alignnone {
    margin-bottom: 0
}

.bg-on .blog-media,.bg-on .project-list-media {
    padding: 25px 25px 0
}

.bg-on.fullwidth-img .blog-media,.bg-on.fullwidth-img .project-list-media {
    padding: 0
}

.bg-on .blog-content,.bg-on .blog-media {
    position: relative;
    z-index: 9
}

.bg-on.post .alignnone {
    margin-top: 0
}

.layout-list .post {
    padding-top: 44px;
    margin-top: 19px
}

.layout-list .articles-list .post:last-child {
    margin-bottom: -25px
}

.layout-list .articles-list .post.bg-on:last-child {
    margin-bottom: 0
}

.layout-list .post:first-child {
    border: none;
    padding-top: 0;
    margin-top: 0
}

.blog .post.bg-on,.portfolio .post.bg-on {
    border-top: none
}

.layout-list .blog-content,.layout-list .blog-media,.layout-list .project-list-content,.layout-list .project-list-media {
    display: block;
    float: left;
    width: 100%
}

.layout-list article.no-img .blog-content {
    width: 100%!important
}

.project-even .alignleft,.project-even ul.royalSlider.alignleft {
    float: right;
    margin-right: 0;
    margin-left: 30px
}

.layout-list .post.bg-on {
    padding: 25px 25px 0;
    margin: 0 0 20px
}

.layout-list .bg-on .blog-content,.layout-list .bg-on .blog-media,.layout-list .bg-on .project-list-content,.layout-list .bg-on .project-list-media {
    display: block;
    float: left;
    width: 100%;
    padding: 0
}

.layout-list .bg-on .blog-content,.layout-list .bg-on .project-list-content {
    padding-bottom: 10px
}

.layout-list .post-slider {
    margin-right: 30px
}

.layout-list .project-even .post-slider {
    margin-right: 0;
    margin-left: 30px
}

.layout-list .media-wide .post-slider,.layout-list .media-wide.project-even .post-slider {
    margin-right: 0;
    margin-left: 0
}

.blog.layout-list .post.bg-on .slider-masonry.alignnone,.description-under-image .post .alignnone,.description-under-image .post .photoSlider,.description-under-image .post .slider-masonry.alignnone,.post .alignleft {
    margin-bottom: 20px
}

.description-under-image .bg-on.post .alignnone,.description-under-image .post .buttons-on-img .slider-masonry.alignnone {
    margin-bottom: 0
}

.project-list-media .alignleft {
    width: 100%
}

.blog-media .alignleft {
    float: none
}

.blog.layout-list .post .alignleft,.blog.layout-list .post .alignnone,.blog.layout-list .post .post-slider {
    margin-bottom: 25px
}

.format-quote .block-style-widget {
    margin: 0 0 15px;
    padding: 25px 30px 15px
}

.bg-on .format-aside-content,.bg-on .format-link-content,.format-quote.bg-on .block-style-widget {
    margin-bottom: 10px
}

.iso-container .blog-content.wf-td,.iso-container .blog-media.wf-td,.iso-grid .blog-content.wf-td,.iso-grid .blog-media.wf-td,.layout-masonry .blog-content.wf-td,.layout-masonry .blog-media.wf-td,.media-wide .blog-content.wf-td,.media-wide .blog-media.wf-td,.shortcode-blog-posts .wf-td {
    display: block
}

.blog-media {
    position: relative;
    overflow: hidden;
    z-index: 9
}

.fancy-date a {
    position: absolute;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    top: 10px;
    right: 10px;
    z-index: 30;
    box-sizing: border-box;
    text-decoration: none;
    background: #fff
}

.circle-fancy-style .fancy-date a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    border-radius: 50%;
    padding: 0 8px;
    min-width: 63px;
    min-height: 63px
}

.vertical-fancy-style .fancy-date a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    min-height: 80px;
    min-width: 42px;
    padding: 2px 0
}

.horizontal-fancy-style .fancy-date a {
    padding: 2px 2px 1px 4px
}

.fancy-date a * {
    color: #222
}

.circle-fancy-style .fancy-date a .entry-date:after,.circle-fancy-style .fancy-date a .entry-year {
    display: none
}

.fancy-date a .entry-date,.fancy-date a .entry-month {
    position: relative
}

.fancy-date a .entry-date:after,.fancy-date a .entry-month:after {
    position: absolute;
    height: 2px;
    content: ""
}

.circle-fancy-style .fancy-date a .entry-date:after,.circle-fancy-style .fancy-date a .entry-month:after {
    left: 0;
    bottom: -2px;
    width: 100%
}

.vertical-fancy-style .fancy-date a .entry-date:after,.vertical-fancy-style .fancy-date a .entry-month:after {
    left: 50%;
    bottom: -2px;
    width: 14px;
    margin-left: -7px
}

.horizontal-fancy-style .fancy-date a .entry-date:after,.horizontal-fancy-style .fancy-date a .entry-month:after {
    top: 50%;
    margin-top: -2px;
    right: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%
}

.layout-list article.project-odd .fancy-date a {
    top: 10px;
    right: auto;
    left: 10px
}

.layout-list article.project-even .fancy-date a {
    top: 10px;
    left: auto;
    right: 10px
}

.bg-on:not(.fullwidth-img) .fancy-date a {
    top: 35px;
    right: 35px
}

.fancy-date .entry-month,.fancy-date .entry-year {
    font: 700 11px/19px Arial,Verdana,sans-serif
}

.circle-fancy-style .fancy-date .entry-month,.circle-fancy-style .fancy-date .entry-year {
    text-transform: uppercase
}

.vertical-fancy-style .fancy-date .entry-month,.vertical-fancy-style .fancy-date .entry-year {
    font: 700 12px/22px Arial;
    padding: 1px
}

.horizontal-fancy-style .fancy-date .entry-month,.horizontal-fancy-style .fancy-date .entry-year {
    padding: 0 6px 0 5px;
    text-transform: none;
    font: 700 12px/22px Arial,Verdana,sans-serif
}

.circle-fancy-style .fancy-date .entry-month,.vertical-fancy-style .fancy-date .entry-month {
    margin-bottom: 2px
}

.horizontal-fancy-style .fancy-date .entry-month {
    padding: 0 9px 0 5px
}

.fancy-date .entry-date {
    font: 700 24px/29px Arial,Verdana,sans-serif
}

.vertical-fancy-style .fancy-date .entry-date {
    font: 700 22px/28px Arial;
    margin-bottom: 3px;
    padding: 2px
}

.horizontal-fancy-style .fancy-date .entry-date {
    padding: 0 9px 0 5px;
    font: 700 12px/22px Arial,Verdana,sans-serif
}

.post .project-media {
    margin-bottom: 20px;
    line-height: 0
}

.project-content,.project-media {
    box-sizing: border-box
}

.project-media img {
    max-width: 100%
}

.dt-posts-preload {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    user-select: none
}

.dt-posts-preload .dt-posts-preload-activity {
    position: fixed;
    display: block;
    z-index: 2000;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    width: 50px;
    height: 50px;
    border-radius: 50%
}

.dt-posts-preload .dt-posts-preload-activity:before {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    border: 3px solid #fff;
    border-right-color: transparent!important;
    border-left-color: transparent!important;
    animation: dt-posts-loader-rotation 1s linear infinite;
    content: ''
}

@keyframes dt-posts-loader-rotation {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.single .content>.post,.single .content>.project-post,.single .content>.single-postlike {
    margin-bottom: 50px
}

.single .content>.post:last-child,.single .content>.project-post:last-child,.single .content>.single-postlike:last-child {
    margin-bottom: 0
}

/*!-Meta & tags*/
.post-meta .entry-meta,.post-meta .entry-tags {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.portfolio-categories {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: hidden
}

.content-align-center .portfolio-categories,.content-align-centre .portfolio-categories,.related-projects .portfolio-categories {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.blog-content .entry-meta,.portfolio-categories {
    padding: 0 0 10px
}

.project-post .portfolio-categories {
    padding: 0 0 0;
    margin-bottom: 10px
}

.entry-meta>a,.entry-meta>span,.portfolio-categories>a,.portfolio-categories>span {
    position: relative;
    display: inline-block;
    text-decoration: none;
    margin: 0 6px 0 0;
    padding: 0 9px 0 0
}

.portfolio-categories a {
    transition: all 50ms linear 50ms
}

.entry-meta span a,.portfolio-categories>span a {
    text-decoration: none
}

.portfolio-categories>a.data-link:hover {
    text-decoration: none;
    cursor: default
}

.entry-meta>a:last-child,.entry-meta>span:last-child,.portfolio-categories>a:last-child,.portfolio-categories>span:last-child {
    padding: 0;
    margin: 0
}

.entry-meta>a:after,.entry-meta>span:after,.portfolio-categories>a:after,.portfolio-categories>span:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 3px;
    content: "";
    border-radius: 50%
}

.entry-meta>a:last-child:after,.entry-meta>span:last-child:after,.portfolio-categories>a:last-child:after,.portfolio-categories>span:last-child:after {
    display: none
}

.fullwidth-slider .portfolio-categories span,.fullwidth-slider .portfolio-categories>a {
    float: none;
    display: inline-block
}

.entry-tags {
    display: block;
    overflow: hidden;
    padding: 10px 0 0
}

.entry-tags,.entry-tags a,.entry-tags span {
    word-wrap: break-word
}

.entry-tags span.single-tags {
    position: relative;
    float: left
}

.single .entry-tags a {
    padding: 1px 6px;
    margin: 2px;
    border: 1px solid;
    font: 400 10px/15px Arial,Verdana,sans-serif;
    text-decoration: none;
    letter-spacing: .3px
}

/*!-Post author*/
.entry-author {
    overflow: hidden;
    margin-bottom: 60px;
    padding: 30px 30px 25px;
    box-sizing: border-box
}

.entry-author:last-child {
    margin-bottom: 0
}

.entry-author-img {
    width: 115px
}

.entry-author-info {
    vertical-align: top
}

.entry-author .text-primary {
    font-weight: 700
}

.entry-author .alignleft {
    margin-bottom: 10px
}

.entry-author .alignleft img,.entry-author img.alignleft {
    border-radius: 50%
}

.post .entry-author img,.single-postlike .entry-author img {
    max-width: none
}

.blog .post .wp-smiley {
    width: auto
}

.single .post:not(.type-event) .post-thumbnail,.single .single-postlike:not(.type-event) .post-thumbnail {
    position: relative;
    margin-bottom: 45px;
    line-height: 0
}

.single .post:not(.type-event) .post-thumbnail:last-child,.single .single-postlike:not(.type-event) .post-thumbnail:last-child {
    margin-bottom: 0
}

.single .post:not(.type-event) .post-thumbnail img,.single .single-postlike:not(.type-event) .post-thumbnail img {
    width: 100%
}

.single .entry-content {
    margin-bottom: 50px
}

.single .entry-content:last-child {
    margin-bottom: 0
}

.single .post-meta {
    margin-bottom: 55px
}

.single .post-meta:last-child {
    margin-bottom: 0
}

.single-share-box {
    position: relative
}

.single .single-share-box {
    margin-top: -5px;
    margin-bottom: 60px
}

.single .single-share-box:last-child {
    margin-bottom: 0
}

.page .single-share-box {
    margin-top: 50px
}

.single-share-box.show-on-hover {
    z-index: 10;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%)
}

.single-share-box.show-on-hover:hover {
    cursor: pointer
}

.share-link-description {
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    text-align: center
}

.share-link-description .share-link-icon {
    display: none
}

.show-on-hover .share-link-description {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.show-on-hover .share-link-description .share-link-icon {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border: 2px solid;
    margin-bottom: 5px;
    border-radius: 50%;
    box-sizing: border-box;
    transition: all .2s ease;
    font-size: 14px;
    line-height: 1
}

.show-on-hover .share-link-description .share-link-icon svg {
    width: 14px
}

.single-share-box .share-buttons {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    line-height: 0
}

.single-share-box:not(.show-on-hover) .share-buttons {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.share-buttons .soc-font-icon {
    display: none
}

.show-on-hover .share-buttons {
    position: absolute;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100%;
    min-width: 180px;
    margin-bottom: 10px;
    background: #fff;
    box-shadow: 1px 3px 16px 0 rgb(0 0 0 / .3);
    opacity: 0;
    visibility: hidden;
    transform: translate3d(-50%,10px,0);
    transition: all .25s ease-out
}

.show-on-hover .share-buttons:after {
    position: absolute;
    left: 50%;
    bottom: -6px;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-left: 5px solid #fff0;
    border-right: 5px solid #fff0;
    border-top: 6px solid #fff;
    content: ""
}

.show-on-hover .share-buttons:before {
    position: absolute;
    left: 0;
    bottom: -20px;
    content: " ";
    display: block;
    width: 100%;
    height: 20px
}

.show-on-hover:hover .share-buttons {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translate3d(-50%,0,0)
}

.single-share-box .share-buttons a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 30px;
    min-width: 50px;
    min-height: 30px;
    margin: 0 4px 4px 0;
    border: 1px solid;
    text-transform: none;
    font-size: 16px;
    line-height: 30px;
    text-decoration: none;
    text-align: center;
    transition: border-color .2s ease;
    box-sizing: border-box
}

:not(.show-on-hover).single-share-box .share-buttons a .social-text {
    display: none
}

.show-on-hover.single-share-box .share-buttons a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    line-height: 1;
    text-align: left;
    padding: 10px 5px 10px 10px
}

.single-share-box .share-buttons a .icon {
    display: none
}

.single-share-box .share-buttons a.facebook {
    border-color: rgb(76 105 199 / .3)
}

.single-share-box .share-buttons a.facebook:hover {
    border-color: #4c69c7
}

.single-share-box .share-buttons a.facebook svg {
    fill: #4c69c7
}

.single-share-box .share-buttons a.twitter {
    border-color: rgb(42 190 235 / .3)
}

.single-share-box .share-buttons a.twitter:hover {
    border-color: #2abeeb
}

.single-share-box .share-buttons a.twitter svg {
    fill: #2abeeb
}

.single-share-box .share-buttons a.google {
    border-color: rgb(230 66 53 / .3)
}

.single-share-box .share-buttons a.google:hover {
    border-color: #e64235
}

.single-share-box .share-buttons a.google svg {
    fill: #e64235
}

.single-share-box .share-buttons a.pinterest {
    border-color: rgb(207 40 52 / .3)
}

.single-share-box .share-buttons a.pinterest:hover {
    border-color: #cf2834
}

.single-share-box .share-buttons a.pinterest svg {
    fill: #cf2834
}

.single-share-box .share-buttons a.linkedin {
    border-color: rgb(0 123 199 / .3)
}

.single-share-box .share-buttons a.linkedin:hover {
    border-color: #007bc7
}

.single-share-box .share-buttons a.linkedin svg {
    color: #007bc7
}

.single-share-box .share-buttons a.whatsapp {
    border-color: rgb(54 183 77 / .3)
}

.single-share-box .share-buttons a.whatsapp:hover {
    border-color: #36b74d
}

.single-share-box .share-buttons a.whatsapp svg {
    fill: #36b74d
}

.show-on-hover .share-buttons a {
    height: auto;
    border: none;
    font-size: 14px;
    line-height: 18px!important;
    margin: 0
}

.show-on-hover .share-buttons a svg {
    margin-right: 5px
}

.show-on-hover .share-buttons a *,.show-on-hover .share-buttons a svg {
    color: #222;
    fill: #222
}

.show-on-hover .share-buttons a:hover *,.show-on-hover .share-buttons a:hover svg {
    color: #fff;
    fill: #fff
}

.show-on-hover .share-buttons a.facebook:hover {
    background-color: #4c69c7
}

.show-on-hover .share-buttons a.twitter:hover {
    background-color: #2abeeb
}

.show-on-hover .share-buttons a.google:hover {
    background-color: #e64235
}

.show-on-hover .share-buttons a.pinterest:hover {
    background-color: #cf2834
}

.show-on-hover .share-buttons a.linkedin:hover {
    background-color: #007bc7
}

.show-on-hover .share-buttons a.whatsapp:hover {
    background-color: #36b74d
}

.author-info {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.author-avatar {
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    margin-right: 30px
}

.author-avatar.no-avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%
}

.author-avatar.no-avatar.no-avatar svg {
    width: 36px;
    height: auto
}

.author-description h4 {
    margin-bottom: 5px
}

.author-description .author-link {
    display: inline-block;
    margin-bottom: 20px;
    text-decoration: none
}

.author-description .author-link:hover {
    text-decoration: underline
}

.post-navigation {
    margin-bottom: 50px
}

.post-navigation:last-child {
    margin-bottom: 0
}

.post-navigation .nav-links {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    padding: 25px 0;
    border-width: 1px 0;
    border-style: solid
}

.disabled-post-navigation.post-navigation .nav-links {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.post-navigation .nav-links .back-to-list [class^=dt-icon-] {
    font-size: 24px
}

.meta-nav {
    margin-bottom: 5px;
    text-transform: uppercase
}

.post-navigation .back-to-list,.post-navigation .nav-next,.post-navigation .nav-previous {
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    text-decoration: none
}

.back-to-list {
    width: 30px
}

.rtl .back-to-list {
    -ms-flex-order: 1;
    order: 1
}

.nav-previous {
    width: 45%;
    padding-left: 35px;
    margin-right: 30px
}

.nav-previous svg {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 32px
}

.nav-previous .post-title {
    -ms-align-self: flex-start;
    -ms-flex-item-align: flex-start;
    align-self: flex-start;
    max-width: 100%
}

.rtl .nav-previous .post-title {
    -ms-align-self: flex-end;
    -ms-flex-item-align: flex-end;
    align-self: flex-end
}

.rtl .nav-previous {
    -ms-flex-order: 2;
    order: 2;
    -ms-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}

.post-navigation .nav-next {
    padding-right: 35px;
    margin-left: 30px;
    width: 45%;
    text-align: right
}

.post-navigation .nav-next svg {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 32px
}

.post-navigation .nav-next .post-title {
    -ms-align-self: flex-end;
    -ms-flex-item-align: flex-end;
    align-self: flex-end;
    max-width: 100%
}

.rtl .post-navigation .nav-next .post-title {
    -ms-align-self: flex-start;
    -ms-flex-item-align: flex-start;
    align-self: flex-start
}

.rtl .nav-next {
    -ms-flex-order: 0;
    order: 0
}

.project-post {
    position: relative
}

.single .project-slider {
    margin-bottom: 45px
}

.single-gallery-media {
    padding-bottom: 45px
}

.single .project-content {
    margin-bottom: 55px
}

.single .project-content:last-child {
    margin-bottom: 0
}

.images-container {
    line-height: 0
}

.images-list {
    position: relative;
    margin-bottom: 20px;
    line-height: 0
}

.images-list img,.images-list:last-child {
    margin-bottom: 0
}

.images-list-caption {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99
}

.images-list-inner {
    position: absolute;
    bottom: 0;
    display: inline-block;
    margin: 0 20px;
    padding: 15px 0
}

.images-list-inner h4 {
    display: inline-block;
    margin: 5px 0 0
}

.images-list-inner,.images-list-inner * {
    color: #fff
}

.navigation-inner a,.project-details,.project-link,.project-zoom,.vc-item .vc_read_more {
    text-decoration: none
}

/*!-Slideshow description*/
.slider-post-inner h4 {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 0 0
}

#main .images-list-inner h4,#main .slider-post-inner h4,.images-list-inner,.slider-post-inner {
    text-shadow: 1px 1px 5px rgb(0 0 0 / .5)
}

.images-list-inner .album-content-btn,.slider-post-inner .album-content-btn {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.images-list-inner p {
    margin-bottom: 0
}

.slider-link {
    float: left;
    width: 32px;
    height: 32px;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='white' xml:space='preserve'%3E%3Cpolygon points='14,14 2,14 2,2 5.011,2 5.011,0 2,0 0.011,0 0,0 0,14 0,16 2,16 16,16 16,15.989 16,14 16,10.989 14,10.989 '/%3E%3Cpolygon points='14,-0.019 14,0 8.993,0 8.993,2 12.637,2 6.5,8.137 7.863,9.5 14,3.364 14,6.981 16,6.981 16,-0.019 '/%3E%3C/svg%3E");
    background-color: rgb(0 0 0 / .4);
    border-radius: 50%;
    background-repeat: no-repeat;
    transition: opacity .2s ease
}

.slider-link:hover {
    background-color: rgb(0 0 0 / .4);
    opacity: .7
}

.images-list-inner .share-button.entry-share,.slider-link,.slider-post-inner .share-button.entry-share {
    margin: 0 5px 5px 0;
    box-sizing: border-box;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 0;
    text-indent: -9999px
}

.single-related-posts {
    padding-bottom: 35px;
    margin-bottom: 50px;
    border-bottom: 1px solid
}

.single-related-posts:last-child {
    margin-bottom: 0
}

.single-related-posts .items-grid {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 -25px -25px
}

.single-related-posts .items-grid>.related-item {
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    width: 33%;
    padding: 0 25px 25px;
    box-sizing: border-box
}

.sidebar-left .single-related-posts .items-grid>.related-item,.sidebar-right .single-related-posts .items-grid>.related-item {
    width: 50%
}

.comment-respond,.comments-area,.single-related-posts {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.comment-respond>h3,.comments-area>h3,.single-related-posts>h3 {
    margin-bottom: 30px
}

.comment-respond a {
    text-decoration: none
}

.single-related-posts>h3 {
    margin-bottom: 30px
}

.single-portfolio .single-related-posts {
    padding-bottom: 60px
}

.single-portfolio .single-related-posts>h3 {
    margin-bottom: 30px
}

#comments .children,#comments .comment-list {
    margin: 0;
    padding: 0;
    list-style: none
}

#comments .comment-list {
    padding-bottom: 50px
}

#comments .comment-list:last-child {
    padding-bottom: 0
}

.comment-list .comment-body {
    position: relative;
    padding: 20px 20px 10px 100px;
    margin-top: 20px;
    box-sizing: border-box
}

.comment-list>li:first-child>.comment-body {
    margin-top: 0
}

#comments .children {
    margin-left: 90px
}

.comment-author-name {
    display: block;
    margin-bottom: 5px
}

.comment-author-name a {
    font: inherit!important
}

.comment-metadata {
    margin-bottom: 20px
}

.comment-author .avatar,.comment-author .rollover {
    float: left;
    margin: 0 20px 15px -80px
}

.comment-author .avatar,.comment-author .rollover,.comment-author .rollover i {
    border-radius: 50%
}

.comment-author .rollover .avatar {
    margin: 0
}

.comment-content {
    overflow: hidden;
    margin-bottom: 10px
}

.comment-list .reply {
    text-align: right;
    margin-bottom: 10px
}

.comment-reply-link {
    margin-left: 10px
}

.comment-reply-title>small {
    display: block;
    text-align: center
}

.comment-reply-title #cancel-comment-reply-link {
    float: left;
    margin-top: 10px
}

.comment-notes,.logged-in-as {
    margin-bottom: 15px
}

.comment-form .form-fields {
    overflow: hidden;
    margin-bottom: 10px
}

#page .comment-respond .dt-btn,#page .comment-respond p.form-submit {
    margin-bottom: 0
}

.rtl #page .comment-respond .dt-btn {
    float: left
}

.says {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.comment #respond {
    padding-top: 24px
}

#respond #submit {
    display: none
}

#commentform textarea,.dt-contact-form textarea {
    width: 100%;
    margin: 0 0 10px
}

.clear-form,.comment-meta a,.comment-reply-link,.fn a,.pingback a {
    text-decoration: none
}

#reply-title small a:hover,.clear-form:hover,.comment-meta a:hover,.comment-reply-link:hover,.pingback a:hover {
    text-decoration: underline
}

.project-share-overlay {
    position: relative;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px
}

.project-info-box {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    margin-bottom: 40px
}

.project-post .btn-project-link {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    min-width: 220px;
    height: 50px;
    border: 2px solid;
    margin-bottom: 15px;
    font-weight: 700;
    text-decoration: none;
    box-sizing: border-box
}

.project-share-overlay .share-button.entry-share {
    text-decoration: none
}

#page .project-share-overlay .share-button.entry-share {
    padding: 0 0 0 23px
}

.share-button.entry-share {
    display: inline-block;
    padding: 0 0 0 23px
}

.btn-project-link.no-text,.share-button.entry-share.no-text {
    width: 36px;
    height: 36px;
    padding: 0;
    font-size: 0
}

.btn-project-link,.share-button.entry-share,.share-overlay .soc-ico a {
    transition: all .2s ease
}

.images-list-inner .share-button.entry-share,.photo-scroller .share-button.entry-share,.slider-post-inner .share-button.entry-share {
    text-decoration: none;
    text-align: center
}

.images-list-inner .share-button.entry-share:before,.photo-scroller .share-button.entry-share:before,.slider-post-inner .share-button.entry-share:before {
    display: block;
    background: #fff;
    content: "";
    -webkit-mask: url(../../themes/dt-the7/images/the7-share-fill.svg) no-repeat right center;
    mask-image: url(../../themes/dt-the7/images/the7-share-fill.svg) no-repeat right center;
    width: 16px;
    height: 16px
}

.project-share-overlay:not(.allways-visible-icons) .soc-ico {
    position: absolute;
    z-index: 999;
    bottom: 46px;
    width: 150px;
    height: 36px;
    padding: 0 3px;
    visibility: hidden;
    overflow: visible;
    opacity: 0;
    background-color: #fff;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 0 2px 0 rgb(0 0 0 / .2)
}

.single-post .project-share-overlay:not(.allways-visible-icons) .soc-ico {
    bottom: 48px
}

.project-content-btn .project-share-overlay:not(.allways-visible-icons) .soc-ico {
    bottom: 38px
}

.project-share-overlay:not(.allways-visible-icons) .soc-ico:after,.project-share-overlay:not(.allways-visible-icons) .soc-ico:before {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -5px;
    width: 0;
    height: 0;
    border-left: 5px solid #fff0;
    border-right: 5px solid #fff0;
    border-top: 5px solid #fff;
    content: ""
}

.project-share-overlay:not(.allways-visible-icons) .soc-ico:before {
    margin-left: -6px;
    bottom: -6px;
    border-left: 6px solid #fff0;
    border-right: 6px solid #fff0;
    border-top: 6px solid rgb(0 0 0 / .1)
}

.project-share-overlay:not(.allways-visible-icons) .soc-ico a {
    display: none;
    float: none;
    width: 24px;
    margin: 7px 3px 0;
    background: 0 0!important
}

#page .project-share-overlay:not(.allways-visible-icons) .soc-ico a {
    box-shadow: none
}

.project-share-overlay:not(.allways-visible-icons) .soc-ico a:hover {
    background: 0 0!important;
    opacity: .6
}

.project-share-overlay:not(.allways-visible-icons) .soc-ico a:after,.project-share-overlay:not(.allways-visible-icons) .soc-ico a:before {
    display: none
}

#page .project-share-overlay:not(.allways-visible-icons) .soc-ico a .soc-font-icon,#page .project-share-overlay:not(.allways-visible-icons) .soc-ico a:hover .soc-font-icon {
    color: #000
}

.project-share-overlay.allways-visible-icons .soc-ico {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

.slide-caption .btn-project-link,.slide-caption .share-button.entry-share {
    border-color: rgb(255 255 255 / .35)
}

.slide-caption .btn-project-link:hover,.slide-caption .share-button.entry-share:hover {
    background-color: rgb(255 255 255 / .35);
    border-color: rgb(255 255 255 / .35)
}

.single-attachment article.type-attachment {
    text-align: center
}

.single-attachment article.type-attachment .rollover {
    display: inline-block
}

.sidebar {
    position: relative;
    z-index: 9
}

.sidebar .sidebar-content {
    box-sizing: border-box
}

.sidebar-none .sidebar,.wc-sidebar-toggle {
    display: none
}

#main .ui-widget-content {
    clear: both
}

.sidebar-left .sidebar.bg-under-widget,.sidebar-left .sidebar.solid-bg,.sidebar-right .sidebar.bg-under-widget,.sidebar-right .sidebar.solid-bg {
    border: none
}

.sidebar-left .sidebar.bg-under-widget,.sidebar-left .sidebar.solid-bg {
    padding-right: 0
}

.sidebar-right .sidebar.bg-under-widget,.sidebar-right .sidebar.solid-bg {
    padding-left: 0
}

.sidebar-left .wf-wrap:after,.sidebar-left .wf-wrap:before,.sidebar-right .wf-wrap:after,.sidebar-right .wf-wrap:before {
    content: "";
    display: table
}

.sidebar-divider-off #sidebar {
    border: none
}

.no-cssgridlegacy.no-cssgrid .sidebar-none .content,.sidebar-none .content {
    width: 100%
}

.sidebar .widget,.sidebar-content .widget {
    padding: 0
}

.bg-under-widget .sidebar-content .widget,.sidebar.bg-under-widget .widget,.solid-bg.sidebar-content .widget {
    margin-bottom: 0;
    padding: 25px
}

.sidebar.solid-bg .widget,.solid-bg .sidebar-content .widget,.solid-bg.sidebar-content .widget {
    padding-left: 25px;
    padding-right: 25px
}

.sidebar .widget-divider-off .widget,.sidebar-content.widget-divider-off .widget,.solid-bg.sidebar-content .widget {
    border-top: none
}

.bg-under-widget .sidebar-content .widget:first-child,.elementor-widget-sidebar .widget:first-child,.sidebar.bg-under-widget .widget:first-child,.solid-bg.sidebar-content .widget:first-child {
    margin-top: 0
}

.content .sidebar-content:not(.solid-bg):not(.bg-under-widget) .widget:first-child,.elementor-widget-sidebar .widget:first-child,.sidebar:not(.solid-bg):not(.bg-under-widget) .widget:first-child {
    padding-top: 0
}

.elementor-widget-sidebar .widget:first-child,.sidebar .widget:first-child,.sidebar-content .widget:first-child {
    border-top: none
}

.footer .widget {
    margin-bottom: 30px
}

.widget:after,.widget:before {
    content: "";
    display: table;
    clear: both
}

.widget-info:not(:last-child) {
    margin-bottom: 10px
}

.content .widget ul {
    list-style: none
}

.widget-title {
    margin-bottom: 15px;
    clear: both
}

.cat-item,.custom-categories li,.elementor-widget-sitemap .page_item {
    margin: 5px 0 0;
    padding: 5px 0 0
}

.custom-categories li {
    overflow: hidden;
    margin-top: 0
}

.cat-item:first-child,.custom-categories>li:first-child,.elementor-widget-sitemap .page_item:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none!important
}

.cat-item a,.custom-categories a {
    text-decoration: none
}

.custom-categories a {
    display: block;
    clear: both
}

.custom-categories span.item-name {
    float: left
}

.custom-categories span.item-num {
    float: right;
    margin-left: 10px
}

.cat-item ul,.custom-categories ul {
    margin-left: 20px
}

#wp-calendar {
    margin: 25px 0 15px;
    border-width: 1px;
    border-style: solid
}

#wp-calendar caption {
    padding: 5px 0;
    margin: 0;
    height: auto;
    border-style: solid;
    border-width: 1px;
    border-bottom: none
}

#wp-calendar th {
    height: 25px;
    font-weight: 400
}

.content #wp-calendar th {
    border: none
}

#wp-calendar td {
    width: 34px;
    height: 25px;
    border-style: solid;
    border-width: 1px;
    vertical-align: middle;
    text-align: center;
    line-height: 20px;
    cursor: default
}

#wp-calendar td.act {
    color: #fff
}

#wp-calendar td a {
    display: block;
    width: 100%;
    text-decoration: none
}

#wp-calendar td.pad,.footer #wp-calendar td.pad {
    background: 0 0!important;
    border: none
}

#wp-calendar tfoot td {
    width: auto
}

#wp-calendar tfoot td#prev {
    padding-left: 10px;
    text-align: left
}

#wp-calendar tfoot td#next {
    padding-right: 10px;
    text-align: right
}

#wp-calendar tfoot td a:hover {
    background: 0 0;
    text-decoration: none
}

.shortcode-contact-info,.shortcode-contacts {
    margin-bottom: 20px
}

.contact-info:not(:last-child),.content .contact-info:not(:last-child) {
    margin: 0;
    padding-bottom: 15px
}

.contact-info li {
    margin: 15px 0 0;
    list-style: none
}

.contact-info li span:not(:last-child) {
    display: inline-block;
    margin-bottom: 5px
}

.contact-info li:first-child {
    margin-top: 0
}

.widget .soc-ico:not(:last-child) {
    padding: 0 0 10px
}

.custom-nav {
    margin: 0
}

.custom-nav>li:first-child {
    border-top: none!important
}

.custom-nav>li>a {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
    text-decoration: none
}

.custom-nav>li:not(:last-child)>a {
    padding: 0 0 10px
}

.custom-nav>li>a span {
    display: inline-block
}

.custom-nav>li li a:before,.custom-nav>li>a:before {
    display: block;
    position: absolute;
    top: 14px;
    right: 0;
    width: 13px;
    height: 13px
}

.custom-nav>li.has-children li.has-children>a svg,.custom-nav>li.has-children>a svg {
    float: right;
    width: 10px
}

.custom-nav>li .custom-menu li {
    border: none!important
}

.custom-nav>li li a {
    display: flex;
    position: relative;
    justify-content: space-between;
    align-items: center;
    padding-left: 12px;
    background-image: none!important
}

.custom-nav>li>ul {
    display: none;
    margin: 0 0;
    padding: 0 20px 15px
}

.custom-nav>li:last-child>ul {
    padding: 10px 20px 15px
}

.custom-nav>li>ul a span {
    display: inline-block
}

.custom-nav>li li {
    margin-top: 0;
    padding-top: 7px
}

.custom-nav>li>ul a:hover {
    text-decoration: none
}

.bg-under-widget .custom-nav>li:last-child>ul,.custom-nav>li:last-child>ul,.solid-bg .custom-nav>li:last-child>ul {
    margin-bottom: -5px
}

.content .menu,.custom-menu .widget_pages>ul,.menu {
    margin: 0;
    padding: 0 0 0
}

.menu li,.qts-lang-menu li,.widget_pages li {
    display: block;
    position: relative;
    margin: 9px 0 0;
    padding: 10px 0 0
}

.custom-menu li {
    margin: 6px 0 0;
    padding: 7px 0 0
}

.dividers-on.custom-menu li {
    margin: 9px 0 0;
    padding: 10px 0 0
}

.custom-menu>li:first-child,.menu>li:first-child,.qts-lang-menu li:first-child,.widget_pages>ul>li:first-child {
    border: none!important;
    margin-top: 0;
    padding-top: 0
}

#page .qtrans_flag {
    width: auto;
    height: auto;
    background-position: 0 center
}

.custom-menu a,.menu a,.widget_pages a {
    text-decoration: none
}

.widget_nav_menu a {
    display: inline-block
}

.widget_nav_menu a:hover {
    text-decoration: none
}

.custom-menu a {
    position: relative;
    display: inline-block
}

.show-arrow.custom-menu a {
    padding-left: 23px
}

.enable-bold.custom-menu a {
    font-weight: 700
}

div[class*=elementor-widget-wp-widget-] ul {
    list-style: none
}

div[class*=elementor-widget-wp-widget-] .elementor-widget-container>ul {
    margin: 0
}

.elementor-widget-wp-widget-pages ul.children {
    margin: 5px 0 5px 20px
}

.custom-menu.show-arrow a svg,.custom-menu.show-arrow a:before,.widget_presscore-custom-menu-one .custom-menu.show-arrow a svg,.widget_presscore-custom-menu-one .custom-menu.show-arrow a:before,div[class*=elementor-widget-wp-widget-] .custom-menu.show-arrow a svg,div[class*=elementor-widget-wp-widget-] .custom-menu.show-arrow a:before {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}

.custom-menu.show-arrow a svg,.widget_presscore-custom-menu-one .custom-menu.show-arrow a svg,div[class*=elementor-widget-wp-widget-] .custom-menu.show-arrow a svg {
    width: 8px;
    height: auto;
    left: 3px
}

.widget_presscore-custom-menu-one .custom-menu.show-arrow a:before {
    content: ""
}

.widget_presscore-custom-menu-one .custom-menu.show-arrow a:after {
    position: absolute;
    width: 14px;
    height: 14px;
    top: 50%!important;
    transform: translateY(-50%);
    left: 0;
    content: "";
    -webkit-mask: url(../../themes/dt-the7/images/the7-chevron-side.svg) no-repeat center center;
    mask-image: url(../../themes/dt-the7/images/the7-chevron-side.svg) no-repeat center center;
    -webkit-mask-size: 8px;
    mask-size: 8px
}

.custom-menu.show-arrow .has-children>a:before,.widget_presscore-custom-menu-one .custom-menu.show-arrow .has-children>a:before,div[class*=elementor-widget-wp-widget-] .custom-menu.show-arrow .has-children>a:before {
    content: ""
}

.custom-nav.show-arrow>.has-children>a:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 5px;
    width: 8px;
    height: 8px;
    content: ""
}

.widget_pages a {
    display: inline-block
}

.content .custom-menu li ul,.content .menu li ul,.content .widget_pages li ul,.custom-menu li ul,.menu li ul,.widget_pages li ul {
    margin-left: 20px
}

.custom-nav .custom-menu li ul {
    padding-top: 10px
}

.widget_tag_cloud a {
    display: inline-block;
    padding: 0 3px;
    margin-bottom: 2px;
    text-decoration: none
}

.content .recent-posts,.recent-posts {
    margin: 0;
    padding: 0 0 5px
}

.widget .recent-posts {
    padding-bottom: 0
}

.recent-posts li {
    display: block;
    overflow: hidden;
    margin: 0
}

.recent-posts li article {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.recent-posts li:not(:last-child) {
    padding: 0 0 15px
}

.widget .recent-posts li {
    margin-top: 0
}

.recent-posts>li:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none!important
}

.items-grid .post-content>a,.recent-posts a {
    display: inline-block;
    text-decoration: none
}

.items-grid .post-content>p,.recent-posts .post-content>p {
    margin: 5px 0 0
}

#footer .items-grid .alignleft,#footer .recent-posts .alignleft,#sidebar .items-grid .alignleft,#sidebar .recent-posts .alignleft {
    margin: 0 15px 5px 0
}

.items-grid .post-content>time,.recent-posts .post-content>time {
    display: block;
    margin: 5px 0 0
}

.recent-posts .alignleft {
    margin: 0 15px 5px 0;
    font-size: 0;
    line-height: 0
}

.widget .tp_recent_tweets {
    margin-bottom: 10px
}

.widget .tp_recent_tweets li .twitter_time {
    position: relative;
    padding: 0 0 0 20px
}

.widget .tp_recent_tweets li {
    padding: 15px 0 0;
    background-image: none
}

.tp_recent_tweets li,.tp_recent_tweets li * {
    line-height: inherit
}

.widget .tp_recent_tweets li:first-child {
    margin-top: 0;
    padding-top: 0;
    border: none!important
}

.widget .tp_recent_tweets li .twitter_time:before {
    position: absolute;
    display: block;
    top: 2px;
    left: 0;
    width: 15px;
    height: 15px;
    content: "";
    background-position: 0 0;
    background-repeat: no-repeat
}

.widget .tp_recent_tweets li:first-child:before {
    top: 5px
}

.tp_recent_tweets li a {
    font-weight: 400;
    text-decoration: none
}

.widget .tp_recent_tweets .twitter_time {
    font-style: normal
}

.widget .tp_recent_tweets .twitter_time:hover {
    text-decoration: underline
}

.content .searchform,.widget .searchform {
    position: relative
}

.widget_search form {
    margin: 5px 0 0
}

.widget_search input[type=text] {
    width: 100%;
    margin: 0!important
}

.content .searchform input,.widget .searchform input {
    padding-right: 30px
}

.content .searchform .submit,.widget .searchform .submit,.widget .searchsubmit {
    position: absolute;
    top: 0;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    right: 11px;
    width: 20px;
    height: 100%;
    padding: 0;
    text-decoration: none
}

.content .searchform .submit:hover,.widget .searchform .submit:hover,.widget .searchsubmit:hover {
    opacity: .7;
    cursor: pointer
}

.content .searchform .submit svg,.widget .searchform .submit svg,.widget .searchsubmit svg {
    width: 16px
}

.skills.hide-percent .skill-value>span {
    display: none!important
}

html:not(.mobile-true) .skill-value {
    transition: width 1.2s ease;
    transition-delay: .3s
}

.skill-name {
    margin-bottom: 5px
}

.skill-name span {
    margin-left: 5px
}

.skill {
    height: 7px
}

.skill:not(:last-child) {
    margin-bottom: 15px
}

.skill-value {
    position: relative;
    width: 0%;
    height: 100%
}

.skill-value:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgb(255 255 255 / .15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgb(255 255 255 / .15)),color-stop(.75,rgb(255 255 255 / .15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.skill-value span {
    position: absolute;
    top: -26px;
    right: -16px;
    margin-right: 4px;
    padding: 2px 6px 3px;
    background-color: rgb(0 0 0 / .8);
    color: #fff;
    font-size: 10px;
    font-family: Tahoma,san-serif;
    line-height: 14px
}

.skill-value span:after {
    position: absolute;
    left: 50%;
    bottom: -5px;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-left: 5px solid #fff0;
    border-right: 5px solid #fff0;
    border-top: 5px solid rgb(0 0 0 / .8);
    content: ""
}

.widget .rsContW {
    padding-top: 5px
}

.blogroll li,.widget_archive li,.widget_categories li,.widget_links li,.widget_meta li,.widget_recent_comments li,.widget_recent_entries li {
    margin: 5px 0 0;
    padding: 0
}

.widget_archive select[name=archive-dropdown],.widget_categories select.postform {
    margin-bottom: 0
}

.blogroll li:first-child,.custom-menu>li:first-child,.widget_archive>ul>li:first-child,.widget_categories li:first-child,.widget_links>ul>li:first-child,.widget_meta li:first-child,.widget_recent_comments>ul>li:first-child,.widget_recent_entries li:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none!important
}

.blogroll a,.widget_archive a,.widget_categories a,.widget_links a,.widget_meta a,.widget_recent_comments a,.widget_recent_entries a {
    display: inline-block;
    text-decoration: none
}

.st-accordion ul {
    margin: 0
}

.st-accordion>ul>li {
    overflow: hidden;
    margin: 0;
    padding: 9px 0 0;
    list-style: none
}

.st-accordion>ul>li:first-child .st-content {
    display: block
}

.st-accordion>ul>li:first-child {
    padding-top: 0;
    margin-top: 0;
    border: none
}

.st-accordion li>a {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    outline: 0
}

.st-accordion li>a:after,.st-accordion li>a:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    content: ""
}

.st-accordion li>a:after {
    content: "\f005";
    font-family: icomoon-the7-font;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 8px;
    line-height: 14px;
    text-align: center
}

.st-content {
    display: none;
    padding: 10px 0 5px
}

.st-content p {
    margin-bottom: 0
}

.st-accordion li>a:hover,.textwidget a {
    text-decoration: none
}

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

.textwidget * {
    max-width: 100%
}

.textwidget input {
    width: 100%
}

.textwidget .owl-stage {
    max-width: none
}

.textwidget p:last-child {
    margin-bottom: 0
}

a.rsswidget {
    text-decoration: none;
    display: inline-block
}

.widget .testimonials {
    padding-bottom: 0
}

.widget_presscore-contact-form-widget form>p:last-child {
    margin-bottom: 0
}

body {
    overflow-x: hidden
}

body.responsive-off {
    min-width: 998px;
    overflow-x: auto
}

div[data-pagination-mode=load-more] {
    overflow-anchor: none
}

h1,h2,h3,h4,h5,h6 {
    margin-bottom: 10px;
    clear: both
}

a:hover,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    text-decoration: none
}

p {
    margin-bottom: 10px
}

a {
    text-decoration: underline
}

.content ol,.content ul {
    margin: 0 0 10px 20px
}

.fa-ul li {
    list-style: none
}

.content .widget ol,.content .widget ul {
    margin: 0 0 0 0
}

.content ul {
    list-style: disc
}

.content ol {
    list-style-type: decimal
}

.content table {
    border-bottom: 1px solid #fff0;
    width: 100%;
    margin: 0 0 10px
}

.content table caption {
    margin: 10px 0
}

.content td,.content th {
    border-top: 1px solid #fff0;
    padding: 5px 10px 5px 5px
}

.content th {
    text-align: left
}

.post .rollover,.post .rollover-video:not(.ts-slide),.post img,.single-postlike img,img[class*=align],img[class*=wp-image-],img[class*=attachment-] {
    max-width: 100%;
    height: auto
}

.recent-posts .alignleft img {
    max-width: inherit;
    height: inherit
}

blockquote {
    padding: 20px 25px;
    margin: 0 0 10px;
    box-sizing: border-box
}

.format-status-content {
    border: none
}

.alignleft {
    float: left;
    margin: 0 30px 10px 0
}

.alignleft.photoswipe-wrapper {
    clear: both;
    margin: 0
}

.alignleft.photoswipe-wrapper .wp-caption-text {
    float: left;
    clear: both
}

.alignleft>.dt-pswp-item {
    float: left;
    margin: 0 30px 10px 0
}

#footer .alignleft,#sidebar .alignleft {
    margin-right: 20px
}

.alignright {
    float: right;
    margin: 0 0 10px 30px
}

.alignright.photoswipe-wrapper {
    clear: both;
    margin: 0
}

.alignright>.dt-pswp-item {
    float: right;
    margin: 0 0 10px 30px
}

.alignright.photoswipe-wrapper .wp-caption-text {
    float: right;
    clear: both
}

#footer .alignright,#sidebar .alignright {
    margin-left: 20px
}

.aligncenter {
    display: block;
    margin: 0 auto 10px
}

.wp-caption.aligncenter {
    text-align: center
}

.entry-content .wp-block-image.alignfull img {
    width: 100vw;
    margin-left: auto;
    margin-right: auto
}

.alignnone {
    float: none;
    margin: 0 auto 10px
}

.shortcode-single-image-wrap.aligncenter,.shortcode-single-image-wrap.alignnone {
    margin-left: auto!important;
    margin-right: auto!important
}

.wp-caption {
    max-width: 100%
}

.gap,.gap-10,.gap-20,.gap-30,.gap-40,.hr-thick,.hr-thin,.vc_empty_space {
    clear: both
}

.hr-thick {
    height: 1px;
    line-height: 1px;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    margin: 0 auto
}

.hr-thin {
    height: 9px;
    line-height: 9px;
    margin: 0 auto
}

.hr-thin.hr-left {
    margin: 0
}

.hr-thin.hr-right {
    margin: 0 0 0 auto
}

.divider-heder,.layout-list .divider-heder,.layout-masonry .divider-heder,.page .divider-heder,.single .divider-heder {
    margin: 25px 0 36px
}

.divider-comments {
    margin: 0 0 35px
}

.divider-post {
    margin: 10px 0 20px
}

.text-centered {
    text-align: center
}

a.text-secondary {
    text-decoration: none
}

a.text-secondary:hover {
    text-decoration: underline
}

.assistive-text {
    position: absolute!important;
    clip: rect(1px,1px,1px,1px)
}

.assistive-info {
    text-align: right;
    color: #fff
}

.wf-clearfix:before {
    content: "";
    display: table
}

.wf-clearfix:after {
    content: "";
    display: table;
    clear: both
}

.ancient-ie .wf-clearfix {
    zoom:1}

#main-nav:before,#top-bar:before,.header-bottom-bar:before,.layout-list .post:before,.wf-container:before {
    content: "";
    display: table
}

#main-nav:after,#top-bar:after,.header-bottom-bar:after,.layout-list .post:after,.wf-container:after {
    content: "";
    display: table;
    clear: both
}

.ancient-ie #main-nav,.ancient-ie #top-bar,.ancient-ie .header-bottom-bar,.ancient-ie .layout-list .post,.ancient-ie .wf-container {
    zoom:1}

#page {
    position: relative;
    overflow: hidden
}

.footer-overlap #page {
    background: 0 0
}

#page.boxed {
    max-width: 1320px;
    margin: 0 auto;
    box-shadow: 0 0 12px rgb(0 0 0 / .15)
}

.main-gradient {
    display: none
}

#main {
    padding: 50px 0
}

.static-height {
    position: relative
}

.fancy-parallax-bg,.page-title-parallax-bg {
    background-attachment: fixed!important;
    background-position-x: 50%
}

.fancy-parallax-bg>.wf-wrap,.page-title-parallax-bg>.wf-wrap {
    position: relative
}

.mobile-false .fancy-parallax-bg,.mobile-false .page-title-parallax-bg {
    opacity: 0;
    transition: opacity .3s ease
}

/*!-Video */
embed,iframe,object,video {
    max-width: 100%
}

/*!-Parallax background for device*/
.mobile-true .fancy-parallax-bg,.mobile-true .page-title-parallax-bg {
    background-attachment: scroll!important;
    background-size: auto!important
}

/*!-Row settings->Full-width content*/
.full-width-wrap {
    position: relative;
    display: block;
    opacity: 0;
    transition: opacity .4s ease
}

.is-iphone .full-width-wrap {
    opacity: 1
}

.content .vc_row.full-width-wrap>.wpb_column,.full-width-wrap>.wf-cell,.full-width-wrap>.wpb_column,.full-width-wrap>.wpb_column>.vc_column-inner {
    padding-left: 0;
    padding-right: 0
}

/*!-WP Audio*/
.mejs-controls .mejs-play:hover button {
    background-position: 0 0
}

.mejs-controls .mejs-pause button,.mejs-controls .mejs-pause:hover button {
    background-position: 0 -16px
}

.mejs-controls button {
    box-shadow: none
}

.mejs-controls .mejs-mute button:hover {
    background-position: -16px -16px
}

.mejs-controls .mejs-unmute button:hover {
    background-position: -16px 0
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px
}

#page .skip-link {
    background-color: #f1f1f1;
    box-shadow: 0 0 1px 1px rgb(0 0 0 / .2);
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    left: -9999em;
    outline: 0;
    padding: 15px 23px 14px;
    text-decoration: none;
    text-transform: none;
    top: -9999em
}

#page .skip-link:focus {
    left: 30px;
    top: 15px;
    height: auto;
    width: auto;
    clip: unset!important;
    z-index: 9
}

article.attachment:after,article.attachment:before {
    content: "";
    display: table;
    clear: both
}

.one-line {
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.widget_search input[type=text].searchform-s,.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select,.wpcf7-number,input[type=text]:not(.elementor-field):not(.searchform-s),input[type=search]:not(.elementor-field),input[type=tel]:not(.elementor-field),input[type=url]:not(.elementor-field),input[type=email]:not(.elementor-field),input[type=number]:not(.elementor-field),input[type=date]:not(.elementor-field),input[type=range]:not(.elementor-field),input[type=password]:not(.elementor-field),select:not(.elementor-field):not(.elementor-field-textual),textarea:not(.elementor-field) {
    margin-bottom: 10px;
    border-style: var(--the7-form-border);
    box-sizing: border-box
}

input[type=button] {
    outline: 0
}

@media all and (-ms-high-contrast:none) {
    .dt-form textarea {
        min-height: 100px
    }
}

.comment-form .form-fields>span {
    box-sizing: border-box
}

.form-fields input,.login-password input,.login-username input {
    width: 100%
}

.the7-g-captcha {
    margin-bottom: 20px
}

.form-message {
    display: block;
    margin-bottom: 10px
}

.inline-message-style .form-message {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.inline-message-style .form-message .formError {
    -ms-flex-order: 0;
    order: 0
}

.inline-message-style .form-message textarea {
    -ms-flex-order: 1;
    order: 1
}

input[type=text],input[type=tel],input[type=url],input[type=email],input[type=number],input[type=date],input[type=range],input[type=password],textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0
}

.form-fields>span {
    position: relative;
    display: block
}

.inline-message-style .form-fields>span {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.inline-message-style .form-fields>span .formError {
    -ms-flex-order: 0;
    order: 0
}

.inline-message-style .form-fields>span input {
    -ms-flex-order: 1;
    order: 1
}

.form-allowed-tags {
    margin-bottom: 20px
}

.clear-form {
    position: relative;
    float: right;
    padding: 0 15px 0 0
}

.clear-form:before {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -5px;
    width: 10px;
    font-family: icomoon-the7-font;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 10px;
    line-height: 1;
    content: "\eb01"
}

.wpcf7-form input[type=text],.wpcf7-form input[type=tel],.wpcf7-form input[type=url],.wpcf7-form input[type=email],.wpcf7-form input[type=number],.wpcf7-form input[type=date],.wpcf7-form input[type=range],.wpcf7-form textarea,.wpcf7-select {
    width: 100%
}

.wpcf7-not-valid-tip {
    display: none
}

.popup-message-style #page .wpcf7-response-output {
    position: fixed;
    top: 50%;
    left: 100%
}

.inline-message-style .wpcf7-mail-sent-ok,.inline-message-style .wpcf7-response-output.run-animation,.inline-message-style .wpcf7-validation-errors {
    border: none
}

.popup-message-style #page .wpcf7-mail-sent-ok,.popup-message-style #page .wpcf7-response-output.run-animation,.popup-message-style #page .wpcf7-validation-errors {
    display: -ms-flexbox!important;
    display: -ms-flex!important;
    display: flex!important;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0 10px 40px 0 rgb(0 0 0 / .3);
    border: none!important;
    position: fixed;
    top: 50%;
    left: 100%;
    width: 400px;
    max-height: 500px;
    margin: 0!important;
    padding: 15px 20px 15px 65px;
    z-index: 9999;
    overflow: hidden;
    transform: translate3d(200px,-50%,0);
    animation: slide-in-message,slide-out-message;
    animation-duration: 1.2s,1.1s;
    animation-delay: .4s,9s;
    animation-fill-mode: forwards;
    animation-timing-function: ease;
    font-weight: 700;
    box-sizing: border-box
}

.popup-message-style #page .wpcf7-mail-sent-ok:before,.popup-message-style #page .wpcf7-response-output.run-animation:before,.popup-message-style #page .wpcf7-validation-errors:before {
    position: absolute;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    top: 20px;
    left: 0;
    width: 65px;
    height: 100%;
    font-family: icomoon-the7-font;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 18px;
    line-height: 1;
    content: "\ea10"
}

.popup-message-style #page .wpcf7-mail-sent-ok .wpcf7-not-valid-tip-text,.popup-message-style #page .wpcf7-mail-sent-ok .wpcf7-valid-tip-text,.popup-message-style #page .wpcf7-response-output.run-animation .wpcf7-not-valid-tip-text,.popup-message-style #page .wpcf7-response-output.run-animation .wpcf7-valid-tip-text,.popup-message-style #page .wpcf7-validation-errors .wpcf7-not-valid-tip-text,.popup-message-style #page .wpcf7-validation-errors .wpcf7-valid-tip-text {
    opacity: 1
}

.popup-message-style #page .wpcf7-mail-sent-ok.wpcf7-response-output:before,.popup-message-style #page .wpcf7-mail-sent-ok:before {
    content: "\ea09"
}

.wpcf7-quiz.wpcf7-not-valid,input.wpcf7-validates-as-required.wpcf7-not-valid {
    border-color: #f55b5f
}

.gform_fields li {
    list-style: none
}

.gform_wrapper .gform_body input[type=text],.gform_wrapper .gform_body input[type=tel],.gform_wrapper .gform_body input[type=url],.gform_wrapper .gform_body input[type=email],.gform_wrapper .gform_body input[type=number],.gform_wrapper .gform_body input[type=password] {
    padding: 9px 10px 8px;
    font-size: 100%
}

.gform_wrapper .gform_body select,.gform_wrapper.gf_browser_chrome .gform_body .ginput_complex .ginput_right select,.gform_wrapper.gf_browser_chrome .gform_body .ginput_complex select,.mc4wp-form form select {
    padding: 6px 10px 5px;
    font-size: 100%
}

#main .gform_wrapper .ginput_full input:focus+label,#main .gform_wrapper .ginput_left input:focus+label,#main .gform_wrapper .ginput_right input:focus+label {
    font-weight: 400
}

.comment-form-cookies-consent,.the7-form-terms-wrap {
    margin-bottom: 20px
}

#wp-comment-cookies-consent,.the7-form-terms {
    margin-right: 5px
}

.wpcf7 .wf-cell {
    padding: 0 15px
}

.wpcf7 .wf-container {
    margin: 0 -15px
}

#main .gform_wrapper .gform_footer input.button,#main .gform_wrapper .gform_footer input[type=submit],#main-slideshow .tp-button,.dt-btn,.dt-form button,.mc4wp-form input[type=submit],.nsu-submit,.post-password-form input[type=submit],.tml-submit-wrap input[type=submit],.woocommerce-widget-layered-nav-dropdown__submit,a.button,button.button,div.mc4wp-form button[type=submit],form.mc4wp-form input[type=submit],input[type=button],input[type=reset],input[type=submit] {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    white-space: nowrap;
    -webkit-tap-highlight-color: #fff0
}

#main .gform_wrapper .gform_footer input.button:hover,#main .gform_wrapper .gform_footer input[type=submit]:hover,#main-slideshow .tp-button:hover,.dt-btn:hover,.dt-form button:hover,.mc4wp-form input[type=submit]:hover,.nsu-submit:hover,.post-password-form input[type=submit]:hover,.tml-submit-wrap input[type=submit]:hover,.woocommerce-widget-layered-nav-dropdown__submit:hover,a.button:hover,button.button:hover,div.mc4wp-form button[type=submit]:hover,form.mc4wp-form input[type=submit]:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover {
    text-decoration: none
}

.full-width-btn.dt-btn {
    display: block;
    text-align: center;
    clear: both
}

#page .btn-margin,#page .btn-margin:last-child,#page .dt-contact-form .dt-btn {
    margin-right: 10px
}

#page .btn-margin-left,#page .btn-margin-left:last-child {
    margin-left: 10px
}

.btn-shortcode {
    margin-bottom: 10px
}

.mc4wp-form input[type=submit],.woocommerce-widget-layered-nav-dropdown__submit,button.button,input[type=button],input[type=reset] {
    border: none
}

#page .btn-link {
    padding: 0
}

.btn-link,.dt-btn-link {
    position: relative;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap
}

.dt-btn-link.left-to-right-line:after {
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 0;
    content: "";
    transition: width .4s ease
}

.dt-btn-link.left-to-right-line:hover:after {
    width: 100%
}

.dt-btn-link {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.dt-btn-link.full-width-btn {
    width: 100%
}

.btn-align-left .dt-btn-link.full-width-btn,.dt-btn-link.full-width-btn.btn-inline-left {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start
}

.btn-align-right .dt-btn-link.full-width-btn,.dt-btn-link.full-width-btn.btn-inline-right {
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end
}

.dt-btn-link.from-center-line:after {
    position: absolute;
    visibility: hidden;
    left: 0;
    bottom: -5px;
    width: 100%;
    background-color: #000;
    content: "";
    transform: scaleX(0);
    transition: all .2s ease-in-out 0s;
    opacity: .85
}

.dt-btn-link.from-center-line:hover:after {
    visibility: visible;
    transform: scaleX(1)
}

.dt-btn-link.upwards-line:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    background: rgb(0 0 0 / .1);
    content: '';
    opacity: 0;
    transition: opacity .3s,transform .3s;
    transform: translateY(10px)
}

.dt-btn-link.upwards-line:hover:after {
    opacity: 1;
    transform: translateY(0)
}

.dt-btn-link.downwards-line:after {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    background: #fff;
    content: '';
    opacity: 0;
    transition: height .3s,opacity .3s,transform .3s;
    transform: translateY(-10px)
}

.dt-btn-link.downwards-line:hover:after {
    opacity: 1;
    transform: translateY(0)
}

.btn-link i,.btn-link i *,.dt-btn i,.dt-btn i * {
    color: inherit
}

.dt-btn-m i,.dt-btn-s i {
    margin-right: 8px
}

.dt-btn-l i {
    margin-right: 9px
}

.dt-btn-m.ico-right-side i,.dt-btn-s.ico-right-side i {
    margin-right: 0;
    margin-left: 8px
}

.dt-btn-l.ico-right-side i {
    margin-right: 0;
    margin-left: 9px
}

.btn-light,.btn-link,.light-bg-btn,.outline-btn {
    transition: background .2s ease-out,color .2s ease-out,border-color .2s ease-out
}

.outline-bg-btn {
    transition: all .2s ease-out
}

#page .btn-light:after {
    display: none
}

#page .outline-bg-btn,#page .outline-btn,#phantom .outline-bg-btn,#phantom .outline-btn {
    border: 2px solid
}

.custom-btn-color .dt-btn>* {
    color: inherit!important
}

.btn-link.custom-btn-hover-color:hover>.text-wrap *,.btn-link.custom-btn-hover-color:hover>i,.btn-link.custom-btn-hover-color:hover>span,.dt-btn.custom-btn-hover-color:hover>.text-wrap *,.dt-btn.custom-btn-hover-color:hover>i,.dt-btn.custom-btn-hover-color:hover>span,.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn).custom-btn-hover-color:hover>.text-wrap *,.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn).custom-btn-hover-color:hover>i,.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn).custom-btn-hover-color:hover>span {
    background: 0 0!important;
    color: inherit!important
}

.outline-element-decoration .btn-light:hover {
    box-shadow: none
}

.default-btn-shortcode {
    text-align: center;
    max-width: 100%;
    box-sizing: border-box;
    white-space: normal
}

.default-btn-shortcode.btn-inline-center {
    margin-left: auto;
    margin-right: auto
}

.default-btn-shortcode.btn-inline-right {
    float: right
}

.btn-align-center {
    text-align: center
}

.btn-align-right {
    text-align: right
}

.shortcode-banner {
    position: relative;
    overflow: hidden;
    background-position: center;
    line-height: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    background-size: cover
}

.shortcode-banner,.shortcode-banner-inside {
    box-sizing: border-box
}

.wf-table .shortcode-banner-inside {
    display: table-cell;
    vertical-align: middle
}

.content .shortcode-banner-inside * {
    color: inherit
}

.shortcode-banner-link:hover .shortcode-banner-bg {
    opacity: .9;
    filter: alpha(opacity=90);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    cursor: pointer
}

.shortcode-banner img {
    width: 100%;
    height: auto
}

.shortcode-banner-bg {
    height: 100%;
    background-clip: padding-box;
    box-sizing: border-box
}

.shortcode-banner-inside {
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 15px 20px;
    background-clip: padding-box
}

.shortcode-blockquote {
    position: relative;
    overflow: hidden;
    padding: 20px 25px;
    font-style: normal
}

blockquote.shortcode-blockquote {
    background-color: #fff0;
    border: 1px solid
}

blockquote.shortcode-blockquote.block-style-widget {
    border: none
}

.shortcode-blockquote.block-style-widget:before {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 117px;
    height: 81px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 117px 81px;
    content: ""
}

.block-style-widget {
    border: none
}

.shortcode-blockquote p {
    margin-bottom: 0
}

.shortcode-pullquote {
    position: relative;
    background-color: transparent!important
}

#page .shortcode-pullquote.align-left,.shortcode-pullquote.align-left {
    float: left;
    margin: 15px 30px 10px 0;
    padding: 5px 20px 5px 0
}

#page .shortcode-pullquote.align-right,.shortcode-pullquote.align-right {
    float: right;
    margin: 15px 0 10px 30px;
    padding: 5px 0 5px 20px
}

.shortcode-pullquote:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    content: ""
}

.shortcode-pullquote.align-left:after {
    left: auto;
    right: 0
}

.shortcode-action-bg.no-line,.shortcode-action-box {
    word-wrap: break-word
}

.plain-bg {
    border-style: solid;
    border-width: 1px
}

.shortcode-action-bg.no-line:before {
    display: none;
    background-color: #fff0
}

.shortcode-action-box.box-style-table {
    display: table;
    width: 100%;
    box-sizing: border-box
}

.box-style-table .shortcode-action-container {
    display: table-cell;
    vertical-align: middle
}

.shortcode-action-bg {
    position: relative;
    padding: 20px 25px 10px 30px
}

.block-style-widget.shortcode-action-bg {
    border: none
}

.shortcode-action-bg.no-line {
    padding-left: 25px
}

#page .shortcode-action-bg:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    content: "";
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.action-button {
    margin-bottom: 20px
}

.box-style-table .action-button {
    padding-top: 0;
    padding-left: 40px;
    margin-bottom: 0;
    box-sizing: border-box
}

.box-style-table .action-button .dt-btn {
    float: right;
    margin-right: 0;
    margin-bottom: 10px
}

.shortcode-single-image-wrap {
    margin-bottom: 0;
    max-width: 100%
}

.shortcode-single-image-wrap:before {
    content: "";
    display: table
}

.shortcode-single-image-wrap:after {
    content: "";
    display: table;
    clear: both
}

.ancient-ie .shortcode-single-image-wrap {
    zoom:1}

.shortcode-single-image-wrap.alignnone img {
    display: inherit;
    margin: 0 auto
}

.shortcode-single-image-wrap.alignnone .fancy-media-wrap {
    text-align: center;
    display: inline-block
}

.shortcode-single-image-wrap.alignnone .rollover,.shortcode-single-image-wrap.alignnone .rollover-video {
    display: inline-block;
    overflow: hidden
}

.shortcode-single-image-wrap.alignnone .rollover img,.shortcode-single-image-wrap.alignnone .rollover-video img {
    border-radius: inherit
}

.shortcode-single-image-wrap.alignleft,.shortcode-single-image-wrap.alignright {
    margin: 0
}

.shortcode-single-image-wrap .rollover-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
    opacity: 0;
    transition: all 450ms ease
}

.mobile-false .shortcode-single-image-wrap .rollover:hover .rollover-icon {
    opacity: 1
}

.quick-scale-img.shortcode-single-image-wrap img {
    transition: transform .25s ease-out,opacity .25s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mobile-false .scale-img.shortcode-single-image-wrap:hover img {
    transform: scale(1.2);
    transition: transform 4s ease-out
}

.mobile-false .quick-scale-img.shortcode-single-image-wrap:hover img {
    transform: scale(1.2);
    transition: transform .25s ease-out
}

.mobile-false .shortcode-single-image-wrap .rollover-video:hover .rollover-icon {
    transform: scale(1.2)
}

.shortcode-single-image-wrap .rollover-video .video-icon {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    text-decoration: none;
    background: 0 0
}

.shortcode-single-image-wrap .rollover-video .rollover-icon {
    position: relative;
    top: 0;
    left: 0;
    opacity: 1;
    transform: scale(1)
}

.shortcode-single-image-wrap .rollover-video .video-icon:before {
    display: none
}

.fancy-media-wrap>a {
    display: block
}

.disable-bg-rollover .fancy-media-wrap .rollover i,.disable-bg-rollover .shortcode-single-image .rollover-video i {
    display: none
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .shortcode-single-image-wrap .fancy-media-wrap,.shortcode-single-image-wrap .rollover {
        display: block!important
    }
}

.shortcode-single-image {
    position: relative;
    line-height: 0;
    box-sizing: border-box
}

.alignnone .shortcode-single-image {
    text-align: center
}

.shortcode-single-image:before {
    content: "";
    display: table
}

.shortcode-single-image:after {
    content: "";
    display: table;
    clear: both
}

.ancient-ie .shortcode-single-image {
    zoom:1}

.shortcode-single-image .rollover i,.shortcode-single-image .rollover i:after,.shortcode-single-image .rollover-video i {
    border-radius: inherit
}

.post-video,.shortcode-single-video .fancy-media-wrap,.shortcode-single-video .shortcode-teaser-video,.shortcode-single-video.alignnone .fancy-media-wrap,.shortcode-video {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 30px;
    height: 0;
    padding-bottom: 56.25%
}

.shortcode-single-video .mejs-container,.shortcode-single-video .mejs-overlay.load,.shortcode-single-video .wp-video,.shortcode-single-video video.wp-video-shortcode {
    width: 100%!important;
    height: 100%!important
}

.shortcode-single-video .mejs-container {
    padding-top: 56.25%
}

.shortcode-single-video .wp-video,.shortcode-single-video video.wp-video-shortcode {
    max-width: 100%!important
}

.shortcode-single-video video.wp-video-shortcode {
    position: relative
}

.shortcode-single-video .mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.post-video embed,.post-video iframe,.post-video object,.shortcode-single-video embed,.shortcode-single-video iframe,.shortcode-single-video object,.shortcode-single-video video,.shortcode-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important
}

.shortcode-single-image img {
    max-width: 100%;
    height: auto
}

.borderframe .shortcode-single-image {
    border: 1px solid
}

.borderframe.br-standard .shortcode-single-image {
    border: none
}

.content .borderframe.caption-on .shortcode-single-image {
    border-bottom: none
}

#main .borderframe.caption-on .shortcode-single-image {
    padding-bottom: 0!important
}

.shortcode-single-caption {
    width: 100%;
    height: auto;
    padding: 15px 20px 0;
    box-sizing: border-box;
    text-align: center
}

.br-standard.borderframe .shortcode-single-caption {
    border: none
}

.shortcode-single-caption p {
    margin-bottom: 0
}

.shortcode-single-image-wrap img {
    border-radius: inherit
}

.content .image-arrow,.content .standard-arrow,.content .standard-number-list,.standard-arrow {
    margin: 0 0 15px
}

.content .image-arrow ul,.content .standard-arrow ul,.content .standard-number-list ul {
    margin: 0
}

.standard-arrow li,.standard-number-list li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 10px;
    list-style: none
}

.standard-arrow li:after,.standard-arrow li:before {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    content: ""
}

.standard-arrow.list-divider:not(.bullet-top) li:first-child:after,.standard-arrow.list-divider:not(.bullet-top) li:first-child:before {
    transform: translateY(calc(-50% - 9px/2))
}

.standard-arrow li:after {
    content: "\f007";
    font-family: icomoon-the7-font;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 7px;
    line-height: 14px;
    text-align: center;
    color: #fff
}

.standard-arrow li:before,.standard-number-list li:before,.standard-number-list.list-divider li:first-child:before {
    border-radius: 50%
}

.standard-arrow.bullet-top li:after {
    margin-top: 0;
    height: 14px
}

.standard-arrow.bullet-top li:after,.standard-arrow.bullet-top li:before {
    top: 0;
    transform: translateY(0%)
}

.standard-arrow.bullet-top li:after,.standard-arrow.list-divider.bullet-top li:after,.standard-arrow.list-divider.bullet-top li:first-child:after {
    background-position: center center
}

.list-divider li {
    padding-top: 9px;
    padding-bottom: 10px;
    margin-bottom: 0;
    border-top: 1px solid;
    background-position: 0 13px
}

.image-arrow .fa-ul li {
    padding-left: 2.14286em
}

.image-arrow .fa-ul li .fa-li {
    left: 0;
    line-height: inherit
}

.list-divider.image-arrow .fa-ul li .fa-li {
    padding: 9px 0 10px
}

.list-divider.image-arrow .fa-ul li:first-child .fa-li {
    padding-top: 0
}

.list-divider li p {
    margin-bottom: 0
}

.list-divider li:first-child {
    padding-top: 0;
    margin-bottom: 0;
    border: none!important;
    background-position: 0 4px
}

.standard-number-list {
    counter-reset: my-badass-counter
}

.standard-number-list li {
    position: relative;
    padding-left: 30px
}

.standard-number-list.list-divider li {
    padding-top: 9px
}

.standard-number-list li:before {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 0;
    width: 20px;
    height: 20px;
    transform: translateY(-50%);
    color: #fff;
    background-color: red;
    content: counter(my-badass-counter,decimal);
    counter-increment: my-badass-counter;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    line-height: 20px
}

.standard-number-list.list-divider li:first-child {
    padding-top: 0
}

.standard-number-list.bullet-top li:before,.standard-number-list.bullet-top li:first-child:before {
    top: 0;
    margin-top: 2px;
    transform: translateY(0%)
}

.standard-number-list.list-divider.bullet-top li:not(:first-child):before {
    margin-top: 9px
}

.image-arrow li {
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    list-style: none
}

.image-arrow.list-divider li {
    margin-bottom: 0
}

.image-arrow li .wf-table {
    width: auto
}

.image-arrow li .wf-table div {
    display: table-cell;
    vertical-align: middle
}

.image-arrow li .list-img {
    margin: 0 10px 0 0
}

.font-arrow ul {
    list-style: none
}

.font-arrow i {
    font-size: 14px;
    margin-right: 10px
}

.frame-on {
    padding-top: 25px;
    border: 1px solid
}

.frame-on.img-full {
    padding-top: 0
}

.content .frame-on.frame-fancy {
    border: none
}

.shortcode-teaser.frame-on.img-full {
    border-radius: 0
}

.shortcode-teaser-img {
    line-height: 0;
    padding-bottom: 20px
}

.frame-on .shortcode-teaser-img {
    padding: 0 25px 25px
}

.img-full .shortcode-teaser-img {
    padding: 0 0 25px
}

.shortcode-teaser-img img {
    width: 100%;
    height: auto
}

.frame-on .shortcode-teaser-content {
    padding: 0 25px 10px
}

.shortcode-teaser-content {
    margin-top: -5px
}

.text-centered .shortcode-teaser-content {
    text-align: center
}

.shortcode-tooltip {
    border-bottom: 1px dashed
}

.shortcode-tooltip:hover {
    border: none;
    cursor: help
}

.tooltip-c {
    display: none
}

.shortcode-tooltip-content {
    position: absolute;
    left: -9999px;
    z-index: 999;
    display: none;
    overflow: visible;
    margin: 5px 0 15px;
    padding: 13px 20px 17px;
    min-width: 210px;
    max-width: 210px;
    background: rgb(24 25 25 / .95);
    color: #fff!important
}

.tooltip-title.text-big {
    color: #fff
}

.tooltip-title {
    display: block;
    margin-bottom: 10px
}

.dt-highlight {
    padding: 1px 4px;
    color: #fff
}

.dt-highlight.highlight-white {
    background-color: #fff!important;
    background-image: none!important;
    color: #2e2e2f
}

.dt-highlight.highlight-red {
    background-color: #d73b37;
    background-image: none!important;
    color: #fff
}

.dt-highlight.highlight-berry {
    background-color: #e32a5a!important;
    background-image: none!important;
    color: #fff
}

.dt-highlight.highlight-orange {
    background-color: #f36c0a!important;
    background-image: none!important;
    color: #fff
}

.dt-highlight.highlight-yellow {
    background-color: #f2a809!important;
    background-image: none!important;
    color: #fff
}

.dt-highlight.highlight-pink {
    background-color: #fd8fb6!important;
    background-image: none!important;
    color: #fff
}

.dt-highlight.highlight-green {
    background-color: #8cc63a!important;
    background-image: none!important;
    color: #fff
}

.dt-highlight.highlight-dark-green {
    background-color: #3ab459!important;
    background-image: none!important;
    color: #fff
}

.dt-highlight.highlight-blue {
    background-color: #27cff3!important;
    background-image: none!important;
    color: #fff
}

.dt-highlight.highlight-dark-blue {
    background-color: #2985c6!important;
    background-image: none!important;
    color: #fff
}

.dt-highlight.highlight-violet {
    background-color: #6946b8!important;
    background-image: none!important;
    color: #fff
}

.dt-highlight.highlight-black {
    background-color: #3e3f3f!important;
    background-image: none!important;
    color: #fff
}

.dt-highlight.highlight-gray {
    background-color: #a5a6a7!important;
    background-image: none!important;
    color: #fff
}

.dt-format-gallery {
    overflow: hidden;
    max-width: 100%
}

.dt-format-gallery.shortcode-gallery {
    margin-bottom: 0
}

.dt-format-gallery.shortcode-gallery a {
    line-height: 0
}

.dt-format-gallery .rollover-video.big-img,.dt-format-gallery a.big-img {
    border-bottom: none
}

.gallery-col-1 .rollover-video,.gallery-col-1>a {
    width: 100%
}

.gallery-col-2 .rollover-video,.gallery-col-2>a {
    width: 50%
}

.gallery-col-2 .rollover-video.big-img,.gallery-col-2>a.big-img {
    width: 100%
}

.gallery-col-3 .rollover-video.big-img,.gallery-col-3 a.big-img {
    width: 66.6667%
}

.gallery-col-3 .rollover-video,.gallery-col-3>a {
    width: 33.3333%
}

.gallery-col-4 .rollover-video.big-img,.gallery-col-4 a.big-img {
    width: 50%
}

.gallery-col-4 .rollover-video,.gallery-col-4>a {
    width: 25%
}

.gallery-col-5 .rollover-video.big-img,.gallery-col-5 a.big-img {
    width: 40%
}

.gallery-col-5 .rollover-video,.gallery-col-5>a {
    width: 20%
}

.gallery-col-6 .rollover-video.big-img,.gallery-col-6 a.big-img {
    width: 33.3333%
}

.gallery-col-6 .rollover-video,.gallery-col-6>a {
    width: 16.6667%
}

.gallery-coll-half {
    float: left;
    line-height: 0
}

.gallery-coll-fourth {
    float: left
}

.dt-format-gallery .rollover-video,.dt-format-gallery a {
    box-sizing: border-box;
    max-width: 100%;
    float: left;
    border-bottom: 2px solid #fff0;
    border-right: 2px solid #fff0
}

.dt-format-gallery.gallery-col-1 .rollover-video.big-img,.dt-format-gallery.gallery-col-1 a.big-img,.dt-format-gallery.gallery-col-2 .rollover-video.big-img,.dt-format-gallery.gallery-col-2 a.big-img {
    border-bottom: 3px solid #fff0
}

.dt-format-gallery img {
    width: 100%;
    height: auto
}

#main .gallery img {
    border: none
}

.slider-wrapper {
    position: relative
}

#page .slider-wrapper img {
    max-width: none
}

.bg-on .project-list-content {
    position: relative
}

.slider-content {
    visibility: hidden
}

.dt-owl-item .post.bg-on {
    position: static;
    background: 0 0
}

.dt-owl-item .post.bg-on:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 0
}

.slider-wrapper .owl-next,.slider-wrapper .owl-prev {
    position: absolute;
    z-index: 99;
    left: 10px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s ease
}

.slider-wrapper .owl-next {
    left: auto;
    right: 10px
}

.shadow-element-decoration .description-under-image.slider-wrapper .owl-next {
    right: 0
}

.slider-wrapper.arrows-accent .owl-next,.slider-wrapper.arrows-accent .owl-prev {
    width: 30px;
    height: 60px;
    margin-top: -30px
}

.slider-wrapper.hide-arrows .disabled {
    display: none
}

.slider-wrapper.arrows-accent .owl-next,.slider-wrapper.arrows-accent .owl-prev,.slider-wrapper.arrows-dark .owl-next,.slider-wrapper.arrows-dark .owl-prev,.slider-wrapper.arrows-light .owl-next,.slider-wrapper.arrows-light .owl-prev {
    visibility: visible
}

.slider-wrapper.show-arrows .owl-next,.slider-wrapper.show-arrows .owl-prev {
    opacity: 1
}

.mobile-true .slider-wrapper.show-arrows .owl-next,.mobile-true .slider-wrapper.show-arrows .owl-prev {
    display: none
}

.mobile-true .enable-mobile-arrows.slider-wrapper .owl-next,.mobile-true .enable-mobile-arrows.slider-wrapper .owl-prev {
    display: block;
    opacity: 1
}

.slider-wrapper .owl-next i:hover,.slider-wrapper .owl-prev i:hover {
    cursor: pointer
}

.slider-wrapper .owl-next i,.slider-wrapper .owl-prev i {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    transition: opacity .4s ease;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    font-size: 18px
}

.slider-wrapper .owl-next i:before,.slider-wrapper .owl-prev i:before {
    background: 0 0
}

.arrows-accent.slider-wrapper .owl-next i:before,.arrows-accent.slider-wrapper .owl-prev i:before,.arrows-dark.slider-wrapper .owl-next i:before,.arrows-dark.slider-wrapper .owl-prev i:before {
    color: #fff!important
}

.arrows-light.slider-wrapper .owl-next i:before,.arrows-light.slider-wrapper .owl-prev i:before {
    color: rgb(34 34 34 / .85)!important
}

.slider-wrapper .owl-next.disabled i:active:before,.slider-wrapper .owl-next.disabled i:before,.slider-wrapper .owl-prev.disabled i:active:before,.slider-wrapper .owl-prev.disabled i:before {
    opacity: .55
}

.slider-wrapper .owl-next i:active:before,.slider-wrapper .owl-prev i:active:before {
    opacity: .8
}

.slider-wrapper.arrows-accent .owl-next i,.slider-wrapper.arrows-accent .owl-prev i {
    width: 30px;
    height: 60px
}

.arrows-light .owl-next i,.arrows-light .owl-prev i {
    background: #fff!important;
    box-shadow: 0 6px 18px rgb(0 0 0 / .1);
    border-radius: 50%
}

.arrows-light .owl-next:not(.disabled):hover i,.arrows-light .owl-prev:not(.disabled):hover i {
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / .18),0 4px 15px 0 rgb(0 0 0 / .15)
}

.arrows-light .owl-next.disabled i,.arrows-light .owl-next.disabled:hover i,.arrows-light .owl-prev.disabled i,.arrows-light .owl-prev.disabled:hover i {
    background-color: rgb(255 255 255 / .5)!important
}

.arrows-dark .owl-next i,.arrows-dark .owl-prev i {
    -webkit-background-clip: unset!important;
    background: rgb(34 34 34 / .6)!important;
    border-radius: 50%
}

.arrows-dark .owl-next.disabled i,.arrows-dark .owl-next.disabled:hover i,.arrows-dark .owl-prev.disabled i,.arrows-dark .owl-prev.disabled:hover i {
    background-color: rgb(34 34 34 / .25)!important
}

.arrows-dark .owl-next:hover i,.arrows-dark .owl-prev:hover i {
    background-color: rgb(34 34 34 / .85)!important
}

.arrows-light .owl-next:hover i,.arrows-light .owl-prev:hover i {
    background-color: rgb(255 255 255 / .85)!important
}

.arrows-dark .owl-next i:before,.arrows-dark .owl-prev i:before {
    opacity: .7
}

.photoSlider .ps-link:hover,.photoSlider .video-icon:hover {
    background-color: rgb(0 0 0 / .4);
    opacity: .7
}

.photoSlider .slider-post-caption {
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    text-align: left
}

.photoSlider .slider-post-caption p {
    margin-bottom: 0
}

.photoSlider .slider-post-inner {
    position: absolute;
    bottom: 0;
    display: inline-block;
    padding: 5px 90px 15px 20px;
    margin: 0
}

.photoSlider .slider-post-inner * {
    color: #fff
}

.slider-masonry .owl-nav a,.slider-masonry .psPlay,.slider-simple .owl-nav a,.slider-simple .psPlay {
    height: 32px;
    width: 32px;
    line-height: 34px;
    text-align: center;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 100;
    background-color: rgb(0 0 0 / .4);
    border-radius: 50%;
    transition: opacity .4s ease
}

.slider-masonry .owl-nav a:hover,.slider-masonry .psPlay:hover,.slider-simple .owl-nav a:hover,.slider-simple .psPlay:hover {
    opacity: .7
}

.slider-masonry .owl-nav,.slider-simple .owl-nav {
    position: relative;
    right: 0
}

.slider-masonry .owl-prev,.slider-simple .owl-prev {
    right: 58px;
    bottom: 20px
}

.slider-masonry .owl-next,.slider-simple .owl-next {
    right: 19px;
    bottom: 20px
}

.shortcode-photo-slider .owl-nav {
    right: 40px
}

.shortcode-slider-wrap .owl-prev {
    right: 98px;
    bottom: 20px
}

.shortcode-slider-wrap .owl-next {
    right: 58px;
    bottom: 20px
}

.slider-simple .psPlay {
    right: 19px;
    bottom: 20px
}

.slider-masonry .psPlay:before,.slider-simple .psPlay:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    content: "";
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 9
}

.slider-masonry .owl-nav a i:before,.slider-simple .owl-nav a i:before {
    color: #fff;
    background: 0 0!important
}

.accent-gradient .slider-masonry .owl-nav a i:before,.accent-gradient .slider-simple .owl-nav a i:before {
    color: #fff
}

.photoSlider-wrap .rightArrow:hover:before,.rsShor-wrap .rsArrowRight.rsArrowDisabled .rsArrowIcn:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpolygon fill='white' points='9.349,2.035 8.016,3.363 11.661,7.022 1.031,7.022 1.031,9.016 11.661,9.016 8.016,12.674 9.349,14.002 15.309,8.02 '/%3E%3C/svg%3E")
}

.photoSlider-wrap .leftArrow:before,.photoSlider-wrap .leftArrow:hover:before,.rsShor .rsArrowLeft.rsArrowDisabled .rsArrowIcn:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpolygon fill='white' points='0.719,8.02 6.679,14.002 8.012,12.674 4.366,9.016 14.996,9.016 14.996,7.022 4.366,7.022 8.012,3.363 6.679,2.035 '/%3E%3C/svg%3E")
}

.slider-simple .psPlay.paused:before {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve'%3E%3Cpath fill='white' d='M13.481,7.134L5.371,2.292C5.134,2.164,4.892,1.969,4.65,1.969C4.262,1.969,4,2.359,4,2.83v10.332c0,0.471,0.262,0.86,0.65,0.86c0.242,0,0.484-0.194,0.721-0.322l8.111-4.844C13.677,8.741,14,8.511,14,8C14,7.489,13.677,7.248,13.481,7.134z M5.85,11.381V4.592l5.535,3.395L5.85,11.381z'/%3E%3C/svg%3E")
}

.slider-simple .psPlay:before {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='16px' height='16px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' fill='white' xml:space='preserve'%3E%3Crect x='4' y='3' width='2.15' height='10'/%3E%3Crect x='9.85' y='3' width='2.15' height='10'/%3E%3C/svg%3E")
}

.widget .slider-content {
    margin-bottom: 25px
}

.widget_presscore-team .slider-content {
    margin-bottom: 17px
}

.slider-content .owl-dots {
    position: absolute;
    top: calc(100%);
    overflow: hidden;
    width: 100%;
    height: auto;
    text-align: center
}

.widget .slider-content .owl-dots {
    top: 100%
}

.widget_presscore-testimonials-slider .slider-content .owl-dots {
    top: calc(100% + 8px)
}

.slider-content .owl-dot:hover {
    cursor: pointer
}

.slider-content .owl-dot,.slider-content .owl-dot:after {
    border-radius: 50%;
    box-sizing: border-box
}

.slider-content .owl-dot {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    vertical-align: middle;
    background-color: #fff0;
    transition: box-shadow .3s ease
}

.gallery-carousel-shortcode .dt-owl-item,.gallery-carousel-shortcode .dt-owl-item>div,.gallery-carousel-shortcode .owl-stage {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.gallery-carousel-shortcode .post {
    -ms-align-content: center;
    align-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.slider-wrapper .blog-media {
    -ms-flex: 0 0 auto;
    display: block
}

.soc-ico {
    overflow: hidden
}

.dt-shortcode-soc-icons.soc-icons-center {
    text-align: center
}

.dt-shortcode-soc-icons.soc-icons-right {
    text-align: right
}

.dt-shortcode-icon .soc-icon,.dt-shortcode-soc-icons .soc-icon,.text-icon .soc-icon {
    position: relative;
    z-index: 2
}

.masthead .mega-menu-widgets .soc-ico a,.soc-ico a {
    position: relative;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    margin: 2px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    box-sizing: border-box;
    text-decoration: none
}

.masthead .mega-menu-widgets .soc-ico a .soc-font-icon,.soc-ico a .soc-font-icon {
    position: relative;
    z-index: 1;
    font-size: 16px
}

.dt-shortcode-icon,.dt-shortcode-icon .icon-inner,.dt-shortcode-soc-icons a,.text-icon .icon-inner {
    position: relative;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    min-width: 26px;
    min-height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    box-sizing: border-box;
    text-decoration: none;
    margin: 0
}

#page .dt-shortcode-icon,#page .dt-shortcode-icon .icon-inner,#page .dt-shortcode-soc-icons a,#page .text-icon .icon-inner,#phantom .dt-shortcode-icon,#phantom .dt-shortcode-icon .icon-inner,#phantom .dt-shortcode-soc-icons a,#phantom .text-icon .icon-inner {
    text-decoration: none
}

.dt-shortcode-icon .icon-inner:after,.dt-shortcode-icon .icon-inner:before,.dt-shortcode-icon:after,.dt-shortcode-icon:before,.dt-shortcode-soc-icons a:after,.dt-shortcode-soc-icons a:before,.text-icon .icon-inner:after,.text-icon .icon-inner:before {
    box-sizing: border-box;
    border: 0 solid
}

.dt-icon-center {
    text-align: center
}

.dt-icon-right {
    text-align: right
}

.soc-ico a:after,.soc-ico a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    content: "";
    border-radius: inherit;
    transition: opacity .15s linear
}

.dt-shortcode-soc-icons a:after,.dt-shortcode-soc-icons a:before {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 26px;
    min-height: 26px;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: inherit;
    transition: opacity .15s linear
}

.dt-shortcode-icon .icon-inner:after,.dt-shortcode-icon .icon-inner:before,.dt-shortcode-icon:after,.dt-shortcode-icon:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    margin: 0!important;
    content: "";
    font-size: 0!important;
    border-radius: inherit;
    transition: opacity .15s linear
}

.dt-shortcode-icon:after,.dt-shortcode-icon:before {
    z-index: 2
}

.dt-shortcode-icon .icon-inner:before,.dt-shortcode-icon:not(.dt-icon-hover-off):hover .icon-inner:after,.dt-shortcode-icon:not(.dt-icon-hover-off):hover:after,.dt-shortcode-soc-icons a:before,.dt-shortcode-soc-icons a:hover:after,.soc-ico a:before,.soc-ico a:hover:after {
    opacity: 1
}

.dt-shortcode-icon:hover .icon-inner:before,.dt-shortcode-icon:hover:before,.dt-shortcode-icon:not(:hover) .icon-inner:after,.dt-shortcode-icon:not(:hover):after,.dt-shortcode-soc-icons a:hover:before,.dt-shortcode-soc-icons a:not(:hover):after,.soc-ico a:hover:before,.soc-ico a:not(:hover):after {
    transition-delay: .1s
}

.dt-shortcode-icon .icon-inner:after,.dt-shortcode-icon:after,.dt-shortcode-icon:hover:before,.dt-shortcode-icon:not(.dt-icon-hover-off):hover .icon-inner:before,.dt-shortcode-icon:not(.dt-icon-hover-off):hover:before,.dt-shortcode-soc-icons a:after,.dt-shortcode-soc-icons a:hover:before,.soc-ico a:after,.soc-ico a:hover:before {
    opacity: 0
}

.dt-shortcode-icon.dt-icon-hover-off:after {
    display: none
}

.dt-hover-icon,.dt-regular-icon {
    top: 0;
    left: 0;
    display: block;
    transition: all .3s ease-in-out
}

.dt-icon-animate-slide-up:hover .dt-regular-icon {
    transform: translateY(-200%)
}

.dt-icon-animate-slide-right .dt-regular-icon {
    transform: translate(-200%,0%)
}

.dt-icon-animate-slide-right:hover .dt-regular-icon {
    transform: translate(0,0%)
}

.dt-icon-animate-slide-right .icon-inner,.dt-icon-animate-slide-up .icon-inner {
    overflow: hidden
}

.dt-shortcode-icon .dt-hover-icon,.text-icon .dt-hover-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none
}

.dt-icon-animate-slide-up:not(.dt-icon-hover-off) .dt-hover-icon {
    display: block;
    transform: translateY(200%)
}

.dt-icon-animate-slide-up:not(.dt-icon-hover-off):hover .dt-hover-icon {
    transform: translateY(0%)
}

.dt-icon-animate-slide-right:not(.dt-icon-hover-off) .dt-hover-icon {
    display: block;
    transform: translate(0,0%)
}

.dt-icon-animate-slide-right:not(.dt-icon-hover-off):hover .dt-hover-icon {
    transform: translate(200%,0%)
}

.dt-icon-animate-scale,.dt-icon-animate-scale-down,.dt-icon-animate-shadow {
    transition: all .2s ease-in-out
}

.dt-icon-animate-shadow:not(.dt-icon-hover-off):hover {
    box-shadow: 0 0 10px rgb(0 0 0 / .3)
}

.dt-icon-animate-scale:not(.dt-icon-hover-off):hover {
    transform: scale(1.2)
}

.dt-icon-animate-scale-down:not(.dt-icon-hover-off):hover {
    transform: scale(.8)
}

.dt-icon-animate-spin-around:not(.dt-icon-hover-off):hover .dt-regular-icon {
    animation: rotate .9s forwards
}

@keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

.soc-ico.text-centered a {
    float: none;
    display: inline-block
}

#top-bar .right-block .soc-ico a {
    float: right;
    margin: 2px
}

#bottom-bar .soc-ico a:hover,#top-bar .soc-ico a:hover,.soc-ico a,.soc-ico a:hover {
    text-decoration: none
}

.dt-mega-parent .sidebar-content .widget .soc-ico a:hover .soc-font-icon {
    color: #fff!important
}

#footer .soc-ico a:hover .soc-font-icon,#main .soc-ico a:hover .soc-font-icon {
    color: #fff
}

.dt-fancy-separator {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    text-align: center
}

.dt-fancy-separator.title-left,.dt-fancy-separator.title-right {
    margin: 0
}

.dt-fancy-separator.title-left {
    text-align: left
}

.dt-fancy-separator.title-left .dt-fancy-title {
    padding-left: 0
}

.dt-fancy-separator.title-left .dt-fancy-title.bg-on {
    padding-left: 1em
}

.dt-fancy-separator.title-right {
    float: right;
    clear: both;
    text-align: right
}

.dt-fancy-separator.title-right .dt-fancy-title {
    padding-right: 0
}

.dt-fancy-separator.title-right .dt-fancy-title.bg-on {
    padding-right: 1em
}

.separator-holder {
    position: absolute;
    display: block;
    top: 49.99%;
    width: 2000px;
    border-top: 1px solid red;
    content: ''
}

.style-dashed .separator-holder {
    border-top-width: 1px;
    border-top-style: dashed
}

.style-dotted .separator-holder {
    border-top-width: 1px;
    border-top-style: dotted
}

.style-double .separator-holder {
    border-top-width: 3px;
    border-top-style: double
}

.style-thick .separator-holder {
    border-top-width: 5px;
    border-top-style: solid
}

.style-disabled .separator-holder {
    display: none
}

.separator-left {
    right: 100%;
    margin-right: 1em
}

.separator-right {
    left: 100%;
    margin-left: 1em
}

.dt-fancy-separator.line-below .separator-left {
    top: auto;
    right: 0;
    bottom: -1em;
    margin-right: 0
}

.line-below .separator-holder {
    top: auto;
    bottom: -1em;
    margin-right: 0;
    margin-left: 0
}

.dt-fancy-separator.line-below.title-left .separator-left {
    left: 0;
    right: auto
}

.dt-fancy-separator.line-below.title-right .separator-left {
    left: auto;
    right: 0
}

.dt-fancy-separator.line-below.title-left .separator-right,.dt-fancy-separator.line-below.title-right .separator-right {
    display: none
}

.dt-fancy-title {
    position: relative;
    display: inline-block;
    top: 50%
}

.dt-fancy-title.bg-on {
    padding: 0 1em
}

.accent-gradient .accent-border-color.hr-thin.style-line {
    height: 1px
}

.accent-gradient .accent-border-color.hr-thick {
    height: 5px
}

.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before,.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before {
    content: " ";
    display: block;
    background: #fff;
    position: absolute;
    z-index: 30
}

.twentytwenty-horizontal .twentytwenty-handle:after,.twentytwenty-horizontal .twentytwenty-handle:before {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px
}

.twentytwenty-vertical .twentytwenty-handle:after,.twentytwenty-vertical .twentytwenty-handle:before {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px
}

.twentytwenty-after-label,.twentytwenty-before-label {
    position: absolute;
    width: 120px;
    padding: 3px 5px;
    color: #fff!important;
    font-size: 13px;
    line-height: 16px;
    vertical-align: middle;
    text-align: center;
    z-index: 99;
    opacity: 0;
    text-shadow: 0 0 2px rgb(0 0 0 / .5);
    transition: opacity .4s ease
}

.twentytwenty-horizontal .twentytwenty-before-label {
    bottom: 10px;
    left: 10px;
    text-align: left
}

.twentytwenty-horizontal .twentytwenty-after-label {
    bottom: 10px;
    right: 10px;
    text-align: right
}

.twentytwenty-vertical .twentytwenty-before-label {
    top: 10px;
    left: 50%;
    margin-left: -65px
}

.twentytwenty-vertical .twentytwenty-after-label {
    bottom: 10px;
    left: 50%;
    margin-left: -65px
}

.twentytwenty-container:hover .twentytwenty-after-label,.twentytwenty-container:hover .twentytwenty-before-label {
    opacity: 1
}

.twentytwenty-down-arrow,.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow {
    width: 0;
    height: 0;
    border: 6px inset #fff0;
    position: absolute
}

.twentytwenty-left-arrow,.twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px
}

.twentytwenty-down-arrow,.twentytwenty-up-arrow {
    left: 50%;
    margin-left: -6px
}

.twentytwenty-container {
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none
}

.twentytwenty-container img {
    max-width: 100%;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    display: block
}

.active-click .twentytwenty-handle,.twentytwenty-container.active-click img {
    transition: all .3s ease-out
}

.twentytwenty-container * {
    box-sizing: content-box
}

.twentytwenty-before {
    z-index: 20
}

.twentytwenty-after {
    z-index: 10
}

.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border: 3px solid #fff;
    border-radius: 1000px;
    z-index: 40;
    cursor: pointer
}

.twentytwenty-container[data-navigation=move] .twentytwenty-handle {
    border: none;
    cursor: default
}

.twentytwenty-container[data-navigation=move] .twentytwenty-handle>span {
    display: none
}

.twentytwenty-horizontal .twentytwenty-container[data-navigation=move] .twentytwenty-handle:before {
    margin-bottom: 0;
    margin-left: 0
}

.twentytwenty-horizontal .twentytwenty-container[data-navigation=move] .twentytwenty-handle:after {
    margin-top: 0;
    margin-left: 0
}

.twentytwenty-vertical .twentytwenty-container[data-navigation=move] .twentytwenty-handle:before {
    margin-left: 0;
    margin-top: 0
}

.twentytwenty-vertical .twentytwenty-container[data-navigation=move] .twentytwenty-handle:after {
    margin-right: 0;
    margin-top: 0
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 22px
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 22px
}

.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 22px
}

.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 22px
}

.twentytwenty-left-arrow {
    border-right: 6px solid #fff;
    left: 50%;
    margin-left: -17px
}

.twentytwenty-right-arrow {
    border-left: 6px solid #fff;
    right: 50%;
    margin-right: -17px
}

.twentytwenty-up-arrow {
    border-bottom: 6px solid #fff;
    top: 50%;
    margin-top: -17px
}

.twentytwenty-down-arrow {
    border-top: 6px solid #fff;
    bottom: 50%;
    margin-bottom: -17px
}

.shortcode-blog-posts .post {
    border: none
}

.items-grid .wf-td,.recent-posts .wf-td {
    display: table-cell;
    vertical-align: top
}

.post-content a {
    text-decoration: none
}

.shortcode-blog-posts .entry-meta {
    padding-bottom: 10px
}

.items-grid {
    margin-bottom: -20px
}

.items-grid .wf-cell {
    margin-bottom: 20px
}

.items-grid .borders:before {
    display: block;
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    content: ""
}

.items-grid article {
    overflow: hidden;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.single-related-posts .mini-post-img {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.items-grid a {
    text-decoration: none
}

.items-grid .alignleft {
    margin: 5px 20px 5px 0;
    font-size: 0;
    line-height: 0
}

.blog-shortcode article {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.mode-grid:not(.bottom-overlap-layout-list) article,.mode-masonry:not(.bottom-overlap-layout-list) article {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.albums-shortcode.gradient-overlay-layout-list article,.blog-shortcode.gradient-overlay-layout-list article,article.on-hover {
    cursor: pointer
}

.bottom-overlap-layout-list article,.centered-layout-list article {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.classic-layout-list.mode-list article.full-width-img {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.dividers-on.classic-layout-list article {
    padding-top: 44px;
    margin-top: 19px
}

.dividers-on.classic-layout-list article:first-child {
    padding-top: 0;
    margin-top: 0
}

.jquery-filter article:not(.visible) {
    display: none;
    opacity: 0
}

.jquery-filter article.visible {
    animation: fadeInFromNone .5s ease-out
}

.jquery-filter article.hidden {
    display: none;
    opacity: 0
}

.blog-shortcode .post-thumbnail-wrap {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    -ms-flex: 0 0 auto
}

.project-even .post-thumbnail-wrap {
    -ms-flex-order: 2;
    order: 2
}

.blog-shortcode .post-thumbnail {
    position: relative;
    display: block
}

.blog-shortcode .post-thumbnail .alignleft {
    margin: 0
}

.blog-shortcode .post-thumbnail .alignnone {
    margin-bottom: 0
}

.blog-shortcode .format-gallery .post-thumbnail {
    width: 100%
}

.post-thumbnail-rollover {
    position: relative;
    display: block;
    line-height: 0;
    overflow: hidden
}

.post-thumbnail-rollover:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    transition: opacity .35s linear
}

.blog-shortcode.gradient-overlay-layout-list .post-thumbnail-rollover:after {
    display: none
}

.post-thumbnail-rollover:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: 1
}

.mobile-false .post-thumbnail>.post-thumbnail-rollover:hover:after,.on-hover .post-thumbnail>.post-thumbnail-rollover:after {
    opacity: 1
}

.blog-thumb-iso-lazy-load {
    opacity: 0
}

.content-rollover-layout-list article:hover>.post-thumbnail-wrap .post-thumbnail-rollover:after,.gradient-overlay-layout-list article:hover>.post-thumbnail-wrap .post-thumbnail-rollover:after {
    opacity: 1
}

.no-img .overlay-placeholder img {
    max-width: none
}

.post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img {
    width: 100%
}

.scale-img.content-rollover-layout-list article:hover .post-thumbnail>.post-thumbnail-rollover img,.scale-img.gradient-overlay-layout-list article:hover .post-thumbnail>.post-thumbnail-rollover img {
    transform: scale(1.2);
    transition: transform 4s ease-out
}

.side-overlap-layout-list .project-odd .fancy-date a {
    right: auto;
    left: 10px
}

.fancy-date a>span {
    display: block
}

.fancy-categories {
    position: absolute;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    z-index: 30;
    top: 10px;
    left: 10px
}

.fancy-categories a {
    padding: 2px 9px 1px;
    margin: 0 0 2px;
    text-decoration: none;
    background-color: rgb(0 0 0 / .75);
    color: #fff
}

.fancy-categories a:hover {
    color: #fff
}

.side-overlap-layout-list .project-odd .fancy-categories {
    top: auto;
    bottom: 10px
}

.side-overlap-layout-list .project-even .fancy-categories {
    top: auto;
    right: 10px;
    bottom: 10px;
    left: auto
}

.fancy-categories * {
    font: 700 12px/22px Arial,Verdana,sans-serif
}

.post-entry-content {
    box-sizing: border-box
}

.content-align-center .post-entry-content {
    text-align: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.content-align-right .post-entry-content {
    text-align: right;
    -ms-flex-pack: right;
    -ms-justify-content: right;
    justify-content: right;
    -ms-align-self: right;
    -ms-flex-item-align: right;
    align-self: right
}

.content-align-left .post-entry-content {
    text-align: left;
    -ms-flex-pack: left;
    -ms-justify-content: left;
    justify-content: left;
    -ms-align-self: left;
    -ms-flex-item-align: left;
    align-self: left
}

.blog-shortcode .post-entry-content {
    position: relative;
    z-index: 10;
    max-width: 100%
}

.centered-layout-list .post-entry-content {
    position: static;
    text-align: center
}

.centered-layout-list .post-entry-content:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 100%;
    height: 1px;
    content: ""
}

.gradient-overlap-layout-list .post-entry-content {
    position: relative;
    margin-top: -125px;
    z-index: 1;
    padding-top: 90px
}

.gradient-overlap-layout-list .post-entry-content:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 150px;
    content: ""
}

.gradient-overlap-layout-list .no-img .post-entry-content {
    margin-top: 0
}

.gradient-overlay-layout-list:not(.portfolio-shortcode):not(.albums-shortcode) .post-entry-content {
    position: absolute;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    right: 10px;
    bottom: 10px;
    left: 10px;
    top: 20px;
    overflow: hidden
}

.mode-grid.bottom-overlap-layout-list .post-entry-content {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.mode-grid.gradient-overlap-layout-list .post-entry-content {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.gradient-overlay-layout-list:not(.portfolio-shortcode) .post-entry-content .entry-title {
    pointer-events: none
}

.content-rollover-layout-list.mode-grid .post-entry-content,.content-rollover-layout-list.mode-masonry .post-entry-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.content-rollover-layout-list.mode-grid .post-entry-content:hover,.content-rollover-layout-list.mode-masonry .post-entry-content:hover {
    cursor: pointer
}

.content-rollover-layout-list.mode-grid:not(.portfolio-shortcode) .post-entry-content .entry-title,.content-rollover-layout-list.mode-masonry:not(.portfolio-shortcode) .post-entry-content .entry-title {
    pointer-events: none
}

#main .blog-shortcode .format-aside .post-entry-content,#main .blog-shortcode .format-link .post-entry-content,#main .blog-shortcode .format-quote .post-entry-content,#main .blog-shortcode .format-status .post-entry-content {
    width: 100%;
    top: 0;
    margin: 0
}

#main .classic-layout-list.mode-list .full-width-img .post-entry-content {
    width: 100%
}

.blog-shortcode .entry-excerpt {
    overflow: hidden
}

.post-entry-title-content {
    text-align: center;
    box-sizing: border-box
}

.blog-shortcode .post-entry-content .entry-title a,.blog-shortcode .post-entry-title-content .entry-title a {
    transition: color .35s
}

.accent-gradient .blog-shortcode .post-entry-content .entry-title a,.accent-gradient .blog-shortcode .post-entry-title-content .entry-title a {
    transition: none
}

.blog-shortcode .entry-meta {
    padding: 0
}

.blog-shortcode .entry-meta a:hover {
    text-decoration: none
}

.blog-shortcode .entry-meta>span a {
    display: inline-block
}

.centered-layout-list .entry-meta {
    text-align: center
}

.blog-shortcode .entry-meta * {
    color: inherit
}

.blog-shortcode .entry-meta>a:after,.blog-shortcode .entry-meta>span:after {
    right: 0;
    width: 3px;
    height: 3px;
    top: 50%;
    transform: translateY(-50%);
    content: ""
}

.post-details {
    position: relative;
    display: inline-block;
    text-decoration: none
}

.post-details:before {
    content: "";
    display: table
}

.post-details:after {
    content: "";
    display: table;
    clear: both
}

.ancient-ie .post-details {
    zoom:1}

.post-details i {
    margin-right: 0;
    margin-left: 7px
}

#page .post-details i {
    font-size: 8px
}

.gradient-overlay-layout-list .post-details,.mode-grid.gradient-overlap-layout-list .post-details {
    -ms-align-self: flex-start;
    -ms-flex-item-align: flex-start;
    align-self: flex-start
}

.content-align-center.gradient-overlay-layout-list .post-details,.content-align-center.mode-grid.gradient-overlap-layout-list .post-details {
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

#page .post-details.details-type-btn {
    margin-bottom: 0
}

.post-details.details-type-link {
    float: left;
    padding-bottom: 8px;
    margin-bottom: -8px;
    font-weight: 700
}

.centered-layout-list .post-details.details-type-link,.content-align-center .post-details.details-type-link {
    float: none;
    vertical-align: top
}

.post-details.details-type-link:after {
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    content: "";
    transition: width .4s ease
}

.post-details.details-type-link:hover:after {
    width: 100%
}

.owl-carousel.bottom-overlap-layout-list .post-entry-content,.owl-carousel.gradient-overlap-layout-list .post-entry-content {
    transform: translateZ(0)
}

.owl-carousel {
    --stage-top-gap: 0px;
    --stage-right-gap: 0;
    --stage-left-gap: 0;
    --box-padding-top: 0px;
    --top: 0px;
    box-sizing: border-box
}

.owl-carousel .post {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.owl-carousel article.post {
    width: 100%
}

.dt-arrow-border-on .owl-nav a:hover:after,.dt-arrow-border-on .owl-nav a:not(:hover):before,.dt-arrow-hover-border-on .owl-nav a:hover:after {
    border-style: solid;
    border-width: 0
}

.owl-nav a {
    position: absolute;
    z-index: 10;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none
}

.owl-nav a:after,.owl-nav a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    box-sizing: border-box;
    border-radius: inherit;
    -webkit-backface-visibility: hidden;
    transition: opacity .15s linear
}

.disable-arrows-hover-bg .owl-nav a:after,.disable-arrows-hover-bg .owl-nav a:before {
    transition: none
}

.owl-nav a:not(:hover):before {
    opacity: 1
}

.owl-nav a:hover:before,.owl-nav a:not(:hover):after {
    transition-delay: .1s
}

.owl-nav a:hover:after {
    opacity: 1
}

.owl-nav a:after,.owl-nav a:hover:before {
    opacity: 0
}

.owl-nav a i {
    position: relative;
    z-index: 1;
    transition: color .15s;
    transition-delay: .1s
}

.owl-carousel .owl-dots {
    position: absolute
}

.owl-carousel .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

:not(.bullets-etefu).owl-carousel .owl-dots .owl-dot span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    border-radius: 50%
}

.bullets-scale-up .owl-dot span {
    transition: transform .3s ease,background .3s ease
}

.bullets-scale-up .owl-dot.active span {
    transform: scale(1.5)
}

.bullets-stroke .owl-dot:not(.active) span {
    box-shadow: 0 0 0 2px #fff0!important
}

.bullets-stroke .owl-dot span {
    transition: box-shadow .3s ease,background-color .3s ease
}

.bullets-stroke .owl-dot.active span {
    background-color: #fff0;
    box-shadow: 0 0 0 2px #fff
}

.bullets-fill-in .owl-dot span {
    background-color: #fff0;
    transition: box-shadow .3s ease
}

.bullets-small-dot-stroke .owl-dot {
    border-radius: 50%;
    box-shadow: 0 0 0 2px #fff0;
    transition: box-shadow .3s ease
}

.bullets-small-dot-stroke .owl-dot span {
    cursor: pointer;
    position: absolute;
    transition: background-color .3s ease,transform .3s ease
}

.bullets-small-dot-stroke .owl-dot.active span {
    transform: scale(.4)
}

.bullets-ubax .owl-dot span {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border: 2px solid #fff0;
    border-radius: 0!important;
    box-sizing: border-box
}

.bullets-ubax .owl-dot.active span {
    z-index: 10;
    background: 0 0!important;
    transition: background-color .3s,border-color .3s
}

.bullets-ubax .owl-dot:not(.active):hover span {
    transition: background-color .3s
}

.bullets-etefu .owl-dot {
    height: 5px!important
}

.bullets-etefu .owl-dot span {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 5px;
    transition: background .3s
}

.bullets-etefu .owl-dot span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate3d(-100%,0,0);
    transition: transform .5s;
    transition-timing-function: cubic-bezier(.2,1,.3,1)
}

.bullets-etefu .owl-dot.active span:before {
    transform: translate3d(0,0,0)
}

.owl-carousel:not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
    position: relative;
    z-index: 10
}

.bottom-overlap-layout-list[data-auto-height=false] .owl-stage,.classic-layout-list[data-auto-height=false] .owl-stage,.gradient-overlap-layout-list[data-auto-height=false] .owl-stage {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.bottom-overlap-layout-list[data-auto-height=false] .owl-stage .dt-owl-item,.classic-layout-list[data-auto-height=false] .owl-stage .dt-owl-item,.gradient-overlap-layout-list[data-auto-height=false] .owl-stage .dt-owl-item {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-shrink: 0
}

.bottom-overlap-layout-list[data-auto-height=false] .post-entry-content,.gradient-overlap-layout-list[data-auto-height=false] .post-entry-content {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.content-rollover-layout-list.owl-carousel .post-entry-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.content-rollover-layout-list.owl-carousel .post-entry-content:hover {
    cursor: pointer
}

.content-rollover-layout-list.owl-carousel .post-entry-content .entry-title {
    pointer-events: none
}

.owl-carousel .post-thumbnail-wrap {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    -ms-flex: 0 0 auto
}

.owl-carousel .post-thumbnail {
    position: relative;
    display: block
}

.owl-carousel .post-thumbnail .alignleft {
    margin: 0
}

.owl-carousel .post-thumbnail .alignnone {
    margin-bottom: 0
}

.owl-carousel .format-gallery .post-thumbnail {
    width: 100%
}

.owl-carousel .fancy-categories,.owl-carousel .fancy-date>a,.owl-carousel .post-entry-wrapper>* {
    -webkit-backface-visibility: hidden;
    transform: translatez(0)
}

.owl-carousel .entry-excerpt {
    overflow: hidden
}

.owl-carousel .post-entry-content .entry-title a,.owl-carousel .post-entry-title-content .entry-title a {
    transition: color .35s
}

.accent-gradient .owl-carousel .post-entry-content .entry-title a,.accent-gradient .owl-carousel .post-entry-title-content .entry-title a {
    transition: none
}

.owl-carousel .entry-meta {
    padding: 0
}

.owl-carousel .entry-meta a:hover {
    text-decoration: none
}

.owl-carousel .entry-meta>span a {
    display: inline-block
}

.owl-carousel .entry-meta * {
    color: inherit
}

.owl-carousel .entry-meta>a:after,.owl-carousel .entry-meta>span:after {
    right: 0;
    width: 3px;
    height: 3px;
    top: 50%;
    transform: translateY(-50%);
    content: ""
}

.icon-with-text-shortcode {
    position: relative;
    flex-flow: column wrap;
    align-items: center;
    display: grid;
    grid-gap: 0;
    grid-template-rows: auto
}

.icon-with-text-shortcode .block-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.icon-with-text-shortcode.layout-1 {
    grid-template-columns: 100px minmax(0,1fr);
    grid-template-areas: "icon  header" "icon  desc" "icon  button"
}

.icon-with-text-shortcode.layout-2 {
    grid-template-columns: minmax(0,1fr) 100px;
    grid-template-areas: " header icon " " desc icon " " button icon "
}

.icon-with-text-shortcode.layout-3 {
    grid-template-areas: " icon header " " desc desc " " button button "
}

.icon-with-text-shortcode.layout-4 {
    grid-template-columns: 1fr;
    grid-template-areas: " icon" " header " " desc" " button "
}

.icon-with-text-shortcode.layout-5 {
    justify-content: center;
    text-align: center;
    grid-template-areas: " icon" " header " " desc" " button "
}

.dt-text-title {
    grid-area: header;
    max-width: 100%
}

@media all and (-ms-high-contrast:none) {
    .post-entry-content {
        max-width: 100%
    }

    .layout-4 .dt-text-title {
        align-self: flex-start
    }

    .popup-search-wrap {
        box-shadow: 0 0 4px rgb(0 0 0 / .2)
    }
}

.icon-with-text-shortcode .dt-text-title {
    font-weight: 400
}

.dt-text-desc {
    grid-area: desc;
    max-width: 100%
}

.icon-with-text-shortcode.layout-1>* {
    grid-column: 2
}

.icon-with-text-shortcode .text-icon {
    grid-area: icon;
    text-decoration: none
}

.icon-with-text-shortcode .text-icon.layout-1 {
    grid-column: 1;
    grid-row: 1
}

.icon-with-text-shortcode.layout-5 .text-icon {
    justify-self: center
}

.icon-with-text-shortcode .default-btn-shortcode {
    justify-self: start;
    grid-area: button
}

.icon-with-text-shortcode .default-btn-shortcode.full-width-btn {
    justify-self: stretch
}

.icon-with-text-shortcode.layout-5 .default-btn-shortcode {
    justify-self: center
}

.icon-with-text-shortcode.layout-5 .default-btn-shortcode.full-width-btn {
    justify-self: stretch
}

.icon-with-text-shortcode .default-btn-shortcode.layout-1 {
    align-self: flex-start
}

.icon-with-text-shortcode>* {
    order: 1
}

.icon-with-text-shortcode .text-icon {
    position: relative;
    order: 0;
    align-self: flex-start
}

.layout-3.icon-with-text-shortcode .text-icon,.layout-5.icon-with-text-shortcode .text-icon {
    align-self: center
}

.text-icon .icon-inner:after,.text-icon .icon-inner:before,.text-icon:after,.text-icon:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    height: 26px;
    box-sizing: border-box;
    margin: 0!important;
    content: "";
    font-size: 0!important;
    border-radius: inherit;
    transition: opacity .15s linear
}

.text-icon:after,.text-icon:before {
    z-index: 2
}

.text-icon .icon-inner:before,.text-icon:not(.dt-icon-hover-off):hover .icon-inner:after,.text-icon:not(.dt-icon-hover-off):hover:after {
    opacity: 1
}

.text-icon:hover .icon-inner:before,.text-icon:hover:before,.text-icon:not(:hover) .icon-inner:after,.text-icon:not(:hover):after {
    transition-delay: .1s
}

.text-icon .icon-inner:after,.text-icon:after,.text-icon:not(.dt-icon-hover-off):hover .icon-inner:before,.text-icon:not(.dt-icon-hover-off):hover:before {
    opacity: 0
}

.text-icon.dt-icon-hover-off:after {
    display: none
}

.masthead {
    position: relative;
    z-index: 102;
    box-sizing: border-box
}

.masthead:not(.side-header) {
    display: -ms-flexbox;
    -ms-flex-direction: column
}

.floating-navigation-below-slider.transparent .masthead:not(#phantom):not(.no-slider) {
    transform: translateY(-100%)
}

.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .header-bar,.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .mobile-header-bar,.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .top-bar {
    display: none
}

.disable-headers.header-side-left #page,.disable-headers.header-side-left.header-side-line #page:not(.boxed),.disable-headers.overlay-navigation.header-side-line #page:not(.boxed),.hidden-header.header-side-left #page,.hidden-header.header-side-left.header-side-line #page:not(.boxed),.hidden-header.overlay-navigation.header-side-line #page:not(.boxed) {
    padding-left: 0
}

.disable-headers.header-side-right #page,.disable-headers.header-side-right.header-side-line #page:not(.boxed),.hidden-header.header-side-right #page,.hidden-header.header-side-right.header-side-line #page:not(.boxed) {
    padding-right: 0
}

.responsive-off.transparent:not(.photo-scroller-album):not(.phantom-sticky) .masthead:not(.side-header) {
    position: absolute;
    width: 100%;
    z-index: 102
}

.top-bar {
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    margin-top: 0;
    box-sizing: border-box
}

.top-bar-bg,.top-bar:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    box-sizing: content-box
}

.boxed .top-bar-bg,.boxed .top-bar:after {
    padding: 0;
    margin: 0;
    left: 50%;
    transform: translateX(-50%)
}

.top-bar:after {
    height: 1px
}

.transparent .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .top-bar-line-hide.top-bar:after {
    display: none
}

.top-bar-bg,.top-bar.full-width-line:after {
    padding: 0 1000px;
    margin-left: -1000px
}

.boxed .top-bar-bg,.boxed .top-bar.full-width-line:after {
    padding: 0;
    margin: 0;
    left: 50%;
    transform: translateX(-50%)
}

.top-bar>.mini-widgets {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.top-bar .mini-widgets.right-widgets,.top-bar .mini-widgets:last-child {
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end
}

.top-bar * {
    font-size: inherit;
    line-height: inherit
}

.top-bar.hide-top-bar,.top-bar.top-bar-empty {
    position: absolute;
    visibility: hidden;
    opacity: 0
}

.transparent .top-bar {
    margin-bottom: -1px
}

.top-bar .sub-nav {
    z-index: 1003
}

.top-bar .sub-nav a:hover,.top-bar a,.top-bar a:hover {
    text-decoration: none
}

.top-bar .mini-login a:hover,.top-bar .mini-search .submit:hover,.top-bar a:hover {
    text-decoration: none;
    opacity: .7
}

.top-bar .shopping-cart-inner a:hover,.top-bar .soc-ico a:hover,.top-bar .sub-nav li a:hover {
    opacity: 1
}

.branding {
    line-height: 0;
    font-size: 0
}

.side-header .branding {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.branding>a {
    display: block
}

.branding a img,.branding img {
    max-width: 100%;
    height: auto
}

.branding .mobile-desktop-logo,.branding .mobile-logo,.phantom-sticky .side-header .branding .mobile-logo {
    display: none
}

.responsive-off .masthead .hide-on-desktop {
    visibility: hidden;
    position: absolute;
    left: -9999px
}

.responsive-off .masthead .hide-on-desktop.display-none {
    display: none
}

.mobile-mini-widgets {
    max-width: calc(100% - 45px)
}

.masthead .mini-widgets>*,.masthead .mobile-mini-widgets>* {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px
}

.masthead.side-header:not(.masthead-mobile-header) .mini-widgets>*,.masthead.side-header:not(.masthead-mobile-header) .mobile-mini-widgets>* {
    margin: 5px 20px 5px 0
}

.masthead.side-header.h-center .mini-widgets>*,.masthead.side-header.h-center .mobile-mini-widgets>* {
    margin-left: 10px;
    margin-right: 10px
}

.side-header-v-stroke:not(.masthead-mobile-header) .mini-widgets>*,.side-header-v-stroke:not(.masthead-mobile-header) .mobile-mini-widgets>* {
    margin: 10px 0
}

.dt-mobile-header .mobile-mini-widgets-in-menu>* {
    margin: 5px 20px 5px 0
}

.masthead:not(.side-header) .mini-widgets>.first,.masthead:not(.side-header) .mini-widgets>:first-child,.masthead:not(.side-header) .mobile-mini-widgets>.first,.masthead:not(.side-header) .mobile-mini-widgets>:first-child,.side-header .top-bar .mini-widgets>.first,.side-header .top-bar .mini-widgets>:first-child,.side-header .top-bar .mobile-mini-widgets>.first,.side-header .top-bar .mobile-mini-widgets>:first-child,.side-header-h-stroke .mini-widgets>.first,.side-header-h-stroke .mini-widgets>:first-child,.side-header-h-stroke .mobile-mini-widgets>.first,.side-header-h-stroke .mobile-mini-widgets>:first-child {
    margin-left: 0
}

.masthead:not(.side-header) .mini-widgets>.last,.masthead:not(.side-header) .mini-widgets>:last-child,.masthead:not(.side-header) .mobile-mini-widgets>.last,.masthead:not(.side-header) .mobile-mini-widgets>:last-child,.side-header .top-bar .mini-widgets>.last,.side-header .top-bar .mini-widgets>:last-child,.side-header .top-bar .mobile-mini-widgets>.last,.side-header .top-bar .mobile-mini-widgets>:last-child,.side-header-h-stroke .mini-widgets>.last,.side-header-h-stroke .mini-widgets>:last-child,.side-header-h-stroke .mobile-mini-widgets>.last,.side-header-h-stroke .mobile-mini-widgets>:last-child {
    margin-right: 0
}

.masthead .mobile-header-bar .mini-widgets>*,.masthead .mobile-header-bar .mobile-mini-widgets>*,.masthead-mobile-header .mini-widgets>*,.masthead-mobile-header .mobile-mini-widgets>*,.side-header-h-stroke .mobile-header-bar .mini-widgets>*,.side-header-h-stroke .mobile-header-bar .mobile-mini-widgets>* {
    margin: 0 10px
}

.masthead .mobile-header-bar .mini-widgets>.first,.masthead .mobile-header-bar .mini-widgets>:first-child,.masthead .mobile-header-bar .mobile-mini-widgets>.first,.masthead .mobile-header-bar .mobile-mini-widgets>:first-child,.masthead-mobile-header .mini-widgets>.first,.masthead-mobile-header .mini-widgets>:first-child,.masthead-mobile-header .mobile-mini-widgets>.first,.masthead-mobile-header .mobile-mini-widgets>:first-child,.side-header-h-stroke .mobile-header-bar .mini-widgets>.first,.side-header-h-stroke .mobile-header-bar .mini-widgets>:first-child,.side-header-h-stroke .mobile-header-bar .mobile-mini-widgets>.first,.side-header-h-stroke .mobile-header-bar .mobile-mini-widgets>:first-child {
    margin-left: 10px
}

.masthead .mobile-header-bar .mini-widgets>.last,.masthead .mobile-header-bar .mini-widgets>:last-child,.masthead .mobile-header-bar .mobile-mini-widgets>.last,.masthead .mobile-header-bar .mobile-mini-widgets>:last-child,.masthead-mobile-header .mini-widgets>.last,.masthead-mobile-header .mini-widgets>:last-child,.masthead-mobile-header .mobile-mini-widgets>.last,.masthead-mobile-header .mobile-mini-widgets>:last-child,.side-header-h-stroke .mobile-header-bar .mini-widgets>.last,.side-header-h-stroke .mobile-header-bar .mini-widgets>:last-child,.side-header-h-stroke .mobile-header-bar .mobile-mini-widgets>.last,.side-header-h-stroke .mobile-header-bar .mobile-mini-widgets>:last-child {
    margin-right: 10px
}

.mini-contacts,.mini-login a {
    position: relative;
    margin: 0
}

.masthead .mini-contacts,.masthead .mini-login a {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.dt-mobile-header .mini-contacts,.dt-mobile-header .mini-login a,.side-header .mini-contacts,.side-header .mini-login a {
    white-space: normal
}

.mini-contacts i,.mini-login a i {
    margin-right: 5px
}

.mini-nav {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.mini-nav .mini-sub-nav {
    position: absolute;
    visibility: hidden;
    z-index: 200;
    top: 100%;
    left: 0;
    width: 240px;
    opacity: 0;
    background: #fff;
    box-shadow: 0 0 4px rgb(0 0 0 / .2)
}

.mini-nav .mini-sub-nav>li {
    position: relative;
    display: block;
    padding: 0 10px;
    box-sizing: border-box
}

.mini-nav .mini-sub-nav>li:first-child {
    padding-top: 10px
}

.mini-nav .mini-sub-nav>li:last-child {
    padding-bottom: 10px
}

.mini-nav .mini-sub-nav>li a {
    padding: 5px
}

.mini-nav .mini-sub-nav>li a:hover {
    opacity: 1
}

.mini-nav .mini-sub-nav .mini-sub-nav {
    top: 0;
    left: 241px!important
}

.rtl .mini-nav .mini-sub-nav .mini-sub-nav {
    right: 241px;
    left: auto!important
}

.mini-nav .mini-sub-nav .mini-sub-nav.right-overflow {
    left: -241px!important
}

.rtl .mini-nav .mini-sub-nav .mini-sub-nav.right-overflow {
    right: -241px;
    left: auto!important
}

.mini-nav .mini-sub-nav li.has-children>a:after,.mini-nav .mini-sub-nav>li:not(.wpml-ls-item)>a .menu-text,.mini-nav .mini-sub-nav>li:not(.wpml-ls-item)>a .subtitle-text {
    color: #222
}

.menu-select select,.mini-nav .customSelect {
    border: none;
    padding: 0;
    margin-bottom: 0
}

.mini-nav .customSelect {
    position: absolute;
    visibility: hidden;
    padding: 0
}

.mini-nav .customSelect .customSelectInner {
    opacity: 0
}

.menu-select select,.mini-nav .customSelect1 {
    position: relative;
    visibility: visible;
    opacity: 1
}

.menu-select select,.menu-select:hover {
    cursor: pointer
}

.menu a:hover,.menu-select:hover {
    text-decoration: underline
}

.dt-mobile-header .menu a:hover,.dt-mobile-header .menu-select:hover,.masthead .menu a:hover,.masthead .menu-select:hover {
    text-decoration: none
}

.mini-nav .customSelectInner {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0 0
}

.mini-nav .customSelectInner i {
    margin-right: 5px
}

.mini-nav .customSelectInner:hover {
    text-decoration: none
}

.mini-nav.select-type-menu .menu-select {
    vertical-align: middle
}

.menu-select select {
    z-index: 9
}

.mini-nav li {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.dt-mobile-header .mini-nav .sub-nav>li {
    display: block
}

#page .mini-nav .sub-nav li.has-children a:after {
    right: 8px
}

.mini-nav li:last-child {
    margin-right: 0
}

#bottom-bar .mini-nav ul>li.act>a .menu-item-text,#bottom-bar .mini-nav>ul>li>a:hover .menu-item-text {
    text-decoration: underline
}

#bottom-bar .mini-nav ul .sub-nav>li.act>a .menu-item-text,#bottom-bar .mini-nav ul>li>a:hover,.mini-nav ul .sub-nav>li.act>a .menu-item-text,.mini-nav ul>li>a,.mini-nav>ul>li>a:hover {
    text-decoration: none
}

.mini-nav li:first-child:before {
    border-left: none
}

.mini-nav select {
    min-width: 100px;
    height: 0;
    opacity: 0
}

#page .mini-nav select option,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .mini-nav select option {
    color: #b8bcbe!important
}

.masthead .popup-search.act {
    position: relative;
    z-index: 1002
}

.dt-mobile-header .mini-search,.masthead .mini-search {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    z-index: 10;
    max-width: 100%
}

.dt-mobile-header .popup-search,.dt-mobile-header .searchform {
    position: static
}

.popup-search .popup-search-wrap {
    background: #fff
}

.popup-search .popup-search-wrap:before {
    border-bottom-color: #fff
}

.dt-mobile-header .popup-search .popup-search-wrap:before,.popup-search .popup-search-wrap.bottom-overflow:before,.side-header:not(.masthead-mobile-header) .popup-search .popup-search-wrap:before {
    border-top-color: #fff
}

.searchform {
    position: relative;
    z-index: 3;
    max-width: 100%
}

.searchform .field {
    max-width: 100%;
    border-style: solid;
    box-sizing: border-box
}

.elementor-widget .searchform .field {
    border-style: var(--the7-form-border,solid)
}

.popup-search-wrap {
    padding: 10px;
    position: absolute;
    right: -10px;
    top: 38px;
    visibility: hidden;
    -webkit-filter: drop-shadow(0 0 4px rgb(0 0 0 / .2));
    filter: drop-shadow(0 0 4px rgb(0 0 0 / .2));
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.popup-search-wrap:before {
    position: absolute;
    top: -7px;
    right: 20px;
    width: 0;
    height: 0;
    border-left: 5px solid #fff0;
    border-right: 5px solid #fff0;
    border-bottom: 7px solid red;
    content: ''
}

.dt-mobile-header .popup-search-wrap:before {
    display: none
}

.popup-search-wrap.left-overflow:before {
    left: 20px;
    right: auto
}

.dt-mobile-header .popup-search-wrap:before,.popup-search-wrap.bottom-overflow:before,.side-header:not(.masthead-mobile-header) .popup-search-wrap:before {
    top: auto;
    bottom: -7px;
    border-left: 5px solid #fff0;
    border-right: 5px solid #fff0;
    border-top: 7px solid;
    border-bottom: none
}

.popup-search-wrap .search-icon {
    position: absolute;
    top: 0;
    right: 20px;
    height: 100%
}

.mini-search .popup-search-wrap.left-overflow {
    left: -10px;
    right: auto
}

.dt-mobile-header .mini-search .field {
    left: 0;
    z-index: 100
}

.dt-mobile-header .mini-search:not(.animate-search-width) .field {
    width: 100%
}

.mini-search input[type=text] {
    margin-bottom: 0
}

.mini-search .field:focus {
    outline: 0
}

.overlay-search .searchform .submit,.popup-search .searchform .submit {
    border: none;
    background-color: #fff0;
    text-decoration: none
}

.overlay-search .searchform .submit>span,.popup-search .searchform .submit>span {
    margin-left: 5px
}

.dt-mobile-header .overlay-search .searchform .submit,.dt-mobile-header .popup-search .searchform .submit {
    position: relative
}

.mini-search .submit {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    background-color: #fff0;
    text-decoration: none
}

.mini-search .submit.default-icon {
    padding-left: 17px
}

.mini-search .search-icon {
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center center
}

.mini-search .search-icon,.overlay-search-microwidget .search-icon {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.mini-search .search-icon:hover,.overlay-search-microwidget .search-icon:hover {
    opacity: .7
}

.overlay-search .submit.default-icon:before,.popup-search .submit.default-icon:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    height: 16px;
    width: 16px;
    background-position: 0 center;
    background-repeat: no-repeat;
    content: ""
}

.overlay-search .submit i,.popup-search .submit i {
    font-size: 16px
}

.dt-mobile-header .mini-search .searchsubmit,.masthead .mini-search .searchsubmit {
    display: none
}

.classic-search .search-icon {
    position: absolute;
    top: 0;
    right: 10px;
    height: 100%;
    padding: 0
}

.mini-search .overlay-search-wrap {
    display: none
}

.overlay-search-microwidget {
    position: fixed;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity .55s ease
}

.overlay-search-microwidget.open {
    opacity: 1;
    visibility: visible
}

.overlay-search-microwidget .submit {
    display: none
}

.overlay-search-microwidget>i {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 34px;
    height: 34px;
    color: #fff;
    font-size: 30px
}

.overlay-search-microwidget>i:hover {
    cursor: pointer
}

.overlay-search-microwidget .search-icon {
    position: absolute;
    top: 0;
    right: 10px;
    height: 100%;
    padding: 0;
    background-position: 0 center;
    background-repeat: no-repeat;
    text-decoration: none
}

.overlay-search-microwidget .search-icon>span {
    position: absolute;
    text-indent: -9999px
}

.overlay-search-microwidget .searchform {
    max-width: 90%
}

.overlay-search-microwidget input[type=text] {
    margin-bottom: 0
}

.animate-search-width .searchform {
    overflow: hidden
}

.animate-search-width input.field {
    transition: width .55s ease
}

.animate-search-width .search-icon {
    position: absolute;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%
}

.animate-search-width input.field:active,.animate-search-width input.field:focus {
    outline: 0
}

.masthead .mini-widgets .mini-login {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.mini-login i {
    margin-right: 5px
}

.mini-login:hover {
    opacity: .7
}

.mini-login a {
    position: relative;
    display: inherit;
    text-decoration: none
}

.mini-login a:hover {
    text-decoration: none
}

.accent-gradient .masthead .mini-widgets .soc-ico.accent-bg a:hover,.accent-gradient .masthead .mini-widgets .soc-ico.gradient-bg a:hover,.masthead .mini-widgets .soc-ico a:hover,.masthead .mini-widgets .soc-ico.accent-bg a:hover,.masthead .mini-widgets .soc-ico.custom-bg a:hover,.masthead .mini-widgets .soc-ico.gradient-bg a:hover {
    background: 0 0
}

.accent-gradient .masthead .soc-ico.gradient-bg.hover-custom-bg a:hover,.masthead .soc-ico.accent-bg.hover-custom-bg a:hover,.masthead .soc-ico.hover-accent-bg a:hover,.masthead .soc-ico.hover-custom-bg a:hover,.masthead .soc-ico.hover-disabled-bg a:hover {
    box-shadow: none
}

#page .mini-icon-off,#page .mini-icon-off:before,#page .mini-login .submit.mini-icon-off:before,#page .wc-ico-cart.mini-icon-off:before,#phantom .mini-icon-off,#phantom .mini-icon-off:before,#phantom .mini-login .submit.mini-icon-off:before,#phantom .wc-ico-cart.mini-icon-off:before {
    background: 0 0!important;
    padding-left: 0
}

.masthead .soc-ico {
    display: inline-block;
    vertical-align: middle
}

.text-area {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.mini-widgets .text-area a:not(.dt-btn),.mobile-mini-widgets .text-area a:not(.dt-btn) {
    text-decoration: underline
}

.text-area a:not(.dt-btn):hover {
    text-decoration: none
}

.text-area>p {
    margin-bottom: 0
}

.top-bar>span {
    display: none!important
}

.mini-login .submit.text-disable,.wc-ico-cart.text-disable {
    letter-spacing: -4px
}

.masthead .soc-ico a {
    line-height: 22px
}

.menu-line {
    position: absolute;
    display: inline-block;
    left: 0;
    width: 22px;
    height: 2px;
    content: '';
    transform-origin: 1.5px center;
    transition: transform .2s linear,color .2s linear
}

.hide-overlay.active .lines-button.x .menu-line,.menu-close-toggle .lines-button.x .menu-line {
    transform-origin: 50% 50%;
    top: 0;
    transition: transform .2s linear
}

.menu-line:nth-of-type(3) {
    top: 7px
}

.medium-menu-icon .menu-toggle:not(.active):hover .menu-line:nth-of-type(3),.small-menu-icon .menu-toggle:not(.active):hover .menu-line:nth-of-type(3) {
    transform: translateY(-2px)
}

.large-menu-icon .menu-toggle:not(.active):hover .menu-line:nth-of-type(3) {
    transform: translateY(-3px)
}

.medium-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:nth-of-type(3),.small-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:nth-of-type(3) {
    transform: translateY(-2px)
}

.large-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:nth-of-type(3) {
    transform: translateY(-3px)
}

.menu-line:first-of-type {
    top: -7px
}

.medium-menu-icon .menu-toggle:not(.active):hover .menu-line:first-of-type,.small-menu-icon .menu-toggle:not(.active):hover .menu-line:first-of-type {
    transform: translateY(2px)
}

.large-menu-icon .menu-toggle:not(.active):hover .menu-line:first-of-type {
    transform: translateY(3px)
}

.medium-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:first-of-type,.small-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:first-of-type {
    transform: translateY(2px)
}

.large-mobile-menu-icon .dt-mobile-menu-icon:not(.active):hover .menu-line:first-of-type {
    transform: translateY(3px)
}

.microwidget-btn {
    position: relative;
    max-width: 100%;
    text-decoration: none
}

.masthead .mini-widgets .microwidget-btn,.masthead .mobile-mini-widgets .microwidget-btn {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.microwidget-btn i,.microwidget-btn>span {
    position: relative;
    z-index: 1
}

.microwidget-btn.btn-icon-align-right i {
    margin-left: 5px;
    padding-right: 1px
}

.microwidget-btn.btn-icon-align-left i {
    margin-right: 5px
}

.top-bar .microwidget-btn:hover {
    opacity: 1
}

.microwidget-btn:after,.microwidget-btn:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: inherit;
    transition: opacity .15s linear;
    -webkit-backface-visibility: hidden
}

.disable-animation-bg.microwidget-btn:after,.disable-animation-bg.microwidget-btn:before {
    transition: none
}

.microwidget-btn:before,.microwidget-btn:hover:after {
    opacity: 1
}

.microwidget-btn:hover:before,.microwidget-btn:not(:hover):after {
    transition-delay: .1s
}

.microwidget-btn:after,.microwidget-btn:hover:before {
    opacity: 0
}

.dt-mobile-menu-icon,.menu-toggle>a {
    text-decoration: none
}

.dt-mobile-menu-icon .menu-toggle-caption,.menu-toggle .menu-toggle-caption {
    position: relative;
    z-index: 2;
    transition: color .2s linear
}

.dt-mobile-menu-icon .menu-line,.menu-toggle .menu-line {
    z-index: 2
}

.dt-close-mobile-menu-icon,.dt-mobile-menu-icon,.hide-overlay,.menu-close-toggle,.menu-toggle {
    position: relative
}

.dt-close-mobile-menu-icon:after,.dt-close-mobile-menu-icon:before,.dt-mobile-menu-icon:after,.dt-mobile-menu-icon:before,.hide-overlay:after,.hide-overlay:before,.menu-close-toggle:after,.menu-close-toggle:before,.menu-toggle:after,.menu-toggle:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: inherit;
    box-sizing: border-box
}

.dt-close-mobile-menu-icon:after,.dt-close-mobile-menu-icon:hover:before,.dt-mobile-menu-icon:after,.dt-mobile-menu-icon:hover:before,.hide-overlay:after,.hide-overlay:hover:before,.menu-close-toggle:after,.menu-close-toggle:hover:before,.menu-toggle:after,.menu-toggle:hover:before {
    opacity: 0
}

.dt-close-mobile-menu-icon:before,.dt-close-mobile-menu-icon:hover:after,.dt-mobile-menu-icon:before,.dt-mobile-menu-icon:hover:after,.hide-overlay:before,.hide-overlay:hover:after,.menu-close-toggle:before,.menu-close-toggle:hover:after,.menu-toggle:before,.menu-toggle:hover:after {
    opacity: 1
}

.lines-button {
    z-index: 2
}

.dt-mobile-menu-icon .lines-button {
    position: relative;
    margin-right: 0;
    text-align: center
}

.small-mobile-menu-icon .dt-mobile-menu-icon .lines-button {
    height: 16px;
    width: 22px
}

.two-line-mobile-menu-icon .dt-mobile-menu-icon .lines-button {
    height: 8px;
    width: 22px
}

.diagonal-mobile-menu-icon .dt-mobile-menu-icon .lines-button,.medium-mobile-menu-icon .dt-mobile-menu-icon .lines-button {
    height: 17px;
    width: 24px
}

.large-mobile-menu-icon .dt-mobile-menu-icon .lines-button {
    height: 17px;
    width: 30px
}

.x-move-mobile-icon .dt-mobile-menu-icon .lines-button {
    height: 14px;
    width: 30px
}

.animate-color-mobile-menu-icon .dt-mobile-menu-icon .lines-button {
    height: 16px;
    width: 22px
}

.animate-position-mobile-menu-icon .dt-mobile-menu-icon .lines-button {
    height: 20px;
    width: 35px
}

.dot-mobile-menu-icon .dt-mobile-menu-icon .lines-button {
    width: 7px;
    height: 7px;
    border-radius: 50%
}

.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .lines-button {
    height: 7px;
    width: 24px
}

.fade-mobile-menu-icon .dt-mobile-menu-icon .lines-button {
    height: 13px;
    width: 20px
}

.diagonal-mobile-menu-icon .dt-mobile-menu-icon .lines-button {
    transform: rotate(-45deg)
}

.thin-lines-mobile-menu-icon .dt-mobile-menu-icon .lines-button {
    height: 11px;
    width: 40px
}

.dots-mobile-menu-icon .dt-mobile-menu-icon .lines-button {
    width: 3px;
    height: 15px
}

.h-dots-mobile-menu-icon .dt-mobile-menu-icon .lines-button {
    height: 3px;
    width: 15px
}

.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2) {
    background: 0 0!important;
    display: none
}

.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line,.small-mobile-menu-icon .dt-mobile-menu-icon .menu-line {
    width: 22px;
    height: 2px
}

.animate-position-mobile-menu-icon .dt-mobile-menu-icon .menu-line {
    width: 35px;
    height: 4px;
    border-radius: 4px
}

.thin-lines-mobile-menu-icon .dt-mobile-menu-icon .menu-line {
    height: 1px;
    width: 100%
}

.medium-mobile-menu-icon .dt-mobile-menu-icon .menu-line {
    width: 24px;
    height: 3px
}

.dot-mobile-menu-icon .dt-mobile-menu-icon .menu-line {
    width: 7px;
    height: 7px
}

.fade-mobile-menu-icon .mobile-header-bar .menu-line {
    width: 20px;
    height: 1px
}

.dots-mobile-menu-icon .menu-line,.h-dots-mobile-menu-icon .menu-line {
    width: 3px;
    height: 3px;
    border-radius: 50%
}

.menu-line:after,.menu-line:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: inherit;
    box-sizing: border-box
}

.menu-line:after {
    opacity: 0
}

.menu-line:before {
    opacity: 1
}

.animate-color-menu-icon .menu-toggle .menu-line:before,.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line:before,.two-line-menu-icon .menu-toggle .menu-line:before,.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:before {
    display: none
}

.medium-mobile-menu-icon .mobile-header-bar .menu-line {
    width: 24px;
    height: 3px
}

.large-mobile-menu-icon .dt-mobile-menu-icon .menu-line {
    width: 30px;
    height: 3px
}

.dt-mobile-menu-icon .menu-line {
    max-width: 100%;
    position: absolute
}

.x-move-mobile-icon .dt-mobile-menu-icon .menu-line {
    width: 100%;
    transition: width .2s linear;
    border-radius: 2px
}

.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line,.dot-mobile-menu-icon .dt-mobile-menu-icon .menu-line {
    transition: transform .2s linear
}

.dot-mobile-menu-icon .dt-mobile-menu-icon .menu-line {
    transform: scale(.8);
    border-radius: inherit
}

.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line,.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line {
    overflow: hidden
}

.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line:after,.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    opacity: 1;
    transition: .2s linear
}

.dt-mobile-menu-icon .menu-line:first-of-type {
    top: 0
}

.x-move-mobile-icon .dt-mobile-menu-icon .menu-line:first-of-type {
    left: .3%;
    top: 0;
    transform-origin: top left;
    width: 80%
}

.diagonal-mobile-menu-icon .dt-mobile-menu-icon .menu-line:first-of-type {
    width: 50%;
    left: 50%;
    transform: translateX(-50%)
}

.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line:first-of-type {
    left: 2px
}

.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line:first-of-type:after,.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:first-of-type:after {
    transition-delay: .1s
}

.dt-mobile-menu-icon .menu-line:nth-of-type(2) {
    top: 7px
}

.x-move-mobile-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2) {
    top: 6px;
    opacity: 1;
    left: 0;
    width: 100%
}

.dot-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2) {
    display: none
}

.dots-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2),.fade-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2) {
    top: 6px
}

.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2) {
    left: -2px;
    top: 5px
}

.animate-position-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2) {
    top: 8px
}

.h-dots-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2) {
    top: 0;
    left: 6px
}

.thin-lines-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2) {
    top: 5px
}

.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(2):after {
    transition-delay: .2s
}

.dt-mobile-menu-icon .menu-line:nth-of-type(3) {
    top: 14px
}

.x-move-mobile-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3) {
    top: 12px;
    right: 30%;
    transform-origin: bottom left;
    width: 80%
}

.dot-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3) {
    display: none
}

.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3) {
    top: 6px
}

.thin-lines-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3) {
    top: 10px
}

.dots-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3),.fade-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3) {
    top: 12px
}

.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3) {
    display: none
}

.animate-position-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3) {
    top: 16px
}

.h-dots-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3) {
    top: 0;
    left: 12px
}

.animate-color-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3):after,.two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:nth-of-type(3):after {
    transition-delay: .3s
}

.x-move-mobile-icon .dt-mobile-menu-icon:hover .menu-line:first-of-type {
    width: 100%
}

.dt-mobile-menu-icon:hover .menu-line:before,.menu-toggle:hover .menu-line:before {
    opacity: 0
}

.dt-mobile-menu-icon:hover .menu-line:after,.menu-toggle:hover .menu-line:after {
    opacity: 1
}

.x-move-mobile-icon .dt-mobile-menu-icon:hover .menu-line:nth-of-type(3) {
    width: 100%
}

.animate-position-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:first-of-type {
    transform: translateY(2px)
}

.animate-position-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:nth-of-type(3) {
    transform: translateY(-2px)
}

.dot-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:first-of-type {
    transform: scale(1)
}

.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:first-of-type {
    transform: translateX(-4px)
}

.animate-position-2-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:nth-of-type(2) {
    transform: translateX(4px)
}

.thin-lines-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:first-of-type {
    transform: translateY(-2px)
}

.thin-lines-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:nth-of-type(3) {
    transform: translateY(2px)
}

.animate-color-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:after,.two-line-mobile-menu-icon .dt-mobile-menu-icon:hover .menu-line:after {
    left: 0
}

.type-9-menu-icon .menu-toggle .lines-button,.type-9-mobile-menu-icon .dt-mobile-menu-icon .lines-button {
    width: 24px;
    height: 11px;
    z-index: 2
}

.type-9-menu-icon .menu-toggle .lines-button .menu-line,.type-9-mobile-menu-icon .dt-mobile-menu-icon .lines-button .menu-line {
    width: 24px;
    height: 1px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    transition: width .2s linear
}

.type-9-menu-icon .menu-toggle .lines-button .menu-line:nth-child(2),.type-9-mobile-menu-icon .dt-mobile-menu-icon .lines-button .menu-line:nth-child(2) {
    top: 5px;
    width: 19px
}

.type-9-menu-icon .menu-toggle .lines-button .menu-line:nth-child(3),.type-9-mobile-menu-icon .dt-mobile-menu-icon .lines-button .menu-line:nth-child(3) {
    top: 10px
}

.type-9-menu-icon .menu-toggle:hover .lines-button .menu-line,.type-9-mobile-menu-icon .dt-mobile-menu-icon:hover .lines-button .menu-line {
    width: 19px
}

.type-9-menu-icon .menu-toggle:hover .lines-button .menu-line:nth-child(2),.type-9-mobile-menu-icon .dt-mobile-menu-icon:hover .lines-button .menu-line:nth-child(2) {
    width: 24px
}

.type-9-menu-icon .menu-toggle:hover .lines-button .menu-line:nth-child(3),.type-9-mobile-menu-icon .dt-mobile-menu-icon:hover .lines-button .menu-line:nth-child(3) {
    width: 19px
}

.main-nav>li {
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.main-nav>li>a {
    text-decoration: none
}

.main-nav>li>a,.mini-nav li>a {
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.side-header:not(.h-center) .main-nav>li>a,.side-header:not(.h-center) .mini-nav li>a {
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.not-clickable-item {
    cursor: default
}

.main-nav>li>a .text-wrap {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: inherit
}

.main-nav>li>a .text-wrap .menu-item-text {
    position: relative;
    z-index: 10
}

.main-nav.level-arrows-on>li.has-children>a {
    position: relative
}

.main-nav .menu-item .text-wrap>i,.main-nav .menu-item a i[class^=fa],.main-nav .menu-item a>i,.mini-nav .menu-item .text-wrap>i,.mini-nav .menu-item a i[class^=fa],.mini-nav .menu-item a>i,.mobile-main-nav .menu-item .text-wrap>i,.mobile-main-nav .menu-item a i[class^=fa],.mobile-main-nav .menu-item a>i {
    margin-right: 6px
}

.menu-text,.subtitle-text {
    display: block
}

.top-header .main-nav.level-arrows-on>li.has-children>a .menu-text {
    position: relative;
    padding-right: 10px;
    display: inline-block;
    vertical-align: top
}

.sub-sideways .main-nav.level-arrows-on>li.has-children>a .menu-item-text {
    position: relative
}

.top-header .level-arrows-on .menu-text:after {
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 0;
    width: 8px;
    height: 8px;
    content: "";
    -webkit-mask: url(../../themes/dt-the7/images/the7-chevron-down.svg) no-repeat right center;
    mask-image: url(../../themes/dt-the7/images/the7-chevron-down.svg) no-repeat right center;
    -webkit-mask-size: 8px;
    mask-size: 8px
}

.sub-downwards .next-level-button,.sub-downwards.dt-parent-menu-clickable.side-header .next-level-button {
    position: relative;
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    margin-left: 5px
}

.sub-downwards .next-level-button svg,.sub-downwards.dt-parent-menu-clickable.side-header .next-level-button svg {
    width: 12px
}

.dt-mobile-header .next-level-button,.sub-downwards .next-level-button {
    transition: transform .3s ease-out
}

.dt-mobile-header li.has-children.open-sub>.next-level-button,.sub-downwards li.has-children.open-sub>.next-level-button {
    transform: rotate(45deg)
}

.l-to-r-line>li>a>span {
    position: relative;
    display: block
}

.l-to-r-line>li>a i.underline {
    position: absolute;
    display: block;
    left: 1px;
    bottom: -5px;
    overflow: hidden;
    width: 0;
    pointer-events: none;
    background-color: #fff0;
    opacity: .85;
    transition: all .3s cubic-bezier(.175,.885,.32,1.275)
}

.top-header .l-to-r-line>li.act>a i.underline,.top-header .l-to-r-line>li.dt-hovered>a i.underline,.top-header .l-to-r-line>li>a:hover i.underline {
    width: 100%
}

.from-centre-line>li>a>span {
    position: relative;
    display: block
}

.from-centre-line>li>a .menu-item-text:before {
    position: absolute;
    visibility: hidden;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 2px;
    background-color: #000;
    content: "";
    transform: scaleX(0);
    transition: all .2s ease-in-out 0s;
    opacity: .85
}

.top-header .from-centre-line>li.act>a .menu-item-text:before,.top-header .from-centre-line>li.dt-hovered>a .menu-item-text:before,.top-header .from-centre-line>li>a:hover .menu-item-text:before {
    visibility: visible;
    transform: scaleX(1)
}

.upwards-line>li>a>span {
    position: relative;
    display: block
}

.upwards-line>li>a .menu-item-text:before {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    background: rgb(0 0 0 / .1);
    content: '';
    opacity: 0;
    transition: opacity .3s,transform .3s;
    transform: translateY(10px)
}

.top-header .upwards-line>li.act>a .menu-item-text:before,.top-header .upwards-line>li.dt-hovered>a .menu-item-text:before,.top-header .upwards-line>li>a:hover .menu-item-text:before {
    opacity: 1;
    transform: translateY(0)
}

.downwards-line>li>a>span {
    position: relative;
    display: block
}

.downwards-line>li>a .menu-item-text:before {
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    content: '';
    opacity: 0;
    transition: height .3s,opacity .3s,transform .3s;
    transform: translateY(-10px)
}

.top-header .downwards-line>li.act>a .menu-item-text:before,.top-header .downwards-line>li.dt-hovered>a .menu-item-text:before,.top-header .downwards-line>li>a:hover .menu-item-text:before {
    height: 2px;
    opacity: 1;
    transform: translateY(0)
}

.top-header .active-line-decoration>li>a,.top-header .hover-line-decoration>li>a {
    overflow: hidden
}

.top-header .active-line-decoration>li>a .decoration-line,.top-header .hover-line-decoration>li>a .decoration-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    opacity: 0;
    transition: opacity .3s ease
}

.top-header .active-line-decoration>li.act>a .decoration-line,.top-header .hover-line-decoration>li.dt-hovered>a .decoration-line,.top-header .hover-line-decoration>li>a:hover .decoration-line {
    opacity: 1
}

.top-header .hover-bg-decoration>li:not(.act)>a {
    transition: background .3s ease
}

.dt-mega-menu-wrap,.sub-nav {
    position: absolute;
    visibility: hidden;
    z-index: 200;
    top: 100%;
    left: 0;
    width: 240px;
    opacity: 0
}

.sub-sideways .dt-mega-menu-wrap,.sub-sideways .sub-nav {
    z-index: 9800
}

.sub-nav.right-overflow {
    left: auto;
    right: 20px
}

.sub-nav {
    padding: 0;
    box-shadow: 0 0 4px rgb(0 0 0 / .2);
    box-sizing: border-box
}

.sub-nav>li {
    position: relative;
    display: block;
    box-sizing: border-box
}

.sub-nav li:first-child:before {
    display: none
}

.sub-nav li a .text-wrap,.sub-nav>li>a {
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-align-content: center;
    align-content: center;
    -ms-flex-line-pack: center;
    text-decoration: none
}

.sub-downwards:not(.h-center) .sub-nav li a .text-wrap,.sub-downwards:not(.h-center) .sub-nav>li>a {
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start
}

.sub-nav li a {
    box-sizing: border-box
}

.sub-nav li a .text-wrap {
    width: 100%
}

.sub-downwards.h-center .sub-nav li a .text-wrap,.sub-downwards.h-center .sub-nav>li,.sub-downwards.h-justify.h-center .sub-nav>li>a {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    text-align: center
}

.sub-sideways .main-nav .sub-nav>li.has-children>a:after,.top-header .main-nav .sub-nav>li.has-children>a:after {
    position: absolute;
    display: block;
    right: 0;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    content: "";
    -webkit-mask: url(../../themes/dt-the7/images/the7-chevron-side.svg) no-repeat right center;
    mask-image: url(../../themes/dt-the7/images/the7-chevron-side.svg) no-repeat right center;
    -webkit-mask-size: 8px;
    mask-size: 8px
}

.sub-sideways .main-nav.level-arrows-on>li.has-children>a .menu-text:after {
    display: inline-block;
    width: 10px;
    height: 10px;
    content: "";
    -webkit-mask: url(../../themes/dt-the7/images/the7-chevron-side.svg) no-repeat right center;
    mask-image: url(../../themes/dt-the7/images/the7-chevron-side.svg) no-repeat right center;
    -webkit-mask-size: 10px;
    mask-size: 10px;
    text-align: center;
    margin-left: 5px
}

.dt-mobile-header .sub-nav .next-level-button:before,.sub-downwards .sub-nav .next-level-button:before,.sub-downwards.dt-parent-menu-clickable.side-header .sub-nav .next-level-button:before {
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 8px
}

.dt-mobile-header .sub-nav .next-level-button,.sub-downwards .sub-nav .next-level-button {
    transition: transform .3s ease-out
}

.dt-mobile-header .sub-nav li.has-children.open-sub>.next-level-button,.sub-downwards .sub-nav li.has-children.open-sub>.next-level-button {
    transform: rotate(45deg)
}

.sub-nav .sub-nav {
    left: 241px;
    top: 0;
    margin-top: 0
}

.rtl .sub-nav .sub-nav {
    left: auto;
    right: 241px
}

.sub-nav .sub-nav.right-overflow {
    left: -241px
}

.rtl .sub-nav .sub-nav.right-overflow {
    left: auto;
    right: -241px
}

.side-header:not(.sub-downwards) .main-nav>li>.dt-mega-menu-wrap:not(.bottom-overflow),.side-header:not(.sub-downwards) .main-nav>li>.sub-nav:not(.bottom-overflow) {
    top: 0;
    left: 100%
}

.rtl .side-header:not(.sub-downwards) .main-nav>li>.dt-mega-menu-wrap:not(.bottom-overflow),.rtl .side-header:not(.sub-downwards) .main-nav>li>.sub-nav:not(.bottom-overflow) {
    right: 100%;
    left: auto
}

.side-header:not(.sub-downwards) .main-nav>li>.dt-mega-menu-wrap,.side-header:not(.sub-downwards) .main-nav>li>.sub-nav {
    left: 100%
}

.rtl .side-header:not(.sub-downwards) .main-nav>li>.dt-mega-menu-wrap,.rtl .side-header:not(.sub-downwards) .main-nav>li>.sub-nav {
    right: 100%;
    left: auto
}

.side-header .dt-mega-menu-wrap.bottom-overflow,.side-header .mini-nav.sub-nav.bottom-overflow,.side-header .sub-nav.bottom-overflow,.top-header.floating-navigation-below-slider .sub-nav.bottom-overflow {
    top: auto!important;
    bottom: 0
}

.dt-mobile-header .mini-nav,.dt-mobile-header .mini-nav li {
    position: static
}

.dt-mobile-header .mini-nav .sub-nav {
    left: 0;
    width: 100%
}

.dt-mobile-header .mini-nav .sub-nav .sub-nav {
    left: 0!important
}

.header-side-right .sub-sideways .main-nav>li>.dt-mega-menu-wrap,.header-side-right .sub-sideways .main-nav>li>.sub-nav,.overlay-navigation .content-right.sub-sideways .main-nav>li>.dt-mega-menu-wrap,.overlay-navigation .content-right.sub-sideways .main-nav>li>.sub-nav {
    left: auto!important;
    right: 100%
}

.rtl.header-side-right .sub-sideways .main-nav>li>.dt-mega-menu-wrap,.rtl.header-side-right .sub-sideways .main-nav>li>.sub-nav,.rtl.overlay-navigation .content-right.sub-sideways .main-nav>li>.dt-mega-menu-wrap,.rtl.overlay-navigation .content-right.sub-sideways .main-nav>li>.sub-nav {
    left: 100%!important;
    right: auto
}

.dt-mobile-header .sub-nav>li,.mobile-main-nav>li,.sub-downwards .main-nav>li,.sub-downwards .sub-nav>li {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.sub-downwards.side-header .main-nav>li>.dt-mega-menu-wrap>.sub-nav .sub-nav,.sub-downwards.side-header .main-nav>li>.sub-nav,.sub-downwards.side-header .main-nav>li>.sub-nav .sub-nav {
    position: relative;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    visibility: visible;
    opacity: 1;
    z-index: auto
}

.dt-mobile-header .mobile-main-nav>li>.dt-mega-menu-wrap,.dt-mobile-header .mobile-main-nav>li>.dt-mega-menu-wrap>.sub-nav .sub-nav,.dt-mobile-header .mobile-main-nav>li>.sub-nav,.dt-mobile-header .mobile-main-nav>li>.sub-nav .sub-nav,.sub-downwards.side-header .main-nav>li>.dt-mega-menu-wrap {
    position: relative;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    visibility: visible;
    opacity: 1;
    z-index: auto
}

.sub-downwards.side-header .main-nav>li .sub-nav .sub-nav {
    box-sizing: border-box
}

.sub-downwards li:not(.dt-mega-menu) .sub-nav {
    width: auto
}

.sub-downwards li.has-children>a {
    max-width: calc(100% - 30px);
    box-sizing: border-box
}

.sub-downwards .main-nav>li>.sub-nav {
    padding-bottom: 0
}

.mobile-main-nav .sub-nav,.sub-downwards .main-nav .sub-nav {
    background: 0 0;
    box-shadow: none
}

.masthead.sub-downwards .dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent,.sub-downwards .main-nav .sub-nav li {
    padding: 0;
    width: 100%
}

.sub-downwards .main-nav.level-arrows-on>li.has-children:last-child {
    margin-right: 0
}

.main-nav .sub-nav>li>a {
    transition: background .3s
}

.next-level-button:hover,.sub-downwards #main-nav li a:hover {
    cursor: pointer!important
}

.mobile-header-bar,.mobile-header-space {
    display: none
}

.menu-open.not-iOS,.menu-open.not-iOS body {
    overflow: hidden
}

.dt-mobile-header {
    position: fixed;
    top: 0;
    height: 100%;
    min-height: 100%;
    width: 500px;
    max-width: 100%;
    z-index: 9602;
    box-sizing: border-box;
    background-color: grey;
    transition: transform .5s ease;
    transform: translate3d(-100%,0,0);
    overflow: hidden
}

.show-mobile-header .dt-mobile-header {
    transform: translate3d(0,0,0)
}

.right-mobile-menu .dt-mobile-header {
    right: 0;
    transform: translate3d(100%,0,0);
    transition: right .5s ease
}

.touchevents .dt-mobile-header {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

html:not(.touchevents) .dt-mobile-header::-webkit-scrollbar {
    width: 13px
}

html:not(.touchevents) .dt-mobile-header::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #1ebac8;
    border: 4px solid #fff;
    box-sizing: border-box
}

.mobile-header-scrollbar-wrap {
    position: relative;
    width: 100%;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.mobile-mini-widgets-in-menu,.show-on-first-switch,.show-on-second-switch {
    display: none
}

.mobile-mini-widgets-in-menu {
    padding: 30px 0
}

.dt-mobile-header .mini-widgets {
    padding-bottom: 30px
}

.mobile-sticky-header-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .4s
}

.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn {
    position: fixed;
    visibility: hidden;
    top: 10px;
    right: 10px;
    opacity: 0;
    margin: 0!important;
    background-color: rgb(0 0 0 / .2);
    transition: background .2s linear;
    -webkit-backface-visibility: hidden
}

.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn:hover {
    background-color: rgb(0 0 0 / .5)
}

.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn .menu-toggle-caption {
    color: #fff!important
}

.floating-mobile-menu-icon .show-floating-icon .dt-mobile-menu-icon.floating-btn {
    visibility: visible;
    opacity: 1
}

.dt-mobile-menu-icon.floating-btn .lines {
    border-radius: 0
}

.floating-mobile-menu-icon .animate-color-mobile-menu-icon .dt-mobile-menu-icon.floating-btn:not(:hover) .menu-line,.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn .menu-line:after,.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn .menu-line:before,.floating-mobile-menu-icon .two-line-mobile-menu-icon .dt-mobile-menu-icon.floating-btn:not(:hover) .menu-line {
    background-color: #fff
}

.floating-mobile-menu-icon .animate-color-mobile-menu-icon .dt-mobile-menu-icon.floating-btn:not(:hover) .menu-line:after,.floating-mobile-menu-icon .two-line-mobile-menu-icon .dt-mobile-menu-icon .menu-line:after {
    background-color: rgb(255 255 255 / .6)
}

.mobile-main-nav {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex: 10 1 auto;
    flex: 10 1 auto
}

.mobile-main-nav>li {
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.mobile-menu-show-divider .mobile-main-nav>li:before {
    content: "";
    position: absolute;
    top: -.5px;
    height: 0;
    width: 100%;
    max-width: 100%;
    left: 0
}

.dt-mobile-header.mobile-menu-show-divider .mobile-main-nav .new-column,.mobile-menu-show-divider .mobile-main-nav>li:first-child:before {
    display: none
}

.mobile-main-nav>li>a {
    text-decoration: none;
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 30px 10px 0;
    -ms-flex-positive: 1;
    -ms-flex-grow: 1;
    flex-grow: 1
}

.mobile-main-nav>li>a.mega-menu-img-top {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.mobile-main-nav .sub-nav li.hide-mega-title>a {
    display: block;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.dt-mobile-header .next-level-button {
    position: relative;
    right: 0;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-tap-highlight-color: #fff0;
    min-width: 30px
}

.dt-mobile-header .next-level-button svg {
    width: 16px
}

.mobile-main-nav .next-level-button {
    transition: transform .3s ease-out
}

.mobile-main-nav li.has-children.open-sub>.next-level-button {
    transform: rotate(45deg)
}

.mobile-main-nav .menu-item a i {
    margin-right: 6px
}

.mobile-main-nav li>a .subtitle-text {
    font-size: 10px;
    line-height: 12px;
    font-family: Arial,sans-serif
}

.mobile-main-nav .sub-nav {
    margin-left: 20px
}

.header-side-right .mobile-main-nav .mega-auto-width>.sub-nav,.header-side-right .mobile-main-nav .mega-full-width>.sub-nav {
    right: 0
}

#page #mobile-menu .sub-nav>li,#page .mobile-main-nav .dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent {
    padding: 0;
    width: 100%
}

#page .mobile-main-nav .sub-nav {
    width: 100%
}

.mobile-main-nav .sub-nav .sub-nav {
    left: 0
}

.mobile-main-nav .sub-nav>li>a {
    padding: 10px 30px 10px 0;
    margin: 0;
    -ms-flex-positive: 1;
    -ms-flex-grow: 1;
    flex-grow: 1
}

.mobile-main-nav .sub-nav>li>a:hover {
    background: 0 0!important
}

.mobile-main-nav .sub-nav .next-level-button {
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    content: "\ef02";
    font-family: icomoon-the7-font;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 10px;
    line-height: 1;
    font-style: normal;
    top: 0;
    margin: 0;
    transition: transform .3s ease-out
}

.mobile-main-nav .sub-nav li.has-children.open-sub>.next-level-button {
    transform: rotate(45deg)
}

.dt-mobile-menu-icon,.lines-button {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    cursor: pointer;
    user-select: none
}

.dt-mobile-menu-icon .menu-toggle-caption,.lines-button .menu-toggle-caption {
    transition: color .2s linear
}

.mobile-right-caption .dt-mobile-menu-icon .menu-toggle-caption,.mobile-right-caption .lines-button .menu-toggle-caption {
    order: 2
}

.lines-button:active {
    transition: 0
}

.dt-close-mobile-menu-icon {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 0;
    z-index: 9999;
    opacity: 0;
    transition: opacity .5s ease;
    min-width: 12px;
    min-height: 12px
}

.ouside-mobile-menu-close-icon .dt-close-mobile-menu-icon {
    position: fixed
}

.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon {
    min-height: 15px;
    min-width: 3px
}

.dt-close-mobile-menu-icon .mobile-menu-close-caption {
    transition: color .2s linear
}

.mobile-close-right-caption .dt-close-mobile-menu-icon .mobile-menu-close-caption {
    order: 2
}

.admin-bar .dt-close-mobile-menu-icon {
    top: 32px
}

.show-mobile-header .dt-close-mobile-menu-icon {
    opacity: 1
}

.dt-close-mobile-menu-icon:hover {
    cursor: pointer
}

.rotate-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon:hover .close-line-wrap {
    transform: rotate(180deg)
}

.dt-close-mobile-menu-icon .close-line-wrap {
    position: relative;
    width: 22px;
    height: 100%
}

.fade-small-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap {
    width: 16px;
    height: 16px
}

.fade-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap {
    width: 20px;
    height: 20px
}

.minus-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap {
    width: 16px;
    height: 16px
}

.fade-big-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap {
    width: 26px;
    height: 26px
}

.fade-thin-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap {
    width: 12px;
    height: 12px
}

.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap {
    width: 3px;
    height: 15px
}

.h-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap {
    width: 15px;
    height: 3px
}

.scale-dot-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap {
    width: 7px;
    height: 7px
}

.rotate-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line-wrap {
    width: 20px;
    height: 20px;
    transform-style: preserve-3d;
    transition: transform .4s ease-in-out;
    z-index: 2
}

@keyframes rotate-close-icon {
    100% {
        transform: rotate(360deg)
    }
}

@media screen and (max-width: 782px) {
    .admin-bar .dt-close-mobile-menu-icon {
        top:46px
    }
}

.dt-close-mobile-menu-icon span {
    position: relative;
    display: block;
    margin: 0;
    transition: all .2s;
    z-index: 2
}

.small-mobile-menu-close-icon .dt-close-mobile-menu-icon span {
    min-height: 18px;
    min-width: 18px
}

.large-mobile-menu-close-icon .dt-close-mobile-menu-icon span {
    min-height: 28px;
    min-width: 28px
}

.dt-close-mobile-menu-icon .close-line {
    display: inline-block;
    transform-origin: 50% 50%;
    width: 22px;
    height: 2px;
    position: absolute;
    left: 0;
    content: '';
    transition: transform .2s ease
}

.small-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line {
    width: 18px
}

.minus-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line {
    width: 16px;
    height: 4px;
    top: 50%;
    margin-top: -2px
}

.fade-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line {
    width: 20px;
    top: 50%;
    margin-top: -1px
}

.large-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line {
    width: 28px
}

.dt-close-mobile-menu-icon .close-line:nth-child(2) {
    display: none
}

.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:nth-child(2) {
    display: block;
    top: 6px
}

.h-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:nth-child(2) {
    display: block;
    left: 6px
}

.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line {
    width: 3px;
    height: 3px;
    top: 0;
    border-radius: 50%
}

.h-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line {
    width: 3px;
    height: 3px;
    top: 0;
    left: 0;
    border-radius: 50%
}

.scale-dot-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    transition: transform .2s ease
}

.fade-big-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line {
    width: 26px;
    height: 1px;
    top: 50%;
    margin-top: -1px
}

.fade-thin-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line {
    width: 12px;
    height: 1px;
    top: 50%;
    margin-top: -1px
}

.rotate-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line {
    width: 20px;
    height: 4px;
    top: 50%;
    margin-top: -2px
}

.fade-small-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line {
    width: 16px;
    height: 2px;
    top: 50%;
    margin-top: -1px
}

.dt-close-mobile-menu-icon .close-line:after,.dt-close-mobile-menu-icon .close-line:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    border-radius: inherit;
    box-sizing: border-box
}

.dt-close-mobile-menu-icon .close-line:after {
    opacity: 0
}

.dt-close-mobile-menu-icon .close-line:before {
    opacity: 1
}

.small-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line {
    margin: -1px 0 0 -9px
}

.large-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line {
    margin: -1px 0 0 -14px
}

.dt-close-mobile-menu-icon:hover .close-line:before {
    opacity: 0
}

.dt-close-mobile-menu-icon:hover .close-line:after {
    opacity: 1
}

.scale-dot-mobile-menu-close-icon .dt-close-mobile-menu-icon:hover .close-line:first-child {
    transform: scale(1)
}

.lines {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 2px
}

.lines:after,.lines:before {
    position: absolute;
    width: 22px;
    height: 2px;
    left: 0;
    content: '';
    transform-origin: 1.5px center;
    transition: transform .3s
}

.dt-mobile-menu-icon .lines:before {
    top: 7px
}

.dt-mobile-menu-icon .lines:after {
    top: -7px
}

.dt-mobile-menu-icon:hover .lines:before {
    transform: translateY(-2px)
}

.dt-mobile-menu-icon:hover .lines:after {
    transform: translateY(2px)
}

.dt-close-mobile-menu-icon .close-line:first-child {
    transform: rotate3d(0,0,1,45deg)
}

.h-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:first-child,.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:first-child {
    transform: none
}

.scale-dot-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:first-child {
    transform: scale(.8)
}

.minus-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon:hover span:first-child {
    transform: rotate3d(0,0,1,0deg)
}

.dt-close-mobile-menu-icon .close-line:last-child {
    transform: rotate3d(0,0,1,-45deg)
}

.v-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:last-child {
    transform: none;
    top: 12px
}

.h-dots-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:last-child {
    transform: none;
    left: 12px
}

.scale-dot-mobile-menu-close-icon .dt-close-mobile-menu-icon .close-line:last-child {
    display: none
}

.minus-medium-mobile-menu-close-icon .dt-close-mobile-menu-icon:hover span:last-child {
    transform: rotate3d(0,0,1,0deg)
}

.masthead .mobile-header-bar {
    position: relative;
    min-height: 150px;
    width: 100%;
    -ms-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-align-content: stretch;
    align-content: stretch;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify
}

.mobile-header-bar>* {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.mobile-header-bar .mobile-branding {
    line-height: 0
}

.mobile-header-bar .mobile-branding img {
    max-width: 100%;
    height: auto
}

#phantom {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    box-sizing: border-box
}

#phantom.boxed {
    left: 50%;
    transform: translateX(-50%)
}

.dt-style-um #phantom {
    display: none
}

.phantom-fade #phantom {
    -webkit-transform: translateZ(0)
}

.phantom-fade #phantom:not(.show-phantom):not(.hide-phantom) {
    display: none;
    opacity: 0
}

.phantom-fade #phantom.boxed {
    -webkit-transform: translate3d(-50%,0,0)
}

.phantom-fade .hide-phantom#phantom {
    animation: fade-out-anim .8s ease 0s 1 normal both
}

.phantom-fade .show-phantom#phantom {
    animation: opacity-lat .7s ease 0s 1 normal both;
    animation-delay: .1s
}

.phantom-fade #phantom.hide-phantom {
    will-change: opacity
}

@keyframes opacity-lat {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100%,70% {
        opacity: 1;
        visibility: visible
    }
}

@keyframes fade-out-anim {
    0% {
        opacity: 1;
        display: block
    }

    30%,99% {
        opacity: 0;
        display: block
    }

    100% {
        opacity: 0;
        display: none;
        z-index: 1
    }
}

@keyframes fade-in-anim {
    0% {
        opacity: 0;
        display: none
    }

    1% {
        opacity: 0;
        display: block
    }

    100%,50% {
        opacity: 1;
        display: block
    }
}

.phantom-slide #phantom.hide-phantom {
    will-change: transform,opacity
}

.phantom-slide #phantom {
    transform: translateY(-100%);
    opacity: 0
}

.phantom-slide .hide-phantom#phantom {
    animation: slide-out-anim .35s ease 0s 1 normal both
}

.phantom-slide .boxed.hide-phantom#phantom {
    animation: slide-out-anim-boxed .35s ease 0s 1 normal both
}

.phantom-slide .show-phantom#phantom {
    animation: slide-in-anim .52s ease 0s 1 normal both
}

.phantom-slide .boxed.show-phantom#phantom {
    animation: slide-in-anim-boxed .52s ease 0s 1 normal both
}

@keyframes slide-out-anim {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    30% {
        opacity: 1;
        transform: translateY(-50%)
    }

    100% {
        opacity: 0;
        transform: translateY(-100%)
    }
}

@keyframes slide-in-anim {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }

    10% {
        opacity: 1;
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes slide-out-anim-boxed {
    0% {
        opacity: 1;
        transform: translate3d(-50%,0,0)
    }

    30% {
        opacity: 1;
        transform: translate3d(-50%,-50%,0)
    }

    100% {
        opacity: 0;
        transform: translate3d(-50%,-100%,0)
    }
}

@keyframes slide-in-anim-boxed {
    0% {
        opacity: 0;
        transform: translate3d(-50%,-100%,0)
    }

    10% {
        opacity: 1;
        transform: translate3d(-50%,-100%,0)
    }

    100% {
        opacity: 1;
        transform: translate3d(-50%,0,0)
    }
}

body.admin-bar #phantom {
    top: 32px!important
}

#phantom.boxed {
    z-index: 9008
}

.ph-wrap {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    margin: 0 auto
}

.full-height .ph-wrap {
    -ms-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.ph-wrap .menu-box {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.justify .ph-wrap .menu-box,.ph-wrap.with-logo .menu-box {
    -ms-flex-positive: 1;
    -ms-flex-grow: 1;
    flex-grow: 1
}

.ph-wrap.with-logo .menu-box {
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end
}

#phantom.inline-header.center .main-nav,#phantom:not(.split-header) .main-nav,.inline-header.center .ph-wrap.with-logo .menu-box {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

#phantom.classic-header.justify .main-nav,#phantom.inline-header.justify .main-nav,#phantom.split-header.justify .main-nav {
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify
}

#phantom .with-logo .main-nav {
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end
}

#phantom.inline-header.left .main-nav {
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start
}

.widget-box .mini-widgets {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

#phantom.full-width .ph-wrap {
    max-width: 100%
}

#phantom .ph-wrap.boxed {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto
}

.ph-wrap .header-bar {
    width: 100%
}

.ph-wrap .header-bar .mini-widgets {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header-side-left .mixed-header .ph-wrap .header-bar .mini-widgets {
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end
}

.header-side-left .mixed-header.logo-center .ph-wrap .header-bar .menu-toggle {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start
}

.ph-wrap .logo-box {
    display: none
}

.ph-wrap.with-logo .logo-box {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 0
}

.ph-wrap .widget-box {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.phantom-logo-off .show-phantom .branding {
    display: none;
    visibility: hidden
}

.phantom-custom-logo-on .hide-phantom.classic-header .branding .phantom-top-line-logo,.phantom-custom-logo-on .masthead:not(#phantom) .phantom-top-line-logo,.phantom-custom-logo-on .show-phantom.classic-header .branding>a:not(.phantom-top-line-logo),.phantom-custom-logo-on .show-phantom.classic-header .branding>img:not(.phantom-top-line-logo) {
    opacity: 0;
    visibility: hidden
}

.phantom-custom-logo-on .masthead:not(#phantom) .phantom-top-line-logo {
    position: absolute
}

.phantom-custom-logo-on .hide-phantom.masthead:not(.classic-header):not(.side-header) .branding .phantom-top-line-logo,.phantom-custom-logo-on .show-phantom.masthead:not(.classic-header):not(.side-header) .branding>a:not(.phantom-top-line-logo),.phantom-custom-logo-on .show-phantom.masthead:not(.classic-header):not(.side-header) .branding>img:not(.phantom-top-line-logo) {
    opacity: 0;
    display: none
}

.animate-sticky {
    float: left;
    width: 1px;
    height: 100%
}

.phantom-sticky.phantom-custom-logo-on .sticky-off .branding .sticky-logo,.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>a:not(.sticky-logo),.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>img:not(.sticky-logo) {
    display: none;
    opacity: 0
}

.phantom-logo-off.phantom-sticky .sticky-on .branding>a,.phantom-logo-off.phantom-sticky .sticky-on .branding>img,.phantom-main-logo-on.phantom-sticky .sticky-on .branding>a,.phantom-main-logo-on.phantom-sticky .sticky-on .branding>img,.phantom-sticky:not(.phantom-custom-logo-on) .sticky-off .branding .sticky-logo,.phantom-sticky:not(.phantom-custom-logo-on) .sticky-on .branding .sticky-logo {
    display: none;
    visibility: hidden
}

.responsive-off .dt-mobile-header,.responsive-off .dt-mobile-menu-icon,.responsive-off .masthead .mobile-header-bar,.responsive-off .mobile-header-space,.responsive-off.transparent .header-space {
    display: none
}

/*!!!REWRITE Sticky floating*/
.responsive-off.overlay-navigation .sticky-header-overlay {
    display: none
}

.responsive-off.phantom-sticky .fixed-masthead.masthead {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 500
}

.phantom-sticky .fixed-masthead.masthead.sticky-on {
    position: fixed
}

.responsive-off.phantom-shadow-decoration.phantom-sticky .masthead.sticky-on {
    box-shadow: 0 0 15px 1px rgb(0 0 0 / .07);
    border-bottom: none
}

.responsive-off.phantom-disable-decoration.phantom-sticky .masthead.sticky-on {
    box-shadow: none!important;
    border-bottom: none
}

.responsive-off.phantom-sticky:not(.phantom-shadow-decoration) .masthead.sticky-on.shadow-decoration:not(.side-header-menu-icon) {
    box-shadow: none
}

.responsive-off.floating-navigation-below-slider.phantom-sticky:not(.transparent) .masthead {
    position: relative;
    top: 0!important
}

.responsive-off.floating-navigation-below-slider.phantom-sticky.transparent .masthead {
    position: absolute
}

.responsive-off.floating-navigation-below-slider.phantom-sticky .masthead.sticky-on {
    position: fixed
}

.responsive-off.phantom-sticky:not(.overlap):not(.transparent) .masthead:not(.side-header) {
    transition: background-color 330ms ease
}

.responsive-off.phantom-sticky .page-inner .masthead:not(.side-header) {
    -webkit-backface-visibility: hidden
}

.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-off .branding .sticky-logo,.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>a:not(.sticky-logo),.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>img:not(.sticky-logo) {
    display: none;
    opacity: 0
}

.responsive-off.phantom-logo-off.phantom-sticky .sticky-on .branding>a,.responsive-off.phantom-logo-off.phantom-sticky .sticky-on .branding>img,.responsive-off.phantom-main-logo-on.phantom-sticky .sticky-on .branding>a,.responsive-off.phantom-main-logo-on.phantom-sticky .sticky-on .branding>img,.responsive-off.phantom-sticky:not(.phantom-custom-logo-on) .sticky-off .branding .sticky-logo,.responsive-off.phantom-sticky:not(.phantom-custom-logo-on) .sticky-on .branding .sticky-logo {
    display: none;
    visibility: hidden
}

.responsive-off.phantom-main-logo-on.phantom-sticky .sticky-on .branding .sticky-logo {
    display: block;
    visibility: visible
}

.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-off .branding .sticky-logo,.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>a:not(.sticky-logo),.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>img:not(.sticky-logo) {
    visibility: hidden
}

.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-off .branding>a:not(.sticky-logo),.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-off .branding>img:not(.sticky-logo),.responsive-off.phantom-sticky.phantom-custom-logo-on .sticky-on .branding .sticky-logo {
    visibility: visible
}

.phantom-main-logo-on.phantom-sticky.responsive-off .branding .sticky-logo {
    display: none
}

.phantom-sticky.responsive-off #page .side-header .branding>a:not(.sticky-logo),.phantom-sticky.responsive-off #page .side-header .branding>img:not(.sticky-logo):not(.mobile-logo) {
    display: block;
    opacity: 1;
    animation: none;
    visibility: visible
}

.sticky-mobile-header .masthead-mobile-header {
    transition: background .5s ease
}

.phantom-sticky .masthead {
    transition: background-color .5s ease,background-image .5s ease
}

.phantom-sticky .branding>a.same-logo {
    display: block!important;
    visibility: visible!important;
    opacity: 1!important
}

.phantom-sticky .branding>a:not(.same-logo) {
    opacity: 0;
    transition: opacity .3s ease;
    display: block!important;
    position: absolute;
    left: -100%
}

.phantom-sticky .sticky-off .branding>a:not(.sticky-logo),.phantom-sticky .sticky-on .branding>a.sticky-logo {
    opacity: 1;
    position: static
}

.footer {
    padding: 0
}

.footer.full-width-line.empty-footer {
    border: none
}

#bottom-bar.full-width-line .wf-container-bottom,#bottom-bar.solid-bg .wf-container-bottom,.empty-footer.solid-bg #bottom-bar.full-width-line,.empty-footer.solid-bg .wf-container-bottom,.footer.full-width-line .wf-container-footer,.footer.solid-bg .wf-container-footer {
    border-top: none
}

.header-side-left.footer-overlap #footer,.header-side-right.footer-overlap #footer,.overlay-navigation.header-side-line.footer-overlap #footer {
    box-sizing: border-box
}

.footer-overlap #page .page-inner {
    position: relative;
    z-index: 100
}

.engage-opened.footer-overlap .page-inner {
    z-index: 9400
}

.mobile-false .footer-overlap .footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
    opacity: 0
}

.wf-container-footer {
    padding-top: 50px
}

.footer .widget {
    box-sizing: border-box
}

#bottom-bar {
    position: relative;
    z-index: 9;
    margin: 0 auto
}

#bottom-bar .wf-container-bottom {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    box-sizing: border-box
}

.logo-center#bottom-bar .wf-container-bottom {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

#bottom-bar p {
    margin-bottom: 0
}

.bottom-text-block {
    text-align: right
}

.bottom-text-block:not(:first-child) {
    margin-left: 20px
}

.logo-center .bottom-text-block {
    text-align: center
}

.logo-center .bottom-text-block:not(:first-child) {
    margin-left: 0
}

#branding-bottom {
    padding: 10px 10px 10px 0;
    line-height: 0;
    font-size: 0
}

.logo-split #branding-bottom {
    -ms-flex-order: 1;
    order: 1
}

#bottom-bar .wf-float-left {
    margin-right: 10px
}

.logo-center#bottom-bar .wf-float-left {
    margin-right: 0
}

.logo-split#bottom-bar .wf-float-left {
    text-align: right
}

#bottom-bar.logo-split .wf-float-left {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

#bottom-bar .wf-float-left:last-of-type {
    margin-right: 0
}

#bottom-bar .wf-float-right {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-grow: 1;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    margin-left: 10px;
    margin-right: 0
}

.logo-center#bottom-bar .wf-float-right {
    margin-left: 0;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.logo-split#bottom-bar .wf-float-right {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start
}

#bottom-bar.logo-split .wf-float-right {
    -ms-flex-order: 2;
    order: 2;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%
}

#bottom-bar .sub-nav {
    top: auto;
    bottom: 100%
}

#bottom-bar .sub-nav .sub-nav {
    bottom: 0
}

#bottom-bar .sub-nav li:before {
    width: 200px;
    margin: 0 15px
}

#bottom-bar .sub-nav a:hover,#bottom-bar a {
    text-decoration: none
}

#bottom-bar a:hover {
    text-decoration: underline
}

#bottom-bar .dt-shortcode-soc-icons a:hover {
    text-decoration: none
}

#bottom-menu li .menu-text svg {
    display: none
}

#bottom-bar .menu-select {
    position: absolute;
    align-items: center;
    visibility: hidden;
    height: 0;
    opacity: 0;
    overflow: hidden
}

#bottom-bar .menu-select svg {
    margin-right: 8px;
    width: 16px
}

#bottom-bar .mini-nav ul {
    display: block
}

.logo-center#bottom-bar .mini-nav ul {
    text-align: center
}

.footer-sub-nav {
    position: absolute;
    visibility: hidden;
    z-index: 200;
    bottom: 100%;
    left: 0;
    width: 240px;
    opacity: 0;
    background: #fff;
    box-shadow: 0 0 4px rgb(0 0 0 / .2)
}

.footer-sub-nav>li {
    position: relative;
    display: block;
    padding: 0 10px;
    box-sizing: border-box
}

.footer-sub-nav>li:first-child {
    padding-top: 10px
}

.footer-sub-nav>li:last-child {
    padding-bottom: 10px
}

.footer-sub-nav>li a {
    padding: 5px
}

.footer-sub-nav>li a .menu-text,.footer-sub-nav>li a .subtitle-text {
    color: #222
}

.footer-sub-nav .footer-sub-nav {
    bottom: 0;
    left: 241px!important
}

.rtl .footer-sub-nav .footer-sub-nav {
    right: 241px;
    left: auto!important
}

.footer-sub-nav .footer-sub-nav.right-overflow {
    left: -241px!important
}

.rtl .footer-sub-nav .footer-sub-nav.right-overflow {
    right: -241px;
    left: auto!important
}

#bottom-bar .wf-float-right .mini-nav ul li {
    vertical-align: baseline
}

.post-rollover,.rollover,.rollover-project>a,.rollover-video {
    position: relative;
    display: block;
    line-height: 0;
    text-decoration: none
}

.rollover:hover {
    text-decoration: none
}

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

.rsShor .rollover-video {
    position: static
}

.gallery-item .gallery-icon .rollover {
    display: inline-block
}

.format-gallery .rollover {
    overflow: hidden
}

.post-rollover i,.rollover i,.rollover-video i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.hover-style-one .links-container,.hover-style-one .rollover-project>a:after,.hover-style-one .rollover-thumbnails,.hover-style-three .rollover-project>a:after,.hover-style-two .links-container,.hover-style-two .rollover-thumbnails,.post-rollover i,.rollover i,.rollover-content-container,.rollover-thumbnails,.rollover-video .video-icon,.rollover-video i,.rollover-video i:after {
    transition: all 450ms ease
}

.description-on-hover>.wf-cell .rollover i {
    visibility: hidden
}

.description-on-hover>.wf-cell .description-off .rollover i,.description-on-hover>.wf-cell .forward-post .rollover i {
    visibility: visible
}

.project-list-media .rollover-video i:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    content: ""
}

.rollover-video .video-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-position: center center;
    background-repeat: no-repeat
}

.rollover-video .video-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    background-color: rgb(0 0 0 / .4);
    background-position: 30px center;
    background-repeat: no-repeat;
    content: "";
    border-radius: 50%
}

.mobile-false .images-list:hover i,.mobile-false .post-rollover:hover i,.mobile-false .rollover:hover i,.rollover-video:hover i {
    display: block;
    opacity: 1
}

.images-list:hover .rollover-video .video-icon:before,.rollover-video:hover .video-icon:before {
    background-color: rgb(0 0 0 / .4);
    opacity: 1
}

.rollover-video .video-icon:hover {
    opacity: 1
}

.blog .format-video .rollover i:after,.dt-blog-shortcode .format-video .rollover i:after,.rollover-video .video-icon:before,.rollover-video i:after {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='32px' height='32px' viewBox='0 0 16 16' enable-background='new 0 0 16 16' xml:space='preserve' fill='white'%3E%3Cpath d='M3.125,4L10.2,8.001L3.125,12V3.8 M1,0v16l13-8L1,0L1,0z'/%3E%3C/svg%3E")
}

.hover-style-one .rollover:hover i {
    display: none
}

.filter-grayscale .content img,.filter-grayscale .footer img,.filter-grayscale .map-container,.filter-grayscale .royalSlider img,.filter-grayscale .shortcode-banner,.filter-grayscale .sidebar img,.filter-grayscale embed,.filter-grayscale iframe,.filter-grayscale object,.filter-grayscale-static .content img,.filter-grayscale-static .footer img,.filter-grayscale-static .map-container,.filter-grayscale-static .royalSlider img,.filter-grayscale-static .shortcode-banner,.filter-grayscale-static .sidebar img,.filter-grayscale-static embed,.filter-grayscale-static iframe,.filter-grayscale-static object {
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray
}

.mobile-false .filter-grayscale .content img,.mobile-false .filter-grayscale .footer img,.mobile-false .filter-grayscale .map-container,.mobile-false .filter-grayscale .royalSlider img,.mobile-false .filter-grayscale .shortcode-banner,.mobile-false .filter-grayscale .sidebar img,.mobile-false .filter-grayscale embed,.mobile-false .filter-grayscale iframe,.mobile-false .filter-grayscale object,.mobile-false .filter-grayscale-static .content img,.mobile-false .filter-grayscale-static .footer img,.mobile-false .filter-grayscale-static .map-container,.mobile-false .filter-grayscale-static .royalSlider img,.mobile-false .filter-grayscale-static .shortcode-banner,.mobile-false .filter-grayscale-static .sidebar img,.mobile-false .filter-grayscale-static embed,.mobile-false .filter-grayscale-static iframe,.mobile-false .filter-grayscale-static object {
    -webkit-backface-visibility: visible!important
}

.filter-grayscale #branding-bottom img,.filter-grayscale .buttons-on-img:hover img,.filter-grayscale .content .rev_slider_wrapper:hover img,.filter-grayscale .content img:hover,.filter-grayscale .cs-style-3 .link:hover img,.filter-grayscale .dt-hovered img,.filter-grayscale .dt-owl-item:hover img,.filter-grayscale .filter-disable img,.filter-grayscale .footer img:hover,.filter-grayscale .gradient-overlap-layout-list article:hover img,.filter-grayscale .map-container:hover,.filter-grayscale .post-rollover:hover img,.filter-grayscale .post-thumbnail-rollover:hover img,.filter-grayscale .post-thumbnail:hover img,.filter-grayscale .rollover-project:hover img,.filter-grayscale .rollover-video:hover img,.filter-grayscale .rollover:hover img,.filter-grayscale .royalSlider:hover img,.filter-grayscale .rsThumb:hover img,.filter-grayscale .shortcode-banner:hover,.filter-grayscale .sidebar img:hover,.filter-grayscale embed:hover,.filter-grayscale iframe:hover,.filter-grayscale img.dt-hovered,.filter-grayscale img.filter-disable,.filter-grayscale object:hover,.filter-grayscale-static #branding-bottom img,.mobile-false .content-rollover-layout-list article:hover img,.mobile-false .gradient-overlay-layout-list article:hover img {
    -webkit-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    filter: #fff0
}

.gallery-shortcode figure {
    position: relative;
    overflow: hidden;
    transform: translateZ(0)
}

.gallery-rollover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .4s ease
}

.gallery-shortcode figure:hover .gallery-rollover {
    opacity: 1
}

.album-gallery-shortcode .rollover {
    float: left
}

.blog-carousel-shortcode .gallery-zoom-ico,.blog-shortcode .gallery-zoom-ico {
    opacity: 0;
    transition: opacity .4s ease
}

.blog-carousel-shortcode .post-thumbnail-rollover:hover .gallery-zoom-ico,.blog-shortcode .post-thumbnail-rollover:hover .gallery-zoom-ico,.content-rollover-layout-list .gallery-zoom-ico,.gradient-overlay-layout-list .gallery-zoom-ico {
    opacity: 1
}

.albums-shortcode .gallery-zoom-ico,.blog-carousel-shortcode .gallery-zoom-ico,.blog-shortcode .gallery-zoom-ico,.gallery-shortcode .gallery-zoom-ico {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    z-index: 10;
    border-style: solid;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.albums-shortcode .gallery-zoom-ico span,.blog-carousel-shortcode .gallery-zoom-ico span,.blog-shortcode .gallery-zoom-ico span,.gallery-shortcode .gallery-zoom-ico span {
    position: relative;
    z-index: 11
}

.content-rollover-layout-list.albums-shortcode .gallery-zoom-ico,.content-rollover-layout-list.blog-carousel-shortcode .gallery-zoom-ico,.content-rollover-layout-list.blog-shortcode .gallery-zoom-ico,.content-rollover-layout-list.gallery-shortcode .gallery-zoom-ico,.gradient-overlay-layout-list.albums-shortcode .gallery-zoom-ico,.gradient-overlay-layout-list.blog-carousel-shortcode .gallery-zoom-ico,.gradient-overlay-layout-list.blog-shortcode .gallery-zoom-ico,.gradient-overlay-layout-list.gallery-shortcode .gallery-zoom-ico {
    position: static
}

.content-rollover-layout-list .post-thumbnail-wrap .gallery-zoom-ico,.gallery-shortcode.album-gallery-shortcode.hover-scale article:after,.gradient-overlay-layout-list .post-thumbnail-wrap .gallery-zoom-ico {
    display: none
}

.gallery-shortcode .rollover>i {
    display: none!important
}

.quick-scale-img .rollover,.scale-img .rollover {
    transform: translateZ(0);
    overflow: hidden
}

.quick-scale-img .post-thumbnail-rollover img,.quick-scale-img .rollover img,.quick-scale-img .trigger-img-hover .img-wrap img {
    transition: transform .25s ease-out,opacity .25s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.scale-img .post-thumbnail-rollover img,.scale-img .rollover img,.scale-img .trigger-img-hover .img-wrap img {
    transition: transform .3s ease-out,opacity .35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.post-thumbnail-rollover img.blog-thumb-lazy-load,.post-thumbnail-rollover img.lazy-load,.post-thumbnail-rollover img.so-lazy-load,.rollover img.blog-thumb-lazy-load,.rollover img.lazy-load,.rollover img.so-lazy-load,.trigger-img-hover .img-wrap img.blog-thumb-lazy-load,.trigger-img-hover .img-wrap img.lazy-load,.trigger-img-hover .img-wrap img.so-lazy-load {
    transition: transform .3s ease-out,opacity .35s
}

.mobile-false .scale-img .post-thumbnail:not(.overlay-placeholder):hover>.post-thumbnail-rollover img,.mobile-false .scale-img .trigger-img-hover:hover .img-wrap img,.mobile-false .scale-img article:hover .rollover img,.mobile-false .scale-img figure:hover .rollover img,.scale-img .on-hover .post-thumbnail>.post-thumbnail-rollover img {
    transform: scale(1.2);
    transition: transform 4s ease-out,opacity .25s ease-out
}

.mobile-false .quick-scale-img .post-thumbnail:not(.overlay-placeholder):hover>.post-thumbnail-rollover img,.mobile-false .quick-scale-img .trigger-img-hover:hover .img-wrap img,.mobile-false .quick-scale-img article:hover .rollover img,.mobile-false .quick-scale-img figure:hover .rollover img,.quick-scale-img .on-hover .post-thumbnail>.post-thumbnail-rollover img {
    transform: scale(1.2);
    transition: transform .25s ease-out,opacity .25s ease-out
}

.mobile-false .hover-scale.gallery-shortcode .rollover-content {
    background: 0 0!important;
    transform: scale(1)
}

.hover-scale.gallery-shortcode .post,.hover-scale.gallery-shortcode .post .rollover {
    overflow: hidden
}

.hover-scale.gallery-shortcode .rollover:after {
    display: block;
    background-color: inherit;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    content: "";
    border-radius: 50%;
    padding-bottom: 100%;
    transform: scale(0);
    transition: transform .4s cubic-bezier(.4,0,.2,1),opacity .4s
}

.hover-scale.gallery-shortcode .ratio-2 .rollover:after {
    top: -50%
}

.hover-scale .ratio_3-2 .rollover:after {
    top: -25%
}

.hover-scale article.ratio_0-5:after,.hover-scale.gallery-shortcode .ratio_0-5 .rollover:after {
    top: 25%
}

.hover-scale.gallery-shortcode .ratio_4-3 .rollover:after {
    top: -16.6666%
}

.hover-scale.gallery-shortcode .ratio_2-3 .rollover:after {
    top: 16.6666%
}

.hover-scale.gallery-shortcode .ratio_3-4 .rollover:after {
    top: 14.5%
}

.mobile-false .hover-scale.gallery-shortcode .post:hover .rollover:after,.mobile-true .hover-scale.gallery-shortcode .post.is-clicked .rollover:after {
    opacity: 1;
    transform: scale(1.42)
}

.mobile-false .hover-scale.gallery-shortcode .post.ratio_3-2:hover .rollover:after,.mobile-true .hover-scale.gallery-shortcode .post.is-clicked.ratio_3-2 .rollover:after {
    transform: scale(1.2)
}

.mobile-false .hover-scale article.ratio_0-5:hover:after,.mobile-false .hover-scale.gallery-shortcode .post.ratio_0-5:hover .rollover:after {
    transform: scale(2.5)
}

.mobile-false .hover-scale.gallery-shortcode .post.ratio_4-3:hover .rollover:after,.mobile-true .hover-scale.gallery-shortcode .post.is-clicked.ratio_4-3 .rollover:after {
    transform: scale(1.5)
}

.mobile-false .hover-scale.gallery-shortcode .post.ratio_2-3:hover .rollover:after,.mobile-false .hover-scale.gallery-shortcode .post.ratio_3-4:hover .rollover:after,.mobile-true .hover-scale.gallery-shortcode .post.is-clicked.ratio_2-3 .rollover:after,.mobile-true .hover-scale.gallery-shortcode .post.is-clicked.ratio_3-4 .rollover:after {
    transform: scale(2)
}

.mobile-false .hover-scale .rollover-content {
    background: 0 0!important;
    transform: scale(0);
    transition: transform .25s cubic-bezier(.4,0,.2,1),opacity .25s
}

.blog-shortcode>div:not(.dt-css-grid) .wf-cell,.blog.layout-grid .wf-container.description-under-image .wf-cell,.grid-masonry .wf-cell,.iso-grid .wf-cell,.iso-item,.portfolio-shortcode .wf-cell,.shortcode-blog-posts .wf-cell {
    opacity: 0
}

.no-cssanimations #main .jg-container .wf-cell,.no-cssanimations .blog.layout-grid .wf-container.description-under-image .wf-cell,.no-cssanimations .grid-masonry .wf-cell,.no-cssanimations .iso-grid .wf-cell,.no-cssanimations .iso-item,.no-cssanimations .shortcode-blog-posts.iso-grid .wf-cell {
    opacity: 1
}

.mobile-false .iso-container .wf-cell,.mobile-false .iso-grid .wf-cell {
    float: left
}

.iso-grid.iso-item-ready article,.mode-grid article {
    height: 100%
}

.iso-item {
    width: 100%
}

.dt-isotope .wf-cell {
    will-change: top,left
}

.dt-isotope .wf-cell.animate-position {
    transition: top .65s ease-out,left .65s ease-out;
    opacity: 1
}

.footer .layzr-bg,.layzr-bg {
    background-position: center center;
    background-repeat: no-repeat
}

.layzr-bg.post-rollover,.layzr-bg.rollover-small {
    background-size: auto 30%
}

.layzr-loading-on .iso-lazy-load {
    opacity: 0;
    transition: opacity .35s ease-out
}

.layzr-loading-on .iso-layzr-loaded,.layzr-loading-on .iso-lazy-load.is-loaded {
    opacity: 1
}

.loading-effect-none .wf-cell.shown:not(.isotope-hidden):not(.hidden),.mobile-true .dt-isotope .wf-cell.shown:not(.isotope-hidden),.mobile-true .wf-cell.shown:not(.isotope-hidden):not(.hidden) {
    animation: dt_fadeIn .4s ease forwards
}

.mobile-false .loading-effect-fade-in .wf-cell.shown:not(.isotope-hidden):not(.hidden),.mobile-false .loading-effect-fade-in .wf-cell.start-animation {
    animation: dt_fadeIn .7s ease forwards
}

@keyframes dt_fadeIn {
    to {
        opacity: 1
    }
}

.mobile-false .loading-effect-move-up .wf-cell.shown:not(.isotope-hidden):not(.hidden),.mobile-false .loading-effect-move-up .wf-cell.start-animation {
    transform: translateY(200px);
    animation: dt_moveUp .55s ease-in-out forwards
}

.mobile-false .loading-effect-move-up .wf-cell .project-list-content {
    -moz-osx-font-smoothing: grayscale
}

@keyframes dt_moveUp {
    to {
        transform: translateY(0);
        opacity: 1
    }
}

.mobile-false .loading-effect-scale-up .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-scale-up .wf-cell.start-animation {
    transform: scale(.6);
    animation: dt_scaleUp .57s ease-in-out forwards
}

@keyframes dt_scaleUp {
    to {
        transform: scale(1);
        opacity: 1
    }
}

.mobile-false .loading-effect-fall-perspective,.mobile-false .loading-effect-flip,.mobile-false .loading-effect-helix,.mobile-false .loading-effect-scale {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.mobile-false .loading-effect-fall-perspective {
    -webkit-backface-visibility: hidden
}

.mobile-false .loading-effect-fall-perspective .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-fall-perspective .wf-cell.start-animation {
    -webkit-transform-style: preserve-3d;
    transform: translateZ(400px) translateY(300px) rotateX(-65deg);
    animation: dt_fallPerspective .75s ease-in-out forwards
}

@keyframes dt_fallPerspective {
    100% {
        transform: translateZ(0) translateY(0) rotateX(0deg);
        opacity: 1
    }
}

.mobile-false .loading-effect-fly .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-fly .wf-cell.start-animation {
    -webkit-transform-style: preserve-3d;
    transform-origin: 50% 50% -300px;
    transform: rotateX(-180deg);
    animation: dt_fly .7s ease-in-out forwards
}

.mobile-false .loading-effect-fly .wf-cell.animation-complete {
    opacity: 1
}

@keyframes dt_fly {
    100% {
        transform: rotateX(0deg);
        opacity: 1
    }
}

.mobile-false .loading-effect-flip .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-flip .wf-cell.start-animation {
    -webkit-transform-style: preserve-3d;
    transform-origin: 0% 0%;
    transform: rotateX(-80deg);
    animation: dt_flip .7s ease-in-out forwards
}

@keyframes dt_flip {
    100% {
        transform: rotateX(0deg);
        opacity: 1
    }
}

.mobile-false .loading-effect-helix .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-helix .wf-cell.start-animation {
    -webkit-transform-style: preserve-3d;
    transform: rotateY(-180deg);
    animation: dt_helix .7s ease-in-out forwards
}

@keyframes dt_helix {
    100% {
        transform: rotateY(0deg);
        opacity: 1
    }
}

.mobile-false .loading-effect-scale .wf-cell.shown:not(.isotope-hidden),.mobile-false .loading-effect-scale .wf-cell.start-animation {
    -webkit-transform-style: preserve-3d;
    transform: scale(.4);
    animation: dt_popUp .9s ease-in forwards
}

@keyframes dt_popUp {
    70% {
        transform: scale(1.05);
        opacity: .8;
        animation-timing-function: ease-in-out
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.dt-isotope .wf-cell.no-transition,.dt-isotope.no-transition,.dt-isotope.no-transition .wf-cell {
    transition-duration: 0s
}

#main .jg-container .wf-cell {
    float: left;
    opacity: 0;
    padding: 0
}

#main .jg-container .wf-cell .post {
    margin: 0;
    padding: 0
}

.layzr-loading-on .jgrid-lazy-load {
    opacity: 0;
    transition: opacity .33s
}

.layzr-loading-on .jgrid-layzr-loaded {
    opacity: 1
}

.jg-container .post .alignleft,.jg-container .post .alignnone {
    margin-bottom: 0
}

.wf-container.dt-css-grid:before {
    display: none
}

.dt-css-grid {
    display: -ms-grid;
    display: grid;
    transition: all .33s
}

.cssgridlegacy.no-cssgrid .dt-css-grid,.no-cssgridlegacy.no-cssgrid .dt-css-grid {
    display: block
}

.dt-css-grid .wf-cell {
    display: flex;
    padding: 0;
    opacity: 0
}

.dt-css-grid .wf-cell>a,.dt-css-grid .wf-cell>article,.dt-css-grid .wf-cell>div {
    width: 100%
}

.cssgridlegacy.no-cssgrid .dt-css-grid .wf-cell:not(.hidden),.no-cssgridlegacy.no-cssgrid .dt-css-grid .wf-cell:not(.hidden) {
    display: inline-block
}

.jquery-filter .dt-css-grid .wf-cell.hidden,.jquery-filter .dt-css-grid .wf-cell:not(.visible):not(.shown) {
    display: none;
    opacity: 0
}

.dt-css-grid .no-img .overlay-placeholder img {
    max-width: 100%
}

.cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid,.no-cssgridlegacy.no-cssgrid .wc-grid.resize-by-browser-width .dt-css-grid {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0
    }

    1% {
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        opacity: 0
    }

    100% {
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        opacity: 1
    }
}

img.blog-thumb-lazy-load,img.lazy-load {
    opacity: 0;
    transition: opacity .38s
}

.mobile-true img.blog-thumb-lazy-load.vc_single_image-img,.mobile-true img.lazy-load.vc_single_image-img,img.is-loaded {
    opacity: 1
}

.scroll-top {
    position: fixed;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    opacity: 0;
    z-index: -1;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    text-decoration: none;
    background-color: #000;
    background-color: rgb(0 0 0 / .2)
}

.show-mobile-header .scroll-top {
    opacity: 0
}

.scroll-top,.scroll-top i,.scroll-top svg,.scroll-top::before {
    transition: all .4s ease
}

.scroll-top.off {
    right: -45px;
    opacity: 0
}

.scroll-top.on {
    right: 10px;
    opacity: 1;
    z-index: 109
}

.header-side-right .scroll-top.on {
    right: auto;
    left: 10px
}

.show-mobile-header .scroll-top.on {
    opacity: 0
}

.scroll-top:hover {
    background-color: #000;
    background-color: rgb(0 0 0 / .5)
}

.scroll-top svg {
    text-transform: none;
    width: 24px;
    line-height: 1;
    fill: #fff
}

.scroll-top-elementor-icon:before {
    display: none
}

.scroll-top-elementor-icon,.scroll-top-elementor-icon:hover {
    color: #fff
}

.scroll-top-elementor-icon svg {
    fill: #fff
}

.no-avatar {
    position: relative;
    width: 50px;
    height: 50px;
    box-sizing: border-box
}

a.no-avatar {
    transition: all 450ms ease
}

.no-avatar svg {
    width: 32px;
    height: auto
}

.comment .no-avatar,.items-grid .no-avatar,.recent-posts .no-avatar {
    width: 60px;
    height: 60px
}

.author-avatar.no-avatar,.comment .no-avatar {
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.shortcode-code {
    padding: 25px 20px
}

.edit-link {
    padding: 5px 10px;
    background-color: #69c354;
    color: #fff!important;
    text-decoration: none;
    font-family: Arial,sans-serif;
    font-size: 12px;
    border-radius: 3px
}

.edit-link:hover {
    color: #fff;
    background-color: #4fa53b
}

.details {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 6px!important;
    margin-bottom: -6px;
    font-weight: 700;
    text-decoration: none
}

.details:after {
    display: inline-block;
    padding-left: 5px;
    font-family: icomoon-the7-font;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 8px;
    line-height: 1;
    content: "\f003"
}

.details:before {
    position: absolute;
    display: block;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    content: "";
    transition: width .4s ease
}

.details:hover:before {
    width: 100%
}

.round-images .alignleft,.round-images .alignleft i,.round-images .alignleft img,.round-images .blur-effect,.round-images .rollover i,.round-images a.rollover,.round-images img {
    border-radius: 50%
}

#page .customSelect {
    padding: 6px 10px 5px;
    box-sizing: border-box
}

#content span:last-child[class*=gw-go-btn-icon][class*=gw-go-btn-icon-large] {
    margin-bottom: -6px
}

#content span:last-child[class*=gw-go-btn-icon] {
    margin-bottom: -5px
}

.content .gw-go-col {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-color: #e2e2e2
}

.content .gw-go-col:before {
    margin-top: 1px
}

.esgbox-overlay.esgbox-overlay-fixed {
    z-index: 10000
}

.esg-grid a {
    text-decoration: none
}

.offer-tag {
    display: none
}

.boxed-layout #tiptip_holder {
    top: -20px!important
}

#main .chzn-container-single .chzn-single {
    background-image: none
}

.nsu_widget label {
    margin-right: 10px
}

form.mc4wp-form label {
    font-weight: 400
}

#main #content .rotatingtweet {
    padding: 25px 20px 20px;
    box-sizing: border-box
}

#content .rotatingtweets {
    max-width: 100%
}

.interval {
    padding-bottom: 10px
}

.search-no-results .submit:hover {
    cursor: default
}

.useJS .container .l3,.useJS .container .photo.show,.useJS .container-1,.useJS .container-2,.useJS .container-3 {
    transform: none
}

.lightbox.useJS .close,div.lightbox.useJS .img-caption {
    transition: none
}

.jp-carousel-comment-form-button,.wpb-js-composer div.pp_default .pp_contract,.wpb-js-composer div.pp_default .pp_expand {
    box-shadow: none
}

.content .searchform input.searchform-s {
    width: 100%;
    margin-bottom: 0
}

.dt-circle-content {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    border-radius: 50%
}

@keyframes opacity-lat-rev {
    0% {
        opacity: 1;
        visibility: visible
    }

    100%,30% {
        opacity: 0;
        visibility: hidden
    }
}

.loading-ready #load {
    animation: opacity-lat-rev .8s ease 0s 1 normal both
}

body #load.loader-removed {
    opacity: 0;
    visibility: hidden
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .dt-owl-item>article,.slick-slide .vc_row.vc_row-flex .ult-item-wrap {
        -ms-flex: 0 0 auto;
        max-width: 100%
    }

    .owl-carousel .post.product {
        display: block
    }
}

.slick-next,.slick-prev {
    z-index: 10
}

.woocommerce-Reviews .comment-notes {
    text-align: left
}

.post-password-form input[type=password] {
    margin-right: 10px
}

.customSelectInner {
    background-repeat: no-repeat;
    background-position: right center
}

.archive .taxonomy-description {
    margin-bottom: 40px
}

.archive:not(.post-type-archive-product) .woocommerce-products-header .term-description {
    margin-bottom: 50px
}

.mini-wpml {
    position: relative
}

[id*=give-form] .give-form-title {
    text-align: center;
    margin-bottom: 30px
}

.give-btn.give-btn-reveal {
    border-color: #fff0
}

.widget_give_forms_widget .give-form-title {
    display: none
}

.widget_give_forms_widget #give-donation-level-button-wrap>li {
    margin-bottom: 0
}

.widget_give_forms_widget #give-donation-level-button-wrap {
    margin-bottom: 5px
}

.footer-overlap .grecaptcha-badge {
    z-index: 103
}

.hidden {
    display: none!important;
    opacity: 0!important
}

.elementor-popup-modal .dialog-message>.elementor {
    height: 100%;
    overflow: auto
}

.notransition {
    transition: none!important
}

.project-links-container {
    pointer-events: none
}

.project-links-container a {
    pointer-events: initial
}

.post-entry-content {
    pointer-events: none
}

.post-entry-content a {
    pointer-events: initial
}

.post-thumbnail::after {
    content: none
}

.flatpickr-current-month input.cur-year {
    min-height: inherit
}

body #load {
    display: block;
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9901;
    opacity: 1;
    visibility: visible;
    transition: all .35s ease-out
}

.load-wrap {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.load-wrap>svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

#load {
    background: var(--the7-elementor-beautiful-loading-bg,#ffffff);
    --the7-beautiful-spinner-color2: var(--the7-beautiful-spinner-color,#ffb536)
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: 0;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out,background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
    -webkit-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
    transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgb(0 0 0 / .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgb(255 255 255 / .75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgb(255 255 255 / .85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgb(255 255 255 / .9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp {
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.elementor-popup-modal .mCSB_container.mCS_no_scrollbar,.masthead .mCSB_container.mCS_no_scrollbar,.the7-scrollbar-style .mCSB_container.mCS_no_scrollbar {
    margin-right: 0
}

.elementor-popup-modal .mCSB_scrollTools,.masthead .mCSB_scrollTools,.the7-scrollbar-style .mCSB_scrollTools {
    opacity: 0;
    transition: opacity .4s;
    width: 16px;
    height: 100%;
    top: 10px;
    right: 4px;
    z-index: 10
}

.elementor-popup-modal .dialog-message:hover .mCSB_scrollTools,.masthead:hover .mCSB_scrollTools,.the7-scrollbar-style .mCSB_scrollTools {
    opacity: 1
}

.dt-mobile-header .masthead .mCSB_scrollTools {
    right: -30px!important;
    left: auto!important
}

.elementor-popup-modal .mCSB_scrollTools .mCSB_draggerContainer,.masthead .mCSB_scrollTools .mCSB_draggerContainer,.the7-scrollbar-style .mCSB_scrollTools .mCSB_draggerContainers {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.elementor-popup-modal .mCSB_scrollTools a+.mCSB_draggerContainer,.masthead .mCSB_scrollTools a+.mCSB_draggerContainer,.the7-scrollbar-style .mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.elementor-popup-modal .mCSB_scrollTools .mCSB_draggerRail,.masthead .mCSB_scrollTools .mCSB_draggerRail,.the7-scrollbar-style .mCSB_scrollTools .mCSB_draggerRail {
    width: 5px;
    height: 100%;
    margin: 0 auto;
    border-radius: 10px
}

.elementor-popup-modal .mCSB_scrollTools .mCSB_dragger,.masthead .mCSB_scrollTools .mCSB_dragger,.the7-scrollbar-style .mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px
}

.elementor-popup-modal .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.masthead .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.the7-scrollbar-style .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 5px;
    height: 100%;
    margin: 0 auto;
    border-radius: 10px;
    text-align: center
}

.elementor-popup-modal .mCSB_container>.elementor-section-wrap {
    width: 100%
}

.dt-mobile-header .mCSB_container,.elementor-popup-modal .mCSB_container,.masthead .mCSB_container,.the7-scrollbar-style .mCSB_container {
    min-height: 100%!important;
    position: relative!important
}

.dt-mobile-header .mCSB_scrollTools,.elementor-popup-modal .mCSB_scrollTools,.masthead .mCSB_scrollTools,.the7-scrollbar-style .mCSB_scrollTools {
    top: 0
}

.dt-mobile-header .mCSB_scrollTools .mCSB_draggerContainer,.elementor-popup-modal .mCSB_scrollTools .mCSB_draggerContainer,.masthead .mCSB_scrollTools .mCSB_draggerContainer,.the7-scrollbar-style .mCSB_scrollTools .mCSB_draggerContainer {
    top: 10px;
    bottom: 10px
}

.the7-scrollbar-style .mCSB_inside>.mCSB_container {
    margin-right: 20px
}

.the7-scrollbar-style .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: #000;
    background: rgb(0 0 0 / .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #fff;
    background: rgb(255 255 255 / .75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.vertical-centering {
    top: 50%;
    transform: translateY(-50%)
}

.horizontal-centering {
    left: 50%;
    transform: translateX(-50%)
}

.centering-mixin {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

/*! Prefix flex for IE10  in LESS
* https://gist.github.com/codler/2148ba4ff096a19f08ea
* Copyright (c) 2014 Han Lin Yap http://yap.nu; MIT license */
@keyframes mk_scale {
    0% {
        transform: scale(.3);
        opacity: .1
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes mk_fade {
    0% {
        opacity: .1
    }

    100% {
        opacity: 1
    }
}

@keyframes mk_left_to_right {
    0% {
        transform: translate(-20px,0);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

@keyframes mk_right_to_left {
    0% {
        transform: translate(20px,0);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

@keyframes mk_bottom_to_top {
    0% {
        transform: translate(0,20px);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

@keyframes mk_top_to_bottom {
    0% {
        transform: translate(0,-20px);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

.mobile-false .animate-element {
    opacity: 0
}

.ie-mobile .animate-element,.no-cssanimations .animate-element.start-animation,.skills.animate-element {
    opacity: 1
}

.mobile-false #page .animate-element.start-animation.scale-up,.mobile-false .animate-element.start-animation.scale-up {
    animation: mk_scale .5s 1 cubic-bezier(.445,.05,.55,.95);
    opacity: 1
}

.mobile-false #page .animate-element.start-animation.fade-in,.mobile-false .animate-element.start-animation.fade-in {
    animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
    opacity: 1
}

.mobile-false #page .animate-element.start-animation.right-to-left,.mobile-false .animate-element.start-animation.right-to-left {
    animation: mk_right_to_left .6s 1 cubic-bezier(.77,0,.175,1);
    opacity: 1
}

.mobile-false #page .animate-element.start-animation.left-to-right,.mobile-false .animate-element.start-animation.left-to-right {
    animation: mk_left_to_right .6s 1 cubic-bezier(.77,0,.175,1);
    opacity: 1
}

.mobile-false #page .animate-element.start-animation.top-to-bottom,.mobile-false .animate-element.start-animation.top-to-bottom {
    animation: mk_top_to_bottom .6s 1 cubic-bezier(.77,0,.175,1);
    opacity: 1
}

.mobile-false #page .animate-element.start-animation.bottom-to-top,.mobile-false .animate-element.start-animation.bottom-to-top {
    animation: mk_bottom_to_top .6s 1 cubic-bezier(.77,0,.175,1);
    opacity: 1
}

.mobile-false .animate-element.start-animation {
    animation-duration: 1s;
    animation-fill-mode: both
}

@keyframes dt_bounce {
    0%,100%,20%,53%,80% {
        transition-timing-function: cubic-bezier(.215,.61,.355,1);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        transition-timing-function: cubic-bezier(.755,.05,.855,.06);
        transform: translate3d(0,-30px,0)
    }

    70% {
        transition-timing-function: cubic-bezier(.755,.05,.855,.06);
        transform: translate3d(0,-15px,0)
    }

    90% {
        transform: translate3d(0,-4px,0)
    }
}

.mobile-false #page .animate-element.start-animation.bounce,.mobile-false .animate-element.start-animation.bounce {
    animation-name: dt_bounce;
    transform-origin: center bottom;
    opacity: 1
}

@keyframes dt_flash {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.mobile-false .animate-element.start-animation.flash {
    animation-name: dt_flash
}

@keyframes dt_pulse {
    0%,100% {
        transform: scale3d(1,1,1)
    }

    50% {
        transform: scale3d(1.05,1.05,1.05)
    }
}

.mobile-false .animate-element.start-animation.pulse {
    animation-name: dt_pulse;
    opacity: 1
}

@keyframes dt_rubberBand {
    0%,100% {
        transform: scale3d(1,1,1)
    }

    30% {
        transform: scale3d(1.25,.75,1)
    }

    40% {
        transform: scale3d(.75,1.25,1)
    }

    50% {
        transform: scale3d(1.15,.85,1)
    }

    65% {
        transform: scale3d(.95,1.05,1)
    }

    75% {
        transform: scale3d(1.05,.95,1)
    }
}

.mobile-false .animate-element.start-animation.rubberBand {
    animation-name: dt_rubberBand;
    opacity: 1
}

@keyframes dt_shake {
    0%,100% {
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        transform: translate3d(10px,0,0)
    }
}

.mobile-false .animate-element.start-animation.shake {
    animation-name: dt_shake;
    opacity: 1
}

@keyframes dt_swing {
    20% {
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        transform: rotate3d(0,0,1,-5deg)
    }

    100% {
        transform: rotate3d(0,0,1,0deg)
    }
}

.mobile-false .animate-element.start-animation.swing {
    transform-origin: top center;
    animation-name: dt_swing;
    opacity: 1
}

@keyframes dt_tada {
    0%,100% {
        transform: scale3d(1,1,1)
    }

    10%,20% {
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }
}

.mobile-false .animate-element.start-animation.tada {
    animation-name: dt_tada;
    opacity: 1
}

@keyframes dt_wobble {
    0%,100% {
        transform: none
    }

    15% {
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }
}

.mobile-false .animate-element.start-animation.wobble {
    animation-name: dt_wobble;
    opacity: 1
}

@keyframes dt_bounceIn {
    0%,100%,20%,40%,60%,80% {
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    20% {
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        transform: scale3d(.97,.97,.97)
    }

    100% {
        opacity: 1;
        transform: scale3d(1,1,1)
    }
}

.mobile-false .animate-element.start-animation.bounceIn {
    animation-name: dt_bounceIn;
    animation-duration: .75s;
    opacity: 1
}

@keyframes dt_bounceInDown {
    0%,100%,60%,75%,90% {
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,25px,0)
    }

    75% {
        transform: translate3d(0,-10px,0)
    }

    90% {
        transform: translate3d(0,5px,0)
    }

    100% {
        transform: none
    }
}

.mobile-false .animate-element.start-animation.bounceInDown {
    animation-name: dt_bounceInDown;
    opacity: 1
}

@keyframes dt_bounceInLeft {
    0%,100%,60%,75%,90% {
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px,0,0)
    }

    75% {
        transform: translate3d(-10px,0,0)
    }

    90% {
        transform: translate3d(5px,0,0)
    }

    100% {
        transform: none
    }
}

.mobile-false .animate-element.start-animation.bounceInLeft {
    animation-name: dt_bounceInLeft;
    opacity: 1
}

@keyframes dt_bounceInRight {
    0%,100%,60%,75%,90% {
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px,0,0)
    }

    75% {
        transform: translate3d(10px,0,0)
    }

    90% {
        transform: translate3d(-5px,0,0)
    }

    100% {
        transform: none
    }
}

.mobile-false .animate-element.start-animation.bounceInRight {
    animation-name: dt_bounceInRight;
    opacity: 1
}

@keyframes dt_bounceInUp {
    0%,100%,60%,75%,90% {
        transition-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0,-20px,0)
    }

    75% {
        transform: translate3d(0,10px,0)
    }

    90% {
        transform: translate3d(0,-5px,0)
    }

    100% {
        transform: translate3d(0,0,0)
    }
}

.mobile-false .animate-element.start-animation.bounceInUp {
    animation-name: dt_bounceInUp;
    opacity: 1
}

@keyframes dt_fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.mobile-false .animate-element.start-animation.fadeIn {
    animation-name: dt_fadeIn
}

@keyframes dt_fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0,-100%,0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

.mobile-false .animate-element.start-animation.fadeInDown {
    animation-name: dt_fadeInDown
}

@keyframes dt_fadeInDownBig {
    0% {
        opacity: 0;
        transform: translate3d(0,-2000px,0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

.mobile-false .animate-element.start-animation.fadeInDownBig {
    animation-name: dt_fadeInDownBig
}

@keyframes dt_fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

.mobile-false .animate-element.start-animation.fadeInLeft {
    animation-name: dt_fadeInLeft
}

@keyframes dt_fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translate3d(-2000px,0,0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

.mobile-false .animate-element.start-animation.fadeInLeftBig {
    animation-name: dt_fadeInLeftBig
}

@keyframes dt_fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

.mobile-false .animate-element.start-animation.fadeInRight {
    animation-name: dt_fadeInRight
}

@keyframes dt_fadeInRightBig {
    0% {
        opacity: 0;
        transform: translate3d(2000px,0,0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

.mobile-false .animate-element.start-animation.fadeInRightBig {
    animation-name: dt_fadeInRightBig
}

@keyframes dt_fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

.mobile-false .animate-element.start-animation.fadeInUp {
    animation-name: dt_fadeInUp
}

@keyframes dt_fadeInUpBig {
    0% {
        opacity: 0;
        transform: translate3d(0,2000px,0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

.mobile-false .animate-element.start-animation.fadeInUpBig {
    animation-name: dt_fadeInUpBig
}

@keyframes dt_flipInX {
    0% {
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transition-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    100% {
        transform: perspective(400px)
    }
}

.mobile-false .animate-element.start-animation.flipInX {
    backface-visibility: visible!important;
    animation-name: dt_flipInX;
    opacity: 1
}

@keyframes dt_flipInY {
    0% {
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transition-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(0,1,0,-5deg)
    }

    100% {
        transform: perspective(400px)
    }
}

.mobile-false .animate-element.start-animation.flipInY {
    backface-visibility: visible!important;
    animation-name: dt_flipInY;
    opacity: 1
}

@keyframes dt_rotateIn {
    0% {
        transform-origin: center;
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    100% {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.mobile-false .animate-element.start-animation.rotateIn {
    animation-name: dt_rotateIn
}

@keyframes dt_rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    100% {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.mobile-false .animate-element.start-animation.rotateInDownLeft {
    animation-name: dt_rotateInDownLeft
}

@keyframes dt_rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    100% {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.mobile-false .animate-element.start-animation.rotateInDownRight {
    animation-name: dt_rotateInDownRight
}

@keyframes dt_rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    100% {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.mobile-false .animate-element.start-animation.rotateInUpLeft {
    animation-name: dt_rotateInUpLeft
}

@keyframes dt_rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    100% {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.mobile-false .animate-element.start-animation.rotateInUpRight {
    animation-name: dt_rotateInUpRight
}

@keyframes dt_rollIn {
    0% {
        opacity: 0;
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

.mobile-false .animate-element.start-animation.rollIn {
    animation-name: dt_rollIn
}

@keyframes dt_rollOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}

.mobile-false .animate-element.start-animation.rollOut {
    animation-name: dt_rollOut;
    opacity: 1
}

@keyframes dt_zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.mobile-false .animate-element.start-animation.zoomIn {
    animation-name: dt_zoomIn;
    opacity: 1
}

@keyframes dt_zoomInDown {
    0% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.mobile-false .animate-element.start-animation.zoomInDown {
    animation-name: dt_zoomInDown;
    opacity: 1
}

@keyframes dt_zoomInLeft {
    0% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.mobile-false .animate-element.start-animation.zoomInLeft {
    animation-name: dt_zoomInLeft;
    opacity: 1
}

@keyframes dt_zoomInRight {
    0% {
        opacity: 0;
        -ms-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.mobile-false .animate-element.start-animation.zoomInRight {
    animation-name: dt_zoomInRight;
    opacity: 1
}

@keyframes dt_zoomInUp {
    0% {
        opacity: 0;
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.mobile-false .animate-element.start-animation.zoomInUp {
    animation-name: dt_zoomInUp;
    opacity: 1
}

@keyframes dt_lightSpeedIn {
    0% {
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        transform: none;
        opacity: 1
    }
}

.mobile-false .animate-element.start-animation.lightspeedIn {
    animation-name: dt_lightSpeedIn;
    animation-timing-function: ease-out
}

img.info-circle-img-icon {
    max-width: 100%
}

.smile_icon_list.left li .icon_list_connector {
    border-width: 0
}

.vc_grid-container div[style*="vc_gitem_image.png"] {
    display: none
}

.ult_modal-header>* {
    font-family: inherit;
    font-style: inherit;
    font-weight: inherit
}

#main .ui-widget,#main .ui-widget-content,#main .wpb_wrapper.ui-widget-content {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    line-height: inherit
}

#main .wpb_alert {
    text-shadow: none
}

#main .wpb_alert strong {
    font-style: normal
}

.wpb_alert,.wpb_alert * {
    color: #c09853
}

.wpb_alert-success,.wpb_alert-success * {
    color: #468847
}

.wpb_alert-danger,.wpb_alert-danger *,.wpb_alert-error,.wpb_alert-error * {
    color: #b94a48
}

.wpb_alert-info,.wpb_alert-info * {
    color: #3a87ad
}

#main .vc_text_separator div {
    top: -10px
}

.wpb_single_image .vc_single_image-wrapper {
    line-height: 0
}

.wpb_single_image .rollover .blur-effect {
    display: none
}

.wpb_single_image .vc_figure {
    max-width: 100%
}

.rollover.vc_box_border .blur-effect,.rollover.vc_box_border i,.rollover.vc_box_outline .blur-effect,.rollover.vc_box_outline i {
    top: 6px;
    left: 6px;
    width: calc(100% - 12px)!important;
    height: calc(100% - 12px)!important
}

.vc_box_border_circle .blur-effect,.vc_box_border_circle i,.vc_box_circle .blur-effect,.vc_box_circle i,.vc_box_circle img,.vc_box_outline_circle .blur-effect,.vc_box_outline_circle i,.vc_box_shadow_border_circle .blur-effect,.vc_box_shadow_border_circle i,.vc_box_shadow_circle .blur-effect,.vc_box_shadow_circle i {
    border-radius: 50%
}

div .vc_box_rounded>img {
    border-radius: inherit
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon,.vc_message_box-icon>i {
    transform: translate(-50%,-50%)
}

#main .wpb_gmaps_widget .wpb_map_wraper {
    background: 0 0;
    padding: 0
}

.wpb_gmaps_widget .wpb_map_wraper {
    padding: 0
}

/*!-VC last-child*/
.last_toggle_el_margin,.wpb_button,ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0!important
}

.content .uvc-sub-heading {
    line-height: inherit
}

.ult-just-icon-wrapper .aio-icon {
    border-style: none
}

@media (max-width: 480px) {
    #main #content .tab-style-one.wpb_content_element .wpb_tabs_nav,#main #content .tab-style-three.wpb_content_element .wpb_tabs_nav,#main #content .wpb_tour.tab-style-four.wpb_content_element .wpb_tabs_nav,#main #content .wpb_tour.tab-style-one.wpb_content_element .wpb_tabs_nav,#main #content .wpb_tour.tab-style-three.wpb_content_element .wpb_tabs_nav,#main #content .wpb_tour.tab-style-two.wpb_content_element .wpb_tabs_nav,#main .tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper,#main .tab-style-three.wpb_content_element .wpb_tour_tabs_wrapper,#main .wpb_tour.tab-style-four .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.tab-style-two .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tab,#main .wpb_tour.wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab {
        display:block
    }

    #main .wpb_tour.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper,#main .wpb_tour.tab-style-three.wpb_content_element .wpb_tour_tabs_wrapper,#main .wpb_tour.tab-style-two.wpb_content_element .wpb_tour_tabs_wrapper {
        display: block!important
    }

    .wpb_tour.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
        padding-top: 0
    }

    .wpb_tour.tab-style-one .wpb_tabs_nav,.wpb_tour.tab-style-three .wpb_tabs_nav {
        border-right: none
    }

    .wpb_tour.tab-style-one.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab,.wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab {
        padding-left: 0
    }

    .wc-login-wrap .log-left-block,.wc-login-wrap .log-right-block {
        width: 100%
    }

    .wc-login-wrap .log-right-block {
        margin-top: 20px
    }
}

.dt-style.wpb_content_element {
    margin-bottom: 0!important
}

.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header,.wpb_content_element .wpb_accordion_header a,.wpb_content_element .wpb_accordion_header a:active,.wpb_content_element .wpb_accordion_header a:focus {
    outline: 0!important;
    -webkit-appearance: none
}

.wpb_content_element .wpb_accordion_header>a span {
    display: inline-block
}

#main .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,#main .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    display: none
}

.wpb_content_element.dt-style .wpb_accordion_wrapper .wpb_accordion_header {
    margin: 10px 0 0;
    border: none;
    background: 0 0
}

.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
    margin: 10px 0 0;
    padding: 9px 0 0;
    border-top: 1px solid
}

.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_section:first-child .wpb_accordion_header,.wpb_content_element.dt-style .wpb_accordion_wrapper .wpb_accordion_section:first-child .wpb_accordion_header {
    padding-top: 0;
    margin-top: 0;
    border: none
}

.wpb_content_element.dt-style .wpb_accordion_header a {
    position: relative;
    display: block;
    padding: 0 25px 0 0
}

.wpb_accordion .wpb_accordion_wrapper .ui-state-active>a:hover {
    text-decoration: none
}

.dt-style.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header a {
    padding: 9px 0 9px 18px
}

.rtl .dt-style.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header a {
    padding: 9px 18px 9px 0
}

.wpb_content_element .wpb_accordion_header>a:after,.wpb_content_element .wpb_accordion_header>a:before {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    content: ""
}

.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:after,.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:before {
    right: 13px
}

.rtl .dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:after,.rtl .dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:before {
    right: auto;
    left: 13px
}

.wpb_content_element .wpb_accordion_header>a:after {
    margin-top: -8px;
    content: "\f005";
    font-family: icomoon-the7-font;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 8px;
    line-height: 16px;
    text-align: center
}

.wpb_content_element .wpb_accordion_header.ui-state-active>a:after {
    content: "\f004"
}

.dt-style.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    display: none;
    padding: 10px 0 5px;
    margin: 0;
    clear: both
}

.dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    padding: 17px 0 13px
}

.vc_progress_bar.dt-style .vc_single_bar {
    height: 30px;
    margin-bottom: 10px;
    box-shadow: none
}

.vc_progress_bar.dt-style .vc_single_bar:last-child {
    margin-bottom: 0
}

.dt-style.vc_progress_bar.pb-style-two .vc_single_bar {
    height: 13px
}

.accent-gradient .vc_progress_bar .vc_single_bar.accent-bg .vc_bar {
    animation: none;
    background-repeat: no-repeat;
    background-size: 100%
}

.accent-gradient .vc_progress_bar .vc_single_bar.accent-bg .vc_bar:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgb(255 255 255 / .15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgb(255 255 255 / .15)),color-stop(.75,rgb(255 255 255 / .15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgb(255 255 255 / .15) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.vc_progress_bar .vc_single_bar.accent-bg .vc_bar.animated:after {
    animation: progress-bar-stripes 2s linear infinite
}

.dt-style.vc_progress_bar.pb-style-three .vc_single_bar {
    height: 7px;
    margin-bottom: 15px
}

.vc_progress_bar.dt-style .vc_single_bar .vc_label {
    height: 30px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 30px;
    text-shadow: none
}

.pb-style-three.dt-style .vc_label,.pb-style-two.dt-style .vc_label {
    display: block;
    margin-bottom: 8px
}

.pb-style-one.vc_progress_bar .vc_label *,.vc_progress_bar .vc_label {
    color: #fff
}

#main .wpb_tour_next_prev_nav {
    display: none
}

.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    display: inline-block;
    width: auto
}

#page .tab-style-one .wpb_tabs_nav li.ui-state-active a {
    color: #fff
}

.wpb_tabs_nav a {
    box-sizing: border-box
}

.wpb_tabs .wpb_tabs_nav li {
    position: relative
}

.tab-style-one.wpb_tabs .wpb_tabs_nav li {
    margin: 0 10px 5px 0
}

.tab-style-one.wpb_tabs .wpb_tabs_nav a {
    padding-top: 9px;
    padding-bottom: 9px
}

.tab-style-one.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 15px 0 0;
    background: 0 0
}

.tab-style-two.wpb_tabs .wpb_tabs_nav {
    overflow: hidden;
    padding-left: 25px!important
}

.tab-style-two.wpb_tabs .wpb_tabs_nav li {
    margin: 12px 30px 6px 0;
    background: 0 0
}

.tab-style-two.wpb_tabs .wpb_tabs_nav li.ui-tabs-active:before {
    position: absolute;
    display: block!important;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px;
    content: "";
    -webkit-backface-visibility: hidden
}

.tab-style-two.wpb_tabs .wpb_tabs_nav li a {
    padding: 0 0 .5em
}

.tab-style-two.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 20px 25px;
    background: 0 0
}

.tab-style-three.wpb_tabs .wpb_tabs_nav li {
    margin-right: 30px;
    border: none
}

.tab-style-three.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    padding: 0
}

.tab-style-three.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 15px 0 0
}

.tab-style-three.wpb_content_element .wpb_tabs_nav li,.tab-style-three.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background: 0 0
}

.tab-style-four.wpb_tabs,.tab-style-four.wpb_tabs .wpb_tabs_nav {
    overflow: hidden
}

.tab-style-four.wpb_tabs .wpb_tabs_nav li {
    margin: 0;
    background: 0 0;
    transition: background .4s ease
}

.tab-style-four.wpb_tabs .wpb_tabs_nav li.ui-tabs-active,.tab-style-four.wpb_tabs .wpb_tabs_nav li:hover {
    background-color: rgb(255 255 255 / .15)
}

.tab-style-four.wpb_tabs .wpb_tabs_nav li a,.tab-style-four.wpb_tabs .wpb_tabs_nav li a * {
    color: #fff
}

.tab-style-four.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 20px 25px;
    background: 0 0
}

.wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper {
    display: table
}

.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab,.wpb_tour.wpb_content_element .wpb_tabs_nav {
    display: table-cell;
    float: none;
    vertical-align: top
}

.wpb_tour .wpb_tabs_nav {
    box-sizing: border-box
}

.wpb_tour .wpb_tabs_nav li:hover {
    cursor: pointer
}

.wpb_tour.tab-style-one .wpb_tabs_nav li {
    margin-bottom: 10px
}

.wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    padding-top: 8px;
    padding-bottom: 8px
}

.wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tab {
    padding-top: 0;
    padding-left: 25px
}

.rtl .wpb_tour.tab-style-one .wpb_tour_tabs_wrapper .wpb_tab {
    padding-left: 0;
    padding-right: 25px
}

.wpb_tour.tab-style-two .wpb_tabs_nav {
    padding-right: 10px
}

.rtl .wpb_tour.tab-style-two .wpb_tabs_nav {
    padding-right: 0;
    padding-left: 10px!important
}

.wpb_tour.tab-style-two .wpb_tabs_nav li {
    margin-bottom: 10px
}

.wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    padding: 12px 15px 12px 0
}

.tab-style-four.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li a {
    padding: 10px 15px
}

.wpb_tour.tab-style-two .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 20px 25px
}

.wpb_tour.tab-style-three .wpb_tour_tabs_wrapper .wpb_tab {
    padding-top: 0;
    padding-left: 25px
}

.wpb_tour.tab-style-three .wpb_tabs_nav {
    border-right: 1px solid
}

.wpb_tour.tab-style-three .wpb_tabs_nav li {
    border-top: 1px solid
}

.tab-style-three.wpb_tour .wpb_tabs_nav li:first-child {
    border: none
}

.tab-style-four.wpb_tour,.tab-style-four.wpb_tour .wpb_tabs_nav {
    overflow: hidden
}

.tab-style-four.wpb_tour .wpb_tabs_nav li {
    margin: 0;
    background: 0 0;
    transition: background .4s ease
}

.tab-style-four.wpb_tour .wpb_tabs_nav li.ui-tabs-active,.tab-style-four.wpb_tour .wpb_tabs_nav li:hover {
    background-color: rgb(255 255 255 / .15)
}

.tab-style-four.wpb_tour .wpb_tabs_nav li a,.tab-style-four.wpb_tour .wpb_tabs_nav li a * {
    display: block;
    color: #fff
}

.tab-style-four.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 20px 25px;
    background: 0 0
}

.transparent-pie .vc_pie_wrapper .vc_pie_chart_back {
    border-color: transparent!important
}

.transparent-pie .vc_pie_wrapper span {
    width: 100%!important;
    height: auto!important
}

.transparent-pie .vc_pie_wrapper canvas {
    height: 70px!important;
    visibility: hidden
}

.transparent-pie .vc_pie_chart_value {
    font-size: 70px!important;
    line-height: 70px!important
}

.transparent-pie[data-pie-color=dt-content] .vc_pie_wrapper span,.vc_pie_chart[data-pie-color=dt-content] canvas {
    opacity: .5
}

.vc_pie_chart .vc_pie_wrapper {
    visibility: hidden
}

#page .vc_pie_chart_back {
    opacity: 1
}

/*! Prefix flex for IE10  in LESS
* https://gist.github.com/codler/2148ba4ff096a19f08ea
* Copyright (c) 2014 Han Lin Yap http://yap.nu; MIT license */
.albums-shortcode .entry-meta a:hover,.albums-shortcode .entry-meta>.data-link:hover,.dt-testimonials-shortcode .testimonial-name a:hover,.portfolio-shortcode .entry-meta a:hover,.portfolio-shortcode .entry-meta>.data-link:hover,.team-author-name a {
    text-decoration: none
}

.content .dt-team-shortcode.dt-icon-bg-off .soc-ico a:before,.content-bg-off.dt-testimonials-shortcode .testimonial-item {
    background: 0 0
}

.album-rollover:hover,.rollover-content:hover {
    cursor: pointer
}

#page .hover-style-one h2.entry-title,#page .hover-style-two h2.entry-title,#page .post .rollover-content .entry-title a:hover,#page .post .rollover-content h3.entry-title a:hover,#page .post .rollover-content h4.entry-title a:hover,#page .rollover-content,#page .rollover-content *,#page .rollover-content a:hover,#page .rollover-content h3.entry-title,#page .rollover-content h3.entry-title a,.testimonial-vcard a.no-avatar:hover:after {
    color: #fff
}

.testimonial-item {
    position: relative
}

.testimonial-item:not(.testimonial-item-slider) {
    padding: 20px 25px
}

.dt-testimonials-shortcode .dt-css-grid .testimonial-item {
    height: 100%
}

.testimonial-item .dt-owl-item article {
    padding: 20px 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.hide-testimonial-position .testimonial-position {
    display: none
}

.testimonial-item.testimonial-item-slider {
    margin-bottom: 32px
}

.testimonial-vcard .no-avatar {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px
}

.testimonial-vcard .rollover i {
    width: 60px;
    height: 60px
}

.testimonials .description-on-hover>.wf-cell .rollover i {
    visibility: visible
}

.testimonial-vcard .alignleft,.testimonial-vcard .alignleft div,.testimonial-vcard .rollover i,.testimonial-vcard img {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.testimonials {
    padding-bottom: 10px
}

body.testimonials {
    padding-bottom: 0
}

.widget .testimonials article {
    position: relative;
    padding: 0
}

.testimonial-vcard {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    margin: 20px 0 0;
    overflow: hidden
}

.testimonial-desc {
    -webkit-align-self: center;
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.testimonial-vcard .alignleft {
    margin: 0 15px 5px 0;
    font-size: 0;
    line-height: 0
}

#footer .testimonial-vcard .alignleft,#sidebar .testimonial-vcard .alignleft {
    margin: 0 15px 5px 0
}

.testimonial-vcard .alignleft div {
    overflow: hidden
}

.testimonials.list-view li {
    position: relative;
    overflow: hidden;
    padding: 25px 0 0
}

.testimonials.list-view li:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none!important
}

.testimonial-item .testimonial-desc .text-primary,.widget .testimonials .text-primary {
    display: block
}

.dt-testimonials-shortcode .testimonial-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    width: 100%;
    padding: 0;
    box-sizing: border-box
}

.content-align-center.dt-testimonials-shortcode .testimonial-item {
    -webkit-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.dt-testimonials-shortcode .testimonial-vcard {
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    margin-top: 0;
    overflow: visible
}

.testimonial-avatar img,.testimonial-avatar svg {
    max-width: 100%;
    height: auto
}

.testim-no-avatar {
    display: block;
    line-height: 0;
    box-sizing: border-box
}

.testim-no-avatar svg {
    transform: scale(.5)
}

.dt-testimonials-shortcode .testimonial-avatar {
    max-width: 100%;
    -ms-flex: 0 0 auto
}

.dt-testimonials-shortcode .testimonial-avatar .no-avatar {
    display: block;
    max-width: 100%
}

.dt-testimonials-shortcode .testimonial-avatar .testimonial-thumb {
    display: block;
    line-height: 0
}

.dt-testimonials-shortcode .testimonial-avatar .layzr-bg {
    border-radius: inherit
}

.dt-testimonials-shortcode .more-link {
    display: inline-block
}

.dt-testimonials-shortcode .testimonial-author,.dt-testimonials-shortcode .testimonial-content {
    max-width: 100%
}

.dt-testimonials-shortcode.layout-2 .testimonial-content {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.dt-testimonials-shortcode.layout-2 .testimonial-avatar {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.dt-testimonials-shortcode.layout-2 .testimonial-vcard {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.dt-testimonials-shortcode.layout-3 .testimonial-content {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.dt-testimonials-shortcode.layout-3 .testimonial-author {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex: 0 0 auto;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    text-align: left
}

.content-align-center.dt-testimonials-shortcode.layout-3 .testimonial-author {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.dt-testimonials-shortcode.layout-3 .testimonial-vcard,.dt-testimonials-shortcode.layout-3 .testimonial-vcard span {
    display: inline-block
}

.dt-testimonials-shortcode.layout-4 .testimonial-author {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex: 0 0 auto;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left
}

.content-align-center.dt-testimonials-shortcode.layout-4 .testimonial-author {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.dt-testimonials-shortcode.layout-4 .testimonial-vcard,.dt-testimonials-shortcode.layout-4 .testimonial-vcard span {
    display: inline-block
}

.dt-testimonials-shortcode .content-wrap {
    max-width: 100%
}

.dt-testimonials-shortcode.layout-5 .testimonial-item {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.dt-testimonials-shortcode.layout-5 .content-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex: 0 0 auto;
    max-width: 100%
}

.dt-testimonials-shortcode.layout-5 .testimonial-content {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.dt-testimonials-shortcode.layout-5 .testimonial-vcard {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.dt-testimonials-shortcode.layout-6 .testimonial-item {
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.dt-testimonials-shortcode.layout-6 .content-wrap {
    -ms-flex: 0 0 auto;
    max-width: 100%
}

.dt-testimonials-shortcode[data-auto-height=false] .owl-stage,.dt-testimonials-shortcode[data-auto-height=false] .owl-stage .dt-owl-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.dt-testimonials-shortcode[data-auto-height=false] .testimonial-content {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.content .slider-content .team-container {
    margin-bottom: 0
}

.team-container {
    min-width: 100%
}

.dt-team-masonry-shortcode .team-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start
}

.content-align-center.dt-team-masonry-shortcode .team-container {
    -webkit-align-content: center;
    -ms-align-content: center;
    align-content: center
}

.dt-team-shortcode .dt-css-grid .team-container {
    height: 100%
}

.bg-on.team-container:not(.fullwidth-img) {
    -webkit-border-radius: 0;
    border-radius: 0
}

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

.widget .team-container {
    padding: 0;
    text-align: center
}

.widget .team-media a.rollover {
    display: inline-block;
    width: auto
}

.widget .team-container img {
    max-width: 81px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.team-desc {
    padding: 20px 0 0;
    text-align: center
}

.content-align-left .team-desc {
    text-align: left
}

.content-align-bottom,.content-align-center .team-media,.content-align-centre,.round-images .team-container {
    text-align: center
}

.bg-on .team-desc {
    padding: 15px 25px 10px
}

#footer .team-desc,#sidebar .team-desc {
    padding: 13px 0 7px
}

.team-container .soc-ico {
    padding-top: 5px;
    margin-bottom: 18px
}

.team-container.bg-on .soc-ico {
    margin-bottom: 13px
}

#footer .team-container .soc-ico,#sidebar .team-container .soc-ico,.albums-shortcode .post-thumbnail .alignnone,.portfolio-shortcode .post-thumbnail .alignnone,.post .rollover-project.alignnone,.sidebar-content .team-container .soc-ico {
    margin-bottom: 0
}

.content .team-items ul {
    margin: 0
}

.wf-container .team-author-name,.wf-container .team-author-name a {
    font-weight: 700
}

.dt-team-shortcode .team-media.apply-max-width {
    -webkit-align-self: flex-start;
    -ms-align-self: flex-start;
    -ms-flex-item-align: flex-start;
    align-self: flex-start;
    -ms-flex: 0 0 auto
}

.content-align-center.dt-team-shortcode .team-media.apply-max-width {
    -webkit-align-self: center;
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.dt-team-shortcode .team-author p {
    display: inline-block
}

.team-author {
    padding-bottom: 5px
}

.team-author p {
    margin-bottom: 5px
}

.dt-team-shortcode.hide-team-position .team-author p,.hide-team-position .team-author p {
    display: none
}

.team-media {
    position: relative;
    line-height: 0
}

.dt-css-grid .team-media {
    -ms-flex: 0 0 auto
}

.team-media>a,.team-media>span {
    width: 100%;
    display: inline-block
}

.round-images .bg-on .team-media {
    padding: 25px 25px 0
}

.disable-bg-rollover .rollover i {
    visibility: hidden
}

.dt-team-shortcode.scale-img .rollover {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translatez(0)
}

.dt-team-shortcode.scale-img .rollover img {
    -webkit-transition: -webkit-transform .3s ease-out,opacity .35s;
    transition: transform .3s ease-out,opacity .35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.rollover img.lazy-load {
    -webkit-transition: transform .3s ease-out,opacity .35s;
    transition: transform .3s ease-out,opacity .35s
}

.dt-team-shortcode.scale-img .rollover:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: -webkit-transform 4s ease-out;
    transition: transform 4s ease-out
}

.content .dt-team-shortcode .soc-ico a {
    margin-left: 0
}

.content .dt-team-shortcode .soc-ico a:after,.content .dt-team-shortcode .soc-ico a:before {
    box-sizing: border-box
}

.dt-team-shortcode.dt-icon-hover-bg-off .soc-ico a:after {
    background: 0 0!important
}

.dt-team-shortcode .post-details {
    float: none;
    vertical-align: top;
    -webkit-align-self: center;
    -ms-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.content-align-left.dt-team-shortcode .post-details {
    -webkit-align-self: flex-start;
    -ms-align-self: flex-start;
    -ms-flex-item-align: flex-start;
    align-self: flex-start
}

.dt-team-shortcode[data-auto-height=false] .owl-stage,.dt-team-shortcode[data-auto-height=false] .owl-stage .dt-owl-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.dt-team-shortcode[data-auto-height=false] .team-desc {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.move-icons-under-position .team-desc {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.move-icons-under-position .team-desc .soc-ico {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.move-icons-under-position .team-desc .team-content {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.move-icons-under-position .team-desc .post-details {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.rollover-project {
    position: relative;
    overflow: hidden
}

.rollover-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    display: none;
    width: 100%;
    height: 100%;
    padding: 10px 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.mobile-true .hover-style-two:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content {
    display: none
}

.mobile-false .rollover-content {
    display: block;
    opacity: 0
}

.mobile-false .buttons-on-img:hover .rollover-content,.mobile-false .rollover-project:hover .rollover-content {
    opacity: 1
}

.hover-grid .rollover-content,.mobile-false .text-on-img.hover-grid .dt-owl-item {
    overflow: hidden
}

.mobile-true .rollover-content.hide-content {
    display: none
}

.mobile-true .albums .rollover-content,.mobile-true .buttons-on-img .rollover-content,.mobile-true .media .rollover-content {
    opacity: 0
}

.mobile-true .is-clicked .buttons-on-img i,.mobile-true .is-clicked.rollover-content {
    visibility: visible!important;
    opacity: 1!important
}

.always-show-info .rollover-content,.always-show-info .rollover-content-container {
    display: block;
    opacity: 1!important
}

.rollover-content-container {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.links-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.description-under-image .links-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.effect-sarah .links-container {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start
}

.content-align-left-bottom.hover-style-two .links-container,.content-align-left.hover-style-three .links-container {
    position: absolute;
    display: block;
    top: 15px;
    right: 15px
}

.content-align-left-top.hover-style-two .links-container {
    position: absolute;
    display: block;
    bottom: 15px;
    right: 15px;
    text-align: right
}

.effect-bubba .links-container,.effect-layla .links-container,.effect-sarah .links-container {
    margin-top: 10px
}

.mobile-true .links-container {
    visibility: hidden
}

.mobile-true .effect-bubba.always-show-info .links-container,.mobile-true .effect-layla.always-show-info .links-container,.mobile-true .effect-sarah.always-show-info .links-container,.mobile-true .is-clicked .links-container {
    visibility: visible
}

.mobile-true .hover-style-two:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .is-clicked .links-container {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.links-container>a {
    position: relative;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    font-size: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 100px;
    margin: 10px 5px;
    opacity: 1;
    text-align: center;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    -webkit-backface-visibility: hidden
}

.effect-sarah .links-container>a {
    margin: 5px 10px 5px 0
}

.links-container>a:after,.links-container>a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    box-sizing: border-box;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
    -webkit-backface-visibility: hidden
}

.disable-icon-hover-bg .links-container>a:after,.disable-icon-hover-bg .links-container>a:before {
    -webkit-transition: none;
    transition: none
}

.links-container>a:before {
    background: rgb(255 255 255 / .3)
}

.links-container>a:after {
    background: rgb(255 255 255 / .5)
}

.links-container>a:before,.links-container>a:hover:after {
    opacity: 1
}

.links-container>a:after,.links-container>a:hover:before {
    opacity: 0
}

.links-container>a:hover:before,.links-container>a:not(:hover):after {
    transition-delay: .1s
}

.links-container>a>span {
    position: relative;
    z-index: 2;
    -webkit-transition: color .25s;
    transition: color .25s;
    font-size: 16px;
    line-height: 44px
}

.buttons-on-img .links-container>a,.hover-style-two:not(.hover-color-static) .links-container>a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.cs-style-3 .rollover-content-wrap:before,.description-under-image .links-container:after,.description-under-image .links-container:before,.links-container:after,.links-container:before {
    content: "";
    display: table;
    clear: both
}

#page .rollover-content .entry-title a {
    background: 0 0
}

.links-hovers-disabled .rollover-content .entry-title a:hover {
    background: 0 0;
    -webkit-background-clip: text
}

.rollover-content .portfolio-categories>a:after,.rollover-content .portfolio-categories>span:after {
    background: #fff
}

#page .hover-style-one h2.entry-title,#page .hover-style-two h2.entry-title,#page .hover-style-two h4.entry-title,#page .post .rollover-content .entry-title a:hover,#page .rollover-content .entry-title a,#page .rollover-content h3.entry-title {
    background: 0 0
}

.hover-grid .rollover-content {
    -webkit-transition: none;
    transition: none
}

.mobile-true .hover-grid .rollover-content,.mobile-true .hover-grid-reverse .rollover-content,.mobile-true .hover-scale .rollover-content {
    top: 0!important;
    left: 0!important;
    opacity: 0
}

.mobile-true .hover-grid .is-clicked .rollover-content,.mobile-true .hover-grid-reverse .is-clicked .rollover-content,.mobile-true .hover-scale .is-clicked .rollover-content {
    opacity: 1
}

.hover-scale .post {
    overflow: hidden
}

.hover-scale .post:after,.hover-scale .rollover-project:after {
    display: block;
    background-color: inherit;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    content: "";
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding-bottom: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1),opacity .4s;
    transition: transform .4s cubic-bezier(.4,0,.2,1),opacity .4s
}

.hover-scale .post-thumbnail-rollover:after,.hover-scale .post:after {
    padding-bottom: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1),opacity .4s;
    transition: transform .4s cubic-bezier(.4,0,.2,1),opacity .4s
}

.hover-scale .ratio-2.rollover-project:after,.hover-scale article.ratio-2.post:after {
    top: -50%
}

.hover-scale .ratio_3-2.rollover-project:after,.hover-scale article.ratio_3-2:after {
    top: -25%
}

.hover-scale .ratio_4-3.rollover-project:after,.hover-scale article.ratio_4-3:after {
    top: -16.6666%
}

.hover-scale .ratio_2-3.rollover-project:after,.hover-scale article.ratio_2-3:after {
    top: 16.6666%
}

.hover-scale .ratio_3-4.rollover-project:after,.hover-scale article.ratio_3-4:after {
    top: 14.5%
}

.mobile-false .hover-scale .rollover-project:hover:after,.mobile-false .hover-scale article:hover:after,.mobile-true .hover-scale article.is-clicked:after {
    opacity: 1;
    -webkit-transform: scale(1.42);
    transform: scale(1.42)
}

.mobile-false .hover-scale .ratio_3-2.rollover-project:hover:after,.mobile-false .hover-scale article.ratio_3-2:hover:after,.mobile-true .hover-scale article.is-clicked.ratio_3-2:after {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.mobile-false .hover-scale .ratio_4-3.rollover-project:hover:after,.mobile-false .hover-scale article.ratio_4-3:hover:after,.mobile-true .hover-scale article.is-clicked.ratio_4-3:after {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.mobile-false .hover-scale .ratio_2-3.rollover-project:hover:after,.mobile-false .hover-scale .ratio_3-4.rollover-project:hover:after,.mobile-false .hover-scale article.ratio_2-3:hover:after,.mobile-false .hover-scale article.ratio_3-4:hover:after,.mobile-true .hover-scale article.is-clicked.ratio_2-3:after,.mobile-true .hover-scale article.is-clicked.ratio_3-4:after {
    -webkit-transform: scale(2);
    transform: scale(2)
}

.mobile-false .hover-scale .rollover-content {
    background: 0 0!important;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4,0,.2,1),opacity .25s;
    transition: transform .25s cubic-bezier(.4,0,.2,1),opacity .25s
}

.mobile-false .hover-scale .rollover-project:hover .rollover-content {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.rollover-thumbnails {
    display: -ms-flexbox;
    width: 170px;
    height: 70px
}

.buttons-on-img .rollover-thumbnails,.description-under-image .rollover-thumbnails {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0;
    z-index: 9
}

.content-align-left-bottom.hover-style-two .rollover-thumbnails,.hover-style-one.content-align-left .rollover-thumbnails,.hover-style-three.content-align-left .rollover-thumbnails {
    position: absolute;
    display: block;
    top: 15px;
    right: 17px
}

.content-align-left-top.hover-style-two .rollover-thumbnails {
    position: absolute;
    display: block;
    bottom: 14px;
    right: 17px
}

.rollover-project .rollover-thumbnails {
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px
}

.effect-bubba .rollover-project .rollover-thumbnails,.effect-layla .rollover-project .rollover-thumbnails,.effect-sarah .rollover-project .rollover-thumbnails {
    display: inline-block;
    margin-bottom: -5px;
    margin-top: 15px
}

.mobile-false .buttons-on-img:hover .rollover-thumbnails,.mobile-false .rollover:hover .rollover-thumbnails,.mobile-true .rollover.is-clicked .rollover-thumbnails {
    opacity: 1
}

.rollover-thumbnails span {
    position: absolute;
    top: 0;
    left: 0;
    width: 69px;
    height: 69px!important;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 5px 1px rgb(0 0 0 / .15);
    box-shadow: 0 0 5px 1px rgb(0 0 0 / .15);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.album-minuatures-style-1 .rollover-thumbnails span {
    width: 90px;
    height: 90px!important
}

.rollover-thumbnails span,.rollover-thumbnails span img {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.albums-shortcode .rollover-thumbnails span img {
    height: 90px;
    max-height: 100%
}

.rollover-thumbnails .r-thumbn-2 img {
    min-height: 44px
}

.rollover-thumbnails .r-thumbn-2 {
    left: 49px;
    z-index: 100
}

.rollover-thumbnails .r-thumbn-3 {
    left: 98px;
    z-index: 99
}

.rollover-thumbnails span i {
    display: none!important
}

#page .rollover-thumbnails img {
    max-width: 100%
}

.rollover-thumbnails .r-thumbn-1 {
    z-index: 102
}

.album-minuatures-style-1 .rollover-thumbnails .r-thumbn-1 {
    top: 25px;
    left: 49px
}

.album-minuatures-style-1 .rollover-thumbnails .r-thumbn-2 {
    top: 0;
    left: 42px;
    width: 50px;
    height: 50px!important
}

.album-minuatures-style-1 .rollover-thumbnails .r-thumbn-3 {
    top: 29px;
    left: 0;
    width: 70px;
    height: 70px!important;
    z-index: 101
}

.related-projects .project-list-content {
    padding-top: 5px
}

.related-projects .portfolio-categories,.related-projects .project-list-content h3 {
    margin-bottom: 8px
}

#page .related-projects .owl-nav a,#page .related-projects .owl-nav a i {
    width: 36px;
    height: 36px;
    border-width: 0;
    border-style: solid;
    border-radius: 500px;
    opacity: 1
}

.arrows-accent.slider-wrapper.related-projects .owl-nav a:hover i:before,.slider-wrapper.arrows-accent.related-projects .owl-nav a:hover i {
    color: rgb(255 255 255 / .75)!important
}

.related-projects a.owl-prev {
    top: 50%;
    transform: translateY(calc(-50% + 0));
    left: 10px
}

.related-projects a.owl-next {
    top: 50%;
    transform: translateY(calc(-50% + 0));
    right: 10px
}

.owl-carousel.shortcode-photo-slider[data-img-mode=fit] .owl-stage {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-align-content: stretch;
    align-content: stretch
}

.owl-carousel.shortcode-photo-slider .dt-owl-item {
    overflow: hidden
}

.widget .instagram-photos {
    overflow: hidden;
    padding-top: 5px
}

.widget_media_gallery .gallery-item {
    line-height: 0
}

.instagram-photos a {
    position: relative;
    float: left;
    max-width: 115px;
    border-right: 2px solid #fff0;
    border-bottom: 2px solid #fff0;
    line-height: 0;
    opacity: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.widget .instagram-photos a {
    max-width: 77px
}

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

.instagram-photos a i {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

#page .content-rollover-layout-list.albums-shortcode.show-content .entry-excerpt,#page .content-rollover-layout-list.albums-shortcode.show-content .post-details,.mobile-false .instagram-photos a:hover i {
    opacity: 1
}

.albums-shortcode article,.portfolio-shortcode article {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.mode-grid:not(.bottom-overlap-layout-list).albums-shortcode article,.mode-grid:not(.bottom-overlap-layout-list).portfolio-shortcode article,.mode-masonry:not(.bottom-overlap-layout-list).albums-shortcode article,.mode-masonry:not(.bottom-overlap-layout-list).portfolio-shortcode article {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.bottom-overlap-layout-list.albums-shortcode article,.bottom-overlap-layout-list.portfolio-shortcode article {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.content-rollover-layout-list.mode-grid.albums-shortcode article,.content-rollover-layout-list.mode-grid.portfolio-shortcode article,.gradient-overlay-layout-list.mode-grid.albums-shortcode article,.gradient-overlay-layout-list.mode-grid.portfolio-shortcode article {
    height: auto
}

.hover-grid article,.hover-grid-reverse article {
    position: relative;
    overflow: hidden
}

.gradient-overlay-layout-list.albums-shortcode article,.gradient-overlay-layout-list.portfolio-shortcode article {
    overflow: hidden;
    transform: translateZ(0)
}

.albums-shortcode.quick-scale-img .post-thumbnail-rollover,.albums-shortcode.scale-img .post-thumbnail-rollover,.portfolio-shortcode.quick-scale-img .post-thumbnail-rollover,.portfolio-shortcode.scale-img .post-thumbnail-rollover {
    transform: translateZ(0)
}

.albums-shortcode .post-thumbnail-wrap,.gallery-carousel-shortcode .rollover,.portfolio-shortcode .post-thumbnail-wrap,.related-projects .project-list-media {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex: 0 0 auto
}

.albums-shortcode .post-thumbnail,.portfolio-shortcode .post-thumbnail {
    position: relative;
    display: block
}

.albums-shortcode .post-thumbnail .alignleft,.portfolio-shortcode .post-thumbnail .alignleft {
    margin: 0
}

.portfolio-shortcode .format-gallery .post-thumbnail,.post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img {
    width: 100%
}

.mobile-false .quick-scale-img.content-rollover-layout-list article:hover .post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img,.mobile-false .quick-scale-img.gradient-overlap-layout-list article:hover .post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img,.mobile-false .quick-scale-img.gradient-overlay-layout-list article:hover .post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img,.mobile-true .quick-scale-img.content-rollover-layout-list article.is-clicked .post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img,.mobile-true .quick-scale-img.gradient-overlay-layout-list article.is-clicked .post-thumbnail:not(.overlay-placeholder)>.post-thumbnail-rollover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out
}

.mobile-false .gradient-overlap-layout-list.scale-img article:hover .post-thumbnail>.post-thumbnail-rollover img,.mobile-true .gradient-overlap-layout-list.scale-img .is-clicked .post-thumbnail>.post-thumbnail-rollover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: -webkit-transform 4s ease-out;
    transition: transform 4s ease-out
}

.content-rollover-layout-list.albums-shortcode.show-content .post-entry-content:before,.content-rollover-layout-list.albums-shortcode.show-content .post-entry-wrapper {
    transform: translateY(0)!important;
    bottom: 0!important
}

.albums-shortcode .post-entry-content,.portfolio-shortcode .post-entry-content {
    position: relative;
    z-index: 10
}

.gradient-overlap-layout-list.albums-shortcode .post-entry-content,.gradient-overlap-layout-list.portfolio-shortcode .post-entry-content {
    position: relative;
    margin-top: -125px;
    z-index: 1;
    padding-top: 90px;
    width: 100%
}

.gradient-overlap-layout-list.albums-shortcode .post-entry-content:before,.gradient-overlap-layout-list.portfolio-shortcode .post-entry-content:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 150px;
    content: ""
}

.gradient-overlay-layout-list.albums-shortcode .post-entry-content,.gradient-overlay-layout-list.portfolio-shortcode .post-entry-content {
    position: absolute;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    background: 0 0!important;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -webkit-transition: opacity .35s;
    transition: opacity .35s
}

.mobile-true .hover-scale.gradient-overlay-layout-list.albums-shortcode .post-entry-content,.mobile-true .hover-scale.gradient-overlay-layout-list.portfolio-shortcode .post-entry-content {
    opacity: 0
}

.mobile-true .hover-scale article.is-clicked .post-entry-content,.mobile-true .hover-scale.gradient-overlay-layout-list.albums-shortcode .is-clicked .post-entry-content,.mobile-true .hover-scale.gradient-overlay-layout-list.portfolio-shortcode .is-clicked .post-entry-content {
    opacity: 1
}

.content-rollover-layout-list.albums-shortcode .post-entry-content,.content-rollover-layout-list.portfolio-shortcode .post-entry-content {
    height: auto
}

.gradient-overlay-layout-list.hover-fade article .post-entry-content {
    opacity: 0;
    visibility: hidden
}

.mobile-false .gradient-overlay-layout-list.hover-fade article:hover .post-entry-content,.mobile-true .gradient-overlay-layout-list.hover-fade article.is-clicked .post-entry-content {
    opacity: 1;
    visibility: visible
}

@-webkit-keyframes fadeInFromNone {
    0% {
        visibility: hidden;
        opacity: 0
    }

    1% {
        visibility: visible;
        opacity: 0
    }

    100% {
        visibility: visible;
        opacity: 1
    }
}

@keyframes fadeInFromNone {
    0% {
        visibility: hidden;
        opacity: 0
    }

    1% {
        visibility: visible;
        opacity: 0
    }

    100% {
        visibility: visible;
        opacity: 1
    }
}

@-webkit-keyframes fadeToNone {
    0% {
        opacity: 1
    }

    1% {
        opacity: 0
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fadeToNone {
    0% {
        opacity: 1
    }

    1% {
        opacity: 0
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

.mobile-false .hover-scale .post-entry-content {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4,0,.2,1),opacity .25s;
    transition: transform .25s cubic-bezier(.4,0,.2,1),opacity .25s
}

.mobile-false .hover-scale article:hover .post-entry-content {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.hover-grid .post-entry-content,.hover-grid-reverse .post-entry-content {
    opacity: 0
}

.mobile-false .hover-grid article:hover .post-entry-content,.mobile-false .hover-grid-reverse article:hover .post-entry-content,.mobile-true .hover-grid .is-clicked .post-entry-content,.mobile-true .hover-grid-reverse .is-clicked .post-entry-content {
    opacity: 1
}

.mobile-false .hover-scale .post-thumbnail-rollover:after {
    display: none
}

.portfolio-shortcode .entry-excerpt {
    overflow: hidden
}

.portfolio-shortcode .post-entry-content .entry-title a,.portfolio-shortcode .post-entry-title-content .entry-title a {
    -webkit-transition: color .35s;
    transition: color .35s
}

.accent-gradient .portfolio-shortcode .post-entry-content .entry-title a,.accent-gradient .portfolio-shortcode .post-entry-title-content .entry-title a {
    -webkit-transition: none;
    transition: none
}

.albums-shortcode .entry-meta,.portfolio-shortcode .entry-meta {
    padding: 0
}

.albums-shortcode .entry-meta>span a,.portfolio-shortcode .entry-meta>span a {
    display: inline-block
}

.albums-shortcode .entry-meta *,.portfolio-shortcode .entry-meta * {
    color: inherit
}

.albums-shortcode .entry-meta>a:after,.albums-shortcode .entry-meta>span:after,.portfolio-shortcode .entry-meta>a:after,.portfolio-shortcode .entry-meta>span:after {
    right: 0;
    width: 3px;
    height: 3px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: ""
}

.post-entry-content .project-links-container,.post-thumbnail-wrap .project-links-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.gradient-overlap-layout-list .post-entry-content .project-links-container,.gradient-overlap-layout-list .post-thumbnail-wrap .project-links-container {
    height: calc(100% - 125px)
}

.content-rollover-layout-list:not(.content-align-center) .post-entry-content .project-links-container,.content-rollover-layout-list:not(.content-align-center) .post-thumbnail-wrap .project-links-container,.gradient-overlay-layout-list:not(.content-align-center) .post-entry-content .project-links-container,.gradient-overlay-layout-list:not(.content-align-center) .post-thumbnail-wrap .project-links-container {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start
}

.post-entry-content .project-links-container a,.post-thumbnail-wrap .project-links-container a {
    position: relative;
    font-size: 0;
    line-height: 0;
    opacity: 0;
    text-align: center;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    -webkit-backface-visibility: hidden
}

.post-entry-content .project-links-container a:after,.post-entry-content .project-links-container a:before,.post-thumbnail-wrap .project-links-container a:after,.post-thumbnail-wrap .project-links-container a:before {
    position: absolute;
    background: 0 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    box-sizing: border-box;
    -webkit-border-radius: inherit;
    border-radius: inherit;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
    -webkit-backface-visibility: hidden
}

.disable-icon-hover-bg .post-entry-content .project-links-container a:after,.disable-icon-hover-bg .post-entry-content .project-links-container a:before,.disable-icon-hover-bg .post-thumbnail-wrap .project-links-container a:after,.disable-icon-hover-bg .post-thumbnail-wrap .project-links-container a:before {
    -webkit-transition: none;
    transition: none
}

.dt-icon-hover-on .post-entry-content .project-links-container a:hover:after,.dt-icon-hover-on .post-thumbnail-wrap .project-links-container a:hover:after,.post-entry-content .project-links-container a:before,.post-thumbnail-wrap .project-links-container a:before {
    opacity: 1
}

.dt-icon-hover-on .post-entry-content .project-links-container a:hover:before,.dt-icon-hover-on .post-thumbnail-wrap .project-links-container a:hover:before,.post-entry-content .project-links-container a:after,.post-thumbnail-wrap .project-links-container a:after {
    opacity: 0
}

.gradient-overlap-layout-list article:hover .project-links-container a,.gradient-overlap-layout-list.portfolio-shortcode article:hover .post-thumbnail-rollover:after,.gradient-overlay-layout-list .post-entry-content .project-links-container a,.gradient-overlay-layout-list .post-thumbnail-wrap .project-links-container a,.mobile-true .gradient-overlap-layout-list.portfolio-shortcode .is-clicked .post-thumbnail-rollover:after,.mobile-true .portfolio-shortcode .is-clicked .post-thumbnail>.post-thumbnail-rollover:after,.portfolio-shortcode .post-thumbnail:hover>.post-thumbnail-rollover:after,.post-entry-content:hover .project-links-container a,.post-thumbnail:hover .project-links-container a {
    opacity: 1
}

.post-entry-content .project-links-container a:hover:before,.post-entry-content .project-links-container a:not(:hover):after,.post-thumbnail-wrap .project-links-container a:hover:before,.post-thumbnail-wrap .project-links-container a:not(:hover):after {
    transition-delay: .1s
}

.post-entry-content .project-links-container a>span,.post-thumbnail-wrap .project-links-container a>span {
    position: relative;
    z-index: 2;
    -webkit-transition: color .25s;
    transition: color .25s
}

.post-thumbnail-wrap .project-links-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slider-simple {
    background: #262626
}

.slider-masonry .slide-item,.slider-simple .slide-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.slider-masonry .dt-owl-item,.slider-simple .dt-owl-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden
}

.album-share-overlay .soc-ico {
    position: absolute;
    z-index: 999;
    visibility: hidden;
    overflow: visible;
    opacity: 0;
    left: 0;
    bottom: 46px;
    width: auto;
    min-width: 220px;
    color: #000;
    background-color: #fff
}

.album-share-overlay .soc-ico:after {
    position: absolute;
    left: 0;
    margin-left: 10px;
    bottom: -6px;
    width: 0;
    height: 0;
    border-left: 6px solid #fff0;
    border-right: 6px solid #fff0;
    border-top: 6px solid #fff;
    content: ""
}

.album-share-overlay .soc-ico a {
    display: none;
    width: 100%;
    padding: 8px 12px;
    margin: 0;
    line-height: 18px;
    height: auto;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
    -webkit-border-radius: 0;
    border-radius: 0
}

.album-share-overlay .soc-ico a:hover * {
    color: #fff!important;
    fill: #fff!important
}

.album-share-overlay .soc-ico a:not(:hover) {
    background: 0 0!important
}

.album-share-overlay a.facebook:hover {
    background: #4c69c7!important
}

.album-share-overlay a.twitter:hover {
    background: #2abeeb!important
}

.album-share-overlay a.pinterest:hover {
    background: #cf2834!important
}

.album-share-overlay a.linkedin:hover {
    background: #007bc7!important
}

.album-share-overlay a.whatsapp:hover {
    background: #36b74d!important
}

.album-share-overlay a.google:hover {
    background: #e64235!important
}

.mobile-false .album-share-overlay .soc-ico a.whatsapp {
    display: none
}

#page .album-share-overlay .soc-ico a {
    box-shadow: none;
    text-shadow: none
}

.album-share-overlay .soc-ico a:after,.album-share-overlay .soc-ico a:before {
    display: none
}

#page .album-share-overlay .soc-ico a svg,#page .album-share-overlay .soc-ico a:hover svg {
    fill: #000;
    margin-right: 5px
}

#page .album-share-overlay .social-text {
    font-size: 14px;
    color: #222;
    text-shadow: none
}

.album-share-overlay {
    position: relative
}

.album-share-overlay,.album-share-overlay .share-button.entry-share,.photo-scroller .btn-project-link {
    float: left;
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 0 5px 5px 0
}

.album-share-overlay .share-button.entry-share,.photo-scroller .btn-project-link {
    background-color: rgb(0 0 0 / .4);
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.album-share-overlay .share-button.entry-share:hover,.photo-scroller .btn-project-link:hover {
    opacity: .7;
    background-color: rgb(0 0 0 / .4)
}

.photo-scroller .album-share-overlay .share-button.entry-share {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background-color: rgb(0 0 0 / .4)
}

.photo-scroller .album-share-overlay .share-button.entry-share:hover {
    opacity: .7;
    background-color: rgb(0 0 0 / .4)
}

.photoSlider .video-icon,.rsPlayBtn {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
    background-color: #000;
    background-color: rgb(0 0 0 / .4);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: opacity .4s ease
}

.photoSlider .video-icon svg,.rsPlayBtn svg {
    fill: #fff;
    width: 32px
}

.photo-scroller .ps-link {
    opacity: 0;
    background-color: rgb(0 0 0 / .4);
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.ps-center-btn,.rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 91px;
    height: 91px;
    margin: -45px 0 0 -45px
}

.ps-center-btn.BtnCenterer,.rsBtnCenterer.with-link {
    width: 200px;
    margin: -45px 0 0 -100px
}

.photoSlider .ps-center-btn.BtnCenterer .ps-link,.photoSlider .ps-center-btn.BtnCenterer .video-icon,.rsBtnCenterer .rsPlayBtn {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    margin: 0 5px
}

#page .photo-scroller .act .ps-link:hover,#page .photo-scroller .photoSlider .video-icon:hover,.rsPlayBtn:hover {
    background-color: rgb(0 0 0 / .4);
    opacity: .7!important
}

.slider-content.logo-items .dt-owl-item {
    text-align: center
}

.logo-items.owl-carousel img {
    max-width: 100%;
    height: auto
}

.albums-shortcode article:hover .gallery-rollover,.albums-shortcode article:hover .rollover-thumbnails,.gallery-shortcode article:hover .gallery-rollover,.gallery-shortcode article:hover .rollover-thumbnails {
    opacity: 1
}

.albums-shortcode .rollover-thumbnails {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    display: inline-block;
    opacity: 1
}

.album-minuatures-style-1.albums-shortcode .rollover-thumbnails {
    width: 142px;
    height: 116px
}

.album-minuatures-style-2.albums-shortcode .rollover-thumbnails {
    width: 170px;
    height: 70px
}

.album-rollover {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.bottom-overlap-layout-list .album-rollover,.classic-layout-list .album-rollover,.content-align-center .album-rollover,.gradient-overlap-layout-list .album-rollover {
    -webkit-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.bottom-overlap-layout-list .album-rollover,.classic-layout-list .album-rollover,.gradient-overlap-layout-list .album-rollover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.album-rollover .mobile-true .bottom-overlap-layout-list article.is-clicked,.album-rollover .mobile-true .classic-layout-list article.is-clicked,.album-rollover .mobile-true .gradient-overlap-layout-list article.is-clicked,.content-rollover-layout-list article:hover>.post-thumbnail-wrap .post-thumbnail-rollover:after,.gradient-overlap-layout-list article:hover>.post-thumbnail-wrap .post-thumbnail-rollover:after,.gradient-overlay-layout-list article:hover>.post-thumbnail-wrap .post-thumbnail-rollover:after,.mobile-false .albums-shortcode figure:hover>.post-thumbnail-rollover:after,.mobile-false .bottom-overlap-layout-list figure:hover .album-rollover,.mobile-false .classic-layout-list figure:hover .album-rollover,.mobile-false .gradient-overlap-layout-list article:hover .album-rollover {
    opacity: 1
}

.gradient-overlay-layout-list:not(.content-align-center) .album-rollover {
    display: block
}

.gradient-overlap-layout-list .album-rollover {
    height: calc(100% - 125px)
}

.content-rollover-layout-list .album-rollover,.gradient-overlap-layout-list .album-rollover,.gradient-overlay-layout-list .album-rollover {
    background: 0 0!important
}

.albums-shortcode.gradient-overlap-layout-list .post-entry-content {
    width: 100%
}

.albums-shortcode .album-zoom-ico {
    border-style: solid;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.albums-shortcode .album-zoom-ico span {
    position: relative
}

.albums-shortcode figure {
    position: relative;
    overflow: hidden
}

:root {
    --the7-accent-bg-color: #ffb536;
    --the7-accent-color: #ffb536;
    --the7-additional-logo-elements-color: #1f365c;
    --the7-additional-logo-elements-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-additional-logo-elements-font-size: 18px;
    --the7-additional-logo-elements-font-weight: 700;
    --the7-additional-logo-elements-icon-color: #1f365c;
    --the7-additional-logo-elements-icon-size: 16px;
    --the7-additional-menu-elements-color: #1f365c;
    --the7-additional-menu-elements-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-additional-menu-elements-font-size: 14px;
    --the7-additional-menu-elements-font-weight: 700;
    --the7-additional-menu-elements-icon-color: #1f365c;
    --the7-additional-menu-elements-icon-size: 16px;
    --the7-base-border-radius: 0px;
    --the7-base-color: #8c95a2;
    --the7-base-font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    --the7-base-font-size: 14px;
    --the7-base-line-height: 22px;
    --the7-beautiful-loading-bg: #ffffff;
    --the7-beautiful-spinner-color: #ffb536;
    --the7-body-bg-attachment: fixed;
    --the7-body-bg-color: #ffffff;
    --the7-body-bg-image: none;
    --the7-body-bg-position-x: left;
    --the7-body-bg-position-y: top;
    --the7-body-bg-repeat: repeat;
    --the7-body-bg-size: auto;
    --the7-border-radius-size: 0px;
    --the7-bottom-bar-bottom-padding: 10px;
    --the7-bottom-bar-height: 60px;
    --the7-bottom-bar-line-size: 1px;
    --the7-bottom-bar-menu-switch: 778px;
    --the7-bottom-bar-switch: 990px;
    --the7-bottom-bar-top-padding: 10px;
    --the7-bottom-bg-color: rgba(255,255,255,0.12);
    --the7-bottom-bg-image: none;
    --the7-bottom-bg-position-x: center;
    --the7-bottom-bg-position-y: top;
    --the7-bottom-bg-repeat: repeat;
    --the7-bottom-color: #ffffff;
    --the7-bottom-content-padding: 0px;
    --the7-bottom-input-border-width: 1px;
    --the7-bottom-input-padding: 5px;
    --the7-bottom-logo-bottom-padding: 10px;
    --the7-bottom-logo-left-padding: 0px;
    --the7-bottom-logo-right-padding: 15px;
    --the7-bottom-logo-top-padding: 10px;
    --the7-bottom-overlay-content-padding: 0px;
    --the7-box-width: 1340px;
    --the7-breadcrumbs-bg-color: rgba(255,255,255,0.2);
    --the7-breadcrumbs-border-color: rgba(255,255,255,0.5);
    --the7-breadcrumbs-border-radius: 2px;
    --the7-breadcrumbs-border-width: 0px;
    --the7-breadcrumbs-font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    --the7-breadcrumbs-font-size: 12px;
    --the7-breadcrumbs-line-height: 20px;
    --the7-breadcrumbs-margin-bottom: 0px;
    --the7-breadcrumbs-margin-left: 0px;
    --the7-breadcrumbs-margin-right: 0px;
    --the7-breadcrumbs-margin-top: 0px;
    --the7-breadcrumbs-padding-bottom: 0px;
    --the7-breadcrumbs-padding-left: 0px;
    --the7-breadcrumbs-padding-right: 0px;
    --the7-breadcrumbs-padding-top: 0px;
    --the7-breadcrumbs-text-transform: none;
    --the7-btn-bg-color: #ffb536;
    --the7-btn-border-color: #ffb536;
    --the7-btn-border-hover-color: #ffb536;
    --the7-btn-color: #ffffff;
    --the7-btn-hover-bg-color: #f4a215;
    --the7-btn-hover-color: #ffffff;
    --the7-btn-l-border-radius: 0px;
    --the7-btn-l-border-style: solid;
    --the7-btn-l-border-width: 0px;
    --the7-btn-l-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-btn-l-font-size: 24px;
    --the7-btn-l-font-weight: 700;
    --the7-btn-l-icon-size: 24px;
    --the7-btn-l-letter-spacing: 0px;
    --the7-btn-l-line-height: 26px;
    --the7-btn-l-min-height: 1px;
    --the7-btn-l-min-width: 1px;
    --the7-btn-l-padding: 20px 24px 20px 24px;
    --the7-btn-l-text-transform: uppercase;
    --the7-btn-m-border-radius: 0px;
    --the7-btn-m-border-style: solid;
    --the7-btn-m-border-width: 0px;
    --the7-btn-m-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-btn-m-font-size: 16px;
    --the7-btn-m-font-weight: 700;
    --the7-btn-m-icon-size: 16px;
    --the7-btn-m-letter-spacing: 0px;
    --the7-btn-m-line-height: 18px;
    --the7-btn-m-min-height: 1px;
    --the7-btn-m-min-width: 1px;
    --the7-btn-m-padding: 10px 18px 10px 16px;
    --the7-btn-m-text-transform: uppercase;
    --the7-btn-s-border-radius: 0px;
    --the7-btn-s-border-style: solid;
    --the7-btn-s-border-width: 0px;
    --the7-btn-s-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-btn-s-font-size: 15px;
    --the7-btn-s-font-weight: 700;
    --the7-btn-s-icon-size: 15px;
    --the7-btn-s-letter-spacing: 0px;
    --the7-btn-s-line-height: 17px;
    --the7-btn-s-min-height: 1px;
    --the7-btn-s-min-width: 1px;
    --the7-btn-s-padding: 6px 12px 6px 12px;
    --the7-btn-s-text-transform: uppercase;
    --the7-button-shadow-blur: 10px;
    --the7-button-shadow-color: rgba(0,0,0,0);
    --the7-button-shadow-horizontal: 0px;
    --the7-button-shadow-hover-blur: 10px;
    --the7-button-shadow-hover-color: rgba(0,0,0,0);
    --the7-button-shadow-hover-horizontal: 0px;
    --the7-button-shadow-hover-spread: 0px;
    --the7-button-shadow-hover-vertical: 0px;
    --the7-button-shadow-spread: 0px;
    --the7-button-shadow-vertical: 0px;
    --the7-classic-menu-bottom-margin: 0px;
    --the7-classic-menu-top-margin: 0px;
    --the7-close-menu-caption-color-hover: #000000;
    --the7-close-menu-caption-color: #000000;
    --the7-close-menu-caption-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
    --the7-close-menu-caption-font-size: 16px;
    --the7-close-menu-caption-gap: 20px;
    --the7-close-menu-caption-text-transform: uppercase;
    --the7-close-mobile-menu-caption-color-hover: #ffffff;
    --the7-close-mobile-menu-caption-color: #ffffff;
    --the7-close-mobile-menu-caption-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
    --the7-close-mobile-menu-caption-font-size: 16px;
    --the7-close-mobile-menu-caption-gap: 10px;
    --the7-close-mobile-menu-caption-text-transform: none;
    --the7-content-boxes-bg: rgba(220,220,220,0.3);
    --the7-content-width: 1300px;
    --the7-divider-bg-color: rgba(0,0,0,0);
    --the7-divider-color: rgba(51,51,51,0.12);
    --the7-filter-border-radius: 0px;
    --the7-filter-decoration-line-size: 2px;
    --the7-filter-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-filter-font-size: 14px;
    --the7-filter-font-weight: 700;
    --the7-filter-item-margin-bottom: 0px;
    --the7-filter-item-margin-left: 5px;
    --the7-filter-item-margin-right: 5px;
    --the7-filter-item-margin-top: 0px;
    --the7-filter-item-padding-bottom: 4px;
    --the7-filter-item-padding-left: 10px;
    --the7-filter-item-padding-right: 10px;
    --the7-filter-item-padding-top: 4px;
    --the7-filter-pointer-bg-radius: 0px;
    --the7-filter-pointer-border-width: 2px;
    --the7-filter-text-transform: none;
    --the7-first-switch-header-padding-left: 20px;
    --the7-first-switch-header-padding-right: 20px;
    --the7-first-switch-mobile-header-height: 80px;
    --the7-first-switch: 992px;
    --the7-float-menu-bg: #ffffff;
    --the7-float-menu-height: 60px;
    --the7-float-menu-line-decoration-color: #dd3333;
    --the7-float-menu-line-decoration-size: 1px;
    --the7-floating-header-bg-image: none;
    --the7-floating-header-bg-position-x: center;
    --the7-floating-header-bg-position-y: center;
    --the7-floating-header-bg-repeat: repeat;
    --the7-floating-header-bg-size: auto;
    --the7-floating-logo-bottom-padding: 0px;
    --the7-floating-logo-left-padding: 0px;
    --the7-floating-logo-right-padding: 0px;
    --the7-floating-logo-top-padding: 0px;
    --the7-floating-menu-active-last-color: #1f365c;
    --the7-floating-menu-color-active: #1f365c;
    --the7-floating-menu-color-hover: #1f365c;
    --the7-floating-menu-color: #8c95a2;
    --the7-floating-menu-hover-last-color: #1f365c;
    --the7-floating-mixed-logo-bottom-padding: 28px;
    --the7-floating-mixed-logo-left-padding: 0px;
    --the7-floating-mixed-logo-right-padding: 0px;
    --the7-floating-mixed-logo-top-padding: 28px;
    --the7-floating-mobile-logo-bottom-padding: 0px;
    --the7-floating-mobile-logo-left-padding: 0px;
    --the7-floating-mobile-logo-right-padding: 0px;
    --the7-floating-mobile-logo-top-padding: 0px;
    --the7-footer-bg-color: #1f365c;
    --the7-footer-bg-image: none;
    --the7-footer-bg-position-x: center;
    --the7-footer-bg-position-y: top;
    --the7-footer-bg-repeat: repeat;
    --the7-footer-bottom-padding: 25px;
    --the7-footer-decoration-line-size: 1px;
    --the7-footer-left-padding: 50px;
    --the7-footer-outline-color: rgba(129,215,66,0.96);
    --the7-footer-right-padding: 50px;
    --the7-footer-switch-colums: 992px;
    --the7-footer-switch: 992px;
    --the7-footer-top-padding: 60px;
    --the7-general-border-radius: 0px;
    --the7-general-title-responsiveness: 990px;
    --the7-h1-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-h1-font-size-desktop: 20px;
    --the7-h1-font-size: 20px;
    --the7-h1-font-weight: 700;
    --the7-h1-line-height-desktop: 30px;
    --the7-h1-line-height: 30px;
    --the7-h1-text-transform: uppercase;
    --the7-h2-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-h2-font-size-desktop: 20px;
    --the7-h2-font-size: 20px;
    --the7-h2-font-weight: 700;
    --the7-h2-line-height-desktop: 30px;
    --the7-h2-line-height: 30px;
    --the7-h2-text-transform: uppercase;
    --the7-h3-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-h3-font-size-desktop: 20px;
    --the7-h3-font-size: 20px;
    --the7-h3-font-weight: 700;
    --the7-h3-line-height-desktop: 30px;
    --the7-h3-line-height: 30px;
    --the7-h3-text-transform: uppercase;
    --the7-h4-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-h4-font-size-desktop: 20px;
    --the7-h4-font-size: 20px;
    --the7-h4-font-weight: 700;
    --the7-h4-line-height-desktop: 30px;
    --the7-h4-line-height: 30px;
    --the7-h4-text-transform: uppercase;
    --the7-h5-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-h5-font-size-desktop: 20px;
    --the7-h5-font-size: 20px;
    --the7-h5-font-weight: 700;
    --the7-h5-line-height-desktop: 30px;
    --the7-h5-line-height: 30px;
    --the7-h5-text-transform: uppercase;
    --the7-h6-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-h6-font-size-desktop: 20px;
    --the7-h6-font-size: 20px;
    --the7-h6-font-weight: 300;
    --the7-h6-line-height-desktop: 30px;
    --the7-h6-line-height: 30px;
    --the7-h6-text-transform: none;
    --the7-hamburger-border-width: 0px;
    --the7-hamburger-close-border-radius: 0px;
    --the7-hamburger-close-border-width: 0px;
    --the7-hamburger-mobile-close-border-radius: 0px;
    --the7-hamburger-mobile-close-border-width: 0px;
    --the7-header-bg-color: #ffffff;
    --the7-header-bg-image: none;
    --the7-header-bg-position-x: center;
    --the7-header-bg-position-y: top;
    --the7-header-bg-repeat: repeat;
    --the7-header-bg-size: auto;
    --the7-header-classic-menu-line-size: 1px;
    --the7-header-decoration-size: 1px;
    --the7-header-decoration: rgba(51,51,51,0.12);
    --the7-header-height: 180px;
    --the7-header-left-padding: 50px;
    --the7-header-mobile-left-padding: 0px;
    --the7-header-mobile-menu-bottom-padding: 30px;
    --the7-header-mobile-menu-left-padding: 30px;
    --the7-header-mobile-menu-right-padding: 15px;
    --the7-header-mobile-menu-top-padding: 45px;
    --the7-header-mobile-right-padding: 0px;
    --the7-header-right-padding: 50px;
    --the7-header-side-content-width: 300px;
    --the7-header-side-width: 300px;
    --the7-header-slide-out-width: 400px;
    --the7-header-switch-paddings: 0px;
    --the7-header-transparent-bg-color: rgba(255,255,255,0.9);
    --the7-input-bg-color: #ffffff;
    --the7-input-border-color: rgba(51,51,51,0.12);
    --the7-input-border-radius: 1px;
    --the7-input-color: #8c95a2;
    --the7-input-height: 38px;
    --the7-left-content-padding: 0px;
    --the7-left-input-border-width: 1px;
    --the7-left-input-padding: 15px;
    --the7-left-overlay-content-padding: 0px;
    --the7-lightbox-arrow-size: 62px;
    --the7-links-color: #ffb536;
    --the7-logo-area-left-padding-bottom: 0px;
    --the7-logo-area-left-padding-left: 0px;
    --the7-logo-area-left-padding-right: 0px;
    --the7-logo-area-left-padding-top: 0px;
    --the7-logo-area-right-padding-bottom: 0px;
    --the7-logo-area-right-padding-left: 0px;
    --the7-logo-area-right-padding-right: 0px;
    --the7-logo-area-right-padding-top: 0px;
    --the7-main-logo-bottom-padding: 0px;
    --the7-main-logo-left-padding: 0px;
    --the7-main-logo-right-padding: 0px;
    --the7-main-logo-top-padding: 0px;
    --the7-main-menu-icon-size: 16px;
    --the7-mega-col-padding-bottom: 30px;
    --the7-mega-col-padding-left: 15px;
    --the7-mega-col-padding-right: 15px;
    --the7-mega-col-padding-top: 30px;
    --the7-mega-menu-desc-color: #1f365c;
    --the7-mega-menu-desc-font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    --the7-mega-menu-desc-font-size: 12px;
    --the7-mega-menu-title-color: #1f365c;
    --the7-mega-menu-title-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-mega-menu-title-font-size: 18px;
    --the7-mega-menu-title-font-weight: 700;
    --the7-mega-menu-title-icon-size: 18px;
    --the7-mega-menu-title-text-transform: none;
    --the7-mega-menu-widget-color: #1f365c;
    --the7-mega-menu-widget-title-color: #1f365c;
    --the7-mega-submenu-col-width: 240px;
    --the7-mega-submenu-item-2-level-spacing: 0px;
    --the7-mega-submenu-item-padding-bottom: 0px;
    --the7-mega-submenu-item-padding-left: 0px;
    --the7-mega-submenu-item-padding-right: 0px;
    --the7-mega-submenu-item-padding-top: 0px;
    --the7-mega-submenu-padding-bottom: 0px;
    --the7-mega-submenu-padding-left: 15px;
    --the7-mega-submenu-padding-right: 15px;
    --the7-mega-submenu-padding-top: 0px;
    --the7-megamenu-title-active-color: #ffb536;
    --the7-megamenu-title-hover-color: #ffb536;
    --the7-menu-active-color: #1f365c;
    --the7-menu-active-decor-color: rgba(255,181,54,0.15);
    --the7-menu-active-last-color: #1f365c;
    --the7-menu-active-line-decor-color: rgba(130,36,227,0.3);
    --the7-menu-area-below-padding-bottom: 0px;
    --the7-menu-area-below-padding-left: 0px;
    --the7-menu-area-below-padding-right: 0px;
    --the7-menu-area-below-padding-top: 0px;
    --the7-menu-area-left-padding-bottom: 0px;
    --the7-menu-area-left-padding-left: 0px;
    --the7-menu-area-left-padding-right: 0px;
    --the7-menu-area-left-padding-top: 0px;
    --the7-menu-area-right-padding-bottom: 0px;
    --the7-menu-area-right-padding-left: 30px;
    --the7-menu-area-right-padding-right: 0px;
    --the7-menu-area-right-padding-top: 0px;
    --the7-menu-area-top-line-padding-bottom: 0px;
    --the7-menu-area-top-line-padding-left: 0px;
    --the7-menu-area-top-line-padding-right: 0px;
    --the7-menu-area-top-line-padding-top: 0px;
    --the7-menu-area-top-line-right-padding-bottom: 0px;
    --the7-menu-area-top-line-right-padding-left: 0px;
    --the7-menu-area-top-line-right-padding-right: 0px;
    --the7-menu-area-top-line-right-padding-top: 0px;
    --the7-menu-caption-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
    --the7-menu-caption-font-size: 16px;
    --the7-menu-caption-gap: 10px;
    --the7-menu-caption-text-transform: none;
    --the7-menu-click-decor-bg-color: rgba(255,181,54,0);
    --the7-menu-color: #8c95a2;
    --the7-menu-decor-border-radius: 6px;
    --the7-menu-decor-color: #ffb536;
    --the7-menu-decoration-line-size: 2px;
    --the7-menu-font-family: "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-menu-font-size: 17px;
    --the7-menu-font-weight: 700;
    --the7-menu-hover-color: #1f365c;
    --the7-menu-hover-decor-color-2: 135deg, rgba(255,255,255,0.23) 30%, rgba(0,0,0,0.23) 100%;
    --the7-menu-hover-decor-color: rgba(255,255,255,0.23);
    --the7-menu-hover-last-color: #1f365c;
    --the7-menu-item-divider-width: 1px;
    --the7-menu-item-margin-bottom: 15px;
    --the7-menu-item-margin-left: 0px;
    --the7-menu-item-margin-right: 0px;
    --the7-menu-item-margin-top: 17px;
    --the7-menu-item-padding-bottom: 4px;
    --the7-menu-item-padding-left: 0px;
    --the7-menu-item-padding-right: 0px;
    --the7-menu-item-padding-top: 4px;
    --the7-menu-line-decor-color-2: left, rgba(255,255,255,0.23) 30%, rgba(0,0,0,0.23) 100%;
    --the7-menu-line-decor-color: rgba(255,255,255,0.23);
    --the7-menu-tem-divider-color: rgba(51,51,51,0.12);
    --the7-menu-tem-divider-height: 18px;
    --the7-menu-text-transform: uppercase;
    --the7-message-color: #ffffff;
    --the7-microwidget-button-2-bg: #ffb536;
    --the7-microwidget-button-2-border-color: #ffb536;
    --the7-microwidget-button-2-border-radius: 0px;
    --the7-microwidget-button-2-border-width: 1px;
    --the7-microwidget-button-2-bottom-padding: 10px;
    --the7-microwidget-button-2-color: #ffffff;
    --the7-microwidget-button-2-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
    --the7-microwidget-button-2-font-size: 14px;
    --the7-microwidget-button-2-font-weight: 700;
    --the7-microwidget-button-2-hover-bg: #ffb536;
    --the7-microwidget-button-2-hover-border-color: #ffb536;
    --the7-microwidget-button-2-hover-color: #ffffff;
    --the7-microwidget-button-2-icon-gap: 5px;
    --the7-microwidget-button-2-icon-size: 14px;
    --the7-microwidget-button-2-left-padding: 20px;
    --the7-microwidget-button-2-right-padding: 20px;
    --the7-microwidget-button-2-top-padding: 10px;
    --the7-microwidget-button-bg: #ffb536;
    --the7-microwidget-button-border-color: #ffb536;
    --the7-microwidget-button-border-radius: 0px;
    --the7-microwidget-button-border-width: 1px;
    --the7-microwidget-button-bottom-padding: 10px;
    --the7-microwidget-button-color: #ffffff;
    --the7-microwidget-button-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
    --the7-microwidget-button-font-size: 14px;
    --the7-microwidget-button-font-weight: 700;
    --the7-microwidget-button-hover-bg: #ffb536;
    --the7-microwidget-button-hover-border-color: #ffb536;
    --the7-microwidget-button-hover-color: #ffffff;
    --the7-microwidget-button-icon-gap: 5px;
    --the7-microwidget-button-icon-size: 14px;
    --the7-microwidget-button-left-padding: 20px;
    --the7-microwidget-button-right-padding: 20px;
    --the7-microwidget-button-top-padding: 10px;
    --the7-microwidgets-in-top-line-color: #888888;
    --the7-microwidgets-in-top-line-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
    --the7-microwidgets-in-top-line-font-size: 20px;
    --the7-microwidgets-in-top-line-icon-color: #888888;
    --the7-microwidgets-in-top-line-icon-size: 16px;
    --the7-mixed-logo-bottom-padding: 28px;
    --the7-mixed-logo-left-padding: 0px;
    --the7-mixed-logo-right-padding: 0px;
    --the7-mixed-logo-top-padding: 28px;
    --the7-mobile-floating-header-bg-color: #ffffff;
    --the7-mobile-footer-bottom-padding: 25px;
    --the7-mobile-footer-left-padding: 20px;
    --the7-mobile-footer-right-padding: 20px;
    --the7-mobile-footer-top-padding: 60px;
    --the7-mobile-hamburger-border-width: 0px;
    --the7-mobile-header-bg-color: #ffffff;
    --the7-mobile-header-decoration-color: #ffffff;
    --the7-mobile-header-decoration-size: 1px;
    --the7-mobile-logo-bottom-padding: 0px;
    --the7-mobile-logo-left-padding: 0px;
    --the7-mobile-logo-right-padding: 0px;
    --the7-mobile-logo-top-padding: 0px;
    --the7-mobile-menu-active-color: #ffb536;
    --the7-mobile-menu-bg-color: #ffffff;
    --the7-mobile-menu-caption-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
    --the7-mobile-menu-caption-font-size: 16px;
    --the7-mobile-menu-caption-gap: 10px;
    --the7-mobile-menu-caption-text-transform: none;
    --the7-mobile-menu-color: #1f365c;
    --the7-mobile-menu-divider-color: rgba(31,54,92,0.12);
    --the7-mobile-menu-divider-height: 1px;
    --the7-mobile-menu-font-family: "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-mobile-menu-font-size: 17px;
    --the7-mobile-menu-font-weight: 700;
    --the7-mobile-menu-hover-color: #ffb536;
    --the7-mobile-menu-microwidgets-color: #1f365c;
    --the7-mobile-menu-microwidgets-font-family: "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-mobile-menu-microwidgets-font-size: 14px;
    --the7-mobile-menu-microwidgets-font-weight: 700;
    --the7-mobile-menu-microwidgets-icon-color: #1f365c;
    --the7-mobile-menu-microwidgets-icon-size: 16px;
    --the7-mobile-menu-text-transform: uppercase;
    --the7-mobile-menu-width: 340px;
    --the7-mobile-microwidgets-color: #1f365c;
    --the7-mobile-microwidgets-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-mobile-microwidgets-font-size: 14px;
    --the7-mobile-microwidgets-font-weight: 700;
    --the7-mobile-microwidgets-icon-color: #1f365c;
    --the7-mobile-microwidgets-icon-size: 16px;
    --the7-mobile-overlay-bg-color: rgba(17,17,17,0.5);
    --the7-mobile-page-bottom-margin: 70px;
    --the7-mobile-page-left-margin: 20px;
    --the7-mobile-page-right-margin: 20px;
    --the7-mobile-page-top-margin: 70px;
    --the7-mobile-sub-menu-font-family: "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-mobile-sub-menu-font-size: 14px;
    --the7-mobile-sub-menu-font-weight: 700;
    --the7-mobile-sub-menu-text-transform: none;
    --the7-mobile-toggle-menu-border-radius: 500px;
    --the7-mobile-toggle-menu-color: #ffffff;
    --the7-mobile-toggle-menu-hover-color: #ffffff;
    --the7-mw-address-icon-size: 16px;
    --the7-mw-clock-icon-size: 16px;
    --the7-mw-email-icon-size: 16px;
    --the7-mw-login-icon-size: 16px;
    --the7-mw-phone-icon-size: 16px;
    --the7-mw-search-bg-active-width: 200px;
    --the7-mw-search-bg-color: #f4f4f4;
    --the7-mw-search-bg-height: 34px;
    --the7-mw-search-bg-width: 200px;
    --the7-mw-search-border-color: #e2e2e2;
    --the7-mw-search-border-radius: 0px;
    --the7-mw-search-border-width: 0px;
    --the7-mw-search-color: #aaaaaa;
    --the7-mw-search-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
    --the7-mw-search-font-size: 14px;
    --the7-mw-search-icon-size: 16px;
    --the7-mw-search-left-padding: 12px;
    --the7-mw-search-overlay-bg: rgba(0,0,0,0.9);
    --the7-mw-search-right-padding: 12px;
    --the7-mw-skype-icon-size: 16px;
    --the7-mw-woocommerce-cart-icon-size: 16px;
    --the7-navigation-bg-color: rgba(51,51,51,0.12);
    --the7-navigation-line-bg: #ffffff;
    --the7-navigation-line-decoration-color: #dd9933;
    --the7-navigation-line-decoration-line-size: 1px;
    --the7-navigation-line-sticky-bg: #000000;
    --the7-navigation-margin: 50px;
    --the7-outside-item-custom-margin: 30px;
    --the7-page-bg-color: #ffffff;
    --the7-page-bg-image: none;
    --the7-page-bg-position-x: center;
    --the7-page-bg-position-y: top;
    --the7-page-bg-repeat: repeat;
    --the7-page-bg-size: auto;
    --the7-page-bottom-margin: 70px;
    --the7-page-left-margin: 50px;
    --the7-page-responsive-title-height: 120px;
    --the7-page-responsive-title-line-height: 32px;
    --the7-page-right-margin: 50px;
    --the7-page-title-bg-color: #1f365c;
    --the7-page-title-bg-image: none;
    --the7-page-title-bg-position-x: center;
    --the7-page-title-bg-position-y: center;
    --the7-page-title-bg-repeat: repeat;
    --the7-page-title-bg-size: auto auto;
    --the7-page-title-border-height: 1px;
    --the7-page-title-border-style: solid;
    --the7-page-title-bottom-padding: 30px;
    --the7-page-title-breadcrumbs-color: #949fb2;
    --the7-page-title-color: #ffffff;
    --the7-page-title-decorative-line-height: 1px;
    --the7-page-title-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-page-title-font-weight: 700;
    --the7-page-title-height: 120px;
    --the7-page-title-line-color: rgba(220,220,220,0.6);
    --the7-page-title-line-height: 40px;
    --the7-page-title-line-style: solid;
    --the7-page-title-overlay-color: rgba(0,0,0,0.5);
    --the7-page-title-text-transform: uppercase;
    --the7-page-title-top-padding: 30px;
    --the7-page-top-margin: 70px;
    --the7-project-rollover-bg-color: rgba(31,54,92,0.8);
    --the7-right-content-padding: 0px;
    --the7-right-input-border-width: 1px;
    --the7-right-input-padding: 15px;
    --the7-right-overlay-content-padding: 0px;
    --the7-rollover-bg-color: rgba(31,54,92,0.3);
    --the7-second-switch-header-padding-left: 20px;
    --the7-second-switch-header-padding-right: 20px;
    --the7-second-switch-mobile-header-height: 60px;
    --the7-second-switch: 650px;
    --the7-secondary-text-color: #1f365c;
    --the7-side-header-h-stroke-height: 130px;
    --the7-side-header-v-stroke-width: 60px;
    --the7-sidebar-distace-to-content: 50px;
    --the7-sidebar-outline-color: rgba(0,0,0,0.06);
    --the7-sidebar-responsiveness: 990px;
    --the7-sidebar-width: 360px;
    --the7-soc-ico-hover-color: #ffffff;
    --the7-soc-icons-bg-size: 26px;
    --the7-soc-icons-border-radius: 100px;
    --the7-soc-icons-border-width: 1px;
    --the7-soc-icons-gap: 4px;
    --the7-soc-icons-size: 16px;
    --the7-sticky-header-overlay-bg: rgba(31,54,92,0.3);
    --the7-sub-menu-icon-size: 14px;
    --the7-sub-subtitle-font-family: "Roboto", Helvetica, Arial, Verdana, sans-serif;
    --the7-sub-subtitle-font-size: 11px;
    --the7-sub-subtitle-font-style: italic;
    --the7-sub-subtitle-font-weight: 400;
    --the7-submenu-active-bg: rgba(255,181,54,0.07);
    --the7-submenu-active-color: #ffb536;
    --the7-submenu-bg-color: #ffffff;
    --the7-submenu-color: #1f365c;
    --the7-submenu-font-family: "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-submenu-font-size: 14px;
    --the7-submenu-font-weight: 700;
    --the7-submenu-hover-bg: rgba(255,181,54,0.07);
    --the7-submenu-hover-color: #ffb536;
    --the7-submenu-item-margin-bottom: 0px;
    --the7-submenu-item-margin-left: 0px;
    --the7-submenu-item-margin-right: 0px;
    --the7-submenu-item-margin-top: 0px;
    --the7-submenu-item-padding-bottom: 10px;
    --the7-submenu-item-padding-left: 10px;
    --the7-submenu-item-padding-right: 10px;
    --the7-submenu-item-padding-top: 10px;
    --the7-submenu-padding-bottom: 10px;
    --the7-submenu-padding-left: 10px;
    --the7-submenu-padding-right: 10px;
    --the7-submenu-padding-top: 10px;
    --the7-submenu-text-transform: uppercase;
    --the7-submenu-width: 250px;
    --the7-subtitle-font-family: "Roboto Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-subtitle-font-size: 11px;
    --the7-switch-content-paddings: 992px;
    --the7-text-big-font-size: 15px;
    --the7-text-big-line-height: 23px;
    --the7-text-small-font-size: 12px;
    --the7-text-small-line-height: 20px;
    --the7-title-color: #1f365c;
    --the7-title-font-size: 34px;
    --the7-title-outline-color: rgba(30,115,190,0);
    --the7-title-responsive-font-size: 26px;
    --the7-toggle-menu-bg-color-hover: rgba(255,255,255,0.75);
    --the7-toggle-menu-bg-color: rgba(255,255,255,0.75);
    --the7-toggle-menu-border-radius: 0px;
    --the7-toggle-menu-bottom-margin: 0px;
    --the7-toggle-menu-caption-color-hover: #000000;
    --the7-toggle-menu-caption-color: #000000;
    --the7-toggle-menu-caption-padding-bottom: 18px;
    --the7-toggle-menu-caption-padding-left: 15px;
    --the7-toggle-menu-caption-padding-right: 15px;
    --the7-toggle-menu-caption-padding-top: 18px;
    --the7-toggle-menu-close-bg-color: rgba(255,255,255,0.75);
    --the7-toggle-menu-close-bottom-margin: 30px;
    --the7-toggle-menu-close-color: #000000;
    --the7-toggle-menu-close-left-margin: 30px;
    --the7-toggle-menu-close-padding-bottom: 15px;
    --the7-toggle-menu-close-padding-left: 15px;
    --the7-toggle-menu-close-padding-right: 15px;
    --the7-toggle-menu-close-padding-top: 15px;
    --the7-toggle-menu-close-right-margin: 30px;
    --the7-toggle-menu-close-top-margin: 30px;
    --the7-toggle-menu-color-hover: #000000;
    --the7-toggle-menu-color: #000000;
    --the7-toggle-menu-hover-bg-color: rgba(255,255,255,0.75);
    --the7-toggle-menu-hover-color: #000000;
    --the7-toggle-menu-left-margin: 0px;
    --the7-toggle-menu-right-margin: 0px;
    --the7-toggle-menu-top-margin: 0px;
    --the7-toggle-mobile-margin-bottom: 0px;
    --the7-toggle-mobile-margin-left: 0px;
    --the7-toggle-mobile-margin-right: 0px;
    --the7-toggle-mobile-margin-top: 0px;
    --the7-toggle-mobile-menu-caption-color-hover: #ffffff;
    --the7-toggle-mobile-menu-caption-color: #ffffff;
    --the7-toggle-mobile-menu-close-bottom-margin: 0px;
    --the7-toggle-mobile-menu-close-color: #ffffff;
    --the7-toggle-mobile-menu-close-hover-color: #ffffff;
    --the7-toggle-mobile-menu-close-left-margin: 0px;
    --the7-toggle-mobile-menu-close-padding-bottom: 5px;
    --the7-toggle-mobile-menu-close-padding-left: 5px;
    --the7-toggle-mobile-menu-close-padding-right: 5px;
    --the7-toggle-mobile-menu-close-padding-top: 5px;
    --the7-toggle-mobile-menu-close-right-margin: 0px;
    --the7-toggle-mobile-menu-close-top-margin: 15px;
    --the7-toggle-mobile-padding-bottom: 12px;
    --the7-toggle-mobile-padding-left: 9px;
    --the7-toggle-mobile-padding-right: 9px;
    --the7-toggle-mobile-padding-top: 12px;
    --the7-top-bar-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-top-bar-font-size: 13px;
    --the7-top-bar-font-weight: 700;
    --the7-top-bar-height: 36px;
    --the7-top-bar-icon-color: #ffffff;
    --the7-top-bar-icon-size: 16px;
    --the7-top-bar-line-color: #ffffff;
    --the7-top-bar-line-size: 1px;
    --the7-top-bar-line-style: solid;
    --the7-top-bar-mobile-padding-bottom: 5px;
    --the7-top-bar-mobile-padding-left: 20px;
    --the7-top-bar-mobile-padding-right: 20px;
    --the7-top-bar-mobile-padding-top: 5px;
    --the7-top-bar-padding-bottom: 5px;
    --the7-top-bar-padding-left: 50px;
    --the7-top-bar-padding-right: 50px;
    --the7-top-bar-padding-top: 5px;
    --the7-top-bar-switch-paddings: 992px;
    --the7-top-bar-text-transform: none;
    --the7-top-bar-transparent-bg-color: rgba(0,0,0,0.5);
    --the7-top-bg-color: #1f365c;
    --the7-top-bg-image: none;
    --the7-top-bg-position-x: center;
    --the7-top-bg-position-y: center;
    --the7-top-bg-repeat: repeat;
    --the7-top-color: #ffffff;
    --the7-top-content-padding: 0px;
    --the7-top-icons-bg-color-hover: #ffb536;
    --the7-top-icons-bg-color: #1f365c;
    --the7-top-icons-border-color-hover: rgba(255,255,255,0);
    --the7-top-icons-border-color: rgba(255,255,255,0);
    --the7-top-icons-color: #ffffff;
    --the7-top-input-border-width: 1px;
    --the7-top-input-padding: 5px;
    --the7-top-overlay-content-padding: 0px;
    --the7-transparent-logo-bottom-padding: 0px;
    --the7-transparent-logo-left-padding: 0px;
    --the7-transparent-logo-right-padding: 0px;
    --the7-transparent-logo-top-padding: 0px;
    --the7-transparent-mixed-logo-bottom-padding: 0px;
    --the7-transparent-mixed-logo-left-padding: 0px;
    --the7-transparent-mixed-logo-right-padding: 0px;
    --the7-transparent-mixed-logo-top-padding: 0px;
    --the7-transparent-mobile-logo-bottom-padding: 0px;
    --the7-transparent-mobile-logo-left-padding: 0px;
    --the7-transparent-mobile-logo-right-padding: 0px;
    --the7-transparent-mobile-logo-top-padding: 0px;
    --the7-wc-grid-product-gap: 0px;
    --the7-wc-grid-product-min-width: 0px;
    --the7-widget-content-font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    --the7-widget-content-font-size-desktop: 14px;
    --the7-widget-content-font-size: 14px;
    --the7-widget-content-line-height-desktop: 22px;
    --the7-widget-content-line-height: 22px;
    --the7-widget-content-text-transform: none;
    --the7-widget-footer-color: #949fb2;
    --the7-widget-footer-header-color: #ffffff;
    --the7-widget-footer-padding: 25px;
    --the7-widget-gap: 20px;
    --the7-widget-sidebar-bg-color: #f5f5f5;
    --the7-widget-sidebar-bg-image: none;
    --the7-widget-sidebar-bg-position-x: center;
    --the7-widget-sidebar-bg-position-y: center;
    --the7-widget-sidebar-bg-repeat: repeat;
    --the7-widget-sidebar-color: #8c95a2;
    --the7-widget-sidebar-distace: 30px;
    --the7-widget-sidebar-header-color: #1f365c;
    --the7-widget-title-font-family: "Open Sans Condensed", Helvetica, Arial, Verdana, sans-serif;
    --the7-widget-title-font-size-desktop: 20px;
    --the7-widget-title-font-size: 20px;
    --the7-widget-title-font-weight: 700;
    --the7-widget-title-line-height-desktop: 30px;
    --the7-widget-title-line-height: 30px;
    --the7-widget-title-text-transform: uppercase;
    --the7-woo-content-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
    --the7-woo-content-font-size-desktop: 20px;
    --the7-woo-content-font-size: 20px;
    --the7-woo-content-line-height-desktop: 30px;
    --the7-woo-content-line-height: 30px;
    --the7-woo-content-text-transform: none;
    --the7-woo-title-font-family: "Arial", Helvetica, Arial, Verdana, sans-serif;
    --the7-woo-title-font-size-desktop: 20px;
    --the7-woo-title-font-size: 20px;
    --the7-woo-title-line-height-desktop: 30px;
    --the7-woo-title-line-height: 30px;
    --the7-woo-title-text-transform: none
}

.vertical-centering {
    top: 50%;
    transform: translateY(-50%)
}

.horizontal-centering {
    left: 50%;
    transform: translateX(-50%)
}

.centering-mixin {
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.wp-block-button__link {
    opacity: 1;
    transition: opacity 0.250s
}

.wp-block-button__link:hover {
    opacity: .7
}

.wp-block-button .wp-block-button__link {
    font: var(--the7-btn-m-font);
    text-transform: var(--the7-btn-m-text-transform);
    letter-spacing: var(--the7-btn-m-letter-spacing)
}

.content h1,.content h2,.content h3,.content h4,.content h5,.content h6 {
    clear: none
}

.content ul.wp-block-gallery,.content ul.blocks-gallery-grid {
    margin: 0
}

.wp-block-quote:not(.is-large):not(.is-style-large) {
    border-left: 4px solid #000;
    padding: 1em 0 1em 1em
}

.wp-block-quote.is-large,.wp-block-quote.is-style-large {
    position: relative;
    padding: 1em 0;
    margin: 1em 0
}

.wp-block-quote.is-large:before,.wp-block-quote.is-large:after,.wp-block-quote.is-style-large:before,.wp-block-quote.is-style-large:after {
    position: absolute;
    top: -2px;
    left: 0;
    width: 100%;
    height: 2px;
    content: ""
}

.wp-block-quote.is-large:after,.wp-block-quote.is-style-large:after {
    top: 100%
}

.content blockquote.wp-block-quote,.content .wp-block-pullquote blockquote {
    background: none
}

.wp-block-pullquote {
    padding: 1rem
}

.wp-block-pullquote blockquote {
    color: #111;
    border: none;
    margin-top: calc(2 * 1rem);
    margin-bottom: calc(2.15 * 1rem);
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px
}

.wp-block-pullquote p {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: .5em;
    margin-top: .5em
}

.wp-block-pullquote p em {
    font-style: normal
}

.wp-block-pullquote cite {
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    text-transform: inherit
}

.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright {
    width: 100%;
    padding: 0
}

.wp-block-pullquote.alignleft blockquote,.wp-block-pullquote.alignright blockquote {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    max-width: 100%
}

.wp-block-pullquote.is-style-solid-color {
    background-color: #0073aa;
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width: 768px) {
    .wp-block-pullquote.is-style-solid-color {
        padding-left:10%;
        padding-right: 10%;
        box-sizing: border-box
    }
}

.wp-block-pullquote.is-style-solid-color p {
    margin-bottom: .5em;
    margin-top: .5em
}

.wp-block-pullquote.is-style-solid-color a,.wp-block-pullquote.is-style-solid-color cite,.wp-block-pullquote blockquote * {
    color: inherit
}

.wp-block-pullquote.is-style-solid-color blockquote {
    max-width: calc(100% - ( 2 * 1rem ));
    color: #fff;
    padding-left: 0;
    margin-left: 1rem
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: .5em
}

@media only screen and (min-width: 768px) {
    .wp-block-pullquote.is-style-solid-color blockquote {
        margin-left:0;
        margin-right: 0
    }
}

.wp-block-quote p {
    font-size: 20px;
    line-height: 28px
}

.wp-block-quote cite {
    font-size: 13px;
    line-height: 18px
}

.wp-block-quote.is-large p,.wp-block-quote.is-style-large p {
    font-size: 26px;
    line-height: 32px;
    font-style: normal
}

.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer {
    font-size: 15px;
    line-height: 20px
}

@media only screen and (min-width: 768px) {
    .wp-block-quote.is-large,.wp-block-quote.is-style-large {
        margin:2rem 0;
        padding: 2em 0
    }

    .wp-block-quote.is-large:before,.wp-block-quote.is-large:after,.wp-block-quote.is-style-large:before,.wp-block-quote.is-style-large:after {
        height: 4px;
        top: -4px
    }

    .wp-block-quote.is-large:after,.wp-block-quote.is-style-large:after {
        top: 100%
    }
}

.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption {
    box-sizing: border-box
}

.content .wp-block-table.is-style-stripes td {
    border-color: #fff0
}

.alignwide {
    margin-left: auto;
    margin-right: auto
}

@media only screen and (min-width: 768px) {
    .alignwide {
        margin-left:auto;
        margin-right: auto;
        max-width: 100%
    }
}

.alignfull {
    margin-top: calc(2 * 1rem);
    margin-right: 0;
    margin-bottom: calc(2 * 1rem);
    margin-left: 0;
    max-width: 100%
}

.content>*.alignfull {
    position: relative
}

.sidebar-none .content>*.alignfull,.sidebar-none [class*="wp-block"].alignfull,.sidebar-none .content ul.wp-block-gallery.alignfull {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw)
}

.content>*.alignfull img {
    display: block;
    width: 100vw
}

@media only screen and (min-width: 768px) {
    .wp-block-image.alignfull img {
        margin-left:auto;
        margin-right: auto
    }
}

.wp-block-image img {
    display: block
}

.wp-block-image.alignleft,.wp-block-image.alignright {
    max-width: 100%
}

.wp-block-image.alignfull img {
    width: 100vw
}

@media only screen and (min-width: 768px) {
    .wp-block-image.alignfull img {
        margin-left:auto;
        margin-right: auto
    }
}

.wp-block-cover-image,.wp-block-cover {
    position: relative;
    min-height: 430px
}

.wp-block-cover-image.aligncenter h2,.wp-block-cover-image.aligncenter .wp-block-cover-image-text,.wp-block-cover-image.aligncenter .wp-block-cover-text,.wp-block-cover.aligncenter h2,.wp-block-cover.aligncenter .wp-block-cover-image-text,.wp-block-cover.aligncenter .wp-block-cover-text {
    width: 100%;
    z-index: 1;
    left: 50%;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%
}

.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright {
    width: 100%
}

@media only screen and (min-width: 768px) {
    .wp-block-cover-image.alignfull .wp-block-cover-image-text,.wp-block-cover-image.alignfull .wp-block-cover-text,.wp-block-cover-image.alignfull h2,.wp-block-cover.alignfull .wp-block-cover-image-text,.wp-block-cover.alignfull .wp-block-cover-text,.wp-block-cover.alignfull h2 {
        max-width:calc(8 *( 100vw / 12 ) - 28px)
    }
}

@media only screen and (min-width: 1168px) {
    .wp-block-cover-image.alignfull .wp-block-cover-image-text,.wp-block-cover-image.alignfull .wp-block-cover-text,.wp-block-cover-image.alignfull h2,.wp-block-cover.alignfull .wp-block-cover-image-text,.wp-block-cover.alignfull .wp-block-cover-text,.wp-block-cover.alignfull h2 {
        max-width:calc(6 * ( 100vw / 12 ) - 28px)
    }
}

.wp-block-gallery {
    list-style-type: none;
    padding-left: 0
}

.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child {
    margin-bottom: 16px
}

.wp-block-audio figcaption,.wp-block-video figcaption,.wp-block-image figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption {
    font-size: .71111em;
    line-height: 1.6;
    margin: 0;
    padding: .5rem;
    text-align: center
}

.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2 {
    padding: 14px;
    box-sizing: border-box;
    color: #fff
}

@media only screen and (min-width: 768px) {
    .wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2 {
        max-width:100%
    }
}

.has-blue-color {
    color: #1982d1
}

.has-blue-background-color {
    background-color: #1982d1
}

.has-black-color {
    color: #000
}

.has-black-background-color {
    background-color: #000
}

.has-dark-gray-color {
    color: #373737
}

.has-dark-gray-background-color {
    background-color: #373737
}

.has-medium-gray-color {
    color: #666
}

.has-medium-gray-background-color {
    background-color: #666
}

.has-light-gray-color {
    color: #e2e2e2
}

.has-light-gray-background-color {
    background-color: #e2e2e2
}

.has-white-color {
    color: #fff
}

.has-white-background-color {
    background-color: #fff
}

.content .has-secondary-background-color,.content .wp-block-pullquote.is-style-solid-color.has-secondary-background-color {
    background-color: #005177
}

.content .has-dark-gray-background-color,.content .wp-block-pullquote.is-style-solid-color.has-dark-gray-background-color {
    background-color: #111
}

.content .has-light-gray-background-color,.content .wp-block-pullquote.is-style-solid-color.has-light-gray-background-color {
    background-color: #767676
}

.content .has-white-background-color,.content .wp-block-pullquote.is-style-solid-color.has-white-background-color {
    background-color: #FFF
}

.content .has-primary-color,.content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color,.content .wp-block-pullquote.is-style-solid-color blockquote.has-primary-color p {
    color: #0073aa
}

.content .has-secondary-color,.content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color,.content .wp-block-pullquote.is-style-solid-color blockquote.has-secondary-color p {
    color: #005177
}

.content .has-dark-gray-color,.content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color,.content .wp-block-pullquote.is-style-solid-color blockquote.has-dark-gray-color p {
    color: #111
}

.content .has-light-gray-color,.content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color,.content .wp-block-pullquote.is-style-solid-color blockquote.has-light-gray-color p {
    color: #767676
}

.content .has-white-color,.content .wp-block-pullquote.is-style-solid-color blockquote.has-white-color {
    color: #FFF
}

.content .has-drop-cap:not(:focus):first-letter {
    font-size: 3.375em;
    line-height: 1;
    font-weight: 700;
    margin: 0 .25em 0 0
}

.content .wp-block-latest-comments {
    margin: 0
}

.content .wp-block-categories,.content .wp-block-archives,.content .wp-block-latest-posts {
    margin: 0
}

.wp-block-categories li,.wp-block-archives li,.wp-block-latest-posts li {
    margin-bottom: 10px;
    padding: 0
}

.wp-block-archives li,.wp-block-latest-posts li {
    list-style: none
}

.wp-block-archives li a,.wp-block-latest-posts li a {
    text-decoration: none
}

.wp-block-latest-comments__comment-meta a {
    text-decoration: none
}

.content .wc-block-grid__products {
    list-style: none;
    margin: 0 0 24px
}

.wc-block-grid__product {
    box-sizing: border-box
}

@media only screen and (max-width: 768px) {
    [data-align="left"] .wp-block-cover-image,[data-align="right"] .wp-block-cover-image,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,[data-align="left"] .wp-block-cover,[data-align="right"] .wp-block-cover,.wp-block-cover.alignleft,.wp-block-cover.alignright,.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright {
        max-width:100%
    }
}

@media (max-width: 782px) {
    .wp-block-columns {
        flex-wrap:wrap
    }

    .wp-block-column {
        flex-basis: 100%
    }

    .wp-block-column:not(:first-child) {
        margin-left: 0;
        margin-right: 0
    }

    .wp-block-column:not(:last-child) {
        margin-right: 0
    }
}

@media only screen and (min-width: 768px) {
    .content .wp-block-columns .wp-block-column>*:first-child {
        margin-top:0
    }

    .content .wp-block-columns .wp-block-column>*:last-child {
        margin-bottom: 0
    }

    .content .wp-block-columns[class*='has-']>*:last-child {
        margin-right: 0
    }
}

.content .wp-block-quote:not(.is-style-large),.content .wp-block-quote.is-style-large {
    border-color: #ffb536
}

.wp-block-separator {
    border-bottom-color: rgb(51 51 51 / .12)
}

.wp-block-quote.is-large:before,.wp-block-quote.is-large:after,.wp-block-quote.is-style-large:before,.wp-block-quote.is-style-large:after {
    background: #ffb536
}

blockquote.has-accent-color,.wp-block-pullquote blockquote.has-accent-color,.has-accent-color,.has-accent-color:hover {
    color: #ffb536
}

.wp-block-pullquote blockquote {
    font: normal 15px / 23px "Open Sans",Helvetica,Arial,Verdana,sans-serif;
    font-size: 22px;
    line-height: 28px
}

:root .has-accent-background-color,.wp-block-pullquote.is-style-solid-color.has-accent-background-color {
    color: #fff;
    background-color: var(--the7-accent-color)
}

.wp-block-separator.is-style-dots::before {
    color: rgb(51 51 51 / .12)
}

.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2,.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2 {
    font: normal 700 20px / 30px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    text-transform: uppercase
}

.wp-block-categories li a,.wp-block-archives li a,.wp-block-latest-posts li a {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wp-block-categories li a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wp-block-archives li a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wp-block-latest-posts li a {
    color: #1f365c
}

.sidebar-content .wp-block-categories li a,.sidebar-content .wp-block-archives li a,.sidebar-content .wp-block-latest-posts li a {
    color: #1f365c
}

.footer .wp-block-categories li a,.footer .wp-block-archives li a,.footer .wp-block-latest-posts li a {
    color: #fff
}

.wp-block-categories li a:hover,.wp-block-archives li a:hover,.wp-block-latest-posts li a:hover {
    color: #ffb536
}

.wp-block-latest-comments__comment-date {
    color: var(--the7-secondary-text-color)
}

.wp-block-latest-comments__comment-meta a {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wp-block-latest-comments__comment-meta a {
    color: #1f365c
}

.sidebar-content .wp-block-latest-comments__comment-meta a {
    color: #1f365c
}

.footer .wp-block-latest-comments__comment-meta a {
    color: #fff
}

.wp-block-latest-comments__comment-meta a:hover {
    color: #ffb536
}

.masthead:not(.side-header) {
    max-width: 100%
}

.transparent:not(.photo-scroller-album):not(.phantom-sticky) .masthead:not(.side-header) {
    position: absolute;
    width: 100%;
    z-index: 102
}

.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) {
    box-sizing: border-box
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .masthead:not(.side-header):not(.mixed-header) {
        display: -ms-flexbox;
        -ms-flex-direction: column;
        -ms-align-content: space-between;
        align-content: space-between;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center
    }

    .masthead:not(.side-header):not(.mixed-header) .top-bar,.masthead:not(.side-header):not(.mixed-header) .header-bar,.masthead:not(.side-header):not(.mixed-header) .ph-wrap {
        width: 100%
    }

    .masthead .header-bar {
        box-sizing: border-box
    }

    .phantom-sticky.floating-navigation-below-slider .fixed-masthead.masthead:not(.sticky-on) {
        top: auto!important
    }
}

.masthead:not(.side-header) .header-bar {
    position: relative;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-align-content: stretch;
    align-content: stretch;
    -ms-flex-line-pack: stretch;
    -ms-flex-pack: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify
}

.masthead:not(.side-header) .main-nav {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.masthead:not(.side-header).full-height .main-nav {
    -ms-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-align-content: stretch;
    align-content: stretch
}

.masthead:not(.side-header).full-height .header-bar .main-nav>li>a,.masthead:not(.side-header) .header-bar .main-nav>li>a {
    display: flex;
    display: -ms-flexbox;
    display: -ms-flex;
    -ms-align-content: center;
    align-content: center;
    -ms-flex-line-pack: stretch
}

.masthead:not(.side-header).dividers.justify .main-nav>li {
    -ms-flex-positive: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.masthead:not(.side-header).dividers .main-nav>li:not(.dt-mega-menu) {
    position: relative
}

.masthead:not(.side-header).dividers .main-nav>li:before,.masthead:not(.side-header).dividers.surround .main-nav>li:last-child:after {
    content: "";
    position: absolute;
    left: -.5px;
    width: 0;
    border-right: solid 1px #ff0;
    height: 100%;
    max-height: 100%;
    top: 50%;
    transform: translateY(-50%)
}

.masthead:not(.side-header).dividers .main-nav>li:first-child:before {
    display: none
}

.masthead:not(.side-header).dividers.surround .main-nav>li:first-child:before {
    display: block
}

.masthead:not(.side-header).dividers.surround .main-nav>li:last-child:after {
    left: auto;
    right: -.5px
}

.masthead:not(.side-header).full-height .main-nav>li>a {
    -ms-flex-positive: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.classic-header .header-bar {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.masthead.classic-header .header-bar {
    -ms-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -ms-flex-align: end
}

.classic-header .branding,.classic-header .navigation {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: 100%;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.classic-header .navigation {
    position: relative
}

.classic-header .navigation:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: ""
}

.boxed .classic-header .navigation:before {
    padding: 0;
    margin: 0;
    left: 50%;
    transform: translateX(-50%)
}

.classic-header.full-width-line .navigation:before,.classic-header.bg-behind-menu .navigation:before {
    padding: 0 1000px;
    margin-left: -1000px
}

.boxed .classic-header.full-width-line .navigation:before,.boxed .classic-header.bg-behind-menu .navigation:before {
    padding: 0;
    margin: 0;
    left: 50%;
    transform: translateX(-50%)
}

.classic-header.bg-behind-menu .navigation:before {
    height: 100%
}

.masthead.classic-header:not(.widgets) .navigation .mini-widgets {
    display: none
}

.classic-header.widgets .branding .mini-widgets {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.classic-header .branding .mini-widgets:last-child {
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end
}

.classic-header .navigation>.mini-widgets {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end
}

.classic-header:not(.logo-center) .branding .mini-widgets {
    -ms-flex-positive: 1;
    -ms-flex-grow: 1;
    flex-grow: 1
}

.classic-header.logo-center .branding .mini-widgets {
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: 0%;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.classic-header.logo-center .branding {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.classic-header.logo-center .branding>a {
    -ms-flex-order: 1;
    order: 1;
    display: block
}

.classic-header.logo-center .branding .mini-widgets:last-child {
    -ms-flex-order: 2;
    order: 2
}

.classic-header.logo-widgets-center .branding {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.classic-header.logo-widgets-center .branding>* {
    margin: 0 auto
}

.classic-header.left .main-nav,.classic-header.right .main-nav {
    -ms-flex-positive: 1;
    -ms-flex-grow: 1;
    flex-grow: 1
}

.classic-header.left .main-nav {
    -ms-flex-pack: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start
}

.classic-header.right .main-nav {
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end
}

.classic-header.center .navigation {
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.classic-header.justify .main-nav {
    -ms-flex-positive: 10;
    -ms-flex-grow: 10;
    flex-grow: 10;
    -ms-flex-pack: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify
}

.classic-header.justify .main-nav>li {
    -ms-flex-positive: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-pack: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end
}

.classic-header.justify .main-nav>li>a {
    display: flex;
    display: -ms-flexbox;
    display: -ms-flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.classic-header.justify.widgets .main-nav>li {
    -ms-flex-positive: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.classic-header.justify.widgets .main-nav>li {
    -ms-flex-positive: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

:root {
    --the7-h1-spacing: var(--the7-p-spacing,10px);
    --the7-h2-spacing: var(--the7-p-spacing,10px);
    --the7-h3-spacing: var(--the7-p-spacing,10px);
    --the7-h4-spacing: var(--the7-p-spacing,10px);
    --the7-h5-spacing: var(--the7-p-spacing,10px);
    --the7-h6-spacing: var(--the7-p-spacing,10px);
    --the7-form-border: solid;
    --the7-btn-shadow: 0px 0px 10px 0px rgba(0,0,0,0);
    --the7-btn-shadow-hover: 0px 0px 10px 0px rgba(0,0,0,0)
}

#the7-body {
    --the7-h1-color: var(--the7-title-color);
    --the7-h2-color: var(--the7-title-color);
    --the7-h3-color: var(--the7-title-color);
    --the7-h4-color: var(--the7-title-color);
    --the7-h5-color: var(--the7-title-color);
    --the7-h6-color: var(--the7-title-color);
    --the7-btn-s-font: var(--the7-btn-s-font-style,normal) normal var(--the7-btn-s-font-weight,normal) var(--the7-btn-s-font-size) / var(--the7-btn-s-line-height) var(--the7-btn-s-font-family);
    --the7-btn-m-font: var(--the7-btn-m-font-style,normal) normal var(--the7-btn-m-font-weight,normal) var(--the7-btn-m-font-size) / var(--the7-btn-m-line-height) var(--the7-btn-m-font-family);
    --the7-btn-l-font: var(--the7-btn-l-font-style,normal) normal var(--the7-btn-l-font-weight,normal) var(--the7-btn-l-font-size) / var(--the7-btn-l-line-height) var(--the7-btn-l-font-family);
    --the7-btn-lg-font: var(--the7-btn-lg-font-style,normal) normal var(--the7-btn-lg-font-weight,normal) var(--the7-btn-lg-font-size) / var(--the7-btn-lg-line-height) var(--the7-btn-lg-font-family);
    --the7-btn-xl-font: var(--the7-btn-xl-font-style,normal) normal var(--the7-btn-xl-font-weight,normal) var(--the7-btn-xl-font-size) / var(--the7-btn-xl-line-height) var(--the7-btn-xl-font-family);
    --the7-woo-title-font: var(--the7-woo-title-font-style,normal) normal var(--the7-woo-title-font-weight,normal) var(--the7-woo-title-font-size) / var(--the7-woo-title-line-height) var(--the7-woo-title-font-family);
    --the7-woo-content-font: var(--the7-woo-content-font-style,normal) normal var(--the7-woo-content-font-weight,normal) var(--the7-woo-content-font-size) / var(--the7-woo-content-line-height) var(--the7-woo-content-font-family);
    --the7-base-font: var(--the7-base-font-style,normal) normal var(--the7-base-font-weight,normal) var(--the7-base-font-size) / var(--the7-base-line-height) var(--the7-base-font-family);
    --the7-base-font-big: var(--the7-base-font-style,normal) normal var(--the7-base-font-weight,normal) var(--the7-text-big-font-size) / var(--the7-text-big-line-height) var(--the7-base-font-family);
    --the7-widget-title-font: var(--the7-widget-title-font-style,normal) normal var(--the7-widget-title-font-weight,normal) var(--the7-widget-title-font-size) / var(--the7-widget-title-line-height) var(--the7-widget-title-font-family);
    --the7-widget-content-font: var(--the7-widget-content-font-style,normal) normal var(--the7-widget-content-font-weight,normal) var(--the7-widget-content-font-size) / var(--the7-widget-content-line-height) var(--the7-widget-content-font-family);
    --the7-h1-font: var(--the7-h1-font-style,normal) normal var(--the7-h1-font-weight,normal) var(--the7-h1-font-size) / var(--the7-h1-line-height) var(--the7-h1-font-family);
    --the7-h2-font: var(--the7-h2-font-style,normal) normal var(--the7-h2-font-weight,normal) var(--the7-h2-font-size) / var(--the7-h2-line-height) var(--the7-h2-font-family);
    --the7-h3-font: var(--the7-h3-font-style,normal) normal var(--the7-h3-font-weight,normal) var(--the7-h3-font-size) / var(--the7-h3-line-height) var(--the7-h3-font-family);
    --the7-h4-font: var(--the7-h4-font-style,normal) normal var(--the7-h4-font-weight,normal) var(--the7-h4-font-size) / var(--the7-h4-line-height) var(--the7-h4-font-family);
    --the7-h5-font: var(--the7-h5-font-style,normal) normal var(--the7-h5-font-weight,normal) var(--the7-h5-font-size) / var(--the7-h5-line-height) var(--the7-h5-font-family);
    --the7-h6-font: var(--the7-h6-font-style,normal) normal var(--the7-h6-font-weight,normal) var(--the7-h6-font-size) / var(--the7-h6-line-height) var(--the7-h6-font-family);
    --the7-form-md-font-family: var(--the7-base-font-family);
    --the7-form-md-font-style: var(--the7-base-font-style,normal);
    --the7-form-md-font-weight: var(--the7-base-font-weight,normal);
    --the7-form-md-font-size: var(--the7-base-font-size);
    --the7-form-md-line-height: var(--the7-base-line-height);
    --the7-form-md-font: var(--the7-form-md-font-style) normal var(--the7-form-md-font-weight) var(--the7-form-md-font-size,--the7-base-font-size) / var(--the7-form-md-line-height,--the7-base-line-height) var(--the7-form-md-font-family,--the7-base-font-family)
}

.transparent-border-mixin {
    border-color: var(--the7-divider-color)
}

.sidebar .transparent-border-mixin,.sidebar-content .transparent-border-mixin {
    border-color: rgb(140 149 162 / .15)
}

.footer .transparent-border-mixin {
    border-color: rgb(148 159 178 / .15)
}

.solid-bg-mixin {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .outline-decoration {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .shadow-decoration {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.accent-bg-mixin {
    color: #fff;
    background-color: var(--the7-accent-color)
}

html,body,body.page,.wf-container>* {
    font: var(--the7-base-font-big);
    letter-spacing: var(--the7-base-letter-spacing);
    text-transform: var(--the7-base-text-transform);
    text-decoration: var(--the7-base-text-decoration);
    word-spacing: normal;
    color: var(--the7-base-color)
}

a.dt-owl-item-wrap,a.dt-owl-item-wrap:hover {
    color: var(--the7-base-color)
}

.elementor-widget[class*='elementor-widget-wp-widget-'] a:not(:hover) {
    color: var(--the7-base-color)
}

#main .wf-wrap,.page-title .wf-wrap,.fancy-header .wf-wrap {
    padding: 0 50px 0 50px
}

.side-header .mobile-header-bar {
    box-sizing: border-box
}

.no-cssgridlegacy.no-cssgrid .wf-container,.no-cssgridlegacy.no-cssgrid .wf-container-main {
    margin: 0 -50px 0 -50px
}

#main-slideshow.fixed>.royalSlider {
    max-width: 1300px
}

.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar {
    max-width: calc(1300px - 50px - 50px);
    margin: 0 auto
}

.masthead:not(.side-header).full-width .header-bar,.header-bar .masthead.side-header-menu-icon {
    max-width: 100%
}

.page-title .wf-wrap:after {
    width: calc(1300px - 50px - 50px);
    max-width: calc(100% - 50px - 50px)
}

.boxed .page-title .wf-wrap:after {
    left: 50px
}

.no-cssgridlegacy.no-cssgrid .wf-container,.no-cssgridlegacy.no-cssgrid .wf-container-main {
    margin: 0 -50px 0 -50px
}

.no-cssgridlegacy.no-cssgrid .sidebar-right .content {
    padding-left: 50px
}

.no-cssgridlegacy.no-cssgrid .sidebar-left .content {
    padding-right: 50px
}

.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.solid-bg,.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.bg-under-widget {
    padding-right: 50px
}

.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.solid-bg,.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.bg-under-widget {
    padding-left: 50px
}

.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.solid-bg,.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.bg-under-widget {
    padding-left: 0
}

.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.solid-bg,.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.bg-under-widget {
    padding-right: 0
}

.no-cssgridlegacy.no-cssgrid .content,.no-cssgridlegacy.no-cssgrid .sidebar {
    padding: 0 50px 0 50px
}

.sidebar-right .sidebar,.sidebar-divider-off.sidebar-right .sidebar,.sidebar-right .sidebar.solid-bg,.sidebar-right .sidebar.bg-under-widget {
    margin-right: 0;
    margin-left: 0
}

.sidebar-left .sidebar,.sidebar-divider-off.sidebar-left .sidebar,.sidebar-left .sidebar.solid-bg,.sidebar-left .sidebar.bg-under-widget {
    margin-right: 0;
    margin-left: 0
}

#main-slideshow.fixed {
    padding: 70px 50px 70px 50px
}

.wf-container {
    margin: 0 -50px 0 -50px
}

.wf-cell,.wf-usr-cell {
    padding: 0 50px 0 50px
}

#footer .wf-wrap {
    padding: 0 50px 0 50px
}

.text-big,.dt-accordion-text-big .wpb_accordion_header>a {
    font-size: var(--the7-text-big-font-size);
    line-height: var(--the7-text-big-line-height)
}

.text-normal,.dt-accordion-text-normal .wpb_accordion_header>a,.icon-with-text-shortcode .dt-text-desc {
    font-size: var(--the7-base-font-size);
    line-height: var(--the7-base-line-height)
}

.text-small,.dt-accordion-text-small .wpb_accordion_header>a {
    font-size: var(--the7-text-small-font-size);
    line-height: var(--the7-text-small-line-height)
}

.wp-caption-text {
    font-size: var(--the7-text-small-font-size);
    line-height: var(--the7-text-small-line-height)
}

.text-uppercase {
    text-transform: uppercase
}

h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,.h1-size,.entry-title.h1-size,.h2-size,.entry-title.h2-size,h1.entry-title,.h3-size,.entry-title.h3-size,h2.entry-title,.h4-size,.entry-title.h4-size,h3.entry-title,.h5-size,.entry-title.h5-size,.h6-size,.entry-title.h6-size,.header-color,.entry-meta .header-color,.color-title {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget h1,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h2,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h3,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h4,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h5,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h6,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h1 a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h2 a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h3 a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h4 a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h5 a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h6 a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h1 a:hover,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h2 a:hover,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h3 a:hover,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h4 a:hover,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h5 a:hover,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h6 a:hover,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h1-size,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h1-size,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h2-size,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h2-size,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h1.entry-title,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h3-size,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h3-size,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h2.entry-title,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h4-size,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h4-size,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h3.entry-title,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h5-size,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h5-size,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .h6-size,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-title.h6-size,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .header-color,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .entry-meta .header-color,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .color-title {
    color: #1f365c
}

.sidebar-content h1,.sidebar-content h2,.sidebar-content h3,.sidebar-content h4,.sidebar-content h5,.sidebar-content h6,.sidebar-content h1 a,.sidebar-content h2 a,.sidebar-content h3 a,.sidebar-content h4 a,.sidebar-content h5 a,.sidebar-content h6 a,.sidebar-content h1 a:hover,.sidebar-content h2 a:hover,.sidebar-content h3 a:hover,.sidebar-content h4 a:hover,.sidebar-content h5 a:hover,.sidebar-content h6 a:hover,.sidebar-content .h1-size,.sidebar-content .entry-title.h1-size,.sidebar-content .h2-size,.sidebar-content .entry-title.h2-size,.sidebar-content h1.entry-title,.sidebar-content .h3-size,.sidebar-content .entry-title.h3-size,.sidebar-content h2.entry-title,.sidebar-content .h4-size,.sidebar-content .entry-title.h4-size,.sidebar-content h3.entry-title,.sidebar-content .h5-size,.sidebar-content .entry-title.h5-size,.sidebar-content .h6-size,.sidebar-content .entry-title.h6-size,.sidebar-content .header-color,.sidebar-content .entry-meta .header-color,.sidebar-content .color-title {
    color: #1f365c
}

.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer h1 a,.footer h2 a,.footer h3 a,.footer h4 a,.footer h5 a,.footer h6 a,.footer h1 a:hover,.footer h2 a:hover,.footer h3 a:hover,.footer h4 a:hover,.footer h5 a:hover,.footer h6 a:hover,.footer .h1-size,.footer .entry-title.h1-size,.footer .h2-size,.footer .entry-title.h2-size,.footer h1.entry-title,.footer .h3-size,.footer .entry-title.h3-size,.footer h2.entry-title,.footer .h4-size,.footer .entry-title.h4-size,.footer h3.entry-title,.footer .h5-size,.footer .entry-title.h5-size,.footer .h6-size,.footer .entry-title.h6-size,.footer .header-color,.footer .entry-meta .header-color,.footer .color-title {
    color: #fff
}

h1,.h1-size,.entry-title.h1-size,.dt-accordion-h1-size .wpb_accordion_header>a {
    color: var(--the7-h1-color);
    font: var(--the7-h1-font);
    text-transform: var(--the7-h1-text-transform);
    letter-spacing: var(--the7-h1-letter-spacing);
    word-spacing: var(--the7-h1-word-spacing);
    text-decoration: var(--the7-h1-text-decoration)
}

h2,.h2-size,.entry-title.h2-size,h1.entry-title,.dt-accordion-h2-size .wpb_accordion_header>a {
    color: var(--the7-h2-color);
    font: var(--the7-h2-font);
    text-transform: var(--the7-h2-text-transform);
    letter-spacing: var(--the7-h2-letter-spacing);
    word-spacing: var(--the7-h2-word-spacing);
    text-decoration: var(--the7-h2-text-decoration)
}

h3,.h3-size,.entry-title.h3-size,h2.entry-title,.dt-accordion-h3-size .wpb_accordion_header>a {
    color: var(--the7-h3-color);
    font: var(--the7-h3-font);
    text-transform: var(--the7-h3-text-transform);
    letter-spacing: var(--the7-h3-letter-spacing);
    word-spacing: var(--the7-h3-word-spacing);
    text-decoration: var(--the7-h3-text-decoration)
}

h4,.h4-size,.entry-title.h4-size,h3.entry-title,.dt-accordion-h4-size .wpb_accordion_header>a,.vc_separator h4 {
    color: var(--the7-h4-color);
    font: var(--the7-h4-font);
    text-transform: var(--the7-h4-text-transform);
    letter-spacing: var(--the7-h4-letter-spacing);
    word-spacing: var(--the7-h4-word-spacing);
    text-decoration: var(--the7-h4-text-decoration)
}

h5,.h5-size,h4.entry-title,.entry-title.h5-size,.dt-accordion-h5-size .wpb_accordion_header>a {
    color: var(--the7-h5-color);
    font: var(--the7-h5-font);
    text-transform: var(--the7-h5-text-transform);
    letter-spacing: var(--the7-h5-letter-spacing);
    word-spacing: var(--the7-h5-word-spacing);
    text-decoration: var(--the7-h5-text-decoration)
}

h6,.h6-size,.entry-title.h6-size,.dt-accordion-h6-size .wpb_accordion_header>a {
    color: var(--the7-h6-color);
    font: var(--the7-h6-font);
    text-transform: var(--the7-h6-text-transform);
    letter-spacing: var(--the7-h6-letter-spacing);
    word-spacing: var(--the7-h6-word-spacing)
}

.text-primary {
    font-size: var(--the7-text-big-font-size);
    line-height: var(--the7-text-big-line-height)
}

.content .text-primary {
    color: var(--the7-h4-color)
}

.footer .text-primary {
    color: #fff
}

a.text-primary {
    text-decoration: none
}

a.text-primary:hover {
    text-decoration: underline
}

.color-primary .sidebar,.sidebar-content .color-primary {
    color: #1f365c
}

.footer .color-primary {
    color: #fff
}

a.color-primary {
    text-decoration: none
}

a.color-primary:hover {
    text-decoration: underline
}

.text-secondary {
    font-size: var(--the7-text-small-font-size);
    line-height: var(--the7-text-small-line-height)
}

.color-secondary,.text-secondary {
    color: var(--the7-accent-color)
}

.stripe .color-secondary,.stripe .text-secondary {
    color: var(--the7-accent-color)
}

a,a:hover {
    color: var(--the7-links-color)
}

a:hover {
    color: var(--the7-links-hover-color,var(--the7-links-color))
}

#page .color-accent {
    color: var(--the7-accent-color)
}

.paint-accent-color {
    color: var(--the7-accent-color)!important
}

.color-secondary,.color-base-transparent {
    color: var(--the7-secondary-text-color)
}

.sidebar-content .color-secondary,.sidebar-content .color-base-transparent {
    color: rgb(140 149 162 / .5)
}

.footer .color-secondary,.footer .color-base-transparent {
    color: rgb(148 159 178 / .5)
}

#main>.wf-wrap,#bottom-bar>.wf-wrap,#footer>.wf-wrap {
    width: 1300px
}

#phantom.full-width .ph-wrap.boxed {
    max-width: 100%
}

#page.boxed {
    max-width: 1340px
}

.footer-overlap .boxed .footer,.footer-overlap .boxed #bottom-bar {
    max-width: 1340px
}

#phantom .ph-wrap.boxed,.boxed .top-bar.line-content:before,.boxed .classic-header.content-width-line .navigation:before {
    max-width: calc(1300px - 50px - 50px)
}

.boxed .full-width .top-bar.line-content:before,.boxed .classic-header.full-width.content-width-line .navigation:before {
    max-width: 100%
}

#main {
    padding: 70px 0 70px 0
}

#main>.wf-wrap {
    padding: 0 50px 0 50px
}

body {
    background: #fff none repeat fixed left top;
    background-size: auto
}

#page {
    background: #fff none repeat center top;
    background-size: auto
}

.fixed-page-bg #page {
    background: none
}

.fixed-page-bg #page:after {
    content: "";
    position: fixed;
    top: 0;
    height: 100vh;
    left: 0;
    right: 0;
    z-index: -1;
    background: #fff none repeat center top;
    background-size: auto
}

.fixed-page-bg #page.boxed:after {
    max-width: 1340px;
    margin: 0 auto
}

.footer-overlap .page-inner {
    background: #fff none repeat center top;
    background-size: auto
}

textarea,select,blockquote,.entry-author,.format-aside-content,.format-status-content,.format-link-content,.dt-form button,.dt-btn,#main-slideshow .tp-button,.wpcf7-submit.dt-btn-m,.shortcode-action-bg,.shortcode-action-bg:before,.shortcode-teaser.frame-on,.testimonial-item .ts-viewport,.footer .testimonials.slider-content,.shortcode-code,#main .vc_text_separator div,#main .vc_progress_bar .vc_single_bar,#main .vc_progress_bar .vc_single_bar .vc_label,#main .vc_progress_bar .vc_single_bar .vc_bar,#main .flexslider,.nsu-submit,.mc4wp-form input[type="url"],.mc4wp-form input[type="date"],#main #content .rotatingtweets,#main #content .norotatingtweets,.mc4wp-form form select,#megaMenu ul.megaMenu>li.menu-item,#megaMenu ul.megaMenu>li.menu-item>a,.customSelect,.loading-label,.widget .testimonial-content,.skill,.skill-value,.widget .team-container,.widget .logo-items li,.comment-list .comment>article,.bg-on:not(.fullwidth-img),.blog-content .block-style-widget,#mobile-menu,.testimonial-content,.wpb_content_element .wpb_accordion_header>a:before,.wpb_content_element.dt-accordion-bg-on .wpb_accordion_wrapper .wpb_accordion_header,.twentytwenty-before-label,.twentytwenty-after-label,.btn-cntr a,.photo-scroller .album-share-overlay .share-button.entry-share,.project-navigation,.album-share-overlay,.st-accordion li>a:before,.arrows-accent .prev i,.arrows-accent .next i,.arrows-accent .owl-prev i,.arrows-accent .owl-next i,.round-images .bg-on.team-container:not(.fullwidth-img),.solid-bg .sidebar-content,.solid-bg.sidebar-content .widget,.bg-under-widget .sidebar-content .widget,.ls-container.ls-carousel .ls-nav-prev,.ls-container.ls-carousel .ls-nav-next,.menu-btn,.custom-menu a:before,.small-fancy-datas .fancy-date a {
    border-radius: 0
}

.wpb_tabs.tab-style-two,.wpb_tour.tab-style-two {
    border-radius: 0
}

.top-bar-bg {
    background: #1f365c none repeat center center
}

#phantom .top-bar-bg,.sticky-on .top-bar-bg,.sticky-top-line-on .top-bar-bg {
    background: #1f365c none repeat center center!important
}

.top-bar.line-content:after,.top-bar.full-width-line:after {
    border-bottom: 1px solid #fff
}

.top-bar.line-content:after {
    width: calc(100% - 50px - 50px);
    left: auto;
    right: auto
}

.boxed .top-bar.line-content:after {
    left: 50%
}

.top-bar {
    min-height: 36px;
    padding: 5px 50px 5px 50px
}

.masthead:not(.side-header):not(.side-header-menu-icon) .top-bar {
    max-width: calc(1300px);
    margin: 0 auto
}

.masthead:not(.side-header).full-width .top-bar,.top-bar .masthead.side-header-menu-icon {
    max-width: 100%
}

.top-bar,.top-bar a:not(.wpml-ls-link):not(.wpml-ls-item-toggle),.top-bar .mini-nav .customSelect,.top-bar .mini-nav a:hover,.header-bottom-bar a {
    color: #fff
}

.masthead .top-bar .mini-contacts,.masthead .top-bar .mini-nav>ul:not(.mini-sub-nav)>li>a,.masthead .top-bar .mini-login,.masthead .top-bar .mini-login .submit,.masthead .top-bar .mini-search .submit,.masthead .top-bar .mini-search,.masthead .top-bar .wc-ico-cart,.masthead .top-bar .text-area,.masthead .top-bar .customSelectInner {
    font: 700 13px / 19px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none
}

.masthead .top-bar .shopping-cart,.masthead .top-bar .soc-ico a,.masthead .top-bar .soc-ico {
    line-height: 19px
}

.branding>a,.branding>img {
    padding: 0 0 0 0
}

.transparent .masthead:not(.side-header-h-stroke) .branding>a,.transparent .masthead:not(.side-header-h-stroke) .branding>img {
    padding: 0 0 0 0
}

.side-header-h-stroke .branding>a,.side-header-v-stroke .branding>a,.side-header-h-stroke .branding>img,.side-header-v-stroke .branding>img {
    padding: 0 0 0 0
}

.mini-search input.field,.overlay-search-microwidget input[type=text] {
    font: 14px / 18px "Roboto",Helvetica,Arial,Verdana,sans-serif;
    min-height: 34px;
    height: auto;
    line-height: 34px;
    width: 200px;
    border-width: 0;
    border-color: #e2e2e2;
    border-radius: 0;
    background: #f4f4f4;
    padding: 0 12px 0 12px
}

.overlay-search-microwidget .searchform:not(.search-icon-disabled) input.field,.mini-search .searchform:not(.search-icon-disabled) input.field {
    padding-right: 12px
}

.animate-search-width .search-icon {
    width: 16px
}

.animate-search-width input.field:focus,.animate-search-width input.field:active,.animate-search-width:hover input.field {
    width: 200px
}

.mini-search .search-icon i,.overlay-search-microwidget .search-icon i {
    color: #aaa
}

.searchform input::-moz-placeholder {
    color: #aaaaaa!important;
    opacity: 1
}

.searchform input[type=text],.mini-search .field::placeholder,.overlay-search-microwidget .field::placeholder {
    color: #aaa
}

.popup-search .field::placeholder {
    color: #aaaaaa!important
}

.overlay-search-microwidget .search-icon,.mini-search .search-icon {
    right: 12px
}

.overlay-search-microwidget .search-icon i,.mini-search .search-icon i {
    font-size: 16px
}

.popup-search .search-icon {
    right: 22px
}

.branding .popup-search .searchform .submit>span,.branding .overlay-search .searchform .submit>span {
    margin-left: 6.4285714285714px
}

.mixed-header .header-bar .popup-search .searchform .submit>span,.mixed-header .header-bar .overlay-search .searchform .submit>span {
    margin-left: 7.1428571428571px
}

.popup-search .submit i,.overlay-search .submit i {
    font-size: 16px;
    color: #1f365c
}

.branding .popup-search .submit i,.branding .overlay-search .submit i {
    font-size: 16px;
    color: #1f365c
}

.mixed-header .popup-search .submit i,.mixed-header .overlay-search .submit i {
    font-size: 16px;
    color: #888
}

.masthead .top-bar .popup-search .submit i,.masthead .top-bar .overlay-search .submit i {
    font-size: 16px;
    color: #fff
}

.dt-mobile-header .popup-search .submit i,.dt-mobile-header .overlay-search .submit i {
    font-size: 16px;
    color: #1f365c
}

.mobile-header-bar .mobile-mini-widgets .popup-search .submit i,.mobile-header-bar .mobile-mini-widgets .overlay-search .submit i {
    font-size: 16px;
    color: #1f365c
}

.overlay-search-microwidget {
    background: rgb(0 0 0 / .9)
}

.masthead .popup-search .popup-search-wrap {
    top: calc(100% + 8px)
}

.dt-mobile-header .popup-search .popup-search-wrap {
    width: 100%
}

.masthead.side-header .mini-widgets .popup-search .popup-search-wrap {
    top: auto;
    bottom: calc(100% + 8px)
}

.masthead .mini-widgets .popup-search .popup-search-wrap.bottom-overflow {
    top: auto;
    bottom: calc(100% + 8px)
}

.masthead .mini-search input[type="text"]::-moz-placeholder {
    color: #1f365c
}

.mini-search .submit {
    font: normal 700 14px / 18px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.mini-search .submit:hover {
    opacity: .7
}

.branding .mini-search .submit {
    font: 700 18px / 22px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.mixed-header .mini-search .submit {
    font: 20px / 24px "Arial",Helvetica,Arial,Verdana,sans-serif;
    color: #888
}

.dt-mobile-header .mini-search .submit {
    font: 700 14px / 18px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.mobile-header-bar .mobile-mini-widgets .mini-search .submit {
    font: 700 14px / 18px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.dt-mobile-header .mini-search .popup-search-wrap {
    top: auto;
    bottom: auto
}

.overlay-search-microwidget .search-icon,.mini-search .search-icon {
    color: #aaa
}

.popup-search .submit.default-icon:before,.overlay-search .submit.default-icon:before {
    color: #1f365c
}

.branding .popup-search .submit.default-icon:before,.branding .overlay-search .submit.default-icon:before {
    color: #1f365c
}

.mixed-header .popup-search .submit.default-icon:before,.mixed-header .overlay-search .submit.default-icon:before {
    color: #888
}

.dt-mobile-header .popup-search .submit.default-icon:before,.dt-mobile-header .overlay-search .submit.default-icon:before {
    color: #1f365c
}

.mobile-header-bar .popup-search .submit.default-icon:before,.mobile-header-bar .overlay-search .submit.default-icon:before {
    color: #1f365c
}

.top-bar .mini-search .submit {
    color: #fff
}

.top-bar .mini-search .submit:hover {
    opacity: .7
}

.top-bar .popup-search .submit:before,.top-bar .overlay-search .submit:before {
    color: #1f365c
}

.login-remember {
    font-size: var(--the7-text-small-font-size);
    line-height: var(--the7-text-small-line-height)
}

.mini-login,.mini-login .submit {
    font: normal 700 14px / 18px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.mini-login i,.mini-login .submit i {
    font-size: 16px;
    color: #1f365c
}

.branding .mini-login,.branding .mini-login .submit {
    font: 700 18px / 22px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.branding .mini-login i,.branding .mini-login .submit i {
    font-size: 16px;
    color: #1f365c;
    margin-right: 6.4285714285714px
}

.mixed-header .mini-login,.mixed-header .mini-login .submit {
    font: 20px / 24px "Arial",Helvetica,Arial,Verdana,sans-serif;
    color: #888
}

.mixed-header .mini-login i,.mixed-header .mini-login .submit i {
    font-size: 16px;
    color: #888
}

.masthead .top-bar .mini-login,.masthead .top-bar .mini-login .submit {
    color: #fff
}

.masthead .top-bar .mini-login i,.masthead .top-bar .mini-login .submit i {
    font-size: 16px;
    color: #fff
}

.mixed-header .header-bar .mini-login i,.mixed-header .header-bar .mini-login .submit i {
    margin-right: 7.1428571428571px
}

.dt-mobile-header .mini-login,.dt-mobile-header .mini-login .submit {
    font: 700 14px / 18px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.dt-mobile-header .mini-login i,.dt-mobile-header .mini-login .submit i {
    font-size: 16px;
    color: #1f365c
}

.mobile-header-bar .mobile-mini-widgets .mini-login,.mobile-header-bar .mobile-mini-widgets .mini-login .submit {
    font: 700 14px / 18px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.mobile-header-bar .mobile-mini-widgets .mini-login i,.mobile-header-bar .mobile-mini-widgets .mini-login .submit i {
    font-size: 16px;
    color: #1f365c
}

a.mini-contacts:hover {
    opacity: .7
}

.mini-contacts {
    text-decoration: none;
    font: normal 700 14px / 18px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.mini-contacts i {
    font-size: 16px;
    color: #1f365c
}

.branding .mini-contacts {
    font: 700 18px / 22px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.branding .mini-contacts i {
    font-size: 16px;
    color: #1f365c;
    margin-right: 5.7142857142857px
}

.mixed-header .mini-contacts {
    font: 20px / 24px "Arial",Helvetica,Arial,Verdana,sans-serif;
    color: #888
}

.mixed-header .mini-contacts i {
    font-size: 16px;
    color: #888
}

.mixed-header .header-bar .mini-contacts i {
    margin-right: 7.1428571428571px
}

.masthead .top-bar .mini-contacts {
    color: #fff
}

.masthead .top-bar .mini-contacts i {
    font-size: 16px;
    color: #fff
}

.dt-mobile-header .mini-contacts {
    font: 700 14px / 18px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.dt-mobile-header .mini-contacts i {
    font-size: 16px;
    color: #1f365c
}

.mobile-header-bar .mobile-mini-widgets .mini-contacts {
    font: 700 14px / 18px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.mobile-header-bar .mobile-mini-widgets .mini-contacts i {
    font-size: 16px;
    color: #1f365c
}

.masthead .mini-widgets .soc-ico a,.masthead .mobile-mini-widgets .soc-ico a,.dt-mobile-header .soc-ico a {
    width: 26px;
    height: 26px;
    margin: 0 2px;
    line-height: 26px;
    border-radius: 100px
}

.masthead .mini-widgets .soc-ico a:before,.masthead .mini-widgets .soc-ico a:after,.masthead .mobile-mini-widgets .soc-ico a:before,.masthead .mobile-mini-widgets .soc-ico a:after,.dt-mobile-header .soc-ico a:before,.dt-mobile-header .soc-ico a:after {
    width: 26px;
    height: 26px
}

.masthead .mini-widgets .soc-ico a:first-child,.masthead .mobile-mini-widgets .soc-ico a:first-child,.dt-mobile-header .soc-ico a:first-child {
    margin-left: 0
}

.masthead .mini-widgets .soc-ico a:last-child,.masthead .mobile-mini-widgets .soc-ico a:last-child,.dt-mobile-header .soc-ico a:last-child {
    margin-right: 0
}

.masthead .soc-ico .soc-font-icon,.dt-mobile-header .soc-ico .soc-font-icon {
    font-size: 16px;
    line-height: 26px
}

.masthead .soc-ico.border-on a:before,.dt-mobile-header .soc-ico.border-on a:before {
    box-shadow: inset 0 0 0 1px #fff0
}

.masthead .soc-ico.hover-border-on a:hover:after,.dt-mobile-header .soc-ico.hover-border-on a:hover:after {
    box-shadow: inset 0 0 0 1px #fff0
}

.masthead .soc-ico.custom-bg a:before,.masthead .soc-ico.accent-bg a:before,.dt-mobile-header .soc-ico.custom-bg a:before,.dt-mobile-header .soc-ico.accent-bg a:before {
    background-color: #1f365c
}

.masthead .soc-ico.hover-custom-bg a:after,.masthead .soc-ico.accent-bg.hover-custom-bg a:after,.masthead .soc-ico.hover-custom-bg a:after,.accent-gradient .masthead .soc-ico.gradient-bg.hover-custom-bg a:after,.masthead .soc-ico.hover-accent-bg a:after,.dt-mobile-header .soc-ico.hover-custom-bg a:after,.dt-mobile-header .soc-ico.accent-bg.hover-custom-bg a:after,.dt-mobile-header .soc-ico.hover-custom-bg a:after,.accent-gradient .dt-mobile-header .soc-ico.gradient-bg.hover-custom-bg a:after,.dt-mobile-header .soc-ico.hover-accent-bg a:after {
    background-color: #ffb536;
    background-image: none
}

.masthead .mini-widgets .soc-ico a:not(:hover) .soc-font-icon,.masthead .mobile-mini-widgets .soc-ico a:not(:hover) .soc-font-icon,.dt-mobile-header .soc-ico a:not(:hover) .soc-font-icon {
    color: var(--the7-accent-color);
    color: #ffffff!important;
    background: none!important
}

.masthead .mini-widgets .soc-ico a:hover .soc-font-icon,.masthead .mobile-mini-widgets .soc-ico a:hover .soc-font-icon,.dt-mobile-header .soc-ico a:hover .soc-font-icon {
    color: var(--the7-accent-color);
    color: #ffffff!important;
    background: none!important
}

.text-area {
    font: normal 700 14px / 18px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.branding .text-area {
    font: 700 18px / 22px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.mixed-header .text-area {
    font: 20px / 24px "Arial",Helvetica,Arial,Verdana,sans-serif;
    color: #888
}

.top-bar .text-area {
    color: #fff
}

.dt-mobile-header .text-area {
    font: 700 14px / 18px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.mobile-header-bar .mobile-mini-widgets .text-area {
    font: 700 14px / 18px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.mini-nav .mini-sub-nav>li:not(.wpml-ls-item)>a .menu-text,.mini-nav .mini-sub-nav li.has-children>a:after,.footer-sub-nav>li a .subtitle-text,.mini-nav .mini-sub-nav li a .subtitle-text {
    font-size: var(--the7-text-small-font-size);
    line-height: var(--the7-text-small-line-height)
}

.footer-sub-nav>li a .subtitle-text,.mini-nav .mini-sub-nav li a .subtitle-text {
    font-size: var(--the7-text-small-font-size);
    line-height: var(--the7-text-small-line-height);
    font-size: calc(var(--the7-text-small-font-size) - 2)
}

.mini-sub-nav>li.act:not(.wpml-ls-item)>a .menu-text,.mini-sub-nav>li:not(.act):not(.wpml-ls-item):hover>a .menu-text,.mini-nav .mini-sub-nav>li.act:not(.wpml-ls-item)>a .subtitle-text,.mini-nav .mini-sub-nav>li:not(.act):not(.wpml-ls-item):hover>a .subtitle-text {
    color: var(--the7-accent-color)
}

.masthead .menu-select,.masthead .mini-nav>ul:not(.mini-sub-nav)>li>a {
    font: normal 700 14px / 18px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.masthead .branding .menu-select,.masthead .branding .mini-nav>ul:not(.mini-sub-nav)>li>a {
    font: 700 18px / 22px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.masthead.mixed-header .menu-select,.masthead.mixed-header .mini-nav>ul:not(.mini-sub-nav)>li>a {
    font: 20px / 24px "Arial",Helvetica,Arial,Verdana,sans-serif;
    color: #888
}

.masthead .top-bar .menu-select,.masthead .top-bar .mini-nav>ul:not(.mini-sub-nav)>li>a {
    color: #fff;
    font: 700 13px / 19px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none
}

.dt-mobile-header .menu-select,.dt-mobile-header .mini-nav>ul:not(.mini-sub-nav)>li>a {
    font: 700 14px / 18px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.mobile-header-bar .mobile-mini-widgets .menu-select,.mobile-header-bar .mobile-mini-widgets .mini-nav>ul:not(.mini-sub-nav)>li>a {
    font: 700 14px / 18px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .mobile-header-bar .mobile-mini-widgets .mini-nav .mini-sub-nav>li>a * {
    color: #222222!important
}

.masthead .mini-nav .customSelectInner {
    font: normal 700 14px / 18px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.branding .mini-nav .customSelectInner {
    font: 700 18px / 22px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.mixed-header .mini-nav .customSelectInner {
    font: 20px / 24px "Arial",Helvetica,Arial,Verdana,sans-serif;
    color: #888
}

.top-bar .mini-nav .customSelectInner {
    color: #fff;
    font: 700 13px / 19px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none
}

.dt-mobile-header .mini-nav .customSelectInner {
    font: 700 14px / 18px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.mobile-header-bar .mobile-mini-widgets .mini-nav .customSelectInner {
    font: 700 14px / 18px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

#bottom-bar .mini-nav .customSelectInner {
    color: #fff;
    font-size: var(--the7-text-small-font-size);
    line-height: var(--the7-text-small-line-height);
    line-height: 17px
}

#bottom-bar .mini-nav .customSelectInner i {
    color: #fff
}

.dt-mobile-header .mini-nav {
    font: 700 14px / 18px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.mobile-header-bar .mobile-mini-widgets .mini-nav {
    font: 700 14px / 18px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.mini-nav .customSelectInner i,.list-type-menu.mini-nav>ul>li>a i,.list-type-menu-first-switch.mini-nav>ul>li>a i,.list-type-menu-second-switch.mini-nav>ul>li>a i {
    font-size: 16px;
    color: #1f365c
}

.branding .mini-nav .customSelectInner i,.branding .list-type-menu.mini-nav>ul>li>a i,.branding .list-type-menu-first-switch.mini-nav>ul>li>a i,.branding .list-type-menu-second-switch.mini-nav>ul>li>a i {
    font-size: 16px;
    color: #1f365c;
    margin-right: 6.4285714285714px
}

.mixed-header .mini-nav .customSelectInner i,.mixed-header .list-type-menu.mini-nav>ul>li>a i,.mixed-header .list-type-menu-first-switch.mini-nav>ul>li>a i,.mixed-header .list-type-menu-second-switch.mini-nav>ul>li>a i {
    font-size: 16px;
    color: #888
}

.mixed-header .header-bar .mini-nav .customSelectInner i i,.mixed-header .header-bar .list-type-menu.mini-nav>ul>li>a i i,.mixed-header .header-bar .list-type-menu-first-switch.mini-nav>ul>li>a i i,.mixed-header .header-bar .list-type-menu-second-switch.mini-nav>ul>li>a i i {
    margin-right: 7.1428571428571px
}

.masthead .top-bar .mini-nav .customSelectInner i,.masthead .top-bar .list-type-menu.mini-nav>ul>li>a i,.masthead .top-bar .list-type-menu-first-switch.mini-nav>ul>li>a i,.masthead .top-bar .list-type-menu-second-switch.mini-nav>ul>li>a i {
    font-size: 16px;
    color: #fff
}

.dt-mobile-header .mini-nav .customSelectInner i,.dt-mobile-header .list-type-menu.mini-nav>ul>li>a i,.dt-mobile-header .list-type-menu-first-switch.mini-nav>ul>li>a i,.dt-mobile-header .list-type-menu-second-switch.mini-nav>ul>li>a i {
    font-size: 16px;
    color: #1f365c
}

.mobile-header-bar .mobile-mini-widgets .mini-nav .customSelectInner i,.mobile-header-bar .mobile-mini-widgets .list-type-menu.mini-nav>ul>li>a i,.mobile-header-bar .mobile-mini-widgets .list-type-menu-first-switch.mini-nav>ul>li>a i,.mobile-header-bar .mobile-mini-widgets .list-type-menu-second-switch.mini-nav>ul>li>a i {
    font-size: 16px;
    color: #1f365c
}

#bottom-bar .mini-nav .menu-select:hover .customSelectInner i {
    color: inherit
}

.header-elements-button-1 {
    font: 700 14px / 18px "Roboto",Helvetica,Arial,Verdana,sans-serif;
    padding: 10px 20px 10px 20px;
    border-radius: 0
}

.header-elements-button-1:not(:hover) span {
    color: #fff
}

.header-elements-button-1.microwidget-btn-bg-on:before {
    background: #ffb536
}

.header-elements-button-1.border-on:before {
    box-shadow: inset 0 0 0 1px #ffb536
}

.header-elements-button-1 i {
    font-size: 14px
}

.header-elements-button-1.btn-icon-align-left i {
    margin-right: 5px
}

.header-elements-button-1.btn-icon-align-right i {
    margin-left: 5px
}

.header-elements-button-1.btn-icon-align-right:not(:hover) i {
    color: #fff
}

.header-elements-button-1.btn-icon-align-left:not(:hover) i {
    color: #fff
}

.header-elements-button-1:hover span {
    color: #fff
}

.header-elements-button-1.btn-icon-align-right:hover i {
    color: #fff
}

.header-elements-button-1.btn-icon-align-left:hover i {
    color: #fff
}

.header-elements-button-1.microwidget-btn-hover-bg-on:after {
    background: #ffb536
}

.header-elements-button-1.hover-border-on:after {
    box-shadow: inset 0 0 0 1px #ffb536
}

.header-elements-button-2 {
    font: 700 14px / 18px "Roboto",Helvetica,Arial,Verdana,sans-serif;
    padding: 10px 20px 10px 20px;
    border-radius: 0
}

.header-elements-button-2:not(:hover) span {
    color: #fff
}

.header-elements-button-2.microwidget-btn-bg-on:before {
    background: #ffb536
}

.header-elements-button-2.border-on:before {
    box-shadow: inset 0 0 0 1px #ffb536
}

.header-elements-button-2 i {
    font-size: 14px
}

.header-elements-button-2.btn-icon-align-left i {
    margin-right: 5px
}

.header-elements-button-2.btn-icon-align-right i {
    margin-left: 5px
}

.header-elements-button-2:not(:hover) i {
    color: #fff
}

.header-elements-button-2:hover span {
    color: #fff
}

.header-elements-button-2.btn-icon-align-right:hover i {
    color: #fff
}

.header-elements-button-2.btn-icon-align-left:hover i {
    color: #fff
}

.header-elements-button-2.btn-icon-align-right:not(:hover) i {
    color: #fff
}

.header-elements-button-2.btn-icon-align-left:not(:hover) i {
    color: #fff
}

.header-elements-button-2.microwidget-btn-hover-bg-on:after {
    background: #ffb536
}

.header-elements-button-2.hover-border-on:after {
    box-shadow: inset 0 0 0 1px #ffb536
}

.masthead:not(.side-header).dividers .main-nav>li:before,.masthead:not(.side-header).dividers.surround .main-nav>li:last-child:after {
    border-color: rgb(51 51 51 / .12);
    height: 18px;
    border-width: 1px
}

.side-header.dividers .main-nav>li:before,.side-header.dividers.surround .main-nav>li:last-child:after {
    border-color: rgb(51 51 51 / .12);
    width: 18px;
    border-width: 1px
}

.main-nav>li>a {
    margin: 17px 0 15px 0;
    padding: 4px 0 4px 0
}

.main-nav>li>a .animate-wrap {
    margin: -4px 0 -4px 0;
    padding: 4px 0 4px 0
}

.side-header.dividers:not(.surround) .main-nav {
    margin: -21px 0 -19px 0
}

.side-header:not(.dividers) .main-nav {
    margin: -21px 0 -19px 0
}

.top-header .outside-item-double-margin.main-nav>li:first-child>a {
    margin-left: 0
}

.top-header .outside-item-custom-margin.main-nav>li:first-child>a {
    margin-left: 30px
}

.top-header .outside-item-remove-margin.main-nav>li:first-child>a {
    margin-left: 0
}

.top-header .outside-item-double-margin.main-nav>li:last-child>a {
    margin-right: 0
}

.top-header .outside-item-custom-margin.main-nav>li:last-child>a {
    margin-right: 30px
}

.top-header .outside-item-remove-margin.main-nav>li:last-child>a {
    margin-right: 0
}

.sub-downwards .main-nav>li>.next-level-button {
    left: 0;
    margin-top: 17px;
    margin-bottom: 15px
}

.sub-downwards .main-nav>li>.sub-nav:last-child {
    margin-bottom: 19px
}

.sub-downwards .main-nav>li:last-child>.sub-nav:last-child {
    margin-bottom: 0
}

.side-header.dividers .main-nav>li:before,.side-header.dividers.surround .main-nav>li:last-child:after {
    left: 0
}

.main-nav>li>a .menu-text {
    font: normal 700 17px / 21px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif;
    text-transform: uppercase
}

.main-nav.level-arrows-on>li.has-children>a .menu-item-text {
    line-height: 21px
}

.main-nav>li:not(.wpml-ls-item)>a .menu-text {
    color: #8c95a2
}

.sticky-on .main-nav>li:not(.wpml-ls-item)>a .menu-text,#phantom .main-nav>li:not(.wpml-ls-item)>a .menu-text {
    color: #8c95a2
}

.main-nav>li:not(.wpml-ls-item)>a {
    color: #8c95a2
}

.sticky-on .main-nav>li:not(.wpml-ls-item)>a,#phantom .main-nav>li:not(.wpml-ls-item)>a {
    color: #8c95a2
}

.main-nav>li.act:not(.wpml-ls-item)>a {
    color: #1f365c
}

.sticky-on .main-nav>li.act:not(.wpml-ls-item)>a,#phantom .main-nav>li.act:not(.wpml-ls-item)>a {
    color: #1f365c
}

.main-nav>li.act:not(.wpml-ls-item)>a .menu-text,.main-nav>li.act:not(.wpml-ls-item)>a .subtitle-text {
    color: #1f365c
}

.sticky-on .main-nav>li.act:not(.wpml-ls-item)>a .menu-text,#phantom .main-nav>li.act:not(.wpml-ls-item)>a .menu-text,.sticky-on .main-nav>li.act:not(.wpml-ls-item)>a .subtitle-text,#phantom .main-nav>li.act:not(.wpml-ls-item)>a .subtitle-text {
    color: #1f365c
}

.main-nav>li:not(.act):not(.wpml-ls-item)>a:hover .subtitle-text,.main-nav>li:not(.act):not(.wpml-ls-item)>a:hover .menu-text,.main-nav>li.dt-hovered:not(.act):not(.wpml-ls-item)>a .subtitle-text,.main-nav>li.dt-hovered:not(.act):not(.wpml-ls-item)>a .menu-text {
    color: #1f365c
}

.sticky-on .main-nav>li:not(.act):not(.wpml-ls-item)>a:hover .subtitle-text,#phantom .main-nav>li:not(.act):not(.wpml-ls-item)>a:hover .subtitle-text,.sticky-on .main-nav>li:not(.act):not(.wpml-ls-item)>a:hover .menu-text,#phantom .main-nav>li:not(.act):not(.wpml-ls-item)>a:hover .menu-text,.sticky-on .main-nav>li.dt-hovered:not(.act):not(.wpml-ls-item)>a .subtitle-text,#phantom .main-nav>li.dt-hovered:not(.act):not(.wpml-ls-item)>a .subtitle-text,.sticky-on .main-nav>li.dt-hovered:not(.act):not(.wpml-ls-item)>a .menu-text,#phantom .main-nav>li.dt-hovered:not(.act):not(.wpml-ls-item)>a .menu-text {
    color: #1f365c
}

.main-nav>li:not(.act):not(.wpml-ls-item)>a:hover,.main-nav>li.dt-hovered:not(.act):not(.wpml-ls-item)>a {
    color: #1f365c
}

.sticky-on .main-nav>li:not(.act):not(.wpml-ls-item)>a:hover,#phantom .main-nav>li:not(.act):not(.wpml-ls-item)>a:hover,.sticky-on .main-nav>li.dt-hovered:not(.act):not(.wpml-ls-item)>a,#phantom .main-nav>li.dt-hovered:not(.act):not(.wpml-ls-item)>a {
    color: #1f365c
}

.top-header .main-nav.level-arrows-on>li.has-children>a .menu-text:after {
    background: #8c95a2
}

.sticky-on .main-nav.level-arrows-on>li.has-children>a .menu-text:after,#phantom .main-nav.level-arrows-on>li.has-children>a .menu-text:after {
    background: #8c95a2
}

.sub-sideways .main-nav.level-arrows-on>li.has-children>a span:after {
    background: rgb(140 149 162 / .2)
}

.sub-downwards .main-nav.level-arrows-on>li.has-children>a:after,.sub-downwards .next-level-button svg,.sub-downwards .main-nav>li.menu-item-language>a:after {
    color: rgb(140 149 162 / .2);
    fill: rgb(140 149 162 / .2)
}

.top-header .main-nav.level-arrows-on>li.has-children:not(.act)>a:hover .menu-text:after,.top-header .main-nav.level-arrows-on>li.dt-hovered.has-children:not(.act)>a .menu-text:after {
    background: #1f365c
}

.sticky-on .main-nav.level-arrows-on>li.has-children:not(.act)>a:hover .menu-text:after,#phantom .main-nav.level-arrows-on>li.has-children:not(.act)>a:hover .menu-text:after,.sticky-on .main-nav.level-arrows-on>li.dt-hovered.has-children:not(.act)>a .menu-text:after,#phantom .main-nav.level-arrows-on>li.dt-hovered.has-children:not(.act)>a .menu-text:after {
    background: #1f365c
}

.top-header .main-nav.level-arrows-on>li.has-children.act>a .menu-text:after {
    background: #1f365c
}

.sticky-on .main-nav.level-arrows-on>li.has-children.act>a .menu-text:after,#phantom .main-nav.level-arrows-on>li.has-children.act>a .menu-text:after {
    background: #1f365c
}

.side-header.sub-downwards .main-nav.level-arrows-on li.has-children>a:after {
    line-height: 21px
}

.main-nav>li>a .subtitle-text {
    font: normal 11px / 15px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif
}

.main-nav>.menu-item>a>i {
    font-size: 16px
}

#main-nav>.menu-item>a>i {
    line-height: 16px
}

.main-nav .sub-nav>.menu-item>a i {
    font-size: 14px
}

.hover-outline-decoration>li>a,.active-outline-decoration>li>a {
    border: 2px solid #fff0
}

.top-header .hover-outline-decoration>li:not(.act)>a:hover,.top-header .hover-outline-decoration>li.dt-hovered:not(.act)>a {
    border: 2px solid #ffb536
}

.top-header .active-outline-decoration>li.act>a {
    border: 2px solid rgb(255 181 54 / .15)
}

.top-header .active-bg-decoration>li.act>a {
    background-color: rgb(255 181 54 / .15)
}

.top-header .hover-bg-decoration>li:not(.act)>a:hover,.top-header .hover-bg-decoration>li.dt-hovered:not(.act)>a {
    background-color: #ffb536
}

.hover-outline-decoration>li>a,.active-outline-decoration>li>a,.active-bg-decoration>li>a,.hover-bg-decoration>li>a {
    border-radius: 6px
}

.bg-outline-decoration>li>a,.main-nav>li>a .animate-wrap,.hover-line-decoration>li:not(.act)>a:hover .decoration-line,.hover-line-decoration>li.dt-hovered:not(.act)>a .decoration-line,.active-line-decoration>li>a .decoration-line {
    border-radius: 6px
}

.top-header .active-line-decoration>li.act>a:after {
    background-color: rgb(130 36 227 / .3)
}

.top-header .hover-line-decoration>li>a:hover .decoration-line,.top-header .hover-line-decoration>li.dt-hovered>a .decoration-line {
    height: 2px;
    background-color: rgb(255 255 255 / .23);
    background: rgb(255 255 255 / .23);
    background: -webkit-linear-gradient(left,rgb(255 255 255 / .23) 30%,rgb(0 0 0 / .23) 100%);
    background: linear-gradient(left,rgb(255 255 255 / .23) 30%,rgb(0 0 0 / .23) 100%)
}

.top-header .active-line-decoration>li.act>a .decoration-line {
    height: 2px;
    background-color: rgb(130 36 227 / .3)
}

.l-to-r-line>li>a i.underline {
    bottom: -6px;
    background-color: #ffb536;
    height: 2px
}

.from-centre-line>li>a .menu-item-text:before {
    bottom: -6px;
    height: 2px;
    background-color: #ffb536
}

.upwards-line>li>a .menu-item-text:before {
    bottom: -6px;
    height: 2px;
    background-color: #ffb536
}

.downwards-line>li>a .menu-item-text:before {
    bottom: -6px;
    background-color: #ffb536
}

.top-header .masthead .downwards-line>li>a .menu-item-text:before {
    height: 2px
}

li:not(.dt-mega-menu) .sub-nav {
    width: 250px
}

.sub-nav {
    background-color: #fff;
    padding: 10px 10px 10px 10px
}

.top-header .sub-nav .sub-nav,.sub-sideways .sub-nav .sub-nav {
    top: -10px
}

.main-nav .sub-nav>li>a .menu-text {
    font: 700 14px / 18px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif;
    text-transform: uppercase
}

.sub-downwards .sub-nav .next-level-button:before,.side-header.sub-downwards .main-nav.level-arrows-on .sub-nav>li.has-children>a:after {
    line-height: 18px
}

.main-nav .sub-nav>li:not(.wpml-ls-item)>a .menu-text {
    color: #1f365c
}

.main-nav .sub-nav>li:not(.wpml-ls-item)>a,#bottom-bar .sub-nav>li:not(.wpml-ls-item)>a {
    color: #1f365c
}

.sub-nav.level-arrows-on>li.has-children:not(.dt-mega-parent)>a:after,#bottom-bar .sub-nav li.has-children>a:after {
    background: #1f365c
}

.main-nav .sub-nav>li>a .subtitle-text {
    font: italic normal 400 11px / 15px "Roboto",Helvetica,Arial,Verdana,sans-serif
}

.main-nav .sub-nav>li>a,.sub-downwards .sub-nav.sub-nav-widgets>li {
    margin: 0 0 0 0;
    padding: 10px 10px 10px 10px
}

.top-header .main-nav .sub-nav.level-arrows-on>li.has-children>a {
    padding-right: 18px
}

.sub-nav li:not(:first-child) .sub-nav {
    top: -10px
}

.masthead:not(.sub-downwards) .sub-nav li.has-children a:after {
    right: 2px
}

.top-header .masthead:not(.sub-downwards) .sub-nav li.has-children a:after {
    right: 10px
}

.rtl .masthead:not(.sub-downwards) .sub-nav li.has-children a:after {
    right: auto;
    left: 10px
}

.sub-downwards .sub-nav>li>.next-level-button {
    left: 0;
    margin-top: 0;
    margin-bottom: 0
}

.sub-downwards.dt-parent-menu-clickable .sub-nav>li:not(.has-children)>a {
    margin-right: 30px
}

.masthead:not(.sub-downwards) .main-nav .sub-nav>li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover>a,#bottom-bar .sub-nav li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover>a,.masthead:not(.sub-downwards) .main-nav .sub-nav li.dt-mega-parent:not(.act):not(.no-link):not(.wpml-ls-item)>a:hover,.sub-downwards .sub-nav li:not(.act):not(.wpml-ls-item):not(.dt-mega-parent)>a:hover {
    color: #ffb536
}

.masthead:not(.sub-downwards) .main-nav .sub-nav>li:not(.act):not(.dt-mega-parent):not(.no-link):not(.wpml-ls-item):hover>a .menu-text {
    color: #ffb536
}

.sub-downwards .sub-nav li:not(.act):not(.wpml-ls-item):not(.dt-mega-parent)>a:hover .menu-text {
    color: #ffb536
}

.sub-nav.level-arrows-on li.has-children:not(.dt-mega-parent):not(.act):hover>a:after,#bottom-bar .sub-nav li.has-children:not(.act):hover>a:after {
    background: #ffb536
}

.top-header .sub-nav.hover-style-bg>li:not(.dt-mega-parent):not(.act):hover>a,.top-header .sub-nav.gradient-hover.hover-style-bg>li:not(.dt-mega-parent):not(.act):hover>a {
    background-color: rgb(255 181 54 / .07)
}

.top-header .sub-nav.hover-style-bg>li:not(.dt-mega-parent).act>a,.top-header .sub-nav.gradient-hover.hover-style-bg>li:not(.dt-mega-parent).act>a {
    background-color: rgb(255 181 54 / .07)
}

.main-nav .sub-nav>li.act:not(.dt-mega-parent):not(.wpml-ls-item):not(.wpml-ls-item)>a,.main-nav .sub-nav>li.act:not(.dt-mega-parent):not(.wpml-ls-item)>a i[class^="fa"],.main-nav .sub-nav>li.act:not(.dt-mega-parent):not(.wpml-ls-item)>a i[class^="dt-icon"],.main-nav .sub-nav>li.dt-mega-parent.current-menu-item:not(.wpml-ls-item)>a {
    color: #ffb536
}

.main-nav .sub-nav>li.act:not(.dt-mega-parent):not(.wpml-ls-item)>a .menu-text {
    color: #ffb536
}

.sub-nav.level-arrows-on li.has-children:not(.dt-mega-parent).act>a:after,#bottom-bar .sub-nav li.has-children.act>a:after {
    background: #ffb536
}

.masthead:not(.sub-downwards) .sub-nav .sub-nav {
    left: 241px!important
}

.rtl .masthead:not(.sub-downwards) .sub-nav .sub-nav {
    right: 241px;
    left: auto!important
}

.masthead:not(.sub-downwards) .sub-nav .sub-nav.right-overflow {
    left: -261px!important
}

.rtl .masthead:not(.sub-downwards) .sub-nav .sub-nav.right-overflow {
    right: -259px;
    left: auto!important
}

.sub-downwards .sub-nav.level-arrows-on li.has-children>a svg,.sub-downwards .sub-nav.level-arrows-on li.has-children:not(.act):hover>a svg,.sub-downwards .sub-nav.level-arrows-on li.has-children.act>a svg,.sub-downwards .sub-nav .next-level-button {
    fill: rgb(140 149 162 / .27)
}

.sub-downwards .main-nav.level-arrows-on>li.has-children>a {
    max-width: calc(100% - 30px - 0px - 0px)
}

.sub-downwards .sub-nav.level-arrows-on>li.has-children>a {
    max-width: calc(100% - 30px - 0px - 0px)
}

.masthead.masthead-mobile-header,.masthead.masthead-mobile-header:not(.mixed-header) {
    background: #fff
}

.mobile-sticky-header-overlay,.mobile-sticky-sidebar-overlay {
    background-color: rgb(17 17 17 / .5)
}

.dt-mobile-header {
    background-color: #fff;
    width: 340px
}

.right-mobile-menu .show-mobile-header .dt-mobile-header {
    right: 340px
}

.dt-mobile-header .mobile-header-scrollbar-wrap {
    width: calc(340px - 13px);
    padding: 45px 15px 30px 30px;
    box-sizing: border-box
}

.admin-bar .dt-mobile-header .mobile-header-scrollbar-wrap {
    padding-top: 77px
}

@media screen and (max-width: 782px) {
    .admin-bar .dt-mobile-header .mobile-header-scrollbar-wrap {
        padding-top:91px
    }
}

html:not(.touchevents) .dt-mobile-header::-webkit-scrollbar-thumb {
    background: rgb(31 54 92 / .2);
    border-color: #fff
}

html:not(.touchevents) .dt-mobile-header::-webkit-scrollbar-track {
    background-color: #fff
}

.masthead:not(.side-header):not(.side-header-menu-icon) .mobile-header-bar {
    margin: 0 auto;
    box-sizing: border-box
}

.masthead:not(.side-header).full-width .mobile-header-bar,.mobile-header-bar .masthead.side-header-menu-icon {
    max-width: 100%
}

.dt-mobile-menu-icon {
    padding: 12px 9px 12px 9px
}

.dt-mobile-menu-icon .menu-toggle-caption {
    font: 16px / 20px "Roboto",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
    word-spacing: normal
}

.mobile-left-caption .dt-mobile-menu-icon .menu-toggle-caption {
    margin-right: 10px
}

.mobile-right-caption .dt-mobile-menu-icon .menu-toggle-caption {
    margin-left: 10px
}

.dt-mobile-menu-icon:not(.floating-btn) {
    margin: 0 0 0 0;
    border-radius: 500px
}

.mobile-menu-icon-bg-on .dt-mobile-menu-icon:not(.floating-btn):before {
    background-color: var(--the7-accent-color)
}

.mobile-menu-icon-border-enable .dt-mobile-menu-icon:not(.floating-btn):before {
    border: 0 solid var(--the7-accent-color)
}

.mobile-menu-icon-hover-bg-on .dt-mobile-menu-icon:not(.floating-btn):after {
    background-color: var(--the7-accent-color)
}

.mobile-menu-icon-hover-border-enable .dt-mobile-menu-icon:not(.floating-btn):after {
    border: 0 solid var(--the7-accent-color)
}

.dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-toggle-caption {
    color: var(--the7-accent-color);
    color: #ffffff!important;
    background: none
}

.animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-line,.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):not(:hover) .menu-line {
    background-color: var(--the7-accent-color);
    background: #ffffff!important
}

.dt-mobile-menu-icon:not(.floating-btn) .menu-line:before {
    background-color: var(--the7-accent-color);
    background: #ffffff!important
}

.dt-mobile-menu-icon:not(.floating-btn) .menu-line:after {
    background-color: var(--the7-accent-color);
    background: #ffffff!important
}

.dt-mobile-menu-icon:not(.floating-btn):hover .menu-toggle-caption {
    color: var(--the7-accent-color);
    color: #ffffff!important;
    background: none
}

.masthead:not(.animate-color-mobile-menu-icon):not(.two-line-mobile-menu-icon) .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line {
    background-color: var(--the7-accent-color);
    background: #ffffff!important
}

.animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line,.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line {
    background-color: var(--the7-accent-color);
    background: #ffffff!important
}

.animate-color-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,.dots-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,.h-dots-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after,.two-line-mobile-menu-icon .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line:after {
    background-color: var(--the7-accent-color);
    background: #ffffff!important
}

.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn {
    padding-right: 10px;
    padding-left: 10px
}

.floating-mobile-menu-icon .dt-mobile-menu-icon.floating-btn {
    border-radius: 0
}

.dt-close-mobile-menu-icon .mobile-menu-close-caption {
    font: 16px / 20px "Roboto",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
    word-spacing: normal
}

.mobile-close-left-caption .dt-close-mobile-menu-icon .mobile-menu-close-caption {
    margin-right: 10px
}

.mobile-close-right-caption .dt-close-mobile-menu-icon .mobile-menu-close-caption {
    margin-left: 10px
}

.dt-close-mobile-menu-icon:not(:hover) .mobile-menu-close-caption {
    color: var(--the7-accent-color);
    color: #ffffff!important;
    background: none
}

.dt-close-mobile-menu-icon:hover .mobile-menu-close-caption {
    color: var(--the7-accent-color);
    color: #ffffff!important;
    background: none
}

.left-mobile-menu-close-icon .dt-close-mobile-menu-icon {
    left: 0
}

.right-mobile-menu-close-icon .dt-close-mobile-menu-icon {
    right: 0
}

.center-mobile-menu-close-icon .dt-close-mobile-menu-icon {
    left: 50%;
    transform: translateX(-50%)
}

.ouside-mobile-menu-close-icon .dt-close-mobile-menu-icon {
    left: 340px
}

.right-mobile-menu.ouside-mobile-menu-close-icon .dt-close-mobile-menu-icon {
    right: 340px;
    left: auto
}

@media screen and (max-width: 340px) {
    .show-mobile-header .dt-close-mobile-menu-icon {
        left:calc(100% - 30px)
    }

    .right-mobile-menu .show-mobile-header .dt-close-mobile-menu-icon {
        left: auto;
        right: 0
    }

    .right-mobile-menu .show-mobile-header .dt-mobile-header {
        right: 100%
    }
}

.mobile-branding>a,.mobile-branding>img {
    padding: 0 0 0 0
}

.transparent .masthead:not(.mixed-header) .mobile-branding>a,.transparent .masthead:not(.mixed-header) .mobile-branding>img {
    padding: 0 0 0 0
}

.sticky-mobile-on.masthead:not(.mixed-header) .mobile-branding>a,.sticky-mobile-on.masthead:not(.mixed-header) .mobile-branding>img {
    padding: 0 0 0 0
}

.sticky-mobile-on.masthead.masthead-mobile-header .sticky-mobile-logo-first-switch,.sticky-mobile-on.masthead.masthead-mobile-header .sticky-mobile-logo-second-switch {
    padding: 0 0 0 0
}

.mobile-main-nav>li>a {
    padding: 11.05px 25px 11.05px 0
}

.mobile-menu-show-divider .mobile-main-nav>li>a {
    padding: 16.15px 25px 16.15px 0
}

.dt-mobile-header .next-level-button {
    padding: 11.05px 0;
    top: 0;
    line-height: 21px
}

.mobile-menu-show-divider.dt-mobile-header .next-level-button {
    padding: 16.15px 0
}

.dt-mobile-header .next-level-button:before {
    line-height: 21px
}

.mobile-main-nav>li>.sub-nav:last-child {
    margin-bottom: 16.5px
}

.mobile-main-nav li>a .menu-text {
    font: 700 17px / 21px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c;
    text-transform: uppercase
}

.mobile-main-nav>.menu-item>a i[class^="fa"],.mobile-main-nav>.menu-item>a i[class^="dt-icon"] {
    font-size: 17px
}

.mobile-main-nav li>a {
    color: #1f365c
}

.mobile-main-nav li.act>a {
    color: #ffb536
}

.mobile-main-nav li.act>a .menu-text,.mobile-main-nav li.act>a .subtitle-text,.dt-mobile-header .mobile-main-nav .sub-nav>li.act>a .subtitle-text,.dt-mobile-header .mobile-main-nav .sub-nav>li.act>a .menu-text {
    color: #ffb536
}

.mobile-main-nav li:not(.act)>a:hover .subtitle-text,.mobile-main-nav li:not(.act)>a:hover .menu-text,.dt-mobile-header .mobile-main-nav .sub-nav>li:not(.act)>a:hover .menu-text {
    color: #ffb536
}

.mobile-main-nav li:not(.act)>a:hover,.dt-mobile-header .mobile-main-nav .sub-nav>li:not(.act)>a:hover {
    color: #ffb536
}

.mobile-main-nav>li.has-children>a:after,.mobile-main-nav .next-level-button svg,.mobile-main-nav>li.menu-item-language>a:after {
    color: rgb(31 54 92 / .17);
    fill: rgb(31 54 92 / .17)
}

.mobile-menu-show-divider .mobile-main-nav>li:before {
    border-bottom: 1px solid rgb(31 54 92 / .12)
}

.mobile-main-nav .sub-nav>li>a,#page .mobile-main-nav .sub-nav li {
    padding: 5.6px 0 5.6px 0
}

.dt-mobile-header .mobile-main-nav li .sub-nav>li>a .menu-text {
    font: 700 14px / 18px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c;
    text-transform: none
}

.mobile-main-nav .sub-nav>.menu-item>a i[class^="fa"],.mobile-main-nav .sub-nav>.menu-item>a i[class^="dt-icon"] {
    font-size: 14px
}

.mobile-main-nav .sub-nav li>a .menu-text,.mobile-main-nav .sub-nav li>a i[class^="fa"],.mobile-main-nav .sub-nav li>a i[class^="dt-icon"] {
    font-size: 10px;
    line-height: 14px
}

.mobile-main-nav .sub-nav.level-arrows-on li.has-children>a:after,.mobile-main-nav .sub-nav.level-arrows-on li.has-children:not(.act):hover>a:after,.mobile-main-nav .sub-nav.level-arrows-on li.has-children.act>a:after,.mobile-main-nav .sub-nav li.has-children a:after,.mobile-main-nav .sub-nav .next-level-button {
    color: rgb(31 54 92 / .17)
}

.mobile-main-nav .sub-nav .next-level-button {
    padding: 7px 0;
    top: 0;
    line-height: 18px
}

.mobile-main-nav .sub-nav .next-level-button:before {
    line-height: 18px
}

.mobile-main-nav>li.has-children>a {
    max-width: calc(100% - 55px)
}

.mobile-main-nav .sub-nav>li.has-children>a {
    max-width: calc(100% - 30px)
}

.dt-close-mobile-menu-icon {
    padding: 5px 5px 5px 5px;
    margin: 15px 0 0 0;
    border-radius: 0
}

.mobile-hamburger-close-bg-enable .dt-close-mobile-menu-icon:before {
    background-color: var(--the7-accent-color)
}

.mobile-hamburger-close-border-enable .dt-close-mobile-menu-icon:before {
    border: 0 solid var(--the7-accent-color)
}

.mobile-hamburger-close-bg-hover-enable .dt-close-mobile-menu-icon:after {
    background-color: var(--the7-accent-color)
}

.mobile-hamburger-close-border-hover-enable .dt-close-mobile-menu-icon:after {
    border: 0 solid var(--the7-accent-color)
}

.dt-close-mobile-menu-icon span:after {
    background-color: var(--the7-accent-color);
    background: #ffffff!important
}

.dt-close-mobile-menu-icon span:before {
    background-color: var(--the7-accent-color);
    background: #ffffff!important
}

.top-bar .sub-nav li.has-children.act:after,#bottom-bar .sub-nav li.has-children.act:after {
    color: var(--the7-accent-color)
}

.top-bar .sub-nav>ul>li>a,#bottom-bar .sub-nav>ul>li>a {
    color: #1f365c;
    font: 700 14px / 18px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif
}

#page .masthead.sticky-on .header-bar,#phantom.masthead .header-bar,#phantom .ph-wrap {
    min-height: 60px
}

#phantom .logo-box,#phantom .phantom-top-line-logo,.phantom-sticky .sticky-on.masthead:not(.side-header) .branding>a,.phantom-sticky .sticky-on.masthead:not(.side-header) .branding>img {
    padding: 0 0 0 0
}

.transparent.phantom-sticky .sticky-on.masthead .branding>a,.transparent.phantom-sticky .sticky-on.masthead .branding>img {
    padding: 0 0 0 0
}

#phantom {
    background: #fff none repeat center center;
    background-size: auto
}

.phantom-shadow-decoration #phantom {
    box-shadow: 0 0 15px 1px rgb(0 0 0 / .07)
}

#phantom.boxed {
    max-width: 1340px
}

.phantom-line-decoration #phantom {
    border-bottom: 1px solid #d33;
    box-shadow: none!important
}

.phantom-content-width-line-decoration #phantom .ph-wrap {
    position: relative;
    box-shadow: none!important
}

.phantom-content-width-line-decoration #phantom .ph-wrap:after {
    position: absolute;
    bottom: 0;
    left: auto;
    right: auto;
    content: "";
    width: calc(100% - 50px - 50px);
    height: 1px;
    background: #d33
}

.phantom-shadow-decoration #phantom {
    box-shadow: 0 0 15px 1px rgb(0 0 0 / .07);
    border-bottom: none
}

.phantom-disable-decoration #phantom {
    box-shadow: none!important;
    border-bottom: none
}

.responsive-off.phantom-sticky .sticky-on.masthead:not(.masthead-mobile) {
    background: #ffffff!important
}

.responsive-off.phantom-line-decoration.phantom-sticky .sticky-on.masthead {
    border-bottom: 1px solid #d33;
    box-shadow: none!important
}

.masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar,.ph-wrap {
    padding: 0 50px 0 50px
}

.top-header .mega-full-width>.dt-mega-menu-wrap {
    width: calc(1300px - 50px - 50px)
}

.boxed .masthead:not(.full-width):not(.side-header):not(.side-header-menu-icon):not(.side-header-v-stroke) .header-bar,.boxed .ph-wrap {
    max-width: 100%;
    width: calc(1300px - 50px - 50px)
}

#phantom .ph-wrap .header-bar {
    padding: 0
}

.boxed .masthead:not(.width-in-pixel):not(#phantom) .top-bar.full-width-line:after,.boxed .masthead:not(.width-in-pixel):not(.sticky-on) .top-bar-bg,.boxed.masthead:not(.width-in-pixel):not(#phantom) .top-bar-bg,.boxed .classic-header:not(.width-in-pixel) .navigation:before {
    margin: 0 -50px 0 -50px;
    padding: 0 1000px
}

.ph-wrap,#phantom .ph-wrap.boxed,.boxed .top-bar.line-content:before,.boxed .classic-header.content-width-line .navigation:before {
    max-width: calc(1300px - 50px - 50px)
}

.masthead:not(.mixed-header) {
    background: #fff none repeat center top;
    background-size: auto
}

.masthead.line-decoration:not(.side-header):not(.mixed-header):not(.masthead-mobile-header) {
    border-bottom: 1px solid rgb(51 51 51 / .12)
}

.header-side-left .masthead.line-decoration:not(.mixed-header):not(.masthead-mobile-header) {
    border-right: 1px solid rgb(51 51 51 / .12)
}

.header-side-right .masthead.line-decoration:not(.mixed-header):not(.masthead-mobile-header) {
    border-left: 1px solid rgb(51 51 51 / .12)
}

.masthead.content-width-line-decoration:not(.mixed-header):not(.side-header):not(.masthead-mobile-header):not(#phantom) .header-bar {
    padding-bottom: 1px
}

.masthead.content-width-line-decoration:not(.mixed-header):not(.side-header):not(.masthead-mobile-header):not(#phantom) .header-bar:after {
    position: absolute;
    bottom: 0;
    left: auto;
    right: auto;
    content: "";
    width: calc(100% - 50px - 50px);
    height: 1px;
    background: rgb(51 51 51 / .12)
}

.header-side-left .masthead.content-width-line-decoration:not(.mixed-header):not(.masthead-mobile-header) .header-bar:after {
    position: absolute;
    content: "";
    right: 0;
    bottom: auto;
    top: auto;
    height: calc(100% - 0px - 0px);
    width: 1px;
    background: rgb(51 51 51 / .12)
}

.header-side-right .masthead.content-width-line-decoration:not(.mixed-header):not(.masthead-mobile-header) .header-bar:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: auto;
    top: auto;
    height: calc(100% - 0px - 0px);
    width: 1px;
    background: rgb(51 51 51 / .12)
}

.transparent .masthead:not(.side-header),.overlay-navigation .masthead.shadow-decoration:not(.mixed-header) {
    box-shadow: none
}

.masthead.shadow-decoration:not(.side-header-menu-icon):not(#phantom):not(.masthead-mobile-header) {
    box-shadow: 0 0 15px 1px rgb(0 0 0 / .07)
}

.transparent .masthead:not(.side-header) {
    background: rgb(255 255 255 / .9)
}

.transparent .top-bar-bg {
    background: rgb(0 0 0 / .5)
}

#main-slideshow:not(.rv-slider):not(.empty-slider) {
    min-height: 180px
}

#main-slideshow.fixed,#main-slideshow.fix,#main-slideshow.layer-fixed {
    background: ;
    background-color: rgb(140 149 162 / .08)
}

#main-slideshow.fixed {
    min-height: 100px
}

#main-slideshow.fixed>.royalSlider,#main-slideshow.fixed .ts-wrap {
    max-width: 1212px
}

.outline-element-decoration #main-slideshow.fixed:after,.outline-element-decoration #main-slideshow.layer-fixed:after,.outline-element-decoration #main-slideshow.fix:after {
    background-color: rgb(140 149 162 / .15)
}

.page-title .wf-wrap {
    min-height: 120px;
    padding-top: 30px;
    padding-bottom: 30px
}

.page-title .wf-wrap:after {
    border-bottom: 1px solid rgb(220 220 220 / .6)
}

.page-title.solid-bg {
    background-color: #1f365c
}

.page-title.solid-bg.bg-img-enabled {
    background-image: none;
    background-repeat: repeat;
    background-position: center center;
    background-size: auto auto
}

.page-title.overlay-bg:after {
    background: rgb(0 0 0 / .5)
}

.page-title.gradient-bg {
    background: #1f365c
}

.page-title.title-outline-decoration {
    border-bottom: 1px solid #fff0
}

.page-title>.wf-wrap,#fancy-header>.wf-wrap {
    width: 1300px
}

.page-title h1,.page-title h1 *,.page-title h1 a:hover,#page .page-title .entry-title {
    font: normal 700 34px / 40px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    color: #fff;
    text-transform: uppercase
}

.page-title .breadcrumbs li:before,.page-title .breadcrumbs li:before {
    color: rgb(140 149 162 / .35)
}

.page-title.breadcrumbs-bg .breadcrumbs {
    background: rgb(255 255 255 / .2);
    border-radius: 2px;
    border: 0 solid rgb(255 255 255 / .5)
}

.page-title .breadcrumbs {
    padding: 0 0 0 0;
    margin: 0 0 0 0
}

.page-title .breadcrumbs,.page-title .breadcrumbs a {
    color: #949fb2;
    font: normal 12px / 20px "Open Sans",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none
}

.page-title .breadcrumbs li:before,.page-title .breadcrumbs li:before {
    color: rgb(148 159 178 / .5)
}

.fancy-header h1,.fancy-header h2,.fancy-header .fancy-subtitle {
    font: normal 700 34px / 40px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif
}

#page .fancy-header .color-accent span {
    color: var(--the7-accent-color)
}

.dt-breadcrumbs-shortcode .breadcrumbs * {
    color: var(--the7-secondary-text-color)
}

.responsive-off #main:not(.sidebar-none) .wf-container-main {
    grid-column-gap: 50px
}

.responsive-off .sidebar-right .wf-container-main {
    -ms-grid-columns: calc(100% - 360px - 25px) 50px calc(360px - 25px);
    grid-template-columns: calc(100% - 360px - 25px) calc(360px - 25px)
}

.responsive-off .sidebar-left .wf-container-main {
    -ms-grid-columns: calc(360px - 25px) 50px calc(100% - 360px - 25px);
    grid-template-columns: calc(360px - 25px) calc(100% - 360px - 25px)
}

.responsive-off .sidebar-divider-vertical.sidebar-left .sidebar {
    padding-right: 50px
}

.responsive-off .sidebar-divider-vertical.sidebar-right .sidebar {
    padding-left: 50px
}

.sidebar-right .sidebar {
    border-left: 1px solid var(--the7-divider-color)
}

.sidebar-left .sidebar {
    border-right: 1px solid var(--the7-divider-color)
}

.solid-bg .sidebar-content {
    background: #f5f5f5 none repeat center center
}

.solid-bg.sidebar-outline-decoration .sidebar-content,.bg-under-widget.sidebar-outline-decoration .widget {
    border: 1px solid rgb(0 0 0 / .06)
}

.bg-under-widget .sidebar-content .widget,.solid-bg.sidebar-content .widget {
    background: #f5f5f5 none repeat center center
}

.solid-bg.sidebar-content.sidebar-outline-decoration .widget {
    border: 1px solid rgb(0 0 0 / .06)
}

.solid-bg.sidebar-shadow-decoration .sidebar-content,.bg-under-widget.sidebar-shadow-decoration .sidebar-content .widget,.solid-bg.sidebar-content.sidebar-shadow-decoration .widget {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.sidebar .widget,.sidebar-content .widget,.elementor-widget-sidebar .widget {
    border-top: 1px solid var(--the7-divider-color);
    color: #8c95a2;
    padding-top: 15px;
    padding-bottom: 15px
}

.sidebar .widget,.widget_product_categories li a,.widget .st-accordion li>a,ul.cart_list li a,ul.product_list_widget li a,.sidebar-content .widget,.widget .testimonial-vcard .text-primary,.widget .testimonial-vcard .text-secondary,div[class*='elementor-widget-wp-widget-'],.elementor-widget-sidebar .widget,.elementor-widget-wp-widget-woocommerce_recently_viewed_products,.elementor-widget-wp-widget-woocommerce_recent_reviews,.elementor-widget-wp-widget-woocommerce_product_categories,.elementor-widget-wp-widget-woocommerce_top_rated_products,.elementor-widget-wp-widget-woocommerce_widget_cart,.elementor-widget-wp-widget-woocommerce_price_filter,.elementor-widget-wp-widget-woocommerce_layered_nav,.elementor-widget-wp-widget-woocommerce_products,.elementor-widget-woocommerce-products,.elementor-widget-wp-widget-woocommerce_layered_nav_filters,.elementor-widget-wp-widget-woocommerce_rating_filter,.the7-product-filter {
    font: var(--the7-widget-content-font);
    text-transform: var(--the7-widget-content-text-transform);
    letter-spacing: var(--the7-widget-content-letter-spacing);
    text-decoration: var(--the7-widget-content-text-decoration)
}

.sidebar.bg-under-widget .widget,.bg-under-widget .sidebar-content .widget,.solid-bg.sidebar-content .widget,.mec-wrap .col-md-4 .widget {
    margin-top: 30px
}

.widget-title,div[class*='elementor-widget-wp-widget-'] h5,.elementor-widget .woocommerce h5 {
    font: var(--the7-widget-title-font);
    text-transform: var(--the7-widget-title-text-transform);
    letter-spacing: var(--the7-widget-title-letter-spacing);
    text-decoration: var(--the7-widget-title-text-decoration);
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget-title,.dt-mega-menu .dt-mega-parent .sidebar-content .widget div[class*='elementor-widget-wp-widget-'] h5,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .elementor-widget .woocommerce h5 {
    color: #1f365c
}

.sidebar-content .widget-title,.sidebar-content div[class*='elementor-widget-wp-widget-'] h5,.sidebar-content .elementor-widget .woocommerce h5 {
    color: #1f365c
}

.footer .widget-title,.footer div[class*='elementor-widget-wp-widget-'] h5,.footer .elementor-widget .woocommerce h5 {
    color: #fff
}

.widget-title,body .elementor-widget .woocommerce h5 {
    margin-bottom: var(--the7-widget-gap)
}

.widgettitle {
    font: var(--the7-h4-font);
    text-transform: var(--the7-h4-text-transform);
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widgettitle {
    color: #1f365c
}

.sidebar-content .widgettitle {
    color: #1f365c
}

.footer .widgettitle {
    color: #fff
}

.sidebar-content .widget:not(.widget_icl_lang_sel_widget) a:not(.elementor-button),.sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) a:not(.elementor-button) * {
    color: #8c95a2
}

.sidebar-content .widget .post-content .text-secondary {
    color: rgb(140 149 162 / .5)
}

.footer .widget a,.footer .widget .post-content .text-secondary {
    color: #949fb2
}

.footer .widget .post-content .text-secondary {
    color: rgb(148 159 178 / .5)
}

.widget_categories li a,.widget_meta a,.blogroll a,.widget_archive li a,.widget_recent_entries a,.widget_recent_comments a,.widget_links a,.items-grid a,.recent-posts a,.widget:not(.widget_icl_lang_sel_widget) .recent-posts a,.contact-info .secondary-color,.widget_nav_menu a,.tagcloud a,.widget_pages a,a.rsswidget,.textwidget a {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_categories li a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_meta a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .blogroll a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_archive li a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_recent_entries a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_recent_comments a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_links a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .items-grid a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .recent-posts a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .contact-info .secondary-color,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_nav_menu a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .tagcloud a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .widget_pages a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget a.rsswidget,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .textwidget a {
    color: #1f365c
}

.sidebar-content .widget_categories li a,.sidebar-content .widget_meta a,.sidebar-content .blogroll a,.sidebar-content .widget_archive li a,.sidebar-content .widget_recent_entries a,.sidebar-content .widget_recent_comments a,.sidebar-content .widget_links a,.sidebar-content .items-grid a,.sidebar-content .recent-posts a,.sidebar-content .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,.sidebar-content .contact-info .secondary-color,.sidebar-content .widget_nav_menu a,.sidebar-content .tagcloud a,.sidebar-content .widget_pages a,.sidebar-content a.rsswidget,.sidebar-content .textwidget a {
    color: #1f365c
}

.footer .widget_categories li a,.footer .widget_meta a,.footer .blogroll a,.footer .widget_archive li a,.footer .widget_recent_entries a,.footer .widget_recent_comments a,.footer .widget_links a,.footer .items-grid a,.footer .recent-posts a,.footer .widget:not(.widget_icl_lang_sel_widget) .recent-posts a,.footer .contact-info .secondary-color,.footer .widget_nav_menu a,.footer .tagcloud a,.footer .widget_pages a,.footer a.rsswidget,.footer .textwidget a {
    color: #fff
}

.widget_categories li,.widget_archive li {
    color: rgb(140 149 162 / .5)
}

.sidebar-content .custom-categories a,.sidebar-content .cat-item a,.sidebar-content .widget_recent_comments a,.sidebar-content .widget_tag_cloud a:hover {
    color: #1f365c
}

.footer .custom-categories a,.footer .cat-item a,.footer .widget_recent_comments a,.footer .widget_tag_cloud a:hover {
    color: #fff
}

.sidebar-content .custom-categories a span.item-num,.sidebar-content .cat-item a span.item-num {
    color: rgb(140 149 162 / .5)
}

.footer .custom-categories a span.item-num,.footer .cat-item a span.item-num {
    color: rgb(148 159 178 / .5)
}

.sidebar-content .custom-categories a:hover span.item-name,.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-categories a:hover span.item-name,.sidebar-content .cat-item a:hover span.item-name,.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .cat-item a:hover span.item-name,.sidebar-content .custom-menu a:hover,.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-menu a:hover,.sidebar-content .custom-menu li.act>a,.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-menu li.act>a,.sidebar-content .widget_recent_comments a:hover,.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .widget_recent_comments a:hover {
    color: var(--the7-accent-color)
}

.footer .custom-categories a:hover span.item-name,.footer .cat-item a:hover span.item-name,.footer .custom-menu a:hover,.footer .custom-menu li.act>a,.footer .widget_recent_comments a:hover {
    color: var(--the7-accent-color)
}

.sidebar-content .custom-menu a:hover svg,.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-menu a:hover svg,.sidebar-content .custom-menu li.act>a svg,.sidebar-content:not(.solid-bg) .widget:not(.widget_icl_lang_sel_widget) .custom-menu li.act>a svg {
    fill: var(--the7-accent-color)
}

.footer .custom-menu a:hover svg,.footer .custom-menu li.act>a svg {
    fill: var(--the7-accent-color)
}

.widget .menu li,.widget_pages li,.widget .custom-menu.dividers-on li,div[class*='elementor-widget-wp-widget-'] .custom-menu.dividers-on li,div[class*='elementor-widget-wp-widget-'] .menu li,.widget .blogroll li,.widget .qts-lang-menu li {
    border-style: solid;
    border-width: 1px;
    border-color: var(--the7-divider-color);
    border-left: none;
    border-right: none;
    border-bottom: none
}

.sidebar-content .widget .menu li,.sidebar-content .widget .custom-menu.dividers-on li,.sidebar-content .widget_pages li,.sidebar-content .blogroll li,.sidebar-content .widget .qts-lang-menu li {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(140 149 162 / .15);
    border-left: none;
    border-right: none;
    border-bottom: none
}

.footer .menu li,.footer .widget_pages li,.footer .custom-menu.dividers-on li,.footer .blogroll li,.footer .qts-lang-menu li {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(148 159 178 / .15);
    border-left: none;
    border-right: none;
    border-bottom: none
}

.menu .current-menu-parent>a,.menu .current-menu-item>a,.custom-nav>li>a:hover span,.custom-nav li.act>a span,.custom-nav>li>ul a:hover span,.st-accordion li>a:hover,.st-accordion>ul li>a:hover *,.widget .custom-categories a:hover span.item-name,.widget_categories li a:hover,.widget_categories li a:not(.class-1):hover,.widget_meta a:hover,.blogroll a:hover,.widget_archive li a:hover,.widget_archive li a:not(.class-1):hover,.widget_recent_entries a:hover,.widget_recent_entries a:not(.class-1):hover,.widget_links a:hover,.widget_pages a:hover,.recent-posts a:not(.post-rollover):hover,.items-grid .post-content>a:hover,#wp-calendar td a:hover,.tagcloud a:hover,.tagcloud a:not(.class-1):hover,.widget_nav_menu a:hover,a.rsswidget:hover {
    color: var(--the7-accent-color)
}

.sidebar-content .menu .current-menu-parent>a,.sidebar-content.solid-bg .menu .current-menu-parent>a,.sidebar-content .menu .current-menu-item>a,.sidebar-content.solid-bg .menu .current-menu-item>a,.sidebar-content .custom-nav>li>a:hover span,.sidebar-content.solid-bg .custom-nav>li>a:hover span,.sidebar-content .custom-nav li.act>a span,.sidebar-content.solid-bg .custom-nav li.act>a span,.sidebar-content .custom-nav>li>ul a:hover span,.sidebar-content.solid-bg .custom-nav>li>ul a:hover span,.sidebar-content .st-accordion li>a:hover,.sidebar-content.solid-bg .st-accordion li>a:hover,.sidebar-content .st-accordion>ul li>a:hover *,.sidebar-content.solid-bg .st-accordion>ul li>a:hover *,.sidebar-content .widget .custom-categories a:hover span.item-name,.sidebar-content.solid-bg .widget .custom-categories a:hover span.item-name,.sidebar-content .widget_categories li a:hover,.sidebar-content.solid-bg .widget_categories li a:hover,.sidebar-content .widget_categories li a:not(.class-1):hover,.sidebar-content.solid-bg .widget_categories li a:not(.class-1):hover,.sidebar-content .widget_meta a:hover,.sidebar-content.solid-bg .widget_meta a:hover,.sidebar-content .blogroll a:hover,.sidebar-content.solid-bg .blogroll a:hover,.sidebar-content .widget_archive li a:hover,.sidebar-content.solid-bg .widget_archive li a:hover,.sidebar-content .widget_archive li a:not(.class-1):hover,.sidebar-content.solid-bg .widget_archive li a:not(.class-1):hover,.sidebar-content .widget_recent_entries a:hover,.sidebar-content.solid-bg .widget_recent_entries a:hover,.sidebar-content .widget_recent_entries a:not(.class-1):hover,.sidebar-content.solid-bg .widget_recent_entries a:not(.class-1):hover,.sidebar-content .widget_links a:hover,.sidebar-content.solid-bg .widget_links a:hover,.sidebar-content .widget_pages a:hover,.sidebar-content.solid-bg .widget_pages a:hover,.sidebar-content .recent-posts a:not(.post-rollover):hover,.sidebar-content.solid-bg .recent-posts a:not(.post-rollover):hover,.sidebar-content .items-grid .post-content>a:hover,.sidebar-content.solid-bg .items-grid .post-content>a:hover,.sidebar-content #wp-calendar td a:hover,.sidebar-content.solid-bg #wp-calendar td a:hover,.sidebar-content .tagcloud a:hover,.sidebar-content.solid-bg .tagcloud a:hover,.sidebar-content .tagcloud a:not(.class-1):hover,.sidebar-content.solid-bg .tagcloud a:not(.class-1):hover,.sidebar-content .widget_nav_menu a:hover,.sidebar-content.solid-bg .widget_nav_menu a:hover,.sidebar-content a.rsswidget:hover,.sidebar-content.solid-bg a.rsswidget:hover {
    color: var(--the7-accent-color)
}

.footer .menu .current-menu-parent>a,.footer .menu .current-menu-item>a,.footer .custom-nav>li>a:hover span,.footer .custom-nav li.act>a span,.footer .custom-nav>li>ul a:hover span,.footer .st-accordion li>a:hover,.footer .st-accordion>ul li>a:hover *,.footer .widget .custom-categories a:hover span.item-name,.footer .widget_categories li a:hover,.footer .widget_categories li a:not(.class-1):hover,.footer .widget_meta a:hover,.footer .blogroll a:hover,.footer .widget_archive li a:hover,.footer .widget_archive li a:not(.class-1):hover,.footer .widget_recent_entries a:hover,.footer .widget_recent_entries a:not(.class-1):hover,.footer .widget_links a:hover,.footer .widget_pages a:hover,.footer .recent-posts a:not(.post-rollover):hover,.footer .items-grid .post-content>a:hover,.footer #wp-calendar td a:hover,.footer .tagcloud a:hover,.footer .tagcloud a:not(.class-1):hover,.footer .widget_nav_menu a:hover,.footer a.rsswidget:hover {
    color: var(--the7-accent-color)
}

.textwidget a:not(.dt-btn):hover {
    color: var(--the7-accent-color)
}

.sidebar-content .textwidget a:not(.dt-btn):hover,.stripe .sidebar-content.solid-bg .textwidget a:not(.dt-btn):hover {
    color: var(--the7-accent-color)
}

.footer .textwidget a:not(.dt-btn):hover {
    color: var(--the7-accent-color)
}

#wp-calendar,#wp-calendar td {
    background-color: rgb(31 54 92 / .04)
}

.sidebar-content #wp-calendar,.sidebar-content #wp-calendar td {
    background-color: rgb(31 54 92 / .04)
}

#wp-calendar,#wp-calendar caption,#wp-calendar td {
    border-color: var(--the7-divider-color)
}

.sidebar-content #wp-calendar,.sidebar-content #wp-calendar caption,.sidebar-content #wp-calendar td {
    border-color: rgb(140 149 162 / .15)
}

#wp-calendar td:hover {
    background-color: rgb(31 54 92 / .08)
}

.sidebar-content #wp-calendar td:hover {
    background-color: rgb(31 54 92 / .08)
}

.footer #wp-calendar,.footer #wp-calendar td {
    background-color: rgb(255 255 255 / .04)
}

.footer #wp-calendar td:hover {
    background-color: rgb(255 255 255 / .08)
}

.footer #wp-calendar,.footer #wp-calendar caption,.footer #wp-calendar td {
    border-color: rgb(148 159 178 / .15)
}

#wp-calendar td.act {
    color: #fff;
    background-color: var(--the7-accent-color)
}

#wp-calendar th,#wp-calendar caption,#wp-calendar tfoot td,#wp-calendar tfoot td a {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget #wp-calendar th,.dt-mega-menu .dt-mega-parent .sidebar-content .widget #wp-calendar caption,.dt-mega-menu .dt-mega-parent .sidebar-content .widget #wp-calendar tfoot td,.dt-mega-menu .dt-mega-parent .sidebar-content .widget #wp-calendar tfoot td a {
    color: #1f365c
}

.sidebar-content #wp-calendar th,.sidebar-content #wp-calendar caption,.sidebar-content #wp-calendar tfoot td,.sidebar-content #wp-calendar tfoot td a {
    color: #1f365c
}

.footer #wp-calendar th,.footer #wp-calendar caption,.footer #wp-calendar tfoot td,.footer #wp-calendar tfoot td a {
    color: #fff
}

#page .widget .searchform .submit svg,#page .content .searchform .submit svg {
    fill: var(--the7-input-color)
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    padding: 0;
    border-color: var(--the7-input-border-color);
    background-color: var(--the7-input-bg-color);
    border-radius: var(--the7-input-border-radius)
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
    background: none;
    margin: 0
}

.wp-block-search .wp-block-search__button {
    height: var(--the7-input-height)
}

.wp-block-search .wp-block-search__label {
    display: block;
    color: #1f365c;
    margin-bottom: 8px;
    font: 700 20px / 30px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    text-transform: uppercase;
    font-size: var(--the7-base-font-size);
    line-height: var(--the7-base-line-height)
}

.widget_recent_comments a:hover {
    color: var(--the7-accent-color)!important
}

.custom-menu a svg {
    fill: var(--the7-secondary-text-color)
}

.sidebar-content .custom-menu a svg {
    fill: rgb(140 149 162 / .5)
}

.footer .custom-menu a svg {
    fill: rgb(148 159 178 / .5)
}

.custom-nav a svg {
    fill: #8c95a2
}

.footer .custom-nav a svg {
    fill: #949fb2
}

.custom-menu a:hover svg,.custom-menu .act>a svg {
    fill: var(--the7-secondary-text-color)
}

.sidebar-content .custom-menu a:hover svg,.sidebar-content .custom-menu .act>a svg {
    fill: rgb(255 181 54 / .999)
}

.footer .custom-menu a:hover svg,.footer .custom-menu .act>a svg {
    fill: rgb(255 181 54 / .999)
}

.sidebar .skill,.sidebar-content .skill {
    background-color: rgb(140 149 162 / .15)
}

.footer .skill {
    background-color: rgb(148 159 178 / .15)
}

.skill-value {
    color: #fff;
    background-color: var(--the7-accent-color)
}

.skill-name,.skill-name *,.custom-nav>li>a span,.custom-nav>li>ul a span,.st-accordion li a,.st-accordion>ul li>a * {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .skill-name,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .skill-name *,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .custom-nav>li>a span,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .custom-nav>li>ul a span,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .st-accordion li a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .st-accordion>ul li>a * {
    color: #1f365c
}

.sidebar-content .skill-name,.sidebar-content .skill-name *,.sidebar-content .custom-nav>li>a span,.sidebar-content .custom-nav>li>ul a span,.sidebar-content .st-accordion li a,.sidebar-content .st-accordion>ul li>a * {
    color: #1f365c
}

.footer .skill-name,.footer .skill-name *,.footer .custom-nav>li>a span,.footer .custom-nav>li>ul a span,.footer .st-accordion li a,.footer .st-accordion>ul li>a * {
    color: #fff
}

.st-accordion li>a {
    font-size: var(--the7-base-font-size);
    line-height: var(--the7-base-line-height)
}

.custom-menu.show-arrow a:after {
    top: calc(var(--the7-text-big-line-height) - 13 / 2)
}

.footer .custom-menu.show-arrow a:after {
    top: calc(var(--the7-base-line-height) - 13 / 2)
}

.custom-menu a:not(:hover) {
    color: var(--the7-base-color)
}

.dt-mega-menu .sidebar-content .custom-menu a:not(:hover) {
    color: #1f365c
}

.sidebar-content .custom-menu a:not(:hover) {
    color: #8c95a2
}

.footer .custom-menu a:not(:hover) {
    color: #949fb2
}

.widget_presscore-custom-menu-one .custom-menu.show-arrow a:after {
    background-color: var(--the7-base-color)
}

.dt-mega-menu .sidebar-content .widget_presscore-custom-menu-one .custom-menu.show-arrow a:after {
    background-color: #1f365c
}

.sidebar-content .widget_presscore-custom-menu-one .custom-menu.show-arrow a:after {
    background-color: #8c95a2
}

.footer .widget_presscore-custom-menu-one .custom-menu.show-arrow a:after {
    background-color: #949fb2
}

.sidebar .st-accordion li>a:before,.sidebar-content .st-accordion li>a:before,.sidebar .custom-menu a:before,.sidebar-content .custom-menu a:before {
    background-color: rgb(140 149 162 / .15)
}

.footer .st-accordion li>a:before,.footer .custom-menu a:before {
    background-color: rgb(148 159 178 / .15)
}

.st-accordion li>a:after {
    color: rgb(140 149 162 / .5)
}

.footer .st-accordion li>a:after {
    color: rgb(148 159 178 / .5)
}

.st-accordion li>a:hover:after {
    color: var(--the7-accent-color)
}

.dt-posts-preload .dt-posts-preload-activity {
    background-color: rgb(255 181 54 / .9)
}

.format-link-content,.format-aside-content,.format-status-content {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .format-link-content {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .format-link-content {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.post.bg-on,.post.bg-on.fullwidth-img.format-quote,.post.bg-on.fullwidth-img.format-link {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .post.bg-on,.outline-element-decoration .post.bg-on.fullwidth-img.format-quote,.outline-element-decoration .post.bg-on.fullwidth-img.format-link {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .post.bg-on,.shadow-element-decoration .post.bg-on.fullwidth-img.format-quote,.shadow-element-decoration .post.bg-on.fullwidth-img.format-link {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.layout-list .post {
    border-top: 1px solid;
    border-color: var(--the7-divider-color)
}

.sidebar .layout-list .post,.sidebar-content .layout-list .post {
    border-color: rgb(140 149 162 / .15)
}

.footer .layout-list .post {
    border-color: rgb(148 159 178 / .15)
}

.dividers-on.classic-layout-list .post {
    border-bottom: 1px solid;
    border-color: var(--the7-divider-color)
}

.sidebar .dividers-on.classic-layout-list .post,.sidebar-content .dividers-on.classic-layout-list .post {
    border-color: rgb(140 149 162 / .15)
}

.footer .dividers-on.classic-layout-list .post {
    border-color: rgb(148 159 178 / .15)
}

.content-bg-on.centered-layout-list article,.content-bg-on.classic-layout-list article {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .content-bg-on.centered-layout-list article,.outline-element-decoration .content-bg-on.classic-layout-list article {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .content-bg-on.centered-layout-list article,.shadow-element-decoration .content-bg-on.classic-layout-list article {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.centered-layout-list.dividers-on .post-entry-content:after {
    background-color: rgb(140 149 162 / .15)
}

.sidebar .centered-layout-list.dividers-on .post-entry-content:after,.sidebar-content .centered-layout-list.dividers-on .post-entry-content:after {
    background-color: rgb(140 149 162 / .15)
}

.footer .centered-layout-list.dividers-on .post-entry-content:after {
    background-color: rgb(148 159 178 / .15)
}

.content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlay-layout-list) .post-entry-content {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .content-bg-on:not(.classic-layout-list):not(.centered-layout-list):not(.gradient-overlap-layout-list):not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.content-bg-on.content-rollover-layout-list .post-entry-content:before {
    background: rgb(220 220 220 / .3);
    background: -moz-linear-gradient(top,#fff0 0%,rgb(220 220 220 / .3) 65%,rgb(220 220 220 / .3) 100%);
    background: -webkit-linear-gradient(top,#fff0 0%,rgb(220 220 220 / .3) 65%,rgb(220 220 220 / .3) 100%);
    background: linear-gradient(to bottom,#fff0 0%,rgb(220 220 220 / .3) 65%,rgb(220 220 220 / .3) 100%)
}

#page .content-bg-on.gradient-overlap-layout-list .post-entry-content {
    background: linear-gradient(to bottom,rgb(220 220 220 / .3),rgb(220 220 220 / .3)) no-repeat 0 150px
}

.content-bg-on.gradient-overlap-layout-list .post-entry-content:before {
    background: rgb(220 220 220 / .3);
    background: -moz-linear-gradient(top,#fff0 0%,rgb(220 220 220 / .9) 64%,rgb(220 220 220 / .3) 83%,rgb(220 220 220 / .3) 100%);
    background: -webkit-linear-gradient(top,#fff0 0%,rgb(220 220 220 / .9) 64%,rgb(220 220 220 / .3) 83%,rgb(220 220 220 / .3) 100%);
    background: linear-gradient(to bottom,#fff0 0%,rgb(220 220 220 / .9) 64%,rgb(220 220 220 / .3) 83%,rgb(220 220 220 / .3) 100%)
}

#page .content-bg-on.gradient-overlap-layout-list .no-img .post-entry-content {
    background: var(--the7-content-boxes-bg)
}

.content-bg-on.gradient-overlap-layout-list .no-img .post-entry-content:before {
    display: none
}

#page .enable-bg-rollover.gradient-overlay-layout-list .post-entry-content {
    background-color: rgb(31 54 92 / .8)
}

.blog-shortcode .entry-title,.portfolio-shortcode .entry-title,.albums-shortcode .entry-title,.owl-carousel.blog-carousel-shortcode .entry-title {
    font: normal normal normal var(--the7-h3-font-size) / var(--the7-h3-line-height) var(--the7-h3-font-family)
}

.mode-masonry.blog-shortcode .entry-title,.mode-grid.blog-shortcode .entry-title,.blog-carousel-shortcode.blog-shortcode .entry-title,.portfolio-carousel-shortcode.blog-shortcode .entry-title,.albums-carousel-shortcode.blog-shortcode .entry-title,.mode-masonry.portfolio-shortcode .entry-title,.mode-grid.portfolio-shortcode .entry-title,.blog-carousel-shortcode.portfolio-shortcode .entry-title,.portfolio-carousel-shortcode.portfolio-shortcode .entry-title,.albums-carousel-shortcode.portfolio-shortcode .entry-title,.mode-masonry.albums-shortcode .entry-title,.mode-grid.albums-shortcode .entry-title,.blog-carousel-shortcode.albums-shortcode .entry-title,.portfolio-carousel-shortcode.albums-shortcode .entry-title,.albums-carousel-shortcode.albums-shortcode .entry-title,.mode-masonry.owl-carousel.blog-carousel-shortcode .entry-title,.mode-grid.owl-carousel.blog-carousel-shortcode .entry-title,.blog-carousel-shortcode.owl-carousel.blog-carousel-shortcode .entry-title,.portfolio-carousel-shortcode.owl-carousel.blog-carousel-shortcode .entry-title,.albums-carousel-shortcode.owl-carousel.blog-carousel-shortcode .entry-title {
    font: normal normal normal var(--the7-h4-font-size) / var(--the7-h4-line-height) var(--the7-h4-font-family)
}

.blog-shortcode .entry-title a,.portfolio-shortcode .entry-title a,.albums-shortcode .entry-title a,.owl-carousel.blog-carousel-shortcode .entry-title a {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .blog-shortcode .entry-title a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .portfolio-shortcode .entry-title a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .albums-shortcode .entry-title a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .owl-carousel.blog-carousel-shortcode .entry-title a {
    color: #1f365c
}

.sidebar-content .blog-shortcode .entry-title a,.sidebar-content .portfolio-shortcode .entry-title a,.sidebar-content .albums-shortcode .entry-title a,.sidebar-content .owl-carousel.blog-carousel-shortcode .entry-title a {
    color: #1f365c
}

.footer .blog-shortcode .entry-title a,.footer .portfolio-shortcode .entry-title a,.footer .albums-shortcode .entry-title a,.footer .owl-carousel.blog-carousel-shortcode .entry-title a {
    color: #fff
}

#page .blog-shortcode .entry-title a:hover,#page .portfolio-shortcode:not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .entry-title a:hover,#page .albums-shortcode .entry-title a:hover,#page .owl-carousel.blog-carousel-shortcode .entry-title a:hover {
    color: var(--the7-accent-color)
}

.blog-shortcode .entry-meta,.portfolio-shortcode .entry-meta,.albums-shortcode .entry-meta,.owl-carousel .entry-meta {
    font-size: var(--the7-text-small-font-size);
    line-height: var(--the7-text-small-line-height);
    color: var(--the7-secondary-text-color)
}

.sidebar-content .blog-shortcode .entry-meta,.sidebar-content .portfolio-shortcode .entry-meta,.sidebar-content .albums-shortcode .entry-meta,.sidebar-content .owl-carousel .entry-meta {
    color: rgb(140 149 162 / .5)
}

.footer .blog-shortcode .entry-meta,.footer .portfolio-shortcode .entry-meta,.footer .albums-shortcode .entry-meta,.footer .owl-carousel .entry-meta {
    color: rgb(148 159 178 / .5)
}

.blog-shortcode .entry-excerpt,.portfolio-shortcode .entry-excerpt,.albums-shortcode .entry-excerpt,.owl-carousel .entry-excerpt {
    font-size: var(--the7-base-font-size);
    line-height: var(--the7-base-line-height)
}

.blog-shortcode.mode-list .entry-excerpt {
    font-size: var(--the7-text-big-font-size);
    line-height: var(--the7-text-big-line-height)
}

.post-details.details-type-link {
    font-size: var(--the7-text-small-font-size);
    line-height: calc(var(--the7-text-small-font-size) + 4px);
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .post-details.details-type-link {
    color: #1f365c
}

.sidebar-content .post-details.details-type-link {
    color: #1f365c
}

.footer .post-details.details-type-link {
    color: #fff
}

.post-details.details-type-link * {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .post-details.details-type-link * {
    color: #1f365c
}

.sidebar-content .post-details.details-type-link * {
    color: #1f365c
}

.footer .post-details.details-type-link * {
    color: #fff
}

.post-details.details-type-link:after {
    background-color: var(--the7-accent-color)
}

.details {
    font-size: var(--the7-text-small-font-size);
    line-height: calc(var(--the7-text-small-font-size) + 4px);
    color: var(--the7-h1-color)
}

.details:hover {
    color: var(--the7-h1-color)
}

.details:before {
    background-color: var(--the7-accent-color)
}

.layout-masonry .post h2.entry-title,.layout-grid .post h2.entry-title,.shortcode-blog-posts .post h2.entry-title,.dt-blog-shortcode .post h2.entry-title,.slider-wrapper .post h2.entry-title,.rollover-content h2.entry-title {
    color: var(--the7-h4-color);
    font: var(--the7-h4-font);
    text-transform: var(--the7-h4-text-transform)
}

.post h2.entry-title,.post h2.entry-title {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .post h2.entry-title,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .post h2.entry-title {
    color: #1f365c
}

.sidebar-content .post h2.entry-title,.sidebar-content .post h2.entry-title {
    color: #1f365c
}

.footer .post h2.entry-title,.footer .post h2.entry-title {
    color: #fff
}

.description-under-image .post .entry-title a:hover,.post .blog-content .entry-title a:hover,.project-list-content .entry-title a:hover {
    color: var(--the7-accent-color)
}

article.product-category .woocom-list-content .entry-title a:hover .count {
    color: var(--the7-title-color);
    background: none
}

.fancy-date .entry-month:after,.fancy-date .entry-date:after {
    color: #fff;
    background-color: var(--the7-accent-color)
}

.portfolio-shortcode .project-links-container a:not(:hover) span {
    color: var(--the7-accent-color)
}

.dt-icon-hover-on.portfolio-shortcode .project-links-container a:hover span {
    color: var(--the7-accent-color)
}

.portfolio-shortcode .project-links-container:before,.portfolio-shortcode .project-links-container:after {
    border-color: var(--the7-accent-color)
}

.dt-icon-bg-on.portfolio-shortcode .project-links-container a:before {
    background-color: var(--the7-accent-color)
}

.dt-icon-hover-bg-on.portfolio-shortcode .project-links-container a:after {
    background-color: var(--the7-accent-color)
}

.comment-list .comment-body {
    background-color: var(--the7-content-boxes-bg)
}

.shadow-element-decoration .comment-list .comment-body {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.outline-element-decoration .comment-list .comment-body {
    box-shadow: inset 0 0 0 1px #fff0
}

.comment-content {
    font-size: var(--the7-base-font-size);
    line-height: var(--the7-base-line-height)
}

.reply,.comment-meta,#reply-title small {
    font-size: var(--the7-text-small-font-size);
    line-height: var(--the7-text-small-line-height)
}

.comment-author,.pingback-title {
    font-size: var(--the7-text-big-font-size);
    line-height: var(--the7-text-big-line-height)
}

.comment-author a,.comment-author .fn {
    color: var(--the7-h5-color);
    font: var(--the7-h5-font);
    text-transform: var(--the7-h5-text-transform)
}

.comments-title {
    color: var(--the7-h3-color);
    font: var(--the7-h3-font);
    text-transform: var(--the7-h3-text-transform)
}

#reply-title small {
    font: var(--the7-base-font)
}

.comments-title,.comments-title a,.comment-author a,.comment-author .fn,#reply-title,.fn,.fn a,.pingback-title {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .comments-title,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .comments-title a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .comment-author a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .comment-author .fn,.dt-mega-menu .dt-mega-parent .sidebar-content .widget #reply-title,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .fn,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .fn a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .pingback-title {
    color: #1f365c
}

.sidebar-content .comments-title,.sidebar-content .comments-title a,.sidebar-content .comment-author a,.sidebar-content .comment-author .fn,.sidebar-content #reply-title,.sidebar-content .fn,.sidebar-content .fn a,.sidebar-content .pingback-title {
    color: #1f365c
}

.footer .comments-title,.footer .comments-title a,.footer .comment-author a,.footer .comment-author .fn,.footer #reply-title,.footer .fn,.footer .fn a,.footer .pingback-title {
    color: #fff
}

#page .fn a:hover {
    color: var(--the7-accent-color)
}

.entry-author {
    background-color: var(--the7-content-boxes-bg)
}

.shadow-element-decoration .entry-author {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.outline-element-decoration .entry-author {
    box-shadow: inset 0 0 0 1px #fff0
}

.entry-author .text-primary {
    font-size: var(--the7-base-font-size)
}

.author-link,.author-link:hover,.meta-nav {
    color: var(--the7-secondary-text-color);
    font-size: var(--the7-text-small-font-size);
    line-height: var(--the7-text-small-line-height)
}

.sidebar-content .author-link,.sidebar-content .author-link:hover,.sidebar-content .meta-nav {
    color: rgb(140 149 162 / .5)
}

.footer .author-link,.footer .author-link:hover,.footer .meta-nav {
    color: rgb(148 159 178 / .5)
}

.author-description h4,.comment-author-name {
    color: var(--the7-title-color);
    color: var(--the7-h5-color);
    font: var(--the7-h5-font);
    text-transform: var(--the7-h5-text-transform);
    letter-spacing: var(--the7-h5-letter-spacing);
    word-spacing: var(--the7-h5-word-spacing);
    text-decoration: var(--the7-h5-text-decoration)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .author-description h4,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .comment-author-name {
    color: #1f365c
}

.sidebar-content .author-description h4,.sidebar-content .comment-author-name {
    color: #1f365c
}

.footer .author-description h4,.footer .comment-author-name {
    color: #fff
}

.entry-meta,.entry-tags,.portfolio-categories,.author-link {
    font-size: var(--the7-text-small-font-size);
    line-height: var(--the7-text-small-line-height)
}

.share-link-description,.author-bio {
    font-size: var(--the7-base-font-size);
    line-height: var(--the7-base-line-height)
}

.single .entry-tags a {
    border-color: var(--the7-divider-color)
}

.sidebar .single .entry-tags a,.sidebar-content .single .entry-tags a {
    border-color: rgb(140 149 162 / .15)
}

.footer .single .entry-tags a {
    border-color: rgb(148 159 178 / .15)
}

.entry-meta:before {
    width: var(--the7-base-line-height);
    height: var(--the7-base-line-height)
}

.portfolio-categories>a:after,.portfolio-categories>span:after,.entry-meta>a:after,.entry-meta>span:after {
    background-color: var(--the7-secondary-text-color)
}

.sidebar-content .portfolio-categories>a:after,.sidebar-content .portfolio-categories>span:after,.sidebar-content .entry-meta>a:after,.sidebar-content .entry-meta>span:after {
    background-color: rgb(140 149 162 / .5)
}

.footer .portfolio-categories>a:after,.footer .portfolio-categories>span:after,.footer .entry-meta>a:after,.footer .entry-meta>span:after {
    background-color: rgb(148 159 178 / .5)
}

.comment-metadata,.comment-metadata a,.entry-meta a,.entry-meta span,.entry-meta a *,.comment-reply-link,.single .entry-tags,.single .entry-tags a {
    color: var(--the7-secondary-text-color)
}

.single .entry-tags a:hover {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .single .entry-tags a:hover {
    color: #1f365c
}

.sidebar-content .single .entry-tags a:hover {
    color: #1f365c
}

.footer .single .entry-tags a:hover {
    color: #fff
}

.share-button.entry-share,.btn-project-link,.btn-project-link:hover,.share-link-description {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .share-button.entry-share,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-project-link,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-project-link:hover,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .share-link-description {
    color: #1f365c
}

.sidebar-content .share-button.entry-share,.sidebar-content .btn-project-link,.sidebar-content .btn-project-link:hover,.sidebar-content .share-link-description {
    color: #1f365c
}

.footer .share-button.entry-share,.footer .btn-project-link,.footer .btn-project-link:hover,.footer .share-link-description {
    color: #fff
}

.show-on-hover .share-link-description .share-link-icon {
    border-color: rgb(31 54 92 / .1)
}

.show-on-hover:hover .share-link-description .share-link-icon {
    border-color: rgb(31 54 92 / .21)
}

.project-post .btn-project-link {
    font-size: var(--the7-base-font-size);
    line-height: var(--the7-base-line-height);
    border-color: rgb(31 54 92 / .1)
}

.project-post .btn-project-link:hover {
    border-color: rgb(31 54 92 / .21)
}

.project-navigation span {
    font-size: var(--the7-base-font-size);
    line-height: var(--the7-base-line-height);
    line-height: 22px
}

.rsSlide .slider-post-caption,.images-list-caption {
    line-height: var(--the7-base-line-height)
}

.post-navigation .nav-links {
    border-color: var(--the7-divider-color)
}

.sidebar .post-navigation .nav-links,.sidebar-content .post-navigation .nav-links {
    border-color: rgb(140 149 162 / .15)
}

.footer .post-navigation .nav-links {
    border-color: rgb(148 159 178 / .15)
}

.post-navigation .nav-links svg {
    fill: rgb(31 54 92 / .12)
}

.post-navigation .nav-links a svg:hover {
    fill: rgb(31 54 92 / .23)
}

#page .post-navigation .nav-links a .post-title:hover {
    color: var(--the7-accent-color)
}

.single-related-posts {
    border-color: var(--the7-divider-color)
}

.sidebar .single-related-posts,.sidebar-content .single-related-posts {
    border-color: rgb(140 149 162 / .15)
}

.footer .single-related-posts {
    border-color: rgb(148 159 178 / .15)
}

.dt-btn,.widget .dt-form .dt-btn,.nsu-submit,.give-btn.give-btn-reveal,.give-submit.give-btn,.wp-block-search .wp-block-search__button,.wc-block-product-search .wc-block-product-search__button {
    font: var(--the7-btn-s-font);
    text-transform: var(--the7-btn-s-text-transform);
    letter-spacing: var(--the7-btn-s-letter-spacing);
    word-spacing: var(--the7-btn-s-word-spacing);
    border-radius: var(--the7-btn-s-border-radius);
    border-width: var(--the7-btn-s-border-width);
    border-style: var(--the7-btn-s-border-style);
    border-color: var(--the7-btn-border-color);
    padding: var(--the7-btn-s-padding);
    min-width: var(--the7-btn-s-min-width);
    min-height: var(--the7-btn-s-min-height)
}

.dt-btn.ico-right-side>i,.widget .dt-form .dt-btn.ico-right-side>i,.nsu-submit.ico-right-side>i,.give-btn.give-btn-reveal.ico-right-side>i,.give-submit.give-btn.ico-right-side>i,.wp-block-search .wp-block-search__button.ico-right-side>i,.wc-block-product-search .wc-block-product-search__button.ico-right-side>i {
    margin-left: calc(var(--the7-btn-s-font-size) * 8 / 12);
    margin-right: 0!important
}

.dt-btn>i,.dt-btn>i[class^="fa"],.dt-btn>i[class^="dt-icon"],.widget .dt-form .dt-btn>i,.widget .dt-form .dt-btn>i[class^="fa"],.widget .dt-form .dt-btn>i[class^="dt-icon"],.nsu-submit>i,.nsu-submit>i[class^="fa"],.nsu-submit>i[class^="dt-icon"],.give-btn.give-btn-reveal>i,.give-btn.give-btn-reveal>i[class^="fa"],.give-btn.give-btn-reveal>i[class^="dt-icon"],.give-submit.give-btn>i,.give-submit.give-btn>i[class^="fa"],.give-submit.give-btn>i[class^="dt-icon"],.wp-block-search .wp-block-search__button>i,.wp-block-search .wp-block-search__button>i[class^="fa"],.wp-block-search .wp-block-search__button>i[class^="dt-icon"],.wc-block-product-search .wc-block-product-search__button>i,.wc-block-product-search .wc-block-product-search__button>i[class^="fa"],.wc-block-product-search .wc-block-product-search__button>i[class^="dt-icon"] {
    font-size: var(--the7-btn-s-icon-size);
    margin-right: var(--the7-btn-s-icon-gap,calc(var(--the7-btn-s-font-size) * 8 / 12))
}

.btn-link.dt-btn-s {
    font: var(--the7-btn-s-font)
}

button.button,a.button,input[type="reset"],.wpcf7-submit,.dt-btn-m,input.dt-btn-m[type="submit"],#main .gform_wrapper .gform_footer input.button,#main .gform_wrapper .gform_footer input[type="submit"],#main-slideshow .tp-button,.woocommerce-widget-layered-nav-dropdown__submit {
    font: var(--the7-btn-m-font);
    text-transform: var(--the7-btn-m-text-transform);
    letter-spacing: var(--the7-btn-m-letter-spacing);
    word-spacing: var(--the7-btn-m-word-spacing);
    border-radius: var(--the7-btn-m-border-radius);
    border-width: var(--the7-btn-m-border-width);
    border-style: var(--the7-btn-m-border-style);
    border-color: var(--the7-btn-border-color);
    padding: var(--the7-btn-m-padding);
    min-width: var(--the7-btn-m-min-width);
    min-height: var(--the7-btn-m-min-height)
}

.dt-btn-m.ico-right-side>i {
    margin-left: calc(var(--the7-btn-m-font-size) * 8 / 14);
    margin-right: 0!important
}

.dt-btn-m>i,.dt-btn-m>i[class^="fa"],.dt-btn-m>i[class^="dt-icon-"] {
    font-size: var(--the7-btn-m-icon-size);
    margin-right: var(--the7-btn-m-icon-gap,calc(var(--the7-btn-m-font-size) * 8 / 14))
}

.dt-btn-l {
    font: var(--the7-btn-l-font);
    text-transform: var(--the7-btn-l-text-transform);
    letter-spacing: var(--the7-btn-l-letter-spacing);
    word-spacing: var(--the7-btn-l-word-spacing);
    border-radius: var(--the7-btn-l-border-radius);
    border-width: var(--the7-btn-l-border-width);
    border-style: var(--the7-btn-l-border-style);
    border-color: var(--the7-btn-border-color);
    padding: var(--the7-btn-l-padding);
    min-width: var(--the7-btn-l-min-width);
    min-height: var(--the7-btn-l-min-height)
}

.dt-btn-l.ico-right-side>i {
    margin-left: calc(var(--the7-btn-l-font-size) * 8 / 18);
    margin-right: 0!important
}

.dt-btn-l>i,.dt-btn-l>i[class^="fa"],.dt-btn-l>i[class^="dt-icon-"] {
    font-size: var(--the7-btn-l-icon-size);
    margin-right: var(--the7-btn-l-icon-gap,calc(var(--the7-btn-l-font-size) * 8 / 18))
}

.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration),.mec-event-footer .mec-booking-button,button.button,a.button:not(.edd-submit),.dt-form button,.widget .dt-form .dt-btn,input[type="reset"],.wpcf7-submit,.nsu-submit,.dt-wc-btn,.checkout-button,input#place_order,input[name="apply_coupon"],input[name="login"],button[name="calc_shipping"],button[name="calc_shipping"]:hover,.single_add_to_cart_button.button,.button.wc-backward,.woocommerce-Button.button,.woocommerce-Reviews .submit,.woocommerce-Button[name="register"],.track_order input[name="track"],.cart-btn-below-img .woo-buttons a,input[name="save_address"],.wc-layout-list .woo-buttons a,.post-password-form input[type="submit"],.mc4wp-form input[type="submit"],div.mc4wp-form button[type="submit"],.tml-submit-wrap input[type="submit"],.wpcf7-form input[type="submit"],input[type="submit"]:not([name="update_cart"]),.woocommerce-widget-layered-nav-dropdown__submit,.give-btn.give-btn-reveal,.give-submit.give-btn,.wp-block-search .wp-block-search__button,.wc-block-product-search .wc-block-product-search__button {
    transition: all 0.3s ease-out;
    box-shadow: var(--the7-btn-shadow)
}

.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration):hover,.mec-event-footer .mec-booking-button:hover,button.button:hover,a.button:not(.edd-submit):hover,.dt-form button:hover,.widget .dt-form .dt-btn:hover,input[type="reset"]:hover,.wpcf7-submit:hover,.nsu-submit:hover,.dt-wc-btn:hover,.checkout-button:hover,input#place_order:hover,input[name="apply_coupon"]:hover,input[name="login"]:hover,button[name="calc_shipping"]:hover,button[name="calc_shipping"]:hover:hover,.single_add_to_cart_button.button:hover,.button.wc-backward:hover,.woocommerce-Button.button:hover,.woocommerce-Reviews .submit:hover,.woocommerce-Button[name="register"]:hover,.track_order input[name="track"]:hover,.cart-btn-below-img .woo-buttons a:hover,input[name="save_address"]:hover,.wc-layout-list .woo-buttons a:hover,.post-password-form input[type="submit"]:hover,.mc4wp-form input[type="submit"]:hover,div.mc4wp-form button[type="submit"]:hover,.tml-submit-wrap input[type="submit"]:hover,.wpcf7-form input[type="submit"]:hover,input[type="submit"]:not([name="update_cart"]):hover,.woocommerce-widget-layered-nav-dropdown__submit:hover,.give-btn.give-btn-reveal:hover,.give-submit.give-btn:hover,.wp-block-search .wp-block-search__button:hover,.wc-block-product-search .wc-block-product-search__button:hover {
    box-shadow: var(--the7-btn-shadow-hover)
}

.btn-shadow.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration) {
    box-shadow: 0 1px 6px rgb(0 0 0 / .12)
}

.btn-shadow.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration):hover {
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / .18),0 4px 15px 0 rgb(0 0 0 / .15)
}

.btn-3d.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration) {
    box-shadow: 0 2px 0 0 #df9619;
    transition: none
}

.btn-3d.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-no-decoration):hover {
    box-shadow: 0 2px 0 0 #ae791e
}

.mec-event-footer .mec-booking-button,.dt-form button,#page .widget .dt-form .dt-btn,.widget .dt-form .dt-btn,input[type="reset"],.wpcf7-submit,.nsu-submit,.dt-wc-btn,input#place_order,.woocommerce-Reviews .submit:not(.box-button),input.button,input[name="save_address"],.wc-layout-list .woo-buttons a,.post-password-form input[type="submit"],.mc4wp-form input[type="submit"],div.mc4wp-form button[type="submit"],.tml-submit-wrap input[type="submit"],.wpcf7-form input[type="submit"],input[type="submit"]:not([name="update_cart"]),.woocommerce-widget-layered-nav-dropdown__submit,.give-btn.give-btn-reveal,.give-submit.give-btn,.wc-block-filter-submit-button {
    color: var(--the7-btn-color);
    background: var(--the7-btn-bg,#ffb536)
}

.stripe .mec-event-footer .mec-booking-button,.mec-event-footer .mec-booking-button *,.sidebar .mec-event-footer .mec-booking-button,.sidebar .widget .mec-event-footer .mec-booking-button,.sidebar-content .widget .mec-event-footer .mec-booking-button,.footer .mec-event-footer .mec-booking-button,.stripe .dt-form button,.dt-form button *,.sidebar .dt-form button,.sidebar .widget .dt-form button,.sidebar-content .widget .dt-form button,.footer .dt-form button,.stripe #page .widget .dt-form .dt-btn,#page .widget .dt-form .dt-btn *,.sidebar #page .widget .dt-form .dt-btn,.sidebar .widget #page .widget .dt-form .dt-btn,.sidebar-content .widget #page .widget .dt-form .dt-btn,.footer #page .widget .dt-form .dt-btn,.stripe .widget .dt-form .dt-btn,.widget .dt-form .dt-btn *,.sidebar .widget .dt-form .dt-btn,.sidebar .widget .widget .dt-form .dt-btn,.sidebar-content .widget .widget .dt-form .dt-btn,.footer .widget .dt-form .dt-btn,.stripe input[type="reset"],input[type="reset"] *,.sidebar input[type="reset"],.sidebar .widget input[type="reset"],.sidebar-content .widget input[type="reset"],.footer input[type="reset"],.stripe .wpcf7-submit,.wpcf7-submit *,.sidebar .wpcf7-submit,.sidebar .widget .wpcf7-submit,.sidebar-content .widget .wpcf7-submit,.footer .wpcf7-submit,.stripe .nsu-submit,.nsu-submit *,.sidebar .nsu-submit,.sidebar .widget .nsu-submit,.sidebar-content .widget .nsu-submit,.footer .nsu-submit,.stripe .dt-wc-btn,.dt-wc-btn *,.sidebar .dt-wc-btn,.sidebar .widget .dt-wc-btn,.sidebar-content .widget .dt-wc-btn,.footer .dt-wc-btn,.stripe input#place_order,input#place_order *,.sidebar input#place_order,.sidebar .widget input#place_order,.sidebar-content .widget input#place_order,.footer input#place_order,.stripe .woocommerce-Reviews .submit:not(.box-button),.woocommerce-Reviews .submit:not(.box-button) *,.sidebar .woocommerce-Reviews .submit:not(.box-button),.sidebar .widget .woocommerce-Reviews .submit:not(.box-button),.sidebar-content .widget .woocommerce-Reviews .submit:not(.box-button),.footer .woocommerce-Reviews .submit:not(.box-button),.stripe input.button,input.button *,.sidebar input.button,.sidebar .widget input.button,.sidebar-content .widget input.button,.footer input.button,.stripe input[name="save_address"],input[name="save_address"] *,.sidebar input[name="save_address"],.sidebar .widget input[name="save_address"],.sidebar-content .widget input[name="save_address"],.footer input[name="save_address"],.stripe .wc-layout-list .woo-buttons a,.wc-layout-list .woo-buttons a *,.sidebar .wc-layout-list .woo-buttons a,.sidebar .widget .wc-layout-list .woo-buttons a,.sidebar-content .widget .wc-layout-list .woo-buttons a,.footer .wc-layout-list .woo-buttons a,.stripe .post-password-form input[type="submit"],.post-password-form input[type="submit"] *,.sidebar .post-password-form input[type="submit"],.sidebar .widget .post-password-form input[type="submit"],.sidebar-content .widget .post-password-form input[type="submit"],.footer .post-password-form input[type="submit"],.stripe .mc4wp-form input[type="submit"],.mc4wp-form input[type="submit"] *,.sidebar .mc4wp-form input[type="submit"],.sidebar .widget .mc4wp-form input[type="submit"],.sidebar-content .widget .mc4wp-form input[type="submit"],.footer .mc4wp-form input[type="submit"],.stripe div.mc4wp-form button[type="submit"],div.mc4wp-form button[type="submit"] *,.sidebar div.mc4wp-form button[type="submit"],.sidebar .widget div.mc4wp-form button[type="submit"],.sidebar-content .widget div.mc4wp-form button[type="submit"],.footer div.mc4wp-form button[type="submit"],.stripe .tml-submit-wrap input[type="submit"],.tml-submit-wrap input[type="submit"] *,.sidebar .tml-submit-wrap input[type="submit"],.sidebar .widget .tml-submit-wrap input[type="submit"],.sidebar-content .widget .tml-submit-wrap input[type="submit"],.footer .tml-submit-wrap input[type="submit"],.stripe .wpcf7-form input[type="submit"],.wpcf7-form input[type="submit"] *,.sidebar .wpcf7-form input[type="submit"],.sidebar .widget .wpcf7-form input[type="submit"],.sidebar-content .widget .wpcf7-form input[type="submit"],.footer .wpcf7-form input[type="submit"],.stripe input[type="submit"]:not([name="update_cart"]),input[type="submit"]:not([name="update_cart"]) *,.sidebar input[type="submit"]:not([name="update_cart"]),.sidebar .widget input[type="submit"]:not([name="update_cart"]),.sidebar-content .widget input[type="submit"]:not([name="update_cart"]),.footer input[type="submit"]:not([name="update_cart"]),.stripe .woocommerce-widget-layered-nav-dropdown__submit,.woocommerce-widget-layered-nav-dropdown__submit *,.sidebar .woocommerce-widget-layered-nav-dropdown__submit,.sidebar .widget .woocommerce-widget-layered-nav-dropdown__submit,.sidebar-content .widget .woocommerce-widget-layered-nav-dropdown__submit,.footer .woocommerce-widget-layered-nav-dropdown__submit,.stripe .give-btn.give-btn-reveal,.give-btn.give-btn-reveal *,.sidebar .give-btn.give-btn-reveal,.sidebar .widget .give-btn.give-btn-reveal,.sidebar-content .widget .give-btn.give-btn-reveal,.footer .give-btn.give-btn-reveal,.stripe .give-submit.give-btn,.give-submit.give-btn *,.sidebar .give-submit.give-btn,.sidebar .widget .give-submit.give-btn,.sidebar-content .widget .give-submit.give-btn,.footer .give-submit.give-btn,.stripe .wc-block-filter-submit-button,.wc-block-filter-submit-button *,.sidebar .wc-block-filter-submit-button,.sidebar .widget .wc-block-filter-submit-button,.sidebar-content .widget .wc-block-filter-submit-button,.footer .wc-block-filter-submit-button {
    color: var(--the7-btn-color)
}

.btn-bg-off .mec-event-footer .mec-booking-button:not(:hover),.btn-bg-off .dt-form button:not(:hover),.btn-bg-off #page .widget .dt-form .dt-btn:not(:hover),.btn-bg-off .widget .dt-form .dt-btn:not(:hover),.btn-bg-off input[type="reset"]:not(:hover),.btn-bg-off .wpcf7-submit:not(:hover),.btn-bg-off .nsu-submit:not(:hover),.btn-bg-off .dt-wc-btn:not(:hover),.btn-bg-off input#place_order:not(:hover),.btn-bg-off .woocommerce-Reviews .submit:not(.box-button):not(:hover),.btn-bg-off input.button:not(:hover),.btn-bg-off input[name="save_address"]:not(:hover),.btn-bg-off .wc-layout-list .woo-buttons a:not(:hover),.btn-bg-off .post-password-form input[type="submit"]:not(:hover),.btn-bg-off .mc4wp-form input[type="submit"]:not(:hover),.btn-bg-off div.mc4wp-form button[type="submit"]:not(:hover),.btn-bg-off .tml-submit-wrap input[type="submit"]:not(:hover),.btn-bg-off .wpcf7-form input[type="submit"]:not(:hover),.btn-bg-off input[type="submit"]:not([name="update_cart"]):not(:hover),.btn-bg-off .woocommerce-widget-layered-nav-dropdown__submit:not(:hover),.btn-bg-off .give-btn.give-btn-reveal:not(:hover),.btn-bg-off .give-submit.give-btn:not(:hover),.btn-bg-off .wc-block-filter-submit-button:not(:hover) {
    background: none
}

.mec-event-footer .mec-booking-button:hover>*,.mec-event-footer .mec-booking-button:hover,.dt-form button:hover>*,.dt-form button:hover,#page .widget .dt-form .dt-btn:hover>*,#page .widget .dt-form .dt-btn:hover,.widget .dt-form .dt-btn:hover>*,.widget .dt-form .dt-btn:hover,input[type="reset"]:hover>*,input[type="reset"]:hover,.wpcf7-submit:hover>*,.wpcf7-submit:hover,.nsu-submit:hover>*,.nsu-submit:hover,.dt-wc-btn:hover>*,.dt-wc-btn:hover,input#place_order:hover>*,input#place_order:hover,.woocommerce-Reviews .submit:not(.box-button):hover>*,.woocommerce-Reviews .submit:not(.box-button):hover,input.button:hover>*,input.button:hover,input[name="save_address"]:hover>*,input[name="save_address"]:hover,.wc-layout-list .woo-buttons a:hover>*,.wc-layout-list .woo-buttons a:hover,.post-password-form input[type="submit"]:hover>*,.post-password-form input[type="submit"]:hover,.mc4wp-form input[type="submit"]:hover>*,.mc4wp-form input[type="submit"]:hover,div.mc4wp-form button[type="submit"]:hover>*,div.mc4wp-form button[type="submit"]:hover,.tml-submit-wrap input[type="submit"]:hover>*,.tml-submit-wrap input[type="submit"]:hover,.wpcf7-form input[type="submit"]:hover>*,.wpcf7-form input[type="submit"]:hover,input[type="submit"]:not([name="update_cart"]):hover>*,input[type="submit"]:not([name="update_cart"]):hover,.woocommerce-widget-layered-nav-dropdown__submit:hover>*,.woocommerce-widget-layered-nav-dropdown__submit:hover,.give-btn.give-btn-reveal:hover>*,.give-btn.give-btn-reveal:hover,.give-submit.give-btn:hover>*,.give-submit.give-btn:hover,.wc-block-filter-submit-button:hover>*,.wc-block-filter-submit-button:hover {
    color: var(--the7-btn-hover-color)
}

.stripe .mec-event-footer .mec-booking-button:hover>*,.mec-event-footer .mec-booking-button:hover>* *,.sidebar .mec-event-footer .mec-booking-button:hover>*,.sidebar .widget .mec-event-footer .mec-booking-button:hover>*,.sidebar-content .widget .mec-event-footer .mec-booking-button:hover>*,.footer .mec-event-footer .mec-booking-button:hover>*,.stripe .mec-event-footer .mec-booking-button:hover,.mec-event-footer .mec-booking-button:hover *,.sidebar .mec-event-footer .mec-booking-button:hover,.sidebar .widget .mec-event-footer .mec-booking-button:hover,.sidebar-content .widget .mec-event-footer .mec-booking-button:hover,.footer .mec-event-footer .mec-booking-button:hover,.stripe .dt-form button:hover>*,.dt-form button:hover>* *,.sidebar .dt-form button:hover>*,.sidebar .widget .dt-form button:hover>*,.sidebar-content .widget .dt-form button:hover>*,.footer .dt-form button:hover>*,.stripe .dt-form button:hover,.dt-form button:hover *,.sidebar .dt-form button:hover,.sidebar .widget .dt-form button:hover,.sidebar-content .widget .dt-form button:hover,.footer .dt-form button:hover,.stripe #page .widget .dt-form .dt-btn:hover>*,#page .widget .dt-form .dt-btn:hover>* *,.sidebar #page .widget .dt-form .dt-btn:hover>*,.sidebar .widget #page .widget .dt-form .dt-btn:hover>*,.sidebar-content .widget #page .widget .dt-form .dt-btn:hover>*,.footer #page .widget .dt-form .dt-btn:hover>*,.stripe #page .widget .dt-form .dt-btn:hover,#page .widget .dt-form .dt-btn:hover *,.sidebar #page .widget .dt-form .dt-btn:hover,.sidebar .widget #page .widget .dt-form .dt-btn:hover,.sidebar-content .widget #page .widget .dt-form .dt-btn:hover,.footer #page .widget .dt-form .dt-btn:hover,.stripe .widget .dt-form .dt-btn:hover>*,.widget .dt-form .dt-btn:hover>* *,.sidebar .widget .dt-form .dt-btn:hover>*,.sidebar .widget .widget .dt-form .dt-btn:hover>*,.sidebar-content .widget .widget .dt-form .dt-btn:hover>*,.footer .widget .dt-form .dt-btn:hover>*,.stripe .widget .dt-form .dt-btn:hover,.widget .dt-form .dt-btn:hover *,.sidebar .widget .dt-form .dt-btn:hover,.sidebar .widget .widget .dt-form .dt-btn:hover,.sidebar-content .widget .widget .dt-form .dt-btn:hover,.footer .widget .dt-form .dt-btn:hover,.stripe input[type="reset"]:hover>*,input[type="reset"]:hover>* *,.sidebar input[type="reset"]:hover>*,.sidebar .widget input[type="reset"]:hover>*,.sidebar-content .widget input[type="reset"]:hover>*,.footer input[type="reset"]:hover>*,.stripe input[type="reset"]:hover,input[type="reset"]:hover *,.sidebar input[type="reset"]:hover,.sidebar .widget input[type="reset"]:hover,.sidebar-content .widget input[type="reset"]:hover,.footer input[type="reset"]:hover,.stripe .wpcf7-submit:hover>*,.wpcf7-submit:hover>* *,.sidebar .wpcf7-submit:hover>*,.sidebar .widget .wpcf7-submit:hover>*,.sidebar-content .widget .wpcf7-submit:hover>*,.footer .wpcf7-submit:hover>*,.stripe .wpcf7-submit:hover,.wpcf7-submit:hover *,.sidebar .wpcf7-submit:hover,.sidebar .widget .wpcf7-submit:hover,.sidebar-content .widget .wpcf7-submit:hover,.footer .wpcf7-submit:hover,.stripe .nsu-submit:hover>*,.nsu-submit:hover>* *,.sidebar .nsu-submit:hover>*,.sidebar .widget .nsu-submit:hover>*,.sidebar-content .widget .nsu-submit:hover>*,.footer .nsu-submit:hover>*,.stripe .nsu-submit:hover,.nsu-submit:hover *,.sidebar .nsu-submit:hover,.sidebar .widget .nsu-submit:hover,.sidebar-content .widget .nsu-submit:hover,.footer .nsu-submit:hover,.stripe .dt-wc-btn:hover>*,.dt-wc-btn:hover>* *,.sidebar .dt-wc-btn:hover>*,.sidebar .widget .dt-wc-btn:hover>*,.sidebar-content .widget .dt-wc-btn:hover>*,.footer .dt-wc-btn:hover>*,.stripe .dt-wc-btn:hover,.dt-wc-btn:hover *,.sidebar .dt-wc-btn:hover,.sidebar .widget .dt-wc-btn:hover,.sidebar-content .widget .dt-wc-btn:hover,.footer .dt-wc-btn:hover,.stripe input#place_order:hover>*,input#place_order:hover>* *,.sidebar input#place_order:hover>*,.sidebar .widget input#place_order:hover>*,.sidebar-content .widget input#place_order:hover>*,.footer input#place_order:hover>*,.stripe input#place_order:hover,input#place_order:hover *,.sidebar input#place_order:hover,.sidebar .widget input#place_order:hover,.sidebar-content .widget input#place_order:hover,.footer input#place_order:hover,.stripe .woocommerce-Reviews .submit:not(.box-button):hover>*,.woocommerce-Reviews .submit:not(.box-button):hover>* *,.sidebar .woocommerce-Reviews .submit:not(.box-button):hover>*,.sidebar .widget .woocommerce-Reviews .submit:not(.box-button):hover>*,.sidebar-content .widget .woocommerce-Reviews .submit:not(.box-button):hover>*,.footer .woocommerce-Reviews .submit:not(.box-button):hover>*,.stripe .woocommerce-Reviews .submit:not(.box-button):hover,.woocommerce-Reviews .submit:not(.box-button):hover *,.sidebar .woocommerce-Reviews .submit:not(.box-button):hover,.sidebar .widget .woocommerce-Reviews .submit:not(.box-button):hover,.sidebar-content .widget .woocommerce-Reviews .submit:not(.box-button):hover,.footer .woocommerce-Reviews .submit:not(.box-button):hover,.stripe input.button:hover>*,input.button:hover>* *,.sidebar input.button:hover>*,.sidebar .widget input.button:hover>*,.sidebar-content .widget input.button:hover>*,.footer input.button:hover>*,.stripe input.button:hover,input.button:hover *,.sidebar input.button:hover,.sidebar .widget input.button:hover,.sidebar-content .widget input.button:hover,.footer input.button:hover,.stripe input[name="save_address"]:hover>*,input[name="save_address"]:hover>* *,.sidebar input[name="save_address"]:hover>*,.sidebar .widget input[name="save_address"]:hover>*,.sidebar-content .widget input[name="save_address"]:hover>*,.footer input[name="save_address"]:hover>*,.stripe input[name="save_address"]:hover,input[name="save_address"]:hover *,.sidebar input[name="save_address"]:hover,.sidebar .widget input[name="save_address"]:hover,.sidebar-content .widget input[name="save_address"]:hover,.footer input[name="save_address"]:hover,.stripe .wc-layout-list .woo-buttons a:hover>*,.wc-layout-list .woo-buttons a:hover>* *,.sidebar .wc-layout-list .woo-buttons a:hover>*,.sidebar .widget .wc-layout-list .woo-buttons a:hover>*,.sidebar-content .widget .wc-layout-list .woo-buttons a:hover>*,.footer .wc-layout-list .woo-buttons a:hover>*,.stripe .wc-layout-list .woo-buttons a:hover,.wc-layout-list .woo-buttons a:hover *,.sidebar .wc-layout-list .woo-buttons a:hover,.sidebar .widget .wc-layout-list .woo-buttons a:hover,.sidebar-content .widget .wc-layout-list .woo-buttons a:hover,.footer .wc-layout-list .woo-buttons a:hover,.stripe .post-password-form input[type="submit"]:hover>*,.post-password-form input[type="submit"]:hover>* *,.sidebar .post-password-form input[type="submit"]:hover>*,.sidebar .widget .post-password-form input[type="submit"]:hover>*,.sidebar-content .widget .post-password-form input[type="submit"]:hover>*,.footer .post-password-form input[type="submit"]:hover>*,.stripe .post-password-form input[type="submit"]:hover,.post-password-form input[type="submit"]:hover *,.sidebar .post-password-form input[type="submit"]:hover,.sidebar .widget .post-password-form input[type="submit"]:hover,.sidebar-content .widget .post-password-form input[type="submit"]:hover,.footer .post-password-form input[type="submit"]:hover,.stripe .mc4wp-form input[type="submit"]:hover>*,.mc4wp-form input[type="submit"]:hover>* *,.sidebar .mc4wp-form input[type="submit"]:hover>*,.sidebar .widget .mc4wp-form input[type="submit"]:hover>*,.sidebar-content .widget .mc4wp-form input[type="submit"]:hover>*,.footer .mc4wp-form input[type="submit"]:hover>*,.stripe .mc4wp-form input[type="submit"]:hover,.mc4wp-form input[type="submit"]:hover *,.sidebar .mc4wp-form input[type="submit"]:hover,.sidebar .widget .mc4wp-form input[type="submit"]:hover,.sidebar-content .widget .mc4wp-form input[type="submit"]:hover,.footer .mc4wp-form input[type="submit"]:hover,.stripe div.mc4wp-form button[type="submit"]:hover>*,div.mc4wp-form button[type="submit"]:hover>* *,.sidebar div.mc4wp-form button[type="submit"]:hover>*,.sidebar .widget div.mc4wp-form button[type="submit"]:hover>*,.sidebar-content .widget div.mc4wp-form button[type="submit"]:hover>*,.footer div.mc4wp-form button[type="submit"]:hover>*,.stripe div.mc4wp-form button[type="submit"]:hover,div.mc4wp-form button[type="submit"]:hover *,.sidebar div.mc4wp-form button[type="submit"]:hover,.sidebar .widget div.mc4wp-form button[type="submit"]:hover,.sidebar-content .widget div.mc4wp-form button[type="submit"]:hover,.footer div.mc4wp-form button[type="submit"]:hover,.stripe .tml-submit-wrap input[type="submit"]:hover>*,.tml-submit-wrap input[type="submit"]:hover>* *,.sidebar .tml-submit-wrap input[type="submit"]:hover>*,.sidebar .widget .tml-submit-wrap input[type="submit"]:hover>*,.sidebar-content .widget .tml-submit-wrap input[type="submit"]:hover>*,.footer .tml-submit-wrap input[type="submit"]:hover>*,.stripe .tml-submit-wrap input[type="submit"]:hover,.tml-submit-wrap input[type="submit"]:hover *,.sidebar .tml-submit-wrap input[type="submit"]:hover,.sidebar .widget .tml-submit-wrap input[type="submit"]:hover,.sidebar-content .widget .tml-submit-wrap input[type="submit"]:hover,.footer .tml-submit-wrap input[type="submit"]:hover,.stripe .wpcf7-form input[type="submit"]:hover>*,.wpcf7-form input[type="submit"]:hover>* *,.sidebar .wpcf7-form input[type="submit"]:hover>*,.sidebar .widget .wpcf7-form input[type="submit"]:hover>*,.sidebar-content .widget .wpcf7-form input[type="submit"]:hover>*,.footer .wpcf7-form input[type="submit"]:hover>*,.stripe .wpcf7-form input[type="submit"]:hover,.wpcf7-form input[type="submit"]:hover *,.sidebar .wpcf7-form input[type="submit"]:hover,.sidebar .widget .wpcf7-form input[type="submit"]:hover,.sidebar-content .widget .wpcf7-form input[type="submit"]:hover,.footer .wpcf7-form input[type="submit"]:hover,.stripe input[type="submit"]:not([name="update_cart"]):hover>*,input[type="submit"]:not([name="update_cart"]):hover>* *,.sidebar input[type="submit"]:not([name="update_cart"]):hover>*,.sidebar .widget input[type="submit"]:not([name="update_cart"]):hover>*,.sidebar-content .widget input[type="submit"]:not([name="update_cart"]):hover>*,.footer input[type="submit"]:not([name="update_cart"]):hover>*,.stripe input[type="submit"]:not([name="update_cart"]):hover,input[type="submit"]:not([name="update_cart"]):hover *,.sidebar input[type="submit"]:not([name="update_cart"]):hover,.sidebar .widget input[type="submit"]:not([name="update_cart"]):hover,.sidebar-content .widget input[type="submit"]:not([name="update_cart"]):hover,.footer input[type="submit"]:not([name="update_cart"]):hover,.stripe .woocommerce-widget-layered-nav-dropdown__submit:hover>*,.woocommerce-widget-layered-nav-dropdown__submit:hover>* *,.sidebar .woocommerce-widget-layered-nav-dropdown__submit:hover>*,.sidebar .widget .woocommerce-widget-layered-nav-dropdown__submit:hover>*,.sidebar-content .widget .woocommerce-widget-layered-nav-dropdown__submit:hover>*,.footer .woocommerce-widget-layered-nav-dropdown__submit:hover>*,.stripe .woocommerce-widget-layered-nav-dropdown__submit:hover,.woocommerce-widget-layered-nav-dropdown__submit:hover *,.sidebar .woocommerce-widget-layered-nav-dropdown__submit:hover,.sidebar .widget .woocommerce-widget-layered-nav-dropdown__submit:hover,.sidebar-content .widget .woocommerce-widget-layered-nav-dropdown__submit:hover,.footer .woocommerce-widget-layered-nav-dropdown__submit:hover,.stripe .give-btn.give-btn-reveal:hover>*,.give-btn.give-btn-reveal:hover>* *,.sidebar .give-btn.give-btn-reveal:hover>*,.sidebar .widget .give-btn.give-btn-reveal:hover>*,.sidebar-content .widget .give-btn.give-btn-reveal:hover>*,.footer .give-btn.give-btn-reveal:hover>*,.stripe .give-btn.give-btn-reveal:hover,.give-btn.give-btn-reveal:hover *,.sidebar .give-btn.give-btn-reveal:hover,.sidebar .widget .give-btn.give-btn-reveal:hover,.sidebar-content .widget .give-btn.give-btn-reveal:hover,.footer .give-btn.give-btn-reveal:hover,.stripe .give-submit.give-btn:hover>*,.give-submit.give-btn:hover>* *,.sidebar .give-submit.give-btn:hover>*,.sidebar .widget .give-submit.give-btn:hover>*,.sidebar-content .widget .give-submit.give-btn:hover>*,.footer .give-submit.give-btn:hover>*,.stripe .give-submit.give-btn:hover,.give-submit.give-btn:hover *,.sidebar .give-submit.give-btn:hover,.sidebar .widget .give-submit.give-btn:hover,.sidebar-content .widget .give-submit.give-btn:hover,.footer .give-submit.give-btn:hover,.stripe .wc-block-filter-submit-button:hover>*,.wc-block-filter-submit-button:hover>* *,.sidebar .wc-block-filter-submit-button:hover>*,.sidebar .widget .wc-block-filter-submit-button:hover>*,.sidebar-content .widget .wc-block-filter-submit-button:hover>*,.footer .wc-block-filter-submit-button:hover>*,.stripe .wc-block-filter-submit-button:hover,.wc-block-filter-submit-button:hover *,.sidebar .wc-block-filter-submit-button:hover,.sidebar .widget .wc-block-filter-submit-button:hover,.sidebar-content .widget .wc-block-filter-submit-button:hover,.footer .wc-block-filter-submit-button:hover {
    color: var(--the7-btn-hover-color)
}

.mec-event-footer .mec-booking-button:hover,.dt-form button:hover,#page .widget .dt-form .dt-btn:hover,.widget .dt-form .dt-btn:hover,input[type="reset"]:hover,.wpcf7-submit:hover,.nsu-submit:hover,.dt-wc-btn:hover,input#place_order:hover,.woocommerce-Reviews .submit:not(.box-button):hover,input.button:hover,input[name="save_address"]:hover,.wc-layout-list .woo-buttons a:hover,.post-password-form input[type="submit"]:hover,.mc4wp-form input[type="submit"]:hover,div.mc4wp-form button[type="submit"]:hover,.tml-submit-wrap input[type="submit"]:hover,.wpcf7-form input[type="submit"]:hover,input[type="submit"]:not([name="update_cart"]):hover,.woocommerce-widget-layered-nav-dropdown__submit:hover,.give-btn.give-btn-reveal:hover,.give-submit.give-btn:hover,.wc-block-filter-submit-button:hover {
    border-color: var(--the7-btn-border-hover-color)
}

#page .mec-event-footer .mec-booking-button:hover,.tinv-modal .mec-event-footer .mec-booking-button:hover,#page .dt-form button:hover,.tinv-modal .dt-form button:hover,#page #page .widget .dt-form .dt-btn:hover,.tinv-modal #page .widget .dt-form .dt-btn:hover,#page .widget .dt-form .dt-btn:hover,.tinv-modal .widget .dt-form .dt-btn:hover,#page input[type="reset"]:hover,.tinv-modal input[type="reset"]:hover,#page .wpcf7-submit:hover,.tinv-modal .wpcf7-submit:hover,#page .nsu-submit:hover,.tinv-modal .nsu-submit:hover,#page .dt-wc-btn:hover,.tinv-modal .dt-wc-btn:hover,#page input#place_order:hover,.tinv-modal input#place_order:hover,#page .woocommerce-Reviews .submit:not(.box-button):hover,.tinv-modal .woocommerce-Reviews .submit:not(.box-button):hover,#page input.button:hover,.tinv-modal input.button:hover,#page input[name="save_address"]:hover,.tinv-modal input[name="save_address"]:hover,#page .wc-layout-list .woo-buttons a:hover,.tinv-modal .wc-layout-list .woo-buttons a:hover,#page .post-password-form input[type="submit"]:hover,.tinv-modal .post-password-form input[type="submit"]:hover,#page .mc4wp-form input[type="submit"]:hover,.tinv-modal .mc4wp-form input[type="submit"]:hover,#page div.mc4wp-form button[type="submit"]:hover,.tinv-modal div.mc4wp-form button[type="submit"]:hover,#page .tml-submit-wrap input[type="submit"]:hover,.tinv-modal .tml-submit-wrap input[type="submit"]:hover,#page .wpcf7-form input[type="submit"]:hover,.tinv-modal .wpcf7-form input[type="submit"]:hover,#page input[type="submit"]:not([name="update_cart"]):hover,.tinv-modal input[type="submit"]:not([name="update_cart"]):hover,#page .woocommerce-widget-layered-nav-dropdown__submit:hover,.tinv-modal .woocommerce-widget-layered-nav-dropdown__submit:hover,#page .give-btn.give-btn-reveal:hover,.tinv-modal .give-btn.give-btn-reveal:hover,#page .give-submit.give-btn:hover,.tinv-modal .give-submit.give-btn:hover,#page .wc-block-filter-submit-button:hover,.tinv-modal .wc-block-filter-submit-button:hover {
    background: var(--the7-btn-hover-bg,#f4a215)
}

.btn-hover-bg-off #page .mec-event-footer .mec-booking-button:hover,.btn-hover-bg-off #page .dt-form button:hover,.btn-hover-bg-off #page #page .widget .dt-form .dt-btn:hover,.btn-hover-bg-off #page .widget .dt-form .dt-btn:hover,.btn-hover-bg-off #page input[type="reset"]:hover,.btn-hover-bg-off #page .wpcf7-submit:hover,.btn-hover-bg-off #page .nsu-submit:hover,.btn-hover-bg-off #page .dt-wc-btn:hover,.btn-hover-bg-off #page input#place_order:hover,.btn-hover-bg-off #page .woocommerce-Reviews .submit:not(.box-button):hover,.btn-hover-bg-off #page input.button:hover,.btn-hover-bg-off #page input[name="save_address"]:hover,.btn-hover-bg-off #page .wc-layout-list .woo-buttons a:hover,.btn-hover-bg-off #page .post-password-form input[type="submit"]:hover,.btn-hover-bg-off #page .mc4wp-form input[type="submit"]:hover,.btn-hover-bg-off #page div.mc4wp-form button[type="submit"]:hover,.btn-hover-bg-off #page .tml-submit-wrap input[type="submit"]:hover,.btn-hover-bg-off #page .wpcf7-form input[type="submit"]:hover,.btn-hover-bg-off #page input[type="submit"]:not([name="update_cart"]):hover,.btn-hover-bg-off #page .woocommerce-widget-layered-nav-dropdown__submit:hover,.btn-hover-bg-off #page .give-btn.give-btn-reveal:hover,.btn-hover-bg-off #page .give-submit.give-btn:hover,.btn-hover-bg-off #page .wc-block-filter-submit-button:hover {
    background: none
}

.mec-event-footer .mec-booking-button:hover .text-wrap,.dt-form button:hover .text-wrap,#page .widget .dt-form .dt-btn:hover .text-wrap,.widget .dt-form .dt-btn:hover .text-wrap,input[type="reset"]:hover .text-wrap,.wpcf7-submit:hover .text-wrap,.nsu-submit:hover .text-wrap,.dt-wc-btn:hover .text-wrap,input#place_order:hover .text-wrap,.woocommerce-Reviews .submit:not(.box-button):hover .text-wrap,input.button:hover .text-wrap,input[name="save_address"]:hover .text-wrap,.wc-layout-list .woo-buttons a:hover .text-wrap,.post-password-form input[type="submit"]:hover .text-wrap,.mc4wp-form input[type="submit"]:hover .text-wrap,div.mc4wp-form button[type="submit"]:hover .text-wrap,.tml-submit-wrap input[type="submit"]:hover .text-wrap,.wpcf7-form input[type="submit"]:hover .text-wrap,input[type="submit"]:not([name="update_cart"]):hover .text-wrap,.woocommerce-widget-layered-nav-dropdown__submit:hover .text-wrap,.give-btn.give-btn-reveal:hover .text-wrap,.give-submit.give-btn:hover .text-wrap,.wc-block-filter-submit-button:hover .text-wrap {
    color: var(--the7-btn-hover-color)
}

.wc-block-product-search .wc-block-product-search__button,.wp-block-search .wp-block-search__button,button.button,.cart-btn-below-img .woo-buttons a,a.button:not(.edd-submit) {
    color: var(--the7-btn-color);
    background: var(--the7-btn-bg,#ffb536)
}

.stripe .wc-block-product-search .wc-block-product-search__button,.wc-block-product-search .wc-block-product-search__button *,.sidebar .wc-block-product-search .wc-block-product-search__button,.sidebar .widget .wc-block-product-search .wc-block-product-search__button,.sidebar-content .widget .wc-block-product-search .wc-block-product-search__button,.footer .wc-block-product-search .wc-block-product-search__button,.stripe .wp-block-search .wp-block-search__button,.wp-block-search .wp-block-search__button *,.sidebar .wp-block-search .wp-block-search__button,.sidebar .widget .wp-block-search .wp-block-search__button,.sidebar-content .widget .wp-block-search .wp-block-search__button,.footer .wp-block-search .wp-block-search__button,.stripe button.button,button.button *,.sidebar button.button,.sidebar .widget button.button,.sidebar-content .widget button.button,.footer button.button,.stripe .cart-btn-below-img .woo-buttons a,.cart-btn-below-img .woo-buttons a *,.sidebar .cart-btn-below-img .woo-buttons a,.sidebar .widget .cart-btn-below-img .woo-buttons a,.sidebar-content .widget .cart-btn-below-img .woo-buttons a,.footer .cart-btn-below-img .woo-buttons a,.stripe a.button:not(.edd-submit),a.button:not(.edd-submit) *,.sidebar a.button:not(.edd-submit),.sidebar .widget a.button:not(.edd-submit),.sidebar-content .widget a.button:not(.edd-submit),.footer a.button:not(.edd-submit) {
    color: var(--the7-btn-color)
}

.btn-bg-off .wc-block-product-search .wc-block-product-search__button:not(:hover),.btn-bg-off .wp-block-search .wp-block-search__button:not(:hover),.btn-bg-off button.button:not(:hover),.btn-bg-off .cart-btn-below-img .woo-buttons a:not(:hover),.btn-bg-off a.button:not(.edd-submit):not(:hover) {
    background: none
}

.wc-block-product-search .wc-block-product-search__button:hover>*,.wc-block-product-search .wc-block-product-search__button:hover,.wp-block-search .wp-block-search__button:hover>*,.wp-block-search .wp-block-search__button:hover,button.button:hover>*,button.button:hover,.cart-btn-below-img .woo-buttons a:hover>*,.cart-btn-below-img .woo-buttons a:hover,a.button:not(.edd-submit):hover>*,a.button:not(.edd-submit):hover {
    color: var(--the7-btn-hover-color)
}

.wc-block-product-search .wc-block-product-search__button:hover,.wp-block-search .wp-block-search__button:hover,button.button:hover,.cart-btn-below-img .woo-buttons a:hover,a.button:not(.edd-submit):hover {
    border-color: var(--the7-btn-border-hover-color);
    background: var(--the7-btn-hover-bg,#f4a215)
}

.stripe .wc-block-product-search .wc-block-product-search__button:hover,.wc-block-product-search .wc-block-product-search__button:hover *,.sidebar .wc-block-product-search .wc-block-product-search__button:hover,.sidebar .widget .wc-block-product-search .wc-block-product-search__button:hover,.sidebar-content .widget .wc-block-product-search .wc-block-product-search__button:hover,.footer .wc-block-product-search .wc-block-product-search__button:hover,.stripe .wp-block-search .wp-block-search__button:hover,.wp-block-search .wp-block-search__button:hover *,.sidebar .wp-block-search .wp-block-search__button:hover,.sidebar .widget .wp-block-search .wp-block-search__button:hover,.sidebar-content .widget .wp-block-search .wp-block-search__button:hover,.footer .wp-block-search .wp-block-search__button:hover,.stripe button.button:hover,button.button:hover *,.sidebar button.button:hover,.sidebar .widget button.button:hover,.sidebar-content .widget button.button:hover,.footer button.button:hover,.stripe .cart-btn-below-img .woo-buttons a:hover,.cart-btn-below-img .woo-buttons a:hover *,.sidebar .cart-btn-below-img .woo-buttons a:hover,.sidebar .widget .cart-btn-below-img .woo-buttons a:hover,.sidebar-content .widget .cart-btn-below-img .woo-buttons a:hover,.footer .cart-btn-below-img .woo-buttons a:hover,.stripe a.button:not(.edd-submit):hover,a.button:not(.edd-submit):hover *,.sidebar a.button:not(.edd-submit):hover,.sidebar .widget a.button:not(.edd-submit):hover,.sidebar-content .widget a.button:not(.edd-submit):hover,.footer a.button:not(.edd-submit):hover {
    color: var(--the7-btn-hover-color)
}

.btn-hover-bg-off .wc-block-product-search .wc-block-product-search__button:hover,.btn-hover-bg-off .wp-block-search .wp-block-search__button:hover,.btn-hover-bg-off button.button:hover,.btn-hover-bg-off .cart-btn-below-img .woo-buttons a:hover,.btn-hover-bg-off a.button:not(.edd-submit):hover {
    background: none
}

.wc-block-product-search .wc-block-product-search__button:hover .text-wrap,.wp-block-search .wp-block-search__button:hover .text-wrap,button.button:hover .text-wrap,.cart-btn-below-img .woo-buttons a:hover .text-wrap,a.button:not(.edd-submit):hover .text-wrap {
    color: var(--the7-btn-hover-color)
}

button.button.tinvwl-add-to-cart:hover>* {
    color: inherit
}

.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style),.mec-event-footer .mec-booking-button,.give-btn.give-btn-reveal,.give-submit.give-btn {
    background: var(--the7-btn-bg,#ffb536)
}

.btn-bg-off .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):not(:hover),.btn-bg-off .mec-event-footer .mec-booking-button:not(:hover),.btn-bg-off .give-btn.give-btn-reveal:not(:hover),.btn-bg-off .give-submit.give-btn:not(:hover) {
    background: none
}

.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover,.mec-event-footer .mec-booking-button:hover,.give-btn.give-btn-reveal:hover,.give-submit.give-btn:hover {
    background: none;
    background: var(--the7-btn-hover-bg,#f4a215);
    border-color: var(--the7-btn-border-hover-color)
}

.btn-hover-bg-off .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover,.btn-hover-bg-off .mec-event-footer .mec-booking-button:hover,.btn-hover-bg-off .give-btn.give-btn-reveal:hover,.btn-hover-bg-off .give-submit.give-btn:hover {
    background: none
}

.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).accent-btn-bg-color,.mec-event-footer .mec-booking-button.accent-btn-bg-color,.give-btn.give-btn-reveal.accent-btn-bg-color,.give-submit.give-btn.accent-btn-bg-color {
    background: var(--the7-accent-color)
}

#page .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).accent-btn-bg-hover-color:hover,#page .mec-event-footer .mec-booking-button.accent-btn-bg-hover-color:hover,#page .give-btn.give-btn-reveal.accent-btn-bg-hover-color:hover,#page .give-submit.give-btn.accent-btn-bg-hover-color:hover {
    background: var(--the7-accent-color)
}

#page .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style).default-btn-bg-hover-color:hover,#page .mec-event-footer .mec-booking-button.default-btn-bg-hover-color:hover,#page .give-btn.give-btn-reveal.default-btn-bg-hover-color:hover,#page .give-submit.give-btn.default-btn-bg-hover-color:hover {
    background: none;
    background: var(--the7-btn-hover-bg,#f4a215)
}

.btn-light:hover,.outline-bg-btn:hover {
    background: var(--the7-btn-hover-bg,#f4a215)
}

.dt-btn.btn-hover-off:hover {
    background: var(--the7-btn-bg,#ffb536)!important
}

.dt-btn:not(.btn-custom-style),.btn-link {
    color: var(--the7-btn-color)
}

.dt-btn:not(.btn-custom-style) *,.sidebar .dt-btn:not(.btn-custom-style),.content .sidebar-content .dt-btn:not(.btn-custom-style),.footer .dt-btn:not(.btn-custom-style),.content .shortcode-banner-inside .dt-btn:not(.btn-custom-style) *,.content .dt-btn:not(.btn-custom-style),.content .elementor-widget[class*='elementor-widget-wp-widget-'] .dt-btn:not(.btn-custom-style),.btn-link *,.sidebar .btn-link,.content .sidebar-content .btn-link,.footer .btn-link,.content .shortcode-banner-inside .btn-link *,.content .btn-link,.content .elementor-widget[class*='elementor-widget-wp-widget-'] .btn-link {
    color: var(--the7-btn-color)
}

.dt-btn:not(.btn-custom-style):hover,.dt-btn:not(.btn-custom-style):hover>*,.btn-link:hover,.btn-link:hover>* {
    color: var(--the7-btn-hover-color)
}

.content .elementor-widget[class*='elementor-widget-wp-widget-'] .dt-btn:not(.btn-custom-style):hover,.content .elementor-widget[class*='elementor-widget-wp-widget-'] .dt-btn:not(.btn-custom-style):hover>*,.content .elementor-widget[class*='elementor-widget-wp-widget-'] .btn-link:hover,.content .elementor-widget[class*='elementor-widget-wp-widget-'] .btn-link:hover>* {
    color: var(--the7-btn-hover-color)
}

.dt-btn:not(.btn-custom-style).accent-btn-color>span,.dt-btn:not(.btn-custom-style).accent-btn-color>.text-wrap *,.dt-btn:not(.btn-custom-style).accent-btn-color>i[class^="fa"],.dt-btn:not(.btn-custom-style).accent-btn-color>i[class^="dt-icon-"],.btn-link.accent-btn-color>span,.btn-link.accent-btn-color>.text-wrap *,.btn-link.accent-btn-color>i[class^="fa"],.btn-link.accent-btn-color>i[class^="dt-icon-"] {
    color: var(--the7-accent-color)
}

.dt-btn:not(.btn-custom-style).title-btn-color,.dt-btn:not(.btn-custom-style).title-btn-color>span,.dt-btn:not(.btn-custom-style).title-btn-color>.text-wrap *,.dt-btn:not(.btn-custom-style).title-btn-color>i[class^="fa"],.dt-btn:not(.btn-custom-style).title-btn-color>i[class^="dt-icon-"],.btn-link.title-btn-color,.btn-link.title-btn-color>span,.btn-link.title-btn-color>.text-wrap *,.btn-link.title-btn-color>i[class^="fa"],.btn-link.title-btn-color>i[class^="dt-icon-"] {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .dt-btn:not(.btn-custom-style).title-btn-color,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .dt-btn:not(.btn-custom-style).title-btn-color>span,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .dt-btn:not(.btn-custom-style).title-btn-color>.text-wrap *,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .dt-btn:not(.btn-custom-style).title-btn-color>i[class^="fa"],.dt-mega-menu .dt-mega-parent .sidebar-content .widget .dt-btn:not(.btn-custom-style).title-btn-color>i[class^="dt-icon-"],.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-link.title-btn-color,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-link.title-btn-color>span,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-link.title-btn-color>.text-wrap *,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-link.title-btn-color>i[class^="fa"],.dt-mega-menu .dt-mega-parent .sidebar-content .widget .btn-link.title-btn-color>i[class^="dt-icon-"] {
    color: #1f365c
}

.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color,.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color>span,.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color>.text-wrap *,.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color>i[class^="fa"],.sidebar-content .dt-btn:not(.btn-custom-style).title-btn-color>i[class^="dt-icon-"],.sidebar-content .btn-link.title-btn-color,.sidebar-content .btn-link.title-btn-color>span,.sidebar-content .btn-link.title-btn-color>.text-wrap *,.sidebar-content .btn-link.title-btn-color>i[class^="fa"],.sidebar-content .btn-link.title-btn-color>i[class^="dt-icon-"] {
    color: #1f365c
}

.footer .dt-btn:not(.btn-custom-style).title-btn-color,.footer .dt-btn:not(.btn-custom-style).title-btn-color>span,.footer .dt-btn:not(.btn-custom-style).title-btn-color>.text-wrap *,.footer .dt-btn:not(.btn-custom-style).title-btn-color>i[class^="fa"],.footer .dt-btn:not(.btn-custom-style).title-btn-color>i[class^="dt-icon-"],.footer .btn-link.title-btn-color,.footer .btn-link.title-btn-color>span,.footer .btn-link.title-btn-color>.text-wrap *,.footer .btn-link.title-btn-color>i[class^="fa"],.footer .btn-link.title-btn-color>i[class^="dt-icon-"] {
    color: #fff
}

.dt-btn:not(.btn-custom-style).title-btn-hover-color:hover>span,.dt-btn:not(.btn-custom-style).title-btn-hover-color:hover>.text-wrap *,.dt-btn:not(.btn-custom-style).title-btn-hover-color:hover>i[class^="fa"],.dt-btn:not(.btn-custom-style).title-btn-hover-color:hover>i[class^="dt-icon-"],.btn-link.title-btn-hover-color:hover>span,.btn-link.title-btn-hover-color:hover>.text-wrap *,.btn-link.title-btn-hover-color:hover>i[class^="fa"],.btn-link.title-btn-hover-color:hover>i[class^="dt-icon-"] {
    color: var(--the7-h1-color)!important
}

.dt-btn:not(.btn-custom-style).default-btn-hover-color:hover>span,.dt-btn:not(.btn-custom-style).default-btn-hover-color:hover>.text-wrap *,.dt-btn:not(.btn-custom-style).default-btn-hover-color:hover>i[class^="fa"],.dt-btn:not(.btn-custom-style).default-btn-hover-color:hover>i[class^="dt-icon-"],.btn-link.default-btn-hover-color:hover>span,.btn-link.default-btn-hover-color:hover>.text-wrap *,.btn-link.default-btn-hover-color:hover>i[class^="fa"],.btn-link.default-btn-hover-color:hover>i[class^="dt-icon-"] {
    color: var(--the7-btn-hover-color)!important
}

#page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover>span,#page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover>.text-wrap *,#page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover>i[class^="fa"],#page .dt-btn:not(.btn-custom-style).accent-btn-hover-color:hover>i[class^="dt-icon-"],#page .btn-link.accent-btn-hover-color:hover>span,#page .btn-link.accent-btn-hover-color:hover>.text-wrap *,#page .btn-link.accent-btn-hover-color:hover>i[class^="fa"],#page .btn-link.accent-btn-hover-color:hover>i[class^="dt-icon-"] {
    color: var(--the7-accent-color)!important
}

.accent-btn-color .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style)>span,.accent-btn-color .dt-btn:not(.custom-btn-color):not(.btn-shortcode):not(.btn-custom-style)>.text-wrap * {
    color: var(--the7-accent-color)
}

.custom-btn-hover-color .dt-btn:not(.custom-btn-color):not(.accent-btn-hover-color):not(.btn-shortcode):hover>span,.custom-btn-hover-color .dt-btn:not(.custom-btn-color):not(.accent-btn-hover-color):not(.btn-shortcode):hover>.text-wrap * {
    background: none;
    color: var(--the7-btn-hover-color)
}

.custom-btn-hover-color .dt-btn:hover>.text-wrap * {
    color: inherit
}

.accent-btn-hover-color .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover>span,.accent-btn-hover-color .dt-btn:not(.custom-btn-hover-color):not(.btn-shortcode):not(.btn-custom-style):hover>.text-wrap * {
    color: var(--the7-accent-color)
}

.light-bg-btn {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .light-bg-btn {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .light-bg-btn {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.light-bg-btn:hover {
    background: var(--the7-btn-hover-bg,#f4a215)
}

#page .light-bg-btn.accent-btn-bg-hover-color:hover {
    background: var(--the7-accent-color)
}

.btn-light {
    background-color: var(--the7-content-boxes-bg);
    background-image: none
}

.outline-element-decoration .btn-light {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .btn-light {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.btn-light:hover {
    background-image: none;
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .btn-light:hover {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .btn-light:hover {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.dt-btn.outline-bg-btn {
    background: none
}

.accent-gradient .dt-btn.outline-bg-btn {
    background: none
}

.dt-btn.outline-bg-btn:hover {
    border-color: #fff0
}

.outline-bg-btn {
    border-color: var(--the7-btn-bg-color)
}

.outline-bg-btn:hover {
    border-color: var(--the7-btn-hover-bg-color);
    background: var(--the7-btn-hover-bg,#f4a215)
}

.outline-bg-btn.accent-btn-bg-color {
    border-color: var(--the7-accent-color)
}

#page .outline-bg-btn.accent-btn-bg-hover-color:hover {
    background: var(--the7-accent-color);
    border-color: #fff0
}

.outline-btn {
    border-color: var(--the7-btn-bg-color)
}

.outline-btn:hover {
    border-color: var(--the7-btn-hover-bg-color);
    background: none
}

.outline-btn.accent-btn-bg-color {
    border-color: var(--the7-accent-color)
}

#page .outline-btn.accent-btn-bg-hover-color:hover {
    border-color: var(--the7-accent-color)
}

.dt-btn-link,.dt-btn-link>span,.dt-btn-link>i {
    color: var(--the7-accent-color)
}

.dt-btn-link:after {
    background: var(--the7-accent-color)
}

.hr-thick {
    border-color: rgb(140 149 162 / .1)
}

.hr-thin {
    border-style: solid;
    border-width: 1px;
    border-color: var(--the7-divider-color);
    border-left: none;
    border-right: none;
    border-bottom: none
}

.hr-thin.style-dashed {
    border-top-style: dashed;
    border-bottom: none
}

.hr-thin.style-dotted {
    border-top-style: dotted;
    border-bottom: none
}

.hr-thin.style-double {
    border-top-style: double;
    border-top-width: 3px;
    border-bottom: none
}

.accent-border-color .separator-holder,.accent-border-color.hr-thin,.accent-border-color.hr-thick {
    border-color: var(--the7-accent-color)
}

.accent-gradient .accent-border-color.hr-thin.style-line,.accent-gradient .accent-border-color.hr-thick {
    border-width: 0;
    border-color: var(--the7-accent-color)
}

.dt-fancy-title.bg-on,hr.gf_rule {
    background-color: rgb(140 149 162 / .08)
}

.sidebar .dt-fancy-title.bg-on,.sidebar-content .dt-fancy-title.bg-on,.sidebar hr.gf_rule,.sidebar-content hr.gf_rule {
    background-color: rgb(140 149 162 / .08)
}

.footer .dt-fancy-title.bg-on,.footer hr.gf_rule {
    background-color: rgb(148 159 178 / .08)
}

.accent-border-color .dt-fancy-title.bg-on {
    color: #fff;
    background-color: var(--the7-accent-color)
}

#page .accent-title-color .dt-fancy-title {
    color: var(--the7-accent-color)
}

.title-color .dt-fancy-title {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .title-color .dt-fancy-title {
    color: #1f365c
}

.sidebar-content .title-color .dt-fancy-title {
    color: #1f365c
}

.footer .title-color .dt-fancy-title {
    color: #fff
}

.dt-fancy-separator,.dt-fancy-separator * {
    color: var(--the7-secondary-text-color)
}

.sidebar-content .dt-fancy-separator,.sidebar-content .dt-fancy-separator * {
    color: rgb(140 149 162 / .5)
}

.footer .dt-fancy-separator,.footer .dt-fancy-separator * {
    color: rgb(148 159 178 / .5)
}

.separator-holder {
    border-color: var(--the7-divider-color)
}

.separator-holder,.accent-border-color .bg-on .separator-holder {
    border-color: var(--the7-divider-color)
}

.sidebar .separator-holder,.sidebar-content .separator-holder,.sidebar .accent-border-color .bg-on .separator-holder,.sidebar-content .accent-border-color .bg-on .separator-holder {
    border-color: rgb(140 149 162 / .15)
}

.footer .separator-holder,.footer .accent-border-color .bg-on .separator-holder {
    border-color: rgb(148 159 178 / .15)
}

.dt-fancy-title.bg-on {
    min-height: calc(var(--the7-base-font-size) * 2);
    line-height: calc(var(--the7-base-font-size) * 2)
}

.text-small .dt-fancy-title.bg-on {
    min-height: calc(var(--the7-text-small-font-size) * 2);
    line-height: calc(var(--the7-text-small-font-size) * 2)
}

.text-big .dt-fancy-title.bg-on {
    min-height: calc(var(--the7-text-big-font-size) * 2);
    line-height: calc(var(--the7-text-big-font-size) * 2)
}

.h1-size .dt-fancy-title.bg-on {
    min-height: calc(var(--the7-h1-font-size)*2);
    line-height: calc(var(--the7-h1-font-size)*2)
}

.h2-size .dt-fancy-title.bg-on {
    min-height: calc(var(--the7-h2-font-size)*2);
    line-height: calc(var(--the7-h2-font-size)*2)
}

.h3-size .dt-fancy-title.bg-on {
    min-height: calc(var(--the7-h3-font-size)*2);
    line-height: calc(var(--the7-h3-font-size)*2)
}

.h4-size .dt-fancy-title.bg-on {
    min-height: calc(var(--the7-h4-font-size)*2);
    line-height: calc(var(--the7-h4-font-size)*2)
}

.h5-size .dt-fancy-title.bg-on {
    min-height: calc(var(--the7-h5-font-size)*2);
    line-height: calc(var(--the7-h5-font-size)*2)
}

.h6-size .dt-fancy-title.bg-on {
    min-height: calc(var(--the7-h6-font-size)*2);
    line-height: calc(var(--the7-h6-font-size)*2)
}

.shortcode-tooltip {
    color: var(--the7-links-color);
    border-color: var(--the7-links-color)
}

.borderframe .shortcode-single-image {
    border-color: var(--the7-divider-color)
}

.sidebar .borderframe .shortcode-single-image,.sidebar-content .borderframe .shortcode-single-image {
    border-color: rgb(140 149 162 / .15)
}

.footer .borderframe .shortcode-single-image {
    border-color: rgb(148 159 178 / .15)
}

.shortcode-single-caption {
    font-size: var(--the7-base-font-size);
    line-height: var(--the7-base-line-height);
    color: var(--the7-secondary-text-color)
}

.sidebar-content .shortcode-single-caption {
    color: rgb(140 149 162 / .5)
}

.footer .shortcode-single-caption {
    color: rgb(148 159 178 / .5)
}

.borderframe.br-standard .shortcode-single-image {
    background-color: var(--the7-content-boxes-bg)
}

.shadow-element-decoration .borderframe.br-standard .shortcode-single-image {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.outline-element-decoration .borderframe.br-standard .shortcode-single-image {
    box-shadow: inset 0 0 0 1px #fff0
}

.frame-on {
    border-color: var(--the7-divider-color)
}

.sidebar .frame-on,.sidebar-content .frame-on {
    border-color: rgb(140 149 162 / .15)
}

.footer .frame-on {
    border-color: rgb(148 159 178 / .15)
}

.frame-on.frame-fancy {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .frame-on.frame-fancy {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .frame-on.frame-fancy {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.shortcode-single-image-wrap .rollover-icon {
    color: var(--the7-accent-color);
    border-color: var(--the7-accent-color)
}

.dt-icon-bg-on.shortcode-single-image-wrap .rollover-icon {
    background-color: var(--the7-accent-color)
}

.list-divider li {
    border-color: var(--the7-divider-color)
}

.sidebar .list-divider li,.sidebar-content .list-divider li {
    border-color: rgb(140 149 162 / .15)
}

.footer .list-divider li {
    border-color: rgb(148 159 178 / .15)
}

.standard-arrow.list-divider.bullet-top li:not(:first-child):before,.standard-arrow.list-divider.bullet-top li:not(:first-child):after {
    margin-top: 14px
}

.standard-arrow.bullet-top li:before,.standard-arrow.bullet-top li:after {
    margin-top: 5px
}

.standard-number-list li:before,.standard-arrow li:before {
    color: #fff;
    background-color: var(--the7-accent-color)
}

.content .soc-ico a:before {
    background-color: rgb(140 149 162 / .15)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .soc-ico a:before {
    background-color: rgb(31 54 92 / .15)
}

.sidebar .soc-ico a:before,.sidebar-content .soc-ico a:before {
    background-color: rgb(140 149 162 / .15)
}

.footer .soc-ico a:before {
    background-color: rgb(148 159 178 / .15)
}

.dt-shortcode-soc-icons a.dt-icon-bg-on:before,.dt-shortcode-icon.dt-icon-bg-on .icon-inner:before,.text-icon.dt-icon-bg-on .icon-inner:before {
    border-color: var(--the7-accent-color);
    background-color: var(--the7-accent-color)
}

.content .dt-icon-bg-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:before {
    background-color: var(--the7-accent-color)
}

.content .dt-icon-border-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:before {
    border-color: var(--the7-accent-color)
}

.dt-shortcode-soc-icons a.dt-icon-border-on:before,.dt-shortcode-soc-icons a.dt-icon-hover-border-on:after,.dt-shortcode-icon.dt-icon-border-on:before,.dt-shortcode-icon.dt-icon-hover-border-on:after,.text-icon.dt-icon-border-on:before,.text-icon.dt-icon-hover-border-on:after {
    border-color: var(--the7-accent-color)
}

#main .soc-ico a:hover,#footer .soc-ico a:hover {
    background-color: #fff0;
    box-shadow: none
}

#main .soc-ico a:after,#footer .soc-ico a:after {
    background-color: var(--the7-accent-color);
    box-shadow: none
}

.accent-gradient #main .soc-ico a:hover,.accent-gradient #footer .soc-ico a:hover {
    background: none
}

.dt-shortcode-soc-icons a.dt-icon-hover-bg-on:after,.dt-shortcode-icon.dt-icon-hover-bg-on .icon-inner:after,.text-icon.dt-icon-hover-bg-on .icon-inner:after {
    border-color: var(--the7-accent-color);
    background-color: var(--the7-accent-color)
}

.content .dt-icon-hover-bg-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:after {
    background-color: var(--the7-accent-color)
}

.content .dt-icon-border-hover-on.dt-team-shortcode.dt-icon-bg-on .soc-ico a:after {
    border-color: var(--the7-accent-color)
}

.dt-shortcode-soc-icons a .soc-font-icon,#main .dt-team-shortcode .soc-ico a .soc-font-icon,.dt-shortcode-icon .soc-icon,.text-icon .soc-icon {
    color: var(--the7-accent-color)
}

.content .soc-ico a:not(:hover) .soc-font-icon {
    color: var(--the7-base-color)
}

.sidebar .soc-ico a:not(:hover) .soc-font-icon,.sidebar-content .soc-ico a:not(:hover) .soc-font-icon {
    color: #8c95a2
}

.footer .soc-ico a:not(:hover) .soc-font-icon {
    color: #949fb2
}

blockquote:not(.shortcode-blockquote):not(.elementor-blockquote),blockquote.shortcode-blockquote.block-style-widget,.block-style-widget {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration blockquote:not(.shortcode-blockquote):not(.elementor-blockquote),.outline-element-decoration .block-style-widget {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration blockquote:not(.shortcode-blockquote):not(.elementor-blockquote),.shadow-element-decoration .block-style-widget {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.shortcode-pullquote:after,.shortcode-action-bg:before {
    color: #fff;
    background-color: var(--the7-accent-color)
}

blockquote.shortcode-blockquote {
    border-color: var(--the7-divider-color)
}

.sidebar blockquote.shortcode-blockquote,.sidebar-content blockquote.shortcode-blockquote {
    border-color: rgb(140 149 162 / .15)
}

.footer blockquote.shortcode-blockquote {
    border-color: rgb(148 159 178 / .15)
}

blockquote:not(.elementor-blockquote),blockquote:not(.elementor-blockquote) *,.shortcode-pullquote,.wp-block-quote cite {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget blockquote:not(.elementor-blockquote),.dt-mega-menu .dt-mega-parent .sidebar-content .widget blockquote:not(.elementor-blockquote) *,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .shortcode-pullquote,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wp-block-quote cite {
    color: #1f365c
}

.sidebar-content blockquote:not(.elementor-blockquote),.sidebar-content blockquote:not(.elementor-blockquote) *,.sidebar-content .shortcode-pullquote,.sidebar-content .wp-block-quote cite {
    color: #1f365c
}

.footer blockquote:not(.elementor-blockquote),.footer blockquote:not(.elementor-blockquote) *,.footer .shortcode-pullquote,.footer .wp-block-quote cite {
    color: #fff
}

blockquote:not(.wp-block-quote):not(.elementor-blockquote) {
    color: var(--the7-h5-color);
    font: var(--the7-h5-font);
    text-transform: var(--the7-h5-text-transform)
}

.plain-bg {
    border-color: var(--the7-divider-color)
}

.sidebar .plain-bg,.sidebar-content .plain-bg {
    border-color: rgb(140 149 162 / .15)
}

.footer .plain-bg {
    border-color: rgb(148 159 178 / .15)
}

.slider-wrapper.arrows-accent .owl-prev i,.slider-wrapper.arrows-accent .owl-next i {
    background-color: rgb(255 181 54 / .9)
}

.elementor-widget-the7_photo-scroller .scroller-arrow span,.elementor-widget-the7_photo-scroller .scroller-arrow:hover span {
    color: var(--the7-accent-color)
}

.slider-wrapper.arrows-accent .owl-prev:hover i,.slider-wrapper.arrows-accent .owl-next:hover i {
    color: #fff;
    background-color: var(--the7-accent-color)
}

.dt-owl-item .post.bg-on {
    box-shadow: none
}

.dt-owl-item .post.bg-on:before {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .dt-owl-item .post.bg-on:before {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .dt-owl-item .post.bg-on:before {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

input::-webkit-input-placeholder {
    color: var(--the7-input-color);
    opacity: var(--the7-form-placeholder-opacity,.5)
}

input:-moz-placeholder {
    color: var(--the7-input-color);
    opacity: var(--the7-form-placeholder-opacity,.5)
}

textarea::-webkit-input-placeholder {
    color: var(--the7-input-color);
    opacity: var(--the7-form-placeholder-opacity,.5)
}

textarea:-moz-placeholder {
    color: var(--the7-input-color);
    opacity: var(--the7-form-placeholder-opacity,.5)
}

input:focus::-webkit-input-placeholder {
    opacity: var(--the7-form-placeholder-opacity-focus,.15)
}

input:focus:-moz-placeholder {
    opacity: var(--the7-form-placeholder-opacity-focus,.15)
}

textarea:focus::-webkit-input-placeholder {
    opacity: var(--the7-form-placeholder-opacity-focus,.15)
}

textarea:focus:-moz-placeholder {
    opacity: var(--the7-form-placeholder-opacity-focus,.15)
}

.form-fields label,.comment-form label:not([for="wp-comment-cookies-consent"]) {
    color: var(--the7-input-color)
}

input[type="text"],.widget_search input[type="text"].searchform-s,input[type="search"],input[type="tel"],input[type="url"],input[type="email"],input[type="number"],input[type="date"],input[type="range"],input[type="password"],select,textarea,.wpcf7-number,.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select,.the7-elementor-product-comments .elementor-field-textual,.elementor-field-group .elementor-field-textual,.elementor-field-group .elementor-select-wrapper select {
    color: var(--the7-input-color);
    font: var(--the7-form-md-font);
    border-style: var(--the7-form-border);
    border-top-width: var(--the7-top-input-border-width);
    border-right-width: var(--the7-right-input-border-width);
    border-bottom-width: var(--the7-bottom-input-border-width);
    border-left-width: var(--the7-left-input-border-width);
    padding: var(--the7-top-input-padding) var(--the7-right-input-padding) var(--the7-bottom-input-padding) var(--the7-left-input-padding);
    border-color: var(--the7-input-border-color);
    background-color: var(--the7-input-bg-color);
    border-radius: var(--the7-input-border-radius);
    box-shadow: var(--the7-form-shadow);
    transition: all 0.3s ease
}

input[type="text"]:focus,.widget_search input[type="text"].searchform-s:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="date"]:focus,input[type="range"]:focus,input[type="password"]:focus,select:focus,textarea:focus,.wpcf7-number:focus,.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select:focus,.the7-elementor-product-comments .elementor-field-textual:focus,.elementor-field-group .elementor-field-textual:focus,.elementor-field-group .elementor-select-wrapper select:focus {
    box-shadow: var(--the7-form-shadow-focus)
}

.content input[type="text"],.content .widget_search input[type="text"].searchform-s,.content input[type="search"],.content input[type="tel"],.content input[type="url"],.content input[type="email"],.content input[type="number"],.content input[type="date"],.content input[type="range"],.content input[type="password"],.content select,.content textarea,.content .wpcf7-number,.content .woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select,.content .the7-elementor-product-comments .elementor-field-textual,.content .elementor-field-group .elementor-field-textual,.content .elementor-field-group .elementor-select-wrapper select {
    font-size: var(--the7-form-md-font-size);
    line-height: var(--the7-form-md-line-height)
}

.content .elementor-field-group .elementor-select-wrapper select {
    font-size: inherit;
    line-height: inherit
}

input:-webkit-autofill {
    transition: background-color 99999s ease-in-out 0s
}

input[type="text"],.widget_search input[type="text"].searchform-s,input[type="search"],input[type="tel"],input[type="url"],input[type="email"],input[type="number"],input[type="date"],input[type="range"],input[type="password"],select,.wpcf7-number,.tinvwl-input-group .form-control,.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select {
    min-height: var(--the7-input-height)
}

.formError+input,.formError+textarea {
    border-color: #f55b5f
}

select:focus,.woocommerce div.product.elementor form.cart table.variations td.value:focus:before {
    outline: 0 solid #fff0;
    box-shadow: 0 0 0 1px rgb(0 0 0 / .1) inset
}

.widget .dt-form .dt-btn,.dt-form .dt-btn,.comment-form .dt-btn {
    font: var(--the7-btn-m-font);
    text-transform: var(--the7-btn-m-text-transform);
    letter-spacing: var(--the7-btn-m-letter-spacing);
    word-spacing: var(--the7-btn-m-word-spacing);
    border-radius: var(--the7-btn-m-border-radius);
    padding: var(--the7-btn-m-padding)
}

input[type="submit"]:not([name="update_cart"]):not(.woocommerce-widget-layered-nav-dropdown__submit),.post-password-form input[type="submit"],.mc4wp-form input[type="submit"],div.mc4wp-form button[type="submit"],.tml-submit-wrap input[type="submit"],.wpcf7-form input[type="submit"] {
    font: var(--the7-btn-m-font);
    text-transform: var(--the7-btn-m-text-transform);
    letter-spacing: var(--the7-btn-m-letter-spacing);
    word-spacing: var(--the7-btn-m-word-spacing);
    border-radius: var(--the7-btn-m-border-radius);
    padding: var(--the7-btn-m-padding);
    min-width: var(--the7-btn-m-min-width);
    min-height: var(--the7-btn-m-min-height)
}

.popup-message-style .parentFormundefined,.inline-message-style .parentFormundefined,.popup-message-style .wpcf7-mail-sent-ok,.inline-message-style .wpcf7-mail-sent-ok,.popup-message-style .wpcf7-validation-errors,.inline-message-style .wpcf7-validation-errors,.popup-message-style .wpcf7-response-output,.inline-message-style .wpcf7-response-output {
    background: var(--the7-accent-color)
}

.parentFormundefined .formErrorContent,.wpcf7-mail-sent-ok .formErrorContent,.wpcf7-validation-errors .formErrorContent,.wpcf7-response-output .formErrorContent {
    font: var(--the7-base-font-big)
}

#page .parentFormundefined,.popup-message-style .parentFormundefined,.inline-message-style .parentFormundefined,#page .wpcf7-mail-sent-ok,.popup-message-style .wpcf7-mail-sent-ok,.inline-message-style .wpcf7-mail-sent-ok,#page .wpcf7-validation-errors,.popup-message-style .wpcf7-validation-errors,.inline-message-style .wpcf7-validation-errors,#page .wpcf7-response-output,.popup-message-style .wpcf7-response-output,.inline-message-style .wpcf7-response-output {
    color: #ffffff!important;
    border: none
}

#page .parentFormundefined .formErrorContent,#page .parentFormundefined .formErrorContent a,#page .parentFormundefined .close-message #page .parentFormundefined a,.popup-message-style .parentFormundefined .formErrorContent,.popup-message-style .parentFormundefined .formErrorContent a,.popup-message-style .parentFormundefined .close-message .popup-message-style .parentFormundefined a,.inline-message-style .parentFormundefined .formErrorContent,.inline-message-style .parentFormundefined .formErrorContent a,.inline-message-style .parentFormundefined .close-message .inline-message-style .parentFormundefined a,#page .wpcf7-mail-sent-ok .formErrorContent,#page .wpcf7-mail-sent-ok .formErrorContent a,#page .wpcf7-mail-sent-ok .close-message #page .wpcf7-mail-sent-ok a,.popup-message-style .wpcf7-mail-sent-ok .formErrorContent,.popup-message-style .wpcf7-mail-sent-ok .formErrorContent a,.popup-message-style .wpcf7-mail-sent-ok .close-message .popup-message-style .wpcf7-mail-sent-ok a,.inline-message-style .wpcf7-mail-sent-ok .formErrorContent,.inline-message-style .wpcf7-mail-sent-ok .formErrorContent a,.inline-message-style .wpcf7-mail-sent-ok .close-message .inline-message-style .wpcf7-mail-sent-ok a,#page .wpcf7-validation-errors .formErrorContent,#page .wpcf7-validation-errors .formErrorContent a,#page .wpcf7-validation-errors .close-message #page .wpcf7-validation-errors a,.popup-message-style .wpcf7-validation-errors .formErrorContent,.popup-message-style .wpcf7-validation-errors .formErrorContent a,.popup-message-style .wpcf7-validation-errors .close-message .popup-message-style .wpcf7-validation-errors a,.inline-message-style .wpcf7-validation-errors .formErrorContent,.inline-message-style .wpcf7-validation-errors .formErrorContent a,.inline-message-style .wpcf7-validation-errors .close-message .inline-message-style .wpcf7-validation-errors a,#page .wpcf7-response-output .formErrorContent,#page .wpcf7-response-output .formErrorContent a,#page .wpcf7-response-output .close-message #page .wpcf7-response-output a,.popup-message-style .wpcf7-response-output .formErrorContent,.popup-message-style .wpcf7-response-output .formErrorContent a,.popup-message-style .wpcf7-response-output .close-message .popup-message-style .wpcf7-response-output a,.inline-message-style .wpcf7-response-output .formErrorContent,.inline-message-style .wpcf7-response-output .formErrorContent a,.inline-message-style .wpcf7-response-output .close-message .inline-message-style .wpcf7-response-output a {
    color: #fff
}

#page .parentFormundefined:before,.popup-message-style .parentFormundefined:before,.inline-message-style .parentFormundefined:before,#page .wpcf7-mail-sent-ok:before,.popup-message-style .wpcf7-mail-sent-ok:before,.inline-message-style .wpcf7-mail-sent-ok:before,#page .wpcf7-validation-errors:before,.popup-message-style .wpcf7-validation-errors:before,.inline-message-style .wpcf7-validation-errors:before,#page .wpcf7-response-output:before,.popup-message-style .wpcf7-response-output:before,.inline-message-style .wpcf7-response-output:before {
    color: #fff
}

.comment-form-cookies-consent label,.form-terms-text {
    font-size: var(--the7-text-small-font-size);
    line-height: var(--the7-text-small-line-height)
}

select:not(.elementor-field),.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select:not(.elementor-field) {
    -webkit-appearance: none!important;
    -moz-appearance: none;
    background-image: linear-gradient(45deg,transparent 50%,var(--the7-input-color) 50%),linear-gradient(135deg,var(--the7-input-color) 50%,transparent 50%);
    background-position: calc(100% - var(--the7-right-input-padding) - 5px) 50%,calc(100% - var(--the7-right-input-padding)) 50%,100% 0;
    background-size: 5px 5px,5px 5px,2.5em 2.5em;
    background-repeat: no-repeat
}

.woocommerce div.elementor .the7-elementor-widget form.cart table.variations td.value select:not(.elementor-field) {
    background-image: linear-gradient(45deg,transparent 50%,var(--the7-input-color) 50%),linear-gradient(135deg,var(--the7-input-color) 50%,transparent 50%);
    background-position: calc(100% - var(--the7-right-input-padding) - 4px) 50%,calc(100% - var(--the7-right-input-padding)) 50%,100% 0;
    background-size: 4px 4px,4px 4px,2.5em 2.5em;
    background-repeat: no-repeat
}

.dt-arrow-border-on .owl-carousel .owl-nav a:not(:hover):before {
    border-color: var(--the7-accent-color)
}

.dt-arrow-hover-border-on .owl-carousel .owl-nav a:hover:after {
    border-color: var(--the7-accent-color)
}

.arrows-bg-on.owl-carousel .owl-nav a:before {
    background-color: var(--the7-accent-color)
}

.arrows-hover-bg-on.owl-carousel .owl-nav a:after {
    background-color: var(--the7-accent-color)
}

.owl-carousel .owl-nav svg {
    fill: var(--the7-accent-color)
}

.owl-carousel .owl-nav i,.owl-carousel .owl-nav i:before {
    color: var(--the7-accent-color)
}

.owl-carousel .owl-nav a:hover svg {
    fill: var(--the7-accent-color)
}

.owl-carousel .owl-nav a:hover i {
    color: var(--the7-accent-color)
}

.owl-carousel.bullets-scale-up .owl-dot span,.owl-carousel.bullets-scale-up .owl-dot:not(.active):hover span,.owl-carousel.bullets-scale-up .owl-dot.active span {
    background: var(--the7-accent-color)
}

.owl-carousel.bullets-stroke .owl-dot:not(.active) span,.owl-carousel.bullets-stroke .owl-dot:not(.active):hover span {
    background: var(--the7-accent-color)
}

.owl-carousel.bullets-stroke .owl-dot.active span {
    box-shadow: 0 0 0 2px var(--the7-accent-color)
}

.owl-carousel.bullets-fill-in .owl-dot span,.owl-carousel.bullets-fill-in .owl-dot:not(.active):hover span,.owl-carousel.bullets-fill-in .owl-dot.active span {
    box-shadow: inset 0 0 0 2px var(--the7-accent-color)
}

.owl-carousel.bullets-small-dot-stroke .owl-dot span,.owl-carousel.bullets-small-dot-stroke .owl-dot:not(.active):hover span,.owl-carousel.bullets-small-dot-stroke .owl-dot.active span {
    background: var(--the7-accent-color)
}

.owl-carousel.bullets-small-dot-stroke .owl-dot.active {
    box-shadow: 0 0 0 2px var(--the7-accent-color)
}

.owl-carousel.bullets-ubax .owl-dot span,.owl-carousel.bullets-ubax .owl-dot:not(.active):hover span {
    background: var(--the7-accent-color)
}

.owl-carousel.bullets-ubax .owl-dot.active span {
    border-color: var(--the7-accent-color)
}

.owl-carousel.bullets-etefu .owl-dot span,.owl-carousel.bullets-etefu .owl-dot:not(.active):hover span,.owl-carousel.bullets-etefu .owl-dot span:before {
    background: var(--the7-accent-color)
}

.dt-owl-item-icon i {
    color: var(--the7-accent-color)
}

.dt-owl-item-icon svg {
    fill: var(--the7-accent-color)
}

.text-and-icon-carousel .owl-nav i,.testimonials-carousel .owl-nav i,.text-and-icon-carousel .owl-nav a:hover i,.testimonials-carousel .owl-nav a:hover i,.text-and-icon-carousel .owl-nav i:before,.testimonials-carousel .owl-nav i:before {
    background: none;
    color: var(--the7-accent-color)
}

.dt-owl-item-icon:before,.dt-owl-item-icon:after,.text-and-icon-carousel .owl-nav a,.text-and-icon-carousel .owl-nav a:hover,.testimonials-carousel .owl-nav a,.testimonials-carousel .owl-nav a:hover {
    border-color: var(--the7-accent-color)
}

.full-width-wrap .dt-shortcode .filter {
    width: 1300px;
    margin-left: auto;
    margin-right: auto
}

.filter {
    margin-bottom: 50px
}

.paginator {
    margin-top: 50px
}

.filter-categories a,.filter-categories .customSelect {
    font: 700 14px / 18px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none
}

.filter a,.filter a *,.filter .customSelect {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .filter a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .filter a *,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .filter .customSelect {
    color: #1f365c
}

.sidebar-content .filter a,.sidebar-content .filter a *,.sidebar-content .filter .customSelect {
    color: #1f365c
}

.footer .filter a,.footer .filter a *,.footer .filter .customSelect {
    color: #fff
}

.filter svg {
    fill: var(--the7-h5-color)
}

.filter-categories a,.filter-extras>div {
    padding: 4px 10px 4px 10px;
    margin: 0 5px 0 5px
}

.filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a:hover,.filter:not(.filter-bg-decoration):not(.filter-underline-decoration) .filter-categories a.act {
    color: var(--the7-accent-color)
}

.filter-bg-decoration .filter-categories a {
    border-radius: 0
}

.filter-bg-decoration .filter-categories a:not(.act):hover {
    color: var(--the7-accent-color)
}

.filter-bg-decoration .filter-categories a:after {
    display: none
}

.filter-bg-decoration .filter-categories a.act {
    color: #fff
}

.filter-bg-decoration .filter-categories a.act {
    color: #fff;
    background-color: var(--the7-accent-color);
    border-radius: 0
}

.filter-underline-decoration .filter-categories a:after {
    color: #fff;
    background-color: var(--the7-accent-color);
    height: 2px
}

.filter-switch {
    background-color: rgb(255 181 54 / .2)
}

.filter:not(.filter-bg-decoration) .filter-categories a.act:after,.filter-switch-toggle {
    background-color: var(--the7-accent-color)
}

.paginator a,.paginator a * {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .paginator a,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .paginator a * {
    color: #1f365c
}

.sidebar-content .paginator a,.sidebar-content .paginator a * {
    color: #1f365c
}

.footer .paginator a,.footer .paginator a * {
    color: #fff
}

.paginator .button-caption:before {
    background: var(--the7-title-color)
}

.paginator .button-load-more,.paginator .loading-ready {
    font-size: var(--the7-base-font-size);
    line-height: var(--the7-base-line-height)
}

.paginator .button-load-more {
    border-color: rgb(31 54 92 / .1);
    font-size: var(--the7-base-font-size);
    line-height: var(--the7-base-line-height)
}

.paginator .button-load-more.animate-load,.paginator .button-load-more:hover {
    border-color: rgb(31 54 92 / .21)
}

.paginator .button-load-more.animate-load .stick,.paginator .button-load-more.button-lazy-loading .stick {
    border-top-color: var(--the7-h5-color);
    border-right-color: var(--the7-h5-color)
}

.paginator:not(.paginator-more-button) a {
    font-size: var(--the7-text-big-font-size);
    line-height: var(--the7-text-big-line-height);
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .paginator:not(.paginator-more-button) a {
    color: #1f365c
}

.sidebar-content .paginator:not(.paginator-more-button) a {
    color: #1f365c
}

.footer .paginator:not(.paginator-more-button) a {
    color: #fff
}

.paginator:not(.paginator-more-button) a:after {
    background-color: var(--the7-accent-color)
}

#footer.solid-bg {
    background: #1f365c none repeat center top
}

#footer.footer-outline-decoration {
    border-top: 1px solid rgb(129 215 66 / .96)
}

.wf-container-footer,.footer.full-width-line {
    border-top: 1px solid #1f365c
}

.header-side-left.footer-overlap.boxed-layout:not(.sticky-header) #footer,.header-side-right.footer-overlap.boxed-layout:not(.sticky-header) #footer {
    max-width: 1640px
}

#footer .wf-container-footer {
    padding-top: 60px;
    padding-bottom: 25px
}

#footer .wf-container {
    margin: 0 -25px
}

.footer .widget {
    color: #949fb2;
    padding: 0 25px
}

.footer .widget,.footer .tp_recent_tweets li {
    font: var(--the7-widget-content-font);
    text-transform: var(--the7-widget-content-text-transform);
    letter-spacing: var(--the7-widget-content-letter-spacing);
    text-decoration: var(--the7-widget-content-text-decoration)
}

#footer.full-width>.wf-wrap,#footer.full-width #bottom-bar>.wf-wrap {
    width: 100%
}

#footer>.wf-wrap,#footer #bottom-bar>.wf-wrap {
    padding: 0 50px 0 50px
}

#bottom-bar.solid-bg {
    background: rgb(255 255 255 / .12) none repeat center top
}

.wf-container-bottom,#bottom-bar.full-width-line {
    border-top: 1px solid rgb(255 255 255 / .12)
}

.wf-container-bottom {
    padding: 10px 0 10px 0;
    min-height: 60px
}

#bottom-bar {
    font-size: var(--the7-text-small-font-size);
    line-height: var(--the7-text-small-line-height);
    color: #fff
}

#bottom-bar .mini-nav li:before {
    border-left-color: #38393a
}

.footer-sub-nav>li.act>a .menu-text,.footer-sub-nav>li:not(.act):hover>a .menu-text,.footer-sub-nav>li.act>a .subtitle-text,.footer-sub-nav>li:not(.act):hover>a .subtitle-text {
    color: var(--the7-accent-color)
}

#bottom-bar a,#bottom-bar .mini-nav .customSelect,#bottom-bar .menu-select {
    color: #fff
}

#bottom-bar .menu-select svg {
    fill: #fff
}

#bottom-bar .mini-search,#bottom-bar .mini-contacts:before {
    background-color: #1f365c
}

#branding-bottom {
    padding: 10px 15px 10px 0
}

.no-avatar,.testim-no-avatar {
    border: 1px solid;
    border-color: var(--the7-divider-color)
}

.sidebar .no-avatar,.sidebar-content .no-avatar,.sidebar .testim-no-avatar,.sidebar-content .testim-no-avatar {
    border-color: rgb(140 149 162 / .15)
}

.footer .no-avatar,.footer .testim-no-avatar {
    border-color: rgb(148 159 178 / .15)
}

.testim-no-avatar svg {
    fill: var(--the7-divider-color)
}

.no-avatar,.no-avatar svg,.comment-list .no-avatar:after {
    color: var(--the7-divider-color);
    fill: var(--the7-divider-color)
}

.sidebar .no-avatar,.sidebar-content .no-avatar,.sidebar .no-avatar svg,.sidebar-content .no-avatar svg,.sidebar .comment-list .no-avatar:after,.sidebar-content .comment-list .no-avatar:after {
    color: rgb(140 149 162 / .15)
}

.footer .no-avatar,.footer .no-avatar svg,.footer .comment-list .no-avatar:after {
    color: rgb(148 159 178 / .15)
}

.scroll-top {
    border-radius: 0
}

input[type="text"],input[type="tel"],input[type="url"],input[type="email"],input[type="number"],input[type="date"],input[type="range"],input[type="password"],select,textarea {
    font: var(--the7-form-md-font);
    letter-spacing: var(--the7-form-md-letter-spacing);
    text-transform: var(--the7-form-md-text-transform);
    text-decoration: var(--the7-base-text-decoration)
}

.content .wpcf7-select {
    line-height: calc(var(--the7-input-height) - 14px);
    min-width: 200px
}

a.clear-form,#cancel-comment-reply-link {
    font-size: var(--the7-text-small-font-size);
    line-height: var(--the7-text-small-line-height);
    color: var(--the7-secondary-text-color)
}

.sidebar-content a.clear-form,.sidebar-content #cancel-comment-reply-link {
    color: rgb(140 149 162 / .5)
}

.footer a.clear-form,.footer #cancel-comment-reply-link {
    color: rgb(148 159 178 / .5)
}

.customSelect {
    font: var(--the7-base-font);
    background-color: rgb(140 149 162 / .08)
}

.sidebar .customSelect,.sidebar-content .customSelect {
    background-color: rgb(140 149 162 / .08)
}

.footer .customSelect {
    background-color: rgb(148 159 178 / .08)
}

.shortcode-code {
    background-color: var(--the7-content-boxes-bg)
}

.shadow-element-decoration .shortcode-code {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.outline-element-decoration .shortcode-code {
    box-shadow: inset 0 0 0 1px #fff0
}

.content table,.content td,.content th {
    border-color: var(--the7-divider-color)
}

.dt-highlight {
    color: #fff;
    background-color: var(--the7-accent-color)
}

.post-content .text-secondary {
    color: rgb(140 149 162 / .5)
}

.sidebar-content .post-content .text-secondary {
    color: rgb(140 149 162 / .5)
}

.footer .post-content .text-secondary {
    color: rgb(148 159 178 / .5)
}

#page .items-grid .post-content a:hover,#page .post-content a:hover {
    color: var(--the7-accent-color)
}

.shortcode-banner-bg>* {
    line-height: var(--the7-base-line-height)
}

.layzr-bg {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(140,149,162,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E')
}

.sidebar .layzr-bg,.sidebar-content .layzr-bg {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(140,149,162,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E')
}

.footer .layzr-bg {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="38" height="38" viewBox="0 0 38 38" stroke="rgba(148,159,178,0.25)"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cg transform="translate(1 1)" stroke-width="2"%3E%3Ccircle stroke-opacity=".55" cx="18" cy="18" r="18"/%3E%3Cpath d="M36 18c0-9.94-8.06-18-18-18"%3E%3CanimateTransform attributeName="transform" type="rotate" from="0 18 18" to="360 18 18" dur="1s" repeatCount="indefinite"/%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E')
}

.layzr-bg:not(.layzr-bg-transparent) {
    background-color: rgb(140 149 162 / .05)
}

.sidebar .layzr-bg:not(.layzr-bg-transparent),.sidebar-content .layzr-bg:not(.layzr-bg-transparent) {
    background-color: rgb(140 149 162 / .05)
}

.footer .layzr-bg:not(.layzr-bg-transparent) {
    background-color: rgb(148 159 178 / .05)
}

#page .woocom-project .layzr-bg:not(.layzr-bg-transparent) {
    background-color: #fff0
}

.pswp button.pswp__button--arrow--left,.pswp button.pswp__button--arrow--right,.pswp .pswp__button--arrow--left:before,.pswp .pswp__button--arrow--right:before {
    font-size: 62px;
    line-height: 62px;
    min-height: 62px
}

.rollover i,.post-rollover i,.rollover-video i,.enable-bg-rollover .post-thumbnail-rollover:after,.enable-bg-rollover .gallery-rollover,.enable-bg-rollover.hover-scale figure:after {
    background-color: rgb(31 54 92 / .3)
}

.hover-style-two:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content,.buttons-on-img .rollover-content,.albums .rollover-thumbnails-on i,.dt-albums-shortcode .rollover-thumbnails-on i,.rollover-buttons-on i,.hover-scale .rollover-project:after,.hover-style-two.content-align-bottom .rollover-project:after,.portfolio-shortcode.enable-bg-rollover .post-thumbnail-rollover:after,.albums-shortcode.enable-bg-rollover .post-thumbnail-rollover:after,.enable-bg-rollover.hover-scale article:after {
    background-color: rgb(31 54 92 / .8)
}

.effect-bubba .rollover-project,.effect-layla .rollover-project,.effect-sarah .rollover-project {
    background-color: rgb(31 54 92 / .8)
}

.effect-bubba:not(.hover-color-static) .rollover-project:hover>a>img,.effect-layla:not(.hover-color-static) .rollover-project:hover>a>img,.effect-sarah:not(.hover-color-static) .rollover-project:hover>a>img {
    opacity: .3
}

.hover-color-static:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content,.accent-gradient .hover-color-static:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content,.hover-color-static.hover-scale .rollover-project:after,.hover-color-static.hover-style-two.content-align-bottom .rollover-project:after {
    background-color: rgb(0 0 0 / .65);
    background-image: none
}

.hover-color-static.effect-bubba .rollover-project,.hover-color-static.effect-layla .rollover-project,.hover-color-static.effect-sarah .rollover-project {
    background-color: #000;
    background-image: none
}

.hover-color-static .buttons-on-img i,.hover-color-static .rollover i,.hover-color-static .rollover-video i,.hover-color-static .rollover.rollover-thumbnails-on i,#page .hover-color-static .buttons-on-img .rollover-content {
    background-color: rgb(0 0 0 / .35);
    background-image: none
}

.rollover-thumbnails span:first-child i {
    color: #fff;
    background-color: var(--the7-accent-color)
}

.gallery-shortcode .gallery-zoom-ico,.blog-shortcode .gallery-zoom-ico,.blog-carousel-shortcode .gallery-zoom-ico {
    border-color: var(--the7-accent-color)
}

.gallery-shortcode .gallery-zoom-ico span,.gallery-shortcode .gallery-zoom-ico:before,.blog-shortcode .gallery-zoom-ico span,.blog-shortcode .gallery-zoom-ico:before,.blog-carousel-shortcode .gallery-zoom-ico span,.blog-carousel-shortcode .gallery-zoom-ico:before {
    color: var(--the7-accent-color)
}

.dt-icon-bg-on.gallery-shortcode .gallery-zoom-ico,.dt-icon-bg-on.blog-shortcode .gallery-zoom-ico,.dt-icon-bg-on.blog-carousel-shortcode .gallery-zoom-ico {
    background-color: var(--the7-accent-color)
}

.albums-shortcode .album-zoom-ico {
    border-color: var(--the7-accent-color)
}

.albums-shortcode .album-zoom-ico span {
    color: var(--the7-accent-color)
}

.dt-icon-bg-on.albums-shortcode .album-zoom-ico {
    background-color: var(--the7-accent-color)
}

.rollover-content {
    line-height: var(--the7-base-line-height)
}

.rollover-content h2.entry-title {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .rollover-content h2.entry-title {
    color: #1f365c
}

.sidebar-content .rollover-content h2.entry-title {
    color: #1f365c
}

.footer .rollover-content h2.entry-title {
    color: #fff
}

.portfolio-categories a,.portfolio-categories a *,.portfolio-categories span {
    color: var(--the7-secondary-text-color)
}

.gform_wrapper .gsection {
    border-bottom-style: !important;
    border-bottom-color: var(--the7-divider-color)
}

.gform_wrapper .ginput_complex label,.gform_wrapper .gfield_time_hour label,.gform_wrapper .gfield_time_minute label,.gform_wrapper .gfield_date_month label,.gform_wrapper .gfield_date_day label,.gform_wrapper .gfield_date_year label,.gform_wrapper .instruction {
    font-size: var(--the7-text-small-font-size);
    color: rgb(140 149 162 / .45)
}

#main .gform_wrapper span.ginput_total,#main .gform_wrapper .gfield_required,#main .gform_wrapper .ginput_left input:focus+label,#main .gform_wrapper .ginput_right input:focus+label,#main .gform_wrapper .ginput_full input:focus+label {
    color: var(--the7-accent-color)
}

.gform_wrapper h3.gform_title,.gform_wrapper .gsection .gfield_label,.gform_wrapper h2.gsection_title,h3.gform_title,form.mc4wp-form label {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .gform_wrapper h3.gform_title,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .gform_wrapper .gsection .gfield_label,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .gform_wrapper h2.gsection_title,.dt-mega-menu .dt-mega-parent .sidebar-content .widget h3.gform_title,.dt-mega-menu .dt-mega-parent .sidebar-content .widget form.mc4wp-form label {
    color: #1f365c
}

.sidebar-content .gform_wrapper h3.gform_title,.sidebar-content .gform_wrapper .gsection .gfield_label,.sidebar-content .gform_wrapper h2.gsection_title,.sidebar-content h3.gform_title,.sidebar-content form.mc4wp-form label {
    color: #1f365c
}

.footer .gform_wrapper h3.gform_title,.footer .gform_wrapper .gsection .gfield_label,.footer .gform_wrapper h2.gsection_title,.footer h3.gform_title,.footer form.mc4wp-form label {
    color: #fff
}

h3.gform_title,.gform_wrapper h3.gform_title {
    color: var(--the7-h3-color);
    font: var(--the7-h3-font);
    text-transform: var(--the7-h3-text-transform)
}

.gform_wrapper .gsection .gfield_label,.gform_wrapper h2.gsection_title {
    color: var(--the7-h4-color);
    font: var(--the7-h4-font);
    text-transform: var(--the7-h4-text-transform)
}

#main .gform_wrapper textarea,.gform_wrapper .top_label .gfield_label {
    font: var(--the7-base-font)
}

.ngg-albumoverview .ngg-album,.wpb_separator.wpb_content_element,.vc_text_separator {
    border-color: var(--the7-divider-color)
}

.sidebar .ngg-albumoverview .ngg-album,.sidebar-content .ngg-albumoverview .ngg-album,.sidebar .wpb_separator.wpb_content_element,.sidebar-content .wpb_separator.wpb_content_element,.sidebar .vc_text_separator,.sidebar-content .vc_text_separator {
    border-color: rgb(140 149 162 / .15)
}

.footer .ngg-albumoverview .ngg-album,.footer .wpb_separator.wpb_content_element,.footer .vc_text_separator {
    border-color: rgb(148 159 178 / .15)
}

.mini-wpml {
    font: normal 700 14px / 18px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif
}

.branding .mini-wpml,.mixed-header .mini-wpml,.classic-header .mobile-mini-widgets .mini-wpml {
    font: 700 18px / 22px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif
}

.top-bar .mini-wpml {
    font: 700 13px / 19px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif
}

.dt-mobile-header .mini-wpml {
    font: 700 14px / 18px "Roboto Condensed",Helvetica,Arial,Verdana,sans-serif
}

.popup-message-style .wpcf7-validation-errors,.popup-message-style .wpcf7-mail-sent-ok,.popup-message-style .wpcf7-response-output {
    background-color: var(--the7-accent-color)
}

.wpcf7-validation-errors .wpcf7-not-valid-tip-text,.wpcf7-validation-errors .wpcf7-valid-tip-text,.wpcf7-mail-sent-ok .wpcf7-not-valid-tip-text,.wpcf7-mail-sent-ok .wpcf7-valid-tip-text,.wpcf7-response-output .wpcf7-not-valid-tip-text,.wpcf7-response-output .wpcf7-valid-tip-text {
    font: var(--the7-base-font-big)
}

.asp_product_name {
    color: var(--the7-h3-color);
    font: var(--the7-h3-font);
    text-transform: var(--the7-h3-text-transform)
}

.transparent:not(.photo-scroller-album):not(.phantom-sticky) .masthead.line-decoration:not(.masthead-mobile-header) {
    border-bottom: 1px solid rgb(255 255 255 / .25)
}

.transparent:not(.photo-scroller-album) .masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on),.transparent .sticky-on.masthead.masthead-mobile {
    border: none;
    box-shadow: none!important
}

.transparent .masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .top-bar.line-content:after,.transparent .masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .top-bar.full-width-line:after {
    border-bottom-color: rgb(255 255 255 / .25)
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets>*,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets .mini-nav>ul:not(.mini-sub-nav)>li>a *,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mobile-mini-widgets .mini-nav>ul:not(.mini-sub-nav)>li>a *,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets .text-area a,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-nav>ul:not(.mini-sub-nav)>li>a:hover,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .searchform>.search-icon i,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-login .submit,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-login .submit i {
    color: #fff
}

.dt-wpml.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-wpml .wpml-ls-current-language>a,.dt-wpml.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-wpml .wpml-ls-legacy-list-horizontal a,.dt-wpml.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-wpml .wpml-ls-legacy-list-vertical a {
    color: #fff
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .branding,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .branding .mini-widgets>*:not(.sub-nav),.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets>*,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit i,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-nav .customSelectInner,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-nav .customSelectInner i,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets .text-area a,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-widgets .text-area *,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mobile-mini-widgets>*,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mobile-branding *,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-contacts * {
    color: #fff
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit:hover {
    color: rgb(255 255 255 / .7)!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on:not(.sticky-top-line-on)) .popup-search .submit:hover i,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on:not(.sticky-top-line-on)) .overlay-search .submit:hover i {
    color: rgb(255 255 255 / .7)!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .classic-search input[type="text"] {
    background: rgb(255 255 255 / .25);
    border-color: rgb(255 255 255 / .3)
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .animate-search-width input.field {
    background: rgb(255 255 255 / .25);
    border-color: rgb(255 255 255 / .3)
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .animate-search-width input,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .classic-search input[type=text],.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .classic-search input::placeholder,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .animate-search-width input::placeholder {
    color: #fff!important
}

.transparent .classic-header.content-width-line:not(.sticky-on) .navigation:before,.transparent .classic-header.full-width-line:not(.sticky-on) .navigation:before,.transparent .classic-header.bg-behind-menu:not(.sticky-on) .navigation:before {
    background-color: rgb(255 255 255 / .25);
    background-image: none
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li>a,.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li>a .menu-text,.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li>a .subtitle-text,.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li>a:hover span,.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li.act>a>span {
    color: #fff!important;
    background: none
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li>a>span>span.menu-subtitle,.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav>li:hover>a>span>span.menu-subtitle {
    color: rgb(255 255 255 / .5)
}

.light-preset-color.masthead:not(.side-header):not(#phantom):not(.sticky-on).dividers .main-nav>li:before,.light-preset-color.masthead:not(.side-header):not(#phantom):not(.sticky-on).dividers.surround .main-nav>li:before,.light-preset-color.masthead:not(.side-header):not(#phantom):not(.sticky-on).dividers .main-nav>li:last-child:after,.light-preset-color.masthead:not(.side-header):not(#phantom):not(.sticky-on).dividers.surround .main-nav>li:last-child:after {
    border-color: rgb(255 255 255 / .25)
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on) .hover-outline-decoration>li:not(.act):hover>a,.light-preset-color.masthead:not(#phantom):not(.sticky-on) .active-outline-decoration>li.act>a,.light-preset-color.masthead:not(#phantom):not(.sticky-on) .hover-outline-decoration>li.dt-hovered:not(.act)>a {
    border-color: rgb(255 255 255 / .25)
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on) .hover-bg-decoration>li:not(.act)>a:hover,.light-preset-color.accent-gradient.masthead:not(#phantom):not(.sticky-on) .hover-bg-decoration>li:not(.act)>a:hover,.light-preset-color.masthead:not(#phantom):not(.sticky-on) .hover-bg-decoration>li.dt-hovered:not(.act)>a,.light-preset-color.accent-gradient.masthead:not(#phantom):not(.sticky-on) .hover-bg-decoration>li.dt-hovered:not(.act)>a,.light-preset-color.masthead:not(#phantom):not(.sticky-on) .active-bg-decoration>li.act>a,.light-preset-color.accent-gradient.masthead:not(#phantom):not(.sticky-on) .active-bg-decoration>li.act>a {
    background-color: rgb(255 255 255 / .25);
    background-image: none
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .l-to-r-line>li>a i.underline,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .from-centre-line>li>a .menu-item-text:before,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .upwards-line>li>a .menu-item-text:before,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .downwards-line>li>a .menu-item-text:before,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .active-line-decoration>li.act>a .decoration-line,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .hover-line-decoration>li>a:hover .decoration-line,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .hover-line-decoration>li.dt-hovered:not(.act)>a .decoration-line,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .dt-mobile-menu-icon .lines,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .dt-mobile-menu-icon .lines:before,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .dt-mobile-menu-icon .lines:after {
    background-color: #fff;
    background-image: none
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line:after,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on) .menu-line:before {
    background: #ffffff!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).mobile-menu-icon-bg-on .dt-mobile-menu-icon:not(.floating-btn):before {
    background: rgb(255 255 255 / .3)!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).mobile-menu-icon-hover-bg-on .dt-mobile-menu-icon:not(.floating-btn):after {
    background: rgb(255 255 255 / .25)!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).mobile-menu-icon-hover-border-enable .dt-mobile-menu-icon:not(.floating-btn):after {
    border-color: rgb(255 255 255 / .25)!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on):not(.animate-color-mobile-menu-icon):not(.two-line-mobile-menu-icon) .dt-mobile-menu-icon:not(.floating-btn):hover .menu-line {
    background: #ffffff!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).hamburger-bg-enable .menu-toggle:before {
    background: rgb(255 255 255 / .3)!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).mobile-menu-icon-border-enable .dt-mobile-menu-icon:not(.floating-btn):before {
    border-color: rgb(255 255 255 / .3)!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).hamburger-bg-hover-enable .menu-toggle:after {
    background: rgb(255 255 255 / .25)!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).hamburger-border-enable .menu-toggle:before {
    border-color: rgb(255 255 255 / .3)!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on).hamburger-border-hover-enable .menu-toggle:after {
    border-color: rgb(255 255 255 / .25)!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav.level-arrows-on>li.has-children>a .menu-text:after,.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav.level-arrows-on>li.has-children:not(.act)>a:hover .menu-text:after,.light-preset-color.masthead:not(#phantom):not(.sticky-on) .main-nav.level-arrows-on>li.has-children.act>a .menu-text:after {
    background: white!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico.disabled-bg a:before {
    background-color: transparent!important
}

.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.custom-bg a,.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.accent-bg a,.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.gradient-bg a {
    box-shadow: none!important
}

.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.custom-bg a:before,.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.accent-bg a:before,.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.gradient-bg a:before {
    background: rgb(255 255 255 / .25)!important;
    background-image: none!important
}

.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-gradient-bg a,.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-custom-bg a,.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-accent-bg a {
    box-shadow: none!important
}

.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-gradient-bg a:after,.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-custom-bg a:after,.light-preset-color:not(.mobile-sticky-on).masthead:not(#phantom):not(.sticky-on):not(.sticky-top-line-on) .soc-ico.hover-accent-bg a:after {
    background: rgb(255 255 255 / .45)!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico.hover-disabled-bg a:after {
    background-color: transparent!important;
    box-shadow: none!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico a .soc-font-icon,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico a:hover .soc-font-icon {
    color: #fff!important;
    background: none
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico.border-on a:before {
    box-shadow: inset 0 0 0 1px rgb(255 255 255 / .25)
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico.hover-border-on a:hover:after,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .soc-ico.hover-border-on a:hover:after {
    box-shadow: inset 0 0 0 1px rgb(255 255 255 / .45)!important
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .submit:before,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-search .searchform>.search-icon,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-login .submit:before,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-contacts,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .mini-nav .customSelectInner:before,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart:before,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart:before {
    color: #fff
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart {
    color: #fff
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart i,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart i {
    color: #fff
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart:hover,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart:hover {
    opacity: 1;
    color: rgb(255 255 255 / .7)
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart:hover i,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart:hover i {
    color: rgb(255 255 255 / .7)
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart>.counter,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart>.counter {
    background-color: rgb(255 255 255 / .25);
    background-image: none
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .rectangular-counter-style .wc-ico-cart>.counter:before,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .rectangular-counter-style .edd-ico-cart>.counter:before {
    border-right: 4px solid rgb(255 255 255 / .25)
}

.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .wc-ico-cart>.counter.custom-bg,.light-preset-color.masthead:not(#phantom):not(.sticky-on):not(.sticky-mobile-on):not(.sticky-top-line-on) .edd-ico-cart>.counter.custom-bg {
    background-color: rgb(255 255 255 / .25)!important;
    background-image: none!important
}

.phantom-sticky .boxed .masthead:not(.side-header).sticky-on {
    max-width: 1340px
}

.boxed .top-bar-bg,.boxed .classic-header .navigation:before {
    width: 100%
}

.boxed .width-in-pixel .top-bar-bg,.boxed .width-in-pixel .top-bar.full-width-line:after,.boxed .width-in-pixel.classic-header.full-width-line .navigation:before,.boxed .width-in-pixel.classic-header.bg-behind-menu .navigation:before {
    width: 1340px
}

#phantom.boxed.width-in-pixel .top-bar-bg {
    width: 1340px
}

.boxed .masthead.full-width:not(.side-header):not(.masthead-mobile) {
    width: 1340px
}

.masthead:not(.side-header):not(.mixed-header) .header-bar,.header-space {
    min-height: 180px
}

.classic-header.content-width-line .navigation,.classic-header.full-width-line .navigation {
    padding-top: 1px
}

.classic-header.content-width-line .navigation:before,.classic-header.full-width-line .navigation:before {
    height: 1px;
    background-color: rgb(51 51 51 / .12)
}

.classic-header.bg-behind-menu .navigation:before {
    background-color: rgb(51 51 51 / .12)
}

.classic-header .branding .mini-widgets {
    padding: 0 0 0 0
}

.classic-header .branding .mini-widgets:last-child {
    padding: 0 0 0 0
}

.classic-header .navigation>.mini-widgets,.classic-header .widget-box .mini-widgets {
    padding: 0 0 0 30px
}

.classic-header .navigation {
    margin: 0 0 0 0
}

.wpb_content_element .wpb_tabs_nav>li>a {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wpb_content_element .wpb_tabs_nav>li>a {
    color: #1f365c
}

.sidebar-content .wpb_content_element .wpb_tabs_nav>li>a {
    color: #1f365c
}

.footer .wpb_content_element .wpb_tabs_nav>li>a {
    color: #fff
}

.wpb_tabs.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav>li:not(.ui-state-active):hover>a,.wpb_tour.wpb_content_element:not(.tab-style-four) .wpb_tabs_nav>li:not(.ui-state-active):hover>a,.wpb_content_element.tab-style-three .wpb_tabs_nav>li.ui-tabs-active>a,.wpb_content_element.tab-style-two.wpb_tabs .wpb_tabs_nav>li.ui-tabs-active>a {
    color: #ffb536
}

.tab-style-one.wpb_tabs .wpb_tabs_nav li {
    border-radius: 0
}

.tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),.tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),.outline-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active),.shadow-element-decoration .tab-style-one.wpb_tabs .wpb_tabs_nav li:not(.ui-tabs-active):hover {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.wpb_tabs.tab-style-one .wpb_tabs_nav>li.ui-state-active {
    color: #fff;
    background-color: var(--the7-accent-color)
}

.wpb_tabs.tab-style-two {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .wpb_tabs.tab-style-two {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .wpb_tabs.tab-style-two {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.wpb_tabs.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before {
    background-color: #ffb536
}

.tab-style-four.wpb_tabs {
    border-radius: 0
}

.tab-style-four.wpb_tabs {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .tab-style-four.wpb_tabs {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .tab-style-four.wpb_tabs {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.tab-style-four.wpb_tabs .wpb_tabs_nav {
    background-color: #ffb536
}

.wpb_tour.tab-style-one,.tab-style-one.wpb_tour .wpb_tabs_nav li {
    border-radius: 0
}

.tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),.tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),.outline-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),.shadow-element-decoration .tab-style-one.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active):hover {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.wpb_tour.tab-style-one .wpb_tabs_nav>li.ui-state-active,.wpb_tour.tab-style-one .wpb_tabs_nav>li.ui-state-active:hover {
    color: #fff
}

#page .wpb_tour.tab-style-one .wpb_tabs_nav>li.ui-state-active,#page .wpb_tour.tab-style-one .wpb_tabs_nav>li.ui-state-active:hover {
    background-color: #ffb536
}

.wpb_tour.tab-style-two .wpb_tabs_nav li.ui-tabs-active:before {
    background-color: #ffb536
}

.tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),.wpb_tour.tab-style-two .wpb_tab {
    background-color: var(--the7-content-boxes-bg);
    border-radius: 0
}

.outline-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),.outline-element-decoration .wpb_tour.tab-style-two .wpb_tab {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .tab-style-two.wpb_tour .wpb_tabs_nav li:not(.ui-tabs-active),.shadow-element-decoration .wpb_tour.tab-style-two .wpb_tab {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.tab-style-two.wpb_tour .wpb_tabs_nav li.ui-tabs-active {
    border-radius: 0
}

.wpb_tour.tab-style-two .wpb_tabs_nav>li.ui-state-active,.wpb_tour.tab-style-two .wpb_tabs_nav>li.ui-state-active:hover {
    color: #fff
}

#page .wpb_tour.tab-style-two .wpb_tabs_nav>li.ui-state-active,#page .wpb_tour.tab-style-two .wpb_tabs_nav>li.ui-state-active:hover {
    background-color: #ffb536
}

.wpb_tour.tab-style-two .wpb_tabs_nav>li.ui-state-active a {
    color: #fff
}

.wpb_tour.tab-style-three .wpb_tabs_nav li,.wpb_tour.tab-style-three .wpb_tabs_nav {
    border-color: var(--the7-divider-color)
}

.sidebar .wpb_tour.tab-style-three .wpb_tabs_nav li,.sidebar-content .wpb_tour.tab-style-three .wpb_tabs_nav li,.sidebar .wpb_tour.tab-style-three .wpb_tabs_nav,.sidebar-content .wpb_tour.tab-style-three .wpb_tabs_nav {
    border-color: rgb(140 149 162 / .15)
}

.footer .wpb_tour.tab-style-three .wpb_tabs_nav li,.footer .wpb_tour.tab-style-three .wpb_tabs_nav {
    border-color: rgb(148 159 178 / .15)
}

.tab-style-four.wpb_tour {
    border-radius: 0
}

.tab-style-four.wpb_tour {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .tab-style-four.wpb_tour {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .tab-style-four.wpb_tour {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.tab-style-four.wpb_tour .wpb_tabs_nav {
    background-color: #ffb536
}

.wpb_content_element .wpb_accordion_header>a span {
    color: var(--the7-title-color)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .wpb_content_element .wpb_accordion_header>a span {
    color: #1f365c
}

.sidebar-content .wpb_content_element .wpb_accordion_header>a span {
    color: #1f365c
}

.footer .wpb_content_element .wpb_accordion_header>a span {
    color: #fff
}

#page .wpb_accordion .wpb_accordion_wrapper>a:hover span,#page .wpb_content_element .wpb_accordion_header a:hover span {
    color: var(--the7-accent-color)
}

.wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
    border-color: var(--the7-divider-color)
}

.sidebar .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header,.sidebar-content .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
    border-color: rgb(140 149 162 / .15)
}

.footer .wpb_content_element.dt-accordion-line-on .wpb_accordion_wrapper .wpb_accordion_header {
    border-color: rgb(148 159 178 / .15)
}

.dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.content .wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header>a:before {
    background-color: rgb(140 149 162 / .15)
}

.wpb_content_element.dt-style:not(.dt-accordion-bg-on) .wpb_accordion_header>a:hover:after,.wpb_content_element.dt-style:not(.dt-accordion-bg-on) .ui-state-active>a:hover:after {
    color: #ffb536
}

.vc_pie_chart .vc_pie_chart_value {
    font: var(--the7-h3-font);
    text-transform: var(--the7-h3-text-transform)
}

.vc_pie_wrapper .vc_pie_chart_back {
    border-color: rgb(31 54 92 / .1)!important
}

.dt-style.vc_progress_bar.default-bg .vc_single_bar {
    background-color: var(--the7-content-boxes-bg)
}

.outline-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar {
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .dt-style.vc_progress_bar.default-bg .vc_single_bar {
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.dt-style.vc_progress_bar.outline-bg .vc_single_bar {
    box-shadow: inset 0 0 0 1px rgb(140 149 162 / .2);
    background: none
}

.dt-style.vc_progress_bar.transparent-bg .vc_single_bar {
    background-color: rgb(140 149 162 / .15)
}

.pb-style-two .vc_label,.pb-style-three .vc_label {
    color: var(--the7-title-color);
    font-size: var(--the7-text-small-font-size);
    line-height: var(--the7-text-small-line-height)
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .pb-style-two .vc_label,.dt-mega-menu .dt-mega-parent .sidebar-content .widget .pb-style-three .vc_label {
    color: #1f365c
}

.sidebar-content .pb-style-two .vc_label,.sidebar-content .pb-style-three .vc_label {
    color: #1f365c
}

.footer .pb-style-two .vc_label,.footer .pb-style-three .vc_label {
    color: #fff
}

#page .accent-bg:not([class*='vc_progress-bar-color']) .vc_bar {
    color: #fff;
    background-color: #ffb536
}

.accent-icon-bg .aio-icon {
    background: #ffb536!important
}

.accent-icon-color .aio-icon>i {
    color: #ffb536!important
}

.accent-border-color .aio-icon {
    border-color: #ffb536!important
}

.accent-title-color .uvc-main-heading>*,.accent-title-color .aio-icon-title {
    color: #ffb536!important
}

.accent-subtitle-color .uvc-sub-heading,.accent-subtitle-color .aio-icon-description {
    color: #ffb536!important
}

.accent-subtitle-color .uvc-main-heading>*,.accent-title-color .uvc-main-heading>*,.accent-subtitle-color .uvc-sub-heading,.accent-title-color .uvc-sub-heading {
    display: inline-block
}

.accent-border-color .uvc-headings-line {
    border-color: #ffb536!important;
    border-top: 0;
    border-right: 0;
    border-left: 0
}

.accent-gradient .accent-border-color .uvc-headings-line {
    border-color: #fff0
}

.accent-arrow-bg .slick-arrow {
    background: #ffb536!important
}

#main .wpb_alert strong {
    font: normal 700 20px / 30px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    text-transform: uppercase
}

.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h1 {
    line-height: 30px
}

.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h2 {
    line-height: 30px
}

.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h3 {
    line-height: 30px
}

.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h4 {
    line-height: 30px
}

.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h5 {
    line-height: 30px
}

.uvc-heading.uvc-heading-default-font-sizes .uvc-main-heading h6 {
    line-height: 30px
}

@media screen and (min-width: 993px) {
    #page {
        display:-ms-grid;
        display: grid;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        grid-template-areas: "header" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"
    }

    .floating-navigation-below-slider #page {
        grid-template-areas: "slider" "header" "title" "fancyheader" "elementor-header" "main" "footer"
    }

    .footer-overlap #page {
        grid-template-areas: "header" "page-inner" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"
    }

    .header-side-left:not(.sticky-header):not(.hidden-header) #page,.header-side-line.left-side-line:not(.hidden-header) #page {
        grid-template-areas: "header-side slider" "header-side title" "header-side fancyheader" "header-side elementor-header" "header-side checkout" "header-side main" "header-side footer"
    }

    .footer-overlap.header-side-left:not(.sticky-header):not(.hidden-header) #page,.footer-overlap.header-side-line.left-side-line:not(.hidden-header) #page {
        grid-template-areas: "header-side page-inner" "header-side footer"
    }

    .header-side-right:not(.sticky-header):not(.hidden-header) #page {
        grid-template-areas: "slider header-side" "title header-side" "fancyheader header-side" "elementor-header header-side" "checkout header-side" "main header-side" "footer header-side"
    }

    .footer-overlap.header-side-right:not(.sticky-header):not(.hidden-header) #page {
        grid-template-areas: "page-inner header-side" "footer header-side"
    }

    .header-side-left:not(.sticky-header):not(.hidden-header) #page {
        -ms-grid-columns: 300px calc(100% - 300px);
        grid-template-columns: 300px calc(100% - 300px)
    }

    .rtl.header-side-left:not(.sticky-header):not(.hidden-header) #page {
        -ms-grid-columns: calc(100% - 300px) 300px;
        grid-template-columns: calc(100% - 300px) 300px
    }

    .header-side-right:not(.sticky-header):not(.hidden-header) #page {
        -ms-grid-columns: calc(100% - 300px) 300px;
        grid-template-columns: calc(100% - 300px) 300px
    }

    .rtl.header-side-right:not(.sticky-header):not(.hidden-header) #page {
        -ms-grid-columns: 300px calc(100% - 300px);
        grid-template-columns: 300px calc(100% - 300px)
    }

    .header-side-line.left-side-line:not(.hidden-header) #page {
        -ms-grid-columns: 60px calc(100% - 60px);
        grid-template-columns: 60px calc(100% - 60px)
    }

    .rtl.header-side-line.left-side-line:not(.hidden-header) #page {
        -ms-grid-columns: calc(100% - 60px) 60px;
        grid-template-columns: calc(100% - 60px) 60px
    }

    .footer-overlap.floating-navigation-below-slider .page-inner {
        display: grid;
        grid-template-rows: auto;
        grid-template-columns: 100%;
        grid-template-areas: "slider" "header" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"
    }

    .dt-mobile-header,.dt-mobile-menu-icon,.mobile-header-space,.masthead .mobile-header-bar,.transparent .header-space,.hidden-header.header-side-left .masthead,.hidden-header.header-side-right .masthead,.hidden-header .top-line-space,.hidden-header .masthead:not(.sticky-on):not(#phantom),.hidden-header .header-space:not(.sticky-space-on) {
        display: none
    }

    .masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar,.ph-wrap {
        padding-right: 50px;
        padding-left: 50px
    }

    .top-header .mega-full-width>.dt-mega-menu-wrap {
        width: calc(1300px - 50px - 50px)
    }

    .boxed .masthead:not(.full-width):not(.side-header):not(.side-header-menu-icon):not(.side-header-v-stroke) .header-bar,.boxed .ph-wrap {
        box-sizing: border-box;
        max-width: 100%;
        width: calc(1300px)
    }

    #phantom .ph-wrap .header-bar {
        padding: 0
    }

    .boxed .masthead:not(.width-in-pixel):not(.sticky-on) .top-bar-bg,.boxed.masthead:not(.width-in-pixel):not(#phantom) .top-bar-bg,.boxed .classic-header:not(.width-in-pixel) .navigation:before {
        margin: 0 -50px 0 -50px;
        padding: 0 1000px
    }

    .ph-wrap,#phantom .ph-wrap.boxed,.boxed .top-bar.line-content:before,.boxed .classic-header.content-width-line .navigation:before {
        max-width: calc(1300px - 50px - 50px)
    }

    .side-header>.top-bar,.mixed-header:not(.side-header-h-stroke)>.top-bar {
        position: absolute;
        visibility: hidden;
        opacity: 0
    }

    .is-safari .desktop-side-header {
        height: 100vh
    }

    .admin-bar .desktop-side-header.is-safari {
        height: calc(100vh - 32px)
    }

    .is-safari .desktop-side-header .mCustomScrollbar.header-scrollbar-wrap {
        height: 100vh
    }

    .header-side-left.footer-overlap:not(.sticky-header) #footer,.header-side-right.footer-overlap:not(.sticky-header) #footer {
        max-width: calc(100% - 300px)
    }

    .header-side-left.footer-overlap:not(.sticky-header) .boxed #footer,.header-side-right.footer-overlap:not(.sticky-header) .boxed #footer {
        max-width: 100%;
        width: calc(1340px - 300px)
    }

    .header-side-left.footer-overlap:not(.sticky-header) #footer {
        right: 0
    }

    .header-side-line.footer-overlap #footer {
        max-width: calc(100% - 60px)
    }

    .left-side-line.header-side-line.footer-overlap #footer {
        right: 0
    }

    .header-side-line.footer-overlap .boxed #footer {
        max-width: 100%;
        width: calc(1340px - 60px)
    }

    .is-iOS .side-header:not(.sub-sideways),.mobile-true .side-header:not(.sub-sideways) {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }

    .overlay-navigation .sticky-header-overlay {
        display: none
    }

    .phantom-sticky .fixed-masthead.masthead {
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 500
    }

    .phantom-sticky .fixed-masthead.sticky-on.masthead {
        position: fixed
    }

    .floating-navigation-below-slider.phantom-sticky:not(.transparent) .masthead {
        position: relative
    }

    .transparent .masthead:not(.side-header) {
        position: absolute;
        width: 100%
    }

    .floating-navigation-below-slider.phantom-sticky.transparent .masthead {
        position: absolute
    }

    .floating-navigation-below-slider.phantom-sticky .masthead.sticky-on {
        position: fixed
    }

    .floating-navigation-below-slider.phantom-sticky .header-space.sticky-space-off {
        display: none
    }

    .phantom-sticky .sticky-on.masthead:not(.masthead-mobile) {
        background: #fff none repeat center center!important;
        background-size: auto
    }

    .mixed-header.side-header-h-stroke.sticky-top-line-on {
        background-color: #000000!important
    }

    .phantom-line-decoration.phantom-sticky .sticky-on.masthead {
        border-bottom: 1px solid #d33;
        box-shadow: none!important
    }

    .phantom-shadow-decoration.phantom-sticky .sticky-on.masthead {
        box-shadow: 0 0 15px 1px rgb(0 0 0 / .07);
        border-bottom: none
    }

    .phantom-disable-decoration.phantom-sticky .sticky-on.masthead {
        box-shadow: none!important;
        border-bottom: none
    }

    .phantom-sticky:not(.phantom-shadow-decoration) .sticky-on.masthead.shadow-decoration {
        box-shadow: none
    }

    .phantom-sticky:not(.overlap):not(.transparent) .masthead {
        transition: background-color 330ms ease,background-image 330ms ease
    }

    .phantom-sticky .page-inner .masthead {
        -webkit-backface-visibility: hidden
    }

    .phantom-sticky.phantom-custom-logo-on .sticky-off .branding .sticky-logo,.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>a:not(.sticky-logo),.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>img:not(.sticky-logo) {
        display: none;
        opacity: 0
    }

    .phantom-sticky:not(.phantom-custom-logo-on) .sticky-off .branding .sticky-logo,.phantom-sticky:not(.phantom-custom-logo-on) .sticky-on .branding .sticky-logo,.phantom-main-logo-on.phantom-sticky .sticky-on .branding>a,.phantom-main-logo-on.phantom-sticky .sticky-on .branding>img,.phantom-logo-off.phantom-sticky .sticky-on .branding>a,.phantom-logo-off.phantom-sticky .sticky-on .branding>img {
        display: none;
        visibility: hidden
    }

    .phantom-main-logo-on.phantom-sticky .sticky-on .branding .sticky-logo {
        display: block;
        visibility: visible
    }

    .phantom-sticky.phantom-custom-logo-on .sticky-off .branding .sticky-logo,.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>a:not(.sticky-logo),.phantom-sticky.phantom-custom-logo-on .sticky-on .branding>img:not(.sticky-logo) {
        visibility: hidden
    }

    .phantom-sticky.phantom-custom-logo-on .sticky-on .branding .sticky-logo,.phantom-sticky.phantom-custom-logo-on .sticky-off .branding>a:not(.sticky-logo),.phantom-sticky.phantom-custom-logo-on .sticky-off .branding>img:not(.sticky-logo) {
        visibility: visible
    }

    .phantom-main-logo-on.phantom-sticky .branding .sticky-logo {
        display: none
    }

    .phantom-sticky #page .side-header .branding>a:not(.sticky-logo),.phantom-sticky #page .side-header .branding>img:not(.sticky-logo):not(.mobile-logo) {
        display: block;
        opacity: 1;
        animation: none;
        visibility: visible
    }

    .phantom-fade .masthead,.phantom-slide .masthead {
        top: 0!important
    }

    .masthead .in-top-bar-left:not(.show-on-desktop),.masthead .in-top-bar-right:not(.show-on-desktop),.masthead .in-top-bar:not(.show-on-desktop),.masthead .hide-on-desktop {
        visibility: hidden;
        position: absolute;
        left: -9999px
    }

    .masthead .in-top-bar-left:not(.show-on-desktop).display-none,.masthead .in-top-bar-right:not(.show-on-desktop).display-none,.masthead .in-top-bar:not(.show-on-desktop).display-none,.masthead .hide-on-desktop.display-none {
        display: none
    }

    .masthead .hide-on-desktop .menu-select {
        display: none
    }

    .select-type-menu .menu-select {
        position: relative;
        display: inline-block;
        visibility: visible;
        margin: 0 auto;
        opacity: 1
    }

    .select-type-menu .menu-select:hover {
        opacity: .7
    }

    .select-type-menu>ul {
        visibility: hidden
    }

    .mini-nav:not(.select-type-menu)>ul>li:not(:last-child) {
        margin: 0 16px 0 0
    }

    .list-type-menu.mini-nav>ul>li>.mini-sub-nav {
        top: 23px
    }

    .list-type-menu .menu-select {
        position: absolute;
        visibility: hidden;
        opacity: 0
    }

    .list-type-menu.mini-nav ul {
        display: block;
        line-height: 0
    }

    .list-type-menu.mini-nav>ul>li.act>a,.list-type-menu.mini-nav>ul>li:not(.act)>a:hover {
        opacity: .7
    }

    .list-type-menu.mini-nav>ul>li.act>a i,.list-type-menu.mini-nav>ul>li:not(.act)>a:hover i {
        opacity: .7
    }

    .side-header .mini-nav.select-type-menu>.mini-sub-nav:not(.bottom-overflow),.side-header .list-type-menu>ul>li>.mini-sub-nav,.top-header.floating-navigation-below-slider .main-nav>li>.mini-sub-nav.bottom-overflow {
        top: auto!important;
        bottom: 100%
    }

    .side-header-h-stroke .show-on-first-switch,.masthead .mobile-mini-widgets .show-on-first-switch,.side-header-h-stroke .show-on-second-switch,.masthead .mobile-mini-widgets .show-on-second-switch {
        display: none
    }
}

@media screen and (max-width: 0) {
    .masthead:not(.side-header):not(.side-header-v-stroke):not(.side-header-menu-icon) .header-bar,.ph-wrap {
        padding-right:0;
        padding-left: 0
    }

    .phantom-content-width-line-decoration #phantom .ph-wrap:after {
        width: calc(100% - 0px - 0px)
    }

    .masthead.content-width-line-decoration:not(.mixed-header):not(.side-header):not(.masthead-mobile-header):not(#phantom) .header-bar:after,.mixed-header.side-header-h-stroke.content-width-line-decoration:not(.masthead-mobile-header) .header-bar:after {
        width: calc(100% - 0px - 0px)
    }
}

@media screen and (min-width: 992px) {
    .boxed .masthead:not(.side-header):not(.side-header-menu-icon) .top-bar {
        max-width:100%;
        width: calc(1300px - 50px - 50px)
    }
}

@media screen and (max-width: 992px) {
    .top-bar {
        padding:5px 20px 5px 20px
    }

    .top-bar.line-content:after {
        width: calc(100% - 20px - 20px)
    }
}

@media screen and (max-width: 992px) {
    .transparent.sticky-mobile-header .masthead-mobile-header {
        transition:none
    }

    .masthead.shadow-mobile-header-decoration.masthead-mobile-header {
        box-shadow: 0 0 15px 1px rgb(0 0 0 / .07)
    }

    .masthead.masthead-mobile-header.content-width-line-mobile-header-decoration:not(#phantom) .mobile-header-bar {
        padding-bottom: 1px
    }

    .masthead.masthead-mobile-header.content-width-line-mobile-header-decoration:not(#phantom) .mobile-header-bar:after {
        position: absolute;
        bottom: 0;
        left: auto;
        right: auto;
        content: "";
        width: calc(100% - 20px - 20px);
        height: 1px;
        background: #fff
    }

    .masthead.masthead-mobile-header.line-mobile-header-decoration:not(#phantom) {
        border-bottom: 1px solid #fff
    }

    .boxed .masthead.sticky-mobile-on {
        max-width: 1340px
    }

    #page {
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        grid-template-areas: "header" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"
    }

    .floating-navigation-below-slider #page {
        grid-template-areas: "slider" "header" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"
    }

    .footer-overlap #page {
        grid-template-areas: "header" "page-inner" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"
    }

    .header-side-left:not(.sticky-header) #page,.header-side-line.left-side-line #page,.header-side-right:not(.sticky-header) #page {
        grid-template-areas: "header" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"
    }

    .footer-overlap.header-side-left:not(.sticky-header) #page,.footer-overlap.header-side-line.left-side-line #page,.footer-overlap.header-side-right:not(.sticky-header) #page {
        grid-template-areas: "header" "page-inner" "slider" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"
    }

    .footer-overlap.floating-navigation-below-slider .page-inner {
        display: grid;
        grid-template-rows: auto;
        grid-template-columns: 100%;
        grid-template-areas: "slider" "header" "title" "fancyheader" "elementor-header" "checkout" "main" "footer"
    }

    .hidden-header.header-side-left .masthead:not(.show-floating-icon):not(.sticky-mobile-on),.hidden-header.header-side-right .masthead:not(.show-floating-icon):not(.sticky-mobile-on),.hidden-header.header-side-left .masthead.mixed-header:not(.show-floating-icon):not(.sticky-mobile-on),.hidden-header.header-side-right .masthead.mixed-header:not(.show-floating-icon):not(.sticky-mobile-on),.hidden-header.header-side-left .mobile-header-space,.hidden-header.header-side-right .mobile-header-space {
        display: none
    }

    .masthead {
        grid-area: header
    }

    .side-header.masthead,.side-header-v-stroke.masthead {
        grid-area: header;
        -ms-grid-column: 1
    }

    .masthead:not(.side-header) .mobile-header-bar,.side-header.masthead-mobile-header .mobile-header-bar {
        padding: 0 20px 0 20px;
        box-sizing: border-box
    }

    .header-side-left:not(.sticky-header) .checkout-page-title,.header-side-line.left-side-line .checkout-page-title,.header-side-left:not(.sticky-header) .page-title,.header-side-line.left-side-line .page-title,.header-side-left:not(.sticky-header) .fancy-header,.header-side-line.left-side-line .fancy-header,.header-side-left:not(.sticky-header) #main,.header-side-line.left-side-line #main,.header-side-left:not(.sticky-header) .footer,.header-side-line.left-side-line .footer,.header-side-left:not(.sticky-header) #main-slideshow,.header-side-line.left-side-line #main-slideshow,.header-side-left:not(.sticky-header) .photo-scroller,.header-side-line.left-side-line .photo-scroller {
        -ms-grid-column: 1
    }

    .mobile-header-space {
        grid-area: header
    }

    .transparent.sticky-mobile-header.floating-navigation-below-slider .fixed-mobile-header.masthead.masthead-mobile-header:not(#phantom) {
        transform: translateY(0)
    }

    .phantom-sticky.floating-mobile-menu-icon:not(.transparent) .fixed-masthead.masthead {
        position: relative
    }

    .overlay-navigation.header-side-line #page,.header-side-left.header-side-line #page {
        padding: 0!important
    }

    .header-side-left #page {
        padding-left: 0!important
    }

    .header-side-right #page {
        padding-right: 0!important
    }

    .side-header {
        height: auto;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap
    }

    .admin-bar .side-header {
        height: auto
    }

    .transparent:not(.photo-scroller-album) .masthead {
        position: absolute;
        width: 100%;
        z-index: 102
    }

    .side-header .top-bar .mini-widgets.right-widgets {
        -ms-flex-pack: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end
    }

    .masthead .main-nav,.masthead:not(.side-header) .main-nav,#phantom,.masthead:not(.side-header) .header-bar,.masthead.side-header .header-bar,.header-scrollbar-wrap,.masthead.mixed-header,.header-space,.hide-overlay,.top-line-space {
        display: none
    }

    .sticky-header .masthead.side-header,.overlay-navigation .masthead.side-header {
        display: none
    }

    .sticky-header .masthead.mixed-header,.overlay-navigation .masthead.mixed-header,.dt-mobile-header {
        display: block
    }

    .phantom-fade.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead,.phantom-slide.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead,.phantom-sticky.hidden-header:not(.sticky-header):not(.overlay-navigation) .masthead {
        display: block
    }

    .show-floating-icon.masthead:not(.side-header),.fixed-mobile-header.masthead:not(.side-header) {
        transform: none!important
    }

    .transparent.floating-navigation-below-slider .show-floating-icon.masthead {
        background: none!important
    }

    body:not(.transparent) .masthead:not(.side-header) {
        background-color: #fff
    }

    .transparent .masthead:not(.mixed-header),.transparent .masthead.masthead-mobile-header {
        background: rgb(255 255 255 / .9)
    }

    .sticky-mobile-on.masthead:not(.side-header),.side-header.masthead-mobile-header.sticky-mobile-on {
        background-color: #ffffff!important
    }

    .sticky-mobile-header:not(.transparent):not(.hidden-header) .mobile-header-space {
        display: block
    }

    .no-cssgridlegacy.no-cssgrid .sticky-mobile-header:not(.transparent) .masthead.masthead-mobile-header:not(#phantom) {
        position: absolute
    }

    .masthead .mobile-header-bar {
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex
    }

    .dt-mobile-menu-icon {
        display: -ms-inline-flexbox;
        display: -ms-inline-flex;
        display: inline-flex;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .masthead .mobile-header-bar {
        min-height: 80px
    }

    .masthead.full-width,.masthead.mixed-header {
        box-sizing: border-box
    }

    .top-bar.top-bar-disabled {
        display: none
    }

    .top-bar .soc-ico a {
        float: none;
        display: inline-block;
        vertical-align: middle
    }

    #bottom-bar .mini-nav select,#bottom-bar .menu-select {
        display: inline-flex
    }

    .header-side-left:not(.header-top-line-active) .masthead,.header-side-right:not(.header-top-line-active) .masthead,.overlay-navigation:not(.header-top-line-active) .masthead {
        position: relative;
        left: 0!important;
        width: 100%;
        margin-left: 0!important;
        margin-right: 0
    }

    .header-side-left:not(.header-top-line-active):not(.is-safari) .header-side-left:not(.header-top-line-active) .masthead,.header-side-right:not(.header-top-line-active):not(.is-safari) .header-side-left:not(.header-top-line-active) .masthead,.overlay-navigation:not(.header-top-line-active):not(.is-safari) .header-side-left:not(.header-top-line-active) .masthead,.header-side-left:not(.header-top-line-active):not(.is-safari) .header-side-right:not(.header-top-line-active) .masthead,.header-side-right:not(.header-top-line-active):not(.is-safari) .header-side-right:not(.header-top-line-active) .masthead,.overlay-navigation:not(.header-top-line-active):not(.is-safari) .header-side-right:not(.header-top-line-active) .masthead,.header-side-left:not(.header-top-line-active):not(.is-safari) .overlay-navigation:not(.header-top-line-active) .masthead,.header-side-right:not(.header-top-line-active):not(.is-safari) .overlay-navigation:not(.header-top-line-active) .masthead,.overlay-navigation:not(.header-top-line-active):not(.is-safari) .overlay-navigation:not(.header-top-line-active) .masthead {
        width: 100%!important
    }

    .header-side-left:not(.header-top-line-active) .header-side-left:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),.header-side-right:not(.header-top-line-active) .header-side-left:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),.overlay-navigation:not(.header-top-line-active) .header-side-left:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),.header-side-left:not(.header-top-line-active) .header-side-right:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),.header-side-right:not(.header-top-line-active) .header-side-right:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),.overlay-navigation:not(.header-top-line-active) .header-side-right:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),.header-side-left:not(.header-top-line-active) .overlay-navigation:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),.header-side-right:not(.header-top-line-active) .overlay-navigation:not(.header-top-line-active) .masthead:not(.sticky-mobile-on),.overlay-navigation:not(.header-top-line-active) .overlay-navigation:not(.header-top-line-active) .masthead:not(.sticky-mobile-on) {
        top: 0!important
    }

    .header-side-left:not(.header-top-line-active) .masthead:not(.masthead-mobile-header):not(.sticky-mobile-on),.header-side-right:not(.header-top-line-active) .masthead:not(.masthead-mobile-header):not(.sticky-mobile-on),.overlay-navigation:not(.header-top-line-active) .masthead:not(.masthead-mobile-header):not(.sticky-mobile-on) {
        transform: none!important;
        transition: none!important
    }

    #page .mixed-header.side-header-menu-icon.line-decoration:not(.masthead-mobile-header),#page .mixed-header.side-header-v-stroke.line-decoration:not(.masthead-mobile-header) {
        border-bottom: 1px solid #d93
    }

    .masthead.shadow-decoration.side-header-menu-icon:not(.masthead-mobile-header) {
        box-shadow: 0 0 15px 1px rgb(0 0 0 / .07)
    }

    .side-header-v-stroke .header-bar .mini-login,.side-header-v-stroke .header-bar .mini-search,.side-header-v-stroke .header-bar .shopping-cart,.side-header-v-stroke .header-bar .mini-contacts,.side-header-v-stroke .header-bar .text-area,.side-header-v-stroke .header-bar .mini-nav,.side-header-v-stroke .header-bar .soc-ico,.side-header-v-stroke .header-bar .mini-wpml {
        margin: 0 10px
    }

    .transparent .masthead.side-header {
        position: absolute;
        height: auto
    }

    .transparent .masthead.full-width-line:not(.side-header) {
        border-bottom: none
    }

    .sticky-header.fade-header-animation .side-header,.overlay-navigation .masthead {
        opacity: 1!important;
        visibility: visible!important;
        animation: none!important
    }

    .sticky-header.header-side-left.slide-header-animation .side-header {
        transform: translate3d(0,0,0)
    }

    .floating-mobile-menu-icon.admin-bar .dt-mobile-menu-icon.floating-btn {
        top: 50px
    }

    #page .project-navigation {
        top: 10px;
        right: 10px
    }

    .mobile-branding img.mobile-logo,.mobile-branding img.mobile-desktop-logo,.show-device-logo .branding img,.show-device-logo .mobile-branding img,.sticky-mobile-logo-first-switch,.sticky-mobile-logo-second-switch,.sticky-mobile-on .mobile-branding * {
        display: none
    }

    .show-device-logo .branding img.mobile-logo,.show-device-logo .mobile-branding img.mobile-logo {
        display: block;
        max-width: 100%;
        height: auto
    }

    .mobile-header-bar .mobile-mini-widgets {
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-mini-widgets {
        -ms-flex-order: 2;
        order: 2
    }

    .first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-branding {
        -ms-flex-order: 1;
        order: 1
    }

    .first-switch-logo-right.first-switch-menu-left .mobile-header-bar {
        -ms-flex-pack: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start
    }

    .first-switch-logo-right.first-switch-menu-left .mobile-header-bar .mobile-branding {
        -ms-flex-pack: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end
    }

    .first-switch-logo-left.first-switch-menu-right .mobile-header-bar {
        -ms-flex-pack: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start
    }

    .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-branding {
        -ms-flex-pack: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start;
        -ms-flex-order: 0;
        order: 0
    }

    .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-pack: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end
    }

    .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-navigation {
        -ms-flex-order: 2;
        order: 2
    }

    .first-switch-logo-center.first-switch-menu-right .mobile-branding {
        -ms-flex-order: 0;
        order: 0
    }

    .first-switch-logo-center.first-switch-menu-right .mobile-navigation {
        -ms-flex-order: 2;
        order: 2
    }

    .mobile-sticky-header-overlay.active {
        opacity: 1;
        visibility: visible;
        z-index: 9601
    }

    .show-overlay-mobile-header .sticky-header-overlay.active,.closed-overlay-mobile-header .sticky-header-overlay.active {
        opacity: 0;
        visibility: hidden;
        display: none
    }

    .footer-overlap .footer {
        width: 100%!important
    }

    .floating-navigation-below-slider.phantom-sticky:not(.transparent):not(.sticky-mobile-header) .masthead-mobile {
        top: 0!important
    }

    .mobile-mini-widgets-in-menu {
        display: -ms-flexbox!important;
        display: -ms-flex!important;
        display: flex!important;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .dt-mobile-header .mini-widgets {
        display: none
    }

    .floating-navigation-below-slider.sticky-mobile-header:not(.transparent) .masthead,.floating-navigation-below-slider.floating-mobile-menu-icon:not(.transparent) .masthead {
        position: relative
    }

    html:not(.no-cssgridlegacy.no-cssgrid) .floating-navigation-below-slider.sticky-mobile-header:not(.transparent) .masthead,html:not(.no-cssgridlegacy.no-cssgrid) .floating-navigation-below-slider.floating-mobile-menu-icon:not(.transparent) .masthead {
        top: 0!important
    }

    .sticky-mobile-header .masthead {
        height: auto;
        width: 100%
    }

    .sticky-mobile-header:not(.floating-navigation-below-slider) .masthead {
        top: 0
    }

    .sticky-mobile-header:not(.floating-navigation-below-slider) .sticky-mobile-on.masthead {
        position: fixed!important;
        top: 0
    }

    .sticky-mobile-header.floating-navigation-below-slider .fixed-mobile-header.masthead {
        position: fixed!important
    }

    .sticky-mobile-header.floating-navigation-below-slider:not(.admin-bar) .fixed-mobile-header.masthead {
        top: 0!important
    }

    .sticky-mobile-header.fixed-mobile-menu .top-bar {
        display: none
    }

    .sticky-mobile-header.floating-navigation-below-slider.transparent .mobile-header-space {
        display: none
    }
}

@media screen and (min-width: 651px) and (max-width:992px) {
    .side-header-h-stroke .show-on-second-switch,.masthead .mobile-mini-widgets .show-on-second-switch {
        display:none
    }

    .mobile-mini-widgets-in-menu.first-switch-no-widgets {
        padding: 0
    }

    .transparent:not(.photo-scroller-album) .masthead {
        position: absolute;
        width: 100%;
        z-index: 102
    }

    .masthead .top-bar .mini-widgets>*,.masthead .mobile-header-bar .in-top-bar-left,.masthead .mobile-header-bar .in-top-bar-right,.dt-mobile-header .in-top-bar-left,.dt-mobile-header .in-top-bar-right {
        display: none
    }

    .masthead .top-bar .left-widgets .in-top-bar-left,.masthead .top-bar .right-widgets .in-top-bar-right,.mobile-mini-widgets .near-logo-first-switch {
        display: -ms-inline-flexbox;
        display: -ms-inline-flex;
        display: inline-flex
    }

    .masthead .top-bar .left-widgets .in-top-bar-left.text-area,.masthead .top-bar .right-widgets .in-top-bar-right.text-area,.mobile-mini-widgets .near-logo-first-switch.text-area {
        display: inline-block
    }

    .masthead .top-bar .left-widgets .in-top-bar-left:not(.show-on-first-switch) {
        display: none
    }

    .masthead .top-bar .right-widgets .in-top-bar-right:not(.show-on-first-switch) {
        display: none
    }

    .side-header .top-bar .mini-widgets.left-widgets {
        -ms-flex-pack: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start
    }

    .select-type-menu-first-switch .menu-select {
        position: relative;
        display: inline-block;
        visibility: visible;
        margin: 0 auto;
        opacity: 1
    }

    .select-type-menu-first-switch .menu-select:hover {
        opacity: .7
    }

    .select-type-menu-first-switch>ul {
        visibility: hidden
    }

    .mini-nav:not(.select-type-menu-first-switch)>ul>li:not(:last-child) {
        margin: 0 16px 0 0
    }

    .list-type-menu-first-switch.mini-nav>ul>li>.mini-sub-nav {
        top: 23px
    }

    .list-type-menu-first-switch .menu-select {
        position: absolute;
        visibility: hidden;
        opacity: 0
    }

    .list-type-menu-first-switch.mini-nav ul {
        display: block;
        line-height: 0
    }

    .list-type-menu-first-switch.mini-nav .customSelect1 {
        visibility: hidden!important
    }

    .list-type-menu-first-switch.mini-nav>ul>li.act>a .menu-item-text,.list-type-menu-first-switch.mini-nav>ul>li>a:hover {
        opacity: .7
    }

    .sticky-mobile-on .mobile-branding .sticky-mobile-logo-first-switch img,.sticky-mobile-on .mobile-branding .sticky-mobile-logo-first-switch {
        display: block
    }

    .first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-mini-widgets {
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-pack: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end
    }

    .first-switch-logo-center.first-switch-menu-left .mobile-navigation {
        -ms-flex: 1 1 0%;
        flex: 1 1 0%
    }

    .first-switch-logo-center.first-switch-menu-right .mobile-navigation {
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        -ms-flex-pack: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end
    }

    .first-switch-logo-center.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-pack: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start
    }

    .first-switch-logo-center.first-switch-menu-left .mobile-header-bar .mobile-mini-widgets .last {
        margin-right: 0
    }

    .first-switch-logo-right.first-switch-menu-left .mobile-header-bar .mobile-navigation {
        margin-right: 10px
    }

    .first-switch-logo-left.first-switch-menu-right .mobile-header-bar .mobile-navigation {
        margin-left: 10px
    }

    .first-switch-logo-center.first-switch-menu-right .mobile-header-bar .mobile-mini-widgets .first {
        margin-left: 0
    }

    .masthead .in-menu-first-switch {
        display: none
    }

    .masthead .hide-on-first-switch,.dt-mobile-header .hide-on-first-switch {
        display: none
    }

    .mobile-mini-widgets-in-menu .in-menu-second-switch,.masthead.widgets .show-on-second-switch,.masthead .show-on-second-switch {
        display: none
    }

    .mobile-mini-widgets-in-menu .in-menu-first-switch:not(.hide-on-first-switch) {
        display: -ms-inline-flexbox;
        display: -ms-inline-flex;
        display: inline-flex
    }

    .mobile-mini-widgets-in-menu .in-menu-first-switch:not(.hide-on-first-switch).text-area {
        display: inline-block
    }
}

@media screen and (max-width: 650px) {
    html:not(.no-cssgridlegacy.no-cssgrid) .masthead:not(.sticky-mobile-on) {
        top:0!important
    }

    .sticky-mobile-header .masthead {
        height: auto;
        width: 100%
    }

    .mobile-mini-widgets-in-menu.second-switch-no-widgets {
        padding: 0
    }

    .sticky-mobile-on.masthead .mobile-branding .sticky-mobile-logo-second-switch img,.show-mobile-logo.side-header.show-device-logo.sticky-mobile-on.masthead .mobile-branding .sticky-mobile-logo-second-switch img,.sticky-mobile-on.masthead .mobile-branding .sticky-mobile-logo-second-switch,.show-mobile-logo.side-header.show-device-logo.sticky-mobile-on.masthead .mobile-branding .sticky-mobile-logo-second-switch {
        display: block
    }

    .masthead .top-bar .mini-widgets>* {
        margin: 0 10px!important
    }

    .masthead .top-bar .left-widgets .in-top-bar:not(.show-on-second-switch) {
        display: none
    }

    .masthead .top-bar .left-widgets .in-top-bar:not(.show-on-second-switch).microwidget-btn,.masthead .top-bar .left-widgets .in-top-bar:not(.show-on-second-switch).text-area {
        display: none
    }

    .select-type-menu-second-switch .menu-select {
        position: relative;
        display: block;
        visibility: visible;
        margin: 0 auto;
        opacity: 1
    }

    .select-type-menu-second-switch .menu-select:hover {
        opacity: .7
    }

    .select-type-menu-second-switch>ul {
        visibility: hidden
    }

    .mini-nav:not(.select-type-menu-second-switch)>ul>li:not(:last-child) {
        margin: 0 16px 0 0
    }

    .list-type-menu-second-switch.mini-nav>ul>li>.mini-sub-nav {
        top: 23px
    }

    .list-type-menu-second-switch .menu-select {
        position: absolute;
        visibility: hidden;
        opacity: 0
    }

    .list-type-menu-second-switch.mini-nav ul {
        display: block;
        line-height: 0
    }

    .mini-nav.list-type-menu-second-switch .customSelect1 {
        visibility: hidden!important
    }

    .list-type-menu-second-switch.mini-nav>ul>li.act>a,.list-type-menu-second-switch.mini-nav>ul>li:not(.act)>a:hover {
        opacity: .7
    }

    body.page:not(.sticky-mobile-header):not(.floating-navigation-below-slider) .masthead:not(.side-header) {
        transform: none!important
    }

    .sticky-mobile-header:not(.transparent):not(.hidden-header) .mobile-header-space {
        display: block
    }

    .no-cssgridlegacy.no-cssgrid .sticky-mobile-header:not(.transparent) .masthead.masthead-mobile-header:not(#phantom) {
        position: absolute
    }

    .masthead .mobile-header-bar {
        min-height: 60px
    }

    .masthead .mobile-header-bar .mobile-mini-widgets>*,.masthead .mobile-mini-widgets .in-menu-second-switch {
        display: none
    }

    .masthead .mobile-header-bar .mobile-mini-widgets>*.microwidget-btn,.masthead .mobile-mini-widgets .in-menu-second-switch.microwidget-btn {
        display: none
    }

    .masthead .top-bar .mini-widgets>*,.masthead .mobile-header-bar .in-top-bar-left,.masthead .mobile-header-bar .in-top-bar-right,.masthead .top-bar .right-widgets,.dt-mobile-header .in-top-bar {
        display: none
    }

    .masthead .top-bar .mini-widgets>*.microwidget-btn,.masthead .mobile-header-bar .in-top-bar-left.microwidget-btn,.masthead .mobile-header-bar .in-top-bar-right.microwidget-btn,.masthead .top-bar .right-widgets.microwidget-btn,.dt-mobile-header .in-top-bar.microwidget-btn {
        display: none
    }

    .side-header .top-bar .mini-widgets.left-widgets,.masthead .top-bar .left-widgets {
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center
    }

    .side-header .top-bar .mini-widgets.left-widgets .in-top-bar,.masthead .top-bar .left-widgets .in-top-bar {
        display: -ms-inline-flexbox;
        display: -ms-inline-flex;
        display: inline-flex;
        text-align: center
    }

    .side-header .top-bar .mini-widgets.left-widgets .in-top-bar.text-area,.masthead .top-bar .left-widgets .in-top-bar.text-area {
        display: inline-block
    }

    .hide-on-second-switch {
        display: none!important
    }

    .show-on-second-switch {
        display: -ms-flexbox!important;
        display: -ms-flex!important;
        display: flex!important;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .show-on-second-switch.text-area,.show-on-second-switch.in-top-bar {
        display: flex!important
    }

    .show-on-second-switch.text-area.hide-on-second-switch {
        display: none!important
    }

    .dt-mobile-header .mini-widgets {
        display: none
    }

    .mobile-mini-widgets-in-menu .near-logo-second-switch {
        display: none
    }

    .mobile-mini-widgets-in-menu .near-logo-second-switch.microwidget-btn {
        display: none
    }

    .masthead .mobile-mini-widgets .near-logo-second-switch.show-on-second-switch {
        display: -ms-inline-flexbox;
        display: -ms-inline-flex;
        display: inline-flex
    }

    .masthead .mobile-mini-widgets .near-logo-second-switch.show-on-second-switch.text-area {
        display: inline-block
    }

    .masthead.line-decoration {
        border-bottom: none
    }

    .mini-contacts {
        white-space: normal
    }

    .second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-mini-widgets {
        -ms-flex-order: 2;
        order: 2;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-pack: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end
    }

    .second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-branding {
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center
    }

    .second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-navigation {
        -ms-flex-order: 0;
        order: 0;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        -ms-flex-positive: 1;
        -ms-flex-negative: 1;
        -ms-flex-preferred-size: 0%
    }

    .second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-mini-widgets .last {
        margin-right: 0
    }

    .second-switch-logo-right.second-switch-menu-left .mobile-header-bar {
        -ms-flex-pack: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start
    }

    .second-switch-logo-right.second-switch-menu-left .mobile-header-bar .mobile-branding {
        -ms-flex-order: 2;
        order: 2;
        -ms-flex-pack: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end
    }

    .second-switch-logo-right.second-switch-menu-left .mobile-header-bar .mobile-navigation {
        -ms-flex-order: 0;
        order: 0
    }

    .second-switch-logo-right.second-switch-menu-left .mobile-header-bar .mobile-navigation {
        margin-right: 10px
    }

    .second-switch-logo-center.second-switch-menu-left .mobile-header-bar .mobile-navigation {
        margin-right: 10px;
        margin-left: 0
    }

    .second-switch-logo-left.second-switch-menu-right .mobile-header-bar {
        -ms-flex-pack: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start
    }

    .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-branding {
        -ms-flex-pack: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start;
        -ms-flex-order: 0;
        order: 0
    }

    .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
        -ms-flex-order: 1;
        order: 1
    }

    .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-navigation {
        -ms-flex-order: 2;
        order: 2
    }

    .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-navigation {
        margin-left: 10px
    }

    .second-switch-logo-center.second-switch-menu-right .mobile-header-bar .mobile-branding {
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center
    }

    .second-switch-logo-center.second-switch-menu-right .mobile-navigation {
        -ms-flex-order: 2;
        order: 2;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        -ms-flex-positive: 1;
        -ms-flex-negative: 1;
        -ms-flex-preferred-size: 0%;
        -ms-flex-pack: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end
    }

    .second-switch-logo-center.second-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
        -ms-flex-order: 0;
        order: 0;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
        -ms-flex-positive: 1;
        -ms-flex-negative: 1;
        -ms-flex-preferred-size: 0%;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-pack: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: start
    }

    .second-switch-logo-center.second-switch-menu-right .mobile-header-bar .mobile-mini-widgets .first {
        margin-left: 0
    }

    .show-mobile-logo .branding img,.show-device-logo .branding img.mobile-logo,.side-header.show-device-logo .branding img.mobile-logo,.show-mobile-logo.show-device-logo .branding img,.show-mobile-logo.side-header.show-device-logo .branding img,.show-mobile-logo .mobile-branding img,.show-device-logo .mobile-branding img.mobile-logo,.side-header.show-device-logo .mobile-branding img.mobile-logo,.show-mobile-logo.show-device-logo .mobile-branding img,.show-mobile-logo.side-header.show-device-logo .mobile-branding img {
        display: none
    }

    .show-mobile-logo .branding img.mobile-logo,.show-mobile-logo.show-device-logo .branding img.mobile-logo,.show-device-logo .branding img,.show-mobile-logo .mobile-branding img.mobile-logo,.show-mobile-logo.show-device-logo .mobile-branding img.mobile-logo,.show-device-logo .mobile-branding img,.transparent .mobile-branding img.mobile-desktop-logo {
        display: inline-block;
        max-width: 100%;
        height: auto
    }
}

@media screen and (max-width: 990px) {
    .page-title.page-title-responsive-enabled .wf-wrap {
        -ms-flex-flow:column wrap;
        flex-flow: column wrap;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center;
        text-align: center;
        min-height: 120px
    }

    .page-title-responsive-enabled.page-title.title-left.disabled-bg h1 {
        margin: 5px 0
    }

    .page-title-responsive-enabled.page-title.title-left .breadcrumbs {
        text-align: center
    }

    .page-title-responsive-enabled.page-title h1,.page-title-responsive-enabled.page-title h1 *,.page-title-responsive-enabled.page-title h1 a:hover,#page .page-title-responsive-enabled.page-title .entry-title {
        font: 700 26px / 32px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif
    }

    .page-title-responsive-enabled.page-title.breadcrumbs-mobile-off .breadcrumbs {
        display: none
    }
}

@media screen and (min-width: 800px) {
    .transparent.video-playing .masthead {
        display:none!important
    }

    .video-playing .rsHomePorthole .rsCloseVideoBtn {
        top: 30px
    }
}

@media screen and (max-width: 768px) {
    .project-even .alignleft,.project-even ul.royalSlider.alignleft {
        width:100%
    }

    .content .project-wide-col {
        width: 100%
    }

    .content .project-wide-col.left-side {
        padding-right: 0
    }

    .content .project-wide-col.right-side {
        padding-left: 0
    }

    .content .project-narrow-col {
        width: 100%
    }

    .layout-list .blog-content,.layout-list .blog-media,.layout-list .project-list-content,.layout-list .project-list-media {
        float: none;
        width: 100%!important
    }

    .layout-list .buttons-on-img,.layout-list .project-even .buttons-on-img {
        margin-left: 0;
        margin-right: 0
    }

    .blog.layout-list .post .alignleft {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (max-width: 992px) {
    #footer .wf-container-footer {
        padding-top:60px;
        padding-bottom: 25px
    }

    #footer>.wf-wrap,#footer #bottom-bar>.wf-wrap {
        padding: 0 20px 0 20px
    }
}

@media screen and (max-width: 992px) {
    .footer .widget {
        width:100%
    }

    .mobile-hide-footer #footer>.wf-wrap {
        display: none
    }

    .footer-overlap .page-inner {
        margin-bottom: 0!important
    }

    .footer-overlap .footer {
        bottom: initial!important
    }

    .footer-overlap .footer {
        position: relative!important;
        left: 0!important
    }
}

@media screen and (max-width: 990px) {
    #bottom-bar .wf-container-bottom {
        -ms-flex-flow:column wrap;
        flex-flow: column wrap;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center
    }

    #bottom-bar .wf-container-bottom>div {
        margin: 0
    }

    #branding-bottom,#bottom-bar .wf-float-left,#bottom-bar .wf-float-right {
        display: block;
        float: none;
        width: auto;
        padding-left: 0;
        padding-right: 0;
        margin-right: auto;
        margin-left: auto;
        text-align: center!important
    }

    #bottom-bar.logo-split .wf-float-left,#bottom-bar.logo-split .wf-float-right {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    #bottom-bar .bottom-text-block {
        text-align: center;
        margin-left: 0
    }
}

@media screen and (max-width: 778px) {
    #bottom-bar .mini-nav ul {
        display:none
    }

    #bottom-bar .mini-nav select,#bottom-bar .menu-select {
        display: block;
        height: auto
    }

    #bottom-bar .menu-select {
        position: relative;
        opacity: 1;
        visibility: visible;
        display: flex
    }
}

@media screen and (max-width: 992px) {
    #main {
        padding:70px 0 70px 0
    }

    #main>.wf-wrap {
        padding: 0 20px 0 20px
    }

    .page-title .wf-wrap,.fancy-header .wf-wrap {
        padding-left: 20px;
        padding-right: 20px
    }

    #main-slideshow.fixed {
        padding-left: 20px;
        padding-right: 20px
    }

    #main-slideshow.fixed>.royalSlider {
        max-width: 1260px
    }

    .page-title .wf-wrap:after {
        width: calc(1300px - 20px - 20px);
        max-width: calc(100% - 20px - 20px)
    }

    .boxed .page-title .wf-wrap:after {
        left: 20px
    }

    .no-cssgridlegacy.no-cssgrid .wf-container,.no-cssgridlegacy.no-cssgrid .wf-container-main {
        margin: 0 -10px 0 -10px
    }

    .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar {
        padding-right: 20px
    }

    .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar {
        padding-left: 20px
    }

    .no-cssgridlegacy.no-cssgrid .sidebar-right .content {
        padding-left: 10px
    }

    .no-cssgridlegacy.no-cssgrid .sidebar-left .content {
        padding-right: 10px
    }

    .no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.solid-bg,.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.bg-under-widget {
        padding-right: 10px
    }

    .no-cssgridlegacy.no-cssgrid .sidebar-left .content,.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.solid-bg,.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.bg-under-widget {
        padding-left: 10px
    }

    .no-cssgridlegacy.no-cssgrid .wf-container-main {
        margin: 0 -10px 0 -10px
    }

    .no-cssgridlegacy.no-cssgrid .content,.no-cssgridlegacy.no-cssgrid .sidebar {
        padding: 0 10px 0 10px
    }

    #main .wf-container {
        margin: 0 -10px 0 -10px
    }

    .wf-cell,.wf-usr-cell {
        padding: 0 10px 0 10px
    }
}

@media screen and (min-width: 990px) {
    #main>.wf-wrap {
        position:relative
    }

    .dt-sticky-sidebar {
        will-change: min-height
    }

    .dt-sticky-sidebar .sidebar-content {
        position: relative;
        transform: translate(0,0);
        transform: translate3d(0,0,0);
        will-change: position,transform;
        -webkit-backface-visibility: hidden
    }

    .no-cssgridlegacy.no-cssgrid .content {
        width: calc(100% - 360px)
    }

    .no-cssgridlegacy.no-cssgrid .sidebar {
        width: 360px
    }

    .no-cssgridlegacy.no-cssgrid .sidebar-left .content,.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar {
        float: right
    }

    .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-right .content {
        float: left
    }

    .no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-right .content,.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.solid-bg,.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.bg-under-widget {
        padding-right: 25px
    }

    .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar,.sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-right .content,.sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.solid-bg,.sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-left .sidebar,.sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-left .sidebar.bg-under-widget {
        padding-right: 50px
    }

    .no-cssgridlegacy.no-cssgrid .sidebar-left .content,.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.bg-under-widget,.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar,.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.solid-bg {
        padding-left: 25px
    }

    .sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-left .content,.sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar,.sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.bg-under-widget,.sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-divider-off.sidebar-right .sidebar,.sidebar-divider-vertical.no-cssgridlegacy.no-cssgrid .sidebar-right .sidebar.solid-bg {
        padding-left: 50px
    }

    #main:not(.sidebar-none) .wf-container-main {
        display: -ms-grid;
        display: grid;
        grid-column-gap: 50px
    }

    .sidebar-right .wf-container-main {
        grid-template-areas: "content sidebar"
    }

    .sidebar-left .wf-container-main {
        grid-template-areas: "sidebar content"
    }

    .sidebar,.sidebar-space {
        grid-area: sidebar;
        -ms-grid-row: 1
    }

    .sidebar-right .sidebar,.sidebar-right .sidebar-space {
        -ms-grid-column: 3
    }

    .sidebar-left .sidebar,.sidebar-left .sidebar-space {
        -ms-grid-column: 1
    }

    .content {
        grid-area: content;
        -ms-grid-row: 1
    }

    .sidebar-right .content {
        -ms-grid-column: 1
    }

    .sidebar-left .content {
        -ms-grid-column: 3
    }

    .sidebar-right .wf-container-main {
        -ms-grid-columns: calc(100% - 360px - 25px) 50px calc(360px - 25px);
        grid-template-columns: calc(100% - 360px - 25px) calc(360px - 25px)
    }

    .sidebar-left .wf-container-main {
        -ms-grid-columns: calc(360px - 25px) 50px calc(100% - 360px - 25px);
        grid-template-columns: calc(360px - 25px) calc(100% - 360px - 25px)
    }

    .sidebar-divider-vertical.sidebar-left .sidebar {
        padding-right: 0
    }

    .sidebar-divider-vertical.sidebar-left .sidebar .sidebar-content {
        padding-right: 50px
    }

    .sidebar-divider-vertical.sidebar-right .sidebar {
        padding-left: 0
    }

    .sidebar-divider-vertical.sidebar-right .sidebar .sidebar-content {
        padding-left: 50px
    }
}

@media screen and (max-width: 990px) {
    .mobile-hide-sidebar .sidebar {
        display:none
    }

    .sidebar-right .sidebar,.sidebar-left .sidebar {
        border: none
    }

    .sidebar-right .sidebar,.sidebar-left .sidebar,.sidebar-divider-off.sidebar-right .sidebar,.sidebar-divider-off.sidebar-left .sidebar,.sidebar-right .sidebar.solid-bg,.sidebar-left .sidebar.solid-bg,.sidebar-right .sidebar.bg-under-widget,.sidebar-left .sidebar.bg-under-widget {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-top: 60px
    }

    .wc-sidebar-toggle {
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center;
        position: absolute;
        top: 40%;
        right: -40px;
        width: 40px;
        height: 40px;
        background-color: var(--the7-accent-color);
        color: #fff;
        transition: left 0.3s;
        z-index: 9996;
        box-shadow: 0 1px 6px rgb(0 0 0 / .12);
        transition: box-shadow 0.2s ease-out,opacity 0.45s;
        cursor: pointer;
        border-radius: 0;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .accent-gradient .wc-sidebar-toggle {
        background: #ffb536;
        background: -webkit-linear-gradient();
        background: linear-gradient()
    }

    .wc-sidebar-toggle:hover {
        box-shadow: 0 1px 11px 0 rgb(0 0 0 / .18)
    }

    .wc-sidebar-toggle:before {
        font-family: 'icomoon-the7-font'!important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\ea012"
    }

    .mobile-sticky-sidebar-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        transition: all 0.4s
    }

    .mobile-sticky-sidebar-overlay.active {
        opacity: 1;
        visibility: visible;
        z-index: 9601
    }

    .dt-wc-sidebar-collapse .sidebar-right .sidebar,.dt-wc-sidebar-collapse .sidebar-left .sidebar {
        position: fixed;
        top: 0;
        left: 0;
        margin: 0;
        max-width: 80%;
        min-width: 280px;
        width: 360px;
        height: 100vh;
        transform: translateX(-100%);
        transition: transform 0.3s;
        z-index: 9996;
        background: #f5f5f5
    }

    .dt-wc-sidebar-collapse .sidebar-right .sidebar:before,.dt-wc-sidebar-collapse .sidebar-left .sidebar:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: #fff
    }

    .dt-wc-sidebar-collapse .sidebar-right .sidebar .sidebar-content,.dt-wc-sidebar-collapse .sidebar-left .sidebar .sidebar-content {
        position: relative;
        overflow-x: hidden;
        overflow-y: scroll;
        height: 100%;
        padding: 30px
    }

    .dt-wc-sidebar-collapse .show-mobile-sidebar .sidebar-right .sidebar,.dt-wc-sidebar-collapse .show-mobile-sidebar .sidebar-left .sidebar {
        transform: translateX(0)
    }

    .dt-wc-sidebar-collapse .closed-mobile-sidebar .sidebar-right .sidebar,.dt-wc-sidebar-collapse .closed-mobile-sidebar .sidebar-left .sidebar {
        transform: translateX(-100%)
    }
}

@media screen and (max-width: ) {
    .product div.images,.product div.summary {
        width:100%;
        margin-right: 0
    }

    .product:not(.elementor) .woocommerce-tabs .tabs>li,.the7-elementor-widget .woocommerce-tabs .tabs>li {
        float: none;
        margin: 0
    }

    .woocommerce-tabs .tabs>li:after {
        display: none
    }

    #reviews ol.commentlist li {
        padding-left: 0
    }

    #comments .children {
        margin-left: 0
    }

    #reviews ol.commentlist .comment_container {
        overflow: hidden
    }

    #reviews ol.commentlist .comment_container .star-rating {
        float: none;
        display: block;
        margin-bottom: 5px
    }
}

@media screen and (max-width: ) {
    .wc-layout-list .woocom-project {
        -ms-flex-flow:column wrap;
        flex-flow: column wrap
    }

    .wc-layout-list .woocom-project .woo-buttons-on-img {
        width: 100%
    }

    .wc-layout-list .woocom-project .woocom-list-content {
        margin-top: 20px;
        padding-left: 0;
        width: 100%
    }

    .view-mode-switcher {
        display: none
    }
}

@media screen and (max-width: ) {
    .woocommerce-cart-wrap .cart-collaterals,.woocommerce-cart-wrap .cross-sells {
        width:100%;
        margin: 0
    }

    .woocommerce-cart-wrap .cross-sells {
        margin-top: 50px
    }

    .the7-cart-form,.the7-woocommerce-checkout #customer_details,.wc-side-column,.wc-complete-wrap .wc-wide-column,.wc-complete-wrap .woocommerce-bacs-bank-details {
        width: 100%
    }

    .wc-side-column {
        margin: 0
    }

    .woocommerce-cart-wrap,form.woocommerce-checkout,.wc-complete-wrap {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .wc-order-review,.wc-wide-column {
        width: 100%;
        margin: 40px 0 0 0
    }

    .cart-collaterals .cart_totals,.cart-collaterals .shipping_calculator,.col2-set .col-1,.col2-set .col-2,form .form-row-first,form .form-row-last {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }

    .col2-set .col-1 {
        margin-bottom: 25px
    }

    .woocommerce div.product div.images .woocommerce-product-gallery__trigger {
        right: 10px
    }

    .woocommerce-thankyou-order-details li {
        overflow: hidden
    }

    .woocommerce-thankyou-order-details li strong {
        width: 100%;
        float: left
    }

    .shop_table.my_account_orders {
        border-bottom: 1px solid
    }

    #page .woocommerce-checkout-review-order-table td {
        display: block;
        padding: 0;
        border: none;
        -ms-flex-pack: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    #page .woocommerce-checkout-review-order-table td .variation {
        flex: 100%
    }

    #page .woocommerce-checkout-review-order-table tr.cart_item {
        -ms-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    #page .woocommerce-checkout-review-order-table .cart_item .product-name {
        -ms-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    #page .woocommerce-checkout-review-order-table tfoot tr {
        padding-top: 10px;
        padding-bottom: 10px
    }

    #page .woocommerce-checkout-review-order-table tbody tr:first-of-type {
        border: none
    }

    #page .woocommerce-checkout-review-order-table .cart-subtotal th #page .woocommerce-checkout-review-order-table .order-total th {
        display: none
    }

    .woocommerce-cart-wrap .shop_table td.actions {
        padding-top: 25px
    }

    .woocommerce-cart-wrap .coupon {
        padding-bottom: 50px
    }

    .woocommerce-cart-wrap .coupon:before {
        top: 15px
    }

    .woocommerce-cart-wrap .coupon>* {
        margin-top: 15px
    }

    .product .variations td,.elementor-widget .variations td {
        text-align: left
    }
}

@media screen and (max-width: 640px) {
    #page .order_details tbody tr:first-of-type,#page .customer_details tbody tr:first-of-type {
        border:none
    }

    #page .order_details td,#page .customer_details td {
        text-align: left;
        padding: 0;
        border: none
    }

    #page .order_details th,#page .customer_details th {
        border: none;
        padding: 0
    }

    #page .order_details tbody tr,#page .customer_details tbody tr {
        padding-top: 10px;
        padding-bottom: 10px
    }

    #page .order_details tfoot,#page .customer_details tfoot {
        display: block
    }

    #page .order_details tfoot tr,#page .customer_details tfoot tr {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .the7-cart-form table.shop_table tbody tr {
        overflow: hidden;
        padding-top: 25px;
        padding-bottom: 25px
    }

    .wc-complete-wrap .wc-bacs-bank-details li {
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        -ms-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    .wc-complete-wrap .wc-bacs-bank-details li>strong {
        padding-left: 0
    }

    .shop_table {
        display: block
    }

    .shop_table tbody,.shop_table tfoot {
        display: block
    }

    .shop_table thead {
        display: none
    }

    .shop_table tr {
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        border-top: 1px solid var(--the7-divider-color)
    }

    .calculated_shipping .shop_table tr:first-child {
        border-top: none
    }

    #page .shop_table tr td {
        border: none
    }

    .content .woocommerce-cart-wrap .shop_table tr.cart_item td {
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center;
        width: 100%;
        max-width: 100%;
        padding: 5px 0;
        border: none
    }

    .content .woocommerce-cart-wrap .shop_table tr.cart_item td.product-thumbnail,.content .woocommerce-cart-wrap .shop_table tr.cart_item td.product-quantity {
        padding-bottom: 10px
    }

    .content .woocommerce-cart-wrap .shop_table tr.cart_item td.product-price {
        display: none
    }

    .shop_table tr.cart_item td a.remove {
        display: inline-block;
        text-align: center
    }

    .shop_table tr.cart_item td a.remove i {
        vertical-align: top
    }

    .shop_table tr.cart_item td .product-thumbnail>a {
        display: block;
        padding-bottom: 7px
    }

    .shop_table tr.cart_item td .product-quantity {
        margin-top: 3px
    }

    .shop_table tr.cart_item td td.product-subtotal {
        margin-top: 10px
    }

    .shop_table tr.cart_item td.product-name {
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .shop_table tr.cart_item td.product-name a,.shop_table tr.cart_item td.product-name .variation {
        display: block;
        padding-bottom: 7px;
        text-align: center
    }

    .order_details tr td,.order_details tr th,.customer_details tr td,.customer_details tr th {
        width: 100%
    }

    table.shop_table.cart td,.product .variations td,.elementor-widget .variations td,.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart tbody tr:last-child {
        display: block;
        margin: 0 auto
    }

    .e-cart-section.shop_table {
        overflow: hidden
    }

    .cart .product-thumbnail {
        margin: 0 auto
    }

    .cart-footer {
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        -ms-align-items: flex-start;
        -ms-flex-align: flex-start;
        align-items: flex-start
    }

    table.tinvwl-table-manage-list {
        border-collapse: collapse
    }

    .tinv-wishlist .tinvwl-table-manage-list .product-cb,.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove {
        display: inline-block;
        width: auto!important;
        vertical-align: text-top
    }

    .tinv-wishlist td.product-name a {
        display: block;
        padding-bottom: 10px
    }

    .wishlist_item .product-thumbnail>a {
        display: inline-block
    }

    .tinv-wishlist td.product-name a+.variation {
        display: inline-block
    }

    .tinv-wishlist table.tinvwl-table-manage-list {
        text-align: center
    }

    .tinv-wishlist table.tinvwl-table-manage-list th.product-name,.tinv-wishlist table.tinvwl-table-manage-list th.wishlist-name {
        padding: 0;
        border: none
    }

    .tinv-wishlist table.tinvwl-table-manage-list td {
        border: none;
        padding: 0
    }

    .tinv-wishlist table.tinvwl-table-manage-list td.product-cb input {
        vertical-align: middle
    }

    .tinv-wishlist table.tinvwl-table-manage-list td.product-name,.tinv-wishlist table.tinvwl-table-manage-list td.product-action,.tinv-wishlist table.tinvwl-table-manage-list td.product-thumbnail,.tinv-wishlist table.tinvwl-table-manage-list td.product-remove,.tinv-wishlist table.tinvwl-table-manage-list td.product-cb {
        padding: 5px 0
    }

    .tinv-wishlist table.tinvwl-table-manage-list td.product-thumbnail,.tinv-wishlist table.tinvwl-table-manage-list td.product-stock {
        padding-bottom: 10px
    }

    .tinv-wishlist table.tinvwl-table-manage-list tr {
        display: block;
        margin-bottom: 20px;
        padding-bottom: 25px;
        border-bottom: 1px solid var(--the7-divider-color)
    }
}

@media screen and (max-width: 768px) {
    .checkout-page-title a {
        font:var(--the7-h4-font)
    }

    .checkout-page-title .checkout-counter {
        width: 40px;
        height: 40px
    }
}

@media screen and (max-width: 1200px) {
    .rsHomePorthole .rsPlayBtn,.rsHomePorthole .rsCLink {
        height:50px;
        margin-left: -25px;
        margin-top: -25px;
        width: 50px
    }

    .rsHomePorthole .rsPlayBtn {
        background-size: 30px 30px;
        background-position: 15px center
    }

    .rsHomePorthole .rsCLink {
        background-size: 24px 24px
    }

    .rsHomePorthole .rsBtnCenterer {
        margin-top: -25px;
        height: 50px
    }

    .rsHomePorthole .rsBtnCenterer:not(.with-link) .rsPlayBtn {
        margin-top: 0
    }

    .rsHomePorthole .rsBtnCenterer.with-link {
        width: 120px;
        margin: -25px 0 0 -60px
    }

    .rsHomePorthole .with-link .rsCLink,.rsHomePorthole .with-link .rsPlayBtn {
        position: relative;
        top: 0;
        left: 0;
        display: inline-block;
        margin: 0 5px
    }
}

@media screen and (max-width: 1100px) {
    .floating-content {
        transform:translateY(0)!important
    }
}

@media screen and (max-width: 970px) {
    #main .wf-mobile-hidden,.filter-extras {
        display:none
    }

    #main .wf-mobile-visible,.content .wf-table.wf-mobile-collapsed,.content .wf-mobile-collapsed .wf-tr,.content .wf-mobile-collapsed .wf-td {
        display: block
    }

    .table-standard {
        overflow: scroll
    }

    .content .wf-1,.content .wf-1-2,.content .wf-2-4,.content .wf-1-3,.content .wf-2-3,.content .wf-1-4,.content .wf-3-4,.content .wf-1-5,.content [class*="wf-span-"] {
        width: 100%
    }

    .items-grid .wf-cell.wf-1-3,.items-grid .wf-cell.wf-1-2 {
        width: 50%
    }

    .related-product>li {
        width: 50%
    }

    .sidebar-right .related-product>li,.sidebar-left .related-product>li {
        width: 50%
    }

    .woocommerce-cart-wrap .related-product>li {
        width: 100%
    }

    .single-related-posts .items-grid>.related-item {
        width: 50%
    }

    .sidebar-right .single-related-posts .items-grid>.related-item,.sidebar-left .single-related-posts .items-grid>.related-item {
        width: 50%
    }

    li.comment,li.pingback {
        padding-left: 0
    }

    .children li.comment,.children li.pingback {
        padding-left: 30px
    }

    #comments .children {
        margin-left: 10px
    }

    .box-style-table .shortcode-action-container {
        display: block;
        margin-top: 20px;
        margin-bottom: 0;
        padding-left: 0;
        overflow: hidden
    }

    .shortcode-action-box.box-style-table {
        display: block
    }

    .box-style-table .action-button .dt-btn {
        float: left
    }
}

@media only screen and (max-width: 960px) {
    .header-side-left .mega-full-width>.sub-nav,.header-side-left .mega-auto-width>.sub-nav {
        max-width:767px;
        left: 0;
        top: auto!important;
        padding-left: 0
    }

    .header-side-right .mega-full-width>.sub-nav,.header-side-right .mega-auto-width>.sub-nav {
        max-width: 767px;
        right: 0;
        top: auto!important;
        padding-right: 0
    }

    form.lost_reset_password {
        width: 67%
    }

    #customer_login {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    #customer_login>div {
        width: 67%
    }

    #customer_login>div+div {
        margin-left: auto;
        margin-top: 60px
    }
}

@media screen and (max-width: 800px) {
    .rsHomePorthole .rsCapt {
        bottom:25px
    }
}

@media screen and (min-width: 0) and (max-width:760px) {
    #main-slideshow .psThumbs {
        display:none
    }

    .rsHomePorthole .rsCapt {
        padding: 0 20px;
        bottom: 15px
    }

    form.lost_reset_password {
        width: 100%
    }

    #customer_login>div {
        width: 100%
    }
}

@media screen and (max-width: 760px) {
    .scroller-arrow,.project-navigation>span,.album-content-description,.hide-thumb-btn,.photo-scroller:not([class*="the7_photo-scroller"]) .ts-wrap.scroller-thumbnails,.photo-scroller:not([class*="the7_photo-scroller"]) .hide-thumb-btn,.share-overlay h3 {
        display:none
    }

    .photo-scroller:not([class*="the7_photo-scroller"]) .btn-cntr,.photo-scroller:not([class*="the7_photo-scroller"]) .slide-caption {
        bottom: 5px!important
    }

    .project-navigation .next-post {
        margin-right: 0
    }

    .share-overlay .wf-td {
        padding-top: 60px
    }

    .share-overlay h1 {
        margin-bottom: 30px;
        font-size: 40px;
        line-height: 44px
    }

    #page .share-overlay .soc-ico a,.share-overlay .soc-ico a {
        width: 50px;
        height: 50px;
        margin: 5px
    }

    .share-overlay .soc-ico a .icon {
        width: 40px;
        height: 40px
    }

    .dt-fancy-separator {
        width: 100%!important
    }

    .overlap.video-playing #header {
        display: none!important
    }

    .items-grid .wf-cell.wf-1-3,.items-grid .wf-cell.wf-1-2 {
        width: 100%
    }

    .related-product>li {
        width: 100%
    }

    .sidebar-right .related-product>li,.sidebar-left .related-product>li,.woocommerce-cart-wrap .related-product>li {
        width: 100%
    }

    .single-related-posts .items-grid>.related-item {
        width: 100%
    }

    .sidebar-right .single-related-posts .items-grid>.related-item,.sidebar-left .single-related-posts .items-grid>.related-item {
        width: 100%
    }

    .dt-testimonials-shortcode.layout-6 .testimonial-item,.dt-testimonials-shortcode.layout-5 .testimonial-item {
        -ms-flex-flow: column wrap;
        flex-flow: column wrap
    }

    .dt-testimonials-shortcode.layout-6 .testimonial-item .content-wrap,.dt-testimonials-shortcode.layout-5 .testimonial-item .content-wrap {
        width: 100%!important
    }

    .dt-testimonials-shortcode.layout-6 .testimonial-item .testimonial-avatar,.dt-testimonials-shortcode.layout-5 .testimonial-item .testimonial-avatar {
        padding: 0;
        margin-bottom: 20px
    }

    .content-align-center.dt-testimonials-shortcode.layout-6 .testimonial-item,.content-align-center.dt-testimonials-shortcode.layout-5 .testimonial-item {
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (max-width: 650px) {
    .masthead:not(.side-header) .mobile-header-bar,.side-header.masthead-mobile-header .mobile-header-bar {
        padding:0 20px 0 20px;
        box-sizing: border-box
    }

    .masthead.masthead-mobile-header.content-width-line-mobile-header-decoration:not(#phantom) .mobile-header-bar:after {
        width: calc(100% - 20px - 20px)
    }

    .masthead.shadow-mobile-header-decoration.masthead-mobile-header {
        box-shadow: 0 0 15px 1px rgb(0 0 0 / .07)
    }

    .first-switch-logo-right.first-switch-menu-left .mobile-header-bar .mobile-navigation {
        margin-right: 10px
    }

    .first-switch-logo-left.first-switch-menu-right:not(.second-switch-menu-left) .mobile-header-bar .mobile-navigation {
        margin-left: 10px
    }

    .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-navigation {
        margin-left: 10px
    }

    .second-switch-logo-left.second-switch-menu-right .mobile-header-bar .mobile-mini-widgets {
        -ms-flex-pack: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: end
    }

    .second-switch-logo-right.second-switch-menu-left .mobile-header-bar .mobile-navigation {
        margin-right: 10px
    }
}

@media screen and (max-width: 568px) {
    .rollover-content p,.rollover-content .entry-meta {
        display:none
    }

    .popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap)>.woocommerce-message,.popup-message-style .woocommerce-error,.popup-message-style div:not(.wc-coupon-wrap):not(.wc-login-wrap)>.woocommerce-info,.popup-message-style .parentFormundefined:not(.run-animation),.popup-message-style .parentFormundefined.run-animation,.popup-message-style #page .wpcf7-mail-sent-ok,.popup-message-style #page .wpcf7-validation-errors,.popup-message-style #page .wpcf7-response-output {
        max-width: 300px
    }

    @keyframes slide-in-message {
        0% {
            opacity: 0;
            transform: translate3d(600px,-50%,0)
        }

        50% {
            opacity: 0;
            transform: translate3d(-200px,-50%,0)
        }

        100% {
            opacity: 1;
            transform: translate3d(-300px,-50%,0)
        }
    }

    @keyframes slide-out-message {
        0% {
            opacity: 1;
            transform: translate3d(-300px,-50%,0)
        }

        100% {
            opacity: 0;
            transform: translate3d(800px,-50%,0)
        }
    }
}

@media (max-width: 600px) {
    .floating-mobile-menu-icon.admin-bar .dt-mobile-menu-icon.floating-btn {
        top:10px
    }
}

@media (max-width: 480px) {
    .wc-login-wrap .log-left-block,.wc-login-wrap .log-right-block {
        width:100%
    }

    .wc-login-wrap .log-right-block {
        margin-top: 20px
    }
}

@media screen and (max-width: 500px) {
    .post-navigation .nav-links {
        -ms-flex-flow:column wrap;
        flex-flow: column wrap
    }

    .post-navigation .nav-previous,.post-navigation .nav-next {
        width: 100%;
        padding: 0;
        margin: 0 0 25px 0;
        -ms-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center
    }

    .post-navigation .nav-previous .post-title,.post-navigation .nav-next .post-title {
        -ms-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .rtl .post-navigation .nav-previous .post-title,.rtl .post-navigation .nav-next .post-title {
        -ms-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }

    .post-navigation .nav-previous i,.post-navigation .nav-next i {
        display: none
    }

    .post-navigation .nav-links {
        padding-bottom: 0
    }

    .post-navigation .back-to-list,.post-navigation .disabled {
        display: none
    }
}

@media screen and (max-width: 450px) {
    .woocommerce-result-count {
        float:none
    }

    .mobile-header-bar,.masthead .popup-search .submit {
        position: relative
    }

    .dt-mobile-header .mini-nav,.masthead .mini-nav,.dt-mobile-header .shopping-cart,.masthead .shopping-cart,.dt-mobile-header .popup-search,.masthead .popup-search,.dt-mobile-header .searchform,.masthead .searchform,.dt-mobile-header .popup-search.act,.masthead .popup-search.act,.dt-mobile-header .mini-nav li,.masthead .mini-nav li {
        position: static
    }

    #page .masthead .mini-nav .mini-sub-nav,#page .masthead .shopping-cart-wrap,#page .masthead .popup-search .popup-search-wrap {
        max-width: 280px!important;
        left: 50%!important;
        transform: translate3d(-50%,0,0)
    }

    #page .masthead .mini-nav .mini-sub-nav .shopping-cart-inner:before,#page .masthead .shopping-cart-wrap .shopping-cart-inner:before,#page .masthead .popup-search .popup-search-wrap .shopping-cart-inner:before {
        display: none
    }

    #page .masthead .mini-nav .mini-sub-nav:before,#page .masthead .shopping-cart-wrap:before,#page .masthead .popup-search .popup-search-wrap:before {
        display: none
    }

    #page .masthead .popup-search .popup-search-wrap {
        width: 280px
    }

    .dt-mobile-header .select-type-menu .sub-nav,.dt-mobile-header .select-type-menu-first-switch .sub-nav,.dt-mobile-header .select-type-menu-second-switch .sub-nav {
        top: 0
    }

    .masthead .popup-search .popup-search-wrap,.masthead .top-bar .popup-search .popup-search-wrap {
        top: 100%
    }

    .masthead .shopping-cart-wrap,.masthead .top-bar .shopping-cart-wrap {
        top: 100%;
        padding-top: 0
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) {
    body:after {
        content:'tablet';
        display: none
    }
}

@media screen and (max-width: 760px),screen and (max-height:300px) {
    body:after {
        content:'phone';
        display: none
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .ipad-reverse-col {
        order:2
    }

    .vert-tablet-reverse-col {
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        flex-direction: row-reverse
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hor-tablet-reverse-col {
        display:-ms-flexbox;
        display: -ms-flex;
        display: flex;
        flex-direction: row-reverse
    }
}

@media (max-width: 778px) {
    .reverse-row-on-mobile,.phone-reverse-col {
        display:-ms-flexbox;
        display: -ms-flex;
        display: flex;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap;
        flex-direction: column-reverse
    }
}

.main-nav>li.dt-mega-menu>a {
    position: relative
}

.side-header .main-nav>li>a.mega-menu-img-top,.side-header .main-nav>li>a.mega-menu-img-top_align_left,.side-header .mini-nav li>a.mega-menu-img-top,.side-header .mini-nav li>a.mega-menu-img-top_align_left {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.masthead:not(.sub-downwards) .main-nav .sub-nav li.hide-mega-title>a .menu-text,.dt-mega-menu .sub-nav li.has-children:after,.dt-mega-menu .sub-nav .dt-mega-parent:before,.dt-mega-menu .sub-nav .dt-mega-parent:first-child:before,.dt-mega-menu .sub-nav li:before {
    display: none
}

.sub-downwards .sub-nav li.hide-mega-title>a {
    display: block
}

.sub-downwards .sub-nav li.hide-mega-title>a.mega-menu-img-top,.sub-downwards .sub-nav li.hide-mega-title>a.mega-menu-img-top_align_left {
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.menu-subtitle {
    display: block;
    text-transform: none
}

.menu-subtitle {
    font-family: Arial,sans-serif;
    font-style: normal;
    font-weight: 400
}

.dt-mega-menu .sub-nav .dt-mega-parent>a span.menu-subtitle {
    font-size: 12px;
    line-height: 14px
}

.menu-subtitle:after,.mega-icon:after {
    display: none!important
}

.top-header .mega-full-width>.dt-mega-menu-wrap {
    width: 100%
}

.side-header .mega-full-width .dt-mega-menu-wrap,.side-header .mega-auto-width .dt-mega-menu-wrap {
    top: 0;
    left: 100%
}

.header-side-right .mega-full-width>.dt-mega-menu-wrap,.header-side-right .mega-auto-width>.dt-mega-menu-wrap {
    top: 0;
    left: auto;
    right: 100%;
    padding-left: 0
}

.masthead.side-header:not(.sub-downwards) .mega-full-width>.dt-mega-menu-wrap,.masthead.side-header:not(.sub-downwards) .mega-auto-width>.dt-mega-menu-wrap {
    width: 890px;
    max-width: 890px
}

.mega-auto-width .dt-mega-menu-wrap {
    left: 0;
    width: auto
}

.main-nav .mega-auto-width>.dt-mega-menu-wrap {
    min-width: 240px
}

.mega-auto-width>.dt-mega-menu-wrap.left-overflow,.mega-full-width .dt-mega-menu-wrap.left-overflow {
    left: 0!important;
    right: auto!important;
    margin-left: 0!important
}

.top-header .main-nav .dt-mega-menu-wrap {
    position: absolute;
    top: 100%;
    visibility: hidden;
    opacity: 0;
    padding: 10px;
    box-sizing: border-box
}

.main-nav .dt-mega-menu-wrap {
    box-shadow: 0 0 4px rgb(0 0 0 / .2)
}

.top-header.floating-navigation-below-slider .main-nav>li>.dt-mega-menu-wrap.bottom-overflow {
    top: auto;
    bottom: 100%
}

.dt-mega-menu-wrap.y-overflow {
    overflow-y: auto
}

.top-header.floating-navigation-below-slider .dt-mega-menu-wrap.bottom-overflow {
    top: auto;
    bottom: 0
}

.dt-mega-menu-wrap .sub-nav {
    position: relative;
    width: auto;
    padding: 0;
    background: none;
    box-shadow: none
}

.show-mega-menu .dt-mega-menu-wrap .sub-nav,.sub-downwards .dt-mega-menu-wrap .sub-nav {
    visibility: visible;
    opacity: 1
}

#page .dt-mobile-header .dt-mega-menu-wrap>.sub-nav {
    visibility: visible;
    opacity: 1;
    width: auto
}

.main-nav .mega-full-width>.dt-mega-menu-wrap .sub-nav .sub-nav,.main-nav .mega-full-width>.dt-mega-menu-wrap .sub-nav .sub-nav ul,.main-nav .mega-auto-width>.dt-mega-menu-wrap .sub-nav .sub-nav,.main-nav .mega-auto-width>.dt-mega-menu-wrap .sub-nav .sub-nav ul {
    width: auto
}

.dt-mega-menu .dt-mega-menu-wrap {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0;
    line-height: 0;
    word-spacing: -4px;
    text-align: left
}

.dt-mega-menu .dt-mega-menu-wrap:before,.dt-mega-menu .dt-mega-menu-wrap:after {
    content: "";
    display: table;
    clear: both
}

.dt-mega-menu>.dt-mega-menu-wrap {
    padding: 20px 10px 10px
}

.dt-mega-menu .dt-mega-menu-wrap li {
    padding-left: 0;
    padding-right: 0;
    word-spacing: normal
}

.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-menu-wrap .dt-mega-parent {
    position: static;
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    padding: 0 10px 0;
    box-sizing: border-box
}

.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-menu-wrap .dt-mega-parent>.sub-nav>li:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.dt-mega-menu .sub-nav .dt-mega-parent:first-child {
    border-left: none
}

.new-column>a {
    margin-left: -21px!important;
    border-radius: none
}

.dt-mega-menu .sub-nav .dt-mega-parent:hover>a {
    border-radius: 0
}

.dt-mega-menu .sub-nav .dt-mega-parent>a {
    width: auto
}

.dt-mega-menu .sub-nav .dt-mega-parent.no-link>a:hover,.no-link>a:hover {
    opacity: 1
}

.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-parent .sub-nav,.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-parent .sub-nav.right-overflow {
    position: relative;
    left: auto!important;
    top: auto;
    max-width: 100%;
    padding: 0;
    background: none;
    box-shadow: none
}

.rtl .masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-parent .sub-nav,.rtl .masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-parent .sub-nav.right-overflow {
    right: auto;
    left: auto!important
}

.dt-mega-menu.dt-hovered .sub-nav .sub-nav,.show-mega-menu.dt-mega-menu .sub-nav .sub-nav {
    visibility: visible!important;
    opacity: 1!important
}

.dt-mega-parent .sub-nav>li {
    margin-bottom: 2px
}

.side-header .main-nav .new-column {
    display: none
}

.top-header .sub-nav>li.dt-mega-parent>a {
    margin: 0
}

.top-header .sub-nav>li.dt-mega-parent>a.mega-menu-img-top {
    text-align: center
}

.top-header .sub-nav>li.dt-mega-parent.empty-title>a,.sub-sideways .sub-nav>li.dt-mega-parent.empty-title>a {
    padding: 0
}

.menu-item .dt-mega-menu-wrap>.sub-nav {
    transition: opacity 200ms ease
}

.menu-item.show-mega-menu-content .dt-mega-menu-wrap>.sub-nav {
    visibility: visible;
    opacity: 1
}

.dt-mega-menu-wrap>.sub-nav {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.dt-mega-parent .sub-nav .sub-nav {
    margin-left: 20px
}

.sub-downwards.side-header .main-nav .sub-nav li.dt-mega-parent .sub-nav {
    padding-top: 0;
    padding-bottom: 0
}

.dt-mega-parent .sub-nav .sub-nav>li:first-child {
    padding-top: 0
}

.dt-mega-parent .sub-nav>li.has-children>a:after {
    display: none
}

.sub-nav-widgets .sidebar-content .widget:first-child {
    padding-top: 0
}

.mobile-main-nav .sub-nav.sub-nav-widgets {
    padding: 0!important
}

#page .mobile-main-nav .sub-nav.sub-nav-widgets {
    max-width: 100%;
    width: 100%!important
}

.side-header .mega-menu-widgets,.mobile-main-nav .mega-menu-widgets {
    max-width: 100%
}

.dt-mega-menu .dt-mega-menu-wrap .sub-nav .mega-menu-widgets {
    overflow: hidden;
    max-width: 100%
}

.masthead.side-header:not(.sub-downwards) .mega-full-width>.dt-mega-menu-wrap .sub-nav-widgets,.masthead.side-header:not(.sub-downwards) .mega-auto-width>.dt-mega-menu-wrap .sub-nav-widgets {
    width: 100%
}

.mega-menu-img,.mega-menu-img img {
    max-width: 100%;
    height: auto
}

.mega-menu-img-right img,.mega-menu-img-right i,.mega-menu-img-right_top img,.mega-menu-img-right_top i {
    order: 1
}

.mega-menu-img-right .menu-item-text,.mega-menu-img-right_top .menu-item-text {
    order: 0
}

.mega-menu-img-right_top,.mega-menu-img-left_top {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.masthead:not(.sub-downwards) .dt-mega-parent>.mega-menu-img-right_top,.mobile-main-nav .mega-menu-img-right_top,.masthead:not(.sub-downwards) .dt-mega-parent>.mega-menu-img-left_top,.mobile-main-nav .mega-menu-img-left_top {
    -ms-align-content: flex-start;
    align-content: flex-start
}

.mobile-main-nav .mega-menu-img-right_top,.mobile-main-nav .mega-menu-img-left_top {
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.mega-menu-img-right_top .menu-item-text,.mega-menu-img-left_top .menu-item-text {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.masthead:not(.sub-downwards) .mega-menu-img-right_top .menu-item-text,.masthead:not(.sub-downwards) .mega-menu-img-left_top .menu-item-text {
    -ms-align-self: flex-start;
    -ms-flex-item-align: flex-start;
    align-self: flex-start
}

.masthead:not(.sub-downwards) .mega-menu-img-right_top .subtitle-text,.masthead:not(.sub-downwards) .mega-menu-img-left_top .subtitle-text {
    -ms-align-self: flex-start;
    -ms-flex-item-align: flex-start;
    align-self: flex-start;
    width: 100%
}

.mega-menu-img-right,.mega-menu-img-left {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.sub-nav li .mega-menu-img-top,.sub-nav li .mega-menu-img-top img,.sub-nav li .mega-menu-img-top_align_left,.sub-nav li .mega-menu-img-top_align_left img {
    display: block
}

.sub-downwards.h-justify.h-center .sub-nav li .mega-menu-img-top_align_left img,.sub-downwards.h-center .sub-nav li .mega-menu-img-top_align_left img {
    display: inline-block
}

.mobile-main-nav .mega-menu-img-top img,.mobile-main-nav .mega-menu-img-top_align_left img {
    margin: 0 0 5px 0!important
}

.sub-nav li .mega-menu-img-top img {
    display: inline-block
}

.top-header .main-nav>li:not(.dt-mega-parent)>a.mega-menu-img-top,.top-header .main-nav>li:not(.dt-mega-parent)>a.mega-menu-img-top_align_left {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.masthead:not(.sub-downwards) .main-nav>li:not(.dt-mega-parent)>a.mega-menu-img-top_align_left {
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.top-header .main-nav>li:not(.dt-mega-parent)>a.mega-menu-img-top .menu-text {
    text-align: center
}

.top-header .sub-nav>li:not(.dt-mega-parent)>a.mega-menu-img-top,.top-header .sub-nav>li:not(.dt-mega-parent)>a.mega-menu-img-top_align_left {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.sub-nav>li:not(.dt-mega-parent)>a.mega-menu-img-right_top,.sub-nav>li:not(.dt-mega-parent)>a.mega-menu-img-right {
    -ms-align-content: flex-start;
    align-content: flex-start
}

.masthead:not(.sub-downwards) .sub-nav>li>a.mega-menu-img-right_top .menu-item-text,.dt-mobile-header .sub-nav>li>a.mega-menu-img-right_top .menu-item-text,.masthead:not(.sub-downwards) .sub-nav>li>a.mega-menu-img-right .menu-item-text,.dt-mobile-header .sub-nav>li>a.mega-menu-img-right .menu-item-text {
    width: 100%;
    -ms-flex-pack: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between
}

.masthead:not(.sub-downwards) .sub-nav>li:not(.dt-mega-parent)>a.mega-menu-img-top {
    text-align: center
}

.sub-downwards.h-center .sub-nav>li>a.mega-menu-img-top {
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.mega-menu-widgets .slider-content {
    visibility: visible
}

.main-nav .dt-mega-menu .post-rollover i,.main-nav .dt-mega-menu .rollover i {
    padding: 0
}

.sub-nav>li.dt-mega-parent>a:not(.not-clickable-item):hover {
    cursor: pointer
}

.top-header .dt-mega-menu-wrap .sub-nav-widgets>li:last-child .widget {
    padding-bottom: 0
}

.masthead:not(.sub-downwards) .main-nav .dt-mega-menu-wrap {
    background-color: #fff
}

.top-header .main-nav .dt-mega-menu-wrap,.sub-sideways .main-nav .dt-mega-menu-wrap {
    padding: 0 15px 0 15px
}

.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-menu-wrap .dt-mega-parent {
    padding: 30px 15px 30px 15px
}

.dt-mega-menu>.sub-nav>li:hover>a {
    background-color: #fff0
}

.main-nav .sub-nav>li.dt-mega-parent:not(.empty-title)>a,.sub-downwards .main-nav .sub-nav>li.dt-mega-parent.empty-title>a {
    padding: 0 0 0 0
}

.main-nav .sub-nav:first-child>li.dt-mega-parent.has-children:not(.has-widget)>a,.main-nav .sub-nav:first-child>li.dt-mega-parent.has-children.has-widget>.sub-nav-widgets,.sub-downwards .main-nav .sub-nav:first-child>li.dt-mega-parent.empty-title.has-children:not(.has-widget)>a,.sub-downwards .main-nav .sub-nav:first-child>li.dt-mega-parent.empty-title.has-children.has-widget>.sub-nav-widgets {
    margin-bottom: 0
}

.sub-downwards .sub-nav>li.dt-mega-parent>.next-level-button {
    margin-top: 0;
    margin-bottom: 0
}

.main-nav>li>a>span>span.menu-subtitle {
    color: rgb(140 149 162 / .4)
}

.sub-nav .menu-subtitle,.sub-nav li.act>a:hover .menu-subtitle {
    color: rgb(31 54 92 / .4);
    font-family: "Roboto",Helvetica,Arial,Verdana,sans-serif;
    font-size: 11px
}

.main-nav .sub-nav>li.dt-mega-parent>a .menu-text {
    font: 700 18px / 24px "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
    color: #1f365c
}

.main-nav .sub-nav>li.dt-mega-parent:not(.act):not(.wpml-ls-item)>a:not(.not-clickable-item):hover .menu-text {
    color: #ffb536
}

.main-nav .sub-nav>li.dt-mega-parent.current-menu-item>a .menu-text {
    color: #ffb536
}

.main-nav .sub-nav>li.dt-mega-parent>a .subtitle-text {
    font: normal 12px / 16px "Open Sans",Helvetica,Arial,Verdana,sans-serif;
    color: #1f365c
}

.main-nav .sub-nav .mega-menu-img>i,.main-nav .sub-nav .mega-menu-img>span>i,.mobile-main-nav .sub-nav .mega-menu-img>i,.mobile-main-nav .sub-nav .mega-menu-img>span>i {
    display: inline-block
}

.main-nav .dt-mega-menu .sub-nav .dt-mega-parent>a>i,.main-nav .dt-mega-menu .sub-nav .dt-mega-parent>a>span i {
    font-size: 18px;
    color: #1f365c
}

.main-nav .dt-mega-menu .sub-nav .dt-mega-parent:not(.current-menu-item)>a:not(.not-clickable-item):hover i {
    color: #ffb536
}

.main-nav .dt-mega-menu .sub-nav .dt-mega-parent.current-menu-item>a i {
    color: #ffb536
}

.sub-nav .menu-subtitle,.sub-nav li.act>a:hover .menu-subtitle {
    color: rgb(31 54 92 / .4)
}

.dt-mega-menu .sub-nav .dt-mega-parent>a {
    border-bottom-color: rgb(31 54 92 / .1)
}

.top-header .main-nav .mega-auto-width>.dt-mega-menu-wrap,.sub-sideways .main-nav .mega-auto-width>.dt-mega-menu-wrap {
    min-width: 240px
}

.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width .sub-nav .dt-mega-parent {
    width: 240px
}

.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-1>.dt-mega-menu-wrap {
    width: 270px
}

.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-2>.dt-mega-menu-wrap {
    width: 510px
}

.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-3>.dt-mega-menu-wrap {
    width: 750px
}

.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-4>.dt-mega-menu-wrap {
    width: 990px
}

.masthead:not(.sub-downwards) .main-nav .dt-mega-menu.mega-auto-width.mega-column-5>.dt-mega-menu-wrap {
    width: 1230px
}

.dt-mega-parent .sidebar-content .widget {
    border: none;
    margin-bottom: 0
}

.dt-mega-parent .sidebar-content .widget *,.dt-mega-parent .sidebar-content .widget:not(.widget_icl_lang_sel_widget) a:not(:hover),.dt-mega-parent .sidebar-content.solid-bg .widget:not(.widget_icl_lang_sel_widget) a:not(:hover) * {
    color: #1f365c
}

.dt-mega-menu .dt-mega-parent .sidebar-content .widget .recent-posts a {
    color: #1f365c
}

.dt-mega-parent .sidebar-content .widget-title,.dt-mega-parent .sidebar-content .widget .team-author-name a:not(:hover) {
    color: #1f365c
}

.dt-mega-parent .sidebar-content .widget a:not(.button):not(.dt-btn):hover,.dt-mega-parent .sidebar-content .widget a:not(.button):not(.dt-btn):hover * {
    color: var(--the7-accent-color)
}

.mobile-main-nav>li .dt-mega-menu-wrap,.mobile-main-nav>li .dt-mega-menu-wrap>.sub-nav .sub-nav {
    margin-bottom: 16.5px
}

.dt-mega-parent .sidebar-content .widget .soc-ico a:before {
    background-color: rgb(31 54 92 / .15)
}

.mega-menu-widgets .soc-ico a:after {
    background-color: var(--the7-accent-color);
    box-shadow: none
}

.dt-mega-parent .sidebar-content .widget .soc-ico a:not(:hover) .soc-font-icon {
    color: #1f365c
}

.dt-mega-parent .sidebar-content .widget .post-content .text-secondary {
    color: rgb(31 54 92 / .5)
}

.dt-mega-parent .sidebar-content .widget .custom-categories a,.dt-mega-parent .sidebar-content .widget .custom-categories a .item-name,.dt-mega-parent .sidebar-content .widget .cat-item a,.dt-mega-parent .sidebar-content .widget .widget_recent_comments a,.dt-mega-parent .sidebar-content .widget .widget_tag_cloud a:hover {
    color: #1f365c
}

.dt-mega-parent .sidebar-content .widget .custom-categories a span.item-num,.dt-mega-parent .sidebar-content .widget .cat-item a span.item-num {
    color: rgb(31 54 92 / .5)
}

.dt-mega-parent .sidebar-content .widget .menu .current-menu-parent>a,.dt-mega-parent .sidebar-content .widget .menu .current-menu-item>a,.dt-mega-parent .sidebar-content .widget .custom-nav>li>a:hover span,.dt-mega-parent .sidebar-content .widget .custom-nav li.act>a span,.dt-mega-parent .sidebar-content .widget .custom-nav>li>ul a:hover span,.dt-mega-parent .sidebar-content .widget .st-accordion li>a:hover,.dt-mega-parent .sidebar-content .widget .st-accordion>ul li>a:hover *,.dt-mega-parent .sidebar-content .widget .widget .custom-categories a:hover span.item-name,.dt-mega-parent .sidebar-content .widget .widget_categories li a:hover,.dt-mega-parent .sidebar-content .widget .widget_meta a:hover,.dt-mega-parent .sidebar-content .widget .blogroll a:hover,.dt-mega-parent .sidebar-content .widget .widget_archive li a:hover,.dt-mega-parent .sidebar-content .widget .widget_recent_entries a:hover,.dt-mega-parent .sidebar-content .widget .widget_links a:hover,.dt-mega-parent .sidebar-content .widget .widget_pages a:hover,.dt-mega-parent .sidebar-content .widget .recent-posts a:not(.post-rollover):hover,.dt-mega-parent .sidebar-content .widget .items-grid .post-content>a:hover,.dt-mega-parent .sidebar-content .widget #wp-calendar td a:hover,.dt-mega-parent .sidebar-content .widget .tagcloud a:hover,.dt-mega-parent .sidebar-content .widget .widget_nav_menu a:hover,.dt-mega-parent .sidebar-content .widget a.rsswidget:hover {
    color: var(--the7-accent-color)
}

.dt-mega-parent .sidebar-content .widget .custom-menu a:after {
    color: rgb(31 54 92 / .5)
}

.dt-mega-parent .sidebar-content .widget .st-accordion li>a:before,.dt-mega-parent .sidebar-content .widget .custom-menu a:before {
    background-color: rgb(31 54 92 / .15)
}

.dt-mega-parent .sidebar-content .widget .st-accordion li>a:after {
    color: rgb(31 54 92 / .5)
}

.main-nav li.dt-mega-menu .mega-menu-img>.the7-svg-image {
    width: 16px
}

.floating-content {
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    -webkit-transition: transform .3s ease-out;
    transition: transform .3s ease-out
}

.project-wide-col {
    display: inline-block;
    vertical-align: top;
    width: 66.6667%;
    box-sizing: border-box
}

.project-wide-col.left-side {
    padding-right: 50px
}

.project-wide-col.right-side {
    padding-left: 50px
}

.project-narrow-col {
    display: inline-block;
    vertical-align: top;
    width: 33.3333%
}

.mobile-false .wf-container.effect-layla:not(.jg-container) .rollover-project>a>img {
    position: absolute;
    left: 0;
    top: 50%;
    width: calc(100% + 40px);
    max-width: calc(100% + 40px)
}

.filter-grayscale .wf-container.effect-layla:not(.jg-container) .rollover-project>a>img,.filter-grayscale-static .wf-container.effect-layla:not(.jg-container) .rollover-project>a>img {
    top: 0;
    width: 100%;
    max-width: 100%;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.effect-layla .rollover-content {
    display: block;
    padding: 35px 45px;
    opacity: 1;
    text-align: center
}

.effect-layla .rollover-content:hover {
    padding: 35px 45px
}

.effect-layla .rollover-content:before,.effect-layla .rollover-content:after {
    position: absolute;
    content: '';
    opacity: 0
}

.effect-layla .rollover-content:before {
    top: 25px;
    right: 15px;
    bottom: 25px;
    left: 15px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -ms-transform: scale(0,1);
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.effect-layla .rollover-content:after {
    top: 15px;
    right: 25px;
    bottom: 15px;
    left: 25px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -ms-transform: scale(1,0);
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    -ms-transform-origin: 100% 0;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.effect-layla .entry-title,.effect-layla .links-container,.effect-layla .rollover-thumbnails {
    -ms-transition: -ms-transform 0.35s;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s
}

.effect-layla:not(.always-show-info) .entry-title,.effect-layla:not(.always-show-info) .links-container,.effect-layla:not(.always-show-info) .rollover-thumbnails {
    opacity: 0;
    -ms-transition: -ms-transform 0.35s,opacity 0.35s;
    -webkit-transition: -webkit-transform 0.35s,opacity 0.35s;
    transition: transform 0.35s,opacity 0.35s
}

.effect-layla p,.effect-layla .entry-meta {
    opacity: 0;
    -webkit-transform: translate3d(0,-15px,0);
    transform: translate3d(0,-15px,0)
}

.effect-layla .entry-title,.effect-layla .links-container,.effect-layla .rollover-thumbnails {
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0)
}

.always-show-info.effect-layla .entry-title,.always-show-info.effect-layla .links-container,.always-show-info.effect-layla .rollover-thumbnails {
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0)
}

.mobile-false .effect-layla:not(.jg-container):not(.slider-wrapper) .rollover-project>a>img {
    -webkit-transform: translate3d(-20px,-50%,0);
    transform: translate3d(-20px,-50%,0)
}

.effect-layla .rollover-project>a>img,.effect-layla .rollover-content:before,.effect-layla .rollover-content:after,.effect-layla p,.effect-layla .entry-meta {
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s
}

.effect-layla .links-container,.effect-layla .entry-meta {
    position: relative;
    z-index: 10
}

.mobile-false .effect-layla:not(.jg-container):not(.slider-wrapper) .rollover-project:hover>a>img {
    -webkit-transform: translate3d(-20px,calc(-50% + 10px),0);
    transform: translate3d(-20px,calc(-50% + 10px),0)
}

.mobile-true .filter-grayscale .effect-layla:not(.jg-container):not(.slider-wrapper) .rollover-project.is-clicked>a>img,.mobile-true .filter-grayscale-static .effect-layla:not(.jg-container):not(.slider-wrapper) .rollover-project.is-clicked>a>img,.mobile-true .effect-layla:not(.jg-container):not(.slider-wrapper) .rollover-project.is-clicked>a>img {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.mobile-false .effect-layla.hover-color-static .rollover-project:hover>a>img,.mobile-true .effect-layla.hover-color-static .rollover-project.is-clicked>a>img {
    opacity: .3
}

.mobile-false .effect-layla .rollover-project:hover figcaption::before,.mobile-true .effect-layla .rollover-project.is-clicked figcaption::before,.mobile-false .effect-layla .rollover-project:hover figcaption::after,.mobile-true .effect-layla .rollover-project.is-clicked figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mobile-false .effect-layla .rollover-project:hover .entry-title,.mobile-true .effect-layla .rollover-project.is-clicked .entry-title,.mobile-false .effect-layla .rollover-project:hover p,.mobile-true .effect-layla .rollover-project.is-clicked p,.mobile-false .effect-layla .rollover-project:hover .entry-meta,.mobile-true .effect-layla .rollover-project.is-clicked .entry-meta,.mobile-false .effect-layla .rollover-project:hover .links-container,.mobile-true .effect-layla .rollover-project.is-clicked .links-container,.mobile-false .effect-layla .rollover-project:hover .rollover-thumbnails,.mobile-true .effect-layla .rollover-project.is-clicked .rollover-thumbnails {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.mobile-false.mobile-false .effect-layla .rollover-project:hover .rollover-content:after,.mobile-true.mobile-true .effect-layla .rollover-project.is-clicked .rollover-content:after,.mobile-false.mobile-false .effect-layla .rollover-project:hover .entry-title,.mobile-true.mobile-true .effect-layla .rollover-project.is-clicked .entry-title,.mobile-false.mobile-false .effect-layla .rollover-project:hover .links-container,.mobile-true.mobile-true .effect-layla .rollover-project.is-clicked .links-container,.mobile-false.mobile-false .effect-layla .rollover-project:hover .rollover-thumbnails,.mobile-true.mobile-true .effect-layla .rollover-project.is-clicked .rollover-thumbnails,.mobile-false.mobile-false .effect-layla .rollover-project:hover p,.mobile-true.mobile-true .effect-layla .rollover-project.is-clicked p,.mobile-false.mobile-false .effect-layla .rollover-project:hover a>img,.mobile-true.mobile-true .effect-layla .rollover-project.is-clicked a>img,.mobile-false.mobile-false .effect-layla .rollover-project:hover .entry-meta,.mobile-true.mobile-true .effect-layla .rollover-project.is-clicked .entry-meta {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s
}

.effect-bubba .rollover-project>a>img {
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s
}

.mobile-false .effect-bubba.hover-color-static .rollover-project:hover>a>img,.mobile-true .effect-bubba.hover-color-static .rollover-project.is-clicked>a>img {
    opacity: .3
}

.effect-bubba .rollover-content {
    display: block;
    padding: 35px 45px;
    text-align: center;
    opacity: 1
}

.effect-bubba .rollover-content:before,.effect-bubba .rollover-content:after {
    position: absolute;
    top: 25px;
    right: 25px;
    bottom: 25px;
    left: 25px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s
}

.effect-bubba .rollover-content:before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1)
}

.effect-bubba .rollover-content:after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0)
}

.effect-bubba:not(.always-show-info) .rollover-content .entry-title,.effect-bubba:not(.always-show-info) .rollover-content .links-container,.effect-bubba:not(.always-show-info) .rollover-content .rollover-thumbnails {
    opacity: 0;
    -webkit-transition: -webkit-transform 0.35s,opacity 0.35s;
    transition: transform 0.35s,opacity 0.35s;
    -webkit-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0)
}

.effect-bubba .rollover-content p,.effect-bubba .rollover-content .entry-meta {
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0)
}

.effect-bubba .links-container,.effect-bubba .entry-meta {
    position: relative;
    z-index: 10
}

.mobile-false.mobile-false .effect-bubba .rollover-project:hover .rollover-content:before,.mobile-true.mobile-true .effect-bubba .rollover-project.is-clicked .rollover-content:before,.mobile-false.mobile-false .effect-bubba .rollover-project:hover .rollover-content:after,.mobile-true.mobile-true .effect-bubba .rollover-project.is-clicked .rollover-content:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mobile-false.mobile-false .effect-bubba .rollover-project:hover .entry-title,.mobile-true.mobile-true .effect-bubba .rollover-project.is-clicked .entry-title,.mobile-false.mobile-false .effect-bubba .rollover-project:hover .links-container,.mobile-true.mobile-true .effect-bubba .rollover-project.is-clicked .links-container,.mobile-false.mobile-false .effect-bubba .rollover-project:hover .rollover-thumbnails,.mobile-true.mobile-true .effect-bubba .rollover-project.is-clicked .rollover-thumbnails,.mobile-false.mobile-false .effect-bubba .rollover-project:hover p,.mobile-true.mobile-true .effect-bubba .rollover-project.is-clicked p,.mobile-false.mobile-false .effect-bubba .rollover-project:hover .entry-meta,.mobile-true.mobile-true .effect-bubba .rollover-project.is-clicked .entry-meta {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.mobile-false .wf-container.effect-sarah:not(.jg-container) .rollover-project>a>img {
    position: absolute;
    top: 50%;
    left: 0;
    width: calc(100% + 20px);
    max-width: calc(100% + 20px)
}

.filter-grayscale .wf-container.effect-sarah:not(.jg-container) .rollover-project>a>img,.filter-grayscale-static .wf-container.effect-sarah:not(.jg-container) .rollover-project>a>img {
    top: 0;
    width: 100%;
    max-width: 100%;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.effect-sarah .rollover-project>a>img {
    max-width: none;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: translate3d(-10px,-50%,0);
    transform: translate3d(-10px,-50%,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.jg-container.effect-sarah .rollover-project>a>img,.slider-wrapper.effect-sarah .rollover-project>a>img,.mobile-true .effect-sarah .rollover-project>a>img {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slider-wrapper.effect-sarah .rollover-project>a>img {
    width: 100%
}

.mobile-false.mobile-false .effect-sarah.hover-color-static .rollover-project:hover>a>img,.mobile-true.mobile-true .effect-sarah.hover-color-static .rollover-project.is-clicked>a>img {
    opacity: .3
}

.mobile-false.mobile-false .effect-sarah:not(.jg-container):not(.slider-wrapper) .rollover-project:hover>a>img,.mobile-false.mobile-false .effect-sarah:not(.jg-container):not(.slider-wrapper) .rollover-project.is-clicked>a>img {
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.effect-sarah .rollover-content {
    display: block;
    padding: 25px 40px;
    text-align: left;
    opacity: 1
}

.effect-sarah .rollover-content .links-container {
    text-align: left
}

.effect-sarah:not(.always-show-info) .rollover-content .entry-title,.effect-sarah:not(.always-show-info) .rollover-content .links-container,.effect-sarah:not(.always-show-info) .rollover-content .rollover-thumbnails {
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s
}

.effect-sarah .rollover-content .entry-title {
    position: relative;
    overflow: hidden;
    padding: 0 0 15px;
    margin-bottom: 15px
}

.effect-sarah .rollover-content .entry-title:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-101%,0,0);
    transform: translate3d(-100%,0,0)
}

.mobile-false.mobile-false .effect-sarah .rollover-project:hover .entry-title,.mobile-true.mobile-true .effect-sarah .rollover-project .is-clicked .entry-title {
    opacity: 1
}

.mobile-false.mobile-false .effect-sarah .rollover-project:hover .entry-title:after,.mobile-true.mobile-true .effect-sarah .rollover-project .is-clicked .entry-title:after {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.mobile-false.mobile-false .effect-sarah .rollover-project:hover .links-container,.mobile-true.mobile-true .effect-sarah .rollover-project .is-clicked .links-container,.mobile-false.mobile-false .effect-sarah .rollover-project:hover .rollover-thumbnails,.mobile-true.mobile-true .effect-sarah .rollover-project .is-clicked .rollover-thumbnails {
    opacity: 1
}

.effect-sarah .rollover-content p,.effect-sarah .rollover-content .entry-meta {
    opacity: 0;
    -webkit-transition: opacity 0.35s,-webkit-transform 0.35s;
    transition: opacity 0.35s,transform 0.35s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

.mobile-false.mobile-false .effect-sarah .rollover-project:hover p,.mobile-true.mobile-true .effect-sarah .rollover-project .is-clicked p,.mobile-false.mobile-false .effect-sarah .rollover-project:hover .entry-meta,.mobile-true.mobile-true .effect-sarah .rollover-project .is-clicked .entry-meta {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.effect-layla .links-container,.effect-sarah .links-container,.effect-bubba .links-container {
    width: 100%;
    height: 44px
}

.effect-layla .rollover-content,.effect-sarah .rollover-content,.effect-bubba .rollover-content {
    -webkit-align-content: center;
    -ms-align-content: center;
    align-content: center;
    -ms-flex-line-pack: center
}

.effect-layla .rollover-content,.effect-bubba .rollover-content {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center
}

.cs-style-3 .rollover-project .rollover-content {
    opacity: 1
}

.cs-style-3 .rollover-content {
    padding: 0
}

.cs-style-3.content-align-centre .rollover-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-end;
    -ms-align-content: flex-end;
    align-content: flex-end;
    -ms-flex-line-pack: end;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -ms-flex-align: end
}

.cs-style-3 .rollover-project>a {
    position: relative;
    display: block;
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s
}

.mobile-false .cs-style-3 .rollover-project:hover>a {
    -ms-transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.hover-style-three .rollover-project>a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgb(0 0 0 / .2);
    opacity: 0
}

.mobile-false .hover-style-three .rollover-project:hover>a:after,.mobile-true .hover-style-three .rollover-project.is-clicked>a:after {
    opacity: 1
}

.cs-style-3.content-align-left .rollover-content-container {
    position: absolute;
    bottom: 0
}

.cs-style-3 .rollover-content-container {
    width: 100%;
    padding: 15px 20px 5px;
    background-color: #1e1e1e
}

.mobile-false .cs-style-3 .rollover-content-container {
    -webkit-transition: -webkit-transform 0.4s,opacity 0.1s 0.3s;
    transition: transform 0.4s,opacity 0.1s 0.3s;
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.cs-style-3 .rollover-project:hover .rollover-content-container,.mobile-false .cs-style-3 .dt-owl-item:hover .rollover-content-container,.mobile-true .cs-style-3 .is-clicked .rollover-content-container,.mobile-true .cs-style-3 .dt-owl-item .rollover-content-container {
    opacity: 1;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -ms-transition: -ms-transform 0.4s,opacity 0.1s;
    -webkit-transition: -webkit-transform 0.4s,opacity 0.1s;
    transition: transform 0.4s,opacity 0.1s
}

.mobile-true .cs-style-3 .is-clicked .rollover-content {
    display: block
}

.mobile-true .cs-style-3.content-align-centre .rollover-content {
    display: none
}

.cs-style-3.content-align-centre .rollover-content.is-clicked {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex
}

.cs-style-3 .rollover-thumbnails {
    opacity: 0;
    margin-bottom: 20px
}

.mobile-false .cs-style-3 .links-container {
    opacity: 0
}

.cs-style-3 .links-container {
    margin-bottom: 15px
}

.mobile-false .cs-style-3 .rollover-project:hover .links-container,.mobile-false .cs-style-3 .rollover-project:hover .rollover-thumbnails,.mobile-false .cs-style-3 .dt-owl-item:hover .links-container {
    opacity: 1
}

.mobile-false .cs-style-3 .links-container,.cs-style-3 .rollover-project .rollover-thumbnails {
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease
}

.mobile-true .cs-style-3 .links-container {
    -webkit-transition: opacity 0.1s 0.3s;
    transition: opacity 0.1s 0.3s
}

.cs-style-3 .rollover-content * {
    color: #fff!important
}

.accent-gradient .cs-style-3 .rollover-content .entry-title a {
    -webkit-backface-visibility: hidden;
    background-image: none
}

.hover-style-one .rollover-content,.accent-gradient .hover-style-one .rollover-content {
    background: rgb(0 0 0 / .6);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff0),rgb(0 0 0 / .1) 50%,color-stop(100%,rgb(0 0 0 / .6)));
    background: -webkit-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .1) 50%,rgb(0 0 0 / .6) 100%);
    background: linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .1) 50%,rgb(0 0 0 / .6) 100%);
    background-color: transparent!important;
    color: #fff
}

.hover-style-one .rollover-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.content-align-centre.hover-style-one .rollover-content {
    -webkit-align-content: flex-end;
    -ms-align-content: flex-end;
    align-content: flex-end;
    -ms-flex-line-pack: end;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -ms-flex-align: end
}

.content-align-left.hover-style-one .rollover-content {
    -webkit-align-content: flex-end;
    -ms-align-content: flex-end;
    align-content: flex-end;
    -ms-flex-line-pack: end;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -ms-flex-align: end
}

.hover-style-one .rollover-project>a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgb(0 0 0 / .2);
    opacity: 0
}

.mobile-false .hover-style-one .rollover-project:hover>a:after {
    opacity: 1
}

.hover-style-one .rollover-content-container {
    margin-top: 10px;
    width: 100%
}

.hover-style-one.always-show-info .links-container,.hover-style-one.always-show-info .rollover-thumbnails {
    opacity: 0
}

.hover-style-one.always-show-info .rollover-project:hover .links-container,.hover-style-one.always-show-info .rollover-project:hover .rollover-thumbnails {
    opacity: 1
}

.mobile-true .hover-style-two:not(.effect-layla):not(.effect-bubba):not(.effect-sarah) .rollover-content.is-clicked {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.hover-style-two .rollover-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.content-align-bottom.hover-style-two .rollover-content {
    -webkit-align-content: flex-end;
    -ms-align-content: flex-end;
    align-content: flex-end;
    -ms-flex-line-pack: end;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -ms-flex-align: end
}

.content-align-centre.hover-style-two .rollover-content {
    -webkit-align-content: center;
    -ms-align-content: center;
    align-content: center;
    -ms-flex-line-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.content-align-left-bottom.hover-style-two .rollover-content {
    -webkit-align-content: flex-end;
    -ms-align-content: flex-end;
    align-content: flex-end;
    -ms-flex-line-pack: end;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -ms-flex-align: end
}

.content-align-left-top.hover-style-two .rollover-content {
    -webkit-align-content: flex-start;
    -ms-align-content: flex-start;
    align-content: flex-start;
    -ms-flex-line-pack: start;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -ms-flex-align: start
}

.hover-style-two .rollover-content-container {
    margin-top: 10px;
    width: 100%
}

.buttons-on-img {
    position: relative;
    overflow: hidden;
    margin: 0 0 20px;
    text-align: center
}

.bg-on .buttons-on-img {
    margin: 0
}

.layout-list .buttons-on-img {
    margin: 0 30px 25px 0
}

.layout-list .project-even .buttons-on-img {
    margin: 0 0 25px 30px
}

.layout-list .media-wide .buttons-on-img {
    margin-right: 0;
    margin-left: 0
}

.buttons-on-img>p,.post .buttons-on-img .alignnone,.description-under-image .post .buttons-on-img .alignnone,.description-under-image .post .buttons-on-img .slider-masonry {
    margin-bottom: 0
}

.post .buttons-on-img .alignleft {
    margin: 0
}

.buttons-on-img>.rollover-content {
    padding: 0
}

.mobile-true .buttons-on-img>.rollover-content {
    display: block
}

.accent-bg-mixin {
    color: #fff;
    background-color: #ffb536
}

.accent-gradient .accent-bg-mixin {
    background: #ffb536;
    background: -webkit-linear-gradient();
    background: linear-gradient()
}

.solid-bg-mixin {
    background-color: rgb(220 220 220 / .3)
}

.header-color {
    color: #1f365c
}

.dt-mega-parent .sidebar-content .widget .header-color {
    color: #1f365c
}

#main .sidebar-content .header-color {
    color: #1f365c
}

.footer .header-color {
    color: #fff
}

.color-base-transparent {
    color: #1f365c
}

.sidebar-content .color-base-transparent {
    color: rgb(140 149 162 / .5)
}

.footer .color-base-transparent {
    color: rgb(148 159 178 / .5)
}

.outline-element-decoration .outline-decoration {
    -webkit-box-shadow: inset 0 0 0 1px #fff0;
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .shadow-decoration {
    -webkit-box-shadow: 0 6px 18px rgb(0 0 0 / .1);
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.testimonial-item:not(.testimonial-item-slider),.testimonial-item .ts-viewport,.bg-on.team-container,.dt-team-shortcode.content-bg-on .team-container {
    background-color: rgb(220 220 220 / .3)
}

.outline-element-decoration .testimonial-item:not(.testimonial-item-slider),.outline-element-decoration .testimonial-item .ts-viewport,.outline-element-decoration .bg-on.team-container,.outline-element-decoration .dt-team-shortcode.content-bg-on .team-container {
    -webkit-box-shadow: inset 0 0 0 1px #fff0;
    box-shadow: inset 0 0 0 1px #fff0
}

.shadow-element-decoration .testimonial-item:not(.testimonial-item-slider),.shadow-element-decoration .testimonial-item .ts-viewport,.shadow-element-decoration .bg-on.team-container,.shadow-element-decoration .dt-team-shortcode.content-bg-on .team-container {
    -webkit-box-shadow: 0 6px 18px rgb(0 0 0 / .1);
    box-shadow: 0 6px 18px rgb(0 0 0 / .1)
}

.dt-team-shortcode .team-content {
    font-size: 14px;
    line-height: 22px
}

.testimonial-item .testimonial-vcard .text-secondary,.testimonial-item .testimonial-vcard .text-primary,.testimonial-item .testimonial-vcard .text-primary * {
    color: #1f365c
}

.sidebar-content .testimonial-item .testimonial-vcard .text-secondary,.sidebar-content .testimonial-item .testimonial-vcard .text-primary,.sidebar-content .testimonial-item .testimonial-vcard .text-primary * {
    color: #1f365c
}

.footer .testimonial-item .testimonial-vcard .text-secondary,.footer .testimonial-item .testimonial-vcard .text-primary,.footer .testimonial-item .testimonial-vcard .text-primary * {
    color: #fff
}

.testimonial-item .testimonial-vcard a.text-primary:hover,.testimonial-item .testimonial-vcard a.text-primary:hover * {
    text-decoration: underline
}

.team-author p {
    color: #1f365c;
    font: 300 / "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none
}

.dt-team-shortcode .team-author p {
    font: / 23px "Open Sans",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
    color: #ffb536
}

.accent-gradient .dt-team-shortcode .team-author p {
    background: -webkit-linear-gradient();
    color: #fff0;
    -webkit-background-clip: text;
    background-clip: text
}

@media all and (-ms-high-contrast:none) {
    .accent-gradient .dt-team-shortcode .team-author p {
        color: #ffb536
    }
}

.dt-mega-parent .sidebar-content .widget .team-author p {
    font: 14px / 22px "Open Sans",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
    color: rgb(31 54 92 / .5)
}

.sidebar-content .team-author p {
    font: 14px / 22px "Open Sans",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
    color: rgb(140 149 162 / .5)
}

.footer .team-author p {
    font: 14px / 22px "Open Sans",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
    color: rgb(148 159 178 / .5)
}

.testimonial-vcard .text-secondary {
    color: #1f365c;
    line-height: 20px;
    font-weight: 700
}

.dt-mega-parent .sidebar-content .widget .testimonial-vcard .text-secondary {
    color: #1f365c
}

#main .sidebar-content .testimonial-vcard .text-secondary {
    color: #1f365c
}

.footer .testimonial-vcard .text-secondary {
    color: #fff
}

#main .sidebar-content .widget .testimonial-vcard .text-secondary {
    color: rgb(140 149 162 / .5)
}

.dt-testimonials-shortcode .testimonial-vcard .text-secondary {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #ffb536
}

.accent-gradient .dt-testimonials-shortcode .testimonial-vcard .text-secondary {
    background: -webkit-linear-gradient();
    color: #fff0;
    -webkit-background-clip: text;
    background-clip: text
}

@media all and (-ms-high-contrast:none) {
    .accent-gradient .dt-testimonials-shortcode .testimonial-vcard .text-secondary {
        color: #ffb536
    }
}

.dt-testimonials-shortcode .more-link {
    color: #ffb536
}

.testimonial-vcard .text-primary {
    color: #1f365c;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700
}

.dt-mega-parent .sidebar-content .widget .testimonial-vcard .text-primary {
    color: #1f365c
}

#main .sidebar-content .testimonial-vcard .text-primary {
    color: #1f365c
}

.footer .testimonial-vcard .text-primary {
    color: #fff
}

.testimonial-vcard .text-primary * {
    color: #1f365c
}

.dt-mega-parent .sidebar-content .widget .testimonial-vcard .text-primary * {
    color: #1f365c
}

#main .sidebar-content .testimonial-vcard .text-primary * {
    color: #1f365c
}

.footer .testimonial-vcard .text-primary * {
    color: #fff
}

.dt-testimonials-shortcode .testimonial-vcard .text-primary {
    font: normal normal / "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif
}

.team-author-name,.team-author-name a {
    color: #1f365c;
    font: normal normal / "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif
}

.content .team-author-name a:hover {
    color: #ffb536
}

.accent-gradient .content .team-author-name a:hover {
    background: -webkit-linear-gradient();
    color: #fff0;
    -webkit-background-clip: text;
    background-clip: text
}

@media all and (-ms-high-contrast:none) {
    .accent-gradient .content .team-author-name a:hover {
        color: #ffb536
    }
}

.widget .team-author-name,.widget .team-author-name a {
    font: 700 / "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    text-transform: uppercase;
    color: #1f365c
}

.dt-mega-parent .sidebar-content .widget .widget .team-author-name,.dt-mega-parent .sidebar-content .widget .widget .team-author-name a {
    color: #1f365c
}

#main .sidebar-content .widget .team-author-name,#main .sidebar-content .widget .team-author-name a {
    color: #1f365c
}

.footer .widget .team-author-name,.footer .widget .team-author-name a {
    color: #fff
}

.team-author-name,.team-author-name a {
    color: #1f365c
}

.dt-mega-parent .sidebar-content .widget .team-author-name,.dt-mega-parent .sidebar-content .widget .team-author-name a {
    color: #1f365c
}

#main .sidebar-content .team-author-name,#main .sidebar-content .team-author-name a {
    color: #1f365c
}

.footer .team-author-name,.footer .team-author-name a {
    color: #fff
}

.rsTitle {
    font: 700 / "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    text-transform: uppercase
}

.rsDesc {
    font: 700 / "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif;
    text-transform: uppercase
}

@media screen and (max-width: 1200px) {
    .rsTitle {
        font:700 / "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif
    }

    .rsDesc {
        font: 700 / "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif
    }
}

@media screen and (max-width: 1024px) {
    .rsTitle {
        font:700 / "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif
    }

    .rsDesc {
        font: 700 / "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif
    }
}

@media screen and (max-width: 800px) {
    .rsTitle {
        font:700 / "Open Sans Condensed",Helvetica,Arial,Verdana,sans-serif
    }

    .rsDesc {
        font: 14px / 22px "Open Sans",Helvetica,Arial,Verdana,sans-serif
    }
}

@media screen and (max-width: 320px) {
    .rsTitle {
        font:14px / 22px "Open Sans",Helvetica,Arial,Verdana,sans-serif
    }

    .rsDesc {
        display: none!important;
        font: 14px / 22px "Open Sans",Helvetica,Arial,Verdana,sans-serif
    }
}

#main-slideshow .progress-spinner-left,#main-slideshow .progress-spinner-right {
    border-color: #ffb536!important
}

.slider-content .owl-dot:not(.active):not(:hover),.slider-content .owl-dot:not(.active):hover {
    -webkit-box-shadow: inset 0 0 0 2px rgb(140 149 162 / .35);
    box-shadow: inset 0 0 0 2px rgb(140 149 162 / .35)
}

.slider-content .owl-dot.active {
    -webkit-box-shadow: inset 0 0 0 20px rgb(140 149 162 / .35);
    box-shadow: inset 0 0 0 20px rgb(140 149 162 / .35)
}

.dt-mega-parent .sidebar-content .widget .slider-content .owl-dot:not(.active):not(:hover),.dt-mega-parent .sidebar-content .widget .slider-content .owl-dot:not(.active):hover {
    -webkit-box-shadow: inset 0 0 0 2px rgb(31 54 92 / .35);
    box-shadow: inset 0 0 0 2px rgb(31 54 92 / .35)
}

.dt-mega-parent .sidebar-content .widget .slider-content .owl-dot.active {
    -webkit-box-shadow: inset 0 0 0 20px rgb(31 54 92 / .35);
    box-shadow: inset 0 0 0 20px rgb(31 54 92 / .35)
}

.sidebar .slider-content .owl-dot:not(.active):not(:hover),.sidebar .slider-content .owl-dot:not(.active):hover,.sidebar-content .slider-content .owl-dot:not(.active):not(:hover),.sidebar-content .slider-content .owl-dot:not(.active):hover {
    -webkit-box-shadow: inset 0 0 0 2px rgb(140 149 162 / .35);
    box-shadow: inset 0 0 0 2px rgb(140 149 162 / .35)
}

.sidebar .slider-content .owl-dot.active,.sidebar-content .slider-content .owl-dot.active {
    -webkit-box-shadow: inset 0 0 0 20px rgb(140 149 162 / .35);
    box-shadow: inset 0 0 0 20px rgb(140 149 162 / .35)
}

.footer .slider-content .owl-dot:not(.active):not(:hover),.footer .slider-content .owl-dot:not(.active):hover {
    -webkit-box-shadow: inset 0 0 0 2px rgb(148 159 178 / .35);
    box-shadow: inset 0 0 0 2px rgb(148 159 178 / .35)
}

.footer .slider-content .owl-dot.active {
    -webkit-box-shadow: inset 0 0 0 20px rgb(148 159 178 / .35);
    box-shadow: inset 0 0 0 20px rgb(148 159 178 / .35)
}

@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 700;
    src: url(https://fonts.gstatic.com/s/opensanscondensed/v23/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMQg.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/robotocondensed/v30/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWyosBO5Xk.ttf) format('truetype')
}

.aio-icon-component i,.align-icon i,.flip-box-wrap i,.info-circle-wrapper i,.smile-icon-timeline-wrap i,.smile_icon_list_wrap i,.stats-block i,.uavc-icons i,.uavc-list-icon i,.ubtn i,.ult-animation i,.ult-banner-block i,.ult-new-ib i,.ult-overlay i,.ult-vc-seperator i,.ult_countdown i,.ult_pricing_table_wrap i,.ultb3-box i,.ultimate-call-to-action i,.ultimate-google-trends i,.ultimate-map-wrapper i,.uvc-heading i,.uvc-type-wrap i {
    font-size: inherit;
    line-height: inherit
}

.aio-icon-component,.aio-icon-component *,.align-icon,.align-icon *,.flip-box-wrap,.flip-box-wrap *,.info-circle-wrapper,.info-circle-wrapper *,.smile-icon-timeline-wrap,.smile-icon-timeline-wrap *,.smile_icon_list_wrap,.smile_icon_list_wrap *,.stats-block,.stats-block *,.uavc-icons,.uavc-icons *,.uavc-list-icon,.uavc-list-icon *,.ubtn,.ubtn *,.ubtn-ctn-center,.ubtn-link,.ult-animation,.ult-animation *,.ult-banner-block,.ult-banner-block *,.ult-new-ib,.ult-new-ib *,.ult-overlay,.ult-overlay *,.ult_countdown,.ult_countdown *,.ult_pricing_table_wrap,.ult_pricing_table_wrap *,.ultimate-google-trends,.ultimate-google-trends *,.ultimate-map-wrapper,.ultimate-map-wrapper *,.uvc-heading,.uvc-heading * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.upb_video_class,.vc_row,.wpb_column,.wpb_row {
    position: relative
}

.aio-icon,.vc_row .aio-icon {
    display: inline-block;
    font-size: 32px;
    height: 2em;
    width: 2em;
    text-align: center;
    line-height: 2em;
    -moz-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important
}

.aio-icon.none {
    display: inline-block;
    font-size: 32px;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1em
}

.aio-icon.circle {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.aio-icon.hexagon:before {
    content: "";
    position: absolute;
    top: -1em;
    left: 0;
    border-left: 1.5em solid #fff0;
    border-right: 1.5em solid #fff0;
    border-bottom: 1em solid;
    border-bottom-color: inherit
}

.aio-icon.hexagon {
    position: relative;
    width: 3em;
    height: 1.5em;
    line-height: 1.5em;
    margin: 1.2em 0
}

.aio-icon.hexagon:after {
    content: "";
    position: absolute;
    bottom: -1em;
    left: 0;
    border-left: 1.5em solid #fff0;
    border-right: 1.5em solid #fff0;
    border-top: 1em solid;
    border-top-color: inherit
}

.aio-icon-img.uavc-hexagon img {
    display: inline-block;
    top: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.aio-icon-img.uavc-hexagon {
    position: relative;
    width: 3em;
    height: 1.5em;
    line-height: 1.5em;
    margin-top: 1.1em;
    margin-bottom: 1.1em
}

.aio-icon-img.uavc-hexagon:after {
    content: "";
    position: absolute;
    bottom: -1em;
    left: 0;
    border-left: 1.5em solid #fff0;
    border-right: 1.5em solid #fff0;
    border-top: 1em solid;
    border-top-color: inherit
}

.aio-icon-img.uavc-hexagon:before {
    content: "";
    position: absolute;
    top: -1em;
    left: 0;
    border-left: 1.5em solid #fff0;
    border-right: 1.5em solid #fff0;
    border-bottom: 1em solid;
    border-bottom-color: inherit
}

.aio-icon-img {
    display: inline-block;
    font-size: 48px;
    width: 1em;
    max-width: 100%;
    -moz-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important
}

.aio-icon-img.uavc-circle {
    width: 1em;
    min-height: 1em;
    background: rgb(214 214 214 / .44);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: .5em
}

.aio-icon-img.uavc-square {
    width: 1em;
    min-height: 1em;
    background: rgb(214 214 214 / .44);
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: .5em
}

.aio-icon-img .img-icon {
    width: 1em;
    max-width: 100%!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    display: block;
    font-size: inherit
}

.aio-tooltip {
    display: inline-block;
    text-align: center;
    width: auto;
    max-width: 100%
}

.smile_icon_list {
    list-style: none!important;
    padding: 0!important;
    margin-left: 0!important;
    margin-right: 0!important;
    margin-bottom: 0!important
}

.smile_icon_list li.icon_list_item {
    padding: 0!important;
    list-style: none!important;
    clear: both!important;
    position: relative!important;
    min-height: 1em!important;
    margin: 0 0 30px!important;
    line-height: 100%;
    overflow: visible
}

.smile_icon_list li.icon_list_item:last-child {
    margin: 0!important
}

a.ulimate-info-list-link {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 9;
    width: 100%;
    height: 100%
}

.smile_icon_list li .icon_list_icon {
    font-size: 24px;
    width: 3em;
    height: 3em;
    line-height: 3em;
    text-align: center;
    float: left;
    background: #fff;
    z-index: 9;
    position: relative;
    -moz-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important
}

.smile_icon_list .list-img-icon {
    display: block;
    margin: 0 auto;
    max-height: 100%!important;
    max-width: 100%!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    top: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.smile_icon_list li .icon_description h3 {
    font-size: 17px;
    line-height: 1.846153846;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    clear: none!important
}

.smile_icon_list li .icon_description h3 a {
    text-decoration: none
}

.smile_icon_list li .icon_description .info-list-heading {
    font-size: 17px;
    line-height: 1.846153846;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    clear: none!important
}

.smile_icon_list li .icon_description .info-list-heading a {
    text-decoration: none
}

.smile_icon_list li .icon_description p {
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit!important;
    line-height: inherit;
    color: inherit!important
}

.smile_icon_list li .icon_description p:last-child {
    margin-bottom: 0
}

.smile_icon_list li .icon_description div.icon_description_text {
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    font-size: 13px;
    line-height: 18px
}

.smile_icon_list li .icon_description span.icon_description_text {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-size: 14px;
    line-height: 1.714285714;
    display: block
}

.smile_icon_list li .icon_list_connector {
    height: 100%;
    position: absolute;
    top: .5em;
    z-index: 1
}

.info-circle-wrapper.info-circle-responsive .smile_icon_list li .icon_list_connector {
    top: 1em
}

.smile_icon_list li:last-child .icon_list_connector {
    display: none
}

.smile_icon_list.no_bg .icon_list_icon {
    border: 2px solid #0183cc;
    color: #0183cc
}

.smile_icon_list.square .icon_list_icon {
    border-color: inherit
}

.smile_icon_list.circle .icon_list_icon {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border-color: inherit;
    overflow: hidden
}

.smile_icon_list.with_bg .icon_list_icon {
    background: #0183cc;
    color: #fff
}

.smile_icon_list.left li .icon_list_connector {
    left: .5em;
    border-right-width: 1px;
    border-right-style: dashed
}

.smile_icon_list.left li.ult-info-circle-img .icon_list_connector {
    left: .34em;
    top: .5em
}

.smile_icon_list.left li .icon_description {
    margin-left: 3em;
    padding-left: 25px;
    height: 3em;
    vertical-align: middle;
    display: table-cell
}

.smile_icon_list.right {
    text-align: right
}

.smile_icon_list.right li .icon_list_icon {
    float: right;
    position: relative
}

.smile_icon_list.right li .icon_list_connector {
    right: .5em;
    border-left-width: 1px;
    border-left-style: dashed
}

.smile_icon_list.right li .icon_description {
    margin-left: 3em;
    height: 3em;
    vertical-align: middle;
    display: table-cell
}

.smile_icon_list.right li .icon_description {
    margin-right: 3em;
    padding-right: 25px
}

.smile_icon_list.top,.smile_icon_list.top:after,.smile_icon_list.top:before {
    content: " ";
    display: table;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.smile_icon_list.top {
    display: block
}

.smile_icon_list.top li {
    display: table-cell;
    width: 1%;
    float: none;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.smile_icon_list.top li .icon_list_icon {
    margin: 0 auto;
    float: none
}

.smile_icon_list.top li .icon_description {
    text-align: center;
    margin: 15px;
    padding-bottom: 0
}

.smile_icon_list.top li .icon_list_connector {
    position: absolute;
    top: .5em;
    left: 50%;
    width: 100%;
    height: 10px;
    border-top-width: 1px;
    border-top-style: dashed;
    margin-left: 0
}

.info-wrapper .smile_icon_list li .icon_description .responsive-font-class * {
    font-size: 13px;
    line-height: 1.64em;
    color: inherit
}

@media only screen and (max-width: 768px) {
    .smile_icon_list_wrap .smile_icon_list.top {
        display:inline-block;
        width: 100%
    }

    .smile_icon_list.top li.icon_list_item {
        display: block;
        width: 100%;
        float: left
    }

    .smile_icon_list.top li .icon_list_connector {
        display: none
    }
}

.hexagon li .icon_list_icon:before {
    content: "";
    position: absolute;
    top: -1em;
    left: 0;
    border-left: 1.5em solid #fff0;
    border-right: 1.5em solid #fff0;
    border-bottom: 1em solid;
    border-bottom-color: inherit!important
}

.hexagon li .icon_list_icon {
    width: 3em!important;
    height: 1.5em!important;
    line-height: 1.5em!important;
    background: #0183cc;
    border-color: #0183cc;
    color: #fff;
    position: relative;
    top: 1em;
    overflow: inherit
}

.hexagon li .icon_list_icon:after {
    content: "";
    position: absolute;
    bottom: -1em;
    left: 0;
    border-left: 1.5em solid #fff0;
    border-right: 1.5em solid #fff0;
    border-top: 1em solid;
    border-top-color: inherit!important
}

.smile_icon_list.top.hexagon .icon_list_icon {
    position: relative;
    margin-bottom: 2em
}

.smile_icon_list.top.hexagon .icon_list_connector {
    top: .55em
}

.full-width-content.wpb-js-composer .site-inner {
    overflow: visible!important
}

.smile_icon_list.circle {
    float: none;
    border: 0;
    width: auto;
    margin: 0;
    cursor: inherit
}

.ult-animation * {
    -webkit-backface-visibility: hidden
}

.ult-animation.ult-animate-viewport {
    -webkit-transition: opacity .9s linear;
    transition: opacity .9s linear
}

.uavc-list-icon ul {
    list-style: none!important;
    padding: 0!important;
    margin: 0 0 30px!important;
    position: relative!important
}

.uavc-list-icon ul:last-child {
    margin: 0!important
}

.uavc-list-icon li {
    padding: 0!important;
    margin: 0!important;
    list-style: none!important;
    clear: both!important;
    line-height: 1.6em;
    overflow: visible
}

.uavc-list-content {
    display: table;
    width: 100%;
    margin-bottom: 7px
}

.uavc-list-content .aio-icon {
    display: inline-block;
    margin: 0;
    padding: 0
}

.uavc-list-content span.uavc-list-desc {
    display: table-cell;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    width: 100%
}

.uavc-icons,.wpb_column .wpb_wrapper .uavc-icons {
    display: block;
    margin-bottom: 35px;
    line-height: 1
}

.uavc-icons-left.uavc-icons {
    text-align: left
}

.uavc-icons-center.uavc-icons {
    text-align: center
}

.uavc-icons-right.uavc-icons {
    text-align: right
}

.aio-icon i {
    line-height: inherit
}

.ultimate_google_map img {
    max-width: initial!important
}

.vc_element.element-ultimate_icons {
    float: left;
    padding-left: 75%
}

.vc_ultimate_icons a.vc_control-btn.vc_control-btn-append {
    margin-top: 20px;
    margin-left: 50%;
    z-index: 33000000
}

.smile_icon_list.left li .icon_description {
    line-height: 1em
}

.vc_element.element-info_list {
    padding-top: 20%;
    float: left;
    padding-left: 20%
}

.vc_element.element-ultimate_icon_list {
    margin-top: 20%;
    margin-left: 50%
}

.vc_ultimate_icon_list a.vc_control-btn.vc_control-btn-append {
    margin-left: 85%
}

.vc_element.element-icon_timeline {
    display: block;
    float: left;
    padding-left: 50%
}

.vc_element.element-ultimate_carousel {
    padding-top: 20%
}

.vc_element.element-ult_ihover {
    margin-top: 20%
}

.vc_element.element-ult_hotspot {
    margin-top: 20%
}

.aio-icon-description div,.aio-icon-description p,.ifb-flip-box-section-content div,.ifb-flip-box-section-content p,.info-circle-text div,.info-circle-text p,.timeline-header>div div,.timeline-header>div p,.uavc-list-desc div,.uavc-list-desc p,.ult-tooltipster-content div,.ult-tooltipster-content p,.ult_modal-body div,.ult_modal-body p,.ult_price_features div,.ult_price_features p,.ultimate-vticker div,.ultimate-vticker p,.uvc-ctaction-data,.uvc-ctaction-data div,.uvc-ctaction-data p,.uvc-sub-heading div,.uvc-sub-heading p {
    font-family: inherit!important;
    font-weight: inherit!important;
    font-size: inherit!important;
    font-style: inherit!important;
    color: inherit!important;
    line-height: inherit!important
}

.ultimate-ticker-prefix,.ultimate-ticker-suffix {
    font-size: inherit;
    line-height: inherit
}

.strip_highlight_text div,.strip_highlight_text p,.strip_main_text div,.strip_main_text p,.ubtn-text,.ulsb-strip>h4 div,.ulsb-strip>h4 p,span.middle-text div,span.middle-text p {
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    font-style: inherit;
    color: inherit;
    line-height: inherit
}

a.ult_colorlink div,a.ult_colorlink p {
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    font-style: inherit;
    line-height: inherit
}

li.ult_tab_li>a.ult_a span {
    color: inherit
}

[class*=x-icon-],[data-x-icon] {
    line-height: inherit
}

.info-wrapper.ult-adjust-bottom-margin,.smile_icon_list_wrap.ult-adjust-bottom-margin,.uavc-list-icon-wrapper.ult-adjust-bottom-margin,.ubtn-ctn-center,.ubtn-ctn-left,.ubtn-ctn-right,.ubtn-img-container,.ult-banner-block.ult-adjust-bottom-margin,.ult-modal-input-wrapper.ult-adjust-bottom-margin,.ult_dual_button.ult-adjust-bottom-margin,.ultb3-box.ult-adjust-bottom-margin,.ultimate-call-to-action.ult-adjust-bottom-margin,.ultimate-google-trends.ult-adjust-bottom-margin,.ultimate-map-wrapper.ult-adjust-bottom-margin,.uvc-type-wrap.ult-adjust-bottom-margin,html .ult-ih-container.ult-adjust-bottom-margin,html .ult_exp_section_layer.ult-adjust-bottom-margin,html .ult_hotspot_container.ult-adjust-bottom-margin,html .ult_main_cl.ult-adjust-bottom-margin {
    margin-bottom: 35px
}

.ultimate-map-wrapper {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

html .vc_col-has-fill a.ubtn-link.ult-adjust-bottom-margin .ubtn.ult-adjust-bottom-margin {
    margin-bottom: 0
}

.smile_icon_list.right>li {
    text-align: right;
    text-align: -webkit-right;
    text-align: -moz-right
}

.smile_icon_list.right .icon_list_item {
    display: block
}

.vc_row-no-padding .ult-carousel-wrapper .slick-next {
    right: 0
}

.vc_row-no-padding .ult-carousel-wrapper .slick-prev {
    left: 0
}

.uvc-heading {
    text-align: center
}

.uvc-heading .uvc-main-heading div,.uvc-heading .uvc-main-heading h1,.uvc-heading .uvc-main-heading h2,.uvc-heading .uvc-main-heading h3,.uvc-heading .uvc-main-heading h4,.uvc-heading .uvc-main-heading h5,.uvc-heading .uvc-main-heading h6,.uvc-heading .uvc-main-heading p,.uvc-heading .uvc-main-heading span {
    margin: 0;
    padding: 0;
    line-height: normal
}

.uvc-heading-spacer {
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden
}

.uvc-heading-spacer .aio-icon {
    vertical-align: text-top
}

.uvc-heading-spacer img {
    vertical-align: middle;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    max-width: 100%
}

.uvc-heading-spacer.line_with_icon:before {
    content: "";
    position: absolute;
    bottom: 50%;
    right: 0;
    border-width: 0;
    top: 50%
}

.uvc-heading-spacer.line_with_icon:after {
    content: "";
    position: absolute;
    bottom: 50%;
    left: 0;
    border-width: 0;
    top: 50%
}

.uvc-headings-line {
    display: block;
    width: 100%;
    max-width: 100%
}

.uvc-sub-heading {
    line-height: normal;
    margin: 0 auto
}

.uvc-sub-heading div,.uvc-sub-heading p {
    font-family: inherit!important;
    font-weight: inherit!important;
    font-size: inherit!important;
    color: inherit!important;
    line-height: inherit!important
}

.uvc-heading p {
    word-break: normal;
    word-wrap: normal;
    -ms-word-break: normal;
    -ms-word-wrap: normal
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license
Copyright (c) 2013 Daniel Eden
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.wp-admin span#animate-me {
    display: inline-block;
    position: relative
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes flash {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(.75);
        transform: scaleX(1.25) scaleY(.75)
    }

    40% {
        -webkit-transform: scaleX(.75) scaleY(1.25);
        transform: scaleX(.75) scaleY(1.25)
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(.85);
        transform: scaleX(1.15) scaleY(.85)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(.75);
        -ms-transform: scaleX(1.25) scaleY(.75);
        transform: scaleX(1.25) scaleY(.75)
    }

    40% {
        -webkit-transform: scaleX(.75) scaleY(1.25);
        -ms-transform: scaleX(.75) scaleY(1.25);
        transform: scaleX(.75) scaleY(1.25)
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(.85);
        -ms-transform: scaleX(1.15) scaleY(.85);
        transform: scaleX(1.15) scaleY(.85)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

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

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    100% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    10%,20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    10%,20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }

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

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }

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

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

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

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

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

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }

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

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }

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

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

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

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

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

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

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

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }

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

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

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

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

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

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

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

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }

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

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

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

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }

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

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

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

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

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

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

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

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

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

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

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

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

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

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

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

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

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

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        -ms-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        -ms-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }

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

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        -ms-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(0) skewX(0);
        -ms-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

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

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

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

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

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

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

@keyframes slideInLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

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

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

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

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

@keyframes slideInRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }

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

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

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

    100% {
        opacity: 1;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

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

    100% {
        opacity: 1;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

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

    100% {
        opacity: 1;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes slideOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes slideInUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes slideOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

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

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

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

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

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

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        -ms-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-48px);
        transform: scale(.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        -ms-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-48px);
        -ms-transform: scale(.475) translateX(-48px);
        transform: scale(.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        -ms-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        -ms-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }

    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        -ms-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        -ms-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(42px);
        transform: scale(.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(42px);
        -ms-transform: scale(.475) translateX(42px);
        transform: scale(.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-42px);
        transform: scale(.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-42px);
        -ms-transform: scale(.475) translateX(-42px);
        transform: scale(.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        -ms-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        transform-origin: center top
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

.InfiniteBounce,.InfiniteDangle,.InfiniteFlash,.InfiniteHorizontalFlip,.InfiniteHorizontalScaleFlip,.InfiniteHorizontalShake,.InfinitePulse,.InfiniteRotate,.InfiniteRotateCounter,.InfiniteRubberBand,.InfiniteSwing,.InfiniteTADA,.InfiniteVericalFlip,.InfiniteVericalShake,.InfiniteVerticalScaleFlip {
    -webkit-animation-iteration-count: infinite!important;
    animation-iteration-count: infinite!important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@-webkit-keyframes InfiniteRotate {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg)
    }
}

@keyframes InfiniteRotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.InfiniteRotate {
    -webkit-animation: InfiniteRotate;
    animation: InfiniteRotate
}

@-webkit-keyframes InfiniteRotateCounter {
    from {
        -webkit-transform: rotate(359deg)
    }

    to {
        -webkit-transform: rotate(0)
    }
}

@keyframes InfiniteRotateCounter {
    from {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.InfiniteRotateCounter {
    -webkit-animation: InfiniteRotateCounter;
    animation: InfiniteRotateCounter
}

@-webkit-keyframes InfiniteDangle {
    0%,100% {
        -webkit-transform: rotate(-4deg)
    }

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

@keyframes InfiniteDangle {
    0%,100% {
        -webkit-transform: rotate(-4deg);
        transform: rotate(-4deg)
    }

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

.InfiniteDangle {
    -webkit-animation: InfiniteDangle;
    animation: InfiniteDangle
}

@-webkit-keyframes InfinitePulse {
    0%,100% {
        -webkit-transform: scale(1)
    }

    50% {
        -webkit-transform: scale(.85)
    }
}

@keyframes InfinitePulse {
    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(.85);
        transform: scale(.85)
    }
}

.InfinitePulse {
    -webkit-animation: InfinitePulse;
    animation: InfinitePulse;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes InfiniteHorizontalShake {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes InfiniteHorizontalShake {
    0%,100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.InfiniteHorizontalShake {
    -webkit-animation-name: InfiniteHorizontalShake;
    animation-name: InfiniteHorizontalShake
}

@-webkit-keyframes InfiniteBounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes InfiniteBounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.InfiniteBounce {
    -webkit-animation-name: InfiniteBounce;
    animation-name: InfiniteBounce
}

@-webkit-keyframes InfiniteFlash {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes InfiniteFlash {
    0%,100%,50% {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.InfiniteFlash {
    -webkit-animation-name: InfiniteFlash;
    animation-name: InfiniteFlash
}

@-webkit-keyframes InfiniteTADA {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    10%,20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes InfiniteTADA {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    10%,20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.InfiniteTADA {
    -webkit-animation-name: InfiniteTADA;
    animation-name: InfiniteTADA
}

@-webkit-keyframes InfiniteSwing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

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

@keyframes InfiniteSwing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    100% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

.InfiniteSwing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: InfiniteSwing;
    animation-name: InfiniteSwing
}

@-webkit-keyframes InfiniteVericalShake {
    0%,100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@keyframes InfiniteVericalShake {
    0%,100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }
}

.InfiniteVericalShake {
    -webkit-animation-name: InfiniteVericalShake;
    animation-name: InfiniteVericalShake
}

@-webkit-keyframes InfiniteRubberBand {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(.75);
        transform: scaleX(1.25) scaleY(.75)
    }

    40% {
        -webkit-transform: scaleX(.75) scaleY(1.25);
        transform: scaleX(.75) scaleY(1.25)
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(.85);
        transform: scaleX(1.15) scaleY(.85)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes InfiniteRubberBand {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(.75);
        -ms-transform: scaleX(1.25) scaleY(.75);
        transform: scaleX(1.25) scaleY(.75)
    }

    40% {
        -webkit-transform: scaleX(.75) scaleY(1.25);
        -ms-transform: scaleX(.75) scaleY(1.25);
        transform: scaleX(.75) scaleY(1.25)
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(.85);
        -ms-transform: scaleX(1.15) scaleY(.85);
        transform: scaleX(1.15) scaleY(.85)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.InfiniteRubberBand {
    -webkit-animation-name: InfiniteRubberBand;
    animation-name: InfiniteRubberBand
}

@-webkit-keyframes InfiniteHorizontalFlip {
    from {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0)
    }

    to {
        -webkit-transform: perspective(400px) rotateY(359deg);
        transform: perspective(400px) rotateY(359deg)
    }
}

@keyframes InfiniteHorizontalFlip {
    from {
        -webkit-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0)
    }

    to {
        -webkit-transform: perspective(400px) rotateY(359deg);
        -ms-transform: perspective(400px) rotateY(359deg);
        transform: perspective(400px) rotateY(359deg)
    }
}

.InfiniteHorizontalFlip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: InfiniteHorizontalFlip;
    animation-name: InfiniteHorizontalFlip
}

@-webkit-keyframes InfiniteVericalFlip {
    from {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateY(0)
    }

    to {
        -webkit-transform: perspective(400px) rotateX(359deg);
        transform: perspective(400px) rotateY(359deg)
    }
}

@keyframes InfiniteVericalFlip {
    from {
        -webkit-transform: perspective(400px) rotateX(0);
        -ms-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0)
    }

    to {
        -webkit-transform: perspective(400px) rotateX(359deg);
        -ms-transform: perspective(400px) rotateX(359deg);
        transform: perspective(400px) rotateX(359deg)
    }
}

.InfiniteVericalFlip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: InfiniteVericalFlip;
    animation-name: InfiniteVericalFlip
}

@-webkit-keyframes InfiniteHorizontalScaleFlip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes InfiniteHorizontalScaleFlip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.InfiniteHorizontalScaleFlip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: InfiniteHorizontalScaleFlip;
    animation-name: InfiniteHorizontalScaleFlip
}

@-webkit-keyframes InfiniteVerticalScaleFlip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateX(-360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateX(-360deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateX(-190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateX(-190deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateX(-170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateX(-170deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateX(0) scale(.95);
        transform: perspective(400px) translateZ(0) rotateX(0) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateX(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateX(0) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes InfiniteVerticalScaleFlip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateX(-360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateX(-360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateX(-360deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateX(-190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateX(-190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateX(-190deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateX(-170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateX(-170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateX(-170deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateX(0) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateX(0) scale(.95);
        transform: perspective(400px) translateZ(0) rotateX(0) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateX(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateX(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateX(0) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.InfiniteVerticalScaleFlip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: InfiniteVerticalScaleFlip;
    animation-name: InfiniteVerticalScaleFlip
}

.aio-icon-component,.wpb_column>.wpb_wrapper .aio-icon-component {
    margin-bottom: 35px
}

.aio-icon-component .aio-icon,.aio-icon-component .img-icon {
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear,-webkit-transform .2s linear
}

.aio-icon-header h3.aio-icon-title {
    margin: 0;
    display: block;
    font-size: 16px;
    line-height: 1.2em
}

.aio-icon-description {
    width: 100%;
    display: block;
    margin-top: 0
}

.aio-icon-header+.aio-icon-description {
    margin-top: 10px
}

.aio-icon-read {
    display: block;
    padding: 5px 0;
    text-decoration: none
}

a.aio-icon-box-link {
    text-decoration: none;
    border: none;
    display: block
}

.default-icon .aio-icon-default {
    display: table-cell;
    vertical-align: middle
}

.default-icon .aio-icon-default .aio-icon,.default-icon .aio-icon-default .aio-icon-img {
    margin-right: 15px
}

.default-icon .aio-icon-header {
    display: table-cell;
    vertical-align: middle
}

.top-icon .aio-icon,.top-icon .aio-icon-description,.top-icon .aio-icon-header,.top-icon .aio-icon-img {
    display: block;
    text-align: center;
    margin: 0 auto
}

.top-icon .aio-icon-header h3.aio-icon-title {
    margin: 25px 0 15px
}

.top-icon .aio-icon-description {
    margin-top: 15px
}

.top-icon .aio-icon-header+.aio-icon-description {
    margin-top: 0
}

.aio-icon-box.left-icon {
    display: inline-block
}

.left-icon .aio-icon-left {
    display: table-cell;
    vertical-align: top
}

.left-icon .aio-icon-left .aio-icon,.left-icon .aio-icon-left .aio-icon-img {
    margin-right: 15px
}

.left-icon .aio-ibd-block {
    display: table-cell;
    vertical-align: middle
}

.left-icon .aio-icon-description,.left-icon .aio-icon-header {
    float: left;
    width: 100%
}

.square_box-icon .aio-icon,.square_box-icon .aio-icon-description,.square_box-icon .aio-icon-header,.square_box-icon .aio-icon-img {
    display: block;
    text-align: center;
    margin: 0 auto
}

.square_box-icon .aio-icon-img {
    display: block!important
}

.square_box-icon .aio-icon-description,.square_box-icon .aio-icon-header {
    padding: 0 5%
}

.square_box-icon .aio-icon-description {
    padding-bottom: 1em
}

.square_box-icon .aio-icon-header h3.aio-icon-title {
    margin: 15px 0 15px
}

.square_box-icon .aio-icon-square_box .aio-icon,.square_box-icon .aio-icon-square_box .aio-icon-img {
    position: absolute;
    right: 0;
    left: 0
}

.square_box-icon .aio-icon-square_box {
    height: 100%;
    width: 100%;
    position: relative;
    display: block
}

.aio-icon-box.top-icon {
    text-align: center
}

.style_2 .aio-icon-box .aio-icon,.style_2 .aio-icon-box .img-icon {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.style_2 .aio-icon-box:hover .aio-icon,.style_2 .aio-icon-box:hover .img-icon {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.style_3 .aio-icon-box .aio-icon,.style_3 .aio-icon-box .img-icon {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.style_3 .aio-icon-box:hover .aio-icon,.style_3 .aio-icon-box:hover .img-icon {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px)
}

.style_2 .aio-icon-box .aio-icon.animated,.style_2 .aio-icon-box .img-icon.animated,.style_3 .aio-icon-box .aio-icon.animated,.style_3 .aio-icon-box .img-icon.animated {
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial
}

.aio-icon-box.right-icon {
    display: inline-block;
    width: 100%
}

.right-icon .aio-icon-right {
    display: table-cell;
    vertical-align: top;
    width: 100%
}

.right-icon .aio-icon-right .aio-icon,.right-icon .aio-icon-right .aio-icon-img {
    margin-left: 15px
}

.right-icon .aio-ibd-block {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.right-icon .aio-ibd-block,.right-icon .aio-ibd-block *,.right-icon .aio-icon-description,.right-icon .aio-icon-header h3.aio-icon-title {
    text-align: right
}

.right-icon .aio-icon-description,.right-icon .aio-icon-header {
    float: right;
    width: 100%
}

.heading-right-icon .aio-icon-heading-right {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.aio-icon-heading-right+.aio-icon-description {
    margin-top: 10px
}

.heading-right-icon .aio-icon-heading-right .aio-icon,.heading-right-icon .aio-icon-heading-right .aio-icon-img {
    margin-left: 15px
}

.heading-right-icon .aio-icon-header {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.heading-right-icon .aio-icon-description,.heading-right-icon .aio-icon-description *,.heading-right-icon .aio-icon-header .aio-icon-title {
    text-align: right
}

.info-c-full .info-c-full-wrap {
    display: table;
    width: 100%;
    height: 100%
}

.info-circle-icons {
    cursor: pointer
}

.info-circle-icons {
    text-align: center
}

.info-wrapper {
    padding-top: 1px
}

.info-circle-wrapper {
    width: 100%
}

.info-circle-wrapper .smile_icon_list.left li .icon_description {
    margin-left: 1.2em;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 10px 10px 15px
}

.info-c-full-br .info-circle-img-icon,.info-c-semi-br .info-circle-img-icon {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    vertical-align: baseline
}

.info-c-full-br .icon-circle-list .info-circle-img-icon,.info-c-semi-br .icon-circle-list .info-circle-img-icon {
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 100%;
    width: 1em;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: top
}

.info-c-full-br,.info-c-semi-br {
    max-width: 80%;
    position: relative;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: auto;
    border: 1px solid #fff0
}

.info-c-full-br .info-c-full {
    text-align: center;
    width: 60%;
    height: 60%;
    margin: 20%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 20px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden!important
}

.clipped-info-circle .info-c-full-br .info-c-full {
    overflow: visible
}

.info-circle-def {
    display: table;
    width: 100%;
    height: 100%
}

.info-circle-sub-def {
    display: table-cell;
    vertical-align: middle
}

.info-c-full i {
    line-height: 1;
    width: 1.5em;
    height: 1.5em
}

.info-c-full h3 {
    margin: 0;
    text-align: center;
    color: inherit
}

.info-c-full {
    padding: 20px
}

.info-circle-text {
    text-align: center;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 90%;
    margin: 0 auto
}

.info-c-full-br .icon-circle-list .info-details {
    display: none
}

.info-c-full-br .icon-circle-list .info-circle-icons {
    height: 2em;
    width: 2em;
    list-style: none;
    position: absolute;
    opacity: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important
}

.info-c-full-br .icon-circle-list {
    position: absolute;
    top: 50%;
    left: 50%
}

.info-c-semi-br.br-dash-out {
    border-style: dashed;
    border-width: 2px;
    position: relative
}

.info-c-semi {
    border: 2px solid green;
    margin: 50px;
    text-align: center;
    line-height: 200px
}

.info-c-semi-br .icon-circle-list .info-circle-icons img {
    width: 64px;
    max-width: 100%
}

.info-c-semi-br .icon-circle-list .info-circle-icons span {
    display: none
}

.info-c-semi-br .icon-circle-list .info-circle-icons {
    list-style: none;
    position: absolute;
    margin: -32px
}

.info-c-semi-br .icon-circle-list {
    position: absolute;
    top: 200px;
    left: 200px
}

.info-circle-responsive .smile_icon_list_wrap {
    display: none
}

.info-circle-wrapper .icon-circle-list {
    background-color: transparent!important
}

.icon-circle-list .info-circle-link {
    position: relative;
    width: 100%;
    height: 100%
}

.icon-circle-list a.info-circle-href {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    border-bottom: none;
    z-index: 99999
}

.info-circle-buzz-out {
    -webkit-animation-name: circle_buzz_out;
    animation-name: circle_buzz_out;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes circle_buzz_out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes circle_buzz_out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        -ms-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        -ms-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        -ms-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }

    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        -ms-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }

    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        -ms-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        -ms-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        -ms-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }

    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        -ms-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }

    90% {
        -webkit-transform: translateX(1px) rotate(0);
        -ms-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }

    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        -ms-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.info-circle-pulse {
    -webkit-animation-name: circle_pulse;
    animation-name: circle_pulse;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes circle_pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes circle_pulse {
    25% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }
}

.info-circle-push {
    -webkit-animation-name: circle_push;
    animation-name: circle_push;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes circle_push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes circle_push {
    50% {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.info-circle-pop {
    -webkit-animation-name: circle_pop;
    animation-name: circle_pop;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes circle_pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes circle_pop {
    50% {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.smile_icon_list.ic-resp-img li.icon_list_item {
    min-height: .5em!important
}

.smile_icon_list.ic-resp-img li .icon_list_icon {
    width: 2em;
    height: 2em;
    line-height: 2em
}

.smile_icon_list.ic-resp-img li .icon_list_icon img {
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 100%;
    width: 1em;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    vertical-align: top
}

.info-circle-wrapper .smile_icon_list.left.ic-resp-img li .icon_description {
    margin-left: .85em!important
}

.info-circle-wrapper .smile_icon_list.left.ic-resp-img li .icon_description {
    height: 2em
}

.info-circle-responsive .smile_icon_list.left li .icon_list_icon {
    margin-right: 1em
}

.info-circle-icons * {
    line-height: inherit
}

.ult_main_cl {
    margin: 0 auto;
    text-align: center;
    display: block
}

p .ult_main_cl {
    margin: 0 auto;
    text-align: center;
    display: inline-block
}

.ult_btn10_span {
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.ult_crlink a {
    position: relative;
    display: inline-block;
    outline: 0;
    color: #000;
    text-decoration: none;
    text-transform: none;
    letter-spacing: inherit;
    font-weight: inherit;
    font-size: inherit;
    max-width: 100%
}

.ult_crlink a:focus,.ult_crlink a:hover {
    outline: 0
}

.ult_cl_link_1 a {
    margin: 0
}

.ult_cl_link_1 a:after,.ult_cl_link_1 a:before {
    display: inline-block;
    opacity: 0;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    -webkit-transition: -webkit-transform .3s,opacity .2s;
    -webkit-transition: opacity .2s,-webkit-transform .3s;
    transition: opacity .2s,-webkit-transform .3s;
    transition: transform .3s,opacity .2s;
    transition: transform .3s,opacity .2s,-webkit-transform .3s;
    color: inherit;
    padding: 0 3px
}

.ult_cl_link_1 .ult_btn10_span {
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.ult_cl_link_1 a:before {
    content: '[';
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px)
}

.ult_cl_link_1 a:after {
    content: ']';
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px)
}

.ult_cl_link_1 a:focus:after,.ult_cl_link_1 a:focus:before,.ult_cl_link_1 a:hover::before,.ult_cl_link_1 a:hover:after {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.ult_cl_link_2 a {
    line-height: inherit;
    -webkit-perspective: 5000px;
    perspective: 5000px;
    -webkit-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%
}

.ult_cl_link_2 a span {
    position: relative;
    display: inline-block;
    background: inherit;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.ult_cl_link_2 a span:before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    content: attr(data-hover);
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    padding: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: inherit
}

.ult_cl_link_2 .ult_btn10_span {
    max-width: 100%;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.ult_cl_link_2 a:focus span,.ult_cl_link_2 a:hover span {
    -webkit-transform: rotateX(90deg) translateY(-22px);
    transform: rotateX(90deg) translateY(-22px)
}

.ult_cl_link_2 a:focus span:before,.ult_cl_link_2 a:hover span:before {
    background: inherit
}

.ult_cl_link_3 a {
    font-size: inherit
}

.ult_cl_link_3 a .ult_link_btm3 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border: inherit;
    content: '';
    opacity: 0;
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,transform .5s;
    transition: opacity .5s,transform .5s,-webkit-transform .5s;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.ult_cl_link_3 a:hover .ult_link_btm3 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.ult_cl_link_3 .ult_btn10_span {
    -webkit-transition: all ease-out .5s;
    transition: all ease-out .5s
}

.ult_cl_link_4 a {
    font-size: inherit
}

.ult_cl_link_4 a .ult_link_btm4 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border: inherit;
    content: '';
    opacity: 0;
    -webkit-transition: height .5s,opacity .5s,-webkit-transform .5s;
    transition: height .5s,opacity .5s,-webkit-transform .5s;
    transition: height .5s,opacity .5s,transform .5s;
    transition: height .5s,opacity .5s,transform .5s,-webkit-transform .5s;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.ult_cl_link_4 a:hover .ult_link_btm4 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.ult_cl_link_4 .ult_btn10_span {
    -webkit-transition: height .5s ease-out,opacity .5s ease-out,-webkit-transform .5s ease-out,all ease-in-out .5s;
    -webkit-transition: height .5s,opacity .5s ease-out,all ease-in-out .5s,-webkit-transform .5s ease-out;
    transition: height .5s,opacity .5s ease-out,all ease-in-out .5s,-webkit-transform .5s ease-out;
    transition: height .5s,opacity .5s ease-out,transform .5s ease-out,all ease-in-out .5s;
    transition: height .5s,opacity .5s ease-out,transform .5s ease-out,all ease-in-out .5s,-webkit-transform .5s ease-out
}

.ult_cl_link_5 a {
    color: #566473;
    text-shadow: none;
    font-weight: inherit;
    height: 100%;
    line-height: 1em;
    font-size: inherit
}

.ult_cl_link_5 a .ult_link_btm,.ult_cl_link_5 a .ult_link_top {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    border: inherit;
    content: '';
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85)
}

.ult_cl_link_5 a .ult_link_btm {
    opacity: 0;
    -webkit-transition: top .3s,opacity .3s,-webkit-transform .3s;
    transition: top .3s,opacity .3s,-webkit-transform .3s;
    transition: top .3s,opacity .3s,transform .3s;
    transition: top .3s,opacity .3s,transform .3s,-webkit-transform .3s
}

.ult_cl_link_5 a:focus .ult_link_btm,.ult_cl_link_5 a:focus .ult_link_top,.ult_cl_link_5 a:hover .ult_link_btm,.ult_cl_link_5 a:hover .ult_link_top {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.ult_cl_link_5 a:focus .ult_link_btm,.ult_cl_link_5 a:hover .ult_link_btm {
    top: 0;
    opacity: 1
}

.ult_cl_link_5 .ult_btn10_span {
    -webkit-transition: -webkit-transform .3s ease-out,all ease-in-out .3s;
    -webkit-transition: all ease-in-out .3s,-webkit-transform .3s ease-out;
    transition: all ease-in-out .3s,-webkit-transform .3s ease-out;
    transition: transform .3s ease-out,all ease-in-out .3s;
    transition: transform .3s ease-out,all ease-in-out .3s,-webkit-transform .3s ease-out
}

.ult_cl_link_6 a {
    -webkit-transition: color .3s;
    transition: color .3s;
    line-height: .75em;
    vertical-align: middle
}

.ult_cl_link_6 a .ult_btn6_link_top {
    display: block;
    position: relative;
    top: 100%;
    left: 50%;
    color: #fff0;
    content: '•';
    text-shadow: 0 0 #fff0;
    font-size: .6em;
    font-weight: inherit;
    -webkit-transition: text-shadow .3s,color .3s;
    transition: text-shadow .3s,color .3s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none
}

.ult_cl_link_6 a:focus .ult_btn6_link_top,.ult_cl_link_6 a:hover .ult_btn6_link_top {
    color: inherit
}

.ult_cl_link_6 a:focus,.ult_cl_link_6 a:hover {
    color: #ba7700
}

.ult_cl_link_6 .ult_btn10_span {
    line-height: 2em;
    -webkit-transition: color .3s;
    transition: color .3s
}

.ult_cl_link_7 a {
    padding: 0 20px;
    height: inherit;
    line-height: 1em
}

.ult_cl_link_7 a .ult_link_btm,.ult_cl_link_7 a .ult_link_top {
    position: absolute;
    width: 45px;
    height: 2px;
    background: #fff;
    content: '';
    opacity: .2;
    -webkit-transition: all .3s;
    transition: all .3s;
    pointer-events: none
}

.ult_cl_link_7 .ult_btn10_span {
    -webkit-transition: all .3s;
    transition: all .3s
}

.ult_cl_link_7 a .btn7_link_top {
    top: 0;
    left: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.ult_cl_link_7 a .btn7_link_btm {
    right: 0;
    bottom: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.ult_cl_link_7 a:focus .btn7_link_btm,.ult_cl_link_7 a:focus .btn7_link_top,.ult_cl_link_7 a:hover .btn7_link_btm,.ult_cl_link_7 a:hover .btn7_link_top {
    opacity: 1
}

.ult_cl_link_7 a:focus .btn7_link_top,.ult_cl_link_7 a:hover .btn7_link_top {
    left: 50%;
    -webkit-transform: rotate(0) translateX(-50%);
    -ms-transform: rotate(0) translateX(-50%);
    transform: rotate(0) translateX(-50%)
}

.ult_cl_link_7 a:focus .btn7_link_btm,.ult_cl_link_7 a:hover .btn7_link_btm {
    right: 50%;
    -webkit-transform: rotate(0) translateX(50%);
    -ms-transform: rotate(0) translateX(50%);
    transform: rotate(0) translateX(50%)
}

.ult_cl_link_8 a .ulmt_btn8_link_btm,.ult_cl_link_8 a .ult_btn8_link_top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: -webkit-transform .3s,opacity .3s;
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,-webkit-transform .3s;
    transition: transform .3s,opacity .3s;
    transition: transform .3s,opacity .3s,-webkit-transform .3s
}

.ult_cl_link_8 .ult_btn10_span {
    -webkit-transition: -webkit-transform .3s ease-out,all ease .3s;
    -webkit-transition: all ease .3s,-webkit-transform .3s ease-out;
    transition: all ease .3s,-webkit-transform .3s ease-out;
    transition: transform .3s ease-out,all ease .3s;
    transition: transform .3s ease-out,all ease .3s,-webkit-transform .3s ease-out
}

.ult_cl_link_8 a .ulmt_btn8_link_btm {
    opacity: 0;
    -webkit-transform: translateY(-7px) translateX(6px);
    -ms-transform: translateY(-7px) translateX(6px);
    transform: translateY(-7px) translateX(6px)
}

.ult_cl_link_8 a:focus .ult_btn8_link_top,.ult_cl_link_8 a:hover .ult_btn8_link_top {
    opacity: 0;
    -webkit-transform: translateY(5px) translateX(-5px);
    -ms-transform: translateY(5px) translateX(-5px);
    transform: translateY(5px) translateX(-5px)
}

.ult_cl_link_8 a:focus .ulmt_btn8_link_btm,.ult_cl_link_8 a:hover .ulmt_btn8_link_btm {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.ult_cl_link_9 {
    position: relative;
    z-index: 1;
    padding: .5em
}

.ult_cl_link_9 a {
    line-height: 1.5em;
    color: #b4770d;
    font-weight: 700;
    -webkit-transition: -webkit-transform .5s,opacity .5s,color .5s;
    -webkit-transition: opacity .5s,color .5s,-webkit-transform .5s;
    transition: opacity .5s,color .5s,-webkit-transform .5s;
    transition: transform .5s,opacity .5s,color .5s;
    transition: transform .5s,opacity .5s,color .5s,-webkit-transform .5s
}

.ult_cl_link_9 span.ult_btn10_span {
    z-index: 2;
    -webkit-transition: -webkit-transform .5s,opacity .5s,color .5s;
    -webkit-transition: opacity .5s,color .5s,-webkit-transform .5s;
    transition: opacity .5s,color .5s,-webkit-transform .5s;
    transition: transform .5s,opacity .5s,color .5s;
    transition: transform .5s,opacity .5s,color .5s,-webkit-transform .5s
}

.ult_cl_link_9 a span.ult_btn9_link_btm,.ult_cl_link_9 a span.ult_btn9_link_top {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: -1;
    border: inherit;
    content: '';
    -webkit-transition: -webkit-transform .5s,opacity .5s;
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,-webkit-transform .5s;
    transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s,-webkit-transform .5s
}

.ult_cl_link_9 a:focus,.ult_cl_link_9 a:hover {
    color: #fff
}

.ult_cl_link_9 a:focus span.ult_btn9_link_top,.ult_cl_link_9 a:hover span.ult_btn9_link_btm,.ult_cl_link_9 a:hover span.ult_btn9_link_top {
    opacity: .65
}

.ult_cl_link_9 a:focus span.ult_btn9_link_top,.ult_cl_link_9 a:hover span.ult_btn9_link_top {
    top: 50%;
    -webkit-transition: -webkit-transform .5s,opacity .5s;
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,-webkit-transform .5s;
    transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s,-webkit-transform .5s;
    -webkit-transform: rotate(45deg)!important;
    -ms-transform: rotate(45deg)!important;
    transform: rotate(45deg)!important
}

.ult_cl_link_9 a:focus span.ult_btn9_link_btm,.ult_cl_link_9 a:hover span.ult_btn9_link_btm {
    top: 50%;
    -webkit-transition: -webkit-transform .5s,opacity .5s;
    -webkit-transition: opacity .5s,-webkit-transform .5s;
    transition: opacity .5s,-webkit-transform .5s;
    transition: transform .5s,opacity .5s;
    transition: transform .5s,opacity .5s,-webkit-transform .5s;
    -webkit-transform: rotate(-45deg)!important;
    -ms-transform: rotate(-45deg)!important;
    transform: rotate(-45deg)!important
}

.ult_cl_link_10 a {
    line-height: 1.75em;
    -webkit-perspective: 800px;
    perspective: 800px
}

.ult_cl_link_10 a span.ult_btn10_span {
    position: relative;
    display: inline-block;
    background: #587285;
    border-top: inherit;
    max-width: 100%;
    -webkit-transition: background .6s;
    transition: background .6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.ult_cl_link_10 a span.ult_btn10_link_top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #d3d3d3;
    color: #2f4351;
    -webkit-transform: rotateX(270deg);
    transform: rotateX(270deg);
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    transition: transform .6s;
    transition: transform .6s,-webkit-transform .6s;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none
}

.style10-span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%
}

.ult_cl_link_10 a:focus span.ult_btn10_link_top,.ult_cl_link_10 a:hover span.ult_btn10_link_top {
    -webkit-transform: rotateX(2deg);
    transform: rotateX(2deg)
}

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

.ult_cl_link_11 a {
    overflow: hidden;
    vertical-align: middle
}

.ult_cl_link_11 a span,.ult_cl_link_11 a span.ult_btn10_span {
    display: block;
    background: #fff;
    -webkit-transition: all ease-out .3s;
    transition: all ease-out .3s
}

.ult_cl_link_11 a .ult_btn11_link_top {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #fff;
    color: #0f7c67;
    content: attr(data-hover);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    -ms-transform: translateX(-25%);
    transform: translateX(-25%);
    -webkit-transform: translateX(-25%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ult_cl_link_11 a:focus span.ult_btn10_span,.ult_cl_link_11 a:hover span.ult_btn10_span {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    -webkit-transition: transform .3s;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%)
}

.ult_cl_link_11 a:focus .ult_btn11_link_top,.ult_cl_link_11 a:hover .ult_btn11_link_top {
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    -webkit-transition: transform .3s;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0)
}

.ult_cl_link_1 span.ult_btn10_span {
    vertical-align: middle
}

a.ult_colorlink {
    border-bottom: 0 solid #333
}

.st-accordion>ul>li>a {
    font-weight: bold!important;
    cursor: pointer
}

.st-accordion>ul>li>a::before {
    font-weight: 400
}

.vc_custom_1677234780726 {
    padding-top: 30px!important;
    padding-bottom: 0px!important
}

.vc_custom_1679120752947 {
    padding-top: 20px!important;
    padding-bottom: 10px!important
}

.vc_custom_1679120091551 {
    padding-top: 0px!important;
    padding-bottom: 30px!important
}

.vc_custom_1498753666903 {
    padding-top: 60px!important;
    padding-bottom: 70px!important
}

.vc_custom_1496301218483 {
    padding-top: 70px!important;
    padding-bottom: 70px!important
}

.vc_custom_1491727832773 {
    padding-top: 70px!important;
    padding-bottom: 50px!important
}

.vc_custom_1680513197399 {
    padding-top: 10px!important;
    padding-bottom: 20px!important
}

.vc_custom_1497598014815 {
    padding-top: 70px!important;
    padding-bottom: 20px!important
}

.vc_custom_1677188263195 {
    padding-bottom: 40px!important
}

.vc_custom_1490689853022 {
    padding-bottom: 50px!important
}

.vc_custom_1490689857636 {
    padding-bottom: 20px!important
}

.vc_custom_1677190352224 {
    padding-bottom: 0px!important
}

.vc_custom_1677189077523 {
    padding-top: 5px!important;
    padding-right: 0px!important;
    padding-bottom: 30px!important;
    padding-left: 0px!important
}

.vc_custom_1680071423510 {
    padding-bottom: 20px!important
}

.vc_custom_1678904009443 {
    margin-bottom: 0px!important;
    padding-bottom: 20px!important
}

.vc_custom_1678904036075 {
    margin-bottom: 0px!important;
    padding-bottom: 20px!important
}

.vc_custom_1678904073174 {
    margin-bottom: 0px!important;
    padding-bottom: 20px!important
}

.vc_custom_1678904084863 {
    margin-bottom: 0px!important;
    padding-bottom: 30px!important
}

.vc_custom_1679838711048 {
    margin-bottom: 0px!important;
    padding-bottom: 30px!important
}

.vc_custom_1677188263195 {
    padding-bottom: 40px!important
}

.vc_custom_1677235181722 {
    margin-bottom: 0px!important;
    padding-top: 0px!important;
    padding-bottom: 20px!important
}

.vc_custom_1677235188653 {
    margin-bottom: 0px!important;
    padding-top: 0px!important;
    padding-bottom: 20px!important
}

.vc_custom_1678905375553 {
    margin-top: 27px!important
}

.vc_custom_1490364540235 {
    padding-bottom: 80px!important
}

.vc_custom_1498806371422 {
    padding-right: 50px!important;
    padding-left: 50px!important
}

.vc_custom_1679119341288 {
    padding-bottom: 20px!important
}

.vc_custom_1679119335425 {
    margin-bottom: 0px!important;
    padding-bottom: 20px!important
}

.vc_custom_1679060313800 {
    margin-top: -40px!important
}

.vc_custom_1679119361270 {
    padding-bottom: 20px!important
}

.vc_custom_1679119355776 {
    margin-bottom: 0px!important;
    padding-bottom: 20px!important
}

.vc_custom_1679060464874 {
    margin-top: -40px!important
}

.vc_custom_1679119368604 {
    padding-bottom: 20px!important
}

.vc_custom_1679119374430 {
    margin-bottom: 0px!important;
    padding-bottom: 20px!important
}

.vc_custom_1679060497793 {
    margin-top: -40px!important
}

.vc_custom_1679119379507 {
    padding-bottom: 20px!important
}

.vc_custom_1679118985673 {
    margin-bottom: 0px!important;
    padding-bottom: 20px!important
}

.vc_custom_1679119213114 {
    margin-top: -40px!important
}

.vc_custom_1679119389034 {
    padding-bottom: 20px!important
}

.vc_custom_1679119298120 {
    margin-bottom: 0px!important;
    padding-bottom: 20px!important
}

.vc_custom_1679119316391 {
    margin-top: -40px!important
}

.vc_custom_1679119445521 {
    padding-bottom: 20px!important
}

.vc_custom_1679119499027 {
    margin-bottom: 0px!important;
    padding-bottom: 20px!important
}

.vc_custom_1679119491544 {
    margin-top: -40px!important
}

.vc_custom_1496420271943 {
    padding-bottom: 60px!important
}

.vc_custom_1498809487981 {
    padding-bottom: 20px!important
}

.vc_custom_1498809515781 {
    padding-bottom: 30px!important
}

.vc_custom_1679121733570 {
    margin-bottom: 15px!important
}

.vc_custom_1679121744518 {
    margin-bottom: 15px!important
}

.vc_custom_1679121767074 {
    margin-bottom: 15px!important
}

.vc_custom_1679121928612 {
    margin-bottom: 15px!important
}

.vc_custom_1679992992158 {
    margin-bottom: 15px!important
}

.vc_custom_1490364540235 {
    padding-bottom: 80px!important
}

.vc_custom_1680514448854 {
    padding-top: 20px!important
}

.vc_custom_1490364540235 {
    padding-bottom: 80px!important
}

.masthead:not(.sub-downwards) .dt-mega-menu .dt-mega-menu-wrap .dt-mega-parent {
    padding: 5px 5px 5px 5px;
    !important}

.the7-spinner {
    width: 72px;
    height: 72px;
    position: relative
}

.the7-spinner>div {
    border-radius: 50%;
    width: 9px;
    left: 0;
    box-sizing: border-box;
    display: block;
    position: absolute;
    border: 9px solid #fff;
    width: 72px;
    height: 72px
}

.the7-spinner-ring-bg {
    opacity: .25
}

div.the7-spinner-ring {
    animation: spinner-animation 0.8s cubic-bezier(1,1,1,1) infinite;
    border-color: var(--the7-beautiful-spinner-color2) #fff0 #fff0 #fff0
}

@keyframes spinner-animation {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

#main {
    /* padding-top:0; */
    /* padding-bottom:0; */
}

@media screen and (max-width: 992px) {
    #main {
        padding-top:0;
        padding-bottom: 0
    }
}

.shortcode-single-image-wrap.shortcode-single-image-6c12f7270090fab3be832440d726de96.enable-bg-rollover .rollover i,.shortcode-single-image-wrap.shortcode-single-image-6c12f7270090fab3be832440d726de96.enable-bg-rollover .rollover-video i {
    background: -webkit-linear-gradient();
    background: linear-gradient()
}

.shortcode-single-image-wrap.shortcode-single-image-6c12f7270090fab3be832440d726de96 .rollover-icon {
    font-size: 32px;
    color: #fff;
    min-width: 44px;
    min-height: 44px;
    line-height: 44px;
    border-radius: 100px;
    border-style: solid;
    border-width: 0
}

.dt-icon-bg-on.shortcode-single-image-wrap.shortcode-single-image-6c12f7270090fab3be832440d726de96 .rollover-icon {
    background: rgb(255 255 255 / .3);
    box-shadow: none
}

#default-btn-431d3fb89f5b1de5050ac5dddb22e137.ico-right-side>i {
    margin-right: 0;
    margin-left: 8px
}

#default-btn-431d3fb89f5b1de5050ac5dddb22e137>i {
    margin-right: 8px
}

#default-btn-168f05c2d43373585d5d262538174fdc.ico-right-side>i {
    margin-right: 0;
    margin-left: 8px
}

#default-btn-168f05c2d43373585d5d262538174fdc>i {
    margin-right: 8px
}

.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a {
    width: 22px;
    height: 80px;
    border-radius: 0
}

.dt-arrow-border-on.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a:not(:hover):before {
    border-width: 0
}

.dt-arrow-hover-border-on.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a:hover:after {
    border-width: 0
}

.arrows-hover-bg-on.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a:after {
    background: #f4a215
}

.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a.owl-prev {
    top: 50%;
    transform: translateY(calc(-50% + 0px));
    left: 0
}

@media all and (-ms-high-contrast:none) {
    .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a.owl-prev {
        transform: translateY(-50%);
        margin-top: 0
    }
}

.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a.owl-prev i {
    padding: 0 0 0 0
}

.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a.owl-next {
    top: 50%;
    transform: translateY(calc(-50% + 0px));
    right: 0
}

@media all and (-ms-high-contrast:none) {
    .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a.owl-next {
        transform: translateY(-50%);
        margin-top: 0
    }
}

.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a.owl-next i {
    padding: 0 0 0 0
}

.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav i {
    font-size: 18px
}

.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a:not(:hover) i,.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a:not(:hover) i:before {
    color: #fff;
    background: none
}

.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a:hover i,.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-nav a:hover i:before {
    color: #fff;
    background: none
}

.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-dots {
    top: calc(100% + 20px);
    left: 50%;
    transform: translateX(calc(-50% + 0px))
}

@media all and (-ms-high-contrast:none) {
    .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-dots {
        transform: translateX(-50%);
        margin-left: 0
    }
}

.carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187 .owl-dot {
    width: 10px;
    height: 10px;
    margin: 0 8px
}

@media screen and (max-width: 778px) {
    .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187.hide-arrows .owl-nav a {
        display:none
    }
}

@media screen and (max-width: 778px) {
    .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187.reposition-arrows .owl-nav .owl-prev {
        top:50%;
        transform: translateY(calc(-50% + 0px));
        left: 10px
    }

    .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187.reposition-arrows .owl-nav .owl-next {
        top: 50%;
        transform: translateY(calc(-50% + 0px));
        right: 10px
    }
}

@media screen and (max-width: 778px) and all and (-ms-high-contrast:none) {
    .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187.reposition-arrows .owl-nav .owl-prev {
        transform:translateY(-50%);
        margin-top: 0
    }
}

@media screen and (max-width: 778px) and all and (-ms-high-contrast:none) {
    .carousel-shortcode.carousel-shortcode-id-72c8fcb3fd2547fbf7673b3355f98187.reposition-arrows .owl-nav .owl-next {
        transform:translateY(-50%);
        margin-top: 0
    }
}

.shortcode-single-image-wrap.shortcode-single-image-c1809f929d4d47a32452df60972e5b5c.enable-bg-rollover .rollover i,.shortcode-single-image-wrap.shortcode-single-image-c1809f929d4d47a32452df60972e5b5c.enable-bg-rollover .rollover-video i {
    background: -webkit-linear-gradient();
    background: linear-gradient()
}

.shortcode-single-image-wrap.shortcode-single-image-c1809f929d4d47a32452df60972e5b5c .rollover-icon {
    font-size: 32px;
    color: #fff;
    min-width: 44px;
    min-height: 44px;
    line-height: 44px;
    border-radius: 100px;
    border-style: solid;
    border-width: 0
}

.dt-icon-bg-on.shortcode-single-image-wrap.shortcode-single-image-c1809f929d4d47a32452df60972e5b5c .rollover-icon {
    background: rgb(255 255 255 / .3);
    box-shadow: none
}

.shortcode-single-image-wrap.shortcode-single-image-f381e3c37274875adaf3e75cea5c974c.enable-bg-rollover .rollover i,.shortcode-single-image-wrap.shortcode-single-image-f381e3c37274875adaf3e75cea5c974c.enable-bg-rollover .rollover-video i {
    background: -webkit-linear-gradient();
    background: linear-gradient()
}

.shortcode-single-image-wrap.shortcode-single-image-f381e3c37274875adaf3e75cea5c974c .rollover-icon {
    font-size: 32px;
    color: #fff;
    min-width: 44px;
    min-height: 44px;
    line-height: 44px;
    border-radius: 100px;
    border-style: solid;
    border-width: 0
}

.dt-icon-bg-on.shortcode-single-image-wrap.shortcode-single-image-f381e3c37274875adaf3e75cea5c974c .rollover-icon {
    background: rgb(255 255 255 / .3);
    box-shadow: none
}

.shortcode-single-image-wrap.shortcode-single-image-da7468e8b3367967db295963b8ff960b.enable-bg-rollover .rollover i,.shortcode-single-image-wrap.shortcode-single-image-da7468e8b3367967db295963b8ff960b.enable-bg-rollover .rollover-video i {
    background: -webkit-linear-gradient();
    background: linear-gradient()
}

.shortcode-single-image-wrap.shortcode-single-image-da7468e8b3367967db295963b8ff960b .rollover-icon {
    font-size: 32px;
    color: #fff;
    min-width: 44px;
    min-height: 44px;
    line-height: 44px;
    border-radius: 100px;
    border-style: solid;
    border-width: 0
}

.dt-icon-bg-on.shortcode-single-image-wrap.shortcode-single-image-da7468e8b3367967db295963b8ff960b .rollover-icon {
    background: rgb(255 255 255 / .3);
    box-shadow: none
}

.shortcode-single-image-wrap.shortcode-single-image-bab6517131f0ba7656b5202af6a7cd03.enable-bg-rollover .rollover i,.shortcode-single-image-wrap.shortcode-single-image-bab6517131f0ba7656b5202af6a7cd03.enable-bg-rollover .rollover-video i {
    background: -webkit-linear-gradient();
    background: linear-gradient()
}

.shortcode-single-image-wrap.shortcode-single-image-bab6517131f0ba7656b5202af6a7cd03 .rollover-icon {
    font-size: 32px;
    color: #fff;
    min-width: 44px;
    min-height: 44px;
    line-height: 44px;
    border-radius: 100px;
    border-style: solid;
    border-width: 0
}

.dt-icon-bg-on.shortcode-single-image-wrap.shortcode-single-image-bab6517131f0ba7656b5202af6a7cd03 .rollover-icon {
    background: rgb(255 255 255 / .3);
    box-shadow: none
}

.shortcode-single-image-wrap.shortcode-single-image-7a2b191bbc8692b4ce2b1fb4ec65d1f7.enable-bg-rollover .rollover i,.shortcode-single-image-wrap.shortcode-single-image-7a2b191bbc8692b4ce2b1fb4ec65d1f7.enable-bg-rollover .rollover-video i {
    background: -webkit-linear-gradient();
    background: linear-gradient()
}

.shortcode-single-image-wrap.shortcode-single-image-7a2b191bbc8692b4ce2b1fb4ec65d1f7 .rollover-icon {
    font-size: 32px;
    color: #fff;
    min-width: 44px;
    min-height: 44px;
    line-height: 44px;
    border-radius: 100px;
    border-style: solid;
    border-width: 0
}

.dt-icon-bg-on.shortcode-single-image-wrap.shortcode-single-image-7a2b191bbc8692b4ce2b1fb4ec65d1f7 .rollover-icon {
    background: rgb(255 255 255 / .3);
    box-shadow: none
}

.shortcode-single-image-wrap.shortcode-single-image-b1a433a05af6623f6e6a5394ec340dc5.enable-bg-rollover .rollover i,.shortcode-single-image-wrap.shortcode-single-image-b1a433a05af6623f6e6a5394ec340dc5.enable-bg-rollover .rollover-video i {
    background: -webkit-linear-gradient();
    background: linear-gradient()
}

.shortcode-single-image-wrap.shortcode-single-image-b1a433a05af6623f6e6a5394ec340dc5 .rollover-icon {
    font-size: 32px;
    color: #fff;
    min-width: 44px;
    min-height: 44px;
    line-height: 44px;
    border-radius: 100px;
    border-style: solid;
    border-width: 0
}

.dt-icon-bg-on.shortcode-single-image-wrap.shortcode-single-image-b1a433a05af6623f6e6a5394ec340dc5 .rollover-icon {
    background: rgb(255 255 255 / .3);
    box-shadow: none
}

#default-btn-5968bba31d1dcb4f67fcc4136709a254.ico-right-side>i {
    margin-right: 0;
    margin-left: 8px
}

#default-btn-5968bba31d1dcb4f67fcc4136709a254>i {
    margin-right: 8px
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.dividers-on.classic-layout-list article {
    padding-top: 0
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.dividers-on.classic-layout-list article:first-of-type {
    margin-top: 0;
    padding-top: 0
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.classic-layout-list.mode-list .post-entry-content {
    width: calc(100% -)
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.classic-layout-list.mode-list .no-img .post-entry-content {
    width: 100%
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .filter-bg-decoration .filter-categories a.act {
    color: #fff
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e:not(.mode-masonry) article:first-of-type,.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e:not(.mode-masonry) article.visible.first:not(.product) {
    margin-top: 0
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.dividers-on:not(.mode-masonry) article {
    margin-top: 0
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.dividers-on:not(.mode-masonry) article:first-of-type,.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.dividers-on:not(.mode-masonry) article.visible.first:not(.product) {
    margin-top: 0;
    padding-top: 0
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .post-thumbnail-wrap {
    padding: 0 0 0 0
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.enable-bg-rollover .post-thumbnail-rollover:after {
    background: -webkit-linear-gradient();
    background: linear-gradient()
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .gallery-zoom-ico {
    width: 44px;
    height: 44px;
    line-height: 44px;
    border-radius: 100px;
    margin: -22px 0 0 -22px;
    border-width: 0;
    color: #fff
}

.bottom-overlap-layout-list.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .gallery-zoom-ico {
    margin-top: -72px
}

.gradient-overlay-layout-list.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .gallery-zoom-ico,.content-rollover-layout-list.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .gallery-zoom-ico {
    margin: 0 0 10px
}

.content-align-center.gradient-overlay-layout-list.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .gallery-zoom-ico,.content-align-center.content-rollover-layout-list.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .gallery-zoom-ico {
    margin: 0 auto 10px
}

.dt-icon-bg-on.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .gallery-zoom-ico {
    background: rgb(255 255 255 / .3);
    box-shadow: none
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .gallery-zoom-ico>span,.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .gallery-zoom-ico:before {
    font-size: 32px;
    line-height: 44px
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .gallery-zoom-ico>span,.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .gallery-zoom-ico:before {
    color: #fff
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .fancy-date a * {
    color: #1f365c
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .entry-title,.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.owl-carousel .entry-title {
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .entry-meta {
    margin-bottom: 15px
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .portfolio-categories {
    margin-bottom: 15px
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .entry-excerpt {
    margin-bottom: 5px
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e:not(.centered-layout-list) .post-entry-content {
    padding: 25px 0 30px 0
}

.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e:not(.centered-layout-list):not(.content-bg-on):not(.mode-list) .no-img .post-entry-content {
    padding: 0
}

@media screen and (max-width: ) {
    .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e article {
        -ms-flex-flow:column nowrap;
        flex-flow: column nowrap;
        margin-top: 20px
    }

    .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.dividers-on article {
        border: none
    }

    .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.content-bg-on.centered-layout-list article {
        padding: 0
    }

    .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.blog-shortcode.dividers-on article,.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.dividers-on.classic-layout-list article {
        margin-top: 20px;
        padding: 0
    }

    .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.blog-shortcode.dividers-on article:first-of-type,.blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.dividers-on.classic-layout-list article:first-of-type {
        padding: 0
    }

    #page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .post-thumbnail-wrap,#page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .post-entry-content {
        width: 100%;
        margin: 0;
        top: 0
    }

    #page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .post-thumbnail-wrap {
        padding: 0
    }

    #page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .post-entry-content:after {
        display: none
    }

    #page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .project-even .post-thumbnail-wrap,#page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.centered-layout-list .post-thumbnail-wrap {
        -ms-flex-order: 0;
        order: 0
    }

    #page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.centered-layout-list .post-entry-title-content {
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        padding: 20px 20px 0
    }

    #page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e.centered-layout-list .post-entry-content {
        -ms-flex-order: 2;
        order: 2;
        padding-top: 0
    }

    #page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .fancy-categories {
        top: 10px;
        left: 10px;
        bottom: auto;
        right: auto
    }

    #page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .fancy-date a {
        top: 10px;
        right: 10px;
        left: auto;
        bottom: auto
    }

    #page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .post-entry-content {
        padding: 20px
    }

    #page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .entry-title {
        margin: 3px 0 5px;
        font-size: 20px;
        line-height: 26px
    }

    #page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .entry-meta {
        margin: 5px 0 5px
    }

    #page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .entry-excerpt {
        margin: 15px 0 0
    }

    #page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .post-details {
        margin: 5px 0 10px
    }

    #page .blog-shortcode.blog-masonry-shortcode-id-dc37de3afacc2784cd2cc126cb7f1d6e .post-details.details-type-link {
        margin-bottom: 2px
    }
}

#orphaned-shortcode-3403540de1b78e0171593d7711100b01.ico-right-side>i {
    margin-right: 0;
    margin-left: 8px
}

#orphaned-shortcode-3403540de1b78e0171593d7711100b01>i {
    margin-right: 8px
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensans/v43/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensanscondensed/v23/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMQg.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/opensanscondensed/v23/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMQg.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiA8.ttf) format('truetype')
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-stretch: normal;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiA8.ttf) format('truetype')
}

.upb_row_bg,.upb_video-bg,.vcpb-fs-jquery {
    overflow: hidden
}

.vc-row-translate-wrapper {
    margin: 0!important
}

.uvc-vc-full-width .upb_video-bg {
    width: 100%!important;
    max-width: 100%!important;
    min-width: 100%!important;
    left: 0!important;
    margin-left: 0!important
}

.upb_bg_overlay,.upb_bg_overlay_pattern {
    color: inherit;
    position: absolute;
    width: 100%;
    height: 100%!important;
    left: 0;
    top: 0
}

.upb_bg_overlay_pattern {
    background-attachment: fixed
}

.ult-vc-seperator {
    position: absolute;
    width: 100%;
    height: 0;
    left: 0;
    z-index: 1
}

.ult-main-seperator-inner {
    position: relative;
    height: 100%;
    width: 100%
}

.ult-vc-seperator.top_seperator {
    top: -1px;
    bottom: auto
}

.ult-vc-seperator.bottom_seperator {
    top: auto;
    bottom: -1px
}

.ult-vc-seperator svg {
    width: 100%;
    height: auto
}

.uvc-svg-circle,.uvc-svg-triangle {
    position: absolute;
    top: -1px;
    bottom: auto;
    z-index: 1
}

.bottom_seperator .uvc-svg-circle,.bottom_seperator .uvc-svg-triangle {
    top: auto;
    bottom: -1px;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.uvc-x-large-triangle {
    position: absolute;
    top: -1px;
    bottom: auto;
    z-index: 1
}

.bottom_seperator .uvc-x-large-triangle {
    top: auto;
    bottom: -1px;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.bottom_seperator .uvc-x-large-triangle,.top_seperator .uvc-x-large-triangle-left {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -ms-transform: scaleY(-1)
}

.uvc-x-large-triangle-left,.uvc-x-large-triangle-right {
    position: absolute;
    top: -1px;
    bottom: auto;
    z-index: 1
}

.bottom_seperator .uvc-x-large-triangle-left,.bottom_seperator .uvc-x-large-triangle-right,.uvc-x-large-circle {
    top: auto;
    bottom: -1px
}

.top_seperator .uvc-x-large-triangle-left {
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.top_seperator .uvc-x-large-triangle-right {
    -webkit-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1)
}

.bottom_seperator .uvc-x-large-triangle-right {
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.uvc-x-large-circle {
    position: absolute
}

.top_seperator .uvc-x-large-circle {
    top: -1px;
    bottom: auto
}

.bottom_seperator .uvc-x-large-circle {
    -ms-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.bottom_seperator .uvc-x-large-circle,.top_seperator .uvc-curve-up-seperator {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1)
}

.uvc-curve-up-seperator {
    position: absolute;
    top: auto;
    bottom: -1px
}

.top_seperator .uvc-curve-up-seperator {
    top: -1px;
    bottom: auto;
    -ms-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.uvc-curve-down-seperator {
    position: absolute;
    top: auto;
    bottom: -1px
}

.bottom_seperator .uvc-curve-down-seperator {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.top_seperator .uvc-curve-down-seperator {
    top: -1px;
    bottom: auto;
    -webkit-transform: scale(-1,-1);
    -ms-transform: scale(-1,-1);
    transform: scale(-1,-1)
}

.uvc-tilt-left-seperator {
    position: absolute;
    top: auto;
    bottom: 1px
}

.top_seperator .uvc-tilt-left-seperator {
    top: 1px;
    bottom: auto;
    -webkit-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1)
}

.uvc-tilt-right-seperator {
    position: absolute;
    top: auto;
    bottom: 1px
}

.bottom_seperator .uvc-tilt-right-seperator {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.top_seperator .uvc-tilt-right-seperator {
    top: 1px;
    bottom: auto;
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

.ult-rounded-split-seperator-wrapper {
    z-index: 1
}

.ult-rounded-split-seperator {
    position: relative;
    height: 100%
}

.ult-rounded-split-seperator:after,.ult-rounded-split-seperator:before {
    left: 0;
    z-index: 10;
    width: 50%;
    height: 70px;
    background: inherit inherit/inherit inherit inherit inherit;
    content: '';
    position: absolute
}

.ult-vc-seperator.top_seperator svg.uvc-multi-triangle-svg {
    -webkit-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1)
}

.vcpb-vz-jquery,.vertical_layer_parallax {
    background-position: 50% 0
}

.upb_video-bg,.vcpb-default,.vcpb-fix,.vcpb-hz-jquery,.vcpb-vz-jquery,.vertical_layer_parallax {
    background-repeat: no-repeat
}

.upb_video-bg,.vcpb-default,.vcpb-fix {
    -webkit-background-size: cover;
    background-size: cover
}

.top_seperator.ult-rounded-split-seperator-wrapper {
    top: 0;
    bottom: auto
}

.uvc-wave-seperator {
    position: absolute;
    top: auto;
    bottom: -1px
}

.top_seperator .uvc-wave-seperator {
    top: -1px;
    bottom: auto;
    -ms-transform: scale(-1);
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

.top_seperator .uvc-cloud-seperator,.top_seperator .uvc-wave-seperator {
    -moz-transform: scale(-1);
    -webkit-transform: scale(-1);
    -o-transform: scale(-1)
}

.uvc-cloud-seperator {
    position: absolute;
    top: auto;
    bottom: -1px
}

.top_seperator .uvc-cloud-seperator {
    top: -1px;
    bottom: auto;
    -ms-transform: scale(-1);
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

.separator-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 5
}

.vc-row-translate>.vc-row-translate-wrapper {
    overflow: hidden;
    width: 100%!important;
    margin: initial!important
}

.upb_video_class,.wpb_column,.wpb_row {
    position: relative
}

.upb_row_bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center center;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 0
}

.upb-background-text-wrapper,.upb_video-text,.upb_video-text-wrapper {
    position: relative
}

.upb_bg_img {
    display: none!important
}

.vcpb-default {
    background-attachment: initial
}

.vcpb-fix,.vcpb-vz-jquery,.vertical_layer_parallax {
    background-attachment: fixed
}

.vertical_layer_parallax {
    -webkit-background-size: cover;
    background-size: cover
}

.vcpb-hz-jquery {
    background-position: 0 50%
}

.upb_video-wrapper {
    display: block;
    max-width: 100%;
    height: 100%
}

.upb_video-text {
    z-index: 9;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.full-browser-size .upb-background-text,.video-browser-size .upb_video-text {
    margin: initial!important;
    position: absolute;
    bottom: auto;
    top: 50%;
    right: 0;
    left: 0;
    height: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.upb_video-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-position: 50% 50%;
    margin: 0 auto
}

.upb_video-src {
    max-width: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    min-width: 100%;
    min-height: 100%
}

.upb_video-src.ult-make-full-height {
    height: 100%;
    width: auto!important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    top: 0
}

.upb_utube_iframe,.upb_vimeo_iframe {
    max-width: none;
    max-height: none;
    width: 100%;
    height: 100%;
    position: absolute
}

.upb_video-bg .mbYTP_wrapper iframe {
    max-width: none!important;
    max-height: none!important
}

.uvc-row.uvc-video-fixer .mbYTP_wrapper iframe {
    margin-left: 0!important;
    margin-top: -50px!important
}

.video-controls {
    position: absolute;
    bottom: 10%;
    right: 5%;
    cursor: pointer;
    width: auto!important;
    min-width: 15px!important;
    height: auto!important;
    z-index: 99
}

.video-controls i {
    font-size: 40px
}

body.rtl .upb_row_bg {
    right: auto
}

.uvc-multi-color-bg {
    -webkit-animation: MultiColorVC 10s alternate infinite;
    animation: MultiColorVC 10s alternate infinite;
    z-index: 9998;
    opacity: .6;
    background-color: #e14949
}

@-webkit-keyframes MultiColorVC {
    0% {
        background-color: #e14949
    }

    25% {
        background-color: #3de02c
    }

    50% {
        background-color: #2c8de0
    }

    100% {
        background-color: #e02cbc
    }
}

@keyframes MultiColorVC {
    0% {
        background-color: #e14949
    }

    25% {
        background-color: #3de02c
    }

    50% {
        background-color: #2c8de0
    }

    100% {
        background-color: #e02cbc
    }
}

@media (max-width: 479px) {
    .uvc_hidden-xs {
        display:none!important
    }
}

@media (min-width: 480px)and (max-width:767px) {
    .uvc_hidden-xsl {
        display:none!important
    }
}

@media (min-width: 768px)and (max-width:991px) {
    .uvc_hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px)and (max-width:1199px) {
    .uvc_hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px)and (max-width:1823px) {
    .uvc_hidden-ml {
        display:none!important
    }
}

@media (min-width: 1824px) {
    .uvc_hidden-lg {
        display:none!important
    }
}

.mpcth-vc-row-wrap,.toranj-vc-row-wrapper,.x-content-band {
    position: relative
}

.js_active .site-inner {
    overflow: visible
}

html.ult-remove-fixed-background .upb_row_bg {
    background-attachment: scroll!important
}

.vc_row-flex .upb-background-text-wrapper.full-browser-size,.vc_row-flex .upb_video-text-wrapper.full-browser-size {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    width: 100%
}

.vc_row-flex .upb-background-text,.vc_row-flex .upb_video-text,.vc_row-flex .vc-row-translate-wrapper,.vc_row-o-content-bottom .upb-background-text,.vc_row-o-content-bottom .upb_video-text,.vc_row-o-content-bottom .vc-row-translate-wrapper,.vc_row-o-content-middle .upb-background-text,.vc_row-o-content-middle .upb_video-text,.vc_row-o-content-middle .vc-row-translate-wrapper,.vc_row-o-content-top .upb-background-text,.vc_row-o-content-top .upb_video-text,.vc_row-o-content-top .vc-row-translate-wrapper,.vc_row-o-equal-height .upb-background-text,.vc_row-o-equal-height .upb_video-text,.vc_row-o-equal-height .vc-row-translate-wrapper {
    margin: 0 auto!important
}

.vc_row-o-content-top.full-browser-size .upb-background-text,.vc_row-o-content-top.video-browser-size .upb_video-text {
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.vc_row-o-content-bottom.full-browser-size .upb-background-text,.vc_row-o-content-bottom.video-browser-size .upb_video-text {
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.rs-p-wp-fix {
    display: none!important;
    margin: 0!important;
    height: 0px!important
}

.wp-block-themepunch-revslider {
    position: relative
}

rs-modal {
    position: fixed!important;
    z-index: 9999999!important;
    pointer-events: none!important
}

rs-modal.rs-modal-auto {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto
}

rs-modal.rs-modal-fullwidth,rs-modal.rs-modal-fullscreen {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

rs-modal rs-fullwidth-wrap {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

rs-module-wrap.rs-modal {
    display: none;
    max-height: 100%!important;
    overflow: auto!important;
    pointer-events: auto!important
}

rs-module-wrap.hideallscrollbars.rs-modal {
    overflow: hidden!important;
    max-width: 100%!important
}

rs-modal-cover {
    width: 100%;
    height: 100%;
    z-index: 0;
    background: #fff0;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    pointer-events: auto
}

body>rs-modal-cover {
    position: fixed;
    z-index: 9999995!important
}

rs-sbg-px {
    pointer-events: none
}

.rs-forceuntouchable,.rs-forceuntouchable * {
    pointer-events: none!important
}

.rs-forcehidden * {
    visibility: hidden!important
}

.rs_splitted_lines {
    display: block;
    white-space: nowrap!important
}

.rs-go-fullscreen {
    position: fixed!important;
    width: 100%!important;
    height: 100%!important;
    top: 0px!important;
    left: 0px!important;
    z-index: 9999999!important;
    background: #fff
}

.rtl {
    direction: rtl
}

@font-face {
    font-family: 'revicons';
    src: url(../../plugins/revslider/public/assets/fonts/revicons/revicons.eot%3F5510888);
    src: url('../../plugins/revslider/public/assets/fonts/revicons/revicons.eot%3F5510888') format('embedded-opentype'),url(../../plugins/revslider/public/assets/fonts/revicons/revicons.woff%3F5510888) format('woff'),url(../../plugins/revslider/public/assets/fonts/revicons/revicons.ttf%3F5510888) format('truetype'),url('../../plugins/revslider/public/assets/fonts/revicons/revicons.svg%3F5510888') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class^="revicon-"]:before,[class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: 400;
    speak-as: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

rs-module i[class^="fa-"],rs-module i[class*=" fa-"],.rb-modal-wrapper i[class^="fa-"],.rb-modal-wrapper i[class*=" fa-"],#waitaminute i[class^="fa-"],#waitaminute i[class*=" fa-"],#objectlibrary i[class^="fa-"],#objectlibrary i[class*=" fa-"],#rs_overview i[class^="fa-"],#rs_overview i[class*=" fa-"],#rs_overview_menu i[class^="fa-"],#rs_overview_menu i[class*=" fa-"],#builderView i[class^="fa-"],#builderView i[class*=" 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
}

rs-module [class^="fa-"]:before,rs-module [class*=" fa-"]:before,.rb-modal-wrapper [class^="fa-"]:before,.rb-modal-wrapper [class*=" fa-"]:before,#rs_overview [class^="fa-"]:before,#rs_overview [class*=" fa-"]:before,#objectlibrary [class^="fa-"]:before,#objectlibrary [class*=" fa-"]:before,#waitaminute [class^="fa-"]:before,#waitaminute [class*=" fa-"]:before,#rs_overview_menu [class^="fa-"]:before,#rs_overview_menu [class*=" fa-"]:before,#builderView [class^="fa-"]:before,#builderView [class*=" fa-"]:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    speak-as: none;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    margin-right: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    margin-left: 0
}

rs-module .sr-only,#objectlibrary .sr-only,#waitaminute .sr-only,#rs_overview .sr-only,#rs_overview_menu .sr-only,.rb-modal-wrapper .sr-only,#builderView .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

rs-module .sr-only-focusable:active,rs-module .sr-only-focusable:focus,#waitaminute .sr-only-focusable:active,#waitaminute .sr-only-focusable:focus,#objectlibrary .sr-only-focusable:active,#objectlibrary .sr-only-focusable:focus,#rs_overview .sr-only-focusable:active,#rs_overview .sr-only-focusable:focus,#rs_overview_menu .sr-only-focusable:active,#rs_overview_menu .sr-only-focusable:focus,.rb-modal-wrapper .sr-only-focusable:active,.rb-modal-wrapper .sr-only-focusable:focus,#builderView .sr-only-focusable:active,#builderView .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.revicon-search-1:before {
    content: '\e802'
}

.revicon-pencil-1:before {
    content: '\e831'
}

.revicon-picture-1:before {
    content: '\e803'
}

.revicon-cancel:before {
    content: '\e80a'
}

.revicon-info-circled:before {
    content: '\e80f'
}

.revicon-trash:before {
    content: '\e801'
}

.revicon-left-dir:before {
    content: '\e817'
}

.revicon-right-dir:before {
    content: '\e818'
}

.revicon-down-open:before {
    content: '\e83b'
}

.revicon-left-open:before {
    content: '\e819'
}

.revicon-right-open:before {
    content: '\e81a'
}

.revicon-angle-left:before {
    content: '\e820'
}

.revicon-angle-right:before {
    content: '\e81d'
}

.revicon-left-big:before {
    content: '\e81f'
}

.revicon-right-big:before {
    content: '\e81e'
}

.revicon-magic:before {
    content: '\e807'
}

.revicon-picture:before {
    content: '\e800'
}

.revicon-export:before {
    content: '\e80b'
}

.revicon-cog:before {
    content: '\e832'
}

.revicon-login:before {
    content: '\e833'
}

.revicon-logout:before {
    content: '\e834'
}

.revicon-video:before {
    content: '\e805'
}

.revicon-arrow-combo:before {
    content: '\e827'
}

.revicon-left-open-1:before {
    content: '\e82a'
}

.revicon-right-open-1:before {
    content: '\e82b'
}

.revicon-left-open-mini:before {
    content: '\e822'
}

.revicon-right-open-mini:before {
    content: '\e823'
}

.revicon-left-open-big:before {
    content: '\e824'
}

.revicon-right-open-big:before {
    content: '\e825'
}

.revicon-left:before {
    content: '\e836'
}

.revicon-right:before {
    content: '\e826'
}

.revicon-ccw:before {
    content: '\e808'
}

.revicon-arrows-ccw:before {
    content: '\e806'
}

.revicon-palette:before {
    content: '\e829'
}

.revicon-list-add:before {
    content: '\e80c'
}

.revicon-doc:before {
    content: '\e809'
}

.revicon-left-open-outline:before {
    content: '\e82e'
}

.revicon-left-open-2:before {
    content: '\e82c'
}

.revicon-right-open-outline:before {
    content: '\e82f'
}

.revicon-right-open-2:before {
    content: '\e82d'
}

.revicon-equalizer:before {
    content: '\e83a'
}

.revicon-layers-alt:before {
    content: '\e804'
}

.revicon-popup:before {
    content: '\e828'
}

.tp-fullwidth-forcer {
    z-index: 0;
    pointer-events: none
}

rs-module-wrap {
    visibility: hidden
}

rs-module-wrap,rs-module-wrap * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: #fff0
}

rs-module-wrap {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block
}

.rs-fixedscrollon rs-module-wrap {
    position: fixed!important;
    top: 0px!important;
    z-index: 1000;
    left: 0!important
}

.rs-stickyscrollon rs-module-wrap {
    position: sticky!important;
    top: 0;
    z-index: 1000
}

.rs-stickyscrollon {
    overflow: visible!important
}

rs-fw-forcer {
    display: block;
    width: 100%;
    pointer-events: none
}

rs-module {
    position: relative;
    overflow: hidden;
    display: block
}

rs-module.disableVerticalScroll {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

rs-pzimg-wrap,rs-sbg-effectwrap,rs-sbg {
    display: block;
    pointer-events: none
}

rs-sbg-effectwrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

rs-carousel-wrap rs-column rs-layer img {
    width: 0;
    height: 0
}

rs-sbg-px,rs-sbg-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block
}

a.rs-layer,a.rs-layer:-webkit-any-link {
    text-decoration: none
}

a[x-apple-data-detectors] {
    color: inherit!important;
    text-decoration: none!important;
    font-size: inherit!important;
    font-family: inherit!important;
    font-weight: inherit!important;
    line-height: inherit!important
}

.entry-content rs-module a,rs-module a {
    box-shadow: none
}

.rs-ov-hidden {
    overflow: hidden!important
}

.rs-forceoverflow,.rs-forceoverflow rs-module-wrap,.rs-forceoverflow rs-module,.rs-forceoverflow rs-slides,.rs-forceoverflow rs-slide {
    overflow: visible!important
}

.tp-simpleresponsive img,rs-module img {
    max-width: none!important;
    transition: none;
    margin: 0;
    padding: 0;
    border: none
}

rs-module .no-slides-text {
    font-weight: 700;
    text-align: center;
    padding-top: 80px
}

rs-slides,rs-slide,rs-slide:before {
    position: absolute;
    text-indent: 0em;
    top: 0;
    left: 0
}

rs-slide,rs-slide:before {
    display: block;
    visibility: hidden
}

.rs-layer .rs-untoggled-content {
    display: block
}

.rs-layer .rs-toggled-content {
    display: none
}

.rs-tc-active.rs-layer>.rs-toggled-content {
    display: block
}

.rs-tc-active.rs-layer>.rs-untoggled-content {
    display: none
}

.rs-layer-video {
    overflow: hidden
}

.rs_html5vidbasicstyles {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

rs-module rs-layer,rs-module .rs-layer {
    opacity: 0;
    position: relative;
    visibility: hidden;
    display: block;
    -webkit-font-smoothing: antialiased!important;
    -webkit-tap-highlight-color: #fff0;
    -moz-osx-font-smoothing: grayscale;
    z-index: 1;
    font-display: swap
}

rs-layer-wrap,rs-mask,rs-module-wrap,rs-module .rs-layer,rs-module img {
    user-select: none
}

rs-module rs-mask-wrap .rs-layer,rs-module rs-mask-wrap *:last-child,.wpb_text_column rs-module rs-mask-wrap .rs-layer,.wpb_text_column rs-module rs-mask-wrap *:last-child {
    margin-bottom: 0
}

.rs-svg svg {
    width: 100%;
    height: 100%;
    position: relative;
    vertical-align: top
}

rs-layer:not(.rs-wtbindex),.rs-layer:not(.rs-wtbindex),rs-alyer *:not(.rs-wtbindex),.rs-layer *:not(.rs-wtbindex) {
    outline: none!important
}

rs-carousel-wrap {
    cursor: url(../../plugins/revslider/public/assets/css/openhand.cur.html),move
}

rs-carousel-wrap.dragged {
    cursor: url(../../plugins/revslider/public/assets/css/closedhand.cur.html),move
}

rs-carousel-wrap.noswipe {
    cursor: default
}

rs-carousel-wrap {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

rs-carousel-space {
    clear: both;
    display: block;
    width: 100%;
    height: 0;
    position: relative
}

.tp_inner_padding {
    box-sizing: border-box;
    max-height: none!important
}

.rs-layer.rs-selectable {
    user-select: text
}

rs-px-mask {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

rs-module embed,rs-module iframe,rs-module object,rs-module audio,rs-module video {
    max-width: none!important;
    border: none
}

rs-bg-elem {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block;
    pointer-events: none
}

.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1000;
    transform: scaleX(0) scaleY(0)
}

rs-zone {
    position: absolute;
    width: 100%;
    left: 0;
    box-sizing: border-box;
    min-height: 50px;
    font-size: 0;
    pointer-events: none
}

rs-row-wrap,rs-column,rs-cbg-mask-wrap {
    display: block;
    visibility: hidden
}

rs-layer-wrap,rs-parallax-wrap,rs-loop-wrap,rs-mask-wrap {
    display: block
}

rs-column-wrap>rs-loop-wrap {
    z-index: 1
}

rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap {
    transform-style: flat
}

@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio:0) {
    rs-carousel-wrap rs-layer-wrap,rs-carousel-wrap rs-loop-wrap {
        backface-visibility:hidden;
        transform-style: preserve-3d
    }
}

.safarifix rs-layer-wrap {
    perspective: 1000000
}

@-moz-document url-prefix() {
    rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap {
        perspective: none
    }
}

rs-mask-wrap {
    overflow: hidden
}

rs-fullwidth-wrap {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    overflow: visible;
    max-width: none!important
}

.rev_row_zone_top {
    top: 0
}

.rev_row_zone_bottom {
    bottom: 0
}

.rev_row_zone_middle {
    top: 0
}

rs-column-wrap .rs-parallax-wrap {
    vertical-align: top
}

.rs-layer img,rs-layer img {
    vertical-align: top
}

rs-row,rs-row.rs-layer {
    display: table;
    position: relative;
    width: 100%!important;
    table-layout: fixed;
    box-sizing: border-box;
    vertical-align: top;
    height: auto;
    font-size: 0
}

rs-column-wrap {
    display: table-cell;
    position: relative;
    vertical-align: top;
    height: auto;
    box-sizing: border-box;
    font-size: 0
}

rs-column {
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100%!important;
    height: auto!important;
    white-space: normal!important
}

rs-cbg-mask-wrap {
    position: absolute;
    z-index: 0;
    box-sizing: border-box
}

rs-column-wrap rs-cbg-mask-wrap {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

rs-column-bg {
    position: absolute;
    z-index: 0;
    box-sizing: border-box;
    width: 100%;
    height: 100%
}

.rs-pelock * {
    pointer-events: none!important
}

rs-column .rs-parallax-wrap,rs-column rs-loop-wrap,rs-column rs-mask-wrap {
    text-align: inherit
}

rs-column rs-mask-wrap {
    display: inline-block
}

rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap {
    position: relative!important;
    left: auto!important;
    top: auto!important;
    line-height: 0
}

rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap,rs-column .rev_layer_in_column {
    vertical-align: top
}

.rev_break_columns {
    display: block!important
}

.rev_break_columns rs-column-wrap.rs-parallax-wrap {
    display: block!important;
    width: 100%!important
}

.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,.tp-forcenotvisible,.tp-hide-revslider,rs-row-wrap.rs-layer-hidden,rs-column-wrap.rs-layer-hidden,.rs-layer.rs-layer-hidden,.rs-layer-audio.rs-layer-hidden,.rs-parallax-wrap.rs-layer-hidden {
    visibility: hidden!important;
    display: none!important
}

a.rs-layer.rs-nointeraction>.div,rs-layer.rs-nointeraction:not(a),.rs-layer.rs-nointeraction:not(a) {
    pointer-events: none!important
}

rs-static-layers {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
    overflow: hidden
}

rs-static-layers.rs-stl-back {
    z-index: 0
}

.rs-stl-visible {
    overflow: visible!important
}

.rs-layer rs-fcr {
    width: 0;
    height: 0;
    border-left: 40px solid #fff0;
    border-right: 0 solid #fff0;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 100%;
    top: 0
}

.rs-layer rs-fcrt {
    width: 0;
    height: 0;
    border-left: 40px solid #fff0;
    border-right: 0 solid #fff0;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 100%;
    top: 0
}

.rs-layer rs-bcr {
    width: 0;
    height: 0;
    border-left: 0 solid #fff0;
    border-right: 40px solid #fff0;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    left: 100%;
    top: 0
}

.rs-layer rs-bcrt {
    width: 0;
    height: 0;
    border-left: 0 solid #fff0;
    border-right: 40px solid #fff0;
    border-top: 40px solid #00A8FF;
    position: absolute;
    left: 100%;
    top: 0
}

.tp-layer-inner-rotation {
    position: relative!important
}

img.tp-slider-alternative-image {
    width: 100%;
    height: auto
}

.noFilterClass {
    filter: none!important
}

rs-bgvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block
}

.rs-layer.rs-fsv {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.rs-layer.rs-fsv audio,.rs-layer.rs-fsv video,.rs-layer.rs-fsv iframe,.rs-layer.rs-fsv iframe audio,.rs-layer.rs-fsv iframe video {
    width: 100%;
    height: 100%
}

.rs-fsv video {
    background: #000
}

.fullcoveredvideo rs-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.videoisplaying .html5vid rs-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgb(0 0 0 / .3);
    border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    z-index: 3;
    margin-top: -25px;
    margin-left: -25px;
    line-height: 50px!important;
    text-align: center;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    z-index: 4;
    opacity: 0;
    transition: opacity 300ms ease-out!important
}

.rs-ISM .tp-video-play-button {
    opacity: 1;
    transition: none!important;
    z-index: 6
}

.rs-audio .tp-video-play-button {
    display: none!important
}

.rs-layer .html5vid {
    width: 100%!important;
    height: 100%!important
}

.tp-video-play-button i {
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center!important;
    vertical-align: top;
    line-height: 50px!important;
    font-size: 30px!important
}

.rs-layer:hover .tp-video-play-button {
    opacity: 1;
    display: block;
    z-index: 6
}

.rs-layer .tp-revstop {
    display: none;
    width: 15px;
    border-right: 5px solid #fff!important;
    border-left: 5px solid #fff!important;
    transform: translateX(50%) translateY(50%);
    height: 20px;
    margin-left: 11px!important;
    margin-top: 5px!important
}

.videoisplaying .revicon-right-dir {
    display: none
}

.videoisplaying .tp-revstop {
    display: block
}

.videoisplaying .tp-video-play-button {
    display: none
}

.fullcoveredvideo .tp-video-play-button {
    display: none!important
}

.rs-fsv .rs-fsv audio {
    object-fit: contain!important
}

.rs-fsv .rs-fsv video {
    object-fit: contain!important
}

.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button {
    display: none
}

@supports not (-ms-high-contrast:none) {
    .rs-fsv .fullcoveredvideo audio {
        object-fit: cover!important
    }

    .rs-fsv .fullcoveredvideo video {
        object-fit: cover!important
    }
}

.rs-fullvideo-cover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #fff0;
    z-index: 5
}

.rs-nolc .tp-video-play-button,rs-bgvideo video::-webkit-media-controls-start-playback-button,rs-bgvideo video::-webkit-media-controls,rs-bgvideo audio::-webkit-media-controls {
    display: none!important
}

.rs-audio .tp-video-controls {
    opacity: 1!important;
    visibility: visible!important
}

rs-module h1.rs-layer,rs-module h2.rs-layer,rs-module h3.rs-layer,rs-module h4.rs-layer,rs-module h5.rs-layer,rs-module h6.rs-layer,rs-module div.rs-layer,rs-module span.rs-layer,rs-module p.rs-layer {
    margin: 0;
    padding: 0;
    margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}

rs-module h1.rs-layer:before,rs-module h2.rs-layer:before,rs-module h3.rs-layer:before,rs-module h4.rs-layer:before,rs-module h5.rs-layer:before,rs-module h6.rs-layer:before {
    content: none
}

rs-dotted {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: block;
    pointer-events: none
}

rs-sbg-wrap rs-dotted {
    z-index: 31
}

rs-dotted.twoxtwo {
    background: url(../../plugins/revslider/public/assets/assets/gridtile.png)
}

rs-dotted.twoxtwowhite {
    background: url(../../plugins/revslider/public/assets/assets/gridtile_white.png)
}

rs-dotted.threexthree {
    background: url(../../plugins/revslider/public/assets/assets/gridtile_3x3.png)
}

rs-dotted.threexthreewhite {
    background: url(../../plugins/revslider/public/assets/assets/gridtile_3x3_white.png)
}

.tp-shadowcover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    position: absolute;
    z-index: -1
}

.tp-shadow1 {
    box-shadow: 0 10px 6px -6px rgb(0 0 0 / .8)
}

.tp-shadow2:before,.tp-shadow2:after,.tp-shadow3:before,.tp-shadow4:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: #fff0;
    box-shadow: 0 15px 10px rgb(0 0 0 / .8);
    transform: rotate(-3deg)
}

.tp-shadow2:after,.tp-shadow4:after {
    transform: rotate(3deg);
    right: 10px;
    left: auto
}

.tp-shadow5 {
    position: relative;
    box-shadow: 0 1px 4px rgb(0 0 0 / .3),0 0 40px rgb(0 0 0 / .1) inset
}

.tp-shadow5:before,.tp-shadow5:after {
    content: "";
    position: absolute;
    z-index: -2;
    box-shadow: 0 0 25px 0 rgb(0 0 0 / .6);
    top: 30%;
    bottom: 0;
    left: 20px;
    right: 20px;
    border-radius: 100px / 20px
}

.rev-btn,.rev-btn:visited {
    outline: none!important;
    box-shadow: none;
    text-decoration: none!important;
    box-sizing: border-box;
    cursor: pointer
}

.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited {
    text-transform: uppercase
}

.rev-btn i {
    font-size: inherit;
    font-weight: 400;
    position: relative;
    top: 0;
    transition: opacity 0.2s ease-out,margin 0.2s ease-out;
    margin-left: 0;
    line-height: inherit
}

.rev-btn.rev-hiddenicon i {
    font-size: inherit;
    font-weight: 400;
    position: relative;
    top: 0;
    transition: opacity 0.2s ease-out,margin 0.2s ease-out;
    opacity: 0;
    margin-left: 0px!important;
    width: 0px!important
}

.rev-btn.rev-hiddenicon:hover i {
    opacity: 1!important;
    margin-left: 10px!important;
    width: auto!important
}

.rev-burger {
    position: relative;
    box-sizing: border-box;
    padding: 22px 14px 22px 14px;
    border-radius: 50%;
    border: 1px solid rgb(51 51 51 / .25);
    -webkit-tap-highlight-color: #fff0;
    -webkit-tap-highlight-color: #fff0;
    cursor: pointer
}

.rev-burger span {
    display: block;
    width: 30px;
    height: 3px;
    background: #333;
    transition: .7s;
    pointer-events: none;
    transform-style: flat!important
}

.rev-burger span:nth-child(2) {
    margin: 3px 0
}

.quick_style_example_wrap .rev-burger:hover :first-child,#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child {
    transform: translateY(6px) rotate(-45deg)
}

.quick_style_example_wrap .rev-burger:hover :nth-child(2),#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2) {
    transform: rotate(-45deg);
    opacity: 0
}

.quick_style_example_wrap .rev-burger:hover :last-child,#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child {
    transform: translateY(-6px) rotate(-135deg)
}

.rev-burger.revb-white {
    border: 2px solid rgb(255 255 255 / .2)
}

.rev-b-span-light span,.rev-burger.revb-white span {
    background: #fff
}

.rev-burger.revb-whitenoborder {
    border: 0
}

.rev-burger.revb-whitenoborder span {
    background: #fff
}

.rev-burger.revb-darknoborder {
    border: 0
}

.rev-b-span-dark span,.rev-burger.revb-darknoborder span {
    background: #333
}

.rev-burger.revb-whitefull {
    background: #fff;
    border: none
}

.rev-burger.revb-whitefull span {
    background: #333
}

.rev-burger.revb-darkfull {
    background: #333;
    border: none
}

.rev-burger.revb-darkfull span {
    background: #fff
}

@keyframes rev-ani-mouse {
    0% {
        opacity: 1;
        top: 29%
    }

    15% {
        opacity: 1;
        top: 70%
    }

    50% {
        opacity: 0;
        top: 70%
    }

    100% {
        opacity: 0;
        top: 29%
    }
}

.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 35px;
    height: 55px;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px
}

.rev-scroll-btn>* {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #7f8c8d;
    color: #fff;
    font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing: 2px
}

.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*.active {
    color: #fff
}

.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*:active,.rev-scroll-btn>*.active {
    opacity: .8
}

.rev-scroll-btn.revs-fullwhite {
    background: #fff
}

.rev-scroll-btn.revs-fullwhite span {
    background: #333
}

.rev-scroll-btn.revs-fulldark {
    background: #333;
    border: none
}

.rev-scroll-btn.revs-fulldark span {
    background: #fff
}

.rev-scroll-btn span {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    border-radius: 50%;
    animation: rev-ani-mouse 2.5s linear infinite;
    background: #fff
}

.rev-scroll-btn.rev-b-span-dark {
    border-color: #333
}

.rev-scroll-btn.rev-b-span-dark span,.rev-scroll-btn.revs-dark span {
    background: #333
}

.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;
    color: #FFF;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    text-shadow: none;
    background-color: rgb(0 0 0 / .5);
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    cursor: pointer
}

.rev-cbutton-dark-sr {
    border-radius: 3px
}

.rev-cbutton-light {
    color: #333;
    background-color: rgb(255 255 255 / .75)
}

.rev-cbutton-light-sr {
    color: #333;
    border-radius: 3px;
    background-color: rgb(255 255 255 / .75)
}

.rev-sbutton {
    line-height: 37px;
    width: 37px;
    height: 37px
}

.rev-sbutton-blue {
    background-color: #3B5998
}

.rev-sbutton-lightblue {
    background-color: #00A0D1
}

.rev-sbutton-red {
    background-color: #DD4B39
}

rs-progress {
    visibility: hidden;
    position: absolute;
    z-index: 200;
    width: 100%;
    height: 100%
}

rs-progress-bar,.rs-progress-bar {
    display: block;
    z-index: 20;
    box-sizing: border-box;
    background-clip: content-box;
    position: absolute;
    line-height: 0;
    width: 100%;
    height: 100%
}

rs-progress-bgs {
    display: block;
    z-index: 15;
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0
}

rs-progress-bg {
    display: block;
    background-clip: content-box;
    position: absolute;
    width: 100%;
    height: 100%
}

rs-progress-gap {
    display: block;
    background-clip: content-box;
    position: absolute;
    width: 100%;
    height: 100%
}

rs-progress-vis {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.rs-layer img {
    background: #fff0;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)
}

.rs-layer.slidelink {
    cursor: pointer;
    width: 100%;
    height: 100%
}

.rs-layer.slidelink a {
    width: 100%;
    height: 100%;
    display: block
}

.rs-layer.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../../plugins/revslider/public/assets/assets/coloredbg.png) repeat
}

.rs-layer.slidelink a span {
    background: url(../../plugins/revslider/public/assets/assets/coloredbg.png) repeat;
    width: 100%;
    height: 100%;
    display: block
}

.rs-layer .rs-starring {
    display: inline-block
}

.rs-layer .rs-starring .star-rating {
    float: none;
    display: inline-block;
    vertical-align: top;
    color: #FFC321!important
}

.rs-layer .rs-starring .star-rating,.rs-layer .rs-starring-page .star-rating {
    position: relative;
    height: 1em;
    width: 5.4em;
    font-family: star;
    font-size: 1em!important
}

.rs-layer .rs-starring .star-rating:before,.rs-layer .rs-starring-page .star-rating:before {
    content: "\73\73\73\73\73";
    color: #E0DADF;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.rs-layer .rs-starring .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    font-size: 1em!important
}

.rs-layer .rs-starring .star-rating span:before,.rs-layer .rs-starring .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}

rs-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute
}

rs-loader.off {
    display: none!important
}

rs-loader.spinner0 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    background-image: url(../../plugins/revslider/public/assets/assets/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .15);
    margin-top: -20px;
    margin-left: -20px;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px
}

rs-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .15);
    margin-top: -20px;
    margin-left: -20px;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px
}

rs-loader.spinner5 {
    background-image: url(../../plugins/revslider/public/assets/assets/loader.gif);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

rs-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .15);
    border-radius: 100%;
    animation: tp-scaleout 1.0s infinite ease-in-out
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1);
        opacity: 0
    }
}

rs-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center
}

rs-loader.spinner3 .bounce1,rs-loader.spinner3 .bounce2,rs-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .15);
    border-radius: 100%;
    display: inline-block;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation-fill-mode: both
}

rs-loader.spinner3 .bounce1 {
    animation-delay: -0.32s
}

rs-loader.spinner3 .bounce2 {
    animation-delay: -0.16s
}

@keyframes tp-bouncedelay {
    0%,80%,100% {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

rs-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    animation: tp-rotate 2.0s infinite linear
}

rs-loader.spinner4 .dot1,rs-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    animation: tp-bounce 2.0s infinite ease-in-out;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .15)
}

rs-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    animation-delay: -1.0s
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes tp-bounce {
    0%,100% {
        transform: scale(0)
    }

    50% {
        transform: scale(1)
    }
}

rs-layer iframe {
    visibility: hidden
}

rs-layer.rs-ii-o iframe {
    visibility: visible
}

rs-layer input[type="text"],rs-layer input[type="email"],rs-layer input[type="url"],rs-layer input[type="password"],rs-layer input[type="search"],rs-layer input[type="number"],rs-layer input[type="tel"],rs-layer input[type="range"],rs-layer input[type="date"],rs-layer input[type="month"],rs-layer input[type="week"],rs-layer input[type="time"],rs-layer input[type="datetime"],rs-layer input[type="datetime-local"] {
    display: inline-block
}

rs-layer input::placeholder {
    vertical-align: middle;
    line-height: inherit!important
}

a.rs-layer {
    transition: none
}

rs-thumbs-wrap,rs-tabs-wrap,rs-thumbs,rs-thumb,rs-tab,rs-bullet,rs-bullets,rs-navmask,rs-tabs,rs-arrow {
    display: block;
    pointer-events: all
}

.tp-thumbs.navbar,.tp-bullets.navbar,.tp-tabs.navbar {
    border: none;
    min-height: 0;
    margin: 0;
    border-radius: 0
}

.tp-tabs,.tp-thumbs,.tp-bullets {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0
}

.tp-tab,.tp-thumb {
    cursor: pointer;
    position: absolute;
    opacity: .5;
    box-sizing: border-box
}

.tp-arr-imgholder,rs-poster,.tp-thumb-image,.tp-tab-image {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

rs-poster {
    cursor: pointer;
    z-index: 3
}

.tp-tab.rs-touchhover,.tp-tab.selected,.tp-thumb.rs-touchhover,.tp-thumb.selected {
    opacity: 1
}

.tp-tab-mask,.tp-thumb-mask {
    box-sizing: border-box!important
}

.tp-tabs,.tp-thumbs {
    box-sizing: content-box!important
}

.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: #fff;
    background: rgb(255 255 255 / .3);
    cursor: pointer
}

.tp-bullet.selected,.tp-bullet.rs-touchhover {
    background: #fff
}

.tparrows {
    cursor: pointer;
    background: #000;
    background: rgb(0 0 0 / .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000
}

.tparrows.rs-touchhover {
    background: #000
}

.tparrows:before {
    font-family: "revicons";
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

.tparrows.tp-leftarrow:before {
    content: '\e824'
}

.tparrows.tp-rightarrow:before {
    content: '\e825'
}

.rs-layer [class^="pe-7s-"]:before,.rs-layer [class*=" pe-7s-"]:before,.rs-layer [class^="pe-7s-"],.rs-layer [class*=" pe-7s-"] {
    width: auto;
    margin: 0;
    line-height: inherit;
    box-sizing: inherit
}

rs-pzimg-wrap {
    display: block
}

body.rtl .rs-pzimg {
    left: 0!important
}

.rs_fake_cube {
    transform-style: preserve-3d
}

.rs_fake_cube,.rs_fake_cube_wall {
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    top: 0;
    z-index: 0
}

.rs-builder-mode rs-sbg-wrap canvas,rs-sbg canvas {
    overflow: hidden;
    z-index: 5;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.dddwrappershadow {
    box-shadow: 0 45px 100px rgb(0 0 0 / .4)
}

.dddwrapper {
    transform-style: flat;
    perspective: 10000px
}

.rs_error_message_box {
    background: #111;
    width: 800px;
    margin: 40px auto;
    padding: 40px 20px;
    text-align: center;
    font-family: "Open Sans",sans-serif
}

.rs_error_message_oops {
    margin: 0 0 20px;
    line-height: 60px;
    font-size: 34px;
    color: #FFF
}

.rs_error_message_content {
    margin: 0 0 20px;
    line-height: 25px;
    font-size: 17px;
    color: #FFF
}

.rs_error_message_button {
    color: #fff!important;
    background: #333;
    display: inline-block;
    padding: 10px 15px;
    text-align: right;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none!important
}

.rs_error_message_button:hover {
    background: #5e35b1
}

.hglayerinfo {
    position: fixed;
    bottom: 0;
    left: 0;
    color: #FFF;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    background: rgb(0 0 0 / .75);
    padding: 5px 10px;
    z-index: 2000;
    white-space: normal
}

.hginfo {
    position: absolute;
    top: -2px;
    left: -2px;
    color: #e74c3c;
    font-size: 12px;
    font-weight: 600;
    background: #000;
    padding: 2px 5px
}

.indebugmode .rs-layer:hover {
    border: 1px dashed #c0392b!important
}

.helpgrid {
    border: 2px dashed #c0392b;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 150px;
    background: rgb(0 0 0 / .7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll
}

.aden {
    filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}

.aden::after {
    background: linear-gradient(to right,rgb(66 10 14 / .2),transparent);
    mix-blend-mode: darken
}

.perpetua::after,.reyes::after {
    mix-blend-mode: soft-light;
    opacity: .5
}

.inkwell {
    filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}

.perpetua::after {
    background: linear-gradient(to bottom,#005b9a,#e6c13d)
}

.reyes {
    filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}

.reyes::after {
    background: #efcdad
}

.gingham {
    filter: brightness(1.05) hue-rotate(-10deg)
}

.gingham::after {
    background: linear-gradient(to right,rgb(66 10 14 / .2),transparent);
    mix-blend-mode: darken
}

.toaster {
    filter: contrast(1.5) brightness(.9)
}

.toaster::after {
    background: radial-gradient(circle,#804e0f,#3b003b);
    mix-blend-mode: screen
}

.walden {
    filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}

.walden::after {
    background: #04c;
    mix-blend-mode: screen;
    opacity: .3
}

.hudson {
    filter: brightness(1.2) contrast(.9) saturate(1.1)
}

.hudson::after {
    background: radial-gradient(circle,#a6b1ff 50%,#342134);
    mix-blend-mode: multiply;
    opacity: .5
}

.earlybird {
    filter: contrast(.9) sepia(.2)
}

.earlybird::after {
    background: radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);
    mix-blend-mode: overlay
}

.mayfair {
    filter: contrast(1.1) saturate(1.1)
}

.mayfair::after {
    background: radial-gradient(circle at 40% 40%,rgb(255 255 255 / .8),rgb(255 200 200 / .6),#111 60%);
    mix-blend-mode: overlay;
    opacity: .4
}

.lofi {
    filter: saturate(1.1) contrast(1.5)
}

.lofi::after {
    background: radial-gradient(circle,transparent 70%,#222 150%);
    mix-blend-mode: multiply
}

._1977 {
    filter: contrast(1.1) brightness(1.1) saturate(1.3)
}

._1977:after {
    background: rgb(243 106 188 / .3);
    mix-blend-mode: screen
}

.brooklyn {
    filter: contrast(.9) brightness(1.1)
}

.brooklyn::after {
    background: radial-gradient(circle,rgb(168 223 193 / .4) 70%,#c4b7c8);
    mix-blend-mode: overlay
}

.xpro2 {
    filter: sepia(.3)
}

.xpro2::after {
    background: radial-gradient(circle,#e6e7e0 40%,rgb(43 42 161 / .6) 110%);
    mix-blend-mode: color-burn
}

.nashville {
    filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}

.nashville::after {
    background: rgb(0 70 150 / .4);
    mix-blend-mode: lighten
}

.nashville::before {
    background: rgb(247 176 153 / .56);
    mix-blend-mode: darken
}

.lark {
    filter: contrast(.9)
}

.lark::after {
    background: rgb(242 242 242 / .8);
    mix-blend-mode: darken
}

.lark::before {
    background: #22253f;
    mix-blend-mode: color-dodge
}

.moon {
    filter: grayscale(1) contrast(1.1) brightness(1.1)
}

.moon::before {
    background: #a0a0a0;
    mix-blend-mode: soft-light
}

.moon::after {
    background: #383838;
    mix-blend-mode: lighten
}

.clarendon {
    filter: contrast(1.2) saturate(1.35)
}

.clarendon:before {
    background: rgb(127 187 227 / .2);
    mix-blend-mode: overlay
}

.willow {
    filter: grayscale(.5) contrast(.95) brightness(.9)
}

.willow::before {
    background-color: radial-gradient(40%,circle,#d4a9af 55%,#000 150%);
    mix-blend-mode: overlay
}

.rise {
    filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}

.rise::after {
    background: radial-gradient(circle,rgb(232 197 152 / .8),transparent 90%);
    mix-blend-mode: overlay;
    opacity: .6
}

.rise::before {
    background: radial-gradient(circle,rgb(236 205 169 / .15) 55%,rgb(50 30 7 / .4));
    mix-blend-mode: multiply
}

._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    pointer-events: none
}

._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2 {
    position: absolute
}

._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before {
    z-index: 30
}

._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after {
    z-index: 40
}

.slumber {
    filter: saturate(.66) brightness(1.05)
}

.slumber::after {
    background: rgb(125 105 24 / .5);
    mix-blend-mode: soft-light
}

.slumber::before {
    background: rgb(69 41 12 / .4);
    mix-blend-mode: lighten
}

.willow::after {
    background-color: #d8cdcb;
    mix-blend-mode: color
}

@media not all and (min-resolution: .001dpcm) {
    @supports (-webkit-appearance:none) {
        .willow {
            filter:grayscale(1) contrast(.95) brightness(.9)
        }

        .willow::after {
            background-color: #fff0
        }
    }
}

rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after {
    height: 500%;
    width: 500%
}

rs-loader.spinner6 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner6 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
    -webkit-animation: rs-revealer-6 1.4s linear infinite;
    animation: rs-revealer-6 1.4s linear infinite
}

rs-loader.spinner6 .rs-spinner-inner span {
    position: absolute;
    vertical-align: top;
    border-radius: 100%;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 16px;
    transform-origin: center 20px;
    -webkit-transform-origin: center 20px
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(2) {
    transform: rotate(36deg);
    -webkit-transform: rotate(36deg);
    opacity: .1
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(3) {
    transform: rotate(72deg);
    -webkit-transform: rotate(72deg);
    opacity: .2
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(4) {
    transform: rotate(108deg);
    -webkit-transform: rotate(108deg);
    opacity: .3
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(5) {
    transform: rotate(144deg);
    -webkit-transform: rotate(144deg);
    opacity: .4
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(6) {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    opacity: .5
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(7) {
    transform: rotate(216deg);
    -webkit-transform: rotate(216deg);
    opacity: .6
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(8) {
    transform: rotate(252deg);
    -webkit-transform: rotate(252deg);
    opacity: .7
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(9) {
    transform: rotate(288deg);
    -webkit-transform: rotate(288deg);
    opacity: .8
}

rs-loader.spinner6 .rs-spinner-inner span:nth-child(10) {
    transform: rotate(324deg);
    -webkit-transform: rotate(324deg);
    opacity: .9
}

@keyframes rs-revealer-6 {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rs-revealer-6 {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

rs-loader.spinner7 {
    width: 35px;
    height: 35px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner7 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0;
    border-radius: 100%;
    border: 2px solid;
    -webkit-animation: rs-revealer-7 .8s linear infinite;
    animation: rs-revealer-7 .8s linear infinite
}

@keyframes rs-revealer-7 {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rs-revealer-7 {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

rs-loader.spinner8 {
    width: 50px;
    height: 50px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner8 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0;
    text-align: left
}

rs-loader.spinner8 .rs-spinner-inner span {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    -webkit-animation: rs-revealer-8 1.6s linear infinite;
    animation: rs-revealer-8 1.6s linear infinite
}

rs-loader.spinner8 .rs-spinner-inner span:last-child {
    animation-delay: -.8s;
    -webkit-animation-delay: -.8s
}

@keyframes rs-revealer-8 {
    0% {
        transform: scale(0,0);
        opacity: .5
    }

    100% {
        transform: scale(1,1);
        opacity: 0
    }
}

@-webkit-keyframes rs-revealer-8 {
    0% {
        -webkit-transform: scale(0,0);
        opacity: .5
    }

    100% {
        -webkit-transform: scale(1,1);
        opacity: 0
    }
}

rs-loader.spinner9 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner9 .rs-spinner-inner span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: rs-revealer-9 2s infinite ease-in-out;
    animation: rs-revealer-9 2s infinite ease-in-out
}

rs-loader.spinner9 .rs-spinner-inner span:last-child {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes rs-revealer-9 {
    0%,100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes rs-revealer-9 {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

rs-loader.spinner10 {
    width: 54px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner10 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 10px
}

rs-loader.spinner10 .rs-spinner-inner span {
    display: block;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: rs-revealer-10 1.2s infinite ease-in-out;
    animation: rs-revealer-10 1.2s infinite ease-in-out
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(2) {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(3) {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(4) {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

rs-loader.spinner10 .rs-spinner-inner span:nth-child(5) {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes rs-revealer-10 {
    0%,100%,40% {
        -webkit-transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes rs-revealer-10 {
    0%,100%,40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

rs-loader.spinner11 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner11 .rs-spinner-inner {
    width: 100%;
    height: 100%
}

rs-loader.spinner11 .rs-spinner-inner span {
    display: block;
    width: 33%;
    height: 33%;
    background-color: #333;
    float: left;
    -webkit-animation: rs-revealer-11 1.3s infinite ease-in-out;
    animation: rs-revealer-11 1.3s infinite ease-in-out
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(1) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(2) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(4) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(5) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(6) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(7) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(8) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}

rs-loader.spinner11 .rs-spinner-inner span:nth-child(9) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

@-webkit-keyframes rs-revealer-11 {
    0%,100%,70% {
        -webkit-transform: scale3D(1,1,1);
        transform: scale3D(1,1,1)
    }

    35% {
        -webkit-transform: scale3D(0,0,1);
        transform: scale3D(0,0,1)
    }
}

@keyframes rs-revealer-11 {
    0%,100%,70% {
        -webkit-transform: scale3D(1,1,1);
        transform: scale3D(1,1,1)
    }

    35% {
        -webkit-transform: scale3D(0,0,1);
        transform: scale3D(0,0,1)
    }
}

rs-loader.spinner12 {
    width: 35px;
    height: 35px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner12 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    -webkit-animation: rs-revealer-12 1s infinite linear;
    animation: rs-revealer-12 1s infinite linear
}

@-webkit-keyframes rs-revealer-12 {
    0% {
        -webkit-transform: rotate(0)
    }

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

@keyframes rs-revealer-12 {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

rs-loader.spinner13 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner13 .rs-spinner-inner {
    width: 100%;
    height: 100%
}

rs-loader.spinner13 .rs-spinner-inner span {
    display: block;
    width: 40%;
    height: 40%;
    position: absolute;
    border-radius: 50%;
    -webkit-animation: rs-revealer-13 2s ease infinite;
    animation: rs-revealer-13 2s ease infinite
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(1) {
    animation-delay: -1.5s;
    -webkit-animation-delay: -1.5s
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(2) {
    animation-delay: -1s;
    -webkit-animation-delay: -1s
}

rs-loader.spinner13 .rs-spinner-inner span:nth-child(3) {
    animation-delay: -.5s;
    -webkit-animation-delay: -.5s
}

@keyframes rs-revealer-13 {
    0%,100% {
        transform: translate(0)
    }

    25% {
        transform: translate(160%)
    }

    50% {
        transform: translate(160%,160%)
    }

    75% {
        transform: translate(0,160%)
    }
}

@-webkit-keyframes rs-revealer-13 {
    0%,100% {
        -webkit-transform: translate(0)
    }

    25% {
        -webkit-transform: translate(160%)
    }

    50% {
        -webkit-transform: translate(160%,160%)
    }

    75% {
        -webkit-transform: translate(0,160%)
    }
}

rs-loader.spinner14 {
    width: 40px;
    height: 40px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner14 .rs-spinner-inner {
    width: 100%;
    height: 100%;
    animation: rs-revealer-14 1s infinite linear
}

rs-loader.spinner14 .rs-spinner-inner span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin: -8px
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(1) {
    -webkit-animation: rs-revealer-14-1 2s infinite;
    animation: rs-revealer-14-1 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(2) {
    -webkit-animation: rs-revealer-14-2 2s infinite;
    animation: rs-revealer-14-2 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(3) {
    -webkit-animation: rs-revealer-14-3 2s infinite;
    animation: rs-revealer-14-3 2s infinite
}

rs-loader.spinner14 .rs-spinner-inner span:nth-child(4) {
    -webkit-animation: rs-revealer-14-4 2s infinite;
    animation: rs-revealer-14-4 2s infinite
}

@-webkit-keyframes rs-revealer-14-1 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(80%,80%,0)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(80%,80%,0)
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@-webkit-keyframes rs-revealer-14-2 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@-webkit-keyframes rs-revealer-14-3 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@-webkit-keyframes rs-revealer-14-4 {
    0% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        -webkit-transform: rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)
    }

    100% {
        -webkit-transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@keyframes rs-revealer-14-1 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(80%,80%,0)
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(80%,80%,0)
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@keyframes rs-revealer-14-2 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@keyframes rs-revealer-14-3 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

@keyframes rs-revealer-14-4 {
    0% {
        transform: rotate3d(0,0,1,0deg) translate3d(0,0,0)
    }

    20% {
        transform: rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)
    }

    80% {
        transform: rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)
    }

    100% {
        transform: rotate3d(0,0,1,360deg) translate3d(0,0,0)
    }
}

rs-loader.spinner15 {
    width: 40px;
    height: 40px;
    margin-top: -4px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

rs-loader.spinner15 .rs-spinner-inner {
    width: 100%;
    height: 100%
}

rs-loader.spinner15 .rs-spinner-inner span {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: rs-revealer-15 1.8s infinite ease-in-out;
    animation: rs-revealer-15 1.8s infinite ease-in-out
}

rs-loader.spinner15 .rs-spinner-inner:last-child {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

@-webkit-keyframes rs-revealer-15 {
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
    }

    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
    }

    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }

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

@keyframes rs-revealer-15 {
    25% {
        transform: translateX(30px) rotate(-90deg) scale(.5);
        -webkit-transform: translateX(30px) rotate(-90deg) scale(.5)
    }

    50% {
        transform: translateX(30px) translateY(30px) rotate(-179deg);
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg)
    }

    50.1% {
        transform: translateX(30px) translateY(30px) rotate(-180deg);
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg)
    }

    75% {
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5);
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(.5)
    }

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

.bgcanvas {
    display: none;
    position: absolute;
    overflow: hidden
}

.RSscrollbar-measure {
    width: 100px;
    height: 100px;
    overflow: scroll;
    position: absolute;
    top: -9999px
}

.avada-has-rev-slider-styles .rev_slider_wrapper {
    transform: none
}

#rev_slider_3_1_wrapper .hephaistos.tparrows {
    cursor: pointer;
    background: rgb(0 0 0 / .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 50%
}

#rev_slider_3_1_wrapper .hephaistos.tparrows.rs-touchhover {
    background: #000
}

#rev_slider_3_1_wrapper .hephaistos.tparrows:before {
    font-family: 'revicons';
    font-size: 18px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center
}

#rev_slider_3_1_wrapper .hephaistos.tparrows.tp-leftarrow:before {
    content: '\e82c';
    margin-left: -2px
}

#rev_slider_3_1_wrapper .hephaistos.tparrows.tp-rightarrow:before {
    content: '\e82d';
    margin-right: -2px
}

#rev_slider_3_1_wrapper .erinyen_copy103 .tp-thumb {
    opacity: 1
}

#rev_slider_3_1_wrapper .erinyen_copy103 .tp-thumb-over {
    background: rgb(31 54 92 / .3);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#rev_slider_3_1_wrapper .erinyen_copy103 .tp-thumb-more:before {
    font-family: 'revicons';
    font-size: 24px;
    color: rgb(255 255 255 / .5);
    display: block;
    line-height: 14px;
    text-align: left;
    z-index: 2;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2
}

#rev_slider_3_1_wrapper .erinyen_copy103 .tp-thumb-more:before {
    content: '\e823'
}

#rev_slider_3_1_wrapper .erinyen_copy103 .tp-thumb-title {
    font-family: 'Roboto';
    letter-spacing: 1px;
    font-size: 12px;
    color: #fff;
    display: block;
    line-height: 14px;
    text-align: left;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 10px 35px 10px 10px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-weight: 500
}

#rev_slider_3_1_wrapper .erinyen_copy103 .tp-thumb.selected .tp-thumb-more:before,#rev_slider_3_1_wrapper .erinyen_copy103 .tp-thumb.rs-touchhover .tp-thumb-more:before {
    color: #ffb536
}

#rev_slider_3_1_wrapper .erinyen_copy103 .tp-thumb.selected .tp-thumb-over,#rev_slider_3_1_wrapper .erinyen_copy103 .tp-thumb.rs-touchhover .tp-thumb-over {
    background: #fff
}

#rev_slider_3_1_wrapper .erinyen_copy103 .tp-thumb.selected .tp-thumb-title,#rev_slider_3_1_wrapper .erinyen_copy103 .tp-thumb.rs-touchhover .tp-thumb-title {
    color: #000
}
