/**
 * Swiper 5.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 16, 2020
 */
 @font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    transform: translate3d(0px,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform,.2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s right
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@keyframes qi-addons-for-elementor-fade-in {
    0% {
        opacity: 0;
        visibility: hidden;
        z-index: 102
    }

    100% {
        opacity: 1;
        visibility: visible;
        z-index: 102
    }
}

@keyframes qi-addons-for-elementor-fade-out {
    0% {
        opacity: 1;
        visibility: visible;
        z-index: 102
    }

    100% {
        opacity: 0;
        visibility: hidden;
        z-index: 0
    }
}

@keyframes qodef-animate-underline-from-left {
    0% {
        transform: scaleX(1);
        transform-origin: right
    }

    37% {
        transform: scaleX(0);
        transform-origin: right
    }

    38% {
        transform: scaleX(0);
        transform-origin: left
    }

    100% {
        transform: scaleX(1);
        transform-origin: left
    }
}

@keyframes qodef-animate-underline-from-right {
    0% {
        transform: scaleX(1);
        transform-origin: left
    }

    37% {
        transform: scaleX(0);
        transform-origin: left
    }

    38% {
        transform: scaleX(0);
        transform-origin: right
    }

    100% {
        transform: scaleX(1);
        transform-origin: right
    }
}

@keyframes qodef-animate-underline-multiline {
    0% {
        background-size: 100% 87%;
        background-position-x: right
    }

    38% {
        background-size: 0 87%;
        background-position-x: right
    }

    39% {
        background-size: 0 87%;
        background-position-x: left
    }

    100% {
        background-size: 100% 87%;
        background-position-x: left
    }
}

.qi-addons-for-elementor-page-inline-style {
    position: absolute!important;
    width: 0;
    height: 0;
    line-height: 1;
    display: none
}

.qodef-category-separator:after {
    content: ',';
    margin-right: 5px
}

.qodef-shortcode h1 a,.qodef-shortcode h2 a,.qodef-shortcode h3 a,.qodef-shortcode h4 a,.qodef-shortcode h5 a,.qodef-shortcode h6 a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit
}

.qodef-custom-text-underline-draw a {
    position: relative;
    color: currentColor
}

.qodef-custom-text-underline-draw a:after {
    content: '';
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.qodef-custom-text-underline-draw a:hover {
    text-decoration: none
}

.qodef-custom-text-underline-draw a:hover:after {
    animation: qodef-animate-underline-from-left .6s cubic-bezier(.45,.29,0,.82) forwards
}

body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-button,body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-text,body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-title {
    opacity: 0;
    transform: translateX(50px);
    transition: opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)
}

body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-title {
    transition-delay: .1s,.1s
}

body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-text {
    transition-delay: .35s,.35s
}

body:not(.elementor-editor-active) .qodef-landing-intro-title .qodef-m-button {
    transition-delay: .6s,.6s
}

body:not(.elementor-editor-active) .qodef-landing-intro-title.qodef-qi--appeared .qodef-m-button,body:not(.elementor-editor-active) .qodef-landing-intro-title.qodef-qi--appeared .qodef-m-text,body:not(.elementor-editor-active) .qodef-landing-intro-title.qodef-qi--appeared .qodef-m-title {
    opacity: 1;
    transform: translateX(0) translateZ(0)
}

@media only screen and (max-width: 1440px) {
    .qodef-grid.qodef-qi-hide-under-1440,.qodef-qi-hide-under-1440 {
        display:none
    }
}

.qodef-grid.qodef-qi-show-under-1440,.qodef-qi-show-under-1440 {
    display: none
}

.qodef-grid.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-grid.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next,.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next {
    display: none
}

@media only screen and (max-width: 1440px) {
    .qodef-grid.qodef-qi-show-under-1440,.qodef-qi-show-under-1440 {
        display:block
    }

    .qodef-grid.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-grid.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next,.qodef-qi-show-under-1440+.swiper-button-prev,.qodef-qi-show-under-1440+.swiper-button-prev+.swiper-button-next {
        display: block
    }
}

.fslightbox-container {
    background: rgba(0,0,0,.8)
}

.fslightbox-container .fslightbox-slide-btn-container {
    padding: 30px
}

.fslightbox-container .fslightbox-slide-btn {
    background: 0 0;
    padding: 0
}

.fslightbox-container .fslightbox-toolbar {
    background: 0 0
}

.fslightbox-container .fslightbox-slide-number-container {
    max-width: unset
}

.fslightbox-container .fslightbox-nav {
    height: 34px
}

.qodef-qi-swiper-container {
    position: relative;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    z-index: 1;
    visibility: hidden;
    overflow: hidden
}

.qodef-qi-swiper-container .swiper-slide a:not(.qodef-button) {
    display: block
}

.qodef-qi-swiper-container .swiper-slide img {
    width: 100%
}

.qodef-qi-swiper-container.qodef-swiper--initialized {
    visibility: visible
}

.qodef-qi-swiper-container .swiper-pagination-bullet {
    color: #000;
    vertical-align: middle;
    opacity: 1;
    transform-origin: center;
    transform: matrix(1,0,0,1,0,0);
    border: 1px solid transparent;
    background: currentColor;
    transition: transform .2s ease-out,color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out
}

.qodef-qi-swiper-container .swiper-pagination-bullet-active,.qodef-qi-swiper-container .swiper-pagination-bullet:hover {
    transform: matrix(1.4,0,0,1.4,0,0) translateZ(0)
}

.qodef-qi-swiper-container .swiper-button-next,.qodef-qi-swiper-container .swiper-button-prev,.qodef-qi-swiper-container+.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container+.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container+.swiper-button-prev,.qodef-qi-swiper-container+.swiper-button-prev+.swiper-button-next {
    background-image: none!important;
    width: auto!important;
    height: auto!important;
    margin: 0!important;
    color: #111;
    font-size: 26px;
    transition: color .2s ease-out,background-color .2s ease-out;
    transform: translateY(-50%)
}

.qodef-qi-swiper-container .swiper-button-next svg,.qodef-qi-swiper-container .swiper-button-prev svg,.qodef-qi-swiper-container+.qodef-swiper-together-nav .swiper-button-next svg,.qodef-qi-swiper-container+.qodef-swiper-together-nav .swiper-button-prev svg,.qodef-qi-swiper-container+.swiper-button-prev svg,.qodef-qi-swiper-container+.swiper-button-prev+.swiper-button-next svg {
    display: block;
    width: 1em;
    height: auto;
    transition: background-color .2s ease-out,color .2s ease-out;
    stroke: currentColor;
    fill: currentColor
}

.qodef-qi-swiper-container .swiper-button-next:after,.qodef-qi-swiper-container .swiper-button-prev:after,.qodef-qi-swiper-container+.qodef-swiper-together-nav .swiper-button-next:after,.qodef-qi-swiper-container+.qodef-swiper-together-nav .swiper-button-prev:after,.qodef-qi-swiper-container+.swiper-button-prev+.swiper-button-next:after,.qodef-qi-swiper-container+.swiper-button-prev:after {
    display: none!important
}

.qodef-qi-swiper-container .swiper-button-prev {
    left: 30px
}

.qodef-qi-swiper-container .swiper-button-next {
    right: 30px
}

.qodef-qi-swiper-container+.swiper-button-prev {
    left: -50px
}

.qodef-qi-swiper-container+.swiper-button-prev+.swiper-button-next {
    right: -50px
}

.qodef-qi-swiper-container+.qodef-swiper-together-nav {
    position: absolute;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-top: 30px
}

.qodef-qi-swiper-container+.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container+.qodef-swiper-together-nav .swiper-button-prev {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    transform: none;
    z-index: 15
}

.qodef-qi-swiper-container+.qodef-swiper-together-nav .swiper-button-prev {
    margin-right: 20px!important
}

.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev svg {
    margin-left: 4px
}

.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next svg {
    margin-right: 4px
}

.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next svg,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev svg,.qodef-qi-swiper-container.qodef-navigation--hover-move+.swiper-button-prev i,.qodef-qi-swiper-container.qodef-navigation--hover-move+.swiper-button-prev svg,.qodef-qi-swiper-container.qodef-navigation--hover-move+.swiper-button-prev+.swiper-button-next i,.qodef-qi-swiper-container.qodef-navigation--hover-move+.swiper-button-prev+.swiper-button-next svg {
    transform: translateX(0);
    will-change: transform;
    transition: transform .25s cubic-bezier(.37,.08,.02,.93),background-color .2s ease-out,color .2s ease-out
}

.qodef-qi-swiper-container.qodef-navigation--hover-move+.qodef-swiper-together-nav .swiper-button-prev i,.qodef-qi-swiper-container.qodef-navigation--hover-move+.qodef-swiper-together-nav .swiper-button-prev svg,.qodef-qi-swiper-container.qodef-navigation--hover-move+.qodef-swiper-together-nav .swiper-button-prev+.swiper-button-next i,.qodef-qi-swiper-container.qodef-navigation--hover-move+.qodef-swiper-together-nav .swiper-button-prev+.swiper-button-next svg {
    transform: translateX(0);
    will-change: transform;
    transition: transform .12s ease-out,background-color .2s ease-out,color .2s ease-out
}

.qodef-qi-swiper-container.qodef-navigation--hover-move+.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move+.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move+.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move+.qodef-swiper-together-nav .swiper-button-prev:hover svg {
    transition: transform .22s cubic-bezier(.37,.08,.02,.93) 50ms,background-color .2s ease-out,color .2s ease-out
}

.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-prev:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move+.qodef-swiper-together-nav .swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move+.qodef-swiper-together-nav .swiper-button-prev:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move+.swiper-button-prev:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move+.swiper-button-prev:hover svg {
    transform: translateX(-4px)
}

.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move .swiper-button-next:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move+.qodef-swiper-together-nav .swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move+.qodef-swiper-together-nav .swiper-button-next:hover svg,.qodef-qi-swiper-container.qodef-navigation--hover-move+.swiper-button-prev+.swiper-button-next:hover i,.qodef-qi-swiper-container.qodef-navigation--hover-move+.swiper-button-prev+.swiper-button-next:hover svg {
    transform: translateX(4px)
}

.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--inside>.swiper-pagination-bullets {
    bottom: 0
}

.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside .swiper-pagination-custom,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside .swiper-pagination-fraction,.qodef-qi-swiper-container.swiper-container-horizontal.qodef-pagination--outside>.swiper-pagination-bullets {
    bottom: 0
}

@media only screen and (max-width: 1024px) {
    .qodef-qi-swiper-container.qodef-hide-navigation--1024 .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--1024 .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--1024+.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--1024+.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--1024+.swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--1024+.swiper-button-prev+.swiper-button-next {
        display:none
    }
}

@media only screen and (max-width: 768px) {
    .qodef-qi-swiper-container.qodef-hide-navigation--768 .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--768 .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--768+.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--768+.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--768+.swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--768+.swiper-button-prev+.swiper-button-next {
        display:none
    }
}

@media only screen and (max-width: 680px) {
    .qodef-qi-swiper-container.qodef-hide-navigation--680 .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--680 .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--680+.qodef-swiper-together-nav .swiper-button-next,.qodef-qi-swiper-container.qodef-hide-navigation--680+.qodef-swiper-together-nav .swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--680+.swiper-button-prev,.qodef-qi-swiper-container.qodef-hide-navigation--680+.swiper-button-prev+.swiper-button-next {
        display:none
    }
}

.qodef-swiper-pagination-outside.swiper-pagination {
    position: relative
}

.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet {
    color: #000;
    opacity: 1;
    transform-origin: center;
    transform: matrix(1,0,0,1,0,0);
    border: 1px solid transparent;
    background: currentColor;
    transition: transform .2s ease-out,color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    margin: 0 6px
}

.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet-active,.qodef-swiper-pagination-outside.swiper-pagination .swiper-pagination-bullet:hover {
    transform: matrix(1.4,0,0,1.4,0,0) translateZ(0)
}

.qodef-addons-blog-list {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-addons-blog-list .qodef-blog-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-content,.qodef-addons-blog-list .qodef-blog-item .qodef-e-inner,.qodef-addons-blog-list .qodef-blog-item .qodef-e-media {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-media-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow: hidden
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-media {
    display: block
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-media iframe {
    display: block;
    height: 100%
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-title {
    margin: 0 0 .5em
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-excerpt {
    margin: 0
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item {
    position: relative;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    margin-right: 24px;
    color: #111
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item a {
    display: inline-flex;
    align-items: center;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item a:hover {
    color: #3c3c3c
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child {
    margin-right: 0
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-info .qodef-e-info-item-icon {
    margin-right: 8px;
    width: 14px;
    height: auto;
    fill: currentColor;
    flex-shrink: 0
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--top {
    margin-bottom: .25em
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-item {
    font-family: "Roboto Mono",sans-serif;
    font-size: 15px;
    line-height: 1.13333em;
    font-weight: 400;
    letter-spacing: -.02em
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--bottom {
    display: inline-flex
}

.qodef-addons-blog-list .qodef-blog-item .qodef-e-post-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-addons-blog-list .qodef-blog-item.sticky .qodef-e-title a {
    position: relative;
    text-decoration: underline
}

.qodef-addons-blog-list .qodef-blog-item.sticky .qodef-e-title a:after {
    content: '*';
    position: absolute;
    top: 0;
    right: -.5em;
    font-size: 1.5em
}

.qodef-addons-blog-list.qodef-alignment--centered {
    text-align: center
}

.qodef-addons-blog-list.qodef-alignment--centered .qodef-blog-item .qodef-e-info {
    justify-content: center
}

.qodef-addons-blog-list.qodef-info-no-icons .qodef-e-info .qodef-e-info-item:not(:last-child):after {
    content: '/';
    position: relative;
    left: 12px
}

.qodef-addons-blog-list.qodef-title--hover-underline .qodef-e-title-link {
    width: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 2px),currentColor 2px);
    transition: .9s cubic-bezier(.32,.32,.15,1.17);
    background-size: 0 92%
}

.qodef-addons-blog-list.qodef-title--hover-underline .qodef-e-title-link:hover {
    background-size: 100% 92%
}

.qodef-addons-blog-list.qodef--overlay .qodef-e-media-image a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color .35s ease-out
}

.qodef-addons-blog-list.qodef-image--hover-zoom .qodef-e-media-image a {
    display: block;
    width: 100%;
    transform: scale(1.005) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-addons-blog-list.qodef-image--hover-zoom .qodef-e:hover .qodef-e-media-image a {
    transform: scale(1.03)
}

.qodef-addons-blog-list.qodef-image--hover-zoom-out .qodef-e-media-image a {
    display: block;
    width: 100%;
    transform: scale(1.03) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-addons-blog-list.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-media-image a {
    transform: scale(1)
}

.qodef-addons-blog-list.qodef-image--hover-move .qodef-e-media-image a {
    display: block;
    width: 100%;
    transform: scale(1.2);
    transition: transform .5s cubic-bezier(.33,.02,0,.93);
    will-change: transform
}

.qodef-addons-blog-list.qodef-image--hover-move .qodef-e:hover .qodef-e-media-image a {
    transform: scale(1.2) translateX(12px)
}

.qodef-addons-blog-list.qodef-image--hover-from-top a {
    transform-origin: top
}

.qodef-addons-blog-list.qodef-image--hover-from-bottom a {
    transform-origin: bottom
}

.qodef-addons-blog-list.qodef-image--hover-from-left a {
    transform-origin: left
}

.qodef-addons-blog-list.qodef-image--hover-from-right a {
    transform-origin: right
}

.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-media-holder {
    position: relative
}

.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-info-date {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 18px;
    color: #fff;
    background-color: #111
}

.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-info-date a {
    color: inherit
}

.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-inner {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
    background-color: #fff
}

.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-text {
    margin-bottom: 1em
}

.qodef-addons-blog-list.qodef-item-layout--boxed .qodef-e-content {
    padding: 45px 40px
}

.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-media-holder {
    position: relative
}

.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-info-date {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 18px;
    color: #fff;
    background-color: #111
}

.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-info-date a {
    color: inherit
}

.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-media {
    margin-bottom: 1.5em
}

.qodef-addons-blog-list.qodef-item-layout--date-boxed .qodef-e-text {
    margin-bottom: 1em
}

.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-media-holder {
    position: relative
}

.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-info-date {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 18px;
    background-color: #fff
}

.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-info-date a {
    color: inherit
}

.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 40px
}

.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item {
    color: #fff
}

.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item a:hover {
    color: inherit
}

.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-title {
    color: #fff;
    margin: 0
}

.qodef-addons-blog-list.qodef-item-layout--info-on-image .qodef-e-title a {
    color: inherit
}

.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-e-inner {
    padding-bottom: 2em;
    border-bottom: 1px solid #ebebeb
}

.qodef-addons-blog-list.qodef-item-layout--minimal .qodef-grid-item:last-child .qodef-e-inner {
    padding-bottom: 0;
    border-bottom-style: hidden
}

@media only screen and (min-width: 681px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 769px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1367px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1367px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1367px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) .qodef-e-inner {
        padding-bottom:0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }

    .qodef-addons-blog-list.qodef-item-layout--minimal.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) .qodef-e-inner {
        padding-bottom: 0;
        border-bottom-style: hidden
    }
}

.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner {
    display: flex;
    align-items: center
}

@media only screen and (max-width: 480px) {
    .qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-inner {
        flex-direction:column;
        align-items: flex-start
    }
}

.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-media {
    width: 50%
}

@media only screen and (max-width: 480px) {
    .qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-media {
        width:100%
    }
}

.qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-content {
    flex: 1;
    padding: 20px 27px
}

@media only screen and (max-width: 480px) {
    .qodef-addons-blog-list.qodef-item-layout--side-image .qodef-e-content {
        padding:20px 0
    }
}

.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-media {
    margin-bottom: 1.5em
}

.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-text {
    margin-bottom: 1em
}

.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-info.qodef-info--bottom {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.qodef-addons-blog-list.qodef-item-layout--standard .qodef-e-info-author img {
    border-radius: 50%;
    overflow: hidden;
    margin-right: 12px
}

.qodef-addons-blog-slider {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-addons-blog-slider .qodef-blog-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-content,.qodef-addons-blog-slider .qodef-blog-item .qodef-e-inner,.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-addons-blog-slider .qodef-blog-item.has-post-thumbnail .qodef-e-content {
    padding-top: 27px
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    width: 100%
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image a,.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media-image img {
    display: block;
    width: 100%
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-media {
    display: block
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-title {
    margin: 0 0 .5em
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-excerpt {
    margin: 0
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-read-more {
    margin-top: 14px
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-read-more-link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: inherit;
    font-size: 16px;
    line-height: 2em;
    font-weight: 500;
    text-decoration: none;
    text-transform: none;
    border-radius: 4px;
    outline: 0;
    transition: color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;
    display: inline-flex;
    align-items: center;
    padding: 0;
    cursor: pointer;
    color: #111;
    background-color: transparent;
    border: 0
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-read-more-link .qodef-theme-button-icon {
    position: relative;
    flex-shrink: 0;
    width: 17px;
    height: auto;
    margin-left: 10px;
    fill: currentColor;
    transform: translateX(0);
    transition: transform .3s cubic-bezier(0,.53,.18,.98)
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-read-more-link:hover {
    background-color: transparent;
    border: 0;
    color: #111
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-read-more-link:hover .qodef-theme-button-icon {
    transform: translateX(5px)
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item {
    position: relative;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    margin-right: 24px;
    color: #111
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item a {
    display: inline-flex;
    align-items: center;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item a:hover {
    color: #3c3c3c
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item:last-child {
    margin-right: 0
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info .qodef-e-info-item-icon {
    margin-right: 8px;
    width: 14px;
    height: auto;
    fill: currentColor;
    flex-shrink: 0
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--top {
    margin-bottom: .25em
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-item {
    font-family: "Roboto Mono",sans-serif;
    font-size: 15px;
    line-height: 1.13333em;
    font-weight: 400;
    letter-spacing: -.02em
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-info.qodef-info--bottom {
    display: inline-flex
}

.qodef-addons-blog-slider .qodef-blog-item .qodef-e-post-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-addons-blog-slider .qodef-blog-item.sticky .qodef-e-title a {
    position: relative;
    text-decoration: underline
}

.qodef-addons-blog-slider .qodef-blog-item.sticky .qodef-e-title a:after {
    content: '*';
    position: absolute;
    top: 0;
    right: -.5em;
    font-size: 1.5em
}

.qodef-addons-blog-slider article .qodef-e-media-image {
    overflow: hidden
}

.qodef-addons-blog-slider.qodef-content-has-background-color .qodef-e-content {
    padding-left: 28px;
    padding-right: 28px
}

.qodef-addons-blog-slider.qodef-alignment--centered {
    text-align: center
}

.qodef-addons-blog-slider.qodef-alignment--centered .qodef-blog-item .qodef-e-info {
    justify-content: center
}

.qodef-addons-blog-slider.qodef-info-no-icons .qodef-e-info .qodef-e-info-item:not(:last-child):after {
    content: '/';
    position: relative;
    left: 12px
}

.qodef-addons-blog-slider.qodef-title--hover-underline .qodef-e-title-link {
    width: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 2px),currentColor 2px);
    transition: .9s cubic-bezier(.32,.32,.15,1.17);
    background-size: 0 92%
}

.qodef-addons-blog-slider.qodef-title--hover-underline .qodef-e-title-link:hover {
    background-size: 100% 92%
}

.qodef-addons-blog-slider.qodef-title--hover-underline a.qodef-e-title-link {
    display: inline
}

.qodef-addons-blog-slider.qodef--overlay .qodef-e-media-image a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color .35s ease-out
}

.qodef-addons-blog-slider.qodef-image--hover-zoom .qodef-e-media-image a {
    display: block;
    width: calc(100% + 2px);
    transform: scale(1.005) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-addons-blog-slider.qodef-image--hover-zoom .qodef-e:hover .qodef-e-media-image a {
    transform: scale(1.03)
}

.qodef-addons-blog-slider.qodef-image--hover-zoom-out .qodef-e-media-image a {
    display: block;
    width: calc(100% + 2px);
    transform: scale(1.03) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-addons-blog-slider.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-media-image a {
    transform: scale(1)
}

.qodef-addons-blog-slider.qodef-image--hover-move .qodef-e-media-image a {
    display: block;
    width: calc(100% + 2px);
    transform: scale(1.2);
    transition: transform .5s cubic-bezier(.33,.02,0,.93);
    will-change: transform
}

.qodef-addons-blog-slider.qodef-image--hover-move .qodef-e:hover .qodef-e-media-image a {
    transform: scale(1.2) translateX(12px)
}

.qodef-addons-blog-slider.qodef-image--hover-from-top a {
    transform-origin: top
}

.qodef-addons-blog-slider.qodef-image--hover-from-bottom a {
    transform-origin: bottom
}

.qodef-addons-blog-slider.qodef-image--hover-from-left a {
    transform-origin: left
}

.qodef-addons-blog-slider.qodef-image--hover-from-right a {
    transform-origin: right
}

.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-media-holder {
    position: relative
}

.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-info-date {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 18px;
    color: #fff;
    background-color: #111
}

.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-info-date a {
    color: inherit
}

.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-inner {
    box-shadow: 0 0 10px 0 rgba(0,0,0,.08);
    background-color: #fff
}

.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-text {
    margin-bottom: 1em
}

.qodef-addons-blog-slider.qodef-item-layout--boxed .qodef-e-content {
    padding: 45px 40px
}

.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-media-holder {
    position: relative
}

.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-info-date {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 18px;
    color: #fff;
    background-color: #111
}

.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-info-date a {
    color: inherit
}

.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-media {
    margin-bottom: 1.5em
}

.qodef-addons-blog-slider.qodef-item-layout--date-boxed .qodef-e-text {
    margin-bottom: 1em
}

.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-media-holder {
    position: relative
}

.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 40px
}

.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item {
    color: #fff
}

.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-info--top .qodef-e-info-item a:hover {
    color: inherit
}

.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-title {
    color: #fff;
    margin: 0
}

.qodef-addons-blog-slider.qodef-item-layout--info-on-image .qodef-e-title a {
    color: inherit
}

.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-inner {
    display: flex;
    align-items: center
}

@media only screen and (max-width: 480px) {
    .qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-inner {
        flex-direction:column;
        align-items: flex-start
    }
}

.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-media {
    width: 50%
}

@media only screen and (max-width: 480px) {
    .qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-media {
        width:100%
    }
}

.qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-content {
    flex: 1;
    padding: 20px 27px
}

@media only screen and (max-width: 480px) {
    .qodef-addons-blog-slider.qodef-item-layout--side-image .qodef-e-content {
        padding:20px 0
    }
}

.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-media {
    margin-bottom: 1.5em
}

.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-text {
    margin-bottom: 1em
}

.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-info.qodef-info--bottom {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.qodef-addons-blog-slider.qodef-item-layout--standard .qodef-e-info-author img {
    width: 48px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 12px
}

.qodef-shortcode .qodef-addons-m-pagination {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0
}

.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .nav-links {
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 5px;
    transition: all .2s ease-out
}

.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers.next svg,.qodef-shortcode .qodef-addons-m-pagination.qodef--standard .page-numbers.prev svg {
    width: 1em;
    fill: currentColor;
    stroke: currentColor;
    max-height: 100%
}

.qodef-contact-form-7 form div {
    position: relative;
    margin: 0
}

.qodef-contact-form-7.qodef-button--full-width input[type=submit] {
    width: 100%
}

.qodef-contact-form-7 .wpcf7-form-control-wrap {
    width: 100%;
    display: block
}

.qodef-contact-form-7 textarea {
    resize: none
}

.qodef-contact-form-7 .wpcf7-list-item.first {
    margin-left: 0
}

.qodef-contact-form-7 .qodef-cf7-flex {
    display: flex
}

@media only screen and (max-width: 1024px) {
    .qodef-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--1024 {
        flex-wrap:wrap
    }
}

@media only screen and (max-width: 768px) {
    .qodef-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--768 {
        flex-wrap:wrap
    }
}

@media only screen and (max-width: 680px) {
    .qodef-contact-form-7 .qodef-cf7-flex.qodef-cf7-wrap--680 {
        flex-wrap:wrap
    }
}

.qodef-contact-form-7 .qodef-grid-item {
    margin: 0!important
}

.qodef-contact-form-7 .wpcf7-checkbox,.qodef-contact-form-7 .wpcf7-radio {
    line-height: 1;
    display: block
}

.qodef-contact-form-7 .wpcf7-checkbox label,.qodef-contact-form-7 .wpcf7-radio label {
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-contact-form-7 label {
    margin-bottom: 0
}

.qodef-contact-form-7 input[type=date],.qodef-contact-form-7 input[type=email],.qodef-contact-form-7 input[type=number],.qodef-contact-form-7 input[type=password],.qodef-contact-form-7 input[type=search],.qodef-contact-form-7 input[type=tel],.qodef-contact-form-7 input[type=text],.qodef-contact-form-7 input[type=url],.qodef-contact-form-7 select,.qodef-contact-form-7 textarea {
    margin: 0
}

.qodef-contact-form-7 input[type=checkbox],.qodef-contact-form-7 input[type=radio] {
    margin: 0;
    width: 1em;
    height: 1em;
    vertical-align: middle
}

.qodef-contact-form-7 button[type=submit]:focus,.qodef-contact-form-7 button[type=submit]:hover,.qodef-contact-form-7 input[type=submit]:focus,.qodef-contact-form-7 input[type=submit]:hover {
    color: unset;
    background-color: unset
}

.qodef-contact-form-7 input[type=submit] {
    transition: all .3s ease-out
}

.qodef-contact-form-7 textarea {
    vertical-align: middle
}

.qodef-addons-woo-shortcode .qodef-e-product-mark {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 68px;
    color: #111;
    background-color: #fff;
    padding: 1.8em 1.2em;
    z-index: 5
}

.qodef-addons-woo-shortcode .qodef-e-product-title {
    margin: 0;
    z-index: 2;
    position: relative
}

.qodef-addons-woo-shortcode .qodef-e-ratings {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1
}

.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star {
    color: #111
}

.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg {
    display: inline-block;
    margin-right: 4px;
    width: 16px;
    height: auto;
    fill: none;
    stroke: currentColor
}

.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg:last-child {
    margin-right: 0
}

.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star.qodef--active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap
}

.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star.qodef--active svg {
    fill: currentColor;
    stroke: none
}

.qodef-addons-woo-shortcode .qodef-e-ratings .qodef-m-star svg {
    width: 1em;
    margin-right: 8px
}

.qodef-addons-woo-shortcode .price {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0
}

.qodef-addons-woo-shortcode .price del {
    margin-right: .8em
}

.qodef-addons-woo-shortcode .price ins {
    text-decoration: none
}

.qodef-addons-woo-shortcode .added_to_cart,.qodef-addons-woo-shortcode .button {
    color: #111;
    z-index: 3
}

.qodef-addons-woo-shortcode .added_to_cart.added,.qodef-addons-woo-shortcode .button.added {
    display: none!important
}

.qodef-addons-woo-shortcode .added_to_cart.qodef-button.qodef-layout--textual,.qodef-addons-woo-shortcode .button.qodef-button.qodef-layout--textual {
    background: 0 0
}

.qodef-woo-shortcode-add-to-cart {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-woo-shortcode-add-to-cart .button.added {
    display: none
}

.qodef-woo-product-category-list .woocommerce-loop-category__title {
    margin: 0
}

.qodef-woo-product-category-list .count {
    display: none
}

.qodef-woo-product-category-list .qodef-e-img-holder {
    overflow: hidden
}

.qodef-woo-product-category-list.qodef--overlay .qodef-e-img-holder:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color .35s ease-out
}

.qodef-woo-product-category-list.qodef-image--hover-zoom img {
    transform: scale(1.005) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-woo-product-category-list.qodef-image--hover-zoom .qodef-e:hover img {
    transform: scale(1.03)
}

.qodef-woo-product-category-list.qodef-image--hover-zoom-out img {
    transform: scale(1.03) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-woo-product-category-list.qodef-image--hover-zoom-out .qodef-e:hover img {
    transform: scale(1)
}

.qodef-woo-product-category-list.qodef-image--hover-move img {
    transform: scale(1.2);
    transition: transform .5s cubic-bezier(.33,.02,0,.93);
    will-change: transform
}

.qodef-woo-product-category-list.qodef-image--hover-move .qodef-e:hover img {
    transform: scale(1.2) translateX(12px)
}

.qodef-woo-product-category-list.qodef-image--hover-from-top img {
    transform-origin: top
}

.qodef-woo-product-category-list.qodef-image--hover-from-bottom img {
    transform-origin: bottom
}

.qodef-woo-product-category-list.qodef-image--hover-from-left img {
    transform-origin: left
}

.qodef-woo-product-category-list.qodef-image--hover-from-right img {
    transform-origin: right
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image-boxed .product-category a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image-boxed .product-category .woocommerce-loop-category__title {
    position: absolute;
    bottom: 40px;
    left: 50%;
    background-color: #fff;
    width: auto;
    text-align: center;
    padding: 10px 40px;
    transform: translateX(-50%)
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: auto;
    color: #fff;
    text-align: center
}

.qodef-position--bottom-left .qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title {
    top: auto;
    bottom: 0;
    left: 0;
    transform: none;
    text-align: left
}

.qodef-woo-product-category-list.qodef-item-layout--info-side .qodef-e-holder-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background-color: #f6f6f6
}

.qodef-woo-product-category-list.qodef-item-layout--info-side .qodef-e-content {
    position: absolute;
    max-height: 100%;
    width: 100%;
    left: 0;
    flex: 1;
    overflow: hidden
}

.qodef-woo-product-category-list.qodef-item-layout--info-side .qodef-e-image {
    width: 60%
}

.qodef-woo-shortcode-product-list {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-woo-shortcode-product-list .qodef-e-product-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.touchevents .qodef-woo-shortcode-product-list .qodef-e-product-inner {
    cursor: pointer
}

.qodef-woo-shortcode-product-list .qodef-e-product-inner:hover .qodef-e-product-image-inner {
    opacity: 1
}

.qodef-woo-shortcode-product-list .qodef-e-product-inner:hover .qodef-e-product-title {
    color: #3c3c3c
}

.qodef-woo-shortcode-product-list .qodef-e-product-image {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-woo-shortcode-product-list .qodef-e-product-image img {
    display: block;
    width: 100%
}

.qodef-woo-shortcode-product-list .qodef-e-product-image-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
    text-align: center;
    opacity: 0;
    transition: opacity .35s ease-out
}

.qodef-woo-shortcode-product-list .qodef-e-product-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-woo-shortcode-product-list .qodef-e-product-heading {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: baseline
}

.qodef-woo-shortcode-product-list .woocommerce-Price-currencySymbol {
    position: relative;
    top: -.3em;
    font-size: .6em
}

.qodef-woo-shortcode-product-list .price {
    flex-shrink: 0
}

.qodef-woo-shortcode-product-list .qodef-e-product-title {
    transition: color .2s ease-out
}

.qodef-woo-shortcode-product-list .qodef-e-product-categories a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    z-index: 3
}

.qodef-woo-shortcode-product-list .qodef-e-product-categories a:focus,.qodef-woo-shortcode-product-list .qodef-e-product-categories a:hover {
    color: #3c3c3c
}

.qodef-woo-shortcode-product-list .woocommerce-LoopProduct-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-woo-shortcode-product-list.qodef--overlay .qodef-e-product-image-holder:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color .35s ease-out
}

.qodef-woo-shortcode-product-list .qodef-e-product-image {
    overflow: hidden;
    width: 101%
}

.qodef-woo-shortcode-product-list.qodef-image--hover-zoom img {
    transform: scale(1.005) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-woo-shortcode-product-list.qodef-image--hover-zoom .qodef-e:hover img {
    transform: scale(1.03)
}

.qodef-woo-shortcode-product-list.qodef-image--hover-zoom-out img {
    transform: scale(1.03) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-woo-shortcode-product-list.qodef-image--hover-zoom-out .qodef-e:hover img {
    transform: scale(1)
}

.qodef-woo-shortcode-product-list.qodef-image--hover-move img {
    transform: scale(1.2);
    transition: transform .5s cubic-bezier(.33,.02,0,.93);
    will-change: transform
}

.qodef-woo-shortcode-product-list.qodef-image--hover-move .qodef-e:hover img {
    transform: scale(1.2) translateX(12px)
}

.qodef-woo-shortcode-product-list.qodef-image--hover-from-top img {
    transform-origin: top
}

.qodef-woo-shortcode-product-list.qodef-image--hover-from-bottom img {
    transform-origin: bottom
}

.qodef-woo-shortcode-product-list.qodef-image--hover-from-left img {
    transform-origin: left
}

.qodef-woo-shortcode-product-list.qodef-image--hover-from-right img {
    transform-origin: right
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-image-inner {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .25s ease-out,all .3s cubic-bezier(.46,.03,.52,.96);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    pointer-events: none
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-image-inner a {
    pointer-events: all
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-inner:hover .qodef-e-product-image-inner {
    opacity: 1;
    -webkit-clip-path: inset(13px 13px 13px 13px);
    clip-path: inset(13px 13px 13px 13px);
    transition-delay: 0s,.15s
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below-hover-inset .qodef-e-product-content {
    padding: 22px 0 25px
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-content {
    text-align: center;
    padding: 22px 0 25px
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below-swap .price {
    justify-content: center
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    z-index: 3;
    margin: 0 auto;
    opacity: 0;
    transition: .15s ease-out
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder.qodef--initialized {
    opacity: 1
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-woo-product-price {
    transform: translateX(0);
    transition: transform .4s .1s ease;
    width: 100%;
    position: absolute
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-e-to-swap {
    position: absolute;
    width: 100%;
    transform: translateX(100%);
    transition: transform .5s 0s ease
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-woo-product-price {
    transform: translateX(-100%);
    transition-delay: 0s
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-e-swap-holder .qodef-e-to-swap {
    transform: translateX(0);
    transition-delay: .1s
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover .qodef-e-product-content {
    padding: 22px 0 25px
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover .qodef-e-product-image-inner {
    opacity: 0;
    transform: translateY(10px);
    transition: opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below-with-hover .qodef-e-product-inner:hover .qodef-e-product-image-inner {
    opacity: 1;
    transform: translateY(0)
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below .qodef-e-product-content {
    text-align: center;
    padding: 22px 0 25px
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-below .price {
    justify-content: center
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-image-inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 25px 35px;
    background-color: #f6f6f6
}

.qodef-position--bottom-left .qodef-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-image-inner {
    align-items: flex-start;
    justify-content: flex-end;
    text-align: left
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-ratings {
    text-align: center
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-inner .qodef-e-product-mark {
    left: auto;
    right: 0
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-woo-product-price>span {
    width: 100%
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-image-content-inner {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)
}

.qodef-woo-shortcode-product-list.qodef-item-layout--info-on-image .qodef-e-product-inner:hover .qodef-image-content-inner {
    opacity: 1;
    transform: translateY(0)
}

.qodef-woo-shortcode-product-slider {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-woo-shortcode-product-slider .qodef-e-product-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.touchevents .qodef-woo-shortcode-product-slider .qodef-e-product-inner {
    cursor: pointer
}

.qodef-woo-shortcode-product-slider .qodef-e-product-inner:hover .qodef-e-product-image-inner {
    opacity: 1
}

.qodef-woo-shortcode-product-slider .qodef-e-product-inner:hover .qodef-e-product-title {
    color: #3c3c3c
}

.qodef-woo-shortcode-product-slider .qodef-e-product-image {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-woo-shortcode-product-slider .qodef-e-product-image img {
    display: block;
    width: 100%
}

.qodef-woo-shortcode-product-slider .qodef-e-product-image-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
    text-align: center;
    opacity: 0;
    transition: opacity .35s ease-out
}

.qodef-woo-shortcode-product-slider .qodef-e-product-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-woo-shortcode-product-slider .qodef-e-product-heading {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: baseline
}

.qodef-woo-shortcode-product-slider .woocommerce-Price-currencySymbol {
    position: relative;
    top: -.3em;
    font-size: .6em
}

.qodef-woo-shortcode-product-slider .price {
    flex-shrink: 0
}

.qodef-woo-shortcode-product-slider .qodef-e-product-title {
    transition: color .2s ease-out
}

.qodef-woo-shortcode-product-slider .qodef-e-product-categories a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    z-index: 3
}

.qodef-woo-shortcode-product-slider .qodef-e-product-categories a:focus,.qodef-woo-shortcode-product-slider .qodef-e-product-categories a:hover {
    color: #3c3c3c
}

.qodef-woo-shortcode-product-slider .woocommerce-LoopProduct-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-woo-shortcode-product-slider.qodef--overlay .qodef-e-product-image-holder:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color .35s ease-out
}

.qodef-woo-shortcode-product-slider .qodef-e-product-image {
    overflow: hidden;
    width: 100%
}

.qodef-woo-shortcode-product-slider.qodef-image--hover-zoom img {
    transform: scale(1.005) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-woo-shortcode-product-slider.qodef-image--hover-zoom .qodef-e:hover img {
    transform: scale(1.03)
}

.qodef-woo-shortcode-product-slider.qodef-image--hover-zoom-out img {
    transform: scale(1.03) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-woo-shortcode-product-slider.qodef-image--hover-zoom-out .qodef-e:hover img {
    transform: scale(1)
}

.qodef-woo-shortcode-product-slider.qodef-image--hover-move img {
    transform: scale(1.2);
    transition: transform .5s cubic-bezier(.33,.02,0,.93);
    will-change: transform
}

.qodef-woo-shortcode-product-slider.qodef-image--hover-move .qodef-e:hover img {
    transform: scale(1.2) translateX(12px)
}

.qodef-woo-shortcode-product-slider.qodef-image--hover-from-top img {
    transform-origin: top
}

.qodef-woo-shortcode-product-slider.qodef-image--hover-from-bottom img {
    transform-origin: bottom
}

.qodef-woo-shortcode-product-slider.qodef-image--hover-from-left img {
    transform-origin: left
}

.qodef-woo-shortcode-product-slider.qodef-image--hover-from-right img {
    transform-origin: right
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner {
    text-align: center;
    padding: 25px 15px;
    background-color: #f6f6f6;
    transition: background-color .35s ease-out
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .price {
    justify-content: center
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    z-index: 3;
    margin: 0 auto;
    opacity: 0;
    transition: .15s ease-out
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder.qodef--initialized {
    opacity: 1
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-woo-product-price {
    transform: translateX(0);
    transition: transform .4s .1s ease;
    width: 100%;
    position: absolute
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-swap-holder .qodef-e-to-swap {
    position: absolute;
    width: 100%;
    transform: translateX(100%);
    transition: transform .5s 0s ease
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-woo-product-price {
    transform: translateX(-100%);
    transition-delay: 0s
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-below-swap .qodef-e-product-inner:hover .qodef-e-swap-holder .qodef-e-to-swap {
    transform: translateX(0);
    transition-delay: .1s
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover .qodef-e-product-content {
    padding: 22px 0 25px
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover .qodef-e-product-image-inner {
    opacity: 0;
    transform: translateY(10px);
    transition: opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-below-with-hover .qodef-e-product-inner:hover .qodef-e-product-image-inner {
    opacity: 1;
    transform: translateY(0)
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-product-image-inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 25px 35px;
    background-color: #f6f6f6
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-ratings {
    text-align: center
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-woo-product-price>span {
    width: 100%
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-product-inner .qodef-e-product-mark {
    left: auto;
    right: 0
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-image-content-inner {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity .25s,transform .4s cubic-bezier(.26,-.14,0,1.01)
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-on-image-centered .qodef-e-product-inner:hover .qodef-image-content-inner {
    opacity: 1;
    transform: translateY(0)
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-image-inner {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 15px;
    transition: opacity .25s ease-out
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-top {
    text-align: left;
    width: 100%;
    transform: translateY(10px);
    transition: transform .25s ease-out
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-bottom {
    width: 100%
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-inner .qodef-e-product-mark {
    left: auto;
    right: 0
}

.qodef-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-inner:hover .qodef-e-product-bottom,.qodef-woo-shortcode-product-slider.qodef-item-layout--info-on-image .qodef-e-product-inner:hover .qodef-e-product-top {
    transform: translateY(0)
}

.qodef-wp-forms textarea {
    resize: none
}

.qodef-wp-forms input,.qodef-wp-forms select {
    height: auto!important
}

.qodef-wp-forms.qodef-button--full-width button[type=submit] {
    width: 100%
}

.qodef-wp-forms.qodef-wpf-flex form {
    display: flex;
    align-items: center
}

.qodef-wp-forms.qodef-wpf-flex form>.wpforms-field-container {
    flex-grow: 1;
    flex-basis: 100%
}

.qodef-wp-forms.qodef-wpf-flex form>.wpforms-submit-container {
    flex-grow: 0
}

.qodef-wp-forms.qodef-wpf-flex.qodef-wpf-absolute-btn form>.wpforms-submit-container {
    position: absolute;
    right: 0
}

@media only screen and (max-width: 1024px) {
    .qodef-wp-forms.qodef-wpf-flex.qodef-wpf-wrap--1024 form {
        flex-wrap:wrap
    }
}

@media only screen and (max-width: 768px) {
    .qodef-wp-forms.qodef-wpf-flex.qodef-wpf-wrap--768 form {
        flex-wrap:wrap
    }
}

@media only screen and (max-width: 680px) {
    .qodef-wp-forms.qodef-wpf-flex.qodef-wpf-wrap--680 form {
        flex-wrap:wrap
    }
}

.qodef-wp-forms .qodef-grid-item {
    margin: 0!important
}

.qodef-wp-forms .wpforms-submit-container {
    padding: 0!important
}

.qodef-wp-forms div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li {
    margin-right: 0!important
}

.qodef-wp-forms div.wpforms-container-full .wpforms-form ul li {
    margin-bottom: 0!important
}

.qodef-wp-forms label {
    margin-bottom: 0
}

.qodef-wp-forms input[type=date],.qodef-wp-forms input[type=email],.qodef-wp-forms input[type=number],.qodef-wp-forms input[type=password],.qodef-wp-forms input[type=search],.qodef-wp-forms input[type=tel],.qodef-wp-forms input[type=text],.qodef-wp-forms input[type=url],.qodef-wp-forms textarea {
    margin: 0
}

.qodef-wp-forms input[type=range] {
    padding: 0!important;
    margin: 0!important
}

.qodef-wp-forms input[type=checkbox],.qodef-wp-forms input[type=radio] {
    margin: 0;
    width: 1em!important;
    height: 1em!important;
    vertical-align: middle!important
}

.qodef-wp-forms button[type=submit]:focus,.qodef-wp-forms button[type=submit]:hover,.qodef-wp-forms input[type=submit]:focus,.qodef-wp-forms input[type=submit]:hover {
    color: unset;
    background-color: unset
}

.qodef-wp-forms button[type=submit],.qodef-wp-forms input[type=submit] {
    display: inline-flex
}

.qodef-wp-forms button[type=submit] span,.qodef-wp-forms input[type=submit] span {
    display: inline
}

.qodef-accordion {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden;
    overflow-anchor: none
}

.qodef-accordion .qodef-e-content-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-accordion.qodef--init {
    visibility: visible
}

.qodef-accordion .qodef-e-icon>svg {
    width: 1em;
    fill: currentColor;
    stroke: currentColor;
    vertical-align: top
}

.qodef-accordion .qodef-e-title-holder {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 26px 10px 26px 26px;
    transition: all .2s ease-out;
    cursor: pointer;
    margin: 0
}

.qodef-accordion .qodef-e-title-holder:not(:first-child) {
    margin: 12px 0 0
}

.qodef-accordion .qodef-e-title-holder .qodef-e-mark {
    position: relative;
    flex-shrink: 0;
    width: 20px;
    height: 18px;
    line-height: 1;
    text-align: center
}

.qodef-accordion .qodef-e-title-holder .qodef-e-mark span {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.qodef-accordion .qodef-e-title-holder .qodef-e-mark span:before {
    display: block;
    line-height: inherit
}

.qodef-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus,.qodef-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus {
    transition: opacity .2s ease-out,color .2s ease-out
}

.qodef-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus {
    opacity: 0
}

.qodef-accordion .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus {
    opacity: 1
}

.qodef-accordion .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--minus {
    opacity: 1
}

.qodef-accordion .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--plus {
    opacity: 0
}

.qodef-accordion .qodef-e-title-holder.ui-state-active.ui-state-hover .qodef-e-mark span.qodef-icon--plus {
    opacity: 0
}

.qodef-accordion .qodef-e-content {
    padding: 0 26px 16px;
    margin: 0;
    transition: background-color .2s ease-out;
    box-sizing: content-box
}

.qodef-accordion .qodef-e-content p {
    margin: 0
}

.qodef-accordion.qodef-style--standard .qodef-e-content {
    padding: 16px 26px
}

.qodef-accordion.qodef-style--standard .qodef-e-title-holder.ui-state-active {
    background-color: #f6f6f6
}

.qodef-accordion.qodef-style--boxed {
    border: 1px solid #ebebeb
}

.qodef-accordion.qodef-style--boxed .qodef-e-title-holder:not(:first-child) {
    margin: 0;
    border-top: 1px solid #ebebeb
}

.qodef-accordion.qodef-style--border-top {
    border-bottom: 1px solid #ebebeb
}

.qodef-accordion.qodef-style--border-top .qodef-e-title-holder {
    margin: 0;
    border-top: 1px solid #ebebeb
}

.qodef-accordion.qodef-style--border-between .qodef-e-title-holder {
    margin: 0;
    border-bottom: 1px solid #ebebeb
}

.qodef-accordion.qodef-style--border-between .qodef-e-content {
    padding: 16px 26px;
    border-bottom: 1px solid #ebebeb
}

.qodef-animated-text .qodef-m-title {
    overflow: hidden
}

.qodef-animated-text .qodef-e-word {
    display: inline-block
}

.qodef-animated-text.qodef--animated-by-letter.qodef--alignment-left .qodef-m-title {
    justify-content: flex-start
}

.qodef-animated-text.qodef--animated-by-letter.qodef--alignment-right .qodef-m-title {
    justify-content: flex-end
}

.qodef-animated-text.qodef--animated-by-letter.qodef--alignment-center .qodef-m-title {
    justify-content: center
}

.qodef-animated-text.qodef--appear-from-bottom .qodef-e-character,.qodef-animated-text.qodef--appear-from-bottom .qodef-e-word {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)
}

.qodef-animated-text.qodef--appear-from-top .qodef-e-character,.qodef-animated-text.qodef--appear-from-top .qodef-e-word {
    opacity: 0;
    transform: translateY(-50px);
    transition: opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)
}

.qodef-animated-text.qodef--appear-from-left .qodef-e-character,.qodef-animated-text.qodef--appear-from-left .qodef-e-word {
    opacity: 0;
    transform: translateX(-50px);
    transition: opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)
}

.qodef-animated-text.qodef--appear-from-right .qodef-e-character,.qodef-animated-text.qodef--appear-from-right .qodef-e-word {
    opacity: 0;
    transform: translateX(50px);
    transition: opacity .25s,transform .45s cubic-bezier(.26,-.14,0,1.01)
}

.qodef-animated-text.qodef--appear-fade .qodef-e-character,.qodef-animated-text.qodef--appear-fade .qodef-e-word {
    opacity: 0;
    transition: opacity 1s ease-out
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(2) {
    transition-delay: .28s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(3) {
    transition-delay: .42s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(4) {
    transition-delay: .56s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(5) {
    transition-delay: .7s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(6) {
    transition-delay: .84s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(7) {
    transition-delay: .98s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(8) {
    transition-delay: 1.12s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(9) {
    transition-delay: 1.26s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(10) {
    transition-delay: 1.4s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(11) {
    transition-delay: 1.54s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(12) {
    transition-delay: 1.68s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(13) {
    transition-delay: 1.82s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(14) {
    transition-delay: 1.96s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(15) {
    transition-delay: 2.1s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(16) {
    transition-delay: 2.24s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(17) {
    transition-delay: 2.38s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(18) {
    transition-delay: 2.52s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(19) {
    transition-delay: 2.66s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(20) {
    transition-delay: 2.8s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(21) {
    transition-delay: 2.94s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(22) {
    transition-delay: 3.08s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(23) {
    transition-delay: 3.22s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(24) {
    transition-delay: 3.36s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(25) {
    transition-delay: 3.5s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(26) {
    transition-delay: 3.64s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(27) {
    transition-delay: 3.78s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(28) {
    transition-delay: 3.92s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(29) {
    transition-delay: 4.06s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(30) {
    transition-delay: 4.2s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(31) {
    transition-delay: 4.34s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(32) {
    transition-delay: 4.48s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(33) {
    transition-delay: 4.62s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(34) {
    transition-delay: 4.76s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(35) {
    transition-delay: 4.9s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(36) {
    transition-delay: 5.04s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(37) {
    transition-delay: 5.18s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(38) {
    transition-delay: 5.32s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(39) {
    transition-delay: 5.46s
}

.qodef-animated-text.qodef--animated-by-word:not(.qodef--appear-from-left) .qodef-e-word:nth-child(40) {
    transition-delay: 5.6s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(2) {
    transition-delay: .28s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(3) {
    transition-delay: .42s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(4) {
    transition-delay: .56s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(5) {
    transition-delay: .7s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(6) {
    transition-delay: .84s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(7) {
    transition-delay: .98s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(8) {
    transition-delay: 1.12s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(9) {
    transition-delay: 1.26s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(10) {
    transition-delay: 1.4s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(11) {
    transition-delay: 1.54s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(12) {
    transition-delay: 1.68s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(13) {
    transition-delay: 1.82s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(14) {
    transition-delay: 1.96s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(15) {
    transition-delay: 2.1s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(16) {
    transition-delay: 2.24s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(17) {
    transition-delay: 2.38s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(18) {
    transition-delay: 2.52s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(19) {
    transition-delay: 2.66s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(20) {
    transition-delay: 2.8s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(21) {
    transition-delay: 2.94s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(22) {
    transition-delay: 3.08s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(23) {
    transition-delay: 3.22s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(24) {
    transition-delay: 3.36s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(25) {
    transition-delay: 3.5s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(26) {
    transition-delay: 3.64s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(27) {
    transition-delay: 3.78s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(28) {
    transition-delay: 3.92s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(29) {
    transition-delay: 4.06s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(30) {
    transition-delay: 4.2s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(31) {
    transition-delay: 4.34s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(32) {
    transition-delay: 4.48s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(33) {
    transition-delay: 4.62s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(34) {
    transition-delay: 4.76s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(35) {
    transition-delay: 4.9s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(36) {
    transition-delay: 5.04s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(37) {
    transition-delay: 5.18s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(38) {
    transition-delay: 5.32s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(39) {
    transition-delay: 5.46s
}

.qodef-animated-text.qodef--animated-by-word.qodef--appear-from-left .qodef-e-word:nth-last-child(40) {
    transition-delay: 5.6s
}

.qodef-animated-text.qodef--appear-fade.qodef-qi--appeared .qodef-e-character,.qodef-animated-text.qodef--appear-fade.qodef-qi--appeared .qodef-e-word,.qodef-animated-text.qodef--appear-from-bottom.qodef-qi--appeared .qodef-e-character,.qodef-animated-text.qodef--appear-from-bottom.qodef-qi--appeared .qodef-e-word,.qodef-animated-text.qodef--appear-from-left.qodef-qi--appeared .qodef-e-character,.qodef-animated-text.qodef--appear-from-left.qodef-qi--appeared .qodef-e-word,.qodef-animated-text.qodef--appear-from-right.qodef-qi--appeared .qodef-e-character,.qodef-animated-text.qodef--appear-from-right.qodef-qi--appeared .qodef-e-word,.qodef-animated-text.qodef--appear-from-top.qodef-qi--appeared .qodef-e-character,.qodef-animated-text.qodef--appear-from-top.qodef-qi--appeared .qodef-e-word {
    opacity: 1;
    transform: translateX(0) translateZ(0)
}

.qodef-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-bottom .qodef-m-title {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)
}

.qodef-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-top .qodef-m-title {
    opacity: 0;
    transform: translateY(-50px);
    transition: opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)
}

.qodef-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-left .qodef-m-title {
    opacity: 0;
    transform: translateX(-50px);
    transition: opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)
}

.qodef-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-right .qodef-m-title {
    opacity: 0;
    transform: translateX(50px);
    transition: opacity .4s,transform .7s cubic-bezier(.26,-.14,0,1.01)
}

.qodef-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-fade .qodef-m-title {
    opacity: 0;
    transition: opacity .7s ease-out
}

.qodef-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-fade.qodef-qi--appeared .qodef-m-title,.qodef-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-bottom.qodef-qi--appeared .qodef-m-title,.qodef-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-left.qodef-qi--appeared .qodef-m-title,.qodef-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-right.qodef-qi--appeared .qodef-m-title,.qodef-animated-text:not(.qodef--animated-by-word):not(.qodef--animated-by-letter).qodef--appear-from-top.qodef-qi--appeared .qodef-m-title {
    opacity: 1;
    transform: translateX(0) translateZ(0)
}

.qodef-banner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    width: auto;
    overflow: hidden;
    transition: box-shadow .35s ease-out
}

.qodef-banner .qodef-m-banner-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.qodef-banner .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column
}

.qodef-banner .qodef-m-title {
    margin: .25em 0 0
}

.qodef-banner .qodef-m-title-inner {
    display: inline-block
}

.qodef-banner .qodef-m-subtitle {
    margin: 0
}

.qodef-banner .qodef-m-content-inner>.qodef-m-text {
    margin: .7em 0 0
}

.qodef-banner .qodef-m-button {
    margin: .5em 0 0
}

.qodef-banner .qodef-m-button .qodef-button {
    z-index: 2
}

.qodef-banner .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    width: auto;
    overflow: hidden
}

.qodef-banner .qodef-m-image img {
    display: inline-block
}

.qodef-banner.qodef-vertical--top .qodef-m-content {
    justify-content: flex-start
}

.qodef-banner.qodef-vertical--middle .qodef-m-content {
    justify-content: center
}

.qodef-banner.qodef-vertical--bottom .qodef-m-content {
    justify-content: flex-end
}

.qodef-banner.qodef-horizontal--left .qodef-m-content {
    align-items: flex-start;
    text-align: left
}

.qodef-banner.qodef-horizontal--center .qodef-m-content {
    align-items: center;
    text-align: center
}

.qodef-banner.qodef-horizontal--right .qodef-m-content {
    align-items: flex-end;
    text-align: right
}

.qodef-banner.qodef--overlay .qodef-m-image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color .35s ease-out
}

.qodef-banner.qodef-image--hover-zoom img {
    transform: scale(1.005) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-banner.qodef-image--hover-zoom:hover img {
    transform: scale(1.03)
}

.qodef-banner.qodef-image--hover-zoom-out img {
    transform: scale(1.03) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-banner.qodef-image--hover-zoom-out:hover img {
    transform: scale(1)
}

.qodef-banner.qodef-image--hover-move img {
    transform: scale(1.2);
    transition: transform .5s cubic-bezier(.33,.02,0,.93);
    will-change: transform
}

.qodef-banner.qodef-image--hover-move:hover img {
    transform: scale(1.2) translateX(12px)
}

.qodef-banner.qodef-image--hover-from-top img {
    transform-origin: top
}

.qodef-banner.qodef-image--hover-from-bottom img {
    transform-origin: bottom
}

.qodef-banner.qodef-image--hover-from-left img {
    transform-origin: left
}

.qodef-banner.qodef-image--hover-from-right img {
    transform-origin: right
}

.qodef-banner.qodef-layout--in-box .qodef-m-content {
    padding: 45px
}

.qodef-banner.qodef-layout--in-box .qodef-m-content-inner {
    background-color: #fff;
    padding: 25px;
    max-width: 100%;
    width: 100%
}

.qodef-banner.qodef-layout--standard .qodef-m-content {
    padding: 30px
}

.qodef-before-after-image-holder {
    visibility: hidden;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-before-after-image-holder img {
    position: absolute;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-before-after-image-holder.active {
    cursor: grab
}

.qodef-before-after {
    -webkit-user-select: none;
    overflow: hidden
}

.qodef-before-after .twentytwenty-handle {
    position: absolute;
    left: 50%;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 100px;
    height: 1em;
    width: 1em;
    margin-left: -.5em;
    margin-top: -.5em;
    color: #fff;
    background-color: currentColor;
    border-radius: 50%;
    cursor: grab;
    z-index: 40
}

@media only screen and (max-width: 1024px) {
    .qodef-before-after .twentytwenty-handle {
        font-size:50px
    }
}

.qodef-before-after .twentytwenty-handle .qodef-handle-text {
    font-size: 1rem;
    color: #111;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.qodef-before-after .twentytwenty-handle:after,.qodef-before-after .twentytwenty-handle:before {
    content: " ";
    display: block;
    background: currentColor;
    position: absolute;
    z-index: 30
}

.qodef-before-after .twentytwenty-horizontal .twentytwenty-handle:after,.qodef-before-after .twentytwenty-horizontal .twentytwenty-handle:before {
    width: 2px;
    height: 100vh;
    left: 50%;
    transform: translateX(-50%)
}

.qodef-before-after .twentytwenty-vertical .twentytwenty-handle:after,.qodef-before-after .twentytwenty-vertical .twentytwenty-handle:before {
    width: 100vw;
    height: 2px;
    top: 50%;
    transform: translateY(-50%)
}

.qodef-before-after .twentytwenty-after-label,.qodef-before-after .twentytwenty-before-label {
    display: none
}

.qodef-before-after .twentytwenty-container {
    position: relative;
    overflow: hidden;
    z-index: 0
}

.qodef-before-after .twentytwenty-container img {
    position: absolute;
    top: 0;
    max-width: 100%;
    width: 100%
}

.qodef-before-after .twentytwenty-before {
    z-index: 20
}

.qodef-before-after .twentytwenty-after {
    z-index: 10
}

.qodef-before-after .twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: .48em
}

.qodef-before-after .twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: .48em
}

.qodef-before-after .twentytwenty-vertical .twentytwenty-down-arrow,.qodef-before-after .twentytwenty-vertical .twentytwenty-up-arrow {
    display: none
}

.qodef-before-after .twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: .48em
}

.qodef-before-after .twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: .48em
}

.qodef-before-after .twentytwenty-horizontal .twentytwenty-left-arrow,.qodef-before-after .twentytwenty-horizontal .twentytwenty-right-arrow {
    display: none
}

.qodef-blockquote .qodef-m-text {
    margin: 0
}

.qodef-blockquote .qodef-m-icon {
    font-size: 30px;
    line-height: 1;
    transition: all .3s ease-in-out
}

.qodef-blockquote .qodef-m-icon i {
    color: inherit
}

.qodef-blockquote .qodef-m-icon svg {
    width: 30px;
    height: auto;
    fill: currentColor;
    stroke: currentColor
}

.qodef-blockquote.qodef-layout--inline .qodef-m-icon {
    float: left;
    line-height: 1em;
    width: 1em;
    height: 1em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 .5em 0 0
}

.qodef-business-hours {
    position: relative;
    border: 1px solid #e1e1e1;
    padding: 35px
}

.qodef-business-hours.qodef-line-type--between .qodef-e-line {
    border-bottom: 1px solid rgba(30,30,30,.2)
}

.qodef-business-hours.qodef-line-type--below .qodef-e-item {
    border-bottom: 1px solid rgba(30,30,30,.2)
}

.qodef-business-hours.qodef-line-type--below .qodef-e-item:last-child {
    border-bottom: none
}

.qodef-business-hours.qodef-line-type--none .qodef-e-day {
    margin-right: 10px
}

.qodef-business-hours.qodef-line-type--none .qodef-e-line {
    display: none
}

.qodef-business-hours .qodef-e-item {
    margin-bottom: 1em;
    display: flex;
    align-items: baseline
}

.qodef-business-hours .qodef-e-item:last-child {
    margin-bottom: 0
}

.qodef-business-hours .qodef-e-title-holder {
    display: flex;
    align-items: baseline
}

.qodef-business-hours .qodef-m-title {
    margin: 0 0 1em
}

.qodef-business-hours .qodef-m-subtitle {
    margin: 0 0 .5em
}

.qodef-business-hours .qodef-m-text {
    margin: .5em 0 0
}

.qodef-business-hours .qodef-e-icon {
    line-height: 1;
    padding-right: 12px
}

.qodef-business-hours .qodef-e-day {
    margin: 0
}

.qodef-business-hours .qodef-e-hours {
    margin: 0
}

.qodef-business-hours .qodef-e-line {
    flex-grow: 1;
    margin: 0 8px
}

.qodef-business-hours.qodef-text-underline .qodef-m-text a {
    position: relative;
    color: currentColor
}

.qodef-business-hours.qodef-text-underline .qodef-m-text a:after {
    content: '';
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.qodef-business-hours.qodef-text-underline .qodef-m-text a:hover {
    text-decoration: none
}

.qodef-business-hours.qodef-text-underline .qodef-m-text a:hover:after {
    animation: qodef-animate-underline-from-left .6s cubic-bezier(.45,.29,0,.82) forwards
}

.qodef-button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: inherit;
    font-size: 16px;
    line-height: 2em;
    font-weight: 500;
    text-decoration: none;
    text-transform: none;
    border-radius: 4px;
    outline: 0;
    transition: color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    padding: 13px 46px;
    overflow: hidden
}

.qodef-button.qodef-size--small {
    padding: 9px 33px
}

.qodef-button.qodef-size--large {
    padding: 15px 52px
}

.qodef-button.qodef-size--full {
    width: 100%;
    text-align: center
}

.qodef-button.qodef-layout--filled {
    font-size: 17px;
    color: #111;
    background-color: #f4f4f4;
    border: 0;
    font-size: 1rem;
    border-style: solid
}

.qodef-button.qodef-layout--filled:hover {
    color: #fff;
    background-color: #111
}

.qodef-button.qodef-layout--outlined {
    color: #111;
    background-color: transparent;
    border: 2px solid #111
}

.qodef-button.qodef-layout--outlined:hover {
    color: #111;
    background-color: #f4f4f4;
    border-color: #f4f4f4
}

.qodef-button.qodef-layout--textual {
    padding: 0!important;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    overflow: visible
}

.qodef-button.qodef-layout--textual .qodef-m-text {
    display: inline-block;
    vertical-align: middle
}

.qodef-button.qodef-layout--textual:hover {
    color: #111
}

.qodef-button.qodef-icon--left {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse
}

.qodef-button.qodef-text-underline .qodef-m-text {
    position: relative
}

.qodef-button.qodef-text-underline .qodef-m-text:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    transition: background-color .25s ease-in-out,width .36s cubic-bezier(.51,.5,.07,.99);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.qodef-button.qodef-text-underline:not(.qodef-button-underline-draw):hover .qodef-m-text:after {
    width: 0
}

.qodef-button.qodef-text-underline.qodef-underline--center .qodef-m-text:after {
    left: 50%;
    transform: translateX(-50%)
}

.qodef-button.qodef-text-underline.qodef-underline--right .qodef-m-text:after {
    left: auto;
    right: 0
}

.qodef-button.qodef-button-underline-draw .qodef-m-text {
    overflow: hidden
}

.qodef-button.qodef-button-underline-draw.qodef-underline--left:hover .qodef-m-text:after,.qodef-button.qodef-button-underline-draw.qodef-underline--right:hover .qodef-m-text:after {
    animation: qodef-animate-underline-from-left .7s cubic-bezier(.45,.29,0,.82) forwards
}

.qodef-button.qodef-button-underline-draw.qodef-underline--right:hover .qodef-m-text:after {
    animation: qodef-animate-underline-from-right .7s cubic-bezier(.45,.29,0,.82) forwards
}

.qodef-button .qodef-m-icon {
    color: currentColor;
    line-height: 0
}

.qodef-button .qodef-m-icon.qodef--icon-color-set {
    transition: color .25s ease-in-out,background-color .25s ease-in-out
}

.qodef-button .qodef-m-icon svg {
    width: 1em;
    fill: currentColor;
    stroke: currentColor;
    vertical-align: middle
}

.qodef-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon {
    margin-left: 10px
}

.qodef-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon {
    margin-right: 10px
}

.qodef-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner,.qodef-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner,.qodef-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner {
    position: relative;
    overflow: hidden;
    display: inherit;
    padding: 1px
}

.qodef-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg,.qodef-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i,.qodef-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg,.qodef-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg {
    transition: transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-in-out;
    will-change: transform
}

.qodef-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(1),.qodef-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(1),.qodef-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(1),.qodef-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(1),.qodef-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(1),.qodef-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(1) {
    transform: translateX(0) translateY(0);
    transition-delay: .1s;
    opacity: 1
}

.qodef-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2),.qodef-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2),.qodef-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2) {
    position: absolute;
    opacity: 0;
    left: 1px;
    top: 1px;
    transition-delay: 0s
}

.qodef-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1) {
    opacity: 0
}

.qodef-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(2),.qodef-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(2) {
    transform: translateX(0) translateY(0) translatez(0);
    transition-delay: .25s;
    opacity: 1
}

.qodef-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2) {
    transform: translateX(-150%) translateY(0)
}

.qodef-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1) {
    transform: translateX(200%) translateY(0)
}

.qodef-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg {
    will-change: transform
}

.qodef-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2) {
    transform: translateX(0) translateY(150%) translateZ(0)
}

.qodef-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1) {
    transform: translateX(0) translateY(-150%) translateZ(0)
}

.qodef-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg {
    will-change: transform
}

.qodef-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2) {
    transform: translateX(-100%) translateY(100%) translateZ(0)
}

.qodef-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1) {
    transform: translateX(100%) translateY(-100%) translateZ(0)
}

.qodef-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner i,.qodef-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner svg {
    transition: transform .3s cubic-bezier(.37,.08,.02,.93),opacity .2s ease-in-out;
    transform: translateX(0);
    will-change: transform
}

.qodef-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner i,.qodef-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner svg {
    transform: translateX(4px)
}

.qodef-button.qodef-hover--reveal:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform .5s cubic-bezier(.54,.3,.02,1.01)
}

.qodef-button.qodef-hover--reveal .qodef-m-icon,.qodef-button.qodef-hover--reveal .qodef-m-text {
    z-index: 1
}

.qodef-button.qodef-hover--reveal:hover:after {
    transform: scaleX(1) scaleY(1)
}

.qodef-button.qodef-hover--reveal.qodef-layout--outlined:hover {
    background-color: initial
}

.qodef-button.qodef--reveal-horizontal:after {
    transform-origin: left;
    transform: scaleX(0)
}

.qodef-button.qodef--reveal-vertical:after {
    transform-origin: bottom;
    transform: scaleY(0)
}

.qodef-button.qodef-icon-background-hover--reveal .qodef-m-icon:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform .5s cubic-bezier(.54,.3,.02,1.01)
}

.qodef-button.qodef-icon-background-hover--reveal .qodef-m-icon .qodef-m-icon-inner {
    z-index: 1
}

.qodef-button.qodef-icon-background-hover--reveal:hover .qodef-m-icon:after {
    transform: scaleX(1) scaleY(1)
}

.qodef-button.qodef-icon-background-hover--reveal-horizontal .qodef-m-icon:after {
    transform-origin: left;
    transform: scaleX(0)
}

.qodef-button.qodef-icon-background-hover--reveal-vertical .qodef-m-icon:after {
    transform-origin: bottom;
    transform: scaleY(0)
}

.qodef-button.qodef-type--icon-boxed {
    padding: 0!important;
    align-items: stretch
}

.qodef-button.qodef-type--icon-boxed .qodef-m-text {
    align-self: center;
    padding: 11px 28px
}

.qodef-button.qodef-type--icon-boxed .qodef-m-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 11px 0
}

.qodef-button.qodef-type--icon-boxed .qodef-m-icon i {
    line-height: inherit
}

.qodef-button.qodef-type--icon-boxed .qodef-m-icon svg {
    width: 1em;
    fill: currentColor;
    stroke: currentColor
}

.qodef-button.qodef-type--icon-boxed .qodef-m-border {
    width: 2px;
    background-color: #111;
    transition: background-color .25s ease-in-out
}

.qodef-button.qodef-type--inner-border .qodef-m-inner-border {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #111;
    font-size: 4px;
    transition: color .25s ease-in-out
}

.qodef-button.qodef-type--inner-border .qodef-m-border-bottom,.qodef-button.qodef-type--inner-border .qodef-m-border-left,.qodef-button.qodef-type--inner-border .qodef-m-border-right,.qodef-button.qodef-type--inner-border .qodef-m-border-top {
    position: absolute;
    background-color: currentColor;
    transition: background-color .25s ease-in-out
}

.qodef-button.qodef-type--inner-border .qodef-m-border-top {
    top: 1em;
    left: 1em;
    height: 2px;
    width: calc(100% - 2em)
}

.qodef-button.qodef-type--inner-border .qodef-m-border-right {
    top: 1em;
    right: 1em;
    width: 2px;
    height: calc(100% - 2em)
}

.qodef-button.qodef-type--inner-border .qodef-m-border-bottom {
    bottom: 1em;
    right: 1em;
    height: 2px;
    width: calc(100% - 2em)
}

.qodef-button.qodef-type--inner-border .qodef-m-border-left {
    bottom: 1em;
    left: 1em;
    width: 2px;
    height: calc(100% - 2em)
}

.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw .qodef-m-inner-border-copy .qodef-m-border-top {
    transition: transform .36s ease-out
}

.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-top {
    transform: scaleX(0)
}

.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-center .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-inner-border-copy .qodef-m-border-right {
    transform: scaleY(0)
}

.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-center:hover .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-top,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-two-points:hover .qodef-m-inner-border-copy .qodef-m-border-top {
    transform: scaleX(1) scaleY(1)
}

.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top {
    transition-duration: .28s
}

.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top {
    transform-origin: left
}

.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right {
    transform-origin: top
}

.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-top {
    transition-delay: .28s
}

.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point .qodef-m-inner-border-copy .qodef-m-border-right {
    transition-delay: 0s
}

.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-left,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-top {
    transition-delay: 0s
}

.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-bottom,.qodef-inner-border-hover--draw.q-draw-one-point:hover .qodef-m-inner-border-copy .qodef-m-border-right {
    transition-delay: .28s
}

.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-top {
    transform-origin: left
}

.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-bottom {
    transform-origin: right
}

.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-left {
    transform-origin: top
}

.qodef-inner-border-hover--draw.q-draw-two-points .qodef-m-border-right {
    transform-origin: bottom
}

.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points .qodef-m-inner-border .qodef-m-border-top {
    transition: background-color .25s ease-in-out,transform .36s ease-out;
    transform: scaleX(1) scaleY(1)
}

.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-top {
    transform: scaleX(0)
}

.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points:hover .qodef-m-inner-border .qodef-m-border-right {
    transform: scaleY(0)
}

.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top {
    transition: background-color .25s ease-in-out,transform .28s ease-out
}

.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top {
    transform-origin: left
}

.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right {
    transform-origin: top
}

.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-top {
    transition-delay: 0s,0s
}

.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point .qodef-m-inner-border .qodef-m-border-right {
    transition-delay: 0s,.28s
}

.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-top {
    transition-delay: 0s,.28s
}

.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-one-point:hover .qodef-m-inner-border .qodef-m-border-right {
    transition-delay: 0s,0s
}

.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-top,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-top {
    transform-origin: left
}

.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-bottom,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-bottom {
    transform-origin: right
}

.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-left,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-left {
    transform-origin: top
}

.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-center.q-remove-two-points .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-one-point.q-remove-two-points .qodef-m-border-right,.qodef-type--inner-border.qodef-inner-border-hover--remove.q-remove-two-points.q-remove-two-points .qodef-m-border-right {
    transform-origin: bottom
}

.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge {
    overflow: visible
}

.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge .qodef-m-inner-border {
    top: 1em;
    left: 1em;
    width: calc(100% - 2em);
    height: calc(100% - 2em);
    border: 1px solid currentColor;
    transition: all .3s cubic-bezier(.46,.03,.52,.96)
}

.qodef-type--inner-border.qodef-inner-border-hover--move-outer-edge:hover .qodef-m-inner-border {
    top: -1em;
    left: -1em;
    width: calc(100% + 2em);
    height: calc(100% + 2em)
}

.qodef-call-to-action.qodef-layout--standard {
    position: relative
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #333;
    padding: 6.4% 6% 6.9% 5.5%
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content .qodef-m-title {
    color: #fff;
    margin: 0
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content .qodef-m-text {
    color: #fff;
    margin: .8em 0 0
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-button {
    flex: 0 0 auto
}

.qodef-call-to-action.qodef-layout--standard.qodef-link-overlay .qodef-m-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-call-to-action.qodef-layout--standard.qodef-link-overlay .qodef-m-button {
    z-index: 1
}

.qodef-cards-gallery {
    position: relative;
    display: inline-block
}

.qodef-cards-gallery .qodef-e-inner {
    position: relative
}

.qodef-cards-gallery .qodef-m-fake-card {
    position: relative;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.qodef-cards-gallery .qodef-m-card {
    position: absolute;
    transition: all .2s cubic-bezier(.25,.46,.45,.94);
    width: 100%
}

.qodef-cards-gallery.qodef-orientation--both .qodef-m-card {
    will-change: transform
}

.qodef-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n) {
    transform-origin: right
}

.qodef-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n+1) {
    transform-origin: left
}

.qodef-cards-gallery.qodef-orientation--both .qodef-m-card.qodef-out {
    transition: transform .5s ease-in-out,left .3s ease-in-out,right .3s ease-in-out
}

.qodef-cards-gallery.qodef-orientation--both .qodef-m-card:not(:last-of-type) {
    cursor: pointer
}

.qodef-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n):not(:last-of-type):not(.active):hover {
    margin-right: -10px!important
}

.qodef-cards-gallery.qodef-orientation--both .qodef-m-card:nth-child(2n+1):not(:last-of-type):not(.active):hover {
    margin-left: -10px!important
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card {
    transform-origin: left;
    will-change: transform
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out {
    transition: transform .5s ease-in-out,left .3s ease-in-out
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type) {
    cursor: pointer
}

.qodef-cards-gallery.qodef-orientation--left .qodef-m-card:not(:last-of-type):not(.active):hover {
    margin-left: -10px!important
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card {
    transform-origin: right;
    will-change: transform
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out {
    transition: transform .5s ease-in-out,right .3s ease-in-out
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type) {
    cursor: pointer
}

.qodef-cards-gallery.qodef-orientation--right .qodef-m-card:not(:last-of-type):not(.active):hover {
    margin-right: -10px!important
}

.qodef-charts {
    position: relative;
    visibility: hidden
}

.qodef-charts.qodef--init {
    visibility: visible
}

.qodef-charts .qodef-m-inner {
    position: relative
}

.qodef-charts .qodef-m-canvas-holder {
    display: flex
}

.qodef-charts .qodef-m-canvas {
    position: relative;
    width: 260px
}

.qodef-charts .qodef-m-title {
    margin: 2em 0 0
}

.qodef-charts .qodef-m-text {
    margin: .2em 0 0 0
}

.qodef-charts.qodef-chart-alignment--flex-start .qodef-m-canvas-holder {
    justify-content: flex-start
}

.qodef-charts.qodef-chart-alignment--center .qodef-m-canvas-holder {
    justify-content: center
}

.qodef-charts.qodef-chart-alignment--flex-end .qodef-m-canvas-holder {
    justify-content: flex-end
}

.qodef-clients-list .qodef-e-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.qodef-clients-list .qodef-e-inner a {
    display: inline-block
}

.qodef-clients-list .qodef-e-inner>a {
    display: block
}

.qodef-clients-list .qodef-grid-item {
    text-align: center
}

.qodef-clients-list .qodef-e-images-holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 0;
    margin: 0 0 1em
}

.qodef-clients-list .qodef-e-main-image {
    display: inline-block;
    width: auto
}

.qodef-clients-list .qodef-e-hover-image {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
    opacity: 0
}

.qodef-clients-list .qodef-e-hover-image img {
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.qodef-clients-list .qodef-e-title {
    margin: 0 0 .65em
}

.qodef-clients-list .qodef-e-text {
    margin: 0
}

.qodef-clients-list.qodef--boxed .qodef-e-inner {
    padding: 20px;
    background-color: #f6f6f6
}

.qodef-clients-list.qodef-border--all .qodef-grid-inner {
    border-style: solid
}

.qodef-clients-list.qodef-border--all .qodef-grid-item {
    border-width: 1px;
    border-style: inherit;
    border-color: #ebebeb;
    border-left-style: hidden;
    border-bottom-style: hidden
}

@media only screen and (min-width: 681px) {
    .qodef-clients-list.qodef-border--all.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--all.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (min-width: 769px) {
    .qodef-clients-list.qodef-border--all.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--all.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }
}

@media only screen and (min-width: 1025px) {
    .qodef-clients-list.qodef-border--all.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--all.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (min-width: 1367px) {
    .qodef-clients-list.qodef-border--all.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--all.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--all.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--all.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }
}

@media only screen and (min-width: 1367px) {
    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }
}

@media only screen and (min-width: 1367px) {
    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: inherit
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-border--all.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: inherit
    }
}

.qodef-clients-list.qodef-border--inner .qodef-grid-item {
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb
}

@media only screen and (min-width: 681px) {
    .qodef-clients-list.qodef-border--inner.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--inner.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 769px) {
    .qodef-clients-list.qodef-border--inner.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(3n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--inner.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(3n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1025px) {
    .qodef-clients-list.qodef-border--inner.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--inner.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1367px) {
    .qodef-clients-list.qodef-border--inner.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(5n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--inner.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(5n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--inner.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(6n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--inner.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(6n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1367px) {
    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(7n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(7n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1367px) {
    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(8n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: hidden
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(8n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-border--inner.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: hidden
    }
}

.qodef-clients-list.qodef--hover-change-image .qodef-e-hover-image,.qodef-clients-list.qodef--hover-change-image .qodef-e-main-image {
    will-change: opacity;
    transition: opacity .25s ease-in-out
}

.qodef-clients-list.qodef--hover-change-image .qodef-e-hover-image {
    opacity: 0
}

.qodef-clients-list.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-hover-image {
    opacity: 1
}

.qodef-clients-list.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-main-image {
    opacity: 0
}

.qodef-clients-list.qodef--hover-opacity .qodef-e-main-image {
    opacity: 1;
    transition: opacity .2s ease-out
}

.qodef-clients-list.qodef--hover-opacity .qodef-e-hover-image {
    display: none
}

.qodef-clients-list.qodef--hover-opacity .qodef-e-inner:hover .qodef-e-main-image {
    opacity: .8
}

.qodef-clients-list.qodef--hover-scale .qodef-e-main-image {
    transform: scale(1) translateZ(0);
    transition: transform .25s cubic-bezier(.22,.61,.36,1)
}

.qodef-clients-list.qodef--hover-scale .qodef-e-inner:hover .qodef-e-main-image {
    transform: scale(1.05) translateZ(0)
}

.qodef-clients-list.qodef--hover-roll-horizontal .qodef-e-images-holder,.qodef-clients-list.qodef--hover-roll-vertical .qodef-e-images-holder {
    overflow: hidden
}

.qodef-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-clients-list.qodef--hover-roll-horizontal .qodef-e-main-image,.qodef-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image,.qodef-clients-list.qodef--hover-roll-vertical .qodef-e-main-image {
    transition: transform .5s cubic-bezier(.22,.61,.36,1)
}

.qodef-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image {
    opacity: 1
}

.qodef-clients-list.qodef--hover-roll-horizontal .qodef-e-main-image {
    transform: translateX(0)
}

.qodef-clients-list.qodef--hover-roll-horizontal .qodef-e-hover-image {
    transform: translateX(-130%)
}

.qodef-clients-list.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-hover-image {
    transform: translateX(0)
}

.qodef-clients-list.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-main-image {
    transform: translateX(130%)
}

.qodef-clients-list.qodef--hover-roll-vertical .qodef-e-main-image {
    transform: translateY(0)
}

.qodef-clients-list.qodef--hover-roll-vertical .qodef-e-hover-image {
    transform: translateY(130%)
}

.qodef-clients-list.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-hover-image {
    transform: translateY(0)
}

.qodef-clients-list.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-main-image {
    transform: translateY(-130%)
}

.qodef-clients-list.qodef-title--hover-underline .qodef-e-title a {
    position: relative
}

.qodef-clients-list.qodef-title--hover-underline .qodef-e-title a:after {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 0;
    transition: width .36s cubic-bezier(.51,.5,.07,.99)
}

.qodef-clients-list.qodef-title--hover-underline .qodef-e-inner:hover .qodef-e-title a:after {
    width: 100%
}

.qodef-clients-slider .qodef-e-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    line-height: 0
}

.qodef-clients-slider .qodef-e-inner a {
    display: inline-block
}

.qodef-clients-slider .qodef-e-images-holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 0;
    margin: 0 0 1em
}

.qodef-clients-slider .qodef-e-title {
    margin: 0 0 .65em
}

.qodef-clients-slider .qodef-e-text {
    line-height: 1rem
}

.qodef-clients-slider .qodef-e-main-image {
    display: inline-block;
    width: auto
}

.qodef-clients-slider .qodef-e-hover-image {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 100%
}

.qodef-clients-slider .qodef-e-hover-image img {
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.qodef-clients-slider.qodef--boxed .qodef-e-inner {
    padding: 20px;
    background-color: #f6f6f6
}

.qodef-clients-slider.qodef--hover-change-image .qodef-e-hover-image,.qodef-clients-slider.qodef--hover-change-image .qodef-e-main-image {
    will-change: opacity;
    transition: opacity .25s ease-in-out
}

.qodef-clients-slider.qodef--hover-change-image .qodef-e-hover-image {
    opacity: 0
}

.qodef-clients-slider.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-hover-image {
    opacity: 1
}

.qodef-clients-slider.qodef--hover-change-image .qodef-e-inner:hover .qodef-e-main-image {
    opacity: 0
}

.qodef-clients-slider.qodef--hover-opacity .qodef-e-main-image {
    opacity: 1;
    transition: opacity .2s ease-out
}

.qodef-clients-slider.qodef--hover-opacity .qodef-e-hover-image {
    display: none
}

.qodef-clients-slider.qodef--hover-opacity .qodef-e-inner:hover .qodef-e-main-image {
    opacity: .8
}

.qodef-clients-slider.qodef--hover-scale .qodef-e-main-image {
    transform: scale(1) translateZ(0);
    transition: transform .25s cubic-bezier(.22,.61,.36,1)
}

.qodef-clients-slider.qodef--hover-scale .qodef-e-inner:hover .qodef-e-main-image {
    transform: scale(1.05) translateZ(0)
}

.qodef-clients-slider.qodef--hover-roll-horizontal .qodef-e-images-holder,.qodef-clients-slider.qodef--hover-roll-vertical .qodef-e-images-holder {
    overflow: hidden
}

.qodef-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-clients-slider.qodef--hover-roll-horizontal .qodef-e-main-image,.qodef-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image,.qodef-clients-slider.qodef--hover-roll-vertical .qodef-e-main-image {
    transition: transform .5s cubic-bezier(.22,.61,.36,1)
}

.qodef-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image,.qodef-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image {
    opacity: 1
}

.qodef-clients-slider.qodef--hover-roll-horizontal .qodef-e-main-image {
    transform: translateX(0)
}

.qodef-clients-slider.qodef--hover-roll-horizontal .qodef-e-hover-image {
    transform: translateX(-130%)
}

.qodef-clients-slider.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-hover-image {
    transform: translateX(0)
}

.qodef-clients-slider.qodef--hover-roll-horizontal .qodef-e-inner:hover .qodef-e-main-image {
    transform: translateX(130%)
}

.qodef-clients-slider.qodef--hover-roll-vertical .qodef-e-main-image {
    transform: translateY(0)
}

.qodef-clients-slider.qodef--hover-roll-vertical .qodef-e-hover-image {
    transform: translateY(130%)
}

.qodef-clients-slider.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-hover-image {
    transform: translateY(0)
}

.qodef-clients-slider.qodef--hover-roll-vertical .qodef-e-inner:hover .qodef-e-main-image {
    transform: translateY(-130%)
}

.qodef-clients-slider.qodef-title--hover-underline .qodef-e-title a {
    display: inline-block;
    position: relative
}

.qodef-clients-slider.qodef-title--hover-underline .qodef-e-title a:after {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 0;
    transition: width .36s cubic-bezier(.51,.5,.07,.99)
}

.qodef-clients-slider.qodef-title--hover-underline .qodef-e-inner:hover .qodef-e-title a:after {
    width: 100%
}

.qodef-countdown .qodef-m-date {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.qodef-countdown .qodef-digit-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 150px
}

.qodef-countdown .qodef-digit {
    font-size: 70px;
    line-height: 1
}

.qodef-countdown .qodef-label {
    font-size: 20px
}

.qodef-counter.qodef-layout--simple.qodef-digit-stroke-effect .qodef-m-digit {
    color: transparent!important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #333;
    text-shadow: none
}

.qodef-counter.qodef-layout--simple .qodef-m-digit-wrapper {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.qodef-counter.qodef-layout--simple .qodef-m-digit {
    display: inline-block;
    font-size: 70px;
    line-height: 1
}

.qodef-counter.qodef-layout--simple .qodef-m-icon {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(100%,-50%);
    font-size: 20px
}

.qodef-counter.qodef-layout--simple .qodef-m-title {
    margin: .9em 0 0
}

.qodef-counter.qodef-layout--simple .qodef-m-text {
    margin: .45em 0 0
}

.qodef-device-carousel {
    position: relative
}

.qodef-device-carousel>.qodef-qi-swiper-container {
    padding: 30px 0
}

.qodef-device-carousel>.qodef-qi-swiper-container>.swiper-wrapper {
    align-items: center
}

.qodef-device-carousel .qodef-device-carousel-device {
    position: relative;
    margin: 0 auto
}

.qodef-device-carousel .qodef-device-carousel-device .qodef-device-carousel-device-image {
    position: relative;
    pointer-events: none;
    box-shadow: 0 0 20px rgba(0,0,0,.07);
    border-radius: 15px;
    z-index: 10
}

.qodef-device-carousel .qodef-device-carousel-device .qodef-device-carousel-device-image img {
    width: 100%
}

.qodef-device-carousel .qodef-device-carousel-device .qodef-m-items {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1
}

.qodef-device-carousel .qodef-device-carousel-device .qodef-qi-swiper-container {
    overflow: hidden;
    height: 100%;
    padding: 0!important
}

.qodef-device-carousel .qodef-device-carousel-device .qodef-m-item {
    height: 100%
}

.qodef-device-carousel .qodef-device-carousel-device .qodef-m-item img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.qodef-device-slider {
    position: relative;
    margin: auto
}

.qodef-device-slider .qodef-device-slider-image {
    position: relative;
    pointer-events: none;
    z-index: 10
}

.qodef-device-slider .qodef-device-slider-image img {
    width: 100%;
    filter: drop-shadow(0 6px 16.8px rgba(0, 0, 0, .07))
}

.qodef-device-slider .qodef-m-items {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 5
}

.qodef-device-slider .qodef-qi-swiper-container {
    overflow: hidden;
    height: 100%
}

.qodef-device-slider .qodef-m-item {
    height: 100%
}

.qodef-device-slider .qodef-m-item img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.qodef-dropcaps {
    position: relative
}

.qodef-dropcaps.qodef-letter-stroke-effect .qodef-m-letter {
    color: transparent!important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #333;
    text-shadow: none
}

.qodef-dropcaps.qodef-letter-clip-effect .qodef-m-letter {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

body.e--ua-safari .qodef-dropcaps.qodef-letter-clip-effect .qodef-m-letter {
    display: block
}

.qodef-dropcaps .qodef-m-letter {
    float: left;
    font-size: 60px;
    line-height: 1em;
    width: 1em;
    height: 1em;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.qodef-dropcaps .qodef-m-text {
    margin: 0
}

.qodef-dual-image-with-content {
    position: relative;
    display: flex
}

.qodef-dual-image-with-content.qodef--content-right {
    flex-direction: row-reverse
}

.qodef-dual-image-with-content .qodef-dual-content {
    display: flex;
    width: 50%;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding: 100px;
    background-color: #f6f6f6
}

.qodef-dual-image-with-content .qodef-m-inner-content>.qodef-m-title {
    margin: 0 0 .5em
}

.qodef-dual-image-with-content .qodef-m-inner-content>.qodef-m-text {
    margin: 0 0 .5em
}

.qodef-dual-image-with-content .qodef-m-inner-bottom {
    width: 100%
}

.qodef-dual-image-with-content .qodef-m-content-shortcode {
    position: relative
}

.qodef-dual-image-with-content .qodef-image-holder {
    --holder_height: auto;
    position: relative;
    flex: 1;
    height: var(--holder_height)
}

.qodef-dual-image-with-content .qodef-m-main-image {
    width: 100%;
    height: 100%
}

.qodef-dual-image-with-content .qodef-m-main-image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.qodef-dual-image-with-content .qodef-m-second-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-dual-image-with-content.qodef-decoration--underline .qodef-e-decorated {
    text-decoration: underline
}

.qodef-dual-image-with-content.qodef-decoration--italic .qodef-e-decorated {
    font-style: italic
}

.qodef-dual-image-with-content.qodef-decoration--bold .qodef-e-decorated {
    font-weight: 700
}

.qodef-dual-image-with-content.qodef-link--underline-draw .qodef-e-link {
    width: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - .07em),currentColor .07em);
    background-size: 100% 87%
}

.qodef-dual-image-with-content.qodef-link--underline-draw .qodef-e-link:hover {
    animation: qodef-animate-underline-multiline 1.1s cubic-bezier(.32,.32,.15,1.17) forwards
}

.qodef-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img {
    transform: scale(1) translateX(14px)
}

.qodef-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img {
    transform: scale(1) translateX(-14px)
}

.qodef-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder,.qodef-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder {
    overflow: hidden
}

.qodef-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image,.qodef-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image {
    display: flex;
    justify-content: center
}

.qodef-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img,.qodef-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img {
    display: inline-block;
    max-width: unset;
    transition: transform 1.3s cubic-bezier(.37,.08,.02,.93) 0s
}

.qodef-dual-image-with-content.qodef-qi--has-appear.qodef--content-left.qodef-qi--appeared .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img,.qodef-dual-image-with-content.qodef-qi--has-appear.qodef--content-right.qodef-qi--appeared .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img {
    transform: scale(1) translateX(0)
}

.qodef-faq {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-faq.qodef-behavior--accordion {
    visibility: hidden;
    overflow-anchor: none
}

.qodef-faq.qodef-behavior--accordion.qodef--init {
    visibility: visible
}

.qodef-faq.qodef-behavior--accordion .qodef-e-title-holder {
    cursor: pointer
}

.qodef-faq .qodef-e-content-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-faq .qodef-e-icon>svg {
    width: 1em;
    fill: currentColor;
    stroke: currentColor
}

.qodef-faq .qodef-e-title-holder {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 26px 10px 26px 26px;
    transition: all .2s ease-out;
    margin: 0
}

.qodef-faq .qodef-e-title-holder:not(:first-child) {
    margin: 12px 0 0
}

.qodef-faq .qodef-e-title-holder .qodef-e-title {
    display: inline-flex
}

.qodef-faq .qodef-e-title-holder .qodef-e-mark {
    position: relative;
    flex-shrink: 0;
    width: 20px;
    height: 18px;
    line-height: 1;
    text-align: center
}

.qodef-faq .qodef-e-title-holder .qodef-e-mark span {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    transition: opacity .2s ease-out,color .2s ease-out
}

.qodef-faq .qodef-e-title-holder .qodef-e-mark span:before {
    display: block;
    line-height: inherit
}

.qodef-faq .qodef-e-title-holder .qodef-e-mark span.qodef-icon--minus {
    opacity: 0
}

.qodef-faq .qodef-e-title-holder .qodef-e-mark span.qodef-icon--plus {
    opacity: 1
}

.qodef-faq .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--minus {
    opacity: 1
}

.qodef-faq .qodef-e-title-holder.ui-state-active .qodef-e-mark span.qodef-icon--plus {
    opacity: 0
}

.qodef-faq .qodef-e-title-holder.ui-state-active.ui-state-hover .qodef-e-mark span.qodef-icon--plus {
    opacity: 0
}

.qodef-faq .qodef-e-title-holder .qodef-e-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-right: 8px
}

.qodef-faq .qodef-e-content {
    padding: 0 26px 16px;
    margin: 0;
    transition: background-color .2s ease-out
}

.qodef-faq .qodef-e-content p {
    margin: 0
}

.qodef-faq.qodef-style--standard .qodef-e-content {
    padding: 16px 26px
}

.qodef-faq.qodef-style--standard .qodef-e-title-holder {
    background-color: #f6f6f6;
    border-bottom: 1px solid #ebebeb
}

.qodef-faq.qodef-style--standard .qodef-e-title-holder.ui-state-active {
    background-color: #f6f6f6
}

.qodef-faq.qodef-style--standard .qodef-e-title-holder:not(:first-child) {
    margin: 0
}

.qodef-faq.qodef-style--standard .qodef-e-title-holder.ui-accordion-header-collapsed:nth-last-child(2) {
    border-color: transparent!important
}

.qodef-faq.qodef-style--standard .qodef-e-content {
    border-bottom: 1px solid #ebebeb
}

.qodef-faq.qodef-style--boxed {
    border: 1px solid #ebebeb
}

.qodef-faq.qodef-style--boxed .qodef-e-title-holder:not(:first-child) {
    margin: 0;
    border-top: 1px solid #ebebeb
}

.qodef-faq.qodef-style--border-between .qodef-e-title-holder {
    margin: 0;
    border-top: 1px solid #ebebeb
}

.qodef-faq.qodef-style--border-between .qodef-e-title-holder:first-child {
    border-top: none
}

.qodef-graphs {
    position: relative;
    visibility: hidden
}

.qodef-graphs.qodef--init {
    visibility: visible
}

.qodef-graphs .qodef-m-inner {
    position: relative
}

.qodef-graphs .qodef-m-canvas-holder {
    display: flex
}

.qodef-graphs .qodef-m-canvas {
    position: relative;
    width: 100%
}

.qodef-graphs.qodef-chart-alignment--flex-start .qodef-m-canvas-holder {
    align-items: flex-start
}

.qodef-graphs.qodef-chart-alignment--flex-start .qodef-m-legend {
    justify-content: flex-start
}

.qodef-graphs.qodef-chart-alignment--flex-start.qodef-legend-position--right .qodef-m-canvas-holder {
    justify-content: flex-start
}

.qodef-graphs.qodef-chart-alignment--flex-start.qodef-legend-position--left .qodef-m-canvas-holder {
    justify-content: flex-end
}

.qodef-graphs.qodef-chart-alignment--center .qodef-m-canvas-holder {
    align-items: center
}

.qodef-graphs.qodef-chart-alignment--center .qodef-m-legend {
    justify-content: center
}

.qodef-graphs.qodef-chart-alignment--center.qodef-legend-position--left .qodef-m-canvas-holder,.qodef-graphs.qodef-chart-alignment--center.qodef-legend-position--right .qodef-m-canvas-holder {
    justify-content: center
}

.qodef-graphs.qodef-chart-alignment--flex-end .qodef-m-canvas-holder {
    align-items: flex-end
}

.qodef-graphs.qodef-chart-alignment--flex-end .qodef-m-legend {
    justify-content: flex-end
}

.qodef-graphs.qodef-chart-alignment--flex-end.qodef-legend-position--right .qodef-m-canvas-holder {
    justify-content: flex-end
}

.qodef-graphs.qodef-chart-alignment--flex-end.qodef-legend-position--left .qodef-m-canvas-holder {
    justify-content: flex-start
}

.qodef-highlight {
    margin: 0!important
}

.qodef-highlight .qodef-highlight-text {
    padding: 0;
    color: #fff
}

.qodef-how-to {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-how-to .qodef-m-title {
    margin: .35em 0 0
}

.qodef-how-to .qodef-m-text {
    margin: 1.2em 0 0
}

.qodef-how-to .qodef-m-title-holder {
    margin-bottom: 2.5em
}

.qodef-how-to .qodef-e-step {
    margin-bottom: 30px
}

.qodef-how-to .qodef-e-step-title {
    margin: 0 0 .8em
}

.qodef-how-to .qodef-e-step-text {
    margin: 0 0 1em
}

.qodef-how-to .qodef-e-step-image {
    display: inline-block;
    vertical-align: top
}

.qodef-icon-with-text .qodef-m-title {
    margin: 0
}

.qodef-icon-with-text .qodef-m-title a {
    display: block;
    color: inherit
}

.qodef-icon-with-text .qodef-m-content>.qodef-m-text {
    margin: .5em 0 0
}

.qodef-icon-with-text .qodef-m-button {
    margin: 1.5em 0 0
}

.qodef-icon-with-text .qodef-m-icon-holder {
    font-size: 1.4em;
    line-height: 1;
    transition: color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out
}

.qodef-icon-with-text .qodef-m-icon-holder i {
    vertical-align: top;
    color: inherit
}

.qodef-icon-with-text .qodef-m-icon-holder svg {
    width: 1em;
    vertical-align: top;
    fill: currentColor;
    stroke: currentColor;
    overflow: visible
}

.qodef-icon-with-text.qodef-icon-boxed .qodef-m-icon-holder {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 3em;
    height: 3em;
    background-color: #c4c4c4;
    border: 1px solid transparent
}

.qodef-icon-with-text .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-icon-with-text .qodef-m-separator .qodef-m-line {
    width: 60px
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img {
    display: block
}

.qodef-icon-with-text.qodef--appear-from-bottom {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity .25s,transform .35s ease-out
}

.qodef-icon-with-text.qodef--appear-from-bottom.qodef-qi--appeared {
    opacity: 1;
    transform: translateY(0)
}

.qodef-icon-with-text.qodef--appear-from-top {
    opacity: 0;
    transform: translateY(-50px);
    transition: opacity .25s,transform .35s ease-out
}

.qodef-icon-with-text.qodef--appear-from-top.qodef-qi--appeared {
    opacity: 1;
    transform: translateY(0)
}

.qodef-icon-with-text.qodef--appear-from-left {
    opacity: 0;
    transform: translateX(-50px);
    transition: opacity .25s,transform .35s ease-out
}

.qodef-icon-with-text.qodef--appear-from-left.qodef-qi--appeared {
    opacity: 1;
    transform: translateX(0)
}

.qodef-icon-with-text.qodef--appear-from-right {
    opacity: 0;
    transform: translateX(50px);
    transition: opacity .25s,transform .35s ease-out
}

.qodef-icon-with-text.qodef--appear-from-right.qodef-qi--appeared {
    opacity: 1;
    transform: translateX(0)
}

.qodef-icon-with-text.qodef--appear-fade {
    opacity: 0;
    transition: opacity .7s ease-out
}

.qodef-icon-with-text.qodef--appear-fade.qodef-qi--appeared {
    opacity: 1
}

.qodef-icon-with-text.qodef-icon--hover-move-horizontal .qodef-m-icon-holder i,.qodef-icon-with-text.qodef-icon--hover-move-horizontal .qodef-m-icon-holder svg {
    transform: translateX(0);
    transition: transform .28s cubic-bezier(.22,.61,.36,1)
}

.qodef-icon-with-text.qodef-icon--hover-move-horizontal:hover i,.qodef-icon-with-text.qodef-icon--hover-move-horizontal:hover svg {
    transform: translateX(4px)
}

.qodef-icon-with-text.qodef-icon--hover-move-vertical .qodef-m-icon-holder i,.qodef-icon-with-text.qodef-icon--hover-move-vertical .qodef-m-icon-holder svg {
    transform: translateY(0);
    transition: transform .32s cubic-bezier(.22,.61,.36,1)
}

.qodef-icon-with-text.qodef-icon--hover-move-vertical:hover i,.qodef-icon-with-text.qodef-icon--hover-move-vertical:hover svg {
    transform: translateY(-7px)
}

.qodef-icon-with-text.qodef-icon--hover-scale .qodef-m-icon-holder i,.qodef-icon-with-text.qodef-icon--hover-scale .qodef-m-icon-holder svg {
    transform: scale(1) translateZ(0);
    transition: transform .3s cubic-bezier(.22,.61,.36,1);
    will-change: transform
}

.qodef-icon-with-text.qodef-icon--hover-scale:hover i,.qodef-icon-with-text.qodef-icon--hover-scale:hover svg {
    transform: scale(1.17) translateZ(0)
}

.qodef-icon-with-text.qodef-layout--before-content {
    display: flex;
    align-items: flex-start
}

.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: .7em
}

@media only screen and (max-width: 768px) {
    .qodef-icon-with-text.qodef-layout--before-content.qodef-column-responsive--768 {
        flex-direction:column
    }
}

@media only screen and (max-width: 680px) {
    .qodef-icon-with-text.qodef-layout--before-content.qodef-column-responsive--680 {
        flex-direction:column
    }
}

@media only screen and (max-width: 480px) {
    .qodef-icon-with-text.qodef-layout--before-content.qodef-column-responsive--480 {
        flex-direction:column
    }
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title {
    line-height: 1
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title a {
    transition: color .2s ease-out
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner {
    display: flex;
    align-items: center
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: .15em;
    transition: color .2s ease-out
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center {
    text-align: center
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left {
    text-align: left
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right {
    text-align: right
}

.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
    margin-top: 1.3em
}

.qodef-icon-with-text.qodef-layout--top .qodef-m-separator+.qodef-m-title {
    margin: 0
}

.qodef-image-gallery-masonry.qodef-grid {
    margin-bottom: -24px
}

.qodef-image-gallery-masonry.qodef-grid>.qodef-grid-inner {
    margin: 0 -12px
}

.qodef-image-gallery-masonry.qodef-grid>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 12px;
    margin: 0 0 24px
}

.qodef-image-gallery-masonry.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-image-wrapper img {
    -o-object-fit: cover;
    object-fit: cover
}

.qodef-image-gallery-masonry .qodef-e-inner {
    overflow: hidden
}

.qodef-image-gallery-masonry.qodef--overlay .qodef-e-inner {
    position: relative
}

.qodef-image-gallery-masonry.qodef--overlay .qodef-e-inner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color .35s ease-out;
    pointer-events: none
}

.qodef-image-gallery-masonry.qodef-image--hover-zoom .qodef-e-inner img {
    display: block;
    width: calc(100% + 2px);
    transform: scale(1.005) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-image-gallery-masonry.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img {
    transform: scale(1.03)
}

.qodef-image-gallery-masonry.qodef-image--hover-zoom-out .qodef-e-inner img {
    display: block;
    width: calc(100% + 2px);
    transform: scale(1.03) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-image-gallery-masonry.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner img {
    transform: scale(1)
}

.qodef-image-gallery-masonry.qodef-image--hover-move .qodef-e-inner img {
    display: block;
    width: calc(100% + 2px);
    transform: scale(1.2);
    transition: transform .5s cubic-bezier(.33,.02,0,.93);
    will-change: transform
}

.qodef-image-gallery-masonry.qodef-image--hover-move .qodef-e:hover .qodef-e-inner img {
    transform: scale(1.2) translateX(12px)
}

.qodef-image-gallery-masonry.qodef-image--hover-from-top .qodef-e-inner img {
    transform-origin: top
}

.qodef-image-gallery-masonry.qodef-image--hover-from-bottom .qodef-e-inner img {
    transform-origin: bottom
}

.qodef-image-gallery-masonry.qodef-image--hover-from-left .qodef-e-inner img {
    transform-origin: left
}

.qodef-image-gallery-masonry.qodef-image--hover-from-right .qodef-e-inner img {
    transform-origin: right
}

.qodef-image-gallery-pinterest.qodef-grid {
    margin-bottom: -24px
}

.qodef-image-gallery-pinterest.qodef-grid>.qodef-grid-inner {
    margin: 0 -12px
}

.qodef-image-gallery-pinterest.qodef-grid>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 12px;
    margin: 0 0 24px
}

.qodef-image-gallery-pinterest .qodef-e-inner {
    overflow: hidden
}

.qodef-image-gallery-pinterest.qodef--overlay .qodef-e-inner {
    position: relative
}

.qodef-image-gallery-pinterest.qodef--overlay .qodef-e-inner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color .35s ease-out;
    pointer-events: none
}

.qodef-image-gallery-pinterest.qodef-image--hover-zoom .qodef-e-inner img {
    display: block;
    width: calc(100% + 2px);
    transform: scale(1.005) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-image-gallery-pinterest.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img {
    transform: scale(1.03)
}

.qodef-image-gallery-pinterest.qodef-image--hover-zoom-out .qodef-e-inner img {
    display: block;
    width: calc(100% + 2px);
    transform: scale(1.03) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-image-gallery-pinterest.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner img {
    transform: scale(1)
}

.qodef-image-gallery-pinterest.qodef-image--hover-move .qodef-e-inner img {
    display: block;
    width: calc(100% + 2px);
    transform: scale(1.2);
    transition: transform .5s cubic-bezier(.33,.02,0,.93);
    will-change: transform
}

.qodef-image-gallery-pinterest.qodef-image--hover-move .qodef-e:hover .qodef-e-inner img {
    transform: scale(1.2) translateX(12px)
}

.qodef-image-gallery-pinterest.qodef-image--hover-from-top .qodef-e-inner img {
    transform-origin: top
}

.qodef-image-gallery-pinterest.qodef-image--hover-from-bottom .qodef-e-inner img {
    transform-origin: bottom
}

.qodef-image-gallery-pinterest.qodef-image--hover-from-left .qodef-e-inner img {
    transform-origin: left
}

.qodef-image-gallery-pinterest.qodef-image--hover-from-right .qodef-e-inner img {
    transform-origin: right
}

.qodef-image-gallery.qodef-grid {
    margin-bottom: -24px
}

.qodef-image-gallery.qodef-grid>.qodef-grid-inner {
    margin: 0 -12px
}

.qodef-image-gallery.qodef-grid>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 12px;
    margin: 0 0 24px
}

.qodef-image-gallery .qodef-e-inner {
    overflow: hidden
}

.qodef-image-gallery.qodef--overlay .qodef-e-inner {
    position: relative
}

.qodef-image-gallery.qodef--overlay .qodef-e-inner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color .35s ease-out;
    pointer-events: none
}

.qodef-image-gallery.qodef-image--hover-zoom .qodef-e-inner img {
    display: block;
    width: calc(100% + 2px);
    transform: scale(1.01) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-image-gallery.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner img {
    transform: scale(1.03)
}

.qodef-image-gallery.qodef-image--hover-zoom-out .qodef-e-inner img {
    display: block;
    width: calc(100% + 2px);
    transform: scale(1.03) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-image-gallery.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner img {
    transform: scale(1)
}

.qodef-image-gallery.qodef-image--hover-move .qodef-e-inner img {
    display: block;
    width: calc(100% + 2px);
    transform: scale(1.2);
    transition: transform .5s cubic-bezier(.33,.02,0,.93);
    will-change: transform
}

.qodef-image-gallery.qodef-image--hover-move .qodef-e:hover .qodef-e-inner img {
    transform: scale(1.2) translateX(12px)
}

.qodef-image-gallery.qodef-image--hover-from-top .qodef-e-inner img {
    transform-origin: top
}

.qodef-image-gallery.qodef-image--hover-from-bottom .qodef-e-inner img {
    transform-origin: bottom
}

.qodef-image-gallery.qodef-image--hover-from-left .qodef-e-inner img {
    transform-origin: left
}

.qodef-image-gallery.qodef-image--hover-from-right .qodef-e-inner img {
    transform-origin: right
}

.qodef-image-slider .qodef-e {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.qodef-image-slider.qodef--overlay .qodef-e-inner {
    position: relative
}

.qodef-image-slider.qodef--overlay .qodef-e-inner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color .35s ease-out;
    pointer-events: none
}

.qodef-image-slider.qodef-image--hover-zoom .qodef-e-inner {
    display: block;
    width: calc(100% - 1px);
    transform: scale(1.02) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-image-slider.qodef-image--hover-zoom .qodef-e:hover .qodef-e-inner {
    transform: scale(1.05)
}

.qodef-image-slider.qodef-image--hover-zoom-out .qodef-e-inner {
    display: block;
    width: calc(100% + 2px);
    transform: scale(1.03) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-image-slider.qodef-image--hover-zoom-out .qodef-e:hover .qodef-e-inner {
    transform: scale(1)
}

.qodef-image-slider.qodef-image--hover-move .qodef-e-inner {
    display: block;
    width: calc(100% + 2px);
    transform: scale(1.2);
    transition: transform .5s cubic-bezier(.33,.02,0,.93);
    will-change: transform
}

.qodef-image-slider.qodef-image--hover-move .qodef-e:hover .qodef-e-inner {
    transform: scale(1.2) translateX(12px)
}

.qodef-image-slider.qodef-image--hover-from-top .qodef-e-inner {
    transform-origin: top
}

.qodef-image-slider.qodef-image--hover-from-bottom .qodef-e-inner {
    transform-origin: bottom
}

.qodef-image-slider.qodef-image--hover-from-left .qodef-e-inner {
    transform-origin: left
}

.qodef-image-slider.qodef-image--hover-from-right .qodef-e-inner {
    transform-origin: right
}

.qodef-info-button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: inherit;
    font-size: 16px;
    line-height: 2em;
    font-weight: 500;
    text-decoration: none;
    text-transform: none;
    border-radius: 4px;
    outline: 0;
    transition: color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out;
    padding: 11px 28px;
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    line-height: 1.2em;
    overflow: hidden
}

.qodef-info-button .qodef-m-text-holder {
    display: flex;
    align-items: center
}

.qodef-info-button .qodef-m-subtext {
    font-size: .75em
}

.qodef-info-button .qodef-m-subtext.qodef--subtext-color-set {
    transition: color .25s ease-in-out
}

.qodef-info-button.qodef-size--small {
    padding: 6px 24px
}

.qodef-info-button.qodef-size--large {
    padding: 11px 36px
}

.qodef-info-button.qodef-size--full {
    width: 100%;
    text-align: center
}

.qodef-info-button.qodef-layout--filled {
    font-size: 17px;
    color: #111;
    background-color: #f4f4f4;
    border: 0;
    border-style: solid
}

.qodef-info-button.qodef-layout--filled:hover {
    color: #fff;
    background-color: #111
}

.qodef-info-button.qodef-layout--outlined {
    color: #111;
    background-color: transparent;
    border: 2px solid #111
}

.qodef-info-button.qodef-layout--outlined:hover {
    color: #111;
    background-color: #f4f4f4;
    border-color: #f4f4f4
}

.qodef-info-button.qodef-icon--left .qodef-m-text-holder {
    flex-direction: row-reverse
}

.qodef-info-button .qodef-m-icon {
    color: currentColor
}

.qodef-info-button .qodef-m-icon.qodef--icon-color-set {
    transition: color .25s ease-in-out,background-color .25s ease-in-out
}

.qodef-info-button .qodef-m-icon svg {
    width: 1em;
    fill: currentColor;
    stroke: currentColor
}

.qodef-info-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon i,.qodef-info-button.qodef-icon--right:not(.qodef-type--icon-boxed) .qodef-m-icon svg {
    margin-left: 10px
}

.qodef-info-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon i,.qodef-info-button.qodef-icon--left:not(.qodef-type--icon-boxed) .qodef-m-icon svg {
    margin-right: 10px
}

.qodef-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner,.qodef-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner,.qodef-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner {
    position: relative;
    overflow: hidden;
    display: inherit;
    padding: 1px
}

.qodef-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg,.qodef-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i,.qodef-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg,.qodef-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg {
    transition: transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-in-out;
    will-change: transform
}

.qodef-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(1),.qodef-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(1),.qodef-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(1),.qodef-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(1),.qodef-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(1),.qodef-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(1) {
    transform: translateX(0) translateY(0);
    transition-delay: .1s;
    opacity: 1
}

.qodef-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2),.qodef-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2),.qodef-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2) {
    position: absolute;
    opacity: 0;
    left: 1px;
    top: 1px;
    transition-delay: 0s
}

.qodef-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1),.qodef-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1) {
    opacity: 0
}

.qodef-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(2),.qodef-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(2),.qodef-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(2),.qodef-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(2) {
    transform: translateX(0) translateY(0) translatez(0);
    transition-delay: .25s;
    opacity: 1
}

.qodef-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner i:nth-child(2),.qodef-info-button.qodef-hover--icon-move-horizontal .qodef-m-icon-inner svg:nth-child(2) {
    transform: translateX(-150%) translateY(0)
}

.qodef-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-info-button.qodef-hover--icon-move-horizontal:hover .qodef-m-icon-inner svg:nth-child(1) {
    transform: translateX(200%) translateY(0)
}

.qodef-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i,.qodef-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg {
    will-change: transform
}

.qodef-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner i:nth-child(2),.qodef-info-button.qodef-hover--icon-move-vertical .qodef-m-icon-inner svg:nth-child(2) {
    transform: translateX(0) translateY(150%) translateZ(0)
}

.qodef-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner i:nth-child(1),.qodef-info-button.qodef-hover--icon-move-vertical:hover .qodef-m-icon-inner svg:nth-child(1) {
    transform: translateX(0) translateY(-150%) translateZ(0)
}

.qodef-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i,.qodef-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg {
    will-change: transform
}

.qodef-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner i:nth-child(2),.qodef-info-button.qodef-hover--icon-move-diagonal .qodef-m-icon-inner svg:nth-child(2) {
    transform: translateX(-100%) translateY(100%) translateZ(0)
}

.qodef-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner i:nth-child(1),.qodef-info-button.qodef-hover--icon-move-diagonal:hover .qodef-m-icon-inner svg:nth-child(1) {
    transform: translateX(100%) translateY(-100%) translateZ(0)
}

.qodef-info-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner i,.qodef-info-button.qodef-hover--icon-move-horizontal-short .qodef-m-icon-inner svg {
    transition: transform .3s cubic-bezier(.37,.08,.02,.93),opacity .2s ease-in-out;
    transform: translateX(0);
    will-change: transform
}

.qodef-info-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner i,.qodef-info-button.qodef-hover--icon-move-horizontal-short:hover .qodef-m-icon-inner svg {
    transform: translateX(4px)
}

.qodef-info-button.qodef-type--icon-boxed {
    padding: 0!important;
    flex-direction: row;
    align-items: stretch
}

.qodef-info-button.qodef-type--icon-boxed .qodef-m-text-holder {
    flex-direction: column;
    padding: 11px 28px
}

.qodef-info-button.qodef-type--icon-boxed.qodef-icon--left {
    flex-direction: row-reverse
}

.qodef-info-button.qodef-type--icon-boxed.qodef-icon--left .qodef-m-icon-holder {
    flex-direction: row-reverse
}

.qodef-info-button.qodef-type--icon-boxed .qodef-m-text-holder {
    align-items: flex-start;
    justify-content: center
}

.qodef-info-button.qodef-type--icon-boxed .qodef-m-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 11px 0;
    flex: 1
}

.qodef-info-button.qodef-type--icon-boxed .qodef-m-icon i {
    line-height: inherit
}

.qodef-info-button.qodef-type--icon-boxed .qodef-m-border {
    height: 100%;
    width: 2px;
    background-color: #111;
    transition: background-color .25s ease-in-out
}

.qodef-info-cards {
    background-color: #f9f9f9;
    padding: 30px;
    transition: background-color .4s ease-out;
    position: relative
}

.qodef-info-cards .qodef-m-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-info-cards a:not(.qodef-m-link) {
    position: relative;
    z-index: 1
}

.qodef-info-cards .qodef-m-title {
    margin: 0 0 .5em
}

.qodef-info-cards .qodef-m-title a {
    display: block;
    color: inherit
}

.qodef-info-cards .qodef-m-subtitle {
    margin: 0 0 .5em
}

.qodef-info-cards .qodef-m-content {
    position: relative
}

.qodef-info-cards .qodef-m-content .qodef-m-text {
    margin: 0 0 .5em
}

.qodef-info-cards .qodef-m-icon-wrapper {
    margin: 0 0 .5em
}

.qodef-info-cards .qodef-m-icon-holder {
    font-size: 55px;
    line-height: 1;
    transition: all .3s ease-in-out
}

.qodef-info-cards .qodef-m-icon-holder i {
    vertical-align: top;
    color: inherit
}

.qodef-info-cards .qodef-m-icon-holder svg {
    width: 30px;
    height: auto;
    vertical-align: top;
    fill: currentColor;
    stroke: currentColor
}

.qodef-info-cards.qodef--custom-icon .qodef-m-icon-wrapper {
    position: relative
}

.qodef-info-cards.qodef--custom-icon .qodef-m-icon-wrapper a,.qodef-info-cards.qodef--custom-icon .qodef-m-icon-wrapper img {
    display: inline-block
}

.qodef-interactive-banner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    width: auto;
    overflow: hidden
}

.qodef-interactive-banner .qodef-m-banner-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.qodef-interactive-banner .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column
}

.qodef-interactive-banner .qodef-m-title {
    margin: 0
}

.qodef-interactive-banner .qodef-m-title-inner {
    display: inline-block
}

.qodef-interactive-banner .qodef-m-subtitle {
    margin: 0 0 .4em
}

.qodef-interactive-banner .qodef-m-content-inner>.qodef-m-text {
    margin: .7em 0 0
}

.qodef-interactive-banner .qodef-m-text-holder {
    margin: .7em 0 0
}

.qodef-interactive-banner .qodef-m-button {
    padding: .5em 0 0;
    z-index: 1;
    position: relative;
    display: inline-block
}

.qodef-interactive-banner .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    width: auto;
    overflow: hidden
}

.qodef-interactive-banner .qodef-m-image img {
    display: inline-block;
    transition: all .35s ease-out
}

.qodef-interactive-banner.qodef-layout--from-bottom.qodef--visible .qodef-m-content {
    opacity: 1
}

.qodef-interactive-banner.qodef-layout--from-bottom .qodef-m-content {
    align-items: flex-start;
    justify-content: flex-end;
    padding: 60px;
    opacity: 0;
    transition: opacity .2s
}

.qodef-interactive-banner.qodef-layout--from-bottom .qodef-m-content-inner {
    position: relative;
    overflow: hidden
}

.qodef-interactive-banner.qodef-layout--from-bottom .qodef-m-movement {
    transform: translateZ(0);
    transition: transform .4s cubic-bezier(.22,.61,.36,1)
}

.qodef-interactive-banner.qodef-layout--from-bottom .qodef-m-text-holder {
    opacity: 0;
    transition: opacity .25s ease-out
}

.qodef-interactive-banner.qodef-layout--from-bottom .qodef-m-text-holder .qodef-m-text {
    margin: 0
}

.qodef-interactive-banner.qodef-layout--from-bottom:hover .qodef-m-movement {
    transform: translateY(0) translateZ(0)!important
}

.qodef-interactive-banner.qodef-layout--from-bottom:hover .qodef-m-text-holder {
    opacity: 1;
    transition-delay: .15s
}

.qodef-interactive-banner.qodef-layout--image-switch {
    width: 100%;
    background-color: #f6f6f6
}

.qodef-interactive-banner.qodef-layout--image-switch .qodef-m-content {
    position: relative;
    flex-direction: row;
    align-items: center;
    justify-content: left;
    text-align: left;
    padding: 60px
}

@media only screen and (max-width: 680px) {
    .qodef-interactive-banner.qodef-layout--image-switch .qodef-m-content {
        flex-direction:column
    }
}

.qodef-interactive-banner.qodef-layout--image-switch .qodef-m-content-inner {
    flex: 1;
    margin-right: 2em
}

@media only screen and (max-width: 680px) {
    .qodef-interactive-banner.qodef-layout--image-switch .qodef-m-content-inner {
        margin-right:0
    }
}

.qodef-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder {
    position: relative;
    width: 35%
}

@media only screen and (max-width: 680px) {
    .qodef-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder {
        width:100%;
        margin-top: 2em
    }
}

.qodef-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder .qodef-m-image {
    transition: .2s ease-in-out
}

.qodef-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder .qodef-m-image:first-child {
    opacity: 1
}

.qodef-interactive-banner.qodef-layout--image-switch .qodef-m-image-holder .qodef-m-image:last-child {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.qodef-interactive-banner.qodef-layout--image-switch:hover .qodef-m-image-holder .qodef-m-image:first-child {
    opacity: 0
}

.qodef-interactive-banner.qodef-layout--image-switch:hover .qodef-m-image-holder .qodef-m-image:last-child {
    opacity: 1
}

.qodef-interactive-banner.qodef-layout--revealing.qodef--visible .qodef-m-content {
    opacity: 1
}

.qodef-interactive-banner.qodef-layout--revealing .qodef-m-content {
    align-items: flex-start;
    justify-content: flex-start;
    padding: 60px;
    opacity: 0;
    transition: opacity .2s
}

.qodef-interactive-banner.qodef-layout--revealing .qodef-m-content-inner>.qodef-m-text {
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity .25s,transform .25s cubic-bezier(.22,.61,.36,1)
}

.qodef-interactive-banner.qodef-layout--revealing .qodef-m-button {
    transition: transform .4s cubic-bezier(.22,.61,.36,1);
    transition-delay: .05s
}

.qodef-interactive-banner.qodef-layout--revealing:hover .qodef-m-button {
    transform: translateY(0) translateZ(0)!important;
    transition-delay: 0s
}

.qodef-interactive-banner.qodef-layout--revealing:hover .qodef-m-content-inner>.qodef-m-text {
    opacity: 1;
    transform: translateY(0);
    transition-duration: .25s,.35s;
    transition-delay: .1s,.1s
}

.qodef-interactive-banner.qodef-layout--standard .qodef-m-content {
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 30px
}

.qodef-interactive-banner.qodef-layout--standard .qodef-m-button,.qodef-interactive-banner.qodef-layout--standard .qodef-m-subtitle {
    opacity: 0;
    transition: opacity .23s ease-out,transform .28s ease-out
}

.qodef-interactive-banner.qodef-layout--standard .qodef-m-subtitle {
    transform: translateY(-10px)
}

.qodef-interactive-banner.qodef-layout--standard .qodef-m-button {
    transform: translateY(10px)
}

.qodef-interactive-banner.qodef-layout--standard:hover .qodef-m-button,.qodef-interactive-banner.qodef-layout--standard:hover .qodef-m-subtitle {
    opacity: 1;
    transform: translateY(0)
}

.qodef-interactive-link-showcase {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    display: flex;
    align-items: center;
    visibility: hidden
}

.qodef-interactive-link-showcase.qodef--full-height {
    height: 100vh
}

.admin-bar .qodef-interactive-link-showcase.qodef--full-height {
    height: calc(100vh - 32px)
}

.qodef-interactive-link-showcase .qodef-e-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0s .45s
}

.qodef-interactive-link-showcase .qodef-e-image.qodef-background {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.qodef-interactive-link-showcase .qodef-e-image.qodef-background img {
    display: none
}

.qodef-interactive-link-showcase .qodef-e-image.qodef--active {
    opacity: 1;
    z-index: 5;
    transition: opacity .4s cubic-bezier(.215,.61,.355,1)
}

.qodef-interactive-link-showcase .qodef-m-items {
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 10
}

.qodef-interactive-link-showcase .qodef-m-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    color: #111;
    margin: .6em 0
}

.qodef-interactive-link-showcase .qodef-e-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: inherit;
    font-weight: 500;
    letter-spacing: -.02em;
    font-size: 39px;
    line-height: 1.19048em;
    transition: color .2s ease-out;
    z-index: 2
}

@media only screen and (max-width: 680px) {
    .qodef-interactive-link-showcase .qodef-e-title {
        font-size:36px
    }
}

.qodef-interactive-link-showcase .qodef-e-title:after {
    content: '';
    position: absolute;
    left: 0;
    width: 0;
    height: 2px;
    background-color: currentColor;
    transition: width .3s ease
}

.qodef-interactive-link-showcase .qodef-e-title:hover:after {
    width: 100%
}

.qodef-hover--underline.qodef-interactive-link-showcase .qodef-e-title:after {
    bottom: 0
}

.qodef-hover--line-through.qodef-interactive-link-showcase .qodef-e-title:after {
    top: 50%;
    transform: translateY(-50%)
}

.qodef-interactive-link-showcase .qodef--active.qodef-m-item .qodef-e-title:after {
    width: 100%
}

.qodef-interactive-link-showcase .qodef-e-text {
    display: block
}

.qodef-interactive-link-showcase.qodef--init {
    visibility: visible
}

.qodef-interactive-link-showcase.qodef-layout--background .qodef-m-images {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-interactive-link-showcase.qodef-layout--background .qodef-m-items {
    width: 40%;
    justify-content: center;
    align-items: flex-start
}

.qodef-interactive-link-showcase.qodef-layout--split {
    align-items: stretch
}

.qodef-interactive-link-showcase.qodef-layout--split .qodef-m-images {
    position: relative;
    flex: 1
}

@media only screen and (max-width: 680px) {
    .qodef-split-hide-under--680 .qodef-interactive-link-showcase.qodef-layout--split .qodef-m-images {
        display:none
    }
}

@media only screen and (max-width: 480px) {
    .qodef-split-hide-under--480 .qodef-interactive-link-showcase.qodef-layout--split .qodef-m-images {
        display:none
    }
}

.qodef-interactive-link-showcase.qodef-layout--split .qodef-m-items {
    width: 40%;
    justify-content: center;
    align-items: flex-start;
    padding: 150px 10%
}

@media only screen and (max-width: 680px) {
    .qodef-split-hide-under--680 .qodef-interactive-link-showcase.qodef-layout--split .qodef-m-items {
        width:100%
    }
}

@media only screen and (max-width: 480px) {
    .qodef-split-hide-under--480 .qodef-interactive-link-showcase.qodef-layout--split .qodef-m-items {
        width:100%
    }
}

.qodef-interactive-link-showcase.qodef-layout--split .qodef-e-image:not(.qodef-background) {
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-interactive-link-showcase.qodef-layout--split .qodef-e-image:not(.qodef-background) img {
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.qodef-interactive-link-showcase.qodef-layout--standard {
    justify-content: center;
    text-align: center
}

.qodef-interactive-link-showcase.qodef-layout--standard .qodef-m-images {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

@media only screen and (max-width: 680px) {
    .qodef-standard-hide-under--680 .qodef-interactive-link-showcase.qodef-layout--standard .qodef-m-images {
        display:none
    }
}

@media only screen and (max-width: 480px) {
    .qodef-standard-hide-under--480 .qodef-interactive-link-showcase.qodef-layout--standard .qodef-m-images {
        display:none
    }
}

.qodef-interactive-link-showcase.qodef-layout--standard .qodef-m-items {
    width: 40%;
    justify-content: center
}

@media only screen and (max-width: 680px) {
    .qodef-split-hide-under--680 .qodef-interactive-link-showcase.qodef-layout--standard .qodef-m-items {
        width:100%
    }
}

@media only screen and (max-width: 480px) {
    .qodef-split-hide-under--480 .qodef-interactive-link-showcase.qodef-layout--standard .qodef-m-items {
        width:100%
    }
}

.qodef-interactive-link-showcase.qodef-layout--standard .qodef-e-image {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity .35s ease-out
}

.qodef-interactive-link-showcase.qodef-layout--standard .qodef-e-image.qodef-position--left {
    left: 0;
    width: 30%
}

.qodef-interactive-link-showcase.qodef-layout--standard .qodef-e-image.qodef-position--right {
    left: auto;
    right: 0;
    width: 30%
}

.qodef-interactive-link-showcase.qodef-layout--standard .qodef-e-image img {
    position: relative
}

.qodef-item-showcase {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.qodef-item-showcase .qodef-m-image {
    position: relative;
    flex-shrink: 0;
    max-width: 60%;
    padding: 0 60px
}

.qodef-item-showcase .qodef-m-image img {
    display: block
}

.qodef-item-showcase .qodef-m-items {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%
}

.qodef-item-showcase .qodef-m-items.qodef--left {
    text-align: right
}

.qodef-item-showcase .qodef-m-items.qodef--right {
    text-align: left
}

.qodef-item-showcase .qodef-m-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 60px
}

@media screen and (min-width: 1025px) {
    .qodef-item-showcase .qodef-m-item:last-child {
        margin-bottom:0!important
    }
}

.qodef-item-showcase .qodef-e-icon-holder {
    line-height: 1em;
    transition: color .2s ease-out
}

.qodef-item-showcase .qodef-e-icon-holder a {
    display: inline-block
}

.qodef-item-showcase .qodef-e-icon-holder>svg {
    width: 1em;
    fill: currentColor;
    stroke: currentColor
}

.qodef-item-showcase .qodef-e-title {
    margin: 0 0 1em
}

.qodef-item-showcase .qodef-e-title-link {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit
}

.qodef-item-showcase .qodef-e-title-link:hover {
    color: var(--qode-main-color)
}

.qodef-item-showcase .qodef-e-text {
    margin: 0
}

.qodef-item-showcase.qodef-qi--has-appear {
    visibility: hidden
}

.qodef-item-showcase.qodef-qi--has-appear .qodef-m-image {
    transform: translateY(70px);
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);
    opacity: 0
}

.qodef-item-showcase.qodef-qi--has-appear .qodef-m-item {
    transform: translateY(70px);
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);
    opacity: 0
}

.qodef-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(1) {
    transition-delay: .2s
}

.qodef-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(2) {
    transition-delay: .4s
}

.qodef-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(3) {
    transition-delay: .6s
}

.qodef-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(4) {
    transition-delay: .8s
}

.qodef-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(5) {
    transition-delay: 1s
}

.qodef-item-showcase.qodef-qi--has-appear .qodef-m-item:nth-child(6) {
    transition-delay: 1.2s
}

.qodef-item-showcase.qodef-qi--has-appear.qodef-qi--appeared {
    visibility: visible
}

.qodef-item-showcase.qodef-qi--has-appear.qodef-qi--appeared .qodef-m-image {
    opacity: 1;
    transform: translateY(0)
}

.qodef-item-showcase.qodef-qi--has-appear.qodef-qi--appeared .qodef-m-item {
    opacity: 1;
    transform: translateY(0)
}

.qodef-item-showcase.qodef-layout--side-icon .qodef-m-item {
    display: flex;
    align-items: flex-start
}

.qodef-item-showcase.qodef-layout--side-icon .qodef--left .qodef-m-item {
    flex-direction: row-reverse
}

@media only screen and (max-width: 1024px) {
    .qodef-item-showcase.qodef-layout--side-icon .qodef--left .qodef-m-item {
        flex-direction:row
    }
}

.qodef-item-showcase.qodef-layout--side-icon .qodef--left .qodef-e-side-holder {
    margin-left: .5em
}

@media only screen and (max-width: 1024px) {
    .qodef-item-showcase.qodef-layout--side-icon .qodef--left .qodef-e-side-holder {
        margin-left:0;
        margin-right: .5em
    }
}

.qodef-item-showcase.qodef-layout--side-icon .qodef--right .qodef-e-side-holder {
    margin-right: .5em
}

.qodef-item-showcase.qodef-layout--side-icon .qodef-e-icon-holder {
    font-size: 3em;
    flex-shrink: 0
}

.qodef-item-showcase.qodef-layout--side-icon .qodef-e-content-holder {
    flex: 1
}

.qodef-item-showcase.qodef-layout--standard .qodef-e-icon-holder,.qodef-item-showcase.qodef-layout--standard .qodef-e-number {
    margin-bottom: .4em
}

.qodef-message-box {
    background: #d5eaf4;
    padding: 40px 40px;
    display: flex;
    transition: opacity .19s ease,visibility .19s ease
}

.qodef-message-box.qodef-hidden {
    opacity: 0;
    visibility: hidden
}

.qodef-message-box.qodef-icon--middle {
    align-items: center
}

.qodef-message-box.qodef-icon--top {
    align-items: flex-start
}

.qodef-message-box.qodef-icon--bottom {
    align-items: flex-end
}

.qodef-message-box .qodef-m-close-icon {
    position: absolute;
    right: 17px;
    top: 17px;
    line-height: 1;
    cursor: pointer;
    transition: color .25s ease-in-out
}

.qodef-message-box .qodef-m-close-icon i {
    color: inherit
}

.qodef-message-box .qodef-m-close-icon svg {
    width: 30px;
    height: auto;
    fill: currentColor;
    stroke: currentColor
}

.qodef-message-box .qodef-m-icon {
    line-height: 1;
    margin-right: 20px
}

.qodef-message-box .qodef-m-title {
    margin: 0
}

.qodef-message-box .qodef-m-text {
    margin: 0
}

.q-message-box-holder {
    transition: height .23s cubic-bezier(.05,.47,.58,1)
}

.qodef-parallax-images {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-parallax-images .qodef-m-images {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.qodef-browser--ms-explorer .qodef-parallax-images .qodef-m-images {
    width: 100%
}

.e--ua-firefox .qodef-parallax-images .qodef-m-images img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.qodef-parallax-images .qodef-e-parallax-image {
    position: absolute;
    display: block;
    transition: all .7s cubic-bezier(.23,1,.32,1)
}

.qodef-parallax-images .qodef-e-parallax-image.qodef-position--top-left {
    top: 0;
    left: 0
}

.qodef-parallax-images .qodef-e-parallax-image.qodef-position--top-right {
    top: 0;
    right: 0
}

.qodef-parallax-images .qodef-e-parallax-image.qodef-position--bottom-left {
    bottom: 0;
    left: 0
}

.qodef-parallax-images .qodef-e-parallax-image.qodef-position--bottom-right {
    bottom: 0;
    right: 0
}

.qodef-preview-slider {
    position: relative;
    opacity: 0;
    transition: opacity .35s ease-out
}

.qodef-preview-slider.qodef--visible {
    opacity: 1
}

.qodef-preview-slider .qodef-preview-slider-device-holder {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10
}

.qodef-preview-slider .qodef-preview-slider-device {
    position: absolute;
    margin: auto;
    width: 214px;
    bottom: -50px;
    right: 50px
}

.qodef-preview-slider .qodef-preview-slider-device .qodef-preview-slider-device-image {
    position: relative;
    pointer-events: none;
    z-index: 10
}

.qodef-preview-slider .qodef-preview-slider-device .qodef-preview-slider-device-image img {
    width: 100%;
    filter: drop-shadow(0 6px 16.8px rgba(0, 0, 0, .07))
}

.qodef-preview-slider .qodef-preview-slider-device .qodef-m-items {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 5
}

.qodef-preview-slider .qodef-preview-slider-device .qodef-qi-swiper-container {
    overflow: hidden;
    height: 100%;
    padding: 0!important
}

.qodef-preview-slider .qodef-preview-slider-device .qodef-m-item {
    height: 100%
}

.qodef-preview-slider .qodef-preview-slider-device .qodef-m-item img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.qodef-pricing-list {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-pricing-list .qodef-m-item:not(:last-child) {
    margin-bottom: 35px
}

.qodef-pricing-list .qodef-m-item.qodef-has-discount .qodef-e-heading-price {
    text-decoration: line-through;
    margin-right: .25em
}

.qodef-pricing-list .qodef-e-heading {
    display: flex;
    align-items: baseline
}

.qodef-pricing-list .qodef-e-heading .qodef-e-image {
    max-width: 20%
}

.qodef-pricing-list .qodef-e-heading .qodef-e-image img {
    margin-left: 10px
}

.qodef-pricing-list .qodef-e-heading-title {
    margin: 0
}

.qodef-pricing-list .qodef-e-heading-line {
    flex-grow: 1;
    margin: 0 8px;
    border-bottom: 1px solid #ebebeb
}

.qodef-pricing-list .qodef-e-heading-discount-price,.qodef-pricing-list .qodef-e-heading-price {
    margin: 0;
    color: #111
}

.qodef-pricing-list .qodef-e-description {
    margin: .5em 0 0;
    color: #9c9c9c
}

.qodef-pricing-list .qodef-m-button {
    margin-top: 30px
}

.qodef-pricing-list.qodef-pricing-line--pattern .qodef-e-heading-line {
    height: 5px;
    background-repeat: repeat;
    border: none
}

.qodef-pricing-list.qodef-pricing-line--dashed .qodef-e-heading-line {
    border-bottom-style: dashed
}

.qodef-pricing-list.qodef-pricing-line--dotted .qodef-e-heading-line {
    border-bottom-style: dotted
}

.qodef-pricing-list.qodef-with-separator .qodef-m-item:not(:last-child) {
    border-bottom: 1px solid #ebebeb
}

.qodef-pricing-list.qodef-layout--image-before .qodef-m-item {
    display: flex;
    align-items: center
}

.qodef-pricing-list.qodef-layout--image-before .qodef-m-item .qodef-e-image {
    max-width: 25%;
    flex-shrink: 0;
    margin-right: 24px
}

.qodef-pricing-list.qodef-layout--image-before .qodef-m-item .qodef-e-item-holder {
    flex: 1
}

.qodef-pricing-table {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    overflow: hidden
}

.qodef-pricing-table.qodef-status--featured {
    transform: translateY(-18px)
}

.qodef-pricing-table .qodef-m-inner {
    position: relative;
    padding: 45px
}

.qodef-pricing-table .qodef-m-title {
    margin: 0
}

.qodef-pricing-table .qodef-m-price {
    display: flex;
    align-items: baseline
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
    display: inline-flex;
    margin: 0;
    line-height: 1;
    justify-content: center;
    align-items: baseline
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-currency {
    align-self: flex-start
}

.qodef-pricing-table.qodef-period--side .qodef-m-price-period {
    margin-left: 5px
}

.qodef-pricing-table.qodef-period--bottom .qodef-m-price {
    flex-direction: column
}

.qodef-pricing-table.qodef-period--bottom .qodef-m-price-period {
    margin: 0
}

.qodef-pricing-table .qodef-m-content {
    padding: 25px 0 0;
    margin: 0
}

.qodef-pricing-table .qodef-m-content li {
    margin-bottom: 8px
}

.qodef-pricing-table .qodef-m-content li:last-child {
    margin-bottom: 0
}

.qodef-pricing-table .qodef-m-content li.qodef--excluded {
    text-decoration: line-through;
    color: rgba(17,17,17,.6)
}

.qodef-pricing-table .qodef-m-button .qodef-button {
    margin: 25px 0 0
}

.qodef-pricing-table .qodef-m-label {
    position: absolute;
    right: 15px;
    color: #fff;
    background-color: #111
}

.qodef-pricing-table.qodef-label-type--badge .qodef-m-label {
    top: 15px;
    border-radius: 50px;
    padding: 10px
}

.qodef-pricing-table.qodef-label-type--ribbon .qodef-m-label {
    top: -1px;
    border-radius: 50px 0 0 50px;
    transform: rotate(-90deg) translate(0,-100%);
    transform-origin: right top;
    padding: 5px 15px
}

.qodef-pricing-table.qodef-list-style-icon .qodef-m-content {
    list-style-type: none
}

.qodef-pricing-table.qodef-list-style-icon .qodef-m-content svg {
    width: 1em;
    fill: currentColor;
    stroke: currentColor
}

.qodef-pricing-table.qodef-list-style-icon.qodef-list-style--outside .qodef-m-content {
    margin: 0 calc(-1em - 5px)
}

.qodef-pricing-table.qodef-list-style-icon.qodef-list-style--outside li {
    position: relative;
    display: flex
}

.qodef-pricing-table.qodef-list-style-icon.qodef-list-style--outside .qodef-e-icon {
    position: absolute;
    left: 0
}

.qodef-pricing-table.qodef-list-style-icon.qodef-list-style--outside .qodef-e-text {
    flex: 1;
    padding: 0 5px;
    margin: 0 1em
}

.qodef-pricing-table.qodef-list-style--inside .qodef-m-content {
    list-style-position: inside
}

.qodef-pricing-table.qodef-list-type--none .qodef-m-content {
    list-style-type: none
}

.qodef-pricing-table .qodef-separator .qodef-m-line {
    width: 30px
}

.qodef-pricing-table.qodef-layout--cascading .qodef-m-inner {
    padding: 50px
}

.qodef-pricing-table.qodef-layout--cascading .qodef-m-title {
    background-color: #f6f6f6;
    padding: 30px 50px
}

.qodef-pricing-table.qodef-layout--minimal {
    border-width: 0 0 0 1px
}

.qodef-pricing-table.qodef-layout--minimal .qodef-m-inner {
    padding: 0 0 0 15px
}

.qodef-pricing-table.qodef-layout--minimal .qodef-m-price-wrapper {
    margin: 0 0 .5em
}

.qodef-pricing-table.qodef-layout--simple .qodef-m-inner {
    padding: 0 50px 40px
}

.qodef-pricing-table.qodef-layout--simple .qodef-m-title-wrapper {
    background-color: #f6f6f6;
    padding: 40px 20px
}

.qodef-pricing-table.qodef-layout--standard .qodef-m-title {
    margin: 0 0 1em
}

.qodef-pricing-table.qodef-layout--vertical-image {
    display: flex
}

.qodef-pricing-table.qodef-layout--vertical-image .qodef-m-inner {
    flex: 1
}

.qodef-pricing-table.qodef-layout--vertical-image .qodef-m-vertical-image-holder {
    width: 90px;
    max-width: 60%
}

.qodef-pricing-table.qodef-layout--vertical-image .qodef-m-vertical-image-holder .qodef-m-image {
    height: 100%
}

.qodef-pricing-table.qodef-layout--vertical-image .qodef-m-vertical-image-holder img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.qodef-pricing-table.qodef-layout--vertical-image .qodef-m-title {
    margin-bottom: 1em
}

.qodef-pricing-table.qodef-layout--with-icon .qodef-m-inner {
    padding: 0
}

.qodef-pricing-table.qodef-layout--with-icon .qodef-m-top {
    padding: 50px
}

.qodef-pricing-table.qodef-layout--with-icon .qodef-m-content {
    padding: 0
}

.qodef-pricing-table.qodef-layout--with-icon .qodef-m-content .qodef-e-item {
    padding: 27px 50px;
    margin: 0;
    border-top: 1px solid #ebebeb
}

.qodef-pricing-table.qodef-layout--with-icon .qodef-m-title-icon {
    line-height: 1em
}

.qodef-pricing-table.qodef-layout--with-icon .qodef-m-title-icon svg {
    width: 1em;
    vertical-align: top;
    fill: currentColor;
    stroke: currentColor
}

.qodef-pricing-table.qodef-layout--with-icon .qodef-m-title {
    margin: .7em 0 1em
}

.qodef-pricing-table.qodef-layout--with-icon .qodef-m-button .qodef-button {
    width: 100%;
    text-align: center;
    margin-top: 0
}

.qodef-process.qodef-grid>.qodef-grid-inner {
    margin: 0
}

.qodef-process.qodef-grid>.qodef-grid-inner>.qodef-grid-item {
    padding: 0
}

.qodef-process.qodef-grid>.qodef-grid-inner>.qodef-grid-item:last-child .qodef-e-line {
    display: none
}

.qodef-process .qodef-e-icon-holder {
    position: relative;
    z-index: 5
}

.qodef-process .qodef-e-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3em;
    height: 3em;
    font-size: 60px;
    background: #f6f6f6;
    border-radius: 50%;
    margin: 0 auto;
    z-index: 3
}

.qodef-process .qodef-e-number {
    position: absolute;
    top: 0;
    right: 0;
    background: #333;
    width: 2.8em;
    height: 2.8em;
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-process .qodef-e-line {
    position: absolute;
    z-index: 2
}

.qodef-process .qodef-e-title {
    margin: 2em 0 0
}

.qodef-process .qodef-e-text {
    margin: .3em 0 0
}

.qodef-process.qodef-item-layout--horizontal .qodef-e-number {
    width: 2.8em;
    height: 2.8em;
    font-size: 20px
}

.qodef-process.qodef-item-layout--horizontal .qodef-e-line {
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto
}

.qodef-process.qodef-item-layout--horizontal .qodef-e-line-inner {
    width: 100%;
    height: 100%;
    border-bottom: #acacac;
    position: absolute;
    top: 0;
    left: 0
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-line-inner {
    transition: transform 1s;
    transform-origin: left;
    transform: scaleX(0)
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-icon {
    transition: transform .35s,opacity .2s;
    transform: scale(.8);
    opacity: 0
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e .qodef-e-title {
    transition: transform .35s,opacity .2s;
    transform: translateY(10px);
    opacity: 0
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) {
    transition-delay: 0s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-line-inner {
    transition-delay: .25s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-icon {
    transition-delay: 0s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-title {
    transition-delay: .1s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) {
    transition-delay: .35s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-line-inner {
    transition-delay: .6s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-icon {
    transition-delay: .35s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-title {
    transition-delay: .45s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) {
    transition-delay: .7s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-line-inner {
    transition-delay: .95s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-icon {
    transition-delay: .7s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-title {
    transition-delay: .8s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) {
    transition-delay: 1.05s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-line-inner {
    transition-delay: 1.3s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-icon {
    transition-delay: 1.05s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-title {
    transition-delay: 1.15s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) {
    transition-delay: 1.4s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-line-inner {
    transition-delay: 1.65s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-icon {
    transition-delay: 1.4s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-title {
    transition-delay: 1.5s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) {
    transition-delay: 1.75s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-line-inner {
    transition-delay: 2s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-icon {
    transition-delay: 1.75s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-title {
    transition-delay: 1.85s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) {
    transition-delay: 2.1s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-line-inner {
    transition-delay: 2.35s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-icon {
    transition-delay: 2.1s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-title {
    transition-delay: 2.2s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) {
    transition-delay: 2.45s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-line-inner {
    transition-delay: 2.7s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-icon {
    transition-delay: 2.45s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-title {
    transition-delay: 2.55s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) {
    transition-delay: 2.8s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-line-inner {
    transition-delay: 3.05s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-icon {
    transition-delay: 2.8s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-title {
    transition-delay: 2.9s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) {
    transition-delay: 3.15s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-line-inner {
    transition-delay: 3.4s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-icon {
    transition-delay: 3.15s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-title {
    transition-delay: 3.25s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) {
    transition-delay: 3.5s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-line-inner {
    transition-delay: 3.75s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-icon {
    transition-delay: 3.5s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-title {
    transition-delay: 3.6s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) {
    transition-delay: 3.85s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-line-inner {
    transition-delay: 4.1s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-icon {
    transition-delay: 3.85s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-title {
    transition-delay: 3.95s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) {
    transition-delay: 4.2s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-line-inner {
    transition-delay: 4.45s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-icon {
    transition-delay: 4.2s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-title {
    transition-delay: 4.3s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) {
    transition-delay: 4.55s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-line-inner {
    transition-delay: 4.8s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-icon {
    transition-delay: 4.55s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-title {
    transition-delay: 4.65s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) {
    transition-delay: 4.9s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-line-inner {
    transition-delay: 5.15s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-icon {
    transition-delay: 4.9s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-title {
    transition-delay: 5s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) {
    transition-delay: 5.25s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-line-inner {
    transition-delay: 5.5s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-icon {
    transition-delay: 5.25s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-title {
    transition-delay: 5.35s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) {
    transition-delay: 5.6s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-line-inner {
    transition-delay: 5.85s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-icon {
    transition-delay: 5.6s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-title {
    transition-delay: 5.7s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) {
    transition-delay: 5.95s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-line-inner {
    transition-delay: 6.2s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-icon {
    transition-delay: 5.95s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-title {
    transition-delay: 6.05s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) {
    transition-delay: 6.3s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-line-inner {
    transition-delay: 6.55s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-icon {
    transition-delay: 6.3s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-title {
    transition-delay: 6.4s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) {
    transition-delay: 6.65s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-line-inner {
    transition-delay: 6.9s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-icon {
    transition-delay: 6.65s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-title {
    transition-delay: 6.75s
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-line-inner {
    transform: scaleX(1)
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-icon {
    transform: scale(1);
    opacity: 1
}

.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-text,.qodef-process.qodef-item-layout--horizontal.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-title {
    transform: translateY(0);
    opacity: 1
}

.qodef-process.qodef-item-layout--vertical .qodef-e-content {
    display: flex;
    align-items: stretch
}

.qodef-process.qodef-item-layout--vertical .qodef-e-text-wrapper {
    margin-left: 30px
}

.qodef-process.qodef-item-layout--vertical .qodef-process-item:not(:last-child) .qodef-e-icon-holder {
    padding-bottom: 50px
}

.qodef-process.qodef-item-layout--vertical .qodef-e-icon {
    font-size: 40px
}

.qodef-process.qodef-item-layout--vertical .qodef-e-line {
    top: 0;
    left: 50%;
    height: 100%;
    transform: translateX(-50%)
}

.qodef-process.qodef-item-layout--vertical .qodef-e-line-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-left: 1px solid #acacac
}

.qodef-process.qodef-item-layout--vertical .qodef-e-title {
    margin: 0
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-line-inner {
    transition: transform .8s;
    transform-origin: top;
    transform: scaleY(0)
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-icon {
    transition: opacity .35s;
    opacity: 0
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e .qodef-e-title {
    transition: transform .35s,opacity .25s;
    transform: translateY(-10px);
    opacity: 0
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) {
    transition-delay: 0s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-line-inner {
    transition-delay: 0s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-icon {
    transition-delay: 0s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(1) .qodef-e-title {
    transition-delay: .15s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) {
    transition-delay: .5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-line-inner {
    transition-delay: .5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-icon {
    transition-delay: .5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(2) .qodef-e-title {
    transition-delay: .65s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) {
    transition-delay: 1s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-line-inner {
    transition-delay: 1s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-icon {
    transition-delay: 1s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(3) .qodef-e-title {
    transition-delay: 1.15s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) {
    transition-delay: 1.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-line-inner {
    transition-delay: 1.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-icon {
    transition-delay: 1.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(4) .qodef-e-title {
    transition-delay: 1.65s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) {
    transition-delay: 2s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-line-inner {
    transition-delay: 2s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-icon {
    transition-delay: 2s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(5) .qodef-e-title {
    transition-delay: 2.15s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) {
    transition-delay: 2.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-line-inner {
    transition-delay: 2.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-icon {
    transition-delay: 2.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(6) .qodef-e-title {
    transition-delay: 2.65s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) {
    transition-delay: 3s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-line-inner {
    transition-delay: 3s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-icon {
    transition-delay: 3s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(7) .qodef-e-title {
    transition-delay: 3.15s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) {
    transition-delay: 3.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-line-inner {
    transition-delay: 3.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-icon {
    transition-delay: 3.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(8) .qodef-e-title {
    transition-delay: 3.65s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) {
    transition-delay: 4s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-line-inner {
    transition-delay: 4s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-icon {
    transition-delay: 4s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(9) .qodef-e-title {
    transition-delay: 4.15s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) {
    transition-delay: 4.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-line-inner {
    transition-delay: 4.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-icon {
    transition-delay: 4.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(10) .qodef-e-title {
    transition-delay: 4.65s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) {
    transition-delay: 5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-line-inner {
    transition-delay: 5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-icon {
    transition-delay: 5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(11) .qodef-e-title {
    transition-delay: 5.15s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) {
    transition-delay: 5.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-line-inner {
    transition-delay: 5.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-icon {
    transition-delay: 5.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(12) .qodef-e-title {
    transition-delay: 5.65s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) {
    transition-delay: 6s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-line-inner {
    transition-delay: 6s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-icon {
    transition-delay: 6s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(13) .qodef-e-title {
    transition-delay: 6.15s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) {
    transition-delay: 6.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-line-inner {
    transition-delay: 6.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-icon {
    transition-delay: 6.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(14) .qodef-e-title {
    transition-delay: 6.65s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) {
    transition-delay: 7s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-line-inner {
    transition-delay: 7s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-icon {
    transition-delay: 7s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(15) .qodef-e-title {
    transition-delay: 7.15s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) {
    transition-delay: 7.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-line-inner {
    transition-delay: 7.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-icon {
    transition-delay: 7.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(16) .qodef-e-title {
    transition-delay: 7.65s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) {
    transition-delay: 8s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-line-inner {
    transition-delay: 8s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-icon {
    transition-delay: 8s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(17) .qodef-e-title {
    transition-delay: 8.15s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) {
    transition-delay: 8.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-line-inner {
    transition-delay: 8.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-icon {
    transition-delay: 8.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(18) .qodef-e-title {
    transition-delay: 8.65s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) {
    transition-delay: 9s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-line-inner {
    transition-delay: 9s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-icon {
    transition-delay: 9s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(19) .qodef-e-title {
    transition-delay: 9.15s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) {
    transition-delay: 9.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-line-inner {
    transition-delay: 9.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-icon {
    transition-delay: 9.5s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear .qodef-e:nth-child(20) .qodef-e-title {
    transition-delay: 9.65s
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-line-inner {
    transform: scaleY(1)
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-icon {
    opacity: 1
}

.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-text,.qodef-process.qodef-item-layout--vertical.qodef-qi--has-appear.qodef-qi--appeared .qodef-e .qodef-e-title {
    transform: translateX(0);
    opacity: 1
}

.qodef-progress-bar-circle {
    position: relative;
    visibility: hidden
}

.qodef-progress-bar-circle.qodef--init {
    visibility: visible
}

.qodef-progress-bar-circle .qodef-m-inner {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.qodef-progress-bar-circle .qodef-m-canvas {
    position: relative;
    width: 100%
}

.qodef-progress-bar-circle .qodef-m-title {
    margin: 2em 0 0
}

.qodef-progress-bar-circle .qodef-m-text {
    margin: .5em 0 0 0
}

.qodef-progress-bar-circle .qodef-m-value {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    font-size: 62px
}

.qodef-progress-bar-circle .qodef-m-percentage {
    font-size: 60%;
    top: -.3em
}

.qodef-progress-bar-horizontal {
    position: relative;
    visibility: hidden
}

.qodef-progress-bar-horizontal.qodef--init {
    visibility: visible
}

.qodef-progress-bar-horizontal.qodef--pattern .qodef-m-canvas svg path:first-child {
    opacity: 0
}

.qodef-progress-bar-horizontal .qodef-m-inner {
    position: relative;
    display: flex;
    flex-direction: column
}

.qodef-progress-bar-horizontal .qodef-m-canvas {
    position: relative;
    width: 100%
}

.qodef-progress-bar-horizontal .qodef-m-content {
    display: flex;
    align-items: center
}

.qodef-progress-bar-horizontal .qodef-m-title {
    margin: 0 0 .5em
}

.qodef-progress-bar-horizontal .qodef-m-value {
    padding: 0;
    margin: 0 0 .5em;
    font-size: 16px;
    position: absolute
}

.qodef-progress-bar-horizontal.qodef-percentage--floating-on .qodef-m-value {
    margin: 0;
    transform: translateY(100%);
    z-index: 1
}

.qodef-progress-bar-horizontal.qodef-percentage--floating-above .qodef-m-value-inner {
    opacity: 0;
    transition: opacity .2s .5s
}

.qodef-progress-bar-horizontal.qodef-percentage--floating-above.qodef--init .qodef-m-value-inner {
    opacity: 1
}

.qodef-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-content {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    z-index: 1
}

.qodef-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-title {
    margin: 0 0 0 .5em
}

.qodef-progress-bar-horizontal.qodef-percentage--fixed-on .qodef-m-value {
    margin: 0 0 0 .5em;
    position: relative
}

.qodef-progress-bar-horizontal.qodef-percentage--fixed-above .qodef-m-value {
    right: 0
}

.qodef-progress-bar-vertical {
    position: relative;
    visibility: hidden
}

.qodef-progress-bar-vertical.qodef--init {
    visibility: visible
}

.qodef-progress-bar-vertical.qodef--pattern .qodef-m-canvas svg path:first-child {
    opacity: 0
}

.qodef-progress-bar-vertical .qodef-m-inner {
    position: relative;
    display: flex;
    flex-direction: column;
    max-width: 100%
}

.qodef-progress-bar-vertical .qodef-m-canvas {
    position: relative
}

.qodef-progress-bar-vertical .qodef-m-canvas svg {
    max-width: 100%
}

.qodef-progress-bar-vertical .qodef-m-title {
    margin: 1em 0 0
}

.qodef-progress-bar-vertical .qodef-m-value {
    padding: 0;
    margin: 0;
    font-size: 16px
}

.qodef-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-title {
    margin: 0 0 0 1em
}

.qodef-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-value {
    margin: 0 0 0 1em
}

.qodef-progress-bar-vertical.qodef-percentage--fixed-right .qodef-m-inner {
    flex-direction: row;
    align-items: flex-end
}

.qodef-progress-bar-vertical.qodef-percentage--floating-top .qodef-m-value {
    position: absolute;
    margin: 0 0 .5em;
    right: 0
}

.qodef-progress-bar-vertical.qodef-percentage--floating-top .qodef-m-title {
    position: absolute;
    margin: 0 0 .5em;
    left: 0
}

.qodef-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-content {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0
}

.qodef-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-title {
    margin: 0 0 0 .5em
}

.qodef-progress-bar-vertical.qodef-percentage--fixed-on .qodef-m-value {
    margin: 0 0 0 .5em
}

.qodef-section-title {
    position: relative
}

.qodef-section-title .qodef-m-title {
    margin: 0
}

.qodef-section-title .qodef-m-subtitle {
    margin: 0
}

.qodef-section-title>.qodef-m-text {
    margin: .5em 0 0
}

.qodef-section-title .qodef-m-button {
    margin-top: .65em
}

.qodef-section-title.qodef-decoration--underline .qodef-e-decorated {
    text-decoration: underline
}

.qodef-section-title.qodef-decoration--italic .qodef-e-decorated {
    font-style: italic
}

.qodef-section-title.qodef-decoration--bold .qodef-e-decorated {
    font-weight: 700
}

.qodef-separator {
    position: relative;
    height: auto;
    font-size: 0;
    line-height: 1
}

.qodef-separator .qodef-m-line {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-size: 1px;
    color: #111;
    border-bottom: 1em solid currentColor;
    margin: 10px 0
}

.qodef-separator.qodef-position--center {
    text-align: center
}

.qodef-separator.qodef-position--left {
    text-align: left
}

.qodef-separator.qodef-position--right {
    text-align: right
}

.qodef-separator.qodef-separator--border-image .qodef-m-line {
    font-size: 12px;
    height: 1em;
    border-bottom: none;
    margin: 10px 0;
    background-size: contain;
    background-repeat: round
}

.qodef-separator.qodef-separator--with-icon {
    display: flex
}

.qodef-separator.qodef-separator--with-icon .qodef-m-line {
    display: flex;
    align-items: center;
    border-width: 0
}

.qodef-separator.qodef-separator--with-icon .qodef-m-separator-icon {
    flex-shrink: 0;
    font-size: 1rem;
    margin: 0 1em
}

.qodef-separator.qodef-separator--with-icon .qodef-m-separator-icon svg {
    width: 1em;
    fill: currentColor;
    stroke: currentColor
}

.qodef-separator.qodef-separator--with-icon .qodef-m-inner-line {
    width: 50%;
    border-color: currentColor;
    border-style: inherit;
    border-width: 1em
}

.qodef-separator.qodef-separator--with-icon.qodef-position--center {
    justify-content: center
}

.qodef-separator.qodef-separator--with-icon.qodef-position--left {
    justify-content: flex-start
}

.qodef-separator.qodef-separator--with-icon.qodef-position--right {
    justify-content: flex-end
}

.qodef-table-of-contents {
    position: relative
}

.qodef-table-of-contents .qodef-m-title {
    margin: 0
}

.qodef-table-of-contents .qodef-m-subtitle {
    margin: 0
}

.qodef-table-of-contents .qodef-m-text {
    margin: .5em 0 0
}

.qodef-table-of-contents .qodef-m-table-content {
    margin-top: 1.5em
}

.qodef-table-of-contents .qodef-m-table-content a {
    position: relative;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

.qodef-list-underline.qodef-table-of-contents .qodef-m-table-content a {
    width: 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent calc(100% - 1px),currentColor 1px);
    transition: .55s cubic-bezier(.32,.32,.15,1.17);
    background-size: 0 100%
}

.qodef-list-underline.qodef-table-of-contents .qodef-m-table-content a:hover {
    background-size: 100% 100%
}

.qodef-table-of-contents.qodef-list-position--inside ol,.qodef-table-of-contents.qodef-list-position--inside ul {
    list-style-position: inside
}

.qodef-table-of-contents.qodef-list-position--inside .qodef-m-table-content>ol,.qodef-table-of-contents.qodef-list-position--inside .qodef-m-table-content>ul {
    margin-left: 0!important
}

.qodef-table-of-contents.qodef-list-position--outside ol,.qodef-table-of-contents.qodef-list-position--outside ul {
    list-style-position: outside
}

.qodef-tabs-horizontal.qodef-layout--simple {
    position: relative;
    visibility: hidden
}

.qodef-tabs-horizontal.qodef-layout--simple.qodef--init {
    visibility: visible
}

.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none
}

@media only screen and (max-width: 680px) {
    .qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation {
        flex-direction:column;
        align-items: flex-start
    }

    .qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation .qodef-tab-title,.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li {
        width: 100%
    }
}

.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li {
    position: relative;
    margin: 0;
    padding: 0
}

.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li .qodef-tab-title {
    margin: 0
}

.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a {
    position: relative;
    color: #cacaca;
    display: block;
    padding: 0;
    transition: color .25s ease-out
}

.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity .25s ease-out
}

.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: transparent;
    transition: opacity .25s ease-out
}

.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li a .q-text {
    z-index: 1;
    position: relative
}

.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li:not(:last-child) {
    margin-right: 4em
}

.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-active a,.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-hover a {
    color: #1e1e1e
}

.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-active a:after,.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-active a:before,.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-hover a:after,.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-navigation li.ui-state-hover a:before {
    opacity: 1
}

.qodef-tabs-horizontal.qodef-layout--simple .qodef-tabs-horizontal-content {
    position: relative;
    padding: 26px 0 0
}

.qodef-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw .qodef-tabs-horizontal-navigation li a:after {
    opacity: 1;
    transform: scaleX(0);
    transition: transform .36s cubic-bezier(.51,.5,.07,.99)
}

.qodef-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw .qodef-tabs-horizontal-navigation li.ui-state-active a:after,.qodef-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw .qodef-tabs-horizontal-navigation li.ui-state-hover a:after {
    transform: scaleX(1)
}

.qodef-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-left .qodef-tabs-horizontal-navigation li a:after {
    transform-origin: left
}

.qodef-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right .qodef-tabs-horizontal-navigation li a:after {
    left: unset;
    right: 0;
    transform: scaleX(1);
    width: 0;
    transition: width .36s cubic-bezier(.51,.5,.07,.99)
}

.qodef-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right .qodef-tabs-horizontal-navigation li.ui-state-active a:after,.qodef-tabs-horizontal.qodef-layout--simple.qodef-title-hover--underline-draw.qodef-title-underline-from-right .qodef-tabs-horizontal-navigation li.ui-state-hover a:after {
    width: 100%
}

.qodef-tabs-vertical.qodef-layout--simple {
    position: relative;
    visibility: hidden;
    display: flex;
    align-items: stretch;
    height: 100%
}

.qodef-tabs-vertical.qodef-layout--simple.qodef--init {
    visibility: visible
}

.qodef-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation {
    position: relative;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    flex-shrink: 0;
    display: block
}

.qodef-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%
}

.qodef-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li .qodef-tab-title {
    margin: 0
}

.qodef-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li a {
    position: relative;
    color: #cacaca;
    display: block;
    padding: 0;
    transition: color .25s ease-out
}

.qodef-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li a:after {
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1;
    opacity: 0;
    transition: opacity .25s ease-out
}

.qodef-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: transparent;
    transition: opacity .25s ease-out
}

.qodef-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-active a,.qodef-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-hover a {
    color: #1e1e1e
}

.qodef-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-active a:after,.qodef-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-active a:before,.qodef-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-hover a:after,.qodef-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li.ui-state-hover a:before {
    opacity: 1
}

.qodef-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-navigation li .q-text {
    z-index: 1;
    position: relative
}

.qodef-tabs-vertical.qodef-layout--simple .qodef-tabs-vertical-content {
    position: relative;
    padding: 0 0 0 26px
}

.qodef-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw .qodef-tabs-vertical-navigation li a:after {
    opacity: 1;
    transform: scaleY(0);
    transition: transform .36s cubic-bezier(.51,.5,.07,.99)
}

.qodef-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw .qodef-tabs-vertical-navigation li.ui-state-active a:after,.qodef-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw .qodef-tabs-vertical-navigation li.ui-state-hover a:after {
    transform: scaleY(1)
}

.qodef-tabs-vertical.qodef-layout--simple.qodef-title-hover--sideline-draw.qodef-title-sideline-from-top .qodef-tabs-vertical-navigation li a:after {
    transform-origin: top
}

.qodef-team-member .qodef-m-title {
    margin: 0
}

.qodef-team-member .qodef-m-role {
    margin: 0 0 .8em
}

.qodef-team-member .qodef-m-text {
    margin: 0 0 .8em
}

.qodef-team-member .qodef-m-social-icons {
    font-size: 0;
    margin: 0
}

.qodef-team-member .qodef-m-social-icons>* {
    font-size: 1rem;
    margin-right: .7em
}

.qodef-team-member .qodef-m-social-icons>:last-child {
    margin: 0
}

.qodef-team-member .qodef-e-social-icon {
    transition: color .2s ease-out
}

.qodef-team-member .qodef-e-social-icon i {
    font-size: inherit
}

.qodef-team-member .qodef-e-social-icon svg {
    width: 1em;
    fill: currentColor;
    stroke: currentColor;
    vertical-align: middle
}

.qodef-team-member.qodef-image--hover-scale img,.qodef-team-member.qodef-image--hover-zoom img {
    transform: scale(1.005) translateZ(0);
    transition: transform .35s cubic-bezier(.25,.46,.45,.94);
    will-change: transform
}

.qodef-team-member.qodef-image--hover-scale:hover img,.qodef-team-member.qodef-image--hover-zoom:hover img {
    transform: scale(1.03)
}

.qodef-team-member.qodef-image--hover-zoom .qodef-m-media-image {
    overflow: hidden
}

.qodef-team-member.qodef-item-layout--info-below-left .qodef-m-inner {
    position: relative;
    overflow: hidden
}

.qodef-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-role,.qodef-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-social-icons,.qodef-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-title {
    transform: translateX(0);
    opacity: 1
}

.qodef-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-role {
    transition-delay: .15s
}

.qodef-team-member.qodef-item-layout--info-below-left .qodef-m-inner:hover .qodef-m-social-icons {
    transition-delay: .3s
}

.qodef-team-member.qodef-item-layout--info-below-left .qodef-m-content {
    margin: .9em 0 0
}

.qodef-team-member.qodef-item-layout--info-below-left .qodef-m-content .qodef-m-role,.qodef-team-member.qodef-item-layout--info-below-left .qodef-m-content .qodef-m-social-icons,.qodef-team-member.qodef-item-layout--info-below-left .qodef-m-content .qodef-m-title {
    opacity: 0;
    transform: translateX(30px);
    transition: transform .45s cubic-bezier(.16,.32,.26,.92),opacity .45s ease-out;
    transition-delay: 0s,0s
}

.qodef-team-member.qodef-item-layout--info-below .qodef-m-content {
    margin: .9em 0 0
}

.qodef-team-member.qodef-item-layout--info-from-bottom .qodef-m-inner {
    position: relative;
    overflow: hidden
}

.qodef-team-member.qodef-item-layout--info-from-bottom .qodef-m-inner:hover .qodef-m-content {
    transform: translateY(0)
}

.qodef-team-member.qodef-item-layout--info-from-bottom .qodef-m-content {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 1;
    transform: translateY(100%);
    transition: transform .4s cubic-bezier(.22,.61,.36,1);
    padding: 30px;
    z-index: 1
}

.qodef-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner:hover .qodef-m-content {
    opacity: 1;
    -webkit-clip-path: inset(10px 10px 10px 10px);
    clip-path: inset(10px 10px 10px 10px);
    transition-delay: 0s,.15s
}

.qodef-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner .qodef-m-image,.qodef-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-inner .qodef-m-media-image {
    display: inline-block;
    vertical-align: top
}

.qodef-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    transition: opacity .25s ease-out,all .3s cubic-bezier(.46,.03,.52,.96);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    padding: 5%
}

.qodef-team-member.qodef-item-layout--info-on-hover-inset .qodef-m-content>* {
    width: 100%
}

.qodef-team-member.qodef-item-layout--info-on-hover .qodef-m-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-team-member.qodef-item-layout--info-on-hover .qodef-m-inner:hover .qodef-m-content {
    opacity: 1
}

.qodef-team-member.qodef-item-layout--info-on-hover .qodef-m-inner .qodef-m-image,.qodef-team-member.qodef-item-layout--info-on-hover .qodef-m-inner .qodef-m-media-image {
    display: inline-block;
    vertical-align: top
}

.qodef-team-member.qodef-item-layout--info-on-hover .qodef-m-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #111;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    padding: 20px 30px
}

.qodef-team-member.qodef-item-layout--info-on-hover .qodef-m-content>* {
    width: 100%
}

.qodef-team-member.qodef-item-layout--info-on-hover .qodef-m-title {
    color: #fff
}

.qodef-team-member.qodef-item-layout--info-on-hover .qodef-m-role {
    color: #c4c4c4
}

.qodef-testimonials-list .qodef-e-inner {
    overflow: hidden
}

.qodef-testimonials-list .qodef-e-title {
    margin: 0 0 .7em
}

.qodef-testimonials-list .qodef-e-text {
    margin: 0
}

.qodef-testimonials-list .qodef-e-media-image {
    display: inline-block;
    vertical-align: top;
    line-height: 0
}

.qodef-testimonials-list .qodef-e-quote {
    font-size: 1em;
    line-height: 0;
    margin: auto
}

.qodef-testimonials-list .qodef-e-quote svg {
    width: 1em;
    fill: currentColor;
    stroke: currentColor
}

.qodef-testimonials-list .qodef-e-author {
    display: flex;
    margin: 0
}

.qodef-testimonials-list .qodef-e-author-name {
    margin: 0
}

.qodef-testimonials-list.qodef-item-layout--boxed .qodef-e-media-image {
    margin-bottom: 1.8em;
    border-radius: 50%;
    overflow: hidden
}

.qodef-testimonials-list.qodef-item-layout--boxed .qodef-e-inner {
    position: relative;
    text-align: center;
    padding: 55px 40px;
    background-color: #f6f6f6
}

.qodef-testimonials-list.qodef-item-layout--boxed .qodef-e-content,.qodef-testimonials-list.qodef-item-layout--boxed .qodef-e-top {
    position: relative
}

.qodef-testimonials-list.qodef-item-layout--boxed .qodef-e-quote {
    position: absolute;
    top: -.1em;
    left: 50%;
    font-size: 14em;
    color: rgba(0,0,0,.2);
    transform: translateX(-50%)
}

.qodef-testimonials-list.qodef-item-layout--boxed .qodef-e-text {
    margin: 0 0 1em
}

.qodef-testimonials-list.qodef-item-layout--boxed .qodef-e-author {
    flex-direction: column
}

.qodef-testimonials-list.qodef-item-layout--boxed .qodef-e-author-job {
    margin: .2em 0 0
}

.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-inner {
    text-align: center
}

.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-quote {
    font-size: 2em;
    margin-bottom: 1.2em
}

.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-text {
    margin: 0 0 1.3em
}

.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-media-image {
    width: 50px;
    margin-bottom: .5em;
    border-radius: 50%;
    overflow: hidden
}

.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-author {
    flex-direction: column
}

.qodef-testimonials-list.qodef-item-layout--info-below .qodef-e-author-job {
    margin: .2em 0 0
}

.qodef-testimonials-list.qodef-item-layout--side-quote .qodef-e-inner {
    display: flex
}

@media only screen and (max-width: 480px) {
    .qodef-testimonials-list.qodef-item-layout--side-quote .qodef-e-inner {
        flex-direction:column
    }
}

.qodef-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote {
    font-size: 100px;
    width: 1em;
    margin: 0 35px 0 0
}

.qodef-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote i,.qodef-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote svg {
    vertical-align: top
}

@media only screen and (max-width: 480px) {
    .qodef-testimonials-list.qodef-item-layout--side-quote .qodef-e-quote {
        margin:0 0 35px
    }
}

.qodef-testimonials-list.qodef-item-layout--side-quote .qodef-e-content {
    flex: 1;
    text-align: left
}

.qodef-testimonials-list.qodef-item-layout--side-quote .qodef-e-bottom-info {
    display: flex;
    align-items: center
}

.qodef-testimonials-list.qodef-item-layout--side-quote .qodef-e-media-image {
    width: 50px;
    margin: 0 10px 0 0
}

.qodef-testimonials-list.qodef-item-layout--side-quote .qodef-e-author {
    flex-direction: row;
    align-items: baseline
}

.qodef-testimonials-list.qodef-item-layout--side-quote .qodef-e-author-job:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 1px;
    width: 1em;
    background-color: currentColor;
    margin: 0 .65em
}

.qodef-testimonials-list.qodef-item-layout--side-with-image .qodef-e-inner {
    display: flex;
    align-items: flex-start
}

@media only screen and (max-width: 680px) {
    .qodef-testimonials-list.qodef-item-layout--side-with-image .qodef-e-inner {
        flex-direction:column;
        align-items: flex-start
    }
}

.qodef-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side {
    position: relative;
    flex-shrink: 0;
    width: 110px;
    max-width: 30%;
    margin-right: 6%
}

.qodef-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side .qodef-e-media-image {
    border-radius: 25%;
    overflow: hidden
}

@media only screen and (max-width: 680px) {
    .qodef-testimonials-list.qodef-item-layout--side-with-image .qodef-e-side {
        max-width:100%
    }
}

.qodef-testimonials-list.qodef-item-layout--side-with-image .qodef-e-quote {
    position: absolute;
    bottom: -.5em;
    right: -.5em;
    width: 2em;
    height: 2em;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #111;
    border-radius: 50%
}

.qodef-testimonials-list.qodef-item-layout--side-with-image .qodef-e-content {
    flex: 1;
    text-align: left
}

.qodef-testimonials-list.qodef-item-layout--side-with-image .qodef-e-text {
    margin: 0 0 1em
}

.qodef-testimonials-list.qodef-item-layout--side-with-image .qodef-e-author {
    flex-direction: column
}

.qodef-testimonials-list.qodef-item-layout--side-with-image .qodef-e-author-job {
    margin: .2em 0 0
}

.qodef-testimonials-slider .qodef-e-inner {
    overflow: hidden
}

.qodef-testimonials-slider .qodef-e-title {
    margin: 0 0 .7em
}

.qodef-testimonials-slider .qodef-e-text {
    margin: 0
}

.qodef-testimonials-slider .qodef-e-media-image {
    display: inline-block;
    vertical-align: top;
    line-height: 0
}

.qodef-testimonials-slider .qodef-e-quote {
    font-size: 1em;
    line-height: 0;
    margin: auto
}

.qodef-testimonials-slider .qodef-e-quote svg {
    width: 1em;
    fill: currentColor;
    stroke: currentColor
}

.qodef-testimonials-slider .qodef-e-author {
    display: flex;
    margin: 0
}

.qodef-testimonials-slider .qodef-e-author-name {
    margin: 0
}

.qodef-testimonials-slider.qodef--one-column .swiper-slide {
    opacity: 0;
    transition: opacity .2s ease-out
}

.qodef-testimonials-slider.qodef--one-column .swiper-slide.swiper-slide-active,.qodef-testimonials-slider.qodef--one-column .swiper-slide.swiper-slide-duplicate-active {
    opacity: 1
}

.qodef-testimonials-slider.qodef-item-layout--boxed .qodef-e-media-image {
    margin-bottom: 1em;
    border-radius: 50%;
    overflow: hidden
}

.qodef-testimonials-slider.qodef-item-layout--boxed .qodef-e-inner {
    text-align: center;
    padding: 55px 40px;
    background-color: #f6f6f6
}

.qodef-testimonials-slider.qodef-item-layout--boxed .qodef-e-top {
    position: relative;
    display: inline-block
}

.qodef-testimonials-slider.qodef-item-layout--boxed .qodef-e-quote {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 2em
}

.qodef-testimonials-slider.qodef-item-layout--boxed .qodef-e-text {
    margin: 0 0 1.3em
}

.qodef-testimonials-slider.qodef-item-layout--boxed .qodef-e-author {
    flex-direction: column
}

.qodef-testimonials-slider.qodef-item-layout--boxed .qodef-e-author-job {
    margin: .2em 0 0
}

.qodef-testimonials-slider.qodef-item-layout--info-below .qodef-e-media-image {
    margin-bottom: 1em
}

.qodef-testimonials-slider.qodef-item-layout--info-below .qodef-e-inner {
    text-align: center
}

.qodef-testimonials-slider.qodef-item-layout--info-below .qodef-e-quote {
    font-size: 2em;
    margin-bottom: 1.2em
}

.qodef-testimonials-slider.qodef-item-layout--info-below .qodef-e-text {
    margin: 0 0 1.3em
}

.qodef-testimonials-slider.qodef-item-layout--info-below .qodef-e-author {
    flex-direction: column
}

.qodef-testimonials-slider.qodef-item-layout--info-below .qodef-e-author-job {
    margin: .2em 0 0
}

.qodef-testimonials-slider.qodef-item-layout--side-quote .qodef-e-inner {
    display: flex
}

@media only screen and (max-width: 480px) {
    .qodef-testimonials-slider.qodef-item-layout--side-quote .qodef-e-inner {
        flex-direction:column
    }
}

.qodef-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote {
    font-size: 100px;
    width: 1em;
    margin: 0 35px 0 0
}

.qodef-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote i,.qodef-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote svg {
    vertical-align: top
}

@media only screen and (max-width: 480px) {
    .qodef-testimonials-slider.qodef-item-layout--side-quote .qodef-e-quote {
        margin:0 0 35px
    }
}

.qodef-testimonials-slider.qodef-item-layout--side-quote .qodef-e-content {
    flex: 1;
    text-align: left
}

.qodef-testimonials-slider.qodef-item-layout--side-quote .qodef-e-bottom-info {
    display: flex;
    align-items: center
}

.qodef-testimonials-slider.qodef-item-layout--side-quote .qodef-e-media-image {
    width: 50px;
    margin: 0 10px 0 0
}

.qodef-testimonials-slider.qodef-item-layout--side-quote .qodef-e-author {
    flex-direction: row;
    align-items: baseline
}

.qodef-testimonials-slider.qodef-item-layout--side-quote .qodef-e-author-job:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 1px;
    width: 1em;
    background-color: currentColor;
    margin: 0 .65em
}

.qodef-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner {
    display: flex;
    align-items: center
}

@media only screen and (max-width: 1024px) {
    .qodef-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner {
        align-items:baseline
    }
}

@media only screen and (max-width: 680px) {
    .qodef-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-inner {
        flex-direction:column;
        align-items: flex-start
    }
}

.qodef-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side {
    position: relative;
    flex-shrink: 0;
    width: 290px;
    max-width: 30%;
    margin-right: 6%
}

.qodef-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side .qodef-e-media-image {
    border-radius: 10%;
    overflow: hidden
}

@media only screen and (max-width: 680px) {
    .qodef-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-side {
        max-width:100%
    }
}

.qodef-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-quote {
    position: absolute;
    top: -1em;
    right: -1em;
    width: 2em;
    height: 2em;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #111;
    border-radius: 50%
}

.qodef-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-content {
    flex: 1;
    text-align: left
}

.qodef-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-text {
    margin: 0 0 1.3em
}

.qodef-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-author {
    flex-direction: column
}

.qodef-testimonials-slider.qodef-item-layout--side-with-image .qodef-e-author-job {
    margin: .2em 0 0
}

.qodef-testimonials-slider.qodef-item-layout--standard .qodef-e-inner {
    text-align: left
}

.qodef-testimonials-slider.qodef-item-layout--standard .qodef-e-quote {
    font-size: 2em;
    margin-bottom: 1.2em
}

.qodef-testimonials-slider.qodef-item-layout--standard .qodef-e-text {
    margin: 0 0 1.3em
}

.qodef-testimonials-slider.qodef-item-layout--standard .qodef-e-bottom-info {
    display: flex;
    align-items: center
}

.qodef-testimonials-slider.qodef-item-layout--standard .qodef-e-media-image {
    width: 50px;
    border-radius: 50%;
    margin-right: 1em;
    overflow: hidden
}

.qodef-testimonials-slider.qodef-item-layout--standard .qodef-e-author {
    flex-direction: column
}

.qodef-testimonials-slider.qodef-item-layout--standard .qodef-e-author-job {
    margin: 0
}

.qodef-text-marquee {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-text-marquee .qodef-m-content {
    display: flex;
    white-space: nowrap;
    font-size: 0;
    overflow: hidden
}

.qodef-text-marquee .qodef-marquee-element {
    will-change: transform
}

.qodef-text-marquee .qodef-m-text-item {
    font-size: 100px;
    line-height: 1.1em;
    padding-right: 1em
}

.qodef-text-marquee.qodef-text-stroke-effect .qodef-m-text-item {
    color: transparent!important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #333;
    text-shadow: none
}

.qodef-timeline {
    position: relative
}

.qodef-timeline .qodef-e-item,.qodef-timeline .qodef-e-item-inner {
    position: relative
}

.qodef-timeline .qodef-e-image {
    display: inline-block;
    vertical-align: top;
    overflow: hidden
}

.qodef-timeline .qodef-e-date {
    margin: 0 0 .5em
}

.qodef-timeline .qodef-e-title {
    margin: 0 0 .85em
}

.qodef-timeline .qodef-e-text {
    margin: 0
}

.qodef-timeline .qodef-e-point-holder {
    position: absolute;
    color: #fff;
    font-size: 1em;
    width: 1em;
    height: 1em;
    transform: translate(-50%,-50%)
}

.qodef-timeline .qodef-e-point-holder .qodef-e-point {
    background-color: #111;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden
}

.qodef-timeline .qodef-e-point-holder .qodef-e-icon-holder {
    font-size: .7em;
    line-height: 1em;
    max-height: 100%
}

.qodef-timeline .qodef-e-point-holder svg {
    width: .7em;
    stroke: currentColor;
    fill: currentColor
}

.qodef-timeline .qodef-e-line {
    display: block;
    background-color: #ebebeb
}

.qodef-timeline.qodef-timeline--vertical .qodef-e-line-holder {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 1px
}

.qodef-timeline.qodef-timeline--vertical .qodef-e-line {
    height: 100%
}

.qodef-timeline.qodef-timeline--vertical .qodef-e-point-holder {
    top: 50%;
    left: 50%
}

.qodef-timeline.qodef-timeline--vertical.qodef-line--inside .qodef-e-line-holder {
    top: 50%
}

.qodef-timeline.qodef-timeline--vertical.qodef-line--inside .qodef-e-item:last-child .qodef-e-line-holder {
    display: none
}

.qodef-timeline.qodef-timeline--horizontal {
    overflow: hidden
}

.qodef-timeline.qodef-timeline--horizontal .qodef-grid-inner {
    display: flex;
    transition: all .4s ease
}

.qodef-timeline.qodef-timeline--horizontal .qodef-e-item {
    flex: 1
}

.qodef-timeline.qodef-timeline--horizontal .qodef-e-line-holder {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: 1px
}

.qodef-timeline.qodef-timeline--horizontal .qodef-e-line {
    height: 100%
}

.qodef-timeline.qodef-timeline--horizontal .qodef-e-point-holder {
    top: 50%;
    left: 50%
}

.qodef-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:after,.qodef-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:before {
    content: '';
    position: absolute;
    left: 50%;
    height: 100px;
    width: 1px;
    background-color: #ebebeb;
    transform: translateX(-50%);
    z-index: -1
}

.qodef-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:before {
    top: 100%
}

.qodef-timeline.qodef-point--diamond.qodef-timeline--horizontal .qodef-e-point-holder:after {
    bottom: 100%
}

.qodef-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:after,.qodef-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:before {
    content: '';
    position: absolute;
    top: 50%;
    width: 100px;
    height: 1px;
    background-color: #ebebeb;
    transform: translateY(-50%);
    z-index: -1
}

.qodef-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:before {
    right: 100%
}

.qodef-timeline.qodef-point--diamond.qodef-timeline--vertical .qodef-e-point-holder:after {
    left: 100%
}

.qodef-timeline.qodef-point--diamond .qodef-e-point {
    border-radius: 0;
    transform: rotate(45deg)
}

.qodef-timeline.qodef-point--diamond .qodef-e-icon-holder {
    transform: rotate(-45deg)
}

.qodef-timeline .qodef-nav-next,.qodef-timeline .qodef-nav-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto!important;
    height: auto!important;
    margin: 0!important;
    color: #111;
    font-size: 26px;
    z-index: 10;
    cursor: pointer
}

.qodef-timeline .qodef-nav-next>svg,.qodef-timeline .qodef-nav-prev>svg {
    display: block;
    width: 1em;
    height: auto;
    transition: .2s ease-out;
    stroke: currentColor;
    fill: currentColor
}

.qodef-timeline .qodef-nav-prev {
    left: 0
}

.qodef-timeline .qodef-nav-next {
    right: 0
}

.qodef-timeline.qodef-qi--has-appear {
    opacity: 0;
    transition: opacity .55s cubic-bezier(.23,1,.32,1)
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-separated .qodef-e-item .qodef-e-image {
    opacity: 0;
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);
    transform: translateY(-60px)
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-separated .qodef-e-item .qodef-e-content-holder {
    opacity: 0;
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);
    transform: translateY(60px)
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-side .qodef-e-item .qodef-e-image {
    opacity: 0;
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);
    transform: translateY(40px)
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--vertical-side .qodef-e-item .qodef-e-content-holder {
    opacity: 0;
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);
    transform: translateY(40px)
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item .qodef-e-image {
    opacity: 0;
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);
    transform: translateY(-60px)
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item .qodef-e-content-holder {
    opacity: 0;
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);
    transform: translateY(60px)
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-image {
    opacity: 0;
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);
    transform: translateY(60px)
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-content-holder {
    opacity: 0;
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);
    transform: translateY(-60px)
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-image {
    transform: translateY(-60px)
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-content-holder {
    transform: translateY(60px)
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item .qodef-e-point {
    transform: rotate(45deg) scale(0);
    opacity: 0;
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1)
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(1) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(1) .qodef-e-image {
    transition-delay: .3s,.3s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(1) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(1) .qodef-e-point {
    transition-delay: .4s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(1) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(1) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(1) .qodef-e-content-holder {
    transition-delay: .4s,.4s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(2) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(2) .qodef-e-image {
    transition-delay: .6s,.6s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(2) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(2) .qodef-e-point {
    transition-delay: .7s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(2) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(2) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(2) .qodef-e-content-holder {
    transition-delay: .8s,.8s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(3) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(3) .qodef-e-image {
    transition-delay: .9s,.9s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(3) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(3) .qodef-e-point {
    transition-delay: 1s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(3) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(3) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(3) .qodef-e-content-holder {
    transition-delay: 1.2s,1.2s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(4) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(4) .qodef-e-image {
    transition-delay: 1.2s,1.2s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(4) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(4) .qodef-e-point {
    transition-delay: 1.3s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(4) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(4) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(4) .qodef-e-content-holder {
    transition-delay: 1.6s,1.6s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(5) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(5) .qodef-e-image {
    transition-delay: 1.5s,1.5s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(5) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(5) .qodef-e-point {
    transition-delay: 1.6s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(5) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(5) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(5) .qodef-e-content-holder {
    transition-delay: 2s,2s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(6) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(6) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(6) .qodef-e-image {
    transition-delay: 1.8s,1.8s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(6) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(6) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(6) .qodef-e-point {
    transition-delay: 1.9s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(6) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(6) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(6) .qodef-e-content-holder {
    transition-delay: 2.4s,2.4s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(7) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(7) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(7) .qodef-e-image {
    transition-delay: 2.1s,2.1s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(7) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(7) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(7) .qodef-e-point {
    transition-delay: 2.2s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(7) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(7) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(7) .qodef-e-content-holder {
    transition-delay: 2.8s,2.8s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(8) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(8) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(8) .qodef-e-image {
    transition-delay: 2.4s,2.4s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(8) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(8) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(8) .qodef-e-point {
    transition-delay: 2.5s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(8) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(8) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(8) .qodef-e-content-holder {
    transition-delay: 3.2s,3.2s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(9) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(9) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(9) .qodef-e-image {
    transition-delay: 2.7s,2.7s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(9) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(9) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(9) .qodef-e-point {
    transition-delay: 2.8s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(9) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(9) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(9) .qodef-e-content-holder {
    transition-delay: 3.6s,3.6s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(10) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(10) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(10) .qodef-e-image {
    transition-delay: 3s,3s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(10) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(10) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(10) .qodef-e-point {
    transition-delay: 3.1s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(10) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(10) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(10) .qodef-e-content-holder {
    transition-delay: 4s,4s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(11) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(11) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(11) .qodef-e-image {
    transition-delay: 3.3s,3.3s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(11) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(11) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(11) .qodef-e-point {
    transition-delay: 3.4s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(11) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(11) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(11) .qodef-e-content-holder {
    transition-delay: 4.4s,4.4s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(12) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(12) .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(12) .qodef-e-image {
    transition-delay: 3.6s,3.6s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(12) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(12) .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(12) .qodef-e-point {
    transition-delay: 3.7s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical .qodef-e-item:nth-child(12) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating .qodef-e-item:nth-child(12) .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard .qodef-e-item:nth-child(12) .qodef-e-content-holder {
    transition-delay: 4.8s,4.8s
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared {
    opacity: 1
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-image {
    opacity: 1;
    transform: translateY(0) translateX(0)
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-content-holder,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-item.qodef-reverse .qodef-e-image {
    transform: translateY(0) translateX(0)
}

.qodef-timeline.qodef-qi--has-appear.qodef-timeline--vertical.qodef-qi--appeared .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-alternating.qodef-qi--appeared .qodef-e-point,.qodef-timeline.qodef-qi--has-appear.qodef-timeline-layout--horizontal-standard.qodef-qi--appeared .qodef-e-point {
    transform: rotate(45deg) scale(1);
    opacity: 1
}

.qodef-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-item-inner {
    flex-direction: column
}

.qodef-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-top-holder {
    align-items: flex-end;
    padding: 0 0 10%
}

.qodef-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item.qodef-reverse .qodef-e-content-holder {
    justify-content: flex-start;
    padding: 10% 0 0
}

.qodef-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-item-inner {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    text-align: center
}

.qodef-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-top-holder {
    display: flex;
    align-items: flex-start;
    padding: 10% 0 0
}

.qodef-timeline.qodef-timeline-layout--horizontal-alternating .qodef-e-content-holder {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0 0 10%
}

.qodef-timeline.qodef-timeline-layout--horizontal-standard .qodef-e-item-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center
}

.qodef-timeline.qodef-timeline-layout--horizontal-standard .qodef-e-top-holder {
    display: flex;
    align-items: flex-end;
    padding: 0 0 10%
}

.qodef-timeline.qodef-timeline-layout--horizontal-standard .qodef-e-content-holder {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 10% 0 0
}

.qodef-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item {
    text-align: center
}

.qodef-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item:not(:last-child) {
    padding-bottom: 100px
}

.qodef-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-item-inner {
    flex-direction: row-reverse;
    text-align: right
}

@media only screen and (max-width: 480px) {
    .qodef-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-item-inner {
        flex-direction:column;
        text-align: center
    }
}

.qodef-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-side-holder {
    text-align: left;
    padding: 0 0 0 10%
}

@media only screen and (max-width: 480px) {
    .qodef-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-side-holder {
        padding:0
    }
}

.qodef-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-content-holder {
    padding: 0 10% 0 0
}

@media only screen and (max-width: 480px) {
    .qodef-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item.qodef-reverse .qodef-e-content-holder {
        padding:0
    }
}

.qodef-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item-inner {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    width: 100%
}

@media only screen and (max-width: 480px) {
    .qodef-timeline.qodef-timeline-layout--vertical-separated .qodef-e-item-inner {
        flex-direction:column;
        text-align: center
    }
}

.qodef-timeline.qodef-timeline-layout--vertical-separated .qodef-e-side-holder {
    width: 50%;
    flex-shrink: 0;
    text-align: right;
    padding: 0 10% 0 0
}

@media only screen and (max-width: 480px) {
    .qodef-timeline.qodef-timeline-layout--vertical-separated .qodef-e-side-holder {
        width:100%;
        padding: 0;
        margin-bottom: 5%
    }
}

.qodef-timeline.qodef-timeline-layout--vertical-separated .qodef-e-content-holder {
    width: 50%;
    padding: 0 0 0 10%
}

@media only screen and (max-width: 480px) {
    .qodef-timeline.qodef-timeline-layout--vertical-separated .qodef-e-content-holder {
        width:100%;
        padding: 0;
        margin-top: 5%
    }
}

.qodef-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-item-content {
    margin-left: 0;
    flex-direction: row;
    padding: 0 3em 0 0
}

@media only screen and (max-width: 1024px) {
    .qodef-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-item-content {
        flex-direction:column;
        text-align: center
    }
}

@media only screen and (max-width: 480px) {
    .qodef-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-item-content {
        padding:0
    }
}

.qodef-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-side-holder {
    margin: 0 10% 0 0
}

@media only screen and (max-width: 1024px) {
    .qodef-timeline.qodef-timeline-layout--vertical-side .qodef-e-item.qodef-reverse .qodef-e-side-holder {
        margin:0 0 10%
    }
}

.qodef-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: auto;
    flex-direction: row-reverse;
    width: 50%;
    padding: 0 0 0 3em
}

@media only screen and (max-width: 1024px) {
    .qodef-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content {
        flex-direction:column;
        text-align: center
    }
}

@media only screen and (max-width: 480px) {
    .qodef-timeline.qodef-timeline-layout--vertical-side .qodef-e-item-content {
        width:100%;
        padding: 0
    }
}

.qodef-timeline.qodef-timeline-layout--vertical-side .qodef-e-side-holder {
    width: 250px;
    flex-shrink: 0;
    margin: 0 0 0 10%
}

@media only screen and (max-width: 1024px) {
    .qodef-timeline.qodef-timeline-layout--vertical-side .qodef-e-side-holder {
        margin:0 0 10%
    }
}

.qodef-timeline.qodef-timeline-layout--vertical-side .qodef-e-image {
    border-radius: 50%
}

.qodef-typeout-text .qodef-m-text {
    margin: 0
}

@media only screen and (max-width: 1024px) {
    .qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link {
        padding:11% 15%
    }

    .qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote {
        padding: 10.7% 15% 11.3%
    }
}

@media only screen and (max-width: 680px) {
    .qodef-addons-blog-list .qodef-blog-item .qodef-e-info.qodef-info--bottom {
        display:inline-block
    }

    .qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link {
        padding: 11% 10%
    }

    .qodef-addons-blog-list .qodef-blog-item.format-link .qodef-e-link-icon {
        left: calc(50% - 75px);
        width: 150px
    }

    .qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote {
        padding: 11% 10%
    }

    .qodef-addons-blog-list .qodef-blog-item.format-quote .qodef-e-quote-icon {
        left: calc(50% - 70px);
        width: 140px
    }
}

@media only screen and (max-width: 768px) {
    .qodef-resposive--768.qodef-business-hours .qodef-e-item {
        flex-direction:column
    }
}

@media only screen and (max-width: 680px) {
    .qodef-resposive--680.qodef-business-hours .qodef-e-item {
        flex-direction:column
    }
}

@media only screen and (max-width: 480px) {
    .qodef-resposive--480.qodef-business-hours .qodef-e-item {
        flex-direction:column
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-call-to-action.qodef-layout--standard.qodef-button-below--1024 .qodef-m-inner {
        display:block
    }
}

@media only screen and (max-width: 768px) {
    .qodef-call-to-action.qodef-layout--standard.qodef-button-below--768 .qodef-m-inner {
        display:block
    }
}

@media only screen and (max-width: 680px) {
    .qodef-call-to-action.qodef-layout--standard.qodef-button-below--680 .qodef-m-inner {
        display:block
    }
}

@media only screen and (max-width: 768px) {
    .qodef-cards-gallery .qodef-m-fake-card {
        transform:scale(.8)
    }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card {
        transform: scale(.8)
    }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card.qodef-out {
        transform: translateX(-100%)
    }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(6) {
        transform: scale(.3) translateX(84%)
    }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(5) {
        transform: scale(.4) translateX(60%)
    }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(4) {
        transform: scale(.5) translateX(39%)
    }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(3) {
        transform: scale(.6) translateX(25%)
    }

    .qodef-cards-gallery.qodef-orientation--left .qodef-m-card:nth-last-child(2) {
        transform: scale(.7) translateX(11.2%)
    }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card {
        transform: scale(.8)
    }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card.qodef-out {
        transform: translateX(100%)
    }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(6) {
        transform: scale(.3) translateX(-84%)
    }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(5) {
        transform: scale(.4) translateX(-60%)
    }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(4) {
        transform: scale(.5) translateX(-39%)
    }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(3) {
        transform: scale(.6) translateX(-25%)
    }

    .qodef-cards-gallery.qodef-orientation--right .qodef-m-card:nth-last-child(2) {
        transform: scale(.7) translateX(-11.2%)
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(5n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(3n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(3n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(3n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(1n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(1n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(1n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(1n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(1n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(1n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(1n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(1n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(1n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(1n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(1n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(1n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(3n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(5n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(6n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(7n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(8n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(1n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(1n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(3n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(5n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(6n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(7n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(8n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(1n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(1n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(3n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(5n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(6n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(7n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(8n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(1n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(1n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(3n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(5n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(6n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(7n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(8n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(1n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(1n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(3n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(5n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(6n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(7n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(8n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(1n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(1n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(3n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(5n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(6n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(7n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(8n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(1n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(1n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(3n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(5n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(6n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(7n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(8n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(1n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(1n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(2n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(3n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(4n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(5n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(6n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(7n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-child(8n) {
        border-right-style:hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: hidden
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--inner>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: hidden
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        border-left-style:inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(1) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(2) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(3) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(4) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(5) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(6) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(7) {
        border-bottom-style: inherit
    }

    .qodef-clients-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns.qodef-border--all>.qodef-grid-inner>.qodef-grid-item:nth-last-child(8) {
        border-bottom-style: inherit
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-device-slider-holder {
        margin-bottom:96px
    }

    .qodef-device-slider-holder .swiper-pagination-bullets {
        bottom: -96px!important
    }
}

@media only screen and (max-width: 768px) {
    .qodef-device-slider-holder {
        margin-bottom:86px
    }

    .qodef-device-slider-holder .swiper-pagination-bullets {
        bottom: -86px!important
    }
}

@media only screen and (max-width: 680px) {
    .qodef-device-slider-holder {
        margin-bottom:76px
    }

    .qodef-device-slider-holder .swiper-pagination-bullets {
        bottom: -76px!important
    }
}

@media only screen and (max-width: 480px) {
    .qodef-device-slider-holder {
        margin-bottom:46px
    }

    .qodef-device-slider-holder .swiper-pagination-bullets {
        bottom: -46px!important
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-dual-image-with-content .qodef-image-holder {
        height:var(--holder_height_1440)
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-dual-image-with-content .qodef-image-holder {
        height:var(--holder_height_1366)
    }
}

@media only screen and (max-width: 1280px) {
    .qodef-dual-image-with-content .qodef-image-holder {
        height:var(--holder_height_1280)
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-dual-image-with-content .qodef-image-holder {
        height:var(--holder_height_1024)
    }
}

@media only screen and (max-width: 768px) {
    .qodef-dual-image-with-content .qodef-image-holder {
        height:var(--holder_height_768)
    }
}

@media only screen and (max-width: 680px) {
    .qodef-dual-image-with-content .qodef-image-holder {
        height:var(--holder_height_680)
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-dual-image-with-content {
        flex-direction:column
    }

    .qodef-dual-image-with-content.qodef--content-right {
        flex-direction: column
    }

    .qodef-dual-image-with-content .qodef-dual-content {
        width: 100%
    }

    .qodef-dual-image-with-content .qodef-m-second-image {
        position: relative;
        padding: 7% 0
    }

    .qodef-dual-image-with-content .qodef-m-main-image {
        position: absolute
    }

    .qodef-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image,.qodef-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image {
        flex-flow: column;
        align-items: center
    }

    .qodef-dual-image-with-content.qodef-qi--has-appear.qodef--content-left .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img,.qodef-dual-image-with-content.qodef-qi--has-appear.qodef--content-right .qodef-dual-content+.qodef-image-holder .qodef-m-main-image img {
        max-width: 160%
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-item-showcase {
        align-items:flex-start;
        flex-wrap: wrap
    }

    .qodef-item-showcase .qodef-m-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 40%;
        max-width: 100%;
        padding-left: 0!important
    }

    .qodef-item-showcase .qodef-m-items {
        left: 40%;
        width: calc(100% - 40%)
    }

    .qodef-item-showcase .qodef-m-items .qodef-m-item {
        transition-delay: 0s
    }

    .qodef-item-showcase .qodef-m-items.qodef--left {
        text-align: left
    }
}

@media only screen and (max-width: 768px) {
    .qodef-item-showcase .qodef-m-image {
        display:none
    }

    .qodef-item-showcase .qodef-m-items {
        left: 0;
        width: 100%
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
        display:none
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-tabs-vertical.qodef-layout--simple.qodef-responsive--1024 {
        flex-direction:column;
        align-items: flex-start
    }

    .qodef-tabs-vertical.qodef-layout--simple.qodef-responsive--1024 .qodef-tabs-vertical-navigation {
        width: 100%
    }

    .qodef-tabs-vertical.qodef-layout--simple.qodef-responsive--1024 .qodef-tabs-vertical-content {
        padding: 26px 0 0
    }
}

@media only screen and (max-width: 768px) {
    .qodef-tabs-vertical.qodef-layout--simple.qodef-responsive--768 {
        flex-direction:column;
        align-items: flex-start
    }

    .qodef-tabs-vertical.qodef-layout--simple.qodef-responsive--768 .qodef-tabs-vertical-navigation {
        width: 100%
    }

    .qodef-tabs-vertical.qodef-layout--simple.qodef-responsive--768 .qodef-tabs-vertical-content {
        padding: 26px 0 0
    }
}

@media only screen and (max-width: 680px) {
    .qodef-tabs-vertical.qodef-layout--simple.qodef-responsive--680 {
        flex-direction:column;
        align-items: flex-start
    }

    .qodef-tabs-vertical.qodef-layout--simple.qodef-responsive--680 .qodef-tabs-vertical-navigation {
        width: 100%
    }

    .qodef-tabs-vertical.qodef-layout--simple.qodef-responsive--680 .qodef-tabs-vertical-content {
        padding: 26px 0 0
    }
}

@media only screen and (max-width: 480px) {
    .qodef-tabs-vertical.qodef-layout--simple.qodef-responsive--480 {
        flex-direction:column;
        align-items: flex-start
    }

    .qodef-tabs-vertical.qodef-layout--simple.qodef-responsive--480 .qodef-tabs-vertical-navigation {
        width: 100%
    }

    .qodef-tabs-vertical.qodef-layout--simple.qodef-responsive--480 .qodef-tabs-vertical-content {
        padding: 26px 0 0
    }
}

@media only screen and (max-width: 480px) {
    .qodef-timeline.qodef-timeline--vertical .qodef-e-line-holder,.qodef-timeline.qodef-timeline--vertical .qodef-e-point-holder {
        display:none
    }
}

.qodef-content-grid {
    width: 1100px;
    margin: 0 auto
}

@media only screen and (min-width: 1441px) {
    .qodef-content-grid-1400 .qodef-content-grid {
        width:1400px
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-content-grid-1300 .qodef-content-grid {
        width:1300px
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-content-grid-1200 .qodef-content-grid {
        width:1200px
    }
}

@media only screen and (min-width: 1025px) {
    .qodef-content-grid-1000 .qodef-content-grid {
        width:1000px
    }
}

@media only screen and (min-width: 769px) {
    .qodef-content-grid-800 .qodef-content-grid {
        width:800px
    }
}

.qodef-grid {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-grid>.qodef-grid-inner {
    margin: 0 -15px
}

.qodef-grid>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 15px
}

.qodef-grid .qodef-grid-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    min-height: 1px;
    float: left
}

@media only screen and (min-width: 1025px) {
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--12 {
        width:100%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--12 {
        left: 100%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--12 {
        right: 100%
    }
}

@media only screen and (min-width: 1025px) {
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--11 {
        width:9.09091%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--11 {
        left: 9.09091%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--11 {
        right: 9.09091%
    }
}

@media only screen and (min-width: 1025px) {
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--10 {
        width:83.33333%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--10 {
        left: 83.33333%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--10 {
        right: 83.33333%
    }
}

@media only screen and (min-width: 1025px) {
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--9 {
        width:75%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--9 {
        left: 75%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--9 {
        right: 75%
    }
}

@media only screen and (min-width: 1025px) {
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--8 {
        width:66.66667%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--8 {
        left: 66.66667%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--8 {
        right: 66.66667%
    }
}

@media only screen and (min-width: 1025px) {
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--7 {
        width:14.28571%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--7 {
        left: 14.28571%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--7 {
        right: 14.28571%
    }
}

@media only screen and (min-width: 1025px) {
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--6 {
        width:50%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--6 {
        left: 50%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--6 {
        right: 50%
    }
}

@media only screen and (min-width: 1025px) {
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--5 {
        width:20%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--5 {
        left: 20%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--5 {
        right: 20%
    }
}

@media only screen and (min-width: 1025px) {
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--4 {
        width:33.33333%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--4 {
        left: 33.33333%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--4 {
        right: 33.33333%
    }
}

@media only screen and (min-width: 1025px) {
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--3 {
        width:25%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--3 {
        left: 25%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--3 {
        right: 25%
    }
}

@media only screen and (min-width: 1025px) {
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--2 {
        width:16.66667%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--2 {
        left: 16.66667%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--2 {
        right: 16.66667%
    }
}

@media only screen and (min-width: 1025px) {
    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--1 {
        width:8.33333%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-push--1 {
        left: 8.33333%
    }

    .qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col-pull--1 {
        right: 8.33333%
    }
}

.qodef-grid.qodef-layout--columns.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item {
    width: 100%
}

.qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item {
    width: 50%
}

@media only screen and (min-width: 681px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        clear:both
    }
}

.qodef-grid.qodef-layout--columns.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item {
    width: 33.33333%
}

@media only screen and (min-width: 769px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        clear:both
    }
}

.qodef-grid.qodef-layout--columns.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item {
    width: 25%
}

@media only screen and (min-width: 1025px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear:both
    }
}

.qodef-grid.qodef-layout--columns.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item {
    width: 20%
}

@media only screen and (min-width: 1367px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        clear:both
    }
}

.qodef-grid.qodef-layout--columns.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item {
    width: 16.66667%
}

@media only screen and (min-width: 1441px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        clear:both
    }
}

.qodef-grid.qodef-layout--columns.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item {
    width: 14.28571%
}

@media only screen and (min-width: 1367px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        clear:both
    }
}

.qodef-grid.qodef-layout--columns.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item {
    width: 12.5%
}

@media only screen and (min-width: 1367px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        clear:both
    }
}

@media only screen and (min-width: 1441px) {
    .qodef-grid.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        clear:both
    }
}

.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item .qodef-e-inner {
    height: 100%;
    overflow: hidden
}

.qodef-grid.qodef-layout--masonry.qodef-items--fixed .qodef-grid-item img {
    height: 100%;
    width: 100%
}

.qodef-grid.qodef-layout--masonry .qodef-grid-inner {
    visibility: hidden
}

.qodef-grid.qodef-layout--masonry .qodef-grid-inner.qodef--masonry-init {
    visibility: visible
}

.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-sizer {
    width: 100%;
    padding: 0;
    margin: 0
}

.qodef-grid.qodef-layout--masonry .qodef-grid-masonry-gutter {
    width: 0;
    padding: 0;
    margin: 0
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--1 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--1>.qodef-grid-inner>.qodef-grid-item {
    width: 100%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--2 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item {
    width: 50%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--2>.qodef-grid-inner>.qodef-item--landscape {
    width: 100%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--3 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-grid-item {
    width: 33.33333%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--3>.qodef-grid-inner>.qodef-item--landscape {
    width: 66.66667%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--4 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-grid-item {
    width: 25%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--4>.qodef-grid-inner>.qodef-item--landscape {
    width: 50%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--5 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-grid-item {
    width: 20%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--5>.qodef-grid-inner>.qodef-item--landscape {
    width: 40%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--6 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item {
    width: 16.66667%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--6>.qodef-grid-inner>.qodef-item--landscape {
    width: 33.33333%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--7 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-grid-item {
    width: 14.28571%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--7>.qodef-grid-inner>.qodef-item--landscape {
    width: 28.57143%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--8 .qodef-grid-masonry-sizer,.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-grid-item {
    width: 12.5%
}

.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-layout--masonry.qodef-col-num--8>.qodef-grid-inner>.qodef-item--landscape {
    width: 25%
}

.qodef-grid.qodef-gutter--no.qodef--no-bottom-space {
    margin-bottom: 0
}

.qodef-grid.qodef-gutter--no>.qodef-grid-inner {
    margin: 0
}

.qodef-grid.qodef-gutter--no>.qodef-grid-inner>.qodef-grid-item {
    padding: 0;
    margin: 0
}

.qodef-grid.qodef-gutter--tiny.qodef--no-bottom-space {
    margin-bottom: -10px
}

.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner {
    margin: 0 -5px
}

.qodef-grid.qodef-gutter--tiny>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 5px;
    margin: 0 0 10px
}

.qodef-grid.qodef-gutter--small.qodef--no-bottom-space {
    margin-bottom: -20px
}

.qodef-grid.qodef-gutter--small>.qodef-grid-inner {
    margin: 0 -10px
}

.qodef-grid.qodef-gutter--small>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 10px;
    margin: 0 0 20px
}

.qodef-grid.qodef-gutter--normal.qodef--no-bottom-space {
    margin-bottom: -30px
}

.qodef-grid.qodef-gutter--normal>.qodef-grid-inner {
    margin: 0 -15px
}

.qodef-grid.qodef-gutter--normal>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 15px;
    margin: 0 0 30px
}

.qodef-grid.qodef-gutter--medium.qodef--no-bottom-space {
    margin-bottom: -40px
}

.qodef-grid.qodef-gutter--medium>.qodef-grid-inner {
    margin: 0 -20px
}

.qodef-grid.qodef-gutter--medium>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 20px;
    margin: 0 0 40px
}

.qodef-grid.qodef-gutter--large.qodef--no-bottom-space {
    margin-bottom: -50px
}

.qodef-grid.qodef-gutter--large>.qodef-grid-inner {
    margin: 0 -25px
}

.qodef-grid.qodef-gutter--large>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 25px;
    margin: 0 0 50px
}

.qodef-grid.qodef-gutter--huge.qodef--no-bottom-space {
    margin-bottom: -68px
}

.qodef-grid.qodef-gutter--huge>.qodef-grid-inner {
    margin: 0 -34px
}

.qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item {
    padding: 0 34px;
    margin: 0 0 68px
}

@media only screen and (max-width: 1200px) {
    .qodef-content-grid {
        width:960px
    }

    .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-content-grid {
        width:768px
    }

    .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 768px)/ 2)
    }
}

@media only screen and (max-width: 800px) {
    .qodef-content-grid {
        width:86%
    }

    .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 86%)/ 2)
    }

    .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 86%)/ 2)
    }
}

@media only screen and (max-width: 480px) {
    .qodef-content-grid {
        width:82%
    }

    .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 82%)/ 2)
    }

    .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 82%)/ 2)
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 40%
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 66.66667%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 66.66667%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 66.66667%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
}

@media only screen and (max-width: 768px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 25%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
}

@media only screen and (max-width: 680px) {
    .qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 50%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 50%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width: 50%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width: 50%
    }

    .qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 40%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 28.57143%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 40%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 28.57143%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 25%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 66.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 40%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 33.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 28.57143%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1440-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1440px) and (min-width:1367px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1440px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 40%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 28.57143%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1366-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1366px) and (min-width:1025px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1366px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 25%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 66.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 40%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 28.57143%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--1024-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1024px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 25%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }
}

@media only screen and (max-width: 768px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 66.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 40%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 33.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 28.57143%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--768-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 768px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 25%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }
}

@media only screen and (max-width: 680px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 66.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 40%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 33.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 28.57143%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--680-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 680px) and (min-width:481px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 680px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 25%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }
}

@media only screen and (max-width: 480px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:100%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width: 480px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:50%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 100%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width: 480px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:33.33333%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 66.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 480px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:25%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 50%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 480px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:20%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 40%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(6n+1) {
        clear: both
    }
}

@media only screen and (max-width: 480px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:16.66667%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 33.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (max-width: 480px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:14.28571%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 28.57143%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-12 {
        width:100%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-11 {
        width:91.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-10 {
        width:83.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-9 {
        width:75%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-8 {
        width:66.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-7 {
        width:58.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-6 {
        width:50%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-5 {
        width:41.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-4 {
        width:33.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-3 {
        width:25%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-2 {
        width:16.66667%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef--480-col-1 {
        width:8.33333%
    }
}

@media only screen and (max-width: 480px) and (min-width:0) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns>.qodef-grid-inner>.qodef-grid-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width: 480px) {
    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry .qodef-grid-masonry-sizer,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-grid-item {
        width:12.5%
    }

    .qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--huge-square,.qodef-grid.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--masonry>.qodef-grid-inner>.qodef-item--landscape {
        width: 25%
    }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/font-awesome/fonts/fontawesome-webfont%EF%B9%96v=4.7.0.eot');
    src: url('//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/font-awesome/fonts/fontawesome-webfont%EF%B9%96.eot#iefix&v=4.7.0') format('embedded-opentype'),url('//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/font-awesome/fonts/fontawesome-webfont%EF%B9%96v=4.7.0.woff2') format('woff2'),url('//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/font-awesome/fonts/fontawesome-webfont%EF%B9%96v=4.7.0.woff') format('woff'),url('//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/font-awesome/fonts/fontawesome-webfont%EF%B9%96v=4.7.0.ttf') format('truetype'),url('//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/font-awesome/fonts/fontawesome-webfont%EF%B9%96v=4.7.0.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

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

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

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

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

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

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

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

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

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

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

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
    filter: none
}

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

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

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

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

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

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

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

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

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

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

.fa-remove:before,.fa-close:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

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

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

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

.fa-road:before {
    content: "\f018"
}

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

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

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

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

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

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

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

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

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

.fa-print:before {
    content: "\f02f"
}

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

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

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

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

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

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

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

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

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

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

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

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

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

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

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

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

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

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

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

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

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

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

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

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

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

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

.fa-leaf:before {
    content: "\f06c"
}

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

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

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

.fa-warning:before,.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

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

.fa-random:before {
    content: "\f074"
}

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

.fa-magnet:before {
    content: "\f076"
}

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

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

.fa-retweet:before {
    content: "\f079"
}

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

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

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

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

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

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

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

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

.fa-key:before {
    content: "\f084"
}

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

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

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

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

.fa-feed:before,.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

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

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

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

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

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

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

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

.fa-paperclip:before {
    content: "\f0c6"
}

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

.fa-square:before {
    content: "\f0c8"
}

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

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

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

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

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

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

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
    content: "\f0de"
}

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

.fa-linkedin:before {
    content: "\f0e1"
}

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

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

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

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

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

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

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

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

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

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

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

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

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

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

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

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

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

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

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

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

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

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

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

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

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

.fa-terminal:before {
    content: "\f120"
}

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

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

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

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

.fa-unlink:before,.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

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

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

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

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

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

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

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

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

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

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

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

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

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

.fa-unlock-alt:before {
    content: "\f13e"
}

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

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

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

.fa-rss-square:before {
    content: "\f143"
}

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

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

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

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

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

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

.fa-toggle-down:before,.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
    content: "\f152"
}

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

.fa-gbp:before {
    content: "\f154"
}

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

.fa-rupee:before,.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
    content: "\f158"
}

.fa-won:before,.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

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

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

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

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

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

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

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

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

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

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

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
    content: "\f191"
}

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

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

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

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

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

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

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

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

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

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

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

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

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

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

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

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

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

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

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

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
    content: "\f1c5"
}

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

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

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

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

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: "\f1cd"
}

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

.fa-ra:before,.fa-resistance:before,.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

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

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

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

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

.fa-tty:before {
    content: "\f1e4"
}

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

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

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

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

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

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

.fa-trash:before {
    content: "\f1f8"
}

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

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

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

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

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

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

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

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

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

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

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

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

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

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

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

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

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

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

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

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

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

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

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

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

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

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

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

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

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

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

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

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

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

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

.fa-hand-grab-o:before,.fa-hand-rock-o:before {
    content: "\f255"
}

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

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

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

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

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

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

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

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

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

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

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

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

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

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

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

.fa-pause-circle-o:before {
    content: "\f28c"
}

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

.fa-stop-circle-o:before {
    content: "\f28e"
}

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

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

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

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

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

.fa-volume-control-phone:before {
    content: "\f2a0"
}

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

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

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

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

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

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

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

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,.fa-font-awesome:before {
    content: "\f2b4"
}

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

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

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

.fa-linode:before {
    content: "\f2b8"
}

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

.fa-address-book-o:before {
    content: "\f2ba"
}

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

.fa-vcard-o:before,.fa-address-card-o:before {
    content: "\f2bc"
}

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

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

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

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: 'ElegantIcons';
    src: url('//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/elegant-icons/fonts/ElegantIcons.eot');
    src: url('//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/elegant-icons/fonts/ElegantIcons%EF%B9%96.eot#iefix') format('embedded-opentype'),url('//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/elegant-icons/fonts/ElegantIcons.woff') format('woff'),url('//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/elegant-icons/fonts/ElegantIcons.ttf') format('truetype'),url('//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/elegant-icons/fonts/ElegantIcons.svg#ElegantIcons') format('svg');
    font-weight: normal;
    font-style: normal
}

[data-icon]:before {
    font-family: 'ElegantIcons';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.arrow_up,.arrow_down,.arrow_left,.arrow_right,.arrow_left-up,.arrow_right-up,.arrow_right-down,.arrow_left-down,.arrow-up-down,.arrow_up-down_alt,.arrow_left-right_alt,.arrow_left-right,.arrow_expand_alt2,.arrow_expand_alt,.arrow_condense,.arrow_expand,.arrow_move,.arrow_carrot-up,.arrow_carrot-down,.arrow_carrot-left,.arrow_carrot-right,.arrow_carrot-2up,.arrow_carrot-2down,.arrow_carrot-2left,.arrow_carrot-2right,.arrow_carrot-up_alt2,.arrow_carrot-down_alt2,.arrow_carrot-left_alt2,.arrow_carrot-right_alt2,.arrow_carrot-2up_alt2,.arrow_carrot-2down_alt2,.arrow_carrot-2left_alt2,.arrow_carrot-2right_alt2,.arrow_triangle-up,.arrow_triangle-down,.arrow_triangle-left,.arrow_triangle-right,.arrow_triangle-up_alt2,.arrow_triangle-down_alt2,.arrow_triangle-left_alt2,.arrow_triangle-right_alt2,.arrow_back,.icon_minus-06,.icon_plus,.icon_close,.icon_check,.icon_minus_alt2,.icon_plus_alt2,.icon_close_alt2,.icon_check_alt2,.icon_zoom-out_alt,.icon_zoom-in_alt,.icon_search,.icon_box-empty,.icon_box-selected,.icon_minus-box,.icon_plus-box,.icon_box-checked,.icon_circle-empty,.icon_circle-slelected,.icon_stop_alt2,.icon_stop,.icon_pause_alt2,.icon_pause,.icon_menu,.icon_menu-square_alt2,.icon_menu-circle_alt2,.icon_ul,.icon_ol,.icon_adjust-horiz,.icon_adjust-vert,.icon_document_alt,.icon_documents_alt,.icon_pencil,.icon_pencil-edit_alt,.icon_pencil-edit,.icon_folder-alt,.icon_folder-open_alt,.icon_folder-add_alt,.icon_info_alt,.icon_error-oct_alt,.icon_error-circle_alt,.icon_error-triangle_alt,.icon_question_alt2,.icon_question,.icon_comment_alt,.icon_chat_alt,.icon_vol-mute_alt,.icon_volume-low_alt,.icon_volume-high_alt,.icon_quotations,.icon_quotations_alt2,.icon_clock_alt,.icon_lock_alt,.icon_lock-open_alt,.icon_key_alt,.icon_cloud_alt,.icon_cloud-upload_alt,.icon_cloud-download_alt,.icon_image,.icon_images,.icon_lightbulb_alt,.icon_gift_alt,.icon_house_alt,.icon_genius,.icon_mobile,.icon_tablet,.icon_laptop,.icon_desktop,.icon_camera_alt,.icon_mail_alt,.icon_cone_alt,.icon_ribbon_alt,.icon_bag_alt,.icon_creditcard,.icon_cart_alt,.icon_paperclip,.icon_tag_alt,.icon_tags_alt,.icon_trash_alt,.icon_cursor_alt,.icon_mic_alt,.icon_compass_alt,.icon_pin_alt,.icon_pushpin_alt,.icon_map_alt,.icon_drawer_alt,.icon_toolbox_alt,.icon_book_alt,.icon_calendar,.icon_film,.icon_table,.icon_contacts_alt,.icon_headphones,.icon_lifesaver,.icon_piechart,.icon_refresh,.icon_link_alt,.icon_link,.icon_loading,.icon_blocked,.icon_archive_alt,.icon_heart_alt,.icon_star_alt,.icon_star-half_alt,.icon_star,.icon_star-half,.icon_tools,.icon_tool,.icon_cog,.icon_cogs,.arrow_up_alt,.arrow_down_alt,.arrow_left_alt,.arrow_right_alt,.arrow_left-up_alt,.arrow_right-up_alt,.arrow_right-down_alt,.arrow_left-down_alt,.arrow_condense_alt,.arrow_expand_alt3,.arrow_carrot_up_alt,.arrow_carrot-down_alt,.arrow_carrot-left_alt,.arrow_carrot-right_alt,.arrow_carrot-2up_alt,.arrow_carrot-2dwnn_alt,.arrow_carrot-2left_alt,.arrow_carrot-2right_alt,.arrow_triangle-up_alt,.arrow_triangle-down_alt,.arrow_triangle-left_alt,.arrow_triangle-right_alt,.icon_minus_alt,.icon_plus_alt,.icon_close_alt,.icon_check_alt,.icon_zoom-out,.icon_zoom-in,.icon_stop_alt,.icon_menu-square_alt,.icon_menu-circle_alt,.icon_document,.icon_documents,.icon_pencil_alt,.icon_folder,.icon_folder-open,.icon_folder-add,.icon_folder_upload,.icon_folder_download,.icon_info,.icon_error-circle,.icon_error-oct,.icon_error-triangle,.icon_question_alt,.icon_comment,.icon_chat,.icon_vol-mute,.icon_volume-low,.icon_volume-high,.icon_quotations_alt,.icon_clock,.icon_lock,.icon_lock-open,.icon_key,.icon_cloud,.icon_cloud-upload,.icon_cloud-download,.icon_lightbulb,.icon_gift,.icon_house,.icon_camera,.icon_mail,.icon_cone,.icon_ribbon,.icon_bag,.icon_cart,.icon_tag,.icon_tags,.icon_trash,.icon_cursor,.icon_mic,.icon_compass,.icon_pin,.icon_pushpin,.icon_map,.icon_drawer,.icon_toolbox,.icon_book,.icon_contacts,.icon_archive,.icon_heart,.icon_profile,.icon_group,.icon_grid-2x2,.icon_grid-3x3,.icon_music,.icon_pause_alt,.icon_phone,.icon_upload,.icon_download,.social_facebook,.social_twitter,.social_pinterest,.social_googleplus,.social_tumblr,.social_tumbleupon,.social_wordpress,.social_instagram,.social_dribbble,.social_vimeo,.social_linkedin,.social_rss,.social_deviantart,.social_share,.social_myspace,.social_skype,.social_youtube,.social_picassa,.social_googledrive,.social_flickr,.social_blogger,.social_spotify,.social_delicious,.social_facebook_circle,.social_twitter_circle,.social_pinterest_circle,.social_googleplus_circle,.social_tumblr_circle,.social_stumbleupon_circle,.social_wordpress_circle,.social_instagram_circle,.social_dribbble_circle,.social_vimeo_circle,.social_linkedin_circle,.social_rss_circle,.social_deviantart_circle,.social_share_circle,.social_myspace_circle,.social_skype_circle,.social_youtube_circle,.social_picassa_circle,.social_googledrive_alt2,.social_flickr_circle,.social_blogger_circle,.social_spotify_circle,.social_delicious_circle,.social_facebook_square,.social_twitter_square,.social_pinterest_square,.social_googleplus_square,.social_tumblr_square,.social_stumbleupon_square,.social_wordpress_square,.social_instagram_square,.social_dribbble_square,.social_vimeo_square,.social_linkedin_square,.social_rss_square,.social_deviantart_square,.social_share_square,.social_myspace_square,.social_skype_square,.social_youtube_square,.social_picassa_square,.social_googledrive_square,.social_flickr_square,.social_blogger_square,.social_spotify_square,.social_delicious_square,.icon_printer,.icon_calulator,.icon_building,.icon_floppy,.icon_drive,.icon_search-2,.icon_id,.icon_id-2,.icon_puzzle,.icon_like,.icon_dislike,.icon_mug,.icon_currency,.icon_wallet,.icon_pens,.icon_easel,.icon_flowchart,.icon_datareport,.icon_briefcase,.icon_shield,.icon_percent,.icon_globe,.icon_globe-2,.icon_target,.icon_hourglass,.icon_balance,.icon_rook,.icon_printer-alt,.icon_calculator_alt,.icon_building_alt,.icon_floppy_alt,.icon_drive_alt,.icon_search_alt,.icon_id_alt,.icon_id-2_alt,.icon_puzzle_alt,.icon_like_alt,.icon_dislike_alt,.icon_mug_alt,.icon_currency_alt,.icon_wallet_alt,.icon_pens_alt,.icon_easel_alt,.icon_flowchart_alt,.icon_datareport_alt,.icon_briefcase_alt,.icon_shield_alt,.icon_percent_alt,.icon_globe_alt,.icon_clipboard {
    font-family: 'ElegantIcons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.arrow_up:before {
    content: "\21"
}

.arrow_down:before {
    content: "\22"
}

.arrow_left:before {
    content: "\23"
}

.arrow_right:before {
    content: "\24"
}

.arrow_left-up:before {
    content: "\25"
}

.arrow_right-up:before {
    content: "\26"
}

.arrow_right-down:before {
    content: "\27"
}

.arrow_left-down:before {
    content: "\28"
}

.arrow-up-down:before {
    content: "\29"
}

.arrow_up-down_alt:before {
    content: "\2a"
}

.arrow_left-right_alt:before {
    content: "\2b"
}

.arrow_left-right:before {
    content: "\2c"
}

.arrow_expand_alt2:before {
    content: "\2d"
}

.arrow_expand_alt:before {
    content: "\2e"
}

.arrow_condense:before {
    content: "\2f"
}

.arrow_expand:before {
    content: "\30"
}

.arrow_move:before {
    content: "\31"
}

.arrow_carrot-up:before {
    content: "\32"
}

.arrow_carrot-down:before {
    content: "\33"
}

.arrow_carrot-left:before {
    content: "\34"
}

.arrow_carrot-right:before {
    content: "\35"
}

.arrow_carrot-2up:before {
    content: "\36"
}

.arrow_carrot-2down:before {
    content: "\37"
}

.arrow_carrot-2left:before {
    content: "\38"
}

.arrow_carrot-2right:before {
    content: "\39"
}

.arrow_carrot-up_alt2:before {
    content: "\3a"
}

.arrow_carrot-down_alt2:before {
    content: "\3b"
}

.arrow_carrot-left_alt2:before {
    content: "\3c"
}

.arrow_carrot-right_alt2:before {
    content: "\3d"
}

.arrow_carrot-2up_alt2:before {
    content: "\3e"
}

.arrow_carrot-2down_alt2:before {
    content: "\3f"
}

.arrow_carrot-2left_alt2:before {
    content: "\40"
}

.arrow_carrot-2right_alt2:before {
    content: "\41"
}

.arrow_triangle-up:before {
    content: "\42"
}

.arrow_triangle-down:before {
    content: "\43"
}

.arrow_triangle-left:before {
    content: "\44"
}

.arrow_triangle-right:before {
    content: "\45"
}

.arrow_triangle-up_alt2:before {
    content: "\46"
}

.arrow_triangle-down_alt2:before {
    content: "\47"
}

.arrow_triangle-left_alt2:before {
    content: "\48"
}

.arrow_triangle-right_alt2:before {
    content: "\49"
}

.arrow_back:before {
    content: "\4a"
}

.icon_minus-06:before {
    content: "\4b"
}

.icon_plus:before {
    content: "\4c"
}

.icon_close:before {
    content: "\4d"
}

.icon_check:before {
    content: "\4e"
}

.icon_minus_alt2:before {
    content: "\4f"
}

.icon_plus_alt2:before {
    content: "\50"
}

.icon_close_alt2:before {
    content: "\51"
}

.icon_check_alt2:before {
    content: "\52"
}

.icon_zoom-out_alt:before {
    content: "\53"
}

.icon_zoom-in_alt:before {
    content: "\54"
}

.icon_search:before {
    content: "\55"
}

.icon_box-empty:before {
    content: "\56"
}

.icon_box-selected:before {
    content: "\57"
}

.icon_minus-box:before {
    content: "\58"
}

.icon_plus-box:before {
    content: "\59"
}

.icon_box-checked:before {
    content: "\5a"
}

.icon_circle-empty:before {
    content: "\5b"
}

.icon_circle-slelected:before {
    content: "\5c"
}

.icon_stop_alt2:before {
    content: "\5d"
}

.icon_stop:before {
    content: "\5e"
}

.icon_pause_alt2:before {
    content: "\5f"
}

.icon_pause:before {
    content: "\60"
}

.icon_menu:before {
    content: "\61"
}

.icon_menu-square_alt2:before {
    content: "\62"
}

.icon_menu-circle_alt2:before {
    content: "\63"
}

.icon_ul:before {
    content: "\64"
}

.icon_ol:before {
    content: "\65"
}

.icon_adjust-horiz:before {
    content: "\66"
}

.icon_adjust-vert:before {
    content: "\67"
}

.icon_document_alt:before {
    content: "\68"
}

.icon_documents_alt:before {
    content: "\69"
}

.icon_pencil:before {
    content: "\6a"
}

.icon_pencil-edit_alt:before {
    content: "\6b"
}

.icon_pencil-edit:before {
    content: "\6c"
}

.icon_folder-alt:before {
    content: "\6d"
}

.icon_folder-open_alt:before {
    content: "\6e"
}

.icon_folder-add_alt:before {
    content: "\6f"
}

.icon_info_alt:before {
    content: "\70"
}

.icon_error-oct_alt:before {
    content: "\71"
}

.icon_error-circle_alt:before {
    content: "\72"
}

.icon_error-triangle_alt:before {
    content: "\73"
}

.icon_question_alt2:before {
    content: "\74"
}

.icon_question:before {
    content: "\75"
}

.icon_comment_alt:before {
    content: "\76"
}

.icon_chat_alt:before {
    content: "\77"
}

.icon_vol-mute_alt:before {
    content: "\78"
}

.icon_volume-low_alt:before {
    content: "\79"
}

.icon_volume-high_alt:before {
    content: "\7a"
}

.icon_quotations:before {
    content: "\7b"
}

.icon_quotations_alt2:before {
    content: "\7c"
}

.icon_clock_alt:before {
    content: "\7d"
}

.icon_lock_alt:before {
    content: "\7e"
}

.icon_lock-open_alt:before {
    content: "\e000"
}

.icon_key_alt:before {
    content: "\e001"
}

.icon_cloud_alt:before {
    content: "\e002"
}

.icon_cloud-upload_alt:before {
    content: "\e003"
}

.icon_cloud-download_alt:before {
    content: "\e004"
}

.icon_image:before {
    content: "\e005"
}

.icon_images:before {
    content: "\e006"
}

.icon_lightbulb_alt:before {
    content: "\e007"
}

.icon_gift_alt:before {
    content: "\e008"
}

.icon_house_alt:before {
    content: "\e009"
}

.icon_genius:before {
    content: "\e00a"
}

.icon_mobile:before {
    content: "\e00b"
}

.icon_tablet:before {
    content: "\e00c"
}

.icon_laptop:before {
    content: "\e00d"
}

.icon_desktop:before {
    content: "\e00e"
}

.icon_camera_alt:before {
    content: "\e00f"
}

.icon_mail_alt:before {
    content: "\e010"
}

.icon_cone_alt:before {
    content: "\e011"
}

.icon_ribbon_alt:before {
    content: "\e012"
}

.icon_bag_alt:before {
    content: "\e013"
}

.icon_creditcard:before {
    content: "\e014"
}

.icon_cart_alt:before {
    content: "\e015"
}

.icon_paperclip:before {
    content: "\e016"
}

.icon_tag_alt:before {
    content: "\e017"
}

.icon_tags_alt:before {
    content: "\e018"
}

.icon_trash_alt:before {
    content: "\e019"
}

.icon_cursor_alt:before {
    content: "\e01a"
}

.icon_mic_alt:before {
    content: "\e01b"
}

.icon_compass_alt:before {
    content: "\e01c"
}

.icon_pin_alt:before {
    content: "\e01d"
}

.icon_pushpin_alt:before {
    content: "\e01e"
}

.icon_map_alt:before {
    content: "\e01f"
}

.icon_drawer_alt:before {
    content: "\e020"
}

.icon_toolbox_alt:before {
    content: "\e021"
}

.icon_book_alt:before {
    content: "\e022"
}

.icon_calendar:before {
    content: "\e023"
}

.icon_film:before {
    content: "\e024"
}

.icon_table:before {
    content: "\e025"
}

.icon_contacts_alt:before {
    content: "\e026"
}

.icon_headphones:before {
    content: "\e027"
}

.icon_lifesaver:before {
    content: "\e028"
}

.icon_piechart:before {
    content: "\e029"
}

.icon_refresh:before {
    content: "\e02a"
}

.icon_link_alt:before {
    content: "\e02b"
}

.icon_link:before {
    content: "\e02c"
}

.icon_loading:before {
    content: "\e02d"
}

.icon_blocked:before {
    content: "\e02e"
}

.icon_archive_alt:before {
    content: "\e02f"
}

.icon_heart_alt:before {
    content: "\e030"
}

.icon_star_alt:before {
    content: "\e031"
}

.icon_star-half_alt:before {
    content: "\e032"
}

.icon_star:before {
    content: "\e033"
}

.icon_star-half:before {
    content: "\e034"
}

.icon_tools:before {
    content: "\e035"
}

.icon_tool:before {
    content: "\e036"
}

.icon_cog:before {
    content: "\e037"
}

.icon_cogs:before {
    content: "\e038"
}

.arrow_up_alt:before {
    content: "\e039"
}

.arrow_down_alt:before {
    content: "\e03a"
}

.arrow_left_alt:before {
    content: "\e03b"
}

.arrow_right_alt:before {
    content: "\e03c"
}

.arrow_left-up_alt:before {
    content: "\e03d"
}

.arrow_right-up_alt:before {
    content: "\e03e"
}

.arrow_right-down_alt:before {
    content: "\e03f"
}

.arrow_left-down_alt:before {
    content: "\e040"
}

.arrow_condense_alt:before {
    content: "\e041"
}

.arrow_expand_alt3:before {
    content: "\e042"
}

.arrow_carrot_up_alt:before {
    content: "\e043"
}

.arrow_carrot-down_alt:before {
    content: "\e044"
}

.arrow_carrot-left_alt:before {
    content: "\e045"
}

.arrow_carrot-right_alt:before {
    content: "\e046"
}

.arrow_carrot-2up_alt:before {
    content: "\e047"
}

.arrow_carrot-2dwnn_alt:before {
    content: "\e048"
}

.arrow_carrot-2left_alt:before {
    content: "\e049"
}

.arrow_carrot-2right_alt:before {
    content: "\e04a"
}

.arrow_triangle-up_alt:before {
    content: "\e04b"
}

.arrow_triangle-down_alt:before {
    content: "\e04c"
}

.arrow_triangle-left_alt:before {
    content: "\e04d"
}

.arrow_triangle-right_alt:before {
    content: "\e04e"
}

.icon_minus_alt:before {
    content: "\e04f"
}

.icon_plus_alt:before {
    content: "\e050"
}

.icon_close_alt:before {
    content: "\e051"
}

.icon_check_alt:before {
    content: "\e052"
}

.icon_zoom-out:before {
    content: "\e053"
}

.icon_zoom-in:before {
    content: "\e054"
}

.icon_stop_alt:before {
    content: "\e055"
}

.icon_menu-square_alt:before {
    content: "\e056"
}

.icon_menu-circle_alt:before {
    content: "\e057"
}

.icon_document:before {
    content: "\e058"
}

.icon_documents:before {
    content: "\e059"
}

.icon_pencil_alt:before {
    content: "\e05a"
}

.icon_folder:before {
    content: "\e05b"
}

.icon_folder-open:before {
    content: "\e05c"
}

.icon_folder-add:before {
    content: "\e05d"
}

.icon_folder_upload:before {
    content: "\e05e"
}

.icon_folder_download:before {
    content: "\e05f"
}

.icon_info:before {
    content: "\e060"
}

.icon_error-circle:before {
    content: "\e061"
}

.icon_error-oct:before {
    content: "\e062"
}

.icon_error-triangle:before {
    content: "\e063"
}

.icon_question_alt:before {
    content: "\e064"
}

.icon_comment:before {
    content: "\e065"
}

.icon_chat:before {
    content: "\e066"
}

.icon_vol-mute:before {
    content: "\e067"
}

.icon_volume-low:before {
    content: "\e068"
}

.icon_volume-high:before {
    content: "\e069"
}

.icon_quotations_alt:before {
    content: "\e06a"
}

.icon_clock:before {
    content: "\e06b"
}

.icon_lock:before {
    content: "\e06c"
}

.icon_lock-open:before {
    content: "\e06d"
}

.icon_key:before {
    content: "\e06e"
}

.icon_cloud:before {
    content: "\e06f"
}

.icon_cloud-upload:before {
    content: "\e070"
}

.icon_cloud-download:before {
    content: "\e071"
}

.icon_lightbulb:before {
    content: "\e072"
}

.icon_gift:before {
    content: "\e073"
}

.icon_house:before {
    content: "\e074"
}

.icon_camera:before {
    content: "\e075"
}

.icon_mail:before {
    content: "\e076"
}

.icon_cone:before {
    content: "\e077"
}

.icon_ribbon:before {
    content: "\e078"
}

.icon_bag:before {
    content: "\e079"
}

.icon_cart:before {
    content: "\e07a"
}

.icon_tag:before {
    content: "\e07b"
}

.icon_tags:before {
    content: "\e07c"
}

.icon_trash:before {
    content: "\e07d"
}

.icon_cursor:before {
    content: "\e07e"
}

.icon_mic:before {
    content: "\e07f"
}

.icon_compass:before {
    content: "\e080"
}

.icon_pin:before {
    content: "\e081"
}

.icon_pushpin:before {
    content: "\e082"
}

.icon_map:before {
    content: "\e083"
}

.icon_drawer:before {
    content: "\e084"
}

.icon_toolbox:before {
    content: "\e085"
}

.icon_book:before {
    content: "\e086"
}

.icon_contacts:before {
    content: "\e087"
}

.icon_archive:before {
    content: "\e088"
}

.icon_heart:before {
    content: "\e089"
}

.icon_profile:before {
    content: "\e08a"
}

.icon_group:before {
    content: "\e08b"
}

.icon_grid-2x2:before {
    content: "\e08c"
}

.icon_grid-3x3:before {
    content: "\e08d"
}

.icon_music:before {
    content: "\e08e"
}

.icon_pause_alt:before {
    content: "\e08f"
}

.icon_phone:before {
    content: "\e090"
}

.icon_upload:before {
    content: "\e091"
}

.icon_download:before {
    content: "\e092"
}

.social_facebook:before {
    content: "\e093"
}

.social_twitter:before {
    content: "\e094"
}

.social_pinterest:before {
    content: "\e095"
}

.social_googleplus:before {
    content: "\e096"
}

.social_tumblr:before {
    content: "\e097"
}

.social_tumbleupon:before {
    content: "\e098"
}

.social_wordpress:before {
    content: "\e099"
}

.social_instagram:before {
    content: "\e09a"
}

.social_dribbble:before {
    content: "\e09b"
}

.social_vimeo:before {
    content: "\e09c"
}

.social_linkedin:before {
    content: "\e09d"
}

.social_rss:before {
    content: "\e09e"
}

.social_deviantart:before {
    content: "\e09f"
}

.social_share:before {
    content: "\e0a0"
}

.social_myspace:before {
    content: "\e0a1"
}

.social_skype:before {
    content: "\e0a2"
}

.social_youtube:before {
    content: "\e0a3"
}

.social_picassa:before {
    content: "\e0a4"
}

.social_googledrive:before {
    content: "\e0a5"
}

.social_flickr:before {
    content: "\e0a6"
}

.social_blogger:before {
    content: "\e0a7"
}

.social_spotify:before {
    content: "\e0a8"
}

.social_delicious:before {
    content: "\e0a9"
}

.social_facebook_circle:before {
    content: "\e0aa"
}

.social_twitter_circle:before {
    content: "\e0ab"
}

.social_pinterest_circle:before {
    content: "\e0ac"
}

.social_googleplus_circle:before {
    content: "\e0ad"
}

.social_tumblr_circle:before {
    content: "\e0ae"
}

.social_stumbleupon_circle:before {
    content: "\e0af"
}

.social_wordpress_circle:before {
    content: "\e0b0"
}

.social_instagram_circle:before {
    content: "\e0b1"
}

.social_dribbble_circle:before {
    content: "\e0b2"
}

.social_vimeo_circle:before {
    content: "\e0b3"
}

.social_linkedin_circle:before {
    content: "\e0b4"
}

.social_rss_circle:before {
    content: "\e0b5"
}

.social_deviantart_circle:before {
    content: "\e0b6"
}

.social_share_circle:before {
    content: "\e0b7"
}

.social_myspace_circle:before {
    content: "\e0b8"
}

.social_skype_circle:before {
    content: "\e0b9"
}

.social_youtube_circle:before {
    content: "\e0ba"
}

.social_picassa_circle:before {
    content: "\e0bb"
}

.social_googledrive_alt2:before {
    content: "\e0bc"
}

.social_flickr_circle:before {
    content: "\e0bd"
}

.social_blogger_circle:before {
    content: "\e0be"
}

.social_spotify_circle:before {
    content: "\e0bf"
}

.social_delicious_circle:before {
    content: "\e0c0"
}

.social_facebook_square:before {
    content: "\e0c1"
}

.social_twitter_square:before {
    content: "\e0c2"
}

.social_pinterest_square:before {
    content: "\e0c3"
}

.social_googleplus_square:before {
    content: "\e0c4"
}

.social_tumblr_square:before {
    content: "\e0c5"
}

.social_stumbleupon_square:before {
    content: "\e0c6"
}

.social_wordpress_square:before {
    content: "\e0c7"
}

.social_instagram_square:before {
    content: "\e0c8"
}

.social_dribbble_square:before {
    content: "\e0c9"
}

.social_vimeo_square:before {
    content: "\e0ca"
}

.social_linkedin_square:before {
    content: "\e0cb"
}

.social_rss_square:before {
    content: "\e0cc"
}

.social_deviantart_square:before {
    content: "\e0cd"
}

.social_share_square:before {
    content: "\e0ce"
}

.social_myspace_square:before {
    content: "\e0cf"
}

.social_skype_square:before {
    content: "\e0d0"
}

.social_youtube_square:before {
    content: "\e0d1"
}

.social_picassa_square:before {
    content: "\e0d2"
}

.social_googledrive_square:before {
    content: "\e0d3"
}

.social_flickr_square:before {
    content: "\e0d4"
}

.social_blogger_square:before {
    content: "\e0d5"
}

.social_spotify_square:before {
    content: "\e0d6"
}

.social_delicious_square:before {
    content: "\e0d7"
}

.icon_printer:before {
    content: "\e103"
}

.icon_calulator:before {
    content: "\e0ee"
}

.icon_building:before {
    content: "\e0ef"
}

.icon_floppy:before {
    content: "\e0e8"
}

.icon_drive:before {
    content: "\e0ea"
}

.icon_search-2:before {
    content: "\e101"
}

.icon_id:before {
    content: "\e107"
}

.icon_id-2:before {
    content: "\e108"
}

.icon_puzzle:before {
    content: "\e102"
}

.icon_like:before {
    content: "\e106"
}

.icon_dislike:before {
    content: "\e0eb"
}

.icon_mug:before {
    content: "\e105"
}

.icon_currency:before {
    content: "\e0ed"
}

.icon_wallet:before {
    content: "\e100"
}

.icon_pens:before {
    content: "\e104"
}

.icon_easel:before {
    content: "\e0e9"
}

.icon_flowchart:before {
    content: "\e109"
}

.icon_datareport:before {
    content: "\e0ec"
}

.icon_briefcase:before {
    content: "\e0fe"
}

.icon_shield:before {
    content: "\e0f6"
}

.icon_percent:before {
    content: "\e0fb"
}

.icon_globe:before {
    content: "\e0e2"
}

.icon_globe-2:before {
    content: "\e0e3"
}

.icon_target:before {
    content: "\e0f5"
}

.icon_hourglass:before {
    content: "\e0e1"
}

.icon_balance:before {
    content: "\e0ff"
}

.icon_rook:before {
    content: "\e0f8"
}

.icon_printer-alt:before {
    content: "\e0fa"
}

.icon_calculator_alt:before {
    content: "\e0e7"
}

.icon_building_alt:before {
    content: "\e0fd"
}

.icon_floppy_alt:before {
    content: "\e0e4"
}

.icon_drive_alt:before {
    content: "\e0e5"
}

.icon_search_alt:before {
    content: "\e0f7"
}

.icon_id_alt:before {
    content: "\e0e0"
}

.icon_id-2_alt:before {
    content: "\e0fc"
}

.icon_puzzle_alt:before {
    content: "\e0f9"
}

.icon_like_alt:before {
    content: "\e0dd"
}

.icon_dislike_alt:before {
    content: "\e0f1"
}

.icon_mug_alt:before {
    content: "\e0dc"
}

.icon_currency_alt:before {
    content: "\e0f3"
}

.icon_wallet_alt:before {
    content: "\e0d8"
}

.icon_pens_alt:before {
    content: "\e0db"
}

.icon_easel_alt:before {
    content: "\e0f0"
}

.icon_flowchart_alt:before {
    content: "\e0df"
}

.icon_datareport_alt:before {
    content: "\e0f2"
}

.icon_briefcase_alt:before {
    content: "\e0f4"
}

.icon_shield_alt:before {
    content: "\e0d9"
}

.icon_percent_alt:before {
    content: "\e0da"
}

.icon_globe_alt:before {
    content: "\e0de"
}

.icon_clipboard:before {
    content: "\e0e6"
}

.glyph {
    float: left;
    text-align: center;
    padding: .75em;
    margin: .4em 1.5em .75em 0;
    width: 6em;
    text-shadow: none
}

.glyph_big {
    font-size: 128px;
    color: #59c5dc;
    float: left;
    margin-right: 20px
}

.glyph div {
    padding-bottom: 10px
}

.glyph input {
    font-family: consolas,monospace;
    font-size: 12px;
    width: 100%;
    text-align: center;
    border: 0;
    box-shadow: 0 0 0 1px #ccc;
    padding: .2em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px
}

.centered {
    margin-left: auto;
    margin-right: auto
}

.glyph .fs1 {
    font-size: 2em
}

@font-face {
    font-family: "linea-arrows-10";
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/arrows/fonts/linea-arrows-10.eot");
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/arrows/fonts/linea-arrows-10%EF%B9%96.eot#iefix") format("embedded-opentype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/arrows/fonts/linea-arrows-10.woff") format("woff"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/arrows/fonts/linea-arrows-10.ttf") format("truetype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/arrows/fonts/linea-arrows-10.svg#linea-arrows-10") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "linea-basic-10";
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/basic/fonts/linea-basic-10.eot");
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/basic/fonts/linea-basic-10%EF%B9%96.eot#iefix") format("embedded-opentype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/basic/fonts/linea-basic-10.woff") format("woff"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/basic/fonts/linea-basic-10.ttf") format("truetype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/basic/fonts/linea-basic-10.svg#linea-basic-10") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "linea-basic-elaboration-10";
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.eot");
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10%EF%B9%96.eot#iefix") format("embedded-opentype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.woff") format("woff"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.ttf") format("truetype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/basic-elaboration/fonts/linea-basic-elaboration-10.svg#linea-basic-elaboration-10") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "linea-ecommerce-10";
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/ecommerce/fonts/linea-ecommerce-10.eot");
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/ecommerce/fonts/linea-ecommerce-10%EF%B9%96.eot#iefix") format("embedded-opentype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/ecommerce/fonts/linea-ecommerce-10.woff") format("woff"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/ecommerce/fonts/linea-ecommerce-10.ttf") format("truetype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/ecommerce/fonts/linea-ecommerce-10.svg#linea-ecommerce-10") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "linea-music-10";
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/music/fonts/linea-music-10.eot");
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/music/fonts/linea-music-10%EF%B9%96.eot#iefix") format("embedded-opentype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/music/fonts/linea-music-10.woff") format("woff"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/music/fonts/linea-music-10.ttf") format("truetype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/music/fonts/linea-music-10.svg#linea-music-10") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "linea-software-10";
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/software/fonts/linea-software-10.eot");
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/software/fonts/linea-software-10%EF%B9%96.eot#iefix") format("embedded-opentype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/software/fonts/linea-software-10.woff") format("woff"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/software/fonts/linea-software-10.ttf") format("truetype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/software/fonts/linea-software-10.svg#linea-software-10") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "linea-weather-10";
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/weather/fonts/linea-weather-10.eot");
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/weather/fonts/linea-weather-10%EF%B9%96.eot#iefix") format("embedded-opentype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/weather/fonts/linea-weather-10.woff") format("woff"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/weather/fonts/linea-weather-10.ttf") format("truetype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/linea-icons/weather/fonts/linea-weather-10.svg#linea-weather-10") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-arrows"][data-icon]:before {
    font-family: "linea-arrows-10" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="icon-arrows-"]:before,[class*=" icon-arrows-"]:before {
    font-family: "linea-arrows-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrows-anticlockwise:before {
    content: "\e000"
}

.icon-arrows-anticlockwise-dashed:before {
    content: "\e001"
}

.icon-arrows-button-down:before {
    content: "\e002"
}

.icon-arrows-button-off:before {
    content: "\e003"
}

.icon-arrows-button-on:before {
    content: "\e004"
}

.icon-arrows-button-up:before {
    content: "\e005"
}

.icon-arrows-check:before {
    content: "\e006"
}

.icon-arrows-circle-check:before {
    content: "\e007"
}

.icon-arrows-circle-down:before {
    content: "\e008"
}

.icon-arrows-circle-downleft:before {
    content: "\e009"
}

.icon-arrows-circle-downright:before {
    content: "\e00a"
}

.icon-arrows-circle-left:before {
    content: "\e00b"
}

.icon-arrows-circle-minus:before {
    content: "\e00c"
}

.icon-arrows-circle-plus:before {
    content: "\e00d"
}

.icon-arrows-circle-remove:before {
    content: "\e00e"
}

.icon-arrows-circle-right:before {
    content: "\e00f"
}

.icon-arrows-circle-up:before {
    content: "\e010"
}

.icon-arrows-circle-upleft:before {
    content: "\e011"
}

.icon-arrows-circle-upright:before {
    content: "\e012"
}

.icon-arrows-clockwise:before {
    content: "\e013"
}

.icon-arrows-clockwise-dashed:before {
    content: "\e014"
}

.icon-arrows-compress:before {
    content: "\e015"
}

.icon-arrows-deny:before {
    content: "\e016"
}

.icon-arrows-diagonal:before {
    content: "\e017"
}

.icon-arrows-diagonal2:before {
    content: "\e018"
}

.icon-arrows-down:before {
    content: "\e019"
}

.icon-arrows-down-double:before {
    content: "\e01a"
}

.icon-arrows-downleft:before {
    content: "\e01b"
}

.icon-arrows-downright:before {
    content: "\e01c"
}

.icon-arrows-drag-down:before {
    content: "\e01d"
}

.icon-arrows-drag-down-dashed:before {
    content: "\e01e"
}

.icon-arrows-drag-horiz:before {
    content: "\e01f"
}

.icon-arrows-drag-left:before {
    content: "\e020"
}

.icon-arrows-drag-left-dashed:before {
    content: "\e021"
}

.icon-arrows-drag-right:before {
    content: "\e022"
}

.icon-arrows-drag-right-dashed:before {
    content: "\e023"
}

.icon-arrows-drag-up:before {
    content: "\e024"
}

.icon-arrows-drag-up-dashed:before {
    content: "\e025"
}

.icon-arrows-drag-vert:before {
    content: "\e026"
}

.icon-arrows-exclamation:before {
    content: "\e027"
}

.icon-arrows-expand:before {
    content: "\e028"
}

.icon-arrows-expand-diagonal1:before {
    content: "\e029"
}

.icon-arrows-expand-horizontal1:before {
    content: "\e02a"
}

.icon-arrows-expand-vertical1:before {
    content: "\e02b"
}

.icon-arrows-fit-horizontal:before {
    content: "\e02c"
}

.icon-arrows-fit-vertical:before {
    content: "\e02d"
}

.icon-arrows-glide:before {
    content: "\e02e"
}

.icon-arrows-glide-horizontal:before {
    content: "\e02f"
}

.icon-arrows-glide-vertical:before {
    content: "\e030"
}

.icon-arrows-hamburger1:before {
    content: "\e031"
}

.icon-arrows-hamburger-2:before {
    content: "\e032"
}

.icon-arrows-horizontal:before {
    content: "\e033"
}

.icon-arrows-info:before {
    content: "\e034"
}

.icon-arrows-keyboard-alt:before {
    content: "\e035"
}

.icon-arrows-keyboard-cmd:before {
    content: "\e036"
}

.icon-arrows-keyboard-delete:before {
    content: "\e037"
}

.icon-arrows-keyboard-down:before {
    content: "\e038"
}

.icon-arrows-keyboard-left:before {
    content: "\e039"
}

.icon-arrows-keyboard-return:before {
    content: "\e03a"
}

.icon-arrows-keyboard-right:before {
    content: "\e03b"
}

.icon-arrows-keyboard-shift:before {
    content: "\e03c"
}

.icon-arrows-keyboard-tab:before {
    content: "\e03d"
}

.icon-arrows-keyboard-up:before {
    content: "\e03e"
}

.icon-arrows-left:before {
    content: "\e03f"
}

.icon-arrows-left-double-32:before {
    content: "\e040"
}

.icon-arrows-minus:before {
    content: "\e041"
}

.icon-arrows-move:before {
    content: "\e042"
}

.icon-arrows-move2:before {
    content: "\e043"
}

.icon-arrows-move-bottom:before {
    content: "\e044"
}

.icon-arrows-move-left:before {
    content: "\e045"
}

.icon-arrows-move-right:before {
    content: "\e046"
}

.icon-arrows-move-top:before {
    content: "\e047"
}

.icon-arrows-plus:before {
    content: "\e048"
}

.icon-arrows-question:before {
    content: "\e049"
}

.icon-arrows-remove:before {
    content: "\e04a"
}

.icon-arrows-right:before {
    content: "\e04b"
}

.icon-arrows-right-double:before {
    content: "\e04c"
}

.icon-arrows-rotate:before {
    content: "\e04d"
}

.icon-arrows-rotate-anti:before {
    content: "\e04e"
}

.icon-arrows-rotate-anti-dashed:before {
    content: "\e04f"
}

.icon-arrows-rotate-dashed:before {
    content: "\e050"
}

.icon-arrows-shrink:before {
    content: "\e051"
}

.icon-arrows-shrink-diagonal1:before {
    content: "\e052"
}

.icon-arrows-shrink-diagonal2:before {
    content: "\e053"
}

.icon-arrows-shrink-horizonal2:before {
    content: "\e054"
}

.icon-arrows-shrink-horizontal1:before {
    content: "\e055"
}

.icon-arrows-shrink-vertical1:before {
    content: "\e056"
}

.icon-arrows-shrink-vertical2:before {
    content: "\e057"
}

.icon-arrows-sign-down:before {
    content: "\e058"
}

.icon-arrows-sign-left:before {
    content: "\e059"
}

.icon-arrows-sign-right:before {
    content: "\e05a"
}

.icon-arrows-sign-up:before {
    content: "\e05b"
}

.icon-arrows-slide-down1:before {
    content: "\e05c"
}

.icon-arrows-slide-down2:before {
    content: "\e05d"
}

.icon-arrows-slide-left1:before {
    content: "\e05e"
}

.icon-arrows-slide-left2:before {
    content: "\e05f"
}

.icon-arrows-slide-right1:before {
    content: "\e060"
}

.icon-arrows-slide-right2:before {
    content: "\e061"
}

.icon-arrows-slide-up1:before {
    content: "\e062"
}

.icon-arrows-slide-up2:before {
    content: "\e063"
}

.icon-arrows-slim-down:before {
    content: "\e064"
}

.icon-arrows-slim-down-dashed:before {
    content: "\e065"
}

.icon-arrows-slim-left:before {
    content: "\e066"
}

.icon-arrows-slim-left-dashed:before {
    content: "\e067"
}

.icon-arrows-slim-right:before {
    content: "\e068"
}

.icon-arrows-slim-right-dashed:before {
    content: "\e069"
}

.icon-arrows-slim-up:before {
    content: "\e06a"
}

.icon-arrows-slim-up-dashed:before {
    content: "\e06b"
}

.icon-arrows-square-check:before {
    content: "\e06c"
}

.icon-arrows-square-down:before {
    content: "\e06d"
}

.icon-arrows-square-downleft:before {
    content: "\e06e"
}

.icon-arrows-square-downright:before {
    content: "\e06f"
}

.icon-arrows-square-left:before {
    content: "\e070"
}

.icon-arrows-square-minus:before {
    content: "\e071"
}

.icon-arrows-square-plus:before {
    content: "\e072"
}

.icon-arrows-square-remove:before {
    content: "\e073"
}

.icon-arrows-square-right:before {
    content: "\e074"
}

.icon-arrows-square-up:before {
    content: "\e075"
}

.icon-arrows-square-upleft:before {
    content: "\e076"
}

.icon-arrows-square-upright:before {
    content: "\e077"
}

.icon-arrows-squares:before {
    content: "\e078"
}

.icon-arrows-stretch-diagonal1:before {
    content: "\e079"
}

.icon-arrows-stretch-diagonal2:before {
    content: "\e07a"
}

.icon-arrows-stretch-diagonal3:before {
    content: "\e07b"
}

.icon-arrows-stretch-diagonal4:before {
    content: "\e07c"
}

.icon-arrows-stretch-horizontal1:before {
    content: "\e07d"
}

.icon-arrows-stretch-horizontal2:before {
    content: "\e07e"
}

.icon-arrows-stretch-vertical1:before {
    content: "\e07f"
}

.icon-arrows-stretch-vertical2:before {
    content: "\e080"
}

.icon-arrows-switch-horizontal:before {
    content: "\e081"
}

.icon-arrows-switch-vertical:before {
    content: "\e082"
}

.icon-arrows-up:before {
    content: "\e083"
}

.icon-arrows-up-double-33:before {
    content: "\e084"
}

.icon-arrows-upleft:before {
    content: "\e085"
}

.icon-arrows-upright:before {
    content: "\e086"
}

.icon-arrows-vertical:before {
    content: "\e087"
}

[class^="icon-basic-"][data-icon]:before {
    font-family: "linea-basic-10" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="icon-basic-"]:before,[class*=" icon-basic-"]:before {
    font-family: "linea-basic-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-basic-accelerator:before {
    content: "a"
}

.icon-basic-alarm:before {
    content: "b"
}

.icon-basic-anchor:before {
    content: "c"
}

.icon-basic-anticlockwise:before {
    content: "d"
}

.icon-basic-archive:before {
    content: "e"
}

.icon-basic-archive-full:before {
    content: "f"
}

.icon-basic-ban:before {
    content: "g"
}

.icon-basic-battery-charge:before {
    content: "h"
}

.icon-basic-battery-empty:before {
    content: "i"
}

.icon-basic-battery-full:before {
    content: "j"
}

.icon-basic-battery-half:before {
    content: "k"
}

.icon-basic-bolt:before {
    content: "l"
}

.icon-basic-book:before {
    content: "m"
}

.icon-basic-book-pen:before {
    content: "n"
}

.icon-basic-book-pencil:before {
    content: "o"
}

.icon-basic-bookmark:before {
    content: "p"
}

.icon-basic-calculator:before {
    content: "q"
}

.icon-basic-calendar:before {
    content: "r"
}

.icon-basic-cards-diamonds:before {
    content: "s"
}

.icon-basic-cards-hearts:before {
    content: "t"
}

.icon-basic-case:before {
    content: "u"
}

.icon-basic-chronometer:before {
    content: "v"
}

.icon-basic-clessidre:before {
    content: "w"
}

.icon-basic-clock:before {
    content: "x"
}

.icon-basic-clockwise:before {
    content: "y"
}

.icon-basic-cloud:before {
    content: "z"
}

.icon-basic-clubs:before {
    content: "A"
}

.icon-basic-compass:before {
    content: "B"
}

.icon-basic-cup:before {
    content: "C"
}

.icon-basic-diamonds:before {
    content: "D"
}

.icon-basic-display:before {
    content: "E"
}

.icon-basic-download:before {
    content: "F"
}

.icon-basic-exclamation:before {
    content: "G"
}

.icon-basic-eye:before {
    content: "H"
}

.icon-basic-eye-closed:before {
    content: "I"
}

.icon-basic-female:before {
    content: "J"
}

.icon-basic-flag1:before {
    content: "K"
}

.icon-basic-flag2:before {
    content: "L"
}

.icon-basic-floppydisk:before {
    content: "M"
}

.icon-basic-folder:before {
    content: "N"
}

.icon-basic-folder-multiple:before {
    content: "O"
}

.icon-basic-gear:before {
    content: "P"
}

.icon-basic-geolocalize-01:before {
    content: "Q"
}

.icon-basic-geolocalize-05:before {
    content: "R"
}

.icon-basic-globe:before {
    content: "S"
}

.icon-basic-gunsight:before {
    content: "T"
}

.icon-basic-hammer:before {
    content: "U"
}

.icon-basic-headset:before {
    content: "V"
}

.icon-basic-heart:before {
    content: "W"
}

.icon-basic-heart-broken:before {
    content: "X"
}

.icon-basic-helm:before {
    content: "Y"
}

.icon-basic-home:before {
    content: "Z"
}

.icon-basic-info:before {
    content: "0"
}

.icon-basic-ipod:before {
    content: "1"
}

.icon-basic-joypad:before {
    content: "2"
}

.icon-basic-key:before {
    content: "3"
}

.icon-basic-keyboard:before {
    content: "4"
}

.icon-basic-laptop:before {
    content: "5"
}

.icon-basic-life-buoy:before {
    content: "6"
}

.icon-basic-lightbulb:before {
    content: "7"
}

.icon-basic-link:before {
    content: "8"
}

.icon-basic-lock:before {
    content: "9"
}

.icon-basic-lock-open:before {
    content: "!"
}

.icon-basic-magic-mouse:before {
    content: "\""
}

.icon-basic-magnifier:before {
    content: "#"
}

.icon-basic-magnifier-minus:before {
    content: "$"
}

.icon-basic-magnifier-plus:before {
    content: "%"
}

.icon-basic-mail:before {
    content: "&"
}

.icon-basic-mail-multiple:before {
    content: "'"
}

.icon-basic-mail-open:before {
    content: "("
}

.icon-basic-mail-open-text:before {
    content: ")"
}

.icon-basic-male:before {
    content: "*"
}

.icon-basic-map:before {
    content: "+"
}

.icon-basic-message:before {
    content: ","
}

.icon-basic-message-multiple:before {
    content: "-"
}

.icon-basic-message-txt:before {
    content: "."
}

.icon-basic-mixer2:before {
    content: "/"
}

.icon-basic-mouse:before {
    content: ":"
}

.icon-basic-notebook:before {
    content: ";"
}

.icon-basic-notebook-pen:before {
    content: "<"
}

.icon-basic-notebook-pencil:before {
    content: "="
}

.icon-basic-paperplane:before {
    content: ">"
}

.icon-basic-pencil-ruler:before {
    content: "?"
}

.icon-basic-pencil-ruler-pen:before {
    content: "@"
}

.icon-basic-photo:before {
    content: "["
}

.icon-basic-picture:before {
    content: "]"
}

.icon-basic-picture-multiple:before {
    content: "^"
}

.icon-basic-pin1:before {
    content: "_"
}

.icon-basic-pin2:before {
    content: "`"
}

.icon-basic-postcard:before {
    content: "{"
}

.icon-basic-postcard-multiple:before {
    content: "|"
}

.icon-basic-printer:before {
    content: "}"
}

.icon-basic-question:before {
    content: "~"
}

.icon-basic-rss:before {
    content: "\\"
}

.icon-basic-server:before {
    content: "\e000"
}

.icon-basic-server2:before {
    content: "\e001"
}

.icon-basic-server-cloud:before {
    content: "\e002"
}

.icon-basic-server-download:before {
    content: "\e003"
}

.icon-basic-server-upload:before {
    content: "\e004"
}

.icon-basic-settings:before {
    content: "\e005"
}

.icon-basic-share:before {
    content: "\e006"
}

.icon-basic-sheet:before {
    content: "\e007"
}

.icon-basic-sheet-multiple:before {
    content: "\e008"
}

.icon-basic-sheet-pen:before {
    content: "\e009"
}

.icon-basic-sheet-pencil:before {
    content: "\e00a"
}

.icon-basic-sheet-txt:before {
    content: "\e00b"
}

.icon-basic-signs:before {
    content: "\e00c"
}

.icon-basic-smartphone:before {
    content: "\e00d"
}

.icon-basic-spades:before {
    content: "\e00e"
}

.icon-basic-spread:before {
    content: "\e00f"
}

.icon-basic-spread-bookmark:before {
    content: "\e010"
}

.icon-basic-spread-text:before {
    content: "\e011"
}

.icon-basic-spread-text-bookmark:before {
    content: "\e012"
}

.icon-basic-star:before {
    content: "\e013"
}

.icon-basic-tablet:before {
    content: "\e014"
}

.icon-basic-target:before {
    content: "\e015"
}

.icon-basic-todo:before {
    content: "\e016"
}

.icon-basic-todo-pen:before {
    content: "\e017"
}

.icon-basic-todo-pencil:before {
    content: "\e018"
}

.icon-basic-todo-txt:before {
    content: "\e019"
}

.icon-basic-todolist-pen:before {
    content: "\e01a"
}

.icon-basic-todolist-pencil:before {
    content: "\e01b"
}

.icon-basic-trashcan:before {
    content: "\e01c"
}

.icon-basic-trashcan-full:before {
    content: "\e01d"
}

.icon-basic-trashcan-refresh:before {
    content: "\e01e"
}

.icon-basic-trashcan-remove:before {
    content: "\e01f"
}

.icon-basic-upload:before {
    content: "\e020"
}

.icon-basic-usb:before {
    content: "\e021"
}

.icon-basic-video:before {
    content: "\e022"
}

.icon-basic-watch:before {
    content: "\e023"
}

.icon-basic-webpage:before {
    content: "\e024"
}

.icon-basic-webpage-img-txt:before {
    content: "\e025"
}

.icon-basic-webpage-multiple:before {
    content: "\e026"
}

.icon-basic-webpage-txt:before {
    content: "\e027"
}

.icon-basic-world:before {
    content: "\e028"
}

[class^="icon-basic-elaboration-"][data-icon]:before {
    font-family: "linea-basic-elaboration-10" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="icon-basic-elaboration-"]:before,[class*=" icon-basic-elaboration-"]:before {
    font-family: "linea-basic-elaboration-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-basic-elaboration-bookmark-checck:before {
    content: "a"
}

.icon-basic-elaboration-bookmark-minus:before {
    content: "b"
}

.icon-basic-elaboration-bookmark-plus:before {
    content: "c"
}

.icon-basic-elaboration-bookmark-remove:before {
    content: "d"
}

.icon-basic-elaboration-briefcase-check:before {
    content: "e"
}

.icon-basic-elaboration-briefcase-download:before {
    content: "f"
}

.icon-basic-elaboration-briefcase-flagged:before {
    content: "g"
}

.icon-basic-elaboration-briefcase-minus:before {
    content: "h"
}

.icon-basic-elaboration-briefcase-plus:before {
    content: "i"
}

.icon-basic-elaboration-briefcase-refresh:before {
    content: "j"
}

.icon-basic-elaboration-briefcase-remove:before {
    content: "k"
}

.icon-basic-elaboration-briefcase-search:before {
    content: "l"
}

.icon-basic-elaboration-briefcase-star:before {
    content: "m"
}

.icon-basic-elaboration-briefcase-upload:before {
    content: "n"
}

.icon-basic-elaboration-browser-check:before {
    content: "o"
}

.icon-basic-elaboration-browser-download:before {
    content: "p"
}

.icon-basic-elaboration-browser-minus:before {
    content: "q"
}

.icon-basic-elaboration-browser-plus:before {
    content: "r"
}

.icon-basic-elaboration-browser-refresh:before {
    content: "s"
}

.icon-basic-elaboration-browser-remove:before {
    content: "t"
}

.icon-basic-elaboration-browser-search:before {
    content: "u"
}

.icon-basic-elaboration-browser-star:before {
    content: "v"
}

.icon-basic-elaboration-browser-upload:before {
    content: "w"
}

.icon-basic-elaboration-calendar-check:before {
    content: "x"
}

.icon-basic-elaboration-calendar-cloud:before {
    content: "y"
}

.icon-basic-elaboration-calendar-download:before {
    content: "z"
}

.icon-basic-elaboration-calendar-empty:before {
    content: "A"
}

.icon-basic-elaboration-calendar-flagged:before {
    content: "B"
}

.icon-basic-elaboration-calendar-heart:before {
    content: "C"
}

.icon-basic-elaboration-calendar-minus:before {
    content: "D"
}

.icon-basic-elaboration-calendar-next:before {
    content: "E"
}

.icon-basic-elaboration-calendar-noaccess:before {
    content: "F"
}

.icon-basic-elaboration-calendar-pencil:before {
    content: "G"
}

.icon-basic-elaboration-calendar-plus:before {
    content: "H"
}

.icon-basic-elaboration-calendar-previous:before {
    content: "I"
}

.icon-basic-elaboration-calendar-refresh:before {
    content: "J"
}

.icon-basic-elaboration-calendar-remove:before {
    content: "K"
}

.icon-basic-elaboration-calendar-search:before {
    content: "L"
}

.icon-basic-elaboration-calendar-star:before {
    content: "M"
}

.icon-basic-elaboration-calendar-upload:before {
    content: "N"
}

.icon-basic-elaboration-cloud-check:before {
    content: "O"
}

.icon-basic-elaboration-cloud-download:before {
    content: "P"
}

.icon-basic-elaboration-cloud-minus:before {
    content: "Q"
}

.icon-basic-elaboration-cloud-noaccess:before {
    content: "R"
}

.icon-basic-elaboration-cloud-plus:before {
    content: "S"
}

.icon-basic-elaboration-cloud-refresh:before {
    content: "T"
}

.icon-basic-elaboration-cloud-remove:before {
    content: "U"
}

.icon-basic-elaboration-cloud-search:before {
    content: "V"
}

.icon-basic-elaboration-cloud-upload:before {
    content: "W"
}

.icon-basic-elaboration-document-check:before {
    content: "X"
}

.icon-basic-elaboration-document-cloud:before {
    content: "Y"
}

.icon-basic-elaboration-document-download:before {
    content: "Z"
}

.icon-basic-elaboration-document-flagged:before {
    content: "0"
}

.icon-basic-elaboration-document-graph:before {
    content: "1"
}

.icon-basic-elaboration-document-heart:before {
    content: "2"
}

.icon-basic-elaboration-document-minus:before {
    content: "3"
}

.icon-basic-elaboration-document-next:before {
    content: "4"
}

.icon-basic-elaboration-document-noaccess:before {
    content: "5"
}

.icon-basic-elaboration-document-note:before {
    content: "6"
}

.icon-basic-elaboration-document-pencil:before {
    content: "7"
}

.icon-basic-elaboration-document-picture:before {
    content: "8"
}

.icon-basic-elaboration-document-plus:before {
    content: "9"
}

.icon-basic-elaboration-document-previous:before {
    content: "!"
}

.icon-basic-elaboration-document-refresh:before {
    content: "\""
}

.icon-basic-elaboration-document-remove:before {
    content: "#"
}

.icon-basic-elaboration-document-search:before {
    content: "$"
}

.icon-basic-elaboration-document-star:before {
    content: "%"
}

.icon-basic-elaboration-document-upload:before {
    content: "&"
}

.icon-basic-elaboration-folder-check:before {
    content: "'"
}

.icon-basic-elaboration-folder-cloud:before {
    content: "("
}

.icon-basic-elaboration-folder-document:before {
    content: ")"
}

.icon-basic-elaboration-folder-download:before {
    content: "*"
}

.icon-basic-elaboration-folder-flagged:before {
    content: "+"
}

.icon-basic-elaboration-folder-graph:before {
    content: ","
}

.icon-basic-elaboration-folder-heart:before {
    content: "-"
}

.icon-basic-elaboration-folder-minus:before {
    content: "."
}

.icon-basic-elaboration-folder-next:before {
    content: "/"
}

.icon-basic-elaboration-folder-noaccess:before {
    content: ":"
}

.icon-basic-elaboration-folder-note:before {
    content: ";"
}

.icon-basic-elaboration-folder-pencil:before {
    content: "<"
}

.icon-basic-elaboration-folder-picture:before {
    content: "="
}

.icon-basic-elaboration-folder-plus:before {
    content: ">"
}

.icon-basic-elaboration-folder-previous:before {
    content: "?"
}

.icon-basic-elaboration-folder-refresh:before {
    content: "@"
}

.icon-basic-elaboration-folder-remove:before {
    content: "["
}

.icon-basic-elaboration-folder-search:before {
    content: "]"
}

.icon-basic-elaboration-folder-star:before {
    content: "^"
}

.icon-basic-elaboration-folder-upload:before {
    content: "_"
}

.icon-basic-elaboration-mail-check:before {
    content: "`"
}

.icon-basic-elaboration-mail-cloud:before {
    content: "{"
}

.icon-basic-elaboration-mail-document:before {
    content: "|"
}

.icon-basic-elaboration-mail-download:before {
    content: "}"
}

.icon-basic-elaboration-mail-flagged:before {
    content: "~"
}

.icon-basic-elaboration-mail-heart:before {
    content: "\\"
}

.icon-basic-elaboration-mail-next:before {
    content: "\e000"
}

.icon-basic-elaboration-mail-noaccess:before {
    content: "\e001"
}

.icon-basic-elaboration-mail-note:before {
    content: "\e002"
}

.icon-basic-elaboration-mail-pencil:before {
    content: "\e003"
}

.icon-basic-elaboration-mail-picture:before {
    content: "\e004"
}

.icon-basic-elaboration-mail-previous:before {
    content: "\e005"
}

.icon-basic-elaboration-mail-refresh:before {
    content: "\e006"
}

.icon-basic-elaboration-mail-remove:before {
    content: "\e007"
}

.icon-basic-elaboration-mail-search:before {
    content: "\e008"
}

.icon-basic-elaboration-mail-star:before {
    content: "\e009"
}

.icon-basic-elaboration-mail-upload:before {
    content: "\e00a"
}

.icon-basic-elaboration-message-check:before {
    content: "\e00b"
}

.icon-basic-elaboration-message-dots:before {
    content: "\e00c"
}

.icon-basic-elaboration-message-happy:before {
    content: "\e00d"
}

.icon-basic-elaboration-message-heart:before {
    content: "\e00e"
}

.icon-basic-elaboration-message-minus:before {
    content: "\e00f"
}

.icon-basic-elaboration-message-note:before {
    content: "\e010"
}

.icon-basic-elaboration-message-plus:before {
    content: "\e011"
}

.icon-basic-elaboration-message-refresh:before {
    content: "\e012"
}

.icon-basic-elaboration-message-remove:before {
    content: "\e013"
}

.icon-basic-elaboration-message-sad:before {
    content: "\e014"
}

.icon-basic-elaboration-smartphone-cloud:before {
    content: "\e015"
}

.icon-basic-elaboration-smartphone-heart:before {
    content: "\e016"
}

.icon-basic-elaboration-smartphone-noaccess:before {
    content: "\e017"
}

.icon-basic-elaboration-smartphone-note:before {
    content: "\e018"
}

.icon-basic-elaboration-smartphone-pencil:before {
    content: "\e019"
}

.icon-basic-elaboration-smartphone-picture:before {
    content: "\e01a"
}

.icon-basic-elaboration-smartphone-refresh:before {
    content: "\e01b"
}

.icon-basic-elaboration-smartphone-search:before {
    content: "\e01c"
}

.icon-basic-elaboration-tablet-cloud:before {
    content: "\e01d"
}

.icon-basic-elaboration-tablet-heart:before {
    content: "\e01e"
}

.icon-basic-elaboration-tablet-noaccess:before {
    content: "\e01f"
}

.icon-basic-elaboration-tablet-note:before {
    content: "\e020"
}

.icon-basic-elaboration-tablet-pencil:before {
    content: "\e021"
}

.icon-basic-elaboration-tablet-picture:before {
    content: "\e022"
}

.icon-basic-elaboration-tablet-refresh:before {
    content: "\e023"
}

.icon-basic-elaboration-tablet-search:before {
    content: "\e024"
}

.icon-basic-elaboration-todolist-2:before {
    content: "\e025"
}

.icon-basic-elaboration-todolist-check:before {
    content: "\e026"
}

.icon-basic-elaboration-todolist-cloud:before {
    content: "\e027"
}

.icon-basic-elaboration-todolist-download:before {
    content: "\e028"
}

.icon-basic-elaboration-todolist-flagged:before {
    content: "\e029"
}

.icon-basic-elaboration-todolist-minus:before {
    content: "\e02a"
}

.icon-basic-elaboration-todolist-noaccess:before {
    content: "\e02b"
}

.icon-basic-elaboration-todolist-pencil:before {
    content: "\e02c"
}

.icon-basic-elaboration-todolist-plus:before {
    content: "\e02d"
}

.icon-basic-elaboration-todolist-refresh:before {
    content: "\e02e"
}

.icon-basic-elaboration-todolist-remove:before {
    content: "\e02f"
}

.icon-basic-elaboration-todolist-search:before {
    content: "\e030"
}

.icon-basic-elaboration-todolist-star:before {
    content: "\e031"
}

.icon-basic-elaboration-todolist-upload:before {
    content: "\e032"
}

[class^="icon-ecommerce-"][data-icon]:before,[class*=" icon-ecommerce-"][data-icon]:before {
    font-family: "linea-ecommerce-10" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="icon-ecommerce-"]:before,[class*=" icon-ecommerce-"]:before {
    font-family: "linea-ecommerce-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-ecommerce-bag:before {
    content: "a"
}

.icon-ecommerce-bag-check:before {
    content: "b"
}

.icon-ecommerce-bag-cloud:before {
    content: "c"
}

.icon-ecommerce-bag-download:before {
    content: "d"
}

.icon-ecommerce-bag-minus:before {
    content: "e"
}

.icon-ecommerce-bag-plus:before {
    content: "f"
}

.icon-ecommerce-bag-refresh:before {
    content: "g"
}

.icon-ecommerce-bag-remove:before {
    content: "h"
}

.icon-ecommerce-bag-search:before {
    content: "i"
}

.icon-ecommerce-bag-upload:before {
    content: "j"
}

.icon-ecommerce-banknote:before {
    content: "k"
}

.icon-ecommerce-banknotes:before {
    content: "l"
}

.icon-ecommerce-basket:before {
    content: "m"
}

.icon-ecommerce-basket-check:before {
    content: "n"
}

.icon-ecommerce-basket-cloud:before {
    content: "o"
}

.icon-ecommerce-basket-download:before {
    content: "p"
}

.icon-ecommerce-basket-minus:before {
    content: "q"
}

.icon-ecommerce-basket-plus:before {
    content: "r"
}

.icon-ecommerce-basket-refresh:before {
    content: "s"
}

.icon-ecommerce-basket-remove:before {
    content: "t"
}

.icon-ecommerce-basket-search:before {
    content: "u"
}

.icon-ecommerce-basket-upload:before {
    content: "v"
}

.icon-ecommerce-bath:before {
    content: "w"
}

.icon-ecommerce-cart:before {
    content: "x"
}

.icon-ecommerce-cart-check:before {
    content: "y"
}

.icon-ecommerce-cart-cloud:before {
    content: "z"
}

.icon-ecommerce-cart-content:before {
    content: "A"
}

.icon-ecommerce-cart-download:before {
    content: "B"
}

.icon-ecommerce-cart-minus:before {
    content: "C"
}

.icon-ecommerce-cart-plus:before {
    content: "D"
}

.icon-ecommerce-cart-refresh:before {
    content: "E"
}

.icon-ecommerce-cart-remove:before {
    content: "F"
}

.icon-ecommerce-cart-search:before {
    content: "G"
}

.icon-ecommerce-cart-upload:before {
    content: "H"
}

.icon-ecommerce-cent:before {
    content: "I"
}

.icon-ecommerce-colon:before {
    content: "J"
}

.icon-ecommerce-creditcard:before {
    content: "K"
}

.icon-ecommerce-diamond:before {
    content: "L"
}

.icon-ecommerce-dollar:before {
    content: "M"
}

.icon-ecommerce-euro:before {
    content: "N"
}

.icon-ecommerce-franc:before {
    content: "O"
}

.icon-ecommerce-gift:before {
    content: "P"
}

.icon-ecommerce-graph1:before {
    content: "Q"
}

.icon-ecommerce-graph2:before {
    content: "R"
}

.icon-ecommerce-graph3:before {
    content: "S"
}

.icon-ecommerce-graph-decrease:before {
    content: "T"
}

.icon-ecommerce-graph-increase:before {
    content: "U"
}

.icon-ecommerce-guarani:before {
    content: "V"
}

.icon-ecommerce-kips:before {
    content: "W"
}

.icon-ecommerce-lira:before {
    content: "X"
}

.icon-ecommerce-megaphone:before {
    content: "Y"
}

.icon-ecommerce-money:before {
    content: "Z"
}

.icon-ecommerce-naira:before {
    content: "0"
}

.icon-ecommerce-pesos:before {
    content: "1"
}

.icon-ecommerce-pound:before {
    content: "2"
}

.icon-ecommerce-receipt:before {
    content: "3"
}

.icon-ecommerce-receipt-bath:before {
    content: "4"
}

.icon-ecommerce-receipt-cent:before {
    content: "5"
}

.icon-ecommerce-receipt-dollar:before {
    content: "6"
}

.icon-ecommerce-receipt-euro:before {
    content: "7"
}

.icon-ecommerce-receipt-franc:before {
    content: "8"
}

.icon-ecommerce-receipt-guarani:before {
    content: "9"
}

.icon-ecommerce-receipt-kips:before {
    content: "!"
}

.icon-ecommerce-receipt-lira:before {
    content: "\""
}

.icon-ecommerce-receipt-naira:before {
    content: "#"
}

.icon-ecommerce-receipt-pesos:before {
    content: "$"
}

.icon-ecommerce-receipt-pound:before {
    content: "%"
}

.icon-ecommerce-receipt-rublo:before {
    content: "&"
}

.icon-ecommerce-receipt-rupee:before {
    content: "'"
}

.icon-ecommerce-receipt-tugrik:before {
    content: "("
}

.icon-ecommerce-receipt-won:before {
    content: ")"
}

.icon-ecommerce-receipt-yen:before {
    content: "*"
}

.icon-ecommerce-receipt-yen2:before {
    content: "+"
}

.icon-ecommerce-recept-colon:before {
    content: ","
}

.icon-ecommerce-rublo:before {
    content: "-"
}

.icon-ecommerce-rupee:before {
    content: "."
}

.icon-ecommerce-safe:before {
    content: "/"
}

.icon-ecommerce-sale:before {
    content: ":"
}

.icon-ecommerce-sales:before {
    content: ";"
}

.icon-ecommerce-ticket:before {
    content: "<"
}

.icon-ecommerce-tugriks:before {
    content: "="
}

.icon-ecommerce-wallet:before {
    content: ">"
}

.icon-ecommerce-won:before {
    content: "?"
}

.icon-ecommerce-yen:before {
    content: "@"
}

.icon-ecommerce-yen2:before {
    content: "["
}

[class^="icon-music-"][data-icon]:before,[class*=" icon-music-"][data-icon]:before {
    font-family: "linea-music-10" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="icon-music-"]:before,[class*=" icon-music-"]:before {
    font-family: "linea-music-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-music-beginning-button:before {
    content: "a"
}

.icon-music-bell:before {
    content: "b"
}

.icon-music-cd:before {
    content: "c"
}

.icon-music-diapason:before {
    content: "d"
}

.icon-music-eject-button:before {
    content: "e"
}

.icon-music-end-button:before {
    content: "f"
}

.icon-music-fastforward-button:before {
    content: "g"
}

.icon-music-headphones:before {
    content: "h"
}

.icon-music-ipod:before {
    content: "i"
}

.icon-music-loudspeaker:before {
    content: "j"
}

.icon-music-microphone:before {
    content: "k"
}

.icon-music-microphone-old:before {
    content: "l"
}

.icon-music-mixer:before {
    content: "m"
}

.icon-music-mute:before {
    content: "n"
}

.icon-music-note-multiple:before {
    content: "o"
}

.icon-music-note-single:before {
    content: "p"
}

.icon-music-pause-button:before {
    content: "q"
}

.icon-music-play-button:before {
    content: "r"
}

.icon-music-playlist:before {
    content: "s"
}

.icon-music-radio-ghettoblaster:before {
    content: "t"
}

.icon-music-radio-portable:before {
    content: "u"
}

.icon-music-record:before {
    content: "v"
}

.icon-music-recordplayer:before {
    content: "w"
}

.icon-music-repeat-button:before {
    content: "x"
}

.icon-music-rewind-button:before {
    content: "y"
}

.icon-music-shuffle-button:before {
    content: "z"
}

.icon-music-stop-button:before {
    content: "A"
}

.icon-music-tape:before {
    content: "B"
}

.icon-music-volume-down:before {
    content: "C"
}

.icon-music-volume-up:before {
    content: "D"
}

[class^="icon-software-"][data-icon]:before,[class*=" icon-software-"][data-icon]:before {
    font-family: "linea-software-10" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="icon-software-"]:before,[class*=" icon-software-"]:before {
    font-family: "linea-software-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-software-add-vectorpoint:before {
    content: "a"
}

.icon-software-box-oval:before {
    content: "b"
}

.icon-software-box-polygon:before {
    content: "c"
}

.icon-software-box-rectangle:before {
    content: "d"
}

.icon-software-box-roundedrectangle:before {
    content: "e"
}

.icon-software-character:before {
    content: "f"
}

.icon-software-crop:before {
    content: "g"
}

.icon-software-eyedropper:before {
    content: "h"
}

.icon-software-font-allcaps:before {
    content: "i"
}

.icon-software-font-baseline-shift:before {
    content: "j"
}

.icon-software-font-horizontal-scale:before {
    content: "k"
}

.icon-software-font-kerning:before {
    content: "l"
}

.icon-software-font-leading:before {
    content: "m"
}

.icon-software-font-size:before {
    content: "n"
}

.icon-software-font-smallcapital:before {
    content: "o"
}

.icon-software-font-smallcaps:before {
    content: "p"
}

.icon-software-font-strikethrough:before {
    content: "q"
}

.icon-software-font-tracking:before {
    content: "r"
}

.icon-software-font-underline:before {
    content: "s"
}

.icon-software-font-vertical-scale:before {
    content: "t"
}

.icon-software-horizontal-align-center:before {
    content: "u"
}

.icon-software-horizontal-align-left:before {
    content: "v"
}

.icon-software-horizontal-align-right:before {
    content: "w"
}

.icon-software-horizontal-distribute-center:before {
    content: "x"
}

.icon-software-horizontal-distribute-left:before {
    content: "y"
}

.icon-software-horizontal-distribute-right:before {
    content: "z"
}

.icon-software-indent-firstline:before {
    content: "A"
}

.icon-software-indent-left:before {
    content: "B"
}

.icon-software-indent-right:before {
    content: "C"
}

.icon-software-lasso:before {
    content: "D"
}

.icon-software-layers1:before {
    content: "E"
}

.icon-software-layers2:before {
    content: "F"
}

.icon-software-layout:before {
    content: "G"
}

.icon-software-layout-2columns:before {
    content: "H"
}

.icon-software-layout-3columns:before {
    content: "I"
}

.icon-software-layout-4boxes:before {
    content: "J"
}

.icon-software-layout-4columns:before {
    content: "K"
}

.icon-software-layout-4lines:before {
    content: "L"
}

.icon-software-layout-8boxes:before {
    content: "M"
}

.icon-software-layout-header:before {
    content: "N"
}

.icon-software-layout-header-2columns:before {
    content: "O"
}

.icon-software-layout-header-3columns:before {
    content: "P"
}

.icon-software-layout-header-4boxes:before {
    content: "Q"
}

.icon-software-layout-header-4columns:before {
    content: "R"
}

.icon-software-layout-header-complex:before {
    content: "S"
}

.icon-software-layout-header-complex2:before {
    content: "T"
}

.icon-software-layout-header-complex3:before {
    content: "U"
}

.icon-software-layout-header-complex4:before {
    content: "V"
}

.icon-software-layout-header-sideleft:before {
    content: "W"
}

.icon-software-layout-header-sideright:before {
    content: "X"
}

.icon-software-layout-sidebar-left:before {
    content: "Y"
}

.icon-software-layout-sidebar-right:before {
    content: "Z"
}

.icon-software-magnete:before {
    content: "0"
}

.icon-software-pages:before {
    content: "1"
}

.icon-software-paintbrush:before {
    content: "2"
}

.icon-software-paintbucket:before {
    content: "3"
}

.icon-software-paintroller:before {
    content: "4"
}

.icon-software-paragraph:before {
    content: "5"
}

.icon-software-paragraph-align-left:before {
    content: "6"
}

.icon-software-paragraph-align-right:before {
    content: "7"
}

.icon-software-paragraph-center:before {
    content: "8"
}

.icon-software-paragraph-justify-all:before {
    content: "9"
}

.icon-software-paragraph-justify-center:before {
    content: "!"
}

.icon-software-paragraph-justify-left:before {
    content: "\""
}

.icon-software-paragraph-justify-right:before {
    content: "#"
}

.icon-software-paragraph-space-after:before {
    content: "$"
}

.icon-software-paragraph-space-before:before {
    content: "%"
}

.icon-software-pathfinder-exclude:before {
    content: "&"
}

.icon-software-pathfinder-intersect:before {
    content: "'"
}

.icon-software-pathfinder-subtract:before {
    content: "("
}

.icon-software-pathfinder-unite:before {
    content: ")"
}

.icon-software-pen:before {
    content: "*"
}

.icon-software-pen-add:before {
    content: "+"
}

.icon-software-pen-remove:before {
    content: ","
}

.icon-software-pencil:before {
    content: "-"
}

.icon-software-polygonallasso:before {
    content: "."
}

.icon-software-reflect-horizontal:before {
    content: "/"
}

.icon-software-reflect-vertical:before {
    content: ":"
}

.icon-software-remove-vectorpoint:before {
    content: ";"
}

.icon-software-scale-expand:before {
    content: "<"
}

.icon-software-scale-reduce:before {
    content: "="
}

.icon-software-selection-oval:before {
    content: ">"
}

.icon-software-selection-polygon:before {
    content: "?"
}

.icon-software-selection-rectangle:before {
    content: "@"
}

.icon-software-selection-roundedrectangle:before {
    content: "["
}

.icon-software-shape-oval:before {
    content: "]"
}

.icon-software-shape-polygon:before {
    content: "^"
}

.icon-software-shape-rectangle:before {
    content: "_"
}

.icon-software-shape-roundedrectangle:before {
    content: "`"
}

.icon-software-slice:before {
    content: "{"
}

.icon-software-transform-bezier:before {
    content: "|"
}

.icon-software-vector-box:before {
    content: "}"
}

.icon-software-vector-composite:before {
    content: "~"
}

.icon-software-vector-line:before {
    content: "\\"
}

.icon-software-vertical-align-bottom:before {
    content: "\e000"
}

.icon-software-vertical-align-center:before {
    content: "\e001"
}

.icon-software-vertical-align-top:before {
    content: "\e002"
}

.icon-software-vertical-distribute-bottom:before {
    content: "\e003"
}

.icon-software-vertical-distribute-center:before {
    content: "\e004"
}

.icon-software-vertical-distribute-top:before {
    content: "\e005"
}

[class^="icon-weather-"][data-icon]:before,[class*=" icon-weather-"][data-icon]:before {
    font-family: "linea-weather-10" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="icon-weather-"]:before,[class*=" icon-weather-"]:before {
    font-family: "linea-weather-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-weather-aquarius:before {
    content: "\e000"
}

.icon-weather-aries:before {
    content: "\e001"
}

.icon-weather-cancer:before {
    content: "\e002"
}

.icon-weather-capricorn:before {
    content: "\e003"
}

.icon-weather-cloud:before {
    content: "\e004"
}

.icon-weather-cloud-drop:before {
    content: "\e005"
}

.icon-weather-cloud-lightning:before {
    content: "\e006"
}

.icon-weather-cloud-snowflake:before {
    content: "\e007"
}

.icon-weather-downpour-fullmoon:before {
    content: "\e008"
}

.icon-weather-downpour-halfmoon:before {
    content: "\e009"
}

.icon-weather-downpour-sun:before {
    content: "\e00a"
}

.icon-weather-drop:before {
    content: "\e00b"
}

.icon-weather-first-quarter:before {
    content: "\e00c"
}

.icon-weather-fog:before {
    content: "\e00d"
}

.icon-weather-fog-fullmoon:before {
    content: "\e00e"
}

.icon-weather-fog-halfmoon:before {
    content: "\e00f"
}

.icon-weather-fog-sun:before {
    content: "\e010"
}

.icon-weather-fullmoon:before {
    content: "\e011"
}

.icon-weather-gemini:before {
    content: "\e012"
}

.icon-weather-hail:before {
    content: "\e013"
}

.icon-weather-hail-fullmoon:before {
    content: "\e014"
}

.icon-weather-hail-halfmoon:before {
    content: "\e015"
}

.icon-weather-hail-sun:before {
    content: "\e016"
}

.icon-weather-last-quarter:before {
    content: "\e017"
}

.icon-weather-leo:before {
    content: "\e018"
}

.icon-weather-libra:before {
    content: "\e019"
}

.icon-weather-lightning:before {
    content: "\e01a"
}

.icon-weather-mistyrain:before {
    content: "\e01b"
}

.icon-weather-mistyrain-fullmoon:before {
    content: "\e01c"
}

.icon-weather-mistyrain-halfmoon:before {
    content: "\e01d"
}

.icon-weather-mistyrain-sun:before {
    content: "\e01e"
}

.icon-weather-moon:before {
    content: "\e01f"
}

.icon-weather-moondown-full:before {
    content: "\e020"
}

.icon-weather-moondown-half:before {
    content: "\e021"
}

.icon-weather-moonset-full:before {
    content: "\e022"
}

.icon-weather-moonset-half:before {
    content: "\e023"
}

.icon-weather-move2:before {
    content: "\e024"
}

.icon-weather-newmoon:before {
    content: "\e025"
}

.icon-weather-pisces:before {
    content: "\e026"
}

.icon-weather-rain:before {
    content: "\e027"
}

.icon-weather-rain-fullmoon:before {
    content: "\e028"
}

.icon-weather-rain-halfmoon:before {
    content: "\e029"
}

.icon-weather-rain-sun:before {
    content: "\e02a"
}

.icon-weather-sagittarius:before {
    content: "\e02b"
}

.icon-weather-scorpio:before {
    content: "\e02c"
}

.icon-weather-snow:before {
    content: "\e02d"
}

.icon-weather-snow-fullmoon:before {
    content: "\e02e"
}

.icon-weather-snow-halfmoon:before {
    content: "\e02f"
}

.icon-weather-snow-sun:before {
    content: "\e030"
}

.icon-weather-snowflake:before {
    content: "\e031"
}

.icon-weather-star:before {
    content: "\e032"
}

.icon-weather-storm-11:before {
    content: "\e033"
}

.icon-weather-storm-32:before {
    content: "\e034"
}

.icon-weather-storm-fullmoon:before {
    content: "\e035"
}

.icon-weather-storm-halfmoon:before {
    content: "\e036"
}

.icon-weather-storm-sun:before {
    content: "\e037"
}

.icon-weather-sun:before {
    content: "\e038"
}

.icon-weather-sundown:before {
    content: "\e039"
}

.icon-weather-sunset:before {
    content: "\e03a"
}

.icon-weather-taurus:before {
    content: "\e03b"
}

.icon-weather-tempest:before {
    content: "\e03c"
}

.icon-weather-tempest-fullmoon:before {
    content: "\e03d"
}

.icon-weather-tempest-halfmoon:before {
    content: "\e03e"
}

.icon-weather-tempest-sun:before {
    content: "\e03f"
}

.icon-weather-variable-fullmoon:before {
    content: "\e040"
}

.icon-weather-variable-halfmoon:before {
    content: "\e041"
}

.icon-weather-variable-sun:before {
    content: "\e042"
}

.icon-weather-virgo:before {
    content: "\e043"
}

.icon-weather-waning-cresent:before {
    content: "\e044"
}

.icon-weather-waning-gibbous:before {
    content: "\e045"
}

.icon-weather-waxing-cresent:before {
    content: "\e046"
}

.icon-weather-waxing-gibbous:before {
    content: "\e047"
}

.icon-weather-wind:before {
    content: "\e048"
}

.icon-weather-wind-e:before {
    content: "\e049"
}

.icon-weather-wind-fullmoon:before {
    content: "\e04a"
}

.icon-weather-wind-halfmoon:before {
    content: "\e04b"
}

.icon-weather-wind-n:before {
    content: "\e04c"
}

.icon-weather-wind-ne:before {
    content: "\e04d"
}

.icon-weather-wind-nw:before {
    content: "\e04e"
}

.icon-weather-wind-s:before {
    content: "\e04f"
}

.icon-weather-wind-se:before {
    content: "\e050"
}

.icon-weather-wind-sun:before {
    content: "\e051"
}

.icon-weather-wind-sw:before {
    content: "\e052"
}

.icon-weather-wind-w:before {
    content: "\e053"
}

.icon-weather-windgust:before {
    content: "\e054"
}

@font-face {
    font-family: "dripicons-v2";
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/dripicons/fonts/dripicons-v2.eot");
    src: url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/dripicons/fonts/dripicons-v2%EF%B9%96.eot#iefix") format("embedded-opentype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/dripicons/fonts/dripicons-v2.woff") format("woff"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/dripicons/fonts/dripicons-v2.ttf") format("truetype"), url("//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/dripicons/fonts/dripicons-v2.svg#dripicons-v2") format("svg");
    font-weight: normal;
    font-style: normal
}

[data-icon]:before {
    font-family: "dripicons-v2" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="dripicons-"]:before,[class*=" dripicons-"]:before {
    font-family: "dripicons-v2" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dripicons-alarm:before {
    content: "\61"
}

.dripicons-align-center:before {
    content: "\62"
}

.dripicons-align-justify:before {
    content: "\63"
}

.dripicons-align-left:before {
    content: "\64"
}

.dripicons-align-right:before {
    content: "\65"
}

.dripicons-anchor:before {
    content: "\66"
}

.dripicons-archive:before {
    content: "\67"
}

.dripicons-arrow-down:before {
    content: "\68"
}

.dripicons-arrow-left:before {
    content: "\69"
}

.dripicons-arrow-right:before {
    content: "\6a"
}

.dripicons-arrow-thin-down:before {
    content: "\6b"
}

.dripicons-arrow-thin-left:before {
    content: "\6c"
}

.dripicons-arrow-thin-right:before {
    content: "\6d"
}

.dripicons-arrow-thin-up:before {
    content: "\6e"
}

.dripicons-arrow-up:before {
    content: "\6f"
}

.dripicons-article:before {
    content: "\70"
}

.dripicons-backspace:before {
    content: "\71"
}

.dripicons-basket:before {
    content: "\72"
}

.dripicons-basketball:before {
    content: "\73"
}

.dripicons-battery-empty:before {
    content: "\74"
}

.dripicons-battery-full:before {
    content: "\75"
}

.dripicons-battery-low:before {
    content: "\76"
}

.dripicons-battery-medium:before {
    content: "\77"
}

.dripicons-bell:before {
    content: "\78"
}

.dripicons-blog:before {
    content: "\79"
}

.dripicons-bluetooth:before {
    content: "\7a"
}

.dripicons-bold:before {
    content: "\41"
}

.dripicons-bookmark:before {
    content: "\42"
}

.dripicons-bookmarks:before {
    content: "\43"
}

.dripicons-box:before {
    content: "\44"
}

.dripicons-briefcase:before {
    content: "\45"
}

.dripicons-brightness-low:before {
    content: "\46"
}

.dripicons-brightness-max:before {
    content: "\47"
}

.dripicons-brightness-medium:before {
    content: "\48"
}

.dripicons-broadcast:before {
    content: "\49"
}

.dripicons-browser:before {
    content: "\4a"
}

.dripicons-browser-upload:before {
    content: "\4b"
}

.dripicons-brush:before {
    content: "\4c"
}

.dripicons-calendar:before {
    content: "\4d"
}

.dripicons-camcorder:before {
    content: "\4e"
}

.dripicons-camera:before {
    content: "\4f"
}

.dripicons-card:before {
    content: "\50"
}

.dripicons-cart:before {
    content: "\51"
}

.dripicons-checklist:before {
    content: "\52"
}

.dripicons-checkmark:before {
    content: "\53"
}

.dripicons-chevron-down:before {
    content: "\54"
}

.dripicons-chevron-left:before {
    content: "\55"
}

.dripicons-chevron-right:before {
    content: "\56"
}

.dripicons-chevron-up:before {
    content: "\57"
}

.dripicons-clipboard:before {
    content: "\58"
}

.dripicons-clock:before {
    content: "\59"
}

.dripicons-clockwise:before {
    content: "\5a"
}

.dripicons-cloud:before {
    content: "\30"
}

.dripicons-cloud-download:before {
    content: "\31"
}

.dripicons-cloud-upload:before {
    content: "\32"
}

.dripicons-code:before {
    content: "\33"
}

.dripicons-contract:before {
    content: "\34"
}

.dripicons-contract-2:before {
    content: "\35"
}

.dripicons-conversation:before {
    content: "\36"
}

.dripicons-copy:before {
    content: "\37"
}

.dripicons-crop:before {
    content: "\38"
}

.dripicons-cross:before {
    content: "\39"
}

.dripicons-crosshair:before {
    content: "\21"
}

.dripicons-cutlery:before {
    content: "\22"
}

.dripicons-device-desktop:before {
    content: "\23"
}

.dripicons-device-mobile:before {
    content: "\24"
}

.dripicons-device-tablet:before {
    content: "\25"
}

.dripicons-direction:before {
    content: "\26"
}

.dripicons-disc:before {
    content: "\27"
}

.dripicons-document:before {
    content: "\28"
}

.dripicons-document-delete:before {
    content: "\29"
}

.dripicons-document-edit:before {
    content: "\2a"
}

.dripicons-document-new:before {
    content: "\2b"
}

.dripicons-document-remove:before {
    content: "\2c"
}

.dripicons-dot:before {
    content: "\2d"
}

.dripicons-dots-2:before {
    content: "\2e"
}

.dripicons-dots-3:before {
    content: "\2f"
}

.dripicons-download:before {
    content: "\3a"
}

.dripicons-duplicate:before {
    content: "\3b"
}

.dripicons-enter:before {
    content: "\3c"
}

.dripicons-exit:before {
    content: "\3d"
}

.dripicons-expand:before {
    content: "\3e"
}

.dripicons-expand-2:before {
    content: "\3f"
}

.dripicons-experiment:before {
    content: "\40"
}

.dripicons-export:before {
    content: "\5b"
}

.dripicons-feed:before {
    content: "\5d"
}

.dripicons-flag:before {
    content: "\5e"
}

.dripicons-flashlight:before {
    content: "\5f"
}

.dripicons-folder:before {
    content: "\60"
}

.dripicons-folder-open:before {
    content: "\7b"
}

.dripicons-forward:before {
    content: "\7c"
}

.dripicons-gaming:before {
    content: "\7d"
}

.dripicons-gear:before {
    content: "\7e"
}

.dripicons-graduation:before {
    content: "\5c"
}

.dripicons-graph-bar:before {
    content: "\e000"
}

.dripicons-graph-line:before {
    content: "\e001"
}

.dripicons-graph-pie:before {
    content: "\e002"
}

.dripicons-headset:before {
    content: "\e003"
}

.dripicons-heart:before {
    content: "\e004"
}

.dripicons-help:before {
    content: "\e005"
}

.dripicons-home:before {
    content: "\e006"
}

.dripicons-hourglass:before {
    content: "\e007"
}

.dripicons-inbox:before {
    content: "\e008"
}

.dripicons-information:before {
    content: "\e009"
}

.dripicons-italic:before {
    content: "\e00a"
}

.dripicons-jewel:before {
    content: "\e00b"
}

.dripicons-lifting:before {
    content: "\e00c"
}

.dripicons-lightbulb:before {
    content: "\e00d"
}

.dripicons-link:before {
    content: "\e00e"
}

.dripicons-link-broken:before {
    content: "\e00f"
}

.dripicons-list:before {
    content: "\e010"
}

.dripicons-loading:before {
    content: "\e011"
}

.dripicons-location:before {
    content: "\e012"
}

.dripicons-lock:before {
    content: "\e013"
}

.dripicons-lock-open:before {
    content: "\e014"
}

.dripicons-mail:before {
    content: "\e015"
}

.dripicons-map:before {
    content: "\e016"
}

.dripicons-media-loop:before {
    content: "\e017"
}

.dripicons-media-next:before {
    content: "\e018"
}

.dripicons-media-pause:before {
    content: "\e019"
}

.dripicons-media-play:before {
    content: "\e01a"
}

.dripicons-media-previous:before {
    content: "\e01b"
}

.dripicons-media-record:before {
    content: "\e01c"
}

.dripicons-media-shuffle:before {
    content: "\e01d"
}

.dripicons-media-stop:before {
    content: "\e01e"
}

.dripicons-medical:before {
    content: "\e01f"
}

.dripicons-menu:before {
    content: "\e020"
}

.dripicons-message:before {
    content: "\e021"
}

.dripicons-meter:before {
    content: "\e022"
}

.dripicons-microphone:before {
    content: "\e023"
}

.dripicons-minus:before {
    content: "\e024"
}

.dripicons-monitor:before {
    content: "\e025"
}

.dripicons-move:before {
    content: "\e026"
}

.dripicons-music:before {
    content: "\e027"
}

.dripicons-network-1:before {
    content: "\e028"
}

.dripicons-network-2:before {
    content: "\e029"
}

.dripicons-network-3:before {
    content: "\e02a"
}

.dripicons-network-4:before {
    content: "\e02b"
}

.dripicons-network-5:before {
    content: "\e02c"
}

.dripicons-pamphlet:before {
    content: "\e02d"
}

.dripicons-paperclip:before {
    content: "\e02e"
}

.dripicons-pencil:before {
    content: "\e02f"
}

.dripicons-phone:before {
    content: "\e030"
}

.dripicons-photo:before {
    content: "\e031"
}

.dripicons-photo-group:before {
    content: "\e032"
}

.dripicons-pill:before {
    content: "\e033"
}

.dripicons-pin:before {
    content: "\e034"
}

.dripicons-plus:before {
    content: "\e035"
}

.dripicons-power:before {
    content: "\e036"
}

.dripicons-preview:before {
    content: "\e037"
}

.dripicons-print:before {
    content: "\e038"
}

.dripicons-pulse:before {
    content: "\e039"
}

.dripicons-question:before {
    content: "\e03a"
}

.dripicons-reply:before {
    content: "\e03b"
}

.dripicons-reply-all:before {
    content: "\e03c"
}

.dripicons-return:before {
    content: "\e03d"
}

.dripicons-retweet:before {
    content: "\e03e"
}

.dripicons-rocket:before {
    content: "\e03f"
}

.dripicons-scale:before {
    content: "\e040"
}

.dripicons-search:before {
    content: "\e041"
}

.dripicons-shopping-bag:before {
    content: "\e042"
}

.dripicons-skip:before {
    content: "\e043"
}

.dripicons-stack:before {
    content: "\e044"
}

.dripicons-star:before {
    content: "\e045"
}

.dripicons-stopwatch:before {
    content: "\e046"
}

.dripicons-store:before {
    content: "\e047"
}

.dripicons-suitcase:before {
    content: "\e048"
}

.dripicons-swap:before {
    content: "\e049"
}

.dripicons-tag:before {
    content: "\e04a"
}

.dripicons-tag-delete:before {
    content: "\e04b"
}

.dripicons-tags:before {
    content: "\e04c"
}

.dripicons-thumbs-down:before {
    content: "\e04d"
}

.dripicons-thumbs-up:before {
    content: "\e04e"
}

.dripicons-ticket:before {
    content: "\e04f"
}

.dripicons-time-reverse:before {
    content: "\e050"
}

.dripicons-to-do:before {
    content: "\e051"
}

.dripicons-toggles:before {
    content: "\e052"
}

.dripicons-trash:before {
    content: "\e053"
}

.dripicons-trophy:before {
    content: "\e054"
}

.dripicons-upload:before {
    content: "\e055"
}

.dripicons-user:before {
    content: "\e056"
}

.dripicons-user-group:before {
    content: "\e057"
}

.dripicons-user-id:before {
    content: "\e058"
}

.dripicons-vibrate:before {
    content: "\e059"
}

.dripicons-view-apps:before {
    content: "\e05a"
}

.dripicons-view-list:before {
    content: "\e05b"
}

.dripicons-view-list-large:before {
    content: "\e05c"
}

.dripicons-view-thumb:before {
    content: "\e05d"
}

.dripicons-volume-full:before {
    content: "\e05e"
}

.dripicons-volume-low:before {
    content: "\e05f"
}

.dripicons-volume-medium:before {
    content: "\e060"
}

.dripicons-volume-off:before {
    content: "\e061"
}

.dripicons-wallet:before {
    content: "\e062"
}

.dripicons-warning:before {
    content: "\e063"
}

.dripicons-web:before {
    content: "\e064"
}

.dripicons-weight:before {
    content: "\e065"
}

.dripicons-wifi:before {
    content: "\e066"
}

.dripicons-wrong:before {
    content: "\e067"
}

.dripicons-zoom-in:before {
    content: "\e068"
}

.dripicons-zoom-out:before {
    content: "\e069"
}

.clearfix:after,.drop_down .wide .second ul li:nth-child(4n+1) {
    clear: both
}

.h2,.h3,h2,h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600
}

.h1,.h2,.h3,.h4,.h5,.h6,a,h1,h2,h3,h4,h5,h6,p a {
    color: #303030
}

.title_text_shadow .breadcrumbs .breadcrumbs_inner,.title_text_shadow .subtitle,.title_text_shadow .text_above_title,.title_text_shadow .title h1 {
    text-shadow: 1px 1px 2px rgba(0,0,0,.4)
}

.bypostauthor,.gallery-caption,.sticky,.wp-caption,.wp-caption-text {
    opacity: 1
}

.clearfix:after,.clearfix:before {
    content: " ";
    display: table
}

.aligncenter,.clear:after,article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
    display: block
}

.clear:after {
    clear: both;
    content: ""
}

::selection {
    background: #1abc9c;
    color: #fff
}

::-moz-selection {
    background: #1abc9c;
    color: #fff
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0
}

.alignright {
    float: right;
    margin: 0 0 20px 20px
}

.aligncenter {
    margin: 10px auto
}

.header_top .aligncenter {
    margin: 8px auto
}

.text-align-right {
    text-align: right
}

.text-align-left {
    text-align: left
}

.ajax_loader .stripes,.ajax_loader .wave,.text-align-center,header.centered_logo,table td,table th {
    text-align: center
}

.content ol ol,.content ul ul {
    padding: 0 0 0 15px
}

a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var {
    background: 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0
}

a img,table {
    border: none
}

blockquote:after,blockquote:before {
    content: '';
    content: none
}

sup {
    font-size: .5em;
    vertical-align: super
}

header,table {
    vertical-align: middle
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table th {
    border: 0;
    padding: 5px 7px
}

table td {
    padding: 5px 10px
}

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

.h1,h1 {
    font-size: 30px;
    line-height: 1.25em
}

.h2,h2 {
    font-size: 24px;
    line-height: 1.384615384615385em
}

.h3,h3 {
    font-size: 17px;
    line-height: 1.304347826086957em
}

.h4,h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400
}

.h5,.h6,h5,h6 {
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase
}

.h5,h5 {
    font-size: 15px;
    line-height: 1.571428571428571em
}

.h6,h6 {
    font-size: 13px;
    line-height: 1.538461538461538em
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    color: #303030;
    -webkit-transition: color .1s linear;
    -moz-transition: color .1s linear;
    transition: color .1s linear
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
    color: #1abc9c
}

a,p a {
    text-decoration: none;
    cursor: pointer
}

a:hover,p a:hover {
    color: #1abc9c;
    text-decoration: none
}

.woocommerce input[type=button],.woocommerce-page input[type=button],input[type=submit] {
    -webkit-appearance: none
}

ul {
    list-style-position: inside
}

@-webkit-keyframes outer {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }

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

@keyframes outer {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }

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

@-webkit-keyframes inner {
    0% {
        -webkit-transform: rotate(-100.8deg);
        -moz-transform: rotate(-100.8deg);
        transform: rotate(-100.8deg)
    }

    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes inner {
    0% {
        -webkit-transform: rotate(-100.8deg);
        -moz-transform: rotate(-100.8deg);
        transform: rotate(-100.8deg)
    }

    100% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes arc {
    0% {
        stroke-dasharray: 1 210.49px;
        stroke-dashoffset: 0
    }

    40% {
        stroke-dasharray: 151.55px,210.49px;
        stroke-dashoffset: 0
    }

    100% {
        stroke-dasharray: 1 210.49px;
        stroke-dashoffset: -151.55px
    }
}

@keyframes arc {
    0% {
        stroke-dasharray: 1 210.49px;
        stroke-dashoffset: 0
    }

    40% {
        stroke-dasharray: 151.55px,210.49px;
        stroke-dashoffset: 0
    }

    100% {
        stroke-dasharray: 1 210.49px;
        stroke-dashoffset: -151.55px
    }
}

.qode-lazy-preloader {
    font-size: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -37.5px 0 0 -37.5px;
    display: inline-block;
    line-height: normal;
    z-index: 10;
    -webkit-animation: outer 6.6s linear infinite;
    animation: outer 6.6s linear infinite
}

.ajax_loader,.meta {
    display: none
}

.qode-lazy-preloader svg {
    -webkit-animation: inner 1.32s linear infinite;
    animation: inner 1.32s linear infinite
}

.qode-lazy-preloader svg circle {
    fill: none;
    stroke: #1abc9c;
    stroke-linecap: round;
    -webkit-animation: arc 1.32s cubic-bezier(.8,0,.4,.8) infinite;
    animation: arc 1.32s cubic-bezier(.8,0,.4,.8) infinite
}

img[data-lazy=true] {
    opacity: 0
}

.qode-type1-gradient-left-to-right,.qode-type1-gradient-left-to-right-after:after {
    background: -webkit-linear-gradient(left,#31c8a2,#ae66fd);
    background: -o-linear-gradient(right,#31c8a2,#ae66fd);
    background: -moz-linear-gradient(right,#31c8a2,#ae66fd);
    background: linear-gradient(to right,#31c8a2,#ae66fd)
}

.qode-type1-gradient-bottom-to-top,.qode-type1-gradient-bottom-to-top-after:after {
    background: -webkit-linear-gradient(bottom,#31c8a2,#ae66fd);
    background: -o-linear-gradient(top,#31c8a2,#ae66fd);
    background: -moz-linear-gradient(top,#31c8a2,#ae66fd);
    background: linear-gradient(to top,#31c8a2,#ae66fd)
}

.qode-type1-gradient-left-bottom-to-right-top {
    background: -webkit-linear-gradient(right top,#ae66fd,#31c8a2);
    background: -o-linear-gradient(right top,#31c8a2,#ae66fd);
    background: -moz-linear-gradient(right top,#31c8a2,#ae66fd);
    background: linear-gradient(to right top,#31c8a2,#ae66fd)
}

.qode-type1-gradient-left-to-right-2x {
    background: -webkit-linear-gradient(left,#31c8a2 0,#ae66fd 50%,#31c8a2 100%);
    background: -o-linear-gradient(right,#31c8a2 0,#ae66fd 50%,#31c8a2 100%);
    background: -moz-linear-gradient(right,#31c8a2 0,#ae66fd 50%,#31c8a2 100%);
    background: linear-gradient(to right,#31c8a2 0,#ae66fd 50%,#31c8a2 100%);
    background-position: 0;
    background-size: 200% 200%
}

.qode-type1-gradient-left-to-right-text i,.qode-type1-gradient-left-to-right-text i:before,.qode-type1-gradient-left-to-right-text span {
    background: -webkit-linear-gradient(right top,#ae66fd,#31c8a2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #31c8a2
}

.qode-type1-gradient-bottom-to-top-text i,.qode-type1-gradient-bottom-to-top-text i:before,.qode-type1-gradient-bottom-to-top-text span,.qode-type1-gradient-bottom-to-top-text span span,.qode-type1-gradient-bottom-to-top-text-hover:hover i,.qode-type1-gradient-bottom-to-top-text-hover:hover i:before,.qode-type1-gradient-bottom-to-top-text-hover:hover span,.qode-type1-gradient-bottom-to-top-text-hover:hover span span {
    background: -webkit-linear-gradient(bottom,#31c8a2,#ae66fd);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #31c8a2
}

.wrapper,body {
    background-color: #f6f6f6
}

html {
    height: 100%;
    margin: 0!important;
    -webkit-transition: all 1.3s ease-out;
    -moz-transition: all 1.3s ease-out;
    -o-transition: all 1.3s ease-out;
    -ms-transition: all 1.3s ease-out;
    transition: all 1.3s ease-out
}

body {
    font-family: Raleway,sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #818181;
    font-weight: 400;
    overflow-y: scroll;
    overflow-x: hidden!important;
    -webkit-font-smoothing: antialiased
}

.wrapper {
    position: relative;
    z-index: 1000;
    -webkit-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -moz-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -o-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -ms-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    transition: left .33s cubic-bezier(.694,.0482,.335,1);
    left: 0
}

.right_side_menu_opened .wrapper,.right_side_menu_opened .wrapper header.fixed,.right_side_menu_opened .wrapper header.fixed_hiding,.right_side_menu_opened .wrapper header.fixed_top_header .top_header,.right_side_menu_opened .wrapper header.sticky {
    left: -270px
}

@media only screen and (min-width: 1100px) {
    .right_side_menu_opened:not(.boxed) .carousel-inner:not(.relative_position) {
        left:-270px!important
    }
}

.wrapper_inner {
    width: 100%;
    overflow: hidden
}

body.boxed .wrapper_inner {
    overflow: visible
}

body.boxed .content {
    overflow: hidden
}

.ajax_loader {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1100
}

.qode-page-loading-effect-holder {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
    background-color: #fff
}

.qode-page-loading-effect-holder .ajax_loader {
    display: block
}

.qode-page-loading-effect-holder.qode-hide-spinner .ajax_loader {
    display: none
}

@media only screen and (min-width: 1000px) {
    body.vertical_menu_enabled:not(.vertical_menu_hidden) .ajax_loader {
        margin-left:130px
    }

    body.vertical_menu_enabled.vertical_menu_hidden .ajax_loader {
        margin-left: 20px
    }
}

.ajax_loader_1 {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%
}

.ajax_loader_2 {
    margin: -50% 0 0 -50%
}

.ajax_loader .pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: #303030;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
    -webkit-animation: scaleout 1s infinite ease-in-out;
    animation: scaleout 1s infinite ease-in-out
}

@-webkit-keyframes scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@-moz-keyframes scaleout {
    0% {
        -moz-transform: scale(0)
    }

    100% {
        -moz-transform: scale(1);
        opacity: 0
    }
}

@-ms-keyframes scaleout {
    0% {
        -ms-transform: scale(0)
    }

    100% {
        -ms-transform: scale(1);
        opacity: 0
    }
}

@-o-keyframes scaleout {
    0% {
        -o-transform: scale(0)
    }

    100% {
        -o-transform: scale(1);
        opacity: 0
    }
}

@keyframes scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0
    }
}

.ajax_loader .double_pulse {
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    position: relative
}

.ajax_loader .double_pulse .double-bounce1,.ajax_loader .double_pulse .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #303030;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out
}

.ajax_loader .double_pulse .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes bounce {
    0%,100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes bounce {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.ajax_loader .cube {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-color: #303030;
    -webkit-animation: rotateplane 1.2s infinite ease-in-out;
    animation: rotateplane 1.2s infinite ease-in-out
}

@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes rotateplane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.ajax_loader .rotating_cubes {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    position: relative
}

.ajax_loader .rotating_cubes .cube1,.ajax_loader .rotating_cubes .cube2 {
    background-color: #303030;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: cubemove 1.8s infinite ease-in-out;
    animation: cubemove 1.8s infinite ease-in-out
}

.ajax_loader .rotating_cubes .cube2 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

@-webkit-keyframes cubemove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(.5)
    }

    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
    }

    75% {
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }

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

@keyframes cubemove {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(.5);
        -webkit-transform: translateX(42px) rotate(-90deg) scale(.5)
    }

    50% {
        transform: translateX(42px) translateY(42px) rotate(-179deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg)
    }

    50.1% {
        transform: translateX(42px) translateY(42px) rotate(-180deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
    }

    75% {
        transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5);
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }

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

.ajax_loader .stripes {
    width: 50px;
    height: 60px;
    margin: -30px 0 0 -25px;
    font-size: 10px
}

.ajax_loader .stripes>div {
    background-color: #303030;
    height: 100%;
    width: 6px;
    display: inline-block;
    margin: 0 3px 0 0;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out
}

.ajax_loader .stripes .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.ajax_loader .stripes .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.ajax_loader .stripes .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.ajax_loader .stripes .rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes stretchdelay {
    0%,100%,40% {
        -webkit-transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes stretchdelay {
    0%,100%,40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

.ajax_loader .wave {
    width: 72px;
    margin: -9px 0 0 -36px
}

.ajax_loader .wave>div {
    width: 18px;
    height: 18px;
    background-color: #303030;
    margin: 0 3px 0 0;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.ajax_loader .wave .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.ajax_loader .wave .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes bouncedelay {
    0%,100%,80% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes bouncedelay {
    0%,100%,80% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.ajax_loader .two_rotating_circles {
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    position: relative;
    text-align: center;
    -webkit-animation: rotatecircles 2s infinite linear;
    animation: rotatecircles 2s infinite linear
}

.ajax_loader .two_rotating_circles .dot1,.ajax_loader .two_rotating_circles .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #303030;
    border-radius: 100%;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out
}

.ajax_loader .two_rotating_circles .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes rotatecircles {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

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

.ajax_loader .five_rotating_circles {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    position: relative
}

.ajax_loader .five_rotating_circles .container1>div,.ajax_loader .five_rotating_circles .container2>div,.ajax_loader .five_rotating_circles .container3>div {
    width: 12px;
    height: 12px;
    background-color: #303030;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.ajax_loader .five_rotating_circles .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%
}

.ajax_loader .five_rotating_circles .container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.ajax_loader .five_rotating_circles .container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg)
}

.ajax_loader .five_rotating_circles .circle1 {
    top: 0;
    left: 0
}

.ajax_loader .five_rotating_circles .circle2 {
    top: 0;
    right: 0
}

.ajax_loader .five_rotating_circles .circle3 {
    right: 0;
    bottom: 0
}

.ajax_loader .five_rotating_circles .circle4 {
    left: 0;
    bottom: 0
}

.ajax_loader .five_rotating_circles .container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.ajax_loader .five_rotating_circles .container3 .circle1 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.ajax_loader .five_rotating_circles .container1 .circle2 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.ajax_loader .five_rotating_circles .container2 .circle2 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.ajax_loader .five_rotating_circles .container3 .circle2 {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.ajax_loader .five_rotating_circles .container1 .circle3 {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.ajax_loader .five_rotating_circles .container2 .circle3 {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.ajax_loader .five_rotating_circles .container3 .circle3 {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.ajax_loader .five_rotating_circles .container1 .circle4 {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.ajax_loader .five_rotating_circles .container2 .circle4 {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.ajax_loader .five_rotating_circles .container3 .circle4 {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

body.smooth_scroll {
    overflow-y: hidden
}

body.boxed .footer_inner,body.boxed .wrapper_inner {
    width: 1150px;
    margin: 0 auto
}

header {
    width: 100%;
    display: inline-block;
    margin: 0;
    position: relative;
    z-index: 110;
    -webkit-backface-visibility: hidden
}

header .header_inner_left {
    position: absolute;
    left: 45px;
    top: 0
}

header .container_inner .header_inner_left {
    position: absolute;
    left: 0;
    top: 0
}

.header_bottom,.header_top,.q_logo,.q_logo a {
    position: relative
}

header.menu_position_left .header_inner_left {
    z-index: 101
}

.boxed header {
    background-color: transparent!important;
    border: 0!important
}

.boxed .header_inner {
    width: 1150px;
    margin: 0 auto
}

.header_inner_right {
    float: right;
    position: relative;
    z-index: 110
}

.header_top {
    z-index: 111;
    line-height: 33px;
    height: 33px;
    padding: 0;
    font-size: 13px;
    background-color: #fff;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

header.scrolled .header_top {
    background-color: #fff!important
}

.header_top p {
    line-height: 32px;
    padding: 0 15px
}

.header_top .left {
    float: left;
    height: 100%
}

.header_top .right {
    float: right;
    height: 100%
}

.header_top .right .inner #lang_sel {
    float: left;
    padding: 0
}

.header_top .inner #lang_sel>ul {
    list-style: none
}

.header_top .left .inner>div,.header_top .left .inner>div:last-child {
    float: left;
    border-bottom: 0;
    border-top: 0
}

.header_top .right .inner>div {
    border-left: 0;
    float: left
}

header.scrolled:not(.scroll_header_top_area) .header_top {
    border-bottom: 0
}

header.light.header_style_on_scroll .header-widget,header.light.header_style_on_scroll .header-widget a,header.light.header_style_on_scroll .header-widget p,header.light.header_style_on_scroll .header-widget span,header.light.header_style_on_scroll .header-widget.widget_nav_menu ul.menu>li>a,header.light.header_style_on_scroll .q_social_icon_holder i.simple_social,header.light.header_style_on_scroll .q_social_icon_holder span.simple_social,header.light:not(.sticky) .header-widget,header.light:not(.sticky) .header-widget a,header.light:not(.sticky) .header-widget p,header.light:not(.sticky) .header-widget span,header.light:not(.sticky) .header-widget.widget_nav_menu ul.menu>li>a,header.light:not(.sticky) .q_social_icon_holder i.simple_social,header.light:not(.sticky) .q_social_icon_holder span.qode_icon_font_elegant,header.light:not(.sticky) .q_social_icon_holder span.simple_social {
    color: #fff
}

header.light.header_style_on_scroll #lang_sel>ul>li>a,header.light.header_style_on_scroll #lang_sel_click>ul>li>a,header.light.header_style_on_scroll .q_social_icon_holder i.simple_social,header.light.header_style_on_scroll .q_social_icon_holder span.simple_social,header.light.header_style_on_scroll .textwidget span,header.light.header_style_on_scroll .textwidget span:hover,header.light:not(.sticky) #lang_sel>ul>li>a,header.light:not(.sticky) #lang_sel_click>ul>li>a,header.light:not(.sticky) .q_social_icon_holder i.simple_social,header.light:not(.sticky) .q_social_icon_holder span.qode_icon_font_elegant,header.light:not(.sticky) .q_social_icon_holder span.simple_social,header.light:not(.sticky) .textwidget span:not(.qode-btn-text),header.light:not(.sticky) .textwidget span:not(.qode-btn-text):hover {
    color: #fff!important
}

header.dark.header_style_on_scroll .header-widget,header.dark.header_style_on_scroll .header-widget a,header.dark.header_style_on_scroll .header-widget p,header.dark.header_style_on_scroll .header-widget span,header.dark.header_style_on_scroll .header-widget.widget_nav_menu ul.menu>li>a,header.dark.header_style_on_scroll .q_social_icon_holder i.simple_social,header.dark.header_style_on_scroll .q_social_icon_holder span.simple_social,header.dark:not(.sticky) .header-widget,header.dark:not(.sticky) .header-widget a,header.dark:not(.sticky) .header-widget p,header.dark:not(.sticky) .header-widget span,header.dark:not(.sticky) .header-widget.widget_nav_menu ul.menu>li>a,header.dark:not(.sticky) .q_social_icon_holder i.simple_social,header.dark:not(.sticky) .q_social_icon_holder span.qode_icon_font_elegant,header.dark:not(.sticky) .q_social_icon_holder span.simple_social {
    color: #000
}

header.dark.header_style_on_scroll #lang_sel>ul>li>a,header.dark.header_style_on_scroll #lang_sel_click>ul>li>a,header.dark.header_style_on_scroll .q_social_icon_holder i.simple_social,header.dark.header_style_on_scroll .q_social_icon_holder span.simple_social,header.dark.header_style_on_scroll .textwidget span,header.dark.header_style_on_scroll .textwidget span:hover,header.dark:not(.sticky) #lang_sel>ul>li>a,header.dark:not(.sticky) #lang_sel_click>ul>li>a,header.dark:not(.sticky) .q_social_icon_holder i.simple_social,header.dark:not(.sticky) .q_social_icon_holder span.qode_icon_font_elegant,header.dark:not(.sticky) .q_social_icon_holder span.simple_social,header.dark:not(.sticky) .textwidget span:not(.qode-btn-text),header.dark:not(.sticky) .textwidget span:not(.qode-btn-text):hover {
    color: #000!important
}

.header_bottom {
    padding: 0 45px;
    background-color: #fff;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.boxed .header_bottom {
    padding: 0 25px
}

.logo_wrapper {
    height: 100px;
    float: left
}

.q_logo {
    top: 50%;
    left: 0
}

.q_logo a {
    display: block;
    visibility: hidden
}

.q_logo img {
    display: block;
    opacity: 1;
    position: absolute;
    top: -50%;
    width: auto!important;
    max-width: none;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out
}

header.sticky .header_fixed_right_area,header.sticky .header_top {
    display: none
}

.menu_position_left .q_logo img {
    -webkit-transition: none;
    transition: none
}

.q_logo img.dark,.q_logo img.light,.q_logo img.mobile,.q_logo img.popup,.q_logo img.sticky {
    opacity: 0
}

header.scrolled.dark:not(.header_style_on_scroll) .q_logo img.normal,header.scrolled.light:not(.header_style_on_scroll) .q_logo img.normal,header.scrolled:not(.header_style_on_scroll) .q_logo img.normal {
    opacity: 1
}

header.light .q_logo img.normal,header.scrolled.dark:not(.header_style_on_scroll) .q_logo img.dark,header.scrolled.dark:not(.header_style_on_scroll) .q_logo img.light,header.scrolled.light:not(.header_style_on_scroll) .q_logo img.dark,header.scrolled.light:not(.header_style_on_scroll) .q_logo img.light,header.scrolled:not(.header_style_on_scroll) .q_logo img.dark,header.scrolled:not(.header_style_on_scroll) .q_logo img.light {
    opacity: 0
}

header.light .q_logo img.light {
    opacity: 1
}

header.dark .q_logo img.light,header.dark .q_logo img.normal,header.light .q_logo img.dark {
    opacity: 0
}

header.dark .q_logo img.dark,header.sticky:not(.header_style_on_scroll) .q_logo img.sticky {
    opacity: 1
}

.hide_inital_sticky header.stick {
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.hide_inital_sticky header.stick.sticky {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none
}

header.sticky {
    -webkit-transition: all .33s cubic-bezier(.694,.0482,.335,1);
    -moz-transition: all .33s cubic-bezier(.694,.0482,.335,1);
    -o-transition: all .33s cubic-bezier(.694,.0482,.335,1);
    -ms-transition: all .33s cubic-bezier(.694,.0482,.335,1);
    transition: all .33s cubic-bezier(.694,.0482,.335,1);
    top: -120px;
    left: 0;
    position: fixed;
    -moz-background-clip: content;
    -webkit-background-clip: content;
    background-clip: content-box
}

header.sticky .header_bottom {
    background-color: #fff!important;
    box-shadow: 0 1px 3px rgba(0,0,0,.11)
}

header.sticky.no_shadow .header_bottom {
    box-shadow: none
}

header.sticky.centered_logo {
    top: -300px
}

header.sticky.sticky_animate {
    top: 0
}

header.sticky:not(.header_style_on_scroll) .q_logo img.dark,header.sticky:not(.header_style_on_scroll) .q_logo img.light,header.sticky:not(.header_style_on_scroll) .q_logo img.mobile,header.sticky:not(.header_style_on_scroll) .q_logo img.normal,header.sticky:not(.header_style_on_scroll) .q_logo img.popup {
    opacity: 0!important
}

header.sticky .logo_wrapper,header.sticky.centered_logo .logo_wrapper {
    height: 60px!important;
    float: left
}

header.sticky .side_menu_button,header:not(.sticky) .header_menu_bottom .side_menu_button {
    height: 60px
}

header.sticky .drop_down .second {
    margin-top: 0
}

.sticky .header_menu_bottom {
    position: static
}

header.fixed,header.fixed_hiding,header.fixed_top_header .top_header {
    -webkit-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -moz-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -o-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -ms-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    transition: left .33s cubic-bezier(.694,.0482,.335,1);
    width: 100%;
    position: fixed;
    z-index: 110;
    top: 0;
    left: 0
}

header.menu_bottom:not(.sticky) .drop_down .second,header.transparent.fixed.scrolled .drop_down .second,header.transparent.fixed_hiding.scrolled .drop_down .second {
    top: 100%
}

header.fixed.scrolled .header_bottom,header.fixed_hiding.scrolled .header_bottom {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.11);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.11);
    box-shadow: 0 1px 3px rgba(0,0,0,.11);
    background-color: #fff
}

header.menu_bottom .header_inner_left {
    left: 0;
    position: relative
}

header:not(.sticky) .header_menu_bottom nav.main_menu>ul>li>a {
    line-height: 60px
}

header:not(.sticky) .header_menu_bottom nav.main_menu>ul>li:first-child>a {
    padding-left: 0
}

header.menu_bottom.has_header_fixed_right .mobile_menu_button {
    height: 130px
}

.menu_bottom.sticky .container_inner .header_inner_left {
    position: absolute
}

.menu_bottom .logo_wrapper {
    float: none
}

.menu_bottom .q_logo a {
    display: inline-block
}

.menu_bottom.sticky .logo_wrapper {
    float: left
}

.header_menu_bottom {
    position: relative;
    display: block
}

header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form {
    border: none;
    display: inline-block;
    height: 100%;
    position: relative
}

header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form>div {
    display: inline-block;
    height: 100%
}

header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form>div label {
    display: none
}

header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form>div input[type=text] {
    display: inline-block;
    height: 100%;
    line-height: 60px;
    padding: 0 55px 0 25px;
    margin: 0;
    border: none;
    background: #1abc9c;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: inherit;
    outline: 0;
    border-radius: 0
}

header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form>div ::-webkit-input-placeholder {
    color: #fff
}

header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form>div :-moz-placeholder {
    color: #fff;
    opacity: 1
}

header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form>div ::-moz-placeholder {
    color: #fff;
    opacity: 1
}

header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form>div :-ms-input-placeholder {
    color: #fff
}

header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form>div input[type=submit] {
    position: absolute;
    top: 50%;
    right: 15px;
    font-family: FontAwesome;
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 18px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 1px 6px;
    font-weight: 400;
    letter-spacing: 0
}

header.centered_logo .header_inner_left {
    float: none;
    position: relative;
    display: block;
    margin: 20px 0 10px;
    left: 0
}

header.centered_logo .header_inner_right,header.centered_logo .q_logo a {
    display: inline-block;
    vertical-align: middle
}

header.centered_logo.sticky .header_inner_left {
    margin: 0
}

header.centered_logo .logo_wrapper {
    float: none;
    height: auto!important
}

header.centered_logo .q_logo {
    top: 0
}

header.centered_logo.sticky .q_logo {
    top: 50%
}

header.centered_logo .q_logo img {
    top: 0;
    margin: 0
}

header.centered_logo.centered_logo_animate .q_logo img,header:not(.centered_logo) .q_logo img {
    height: 100%
}

header.centered_logo.sticky .q_logo img {
    top: -50%;
    height: 100%!important
}

header.centered_logo .header_inner_right {
    float: none;
    position: relative
}

header.centered_logo .header_right_widget {
    float: left
}

header.centered_logo nav.main_menu,header.centered_logo nav.main_menu.left,header.centered_logo nav.main_menu.right {
    position: relative;
    display: inline-block;
    left: auto;
    float: none;
    vertical-align: middle
}

header.centered_logo nav.main_menu>ul {
    left: 0
}

@media only screen and (min-width: 1000px) {
    header.centered_logo:not(.sticky) .q_logo img {
        -webkit-transform:translate(-50%,0);
        -moz-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        -o-transform: translate(-50%,0);
        transform: translate(-50%,0)
    }

    header.fixed_hiding .holeder_for_hidden_menu {
        overflow: hidden;
        max-height: 150px;
        vertical-align: middle;
        -webkit-transition: max-height .2s cubic-bezier(.23,1,.32,1) 0s;
        -moz-transition: max-height .2s cubic-bezier(.23,1,.32,1) 0s;
        -o-transition: max-height .2s cubic-bezier(.23,1,.32,1) 0s;
        -ms-transition: max-height .2s cubic-bezier(.23,1,.32,1) 0s;
        transition: max-height .2s cubic-bezier(.23,1,.32,1) 0s
    }

    header.fixed_hiding.scrolled .holeder_for_hidden_menu {
        max-height: 0
    }

    header.fixed_hiding .holeder_for_hidden_menu:hover {
        overflow: visible
    }

    header.fixed_hiding.scrolled:hover .holeder_for_hidden_menu {
        max-height: 150px;
        transition-duration: .5s;
        -webkit-transition-duration: .8s;
        -moz-transition-duration: .8s;
        -ms-transition-duration: .8s;
        -o-transition-duration: .8s
    }

    header.fixed_hiding.centered_logo .header_inner_left {
        margin: 20px 0;
        display: table;
        width: 100%
    }

    header.fixed_hiding.centered_logo.fixed_hiding .header_inner_left {
        height: 50px
    }

    header.fixed_hiding .header-left-from-logo-widget,header.fixed_hiding .header-right-from-logo-widget,header.fixed_hiding .logo_wrapper {
        display: table-cell;
        width: 33.33%;
        vertical-align: middle;
        position: relative
    }

    header.fixed_hiding .header-left-from-logo-widget-inner,header.fixed_hiding .header-right-from-logo-widget-inner {
        width: 100%
    }

    header.fixed_hiding .header-left-from-logo-widget {
        text-align: left
    }

    header.fixed_hiding .header-right-from-logo-widget {
        text-align: right
    }

    header.fixed_hiding .q_logo,header.fixed_hiding .q_logo a {
        max-height: 124px;
        opacity: 1;
        -webkit-transition: max-height .2s ease 0s,opacity .2s ease 0s;
        -moz-transition: max-height .2s ease 0s,opacity .2s ease 0s;
        -o-transition: max-height .2s ease 0s,opacity .2s ease 0s;
        -ms-transition: max-height .2s ease 0s,opacity .2s ease 0s;
        transition: max-height .2s ease-out 0s,opacity .2s ease 0s
    }

    header.fixed_hiding.scrolled .q_logo,header.fixed_hiding.scrolled .q_logo a {
        -webkit-transition: max-height .2s ease 0s,opacity .4s ease 0s;
        -moz-transition: max-height .2s ease 0s,opacity .4s ease 0s;
        -o-transition: max-height .2s ease 0s,opacity .4s ease 0s;
        -ms-transition: max-height .2s ease 0s,opacity .4s ease 0s;
        transition: max-height .2s ease-out 0s,opacity .4s ease 0s;
        max-height: 0!important;
        opacity: 0
    }

    header.fixed_hiding .q_logo_hidden a {
        height: 50px;
        position: relative;
        display: block;
        opacity: 0;
        max-height: 0;
        -webkit-transition: opacity 0s ease 0s,max-height 0s ease 0s;
        -moz-transition: opacity 0s ease 0s,max-height 0s ease 0s;
        -o-transition: opacity 0s ease 0s,max-height 0s ease 0s;
        -ms-transition: opacity 0s ease 0s,max-height 0s ease 0s;
        transition: opacity 0s ease 0s,max-height 0s ease 0s
    }

    header.fixed_hiding.scrolled .q_logo_hidden a {
        max-height: 500px;
        opacity: 1;
        -webkit-transition: opacity .15s ease .3s,max-height .15s ease .2s;
        -moz-transition: opacity .15s ease .3s,max-height .15s ease .2s;
        -o-transition: opacity .15s ease .3s,max-height .15s ease .2s;
        -ms-transition: opacity .15s ease .3s,max-height .15s ease .2s;
        transition: opacity .15s ease .3s,max-height .15s ease .2s
    }
}

nav.main_menu {
    position: absolute;
    left: 50%;
    z-index: 100;
    text-align: left
}

nav.main_menu.right {
    position: relative;
    left: auto;
    float: right
}

nav.main_menu.left {
    position: relative;
    left: auto;
    float: left;
    z-index: 101
}

nav.main_menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

nav.main_menu>ul {
    left: -50%;
    position: relative
}

nav.main_menu.left>ul,nav.main_menu.right>ul {
    left: auto
}

nav.main_menu ul li {
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat;
    background-position: right
}

nav.main_menu ul li a {
    color: #777;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    position: relative;
    line-height: 100px;
    padding: 0;
    margin: 0;
    cursor: pointer
}

nav.main_menu>ul>li>a>i.menu_icon {
    margin-right: 7px
}

.dark.sticky nav.main_menu>ul>li.active>a,.dark.sticky nav.main_menu>ul>li>a,.dark.sticky nav.main_menu>ul>li>a:hover,.light.sticky nav.main_menu>ul>li.active>a,.light.sticky nav.main_menu>ul>li>a,.light.sticky nav.main_menu>ul>li>a:hover,header.sticky nav.main_menu>ul>li>a {
    line-height: 60px
}

nav.main_menu>ul>li>a {
    display: inline-block;
    height: 100%;
    background-color: transparent;
    -webkit-transition: opacity .3s ease-in-out,color .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out,color .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out,color .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out,color .3s ease-in-out;
    transition: opacity .3s ease-in-out,color .3s ease-in-out
}

.with_hover_bg_color nav.main_menu>ul>li>a {
    -webkit-transition: background-color 0 ease-in-out .15s,color 0 ease-in-out .15s;
    -moz-transition: background-color 0 ease-in-out .15s,color 0 ease-in-out .15s;
    -ms-transition: background-color 0 ease-in-out .15s,color 0 ease-in-out .15s;
    -o-transition: background-color 0 ease-in-out .15s,color 0 ease-in-out .15s;
    transition: background-color 0 ease-in-out .15s,color 0 ease-in-out .15s
}

header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a {
    opacity: .8
}

nav.main_menu>ul>li.active>a {
    color: #303030
}

nav.main_menu>ul>li>a>i.blank {
    display: none
}

nav.main_menu>ul>li.has_sub>a>i.q_menu_arrow {
    display: inline-block;
    margin-left: 6px
}

.light.header_style_on_scroll nav.main_menu>ul>li.active>a,.light.header_style_on_scroll nav.main_menu>ul>li:before,.light.header_style_on_scroll nav.main_menu>ul>li>a:hover,.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a,.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li:before,.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a,.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a:hover {
    color: #fff
}

.dark.header_style_on_scroll nav.main_menu>ul>li.active>a,.dark.header_style_on_scroll nav.main_menu>ul>li:not(:first-child):before,.dark.header_style_on_scroll nav.main_menu>ul>li>a,.dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a,.dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li:not(:first-child):before,.dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a {
    color: #000
}

nav.main_menu>ul>li>a {
    position: relative;
    padding: 0 17px;
    color: #9d9d9d;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px
}

header:not(.with_hover_bg_color) nav.main_menu>ul>li>a>span:not(.plus),nav.vertical_menu>ul>li>a>span:not(.plus) {
    position: relative;
    display: inline-block;
    line-height: initial
}

nav.main_menu ul li a span.underline_dash,nav.vertical_menu ul li a span.underline_dash {
    background-color: #9d9d9d;
    bottom: -50%;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 100%;
    height: 1px;
    opacity: 0;
    transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease
}

nav.main_menu ul li.active a span.underline_dash,nav.main_menu ul li:hover a span.underline_dash,nav.vertical_menu ul li.active a span.underline_dash,nav.vertical_menu ul li:hover a span.underline_dash {
    opacity: 1
}

.light.header_style_on_scroll nav.main_menu>ul>li.active>a span.underline_dash,.light.header_style_on_scroll nav.main_menu>ul>li>a:hover span.underline_dash,.light:not(.sticky):not(.scrolled) nav.main_menu ul li a span.underline_dash,.vertical_menu_transparency_on .light nav.vertical_menu ul li a span.underline_dash {
    background-color: #fff!important
}

.dark.header_style_on_scroll nav.main_menu>ul>li.active>a span.underline_dash,.dark.header_style_on_scroll nav.main_menu>ul>li>a:hover span.underline_dash,.dark:not(.sticky):not(.scrolled) nav.main_menu ul li a span.underline_dash,.vertical_menu_transparency_on .dark nav.vertical_menu ul li a span.underline_dash {
    background-color: #000!important
}

.drop_down ul {
    list-style: none
}

.drop_down ul li {
    position: relative
}

.drop_down .second {
    left: 0;
    margin: 0;
    top: 100%;
    position: absolute;
    display: block;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    z-index: 10;
    -webkit-transition: top .3s ease-in-out;
    -moz-transition: top .3s ease-in-out;
    -ms-transition: top .3s ease-in-out;
    -o-transition: top .3s ease-in-out;
    transition: top .3s ease-in-out
}

header.transparent:not(.sticky) .drop_down .second {
    top: 75%
}

header.transparent.with_border:not(.sticky) .drop_down .second,header.transparent.with_hover_bg_color:not(.sticky) .drop_down .second {
    top: 100%
}

.drop_down li.left_position .second {
    left: auto;
    right: 0
}

header.transparent .drop_down .second:not(.right) {
    left: 16px
}

header.transparent.with_hover_bg_color .drop_down .second:not(.right) {
    left: 0
}

.drop_down li.right_position .second {
    left: -100%
}

.drop_down .second.drop_down_start {
    visibility: visible;
    overflow: visible;
    opacity: 1
}

nav.main_menu>ul>li:hover>.second {
    z-index: 20
}

.drop_down .second .inner {
    position: relative;
    padding: 0;
    display: block;
    z-index: 997
}

.drop_down .second .inner>ul,li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    background-color: #262626;
    border-color: #3d3d3d
}

li.narrow .second .inner ul {
    padding: 7px 0
}

.drop_down .second .inner ul li {
    display: block;
    padding: 0 15px;
    position: relative;
    float: none;
    height: auto;
    background: 0;
    width: 190px
}

li.narrow .second .inner ul li:last-child {
    border-bottom: none
}

.drop_down .wide.left_position .second ul li,.drop_down .wide.right_position .second ul li {
    width: 180px
}

.drop_down .second .inner ul li a,.drop_down .second .inner ul li h5 {
    display: block;
    font-weight: 600;
    color: #9d9d9d;
    height: auto;
    line-height: 16px;
    margin: 0;
    padding: 9px 0;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.drop_down .second .inner>ul>li:last-child>a,.drop_down .second .inner>ul>li>ul>li:last-child>a,.drop_down .second .inner>ul>li>ul>li>ul>li:last-child>a {
    border-bottom: 0
}

.drop_down .second .inner ul.right li a {
    padding: 9px 20px 9px 0
}

.drop_down .second .inner ul li.sub ul li a:hover,.drop_down .second .inner>ul>li>a:hover {
    color: #fff
}

.drop_down .narrow .second .inner ul li {
    padding: 0;
    width: 225px
}

.drop_down .narrow .second .inner ul li a {
    padding-left: 20px;
    padding-right: 20px
}

.drop_down .wide .second .inner ul li h5,.drop_down .wide .second .inner ul li.sub a,.drop_down .wide .second ul li a {
    background: 0
}

.drop_down .second i {
    display: none
}

.drop_down .second .inner ul li ul {
    position: absolute;
    left: 100%;
    top: -7px;
    height: auto;
    display: none;
    z-index: 10;
    overflow: visible
}

.drop_down .second .inner ul li:hover ul {
    z-index: 20;
    display: block
}

.drop_down .second.right {
    right: 0;
    left: auto
}

.drop_down .second .inner ul.right li a,.drop_down .second .inner ul.right li h5 {
    text-align: right
}

.drop_down .second .inner ul.right li ul {
    left: -100%
}

.drop_down .second .inner ul li.sub ul li a,.drop_down .second .inner ul.right li.sub ul li a {
    background: 0 0
}

.drop_down .second .inner .widget {
    padding: 0 20px
}

.drop_down .second .inner .widget p {
    font-size: 13px;
    line-height: 16px;
    padding: 12px 0
}

.drop_down .second ul li {
    border-bottom-width: 1px;
    border-bottom-color: #3d3d3d
}

.drop_down .wide .second ul {
    padding: 15px 10px
}

.drop_down .wide .second ul li {
    float: left;
    width: 249px;
    padding: 0 10px;
    border-left: 1px solid #3d3d3d;
    border-bottom: 0
}

.drop_down .wide.full_width_wide_menu .second ul {
    width: 100%;
    box-sizing: border-box
}

.drop_down .wide.full_width_wide_menu .second ul li {
    box-sizing: border-box
}

.drop_down .wide .second ul li a,.drop_down .wide .second>.inner>ul>li.sub>ul>li>a {
    padding: 11px 9px
}

.drop_down ul li .qode-featured-icon {
    font-size: 6px;
    position: relative;
    padding-left: 4px;
    vertical-align: text-top;
    top: -3px
}

.drop_down .wide.right_position .second ul li:last-child,.drop_down .wide:not(.right_position) .second ul li:first-child {
    border-left-color: transparent
}

.drop_down .wide .second ul li:last-child {
    margin-right: 0
}

.drop_down .wide.right_position .second ul li {
    float: right
}

.drop_down .wide .second ul li:hover {
    background-color: transparent
}

.drop_down .wide.full_width_wide_menu .second ul li:nth-child(4n+1) {
    clear: none
}

.latest_post_holder.boxes>ul,.latest_post_holder.dividers>ul,.latest_post_two_holder.four_columns>ul>li:nth-child(4n+1),.latest_post_two_holder.three_columns>ul>li:nth-child(3n+1),.latest_post_two_holder.two_columns>ul>li:nth-child(2n+1),.latest_post_two_holder>ul,.tstm_block_2 .testimonials_item {
    clear: both
}

.drop_down .second .inner ul li.sub a i.q_menu_arrow {
    display: inline-block;
    float: right;
    position: relative;
    top: 2px;
    font-size: 12px;
    color: #888
}

.drop_down .second .inner ul li.sub ul li a i.q_menu_arrow,.drop_down .wide .second .inner ul li.sub a i.q_menu_arrow {
    display: none
}

.drop_down .second .inner ul.right li.sub a i.q_menu_arrow {
    float: left;
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)
}

.drop_down .wide .second .inner>ul>li>a {
    color: #fff;
    border-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 7px;
    font-size: 13px
}

.drop_down .wide .second .inner ul li h5 a,.drop_down .wide .second .inner ul li.sub h5 a {
    padding: 0!important
}

.drop_down .wide .second ul li ul {
    display: block;
    left: 0;
    padding: 0;
    position: relative;
    top: 0;
    visibility: visible;
    background-color: transparent!important
}

.drop_down .wide .second ul li ul .widget {
    padding: 0 10px
}

.drop_down .wide.wide_background .second {
    background-color: #262626
}

.drop_down .wide.wide_background .second .inner ul {
    text-align: left
}

.drop_down .wide.wide_background .second .inner {
    text-align: center
}

.drop_down .wide .second ul li.show_widget_area_in_popup:hover .popup_wrapper>a {
    color: #fff
}

.drop_down .wide .second ul li.show_widget_area_in_popup .popup_wrapper {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.drop_down .wide .second ul li.show_widget_area_in_popup a {
    display: inline-block;
    vertical-align: middle
}

.drop_down .wide .second ul li.show_widget_area_in_popup .widget {
    height: 0;
    width: 0;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    left: 100%;
    top: 0;
    padding: 5px;
    margin: 5px 0 0 5px;
    background-color: #262626
}

.drop_down .wide .second ul li ul li {
    z-index: 1;
    padding: 0;
    margin: 0;
    border: 0
}

.drop_down .wide .second ul li.show_widget_area_in_popup:hover {
    z-index: 10
}

.drop_down .wide .second ul li.show_widget_area_in_popup:hover .widget {
    height: auto;
    width: auto;
    opacity: 1
}

.drop_down .wide .second ul li.show_widget_area_in_popup .widget img {
    max-width: inherit;
    display: block;
    position: relative
}

.drop_down .wide .second ul li.show_widget_area_in_popup .widget a {
    padding: 0
}

.drop_down .wide .second ul li ul li.menu-item-has-children>a,.drop_down .wide .second ul li ul li.menu-item-has-children>a:hover {
    border-bottom: 0 none;
    color: #303030;
    font-size: 15px
}

.drop_down .wide.icons .second ul li a span {
    position: relative;
    display: block
}

.drop_down .wide.icons .second i {
    width: 24px;
    height: 16px;
    float: left;
    display: inline-block;
    color: #888;
    line-height: 16px;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.drop_down .wide.icons .second a:hover i,.fixed_top_header.light .header_bottom_center_widget {
    color: #fff
}

.drop_down .wide.icons .second i.blank {
    background: 0 0;
    border: 0;
    display: none
}

.fixed_top_header .bottom_header,.fixed_top_header nav.mobile_menu,nav.mobile_menu {
    background-color: #fff
}

.section .mobile-video-image,div.section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

@media only screen and (min-width: 1000px) {
    header.stick_with_left_right_menu:not(.sticky) {
        text-align:center
    }

    .hide_inital_sticky header.stick_with_left_right_menu {
        -ms-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .hide_inital_sticky header.stick_with_left_right_menu.sticky {
        -ms-transform: none;
        -webkit-transform: none;
        transform: none
    }

    header.stick_with_left_right_menu .header_inner_left {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        top: 0;
        left: auto;
        z-index: 100
    }

    header.stick_with_left_right_menu.sticky .header_inner_left {
        display: none
    }

    header.stick_with_left_right_menu nav.main_menu.left_side {
        text-align: right;
        position: absolute;
        width: 49%;
        top: 0;
        left: 0;
        z-index: 50
    }

    header.stick_with_left_right_menu nav.main_menu.left_side>ul {
        text-align: left;
        display: inline-block;
        vertical-align: middle
    }

    header.stick_with_left_right_menu nav.main_menu.right_side {
        position: absolute;
        width: 49%;
        top: 0;
        right: 0;
        left: auto;
        z-index: 50
    }

    header.stick_with_left_right_menu nav.main_menu.left_side:hover,header.stick_with_left_right_menu nav.main_menu.right_side:hover {
        z-index: 200
    }

    header.stick_with_left_right_menu.sticky nav.main_menu.left_side,header.stick_with_left_right_menu.sticky nav.main_menu.right_side {
        position: relative;
        display: inline-block;
        vertical-align: middle
    }

    header.stick_with_left_right_menu.sticky nav.main_menu.left_side>ul>li:last-child,header.stick_with_left_right_menu.sticky nav.main_menu.right_side>ul>li:first-child {
        margin: 0!important
    }

    nav.main_menu.left_side>ul,nav.main_menu.right_side>ul {
        left: auto
    }

    .fixed_minimal .q_logo a img {
        -webkit-transform: translate(-50%,0);
        -moz-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        -o-transform: translate(-50%,0);
        transform: translate(-50%,0)
    }
}

.fixed_minimal .container_inner .header_inner_left,.fixed_minimal .header_inner_left {
    position: relative;
    left: auto;
    top: auto;
    float: left
}

.fixed_minimal .container_inner .logo_wrapper,.fixed_minimal .logo_wrapper {
    float: none;
    position: absolute;
    left: 50%;
    top: 0
}

.fixed_minimal .popup_menu .line:after,.fixed_minimal .popup_menu .line:before {
    z-index: 1
}

.fixed_minimal .side_menu_button>a {
    margin: 0
}

.fixed_top_header .top_header {
    background-color: #fff;
    position: fixed;
    z-index: 110;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.fixed_top_header .top_header .left {
    float: left
}

.fixed_top_header .top_header .right {
    float: right
}

.fixed_top_header .top_header nav.main_menu {
    position: relative;
    left: 0
}

.fixed_top_header .top_header nav.main_menu>ul {
    left: 0
}

.fixed_top_header .header_inner_center {
    text-align: center
}

.fixed_top_header .logo_wrapper {
    float: none;
    padding: 25px 0
}

.fixed_top_header .q_logo {
    top: 0
}

.fixed_top_header .q_logo a {
    display: inline-block;
    vertical-align: middle
}

.fixed_top_header .q_logo a img {
    top: 0;
    left: 0;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

.fixed_top_header .header_bottom_right_widget_holder,.fixed_top_header .shopping_cart_inner,.fixed_top_header .side_menu_button {
    height: 45px
}

.fixed_top_header nav.main_menu>ul>li>a {
    line-height: 45px
}

.fixed_top_header.has_top .bottom_header {
    padding-top: 45px
}

.fixed_top_header .header_bottom_center_widget {
    padding-bottom: 20px
}

.fixed_top_header .top_header .header-widget {
    float: left
}

.fixed_top_header .qode_search_form_3 .qode_search_close {
    font-size: 25px
}

.fixed_top_header .qode_search_form_3 {
    position: fixed;
    left: 0;
    top: 0
}

.header_menu_bottom .main_menu,.header_menu_bottom nav.main_menu>ul,.sticky .header_menu_bottom nav.main_menu>ul {
    left: auto
}

.fixed_top_header .top_header>.left {
    padding-left: 45px
}

.fixed_top_header .top_header>.right {
    padding-right: 45px
}

.fixed_top_header .top_header .container_inner .left,.fixed_top_header .top_header .container_inner .right {
    padding-left: 0;
    padding-right: 0
}

.dark .mobile_menu_button span,.fixed_top_header.dark .header_bottom_center_widget {
    color: #000
}

header.fixed_top_header .top_header nav.main_menu>ul>li:first-child>a {
    padding-left: 0
}

.mobile_menu_button {
    display: none;
    float: left;
    height: 100px;
    margin: 0 20px 0 0
}

.mobile_menu_button span {
    width: 19px;
    height: 17px;
    font-size: 14px;
    z-index: 50;
    display: table-cell;
    position: relative;
    cursor: pointer;
    vertical-align: middle
}

nav.mobile_menu,nav.mobile_menu ul {
    display: none;
    width: 100%;
    position: relative
}

nav.mobile_menu {
    float: left;
    top: 0;
    text-align: left;
    overflow: hidden;
    z-index: 100
}

nav.mobile_menu ul {
    list-style: none;
    padding: 0;
    margin: 0
}

nav.mobile_menu>ul {
    margin-bottom: -1px!important
}

nav.mobile_menu ul li {
    margin: 0;
    padding: 0;
    position: relative
}

nav.mobile_menu ul li a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-tap-highlight-color: transparent
}

nav.mobile_menu ul li,nav.mobile_menu ul li ul li {
    border-bottom: 1px solid #eaeaea
}

nav.mobile_menu ul li.open_sub>ul {
    border-top: 1px solid #eaeaea
}

nav.mobile_menu ul li:last-child {
    border: 0!important
}

nav.mobile_menu ul>li.has_sub>span.mobile_arrow {
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 46px;
    line-height: 46px;
    margin: 0;
    padding: 0 10px 0 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    width: 50px;
    z-index: 9000;
    -webkit-tap-highlight-color: transparent
}

nav.mobile_menu ul li span.mobile_arrow i {
    color: #888
}

nav.mobile_menu ul>li>span.mobile_arrow i {
    display: none
}

nav.mobile_menu ul>li.has_sub>span.mobile_arrow i {
    display: inline
}

nav.mobile_menu ul>li.has_sub.open_sub>span.mobile_arrow i.fa-angle-right,nav.mobile_menu ul>li.has_sub>span.mobile_arrow i.fa-angle-down,nav.mobile_menu ul>li.has_sub>ul.open_sub>li>span.mobile_arrow i.fa-angle-right {
    display: none
}

nav.mobile_menu ul>li.has_sub ul.open_sub>li>span.mobile_arrow i.fa-angle-down,nav.mobile_menu ul>li.has_sub.open_sub>span.mobile_arrow i.fa-angle-down {
    display: inline
}

nav.mobile_menu ul li a,nav.mobile_menu ul li h3 {
    font-size: 13px;
    font-weight: 400;
    color: #888;
    padding: 10px 0;
    display: block;
    position: relative;
    text-transform: none;
    line-height: 26px;
    letter-spacing: 0
}

nav.mobile_menu ul li a:hover,nav.mobile_menu ul li.active>a {
    color: #1abc9c
}

nav.mobile_menu ul li ul li {
    margin: 0 0 0 20px
}

header:not(.centered_logo) .header_fixed_right_area {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    line-height: 100px
}

.sticky .header_menu_bottom .main_menu {
    float: right;
    left: auto;
    position: relative
}

.sticky .header_menu_bottom .main_menu_header_inner_right_holder .main_menu,.sticky .header_menu_bottom .main_menu_header_inner_right_holder.with_center_logo .main_menu {
    float: left
}

.sticky .header_menu_bottom .main_menu_header_inner_right_holder {
    float: right
}

.side_menu_button_wrapper {
    display: table
}

.side_menu_button {
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    height: 100px
}

.header_bottom_right_widget_holder {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 0 17px
}

@media only screen and (min-width: 1000px) {
    header.dark.header_style_on_scroll .header_bottom_right_widget_holder a.qbutton,header.dark:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton {
        border-color:#000!important;
        background-color: transparent!important;
        color: #000!important
    }

    header.light.header_style_on_scroll .header_bottom_right_widget_holder a.qbutton,header.light:not(.sticky):not(.scrolled) .header_bottom_right_widget_holder a.qbutton {
        border-color: #fff!important;
        background-color: transparent!important;
        color: #fff!important
    }
}

.content,.content .container,.full_width {
    background-color: #f6f6f6
}

.side_menu_button>a {
    font-size: 14px;
    position: relative;
    display: inline;
    width: 20px;
    height: 20px;
    padding: 0 12px
}

.side_menu_button>a.side_menu_button_link span {
    vertical-align: middle;
    position: relative;
    top: 2px
}

.side_menu_button>a.side_menu_button_link.medium {
    display: inline-block;
    font-size: 21px;
    line-height: 30px;
    height: 30px;
    width: 19px
}

.side_menu_button>a.side_menu_button_link.large {
    display: inline-block;
    font-size: 28px;
    line-height: 34px;
    height: 34px;
    width: 24px
}

.mobile_menu_button span,.side_menu_button>a {
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    color: #9d9d9d
}

.mobile_menu_button span:hover,.side_menu_button>a:hover {
    opacity: .8
}

.side_menu_button>a.search_button {
    vertical-align: middle;
    display: inline-block
}

.light.header_style_on_scroll .header-widget,.light.header_style_on_scroll .header-widget .q_social_icon_holder i.simple_social,.light.header_style_on_scroll .header-widget .q_social_icon_holder span.simple_social,.light.header_style_on_scroll .header-widget a,.light.header_style_on_scroll .header-widget p,.light.header_style_on_scroll .header-widget span,.light.header_style_on_scroll .header-widget.widget_nav_menu ul.menu>li>a,.light:not(.sticky):not(.scrolled) .header-widget,.light:not(.sticky):not(.scrolled) .header-widget .q_social_icon_holder i.simple_social,.light:not(.sticky):not(.scrolled) .header-widget .q_social_icon_holder span.simple_social,.light:not(.sticky):not(.scrolled) .header-widget a,.light:not(.sticky):not(.scrolled) .header-widget p,.light:not(.sticky):not(.scrolled) .header-widget span,.light:not(.sticky):not(.scrolled) .header-widget.widget_nav_menu ul.menu>li>a {
    color: #fff
}

.light.header_style_on_scroll .header-widget #lang_sel>ul>li>a,.light.header_style_on_scroll .header-widget #lang_sel_click>ul>li>a,.light.header_style_on_scroll .header-widget .q_social_icon_holder i.simple_social,.light.header_style_on_scroll .header-widget .q_social_icon_holder span.simple_social,.light:not(.sticky):not(.scrolled) .header-widget #lang_sel>ul>li>a,.light:not(.sticky):not(.scrolled) .header-widget #lang_sel_click>ul>li>a,.light:not(.sticky):not(.scrolled) .header-widget .q_social_icon_holder i.simple_social,.light:not(.sticky):not(.scrolled) .header-widget .q_social_icon_holder span.simple_social {
    color: #fff!important
}

.dark.header_style_on_scroll .header-widget,.dark.header_style_on_scroll .header-widget a,.dark.header_style_on_scroll .header-widget p,.dark.header_style_on_scroll .header-widget span,.dark.header_style_on_scroll .header-widget.widget_nav_menu ul.menu>li>a,.dark.header_style_on_scroll .q_social_icon_holder i.simple_social,.dark.header_style_on_scroll .q_social_icon_holder span.simple_social,.dark:not(.sticky):not(.scrolled) .header-widget,.dark:not(.sticky):not(.scrolled) .header-widget a,.dark:not(.sticky):not(.scrolled) .header-widget p,.dark:not(.sticky):not(.scrolled) .header-widget span,.dark:not(.sticky):not(.scrolled) .header-widget.widget_nav_menu ul.menu>li>a,.dark:not(.sticky):not(.scrolled) .q_social_icon_holder i.simple_social,.dark:not(.sticky):not(.scrolled) .q_social_icon_holder span.simple_social {
    color: #000
}

.dark.header_style_on_scroll .header-widget #lang_sel>ul>li>a,.dark.header_style_on_scroll .header-widget #lang_sel_click>ul>li>a,.dark.header_style_on_scroll .header-widget .q_social_icon_holder i.simple_social,.dark.header_style_on_scroll .header-widget .q_social_icon_holder span.simple_social,.dark:not(.sticky):not(.scrolled) .header-widget #lang_sel>ul>li>a,.dark:not(.sticky):not(.scrolled) .header-widget #lang_sel_click>ul>li>a,.dark:not(.sticky):not(.scrolled) .header-widget .q_social_icon_holder i.simple_social,.dark:not(.sticky):not(.scrolled) .header-widget .q_social_icon_holder span.simple_social {
    color: #000!important
}

.side_menu_button a:last-child {
    padding: 0 0 0 8px
}

.content .container .container_inner,.header_inner_right.left_side .side_menu_button a:last-child {
    padding: 0
}

header.sticky .header_inner_right.left_side {
    display: none
}

.side_menu .q_font_awsome_icon .qode_icon_element {
    color: #818181;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    margin: 0 8px 0 0;
    -webkit-backface-visibility: visible
}

.box_image_holder .box_image_shadow,.box_image_holder .image_holder_inner,.box_image_with_border {
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s
}

.side_menu li:hover .q_font_awsome_icon .qode_icon_element {
    color: #fff
}

.q_slider {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10
}

.container,.content,.full_width {
    z-index: 100;
    position: relative
}

.ls-wp-fullwidth-helper {
    left: 0!important
}

.content {
    margin-top: 0
}

.content.content_top_margin {
    margin-top: 100px!important
}

.content.content_top_margin_none {
    margin-top: 0!important
}

.container {
    padding: 0;
    width: 100%
}

.container_inner {
    width: 1100px;
    margin: 0 auto
}

.content .container .container_inner.page_container_inner,.full_page_container_inner {
    padding: 30px 0 0
}

.header_bottom .container_inner {
    position: relative
}

.content .title .container_inner {
    padding: 0!important
}

section.section {
    display: block;
    position: relative;
    padding: 50px 0;
    overflow: hidden
}

div.section {
    position: relative
}

.use_row_as_box {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.vc_row.disable_negative_margin {
    margin-left: 0;
    margin-right: 0
}

div.video_section {
    overflow: hidden
}

.boxed .section .section_inner,.grid_section .section_inner {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 20
}

.full_section_inner {
    position: relative;
    z-index: 20
}

@media only screen and (min-width: 1500px) {
    .qode_grid_1400 .carousel-inner .slider_content_outer,.qode_grid_1400 .container_inner,.qode_grid_1400 .container_inner nav.content_menu,.qode_grid_1400 .footer_bottom_border.in_grid,.qode_grid_1400 .footer_top_border.in_grid,.qode_grid_1400 .full_width .parallax_content,.qode_grid_1400 .grid_section .section_inner,.qode_grid_1400 .title_border_in_grid_holder,.qode_grid_1400 nav.content_menu ul,.qode_grid_1400.boxed .section .section_inner,.qode_grid_1400.boxed nav.content_menu.fixed {
        width:1400px
    }

    .qode_grid_1400.boxed .carousel-inner,.qode_grid_1400.boxed .header_inner,body.qode_grid_1400.boxed .footer_inner,body.qode_grid_1400.boxed .wrapper_inner {
        width: 1450px
    }

    .qode_grid_1400.boxed.vertical_menu_enabled .carousel-inner {
        width: 1450px!important
    }

    .qode_grid_1400 .drop_down .wide .second ul li {
        width: 324px
    }
}

@media only screen and (min-width: 1400px) {
    .qode_grid_1300 .carousel-inner .slider_content_outer,.qode_grid_1300 .container_inner,.qode_grid_1300 .container_inner nav.content_menu,.qode_grid_1300 .footer_bottom_border.in_grid,.qode_grid_1300 .footer_top_border.in_grid,.qode_grid_1300 .full_width .parallax_content,.qode_grid_1300 .grid_section .section_inner,.qode_grid_1300 .title_border_in_grid_holder,.qode_grid_1300 nav.content_menu ul,.qode_grid_1300.boxed .section .section_inner,.qode_grid_1300.boxed nav.content_menu.fixed {
        width:1300px
    }

    .qode_grid_1300.boxed .carousel-inner,.qode_grid_1300.boxed .header_inner,body.qode_grid_1300.boxed .footer_inner,body.qode_grid_1300.boxed .wrapper_inner {
        width: 1350px
    }

    .qode_grid_1300.boxed.vertical_menu_enabled .carousel-inner {
        width: 1350px!important
    }

    .qode_grid_1300 .drop_down .wide .second ul li {
        width: 299px
    }
}

@media only screen and (min-width: 1300px) {
    .qode_grid_1200 .carousel-inner .slider_content_outer,.qode_grid_1200 .container_inner,.qode_grid_1200 .container_inner nav.content_menu,.qode_grid_1200 .footer_bottom_border.in_grid,.qode_grid_1200 .footer_top_border.in_grid,.qode_grid_1200 .full_width .parallax_content,.qode_grid_1200 .grid_section .section_inner,.qode_grid_1200 .title_border_in_grid_holder,.qode_grid_1200 nav.content_menu ul,.qode_grid_1200.boxed .section .section_inner,.qode_grid_1200.boxed nav.content_menu.fixed {
        width:1200px
    }

    .qode_grid_1200.boxed .carousel-inner,.qode_grid_1200.boxed .header_inner,body.qode_grid_1200.boxed .footer_inner,body.qode_grid_1200.boxed .wrapper_inner {
        width: 1250px
    }

    .qode_grid_1200.boxed.vertical_menu_enabled .carousel-inner {
        width: 1250px!important
    }

    .qode_grid_1200 .drop_down .wide .second ul li {
        width: 274px
    }
}

.section .mobile-video-image,.section .video-overlay,.section .video-wrap {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0
}

.section .mobile-video-image {
    display: none;
    height: 100%;
    z-index: 10
}

.no-touch .section .mobile-video-image {
    display: block
}

.section .video-overlay {
    height: 3000px;
    opacity: 0;
    z-index: 11
}

.section .video-overlay.active {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/pixel-video.png);
    background-position: 0 0;
    background-repeat: repeat;
    opacity: 1
}

.section .video-wrap {
    overflow: hidden;
    z-index: 10;
    opacity: 0
}

.section .video-wrap .mejs-poster {
    background-size: cover!important;
    -moz-background-size: cover!important;
    -webkit-background-size: cover!important;
    -o-background-size: cover!important
}

.section .video-wrap .mejs-container .mejs-controls {
    display: none!important
}

.title,.title img {
    display: block;
    position: relative
}

.section .video-wrap .mejs-controls .mejs-button button:focus {
    outline: 0!important
}

.section .video-wrap .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background-color: rgba(255,255,255,.18)!important
}

.section .video-wrap .mejs-container {
    background-color: transparent!important;
    background-image: none!important;
    height: auto!important
}

.section .video-wrap .mejs-mediaelement {
    background: 0 0!important;
    border: 0!important
}

.section .video-wrap .mejs-container .mejs-poster img {
    max-width: none!important;
    width: 100%!important
}

.section .video-wrap .mejs-controls button {
    opacity: .8
}

.mejs-controls .mejs-fullscreen-button:hover button,.section .video-wrap .mejs-controls button:hover {
    opacity: 1!important
}

.section .video-wrap .mejs-controls .mejs-time-rail .mejs-time-total {
    background: #1f1f1f!important
}

.section .video-wrap .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: 0 0!important
}

.two_columns_66_33 {
    width: 100%
}

.two_columns_66_33>.column1 {
    width: 66.66%;
    float: left
}

.two_columns_66_33>.column1>.column_inner {
    padding: 0 20px 0 0
}

.two_columns_66_33>.column2 {
    width: 33.33%;
    float: left
}

.two_columns_66_33>.column2>.column_inner {
    padding: 0 0 0 20px
}

.two_columns_33_66 {
    width: 100%
}

.two_columns_33_66>.column1 {
    width: 33.33%;
    float: left
}

.two_columns_33_66>.column1>.column_inner {
    padding: 0 20px 0 0
}

.two_columns_33_66>.column2 {
    width: 66.66%;
    float: left
}

.two_columns_33_66>.column2>.column_inner {
    padding: 0 0 0 20px
}

.two_columns_75_25 {
    width: 100%
}

.two_columns_75_25>.column1 {
    width: 75%;
    float: left
}

.two_columns_75_25>.column1>.column_inner {
    padding: 0 20px 0 0
}

.two_columns_75_25>.column2 {
    width: 25%;
    float: left
}

.two_columns_75_25>.column2>.column_inner {
    padding: 0 0 0 20px
}

.two_columns_25_75 {
    width: 100%
}

.two_columns_25_75>.column1 {
    width: 25%;
    float: left
}

.two_columns_25_75>.column1>.column_inner {
    padding: 0 20px 0 0
}

.two_columns_25_75>.column2 {
    width: 75%;
    float: left
}

.two_columns_25_75>.column2>.column_inner {
    padding: 0 0 0 20px
}

.two_columns_50_50 {
    width: 100%
}

.two_columns_50_50>.column1,.two_columns_50_50>.column2 {
    width: 50%;
    float: left
}

.two_columns_50_50>.column1>.column_inner {
    padding: 0 10px 0 0
}

.two_columns_50_50>.column2>.column_inner {
    padding: 0 0 0 10px
}

.three_columns {
    width: 100%
}

.three_columns>.column1,.three_columns>.column2,.three_columns>.column3 {
    width: 33.33%;
    float: left
}

.three_columns>.column1>.column_inner {
    padding: 0 15px 0 0
}

.three_columns>.column2>.column_inner {
    padding: 0 5px 0 10px
}

.three_columns>.column3>.column_inner {
    padding: 0 0 0 15px
}

.four_columns {
    width: 100%
}

.four_columns>.column1,.four_columns>.column2,.four_columns>.column3,.four_columns>.column4 {
    width: 25%;
    float: left
}

.four_columns>.column1>.column_inner {
    padding: 0 15px 0 0
}

.four_columns>.column2>.column_inner {
    padding: 0 10px 0 5px
}

.four_columns>.column3>.column_inner {
    padding: 0 5px 0 10px
}

.four_columns>.column4>.column_inner {
    padding: 0 0 0 15px
}

.five_columns>.column1,.five_columns>.column2,.five_columns>.column3,.five_columns>.column4,.five_columns>.column5 {
    width: 20%;
    float: left
}

.five_columns>.column1>.column_inner,.five_columns>.column2>.column_inner,.five_columns>.column3>.column_inner,.five_columns>.column4>.column_inner {
    margin: 0 2.5% 0 0
}

.five_columns>.column5>.column_inner {
    margin: 0
}

.title_outer.animate_title_area {
    overflow: hidden
}

.title {
    width: 100%;
    height: 100px;
    text-align: left;
    z-index: 101;
    border-bottom-color: #eee
}

.title_outer.with_image .title {
    height: auto!important;
    line-height: normal;
    background: 0 0
}

.title img {
    width: 100%
}

.title .not_responsive {
    display: none
}

.title .title_holder {
    display: table;
    height: 100%;
    left: 0;
    position: relative;
    width: 100%
}

.title_outer .has_background.title .title_holder,.title_outer .has_fixed_background.title .title_holder,.title_outer.with_image .title .title_holder {
    position: absolute;
    top: 0;
    display: block
}

.title .title_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    background-position: 0 0;
    top: 0
}

.title.has_background,.title.has_fixed_background {
    background-position: center 0;
    background-repeat: no-repeat
}

.title .title_holder .container {
    display: table-cell;
    vertical-align: middle;
    background-color: transparent
}

.title_outer .has_background.title .title_holder .container,.title_outer .has_fixed_background.title .title_holder .container,.title_outer.with_image .title .title_holder .container {
    display: block;
    height: 100%
}

.content .title_outer.with_image .title .container_inner,.title_outer .has_background.title .title_holder .container_inner,.title_outer .has_fixed_background.title .title_holder .container_inner {
    display: table;
    height: 100%
}

.title_subtitle_holder {
    display: block;
    padding: 0;
    position: relative
}

.title_outer .has_background.title .title_subtitle_holder,.title_outer .has_fixed_background.title .title_subtitle_holder,.title_outer.with_image .title .title_subtitle_holder {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.title_subtitle_holder_inner {
    position: relative
}

.title h1 {
    color: #303030;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600
}

.title.title_size_medium h1 {
    font-size: 24px;
    line-height: 1.384615384615385em
}

.title h1,.title.title_size_small h1 {
    font-size: 17px;
    line-height: 1.304347826086957em
}

.title.title_size_large h1 {
    font-size: 47px;
    line-height: 60px
}

.subtitle {
    display: block
}

.title .text_above_title {
    display: block;
    color: #1abc9c;
    margin-bottom: 10px
}

.breadcrumb,.breadcrumb .current,.breadcrumb a {
    color: #303030
}

.title.title_size_large .text_above_title {
    font-size: 23px;
    line-height: 1.4em
}

.animate_title_text .title h1 {
    -webkit-animation: title-from-right .5s 1 cubic-bezier(.175,.885,.32,1.275) 1s;
    -moz-animation: title-from-right .5s 1 cubic-bezier(.175,.885,.32,1.275) 1s;
    -o-animation: title-from-right .5s 1 cubic-bezier(.175,.885,.32,1.275) 1s;
    animation: title-from-right .5s 1 cubic-bezier(.175,.885,.32,1.275) 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: visible
}

@-webkit-keyframes title-from-right {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -webkit-transform: translate(50%,0)
    }

    100% {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transform: translate(0,0)
    }
}

@-moz-keyframes title-from-right {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -moz-transform: translate(50%,0)
    }

    100% {
        filter: alpha(opacity=100);
        opacity: 1;
        -moz-transform: translate(0,0)
    }
}

@-o-keyframes title-from-right {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        -o-transform: translate(50%,0)
    }

    100% {
        filter: alpha(opacity=100);
        opacity: 1;
        -o-transform: translate(0,0)
    }
}

@keyframes title-from-right {
    0% {
        filter: alpha(opacity=0);
        opacity: 0;
        transform: translate(50%,0)
    }

    100% {
        filter: alpha(opacity=100);
        opacity: 1;
        transform: translate(0,0)
    }
}

.position_center.title .title_subtitle_holder {
    text-align: center
}

.position_right.title .title_subtitle_holder {
    text-align: right
}

.position_right .breadcrumb {
    left: 0;
    right: auto
}

.title.has_fixed_background {
    background-attachment: fixed;
    position: relative;
    z-index: 101
}

.breadcrumb {
    position: absolute;
    height: 100%;
    font-size: 13px;
    top: 0;
    right: 0
}

.box_image_holder,.box_image_holder a,.box_image_with_border {
    position: relative;
    display: block
}

.breadcrumbs {
    display: table;
    height: 100%;
    width: 100%;
    line-height: 1em
}

.breadcrumbs .breadcrumbs_inner {
    display: table-cell;
    vertical-align: middle
}

.position_center.title .breadcrumb {
    position: relative;
    text-align: center
}

.title .separator.small,.title .separator.small.left,.title .separator.small.right {
    margin-top: 14px;
    margin-bottom: 10px
}

.title_border_in_grid_holder {
    height: 1px;
    width: 1100px;
    margin: 0 auto;
    background-color: #eee
}

.box_image_holder .box_icon .fa-stack i.fa-stack-base,.breadcrumb a:hover {
    color: #1abc9c
}

.touch .title.has_fixed_background {
    background-attachment: scroll
}

.box_image_with_border {
    border-bottom: 5px solid #ddd;
    text-align: center
}

.box_image_with_border:hover {
    border-color: #1abc9c
}

.box_image_with_border h3 {
    margin: 0 0 15px
}

.box_image_holder {
    margin: 0 0 56px;
    text-align: left
}

.box_image_holder .box_image_shadow {
    display: block;
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/box_image_shadow.png.html);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 30px;
    -webkit-background-size: 100% 30px;
    -moz-background-size: 100% 30px;
    -o-background-size: 100% 30px
}

.box_image_with_border:hover .box_image_shadow {
    bottom: -13px;
    opacity: .2;
    filter: alpha(opacity=20)
}

.box_image_holder .image_holder_inner {
    position: relative;
    display: inline-block;
    width: 100%;
    top: 0;
    left: 0
}

.box_image_with_border:hover .box_image_holder .image_holder_inner {
    top: -15px
}

.box_image_holder img {
    width: 100%
}

.box_image_holder .box_icon {
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0)
}

.box_image_holder .box_icon .fa-stack {
    margin: 0 0 0 -50%;
    font-size: 4em
}

.box_image_holder .box_icon .fa-stack i {
    margin: 35% 0 0
}

.separator {
    position: relative;
    display: block;
    height: 1px;
    background-color: #eaeaea;
    margin: 10px 0
}

.separator.transparent {
    background-color: transparent
}

.separator.small {
    background-color: #303030;
    height: 2px;
    position: relative;
    width: 22px;
    display: block;
    margin: 10px auto 20px
}

.wpb_column>.wpb_wrapper .separator.small {
    margin-bottom: 20px
}

.separator.small.left {
    margin-left: 0;
    margin-right: 0
}

.separator.small.right {
    margin-left: auto;
    margin-right: 0
}

.q_icon_list {
    margin-bottom: 21px
}

.q_icon_list .qode-ili-icon-holder {
    float: left
}

.q_icon_list p {
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0 0 0 38px;
    position: relative;
    color: #303030
}

.q_icon_list .qode-ili-icon-holder,.q_icon_list i {
    background-color: #1abc9c;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    height: 27px;
    width: 27px;
    text-align: center;
    border-radius: 2em;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -o-border-radius: 2em
}

.q_icon_list .qode-ili-icon-holder.transparent,.q_icon_list i.transparent {
    background: 0 0;
    border: 0;
    color: #ababab
}

.q_progress_bar {
    position: relative;
    margin: 0 0 28px;
    width: 100%;
    overflow: hidden;
    text-align: left
}

.q_progress_bar .progress_content_outer {
    background-color: #e3e3e3;
    position: relative;
    overflow: hidden;
    height: 13px
}

.q_progress_bar .progress_content {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    overflow: hidden;
    background-color: #1abc9c;
    height: 13px;
    box-sizing: border-box
}

.q_progress_bar .progress_title_holder {
    position: relative;
    margin: 0 0 7px
}

.q_progress_bar .progress_title {
    display: inline-block;
    z-index: 100
}

.q_progress_bar .progress_number_wrapper {
    text-align: right;
    position: absolute;
    left: 0;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff
}

.q_progress_bar .progress_number {
    position: absolute;
    right: 0;
    font-size: 18px;
    font-weight: 500;
    top: -1px
}

.q_progress_bars_vertical .progress_content_outer {
    height: 200px;
    position: relative;
    background-color: #e3e3e3
}

.q_progress_bars_vertical .progress_number {
    font-size: 18px;
    line-height: 1em;
    color: #303030;
    display: block;
    position: relative;
    font-weight: 500;
    margin-bottom: 14px
}

.q_progress_bars_vertical .progress_title {
    margin-bottom: .7777777777777778em;
    margin-top: 1em
}

.q_progress_bars_vertica .progress_text {
    display: inline-block;
    line-height: 18px
}

.q_progress_bars_vertical .progress_content_outer .progress_content {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #1abc9c;
    box-sizing: border-box
}

.q_counter_holder {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .4s ease 0s;
    -moz-transition: opacity .4s ease 0s;
    -o-transition: opacity .4s ease 0s;
    padding: 20px 0
}

#submit_comment,.blog_load_more_button a,.drop_down .wide .second ul li .qbutton,.drop_down .wide .second ul li ul li .qbutton,.load_more a,.qbutton,.vc_grid-container .vc_row.vc_grid .vc_grid-item .vc_btn {
    -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -moz-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -ms-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -o-transition: color .1s linear,background-color .1s linear,border-color .1s linear
}

.q_counter_holder.boxed_counter {
    border: 1px solid #eaeaea;
    padding: 20px 40px;
    background-color: #fff
}

.q_counter_holder.left {
    text-align: left
}

.q_counter_holder.right {
    text-align: right
}

.q_counter_holder.center {
    text-align: center;
    padding: 20px 40px
}

.q_counter_holder span.counter {
    font-size: 60px;
    line-height: 1em;
    font-weight: 300;
    color: #1abc9c;
    display: inline-block!important;
    height: 1em
}

.q_counter_holder p.counter_text {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 12px 0 0
}

.q_counter_holder .separator.small {
    background-color: #eaeaea;
    margin: 19px auto 0
}

.q_counter_holder.left .separator.small {
    margin-left: 0;
    margin-right: auto
}

.q_counter_holder.right .separator.small {
    margin-left: auto;
    margin-right: 0
}

.q_box_holder {
    display: block;
    position: relative;
    border: 1px solid transparent;
    z-index: 200
}

.q_box_holder.with_icon {
    border: 2px solid silver;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.box_holder_inner {
    padding: 30px 20px;
    display: block
}

.q_box_holder.with_icon .box_holder_inner.tiny {
    padding: 37px 20px 30px
}

.q_box_holder.with_icon .box_holder_inner.small {
    padding: 45px 20px 30px
}

.q_box_holder.with_icon .box_holder_inner.medium {
    padding: 58px 20px 30px
}

.q_box_holder.with_icon .box_holder_inner.large {
    padding: 71px 20px 30px
}

.q_box_holder.with_icon .box_holder_inner.very_large {
    padding: 85px 20px 30px
}

.box_holder_inner.left {
    text-align: left
}

.box_holder_inner.right {
    text-align: right
}

.box_holder_inner.center {
    text-align: center
}

.box_holder_icon {
    position: absolute;
    display: block;
    left: 50%;
    top: 0;
    z-index: 250
}

.box_holder_icon_inner,.box_holder_icon_inner.circle,.box_holder_icon_inner.image,.box_holder_icon_inner.square {
    margin: -50% 0 0 -50%
}

#submit_comment,.blog_load_more_button a,.drop_down .wide .second ul li .qbutton,.drop_down .wide .second ul li ul li .qbutton,.load_more a,.qbutton,.qode-qbutton-main-color {
    display: inline-block;
    margin: 0;
    font-weight: 700;
    font-family: inherit;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
    outline: 0;
    font-style: normal;
    white-space: nowrap
}

.box_holder_icon_inner.circle .fa-stack,.circle .icon_holder .fa-stack {
    -o-border-radius: 2em;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    -ms-border-radius: 2em;
    border-radius: 2em
}

.box_holder_icon .fa-stack i {
    color: #1abc9c
}

.box_holder_icon_inner.tiny i.fa-circle {
    font-size: 40px
}

.box_holder_icon_inner.image.tiny img {
    height: 35px
}

.box_holder_icon_inner.image.small img {
    height: 52px
}

.box_holder_icon_inner.image.medium img {
    height: 78px
}

.box_holder_icon_inner.image.large img {
    height: 104px
}

.box_holder_icon_inner.image.very_large img {
    height: 130px
}

#submit_comment,.blog_load_more_button a,.drop_down .wide .second ul li .qbutton,.drop_down .wide .second ul li ul li .qbutton,.load_more a,.qbutton {
    position: relative;
    width: auto;
    height: 39px;
    line-height: 39px;
    padding: 0 23px;
    border: 2px solid #303030;
    font-size: 13px;
    text-align: left;
    color: #303030;
    letter-spacing: 1px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    background-color: transparent;
    transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important
}

.qbutton.enlarge {
    -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear,padding .1s linear;
    transition: color .1s linear,background-color .1s linear,border-color .1s linear,padding .1s linear
}

input.qbutton {
    line-height: 36px
}

#submit_comment:hover,.blog_load_more_button a:hover,.drop_down .wide .second ul li .qbutton:hover,.drop_down .wide .second ul li ul li .qbutton:hover,.load_more a:hover,.qbutton:hover {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #fff;
    text-decoration: none
}

.qbutton.left {
    text-align: left
}

.qbutton.right {
    text-align: right
}

.qbutton.center {
    text-align: center
}

.qbutton.big_large {
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    padding: 0 22px
}

.qbutton.big_large_full_width {
    width: 100%;
    height: 90px;
    line-height: 90px;
    font-size: 20px;
    padding: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.qbutton.large {
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    padding: 0 29px
}

.qbutton.small {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 17px
}

.qbutton.white {
    border-color: #fff;
    color: #fff
}

.qbutton.green,.qbutton.white:hover {
    border-color: #1abc9c;
    background-color: #1abc9c
}

.qbutton.green {
    color: #fff
}

.qbutton.green:hover {
    background-color: #fff;
    border-color: #fff;
    color: #a2a2a2
}

.qbutton.qode-button-shadow {
    box-shadow: 1px 2px 5px 0 rgba(0,0,0,.09)
}

.qode-qbutton-main-color {
    position: relative;
    width: auto;
    padding: 0;
    font-size: 13px;
    letter-spacing: 1px;
    border: none;
    color: #fff;
    background-color: #1abc9c;
    height: 80px;
    line-height: 80px
}

.qode-qbutton-main-color:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(255,255,255,.2);
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.qode-qbutton-main-color span {
    position: relative;
    z-index: 2
}

.qode-qbutton-main-color:hover {
    color: #fff
}

.qode-qbutton-main-color:hover:before {
    opacity: 1
}

.qode-qbutton-full-width {
    width: 100%;
    box-sizing: border-box!important;
    text-align: center
}

.qode-qbutton-square {
    border-radius: 0
}

.qbutton .qode_button_icon_element,.qbutton i {
    margin: 0 0 0 10px
}

.qbutton.large .qode_button_icon_element,.qbutton.large i {
    margin: 0 0 0 17px
}

.qbutton.medium .qode_button_icon_element,.qbutton.medium i {
    margin: 0 0 0 15px
}

.qbutton.small .qode_button_icon_element,.qbutton.small i {
    margin: 0 0 0 10px
}

.qbutton.tiny .qode_button_icon_element,.qbutton.tiny i {
    margin: 0 0 0 8px
}

.qbutton.big_large .qode_button_icon_element,.qbutton.big_large i,.qbutton.big_large_full_width .qode_button_icon_element,.qbutton.big_large_full_width i {
    margin: 0 0 0 19px
}

#submit_comment,.load_more.tiny a {
    height: 39px;
    line-height: 39px;
    font-size: 12px;
    padding: 0 18px
}

#submit_comment {
    line-height: 36px
}

.easyPieChart {
    position: relative
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.call_to_action,.call_to_action .text_wrapper,.call_to_action .two_columns_75_25,.image_with_text {
    position: relative
}

.q_pie_chart_holder,.q_pie_chart_with_icon_holder {
    display: block;
    margin: 0 0 30px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s ease 0s;
    -moz-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s
}

.q_percentage,.q_percentage_with_icon {
    margin: 0 auto;
    -webkit-transition: opacity .3s ease 0s;
    -moz-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    text-align: center;
    filter: alpha(opacity=0);
    opacity: 0
}

.q_percentage {
    font-size: 35px;
    font-weight: 500;
    color: #303030
}

.q_percentage_with_icon {
    color: #1abc9c;
    -webkit-backface-visibility: hidden
}

.q_pie_chart_holder .tocounter {
    float: none;
    margin: 0
}

.q_percentage_with_icon i {
    float: none;
    margin: 0;
    vertical-align: middle!important;
    color: #b9b9b9
}

.q_pie_chart_holder .pie_chart_text,.q_pie_chart_with_icon_holder .pie_chart_text {
    text-align: center;
    margin: 28px 0 0
}

.q_pie_chart_holder .pie_chart_text .pie_title,.q_pie_chart_with_icon_holder .pie_chart_text .pie_title {
    margin: 0 0 .35em
}

.q_pie_chart_holder .separator.small {
    background-color: #eaeaea;
    margin: 10px auto 12px
}

.image_with_text {
    display: inline-block;
    width: 100%
}

.image_with_text img {
    display: block;
    margin: 0 0 22px
}

.call_to_action {
    display: block;
    padding: 51px 21px;
    background-color: #1abc9c
}

.content .container .container_inner.page_container_inner .call_to_action .container_inner {
    width: auto
}

.call_to_action .text_wrapper .call_to_action_text {
    color: #fff;
    letter-spacing: 1px;
    font-size: 22px;
    font-weight: 500
}

.call_to_action .text_wrapper .call_to_action_text.font_size_inherit p {
    font-size: inherit
}

.call_to_action .text_wrapper .call_to_action_text.color_inherit p {
    color: inherit
}

.call_to_action .text_wrapper .call_to_action_text.font_weight_inherit p {
    font-weight: inherit
}

.call_to_action .text_wrapper .call_to_action_text.letter_spacing_inherit p {
    letter-spacing: inherit
}

.call_to_action.with_icon .text_wrapper .call_to_action_text {
    padding: 0 0 0 54px;
    line-height: 1em
}

.call_to_action .text_wrapper .call_to_action_icon_holder {
    position: absolute;
    height: 100%
}

.call_to_action .text_wrapper .call_to_action_icon {
    display: table;
    height: 100%
}

.call_to_action .text_wrapper .call_to_action_icon_inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.call_to_action .text_wrapper .call_to_action_icon_inner i {
    color: #fff
}

.call_to_action .column2.button_wrapper {
    text-align: right
}

.call_to_action .column2.button_wrapper .qbutton {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.call_to_action.simple .text_wrapper,.call_to_action.simple .text_wrapper>* {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.portfolio_gallery a,.projects_holder .mix .image {
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0)
}

.call_to_action.simple .text_wrapper {
    width: 100%;
    text-align: center
}

.call_to_action.simple .text_wrapper>.qbutton {
    margin: 0 0 0 35px
}

.full_width .parallax_content {
    width: 1100px;
    margin: 0 auto
}

section.section section.parallax {
    margin: -50px 0
}

.boxed section.section section.parallax {
    margin: -50px -25px
}

.boxed .full_width .parallax_content {
    width: auto;
    margin: 0;
    padding: 0 25px
}

section.parallax_section_holder {
    position: static;
    padding: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center 0;
    background-attachment: fixed;
    overflow: hidden
}

.lightbox_single_portfolio,.portfolio_detail,.portfolio_single,.portfolio_single_text_holder {
    position: relative
}

section.parallax_section_holder.qode_vertical_middle_align {
    display: table;
    width: 100%
}

.parallax_content,.parallax_content_full_width {
    z-index: 100;
    position: relative
}

.qode_vertical_middle_align .parallax_content_outer {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.parallax_content.left,.parallax_content_full_width.left {
    text-align: left
}

.parallax_content.center,.parallax_content_full_width.center {
    text-align: center
}

.parallax_content.right,.parallax_content_full_width.right {
    text-align: right
}

.portfolio_single {
    display: block
}

.portfolio_single .flexslider,.portfolio_single .portfolio_single_text_holder {
    margin: 0 0 40px
}

.portfolio_single .portfolio_images .fluid-width-video-wrapper,.portfolio_single .portfolio_images img {
    margin: 0 0 18px
}

.portfolio_single a.lightbox_single_portfolio.video_in_lightbox {
    display: block
}

.portfolio_single a.lightbox_single_portfolio>i {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    vertical-align: middle;
    font-size: 40px;
    color: #fff;
    margin: -20px 0 0 -15px;
    z-index: 110
}

.portfolio_detail.portfolio_single_follow,.video_holder {
    position: relative
}

.portfolio_single .portfolio_container {
    position: relative;
    z-index: 200
}

.portfolio_single h2 {
    margin: 0 0 5px
}

.portfolio_single h3 {
    margin: 0 0 8px
}

.portfolio_detail .info {
    padding: 0 0 9px;
    margin: 0 0 9px
}

.portfolio_detail .info:last-child {
    border: 0
}

.portfolio_template_8 .portfolio_detail .info {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0;
    vertical-align: middle;
    width: 100%
}

.portfolio_template_8 .portfolio_detail .info h6 {
    float: left;
    width: 35%;
    font-weight: 600
}

.portfolio_template_8 .portfolio_detail .info p,.portfolio_template_8 .portfolio_detail .info span {
    float: right;
    width: 65%;
    font-size: 12px;
    line-height: 1.6em
}

.filter_holder ul li,.projects_holder.hover_text.no_space .mix,.projects_holder.hover_text.no_space:not(.portfolio_full_image)>.mix,.q_tabs .tabs-nav li {
    float: left
}

.portfolio_template_8 .portfolio_detail .info.portfolio_categories .category {
    color: #1abc9c
}

.video_holder {
    width: 100%;
    display: block;
    min-height: 1px
}

.portfolio_single .video .mobile-video-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.portfolio_single .video {
    margin: 0 0 44px;
    position: relative
}

.portfolio_single .video .video-wrap {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 10
}

.portfolio_single .video .video-wrap .mejs-poster {
    background-size: cover!important;
    -moz-background-size: cover!important;
    -webkit-background-size: cover!important;
    -o-background-size: cover!important;
    width: 100%!important;
    height: 100%!important
}

.portfolio_single .video .video-wrap .mejs-container {
    background-color: transparent!important;
    background-image: none!important;
    height: 100%!important;
    width: 100%!important;
    overflow: hidden
}

.portfolio_single .video .video-wrap .mejs-mediaelement {
    background: 0 0!important;
    border: 0!important
}

.portfolio_single .video .video-wrap .mejs-container .mejs-poster img {
    max-width: none!important;
    width: 100%!important
}

.portfolio_single .mejs-container .mejs-controls {
    visibility: visible!important
}

.portfolio_single .mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none!important
}

.flexslider .slides .mejs-poster img,.portfolio_slider .portfolio_slides .mejs-poster img {
    display: none
}

.portfolio_single .flexslider .video .video-wrap {
    margin: 0
}

.portfolio_navigation {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 28px 0 50px;
    z-index: 100;
    position: relative
}

.portfolio_navigation .portfolio_button,.portfolio_navigation .portfolio_next,.portfolio_navigation .portfolio_prev {
    display: inline-block;
    height: 35px;
    line-height: 35px
}

.portfolio_navigation .portfolio_prev {
    position: absolute;
    left: 0
}

.portfolio_navigation .portfolio_next {
    position: absolute;
    right: 0
}

.portfolio_navigation .portfolio_next a,.portfolio_navigation .portfolio_prev a {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin: 0 11px 0 0;
    text-align: center;
    font-size: 21px;
    color: #b4b4b4;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    border: 2px solid #e5e5e5;
    outline: 0;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.portfolio_navigation .portfolio_button a {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/portfolio_list_button.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 19px;
    display: block;
    height: 19px;
    margin: 11px 0 0;
    -webkit-transition: background-image .3s ease-in-out;
    -moz-transition: background-image .3s ease-in-out;
    -ms-transition: background-image .3s ease-in-out;
    -o-transition: background-image .3s ease-in-out;
    transition: background-image .3s ease-in-out
}

.portfolio_navigation .portfolio_button a:hover {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/portfolio_list_button_hover.png)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:150 / 100),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:160dpi) {
    .portfolio_navigation .portfolio_button a {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/portfolio_list_button@1_5x.png);
        -o-background-size: 19px 19px;
        -webkit-background-size: 19px 19px;
        -moz-background-size: 19px 19px;
        background-size: 19px 19px
    }

    .portfolio_navigation .portfolio_button a:hover {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/portfolio_list_button_hover@1_5x.png)
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:200 / 100),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:210dpi) {
    .portfolio_navigation .portfolio_button a {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/portfolio_list_button@2x.png);
        -o-background-size: 19px 19px;
        -webkit-background-size: 19px 19px;
        -moz-background-size: 19px 19px;
        background-size: 19px 19px
    }

    .portfolio_navigation .portfolio_button a:hover {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/portfolio_list_button_hover@2x.png)
    }
}

.portfolio_navigation .portfolio_next a:hover,.portfolio_navigation .portfolio_prev a:hover {
    color: #303030;
    background-color: #e3e3e3;
    border-color: #e3e3e3;
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/button-bg-px.png)!important
}

.portfolio_navigation.navigation_title {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 35px 0 30px;
    margin-top: 40px
}

.portfolio_navigation.navigation_title .portfolio_next a,.portfolio_navigation.navigation_title .portfolio_prev a {
    border: 0!important;
    width: auto;
    height: auto;
    color: #303030;
    background-color: transparent!important
}

.portfolio_navigation.navigation_title .post_info {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding-left: 20px
}

.portfolio_navigation.navigation_title .portfolio_next .post_info {
    padding-left: 0;
    padding-right: 20px;
    text-align: right
}

.portfolio_navigation.navigation_title .post_info span {
    display: block
}

.portfolio_navigation.navigation_title .post_info span.categories {
    font-size: 12px;
    color: #1abc9c;
    line-height: 1em;
    text-transform: none;
    margin-bottom: 8px
}

.portfolio_social_holder {
    width: 100%;
    display: inline-block
}

.portfolio_single .portfolio_social_holder .portfolio_like,.portfolio_single .portfolio_social_holder .portfolio_share {
    display: inline-block;
    margin: 0
}

.portfolio_single.portfolio_template_8 .icon_social_holder {
    margin-top: 10px;
    margin-bottom: 65px
}

.qode_portfolio_related {
    padding-bottom: 25px
}

.qode_portfolio_related h4 {
    padding: 85px 0 55px;
    text-align: center
}

.qode_portfolio_related .projects_holder article .portfolio_description .project_category {
    margin: 0;
    font-size: 12px;
    color: #1abc9c;
    line-height: 1.5em;
    text-transform: none;
    font-weight: 300
}

.portfolio_gallery {
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 0 0 15px
}

.portfolio_single .portfolio_gallery {
    margin: 0 0 3px
}

.portfolio_gallery a {
    position: relative;
    float: left;
    display: inline-block;
    overflow: hidden;
    -webkit-backface-visibility: hidden
}

.portfolio_gallery a.v2 {
    width: 49%;
    margin: 0 2% 2% 0
}

.portfolio_gallery a.v3 {
    width: 32%;
    margin: 0 2% 2% 0
}

.portfolio_gallery a.v4 {
    width: 23.5%;
    margin: 0 2% 2% 0
}

.portfolio_gallery a.v2:nth-child(2n),.portfolio_gallery a.v3:nth-child(3n),.portfolio_gallery a.v4:nth-child(4n) {
    margin: 0 0 2%
}

.portfolio_gallery a frame,.portfolio_gallery a img {
    position: relative;
    display: block;
    width: 100%;
    z-index: 100
}

.portfolio_gallery iframe {
    min-height: 200px
}

.portfolio_gallery a .gallery_text_holder {
    background-color: #000;
    background-color: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    z-index: 200;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    -ms-transition: opacity .4s
}

.portfolio_gallery a img {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.portfolio_gallery a:hover .gallery_text_holder {
    opacity: 1;
    filter: alpha(opacity=100)
}

.portfolio_gallery a .gallery_text_inner {
    display: table;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.portfolio_gallery a .gallery_text_inner h6 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 15px;
    color: #fff
}

.projects_holder_outer {
    margin: 0;
    display: block;
    width: 100%
}

.projects_holder_outer .container .container_inner {
    padding: 0
}

.full_width .projects_holder_outer.v4 .hover_text,.full_width .projects_holder_outer.v4 .standard,.full_width .projects_holder_outer.v5 .hover_text,.full_width .projects_holder_outer.v5 .standard,.full_width .projects_holder_outer.v6 .hover_text,.full_width .projects_holder_outer.v6 .standard {
    width: 95%;
    margin: 0 auto
}

.full_width .section_inner .projects_holder_outer.v4 .hover_text,.full_width .section_inner .projects_holder_outer.v4 .standard,.full_width .section_inner .projects_holder_outer.v5 .hover_text,.full_width .section_inner .projects_holder_outer.v5 .standard,.full_width .section_inner .projects_holder_outer.v6 .hover_text,.full_width .section_inner .projects_holder_outer.v6 .standard {
    width: 100%
}

.full_width .projects_holder_outer.v4 .hover_text.no_space,.full_width .projects_holder_outer.v5 .hover_text.no_space,.full_width .projects_holder_outer.v6 .hover_text.no_space {
    width: 100%;
    margin: 0
}

.projects_holder {
    font-size: .1px;
    line-height: 0;
    list-style-type: none;
    text-align: justify
}

.projects_holder:after,.projects_holder:before {
    content: "";
    display: inline-block!important;
    width: 100%;
    vertical-align: middle
}

.projects_holder>.mix {
    visibility: hidden;
    position: relative;
    vertical-align: top;
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out;
    text-align: left
}

.projects_holder.hideItems>.mix {
    display: none
}

.projects_holder .mix .image {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%
}

.projects_holder article .image img {
    position: relative;
    display: block;
    width: 100%;
    z-index: 100
}

.portfolio_slider .portfolio_slides li.item img,.projects_holder article .image img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    backface-visibility: hidden
}

.projects_holder.hover_text.no_space article .image img {
    margin: 0 1px
}

.portfolio_slider .portfolio_slides li.item:hover img,.projects_holder article .image_holder:hover .image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.projects_holder article .image_holder,.projects_holder article .portfolio_description {
    display: block;
    position: relative;
    overflow: hidden
}

.projects_holder article .image_holder.portfolio_jg_image_link {
    position: static
}

.projects_holder article .portfolio_description {
    padding: 20px 0 22px;
    text-align: center;
    background-color: #fff;
    border-style: none;
    border-top: none!important;
    border-width: 1px;
    border-color: #fefefe
}

.projects_holder article .portfolio_description.text_align_left {
    text-align: left
}

.projects_holder article .portfolio_description.text_align_center {
    text-align: center
}

.projects_holder article .portfolio_description.text_align_right {
    text-align: right
}

.standard_no_space.projects_holder article .portfolio_description {
    margin: 0 -1px 0 0
}

.projects_holder article .portfolio_description .portfolio_title {
    display: block;
    margin: 0 0 7px
}

.portfolio_slider .image_holder .separator.small {
    margin: 10px auto;
    background-color: #fff
}

.projects_holder article .hover_feature_holder_title .separator.small,.projects_masonry_holder article .hover_feature_holder_title .separator.small {
    background-color: #fff;
    margin-top: 10px;
    margin-bottom: 10px
}

.projects_holder article .portfolio_description .separator.small {
    margin-top: 10px;
    margin-bottom: 10px
}

.wpb_column>.wpb_wrapper .portfolio_slider .image_holder .separator.small {
    background-color: #fff
}

.portfolio_slider .image_holder .separator.small.transparent {
    background-color: transparent!important
}

.projects_holder.hover_text article .hover_feature_holder_title .separator,.projects_holder.justified-gallery article .hover_feature_holder_title .separator {
    background-color: #fff
}

.projects_holder.hover_text article .hover_feature_holder_title .portfolio_title a,.projects_holder.hover_text article span.text_holder span.text_inner .hover_feature_holder_title .project_category,.projects_holder.justified-gallery article .hover_feature_holder_title .portfolio_title a,.projects_holder.justified-gallery article span.text_holder span.text_inner .hover_feature_holder_title .project_category {
    color: #fff
}

.projects_holder.hover_text article span.text_holder span.text_inner .hover_feature_holder_title .project_category,.projects_holder.justified-gallery article span.text_holder span.text_inner .hover_feature_holder_title .project_category {
    font-weight: 500
}

.projects_holder.hover_text article .hover_feature_holder_title .portfolio_title,.projects_holder.justified-gallery article .hover_feature_holder_title .portfolio_title {
    margin: 0 0 7px
}

.projects_holder article .portfolio_description .project_category,.projects_holder.hover_text article .project_category,.projects_holder.justified-gallery article .project_category {
    line-height: 22px;
    display: block;
    font-size: 13px;
    font-weight: 500
}

article .qode-portfolio-new-badge {
    position: absolute;
    top: 6px;
    right: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 9px;
    text-transform: uppercase;
    color: #fff;
    background-color: #303030;
    z-index: 1000;
    border-radius: 100%;
    font-weight: 700;
    letter-spacing: 1px
}

.portfolio_single .portfolio_like {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 0
}

.portfolio_single .dots {
    padding: 0 7px 0 4px
}

.portfolio_single .dots i {
    font-size: 3px;
    vertical-align: middle
}

.portfolio_single .portfolio_like a {
    display: block;
    font-size: 13px;
    line-height: 13px;
    text-align: center
}

.portfolio_single .portfolio_like span {
    line-height: 19px
}

.portfolio_slider .portfolio_like a:hover i,.portfolio_slider .portfolio_like span {
    color: #e0e0e0
}

.projects_holder article .portfolio_like a,.projects_holder article .portfolio_like:hover a {
    color: #fff
}

.projects_holder article span.text_holder {
    background-color: #000;
    background-color: rgba(21,21,21,.78);
    bottom: 0;
    display: inline-block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    visibility: visible;
    overflow: hidden;
    width: 100%;
    z-index: 200
}

.touch .projects_holder article span.text_holder {
    display: none!important;
    height: 0!important;
    width: 0!important;
    opacity: 0!important;
    visibility: hidden!important
}

.projects_holder article:hover span.text_holder {
    height: 100%!important
}

.projects_holder article .image_holder:hover span.text_holder,.projects_holder article:hover .image_holder.portfolio_jg_image_link+span.text_holder {
    opacity: 1;
    filter: alpha(opacity=100)
}

.projects_holder.hover_text.with_mask article .image_holder:hover .image_hover {
    opacity: 0;
    filter: alpha(opacity=0)
}

.projects_holder article span.text_holder span.text_outer {
    display: table;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.projects_holder article span.text_holder span span.text_inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.projects_holder article span.text_holder span span.text_inner .project_category {
    color: #A6A6A6;
    display: block;
    font-size: 13px;
    line-height: 22px
}

.projects_holder article .feature_holder,.projects_holder article .feature_holder .feature_holder_icons {
    display: inline-block
}

.projects_holder.hover_text article .feature_holder,.projects_holder.justified-gallery article .feature_holder {
    width: 100%
}

.projects_holder.hover_text article .feature_holder .feature_holder_icons,.projects_holder.justified-gallery article .feature_holder .feature_holder_icons {
    margin: 20px 0 0
}

.portfolio_slider,.portfolio_slides .image_holder {
    position: relative;
    display: block;
    -webkit-backface-visibility: hidden
}

.portfolio_slides .image_pixel_hover {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    background-color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 100
}

.touch .portfolio_slides .image_pixel_hover {
    display: none!important
}

.portfolio_slides li:hover .image_pixel_hover {
    background-color: #000;
    background-color: rgba(21,21,21,.78)
}

.portfolio_slides .image_holder .image {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    -webkit-transition: -webkit-transform .4s;
    -moz-transition: -moz-transform .4s;
    transition: transform .4s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.portfolio_slides .hover_feature_holder {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101
}

.touch .portfolio_slides .hover_feature_holder {
    display: none!important
}

.portfolio_slides .hover_feature_holder_icons {
    position: relative;
    opacity: 0;
    text-align: center;
    width: 100%;
    margin: 0 0 30px;
    -webkit-transition: opacity .4s ease-in-out .1s;
    -moz-transition: opacity .4s ease-in-out .1s;
    -o-transition: opacity .4s ease-in-out .1s;
    -ms-transition: opacity .4s ease-in-out .1s;
    transition: opacity .4s ease-in-out .1s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    display: none
}

.portfolio_slides li:hover .hover_feature_holder_icons {
    opacity: 1
}

.portfolio_slides .hover_feature_holder_icons_inner {
    display: inline-block;
    position: relative
}

.portfolio_slides .hover_feature_holder_outer {
    position: relative;
    opacity: 1!important;
    top: 0;
    height: 100%;
    display: table;
    width: 100%
}

.portfolio_slides .hover_feature_holder_inner {
    height: 100%;
    width: 100%;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    display: table-cell;
    vertical-align: middle;
    padding: 0 5%;
    text-align: center;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.portfolio_slides .hover_feature_holder_inner .portfolio_title {
    text-transform: uppercase;
    letter-spacing: 1px
}

.portfolio_slides .hover_feature_holder_inner .portfolio_title a {
    color: #fff
}

.portfolio_slides .hover_feature_holder_inner .qbutton {
    margin-top: 24px;
    margin-left: 5px;
    margin-right: 5px
}

.portfolio_slides .hover_feature_holder_inner .qbutton:hover {
    border-color: #1abc9c
}

.portfolio_slides li:hover .hover_feature_holder_inner {
    opacity: 1
}

.portfolio_holder_fwn .filter_holder ul li,.projects_masonry_holder {
    opacity: 0
}

.projects_holder.hover_text article .image_holder {
    overflow: hidden
}

.projects_holder.hover_text.no_space article .image_holder {
    margin: 0 -1px
}

.portfolio_slider .portfolio_like,.portfolio_slider a.lightbox,.portfolio_slider a.preview,.projects_holder article .portfolio_like,.projects_holder article a.lightbox,.projects_holder article a.preview {
    position: relative;
    display: inline-block;
    margin: 0 0 5px;
    -webkit-backface-visibility: hidden
}

.portfolio_slider a.lightbox,.projects_holder article a.lightbox {
    margin: 0 10px 0 0
}

.portfolio_slider .portfolio_like,.projects_holder article .portfolio_like {
    margin: 0 0 0 10px
}

.portfolio_slider .portfolio_like i,.projects_holder article .portfolio_like i {
    line-height: 20px;
    margin: 4px 0 0
}

.portfolio_like .qode-like-count span {
    display: none
}

.portfolio_slider article .portfolio_like .qode-like-count,.projects_holder article .portfolio_like .qode-like-count {
    font-size: 13px;
    line-height: 13px;
    color: #fff
}

.projects_holder .filler {
    display: inline-block;
    height: 0;
    vertical-align: middle
}

.projects_holder.v6 .mix,.projects_holder.v6.hover_text .mix {
    width: 15.7%;
    margin: 0 0 1.2%
}

.projects_holder.v6.hover_text .mix {
    margin: 0 0 1.7%
}

.projects_holder.v6 .filler,.projects_holder.v6.hover_text .filler {
    width: 15.7%
}

.projects_holder.v6.hover_text.no_space .mix,.projects_holder.v6.standard_no_space .mix {
    width: 16.66%;
    margin: 0
}

.projects_holder.v6.standard_no_space .mix {
    margin: 0
}

.projects_holder.v6.hover_text.no_space .filler,.projects_holder.v6.standard_no_space .filler {
    width: 16.66%
}

.safari_browser .projects_holder.v6.hover_text.no_space .filler,.safari_browser .projects_holder.v6.hover_text.no_space .mix,.safari_browser .projects_holder.v6.standard_no_space .filler,.safari_browser .projects_holder.v6.standard_no_space .mix {
    width: 16.6%
}

.projects_holder.v5 .mix,.projects_holder.v5.hover_text .mix {
    width: 18%;
    margin: 0 0 2.9%
}

.projects_holder.v5.hover_text .mix {
    margin: 0 0 2%
}

.projects_holder.v5 .filler,.projects_holder.v5.hover_text .filler {
    width: 18.5%
}

.projects_holder.v5.hover_text.no_space .mix,.projects_holder.v5.standard_no_space .mix {
    width: 19.99%;
    margin: 0
}

.projects_holder.v5.standard_no_space .mix {
    margin: 0
}

.projects_holder.v5.hover_text.no_space .filler,.projects_holder.v5.standard_no_space .filler {
    width: 19.99%
}

.safari_browser .projects_holder.v5.hover_text.no_space .filler,.safari_browser .projects_holder.v5.hover_text.no_space .mix,.safari_browser .projects_holder.v5.standard_no_space .filler,.safari_browser .projects_holder.v5.standard_no_space .mix {
    width: 19.93%
}

.projects_holder.v4 .mix,.projects_holder.v4.hover_text .mix {
    width: 23.5%;
    margin: 0 0 2.5%
}

.projects_holder.v4.hover_text .mix {
    margin: 0 0 2.2%
}

.projects_holder.v4 .filler,.projects_holder.v4.hover_text .filler {
    width: 23.5%
}

.projects_holder.v4.hover_text.no_space .mix,.projects_holder.v4.standard_no_space .mix {
    width: 24.99%;
    margin: 0
}

.projects_holder.v4.standard_no_space .mix {
    margin: 0
}

.projects_holder.v4.hover_text.no_space .filler,.projects_holder.v4.standard_no_space .filler {
    width: 24.99%
}

.projects_holder.v3 .mix,.projects_holder.v3.hover_text .mix {
    width: 32%;
    margin: 0 0 2.4%
}

.projects_holder.v3.hover_text .mix {
    margin: 0 0 2.2%
}

.projects_holder.v3 .filler,.projects_holder.v3.hover_text .filler {
    width: 32%
}

.projects_holder.v3.hover_text.no_space .mix,.projects_holder.v3.standard_no_space .mix {
    width: 33.32%;
    margin: 0
}

.projects_holder.v3.standard_no_space .mix {
    margin: 0
}

.projects_holder.v3.hover_text.no_space .filler,.projects_holder.v3.standard_no_space .filler {
    width: 33.32%
}

.safari_browser .projects_holder.v3.hover_text.no_space .filler,.safari_browser .projects_holder.v3.hover_text.no_space .mix,.safari_browser .projects_holder.v3.standard_no_space .filler,.safari_browser .projects_holder.v3.standard_no_space .mix {
    width: 33.3%
}

.projects_holder.v1 .mix,.projects_holder.v1.hover_text .mix {
    width: 100%;
    margin: 0 0 2.4%
}

.projects_holder.v1.hover_text .mix {
    margin: 0 0 2.1%
}

.projects_holder.v1 .filler,.projects_holder.v1.hover_text .filler {
    width: 100%
}

.projects_holder.v1.hover_text.no_space .mix,.projects_holder.v1.standard_no_space .mix {
    width: 100%;
    margin: 0
}

.projects_holder.v1.standard_no_space .mix {
    margin: 0
}

.projects_holder.v1.hover_text.no_space .filler,.projects_holder.v1.standard_no_space .filler {
    width: 100%
}

.projects_holder.v2 .mix,.projects_holder.v2.hover_text .mix {
    width: 49%;
    margin: 0 0 2.4%
}

.projects_holder.v2.hover_text .mix {
    margin: 0 0 2.1%
}

.projects_holder.v2 .filler,.projects_holder.v2.hover_text .filler {
    width: 49%
}

.projects_holder.v2.hover_text.no_space .mix,.projects_holder.v2.standard_no_space .mix {
    width: 49.99%;
    margin: 0
}

.projects_holder.v2.standard_no_space .mix {
    margin: 0
}

.projects_holder.v2.hover_text.no_space .filler,.projects_holder.v2.standard_no_space .filler {
    width: 49.99%
}

.portfolio_paging,.portfolio_paging_loading {
    text-align: center;
    margin: 40px 0 0
}

.portfolio_paging_loading {
    display: none
}

.portfolio_with_space .portfolio_paging,.portfolio_with_space .portfolio_paging_loading {
    margin: 15px 0 0
}

.filter_outer {
    display: table;
    width: 100%;
    position: relative;
    height: 37px;
    margin: -30px 0 40px;
    text-align: center
}

.vertical_menu_enabled .full_width .filter_outer {
    margin: 0 0 40px
}

.filter_holder {
    display: table-cell;
    vertical-align: middle
}

.filter_holder ul {
    display: inline-block;
    list-style: none
}

.filter_holder ul li {
    cursor: pointer;
    display: block;
    margin: 0;
    text-align: center
}

.filter_holder ul li span {
    display: inline-block;
    padding: 0 22px;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600
}

.filter_holder ul li.active span,.filter_holder ul li:hover span {
    color: #1abc9c!important
}

.filter_holder ul li span.filter_number_of_items {
    display: block;
    font-size: 26px;
    line-height: 1em;
    height: 1em;
    margin-bottom: 12px
}

.projects_masonry_holder .portfolio_masonry_item,.projects_masonry_holder .qode-portfolio-masonry-gallery-grid-sizer {
    width: 33.33%
}

.projects_masonry_holder .portfolio_masonry_item.large_width,.projects_masonry_holder .portfolio_masonry_item.large_width_height,.projects_masonry_holder .qode-portfolio-masonry-gallery-grid-sizer.large_width,.projects_masonry_holder .qode-portfolio-masonry-gallery-grid-sizer.large_width_height {
    width: 66.66%
}

.full_width .projects_masonry_holder .portfolio_masonry_item,.full_width .projects_masonry_holder .qode-portfolio-masonry-gallery-grid-sizer {
    width: 20%
}

.full_width .projects_masonry_holder .portfolio_masonry_item.large_width,.full_width .projects_masonry_holder .portfolio_masonry_item.large_width_height,.full_width .projects_masonry_holder .qode-portfolio-masonry-gallery-grid-sizer.large_width,.full_width .projects_masonry_holder .qode-portfolio-masonry-gallery-grid-sizer.large_width_height {
    width: 40%
}

.full_width .projects_masonry_holder.gs4 .portfolio_masonry_item,.full_width .projects_masonry_holder.gs4 .qode-portfolio-masonry-gallery-grid-sizer {
    width: 25%
}

.full_width .projects_masonry_holder.gs4 .portfolio_masonry_item.large_width,.full_width .projects_masonry_holder.gs4 .portfolio_masonry_item.large_width_height,.full_width .projects_masonry_holder.gs4 .qode-portfolio-masonry-gallery-grid-sizer.large_width,.full_width .projects_masonry_holder.gs4 .qode-portfolio-masonry-gallery-grid-sizer.large_width_height {
    width: 50%
}

.full_width .projects_masonry_holder.gs3 .portfolio_masonry_item,.full_width .projects_masonry_holder.gs3 .qode-portfolio-masonry-gallery-grid-sizer {
    width: 33.33%
}

.full_width .projects_masonry_holder.gs3 .portfolio_masonry_item.large_width,.full_width .projects_masonry_holder.gs3 .portfolio_masonry_item.large_width_height,.full_width .projects_masonry_holder.gs3 .qode-portfolio-masonry-gallery-grid-sizer.large_width,.full_width .projects_masonry_holder.gs3 .qode-portfolio-masonry-gallery-grid-sizer.large_width_height {
    width: 66.66%
}

.projects_masonry_holder .portfolio_masonry_item:after,.projects_masonry_holder:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden
}

.projects_masonry_holder .image_holder img {
    vertical-align: top;
    width: 100%;
    height: auto
}

.projects_masonry_holder .text_holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100.1%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    text-align: center;
    transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    visibility: visible;
    overflow: hidden;
    z-index: 200;
    opacity: 0;
    filter: alpha(opacity=0)
}

.projects_masonry_holder .text_holder .text_outer {
    display: table;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.projects_masonry_holder .text_holder .text_inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.projects_masonry_holder article.portfolio_masonry_item:hover .text_holder {
    opacity: 1;
    filter: alpha(opacity=100)
}

.projects_masonry_holder .portfolio_title {
    margin: 0 0 7px
}

.projects_masonry_holder .portfolio_title a {
    color: #fff
}

.masonry_with_space_only_image .project_category,.projects_masonry_holder .project_category {
    font-weight: 500
}

.masonry_with_space_only_image .separator,.projects_masonry_holder .separator {
    background-color: #fff
}

.projects_masonry_holder .feature_holder_icons {
    margin: 20px 0 0;
    display: inline-block
}

.projects_masonry_holder .feature_holder {
    width: 100%;
    display: inline-block
}

.projects_masonry_holder a.lightbox {
    margin: 0 10px 0 0
}

.projects_masonry_holder .portfolio_like {
    margin: 0 0 0 10px
}

.projects_masonry_holder .portfolio_like a,.projects_masonry_holder .portfolio_like:hover a {
    color: #fff
}

.projects_masonry_holder.portfolio_masonry_gallery_with_space {
    margin: 0 -15px
}

.projects_masonry_holder.portfolio_masonry_gallery_with_space .portfolio_masonry_item {
    box-sizing: border-box;
    padding: 15px
}

.projects_masonry_holder.portfolio_masonry_gallery_with_space .portfolio_masonry_item .image_holder {
    position: relative;
    width: 100%;
    height: 100%
}

.projects_masonry_holder.portfolio_masonry_gallery_with_space .portfolio_masonry_item .image_holder img {
    max-height: 100%
}

.projects_masonry_holder.portfolio_masonry_gallery_with_space .portfolio_masonry_item.large_height .image_holder {
    overflow: hidden
}

.projects_masonry_holder.portfolio_masonry_gallery_with_space .portfolio_masonry_item.large_height .image_holder img {
    height: 100%;
    max-width: inherit;
    width: auto
}

.masonry_with_space .projects_holder {
    position: relative;
    opacity: 0
}

.masonry_with_space .projects_holder .mix {
    display: block;
    padding: 0 7px;
    margin: 0 0 14px!important;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    visibility: visible
}

.masonry_with_space .projects_holder.v6 .mix,.masonry_with_space .projects_holder.v6 .qode-portfolio-masonry-gallery-grid-sizer {
    width: 16.66%
}

.masonry_with_space .projects_holder.v5 .mix,.masonry_with_space .projects_holder.v5 .qode-portfolio-masonry-gallery-grid-sizer {
    width: 20%
}

.masonry_with_space .projects_holder.v4 .mix,.masonry_with_space .projects_holder.v4 .qode-portfolio-masonry-gallery-grid-sizer {
    width: 25%
}

.masonry_with_space .projects_holder.v3 .mix,.masonry_with_space .projects_holder.v3 .qode-portfolio-masonry-gallery-grid-sizer {
    width: 33.33%
}

.masonry_with_space .projects_holder.v2 .mix,.masonry_with_space .projects_holder.v2 .qode-portfolio-masonry-gallery-grid-sizer {
    width: 49.99%
}

.masonry_with_space .projects_holder.v1 .mix,.masonry_with_space .projects_holder.v1 .qode-portfolio-masonry-gallery-grid-sizer {
    width: 100%
}

.projects_holder_outer:not(.masonry_with_space) .projects_holder.portfolio_one_by_one article {
    opacity: 0!important;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out
}

.projects_holder_outer:not(.masonry_with_space) .projects_holder.portfolio_one_by_one article.show {
    opacity: 1!important
}

.projects_holder_outer.masonry_with_space .projects_holder.portfolio_one_by_one article,.projects_masonry_holder.portfolio_one_by_one article {
    opacity: 0;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out
}

.projects_holder_outer.masonry_with_space .projects_holder.portfolio_one_by_one article.show,.projects_masonry_holder.portfolio_one_by_one article.show {
    opacity: 1
}

.projects_holder.slide_from_top article {
    overflow: hidden
}

.projects_holder.slide_from_top article .image_holder,.projects_holder.slide_from_top article .portfolio_description {
    opacity: 0!important;
    -webkit-transform: translateY(-70%);
    transform: translateY(-70%);
    -moz-transition: -moz-transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);
    transition: transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1)
}

.projects_holder.slide_from_top article.show .image_holder,.projects_holder.slide_from_top article.show .portfolio_description {
    opacity: 1!important;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.projects_holder.diagonal_fade article {
    opacity: 0!important;
    -moz-transition: opacity .4s ease-in-out,-moz-transform .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out,-webkit-transform .4s ease-in-out;
    transition: opacity .4s ease-in-out,transform .4s ease-in-out;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    transform: scale(.8)
}

.projects_holder.diagonal_fade article.show {
    opacity: 1!important;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.projects_holder.slide_from_left article {
    overflow: hidden
}

.projects_holder.slide_from_left article .image_holder,.projects_holder.slide_from_left article .portfolio_description {
    opacity: 0!important;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -moz-transition: -moz-transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);
    transition: transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1)
}

.projects_holder.slide_from_left article.show .image_holder,.projects_holder.slide_from_left article.show .portfolio_description {
    opacity: 1!important;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.projects_holder_outer.justified_gallery article {
    opacity: 0;
    -ms-transition: opacity .8s ease;
    -webkit-transition: opacity .8s ease;
    transition: opacity .8s ease
}

.projects_holder_outer.justified_gallery article.show {
    opacity: 1
}

.masonry_with_space_only_image .hover_feature_holder_title_inner .portfolio_title,.masonry_with_space_only_image .hover_feature_holder_title_inner .portfolio_title a,.masonry_with_space_only_image .projects_holder article span.text_holder span span.text_inner .project_category {
    color: #fff
}

.projects_holder.standard article .item_holder.image_text_zoom_hover .project_category {
    margin-bottom: 10px
}

.masonry_with_space_only_image .feature_holder {
    margin-top: 30px
}

.projects_holder.alternating_sizes .mix {
    margin-bottom: 3%;
    box-shadow: 0 7px 20px rgba(0,0,0,.15)
}

.projects_holder.alternating_sizes .mix:nth-child(2n) {
    -webkit-transform: scale(.75);
    -moz-transform: scale(.75);
    transform: scale(.75)
}

.portfolio_main_holder .item_holder {
    position: relative
}

.portfolio_main_holder.justified-gallery .item_holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.projects_holder article a.portfolio_link_class,.projects_masonry_holder article a.portfolio_link_class {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    left: 0
}

.portfolio_main_holder .item_holder .text_holder {
    position: absolute
}

.portfolio_main_holder .project_category {
    margin: 0;
    display: block;
    line-height: 1;
    font-size: 12px
}

.portfolio_main_holder .item_holder .text_holder_outer {
    display: table;
    width: 100%;
    height: 100%
}

.portfolio_main_holder .item_holder .text_holder_inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.portfolio_main_holder .item_holder .portfolio_shader {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(21,21,21,.78)
}

.portfolio_main_holder .item_holder .icons_holder {
    font-family: Raleway,sans-serif
}

.portfolio_main_holder .item_holder .icons_holder a {
    text-align: center
}

.portfolio_main_holder .item_holder .portfolio_title {
    line-height: 1.25em
}

.portfolio_slider_holder.standard li .project_category,.projects_holder.standard article .project_category,.projects_holder.standard_no_space article .project_category {
    margin: 10px 0 0
}

.portfolio_main_holder article .icons_holder a.portfolio_lightbox:before,.portfolio_slides .icons_holder a.portfolio_lightbox:before {
    font-family: FontAwesome;
    content: "\f067";
    line-height: inherit
}

.portfolio_main_holder article .icons_holder a.qode-like:before,.portfolio_slides .icons_holder a.qode-like:before {
    font-family: FontAwesome;
    content: "\f08a";
    line-height: inherit
}

.portfolio_main_holder article .icons_holder a.qode-like.liked:before,.portfolio_slides .icons_holder a.qode-like.liked:before {
    font-family: FontAwesome;
    content: "\f004";
    line-height: inherit
}

.portfolio_main_holder article .icons_holder a.preview:before,.portfolio_slides .icons_holder a.preview:before {
    content: "\f0c1";
    font-family: FontAwesome;
    line-height: inherit
}

.portfolio_main_holder .item_holder .portfolio_title a,.portfolio_main_holder .item_holder .project_category {
    color: #fff
}

.portfolio_main_holder .item_holder .portfolio_title {
    margin-bottom: 15px
}

.projects_holder article .item_holder.subtle_vertical_hover a.portfolio_link_class,.projects_masonry_holder article .item_holder.subtle_vertical_hover a.portfolio_link_class {
    z-index: 5
}

.portfolio_main_holder .item_holder.subtle_vertical_hover .image_holder {
    z-index: 2
}

.portfolio_main_holder .item_holder.subtle_vertical_hover .text_holder {
    font-size: 14px;
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    background-color: transparent;
    top: 0;
    text-align: center;
    box-sizing: border-box;
    z-index: 4;
    opacity: 0
}

.portfolio_main_holder article .item_holder.subtle_vertical_hover:hover .text_holder,.portfolio_slider li.item:hover .item_holder.subtle_vertical_hover .text_holder {
    opacity: 1
}

.portfolio_main_holder .item_holder.subtle_vertical_hover .text_holder_inner {
    padding: 5px
}

.portfolio_main_holder .item_holder.subtle_vertical_hover .portfolio_title {
    text-transform: uppercase;
    opacity: 0;
    padding: 0 20px;
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out
}

.portfolio_main_holder article:hover .item_holder.subtle_vertical_hover .portfolio_title,.portfolio_slider li.item:hover .item_holder.subtle_vertical_hover .portfolio_title {
    opacity: 1;
    text-shadow: none;
    -ms-transform: translateY(4px);
    -moz-transform: translateY(4px);
    -o-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out
}

.portfolio_main_holder .item_holder.subtle_vertical_hover .text_holder .separator {
    display: inline-block;
    background-color: #fff;
    margin-top: 20px
}

.portfolio_main_holder .item_holder.subtle_vertical_hover .project_category {
    opacity: 0;
    -ms-transform: translateY(4px);
    -moz-transform: translateY(4px);
    -o-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
    margin-bottom: 10px
}

.portfolio_main_holder article:hover .item_holder.subtle_vertical_hover .project_category,.portfolio_slider li.item:hover .item_holder.subtle_vertical_hover .project_category {
    opacity: 1;
    text-shadow: none;
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.portfolio_main_holder .item_holder.subtle_vertical_hover .icons_holder {
    -ms-transform: translateY(4px);
    -moz-transform: translateY(4px);
    -o-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out
}

.portfolio_main_holder article .item_holder.subtle_vertical_hover:hover .icons_holder,.portfolio_slider li.item:hover .item_holder.subtle_vertical_hover .icons_holder {
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.portfolio_main_holder .item_holder.subtle_vertical_hover .icons_holder a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #1abc9c;
    border-radius: 100px;
    margin: 0 3px;
    color: #fff;
    transition: .2s ease-out;
    -webkit-transition: .2s ease-out
}

.portfolio_main_holder .item_holder.subtle_vertical_hover .portfolio_shader {
    z-index: 3;
    -webkit-transition: opacity .3s cubic-bezier(.785,.135,.15,.86);
    transition: opacity .3s cubic-bezier(.785,.135,.15,.86);
    opacity: 0
}

.portfolio_main_holder article .item_holder.subtle_vertical_hover:hover .portfolio_shader,.portfolio_slider li.item:hover .item_holder.subtle_vertical_hover .portfolio_shader {
    opacity: 1
}

.portfolio_main_holder article .item_holder.image_subtle_rotate_zoom_hover a.portfolio_link_class {
    z-index: 5
}

.portfolio_main_holder .item_holder.image_subtle_rotate_zoom_hover .image_holder {
    z-index: 2;
    overflow: hidden
}

.portfolio_main_holder .item_holder.image_subtle_rotate_zoom_hover .text_holder {
    padding: 30px;
    font-size: 14px;
    width: 100%;
    position: absolute;
    left: 0;
    height: 100%;
    background-color: transparent;
    top: 0;
    box-sizing: border-box;
    z-index: 4;
    opacity: 1
}

.portfolio_with_hover_text .portfolio_main_holder .item_holder.image_subtle_rotate_zoom_hover .separator {
    background-color: #fff;
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    -moz-transition: opacity .4s ease-out;
    -ms-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out
}

.portfolio_with_hover_text .portfolio_main_holder .item_holder.image_subtle_rotate_zoom_hover:hover .separator {
    opacity: 1
}

.portfolio_main_holder .item_holder.image_subtle_rotate_zoom_hover .portfolio_title {
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    opacity: 0;
    letter-spacing: 2px;
    -ms-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out
}

.portfolio_main_holder article:hover .item_holder.image_subtle_rotate_zoom_hover .portfolio_title,.portfolio_slider li.item:hover .item_holder.image_subtle_rotate_zoom_hover .portfolio_title {
    opacity: 1;
    text-shadow: none;
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.portfolio_main_holder .item_holder.image_subtle_rotate_zoom_hover .project_category {
    opacity: 0;
    text-shadow: 0 0 10px #fff;
    -ms-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
    -webkit-transform: translateY(3px);
    transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out
}

.portfolio_main_holder article:hover .item_holder.image_subtle_rotate_zoom_hover .project_category {
    opacity: 1;
    text-shadow: none;
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.portfolio_main_holder .item_holder.image_subtle_rotate_zoom_hover .portfolio_shader {
    z-index: 3;
    -webkit-transition: opacity .3s cubic-bezier(.785,.135,.15,.86);
    transition: opacity .3s cubic-bezier(.785,.135,.15,.86);
    opacity: 0
}

.portfolio_main_holder article .item_holder.image_subtle_rotate_zoom_hover:hover .portfolio_shader,.portfolio_slider li.item:hover .item_holder.image_subtle_rotate_zoom_hover .portfolio_shader {
    opacity: 1
}

.portfolio_main_holder .item_holder.image_subtle_rotate_zoom_hover .icons_holder {
    -ms-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
    -webkit-transform: translateY(3px);
    transition: transform .4s ease-out;
    -webkit-transition: transform .4s ease-out;
    opacity: 0
}

.portfolio_main_holder article .item_holder.image_subtle_rotate_zoom_hover:hover .icons_holder,.portfolio_slider li.item:hover .item_holder.image_subtle_rotate_zoom_hover .icons_holder {
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1
}

.portfolio_main_holder .item_holder.image_subtle_rotate_zoom_hover .icons_holder a {
    display: inline-block;
    background-color: transparent;
    border: 1px solid #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 100px;
    margin: 0 3px;
    transition: .2s ease-out;
    -webkit-transition: .2s ease-out
}

.portfolio_main_holder .item_holder.image_subtle_rotate_zoom_hover .icons_holder a:hover {
    background-color: #1abc9c;
    color: #fff;
    border-color: #1abc9c
}

.portfolio_main_holder .item_holder.image_subtle_rotate_zoom_hover .image_holder .image img,.portfolio_main_holder .item_holder.image_subtle_rotate_zoom_hover+.image_holder.portfolio_jg_image_link img {
    -webkit-transition: -webkit-transform .7s;
    transition: transform .7s
}

.portfolio_main_holder article .item_holder.image_subtle_rotate_zoom_hover:hover .image_holder .image img,.portfolio_main_holder article .item_holder.image_subtle_rotate_zoom_hover:hover+.image_holder.portfolio_jg_image_link img,.portfolio_slider li.item:hover .item_holder.image_subtle_rotate_zoom_hover .image_holder .image img {
    -webkit-transform: rotate(-9deg) scale(1.15);
    -ms-transform: rotate(-9deg) scale(1.15);
    -moz-transform: rotate(-9deg) scale(1.15);
    -o-transform: rotate(-9deg) scale(1.15);
    transform: rotate(-9deg) scale(1.15);
    -webkit-transition: -webkit-transform .7s;
    transition: transform .7s;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.portfolio_main_holder article .item_holder.image_text_zoom_hover a.portfolio_link_class {
    z-index: 5
}

.portfolio_main_holder .item_holder.image_text_zoom_hover .image_holder {
    z-index: 2;
    overflow: hidden
}

.portfolio_main_holder .item_holder.image_text_zoom_hover .text_holder {
    padding: 30px;
    font-size: 14px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    background-color: transparent;
    top: 0;
    text-align: center;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: .4s cubic-bezier(.165,.84,.44,1);
    transition: .4s cubic-bezier(.165,.84,.44,1);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    z-index: 4
}

.portfolio_main_holder article .item_holder.image_text_zoom_hover:hover .text_holder,.portfolio_slider li.item:hover .item_holder.image_text_zoom_hover .text_holder {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.portfolio_main_holder .item_holder.image_text_zoom_hover .text_holder_outer {
    display: table;
    width: 100%;
    height: 100%
}

.portfolio_main_holder .item_holder.image_text_zoom_hover .text_holder_inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.portfolio_with_hover_text .portfolio_main_holder .item_holder.image_text_zoom_hover .separator {
    background-color: #fff
}

.portfolio_main_holder .project_category,.projects_masonry_holder article .project_category {
    margin-bottom: 10px
}

.portfolio_main_holder .item_holder.image_text_zoom_hover .icons_holder a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #1abc9c;
    border-radius: 50%;
    margin: 0 2px;
    color: #fff;
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: background-color .2s,transform .2s;
    -webkit-transition: background-color .2s,-webkit-transform .2s
}

.portfolio_main_holder .item_holder.image_text_zoom_hover .icons_holder a:hover {
    -ms-transform: translateY(-10%);
    -moz-transform: translateY(-10%);
    -o-transform: translateY(-10%);
    transform: translateY(-10%);
    -webkit-transform: translateY(-10%)
}

.portfolio_main_holder .item_holder.image_text_zoom_hover .portfolio_shader {
    z-index: 3;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .4s cubic-bezier(.165,.84,.44,1);
    transition: opacity .4s cubic-bezier(.165,.84,.44,1);
    opacity: 0
}

.portfolio_main_holder article .item_holder.image_text_zoom_hover:hover .portfolio_shader,.portfolio_slider li.item:hover .item_holder.image_text_zoom_hover .portfolio_shader {
    opacity: 1
}

.portfolio_main_holder .item_holder.image_text_zoom_hover .image_holder .image,.portfolio_main_holder .item_holder.image_text_zoom_hover+.image_holder.portfolio_jg_image_link img {
    -webkit-transition: .5s cubic-bezier(.19,1,.22,1);
    transition: .5s cubic-bezier(.19,1,.22,1);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    display: inline-block
}

.portfolio_main_holder article .item_holder.image_text_zoom_hover:hover .image_holder .image,.portfolio_main_holder article .item_holder.image_text_zoom_hover:hover+.image_holder.portfolio_jg_image_link img,.portfolio_slider li.item:hover .item_holder.image_text_zoom_hover .image_holder .image {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
}

.portfolio_main_holder.standard .item_holder.thin_plus_only {
    overflow: hidden
}

.portfolio_main_holder .item_holder.thin_plus_only .thin_plus_only_icon {
    font-weight: 100;
    font-family: Raleway;
    font-size: 100px;
    -webkit-transition: all .5s .3s;
    transition: all .5s .3s;
    display: block;
    color: #fff
}

.portfolio_main_holder .item_holder.thin_plus_only .text_holder {
    width: 100%;
    height: 100%;
    left: 0;
    margin: 0;
    top: 0;
    box-sizing: border-box;
    z-index: 5;
    -ms-transform: translate(20%,20%);
    -moz-transform: translate(20%,20%);
    -o-transform: translate(20%,20%);
    transform: translate(20%,20%);
    -webkit-transform: translate(20%,20%);
    -webkit-transition: all .5s .3s;
    transition: all .5s .3s;
    opacity: 0;
    font-size: 0;
    padding: 10%;
    background-color: transparent
}

.portfolio_main_holder article .item_holder.thin_plus_only:hover .text_holder,.portfolio_slider li:hover .item_holder.thin_plus_only .text_holder {
    -ms-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -webkit-transition: all .2s .1s;
    transition: all .2s .1s;
    font-size: 150px;
    opacity: 1
}

.portfolio_main_holder .item_holder.thin_plus_only .image_holder {
    z-index: 2
}

.portfolio_main_holder .item_holder.thin_plus_only .portfolio_shader {
    z-index: 3;
    transition: opacity .5s;
    -webkit-transition: opacity .5s;
    opacity: 0
}

.portfolio_main_holder article .item_holder.thin_plus_only:hover .portfolio_shader,.portfolio_slider li.item:hover .item_holder.thin_plus_only .portfolio_shader {
    opacity: 1
}

.portfolio_main_holder .item_holder.slow_zoom .text_holder {
    width: 100%;
    font-size: 18px;
    left: 0;
    height: 100%;
    margin: 0;
    top: 0;
    box-sizing: border-box;
    z-index: 5;
    -webkit-transition: opacity .6s .3s;
    transition: opacity .6s .3s;
    opacity: 0;
    padding: 10%;
    background-color: transparent
}

.portfolio_main_holder article .item_holder.slow_zoom:hover .text_holder {
    opacity: 1
}

.portfolio_with_hover_text .portfolio_main_holder article .item_holder.slow_zoom .separator {
    background-color: #fff
}

.portfolio_main_holder .item_holder.slow_zoom .image_holder img,.portfolio_main_holder .item_holder.slow_zoom+.image_holder.portfolio_jg_image_link img {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: all 2s cubic-bezier(.21,1,.12,1) 0s;
    transition: all 2s cubic-bezier(.23,1,.12,1) 0s
}

.portfolio_main_holder article .item_holder.slow_zoom:hover .image_holder img,.portfolio_main_holder article .item_holder.slow_zoom:hover+.image_holder.portfolio_jg_image_link img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 5s cubic-bezier(.21,1,.12,1) 0s;
    transition: all 5s cubic-bezier(.21,1,.12,1) 0s
}

.portfolio_main_holder .item_holder.slow_zoom .portfolio_shader {
    z-index: 3;
    opacity: 0;
    -webkit-transition: all 5s cubic-bezier(.21,1,.12,1) 0s;
    transition: all 5s cubic-bezier(.21,1,.12,1) 0s
}

.portfolio_main_holder article .item_holder.slow_zoom:hover .portfolio_shader,.portfolio_slider li.item:hover .item_holder.slow_zoom .portfolio_shader {
    opacity: 1
}

.portfolio_main_holder .item_holder.slow_zoom .icons_holder {
    position: absolute;
    bottom: 0;
    opacity: 0;
    z-index: 20;
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s
}

.portfolio_main_holder .item_holder.slow_zoom .icons_holder.left {
    left: 0;
    -webkit-transform: translate3d(-10px,-10px,0);
    -ms-transform: translate3d(-10px,10px,0);
    -moz-transform: translate3d(-10px,10px,0);
    -o-transform: translate3d(-10px,10px,0);
    transform: translate3d(-10px,10px,0)
}

.portfolio_main_holder .item_holder.slow_zoom .icons_holder.right {
    right: 0;
    -webkit-transform: translate3d(10px,10px,0);
    -ms-transform: translate3d(10px,10px,0);
    -moz-transform: translate3d(10px,10px,0);
    -o-transform: translate3d(10px,10px,0);
    transform: translate3d(10px,10px,0)
}

.portfolio_main_holder .item_holder.slow_zoom .icons_holder.center {
    width: 100%;
    text-align: center;
    -webkit-transform: translate3d(0,10px,0);
    -ms-transform: translate3d(0,10px,0);
    -moz-transform: translate3d(0,10px,0);
    -o-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0)
}

.portfolio_main_holder article:hover .item_holder.slow_zoom .icons_holder,.portfolio_slider li.item:hover .item_holder.slow_zoom .icons_holder {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.portfolio_main_holder .item_holder.slow_zoom .icons_holder a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    font-size: 15px;
    color: #fff;
    background: #1abc9c;
    transition: all .4s;
    -webkit-transition: all .4s
}

.portfolio_main_holder .item_holder.slow_zoom .icons_holder a:hover {
    background: #fff;
    color: #000
}

.portfolio_main_holder .item_holder.slow_zoom .image_holder {
    z-index: 2;
    overflow: hidden
}

.portfolio_main_holder .item_holder.split_up .text_holder {
    width: 100%;
    font-size: 18px;
    left: 0;
    height: 100%;
    margin: 0;
    top: 0;
    box-sizing: border-box;
    z-index: 5;
    -webkit-transition: opacity .4s cubic-bezier(.165,.84,.44,1);
    transition: opacity .4s cubic-bezier(.165,.84,.44,1);
    opacity: 0;
    padding: 10%;
    background-color: transparent
}

.portfolio_main_holder article .item_holder.split_up:hover .text_holder {
    -webkit-transition: transform .3s ease;
    transition: transform .3s ease;
    opacity: 1
}

.portfolio_main_holder .item_holder.split_up .portfolio_title {
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: .2s;
    -webkit-transition: .2s
}

.portfolio_main_holder article .item_holder.split_up:hover .portfolio_title {
    -ms-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transform: translateY(-4px)
}

.portfolio_main_holder .item_holder.split_up .project_category {
    -ms-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transition: .2s;
    -webkit-transition: .2s
}

.portfolio_main_holder article:hover .item_holder.split_up .project_category {
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.portfolio_with_hover_text .portfolio_main_holder article:hover .item_holder.split_up .separator {
    background-color: #fff
}

.portfolio_main_holder .item_holder.split_up .image_holder {
    z-index: 2
}

.portfolio_main_holder .item_holder.split_up .portfolio_shader,.portfolio_slider li.item .item_holder.split_up .portfolio_shader {
    height: 0;
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    width: 100%;
    z-index: 3
}

.portfolio_main_holder article .item_holder.split_up:hover .portfolio_shader,.portfolio_slider li.item:hover .item_holder.split_up .portfolio_shader {
    height: 100%;
    top: 0;
    opacity: 1
}

.portfolio_main_holder .item_holder.cursor_change_hover a.portfolio_link_class {
    z-index: 6;
    cursor: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/cursor_plus.cur),crosshair;
    cursor: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/cursor_plus.png) 22 22,crosshair
}

.portfolio_main_holder .cursor_img {
    position: absolute;
    z-index: 1000
}

.portfolio_main_holder .item_holder.cursor_change_hover .image_holder {
    z-index: 2
}

.portfolio_main_holder .item_holder.cursor_change_hover .text_holder {
    padding: 30px;
    font-size: 14px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    background-color: transparent;
    top: 0;
    text-align: center;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transition: .4s cubic-bezier(.165,.84,.44,1);
    transition: .4s cubic-bezier(.165,.84,.44,1);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    z-index: 4
}

.portfolio_main_holder article:hover .item_holder.cursor_change_hover .text_holder,.portfolio_slider li.item:hover .item_holder.cursor_change_hover .text_holder {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.portfolio_with_hover_text .portfolio_main_holder .item_holder.cursor_change_hover .separator {
    background-color: #fff
}

.portfolio_main_holder .item_holder.cursor_change_hover .text_holder_outer {
    display: table;
    width: 100%;
    height: 100%
}

.portfolio_main_holder .item_holder.cursor_change_hover .text_holder_inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.portfolio_main_holder .item_holder.flip_from_left .portfolio_shader,.portfolio_main_holder .item_holder.slide_up .portfolio_shader {
    display: none
}

.portfolio_main_holder .item_holder.cursor_change_hover .portfolio_shader {
    z-index: 3;
    -webkit-transition: opacity .4s cubic-bezier(.165,.84,.44,1);
    transition: opacity .4s cubic-bezier(.165,.84,.44,1);
    opacity: 0
}

.portfolio_main_holder article .item_holder.cursor_change_hover:hover .portfolio_shader,.portfolio_slider li.item:hover .item_holder.cursor_change_hover .portfolio_shader {
    opacity: 1
}

.projects_holder.hover_text article .item_holder.grayscale .image_holder {
    z-index: 2;
    margin: 0
}

.projects_holder.hover_text article .item_holder.grayscale .image img {
    margin: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    filter: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/desaturate.svg#grayscale)
}

.projects_holder.hover_text article .item_holder.grayscale:hover .image_holder .image img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.projects_holder.hover_text article .item_holder.grayscale .text_holder {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 5;
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

.projects_holder.hover_text article .item_holder.grayscale .portfolio_shader {
    z-index: 3;
    background-color: rgba(21,21,21,.4);
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s
}

.projects_holder.hover_text article .item_holder.grayscale:hover .portfolio_shader,.projects_holder.hover_text article .item_holder.grayscale:hover .text_holder {
    opacity: 1
}

.portfolio_main_holder .item_holder.slide_up {
    overflow: hidden
}

.portfolio_main_holder .item_holder.slide_up .portfolio_title_holder {
    z-index: 10;
    background-color: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.33,0,.2,1) 50ms;
    transition: transform .3s cubic-bezier(.33,0,.2,1) 50ms;
    width: 100%
}

.portfolio_main_holder .item_holder.slide_up .portfolio_title_holder .portfolio_title {
    text-align: center;
    margin: 25px 0;
    padding: 0 10px;
    box-sizing: border-box
}

.portfolio_main_holder .item_holder.slide_up .portfolio_title_holder .portfolio_title a {
    color: #303030
}

.portfolio_main_holder .item_holder.slide_up .image_holder {
    z-index: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.33,0,.2,1) 50ms;
    transition: transform .3s cubic-bezier(.33,0,.2,1) 50ms
}

.portfolio_main_holder .item_holder.slide_up:hover .portfolio_title_holder {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.portfolio_main_holder .item_holder.slide_up:hover .image_holder {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.portfolio_main_holder .item_holder.slide_up:hover .image_holder img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.portfolio_main_holder.justified-gallery article .portfolio_jg_image_link.slide_up {
    overflow: hidden
}

.portfolio_main_holder.justified-gallery article .portfolio_jg_image_link.slide_up img {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.33,0,.2,1) 50ms;
    transition: transform .3s cubic-bezier(.33,0,.2,1) 50ms
}

.portfolio_main_holder.justified-gallery article:hover .portfolio_jg_image_link.slide_up img {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px)
}

.portfolio_main_holder .item_holder.flip_from_left .portfolio_title_holder {
    z-index: 10;
    background-color: #fff;
    bottom: 5%;
    left: -4%;
    position: absolute;
    opacity: 0;
    -webkit-transform: translate3d(-20%,0,0);
    -moz-transform: translate3d(-20%,0,0);
    transform: translate3d(-20%,0,0);
    -webkit-transition: opacity .2s,transform 0s .2s,box-shadow 0s ease .2s;
    transition: opacity .2s,transform 0s .2s,box-shadow 0s ease .2s;
    will-change: transform
}

.portfolio_main_holder .item_holder.flip_from_left .portfolio_title_holder .portfolio_title {
    margin: 15px 0;
    padding: 0 20px;
    box-sizing: border-box
}

.portfolio_main_holder .item_holder.flip_from_left .portfolio_title_holder .portfolio_title a {
    color: #222;
    vertical-align: middle
}

.portfolio_main_holder .item_holder.flip_from_left:hover .portfolio_title_holder {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-box-shadow: 6px 6px 3px rgba(0,0,0,.04);
    -moz-box-shadow: 6px 6px 3px rgba(0,0,0,.04);
    box-shadow: 6px 6px 3px rgba(0,0,0,.04);
    -webkit-transition: opacity .25s cubic-bezier(.33,0,.2,1),-webkit-transform .3s cubic-bezier(0,0,0,1),-webkit-box-shadow .2s ease-out 50ms;
    transition: opacity .25s cubic-bezier(.33,0,.2,1),transform .3s cubic-bezier(0,0,0,1),box-shadow .2s ease-out 50ms
}

.projects_holder.monitor_frame img.monitor_frame {
    pointer-events: none;
    position: relative;
    z-index: 3
}

.projects_holder.monitor_frame .item_holder {
    height: 67%;
    left: 3.6%;
    position: absolute;
    top: 5%;
    width: 93%;
    z-index: 1
}

.projects_holder.monitor_frame .item_holder .image_holder {
    height: 100%
}

.projects_holder.monitor_frame .item_holder .image_holder img {
    -webkit-transform: translateZ(0) scale(1)!important;
    transform: translateZ(0) scale(1)!important
}

.projects_holder.monitor_frame.ie-specific-styles .item_holder {
    z-index: 4
}

.q_tabs {
    display: block;
    visibility: hidden
}

.q_tabs .tabs-nav,.q_tabs .tabs-nav li {
    padding: 0;
    display: inline-block;
    margin: 0;
    position: relative;
    overflow: hidden
}

.q_tabs .tabs-nav {
    list-style: none
}

.q_tabs .tabs-nav li a {
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 0;
    padding: 0 14px;
    font-size: 13px;
    text-decoration: none;
    font-style: normal;
    color: #b4b4b4;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.q_tabs .tabs-nav li.active a {
    color: #303030
}

.q_tabs .tabs-nav li a:hover,.q_tabs .tabs-nav li.active a:hover {
    color: #1abc9c
}

.q_tabs.horizontal.center {
    text-align: center
}

.q_tabs.horizontal.left {
    text-align: left
}

.q_tabs.horizontal.right {
    text-align: right
}

.q_tabs.horizontal .tabs-container {
    padding-top: 4px;
    text-align: left
}

.q_tabs.horizontal.right .tabs-container {
    text-align: right
}

.q_tabs.horizontal .tabs-nav li:first-child a {
    padding-left: 0
}

.q_tabs.vertical .tabs-nav {
    width: 24.02957486136784%;
    margin: 0
}

.q_tabs.vertical.right .tabs-nav {
    float: right
}

.q_tabs.vertical.left .tabs-nav {
    float: left
}

.q_tabs.vertical .tabs-nav li {
    display: block;
    width: 100%
}

.q_tabs.vertical .tabs-nav li a {
    text-align: center;
    height: auto;
    line-height: normal;
    padding: 13px 17px
}

.q_tabs.vertical .tabs-nav li.active a {
    border: 2px solid #e3e3e3;
    padding: 11px 14px;
    position: relative;
    z-index: 100
}

.q_tabs.vertical.left .tabs-nav li.active a {
    border-right-color: #fff;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.q_tabs.vertical.right .tabs-nav li.active a {
    border-left-color: #fff;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.q_tabs.vertical .tabs-container {
    width: 73.68576709796673%
}

.q_tabs.vertical.left .tabs-container {
    float: left;
    text-align: left
}

.q_tabs.vertical.right .tabs-container {
    float: right;
    text-align: right
}

.q_tabs.vertical .tab-content {
    position: relative;
    z-index: 50
}

.q_tabs.vertical.left .tab-content {
    padding-left: 17px;
    border-left: 2px solid #e3e3e3;
    left: -2px
}

.q_tabs.vertical.right .tab-content {
    padding-right: 17px;
    border-right: 2px solid #e3e3e3;
    right: -2px
}

.q_tabs.boxed {
    text-align: left
}

.q_tabs.boxed .tabs-nav {
    display: block
}

.q_tabs.boxed .tabs-nav li a {
    border-bottom: none;
    position: relative;
    z-index: 200
}

.q_tabs.boxed .tabs-nav li.active a {
    position: relative;
    z-index: 100;
    line-height: 40px;
    height: 40px;
    padding: 0 12px;
    border: 2px solid #e3e3e3;
    border-bottom-color: #fff;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px
}

.q_tabs.boxed .tabs-container {
    overflow: hidden;
    text-align: left;
    padding: 19px 0 0;
    border-top: 2px solid #e3e3e3;
    position: relative;
    top: -2px;
    z-index: 50
}

.q_accordion_holder {
    position: relative;
    display: block;
    visibility: hidden;
    margin: 0 0 30px
}

.q_accordion_holder.accordion.with_icon {
    border-top: 1px solid #eaeaea
}

.q_accordion_holder.accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
    display: block;
    line-height: 2em;
    min-height: 45px;
    padding: 0;
    margin: 0 0 5px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    box-sizing: border-box
}

.q_accordion_holder.accordion h3.ui-accordion-header {
    padding-top: 3px
}

.q_accordion_holder.accordion h4.ui-accordion-header {
    padding-top: 5px
}

.q_accordion_holder.accordion h5.ui-accordion-header {
    font-size: 14px;
    padding-top: 9px
}

.q_accordion_holder.accordion h6.ui-accordion-header {
    padding-top: 10px
}

.q_accordion_holder.accordion.with_icon h3.ui-accordion-header {
    padding-bottom: 3px
}

.q_accordion_holder.accordion.with_icon h4.ui-accordion-header {
    padding-bottom: 5px
}

.q_accordion_holder.accordion.with_icon h5.ui-accordion-header {
    padding-bottom: 9px
}

.q_accordion_holder.accordion.with_icon h6.ui-accordion-header {
    padding-bottom: 10px
}

.q_accordion_holder.accordion.with_icon .ui-accordion-header {
    line-height: 3em;
    min-height: 3em;
    margin: 0;
    border: 1px solid #eaeaea;
    border-top: 0!important
}

.q_accordion_holder.accordion .ui-accordion-header,.q_accordion_holder.accordion.with_icon .ui-accordion-header {
    -webkit-transition: color .3s ease-in-out,background-color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out,background-color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out,background-color .3s ease-in-out;
    -o-transition: color .3s ease-in-out,background-color .3s ease-in-out;
    transition: color .3s ease-in-out,background-color .3s ease-in-out;
    color: #303030;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px
}

.q_accordion_holder.accordion .ui-accordion-header:hover {
    color: #1abc9c
}

.q_accordion_holder.accordion.with_icon .ui-accordion-header:last-child {
    border-bottom: 0!important
}

.q_accordion_holder.accordion.with_icon .ui-accordion-header span.tab-title {
    width: 72%;
    line-height: 1.5625em;
    margin: .85em 0 .85em 20px;
    display: inline-block
}

.q_accordion_holder.accordion.without_icon .ui-accordion-header span.tab-title {
    padding: 0 0 0 63px;
    display: block
}

.q_accordion_holder.accordion.with_icon .ui-state-active {
    border-bottom-color: transparent
}

.q_accordion_holder.accordion .ui-state-active,.q_accordion_holder.accordion.with_icon .ui-state-active {
    -webkit-transition: color .3s ease-in-out,background-color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out,background-color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out,background-color .3s ease-in-out;
    -o-transition: color .3s ease-in-out,background-color .3s ease-in-out;
    transition: color .3s ease-in-out,background-color .3s ease-in-out
}

.q_accordion_holder.accordion.with_icon .ui-accordion-header-active,.q_accordion_holder.with_icon div.accordion_content {
    background-color: #fbfbfb
}

.q_accordion_holder .ui-accordion-header .accordion_mark,.q_accordion_holder.accordion.with_icon .ui-accordion-header div.icon-wrapper {
    float: left;
    line-height: 3.25em;
    position: relative;
    top: .09375em
}

.q_accordion_holder.accordion.without_icon .ui-accordion-header div.icon-wrapper {
    display: none!important
}

.q_accordion_holder.accordion.with_icon .ui-accordion-header i {
    margin: 0 0 0 15px;
    font-size: 18px;
    color: #1abc9c
}

.highlight,.testimonials_holder.light .flex-direction-nav a:before {
    color: #fff
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon {
    display: block;
    width: 41px;
    height: 41px;
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/plus.png);
    background-repeat: no-repeat;
    background-position: center
}

.q_accordion_holder.with_icon .ui-accordion-header.ui-state-active .accordion_icon_mark {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/minus.png)
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
    display: block;
    width: 45px;
    height: 45px;
    border: 2px solid #e3e3e3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;
    transition: background-color .3s ease-in-out;
    box-sizing: border-box
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark:hover {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/button-bg-px.png)!important
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark.left_mark {
    position: absolute;
    top: 0;
    left: 0
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark.right_mark {
    position: absolute;
    right: .65em;
    top: .65em
}

.q_accordion_holder.accordion.with_icon .ui-accordion-header .accordion_mark.left_mark,.q_accordion_holder.accordion.without_icon .ui-accordion-header .accordion_mark.right_mark {
    display: none
}

.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark_icon {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/minus.png)
}

.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark {
    background-color: #e3e3e3;
    transition: background-color .3s ease-in-out
}

.gallery_holder ul li a img,.q_font_awsome_icon_square,.q_icon_with_title.boxed .icon_holder .fa-stack {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:150 / 100),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:160dpi) {
    .q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon,.q_accordion_holder.with_icon .accordion_icon_mark {
        -o-background-size:9px 9px;
        -webkit-background-size: 9px 9px;
        -moz-background-size: 9px 9px;
        background-size: 9px 9px;
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/plus@1_5x.png)
    }

    .q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark_icon,.q_accordion_holder.with_icon .ui-accordion-header.ui-state-active .accordion_icon_mark {
        -o-background-size: 9px 9px;
        -webkit-background-size: 9px 9px;
        -moz-background-size: 9px 9px;
        background-size: 9px 9px;
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/minus@1_5x.png)
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:200 / 100),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:210dpi) {
    .q_accordion_holder.accordion .ui-accordion-header .accordion_mark_icon,.q_accordion_holder.with_icon .accordion_icon_mark {
        -o-background-size:9px 9px;
        -webkit-background-size: 9px 9px;
        -moz-background-size: 9px 9px;
        background-size: 9px 9px;
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/plus@2x.png)
    }

    .q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark_icon,.q_accordion_holder.with_icon .ui-accordion-header.ui-state-active .accordion_icon_mark {
        -o-background-size: 9px 9px;
        -webkit-background-size: 9px 9px;
        -moz-background-size: 9px 9px;
        background-size: 9px 9px;
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/minus@2x.png)
    }
}

.q_accordion_holder.accordion div.accordion_content {
    padding: 0 0 0 63px;
    margin: 0
}

.q_accordion_holder.with_icon div.accordion_content {
    padding: 0 0 0 50px;
    border: 1px solid #eaeaea;
    border-top: 0
}

.q_accordion_holder.accordion.with_icon div.accordion_content.no_icon {
    padding: 0 0 0 22px
}

.q_accordion_holder.accordion div.accordion_content_inner {
    padding: 8px 0 25px;
    display: block
}

.q_accordion_holder.with_icon div.accordion_content_inner {
    padding: 10px 27px 19px 0
}

.q_accordion_holder.accordion.boxed .ui-accordion-header {
    text-align: center;
    background-color: #e3e3e3
}

.q_accordion_holder.boxed .ui-accordion-header .accordion_mark {
    display: none
}

.q_accordion_holder.boxed div.accordion_content {
    padding-left: 26px
}

.q_accordion_holder.boxed div.accordion_content_inner {
    padding-top: 20px
}

.highlight {
    background-color: #1abc9c;
    padding: 0 3px
}

.testimonials_holder {
    text-align: center
}

.testimonials {
    position: relative
}

.testimonials .testimonial_container {
    overflow: hidden;
    width: 100%;
    background-color: transparent;
    text-align: left;
    margin: 0 0 16px
}

.testimonials_holder .flex-direction-nav {
    display: block;
    position: static
}

.testimonials_holder .flex-direction-nav li {
    display: inline-block;
    height: 30px;
    margin-top: 37px
}

.testimonials_holder .flex-direction-nav li:first-child {
    margin-right: 5px
}

.testimonials_holder .flex-direction-nav li:last-child {
    margin-left: 4px
}

.testimonials_holder .flex-direction-nav a {
    position: relative;
    width: 30px;
    height: 30px;
    border: 2px solid #303030;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    opacity: 1;
    background-color: transparent;
    text-indent: -9999px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.testimonials_holder .flex-direction-nav a:hover {
    background-color: #303030
}

.testimonials_holder.light .flex-direction-nav a {
    border-color: #fff
}

.testimonials_holder.light .flex-direction-nav a:hover {
    background-color: #1abc9c;
    border-color: #1abc9c
}

.testimonials_holder .flex-direction-nav a:before {
    font-family: FontAwesome,sans-serif;
    position: absolute;
    height: 26px;
    width: 26px;
    line-height: 26px;
    top: 0;
    left: 0;
    color: #000;
    text-indent: 0;
    font-size: 16px
}

.testimonials_holder .flex-direction-nav a:hover:before {
    color: #fff
}

.testimonials_holder .flex-direction-nav a.flex-prev:before {
    content: '\f104'
}

.testimonials_holder .flex-direction-nav a.flex-next:before {
    content: '\f105'
}

.testimonials_holder.full_width {
    background: 0 0
}

.content .testimonial_content .container .container_inner {
    padding: 0
}

.testimonial_text_holder {
    position: relative;
    display: block
}

.testimonials .author_image_holder {
    margin-left: 15px;
    position: relative
}

.author_image_holder .image_holder {
    border-radius: 3em;
    border: 1px solid #eaeaea;
    width: 60px;
    height: 60px;
    display: inline-block;
    float: left;
    margin: 0 15px 0 0;
    overflow: hidden
}

.testimonial_text_inner .testimonial_name,.testimonials .testimonial_text_inner {
    display: block
}

.testimonials .testimonial_text_inner p.testimonial_author {
    font-size: 13px;
    color: #303030;
    margin-top: 22px;
    font-weight: 500
}

.testimonials .testimonial_text_inner p.testimonial_author span.author_company {
    color: #1abc9c
}

.testimonial_content_inner .testimonial_author .website {
    color: #303030;
    font-weight: 300;
    display: block
}

.testimonial_content_inner .testimonial_author h4 {
    color: #00a8e8
}

.testimonial_content_inner .testimonial_author .company_position {
    color: #1abc9c
}

.testimonial_arrow,.testimonial_image_holder {
    display: inline-block;
    position: relative;
    overflow: hidden
}

.testimonials .testimonial_text_inner p {
    line-height: 1.666666666666667em;
    font-size: 21px
}

.testimonials_holder.standard .testimonials .testimonial_text_inner {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.testimonials_holder.full_width .testimonials .testimonial_text_inner {
    border-left: none;
    border-right: none;
    position: relative;
    text-align: center
}

.testimonials_holder.full_width .testimonials .testimonial_text_inner p {
    margin: 0 0 19px
}

.testimonial_arrow {
    width: 20px;
    height: 20px;
    margin: 0 0 0 -10px;
    z-index: 999;
    left: 45px;
    bottom: 11px;
    background-color: #fbfbfb;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #eaeaea;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.testimonials.transparent .testimonial_text_inner {
    background-color: transparent!important;
    padding: 0;
    border: none
}

.testimonial_image_holder {
    text-align: center;
    vertical-align: middle;
    margin: 0 0 50px
}

.testimonial_image_holder img {
    vertical-align: middle
}

.testimonials_masonry_holder {
    padding: 0 17px
}

.testimonials_masonry_holder .testimonial_content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.testimonials_masonry_holder .testimonials_sep {
    width: 17px;
    height: 2px;
    background-color: #303030;
    margin: 8px auto 13px
}

.testimonials_masonry_holder .testimonial_author {
    margin-top: 17px
}

.testimonials_masonry_holder .testimonial_content_holder {
    display: table;
    width: 100%;
    height: 100%
}

.testimonials_masonry_holder .testimonial_content_inner {
    display: table-cell;
    vertical-align: middle
}

.testimonials_masonry_holder .testimonials_header_desc {
    color: #303030
}

.testimonials_block {
    width: 33.33%;
    display: inline-block;
    vertical-align: middle
}

.tstm_block_2 {
    float: left
}

.tstm_block_2 .tstm_item_large {
    float: none
}

.testimonials_item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: calc(50% - 34px);
    padding-top: calc(50% - 34px);
    margin: 17px;
    background-color: #fff;
    text-align: center;
    overflow: hidden
}

.testimonials_item .testimonial_content {
    padding: 25px
}

.testimonials_item .testimonial_image_holder {
    width: 49px;
    height: 49px;
    margin-bottom: 20px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.tstm_item_large {
    padding-top: calc(100% - 34px)
}

.tstm_item_large .testimonial_image_holder {
    width: 90px;
    height: 90px;
    margin-bottom: 30px
}

.tstm_item_large .testimonials_sep {
    margin-bottom: 23px
}

.testimonials_header {
    width: calc(100% - 34px)
}

.testimonials_header .qbutton {
    margin-top: 38px
}

.boxed .section .section_inner .testimonials_masonry_holder,.container .container_inner .testimonials_masonry_holder,.grid_section .section_inner .testimonials_masonry_holder {
    padding: 0;
    margin: 0 -6px
}

.boxed .section .section_inner .testimonials_masonry_holder .testimonials_item,.container .container_inner .testimonials_masonry_holder .testimonials_item,.grid_section .section_inner .testimonials_masonry_holder .testimonials_item {
    margin: 6px;
    width: calc(50% - 12px);
    padding-top: calc(50% - 12px)
}

.boxed .section .section_inner .testimonials_masonry_holder .testimonials_item .testimonial_content,.container .container_inner .testimonials_masonry_holder .testimonials_item .testimonial_content,.grid_section .section_inner .testimonials_masonry_holder .testimonials_item .testimonial_content {
    padding: 15px
}

.boxed .section .section_inner .testimonials_masonry_holder .testimonials_header,.container .container_inner .testimonials_masonry_holder .testimonials_header,.grid_section .section_inner .testimonials_masonry_holder .testimonials_header {
    width: calc(100% - 12px)
}

.boxed .section .section_inner .testimonials_masonry_holder .tstm_item_large,.container .container_inner .testimonials_masonry_holder .tstm_item_large,.grid_section .section_inner .testimonials_masonry_holder .tstm_item_large {
    padding-top: calc(100% - 12px)
}

.testimonials_c_holder .testimonial_content_inner {
    background: #fff;
    box-sizing: border-box;
    padding: 60px 45px;
    text-align: center
}

.testimonials_c_holder .testimonial_content_inner .testimonial_image_holder {
    border-radius: 50%;
    margin-bottom: 33px
}

.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder {
    line-height: 1em;
    margin: 15px 0 25px;
    color: #bebebe
}

.testimonials_c_holder .testimonial_content_inner .testimonial_rating_holder .testimonial_star_holder {
    margin: 0 1px
}

.testimonials_c_holder .testimonial_content_inner .testimonial_author {
    margin-top: 21px;
    font-size: 13px;
    font-weight: 500
}

.testimonials_c_holder .flex-control-nav {
    margin-top: 50px;
    text-align: center
}

.testimonials_c_holder .flex-control-nav li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 0 5px
}

.testimonials_c_holder .flex-control-nav li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    background-color: #cfcfcf;
    border-radius: 50%
}

.testimonials_c_holder .flex-control-nav li a.flex-active {
    background-color: #303030
}

.testimonials_c_holder.light .flex-control-nav li a {
    background-color: #e8e8e8
}

.testimonials_c_holder.light .flex-control-nav li a.flex-active {
    background-color: #fff
}

blockquote {
    quotes: none;
    position: relative;
    padding: 14px 14px 14px 10px;
    border-left: 4px solid transparent
}

blockquote h5 {
    line-height: 1.5625em;
    text-transform: none;
    font-size: 21px;
    letter-spacing: normal;
    font-weight: 400;
    margin: 0!important
}

blockquote.with_quote_icon h5 {
    padding: 0 0 0 40px
}

blockquote i.fa {
    float: left;
    font-size: 22px;
    color: #c1c0c0;
    margin: 6px 0 0!important
}

.gallery_holder {
    display: block;
    position: relative
}

.wpb_image_grid .gallery_holder {
    width: 100.1%
}

.gallery_holder ul {
    list-style: none;
    display: block;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0
}

.gallery_holder ul li {
    position: relative;
    display: block;
    float: left;
    overflow: hidden
}

.gallery_holder ul li a {
    position: relative;
    -webkit-backface-visibility: hidden;
    display: block;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0)
}

.wpb_image_grid .gallery_holder ul li a {
    margin-right: -1px;
    margin-bottom: -1px!important
}

.gallery_holder ul li a img {
    display: block;
    width: 100%;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1)
}

.gallery_holder ul li.grayscale a img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.gallery_holder ul li.grayscale:hover a img {
    -webkit-filter: grayscale(0);
    filter: none
}

.gallery_holder ul li:hover a img {
    -webkit-transform: scale(1.03,1.03);
    -moz-transform: scale(1.03,1.03);
    -ms-transform: scale(1.03,1.03);
    -o-transform: scale(1.03,1.03);
    transform: scale(1.03,1.03)
}

.gallery_holder ul li .gallery_hover {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    background-color: #000;
    background-color: rgba(0,0,0,.81);
    visibility: visible;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    z-index: 1000
}

.gallery_holder ul li:hover .gallery_hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gallery_holder ul li .gallery_hover i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -15px;
    font-size: 30px;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block
}

.gallery_holder ul.v6 li,.wpb_gallery_slides .gallery_holder ul.v6 li {
    width: 16.66666666666667%;
    margin: 0
}

.gallery_holder ul.v5 li,.wpb_gallery_slides .gallery_holder ul.v5 li {
    width: 20%;
    margin: 0
}

.gallery_holder ul.v4 li,.wpb_gallery_slides .gallery_holder ul.v4 li {
    width: 25%;
    margin: 0
}

.gallery_holder ul.v3 li,.wpb_gallery_slides .gallery_holder ul.v3 li {
    width: 33.33333333333333%;
    margin: 0
}

.gallery_holder ul.v2 li,.wpb_gallery_slides .gallery_holder ul.v2 li {
    width: 50%;
    margin: 0
}

.gallery_holder .gallery_with_space ul li,.wpb_gallery_slides .gallery_holder .gallery_with_space ul li {
    margin-bottom: 2%
}

.gallery_holder .gallery_with_space ul li:last-child,.wpb_gallery_slides .gallery_holder .gallery_with_space ul li:last-child {
    margin-bottom: 0
}

.gallery_holder ul.gallery_with_space.v2 li,.wpb_gallery_slides .gallery_holder ul.gallery_with_space.v2 li {
    width: 49%;
    margin: 0 2% 2% 0
}

.gallery_holder ul.gallery_with_space.v2 li:nth-child(2n),.wpb_gallery_slides .gallery_holder ul.gallery_with_space.v2 li:nth-child(2n) {
    margin-right: 0
}

.gallery_holder ul.gallery_with_space.v3 li,.wpb_gallery_slides .gallery_holder ul.gallery_with_space.v3 li {
    width: 32%;
    margin: 0 2% 2% 0
}

.gallery_holder ul.gallery_with_space.v3 li:nth-child(3n),.wpb_gallery_slides .gallery_holder ul.gallery_with_space.v3 li:nth-child(3n) {
    margin-right: 0
}

.gallery_holder ul.gallery_with_space.v4 li,.wpb_gallery_slides .gallery_holder ul.gallery_with_space.v4 li {
    width: 23.5%;
    margin: 0 2% 2% 0
}

.gallery_holder ul.gallery_with_space.v4 li:nth-child(4n),.wpb_gallery_slides .gallery_holder ul.gallery_with_space.v4 li:nth-child(4n) {
    margin-right: 0
}

.gallery_holder ul.gallery_with_space.v5 li,.wpb_gallery_slides .gallery_holder ul.gallery_with_space.v5 li {
    width: 18.4%;
    margin: 0 2% 2% 0
}

.gallery_holder ul.gallery_with_space.v5 li:nth-child(5n),.wpb_gallery_slides .gallery_holder ul.gallery_with_space.v5 li:nth-child(5n) {
    margin-right: 0
}

.wpb_content_element.wpb_single_image img {
    vertical-align: middle
}

.wpb_single_image.qode_image_hover_darken .vc_single_image-wrapper {
    position: relative
}

.wpb_single_image.qode_image_hover_darken .vc_single_image-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(0,0,0,.25);
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.wpb_single_image.qode_image_hover_darken .vc_single_image-wrapper:hover:before {
    opacity: 1
}

.wpb_single_image.qode_image_hover_zoom_in .vc_single_image-wrapper {
    overflow: hidden
}

.wpb_single_image.qode_image_hover_zoom_in .vc_single_image-wrapper img {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.4,0,1,1);
    -moz-transition: -moz-transform .3s cubic-bezier(.4,0,1,1);
    -o-transition: -o-transform .3s cubic-bezier(.4,0,1,1);
    transition: transform .3s cubic-bezier(.4,0,1,1)
}

.wpb_single_image.qode_image_hover_zoom_in .vc_single_image-wrapper:hover img {
    -webkit-transform: scale(1.05) translateZ(0);
    -moz-transform: scale(1.05) translateZ(0);
    -o-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0)
}

.qode-horizontal-marquee {
    position: relative;
    overflow: hidden
}

.qode-preview-slider .qode-presl-main-slider .flex-viewport,.qode-text-marquee .stretch--resizer {
    overflow: visible!important
}

.qode-horizontal-marquee .qode-horizontal-marquee-inner {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0
}

.qode-horizontal-marquee .qode-horizontal-marquee-inner .qode-hm-item {
    position: relative;
    float: left;
    height: 100%
}

.qode-horizontal-marquee .qode-horizontal-marquee-inner .qode-hm-item:last-child {
    margin-right: 0!important
}

.qode-horizontal-marquee .qode-horizontal-marquee-inner .qode-hm-item .qode-hm-item-inner {
    position: absolute;
    width: 100%;
    left: 0
}

.qode-horizontal-marquee .qode-horizontal-marquee-inner .qode-hm-item .qode-hm-item-inner.qode-top-aligned {
    top: 0
}

.qode-horizontal-marquee .qode-horizontal-marquee-inner .qode-hm-item .qode-hm-item-inner.qode-bottom-aligned {
    bottom: 0
}

.qode-horizontal-marquee .qode-horizontal-marquee-inner .qode-hm-item .qode-hm-item-inner.qode-middle-aligned {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qode-horizontal-marquee:not(.qode-loop) .qode-horizontal-marquee-inner {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: e-resize;
    cursor: -webkit-grab;
    cursor: grab
}

.qode-horizontal-marquee:not(.qode-loop) .qode-horizontal-marquee-inner.qode-dragged {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.qode-horizontal-marquee.qode-loop {
    visibility: hidden
}

.no-touch .qode-horizontal-marquee.qode-loop,.touch .qode-horizontal-marquee.qode-loop {
    visibility: visible
}

.no-touch .qode-horizontal-marquee.qode-loop.qode-appear-fx .qode-hm-item-inner>div {
    opacity: 0
}

.no-touch .qode-horizontal-marquee.qode-loop.qode-appear-fx.qode-appeared .qode-hm-item-inner>div:nth-child(1) {
    opacity: 1;
    -webkit-transition: opacity .6s .1s;
    -moz-transition: opacity .6s .1s;
    transition: opacity .6s .1s
}

.no-touch .qode-horizontal-marquee.qode-loop.qode-appear-fx.qode-appeared .qode-hm-item-inner>div:nth-child(2) {
    opacity: 1;
    -webkit-transition: opacity .6s .2s;
    -moz-transition: opacity .6s .2s;
    transition: opacity .6s .2s
}

.no-touch .qode-horizontal-marquee.qode-loop.qode-appear-fx.qode-appeared .qode-hm-item-inner>div:nth-child(3) {
    opacity: 1;
    -webkit-transition: opacity .6s .3s;
    -moz-transition: opacity .6s .3s;
    transition: opacity .6s .3s
}

.no-touch .qode-horizontal-marquee.qode-loop.qode-appear-fx.qode-appeared .qode-hm-item-inner>div:nth-child(4) {
    opacity: 1;
    -webkit-transition: opacity .6s .4s;
    -moz-transition: opacity .6s .4s;
    transition: opacity .6s .4s
}

.no-touch .qode-horizontal-marquee.qode-loop.qode-appear-fx.qode-appeared .qode-hm-item-inner>div:nth-child(5) {
    opacity: 1;
    -webkit-transition: opacity .6s .5s;
    -moz-transition: opacity .6s .5s;
    transition: opacity .6s .5s
}

.no-touch .qode-horizontal-marquee.qode-loop.qode-appear-fx.qode-appeared .qode-hm-item-inner>div:nth-child(6) {
    opacity: 1;
    -webkit-transition: opacity .6s .6s;
    -moz-transition: opacity .6s .6s;
    transition: opacity .6s .6s
}

.no-touch .qode-horizontal-marquee.qode-loop.qode-appear-fx.qode-appeared .qode-hm-item-inner>div:nth-child(7) {
    opacity: 1;
    -webkit-transition: opacity .6s .7s;
    -moz-transition: opacity .6s .7s;
    transition: opacity .6s .7s
}

.no-touch .qode-horizontal-marquee.qode-loop.qode-appear-fx.qode-appeared .qode-hm-item-inner>div:nth-child(8) {
    opacity: 1;
    -webkit-transition: opacity .6s .8s;
    -moz-transition: opacity .6s .8s;
    transition: opacity .6s .8s
}

.no-touch .qode-horizontal-marquee.qode-loop.qode-appear-fx.qode-appeared .qode-hm-item-inner>div:nth-child(9) {
    opacity: 1;
    -webkit-transition: opacity .6s .9s;
    -moz-transition: opacity .6s .9s;
    transition: opacity .6s .9s
}

.no-touch .qode-horizontal-marquee.qode-loop.qode-appear-fx.qode-appeared .qode-hm-item-inner>div:nth-child(10) {
    opacity: 1;
    -webkit-transition: opacity .6s 1s;
    -moz-transition: opacity .6s 1s;
    transition: opacity .6s 1s
}

.qode-text-marquee {
    position: relative
}

.qode-text-marquee .qode-text-marquee-wrapper:last-child.qode-marquee-additional-title {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.touch .qode-text-marquee .qode-text-marquee-wrapper {
    padding: 0 10%
}

.qode-text-marquee .qode-text-marquee-title {
    visibility: hidden;
    color: #e4e4e4;
    line-height: normal;
    font-weight: 700
}

.qode-preview-slider {
    position: relative;
    width: 920px;
    max-width: 90%;
    margin: 0 auto;
    padding-bottom: 60px
}

.qode-preview-slider img {
    width: 100%;
    display: block;
    visibility: hidden
}

.qode-preview-slider img.visible {
    visibility: visible
}

.qode-preview-slider .qode-presl-link {
    position: relative;
    display: block
}

.qode-preview-slider .qode-presl-link:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.qode-preview-slider .qode-presl-link:hover:after {
    opacity: .05
}

.qode-preview-slider .qode-presl-main-slider {
    position: relative
}

.qode-preview-slider .qode-presl-main-slider .qode-presl-main-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 6.5%
}

.qode-preview-slider .qode-presl-main-slider .flex-direction-nav {
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.qode-preview-slider .qode-presl-main-slider .flex-direction-nav.moving {
    opacity: 0;
    -webkit-transition: none;
    transition: none
}

.qode-preview-slider .qode-presl-main-slider .flex-direction-nav a {
    width: 54px;
    height: 54px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    z-index: 10;
    border: none
}

.qode-preview-slider .qode-presl-main-slider .flex-direction-nav a.flex-prev {
    margin-left: -27px
}

.qode-preview-slider .qode-presl-main-slider .flex-direction-nav a.flex-next {
    right: 0;
    margin-right: -27px
}

.qode-preview-slider .qode-presl-main-slider .flex-direction-nav a i {
    line-height: 54px;
    color: #303030;
    font-size: 54px
}

.qode-preview-slider .qode-presl-main-slider .flex-control-nav {
    position: absolute;
    bottom: -60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.qode-preview-slider .qode-presl-main-slider .flex-control-nav li {
    float: left;
    width: 9px;
    height: 9px;
    margin: 0 5px
}

.qode-preview-slider .qode-presl-main-slider .flex-control-nav li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    background-color: #cfcfcf;
    border-radius: 50%;
    -webkit-transition: background-color .6s ease;
    transition: background-color .6s ease
}

.qode-preview-slider .qode-presl-main-slider .flex-control-nav li a.flex-active {
    background-color: #303030
}

.qode-preview-slider .qode-presl-main-slider .slides li.clone_end {
    position: absolute;
    top: 0;
    left: 50%
}

.qode-preview-slider .qode-presl-main-slider .slides li.clone_start {
    position: absolute;
    top: 0;
    right: 100%
}

.qode-preview-slider .qode-presl-small-slider-holder {
    position: absolute;
    width: 32.6%;
    bottom: 0;
    right: 4%
}

.qode-preview-slider .qode-presl-small-slider-holder .qode-presl-small-slider {
    position: absolute;
    top: 11.3%;
    left: 24%;
    width: 52%;
    z-index: 1
}

.qode-preview-slider .qode-presl-small-slider-holder .qode-presl-small-slider .flex-control-nav,.qode-preview-slider .qode-presl-small-slider-holder .qode-presl-small-slider .flex-direction-nav {
    display: none!important
}

.qode-preview-slider .qode-presl-small-slider-holder .qode-presl-phone {
    display: block;
    z-index: 2
}

.qode-in-device-slider {
    position: relative;
    width: 100%
}

.qode-in-device-slider img {
    width: 100%;
    display: block;
    visibility: hidden
}

.qode-in-device-slider img.visible {
    visibility: visible
}

.qode-in-device-slider .qode-ids-link {
    position: static;
    display: block;
    max-height: 100%;
    overflow: hidden
}

.qode-in-device-slider .qode-ids-link:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.qode-in-device-slider .qode-ids-link .qode-ids-title,.qode-in-device-slider .qode-ids-link img,.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider.qode-ids-ie-specific .qode-ids-link .qode-ids-title,.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider.qode-ids-ie-specific .qode-ids-link img {
    transition: all .3s cubic-bezier(.33,0,.2,1) 50ms
}

.qode-in-device-slider .qode-ids-link:hover:after {
    opacity: .05
}

.qode-in-device-slider .qode-ids-link .qode-ids-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%)
}

.qode-in-device-slider .qode-ids-link .qode-ids-title h5 {
    text-align: center;
    margin: 27px 0;
    padding: 0 10px;
    font-size: 12px;
    line-height: 1.25em;
    box-sizing: border-box;
    color: #303030
}

.qode-in-device-slider .qode-ids-link.hovered .qode-ids-title {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.qode-in-device-slider .qode-ids-link.hovered img {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    transform: translateY(-20px)
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider {
    position: absolute;
    z-index: 1;
    overflow: hidden
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider.qode-ids-ie-specific {
    z-index: 3
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider.qode-ids-ie-specific .qode-ids-link .qode-ids-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
    height: 0;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider.qode-ids-ie-specific .qode-ids-link .qode-ids-title h5 {
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    padding: 0 10px;
    box-sizing: border-box;
    color: #303030
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider.qode-ids-ie-specific .qode-ids-link.hovered .qode-ids-title {
    height: 76px;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider.qode-ids-ie-specific .qode-ids-link.hovered img {
    margin-top: -20px;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider.qode-ids-framed-desktop {
    top: 5.3%;
    left: 4%;
    width: 91.7%;
    height: 66.5%
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider.qode-ids-framed-laptop {
    top: 6.6%;
    left: 13.4%;
    width: 73.6%;
    height: 78%
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider.qode-ids-framed-tablet-landscape {
    top: 10.4%;
    left: 19.7%;
    width: 60.6%;
    height: 76.2%
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider.qode-ids-framed-tablet-portrait {
    top: 8.5%;
    left: 21.9%;
    width: 57.3%;
    height: 80.5%
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider.qode-ids-framed-phone-landscape {
    top: 4.7%;
    left: 17.5%;
    width: 65.5%;
    height: 86.3%
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider.qode-ids-framed-phone-portrait {
    top: 8.4%;
    left: 12.4%;
    width: 75%;
    height: 80.3%
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider .flex-viewport,.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider .slides,.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider .slides>li {
    height: 100%
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider .qode-ids-item {
    position: relative;
    max-height: 100%
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider .flex-direction-nav a {
    width: 54px;
    height: 54px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    z-index: 10;
    border: none;
    background-color: rgba(255,255,255,.1);
    border-radius: 50%
}

.q_dropcap,.q_dropcap.normal,.q_message,.q_message .q_message_inner {
    position: relative
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider .flex-direction-nav a.flex-prev {
    margin-left: 7px
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider .flex-direction-nav a.flex-next {
    right: 0;
    margin-right: 7px
}

.q_dropcap,.q_dropcap.circle,.q_dropcap.square {
    margin: 5px 20px 0 0;
    border: 1px solid transparent
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-slider .flex-direction-nav a i {
    line-height: 54px;
    color: #303030;
    font-size: 54px
}

.qode-in-device-slider .qode-ids-slider-holder .qode-ids-frame {
    position: relative;
    display: block;
    z-index: 2;
    pointer-events: none
}

.q_dropcap {
    display: inline-block;
    float: left;
    height: 48px;
    width: 48px;
    line-height: 48px;
    font-size: 23px;
    color: #1abc9c;
    text-align: center
}

.q_dropcap.circle,.q_dropcap.square {
    font-size: 22px;
    background-color: #1abc9c;
    color: #fff;
    font-weight: 300
}

.q_dropcap.normal {
    font-weight: 700;
    left: 8px
}

.q_dropcap.circle {
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    -o-border-radius: 2em;
    border-radius: 2em
}

.q_dropcap.square {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.q_message {
    padding: 26px 30px;
    color: #fff;
    background-color: #1abc9c
}

.q_message.with_icon .q_message_icon_holder {
    float: left;
    padding: 0 27px 0 0
}

.q_message .message_text_holder,.q_message.with_icon .message_text_holder {
    padding: 0 20px 0 0
}

.q_message.with_icon .q_message_icon {
    display: table;
    height: 100%
}

.q_message.with_icon .q_message_icon_inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.q_message.with_icon>i {
    line-height: 1em
}

.q_message.with_icon img {
    float: left
}

.q_message a.close {
    position: absolute;
    top: -19px;
    right: -23px;
    line-height: 13px;
    color: #fff
}

.q_message a.close i {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center
}

.q_message .message_text {
    display: table;
    height: 100%;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.q_message .message_text_inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.q_price_table {
    position: relative;
    width: 100%;
    padding: 0;
    color: #fff;
    border-top: 1px solid #ebebeb;
    margin-left: 2.5%;
    float: left
}

.qode_pricing_tables.two_columns .q_price_table {
    width: 48.75%
}

.qode_pricing_tables.three_columns .q_price_table {
    width: 31.666666666666668%
}

.qode_pricing_tables.four_columns .q_price_table {
    width: 23.125%
}

.qode_pricing_tables .q_price_table:first-child {
    margin-left: 0
}

.q_price_table .price_table_inner {
    background-color: #262626;
    position: relative
}

.q_price_table.active .active_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #1abc9c;
    font-size: 13px;
    line-height: 31px
}

.q_price_table.active .price_table_inner>ul {
    padding: 31px 0 0;
    margin: -31px 0
}

.price_table_inner ul {
    list-style: none;
    margin: 0;
    padding-left: 0!important
}

.price_table_inner ul li {
    text-align: center;
    margin: 0;
    padding: 2px 20px 13px
}

.price_table_inner ul li.pricing_table_content {
    padding: 20px 27px 10px
}

.price_table_inner ul li.pricing_table_content li {
    font-size: 13px
}

.price_table_inner ul li.pricing_table_content li:last-child {
    border-bottom: none
}

.price_table_inner ul li.prices {
    padding-top: 0;
    padding-bottom: 3px
}

.price_table_inner ul li.table_title {
    padding: 25px 25px 3px
}

.price_table_inner ul li.table_title .title_content {
    color: #fff;
    font-weight: 700;
    font-size: 17px
}

.price_in_table {
    text-align: center
}

.price_in_table .value {
    font-size: 20px;
    font-weight: 600;
    vertical-align: top;
    position: relative;
    top: 17px
}

.price_in_table .price {
    font-size: 83px;
    line-height: 1em;
    padding: 0 3px;
    font-weight: 200;
    vertical-align: middle
}

.price_in_table .mark {
    vertical-align: bottom;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    top: 10px
}

.price_table_inner .price_button {
    padding: 0 0 32px
}

.price_button .qbutton {
    margin: 0 7px
}

.q_icon_with_title {
    display: block;
    position: relative
}

.q_icon_with_title .icon_holder {
    display: inline-block;
    position: relative;
    z-index: 2
}

.q_icon_with_title:not(.right) .icon_holder {
    float: left
}

.q_icon_with_title.right .icon_holder {
    float: right
}

.q_icon_with_title.large .icon_text_holder .icon_title {
    margin-bottom: .35em
}

.q_icon_with_title .icon_text_holder .separator.small {
    display: inline-block
}

.q_icon_with_title .icon_with_title_link {
    display: inline-block;
    margin: 13px 0 0;
    color: #1abc9c
}

.q_icon_with_title .icon_with_title_link:hover {
    color: #303030
}

.box_holder_icon_inner.q_icon_animation,.q_icon_with_title .icon_holder.q_icon_animation {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-backface-visibility: hidden
}

.box_holder_icon_inner.q_icon_animation.q_show_animation,.q_icon_with_title .icon_holder.q_icon_animation.q_show_animation {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.box_holder_icon_inner .fa-stack,.q_font_awsome_icon_square,.q_font_awsome_icon_stack i.fa-stack-base,.q_icon_with_title .icon_holder .fa-stack {
    border: 2px solid silver;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.q_font_awsome_icon_stack i.fa-stack-base {
    border: none
}

.q_icon_with_title .icon_text_holder {
    position: relative
}

.q_box_holder.with_icon span.fa-stack .qode_iwt_icon_element,.q_icon_with_title span.fa-stack .qode_iwt_icon_element {
    font-size: .7em;
    color: silver;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s ease-in-out
}

.q_box_holder.with_icon {
    text-align: left
}

.q_box_holder.with_icon .box_holder_icon_inner.circle .fa-stack,.q_icon_with_title.center {
    text-align: center
}

.q_icon_with_title.circle span.fa-stack .qode_iwt_icon_element {
    font-size: .9em
}

.q_icon_with_title span.fa-stack.custom-font .qode_iwt_icon_element {
    font-size: .7em
}

.q_icon_with_title .icon_text_inner {
    padding: 0 0 18px
}

.q_icon_with_title .icon_title_holder {
    display: table;
    width: 100%;
    height: 100%;
    margin: 0 0 12px
}

.q_icon_with_title .icon_title_holder .icon_holder {
    display: table-cell;
    text-align: center;
    height: 100%;
    vertical-align: middle;
    float: none;
    padding: 0 15px 0 0;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.q_icon_with_title .icon_title_holder .icon_holder>span {
    position: relative;
    top: 2px
}

.q_icon_with_title .icon_text_holder .icon_title_holder .icon_title {
    display: table-cell;
    margin: 0;
    vertical-align: middle;
    width: 100%
}

.q_font_awsome_icon_square .qode_icon_element,.q_font_awsome_icon_stack .qode_icon_element {
    color: #fff
}

.qode_icon_shortcode.fa-stack a {
    display: block;
    width: 100%;
    height: 100%;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.qode_icon_shortcode.fa-stack .qode_icon_element,.qode_icon_shortcode.fa-stack .qodef-icon-linea-icon:before {
    display: block;
    line-height: inherit
}

.touch .no_animation_on_touch .q_icon_animation {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.qode_iwt_hover_enabled {
    transition: background-color .2s ease,box-shadow .2s ease
}

.qode_iwt_hover_enabled:hover {
    background-color: #fff;
    box-shadow: 0 7px 16px rgba(0,0,0,.1)
}

.q_icon_with_title.qode_iwt_hover_enabled .icon_text_inner {
    padding: 0
}

.q_icon_with_title.qode_iwt_hover_enabled {
    padding: 45px 20px
}

.q_icon_with_title.center.qode-iwt-content-alignment-left {
    text-align: left
}

.q_icon_with_title.center.qode-iwt-content-alignment-right {
    text-align: right
}

.q_icon_with_title.large .icon_holder,.q_icon_with_title.medium .icon_holder,.q_icon_with_title.small.square .icon_holder,.q_icon_with_title.tiny.square .icon_holder {
    text-align: center
}

.q_icon_with_title.center.center .icon_holder {
    float: none;
    display: block;
    margin: 0 0 20px
}

.q_icon_with_title.custom_icon_image.center .icon_holder {
    margin: 0 0 13px
}

.q_icon_with_title.center .icon_holder {
    width: 100%!important
}

.q_icon_with_title.center .icon_holder .font_awsome_icon i {
    color: #7b7b7b;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.q_icon_with_title.center .icon_holder .font_awsome_icon i:hover {
    color: #1abc9c
}

.q_font_awsome_icon_square,.q_icon_with_title.boxed .icon_holder .fa-stack {
    background-color: #1abc9c;
    border-radius: 4px;
    text-align: center;
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden
}

.q_box_holder.with_icon .box_holder_icon_inner .fa-stack i.fa-stack-base {
    color: #1abc9c;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden
}

.box_holder_icon_inner.square .fa-stack,.q_font_awsome_icon_square,.q_icon_with_title.square .icon_holder .fa-stack {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.box_holder_icon_inner.circle .fa-stack:hover,.box_holder_icon_inner.square .fa-stack:hover,.circle .icon_holder .fa-stack:hover,.q_icon_with_title.square .icon_holder .fa-stack:hover {
    background-color: #1abc9c;
    border-color: transparent!important
}

.q_font_awsome_icon_stack .fa-circle,.q_icon_with_title.boxed .icon_holder .fa-stack {
    color: #1abc9c;
    -webkit-transition: color .4s ease-in-out;
    -moz-transition: color .4s ease-in-out;
    -o-transition: color .4s ease-in-out;
    transition: color .4s ease-in-out
}

.q_box_holder.with_icon .box_holder_icon_inner .fa-stack:hover i.fa-stack-base,.q_font_awsome_icon_stack:hover .fa-circle,.q_icon_with_title.circle .icon_holder .fa-stack:hover i.fa-circle {
    color: #f3f3f3!important
}

.q_icon_with_title.boxed .icon_holder .fa-stack {
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.box_holder_icon_inner.square:hover i,.q_box_holder.with_icon span.fa-stack:hover i:last-child,.q_font_awsome_icon_square:hover i,.q_font_awsome_icon_stack:hover i:last-child,.q_icon_with_title.boxed .icon_holder .fa-stack:hover i,.q_icon_with_title.circle .icon_holder .fa-stack:hover .qode_iwt_icon_element,.q_icon_with_title.square .icon_holder .fa-stack:hover .qode_iwt_icon_element,.q_icon_with_title.square .icon_holder .fa-stack:hover i {
    color: #fff
}

.q_box_holder.with_icon .tiny span.fa-stack i:last-child {
    top: 1px
}

.q_icon_with_title.with_border_line .icon_text_inner {
    border-bottom: 1px solid #fbfbfb
}

.q_icon_with_title.tiny .icon_text_holder {
    padding: 0 0 0 44px
}

.q_icon_with_title.small .icon_text_holder {
    padding: 0 0 0 46px
}

.q_icon_with_title.medium .icon_text_holder,.q_icon_with_title.tiny.square .icon_text_holder {
    padding: 0 0 0 56px
}

.q_icon_with_title.large .icon_text_holder {
    padding: 0 0 0 65px
}

.q_icon_with_title.very_large .icon_text_holder {
    padding: 0 0 0 84px
}

.q_icon_with_title.tiny.boxed .icon_text_holder,.q_icon_with_title.tiny.circle .icon_text_holder,.q_icon_with_title.tiny.custom_icon_image .icon_text_holder {
    padding: 0 0 0 55px
}

.q_icon_with_title.small.boxed .icon_text_holder,.q_icon_with_title.small.circle .icon_text_holder,.q_icon_with_title.small.custom_icon_image .icon_text_holder,.q_icon_with_title.small.square .icon_text_holder {
    padding: 0 0 0 72px
}

.q_icon_with_title.medium.circle .icon_text_holder {
    padding: 0 0 0 119px
}

.q_icon_with_title.medium.boxed .icon_text_holder,.q_icon_with_title.medium.custom_icon_image .icon_text_holder,.q_icon_with_title.medium.square .icon_text_holder {
    padding: 0 0 0 95px
}

.q_icon_with_title.large.boxed .icon_text_holder,.q_icon_with_title.large.circle .icon_text_holder,.q_icon_with_title.large.custom_icon_image .icon_text_holder,.q_icon_with_title.large.square .icon_text_holder {
    padding: 0 0 0 122px
}

.q_icon_with_title.very_large.boxed .icon_text_holder,.q_icon_with_title.very_large.circle .icon_text_holder,.q_icon_with_title.very_large.custom_icon_image .icon_text_holder,.q_icon_with_title.very_large.square .icon_text_holder {
    padding: 0 0 0 150px
}

.q_icon_with_title.left_from_title .icon_text_holder {
    padding: 0!important
}

.q_icon_with_title.right .icon_text_holder {
    padding-left: 0!important;
    text-align: right
}

.q_icon_with_title.tiny.circle.right .icon_text_holder,.q_icon_with_title.tiny.custom_icon_image.right .icon_text_holder {
    padding: 0 55px 0 0
}

.q_icon_with_title.small.circle.right .icon_text_holder,.q_icon_with_title.small.custom_icon_image.right .icon_text_holder,.q_icon_with_title.small.square.right .icon_text_holder {
    padding: 0 72px 0 0
}

.q_icon_with_title.medium.circle.right .icon_text_holder {
    padding: 0 119px 0 0
}

.q_icon_with_title.medium.custom_icon_image.right .icon_text_holder,.q_icon_with_title.medium.square.right .icon_text_holder {
    padding: 0 95px 0 0
}

.q_icon_with_title.large.circle.right .icon_text_holder,.q_icon_with_title.large.custom_icon_image.right .icon_text_holder,.q_icon_with_title.large.square.right .icon_text_holder {
    padding: 0 122px 0 0
}

.q_icon_with_title.very_large.circle.right .icon_text_holder,.q_icon_with_title.very_large.custom_icon_image.right .icon_text_holder,.q_icon_with_title.very_large.square.right .icon_text_holder {
    padding: 0 150px 0 0
}

.q_icon_with_title.tiny.square.right .icon_text_holder {
    padding: 0 56px 0 0
}

.q_icon_with_title.left_from_title .icon_text_holder .icon_holder {
    width: auto!important
}

.q_icon_with_title.left_from_title.custom_icon_image.tiny .icon_text_holder .icon_holder {
    width: 35px!important
}

.q_icon_with_title.left_from_title.custom_icon_image.small .icon_text_holder .icon_holder {
    width: 52px!important
}

.q_icon_with_title.left_from_title.custom_icon_image.medium .icon_text_holder .icon_holder {
    width: 78px!important
}

.q_icon_with_title.left_from_title.custom_icon_image.large .icon_text_holder .icon_holder {
    width: 104px!important
}

.q_icon_with_title.left_from_title.custom_icon_image.very_large .icon_text_holder .icon_holder {
    width: 130px!important
}

.q_icon_with_title.large.boxed.center .icon_text_holder,.q_icon_with_title.large.center .icon_text_holder,.q_icon_with_title.large.circle.center .icon_text_holder,.q_icon_with_title.large.custom_icon_image.center .icon_text_holder,.q_icon_with_title.medium.boxed.center .icon_text_holder,.q_icon_with_title.medium.center .icon_text_holder,.q_icon_with_title.medium.circle.center .icon_text_holder,.q_icon_with_title.medium.custom_icon_image.center .icon_text_holder,.q_icon_with_title.small.boxed.center .icon_text_holder,.q_icon_with_title.small.center .icon_text_holder,.q_icon_with_title.small.circle.center .icon_text_holder,.q_icon_with_title.small.custom_icon_image.center .icon_text_holder,.q_icon_with_title.tiny.boxed.center .icon_text_holder,.q_icon_with_title.tiny.center .icon_text_holder,.q_icon_with_title.tiny.circle.center .icon_text_holder,.q_icon_with_title.tiny.custom_icon_image.center .icon_text_holder,.q_icon_with_title.very_large.boxed.center .icon_text_holder,.q_icon_with_title.very_large.center .icon_text_holder,.q_icon_with_title.very_large.circle.center .icon_text_holder,.q_icon_with_title.very_large.custom_icon_image.center .icon_text_holder {
    padding: 0
}

.q_icon_with_title.left_from_title .icon_holder {
    display: block
}

.q_icon_with_title.left_from_title.small.normal_icon .icon_holder,.q_icon_with_title.left_from_title.tiny .icon_holder,.q_icon_with_title.tiny .icon_holder img {
    width: 35px
}

.q_icon_with_title.left_from_title.large.normal_icon .icon_holder,.q_icon_with_title.left_from_title.small .icon_holder,.q_icon_with_title.small .icon_holder img {
    width: 52px
}

.q_icon_with_title.left_from_title.medium .icon_holder,.q_icon_with_title.left_from_title.very_large.normal_icon .icon_holder,.q_icon_with_title.medium .icon_holder img {
    width: 78px
}

.q_icon_with_title.large .icon_holder img,.q_icon_with_title.left_from_title.large .icon_holder {
    width: 104px
}

.q_icon_with_title.left_from_title.very_large .icon_holder,.q_icon_with_title.very_large .icon_holder img {
    width: 130px
}

.q_icon_with_title.left_from_title.tiny.normal_icon .icon_holder {
    width: 25px
}

.q_icon_with_title.left_from_title.medium.normal_icon .icon_holder {
    width: 45px
}

.q_icon_with_title.circle .qode_iwt_icon_holder .qode_iwt_icon_element,.q_icon_with_title.square .qode_iwt_icon_holder .qode_iwt_icon_element {
    display: block;
    height: 100%;
    line-height: inherit;
    text-align: center
}

.q_font_awsome_icon {
    display: inline-block
}

.q_font_awsome_icon i,.q_font_awsome_icon span {
    color: #1abc9c;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    -webkit-backface-visibility: hidden
}

.q_font_awsome_icon i:hover,.q_font_awsome_icon span:hover {
    color: #1abc9c
}

.q_font_awsome_icon.pull-center {
    display: block;
    text-align: center
}

.q_font_awsome_icon_square.pull-center,.q_font_awsome_icon_stack.pull-center {
    display: block;
    margin: 0 auto!important
}

.q_font_awsome_icon.q_icon_animation,.q_font_awsome_icon_square.q_icon_animation,.q_font_awsome_icon_stack.q_icon_animation {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .4s ease;
    -moz-transition: -moz-transform .4s ease;
    -o-transition: -o-transform .4s ease;
    -ms-transition: -ms-transform .4s ease;
    transition: transform .4s ease;
    -webkit-backface-visibility: hidden
}

.q_font_awsome_icon.q_icon_animation.q_show_animation,.q_font_awsome_icon_square.q_icon_animation.q_show_animation,.q_font_awsome_icon_stack.q_icon_animation.q_show_animation {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

#back_to_top span,.box_holder_icon_inner.square .fa-stack,.q_icon_with_title.square .icon_holder .fa-stack,.q_social_icon_holder .fa-stack {
    text-align: center
}

.drop_down .wide .second ul li div.flexslider li:nth-child(4n+1) {
    clear: none
}

.drop_down .wide .second ul li .flexslider ul {
    padding: 0;
    border: none
}

.drop_down .wide .second ul li ul.flex-direction-nav a {
    position: absolute;
    top: 0;
    border: none;
    margin: 0
}

.drop_down .wide .second ul li ul.flex-direction-nav {
    position: absolute;
    top: 45px;
    left: 0;
    overflow: visible;
    width: 100%
}

.drop_down .wide .second ul li div.flexslider {
    margin: 0
}

.drop_down .wide .second ul li .flexslider.widget_flexslider ul.flex-direction-nav li {
    width: 100%
}

.drop_down .wide .second ul li ul li .flexslider.widget_flexslider h3,.drop_down .wide .second ul li ul li .flexslider.widget_flexslider h3 a,.flexslider.widget_flexslider h3 {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    padding: 10px 0 2px!important
}

.drop_down .wide .second .inner ul li.flexslider.widget_flexslider ul li h3 a,.flexslider.widget_flexslider ul li h3 a {
    color: #000;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px
}

.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider ul.flex-direction-nav a.flex-prev,.flexslider.widget_flexslider ul.flex-direction-nav a.flex-prev {
    background-color: #000;
    background-color: rgba(0,0,0,.4);
    width: 40px;
    height: 40px;
    line-height: 40px
}

.drop_down .second .flexslider.widget_flexslider ul.flex-direction-nav i {
    display: inline
}

.drop_down .wide.icons .second .flexslider.widget_flexslider ul.flex-direction-nav i {
    width: auto;
    float: none;
    height: auto;
    color: #fff
}

.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider ul.flex-direction-nav a.flex-next,.flexslider.widget_flexslider ul.flex-direction-nav a.flex-next {
    background-color: #000;
    background-color: rgba(0,0,0,.4);
    width: 40px;
    height: 40px;
    line-height: 40px
}

.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider ul.flex-direction-nav a.flex-next:hover,.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider ul.flex-direction-nav a.flex-prev:hover,.flexslider.widget_flexslider ul.flex-direction-nav a.flex-next:hover,.flexslider.widget_flexslider ul.flex-direction-nav a.flex-prev:hover {
    background-color: #000
}

.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider .menu_recent_post_text {
    padding: 10px 0
}

.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider .menu_recent_post_text a {
    display: inline;
    padding: 0
}

.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider .menu_recent_post_text a:hover {
    color: #fff
}

.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider a,.drop_down .wide .second ul li .flexslider.widget_flexslider a {
    padding: 0;
    margin: 0
}

.drop_down .wide .second .inner ul li.sub .flexslider.widget_flexslider a i,.drop_down .wide .second ul li .flexslider.widget_flexslider a i {
    font-size: 20px
}

ul.flickr_widget {
    display: inline-block;
    position: relative;
    padding: 0
}

ul.flickr_widget li {
    float: left;
    margin: 0 5px 5px 0
}

ul.flickr_widget li:nth-child(3n) {
    margin: 0 0 5px
}

ul.flickr_widget li a img {
    float: left
}

.menu_recent_post_text {
    display: block
}

.menu_recent_post_text a {
    display: inline-block!important;
    color: #fff!important
}

.q_progress_bars_icons {
    display: block;
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0)
}

.q_progress_bars_icons_inner {
    position: relative;
    width: 100%
}

.q_progress_bars_icons_inner .bar {
    position: relative;
    float: left;
    margin: 0 10px 10px 0
}

.q_progress_bars_icons_inner.normal .bar {
    margin: 0 0 10px
}

.q_progress_bars_icons_inner.tiny .bar {
    height: 39px;
    width: 39px
}

.q_progress_bars_icons_inner.small .bar {
    width: 56px;
    height: 56px
}

.q_progress_bars_icons_inner.medium .bar {
    width: 83px;
    height: 83px
}

.q_progress_bars_icons_inner.large .bar {
    width: 109px;
    height: 109px
}

.q_progress_bars_icons_inner.very_large .bar {
    width: 135px;
    height: 135px
}

.q_progress_bars_icons_inner .bar .bar_active,.q_progress_bars_icons_inner .bar .bar_noactive {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 50
}

.q_progress_bars_icons_inner .bar.active .bar_noactive {
    z-index: 100
}

.q_progress_bars_icons_inner.square .bar .bar_active,.q_progress_bars_icons_inner.square .bar .bar_noactive {
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.q_progress_bars_icons_inner.circle .bar .bar_active,.q_progress_bars_icons_inner.circle .bar .bar_noactive {
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    -o-border-radius: 2em;
    border-radius: 2em
}

.q_progress_bars_icons_inner.circle .bar.active .bar_active,.q_progress_bars_icons_inner.circle .bar.active .bar_noactive,.q_progress_bars_icons_inner.square .bar.active .bar_active,.q_progress_bars_icons_inner.square .bar.active .bar_noactive {
    border: 1px solid #1abc9c
}

.q_progress_bars_icons_inner .bar.active i.fa-circle,.q_progress_bars_icons_inner.circle .bar.active i,.q_progress_bars_icons_inner.normal .bar.active i,.q_progress_bars_icons_inner.square .bar.active i {
    color: #1abc9c
}

.q_progress_bars_icons_inner .bar i.fa-circle,.q_progress_bars_icons_inner.circle .bar i,.q_progress_bars_icons_inner.normal .bar i,.q_progress_bars_icons_inner.square .bar i {
    color: #d7d7d7
}

.more_facts_outer {
    position: relative;
    display: block;
    height: 0;
    overflow: hidden
}

.more_facts_inner,.more_facts_inner_holder {
    display: inline-block;
    width: 100%;
    position: relative;
    vertical-align: middle
}

.more_facts_inner {
    padding: 70px 0 0
}

.more_facts_holder {
    background-color: #f6f6f6
}

.more_facts_button {
    display: block;
    position: relative;
    margin: 0;
    padding: 39px 0 15px;
    color: #303030;
    font-size: 19px;
    line-height: 22px;
    cursor: pointer;
    z-index: 90
}

.more_facts_button:hover {
    color: #1abc9c
}

.more_facts_button .more_facts_button_arrow,.more_facts_button .more_facts_button_text {
    display: block
}

.more_facts_button .more_facts_button_text {
    display: block;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 0 5px
}

.more_facts_button .more_facts_button_arrow {
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -ms-transition: -ms-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out
}

.more_facts_button .more_facts_button_arrow.rotate_arrow {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.more_facts_button_holder {
    display: block;
    position: relative
}

.more_facts_button_holder.left {
    text-align: left
}

.more_facts_button_holder.center {
    text-align: center
}

.more_facts_button_holder.right {
    text-align: right
}

.angled-section {
    position: absolute;
    z-index: 20;
    display: block
}

.angled-section polygon {
    fill: #f6f6f6
}

.angled-section.svg-top {
    top: -85px
}

.angled-section.svg-bottom {
    bottom: -85px
}

.angled-section.svg-footer-bottom,.angled-section.svg-title-bottom {
    bottom: 0
}

.ordered ol,.ordered ul {
    counter-reset: li;
    display: block;
    list-style-type: decimal;
    background-position: left center;
    background-repeat: no-repeat;
    margin: 0 0 30px;
    padding: 0 0 0 20px
}

.ordered ol li {
    margin: 0 0 21px;
    padding: 0 0 0 4px;
    color: #303030
}

.q_list.normal ul>li {
    font-weight: 400!important
}

.q_list.light ul>li {
    font-weight: 300!important
}

.q_list.bold ul>li {
    font-weight: 600!important
}

.q_list.circle ul,.q_list.number ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.q_list.number ul {
    counter-reset: li
}

.q_list.number.circle_number li {
    padding-left: 43px;
    margin-bottom: 22px
}

.q_list.circle ul>li,.q_list.number ul>li {
    position: relative;
    font-weight: 400;
    margin: 0 0 22px;
    padding: 0 0 0 22px;
    color: #303030
}

.q_list.circle ul>li:before {
    position: absolute;
    left: 0;
    width: 7px;
    height: 7px;
    top: 9px;
    background-color: #ababab;
    display: block;
    content: '';
    border-radius: 25px
}

.q_list.number ul>li:before {
    height: 20px;
    width: 20px;
    line-height: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 1px;
    padding: 0;
    color: #1abc9c;
    text-align: center;
    content: counter(li,decimal-leading-zero);
    counter-increment: li;
    font-weight: 500
}

.q_list.number.circle_number ul>li:before {
    color: #fff;
    background-color: #1abc9c;
    border-radius: 2em;
    height: 31px;
    width: 31px;
    line-height: 31px;
    top: -3px
}

.q_list.circle.animate_list ul li,.q_list.number.animate_list ul li {
    opacity: 0;
    filter: alpha(opacity=0);
    top: -40px
}

.touch .no_animation_on_touch .q_list.circle.animate_list ul li,.touch .no_animation_on_touch .q_list.number.animate_list ul li {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0
}

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

.q_social_icon_holder.normal_social {
    margin: 0 6px
}

header .header_top .q_social_icon_holder {
    float: left;
    margin: 0;
    width: 32px
}

.q_social_icon_holder .simple_social {
    color: #bcbcbc;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.q_social_icon_holder span.simple_social {
    display: inline-block
}

.q_social_icon_holder:hover .simple_social {
    color: #1abc9c
}

header .header_top .q_social_icon_holder a {
    display: block
}

header .header_top .q_social_icon_holder:last-child {
    border-right: 0
}

header .header_top .q_social_icon_holder .simple_social.fa-lg {
    font-size: 13px
}

.q_social_icon_holder .fa-stack {
    background-color: #e3e3e3;
    border: 0 solid #f0f0f0;
    margin: .2307692307692308em;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.q_social_icon_holder.circle_social .fa-stack {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.q_social_icon_holder .fa-stack .header_top .q_social_icon_holder .fa-stack {
    background: 0 0;
    border: 0;
    padding: 0;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    font-size: 13px
}

.header_top .q_social_icon_holder .fa-stack:hover i,.header_top .q_social_icon_holder .fa-stack:hover span {
    color: #fff
}

.q_social_icon_holder .fa-stack i,.q_social_icon_holder .fa-stack span {
    color: #b9b9b9;
    -webkit-transition: color .3s ease-out;
    -moz-transition: color .3s ease-out;
    -o-transition: color .3s ease-out;
    transition: color .3s ease-out
}

.header_top .q_social_icon_holder .fa-stack i,.header_top .q_social_icon_holder .fa-stack span {
    color: #7b7b7b
}

.q_social_icon_holder.circle_social .fa-stack:hover,.q_social_icon_holder.square_social .fa-stack:hover {
    background-color: #1abc9c;
    border-color: transparent
}

.q_social_icon_holder.circle_social .fa-stack:hover i,.q_social_icon_holder.circle_social .fa-stack:hover span,.q_social_icon_holder.square_social .fa-stack:hover i,.q_social_icon_holder.square_social .fa-stack:hover span {
    color: #fff
}

.q_social_icon_holder .fa-stack i.fa-circle,.q_social_icon_holder .fa-stack span.fa-circle {
    color: #fbfbfb
}

.q_social_icon_holder .fa-stack.fa-2x {
    width: 36px;
    height: 36px;
    line-height: 36px
}

.q_social_icon_holder .fa-stack i:last-child,.q_social_icon_holder .fa-stack span {
    font-size: .7692307692307692em;
    display: block;
    line-height: inherit
}

.social_share_holder,.social_share_title {
    display: inline-block
}

.q_social_icon_holder .fa-stack.fa-lg i:last-child,.q_social_icon_holder .fa-stack.fa-lg span {
    font-size: 1em
}

.social_share_holder {
    position: relative
}

.social_share_holder .social_share_icon {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle
}

.social_share_holder:hover .social_share_title {
    cursor: pointer
}

.social_share_holder:hover .social_share_dropdown {
    top: 100%;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .2s cubic-bezier(.3,.67,.24,.86);
    -moz-transition: all .2s cubic-bezier(.3,.67,.24,.86);
    transition: all .2s cubic-bezier(.3,.67,.24,.86)
}

.social_share_dropdown {
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
    padding: 10px 0 0;
    position: absolute;
    top: 75%;
    width: 35px;
    visibility: hidden;
    z-index: 950;
    -webkit-transition: opacity .15s,visibility .15s,top 0s .15s;
    -moz-transition: opacity .15s,visibility .15s,top 0s .15s;
    transition: opacity .15s,visibility .15s,top 0s .15s;
    opacity: 0
}

.social_share_dropdown .inner_arrow {
    display: block;
    position: absolute;
    top: -6px;
    left: 8px;
    width: 0;
    height: 0;
    border-color: transparent transparent #323232;
    border-style: solid;
    border-width: 9px;
    z-index: 999
}

.social_share_dropdown ul {
    list-style: none;
    position: relative;
    display: block;
    background-color: #323232;
    z-index: 990;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 0!important;
    width: 35px
}

.page_share {
    position: relative
}

.social_share_dropdown ul li {
    display: block;
    position: relative;
    text-align: center
}

.social_share_dropdown ul li.share_title {
    display: block;
    text-align: center;
    color: #fff;
    background-color: #1abc9c;
    padding: 10px 20px
}

.social_share_dropdown ul li a {
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 5px 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0!important
}

.social_share_dropdown ul li:last-child a {
    border-bottom: 0
}

.social_share_dropdown ul li i {
    font-size: 17px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    color: #fff;
    text-align: center
}

.social_share_dropdown ul li img {
    width: 22px;
    float: left;
    margin: 0 13px 0 0
}

.social_share_dropdown ul li :hover i {
    color: #1abc9c
}

.social_share_list_holder ul {
    list-style: none;
    display: inline-block
}

.social_share_list_holder ul li {
    display: inline;
    margin-right: 10px
}

.social_share_list_holder ul li i {
    color: #bcbcbc;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.social_share_list_holder ul li i:hover {
    color: #1abc9c
}

.vc_empty_space_inner .empty_space_image {
    display: block;
    height: 100%
}

.grid-sizer {
    width: 25%
}

.masonry_gallery_holder {
    margin: 0 -10px;
    opacity: 0
}

.masonry_gallery_holder .masonry_gallery_item {
    box-sizing: border-box;
    padding: 10px;
    z-index: 1
}

.masonry_gallery_holder .masonry_gallery_item.parallax_item {
    z-index: 0
}

.masonry_gallery_holder.one_column .grid-sizer,.masonry_gallery_holder.one_column .masonry_gallery_item.rectangle_landscape,.masonry_gallery_holder.one_column .masonry_gallery_item.rectangle_portrait,.masonry_gallery_holder.one_column .masonry_gallery_item.square_big,.masonry_gallery_holder.one_column .masonry_gallery_item.square_small {
    width: 100%
}

.masonry_gallery_holder.two_columns .grid-sizer,.masonry_gallery_holder.two_columns .masonry_gallery_item.rectangle_portrait,.masonry_gallery_holder.two_columns .masonry_gallery_item.square_small {
    width: 50%
}

.masonry_gallery_holder.two_columns .masonry_gallery_item.rectangle_landscape,.masonry_gallery_holder.two_columns .masonry_gallery_item.square_big {
    width: 100%
}

.masonry_gallery_holder.three_columns .grid-sizer,.masonry_gallery_holder.three_columns .masonry_gallery_item.rectangle_portrait,.masonry_gallery_holder.three_columns .masonry_gallery_item.square_small {
    width: 33.33333333%
}

.masonry_gallery_holder.three_columns .masonry_gallery_item.rectangle_landscape,.masonry_gallery_holder.three_columns .masonry_gallery_item.square_big {
    width: 66.66666666%
}

.masonry_gallery_item.square_small {
    width: 25%
}

.masonry_gallery_item.rectangle_landscape,.masonry_gallery_item.square_big {
    width: 50%
}

.masonry_gallery_item.rectangle_portrait {
    width: 25%
}

.masonry_gallery_holder .masonry_gallery_item .masonry_gallery_image_holder {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.masonry_gallery_holder .masonry_gallery_item.rectangle_landscape .masonry_gallery_image_holder img {
    max-height: inherit
}

.masonry_gallery_holder .masonry_gallery_item.rectangle_portrait .masonry_gallery_image_holder img {
    max-width: inherit;
    width: auto
}

.masonry_gallery_item img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    max-height: 100%
}

.masonry_gallery_item .masonry_gallery_item_outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 10px
}

.masonry_gallery_item .masonry_gallery_item_inner {
    position: relative;
    height: 100%
}

.masonry_gallery_item_inner .masonry_gallery_item_content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10%
}

.masonry_gallery_item.with_button .masonry_gallery_item_inner,.masonry_gallery_item.with_icon .masonry_gallery_item_inner {
    background-color: rgba(0,0,0,.8)
}

.masonry_gallery_item.standard .masonry_gallery_item_inner {
    opacity: 0;
    background-color: rgba(0,0,0,.8);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.masonry_gallery_item.standard:hover .masonry_gallery_item_inner {
    opacity: 1
}

.masonry_gallery_item_content h3,.masonry_gallery_item_icon {
    color: #fff
}

.masonry_gallery_item .masonry_gallery_item_icon {
    color: #fff;
    margin: 0 0 10px
}

.masonry_gallery_item_content h3 {
    text-transform: uppercase;
    padding: 0 0 20px
}

.masonry_gallery_item .masonry_gallery_item_button {
    margin: 20px 0 0
}

.masonry_gallery_item_content .masonry_gallery_item_text {
    color: #818181
}

.blog_slider,.blog_slides .image_holder {
    position: relative;
    display: block;
    -webkit-backface-visibility: hidden
}

.blog_slider .blog_slides {
    opacity: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    zoom:1}

.blog_slider .image {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0)
}

.blog_slider .blog_slides>li {
    background-color: transparent;
    position: relative;
    margin: 0;
    float: left
}

.blog_slider_holder .item_holder {
    position: relative;
    overflow: hidden
}

.blog_slider {
    margin: 0;
    width: 100.2%;
    position: relative;
    zoom:1}

.blog_slider.simple_slider {
    width: 100%
}

.blog_slider .blog_slides img {
    width: 100%;
    display: block;
    -webkit-transition: -webkit-transform .15s ease-out;
    -moz-transition: -moz-transform .15s ease-out;
    -ms-transition: -ms-transform .15s ease-out;
    -o-transition: -o-transform .15s ease-out;
    transition: transform .15s ease-out
}

.blog_slider .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    direction: ltr
}

.blog_text_holder {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    background-color: rgba(21,21,21,.78)
}

.blog_slides .blog_text_holder_inner {
    color: #fff
}

.blog_text_holder_outer {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    text-align: center
}

.blog_text_holder_inner {
    display: table-cell;
    vertical-align: middle
}

.blog_slides .item:hover .blog_text_holder {
    opacity: .8;
    z-index: 20
}

.blog_slider .blog_slider_post_comments,.blog_slider_date_holder,.blog_slides .blog_text_holder_inner .blog_slider_categories a,.blog_slides .blog_text_holder_inner .blog_slider_title a {
    color: #fff;
    -webkit-transition: color .15s ease;
    -moz-transition: color .15s ease;
    transition: color .15s ease
}

.blog_slider .blog_slider_categories,.blog_slider .blog_slider_date_holder {
    display: inline-block
}

.blog_slider .caroufredsel-next,.full_width .section_inner .blog_slider .caroufredsel-next {
    right: 20px
}

body.boxed .blog_slider .caroufredsel-next,body.boxed .full_width .section_inner .blog_slider .caroufredsel-next {
    right: 0
}

.blog_slider .caroufredsel-prev,.full_width .section_inner .blog_slider .caroufredsel-prev {
    left: 20px
}

body.boxed .blog_slider .caroufredsel-prev,body.boxed .full_width .section_inner .blog_slider .caroufredsel-prev {
    left: 0
}

.blog_slider .caroufredsel-next,.blog_slider .caroufredsel-prev,.full_width .section_inner .blog_slider .caroufredsel-next,.full_width .section_inner .blog_slider .caroufredsel-prev {
    border-radius: 50%
}

.blog_slider .flex-container a:active,.blog_slider .flex-container a:focus,.blog_slider .flexslider a:active,.blog_slider .flexslider a:focus {
    outline: 0
}

.blog_text_holder.info_bottom {
    height: auto;
    width: auto;
    bottom: 0;
    margin: 0 10px 10px;
    opacity: 1;
    z-index: 20
}

.blog_slides .item:hover .blog_text_holder.info_bottom {
    opacity: 1
}

.blog_text_holder.info_bottom .blog_text_holder_outer {
    padding: 15px 0
}

.blog_text_holder.info_bottom .blog_text_date_holder {
    display: table-cell;
    vertical-align: middle;
    width: 60px;
    border-right: 1px solid #ebebeb
}

.blog_text_holder.info_bottom .blog_text_holder_inner {
    padding: 0 10px;
    text-align: left
}

.blog_text_holder.info_bottom .blog_slider_date_holder span {
    display: block
}

.blog_slider_holder .blog_slider.simple_slider .blog_text_wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.blog_slider.simple_slider .blog_slides .blog_text_holder_inner {
    color: #303030
}

.blog_slider_holder .blog_slider.simple_slider .blog_text_holder_inner2 {
    position: relative;
    width: 50%;
    margin: 0 auto;
    padding: 8%;
    border: 1px solid #fafafa;
    background-color: rgba(255,255,255,.6);
    box-sizing: border-box;
    -webkit-transition: background-color .15s ease-out,border-color .15s ease-out;
    -moz-transition: background-color .15s ease-out,border-color .15s ease-out;
    -ms-transition: background-color .15s ease-out,border-color .15s ease-out;
    -o-transition: background-color .15s ease-out,border-color .15s ease-out;
    transition: background-color .15s ease-out,border-color .15s ease-out
}

.blog_slider_simple_info {
    text-align: center
}

.blog_slider .blog_slider_simple_title {
    margin-bottom: 20px
}

.blog_slider .blog_slider_simple_info a,.blog_slider .blog_slider_simple_title a {
    -webkit-transition: color .15s ease;
    -moz-transition: color .15s ease;
    transition: color .15s ease
}

.blog_slider_simple_holder .read_more_wrapper {
    margin-top: 20px
}

.blog_slider_simple_info .post_info_item {
    display: inline-block;
    padding: 0 5px
}

.blog_slider_simple_info .post_info_item:not(:first-child):before {
    content: '/';
    position: relative;
    left: -5px
}

.blog_slider_simple_info .post_info_item.date span {
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out
}

.latest_post_holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.latest_post_holder.date_in_box .latest_post {
    padding-left: 85px
}

.latest_post_holder.minimal .latest_post {
    border-bottom: none;
    padding-bottom: 0
}

.latest_post_holder li:last-child .latest_post {
    border-bottom: none
}

.latest_post_holder .latest_post_date {
    float: left;
    margin-right: 25px;
    width: 59px;
    border-radius: 4px;
    text-align: center;
    margin-top: 5px
}

.latest_post_holder .latest_post_date .post_publish_day {
    font-size: 22px;
    color: #fff;
    height: 39px;
    line-height: 39px;
    background-color: #1abc9c
}

.latest_post_holder .latest_post_date .post_publish_month {
    border: 1px solid #eaeaea;
    background-color: #f4f4f4;
    color: #303030;
    font-size: 12px;
    -webkit-border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    height: 18px;
    line-height: 18px
}

.latest_post_holder>ul {
    list-style: none;
    display: inline-block;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0
}

.latest_post_holder>ul>li {
    display: block;
    position: relative;
    padding-top: 15px
}

.latest_post_holder.minimal>ul>li {
    padding-top: 11px
}

.latest_post_holder.image_in_box .latest_post_holder>ul>li {
    padding-top: 15px
}

.latest_post_holder>ul>li:first-child {
    padding-top: 0
}

.latest_post_holder.boxes>ul>li,.latest_post_holder.dividers>ul>li {
    padding: 0;
    float: left;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    margin: 0 2% 0 0;
    background-color: #fff
}

.latest_post_holder.boxes.two_columns>ul>li,.latest_post_holder.dividers.two_columns>ul>li {
    width: 49%
}

.latest_post_holder.boxes.three_columns>ul>li,.latest_post_holder.dividers.three_columns>ul>li {
    width: 32%
}

.latest_post_holder.boxes.four_columns>ul>li,.latest_post_holder.dividers.four_columns>ul>li {
    width: 23.5%
}

.latest_post_holder.boxes.four_columns>ul>li:nth-child(4n),.latest_post_holder.boxes.three_columns>ul>li:nth-child(3n),.latest_post_holder.boxes.two_columns>ul>li:nth-child(2n),.latest_post_holder.dividers.four_columns>ul>li:nth-child(4n),.latest_post_holder.dividers.three_columns>ul>li:nth-child(3n),.latest_post_holder.dividers.two_columns>ul>li:nth-child(2n) {
    margin-right: 0
}

.latest_post_holder.boxes:not(.one_row)>ul>li,.latest_post_holder.dividers:not(.one_row)>ul>li {
    margin-bottom: 25px
}

.latest_post_holder.boxes>ul>li .latest_post {
    padding: 19px 20px 10px;
    border-top: 0
}

.latest_post_holder.boxes>ul>li .latest_post p.excerpt {
    margin: 10px 0 9px
}

.latest_post_holder.boxes>ul>li .latest_post .post_infos>a,.latest_post_holder.boxes>ul>li .latest_post .post_infos>span {
    display: inline-block
}

.latest_post_holder.boxes>ul>li .latest_post .latest-vert-separator {
    margin-left: 3px
}

.latest_post_holder.boxes .boxes_image {
    overflow: hidden
}

.latest_post_holder.boxes .boxes_image a {
    display: block;
    -webkit-transform: scale(1);
    -moz-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;
    -ms-transition: -ms-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -webkit-backface-visibility: hidden
}

.latest_post_holder.boxes .boxes_image a img {
    vertical-align: top
}

.latest_post_holder.boxes .boxes_image a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.latest_post_holder.dividers .latest_post_date,.latest_post_holder.dividers .latest_post_text_inner {
    display: table-cell
}

.latest_post_holder.dividers .latest_post_title {
    margin-bottom: 20px
}

.latest_post_holder.dividers .latest_post_inner {
    margin: 35px 0!important
}

.latest_post_holder.dividers .boxes_image img {
    display: inline-block;
    vertical-align: middle
}

.latest_post_holder.dividers .latest_post_date {
    margin: 0 15px 0 0;
    border-right: 1px solid #ebebeb;
    width: 50px
}

.latest_post_holder.dividers .latest_post_date .latest_post_day {
    font-size: 15px;
    font-weight: 600;
    color: #303030
}

.latest_post_holder.dividers .post_infos {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #ebebeb
}

.latest_post_holder.dividers .post_infos>a:not(:last-child):after,.latest_post_holder.dividers .post_infos>span:not(:last-child)>a:after {
    content: '/';
    margin: 0 3px
}

.latest_post_holder.dividers .latest_post_text_inner .post_infos a {
    margin-right: 0
}

.latest_post_holder>ul>li .date_hour_holder i {
    margin-right: 8px
}

.latest_post,.latest_post a img,.latest_post>a {
    display: block;
    position: relative
}

.latest_post_image {
    width: 95px;
    float: left
}

.latest_post_image img {
    width: 100%;
    float: left
}

.latest_post_text {
    display: block;
    width: auto
}

.latest_post_holder.image_in_box .latest_post_text {
    padding: 0 0 0 116px
}

.latest_post_holder.minimal .latest_post_inner {
    margin: 0!important
}

.latest_post_inner {
    margin: 0 0 10px!important
}

.latest_post_holder.image_in_box .latest_post_text_inner {
    display: table-cell;
    vertical-align: middle
}

.latest_post_holder.image_in_box .latest_post_inner {
    display: table;
    width: 100%;
    margin: 0!important
}

.latest_post_inner .post_infos {
    display: block;
    font-weight: 500
}

.latest_post_two_holder,.latest_post_two_holder .latest_post_two_image,.latest_post_two_holder>ul>li {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.latest_post_inner .post_infos a {
    color: #303030;
    margin: 0 7px 0 0
}

.latest_post_inner .post_infos a.post_comments {
    margin: 0
}

.latest_post_inner .post_infos a:hover {
    color: #1abc9c
}

.latest_post_holder.minimal .latest_post_inner .post_infos {
    margin: 0 0 3px
}

.latest_post_holder.image_in_box .latest_post_text .latest_post_title {
    margin: -3px 0 2px
}

.latest_post_holder.image_in_box .latest_post_text .excerpt {
    margin: 0 0 8px
}

.latest_post_holder .post_infos .dots {
    padding: 0 7px
}

.latest_post_holder .post_infos .dots i {
    font-size: 3px;
    vertical-align: middle
}

.latest_post_two_holder {
    width: 100%
}

.latest_post_two_holder>ul {
    position: relative;
    list-style: none;
    margin: 0 -16px;
    padding: 0
}

.latest_post_two_holder>ul>li {
    width: 100%;
    float: left;
    margin: 0 0 32px;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.latest_post_two_holder.two_columns>ul>li {
    width: 50%
}

.latest_post_two_holder.three_columns>ul>li {
    width: 33.33%
}

.latest_post_two_holder.four_columns>ul>li {
    width: 25%
}

.latest_post_two_holder .latest_post_two_image {
    width: 100%
}

.latest_post_two_holder .latest_post_two_image a,.latest_post_two_holder .latest_post_two_image img {
    display: block
}

.latest_post_two_holder .latest_post_two_inner {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    background-color: #fff
}

.latest_post_two_holder .latest_post_two_info,.latest_post_two_holder .latest_post_two_text {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.latest_post_two_holder .latest_post_two_text {
    padding: 51px 33px 59px
}

.latest_post_two_holder .latest_post_two_text a:hover {
    color: #1abc9c!important
}

.latest_post_two_holder .latest_post_two_text .separator.small {
    width: 24px;
    margin: 12px 0 26px
}

.latest_post_two_holder .latest_post_two_info {
    padding: 28px 33px 38px;
    border-top: 1px solid #eaeaea
}

.latest_post_two_holder .latest_post_two_info_inner {
    position: relative;
    display: table;
    width: 100%;
    height: 100%
}

.latest_post_two_holder .latest_post_two_info_inner>* {
    position: relative;
    display: table-cell;
    vertical-align: top;
    font-size: 12px
}

.latest_post_two_holder .latest_post_two_info_inner img {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0
}

.latest_post_two_holder .latest_post_two_info_inner .post_info_author_name {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 30px
}

.latest_post_two_holder .latest_post_two_info_inner .post_info_date {
    text-align: right;
    line-height: 30px
}

.q_masonry_blog {
    margin-bottom: 50px;
    transition: none!important;
    overflow: visible!important;
    opacity: 0;
    filter: alpha(opacity=0)
}

.q_masonry_blog .q_masonry_blog_grid_sizer,.q_masonry_blog article {
    width: 31.2%
}

.q_masonry_blog .blog_holder_grid_gutter {
    width: 3.2%
}

.full_width .q_masonry_blog .q_masonry_blog_grid_sizer,.full_width .q_masonry_blog article {
    width: 18.7%
}

.full_width .grid_section .q_masonry_blog article,.full_width .grid_section .q_masonry_blog_grid_sizer {
    width: 31.2%
}

.full_width .q_masonry_blog .q_masonry_blog_grid_gutter {
    width: 1.6%
}

.full_width .grid_section .q_masonry_blog .q_masonry_blog_grid_gutter,.q_masonry_blog .q_masonry_blog_grid_gutter {
    width: 3.2%
}

.two_columns_25_75 .q_masonry_blog .q_masonry_blog_grid_sizer,.two_columns_25_75 .q_masonry_blog article,.two_columns_33_66 .q_masonry_blog .q_masonry_blog_grid_sizer,.two_columns_33_66 .q_masonry_blog article,.two_columns_66_33 .q_masonry_blog .q_masonry_blog_grid_sizer,.two_columns_66_33 .q_masonry_blog article,.two_columns_75_25 .q_masonry_blog .q_masonry_blog_grid_sizer,.two_columns_75_25 .q_masonry_blog article {
    width: 48%
}

.two_columns_25_75 .q_masonry_blog .q_masonry_blog_grid_gutter,.two_columns_33_66 .q_masonry_blog .q_masonry_blog_grid_gutter,.two_columns_66_33 .q_masonry_blog .q_masonry_blog_grid_gutter,.two_columns_75_25 .q_masonry_blog .q_masonry_blog_grid_gutter {
    width: 4%
}

.full_width .grid_section .q_masonry_blog article,.q_masonry_blog article {
    margin: 0 0 20px;
    padding: 0;
    text-align: left;
    vertical-align: top;
    z-index: 100;
    border: 0;
    background-color: #fff;
    float: left;
    display: block
}

.full_width .q_masonry_blog article {
    margin-left: .5%;
    margin-right: .5%
}

.q_masonry_blog article.format-link:hover,.q_masonry_blog article.format-quote:hover {
    background-color: #1abc9c
}

.q_masonry_blog article.format-link .q_masonry_blog_post_title,.q_masonry_blog article.format-quote .q_masonry_blog_post_title {
    padding: 0 0 0 60px
}

.q_masonry_blog article.format-link .q_masonry_blog_post_text i.link_mark,.q_masonry_blog article.format-quote .q_masonry_blog_post_text i.qoute_mark {
    margin: 7px 0 0;
    color: silver;
    font-size: 36px
}

.q_masonry_blog article.format-link .q_masonry_blog_post_text p,.q_masonry_blog article.format-quote .q_masonry_blog_post_text p {
    font-size: 21px;
    line-height: 35px;
    color: #303030
}

.q_masonry_blog article.format-link:hover .q_masonry_blog_post_info,.q_masonry_blog article.format-link:hover .q_masonry_blog_post_info a,.q_masonry_blog article.format-link:hover .q_masonry_blog_post_text i.link_mark,.q_masonry_blog article.format-link:hover .q_masonry_blog_post_text p a,.q_masonry_blog article.format-quote:hover .q_masonry_blog_post_info,.q_masonry_blog article.format-quote:hover .q_masonry_blog_post_info a,.q_masonry_blog article.format-quote:hover .q_masonry_blog_post_text .quote_author,.q_masonry_blog article.format-quote:hover .q_masonry_blog_post_text i.qoute_mark,.q_masonry_blog article.format-quote:hover .q_masonry_blog_post_text p a {
    color: #fff
}

.q_masonry_blog article:hover {
    z-index: 200
}

.q_masonry_blog article .q_masonry_blog_post_image {
    margin: 0;
    width: auto
}

.q_masonry_blog article .q_masonry_blog_post_image img {
    vertical-align: middle
}

.q_masonry_blog article .q_masonry_blog_post_info {
    margin: 15px 0 0;
    color: #303030
}

.q_masonry_blog article .q_masonry_blog_post_info a {
    color: #bebebe
}

.q_masonry_blog article .q_masonry_blog_post_info a:hover {
    color: #1abc9c
}

.q_masonry_blog article .quote_author {
    font-family: inherit;
    font-weight: 400;
    display: block;
    font-size: 21px;
    line-height: 35px;
    color: silver
}

.q_masonry_blog article.format-link .q_masonry_blog_post_info,.q_masonry_blog article.format-quote .q_masonry_blog_post_info {
    margin: 0 0 20px
}

.q_masonry_blog article .q_masonry_blog_post_text {
    padding: 20px 15px
}

.q_masonry_blog article h5 {
    margin: 0 0 10px
}

.q_masonry_blog article .mejs-controls div.mejs-horizontal-volume-slider {
    margin: 0 10px 0 0
}

.q_masonry_blog article .flexslider {
    margin-bottom: 0
}

.blog_holder article {
    display: inline-block;
    width: 100%;
    margin: 0 0 60px
}

.blog_holder.masonry article,.blog_holder.masonry_full_width article {
    display: block;
    float: left
}

.blog_holder.blog_large_image_simple article {
    margin: 0 0 23px
}

.blog_holder.blog_single article {
    margin: 0
}

.blog_holder.blog_small_image article {
    margin: 0 0 32px
}

.single-post .blog_single p {
    margin-bottom: 22px
}

.single-post .blog_single p:last-child {
    margin-bottom: 0
}

.blog_single.blog_holder article .post_text .post_text_inner {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    background-color: transparent
}

.blog_single.blog_holder article.format-link .post_text .post_text_inner,.blog_single.blog_holder article.format-quote .post_text .post_text_inner {
    padding: 23px 23px 35px;
    background-color: #fff;
    margin: 0 0 30px
}

.blog_holder article .post_content_holder {
    width: 100%
}

.blog_holder article .post_image,.blog_holder article .post_image img,.blog_holder article .post_image>a {
    position: relative;
    width: 100%;
    display: block
}

.blog_holder article .post_text .post_text_inner {
    padding: 23px 23px 35px;
    background-color: #fff
}

.blog_holder.blog_large_image_simple article .post_text .post_text_inner {
    background-color: transparent;
    text-align: center;
    padding: 45px 195px
}

.blog_holder.masonry article .post_text .post_text_inner,.blog_holder.masonry_full_width article .post_text .post_text_inner {
    padding: 17px 15px 18px;
    background-color: #fff
}

.blog_large_image_simple .minimalist_date {
    padding-bottom: 9px;
    color: #1abc9c
}

.blog_holder article .post_info a,.blog_holder article .post_text h2 .date {
    color: #bebebe
}

.blog_large_image_simple .separator.small {
    margin-top: 22px
}

.blog_holder article .post_text h5 {
    margin: 0 0 10px
}

.blog_holder article .post_info {
    display: inline-block;
    width: 100%;
    margin: 0 0 18px;
    color: #bebebe;
    font-weight: 500
}

.blog_holder article .post_info a:hover {
    color: #1abc9c
}

.blog_holder article.format-link .post_info,.blog_holder article.format-quote .post_info {
    margin: 0 0 15px
}

.blog_holder article .post_info .dots {
    padding: 0 7px 0 4px
}

.blog_holder article .post_info .dots i {
    font-size: 3px;
    vertical-align: middle
}

.blog_holder article .post_more {
    margin: 30px 0 0
}

.blog_holder article .video .mobile-video-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.blog_holder article .video {
    position: relative
}

.blog_holder article .video .video-wrap {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 10
}

.blog_holder article .video .video-wrap .mejs-poster {
    background-size: cover!important;
    -moz-background-size: cover!important;
    -webkit-background-size: cover!important;
    -o-background-size: cover!important;
    width: 100%!important;
    height: 100%!important
}

.blog_holder article .video .video-wrap .mejs-container {
    background-color: transparent!important;
    background-image: none!important;
    height: 100%!important;
    width: 100%!important;
    overflow: hidden
}

.blog_holder article .video .video-wrap .mejs-mediaelement {
    background: 0 0!important;
    border: 0!important
}

.blog_holder article .video .video-wrap .mejs-container .mejs-poster img {
    max-width: none!important;
    width: 100%!important
}

.blog_holder article .mejs-container .mejs-controls {
    visibility: visible!important
}

.blog_holder article .mejs-controls .mejs-volume-button .mejs-volume-slider,.blog_holder article .post_image .mejs-poster img {
    display: none!important
}

.blog_holder article.format-gallery .flexslider {
    margin: 0;
    overflow: hidden
}

.portfolio_single .flexslider {
    overflow: hidden
}

.blog_holder.blog_small_image article .post_image,.blog_holder.blog_small_image article .post_text {
    width: 50%;
    float: left;
    margin: 0
}

.blog_holder.blog_small_image article .post_text .post_text_inner {
    padding: 23px
}

.grid2 .blog_holder.blog_small_image article .post_comments {
    margin-left: 0
}

.blog_holder article .post_description {
    margin: 2px 0 10px
}

.blog_holder.blog_large_image_with_dividers .post_text_holder {
    display: table;
    width: 100%;
    height: 100%
}

.blog_holder.blog_large_image_with_dividers article .post_text .post_text_inner {
    padding: 35px 0
}

.blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column1 {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    width: 70px
}

.blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column2 {
    display: table-cell;
    padding: 0 35px 0 20px
}

.blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column2>h2 {
    margin-bottom: 20px
}

.blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column1 .date {
    padding: 0 20px;
    border-right: 1px solid #ebebeb
}

.blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column1 .date>span {
    display: block
}

.blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column1 .date_day {
    font-size: 21px;
    font-weight: 600;
    color: #303030;
    padding-bottom: 5px
}

.blog_holder.blog_large_image_with_dividers article .post_info {
    display: table;
    width: 100%;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
    color: #303030;
    margin-bottom: 0
}

.blog_holder.blog_large_image_with_dividers article:not(.format-quote):not(.format-link) .post_info {
    margin-top: 30px
}

.blog_holder.blog_large_image_with_dividers article .post_info .post_info_left {
    display: table-cell
}

.blog_holder.blog_large_image_with_dividers article .post_info .post_info_right {
    display: table-cell;
    text-align: right
}

.blog_holder.blog_large_image_with_dividers article .post_info a {
    display: inline-block;
    color: #303030
}

.blog_holder.blog_large_image_with_dividers article .post_info a:hover {
    color: #1abc9c
}

.blog_holder.blog_large_image_with_dividers article .post_info .post_info_right>a:not(:first-child):before,.blog_holder.blog_large_image_with_dividers article .post_info .post_info_right>div:not(:first-child):before {
    content: '/ '
}

.blog_holder.blog_large_image_with_dividers article.format-link .post_text .post_title,.blog_holder.blog_large_image_with_dividers article.format-quote .post_text .post_title {
    padding: 0
}

.blog_holder.blog_large_image_with_dividers article.format-link .post_text .post_title a {
    color: #1abc9c;
    text-decoration: underline
}

.blog_holder.blog_large_image_with_dividers article.format-link .post_text:hover .post_title a {
    color: #fff
}

.blog_holder.blog_large_image_with_dividers article.format-quote .post_text .quote_author {
    margin-top: 30px;
    color: #1abc9c
}

.blog_holder.blog_large_image_with_dividers article.format-link .post_info,.blog_holder.blog_large_image_with_dividers article.format-quote .post_info {
    margin-top: 20px
}

.blog_holder.blog_large_image_with_dividers article.format-link .post_text span.link_mark,.blog_holder.blog_large_image_with_dividers article.format-quote .post_text span.qoute_mark {
    font-size: 28px;
    padding: 0 18px;
    border-right: 1px solid #ebebeb;
    color: #303030
}

.latest_post_inner .post_comments i {
    font-size: 16px;
    color: #adadad;
    padding: 0 8px 0 0
}

.blog_holder article .post_description .post_comments:hover,.blog_holder article .post_description a:hover,.latest_post_inner .post_comments:hover i {
    color: #1abc9c
}

.blog_holder article .post_info .post_info_left a.post_author_avatar {
    display: inline-block;
    float: left;
    padding: 0 10px 0 0
}

.blog_holder article .post_info .post_info_left a.post_author {
    display: inline-block;
    line-height: 64px;
    float: left
}

.post_author_avatar img {
    border-radius: 60px;
    border: 2px solid #eaeaea
}

.blog_holder.masonry article .post_description,.blog_holder.masonry_full_width article .post_description {
    margin: 0 0 4px
}

.blog_like {
    display: inline-block
}

.blog_like a {
    display: block;
    line-height: 14px
}

.blog_holder.blog_large_image article .blog_like a i,.blog_holder.blog_single article .blog_like a i,.blog_holder.masonry article .blog_like a i,.blog_holder.masonry_full_width article .blog_like a i,.blog_share {
    display: inline-block
}

.blog_like a i {
    color: #adadad;
    font-size: 16px
}

.blog_like a.liked i,.blog_like a:hover i,.blog_like a:hover span {
    color: #1abc9c
}

.blog_like span {
    padding: 0 0 0 4px
}

.blog_holder.blog_large_image article .blog_like span,.blog_holder.blog_single article .blog_like span,.blog_holder.masonry article .blog_like span,.blog_holder.masonry_full_width article .blog_like span {
    display: inline-block;
    padding: 0 0 0 5px
}

.blog_holder article .post_info .qbutton.dark {
    text-transform: none
}

.blog_holder article.format-link .post_text i.link_mark,.blog_holder article.format-quote .post_text i.qoute_mark {
    margin: 7px 0 0;
    color: silver;
    font-size: 36px
}

.blog_large_image_simple.blog_holder article.format-link .post_text i.link_mark,.blog_large_image_simple.blog_holder article.format-quote .post_text i.qoute_mark {
    margin: 20px 0;
    float: none
}

.blog_holder article.format-link .post_text .post_title,.blog_holder article.format-quote .post_text .post_title {
    padding: 0 0 0 60px
}

.blog_large_image_simple.blog_holder article.format-link .post_text .post_title,.blog_large_image_simple.blog_holder article.format-quote .post_text .post_title {
    padding: 0
}

.blog_holder article.format-link .post_text .post_title p,.blog_holder article.format-quote .post_text .post_title p {
    font-size: 21px;
    line-height: 35px;
    color: #303030
}

.blog_holder article.format-quote .post_text .quote_author {
    font-family: inherit;
    font-weight: 400;
    display: block;
    font-size: 21px;
    line-height: 35px;
    color: silver
}

body:not(.search-results) .blog_holder article.format-link .post_text:hover .post_text_inner,body:not(.search-results) .blog_holder article.format-quote .post_text:hover .post_text_inner {
    background-color: #1abc9c!important;
    border-color: #1abc9c!important
}

.blog_holder.blog_large_image_with_dividers article.format-link .post_text:hover span.link_mark,.blog_holder.blog_large_image_with_dividers article.format-quote .post_text:hover .quote_author,.blog_holder.blog_large_image_with_dividers article.format-quote .post_text:hover span.qoute_mark,.blog_holder.blog_single article.format-link .post_text:hover p,.blog_holder.blog_single article.format-quote .post_text:hover p,.blog_holder.masonry article.format-link .post_text:hover .post_info,.blog_holder.masonry article.format-link .post_text:hover .post_info a,.blog_holder.masonry article.format-quote .post_text:hover .post_info,.blog_holder.masonry article.format-quote .post_text:hover .post_info a,.blog_holder.masonry_full_width article.format-link .post_text:hover .post_info,.blog_holder.masonry_full_width article.format-link .post_text:hover .post_info a,.blog_holder.masonry_full_width article.format-quote .post_text:hover .post_info,.blog_holder.masonry_full_width article.format-quote .post_text:hover .post_info a,.blog_large_image_simple article.format-link .post_text:hover .minimalist_date,.blog_large_image_simple article.format-quote .post_text:hover .minimalist_date,body:not(.search-results) .blog_holder article.format-link .blog_like a:hover span,body:not(.search-results) .blog_holder article.format-link .post_text:hover .post_info,body:not(.search-results) .blog_holder article.format-link .post_text:hover .post_info a,body:not(.search-results) .blog_holder article.format-link .post_text:hover i.link_mark,body:not(.search-results) .blog_holder article.format-link .post_text:hover p a,body:not(.search-results) .blog_holder article.format-quote .blog_like a:hover span,body:not(.search-results) .blog_holder article.format-quote .post_text:hover .post_info,body:not(.search-results) .blog_holder article.format-quote .post_text:hover .post_info a,body:not(.search-results) .blog_holder article.format-quote .post_text:hover .quote_author,body:not(.search-results) .blog_holder article.format-quote .post_text:hover i.qoute_mark,body:not(.search-results) .blog_holder article.format-quote .post_text:hover p a {
    color: #fff
}

.blog_holder.blog_single article h2 {
    display: block
}

.blog_load_more_button_holder {
    text-align: center;
    padding: 0 0 40px
}

.blog_load_more_button_loading {
    display: none
}

.single_links_pages {
    margin: 50px 0 0;
    text-align: center;
    display: block;
    text-decoration: none
}

.single_links_pages span {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin: 0 11px 0 0;
    text-align: center;
    color: #303030;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    border: 2px solid #e3e3e3;
    background-color: #e3e3e3;
    outline: 0;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.single_links_pages a span {
    color: #b4b4b4;
    background-color: transparent;
    border-color: #e5e5e5
}

.single_links_pages a:hover span {
    background-color: #e3e3e3;
    border-color: #e3e3e3;
    color: #303030
}

.author_description {
    display: block;
    position: relative;
    margin: 34px 0 0;
    background-color: #fff;
    padding: 23px
}

.author_description_inner {
    display: block
}

.author_description_inner .image {
    display: block;
    width: 75px;
    height: 75px;
    float: left;
    border-radius: 75px;
    overflow: hidden
}

.author_text_holder {
    padding: 0 0 0 100px;
    min-height: 100px;
    position: relative
}

.author_text_holder .author_name {
    display: block;
    margin: 0 0 4px
}

.author_text_holder .author_email {
    display: block;
    margin: 0 0 6px
}

.single_tags {
    margin: 26px 0 0
}

.single_tags a,.widget .tagcloud a {
    letter-spacing: 1px
}

.single_tags h5 {
    display: inline-block
}

.widget .tagcloud a {
    display: inline-block;
    font-size: 13px!important
}

.widget .tagcloud a:after {
    content: ","
}

.widget .tagcloud a:last-child:after {
    content: ""
}

.blog_social_and_comments {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px
}

.comment_number_holder {
    display: inline-block;
    float: left
}

.blog_single_social {
    display: inline-block;
    float: right
}

.blog_single_social .blog_like {
    float: right;
    margin: 0 0 0 15px
}

.comment_holder {
    padding: 28px 0 38px;
    margin: 0
}

.comment_number_holder .comment_number {
    color: #000
}

.comment_holder .comment_number {
    margin: 0 0 20px
}

.comment_number .comment_number_inner i {
    position: relative;
    top: -1px;
    padding: 0 10px 0 0
}

.comment_holder ul.comment-list {
    list-style: none;
    position: relative;
    z-index: 150;
    padding: 0
}

.comment_holder .comment-list {
    margin: 0
}

.comment_holder .comment-list li {
    display: inline-block;
    position: relative;
    width: 100%
}

.comment_holder .comment-list li ul.children li:last-child {
    padding: 0
}

.comment_holder .comment-list>li {
    margin: 0 0 18px
}

.comment_holder .comment-list>li:last-child {
    margin: 0
}

.comment_holder .comment {
    padding: 23px;
    background-color: #fff
}

.comment_holder .comment .image {
    display: block;
    width: 75px;
    height: 75px;
    float: left;
    border-radius: 75px;
    overflow: hidden
}

.comment_holder .comment .text {
    padding: 0 0 0 100px;
    min-height: 80px;
    position: relative
}

.comment_holder .comment .text .name {
    display: block;
    color: #303030
}

.comment_holder .comment .text .comment-reply-link,.comment_holder .comment .text .replay {
    color: #1abc9c;
    font-size: 9px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 0 0 5px
}

.comment_holder .comment .text .text_holder {
    display: block;
    margin: 3px 0 0
}

.comment_holder .comment .logged-in-as {
    margin: 10px 0
}

.comment_holder .comment .form-submit {
    margin: 0 0 20px
}

.comment_holder .comment-list li ul.children {
    margin: 18px 0 0;
    padding: 0 0 0 70px
}

.comment_holder .comment-list li ul.children li {
    margin: 0;
    border-bottom: none
}

#respond h3 {
    margin: 0 0 15px
}

#respond h3.comment-reply-title {
    margin: 0
}

#respond small {
    display: block;
    margin: 0 0 12px;
    position: relative
}

.comment_holder .comment .comment-respond {
    margin-top: 20px
}

#respond input[type=text],#respond input[type=email],#respond textarea,.contact_form input[type=text],.contact_form textarea {
    width: 100%;
    margin: 0 0 20px;
    padding: 15px 12px;
    border: 0;
    border-radius: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: Raleway,serif;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

#respond textarea {
    padding: 12px;
    vertical-align: middle
}

.comment_holder #respond input[type=text],.comment_holder #respond textarea {
    background-color: #fff
}

.comment_holder .comment #respond input[type=text],.comment_holder .comment #respond textarea {
    background-color: #f6f6f6
}

.comment_holder #respond textarea {
    margin: 0 0 12px
}

div.comment_form {
    display: inline-block;
    margin: 0 0 30px;
    width: 100%
}

div.comment_form form p.form-submit,div.comment_holder .comment p.form-submit {
    margin: 0;
    text-align: right
}

div.comment_form form p.form-submit .success p {
    margin: 10px 0 0
}

div.comment_form form p.logged-in-as {
    margin: 0 0 17px
}

#cancel-comment-reply-link {
    margin: 0;
    display: inline-block;
    width: 100%
}

body.page-template-blog-masonry-full-width-php .content .full_width {
    padding: 0 20px 25px 45px
}

body.page-template-blog-masonry-full-width-php.vertical_menu_enabled .content .full_width {
    padding-left: 305px
}

.blog_holder.masonry,.blog_holder.masonry_full_width {
    margin-bottom: 20px;
    transition: none!important;
    overflow: visible!important;
    opacity: 0;
    filter: alpha(opacity=0)
}

#infscr-loading {
    position: absolute;
    bottom: -15px;
    left: 50%
}

.blog_infinite_scroll_button {
    display: none
}

.blog_holder.masonry article,.blog_holder.masonry_full_width article {
    margin: 0 0 30px;
    padding: 0;
    text-align: left;
    vertical-align: top;
    z-index: 100;
    border: 0
}

.blog_holder.masonry .blog_holder_grid_sizer,.blog_holder.masonry article {
    width: 31.1%
}

.blog_holder.masonry .blog_holder_grid_gutter {
    width: 3.2%
}

.blog_holder.masonry_full_width .blog_holder_grid_sizer,.blog_holder.masonry_full_width article {
    width: 18.7%
}

.blog_holder.masonry_full_width .blog_holder_grid_gutter {
    width: 1.6%
}

.two_columns_25_75 .blog_holder.masonry .blog_holder_grid_sizer,.two_columns_25_75 .blog_holder.masonry article,.two_columns_33_66 .blog_holder.masonry .blog_holder_grid_sizer,.two_columns_33_66 .blog_holder.masonry article,.two_columns_66_33 .blog_holder.masonry .blog_holder_grid_sizer,.two_columns_66_33 .blog_holder.masonry article,.two_columns_75_25 .blog_holder.masonry .blog_holder_grid_sizer,.two_columns_75_25 .blog_holder.masonry article {
    width: 48%
}

.two_columns_25_75 .blog_holder.masonry .blog_holder_grid_gutter,.two_columns_33_66 .blog_holder.masonry .blog_holder_grid_gutter,.two_columns_66_33 .blog_holder.masonry .blog_holder_grid_gutter,.two_columns_75_25 .blog_holder.masonry .blog_holder_grid_gutter {
    width: 4%
}

.blog_holder.masonry article:hover {
    z-index: 200
}

.blog_holder.masonry article .post_image {
    margin: 0;
    width: auto
}

.blog_holder.masonry article .post_info,.blog_holder.masonry_full_width article .post_info {
    margin: 15px 0 0;
    color: #303030
}

.blog_holder.masonry article.format-link .post_info,.blog_holder.masonry article.format-quote .post_info,.blog_holder.masonry_full_width article.format-link .post_info,.blog_holder.masonry_full_width article.format-quote .post_info {
    margin: 0 0 20px
}

.blog_holder.masonry article .post_text .post_text_innet,.blog_holder.masonry_full_width article .post_text .post_text_innet {
    padding: 20px 15px
}

.blog_holder.masonry article.format-link .post_text,.blog_holder.masonry article.format-quote .post_text,.blog_holder.masonry_full_width article.format-link .post_text,.blog_holder.masonry_full_width article.format-quote .post_text {
    border: none;
    padding: 0
}

.blog_holder article.format-quote h3 {
    margin: 0 0 10px;
    line-height: 35px
}

.blog_holder.masonry article h4,.blog_holder.masonry_full_width article h4 {
    margin: 0 0 4px
}

.blog_holder.masonry article h3 a {
    font-weight: 300
}

.blog_holder.masonry article .mejs-controls div.mejs-horizontal-volume-slider,.blog_holder.masonry_full_width article .mejs-controls div.mejs-horizontal-volume-slider {
    margin: 0 10px 0 0
}

.blog_holder.blog_masonry_date_in_image .time {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin: 5px;
    padding: 5px 13px;
    background-color: #fff
}

.blog_holder.blog_masonry_date_in_image .time span {
    display: block
}

.blog_holder.blog_masonry_date_in_image .time .time_day {
    color: #303030;
    font-size: 19px;
    font-weight: 600
}

.blog_holder.blog_masonry_date_in_image article .post_text .post_text_inner {
    text-align: center;
    padding: 35px 5px
}

.blog_holder.blog_masonry_date_in_image article.format-link .post_text .post_text_inner,.blog_holder.blog_masonry_date_in_image article.format-quote .post_text .post_text_inner {
    padding: 35px 15px
}

.blog_holder.blog_masonry_date_in_image article.format-link .post_text:hover .post_text_inner,.blog_holder.blog_masonry_date_in_image article.format-quote .post_text:hover .post_text_inner {
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.blog_holder.blog_masonry_date_in_image article .post_text h5 {
    margin-bottom: 30px
}

.blog_holder.blog_masonry_date_in_image .post_text_inner .social_share_list_holder>span {
    display: none
}

.blog_holder.blog_masonry_date_in_image article .post_text_inner .post_info {
    margin-top: 35px;
    margin-bottom: 0
}

.blog_holder.blog_masonry_date_in_image .social_share_list_holder ul li i {
    color: #8d8d8d;
    -webkit-transition: color 0s ease-in-out;
    -moz-transition: color 0s ease-in-out;
    -ms-transition: color 0s ease-in-out;
    -o-transition: color 0s ease-in-out;
    transition: color 0s ease-in-out
}

.blog_holder.blog_masonry_date_in_image article:not(.format-quote):not(.format-link) .social_share_list_holder ul li i:hover {
    color: #1abc9c
}

.blog_holder.blog_masonry_date_in_image article.format-link .post_text:hover .social_share_list_holder ul li i,.blog_holder.blog_masonry_date_in_image article.format-quote .post_text:hover .social_share_list_holder ul li i {
    color: #fff!important
}

.blog_holder.blog_masonry_date_in_image.qodef-zoom article:not(.format-gallery)>.post_image {
    overflow: hidden
}

.blog_holder.blog_masonry_date_in_image.qodef-zoom article:not(.format-gallery)>.post_image a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

.blog_holder.blog_masonry_date_in_image.qodef-zoom article:not(.format-gallery)>.post_image a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.3);
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.blog_holder.blog_masonry_date_in_image.qodef-zoom article:not(.format-gallery):hover>.post_image a {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .35s cubic-bezier(.3,.67,.24,.86);
    transition: transform .35s cubic-bezier(.3,.67,.24,.86)
}

.blog_holder.blog_masonry_date_in_image.qodef-zoom article:not(.format-gallery):hover>.post_image a:after {
    opacity: 1;
    -webkit-transition: opacity .6s cubic-bezier(.3,.67,.24,.86);
    -moz-transition: opacity .6s cubic-bezier(.3,.67,.24,.86);
    transition: opacity .6s cubic-bezier(.3,.67,.24,.86)
}

.blog_masonry_date_in_image.qodef-zoom article.format-gallery ul.slides li {
    overflow: hidden;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease
}

.blog_masonry_date_in_image.qodef-zoom article.format-gallery ul.slides li a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.3);
    z-index: 10;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.google_map_holder,.google_map_shortcode_holder,.pagination {
    position: relative
}

.blog_masonry_date_in_image.qodef-zoom article.format-gallery ul.slides li:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .35s cubic-bezier(.3,.67,.24,.86);
    transition: transform .35s cubic-bezier(.3,.67,.24,.86)
}

.blog_masonry_date_in_image.qodef-zoom article.format-gallery ul.slides li:hover a:after {
    opacity: 1;
    -webkit-transition: opacity .6s cubic-bezier(.3,.67,.24,.86);
    -moz-transition: opacity .6s cubic-bezier(.3,.67,.24,.86);
    transition: opacity .6s cubic-bezier(.3,.67,.24,.86)
}

.blog_masonry_date_in_image.qodef-zoom article.format-gallery .time {
    z-index: 20
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.isotope {
    -webkit-transition-property: height;
    -moz-transition-property: height;
    -ms-transition-property: height;
    -o-transition-property: height;
    transition-property: height
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform,opacity;
    -moz-transition-property: -moz-transform,opacity;
    -ms-transition-property: -ms-transform,opacity;
    -o-transition-property: -o-transform,opacity;
    transition-property: transform,opacity
}

.isotope .isotope-item.no-transition,.isotope.no-transition,.isotope.no-transition .isotope-item {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s
}

.icon_social_holder {
    width: 100%;
    display: inline-block;
    text-align: center;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 35px;
    margin-top: 35px;
    padding: 35px 0
}

.icon_social_holder .qode_like,.icon_social_holder .qode_share {
    display: inline-block;
    margin: 0
}

.icon_social_holder>div {
    display: inline-block;
    margin: 0 25px;
    font-size: 12px;
    font-weight: 400
}

.icon_social_holder .qode_icon_printer,.icon_social_holder .social_share_icon {
    display: block;
    font-size: 27px;
    margin-bottom: 10px
}

.icon_social_holder .qode-like {
    display: inline-block
}

.icon_social_holder .qode-like:before {
    content: 'W';
    font-family: linea-basic-10!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 27px;
    margin-bottom: 15px;
    display: block
}

.qode_like a,.qode_print a,.qode_share a {
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.pagination {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 0 50px
}

.pagination ul {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.pagination ul li {
    float: left
}

.pagination ul li a,.pagination ul li span {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin: 0 11px 0 0;
    text-align: center;
    color: #b4b4b4;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    border: 2px solid #e5e5e5;
    outline: 0;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.pagination ul li a:hover,.pagination ul li span {
    color: #303030;
    background-color: #e3e3e3;
    border-color: #e3e3e3
}

.google_map_ovrlay,.google_map_shortcode_overlay {
    position: absolute;
    z-index: 1000;
    height: 100%;
    display: none;
    width: 100%
}

.google_map_shortcode_overlay {
    top: 0;
    left: 0
}

.google_map {
    display: block;
    width: 100%;
    height: 450px;
    margin: 0 0 25px
}

.qode_google_map {
    display: block;
    width: 100%;
    height: 450px
}

.google_map embed,.google_map iframe,.google_map object,.qode_google_map embed,.qode_google_map iframe,.qode_google_map object {
    width: 100%;
    display: block
}

.google_map img,.qode_google_map img {
    max-width: none
}

.contact_form h5 {
    margin: 0 0 18px
}

.contact_info .q_social_icon_holder .fa-stack {
    margin: .2307692307692308em .4615384615384616em .2307692307692308em 0
}

.contact-error {
    display: block;
    margin: 0;
    position: relative;
    top: -20px
}

.contact_section {
    text-align: center;
    padding: 0 0 55px
}

.contact_section.contact_section_position_left {
    text-align: left
}

.contact_section.contact_section_position_right {
    text-align: right
}

.contact_section .separator,.contact_section .separator.small.left,.contact_section .separator.small.right {
    margin-top: 6px;
    margin-bottom: 35px
}

span.submit_button_contact {
    display: block;
    text-align: right
}

.contact_form {
    margin: 0 0 50px
}

.contact_detail.map_grid .google_map {
    margin: 0 0 35px
}

.header-widget.widget_nav_menu {
    padding: 0 15px 0 0;
    position: relative;
    font-size: 12px
}

.header-widget.widget_nav_menu ul ul {
    display: none;
    height: auto;
    border-top: none;
    background-color: #262626;
    z-index: 1010;
    position: absolute;
    top: 33px;
    left: -1px;
    width: 180px;
    padding: 0
}

.header-widget.widget_nav_menu ul li:hover ul {
    display: block
}

.header-widget.widget_nav_menu ul li {
    list-style: none
}

.header-widget.widget_nav_menu ul.menu>li {
    display: inline-block;
    float: left;
    position: relative
}

.header-widget.widget_nav_menu ul.menu li a {
    display: inline-block;
    padding: 0 0 0 15px;
    color: #777
}

.header-widget.widget_nav_menu ul.menu>li.menu-item-has-children>a:after {
    content: "\f107";
    font-family: FontAwesome,sans-serif;
    margin-left: 5px
}

.header-widget.widget_nav_menu ul.menu li a:hover {
    color: #1abc9c
}

.header-widget.widget_nav_menu ul.menu li ul li a {
    color: #9d9d9d;
    display: block;
    white-space: nowrap;
    font-size: 11px;
    font-weight: 600;
    line-height: 38px;
    padding: 0 15px;
    border-bottom: 1px solid #303030;
    text-transform: uppercase
}

.header-widget.widget_nav_menu ul.menu li ul li:last-child a,.wpb_widgetised_column .widget.posts_holder li.menu-item-has-children>ul.sub-menu li:last-child,.wpb_widgetised_column .widget.posts_holder li.page_item_has_children>ul.children li:last-child,aside .widget.posts_holder li.menu-item-has-children>ul.sub-menu li:last-child,aside .widget.posts_holder li.page_item_has_children>ul.children li:last-child,aside .widget.widget_search {
    border-bottom: 0
}

.header-widget ul.menu li:last-child {
    margin-right: 0
}

.header-left-from-logo-widget,.header-right-from-logo-widget {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 50px
}

.header-right-from-logo-widget {
    left: auto;
    right: 0
}

header .container_inner .header-left-from-logo-widget,header .container_inner .header-right-from-logo-widget {
    padding: 0
}

.header-left-from-logo-widget-inner,.header-right-from-logo-widget-inner {
    display: table;
    height: 100%
}

.header-left-from-logo-widget-inner2,.header-right-from-logo-widget-inner2 {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

header.sticky .header-left-from-logo-widget,header.sticky .header-right-from-logo-widget {
    display: none
}

.wpb_widgetised_column .widget.posts_holder li.menu-item-has-children>a,.wpb_widgetised_column .widget.posts_holder li.page_item_has_children>a,aside .widget.posts_holder li.menu-item-has-children>a,aside .widget.posts_holder li.page_item_has_children>a {
    display: block
}

.container aside {
    position: relative;
    z-index: 11
}

.side_menu .widget li,.side_menu a,aside .widget a {
    font-weight: 400;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

aside .widget a:hover {
    color: #1abc9c
}

.side_menu .widget a:hover,.side_menu .widget li:hover,.side_menu .widget li:hover>a {
    color: #fff
}

.side_menu .widget ul,aside .widget ul {
    list-style: none;
    padding: 0
}

.side_menu .widget li,aside .widget li {
    margin: 0 0 10px
}

.side_menu .widget li:last-child,.side_menu .widget.qode_latest_posts_widget li,aside .widget li:last-child,aside .widget.qode_latest_posts_widget li {
    margin: 0
}

#wp-calendar caption,.widget.widget_rss li a.rsswidget {
    color: #000
}

.footer_top #wp-calendar caption,.footer_top .widget.widget_rss li a.rsswidget {
    color: #fff
}

#wp-calendar td,#wp-calendar th {
    padding: 3px 4px
}

#wp-calendar td#today {
    color: #fff;
    background-color: #1abc9c;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.wpb_widgetised_column .widget a:hover,.wpb_widgetised_column .widget.posts_holder li:hover {
    color: #1abc9c
}

#wp-calendar {
    width: 100%;
    text-align: center
}

#wp-calendar caption,.widget.widget_rss li span.rss-date {
    margin: 0 0 15px
}

.widget.widget_rss li {
    margin: 0 0 25px
}

.wpb_widgetised_column .widget a,.wpb_widgetised_column .widget li,.wpb_widgetised_column a {
    font-weight: 400;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.side_menu_slide_from_right .wrapper,.side_menu_slide_from_right.right_side_menu_opened .wrapper {
    -moz-transition: left .2s cubic-bezier(.645,.045,.355,1);
    -o-transition: left .2s cubic-bezier(.645,.045,.355,1);
    -webkit-transition: left .2s cubic-bezier(.645,.045,.355,1)
}

.wpb_widgetised_column .widget ul {
    list-style: none;
    padding: 0
}

.wpb_widgetised_column .widget li {
    margin: 0 0 10px
}

.wpb_widgetised_column .widget li:last-child,.wpb_widgetised_column .widget.qode_latest_posts_widget li {
    margin: 0
}

.wpb_widgetised_column .widget.widget_search {
    border-bottom: 0;
    padding: 0
}

.wpb_widgetised_column .widget h5 {
    margin-bottom: 14px
}

.wpb_widgetised_column .widget.posts_holder li {
    padding: 7px 0;
    margin: 0
}

.wpb_widgetised_column .widget.posts_holder li.menu-item-has-children>ul.sub-menu,.wpb_widgetised_column .widget.posts_holder li.page_item_has_children>ul.children {
    padding-left: 10px
}

.wpb_widgetised_column .widget a {
    color: inherit
}

.wpb_widgetised_column .widget {
    margin: 0 0 42px
}

.wpb_widgetised_column .widget_nav_menu .sub-menu,.wpb_widgetised_column .widget_pages .children {
    margin-left: 20px;
    margin-top: 6px
}

.wpb_widgetised_column .qode-widget-sticky-sidebar {
    margin: 0
}

aside .widget.widget_search {
    padding: 0
}

aside .widget h5 {
    margin-bottom: 14px
}

aside .widget.posts_holder li {
    padding: 7px 0;
    margin: 0
}

aside .widget.posts_holder li:hover {
    color: #1abc9c
}

aside .widget.posts_holder li.menu-item-has-children>ul.sub-menu,aside .widget.posts_holder li.page_item_has_children>ul.children {
    padding-left: 10px
}

aside .widget a {
    color: inherit
}

aside .widget {
    margin: 0 0 42px
}

aside .widget_nav_menu .sub-menu,aside .widget_pages .children {
    margin-left: 20px;
    margin-top: 6px
}

aside .qode-widget-sticky-sidebar {
    margin: 0
}

.side_menu {
    background-color: #1b1b1b;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    padding: 30px;
    position: fixed;
    top: 0;
    right: -270px;
    width: 270px;
    z-index: 90;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    box-sizing: border-box
}

.right_side_menu_opened .wrapper,.right_side_menu_opened footer.uncover {
    left: -270px
}

.side_menu_slide_from_right .wrapper {
    background-color: #fff;
    position: relative;
    z-index: 1000;
    transition: left .2s cubic-bezier(.645,.045,.355,1);
    -ms-transform: translateX(0,0);
    -moz-transform: translateX(0,0);
    -o-transform: translateX(0,0);
    transform: translateX(0,0);
    -webkit-transform: translateX(0,0)
}

.side_menu_slide_from_right.right_side_menu_opened .wrapper {
    transform: translateX(-270px,0);
    -ms-transform: translateX(-270px,0);
    -moz-transform: translateX(-270px,0);
    -webkit-transform: translateX(-270px,0);
    -o-transform: translateX(-270px,0);
    transition: left .2s cubic-bezier(.645,.045,.355,1)
}

.side_menu_slide_from_right .carousel-inner {
    -moz-transition: left .2s cubic-bezier(.645,.045,.355,1);
    -o-transition: left .2s cubic-bezier(.645,.045,.355,1);
    -webkit-transition: left .2s cubic-bezier(.645,.045,.355,1);
    transition: left .2s cubic-bezier(.645,.045,.355,1)
}

.side_menu_slide_from_right .wrapper .cover {
    z-index: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #000;
    -moz-transition: opacity .2s ease-in-out,background .2s ease-in-out,z-index .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out,background .2s ease-in-out,z-index .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out,background .2s ease-in-out,z-index .2s ease-in-out;
    transition: opacity .2s ease-in-out,background .2s ease-in-out,z-index .2s ease-in-out
}

.side_menu_slide_from_right.right_side_menu_opened .wrapper .cover {
    z-index: 1002;
    opacity: .6;
    filter: alpha(opacity=60);
    -moz-transition: opacity .2s ease-in-out,background .2s ease-in-out,z-index .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out,background .2s ease-in-out,z-index .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out,background .2s ease-in-out,z-index .2s ease-in-out;
    transition: opacity .2s ease-in-out,background .2s ease-in-out,z-index .2s ease-in-out
}

#back_to_top,#back_to_top.off {
    opacity: 0;
    filter: alpha(opacity=0)
}

.side_menu_slide_from_right .side_menu {
    padding: 5% 30px 30px;
    top: 0;
    right: -45%;
    width: 45%;
    z-index: 9999;
    text-align: center;
    visibility: hidden;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.right_side_menu_opened.side_menu_slide_from_right .side_menu {
    right: 0;
    visibility: visible;
    -moz-transition: right .2s ease-in-out;
    -o-transition: right .2s ease-in-out;
    -webkit-transition: right .2s ease-in-out;
    transition: right .2s ease-in-out
}

.side_menu_slide_from_right header.fixed,.side_menu_slide_from_right header.fixed_hiding,.side_menu_slide_from_right header.fixed_top_header .top_header,.side_menu_slide_from_right header.sticky {
    -moz-transition: left .2s cubic-bezier(.645,.045,.355,1),top .33s cubic-bezier(.694,.0482,.335,1);
    -o-transition: left .2s cubic-bezier(.645,.045,.355,1),top .33s cubic-bezier(.694,.0482,.335,1);
    -webkit-transition: left .2s cubic-bezier(.645,.045,.355,1),top .33s cubic-bezier(.694,.0482,.335,1);
    transition: left .2s cubic-bezier(.645,.045,.355,1),top .33s cubic-bezier(.694,.0482,.335,1)
}

.side_menu_slide_from_right footer.uncover {
    -moz-transition: left .2s cubic-bezier(.645,.045,.355,1);
    -o-transition: left .2s cubic-bezier(.645,.045,.355,1);
    -webkit-transition: left .2s cubic-bezier(.645,.045,.355,1);
    transition: left .2s cubic-bezier(.645,.045,.355,1)
}

body.side_menu_slide_with_content {
    overflow-x: hidden;
    position: relative;
    left: 0;
    -webkit-overflow-scrolling: auto!important
}

body.side_menu_slide_with_content.side_menu_open .wrapper,body.side_menu_slide_with_content.side_menu_open footer.uncover {
    left: -470px
}

body.side_menu_slide_with_content,body.side_menu_slide_with_content .side_menu,body.side_menu_slide_with_content .wrapper,body.side_menu_slide_with_content footer.uncover,body.side_menu_slide_with_content header.fixed,body.side_menu_slide_with_content header.fixed_hiding,body.side_menu_slide_with_content header.fixed_top_header .top_header {
    -webkit-transition: left .2s ease,right .2s ease;
    -moz-transition: left .2s ease,right .2s ease;
    transition: left .2s ease,right .2s ease
}

body.side_menu_slide_with_content header.sticky {
    -webkit-transition: left .2s ease,right .2s ease,top .33s cubic-bezier(.694,.0482,.335,1);
    -moz-transition: left .2s ease,right .2s ease,top .33s cubic-bezier(.694,.0482,.335,1);
    transition: left .2s ease,right .2s ease,top .33s cubic-bezier(.694,.0482,.335,1)
}

body.side_menu_slide_with_content .side_menu {
    position: fixed;
    visibility: visible;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 470px;
    right: -470px;
    height: 100%;
    top: 0;
    z-index: 9999
}

body.side_menu_slide_with_content.side_menu_open .side_menu {
    right: 0
}

body.side_menu_slide_with_content.side_menu_open .carousel-inner:not(.relative_position) {
    left: -470px!important;
    -webkit-transition: left .2s ease;
    -moz-transition: left .2s ease;
    transition: left .2s ease
}

body.side_menu_slide_with_content .carousel-inner {
    left: 0!important;
    -webkit-transition: left .2s ease;
    -moz-transition: left .2s ease;
    transition: left .2s ease
}

body.side_menu_slide_with_content.side_menu_open header.fixed,body.side_menu_slide_with_content.side_menu_open header.fixed_hiding,body.side_menu_slide_with_content.side_menu_open header.fixed_top_header .top_header,body.side_menu_slide_with_content.side_menu_open header.sticky {
    left: -470px;
    -webkit-transition: left .2s ease;
    -moz-transition: left .2s ease;
    transition: left .2s ease
}

body.side_menu_slide_with_content.width_270.side_menu_open .wrapper,body.side_menu_slide_with_content.width_270.side_menu_open footer.uncover {
    left: -270px
}

body.side_menu_slide_with_content.width_270 .side_menu {
    width: 270px;
    right: -270px
}

body.side_menu_slide_with_content.width_270.side_menu_open .side_menu {
    right: 0
}

body.side_menu_slide_with_content.width_270.side_menu_open .carousel-inner:not(.relative_position) {
    left: -270px!important
}

body.side_menu_slide_with_content.width_270.side_menu_open header.fixed,body.side_menu_slide_with_content.width_270.side_menu_open header.fixed_hiding,body.side_menu_slide_with_content.width_270.side_menu_open header.fixed_top_header .top_header,body.side_menu_slide_with_content.width_270.side_menu_open header.sticky {
    left: -270px
}

body.side_menu_slide_with_content.width_370.side_menu_open .wrapper,body.side_menu_slide_with_content.width_370.side_menu_open footer.uncover {
    left: -370px
}

body.side_menu_slide_with_content.width_370 .side_menu {
    width: 370px;
    right: -370px
}

body.side_menu_slide_with_content.width_370.side_menu_open .side_menu {
    right: 0
}

body.side_menu_slide_with_content.width_370.side_menu_open .carousel-inner:not(.relative_position) {
    left: -370px!important
}

body.side_menu_slide_with_content.width_370.side_menu_open header.fixed,body.side_menu_slide_with_content.width_370.side_menu_open header.fixed_hiding,body.side_menu_slide_with_content.width_370.side_menu_open header.fixed_top_header .top_header,body.side_menu_slide_with_content.width_370.side_menu_open header.sticky {
    left: -370px
}

.side_menu.side_area_alignment_left {
    text-align: left
}

.footer_bottom,.side_menu.side_area_alignment_center {
    text-align: center
}

.side_menu.side_area_alignment_right {
    text-align: right
}

.side_menu h5,.side_menu h6 {
    margin: 0 0 12px;
    color: #fff
}

.side_menu .widget li {
    position: relative
}

.side_menu .widget ul li.menu-item-has-children,.side_menu .widget ul li.page_item_has_children {
    padding-right: 0;
    border-bottom: none
}

.side_menu .widget ul ul {
    padding: 6px 0 0 20px
}

.side_menu .widget {
    margin: 0 0 43px
}

.side_menu #wp-calendar caption,.side_menu #wp-calendar td,.side_menu #wp-calendar th,.side_menu .widget.widget_rss li a.rsswidget,.side_menu a,.side_menu li,.side_menu p,.side_menu span {
    color: #818181
}

.side_menu .side_menu_title {
    display: block;
    margin: 0 0 12px
}

.side_menu .widget.widget_nav_menu li a,.side_menu .widget.widget_nav_menu li:last-child {
    margin: 0
}

.side_menu a.close_side_menu {
    display: inline-block;
    position: absolute;
    top: 29px;
    right: 25px;
    width: 13px;
    height: 13px;
    line-height: 13px;
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/close_side_menu.png);
    background-repeat: no-repeat;
    z-index: 1000;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.side_menu a.close_side_menu:hover {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg)
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:200 / 100),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:210dpi) {
    .side_menu a.close_side_menu {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/close_side_menu@2x.png);
        -o-background-size: 13px 13px;
        -webkit-background-size: 13px 13px;
        -moz-background-size: 13px 13px;
        background-size: 13px 13px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:150 / 100),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:160dpi) {
    .side_menu a.close_side_menu {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/close_side_menu@2x.png);
        -o-background-size: 13px 13px;
        -webkit-background-size: 13px 13px;
        -moz-background-size: 13px 13px;
        background-size: 13px 13px
    }
}

.side_menu.dark a.close_side_menu {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/close_side_menu_dark.png)
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:200 / 100),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:210dpi) {
    .side_menu.dark a.close_side_menu {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/close_side_menu_dark@2x.png);
        -o-background-size: 13px 13px;
        -webkit-background-size: 13px 13px;
        -moz-background-size: 13px 13px;
        background-size: 13px 13px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:150 / 100),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:160dpi) {
    .side_menu.dark a.close_side_menu {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/close_side_menu_dark@2x.png);
        -o-background-size: 13px 13px;
        -webkit-background-size: 13px 13px;
        -moz-background-size: 13px 13px;
        background-size: 13px 13px
    }
}

.footer_top .widget.widget_nav_menu li {
    margin: 0;
    line-height: 22px
}

.widget.widget_archive select,.widget.widget_categories select,.widget.widget_text select {
    width: 100%;
    overflow: hidden;
    border: 1px solid transparent;
    font-size: 13px;
    background-color: #fff;
    outline: 0;
    color: #818181;
    font-family: inherit;
    padding: 2px 4%;
    height: 37px
}

.widget #searchform {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    background-color: #fff
}

.footer_top .widget #searchform {
    background-color: transparent;
    border: 1px solid #6a6a6a
}

.header_top #searchform {
    padding: 0 10px;
    height: 33px
}

.widget.widget_search form.form_focus {
    border-color: #1abc9c
}

.header_top #searchform input[type=submit],.widget.widget_search form input[type=submit] {
    width: 37px;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    margin: 0;
    padding: 0 4%;
    outline: 0;
    border: none;
    text-decoration: none;
    background-color: transparent;
    color: #b9b9b9;
    font-family: FontAwesome,sans-serif;
    cursor: pointer;
    white-space: nowrap;
    float: right;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out
}

.footer_top .widget #searchform input[type=submit] {
    color: #6a6a6a
}

.header_top #searchform input[type=submit] {
    width: 22px;
    height: 25px;
    line-height: 25px;
    margin: 4px 0 0;
    background: 0 0
}

.header_top #searchform .screen-reader-text,.widget.widget_search form .screen-reader-text {
    display: none
}

.header_top #searchform input[type=text],.widget.widget_search form input[type=text] {
    display: inline-block;
    text-decoration: none;
    border: 0;
    outline: 0;
    color: #adadad;
    background-color: transparent;
    font-family: inherit;
    margin: 0;
    padding: 2px 4%;
    width: 74%;
    height: 33px;
    float: left
}

.footer_top .widget #searchform input[type=text] {
    color: #6a6a6a
}

.header_top #searchform input[type=text] {
    height: 29px;
    font-size: 12px
}

.footer_top .widget.widget_search form input[type=text],.side_menu .widget #searchform input[type=text] {
    width: 70%!important
}

.widget .tagcloud {
    display: inline-block;
    width: 100%
}

.footer_top .widget_meta>ul>li>a,.footer_top .widget_nav_menu ul li a,.footer_top .widget_pages>ul>li>a,.footer_top .widget_recent_comments>ul>li>a,.footer_top .widget_recent_entries>ul>li>a,.footer_top .widget_recent_entries>ul>li>span,.footer_top_holder,footer {
    display: block
}

.widget .tagcloud a {
    margin: 0 0 3px
}

.side_menu .widget .tagcloud a {
    color: #fff
}

footer {
    width: 100%;
    margin: 0 auto;
    z-index: 100;
    position: relative
}

footer.uncover {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
    -webkit-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -moz-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -o-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -ms-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -webkit-backface-visibility: hidden
}

body.paspartu_enabled footer.uncover {
    z-index: 98
}

.boxed footer {
    width: 100%!important;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.right_side_menu_opened footer.uncover {
    left: -270px
}

footer .container_inner {
    position: relative
}

.footer_top_holder {
    background-color: #262626;
    position: relative
}

.footer_top {
    padding: 72px 0 52px
}

.footer_bottom_border.in_grid,.footer_top_border.in_grid {
    width: 1100px;
    margin: 0 auto
}

.footer_top.footer_top_full {
    padding: 48px 24px
}

.footer_top h5 {
    color: #fff;
    margin: 0 0 22px
}

.footer_top ul {
    list-style: none
}

.footer_top .textwidget,.footer_top a,.footer_top li,.footer_top p,.footer_top span {
    color: #818181;
    word-wrap: break-word
}

.footer_top a:not(.qbutton) {
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out
}

.footer_top a:hover {
    color: #fff!important
}

.footer_top .four_columns .column2 .column_inner>div,.footer_top .three_columns .column2 .column_inner>div,.footer_top .two_columns_50_50 .column2 .column_inner>div {
    margin: 0 0 0 15px
}

.footer_top .four_columns .column3 .column_inner>div,.footer_top .three_columns .column3 .column_inner>div {
    margin: 0 0 0 10px
}

.footer_top .four_columns .column4 .column_inner>div {
    margin: 0 0 0 5px
}

.footer_top .widget_nav_menu li.menu-item a {
    margin-bottom: 0
}

.footer_top .widget_meta>ul>li,.footer_top .widget_nav_menu ul li,.footer_top .widget_pages ul li,.footer_top .widget_recent_comments>ul>li,.footer_top .widget_recent_entries>ul>li {
    padding: 0 0 17px;
    position: relative
}

.footer_top .widget_nav_menu ul li ul,.footer_top .widget_pages ul li ul {
    padding: 0 0 0 10px
}

.footer_top .widget_recent_entries>ul>li>span {
    color: #9d9d9d
}

.footer_bottom_holder {
    display: block;
    background-color: #1b1b1b
}

.footer_top_holder svg.angled-section polygon {
    fill: #1b1b1b
}

.footer_bottom {
    display: table-cell;
    font-size: 12px;
    line-height: 22px;
    height: 53px;
    width: 1%;
    vertical-align: middle
}

.footer_bottom_columns.three_columns .column1 .footer_bottom,.footer_bottom_columns.three_columns .column1 .footer_bottom ul,.footer_bottom_columns.two_columns_50_50 .column1 .footer_bottom,.footer_bottom_columns.two_columns_50_50 .column1 .footer_bottom ul {
    text-align: left
}

.footer_bottom_columns.three_columns .column3 .footer_bottom,.footer_bottom_columns.three_columns .column3 .footer_bottom ul,.footer_bottom_columns.two_columns_50_50 .column2 .footer_bottom,.footer_bottom_columns.two_columns_50_50 .column2 .footer_bottom ul {
    text-align: right
}

.footer_bottom p,.footer_bottom span {
    margin: 0
}

.footer_bottom .footer_text_title {
    display: none
}

.footer_bottom ul {
    list-style: none;
    text-align: center
}

.footer_bottom ul li {
    display: inline-block;
    margin-right: 46px
}

#back_to_top .hover,.right_side_menu_opened #back_to_top {
    display: none
}

.footer_bottom ul li:last-child {
    margin-right: 0
}

.footer_bottom ul li a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 13px;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.footer_bottom ul li a:hover,.footer_top .q_social_icon_holder i.simple_social,.footer_top .q_social_icon_holder span.simple_social,.side_menu .q_social_icon_holder i.simple_social,.side_menu .q_social_icon_holder span.simple_social {
    color: #818181
}

.footer_top .q_social_icon_holder i.simple_social,.footer_top .q_social_icon_holder span.simple_social {
    margin-right: 16px;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.footer_top .q_social_icon_holder:hover i.simple_social,.footer_top .q_social_icon_holder:hover span.simple_social,.side_menu .q_social_icon_holder:hover i.simple_social,.side_menu .q_social_icon_holder:hover span.simple_social {
    color: #fff!important
}

.footer_top .q_social_icon_holder.normal_social {
    margin: 0
}

.footer_top .q_social_icon_holder:last-child i.simple_social,.footer_top .q_social_icon_holder:last-child span.simple_social {
    margin-right: 0
}

#back_to_top {
    color: #cdcdcd;
    height: auto;
    position: fixed;
    bottom: 65px;
    margin: 0;
    z-index: 10000;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    right: 25px;
    visibility: hidden;
    -webkit-backface-visibility: hidden
}

#back_to_top.off {
    right: 25px
}

#back_to_top.on {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    right: 25px
}

#back_to_top>span {
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-decoration: none;
    -o-border-radius: 52px;
    -moz-border-radius: 52px;
    -webkit-border-radius: 52px;
    border-radius: 52px;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    border: 2px solid #e8e8e8;
    background: 0 0
}

#back_to_top span i,#back_to_top span span,.q_steps_holder .circle_small .step_title,.q_steps_holder .circle_small span {
    -webkit-transition: color .2s ease 0s;
    -moz-transition: color .2s ease 0s;
    -o-transition: color .2s ease 0s
}

#back_to_top span i,#back_to_top span span {
    font-size: 22px;
    color: #b0b0b0;
    line-height: 52px
}

#back_to_top:hover>span {
    background-color: #e8e8e8
}

.q_steps_holder {
    width: 100%;
    text-align: center
}

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

.q_steps_holder .circle_small,.q_steps_holder .circle_small_inner {
    width: 192px;
    height: 192px
}

.q_steps_holder .circle_small_wrapper {
    margin: 0 auto;
    border-radius: 530px;
    border: 2px solid transparent;
    border-top: 2px solid #1abc9c;
    width: 193px;
    height: 192px
}

.q_steps_holder .circle_small {
    margin: 0 auto;
    border: 1px solid #c7c7c7;
    color: #666;
    font-family: inherit;
    font-size: 26px;
    border-radius: 500px;
    text-align: center
}

.q_steps_holder .circle_small:hover .step_title,.q_steps_holder .circle_small:hover span {
    color: #1abc9c!important
}

.q_steps_holder .circle_small_inner {
    display: table-cell;
    vertical-align: middle
}

.q_steps_holder .circle_small_inner span {
    font-size: 50px;
    font-weight: 500;
    line-height: 50px
}

.q_steps_holder a.circle_small_inner {
    color: #666
}

.q_steps_holder a.circle_small_inner:hover {
    color: inherit
}

.q_steps_holder .circle_small span {
    display: block;
    margin-bottom: 5px
}

.q_steps_holder .circle_small .step_title {
    color: #666;
    letter-spacing: 1px;
    font-size: 16px
}

.q_steps_holder .circle_small_holder p {
    margin-top: 5px;
    text-align: center;
    padding: 0 21px
}

.q_steps_holder .circle_small_holder_inner {
    position: relative
}

.q_steps_holder .circle_small_holder:last-child .circle_small_holder_inner .arrow_holder {
    background: 0 0
}

.q_steps_holder.show .circle_small_holder {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.q_steps_holder .circle_small_holder {
    width: 265px;
    display: inline-block;
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    transform: scale(.7);
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.q_team .q_team_description_wrapper,body a.pp_next,body a.pp_previous {
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out
}

.q_steps_holder .step1 {
    left: 40px;
    top: 85px;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.q_steps_holder .step1 .circle_small_wrapper {
    transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg)
}

.q_steps_holder .step1 .circle_small {
    transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg)
}

.q_steps_holder .step2 {
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.q_steps_holder .step2 .circle_small_wrapper {
    transform: rotate(-175deg);
    -ms-transform: rotate(-175deg);
    -webkit-transform: rotate(-175deg)
}

.q_steps_holder .step2 .circle_small {
    transform: rotate(175deg);
    -ms-transform: rotate(175deg);
    -webkit-transform: rotate(175deg)
}

.q_steps_holder .step3 {
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -ms-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.q_steps_holder .step3 .circle_small_wrapper {
    transform: rotate(25deg);
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg)
}

.q_steps_holder .step3 .circle_small {
    transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg)
}

.q_steps_holder .step4 .circle_small_wrapper {
    transform: rotate(-170deg);
    -ms-transform: rotate(-170deg);
    -webkit-transform: rotate(-170deg)
}

.q_steps_holder .step4 .circle_small {
    transform: rotate(170deg);
    -ms-transform: rotate(170deg);
    -webkit-transform: rotate(170deg)
}

.q_steps_holder .step4 {
    -webkit-transition-delay: 2s;
    -moz-transition-delay: 2s;
    -ms-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s
}

.vc_text_separator.full {
    padding-bottom: 20px;
    border-top: 1px solid #eaeaea;
    margin-top: 20px;
    border-bottom: 0
}

.vc_text_separator.full.separator_align_center {
    text-align: center
}

.vc_text_separator.full.separator_align_right {
    text-align: right
}

.vc_text_separator.full div {
    padding: 0 35px;
    line-height: 36px;
    top: -19px;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    background-color: #1abc9c;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border: 1px solid transparent;
    display: inline-block;
    position: relative
}

.separator_with_icon {
    color: #818181;
    display: block;
    font-size: 18px;
    line-height: 21px;
    margin: 0 auto;
    position: relative;
    width: 783px;
    max-width: 100%;
    text-align: center
}

.separator_with_icon:after,.separator_with_icon:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 10px;
    width: 376px;
    max-width: 48%
}

.separator_with_icon:before {
    border-bottom: 1px solid #818181;
    border-color: inherit;
    left: 0
}

.separator_with_icon:after {
    border-bottom: 1px solid #818181;
    border-color: inherit;
    right: 0
}

@media only screen and (max-width: 1000px) {
    .separator_with_icon:after,.separator_with_icon:before {
        max-width:45%
    }
}

.page_not_found {
    text-align: center;
    margin: 0 0 83px
}

.page_not_found h2 {
    margin: 40px 0 20px;
    font-size: 32px
}

.page_not_found p {
    margin: 15px 0 35px
}

.custom_font_holder {
    display: block;
    position: relative
}

.custom_font_holder .qode-cf-typed-wrap {
    width: 0;
    white-space: nowrap
}

.custom_font_holder .qode-cf-typed {
    display: inline-block
}

body div.pp_default .pp_loaderIcon {
    background-color: #fff;
    border-radius: 20px
}

div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right,div.pp_default .pp_top,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_right {
    height: 13px
}

div.pp_default .pp_top .pp_left {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite.png) -78px -93px no-repeat
}

div.pp_default .pp_top .pp_middle {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite_x.png) top left repeat-x
}

div.pp_default .pp_top .pp_right {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite.png) -112px -93px no-repeat
}

div.pp_default .pp_content .ppt {
    color: #f8f8f8
}

div.pp_default .pp_content_container .pp_left {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite_y.png) -7px 0 repeat-y;
    padding-left: 13px
}

div.pp_default .pp_content_container .pp_right {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite_y.png) top right repeat-y;
    padding-right: 13px
}

div.pp_default .pp_next:hover {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite_next.png) center right no-repeat;
    cursor: pointer
}

div.pp_default .pp_previous:hover {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite_prev.png) center left no-repeat;
    cursor: pointer
}

div.pp_default .pp_expand {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}

div.pp_default .pp_expand:hover {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite.png) 0 -56px no-repeat;
    cursor: pointer
}

div.pp_default .pp_contract {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}

div.pp_default .pp_contract:hover {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite.png) 0 -113px no-repeat;
    cursor: pointer
}

div.pp_default .pp_close {
    width: 30px;
    height: 30px;
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite.png) 2px 1px no-repeat;
    cursor: pointer
}

div.pp_default .pp_gallery ul li a {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/default_thumb.png) center center #f8f8f8;
    border: 1px solid #aaa
}

div.pp_default .pp_social {
    margin-top: 7px
}

div.pp_default .pp_gallery a.pp_arrow_next,div.pp_default .pp_gallery a.pp_arrow_previous {
    position: static;
    left: auto
}

div.pp_default .pp_nav .pp_pause,div.pp_default .pp_nav .pp_play {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite.png) -51px 1px no-repeat;
    height: 30px;
    width: 30px
}

div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px
}

div.pp_default a.pp_arrow_next,div.pp_default a.pp_arrow_previous {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite.png) -31px -3px no-repeat;
    height: 20px;
    width: 20px;
    margin: 4px 0 0
}

div.pp_default a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px
}

div.pp_default .pp_content_container .pp_details {
    margin-top: 5px
}

div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    width: 110px;
    position: relative
}

div.pp_default .pp_nav .currentTextHolder {
    font-family: inherit;
    color: #999;
    font-size: 13px;
    left: 65px;
    line-height: 25px;
    position: absolute;
    top: 2px;
    margin: 0;
    padding: 0 0 0 10px
}

div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover,div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_nav .pp_play:hover {
    opacity: .7
}

div.pp_default .pp_description {
    font-size: 15px;
    font-weight: 300;
    line-height: 14px;
    margin: 10px 50px 10px 0
}

div.pp_default .pp_bottom .pp_left {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite.png) -78px -127px no-repeat
}

div.pp_default .pp_bottom .pp_middle {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite_x.png) bottom left repeat-x
}

div.pp_default .pp_bottom .pp_right {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/sprite.png) -112px -127px no-repeat
}

div.pp_default .pp_loaderIcon {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/prettyPhoto/loader.gif) center center no-repeat
}

div.pp_pic_holder a:focus {
    outline: 0
}

div.pp_overlay {
    background-color: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
}

.pp_content {
    height: 40px;
    min-width: 40px
}

* html .pp_content {
    width: 40px
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
}

.pp_content_container .pp_left {
    padding-left: 20px
}

.pp_content_container .pp_right {
    padding-right: 20px
}

.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px
}

.pp_description {
    display: none;
    margin: 0
}

.pp_social {
    float: left;
    margin: 0
}

.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: 55px;
    overflow: hidden
}

.pp_social .twitter {
    float: left
}

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0
}

.carousel-control .img_outer,.countdown-row,.mejs-clear,.portfolio_slides:after,.q_circles_holder,.qode-grid-col-10:after,.qode-grid-col-11:after,.qode-grid-col-12:after,.qode-grid-col-1:after,.qode-grid-col-2:after,.qode-grid-col-3:after,.qode-grid-col-5:after,.qode-grid-col-6:after,.qode-grid-col-7:after,.qode-grid-col-8:after,.qode-grid-col-9:after,.qode-grid-row:after,.qode-owl-slider .owl-stage:after,.qode-owl-slider-style .owl-stage:after,.qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-item:nth-child(3n+1),.slides:after {
    clear: both
}

.pp_nav p {
    float: left;
    white-space: nowrap;
    margin: 2px 4px
}

.pp_nav .pp_pause,.pp_nav .pp_play {
    float: left;
    margin-right: 4px;
    text-indent: -10000px
}

a.pp_arrow_next,a.pp_arrow_previous {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000
}

.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative
}

.pp_gallery ul {
    float: left;
    height: 35px;
    position: relative;
    white-space: nowrap;
    margin: 0 0 0 5px;
    padding: 0
}

.pp_gallery ul a {
    border: 1px solid rgba(0,0,0,.5);
    display: block;
    float: left;
    height: 33px;
    overflow: hidden
}

.pp_gallery ul a img {
    border: 0
}

.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}

.pp_gallery li.default a {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/images/prettyPhoto/facebook/default_thumbnail.gif.html) no-repeat;
    display: block;
    height: 33px;
    width: 50px
}

a.pp_next,a.pp_previous {
    display: block;
    height: 100%;
    width: 49%;
    text-indent: -10000px
}

.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous {
    margin-top: 7px!important
}

a.pp_next {
    float: right
}

a.pp_previous {
    float: left
}

a.pp_contract,a.pp_expand {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000
}

.pp_loaderIcon,a.pp_close {
    display: block;
    position: absolute
}

a.pp_close {
    right: 0;
    top: 0;
    line-height: 22px;
    text-indent: -10000px
}

.pp_loaderIcon {
    height: 24px;
    left: 50%;
    top: 50%;
    width: 24px;
    margin: -12px 0 0 -12px
}

.pp_fade,.pp_gallery li.default a img,div.ppt {
    display: none
}

#pp_full_res {
    line-height: 1!important
}

#pp_full_res .pp_inline {
    text-align: left
}

#pp_full_res .pp_inline p {
    margin: 0 0 15px
}

div.ppt {
    color: #fff;
    font-size: 17px;
    z-index: 9999;
    margin: 0 0 5px 15px
}

div.pp_default .pp_content {
    background-color: #fff
}

div.pp_default #pp_full_res .pp_inline {
    color: #000
}

.pp_gallery li.selected a,.pp_gallery ul a:hover,div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a {
    border-color: #fff
}

div.pp_default .pp_details {
    position: relative
}

.pp_bottom,.pp_top {
    height: 20px;
    position: relative
}

* html .pp_bottom,* html .pp_top {
    padding: 0 20px
}

.pp_bottom .pp_left,.pp_top .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px
}

.pp_bottom .pp_middle,.pp_top .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px
}

* html .pp_bottom .pp_middle,* html .pp_top .pp_middle {
    left: 0;
    position: static
}

.pp_bottom .pp_right,.pp_top .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

body div.pp_overlay {
    opacity: .7!important
}

body div.pp_default .pp_content_container .pp_left,body div.pp_default .pp_content_container .pp_right {
    background: 0 0;
    padding: 0
}

body div.pp_default .pp_bottom,body div.pp_default .pp_bottom .pp_left,body div.pp_default .pp_bottom .pp_middle,body div.pp_default .pp_bottom .pp_right,body div.pp_default .pp_top,body div.pp_default .pp_top .pp_left,body div.pp_default .pp_top .pp_middle,body div.pp_default .pp_top .pp_right {
    background: 0 0;
    display: none
}

body div.pp_default .pp_expand {
    display: none!important
}

body a.pp_next:after,body a.pp_previous:after {
    color: #FFF;
    display: block!important;
    font-family: FontAwesome,serif;
    font-size: 30px;
    height: 54px;
    margin: -27px 0 0;
    position: absolute;
    text-align: center;
    width: 54px;
    text-indent: 0;
    line-height: 54px;
    top: 50%
}

body div.pp_default .pp_content {
    background: 0 0
}

body a.pp_next,body a.pp_previous {
    background: 0 0!important;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

body div.pp_default .pp_content:hover a.pp_next,body div.pp_default .pp_content:hover a.pp_previous {
    opacity: 1
}

body a.pp_next:after {
    border: 2px solid #FFF;
    border-radius: 50px;
    content: "\f105";
    right: 25px
}

body a.pp_previous:after {
    border: 2px solid #FFF;
    border-radius: 50px;
    content: "\f104";
    left: 25px
}

body .pp_gallery,body div.pp_default .pp_description {
    display: none!important
}

body div.pp_default .pp_content_container .pp_details {
    opacity: .7
}

body div.pp_default .pp_nav {
    float: none;
    width: auto;
    margin: 0
}

body div.pp_default .pp_nav .currentTextHolder {
    left: auto;
    position: relative;
    float: left;
    padding: 0 20px;
    font-family: Raleway,sans-serif;
    font-size: 15px;
    color: #fff;
    font-weight: 600
}

.qode-pretty-photo-hide-navigation .pp_hoverContainer,:root .mejs-poster img,body div.pp_default .pp_nav .pp_pause,body div.pp_default .pp_nav .pp_play {
    display: none
}

body div.pp_default a.pp_arrow_next,body div.pp_default a.pp_arrow_previous {
    background: 0 0;
    position: relative;
    left: 0
}

body div.pp_default .pp_close:after,body div.pp_default a.pp_arrow_next:after,body div.pp_default a.pp_arrow_previous:after {
    color: #FFF;
    font-family: FontAwesome,serif;
    text-align: center;
    position: absolute;
    top: 0;
    text-indent: 0
}

body div.pp_default a.pp_arrow_previous:after {
    content: "\f104";
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    width: 20px;
    left: 0
}

body div.pp_default a.pp_arrow_next:after {
    content: "\f105";
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    width: 20px;
    right: 0
}

body div.pp_default .pp_close {
    background: 0 0;
    opacity: 1!important
}

body div.pp_default .pp_close:after {
    content: "\f00d";
    font-size: 15px;
    height: 15px;
    line-height: 30px;
    width: 30px;
    left: 0
}

.mejs-container {
    position: relative;
    text-align: left;
    vertical-align: top;
    text-indent: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #fff
}

.blog_audio.mejs-container {
    height: 40px!important
}

.mejs-container.wp-audio-shortcode {
    height: 30px!important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0
}

.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video,.mejs-mediaelement {
    height: 100%;
    width: 100%
}

.blog_holder.masonry .mejs-container {
    border: none
}

.blog_holder.small_images article .post_text .post_inner .mejs-container {
    margin: 0 0 15px
}

.me-plugin {
    position: absolute
}

.mejs-embed,.mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.mejs-fullscreen {
    overflow: hidden!important
}

.mejs-container-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1000
}

.mejs-background {
    position: absolute;
    top: 0;
    left: 0
}

.mejs-mediaelement {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.blog_holder.masonry .mejs-mediaelement {
    border: none
}

.mejs-poster {
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.mejs-poster img {
    padding: 0;
    border: 0
}

.mejs-overlay {
    position: absolute;
    top: 0;
    left: 0
}

.mejs-overlay-play {
    cursor: pointer
}

.mejs-container .mejs-controls {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 100%
}

.mejs-container .mejs-controls div {
    list-style-type: none;
    background-image: none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 35px;
    height: 40px;
    border: 0
}

.mejs-controls .mejs-button button {
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    margin: 14px 15px 13px;
    padding: 0;
    position: absolute;
    width: 12px;
    height: 13px;
    border: 0;
    background: 0 0
}

.no-svg .mejs-controls .mejs-button button {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/audio/controls.png)
}

.mejs-controls .mejs-button button:focus {
    outline: 0
}

.mejs-container .mejs-controls .mejs-time {
    color: #000;
    display: block;
    height: 40px;
    width: auto;
    padding: 0;
    overflow: hidden;
    text-align: center;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.mejs-container .mejs-controls .mejs-time span {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    display: block;
    float: left;
    margin: 0;
    width: auto
}

.mejs-controls .mejs-play button {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/audio/play.png);
    background-repeat: no-repeat;
    background-position: center
}

.mejs-controls .mejs-pause button {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/audio/pause.png);
    background-repeat: no-repeat;
    background-position: center
}

.mejs-controls .mejs-stop button {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/audio/stop.png);
    background-repeat: no-repeat;
    background-position: center
}

.mejs-controls div.mejs-time-rail {
    direction: ltr;
    width: 200px
}

.mejs-controls .mejs-time-rail span {
    display: block;
    position: absolute;
    width: auto;
    height: 8px;
    margin: 16px 15px;
    cursor: pointer
}

.mejs-controls .mejs-time-rail .mejs-time-total {
    background-color: #ddd
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
    width: 100%;
    background-image: -o-linear-gradient(-45deg,rgba(224,222,222,.15) 25%,transparent 25%,transparent 50%,rgba(224,222,222,.15) 50%,rgba(224,222,222,.15) 75%,transparent 75%,transparent);
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(224,222,222,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(224,222,222,.15)),color-stop(.75,rgba(224,222,222,.15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(-45deg,rgba(224,222,222,.15) 25%,transparent 25%,transparent 50%,rgba(224,222,222,.15) 50%,rgba(224,222,222,.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(-45deg,rgba(224,222,222,.15) 25%,transparent 25%,transparent 50%,rgba(224,222,222,.15) 50%,rgba(224,222,222,.15) 75%,transparent 75%,transparent);
    background-image: -ms-linear-gradient(-45deg,rgba(224,222,222,.15) 25%,transparent 25%,transparent 50%,rgba(224,222,222,.15) 50%,rgba(224,222,222,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(-45deg,rgba(224,222,222,.15) 25%,transparent 25%,transparent 50%,rgba(224,222,222,.15) 50%,rgba(224,222,222,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 15px 15px;
    -moz-background-size: 15px 15px;
    -o-background-size: 15px 15px;
    background-size: 15px 15px;
    -webkit-animation: buffering-stripes 2s linear infinite;
    -moz-animation: buffering-stripes 2s linear infinite;
    -ms-animation: buffering-stripes 2s linear infinite;
    -o-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite
}

@-webkit-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@-moz-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@-ms-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@-o-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

@keyframes buffering-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 30px 0
    }
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    width: 0;
    margin: 0
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background-color: #1abc9c;
    margin: 0
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
    display: none;
    position: absolute;
    margin: 0;
    width: 10px;
    background-color: #1abc9c;
    cursor: pointer;
    top: 0;
    text-align: center
}

.mejs-controls .mejs-time-rail .mejs-time-float {
    position: absolute;
    display: none;
    width: 36px;
    height: 15px;
    top: -35px;
    margin-left: -18px;
    text-align: center;
    color: #000
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
    margin: 2px;
    width: 30px;
    display: block;
    text-align: center;
    left: 0
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,.mejs-controls .mejs-time-rail .mejs-time-float-corner {
    display: none
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
    width: 48px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
    width: 44px
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
    left: 18px
}

.mejs-controls .mejs-mute button,.mejs-controls .mejs-volume-button {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/audio/sound.png);
    background-repeat: no-repeat;
    background-position: center
}

.mejs-controls .mejs-unmute button {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/audio/mute.png);
    background-repeat: no-repeat;
    background-position: center
}

.mejs-controls .mejs-volume-button {
    position: relative
}

.mejs-controls .mejs-volume-button button {
    width: 18px;
    height: 16px;
    margin: 12px 6px 12px 11px
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
    display: none;
    height: 115px;
    width: 25px;
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/audio/sound.png);
    background-repeat: no-repeat;
    background-position: center;
    top: -115px;
    left: 0;
    z-index: 1;
    position: absolute;
    margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current,.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
    position: absolute;
    left: 11px;
    top: 8px;
    width: 2px;
    height: 100px;
    margin: 0
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    position: absolute;
    left: 4px;
    top: -3px;
    width: 16px;
    height: 6px;
    cursor: N-resize;
    margin: 0
}

.mejs-controls div.mejs-horizontal-volume-slider {
    height: 40px;
    width: 45px;
    position: relative
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    position: absolute;
    left: 0;
    top: 16px;
    width: 35px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    background-color: #ddd
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    position: absolute;
    left: 0;
    top: 16px;
    width: 40px;
    height: 8px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    background-color: #1abc9c
}

.me-cannotplay a {
    color: #fff;
    font-weight: 700
}

.me-cannotplay span {
    padding: 15px;
    display: block
}

.mejs-controls .mejs-loop-off button {
    background-position: -64px -16px
}

.mejs-controls .mejs-loop-on button {
    background-position: -64px 0
}

.mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px
}

.mejs-controls .mejs-backlight-on button {
    background-position: -80px 0
}

.q_line_graf_holder,.q_pie_graf_holder {
    display: block;
    position: relative;
    overflow: hidden
}

.q_line_graf,.q_pie_graf {
    margin: 0 22px 0 0;
    float: left
}

.q_pie_graf_legend {
    position: relative;
    float: left;
    width: 40%
}

.q_line_graf_legend {
    position: relative;
    float: left;
    width: 20%
}

.q_line_graf_legend ul,.q_pie_graf_legend ul {
    list-style: none;
    padding: 0
}

.q_line_graf_legend ul li,.q_pie_graf_legend ul li {
    display: block;
    margin: 0 0 10px
}

.q_line_graf_legend ul li .color_holder,.q_pie_graf_legend ul li .color_holder {
    width: 25px;
    height: 25px;
    background-color: #1abc9c;
    float: left
}

.q_line_graf_legend ul li p,.q_pie_graf_legend ul li p {
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 50px
}

.header_top .right #lang_sel ul ul img.iclflag,.header_top .right #lang_sel_click ul ul img.iclflag {
    float: right;
    top: 11px;
    margin-right: 0;
    margin-left: 15px
}

.header_top .left #lang_sel ul ul img.iclflag,.header_top .left #lang_sel_click ul ul img.iclflag {
    float: left;
    top: 11px
}

.header_top .right #lang_sel ul ul,.header_top .right #lang_sel_click ul ul {
    left: auto;
    right: 0
}

.header_top #lang_sel_click ul ul {
    padding: 5px 15px!important
}

.header_top .right #lang_sel ul ul li,.header_top .right #lang_sel_click ul ul li {
    width: 100%;
    text-align: right
}

.header_top .left #lang_sel ul ul li,.header_top .left #lang_sel_click ul ul li {
    width: 100%
}

.header_top #lang_sel ul ul li img.iclflag,.header_top #lang_sel_click ul ul li img.iclflag {
    position: relative;
    top: 11px
}

.header_top #lang_sel li,.header_top #lang_sel_click li {
    width: auto
}

.header_top #lang_sel,.header_top #lang_sel_click {
    font-family: inherit;
    float: left;
    padding: 0;
    z-index: 1000;
    height: 33px;
    position: relative
}

.header_top #lang_sel ul>li>a,.header_top #lang_sel_click ul>li>a {
    width: auto;
    float: none;
    padding: 0 15px!important
}

.header_top #lang_sel>ul>li:hover,.header_top #lang_sel_click>ul>li:hover {
    border-bottom: none!important
}

.header_top #lang_sel>ul>li>a,.header_top #lang_sel_click>ul>li>a {
    color: #777!important;
    line-height: 33px!important;
    height: 33px;
    z-index: 2500;
    font-size: 13px
}

.header_top #lang_sel>ul>li>a:hover,.header_top #lang_sel_click>ul>li>a:hover {
    color: #1abc9c!important
}

.header_top .left #lang_sel>ul>li>a,.header_top .left #lang_sel_click>ul>li>a {
    left: 0;
    right: auto
}

.header_top #lang_sel>ul>li:hover>a,.header_top #lang_sel>ul>li>a:hover,.header_top #lang_sel_click>ul>li:hover>a,.header_top #lang_sel_click>ul>li>a:hover {
    top: 0
}

.header_top #lang_sel ul>li ul>li,.header_top #lang_sel_click ul>li ul>li {
    padding: 0!important
}

.header_top #lang_sel ul>li a.lang_sel_sel,.header_top #lang_sel_click ul>li a.lang_sel_sel {
    background: 0;
    line-height: 30px;
    border: 0;
    padding: 0
}

.header_top .right #lang_sel ul>li a.lang_sel_sel,.header_top .right #lang_sel_click ul>li a.lang_sel_sel {
    text-align: right
}

.header_top .right #lang_sel ul>li a.lang_sel_sel {
    padding-right: 0!important
}

.header_top .left #lang_sel ul>li a.lang_sel_sel {
    padding-left: 0!important
}

.header_top #lang_sel .lang_sel_sel:after,.header_top #lang_sel_click .lang_sel_sel:after {
    content: "\f107";
    font-family: FontAwesome,sans-serif;
    margin-left: 5px;
    border: none;
    position: static
}

.header_top .left #lang_sel ul>li a.lang_sel_sel,.header_top .left #lang_sel_click ul>li a.lang_sel_sel {
    text-align: left
}

.header_bottom .main_menu .submenu-languages {
    display: none
}

.header_top #lang_sel ul ul,.header_top #lang_sel_click ul ul {
    height: auto;
    border-top: none;
    background-color: #262626;
    z-index: 1000;
    position: absolute;
    list-style: none;
    top: 33px;
    left: -1px;
    width: 180px
}

.header_top #lang_sel ul li ul li a,.header_top #lang_sel ul li ul li a:visited,.header_top #lang_sel_click ul li ul li a,.header_top #lang_sel_click ul li ul li a:visited {
    background: 0;
    border: 0;
    color: #9d9d9d;
    display: block;
    height: 38px;
    white-space: nowrap;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 38px;
    padding: 0 15px!important;
    border-bottom: 1px solid #303030;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.header_top #lang_sel ul li ul li:last-child a,.header_top #lang_sel_click ul li ul li:last-child a {
    border-bottom: none
}

.header_top #lang_sel ul li ul li a:hover,.header_top #lang_sel_click ul li ul li a:hover {
    color: #fff
}

.header_top #lang_sel_list {
    font-family: inherit;
    height: auto;
    width: auto;
    float: left
}

.header_top #lang_sel_list ul {
    border: 0;
    padding: 0!important;
    width: auto
}

.header_top #lang_sel_list li {
    display: inline-block;
    float: none;
    width: auto
}

.header_top #lang_sel_list ul li a,.header_top #lang_sel_list ul li a:visited {
    padding: 0 8px;
    border: 0;
    background: none;
    line-height: 33px;
    font-size: 13px;
    color: #818181;
    margin: 0!important;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.header_top #lang_sel_list ul li a.lang_sel_sel,.header_top #lang_sel_list ul li a:hover {
    color: #1abc9c
}

.header_top #lang_sel img.iclflag,.header_top #lang_sel_click img.iclflag,.header_top #lang_sel_list img.iclflag {
    display: inline;
    float: none;
    top: 1px;
    position: relative;
    margin-right: 5px
}

aside .widget.posts_holder #lang_sel li:after,aside .widget.posts_holder #lang_sel_click li:after {
    content: none
}

aside .widget #lang_sel_list,footer #lang_sel_list,section.side_menu #lang_sel_list {
    height: auto;
    font-family: inherit;
    width: 100%
}

aside .widget #lang_sel_list li,footer #lang_sel_list li,section.side_menu #lang_sel_list li {
    float: none;
    margin-bottom: 0!important;
    padding: 9px 10px 9px 0!important;
    width: auto
}

footer #lang_sel_list li {
    padding: 5px 5px 5px 0!important
}

aside .widget #lang_sel li a,aside .widget #lang_sel_click li a,aside .widget #lang_sel_list li a,footer #lang_sel li a,footer #lang_sel_click li a,footer #lang_sel_list li a,section.side_menu #lang_sel li a,section.side_menu #lang_sel_click li a,section.side_menu #lang_sel_list li a {
    font-family: inherit;
    font-size: 13px;
    font-weight: 400;
    border: 0;
    color: #777
}

aside .widget #lang_sel_list li a,footer #lang_sel_list li a,section.side_menu #lang_sel_list li a {
    display: inline
}

aside .widget #lang_sel,aside .widget #lang_sel_click,footer #lang_sel,footer #lang_sel_click,section.side_menu #lang_sel,section.side_menu #lang_sel_click {
    width: 100%
}

aside .widget #lang_sel>ul>li>a,aside .widget #lang_sel_click>ul>li>a,footer #lang_sel>ul>li>a,footer #lang_sel_click>ul>li>a,section.side_menu #lang_sel>ul>li>a,section.side_menu #lang_sel_click>ul>li>a {
    height: 35px;
    line-height: 35px!important;
    font-family: inherit;
    padding-left: 13px;
    font-weight: 300;
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/wc_select_arrow.png)!important;
    background-repeat: no-repeat;
    background-position: right
}

footer #lang_sel>ul>li>a,footer #lang_sel_click>ul>li>a,section.side_menu #lang_sel>ul>li>a,section.side_menu #lang_sel_click>ul>li>a {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/wc_select_arrow_footer.png)!important;
    background-repeat: no-repeat;
    background-position: right
}

aside .widget #lang_sel>ul>li a,aside .widget #lang_sel_click>ul>li a {
    background-color: #fff
}

footer #lang_sel>ul>li a,footer #lang_sel_click>ul>li a,section.side_menu #lang_sel>ul>li a,section.side_menu #lang_sel_click>ul>li a {
    background-color: #262626!important
}

footer #lang_sel ul li a,footer #lang_sel ul ul a,footer #lang_sel_click ul li a,footer #lang_sel_click ul ul a,footer #lang_sel_click ul ul a span,section.side_menu #lang_sel ul li a,section.side_menu #lang_sel ul ul a,section.side_menu #lang_sel ul ul a:visited,section.side_menu #lang_sel_click ul ul a,section.side_menu #lang_sel_click ul ul a:visited,section.side_menu #lang_sel_click>ul>li>a {
    color: #777!important
}

aside .widget #lang_sel ul ul a,aside .widget #lang_sel>ul li a,aside .widget #lang_sel_click ul ul a,aside .widget #lang_sel_click>ul li a,aside .widget #lang_sel_list li a {
    color: #adadad;
    font-family: Raleway,sans-serif;
    background-color: #fff
}

aside .widget #lang_sel a.lang_sel_sel:hover,aside .widget #lang_sel ul ul a:hover,aside .widget #lang_sel_click a.lang_sel_sel:hover,aside .widget #lang_sel_click ul ul a:hover,aside .widget #lang_sel_list li a.lang_sel_sel,aside .widget #lang_sel_list li a:hover {
    color: #1abc9c
}

footer #lang_sel a.lang_sel_sel,footer #lang_sel a.lang_sel_sel:hover,footer #lang_sel ul ul a:hover,footer #lang_sel_click a.lang_sel_sel,footer #lang_sel_click ul ul a:hover,footer #lang_sel_click ul ul a:hover span,footer #lang_sel_list a.lang_sel_sel,footer #lang_sel_list li a:hover,footer #lang_sel_list ul ul a:hover,footer #lang_sel_list ul ul a:hover span,section.side_menu #lang_sel ul li a.lang_sel_sel,section.side_menu #lang_sel ul ul a:hover,section.side_menu #lang_sel_click ul li a.lang_sel_sel,section.side_menu #lang_sel_click ul ul a:hover,section.side_menu #lang_sel_click ul ul a:hover span,section.side_menu #lang_sel_list li a:hover,section.side_menu a.lang_sel_sel {
    color: #fff!important
}

aside .widget #lang_sel li,aside .widget #lang_sel_click li,footer #lang_sel li,footer #lang_sel_click li,section.side_menu #lang_sel li,section.side_menu #lang_sel_click li {
    margin-bottom: 0;
    width: 100%;
    padding: 0;
    border: none
}

aside .widget #lang_sel ul ul,aside .widget #lang_sel_click ul ul {
    width: 100%;
    top: 32px;
    height: auto;
    border: 0;
    z-index: 1000;
    padding: 3px 0 0;
    overflow: hidden
}

footer #lang_sel ul ul,footer #lang_sel_click ul ul,section.side_menu #lang_sel ul ul,section.side_menu #lang_sel_click ul ul {
    width: 100%;
    top: 32px;
    border: 0
}

section.side_menu #lang_sel li a:after,section.side_menu #lang_sel li:before {
    display: none
}

#lang_sel ul ul a:visited,section.side_menu #lang_sel ul ul a {
    padding: 8px 10px
}

footer #lang_sel ul ul,footer #lang_sel_click ul ul,section.side_menu #lang_sel_click ul ul,section.side_menu #lang_selul ul {
    left: 0!important
}

aside .widget #lang_sel ul ul a,aside .widget #lang_sel ul ul a:visited,aside .widget #lang_sel_click ul ul a,aside .widget #lang_sel_click ul ul a:visited,footer #lang_sel ul ul a,footer #lang_sel ul ul a:visited,footer #lang_sel_click ul ul a,footer #lang_sel_click ul ul a:visited {
    padding: 10px 13px
}

aside .widget #lang_sel_list.lang_sel_list_vertical ul,footer #lang_sel_list.lang_sel_list_vertical ul,section.side_menu #lang_sel_list.lang_sel_list_vertical ul {
    height: auto;
    border-top: none
}

aside .widget #lang_sel_list.lang_sel_list_vertical a,aside .widget #lang_sel_list.lang_sel_list_vertical a:visited,footer #lang_sel_list.lang_sel_list_vertical a,footer #lang_sel_list.lang_sel_list_vertical a:visited,section.side_menu #lang_sel_list.lang_sel_list_vertical a,section.side_menu #lang_sel_list.lang_sel_list_vertical a:visited {
    border: none;
    padding: 0
}

footer #lang_sel_list.lang_sel_list_horizontal a,footer #lang_sel_list.lang_sel_list_horizontal a:visited,footer #lang_sel_list.lang_sel_list_vertical a,footer #lang_sel_list.lang_sel_list_vertical a:visited,section.side_menu #lang_sel_list.lang_sel_list_horizontal a,section.side_menu #lang_sel_list.lang_sel_list_horizontal a:visited,section.side_menu #lang_sel_list.lang_sel_list_vertical a,section.side_menu #lang_sel_list.lang_sel_list_vertical a:visited {
    background: 0 0
}

aside #lang_sel img.iclflag,aside #lang_sel_click img.iclflag,footer #lang_sel img.iclflag,footer #lang_sel_click img.iclflag,footer #lang_sel_list.lang_sel_list_horizontal a img,footer #lang_sel_list.lang_sel_list_vertical a img,section.side_menu #lang_sel img.iclflag,section.side_menu #lang_sel_click img.iclflag {
    margin-right: 5px
}

.side_menu #lang_sel_list.lang_sel_list_horizontal a:hover,.side_menu #lang_sel_list.lang_sel_list_vertical a:hover,footer #lang_sel_list.lang_sel_list_horizontal a:hover,footer #lang_sel_list.lang_sel_list_vertical a:hover {
    color: #fff
}

.side_menu #lang_sel_list.lang_sel_list_horizontal a,.side_menu #lang_sel_list.lang_sel_list_vertical a,footer #lang_sel_list.lang_sel_list_horizontal a,footer #lang_sel_list.lang_sel_list_vertical a {
    color: #777
}

#lang_sel_footer {
    background-color: #111;
    border: none;
    z-index: 1500;
    position: relative;
    font-family: Roboto,sans-serif
}

#lang_sel_footer a {
    font-size: 13px;
    color: #777;
    -webkit-transition: color .3s ease 0s!important;
    -moz-transition: color .3s ease 0s!important;
    -o-transition: color .3s ease 0s!important;
    -ms-transition: color .3s ease 0s!important;
    transition: color .3s ease 0s!important
}

#lang_sel_footer a:hover {
    color: #fff;
    -webkit-transition: color .3s ease 0s!important;
    -moz-transition: color .3s ease 0s!important;
    -o-transition: color .3s ease 0s!important;
    -ms-transition: color .3s ease 0s!important;
    transition: color .3s ease 0s!important
}

#lang_sel_footer a img {
    margin-right: 15px
}

.ls-nav-next,.ls-nav-prev {
    display: block!important;
    margin: -27px 0 0;
    cursor: pointer;
    opacity: .6!important;
    filter: alpha(opacity=60)!important;
    background-color: transparent!important;
    z-index: 10
}

.ls-nav-prev {
    background-image: none!important;
    height: 54px;
    width: 54px;
    border: 2px solid #fff!important;
    line-height: 54px;
    font-size: 14px;
    top: 50%;
    text-align: center;
    -webkit-transition: opacity .3s ease 0s!important;
    -moz-transition: opacity .3s ease 0s!important;
    -o-transition: opacity .3s ease 0s!important;
    transition: opacity .3s ease-in-out!important;
    opacity: .7;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    -ms-border-radius: 56px;
    -o-border-radius: 56px;
    border-radius: 56px;
    position: absolute;
    left: 23px
}

.ls-nav-next:after,.ls-nav-prev:after {
    position: absolute;
    left: 0!important;
    font-family: FontAwesome,serif;
    line-height: 54px;
    display: block!important;
    color: #fff;
    text-align: center
}

.ls-nav-prev:after {
    width: 100%;
    height: 100%;
    content: "\f104";
    font-size: 30px
}

.ls-nav-next {
    background-image: none!important;
    height: 54px;
    width: 54px;
    border: 2px solid #fff!important;
    line-height: 54px;
    font-size: 14px;
    position: absolute;
    top: 50%;
    text-align: center;
    -webkit-transition: opacity .3s ease 0s;
    -moz-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease-in-out;
    opacity: 0;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    -ms-border-radius: 56px;
    -o-border-radius: 56px;
    border-radius: 56px;
    right: 23px
}

.ls-nav-next:after {
    width: 100%;
    height: 100%;
    content: "\f105";
    font-size: 30px
}

.ls-nav-next:hover,.ls-nav-prev:hover {
    opacity: 1!important;
    filter: alpha(opacity=100)!important
}

.element_from_bottom,.element_from_fade,.element_from_left,.element_from_right,.element_from_top {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.touch .no_animation_on_touch .element_from_bottom>div,.touch .no_animation_on_touch .element_from_fade>div,.touch .no_animation_on_touch .element_from_left>div,.touch .no_animation_on_touch .element_from_right>div,.touch .no_animation_on_touch .element_from_top>div,.touch .no_animation_on_touch .element_transform>div {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none
}

.element_from_bottom>div,.element_from_fade>div,.element_from_left>div,.element_from_right>div,.element_from_top>div {
    opacity: 0;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    filter: alpha(opacity=0)
}

.element_transform>div {
    opacity: .2;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}

.element_from_fade.element_from_fade_on>div {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity .8s ease 0s;
    -moz-transition: opacity .8s ease 0s;
    -o-transition: opacity .8s ease 0s;
    -webkit-backface-visibility: hidden
}

.element_from_left.element_from_left_on>div {
    -webkit-animation: element-from-left .7s 1 ease-in-out;
    -moz-animation: element-from-left .7s 1 ease-in-out;
    -o-animation: element-from-left .7s 1 ease-in-out;
    animation: element-from-left .7s 1 ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden
}

.element_from_right.element_from_right_on>div {
    -webkit-animation: element-from-right .7s 1 ease-in-out;
    -moz-animation: element-from-right .7s 1 ease-in-out;
    -o-animation: element-from-right .7s 1 ease-in-out;
    animation: element-from-right .7s 1 ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden
}

.element_from_top.element_from_top_on>div {
    -webkit-animation: element-from-top .7s 1 ease-in-out;
    -moz-animation: element-from-top .7s 1 ease-in-out;
    -o-animation: element-from-top .7s 1 ease-in-out;
    animation: element-from-top .7s 1 ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden
}

.element_from_bottom.element_from_bottom_on>div {
    -webkit-animation: element-from-bottom .7s 1 ease-in-out;
    -moz-animation: element-from-bottom .7s 1 ease-in-out;
    -o-animation: element-from-bottom .7s 1 ease-in-out;
    animation: element-from-bottom .7s 1 ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-backface-visibility: hidden
}

.element_transform.element_transform_on>div {
    -webkit-animation: element-transform .4s 1 cubic-bezier(.175,.885,.32,1.275);
    -moz-animation: element-transform .4s 1 cubic-bezier(.175,.885,.32,1.275);
    -o-animation: element-transform .4s 1 cubic-bezier(.175,.885,.32,1.275);
    animation: element-transform .4s 1 cubic-bezier(.175,.885,.32,1.275);
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

@-webkit-keyframes element-from-left {
    0% {
        -webkit-transform: translate(-20%,0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        opacity: 1
    }
}

@-moz-keyframes element-from-left {
    0% {
        -moz-transform: translate(-20%,0);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1
    }
}

@-o-keyframes element-from-left {
    0% {
        -o-transform: translate(-20%,0);
        opacity: 0
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1
    }
}

@keyframes element-from-left {
    0% {
        transform: translate(-20%,0);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

@-webkit-keyframes element-from-right {
    0% {
        -webkit-transform: translate(20%,0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        opacity: 1
    }
}

@-moz-keyframes element-from-right {
    0% {
        -moz-transform: translate(20%,0);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1
    }
}

@-o-keyframes element-from-right {
    0% {
        -o-transform: translate(20%,0);
        opacity: 0
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1
    }
}

@keyframes element-from-right {
    0% {
        transform: translate(20%,0);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

@-webkit-keyframes element-from-bottom {
    0% {
        -webkit-transform: translate(0,30%);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        opacity: 1
    }
}

@-moz-keyframes element-from-bottom {
    0% {
        -moz-transform: translate(0,30%);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1
    }
}

@-o-keyframes element-from-bottom {
    0% {
        -o-transform: translate(0,30%);
        opacity: 0
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1
    }
}

@keyframes element-from-bottom {
    0% {
        transform: translate(0,30%);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

@-webkit-keyframes element-from-top {
    0% {
        -webkit-transform: translate(0,-30%);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        opacity: 1
    }
}

@-moz-keyframes element-from-top {
    0% {
        -moz-transform: translate(0,-30%);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1
    }
}

@-o-keyframes element-from-top {
    0% {
        -o-transform: translate(0,-30%);
        opacity: 0
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1
    }
}

@keyframes element-from-top {
    0% {
        transform: translate(0,-30%);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

@-webkit-keyframes element-transform {
    0% {
        -webkit-transform: scale(.3);
        opacity: .1
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes element-transform {
    0% {
        -moz-transform: scale(.3);
        opacity: .1
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@-o-keyframes element-transform {
    0% {
        -o-transform: scale(.3);
        opacity: .1
    }

    100% {
        -o-transform: scale(1);
        opacity: 1
    }
}

@keyframes element-transform {
    0% {
        transform: scale(.3);
        opacity: .1
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.q_image_with_text_over {
    display: inline-block;
    position: relative;
    margin: 0;
    width: 100%
}

.q_image_with_text_over.one_half {
    width: 50%
}

.q_image_with_text_over.one_third {
    width: 33.33%
}

.q_image_with_text_over.one_fourth {
    width: 25%
}

.q_image_with_text_over img {
    display: block;
    position: relative;
    width: 100%;
    z-index: 10
}

.q_image_with_text_over .shader,.q_image_with_text_over .shader_hover {
    z-index: 20;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.q_image_with_text_over .shader {
    background-color: rgba(0,0,0,.5);
    transition: opacity .4s ease-in-out
}

.q_image_with_text_over .shader_hover {
    background-color: transparent;
    opacity: 0;
    transition: opacity .4s ease-in-out
}

.q_image_with_text_over .caption,.q_image_with_text_over .desc,.q_image_with_text_over .icon_holder {
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -webkit-transform: translateZ(0)
}

.q_image_with_text_over.q_iwto_hover:hover .shader {
    opacity: 0
}

.q_image_with_text_over.q_iwto_hover:hover .shader_hover {
    opacity: 1
}

.q_image_with_text_over .text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 30;
    text-align: center
}

.q_image_with_text_over table {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.q_image_with_text_over table td {
    padding: 0;
    vertical-align: middle;
    background: 0 0!important
}

.q_image_with_text_over .caption,.q_image_with_text_over .icon_holder {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transition: opacity .4s ease-in-out
}

.q_image_with_text_over .desc,.q_image_with_text_over .text:hover .caption,.q_image_with_text_over .text:hover .icon_holder {
    opacity: 0;
    filter: alpha(opacity=0)
}

.q_image_with_text_over .caption {
    line-height: 1em;
    margin: 2% 0 0
}

.q_image_with_text_over .caption,.q_image_with_text_over .icon_holder,.q_image_with_text_over .text p {
    color: #fff
}

.q_image_with_text_over .icon_holder {
    display: inline-block
}

.q_image_with_text_over .icon_holder.fa-2x {
    padding: .67em .7em
}

.q_image_with_text_over .icon_holder.fa-3x {
    padding: .6em .62em
}

.q_image_with_text_over .caption.no_icon {
    margin: 0
}

.q_image_with_text_over .desc {
    margin: 0 30px;
    -ms-transition: opacity .4s ease-in-out;
    -webkit-backface-visibility: hidden;
    color: #fff
}

.q_image_with_text_over .text:hover .desc {
    opacity: 1;
    filter: alpha(opacity=100)
}

.q_team {
    background-color: #fff;
    overflow: hidden
}

.q_team_inner {
    overflow: hidden;
    width: 100%
}

.q_team .q_team_image {
    position: relative
}

.q_team .q_team_image img {
    width: 100%;
    vertical-align: middle
}

.q_team .q_team_description_wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.95);
    opacity: 0;
    transition: opacity .3s ease-in-out;
    cursor: default
}

.full_screen_navigation_holder,.q_team.info_on_hover .q_team_text {
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out
}

.q_team .q_team_image:hover .q_team_description_wrapper {
    opacity: 1
}

.q_team .q_team_description {
    display: table;
    width: 100%;
    height: 100%
}

.q_team .q_team_description_inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 50px
}

.q_team .q_team_description_inner p {
    color: #303030
}

.q_team .q_team_text {
    padding: 23px 16px;
    border-style: none;
    border-width: 1px;
    border-color: #f6f6f6;
    border-top: none!important
}

.q_team .q_team_title_holder {
    margin: 0 0 9px;
    text-align: center
}

.q_team .q_team_title_holder .q_team_name {
    margin-bottom: 7px
}

.q_team .q_team_text_inner .separator {
    background-color: #1abc9c;
    margin-bottom: 16px!important
}

.circle_left,.circle_top {
    margin: 0 0 25px
}

.q_team .q_team_social_holder {
    position: relative;
    text-align: center
}

.q_team .q_team_social_holder .q_social_icon_holder i.simple_social,.q_team .q_team_social_holder .q_social_icon_holder span.simple_social {
    font-size: 19px;
    color: #bcbcbc
}

.q_team .q_team_social_holder .q_social_icon_holder:hover i.simple_social,.q_team .q_team_social_holder .q_social_icon_holder:hover span.simple_social {
    color: #1abc9c
}

.q_team.info_on_hover .q_team_description_wrapper {
    position: relative;
    opacity: 1;
    background-color: transparent;
    box-sizing: border-box
}

.q_team.info_on_hover .q_team_text {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(21,21,21,.78);
    padding: 0;
    opacity: 0;
    transition: opacity .3s ease-in-out
}

.q_team.info_on_hover .q_team_text_holder {
    display: table;
    width: 100%;
    height: 100%
}

.q_team.info_on_hover .q_team_text_holder_inner {
    display: table-cell;
    vertical-align: middle
}

.circle_left,.circle_top {
    display: inline-block;
    width: 100%
}

.q_team.info_on_hover .q_team_image:hover .q_team_text {
    opacity: 1
}

.q_team.info_on_hover .q_team_social_holder i.simple_social,.q_team.info_on_hover .q_team_social_holder span.simple_social,.q_team.info_on_hover .q_team_title_holder .q_team_name,.q_team.info_on_hover .q_team_title_holder span {
    color: #fff
}

.circle_item .circle {
    font-size: 15px;
    line-height: 13px;
    width: 155px;
    height: 155px;
    display: inline-block;
    text-align: center;
    color: #000;
    background-color: #fbfbfb;
    -o-border-radius: 182px;
    -moz-border-radius: 182px;
    -webkit-border-radius: 182px;
    border-radius: 182px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0)
}

.circle_item .circle div {
    padding: 69.5px 0
}

.circle_left .circle {
    float: left
}

.circle_left .text {
    padding: 0 10px 0 170px
}

.circle_top {
    text-align: center
}

.circle_top .circle {
    margin: 0 auto
}

.circle_top .text {
    margin: 25px 0 0
}

.circle_top .text p {
    margin: 0
}

.circle_item .circle a {
    text-decoration: none
}

.circle_item .circle:hover {
    background-color: #1abc9c;
    color: #fff
}

.circle_item .circle.hover {
    cursor: pointer
}

.circle_item .circle:hover a {
    color: #fff
}

.fade_in_circle_holder.animate_circle {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.fade_in_circle_holder {
    cursor: pointer;
    display: table;
    position: relative;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(.1);
    -moz-transform: scale(.1);
    -o-transform: scale(.1);
    -ms-transform: scale(.1);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-backface-visibility: hidden;
    z-index: 2000
}

.touch .no_animation_on_touch .fade_in_circle_holder {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.image_hover {
    position: relative;
    display: inline-block;
    width: 100%
}

.image_hover .images_holder {
    position: relative;
    display: inline-block;
    max-width: 100%;
    vertical-align: middle
}

.image_hover .images_holder img.hover_image {
    position: absolute;
    top: 0;
    left: 0
}

.image_hover .images_holder img.active_image {
    opacity: 1;
    filter: alpha(opacity=100);
    position: relative;
    display: block
}

.image_hover .images_holder img.active_image,.image_hover .images_holder img.hover_image,.image_hover.hovered.show .images_holder img.active_image,.image_hover.hovered.show .images_holder img.hover_image {
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0)
}

.image_hover .images_holder img.hover_image,.image_hover .images_holder:hover img.active_image,.image_hover.hovered.show .images_holder img.active_image {
    opacity: 0;
    filter: alpha(opacity=0)
}

.carousel.fade .active.item,.carousel.fade .item,.image_hover .images_holder:hover img.hover_image,.image_hover.hovered.show .images_holder img.hover_image {
    opacity: 1;
    filter: alpha(opacity=100)
}

.content_bottom {
    position: relative;
    z-index: 100
}

.qode_call_to_action.container {
    background-color: #1abc9c
}

.qode_call_to_action.in_grid {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

.qode_call_to_action.container .container_inner {
    padding: 40px 0
}

.call_to_action_text_wrapper p {
    font-size: 19px;
    font-weight: 300;
    line-height: 1.692307692307692em;
    color: #fff;
    text-align: center
}

.qode_call_to_action .call_to_action_text_wrapper {
    line-height: 40px
}

.qode_call_to_action .qbutton {
    position: static
}

.call_to_action_button_wrapper,.call_to_action_button_wrapper.left {
    text-align: left
}

.qode_call_to_action .two_columns_75_25>.column2.left>.column_inner {
    padding: 0 20px 0 0
}

.qode_call_to_action.in_grid .two_columns_75_25>.column1>.column_inner,.qode_call_to_action.in_grid .two_columns_75_25>.column2.left>.column_inner {
    padding-left: 28px
}

.qode_call_to_action.in_grid .two_columns_75_25>.column1.left>.column_inner,.qode_call_to_action.in_grid .two_columns_75_25>.column2>.column_inner {
    padding-right: 28px
}

.qode_call_to_action .two_columns_75_25>.column1.left>.column_inner {
    padding: 0
}

.qode_call_to_action .two_columns_75_25>.column1.left {
    text-align: right
}

.carousel {
    position: relative;
    margin-bottom: 0
}

.boxed .carousel-inner {
    width: 1150px;
    left: auto!important
}

.carousel-inner .video {
    position: static;
    left: 0;
    direction: ltr
}

.countdown-rtl,.qode-owl-slider-style.owl-rtl,.qode-owl-slider.owl-rtl {
    direction: rtl
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    box-sizing: border-box
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1
}

.carousel.vertical_down:not(.has_height) .carousel-inner,.carousel.vertical_up:not(.has_height) .carousel-inner {
    height: 100%
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel.fade .item {
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.carousel.fade .active.left,.carousel.fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0)
}

.carousel.fade .next,.carousel.fade .prev {
    left: 0;
    z-index: 1
}

.carousel.vertical_up .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease;
    -moz-transition: -moz-transform .6s ease;
    -ms-transition: -ms-transform .6s ease;
    -o-transition: -o-transform .6s ease;
    transition: transform .6s ease
}

.carousel.vertical_up .carousel-inner>.active {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.carousel.vertical_up .carousel-inner>.next {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    left: 0
}

.carousel.vertical_up .carousel-inner>.prev {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    left: 0
}

.carousel.vertical_up .carousel-inner>.next.left,.carousel.vertical_up .carousel-inner>.prev.right {
    left: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.carousel.vertical_up .carousel-inner>.active.left {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    left: 0
}

.carousel.vertical_up .carousel-inner>.active.right {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    left: 0
}

.carousel.vertical_down .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease;
    -moz-transition: -moz-transform .6s ease;
    -ms-transition: -ms-transform .6s ease;
    -o-transition: -o-transform .6s ease;
    transition: transform .6s ease
}

.carousel.vertical_down .carousel-inner>.active {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.carousel.vertical_down .carousel-inner>.next {
    -webkit-transform: translateY(-99%);
    -moz-transform: translateY(-99%);
    -ms-transform: translateY(-99%);
    -o-transform: translateY(-99%);
    transform: translateY(-99%);
    left: 0
}

.carousel.vertical_down .carousel-inner>.prev {
    -webkit-transform: translateY(99%);
    -moz-transform: translateY(99%);
    -ms-transform: translateY(99%);
    -o-transform: translateY(99%);
    transform: translateY(99%);
    left: 0
}

.carousel.vertical_down .carousel-inner>.next.left,.carousel.vertical_down .carousel-inner>.prev.right {
    left: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.carousel.vertical_down .carousel-inner>.active.left {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    left: 0
}

.carousel.vertical_down .carousel-inner>.active.right {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    left: 0
}

.carousel.slide_cover .carousel-inner>.next {
    z-index: 99
}

.carousel.slide_cover .carousel-inner>.prev {
    z-index: 100
}

.carousel.slide_cover .carousel-inner>.active.left {
    left: -30%
}

.carousel.slide_cover .carousel-inner>.active.right {
    left: 30%
}

.carousel-indicators {
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 8px;
    text-indent: -999px;
    cursor: pointer;
    border-radius: 10px
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 40px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .icon-next,.carousel-control .icon-prev {
        width:30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
}

.carousel.full_screen {
    height: 1500px
}

.qode_slider_preloader {
    width: 100%;
    background-color: #1c1c1c;
    position: absolute;
    z-index: 20;
    height: 1500px
}

.qode_slider_preloader .ajax_loader {
    position: absolute
}

.carousel-inner .slider_content_outer {
    position: relative;
    height: 100%;
    width: 1100px;
    margin: 0 auto;
    z-index: 12
}

.carousel-inner .slide_full_width .slider_content_outer {
    width: 100%!important
}

.carousel-inner .slider_content {
    position: absolute;
    width: 100%
}

.carousel-inner .item.content_vertical_middle .slider_content_outer {
    display: table
}

.carousel-inner .item.content_vertical_middle .slider_content {
    display: table-cell;
    vertical-align: middle;
    position: static
}

.carousel-inner .item.content_vertical_middle .slider_content .thumb {
    height: auto
}

.vertical_menu_enabled .carousel-inner .item.content_vertical_middle {
    padding-top: 0!important
}

.carousel-inner .slider_content .slide_anchor_holder {
    margin-top: 8%
}

.carousel-inner .item.dark .slider_content .text .slide_anchor_holder .slide_anchor_button {
    color: #000
}

.carousel-inner .slider_content .slide_anchor_holder .slide_anchor_button {
    font-size: 51px;
    color: #fff
}

.carousel-inner .slider_content .thumb {
    opacity: 0;
    filter: alpha(opacity=0);
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.carousel-inner .slider_content.left {
    text-align: left
}

.carousel-inner .slider_content.right {
    text-align: right
}

.carousel-inner .slider_content.left .thumb,.carousel-inner .slider_content.right .thumb {
    display: inline-block
}

.carousel-inner .slider_content.center,.carousel-inner .slider_content.center .thumb {
    text-align: center
}

.qode_slide-svg-holder svg {
    opacity: 0;
    height: auto
}

.item.active .qode_slide-svg-holder svg {
    -webkit-animation: fade .4s 1 cubic-bezier(.5,.11,.805,.32);
    -moz-animation: fade .4s 1 cubic-bezier(.5,.11,.805,.32);
    -o-animation: fade .4s 1 cubic-bezier(.5,.11,.805,.32);
    animation: fade .4s 1 cubic-bezier(.5,.11,.805,.32);
    opacity: 1
}

.carousel-inner .active .slider_content .thumb {
    -webkit-animation: rotate 1s 1 ease-out;
    -moz-animation: rotate 1s 1 ease-out;
    -o-animation: rotate 1s 1 ease-out;
    animation: rotate 1s 1 ease-out;
    opacity: 1;
    filter: alpha(opacity=100)
}

.carousel-inner .active .slider_content .thumb.fade {
    -webkit-animation: fade 1s 1 ease-out;
    -moz-animation: fade 1s 1 ease-out;
    -o-animation: fade 1s 1 ease-out;
    animation: fade 1s 1 ease-out
}

.carousel-inner .slider_content .thumb img {
    max-height: 100%
}

.carousel-inner .slider_content .text {
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 10px 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.carousel-inner .active .slider_content .text {
    -webkit-animation: text-from-bottom 1.5s 1 cubic-bezier(.165,.84,.44,1);
    -moz-animation: text-from-bottom 1.5s 1 cubic-bezier(.165,.84,.44,1);
    -o-animation: text-from-bottom 1.5s 1 cubic-bezier(.165,.84,.44,1);
    animation: text-from-bottom 1.5s 1 cubic-bezier(.165,.84,.44,1);
    opacity: 1;
    filter: alpha(opacity=100)
}

.carousel-inner .slider_content .text.one_by_one {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
    opacity: 1
}

.carousel-inner .slider_content .text.one_by_one .separator,.carousel-inner .slider_content .text.one_by_one .slide_anchor_holder,.carousel-inner .slider_content .text.one_by_one a.qbutton,.carousel-inner .slider_content .text.one_by_one a.qode-btn,.carousel-inner .slider_content .text.one_by_one h2,.carousel-inner .slider_content .text.one_by_one h4,.carousel-inner .slider_content .text.one_by_one p {
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
    top: 70px
}

.carousel-inner .active .slider_content .text.one_by_one .separator,.carousel-inner .active .slider_content .text.one_by_one .slide_anchor_holder,.carousel-inner .active .slider_content .text.one_by_one a.qbutton,.carousel-inner .active .slider_content .text.one_by_one a.qode-btn,.carousel-inner .active .slider_content .text.one_by_one h2,.carousel-inner .active .slider_content .text.one_by_one h4,.carousel-inner .active .slider_content .text.one_by_one p {
    -webkit-animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(.165,.84,.44,1) 0s;
    -moz-animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(.165,.84,.44,1) 0s;
    -o-animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(.165,.84,.44,1) 0s;
    animation: text-from-bottom-one-by-one 1.2s 1 cubic-bezier(.165,.84,.44,1) 0s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 1;
    filter: alpha(opacity=100)
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator h2 {
    animation-delay: .15s;
    -webkit-animation-delay: .15s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator p {
    animation-delay: .3s;
    -webkit-animation-delay: .3s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator a.qbutton,.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator a.qode-btn {
    animation-delay: .45s;
    -webkit-animation-delay: .45s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.no_separator .slide_anchor_holder {
    animation-delay: .6s;
    -webkit-animation-delay: .6s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator h2 {
    animation-delay: .15s;
    -webkit-animation-delay: .15s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator .separator {
    animation-delay: .3s;
    -webkit-animation-delay: .3s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator p {
    animation-delay: .45s;
    -webkit-animation-delay: .45s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator a.qbutton,.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator a.qode-btn {
    animation-delay: .6s;
    -webkit-animation-delay: .6s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_above_title.has_separator .slide_anchor_holder {
    animation-delay: .75s;
    -webkit-animation-delay: .75s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.no_separator h4 {
    animation-delay: .15s;
    -webkit-animation-delay: .15s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.no_separator p {
    animation-delay: .3s;
    -webkit-animation-delay: .3s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.no_separator a.qbutton,.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.no_separator a.qode-btn {
    animation-delay: .45s;
    -webkit-animation-delay: .45s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.no_separator .slide_anchor_holder {
    animation-delay: .6s;
    -webkit-animation-delay: .6s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator h4 {
    animation-delay: .15s;
    -webkit-animation-delay: .15s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator .separator {
    animation-delay: .3s;
    -webkit-animation-delay: .3s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator p {
    animation-delay: .45s;
    -webkit-animation-delay: .45s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator a.qbutton,.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator a.qode-btn {
    animation-delay: .6s;
    -webkit-animation-delay: .6s
}

.carousel-inner .active .slider_content .text.one_by_one.subtitle_bellow_title.has_separator .slide_anchor_holder {
    animation-delay: .75s;
    -webkit-animation-delay: .75s
}

.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.no_separator p {
    animation-delay: .2s;
    -webkit-animation-delay: .2s
}

.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.no_separator a.qbutton,.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.no_separator a.qode-btn {
    animation-delay: .4s;
    -webkit-animation-delay: .4s
}

.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.no_separator .slide_anchor_holder {
    animation-delay: .6s;
    -webkit-animation-delay: .6s
}

.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.has_separator .separator {
    animation-delay: .15s;
    -webkit-animation-delay: .15s
}

.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.has_separator p {
    animation-delay: .3s;
    -webkit-animation-delay: .3s
}

.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.has_separator a.qbutton,.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.has_separator a.qode-btn {
    animation-delay: .45s;
    -webkit-animation-delay: .45s
}

.carousel-inner .active .slider_content .text.one_by_one.no_subtitle.has_separator .slide_anchor_holder {
    animation-delay: .6s;
    -webkit-animation-delay: .6s
}

.carousel-inner .slider_content .text .qbutton {
    margin: 10px 0 0;
    text-align: center
}

.carousel-inner .item.dark .slider_content .text .qbutton {
    border-color: #303030;
    background-color: #303030;
    color: #fff
}

.carousel-inner .item.dark .slider_content .text .qbutton.white,.carousel-inner .item.dark .slider_content .text .qbutton:hover {
    background-color: transparent;
    color: #303030
}

.carousel-inner .item.dark .slider_content .text .qbutton.white:hover {
    background-color: #303030;
    color: #fff!important;
    border-color: #303030
}

.carousel-inner .slider_content .text .qbutton.white {
    margin: 10px 0 0 10px
}

.carousel-inner .slider_content .text .qode-btn {
    margin: 0 4px
}

.carousel-inner h2 {
    margin: 10px 0 20px;
    font-size: 45px;
    line-height: 1.071428571428571em
}

.carousel-inner h2.with_title_border {
    margin: 20px 0 30px
}

.carousel-inner h2.with_title_border span {
    display: inline-block;
    padding: .3em 1.1em
}

.carousel-inner .q_slide_subtitle,.carousel-inner h2 {
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding: 0;
    text-shadow: 1px 1px 2px rgba(0,0,0,.4)
}

.carousel-inner h2.with_background_color span {
    padding: 10px
}

.carousel-inner .q_slide_subtitle {
    font-size: 26px;
    letter-spacing: 1px
}

.carousel-inner .q_slide_subtitle span {
    font-size: 1em;
    margin-bottom: 13px;
    display: inline-block
}

.carousel-inner .q_slide_subtitle.with_background_color span {
    padding: 10px;
    margin-bottom: 12px
}

.carousel-inner p {
    color: #fff;
    text-align: center;
    font-size: 21px;
    line-height: 1.363157894736842em;
    font-weight: 400;
    margin: 10px 0 15px;
    text-shadow: 1px 1px 2px rgba(0,0,0,.4)
}

.carousel-inner .dark .q_slide_subtitle,.carousel-inner .dark h2,.carousel-inner .dark p {
    color: #000
}

.carousel-inner .left .q_slide_subtitle,.carousel-inner .left .text,.carousel-inner .left h2,.carousel-inner .left p {
    text-align: left
}

.carousel-inner .right .q_slide_subtitle,.carousel-inner .right .text,.carousel-inner .right h2,.carousel-inner .right p {
    text-align: right
}

.carousel-inner {
    left: 0!important;
    position: fixed;
    overflow: hidden;
    width: 100%;
    z-index: 1;
    transform: translate(0,0);
    -ms-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -o-transform: translate(0,0);
    -webkit-transition: left .33s cubic-bezier(.694,.0482,.335,1),margin .33s cubic-bezier(.694,.0482,.335,1);
    -moz-transition: left .33s cubic-bezier(.694,.0482,.335,1),margin .33s cubic-bezier(.694,.0482,.335,1);
    -o-transition: left .33s cubic-bezier(.694,.0482,.335,1),margin .33s cubic-bezier(.694,.0482,.335,1);
    -ms-transition: left .33s cubic-bezier(.694,.0482,.335,1),margin .33s cubic-bezier(.694,.0482,.335,1);
    transition: left .33s cubic-bezier(.694,.0482,.335,1),margin .33s cubic-bezier(.694,.0482,.335,1)
}

.carousel-inner.relative_position {
    position: relative
}

.carousel-inner .item img {
    display: inline-block!important
}

.touch .carousel-inner .item {
    background-position: center 0!important
}

.carousel-inner .item .image {
    position: absolute;
    top: 0;
    left: 0;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%
}

@media only screen and (min-width: 1000px) {
    .carousel-inner .item.animate_image.zoom_center .image {
        position:absolute;
        top: 0;
        left: 0;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 110%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .carousel-inner .item.animate_image.zoom_bottom_left .image,.carousel-inner .item.animate_image.zoom_bottom_right .image,.carousel-inner .item.animate_image.zoom_top_left .image,.carousel-inner .item.animate_image.zoom_top_right .image {
        position: absolute;
        top: -12%;
        left: -12%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        width: 125%;
        height: 125%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }
}

@media only screen and (max-width: 1000px) {
    .carousel-inner .item.animate_image.zoom_bottom_left .image,.carousel-inner .item.animate_image.zoom_bottom_right .image,.carousel-inner .item.animate_image.zoom_center .image,.carousel-inner .item.animate_image.zoom_top_left .image,.carousel-inner .item.animate_image.zoom_top_right .image {
        transform:none!important;
        -webkit-transform: none!important
    }
}

.carousel-inner .item .image img {
    display: none!important;
    width: 0;
    height: 0
}

.carousel-inner .item .image_pattern {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 0 0;
    background-repeat: repeat;
    z-index: 2
}

.carousel-control {
    top: 0;
    width: 23%;
    color: #303030;
    font-size: 13px;
    height: 100%;
    background: 0 0;
    text-shadow: none;
    position: absolute;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
    z-index: 2!important;
    margin: 0;
    outline: 0;
    cursor: pointer;
    -webkit-transition: color .6s ease-in-out,opacity .3s ease-in-out;
    -moz-transition: color .6s ease-in-out,opacity .3s ease-in-out;
    -o-transition: color .6s ease-in-out,opacity .3s ease-in-out;
    -ms-transform: color .6s ease-in-out,opacity .3s ease-in-out;
    transition: color .6s ease-in-out,opacity .3s ease-in-out
}

.carousel-control.right {
    right: 0;
    left: auto
}

.carousel-control:hover {
    color: #303030;
    opacity: 1!important
}

.carousel-control.dark,.carousel-control.dark:hover {
    color: #fff
}

.carousel-control .next_nav,.carousel-control .prev_nav {
    height: 54px;
    width: 54px;
    border: 2px solid #fff;
    line-height: 54px;
    font-size: 14px;
    position: absolute;
    top: 50%;
    margin-top: -27px;
    text-align: center;
    z-index: 10;
    -webkit-transition: opacity .3s ease 0s;
    -moz-transition: opacity .3s ease 0s;
    -o-transition: opacity .3s ease 0s;
    transition: opacity .3s ease-in-out;
    opacity: 0;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    -ms-border-radius: 56px;
    -o-border-radius: 56px;
    border-radius: 56px
}

.q_slider:hover .carousel-control .next_nav,.q_slider:hover .carousel-control .next_nav:hover,.q_slider:hover .carousel-control .prev_nav,.q_slider:hover .carousel-control .prev_nav:hover {
    opacity: 1
}

@media only screen and (max-width: 1000px) {
    .carousel-control .next_nav,.carousel-control .prev_nav {
        margin-top:-27px!important
    }
}

.carousel-control i {
    font-size: 30px;
    color: #fff;
    line-height: 54px;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

.carousel-control.dark .next_nav i,.carousel-control.dark .prev_nav i {
    color: #000
}

.carousel-control.light .next_nav i,.carousel-control.light .prev_nav i {
    color: #fff
}

.carousel-control.dark .next_nav,.carousel-control.dark .prev_nav {
    border-color: #000
}

.carousel-control.light .next_nav,.carousel-control.light .prev_nav {
    border-color: #fff
}

.carousel-control .prev_nav {
    left: 23px
}

.carousel-control .next_nav {
    right: 23px
}

.carousel-control .thumb_holder {
    width: 150px;
    display: block;
    position: absolute;
    margin: -20px 0 0;
    top: 50%;
    z-index: 9
}

.carousel-control .thumb_holder .thumb_top {
    background-color: #fff;
    display: block;
    position: relative
}

.carousel-control.dark .thumb_holder .thumb_top {
    background-color: #000
}

.carousel-control.left .thumb_holder .thumb_top {
    -webkit-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    -ms-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0
}

.carousel-control.right .thumb_holder .thumb_top {
    -webkit-border-radius: 3px 0 0 0;
    -moz-border-radius: 3px 0 0;
    -ms-border-radius: 3px 0 0 0;
    border-radius: 3px 0 0
}

.carousel-control.left .thumb_holder {
    left: -100%;
    -webkit-transition: left .2s ease-in-out;
    -moz-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    -ms-transform: left .2s ease-in-out;
    transition: left .2s ease-in-out;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    display: none
}

.slider_thumbs .carousel-control.left:hover .thumb_holder {
    left: 0
}

.in_progress.slider_thumbs .carousel-control.left .thumb_holder {
    left: -100%!important
}

.carousel-control.right .thumb_holder {
    right: -100%;
    -webkit-transition: right .2s ease-in-out;
    -moz-transition: right .2s ease-in-out;
    -o-transition: right .2s ease-in-out;
    -ms-transform: right .2s ease-in-out;
    transition: right .2s ease-in-out;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    display: none
}

.slider_thumbs .carousel-control.right:hover .thumb_holder {
    right: 0
}

.in_progress.slider_thumbs .carousel-control.right .thumb_holder {
    right: -100%!important
}

.carousel-control.left .arrow_left {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 15px
}

.carousel-control.left .numbers {
    float: right;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 0
}

.carousel-control.right .arrow_right {
    float: right;
    height: 40px;
    line-height: 40px;
    padding: 0 15px 0 0
}

.carousel-control.right .numbers {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 20px
}

.carousel-control .img,.carousel-control .img_outer {
    width: 150px;
    height: 47px;
    position: relative;
    display: block;
    overflow: hidden
}

.carousel-control .img_outer {
    top: 0;
    margin: 0 0 -2px
}

.carousel-control .img {
    top: -47px
}

.touch .carousel-control.left .thumb_holder,.touch .carousel-control.right .thumb_holder {
    display: none
}

.in_progress .carousel-control:hover .img {
    top: -47px!important
}

.carousel-control:hover .img {
    top: 0;
    -webkit-transition: top .2s ease-in-out .2s;
    -moz-transition: top .2s ease-in-out .2s;
    -o-transition: top .2s ease-in-out .2s;
    -ms-transform: top .2s ease-in-out .2s;
    transition: top .2s ease-in-out .2s
}

.carousel-control.right .img {
    float: right
}

.carousel-control .img .video,.carousel-control .img img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.carousel-control .img .video {
    left: -1px
}

.carousel-control .img .old {
    z-index: 1
}

@media only screen and (max-width: 1300px) {
    .carousel-control {
        width:15%
    }
}

@media only screen and (max-width: 1000px) {
    .carousel-control.left .thumb_holder,.carousel-control.right .thumb_holder {
        display:none
    }

    .carousel-control {
        width: 10%
    }

    .carousel-control .prev_nav {
        left: 0;
        opacity: 1
    }

    .carousel-control .next_nav {
        right: 0;
        opacity: 1
    }
}

.touch .carousel-control {
    width: 10%
}

.touch .carousel-control.left {
    background-position: 30px center!important
}

.touch .carousel-control.right {
    background-position: 100% center!important
}

@media (max-width: 1200px) {
    .carousel:not(.advanced_responsiveness) .carousel-inner h2 span {
        font-size:.625em!important;
        line-height: 1.4em!important
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner .q_slide_subtitle span {
        font-size: .8em
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner h2 {
        margin-top: 0;
        line-height: inherit!important
    }
}

@media (max-width: 1024px) {
    .carousel:not(.advanced_responsiveness) .carousel-inner {
        position:relative
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner .qbutton {
        font-size: 12px;
        line-height: 31px;
        height: 31px
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner .qbutton i {
        margin: 0 0 0 20px
    }
}

@media only screen and (max-height: 850px) {
    .full_screen:not(.advanced_responsiveness) .carousel-inner .slider_content {
        height:35%
    }
}

@media only screen and (max-width: 800px) {
    .carousel:not(.advanced_responsiveness) .carousel-inner .slider_content_outer {
        display:table
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner .slider_content .thumb {
        height: auto
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner .slider_content {
        display: table-cell;
        vertical-align: middle;
        position: static;
        top: 0!important;
        left: 0!important
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner h2.large span {
        font-size: .425em!important
    }
}

@media (max-width: 768px) {
    .carousel:not(.advanced_responsiveness) .carousel-inner .qbutton {
        font-size:11px;
        line-height: 27px;
        height: 27px
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner .qbutton i {
        margin: 0 0 0 17px
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner h2.with_title_border span {
        padding: .3em .8em
    }

    .carousel:not(.advanced_responsiveness) .carousel-control.left {
        left: 0
    }

    .carousel:not(.advanced_responsiveness) .carousel-control.right {
        right: 0
    }
}

@media only screen and (max-height: 600px) {
    .full_screen:not(.advanced_responsiveness) .carousel-inner .slider_content {
        height:25%
    }
}

@media (max-width: 567px) {
    .carousel:not(.advanced_responsiveness) .carousel-inner .qbutton {
        font-size:10px;
        line-height: 23px;
        height: 23px
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner .qbutton i {
        margin: 0 0 0 14px
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner p {
        line-height: 1.4em!important
    }

    .carousel:not(.advanced_responsiveness) .carousel-control {
        display: none
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner h2.large span {
        font-size: .38em!important
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner h2 span {
        font-size: .525em!important
    }
}

@media (max-width: 480px) {
    .carousel:not(.advanced_responsiveness) .carousel-inner h2.large span {
        font-size:.3em!important
    }
}

@media (max-width: 320px) {
    .carousel:not(.advanced_responsiveness) .carousel-inner h2.large span {
        font-size:.2em!important
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner h2 span {
        font-size: .4em!important;
        line-height: 1em!important
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner p span {
        font-size: 60%!important
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner p {
        line-height: 1em!important
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner .qbutton {
        font-size: 9px;
        line-height: 20px;
        height: 20px
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner .qbutton i {
        margin: 0 0 0 10px
    }

    .carousel:not(.advanced_responsiveness) .carousel-inner h2.with_title_border {
        margin: 0 0 10px
    }
}

@media (max-width: 1200px) {
    .carousel.advanced_responsiveness .carousel-inner h2 {
        margin-top:0
    }
}

@media (max-width: 1000px) {
    .carousel.advanced_responsiveness .carousel-inner {
        position:relative
    }

    .carousel.advanced_responsiveness .carousel-inner>.item {
        padding-top: 0!important
    }

    .carousel.advanced_responsiveness .carousel-control .next_nav,.carousel.advanced_responsiveness .carousel-control .prev_nav {
        margin-top: 0!important
    }

    .carousel.advanced_responsiveness .carousel-inner .slider_content_outer {
        box-sizing: border-box;
        display: table;
        padding: 0 5px
    }

    .carousel.advanced_responsiveness .carousel-inner .slider_content .thumb {
        height: auto
    }

    .carousel.advanced_responsiveness .carousel-inner .slider_content {
        display: table-cell;
        vertical-align: middle;
        position: static;
        top: 0!important;
        left: 0!important
    }

    .carousel.advanced_responsiveness .carousel .carousel-inner .graphic_content {
        text-align: center
    }
}

@media (max-width: 567px) {
    .carousel.advanced_responsiveness .carousel-control {
        display:none
    }
}

@media (max-width: 350px) {
    .carousel.advanced_responsiveness .carousel-inner .slider_content_outer {
        width:100%!important
    }
}

.carousel-indicators li {
    background-color: #fff;
    opacity: .4;
    margin: 0 3px;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    -ms-transform: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.carousel-indicators.dark li {
    background-color: #000
}

.carousel-indicators .active {
    opacity: 1;
    margin: 0 3px
}

@-webkit-keyframes text-from-bottom {
    0%,50% {
        -webkit-transform: translate(0,15%);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        opacity: 1
    }
}

@-moz-keyframes text-from-bottom {
    0%,50% {
        -moz-transform: translate(0,15%);
        opacity: 0
    }

    100% {
        -moz-transform: translate(0,0);
        opacity: 1
    }
}

@-o-keyframes text-from-bottom {
    0%,50% {
        -o-transform: translate(0,15%);
        opacity: 0
    }

    100% {
        -o-transform: translate(0,0);
        opacity: 1
    }
}

@keyframes text-from-bottom {
    0%,50% {
        transform: translate(0,15%);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

@-webkit-keyframes rotate {
    0%,50% {
        -webkit-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }

    100% {
        -webkit-transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@-moz-keyframes rotate {
    0%,50% {
        -moz-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }

    100% {
        -moz-transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@-o-keyframes rotate {
    0%,50% {
        -o-transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: .2
    }

    100% {
        -o-transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@keyframes rotate {
    0%,50% {
        transform: perspective(600px) rotateX(90deg) scale(.5);
        opacity: 0
    }

    100% {
        transform: perspective(600px) rotateX(0) scale(1);
        opacity: 1
    }
}

@-webkit-keyframes fade {
    0%,50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fade {
    0%,50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes fade {
    0%,50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fade {
    0%,50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@-moz-keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@-o-keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

@keyframes text-from-bottom-one-by-one {
    0% {
        top: 70px;
        opacity: 0
    }

    50% {
        top: 45px;
        opacity: 0
    }

    100% {
        top: 0;
        opacity: 1
    }
}

.carousel .video .mobile-video-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.carousel .video .video-overlay img,.carousel .video .video-wrap .mejs-container .mejs-controls,.no-touch .q_slider .has_custom_cursor .carousel-indicators,.q_slider .has_custom_cursor .next_nav,.q_slider .has_custom_cursor .prev_nav {
    display: none!important
}

.carousel .video .video-overlay {
    height: 3000px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 11
}

.carousel .video .video-overlay.active {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/pixel-video.png);
    background-position: 0 0;
    background-repeat: repeat;
    opacity: 1
}

.carousel .video .video-wrap .mejs-controls button,.side_menu_button .popup_menu:hover {
    opacity: .8
}

.carousel .video .video-wrap {
    top: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 10
}

.carousel .video .video-wrap .mejs-poster {
    background-size: cover!important;
    -moz-background-size: cover!important;
    -webkit-background-size: cover!important;
    -o-background-size: cover!important
}

.carousel .video .video-wrap .mejs-controls .mejs-button button:focus {
    outline: 0!important
}

.carousel .video .video-wrap .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background-color: rgba(255,255,255,.18)!important
}

.carousel .video .video-wrap .mejs-container {
    background-color: transparent!important;
    background-image: none!important;
    height: auto!important
}

.carousel .video .video-wrap .mejs-mediaelement {
    background: 0 0!important;
    border: 0!important
}

.carousel .video .video-wrap .mejs-container .mejs-poster img {
    max-width: none!important;
    width: 100%!important
}

.carousel .video .video-wrap .mejs-controls button:hover,.mejs-controls .mejs-fullscreen-button:hover button {
    opacity: 1!important
}

.carousel .video .video-wrap .mejs-controls .mejs-time-rail .mejs-time-total {
    background: #1f1f1f!important
}

.carousel .video .video-wrap .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: 0 0!important
}

.carousel .item .text .separator {
    margin-top: 40px;
    margin-bottom: 40px;
    width: 68%
}

.carousel .item .left .text .separator {
    margin-left: 0
}

.carousel .item .right .text .separator {
    margin-right: 0
}

.flex-container a:active,.flex-container a:focus,.flexslider a:active,.flexslider a:focus,.portfolio_slider .flex-container a:active,.portfolio_slider .flex-container a:focus,.portfolio_slider .flexslider a:active,.portfolio_slider .flexslider a:focus,.qode_carousels .flex-container a:active,.qode_carousels .flex-container a:focus,.qode_carousels a:active,.qode_carousels a:focus {
    outline: 0
}

.caroufredsel-direction-nav,.flex-control-nav,.flex-direction-nav,.portfolio_slides,.slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider .slides>li {
    background-color: transparent;
    display: none;
    position: relative;
    margin: 0
}

.caroufredsel_wrapper {
    cursor: grab!important;
    cursor: -moz-grab!important;
    cursor: -webkit-grab!important;
    margin: 0!important
}

.portfolio_slider .portfolio_slides,.qode_carousels .slides {
    opacity: 0
}

.portfolio_slider .portfolio_slides>li,.qode_carousels .slides>li {
    background-color: transparent;
    position: relative;
    margin: 0;
    float: left
}

.qode_carousels .slides>li {
    margin: 0 2px 0 0
}

.flexslider .slides img,.portfolio_slider .portfolio_slides img,.qode_carousels .slides img {
    width: 100%;
    display: block
}

.gallery_frame {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    text-align: center
}

.wpb_flexslider.flexslider.have_frame {
    width: 645px;
    margin: 0 auto;
    overflow: visible
}

.frame_holder>.wpb_wrapper {
    padding: 34px 0 102px;
    position: relative
}

.frame_holder.frame_holder2>.wpb_wrapper {
    padding: 48px 0 75px
}

.frame_holder.frame_holder3 .wpb_flexslider.flexslider.have_frame {
    width: 800px
}

.frame_holder.frame_holder3>.wpb_wrapper {
    padding: 45px 0 67px
}

.frame_holder.frame_holder4 .wpb_flexslider.flexslider.have_frame {
    width: 795px
}

.frame_holder.frame_holder4>.wpb_wrapper {
    padding: 42px 0 173px
}

.portfolio_slides:after,.slides:after {
    content: ".";
    display: block;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .portfolio_slides,html[xmlns] .slides {
    display: block
}

* html .portfolio_slides,* html .slides {
    height: 1%
}

.no-js .portfolio_slides>li:first-child,.no-js .slides>li:first-child {
    display: block
}

.flexslider,.portfolio_slider {
    margin: 0 0 60px;
    position: relative;
    zoom:1}

.wpb_flexslider.flexslider {
    overflow: hidden
}

.portfolio_slider {
    margin: 0;
    width: 100.2%
}

.boxed .portfolio_slider {
    margin: 0 -25px 60px;
    overflow: hidden
}

.flex-viewport,.portfolio_slider .flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides,.portfolio_slider .portfolio_slides,.qode_carousels .slides {
    zoom:1}

.flexslider ul {
    padding: 0
}

.caroufredsel-direction-nav a,.flex-direction-nav a {
    width: 42px;
    height: 42px;
    line-height: 42px;
    margin: -23px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    color: #8a8a8a;
    background-color: transparent;
    text-align: center;
    z-index: 200;
    border: 2px solid #fff
}

.have_frame.flexslider .flex-next,.have_frame.flexslider .flex-prev {
    background-repeat: no-repeat;
    background-position: center center;
    width: 25px;
    height: 67px
}

.flex-direction-nav a {
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

.q_circles_holder .q_circle_inner2,.q_circles_holder .q_circle_outer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative
}

.blog_slider:hover .caroufredsel-direction-nav a.caroufredsel-next:hover,.blog_slider:hover .caroufredsel-direction-nav a.caroufredsel-prev:hover,.flexslider:hover .flex-direction-nav a.flex-next:hover,.flexslider:hover .flex-direction-nav a.flex-prev:hover,.portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-next:hover,.portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-prev:hover,.portfolio_slider:hover .flex-direction-nav a.flex-next:hover,.portfolio_slider:hover .flex-direction-nav a.flex-prev:hover {
    background-color: #fff
}

.blog_slider:hover .caroufredsel-direction-nav a.caroufredsel-next:hover i,.blog_slider:hover .caroufredsel-direction-nav a.caroufredsel-prev:hover i,.flexslider:hover .flex-direction-nav a.flex-next:hover i,.flexslider:hover .flex-direction-nav a.flex-prev:hover i,.portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-next:hover i,.portfolio_slider:hover .caroufredsel-direction-nav a.caroufredsel-prev:hover i,.portfolio_slider:hover .flex-direction-nav a.flex-next:hover i,.portfolio_slider:hover .flex-direction-nav a.flex-prev:hover i {
    color: #8a8a8a
}

.caroufredsel-direction-nav a i,.flex-direction-nav a i {
    line-height: 42px;
    color: #fff;
    font-size: 22px
}

.have_frame .flex-direction-nav a i {
    display: none
}

.flexslider .flex-next,.portfolio_slider .caroufredsel-next,.portfolio_slider .flex-next {
    right: 15px;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    border-radius: 2em
}

.have_frame.flexslider .flex-next {
    right: -80px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/frame_arrow_right.png);
    border: none
}

.have_frame.flexslider .flex-next:hover {
    background-color: transparent!important;
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/frame_arrow_right_hover.png)
}

.flexslider .flex-prev,.portfolio_slider .caroufredsel-prev,.portfolio_slider .flex-prev {
    left: 15px;
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    -ms-border-radius: 2em;
    border-radius: 2em
}

.have_frame.flexslider .flex-prev {
    left: -80px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/frame_arrow_left.png);
    border: none
}

.have_frame.flexslider .flex-prev:hover {
    background-color: transparent!important;
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/frame_arrow_left_hover.png)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:150 / 100),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:160dpi) {
    .have_frame.flexslider .flex-prev {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/frame_arrow_left@1_5x.png);
        -o-background-size: 25px 67px;
        -webkit-background-size: 25px 67px;
        -moz-background-size: 25px 67px;
        background-size: 25px 67px
    }

    .have_frame.flexslider .flex-prev:hover {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/frame_arrow_left_hover@1_5x.png)
    }

    .have_frame.flexslider .flex-next {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/frame_arrow_right@1_5x.png);
        -o-background-size: 25px 67px;
        -webkit-background-size: 25px 67px;
        -moz-background-size: 25px 67px;
        background-size: 25px 67px
    }

    .have_frame.flexslider .flex-next:hover {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/frame_arrow_right_hover@1_5x.png)
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:200 / 100),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:210dpi) {
    .have_frame.flexslider .flex-prev {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/frame_arrow_left@2x.png);
        -o-background-size: 25px 67px;
        -webkit-background-size: 25px 67px;
        -moz-background-size: 25px 67px;
        background-size: 25px 67px
    }

    .have_frame.flexslider .flex-prev:hover {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/frame_arrow_left_hover@2x.png)
    }

    .have_frame.flexslider .flex-next {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/frame_arrow_right@2x.png);
        -o-background-size: 25px 67px;
        -webkit-background-size: 25px 67px;
        -moz-background-size: 25px 67px;
        background-size: 25px 67px
    }

    .have_frame.flexslider .flex-next:hover {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/frame_arrow_right_hover@2x.png)
    }
}

.flex-direction-nav .flex-disabled {
    cursor: default
}

.wpb_gallery .wpb_flexslider.flexslider .flex-control-nav {
    margin-top: 50px;
    text-align: center
}

.wpb_gallery .wpb_flexslider.flexslider .flex-control-nav li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 0 5px
}

.wpb_gallery .wpb_flexslider.flexslider .flex-control-nav li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    background-color: #cfcfcf;
    border-radius: 50%
}

.wpb_gallery .wpb_flexslider.flexslider .flex-control-nav li a.flex-active {
    background-color: #303030
}

.wpb_gallery .wpb_flexslider.flexslider.has_control_nav .flex-direction-nav a {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

.wpb_gallery .wpb_flexslider.flexslider.drag_enabled {
    cursor: e-resize;
    cursor: -webkit-grab;
    cursor: grab
}

.qode_carousels .slides>li .first_image_holder,.qode_carousels .slides>li .second_image_holder {
    display: block;
    position: relative;
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.qode_carousels .slides>li .second_image_holder {
    position: absolute;
    top: 0;
    left: 0
}

.qode_carousels .slides>li .carousel_item_holder:hover .first_image_holder.has_hover_image,.qode_carousels .slides>li .second_image_holder {
    opacity: 0
}

.qode_carousels .slides>li .carousel_item_holder:hover .second_image_holder.has_hover_image {
    opacity: 1
}

.qode_carousels {
    padding: 0;
    position: relative;
    display: block;
    zoom:1}

.qode_carousels_holder.two_rows .slides>li .carousel_item_holder {
    margin-bottom: 15px;
    position: relative
}

.qode_carousels .flex-direction-nav {
    height: 0;
    display: none!important
}

.qode_carousels .flex-control-nav {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -60px
}

.qode_carousels .flex-control-nav li {
    margin: 0 3px;
    zoom:1;display: inline
}

.qode_carousels .flex-control-paging li a {
    width: 9px;
    height: 9px;
    display: inline-block;
    border: 1px solid #eaeaea;
    background-color: #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px
}

.qode_carousels .flex-control-paging li a.flex-active {
    background-color: #1abc9c;
    cursor: default;
    border: none
}

.qode_carousels.gray .flex-control-paging li a.flex-active {
    cursor: default
}

.last_toggle_el_margin,.wpb_button,.wpb_content_element,.wpb_row,ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0!important
}

.qode_clients .qode_client_holder {
    float: left;
    text-align: center;
    margin-bottom: 35px
}

.qode_clients.two_columns .qode_client_holder {
    width: 50%
}

.qode_clients.three_columns .qode_client_holder {
    width: 33.33%
}

.qode_clients.four_columns .qode_client_holder {
    width: 25%
}

.qode_clients.five_columns .qode_client_holder {
    width: 20%
}

.qode_clients.six_columns .qode_client_holder {
    width: 16.66666666666667%
}

.qode_clients .qode_client_holder_inner {
    position: relative;
    margin: 0 20px
}

.qode_clients .qode_client_holder_inner:after,.qode_clients .qode_client_holder_inner:before {
    display: block;
    content: "";
    position: absolute
}

.qode_clients .qode_client_holder_inner:before {
    height: 100%;
    right: -20px;
    width: 1px;
    border-right: 1px solid #eaeaea
}

.qode_clients .qode_client_holder_inner:after {
    width: 100%;
    bottom: -20px;
    height: 1px;
    border-bottom: 1px solid #eaeaea
}

.qode_clients .qode_client_holder.border-bottom-none .qode_client_holder_inner:after {
    border-bottom: 0
}

.qode_clients.five_columns .qode_client_holder:nth-child(5n) .qode_client_holder_inner:before,.qode_clients.four_columns .qode_client_holder:nth-child(4n) .qode_client_holder_inner:before,.qode_clients.six_columns .qode_client_holder:nth-child(6n) .qode_client_holder_inner:before,.qode_clients.three_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.two_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before {
    border-right-width: 0
}

.qode_clients .qode_client_holder a {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    line-height: 0;
    -webkit-transition: opacity .6s ease-out;
    -moz-transition: opacity .6s ease-out;
    -o-transition: opacity .6s ease-out;
    -ms-transform: opacity .6s ease-out;
    transition: opacity .6s ease-out
}

.qode_clients .qode_client_holder a:hover {
    opacity: .4
}

.qode_clients.default .qode_client_hover_image,.qode_clients.qode_clients_separators_disabled .qode_client_holder_inner:after,.qode_clients.qode_clients_separators_disabled .qode_client_holder_inner:before {
    display: none
}

.qode_clients.qode_clients_switch_images.qode_clients_switch_roll .qode_client_image_holder {
    position: relative;
    overflow: hidden
}

.qode_clients.qode_clients_switch_images.qode_clients_switch_roll .qode_client_image_holder a .qode_client_main_image {
    -webkit-transition: transform .4s ease-in-out;
    -moz-transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out
}

.qode_clients.qode_clients_switch_images.qode_clients_switch_roll .qode_client_image_holder a .qode_client_hover_image {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,-100%);
    -moz-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
    -webkit-transition: transform .4s ease-in-out;
    -moz-transition: transform .4s ease-in-out;
    transition: transform .4s ease-in-out
}

.qode_clients.qode_clients_switch_images.qode_clients_switch_roll .qode_client_image_holder a:hover {
    opacity: 1
}

.qode_clients.qode_clients_switch_images.qode_clients_switch_roll .qode_client_image_holder a:hover .qode_client_main_image {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%)
}

.qode_clients.qode_clients_switch_images.qode_clients_switch_roll .qode_client_image_holder a:hover .qode_client_hover_image {
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

.qode_clients.qode_clients_switch_images.qode_clients_switch_fade .qode_client_image_holder {
    position: relative;
    overflow: hidden
}

.qode_clients.qode_clients_switch_images.qode_clients_switch_fade .qode_client_image_holder a .qode_client_main_image {
    -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out
}

.qode_clients.qode_clients_switch_images.qode_clients_switch_fade .qode_client_image_holder a .qode_client_hover_image {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    transform: translate(-50%);
    opacity: 0;
    -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out
}

.qode_clients.qode_clients_switch_images.qode_clients_switch_fade .qode_client_image_holder a:hover {
    opacity: 1
}

.qode_clients.qode_clients_switch_images.qode_clients_switch_fade .qode_client_image_holder a:hover .qode_client_main_image {
    opacity: 0
}

.qode_clients.qode_clients_switch_images.qode_clients_switch_fade .qode_client_image_holder a:hover .qode_client_hover_image {
    opacity: 1
}

.animated_icons_with_text .animated_icon_with_text_holder {
    float: left;
    text-align: center
}

.animated_icons_with_text.two_columns .animated_icon_with_text_holder {
    width: 50%
}

.animated_icons_with_text.three_columns .animated_icon_with_text_holder {
    width: 33.33%
}

.animated_icons_with_text.four_columns .animated_icon_with_text_holder {
    width: 25%
}

.animated_icons_with_text.five_columns .animated_icon_with_text_holder {
    width: 20%
}

.animated_icons_with_text.six_columns .animated_icon_with_text_holder {
    width: 16.66666666666667%
}

.animated_icons_with_text .animated_icon_with_text_inner {
    position: relative;
    padding: 0 20px;
    height: 85px
}

.animated_icons_with_text .animated_icon_with_text_inner:after,.animated_icons_with_text .animated_icon_with_text_inner:before {
    display: block;
    content: "";
    position: absolute
}

.animated_icons_with_text .animated_icon_with_text_inner:before {
    height: 100%;
    right: 0;
    width: 1px;
    border-right: 1px solid #f5f5f5
}

.animated_icons_with_text .animated_icon_with_text_inner:after {
    width: 100%;
    bottom: 0;
    height: 1px;
    border-bottom: 1px solid #f5f5f5
}

.animated_icons_with_text .animated_icon_with_text_holder.border-bottom-none .animated_icon_with_text_inner:after {
    border-bottom: none
}

.animated_icons_with_text.five_columns .animated_icon_with_text_holder:nth-child(5n) .animated_icon_with_text_inner:before,.animated_icons_with_text.four_columns .animated_icon_with_text_holder:nth-child(4n) .animated_icon_with_text_inner:before,.animated_icons_with_text.six_columns .animated_icon_with_text_holder:nth-child(6n) .animated_icon_with_text_inner:before,.animated_icons_with_text.three_columns .animated_icon_with_text_holder:nth-child(3n) .animated_icon_with_text_inner:before,.animated_icons_with_text.two_columns .animated_icon_with_text_holder:nth-child(2n) .animated_icon_with_text_inner:before {
    border-right-width: 0
}

.animated_icon_holder {
    height: 100%;
    padding: 0 0 0 15px;
    display: block;
    width: 81px;
    float: left;
    position: relative
}

.animated_icon {
    height: 100%;
    width: 100%;
    position: relative
}

.animated_icon_inner span {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.animated_icon_inner span.animated_icon_back {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.animated_icon_with_text_holder:hover .animated_icon_inner span.animated_icon_back {
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0)
}

.animated_icon_with_text_holder:hover .animated_icon_inner span {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.animated_icon_inner {
    height: 81px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -41px 0 0
}

.animated_icon_inner i {
    width: 77px;
    height: 77px;
    line-height: 77px;
    background: 0 0;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    margin: 0;
    border: 2px solid silver;
    color: silver;
    font-size: 35px
}

.animated_icon_inner span.animated_icon_back i {
    background-color: #1abc9c;
    color: #fff;
    border-color: #1abc9c
}

.animated_icon_with_text_holder .animated_text_holder {
    text-align: left;
    width: 100%;
    height: 100%
}

.animated_icon_with_text_holder .animated_text_holder_wrap {
    display: block;
    padding: 0 0 0 116px;
    height: 100%
}

.animated_icon_with_text_holder .animated_text_holder_wrap_inner {
    width: 100%;
    height: 100%;
    position: relative
}

.animated_text_holder_inner {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    overflow: hidden;
    height: 100%
}

.animated_icon_with_text_holder .animated_text,.animated_icon_with_text_holder .animated_title {
    display: table;
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.animated_icon_with_text_holder .animated_text p,.animated_icon_with_text_holder .animated_title_inner {
    display: table-cell;
    vertical-align: middle
}

.animated_icon_with_text_holder .animated_text,.animated_icon_with_text_holder .animated_text p,.animated_icon_with_text_holder .animated_title,.animated_icon_with_text_holder .animated_title_inner {
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.animated_icon_with_text_holder .animated_text {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform: translate3d(0,-100%,0);
    -moz-transform: translate3d(0,-100%,0);
    -ms-transform: translate3d(0,-100%,0);
    -o-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
}

.animated_icon_with_text_holder .animated_text p {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform: translate3d(0,100%,0);
    -moz-transform: translate3d(0,100%,0);
    -ms-transform: translate3d(0,100%,0);
    -o-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
}

.animated_icon_with_text_holder:hover .animated_text,.animated_icon_with_text_holder:hover .animated_text p {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: 350ms ease-out;
    -moz-transition: 350ms ease-out;
    -o-transition: 350ms ease-out;
    transition: 350ms ease-out
}

.animated_icon_with_text_holder:hover .animated_title_inner {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transform: translate3d(0,-100%,0);
    -moz-transform: translate3d(0,-100%,0);
    -ms-transform: translate3d(0,-100%,0);
    -o-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    -webkit-transition: 350ms ease-out;
    -moz-transition: 350ms ease-out;
    -o-transition: 350ms ease-out;
    transition: 350ms ease-out
}

.animated_icon_with_text_holder:hover .animated_title {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform: translate3d(0,100%,0);
    -moz-transform: translate3d(0,100%,0);
    -ms-transform: translate3d(0,100%,0);
    -o-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    -webkit-transition: 350ms ease-out;
    -moz-transition: 350ms ease-out;
    -o-transition: 350ms ease-out;
    transition: 350ms ease-out
}

.service_table_holder {
    display: block;
    position: relative;
    border-color: #f6f6f6;
    border-width: 1px;
    border-style: none
}

.service_table_inner {
    display: block;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

.service_table_inner ul {
    padding: 0!important
}

.service_table_inner li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    border-bottom: 1px solid #f6f6f6
}

.service_table_inner>li {
    background-color: #fff
}

.service_table_inner li li {
    padding: 9px 20px
}

.service_table_inner li:last-child {
    border-bottom: 0
}

.service_table_inner li.service_table_title_holder {
    display: block;
    position: relative;
    padding: 31px 20px 20px;
    background-color: #fff;
    border: none
}

.service_table_inner li.service_table_title_holder i {
    color: #1abc9c
}

.service_table_title_inner {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
    text-align: center
}

.service_table_title_inner2 {
    display: table-cell;
    width: 100%;
    height: 100%;
    padding: 20px 20px 25px;
    vertical-align: middle
}

.service_table_inner li.service_table_title_holder.background_image_type {
    background-color: transparent!important;
    border: 0!important;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.service_table_inner li.service_table_title_holder.background_color_type .service_table_title_inner2 {
    padding: 0
}

.service_table_title_holder .service_title {
    display: block
}

.service_table_title_holder i {
    display: block;
    line-height: 1em;
    padding: 33px 0 0
}

.header_top_bottom_holder {
    position: relative
}

.qode_search_form {
    background: #262626;
    color: #fff;
    margin: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0
}

.qode_search_form .qode_icon_in_search {
    color: #959595;
    font-size: 13px;
    display: inline-block;
    padding: 0 0 0 45px;
    float: left;
    line-height: 50px
}

.qode_search_form input,.qode_search_form input:focus {
    background-color: #262626;
    border: none;
    box-shadow: none;
    color: #959595;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    height: 20px;
    margin: 15px 0;
    width: 90%;
    padding: 0 45px 0 10px;
    font-family: inherit;
    outline: 0;
    outline-offset: 0;
    -webkit-appearance: none;
    border-radius: 0;
    float: left
}

.qode_search_form input:focus {
    outline-offset: 0!important
}

@media only screen and (max-width: 1200px) {
    .qode_search_form input {
        width:80%
    }
}

@media only screen and (max-width: 768px) {
    .qode_search_form input {
        width:70%
    }
}

@media only screen and (max-width: 500px) {
    .qode_search_form input {
        width:65%
    }
}

.qode_search_form .container_inner {
    position: relative
}

.qode_search_form .container .qode_icon_in_search {
    padding: 0
}

.qode_search_form .container input {
    width: 90%;
    padding: 0 0 0 10px
}

.page_header .qode_search_form input[type=submit] {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
    visibility: hidden
}

.qode_search_form_2 input,.qode_search_form_2 input:focus,.qode_search_form_3 input,.qode_search_form_3 input:focus {
    border: none;
    box-shadow: none;
    vertical-align: middle;
    font-family: inherit;
    font-weight: 600;
    -webkit-appearance: none;
    text-transform: uppercase
}

.qode_search_form .qode_search_close {
    color: #959595;
    font-size: 13px;
    position: absolute;
    line-height: 50px;
    height: 50px;
    top: 0;
    right: 45px
}

.qode_search_form .container .qode_search_close {
    right: 0
}

.qode_search_form_2 {
    background: #f1f1f1;
    color: #fff;
    margin: 0;
    overflow: hidden;
    width: 100%;
    height: 100px;
    bottom: 0;
    position: absolute;
    transition: bottom .35s cubic-bezier(.55,.085,.68,.53);
    -webkit-transition: bottom .35s cubic-bezier(.55,.085,.68,.53);
    -moz-transition: bottom .35s cubic-bezier(.55,.085,.68,.53);
    left: 0;
    opacity: 1
}

.qode_search_form_2.animated {
    transition: bottom .35s cubic-bezier(.55,.085,.68,.53),opacity 0s ease 0s;
    -webkit-transition: bottom .35s cubic-bezier(.55,.085,.68,.53),opacity 0s ease 0s;
    -moz-transition: bottom .35s cubic-bezier(.55,.085,.68,.53),opacity 0s ease 0s;
    left: 0;
    opacity: 1
}

.qode_search_form_2 .container {
    z-index: auto
}

.qode_search_form_2 .form_holder_outer {
    display: table;
    height: 100px;
    width: 100%
}

.qode_search_form_2.animated .form_holder_outer {
    height: 100px
}

.qode_search_form_2 .container_inner .form_holder {
    padding: 0
}

.qode_search_form_2 .form_holder {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding: 0 45px
}

.qode_search_form_2 input,.qode_search_form_2 input:focus {
    background-color: transparent;
    color: #9d9d9d;
    font-size: 15px;
    display: inline-block;
    width: 90%;
    padding: 0;
    outline: 0;
    outline-offset: 0;
    border-radius: 0
}

.qode_search_form_2 input:focus {
    outline-offset: 0!important
}

.qode_search_form_2 .qode_search_submit {
    width: auto;
    cursor: pointer;
    font-size: 50px;
    position: absolute;
    right: 45px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: color .4s ease;
    -webkit-transition: color .4s ease;
    -moz-transition: color .4s ease;
    color: #696969;
    padding: 0 0 0 1px
}

.qode_search_form_2 .container_inner .qode_search_submit {
    right: 0
}

.qode_search_form_2 .qode_search_submit:hover {
    color: #1abc9c
}

.qode_search_form_2.disabled .qode_search_submit,.qode_search_form_2.disabled .qode_search_submit:hover {
    cursor: default;
    color: #959595
}

.qode_search_form_3 {
    display: none;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 115;
    background: #fff
}

.admin-bar .qode_search_form_3 {
    padding-top: 33px
}

.qode_search_form_3 .form_holder_outer {
    display: table;
    width: 100%;
    height: 100%
}

.qode_search_form_3 .form_holder {
    display: table-cell;
    vertical-align: middle;
    padding: 0 45px;
    position: relative;
    font-size: 0
}

.qode_search_form_3 .container_inner .form_holder {
    padding: 0;
    font-size: 0
}

.qode_search_form_3 input,.qode_search_form_3 input:focus {
    background-color: transparent;
    color: #9d9d9d;
    font-size: 15px;
    display: inline-block;
    width: 90%;
    padding: 0;
    outline: 0;
    outline-offset: 0;
    border-radius: 0;
    margin: 0
}

.qode_search_form_3 input:focus {
    outline-offset: 0!important
}

.qode_search_form_3 input[type=submit] {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px;
    visibility: hidden
}

.qode_search_form_3 .qode_search_close {
    font-size: 34px;
    line-height: 1em;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    width: 10%;
    right: -1%
}

.qode_search_form_3 .container_inner .qode_search_close {
    right: 0
}

.qode_search_form_3 .qode_search_close a {
    color: #9d9d9d;
    display: inline-block
}

.qode_search_form_3 .qode_search_close a:hover {
    color: #1abc9c
}

:-moz-placeholder,:-ms-input-placeholder,::-moz-placeholder,::-webkit-input-placeholder {
    color: #959595;
    margin: 10px 0 0
}

.qode_search_form_3 .qode_search_close a i {
    vertical-align: top
}

.side_menu_button {
    position: relative
}

.fullscreen_search_holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 105;
    opacity: 0
}

.fullscreen_search_table {
    display: table;
    width: 100%;
    height: 100%
}

.fullscreen_search_cell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    text-align: center
}

.fullscreen_search_holder .search_label {
    font-size: 30px;
    line-height: 1em;
    color: #a1a1a1;
    vertical-align: bottom;
    font-family: inherit;
    margin-right: 5px
}

.fullscreen_search_holder .field_holder {
    width: 30%;
    display: inline-block;
    vertical-align: bottom;
    position: relative;
    border-bottom: 1px solid #a1a1a1
}

.fullscreen_search_holder .field_holder .line {
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 0;
    background-color: #1abc9c;
    -webkit-transition: width .4s ease;
    transition: width .4s ease
}

.fullscreen_search_holder .search_field {
    width: 100%;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: none;
    background: 0 0;
    outline: 0;
    height: 100%;
    font-size: 25px;
    color: #9d9d9d;
    line-height: 1em;
    position: relative;
    font-family: inherit
}

.fullscreen_search_holder .search_submit {
    border: none;
    background: 0 0;
    outline: 0;
    width: auto;
    cursor: pointer;
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 1em;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
    color: #a1a1a1
}

.fullscreen_search_holder .close_container a:hover,.fullscreen_search_holder .search_submit:hover {
    color: #1abc9c
}

.fullscreen_search_holder .search_close_holder {
    float: right
}

.fullscreen_search_holder .close_container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.fullscreen_search_holder .close_container a {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s ease,color .2s ease;
    transition: opacity .2s ease,color .2s ease
}

.fullscreen_search_holder .close_container .search_close_holder {
    margin-right: 45px
}

.fullscreen_search_holder .close_container .container_inner .search_close_holder {
    margin-right: 0
}

.fullscreen_search_overlay {
    position: absolute;
    width: 2000px;
    height: 2000px;
    margin-top: -1000px;
    margin-left: -1000px;
    top: 50%;
    left: 0;
    border-radius: 100%;
    opacity: 0;
    z-index: 99;
    -ms-transform-origin: 50%;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    background-color: rgba(255,255,255,.98);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-transition: -ms-transform .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1);
    transition: transform .6s cubic-bezier(.4,0,.2,1),opacity .6s cubic-bezier(.4,0,.2,1)
}

.fullscreen_search_overlay.animate {
    -ms-transform: scale(3);
    -moz-transform: scale(3);
    -o-transform: scale(3);
    -webkit-transform: scale(3);
    transform: scale(3);
    opacity: 1
}

.fullscreen_search_holder.from_circle {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    display: none;
    opacity: 0;
    visibility: visible;
    z-index: 111
}

.paspartu_enabled.paspartu_on_top_fixed .fullscreen_search_holder.from_circle {
    z-index: 203
}

.fullscreen_search_holder.fade {
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    background-color: rgba(255,255,255,.98);
    z-index: 111
}

.paspartu_enabled.paspartu_on_top_fixed .fullscreen_search_holder.fade {
    z-index: 203
}

.search_fade_out .fullscreen_search_holder.fade {
    -webkit-animation: search_fade_out .25s linear both;
    animation: search_fade_out .25s linear both
}

.search_fade_in .fullscreen_search_holder.fade.animate {
    -webkit-animation: search_fade_in .25s linear both;
    animation: search_fade_in .25s linear both
}

.fullscreen_search_holder.fade.animate .fullscreen_search_close {
    opacity: 1;
    visibility: visible
}

@-webkit-keyframes search_fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes search_fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@-webkit-keyframes search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@keyframes search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

.cover_boxes {
    position: relative;
    overflow: hidden
}

.cover_boxes ul {
    list-style: none;
    margin: 0 -20px 0 0;
    padding: 0;
    width: 200%
}

.cover_boxes ul li {
    float: left;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    width: 265px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.cover_boxes ul li .box,.cover_boxes ul li.act {
    width: 530px
}

.cover_boxes ul li .box .thumb {
    display: inline-block;
    float: left;
    margin-right: 20px;
    position: relative;
    z-index: 10;
    width: 265px
}

.cover_boxes ul li .box .thumb img {
    display: block;
    position: relative;
    max-width: 100%
}

.cover_boxes ul li .box .box_content {
    bottom: 0;
    left: 285px;
    position: absolute;
    padding: 0;
    width: 245px;
    z-index: 9;
    top: 0
}

.cover_boxes ul li .box h3 {
    margin: 0 0 18px
}

.cover_boxes ul li .box .qbutton,.cover_boxes ul li .box h5 {
    margin: 20px 0 0
}

@media only screen and (min-width: 1301px) {
    .qode_grid_1200 .cover_boxes ul li {
        width:290px
    }

    .qode_grid_1200 .cover_boxes ul li .box,.qode_grid_1200 .cover_boxes ul li.act {
        width: 580px
    }

    .qode_grid_1200 .cover_boxes ul li .box .thumb {
        width: 290px
    }

    .qode_grid_1200 .cover_boxes ul li .box .box_content {
        width: 270px;
        left: 310px
    }
}

@media only screen and (min-width: 1401px) {
    .qode_grid_1300 .cover_boxes ul li {
        width:315px
    }

    .qode_grid_1300 .cover_boxes ul li .box,.qode_grid_1300 .cover_boxes ul li.act {
        width: 630px
    }

    .qode_grid_1300 .cover_boxes ul li .box .thumb {
        width: 315px
    }

    .qode_grid_1300 .cover_boxes ul li .box .box_content {
        width: 295px;
        left: 335px
    }
}

.q_circles_holder {
    position: relative;
    display: inline-block;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    border-color: #eaeaea
}

.q_circles_holder:before {
    position: absolute;
    left: 80px;
    display: block;
    width: 85%;
    height: 0;
    border-top: 1px solid;
    border-top-color: inherit;
    content: ""
}

.q_circles_holder.three_columns:before {
    top: 115px
}

.q_circles_holder.four_columns:before {
    top: 90px
}

.q_circles_holder.five_columns:before {
    top: 82px
}

.q_circles_holder.no_line:before {
    display: none;
    border: 0;
    height: 0;
    width: 0
}

.q_circles_holder .q_circle_outer {
    float: left;
    padding: 0;
    margin: 0;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box
}

.q_circles_holder.three_columns .q_circle_outer {
    width: 33.3%
}

.q_circles_holder.four_columns .q_circle_outer {
    width: 25%
}

.q_circles_holder.five_columns .q_circle_outer {
    width: 20%
}

.q_circles_holder .q_circle_inner {
    position: relative;
    display: table;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto
}

.q_circles_holder.three_columns .q_circle_inner {
    width: 230px;
    height: 230px
}

.q_circles_holder.four_columns .q_circle_inner {
    width: 180px;
    height: 180px
}

.q_circles_holder.five_columns .q_circle_inner {
    width: 161px;
    height: 161px
}

.q_circles_holder.five_columns .q_circle_inner.big_border {
    width: 177px;
    height: 177px
}

.q_circles_holder .q_circle_inner2 {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    background-color: #e3e3e3;
    border: 1px solid #f0f0f0;
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -o-border-radius: 1000px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    overflow: hidden
}

.q_circles_holder .q_circle_inner2 img {
    display: block;
    width: 100%;
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -o-border-radius: 1000px
}

.q_circles_holder .q_circle_inner2,.q_circles_holder .q_circle_inner2 .q_text_in_circle,.q_circles_holder .q_circle_inner2 i {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.q_circles_holder .q_circle_inner2 i {
    color: #b9b9b9
}

.q_circles_holder .q_circle_inner2:hover {
    background-color: #1abc9c!important;
    border-color: #1abc9c!important
}

.q_circles_holder .q_circle_inner2:hover .q_text_in_circle,.q_circles_holder .q_circle_inner2:hover i {
    color: #fff!important
}

.q_circles_holder .q_circle_text_holder {
    display: block;
    text-align: center;
    margin: 36px 0 0;
    padding: 0 10px
}

nav.content_menu ul,nav.content_menu ul li {
    padding: 0;
    position: relative;
    -webkit-backface-visibility: hidden
}

.q_circles_holder .q_circle_text_holder .q_circle_text {
    display: block;
    margin: 7px 0 0
}

nav.content_menu {
    position: relative;
    text-align: left;
    display: block;
    z-index: 1001;
    background-color: #fff;
    -webkit-transform: translateZ(0);
    width: 100%;
    -webkit-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -moz-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -o-transition: left .33s cubic-bezier(.694,.0482,.335,1);
    -ms-transform: left .33s cubic-bezier(.694,.0482,.335,1)
}

.full_width nav.content_menu.fixed {
    left: 0
}

.right_side_menu_opened .full_width nav.content_menu.fixed {
    left: -270px
}

.container_inner nav.content_menu {
    width: 1100px
}

.container_inner nav.content_menu.fixed {
    -moz-box-shadow: 0 4px 4px -4px rgba(0,0,0,.11);
    -webkit-box-shadow: 0 4px 4px -4px rgba(0,0,0,.11);
    box-shadow: 0 4px 4px -4px rgba(0,0,0,.11)
}

nav.content_menu ul {
    width: 1100px;
    margin: 0 auto;
    list-style: none;
    text-align: center
}

nav.content_menu ul li {
    display: inline-block;
    text-align: center
}

nav.content_menu ul li .arrow {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/content_menu_arrow.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: none;
    width: 11px;
    height: 7px;
    position: absolute;
    left: 50%;
    margin: -1px 0 0 -5px;
    -webkit-backface-visibility: hidden
}

nav.content_menu.fixed ul li.active .arrow {
    display: none
}

nav.content_menu ul li a {
    color: #c3c3c3;
    font-size: 13px;
    text-decoration: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 21px 20px;
    margin: 0
}

nav.content_menu ul li a span {
    display: block;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 18px;
    padding: 12px 0 0;
    font-weight: 600
}

nav.content_menu ul li i {
    color: #c3c3c3;
    margin: 4px 0 0;
    font-size: 24px;
    line-height: 1em;
    display: block
}

nav.content_menu ul li i.undefined {
    display: none
}

nav.content_menu ul li.active:hover a,nav.content_menu ul li.active:hover i,nav.content_menu ul li:hover a,nav.content_menu ul li:hover i {
    color: #1abc9c
}

nav.content_menu ul li.active a,nav.content_menu ul li.active i {
    color: #303030
}

nav.content_menu .nav_select_menu {
    display: none;
    border: 1px solid #eaeaea
}

nav.content_menu .nav_select_menu .nav_select_button {
    cursor: pointer;
    display: block;
    height: 40px;
    position: relative;
    width: 40px;
    line-height: 40px;
    text-align: center;
    float: right
}

nav.content_menu .nav_select_menu ul {
    display: none;
    border: 0;
    width: 100%;
    position: relative;
    top: 0;
    text-align: left;
    padding: 0 0 10px;
    float: left;
    z-index: 100;
    zoom:1}

nav.content_menu .nav_select_menu ul li {
    display: block;
    border: 0;
    float: none;
    padding: 0;
    margin: 0;
    text-align: left;
    position: relative;
    -webkit-backface-visibility: hidden
}

nav.content_menu .nav_select_menu ul li a {
    line-height: 30px
}

nav.content_menu .nav_select_menu ul li a i {
    width: 12px;
    text-align: center
}

.boxed nav.content_menu.fixed {
    padding: 0;
    width: 1100px
}

.parallax_section_inner_margin,.section_inner_margin {
    margin-left: -15px;
    margin-right: -15px
}

.wpcf7 form.wpcf7-form p {
    margin-bottom: 20px
}

input.wpcf7-form-control.wpcf7-date,input.wpcf7-form-control.wpcf7-number,input.wpcf7-form-control.wpcf7-text,select.wpcf7-form-control.wpcf7-select,textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%
}

input.wpcf7-form-control.wpcf7-date,input.wpcf7-form-control.wpcf7-number,input.wpcf7-form-control.wpcf7-quiz,input.wpcf7-form-control.wpcf7-text,select.wpcf7-form-control.wpcf7-select,textarea.wpcf7-form-control.wpcf7-textarea {
    display: block;
    margin: 5px 0 0;
    padding: 15px;
    border: 0;
    border-radius: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: Raleway;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input.wpcf7-form-control.wpcf7-quiz {
    margin-left: 15px
}

span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type=checkbox],span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio input[type=radio] {
    position: relative;
    top: 2px
}

span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type=checkbox] {
    margin-left: 5px
}

input.wpcf7-form-control.wpcf7-submit {
    position: relative;
    display: inline-block;
    width: auto;
    height: 39px;
    line-height: 36px;
    margin: 0;
    padding: 0 23px;
    font-size: 13px;
    font-weight: 700;
    font-family: Raleway,sans-serif;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    background-color: transparent;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial
}

input.wpcf7-form-control.wpcf7-submit[disabled] {
    color: #818181;
    border: 2px solid #818181;
    cursor: not-allowed
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    border: 2px solid #303030;
    color: #303030
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #fff;
    text-decoration: none
}

input.wpcf7-form-control.wpcf7-range {
    width: 100%
}

div.wpcf7-response-output {
    position: relative;
    padding: 17px 30px 17px 55px;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none
}

div.wpcf7-response-output:before {
    font-family: FontAwesome,sans-serif;
    width: 20px;
    height: 20px;
    display: inline-block;
    color: #fff;
    position: absolute;
    left: 25px
}

div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #1abc9c
}

div.wpcf7-response-output.wpcf7-mail-sent-ok:before {
    content: "\f087"
}

div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: #f1c40f
}

div.wpcf7-response-output.wpcf7-validation-errors:before {
    content: "\f12a"
}

.two_columns_form_with_space,.two_columns_form_without_space {
    display: table
}

.two_columns_form_with_space input.wpcf7-form-control.wpcf7-text,.two_columns_form_without_space input.wpcf7-form-control.wpcf7-text {
    margin: 0
}

.two_columns_form_without_space .column_left {
    display: table-cell;
    vertical-align: top
}

.two_columns_form_without_space .column_right {
    display: table-cell;
    width: 1%;
    text-align: left;
    vertical-align: top
}

.two_columns_form_with_space .column_left {
    display: table-cell;
    vertical-align: top;
    padding-right: 5px
}

.two_columns_form_with_space .column_right {
    display: table-cell;
    width: 1%;
    vertical-align: top;
    padding-left: 5px
}

.qode-three-columns-form-with-space {
    display: table;
    width: 100%
}

.qode-three-columns-form-with-space.qode-fixed-columns {
    table-layout: fixed
}

.qode-three-columns-form-with-space.qode-fixed-columns .qode-three-columns-form-with-space-column {
    width: 33.33%
}

.qode-three-columns-form-with-space .qode-three-columns-form-with-space-column {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px;
    text-align: left;
    box-sizing: border-box
}

.qode-three-columns-form-with-space div.wpcf7 img.ajax-loader {
    display: none
}

body .gform_wrapper .gform_fields .gfield {
    margin: 0 0 20px
}

body .gform_wrapper .chzn-container .chzn-single,body .gform_wrapper .chzn-container-single .chzn-single,body .gform_wrapper .gf_progressbar_percentage,body .gform_wrapper .gf_step,body .gform_wrapper .gf_step span.gf_step_number,body .gform_wrapper .gfield_description,body .gform_wrapper input[type=submit],body .gform_wrapper input[type=button],body .gform_wrapper input[type=reset],body .gform_wrapper input[type=email],body .gform_wrapper input[type=number],body .gform_wrapper input[type=password],body .gform_wrapper input[type=tel],body .gform_wrapper input[type=text],body .gform_wrapper input[type=url],body .gform_wrapper select,body .gform_wrapper textarea {
    font-family: Raleway,sans-serif
}

body .gform_wrapper .chzn-container .chzn-single,body .gform_wrapper .chzn-container-active .chzn-choices,body .gform_wrapper .chzn-container-active .chzn-single,body .gform_wrapper .chzn-container-multi .chzn-drop,body .gform_wrapper .chzn-container-single .chzn-drop,body .gform_wrapper .chzn-container-single .chzn-single,body .gform_wrapper .gf_progressbar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

body .gform_wrapper .chzn-choices,body .gform_wrapper .chzn-container .chzn-drop,body .gform_wrapper .chzn-container .chzn-single,body .gform_wrapper .chzn-container-multi .chzn-choices,body .gform_wrapper .chzn-container-single .chzn-single,body .gform_wrapper .chzn-container-single .chzn-single b,body .gform_wrapper .chzn-container-single .chzn-single div,body .gform_wrapper .gf_progressbar,body .gform_wrapper input[type=email],body .gform_wrapper input[type=number],body .gform_wrapper input[type=password],body .gform_wrapper input[type=tel],body .gform_wrapper input[type=text],body .gform_wrapper input[type=url],body .gform_wrapper li.gfield.gfield_error,body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning,body .gform_wrapper select,body .gform_wrapper textarea {
    border: 0
}

body .gform_wrapper .chzn-container .chzn-single,body .gform_wrapper .chzn-container-single .chzn-single,body .gform_wrapper .gf_progressbar {
    background-image: none
}

body .gform_wrapper .ginput_full input:focus+label,body .gform_wrapper .ginput_left input:focus+label,body .gform_wrapper .ginput_right input:focus+label,body .gform_wrapper .top_label .gfield_label,body .gform_wrapper input[type=email],body .gform_wrapper input[type=number],body .gform_wrapper input[type=password],body .gform_wrapper input[type=tel],body .gform_wrapper input[type=text],body .gform_wrapper input[type=url],body .gform_wrapper table.gfield_list thead th,body .gform_wrapper textarea {
    font-weight: 400
}

body .gform_wrapper .charleft {
    margin-top: 0
}

body .gform_wrapper .gfield_description {
    padding: 5px 0 0
}

body .gform_wrapper input[type=email],body .gform_wrapper input[type=number],body .gform_wrapper input[type=password],body .gform_wrapper input[type=tel],body .gform_wrapper input[type=text],body .gform_wrapper input[type=url],body .gform_wrapper select,body .gform_wrapper textarea,body .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select,body .gform_wrapper.gf_browser_chrome .ginput_complex select {
    padding: 15px;
    outline: 0;
    resize: none;
    box-sizing: border-box
}

body .gform_wrapper .chzn-container .chzn-single,body .gform_wrapper .chzn-container-single .chzn-single,body .gform_wrapper input[type=submit],body .gform_wrapper input[type=button],body .gform_wrapper input[type=reset],body .gform_wrapper input[type=email],body .gform_wrapper input[type=number],body .gform_wrapper input[type=password],body .gform_wrapper input[type=tel],body .gform_wrapper input[type=text],body .gform_wrapper input[type=url],body .gform_wrapper select,body .gform_wrapper textarea {
    font-size: 13px
}

body .gform_wrapper .chzn-container .chzn-single,body .gform_wrapper .chzn-container-single .chzn-single,body .gform_wrapper input[type=email],body .gform_wrapper input[type=number],body .gform_wrapper input[type=password],body .gform_wrapper input[type=tel],body .gform_wrapper input[type=text],body .gform_wrapper input[type=url],body .gform_wrapper textarea {
    line-height: 17px
}

body .gform_wrapper .chzn-container .chzn-single,body .gform_wrapper .chzn-container-single .chzn-single,body .gform_wrapper .chzn-container-single .chzn-single b,body .gform_wrapper input[type=email],body .gform_wrapper input[type=number],body .gform_wrapper input[type=password],body .gform_wrapper input[type=tel],body .gform_wrapper input[type=text],body .gform_wrapper input[type=url],body .gform_wrapper textarea {
    background-color: #fff
}

body .gform_wrapper .chzn-container-single .chzn-single span,body .gform_wrapper input[type=email],body .gform_wrapper input[type=number],body .gform_wrapper input[type=password],body .gform_wrapper input[type=tel],body .gform_wrapper input[type=text],body .gform_wrapper input[type=url],body .gform_wrapper select,body .gform_wrapper textarea {
    color: #818181
}

body .gform_wrapper .chzn-container,body .gform_wrapper input[type=email],body .gform_wrapper input[type=number],body .gform_wrapper input[type=password],body .gform_wrapper input[type=tel],body .gform_wrapper input[type=text],body .gform_wrapper input[type=url],body .gform_wrapper select,body .gform_wrapper textarea {
    margin: 5px 0 0
}

body .gform_wrapper input[type=submit],body .gform_wrapper input[type=button],body .gform_wrapper input[type=reset] {
    position: relative;
    display: inline-block;
    width: auto;
    height: 39px;
    line-height: 36px;
    margin: 0;
    padding: 0 23px;
    border: 2px solid #303030;
    font-weight: 700;
    text-align: left;
    color: #303030;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    background-color: transparent;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
}

body .gform_wrapper input[type=submit]:hover,body .gform_wrapper input[type=button]:hover,body .gform_wrapper input[type=reset]:hover {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #fff;
    text-decoration: none
}

body .gform_wrapper .chzn-container .chzn-single,body .gform_wrapper .chzn-container-single .chzn-single {
    height: auto;
    padding: 15px 2%
}

body .gform_wrapper .chzn-container-single .chzn-single div b {
    background-position: -18px 10px
}

body .gform_wrapper .chzn-container-single .chzn-single-with-drop div b {
    background-position: -1px 10px
}

body .gform_wrapper .chzn-container-single .chzn-search input {
    border: 1px solid #aaa
}

body .gform_wrapper .chzn-choices {
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(0,#fff))!important
}

body .gform_wrapper .chzn-choices .search-field .default {
    padding-left: 10%
}

body .gform_wrapper .chzn-container-multi .chzn-choices .search-field input {
    padding: 15px
}

body .gform_wrapper .gform_confirmation_message,body .gform_wrapper div.validation_error {
    position: relative;
    padding: 17px 30px;
    color: #fff;
    margin-left: 0;
    margin-right: 0;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none
}

body .gform_wrapper div.validation_error {
    background-color: #f1c40f
}

body .gform_wrapper .gform_confirmation_message {
    background-color: #1abc9c
}

body .gform_wrapper .ginput_complex .name_prefix,body .gform_wrapper .ginput_complex .name_suffix,body .gform_wrapper input.ginput_quantity {
    width: 60px!important
}

body .gform_wrapper .datepicker {
    width: 105px!important
}

body .gform_wrapper .gfield_time_ampm select {
    min-width: 80px
}

body .gform_wrapper .gfield_time_hour {
    vertical-align: middle
}

body .gform_wrapper .button.gform_button_select_files {
    height: 31px;
    line-height: 24px;
    padding: 0 9px;
    font-size: 12px;
    margin-left: 10px
}

.popup_menu_inner {
    display: inline-block;
    height: 2px;
    top: -1px;
    vertical-align: middle;
    position: relative;
    width: 20px
}

.popup_menu_widget_holder {
    position: relative;
    display: block;
    text-align: center;
    margin: 20px 0 0
}

.popup_menu .line,.popup_menu .line:after,.popup_menu .line:before {
    background-color: #9D9D9D;
    height: 2px;
    position: absolute;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transform: all .3s ease-in-out;
    width: 13px
}

.popup_menu .line {
    margin: 0;
    top: 0;
    left: 0;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: inline-block
}

.popup_menu .line:after,.popup_menu .line:before {
    content: "";
    display: block;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: -1;
    -webkit-backface-visibility: hidden
}

@media only screen and (min-width: 1000px) {
    .dark.header_style_on_scroll .popup_menu:not(.opened) .line,.dark.header_style_on_scroll .popup_menu:not(.opened) .line:after,.dark.header_style_on_scroll .popup_menu:not(.opened) .line:before,.dark:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line,.dark:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:after,.dark:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:before {
        background-color:#000
    }

    .light.header_style_on_scroll .popup_menu:not(.opened) .line,.light.header_style_on_scroll .popup_menu:not(.opened) .line:after,.light.header_style_on_scroll .popup_menu:not(.opened) .line:before,.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line,.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:after,.light:not(.sticky):not(.scrolled) .popup_menu:not(.opened) .line:before {
        background-color: #fff
    }
}

.popup_menu .line:before {
    top: -4px
}

.popup_menu .line:after {
    top: 4px
}

.popup_menu.opened .line {
    background-color: transparent!important
}

.popup_menu.opened .fa-bars:before {
    content: "\f00d"
}

.popup_menu.opened .icon_menu:before {
    content: "\4d"
}

.popup_menu.opened .line:after {
    background-color: #fff;
    top: 0!important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.popup_menu.opened .line:before {
    background-color: #fff;
    top: 0!important;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.popup_menu_holder_outer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    z-index: 105
}

.popup_menu_holder {
    width: 100%;
    height: 100%;
    background-color: rgba(48,48,48,.95);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    display: table
}

.popup_menu_holder_inner {
    display: table-cell;
    vertical-align: middle;
    padding: 100px 0
}

.popup_menu_opened .side_menu_button .shopping_cart_header,.touch .popup_menu_holder_outer {
    display: none
}

.popup_menu_opened #back_to_top,.popup_menu_opened .fixed_top_header .header_bottom_center_widget,.popup_menu_opened .header_bottom_right_widget_holder,.popup_menu_opened .header_top,.popup_menu_opened .main_menu,.popup_menu_opened .mobile_menu_button,.popup_menu_opened .side_menu_button a:not(.popup_menu),.popup_menu_opened header .tooltip {
    visibility: hidden!important
}

.popup_menu_opened .header_bottom .container_inner {
    border: none!important
}

.popup_menu_opened .popup_menu_holder_outer {
    visibility: visible;
    opacity: 1
}

.touch .popup_menu_opened .popup_menu_holder_outer {
    display: block
}

.popup_menu_opened header.scrolled .header_bottom,.popup_menu_opened header.sticky .header_bottom {
    background-color: transparent!important;
    box-shadow: none
}

.popup_menu_opened .fixed_top_header .top_header,.popup_menu_opened .header_bottom,.popup_menu_opened .header_top {
    background-color: transparent!important;
    border: 0!important
}

.popup_menu_opened .q_logo img.dark,.popup_menu_opened .q_logo img.light,.popup_menu_opened .q_logo img.mobile,.popup_menu_opened .q_logo img.normal,.popup_menu_opened .q_logo img.sticky {
    opacity: 0!important
}

.popup_menu_opened header .q_logo img.popup {
    opacity: 1!important
}

nav.popup_menu {
    margin: 0 auto;
    position: relative;
    top: 0;
    text-align: left
}

nav.popup_menu ul {
    display: none;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0
}

nav.popup_menu>ul {
    display: block
}

nav.popup_menu ul li {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 45px;
    line-height: 50px
}

nav.popup_menu ul li a,nav.popup_menu ul li h6 {
    font-size: 24px;
    font-weight: 500;
    line-height: 50px;
    letter-spacing: 2px;
    color: #fff;
    padding: 0;
    display: block;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer
}

nav.popup_menu ul li a:hover,nav.popup_menu ul li h6:hover {
    color: #9c9c9c
}

nav.popup_menu ul li a span,nav.popup_menu ul li h6 span {
    display: inline-block;
    vertical-align: middle
}

nav.popup_menu ul li ul li a,nav.popup_menu ul li ul li h6 {
    font-size: 14px;
    text-transform: none
}

nav.popup_menu ul li ul li ul li a,nav.popup_menu ul li ul li ul li h6 {
    font-size: .5em;
    line-height: 1em
}

.popup_menu.medium .fa {
    font-size: 21px
}

.popup_menu.medium .icon_menu {
    font-size: 30px
}

.popup_menu.medium .line,.popup_menu.medium .line:after,.popup_menu.medium .line:before,.popup_menu.medium .popup_menu_inner {
    height: 3px;
    width: 19px
}

.popup_menu.medium .line:before {
    top: -6px
}

.popup_menu.medium .line:after {
    top: 6px
}

.popup_menu.large .fa {
    font-size: 28px
}

.popup_menu.large .icon_menu {
    font-size: 40px
}

.popup_menu.large .line,.popup_menu.large .line:after,.popup_menu.large .line:before,.popup_menu.large .popup_menu_inner {
    height: 4px;
    width: 24px
}

.popup_menu.large .line:before {
    top: -8px
}

.popup_menu.large .line:after {
    top: 8px
}

.qode_pricing_list .qode_pricing_list_holder {
    list-style: none
}

.qode_pricing_list .qode_pricing_list_item {
    position: relative;
    border-bottom: 1px solid #e7e7e7;
    padding: 19px 0
}

.qode_pricing_list .qode_pricing_item_title {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 600
}

.qode_pricing_list .qode_pricing_item_text {
    padding-right: 170px
}

.qode_pricing_list .qode_pricing_item_price {
    position: absolute;
    width: 170px;
    height: 100%;
    text-align: right;
    right: 0;
    top: 0
}

.qode_pricing_list .qode_pricing_item_price_inner {
    display: table;
    height: 100%;
    width: 100%
}

.qode_pricing_list .qode_pricing_item_price_inner span {
    display: table-cell;
    vertical-align: middle;
    font-size: 30px;
    color: #303030;
    font-weight: 600
}

.q_elements_holder {
    width: 100%;
    display: table;
    table-layout: fixed
}

.q_elements_holder .q_elements_item {
    display: table-cell;
    vertical-align: middle;
    height: 100%
}

.q_elements_holder .q_elements_item_inner {
    width: 100%
}

.q_elements_holder.two_columns .q_elements_item {
    width: 50%
}

.q_elements_holder.two_columns.eh_two_columns_66_33 .q_elements_item:first-child {
    width: 66.66%
}

.q_elements_holder.two_columns.eh_two_columns_33_66 .q_elements_item:first-child,.q_elements_holder.two_columns.eh_two_columns_66_33 .q_elements_item:last-child {
    width: 33.33%
}

.q_elements_holder.two_columns.eh_two_columns_33_66 .q_elements_item:last-child {
    width: 66.66%
}

.q_elements_holder.two_columns.eh_two_columns_75_25 .q_elements_item:first-child {
    width: 75%
}

.q_elements_holder.two_columns.eh_two_columns_25_75 .q_elements_item:first-child,.q_elements_holder.two_columns.eh_two_columns_75_25 .q_elements_item:last-child {
    width: 25%
}

.q_elements_holder.two_columns.eh_two_columns_25_75 .q_elements_item:last-child {
    width: 75%
}

.q_elements_holder.three_columns .q_elements_item {
    width: 33.33333333333333%
}

.q_elements_holder.three_columns.eh_three_columns_50_25_25 .q_elements_item:first-child {
    width: 50%
}

.q_elements_holder.three_columns.eh_three_columns_50_25_25 .q_elements_item {
    width: 25%
}

.q_elements_holder.three_columns.eh_three_columns_25_25_50 .q_elements_item:last-child {
    width: 50%
}

.q_elements_holder.four_columns .q_elements_item,.q_elements_holder.three_columns.eh_three_columns_25_25_50 .q_elements_item {
    width: 25%
}

.content_top_margin .content .container .container_inner.page_container_inner {
    padding: 0
}

.content_top_margin .content .container .container_inner .call_to_action {
    margin: 0 -15px
}

.content_top_margin .content .container .container_inner .call_to_action .container_inner {
    width: 100%
}

.post-password-form {
    width: 300px
}

.post-password-form p {
    margin-bottom: 20px
}

.post-password-form input[type=password] {
    width: 100%;
    display: block;
    margin: 5px 0 20px;
    padding: 15px 12px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: inherit;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.post-password-form input[type=submit] {
    position: relative;
    display: inline-block;
    width: auto;
    height: 39px;
    line-height: 39px;
    margin: 0 0 20px;
    padding: 0 23px;
    border: 2px solid #303030;
    font-size: 13px;
    font-weight: 700;
    font-family: inherit;
    text-align: left;
    color: #303030;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    background-color: transparent;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important
}

.post-password-form input[type=submit]:hover {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #fff;
    text-decoration: none
}

.full_screen_holder {
    position: relative;
    display: block;
    z-index: 100
}

.full_screen_inner {
    height: 100%;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    visibility: hidden
}

.fp-section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0!important
}

.fp-slide {
    float: left
}

.fp-section.fp-table,.fp-slide.fp-table {
    display: table;
    width: 100%
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.vertical_menu_enabled .full_screen_holder {
    padding-left: 260px
}

.boxed.vertical_menu_enabled .full_screen_holder {
    padding-left: 0
}

@media only screen and (max-width: 1000px) {
    .vertical_menu_enabled .full_screen_holder {
        padding-left:0
    }
}

.full_screen_navigation_holder {
    position: absolute;
    left: 0;
    width: 100%;
    display: block;
    text-align: center;
    z-index: 10000;
    visibility: hidden;
    transition: opacity .3s ease-in-out
}

.full_screen_navigation_holder.up_arrow {
    top: 30px
}

.full_screen_navigation_holder.down_arrow,.full_screen_navigation_holder.side_by_side {
    position: fixed;
    bottom: 30px
}

.full_screen_navigation_inner {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.full_screen_navigation_inner a {
    display: block;
    color: #393939;
    font-size: 40px;
    line-height: 1em;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.full_screen_navigation_inner a:hover {
    opacity: .7
}

.full_screen_navigation_inner i {
    font-size: inherit;
    color: inherit;
    line-height: inherit
}

.full_screen_preloader {
    position: absolute;
    height: 1200px;
    width: 100%;
    display: block;
    background-color: #1c1c1c;
    z-index: 10001
}

.full_screen_preloader .ajax_loader {
    position: absolute;
    display: block
}

.qode_image_gallery_no_space {
    opacity: 0;
    position: relative
}

.qode_image_gallery_no_space .qode_image_gallery_holder {
    overflow: hidden;
    position: relative;
    width: 100%
}

.qode_image_gallery_no_space ul {
    margin: 0;
    overflow: hidden;
    padding: 0
}

.qode_image_gallery_no_space ul li {
    float: left;
    list-style: none;
    margin: 0
}

@media only screen and (min-width: 800px) {
    .qode_image_gallery_no_space.highlight_active ul li:not(.active) {
        opacity:.2
    }

    .qode_image_gallery_no_space.highlight_active ul li.active {
        opacity: 1!important
    }

    .qode_image_gallery_no_space.highlight_active ul li {
        -webkit-transition: opacity .3s ease-in-out;
        -moz-transition: opacity .3s ease-in-out;
        -ms-transition: opacity .3s ease-in-out;
        -o-transition: opacity .3s ease-in-out;
        transition: opacity .3s ease-in-out
    }
}

@media only screen and (min-width: 801px) {
    .qode_image_gallery_no_space ul li:not(.active) a {
        cursor:default
    }
}

.qode_image_gallery_no_space a.prettyphoto {
    display: block;
    width: 100%;
    height: 100%
}

.qode_image_gallery_no_space ul li img {
    display: block;
    position: relative
}

.qode_image_gallery_no_space .controls {
    width: 100%
}

.qode_image_gallery_no_space .controls a.next-slide,.qode_image_gallery_no_space .controls a.prev-slide {
    vertical-align: middle;
    font-size: 30px;
    position: absolute;
    top: 0;
    height: 100%;
    width: 10%
}

.qode_image_gallery_no_space .controls a.next-slide span,.qode_image_gallery_no_space .controls a.prev-slide span {
    margin-top: -27px;
    margin-left: -27px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: transparent;
    border: 2px solid #303030;
    color: #303030;
    cursor: pointer;
    display: block;
    height: 54px;
    line-height: 54px;
    text-align: center;
    width: 54px;
    border-radius: 40px;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out;
    -moz-transition: color .15s ease-in-out,background-color .15s ease-in-out;
    -ms-transition: color .15s ease-in-out,background-color .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out
}

.qode_image_gallery_no_space .controls a.next-slide span i,.qode_image_gallery_no_space .controls a.prev-slide span i {
    vertical-align: baseline;
    line-height: inherit
}

.qode_image_gallery_no_space.light .controls a.next-slide span,.qode_image_gallery_no_space.light .controls a.prev-slide span {
    color: #fff;
    border-color: #fff
}

.qode_image_gallery_no_space.dark .controls a.next-slide span,.qode_image_gallery_no_space.dark .controls a.prev-slide span {
    color: #000;
    border-color: #000
}

.qode_image_gallery_no_space .controls a.next-slide:hover span,.qode_image_gallery_no_space .controls a.prev-slide:hover span {
    background-color: #303030;
    color: #fff
}

.qode_image_gallery_no_space.light .controls a.next-slide:hover span,.qode_image_gallery_no_space.light .controls a.prev-slide:hover span {
    background-color: #fff;
    color: #8a8a8a
}

.qode_image_gallery_no_space.dark .controls a.next-slide:hover span,.qode_image_gallery_no_space.dark .controls a.prev-slide:hover span {
    background-color: #000;
    color: #fff
}

.qode_image_gallery_no_space .controls a.next-slide {
    right: 20px
}

@media only screen and (max-width: 800px) {
    .qode_image_gallery_no_space.highlight_active ul li {
        opacity:1!important
    }

    .qode_image_gallery_no_space ul,.qode_image_gallery_no_space ul li div {
        height: auto!important;
        width: 100%!important
    }

    .qode_image_gallery_no_space .controls,.qode_image_gallery_no_space ul li.-after,.qode_image_gallery_no_space ul li.-before {
        display: none
    }

    .qode_image_gallery_no_space .qode_image_gallery_holder {
        height: auto!important
    }

    .qode_image_gallery_no_space ul li {
        float: none
    }

    .qode_image_gallery_no_space ul li img {
        height: auto;
        width: 100%
    }
}

.countdown-row {
    width: 100%;
    padding: 0 2px;
    text-align: center
}

.countdown-show1 .countdown-section {
    width: 98%
}

.countdown-show2 .countdown-section {
    width: 48%
}

.countdown-show3 .countdown-section {
    width: 32.5%
}

.countdown-show4 .countdown-section {
    width: 24.5%
}

.countdown-show5 .countdown-section {
    width: 19.5%
}

.countdown-show6 .countdown-section {
    width: 16.25%
}

.countdown-show7 .countdown-section {
    width: 14%
}

.countdown {
    font-weight: 700
}

.countdown-section {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-weight: inherit
}

.countdown-amount {
    display: block;
    position: relative;
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 20px;
    color: inherit
}

.countdown_separator {
    display: none;
    width: 30px;
    height: 2px;
    background-color: #818181;
    margin: 30px 0;
    opacity: .3
}

.countdown.show_separator .countdown_separator {
    display: inline-block
}

.countdown.show_separator .countdown-amount {
    margin: 0
}

.countdown-period {
    display: block;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: inherit
}

.countdown-descr {
    display: block;
    width: 100%
}

@media only screen and (max-width: 1000px) {
    .countdown-amount {
        font-size:50px!important;
        line-height: 50px!important
    }

    .countdown-period {
        font-size: 15px!important
    }

    .countdown_separator {
        width: 30px
    }
}

@media only screen and (max-width: 600px) {
    .countdown-amount {
        font-size:35px!important;
        line-height: 35px!important;
        margin-bottom: 10px
    }

    .countdown-period {
        font-size: 10px!important
    }

    .countdown_separator {
        width: 15px;
        margin: 20px 0 15px
    }
}

.vertical_split_slider {
    opacity: 0;
    position: relative;
    margin: 0 -2px
}

.ms-section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 20px
}

.vertical_split_slider .ms-left .ms-section {
    background-position: 100% center!important
}

.vertical_split_slider .ms-right .ms-section {
    background-position: 0 center!important
}

.ms-section.ms-table {
    display: table;
    width: 100%
}

.ms-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.ms-easing {
    -webkit-transition: all .7s ease-out;
    -moz-transition: all .7s ease-out;
    -o-transition: all .7s ease-out;
    transition: all .7s ease-out
}

#multiscroll-nav {
    position: fixed;
    z-index: 1000;
    margin-top: -32px;
    top: 50%;
    opacity: 1
}

#multiscroll-nav.right {
    right: 17px
}

#multiscroll-nav.left {
    left: 17px
}

#multiscroll-nav ul {
    margin: 0;
    padding: 0
}

#multiscroll-nav li {
    display: block;
    width: 8px;
    height: 8px;
    margin: 13px 7px;
    position: relative
}

#multiscroll-nav li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}

#multiscroll-nav li .active span {
    background-color: #000
}

#multiscroll-nav.light li .active span {
    background-color: #fff
}

#multiscroll-nav.dark li .active span {
    background-color: #000
}

#multiscroll-nav span {
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background-color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1
}

#multiscroll-nav.light span {
    border-color: #fff
}

#multiscroll-nav.dark span {
    border-color: #000
}

.multiscroll-tooltip {
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-family: arial,helvetica,sans-serif;
    top: -2px;
    white-space: nowrap;
    max-width: 220px
}

.multiscroll-tooltip.right {
    right: 20px
}

.multiscroll-tooltip.left {
    left: 20px
}

.vertical_split_slider_responsive {
    display: none
}

@media only screen and (max-width: 1000px) {
    body:not(.vss_responsive_adv) .vertical_split_slider .ms-left {
        width:100%!important;
        z-index: 2
    }

    body:not(.vss_responsive_adv) .vertical_split_slider .ms-left .ms-section {
        background: 0 0!important;
        text-align: center!important
    }

    body:not(.vss_responsive_adv) .vertical_split_slider .ms-right {
        width: 100%!important;
        z-index: 1
    }

    .vertical_split_screen_initalized body.vss_responsive_adv.vss_width_1000 {
        overflow-y: visible!important;
        height: auto!important
    }

    .vss_responsive_adv.vss_width_1000 #multiscroll-nav,.vss_responsive_adv.vss_width_1000 .vertical_split_slider {
        display: none
    }

    .vss_width_1000 .vertical_split_slider_responsive {
        display: block
    }

    .vss_responsive_adv.vss_width_1000 .ms-section {
        background-position: center center
    }

    .vss_width_1000 .vertical_split_slider .ms-left {
        width: 100%!important;
        z-index: 2
    }

    .vss_width_1000 .vertical_split_slider .ms-left .ms-section {
        background: 0 0!important;
        text-align: center!important
    }

    .vss_width_1000 .vertical_split_slider .ms-right {
        width: 100%!important;
        z-index: 1
    }
}

@media only screen and (max-width: 767px) {
    .vertical_split_screen_initalized body.vss_responsive_adv.vss_width_768 {
        overflow-y:visible!important;
        height: auto!important
    }

    .vss_responsive_adv.vss_width_768 #multiscroll-nav,.vss_responsive_adv.vss_width_768 .vertical_split_slider {
        display: none
    }

    .vss_width_768 .vertical_split_slider_responsive {
        display: block
    }

    .vss_responsive_adv .ms-section {
        background-position: center center
    }

    .vss_width_768 .vertical_split_slider .ms-left {
        width: 100%!important;
        z-index: 2
    }

    .vss_width_768 .vertical_split_slider .ms-left .ms-section {
        background: 0 0!important;
        text-align: center!important
    }

    .vss_width_768 .vertical_split_slider .ms-right {
        width: 100%!important;
        z-index: 1
    }
}

@media only screen and (max-width: 600px) {
    .vertical_split_screen_initalized body.vss_responsive_adv.vss_width_600 {
        overflow-y:visible!important;
        height: auto!important
    }

    .vss_responsive_adv.vss_width_600 #multiscroll-nav,.vss_responsive_adv.vss_width_600 .vertical_split_slider {
        display: none
    }

    .vss_width_600 .vertical_split_slider_responsive {
        display: block
    }

    .vss_responsive_adv.vss_width_600 .ms-section {
        background-position: center center
    }

    .vss_width_600 .vertical_split_slider .ms-left {
        width: 100%!important;
        z-index: 2
    }

    .vss_width_600 .vertical_split_slider .ms-left .ms-section {
        background: 0 0!important;
        text-align: center!important
    }

    .vss_width_600 .vertical_split_slider .ms-right {
        width: 100%!important;
        z-index: 1
    }
}

body.paspartu_enabled:not(.paspartu_on_bottom_fixed) .wrapper_inner {
    position: relative
}

.paspartu_outer {
    padding: 0 2%;
    z-index: 99
}

.paspartu_outer:not(.paspartu_on_bottom_fixed) {
    pointer-events: none
}

.paspartu_outer:not(.paspartu_on_bottom_fixed) .paspartu_inner {
    pointer-events: all
}

.paspartu_on_top_fixed .fixed_top_header .top_header,.paspartu_on_top_fixed .paspartu_outer .content_wrapper,.paspartu_on_top_fixed header,body:not(.paspartu_on_top_fixed) .paspartu_outer .content:not(.has_slider) .content_inner {
    padding-top: 2%
}

.paspartu_left,.paspartu_right {
    position: absolute;
    height: 100%;
    width: 2%;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 101
}

.paspartu_outer:not(.paspartu_on_bottom_fixed):not(.disable_top_paspartu):not(disable_bottom_paspartu) .paspartu_left,.paspartu_outer:not(.paspartu_on_bottom_fixed):not(.disable_top_paspartu):not(disable_bottom_paspartu) .paspartu_right {
    height: 200%;
    margin: -5% 0
}

.paspartu_bottom,.paspartu_top {
    padding-top: 2%;
    height: 0;
    width: 100%;
    z-index: 200;
    background-color: #fff
}

.paspartu_right {
    left: auto;
    right: 0
}

.paspartu_top {
    position: fixed;
    top: 0;
    left: 0
}

.paspartu_bottom {
    position: relative
}

.paspartu_on_bottom_fixed .paspartu_bottom {
    position: fixed;
    bottom: 0;
    left: 0
}

.paspartu_on_bottom_fixed footer {
    margin-bottom: 2%
}

body.paspartu_on_top_fixed.paspartu_on_bottom_fixed .popup_menu_holder_outer {
    padding: 2%;
    box-sizing: border-box
}

.paspartu_enabled #multiscroll-nav.right {
    padding-right: 2%
}

.paspartu_outer .content:not(.has_slider) .content_inner,.paspartu_outer .q_slider {
    background-color: #fff
}

.paspartu_outer.paspartu_on_bottom_slider .carousel-inner,.paspartu_outer:not(.disable_top_paspartu) .carousel-inner {
    position: relative;
    height: 100%!important
}

.paspartu_outer.disable_top_paspartu .content:not(.has_slider) .content_inner {
    padding-top: 0!important
}

.paspartu_outer.disable_bottom_paspartu,.paspartu_outer.paspartu_on_bottom_fixed {
    padding-bottom: 0!important
}

.paspartu_enabled .header_inner {
    position: relative
}

header.paspartu_header_alignment .header_bottom {
    padding: 0 2%
}

footer.paspartu_footer_alignment .footer_top.footer_top_full {
    padding-left: 0!important;
    padding-right: 0!important
}

footer.paspartu_footer_alignment .footer_bottom_holder,footer.paspartu_footer_alignment .footer_top_holder {
    padding-left: 2%;
    padding-right: 2%
}

.paspartu_enabled.vertical_menu_enabled header,header.paspartu_header_inside {
    padding-left: 2%;
    padding-right: 2%;
    box-sizing: border-box
}

.paspartu_enabled.paspartu_on_top_fixed .fixed_top_header .qode_search_form_3 {
    margin-top: 2%
}

.paspartu_enabled .vertical_split_slider_preloader,.paspartu_enabled.paspartu_on_top_fixed .fixed_top_header .qode_search_form_3,header.paspartu_header_inside.fixed_top_header .top_header {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%
}

.paspartu_enabled .paspartu_outer:not(.disable_top_paspartu) .vertical_split_slider {
    margin-top: -2%
}

.paspartu_enabled .paspartu_outer:not(.disable_bottom_paspartu) .vertical_split_slider {
    margin-bottom: -2%
}

.paspartu_on_top_fixed header {
    z-index: 202
}

.paspartu_on_top_fixed:not(.paspartu_on_bottom_fixed) .popup_menu_holder_outer {
    z-index: 201
}

.paspartu_enabled.vertical_menu_inside_paspartu .vertical_area_background,.paspartu_enabled.vertical_menu_inside_paspartu .vertical_menu_hidden_button,.paspartu_enabled.vertical_menu_inside_paspartu aside.vertical_menu_area,.paspartu_enabled.vertical_menu_inside_paspartu.vertical_menu_enabled .carousel-inner:not(.relative_position) {
    margin-left: 2%
}

.paspartu_enabled.vertical_menu_inside_paspartu.vertical_menu_enabled.vertical_menu_right .carousel-inner:not(.relative_position),.paspartu_enabled.vertical_menu_inside_paspartu.vertical_menu_right .vertical_area_background,.paspartu_enabled.vertical_menu_inside_paspartu.vertical_menu_right .vertical_menu_hidden_button,.paspartu_enabled.vertical_menu_inside_paspartu.vertical_menu_right aside.vertical_menu_area {
    margin-left: 0;
    margin-right: 2%
}

.paspartu_enabled.vertical_menu_inside_paspartu .vertical_area_background,.paspartu_enabled.vertical_menu_inside_paspartu .vertical_menu_hidden_button,.paspartu_enabled.vertical_menu_inside_paspartu aside.vertical_menu_area {
    margin-top: 2%
}

.paspartu_enabled.vertical_menu_enabled.vertical_menu_hidden .carousel-inner:not(.relative_position),.paspartu_enabled.vertical_menu_enabled.vertical_menu_width_290:not(.vertical_menu_hidden):not(.vertical_menu_transparency) .paspartu_outer.paspartu_on_bottom_slider .carousel-inner:not(.relative_position),.paspartu_enabled.vertical_menu_enabled.vertical_menu_width_290:not(.vertical_menu_hidden):not(.vertical_menu_transparency) .paspartu_outer:not(.disable_top_paspartu) .carousel-inner:not(.relative_position),.paspartu_enabled.vertical_menu_enabled.vertical_menu_width_350:not(.vertical_menu_hidden):not(.vertical_menu_transparency) .paspartu_outer.paspartu_on_bottom_slider .carousel-inner:not(.relative_position),.paspartu_enabled.vertical_menu_enabled.vertical_menu_width_350:not(.vertical_menu_hidden):not(.vertical_menu_transparency) .paspartu_outer:not(.disable_top_paspartu) .carousel-inner:not(.relative_position),.paspartu_enabled.vertical_menu_enabled.vertical_menu_width_400:not(.vertical_menu_hidden):not(.vertical_menu_transparency) .paspartu_outer.paspartu_on_bottom_slider .carousel-inner:not(.relative_position),.paspartu_enabled.vertical_menu_enabled.vertical_menu_width_400:not(.vertical_menu_hidden):not(.vertical_menu_transparency) .paspartu_outer:not(.disable_top_paspartu) .carousel-inner:not(.relative_position),.paspartu_enabled.vertical_menu_enabled:not(.vertical_menu_hidden):not(.vertical_menu_transparency) .paspartu_outer.paspartu_on_bottom_slider .carousel-inner:not(.relative_position),.paspartu_enabled.vertical_menu_enabled:not(.vertical_menu_hidden):not(.vertical_menu_transparency) .paspartu_outer:not(.disable_top_paspartu) .carousel-inner:not(.relative_position) {
    left: 0!important;
    margin-left: 0!important
}

.vertical_menu_enabled.paspartu_on_top_fixed header {
    padding: 0!important
}

.paspartu_enabled.vertical_menu_outside_paspartu aside.vertical_menu_area {
    z-index: 500
}

body.vertical_menu_outside_paspartu.paspartu_on_top_fixed .paspartu_outer {
    padding-top: 2%
}

.vertical_menu_outside_paspartu.vertical_menu_enabled .q_slider,body.paspartu_on_top_fixed.vertical_menu_outside_paspartu .paspartu_outer .content .content_inner {
    padding-top: 0!important
}

@media only screen and (min-width: 1000px) {
    .vertical_menu_outside_paspartu .content_wrapper {
        margin-left:2%;
        padding-left: 260px;
        width: 98%
    }

    .vertical_menu_outside_paspartu.vertical_menu_left.vertical_menu_width_290 .content_wrapper {
        margin-left: 2%;
        padding-left: 290px;
        width: 98%
    }

    .vertical_menu_outside_paspartu.vertical_menu_left.vertical_menu_width_350 .content_wrapper {
        margin-left: 2%;
        padding-left: 350px;
        width: 98%
    }

    .vertical_menu_outside_paspartu.vertical_menu_left.vertical_menu_width_400 .content_wrapper {
        margin-left: 2%;
        padding-left: 400px;
        width: 98%
    }

    .vertical_menu_outside_paspartu.vertical_menu_right.vertical_menu_width_290 .content_wrapper {
        margin-right: 2%;
        padding-right: 290px;
        width: 98%
    }

    .vertical_menu_outside_paspartu.vertical_menu_right.vertical_menu_width_350 .content_wrapper {
        margin-right: 2%;
        padding-right: 350px;
        width: 98%
    }

    .vertical_menu_outside_paspartu.vertical_menu_right.vertical_menu_width_400 .content_wrapper {
        margin-right: 2%;
        padding-right: 400px;
        width: 98%
    }

    .vertical_menu_outside_paspartu .paspartu_middle_inner {
        padding-left: 260px
    }

    .vertical_menu_outside_paspartu .paspartu_left {
        left: 260px
    }

    .vertical_menu_outside_paspartu.vertical_menu_width_290 .paspartu_middle_inner {
        padding-left: 290px
    }

    .vertical_menu_outside_paspartu.vertical_menu_width_290 .paspartu_left {
        left: 290px
    }

    .vertical_menu_outside_paspartu.vertical_menu_width_350 .paspartu_middle_inner {
        padding-left: 350px
    }

    .vertical_menu_outside_paspartu.vertical_menu_width_350 .paspartu_left {
        left: 350px
    }

    .vertical_menu_outside_paspartu.vertical_menu_width_400 .paspartu_middle_inner {
        padding-left: 400px
    }

    .vertical_menu_outside_paspartu.vertical_menu_width_400 .paspartu_left {
        left: 400px
    }

    .vertical_menu_outside_paspartu.vertical_menu_right.vertical_menu_width_290 .paspartu_left,.vertical_menu_outside_paspartu.vertical_menu_right.vertical_menu_width_350 .paspartu_left,.vertical_menu_outside_paspartu.vertical_menu_right.vertical_menu_width_400 .paspartu_left {
        left: 0
    }

    .vertical_menu_outside_paspartu.vertical_menu_right.vertical_menu_width_290 .paspartu_middle_inner {
        padding-left: 0;
        padding-right: 290px
    }

    .vertical_menu_outside_paspartu.vertical_menu_right.vertical_menu_width_290 .paspartu_right {
        right: 290px
    }

    .vertical_menu_outside_paspartu.vertical_menu_right.vertical_menu_width_350 .paspartu_middle_inner {
        padding-left: 0;
        padding-right: 350px
    }

    .vertical_menu_outside_paspartu.vertical_menu_right.vertical_menu_width_350 .paspartu_right {
        right: 350px
    }

    .vertical_menu_outside_paspartu.vertical_menu_right.vertical_menu_width_400 .paspartu_middle_inner {
        padding-left: 0;
        padding-right: 400px
    }

    body.vertical_menu_outside_paspartu.page-template-blog-masonry-full-width-php.vertical_menu_enabled.vertical_menu_width_290.vertical_menu_left:not(.vertical_menu_hidden) .content .full_width,body.vertical_menu_outside_paspartu.page-template-blog-masonry-full-width-php.vertical_menu_enabled.vertical_menu_width_290.vertical_menu_right:not(.vertical_menu_hidden) .content .full_width,body.vertical_menu_outside_paspartu.page-template-blog-masonry-full-width-php.vertical_menu_enabled.vertical_menu_width_350.vertical_menu_left:not(.vertical_menu_hidden) .content .full_width,body.vertical_menu_outside_paspartu.page-template-blog-masonry-full-width-php.vertical_menu_enabled.vertical_menu_width_350.vertical_menu_right:not(.vertical_menu_hidden) .content .full_width,body.vertical_menu_outside_paspartu.page-template-blog-masonry-full-width-php.vertical_menu_enabled.vertical_menu_width_400.vertical_menu_left:not(.vertical_menu_hidden) .content .full_width,body.vertical_menu_outside_paspartu.page-template-blog-masonry-full-width-php.vertical_menu_enabled.vertical_menu_width_400.vertical_menu_right:not(.vertical_menu_hidden) .content .full_width,body.vertical_menu_outside_paspartu.page-template-blog-masonry-full-width-php.vertical_menu_enabled:not(.vertical_menu_hidden) .content .full_width {
        padding-right: 0;
        padding-left: 0
    }

    .vertical_menu_outside_paspartu.vertical_menu_right.vertical_menu_width_400 .paspartu_right {
        right: 400px
    }
}

.vertical_menu_outside_paspartu.vertical_menu_enabled .content .container,.vertical_menu_outside_paspartu.vertical_menu_enabled .full_screen_holder,.vertical_menu_outside_paspartu.vertical_menu_enabled .full_width,.vertical_menu_outside_paspartu.vertical_menu_enabled .q_slider,.vertical_menu_outside_paspartu.vertical_menu_enabled .title_outer,.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_350 .content .container,.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_350 .full_screen_holder,.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_350 .full_width,.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_350 .q_slider,.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_350 .title_outer,.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_350 footer,.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_400 .content .container,.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_400 .full_screen_holder,.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_400 .full_width,.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_400 .q_slider,.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_400 .title_outer,.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_400 footer {
    padding-left: 0;
    padding-right: 0
}

body.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_right .ajax_loader,body.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_290.vertical_menu_right:not(.vertical_menu_hidden) .ajax_loader,body.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_290:not(.vertical_menu_hidden) .ajax_loader,body.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_350.vertical_menu_right:not(.vertical_menu_hidden) .ajax_loader,body.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_350:not(.vertical_menu_hidden) .ajax_loader,body.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_400.vertical_menu_right:not(.vertical_menu_hidden) .ajax_loader,body.vertical_menu_outside_paspartu.vertical_menu_enabled.vertical_menu_width_400:not(.vertical_menu_hidden) .ajax_loader,body.vertical_menu_outside_paspartu.vertical_menu_enabled:not(.vertical_menu_hidden) .ajax_loader {
    margin-left: 0
}

@media only screen and (min-width: 1024px) {
    header.paspartu_header_alignment .header_inner_left {
        left:2%
    }
}

@media only screen and (max-width: 1024px) {
    .paspartu_outer {
        padding:0 2% 2%!important
    }

    .paspartu_bottom,.paspartu_on_top_fixed .fixed_top_header .top_header,.paspartu_on_top_fixed .paspartu_outer .content_wrapper,.paspartu_on_top_fixed header,.paspartu_top,body:not(.paspartu_on_top_fixed) .paspartu_outer .content:not(.has_slider) .content_inner {
        padding-top: 2%!important
    }

    .paspartu_left,.paspartu_right {
        width: 2%!important
    }

    .paspartu_on_bottom_fixed footer {
        margin-bottom: 2%!important
    }

    body.paspartu_on_top_fixed.paspartu_on_bottom_fixed .popup_menu_holder_outer {
        padding: 2%!important
    }

    .paspartu_enabled #multiscroll-nav.right {
        padding-right: 2%!important
    }

    header.paspartu_header_alignment .header_bottom {
        padding: 0 2%!important
    }

    .paspartu_enabled.vertical_menu_enabled header,footer.paspartu_footer_alignment .footer_bottom_holder,footer.paspartu_footer_alignment .footer_top_holder,header.paspartu_header_inside {
        padding-left: 2%!important;
        padding-right: 2%!important
    }

    .paspartu_enabled.paspartu_on_top_fixed .fixed_top_header .qode_search_form_3 {
        margin-top: 2%!important
    }

    .paspartu_enabled .vertical_split_slider_preloader,.paspartu_enabled.paspartu_on_top_fixed .fixed_top_header .qode_search_form_3,header.paspartu_header_inside.fixed_top_header .top_header {
        width: 96%!important;
        margin-left: 2%!important;
        margin-right: 2%!important
    }

    .paspartu_enabled .paspartu_outer:not(.disable_top_paspartu) .vertical_split_slider {
        margin-top: -2%!important
    }

    .paspartu_enabled .paspartu_outer:not(.disable_bottom_paspartu) .vertical_split_slider {
        margin-bottom: -2%!important
    }

    .paspartu_enabled.vertical_menu_inside_paspartu .vertical_area_background,.paspartu_enabled.vertical_menu_inside_paspartu .vertical_menu_hidden_button,.paspartu_enabled.vertical_menu_inside_paspartu aside.vertical_menu_area,.paspartu_enabled.vertical_menu_inside_paspartu.vertical_menu_enabled .carousel-inner:not(.relative_position) {
        margin-left: 2%!important
    }

    .paspartu_enabled.vertical_menu_inside_paspartu.vertical_menu_enabled.vertical_menu_right .carousel-inner:not(.relative_position),.paspartu_enabled.vertical_menu_inside_paspartu.vertical_menu_right .vertical_area_background,.paspartu_enabled.vertical_menu_inside_paspartu.vertical_menu_right .vertical_menu_hidden_button,.paspartu_enabled.vertical_menu_inside_paspartu.vertical_menu_right aside.vertical_menu_area {
        margin-left: 0!important;
        margin-right: 2%!important
    }

    .paspartu_enabled.vertical_menu_inside_paspartu .vertical_area_background,.paspartu_enabled.vertical_menu_inside_paspartu .vertical_menu_hidden_button,.paspartu_enabled.vertical_menu_inside_paspartu aside.vertical_menu_area {
        margin-top: 2%!important
    }

    body.vertical_menu_outside_paspartu.paspartu_on_top_fixed .paspartu_outer {
        padding-top: 2%!important
    }
}

.vc_grid-container .vc_row.vc_grid .vc_grid-item .vc_btn,.vc_grid-container .vc_row.vc_grid .vc_pageable-load-more-btn .vc_btn {
    width: auto;
    height: 39px;
    line-height: 39px;
    margin: 0;
    padding: 0 23px;
    font-size: 13px;
    font-weight: 700;
    font-family: inherit;
    text-align: left;
    font-style: normal;
    text-shadow: none;
    text-transform: uppercase;
    cursor: pointer;
    position: relative;
    letter-spacing: 1px;
    text-decoration: none;
    outline: 0;
    white-space: nowrap
}

.vc_grid-container .vc_row.vc_grid .vc_grid-item .vc_btn {
    display: inline-block;
    border: 2px solid #303030;
    color: #303030!important;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background-color: transparent;
    transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important
}

.vc_grid-container .vc_row.vc_grid .vc_grid-item .vc_btn:hover {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #fff!important;
    text-decoration: none
}

.vc_grid-container .vc_row.vc_grid .vc_pageable-load-more-btn .vc_btn {
    display: inline-block;
    border: 2px solid #303030;
    color: #303030!important;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background-color: transparent;
    -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -moz-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -ms-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -o-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -webkit-box-sizing: initial!important;
    -moz-box-sizing: initial!important;
    box-sizing: initial!important
}

.vc_grid-container .vc_row.vc_grid .vc_pageable-load-more-btn .vc_btn:hover {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #fff!important;
    text-decoration: none
}

.vc_grid-container .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots .vc_grid-owl-dot span {
    border: 2px solid #e5e5e5;
    background-color: transparent!important
}

.vc_grid-container .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots .vc_grid-owl-dot span:hover,.vc_grid-container .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots .vc_grid-owl-dot.active span {
    background-color: #e3e3e3!important;
    border-color: #e3e3e3!important
}

.vc_grid-container .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span {
    border: 2px solid #e5e5e5;
    border-radius: 50%;
    background-color: transparent!important
}

.vc_grid-container .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot span:hover,.vc_grid-container .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots .vc_grid-owl-dot.active span {
    background-color: #e3e3e3!important;
    border-color: #e3e3e3!important
}

.vc_grid-container .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots .vc_grid-owl-dot span,.vc_grid-container .vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots .vc_grid-owl-dot span,.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots .vc_grid-owl-dot span {
    background-color: #e3e3e3!important
}

.vc_grid-container .vc_grid-pagination .vc_grid-pagination-list>li>a {
    background-color: transparent!important;
    color: #b4b4b4!important;
    -o-border-radius: 4px!important;
    -moz-border-radius: 4px!important;
    -webkit-border-radius: 4px!important;
    -ms-border-radius: 4px!important;
    border-radius: 4px!important;
    font-size: 18px;
    margin: 0 11px 0 0;
    text-align: center;
    width: 42px;
    height: 42px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 2px solid #e5e5e5
}

.vc_grid-container .vc_grid-pagination .vc_grid-pagination-list>li.vc_grid-active>a,.vc_grid-container .vc_grid-pagination .vc_grid-pagination-list>li>a:hover {
    color: #303030!important;
    background-color: #e3e3e3!important;
    border-color: #e3e3e3
}

.vc_grid-container .vc_grid-pagination-list.vc_grid-pagination_rounded>li>a,.vc_grid-container .vc_grid-pagination-list.vc_grid-pagination_rounded_dark>li>a,.vc_grid-container .vc_grid-pagination-list.vc_grid-pagination_rounded_light>li>a {
    border-radius: 30px!important
}

.vc_grid-container .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square>li>a,.vc_grid-container .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_dark>li>a,.vc_grid-container .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square_light>li>a {
    line-height: 38px;
    border-radius: 0!important
}

.vc_grid-container .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_dark>li>a,.vc_grid-container .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_stripes_light>li>a {
    width: 22px;
    height: 36px;
    line-height: 36px
}

.vc_grid.vc_row.vc_grid-gutter-30px {
    margin-bottom: 0!important
}

.vc_grid-container .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item {
    border: none!important
}

.vc_grid-container .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active,.vc_grid-container .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background: 0 0
}

.overlapping_content .title_outer {
    position: relative;
    z-index: 50
}

.overlapping_content .content>.container {
    background-color: #f8f8f8
}

.overlapping_content .content .content_inner>.container>.overlapping_content,.overlapping_content .content .content_inner>.full_width>.full_width_inner {
    margin-top: -40px;
    position: relative;
    z-index: 100
}

.overlapping_content .title .title_holder .container {
    padding-bottom: 40px;
    box-sizing: border-box
}

.overlapping_content .content .content_inner>.container {
    text-align: center
}

.overlapping_content .content .content_inner>.container>.overlapping_content {
    display: inline-block;
    vertical-align: middle;
    margin-right: auto;
    margin-left: auto;
    padding: 0 40px;
    background-color: #fff
}

.overlapping_content .content .content_inner>.container>.overlapping_content .overlapping_content_inner {
    overflow: hidden;
    text-align: left
}

.overlapping_content_margin {
    margin: 0 -40px;
    display: block;
    position: relative
}

@media only screen and (max-width: 1200px) {
    .overlapping_content .content .content_inner>.container>.overlapping_content {
        padding:0 20px!important
    }

    .overlapping_content_margin {
        margin: 0 -20px!important
    }
}

@media only screen and (max-width: 1000px) {
    header .overlapping_content_margin {
        margin:0!important
    }
}

.blog_vertical_loop .full_width_inner {
    margin: 0!important
}

.blog_vertical_loop article {
    position: relative;
    vertical-align: middle;
    z-index: 1;
    margin: 0 0 140px
}

.blog_vertical_loop article.move_up {
    -webkit-transition: transform 450ms ease 0s;
    transition: transform 450ms ease 0s
}

.blog_vertical_loop article.fade_out {
    opacity: 0;
    transform: scale(.8) translate3d(0,-10%,0);
    transition: all 450ms ease 0s
}

.blog_vertical_loop article .post_image {
    margin-bottom: 55px!important;
    height: 400px
}

.blog_vertical_loop article .post_image_inner {
    height: 100%;
    overflow: hidden
}

.blog_vertical_loop article .post_image_inner a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.blog_vertical_loop article.previous_post {
    position: absolute;
    opacity: 0;
    transform: scale(.8) translate3d(0,-10%,0)
}

.blog_vertical_loop article.fade_in {
    transition: all 450ms ease 0s;
    opacity: 1;
    transform: scale(1) translate3d(0,0,0)
}

.blog_vertical_loop article.next_post,.blog_vertical_loop article.next_post .post_content_holder .post_image {
    margin: 0!important
}

.blog_vertical_loop article.next_post .post_content_holder .post_image>.grid_section,.blog_vertical_loop article.next_post .post_content_holder>.grid_section {
    display: none
}

.blog_vertical_loop .blog_load_next {
    display: none;
    position: absolute;
    left: 0;
    top: -30px;
    width: 100%
}

.blog_vertical_loop article.next_post .blog_load_next {
    display: block
}

.blog_vertical_loop .blog_load_prev {
    display: block;
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%
}

.blog_vertical_loop article.next_post .blog_load_prev {
    display: none
}

.blog_vertical_loop_button {
    text-align: left
}

.blog_vertical_loop_back_button {
    text-align: right
}

.blog_vertical_loop_back_button .button_icon a,.blog_vertical_loop_button .button_icon a {
    width: 60px;
    height: 60px;
    background-color: #303030;
    display: inline-block;
    position: relative;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: background-color .15s ease-out;
    -moz-transition: background-color .15s ease-out;
    -ms-transition: background-color .15s ease-out;
    -o-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out
}

.blog_vertical_loop_back_button .button_icon a:before,.blog_vertical_loop_button .button_icon a:before {
    content: '3';
    font-family: ElegantIcons;
    font-variant: normal;
    font-weight: 400;
    line-height: 60px;
    text-transform: none;
    color: #fff;
    font-size: 22px;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out
}

.blog_vertical_loop_back_button .button_icon a:before {
    content: 'J'
}

.blog_vertical_loop_button_holder .last_page {
    display: none
}

.blog_vertical_loop article .post_image_title {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: table;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.blog_vertical_loop article.next_post .post_image_title {
    opacity: 1
}

.blog_vertical_loop article .post_image_title .post_image_title_inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: rgba(0,0,0,.6)
}

.blog_vertical_loop article .post_image_title .post_image_title_inner h2 {
    color: #fff
}

.blog_holder.blog_vertical_loop_type {
    position: relative
}

.blog_holder.blog_vertical_loop_type article:not(.format-quote):not(.format-link) .social_share_list_holder {
    margin-top: 15px
}

.blog_holder.blog_vertical_loop_type .qbutton.loop_more {
    margin: 40px 0 0
}

.blog_holder.blog_vertical_loop_type article:not(.format-quote):not(.format-link) .post_text .post_text_inner {
    background-color: transparent;
    padding: 0
}

.blog_holder.blog_vertical_loop_type article.format-link .post_text,.blog_holder.blog_vertical_loop_type article.format-quote .post_text {
    margin-bottom: 30px
}

.blog_holder.blog_vertical_loop_type article .post_text h2 {
    margin-bottom: 35px
}

.blog_holder article.blog_vertical_loop_type .post_info {
    margin-bottom: 8px
}

.blog_holder.blog_vertical_loop_type article .post_info>div,.blog_holder.blog_vertical_loop_type article .post_info>span {
    padding-right: 20px;
    position: relative;
    float: left
}

.blog_holder.blog_vertical_loop_type article .post_info>div:last-child,.blog_holder.blog_vertical_loop_type article .post_info>span:last-child {
    padding-right: 0
}

.blog_holder.blog_vertical_loop_type article .post_info>div:after,.blog_holder.blog_vertical_loop_type article .post_info>span:after {
    position: absolute;
    right: 5px;
    top: 0;
    content: "/"
}

.blog_holder.blog_vertical_loop_type article .post_info>div:last-child:after,.blog_holder.blog_vertical_loop_type article .post_info>span:last-child:after {
    content: ""
}

.blog_holder.blog_vertical_loop_type .blog_like a {
    line-height: inherit
}

.qode_parallax_layers {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden
}

.qode_parallax_layers_holder {
    position: relative;
    width: 110%;
    height: 110%;
    top: -5%;
    left: -5%
}

.qode_parallax_layers_holder .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    transform: translateZ(0);
    -webkit-transform: translateZ(0)
}

.qode_parallax_layers_holder .paralax_layers_content_holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qode_parallax_layers_holder .paralax_layers_content {
    display: table;
    width: 100%;
    height: 100%
}

.qode_parallax_layers_holder .paralax_layers_content_inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    text-align: center
}

.qode-instagram-feed {
    margin-left: -5px;
    margin-right: -5px;
    list-style: none
}

.qode-instagram-feed.qodef-scale-with-light-overlay a {
    display: block;
    position: relative;
    overflow: hidden
}

.qode-instagram-feed.qodef-scale-with-light-overlay a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,.15);
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.qode-instagram-feed.qodef-scale-with-light-overlay a:hover:after {
    opacity: 1
}

.qode-instagram-feed.qodef-scale-with-light-overlay a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.qode-instagram-feed.qodef-scale-with-light-overlay a img {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease
}

.qode-instagram-feed.qodef-scale-with-dark-overlay a {
    display: block;
    position: relative;
    overflow: hidden
}

.qode-instagram-feed.qodef-scale-with-dark-overlay a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.35);
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.qode-instagram-feed.qodef-scale-with-dark-overlay a:hover:after {
    opacity: 1
}

.qode-instagram-feed.qodef-scale-with-dark-overlay a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.qode-instagram-feed.qodef-scale-with-dark-overlay a img {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease
}

.qode-instagram-feed li {
    float: left;
    padding: 0 5px!important;
    margin: 0 0 10px!important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qode-instagram-feed li img {
    display: block
}

.qode-instagram-feed.qode-col-12 li {
    width: 8.333333333333333%
}

.qode-instagram-feed.qode-col-9 li {
    width: 11.11111111111111%
}

.qode-instagram-feed.qode-col-8 li {
    width: 12.5%
}

.qode-instagram-feed.qode-col-7 li {
    width: 14.28571428%
}

.qode-instagram-feed.qode-col-6 li {
    width: 16.66666666666667%
}

.qode-instagram-feed.qode-col-5 li {
    width: 20%
}

.qode-instagram-feed.qode-col-4 li {
    width: 25%
}

.qode-instagram-feed.qode-col-3 li {
    width: 33.33%
}

.qode-instagram-feed.qode-col-2 li {
    width: 50%
}

@-webkit-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@-moz-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@-o-keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@keyframes justified-gallery-show-caption-animation {
    from {
        opacity: 0
    }

    to {
        opacity: .7
    }
}

@-webkit-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-o-keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes justified-gallery-show-entry-animation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.justified-gallery {
    width: 100%;
    position: relative;
    overflow: hidden
}

.justified-gallery>a,.justified-gallery>div {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0)
}

.justified-gallery>a>a>img,.justified-gallery>a>img,.justified-gallery>div>a>img,.justified-gallery>div>img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    border: 0
}

.justified-gallery>a>.caption,.justified-gallery>div>.caption {
    display: none;
    position: absolute;
    bottom: 0;
    padding: 5px;
    background-color: #000;
    left: 0;
    right: 0;
    margin: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    font-family: sans-serif
}

.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible {
    display: initial;
    opacity: .7;
    filter: "alpha(opacity=70)";
    -webkit-animation: justified-gallery-show-caption-animation .5s 0 ease;
    -moz-animation: justified-gallery-show-caption-animation .5s 0 ease;
    -ms-animation: justified-gallery-show-caption-animation .5s 0 ease
}

.justified-gallery>.entry-visible {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-animation: justified-gallery-show-entry-animation .5s 0 ease;
    -moz-animation: justified-gallery-show-entry-animation .5s 0 ease;
    -ms-animation: justified-gallery-show-entry-animation .5s 0 ease
}

.justified-gallery>.jg-filtered {
    display: none
}

.justified-gallery>.spinner {
    position: absolute;
    bottom: 0;
    margin-left: -24px;
    padding: 10px 0;
    left: 50%;
    opacity: initial;
    filter: initial;
    overflow: initial
}

.justified-gallery>.spinner>span {
    display: inline-block;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 8px;
    height: 8px;
    margin: 0 4px;
    background-color: #000;
    border-radius: 6px
}

.justified-gallery>article {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0)
}

.justified-gallery>article a img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    padding: 0;
    border: 0
}

.qode-grid-lines-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.qode-grid-lines-holder .qode-grid-line {
    display: block;
    float: left;
    height: 100%;
    border-left: 1px solid #f4f5fa;
    box-sizing: border-box
}

.qode-grid-lines-holder .qode-grid-line:last-child {
    border-right: 1px solid #f4f5fa
}

.qode-grid-lines-holder.qode-grid-lines-dark-skin .qode-grid-line {
    border-left: 1px solid #222
}

.qode-grid-lines-holder.qode-grid-lines-dark-skin .qode-grid-line:last-child {
    border-right: 1px solid #222
}

.qode-grid-lines-holder.qode-grid-columns-2 .qode-grid-line {
    width: 50%
}

.qode-grid-lines-holder.qode-grid-columns-3 .qode-grid-line {
    width: 33.33%
}

.qode-grid-lines-holder.qode-grid-columns-4 .qode-grid-line {
    width: 25%
}

.qode-grid-lines-holder.qode-grid-columns-5 .qode-grid-line {
    width: 20%
}

.qode-grid-lines-holder.qode-grid-columns-6 .qode-grid-line {
    width: 16.666%
}

.qode-two-columns-form-without-space .qode-column-left {
    display: table-cell;
    width: 99%;
    vertical-align: top
}

.qode-two-columns-form-without-space .qode-column-right {
    display: table-cell;
    width: 1%;
    text-align: left;
    vertical-align: top
}

.qode-two-columns-form-with-space .qode-column-left {
    display: table-cell;
    width: 99%;
    vertical-align: top;
    padding: 0 10px 0 0;
    box-sizing: border-box
}

.qode-two-columns-form-with-space .qode-column-right {
    display: table-cell;
    width: 1%;
    text-align: left;
    vertical-align: top;
    padding: 0 0 0 10px;
    box-sizing: border-box
}

.qode-grid-col-10:after,.qode-grid-col-10:before,.qode-grid-col-11:after,.qode-grid-col-11:before,.qode-grid-col-12:after,.qode-grid-col-12:before,.qode-grid-col-1:after,.qode-grid-col-1:before,.qode-grid-col-2:after,.qode-grid-col-2:before,.qode-grid-col-3:after,.qode-grid-col-3:before,.qode-grid-col-4:after,.qode-grid-col-4:before,.qode-grid-col-5:after,.qode-grid-col-5:before,.qode-grid-col-7:after,.qode-grid-col-7:before,.qode-grid-col-8:after,.qode-grid-col-8:before,.qode-grid-col-9:after,.qode-grid-col-9:before,.qode-grid-row:after,.qode-grid-row:before {
    content: " ";
    display: table
}

.qode-no-space.qode-disable-bottom-space {
    margin-bottom: 0
}

.qode-no-space .qode-outer-space {
    margin: 0
}

.qode-no-space .qode-outer-space .qode-item-space {
    padding: 0;
    margin: 0
}

.qode-no-space.qode-disable-item-bottom-space .qode-item-space {
    margin: 0
}

.qode-tiny-space.qode-disable-bottom-space {
    margin-bottom: -10px
}

.qode-tiny-space .qode-outer-space {
    margin: 0 -5px
}

.qode-tiny-space .qode-outer-space .qode-item-space {
    padding: 0 5px;
    margin: 0 0 10px
}

.qode-tiny-space.qode-disable-item-bottom-space .qode-item-space {
    margin: 0
}

.qode-small-space.qode-disable-bottom-space {
    margin-bottom: -20px
}

.qode-small-space .qode-outer-space {
    margin: 0 -10px
}

.qode-small-space .qode-outer-space .qode-item-space {
    padding: 0 10px;
    margin: 0 0 20px
}

.qode-small-space.qode-disable-item-bottom-space .qode-item-space {
    margin: 0
}

.qode-normal-space.qode-disable-bottom-space {
    margin-bottom: -30px
}

.qode-normal-space .qode-outer-space {
    margin: 0 -15px
}

.qode-normal-space .qode-outer-space .qode-item-space {
    padding: 0 15px;
    margin: 0 0 30px
}

.qode-normal-space.qode-disable-item-bottom-space .qode-item-space {
    margin: 0
}

.qode-medium-space.qode-disable-bottom-space {
    margin-bottom: -40px
}

.qode-medium-space .qode-outer-space {
    margin: 0 -20px
}

.qode-medium-space .qode-outer-space .qode-item-space {
    padding: 0 20px;
    margin: 0 0 40px
}

.qode-medium-space.qode-disable-item-bottom-space .qode-item-space {
    margin: 0
}

.qode-large-space.qode-disable-bottom-space {
    margin-bottom: -50px
}

.qode-large-space .qode-outer-space {
    margin: 0 -25px
}

.qode-large-space .qode-outer-space .qode-item-space {
    padding: 0 25px;
    margin: 0 0 50px
}

.qode-large-space.qode-disable-item-bottom-space .qode-item-space {
    margin: 0
}

.qode-huge-space.qode-disable-bottom-space {
    margin-bottom: -80px
}

.qode-huge-space .qode-outer-space {
    margin: 0 -40px
}

.qode-huge-space .qode-outer-space .qode-item-space {
    padding: 0 40px;
    margin: 0 0 80px
}

.qode-huge-space.qode-disable-item-bottom-space .qode-item-space {
    margin: 0
}

.qode-grid-row {
    margin-left: -15px;
    margin-right: -15px
}

.qode-grid-no-gutter {
    margin-left: 0;
    margin-right: 0
}

.qode-grid-no-gutter>div {
    padding-left: 0;
    padding-right: 0
}

.qode-grid-tiny-gutter {
    margin-left: -5px;
    margin-right: -5px
}

.qode-grid-tiny-gutter>div {
    padding-left: 5px;
    padding-right: 5px
}

.qode-grid-small-gutter {
    margin-left: -10px;
    margin-right: -10px
}

.qode-grid-small-gutter>div {
    padding-left: 10px;
    padding-right: 10px
}

.qode-grid-normal-gutter {
    margin-left: -15px;
    margin-right: -15px
}

.qode-grid-normal-gutter>div {
    padding-left: 15px;
    padding-right: 15px
}

.qode-grid-medium-gutter {
    margin-left: -20px;
    margin-right: -20px
}

.qode-grid-medium-gutter>div {
    padding-left: 20px;
    padding-right: 20px
}

.qode-grid-large-gutter {
    margin-left: -25px;
    margin-right: -25px
}

.qode-grid-large-gutter>div {
    padding-left: 25px;
    padding-right: 25px
}

.qode-grid-huge-gutter {
    margin-left: -40px;
    margin-right: -40px
}

.qode-grid-huge-gutter>div {
    padding-left: 40px;
    padding-right: 40px
}

.qode-grid-col-1,.qode-grid-col-10,.qode-grid-col-11,.qode-grid-col-12,.qode-grid-col-2,.qode-grid-col-3,.qode-grid-col-4,.qode-grid-col-5,.qode-grid-col-7,.qode-grid-col-8,.qode-grid-col-9 {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    box-sizing: border-box
}

.qode-grid-col-1 {
    float: left;
    width: 8.33333%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-1 {
        width:100%;
        float: none
    }
}

.qode-grid-col-2 {
    float: left;
    width: 16.66667%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-2 {
        width:100%;
        float: none
    }
}

.qode-grid-col-3 {
    float: left;
    width: 25%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-3 {
        width:100%;
        float: none
    }
}

.qode-grid-col-4 {
    float: left;
    width: 33.33333%
}

.qode-grid-col-4:after {
    clear: both
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-4 {
        width:100%;
        float: none
    }
}

.qode-grid-col-5 {
    float: left;
    width: 41.66667%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-5 {
        width:100%;
        float: none
    }
}

.qode-grid-col-6 {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box
}

.qode-grid-col-6:after,.qode-grid-col-6:before {
    content: " ";
    display: table
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-6 {
        width:100%;
        float: none
    }
}

.qode-grid-col-7 {
    float: left;
    width: 58.33333%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-7 {
        width:100%;
        float: none
    }
}

.qode-grid-col-8 {
    float: left;
    width: 66.66667%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-8 {
        width:100%;
        float: none
    }
}

.qode-grid-col-9 {
    float: left;
    width: 75%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-9 {
        width:100%;
        float: none
    }
}

.qode-grid-col-10 {
    float: left;
    width: 83.33333%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-10 {
        width:100%;
        float: none
    }
}

.qode-grid-col-11 {
    float: left;
    width: 91.66667%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-11 {
        width:100%;
        float: none
    }
}

.qode-grid-col-12 {
    float: left;
    width: 100%
}

.qode-grid-col-push-1 {
    left: 8.33333%
}

.qode-grid-col-pull-1 {
    right: 8.33333%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-12 {
        width:100%;
        float: none
    }

    .qode-grid-col-push-1 {
        left: 0
    }

    .qode-grid-col-pull-1 {
        right: 0
    }
}

.qode-grid-col-push-2 {
    left: 16.66667%
}

.qode-grid-col-pull-2 {
    right: 16.66667%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-push-2 {
        left:0
    }

    .qode-grid-col-pull-2 {
        right: 0
    }
}

.qode-grid-col-push-3 {
    left: 25%
}

.qode-grid-col-pull-3 {
    right: 25%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-push-3 {
        left:0
    }

    .qode-grid-col-pull-3 {
        right: 0
    }
}

.qode-grid-col-push-4 {
    left: 33.33333%
}

.qode-grid-col-pull-4 {
    right: 33.33333%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-push-4 {
        left:0
    }

    .qode-grid-col-pull-4 {
        right: 0
    }
}

.qode-grid-col-push-5 {
    left: 41.66667%
}

.qode-grid-col-pull-5 {
    right: 41.66667%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-push-5 {
        left:0
    }

    .qode-grid-col-pull-5 {
        right: 0
    }
}

.qode-grid-col-push-6 {
    left: 50%
}

.qode-grid-col-pull-6 {
    right: 50%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-push-6 {
        left:0
    }

    .qode-grid-col-pull-6 {
        right: 0
    }
}

.qode-grid-col-push-7 {
    left: 58.33333%
}

.qode-grid-col-pull-7 {
    right: 58.33333%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-push-7 {
        left:0
    }

    .qode-grid-col-pull-7 {
        right: 0
    }
}

.qode-grid-col-push-8 {
    left: 66.66667%
}

.qode-grid-col-pull-8 {
    right: 66.66667%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-push-8 {
        left:0
    }

    .qode-grid-col-pull-8 {
        right: 0
    }
}

.qode-grid-col-push-9 {
    left: 75%
}

.qode-grid-col-pull-9 {
    right: 75%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-push-9 {
        left:0
    }

    .qode-grid-col-pull-9 {
        right: 0
    }
}

.qode-grid-col-push-10 {
    left: 83.33333%
}

.qode-grid-col-pull-10 {
    right: 83.33333%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-push-10 {
        left:0
    }

    .qode-grid-col-pull-10 {
        right: 0
    }
}

.qode-grid-col-push-11 {
    left: 91.66667%
}

.qode-grid-col-pull-11 {
    right: 91.66667%
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-push-11 {
        left:0
    }

    .qode-grid-col-pull-11 {
        right: 0
    }
}

.qode-grid-col-push-12 {
    left: 100%
}

.qode-grid-col-pull-12 {
    right: 100%
}

@media only screen and (max-width: 1400px) {
    .qode-grid-col-laptop-landscape-large-1 {
        width:8.33333%;
        float: left
    }
}

@media only screen and (max-width: 1280px) {
    .qode-grid-col-laptop-landscape-medium-1 {
        width:8.33333%;
        float: left
    }
}

@media only screen and (max-width: 1200px) {
    .qode-grid-col-laptop-landscape-1 {
        width:8.33333%;
        float: left
    }
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-push-12 {
        left:0
    }

    .qode-grid-col-pull-12 {
        right: 0
    }

    .qode-grid-col-ipad-landscape-1 {
        width: 8.33333%;
        float: left
    }
}

@media only screen and (max-width: 768px) {
    .qode-grid-col-ipad-portrait-1 {
        width:8.33333%;
        float: left
    }
}

@media only screen and (max-width: 600px) {
    .qode-grid-col-phone-landscape-1 {
        width:8.33333%;
        float: left
    }
}

@media only screen and (max-width: 480px) {
    .qode-grid-col-phone-portrait-1 {
        width:8.33333%;
        float: left
    }
}

@media only screen and (max-width: 320px) {
    .qode-grid-col-smaller-phone-portrait-1 {
        width:8.33333%;
        float: left
    }

    .qode-grid-col-smaller-phone-portrait-2 {
        width: 16.66667%;
        float: left
    }
}

@media only screen and (max-width: 1400px) {
    .qode-grid-col-laptop-landscape-large-2 {
        width:16.66667%;
        float: left
    }
}

@media only screen and (max-width: 1280px) {
    .qode-grid-col-laptop-landscape-medium-2 {
        width:16.66667%;
        float: left
    }
}

@media only screen and (max-width: 1200px) {
    .qode-grid-col-laptop-landscape-2 {
        width:16.66667%;
        float: left
    }
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-ipad-landscape-2 {
        width:16.66667%;
        float: left
    }
}

@media only screen and (max-width: 768px) {
    .qode-grid-col-ipad-portrait-2 {
        width:16.66667%;
        float: left
    }
}

@media only screen and (max-width: 600px) {
    .qode-grid-col-phone-landscape-2 {
        width:16.66667%;
        float: left
    }
}

@media only screen and (max-width: 480px) {
    .qode-grid-col-phone-portrait-2 {
        width:16.66667%;
        float: left
    }

    .qode-grid-col-phone-portrait-3 {
        width: 25%;
        float: left
    }
}

@media only screen and (max-width: 1400px) {
    .qode-grid-col-laptop-landscape-large-3 {
        width:25%;
        float: left
    }
}

@media only screen and (max-width: 1280px) {
    .qode-grid-col-laptop-landscape-medium-3 {
        width:25%;
        float: left
    }
}

@media only screen and (max-width: 1200px) {
    .qode-grid-col-laptop-landscape-3 {
        width:25%;
        float: left
    }
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-ipad-landscape-3 {
        width:25%;
        float: left
    }
}

@media only screen and (max-width: 768px) {
    .qode-grid-col-ipad-portrait-3 {
        width:25%;
        float: left
    }
}

@media only screen and (max-width: 600px) {
    .qode-grid-col-phone-landscape-3 {
        width:25%;
        float: left
    }
}

@media only screen and (max-width: 320px) {
    .qode-grid-col-smaller-phone-portrait-3 {
        width:25%;
        float: left
    }

    .qode-grid-col-smaller-phone-portrait-4 {
        width: 33.33333%;
        float: left
    }
}

@media only screen and (max-width: 1400px) {
    .qode-grid-col-laptop-landscape-large-4 {
        width:33.33333%;
        float: left
    }
}

@media only screen and (max-width: 1280px) {
    .qode-grid-col-laptop-landscape-medium-4 {
        width:33.33333%;
        float: left
    }
}

@media only screen and (max-width: 1200px) {
    .qode-grid-col-laptop-landscape-4 {
        width:33.33333%;
        float: left
    }
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-ipad-landscape-4 {
        width:33.33333%;
        float: left
    }
}

@media only screen and (max-width: 768px) {
    .qode-grid-col-ipad-portrait-4 {
        width:33.33333%;
        float: left
    }
}

@media only screen and (max-width: 600px) {
    .qode-grid-col-phone-landscape-4 {
        width:33.33333%;
        float: left
    }
}

@media only screen and (max-width: 480px) {
    .qode-grid-col-phone-portrait-4 {
        width:33.33333%;
        float: left
    }

    .qode-grid-col-phone-portrait-5 {
        width: 41.66667%;
        float: left
    }
}

@media only screen and (max-width: 1400px) {
    .qode-grid-col-laptop-landscape-large-5 {
        width:41.66667%;
        float: left
    }
}

@media only screen and (max-width: 1280px) {
    .qode-grid-col-laptop-landscape-medium-5 {
        width:41.66667%;
        float: left
    }
}

@media only screen and (max-width: 1200px) {
    .qode-grid-col-laptop-landscape-5 {
        width:41.66667%;
        float: left
    }
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-ipad-landscape-5 {
        width:41.66667%;
        float: left
    }
}

@media only screen and (max-width: 768px) {
    .qode-grid-col-ipad-portrait-5 {
        width:41.66667%;
        float: left
    }
}

@media only screen and (max-width: 600px) {
    .qode-grid-col-phone-landscape-5 {
        width:41.66667%;
        float: left
    }
}

@media only screen and (max-width: 320px) {
    .qode-grid-col-smaller-phone-portrait-5 {
        width:41.66667%;
        float: left
    }

    .qode-grid-col-smaller-phone-portrait-6 {
        width: 50%;
        float: left
    }
}

@media only screen and (max-width: 1400px) {
    .qode-grid-col-laptop-landscape-large-6 {
        width:50%;
        float: left
    }
}

@media only screen and (max-width: 1280px) {
    .qode-grid-col-laptop-landscape-medium-6 {
        width:50%;
        float: left
    }
}

@media only screen and (max-width: 1200px) {
    .qode-grid-col-laptop-landscape-6 {
        width:50%;
        float: left
    }
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-ipad-landscape-6 {
        width:50%;
        float: left
    }
}

@media only screen and (max-width: 768px) {
    .qode-grid-col-ipad-portrait-6 {
        width:50%;
        float: left
    }
}

@media only screen and (max-width: 600px) {
    .qode-grid-col-phone-landscape-6 {
        width:50%;
        float: left
    }
}

@media only screen and (max-width: 480px) {
    .qode-grid-col-phone-portrait-6 {
        width:50%;
        float: left
    }

    .qode-grid-col-phone-portrait-7 {
        width: 58.33333%;
        float: left
    }
}

@media only screen and (max-width: 1400px) {
    .qode-grid-col-laptop-landscape-large-7 {
        width:58.33333%;
        float: left
    }
}

@media only screen and (max-width: 1280px) {
    .qode-grid-col-laptop-landscape-medium-7 {
        width:58.33333%;
        float: left
    }
}

@media only screen and (max-width: 1200px) {
    .qode-grid-col-laptop-landscape-7 {
        width:58.33333%;
        float: left
    }
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-ipad-landscape-7 {
        width:58.33333%;
        float: left
    }
}

@media only screen and (max-width: 768px) {
    .qode-grid-col-ipad-portrait-7 {
        width:58.33333%;
        float: left
    }
}

@media only screen and (max-width: 600px) {
    .qode-grid-col-phone-landscape-7 {
        width:58.33333%;
        float: left
    }
}

@media only screen and (max-width: 320px) {
    .qode-grid-col-smaller-phone-portrait-7 {
        width:58.33333%;
        float: left
    }

    .qode-grid-col-smaller-phone-portrait-8 {
        width: 66.66667%;
        float: left
    }
}

@media only screen and (max-width: 1400px) {
    .qode-grid-col-laptop-landscape-large-8 {
        width:66.66667%;
        float: left
    }
}

@media only screen and (max-width: 1280px) {
    .qode-grid-col-laptop-landscape-medium-8 {
        width:66.66667%;
        float: left
    }
}

@media only screen and (max-width: 1200px) {
    .qode-grid-col-laptop-landscape-8 {
        width:66.66667%;
        float: left
    }
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-ipad-landscape-8 {
        width:66.66667%;
        float: left
    }
}

@media only screen and (max-width: 768px) {
    .qode-grid-col-ipad-portrait-8 {
        width:66.66667%;
        float: left
    }
}

@media only screen and (max-width: 600px) {
    .qode-grid-col-phone-landscape-8 {
        width:66.66667%;
        float: left
    }
}

@media only screen and (max-width: 480px) {
    .qode-grid-col-phone-portrait-8 {
        width:66.66667%;
        float: left
    }

    .qode-grid-col-phone-portrait-9 {
        width: 75%;
        float: left
    }
}

@media only screen and (max-width: 1400px) {
    .qode-grid-col-laptop-landscape-large-9 {
        width:75%;
        float: left
    }
}

@media only screen and (max-width: 1280px) {
    .qode-grid-col-laptop-landscape-medium-9 {
        width:75%;
        float: left
    }
}

@media only screen and (max-width: 1200px) {
    .qode-grid-col-laptop-landscape-9 {
        width:75%;
        float: left
    }
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-ipad-landscape-9 {
        width:75%;
        float: left
    }
}

@media only screen and (max-width: 768px) {
    .qode-grid-col-ipad-portrait-9 {
        width:75%;
        float: left
    }
}

@media only screen and (max-width: 600px) {
    .qode-grid-col-phone-landscape-9 {
        width:75%;
        float: left
    }
}

@media only screen and (max-width: 320px) {
    .qode-grid-col-smaller-phone-portrait-9 {
        width:75%;
        float: left
    }

    .qode-grid-col-smaller-phone-portrait-10 {
        width: 83.33333%;
        float: left
    }
}

@media only screen and (max-width: 1400px) {
    .qode-grid-col-laptop-landscape-large-10 {
        width:83.33333%;
        float: left
    }
}

@media only screen and (max-width: 1280px) {
    .qode-grid-col-laptop-landscape-medium-10 {
        width:83.33333%;
        float: left
    }
}

@media only screen and (max-width: 1200px) {
    .qode-grid-col-laptop-landscape-10 {
        width:83.33333%;
        float: left
    }
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-ipad-landscape-10 {
        width:83.33333%;
        float: left
    }
}

@media only screen and (max-width: 768px) {
    .qode-grid-col-ipad-portrait-10 {
        width:83.33333%;
        float: left
    }
}

@media only screen and (max-width: 600px) {
    .qode-grid-col-phone-landscape-10 {
        width:83.33333%;
        float: left
    }
}

@media only screen and (max-width: 480px) {
    .qode-grid-col-phone-portrait-10 {
        width:83.33333%;
        float: left
    }

    .qode-grid-col-phone-portrait-11 {
        width: 91.66667%;
        float: left
    }
}

@media only screen and (max-width: 1400px) {
    .qode-grid-col-laptop-landscape-large-11 {
        width:91.66667%;
        float: left
    }
}

@media only screen and (max-width: 1280px) {
    .qode-grid-col-laptop-landscape-medium-11 {
        width:91.66667%;
        float: left
    }
}

@media only screen and (max-width: 1200px) {
    .qode-grid-col-laptop-landscape-11 {
        width:91.66667%;
        float: left
    }
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-ipad-landscape-11 {
        width:91.66667%;
        float: left
    }
}

@media only screen and (max-width: 768px) {
    .qode-grid-col-ipad-portrait-11 {
        width:91.66667%;
        float: left
    }
}

@media only screen and (max-width: 600px) {
    .qode-grid-col-phone-landscape-11 {
        width:91.66667%;
        float: left
    }
}

@media only screen and (max-width: 320px) {
    .qode-grid-col-smaller-phone-portrait-11 {
        width:91.66667%;
        float: left
    }

    .qode-grid-col-smaller-phone-portrait-12 {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width: 1400px) {
    .qode-grid-col-laptop-landscape-large-12 {
        width:100%;
        float: none
    }
}

@media only screen and (max-width: 1280px) {
    .qode-grid-col-laptop-landscape-medium-12 {
        width:100%;
        float: none
    }
}

@media only screen and (max-width: 1200px) {
    .qode-grid-col-laptop-landscape-12 {
        width:100%;
        float: none
    }
}

@media only screen and (max-width: 1024px) {
    .qode-grid-col-ipad-landscape-12 {
        width:100%;
        float: none
    }
}

@media only screen and (max-width: 768px) {
    .qode-grid-col-ipad-portrait-12 {
        width:100%;
        float: none
    }
}

@media only screen and (max-width: 600px) {
    .qode-grid-col-phone-landscape-12 {
        width:100%;
        float: none
    }
}

@media only screen and (max-width: 480px) {
    .qode-grid-col-phone-portrait-12 {
        width:100%;
        float: none
    }
}

.qode-owl-slider,.qode-owl-slider-style {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.qode-owl-slider-style.owl-loaded,.qode-owl-slider.owl-loaded {
    display: block
}

.qode-owl-slider-style.owl-loading,.qode-owl-slider.owl-loading {
    opacity: 0;
    display: block
}

.qode-owl-slider-style.owl-hidden,.qode-owl-slider.owl-hidden {
    opacity: 0
}

.qode-owl-slider-style.owl-refresh .owl-item,.qode-owl-slider.owl-refresh .owl-item {
    visibility: hidden
}

.qode-owl-slider-style.owl-drag .owl-item,.qode-owl-slider.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.qode-owl-slider-style.owl-grab,.qode-owl-slider.owl-grab {
    cursor: move;
    cursor: grab
}

.qode-owl-slider-style.owl-rtl .owl-item,.qode-owl-slider.owl-rtl .owl-item {
    float: right
}

.no-js .qode-owl-slider,.no-js .qode-owl-slider-style {
    display: block
}

.qode-owl-slider .owl-stage,.qode-owl-slider-style .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.qode-owl-slider .owl-stage:after,.qode-owl-slider-style .owl-stage:after {
    content: ".";
    display: block;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.qode-owl-slider .owl-stage-outer,.qode-owl-slider-style .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.qode-owl-slider .owl-item,.qode-owl-slider .owl-wrapper,.qode-owl-slider-style .owl-item,.qode-owl-slider-style .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)
}

.qode-owl-slider .owl-item,.qode-owl-slider-style .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.qode-owl-slider .owl-item img,.qode-owl-slider-style .owl-item img {
    display: block;
    width: 100%
}

.qode-owl-slider .owl-item img .owl-lazy,.qode-owl-slider-style .owl-item img .owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.qode-owl-slider .owl-item .owl-lazy,.qode-owl-slider-style .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.qode-owl-slider .owl-nav.disabled,.qode-owl-slider-style .owl-nav.disabled {
    display: none
}

.qode-owl-slider .owl-nav .owl-next,.qode-owl-slider .owl-nav .owl-prev,.qode-owl-slider-style .owl-nav .owl-next,.qode-owl-slider-style .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    z-index: 3;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qode-owl-slider .owl-nav .owl-next:hover .qode-next-icon,.qode-owl-slider .owl-nav .owl-next:hover .qode-prev-icon,.qode-owl-slider .owl-nav .owl-prev:hover .qode-next-icon,.qode-owl-slider .owl-nav .owl-prev:hover .qode-prev-icon,.qode-owl-slider-style .owl-nav .owl-next:hover .qode-next-icon,.qode-owl-slider-style .owl-nav .owl-next:hover .qode-prev-icon,.qode-owl-slider-style .owl-nav .owl-prev:hover .qode-next-icon,.qode-owl-slider-style .owl-nav .owl-prev:hover .qode-prev-icon {
    color: #1abc9c
}

.qode-owl-slider .owl-nav .owl-prev,.qode-owl-slider-style .owl-nav .owl-prev {
    left: 30px
}

.qode-owl-slider .owl-nav .owl-next,.qode-owl-slider-style .owl-nav .owl-next {
    right: 30px
}

.qode-owl-slider .owl-nav .qode-next-icon,.qode-owl-slider .owl-nav .qode-prev-icon,.qode-owl-slider-style .owl-nav .qode-next-icon,.qode-owl-slider-style .owl-nav .qode-prev-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #000;
    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.qode-owl-slider .owl-nav .qode-next-icon .qode-icon-arrow,.qode-owl-slider .owl-nav .qode-prev-icon .qode-icon-arrow,.qode-owl-slider-style .owl-nav .qode-next-icon .qode-icon-arrow,.qode-owl-slider-style .owl-nav .qode-prev-icon .qode-icon-arrow {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 46px;
    line-height: 1em
}

.qode-owl-slider .owl-nav .qode-next-icon .qode-icon-arrow:before,.qode-owl-slider .owl-nav .qode-prev-icon .qode-icon-arrow:before,.qode-owl-slider-style .owl-nav .qode-next-icon .qode-icon-arrow:before,.qode-owl-slider-style .owl-nav .qode-prev-icon .qode-icon-arrow:before {
    display: block;
    line-height: inherit
}

.qode-owl-slider .owl-dots,.qode-owl-slider-style .owl-dots {
    text-align: center;
    margin: 16px 0 0
}

.qode-owl-slider .owl-dots.disabled,.qode-owl-slider-style .owl-dots.disabled {
    display: none
}

.qode-owl-slider .owl-dots .owl-dot,.qode-owl-slider-style .owl-dots .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    vertical-align: middle
}

.qode-owl-slider .owl-dots .owl-dot span,.qode-owl-slider-style .owl-dots .owl-dot span {
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    margin: 0 6px;
    border-radius: 3em;
    background-color: transparent;
    border: 2px solid rgba(0,0,0,.5);
    -webkit-transition: background-color .2s ease-out,border .2s ease-out;
    -moz-transition: background-color .2s ease-out,border .2s ease-out;
    transition: background-color .2s ease-out,border .2s ease-out;
    box-sizing: border-box
}

.qode-owl-slider .owl-dots .owl-dot.active span,.qode-owl-slider .owl-dots .owl-dot:hover span,.qode-owl-slider-style .owl-dots .owl-dot.active span,.qode-owl-slider-style .owl-dots .owl-dot:hover span {
    background-color: #000;
    border-color: #000
}

.qode-owl-slider .animated,.qode-owl-slider-style .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.qode-owl-slider .owl-animated-in,.qode-owl-slider-style .owl-animated-in {
    z-index: 0
}

.qode-owl-slider .owl-animated-out,.qode-owl-slider-style .owl-animated-out {
    z-index: 1
}

.qode-owl-slider .fadeOut,.qode-owl-slider-style .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.owl-height {
    transition: height .5s ease-in-out
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.qode-icon-holder {
    display: inline-block;
    vertical-align: middle
}

.qode-icon-holder.qode-icon-circle,.qode-icon-holder.qode-icon-square {
    background-color: #1abc9c;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    -webkit-transition: background-color .8s cubic-bezier(.19,.65,.02,.93),border-color .8s cubic-bezier(.19,.65,.02,.93);
    -moz-transition: background-color .8s cubic-bezier(.19,.65,.02,.93),border-color .8s cubic-bezier(.19,.65,.02,.93);
    transition: background-color .8s cubic-bezier(.19,.65,.02,.93),border-color .8s cubic-bezier(.19,.65,.02,.93)
}

.qode-icon-holder.qode-icon-circle a,.qode-icon-holder.qode-icon-square a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.qode-icon-holder.qode-icon-circle {
    border-radius: 50%
}

.qode-icon-holder.qode-icon-tiny {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.qode-icon-holder.qode-icon-small {
    font-size: 2em
}

.qode-icon-holder.qode-icon-medium {
    font-size: 3em
}

.qode-icon-holder.qode-icon-large {
    font-size: 4em
}

.qode-icon-holder.qode-icon-huge {
    font-size: 5em
}

.qode-icon-holder .qode-icon-element {
    line-height: inherit;
    color: #fff;
    -webkit-transition: color .8s cubic-bezier(.19,.65,.02,.93);
    -moz-transition: color .8s cubic-bezier(.19,.65,.02,.93);
    transition: color .8s cubic-bezier(.19,.65,.02,.93)
}

.qode-icon-holder .qode-icon-element:before {
    line-height: inherit
}

.vertical_menu_enabled .content .container,.vertical_menu_enabled .full_width,.vertical_menu_enabled .q_slider,.vertical_menu_enabled .title_outer,.vertical_menu_enabled footer {
    padding-left: 260px
}

.boxed.vertical_menu_enabled .content .container,.boxed.vertical_menu_enabled .full_width,.boxed.vertical_menu_enabled .q_slider,.boxed.vertical_menu_enabled .title_outer,.boxed.vertical_menu_enabled footer {
    padding-left: 0
}

.boxed.vertical_menu_enabled,.boxed.vertical_menu_enabled footer.uncover {
    padding-left: 260px
}

.vertical_menu_enabled .content .title .container {
    padding-left: 0
}

.vertical_menu_enabled .content .container,.vertical_menu_enabled .q_slider,.vertical_menu_enabled footer {
    width: auto
}

aside.vertical_menu_area {
    position: fixed;
    width: 260px;
    top: 0;
    left: 0;
    padding: 10px 30px;
    background-color: #fff;
    height: 100%;
    z-index: 101;
    -webkit-backface-visibility: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    transition: background-color .3s ease;
    outline: 0
}

aside.vertical_menu_area.with_scroll {
    overflow: hidden
}

aside.vertical_menu_area .vertical_menu_area_widget_holder {
    font-size: 13px;
    position: relative
}

.vertical_menu_enabled.vertical_area_transparent .content {
    padding-left: 0
}

.vertical_menu_transparency_on aside.vertical_menu_area.light .q_social_icon_holder i.simple_social,.vertical_menu_transparency_on aside.vertical_menu_area.light .q_social_icon_holder span.simple_social,.vertical_menu_transparency_on aside.vertical_menu_area.light .vertical_menu_area_widget_holder,.vertical_menu_transparency_on aside.vertical_menu_area.light .widget a {
    color: #fff
}

.vertical_menu_transparency_on aside.vertical_menu_area.dark .q_social_icon_holder i.simple_social,.vertical_menu_transparency_on aside.vertical_menu_area.dark .q_social_icon_holder span.simple_social,.vertical_menu_transparency_on aside.vertical_menu_area.dark .vertical_menu_area_widget_holder,.vertical_menu_transparency_on aside.vertical_menu_area.dark .widget a {
    color: #000
}

.vertical_menu_enabled header {
    display: block
}

.vertical_menu_enabled header .header_inner {
    display: none
}

.vertical_area_background {
    position: fixed;
    width: 260px;
    height: 100%;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    z-index: 0;
    -webkit-transition: opacity .6s ease;
    -moz-transition: opacity .6s ease;
    -o-transition: opacity .6s ease;
    -ms-transition: opacity .6s ease;
    transition: opacity .6s ease;
    opacity: 1
}

.vertical_logo_wrapper {
    z-index: 100;
    position: relative
}

.vertical_logo_wrapper img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.q_logo_vertical img.normal {
    position: relative
}

.q_logo_vertical img.dark,.q_logo_vertical img.light,.vertical_menu_transparency_on .light .q_logo_vertical img.normal {
    opacity: 0
}

.vertical_menu_transparency_on .light .q_logo_vertical img.light {
    opacity: 1
}

.vertical_menu_transparency_on .dark .q_logo_vertical img.light,.vertical_menu_transparency_on .dark .q_logo_vertical img.normal,.vertical_menu_transparency_on .light .q_logo_vertical img.dark {
    opacity: 0
}

.vertical_menu_transparency_on .dark .q_logo_vertical img.dark {
    opacity: 1
}

nav.vertical_menu {
    position: relative;
    z-index: 101;
    margin: 45px 0 0
}

.vertical_menu ul {
    list-style: none
}

.vertical_menu ul li {
    position: relative
}

nav.vertical_menu>ul>li>a {
    color: #303030;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    position: relative;
    line-height: 34px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    -ms-transition: color .3s ease;
    transition: color .3s ease
}

.vertical_menu_transparency_on .light nav.vertical_menu>ul>li>a {
    color: #fff
}

.vertical_menu_transparency_on .dark nav.vertical_menu>ul>li>a {
    color: #000
}

.vertical_menu .second .inner {
    position: relative;
    display: block;
    padding: 0;
    z-index: 997
}

.vertical_menu_float .second .inner_arrow,.vertical_menu_on_click .second .inner_arrow,.vertical_menu_on_click .second ul ul,.vertical_menu_toggle .second .inner_arrow,.vertical_menu_toggle .second ul ul {
    display: none
}

.vertical_menu .second .inner>ul>li>a:hover {
    color: #303030
}

.vertical_menu_on_click .second,.vertical_menu_toggle .second {
    margin: 0;
    display: none;
    overflow: hidden;
    z-index: 10
}

nav.vertical_menu_on_click ul li a,nav.vertical_menu_toggle ul li a {
    display: block
}

nav.vertical_menu_on_click ul li a .line,nav.vertical_menu_toggle ul li a .line {
    display: none
}

nav.vertical_menu_float ul>li.menu-item-has-children>a>.plus,nav.vertical_menu_on_click ul>li.menu-item-has-children>a>.plus,nav.vertical_menu_toggle ul>li.menu-item-has-children>a>.plus {
    float: right;
    width: 20px;
    height: 8px;
    margin: 12px 0 0;
    z-index: 10000;
    display: block;
    position: relative;
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_cross.png);
    background-repeat: no-repeat;
    background-position: 100%;
    -o-background-size: 8px 8px;
    -webkit-background-size: 8px 8px;
    -moz-background-size: 8px 8px;
    background-size: 8px 8px
}

nav.vertical_menu_float ul li ul>li.menu-item-has-children>a>.plus,nav.vertical_menu_on_click ul li ul>li.menu-item-has-children>a>.plus,nav.vertical_menu_toggle ul li ul>li.menu-item-has-children>a>.plus {
    margin: 5px 0 0
}

.no-touch nav.vertical_menu_float ul>li.menu-item-has-children.open>a>.plus,.no-touch nav.vertical_menu_on_click ul>li.menu-item-has-children.open>a>.plus,.no-touch nav.vertical_menu_toggle ul>li.menu-item-has-children>a:hover>.plus,.touch nav.vertical_menu_float ul>li.menu-item-has-children.open>a>.plus,.touch nav.vertical_menu_on_click ul>li.menu-item-has-children.open>a>.plus,.touch nav.vertical_menu_toggle ul>li.menu-item-has-children.open>a>.plus {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_minus.png)
}

nav.vertical_menu_float ul li.menu-item-has-children a span,nav.vertical_menu_on_click ul li.menu-item-has-children a span,nav.vertical_menu_toggle ul li.menu-item-has-children a span {
    display: inline-block;
    max-width: 180px;
    line-height: 1em
}

nav.vertical_menu_float ul li a .q_menu_arrow,nav.vertical_menu_on_click li.narrow .second .inner ul ul,nav.vertical_menu_on_click ul li a .q_menu_arrow,nav.vertical_menu_toggle li.narrow .second .inner ul ul,nav.vertical_menu_toggle ul li a .q_menu_arrow {
    display: none
}

.vertical_menu_float .menu-item .second {
    position: absolute;
    top: 0;
    left: calc(100% + 30px);
    width: 100%;
    margin-left: 50px;
    opacity: 0;
    background-color: #fff;
    visibility: hidden;
    transition: all .3s ease-in-out
}

.vertical_menu_float .menu-item .second * {
    visibility: hidden;
    transition: visibility .3s ease-in-out
}

.vertical_menu_float .menu-item .second.vertical_menu_start {
    margin-left: 0;
    opacity: 1;
    visibility: visible
}

.vertical_menu_float .menu-item .second.vertical_menu_start * {
    visibility: visible
}

.vertical_menu_float .menu-item .second.vertical_menu_start ul li ul,.vertical_menu_float .menu-item .second.vertical_menu_start ul li ul * {
    visibility: hidden
}

.vertical_menu_float .menu-item .second.vertical_menu_start ul li ul.vertical_submenu_start,.vertical_menu_float .menu-item .second.vertical_menu_start ul li ul.vertical_submenu_start * {
    visibility: visible
}

.vertical_menu_float .second .inner ul {
    width: 100%
}

.vertical_menu_float li.narrow .second .inner ul {
    border: none;
    background-color: #fff;
    padding: 0
}

.vertical_menu_float .second .inner ul li ul {
    position: absolute;
    border: none;
    top: 0;
    left: 100%;
    margin-left: 50px;
    height: auto;
    visibility: hidden;
    width: 100%;
    opacity: 0;
    overflow: hidden;
    z-index: 10;
    background-color: #fff;
    padding: 0;
    transition: all .3s ease-in-out
}

.vertical_menu_float .second .inner ul li ul.vertical_submenu_start {
    opacity: 1;
    margin-left: 0;
    visibility: visible
}

.vertical_menu_enabled.vertical_menu_transparency_on:not(.vertical_menu_hidden) aside.vertical_menu_area .vertical_menu_float .menu-item .second,.vertical_menu_enabled.vertical_menu_transparency_on:not(.vertical_menu_hidden) aside.vertical_menu_area .vertical_menu_float .second .inner ul li ul {
    background-color: transparent!important
}

.vertical_menu_transparency_on .light nav.vertical_menu_float ul>li.menu-item-has-children>a>.plus,.vertical_menu_transparency_on .light nav.vertical_menu_on_click ul>li.menu-item-has-children>a>.plus,.vertical_menu_transparency_on .light nav.vertical_menu_toggle ul>li.menu-item-has-children>a>.plus {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_cross_white.png)
}

.vertical_menu_transparency_on .light nav.vertical_menu_float ul>li.menu-item-has-children.open>a>.plus,.vertical_menu_transparency_on .light nav.vertical_menu_on_click ul>li.menu-item-has-children.open>a>.plus,.vertical_menu_transparency_on .light nav.vertical_menu_toggle ul>li.menu-item-has-children>a:hover>.plus {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_minus_white.png)
}

.vertical_menu_transparency_on .dark nav.vertical_menu_float ul>li.menu-item-has-children>a>.plus,.vertical_menu_transparency_on .dark nav.vertical_menu_on_click ul>li.menu-item-has-children>a>.plus,.vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul>li.menu-item-has-children>a>.plus {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_cross_black.png)
}

.vertical_menu_transparency_on .dark nav.vertical_menu_float ul>li.menu-item-has-children.open>a>.plus,.vertical_menu_transparency_on .dark nav.vertical_menu_on_click ul>li.menu-item-has-children.open>a>.plus,.vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul>li.menu-item-has-children>a:hover>.plus {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_minus_black.png)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:150 / 100),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:160dpi) {
    nav.vertical_menu_float ul li.menu-item-has-children a .plus,nav.vertical_menu_on_click ul li.menu-item-has-children a .plus,nav.vertical_menu_toggle ul li.menu-item-has-children a .plus {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_cross@1_5x.png)
    }

    .no-touch nav.vertical_menu_float ul>li.menu-item-has-children.open>a>.plus,.no-touch nav.vertical_menu_on_click ul>li.menu-item-has-children.open>a>.plus,.no-touch nav.vertical_menu_toggle ul>li.menu-item-has-children>a:hover>.plus,.touch nav.vertical_menu_float ul>li.menu-item-has-children.open>a>.plus,.touch nav.vertical_menu_on_click ul>li.menu-item-has-children.open>a>.plus,.touch nav.vertical_menu_toggle ul>li.menu-item-has-children.open>a>.plus {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_minus@1_5x.png)
    }

    .vertical_menu_transparency_on .light nav.vertical_menu_float ul li.menu-item-has-children a .plus,.vertical_menu_transparency_on .light nav.vertical_menu_on_click ul li.menu-item-has-children a .plus,.vertical_menu_transparency_on .light nav.vertical_menu_toggle ul li.menu-item-has-children a .plus {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_cross_white@1_5x.png)
    }

    .vertical_menu_transparency_on .light nav.vertical_menu_float ul>li.menu-item-has-children.open>a>.plus,.vertical_menu_transparency_on .light nav.vertical_menu_on_click ul>li.menu-item-has-children.open>a>.plus,.vertical_menu_transparency_on .light nav.vertical_menu_toggle ul>li.menu-item-has-children>a:hover>.plus {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_minus_white@1_5x.png)
    }

    .vertical_menu_transparency_on .dark nav.vertical_menu_float ul li.menu-item-has-children a .plus,.vertical_menu_transparency_on .dark nav.vertical_menu_on_click ul li.menu-item-has-children a .plus,.vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul li.menu-item-has-children a .plus {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_cross_black@1_5x.png)
    }

    .vertical_menu_transparency_on .dark nav.vertical_menu_float ul>li.menu-item-has-children.open>a>.plus,.vertical_menu_transparency_on .dark nav.vertical_menu_on_click ul>li.menu-item-has-children.open>a>.plus,.vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul>li.menu-item-has-children>a:hover>.plus {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_minus_black@1_5x.png)
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:200 / 100),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:210dpi) {
    nav.vertical_menu_float ul li.menu-item-has-children a .plus,nav.vertical_menu_on_click ul li.menu-item-has-children a .plus,nav.vertical_menu_toggle ul li.menu-item-has-children a .plus {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_cross@2x.png)
    }

    .no-touch nav.vertical_menu_float ul>li.menu-item-has-children.open>a>.plus,.no-touch nav.vertical_menu_on_click ul>li.menu-item-has-children.open>a>.plus,.no-touch nav.vertical_menu_toggle ul>li.menu-item-has-children>a:hover>.plus,.touch nav.vertical_menu_float ul>li.menu-item-has-children.open>a>.plus,.touch nav.vertical_menu_on_click ul>li.menu-item-has-children.open>a>.plus,.touch nav.vertical_menu_toggle ul>li.menu-item-has-children.open>a>.plus {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_minus@2x.png)
    }

    .vertical_menu_transparency_on .light nav.vertical_menu_float ul li.menu-item-has-children a .plus,.vertical_menu_transparency_on .light nav.vertical_menu_on_click ul li.menu-item-has-children a .plus,.vertical_menu_transparency_on .light nav.vertical_menu_toggle ul li.menu-item-has-children a .plus {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_cross_white@2x.png)
    }

    .vertical_menu_transparency_on .light nav.vertical_menu_float ul>li.menu-item-has-children.open>a>.plus,.vertical_menu_transparency_on .light nav.vertical_menu_on_click ul>li.menu-item-has-children.open>a>.plus,.vertical_menu_transparency_on .light nav.vertical_menu_toggle ul>li.menu-item-has-children>a:hover>.plus {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_minus_white@2x.png)
    }

    .vertical_menu_transparency_on .dark nav.vertical_menu_float ul li.menu-item-has-children a .plus,.vertical_menu_transparency_on .dark nav.vertical_menu_on_click ul li.menu-item-has-children a .plus,.vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul li.menu-item-has-children a .plus {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_cross_black@2x.png)
    }

    .vertical_menu_transparency_on .dark nav.vertical_menu_float ul>li.menu-item-has-children.open>a>.plus,.vertical_menu_transparency_on .dark nav.vertical_menu_on_click ul>li.menu-item-has-children.open>a>.plus,.vertical_menu_transparency_on .dark nav.vertical_menu_toggle ul>li.menu-item-has-children>a:hover>.plus {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/vertical_menu_minus_black@2x.png)
    }
}

nav.vertical_menu_on_click li.narrow .second .inner ul,nav.vertical_menu_toggle li.narrow .second .inner ul {
    background-color: transparent;
    padding: 0;
    width: 100%
}

.vertical_menu_float .second .inner ul li a,.vertical_menu_on_click .second .inner ul li a,.vertical_menu_toggle .second .inner ul li a {
    display: block;
    height: auto;
    font-family: inherit;
    font-size: 13px;
    line-height: 18px;
    color: #818181;
    margin: 0;
    padding: 5px 0;
    text-decoration: none;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    -ms-transition: color .3s ease;
    transition: color .3s ease
}

.blog_holder.blog_pinterest article .entry_title:hover,.blog_holder.masonry_gallery article.format-link:hover .entry_title,.blog_holder.masonry_gallery article.format-quote:hover .entry_title,.blog_holder.masonry_gallery article:not(.format-link):not(.format-quote):hover .entry_title {
    text-decoration: underline
}

.vertical_menu_transparency_on .light .vertical_menu_float .second .inner ul li a,.vertical_menu_transparency_on .light .vertical_menu_on_click .second .inner ul li a,.vertical_menu_transparency_on .light .vertical_menu_toggle .second .inner ul li a {
    color: #fff
}

.vertical_menu_transparency_on .dark .vertical_menu_float .second .inner ul li a,.vertical_menu_transparency_on .dark .vertical_menu_on_click .second .inner ul li a,.vertical_menu_transparency_on .dark .vertical_menu_toggle .second .inner ul li a {
    color: #000
}

.vertical_menu_float .second .inner ul li a,.vertical_menu_on_click .second .inner ul ul li a,.vertical_menu_toggle .second .inner ul ul li a {
    padding-left: 15px;
    padding-right: 15px
}

.vertical_menu_area_widget_holder {
    margin: 60px 0 0
}

.vertical_menu_enabled .carousel-inner:not(.relative_position) {
    left: 260px!important
}

.vertical_menu_area .q_social_icon_holder {
    margin: 0 8px 2px 0!important
}

.vertical_menu_enabled .content {
    margin-top: 0!important;
    padding-top: 0!important
}

.boxed.vertical_menu_enabled .carousel-inner {
    width: 1150px!important;
    left: auto!important
}

.vertical_menu_enabled.vertical_menu_transparency .full_section_inner {
    overflow: hidden
}

.vertical_menu_enabled.vertical_menu_transparency_on:not(.vertical_menu_hidden) aside.vertical_menu_area {
    background-color: transparent!important
}

.vertical_menu_enabled.vertical_menu_transparency_on:not(.vertical_menu_hidden) aside.vertical_menu_area .vertical_area_background {
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 0!important
}

.vertical_menu_enabled.vertical_menu_transparency .q_slider {
    padding-left: 0
}

.vertical_menu_enabled.vertical_menu_enabled.vertical_menu_transparency .carousel-inner:not(.relative_position) {
    left: 0!important
}

.boxed.vertical_menu_enabled.vertical_menu_enabled.vertical_menu_transparency .carousel-inner:not(.relative_position) {
    left: auto!important
}

.vertical_menu_enabled.vertical_menu_transparency .carousel-control.left {
    bottom: 60px;
    height: 44px;
    right: 105px;
    top: auto;
    width: 44px;
    opacity: 1!important
}

.vertical_menu_enabled.vertical_menu_transparency .carousel-control.right {
    bottom: 60px;
    height: 44px;
    right: 50px;
    top: auto;
    width: 44px;
    opacity: 1!important
}

.vertical_menu_enabled.vertical_menu_transparency .carousel-control .prev_nav {
    left: 0;
    margin: 0!important;
    top: 0;
    height: 40px;
    width: 40px;
    line-height: 40px
}

.vertical_menu_enabled.vertical_menu_transparency .carousel-control .next_nav {
    margin: 0!important;
    right: 0;
    top: 0;
    height: 40px;
    width: 40px;
    line-height: 40px
}

.vertical_menu_enabled.vertical_menu_transparency .carousel-control i {
    font-size: 24px;
    line-height: 40px
}

.vertical_menu_enabled.vertical_menu_transparency .carousel-indicators {
    display: none!important
}

.boxed.vertical_menu_enabled.page-template-landing_page-php,.vertical_menu_enabled.page-template-landing_page-php .content .container,.vertical_menu_enabled.page-template-landing_page-php .full_screen_holder,.vertical_menu_enabled.page-template-landing_page-php .full_width,.vertical_menu_enabled.page-template-landing_page-php .q_slider,.vertical_menu_enabled.page-template-landing_page-php .title_outer {
    padding-left: 0!important
}

.vertical_menu_enabled.page-template-landing_page-php .carousel-inner:not(.relative_position) {
    left: 0!important
}

.vertical_menu_hidden aside.vertical_menu_area {
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.15);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.15);
    left: -220px;
    padding: 10px 40px;
    -webkit-transition: left .15s ease-out;
    -moz-transition: left .15s ease-out;
    -o-transition: left .15s ease-out;
    -ms-transform: left .15s ease-out;
    transition: left .15s ease-out
}

.vertical_menu_hidden .vertical_area_background {
    left: -220px;
    -webkit-transition: left .15s ease-out;
    -moz-transition: left .15s ease-out;
    -o-transition: left .15s ease-out;
    -ms-transform: left .15s ease-out;
    transition: left .15s ease-out
}

.vertical_menu_hidden.vertical_menu_hidden_with_logo .vertical_area_background,.vertical_menu_hidden.vertical_menu_hidden_with_logo aside.vertical_menu_area {
    left: -190px
}

.vertical_menu_hidden aside.vertical_menu_area.active,.vertical_menu_hidden aside.vertical_menu_area.active .vertical_area_background {
    left: 0
}

.boxed.vertical_menu_enabled.vertical_menu_hidden,.boxed.vertical_menu_enabled.vertical_menu_hidden footer.uncover,.vertical_menu_enabled.vertical_menu_hidden:not(.boxed) .content .container,.vertical_menu_enabled.vertical_menu_hidden:not(.boxed) .full_screen_holder,.vertical_menu_enabled.vertical_menu_hidden:not(.boxed) .full_width,.vertical_menu_enabled.vertical_menu_hidden:not(.boxed) .q_slider,.vertical_menu_enabled.vertical_menu_hidden:not(.boxed) .title_outer,.vertical_menu_enabled.vertical_menu_hidden:not(.boxed) footer,body.page-template-blog-masonry-full-width-php.vertical_menu_enabled.vertical_menu_hidden:not(.boxed) .content .full_width {
    padding-left: 40px
}

.vertical_menu_enabled.vertical_menu_hidden:not(.boxed) .carousel-inner:not(.relative_position) {
    left: 40px!important
}

.boxed.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo,.boxed.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo footer.uncover,.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .content .container,.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .full_screen_holder,.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .full_width,.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .q_slider,.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .title_outer,.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) footer {
    padding-left: 70px
}

.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo:not(.boxed) .carousel-inner:not(.relative_position) {
    left: 70px!important
}

.vertical_menu_enabled.vertical_menu_hidden .carousel-control .next_nav,.vertical_menu_enabled.vertical_menu_hidden .carousel-control .prev_nav {
    margin-top: -27px!important
}

.vertical_menu_hidden_button {
    position: fixed;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    z-index: 11;
    display: block
}

.vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo .vertical_menu_hidden_button {
    width: 70px;
    height: 40px;
    z-index: 1000
}

.vertical_menu_hidden_button_line {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 30px;
    display: block;
    margin-left: -11px;
    width: 22px;
    height: 3px;
    background: #303030
}

.vertical_menu_hidden_button_line:after,.vertical_menu_hidden_button_line:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background: #303030;
    left: 0;
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center
}

.vertical_menu_hidden_button_line:before {
    top: -6px
}

.vertical_menu_hidden_button_line:after {
    bottom: -6px
}

.vertical_menu_area.active .vertical_menu_hidden_button .vertical_menu_hidden_button_line {
    background: rgba(220,151,31,0)
}

.vertical_menu_area.active .vertical_menu_hidden_button .vertical_menu_hidden_button_line:after {
    -webkit-transform: rotate(-45deg) translate(2px,-8px);
    -moz-transform: rotate(-45deg) translate(3px,-8px);
    -ms-transform: rotate(-45deg) translate(3px,-8px);
    -o-transform: rotate(-45deg) translate(3px,-8px);
    transform: rotate(-45deg) translate(3px,-8px)
}

.vertical_menu_area.active .vertical_menu_hidden_button .vertical_menu_hidden_button_line:before {
    -webkit-transform: rotate(45deg) translate(4px,9px);
    -moz-transform: rotate(45deg) translate(3px,8px);
    -ms-transform: rotate(45deg) translate(3px,8px);
    -o-transform: rotate(45deg) translate(3px,8px);
    transform: rotate(45deg) translate(3px,8px);
    top: -8px
}

.vertical_menu_hidden_button_line,.vertical_menu_hidden_button_line:after,.vertical_menu_hidden_button_line:before {
    -webkit-transition: all .3s cubic-bezier(.585,-.6,.43,1.65);
    -moz-transition: all .3s cubic-bezier(.585,-.6,.43,1.65);
    -ms-transition: all .3s cubic-bezier(.585,-.6,.43,1.65);
    -o-transition: all .3s cubic-bezier(.585,-.6,.43,1.65);
    transition: all .3s cubic-bezier(.585,-.6,.43,1.65)
}

.vertical_menu_hidden_button:hover .vertical_menu_hidden_button_line:before {
    top: -8px
}

.vertical_menu_area.active .vertical_menu_hidden_button .vertical_menu_hidden_button_line:after,.vertical_menu_hidden_button:hover .vertical_menu_hidden_button_line:after {
    bottom: -8px
}

.vertical_menu_hidden .vertical_menu_area_bottom_logo {
    position: fixed;
    width: 70px;
    text-align: center;
    bottom: 0;
    z-index: 1000;
    left: 0;
    -webkit-transition: left .15s ease-in-out;
    -moz-transition: left .15s ease-in-out;
    -ms-transition: left .15s ease-in-out;
    -o-transition: left .15s ease-in-out;
    transition: left .15s ease-in-out
}

.vertical_menu_hidden .vertical_menu_area_bottom_logo_inner {
    position: absolute;
    bottom: 20px;
    box-sizing: border-box;
    text-align: center;
    width: 100%
}

.vertical_menu_hidden .vertical_menu_area_bottom_logo_inner a {
    display: block;
    padding: 0 10px
}

.vertical_menu_hidden .vertical_menu_area_bottom_logo.active {
    left: -70px
}

.vertical_menu_hidden.vertical_menu_hidden_with_logo .vertical_menu_area:not(.active) .vertical_menu_area_inner {
    left: -30px
}

.vertical_menu_hidden.vertical_menu_hidden_with_logo .vertical_menu_area .vertical_menu_area_inner {
    left: 0;
    position: relative;
    height: 100%
}

.vertical_menu_hidden.vertical_menu_width_290 aside.vertical_menu_area,.vertical_menu_hidden.vertical_menu_width_290 aside.vertical_menu_area .vertical_area_background {
    width: 290px;
    left: -250px
}

.vertical_menu_hidden.vertical_menu_width_350 aside.vertical_menu_area,.vertical_menu_hidden.vertical_menu_width_350 aside.vertical_menu_area .vertical_area_background {
    width: 350px;
    left: -310px
}

.vertical_menu_hidden.vertical_menu_width_400 aside.vertical_menu_area,.vertical_menu_hidden.vertical_menu_width_400 aside.vertical_menu_area .vertical_area_background {
    width: 400px;
    left: -360px
}

.vertical_menu_hidden.vertical_menu_width_290 aside.vertical_menu_area.active,.vertical_menu_hidden.vertical_menu_width_290 aside.vertical_menu_area.active .vertical_area_background,.vertical_menu_hidden.vertical_menu_width_350 aside.vertical_menu_area.active,.vertical_menu_hidden.vertical_menu_width_350 aside.vertical_menu_area.active .vertical_area_background,.vertical_menu_hidden.vertical_menu_width_400 aside.vertical_menu_area.active,.vertical_menu_hidden.vertical_menu_width_400 aside.vertical_menu_area.active .vertical_area_background {
    left: 0
}

.vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_width_290 aside.vertical_menu_area,.vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_width_290 aside.vertical_menu_area .vertical_area_background {
    width: 290px;
    left: -220px
}

.vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_width_350 aside.vertical_menu_area,.vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_width_350 aside.vertical_menu_area .vertical_area_background {
    width: 350px;
    left: -280px
}

.vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_width_400 aside.vertical_menu_area,.vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_width_400 aside.vertical_menu_area .vertical_area_background {
    width: 400px;
    left: -330px
}

.vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_width_290 aside.vertical_menu_area.active,.vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_width_290 aside.vertical_menu_area.active .vertical_area_background,.vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_width_350 aside.vertical_menu_area.active,.vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_width_350 aside.vertical_menu_area.active .vertical_area_background,.vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_width_400 aside.vertical_menu_area.active,.vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_width_400 aside.vertical_menu_area.active .vertical_area_background {
    left: 0
}

.vertical_menu_area.vertically_center_content .vertical_menu_area_inner {
    height: 100%;
    position: relative;
    width: 100%
}

.vertical_menu_area.vertically_center_content nav.vertical_menu {
    box-sizing: border-box;
    display: table;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 100px 0 150px;
    position: absolute;
    text-align: inherit;
    top: 0;
    width: 100%
}

.vertical_menu_area.vertically_center_content nav.vertical_menu ul {
    display: table-cell;
    height: auto;
    margin: 0;
    min-height: 0;
    position: relative;
    text-align: left;
    vertical-align: middle;
    z-index: 101
}

.vertical_menu_area.vertically_center_content .vertical_menu_area_widget_holder {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 101;
    margin: 0
}

.vertical_menu_area.vertically_center_content .vertical_menu_area_widget_holder .widget {
    margin-bottom: 15px
}

@-webkit-keyframes fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@-moz-keyframes fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@-webkit-keyframes fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@-moz-keyframes fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@keyframes fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

.qode_popup_menu_push_text_right .popup_menu_holder_outer,.qode_popup_menu_push_text_top .popup_menu_holder_outer,.qode_popup_menu_text_scaledown .popup_menu_holder_outer {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    overflow: hidden!important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: fixed;
    z-index: 105;
    opacity: 0
}

.qode_popup_menu_fade_out .popup_menu_holder_outer {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-animation: fade_out .25s linear both;
    animation: fade_out .25s linear both
}

.popup_menu_opened.qode_popup_menu_fade_in .popup_menu_holder_outer {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-animation: fade_in .25s linear both;
    animation: fade_in .25s linear both
}

@-webkit-keyframes push_text_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px)
    }

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

@-moz-keyframes push_text_right {
    0% {
        opacity: 0;
        -moz-transform: translateX(-60px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes push_text_right {
    0% {
        opacity: 0;
        transform: translateX(-60px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes push_nav_right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-60px)
    }

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

@-moz-keyframes push_nav_right {
    0% {
        opacity: 0;
        -moz-transform: translateX(-60px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@keyframes push_nav_right {
    0% {
        opacity: 0;
        transform: translateX(-60px)
    }

    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.popup_menu_opened.qode_popup_menu_push_text_right .popup_menu_holder_outer .popup_menu_widget_holder>div,.popup_menu_opened.qode_popup_menu_push_text_right .popup_menu_holder_outer nav>ul>li>a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: push_text_right .4s cubic-bezier(.175,.885,.32,1) both;
    -moz-animation: push_text_right .4s cubic-bezier(.175,.885,.32,1) both;
    animation: push_text_right .4s cubic-bezier(.175,.885,.32,1) both
}

.qode_popup_menu_push_text_right.qode_popup_menu_push_nav_right .popup_menu_holder_outer .popup_menu_widget_holder,.qode_popup_menu_push_text_right.qode_popup_menu_push_nav_right .popup_menu_holder_outer nav {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .75s ease-out;
    -moz-transition: all .75s ease-out;
    transition: all .75s ease-out;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    transform: translateX(50px)
}

@-webkit-keyframes push_text_top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(60px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes push_text_top {
    0% {
        opacity: 0;
        -moz-transform: translateY(60px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@keyframes push_text_top {
    0% {
        opacity: 0;
        transform: translateY(60px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.popup_menu_opened.qode_popup_menu_push_text_top .popup_menu_holder_outer .popup_menu_widget_holder>div,.popup_menu_opened.qode_popup_menu_push_text_top .popup_menu_holder_outer nav>ul>li>a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-animation: push_text_top .4s ease-out both .5s;
    -moz-animation: push_text_top .4s ease-out both .5s;
    animation: push_text_top .4s ease-out both .5s
}

.qode_popup_menu_push_text_top.qode_popup_menu_push_nav_top .popup_menu_holder_outer .popup_menu_widget_holder,.qode_popup_menu_push_text_top.qode_popup_menu_push_nav_top .popup_menu_holder_outer nav {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition: all .75s ease-out;
    -moz-transition: all .75s ease-out;
    transition: all .75s ease-out
}

.popup_menu_opened.qode_popup_menu_text_scaledown .popup_menu_holder_outer .popup_menu_widget_holder,.popup_menu_opened.qode_popup_menu_text_scaledown .popup_menu_holder_outer nav {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .25s linear .1s;
    -moz-transition: all .25s linear .1s;
    transition: all .25s linear .1s
}

.qode_popup_menu_text_scaledown .popup_menu_holder_outer .popup_menu_widget_holder,.qode_popup_menu_text_scaledown .popup_menu_holder_outer nav {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .25s linear .1s;
    -moz-transition: all .25s linear .1s;
    transition: all .25s linear .1s
}

.qode_content_slider {
    overflow: hidden;
    position: relative
}

.qode_content_slider .qode_content_slider_inner {
    padding-left: 1px
}

.qode_content_slider .flex-control-nav {
    text-align: center
}

.qode_content_slider .flex-control-nav li {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 0 5px
}

.qode_content_slider .flex-control-nav li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    background-color: #cfcfcf;
    border-radius: 50%
}

.qode_content_slider .flex-control-nav li a.flex-active {
    background-color: #303030
}

.qode_content_slider .flex-direction-nav a {
    border: none;
    -webkit-transition: background-color .2s ease;
    -moz-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.qode_content_slider .flex-direction-nav i {
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    transition: color .2s ease
}

.qode_content_slider .flex-direction-nav .flex-prev {
    border-radius: 2em;
    left: 15px
}

.qode_content_slider .flex-direction-nav .flex-next {
    border-radius: 2em;
    right: 15px
}

.qode_content_slider .flex-direction-nav .flex-next:hover,.qode_content_slider .flex-direction-nav .flex-prev:hover {
    background-color: #fff
}

.qode_content_slider .flex-direction-nav .flex-next:hover i,.qode_content_slider .flex-direction-nav .flex-prev:hover i {
    color: #8a8a8a
}

.qode_content_slider.has_control_nav .flex-direction-nav a {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

.qode_content_slider.drag_enabled {
    cursor: e-resize;
    cursor: -webkit-grab;
    cursor: grab
}

.qode_content_slider.control_nav_justified {
    overflow: visible
}

.qode-banner,.qode-twitter-feed-shortcode {
    overflow: hidden
}

.qode_content_slider.control_nav_justified .flex-control-nav {
    position: relative;
    margin: auto
}

.qode_content_slider.control_nav_justified .flex-control-nav:after {
    content: '';
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    width: 100%;
    height: 2px;
    z-index: -1
}

.qode_content_slider.control_nav_justified .flex-control-nav li {
    position: relative;
    margin: 0;
    vertical-align: middle;
    height: auto;
    width: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.qode_content_slider.control_nav_justified .flex-control-nav li a {
    width: 16px;
    height: 16px;
    background-color: #fff!important;
    -webkit-box-shadow: 0 1px 2px 2px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 2px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 2px 2px rgba(0,0,0,.1);
    -webkit-transition: all .3s cubic-bezier(.18,.89,.32,1.48);
    -moz-transition: all .3s cubic-bezier(.18,.89,.32,1.48);
    transition: all .3s cubic-bezier(.18,.89,.32,1.48)
}

.qode_content_slider.control_nav_justified .flex-control-nav li a:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #cfcfcf
}

.qode_content_slider.control_nav_justified .flex-control-nav li a.flex-active {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-box-shadow: 0 1px 2px 2px rgba(0,0,0,.12);
    -moz-box-shadow: 0 1px 2px 2px rgba(0,0,0,.12);
    box-shadow: 0 1px 2px 2px rgba(0,0,0,.12)
}

.q_price_table.qode_pricing_table_advanced {
    color: inherit;
    border-top: none
}

.q_price_table.qode_pricing_table_advanced .price_table_inner {
    background-color: transparent;
    position: relative;
    display: table;
    width: 100%;
    table-layout: fixed
}

.q_price_table.qode_pricing_table_advanced .price_table_inner .price {
    font-size: 77px;
    line-height: 60px;
    padding: 0 3px;
    font-weight: 200;
    vertical-align: middle;
    display: inline-block
}

.q_price_table.qode_pricing_table_advanced .price_table_inner .mark {
    position: relative;
    line-height: 19px;
    vertical-align: bottom;
    margin-top: 31px;
    display: block;
    font-size: 13px
}

.q_price_table.qode_pricing_table_advanced .price_table_inner .value {
    position: relative;
    top: -13px;
    font-weight: 700;
    font-size: 19px;
    color: #1abc9c
}

.q_price_table.qode_pricing_table_advanced .qode_pt_subtitle {
    display: block;
    font-size: 13px;
    color: #1abc9c
}

.q_price_table.qode_pricing_table_advanced .qode_price_table_prices {
    display: table-cell;
    vertical-align: top;
    width: 40%;
    text-align: right
}

.q_price_table.qode_pricing_table_advanced .qode_pricing_table_text {
    list-style: none;
    display: table-cell;
    vertical-align: top;
    width: 60%;
    padding-left: 30px!important;
    margin: 0
}

.q_price_table.qode_pricing_table_advanced .qode_pricing_table_text li {
    text-align: left;
    padding: 0
}

.q_price_table.qode_pricing_table_advanced .qode_pricing_table_text li.qode_pt_title {
    padding: 2px 0 18px
}

.q_price_table.qode_pricing_table_advanced .qode_pricing_table_text li ul {
    padding: 18px 0 25px
}

.q_price_table.qode_pricing_table_advanced .qode_pricing_table_text li ul li {
    padding: 5px 0
}

.q_price_table.qode_pricing_table_advanced .price_button .qbutton {
    margin: 0
}

.q_price_table.qode_pricing_table_advanced .qode_pt_additional_info {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #e3e3e3;
    font-size: 13px
}

.q_price_table.qode_pricing_table_advanced .qode_pt_additional_info .qode_pt_icon {
    color: #1abc9c;
    font-size: 19px;
    margin-right: 12px;
    vertical-align: middle
}

.q_price_table.qode_pricing_table_advanced .qode_pt_image {
    margin-bottom: 38px
}

.qode-banner {
    position: relative
}

.qode-banner .qode-banner-image img {
    vertical-align: middle
}

.qode-banner .qode-banner-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11
}

.qode-banner .qode-banner-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    padding: 7.2%;
    box-sizing: border-box;
    background-color: rgba(0,0,0,.3);
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.qode-banner .qode-banner-content .qode-banner-content-inner {
    display: table;
    width: 100%;
    height: 100%
}

.qode-banner .qode-banner-content .qode-banner-text-holder {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.qode-banner .qode-banner-content .qode-banner-text-holder * {
    color: #fff
}

.qode-banner.qode-banner-va-bottom .qode-banner-content .qode-banner-text-holder {
    vertical-align: bottom
}

.qode-banner.qode-banner-va-top .qode-banner-content .qode-banner-text-holder {
    vertical-align: top
}

.qode-banner:hover .qode-banner-content {
    opacity: 0
}

.transparent_content .container_inner.default_template_holder,.transparent_content .content,.transparent_content .content .container,.transparent_content .full_width,.transparent_content .more_facts_holder,.transparent_content .paspartu_bottom,.transparent_content .paspartu_left,.transparent_content .paspartu_outer,.transparent_content .paspartu_outer .content:not(.has_slider) .content_inner,.transparent_content .paspartu_outer .edgt_slider,.transparent_content .paspartu_right,.transparent_content .wrapper {
    background-color: transparent!important
}

.transparent_content.overlapping_content .content .content_inner>.container,.transparent_content.overlapping_content .content .content_inner>.full_width>.full_width_inner {
    background-color: #fff
}

.qode-twitter-feed-shortcode .qode-tfs-inner {
    margin: -33px -25px
}

.qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-item {
    width: 33.33%;
    float: left
}

.qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-item .qode-tfs-item-inner {
    padding: 33px 25px;
    box-sizing: border-box
}

.qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-image-info-holder {
    display: table;
    margin-bottom: 13px
}

.qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-info {
    line-height: 1em;
    margin-top: 3px
}

.qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-image {
    display: table-cell;
    width: 60px
}

.qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-image img {
    vertical-align: middle
}

.qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-info-holder {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    font-size: .8em;
    text-align: left
}

.qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-time {
    padding-left: 3px
}

.qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-text {
    text-align: left
}

.qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-text * {
    color: inherit
}

ul.qode_twitter_widget li {
    margin-bottom: 10px
}

.qode-inter-page-navigation-holder {
    position: relative;
    padding: 80px 41px;
    background-color: #fff;
    z-index: 100
}

.qode-inter-page-navigation-holder .qode-inter-page-navigation-inner {
    display: table;
    width: 100%;
    table-layout: fixed
}

.qode-inter-page-navigation-holder .qode-inter-page-navigation-next,.qode-inter-page-navigation-holder .qode-inter-page-navigation-prev,.qode-inter-page-navigation-holder .qode-inter-page-title,.qode-inter-page-navigation-holder .qode-ipn-arrow {
    display: table-cell;
    vertical-align: middle
}

.qode-inter-page-navigation-holder .qode-inter-page-navigation-next a,.qode-inter-page-navigation-holder .qode-inter-page-navigation-prev a {
    vertical-align: middle;
    color: #303030
}

.qode-inter-page-navigation-holder .qode-inter-page-navigation-next .qode-ipn-icon,.qode-inter-page-navigation-holder .qode-inter-page-navigation-prev .qode-ipn-icon {
    color: #1abc9c
}

.qode-inter-page-navigation-holder .qode-inter-page-navigation-next {
    text-align: right
}

.qode-inter-page-navigation-holder .qode-inter-page-navigation-next .qode-ipn-arrow {
    padding-left: 21px;
    padding-right: 0
}

.qode-inter-page-navigation-holder .qode-ipn-arrow {
    font-size: 56px;
    width: 1%;
    padding-right: 21px
}

.qode-inter-page-navigation-holder .qode-inter-page-title span {
    font-size: 12px;
    font-weight: 500
}

.qode-inter-page-navigation-holder .qode-inter-page-navigation-back-link {
    display: table-cell;
    vertical-align: middle;
    width: 84px
}

.blog_holder.blog_chequered article,.blog_holder.blog_gallery article,.blog_holder.masonry_gallery article {
    vertical-align: top;
    display: block;
    box-sizing: border-box
}

.qode-inter-page-navigation-holder .qode-inter-page-navigation-back-link-inner {
    position: relative;
    width: 84px;
    height: 84px;
    line-height: 84px;
    border-radius: 84px;
    text-align: center;
    background-color: #1abc9c
}

.qode-inter-page-navigation-holder .qode-inter-page-navigation-back-link-inner a {
    display: block;
    position: relative;
    z-index: 2;
    color: #303030;
    font-size: 12px;
    font-weight: 500
}

.qode-inter-page-navigation-holder .qode-inter-page-navigation-back-link-inner:after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 100%;
    background: #fff
}

.qode-inter-page-navigation-holder .container {
    background-color: transparent!important
}

.blog_holder.masonry_gallery {
    overflow: visible!important;
    opacity: 0
}

.blog_holder.masonry_gallery .blog_holder_grid_sizer {
    width: 25%
}

.blog_holder.masonry_gallery .blog_holder_grid_gutter {
    width: 0%
}

.blog_holder.masonry_gallery #infscr-loading {
    bottom: -35px
}

.blog_holder.masonry_gallery article {
    margin-bottom: 0;
    width: 25%;
    padding: 0;
    text-align: left;
    z-index: 100
}

.blog_holder.masonry_gallery article.large-width,.blog_holder.masonry_gallery article.large-width-height {
    width: 50%
}

.blog_holder.masonry_gallery article .ql_full_link {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100
}

.blog_holder.masonry_gallery article .post_image>a {
    height: 100%;
    display: block;
    position: relative
}

.blog_holder.masonry_gallery article .post_image .flexslider .slides a:after,.blog_holder.masonry_gallery article .post_image>a:after {
    background: rgba(0,0,0,.13);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .2s ease-out 0s;
    transition: opacity .2s ease-out 0s;
    width: 100%;
    z-index: 3
}

.blog_holder.masonry_gallery article .time {
    background-color: #fff;
    left: 0;
    margin: 0;
    padding: 5px 13px;
    position: absolute;
    text-align: center;
    top: 0;
    color: #212121;
    line-height: 22px;
    font-size: 11px;
    z-index: 4
}

.blog_holder.masonry_gallery article .time .time_day {
    font-size: 26px;
    line-height: 26px;
    font-weight: 700
}

.blog_holder.masonry_gallery article .time .time_year {
    color: #a7a7a7
}

.blog_holder.masonry_gallery article .time span {
    display: block
}

.blog_holder.masonry_gallery article .post_text {
    display: block;
    position: absolute;
    bottom: 20px;
    width: 100%;
    padding: 0 60px;
    text-align: center;
    z-index: 99;
    box-sizing: border-box
}

.blog_holder.masonry_gallery article .post_text h5 a {
    color: #fff;
    font-size: 28px;
    text-transform: none;
    font-weight: 700
}

.blog_holder.masonry_gallery article .post_text .post_text_inner {
    padding: 0;
    background-color: transparent
}

.blog_holder.masonry_gallery article .post_info {
    margin-bottom: 10px;
    margin-top: 1px;
    color: #fff
}

.blog_holder.masonry_gallery article .post_info .social_share_list_holder ul li i,.blog_holder.masonry_gallery article .post_info a:not(:hover) {
    color: #fff
}

.blog_holder.masonry_gallery article .post_content_holder,.blog_holder.masonry_gallery article .post_image {
    height: 100%
}

.blog_holder.masonry_gallery article.format-link,.blog_holder.masonry_gallery article.format-quote {
    background-color: #fff;
    -webkit-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out
}

.blog_holder.masonry_gallery article.format-link .time,.blog_holder.masonry_gallery article.format-quote .time {
    background-color: #212121;
    color: #fff;
    -webkit-transition: background-color .2s ease-out,color .2s ease-out;
    transition: background-color .2s ease-out,color .2s ease-out
}

.blog_holder.masonry_gallery article.format-link .time .time_year,.blog_holder.masonry_gallery article.format-quote .time .time_year {
    color: #fff
}

.blog_holder.masonry_gallery article.format-link .post_text,.blog_holder.masonry_gallery article.format-quote .post_text {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    padding: 0 57px
}

.blog_holder.masonry_gallery article.format-link .post_text .post_text_inner,.blog_holder.masonry_gallery article.format-link .post_text:hover .post_text_inner,.blog_holder.masonry_gallery article.format-quote .post_text .post_text_inner,.blog_holder.masonry_gallery article.format-quote .post_text:hover .post_text_inner {
    padding: 0;
    background-color: transparent!important
}

.blog_holder.masonry_gallery article.format-link .post_title,.blog_holder.masonry_gallery article.format-quote .post_title {
    padding: 0
}

.blog_holder.masonry_gallery article.format-link .post_title a,.blog_holder.masonry_gallery article.format-quote .post_title a {
    font-size: 28px;
    font-weight: 700
}

.blog_holder.masonry_gallery article.format-link .quote_author,.blog_holder.masonry_gallery article.format-quote .quote_author {
    font-size: 12px;
    font-weight: 300
}

.blog_holder.masonry_gallery article.format-link .post_info span,.blog_holder.masonry_gallery article.format-link .post_title a,.blog_holder.masonry_gallery article.format-link .post_title span,.blog_holder.masonry_gallery article.format-link .social_share_list_holder ul li i,.blog_holder.masonry_gallery article.format-link i.link_mark,.blog_holder.masonry_gallery article.format-link i.qoute_mark,.blog_holder.masonry_gallery article.format-quote .post_info span,.blog_holder.masonry_gallery article.format-quote .post_title a,.blog_holder.masonry_gallery article.format-quote .post_title span,.blog_holder.masonry_gallery article.format-quote .social_share_list_holder ul li i,.blog_holder.masonry_gallery article.format-quote i.link_mark,.blog_holder.masonry_gallery article.format-quote i.qoute_mark {
    color: #212121;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.blog_holder.masonry_gallery article.format-link i.link_mark,.blog_holder.masonry_gallery article.format-link i.qoute_mark,.blog_holder.masonry_gallery article.format-quote i.link_mark,.blog_holder.masonry_gallery article.format-quote i.qoute_mark {
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 28px
}

.blog_holder.masonry_gallery article.format-link:hover,.blog_holder.masonry_gallery article.format-quote:hover {
    background-color: #1abc9c
}

.blog_holder.masonry_gallery article.format-link:hover .post_info span,.blog_holder.masonry_gallery article.format-link:hover .post_title a,.blog_holder.masonry_gallery article.format-link:hover .post_title span,.blog_holder.masonry_gallery article.format-link:hover .social_share_list_holder ul li i,.blog_holder.masonry_gallery article.format-link:hover i.link_mark,.blog_holder.masonry_gallery article.format-link:hover i.qoute_mark,.blog_holder.masonry_gallery article.format-quote:hover .post_info span,.blog_holder.masonry_gallery article.format-quote:hover .post_title a,.blog_holder.masonry_gallery article.format-quote:hover .post_title span,.blog_holder.masonry_gallery article.format-quote:hover .social_share_list_holder ul li i,.blog_holder.masonry_gallery article.format-quote:hover i.link_mark,.blog_holder.masonry_gallery article.format-quote:hover i.qoute_mark {
    color: #fff
}

.blog_holder.masonry_gallery article:not(.format-link):not(.format-quote):hover .post_image .flexslider .slides a:after,.blog_holder.masonry_gallery article:not(.format-link):not(.format-quote):hover .post_image>a:after {
    opacity: 1
}

.blog_holder.blog_gallery {
    overflow: visible!important;
    opacity: 0
}

.blog_holder.blog_gallery .blog_holder_grid_sizer {
    width: 33.33%
}

.blog_holder.blog_gallery .blog_holder_grid_gutter {
    width: 0%
}

.blog_holder.blog_gallery #infscr-loading {
    bottom: -35px
}

.blog_holder.blog_gallery article {
    margin-bottom: 0;
    width: 33.33%;
    padding: 0;
    text-align: left;
    z-index: 100
}

.blog_holder.blog_gallery article.large-width,.blog_holder.blog_gallery article.large-width-height {
    width: 50%
}

.blog_holder.blog_gallery article .post_image>a {
    height: 100%;
    display: block;
    position: relative
}

.blog_holder.blog_gallery article .post_image .flexslider .slides a:after,.blog_holder.blog_gallery article .post_image>a:after {
    background: rgba(0,0,0,.13);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .2s ease-out 0s;
    width: 100%;
    z-index: 3
}

.blog_holder.blog_gallery article .post_overlay {
    position: absolute;
    z-index: 98;
    top: 20%;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-linear-gradient(transparent,#000);
    background: linear-gradient(transparent,#000)
}

.blog_holder.blog_gallery article .post_text {
    display: block;
    position: absolute;
    bottom: 50px;
    width: 100%;
    padding: 0 65px;
    text-align: left;
    z-index: 99;
    box-sizing: border-box
}

.blog_holder.blog_gallery article .post_text h5 {
    margin: 0 0 18px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.blog_holder.blog_gallery article .post_text h5 a {
    color: #fff;
    text-transform: none;
    font-size: 36px;
    line-height: 42px;
    font-weight: 700
}

.blog_holder.blog_gallery article .post_text .post_excerpt {
    visibility: hidden;
    opacity: 0;
    color: #fff;
    -webkit-transition: opacity .2s cubic-bezier(.3,.67,.24,.86),visibility .2s;
    -moz-transition: opacity .2s cubic-bezier(.3,.67,.24,.86),visibility .2s;
    transition: opacity .2s cubic-bezier(.3,.67,.24,.86),visibility .2s;
    margin-bottom: 20px
}

.blog_holder.blog_gallery article .post_text .post_text_inner {
    padding: 0;
    background-color: transparent!important
}

.blog_holder.blog_gallery article:hover .post_excerpt {
    -webkit-transition: opacity .4s cubic-bezier(.3,.67,.24,.86) .15s;
    -moz-transition: opacity .4s cubic-bezier(.3,.67,.24,.86) .15s;
    transition: opacity .4s cubic-bezier(.3,.67,.24,.86) .15s
}

.blog_holder.blog_gallery article .post_info {
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 3px
}

.blog_holder.blog_gallery article .post_info a:not(:hover) {
    color: #fff
}

.blog_holder.blog_gallery article .post_category {
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 3px;
    display: block;
    margin-bottom: 23px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s
}

.blog_holder.blog_gallery article .post_category a {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 3px 12px;
    -webkit-transition: color .2s ease-out,border-color .2s ease-out;
    -moz-transition: color .2s ease-out,border-color .2s ease-out;
    transition: color .2s ease-out,border-color .2s ease-out
}

.blog_holder.blog_gallery article .post_content_holder,.blog_holder.blog_gallery article .post_image {
    height: 100%
}

.blog_holder.blog_gallery article:not(.format-link):not(.format-quote) .post_text {
    -webkit-transition: -webkit-transform .3s cubic-bezier(.44,1.22,0,1.43);
    transition: transform .2s cubic-bezier(.44,1.22,0,1.43)
}

.blog_holder.blog_gallery article.format-link .post_text:hover .post_text_inner,.blog_holder.blog_gallery article.format-quote .post_text:hover .post_text_inner {
    background-color: transparent!important;
    border-color: transparent!important
}

.blog_holder.blog_chequered {
    overflow: visible!important;
    opacity: 0;
    margin-bottom: 30px
}

.blog_holder.blog_chequered .blog_holder_grid_sizer {
    width: 25%
}

.blog_holder.blog_chequered .blog_holder_grid_gutter {
    width: 0%
}

.blog_holder.blog_chequered #infscr-loading {
    bottom: -35px
}

.blog_holder.blog_chequered article {
    margin-bottom: 0;
    width: 25%;
    padding: 0;
    text-align: left;
    z-index: 100
}

.blog_holder.blog_chequered article.large-width,.blog_holder.blog_chequered article.large-width-height {
    width: 50%
}

.blog_holder.blog_chequered article .ql_full_link {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100
}

.blog_holder.blog_chequered article .post_image>a {
    height: 100%;
    display: block;
    position: relative
}

.blog_holder.blog_chequered article .post_image .flexslider .slides a:after,.blog_holder.blog_chequered article .post_image>a:after {
    background: rgba(0,0,0,.13);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
    -webkit-transition: opacity .2s cubic-bezier(.3,.67,.24,.86);
    -moz-transition: opacity .2s cubic-bezier(.3,.67,.24,.86);
    transition: opacity .2s cubic-bezier(.3,.67,.24,.86)
}

.blog_holder.blog_chequered article .post_text {
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 45px 50px 0;
    text-align: left;
    z-index: 99;
    box-sizing: border-box
}

.blog_holder.blog_chequered article .post_text h5 {
    font-size: 23px;
    line-height: 29px;
    text-transform: none;
    font-weight: 700;
    margin-bottom: 0
}

.blog_holder.blog_chequered article .post_text h5 a {
    color: #fff
}

.blog_holder.blog_chequered article .post_text .post_text_inner {
    padding: 0;
    background-color: transparent
}

.blog_holder.blog_chequered article span.audio_icon,.blog_holder.blog_chequered article span.video_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
    background-color: #fff;
    border-radius: 100%;
    width: 62px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    color: #393939;
    font-size: 20px
}

.blog_holder.blog_chequered article .date {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    margin-bottom: 4px
}

.blog_holder.blog_chequered article .post_info {
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
    position: absolute;
    bottom: 40px;
    left: 50px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700
}

.blog_holder.blog_chequered article .post_info .social_share_list_holder ul li i,.blog_holder.blog_chequered article .post_info a {
    color: #fff
}

.blog_holder.blog_chequered article .post_content_holder,.blog_holder.blog_chequered article .post_image {
    height: 100%
}

.blog_holder.blog_chequered article .post_content_holder {
    overflow: hidden;
    position: relative
}

.blog_holder.blog_chequered article.format-link,.blog_holder.blog_chequered article.format-quote {
    background-color: #fff;
    -webkit-transition: background-color .3s ease;
    transition: background-color .2s ease
}

.blog_holder.blog_chequered article.format-link .post_text,.blog_holder.blog_chequered article.format-quote .post_text {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    padding: 0 45px;
    height: auto
}

.blog_holder.blog_chequered article.format-link .post_text .post_text_inner,.blog_holder.blog_chequered article.format-link .post_text:hover .post_text_inner,.blog_holder.blog_chequered article.format-quote .post_text .post_text_inner,.blog_holder.blog_chequered article.format-quote .post_text:hover .post_text_inner {
    padding: 0;
    background-color: transparent!important
}

.blog_holder.blog_chequered article.format-link .post_title,.blog_holder.blog_chequered article.format-quote .post_title {
    padding: 0
}

.blog_holder.blog_chequered article.format-link .post_title p,.blog_holder.blog_chequered article.format-quote .post_title p {
    font-size: 17px;
    line-height: 23px;
    font-weight: 700
}

.blog_holder.blog_chequered article.format-link .quote_author,.blog_holder.blog_chequered article.format-quote .quote_author {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px
}

.blog_holder.blog_chequered article.format-link .post_info span,.blog_holder.blog_chequered article.format-link .post_title a,.blog_holder.blog_chequered article.format-link .post_title span,.blog_holder.blog_chequered article.format-link .social_share_list_holder ul li i,.blog_holder.blog_chequered article.format-link i.link_mark,.blog_holder.blog_chequered article.format-link i.qoute_mark,.blog_holder.blog_chequered article.format-quote .post_info span,.blog_holder.blog_chequered article.format-quote .post_title a,.blog_holder.blog_chequered article.format-quote .post_title span,.blog_holder.blog_chequered article.format-quote .social_share_list_holder ul li i,.blog_holder.blog_chequered article.format-quote i.link_mark,.blog_holder.blog_chequered article.format-quote i.qoute_mark {
    color: #212121;
    -webkit-transition: color .2s cubic-bezier(.3,.67,.24,.86);
    -moz-transition: color .2s cubic-bezier(.3,.67,.24,.86);
    transition: color .2s cubic-bezier(.3,.67,.24,.86)
}

.blog_holder.blog_chequered article.format-link i.link_mark,.blog_holder.blog_chequered article.format-quote i.link_mark {
    position: absolute;
    top: -14px;
    right: 11px;
    font-size: 77px;
    color: #e1e1e1
}

.blog_holder.blog_chequered article.format-link i.qoute_mark,.blog_holder.blog_chequered article.format-quote i.qoute_mark {
    position: absolute;
    top: -50px;
    right: -18px;
    font-size: 125px;
    color: #e1e1e1
}

.blog_holder.blog_chequered article.format-link:hover,.blog_holder.blog_chequered article.format-quote:hover {
    background-color: #1abc9c
}

.blog_holder.blog_chequered article.format-link:hover .post_info span,.blog_holder.blog_chequered article.format-link:hover .post_title a,.blog_holder.blog_chequered article.format-link:hover .post_title span,.blog_holder.blog_chequered article.format-link:hover .social_share_list_holder ul li i,.blog_holder.blog_chequered article.format-link:hover i.link_mark,.blog_holder.blog_chequered article.format-link:hover i.qoute_mark,.blog_holder.blog_chequered article.format-quote:hover .post_info span,.blog_holder.blog_chequered article.format-quote:hover .post_title a,.blog_holder.blog_chequered article.format-quote:hover .post_title span,.blog_holder.blog_chequered article.format-quote:hover .social_share_list_holder ul li i,.blog_holder.blog_chequered article.format-quote:hover i.link_mark,.blog_holder.blog_chequered article.format-quote:hover i.qoute_mark {
    color: #fff
}

.blog_holder.blog_chequered article:not(.format-link):not(.format-quote) .post_text {
    opacity: 0;
    background-color: rgba(0,0,0,.6);
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.blog_holder.blog_chequered article:not(.format-link):not(.format-quote):hover {
    -webkit-transition: background-color .2s cubic-bezier(.3,.67,.24,.86);
    -moz-transition: background-color .2s cubic-bezier(.3,.67,.24,.86);
    transition: background-color .2s cubic-bezier(.3,.67,.24,.86)
}

.blog_holder.blog_chequered article:not(.format-link):not(.format-quote):hover .post_image .flexslider .slides a:after,.blog_holder.blog_chequered article:not(.format-link):not(.format-quote):hover .post_image>a:after,.blog_holder.blog_chequered article:not(.format-link):not(.format-quote):hover .post_text {
    opacity: 1
}

.blog_compound article {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 56px;
    padding-bottom: 58px
}

.blog_compound article .qodef-image-shader {
    display: block;
    position: relative
}

.blog_compound article .qodef-image-shader:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    background-color: rgba(0,0,0,.3);
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}

.blog_compound article .qode_blog_gallery_item.qode_blog_img_large_height .qodef-image-shader {
    height: 100%
}

.blog_compound article a:hover .qodef-image-shader:after {
    opacity: 1;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    transition: opacity .4s
}

.blog_compound article:last-child {
    border: 0
}

.blog_compound article .post_image img {
    position: relative;
    display: block
}

.blog_compound article .post_text {
    margin-top: 45px
}

.blog_compound article .post_meta {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin-top: 40px
}

.blog_compound article .post_meta .three_columns>.column1 {
    text-align: left
}

.blog_compound article .post_meta .three_columns>.column2 {
    text-align: center
}

.blog_compound article .post_meta .three_columns>.column3 {
    text-align: right
}

.blog_compound article .post_meta .blog_like a,.blog_compound article .post_meta .blog_share a,.blog_compound article .post_meta .post_comments {
    font-style: italic
}

.blog_compound article .post_meta .blog_like a:not(:hover),.blog_compound article .post_meta .blog_share a:not(:hover),.blog_compound article .post_meta .post_comments:not(:hover) {
    color: #7f7f7f
}

.blog_compound article .post_meta .blog_share {
    margin-left: 10px
}

.blog_compound article .two_columns_50_50 .post_text {
    margin-top: 0
}

.blog_compound article .post_title {
    text-align: center
}

.blog_compound article .post_title .category {
    margin-bottom: 10px;
    display: block
}

.blog_compound article .post_title .category .date,.blog_compound article .post_title .category a {
    color: #1abc9c;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: underline
}

.blog_compound.sticky_posts article:last-child {
    margin: 0
}

.blog_compound.sticky_posts .post_title {
    text-align: center;
    margin: 45px 0 -15px
}

.qode_blog_masonry_gallery .qode_blog_gallery_sizer {
    width: calc((100% - 8px)/ 2)
}

.qode_blog_masonry_gallery .qode_blog_gallery_gutter {
    width: 8px
}

.qode_blog_masonry_gallery .qode_blog_gallery_item {
    box-sizing: border-box;
    width: calc((100% - 8px)/ 2)
}

.qode_blog_masonry_gallery .qode_blog_gallery_item a {
    display: block;
    padding: 0 0 8px;
    height: 100%
}

.qode_blog_masonry_gallery .qode_blog_gallery_item a img {
    vertical-align: middle;
    height: calc(100% - 8px)
}

.qode_blog_masonry_gallery .qode_blog_gallery_item.qode_blog_img_large_height,.qode_blog_masonry_gallery .qode_blog_gallery_item.qode_blog_img_large_height_width {
    box-sizing: border-box
}

.qode_blog_masonry_gallery .qode_blog_gallery_item.qode_blog_img_large_height a,.qode_blog_masonry_gallery .qode_blog_gallery_item.qode_blog_img_large_height_width a {
    height: calc(100% - 8px)
}

.qode_blog_masonry_gallery .qode_blog_gallery_item.qode_blog_img_large_height a img,.qode_blog_masonry_gallery .qode_blog_gallery_item.qode_blog_img_large_height_width a img {
    height: 100%
}

.qode_blog_masonry_gallery .qode_blog_gallery_item.qode_blog_img_large_height_width,.qode_blog_masonry_gallery .qode_blog_gallery_item.qode_blog_img_large_width {
    width: 100%
}

.blog_holder.blog_pinterest {
    margin-bottom: 20px;
    transition: none!important;
    overflow: visible!important;
    opacity: 0
}

.blog_holder.blog_pinterest .blog_holder_grid_sizer {
    width: 31.7%
}

.blog_holder.blog_pinterest .blog_holder_grid_gutter {
    width: 2.3%
}

.blog_holder.blog_pinterest .mejs-container,.blog_holder.blog_pinterest .mejs-mediaelement {
    border: none
}

.blog_holder.blog_pinterest article {
    display: block;
    float: left;
    margin: 0 0 30px;
    padding: 0;
    text-align: left;
    vertical-align: top;
    z-index: 100;
    border: 0;
    width: 31.7%
}

.blog_holder.blog_pinterest article .blog_holder_grid_gutter {
    width: 3%
}

.blog_holder.blog_pinterest article .post_text .post_text_inner {
    padding: 22px 30px 25px;
    background-color: #fff
}

.blog_holder.blog_pinterest article.format-link .post_text .post_text_inner,.blog_holder.blog_pinterest article.format-quote .post_text .post_text_inner {
    padding: 50px 45px;
    background-color: #fff!important;
    text-align: center
}

.blog_holder.blog_pinterest article.format-link .post_text .post_text_inner .icon,.blog_holder.blog_pinterest article.format-quote .post_text .post_text_inner .icon {
    font-size: 55px;
    color: #e0e0e0;
    margin-bottom: 30px;
    display: block
}

.blog_holder.blog_pinterest article.format-link .post_text .post_text_inner h5 span,.blog_holder.blog_pinterest article.format-quote .post_text .post_text_inner h5 span {
    font-size: .8em
}

.blog_holder.blog_pinterest article.format-link .quote_author,.blog_holder.blog_pinterest article.format-quote .quote_author {
    margin-top: 12px;
    text-transform: uppercase;
    font-size: 10px;
    color: #2e2e2e!important;
    font-weight: 600
}

.blog_holder.blog_pinterest article.format-audio .post_text .post_text_inner {
    padding-top: 8px
}

.blog_holder.blog_pinterest article .post_image {
    margin: 0;
    width: auto
}

.blog_holder.blog_pinterest article .post_info {
    margin-bottom: 10px
}

.blog_holder.blog_pinterest article .post_info,.blog_holder.blog_pinterest article .post_info a:not(:hover) {
    font-size: 10px;
    color: #2e2e2e;
    text-transform: uppercase
}

.blog_holder.blog_pinterest article h5 a {
    color: #2e2e2e;
    font-size: 23px;
    line-height: 26px;
    text-transform: none;
    margin: 0
}

.two_columns_25_75 .blog_holder.blog_pinterest .blog_holder_grid_sizer,.two_columns_25_75 .blog_holder.blog_pinterest article,.two_columns_33_66 .blog_holder.blog_pinterest .blog_holder_grid_sizer,.two_columns_33_66 .blog_holder.blog_pinterest article,.two_columns_66_33 .blog_holder.blog_pinterest .blog_holder_grid_sizer,.two_columns_66_33 .blog_holder.blog_pinterest article,.two_columns_75_25 .blog_holder.blog_pinterest .blog_holder_grid_sizer,.two_columns_75_25 .blog_holder.blog_pinterest article {
    width: 48%
}

.two_columns_25_75 .blog_holder.blog_pinterest .blog_holder_grid_gutter,.two_columns_33_66 .blog_holder.blog_pinterest .blog_holder_grid_gutter,.two_columns_66_33 .blog_holder.blog_pinterest .blog_holder_grid_gutter,.two_columns_75_25 .blog_holder.blog_pinterest .blog_holder_grid_gutter {
    width: 4%
}

.blog_headlines {
    margin-bottom: 56px
}

.blog_headlines article {
    margin-bottom: 40px;
    text-align: center
}

.blog_headlines article h2 {
    line-height: 1em;
    opacity: 0;
    -webkit-transform: translateY(50px) scale(.7);
    -moz-transform: translateY(50px) scale(.7);
    transform: translateY(50px) scale(.7);
    -webkit-transition: opacity .6s ease,transform .6s ease;
    -moz-transition: opacity .6s ease,transform .6s ease;
    transition: opacity .6s ease,transform .6s ease
}

.blog_headlines article h2.show {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1)
}

.blog_headlines article h2 a {
    line-height: 1em
}

.blog_holder.single_image_title_post article .post_content_holder {
    position: relative
}

.blog_holder.single_image_title_post article .post_image {
    text-align: center
}

.blog_holder.single_image_title_post article .single_top_part_holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    background-color: rgba(0,0,0,.3)
}

.blog_holder.single_image_title_post article .single_top_part {
    display: table;
    height: 100%;
    width: 100%
}

.blog_holder.single_image_title_post article .single_top_part_inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.blog_holder.single_image_title_post article .qode-itp-single-separator.separator {
    width: 64px;
    height: 4px;
    margin-top: 35px;
    margin-bottom: 35px
}

.blog_holder.single_image_title_post article .post_info {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 3px;
    display: block;
    color: #fff
}

.blog_holder.single_image_title_post article .post_info a,.blog_holder.single_image_title_post article .post_info a:hover span {
    color: #fff
}

.blog_holder.single_image_title_post article .post_category {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 3px;
    display: block;
    margin-bottom: 17px
}

.blog_holder.single_image_title_post article .post_category a {
    color: #fff;
    -webkit-transition: color .2s ease-out,border-color .2s ease-out;
    -moz-transition: color .2s ease-out,border-color .2s ease-out;
    transition: color .2s ease-out,border-color .2s ease-out
}

.blog_holder.single_image_title_post article h1 {
    color: #fff
}

.blog_holder.single_image_title_post article .itp_post_text .post_text_inner {
    padding: 95px 0 0
}

.blog_holder.single_image_title_post article .single_bottom_part {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 80px 0 30px;
    border-bottom: 1px solid #e5e5e5
}

.blog_holder.single_image_title_post article .single_bottom_part .single_bottom_part_left .tags_text h5,.blog_holder.single_image_title_post article .single_bottom_part .single_bottom_part_right .social_share_list_holder>span,.qode-card-panes .pane .card,.qode-card-panes .pane.no-shadow:after {
    display: none
}

.blog_holder.single_image_title_post article .single_bottom_part .single_bottom_part_left {
    width: 50%;
    float: left;
    text-align: left
}

.blog_holder.single_image_title_post article .single_bottom_part .single_bottom_part_left .single_tags {
    margin: 0
}

.blog_holder.single_image_title_post article .single_bottom_part .single_bottom_part_right {
    width: 50%;
    float: left;
    text-align: right
}

.blog_holder.single_image_title_post .comment_holder {
    padding-left: 10%;
    padding-right: 10%
}

.blog_holder.single_image_title_post .comment_form {
    box-sizing: border-box;
    padding-left: 10%;
    padding-right: 10%
}

@-webkit-keyframes tease-card-headers {
    0% {
        opacity: 0;
        transform: translate(-20%,0)
    }

    100% {
        opacity: 1;
        transform: translate(0,0)
    }
}

@keyframes tease-card-headers {
    0% {
        opacity: 0;
        transform: translate(-20%,0)
    }

    100% {
        opacity: 1;
        transform: translate(0,0)
    }
}

.qode-cards-holder {
    max-width: 1100px;
    margin: 0 auto
}

.cards {
    position: relative;
    height: 60px;
    margin-top: 50px;
    z-index: 10
}

.cards .card {
    width: 100%;
    box-sizing: border-box;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: absolute;
    height: 60px
}

.cards .card .card-inner {
    position: relative;
    height: 100%;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    box-shadow: 0 -10px 10px rgba(95,95,95,.03)
}

.cards .card:nth-last-child(6) {
    padding: 0 110px;
    top: -75px
}

.cards .card:nth-last-child(5) {
    padding: 0 90px;
    top: -60px
}

.cards .card:nth-last-child(4) {
    padding: 0 65px;
    top: -45px
}

.cards .card:nth-last-child(3) {
    padding: 0 40px;
    top: -30px
}

.cards .card:nth-last-child(2) {
    padding: 0 20px;
    top: -15px
}

.cards .card:nth-last-child(1) {
    padding: 0;
    top: 0
}

.cards .card:not(:last-of-type) {
    cursor: pointer
}

.cards .card:not(:last-of-type):not(.active).hovered,.cards .card:not(:last-of-type):not(.active):hover {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    transform: translateY(-15px)
}

.qode-card-panes {
    position: relative;
    width: 100%
}

.qode-card-panes .pane {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    transition: opacity .5s ease;
    z-index: 1;
    box-shadow: 0 1px 25px rgba(95,95,95,.08)
}

.qode-card-panes .pane:after {
    border-radius: 100px/10px;
    bottom: 0;
    box-shadow: 0 0 20px rgba(0,0,0,.15);
    content: "";
    left: 50%;
    position: absolute;
    right: 10px;
    top: 49%;
    z-index: -1;
    width: 98%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.qode-card-panes .pane.active {
    opacity: 1;
    z-index: 2
}

.qode-card-panes .pane.navigation-bullets-disabled .qode-card-slider-holder-outer {
    padding-bottom: 65px
}

.qode-card-panes .pane.border-radius .qode-card-slider-holder .qode-card-slider .slide img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.qode-card-panes .pane.qode-slide-shadow .qode-card-slider-holder .qode-card-slider .slide img {
    box-shadow: 0 3px 20px rgba(95,95,95,.08)
}

.qode-card-panes .pane.hover-animation .qode-card-slider-holder .qode-card-slider .slide:hover {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px)
}

.qode-card-panes .pane.no-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.qode-card-panes .pane.no-shadow .qode-card-slider-holder-outer {
    padding: 0
}

.qode-card-slider-holder-outer {
    padding-top: 53px;
    padding-bottom: 88px
}

.qode-card-slider-holder {
    position: relative
}

.qode-card-slider-holder .qode-card-slider {
    transition: margin .5s ease-in-out 0s;
    white-space: nowrap;
    width: 100%;
    position: relative
}

.qode-card-slider-holder .qode-card-slider .slide {
    float: left;
    padding: 0 23px;
    position: relative;
    box-sizing: border-box;
    max-width: 100%;
    -webkit-transition: transform .3s ease;
    -moz-transition: transform .3s ease;
    transition: transform .3s ease
}

.qode-card-slider-holder .qode-card-slider .slide img {
    display: block;
    position: relative;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.qode-card-slider-holder .controls.arrows {
    position: static
}

.qode-card-slider-holder .controls.bullets {
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 100;
    height: 27px;
    bottom: -57px
}

.qode-card-slider-holder .controls .button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    width: 90px;
    height: 90px;
    z-index: 100;
    border: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgba(163,163,163,.45);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.qode-card-slider-holder .controls .button:hover {
    box-shadow: 0 0 5px 0 rgba(163,163,163,.45)
}

.qode-card-slider-holder .controls .button span {
    position: absolute;
    top: 0;
    font-size: 56px;
    height: 90px;
    line-height: 90px;
    width: 90px;
    text-align: center;
    text-indent: 0;
    visibility: visible;
    cursor: pointer
}

.qode-card-slider-holder .controls .button.prev {
    left: -60px
}

.qode-card-slider-holder .controls .button.prev span {
    left: -2px
}

.qode-card-slider-holder .controls .button.next {
    right: -60px
}

.qode-card-slider-holder .controls .button.next span {
    right: -2px
}

.qode-card-slider-holder .controls .button.hidden {
    opacity: 0;
    visibility: hidden
}

.qode-card-slider-holder .controls .button.hidden span {
    visibility: hidden
}

.qode-card-slider-holder .controls .dots {
    position: relative
}

.qode-card-slider-holder .controls .dots .dots-inner {
    margin: 0 auto;
    display: table
}

.qode-card-slider-holder .controls .dots .dots-inner .dot {
    position: relative;
    width: 7px;
    height: 7px;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    cursor: pointer;
    margin: 0 5px;
    background-color: #c5c5c5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color .2s ease;
    -moz-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.qode-card-slider-holder .controls .dots .dots-inner .dot.active {
    background-color: #000
}

.qode-cards-gallery-holder {
    padding: 10px 0;
    position: relative
}

.qode-cards-gallery-holder .qode-cards-gallery {
    width: 100%
}

.qode-cards-gallery-holder img {
    position: relative;
    display: block;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.qode-cards-gallery-holder .fake_card {
    position: relative;
    display: block;
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.qode-cards-gallery-holder .card {
    box-sizing: border-box;
    position: absolute;
    -webkit-transition: transform .5s ease-in-out,margin .3s ease-in-out,left .3s ease-in-out,right .3s ease-in-out,top .3s ease-in-out,bottom .3s ease-in-out;
    -moz-transition: transform .5s ease-in-out,margin .3s ease-in-out,left .3s ease-in-out,right .3s ease-in-out,top .3s ease-in-out,bottom .3s ease-in-out;
    transition: transform .5s ease-in-out,margin .3s ease-in-out,left .3s ease-in-out,right .3s ease-in-out,top .3s ease-in-out,bottom .3s ease-in-out;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 6px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 6px 0 rgba(0,0,0,.2)
}

.qode-cards-gallery-holder .card:not(:last-of-type) {
    cursor: pointer
}

.qode-cards-gallery-holder.left .card.out {
    -webkit-transition: transform .5s ease-in-out,left .3s ease-in-out;
    -moz-transition: transform .5s ease-in-out,left .3s ease-in-out;
    transition: transform .5s ease-in-out,left .3s ease-in-out
}

.qode-cards-gallery-holder.left .card:nth-last-child(8) {
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    transform: scale(.3);
    left: -70%
}

.qode-cards-gallery-holder.left .card:nth-last-child(7) {
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    transform: scale(.4);
    left: -60%
}

.qode-cards-gallery-holder.left .card:nth-last-child(6) {
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    transform: scale(.5);
    left: -50%
}

.qode-cards-gallery-holder.left .card:nth-last-child(5) {
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    transform: scale(.6);
    left: -40%
}

.qode-cards-gallery-holder.left .card:nth-last-child(4) {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    transform: scale(.7);
    left: -30%
}

.qode-cards-gallery-holder.left .card:nth-last-child(3) {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    transform: scale(.8);
    left: -20%
}

.qode-cards-gallery-holder.left .card:nth-last-child(2) {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    transform: scale(.9);
    left: -10%
}

.qode-cards-gallery-holder.left .card:nth-last-child(1) {
    padding: 0;
    left: 0
}

.qode-cards-gallery-holder.left .card:not(:last-of-type):not(.active):hover {
    margin-left: -10px!important
}

.qode-cards-gallery-holder.right .card.out {
    -webkit-transition: transform .5s ease-in-out,right .3s ease-in-out;
    -moz-transition: transform .5s ease-in-out,right .3s ease-in-out;
    transition: transform .5s ease-in-out,right .3s ease-in-out
}

.qode-cards-gallery-holder.right .card:nth-last-child(8) {
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    transform: scale(.3);
    right: -70%
}

.qode-cards-gallery-holder.right .card:nth-last-child(7) {
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    transform: scale(.4);
    right: -60%
}

.qode-cards-gallery-holder.right .card:nth-last-child(6) {
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    transform: scale(.5);
    right: -50%
}

.qode-cards-gallery-holder.right .card:nth-last-child(5) {
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    transform: scale(.6);
    right: -40%
}

.qode-cards-gallery-holder.right .card:nth-last-child(4) {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    transform: scale(.7);
    right: -30%
}

.qode-cards-gallery-holder.right .card:nth-last-child(3) {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    transform: scale(.8);
    right: -20%
}

.qode-cards-gallery-holder.right .card:nth-last-child(2) {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    transform: scale(.9);
    right: -10%
}

.qode-cards-gallery-holder.right .card:nth-last-child(1) {
    padding: 0;
    right: 0
}

.qode-cards-gallery-holder.right .card:not(:last-of-type):not(.active):hover {
    margin-right: -10px!important
}

.qode-cards-gallery-holder.top .card.out {
    -webkit-transition: transform .5s ease-in-out,top .3s ease-in-out;
    -moz-transition: transform .5s ease-in-out,top .3s ease-in-out;
    transition: transform .5s ease-in-out,top .3s ease-in-out
}

.qode-cards-gallery-holder.top .card:nth-last-child(8) {
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    transform: scale(.3);
    top: -70%
}

.qode-cards-gallery-holder.top .card:nth-last-child(7) {
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    transform: scale(.4);
    top: -60%
}

.qode-cards-gallery-holder.top .card:nth-last-child(6) {
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    transform: scale(.5);
    top: -50%
}

.qode-cards-gallery-holder.top .card:nth-last-child(5) {
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    transform: scale(.6);
    top: -40%
}

.qode-cards-gallery-holder.top .card:nth-last-child(4) {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    transform: scale(.7);
    top: -30%
}

.qode-cards-gallery-holder.top .card:nth-last-child(3) {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    transform: scale(.8);
    top: -20%
}

.qode-cards-gallery-holder.top .card:nth-last-child(2) {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    transform: scale(.9);
    top: -10%
}

.qode-cards-gallery-holder.top .card:nth-last-child(1) {
    padding: 0;
    top: 0
}

.qode-cards-gallery-holder.top .card:not(:last-of-type):not(.active):hover {
    margin-top: -10px!important
}

.qode-cards-gallery-holder.bottom .card.out {
    -webkit-transition: transform .5s ease-in-out,bottom .3s ease-in-out;
    -moz-transition: transform .5s ease-in-out,bottom .3s ease-in-out;
    transition: transform .5s ease-in-out,bottom .3s ease-in-out
}

.qode-cards-gallery-holder.bottom .card:nth-last-child(8) {
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    transform: scale(.3);
    bottom: -70%
}

.qode-cards-gallery-holder.bottom .card:nth-last-child(7) {
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    transform: scale(.4);
    bottom: -60%
}

.qode-cards-gallery-holder.bottom .card:nth-last-child(6) {
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    transform: scale(.5);
    bottom: -50%
}

.qode-cards-gallery-holder.bottom .card:nth-last-child(5) {
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    transform: scale(.6);
    bottom: -40%
}

.qode-cards-gallery-holder.bottom .card:nth-last-child(4) {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    transform: scale(.7);
    bottom: -30%
}

.qode-cards-gallery-holder.bottom .card:nth-last-child(3) {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    transform: scale(.8);
    bottom: -20%
}

.qode-cards-gallery-holder.bottom .card:nth-last-child(2) {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    transform: scale(.9);
    bottom: -10%
}

.qode-cards-gallery-holder.bottom .card:nth-last-child(1) {
    padding: 0;
    bottom: 0
}

.qode-cards-gallery-holder.bottom .card:not(:last-of-type):not(.active):hover {
    margin-bottom: -10px!important
}

.qode-expanding-images {
    position: relative;
    text-align: center
}

.qode-expanding-images .qode-expanding-images-inner {
    display: inline-block;
    position: relative;
    max-width: 46.875%
}

.qode-expanding-images .qode-frame-image {
    position: relative;
    z-index: 30;
    pointer-events: none
}

.qode-expanding-images.qode-ie-specific .qode-frame-image {
    z-index: 10
}

.qode-expanding-images .qode-hero-image {
    position: absolute;
    height: 66%;
    width: 92%;
    left: 4%;
    top: 5%;
    z-index: 20;
    overflow: hidden;
    background-color: #f3f3f3
}

.qode-expanding-images .qode-hero-image .qode-hero-image-link {
    display: block;
    position: relative;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    height: 100%
}

.qode-expanding-images .qode-hero-image .qode-hero-image-link:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,.12);
    opacity: 0;
    -webkit-transition: opacity .4s cubic-bezier(.21,.74,.52,.87);
    -moz-transition: opacity .4s cubic-bezier(.21,.74,.52,.87);
    transition: opacity .4s cubic-bezier(.21,.74,.52,.87)
}

.qode-expanding-images .qode-hero-image .qode-hero-image-link:hover:after {
    opacity: 1
}

.qode-expanding-images .qode-hero-image .qode-hero-image-link:hover>.qode-hero-image-title {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.qode-expanding-images .qode-hero-image .qode-hero-image-link:hover img {
    -webkit-transform: translate3d(0,-30px,0);
    -moz-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
    -webkit-transition: .35s cubic-bezier(.18,.87,.28,1.01) 50ms;
    -moz-transition: .35s cubic-bezier(.18,.87,.28,1.01) 50ms;
    transition: .35s cubic-bezier(.18,.87,.28,1.01) 50ms
}

.qode-expanding-images .qode-hero-image img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    will-change: transform
}

.qode-expanding-images .qode-hero-image-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: #fff;
    z-index: 300;
    padding: 17px 0;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    transition: all .35s ease;
    -webkit-transform: translate3d(0,100%,0);
    -moz-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
}

.qode-expanding-images .qode-hero-image-title h3 {
    text-transform: none;
    font-size: 14px;
    font-weight: 500
}

.qode-expanding-images .qode-side-images {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 77%
}

.qode-expanding-images .qode-side-image-link {
    -webkit-transition: opacity .4s cubic-bezier(.21,.74,.52,.87);
    -moz-transition: opacity .4s cubic-bezier(.21,.74,.52,.87);
    transition: opacity .4s cubic-bezier(.21,.74,.52,.87)
}

.qode-expanding-images .qode-side-image-link:hover {
    opacity: .95
}

.qode-expanding-images .qode-side-image {
    position: absolute;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all 1s cubic-bezier(.21,.74,.52,.87);
    -moz-transition: all 1s cubic-bezier(.21,.74,.52,.87);
    transition: all 1s cubic-bezier(.21,.74,.52,.87);
    -webkit-box-shadow: 3px 3px 6px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 3px 3px 6px 0 rgba(0,0,0,.1);
    box-shadow: 3px 3px 6px 0 rgba(0,0,0,.1)
}

.qode-expanding-images .qode-side-image:nth-of-type(1) {
    z-index: 7
}

.qode-expanding-images .qode-side-image:nth-of-type(2) {
    z-index: 6
}

.qode-expanding-images .qode-side-image:nth-of-type(3) {
    z-index: 5
}

.qode-expanding-images .qode-side-image:nth-of-type(4) {
    z-index: 4
}

.qode-expanding-images .qode-side-image:nth-of-type(5) {
    z-index: 3
}

.qode-expanding-images .qode-side-image:nth-of-type(6) {
    z-index: 2
}

.qode-expanding-images .qode-side-image:nth-of-type(7) {
    z-index: 1
}

.qode-expanding-images .qode-side-image:nth-of-type(8) {
    z-index: 0
}

.qode-expanding-images .qode-side-image.qode-side-image-1,.qode-expanding-images .qode-side-image.qode-side-image-3 {
    width: 16.92%;
    padding-top: 10.575%
}

.qode-expanding-images .qode-side-image.qode-side-image-2,.qode-expanding-images .qode-side-image.qode-side-image-4 {
    width: 17.7%;
    padding-top: 11.0625%
}

.qode-expanding-images .qode-side-image.qode-side-image-1 {
    top: 7%;
    left: 13.5%
}

.qode-expanding-images .qode-side-image.qode-side-image-2 {
    bottom: 9.5%;
    left: 10.3%
}

.qode-expanding-images .qode-side-image.qode-side-image-3 {
    top: 7%;
    right: 14%
}

.qode-expanding-images .qode-side-image.qode-side-image-4 {
    bottom: 9.5%;
    right: 9.8%
}

.qode-expanding-images .qode-side-image.qode-side-image-5,.qode-expanding-images .qode-side-image.qode-side-image-7 {
    width: 11.56%;
    padding-top: 7.225%
}

.qode-expanding-images .qode-side-image.qode-side-image-6,.qode-expanding-images .qode-side-image.qode-side-image-8 {
    width: 10.88%;
    padding-top: 6.8%
}

.qode-expanding-images .qode-side-image.qode-side-image-5 {
    top: 12.2%;
    left: .5%
}

.qode-expanding-images .qode-side-image.qode-side-image-7 {
    top: 12.2%;
    right: .5%
}

.qode-expanding-images .qode-side-image.qode-side-image-6 {
    bottom: 24.5%;
    left: -3%
}

.qode-expanding-images .qode-side-image.qode-side-image-8 {
    bottom: 24.5%;
    right: -3%
}

.qode-item-showcase {
    text-align: center;
    opacity: 0
}

.touch .qode-item-showcase {
    opacity: 1
}

.qode-item-showcase .qode-item-image {
    display: inline-block;
    margin-top: -70px;
    opacity: 0;
    width: 36%;
    -webkit-transform: translateY(70px);
    -moz-transform: translateY(70px);
    transform: translateY(70px)
}

.qode-item-showcase .qode-item-image img {
    vertical-align: middle
}

.qode-item-showcase .qode-item-image.qode-appeared,.touch .qode-item-showcase .qode-item-image {
    -webkit-transition: opacity .55s cubic-bezier(.23,1,.32,1),-webkit-transform .55s cubic-bezier(.23,1,.32,1);
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.qode-item-showcase .qode-item {
    display: inline-block;
    opacity: 0
}

.qode-item-showcase .qode-item.qode-item-left {
    -webkit-transform: translateX(-70px);
    -moz-transform: translateX(-70px);
    transform: translateX(-70px);
    text-align: right
}

.qode-item-showcase .qode-item.qode-item-left .qode-item-icon {
    padding-left: 30px
}

.qode-item-showcase .qode-item.qode-item-right {
    text-align: left;
    -webkit-transform: translateX(70px);
    -moz-transform: translateX(70px);
    transform: translateX(70px)
}

.qode-item-showcase .qode-item.qode-item-right .qode-item-icon {
    padding-right: 30px
}

.qode-item-showcase .qode-item.qode-appeared,.touch .qode-item-showcase .qode-item {
    -webkit-transition: opacity .55s cubic-bezier(.23,1,.32,1),-webkit-transform .55s cubic-bezier(.23,1,.32,1);
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1);
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.qode-item-showcase .qode-item .qode-item-icon {
    display: table-cell;
    font-size: 30px
}

.qode-item-showcase .qode-item .qode-item-icon i {
    padding: 15px;
    font-size: 17px;
    color: #fff;
    background-color: #2a2a2a;
    -webkit-transition: opacity .15s ease-out;
    -moz-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.qode-item-showcase .qode-item .qode-item-icon i:hover {
    opacity: .94
}

.qode-item-showcase .qode-item .qode-item-content {
    display: table-cell;
    vertical-align: top
}

.qode-item-showcase .qode-item .qode-item-content .qode-showcase-title-holder .qode-showcase-title {
    position: relative;
    display: inline-block;
    margin: 0;
    font-size: 25px;
    letter-spacing: 0;
    -webkit-transition: color .15s ease-in-out;
    -moz-transition: color .15s ease-in-out;
    transition: color .15s ease-in-out
}

.qode-item-showcase .qode-item .qode-item-content .qode-showcase-title-holder a:hover .qode-showcase-title {
    color: inherit
}

.qode-item-showcase .qode-item .qode-item-content .qode-showcase-text-holder .qode-showcase-text {
    margin: 7px 0 44px
}

.qode-item-showcase .qode-item-showcase-holder {
    position: relative;
    display: inline-block;
    width: 32%
}

.qode-item-showcase .qode-item-showcase-holder .qode-item-line {
    content: '';
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-left: 1px dashed #2a2a2a;
    opacity: 0;
    -webkit-transition: all .55s cubic-bezier(.23,1,.32,1) .25s;
    -moz-transition: all .55s cubic-bezier(.23,1,.32,1) .25s;
    transition: all .55s cubic-bezier(.23,1,.32,1) .25s;
    z-index: -1
}

.touch .qode-item-showcase .qode-item-showcase-holder .qode-item-line {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.qode-item-showcase .qode-item-showcase-holder.qode-holder-left {
    float: left;
    text-align: right
}

.qode-item-showcase .qode-item-showcase-holder.qode-holder-left .qode-item-line {
    right: 23px
}

.qode-item-showcase .qode-item-showcase-holder.qode-holder-right {
    float: right;
    text-align: left
}

.qode-item-showcase .qode-item-showcase-holder.qode-holder-right .qode-item-line {
    left: 23px
}

.qode-crossfade-images {
    display: inline-block;
    position: relative
}

.qode-crossfade-images .qode-cfi-link {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100
}

.qode-crossfade-images .qode-cfi-img-holder {
    -webkit-box-shadow: 0 10px 18px 0 rgba(0,0,0,.08);
    -moz-box-shadow: 0 10px 18px 0 rgba(0,0,0,.08);
    box-shadow: 0 10px 18px 0 rgba(0,0,0,.08);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.qode-crossfade-images .qode-cfi-img-holder .qode-cfi-img-holder-inner {
    position: relative;
    overflow: hidden
}

.qode-crossfade-images .qode-cfi-img-holder .qode-cfi-img-holder-inner img {
    vertical-align: middle;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.qode-crossfade-images .qode-cfi-img-holder .qode-cfi-img-holder-inner .qodef-cfi-image-hover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.qode-crossfade-images .qode-cfi-title-holder {
    text-align: center;
    margin: 30px 0
}

.qode-crossfade-images .qode-cfi-title-holder .qode-cfi-title {
    text-transform: none;
    font-weight: 400;
    font-size: 19px
}

.qode-crossfade-images:hover .qode-cfi-img-holder {
    -webkit-box-shadow: 0 10px 18px 1px rgba(0,0,0,.2);
    -moz-box-shadow: 0 10px 18px 1px rgba(0,0,0,.2);
    box-shadow: 0 10px 18px 1px rgba(0,0,0,.2)
}

.qode-crossfade-images:hover .qode-cfi-img-holder .qode-cfi-img-holder-inner img {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.qode-crossfade-images:hover .qode-cfi-img-holder .qode-cfi-img-holder-inner .qodef-cfi-image-hover {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s .05s,opacity .3s .05s;
    transition: transform .3s .05s,opacity .3s .05s
}

.qode-cta-section {
    position: relative
}

.qode-cta-section .qode-cta-section-text-wrapper {
    position: absolute;
    display: table;
    table-layout: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
    width: 600px;
    height: 600px
}

.qode-cta-section .qode-cta-section-text-wrapper .qode-cta-section-text-wrapper-inner {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%
}

.qode-cta-section .qode-cta-section-text-wrapper .qode-cta-section-title {
    font-size: 46px;
    text-transform: none;
    font-weight: 300
}

.qode-cta-section .qode-cta-section-text-wrapper .qode-cta-section-description-holder {
    padding: 0 20px;
    margin-bottom: 40px
}

.qode-cta-section .qode-cta-section-text-wrapper .qode-cta-section-description {
    font-size: 17px;
    line-height: 1.68em
}

.qode-cta-section.qode-cta-appear-effect img {
    -webkit-transition: -webkit-transform 2s,opacity 2s;
    transition: transform 2s,opacity 2s
}

.no-touch .qode-cta-section.qode-cta-appear-effect img {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(1.2) translateY(100px);
    -moz-transform: scale(1.2) translateY(100px);
    transform: scale(1.2) translateY(100px);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.qode-cta-section.qode-cta-appear-effect img.qode-appeared {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1) translateY(0);
    -moz-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-animation-name: qodeCTAScaleUp;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-delay: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-name: qodeCTAScaleUp;
    animation-duration: 15s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-delay: 2s;
    animation-fill-mode: forwards
}

@-webkit-keyframes qodeCTAScaleUp {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.07);
        -moz-transform: scale(1.07);
        transform: scale(1.07)
    }
}

@keyframes qodeCTAScaleUp {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.07);
        -moz-transform: scale(1.07);
        transform: scale(1.07)
    }
}

.qode-cta-section.qode-cta-appear-effect .qode-cta-section-text-wrapper .qode-cta-section-title-holder {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden
}

.qode-cta-section.qode-cta-appear-effect .qode-cta-section-text-wrapper .qode-cta-section-title-holder:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 200%;
    visibility: hidden;
    -webkit-transform: skew(-25deg) translateX(-200%);
    -moz-transform: skew(-25deg) translateX(-200%);
    transform: skew(-25deg) translateX(-200%);
    background: rgba(255,255,255,.1);
    background: linear-gradient(to right,rgba(255,255,255,.13) 0,rgba(255,255,255,.13) 77%,rgba(255,255,255,.55) 92%,rgba(255,255,255,0) 100%)
}

.no-touch .qode-cta-section.qode-cta-appear-effect .qode-cta-section-text-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(-50%,-50%) scale(.5) translateY(100px);
    -moz-transform: translate(-50%,-50%) scale(.5) translateY(100px);
    transform: translate(-50%,-50%) scale(.5) translateY(100px);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition: -webkit-transform 1s cubic-bezier(0,0,0,1),opacity .5s .2s;
    transition: transform 1s cubic-bezier(0,0,0,1),opacity .5s .2s
}

.qode-cta-section.qode-cta-appear-effect .qode-cta-section-text-wrapper.qode-appeared {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%,-50%) scale(1) translateY(0);
    -moz-transform: translate(-50%,-50%) scale(1) translateY(0);
    transform: translate(-50%,-50%) scale(1) translateY(0)
}

.qode-cta-section.qode-cta-appear-effect .qode-cta-section-text-wrapper.qode-appeared .qode-cta-section-title-holder:after {
    visibility: visible;
    -webkit-animation-name: qodeCTABling;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: qodeCTABling;
    animation-duration: 4s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-delay: 1s;
    animation-fill-mode: forwards
}

@-webkit-keyframes qodeCTABling {
    0% {
        left: 0;
        -webkit-transform: skew(-25deg) translateX(-200%);
        -moz-transform: skew(-25deg) translateX(-200%);
        transform: skew(-25deg) translateX(-200%);
        width: 50%
    }

    20% {
        width: 300%
    }

    100% {
        left: 120%;
        -webkit-transform: skew(-25deg) translateX(0);
        -moz-transform: skew(-25deg) translateX(0);
        transform: skew(-25deg) translateX(0);
        width: 10%
    }
}

@keyframes qodeCTABling {
    0% {
        left: 0;
        -webkit-transform: skew(-25deg) translateX(-200%);
        -moz-transform: skew(-25deg) translateX(-200%);
        transform: skew(-25deg) translateX(-200%);
        width: 50%
    }

    20% {
        width: 300%
    }

    100% {
        left: 120%;
        -webkit-transform: skew(-25deg) translateX(0);
        -moz-transform: skew(-25deg) translateX(0);
        transform: skew(-25deg) translateX(0);
        width: 10%
    }
}

.qode-giwt {
    text-align: center
}

.qode-giwt .qode-giwt-inner {
    display: inline-block;
    padding: 45px 20px;
    -webkit-transition: background-color .2s ease,box-shadow .2s ease;
    -moz-transition: background-color .2s ease,box-shadow .2s ease;
    transition: background-color .2s ease,box-shadow .2s ease
}

.qode-accordion-holder .qode-title-holder,.qode-btn {
    -moz-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out
}

.qode-giwt .qode-giwt-inner:hover {
    background-color: #fff;
    box-shadow: 0 7px 16px rgba(0,0,0,.1)
}

.qode-giwt .qode-giwt-inner .qode_icon_element {
    color: #b6b6b6
}

.qode-giwt .qode-giwt-inner .qode-giwt-content-holder {
    margin-top: 30px
}

.qode-giwt .qode-giwt-inner .qode-giwt-content-holder a:hover {
    color: inherit
}

.qode-btn {
    display: inline-block;
    position: relative;
    outline: 0;
    font-style: normal;
    font-weight: 500;
    font-family: inherit;
    padding: 18px 25px;
    font-size: 14px;
    line-height: 1.7em;
    -webkit-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qode-btn.qode-btn-simple {
    padding: 0!important;
    color: #303030;
    background-color: transparent;
    border: 0;
    vertical-align: middle
}

.qode-btn.qode-btn-simple .qode-btn-text {
    display: inline-block;
    vertical-align: middle
}

.qode-btn.qode-btn-simple:not(.qode-btn-custom-hover-bg):hover {
    background-color: transparent!important
}

.qode-btn.qode-btn-simple:not(.qode-btn-custom-border-hover):hover {
    border-color: transparent!important
}

.qode-btn.qode-btn-solid {
    background-color: #fff;
    border: none;
    color: #303030
}

.qode-btn.qode-btn-outline {
    border: 2px solid #000;
    color: #000;
    background-color: transparent
}

.qode-btn.qode-btn-outline:not(.qode-btn-custom-hover-color):hover {
    color: #fff!important
}

.qode-btn.qode-btn-outline:not(.qode-btn-custom-hover-bg):hover {
    background-color: #000!important
}

.qode-btn.qode-btn-outline:not(.qode-btn-custom-border-hover):hover {
    border-color: #000!important
}

.qode-btn.qode-btn-small {
    font-size: 10px;
    padding: 5px 15px
}

.qode-btn.qode-btn-large {
    font-size: 14px;
    padding: 12px 28px
}

.qode-btn.qode-btn-huge,.qode-btn.qode-btn-huge-full-width {
    font-size: 16px;
    padding: 15px 31px
}

.qode-btn.qode-btn-huge-full-width {
    display: block;
    text-align: center
}

.qode-btn.qode-btn-with-shadow {
    -webkit-box-shadow: 0 4px 16px #e2e2e2;
    -moz-box-shadow: 0 4px 16px #e2e2e2;
    box-shadow: 0 4px 16px #e2e2e2
}

.qode-btn.qode-btn-icon {
    padding: 0;
    height: 64px;
    overflow: hidden;
    vertical-align: middle
}

.qode-btn.qode-btn-icon.qode-btn-simple {
    height: auto
}

.qode-btn.qode-btn-icon.qode-btn-simple .qode-btn-text {
    padding-right: 0;
    padding-left: 0
}

.qode-btn.qode-btn-icon.qode-btn-simple .qode-button-v2-icon-holder {
    padding: 0 0 0 8px;
    font-size: inherit
}

.qode-btn.qode-btn-icon.qode-btn-solid {
    line-height: 64px
}

.qode-btn.qode-btn-icon.qode-btn-solid.qode-btn-icon-square .qode-button-v2-icon-holder {
    width: 64px;
    box-sizing: border-box
}

.qode-btn.qode-btn-icon.qode-btn-outline {
    line-height: 60px
}

.qode-btn.qode-btn-icon.qode-btn-outline.qode-btn-icon-square .qode-button-v2-icon-holder {
    width: 60px;
    box-sizing: border-box
}

.qode-btn.qode-btn-icon .qode-btn-text {
    padding-right: 35px;
    padding-left: 35px;
    display: inline-block;
    vertical-align: top
}

.qode-btn.qode-btn-icon .qode-button-v2-icon-holder {
    font-size: 28px;
    line-height: inherit;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    padding: 0 14px;
    border-left: 1px solid #f3f3f3;
    -moz-transform: translateZ(0);
    -webkit-transition: border-color .15s ease-out,background-color .15s ease-out;
    -moz-transition: border-color .15s ease-out,background-color .15s ease-out;
    transition: border-color .15s ease-out,background-color .15s ease-out
}

.qode-btn.qode-btn-icon .qode-button-v2-icon-holder .qode-button-v2-icon-holder-inner {
    line-height: inherit
}

.qode-btn.qode-btn-icon:hover .qode-button-v2-icon-holder:before {
    -webkit-animation: qode-point 2s infinite ease-out;
    -moz-animation: qode-point 2s infinite ease-out;
    animation: qode-point 2s infinite ease-out
}

.qode-btn.qode-btn-icon.qode-btn-icon-rotate .qode-button-v2-icon-holder {
    position: relative;
    padding: 0;
    overflow: hidden
}

.qode-btn.qode-btn-icon.qode-btn-icon-rotate .qode-button-v2-icon-holder .qode-button-v2-icon-holder-inner {
    position: relative;
    left: 0;
    display: inline-block;
    padding: 0 14px;
    width: inherit;
    box-sizing: border-box;
    -webkit-transition: left .2s ease-out;
    -moz-transition: left .2s ease-out;
    transition: left .2s ease-out
}

.qode-btn.qode-btn-icon.qode-btn-icon-rotate .qode-button-v2-icon-holder:before {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0;
    content: "\24";
    font-family: ElegantIcons;
    overflow: hidden;
    font-weight: 400;
    -webkit-transition: left .2s ease-out;
    -moz-transition: left .2s ease-out;
    transition: left .2s ease-out
}

.qode-btn.qode-btn-icon.qode-btn-icon-rotate:hover .qode-button-v2-icon-holder:before {
    left: 0
}

.qode-btn.qode-btn-icon.qode-btn-icon-rotate:hover .qode-button-v2-icon-holder .qode-button-v2-icon-holder-inner {
    left: 100%
}

button.qode-btn,input[type=submit].qode-btn {
    cursor: pointer
}

.qode-3d-button-holder {
    display: inline-block;
    position: relative;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
    opacity: 0
}

.qode-3d-button-holder .qode-btn.qode-btn-3d-hover {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    border-radius: 2px;
    visibility: visible
}

.qode-3d-button-holder .qode-btn.qode-btn-3d-hover:last-child {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden
}

.qode-3d-button-holder:hover .qode-btn.qode-btn-3d-hover:first-child {
    visibility: hidden
}

.qode-3d-button-holder:hover .qode-btn.qode-btn-3d-hover:last-child {
    visibility: visible
}

.qode-btn-shadow-hover {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.qode-btn-shadow-hover:hover {
    -webkit-box-shadow: 4px 8px 16px #dedede;
    -moz-box-shadow: 4px 8px 16px #dedede;
    box-shadow: 4px 8px 16px #dedede
}

.qode-image-with-icon-and-text {
    text-align: center
}

.qode-image-with-icon-and-text .qode-iwiat-image img {
    vertical-align: middle
}

.qode-image-with-icon-and-text .qode-iwiat-image-icon-holder {
    position: relative;
    margin-bottom: 63px
}

.qode-image-with-icon-and-text .qode-iwiat-image-icon-holder .qode-iwiat-icon-holder {
    position: absolute;
    text-align: center;
    left: 0;
    bottom: 0;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    transform: translateY(50%);
    width: 100%
}

.qode-image-with-icon-and-text .qode-iwiat-text {
    margin-top: 10px
}

.qode-info-card-with-icon {
    text-align: center
}

.qode-info-card-with-icon .qode-icwi-image img {
    vertical-align: middle
}

.qode-info-card-with-icon .qode-icwi-image-icon-holder {
    position: relative
}

.qode-info-card-with-icon .qode-icwi-image-icon-holder .qode-icwi-icon-holder {
    position: absolute;
    text-align: center;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.qode-info-card-with-icon .qode-icwi-text-holder {
    padding: 32px 20px 37px;
    background-color: #fff
}

.qode-info-card-with-icon .qode-icwi-text {
    margin-top: 20px
}

.qode-info-card {
    text-align: center
}

.qode-info-card .qode-info-card-image {
    background-color: #fff
}

.qode-info-card .qode-info-card-image img {
    vertical-align: middle
}

.qode-info-card .qode-info-card-text-holder {
    padding: 32px 40px 59px;
    background-color: #fff
}

.qode-info-card .qode-info-card-text {
    margin-top: 18px
}

.qode-elliptical-slider .qode-elliptical-slide {
    position: relative;
    display: inline-block;
    background-size: cover;
    background-position: center;
    width: 100%;
    vertical-align: middle
}

.qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-image-holder-wrapper {
    line-height: 0
}

.qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-image-holder {
    display: block
}

.qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-image-holder img {
    width: 100%;
    height: auto;
    max-height: 900px
}

.qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-content-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: -webkit-linear-gradient(left,#292929 50%,transparent 50%);
    background: linear-gradient(90deg,#292929 50%,transparent 50%)
}

.qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-content-holder-inner {
    width: 100%;
    height: 100%;
    display: inline-block
}

.qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-content-wrapper {
    height: 100%
}

.qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-content-wrapper .qode-elliptical-slide-wrapper-inner {
    width: 50%;
    height: 100%;
    box-sizing: border-box;
    display: table;
    position: relative
}

.qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-content-wrapper .qode-elliptical-slide-elements-holder {
    display: table-cell;
    vertical-align: middle;
    padding-right: 50px
}

.qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-svg-holder {
    position: absolute;
    height: 100%;
    right: 0;
    top: 0
}

.qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-svg-holder svg {
    width: auto;
    height: 100%;
    vertical-align: middle;
    position: relative;
    left: 100%;
    left: calc(100% - 2px)
}

.qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-svg-holder svg path {
    fill: #000
}

.qode-elliptical-slider .flex-control-nav.flex-control-paging {
    position: absolute;
    left: 50px;
    top: 50%;
    z-index: 100;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qode-elliptical-slider .flex-control-nav.flex-control-paging li {
    padding: 3px 0
}

.qode-elliptical-slider .flex-control-nav.flex-control-paging li a {
    background-color: rgba(255,255,255,.4);
    border-radius: 100%;
    display: block;
    width: 10px;
    height: 10px;
    text-indent: -9999px
}

.qode-elliptical-slider .flex-control-nav.flex-control-paging li a.flex-active {
    background-color: #fff
}

.qode-pricing-calculator {
    display: table;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #e6e6e6
}

.qode-pricing-calculator .qode-pricing-calculator-items,.qode-pricing-calculator .qode-pricing-calculator-text-holder {
    display: table-cell;
    vertical-align: middle
}

.qode-pricing-calculator .qode-pricing-calculator-items {
    width: 62%;
    box-sizing: border-box;
    border-right: 1px solid;
    border-color: inherit
}

.qode-pricing-calculator .qode-pricing-calculator-text-holder {
    width: 38%;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box
}

.qode-pricing-calculator .qode-pricing-calculator-item {
    display: table;
    width: 100%;
    padding: 19px 15px;
    box-sizing: border-box;
    border-bottom: 1px solid;
    border-color: inherit
}

@media only screen and (min-width: 600px) {
    .qode-pricing-calculator .qode-pricing-calculator-item:last-child {
        border-bottom:none
    }
}

.qode-pricing-calculator .qode-pricing-calculator-switcher-holder,.qode-pricing-calculator .qode-pricing-calculator-title-holder {
    display: table-cell;
    vertical-align: middle
}

.qode-pricing-calculator .qode-pricing-calculator-switcher-holder {
    width: 1%
}

.qode-pricing-calculator .qode-pricing-calculator-title-holder {
    padding-left: 22px
}

.qode-pricing-calculator .qode-pricing-calculator-total-price-holder {
    font-size: 45px;
    color: #303030
}

.qode-pricing-calculator .qode-pricing-calculator-text {
    margin-bottom: 0;
    padding: 0;
    margin-top: 32px
}

.qode-pricing-calculator .qode-pricing-calculator-subtitle {
    margin-top: 10px;
    margin-bottom: 0
}

.qode-pricing-calculator .qode-pricing-calculator-button-holder {
    display: block;
    margin-top: 52px
}

.qode-pricing-calculator .qode-pricing-calculator-button-holder .qode-qbutton-full-width {
    padding-left: 0!important;
    padding-right: 0!important;
    box-sizing: initial!important
}

.qode-pricing-calculator .qode-pricing-calculator-switch {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 77px;
    height: 40px
}

.qode-pricing-calculator .qode-pricing-calculator-switch input {
    display: none
}

.qode-pricing-calculator .qode-pricing-calculator-switch .qode-pricing-calculator-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #eae8e8;
    box-shadow: inset 0 0 3px 1px rgba(0,0,0,.1);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s;
    border-radius: 34px
}

.qode-pricing-calculator .qode-pricing-calculator-switch .qode-pricing-calculator-slider:before {
    position: absolute;
    content: "";
    height: 34px;
    width: 34px;
    left: 3px;
    bottom: 3px;
    background-color: #fff;
    box-shadow: 0 0 3px 1px rgba(0,0,0,.1);
    border-radius: 50%;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    transition: .4s
}

.qode-pricing-calculator .qode-pricing-calculator-switch input:checked+.qode-pricing-calculator-slider {
    background-color: #1abc9c
}

.qode-comparative-features-table .qode-cft-row:nth-child(odd),.qode-specification-list {
    background-color: #fff
}

.qode-pricing-calculator .qode-pricing-calculator-switch input:checked+.qode-pricing-calculator-slider:before {
    -webkit-transform: translateX(37px);
    -moz-transform: translateX(37px);
    transform: translateX(37px)
}

.qode-specification-list .qode-specification-list-image img {
    vertical-align: middle
}

.qode-specification-list .qode-specification-list-text-holder {
    padding: 28px 34px 34px
}

.qode-specification-list .qode-specification-list-items {
    margin-top: 34px
}

.qode-specification-list .qode-specification-list-item {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px solid #e6e6e6;
    padding: 4px 0
}

.qode-specification-list .qode-specification-list-item:last-child {
    border-bottom: none
}

.qode-specification-list .qode-specification-list-item .qode-specification-list-item-label,.qode-specification-list .qode-specification-list-item .qode-specification-list-item-value {
    width: 50%;
    display: table-cell;
    vertical-align: middle
}

.qode-specification-list .qode-specification-list-item .qode-specification-list-item-value {
    text-align: right
}

.qode-comparative-features-table {
    border-collapse: collapse;
    box-sizing: border-box;
    border: 1px solid #e3e3e3
}

.qode-comparative-features-table .qode-cft-row {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px dashed #e3e3e3;
    border-collapse: initial
}

.qode-comparative-features-table .qode-cft-row:last-child {
    border: none
}

.qode-comparative-features-table .qode-cft-row>* {
    display: table-cell;
    vertical-align: middle;
    border-right: 1px solid #e3e3e3
}

.qode-comparative-features-table .qode-cft-footer.qode-cft-row>*,.qode-comparative-features-table .qode-cft-row>:last-child {
    border: none
}

.qode-comparative-features-table .qode-cft-row:nth-child(even) {
    background-color: #f6f6f6
}

.qode-comparative-features-table .qode-cft-feature-title,.qode-comparative-features-table .qode-cft-link-holder,.qode-comparative-features-table .qode-cft-title-holder {
    width: 55%;
    padding: 23px 30px
}

.qode-comparative-features-table .qode-cft-column-link-holder,.qode-comparative-features-table .qode-cft-column-title-holder,.qode-comparative-features-table .qode-cft-feature-value {
    width: 15%;
    text-align: center;
    padding: 23px 0
}

.qode-comparative-features-table.qode-cft-two-columns .qode-cft-feature-title,.qode-comparative-features-table.qode-cft-two-columns .qode-cft-link-holder,.qode-comparative-features-table.qode-cft-two-columns .qode-cft-title-holder {
    width: 60%;
    padding: 23px 30px
}

.qode-comparative-features-table.qode-cft-two-columns .qode-cft-column-link-holder,.qode-comparative-features-table.qode-cft-two-columns .qode-cft-column-title-holder,.qode-comparative-features-table.qode-cft-two-columns .qode-cft-feature-value {
    width: 20%;
    text-align: center
}

.qode-comparative-features-table.qode-cft-one-column .qode-cft-feature-title,.qode-comparative-features-table.qode-cft-one-column .qode-cft-link-holder,.qode-comparative-features-table.qode-cft-one-column .qode-cft-title-holder {
    width: 70%;
    padding: 23px 30px
}

.qode-comparative-features-table.qode-cft-one-column .qode-cft-column-link-holder,.qode-comparative-features-table.qode-cft-one-column .qode-cft-column-title-holder,.qode-comparative-features-table.qode-cft-one-column .qode-cft-feature-value {
    width: 30%;
    text-align: center
}

.qode-comparative-features-table .qode-cft-footer {
    table-layout: auto;
    width: 100%
}

.qode-comparative-features-table .qode-cft-column-footer-image {
    padding: 21px 30px
}

.qode-comparative-features-table .qode-cft-column-footer-image img {
    vertical-align: middle
}

.qode-comparative-features-table .qode-cft-column-footer-text {
    text-align: right;
    padding-right: 45px
}

.qode-comparative-features-table .qode-cft-feature-item-title-responsive {
    vertical-align: middle;
    display: none
}

.qode-comparative-features-table .qode-cft-mark {
    font-size: 25px;
    vertical-align: middle
}

.qode-comparative-features-table .qode-cft-mark.qode-cft-active {
    color: #1abc9c
}

.qode-comparative-features-table .qode-cft-mark.qode-cft-inactive {
    color: #a9a9a9
}

.qode-comparative-features-table .qode-cft-link {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #303030
}

.qode-comparative-features-table .qode-cft-link:hover {
    color: #1abc9c
}

.qode-advanced-pricing-table {
    border-collapse: collapse;
    box-sizing: border-box;
    border: 1px solid #e3e3e3
}

.qode-advanced-pricing-table .qode-apt-row {
    display: table;
    width: 100%;
    border-bottom: 1px dashed #e3e3e3;
    border-collapse: initial
}

.qode-advanced-pricing-table .qode-apt-row>* {
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box
}

.qode-advanced-pricing-table .qode-apt-row:last-child {
    border: none
}

.qode-advanced-pricing-table .qode-apt-row:nth-child(odd) {
    background-color: #fff
}

.qode-advanced-pricing-table .qode-apt-row:nth-child(even) {
    background-color: #f6f6f6
}

.qode-advanced-pricing-table .qode-apt-item-title,.qode-advanced-pricing-table .qode-apt-title-holder {
    padding: 21px 0 21px 30px
}

.qode-advanced-pricing-table .qode-apt-column-title-holder,.qode-advanced-pricing-table .qode-apt-item-price {
    text-align: right;
    padding-right: 35px
}

.qode-advanced-pricing-table .qode-apt-footer {
    table-layout: auto;
    width: 100%
}

.qode-advanced-pricing-table .qode-apt-column-footer-image {
    padding: 21px 30px
}

.qode-advanced-pricing-table .qode-apt-column-footer-image img {
    vertical-align: middle
}

.qode-advanced-pricing-table .qode-apt-column-footer-text {
    text-align: right;
    padding-right: 30px;
    font-size: 13px
}

.qode-advanced-pricing-list {
    box-sizing: border-box
}

.qode-advanced-pricing-list .qode-apl-title {
    margin-bottom: 30px
}

.qode-advanced-pricing-list .qode-apl-item {
    margin-bottom: 20px
}

.qode-advanced-pricing-list .qode-apl-item:last-child {
    margin-bottom: 0
}

.qode-advanced-pricing-list .qode-apl-item .qode-apl-item-top {
    display: table;
    width: 100%
}

.qode-advanced-pricing-list .qode-apl-item .qode-apl-item-top>* {
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box
}

.qode-advanced-pricing-list .qode-apl-item .qode-apl-item-top .qode-apl-line {
    height: 3px;
    border-bottom: 1px dotted #828383;
    display: table-cell;
    width: 98%;
    z-index: 1;
    position: relative;
    bottom: 6px
}

.qode-advanced-pricing-list .qode-apl-item .qode-apl-item-top .qode-apl-item-title {
    padding-right: 8px;
    white-space: nowrap
}

.qode-advanced-pricing-list .qode-apl-item .qode-apl-item-top .qode-apl-item-price {
    padding-left: 8px
}

.qode-advanced-pricing-list .qode-apt-item-title,.qode-advanced-pricing-list .qode-apt-title-holder {
    padding: 21px 0 21px 30px
}

.qode-advanced-pricing-list .qode-apt-column-title-holder,.qode-advanced-pricing-list .qode-apt-item-price {
    text-align: right;
    padding-right: 35px
}

.qode-advanced-pricing-list .qode-apt-footer {
    table-layout: auto;
    width: 100%
}

.qode-advanced-pricing-list .qode-apt-column-footer-image {
    padding: 21px 30px
}

.qode-advanced-pricing-list .qode-apt-column-footer-image img {
    vertical-align: middle
}

.qode-advanced-pricing-list .qode-apt-column-footer-text {
    text-align: right;
    padding-right: 30px;
    font-size: 13px
}

.wpb_gallery_slides .qode-image-slider-description {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 25px 0;
    background-color: #181818;
    color: #fff;
    text-align: center
}

.wpb_gallery_slides .qode-image-slider-description p {
    margin: 0;
    padding: 0;
    color: #fff
}

.qode-sliding-image-holder {
    position: relative
}

.qode-sliding-image-holder .qode-sih-image-holder {
    position: absolute;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.qode-sliding-image-holder .qode-sih-image-holder .qode-sliding-image-background-image {
    position: relative;
    max-width: 360%
}

.qode-sliding-image-holder .qode-sih-image-holder .qode-sliding-image-background-image.qode-aux-background-image {
    position: absolute;
    top: 0;
    left: 360%
}

.qode-advanced-tabs .qode-advanced-tabs-nav {
    display: table;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qode-advanced-tabs .qode-advanced-tabs-nav li {
    margin: 0;
    background-color: #1abc9c
}

.qode-advanced-tabs .qode-advanced-tabs-nav li a {
    position: relative;
    display: table;
    width: 100%;
    padding: 20px 28px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    -moz-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}

.qode-advanced-tabs .qode-advanced-tabs-nav li a i,.qode-advanced-tabs .qode-advanced-tabs-nav li a span {
    -webkit-transition: initial;
    -moz-transition: initial;
    transition: initial
}

.qode-advanced-tabs .qode-advanced-tabs-nav li a .qode-advanced-icon-frame {
    display: table-cell;
    width: 20px;
    font-size: 31px;
    line-height: 1;
    vertical-align: middle;
    padding-right: 11px
}

.qode-advanced-tabs .qode-advanced-tabs-nav li a .qode-advanced-tab-text-after-icon {
    display: table-cell;
    -webkit-transition: initial;
    -moz-transition: initial;
    transition: initial;
    vertical-align: middle
}

.qode-advanced-tabs .qode-advanced-tab-container {
    position: relative;
    padding: 35px 28px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(255,255,255,.05);
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}

.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li a span {
    position: relative;
    z-index: 1
}

.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li.ui-state-active {
    background-color: #fff
}

.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li.ui-state-active a {
    color: #303030
}

.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li:not(.ui-state-active).ui-state-hover a:after {
    opacity: 1
}

.qode-accordion-holder .qode-title-holder .qode-accordion-mark-icon span:last-child,.qode-accordion-holder .qode-title-holder.ui-state-active .qode-accordion-mark-icon span:first-child {
    opacity: 0
}

.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-1 .qode-advanced-tabs-nav li {
    width: 100%
}

.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-2 .qode-advanced-tabs-nav li {
    width: 50%
}

.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-3 .qode-advanced-tabs-nav li {
    width: 33.33333%
}

.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-4 .qode-advanced-tabs-nav li {
    width: 25%
}

.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-5 .qode-advanced-tabs-nav li {
    width: 20%
}

.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-6 .qode-advanced-tabs-nav li {
    width: 16.66667%
}

.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-7 .qode-advanced-tabs-nav li {
    width: 14.28571%
}

.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-8 .qode-advanced-tabs-nav li {
    width: 12.5%
}

.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-9 .qode-advanced-tabs-nav li {
    width: 11.11111%
}

.qode-blog-carousel-titled {
    background-color: #fff;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.qode-blog-carousel-titled .qode-bct-title-holder {
    position: relative;
    display: table;
    width: 100%;
    box-sizing: border-box;
    background-color: #1abc9c;
    border-bottom: 1px solid rgba(0,0,0,.07);
    color: #fff;
    padding: 0 56px;
    height: 56px
}

.qode-blog-carousel-titled .qode-bct-title-holder * {
    color: inherit
}

.qode-blog-carousel-titled .qode-bct-title-holder>* {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-nav-holder {
    width: 56px
}

.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-next,.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-prev {
    position: absolute;
    width: 56px;
    top: 0;
    height: 100%
}

.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-next .qode-bct-caroufredsel-nav-inner,.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-prev .qode-bct-caroufredsel-nav-inner {
    display: table;
    width: 100%;
    height: 100%
}

.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-next .qode-bct-caroufredsel-nav-icon-holder,.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-prev .qode-bct-caroufredsel-nav-icon-holder {
    display: table-cell;
    vertical-align: middle;
    font-size: 33px
}

.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-prev {
    left: 0;
    border-right: 1px solid rgba(0,0,0,.07)
}

.qode-blog-carousel-titled .qode-bct-title-holder .qode-bct-caroufredsel-next {
    right: 0;
    border-left: 1px solid rgba(0,0,0,.07)
}

.qode-blog-carousel-titled .qode-bct-posts-holder {
    padding: 32px 17px 44px
}

.qode-blog-carousel-titled .qode-bct-post {
    background-color: transparent;
    position: relative;
    box-sizing: border-box;
    margin: 0;
    float: left;
    padding: 0 17px
}

.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-image img {
    vertical-align: middle
}

.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-title {
    margin-bottom: 14px
}

.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-text {
    padding: 26px 0 0
}

.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-excerpt {
    margin: 0;
    padding: 0
}

.qode-blog-carousel-titled .qode-bct-post .qode-bct-post-date {
    margin-top: 15px;
    color: #1abc9c
}

.qode-numbered-process-holder {
    position: relative
}

.qode-numbered-process-holder .qode-numbered-process-inner {
    font-size: 0
}

.qode-numbered-process-holder .qode-np-item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    box-sizing: border-box
}

.qode-numbered-process-holder .qode-np-title {
    margin-top: 33px
}

.qode-numbered-process-holder .qode-np-item-image-holder {
    position: relative;
    height: 0;
    padding-top: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.qode-numbered-process-holder .qode-np-item-image-holder .qode-np-item-image-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 12px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.qode-numbered-process-holder .qode-np-item-image-holder .qode-np-item-image-table {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed
}

.qode-numbered-process-holder .qode-np-item-image-holder .qode-np-item-image-table-cell {
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

.qode-numbered-process-holder .qode-np-item-image-holder .qode-np-item-image-table-cell img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle
}

.qode-numbered-process-holder .qode-np-item-image-holder .qode-np-item-number {
    position: absolute;
    top: 13%;
    left: 88%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #000;
    background-color: #1abc9c;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.qode-numbered-process-holder.qode-numbered-process-holder-items-five .qode-np-item:nth-child(5) .qode-np-line,.qode-numbered-process-holder.qode-numbered-process-holder-items-four .qode-np-item:nth-child(4) .qode-np-line,.qode-numbered-process-holder.qode-numbered-process-holder-items-three .qode-np-item:nth-child(3) .qode-np-line {
    border: none
}

.qode-numbered-process-holder .qode-np-item-image-holder .qode-np-title {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65%;
    color: #fff;
    margin: 0;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.qode-numbered-process-holder.qode-numbered-process-holder-items-three .qode-np-item {
    width: 33.33%
}

.qode-numbered-process-holder.qode-numbered-process-holder-items-four .qode-np-item {
    width: 25%
}

.qode-numbered-process-holder.qode-numbered-process-holder-items-five .qode-np-item {
    width: 20%
}

.qode-numbered-process-holder .qode-np-line {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 100%;
    height: 0;
    border-bottom-color: #c3c3c3;
    border-bottom-width: 1px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qode-numbered-process-holder.qodef-np-padding-small .qode-numbered-process-inner {
    margin: 0 -30px
}

.qode-numbered-process-holder.qodef-np-padding-small .qode-np-item {
    padding: 0 30px
}

.qode-numbered-process-holder.qodef-np-padding-small .qode-np-line {
    width: 60px
}

.qode-numbered-process-holder.qodef-np-padding-medium .qode-numbered-process-inner {
    margin: 0 -50px
}

.qode-numbered-process-holder.qodef-np-padding-medium .qode-np-item {
    padding: 0 50px
}

.qode-numbered-process-holder.qodef-np-padding-medium .qode-np-line {
    width: 100px
}

.qode-numbered-process-holder.qodef-np-padding-large .qode-numbered-process-inner {
    margin: 0 -70px
}

.qode-numbered-process-holder.qodef-np-padding-large .qode-np-item {
    padding: 0 70px
}

.qode-numbered-process-holder.qodef-np-padding-large .qode-np-line {
    width: 140px
}

.qode-numbered-process-holder.qode-np-line-solid .qode-np-line {
    border-bottom-style: solid
}

.qode-numbered-process-holder.qode-np-line-dashed .qode-np-line {
    border-bottom-style: dashed
}

.qode-numbered-process-holder.qode-np-line-skin-dark .qode-np-line {
    border-bottom-color: #000
}

.qode-numbered-process-holder.qode-np-line-skin-light .qode-np-line {
    border-bottom-color: #fff
}

.qode-accordion-holder {
    position: relative
}

.qode-accordion-holder .qode-accordion-content {
    margin: 0;
    padding: 20px;
    background-position: center;
    background-size: cover
}

.qode-accordion-holder .qode-accordion-content.qode-acc-title-with-icon {
    padding-left: 60px
}

.qode-accordion-holder .qode-title-holder {
    cursor: pointer;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    background-color: #fff;
    border-bottom: 1px solid #f4f4f4;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out;
    transition: color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out
}

.qode-accordion-holder .qode-title-holder.ui-state-active,.qode-accordion-holder .qode-title-holder:last-of-type {
    border-bottom-color: transparent
}

.qode-accordion-holder .qode-title-holder .qode-tab-title,.qode-accordion-holder .qode-title-holder .qode-tab-title-inner {
    color: inherit;
    line-height: inherit
}

.qode-accordion-holder .qode-title-holder .qode-tab-title {
    display: inline-table;
    height: 66px;
    width: calc(100% - 41px);
    box-sizing: border-box;
    text-align: left;
    table-layout: fixed
}

.qode-accordion-holder .qode-title-holder .qode-tab-title span.qode-tab-title-inner {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 5px 0
}

.qode-accordion-holder .qode-title-holder .qode-tab-title span.qode-tab-title-inner:only-child {
    padding-left: 20px;
    width: 100%
}

.qode-accordion-holder .qode-title-holder .qode-tab-title .qode-tab-title-icon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 60px;
    font-size: 26px;
    padding: 0 10px;
    box-sizing: border-box
}

.qode-accordion-holder .qode-title-holder .qode-accordion-mark {
    position: absolute;
    top: 0;
    right: 6px;
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 100%;
    color: inherit;
    box-sizing: border-box
}

.qode-accordion-holder .qode-title-holder .qode-accordion-mark-icon {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 21px;
    line-height: inherit;
    text-align: center
}

.qode-accordion-holder .qode-title-holder .qode-accordion-mark-icon span {
    position: absolute;
    display: block;
    top: 50%;
    width: 100%;
    line-height: inherit;
    margin-left: -1px;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qode-accordion-holder .qode-title-holder.ui-state-active,.qode-accordion-holder .qode-title-holder.ui-state-hover {
    color: #fff;
    background-color: #1abc9c
}

.qode-accordion-holder .qode-title-holder.ui-state-active .qode-accordion-mark-icon span:last-child {
    opacity: 1
}

.qode-int-icon-showcase {
    width: 100%;
    height: 0;
    padding-top: 100%;
    position: relative
}

.qode-int-icon-showcase .qode-int-icon-showcase-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 100px);
    height: calc(100% - 100px);
    margin: 50px
}

.qode-int-icon-showcase .qode-int-icon-circle {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 100px);
    height: calc(100% - 100px);
    margin: 50px;
    background-color: transparent;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .85s cubic-bezier(.18,.89,.32,1.28);
    -moz-transition: all .85s cubic-bezier(.18,.89,.32,1.28);
    transition: all .85s cubic-bezier(.18,.89,.32,1.28);
    -webkit-transform: scale(.1,.1);
    -moz-transform: scale(.1,.1);
    transform: scale(.1,.1)
}

.touch .no_animation_on_touch .qode-int-icon-showcase .qode-int-icon-circle {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    transform: scale(1,1)
}

.qode-int-icon-showcase.qode-appeared .qode-int-icon-circle {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    transform: scale(1,1)
}

.qode-int-icon-showcase .qode-showcase-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.qode-int-icon-showcase .qode-showcase-content .qode-section-subtitle {
    text-transform: capitalize
}

.qode-int-icon-showcase .qode-showcase-content .qode-showcase-content-inner {
    margin-top: 18px
}

.qode-int-icon-showcase .qode-showcase-content-table {
    display: table;
    height: 100%;
    width: 100%;
    table-layout: fixed
}

.qode-int-icon-showcase .qode-showcase-content-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20%
}

.qode-showcase-icon {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    -webkit-transform: translate(-50%,-50%) scale(1.01);
    -moz-transform: translate(-50%,-50%) scale(1.01);
    transform: translate(-50%,-50%) scale(1.01)
}

.touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-icon {
    -webkit-transition: opacity .2s ease!important;
    transition: opacity .2s ease!important;
    -webkit-transition-delay: 0s!important;
    transition-delay: 0s!important
}

.qode-showcase-icon .qode-icon-holder.qode-icon-circle {
    background-color: #fff
}

.qode-showcase-icon .qode-icon-holder.qode-icon-circle .qode-icon-element {
    color: #1abc9c
}

.qode-showcase-icon .qode-icon-holder {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 38px
}

.qode-showcase-item-holder.qode-showcase-active .qode-icon-holder.qode-icon-circle {
    background-color: #1abc9c!important
}

.qode-showcase-item-holder.qode-showcase-active .qode-icon-holder.qode-icon-circle .qode-icon-element {
    color: #fff
}

.qode-showcase-item-holder.qode-showcase-active .qode-showcase-content {
    opacity: 1
}

.qode-showcase-item-holder .qode-showcase-icon {
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: opacity .2s ease,top .5s cubic-bezier(.18,.89,.32,1),left .5s cubic-bezier(.18,.89,.32,1),-webkit-transform .5s ease;
    transition: opacity .2s ease,top .5s cubic-bezier(.18,.89,.32,1),left .5s cubic-bezier(.18,.89,.32,1),transform .5s ease
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder .qode-showcase-icon,.touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder .qode-showcase-icon {
    opacity: 1
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:first-child .qode-showcase-icon,.touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:first-child .qode-showcase-icon {
    top: 0;
    left: 50%;
    -webkit-transition-delay: .65s;
    transition-delay: .65s
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(2) .qode-showcase-icon,.touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(2) .qode-showcase-icon {
    top: 14.6%;
    left: 85.4%;
    -webkit-transition-delay: .85s;
    transition-delay: .85s
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(3) .qode-showcase-icon,.touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(3) .qode-showcase-icon {
    top: 50%;
    left: 100%;
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(4) .qode-showcase-icon,.touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(4) .qode-showcase-icon {
    top: 85.4%;
    left: 85.4%;
    -webkit-transition-delay: 1.25s;
    transition-delay: 1.25s
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(5) .qode-showcase-icon,.touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(5) .qode-showcase-icon {
    top: 100%;
    left: 50%;
    -webkit-transition-delay: 1.45s;
    transition-delay: 1.45s
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(6) .qode-showcase-icon,.touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(6) .qode-showcase-icon {
    top: 85.4%;
    left: 14.6%;
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(7) .qode-showcase-icon,.touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(7) .qode-showcase-icon {
    top: 50%;
    left: 0;
    -webkit-transition-delay: 1.85s;
    transition-delay: 1.85s
}

.qode-int-icon-showcase.qode-appeared .qode-showcase-item-holder:nth-child(8) .qode-showcase-icon,.touch .no_animation_on_touch .qode-int-icon-showcase .qode-showcase-item-holder:nth-child(8) .qode-showcase-icon {
    top: 14.6%;
    left: 14.6%;
    -webkit-transition-delay: 2.05s;
    transition-delay: 2.05s
}

.qode-workflow {
    margin-top: 50px;
    position: relative
}

.qode-workflow .main-line {
    background: #fff;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    right: 50%;
    top: 0;
    height: 100%;
    width: 2px
}

.qode-workflow .qode-workflow-item {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
    position: relative;
    padding-bottom: 50px;
    overflow: hidden
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner {
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: middle
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-image,.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-text {
    float: left;
    margin: 0;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-image {
    text-align: center
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-image.left {
    padding: 0 60px;
    text-align: left
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-image.right {
    padding: 0 60px;
    text-align: right
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-text {
    padding: 0 60px
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-text h4 {
    margin-top: 0;
    margin-bottom: 0
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-text p.text {
    margin-top: 25px
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-text .circle {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid transparent;
    border-radius: 50%;
    content: "";
    height: 18px;
    left: 50%;
    margin: 0 0 0 -9px;
    position: absolute;
    top: 0;
    width: 18px
}

#qode-multi-device-showcase .qode-mds-device-image,#qode-multi-device-showcase .qode-mds-phone-slider-holder .qode-mds-device-holder-inner:before,#qode-multi-device-showcase .qode-mds-slide-image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-subtitle {
    margin-top: 5px
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner.reverse {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.qode-workflow .qode-workflow-item .qode-workflow-item-inner.reverse .qode-workflow-text {
    text-align: right
}

.qode-workflow .qode-workflow-item .line {
    display: none;
    background-color: #fff;
    height: 100%;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    width: 2px
}

.qode-workflow .qode-workflow-item:first-of-type .line {
    display: block;
    top: 4px;
    transform: translateY(-100%)
}

.qode-workflow .qode-workflow-item:last-of-type .line {
    display: block;
    top: 24px
}

.qode-workflow.qode-workflow-animate {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: opacity .55s cubic-bezier(.23,1,.32,1),-webkit-transform .55s cubic-bezier(.23,1,.32,1);
    transition: opacity .55s cubic-bezier(.23,1,.32,1),transform .55s cubic-bezier(.23,1,.32,1)
}

.qode-workflow.qode-workflow-animate .main-line {
    opacity: 0;
    height: 0;
    -webkit-transition: opacity .55s cubic-bezier(.23,1,.32,1),height 1.8s ease-out;
    -moz-transition: opacity .55s cubic-bezier(.23,1,.32,1),height 1.8s ease-out;
    transition: opacity .55s cubic-bezier(.23,1,.32,1),height 1.8s ease-out
}

.qode-workflow.qode-workflow-animate .circle {
    -webkit-transform: scale(.2);
    -moz-transform: scale(.2);
    transform: scale(.2);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.18,.89,.32,1.68) .5s;
    transition: transform .6s cubic-bezier(.18,.89,.32,1.68) .5s
}

.qode-workflow.qode-workflow-animate .qode-workflow-item .qode-workflow-item-inner .qode-workflow-image {
    opacity: 0;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    transform: scale(.6);
    -webkit-transition: -webkit-transform .6s cubic-bezier(.18,.89,.32,1.28),opacity .3s ease-out;
    transition: transform .6s cubic-bezier(.18,.89,.32,1.28),opacity .3s ease-out
}

.qode-workflow.qode-workflow-animate .qode-workflow-item .qode-workflow-item-inner .qode-workflow-text h4,.qode-workflow.qode-workflow-animate .qode-workflow-item .qode-workflow-item-inner .qode-workflow-text p {
    opacity: 0;
    -webkit-transition: opacity .5s cubic-bezier(.22,.61,.36,1) .2s;
    -moz-transition: opacity .5s cubic-bezier(.22,.61,.36,1) .2s;
    transition: opacity .5s cubic-bezier(.22,.61,.36,1) .2s
}

.qode-workflow.qode-workflow-animate.qode-appeared {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.qode-workflow.qode-workflow-animate.qode-appeared .main-line {
    opacity: 1;
    height: 100%
}

.qode-workflow.qode-workflow-animate.qode-appeared .qode-workflow-item.qode-appeared .qode-workflow-image {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}

.qode-workflow.qode-workflow-animate.qode-appeared .qode-workflow-item.qode-appeared .qode-workflow-text h4,.qode-workflow.qode-workflow-animate.qode-appeared .qode-workflow-item.qode-appeared .qode-workflow-text p {
    opacity: 1
}

.qode-workflow.qode-workflow-animate.qode-appeared .circle {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1)
}

.qode-advanced-call-to-action {
    position: relative;
    display: table;
    width: 100%;
    height: 110px;
    text-align: center
}

.qode-advanced-call-to-action .advanced-cta-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100
}

.qode-advanced-call-to-action .qode-advanced-cta-content {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 20
}

.qode-advanced-call-to-action .qode-advanced-cta-content .qode-advanced-cta-text-holder {
    display: inline-block;
    vertical-align: middle
}

.qode-advanced-call-to-action .qode-advanced-cta-text-holder {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 1
}

.qode-advanced-call-to-action .qode-advanced-cta-icon-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 17px;
    color: #fff;
    font-size: 27px
}

.qode-advanced-call-to-action .qode-advanced-cta-icon-holder .qode-advanced-cta-icon-holder-table {
    display: table;
    height: 100%;
    width: 100%
}

.qode-advanced-call-to-action .qode-advanced-cta-icon-holder .qode-advanced-cta-icon-holder-cell {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.qode-advanced-call-to-action.qode-advanced-cta-icon-circle .qode-advanced-cta-icon-holder {
    height: 46px;
    width: 46px
}

.qode-advanced-call-to-action.qode-advanced-cta-icon-circle .qode-advanced-cta-icon-border {
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100% - 4px);
    width: calc(100% - 4px);
    border: 2px solid currentColor;
    border-radius: 50%;
    -webkit-transition: -webkit-transform .25s cubic-bezier(.11,.76,.83,1.62);
    transition: transform .25s cubic-bezier(.11,.76,.83,1.62)
}

.qode-advanced-call-to-action.qode-advanced-cta-icon-circle:hover .qode-advanced-cta-icon-border {
    -webkit-transform: scale(1.12);
    -moz-transform: scale(1.12);
    transform: scale(1.12)
}

.qode-advanced-call-to-action.qode-advanced-cta-gradient .qode-advanced-cta-background-holder {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden
}

.qode-advanced-call-to-action.qode-advanced-cta-gradient .qode-advanced-cta-background-1,.qode-advanced-call-to-action.qode-advanced-cta-gradient .qode-advanced-cta-background-2 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

@keyframes qodeFlowAnimation2 {
    0%,100% {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

.qode-advanced-call-to-action.qode-advanced-cta-gradient-animation .qode-advanced-cta-background-2 {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-animation: qodeFlowAnimation2 4s ease infinite;
    -moz-animation: qodeFlowAnimation2 4s ease infinite;
    animation: qodeFlowAnimation2 4s ease infinite
}

@keyframes qodeFlowAnimation3 {
    0%,100% {
        opacity: 0
    }

    50% {
        opacity: .35
    }
}

.qode-advanced-call-to-action.qode-advanced-cta-gradient-animation .qode-advanced-cta-background-3 {
    opacity: 0;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-animation: qodeFlowAnimation3 2s ease infinite 2s;
    -moz-animation: qodeFlowAnimation3 2s ease infinite 2s;
    animation: qodeFlowAnimation3 2s ease infinite 2s;
    background-color: #1abc9c
}

.qode-advanced-call-to-action:not(.qode-advanced-cta-gradient-animation) .advanced-cta-link:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: rgba(255,255,255,.03);
    opacity: 0;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}

.qode-advanced-call-to-action:not(.qode-advanced-cta-gradient-animation):hover .advanced-cta-link:after {
    opacity: 1
}

.qode-scrolling-image-holder {
    text-align: center;
    visibility: hidden
}

.qode-scrolling-image-holder .qode-si-title-holder {
    margin-bottom: 65px
}

.qode-scrolling-image-holder .qode-si-content-holder {
    position: relative;
    margin-bottom: 48px
}

.qode-scrolling-image-holder .qode-si-content-holder a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100
}

.qode-scrolling-image-holder .qode-si-content-holder:hover .qode-si-icon-holder .qode-si-icon-background {
    -webkit-transition: all .3s cubic-bezier(.42,0,0,2.38);
    -moz-transition: all .3s cubic-bezier(.42,0,0,2.38);
    transition: all .3s cubic-bezier(.42,0,0,2.38);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    transform: scale(1.06)
}

.qode-scrolling-image-holder .qode-si-image-holder {
    position: relative;
    overflow: hidden
}

.qode-scrolling-image-holder .qode-si-image-holder .qode-si-image-holder-inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.qode-scrolling-image-holder .qode-si-image-holder .qode-si-image {
    width: 100%;
    min-height: 100%;
    -webkit-transition-timing-function: cubic-bezier(.49,.13,.16,.96);
    transition-timing-function: cubic-bezier(.49,.13,.16,.96);
    will-change: transform;
    -webkit-filter: blur();
    filter: blur()
}

.qode-scrolling-image-holder .qode-si-image-holder .qode-si-frame {
    vertical-align: middle
}

.qode-scrolling-image-holder .qode-si-icon-holder {
    position: absolute;
    height: 96px;
    width: 96px;
    left: 50%;
    bottom: -48px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%
}

.qode-scrolling-image-holder .qode-si-icon-holder .qode-si-icon-table {
    position: relative;
    display: table;
    height: 100%;
    width: 100%;
    z-index: 10
}

.qode-scrolling-image-holder .qode-si-icon-holder .qode-si-icon-table .qode-si-icon-cell {
    display: table-cell;
    vertical-align: middle
}

.qode-scrolling-image-holder .qode-si-icon-holder .qode-si-icon {
    font-size: 45px;
    color: #fff
}

.qode-scrolling-image-holder .qode-si-icon-holder .qode-si-icon-background {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #1abc9c;
    border-radius: 50%;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    will-change: transform
}

.qode-scrolling-image-holder.qode-si-box-shadow-yes .qode-si-icon-holder,.qode-scrolling-image-holder.qode-si-box-shadow-yes .qode-si-image-holder {
    -webkit-transition: box-shadow .2s;
    -moz-transition: box-shadow .2s;
    transition: box-shadow .2s;
    box-shadow: 0 9px 38px 0 rgba(0,0,0,.13)
}

.qode-scrolling-image-holder.qode-si-box-shadow-yes .qode-si-content-holder:hover .qode-si-icon-holder,.qode-scrolling-image-holder.qode-si-box-shadow-yes .qode-si-content-holder:hover .qode-si-image-holder {
    box-shadow: 0 12px 48px 0 rgba(0,0,0,.17)
}

.qode-advanced-image-gallery.qode-has-shadow .qode-aig-image-inner,.qode-advanced-image-gallery.qode-has-shadow.qode-aig-carousel-type .qode-aig-image,.qode-advanced-image-gallery.qode-has-shadow.qode-aig-slider-type .qode-aig-image {
    box-shadow: 0 0 4.85px .15px rgba(0,0,0,.09)
}

.qode-scrolling-image-holder.qode-si-rounded-yes .qode-si-image-holder {
    border-radius: 7px
}

.qode-report-sheet {
    position: relative;
    padding: 70px 56px 116px;
    margin-bottom: 31px;
    background-color: #fff
}

.qode-report-sheet .qode-rs-title-holder {
    margin-bottom: 27px
}

.qode-report-sheet.qode-rs-one-column .qode-rs-table .qode-rs-table-content .qode-rs-table-column,.qode-report-sheet.qode-rs-one-column .qode-rs-table .qode-rs-table-header .qode-rs-table-column {
    width: 50%;
    float: left
}

.qode-report-sheet.qode-rs-one-column .qode-rs-table .qode-rs-table-content .qode-rs-table-column:first-child,.qode-report-sheet.qode-rs-one-column .qode-rs-table .qode-rs-table-header .qode-rs-table-column:first-child {
    width: 100%
}

.qode-report-sheet.qode-rs-two-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column,.qode-report-sheet.qode-rs-two-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column {
    width: 33.33333%;
    float: left
}

.qode-report-sheet.qode-rs-two-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column:first-child,.qode-report-sheet.qode-rs-two-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column:first-child {
    width: 66.66667%
}

.qode-report-sheet.qode-rs-three-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column,.qode-report-sheet.qode-rs-three-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column {
    width: 25%;
    float: left
}

.qode-report-sheet.qode-rs-three-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column:first-child,.qode-report-sheet.qode-rs-three-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column:first-child {
    width: 50%
}

.qode-report-sheet.qode-rs-four-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column,.qode-report-sheet.qode-rs-four-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column {
    width: 20%;
    float: left
}

.qode-report-sheet.qode-rs-four-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column:first-child,.qode-report-sheet.qode-rs-four-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column:first-child {
    width: 40%
}

.qode-report-sheet.qode-rs-five-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column,.qode-report-sheet.qode-rs-five-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column {
    width: 16.66667%;
    float: left
}

.qode-report-sheet.qode-rs-five-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column:first-child,.qode-report-sheet.qode-rs-five-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column:first-child {
    width: 33.33333%
}

.qode-report-sheet .qode-rs-table .qode-rs-table-header {
    padding: 10px 0;
    border-bottom: 1px solid #1abc9c
}

.qode-report-sheet .qode-rs-table .qode-rs-table-header .qode-rs-column-title-holder .qode-rs-column-title {
    text-transform: none
}

.qode-report-sheet .qode-rs-table .qode-rs-table-content .qode-rs-table-row {
    padding: 11px 0;
    border-bottom: 1px solid #1abc9c
}

.qode-report-sheet .qode-rs-table .qode-rs-table-content .qode-rs-table-row .qode-rs-table-column-title-header {
    display: none
}

.qode-report-sheet .qode-rs-table .qode-rs-table-content .qode-rs-table-row .qode-rs-table-column-title {
    font-size: 16px;
    font-weight: 600;
    color: #28282a
}

.qode-report-sheet .qode-rs-table .qode-rs-table-content .qode-rs-table-row .qode-rs-table-column-subtitle {
    font-size: 12px;
    color: #a0a0a1;
    text-transform: uppercase
}

.qode-report-sheet .qode-rs-button-holder {
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qode-report-sheet .qode-rs-button-holder a {
    text-transform: none
}

.qode_video_box {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    max-width: 100%
}

.qode_video_box .qode_video_image {
    display: block;
    position: relative;
    overflow: hidden
}

.qode_video_box .qode_video_image::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,.1);
    z-index: 33;
    opacity: 0;
    transition: opacity .3s ease-out;
    -webkit-transition: opacity .3s ease-out
}

.qode_video_box .qode_video_image:hover::after {
    opacity: 1
}

.qode_video_box .qode_video_image:hover img {
    transform: scale(1.05) rotate(.01deg);
    -webkit-transform: scale(1.05) rotate(.01deg)
}

.qode_video_box .qode_video_image:hover .qode_video_box_button {
    background-color: #1abc9c
}

.qode_video_box .qode_video_image:hover .qode_video_box_button_arrow {
    border-left-color: #fff
}

.qode_video_box .qode_video_image img {
    display: block;
    position: relative;
    max-width: 100%;
    z-index: 22;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: transform .2s ease-out;
    -webkit-backface-visibility: hidden
}

.qode_video_box .qode_video_image .qode_video_box_button_holder {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 44
}

.qode_video_box .qode_video_image .qode_video_box_button {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 80px;
    height: 80px;
    background-color: #fff;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: background-color .15s ease-out;
    -webkit-transition: background-color .15s ease-out
}

.qode_video_box .qode_video_image .qode_video_box_button_arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-48%,-50%);
    -webkit-transform: translate(-48%,-50%);
    border-top: 12px solid transparent;
    border-left: 18px solid #303030;
    border-bottom: 12px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qode-advanced-image-gallery {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qode-advanced-image-gallery.qode-has-shadow.qode-aig-carousel-type .owl-stage-outer,.qode-advanced-image-gallery.qode-has-shadow.qode-aig-slider-type .owl-stage-outer {
    padding: 0 0 20px
}

.qode-advanced-image-gallery .qode-aig-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    box-sizing: border-box
}

.qode-advanced-image-gallery .qode-aig-image a,.qode-advanced-image-gallery .qode-aig-image img {
    position: relative;
    display: block
}

.qode-advanced-image-gallery .qode-aig-image-inner,.qode-advanced-image-gallery .qode-aig-slider {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qode-advanced-image-gallery .qode-aig-grid .qode-aig-image {
    float: left
}

.qode-advanced-image-gallery .qode-aig-grid.qode-aig-two-columns .qode-aig-image {
    width: 50%
}

.qode-advanced-image-gallery .qode-aig-grid.qode-aig-three-columns .qode-aig-image {
    width: 33.33333%
}

.qode-advanced-image-gallery .qode-aig-grid.qode-aig-four-columns .qode-aig-image {
    width: 25%
}

.qode-advanced-image-gallery .qode-aig-grid.qode-aig-five-columns .qode-aig-image {
    width: 20%
}

.qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image {
    width: 16.66667%
}

@media only screen and (min-width: 1025px) {
    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-five-columns .qode-aig-image:nth-child(5n+1),.qode-advanced-image-gallery .qode-aig-grid.qode-aig-four-columns .qode-aig-image:nth-child(4n+1),.qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image:nth-child(6n+1),.qode-advanced-image-gallery .qode-aig-grid.qode-aig-three-columns .qode-aig-image:nth-child(3n+1),.qode-advanced-image-gallery .qode-aig-grid.qode-aig-two-columns .qode-aig-image:nth-child(2n+1) {
        clear:both
    }
}

.qode-advanced-image-gallery .qode-aig-masonry {
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.qode-advanced-image-gallery .qode-aig-masonry .qode-aig-grid-sizer {
    width: 100%
}

.qode-advanced-image-gallery .qode-aig-masonry .qode-aig-grid-gutter {
    width: 0
}

.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-two-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-two-columns .qode-aig-image {
    width: 50%
}

.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-two-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-two-columns .qode-aig-image.qode-aig-large-width-masonry-item {
    width: 100%
}

.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-image {
    width: 33.33333%
}

.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-image.qode-aig-large-width-masonry-item {
    width: 66.66667%
}

.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-image {
    width: 25%
}

.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-image.qode-aig-large-width-masonry-item {
    width: 50%
}

.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image {
    width: 20%
}

.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image.qode-aig-large-width-masonry-item {
    width: 40%
}

.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image {
    width: 16.66667%
}

.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image.qode-aig-large-width-masonry-item {
    width: 33.33333%
}

.qode-advanced-image-gallery.qode-image-behavior-custom-link .qode-aig-image a:hover:after {
    opacity: 1
}

.qode-advanced-image-gallery.qode-image-behavior-custom-link .qode-aig-image a:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    background-color: rgba(53,53,53,.4);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.qode-advanced-image-gallery.qode-image-behavior-lightbox .qode-aig-image a .aig-gallery-hover {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(53,53,53,.4);
    opacity: 0;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.qode-advanced-image-gallery.qode-image-behavior-lightbox .qode-aig-image a .aig-gallery-hover span {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    font-size: 40px;
    margin: -20px 0 0 -20px;
    line-height: 40px;
    color: #fff
}

.qode-advanced-image-gallery.qode-image-behavior-lightbox .qode-aig-image a:hover .aig-gallery-hover {
    opacity: 1
}

.touch .qode-advanced-image-gallery.qode-image-behavior-zoom .qode-aig-image {
    cursor: pointer
}

.qode-advanced-image-gallery.qode-image-behavior-zoom .qode-aig-image:hover img {
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    transform: scale(1.04)
}

.qode-advanced-image-gallery.qode-image-behavior-zoom .qode-aig-image .qode-aig-image-inner {
    overflow: hidden
}

.qode-advanced-image-gallery.qode-image-behavior-zoom .qode-aig-image img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    transition: transform .3s ease-in-out
}

.qode-advanced-image-gallery.qode-image-behavior-grayscale .qode-aig-image {
    overflow: hidden
}

.touch .qode-advanced-image-gallery.qode-image-behavior-grayscale .qode-aig-image {
    cursor: pointer
}

.qode-advanced-image-gallery.qode-image-behavior-grayscale .qode-aig-image:hover img {
    -webkit-filter: grayscale(0);
    filter: none
}

.qode-advanced-image-gallery.qode-image-behavior-grayscale .qode-aig-image img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.qode-advanced-image-gallery .owl-nav.disabled {
    display: none
}

.qode-advanced-image-gallery .owl-nav .owl-next,.qode-advanced-image-gallery .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    z-index: 3;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

.qode-advanced-image-gallery .owl-nav .owl-next:hover .qode-next-icon,.qode-advanced-image-gallery .owl-nav .owl-next:hover .qode-prev-icon,.qode-advanced-image-gallery .owl-nav .owl-prev:hover .qode-next-icon,.qode-advanced-image-gallery .owl-nav .owl-prev:hover .qode-prev-icon {
    color: #1abc9c
}

.qode-advanced-image-gallery .owl-nav .owl-prev {
    left: 30px
}

.qode-advanced-image-gallery .owl-nav .owl-next {
    right: 30px
}

.qode-advanced-image-gallery .owl-nav .qode-next-icon,.qode-advanced-image-gallery .owl-nav .qode-prev-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    transition: color .2s ease-out;
    font-size: 30px;
    width: 54px;
    height: 54px;
    line-height: 54px;
    border: 2px solid #303030;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.qode-advanced-image-gallery .owl-nav .qode-next-icon:before,.qode-advanced-image-gallery .owl-nav .qode-prev-icon:before {
    display: block;
    line-height: inherit
}

.qode-advanced-image-gallery .owl-dots {
    text-align: center;
    margin: 16px 0 0
}

.qode-advanced-image-gallery .owl-dots.disabled {
    display: none
}

.qode-advanced-image-gallery .owl-dots .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    vertical-align: middle
}

.qode-advanced-image-gallery .owl-dots .owl-dot span {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 9px;
    margin: 0 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #cfcfcf;
    border: none;
    -webkit-transition: background-color .2s ease-out,border .2s ease-out;
    -moz-transition: background-color .2s ease-out,border .2s ease-out;
    transition: background-color .2s ease-out,border .2s ease-out;
    box-sizing: border-box
}

.qode-advanced-image-gallery .owl-dots .owl-dot.active span,.qode-advanced-image-gallery .owl-dots .owl-dot:hover span {
    background-color: #303030
}

#qode-multi-device-showcase {
    position: relative;
    height: 100vh;
    width: 100vw;
    z-index: 1000
}

#qode-multi-device-showcase.qode-mds-overflow-hidden {
    overflow: hidden
}

#qode-multi-device-showcase .qode-mds-content-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 35%;
    box-sizing: border-box;
    padding-left: 2.5%
}

#qode-multi-device-showcase .qode-mds-content-holder .qode-mds-title-holder {
    margin-bottom: 10px
}

#qode-multi-device-showcase .qode-mds-content-holder .qode-mds-subtitle-holder {
    margin-bottom: 20px
}

#qode-multi-device-showcase .qode-mds-device-holder {
    position: absolute;
    -webkit-transform: rotate(-37deg);
    -moz-transform: rotate(-37deg);
    transform: rotate(-37deg)
}

#qode-multi-device-showcase .qode-mds-device-holder.qode-mds-laptop-holder {
    width: 35%
}

#qode-multi-device-showcase .qode-mds-device-holder.qode-mds-laptop-holder.qode-mds-additional-element {
    top: 33%;
    left: 84%
}

#qode-multi-device-showcase .qode-mds-device-holder.qode-mds-tablet-portrait-holder {
    width: 17%
}

#qode-multi-device-showcase .qode-mds-device-holder.qode-mds-tablet-portrait-holder.qode-mds-additional-element-1 {
    top: 12%;
    left: 69%
}

#qode-multi-device-showcase .qode-mds-device-holder.qode-mds-tablet-portrait-holder.qode-mds-additional-element-2 {
    top: -27%;
    left: 21%
}

#qode-multi-device-showcase .qode-mds-device-holder.qode-mds-tablet-portrait-holder.qode-mds-additional-element-3 {
    top: 79%;
    left: 58%
}

#qode-multi-device-showcase .qode-mds-device-holder.qode-mds-tablet-landscape-holder {
    width: 20%
}

#qode-multi-device-showcase .qode-mds-device-holder.qode-mds-tablet-landscape-holder.qode-mds-additional-element.qode-mds-additional-element-1 {
    top: -12%;
    left: 51%
}

#qode-multi-device-showcase .qode-mds-device-holder.qode-mds-tablet-landscape-holder.qode-mds-additional-element.qode-mds-additional-element-2 {
    top: -6%;
    left: 84%
}

#qode-multi-device-showcase .qode-mds-device-holder.qode-mds-phone-portrait-holder {
    top: 70%;
    left: 32%;
    width: 10%
}

#qode-multi-device-showcase .qode-mds-device-holder.qode-mds-laptop-slider-holder {
    top: 42%;
    left: 38%;
    width: 35%
}

#qode-multi-device-showcase .qode-mds-device-holder.qode-mds-tablet-slider-holder {
    top: 5%;
    left: 35%;
    width: 17%
}

#qode-multi-device-showcase .qode-mds-device-holder.qode-mds-phone-slider-holder {
    top: 63%;
    left: 77%;
    width: 10%
}

#qode-multi-device-showcase .qode-mds-slide,#qode-multi-device-showcase .qode-mds-slide-image,#qode-multi-device-showcase .qode-mds-slide-link,#qode-multi-device-showcase .qode-mds-slides-inner {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

#qode-multi-device-showcase .qode-mds-device-frame {
    display: block;
    -webkit-backface-visibility: hidden
}

#qode-multi-device-showcase .qode-mds-slide {
    pointer-events: none;
    visibility: hidden
}

#qode-multi-device-showcase .qode-mds-slide.qode-active {
    pointer-events: auto;
    visibility: visible
}

#qode-multi-device-showcase .qode-mds-slide.qode-remove {
    visibility: visible
}

#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-content-holder,#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-device-holder {
    visibility: hidden
}

#qode-multi-device-showcase .qode-mds-slide-link {
    z-index: 100
}

#qode-multi-device-showcase .qode-mds-device-image,#qode-multi-device-showcase .qode-mds-slides-inner {
    background-color: #ccc
}

#qode-multi-device-showcase #qode-mds-laptop-slider {
    position: relative
}

#qode-multi-device-showcase #qode-mds-laptop-slider .qode-mds-laptop-slides {
    position: absolute;
    top: 8.7%;
    left: 16.4%;
    height: 69.1%;
    width: 67.7%;
    overflow: hidden
}

#qode-multi-device-showcase #qode-mds-tablet-slider {
    position: relative
}

#qode-multi-device-showcase #qode-mds-tablet-slider .qode-mds-tablet-slides {
    position: absolute;
    top: 15%;
    left: 15.5%;
    height: 70%;
    width: 66.5%;
    overflow: hidden
}

#qode-multi-device-showcase .qode-mds-phone-slider-holder .qode-mds-device-holder-inner {
    position: relative;
    z-index: 50
}

#qode-multi-device-showcase .qode-mds-phone-slider-holder .qode-mds-device-holder-inner:before {
    content: '';
    position: absolute;
    height: 12px;
    width: 70%;
    top: 2.2%;
    left: 8%;
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/mds-phone-top.png);
    z-index: 30;
    pointer-events: none
}

#qode-multi-device-showcase #qode-mds-phone-slider {
    position: relative
}

#qode-multi-device-showcase #qode-mds-phone-slider .qode-mds-phone-slides {
    position: absolute;
    top: 3%;
    left: 7.7%;
    height: 87.3%;
    width: 72.5%;
    border-radius: 12px;
    overflow: hidden;
    z-index: 10
}

@-webkit-keyframes qodeMDSFadeInActive {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes qodeMDSFadeInActive {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes qodeMDSFadeOutActive {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes qodeMDSFadeOutActive {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes qodeMDSSlideInActive {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        -moz-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes qodeMDSSlideInActive {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        -moz-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes qodeMDSSlideOutActive {
    0% {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    100% {
        -webkit-transform: translate3d(-100%,0,0);
        -moz-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes qodeMDSSlideOutActive {
    0% {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    100% {
        -webkit-transform: translate3d(-100%,0,0);
        -moz-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@-webkit-keyframes qodeMDSPhoneSlideInActive {
    0% {
        -webkit-transform: translate(0,100%);
        -moz-transform: translate(0,100%);
        transform: translate(0,100%)
    }

    100% {
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@keyframes qodeMDSPhoneSlideInActive {
    0% {
        -webkit-transform: translate(0,100%);
        -moz-transform: translate(0,100%);
        transform: translate(0,100%)
    }

    100% {
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@-webkit-keyframes qodeMDSPhoneSlideOutActive {
    0% {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    100% {
        -webkit-transform: translate3d(0,-100%,0);
        -moz-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes qodeMDSPhoneSlideOutActive {
    0% {
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    100% {
        -webkit-transform: translate3d(0,-100%,0);
        -moz-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

#qode-multi-device-showcase.qode-mds-animating .qode-mds-laptop-slide.qode-active:not(.qode-mds-no-animation) {
    -webkit-animation: qodeMDSFadeInActive 1s cubic-bezier(.694,0,.335,1) 1 forwards;
    -moz-animation: qodeMDSFadeInActive 1s cubic-bezier(.694,0,.335,1) 1 forwards;
    animation: qodeMDSFadeInActive 1s cubic-bezier(.694,0,.335,1) 1 forwards
}

#qode-multi-device-showcase.qode-mds-animating .qode-mds-laptop-slide.qode-remove {
    -webkit-animation: qodeMDSFadeOutActive 1s cubic-bezier(.694,0,.335,1) 1 forwards;
    -moz-animation: qodeMDSFadeOutActive 1s cubic-bezier(.694,0,.335,1) 1 forwards;
    animation: qodeMDSFadeOutActive 1s cubic-bezier(.694,0,.335,1) 1 forwards
}

#qode-multi-device-showcase.qode-mds-animating .qode-mds-tablet-slide.qode-active:not(.qode-mds-no-animation) {
    -webkit-animation: qodeMDSSlideInActive 1s cubic-bezier(.694,0,.335,1) 1 forwards;
    -moz-animation: qodeMDSSlideInActive 1s cubic-bezier(.694,0,.335,1) 1 forwards;
    animation: qodeMDSSlideInActive 1s cubic-bezier(.694,0,.335,1) 1 forwards
}

#qode-multi-device-showcase.qode-mds-animating .qode-mds-tablet-slide.qode-remove {
    -webkit-animation: qodeMDSSlideOutActive 1s cubic-bezier(.694,0,.335,1) 1 forwards;
    -moz-animation: qodeMDSSlideOutActive 1s cubic-bezier(.694,0,.335,1) 1 forwards;
    animation: qodeMDSSlideOutActive 1s cubic-bezier(.694,0,.335,1) 1 forwards
}

#qode-multi-device-showcase.qode-mds-animating .qode-mds-phone-slide.qode-active:not(.qode-mds-no-animation) {
    -webkit-animation: qodeMDSPhoneSlideInActive 1s cubic-bezier(.694,0,.335,1) 1 forwards;
    -moz-animation: qodeMDSPhoneSlideInActive 1s cubic-bezier(.694,0,.335,1) 1 forwards;
    animation: qodeMDSPhoneSlideInActive 1s cubic-bezier(.694,0,.335,1) 1 forwards
}

#qode-multi-device-showcase.qode-mds-animating .qode-mds-phone-slide.qode-remove {
    -webkit-animation: qodeMDSPhoneSlideOutActive 1s cubic-bezier(.694,0,.335,1) 1 forwards;
    -moz-animation: qodeMDSPhoneSlideOutActive 1s cubic-bezier(.694,0,.335,1) 1 forwards;
    animation: qodeMDSPhoneSlideOutActive 1s cubic-bezier(.694,0,.335,1) 1 forwards
}

#qode-multi-device-showcase .qode-mds-laptop-image {
    position: absolute;
    top: 8.7%;
    left: 16.5%;
    height: 69%;
    width: 67.5%
}

#qode-multi-device-showcase .qode-mds-tablet-portrait-image {
    position: absolute;
    top: 15%;
    left: 15.5%;
    height: 70%;
    width: 66.5%
}

#qode-multi-device-showcase .qode-mds-phone-portrait-holder .qode-mds-device-holder-inner {
    position: relative
}

#qode-multi-device-showcase .qode-mds-phone-portrait-holder .qode-mds-device-holder-inner:before {
    content: '';
    position: absolute;
    height: 12px;
    width: 70%;
    top: 2.2%;
    left: 8%;
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/mds-phone-top.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 30;
    pointer-events: none
}

#qode-multi-device-showcase .qode-mds-phone-portrait-holder .qode-mds-phone-portrait-image {
    position: absolute;
    top: 3%;
    left: 7.7%;
    height: 87.3%;
    width: 72.5%;
    border-radius: 12px
}

#qode-multi-device-showcase .qode-mds-tablet-landscape-image {
    position: absolute;
    top: 18%;
    left: 15.5%;
    height: 66.8%;
    width: 70%
}

.qode-remove-mds {
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    transition: opacity 1s
}

#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-device-holder .qode-mds-device-holder-inner {
    opacity: 0;
    -webkit-transform: translate3d(100px,0,0);
    -moz-transform: translate3d(100px,0,0);
    transform: translate3d(100px,0,0);
    will-change: transform,opacity
}

#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-device-holder:nth-child(1) .qode-mds-device-holder-inner {
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.09,.67,.22,.94) 60ms,opacity 1s 60ms;
    transition: transform 1.2s cubic-bezier(.09,.67,.22,.94) 60ms,opacity 1s 60ms
}

#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-device-holder:nth-child(2) .qode-mds-device-holder-inner {
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.09,.67,.22,.94) .12s,opacity 1s .12s;
    transition: transform 1.2s cubic-bezier(.09,.67,.22,.94) .12s,opacity 1s .12s
}

#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-device-holder:nth-child(3) .qode-mds-device-holder-inner {
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.09,.67,.22,.94) .18s,opacity 1s .18s;
    transition: transform 1.2s cubic-bezier(.09,.67,.22,.94) .18s,opacity 1s .18s
}

#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-device-holder:nth-child(4) .qode-mds-device-holder-inner {
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.09,.67,.22,.94) .24s,opacity 1s .24s;
    transition: transform 1.2s cubic-bezier(.09,.67,.22,.94) .24s,opacity 1s .24s
}

#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-device-holder:nth-child(5) .qode-mds-device-holder-inner {
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.09,.67,.22,.94) .3s,opacity 1s .3s;
    transition: transform 1.2s cubic-bezier(.09,.67,.22,.94) .3s,opacity 1s .3s
}

#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-device-holder:nth-child(6) .qode-mds-device-holder-inner {
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.09,.67,.22,.94) .36s,opacity 1s .36s;
    transition: transform 1.2s cubic-bezier(.09,.67,.22,.94) .36s,opacity 1s .36s
}

#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-device-holder:nth-child(7) .qode-mds-device-holder-inner {
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.09,.67,.22,.94) .42s,opacity 1s .42s;
    transition: transform 1.2s cubic-bezier(.09,.67,.22,.94) .42s,opacity 1s .42s
}

#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-device-holder:nth-child(8) .qode-mds-device-holder-inner {
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.09,.67,.22,.94) .48s,opacity 1s .48s;
    transition: transform 1.2s cubic-bezier(.09,.67,.22,.94) .48s,opacity 1s .48s
}

#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-device-holder:nth-child(9) .qode-mds-device-holder-inner {
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.09,.67,.22,.94) .54s,opacity 1s .54s;
    transition: transform 1.2s cubic-bezier(.09,.67,.22,.94) .54s,opacity 1s .54s
}

#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-device-holder:nth-child(10) .qode-mds-device-holder-inner {
    -webkit-transition: -webkit-transform 1.2s cubic-bezier(.09,.67,.22,.94) .6s,opacity 1s .6s;
    transition: transform 1.2s cubic-bezier(.09,.67,.22,.94) .6s,opacity 1s .6s
}

#qode-multi-device-showcase.qode-mds-appear-effect.qode-mds-loading .qode-mds-content-holder,#qode-multi-device-showcase.qode-mds-appear-effect.qode-mds-loading .qode-mds-device-holder,.touch #qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-content-holder,.touch #qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-device-holder {
    visibility: visible
}

#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-content-holder>div {
    opacity: 0;
    -webkit-transition: opacity .6s cubic-bezier(.694,0,.335,1);
    -moz-transition: opacity .6s cubic-bezier(.694,0,.335,1);
    transition: opacity .6s cubic-bezier(.694,0,.335,1);
    will-change: opacity
}

#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-subtitle-holder .qode-mds-subtitle-holder-inner {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

#qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-button-holder .qode-mds-button-holder-inner {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.touch #qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-content-holder>div {
    opacity: 1;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.touch #qode-multi-device-showcase.qode-mds-appear-effect .qode-mds-device-holder .qode-mds-device-holder-inner {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

#qode-multi-device-showcase.qode-mds-appear-effect #qode-mds-spinner {
    position: absolute;
    top: 50vh;
    left: 50vw;
    display: flex;
    align-items: center;
    justify-content: center
}

#qode-multi-device-showcase.qode-mds-appear-effect #qode-mds-spinner .qode-mds-pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: #1abc9c;
    border-radius: 16px;
    -webkit-animation: scaleout 1s infinite cubic-bezier(.09,.67,.22,.94);
    -moz-animation: scaleout 1s infinite cubic-bezier(.09,.67,.22,.94);
    animation: scaleout 1s infinite cubic-bezier(.09,.67,.22,.94)
}

#qode-multi-device-showcase.qode-mds-appear-effect.qode-mds-loading .qode-mds-content-holder.qode-show-item>div {
    opacity: 1
}

#qode-multi-device-showcase.qode-mds-appear-effect.qode-mds-loading .qode-mds-device-holder.qode-show-device .qode-mds-device-holder-inner {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.qode-simple-quote-holder {
    position: relative;
    margin-top: 50px
}

.qode-simple-quote-holder .qode-simple-quote-triangle {
    width: 0;
    height: 0;
    border-bottom: 50px solid #fff;
    border-right: 50px solid transparent;
    z-index: 10;
    position: absolute;
    left: 8%;
    top: -50px
}

.qode-simple-quote-holder .qode-simple-quote-holder-inner {
    display: table;
    width: 100%;
    position: relative;
    background-color: #fff;
    box-sizing: border-box;
    padding: 35px 45px;
    border-radius: 5px
}

.qode-simple-quote-holder .qode-simple-quote-holder-inner .qode-simple-quote-icon-holder {
    display: table-cell;
    width: 165px;
    vertical-align: middle;
    fill: #1abc9c
}

.qode-simple-quote-holder .qode-simple-quote-holder-inner .qode-simple-quote-icon-holder svg g {
    fill: inherit
}

.qode-simple-quote-holder .qode-simple-quote-holder-inner .qode-simple-quote-content-holder {
    display: table-cell;
    vertical-align: middle
}

.qode-simple-quote-holder .qode-simple-quote-holder-inner .qode-simple-quote-content-holder .qode-simple-quote-text-holder {
    margin-bottom: 10px
}

.qode-simple-quote-holder.qode-simple-quote-enabled-shadow .qode-simple-quote-triangle-shadow {
    width: 0;
    height: 0;
    border-bottom: 50px solid rgba(0,0,0,.05);
    border-right: 50px solid transparent;
    filter: blur(19px);
    position: absolute;
    left: 8%;
    top: -50px
}

.qode-simple-quote-holder.qode-simple-quote-enabled-shadow .qode-simple-quote-holder-inner {
    -webkit-box-shadow: 0 0 25px 10px rgba(0,0,0,.02);
    -moz-box-shadow: 0 0 25px 10px rgba(0,0,0,.02);
    box-shadow: 0 0 25px 10px rgba(0,0,0,.02)
}

.woocommerce div.product .images .thumbnails a img,.woocommerce div.product .images img {
    max-width: 100%
}

@font-face {
    font-family: star;
    src: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/woocommerce/assets/fonts/star.eot);
    src: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/woocommerce/assets/fonts/star%EF%B9%96.eot#iefix) format("embedded-opentype"),url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/woocommerce/assets/fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
}

.woocommerce .content .container .container_inner,.woocommerce-page .content .container .container_inner {
    padding: 50px 0 30px
}

.woocommerce .content .title .container .container_inner,.woocommerce-page .content .title .container .container_inner {
    padding: 0
}

.woocommerce-pagination {
    padding: 0 0 40px
}

.woocommerce table {
    text-align: left
}

.woocommerce table tr td {
    background: 0 0;
    color: #888
}

.woocommerce table th {
    background: 0 0;
    text-align: left
}

.woocommerce table td {
    text-align: left
}

ul.woocommerce-error {
    list-style: none;
    margin-bottom: 10px
}

.myaccount_user,.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message,.woocommerce div.message {
    margin-bottom: 25px;
    position: relative;
    display: block;
    padding: 28px 21px;
    background-color: #fff;
    line-height: 38px;
    font-weight: 700;
    font-family: Raleway,sans-serif;
    color: #303030;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 17px
}

.myaccount_user a {
    color: #1abc9c
}

.woocommerce .woocommerce-error h3,.woocommerce .woocommerce-info h3,.woocommerce .woocommerce-message h3,.woocommerce div.message h3 {
    font-size: 20px
}

.woocommerce-checkout .woocommerce-error,.woocommerce-checkout .woocommerce-info,.woocommerce-checkout .woocommerce-message {
    font-size: 13px
}

.woocommerce .woocommerce-message a.button {
    float: right
}

.woocommerce .woocommerce-message a.button i {
    margin-left: 10px
}

.woocommerce .woocommerce-message h3 {
    display: inline-block;
    float: left;
    padding: 5px 0 0
}

ul.woocommerce-error li {
    margin-bottom: 10px
}

ul.woocommerce-error li:last-child {
    margin-bottom: 0
}

.woocommerce del,.woocommerce-page del {
    color: #777
}

.woocommerce li.product del,.woocommerce-page li.product del {
    line-height: 20px
}

.woocommerce li.product del .amount,.woocommerce-page li.product del .amount {
    font-size: 14px;
    margin-right: 5px
}

.woocommerce del .amount,.woocommerce-page del .amount {
    margin-right: 10px;
    font-size: 17px
}

.woocommerce ul.woocommerce-error {
    list-style: none
}

.woocommerce p.form-row {
    margin-bottom: 20px
}

.woocommerce p.form-row label {
    display: block;
    margin-bottom: 3px
}

.woo-my-account-rememberme {
    margin: 20px 0 0!important
}

.woocommerce input[type=text]:not(.qode_search_field),.woocommerce input[type=password],.woocommerce input[type=email],.woocommerce textarea,.woocommerce-page input[type=tel],.woocommerce-page input[type=text]:not(.qode_search_field),.woocommerce-page input[type=password],.woocommerce-page input[type=email],.woocommerce-page textarea {
    padding: 15px 13px;
    border: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: Raleway,sans-serif;
    font-weight: 400
}

.woocommerce-account input[type=text],.woocommerce-account input[type=email] {
    width: 97%
}

.woocommerce-account .chosen-container {
    width: 100%!important
}

.single_add_to_cart_button.button {
    height: 38px
}

.woocommerce .button,.woocommerce input[type=submit],.woocommerce ul.products li.product .added_to_cart,.woocommerce-page .button,.woocommerce-page input[type=submit] {
    position: relative;
    display: inline-block;
    width: auto;
    height: 38px;
    line-height: 38px;
    margin: 0;
    padding: 0 23px;
    border: 2px solid #303030;
    font-size: 13px;
    text-align: left;
    color: #303030;
    font-family: Raleway,sans-serif;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    background-color: transparent;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
}

.woocommerce button.button,.woocommerce-page button.button,.woocommerce-page input[type=submit] {
    line-height: 35px
}

.woocommerce-message.call_to_action .qbutton {
    float: right
}

.woocommerce #submit:hover,.woocommerce .button:hover,.woocommerce ul.products li.product .added_to_cart:hover,.woocommerce ul.products li.product a.qbutton:hover,.woocommerce-page .button:hover,.woocommerce-page ul.products li.product a.qbutton:hover {
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #fff;
    text-decoration: none
}

.woocommerce ul.products li.product .add-to-cart-button-outer {
    display: inline-block;
    margin-left: 50%;
    position: absolute;
    top: 50%;
    width: 100%
}

.woocommerce ul.products li.product .add-to-cart-button-inner {
    display: inline-block;
    position: relative
}

.woocommerce ul.products li.product .add-to-cart-button,.woocommerce ul.products li.product .added_to_cart,.woocommerce ul.products li.product a.qbutton.out-of-stock-button {
    display: inline-block;
    margin-left: -50%;
    margin-top: -22px;
    opacity: 0;
    padding: 0 17px;
    position: relative;
    vertical-align: middle;
    visibility: hidden;
    z-index: 200
}

.woocommerce ul.products li.product .top-product-section {
    position: relative;
    text-align: left
}

.woocommerce ul.products li.product .image-wrapper {
    position: relative;
    display: block;
    overflow: hidden
}

.woocommerce ul.products li.product .image-wrapper img {
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    display: block;
    margin: 0 auto
}

.woocommerce ul.products li.product:hover .image-wrapper img {
    opacity: .2
}

.woocommerce ul.products li.product:hover .add-to-cart-button,.woocommerce ul.products li.product:hover .added_to_cart,.woocommerce ul.products li.product:hover a.qbutton.out-of-stock-button {
    opacity: 1;
    visibility: visible
}

div.pp_woocommerce .pp_content_container {
    border: 1px solid #ddd;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    -ms-box-shadow: none!important;
    -o-box-shadow: none!important;
    box-shadow: none!important
}

.woocommerce .select2-container,.woocommerce-page .select2-container {
    width: 100%
}

.woocommerce .select2-container.select2-dropdown-open,.woocommerce-page .select2-container.select2-dropdown-open {
    border-radius: 2px 2px 0 0
}

.woocommerce .select2-dropdown-open,.woocommerce-page .select2-dropdown-open {
    background: 0 0
}

.woocommerce .select2-container .select2-choice,.woocommerce .select2-dropdown-open.select2-drop-above .select2-choice,.woocommerce .select2-dropdown-open.select2-drop-above .select2-choices,.woocommerce-page .select2-container .select2-choice,.woocommerce-page .select2-dropdown-open.select2-drop-above .select2-choice,.woocommerce-page .select2-dropdown-open.select2-drop-above .select2-choices {
    background-color: #fff;
    color: #818181;
    height: 47px;
    line-height: 47px;
    padding-left: 1.568265682656827%;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 13px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.woocommerce .select2-results .select2-result-label,.woocommerce-page .select2-results .select2-result-label {
    padding-left: 12px
}

.woocommerce .select2-container .select2-choice .select2-arrow,.woocommerce-page .select2-container .select2-choice .select2-arrow {
    width: 47px;
    height: 47px;
    background: 0 0!important;
    border-left: none
}

.woocommerce .select2-container .select2-choice .select2-arrow b,.woocommerce-page .select2-container .select2-choice .select2-arrow b {
    position: relative
}

.woocommerce .select2-container .select2-choice .select2-arrow .select2-arrow:after,.woocommerce-page .select2-container .select2-choice .select2-arrow:after {
    color: #e5e5e5;
    content: "ï„‡";
    font-family: FontAwesome,serif;
    font-size: 13px;
    height: 100%;
    line-height: 47px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.woocommerce .select2-results li.select2-highlighted,.woocommerce-page .select2-results li.select2-highlighted {
    background: 0 0;
    color: #1abc9c
}

.woocommerce .select2-drop .select2-search input[type=text],.woocommerce .select2-drop.select2-drop-above .select2-search input[type=text],.woocommerce-page .select2-drop input[type=text],.woocommerce-page .select2-drop.select2-drop-above .select2-search input[type=text] {
    padding: 5px;
    background-color: #fff;
    border: 1px solid #eaeaea
}

.woocommerce .chosen-container.chosen-container-single .chosen-single,.woocommerce-checkout .chosen-container.chosen-container-single .chosen-single,.woocommerce-page .chosen-container.chosen-container-single .chosen-single {
    background: #fff;
    border: none;
    padding-left: 2.5%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    font-family: inherit;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    height: 47px!important;
    line-height: 47px!important;
    font-size: 13px;
    font-weight: 400;
    color: #818181
}

.woocommerce-account .form-row .chosen-container-single .chosen-single div b,.woocommerce-checkout .form-row #billing_country_chzn.chzn-container-single .chzn-single div b,.woocommerce-checkout .form-row #shipping_country_chzn.chzn-container-single .chzn-single div b,.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {
    background: 0 0!important;
    width: 47px;
    height: 47px;
    position: relative;
    text-align: center
}

.woocommerce-account .form-row .chosen-container-single .chosen-single div b:before,.woocommerce-checkout .form-row #billing_country_chzn.chzn-container-single .chzn-single div b:before,.woocommerce-checkout .form-row #shipping_country_chzn.chzn-container-single .chzn-single div b:before,.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b:before {
    content: "\f107";
    font-family: fontawesome;
    color: #e5e5e5;
    font-size: 13px
}

.woocommerce-account .form-row .chosen-container-active .chosen-single-with-drop div,.woocommerce-account .form-row .chosen-container-single .chosen-single div,.woocommerce-checkout .form-row .chosen-container-active .chosen-single-with-drop div,.woocommerce-checkout .form-row .chosen-container-single .chosen-single div {
    width: 47px;
    margin-right: 0
}

.woocommerce-account .form-row .chosen-container .chosen-drop,.woocommerce-checkout .form-row .chosen-container .chosen-drop {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    background-color: #fff
}

.woocommerce-account .chosen-container .chosen-results li,.woocommerce-checkout .chosen-container .chosen-results li {
    padding: 12px 0 10px 10px
}

.woocommerce-account .chosen-container .chosen-results li.active-result.highlighted,.woocommerce-checkout .chosen-container .chosen-results li.active-result.highlighted {
    background: 0 0;
    color: #1abc9c
}

.woocommerce-account .form-row .chosen-container-single .chosen-search input,.woocommerce-checkout .form-row .chosen-container-single .chosen-search input {
    padding-left: 7px!important;
    padding-top: 7px;
    padding-bottom: 7px;
    background: 0 0!important;
    border: 1px solid #eaeaea;
    border-radius: 4px
}

.woocommerce ins,.woocommerce-page ins {
    text-decoration: none;
    color: #1abc9c
}

.woocommerce div.pp_woocommerce .pp_arrow_next,.woocommerce div.pp_woocommerce .pp_arrow_previous,.woocommerce-page div.pp_woocommerce .pp_arrow_next,.woocommerce-page div.pp_woocommerce .pp_arrow_previous {
    margin-top: 2px!important
}

.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count {
    width: 50%;
    height: 80px
}

.woocommerce .woocommerce-result-count {
    float: right;
    text-align: right;
    line-height: 55px;
    height: 60px;
    margin-bottom: 0;
    font-family: inherit
}

.woocommerce .woocommerce-ordering .orderby {
    width: auto;
    min-width: 200px
}

.woocommerce .select2-container.orderby .select2-choice,.woocommerce .select2-dropdown-open.select2-drop-above.orderby .select2-choice,.woocommerce .select2-dropdown-open.select2-drop-above.orderby .select2-choices,.woocommerce-page .select2-container.orderby .select2-choice,.woocommerce-page .select2-dropdown-open.select2-drop-above.orderby .select2-choice,.woocommerce-page .select2-dropdown-open.select2-drop-above.orderby .select2-choices {
    padding-left: 16px;
    line-height: 47px;
    height: 47px;
    background-image: none
}

.woocommerce .select2-container .select2-choice>.select2-chosen {
    font-weight: 400
}

.woocommerce ul.products {
    list-style: none;
    margin: 0 0 18px;
    padding: 0
}

.woocommerce ul.products li.product {
    float: left;
    margin-bottom: 24px
}

.columns-4 ul.products li.product {
    width: 23.29545454545455%;
    margin-right: 2.272727272727273%
}

@media only screen and (min-width: 769px) {
    .columns-3 .container_inner>ul.products li.product:nth-child(3n+1),.columns-3 .cross-sells>ul.products li.product:nth-child(3n+1),.columns-3 .products>ul.products li.product:nth-child(3n+1),.columns-3 .woocommerce_with_sidebar ul.products li.product:nth-child(2n+1),.columns-4 .container_inner>ul.products li.product:nth-child(4n+1),.columns-4 .cross-sells>ul.products li.product:nth-child(4n+1),.columns-4 .products>ul.products li.product:nth-child(4n+1),.columns-4 .woocommerce_with_sidebar ul.products li.product:nth-child(3n+1),div.woocommerce.columns-3 ul.products li.product:nth-child(3n+1),div.woocommerce.columns-4 ul.products li.product:nth-child(4n+1) {
        clear:both
    }

    .columns-4 .woocommerce_with_sidebar ul.products li.product {
        width: 31.81818181818182%;
        margin-right: 2.272727272727273%
    }

    .columns-3 .container_inner>ul.products li.product:nth-child(3n),.columns-3 .cross-sells>ul.products li.product:nth-child(3n),.columns-3 .products>ul.products li.product:nth-child(3n),.columns-3 .woocommerce_with_sidebar ul.products li.product:nth-child(2n),.columns-4 .container_inner>ul.products li.product:nth-child(4n),.columns-4 .cross-sells>ul.products li.product:nth-child(4n),.columns-4 .products>ul.products li.product:nth-child(4n),.columns-4 .woocommerce_with_sidebar ul.products li.product:nth-child(3n),div.woocommerce.columns-3 ul.products li.product:nth-child(3n),div.woocommerce.columns-4 ul.products li.product:nth-child(4n) {
        margin-right: 0
    }

    .columns-3 ul.products li.product {
        width: 31.81818181818182%;
        margin-right: 2.272727272727273%
    }

    .columns-3 .woocommerce_with_sidebar ul.products li.product {
        width: 48.89%;
        margin-right: 2.22%
    }
}

@media only screen and (min-width: 600px) {
    .columns-2 .container_inner>ul.products li.product:nth-child(even),.columns-2 .cross-sells>ul.products li.product:nth-child(even),.columns-2 .products>ul.products li.product:nth-child(even),.columns-2 .woocommerce_with_sidebar ul.products li.product:nth-child(even),div.woocommerce.columns-2 ul.products li.product:nth-child(even) {
        margin-right:0
    }

    .columns-2 .container_inner>ul.products li.product:nth-child(2n+1),.columns-2 .cross-sells>ul.products li.product:nth-child(2n+1),.columns-2 .products>ul.products li.product:nth-child(2n+1),.columns-2 .woocommerce_with_sidebar ul.products li.product:nth-child(2n+1),div.woocommerce.columns-2 ul.products li.product:nth-child(2n+1) {
        clear: both
    }

    .columns-2 ul.products li.product {
        width: 48.89%;
        margin-right: 2.22%
    }
}

.woocommerce ul.products li.product,.woocommerce ul.products li.product a.product-category,.woocommerce-page ul.products li.product a.product-category {
    display: block;
    height: 100%;
    background-color: #fff
}

.woocommerce ul.products li.product .product-categories,.woocommerce-page ul.products li.product .product-categories {
    margin-top: 22px;
    margin-bottom: -4px;
    text-align: center
}

.woocommerce ul.products li.product .product-categories a,.woocommerce-page ul.products li.product .product-categories a {
    font-size: 12px
}

.woocommerce ul.products li.product .product-categories a:not(:hover),.woocommerce-page ul.products li.product .product-categories a:not(:hover) {
    color: #777
}

.woocommerce ul.products li.product a.product-category.product-info,.woocommerce-page ul.products li.product a.product-category.product-info {
    padding-top: 8px
}

.woocommerce .product .onsale,.woocommerce .product .single-onsale {
    position: absolute;
    top: 15px;
    width: 4.533333333333333em;
    height: 4.533333333333333em;
    line-height: 4.533333333333333em;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Raleway,sans-serif;
    font-weight: 700;
    background-color: #303030;
    color: #fff;
    -webkit-border-radius: 500em;
    -moz-border-radius: 500em;
    -ms-border-radius: 500em;
    -o-border-radius: 500em;
    border-radius: 500em;
    z-index: 100
}

.woocommerce .product .onsale-inner {
    position: relative
}

.woocommerce .product .onsale-inner:after {
    position: absolute;
    content: '';
    width: 13px;
    height: 2px;
    border-bottom: 2px solid;
    bottom: -5px;
    left: 50%;
    margin-left: -5px
}

.woocommerce .product .onsale.out-of-stock-button {
    background-color: #f1c40f;
    font-size: 13px;
    width: 70px;
    height: 54px;
    padding-top: 16px;
    line-height: 1.5em
}

.woocommerce ul.products li.product h4,.woocommerce ul.products li.product h6 {
    padding: 0 15px;
    margin: 7px 0 0;
    text-align: center
}

.woocommerce .product .onsale {
    left: 10px;
    top: 10px
}

.woocommerce .product .single-onsale {
    left: 20px
}

.woocommerce ul.products li.product h6 {
    font-weight: 700;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.woocommerce ul.products li.product .price {
    display: block;
    margin: 0 0 16px;
    text-align: center;
    font-size: 14px;
    color: #777;
    font-family: Raleway,sans-serif;
    font-weight: 600
}

.woocommerce ul.products li.product .add_to_cart_button.added {
    display: none
}

.woocommerce ul.products li.product:hover h6 {
    color: #1abc9c
}

.woocommerce-pagination ul.page-numbers {
    list-style: none;
    text-align: center;
    position: relative
}

.woocommerce-pagination ul.page-numbers li {
    display: inline-block
}

.woocommerce-pagination ul.page-numbers li a,.woocommerce-pagination ul.page-numbers li span {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin: 0 11px 0 0;
    text-align: center;
    color: #b4b4b4;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    border: 2px solid #e5e5e5;
    outline: 0;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.woocommerce-pagination ul.page-numbers li a:hover,.woocommerce-pagination ul.page-numbers li span.current {
    color: #303030;
    background-color: #eee;
    border-color: #eee
}

.woocommerce div.product {
    position: relative
}

.woocommerce .product .images {
    float: left;
    width: 49.09090909090909%;
    margin-right: 1.818181818181818%;
    margin-bottom: 20px
}

.woocommerce .product .images a {
    position: relative;
    display: block
}

.woocommerce .product .images img {
    display: block
}

.woocommerce .product .images figure {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 -10px
}

.woocommerce .product .images .woocommerce-product-gallery__image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0 10px;
    box-sizing: border-box
}

.woocommerce .product .images .woocommerce-product-gallery__image img,.woocommerce .product .images .woocommerce-product-gallery__image:first-child {
    width: 100%
}

.woocommerce .product .images.woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
    float: left;
    padding-top: 20px
}

.woocommerce .product .images.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image:not(:first-child) {
    width: 50%
}

.woocommerce .product .images.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image:not(:first-child) {
    width: 33.33333%
}

.woocommerce .product .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
    width: 25%
}

.woocommerce div.product .images .thumbnails {
    margin-top: 20px
}

.woocommerce div.product .images .thumbnails a {
    display: inline-block;
    width: 31.06060606060606%;
    margin-right: 3.409090909090909%;
    margin-bottom: 15px
}

.woocommerce div.product .images .thumbnails a:nth-child(3n) {
    margin-right: 0
}

.woocommerce .product h1.product_title {
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 8px
}

.woocommerce div.product .summary p.price span.amount {
    font-size: 21px;
    color: #bcbcbc;
    font-family: Raleway,sans-serif;
    font-weight: 600
}

.woocommerce div.product p[itemprop=price] del,.woocommerce div.product p[itemprop=price] del span.amount {
    color: #777;
    font-size: 21px
}

.woocommerce div.product div[itemprop=offers] {
    margin-bottom: 8px
}

.woocommerce div.product div[itemprop=description] {
    margin: 8px 0
}

.woocommerce div.product .cart,.woocommerce div.product .product_meta {
    margin: 25px 0
}

.woocommerce div.product .cart .quantity {
    float: left;
    margin-right: 19px;
    padding-top: 4px;
    height: 37px;
    line-height: 37px
}

.woocommerce #content .quantity .minus,.woocommerce #content .quantity .plus,.woocommerce .quantity .minus,.woocommerce .quantity .plus,.woocommerce-page #content .quantity .minus,.woocommerce-page #content .quantity .plus,.woocommerce-page .quantity .minus,.woocommerce-page .quantity .plus {
    padding: 0;
    width: 17px;
    height: 17px;
    line-height: 17px;
    margin: 0;
    display: inline;
    font-size: 14px;
    border: 0;
    cursor: pointer;
    outline: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background-color: #bcbcbc;
    color: #fff;
    border-radius: 500px;
    font-family: "Times New Roman"
}

.woocommerce #content .quantity .minus:hover,.woocommerce #content .quantity .plus:hover,.woocommerce .quantity .minus:hover,.woocommerce .quantity .plus:hover,.woocommerce-page #content .quantity .minus:hover,.woocommerce-page #content .quantity .plus:hover,.woocommerce-page .quantity .minus:hover,.woocommerce-page .quantity .plus:hover {
    background-color: #1abc9c
}

.woocommerce #content .quantity input.qty,.woocommerce .quantity input.qty,.woocommerce-page #content .quantity input.qty,.woocommerce-page .quantity input.qty {
    border: none;
    padding: 0 5px;
    width: 22px;
    display: inline;
    text-align: center;
    font-family: Raleway,sans-serif;
    font-weight: 600;
    color: #303030;
    font-size: 17px;
    background: 0 0
}

.single_add_to_cart_button.qbutton.small {
    line-height: 29px
}

.woocommerce div.product div.product_meta>.social_share_list_holder>span,.woocommerce div.product div.product_meta>span {
    display: block;
    position: relative;
    color: #333;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase
}

.woocommerce div.product div.product_meta>.social_share_list_holder>span {
    display: inline-block;
    margin-right: 8px
}

.woocommerce div.product div.product_meta>span a,.woocommerce div.product div.product_meta>span span {
    font-weight: 300;
    color: #777;
    text-transform: none;
    margin-left: 3px;
    -webkit-transition: color .1s linear;
    -moz-transition: color .1s linear;
    -ms-transition: color .1s linear;
    -o-transition: color .1s linear;
    transition: color .1s linear;
    -webkit-backface-visibility: hidden
}

.woocommerce div.product div.product_meta>span a:hover {
    color: #1abc9c
}

.woocommerce .summary {
    float: right;
    width: 49.09090909090909%;
    margin-bottom: 45px
}

.woocommerce .summary p.stock.out-of-stock {
    display: inline-block;
    font-weight: 700;
    color: #303030;
    padding-bottom: 1px;
    border-bottom: 2px solid;
    margin: 8px 0
}

.woocommerce div.product .summary table.variations {
    margin-bottom: 25px
}

.woocommerce .woocommerce-tabs.q_tabs .tabs-nav {
    display: block
}

.woocommerce div[itemprop=aggregateRating] .star-rating,.woocommerce li.product div.star-rating {
    display: none
}

.woocommerce .woocommerce-tabs.q_tabs.horizontal .tabs-container {
    padding-top: 21px
}

.woocommerce .woocommerce-tabs #tab-additional_information .shop_attributes th {
    font-weight: 400
}

.woocommerce div.woocommerce-tabs h2 {
    font-size: 1.733333333333333em;
    font-weight: 200
}

.woocommerce table.shop_attributes th {
    text-transform: uppercase;
    font-weight: 700;
    color: #333
}

.woocommerce div.product div.related,.woocommerce div.product div.upsells {
    clear: both
}

.woocommerce div.product div.related .qode-related-upsells-title,.woocommerce div.product div.related h4,.woocommerce div.product div.upsells .qode-related-upsells-title,.woocommerce div.product div.upsells h4 {
    margin-bottom: 34px
}

.woocommerce p.stars span,.woocommerce-page p.stars span {
    width: 80px;
    height: 16px;
    position: relative;
    float: left;
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/star.png) left 0 repeat-x
}

.woocommerce p.stars span a.star-1,.woocommerce-page p.stars span a.star-1 {
    width: 16px;
    z-index: 10
}

.woocommerce p.stars span a.star-2,.woocommerce-page p.stars span a.star-2 {
    width: 32px;
    z-index: 9
}

.woocommerce p.stars span a.star-3,.woocommerce-page p.stars span a.star-3 {
    width: 48px;
    z-index: 8
}

.woocommerce p.stars span a.star-4,.woocommerce-page p.stars span a.star-4 {
    width: 64px;
    z-index: 7
}

.woocommerce p.stars span a.star-5,.woocommerce-page p.stars span a.star-5 {
    width: 80px;
    z-index: 6
}

.woocommerce p.stars span a,.woocommerce-page p.stars span a {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 0;
    padding-top: 16px;
    overflow: hidden
}

.woocommerce p.stars span a:focus,.woocommerce p.stars span a:hover,.woocommerce-page p.stars span a:focus,.woocommerce-page p.stars span a:hover {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/star.png) left -16px repeat-x
}

.woocommerce p.stars span a.active,.woocommerce-page p.stars span a.active {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/star.png) left -32px repeat-x
}

.woocommerce p.stars {
    height: 16px
}

.woocommerce ol.commentlist {
    list-style: none
}

.woocommerce .star-rating,.woocommerce-page .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1em;
    font-size: 1.1em;
    width: 5.4em;
    font-family: star;
    color: #f4d83a
}

.woocommerce .star-rating span,.woocommerce-page .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.woocommerce .star-rating:before,.woocommerce-page .star-rating:before {
    content: "\73\73\73\73\73";
    color: #dfdbdf;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.woocommerce .star-rating span:before,.woocommerce-page .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0
}

.woocommerce ol.commentlist li.comment img.avatar {
    float: left;
    margin-right: 10px
}

.woocommerce #comments {
    margin-bottom: 13px
}

.woocommerce #respond #reply-title,.woocommerce #reviews h2 {
    font-size: 13px;
    margin-bottom: .7em
}

.woocommerce #reviews .add_review {
    margin-top: 15px
}

.woocommerce .woocommerce-message:after,.woocommerce .woocommerce-message:before,.woocommerce aside ul.product_list_widget li:after,.woocommerce aside ul.product_list_widget li:before,.woocommerce ol.commentlist li:after,.woocommerce ol.commentlist li:before,.wpb_widgetised_column ul.product_list_widget li:after,.wpb_widgetised_column ul.product_list_widget li:before,aside ul.product_list_widget li:after,aside ul.product_list_widget li:before {
    content: " ";
    display: table
}

.woocommerce .woocommerce-message:after,.woocommerce aside ul.product_list_widget li:after,.woocommerce ol.commentlist li:after,.wpb_widgetised_column ul.product_list_widget li:after,aside ul.product_list_widget li:after {
    clear: both
}

.woocommerce ol.commentlist li {
    padding: 15px 15px 15px 0;
    border-bottom: 1px solid #e0dede
}

.woocommerce #comments .noreviews {
    padding: 0 15px
}

.woocommerce ol.commentlist li:first-child {
    padding-top: 0
}

.woocommerce div.summary div.comment-text div[itemprop=description] {
    margin: 0
}

.woocommerce #commentform input[type=text],.woocommerce #commentform input[type=email],.woocommerce #commentform textarea {
    display: block;
    padding-left: 2.6%;
    padding-right: 2.6%;
    width: 94.8%
}

.woocommerce .comment-form-comment label {
    margin-bottom: 5px;
    display: inline-block
}

.woocommerce .comment-form-rating {
    margin-bottom: 13px
}

.woocommerce .comment-form-rating label {
    margin-bottom: 5px;
    display: inline-block
}

.woocommerce .myaccount_user {
    margin-bottom: 20px;
    font-size: 13px;
    font-family: Raleway,sans-serif;
    font-weight: 400;
    line-height: 2em
}

.woocommerce .myaccount_address {
    margin: 20px 0
}

.woocommerce .addresses header {
    background: 0 0;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    height: auto;
    position: relative;
    text-align: left;
    padding-bottom: 6px;
    border-bottom: none;
    margin-bottom: 10px
}

.woocommerce .addresses address {
    font-style: normal
}

.woocommerce .addresses header a.edit {
    height: 27px;
    line-height: 27px;
    padding: 0 15px
}

.woocommerce .addresses .col-1.address,.woocommerce .addresses .col-2.address {
    width: 45%
}

.woocommerce .addresses .col-1,.woocommerce .addresses .col-2 {
    width: 23.61623616236162%;
    margin-right: 1.845018450184502%
}

.woocommerce .addresses header.title {
    position: static
}

.woocommerce .addresses .col-1.address {
    margin-right: 2.909090909090909%
}

.woocommerce .addresses .col-2.address {
    float: right
}

.woocommerce .addresses:after,.woocommerce .addresses:before {
    content: " ";
    display: table
}

.woocommerce .addresses:after {
    clear: both
}

.woocommerce .addresses {
    margin-bottom: 70px
}

form#set-address-form input[type=text],form#set-address-form select {
    width: 93%;
    padding-left: 3.288201160541586%;
    padding-right: 3.288201160541586%
}

form#set-address-form p.form-row-wide input[type=text] {
    width: 97.54716981132076%;
    padding-left: 1.226415094339623%;
    padding-right: 1.226415094339623%
}

form#set-address-form h3 {
    margin-bottom: 20px
}

.woocommerce form#set-address-form .form-row-first,.woocommerce form#set-address-form .form-row-last,.woocommerce-page form#set-address-form .form-row-first,.woocommerce-page form#set-address-form .form-row-last {
    float: left;
    width: 47%;
    overflow: visible
}

.woocommerce form#set-address-form .form-row-last,.woocommerce-page form#set-address-form .form-row-last {
    float: right
}

.woocommerce form#set-address-form {
    margin-bottom: 30px
}

.woocommerce-account table.my_account_orders {
    margin: 0 0 25px;
    width: 100%!important
}

.woocommerce div.cart-collaterals,.woocommerce form.lost_reset_password p.form-row,.woocommerce-page div.cart-collaterals {
    margin-top: 20px
}

.woocommerce-account table.my_account_orders tbody tr td.order-actions {
    text-align: right
}

.woocommerce-account table.my_account_orders tbody tr td.order-actions a {
    padding: 0 22px
}

.woocommerce form.lost_reset_password input[type=text] {
    width: 185px
}

.woocommerce form.lost_reset_password label {
    display: none
}

.woocommerce .change-pass-field {
    width: 25%;
    margin-right: 20px
}

.woocommerce .col-1,.woocommerce .col-2 {
    float: left;
    width: 49.07749077490775%
}

.woocommerce .col-1 {
    margin-right: 1.845018450184502%
}

.woocommerce #customer_login .col-1 h2,.woocommerce #customer_login .col-2 h2 {
    margin-bottom: 17px
}

.woocommerce #customer_login .span-3 {
    width: 47.40740740740741%;
    float: left;
    margin-right: 3.703703703703704%
}

.woocommerce #customer_login .form-row-last {
    margin-right: 0
}

.woocommerce #customer_login input[type=text],.woocommerce #customer_login input[type=email],.woocommerce #customer_login input[type=password] {
    width: 100%;
    box-sizing: border-box
}

.woo-lost_password2,.woocommerce #customer_login .lost_password {
    margin-left: 23px
}

.woocommerce table.cart,.woocommerce-page table.cart {
    width: 100%
}

.woocommerce-page table tr:nth-child(odd) td {
    background: 0 0!important
}

.woocommerce .checkout table.shop_table thead tr,.woocommerce table.cart thead tr,.woocommerce-account table.my_account_orders thead tr,.woocommerce-page .checkout table.shop_table thead tr,.woocommerce-page table.cart thead tr {
    border: 1px solid #e6e6e6
}

.woocommerce .checkout table.shop_table thead tr th,.woocommerce table.cart thead tr th,.woocommerce-account table.my_account_orders thead tr th,.woocommerce-page .checkout table.shop_table thead tr th,.woocommerce-page table.cart thead tr th,.woocommerce-page table.my_account_orders thead tr th {
    padding: 13px 10px;
    font-size: 14px;
    line-height: 1.571428571428571em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Raleway,sans-serif;
    font-weight: 600
}

.woocommerce-account table.my_account_orders thead tr th,.woocommerce-cart table.cart thead th,.woocommerce-checkout .checkout table thead th,.woocommerce-page table.my_account_orders thead tr th {
    font-weight: 500;
    font-family: inherit;
    font-size: 14px;
    color: #000
}

.woocommerce-account table.my_account_orders tbody tr,.woocommerce-cart table.cart tbody tr {
    border: 1px solid #e5e5e5
}

.woocommerce-cart table.cart tbody tr td,.woocommerce-checkout .checkout table tbody tr td {
    vertical-align: middle
}

.woocommerce-cart table.cart tbody tr td a:not(.checkout-button),.woocommerce-checkout .checkout table tbody tr td a {
    color: #888
}

.woocommerce table.cart tbody tr td img {
    display: block;
    width: 66px
}

.woocommerce table.cart tbody tr span.amount,.woocommerce-page table.cart tbody span.amount {
    font-family: inherit;
    color: #888
}

.woocommerce table.cart tbody tr:last-child,.woocommerce-page table.cart tbody tr:last-child {
    border: none
}

.woocommerce table.cart tbody td.product-remove,.woocommerce-page table.cart tbody td.product-remove {
    text-align: center;
    border-right: 1px solid #e0dede
}

.woocommerce table.cart tbody td.product-remove a.remove,.woocommerce-page table.cart tbody td.product-remove a.remove {
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/wc_delete_icon.png) center no-repeat;
    text-indent: -9999px;
    vertical-align: middle
}

.woocommerce table.cart div.coupon,.woocommerce-page table.cart div.coupon {
    float: left
}

.woocommerce table.cart div.coupon label,.woocommerce-page table.cart div.coupon label {
    display: none
}

.woocommerce table.cart div.coupon .input-text,.woocommerce-page table.cart div.coupon .input-text,.woocommerce-page.woocommerce-checkout div.coupon .input-text,.woocommerce.woocommerce-checkout div.coupon .input-text {
    width: 178px;
    margin-right: 15px;
    padding: 5px 13px;
    height: 26px
}

.woocommerce table.cart div.coupon .input-text,.woocommerce-page table.cart div.coupon .input-text {
    background-color: #fff;
    outline: 0;
    resize: none;
    font-family: Raleway,sans-serif;
    font-weight: 400;
    color: #818181;
    border: none
}

.woocommerce table.cart div.coupon .button,.woocommerce-page table.cart div.coupon .button {
    padding-left: 22px!important;
    padding-right: 22px!important;
    top: 1px!important
}

.woocommerce table.cart td.actions {
    text-align: right;
    padding: 24px 0
}

.woocommerce table.cart td.actions .checkout-button {
    box-sizing: border-box
}

.woocommerce table.cart td.actions .checkout-button,.woocommerce table.cart td.actions input[type=submit] {
    position: relative;
    top: 3px
}

.woocommerce table.cart td.actions>.checkout-button,.woocommerce-page table.cart td.actions>.checkout-button {
    float: right;
    padding-left: .9225092250922509%!important;
    padding-right: .9225092250922509%!important;
    margin-left: 1.845018450184502%
}

.woocommerce-page .cart-collaterals .cross-sells {
    clear: both
}

.woocommerce div.cart-collaterals div.cart_totals,.woocommerce-page .div.cart-collaterals div.cart_totals {
    float: right;
    width: 26.3%;
    margin-bottom: 31px
}

.woocommerce div.cart-collaterals div.cart_totals th,.woocommerce-page .div.cart-collaterals div.cart_totals th {
    padding-left: 0
}

.woocommerce div.cart-collaterals div.cart_totals table strong,.woocommerce div.cart-collaterals div.cart_totals table th,.woocommerce-page .div.cart-collaterals div.cart_totals table strong,.woocommerce-page .div.cart-collaterals div.cart_totals table th {
    font-weight: 300
}

.woocommerce div.cart-collaterals div.cart_totals table tr.order-total strong span.amount,.woocommerce-page div.cart-collaterals div.cart_totals table tr.order-total strong span.amount {
    color: #1abc9c;
    font-size: 1.384615384615385em
}

.woocommerce div.cart-collaterals div.cart_totals table tr.order-total strong {
    font-weight: 400;
    color: #1abc9c
}

.woocommerce div.cart-collaterals .woocommerce-shipping-calculator,.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator {
    float: left;
    width: 49.07749077490775%;
    margin-bottom: 40px
}

.woocommerce div.cart-collaterals .woocommerce-shipping-calculator input[type=text],.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator input[type=text] {
    width: 93.5%;
    padding-left: 3.142329020332717%;
    padding-right: 3.142329020332717%
}

.woocommerce div.cart-collaterals .select2-container .select2-choice,.woocommerce div.cart-collaterals .select2-dropdown-open.select2-drop-above .select2-choice,.woocommerce div.cart-collaterals .select2-dropdown-open.select2-drop-above .select2-choices,.woocommerce-page div.cart-collaterals .select2-container .select2-choice,.woocommerce-page div.cart-collaterals .select2-dropdown-open.select2-drop-above .select2-choice,.woocommerce-page div.cart-collaterals .select2-dropdown-open.select2-drop-above .select2-choices {
    padding-left: 3.142329020332717%;
    font-family: inherit;
    font-weight: 300;
    background-color: #fff;
    border: none;
    height: 47px;
    line-height: 47px
}

.woocommerce div.cart-collaterals h2,.woocommerce-page .div.cart-collaterals h2 {
    font-size: 18px;
    margin-bottom: 15px
}

.woocommerce div.cart-collaterals h2 a,.woocommerce-page .div.cart-collaterals h2 a {
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.woocommerce div.cart-collaterals h2 a span {
    position: relative;
    top: -2px;
    font-size: .7692307692307692em;
    left: 2px
}

.woocommerce .empty-cart-wrapper,.woocommerce-page .empty-cart-wrapper {
    text-align: center
}

.woocommerce .empty-cart-wrapper p,.woocommerce-page .empty-cart-wrapper p {
    margin-bottom: 15px
}

.woocommerce form.checkout .col2-set:after,.woocommerce form.checkout .col2-set:before {
    content: " ";
    display: table
}

.woocommerce form.checkout .col2-set:after {
    clear: both
}

.woocommerce form.checkout h3,.woocommerce-page form.checkout h3 {
    margin-bottom: 20px
}

.woocommerce .checkout-opener-text {
    font-family: inherit;
    margin-bottom: 15px
}

.woocommerce .checkout-opener-text a {
    color: #1abc9c;
    font-weight: 300
}

.woocommerce form.checkout_coupon {
    margin-bottom: 20px
}

.woocommerce form.checkout_coupon input.input-text {
    width: 20.63636363636364%
}

.woocommerce form.checkout_coupon .form-row-last {
    margin-bottom: 0
}

.woocommerce form.checkout .col2-set .form-row.notes {
    width: 100%
}

.woocommerce form.checkout .col2-set .form-row.notes textarea {
    width: 94.61538461538462%!important;
    height: 72px
}

.woocommerce #shiptobilling,.woocommerce-page #shiptobilling {
    margin-bottom: 0;
    float: right;
    position: relative;
    top: 25px
}

.woocommerce #shiptobilling label,.woocommerce-page #shiptobilling label {
    display: inline-block
}

.woocommerce form.check-login .form-row {
    width: 23.70370370370371%;
    float: left;
    margin-right: 1.845018450184502%
}

.woocommerce form.check-login .form-row input[type=text],.woocommerce form.check-login .form-row input[type=password] {
    width: 85.5%
}

.woocommerce form.check-login div.login-entrance-text {
    margin-bottom: 20px
}

.woocommerce form.check-login .lost_password {
    margin-left: 15px;
    display: inline-block;
    font-weight: 300
}

.woocommerce form.checkout .col2-set .form-row {
    width: 48.14814814814815%;
    margin-right: 3.703703703703704%;
    float: left
}

.woocommerce form.checkout .col2-set .form-row-wide {
    width: 100%;
    margin-right: 0;
    float: none
}

.woocommerce-checkout #billing_country_field,.woocommerce-checkout #shipping_country_field {
    height: 47px
}

.woocommerce form.checkout .col2-set .form-row.form-row-wide input[type=text],.woocommerce form.checkout .col2-set .form-row.notes textarea {
    padding-left: 2.5%;
    padding-right: 2.5%;
    width: 95%
}

.woocommerce form.checkout .col2-set .form-row-last {
    margin-right: 0
}

.woocommerce form.checkout .col2-set .form-row input[type=text],.woocommerce form.checkout .col2-set .form-row input[type=email],.woocommerce form.checkout .col2-set .form-row input[type=password],.woocommerce form.checkout .col2-set .form-row input[type=tel] {
    padding-left: 5.2%;
    padding-right: 5.2%;
    width: 89.6%
}

.woocommerce form.checkout .col2-set p.form-row label {
    display: none
}

.woocommerce form.checkout .col2-set p.form-row label.checkbox {
    display: inline-block
}

.woocommerce form.checkout p.register-row {
    margin-bottom: 8px;
    margin-top: 25px
}

.woocommerce form.checkout #order_review_heading {
    margin-top: 23px
}

.woocommerce form.checkout .col2-set .create-account>p {
    margin-bottom: 15px
}

.woocommerce form.checkout table.shop_table td,.woocommerce form.checkout table.shop_table th {
    text-align: center;
    padding: 10px
}

.woocommerce form.checkout table.shop_table td strong,.woocommerce form.checkout table.shop_table th {
    font-weight: 300
}

.woocommerce form.checkout table.shop_table tfoot tr.order-total td span.amount,.woocommerce form.checkout table.shop_table tfoot tr.order-total th {
    color: #1abc9c
}

.woocommerce form.checkout table.shop_table span.amount {
    color: #888;
    font-family: inherit
}

.woocommerce form.checkout table.shop_table {
    width: 100%
}

.woocommerce #payment {
    margin-top: 50px;
    margin-bottom: 70px
}

.woocommerce #payment ul.payment_methods {
    list-style: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px
}

.woocommerce #payment ul.payment_methods li {
    padding: 10px 20px;
    border: 1px solid #e0dede;
    border-bottom: 0
}

.woocommerce #payment ul.payment_methods li label {
    color: #000;
    margin-left: 10px
}

.woocommerce #payment ul.payment_methods li label img {
    margin: 0 10px;
    position: relative;
    top: 10px
}

.woocommerce #payment ul.payment_methods li .payment_box {
    padding: 10px 0 0 35px
}

.woocommerce input#place_order {
    float: right
}

.woocommerce .order_details.clearfix li,.woocommerce-page .order_details.clearfix li {
    float: left;
    margin-right: 45px
}

.woocommerce .order_details.clearfix li p,.woocommerce-page .order_details.clearfix li p {
    font-weight: 400;
    color: #000;
    margin-top: 7px
}

.woocommerce ul.order_details,.woocommerce-page ul.order_details {
    list-style: none;
    margin-bottom: 20px
}

.woocommerce .checkout-success-message,.woocommerce-page .checkout-success-message {
    margin-bottom: 50px
}

.woocommerce-account h2,.woocommerce-account h3,.woocommerce-checkout h2,.woocommerce-checkout h3 {
    margin-top: 20px;
    margin-bottom: 28px;
    font-size: 17px
}

.woocommerce-account header h3,.woocommerce-checkout header h3 {
    margin-bottom: 20px
}

.woocommerce-checkout table.shop_table {
    width: 42.07749077490775%;
    margin-bottom: 33px
}

.woocommerce-account table.shop_table {
    margin-bottom: 45px;
    width: 43.077491%
}

.woocommerce-account table.my_account_orders tfoot th,.woocommerce-account table.my_account_orders thead th,.woocommerce-account table.shop_table tfoot th,.woocommerce-account table.shop_table thead th,.woocommerce-checkout table.shop_table tfoot th,.woocommerce-checkout table.shop_table thead th {
    color: #000;
    font-weight: 400
}

.woocommerce-account table.shop_table td span.amount,.woocommerce-checkout table.shop_table td span.amount {
    color: #888
}

.woocommerce-checkout .addresses .col-1,.woocommerce-checkout .addresses .col-2 {
    width: 23.61623616236162%;
    margin-right: 1.845018450184502%
}

.woocommerce-account .addresses .col-2,.woocommerce-checkout .addresses .col-2 {
    float: left;
    margin-right: 0
}

.woocommerce aside ul.product_list_widget li img,.wpb_widgetised_column ul.product_list_widget li img,aside ul.product_list_widget li img {
    float: left;
    margin-right: 7.843137254901961%;
    width: 71px
}

.woocommerce-account div.woocommerce header,.woocommerce-checkout .order-details-wrapper header {
    position: static;
    background: 0 0;
    border: 0
}

.woocommerce-account .customer_details,.woocommerce-checkout .customer_details {
    margin-bottom: 18px
}

.woocommerce-checkout .shop_table.order_details th,.woocommerce-checkout .shop_table.order_details tr td {
    padding-left: 0
}

.woocommerce-checkout .shop_table.order_details tfoot tr:last-child td span.amount,.woocommerce-checkout .shop_table.order_details tr td a {
    color: #000
}

.woocommerce-checkout .shop_table.order_details tr td span.amount {
    font-family: inherit
}

.woocommerce-checkout .shop_table.order_details tr td .product-quantity {
    font-weight: 400;
    color: #000
}

.woocommerce-checkout .addresses header {
    padding-bottom: 0;
    margin-bottom: 0
}

.woocommerce aside ul.product_list_widget li,.wpb_widgetised_column ul.product_list_widget li,aside ul.product_list_widget li {
    padding: 7px 0 12px;
    background-color: #fff
}

.woocommerce aside ul.product_list_widget li a,aside ul.product_list_widget li a {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    color: #303030;
    line-height: 20px;
    font-size: 13px
}

.woocommerce aside ul.cart_list li a {
    display: inline-block
}

.woocommerce aside ul.cart_list li .quantity {
    display: block
}

.woocommerce aside ul.product_list_widget li>a:hover,aside ul.product-categories li>a:hover {
    color: #1abc9c
}

.woocommerce aside ul.product_list_widget li ins,aside ul.product_list_widget li ins {
    text-decoration: none
}

.woocommerce aside ul.product_list_widget li del span.amount,aside ul.product_list_widget li del span.amount {
    color: #777
}

.woocommerce aside ul.product_list_widget li span.amount,aside ul.product_list_widget li span.amount {
    color: #1abc9c;
    font-size: 13px;
    font-weight: 600
}

.wpb_widgetised_column ul.product_list_widget li a {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    color: #303030;
    line-height: 20px;
    font-size: 13px
}

.wpb_widgetised_column ul.cart_list li a {
    display: inline-block
}

.wpb_widgetised_column ul.cart_list li .quantity {
    display: block
}

.widget #searchform .screen-reader-text,.woocommerce .cart_list li a>img {
    display: none
}

.wpb_widgetised_column ul.product_list_widget li>a:hover {
    color: #1abc9c
}

.wpb_widgetised_column ul.product_list_widget li ins {
    text-decoration: none
}

.wpb_widgetised_column ul.product_list_widget li del span.amount {
    color: #777
}

.wpb_widgetised_column ul.product_list_widget li span.amount {
    color: #1abc9c;
    font-size: 13px;
    font-weight: 600
}

.wpb_widgetised_column .widget .star-rating {
    float: none;
    font-size: .8em;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 5.6em
}

.wpb_widgetised_column .widget.widget_rating_filter .star-rating {
    float: left;
    font-size: 1em;
    margin-right: 5px
}

.wpb_widgetised_column .widget ul.product-categories {
    list-style: none
}

.wpb_widgetised_column .widget ul.product-categories a:hover {
    color: #1abc9c
}

.wpb_widgetised_column .select2-container .select2-choice,.wpb_widgetised_column .select2-dropdown-open.select2-drop-above .select2-choice,.wpb_widgetised_column .select2-dropdown-open.select2-drop-above .select2-choices {
    padding-left: 12px;
    background-image: none
}

.wpb_widgetised_column ul.product-categories ul.children {
    padding-left: 30px
}

.wpb_widgetised_column ul.cart_list li {
    padding: 7px 12px
}

.wpb_widgetised_column ul.cart_list {
    margin-bottom: 10px
}

.woocommerce .widget_shopping_cart_content li {
    height: auto!important
}

.woocommerce .widget_shopping_cart_content .total strong {
    font-weight: 400
}

.woocommerce .widget_shopping_cart_content p.buttons {
    margin-top: 15px
}

.woocommerce .widget_shopping_cart_content p.buttons a.button {
    width: 47%;
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

.woocommerce .widget_shopping_cart_content a.checkout {
    float: right
}

.widget #searchform input[type=text] {
    display: inline-block;
    text-decoration: none;
    border: 0;
    outline: 0;
    color: #adadad;
    background-color: transparent;
    font-family: inherit;
    margin: 0;
    padding: 2px 4%;
    width: 74%;
    height: 33px;
    float: left
}

.widget #searchsubmit {
    width: 37px;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    margin: 0;
    padding: 0 4%;
    outline: 0;
    border: none;
    text-decoration: none;
    color: #a6a6a6;
    font-family: FontAwesome,sans-serif;
    cursor: pointer;
    white-space: nowrap;
    float: right;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    background: 0 0
}

.woocommerce aside .widget .star-rating,.woocommerce-page aside .widget .star-rating,aside .widget .star-rating {
    float: none;
    font-size: .8em;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 5.6em
}

.woocommerce aside .widget.widget_rating_filter .star-rating {
    float: left;
    font-size: 1em;
    margin-right: 5px
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #ebebeb
}

.woocommerce .widget_price_filter .ui-slider-horizontal,.woocommerce-page .widget_price_filter .ui-slider-horizontal {
    height: .31em
}

.woocommerce .widget_price_filter .ui-slider,.woocommerce-page .widget_price_filter .ui-slider {
    position: relative;
    text-align: left
}

.woocommerce .widget_price_filter .price_slider,.woocommerce-page .widget_price_filter .price_slider {
    margin-bottom: 1em
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 15px;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    cursor: pointer;
    outline: 0;
    top: -6px;
    color: #fff;
    background-color: silver
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -.9em
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-color: #1abc9c;
    border-radius: 1em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    -ms-border-radius: 1em;
    -o-border-radius: 1em;
    top: 0;
    height: 100%
}

.woocommerce .widget_price_filter .button,.woocommerce-page .widget_price_filter .button {
    float: right;
    padding: 0 16px
}

.woocommerce .price_slider_amount {
    margin-top: 28px
}

.woocommerce .widget_price_filter .price_label,.woocommerce-page .widget_price_filter .price_label {
    float: left;
    font-family: Raleway,sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 38px;
    text-transform: uppercase;
    color: #303030;
    letter-spacing: 1px
}

.woocommerce aside .widget ul.product-categories,.woocommerce-page aside .widget ul.product-categories,aside .widget ul.product-categories {
    list-style: none
}

.woocommerce aside .widget ul.product-categories a:hover,.woocommerce-page aside .widget ul.product-categories a:hover,aside .widget ul.product-categories a:hover {
    color: #1abc9c
}

.woocommerce aside .select2-container .select2-choice,.woocommerce aside .select2-dropdown-open.select2-drop-above .select2-choice,.woocommerce aside .select2-dropdown-open.select2-drop-above .select2-choices,.woocommerce-page aside .select2-container .select2-choice,.woocommerce-page aside .select2-dropdown-open.select2-drop-above .select2-choice,.woocommerce-page aside .select2-dropdown-open.select2-drop-above .select2-choices,aside .select2-container .select2-choice,aside .select2-dropdown-open.select2-drop-above .select2-choice,aside .select2-dropdown-open.select2-drop-above .select2-choices {
    padding-left: 12px;
    background-image: none
}

.woocommerce .select2-container .select2-choice .select2-arrow b:after {
    border: none!important
}

.woocommerce aside ul.product-categories ul.children,.woocommerce-page aside ul.product-categories ul.children,aside ul.product-categories ul.children {
    padding-left: 30px
}

.woocommerce aside ul.cart_list li,.woocommerce-page aside ul.cart_list li,aside ul.cart_list li {
    padding: 7px 12px
}

.woocommerce aside ul.cart_list,.woocommerce-page aside ul.cart_list,aside ul.cart_list {
    margin-bottom: 10px
}

.woocommerce .widget_shopping_cart_content .total .amount,.woocommerce-page .widget_shopping_cart_content .total .amount {
    font-size: 15px
}

.widget.widget_search form input[type=submit] {
    background: 0 0
}

.shopping_cart_outer {
    display: table;
    float: left;
    position: relative;
    width: 43px
}

.shopping_cart_inner {
    display: table-cell;
    height: 100px;
    vertical-align: middle
}

header.sticky .shopping_cart_inner,header:not(.sticky) .header_menu_bottom .shopping_cart_inner {
    height: 60px
}

.shopping_cart_header {
    display: inline-block;
    width: 43px
}

.shopping_cart_header .header_cart {
    padding: 0 9px 0 0;
    display: inline-block;
    vertical-align: middle;
    border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -o-border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    position: relative;
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/header_shopping_bag.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 34px;
    height: 38px
}

.shopping_cart_header .header_cart.cart_icon {
    background-image: none!important;
    width: auto;
    height: auto;
    padding: 0
}

.shopping_cart_header .header_cart.cart_icon:before {
    content: "\e013";
    font-family: ElegantIcons;
    font-size: 23px;
    color: #9d9d9d
}

.shopping_cart_header .header_cart.cart_icon .header_cart_span {
    top: -5px;
    right: -7px;
    left: auto;
    width: 19px;
    height: 19px;
    line-height: 19px;
    background-color: #9d9d9d;
    color: #fff;
    font-size: 10px;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

@media only screen and (min-width: 1000px) {
    header.dark:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/header_shopping_bag_black.png)
    }

    header.dark:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart.cart_icon:before {
        color: #000
    }

    header.dark:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart.cart_icon .header_cart_span {
        background-color: #000
    }

    header.light:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/header_shopping_bag_white.png)
    }

    header.light:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart.cart_icon:before {
        color: #fff
    }

    header.light:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart.cart_icon .header_cart_span {
        background-color: #fff
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:150 / 100),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:160dpi) {
    .shopping_cart_header .header_cart {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/header_shopping_bag@1_5x.png);
        -o-background-size: 34px 38px;
        -webkit-background-size: 34px 38px;
        -moz-background-size: 34px 38px;
        background-size: 34px 38px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width:1000px),only screen and (min--moz-device-pixel-ratio:1.5) and (min-width:1000px),only screen and (-o-min-device-pixel-ratio:150 / 100) and (min-width:1000px),only screen and (min-device-pixel-ratio:1.5) and (min-width:1000px),only screen and (min-resolution:160dpi) and (min-width:1000px) {
    header.dark:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/header_shopping_bag_black@1_5x.png);
        -o-background-size: 34px 38px;
        -webkit-background-size: 34px 38px;
        -moz-background-size: 34px 38px;
        background-size: 34px 38px
    }

    header.light:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/header_shopping_bag_white@1_5x.png);
        -o-background-size: 34px 38px;
        -webkit-background-size: 34px 38px;
        -moz-background-size: 34px 38px;
        background-size: 34px 38px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:200 / 100),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:210dpi) {
    .shopping_cart_header .header_cart {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/header_shopping_bag@2x.png);
        -o-background-size: 34px 38px;
        -webkit-background-size: 34px 38px;
        -moz-background-size: 34px 38px;
        background-size: 34px 38px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width:1000px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:1000px),only screen and (-o-min-device-pixel-ratio:200 / 100) and (min-width:1000px),only screen and (min-device-pixel-ratio:2) and (min-width:1000px),only screen and (min-resolution:210dpi) and (min-width:1000px) {
    header.dark:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/header_shopping_bag_black@2x.png);
        -o-background-size: 34px 38px;
        -webkit-background-size: 34px 38px;
        -moz-background-size: 34px 38px;
        background-size: 34px 38px
    }

    header.light:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart {
        background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/header_shopping_bag_white@2x.png);
        -o-background-size: 34px 38px;
        -webkit-background-size: 34px 38px;
        -moz-background-size: 34px 38px;
        background-size: 34px 38px
    }
}

.shopping_cart_header .header_cart i {
    margin: 0;
    color: #8e8e8e;
    font-size: 14px;
    line-height: 28px;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -o-transition: color .3s ease;
    -ms-transition: color .3s ease
}

.shopping_cart_dropdown span.total,.shopping_cart_dropdown ul li {
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px
}

@media only screen and (min-width: 1000px) {
    header.dark:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart>i {
        color:#000
    }

    header.light:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart>i {
        color: #fff
    }
}

.shopping_cart_header .header_cart:hover i {
    color: #1abc9c
}

.shopping_cart_header .header_cart span {
    position: absolute;
    width: 34px;
    height: 38px;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 45px;
    font-family: Raleway,sans-serif;
    font-weight: 600;
    color: #9d9d9d
}

@media only screen and (min-width: 1000px) {
    header.dark:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart.cart_icon .header_cart_span,header.light:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart span {
        color:#fff
    }

    header.dark:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart span,header.light:not(.sticky):not(.scrolled) .shopping_cart_header .header_cart.cart_icon .header_cart_span {
        color: #000
    }
}

.shopping_cart_dropdown {
    background-color: #262626;
    display: block;
    left: auto;
    position: absolute;
    right: -1px;
    top: 100%;
    z-index: 1000;
    padding: 15px;
    width: 250px;
    visibility: hidden;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    -ms-transition: opacity .2s ease-in-out;
    color: #9d9d9d
}

.header_bottom .shopping_cart_dropdown {
    right: -7px;
    margin-left: -142px
}

header.transparent:not(.sticky) .shopping_cart_dropdown {
    top: 75%
}

.header_bottom .shopping_cart_header {
    padding: 0 4px 0 7px
}

.shopping_cart_dropdown.drop_down_start {
    visibility: visible;
    overflow: visible;
    opacity: 1
}

.header_top .left .shopping_cart_dropdown {
    left: 0;
    right: auto
}

.shopping_cart_outer:hover .shopping_cart_dropdown {
    display: block;
    visibility: visible;
    text-align: left
}

.shopping_cart_dropdown ul li {
    display: inline-block;
    width: 100%;
    float: none;
    padding: 7px 0;
    border-bottom: 1px solid #3d3d3d;
    line-height: 20px;
    color: #9d9d9d
}

.shopping_cart_dropdown .shopping_cart_dropdown_inner {
    margin-bottom: 15px
}

.shopping_cart_dropdown ul li a {
    color: #9d9d9d
}

.shopping_cart_dropdown ul li a:hover {
    color: #fff
}

.shopping_cart_dropdown span.total {
    padding: 0 0 0 8px;
    float: right;
    color: #9d9d9d
}

.shopping_cart_dropdown span.total span {
    font-family: inherit;
    font-size: 13px;
    color: #fff;
    padding: 0 0 0 2px
}

.shopping_cart_dropdown .qbutton {
    height: 28px;
    line-height: 30px;
    font-size: 11px;
    padding: 0 13px
}

.shopping_cart_dropdown .qbutton i {
    font-size: 14px;
    padding: 0 0 0 4px;
    margin: 0
}

.shopping_cart_dropdown .cart_list a>img {
    max-width: 60px;
    float: left;
    padding: 0 10px 0 0;
    display: block!important
}

.shopping_cart_dropdown .cart_list span.quantity {
    display: block;
    color: #fff;
    margin-top: 3px
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 25%
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
    display: block
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    display: block;
    margin: 0;
    padding: 13px 0;
    font-size: 13px;
    color: #b4b4b4;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out
}

.woocommerce-account .woocommerce-MyAccount-navigation li:first-child a {
    padding-top: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
    color: #303030
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 73%
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Button {
    float: right
}

.woocommerce #shipping_method li {
    list-style: none
}

.woocommerce-cart .woocommerce .blockOverlay.blockUI {
    background: #f6f6f6!important
}

.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom:1;vertical-align: middle
}

.select2-container,.select2-drop,.select2-search,.select2-search input {
    box-sizing: border-box
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    line-height: 26px;
    text-decoration: none;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px
}

.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 300
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    outline: 0
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-drop {
    width: 100%;
    margin-top: -2px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background-color: #fff;
    color: #818181;
    border: none
}

.select2-drop.select2-drop-active {
    border-radius: 0 0 2px 2px
}

.select2-drop-auto-width {
    width: auto
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 2px 2px 0;
    background-clip: padding-box
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap
}

.select2-search input {
    width: 100%;
    height: auto!important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px
}

.select2-search input.select2-active {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/select2-spinner.gif.html) 100% no-repeat;
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/select2-spinner.gif.html) 100% no-repeat,-webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/select2-spinner.gif.html) 100% no-repeat,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/select2-spinner.gif.html) 100% no-repeat,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/select2-spinner.gif.html) 100% no-repeat,linear-gradient(top,#fff 85%,#eee 99%)
}

.select2-container-active .select2-choice,.select2-container-active .select2-choices {
    outline: 0
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: 0 0;
    border-left: none;
    filter: none
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px
}

.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    font-size: 13px
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0
}

.select2-results ul.select2-result-sub>li .select2-result-label {
    padding-left: 20px
}

.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 40px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 60px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 80px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 100px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 110px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 120px
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none
}

.select2-results li.select2-result-with-children>.select2-result-label {
    font-weight: 700
}

.select2-results .select2-result-label {
    padding: 4px 7px 6px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff
}

.select2-results li em {
    background: #feffde;
    font-style: normal
}

.select2-results .select2-highlighted em {
    background: 0 0
}

.select2-results .select2-highlighted ul {
    background-color: #fff;
    color: #000
}

.select2-results .select2-disabled,.select2-results .select2-no-results,.select2-results .select2-searching,.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item
}

.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-disabled {
    cursor: default
}

.select2-results .select2-selected {
    display: none
}

.select2-more-results.select2-active {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/select2-spinner.gif.html) 100% no-repeat #f4f4f4
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none
}

.select2-container-multi .select2-choices {
    height: auto!important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-gradient(linear,0 0,0 100%,color-stop(1%,#eee),color-stop(15%,#fff));
    background-image: -webkit-linear-gradient(top,#eee 1%,#fff 15%);
    background-image: -moz-linear-gradient(top,#eee 1%,#fff 15%);
    background-image: linear-gradient(top,#eee 1%,#fff 15%);
    min-height: 26px
}

.select2-locked {
    padding: 3px 5px!important
}

.select2-container-multi.select2-container-active .select2-choices {
    outline: 0
}

.select2-container-multi .select2-choices li {
    float: left;
    list-style: none
}

.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    background: 0 0!important
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background-color: #fff!important;
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/select2-spinner.gif.html) no-repeat 100%!important
}

.select2-default {
    color: #999!important
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #888;
    cursor: default;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: 0
}

.select2-container-multi .select2-search-choice-close {
    left: 3px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover,.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px
}

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: 0 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple,.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-result-selectable .select2-match,.select2-result-unselectable .select2-match {
    text-decoration: underline
}

#yith-quick-view-modal #yith-quick-view-content .summary .price ins,.qode-pl-holder .qode-pli .qode-pli-price ins,.woocommerce-wishlist table.wishlist_table tbody tr td.product-price ins,.yith-quick-view.yith-modal #yith-quick-view-content .summary .price ins {
    text-decoration: none
}

.select2-offscreen,.select2-offscreen:focus {
    clip: rect(0 0 0 0)!important;
    width: 1px!important;
    height: 1px!important;
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
    overflow: hidden!important;
    position: absolute!important;
    outline: 0!important;
    left: 0!important;
    top: 0!important
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__rendered,.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding: 0 20px 0 30px
}

.select2-display-none {
    display: none
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution:144dpi) {
    .select2-container .select2-choice .select2-arrow b,.select2-container .select2-choice abbr,.select2-search input,.select2-search-choice-close {
        background-image:url(//cdn.xuansiwei.com/xuang12463/wp-content/themes/bridge/css/img/select2x2.png.html)!important;
        background-repeat: no-repeat!important;
        background-size: 60px 40px!important
    }

    .select2-search input {
        background-position: 100% -21px!important
    }
}

.select2-container--default {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    border: 0;
    border-radius: 0;
    text-align: initial;
    box-sizing: border-box
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear,.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 20px;
    right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin: 7px auto 0 5px
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin: 0 auto 0 3px
}

.select2-container--default.select2-container--open .select2-selection--single {
    color: #1abc9c
}

.select2-container--default.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
    border-bottom-color: transparent
}

.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
    border-top-color: transparent
}

.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default,.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default {
    width: 100%!important
}

.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--multiple,.woocommerce div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single,.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--multiple,.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator .select2-container--default .select2-selection--single {
    border: 0
}

.select2-container--default .select2-selection--single {
    display: block;
    height: 44px;
    line-height: 42px;
    padding: 0;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    display: block;
    padding: 0 30px 0 20px;
    color: inherit;
    line-height: inherit;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    position: relative;
    cursor: pointer;
    float: right;
    margin: 0;
    font-weight: inherit
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: inherit
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    width: auto;
    height: 100%;
    top: 0;
    right: 20px;
    color: inherit;
    line-height: inherit;
    text-align: center
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    font-family: FontAwesome;
    content: '\f107'
}

.select2-container--default .select2-selection--multiple {
    display: block;
    height: 44px;
    line-height: 42px;
    padding: 0;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    outline: 0;
    box-sizing: border-box;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    display: block;
    list-style: none;
    padding: 0 30px 0 20px;
    margin: 0;
    color: inherit;
    line-height: inherit;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: border-box
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder {
    float: left;
    margin: 0;
    color: inherit
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
    position: relative;
    cursor: pointer;
    float: right;
    margin: 0;
    font-weight: inherit
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    float: left;
    margin: 7px 5px 0 0;
    padding: 0 10px;
    line-height: 30px;
    color: #fff;
    background-color: #303030;
    border: 0;
    border-radius: 0;
    cursor: default
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
    display: inline-block;
    margin: 0 3px 0 0;
    color: inherit;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover {
    color: inherit;
    opacity: .8
}

.select2-container--default .select2-search--inline {
    float: left
}

.select2-container--default .select2-search--inline .select2-search__field {
    margin: 0;
    padding: 0;
    font-size: 100%;
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
    box-sizing: border-box
}

.select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-container--default .select2-dropdown {
    position: absolute;
    top: 0;
    left: -100000px;
    width: 100%;
    display: block;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    z-index: 1051;
    box-sizing: border-box
}

.select2-container--default .select2-search--dropdown {
    display: block;
    padding: 14px 15px 7px
}

.select2-container--default .select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    padding: 4px 8px;
    width: 100%;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    font-weight: inherit;
    border: 1px solid #e6e6e6;
    outline: 0;
    box-sizing: border-box;
    -webkit-appearance: none
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border-color: #303030
}

.select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-container--default .select2-results {
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__options {
    position: relative;
    padding: 2px 15px;
    margin: 5px 0;
    list-style: none
}

.select2-container--default .select2-results__option {
    padding: 7px 0;
    user-select: none;
    -webkit-user-select: none;
    -webkit-transition: color .2s ease-out;
    -moz-transition: color .2s ease-out;
    transition: color .2s ease-out
}

.select2-container--default .select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #303030
}

.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option[aria-selected=true] {
    color: #1abc9c;
    background: 0 0
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__group {
    display: block;
    padding: 7px 0;
    cursor: default
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important
}

.qode_product_list_holder,.qode_product_list_holder ul {
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.qode_product_list_holder ul {
    margin: 0;
    padding: 0;
    clear: both
}

.qode_product_list_holder ul li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    background-color: #fff
}

.qode_product_list_holder.three_columns ul li {
    width: 33.33%
}

.qode_product_list_holder.three_columns ul li:nth-child(3n+1),.qode_product_list_holder.two_columns ul li:nth-child(2n+1) {
    clear: both
}

.qode_product_list_holder.three_columns ul li:nth-child(2n),.qode_product_list_holder.two_columns ul li:nth-child(4n+2),.qode_product_list_holder.two_columns ul li:nth-child(4n+3) {
    background-color: #f4f4f4
}

.qode_product_list_holder .product_list_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.qode_product_list_holder .product_list_inner {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 14% 4% 10%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.qode_product_list_holder .product_category {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 20px 0 0
}

.qode_product_list_holder .product_category a {
    position: relative;
    z-index: 2
}

.qode_product_list_holder .product_title {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 5px 0 10px
}

.qode_product_list_holder .product_image {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.qode_product_list_holder .product_image img {
    display: block;
    margin: 0 auto
}

.qode_product_list_holder .product_price {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 30px 0 0;
    color: #303030;
    font-size: 37px;
    line-height: 1em
}

.qode_product_list_holder .product_price .amount {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.qode_product_list_holder .product_button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 45px 0 20px
}

.qode_product_list_holder .product_button a {
    position: relative;
    z-index: 2
}

.qode_product_list_holder .product_button a.added {
    display: none
}

.qode_product_list_masonry_holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qode_product_list_masonry_holder .qode_product_list_masonry_holder_inner {
    opacity: 0
}

.qode_product_list_masonry_holder .qode_product_list_gutter,.qode_product_list_masonry_holder .qode_product_list_sizer {
    width: 100%
}

.qode_product_list_masonry_holder .qode_product_list_item {
    position: relative
}

.qode_product_list_masonry_holder .qode_product_list_item .qode_product_image img {
    display: block
}

.qode_product_list_masonry_holder .qode_product_list_item .qode_product_list_item_inner {
    opacity: 0;
    background-color: #fafafa;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.qode_product_list_masonry_holder .qode_product_list_item .qode_product_list_item_inner .qode_product_list_item_table {
    position: relative;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%
}

.qode_product_list_masonry_holder .qode_product_list_item .qode_product_list_item_inner .qode_product_list_item_table_cell {
    position: relative;
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    text-align: center
}

.qode_product_list_masonry_holder .qode_product_list_item .qode_product_list_item_inner .qode_product_category {
    margin-bottom: 5px;
    color: #777
}

.qode_product_list_masonry_holder .qode_product_list_item .qode_product_list_item_inner .qode_product_category a {
    position: relative;
    font-size: 12px;
    font-weight: 500;
    z-index: 2
}

.qode_product_list_masonry_holder .qode_product_list_item .qode_product_list_item_inner .qode_product_category a:not(:hover) {
    color: inherit
}

.qode_product_list_masonry_holder .qode_product_list_item .qode_product_list_item_inner .qode_product_title h1,.qode_product_list_masonry_holder .qode_product_list_item .qode_product_list_item_inner .qode_product_title h2,.qode_product_list_masonry_holder .qode_product_list_item .qode_product_list_item_inner .qode_product_title h3,.qode_product_list_masonry_holder .qode_product_list_item .qode_product_list_item_inner .qode_product_title h4,.qode_product_list_masonry_holder .qode_product_list_item .qode_product_list_item_inner .qode_product_title h5 {
    color: #303030;
    font-weight: 500
}

.qode_product_list_masonry_holder .qode_product_list_item .qode_product_list_item_inner .qode_product_separator {
    width: 70px;
    background-color: #bfbfbf;
    margin: 3px auto 20px
}

.qode_product_list_masonry_holder .qode_product_list_item .qode_product_list_item_inner .qode_product_price {
    color: #303030;
    font-size: 15px;
    font-weight: 500
}

.qode_product_list_masonry_holder .qode_product_list_item .qode_product_list_item_inner .product_list_link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.qode_product_list_masonry_holder .qode_product_list_item:hover .qode_product_list_item_inner {
    opacity: 1
}

.full_width .grid_section .section_inner .qode_product_list_masonry_holder .qode_product_list_gutter,.qode_product_list_masonry_holder .qode_product_list_gutter {
    width: 2.72717%
}

.full_width .grid_section .section_inner .qode_product_list_masonry_holder .qode_product_list_item,.qode_product_list_masonry_holder .qode_product_list_item {
    margin-bottom: 2.72717%
}

.full_width .grid_section .section_inner .qode_product_list_masonry_holder.two_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_masonry_holder.two_columns .qode_product_list_sizer,.qode_product_list_masonry_holder.two_columns .qode_product_list_item,.qode_product_list_masonry_holder.two_columns .qode_product_list_sizer {
    width: 48.63641%
}

.full_width .grid_section .section_inner .qode_product_list_masonry_holder.two_columns .qode_product_list_item.large-width-height,.qode_product_list_masonry_holder.two_columns .qode_product_list_item.large-width-height {
    width: 100%
}

.full_width .grid_section .section_inner .qode_product_list_masonry_holder.three_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_masonry_holder.three_columns .qode_product_list_sizer,.qode_product_list_masonry_holder.three_columns .qode_product_list_item,.qode_product_list_masonry_holder.three_columns .qode_product_list_sizer {
    width: 31.51522%
}

.full_width .grid_section .section_inner .qode_product_list_masonry_holder.three_columns .qode_product_list_item.large-width-height,.qode_product_list_masonry_holder.three_columns .qode_product_list_item.large-width-height {
    width: 65.75761%
}

.full_width .grid_section .section_inner .qode_product_list_masonry_holder.four_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_masonry_holder.four_columns .qode_product_list_sizer,.qode_product_list_masonry_holder.four_columns .qode_product_list_item,.qode_product_list_masonry_holder.four_columns .qode_product_list_sizer {
    width: 22.95462%
}

.full_width .grid_section .section_inner .qode_product_list_masonry_holder.four_columns .qode_product_list_item.large-width-height,.qode_product_list_masonry_holder.four_columns .qode_product_list_item.large-width-height {
    width: 48.63641%
}

.full_width .qode_product_list_masonry_holder .qode_product_list_gutter {
    width: 1.5624%
}

.full_width .qode_product_list_masonry_holder .qode_product_list_item {
    margin-bottom: 1.5624%
}

.full_width .qode_product_list_masonry_holder.two_columns .qode_product_list_item,.full_width .qode_product_list_masonry_holder.two_columns .qode_product_list_sizer {
    width: 49.2188%
}

.full_width .qode_product_list_masonry_holder.two_columns .qode_product_list_item.large-width-height {
    width: 100%
}

.full_width .qode_product_list_masonry_holder.three_columns .qode_product_list_item,.full_width .qode_product_list_masonry_holder.three_columns .qode_product_list_sizer {
    width: 32.29173%
}

.full_width .qode_product_list_masonry_holder.three_columns .qode_product_list_item.large-width-height {
    width: 66.14587%
}

.full_width .qode_product_list_masonry_holder.four_columns .qode_product_list_item,.full_width .qode_product_list_masonry_holder.four_columns .qode_product_list_sizer {
    width: 23.8282%
}

.full_width .qode_product_list_masonry_holder.four_columns .qode_product_list_item.large-width-height {
    width: 49.2188%
}

.qode_product_list_pinterest_holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qode_product_list_pinterest_holder .qode_product_list_pinterest_holder_inner {
    opacity: 0
}

.qode_product_list_pinterest_holder .qode_product_list_gutter,.qode_product_list_pinterest_holder .qode_product_list_sizer {
    width: 100%
}

.qode_product_list_pinterest_holder .qode_product_list_item {
    position: relative;
    margin-bottom: 53px
}

.qode_product_list_pinterest_holder .qode_product_list_item .qode_product_image img {
    display: block
}

.qode_product_list_pinterest_holder .qode_product_list_item .qode_product_list_item_hover_holder {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    padding: 30px;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.qode_product_list_pinterest_holder .qode_product_list_item .qode_product_list_item_hover_holder .qode_product_list_item_hover {
    display: table;
    width: 100%;
    height: 100%
}

.qode_product_list_pinterest_holder .qode_product_list_item .qode_product_list_item_hover_holder .qode_product_list_item_hover_inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.qode_product_list_pinterest_holder .qode_product_list_item .qode_product_category {
    font-size: 12px;
    margin-bottom: 2px
}

.qode_product_list_pinterest_holder .qode_product_list_item .qode_product_category.qode_product_category_inherit_color a {
    color: inherit
}

.qode_product_list_pinterest_holder .qode_product_list_item .qode_product_separator {
    width: 46px;
    margin-top: 13px;
    margin-bottom: 12px
}

.qode_product_list_pinterest_holder .qode_product_list_item .qode_product_button {
    margin-top: 38px
}

.qode_product_list_pinterest_holder .qode_product_list_item .qode_product_button .qbutton.added {
    display: none
}

.qode_product_list_pinterest_holder .qode_product_list_item .qode_product_list_item_text {
    text-align: center;
    padding: 33px 5px 20px
}

.qode_product_list_pinterest_holder .qode_product_list_item:hover .qode_product_list_item_hover_holder {
    opacity: 1
}

.full_width .grid_section .section_inner .qode_product_list_pinterest_holder .qode_product_list_gutter,.qode_product_list_pinterest_holder .qode_product_list_gutter {
    width: 2.72717%
}

.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.two_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.two_columns .qode_product_list_sizer,.qode_product_list_pinterest_holder.two_columns .qode_product_list_item,.qode_product_list_pinterest_holder.two_columns .qode_product_list_sizer {
    width: 48.63641%
}

.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.two_columns .qode_product_list_item.large-width-height,.qode_product_list_pinterest_holder.two_columns .qode_product_list_item.large-width-height {
    width: 100%
}

.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.three_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.three_columns .qode_product_list_sizer,.qode_product_list_pinterest_holder.three_columns .qode_product_list_item,.qode_product_list_pinterest_holder.three_columns .qode_product_list_sizer {
    width: 31.51522%
}

.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.three_columns .qode_product_list_item.large-width-height,.qode_product_list_pinterest_holder.three_columns .qode_product_list_item.large-width-height {
    width: 65.75761%
}

.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.four_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.four_columns .qode_product_list_sizer,.qode_product_list_pinterest_holder.four_columns .qode_product_list_item,.qode_product_list_pinterest_holder.four_columns .qode_product_list_sizer {
    width: 22.95462%
}

.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.four_columns .qode_product_list_item.large-width-height,.qode_product_list_pinterest_holder.four_columns .qode_product_list_item.large-width-height {
    width: 48.63641%
}

.full_width .qode_product_list_pinterest_holder .qode_product_list_gutter {
    width: 1.5624%
}

.full_width .qode_product_list_pinterest_holder.two_columns .qode_product_list_item,.full_width .qode_product_list_pinterest_holder.two_columns .qode_product_list_sizer {
    width: 49.2188%
}

.full_width .qode_product_list_pinterest_holder.two_columns .qode_product_list_item.large-width-height {
    width: 100%
}

.full_width .qode_product_list_pinterest_holder.three_columns .qode_product_list_item,.full_width .qode_product_list_pinterest_holder.three_columns .qode_product_list_sizer {
    width: 32.29173%
}

.full_width .qode_product_list_pinterest_holder.three_columns .qode_product_list_item.large-width-height {
    width: 66.14587%
}

.full_width .qode_product_list_pinterest_holder.four_columns .qode_product_list_item,.full_width .qode_product_list_pinterest_holder.four_columns .qode_product_list_sizer {
    width: 23.8282%
}

.full_width .qode_product_list_pinterest_holder.four_columns .qode_product_list_item.large-width-height {
    width: 49.2188%
}

.woocommerce .product .qode-add-gallery-and-zoom-support {
    position: relative
}

.woocommerce .product .qode-add-gallery-and-zoom-support .flex-control-nav {
    padding: 0;
    margin: 0
}

.woocommerce .product .qode-add-gallery-and-zoom-support .flex-control-nav li {
    float: left;
    width: 33.334%
}

.woocommerce .product .qode-add-gallery-and-zoom-support.woocommerce-product-gallery--columns-4 .flex-control-nav li {
    width: 25%
}

.woocommerce .product .qode-add-gallery-and-zoom-support.images .woocommerce-product-gallery__image,.woocommerce .product .qode-add-gallery-and-zoom-support.images .woocommerce-product-gallery__image:not(:first-child),.woocommerce .product .qode-add-gallery-and-zoom-support.images.woocommerce-product-gallery--with-images {
    padding: 0
}

.woocommerce .product .qode-add-gallery-and-zoom-support.images figure {
    margin: 0
}

.woocommerce .product .qode-add-gallery-and-zoom-support .woocommerce-product-gallery__trigger {
    position: absolute;
    right: 20px;
    top: 17px;
    z-index: 100
}

.woocommerce .product .qode-add-gallery-and-zoom-support .woocommerce-product-gallery__trigger img {
    display: none!important
}

.woocommerce .product .qode-add-gallery-and-zoom-support .woocommerce-product-gallery__trigger:after {
    content: "\55";
    font-family: ElegantIcons
}

.woocommerce.single-product.qode-product-single-wide-gallery .product .images {
    width: 63.55%;
    margin-right: 2.9%
}

.woocommerce.single-product.qode-product-single-wide-gallery .product .images .woocommerce-main-image {
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 5px
}

.woocommerce.single-product.qode-product-single-wide-gallery .product .images .woocommerce-main-image img {
    vertical-align: middle
}

.woocommerce.single-product.qode-product-single-wide-gallery .product .images .thumbnails {
    margin: 0
}

.woocommerce.single-product.qode-product-single-wide-gallery .product .images .thumbnails a,.woocommerce.single-product.qode-product-single-wide-gallery .product .images .woocommerce-product-gallery__image {
    float: left;
    width: 50%;
    margin: 0 0 10px;
    padding: 0 5px;
    box-sizing: border-box
}

.woocommerce.single-product.qode-product-single-wide-gallery .product .images .thumbnails a img {
    vertical-align: middle
}

.woocommerce.single-product.qode-product-single-wide-gallery .product .summary {
    width: 33.55%;
    padding-right: 65px;
    box-sizing: border-box
}

.woocommerce.single-product.qode-product-single-wide-gallery .product .summary .qode-sp-separator.separator {
    margin-top: 25px
}

.woocommerce.single-product.qode-product-single-wide-gallery .product .summary .product_meta>span {
    font-weight: inherit;
    font-size: inherit;
    text-transform: inherit;
    padding: 2px 0
}

.woocommerce.single-product.qode-product-single-wide-gallery .product .summary .product_meta>.social_share_list_holder>span {
    color: #333;
    font-size: inherit;
    text-transform: inherit;
    font-weight: inherit;
    padding: 2px 0
}

.woocommerce.single-product.qode-product-single-wide-gallery .product .qode-product-gallery-wide-related {
    clear: both;
    padding-top: 80px
}

.woocommerce.single-product.qode-product-single-wide-gallery .product .related ul.products {
    margin-bottom: 105px
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs {
    clear: both;
    padding: 50px 16.5% 60px
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs #tab-description {
    text-align: center
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .shop_attributes {
    width: 100%
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .shop_attributes td,.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .shop_attributes th {
    text-align: center
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .shop_attributes td,.woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .shop_attributes tr {
    border: 1px solid #e5e5e5
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .single-onsale {
    left: 133px
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support) {
    width: 63.85%;
    margin-right: 2.3%
}

@media only screen and (min-width: 601px) {
    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support) figure {
        width:100%;
        margin: 0
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support) .woocommerce-product-gallery__image:first-child {
        padding: 0 0 0 114px
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support).woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) {
        position: absolute;
        top: 0;
        left: 0;
        width: 111px;
        height: 111px;
        padding: 0
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support).woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a,.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support).woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:not(:first-child) a img {
        height: 100%
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support).woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(2n) {
        top: 0
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support).woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(3n) {
        top: 114px
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support).woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(4n) {
        top: 228px
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support).woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(5n) {
        top: 342px
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support).woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(6n) {
        top: 456px
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support).woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(7n) {
        top: 570px
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support).woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(8n) {
        top: 684px
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support).woocommerce-product-gallery--with-images .woocommerce-product-gallery__image:nth-child(9n) {
        top: 798px
    }
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support {
    width: 63.85%;
    margin-right: 2.3%
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-viewport {
    margin-left: 114px
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-control-nav {
    position: absolute;
    left: 0;
    top: 0;
    width: 111px
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-control-nav li {
    float: none;
    width: 100%;
    margin-bottom: 3px
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product:not(.qode-product-with-gallery) .images.qode-add-gallery-and-zoom-support {
    padding-left: 114px;
    box-sizing: border-box
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product.qode-product-with-gallery .thumbnails {
    width: 111px;
    margin-right: 3px;
    float: left;
    margin-top: 0
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product.qode-product-with-gallery .thumbnails a {
    width: 100%;
    margin-right: 0;
    margin-bottom: 3px
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product.qode-product-with-gallery .thumbnails a img {
    vertical-align: middle
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product.qode-product-with-gallery .woocommerce-main-image {
    float: right;
    width: calc(100% - 114px)
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary {
    width: 33.85%
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary .qode-sp-separator.separator {
    margin-top: 25px;
    margin-bottom: 25px;
    width: 46px
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary .product-categories {
    margin-bottom: 11px
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .product_meta {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 16px 0;
    text-align: center
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .product_meta>span {
    display: inline-block;
    font-weight: inherit;
    font-size: inherit;
    text-transform: inherit;
    color: inherit;
    border-right: 1px solid #e5e5e5;
    padding-right: 15px;
    padding-left: 12px
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .product_meta>span:last-child {
    border-right: none
}

.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .related {
    padding-top: 55px
}

#yith-quick-view-modal .yith-quick-view-overlay,.yith-quick-view.yith-modal .yith-quick-view-overlay {
    background-color: rgba(0,0,0,.7)
}

#yith-quick-view-modal .yith-wcqv-wrapper,.yith-quick-view.yith-modal .yith-wcqv-wrapper {
    padding: 0;
    max-width: 1080px;
    height: auto!important
}

#yith-quick-view-modal .yith-wcqv-main,.yith-quick-view.yith-modal .yith-wcqv-main {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 0;
    overflow: hidden!important;
    box-shadow: none
}

#yith-quick-view-modal #yith-quick-view-content .product,.yith-quick-view.yith-modal #yith-quick-view-content .product {
    margin: 0
}

#yith-quick-view-modal #yith-quick-view-content .product-type-grouped .summary p.price,.yith-quick-view.yith-modal #yith-quick-view-content .product-type-grouped .summary p.price {
    margin: 0 0 30px
}

#yith-quick-view-modal #yith-quick-view-content .product-type-external .summary .qode-single-product-share-wish,.yith-quick-view.yith-modal #yith-quick-view-content .product-type-external .summary .qode-single-product-share-wish {
    margin-top: 47px
}

#yith-quick-view-modal #yith-quick-view-content .product-type-variable .summary p.price,.yith-quick-view.yith-modal #yith-quick-view-content .product-type-variable .summary p.price {
    margin: 0 0 30px
}

#yith-quick-view-modal #yith-quick-view-content .product-type-variable form .select2-container--default,.yith-quick-view.yith-modal #yith-quick-view-content .product-type-variable form .select2-container--default {
    float: none
}

#yith-quick-view-modal #yith-quick-view-content .product-type-variable form .single_variation_wrap,.yith-quick-view.yith-modal #yith-quick-view-content .product-type-variable form .single_variation_wrap {
    margin: 5px 0 0
}

#yith-quick-view-modal #yith-quick-view-content .images,#yith-quick-view-modal #yith-quick-view-content .summary,.yith-quick-view.yith-modal #yith-quick-view-content .images,.yith-quick-view.yith-modal #yith-quick-view-content .summary {
    position: relative;
    float: left;
    width: 50%;
    box-sizing: border-box;
    margin: 0
}

#yith-quick-view-modal #yith-quick-view-content .images a,#yith-quick-view-modal #yith-quick-view-content .images img,.yith-quick-view.yith-modal #yith-quick-view-content .images a,.yith-quick-view.yith-modal #yith-quick-view-content .images img {
    display: block
}

#yith-quick-view-modal #yith-quick-view-content .summary,.yith-quick-view.yith-modal #yith-quick-view-content .summary {
    padding: 40px
}

#yith-quick-view-modal #yith-quick-view-content .summary .single_add_to_cart_button,.yith-quick-view.yith-modal #yith-quick-view-content .summary .single_add_to_cart_button {
    padding: 8px 30px;
    line-height: 25px;
    height: 25px
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations,.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 20px;
    border: none;
    padding: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations select,.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations select {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
    line-height: 50px;
    height: 50px;
    padding: 0 16px;
    margin: 0 -4px 0 0;
    color: #000;
    font-weight: 300;
    font-size: 13px
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations tr,.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations tr {
    border: 0;
    display: block;
    float: left
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations tr:first-child,.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations tr:first-child {
    padding-right: 6px
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations td,.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations td {
    padding: 0;
    text-align: left;
    display: block
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations td.label,.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations td.label {
    width: 12%
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations .select2-container,.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations .select2-container {
    min-width: 180px
}

#yith-quick-view-modal #yith-quick-view-content .summary .variations .reset_variations,.yith-quick-view.yith-modal #yith-quick-view-content .summary .variations .reset_variations {
    color: #000;
    position: relative;
    top: -5px;
    right: -10px
}

#yith-quick-view-modal #yith-quick-view-content .summary .single_variation_wrap,.yith-quick-view.yith-modal #yith-quick-view-content .summary .single_variation_wrap {
    margin: 35px 0 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .single_variation_wrap .single_variation,.yith-quick-view.yith-modal #yith-quick-view-content .summary .single_variation_wrap .single_variation {
    margin: 0 0 35px
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table,.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    border: none;
    padding: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table tbody,.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table tbody {
    display: block
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table tr,.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table tr {
    border: 1px solid #000;
    display: table;
    margin-bottom: 13px;
    width: 100%;
    background-color: #fff
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table td,.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table td {
    box-sizing: border-box;
    padding: 0 10px;
    text-align: left;
    display: inline-block
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table td:first-child,.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table td:first-child {
    padding: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table td.label,.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table td.label {
    text-align: left;
    vertical-align: middle
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table td.price,.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table td.price {
    display: table-cell;
    font-size: 16px;
    margin: 0;
    text-align: center;
    vertical-align: middle
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table .qode-quantity-buttons,.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table .qode-quantity-buttons {
    margin: 0;
    border: 0;
    background: 0 0;
    padding: 0 10px
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table .qode-quantity-buttons .qode-quantity-label,.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table .qode-quantity-buttons .qode-quantity-label {
    display: none
}

#yith-quick-view-modal #yith-quick-view-content .summary table.group_table .qode-quantity-buttons .qode-quantity-input,.yith-quick-view.yith-modal #yith-quick-view-content .summary table.group_table .qode-quantity-buttons .qode-quantity-input {
    width: 20px;
    margin: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .qode-yith-product-title,.yith-quick-view.yith-modal #yith-quick-view-content .summary .qode-yith-product-title {
    display: block;
    margin: 0 0 7px
}

#yith-quick-view-modal #yith-quick-view-content .summary div[itemprop=offers],.yith-quick-view.yith-modal #yith-quick-view-content .summary div[itemprop=offers] {
    position: relative;
    display: block
}

#yith-quick-view-modal #yith-quick-view-content .summary .price,.yith-quick-view.yith-modal #yith-quick-view-content .summary .price {
    position: relative;
    display: block;
    margin: 0 0 40px;
    line-height: 1;
    color: #000;
    font-size: 24px
}

#yith-quick-view-modal #yith-quick-view-content .summary .price *,.yith-quick-view.yith-modal #yith-quick-view-content .summary .price * {
    font-size: inherit;
    line-height: inherit
}

#yith-quick-view-modal #yith-quick-view-content .summary .price del,.yith-quick-view.yith-modal #yith-quick-view-content .summary .price del {
    margin: 0 8px 0 0;
    font-size: 16px;
    color: #000
}

#yith-quick-view-modal #yith-quick-view-content .summary .woocommerce-product-rating,.yith-quick-view.yith-modal #yith-quick-view-content .summary .woocommerce-product-rating {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1;
    margin: 0 0 16px
}

#yith-quick-view-modal #yith-quick-view-content .summary .woocommerce-product-rating .star-rating,.yith-quick-view.yith-modal #yith-quick-view-content .summary .woocommerce-product-rating .star-rating {
    height: 20px;
    float: left;
    margin-top: 5px
}

#yith-quick-view-modal #yith-quick-view-content .summary .woocommerce-product-details__short-description,#yith-quick-view-modal #yith-quick-view-content .summary div[itemprop=description],.yith-quick-view.yith-modal #yith-quick-view-content .summary .woocommerce-product-details__short-description,.yith-quick-view.yith-modal #yith-quick-view-content .summary div[itemprop=description] {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 40px
}

#yith-quick-view-modal #yith-quick-view-content .summary .woocommerce-product-details__short-description p,#yith-quick-view-modal #yith-quick-view-content .summary div[itemprop=description] p,.yith-quick-view.yith-modal #yith-quick-view-content .summary .woocommerce-product-details__short-description p,.yith-quick-view.yith-modal #yith-quick-view-content .summary div[itemprop=description] p {
    margin: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary form.cart,.yith-quick-view.yith-modal #yith-quick-view-content .summary form.cart {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 40px
}

#yith-quick-view-modal #yith-quick-view-content .summary .qode-single-product-share-wish,.yith-quick-view.yith-modal #yith-quick-view-content .summary .qode-single-product-share-wish {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .qode-single-product-share-wish .clear,#yith-quick-view-modal #yith-quick-view-content .summary .qode-single-product-share-wish>div:first-child:after,.yith-quick-view.yith-modal #yith-quick-view-content .summary .qode-single-product-share-wish .clear,.yith-quick-view.yith-modal #yith-quick-view-content .summary .qode-single-product-share-wish>div:first-child:after {
    display: none
}

#yith-quick-view-modal #yith-quick-view-content .summary .qode-single-product-share-wish .yith-wcwl-wishlistaddedbrowse a:after,#yith-quick-view-modal #yith-quick-view-content .summary .qode-single-product-share-wish .yith-wcwl-wishlistexistsbrowse a:after,.yith-quick-view.yith-modal #yith-quick-view-content .summary .qode-single-product-share-wish .yith-wcwl-wishlistaddedbrowse a:after,.yith-quick-view.yith-modal #yith-quick-view-content .summary .qode-single-product-share-wish .yith-wcwl-wishlistexistsbrowse a:after {
    color: #1abc9c
}

#yith-quick-view-modal #yith-quick-view-content .summary .qode-single-product-share-wish>div,.yith-quick-view.yith-modal #yith-quick-view-content .summary .qode-single-product-share-wish>div {
    padding: 0 20px
}

#yith-quick-view-modal #yith-quick-view-content .summary .qode-single-product-share-wish>div:after,.yith-quick-view.yith-modal #yith-quick-view-content .summary .qode-single-product-share-wish>div:after {
    content: "|";
    color: #d3d3d3;
    position: absolute;
    left: 0;
    top: -2px
}

#yith-quick-view-modal #yith-quick-view-content .summary .qode-single-product-share-wish>div:first-child,.yith-quick-view.yith-modal #yith-quick-view-content .summary .qode-single-product-share-wish>div:first-child {
    padding-left: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .qode-single-product-share-wish>div:last-child,.yith-quick-view.yith-modal #yith-quick-view-content .summary .qode-single-product-share-wish>div:last-child {
    padding-right: 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .social_share_list_holder,.yith-quick-view.yith-modal #yith-quick-view-content .summary .social_share_list_holder {
    float: left;
    position: relative
}

#yith-quick-view-modal #yith-quick-view-content .summary .social_share_list_holder>*,.yith-quick-view.yith-modal #yith-quick-view-content .summary .social_share_list_holder>* {
    display: table-cell;
    vertical-align: top;
    line-height: 22px
}

#yith-quick-view-modal #yith-quick-view-content .summary .social_share_list_holder>span,.yith-quick-view.yith-modal #yith-quick-view-content .summary .social_share_list_holder>span {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #1abc9c;
    padding: 0 9px 0 0
}

#yith-quick-view-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist,.yith-quick-view.yith-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist {
    width: auto;
    background-color: transparent;
    float: left
}

#yith-quick-view-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,#yith-quick-view-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,#yith-quick-view-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,.yith-quick-view.yith-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.yith-quick-view.yith-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.yith-quick-view.yith-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    font-size: 12px;
    color: #1abc9c;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 22px;
    font-weight: 500
}

#yith-quick-view-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after,#yith-quick-view-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after,#yith-quick-view-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after,.yith-quick-view.yith-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after,.yith-quick-view.yith-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after,.yith-quick-view.yith-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after {
    color: #1abc9c;
    content: "\e089";
    font-size: 13px;
    float: left;
    padding-right: 6px;
    line-height: 19px
}

#yith-quick-view-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after,.yith-quick-view.yith-modal #yith-quick-view-content .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after {
    content: "\e030"
}

#yith-quick-view-modal #yith-quick-view-content .summary p.stock.in-stock,#yith-quick-view-modal #yith-quick-view-content .summary p.stock.out-of-stock,.yith-quick-view.yith-modal #yith-quick-view-content .summary p.stock.in-stock,.yith-quick-view.yith-modal #yith-quick-view-content .summary p.stock.out-of-stock {
    color: #000;
    font-weight: 700;
    margin: 0 0 18px
}

#yith-quick-view-modal #yith-quick-view-close,.yith-quick-view.yith-modal #yith-quick-view-close {
    top: 15px;
    right: 15px;
    width: 30px;
    height: 30px;
    font-size: 0;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
    opacity: 1;
    border: 0;
    color: #000
}

#yith-quick-view-modal #yith-quick-view-close:hover,.qode-pl-holder .qode-pli-inner .qode-pli-text-inner .qode-yith-wcqv-holder .yith-wcqv-button:hover:before,.qode-plc-holder .qode-plc-item .qode-plc-text-inner .qode-yith-wcqv-holder .yith-wcqv-button:hover:before,.yith-quick-view.yith-modal #yith-quick-view-close:hover,ul.products>.product .qode-pl-inner .qode-pl-text-inner .qode-yith-wcqv-holder .yith-wcqv-button:hover:before {
    opacity: .8
}

#yith-quick-view-modal #yith-quick-view-close:before,.yith-quick-view.yith-modal #yith-quick-view-close:before {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: ElegantIcons;
    content: "\4d";
    font-size: 30px;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#yith-quick-view-modal .qode-owl-slider .owl-nav .qode-next-icon,#yith-quick-view-modal .qode-owl-slider .owl-nav .qode-prev-icon,.yith-quick-view.yith-modal .qode-owl-slider .owl-nav .qode-next-icon,.yith-quick-view.yith-modal .qode-owl-slider .owl-nav .qode-prev-icon {
    font-size: 30px
}

ul.products>.product>.yith-wcqv-button {
    display: none!important
}

.qode-pl-holder .qode-pli-inner .qode-pli-text-inner .qode-yith-wcqv-holder,.qode-plc-holder .qode-plc-item .qode-plc-text-inner .qode-yith-wcqv-holder,ul.products>.product .qode-pl-inner .qode-pl-text-inner .qode-yith-wcqv-holder {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    background-color: #000;
    width: 26px;
    text-align: center
}

.qode-pl-holder .qode-pli-inner .qode-pli-text-inner .qode-yith-wcqv-holder .yith-wcqv-button,.qode-plc-holder .qode-plc-item .qode-plc-text-inner .qode-yith-wcqv-holder .yith-wcqv-button,ul.products>.product .qode-pl-inner .qode-pl-text-inner .qode-yith-wcqv-holder .yith-wcqv-button {
    color: #fff
}

.qode-pl-holder .qode-pli-inner .qode-pli-text-inner .qode-yith-wcqv-holder .yith-wcqv-button:before,.qode-plc-holder .qode-plc-item .qode-plc-text-inner .qode-yith-wcqv-holder .yith-wcqv-button:before,ul.products>.product .qode-pl-inner .qode-pl-text-inner .qode-yith-wcqv-holder .yith-wcqv-button:before {
    content: "\e037";
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: dripicons-v2;
    font-size: 14px;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}

.qode-pl-holder .qode-pli-inner .qode-pli-text-inner .qode-yith-wcqv-holder .yith-wcqv-button div,.qode-plc-holder .qode-plc-item .qode-plc-text-inner .qode-yith-wcqv-holder .yith-wcqv-button div,ul.products>.product .qode-pl-inner .qode-pl-text-inner .qode-yith-wcqv-holder .yith-wcqv-button div {
    background-size: 15px 15px!important
}

#yith-wcwl-popup-message {
    position: absolute;
    margin: 0!important;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border: 1px solid #ebebeb;
    border-radius: 0;
    padding: 0 21px;
    line-height: 35px
}

#yith-wcwl-popup-message #yith-wcwl-message {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.14px
}

#yith-wcwl-popup-message #yith-wcwl-message:before {
    position: relative;
    font-family: ElegantIcons;
    content: "\4e";
    top: 2px;
    right: 7px
}

#yith-wcwl-popup-message.qode-wishlist-vanish-out {
    -webkit-animation: qodeWishlistvanishOut 1s both;
    -moz-animation: qodeWishlistvanishOut 1s both;
    animation: qodeWishlistvanishOut 1s both
}

@keyframes qodeWishlistvanishOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1,1) translate(-50%,-50%);
        -moz-transform: scale(1,1) translate(-50%,-50%);
        transform: scale(1,1) translate(-50%,-50%);
        -webkit-filter: blur(0);
        filter: blur(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2,2) translate(-50%,-50%);
        -moz-transform: scale(2,2) translate(-50%,-50%);
        transform: scale(2,2) translate(-50%,-50%);
        -webkit-filter: blur(10px);
        filter: blur(10px)
    }
}

.qode-yith-wcqv-holder {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.yith-wcwl-add-to-wishlist {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    background-color: #555;
    width: 26px;
    text-align: center;
    backface-visibility: hidden
}

.yith-wcwl-add-button a,.yith-wcwl-wishlistaddedbrowse a,.yith-wcwl-wishlistexistsbrowse a {
    position: relative;
    display: block;
    vertical-align: top;
    font-size: 0;
    line-height: inherit;
    color: #fff
}

.yith-wcwl-add-button a:after,.yith-wcwl-wishlistaddedbrowse a:after,.yith-wcwl-wishlistexistsbrowse a:after {
    content: "\e089";
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: ElegantIcons;
    font-size: 11px;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition: opacity .2s
}

.yith-wcwl-add-button a:not(.qode-adding-to-wishlist):hover:after,.yith-wcwl-wishlistaddedbrowse a:not(.qode-adding-to-wishlist):hover:after,.yith-wcwl-wishlistexistsbrowse a:not(.qode-adding-to-wishlist):hover:after {
    opacity: .8
}

@-webkit-keyframes qodeWishlistLoading {
    0%,100% {
        opacity: 1
    }

    50% {
        opacity: .2
    }
}

@keyframes qodeWishlistLoading {
    0%,100% {
        opacity: 1
    }

    50% {
        opacity: .2
    }
}

header.dark .qode-wishlist-widget-holder a:hover,header.light .qode-wishlist-widget-holder a:hover {
    opacity: .8
}

.yith-wcwl-add-button a.qode-adding-to-wishlist:after,.yith-wcwl-wishlistaddedbrowse a.qode-adding-to-wishlist:after,.yith-wcwl-wishlistexistsbrowse a.qode-adding-to-wishlist:after {
    -webkit-animation: qodeWishlistLoading 1s ease infinite;
    -moz-animation: qodeWishlistLoading 1s ease infinite;
    animation: qodeWishlistLoading 1s ease infinite
}

.yith-wcwl-add-button a:hover,.yith-wcwl-wishlistaddedbrowse a:hover,.yith-wcwl-wishlistexistsbrowse a:hover {
    color: #fff
}

.yith-wcwl-wishlistaddedbrowse a:after,.yith-wcwl-wishlistexistsbrowse a:after {
    content: "\4e";
    color: #fff
}

.yith-wcwl-add-button .ajax-loading {
    display: none!important
}

.woocommerce-wishlist .wishlist-title,.yith-wcwl-wishlistaddedbrowse span,.yith-wcwl-wishlistexistsbrowse span {
    display: none
}

.woocommerce-wishlist .woocommerce-error,.woocommerce-wishlist .woocommerce-info,.woocommerce-wishlist .woocommerce-message {
    position: relative;
    display: block;
    padding: 15px 30px;
    margin: 50px 0 30px;
    line-height: 48px;
    list-style: none;
    background-color: transparent;
    border: 1px solid #000
}

.woocommerce-wishlist .woocommerce-error a,.woocommerce-wishlist .woocommerce-info a,.woocommerce-wishlist .woocommerce-message a {
    float: right
}

.woocommerce-wishlist table.wishlist_table {
    font-size: inherit;
    margin: 50px 0 100px;
    border-color: #e0dede
}

.woocommerce-wishlist table.wishlist_table thead th {
    color: #000;
    border-color: #e0dede
}

.woocommerce-wishlist table.wishlist_table tbody tr {
    border: 0;
    border-bottom: 1px solid #e0dede;
    border-right: 1px solid #e0dede
}

.woocommerce-wishlist table.wishlist_table tbody tr:last-child {
    border-bottom: 1px solid #e0dede;
    border-right: 1px solid #e0dede
}

.woocommerce-wishlist table.wishlist_table tbody tr td {
    padding: 5px 10px;
    vertical-align: middle
}

.woocommerce-wishlist table.wishlist_table tbody tr td.product-remove {
    border-left: 1px solid #e0dede;
    padding: 5px 10px
}

.woocommerce-wishlist table.wishlist_table tbody tr td.product-remove a {
    font-size: 0
}

.woocommerce-wishlist table.wishlist_table tbody tr td.product-remove a:after {
    content: "\f404";
    display: inline-block;
    vertical-align: middle;
    speak: none;
    color: inherit;
    font-family: Ionicons;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.woocommerce-wishlist table.wishlist_table tbody tr td.product-thumbnail a,.woocommerce-wishlist table.wishlist_table tbody tr td.product-thumbnail img {
    display: block
}

.woocommerce-wishlist table.wishlist_table tbody tr td.product-name a {
    color: #888
}

.woocommerce-wishlist table.wishlist_table tbody tr td.product-name .yith-wcqv-button {
    height: 38px;
    line-height: 38px;
    padding: 0 28px;
    margin: 0
}

.woocommerce-wishlist table.wishlist_table tbody tr td.product-price {
    font-size: 14px
}

.woocommerce-wishlist table.wishlist_table tbody tr td.product-stock-status span {
    color: #000!important
}

.woocommerce-wishlist table.wishlist_table tbody tr td.product-add-to-cart {
    text-align: center
}

.woocommerce-wishlist table.wishlist_table tbody tr td.product-add-to-cart a {
    display: inline-block!important;
    padding: 0 30px;
    margin: 0;
    line-height: 38px;
    height: 38px
}

.woocommerce-wishlist table.wishlist_table .yith-wcwl-share {
    margin: 0
}

.qode-single-product-summary .yith-wcwl-add-to-wishlist {
    width: auto;
    background-color: transparent;
    display: block;
    margin: 25px 0;
    text-align: left
}

.qode-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,.qode-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse,.qode-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
    vertical-align: middle
}

.qode-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button.show,.qode-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show,.qode-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show {
    display: inline-block!important
}

.qode-pl-holder,.qode-wishlist-widget-holder {
    display: inline-block;
    vertical-align: middle
}

.qode-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a,.qode-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,.qode-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    font-size: 13px;
    color: #1abc9c;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 22px;
    font-weight: 500
}

.qode-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after,.qode-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:after,.qode-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:after {
    content: "\e089";
    font-size: 12px;
    float: left;
    padding-right: 6px;
    line-height: 19px;
    color: #1abc9c
}

.qode-single-product-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:after {
    content: "\e030"
}

.qode-wishlist-widget-holder a {
    color: #1abc9c;
    font-size: 13px;
    margin: 0 10px
}

.qode-wishlist-widget-holder a .qode-wishlist-items-number {
    color: #000;
    font-size: 12px
}

.qode-wishlist-widget-holder a:hover {
    color: #000
}

header.light .qode-wishlist-widget-holder a,header.light .qode-wishlist-widget-holder a .qode-wishlist-items-number {
    color: #fff
}

header.dark .qode-wishlist-widget-holder a,header.dark .qode-wishlist-widget-holder a .qode-wishlist-items-number {
    color: #000
}

.qode-pl-holder {
    position: relative;
    width: 100%
}

.qode-pl-holder .qode-prl-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #fff;
    display: none;
    margin-top: 45px;
    box-sizing: border-box;
    text-align: center;
    padding: 120px
}

.qode-pl-holder .qode-prl-loading .qode-prl-loading-msg {
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #1abc9c
}

.qode-pl-holder .qode-pl-categories {
    float: left;
    position: relative;
    padding-bottom: 12px
}

.qode-pl-holder .qode-pl-categories h6.qode-pl-categories-label {
    margin: 0;
    display: none;
    font-size: 13px
}

.qode-pl-holder .qode-pl-categories h6.qode-pl-categories-label:after {
    content: "\43";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: ElegantIcons;
    font-size: 14px;
    line-height: 1em;
    margin-left: 8px;
    top: -1px
}

.qode-pl-holder .qode-pl-categories ul {
    list-style: none;
    display: inline-block;
    width: 100%;
    margin: 0
}

.qode-pl-holder .qode-pl-categories ul li {
    display: inline-block;
    float: left;
    position: relative;
    padding: 0 13px
}

.qode-pl-holder .qode-pl-categories ul li:first-child {
    padding-left: 0
}

.qode-pl-holder .qode-pl-categories ul li a {
    color: #818181;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    -webkit-transform: color .3s ease;
    -moz-transform: color .3s ease;
    transform: color .3s ease
}

.qode-pl-holder .qode-pl-categories ul li a.active,.qode-pl-holder .qode-pl-categories ul li a:hover {
    color: #1abc9c
}

.qode-pl-holder .qode-pl-ordering-outer {
    float: right;
    position: relative;
    padding-bottom: 12px
}

.qode-pl-holder .qode-pl-ordering-outer h6 {
    font-size: 13px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 20px;
    display: inline-block;
    vertical-align: middle;
    line-height: 2.2em;
    cursor: pointer
}

.qode-pl-holder .qode-pl-ordering-outer h6:after {
    content: "\43";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: ElegantIcons;
    font-size: 14px;
    line-height: 1em;
    margin-left: 8px
}

.qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering {
    background-color: #212121;
    display: inline-block;
    padding: 35px 20px;
    position: absolute;
    right: 0;
    top: 46px;
    width: 365px;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s ease .3s,opacity .3s ease;
    -moz-transition: visibility 0s ease .3s,opacity .3s ease;
    transition: visibility 0s ease .3s,opacity .3s ease
}

.qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering div {
    display: inline-block;
    width: 140px;
    margin: 0 20px
}

.qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering div h5 {
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 15px;
    letter-spacing: 1.5px;
    font-size: 13px
}

.qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering div ul {
    list-style: none
}

.qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering div ul li {
    position: relative;
    padding: 2px 0
}

.qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering div ul li a {
    color: #818181;
    font-size: 15px;
    -webkit-transform: color .3s ease;
    -moz-transform: color .3s ease;
    transform: color .3s ease
}

.qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering div ul li a.active,.qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering div ul li a:hover {
    color: #fff
}

.qode-pl-holder .qode-pl-ordering-outer:hover .qode-pl-ordering {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
    transition-duration: .3s
}

.qode-pl-holder .qode-pl-outer {
    position: relative;
    z-index: 1;
    clear: both
}

.qode-pl-holder .qode-pl-outer .qode-no-posts {
    margin: 20px 15px 40px
}

.qode-pl-holder .qode-pli {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0;
    z-index: 100;
    box-sizing: border-box
}

.qode-pl-holder .qode-pli .qode-pli-title {
    margin: 0
}

.qode-pl-holder .qode-pli .qode-pli-category {
    margin: 0 0 3px
}

.qode-pl-holder .qode-pli .qode-pli-category a {
    font-size: 14px
}

.qode-pl-holder .qode-pli .qode-pli-excerpt {
    color: #353535;
    line-height: 1.7em;
    margin: 3px 0 5px
}

.qode-pl-holder .qode-pli .qode-pli-rating-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 0 0 3px
}

.qode-pl-holder .qode-pli .qode-pli-rating {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: ElegantIcons;
    font-size: 12px;
    line-height: 1.1em;
    letter-spacing: 6px;
    color: #1abc9c;
    overflow: hidden;
    -webkit-font-smoothing: antialiased
}

.qode-pl-holder .qode-pli .qode-pli-rating:before {
    content: "\e031\e031\e031\e031\e031"
}

.qode-pl-holder .qode-pli .qode-pli-rating span {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.qode-pl-holder .qode-pli .qode-pli-rating span:before {
    content: "\e033\e033\e033\e033\e033"
}

.qode-pl-holder .qode-pli .qode-pli-price {
    color: #818181;
    font-size: 14px;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    will-change: transform
}

.qode-pl-holder .qode-pli .qode-pli-price * {
    font-size: inherit;
    line-height: inherit
}

.qode-pl-holder .qode-pli .qode-pli-price del {
    margin: 0 5px 0 0
}

.qode-pl-holder .qode-pli .qode-pli-add-to-cart {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    letter-spacing: 2px;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.qode-pl-holder .qode-pli .qode-pli-add-to-cart a {
    color: #818181;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    transition: color .3s ease;
    white-space: nowrap
}

.qode-pl-holder .qode-pli .qode-pli-add-to-cart a.qode-read-more-button {
    position: relative;
    display: block
}

.qode-pl-holder .qode-pli .qode-pli-add-to-cart .added_to_cart,.qode-pl-holder .qode-pli .qode-pli-add-to-cart .button {
    margin: 16px 0 0
}

.qode-pl-holder .qode-pli .qode-pli-add-to-cart .added {
    display: none
}

.qode-pl-holder .qode-pli:hover .qode-pli-text {
    -webkit-transition: all .6s cubic-bezier(.12,.68,.43,.95);
    -moz-transition: all .6s cubic-bezier(.12,.68,.43,.95);
    transition: all .6s cubic-bezier(.12,.68,.43,.95);
    opacity: 1
}

.qode-pl-holder .qode-pli:hover .qode-pli-price {
    /* -webkit-transform:translateX(60px); */
    -moz-transform: translateX(60px);
    /* transform:translateX(60px); */
    /* opacity:0; */
}

.qode-pl-holder .qode-pli:hover .qode-pli-add-to-cart {
    opacity: 1
}

.qode-pl-holder .qode-pli-inner {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden
}

.touch .qode-pl-holder .qode-pli-inner {
    cursor: pointer
}

.qode-pl-holder .qode-pli-inner .qode-pli-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle
}

.qode-pl-holder .qode-pli-inner .qode-pli-image img {
    display: block;
    width: 100%
}

.qode-pl-holder .qode-pli-inner .qode-pli-image .qode-pli-new-product,.qode-pl-holder .qode-pli-inner .qode-pli-image .qode-pli-onsale,.qode-pl-holder .qode-pli-inner .qode-pli-image .qode-pli-out-of-stock {
    position: absolute;
    display: block;
    top: 15px;
    right: 20px;
    width: auto;
    color: #000;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: center;
    z-index: 100;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    box-sizing: border-box;
    font-weight: 500
}

.qode-pl-holder .qode-pli-inner .qode-pli-image .qode-pli-new-product {
    right: auto;
    left: 20px
}

.qode-pl-holder .qode-pli-inner .qode-pli-text {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    opacity: 0;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    z-index: 10
}

.qode-pl-holder .qode-pli-inner .qode-pli-text-inner {
    font-size: 0
}

.qode-pl-holder .qode-pli-inner .qode-pli-text-inner .qode-pli-category,.qode-pl-holder .qode-pli-inner .qode-pli-text-inner .qode-pli-excerpt,.qode-pl-holder .qode-pli-inner .qode-pli-text-inner .qode-pli-price,.qode-pl-holder .qode-pli-inner .qode-pli-text-inner .qode-pli-rating {
    color: #999
}

.qode-pl-holder.qode-info-below-image .qode-pli .qode-pli-text-wrapper .qode-pli-add-to-cart a:hover,.qode-pl-holder.qode-info-on-image:not(.qode-product-info-light) .qode-pli-category,.qode-pl-holder.qode-info-on-image:not(.qode-product-info-light) .qode-pli-excerpt,.qode-pl-holder.qode-info-on-image:not(.qode-product-info-light) .qode-pli-price,.qode-pl-holder.qode-info-on-image:not(.qode-product-info-light) .qode-pli-rating {
    color: #1abc9c
}

.qode-pl-holder .qode-pli-inner .qode-pli-link {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    z-index: 9
}

.qode-pl-holder.qode-info-on-image .qode-pli-inner .qode-pli-text {
    padding: 10px 13%;
    background-color: rgba(255,255,255,.8);
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 8
}

.qode-pl-holder.qode-info-on-image .qode-pli-inner .qode-pli-text .qode-pli-text-outer {
    position: relative;
    display: table;
    width: 100%;
    height: 100%
}

.qode-pl-holder.qode-info-on-image .qode-pli-inner .qode-pli-text .qode-pli-text-inner {
    position: relative;
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    font-size: unset
}

.qode-pl-holder.qode-info-on-image .qode-pli-inner .qode-pli-text .qode-pli-price {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1
}

.qode-pl-holder.qode-info-below-image .qode-pli-text-wrapper.qode-no-rating-price {
    padding-bottom: 25px
}

.qode-pl-holder.qode-info-below-image .qode-pli .qode-pli-text-outer {
    overflow: hidden
}

.qode-pl-holder.qode-info-below-image .qode-pli .qode-pli-text-inner {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%)
}

.qode-pl-holder.qode-info-below-image .qode-pli .qode-pli-text-wrapper .qode-pli-add-to-cart {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.qode-pl-holder.qode-info-below-image .qode-pli:hover .qode-pli-text-wrapper .qode-pli-add-to-cart {
    /* opacity:1; */
    /* -webkit-transform:translateX(-50%); */
    -moz-transform: translateX(-50%);
    /* transform:translateX(-50%); */
    -webkit-transition: all .4s .1s;
    -moz-transition: all .4s .1s;
    transition: all .4s .1s
}

.qode-pl-holder.qode-info-below-image .qode-pli:hover .qode-pli-text-inner {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.qode-pl-holder .qode-pli-text-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 22px 0;
    text-align: center
}

.qode-pl-holder.qode-product-info-light .qode-pli-inner .qode-pli-text-inner .qode-pli-category,.qode-pl-holder.qode-product-info-light .qode-pli-inner .qode-pli-text-inner .qode-pli-category a,.qode-pl-holder.qode-product-info-light .qode-pli-inner .qode-pli-text-inner .qode-pli-excerpt,.qode-pl-holder.qode-product-info-light .qode-pli-inner .qode-pli-text-inner .qode-pli-price,.qode-pl-holder.qode-product-info-light .qode-pli-inner .qode-pli-text-inner .qode-pli-rating,.qode-pl-holder.qode-product-info-light .qode-pli-inner .qode-pli-text-inner .qode-pli-title,.qode-pl-holder.qode-product-info-light .qode-pli-inner .qode-pli-text-inner .qode-pli-title a {
    color: #fff
}

.qode-pl-holder.qode-product-info-light .qode-pli-inner .qode-pli-text-inner .qode-pli-price del {
    color: #ccc
}

.qode-pl-holder.qode-product-info-hover-dark.qode-info-on-image .qode-pli-inner .qode-pli-text {
    background-color: rgba(0,0,0,.4);
    padding: 0
}

.qode-pl-holder.qode-product-info-dark .qode-pli-inner .qode-pli-text-inner .qode-pli-category,.qode-pl-holder.qode-product-info-dark .qode-pli-inner .qode-pli-text-inner .qode-pli-category a,.qode-pl-holder.qode-product-info-dark .qode-pli-inner .qode-pli-text-inner .qode-pli-excerpt,.qode-pl-holder.qode-product-info-dark .qode-pli-inner .qode-pli-text-inner .qode-pli-price,.qode-pl-holder.qode-product-info-dark .qode-pli-inner .qode-pli-text-inner .qode-pli-rating,.qode-pl-holder.qode-product-info-dark .qode-pli-inner .qode-pli-text-inner .qode-pli-title,.qode-pl-holder.qode-product-info-dark .qode-pli-inner .qode-pli-text-inner .qode-pli-title a {
    color: #353535
}

.qode-pl-holder.qode-no-space .qode-pl-outer {
    margin: 0
}

.qode-pl-holder.qode-no-space .qode-pl-outer .qode-pli {
    padding: 0
}

.qode-pl-holder.qode-tiny-space .qode-pl-outer {
    margin: 0 -5px
}

.qode-pl-holder.qode-tiny-space .qode-pl-outer .qode-pli {
    padding: 0 5px 10px
}

.qode-pl-holder.qode-small-space .qode-pl-outer {
    margin: 0 -10px
}

.qode-pl-holder.qode-small-space .qode-pl-outer .qode-pli {
    padding: 0 10px 20px
}

.qode-pl-holder.qode-normal-space .qode-pl-outer {
    margin: 0 -15px
}

.qode-pl-holder.qode-normal-space .qode-pl-outer .qode-pli {
    padding: 0 15px 30px
}

.qode-pl-holder.qode-large-space .qode-pl-outer {
    margin: 0 -25px
}

.qode-pl-holder.qode-large-space .qode-pl-outer .qode-pli {
    padding: 0 25px 50px
}

.qode-pl-holder.qode-standard-layout .qode-pli {
    float: left
}

.qode-pl-holder.qode-standard-layout.qode-normal-space {
    margin: 0 0 -30px
}

.qode-pl-holder.qode-standard-layout.qode-small-space {
    margin: 0 0 -20px
}

.qode-pl-holder.qode-standard-layout.qode-tiny-space {
    margin: 0 0 -10px
}

.qode-pl-holder.qode-standard-layout.qode-two-columns .qode-pli {
    width: 50%
}

.qode-pl-holder.qode-standard-layout.qode-three-columns .qode-pli {
    width: 33.33333%
}

.qode-pl-holder.qode-standard-layout.qode-four-columns .qode-pli {
    width: 25%
}

.qode-pl-holder.qode-standard-layout.qode-five-columns .qode-pli {
    width: 20%
}

.qode-pl-holder.qode-standard-layout.qode-six-columns .qode-pli {
    width: 16.66667%
}

@media only screen and (min-width: 1025px) {
    .qode-pl-holder.qode-standard-layout.qode-five-columns .qode-pli:nth-child(5n+1),.qode-pl-holder.qode-standard-layout.qode-four-columns .qode-pli:nth-child(4n+1),.qode-pl-holder.qode-standard-layout.qode-six-columns .qode-pli:nth-child(6n+1),.qode-pl-holder.qode-standard-layout.qode-three-columns .qode-pli:nth-child(3n+1),.qode-pl-holder.qode-standard-layout.qode-two-columns .qode-pli:nth-child(2n+1) {
        clear:both
    }
}

.qode-pl-holder.qode-masonry-layout .qode-pl-outer {
    opacity: 0;
    overflow: hidden
}

.qode-pl-holder.qode-masonry-layout .qode-pl-sizer {
    width: 100%
}

.qode-pl-holder.qode-masonry-layout .qode-pl-gutter {
    width: 0
}

.qode-pl-holder.qode-masonry-layout .qode-pli-inner {
    width: 100%;
    height: 100%
}

.qode-pl-holder.qode-masonry-layout .qode-pli-inner .qode-pli-image {
    overflow: hidden;
    height: 100%
}

.qode-pl-holder.qode-masonry-layout .qode-pli-inner .qode-pli-image img {
    height: 100%;
    left: 50%;
    max-width: none;
    position: relative;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    -webkit-transform-origin: 50% 80%;
    transform-origin: 50% 80%
}

.qode-pl-holder.qode-masonry-layout .qode-pli:hover img {
    -webkit-transform: translateX(-50%) scale(1.05);
    -moz-transform: translateX(-50%) scale(1.05);
    transform: translateX(-50%) scale(1.05)
}

.qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pli {
    width: 50%
}

.qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pli.qode-woo-image-large-width-height {
    width: 100%
}

.qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pli {
    width: 33.33333%
}

.qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pli.qode-woo-image-large-width-height {
    width: 66.66667%
}

.qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pli {
    width: 25%
}

.qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pli.qode-woo-image-large-width-height {
    width: 50%
}

.qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli {
    width: 20%
}

.qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli.qode-woo-image-large-width-height {
    width: 40%
}

.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli {
    width: 16.66667%
}

.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli.qode-woo-image-large-width-height {
    width: 33.33333%
}

@media only screen and (max-width: 1100px) {
    .woocommerce .widget_shopping_cart_content p.buttons a {
        display:block;
        text-align: center;
        width: auto!important
    }

    .woocommerce .widget_shopping_cart_content a.checkout {
        float: none;
        margin-top: 10px
    }

    .widget #searchform input[type=text] {
        width: 70.329670329670%
    }

    .woocommerce form.check-login .form-row {
        width: 48.69791666666667%;
        margin-right: 2.604166666666667%
    }

    .woocommerce .woocommerce-tabs {
        float: none;
        width: 100%;
        clear: both
    }

    .woocommerce .summary {
        margin-bottom: 45px
    }

    .woocommerce #customer_login .col-1,.woocommerce .col-1 {
        margin-bottom: 20px;
        margin-right: 0
    }

    .woocommerce #customer_login .col-1,.woocommerce #customer_login .col-2 {
        float: none;
        width: auto
    }

    .woocommerce .col-1,.woocommerce .col-2 {
        float: none;
        width: 100%
    }

    .woocommerce-account .col-1,.woocommerce-account .col-2 {
        float: left
    }

    .woocommerce form.check-login .form-row.form-row-last {
        margin-right: 0
    }

    .woocommerce form.check-login input[type=text],.woocommerce form.check-login input[type=password] {
        width: 91%!important
    }

    .woocommerce-account .addresses .col-1,.woocommerce-account .addresses .col-2,.woocommerce-checkout .addresses .col-1,.woocommerce-checkout .addresses .col-2 {
        float: left;
        width: 48.69791666666667%;
        margin-right: 2.604166666666667%
    }

    .woocommerce-account .addresses .col-2,.woocommerce-checkout .addresses .col-2 {
        margin-right: 0
    }

    .woocommerce-account table.shop_table,.woocommerce-checkout table.shop_table {
        width: 100%
    }

    .woocommerce-account table.shop_table {
        width: 87%
    }

    .full_width .grid_section .section_inner .qode_product_list_masonry_holder .qode_product_list_gutter,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder .qode_product_list_gutter,.qode_product_list_masonry_holder .qode_product_list_gutter,.qode_product_list_pinterest_holder .qode_product_list_gutter {
        width: 3.90615%
    }

    .full_width .grid_section .section_inner .qode_product_list_masonry_holder.two_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_masonry_holder.two_columns .qode_product_list_sizer,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.two_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.two_columns .qode_product_list_sizer,.qode_product_list_masonry_holder.two_columns .qode_product_list_item,.qode_product_list_masonry_holder.two_columns .qode_product_list_sizer,.qode_product_list_pinterest_holder.two_columns .qode_product_list_item,.qode_product_list_pinterest_holder.two_columns .qode_product_list_sizer {
        width: 48.04693%
    }

    .full_width .grid_section .section_inner .qode_product_list_masonry_holder.two_columns .qode_product_list_item.large-width-height,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.two_columns .qode_product_list_item.large-width-height,.qode_product_list_masonry_holder.two_columns .qode_product_list_item.large-width-height,.qode_product_list_pinterest_holder.two_columns .qode_product_list_item.large-width-height {
        width: 100%
    }

    .full_width .grid_section .section_inner .qode_product_list_masonry_holder.three_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_masonry_holder.three_columns .qode_product_list_sizer,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.three_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.three_columns .qode_product_list_sizer,.qode_product_list_masonry_holder.three_columns .qode_product_list_item,.qode_product_list_masonry_holder.three_columns .qode_product_list_sizer,.qode_product_list_pinterest_holder.three_columns .qode_product_list_item,.qode_product_list_pinterest_holder.three_columns .qode_product_list_sizer {
        width: 30.72923%
    }

    .full_width .grid_section .section_inner .qode_product_list_masonry_holder.three_columns .qode_product_list_item.large-width-height,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.three_columns .qode_product_list_item.large-width-height,.qode_product_list_masonry_holder.three_columns .qode_product_list_item.large-width-height,.qode_product_list_pinterest_holder.three_columns .qode_product_list_item.large-width-height {
        width: 65.36462%
    }

    .full_width .grid_section .section_inner .qode_product_list_masonry_holder.four_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_masonry_holder.four_columns .qode_product_list_sizer,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.four_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.four_columns .qode_product_list_sizer,.qode_product_list_masonry_holder.four_columns .qode_product_list_item,.qode_product_list_masonry_holder.four_columns .qode_product_list_sizer,.qode_product_list_pinterest_holder.four_columns .qode_product_list_item,.qode_product_list_pinterest_holder.four_columns .qode_product_list_sizer {
        width: 30.72923%
    }

    .full_width .grid_section .section_inner .qode_product_list_masonry_holder.four_columns .qode_product_list_item.large-width-height,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.four_columns .qode_product_list_item.large-width-height,.qode_product_list_masonry_holder.four_columns .qode_product_list_item.large-width-height,.qode_product_list_pinterest_holder.four_columns .qode_product_list_item.large-width-height {
        width: 65.36462%
    }

    .full_width .qode_product_list_masonry_holder .qode_product_list_gutter,.full_width .qode_product_list_pinterest_holder .qode_product_list_gutter {
        width: 2.92959%
    }

    .full_width .qode_product_list_masonry_holder.two_columns .qode_product_list_item,.full_width .qode_product_list_masonry_holder.two_columns .qode_product_list_sizer,.full_width .qode_product_list_pinterest_holder.two_columns .qode_product_list_item,.full_width .qode_product_list_pinterest_holder.two_columns .qode_product_list_sizer {
        width: 48.53521%
    }

    .full_width .qode_product_list_masonry_holder.two_columns .qode_product_list_item.large-width-height,.full_width .qode_product_list_pinterest_holder.two_columns .qode_product_list_item.large-width-height {
        width: 100%
    }

    .full_width .qode_product_list_masonry_holder.three_columns .qode_product_list_item,.full_width .qode_product_list_masonry_holder.three_columns .qode_product_list_sizer,.full_width .qode_product_list_pinterest_holder.three_columns .qode_product_list_item,.full_width .qode_product_list_pinterest_holder.three_columns .qode_product_list_sizer {
        width: 31.38028%
    }

    .full_width .qode_product_list_masonry_holder.three_columns .qode_product_list_item.large-width-height,.full_width .qode_product_list_pinterest_holder.three_columns .qode_product_list_item.large-width-height {
        width: 65.69014%
    }

    .full_width .qode_product_list_masonry_holder.four_columns .qode_product_list_item,.full_width .qode_product_list_masonry_holder.four_columns .qode_product_list_sizer,.full_width .qode_product_list_pinterest_holder.four_columns .qode_product_list_item,.full_width .qode_product_list_pinterest_holder.four_columns .qode_product_list_sizer {
        width: 31.38028%
    }

    .full_width .qode_product_list_masonry_holder.four_columns .qode_product_list_item.large-width-height,.full_width .qode_product_list_pinterest_holder.four_columns .qode_product_list_item.large-width-height {
        width: 65.69014%
    }
}

@media only screen and (max-width: 1000px) {
    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support,.woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images:not(.qode-add-gallery-and-zoom-support) {
        clear:both;
        float: none;
        width: 100%
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .summary {
        clear: both;
        float: none;
        width: 100%;
        padding-top: 20px
    }
}

@media only screen and (max-width: 768px) {
    .columns-3 .container_inner>ul.products li.product:nth-child(2n+1),.columns-3 .cross-sells>ul.products li.product:nth-child(2n+1),.columns-3 .products>ul.products li.product:nth-child(2n+1),.columns-3 .woocommerce_with_sidebar ul.products li.product:nth-child(2n+1),.columns-4 .woocommerce_with_sidebar ul.products li.product:nth-child(2n+1),.woocommerce .summary,div.woocommerce.columns-3 ul.products li.product:nth-child(2n+1) {
        clear:both
    }

    .woocommerce div.summary div[itemprop=description] {
        margin: 25px 0
    }

    .woocommerce .summary {
        float: none;
        width: auto
    }

    .woocommerce .product .images {
        float: none;
        width: 100%;
        margin-right: 0
    }

    .woocommerce div.product .cart {
        margin-bottom: 25px
    }

    .woocommerce .woocommerce-tabs {
        margin: 25px 0
    }

    .woocommerce #reviews h2 {
        margin-bottom: 20px
    }

    .woocommerce form.checkout table.shop_table {
        width: 100%
    }

    .woocommerce aside ul.product_list_widget li img {
        float: none;
        width: 90px
    }

    .woocommerce.qode-content-sidebar-responsive aside ul.product_list_widget li img {
        float: left
    }

    .woocommerce .addresses header a.edit {
        position: static;
        margin-top: 15px
    }

    .woocommerce .widget_price_filter .button,.woocommerce .widget_price_filter .price_label,.woocommerce-page .widget_price_filter .button,.woocommerce-page .widget_price_filter .price_label {
        float: none
    }

    .widget #searchform input[type=text] {
        width: 63.57142857142857%
    }

    .woocommerce table.cart td.actions input[type=submit] {
        margin-bottom: 10px
    }

    .columns-4 .container_inner>ul.products li.product,.columns-4 .cross-sells>ul.products li.product,.columns-4 .products>ul.products li.product,.columns-4 .woocommerce_with_sidebar ul.products li.product,div.woocommerce.columns-4 ul.products li.product {
        width: 48.37209302325581%;
        margin-right: 3.255813953488372%
    }

    .columns-3 .container_inner>ul.products li.product:nth-child(even),.columns-3 .cross-sells>ul.products li.product:nth-child(even),.columns-3 .products>ul.products li.product:nth-child(even),.columns-3 .woocommerce_with_sidebar ul.products li.product:nth-child(even),.columns-4 .container_inner>ul.products li.product:nth-child(2n),.columns-4 .cross-sells>ul.products li.product:nth-child(2n),.columns-4 .products>ul.products li.product:nth-child(2n),.columns-4 .woocommerce_with_sidebar ul.products li.product:nth-child(2n),div.woocommerce.columns-3 ul.products li.product:nth-child(even),div.woocommerce.columns-4 ul.products li.product:nth-child(2n) {
        margin-right: 0
    }

    .columns-3 ul.products li.product {
        width: 48.89%;
        margin-right: 2.22%
    }

    .full_width .grid_section .section_inner .qode_product_list_masonry_holder .qode_product_list_gutter,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder .qode_product_list_gutter,.full_width .qode_product_list_masonry_holder .qode_product_list_gutter,.full_width .qode_product_list_pinterest_holder .qode_product_list_gutter,.qode_product_list_masonry_holder .qode_product_list_gutter,.qode_product_list_pinterest_holder .qode_product_list_gutter {
        width: 0
    }

    .full_width .grid_section .section_inner .qode_product_list_masonry_holder.four_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_masonry_holder.four_columns .qode_product_list_item.large-width-height,.full_width .grid_section .section_inner .qode_product_list_masonry_holder.four_columns .qode_product_list_sizer,.full_width .grid_section .section_inner .qode_product_list_masonry_holder.three_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_masonry_holder.three_columns .qode_product_list_item.large-width-height,.full_width .grid_section .section_inner .qode_product_list_masonry_holder.three_columns .qode_product_list_sizer,.full_width .grid_section .section_inner .qode_product_list_masonry_holder.two_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_masonry_holder.two_columns .qode_product_list_item.large-width-height,.full_width .grid_section .section_inner .qode_product_list_masonry_holder.two_columns .qode_product_list_sizer,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.four_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.four_columns .qode_product_list_item.large-width-height,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.four_columns .qode_product_list_sizer,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.three_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.three_columns .qode_product_list_item.large-width-height,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.three_columns .qode_product_list_sizer,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.two_columns .qode_product_list_item,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.two_columns .qode_product_list_item.large-width-height,.full_width .grid_section .section_inner .qode_product_list_pinterest_holder.two_columns .qode_product_list_sizer,.full_width .qode_product_list_masonry_holder.four_columns .qode_product_list_item,.full_width .qode_product_list_masonry_holder.four_columns .qode_product_list_item.large-width-height,.full_width .qode_product_list_masonry_holder.four_columns .qode_product_list_sizer,.full_width .qode_product_list_masonry_holder.three_columns .qode_product_list_item,.full_width .qode_product_list_masonry_holder.three_columns .qode_product_list_item.large-width-height,.full_width .qode_product_list_masonry_holder.three_columns .qode_product_list_sizer,.full_width .qode_product_list_masonry_holder.two_columns .qode_product_list_item,.full_width .qode_product_list_masonry_holder.two_columns .qode_product_list_item.large-width-height,.full_width .qode_product_list_masonry_holder.two_columns .qode_product_list_sizer,.full_width .qode_product_list_pinterest_holder.four_columns .qode_product_list_item,.full_width .qode_product_list_pinterest_holder.four_columns .qode_product_list_item.large-width-height,.full_width .qode_product_list_pinterest_holder.four_columns .qode_product_list_sizer,.full_width .qode_product_list_pinterest_holder.three_columns .qode_product_list_item,.full_width .qode_product_list_pinterest_holder.three_columns .qode_product_list_item.large-width-height,.full_width .qode_product_list_pinterest_holder.three_columns .qode_product_list_sizer,.full_width .qode_product_list_pinterest_holder.two_columns .qode_product_list_item,.full_width .qode_product_list_pinterest_holder.two_columns .qode_product_list_item.large-width-height,.full_width .qode_product_list_pinterest_holder.two_columns .qode_product_list_sizer,.qode_product_list_masonry_holder.four_columns .qode_product_list_item,.qode_product_list_masonry_holder.four_columns .qode_product_list_item.large-width-height,.qode_product_list_masonry_holder.four_columns .qode_product_list_sizer,.qode_product_list_masonry_holder.three_columns .qode_product_list_item,.qode_product_list_masonry_holder.three_columns .qode_product_list_item.large-width-height,.qode_product_list_masonry_holder.three_columns .qode_product_list_sizer,.qode_product_list_masonry_holder.two_columns .qode_product_list_item,.qode_product_list_masonry_holder.two_columns .qode_product_list_item.large-width-height,.qode_product_list_masonry_holder.two_columns .qode_product_list_sizer,.qode_product_list_pinterest_holder.four_columns .qode_product_list_item,.qode_product_list_pinterest_holder.four_columns .qode_product_list_item.large-width-height,.qode_product_list_pinterest_holder.four_columns .qode_product_list_sizer,.qode_product_list_pinterest_holder.three_columns .qode_product_list_item,.qode_product_list_pinterest_holder.three_columns .qode_product_list_item.large-width-height,.qode_product_list_pinterest_holder.three_columns .qode_product_list_sizer,.qode_product_list_pinterest_holder.two_columns .qode_product_list_item,.qode_product_list_pinterest_holder.two_columns .qode_product_list_item.large-width-height,.qode_product_list_pinterest_holder.two_columns .qode_product_list_sizer {
        width: 100%
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
        margin-bottom: 30px
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        float: none;
        width: 100%
    }

    .woocommerce.single-product.qode-product-single-wide-gallery .product .images,.woocommerce.single-product.qode-product-single-wide-gallery .product .summary {
        clear: both;
        float: none;
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box
    }

    .woocommerce.single-product.qode-product-single-wide-gallery .product .summary {
        padding-top: 20px
    }
}

@media only screen and (min-width: 600px) and (max-width:768px) {
    .woocommerce aside ul.product_list_widget li {
        text-align:center
    }

    .woocommerce aside ul.cart_list li,.woocommerce-page aside ul.cart_list li,.woocommerce.qode-content-sidebar-responsive aside ul.product_list_widget li {
        text-align: left
    }

    .woocommerce aside .widget .star-rating,.woocommerce-page aside .widget .star-rating {
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 600px) {
    .columns-2 .woocommerce_with_sidebar ul.products li.product,.columns-2 ul.products li.product,.columns-3 .woocommerce_with_sidebar ul.products li.product,.columns-3 ul.products li.product {
        width:100%;
        float: none
    }

    .woocommerce ul.tabs li a {
        padding: 0 18px
    }

    .woocommerce .summary {
        margin-bottom: 0
    }

    .woocommerce .addresses header h3 {
        font-size: 18px
    }

    .woocommerce div.cart-collaterals div.cart_totals,.woocommerce-page .div.cart-collaterals div.cart_totals {
        float: none;
        margin-bottom: 20px;
        width: auto
    }

    .woocommerce div.cart-collaterals .woocommerce-shipping-calculator,.woocommerce-page .div.cart-collaterals .woocommerce-shipping-calculator {
        float: none;
        width: auto
    }

    .woocommerce table.cart div.coupon,.woocommerce-page table.cart div.coupon {
        float: none;
        margin-bottom: 10px
    }

    .woocommerce form.check-login .form-row {
        width: 100%;
        float: none
    }

    .woocommerce form.check-login .form-row input[type=text] {
        width: 92%
    }

    .woocommerce aside ul.product_list_widget li img {
        float: left;
        width: auto
    }

    .qode_product_list_holder ul li,.qode_product_list_holder.three_columns ul li,.woocommerce.single-product.qode-product-single-tabs-on-bottom .product.qode-product-with-gallery .woocommerce-main-image {
        float: none;
        width: 100%
    }

    .woocommerce .widget #searchform input[type=text],.woocommerce-page .widget #searchform input[type=text] {
        width: 82.73381294964029%
    }

    .woocommerce .content .container .column1,.woocommerce-page .content .container .column1 {
        margin-bottom: 50px
    }

    .woocommerce form.checkout_coupon input.button {
        width: 100%;
        margin-top: 15px
    }

    .woocommerce-page.woocommerce-checkout div.coupon .input-text {
        width: 94.33333333333333%;
        padding-left: 2.833333333333333%;
        padding-right: 2.833333333333333%
    }

    .woocommerce .change-pass-field {
        padding-left: 1.904761904761905%;
        padding-right: 1.904761904761905%;
        width: 96.19047619047619%;
        display: block;
        margin-right: 0;
        margin-bottom: 20px
    }

    .woocommerce table.cart div.coupon .input-text {
        padding: 9px 3.869047619047619%;
        width: 92%;
        margin-bottom: 10px
    }

    .woocommerce table.cart td.actions input[type=submit] {
        display: block;
        width: 100%;
        padding-left: 22px!important;
        padding-right: 22px!important;
        position: relative;
        top: 3px
    }

    .woocommerce table.cart td.actions div.coupon input[type=submit] {
        margin-bottom: 0
    }

    .woocommerce .woocommerce-message {
        text-align: center
    }

    .woocommerce .woocommerce-message a.button {
        float: none;
        margin-top: 15px;
        display: inline-block
    }

    .woocommerce .woocommerce-message p {
        display: inline-block
    }

    .woocommerce #shiptobilling,.woocommerce-page #shiptobilling {
        position: static
    }

    .qode_product_list_holder.three_columns ul li:nth-child(2n),.qode_product_list_holder.two_columns ul li:nth-child(2n) {
        background-color: #f4f4f4
    }

    .qode_product_list_holder.three_columns ul li:nth-child(2n+1),.qode_product_list_holder.two_columns ul li:nth-child(2n+1) {
        background-color: #fff
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product.qode-product-with-gallery .thumbnails {
        float: none;
        width: 100%;
        margin: 0
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product.qode-product-with-gallery .thumbnails a {
        display: inline-block;
        width: 31.06060606060606%;
        margin-right: 3.409090909090909%;
        margin-bottom: 15px
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product.qode-product-with-gallery .thumbnails a:last-child {
        margin-right: 0
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .single-onsale {
        left: 20px
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs {
        padding: 50px 0 60px
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .tabs-nav li {
        display: block;
        width: 100%;
        text-align: center
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .q_tabs .tabs-nav li a {
        padding: 5px 0;
        height: auto
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-viewport {
        margin: 0 5px
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-control-nav {
        position: relative;
        width: 100%
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-control-nav li {
        width: 50%;
        float: left;
        padding: 10px 5px 0;
        box-sizing: border-box
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product .images.qode-add-gallery-and-zoom-support .flex-control-nav li img {
        width: 100%
    }

    .woocommerce.single-product.qode-product-single-tabs-on-bottom .product:not(.qode-product-with-gallery) .images.qode-add-gallery-and-zoom-support {
        padding-left: 0
    }

    .qode_product_list_holder .product_list_inner {
        padding: 30px 20px!important
    }

    .woocommerce .product .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
        width: 50%
    }
}

@media only screen and (max-width: 480px) {
    .columns-4 .container_inner>ul.products li.product,.columns-4 .cross-sells>ul.products li.product,.columns-4 .products>ul.products li.product,.columns-4 .woocommerce_with_sidebar ul.products li.product,div.woocommerce.columns-4 ul.products li.product {
        width:100%;
        margin-right: 0
    }

    .woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count {
        float: none;
        width: 100%;
        text-align: center
    }

    .woocommerce .woocommerce-result-count {
        margin-top: 15px;
        margin-bottom: 10px
    }

    .woocommerce ul.tabs li a {
        font-size: 12px;
        padding: 0 8px
    }

    .woocommerce #customer_login .span-3 {
        width: 100%;
        float: none;
        margin-right: 0
    }

    .woocommerce #customer_login #reg_email,.woocommerce #customer_login input[type=text],.woocommerce #customer_login input[type=password],.woocommerce #customer_login input[type=email] {
        width: 87.5%
    }

    .woocommerce .addresses .col-1,.woocommerce .addresses .col-2 {
        width: 100%
    }

    .woocommerce .addresses .col-1 {
        margin-bottom: 20px
    }

    .woocommerce #shiptobilling,.woocommerce-page #shiptobilling {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 15px
    }

    .woocommerce form.checkout #order_review_heading {
        margin-top: 0
    }

    .woocommerce form.checkout .col2-set .form-row.notes textarea {
        margin-bottom: 0
    }

    .woocommerce-account .addresses .col-1 address,.woocommerce-checkout .addresses .col-1 address {
        margin-bottom: 30px
    }

    .woocommerce-checkout .order_details.clearfix li.method,.woocommerce-checkout .order_details.clearfix li.total {
        margin-top: 15px
    }

    .woocommerce .widget #searchform input[type=text],.woocommerce-page .widget #searchform input[type=text] {
        width: 78.85906040268456%
    }

    .woocommerce table.cart tbody tr td img {
        display: none
    }

    .woocommerce .addresses .col-1.address,.woocommerce .addresses .col-2.address {
        width: 48%
    }

    .woocommerce .checkout table.shop_table thead tr th,.woocommerce table.cart thead tr th,.woocommerce-account table.my_account_orders thead tr th,.woocommerce-cart table.cart tbody tr td,.woocommerce-checkout .checkout table tbody tr td,.woocommerce-page .checkout table.shop_table thead tr th,.woocommerce-page table.cart thead tr th,.woocommerce-page table.my_account_orders thead tr th {
        padding: 8px 3px
    }

    .woocommerce ul.products li.product .image-wrapper img {
        width: 100%
    }

    .woocommerce-message.call_to_action .qbutton {
        margin: 15px 0 0
    }

    .woocommerce #content .quantity .minus,.woocommerce #content .quantity .plus,.woocommerce .quantity .minus,.woocommerce .quantity .plus,.woocommerce-page #content .quantity .minus,.woocommerce-page #content .quantity .plus,.woocommerce-page .quantity .minus,.woocommerce-page .quantity .plus {
        width: 18px;
        height: 18px;
        padding: 0 0 5px
    }

    .woocommerce #content .quantity input.qty,.woocommerce .quantity input.qty,.woocommerce-page #content .quantity input.qty,.woocommerce-page .quantity input.qty {
        width: 15px;
        height: 26px;
        line-height: 25px;
        padding: 0;
        font-size: 15px
    }

    .woocommerce ul.products li.product:hover .add-to-cart-button,.woocommerce ul.products li.product:hover .added_to_cart {
        display: none;
        opacity: 0;
        height: 0
    }

    .woocommerce .quantity .plus {
        top: 0
    }

    .woocommerce.single-product.qode-product-single-wide-gallery .product .images .thumbnails a,.woocommerce.single-product.qode-product-single-wide-gallery .product .images .woocommerce-main-image,.woocommerce.single-product.qode-product-single-wide-gallery .product .images .woocommerce-product-gallery__image {
        width: 100%;
        margin-bottom: 10px
    }
}

@media only screen and (max-width: 420px) {
    .shopping_cart_outer {
        display:none
    }
}

@media only screen and (max-width: 1024px) {
    #yith-quick-view-modal #yith-quick-view-content .summary {
        padding:88px 50px 50px
    }

    #yith-quick-view-modal #yith-quick-view-content .summary .single_add_to_cart_button {
        padding: 8px 45px
    }
}

@media only screen and (max-width: 768px) {
    body {
        position:relative
    }

    #yith-quick-view-modal {
        position: absolute;
        right: auto;
        bottom: auto;
        width: 100%;
        height: 100%
    }

    #yith-quick-view-modal .yith-wcqv-wrapper {
        position: absolute
    }

    #yith-quick-view-modal #yith-quick-view-content .images,#yith-quick-view-modal #yith-quick-view-content .summary {
        width: 100%
    }

    #yith-quick-view-modal #yith-quick-view-content .summary {
        padding: 46px 50px 50px
    }
}

@media only screen and (max-width: 600px) {
    #yith-quick-view-modal #yith-quick-view-content .images,#yith-quick-view-modal #yith-quick-view-content .summary {
        width:100%
    }

    #yith-quick-view-modal #yith-quick-view-content .summary {
        padding: 26px 40px
    }

    #yith-quick-view-modal #yith-quick-view-content .summary .variations tbody {
        width: 100%;
        display: block
    }

    #yith-quick-view-modal #yith-quick-view-content .summary .variations tbody tr {
        width: 100%;
        padding-right: 0
    }

    #yith-quick-view-modal #yith-quick-view-content .summary .single_add_to_cart_button {
        text-align: center;
        width: 100%;
        margin-top: 15px
    }

    #yith-quick-view-modal #yith-quick-view-content .summary div[itemprop=offers],#yith-quick-view-modal #yith-quick-view-content .summary form.cart {
        margin: 0 0 20px
    }

    #yith-quick-view-modal #yith-quick-view-content .summary .qode-quantity-buttons,#yith-quick-view-modal #yith-quick-view-content .summary table.group_table .qode-quantity-buttons {
        width: 100%;
        text-align: center
    }

    #yith-quick-view-modal #yith-quick-view-content .summary div[itemprop=description] {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .woocommerce-wishlist .woocommerce-error,.woocommerce-wishlist .woocommerce-info,.woocommerce-wishlist .woocommerce-message {
        padding:17px 25px
    }
}

@media only screen and (max-width: 600px) {
    .woocommerce-wishlist .woocommerce-error,.woocommerce-wishlist .woocommerce-info,.woocommerce-wishlist .woocommerce-message {
        padding:14px 20px;
        line-height: 2em
    }

    .woocommerce-wishlist .woocommerce-error a,.woocommerce-wishlist .woocommerce-info a,.woocommerce-wishlist .woocommerce-message a {
        float: none;
        margin: 0 70% 15px 0
    }

    .woocommerce-wishlist table.wishlist_table tr .product-add-to-cart,.woocommerce-wishlist table.wishlist_table tr .product-stock-status {
        display: none!important
    }
}

@media only screen and (max-width: 1400px) and (min-width:1201px) {
    .qode-pl-holder.qode-standard-layout.qode-six-columns .qode-pli:nth-child(6n+1) {
        clear:none
    }

    .qode-pl-holder.qode-standard-layout.qode-six-columns .qode-pli:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1400px) {
    .qode-pl-holder.qode-standard-layout.qode-six-columns .qode-pli {
        width:20%
    }

    .qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli {
        width: 25%
    }

    .qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli.qode-woo-image-large-width-height {
        width: 50%
    }

    .qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli {
        width: 25%
    }

    .qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli.qode-woo-image-large-width-height {
        width: 50%
    }
}

@media only screen and (max-width: 1200px) and (min-width:1025px) {
    .qode-pl-holder.qode-standard-layout.qode-five-columns .qode-pli:nth-child(5n+1) {
        clear:none
    }

    .qode-pl-holder.qode-standard-layout.qode-five-columns .qode-pli:nth-child(4n+1) {
        clear: both
    }

    .qode-pl-holder.qode-standard-layout.qode-six-columns .qode-pli:nth-child(6n+1) {
        clear: none
    }

    .qode-pl-holder.qode-standard-layout.qode-six-columns .qode-pli:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1200px) {
    .qode-pl-holder.qode-standard-layout.qode-five-columns .qode-pli,.qode-pl-holder.qode-standard-layout.qode-six-columns .qode-pli {
        width:25%
    }

    .qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pli {
        width: 50%
    }

    .qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pli.qode-woo-image-large-width-height {
        width: 100%
    }

    .qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pli {
        width: 33.33333%
    }

    .qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pli.qode-woo-image-large-width-height {
        width: 66.66667%
    }

    .qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pli {
        width: 25%
    }

    .qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pli.qode-woo-image-large-width-height {
        width: 50%
    }

    .qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli {
        width: 25%
    }

    .qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli.qode-woo-image-large-width-height {
        width: 50%
    }

    .qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli {
        width: 25%
    }

    .qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli.qode-woo-image-large-width-height {
        width: 50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qode-pl-holder.qode-standard-layout.qode-five-columns .qode-pli:nth-child(3n+1),.qode-pl-holder.qode-standard-layout.qode-four-columns .qode-pli:nth-child(3n+1),.qode-pl-holder.qode-standard-layout.qode-six-columns .qode-pli:nth-child(3n+1),.qode-pl-holder.qode-standard-layout.qode-three-columns .qode-pli:nth-child(3n+1),.qode-pl-holder.qode-standard-layout.qode-two-columns .qode-pli:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qode-pl-holder.qode-standard-layout.qode-five-columns .qode-pli,.qode-pl-holder.qode-standard-layout.qode-four-columns .qode-pli,.qode-pl-holder.qode-standard-layout.qode-six-columns .qode-pli {
        width:33.33333%
    }

    .qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pli {
        width: 50%
    }

    .qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pli.qode-woo-image-large-width-height {
        width: 100%
    }

    .qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pli {
        width: 33.33333%
    }

    .qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pli.qode-woo-image-large-width-height {
        width: 66.66667%
    }

    .qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pli {
        width: 33.33333%
    }

    .qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pli.qode-woo-image-large-width-height {
        width: 66.66667%
    }

    .qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli {
        width: 33.33333%
    }

    .qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli.qode-woo-image-large-width-height {
        width: 66.66667%
    }

    .qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli {
        width: 33.33333%
    }

    .qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli.qode-woo-image-large-width-height {
        width: 66.66667%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qode-pl-holder.qode-standard-layout.qode-five-columns .qode-pli:nth-child(2n+1),.qode-pl-holder.qode-standard-layout.qode-four-columns .qode-pli:nth-child(2n+1),.qode-pl-holder.qode-standard-layout.qode-six-columns .qode-pli:nth-child(2n+1),.qode-pl-holder.qode-standard-layout.qode-three-columns .qode-pli:nth-child(2n+1),.qode-pl-holder.qode-standard-layout.qode-two-columns .qode-pli:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pli,.qode-pl-holder.qode-standard-layout.qode-five-columns .qode-pli,.qode-pl-holder.qode-standard-layout.qode-four-columns .qode-pli,.qode-pl-holder.qode-standard-layout.qode-six-columns .qode-pli,.qode-pl-holder.qode-standard-layout.qode-three-columns .qode-pli,.qode-pl-holder.qode-standard-layout.qode-two-columns .qode-pli {
        width:50%
    }

    .qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pli.qode-woo-image-large-width-height {
        width: 100%
    }

    .qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pli {
        width: 50%
    }

    .qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pli.qode-woo-image-large-width-height {
        width: 100%
    }

    .qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pli {
        width: 50%
    }

    .qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pli.qode-woo-image-large-width-height {
        width: 100%
    }

    .qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli {
        width: 50%
    }

    .qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli.qode-woo-image-large-width-height {
        width: 100%
    }

    .qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli {
        width: 50%
    }

    .qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli.qode-woo-image-large-width-height {
        width: 100%
    }

    .qode-pl-holder .qode-pl-categories {
        float: none;
        padding-top: 20px;
        padding-bottom: 0;
        margin-bottom: -8px
    }

    .qode-pl-holder .qode-pl-categories h6.qode-pl-categories-label {
        display: block
    }

    .qode-pl-holder .qode-pl-categories ul {
        margin-top: 10px;
        display: none
    }

    .qode-pl-holder .qode-pl-categories ul li {
        display: block;
        padding: 0;
        float: none
    }

    .qode-pl-holder .qode-pl-ordering-outer {
        position: relative;
        float: none;
        padding-top: 20px
    }

    .qode-pl-holder .qode-pl-ordering-outer h6 {
        display: block;
        padding: 0;
        font-size: 13px
    }

    .qode-pl-holder .qode-pl-ordering-outer h6:after {
        top: -1px
    }

    .qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering {
        display: none;
        position: relative;
        top: auto;
        left: auto;
        opacity: 1;
        visibility: visible;
        background: 0 0;
        width: 100%;
        padding: 10px 0 0
    }

    .qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering div {
        margin: 0
    }

    .qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering div h5 {
        color: #353535;
        margin-bottom: 5px;
        font-size: 12px
    }

    .qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering div h5:last-child {
        margin: 0
    }

    .qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering div ul {
        margin: 0;
        padding: 0 0 10px
    }

    .qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering div ul li {
        padding: 0
    }

    .qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering div ul a {
        font-size: 12px
    }

    .qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering div ul a.active,.qode-pl-holder .qode-pl-ordering-outer .qode-pl-ordering div ul a:hover {
        color: #353535!important
    }

    .qode-pl-holder .qode-prl-loading {
        margin: 0;
        top: initial;
        left: initial
    }
}

@media only screen and (min-width: 769px) {
    .qode-pl-categories ul,.qode-pl-ordering {
        display:block!important
    }
}

@media only screen and (max-width: 600px) {
    .qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli,.qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-five-columns .qode-pli.qode-woo-image-large-width-height,.qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pli,.qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-four-columns .qode-pli.qode-woo-image-large-width-height,.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli,.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-six-columns .qode-pli.qode-woo-image-large-width-height,.qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pli,.qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-three-columns .qode-pli.qode-woo-image-large-width-height,.qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pl-sizer,.qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pli,.qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pli.qode-woo-image-large-width,.qode-pl-holder.qode-masonry-layout.qode-two-columns .qode-pli.qode-woo-image-large-width-height,.qode-pl-holder.qode-standard-layout.qode-five-columns .qode-pli,.qode-pl-holder.qode-standard-layout.qode-four-columns .qode-pli,.qode-pl-holder.qode-standard-layout.qode-six-columns .qode-pli,.qode-pl-holder.qode-standard-layout.qode-three-columns .qode-pli,.qode-pl-holder.qode-standard-layout.qode-two-columns .qode-pli {
        width:100%
    }
}

@media only print {
    header,footer,.title_outer,.portfolio_print,header.page_header {
        display: none !important
    }

    .container_inner {
        max-width: 80%
    }

    div[class*='columns']>div[class^='column'] {
        float: none;
        width: 100%
    }

    html, body, .wrapper, .wrapper-inner .container,.container-inner {
        padding-top: 0 !important;
        margin-top: 0 !important;
        top: 0 !important
    }
}

::selection {
    background: #97c7aa
}

::-moz-selection {
    background: #97c7aa
}

h1 a:hover, .box_image_holder .box_icon .fa-stack i.fa-stack-base, .q_percentage_with_icon, .filter_holder ul li.active span, .filter_holder ul li:hover span, .q_tabs .tabs-nav li.active a:hover, .q_tabs .tabs-nav li a:hover, .q_accordion_holder.accordion .ui-accordion-header:hover, .q_accordion_holder.accordion.with_icon .ui-accordion-header i, .testimonials .testimonial_text_inner p.testimonial_author span.author_company, .testimonial_content_inner .testimonial_author .company_position, .q_icon_with_title.center .icon_holder .font_awsome_icon i:hover, .q_box_holder.with_icon .box_holder_icon_inner .fa-stack i.fa-stack-base, .q_icon_with_title.boxed .icon_holder .fa-stack, .q_progress_bars_icons_inner .bar.active i.fa-circle, .q_list.number ul>li:before, .q_social_icon_holder:hover .simple_social, .social_share_dropdown ul li :hover i, .social_share_list_holder ul li i:hover, .blog_holder.blog_masonry_date_in_image .social_share_list_holder ul li i:hover, .latest_post_inner .post_infos a:hover, .q_masonry_blog article .q_masonry_blog_post_info a:hover, .blog_holder article:not(.format-quote):not(.format-link) .post_info a:hover, .latest_post_inner .post_comments:hover i, .blog_holder article .post_description a:hover, .blog_holder article .post_description .post_comments:hover, .blog_like a:hover i, .blog_like a.liked i, .latest_post .blog_like a:hover span, article:not(.format-quote):not(.format-link) .blog_like a:hover span, .comment_holder .comment .text .replay, .comment_holder .comment .text .comment-reply-link, .header-widget.widget_nav_menu ul.menu li a:hover, aside .widget a:hover, aside .widget.posts_holder li:hover, .wpb_widgetised_column .widget a:hover, .wpb_widgetised_column .widget.posts_holder li:hover, .q_steps_holder .circle_small:hover span, .q_steps_holder .circle_small:hover .step_title, .header_top #lang_sel > ul > li > a:hover, .header_top #lang_sel_click > ul > li> a:hover, .header_top #lang_sel_list ul li a.lang_sel_sel, .header_top #lang_sel_list ul li a:hover, aside .widget #lang_sel a.lang_sel_sel:hover, aside .widget #lang_sel_click a.lang_sel_sel:hover, aside .widget #lang_sel ul ul a:hover, aside .widget #lang_sel_click ul ul a:hover, aside .widget #lang_sel_list li a.lang_sel_sel, aside .widget #lang_sel_list li a:hover, .wpb_widgetised_column .widget #lang_sel a.lang_sel_sel:hover, .wpb_widgetised_column .widget #lang_sel_click a.lang_sel_sel:hover, .wpb_widgetised_column .widget #lang_sel ul ul a:hover, .wpb_widgetised_column .widget #lang_sel_click ul ul a:hover, .wpb_widgetised_column .widget #lang_sel_list li a.lang_sel_sel, .wpb_widgetised_column .widget #lang_sel_list li a:hover, .service_table_inner li.service_table_title_holder i, .latest_post_two_holder .latest_post_two_text a:hover, .myaccount_user a, .woocommerce .select2-results li.select2-highlighted, .woocommerce-page .select2-results li.select2-highlighted, .woocommerce-checkout .chosen-container .chosen-results li.active-result.highlighted, .woocommerce-account .chosen-container .chosen-results li.active-result.highlighted, .woocommerce ins, .woocommerce-page ins, .woocommerce ul.products li.product:hover h6, .woocommerce div.product div.product_meta > span a:hover, .woocommerce div.cart-collaterals div.cart_totals table tr.order-total strong span.amount, .woocommerce-page div.cart-collaterals div.cart_totals table tr.order-total strong span.amount, .woocommerce div.cart-collaterals div.cart_totals table tr.order-total strong, .woocommerce .checkout-opener-text a, .woocommerce form.checkout table.shop_table tfoot tr.order-total th, .woocommerce form.checkout table.shop_table tfoot tr.order-total td span.amount, .woocommerce aside ul.product_list_widget li > a:hover, .woocommerce aside ul.product-categories li > a:hover, .woocommerce aside ul.product_list_widget li span.amount, aside ul.product_list_widget li span.amount, .woocommerce aside .widget ul.product-categories a:hover, .woocommerce-page aside .widget ul.product-categories a:hover, .wpb_widgetised_column ul.product_list_widget li > a:hover, .wpb_widgetised_column ul.product-categories li > a:hover, .wpb_widgetised_column ul.product_list_widget li span.amount, .wpb_widgetised_column .widget ul.product-categories a:hover, .shopping_cart_header .header_cart:hover i, .woocommerce-product-rating a:hover, .select2-container--default.select2-container--open .select2-selection--single, .select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option--highlighted[aria-selected], .q_team .q_team_social_holder .q_social_icon_holder:hover .simple_social, .portfolio_template_8 .portfolio_detail .info .category, .portfolio_navigation.navigation_title .post_info span.categories, .qode_portfolio_related .projects_holder article .portfolio_description .project_category, .blog_compound article .post_content .blog_like a:hover, .blog_compound article .post_content .blog_like a:hover span, .blog_compound article .post_content .blog_share a:hover, .blog_compound article .post_content .blog_share a:hover span, .blog_compound article .post_content .post_comments:hover, .blog_compound article .post_content .post_comments:hover span, .blog_holder.blog_pinterest article.format-link .post_info a:hover, .blog_holder.blog_pinterest article.format-quote .post_info a:hover, .blog_compound .post_title .category a, .blog_compound .post_title .category span.date, .q_price_table.qode_pricing_table_advanced .qode_pt_subtitle, .q_price_table.qode_pricing_table_advanced .qode_pt_additional_info .qode_pt_icon, .q_price_table.qode_pricing_table_advanced .price_table_inner .value, table.tt_timetable .event .event_header, table.tt_timetable .event a, .tt_tabs .tt_tabs_navigation .ui-tabs-active a, .tt_tabs .tt_tabs_navigation li a:hover, .qode-owl-slider .owl-nav .owl-next:hover .qode-next-icon, .qode-owl-slider .owl-nav .owl-next:hover .qode-prev-icon, .qode-owl-slider .owl-nav .owl-prev:hover .qode-next-icon, .qode-owl-slider .owl-nav .owl-prev:hover .qode-prev-icon, .qode-owl-slider-style .owl-nav .owl-next:hover .qode-next-icon, .qode-owl-slider-style .owl-nav .owl-next:hover .qode-prev-icon, .qode-owl-slider-style .owl-nav .owl-prev:hover .qode-next-icon, .qode-owl-slider-style .owl-nav .owl-prev:hover .qode-prev-icon {
    color: #f5989d !important
}

h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, a:hover, p a:hover, .portfolio_share .social_share_holder a:hover, .breadcrumb .current, .breadcrumb a:hover, .q_icon_with_title .icon_with_title_link, .q_counter_holder span.counter, .q_font_awsome_icon i, .q_font_awsome_icon span, .q_dropcap, .q_counter_holder span.counter, nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active > a, .q_progress_bars_icons_inner.square .bar.active i, .q_progress_bars_icons_inner.circle .bar.active i, .q_progress_bars_icons_inner.normal .bar.active i, .q_font_awsome_icon_stack .fa-circle, .footer_top .q_social_icon_holder:hover .simple_social, .more_facts_button:hover, .box_holder_icon .fa-stack i, .blog_large_image_simple .minimalist_date, nav.content_menu ul li.active:hover i, nav.content_menu ul li:hover i, nav.content_menu ul li.active:hover a, nav.content_menu ul li:hover a, .vc_grid-container .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover span, .vc_grid-container .vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active span, .q_font_awsome_icon i:hover, .q_font_awsome_icon span:hover, .fullscreen_search_holder .search_submit:hover, .title .text_above_title, .qode-comparative-features-table .qode-cft-link:hover, .qode-comparative-features-table .qode-cft-mark.qode-cft-active, .qode-blog-carousel-titled .qode-bct-post .qode-bct-post-date, .qode-showcase-icon .qode-icon-holder.qode-icon-circle .qode-icon-element {
    color: #f5989d
}

.box_image_with_border:hover, .qbutton:hover, .vc_grid-container .vc_row.vc_grid .vc_grid-item .vc_btn:hover, .vc_grid-container .vc_row.vc_grid .vc_pageable-load-more-btn .vc_btn:hover, .load_more a:hover, .blog_load_more_button a:hover, #submit_comment:hover, .drop_down .wide .second ul li .qbutton:hover, .drop_down .wide .second ul li ul li .qbutton:hover, .qbutton.white:hover, .qbutton.green, .portfolio_slides .hover_feature_holder_inner .qbutton:hover, .testimonials_holder.light .flex-direction-nav a:hover, .q_progress_bars_icons_inner.square .bar.active .bar_noactive, .q_progress_bars_icons_inner.square .bar.active .bar_active, .q_progress_bars_icons_inner.circle .bar.active .bar_noactive, .q_progress_bars_icons_inner.circle .bar.active .bar_active, .widget.widget_search form.form_focus, .q_steps_holder .circle_small_wrapper, .animated_icon_inner span.animated_icon_back i, body:not(.search-results) .blog_holder article.format-link .post_text:hover .post_text_inner, body:not(.search-results) .blog_holder article.format-quote .post_text:hover .post_text_inner, .woocommerce .button:hover, .woocommerce-page .button:hover, .woocommerce #submit:hover, .woocommerce ul.products li.product a.qbutton:hover, .woocommerce-page ul.products li.product a.qbutton:hover, .woocommerce ul.products li.product .added_to_cart:hover, input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover, .portfolio_main_holder .item_holder.image_subtle_rotate_zoom_hover .icons_holder a:hover, .tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected {
    border-color: #f5989d
}

.tt_tabs .tt_tabs_navigation .ui-tabs-active a, .tt_tabs .tt_tabs_navigation li a:hover, .tt_tabs .tt_tabs_navigation li a {
    border-color: #f5989d !important
}

.q_icon_list i, .q_progress_bar .progress_content, .q_progress_bars_vertical .progress_content_outer .progress_content, .qbutton:hover, .vc_grid-container .vc_row.vc_grid .vc_grid-item .vc_btn:hover, .vc_grid-container .vc_row.vc_grid .vc_pageable-load-more-btn .vc_btn:hover, .post-password-form input[type='submit']:hover, .load_more a:hover, .blog_load_more_button a:hover, #submit_comment:hover, .drop_down .wide .second ul li .qbutton:hover, .drop_down .wide .second ul li ul li .qbutton:hover, .qbutton.white:hover, .qbutton.green, .call_to_action, .highlight, .testimonials_holder.light .flex-direction-nav a:hover, .q_dropcap.circle, .q_dropcap.square, .q_message, .q_price_table.active .active_text, .q_icon_with_title.boxed .icon_holder .fa-stack, .q_font_awsome_icon_square, .q_icon_with_title.square .icon_holder .fa-stack:hover, .box_holder_icon_inner.square .fa-stack:hover, .box_holder_icon_inner.circle .fa-stack:hover, .circle .icon_holder .fa-stack:hover, .q_list.number.circle_number ul>li:before, .q_social_icon_holder.circle_social .fa-stack:hover, .social_share_dropdown ul li.share_title, .latest_post_holder .latest_post_date .post_publish_day, .q_masonry_blog article.format-link:hover, .q_masonry_blog article.format-quote:hover, #wp-calendar td#today, .vc_text_separator.full div, .mejs-controls .mejs-time-rail .mejs-time-current, .mejs-controls .mejs-time-rail .mejs-time-handle, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .q_pie_graf_legend ul li .color_holder, .q_line_graf_legend ul li .color_holder, .q_team .q_team_text_inner .separator, .circle_item .circle:hover, .qode_call_to_action.container, .qode_carousels .flex-control-paging li a.flex-active, .animated_icon_inner span.animated_icon_back i, .woocommerce .button:hover, .woocommerce-page .button:hover, .woocommerce #submit:hover, .woocommerce ul.products li.product a.qbutton:hover, .woocommerce-page ul.products li.product a.qbutton:hover, .woocommerce ul.products li.product .added_to_cart:hover, .woocommerce .quantity .minus:hover, .woocommerce #content .quantity .minus:hover, .woocommerce-page .quantity .minus:hover, .woocommerce-page #content .quantity .minus:hover, .woocommerce .quantity .plus:hover, .woocommerce #content .quantity .plus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce-page #content .quantity .plus:hover, .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range, .q_circles_holder .q_circle_inner2:hover, input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover, .portfolio_main_holder .item_holder.subtle_vertical_hover .icons_holder a, .portfolio_main_holder .item_holder.image_subtle_rotate_zoom_hover .icons_holder a:hover, .portfolio_main_holder .item_holder.image_text_zoom_hover .icons_holder a, .portfolio_main_holder .item_holder.slow_zoom .icons_holder a, .qode_video_box .qode_video_image:hover .qode_video_box_button, .blog_holder.masonry_gallery article.format-link:hover, .blog_holder.masonry_gallery article.format-quote:hover, .blog_holder.blog_chequered article.format-link:hover, .blog_holder.blog_chequered article.format-quote:hover, .qode-pricing-calculator .qode-pricing-calculator-switch input:checked+.qode-pricing-calculator-slider, .qode-icon-holder.qode-icon-circle, .qode-icon-holder.qode-icon-square, .qode-qbutton-main-color, .qode-advanced-tabs .qode-advanced-tabs-nav li, .qode-accordion-holder .qode-title-holder.ui-state-active, .qode-accordion-holder .qode-title-holder.ui-state-hover, header.menu_bottom .header_bottom_right_widget_holder .header_bottom_widget.widget_search form>div input[type=text], .qode-advanced-call-to-action.qode-advanced-cta-gradient-animation .qode-advanced-cta-background-3, .tt_tabs .tt_tabs_navigation li a, .tabs_box_navigation.sf-timetable-menu .tabs_box_navigation_selected, .tabs_box_navigation.sf-timetable-menu li ul li a:hover, .tabs_box_navigation.sf-timetable-menu li ul li.selected a:hover, #qode-multi-device-showcase.qode-mds-appear-effect #qode-mds-spinner .qode-mds-pulse {
    background-color: #f5989d
}

.qode-showcase-item-holder.qode-showcase-active .qode-icon-holder.qode-icon-circle {
    background-color: #f5989d !important
}

.q_circles_holder .q_circle_inner2:hover, body:not(.search-results) .blog_holder article.format-link .post_text:hover .post_text_inner, body:not(.search-results) .blog_holder article.format-quote .post_text:hover .post_text_inner {
    background-color: #f5989d !important;
    border-color: #f5989d !important
}

.qode-lazy-preloader svg circle, #qode-multi-device-showcase.qode-mds-appear-effect #qode-mds-spinner svg circle {
    stroke: #f5989d
}

body {
    font-family: 'Work Sans',sans-serif;
    color: #333;
    font-size: 15px;
    font-weight: 400
}

body, .wrapper, .content, .full_width, .overlapping_content .content > .container, .more_facts_holder, .comment_holder .comment #respond textarea, .comment_holder .comment #respond input[type='text'], .comment_holder .comment #respond input[type='email'], .content .container {
    background-color: #f5ebe4
}

.angled-section polygon {
    fill: #f5ebe4
}

.woocommerce-cart .woocommerce .blockOverlay.blockUI {
    background-color: #f5ebe4 !important
}

.header_bottom, .header_top, .fixed_top_header .bottom_header {
    background-color: rgba(255,255,255,0)
}

.header_bottom, .header_top, .fixed_top_header .bottom_header {
    border-bottom: 0
}

.header_bottom, .fixed_top_header .bottom_header {
    box-shadow: none
}

.header_top .right .inner > div:first-child, .header_top .right .inner > div, .header_top .left .inner > div:last-child, .header_top .left .inner>div {
    border: none
}

.header_top, .fixed_top_header .top_header, .fixed_top_header nav.mobile_menu {
    background-color: rgba(255,255,255,0)
}

.content {
    margin-top: -180px
}

.logo_wrapper,.side_menu_button,.shopping_cart_inner {
    height: 180px
}

.content.content_top_margin {
    margin-top: 180px !important
}

header:not(.centered_logo) .header_fixed_right_area {
    line-height: 180px
}

header.fixed_hiding .q_logo a, header.fixed_hiding .q_logo {
    max-height: 49.5px
}

nav.main_menu>ul>li>a {
    line-height: 180px
}

.drop_down .second .inner ul, .drop_down .second .inner ul li ul, .shopping_cart_dropdown, li.narrow .second .inner ul, .header_top .right #lang_sel ul ul, .drop_down .wide .second ul li.show_widget_area_in_popup .widget, .drop_down .wide.wide_background .second {
    background-color: #fff;
    background-color: rgba(255,255,255,1)
}

nav.main_menu>ul>li>a {
    color: #333;
    font-size: 14px;
    line-height: 180px;
    font-weight: 400
}

nav.main_menu>ul>li>a {
    padding: 0 22px
}

header.transparent .drop_down .second:not(.right) {
    left: 21px
}

.drop_down .second .inner > ul > li > a, .drop_down .second .inner > ul > li > h3, .drop_down .wide .second .inner > ul > li > h3, .drop_down .wide .second .inner > ul > li > a, .drop_down .wide .second ul li ul li.menu-item-has-children > a, .drop_down .wide .second .inner ul li.sub ul li.menu-item-has-children > a, .drop_down .wide .second .inner > ul li.sub .flexslider ul li h5 a, .drop_down .wide .second .inner > ul li .flexslider ul li h5 a, .drop_down .wide .second .inner > ul li.sub .flexslider ul li h5, .drop_down .wide .second .inner > ul li .flexslider ul li h5, .header_top #lang_sel ul li ul li a {
    color: #333;
    font-size: 13px;
    line-height: 23px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px
}

.drop_down .second .inner > ul > li > a:hover, .drop_down .wide .second ul li ul li.menu-item-has-children > a:hover, .drop_down .wide .second .inner ul li.sub ul li.menu-item-has-children>a:hover {
    color: #f5989d !important
}

.drop_down .wide .second>.inner>ul>li.sub>ul>li>a, .drop_down .second .inner ul li a, .drop_down .wide .second ul li a, .drop_down .second .inner ul.right li a {
    padding-top: 8px;
    padding-bottom: 8px
}

h1, .h1, .title h1 {
    color: #333;
    font-family: 'Amatic SC',sans-serif;
    font-size: 75px;
    line-height: 85px;
    font-weight: 400;
    text-transform: none
}

h2, .h2, h2 a {
    color: #333;
    font-family: 'Amatic SC',sans-serif;
    font-size: 55px;
    line-height: 65px;
    font-weight: 400
}

h3, .h3, h3 a {
    color: #333;
    font-size: 23px;
    line-height: 28px;
    font-weight: 400
}

h4, .h4, h4 a {
    color: #333;
    font-size: 23px;
    line-height: 28px;
    font-weight: 400
}

h6, .h6, h6 a {
    color: #333;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}

p {
    color: #333;
    font-size: 15px;
    line-height: 27px;
    font-weight: 400
}

.filter_holder ul li span, blockquote h5, .q_social_icon_holder .simple_social, .header-widget.widget_nav_menu ul.menu li a, .side_menu a, .side_menu li, .side_menu span, .side_menu p, .side_menu .widget.widget_rss li a.rsswidget, .side_menu #wp-calendar caption, .side_menu #wp-calendar th, .side_menu #wp-calendar td, aside .widget #lang_sel_list li a, aside .widget #lang_sel li a, aside .widget #lang_sel_click li a, .wpb_widgetised_column .widget #lang_sel_list li a, .wpb_widgetised_column .widget #lang_sel li a, .wpb_widgetised_column .widget #lang_sel_click li a, section.side_menu #lang_sel_list li a, section.side_menu #lang_sel li a, section.side_menu #lang_sel_click li a, footer #lang_sel_list li a, footer #lang_sel li a, footer #lang_sel_click li a, footer #lang_sel_list.lang_sel_list_horizontal a, footer #lang_sel_list.lang_sel_list_vertical a, .side_menu #lang_sel_list.lang_sel_list_horizontal a, .side_menu #lang_sel_list.lang_sel_list_vertical a, #lang_sel_footer a {
    color: #333
}

.header_top #lang_sel > ul > li > a, .header_top #lang_sel_click > ul > li> a, footer #lang_sel ul li a, footer #lang_sel ul ul a, footer #lang_sel_click ul li a, footer #lang_sel_click ul ul a, footer #lang_sel_click ul ul a span, section.side_menu #lang_sel ul li a, section.side_menu #lang_sel ul ul a, section.side_menu #lang_sel ul ul a:visited, section.side_menu #lang_sel_click > ul > li > a, section.side_menu #lang_sel_click ul ul a, section.side_menu #lang_sel_click ul ul a:visited {
    color: #333 !important
}

.woocommerce del, .woocommerce-page del, .woocommerce input[type='text']:not(.qode_search_field), .woocommerce input[type='password'], .woocommerce input[type='email'], .woocommerce-page input[type='text']:not(.qode_search_field), .woocommerce-page input[type='password'], .woocommerce-page input[type='email'], .woocommerce-page input[type='tel'], .woocommerce textarea, .woocommerce-page textarea, .woocommerce .select2-container .select2-choice, .woocommerce-page .select2-container .select2-choice, .woocommerce .select2-dropdown-open.select2-drop-above .select2-choice, .woocommerce .select2-dropdown-open.select2-drop-above .select2-choices, .woocommerce-page .select2-dropdown-open.select2-drop-above .select2-choice, .woocommerce-page .select2-dropdown-open.select2-drop-above .select2-choices, .woocommerce .chosen-container.chosen-container-single .chosen-single, .woocommerce-page .chosen-container.chosen-container-single .chosen-single, .woocommerce-checkout .form-row .chosen-container-single .chosen-single, .woocommerce ul.products li.product h4, .woocommerce div.product p[itemprop='price'] del, .woocommerce div.product p[itemprop='price'] del span.amount, .woocommerce div.product div.product_meta > span span, .woocommerce div.product div.product_meta > span a, .woocommerce aside ul.product_list_widget li > a, .woocommerce aside ul.product-categories li > a, .woocommerce aside ul.product_list_widget li del span.amount, .wpb_widgetised_column ul.product_list_widget li > a, .wpb_widgetised_column ul.product-categories li > a, .wpb_widgetised_column ul.product_list_widget li del span.amount, .shopping_cart_dropdown ul li a,.select2-drop {
    color: #333
}

.qbutton, .qbutton.medium, #submit_comment, .load_more a, .blog_load_more_button a, .post-password-form input[type='submit'], input.wpcf7-form-control.wpcf7-submit, input.wpcf7-form-control.wpcf7-submit:not([disabled]), .woocommerce table.cart td.actions input[type="submit"], .woocommerce input#place_order, .woocommerce-page input[type="submit"], .woocommerce .button {
    color: #fff;
    font-family: 'Raleway',sans-serif;
    border-color: #f5989d;
    font-size: 13px;
    line-height: 52px;
    height: 52px;
    font-weight: 600;
    background-color: #f5989d;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-left: 40px;
    padding-right: 40px
}

.qode-qbutton-main-color {
    font-family: 'Raleway',sans-serif;
    font-size: 13px;
    line-height: 52px;
    height: 52px;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase
}

.qbutton:hover, .qbutton.medium:hover, #submit_comment:hover, .load_more a:hover, .blog_load_more_button a:hover, .post-password-form input[type='submit']:hover, input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover, .woocommerce table.cart td.actions input[type="submit"]:hover, .woocommerce input#place_order:hover, .woocommerce-page input[type="submit"]:hover, .woocommerce .button:hover {
    color: #fff;
    border-color: #97c7aa
}

.qbutton:hover, #submit_comment:hover, .load_more a:hover, .blog_load_more_button a:hover, .post-password-form input[type='submit']:hover, input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover, .woocommerce table.cart td.actions input[type="submit"]:hover, .woocommerce input#place_order:hover, .woocommerce-page input[type="submit"]:hover, .woocommerce .button:hover {
    background-color: #97c7aa
}

.google_map {
    height: 750px
}

.footer_top,.footer_top.footer_top_full {
    padding-top: 120px;
    padding-bottom: 70px
}

.footer_top .column_inner > div h2, .footer_top .column_inner > div h3, .footer_top .column_inner > div h4, .footer_top .column_inner > div h5, .footer_top .column_inner > div h6 {
    color: #333
}

.footer_top, .footer_top p, .footer_top span, .footer_top li, .footer_top .textwidget, .footer_top .widget_recent_entries>ul>li>span {
    color: #333
}

.footer_top a {
    color: #333 !important
}

.footer_top .q_social_icon_holder .simple_social {
    color: #333
}

.footer_top a:hover {
    color: #f1a8ab !important
}

.footer_top .q_social_icon_holder:hover .simple_social {
    color: #f1a8ab
}

.footer_top_holder {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/uploads/2018/01/footer-background-img.jpg) no-repeat;
    background-size: cover
}

.footer_top, .footer_top .footer_col1, .footer_top .container_inner>.widget,.footer_top.footer_top_full>.widget {
    text-align: center
}

.side_menu_button > a, .mobile_menu_button span, .fixed_top_header .side_menu_button > a, .fixed_top_header .popup_menu .line, .fixed_top_header .mobile_menu_button span {
    color: #333;
    font-size: 20px
}

.popup_menu .line, .popup_menu .line:after, .popup_menu .line:before {
    background-color: #333
}

.side_menu_button > a:hover, .mobile_menu_button span:hover, .popup_menu:hover .line, .popup_menu:hover .line:after, .popup_menu:hover .line:before {
    color: #f5989d
}

.popup_menu:hover .line, .popup_menu:hover .line:after, .popup_menu:hover .line:before {
    background-color: #f5989d
}

.vertical_menu_float .menu-item .second {
    left: calc(100% + 30px)
}

.vertical_menu_hidden aside.vertical_menu_area .vertical_menu_float .menu-item .second {
    left: calc(100%+40px)
}

.vertical_menu_area {
    text-align: left
}

.portfolio_main_holder .item_holder.thin_plus_only .thin_plus_only_icon {
    font-family:
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    background-color: #97c7aa;
    border-color: #97c7aa;
    border-width: 1px;
    height: 56px;
    line-height: 56px
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:hover, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background-color: #f5989d;
    border-color: #f5989d
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz {
    border-color: rgba(229,229,229,1);
    border-width: 2px;
    border-style: solid;
    color: #333;
    font-family: Work Sans;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-left: 20px
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text:focus, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number:focus, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date:focus, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea:focus, .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select:focus, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz:focus {
    color: #515151;
    border-color: rgba(211,211,211,1)
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    background-color: #f5989d;
    border-color: #f5989d;
    border-width: 1px;
    height: 56px;
    line-height: 56px
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit:hover, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background-color: #97c7aa;
    border-color: #97c7aa
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_2 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-quiz {
    border-color: #e5e5e5;
    border-width: 2px;
    border-style: solid;
    color: #333;
    font-family: Work Sans;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text:focus, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-number:focus, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-date:focus, .cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea:focus, .cf7_custom_style_2 select.wpcf7-form-control.wpcf7-select:focus, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-quiz:focus {
    color: #515151;
    border-color: #d3d3d3
}

.cf7_custom_style_1 ::-webkit-input-placeholder {
    color: #333;
    opacity: 1
}

.cf7_custom_style_1 :-moz-placeholder {
    color: #333;
    opacity: 1
}

.cf7_custom_style_1 ::-moz-placeholder {
    color: #333;
    opacity: 1
}

.cf7_custom_style_1 :-ms-input-placeholde {
    color: #333;
    opacity: 1
}

.cf7_custom_style_2 ::-webkit-input-placeholder {
    color: #333;
    opacity: 1
}

.cf7_custom_style_2 :-moz-placeholder {
    color: #333;
    opacity: 1
}

.cf7_custom_style_2 ::-moz-placeholder {
    color: #333;
    opacity: 1
}

.cf7_custom_style_2 :-ms-input-placeholde {
    color: #333;
    opacity: 1
}

.cf7_custom_style_1 input:focus::-webkit-input-placeholder, .cf7_custom_style_1 textarea:focus::-webkit-input-placeholder {
    color: #515151
}

.cf7_custom_style_1 input:focus:-moz-placeholder, .cf7_custom_style_1 textarea:focus:-moz-placeholder {
    color: #515151
}

.cf7_custom_style_1 input:focus::-moz-placeholder, .cf7_custom_style_1 textarea:focus::-moz-placeholder {
    color: #515151
}

.cf7_custom_style_1 input:focus:-ms-input-placeholder, .cf7_custom_style_1 textarea:focus:-ms-input-placeholder {
    color: #515151
}

.cf7_custom_style_2 input:focus::-webkit-input-placeholder, .cf7_custom_style_2 textarea:focus::-webkit-input-placeholder {
    color: #515151
}

.cf7_custom_style_2 input:focus:-moz-placeholder, .cf7_custom_style_2 textarea:focus:-moz-placeholder {
    color: #515151
}

.cf7_custom_style_2 input:focus::-moz-placeholder, .cf7_custom_style_2 textarea:focus::-moz-placeholder {
    color: #515151
}

.cf7_custom_style_2 input:focus:-ms-input-placeholder, .cf7_custom_style_2 textarea:focus:-ms-input-placeholder {
    color: #515151
}

.cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px
}

.woocommerce ul.products li.product h6, .qode_product_list_holder .product_title {
    font-size: 23px;
    line-height: 33px;
    letter-spacing: 0px;
    font-weight: 500;
    text-transform: none;
    color: #333
}

.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins, .qode_product_list_holder .product_price {
    color: #333 !important;
    font-size: 12px;
    line-height: 26px;
    font-weight: 400
}

.woocommerce aside ul.product_list_widget li span.amount, aside ul.product_list_widget li span.amount, .wpb_widgetised_column ul.product_list_widget li span.amount {
    color: #333 !important
}

.woocommerce li.product del, .woocommerce li.product del .amount {
    color: #333
}

.woocommerce .product .onsale:not(.out-of-stock-button), .woocommerce .product .single-onsale {
    color: #333;
    font-size: 33px;
    font-family: Amatic SC,sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    background-color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px
}

.woocommerce .product .onsale-inner:after {
    display: none
}

.woocommerce .qbutton.add-to-cart-button, .woocommerce .single_add_to_cart_button, .woocommerce .woocommerce-message a.button, .woocommerce ul.products li.product .added_to_cart {
    color: #fff;
    font-size: 13px;
    line-height: 52px;
    height: 52px;
    text-transform: uppercase;
    font-family: Raleway;
    font-weight: 600;
    letter-spacing: 3px;
    background-color: #f5989d;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-color: #f5989d;
    border-width: 1px
}

.woocommerce ul.products li.product a.qbutton:hover, .woocommerce .single_add_to_cart_button:hover, .woocommerce .woocommerce-message a.button:hover, .woocommerce ul.products li.product .added_to_cart:hover {
    background-color: #97c7aa;
    color: #fff;
    border-color: #97c7aa
}

.woocommerce .product h1.product_title {
    font-size: 55px;
    line-height: 65px;
    letter-spacing: 1px;
    color: #333
}

.woocommerce div.product .summary p.price, .woocommerce div.product .summary p.price span.amount {
    color: #f5989d;
    font-size: 30px;
    line-height: 40px;
    font-family: Work Sans,sans-serif;
    font-weight: 400
}

.woocommerce div.product .summary p.price del, .woocommerce div.product .summary p.price del span.amount {
    font-size: 25px;
    color: #333
}

.woocommerce .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .minus, .woocommerce .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce-page #content .quantity .plus {
    background-color: #fff;
    color: #333
}

.woocommerce .quantity .minus:hover, .woocommerce #content .quantity .minus:hover, .woocommerce-page .quantity .minus:hover, .woocommerce-page #content .quantity .minus:hover, .woocommerce .quantity .plus:hover, .woocommerce #content .quantity .plus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce-page #content .quantity .plus:hover {
    color: #fff
}

.masonry_gallery_item.square_big .masonry_gallery_item_inner .masonry_gallery_item_content {
    text-align: center
}

.masonry_gallery_item.square_small .masonry_gallery_item_inner .masonry_gallery_item_content {
    text-align: center
}

.masonry_gallery_item.rectangle_portrait .masonry_gallery_item_inner .masonry_gallery_item_content {
    text-align: center
}

.masonry_gallery_item.rectangle_landscape .masonry_gallery_item_inner .masonry_gallery_item_content {
    text-align: center
}

.qode-pl-holder .qode-prl-loading .qode-prl-loading-msg, .qode-pl-holder .qode-pl-categories ul li a:hover, .qode-pl-holder .qode-pl-categories ul li a.active, .qode-pl-holder .qode-pli .qode-pli-rating, .qode-pl-holder.qode-info-on-image:not(.qode-product-info-light) .qode-pli-category, .qode-pl-holder.qode-info-on-image:not(.qode-product-info-light) .qode-pli-excerpt, .qode-pl-holder.qode-info-on-image:not(.qode-product-info-light) .qode-pli-price, .qode-pl-holder.qode-info-on-image:not(.qode-product-info-light) .qode-pli-rating, .qode-pl-holder.qode-info-below-image .qode-pli .qode-pli-text-wrapper .qode-pli-add-to-cart a:hover {
    color: #f5989d
}

.qode-accordion-holder .qode-title-holder {
    text-transform: none;
    font-style: normal
}

.qode-btn {
    text-transform: none;
    font-style: normal
}

@media only screen and (min-width: 1200px) and (max-width:1600px) {
    .full_width .projects_masonry_holder:not(.gs3) .portfolio_masonry_item,.full_width .projects_masonry_holder:not(.gs3) .portfolio_masonry_item.large_height,.full_width .projects_masonry_holder:not(.gs3) .qode-portfolio-masonry-gallery-grid-sizer {
        width:25%!important;
        margin: 0!important
    }

    .full_width .projects_masonry_holder:not(.gs3) .portfolio_masonry_item.large_width,.full_width .projects_masonry_holder:not(.gs3) .portfolio_masonry_item.large_width_height {
        width: 50%!important;
        margin: 0!important
    }
}

@media only screen and (max-width: 1400px) {
    .full_width .q_masonry_blog .q_masonry_blog_grid_sizer,.full_width .q_masonry_blog article {
        width:23%
    }

    .full_width .q_masonry_blog .q_masonry_blog_grid_gutter {
        width: 2.6%
    }

    .full_width .grid_section .q_masonry_blog article,.full_width .grid_section .q_masonry_blog_grid_sizer {
        width: 31.2%
    }

    .blog_holder.masonry_full_width .blog_holder_grid_sizer,.blog_holder.masonry_full_width article {
        width: 23%
    }

    .blog_holder.masonry_full_width .blog_holder_grid_gutter {
        width: 2.6%
    }

    .full_screen_navigation_holder.up_arrow {
        top: 10px
    }

    .full_screen_navigation_holder.down_arrow {
        bottom: 10px
    }

    .qode-preview-slider {
        padding-bottom: 50px
    }

    .qode-preview-slider .qode-presl-main-slider .flex-control-nav {
        bottom: -50px
    }

    .column_inner .blog_holder.masonry_gallery .blog_holder_grid_sizer,.column_inner .blog_holder.masonry_gallery article {
        width: 33.33%
    }

    .column_inner .blog_holder.masonry_gallery article.large-width,.column_inner .blog_holder.masonry_gallery article.large-width-height {
        width: 66.66%
    }

    .frame_holder.frame_holder3 .wpb_flexslider.flexslider.have_frame {
        width: 773px
    }

    .frame_holder.frame_holder4 .wpb_flexslider.flexslider.have_frame {
        width: 794px
    }
}

@media only screen and (max-width: 1300px) {
    .touch footer.uncover {
        position:relative;
        top: 0;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
        transition: none
    }

    .touch .content {
        margin-bottom: 0!important
    }

    .q_elements_holder.responsive_mode_from_1300.five_columns .q_elements_item,.q_elements_holder.responsive_mode_from_1300.four_columns .q_elements_item,.q_elements_holder.responsive_mode_from_1300.six_columns .q_elements_item,.q_elements_holder.responsive_mode_from_1300.three_columns .q_elements_item,.q_elements_holder.responsive_mode_from_1300.three_columns.eh_three_columns_25_25_50 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_1300.three_columns.eh_three_columns_50_25_25 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_1300.two_columns .q_elements_item,.q_elements_holder.responsive_mode_from_1300.two_columns.eh_two_columns_25_75 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_1300.two_columns.eh_two_columns_25_75 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_1300.two_columns.eh_two_columns_33_66 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_1300.two_columns.eh_two_columns_33_66 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_1300.two_columns.eh_two_columns_66_33 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_1300.two_columns.eh_two_columns_66_33 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_1300.two_columns.eh_two_columns_75_25 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_1300.two_columns.eh_two_columns_75_25 .q_elements_item:last-child {
        width: 100%;
        display: inline-block;
        height: auto
    }

    .q_elements_holder.alignment_one_column_left.responsive_mode_from_1300 .q_elements_item .q_elements_item_content {
        text-align: left!important
    }

    .q_elements_holder.alignment_one_column_center.responsive_mode_from_1300 .q_elements_item .q_elements_item_content {
        text-align: center!important
    }

    .q_elements_holder.alignment_one_column_right.responsive_mode_from_1300 .q_elements_item .q_elements_item_content {
        text-align: right!important
    }
}

@media only screen and (max-width: 1200px) {
    body.boxed .carousel-inner,body.boxed .footer_inner,body.boxed .full_width .parallax_content,body.boxed .header_inner,body.boxed .wrapper_inner,body.boxed footer {
        width:1000px
    }

    body.boxed footer.uncover {
        width: 100%
    }

    .boxed div.section .section_inner,.carousel-inner .slider_content_outer,.container_inner,.container_inner nav.content_menu,.footer_bottom_border.in_grid,.footer_top_border.in_grid,.full_width .parallax_content,.steps_holder_inner,.title_border_in_grid_holder,div.grid_section .section_inner,nav.content_menu ul {
        width: 950px
    }

    .paspartu_enabled .carousel-inner .slider_content_outer,.paspartu_enabled .container_inner,.paspartu_enabled .container_inner nav.content_menu,.paspartu_enabled .footer_bottom_border.in_grid,.paspartu_enabled .footer_top_border.in_grid,.paspartu_enabled .full_width .parallax_content,.paspartu_enabled .steps_holder_inner,.paspartu_enabled .title_border_in_grid_holder,.paspartu_enabled div.grid_section .section_inner,.paspartu_enabled nav.content_menu ul,.paspartu_enabled.boxed div.section .section_inner {
        width: 900px
    }

    .drop_down .wide .second ul li {
        width: 207px
    }

    .drop_down .wide .second .inner>ul>li>a {
        line-height: 1.4em
    }

    .projects_holder.v6 .mix,.projects_holder.v6.hover_text .mix {
        width: 18.5%;
        margin: 0 0 1.7%
    }

    .projects_holder.v6 .filler,.projects_holder.v6.hover_text .filler {
        width: 18.5%
    }

    .blog_small_image .post_info_left,.blog_small_image.blog_holder article .post_description .post_description_left,.blog_small_image.blog_holder article .post_description .post_description_right {
        float: none
    }

    .blog_small_image .post_info_left,.blog_small_image.blog_holder article .post_description .post_description_left {
        margin-top: 10px
    }

    .blog_holder.blog_small_image article .post_comments {
        margin-left: 0
    }

    .blog_holder.masonry_gallery .blog_holder_grid_sizer,.blog_holder.masonry_gallery article,.column_inner .blog_holder.masonry_gallery .blog_holder_grid_sizer,.column_inner .blog_holder.masonry_gallery article {
        width: 33.33%
    }

    .blog_holder.masonry_gallery article.large-width,.blog_holder.masonry_gallery article.large-width-height,.column_inner .blog_holder.masonry_gallery article.large-width,.column_inner .blog_holder.masonry_gallery article.large-width-height {
        width: 66.66%
    }

    .cover_boxes ul li,.cover_boxes ul li .box .thumb {
        width: 227px
    }

    .cover_boxes ul li .box,.cover_boxes ul li.act {
        width: 455px
    }

    .cover_boxes ul li .box .box_content {
        left: 247px;
        width: 207px
    }

    body.boxed .cover_boxes ul li,body.boxed .cover_boxes ul li .box .thumb {
        width: 223px
    }

    body.boxed .cover_boxes ul li .box,body.boxed .cover_boxes ul li.act {
        width: 464px
    }

    body.boxed .cover_boxes ul li .box .box_content {
        left: 242px;
        width: 220px
    }

    .projects_holder.v6.hover_text.no_space .filler,.projects_holder.v6.hover_text.no_space .mix,.projects_holder.v6.standard_no_space .filler,.projects_holder.v6.standard_no_space .mix {
        width: 19.99%
    }

    .safari_browser .projects_holder.v6.hover_text.no_space .filler,.safari_browser .projects_holder.v6.hover_text.no_space .mix,.safari_browser .projects_holder.v6.standard_no_space .filler,.safari_browser .projects_holder.v6.standard_no_space .mix {
        width: 19.93%
    }

    .full_width .projects_masonry_holder .portfolio_masonry_item,.full_width .projects_masonry_holder .portfolio_masonry_item.large_height,.full_width .projects_masonry_holder .qode-portfolio-masonry-gallery-grid-sizer {
        width: 33.3%!important;
        margin: 0!important
    }

    .full_width .projects_masonry_holder .portfolio_masonry_item.large_width,.full_width .projects_masonry_holder .portfolio_masonry_item.large_width_height {
        width: 66.6%!important;
        margin: 0!important
    }

    .full_width .projects_masonry_holder.gs4 .portfolio_masonry_item,.full_width .projects_masonry_holder.gs4 .portfolio_masonry_item.large_height,.full_width .projects_masonry_holder.gs4 .qode-portfolio-masonry-gallery-grid-sizer {
        width: 25%!important;
        margin: 0!important
    }

    .full_width .projects_masonry_holder.gs4 .portfolio_masonry_item.large_width,.full_width .projects_masonry_holder.gs4 .portfolio_masonry_item.large_width_height {
        width: 50%!important;
        margin: 0!important
    }

    .masonry_with_space .projects_holder.v6 .mix,.masonry_with_space .projects_holder.v6 .qode-portfolio-masonry-gallery-grid-sizer {
        width: 20%
    }

    .qode-instagram-feed.qode-col-12 li,.qode-instagram-feed.qode-col-9 li {
        width: 33.33%
    }

    .portfolio_single.portfolio_template_8 .portfolio_container>.column1 {
        width: 66.66%
    }

    .portfolio_single.portfolio_template_8 .portfolio_container>.column2 {
        width: 33.33%
    }

    .content .container .container_inner>.grid2 .portfolio_single.portfolio_template_8 .portfolio_container>.column1,.content .container .container_inner>.grid2 .portfolio_single.portfolio_template_8 .portfolio_container>.column2 {
        width: 100%;
        float: none
    }

    .content .container .container_inner>.grid2 .portfolio_single.portfolio_template_8 .portfolio_container>.column1>*,.content .container .container_inner>.grid2 .portfolio_single.portfolio_template_8 .portfolio_container>.column2>* {
        padding: 0
    }

    .content .container .container_inner>.grid2 .portfolio_single.portfolio_template_8 .portfolio_detail .info>* {
        float: none!important;
        width: auto!important;
        display: table-cell;
        text-align: left;
        vertical-align: top
    }

    .content .container .container_inner>.grid2 .portfolio_single.portfolio_template_8 .portfolio_detail .info>h6 {
        padding: 0 10px 0 0
    }

    .frame_holder.frame_holder3 .wpb_flexslider.flexslider.have_frame {
        width: 670px
    }

    .frame_holder.frame_holder3>.wpb_wrapper {
        padding: 38px 0 55px
    }

    .frame_holder.frame_holder4 .wpb_flexslider.flexslider.have_frame {
        width: 797px
    }
}

@media only screen and (min-width: 1000px) and (max-width:1500px) {
    .tstm_block_1 {
        width:50%
    }

    .tstm_block_2,.tstm_block_3 {
        width: 25%
    }

    .tstm_block_2 .testimonials_item:not(.tstm_item_large),.tstm_block_3 .testimonials_item:not(.tstm_item_large) {
        display: none
    }

    .tstm_block_2 .tstm_item_large,.tstm_block_3 .tstm_item_large {
        width: calc(100% - 34px);
        padding-top: calc(200% - 34px)
    }

    .boxed .section .section_inner .tstm_block_2 .tstm_item_large,.boxed .section .section_inner .tstm_block_3 .tstm_item_large,.container .container_inner .tstm_block_2 .tstm_item_large,.container .container_inner .tstm_block_3 .tstm_item_large,.grid_section .section_inner .tstm_block_2 .tstm_item_large,.grid_section .section_inner .tstm_block_3 .tstm_item_large {
        width: calc(100% - 12px);
        padding-top: calc(200% - 12px)
    }
}

@media only screen and (min-width: 1000px) and (max-width:1200px) {
    .qode_pricing_tables.four_columns .price_in_table .price {
        font-size:60px
    }

    .header_bottom .container_inner {
        width: 100%
    }
}

@media only screen and (min-width: 1000px) {
    .light.header_style_on_scroll .side_menu_button>a,.light:not(.sticky):not(.scrolled) .side_menu_button>a {
        color:#fff
    }

    .dark.header_style_on_scroll .side_menu_button>a,.dark:not(.sticky):not(.scrolled) .side_menu_button>a {
        color: #000
    }

    .admin-bar header.fixed,.admin-bar header.sticky.sticky_animate {
        padding-top: 32px!important
    }

    .admin-bar .side_menu,.admin-bar header.fixed .qode_search_form,.admin-bar header.sticky .qode_search_form {
        top: 32px
    }

    .stick_with_left_right_menu .logo_wrapper {
        overflow: hidden
    }
}

@media only screen and (min-width: 768px) {
    .latest_post_holder.boxes.four_columns>ul>li:nth-child(4n+1),.latest_post_holder.boxes.three_columns>ul>li:nth-child(3n+1),.latest_post_holder.boxes.two_columns>ul>li:nth-child(2n+1),.latest_post_holder.dividers.four_columns>ul>li:nth-child(4n+1),.latest_post_holder.dividers.three_columns>ul>li:nth-child(3n+1),.latest_post_holder.dividers.two_columns>ul>li:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (min-width: 600px) and (max-width:1000px) {
    .q_image_with_text_over .text:hover .desc {
        display:none
    }
}

@media only screen and (max-width: 1024px) {
    .qode_pricing_tables .q_price_table.qode_pricing_table_advanced,.qode_pricing_tables.four_columns .q_price_table.qode_pricing_table_advanced,.qode_pricing_tables.three_columns .q_price_table.qode_pricing_table_advanced {
        width:48.75%;
        margin-bottom: 15px
    }

    .qode_pricing_tables.three_columns .q_price_table.qode_pricing_table_advanced:nth-child(3n) {
        margin-left: 0
    }
}

@media only screen and (max-width: 1000px) {
    body.boxed .carousel-inner,body.boxed .footer_inner,body.boxed .full_width .parallax_content,body.boxed .header_inner,body.boxed .wrapper_inner,body.boxed footer {
        width:818px
    }

    .boxed div.section .section_inner,.carousel-inner .slider_content_outer,.container_inner,.container_inner nav.content_menu,.footer_bottom_border.in_grid,.footer_top_border.in_grid,.full_width .parallax_content,.steps_holder_inner,.title_border_in_grid_holder,div.grid_section .section_inner,nav.content_menu ul {
        width: 768px
    }

    .vertical_menu_hidden.vertical_menu_enabled.vertical_menu_hidden_with_logo .vertical_menu_area_bottom_logo {
        display: none
    }

    body.vertical_menu_hidden.vertical_menu_hidden_with_logo.page-template-blog-masonry-full-width-php.vertical_menu_enabled .content .full_width,body.vertical_menu_hidden.vertical_menu_hidden_with_logo.page-template-blog-masonry-full-width-php.vertical_menu_enabled.vertical_menu_right .content .full_width {
        padding-left: 45px!important;
        padding-right: 20px!important
    }

    .vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo .carousel-inner:not(.relative_position) {
        left: 0!important
    }

    .vertical_menu_enabled.vertical_menu_hidden.vertical_menu_hidden_with_logo.vertical_menu_right .carousel-inner:not(.relative_position) {
        left: auto!important;
        right: 0!important
    }

    .paspartu_enabled .carousel-inner .slider_content_outer,.paspartu_enabled .container_inner,.paspartu_enabled .container_inner nav.content_menu,.paspartu_enabled .footer_bottom_border.in_grid,.paspartu_enabled .footer_top_border.in_grid,.paspartu_enabled .full_width .parallax_content,.paspartu_enabled .steps_holder_inner,.paspartu_enabled .title_border_in_grid_holder,.paspartu_enabled div.grid_section .section_inner,.paspartu_enabled nav.content_menu ul,.paspartu_enabled.boxed div.section .section_inner {
        width: 720px
    }

    .full_width .projects_holder_outer.v5,.full_width .projects_holder_outer.v6 {
        width: 100%
    }

    .header_top .container {
        display: inline-block
    }

    .hide_inital_sticky header.stick {
        -ms-transform: none;
        -webkit-transform: none;
        transform: none
    }

    .header_inner_left,footer.uncover,header {
        position: relative!important;
        left: 0!important;
        margin-bottom: 0
    }

    .content {
        margin-bottom: 0!important
    }

    .right_side_menu_opened .wrapper header {
        left: 0!important
    }

    header {
        top: 0!important;
        margin-top: 0!important;
        display: block
    }

    .header_top {
        height: auto;
        display: block!important
    }

    .hide_top_bar_on_mobile_header .header_top {
        display: none!important
    }

    .header_top .left,.header_top .right {
        text-align: center;
        float: none
    }

    .header_top .inner {
        display: inline-block;
        margin: 0 0 -4px
    }

    .header_bottom {
        background-color: #fff!important
    }

    header.centered_logo .header_inner_left {
        margin: 0
    }

    header.centered_logo .header_inner_right {
        float: right
    }

    header.centered_logo .logo_wrapper {
        height: 100px!important
    }

    header .q_logo img.mobile {
        display: block!important;
        opacity: 1!important;
        position: relative;
        margin: 0 auto
    }

    header .q_logo img.dark,header .q_logo img.light,header .q_logo img.normal,header .q_logo img.sticky {
        display: none!important
    }

    .fixed_top_header .logo_wrapper {
        display: block;
        height: auto;
        left: 0;
        position: relative
    }

    .fixed_top_header .q_logo {
        display: block;
        position: relative;
        top: 0;
        vertical-align: middle
    }

    .fixed_top_header .q_logo img.mobile,.logo_wrapper {
        position: absolute
    }

    .fixed_top_header .q_logo a {
        left: 0;
        width: auto
    }

    .fixed_top_header .q_logo img {
        top: 0;
        left: 0
    }

    .fixed_top_header .header_bottom_right_widget_holder,.fixed_top_header .mobile_menu_button,.fixed_top_header .shopping_cart_inner,.fixed_top_header .side_menu_button {
        height: 45px!important
    }

    .fixed_top_header.has_top .bottom_header {
        padding-top: 45px
    }

    header .q_logo.animate_logo div.normal {
        opacity: 1!important;
        display: block
    }

    .header-left-from-logo-widget,.header-right-from-logo-widget,.q_logo_hidden,header .q_logo.animate_logo div.dark,header .q_logo.animate_logo div.sticky {
        display: none
    }

    body.side_menu_slide_with_content.side_menu_open .carousel-inner:not(.relative_position),body.side_menu_slide_with_content.width_270.side_menu_open .carousel-inner:not(.relative_position),body.side_menu_slide_with_content.width_370.side_menu_open .carousel-inner:not(.relative_position) {
        left: 0!important
    }

    .main_menu {
        display: none!important
    }

    nav.mobile_menu {
        display: block
    }

    .logo_wrapper,.mobile_menu_button {
        display: table
    }

    nav.mobile_menu>ul {
        width: 768px;
        margin: 0 auto
    }

    .logo_wrapper {
        height: 100px!important;
        left: 50%
    }

    .q_logo {
        display: table-cell;
        position: relative;
        top: auto;
        vertical-align: middle
    }

    .q_logo a {
        left: -50%;
        width: auto!important
    }

    .q_logo img {
        top: 0;
        left: 0
    }

    header .header_fixed_right_area {
        line-height: 100%!important;
        top: 80px!important;
        width: 100%;
        display: block;
        text-align: center;
        margin: 0;
        position: absolute
    }

    header:not(.centered_logo) .header_fixed_right_area {
        display: none
    }

    .header_menu_bottom {
        border-top: none
    }

    .dark .mobile_menu_button span,.dark .shopping_cart_header .header_cart>i,.dark .side_menu_button>a,.light .header_top .header-widget,.light .header_top .header-widget a,.light .header_top .header-widget p,.light .header_top .header-widget span,.light .header_top .header-widget.widget_nav_menu ul.menu>li>a,.light .header_top .q_social_icon_holder i.simple_social,.light .header_top .q_social_icon_holder span.simple_social {
        color: #777
    }

    .light .header_top #lang_sel>ul>li>a,.light .header_top #lang_sel_click>ul>li>a,.light .header_top .q_social_icon_holder i.simple_social,.light .header_top .q_social_icon_holder span.simple_social {
        color: #777!important
    }

    .dark .header_top .header-widget,.dark .header_top .header-widget a,.dark .header_top .header-widget p,.dark .header_top .header-widget span,.dark .header_top .header-widget.widget_nav_menu ul.menu>li>a,.dark .header_top .q_social_icon_holder i.simple_social,.dark .header_top .q_social_icon_holder span.simple_social,.dark .mobile_menu_button span,.dark .shopping_cart_header .header_cart>i,.dark .side_menu_button>a {
        color: #777
    }

    .dark .header_top #lang_sel>ul>li>a,.dark .header_top #lang_sel_click>ul>li>a,.dark .header_top .q_social_icon_holder i.simple_social,.dark .header_top .q_social_icon_holder span.simple_social {
        color: #777!important
    }

    .title {
        height: auto!important;
        padding: 30px 0!important
    }

    .title_outer.with_image .title,.title_outer.with_image .title .title_subtitle_holder {
        padding: 0!important
    }

    .title.has_background,.title.has_fixed_background {
        background: 0 0!important;
        height: auto!important;
        padding: 0!important
    }

    .title_outer.animate_title_area {
        height: auto!important;
        opacity: 1!important
    }

    .title .not_responsive {
        display: block
    }

    .angled-section.svg-title-bottom,div.q_slider+div .angled-section,nav.content_menu ul.menu {
        display: none
    }

    .title h1 {
        margin: 0
    }

    .title.with_angled {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .shopping_cart_inner,.side_menu_button {
        height: 100px!important
    }

    header.menu_bottom.has_header_fixed_right .side_menu_button {
        height: 130px!important
    }

    .header_top .right #lang_sel ul ul,.header_top .right #lang_sel_click ul ul {
        right: 0
    }

    nav.content_menu {
        position: relative!important;
        top: 0!important;
        margin: 0 auto
    }

    nav.content_menu .nav_select_menu {
        display: block
    }

    nav.content_menu .back_outer {
        display: none
    }

    .ls-nav-next,.ls-nav-prev {
        top: 50%!important
    }

    .projects_holder.v4 .mix,.projects_holder.v4.hover_text .mix,.projects_holder.v5 .mix,.projects_holder.v5.hover_text .mix,.projects_holder.v6 .mix,.projects_holder.v6.hover_text .mix {
        width: 23%;
        margin: 0 0 3%
    }

    .projects_holder.v4 .filler,.projects_holder.v4.hover_text .filler,.projects_holder.v5 .filler,.projects_holder.v5.hover_text .filler,.projects_holder.v6 .filler,.projects_holder.v6.hover_text .filler {
        width: 23%
    }

    .projects_holder.v2 .mix,.projects_holder.v3 .mix {
        margin: 0 0 3%
    }

    .projects_holder.v2.hover_text .mix,.projects_holder.v3.hover_text .mix,.projects_holder.v4.hover_text .mix,.projects_holder.v5.hover_text .mix,.projects_holder.v6.hover_text .mix {
        margin: 0 0 2.8%
    }

    .projects_holder.v4.hover_text.no_space .filler,.projects_holder.v4.hover_text.no_space .mix,.projects_holder.v4.standard_no_space .filler,.projects_holder.v4.standard_no_space .mix,.projects_holder.v5.hover_text.no_space .filler,.projects_holder.v5.hover_text.no_space .mix,.projects_holder.v5.standard_no_space .filler,.projects_holder.v5.standard_no_space .mix,.projects_holder.v6.hover_text.no_space .filler,.projects_holder.v6.hover_text.no_space .mix,.projects_holder.v6.standard_no_space .filler,.projects_holder.v6.standard_no_space .mix {
        width: 24.99%
    }

    .safari_browser .projects_holder.v4.hover_text.no_space .filler,.safari_browser .projects_holder.v4.hover_text.no_space .mix,.safari_browser .projects_holder.v4.standard_no_space .filler,.safari_browser .projects_holder.v4.standard_no_space .mix,.safari_browser .projects_holder.v5.hover_text.no_space .filler,.safari_browser .projects_holder.v5.hover_text.no_space .mix,.safari_browser .projects_holder.v5.standard_no_space .filler,.safari_browser .projects_holder.v5.standard_no_space .mix,.safari_browser .projects_holder.v6.hover_text.no_space .filler,.safari_browser .projects_holder.v6.hover_text.no_space .mix,.safari_browser .projects_holder.v6.standard_no_space .filler,.safari_browser .projects_holder.v6.standard_no_space .mix {
        width: 24.95%
    }

    .projects_holder.v3.standard_no_space .mix,.projects_holder.v4.standard_no_space .mix,.projects_holder.v5.standard_no_space .mix,.projects_holder.v6.standard_no_space .mix {
        margin: 0
    }

    .projects_holder article .feature_holder .feature_holder_icons {
        margin: 10px 0 0
    }

    .masonry_with_space .projects_holder.v5 .mix,.masonry_with_space .projects_holder.v5 .qode-portfolio-masonry-gallery-grid-sizer,.masonry_with_space .projects_holder.v6 .mix,.masonry_with_space .projects_holder.v6 .qode-portfolio-masonry-gallery-grid-sizer {
        width: 25%
    }

    .full_width .projects_masonry_holder .portfolio_masonry_item,.full_width .projects_masonry_holder .portfolio_masonry_item.large_height,.full_width .projects_masonry_holder .qode-portfolio-masonry-gallery-grid-sizer {
        width: 50%!important;
        margin: 0!important
    }

    .full_width .projects_masonry_holder .portfolio_masonry_item.large_width,.full_width .projects_masonry_holder .portfolio_masonry_item.large_width_height {
        width: 100%!important;
        margin: 0!important
    }

    .full_width .projects_masonry_holder.gs3 .portfolio_masonry_item,.full_width .projects_masonry_holder.gs3 .portfolio_masonry_item.large_height,.full_width .projects_masonry_holder.gs3 .qode-portfolio-masonry-gallery-grid-sizer,.full_width .projects_masonry_holder.gs4 .portfolio_masonry_item,.full_width .projects_masonry_holder.gs4 .portfolio_masonry_item.large_height,.full_width .projects_masonry_holder.gs4 .qode-portfolio-masonry-gallery-grid-sizer,.projects_masonry_holder.gs3 .portfolio_masonry_item,.projects_masonry_holder.gs3 .portfolio_masonry_item.large_height,.projects_masonry_holder.gs3 .qode-portfolio-masonry-gallery-grid-sizer,.projects_masonry_holder.gs4 .portfolio_masonry_item,.projects_masonry_holder.gs4 .portfolio_masonry_item.large_height,.projects_masonry_holder.gs4 .qode-portfolio-masonry-gallery-grid-sizer {
        width: 50%!important;
        margin: 0!important
    }

    .full_width .projects_masonry_holder.gs3 .portfolio_masonry_item.large_width,.full_width .projects_masonry_holder.gs3 .portfolio_masonry_item.large_width_height,.full_width .projects_masonry_holder.gs4 .portfolio_masonry_item.large_width,.full_width .projects_masonry_holder.gs4 .portfolio_masonry_item.large_width_height,.projects_masonry_holder.gs3 .portfolio_masonry_item.large_width,.projects_masonry_holder.gs3 .portfolio_masonry_item.large_width_height,.projects_masonry_holder.gs4 .portfolio_masonry_item.large_width,.projects_masonry_holder.gs4 .portfolio_masonry_item.large_width_height {
        width: 100%!important;
        margin: 0!important
    }

    .projects_masonry_holder .portfolio_masonry_item,.projects_masonry_holder .portfolio_masonry_item.large_height,.projects_masonry_holder .qode-portfolio-masonry-gallery-grid-sizer {
        width: 50%
    }

    .projects_masonry_holder .portfolio_masonry_item.large_width,.projects_masonry_holder .portfolio_masonry_item.large_width_height {
        width: 100%
    }

    .blog_holder.blog_pinterest .blog_holder_grid_sizer,.blog_holder.blog_pinterest article,.blog_holder.masonry .blog_holder_grid_sizer,.blog_holder.masonry article {
        width: 47%
    }

    .q_masonry_blog .q_masonry_blog_grid_sizer,.q_masonry_blog article {
        width: 48%
    }

    .q_masonry_blog .q_masonry_blog_grid_gutter {
        width: 4%
    }

    .full_width .q_masonry_blog .q_masonry_blog_grid_sizer,.full_width .q_masonry_blog article {
        width: 31.2%
    }

    .full_width .q_masonry_blog .q_masonry_blog_grid_gutter {
        width: 3.2%
    }

    .full_width .grid_section .q_masonry_blog article,.full_width .grid_section .q_masonry_blog_grid_sizer {
        width: 48%
    }

    .blog_holder.blog_pinterest .blog_holder_grid_gutter,.blog_holder.masonry .blog_holder_grid_gutter {
        width: 6%
    }

    .blog_holder.masonry_full_width .blog_holder_grid_sizer,.blog_holder.masonry_full_width article {
        width: 30.5%
    }

    .blog_holder.masonry_full_width .blog_holder_grid_gutter {
        width: 4.2%
    }

    .blog_holder.masonry_gallery .blog_holder_grid_sizer,.blog_holder.masonry_gallery article,.column_inner .blog_holder.masonry_gallery .blog_holder_grid_sizer,.column_inner .blog_holder.masonry_gallery article {
        width: 50%
    }

    .blog_holder.masonry_gallery article.large-width,.blog_holder.masonry_gallery article.large-width-height,.column_inner .blog_holder.masonry_gallery article.large-width,.column_inner .blog_holder.masonry_gallery article.large-width-height {
        width: 100%
    }

    .blog_holder.blog_chequered .blog_holder_grid_sizer,.blog_holder.blog_chequered article,.blog_holder.blog_gallery .blog_holder_grid_sizer,.blog_holder.blog_gallery article,.column_inner .blog_holder.blog_chequered .blog_holder_grid_sizer,.column_inner .blog_holder.blog_chequered article {
        width: 50%
    }

    .box_image_holder .box_icon .fa-stack {
        font-size: 3em
    }

    .q_steps_holder .step1 {
        left: -81px
    }

    .q_steps_holder .step2 {
        left: 122px
    }

    .q_steps_holder .step3 {
        left: 350px
    }

    .q_steps_holder .step4 {
        left: 560px
    }

    .q_steps_holder .step1,.q_steps_holder .step2,.q_steps_holder .step3,.q_steps_holder .step4 {
        margin: 0 0 30px
    }

    .qode_call_to_action .two_columns_75_25>.column2>.column_inner {
        padding: 0
    }

    .qode_call_to_action .qbutton {
        padding: 0 10px!important;
        font-size: 10px
    }

    .header_top .left .inner>div:last-child,.header_top .right .inner>div,header .q_social_icon_holder {
        border-right: 0
    }

    .header_top .left .inner>div,.header_top .right .inner>div:first-child {
        border-left: 0
    }

    .qode_clients.five_columns .qode_client_holder,.qode_clients.four_columns .qode_client_holder,.qode_clients.six_columns .qode_client_holder {
        width: 33.33333333333333%
    }

    .qode_clients.five_columns .qode_client_holder:nth-child(5n) .qode_client_holder_inner:before,.qode_clients.four_columns .qode_client_holder:nth-child(4n) .qode_client_holder_inner:before,.qode_clients.six_columns .qode_client_holder:nth-child(6n) .qode_client_holder_inner:before {
        border-right-width: 1px
    }

    .qode_clients.five_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.four_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.six_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before {
        border-right-width: 0
    }

    .animated_icons_with_text.five_columns .animated_icon_with_text_holder,.animated_icons_with_text.four_columns .animated_icon_with_text_holder,.animated_icons_with_text.three_columns .animated_icon_with_text_holder {
        width: 50%
    }

    .animated_icons_with_text.five_columns .animated_icon_with_text_holder:nth-child(5n) .animated_icon_with_text_inner:before,.animated_icons_with_text.four_columns .animated_icon_with_text_holder:nth-child(4n) .animated_icon_with_text_inner:before,.animated_icons_with_text.three_columns .animated_icon_with_text_holder:nth-child(3n) .animated_icon_with_text_inner:before {
        border-right-width: 1px
    }

    .animated_icons_with_text.five_columns .animated_icon_with_text_holder:nth-child(2n) .animated_icon_with_text_inner:before,.animated_icons_with_text.four_columns .animated_icon_with_text_holder:nth-child(2n) .animated_icon_with_text_inner:before,.animated_icons_with_text.three_columns .animated_icon_with_text_holder:nth-child(2n) .animated_icon_with_text_inner:before {
        border-right-width: 0
    }

    .cover_boxes ul {
        margin: 0 -8px 0 0
    }

    .cover_boxes ul li {
        margin-right: 8px
    }

    .cover_boxes ul li,.cover_boxes ul li .box .thumb {
        width: 187px
    }

    .cover_boxes ul li .box,.cover_boxes ul li.act {
        width: 374px
    }

    .cover_boxes ul li .box .box_content {
        left: 197px;
        width: 177px
    }

    body.boxed .cover_boxes ul li,body.boxed .cover_boxes ul li .box .thumb {
        width: 185px
    }

    body.boxed .cover_boxes ul li .box,body.boxed .cover_boxes ul li.act {
        width: 381px
    }

    body.boxed .cover_boxes ul li .box .box_content {
        left: 200px;
        width: 185px
    }

    .cover_boxes ul li .box .box_content p {
        max-height: 105px;
        overflow: hidden
    }

    .cover_boxes ul li .box h3 {
        margin: 0 0 5px
    }

    .cover_boxes ul li .box .qbutton,.cover_boxes ul li .box h5 {
        margin: 8px 0 0
    }

    .latest_post_holder.boxes.four_columns>ul>li,.latest_post_holder.dividers.four_columns>ul>li,.latest_post_holder.four_columns>ul>li {
        width: 49%;
        margin: 0 2% 25px 0!important
    }

    .latest_post_holder.boxes.four_columns>ul>li:nth-child(2n),.latest_post_holder.dividers.four_columns>ul>li:nth-child(2n) {
        margin: 0 0 25px!important
    }

    .latest_post_holder.boxes.four_columns>ul>li:nth-child(2n+1),.latest_post_holder.dividers.four_columns>ul>li:nth-child(2n+1) {
        clear: both
    }

    .q_team .q_team_social_holder .fa-stack {
        margin: 0 4px 3px 0;
        width: 1.6em;
        height: 1.6em;
        line-height: 1.6em
    }

    .q_tabs .tabs-nav li a {
        padding: 0 7px
    }

    .price_table_inner ul li.table_title {
        padding: 18px 15px 17px
    }

    .price_table_inner ul li {
        padding: 11px 10px
    }

    .price_table_inner ul li.pricing_table_content {
        padding: 20px 12px 10px
    }

    .price_button .qbutton {
        margin-bottom: 5px
    }

    .content,.content.content_top_margin {
        margin-top: 0!important
    }

    .title .title_holder {
        height: 100%!important;
        padding: 0!important
    }

    .q_counter_holder.center {
        padding: 20px 30px
    }

    .wpb_flexslider.flexslider.have_frame {
        width: 566px
    }

    .frame_holder>.wpb_wrapper {
        padding: 30px 0 66px
    }

    .frame_holder.frame_holder2>.wpb_wrapper {
        padding: 42px 0 66px
    }

    .frame_holder.frame_holder3 .wpb_flexslider.flexslider.have_frame {
        width: 541px
    }

    .frame_holder.frame_holder3>.wpb_wrapper {
        padding: 30px 0 55px
    }

    .frame_holder.frame_holder4 .wpb_flexslider.flexslider.have_frame {
        width: 703px
    }

    .frame_holder.frame_holder4>.wpb_wrapper {
        padding: 36px 0 154px
    }

    .qode_pricing_tables.four_columns .q_price_table {
        width: 48.75%;
        margin-bottom: 15px
    }

    .qode_pricing_tables.four_columns .q_price_table:nth-child(2n+1) {
        margin-left: 0;
        clear: both
    }

    .gallery_holder ul.v5 li,.wpb_gallery_slides .gallery_holder ul.v5 li {
        width: 25%
    }

    .gallery_holder ul.v6 li,.wpb_gallery_slides .gallery_holder ul.v6 li {
        width: 33.33333333333333%
    }

    .google_map_ovrlay,.google_map_shortcode_overlay {
        display: block
    }

    .title.title_size_large h1 {
        font-size: 40px!important;
        line-height: 50px!important
    }

    .blog_holder.blog_large_image_simple article .post_text .post_text_inner {
        padding-left: 0;
        padding-right: 0
    }

    .full_screen_navigation_holder.up_arrow {
        top: 50px
    }

    .full_screen_navigation_holder.down_arrow {
        bottom: 0
    }

    .q_elements_holder.responsive_mode_from_1000.five_columns .q_elements_item,.q_elements_holder.responsive_mode_from_1000.four_columns .q_elements_item,.q_elements_holder.responsive_mode_from_1000.six_columns .q_elements_item,.q_elements_holder.responsive_mode_from_1000.three_columns .q_elements_item,.q_elements_holder.responsive_mode_from_1000.three_columns.eh_three_columns_25_25_50 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_1000.three_columns.eh_three_columns_50_25_25 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_1000.two_columns .q_elements_item,.q_elements_holder.responsive_mode_from_1000.two_columns.eh_two_columns_25_75 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_1000.two_columns.eh_two_columns_25_75 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_1000.two_columns.eh_two_columns_33_66 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_1000.two_columns.eh_two_columns_33_66 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_1000.two_columns.eh_two_columns_66_33 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_1000.two_columns.eh_two_columns_66_33 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_1000.two_columns.eh_two_columns_75_25 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_1000.two_columns.eh_two_columns_75_25 .q_elements_item:last-child {
        width: 100%;
        display: inline-block;
        height: auto
    }

    .q_elements_holder.alignment_one_column_left.responsive_mode_from_1000 .q_elements_item .q_elements_item_content {
        text-align: left!important
    }

    .q_elements_holder.alignment_one_column_center.responsive_mode_from_1000 .q_elements_item .q_elements_item_content {
        text-align: center!important
    }

    .q_elements_holder.alignment_one_column_right.responsive_mode_from_1000 .q_elements_item .q_elements_item_content {
        text-align: right!important
    }

    .grid-sizer {
        width: 50%
    }

    .masonry_gallery_holder.three_columns .masonry_gallery_item.rectangle_landscape,.masonry_gallery_holder.three_columns .masonry_gallery_item.square_big,.masonry_gallery_item.rectangle_landscape,.masonry_gallery_item.square_big {
        width: 100%
    }

    .latest_post_two_holder.four_columns>ul>li,.latest_post_two_holder.three_columns>ul>li,.masonry_gallery_holder.three_columns .grid-sizer,.masonry_gallery_holder.three_columns .masonry_gallery_item.rectangle_portrait,.masonry_gallery_holder.three_columns .masonry_gallery_item.square_small,.masonry_gallery_item.rectangle_portrait,.masonry_gallery_item.square_small {
        width: 50%
    }

    .footer_bottom_holder .footer_bottom ul.menu li {
        margin-right: 7px
    }

    .footer_bottom_holder .footer_bottom ul.menu li a {
        font-size: 11px
    }

    .latest_post_two_holder.three_columns>ul>li:nth-child(3n+1) {
        clear: none
    }

    .latest_post_two_holder.four_columns>ul>li:nth-child(2n+1),.latest_post_two_holder.three_columns>ul>li:nth-child(2n+1) {
        clear: both
    }

    .portfolio_single.portfolio_template_8 .portfolio_container>.column1,.portfolio_single.portfolio_template_8 .portfolio_container>.column2 {
        width: 100%;
        float: none
    }

    .portfolio_single.portfolio_template_8 .portfolio_container>.column1>*,.portfolio_single.portfolio_template_8 .portfolio_container>.column2>* {
        padding: 0
    }

    .portfolio_single.portfolio_template_8 .portfolio_detail .info>* {
        float: none!important;
        width: auto!important;
        display: table-cell;
        text-align: left;
        vertical-align: top
    }

    .portfolio_single.portfolio_template_8 .portfolio_detail .info>h6 {
        padding: 0 10px 0 0
    }

    .testimonials_block {
        width: 100%
    }

    .tstm_block_2 {
        float: none
    }

    .qode-preview-slider {
        padding-bottom: 40px
    }

    .qode-preview-slider .qode-presl-main-slider .flex-control-nav {
        bottom: -40px
    }

    .blog_holder.single_image_title_post .comment_holder {
        padding-left: 0;
        padding-right: 0
    }

    body.qode_advanced_footer_responsive_1000 .four_columns .column1,body.qode_advanced_footer_responsive_1000 .four_columns .column2,body.qode_advanced_footer_responsive_1000 .four_columns .column3,body.qode_advanced_footer_responsive_1000 .four_columns .column4 {
        width: 50%
    }
}

@media only screen and (min-width: 768px) and (max-width:1100px) {
    .portfolio_gallery a.v4 {
        width:32%;
        margin: 0 2% 2% 0!important
    }

    .portfolio_gallery a.v4:nth-child(3n) {
        margin: 0 0 2%!important
    }

    .drop_down .wide .second ul li .flexslider.widget_flexslider ul.flex-direction-nav li {
        width: 194px
    }

    .widget.widget_search form input[type=text] {
        width: 67%
    }

    .q_percentage_with_icon canvas {
        width: 100%!important;
        height: 100%!important
    }
}

@media only screen and (min-width: 768px) and (max-width:1000px) {
    .grid2 .blog_holder.masonry .blog_share,.grid2.two_columns_66_33 .blog_holder.blog_single article .post_comments {
        margin-left:0
    }

    .grid2.two_columns_66_33 .blog_holder.blog_single article .post_description .post_description_left,.grid2.two_columns_66_33 .blog_holder.blog_single article .post_description .post_description_right {
        float: none
    }
}

@media only screen and (min-width: 601px) and (max-width:1000px) {
    .full_screen_holder {
        margin-top:-50px
    }
}

@media only screen and (max-width: 900px) {
    .projects_holder.v4.hover_text.no_space .filler,.projects_holder.v4.hover_text.no_space .mix,.projects_holder.v4.standard_no_space .filler,.projects_holder.v4.standard_no_space .mix,.projects_holder.v5.hover_text.no_space .filler,.projects_holder.v5.hover_text.no_space .mix,.projects_holder.v5.standard_no_space .filler,.projects_holder.v5.standard_no_space .mix,.projects_holder.v6.hover_text.no_space .filler,.projects_holder.v6.hover_text.no_space .mix,.projects_holder.v6.standard_no_space .filler,.projects_holder.v6.standard_no_space .mix {
        width:33.32%
    }

    .safari_browser .projects_holder.v4.hover_text.no_space .filler,.safari_browser .projects_holder.v4.hover_text.no_space .mix,.safari_browser .projects_holder.v4.standard_no_space .filler,.safari_browser .projects_holder.v4.standard_no_space .mix,.safari_browser .projects_holder.v5.hover_text.no_space .filler,.safari_browser .projects_holder.v5.hover_text.no_space .mix,.safari_browser .projects_holder.v5.standard_no_space .filler,.safari_browser .projects_holder.v5.standard_no_space .mix,.safari_browser .projects_holder.v6.hover_text.no_space .filler,.safari_browser .projects_holder.v6.hover_text.no_space .mix,.safari_browser .projects_holder.v6.standard_no_space .filler,.safari_browser .projects_holder.v6.standard_no_space .mix {
        width: 33.3%
    }
}

@media only screen and (max-width: 783px) {
    .full_width .q_masonry_blog article {
        width:46.5%
    }

    .full_width .q_masonry_blog .q_masonry_blog_grid_gutter {
        width: 7%
    }

    .blog_holder.masonry_full_width .blog_holder_grid_sizer,.blog_holder.masonry_full_width article {
        width: 46.5%
    }

    .blog_holder.masonry_full_width .blog_holder_grid_gutter {
        width: 7%
    }
}

@media only screen and (max-width: 768px) {
    .comment_holder .comment_number,.portfolio_navigation.navigation_title .post_info {
        display:none
    }

    body.boxed .carousel-inner,body.boxed .footer_inner,body.boxed .full_width .parallax_content,body.boxed .header_inner,body.boxed .wrapper_inner,body.boxed footer {
        width: 650px
    }

    .boxed div.section .section_inner,.carousel-inner .slider_content_outer,.container_inner,.container_inner nav.content_menu,.footer_bottom_border.in_grid,.footer_top_border.in_grid,.full_width .parallax_content,.steps_holder_inner,.title_border_in_grid_holder,div.grid_section .section_inner,nav.content_menu ul {
        width: 600px
    }

    .paspartu_enabled .carousel-inner .slider_content_outer,.paspartu_enabled .container_inner,.paspartu_enabled .container_inner nav.content_menu,.paspartu_enabled .footer_bottom_border.in_grid,.paspartu_enabled .footer_top_border.in_grid,.paspartu_enabled .full_width .parallax_content,.paspartu_enabled .steps_holder_inner,.paspartu_enabled .title_border_in_grid_holder,.paspartu_enabled div.grid_section .section_inner,.paspartu_enabled nav.content_menu ul,.paspartu_enabled.boxed div.section .section_inner {
        width: 550px
    }

    .side_menu_slide_from_right .side_menu {
        width: 100%;
        right: -100%
    }

    nav.mobile_menu>ul {
        width: 600px
    }

    .projects_holder.v2 .mix,.projects_holder.v2.hover_text .mix,.projects_holder.v3 .mix,.projects_holder.v3.hover_text .mix,.projects_holder.v4 .mix,.projects_holder.v4.hover_text .mix,.projects_holder.v5 .mix,.projects_holder.v5.hover_text .mix,.projects_holder.v6 .mix,.projects_holder.v6.hover_text .mix {
        width: 47.9%;
        margin: 0 0 4.7%
    }

    .projects_holder.v2.hover_text .mix,.projects_holder.v3.hover_text .mix,.projects_holder.v4.hover_text .mix,.projects_holder.v5.hover_text .mix,.projects_holder.v6.hover_text .mix {
        margin: 0 0 4.2%
    }

    .projects_holder.v2 .filler,.projects_holder.v2.hover_text .filler,.projects_holder.v3 .filler,.projects_holder.v3.hover_text .filler,.projects_holder.v4 .filler,.projects_holder.v4.hover_text .filler,.projects_holder.v5 .filler,.projects_holder.v5.hover_text .filler,.projects_holder.v6 .filler,.projects_holder.v6.hover_text .filler {
        width: 47.9%
    }

    .projects_holder.v2.hover_text.no_space .filler,.projects_holder.v2.hover_text.no_space .mix,.projects_holder.v2.standard_no_space .filler,.projects_holder.v2.standard_no_space .mix,.projects_holder.v3.hover_text.no_space .filler,.projects_holder.v3.hover_text.no_space .mix,.projects_holder.v3.standard_no_space .filler,.projects_holder.v3.standard_no_space .mix,.projects_holder.v4.hover_text.no_space .filler,.projects_holder.v4.hover_text.no_space .mix,.projects_holder.v4.standard_no_space .filler,.projects_holder.v4.standard_no_space .mix,.projects_holder.v5.hover_text.no_space .filler,.projects_holder.v5.hover_text.no_space .mix,.projects_holder.v5.standard_no_space .filler,.projects_holder.v5.standard_no_space .mix,.projects_holder.v6.hover_text.no_space .filler,.projects_holder.v6.hover_text.no_space .mix,.projects_holder.v6.standard_no_space .filler,.projects_holder.v6.standard_no_space .mix {
        width: 49.99%
    }

    .safari_browser .projects_holder.v2.hover_text.no_space .filler,.safari_browser .projects_holder.v2.hover_text.no_space .mix,.safari_browser .projects_holder.v2.standard_no_space .filler,.safari_browser .projects_holder.v2.standard_no_space .mix,.safari_browser .projects_holder.v3.hover_text.no_space .filler,.safari_browser .projects_holder.v3.hover_text.no_space .mix,.safari_browser .projects_holder.v3.standard_no_space .filler,.safari_browser .projects_holder.v3.standard_no_space .mix,.safari_browser .projects_holder.v4.hover_text.no_space .filler,.safari_browser .projects_holder.v4.hover_text.no_space .mix,.safari_browser .projects_holder.v4.standard_no_space .filler,.safari_browser .projects_holder.v4.standard_no_space .mix,.safari_browser .projects_holder.v5.hover_text.no_space .filler,.safari_browser .projects_holder.v5.hover_text.no_space .mix,.safari_browser .projects_holder.v5.standard_no_space .filler,.safari_browser .projects_holder.v5.standard_no_space .mix,.safari_browser .projects_holder.v6.hover_text.no_space .filler,.safari_browser .projects_holder.v6.hover_text.no_space .mix,.safari_browser .projects_holder.v6.standard_no_space .filler,.safari_browser .projects_holder.v6.standard_no_space .mix {
        width: 49.97%
    }

    .projects_holder.v2.standard_no_space .mix,.projects_holder.v3.standard_no_space .mix,.projects_holder.v4.standard_no_space .mix,.projects_holder.v5.standard_no_space .mix,.projects_holder.v6.standard_no_space .mix {
        margin: 0
    }

    .masonry_with_space .projects_holder.v4 .mix,.masonry_with_space .projects_holder.v4 .qode-portfolio-masonry-gallery-grid-sizer,.masonry_with_space .projects_holder.v5 .mix,.masonry_with_space .projects_holder.v5 .qode-portfolio-masonry-gallery-grid-sizer,.masonry_with_space .projects_holder.v6 .mix,.masonry_with_space .projects_holder.v6 .qode-portfolio-masonry-gallery-grid-sizer {
        width: 33.33%
    }

    .projects_holder.alternating_sizes .mix {
        margin-bottom: 2%
    }

    .projects_holder.alternating_sizes .mix:nth-child(2n) {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1)
    }

    .blog_holder.blog_pinterest .blog_holder_grid_sizer,.blog_holder.blog_pinterest article,.blog_holder.masonry .blog_holder_grid_sizer,.blog_holder.masonry article,.blog_holder.masonry_full_width article,.full_width .grid_section .q_masonry_blog article,.full_width .grid_section .q_masonry_blog_grid_sizer,.q_masonry_blog .q_masonry_blog_grid_sizer,.q_masonry_blog article {
        width: 46.5%
    }

    .blog_holder.blog_pinterest .blog_holder_grid_gutter,.blog_holder.masonry .blog_holder_grid_gutter,.full_width .grid_section .q_masonry_blog .q_masonry_blog_grid_gutter,.q_masonry_blog .q_masonry_blog_grid_gutter {
        width: 7%
    }

    .blog_holder.blog_small_image article .post_text .post_text_inner {
        min-height: 0!important
    }

    .blog_holder.masonry_full_width .blog_holder_grid_sizer,.blog_holder.masonry_full_width article,.comment_holder .comments,.full_width .q_masonry_blog article,.two_columns_25_75 .blog_holder.blog_chequered .blog_holder_grid_sizer,.two_columns_25_75 .blog_holder.blog_chequered article,.two_columns_25_75 .blog_holder.blog_pinterest .blog_holder_grid_sizer,.two_columns_25_75 .blog_holder.blog_pinterest article,.two_columns_25_75 .blog_holder.masonry .blog_holder_grid_sizer,.two_columns_25_75 .blog_holder.masonry article,.two_columns_25_75 .q_masonry_blog .q_masonry_blog_grid_sizer,.two_columns_25_75 .q_masonry_blog article,.two_columns_33_66 .blog_holder.blog_chequered .blog_holder_grid_sizer,.two_columns_33_66 .blog_holder.blog_chequered article,.two_columns_33_66 .blog_holder.blog_pinterest .blog_holder_grid_sizer,.two_columns_33_66 .blog_holder.blog_pinterest article,.two_columns_33_66 .blog_holder.masonry .blog_holder_grid_sizer,.two_columns_33_66 .blog_holder.masonry article,.two_columns_33_66 .q_masonry_blog .q_masonry_blog_grid_sizer,.two_columns_33_66 .q_masonry_blog article,.two_columns_66_33 .blog_holder.blog_chequered .blog_holder_grid_sizer,.two_columns_66_33 .blog_holder.blog_chequered article,.two_columns_66_33 .blog_holder.blog_pinterest .blog_holder_grid_sizer,.two_columns_66_33 .blog_holder.blog_pinterest article,.two_columns_66_33 .blog_holder.masonry .blog_holder_grid_sizer,.two_columns_66_33 .blog_holder.masonry article,.two_columns_66_33 .q_masonry_blog .q_masonry_blog_grid_sizer,.two_columns_66_33 .q_masonry_blog article,.two_columns_75_25 .blog_holder.blog_chequered .blog_holder_grid_sizer,.two_columns_75_25 .blog_holder.blog_chequered article,.two_columns_75_25 .blog_holder.blog_pinterest .blog_holder_grid_sizer,.two_columns_75_25 .blog_holder.blog_pinterest article,.two_columns_75_25 .blog_holder.masonry .blog_holder_grid_sizer,.two_columns_75_25 .blog_holder.masonry article,.two_columns_75_25 .q_masonry_blog .q_masonry_blog_grid_sizer,.two_columns_75_25 .q_masonry_blog article {
        width: 100%
    }

    .blog_holder.masonry_full_width .blog_holder_grid_gutter,.two_columns_25_75 .blog_holder.blog_pinterest .blog_holder_grid_gutter,.two_columns_25_75 .blog_holder.masonry .blog_holder_grid_gutter,.two_columns_33_66 .blog_holder.blog_pinterest .blog_holder_grid_gutter,.two_columns_33_66 .blog_holder.masonry .blog_holder_grid_gutter,.two_columns_66_33 .blog_holder.blog_pinterest .blog_holder_grid_gutter,.two_columns_66_33 .blog_holder.masonry .blog_holder_grid_gutter,.two_columns_75_25 .blog_holder.blog_pinterest .blog_holder_grid_gutter,.two_columns_75_25 .blog_holder.masonry .blog_holder_grid_gutter {
        width: 0
    }

    .fixed_top_header .header_bottom_right_widget_holder {
        display: table-cell
    }

    div.comment_form {
        padding-top: 40px;
        border-top: 1px solid #ddd
    }

    .title {
        padding: 25px 0!important
    }

    .has_header_fixed_right.stick.menu_bottom .header_inner_right,.header_bottom_right_widget_holder {
        display: none
    }

    .q_line_graf {
        margin: 0 0 25px;
        width: 100%
    }

    .q_pie_graf {
        width: 70%;
        margin: 0 auto 25px;
        float: none
    }

    .q_line_graf canvas,.q_line_graf_legend,.q_pie_graf canvas,.q_pie_graf_legend {
        width: 100%!important;
        height: auto!important
    }

    .q_icon_list p,.q_list.number.circle_number li {
        line-height: 37px
    }

    .q_list.number.circle_number ul>li:before {
        top: 0
    }

    .q_icon_list p {
        padding: 0 0 0 45px
    }

    .q_icon_list i {
        line-height: 35px;
        height: 35px;
        width: 35px
    }

    .grid2 .blog_holder article .post_description .post_description_left,.grid2 .blog_holder article .post_description .post_description_right,.grid2 .post_info_left {
        float: none
    }

    .grid2 .blog_holder article .post_description .post_description_left,.grid2 .post_info_left {
        margin-top: 10px
    }

    .grid2 .blog_holder article .post_comments {
        margin-left: 0
    }

    .blog_holder.blog_small_image article .post_image,.blog_holder.blog_small_image article .post_text {
        float: left;
        width: 100%
    }

    .cover_boxes ul,.cover_boxes ul li {
        width: 100%!important
    }

    .cover_boxes ul li {
        margin: 0 0 20px!important
    }

    .cover_boxes ul li,.cover_boxes ul li .box .thumb {
        width: 270px
    }

    .cover_boxes ul li .box,.cover_boxes ul li.act {
        width: 100%
    }

    .cover_boxes ul li .box .box_content {
        position: static;
        left: 0;
        float: right;
        width: 310px
    }

    .cover_boxes ul li .box .box_content p {
        height: auto;
        max-height: none;
        overflow: visible
    }

    body.boxed .cover_boxes ul li .box,body.boxed .cover_boxes ul li.act {
        width: 100%
    }

    body.boxed .cover_boxes ul li .box .box_content {
        left: 0;
        width: 395px
    }

    .latest_post_holder.boxes>ul>li,.latest_post_holder.dividers>ul>li {
        margin: 0 2% 25px 0!important
    }

    .latest_post_holder.boxes.four_columns>ul>li,.latest_post_holder.boxes.three_columns>ul>li,.latest_post_holder.boxes.two_columns>ul>li,.latest_post_holder.dividers.four_columns>ul>li,.latest_post_holder.dividers.three_columns>ul>li,.latest_post_holder.dividers.two_columns>ul>li {
        width: 49%
    }

    .latest_post_holder.boxes>ul>li:nth-child(2n),.latest_post_holder.dividers>ul>li:nth-child(2n) {
        margin: 0 0 25px!important
    }

    .latest_post_holder.boxes>ul>li:nth-child(2n+1),.latest_post_holder.dividers>ul>li:nth-child(2n+1) {
        clear: both
    }

    .q_circles_holder .q_circle_outer {
        width: 50%!important;
        margin: 0 0 30px
    }

    .q_circles_holder:before {
        display: none;
        width: 0;
        height: 0;
        border: 0
    }

    #submit_comment,.drop_down .wide .second ul li .qbutton,.drop_down .wide .second ul li ul li .qbutton,.load_more a,.qbutton,.qbutton.small {
        padding: 0 14px
    }

    .qbutton.big_large,.qbutton.big_large_full_width {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        padding: 0 20px
    }

    .qbutton.large {
        height: 42px;
        line-height: 42px;
        padding: 0 17px
    }

    #submit_comment,.load_more.tiny a,.qbutton.medium {
        height: 38px;
        line-height: 38px;
        padding: 0 16px
    }

    .qbutton.big_large i,.qbutton.big_large_full_width i,.qbutton.large i {
        margin: 0 0 0 15px
    }

    .qbutton.medium i {
        margin: 0 0 0 13px
    }

    .qbutton.small i {
        margin: 0 0 0 8px
    }

    .q_social_icon_holder .fa-stack {
        margin: .1407692307692308em
    }

    .wpb_flexslider.flexslider.have_frame {
        width: 442px
    }

    .frame_holder>.wpb_wrapper {
        padding: 24px 0 58px
    }

    .frame_holder.frame_holder2>.wpb_wrapper {
        padding: 33px 0 58px
    }

    .frame_holder.frame_holder3 .wpb_flexslider.flexslider.have_frame {
        width: 425px
    }

    .frame_holder.frame_holder3>.wpb_wrapper {
        padding: 24px 0 34px
    }

    .frame_holder.frame_holder4 .wpb_flexslider.flexslider.have_frame {
        width: 549px
    }

    .frame_holder.frame_holder4>.wpb_wrapper {
        padding: 28px 0 121px
    }

    .have_frame.flexslider .flex-prev {
        left: -60px
    }

    .have_frame.flexslider .flex-next {
        right: -60px
    }

    .touch .content {
        margin: 0!important
    }

    nav.popup_menu ul li a,nav.popup_menu ul li h6 {
        line-height: 40px
    }

    nav.popup_menu ul li a span,nav.popup_menu ul li h6 span {
        font-size: .7em
    }

    .title.title_size_large h1 {
        font-size: 30px!important;
        line-height: 40px!important
    }

    .q_elements_holder.four_columns {
        display: inline-block;
        width: 100%
    }

    .q_elements_holder.responsive_mode_from_768.five_columns .q_elements_item,.q_elements_holder.responsive_mode_from_768.four_columns .q_elements_item,.q_elements_holder.responsive_mode_from_768.six_columns .q_elements_item,.q_elements_holder.responsive_mode_from_768.three_columns .q_elements_item,.q_elements_holder.responsive_mode_from_768.three_columns.eh_three_columns_25_25_50 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_768.three_columns.eh_three_columns_50_25_25 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_768.two_columns .q_elements_item,.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_25_75 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_25_75 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_33_66 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_33_66 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_66_33 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_66_33 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_75_25 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_768.two_columns.eh_two_columns_75_25 .q_elements_item:last-child {
        width: 100%;
        display: inline-block;
        height: auto
    }

    .q_elements_holder.alignment_one_column_left.responsive_mode_from_768 .q_elements_item .q_elements_item_content {
        text-align: left!important
    }

    .q_elements_holder.alignment_one_column_center.responsive_mode_from_768 .q_elements_item .q_elements_item_content {
        text-align: center!important
    }

    .q_elements_holder.alignment_one_column_right.responsive_mode_from_768 .q_elements_item .q_elements_item_content {
        text-align: right!important
    }

    .blog_slider_holder .blog_slider.simple_slider .blog_text_holder_inner2 {
        padding: 3%
    }

    .blog_slider_holder .blog_slider.simple_slider .blog_text_holder_inner2 .blog_slider_simple_excerpt {
        display: none
    }

    .footer_bottom ul.menu li {
        width: 100%!important
    }

    .call_to_action.simple .text_wrapper>.call_to_action_text {
        display: block;
        margin: 0!important
    }

    .call_to_action.simple .text_wrapper>.qbutton {
        margin: 30px 0 0!important
    }

    .qode-instagram-feed.qode-col-4 li {
        width: 50%
    }

    .qode-instagram-feed.qode-col-6 li {
        width: 33.33%
    }

    .footer_responsive_adv .footer_top .footer_col1,.footer_responsive_adv .footer_top .footer_col2,.footer_responsive_adv .footer_top .footer_col3,.footer_responsive_adv .footer_top .footer_col4 {
        width: 100%;
        float: none
    }

    .footer_responsive_adv .footer_top .footer_col1>.column_inner,.footer_responsive_adv .footer_top .footer_col2>.column_inner,.footer_responsive_adv .footer_top .footer_col3>.column_inner,.footer_responsive_adv .footer_top .footer_col4>.column_inner {
        padding: 0
    }

    .footer_responsive_adv .footer_top .footer_col1>.column_inner>div,.footer_responsive_adv .footer_top .footer_col2>.column_inner>div,.footer_responsive_adv .footer_top .footer_col3>.column_inner>div,.footer_responsive_adv .footer_top .footer_col4>.column_inner>div {
        margin: 0
    }

    .footer_responsive_adv .footer_top .four_columns .column1,.footer_responsive_adv .footer_top .four_columns .column2,.footer_responsive_adv .footer_top .four_columns .column3,.footer_responsive_adv .footer_top .three_columns .column1,.footer_responsive_adv .footer_top .three_columns .column2,.footer_responsive_adv .footer_top .two_columns_50_50 .column1,.footer_responsive_adv .footer_top .two_columns_50_50 .column2 {
        margin: 0 0 25px
    }

    .footer_responsive_adv .footer_top .wpcf7 .four_columns .column1,.footer_responsive_adv .footer_top .wpcf7 .four_columns .column2,.footer_responsive_adv .footer_top .wpcf7 .four_columns .column3,.footer_responsive_adv .footer_top .wpcf7 .three_columns .column1,.footer_responsive_adv .footer_top .wpcf7 .three_columns .column2,.footer_responsive_adv .footer_top .wpcf7 .two_columns_50_50 .column1,.footer_responsive_adv .footer_top .wpcf7 .two_columns_50_50 .column2 {
        margin: 0
    }

    .qode_pricing_tables .q_price_table.qode_pricing_table_advanced,.qode_pricing_tables.four_columns .q_price_table.qode_pricing_table_advanced,.qode_pricing_tables.three_columns .q_price_table.qode_pricing_table_advanced {
        width: 100%;
        margin-left: 0
    }

    .latest_post_two_holder .latest_post_two_text {
        padding: 36px 28px 44px
    }

    .latest_post_two_holder .latest_post_two_info {
        padding: 23px 28px 28px
    }

    .qode-content-sidebar-responsive .content .container>.container_inner.default_template_holder>.grid2>*>*,.qode-content-sidebar-responsive .portfolio_single .portfolio_container>*>* {
        padding: 0
    }

    .latest_post_two_holder .latest_post_two_info_inner>* {
        display: block
    }

    .latest_post_two_holder .latest_post_two_info_inner .post_info_date {
        text-align: left;
        margin: 10px 0 0
    }

    .latest_post_two_holder .latest_post_two_info_inner img {
        margin: 0 10px 0 0
    }

    .qode-content-sidebar-responsive .content .container>.container_inner.default_template_holder>.grid2>* {
        width: 100%
    }

    .qode-content-sidebar-responsive .portfolio_single .portfolio_container>* {
        width: 100%
    }

    .qode-twitter-feed-shortcode .qode-tfs-inner {
        margin: 0
    }

    .qode-twitter-feed-shortcode .qode-tfs-inner .qode-tfs-item {
        width: 100%;
        padding: 0 0 20px
    }

    .title .text_above_title {
        display: none
    }

    .qode-three-columns-form-with-space .qode-three-columns-form-with-space-column {
        display: inline-block;
        margin-bottom: 15px;
        width: 100%
    }

    body.qode_advanced_footer_responsive_768 .four_columns .column1,body.qode_advanced_footer_responsive_768 .four_columns .column2,body.qode_advanced_footer_responsive_768 .four_columns .column3,body.qode_advanced_footer_responsive_768 .four_columns .column4 {
        width: 50%
    }
}

@media only screen and (min-width: 600px) and (max-width:768px) {
    .portfolio_gallery a.v3,.portfolio_gallery a.v4 {
        width:49%!important;
        margin: 0 2% 2% 0!important
    }

    .portfolio_gallery a.v3:nth-child(2n),.portfolio_gallery a.v4:nth-child(2n) {
        margin: 0 0 2%!important
    }

    .gallery_holder ul.v4 li {
        width: 50%!important
    }

    .gallery_holder ul.gallery_with_space.v4 li {
        width: 48%!important;
        margin-right: 2%!important
    }

    .gallery_holder ul.gallery_with_space.v3 li:nth-child(3n),.gallery_holder ul.gallery_with_space.v4 li:nth-child(2n),.gallery_holder ul.gallery_with_space.v5 li:nth-child(3n) {
        margin-right: 0!important
    }

    .gallery_holder ul.v3 li,.gallery_holder ul.v5 li {
        width: 33.33333%!important
    }

    .gallery_holder ul.gallery_with_space.v3 li,.gallery_holder ul.gallery_with_space.v5 li {
        width: 32%!important;
        margin-right: 2%!important
    }

    .blog_holder article .post_info .inner {
        padding: 0 10px 0 0
    }

    .widget.widget_search form input[type=text] {
        width: 60%
    }

    .q_image_with_text_over.one_fourth {
        width: 49.9%
    }

    .q_percentage_with_icon canvas {
        width: 100%!important;
        height: 100%!important
    }

    .q_circles_holder .q_circle_outer:nth-child(2n+1) {
        clear: both
    }

    .blog_like {
        padding: 0 0 0 8px
    }

    .blog_share {
        margin: 0 0 0 8px
    }

    .blog_holder article .post_description .post_description_left {
        margin: 0 12px 0 0
    }

    .blog_holder.masonry article .post_description .post_description_left {
        margin: 0
    }

    .q_tabs .tabs-nav li a {
        padding: 0 4px;
        font-size: 12px
    }

    .q_counter_holder.center {
        padding: 20px 15px
    }

    .price_in_table .price {
        font-size: 60px
    }
}

@media only screen and (max-width: 600px) {
    body.boxed .carousel-inner,body.boxed .footer_inner,body.boxed .full_width .parallax_content,body.boxed .header_inner,body.boxed .wrapper_inner,body.boxed footer {
        width:470px
    }

    .boxed div.section .section_inner,.carousel-inner .slider_content_outer,.container_inner,.container_inner nav.content_menu,.footer_bottom_border.in_grid,.footer_top_border.in_grid,.full_width .parallax_content,.steps_holder_inner,.title_border_in_grid_holder,div.grid_section .section_inner,nav.content_menu ul {
        width: 420px
    }

    .paspartu_enabled .carousel-inner .slider_content_outer,.paspartu_enabled .container_inner,.paspartu_enabled .container_inner nav.content_menu,.paspartu_enabled .footer_bottom_border.in_grid,.paspartu_enabled .footer_top_border.in_grid,.paspartu_enabled .full_width .parallax_content,.paspartu_enabled .steps_holder_inner,.paspartu_enabled .title_border_in_grid_holder,.paspartu_enabled div.grid_section .section_inner,.paspartu_enabled nav.content_menu ul,.paspartu_enabled.boxed div.section .section_inner {
        width: 400px
    }

    nav.mobile_menu>ul {
        width: 420px
    }

    .projects_holder.v2.hover_text.no_space .filler,.projects_holder.v2.hover_text.no_space .mix,.projects_holder.v2.standard_no_space .filler,.projects_holder.v2.standard_no_space .mix,.projects_holder.v3.hover_text.no_space .filler,.projects_holder.v3.hover_text.no_space .mix,.projects_holder.v3.standard_no_space .filler,.projects_holder.v3.standard_no_space .mix,.projects_holder.v4.hover_text.no_space .filler,.projects_holder.v4.hover_text.no_space .mix,.projects_holder.v4.standard_no_space .filler,.projects_holder.v4.standard_no_space .mix,.projects_holder.v5.hover_text.no_space .filler,.projects_holder.v5.hover_text.no_space .mix,.projects_holder.v5.standard_no_space .filler,.projects_holder.v5.standard_no_space .mix,.projects_holder.v6.hover_text.no_space .filler,.projects_holder.v6.hover_text.no_space .mix,.projects_holder.v6.standard_no_space .filler,.projects_holder.v6.standard_no_space .mix,.safari_browser .projects_holder.v2.hover_text.no_space .filler,.safari_browser .projects_holder.v2.hover_text.no_space .mix,.safari_browser .projects_holder.v2.standard_no_space .filler,.safari_browser .projects_holder.v2.standard_no_space .mix,.safari_browser .projects_holder.v3.hover_text.no_space .filler,.safari_browser .projects_holder.v3.hover_text.no_space .mix,.safari_browser .projects_holder.v3.standard_no_space .filler,.safari_browser .projects_holder.v3.standard_no_space .mix,.safari_browser .projects_holder.v4.hover_text.no_space .filler,.safari_browser .projects_holder.v4.hover_text.no_space .mix,.safari_browser .projects_holder.v4.standard_no_space .filler,.safari_browser .projects_holder.v4.standard_no_space .mix,.safari_browser .projects_holder.v5.hover_text.no_space .filler,.safari_browser .projects_holder.v5.hover_text.no_space .mix,.safari_browser .projects_holder.v5.standard_no_space .filler,.safari_browser .projects_holder.v5.standard_no_space .mix,.safari_browser .projects_holder.v6.hover_text.no_space .filler,.safari_browser .projects_holder.v6.hover_text.no_space .mix,.safari_browser .projects_holder.v6.standard_no_space .filler,.safari_browser .projects_holder.v6.standard_no_space .mix {
        width: 100%
    }

    .projects_holder.v2.standard_no_space .mix,.projects_holder.v3.standard_no_space .mix,.projects_holder.v4.standard_no_space .mix,.projects_holder.v5.standard_no_space .mix,.projects_holder.v6.standard_no_space .mix {
        margin: 0 0 6.5%
    }

    .masonry_with_space .projects_holder.v3 .mix,.masonry_with_space .projects_holder.v3 .qode-portfolio-masonry-gallery-grid-sizer,.masonry_with_space .projects_holder.v4 .mix,.masonry_with_space .projects_holder.v4 .qode-portfolio-masonry-gallery-grid-sizer,.masonry_with_space .projects_holder.v5 .mix,.masonry_with_space .projects_holder.v5 .qode-portfolio-masonry-gallery-grid-sizer,.masonry_with_space .projects_holder.v6 .mix,.masonry_with_space .projects_holder.v6 .qode-portfolio-masonry-gallery-grid-sizer {
        width: 49.99%
    }

    .portfolio_gallery a.v2,.portfolio_gallery a.v3,.portfolio_gallery a.v4 {
        width: 100%;
        margin: 0 0 4%!important
    }

    .portfolio_gallery a.v3:nth-child(2n),.portfolio_gallery a.v4:nth-child(2n) {
        margin: 0 0 4%!important
    }

    .four_columns .column1,.four_columns .column2,.four_columns .column3,.four_columns .column4,.three_columns .column1,.three_columns .column2,.three_columns .column3,.two_columns_25_75 .column1,.two_columns_25_75 .column2,.two_columns_33_66 .column1,.two_columns_33_66 .column2,.two_columns_50_50 .column1,.two_columns_50_50 .column2,.two_columns_66_33 .column1,.two_columns_66_33 .column2,.two_columns_75_25 .column1,.two_columns_75_25 .column2,body.qode_advanced_footer_responsive_1000 .four_columns .column1,body.qode_advanced_footer_responsive_1000 .four_columns .column2,body.qode_advanced_footer_responsive_1000 .four_columns .column3,body.qode_advanced_footer_responsive_1000 .four_columns .column4,body.qode_advanced_footer_responsive_768 .four_columns .column1,body.qode_advanced_footer_responsive_768 .four_columns .column2,body.qode_advanced_footer_responsive_768 .four_columns .column3,body.qode_advanced_footer_responsive_768 .four_columns .column4 {
        width: 100%
    }

    .four_columns .column1 .column_inner,.four_columns .column2 .column_inner,.four_columns .column3 .column_inner,.four_columns .column4 .column_inner,.three_columns .column1 .column_inner,.three_columns .column2 .column_inner,.three_columns .column3 .column_inner,.two_columns_25_75 .column1 .column_inner,.two_columns_25_75 .column2 .column_inner,.two_columns_25_75.grid2 .column1 .column_inner,.two_columns_25_75.grid2 .column2 .column_inner,.two_columns_33_66 .column1 .column_inner,.two_columns_33_66 .column2 .column_inner,.two_columns_33_66.grid2 .column1 .column_inner,.two_columns_33_66.grid2 .column2 .column_inner,.two_columns_50_50 .column1 .column_inner,.two_columns_50_50 .column2 .column_inner,.two_columns_66_33 .column1 .column_inner,.two_columns_66_33 .column2 .column_inner,.two_columns_66_33.grid2 .column1 .column_inner,.two_columns_66_33.grid2 .column2 .column_inner,.two_columns_75_25 .column1 .column_inner,.two_columns_75_25 .column2 .column_inner,.two_columns_75_25.grid2 .column1 .column_inner,.two_columns_75_25.grid2 .column2 .column_inner {
        padding: 0
    }

    .full_screen_holder {
        margin-top: 0!important
    }

    .q_tabs.vertical .tabs-nav {
        width: 22%
    }

    .q_tabs.vertical.right .tabs-nav {
        float: right
    }

    .blog_holder article .post_description .post_description_left,.blog_holder article .post_description .post_description_right,.filter_holder ul li,.post_info_left,.title h1 {
        float: none
    }

    .q_tabs.vertical .tabs-container {
        width: 73%
    }

    .q_tabs.horizontal .tab-content {
        padding: 30px 0 10px
    }

    .q_tabs .tabs-nav li a {
        padding: 0 8px
    }

    .q_tabs.vertical .tabs-nav li a {
        padding: 6px 10px
    }

    .gallery_holder ul.v2 li,.gallery_holder ul.v3 li,.gallery_holder ul.v4 li,.gallery_holder ul.v5 li,.gallery_holder ul.v6 li {
        width: 50%!important
    }

    .gallery_holder ul.gallery_with_space.v2 li,.gallery_holder ul.gallery_with_space.v3 li,.gallery_holder ul.gallery_with_space.v4 li,.gallery_holder ul.gallery_with_space.v5 li,.gallery_holder ul.gallery_with_space.v6 li {
        width: 48%!important;
        margin-right: 2%!important
    }

    .gallery_holder ul.gallery_with_space.v2 li:nth-child(2n),.gallery_holder ul.gallery_with_space.v3 li:nth-child(2n),.gallery_holder ul.gallery_with_space.v4 li:nth-child(2n),.gallery_holder ul.gallery_with_space.v5 li:nth-child(2n),.gallery_holder ul.gallery_with_space.v6 li:nth-child(2n) {
        margin-right: 0!important
    }

    body.side_menu_slide_with_content .side_menu,body.side_menu_slide_with_content.width_270 .side_menu,body.side_menu_slide_with_content.width_370 .side_menu {
        width: 100%;
        right: -100%
    }

    body.side_menu_slide_with_content.side_menu_open .wrapper,body.side_menu_slide_with_content.side_menu_open header.fixed,body.side_menu_slide_with_content.side_menu_open header.fixed_hiding,body.side_menu_slide_with_content.side_menu_open header.sticky,body.side_menu_slide_with_content.width_270.side_menu_open .wrapper,body.side_menu_slide_with_content.width_270.side_menu_open header.fixed,body.side_menu_slide_with_content.width_270.side_menu_open header.fixed_hiding,body.side_menu_slide_with_content.width_270.side_menu_open header.sticky,body.side_menu_slide_with_content.width_370.side_menu_open .wrapper,body.side_menu_slide_with_content.width_370.side_menu_open header.fixed,body.side_menu_slide_with_content.width_370.side_menu_open header.fixed_hiding,body.side_menu_slide_with_content.width_370.side_menu_open header.sticky {
        left: -100%
    }

    #respond textarea {
        padding: 13px
    }

    .comment_holder .comment-list li ul.children {
        padding: 0 0 0 30px
    }

    .blog_holder.blog_chequered .blog_holder_grid_sizer,.blog_holder.blog_chequered article,.blog_holder.blog_gallery .blog_holder_grid_sizer,.blog_holder.blog_gallery article,.blog_holder.blog_pinterest .blog_holder_grid_sizer,.blog_holder.blog_pinterest article,.blog_holder.masonry .blog_holder_grid_sizer,.blog_holder.masonry article,.full_width .grid_section .q_masonry_blog article,.q_masonry_blog article,.two_columns_25_75 .blog_holder.blog_chequered .blog_holder_grid_sizer,.two_columns_25_75 .blog_holder.blog_chequered article,.two_columns_25_75 .blog_holder.blog_pinterest .blog_holder_grid_sizer,.two_columns_25_75 .blog_holder.blog_pinterest article,.two_columns_25_75 .blog_holder.masonry .blog_holder_grid_sizer,.two_columns_25_75 .blog_holder.masonry article,.two_columns_25_75 .q_masonry_blog article,.two_columns_33_66 .blog_holder.blog_chequered .blog_holder_grid_sizer,.two_columns_33_66 .blog_holder.blog_chequered article,.two_columns_33_66 .blog_holder.blog_pinterest .blog_holder_grid_sizer,.two_columns_33_66 .blog_holder.blog_pinterest article,.two_columns_33_66 .blog_holder.masonry .blog_holder_grid_sizer,.two_columns_33_66 .blog_holder.masonry article,.two_columns_33_66 .q_masonry_blog article,.two_columns_66_33 .blog_holder.blog_chequered .blog_holder_grid_sizer,.two_columns_66_33 .blog_holder.blog_chequered article,.two_columns_66_33 .blog_holder.blog_pinterest .blog_holder_grid_sizer,.two_columns_66_33 .blog_holder.blog_pinterest article,.two_columns_66_33 .blog_holder.masonry .blog_holder_grid_sizer,.two_columns_66_33 .blog_holder.masonry article,.two_columns_66_33 .q_masonry_blog article,.two_columns_75_25 .blog_holder.blog_chequered .blog_holder_grid_sizer,.two_columns_75_25 .blog_holder.blog_chequered article,.two_columns_75_25 .blog_holder.blog_pinterest .blog_holder_grid_sizer,.two_columns_75_25 .blog_holder.blog_pinterest article,.two_columns_75_25 .blog_holder.masonry .blog_holder_grid_sizer,.two_columns_75_25 .blog_holder.masonry article,.two_columns_75_25 .q_masonry_blog article {
        width: 100%
    }

    .blog_holder.blog_pinterest .blog_holder_grid_gutter,.blog_holder.masonry .blog_holder_grid_gutter,.two_columns_25_75 .blog_holder.blog_pinterest .blog_holder_grid_gutter,.two_columns_25_75 .blog_holder.masonry .blog_holder_grid_gutter,.two_columns_33_66 .blog_holder.blog_pinterest .blog_holder_grid_gutter,.two_columns_33_66 .blog_holder.masonry .blog_holder_grid_gutter,.two_columns_66_33 .blog_holder.blog_pinterest .blog_holder_grid_gutter,.two_columns_66_33 .blog_holder.masonry .blog_holder_grid_gutter,.two_columns_75_25 .blog_holder.blog_pinterest .blog_holder_grid_gutter,.two_columns_75_25 .blog_holder.masonry .blog_holder_grid_gutter {
        width: 0
    }

    .blog_holder.masonry_gallery .blog_holder_grid_sizer,.blog_holder.masonry_gallery article,.column_inner .blog_holder.masonry_gallery .blog_holder_grid_sizer,.column_inner .blog_holder.masonry_gallery article {
        width: 100%
    }

    .blog_holder.masonry_gallery article.large-height img,.column_inner .blog_holder.masonry_gallery article.large-height img {
        width: 100%;
        height: auto
    }

    .blog_holder.masonry_gallery article.large-width img,.column_inner .blog_holder.masonry_gallery article.large-width img {
        height: 100%;
        width: auto;
        max-width: none
    }

    .blog_holder.single_image_title_post article .post_info {
        display: none
    }

    .blog_holder.single_image_title_post article .single_bottom_part .single_bottom_part_left,.blog_holder.single_image_title_post article .single_bottom_part .single_bottom_part_right {
        width: 100%;
        text-align: left;
        padding: 5px 0
    }

    .call_to_action_button_wrapper.right {
        text-align: center!important;
        margin-top: 15px
    }

    .title {
        padding: 15px 0!important
    }

    .breadcrumb {
        position: relative
    }

    .title .subtitle {
        margin-top: 0!important;
        margin-bottom: 0!important
    }

    .blog_holder article .post_description .post_description_left,.post_info_left {
        margin-top: 10px
    }

    .blog_holder article .post_comments {
        margin-left: 0
    }

    .blog_compound article .post_meta .three_columns>.column1,.blog_compound article .post_meta .three_columns>.column2,.blog_compound article .post_meta .three_columns>.column3 {
        width: 33.33%
    }

    .qode_clients.five_columns .qode_client_holder,.qode_clients.four_columns .qode_client_holder,.qode_clients.six_columns .qode_client_holder,.qode_clients.three_columns .qode_client_holder {
        width: 50%
    }

    .qode_clients.five_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.four_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.six_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.three_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before {
        border-right-width: 1px
    }

    .animated_icons_with_text .animated_icon_with_text_inner:before,.animated_icons_with_text.five_columns .animated_icon_with_text_holder:nth-child(5n) .animated_icon_with_text_inner:before,.animated_icons_with_text.four_columns .animated_icon_with_text_holder:nth-child(4n) .animated_icon_with_text_inner:before,.animated_icons_with_text.three_columns .animated_icon_with_text_holder:nth-child(3n) .animated_icon_with_text_inner:before,.qode_clients.five_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before,.qode_clients.four_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before,.qode_clients.six_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before,.qode_clients.three_columns .qode_client_holder:nth-child(2n) .qode_client_holder_inner:before {
        border-right-width: 0
    }

    .animated_icons_with_text.five_columns .animated_icon_with_text_holder,.animated_icons_with_text.four_columns .animated_icon_with_text_holder,.animated_icons_with_text.three_columns .animated_icon_with_text_holder,.animated_icons_with_text.two_columns .animated_icon_with_text_holder {
        width: 100%
    }

    .qode_pricing_list .qode_pricing_item_text {
        padding-right: 130px
    }

    .qode_pricing_list .qode_pricing_item_price {
        width: 130px
    }

    .qode_pricing_list .qode_pricing_item_price_inner span {
        font-size: 25px!important
    }

    body.boxed .cover_boxes ul li .box .box_content {
        left: 0;
        width: 215px
    }

    .vc_row-fluid [class*=vc_span] {
        width: 100%!important;
        margin-left: 0!important
    }

    .q_image_with_text_over.one_fourth,.q_image_with_text_over.one_half,.q_image_with_text_over.one_third {
        width: 100%
    }

    .call_to_action .column2.button_wrapper {
        position: relative;
        text-align: center
    }

    .call_to_action .column2.button_wrapper .qbutton {
        position: static;
        margin: 10px 0 0!important;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    .cover_boxes ul li,.cover_boxes ul li .box .thumb {
        width: 190px
    }

    .cover_boxes ul li .box .box_content {
        width: 210px
    }

    .latest_post_holder>ul>li {
        width: 100%!important;
        margin: 0 0 25px!important
    }

    .q_circles_holder .q_circle_outer {
        width: 100%!important
    }

    .footer_top .four_columns .column2 .column_inner>div,.footer_top .four_columns .column3 .column_inner>div,.footer_top .four_columns .column4 .column_inner>div,.footer_top .three_columns .column2 .column_inner>div,.footer_top .three_columns .column3 .column_inner>div,.footer_top .two_columns_50_50 .column2 .column_inner>div {
        margin: 0
    }

    .footer_top .four_columns .column1,.footer_top .four_columns .column2,.footer_top .four_columns .column3,.footer_top .three_columns .column1,.footer_top .three_columns .column2,.footer_top .two_columns_50_50 .column1 {
        margin: 0 0 25px
    }

    .footer_bottom_columns.three_columns .column1 .footer_bottom,.footer_bottom_columns.three_columns .column1 .footer_bottom ul,.footer_bottom_columns.three_columns .column3 .footer_bottom,.footer_bottom_columns.three_columns .column3 .footer_bottom ul,.footer_bottom_columns.two_columns_50_50 .column1 .footer_bottom,.footer_bottom_columns.two_columns_50_50 .column1 .footer_bottom ul,.footer_bottom_columns.two_columns_50_50 .column2 .footer_bottom,.footer_bottom_columns.two_columns_50_50 .column2 .footer_bottom ul {
        text-align: center
    }

    .wpb_flexslider.flexslider.have_frame {
        width: 307px
    }

    .frame_holder>.wpb_wrapper {
        padding: 18px 0 42px
    }

    .frame_holder.frame_holder2>.wpb_wrapper {
        padding: 23px 0 40px
    }

    .frame_holder.frame_holder3 .wpb_flexslider.flexslider.have_frame {
        width: 298px
    }

    .frame_holder.frame_holder3>.wpb_wrapper {
        padding: 19px 0 23px
    }

    .frame_holder.frame_holder4 .wpb_flexslider.flexslider.have_frame {
        width: 384px
    }

    .frame_holder.frame_holder4>.wpb_wrapper {
        padding: 18px 0 87px
    }

    .qode_pricing_tables .q_price_table {
        width: 100%!important;
        margin-left: 0;
        margin-bottom: 15px
    }

    .grid-sizer,.masonry_gallery_holder.three_columns .grid-sizer,.masonry_gallery_holder.three_columns .masonry_gallery_item.rectangle_landscape,.masonry_gallery_holder.three_columns .masonry_gallery_item.rectangle_portrait,.masonry_gallery_holder.three_columns .masonry_gallery_item.square_big,.masonry_gallery_holder.three_columns .masonry_gallery_item.square_small,.masonry_gallery_holder.two_columns .grid-sizer,.masonry_gallery_holder.two_columns .masonry_gallery_item.rectangle_portrait,.masonry_gallery_holder.two_columns .masonry_gallery_item.square_small,.masonry_gallery_item.rectangle_portrait,.masonry_gallery_item.square_small,.post-password-form {
        width: 100%
    }

    .qode_pricing_tables .q_price_table.active {
        margin-top: 20px;
        margin-bottom: 25px
    }

    .q_price_table.qode_pricing_table_advanced .price_table_inner .value {
        font-size: 11px
    }

    .q_price_table.qode_pricing_table_advanced .price_table_inner .price {
        font-size: 45px
    }

    .call_to_action .text_wrapper .call_to_action_text {
        text-align: center;
        margin-bottom: 10px!important
    }

    .title.title_size_large h1 {
        font-size: 25px!important;
        line-height: 35px!important
    }

    body.page-template-full_screen-php {
        font-size: inherit!important;
        height: auto!important
    }

    .full_screen_navigation_holder,.full_screen_preloader,.slimScrollBar {
        display: none!important;
        visibility: hidden!important
    }

    .full_screen_inner {
        visibility: visible!important;
        top: auto!important;
        -ms-touch-action: inherit!important;
        touch-action: inherit!important
    }

    .fp-scrollable,.fp-section.fp-table,.fp-slide.fp-table,.fp-tableCell,.slimScrollDiv {
        height: auto!important
    }

    .vc_row.full_screen_section {
        padding: 30px 0
    }

    .q_elements_holder.responsive_mode_from_600.five_columns .q_elements_item,.q_elements_holder.responsive_mode_from_600.four_columns .q_elements_item,.q_elements_holder.responsive_mode_from_600.six_columns .q_elements_item,.q_elements_holder.responsive_mode_from_600.three_columns .q_elements_item,.q_elements_holder.responsive_mode_from_600.three_columns.eh_three_columns_25_25_50 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_600.three_columns.eh_three_columns_50_25_25 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_600.two_columns .q_elements_item,.q_elements_holder.responsive_mode_from_600.two_columns.eh_two_columns_25_75 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_600.two_columns.eh_two_columns_25_75 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_600.two_columns.eh_two_columns_33_66 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_600.two_columns.eh_two_columns_33_66 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_600.two_columns.eh_two_columns_66_33 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_600.two_columns.eh_two_columns_66_33 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_600.two_columns.eh_two_columns_75_25 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_600.two_columns.eh_two_columns_75_25 .q_elements_item:last-child {
        width: 100%;
        display: inline-block;
        height: auto
    }

    .q_elements_holder.alignment_one_column_left.responsive_mode_from_600 .q_elements_item .q_elements_item_content {
        text-align: left!important
    }

    .q_elements_holder.alignment_one_column_center.responsive_mode_from_600 .q_elements_item .q_elements_item_content {
        text-align: center!important
    }

    .q_elements_holder.alignment_one_column_right.responsive_mode_from_600 .q_elements_item .q_elements_item_content {
        text-align: right!important
    }

    .latest_post_two_holder>ul>li {
        width: 100%!important;
        float: none
    }

    .filter_holder ul li {
        display: inline-block;
        vertical-align: middle
    }

    .testimonials_item,.testimonials_item.testimonials_header,.testimonials_item.tstm_item_large {
        width: calc(100% - 34px);
        padding-top: calc(100% - 34px)
    }

    .boxed .section .section_inner .testimonials_masonry_holder .testimonials_item,.boxed .section .section_inner .testimonials_masonry_holder .testimonials_item.testimonials_header,.boxed .section .section_inner .testimonials_masonry_holder .testimonials_item.tstm_item_large,.container .container_inner .testimonials_masonry_holder .testimonials_item,.container .container_inner .testimonials_masonry_holder .testimonials_item.testimonials_header,.container .container_inner .testimonials_masonry_holder .testimonials_item.tstm_item_large,.grid_section .section_inner .testimonials_masonry_holder .testimonials_item,.grid_section .section_inner .testimonials_masonry_holder .testimonials_item.testimonials_header,.grid_section .section_inner .testimonials_masonry_holder .testimonials_item.tstm_item_large {
        width: calc(100% - 12px);
        padding-top: calc(100% - 12px)
    }

    .qode-preview-slider {
        padding-bottom: 30px
    }

    .qode-preview-slider .qode-presl-main-slider .flex-control-nav {
        bottom: -30px
    }

    .wpb_gallery_slides .qode-image-slider-description {
        display: none
    }
}

@media only screen and (max-width: 500px) {
    .full_width .projects_masonry_holder .portfolio_masonry_item.large_height a.portfolio_link_for_touch {
        display:block;
        height: 100%
    }

    .full_width .projects_masonry_holder .portfolio_masonry_item.large_height .image_holder img {
        height: auto!important
    }

    .projects_masonry_holder.portfolio_masonry_gallery_with_space .portfolio_masonry_item.large_height .image_holder img {
        height: 100%!important
    }

    .full_width .projects_masonry_holder.gs3 .portfolio_masonry_item,.full_width .projects_masonry_holder.gs3 .portfolio_masonry_item.large_height,.full_width .projects_masonry_holder.gs3 .qode-portfolio-masonry-gallery-grid-sizer,.full_width .projects_masonry_holder.gs4 .portfolio_masonry_item,.full_width .projects_masonry_holder.gs4 .portfolio_masonry_item.large_height,.full_width .projects_masonry_holder.gs4 .qode-portfolio-masonry-gallery-grid-sizer,.projects_masonry_holder.gs4 .portfolio_masonry_item,.projects_masonry_holder.gs4 .portfolio_masonry_item.large_height,.projects_masonry_holder.gs4 .qode-portfolio-masonry-gallery-grid-sizer {
        width: 100%!important;
        margin: 0!important
    }
}

@media only screen and (max-width: 480px) {
    body.boxed .carousel-inner,body.boxed .full_width .parallax_content,body.boxed .header_inner,body.boxed .wrapper_inner,body.boxed footer {
        width:350px
    }

    body.boxed .footer_inner {
        width: 100%
    }

    .fixed_top_header .header_bottom_right_widget_holder {
        display: none
    }

    .boxed div.section .section_inner,.carousel-inner .slider_content_outer,.container_inner,.container_inner nav.content_menu,.full_width .parallax_content,.steps_holder_inner,div.grid_section .section_inner,nav.content_menu ul {
        width: 300px
    }

    .paspartu_enabled .carousel-inner .slider_content_outer,.paspartu_enabled .container_inner,.paspartu_enabled .container_inner nav.content_menu,.paspartu_enabled .full_width .parallax_content,.paspartu_enabled .steps_holder_inner,.paspartu_enabled div.grid_section .section_inner,.paspartu_enabled nav.content_menu ul,.paspartu_enabled.boxed div.section .section_inner {
        width: 280px
    }

    .full_width .projects_masonry_holder .portfolio_masonry_item,.full_width .projects_masonry_holder .portfolio_masonry_item.large_height,.full_width .projects_masonry_holder .portfolio_masonry_item.large_width,.full_width .projects_masonry_holder .portfolio_masonry_item.large_width_height,.full_width .projects_masonry_holder .qode-portfolio-masonry-gallery-grid-sizer {
        width: 100%!important;
        margin: 0!important
    }

    .projects_masonry_holder .portfolio_masonry_item,.projects_masonry_holder .portfolio_masonry_item.large_height,.projects_masonry_holder .portfolio_masonry_item.large_width,.projects_masonry_holder .portfolio_masonry_item.large_width_height,.projects_masonry_holder .qode-portfolio-masonry-gallery-grid-sizer {
        width: 100%
    }

    .blog_holder.blog_pinterest,.blog_holder.masonry {
        width: 300px!important
    }

    .header_bottom,footer .container_inner {
        padding: 0 25px
    }

    .footer_bottom_border.in_grid,.footer_top_border.in_grid,.header_bottom .container_inner,.title_border_in_grid_holder,footer .container_inner,nav.mobile_menu>ul {
        width: auto
    }

    .projects_holder.v2 .mix,.projects_holder.v2.hover_text .mix,.projects_holder.v3 .mix,.projects_holder.v3.hover_text .mix,.projects_holder.v4 .mix,.projects_holder.v4.hover_text .mix,.projects_holder.v5 .mix,.projects_holder.v5.hover_text .mix,.projects_holder.v6 .mix,.projects_holder.v6.hover_text .mix {
        width: 100%;
        margin: 0 0 7.4%
    }

    .projects_holder.v2.hover_text .mix,.projects_holder.v3.hover_text .mix,.projects_holder.v4.hover_text .mix,.projects_holder.v5.hover_text .mix,.projects_holder.v6.hover_text .mix {
        margin: 0 0 7.8%
    }

    .masonry_with_space .projects_holder.v2 .mix,.masonry_with_space .projects_holder.v2 .qode-portfolio-masonry-gallery-grid-sizer,.masonry_with_space .projects_holder.v3 .mix,.masonry_with_space .projects_holder.v3 .qode-portfolio-masonry-gallery-grid-sizer,.masonry_with_space .projects_holder.v4 .mix,.masonry_with_space .projects_holder.v4 .qode-portfolio-masonry-gallery-grid-sizer,.masonry_with_space .projects_holder.v5 .mix,.masonry_with_space .projects_holder.v5 .qode-portfolio-masonry-gallery-grid-sizer,.masonry_with_space .projects_holder.v6 .mix,.masonry_with_space .projects_holder.v6 .qode-portfolio-masonry-gallery-grid-sizer,.projects_holder.v2 .filler,.projects_holder.v2.hover_text .filler,.projects_holder.v3 .filler,.projects_holder.v3.hover_text .filler,.projects_holder.v4 .filler,.projects_holder.v4.hover_text .filler,.projects_holder.v5 .filler,.projects_holder.v5.hover_text .filler,.projects_holder.v6 .filler,.projects_holder.v6.hover_text .filler {
        width: 100%
    }

    .single_tags {
        margin: 35px 0 0 19%
    }

    .q_tabs.vertical .tabs-nav {
        width: 30%
    }

    .q_tabs.vertical .tabs-container {
        width: 65%
    }

    .q_tabs .tabs-nav li a {
        padding: 0 5px
    }

    .q_tabs.vertical .tabs-nav li a {
        padding: 7px 5px
    }

    .gallery_holder ul.v2 li,.gallery_holder ul.v3 li,.gallery_holder ul.v4 li,.gallery_holder ul.v5 li,.gallery_holder ul.v6 li {
        width: 100%!important;
        margin: 0!important
    }

    .gallery_holder ul.gallery_with_space.v2 li,.gallery_holder ul.gallery_with_space.v3 li,.gallery_holder ul.gallery_with_space.v4 li,.gallery_holder ul.gallery_with_space.v5 li {
        width: 100%!important;
        margin-right: 0!important;
        margin-bottom: 2%!important
    }

    .comment_holder .comment-list li ul.children {
        padding: 0 0 0 15px
    }

    .blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column1 .date,.blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column2,.filter_holder ul li span {
        padding: 0 10px
    }

    .box_image_with_border {
        margin: 0 0 30px
    }

    .box_image_holder .box_icon .fa-stack {
        font-size: 4em
    }

    .q_steps_holder .circle_small span {
        left: -35px
    }

    .footer_bottom {
        line-height: 35px;
        height: auto
    }

    .blog_holder article .post_description .post_description_left,.post_info_left {
        display: inline-block;
        float: none;
        margin: 0 0 5px;
        width: 100%
    }

    .blog_holder article .post_description .post_description_right,.post_info_right {
        float: none
    }

    .blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column1,.blog_holder.blog_large_image_with_dividers article .post_info .post_info_left,.blog_holder.blog_large_image_with_dividers article .post_info .post_info_right {
        width: auto
    }

    .blog_compound article .post_meta .three_columns>.column1,.blog_compound article .post_meta .three_columns>.column2,.blog_compound article .post_meta .three_columns>.column3 {
        width: 100%;
        text-align: center;
        padding: 3px 0
    }

    .post_info_right {
        text-align: right
    }

    .author_description_inner .image {
        float: none
    }

    .author_text_holder {
        padding: 10px 0 0
    }

    .single_tags {
        margin-left: 0
    }

    .footer_top .column_inner>div {
        margin: 0 0 25px!important
    }

    .footer_top .column_inner {
        border: 0
    }

    .qbutton.big_large {
        height: 50px;
        line-height: 50px;
        padding: 0 18px
    }

    .qode_clients.five_columns .qode_client_holder,.qode_clients.four_columns .qode_client_holder,.qode_clients.six_columns .qode_client_holder,.qode_clients.three_columns .qode_client_holder,.qode_clients.two_columns .qode_client_holder {
        width: 100%
    }

    .qode_clients.five_columns .qode_client_holder .qode_client_holder_inner:before,.qode_clients.five_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.four_columns .qode_client_holder .qode_client_holder_inner:before,.qode_clients.four_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.six_columns .qode_client_holder .qode_client_holder_inner:before,.qode_clients.six_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.three_columns .qode_client_holder .qode_client_holder_inner:before,.qode_clients.three_columns .qode_client_holder:nth-child(3n) .qode_client_holder_inner:before,.qode_clients.two_columns .qode_client_holder .qode_client_holder_inner:before {
        border-right-width: 0
    }

    .side_menu_button>a {
        padding: 0
    }

    .cover_boxes ul li .box .thumb {
        width: 100%!important
    }

    .cover_boxes ul li .box,.cover_boxes ul li.act {
        width: 100%
    }

    .cover_boxes ul li .box a.thumb,.cover_boxes ul li.act {
        float: none;
        margin: 0!important
    }

    .cover_boxes ul li .box .box_content {
        position: static;
        margin-top: 20px;
        width: 100%
    }

    .cover_boxes ul li.act {
        margin-bottom: 35px!important
    }

    .cover_boxes ul li .box .thumb img {
        width: 100%
    }

    body.boxed .cover_boxes ul li .box .box_content {
        left: 0;
        width: 100%
    }

    .q_counter_holder.center {
        padding: 20px
    }

    .q_accordion_holder,.q_tabs {
        visibility: visible!important
    }

    .wpb_flexslider.flexslider.have_frame {
        width: 220px
    }

    .frame_holder>.wpb_wrapper {
        padding: 12px 0 30px
    }

    .frame_holder.frame_holder2>.wpb_wrapper {
        padding: 17px 0 28px
    }

    .frame_holder.frame_holder3 .wpb_flexslider.flexslider.have_frame {
        width: 211px
    }

    .frame_holder.frame_holder3>.wpb_wrapper {
        padding: 14px 0 15px
    }

    .frame_holder.frame_holder4 .wpb_flexslider.flexslider.have_frame {
        width: 275px
    }

    .frame_holder.frame_holder4>.wpb_wrapper {
        padding: 14px 0 62px
    }

    .have_frame.flexslider .flex-prev {
        left: -50px
    }

    .have_frame.flexslider .flex-next {
        right: -50px
    }

    body .gform_wrapper .top_label input.medium,body .gform_wrapper .top_label input.small {
        width: 100%
    }

    div.pp_pic_holder {
        width: 100%!important;
        left: 0!important
    }

    .pp_content,.pp_content iframe {
        width: 100%!important;
        height: 300px!important
    }

    .pp_hoverContainer {
        width: 100%!important;
        height: 250px!important
    }

    #pp_full_res>img {
        width: 100%!important;
        height: auto!important
    }

    div.pp_default .pp_details {
        width: 98%!important
    }

    div.ppt {
        width: 100%!important
    }

    .title .separator {
        display: none
    }

    .qode_pricing_list .qode_pricing_item_text {
        padding-right: 100px
    }

    .qode_pricing_list .qode_pricing_item_price {
        width: 100px
    }

    .qode_pricing_list .qode_pricing_item_price_inner span {
        font-size: 20px!important
    }

    .title.title_size_large h1 {
        font-size: 20px!important;
        line-height: 25px!important
    }

    .q_elements_holder.responsive_mode_from_480.five_columns .q_elements_item,.q_elements_holder.responsive_mode_from_480.four_columns .q_elements_item,.q_elements_holder.responsive_mode_from_480.six_columns .q_elements_item,.q_elements_holder.responsive_mode_from_480.three_columns .q_elements_item,.q_elements_holder.responsive_mode_from_480.three_columns.eh_three_columns_25_25_50 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_480.three_columns.eh_three_columns_50_25_25 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_480.two_columns .q_elements_item,.q_elements_holder.responsive_mode_from_480.two_columns.eh_two_columns_25_75 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_480.two_columns.eh_two_columns_25_75 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_480.two_columns.eh_two_columns_33_66 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_480.two_columns.eh_two_columns_33_66 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_480.two_columns.eh_two_columns_66_33 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_480.two_columns.eh_two_columns_66_33 .q_elements_item:last-child,.q_elements_holder.responsive_mode_from_480.two_columns.eh_two_columns_75_25 .q_elements_item:first-child,.q_elements_holder.responsive_mode_from_480.two_columns.eh_two_columns_75_25 .q_elements_item:last-child {
        width: 100%;
        display: inline-block;
        height: auto
    }

    .blog_slider.simple_slider .read_more_wrapper,.blog_slider_holder .blog_slider.simple_slider .blog_slider_simple_info,.qode-preview-slider .qode-presl-main-slider .flex-direction-nav,.qode-preview-slider .qode-presl-small-slider-holder {
        display: none
    }

    .q_elements_holder.alignment_one_column_left.responsive_mode_from_480 .q_elements_item .q_elements_item_content {
        text-align: left!important
    }

    .q_elements_holder.alignment_one_column_center.responsive_mode_from_480 .q_elements_item .q_elements_item_content {
        text-align: center!important
    }

    .q_elements_holder.alignment_one_column_right.responsive_mode_from_480 .q_elements_item .q_elements_item_content {
        text-align: right!important
    }

    .blog_slider .blog_slider_simple_title {
        margin-bottom: 0;
        line-height: 19px
    }

    .blog_slider .blog_slider_simple_title a {
        font-size: 17px;
        line-height: 19px
    }

    .projects_masonry_holder .large_height .image_holder img {
        height: auto!important
    }

    .qode-instagram-feed.qode-col-12 li,.qode-instagram-feed.qode-col-3 li,.qode-instagram-feed.qode-col-4 li,.qode-instagram-feed.qode-col-6 li,.qode-instagram-feed.qode-col-9 li {
        width: 100%
    }

    .bigtext * {
        white-space: normal!important
    }

    .blog_headlines article h2 a {
        line-height: 1.3em
    }

    .two_columns_form_without_space {
        display: block
    }

    .two_columns_form_without_space .column_left,.two_columns_form_without_space .column_right {
        display: block;
        width: 100%
    }

    .two_columns_form_without_space input.wpcf7-form-control.wpcf7-submit {
        width: 100%;
        text-align: center;
        box-sizing: border-box
    }
}

@media only screen and (max-width: 420px) {
    body.boxed .carousel-inner,body.boxed .full_width .parallax_content,body.boxed .header_inner,body.boxed .wrapper_inner,body.boxed footer {
        width:320px
    }

    .header_bottom,footer .container_inner,nav.content_menu {
        padding: 0 15px
    }

    .pp_content,.pp_content iframe {
        height: 250px!important
    }

    .pp_hoverContainer {
        height: 200px!important
    }

    .boxed .full_width .parallax_content {
        padding: 0
    }
}

@media only screen and (max-width: 350px) {
    .boxed div.section .section_inner,.carousel-inner .slider_content_outer,.container_inner,.full_width .parallax_content,.steps_holder_inner,body.boxed .carousel-inner,body.boxed .full_width .parallax_content,body.boxed .header_inner,body.boxed .wrapper_inner,body.boxed footer,div.grid_section .section_inner,nav.content_menu {
        width:95%
    }

    body.boxed .footer_inner {
        width: 100%
    }

    .parallax_section_inner_margin,.section_inner_margin {
        margin: 0
    }

    .qode-preview-slider {
        max-width: 100%
    }
}

@media only screen and (max-width: 1024px) {
    .qode-inter-page-navigation-holder .qode-inter-page-navigation-next .qode-ipn-arrow {
        padding-left:0
    }

    .qode-inter-page-navigation-holder .qode-ipn-arrow {
        padding-right: 0
    }

    .cards,.cards .card {
        height: 40px
    }

    .qode-card-slider-holder-outer {
        padding-top: 30px;
        padding-bottom: 60px
    }

    .qode-card-slider-holder-outer .controls.bullets {
        bottom: -43px
    }

    .qode-card-slider-holder-outer .controls .button.prev {
        left: 30px
    }

    .qode-card-slider-holder-outer .controls .button.next {
        right: 30px
    }
}

@media only screen and (max-width: 480px) {
    .cards,.cards .card {
        height:15px
    }

    .qode-card-slider-holder-outer {
        padding-top: 20px;
        padding-bottom: 35px
    }

    .qode-card-slider-holder-outer .controls.arrows .button {
        display: none
    }

    .qode-card-slider-holder-outer .controls.bullets {
        bottom: -30px
    }

    .qode-card-slider-holder-outer .controls.bullets .dots .dots-inner .dot {
        margin: 0 3px
    }

    .qode-expanding-images .qode-expanding-images-inner {
        max-width: 80%
    }

    .qode-expanding-images .qode-hero-image .qode-hero-image-link:hover img {
        -webkit-transform: translate3d(0,-10px,0);
        -moz-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    .qode-expanding-images .qode-side-image.qode-side-image-inner {
        width: 25%;
        padding-top: 15.6255%
    }

    .qode-expanding-images .qode-side-image.qode-side-image-1 {
        top: 13%;
        left: 4.5%
    }

    .qode-expanding-images .qode-side-image.qode-side-image-2 {
        bottom: 21%;
        left: 3.3%
    }

    .qode-expanding-images .qode-side-image.qode-side-image-3 {
        top: 13%;
        right: 4.5%
    }

    .qode-expanding-images .qode-side-image.qode-side-image-4 {
        bottom: 21%;
        right: 3.3%
    }

    .qode-expanding-images .qode-side-image.qode-side-image-outer {
        display: none
    }
}

@media only screen and (max-width: 1200px) {
    .qode-item-showcase .qode-item-image {
        margin-top:0!important;
        margin-bottom: 60px
    }

    .qode-item-showcase .qode-item-showcase-holder.qode-holder-left .qode-item-line {
        right: 38px
    }

    .qode-item-showcase .qode-item-showcase-holder.qode-holder-right .qode-item-line {
        left: 38px
    }
}

@media only screen and (max-width: 1200px) and (min-width:1024px) {
    .qode-item-showcase .qode-item-showcase-holder.qode-holder-left,.qode-item-showcase .qode-item-showcase-holder.qode-holder-right {
        width:30%
    }
}

@media only screen and (max-width: 1024px) {
    .qode-item-showcase .qode-item-image {
        width:100%;
        float: none
    }

    .qode-item-showcase .qode-item-showcase-holder.qode-holder-left,.qode-item-showcase .qode-item-showcase-holder.qode-holder-right {
        float: left;
        width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px
    }
}

@media only screen and (max-width: 600px) {
    .qode-card-slider-holder-outer .controls.arrows .button,.qode-inter-page-navigation-holder .qode-inter-page-title {
        display:none
    }

    .qode-item-showcase .qode-item-showcase-holder.qode-holder-left,.qode-item-showcase .qode-item-showcase-holder.qode-holder-right {
        float: none;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 15px
    }

    .qode-int-icon-showcase .qode-int-icon-circle,.qode-int-icon-showcase .qode-int-icon-showcase-inner {
        width: calc(100% - 60px);
        height: calc(100% - 60px);
        margin: 30px
    }

    .qode-showcase-icon .qode-icon-holder {
        width: 55px;
        height: 55px;
        line-height: 55px;
        font-size: 20px
    }

    .qode-showcase-content-inner {
        display: none
    }
}

@media only screen and (max-width: 1280px) {
    .qode-cta-section .qode-cta-section-text-wrapper .qode-cta-section-title {
        font-size:2.5em
    }

    .qode-cta-section .qode-cta-section-text-wrapper .qode-cta-section-description-holder {
        margin-bottom: 35px
    }

    .qode-cta-section .qode-cta-section-text-wrapper .qode-cta-section-description {
        font-size: 1em
    }
}

@media only screen and (max-width: 1024px) {
    .qode-cta-section img {
        -webkit-transform:scale(1.25);
        -moz-transform: scale(1.25);
        transform: scale(1.25)
    }

    .qode-cta-section .qode-cta-section-text-wrapper {
        width: 520px;
        height: 520px
    }

    .qode-cta-section .qode-cta-section-text-wrapper .qode-cta-section-title {
        font-size: 2.2em
    }

    .qode-cta-section .qode-cta-section-text-wrapper .qode-cta-section-description {
        font-size: 1.2em
    }
}

@media only screen and (max-width: 768px) {
    .qode-cta-section {
        overflow:hidden
    }

    .qode-cta-section img {
        -webkit-transform: scale(1.75);
        -moz-transform: scale(1.75);
        transform: scale(1.75)
    }
}

@media only screen and (max-width: 600px) {
    .qode-cta-section img {
        display:none
    }

    .qode-cta-section .qode-cta-section-text-wrapper {
        height: auto;
        width: auto;
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none
    }

    .qode-cta-section .qode-cta-section-text-wrapper .qode-cta-section-title {
        font-size: 2em
    }

    .qode-cta-section .qode-cta-section-text-wrapper .qode-cta-section-description-holder {
        margin-bottom: 45px
    }

    .qode-cta-section .qode-cta-section-text-wrapper .qode-cta-section-description {
        font-size: 1em
    }
}

@media only screen and (max-width: 1024px) {
    .qode-elliptical-slider .flex-control-nav.flex-control-paging {
        left:20px
    }

    .qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-image-holder-wrapper .qode-elliptical-slide-image-holder {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .qode-elliptical-slider .qode-elliptical-slide {
        height:450px
    }

    .qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-image-holder-wrapper {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background-color: #292929
    }

    .qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-content-wrapper .qode-elliptical-slide-wrapper-inner {
        width: 100%
    }

    .qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-content-wrapper .qode-elliptical-slide-wrapper-inner svg {
        display: none
    }

    .qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-content-wrapper .qode-elliptical-slide-elements-holder {
        padding: 0
    }

    .qode-elliptical-slider .qode-elliptical-slide .qode-elliptical-slide-content-holder {
        background: 0 0!important
    }
}

@media only screen and (max-width: 320px) {
    .qode-elliptical-slide .qode-elliptical-slide-content-wrapper .qode-elliptical-slide-elements-holder {
        padding:0 35px
    }
}

@media only screen and (max-width: 600px) {
    .qode-pricing-calculator .qode-pricing-calculator-items,.qode-pricing-calculator .qode-pricing-calculator-text-holder {
        width:100%;
        display: block;
        border-width: 0
    }

    .qode-pricing-calculator .qode-pricing-calculator-text-holder {
        padding-top: 40px;
        padding-bottom: 20px
    }

    .qode-comparative-features-table .qode-cft-feature-item-title-responsive {
        font-size: 14px;
        padding: 0 5px
    }

    .qode-comparative-features-table .qode-cft-column-footer-image {
        padding: 8px;
        width: 30%
    }

    .qode-comparative-features-table .qode-cft-column-footer-text {
        padding-right: 8px
    }

    .qode-comparative-features-table .qode-cft-column-link-holder {
        padding: 15px 8px
    }
}

@media only screen and (min-width: 1025px) {
    .qode-sliding-image-holder .qode-sih-image-holder {
        background-image:none!important
    }
}

@media only screen and (max-width: 1024px) {
    .qode-elliptical-slide {
        height:600px
    }

    .qode-sliding-image-holder .qode-sliding-image-background-image {
        display: none
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-three .qode-numbered-process-inner {
        margin: 0 -30px
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-three .qode-np-item {
        padding: 0 30px
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-three .qode-np-line {
        width: 60px
    }
}

@media only screen and (max-width: 768px) {
    .qode-comparative-features-table .qode-cft-feature-item-title-responsive {
        display:inline-block
    }

    .qode-comparative-features-table .qode-cft-feature-title,.qode-comparative-features-table .qode-cft-link-holder,.qode-comparative-features-table .qode-cft-title-holder {
        display: none
    }

    .qode-comparative-features-table .qode-cft-mark {
        display: block
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-three .qode-numbered-process-inner {
        margin: 0 -20px
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-three .qode-np-item {
        padding: 0 20px
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-three .qode-np-line {
        width: 40px
    }
}

@media only screen and (max-width: 600px) {
    .qode-numbered-process-holder.qode-numbered-process-holder-items-three .qode-numbered-process-inner {
        margin:-10px 0
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-three .qode-np-item {
        width: 100%;
        padding: 10px 0
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-three .qode-np-line {
        width: 0
    }
}

@media only screen and (max-width: 1200px) {
    .qode-numbered-process-holder.qode-numbered-process-holder-items-four .qode-numbered-process-inner {
        margin:0 -20px
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-four .qode-np-item {
        padding: 0 20px
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-four .qode-np-line {
        width: 40px
    }
}

@media only screen and (max-width: 768px) {
    .qode-numbered-process-holder.qode-numbered-process-holder-items-four .qode-numbered-process-inner {
        margin:-10px -30px
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-four .qode-np-item {
        width: 50%;
        padding: 10px 30px
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-four .qode-np-item:nth-child(2n) .qode-np-line {
        border: none
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-four .qode-np-line {
        width: 60px
    }
}

@media only screen and (max-width: 600px) {
    .qode-numbered-process-holder.qode-numbered-process-holder-items-four .qode-numbered-process-inner {
        margin:-10px 0
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-four .qode-np-item {
        width: 100%;
        padding: 10px 0
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-four .qode-np-line {
        width: 0
    }
}

@media only screen and (max-width: 1400px) {
    .qode-numbered-process-holder.qode-numbered-process-holder-items-five .qode-numbered-process-inner {
        margin:0 -20px
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-five .qode-np-item {
        padding: 0 20px
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-five .qode-np-line {
        width: 40px
    }
}

@media only screen and (max-width: 768px) {
    .qode-numbered-process-holder.qode-numbered-process-holder-items-five .qode-numbered-process-inner {
        margin:-10px -30px
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-five .qode-np-item {
        width: 50%;
        padding: 10px 30px
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-five .qode-np-item:nth-child(2n) .qode-np-line {
        border: none
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-five .qode-np-line {
        width: 60px
    }
}

@media only screen and (max-width: 600px) {
    .qode-numbered-process-holder.qode-numbered-process-holder-items-five .qode-numbered-process-inner {
        margin:-10px 0
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-five .qode-np-item {
        width: 100%;
        padding: 10px 0
    }

    .qode-numbered-process-holder.qode-numbered-process-holder-items-five .qode-np-line {
        width: 0
    }
}

@media only screen and (max-width: 768px) {
    .qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li {
        display:inline-block
    }

    .qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-1 .qode-advanced-tabs-nav li,.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-2 .qode-advanced-tabs-nav li,.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-3 .qode-advanced-tabs-nav li,.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-4 .qode-advanced-tabs-nav li,.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-5 .qode-advanced-tabs-nav li,.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-6 .qode-advanced-tabs-nav li,.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-7 .qode-advanced-tabs-nav li,.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-8 .qode-advanced-tabs-nav li,.qode-advanced-tabs.qode-advanced-horizontal-tab.qode-advanced-tabs-column-9 .qode-advanced-tabs-nav li {
        width: 100%
    }
}

@media only screen and (max-width: 1400px) {
    .qode_content_slider .qode_content_slider_inner {
        padding-left:0
    }

    .qode-workflow .qode-workflow-item {
        max-width: 90%
    }
}

@media only screen and (max-width: 1200px) {
    .qode-workflow .qode-workflow-item {
        max-width:100%
    }

    .qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-text {
        padding: 0 40px
    }
}

@media only screen and (max-width: 600px) {
    .qode-workflow .main-line,.qode-workflow .qode-workflow-item .line,.qode-workflow .qode-workflow-item .qode-workflow-text .circle {
        display:none!important
    }

    .qode-workflow .qode-workflow-item .qode-workflow-item-inner.reverse {
        display: block;
        -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
    }

    .qode-workflow .qode-workflow-item .qode-workflow-item-inner.reverse .qode-workflow-text {
        text-align: left
    }

    .qode-workflow .qode-workflow-text {
        width: 100%!important;
        padding: 0!important
    }

    .qode-workflow .qode-workflow-image {
        width: 100%!important;
        margin-bottom: 20px!important
    }
}

@media only screen and (max-width: 1280px) {
    .qode-scrolling-image-holder .qode-si-icon-holder {
        height:70px;
        width: 70px;
        bottom: -35px
    }

    .qode-scrolling-image-holder .qode-si-icon-holder .qode-si-icon {
        font-size: 40px;
        line-height: 1.1em
    }
}

@media only screen and (max-width: 1024px) {
    .qode-scrolling-image-holder .qode-si-icon-holder {
        height:60px;
        width: 60px;
        bottom: -30px
    }

    .qode-scrolling-image-holder .qode-si-icon-holder .qode-si-icon {
        font-size: 35px;
        line-height: 1.1em
    }
}

@media only screen and (max-width: 768px) {
    .qode-scrolling-image-holder .qode-si-icon-holder {
        height:48px;
        width: 48px;
        bottom: -24px
    }
}

@media only screen and (max-width: 600px) {
    .qode-report-sheet .qode-rs-table .qode-rs-table-content .qode-rs-table-row .qode-rs-table-column-title-header {
        display:block;
        float: left;
        width: 50%
    }

    .qode-report-sheet.qode-rs-five-columns .qode-rs-table .qode-rs-table-header .qode-rs-column-title-holder,.qode-report-sheet.qode-rs-four-columns .qode-rs-table .qode-rs-table-header .qode-rs-column-title-holder,.qode-report-sheet.qode-rs-one-column .qode-rs-table .qode-rs-table-header .qode-rs-column-title-holder,.qode-report-sheet.qode-rs-three-columns .qode-rs-table .qode-rs-table-header .qode-rs-column-title-holder,.qode-report-sheet.qode-rs-two-columns .qode-rs-table .qode-rs-table-header .qode-rs-column-title-holder {
        display: none
    }

    .qode-report-sheet .qode-rs-table .qode-rs-table-content .qode-rs-table-row .qode-rs-table-column-inner {
        float: right;
        width: 50%
    }

    .qode-report-sheet.qode-rs-one-column .qode-rs-table .qode-rs-table-content .qode-rs-table-column,.qode-report-sheet.qode-rs-one-column .qode-rs-table .qode-rs-table-header .qode-rs-table-column {
        float: none;
        width: 100%
    }

    .qode-report-sheet.qode-rs-one-column .qode-rs-table .qode-rs-table-content .qode-rs-table-column:first-child,.qode-report-sheet.qode-rs-one-column .qode-rs-table .qode-rs-table-header .qode-rs-table-column:first-child {
        width: 100%
    }

    .qode-report-sheet.qode-rs-two-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column,.qode-report-sheet.qode-rs-two-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column {
        float: none;
        width: 100%
    }

    .qode-report-sheet.qode-rs-two-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column:first-child,.qode-report-sheet.qode-rs-two-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column:first-child {
        width: 100%
    }

    .qode-report-sheet.qode-rs-three-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column,.qode-report-sheet.qode-rs-three-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column {
        float: none;
        width: 100%
    }

    .qode-report-sheet.qode-rs-three-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column:first-child,.qode-report-sheet.qode-rs-three-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column:first-child {
        width: 100%
    }

    .qode-report-sheet.qode-rs-four-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column,.qode-report-sheet.qode-rs-four-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column {
        float: none;
        width: 100%
    }

    .qode-report-sheet.qode-rs-four-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column:first-child,.qode-report-sheet.qode-rs-four-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column:first-child {
        width: 100%
    }

    .qode-report-sheet.qode-rs-five-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column,.qode-report-sheet.qode-rs-five-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column {
        float: none;
        width: 100%
    }

    .qode-report-sheet.qode-rs-five-columns .qode-rs-table .qode-rs-table-content .qode-rs-table-column:first-child,.qode-report-sheet.qode-rs-five-columns .qode-rs-table .qode-rs-table-header .qode-rs-table-column:first-child {
        width: 100%
    }
}

@media only screen and (max-width: 1400px) and (min-width:1281px) {
    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image:nth-child(6n+1) {
        clear:none
    }

    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1400px) {
    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image {
        width:20%
    }
}

@media only screen and (max-width: 1280px) and (min-width:1025px) {
    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-five-columns .qode-aig-image:nth-child(5n+1) {
        clear:none
    }

    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-five-columns .qode-aig-image:nth-child(4n+1) {
        clear: both
    }

    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image:nth-child(6n+1) {
        clear: none
    }

    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width: 1280px) {
    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-five-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image {
        width:25%
    }

    .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image.qode-aig-large-width-masonry-item {
        width: 50%
    }

    .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image {
        width: 25%
    }

    .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image.qode-aig-large-width-masonry-item {
        width: 50%
    }
}

@media only screen and (max-width: 1024px) and (min-width:769px) {
    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-five-columns .qode-aig-image:nth-child(3n+1),.qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image:nth-child(3n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) and (min-width:681px) {
    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-four-columns .qode-aig-image:nth-child(4n+1),.qode-advanced-image-gallery .qode-aig-grid.qode-aig-three-columns .qode-aig-image:nth-child(3n+1),.qode-advanced-image-gallery .qode-aig-grid.qode-aig-two-columns .qode-aig-image:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 1024px) {
    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-five-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image {
        width:33.33333%
    }

    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-four-columns .qode-aig-image {
        width: 50%
    }

    .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image {
        width: 33.33333%
    }

    .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image.qode-aig-large-width-masonry-item {
        width: 66.66667%
    }

    .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image {
        width: 33.33333%
    }

    .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image.qode-aig-large-width-masonry-item {
        width: 66.66667%
    }

    .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-image {
        width: 50%
    }

    .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-image.qode-aig-large-width-masonry-item {
        width: 100%
    }
}

@media only screen and (max-width: 768px) and (min-width:681px) {
    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-five-columns .qode-aig-image:nth-child(2n+1),.qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image:nth-child(2n+1) {
        clear:both
    }
}

@media only screen and (max-width: 768px) {
    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-five-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image {
        width:50%
    }

    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-three-columns .qode-aig-image {
        width: 100%
    }

    .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image {
        width: 50%
    }

    .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image.qode-aig-large-width-masonry-item {
        width: 100%
    }

    .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image {
        width: 50%
    }

    .qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image.qode-aig-large-width-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-image.qode-aig-large-width-masonry-item {
        width: 100%
    }
}

@media only screen and (max-width: 600px) {
    .qode-advanced-image-gallery .qode-aig-grid.qode-aig-five-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-grid.qode-aig-four-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-grid.qode-aig-six-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-grid.qode-aig-three-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-grid.qode-aig-two-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-five-columns .qode-aig-image.qode-aig-large-width-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-four-columns .qode-aig-image.qode-aig-large-width-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-six-columns .qode-aig-image.qode-aig-large-width-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-three-columns .qode-aig-image.qode-aig-large-width-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-two-columns .qode-aig-grid-sizer,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-two-columns .qode-aig-image,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-two-columns .qode-aig-image.qode-aig-large-masonry-item,.qode-advanced-image-gallery .qode-aig-masonry.qode-aig-two-columns .qode-aig-image.qode-aig-large-width-masonry-item {
        width:100%
    }
}

@media only screen and (max-width: 1024px) {
    #qode-multi-device-showcase .qode-mds-content-holder {
        width:50%
    }

    #qode-multi-device-showcase .qode-mds-device-holder.qode-mds-laptop-slider-holder {
        top: 16%;
        left: 62%;
        width: 70%
    }

    #qode-multi-device-showcase .qode-mds-device-holder.qode-mds-tablet-slider-holder {
        top: -25%;
        left: 36%;
        width: 35%
    }

    #qode-multi-device-showcase .qode-mds-device-holder.qode-mds-phone-slider-holder {
        top: 59%;
        left: 48%;
        width: 19%
    }

    #qode-multi-device-showcase .qode-mds-additional-element {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    #qode-multi-device-showcase .qode-mds-content-holder {
        width:70%
    }

    #qode-multi-device-showcase .qode-mds-device-holder.qode-mds-laptop-slider-holder {
        top: 38%;
        left: 56%;
        width: 100%
    }

    #qode-multi-device-showcase .qode-mds-device-holder.qode-mds-tablet-slider-holder {
        top: -10%;
        left: 39%;
        width: 44%
    }

    #qode-multi-device-showcase .qode-mds-device-holder.qode-mds-phone-slider-holder {
        top: 74%;
        left: 34%;
        width: 25%
    }
}

@media only screen and (max-width: 736px) {
    #qode-multi-device-showcase {
        display:flex;
        flex-direction: column;
        justify-content: space-evenly;
        min-height: 100vh;
        height: auto!important
    }

    #qode-multi-device-showcase .qode-mds-content-holder {
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding: 12%
    }

    #qode-multi-device-showcase .qode-mds-device-holder.qode-mds-laptop-slider-holder {
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
        position: static;
        max-width: 80%;
        margin: auto
    }

    #qode-multi-device-showcase .qode-mds-phone-slider-holder,#qode-multi-device-showcase .qode-mds-tablet-slider-holder {
        display: none
    }
}

@media only screen and (max-width: 1024px) {
    .qode-simple-quote-holder .qode-simple-quote-triangle,.qode-simple-quote-holder.qode-simple-quote-enabled-shadow .qode-simple-quote-triangle-shadow {
        left:12%
    }
}

@media only screen and (max-width: 600px) {
    .qode-simple-quote-holder .qode-simple-quote-holder-inner .qode-simple-quote-icon-holder {
        display:block;
        text-align: center;
        padding-right: 0;
        margin-bottom: 10px;
        width: 100%
    }

    .qode-simple-quote-holder .qode-simple-quote-holder-inner .qode-simple-quote-content-holder {
        display: block
    }

    .qode-simple-quote-holder .qode-simple-quote-triangle,.qode-simple-quote-holder.qode-simple-quote-enabled-shadow .qode-simple-quote-triangle-shadow {
        left: 20%
    }
}

@media only screen and (max-width: 1000px) {
    .header_bottom {
        background-color:#fff
    }
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
    section.parallax_section_holder {
        height:auto !important;
        min-height: 400px
    }
}

@media only screen and (max-width: 768px) {
    h1, h1 a {
        font-size:60px;
        line-height: 70px
    }
}

@media only screen and (max-width: 600px) {
}

@media only screen and (max-width: 480px) {
    section.parallax_section_holder {
        height:auto !important;
        min-height: 400px
    }
}

/*!
 * WPBakery Page Builder v6.0.0 (https://wpbakery.com)
 * Copyright 2011-2019 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
}

.rtl .vc_rtl-columns-reverse .vc_col-xs-1,.rtl .vc_rtl-columns-reverse .vc_col-xs-10,.rtl .vc_rtl-columns-reverse .vc_col-xs-11,.rtl .vc_rtl-columns-reverse .vc_col-xs-12,.rtl .vc_rtl-columns-reverse .vc_col-xs-2,.rtl .vc_rtl-columns-reverse .vc_col-xs-3,.rtl .vc_rtl-columns-reverse .vc_col-xs-4,.rtl .vc_rtl-columns-reverse .vc_col-xs-5,.rtl .vc_rtl-columns-reverse .vc_col-xs-6,.rtl .vc_rtl-columns-reverse .vc_col-xs-7,.rtl .vc_rtl-columns-reverse .vc_col-xs-8,.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
}

.rtl .vc_rtl-columns-reverse .vc_col-xs-1\/5,.rtl .vc_rtl-columns-reverse .vc_col-xs-2\/5,.rtl .vc_rtl-columns-reverse .vc_col-xs-3\/5,.rtl .vc_rtl-columns-reverse .vc_col-xs-4\/5,.rtl .vc_rtl-columns-reverse .vc_col-xs-5\/5,.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-1\/5,.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-2\/5,.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-3\/5,.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-4\/5,.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
    }

    .rtl .vc_rtl-columns-reverse .vc_col-sm-1,.rtl .vc_rtl-columns-reverse .vc_col-sm-10,.rtl .vc_rtl-columns-reverse .vc_col-sm-11,.rtl .vc_rtl-columns-reverse .vc_col-sm-12,.rtl .vc_rtl-columns-reverse .vc_col-sm-2,.rtl .vc_rtl-columns-reverse .vc_col-sm-3,.rtl .vc_rtl-columns-reverse .vc_col-sm-4,.rtl .vc_rtl-columns-reverse .vc_col-sm-5,.rtl .vc_rtl-columns-reverse .vc_col-sm-6,.rtl .vc_rtl-columns-reverse .vc_col-sm-7,.rtl .vc_rtl-columns-reverse .vc_col-sm-8,.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
    }

    .rtl .vc_rtl-columns-reverse .vc_col-sm-1\/5,.rtl .vc_rtl-columns-reverse .vc_col-sm-2\/5,.rtl .vc_rtl-columns-reverse .vc_col-sm-3\/5,.rtl .vc_rtl-columns-reverse .vc_col-sm-4\/5,.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
    }

    .rtl .vc_rtl-columns-reverse .vc_col-md-1,.rtl .vc_rtl-columns-reverse .vc_col-md-10,.rtl .vc_rtl-columns-reverse .vc_col-md-11,.rtl .vc_rtl-columns-reverse .vc_col-md-12,.rtl .vc_rtl-columns-reverse .vc_col-md-2,.rtl .vc_rtl-columns-reverse .vc_col-md-3,.rtl .vc_rtl-columns-reverse .vc_col-md-4,.rtl .vc_rtl-columns-reverse .vc_col-md-5,.rtl .vc_rtl-columns-reverse .vc_col-md-6,.rtl .vc_rtl-columns-reverse .vc_col-md-7,.rtl .vc_rtl-columns-reverse .vc_col-md-8,.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
    }

    .rtl .vc_rtl-columns-reverse .vc_col-sm-1\/5,.rtl .vc_rtl-columns-reverse .vc_col-sm-2\/5,.rtl .vc_rtl-columns-reverse .vc_col-sm-3\/5,.rtl .vc_rtl-columns-reverse .vc_col-sm-4\/5,.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
    }

    .rtl .vc_rtl-columns-reverse .vc_col-lg-1,.rtl .vc_rtl-columns-reverse .vc_col-lg-10,.rtl .vc_rtl-columns-reverse .vc_col-lg-11,.rtl .vc_rtl-columns-reverse .vc_col-lg-12,.rtl .vc_rtl-columns-reverse .vc_col-lg-2,.rtl .vc_rtl-columns-reverse .vc_col-lg-3,.rtl .vc_rtl-columns-reverse .vc_col-lg-4,.rtl .vc_rtl-columns-reverse .vc_col-lg-5,.rtl .vc_rtl-columns-reverse .vc_col-lg-6,.rtl .vc_rtl-columns-reverse .vc_col-lg-7,.rtl .vc_rtl-columns-reverse .vc_col-lg-8,.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
    }

    .rtl .vc_rtl-columns-reverse .vc_col-sm-1\/5,.rtl .vc_rtl-columns-reverse .vc_col-sm-2\/5,.rtl .vc_rtl-columns-reverse .vc_col-sm-3\/5,.rtl .vc_rtl-columns-reverse .vc_col-sm-4\/5,.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(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/vc/alert.png)
}

.vc_pixel_icon-info {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/vc/info.png)
}

.vc_pixel_icon-tick {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/vc/tick.png)
}

.vc_pixel_icon-explanation {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/vc/exclamation.png)
}

.vc_pixel_icon-address_book {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/address-book.png)
}

.vc_pixel_icon-alarm_clock {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/alarm-clock.png)
}

.vc_pixel_icon-anchor {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/anchor.png)
}

.vc_pixel_icon-application_image {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/application-image.png)
}

.vc_pixel_icon-arrow {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/arrow.png)
}

.vc_pixel_icon-asterisk {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/asterisk.png)
}

.vc_pixel_icon-hammer {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/auction-hammer.png)
}

.vc_pixel_icon-balloon {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/balloon.png)
}

.vc_pixel_icon-balloon_buzz {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/balloon-buzz.png)
}

.vc_pixel_icon-balloon_facebook {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/balloon-facebook.png)
}

.vc_pixel_icon-balloon_twitter {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/balloon-twitter.png)
}

.vc_pixel_icon-battery {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/battery-full.png)
}

.vc_pixel_icon-binocular {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/binocular.png)
}

.vc_pixel_icon-document_excel {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/blue-document-excel.png)
}

.vc_pixel_icon-document_image {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/blue-document-image.png)
}

.vc_pixel_icon-document_music {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/blue-document-music.png)
}

.vc_pixel_icon-document_office {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/blue-document-office.png)
}

.vc_pixel_icon-document_pdf {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/blue-document-pdf.png)
}

.vc_pixel_icon-document_powerpoint {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/blue-document-powerpoint.png)
}

.vc_pixel_icon-document_word {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/blue-document-word.png)
}

.vc_pixel_icon-bookmark {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/bookmark.png)
}

.vc_pixel_icon-camcorder {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/camcorder.png)
}

.vc_pixel_icon-camera {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/camera.png)
}

.vc_pixel_icon-chart {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/chart.png)
}

.vc_pixel_icon-chart_pie {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/chart-pie.png)
}

.vc_pixel_icon-clock {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/clock.png)
}

.vc_pixel_icon-play {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/control.png)
}

.vc_pixel_icon-fire {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/fire.png)
}

.vc_pixel_icon-heart {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/heart.png)
}

.vc_pixel_icon-mail {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/mail.png)
}

.vc_pixel_icon-shield {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/plus-shield.png)
}

.vc_pixel_icon-video {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/video.png)
}

@font-face {
    font-family: vcpb-plugin-icons;
    src: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons%EF%B9%96f6ud62.eot);
    src: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons%EF%B9%96f6ud62.eot#iefix) format('embedded-opentype'),url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons%EF%B9%96f6ud62.ttf) format('truetype'),url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons%EF%B9%96f6ud62.woff) format('woff'),url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons%EF%B9%96f6ud62.svg#vcpb-plugin-icons) 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 transparent;
    -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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/address-book.png) no-repeat right center
}

.wpb_alarm_clock i.icon,option.wpb_alarm_clock {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/alarm-clock.png) no-repeat right center
}

.wpb_anchor i.icon,option.wpb_anchor {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/anchor.png) no-repeat right center
}

.wpb_application_image i.icon,option.wpb_application_image {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/application-image.png) no-repeat right center
}

.wpb_arrow i.icon,option.wpb_arrow {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/arrow.png) no-repeat right center
}

.wpb_asterisk i.icon,option.wpb_asterisk {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/asterisk.png) no-repeat right center
}

.wpb_hammer i.icon,option.wpb_hammer {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/auction-hammer.png) no-repeat right center
}

.wpb_balloon i.icon,option.wpb_balloon {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/balloon.png) no-repeat right center
}

.wpb_balloon_buzz i.icon,option.wpb_balloon_buzz {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/balloon-buzz.png) no-repeat right center
}

.wpb_balloon_facebook i.icon,option.wpb_balloon_facebook {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/balloon-facebook.png) no-repeat right center
}

.wpb_balloon_twitter i.icon,option.wpb_balloon_twitter {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/balloon-twitter.png) no-repeat right center
}

.wpb_battery i.icon,option.wpb_battery {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/battery-full.png) no-repeat right center
}

.wpb_binocular i.icon,option.wpb_binocular {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/binocular.png) no-repeat right center
}

.wpb_document_excel i.icon,option.wpb_document_excel {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/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(//cdn.xuansiwei.com/xuang12463/wp-content/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(//cdn.xuansiwei.com/xuang12463/wp-content/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(//cdn.xuansiwei.com/xuang12463/wp-content/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(//cdn.xuansiwei.com/xuang12463/wp-content/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(//cdn.xuansiwei.com/xuang12463/wp-content/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(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/blue-document-word.png) no-repeat right center
}

.wpb_bookmark i.icon,option.wpb_bookmark {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/bookmark.png) no-repeat right center
}

.wpb_camcorder i.icon,option.wpb_camcorder {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/camcorder.png) no-repeat right center
}

.wpb_camera i.icon,option.wpb_camera {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/camera.png) no-repeat right center
}

.wpb_chart i.icon,option.wpb_chart {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/chart.png) no-repeat right center
}

.wpb_chart_pie i.icon,option.wpb_chart_pie {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/chart-pie.png) no-repeat right center
}

.wpb_clock i.icon,option.wpb_clock {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/clock.png) no-repeat right center
}

.wpb_play i.icon,option.wpb_play {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/control.png) no-repeat right center
}

.wpb_fire i.icon,option.wpb_fire {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/fire.png) no-repeat right center
}

.wpb_heart i.icon,option.wpb_heart {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/heart.png) no-repeat right center
}

.wpb_mail i.icon,option.wpb_mail {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/mail.png) no-repeat right center
}

.wpb_shield i.icon,option.wpb_shield {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/images/icons/plus-shield.png) no-repeat right center
}

.wpb_video i.icon,option.wpb_video {
    background: url(//cdn.xuansiwei.com/xuang12463/wp-content/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 transparent;
    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;
    font-weight: 400;
    left: 0;
    position: absolute;
    top: 0;
    width: 4em
}

.vc_message_box-icon>* {
    font-size: 1.7em;
    line-height: 1;
    font-weight: 400;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent
}

.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: transparent;
    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 transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
    background-color: transparent
}

.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_simple .vc_toggle_icon {
    margin-left: 2px
}

.vc_toggle_round .vc_toggle_icon {
    border: 2px solid transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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 transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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 transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_blue .vc_toggle_icon {
    background-color: #5472d2;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_turquoise .vc_toggle_icon {
    background-color: #00c1cf;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_pink .vc_toggle_icon {
    background-color: #fe6c61;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_violet .vc_toggle_icon {
    background-color: #8d6dc4;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_peacoc .vc_toggle_icon {
    background-color: #4cadc9;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_chino .vc_toggle_icon {
    background-color: #cec2ab;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_mulled_wine .vc_toggle_icon {
    background-color: #50485b;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_vista_blue .vc_toggle_icon {
    background-color: #75d69c;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_black .vc_toggle_icon {
    background-color: #2a2a2a;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_grey .vc_toggle_icon {
    background-color: #ebebeb;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_orange .vc_toggle_icon {
    background-color: #f7be68;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_sky .vc_toggle_icon {
    background-color: #5aa1e3;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_green .vc_toggle_icon {
    background-color: #6dab3c;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_juicy_pink .vc_toggle_icon {
    background-color: #f4524d;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_sandy_brown .vc_toggle_icon {
    background-color: #f79468;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_purple .vc_toggle_icon {
    background-color: #b97ebb;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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: transparent;
    border-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
    background-color: transparent
}

.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: transparent;
    border-color: transparent
}

.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: transparent
}

.vc_toggle_color_white .vc_toggle_icon {
    background-color: #fff;
    border-color: transparent
}

.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: transparent;
    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: transparent;
    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 rgba(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 rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(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 rgba(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: rgba(255,255,255,.75)
}

.wpb_button {
    border-color: #ccc;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(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: transparent;
    color: #5472d2;
    border: 1px solid transparent;
    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 transparent;
    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: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.1)
}

.vc_btn3.vc_btn3-style-modern {
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(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(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
    background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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: transparent
}

.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,rgba(0,0,0,.01) 0,rgba(0,0,0,.02) 100%);
    background-image: -o-linear-gradient(top,rgba(0,0,0,.01) 0,rgba(0,0,0,.02) 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,.01) 0,rgba(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 transparent;
    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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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: transparent;
    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: transparent;
    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: transparent
}

.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(//cdn.xuansiwei.com/xuang12463/wp-content/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(//cdn.xuansiwei.com/xuang12463/wp-content/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(//cdn.xuansiwei.com/xuang12463/wp-content/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-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 rgba(0,0,0,.1) inset;
    box-shadow: 0 1px 2px rgba(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,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(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 rgba(0,0,0,.1);
    box-shadow: 0 0 5px rgba(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 rgba(0,0,0,.1);
    box-shadow: 0 0 5px rgba(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 rgba(0,0,0,.1);
    box-shadow: 0 0 5px rgba(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 rgba(0,0,0,.1);
    box-shadow: 0 0 5px rgba(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 rgba(0,0,0,.6);
    box-shadow: 0 15px 10px rgba(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 transparent;
    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;
    font-weight: 400;
    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;
    font-weight: 400;
    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 transparent
}

.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 .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(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/vc/blur.svg#blur);
    -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: transparent
}

.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: transparent
}

.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 transparent
}

.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 rgba(0,0,0,0)!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 rgba(235,235,235,.75)
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgba(235,235,235,.75)
    }
}

@keyframes load7 {
    0%,100%,80% {
        box-shadow: 0 2.5em 0 -1.3em rgba(235,235,235,.75)
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgba(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 rgba(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: transparent
}

.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 transparent;
    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 transparent;
        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 {
        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(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1%EF%B9%96-9hbgac.eot);
    src: url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1%EF%B9%96.eot#iefix-9hbgac) format('embedded-opentype'),url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1%EF%B9%96-9hbgac.woff) format('woff'),url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1%EF%B9%96-9hbgac.ttf) format('truetype'),url(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1%EF%B9%96-9hbgac.svg#vc_grid_v1) 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(//cdn.xuansiwei.com/xuang12463/wp-content/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(//cdn.xuansiwei.com/xuang12463/wp-content/plugins/js_composer/assets/vc/tick.png)
}

.vc-spinner.vc-spinner-failed::before {
    background-image: url(//cdn.xuansiwei.com/xuang12463/wp-content/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 rgba(235,235,235,.75)
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgba(235,235,235,.75)
    }
}

@keyframes vc_woo-add-cart-load {
    0%,100%,80% {
        box-shadow: 0 2.5em 0 -1.3em rgba(235,235,235,.75)
    }

    40% {
        box-shadow: 0 2.5em 0 0 rgba(235,235,235,.75)
    }
}

.vc_grid-item-mini .added_to_cart.wc-forward {
    display: none
}

.q_accordion_holder.accordion h6.ui-accordion-header {
    padding: 15px 15px 14px 20px
}

.q_accordion_holder.accordion.boxed .ui-accordion-header {
    text-align: left;
    background-color: #fff
}

.woocommerce table.shop_attributes th {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px
}

.woocommerce .product h1.product_title {
    margin-bottom: 30px
}

.woocommerce div.product .summary p.price, .woocommerce div.product .summary p.price span.amount {
    margin-bottom: 27px
}

.q_accordion_holder {
    margin: 18px 0 30px
}

.qode-single-product-summary .woocommerce-product-details__short-description {
    margin-bottom: 40px
}

.woocommerce table tr td {
    color: #333
}

.woocommerce #reviews h2 {
    font-size: 40px;
    line-height: 50px;
    margin-top: 16px
}

.woocommerce div.product div.product_meta>.social_share_list_holder>span, .woocommerce div.product div.product_meta>span {
    font-size: 15px
}

.qode-single-product-summary .q_accordion_holder.woocommerce-accordion {
    margin-top: 42px
}

.woocommerce div.product .cart .quantity {
    margin-right: 25px;
    padding-top: 10px
}

.woocommerce .summary {
    margin-bottom: 56px
}

.woocommerce ul.products li.product, .woocommerce ul.products li.product a.product-category, .woocommerce-page ul.products li.product a.product-category {
    background-color: transparent
}

.woocommerce #submit:hover {
    background-color: #97c7aa;
    border-color: #97c7aa
}

.qode-pl-holder .qode-pli-text-wrapper {
    width: 80%;
    margin: 0px 0 22px
}

.qode-pl-holder .qode-pli .qode-pli-price {
    color: #333;
    font-size: 13px;
    margin-top: 20px
}

.qode-pl-holder .qode-pli-inner .qode-pli-image .qode-pli-new-product, .qode-pl-holder .qode-pli-inner .qode-pli-image .qode-pli-onsale, .qode-pl-holder .qode-pli-inner .qode-pli-image .qode-pli-out-of-stock {
    top: 45px;
    left: 20px;
    right: initial;
    color: #333;
    font-size: 33px;
    line-height: 70px;
    font-weight: 600;
    font-family: Amatic Sc,sans-serif;
    background: #fff;
    border-radius: 50%;
    width: 70px;
    height: 70px
}

.shopping_cart_dropdown .cart_list span.quantity, .shopping_cart_dropdown span.total, .shopping_cart_dropdown span.total span {
    color: #333
}

.shopping_cart_dropdown ul li a:hover {
    color: #f5989d
}

.shopping_cart_dropdown ul li {
    padding: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #f1f1f1
}

.shopping_cart_dropdown .qbutton.white:hover {
    background-color: #97c7aa;
    border-color: #97c7aa
}

.shopping_cart_dropdown .qbutton.white {
    border-color: #f5989d;
    letter-spacing: 0px
}

.shopping_cart_dropdown span.total {
    margin-top: 5px
}

.shopping_cart_dropdown .qbutton {
    padding: 2px 30px
}

.shopping_cart_dropdown {
    padding: 5px 25px 25px
}

.shopping_cart_dropdown {
    width: 230px
}

.woocommerce-cart table.cart tbody tr td a:not(.checkout-button),.woocommerce table.cart tbody tr span.amount, .woocommerce-page table.cart tbody span.amount {
    color: #333
}

.woocommerce-page table.cart div.coupon .input-text {
    padding: 13px
}

.woocommerce div.cart-collaterals h2 {
    font-size: 36px
}

.woocommerce-cart table.cart tbody tr, .woocommerce-page table.cart thead tr, .woocommerce-page table.cart tbody td.product-remove {
    border-color: #999
}

.woocommerce ul.products li.product .price {
    display: block;
    margin: 19px 0 16px
}

.woocommerce ul.products li.product a.product-category.product-info, .woocommerce-page ul.products li.product a.product-category.product-info {
    padding-top: 0px;
    width: 80%
}

.select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 1px solid #999
}

.woocommerce .woocommerce-result-count {
    line-height: 45px
}

.woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins, .qode_product_list_holder .product_price {
    font-size: 13px;
    font-weight: 500
}

.woocommerce div.cart-collaterals div.cart_totals table strong, .woocommerce div.cart-collaterals div.cart_totals table th, .woocommerce-page .div.cart-collaterals div.cart_totals table strong, .woocommerce-page .div.cart-collaterals div.cart_totals table th {
    font-weight: 400
}

header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a {
    opacity: 1
}

.woocommerce .product .onsale:not(.out-of-stock-button), .woocommerce .product .single-onsale {
    left: 20px;
    top: 45px
}

.woocommerce input[type=text]:not(.qode_search_field), .woocommerce input[type=password], .woocommerce input[type=email], .woocommerce textarea, .woocommerce-page input[type=tel], .woocommerce-page input[type=text]:not(.qode_search_field), .woocommerce-page input[type=password], .woocommerce-page input[type=email], .woocommerce-page textarea {
    background-color: transparent;
    border: solid 1px #999
}

.woocommerce .qode-single-product-summary input[type=text]:not(.qode_search_field), .woocommerce .woocommerce-cart-form input[type=text]:not(.qode_search_field) {
    border: none
}

.myaccount_user, .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message, .woocommerce div.message {
    padding: 28px 21px 28px 35px;
    background-color: transparent;
    border: solid 1px #999
}

.woocommerce form.checkout table.shop_table td strong, .woocommerce form.checkout table.shop_table th {
    font-weight: 400
}

.woocommerce form.checkout table.shop_table span.amount {
    color: #333
}

.woocommerce #payment ul.payment_methods li .payment_box {
    padding: 10px 0 0 10px
}

.woocommerce #payment ul.payment_methods li {
    padding: 20px 20px;
    border: 1px solid #999
}

.woocommerce .checkout table.shop_table thead tr, .woocommerce table.cart thead tr, .woocommerce-account table.my_account_orders thead tr, .woocommerce-page .checkout table.shop_table thead tr, .woocommerce-page table.cart thead tr {
    border: 1px solid #999
}

.shopping_cart_header .header_cart span {
    color: #333
}

nav.main_menu ul li a span.underline_dash {
    bottom: -5px
}

.cf7_custom_style_2 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_2 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_2 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_2 input.wpcf7-form-control.wpcf7-quiz {
    text-align: center
}

li.narrow .second .inner ul {
    padding: 14px 0
}

.woocommerce-page table.cart div.coupon .input-text {
    background-color: transparent;
    border: 1px solid #999
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    font-weight: 400;
    font-family: Work sans,sans-serif
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a, .woocommerce-account .woocommerce-MyAccount-navigation li:hover a {
    color: #f5989d
}

.page_not_found h2 {
    font-size: 55px;
    margin: 80px 0 40px
}

.page_not_found p {
    margin: 15px 10% 35px
}

.page_not_found {
    text-align: center;
    margin: 0px
}

.woocommerce-account h2, .woocommerce-account h3, .woocommerce-checkout h2, .woocommerce-checkout h3 {
    font-family: Work Sans,sans-serif
}
