@charset "UTF-8";:root {
    --color-primary-default: #51cedc;
    --color-secondary-default: #c6d3d7;
    --color-pale-grey-default: #f2f6f9;
    --color-grey-default: #ddd;
    --color-dark-default: #123;
    --color-white-default: #fff;
    --color-success-default: #b7dd5b;
    --color-warning-default: #fcad0a;
    --color-error-default: #e64942;
    --color-info-default: #4ba1d1;
    --font-title-default: arial;
    --font-text-default: verdana;
    --color-primary: #70cde3;
    --color-secondary: #b6b8ba;
    --color-grey: #e7e9ec;
    --color-grey-darken: #aeb5bf;
    --color-dark-grey: #262324;
    --color-pale-grey: #f5f5f5;
    --color-pale-grey-darken: #c2c2c2;
    --color-dark: #262324;
    --color-white: #fff;
    --color-success: #6eb97c;
    --color-warning: #fcad0a;
    --color-info: #70cde3;
    --color-error: #ce3b4e;
    --font-title: Poppins;
    --font-text: Poppins;
    --color-purple: #564fc1;
    --color-lighter-purple: #9e9adc;
    --color-darker-purple: #312c7e;
    --melon-pale-grey-1: #f8f9fa;
    --melon-pale-grey-2: #f2f6f9;
    --melon-grey-1: #a3afb7;
    --melon-grey-2: #d3d6da;
    --melon-dark: #123;
    --color-mv: #ff78dc;
}

.collapse.in.show {
    display: block;
}

a {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}

button:focus,button:hover,button:active {
    outline: none;
}

.font-weight-bold {
    font-weight: 800 !important;
}

.dvore-admin-first-letter-cap:first-letter {
    text-transform: uppercase;
}

.bg-no-repeat {
    background-repeat: no-repeat;
}

.bg-position-center {
    background-position: center;
}

.bg-position-left {
    background-position: left;
}

.bg-position-right {
    background-position: right;
}

.bg-position-top {
    background-position: top;
}

.bg-position-bottom {
    background-position: bottom;
}

.bg-position-left-top {
    background-position: left top;
}

.bg-position-left-center {
    background-position: left center;
}

.bg-position-left-bottom {
    background-position: left bottom;
}

.bg-position-right-top {
    background-position: right top;
}

.bg-position-right-center {
    background-position: right center;
}

.bg-position-right-bottom {
    background-position: right bottom;
}

.bg-position-center-top {
    background-position: center top;
}

.bg-position-center-center {
    background-position: center center;
}

.bg-position-center-bottom {
    background-position: center bottom;
}

.bg-size-cover {
    background-size: cover;
}

.bg-size-contain {
    background-size: contain;
}

.bg-no-repeat {
    background-repeat: no-repeat;
}

.bg-repeat {
    background-repeat: repeat;
}

.bg-repeat-x {
    background-repeat: repeat-x;
}

.bg-repeat-y {
    background-repeat: repeat-y;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.top-auto {
    top: auto !important;
}

.bottom-auto {
    bottom: auto !important;
}

.left-auto {
    left: auto !important;
}

.right-auto {
    right: auto !important;
}

.left-0 {
    left: 0 !important;
}

.right-0 {
    right: 0 !important;
}

.top-0 {
    top: 0 !important;
}

.bottom-0 {
    bottom: 0 !important;
}

.left-5 {
    left: 5px !important;
}

.right-5 {
    right: 5px !important;
}

.top-5 {
    top: 5px !important;
}

.bottom-5 {
    bottom: 5px !important;
}

.left-10 {
    left: 10px !important;
}

.right-10 {
    right: 10px !important;
}

.top-10 {
    top: 10px !important;
}

.bottom-10 {
    bottom: 10px !important;
}

.left-15 {
    left: 15px !important;
}

.right-15 {
    right: 15px !important;
}

.top-15 {
    top: 15px !important;
}

.bottom-15 {
    bottom: 15px !important;
}

.left-20 {
    left: 20px !important;
}

.right-20 {
    right: 20px !important;
}

.top-20 {
    top: 20px !important;
}

.bottom-20 {
    bottom: 20px !important;
}

.left-25 {
    left: 25px !important;
}

.right-25 {
    right: 25px !important;
}

.top-25 {
    top: 25px !important;
}

.bottom-25 {
    bottom: 25px !important;
}

.left-30 {
    left: 30px !important;
}

.right-30 {
    right: 30px !important;
}

.top-30 {
    top: 30px !important;
}

.bottom-30 {
    bottom: 30px !important;
}

.left-40 {
    left: 40px !important;
}

.right-40 {
    right: 40px !important;
}

.top-40 {
    top: 40px !important;
}

.bottom-40 {
    bottom: 40px !important;
}

.left-50 {
    left: 50px !important;
}

.right-50 {
    right: 50px !important;
}

.top-50 {
    top: 50px !important;
}

.bottom-50 {
    bottom: 50px !important;
}

.left-60 {
    left: 60px !important;
}

.right-60 {
    right: 60px !important;
}

.top-60 {
    top: 60px !important;
}

.bottom-60 {
    bottom: 60px !important;
}

.left-70 {
    left: 70px !important;
}

.right-70 {
    right: 70px !important;
}

.top-70 {
    top: 70px !important;
}

.bottom-70 {
    bottom: 70px !important;
}

.left-80 {
    left: 80px !important;
}

.right-80 {
    right: 80px !important;
}

.top-80 {
    top: 80px !important;
}

.bottom-80 {
    bottom: 80px !important;
}

.left-90 {
    left: 90px !important;
}

.right-90 {
    right: 90px !important;
}

.top-90 {
    top: 90px !important;
}

.bottom-90 {
    bottom: 90px !important;
}

.left-100 {
    left: 100px !important;
}

.right-100 {
    right: 100px !important;
}

.top-100 {
    top: 100px !important;
}

.bottom-100 {
    bottom: 100px !important;
}

.top-150 {
    top: 150px !important;
}

.top-175 {
    top: 175px !important;
}

.top-200 {
    top: 200px !important;
}

.top-300 {
    top: 300px !important;
}

.top-400 {
    top: 400px !important;
}

.left--25 {
    left: -25px !important;
}

.right--25 {
    right: -25px !important;
}

.top--25 {
    top: -25px !important;
}

.bottom--25 {
    bottom: -25px !important;
}

.left--50 {
    left: -50px !important;
}

.right--50 {
    right: -50px !important;
}

.top--50 {
    top: -50px !important;
}

.bottom--50 {
    bottom: -50px !important;
}

.left--75 {
    left: -75px !important;
}

.right--75 {
    right: -75px !important;
}

.top--75 {
    top: -75px !important;
}

.bottom--75 {
    bottom: -75px !important;
}

.top--100 {
    top: -100px !important;
}

.bottom--100 {
    bottom: -100px !important;
}

.right--100 {
    right: -100px !important;
}

.left--100 {
    left: -100px !important;
}

.top--120 {
    top: -120px !important;
}

.bottom--120 {
    bottom: -110px !important;
}

.right--120 {
    right: -120px !important;
}

.left--120 {
    left: -120px !important;
}

.left-initial {
    left: initial !important;
}

.right-initial {
    right: initial !important;
}

.top-initial {
    top: initial !important;
}

.bottom-initial {
    bottom: initial !important;
}

.h-max-content {
    height: max-content !important;
}

.h-min-content {
    height: min-content !important;
}

.h-full {
    height: 100% !important;
}

.h-75p {
    height: 75% !important;
}

.h-50p {
    height: 50% !important;
}

.h-25p {
    height: 25% !important;
}

.h-100vh {
    height: 100vh !important;
}

.h-90vh {
    height: 90vh !important;
}

.h-80vh {
    height: 80vh !important;
}

.h-75vh {
    height: 75vh !important;
}

.h-70vh {
    height: 70vh !important;
}

.h-60vh {
    height: 60vh !important;
}

.h-50vh {
    height: 50vh !important;
}

.h-40vh {
    height: 40vh !important;
}

.h-30vh {
    height: 30vh !important;
}

.h-20vh {
    height: 20vh !important;
}

.h-10vh {
    height: 10vh !important;
}

.h-50 {
    height: 50px !important;
}

.h-100 {
    height: 100px !important;
}

.h-150 {
    height: 150px !important;
}

.h-200 {
    height: 200px !important;
}

.h-250 {
    height: 250px !important;
}

.h-300 {
    height: 300px !important;
}

.h-350 {
    height: 350px !important;
}

.h-400 {
    height: 400px !important;
}

.h-450 {
    height: 450px !important;
}

.h-500 {
    height: 500px !important;
}

.h-550 {
    height: 550px !important;
}

.h-600 {
    height: 600px !important;
}

.h-650 {
    height: 650px !important;
}

.h-700 {
    height: 700px !important;
}

.h-750 {
    height: 750px !important;
}

.h-800 {
    height: 800px !important;
}

.h-850 {
    height: 850px !important;
}

.h-900 {
    height: 900px !important;
}

.h-950 {
    height: 950px !important;
}

.h-1000 {
    height: 1000px !important;
}

.w-max-content {
    width: max-content !important;
}

.w-max-30 {
    max-width: 30px !important;
}

.w-max-40 {
    max-width: 40px !important;
}

.w-max-50 {
    max-width: 50px !important;
}

.w-max-75 {
    max-width: 75px !important;
}

.w-max-100 {
    max-width: 100px !important;
}

.w-max-150 {
    max-width: 150px !important;
}

.w-max-200 {
    max-width: 200px !important;
}

.w-max-300 {
    max-width: 300px !important;
}

.w-max-400 {
    max-width: 400px !important;
}

.w-max-500 {
    max-width: 500px !important;
}

.w-max-600 {
    max-width: 600px !important;
}

.w-max-700 {
    max-width: 700px !important;
}

.w-max-800 {
    max-width: 800px !important;
}

.w-max-900 {
    max-width: 900px !important;
}

.w-max-1000 {
    max-width: 1000px !important;
}

.w-min-content {
    width: min-content !important;
}

.w-full {
    width: 100% !important;
}

.w-75p {
    width: 75% !important;
}

.w-50p {
    width: 50% !important;
}

.w-33p {
    width: 33% !important;
}

.w-25p {
    width: 25% !important;
}

.w-100vh {
    width: 100vh !important;
}

.w-90vh {
    width: 90vh !important;
}

.w-80vh {
    width: 80vh !important;
}

.w-75vh {
    width: 75vh !important;
}

.w-70vh {
    width: 70vh !important;
}

.w-60vh {
    width: 60vh !important;
}

.w-50vh {
    width: 50vh !important;
}

.w-40vh {
    width: 40vh !important;
}

.w-30vh {
    width: 30vh !important;
}

.w-20vh {
    width: 20vh !important;
}

.w-10vh {
    width: 10vh !important;
}

.w-50 {
    width: 50px !important;
}

.w-100 {
    width: 100px !important;
}

.w-150 {
    width: 150px !important;
}

.w-200 {
    width: 200px !important;
}

.w-250 {
    width: 250px !important;
}

.w-300 {
    width: 300px !important;
}

.w-350 {
    width: 350px !important;
}

.w-400 {
    width: 400px !important;
}

.w-450 {
    width: 450px !important;
}

.w-500 {
    width: 500px !important;
}

.w-550 {
    width: 550px !important;
}

.w-600 {
    width: 600px !important;
}

.w-650 {
    width: 650px !important;
}

.w-700 {
    width: 700px !important;
}

.w-750 {
    width: 750px !important;
}

.w-800 {
    width: 800px !important;
}

.w-850 {
    width: 850px !important;
}

.w-900 {
    width: 900px !important;
}

.w-950 {
    width: 950px !important;
}

.w-1000 {
    width: 1000px !important;
}

.color-primary {
    color: #70cde3 !important;
}

.color-primary-default {
    color: #51cedc !important;
}

.color-secondary {
    color: #b6b8ba !important;
}

.color-secondary-default {
    color: #c6d3d7 !important;
}

.color-success {
    color: #6eb97c !important;
}

.color-success-default {
    color: #b7dd5b !important;
}

.color-info {
    color: #70cde3 !important;
}

.color-warning {
    color: #fcad0a !important;
}

.color-error {
    color: #ce3b4e !important;
}

.color-error-default {
    color: #e64942 !important;
}

.color-grey {
    color: #e7e9ec !important;
}

.color-pale-grey {
    color: #f5f5f5 !important;
}

.color-pale-grey-default {
    color: #f2f6f9 !important;
}

.color-dark-grey {
    color: #262324 !important;
}

.color-white {
    color: #fff !important;
}

.color-white-default {
    color: #fff !important;
}

.color-dark {
    color: #262324 !important;
}

.bg-primary {
    background: #70cde3 !important;
}

.bg-secondary {
    background: #b6b8ba !important;
}

.bg-success {
    background: #6eb97c !important;
}

.bg-info {
    background: #70cde3 !important;
}

.bg-warning {
    background: #fcad0a !important;
}

.bg-error {
    background: #ce3b4e !important;
}

.bg-grey {
    background: #e7e9ec !important;
}

.bg-pale-grey {
    background: #f5f5f5 !important;
}

.bg-dark-grey {
    background: #262324 !important;
}

.bg-grey-darken {
    background: var(--color-grey-darken) !important;
}

.bg-pale-grey-darken {
    background: var(--color-pale-grey-darken) !important;
}

.bg-purple {
    background: var(--color-purple) !important;
}

.bg-lighter-purple {
    background: var(--color-lighter-purple) !important;
}

.bg-darker-purple {
    background: var(--color-darker-purple) !important;
}

.bg-melon-grey-1 {
    background: var(--melon-grey-1) !important;
}

.bg-melon-grey-2 {
    background: var(--melon-grey-2) !important;
}

.bg-melon-dark {
    background: var(--melon-dark) !important;
}

.bg-color-mv {
    background: var(--color-mv) !important;
}

.bg-white {
    background: #fff !important;
}

.bg-dark {
    background: #262324 !important;
}

.z-index-1 {
    z-index: 1;
}

.z-index-5 {
    z-index: 5;
}

.z-index-10 {
    z-index: 10;
}

.z-index-15 {
    z-index: 15;
}

.z-index-20 {
    z-index: 20;
}

.z-index-25 {
    z-index: 25;
}

.z-index-30 {
    z-index: 30;
}

.z-index-35 {
    z-index: 35;
}

.z-index-40 {
    z-index: 40;
}

.z-index-45 {
    z-index: 45;
}

.z-index-50 {
    z-index: 50;
}

.z-index-55 {
    z-index: 55;
}

.z-index-60 {
    z-index: 60;
}

.z-index-65 {
    z-index: 65;
}

.z-index-70 {
    z-index: 70;
}

.z-index-75 {
    z-index: 75;
}

.z-index-80 {
    z-index: 80;
}

.z-index-85 {
    z-index: 85;
}

.z-index-90 {
    z-index: 90;
}

.z-index-95 {
    z-index: 95;
}

.z-index-100 {
    z-index: 100;
}

.z-index-200 {
    z-index: 200;
}

.z-index-300 {
    z-index: 300;
}

.z-index-400 {
    z-index: 400;
}

.z-index-500 {
    z-index: 500;
}

.z-index-600 {
    z-index: 600;
}

.z-index-700 {
    z-index: 700;
}

.z-index-800 {
    z-index: 800;
}

.z-index-900 {
    z-index: 900;
}

.z-index-1000 {
    z-index: 1000;
}

.dvore-product-price .dvore-product-price-regular-price {
    text-decoration: line-through;
    font-size: 80%;
    font-weight: 300;
}

.dvore-product-price .dvore-product-price-promo-price {
    margin-left: 10px;
    color: var(--color-error);
}

.image-rendering {
    image-rendering: -webkit-optimize-contrast;
}

@media (min-width: 1025px) {
    .bg-attachment-fixed {
        background-attachment:fixed;
    }
}

@media (min-width: 480px) {
    .h-sm-50 {
        height:50px !important;
    }

    .h-sm-100 {
        height: 100px !important;
    }

    .h-sm-150 {
        height: 150px !important;
    }

    .h-sm-200 {
        height: 200px !important;
    }

    .h-sm-250 {
        height: 250px !important;
    }

    .h-sm-300 {
        height: 300px !important;
    }

    .h-sm-350 {
        height: 350px !important;
    }

    .h-sm-400 {
        height: 400px !important;
    }

    .h-sm-450 {
        height: 450px !important;
    }

    .h-sm-500 {
        height: 500px !important;
    }

    .h-sm-550 {
        height: 550px !important;
    }

    .h-sm-600 {
        height: 600px !important;
    }

    .h-sm-650 {
        height: 650px !important;
    }

    .h-sm-700 {
        height: 700px !important;
    }

    .h-sm-750 {
        height: 750px !important;
    }

    .h-sm-800 {
        height: 800px !important;
    }

    .h-sm-850 {
        height: 850px !important;
    }

    .h-sm-900 {
        height: 900px !important;
    }

    .h-sm-950 {
        height: 950px !important;
    }

    .h-sm-1000 {
        height: 1000px !important;
    }
}

@media (min-width: 769px) {
    .right-md-0 {
        right:0 !important;
    }

    .left-md-0 {
        left: 0 !important;
    }

    .h-md-max-content {
        height: max-content;
    }

    .h-md-min-content {
        height: min-content;
    }

    .h-md-full {
        height: 100% !important;
    }

    .h-md-75p {
        height: 75% !important;
    }

    .h-md-50p {
        height: 50% !important;
    }

    .h-md-25p {
        height: 25% !important;
    }

    .h-md-100vh {
        height: 100vh !important;
    }

    .h-md-90vh {
        height: 90vh !important;
    }

    .h-md-80vh {
        height: 80vh !important;
    }

    .h-md-75vh {
        height: 75vh !important;
    }

    .h-md-70vh {
        height: 70vh !important;
    }

    .h-md-60vh {
        height: 60vh !important;
    }

    .h-md-50vh {
        height: 50vh !important;
    }

    .h-md-40vh {
        height: 40vh !important;
    }

    .h-md-30vh {
        height: 30vh !important;
    }

    .h-md-20vh {
        height: 20vh !important;
    }

    .h-md-10vh {
        height: 10vh !important;
    }

    .h-md-50 {
        height: 50px !important;
    }

    .h-md-100 {
        height: 100px !important;
    }

    .h-md-150 {
        height: 150px !important;
    }

    .h-md-200 {
        height: 200px !important;
    }

    .h-md-250 {
        height: 250px !important;
    }

    .h-md-300 {
        height: 300px !important;
    }

    .h-md-350 {
        height: 350px !important;
    }

    .h-md-400 {
        height: 400px !important;
    }

    .h-md-450 {
        height: 450px !important;
    }

    .h-md-500 {
        height: 500px !important;
    }

    .h-md-550 {
        height: 550px !important;
    }

    .h-md-600 {
        height: 600px !important;
    }

    .h-md-650 {
        height: 650px !important;
    }

    .h-md-700 {
        height: 700px !important;
    }

    .h-md-750 {
        height: 750px !important;
    }

    .h-md-800 {
        height: 800px !important;
    }

    .h-md-850 {
        height: 850px !important;
    }

    .h-md-900 {
        height: 900px !important;
    }

    .h-md-950 {
        height: 950px !important;
    }

    .h-md-1000 {
        height: 1000px !important;
    }

    .w-md-max-content {
        width: max-content !important;
    }

    .w-md-max-200 {
        max-width: 200px !important;
    }

    .w-md-max-300 {
        max-width: 300px !important;
    }

    .w-md-max-400 {
        max-width: 400px !important;
    }

    .w-md-max-500 {
        max-width: 500px !important;
    }

    .w-md-max-600 {
        max-width: 600px !important;
    }

    .w-md-max-700 {
        max-width: 700px !important;
    }

    .w-md-max-800 {
        max-width: 800px !important;
    }

    .w-md-max-900 {
        max-width: 900px !important;
    }

    .w-md-max-1000 {
        max-width: 1000px !important;
    }

    .w-md-min-content {
        width: min-content !important;
    }

    .w-md-full {
        width: 100% !important;
    }

    .w-md-75p {
        width: 75% !important;
    }

    .w-md-50p {
        width: 50% !important;
    }

    .w-md-25p {
        width: 25% !important;
    }

    .w-md-100vh {
        width: 100vh !important;
    }

    .w-md-90vh {
        width: 90vh !important;
    }

    .w-md-80vh {
        width: 80vh !important;
    }

    .w-md-75vh {
        width: 75vh !important;
    }

    .w-md-70vh {
        width: 70vh !important;
    }

    .w-md-60vh {
        width: 60vh !important;
    }

    .w-md-50vh {
        width: 50vh !important;
    }

    .w-md-40vh {
        width: 40vh !important;
    }

    .w-md-30vh {
        width: 30vh !important;
    }

    .w-md-20vh {
        width: 20vh !important;
    }

    .w-md-10vh {
        width: 10vh !important;
    }

    .w-md-50 {
        width: 50px !important;
    }

    .w-md-100 {
        width: 100px !important;
    }

    .w-md-150 {
        width: 150px !important;
    }

    .w-md-200 {
        width: 200px !important;
    }

    .w-md-250 {
        width: 250px !important;
    }

    .w-md-300 {
        width: 300px !important;
    }

    .w-md-350 {
        width: 350px !important;
    }

    .w-md-400 {
        width: 400px !important;
    }

    .w-md-450 {
        width: 450px !important;
    }

    .w-md-500 {
        width: 500px !important;
    }

    .w-md-550 {
        width: 550px !important;
    }

    .w-md-600 {
        width: 600px !important;
    }

    .w-md-650 {
        width: 650px !important;
    }

    .w-md-700 {
        width: 700px !important;
    }

    .w-md-750 {
        width: 750px !important;
    }

    .w-md-800 {
        width: 800px !important;
    }

    .w-md-850 {
        width: 850px !important;
    }

    .w-md-900 {
        width: 900px !important;
    }

    .w-md-950 {
        width: 950px !important;
    }

    .w-md-1000 {
        width: 1000px !important;
    }
}

@media (min-width: 991px) {
    .right-lg-0 {
        right:0 !important;
    }

    .left-lg-0 {
        left: 0 !important;
    }

    .h-lg-max-content {
        height: max-content !important;
    }

    .h-lg-min-content {
        height: min-content !important;
    }

    .h-lg-full {
        height: 100% !important;
    }

    .h-lg-75p {
        height: 75% !important;
    }

    .h-lg-50p {
        height: 50% !important;
    }

    .h-lg-25p {
        height: 25% !important;
    }

    .h-lg-100vh {
        height: 100vh !important;
    }

    .h-lg-90vh {
        height: 90vh !important;
    }

    .h-lg-80vh {
        height: 80vh !important;
    }

    .h-lg-75vh {
        height: 75vh !important;
    }

    .h-lg-70vh {
        height: 70vh !important;
    }

    .h-lg-60vh {
        height: 60vh !important;
    }

    .h-lg-50vh {
        height: 50vh !important;
    }

    .h-lg-40vh {
        height: 40vh !important;
    }

    .h-lg-30vh {
        height: 30vh !important;
    }

    .h-lg-20vh {
        height: 20vh !important;
    }

    .h-lg-10vh {
        height: 10vh !important;
    }

    .h-lg-auto {
        height: auto !important;
    }

    .h-lg-50 {
        height: 50px !important;
    }

    .h-lg-100 {
        height: 100px !important;
    }

    .h-lg-150 {
        height: 150px !important;
    }

    .h-lg-200 {
        height: 200px !important;
    }

    .h-lg-250 {
        height: 250px !important;
    }

    .h-lg-300 {
        height: 300px !important;
    }

    .h-lg-350 {
        height: 350px !important;
    }

    .h-lg-400 {
        height: 400px !important;
    }

    .h-lg-450 {
        height: 450px !important;
    }

    .h-lg-500 {
        height: 500px !important;
    }

    .h-lg-550 {
        height: 550px !important;
    }

    .h-lg-600 {
        height: 600px !important;
    }

    .h-lg-650 {
        height: 650px !important;
    }

    .h-lg-700 {
        height: 700px !important;
    }

    .h-lg-750 {
        height: 750px !important;
    }

    .h-lg-800 {
        height: 800px !important;
    }

    .h-lg-850 {
        height: 850px !important;
    }

    .h-lg-900 {
        height: 900px !important;
    }

    .h-lg-950 {
        height: 950px !important;
    }

    .h-lg-1000 {
        height: 1000px !important;
    }

    .w-lg-max-content {
        width: max-content !important;
    }

    .w-lg-max-200 {
        max-width: 200px !important;
    }

    .w-lg-max-300 {
        max-width: 300px !important;
    }

    .w-lg-max-400 {
        max-width: 400px !important;
    }

    .w-lg-max-500 {
        max-width: 500px !important;
    }

    .w-lg-max-600 {
        max-width: 600px !important;
    }

    .w-lg-min-content {
        width: min-content !important;
    }

    .w-lg-full {
        width: 100% !important;
    }

    .w-lg-75p {
        width: 75% !important;
    }

    .w-lg-50p {
        width: 50% !important;
    }

    .w-lg-25p {
        width: 25% !important;
    }

    .w-lg-100vh {
        width: 100vh !important;
    }

    .w-lg-90vh {
        width: 90vh !important;
    }

    .w-lg-80vh {
        width: 80vh !important;
    }

    .w-lg-75vh {
        width: 75vh !important;
    }

    .w-lg-70vh {
        width: 70vh !important;
    }

    .w-lg-60vh {
        width: 60vh !important;
    }

    .w-lg-50vh {
        width: 50vh !important;
    }

    .w-lg-40vh {
        width: 40vh !important;
    }

    .w-lg-30vh {
        width: 30vh !important;
    }

    .w-lg-20vh {
        width: 20vh !important;
    }

    .w-lg-10vh {
        width: 10vh !important;
    }

    .w-lg-50 {
        width: 50px !important;
    }

    .w-lg-100 {
        width: 100px !important;
    }

    .w-lg-150 {
        width: 150px !important;
    }

    .w-lg-200 {
        width: 200px !important;
    }

    .w-lg-250 {
        width: 250px !important;
    }

    .w-lg-300 {
        width: 300px !important;
    }

    .w-lg-350 {
        width: 350px !important;
    }

    .w-lg-400 {
        width: 400px !important;
    }

    .w-lg-450 {
        width: 450px !important;
    }

    .w-lg-500 {
        width: 500px !important;
    }

    .w-lg-550 {
        width: 550px !important;
    }

    .w-lg-600 {
        width: 600px !important;
    }

    .w-lg-650 {
        width: 650px !important;
    }

    .w-lg-700 {
        width: 700px !important;
    }

    .w-lg-750 {
        width: 750px !important;
    }

    .w-lg-800 {
        width: 800px !important;
    }

    .w-lg-850 {
        width: 850px !important;
    }

    .w-lg-900 {
        width: 900px !important;
    }

    .w-lg-950 {
        width: 950px !important;
    }

    .w-lg-1000 {
        width: 1000px !important;
    }
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes dropdown-menu-move-up {
    0% {
        margin-top: 10px;
    }

    100% {
        margin-top: 0;
    }
}

@keyframes dropdown-menu-move-up {
    0% {
        margin-top: 10px;
    }

    100% {
        margin-top: 0;
    }
}

@-webkit-keyframes dropdown-menu-fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes dropdown-menu-fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes visibility-visible-animation {
    0% {
        visibility: hidden;
    }

    1% {
        visibility: hidden;
    }

    100% {
        visibility: visible;
    }
}

@keyframes visibility-visible-animation {
    0% {
        visibility: hidden;
    }

    1% {
        visibility: hidden;
    }

    100% {
        visibility: visible;
    }
}

@-webkit-keyframes visibility-hidden-animation {
    0% {
        visibility: visible;
    }

    99% {
        visibility: visible;
    }

    100% {
        visibility: hidden;
    }
}

@keyframes visibility-hidden-animation {
    0% {
        visibility: visible;
    }

    99% {
        visibility: visible;
    }

    100% {
        visibility: hidden;
    }
}

@-webkit-keyframes dropdown-menu-fade-out {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes dropdown-menu-fade-out {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes dropdown-menu-move-down {
    0% {
        margin-top: 0;
    }

    100% {
        margin-top: 10px;
    }
}

@keyframes dropdown-menu-move-down {
    0% {
        margin-top: 0;
    }

    100% {
        margin-top: 10px;
    }
}

@-webkit-keyframes dropdown-menu-fade-out-in {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes dropdown-menu-fade-out-in {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes dropdown-menu-move-down-up {
    0% {
        margin-top: 0;
    }

    50% {
        margin-top: 10px;
    }

    100% {
        margin-top: 0;
    }
}

@keyframes dropdown-menu-move-down-up {
    0% {
        margin-top: 0;
    }

    50% {
        margin-top: 10px;
    }

    100% {
        margin-top: 0;
    }
}

.dvore_prog_modal_mini_cart_2 input#dvore_ajax_cart_display_discount_value {
    height: inherit;
}

.dvore-admin-first-letter-cap:first-letter {
    text-transform: uppercase;
}

.dvore-blog .dvore-front-article-content p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.dvore-front-product-breadcrumbs,.dvore-breadcrumbs {
    margin: 0 auto;
    width: 100%;
    padding: 20px 1.0175rem;
    max-width: 1310px;
}

.dvore-front-product-breadcrumbs ol,.dvore-breadcrumbs ol {
    margin: 0;
}

.product-page .dvore-front-product-breadcrumbs,.product-page .dvore-breadcrumbs {
    max-width: 1310px !important;
}

@media (min-width: 480px) {
    .dvore-breadcrumbs {
        max-width:606px;
    }
}

@media (min-width: 768px) {
    .dvore-breadcrumbs {
        max-width:750px;
    }
}

@media (min-width: 992px) {
    .dvore-breadcrumbs {
        max-width:970px;
    }
}

@media (min-width: 1200px) {
    .dvore-breadcrumbs {
        max-width:1170px;
    }
}

@media (min-width: 1600px) {
    .dvore-breadcrumbs {
        max-width:1310px;
    }
}

.dvore-front-confirmation-page {
    height: -webkit-fill-available;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sa {
    width: 140px;
    height: 140px;
    padding: 26px;
    background-color: #fff;
}

.sa .sa-success,.sa .sa-warning,.sa .sa-error {
    border-radius: 50%;
    box-sizing: content-box;
    height: 80px;
    padding: 0;
    position: relative;
    background-color: #fff;
    width: 80px;
}

.sa .sa-error {
    border: 4px solid #f96868;
}

.sa .sa-error .sa-x-mark {
    position: relative;
    display: block;
}

.sa .sa-error .sa-line {
    position: absolute;
    top: 37px;
    display: block;
    width: 47px;
    height: 5px;
    border-radius: 2px;
    background-color: #f96868;
}

.sa .sa-error .sa-line.sa-left {
    left: 17px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sa .sa-error .sa-line.sa-right {
    right: 16px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sa .sa-success {
    border: 4px solid #a5dc86;
}

.sa .sa-success:after,.sa .sa-success:before {
    background: #fff;
    content: "";
    height: 120px;
    position: absolute;
    transform: rotate(45deg);
    width: 60px;
}

.sa .sa-success:before {
    border-radius: 40px 0 0 40px;
    width: 26px;
    height: 80px;
    top: -17px;
    left: 5px;
    transform-origin: 60px 60px;
    transform: rotate(-45deg);
}

.sa .sa-success:after {
    border-radius: 0 120px 120px 0;
    left: 30px;
    top: -11px;
    transform-origin: 0 60px;
    transform: rotate(-45deg);
    animation: rotatePlaceholder 4.25s ease-in;
}

.sa .sa-success .sa-success-placeholder {
    border-radius: 50%;
    border: 4px solid rgba(165,220,134,0.25);
    box-sizing: content-box;
    height: 80px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 80px;
    z-index: 2;
}

.sa .sa-success .sa-success-fix {
    background-color: #fff;
    height: 90px;
    left: 28px;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 5px;
    z-index: 1;
}

.sa .sa-success .sa-success-tip,.sa .sa-success .sa-success-long {
    background-color: #a5dc86;
    border-radius: 2px;
    height: 5px;
    position: absolute;
    z-index: 2;
}

.sa .sa-success .sa-success-tip {
    left: 14px;
    top: 46px;
    transform: rotate(45deg);
    width: 25px;
    animation: animateSuccessTip 0.75s;
}

.sa .sa-success .sa-success-long {
    right: 8px;
    top: 38px;
    transform: rotate(-45deg);
    width: 47px;
    animation: animateSuccessLong 0.75s;
}

.sa .sa-warning {
    border: 4px solid #efb03c;
}

.sa .sa-warning .sa-body {
    position: absolute;
    width: 5px;
    height: 47px;
    left: 50%;
    top: 10px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #efb03c;
}

.sa .sa-warning .sa-dot {
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    left: 50%;
    bottom: 10px;
    background-color: #efb03c;
}

.dvore-front-widget-featured-product .slick-prev,.dvore-front-widget-featured-product .slick-next {
    top: 40%;
    position: absolute;
    -webkit-appearance: initial;
    background: none;
    border: none;
    font-size: 1.8rem;
    text-indent: -99999px;
    cursor: pointer;
}

.dvore-front-widget-featured-product .slick-prev {
    left: -40px;
}

.dvore-front-widget-featured-product .slick-next {
    right: -40px;
}

.dvore-front-widget-featured-product .slick-prev:before {
    content: "\f177";
}

.dvore-front-widget-featured-product .slick-next:before {
    content: "\f178";
}

.dvore-front-widget-featured-product .slick-prev:before,.dvore-front-widget-featured-product .slick-next:before {
    color: #262324 !important;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    text-indent: 0;
    float: left;
}

.cover-background {
    background-size: cover;
}

.mv_home_slider .icon.wb-chevron-left:before,.mv_home_slider .icon.wb-chevron-right:before,.mv_home_slider .icon.wb-chevron-down:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    opacity: 1;
}

.mv_home_slider .icon.wb-chevron-left:before {
    content: "\f053";
}

.mv_home_slider .icon.wb-chevron-right:before {
    content: "\f054";
}

.mv_home_slider .icon.wb-chevron-down:before {
    content: "\f078";
}

.mv_home_slider .smooth-scroll {
    position: absolute;
    bottom: 15vh;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.slick-prev:before,.slick-next:before {
    color: var(--color-dark) !important;
    opacity: 0.6;
}

@media (min-width: 769px) {
    .w-max-md-250 {
        max-width:250px;
    }
}

.modal-fill-in.show {
    background: #fff;
}

.modal-fill-in .modal-dialog .modal-content {
    width: 100% !important;
    height: 100% !important;
}

.checkbox-custom,.radio-custom {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.checkbox-custom label,.radio-custom label {
    min-height: 22px;
    margin-bottom: 0;
    font-weight: 300;
    cursor: pointer;
}

.checkbox-custom input[type="checkbox"],.radio-custom input[type="radio"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 0;
    margin-bottom: 0;
}

.checkbox-custom.disabled label,.radio-custom.disabled label,fieldset[disabled] .checkbox-custom label,fieldset[disabled] .radio-custom label {
    cursor: not-allowed;
}

.input-group-addon .checkbox-custom,.input-group-addon .radio-custom {
    margin: 0;
}

.checkbox-custom {
    padding-left: 20px;
}

.checkbox-custom label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px;
}

.checkbox-custom label:empty {
    padding-left: 0;
}

.checkbox-custom label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #e7e9ec;
    border-radius: 0.215rem;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.checkbox-custom label::after {
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    left: 0;
    top: 0;
    margin-left: -20px;
    text-align: center;
    padding-top: 1px;
    font-size: 12px;
    color: #262324;
}

.checkbox-custom input[type="radio"],.checkbox-custom input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.checkbox-custom input[type="radio"]:checked + input[type="hidden"] + label::before,.checkbox-custom input[type="radio"]:checked + label::before,.checkbox-custom input[type="checkbox"]:checked + input[type="hidden"] + label::before,.checkbox-custom input[type="checkbox"]:checked + label::before {
    border-color: #e7e9ec;
    border-width: 10px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.checkbox-custom input[type="radio"]:checked + input[type="hidden"] + label::after,.checkbox-custom input[type="radio"]:checked + label::after,.checkbox-custom input[type="checkbox"]:checked + input[type="hidden"] + label::after,.checkbox-custom input[type="checkbox"]:checked + label::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f00c";
}

.checkbox-custom input[type="radio"]:disabled,.checkbox-custom input[type="checkbox"]:disabled {
    cursor: not-allowed;
}

.checkbox-custom input[type="radio"]:disabled + input[type="hidden"] + label,.checkbox-custom input[type="radio"]:disabled + label,.checkbox-custom input[type="checkbox"]:disabled + input[type="hidden"] + label,.checkbox-custom input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}

.checkbox-custom input[type="radio"]:disabled + input[type="hidden"] + label::before,.checkbox-custom input[type="radio"]:disabled + label::before,.checkbox-custom input[type="checkbox"]:disabled + input[type="hidden"] + label::before,.checkbox-custom input[type="checkbox"]:disabled + label::before {
    background-color: #fff;
    border-color: #e7e9ec;
    border-width: 1px;
    cursor: not-allowed;
}

.checkbox-custom.checkbox-circle label::before {
    border-radius: 50%;
}

.checkbox-custom.checkbox-inline {
    margin-top: 0;
    display: inline-block;
    margin-bottom: 0;
}

.checkbox-inline + .checkbox-inline {
    margin-left: 20px;
}

.checkbox-default input[type="radio"]:checked + input[type="hidden"] + label::before,.checkbox-default input[type="radio"]:checked + label::before,.checkbox-default input[type="checkbox"]:checked + input[type="hidden"] + label::before,.checkbox-default input[type="checkbox"]:checked + label::before {
    background-color: #fff;
    border-color: #e7e9ec;
    border-width: 1px;
}

.checkbox-default input[type="radio"]:checked + input[type="hidden"] + label::after,.checkbox-default input[type="radio"]:checked + label::after,.checkbox-default input[type="checkbox"]:checked + input[type="hidden"] + label::after,.checkbox-default input[type="checkbox"]:checked + label::after {
    color: #e7e9ec;
}

.checkbox-primary input[type="radio"]:checked + input[type="hidden"] + label::before,.checkbox-primary input[type="radio"]:checked + label::before,.checkbox-primary input[type="checkbox"]:checked + input[type="hidden"] + label::before,.checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #70cde3;
    border-color: #70cde3;
}

.checkbox-primary input[type="radio"]:checked + input[type="hidden"] + label::after,.checkbox-primary input[type="radio"]:checked + label::after,.checkbox-primary input[type="checkbox"]:checked + input[type="hidden"] + label::after,.checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-danger input[type="radio"]:checked + input[type="hidden"] + label::before,.checkbox-danger input[type="radio"]:checked + label::before,.checkbox-danger input[type="checkbox"]:checked + input[type="hidden"] + label::before,.checkbox-danger input[type="checkbox"]:checked + label::before {
    background-color: #ce3b4e;
    border-color: #ce3b4e;
}

.checkbox-danger input[type="radio"]:checked + input[type="hidden"] + label::after,.checkbox-danger input[type="radio"]:checked + label::after,.checkbox-danger input[type="checkbox"]:checked + input[type="hidden"] + label::after,.checkbox-danger input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-info input[type="radio"]:checked + input[type="hidden"] + label::before,.checkbox-info input[type="radio"]:checked + label::before,.checkbox-info input[type="checkbox"]:checked + input[type="hidden"] + label::before,.checkbox-info input[type="checkbox"]:checked + label::before {
    background-color: #70cde3;
    border-color: #70cde3;
}

.checkbox-info input[type="radio"]:checked + input[type="hidden"] + label::after,.checkbox-info input[type="radio"]:checked + label::after,.checkbox-info input[type="checkbox"]:checked + input[type="hidden"] + label::after,.checkbox-info input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-warning input[type="radio"]:checked + input[type="hidden"] + label::before,.checkbox-warning input[type="radio"]:checked + label::before,.checkbox-warning input[type="checkbox"]:checked + input[type="hidden"] + label::before,.checkbox-warning input[type="checkbox"]:checked + label::before {
    background-color: #fcad0a;
    border-color: #fcad0a;
}

.checkbox-warning input[type="radio"]:checked + input[type="hidden"] + label::after,.checkbox-warning input[type="radio"]:checked + label::after,.checkbox-warning input[type="checkbox"]:checked + input[type="hidden"] + label::after,.checkbox-warning input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-success input[type="radio"]:checked + input[type="hidden"] + label::before,.checkbox-success input[type="radio"]:checked + label::before,.checkbox-success input[type="checkbox"]:checked + input[type="hidden"] + label::before,.checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #6eb97c;
    border-color: #6eb97c;
}

.checkbox-success input[type="radio"]:checked + input[type="hidden"] + label::after,.checkbox-success input[type="radio"]:checked + label::after,.checkbox-success input[type="checkbox"]:checked + input[type="hidden"] + label::after,.checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox-sm {
    padding-left: 18px;
}

.checkbox-sm label {
    padding-left: 8px;
}

.checkbox-sm label:empty {
    padding-left: 0;
}

.checkbox-sm label::after,.checkbox-sm label::before {
    width: 18px;
    height: 18px;
    margin-left: -18px;
}

.checkbox-sm label::after {
    font-size: 10px;
    line-height: 18px;
}

.checkbox-sm input[type="radio"],.checkbox-sm input[type="checkbox"] {
    width: 18px;
    height: 18px;
}

.checkbox-sm input[type="radio"]:checked + input[type="hidden"] + label::before,.checkbox-sm input[type="radio"]:checked + label::before,.checkbox-sm input[type="checkbox"]:checked + input[type="hidden"] + label::before,.checkbox-sm input[type="checkbox"]:checked + label::before {
    border-width: 9px;
}

.checkbox-lg {
    padding-left: 24px;
}

.checkbox-lg label {
    padding-left: 12px;
}

.checkbox-lg label:empty {
    padding-left: 0;
}

.checkbox-lg label::after,.checkbox-lg label::before {
    width: 24px;
    height: 24px;
    margin-left: -24px;
}

.checkbox-lg label::after {
    font-size: 14px;
    line-height: 24px;
}

.checkbox-lg input[type="radio"],.checkbox-lg input[type="checkbox"] {
    width: 24px;
    height: 24px;
}

.checkbox-lg input[type="radio"]:checked + input[type="hidden"] + label::before,.checkbox-lg input[type="radio"]:checked + label::before,.checkbox-lg input[type="checkbox"]:checked + input[type="hidden"] + label::before,.checkbox-lg input[type="checkbox"]:checked + label::before {
    border-width: 12px;
}

.radio-custom {
    padding-left: 20px;
}

.radio-custom label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px;
}

.radio-custom label:empty {
    padding-left: 0;
}

.radio-custom label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #e7e9ec;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s;
    -o-transition: border 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s;
    transition: border 0.3s ease-in-out 0s, color 0.3s ease-in-out 0s;
}

.radio-custom label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 6px;
    height: 6px;
    left: 7px;
    top: 50%;
    margin-left: -20px;
    border: 2px solid #e7e9ec;
    border-radius: 50%;
    background-color: transparent;
    -webkit-transform: scale(0,0) translateY(-50%);
    -ms-transform: scale(0,0) translateY(-50%);
    -o-transform: scale(0,0) translateY(-50%);
    transform: scale(0,0) translateY(-50%);
    -webkit-transition: 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);
    -o-transition: 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);
    transition: 0.1s cubic-bezier(0.8,-0.33,0.2,1.33);
}

.radio-custom input[type="radio"]:checked + input[type="hidden"] + label::after,.radio-custom input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1,1) translateY(-50%) !important;
    -ms-transform: scale(1,1) translateY(-50%) !important;
    -o-transform: scale(1,1) translateY(-50%) !important;
    transform: scale(1,1) translateY(-50%) !important;
}

.radio-custom input[type="radio"] {
    width: 20px;
    height: 20px;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
}

.radio-custom input[type="radio"]:checked + input[type="hidden"] + label::before,.radio-custom input[type="radio"]:checked + label::before {
    border-color: #e7e9ec;
    border-width: 10px;
}

.radio-custom input[type="radio"]:checked + input[type="hidden"] + label::after,.radio-custom input[type="radio"]:checked + label::after {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
}

.radio-custom input[type="radio"]:disabled {
    cursor: not-allowed;
}

.radio-custom input[type="radio"]:disabled + input[type="hidden"] + label,.radio-custom input[type="radio"]:disabled + label {
    opacity: 0.65;
}

.radio-custom input[type="radio"]:disabled + input[type="hidden"] + label::before,.radio-custom input[type="radio"]:disabled + label::before {
    cursor: not-allowed;
}

.radio-custom.radio-inline {
    margin-top: 0;
    display: inline-block;
    margin-bottom: 0;
}

.radio-inline + .radio-inline {
    margin-left: 20px;
}

.radio-default input[type="radio"]:checked + input[type="hidden"] + label::before,.radio-default input[type="radio"]:checked + label::before {
    background-color: #e7e9ec;
    border-color: #e7e9ec;
    border-width: 1px;
}

.radio-default input[type="radio"]:checked + input[type="hidden"] + label::after,.radio-default input[type="radio"]:checked + label::after {
    border-color: #70cde3;
}

.radio-primary input[type="radio"]:checked + input[type="hidden"] + label::before,.radio-primary input[type="radio"]:checked + label::before {
    border-color: #70cde3;
}

.radio-primary input[type="radio"]:checked + input[type="hidden"] + label::after,.radio-primary input[type="radio"]:checked + label::after {
    border-color: #fff;
}

.radio-danger input[type="radio"]:checked + input[type="hidden"] + label::before,.radio-danger input[type="radio"]:checked + label::before {
    border-color: #ce3b4e;
}

.radio-danger input[type="radio"]:checked + input[type="hidden"] + label::after,.radio-danger input[type="radio"]:checked + label::after {
    border-color: #fff;
}

.radio-info input[type="radio"]:checked + input[type="hidden"] + label::before,.radio-info input[type="radio"]:checked + label::before {
    border-color: #70cde3;
}

.radio-info input[type="radio"]:checked + input[type="hidden"] + label::after,.radio-info input[type="radio"]:checked + label::after {
    border-color: #fff;
}

.radio-warning input[type="radio"]:checked + input[type="hidden"] + label::before,.radio-warning input[type="radio"]:checked + label::before {
    border-color: #fcad0a;
}

.radio-warning input[type="radio"]:checked + input[type="hidden"] + label::after,.radio-warning input[type="radio"]:checked + label::after {
    border-color: #fff;
}

.radio-success input[type="radio"]:checked + input[type="hidden"] + label::before,.radio-success input[type="radio"]:checked + label::before {
    border-color: #6eb97c;
}

.radio-success input[type="radio"]:checked + input[type="hidden"] + label::after,.radio-success input[type="radio"]:checked + label::after {
    border-color: #fff;
}

.radio-sm {
    padding-left: 18px;
}

.radio-sm label {
    padding-left: 8px;
}

.radio-sm label:empty {
    padding-left: 0;
}

.radio-sm label::before {
    width: 18px;
    height: 18px;
    margin-left: -20px;
}

.radio-sm label::after {
    width: 4px;
    height: 4px;
    left: 7px;
    top: 7px;
    margin-left: -20px;
    border-width: 2px;
}

.radio-sm input[type="radio"] {
    width: 18px;
    height: 18px;
}

.radio-sm input[type="radio"]:checked + input[type="hidden"] + label::before,.radio-sm input[type="radio"]:checked + label::before {
    border-width: 9px;
}

.radio-lg {
    padding-left: 24px;
}

.radio-lg label {
    padding-left: 12px;
}

.radio-lg label:empty {
    padding-left: 0;
}

.radio-lg label::before {
    width: 24px;
    height: 24px;
    margin-left: -20px;
}

.radio-lg label::after {
    width: 8px;
    height: 8px;
    left: 8px;
    top: 8px;
    margin-left: -20px;
    border-width: 2px;
}

.radio-lg input[type="radio"] {
    width: 24px;
    height: 24px;
}

.radio-lg input[type="radio"]:checked + input[type="hidden"] + label::before,.radio-lg input[type="radio"]:checked + label::before {
    border-width: 12px;
}

[class*="animation-"] {
    -webkit-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animation-hover:not(:hover),.animation-hover:not(:hover) [class*="animation-"],.touch .animation-hover:not(.hover),.touch .animation-hover:not(.hover) [class*="animation-"] {
    -webkit-animation-name: none;
    -o-animation-name: none;
    animation-name: none;
}

.animation-reverse {
    -webkit-animation-direction: reverse;
    -o-animation-direction: reverse;
    animation-direction: reverse;
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

.animation-repeat {
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animation-fade {
    -webkit-animation-name: fade;
    -o-animation-name: fade;
    animation-name: fade;
    -webkit-animation-duration: 0.8s;
    -o-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear;
}

.animation-scale {
    -webkit-animation-name: scale-12;
    -o-animation-name: scale-12;
    animation-name: scale-12;
}

.animation-scale-up {
    -webkit-animation-name: fade-scale-02;
    -o-animation-name: fade-scale-02;
    animation-name: fade-scale-02;
}

.animation-scale-down {
    -webkit-animation-name: fade-scale-18;
    -o-animation-name: fade-scale-18;
    animation-name: fade-scale-18;
}

.animation-slide-top {
    -webkit-animation-name: slide-top;
    -o-animation-name: slide-top;
    animation-name: slide-top;
}

.animation-slide-bottom {
    -webkit-animation-name: slide-bottom;
    -o-animation-name: slide-bottom;
    animation-name: slide-bottom;
}

.animation-slide-left {
    -webkit-animation-name: slide-left;
    -o-animation-name: slide-left;
    animation-name: slide-left;
}

.animation-slide-right {
    -webkit-animation-name: slide-right;
    -o-animation-name: slide-right;
    animation-name: slide-right;
}

.animation-shake {
    -webkit-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake;
}

.animation-duration-10 {
    -webkit-animation-duration: 15s;
    -o-animation-duration: 15s;
    animation-duration: 15s;
}

.animation-duration-9 {
    -webkit-animation-duration: 9s;
    -o-animation-duration: 9s;
    animation-duration: 9s;
}

.animation-duration-8 {
    -webkit-animation-duration: 8s;
    -o-animation-duration: 8s;
    animation-duration: 8s;
}

.animation-duration-7 {
    -webkit-animation-duration: 7s;
    -o-animation-duration: 7s;
    animation-duration: 7s;
}

.animation-duration-6 {
    -webkit-animation-duration: 6s;
    -o-animation-duration: 6s;
    animation-duration: 6s;
}

.animation-duration-5 {
    -webkit-animation-duration: 5s;
    -o-animation-duration: 5s;
    animation-duration: 5s;
}

.animation-duration-4 {
    -webkit-animation-duration: 4s;
    -o-animation-duration: 4s;
    animation-duration: 4s;
}

.animation-duration-3 {
    -webkit-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
}

.animation-duration-2 {
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}

.animation-duration-1 {
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

.animation-delay-100 {
    -webkit-animation-duration: 100ms;
    -o-animation-duration: 100ms;
    animation-duration: 100ms;
}

.animation-duration-250 {
    -webkit-animation-duration: 250ms;
    -o-animation-duration: 250ms;
    animation-duration: 250ms;
}

.animation-duration-300 {
    -webkit-animation-duration: 300ms;
    -o-animation-duration: 300ms;
    animation-duration: 300ms;
}

.animation-duration-500 {
    -webkit-animation-duration: 500ms;
    -o-animation-duration: 500ms;
    animation-duration: 500ms;
}

.animation-duration-750 {
    -webkit-animation-duration: 750ms;
    -o-animation-duration: 750ms;
    animation-duration: 750ms;
}

.animation-delay-1000 {
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}

.animation-delay-900 {
    -webkit-animation-delay: 900ms;
    -o-animation-delay: 900ms;
    animation-delay: 900ms;
}

.animation-delay-800 {
    -webkit-animation-delay: 800ms;
    -o-animation-delay: 800ms;
    animation-delay: 800ms;
}

.animation-delay-700 {
    -webkit-animation-delay: 700ms;
    -o-animation-delay: 700ms;
    animation-delay: 700ms;
}

.animation-delay-600 {
    -webkit-animation-delay: 600ms;
    -o-animation-delay: 600ms;
    animation-delay: 600ms;
}

.animation-delay-500 {
    -webkit-animation-delay: 500ms;
    -o-animation-delay: 500ms;
    animation-delay: 500ms;
}

.animation-delay-400 {
    -webkit-animation-delay: 400ms;
    -o-animation-delay: 400ms;
    animation-delay: 400ms;
}

.animation-delay-300 {
    -webkit-animation-delay: 300ms;
    -o-animation-delay: 300ms;
    animation-delay: 300ms;
}

.animation-delay-200 {
    -webkit-animation-delay: 200ms;
    -o-animation-delay: 200ms;
    animation-delay: 200ms;
}

.animation-delay-100 {
    -webkit-animation-delay: 100ms;
    -o-animation-delay: 100ms;
    animation-delay: 100ms;
}

.animation-top-left {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
}

.animation-top-center {
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
}

.animation-top-right {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    -o-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.animation-middle-left {
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;
}

.animation-middle-right {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}

.animation-bottom-left {
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.animation-bottom-center {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}

.animation-bottom-right {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.animation-easing-easeInOut {
    -webkit-animation-timing-function: cubic-bezier(0.42,0,0.58,1);
    -o-animation-timing-function: cubic-bezier(0.42,0,0.58,1);
    animation-timing-function: cubic-bezier(0.42,0,0.58,1);
}

.animation-easing-easeInQuad {
    -webkit-animation-timing-function: cubic-bezier(0.55,0.085,0.68,0.53);
    -o-animation-timing-function: cubic-bezier(0.55,0.085,0.68,0.53);
    animation-timing-function: cubic-bezier(0.55,0.085,0.68,0.53);
}

.animation-easing-easeInCubic {
    -webkit-animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
    -o-animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
    animation-timing-function: cubic-bezier(0.55,0.055,0.675,0.19);
}

.animation-easing-easeInQuart {
    -webkit-animation-timing-function: cubic-bezier(0.895,0.03,0.685,0.22);
    -o-animation-timing-function: cubic-bezier(0.895,0.03,0.685,0.22);
    animation-timing-function: cubic-bezier(0.895,0.03,0.685,0.22);
}

.animation-easing-easeInQuint {
    -webkit-animation-timing-function: cubic-bezier(0.755,0.05,0.855,0.06);
    -o-animation-timing-function: cubic-bezier(0.755,0.05,0.855,0.06);
    animation-timing-function: cubic-bezier(0.755,0.05,0.855,0.06);
}

.animation-easing-easeInSine {
    -webkit-animation-timing-function: cubic-bezier(0.47,0,0.745,0.715);
    -o-animation-timing-function: cubic-bezier(0.47,0,0.745,0.715);
    animation-timing-function: cubic-bezier(0.47,0,0.745,0.715);
}

.animation-easing-easeInExpo {
    -webkit-animation-timing-function: cubic-bezier(0.95,0.05,0.795,0.035);
    -o-animation-timing-function: cubic-bezier(0.95,0.05,0.795,0.035);
    animation-timing-function: cubic-bezier(0.95,0.05,0.795,0.035);
}

.animation-easing-easeInCirc {
    -webkit-animation-timing-function: cubic-bezier(0.6,0.04,0.98,0.335);
    -o-animation-timing-function: cubic-bezier(0.6,0.04,0.98,0.335);
    animation-timing-function: cubic-bezier(0.6,0.04,0.98,0.335);
}

.animation-easing-easeInBack {
    -webkit-animation-timing-function: cubic-bezier(0.6,-0.28,0.735,0.045);
    -o-animation-timing-function: cubic-bezier(0.6,-0.28,0.735,0.045);
    animation-timing-function: cubic-bezier(0.6,-0.28,0.735,0.045);
}

.animation-easing-eastOutQuad {
    -webkit-animation-timing-function: cubic-bezier(0.25,0.46,0.45,0.94);
    -o-animation-timing-function: cubic-bezier(0.25,0.46,0.45,0.94);
    animation-timing-function: cubic-bezier(0.25,0.46,0.45,0.94);
}

.animation-easing-easeOutCubic {
    -webkit-animation-timing-function: cubic-bezier(0.215,0.61,0.355,1);
    -o-animation-timing-function: cubic-bezier(0.215,0.61,0.355,1);
    animation-timing-function: cubic-bezier(0.215,0.61,0.355,1);
}

.animation-easing-easeOutQuart {
    -webkit-animation-timing-function: cubic-bezier(0.165,0.84,0.44,1);
    -o-animation-timing-function: cubic-bezier(0.165,0.84,0.44,1);
    animation-timing-function: cubic-bezier(0.165,0.84,0.44,1);
}

.animation-easing-easeOutQuint {
    -webkit-animation-timing-function: cubic-bezier(0.23,1,0.32,1);
    -o-animation-timing-function: cubic-bezier(0.23,1,0.32,1);
    animation-timing-function: cubic-bezier(0.23,1,0.32,1);
}

.animation-easing-easeOutSine {
    -webkit-animation-timing-function: cubic-bezier(0.39,0.575,0.565,1);
    -o-animation-timing-function: cubic-bezier(0.39,0.575,0.565,1);
    animation-timing-function: cubic-bezier(0.39,0.575,0.565,1);
}

.animation-easing-easeOutExpo {
    -webkit-animation-timing-function: cubic-bezier(0.19,1,0.22,1);
    -o-animation-timing-function: cubic-bezier(0.19,1,0.22,1);
    animation-timing-function: cubic-bezier(0.19,1,0.22,1);
}

.animation-easing-easeOutCirc {
    -webkit-animation-timing-function: cubic-bezier(0.075,0.82,0.165,1);
    -o-animation-timing-function: cubic-bezier(0.075,0.82,0.165,1);
    animation-timing-function: cubic-bezier(0.075,0.82,0.165,1);
}

.animation-easing-easeOutBack {
    -webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.32,1.275);
    -o-animation-timing-function: cubic-bezier(0.175,0.885,0.32,1.275);
    animation-timing-function: cubic-bezier(0.175,0.885,0.32,1.275);
}

.animation-easing-easeInOutQuad {
    -webkit-animation-timing-function: cubic-bezier(0.455,0.03,0.515,0.955);
    -o-animation-timing-function: cubic-bezier(0.455,0.03,0.515,0.955);
    animation-timing-function: cubic-bezier(0.455,0.03,0.515,0.955);
}

.animation-easing-easeInOutCubic {
    -webkit-animation-timing-function: cubic-bezier(0.645,0.045,0.355,1);
    -o-animation-timing-function: cubic-bezier(0.645,0.045,0.355,1);
    animation-timing-function: cubic-bezier(0.645,0.045,0.355,1);
}

.animation-easing-easeInOutQuart {
    -webkit-animation-timing-function: cubic-bezier(0.77,0,0.175,1);
    -o-animation-timing-function: cubic-bezier(0.77,0,0.175,1);
    animation-timing-function: cubic-bezier(0.77,0,0.175,1);
}

.animation-easing-easeInOutQuint {
    -webkit-animation-timing-function: cubic-bezier(0.86,0,0.07,1);
    -o-animation-timing-function: cubic-bezier(0.86,0,0.07,1);
    animation-timing-function: cubic-bezier(0.86,0,0.07,1);
}

.animation-easing-easeInOutSine {
    -webkit-animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95);
    -o-animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95);
    animation-timing-function: cubic-bezier(0.445,0.05,0.55,0.95);
}

.animation-easing-easeInOutExpo {
    -webkit-animation-timing-function: cubic-bezier(1,0,0,1);
    -o-animation-timing-function: cubic-bezier(1,0,0,1);
    animation-timing-function: cubic-bezier(1,0,0,1);
}

.animation-easing-easeInOutCirc {
    -webkit-animation-timing-function: cubic-bezier(0.785,0.135,0.15,0.86);
    -o-animation-timing-function: cubic-bezier(0.785,0.135,0.15,0.86);
    animation-timing-function: cubic-bezier(0.785,0.135,0.15,0.86);
}

.animation-easing-easeInOutBack {
    -webkit-animation-timing-function: cubic-bezier(0.68,-0.55,0.265,1.55);
    -o-animation-timing-function: cubic-bezier(0.68,-0.55,0.265,1.55);
    animation-timing-function: cubic-bezier(0.68,-0.55,0.265,1.55);
}

.animation-easing-easeInOutElastic {
    -webkit-animation-timing-function: cubic-bezier(1,-0.56,0,1.455);
    -o-animation-timing-function: cubic-bezier(1,-0.56,0,1.455);
    animation-timing-function: cubic-bezier(1,-0.56,0,1.455);
}

@-webkit-keyframes fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes scale-12 {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes scale-12 {
    0% {
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scale-12 {
    0% {
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes fade-scale-02 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.2);
        transform: scale(0.2);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes fade-scale-02 {
    0% {
        opacity: 0;
        -o-transform: scale(0.2);
        transform: scale(0.2);
    }

    100% {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes fade-scale-02 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.2);
        -o-transform: scale(0.2);
        transform: scale(0.2);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes fade-scale-18 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes fade-scale-18 {
    0% {
        opacity: 0;
        -o-transform: scale(1.8);
        transform: scale(1.8);
    }

    100% {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes fade-scale-18 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        -o-transform: scale(1.8);
        transform: scale(1.8);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes slide-top {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-o-keyframes slide-top {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes slide-top {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-webkit-keyframes slide-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-o-keyframes slide-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes slide-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-webkit-keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-o-keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes slide-left {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-webkit-keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-o-keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes slide-right {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    10% {
        -webkit-transform: translateX(-9px);
        transform: translateX(-9px);
    }

    20% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

    30% {
        -webkit-transform: translateX(-7px);
        transform: translateX(-7px);
    }

    40% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }

    50% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }

    60% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }

    70% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }

    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }

    90% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px);
    }
}

@-o-keyframes shake {
    0%,100% {
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    10% {
        -o-transform: translateX(-9px);
        transform: translateX(-9px);
    }

    20% {
        -o-transform: translateX(8px);
        transform: translateX(8px);
    }

    30% {
        -o-transform: translateX(-7px);
        transform: translateX(-7px);
    }

    40% {
        -o-transform: translateX(6px);
        transform: translateX(6px);
    }

    50% {
        -o-transform: translateX(-5px);
        transform: translateX(-5px);
    }

    60% {
        -o-transform: translateX(4px);
        transform: translateX(4px);
    }

    70% {
        -o-transform: translateX(-3px);
        transform: translateX(-3px);
    }

    80% {
        -o-transform: translateX(2px);
        transform: translateX(2px);
    }

    90% {
        -o-transform: translateX(-1px);
        transform: translateX(-1px);
    }
}

@keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    10% {
        -webkit-transform: translateX(-9px);
        -o-transform: translateX(-9px);
        transform: translateX(-9px);
    }

    20% {
        -webkit-transform: translateX(8px);
        -o-transform: translateX(8px);
        transform: translateX(8px);
    }

    30% {
        -webkit-transform: translateX(-7px);
        -o-transform: translateX(-7px);
        transform: translateX(-7px);
    }

    40% {
        -webkit-transform: translateX(6px);
        -o-transform: translateX(6px);
        transform: translateX(6px);
    }

    50% {
        -webkit-transform: translateX(-5px);
        -o-transform: translateX(-5px);
        transform: translateX(-5px);
    }

    60% {
        -webkit-transform: translateX(4px);
        -o-transform: translateX(4px);
        transform: translateX(4px);
    }

    70% {
        -webkit-transform: translateX(-3px);
        -o-transform: translateX(-3px);
        transform: translateX(-3px);
    }

    80% {
        -webkit-transform: translateX(2px);
        -o-transform: translateX(2px);
        transform: translateX(2px);
    }

    90% {
        -webkit-transform: translateX(-1px);
        -o-transform: translateX(-1px);
        transform: translateX(-1px);
    }
}

.avatar {
    position: relative;
    display: inline-block;
    width: 40px;
    white-space: nowrap;
    border-radius: 1000px;
    vertical-align: bottom;
}

.avatar i {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 100%;
}

.avatar img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border: 0 none;
    border-radius: 1000px;
}

.avatar-online i {
    background-color: #6eb97c;
}

.avatar-off i {
    background-color: #262324;
}

.avatar-busy i {
    background-color: #fcad0a;
}

.avatar-away i {
    background-color: #ce3b4e;
}

.avatar-100 {
    width: 100px;
}

.avatar-100 i {
    height: 20px;
    width: 20px;
}

.avatar-lg {
    width: 50px;
}

.avatar-lg i {
    height: 12px;
    width: 12px;
}

.avatar-sm {
    width: 30px;
}

.avatar-sm i {
    height: 8px;
    width: 8px;
}

.avatar-xs {
    width: 20px;
}

.avatar-xs i {
    height: 7px;
    width: 7px;
}

.mv_borderTop_remove {
    border-top: none !important;
}

.list-group {
    list-style-type: none;
}

.panel {
    position: relative;
    margin-bottom: 2.143rem;
    background-color: #fff;
    border: 0 solid transparent;
    border-radius: 0.286rem;
    -webkit-box-shadow: 0 1px 1px rgba(38,35,36,0.05);
    box-shadow: 0 1px 1px rgba(38,35,36,0.05);
}

.panel-content > .row {
    padding-left: 30px;
    padding-right: 30px;
}

.panel-border {
    border: 1px solid #e7e9ec;
}

.panel-primary {
    border-top: 10px solid #70cde3;
}

.panel-pale-grey {
    background: #f5f5f5;
}

.panel-content > .row > [class*="col-"] {
    padding-left: 30px;
    padding-right: 30px;
}

.panel-heading {
    position: relative;
    padding: 0;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0.214rem;
    border-top-right-radius: 0.214rem;
}

.panel-heading + .alert {
    border-radius: 0;
}

.panel-heading > .nav-tabs {
    border-bottom: none;
}

.panel-heading-tab {
    padding: 10px 30px 0;
    background-color: #70cde3;
}

.panel-heading-tab > .nav-tabs .nav-link {
    color: #fff;
}

.panel-heading-tab > .nav-tabs .nav-link.hover,.panel-heading-tab > .nav-tabs .nav-link:hover {
    color: #e7e9ec;
}

.panel-heading-tab > .nav-tabs .nav-link.active,.panel-heading-tab > .nav-tabs .nav-link:active {
    color: #e7e9ec;
    background-color: #fff;
}

.panel-heading + .nav-tabs {
    margin-top: -0.715rem;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-body {
    position: relative;
    padding: 30px 30px;
}

.panel-body::after {
    display: block;
    clear: both;
    content: "";
}

.panel-heading + .panel-body {
    padding-top: 0;
}

.panel-body .h1:first-child,.panel-body .h2:first-child,.panel-body .h3:first-child,.panel-body .h4:first-child,.panel-body .h5:first-child,.panel-body .h6:first-child,.panel-body h1:first-child,.panel-body h2:first-child,.panel-body h3:first-child,.panel-body h4:first-child,.panel-body h5:first-child,.panel-body h6:first-child {
    margin-top: 0;
}

.panel-body > :last-child {
    margin-bottom: 0;
}

.panel-body > .list-group-dividered:only-child > .list-group-item:last-child {
    border-bottom-color: transparent;
}

.panel-footer {
    padding: 0 30px 15px;
    border-top: 1px solid transparent;
    background-color: transparent;
    border-bottom-right-radius: 0.214rem;
    border-bottom-left-radius: 0.214rem;
}

.table + .panel-footer {
    padding-top: 15px;
    border-color: #e7e9ec;
}

.panel-title {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    padding: 30px 30px;
    font-size: 18px;
    color: #262324;
}

.panel-title > .icon {
    margin-right: 10px;
}

.panel-title > .badge {
    margin-left: 10px;
}

.panel-title .small,.panel-title small {
    color: #76838f;
}

.panel-title > .small > a,.panel-title > a,.panel-title > small > a {
    color: inherit;
}

.panel-desc {
    display: block;
    padding: 5px 0 0;
    margin: 0;
    font-size: 1rem;
    color: #262324;
}

.panel-actions {
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    margin: auto;
    z-index: 1;
}

@media (max-width: 479px) {
    .panel-actions {
        right:20px;
    }
}

ul .panel-actions {
    list-style: none;
}

ul .panel-actions > li {
    display: inline-block;
    margin-left: 8px;
}

ul .panel-actions > li:first-child {
    margin-left: 0;
}

.panel-actions a.dropdown-toggle {
    text-decoration: none;
}

.panel-actions .dropdown {
    display: inline-block;
}

.panel-actions .dropdown-toggle {
    display: inline-block;
}

.panel-actions .panel-action {
    display: inline-block;
    padding: 8px 10px;
    color: #5b5456;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
}

.panel-actions .panel-action:hover {
    color: #262324;
}

.panel-actions .panel-action:active {
    color: #262324;
}

.panel-actions .panel-action[data-toggle="dropdown"]:not(.dropdown-toggle) {
    width: 34px;
    text-align: center;
}

.panel-actions .progress {
    width: 100px;
    margin: 0;
}

.panel-actions .pagination {
    margin: 0;
}

ul.panel-actions {
    list-style: none;
}

ul.panel-actions > li {
    display: inline-block;
    margin-left: 8px;
}

ul.panel-actions > li:first-child {
    margin-left: 0;
}

.panel-toolbar {
    padding: 5px 15px;
    margin: 0;
    background-color: transparent;
    border-bottom: 1px solid #e7e9ec;
    border-top: 1px solid #e7e9ec;
}

.panel-bordered .panel-toolbar {
    border-top-color: transparent;
}

.panel-toolbar .btn.icon {
    width: 1em;
    text-align: center;
}

.panel-loading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
    display: none;
    width: 100%;
    height: 100%;
    border-radius: 0.286rem;
    opacity: 0.6;
}

.panel-loading .loader {
    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%);
}

.panel > :not(.panel-loading):not(.collapsing) {
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.panel.is-loading > :not(.panel-loading) {
    opacity: 0.3;
}

.panel.is-loading .panel-loading {
    display: block;
    opacity: 1;
}

.panel-footer-chart {
    padding: 0;
}

.panel-control {
    padding: 0;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-body.scrollable-vertical {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.panel-body.scrollable-vertical > .scrollable-container > .scrollable-content {
    padding-left: 30px;
    padding-right: 30px;
}

@media (max-width: 479px) {
    .panel-body.scrollable-vertical > .scrollable-container > .scrollable-content {
        padding-left:20px;
        padding-right: 20px;
    }
}

.panel-body.scrollable-vertical > .scrollable-bar {
    margin-top: 0;
    margin-bottom: 30px;
    height: -webkit-calc(70%);
    height: calc(70%);
    -webkit-transform: translateX(-26px);
    -ms-transform: translateX(-26px);
    -o-transform: translateX(-26px);
    transform: translateX(-26px);
}

.panel-bordered > .panel-body.scrollable-vertical > .scrollable-bar {
    margin-bottom: 30px;
    height: -webkit-calc(40%);
    height: calc(40%);
}

.panel-body.scrollable-horizontal {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.panel-body.scrollable-horizontal > .scrollable-container > .scrollable-content {
    padding-top: 0;
    padding-bottom: 30px;
}

.panel-bordered > .panel-body.scrollable-horizontal > .scrollable-container > .scrollable-content {
    padding-top: 30px;
    padding-bottom: 30px;
}

.panel-body.scrollable-horizontal > .scrollable-bar {
    margin-left: 0;
    margin-right: 30px;
    width: -webkit-calc(40%);
    width: calc(40%);
    -webkit-transform: translateY(-26px);
    -ms-transform: translateY(-26px);
    -o-transform: translateY(-26px);
    transform: translateY(-26px);
}

@media (max-width: 479px) {
    .panel-body.scrollable-horizontal > .scrollable-bar {
        margin-right:20px;
        width: -webkit-calc(60%);
        width: calc(60%);
    }
}

.panel-bordered > .panel-body.scrollable-horizontal > .scrollable-bar {
    -webkit-transform: translateY(-26px);
    -ms-transform: translateY(-26px);
    -o-transform: translateY(-26px);
    transform: translateY(-26px);
}

.panel-bordered > .panel-heading {
    border-bottom: 1px solid #f5f5f5;
}

.panel-bordered > .panel-heading > .panel-title {
    padding-bottom: 20px;
}

.panel-bordered > .panel-footer {
    border-top: 1px solid #f5f5f5;
    padding-top: 15px;
}

.panel-bordered > .panel-body {
    padding-top: 30px;
}

.panel-bordered > .table > tbody:first-child > tr:first-child td,.panel-bordered > .table > tbody:first-child > tr:first-child th {
    border-top: 0;
}

.panel.is-dragging {
    opacity: 0.8;
}

.panel.is-dragging {
    cursor: move;
}

.panel > .nav-tabs-vertical .nav-tabs {
    margin-left: -1px;
}

.panel > .nav-tabs-vertical .nav-tabs > li > a {
    border-left: none;
    border-radius: 0;
}

.panel > .nav-tabs-vertical .nav-tabs.nav-tabs-reverse {
    margin-right: -1px;
}

.panel > .nav-tabs-vertical .nav-tabs.nav-tabs-reverse > li > a {
    border-right: none;
    border-radius: 0;
}

.panel:hover .panel-actions .show-on-hover {
    display: inline-block;
}

.panel .panel-actions .show-on-hover {
    display: none;
}

.panel.is-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    border-radius: 0;
}

.panel.is-fullscreen .panel-loading {
    border-radius: 0;
}

.panel.is-fullscreen .panel-actions [data-toggle="collapse"] {
    display: none;
}

.panel.is-close {
    display: none;
}

.panel.is-collapse .panel-body {
    display: none;
    height: 0;
}

.panel > .alert {
    padding-left: 30px;
    padding-right: 30px;
}

.panel > .alert-dismissible {
    padding-right: 50px;
}

@media (max-width: 479px) {
    .panel > .alert {
        padding-left:20px;
        padding-right: 20px;
    }

    .panel > .alert-dismissible {
        padding-right: 40px;
    }
}

.steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 22px;
}

.step {
    position: relative;
    padding: 12px 20px;
    margin: 0;
    color: #a3afb7;
    font-size: inherit;
    vertical-align: top;
    background-color: #f3f7f9;
    border-radius: 0;
}

.step-icon {
    float: left;
    font-size: 20px;
    margin-right: 0.5em;
}

.step-number {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background: #e7e9ec;
    border-radius: 50%;
}

.step-number ~ .step-desc {
    min-height: 40px;
    margin-left: 50px;
}

.step-title {
    font-size: 20px !important;
    color: #526069;
    margin-bottom: 0;
}

.step-desc {
    text-align: left;
}

.step-desc p {
    margin-bottom: 0;
}

.steps-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.step.current,.step.active {
    color: #fff;
    background-color: #70cde3;
}

.step.current .step-title,.step.active .step-title {
    color: #fff;
}

.step.current .step-number,.step.active .step-number {
    color: #70cde3;
    background-color: #fff;
}

.step.disabled {
    color: #f5f5f5;
    pointer-events: none;
    cursor: auto;
}

.step.disabled .step-title {
    color: #f5f5f5;
}

.step.disabled .step-number {
    background-color: #f5f5f5;
}

.step.error {
    color: #fff;
    background-color: #ce3b4e;
}

.step.error .step-title {
    color: #fff;
}

.step.error .step-number {
    color: #ce3b4e;
    background-color: #fff;
}

.step.done {
    color: #fff;
    background-color: #6eb97c;
}

.step.done .step-title {
    color: #fff;
}

.step.done .step-number {
    color: #6eb97c;
    background-color: #fff;
}

.steps-lg .step {
    padding: 20px 20px;
    font-size: 16px;
}

.steps-lg .step-icon {
    font-size: 22px;
}

.steps-lg .step-title {
    font-size: 22px;
}

.steps-lg .step-number {
    width: 46px;
    height: 46px;
    font-size: 28px;
    line-height: 46px;
}

.steps-lg .step-number ~ .step-desc {
    min-height: 46px;
    margin-left: 56px;
}

.steps-sm .step {
    font-size: 12px;
}

.steps-sm .step-icon {
    font-size: 18px;
}

.steps-sm .step-title {
    font-size: 18px;
}

.steps-sm .step-number {
    width: 30px;
    height: 30px;
    font-size: 24px;
    line-height: 30px;
}

.steps-sm .step-number ~ .step-desc {
    min-height: 30px;
    margin-left: 40px;
}

.steps-xs .step {
    font-size: 10px;
}

.steps-xs .step-icon {
    font-size: 16px;
}

.steps-xs .step-title {
    font-size: 16px;
}

.steps-xs .step-number {
    width: 24px;
    height: 24px;
    font-size: 20px;
    line-height: 24px;
}

.steps-xs .step-number ~ .step-desc {
    min-height: 24px;
    margin-left: 34px;
}

.pearls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 22px;
}

.pearl {
    position: relative;
    padding: 0;
    margin: 0;
    text-align: center;
}

.pearl:before,.pearl:after {
    position: absolute;
    top: 18px;
    z-index: 0;
    width: 50%;
    height: 4px;
    content: "";
    background-color: #f5f5f5;
}

.pearl:before {
    left: 0;
}

.pearl:after {
    right: 0;
}

.pearl:first-child:before,.pearl:last-child:after {
    display: none !important;
}

.pearl-number,.pearl-icon {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    background: #f5f5f5;
    border-radius: 50%;
    border: 2px solid #f5f5f5;
}

.pearl-number {
    font-size: 18px;
}

.pearl-icon {
    font-size: 18px;
}

.pearl-title {
    margin-top: 0.5em;
    display: block;
    font-size: 16px;
    color: #262324;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pearl.current:before,.pearl.current:after,.pearl.active:before,.pearl.active:after {
    background-color: #70cde3;
}

.pearl.current .pearl-number,.pearl.current .pearl-icon,.pearl.active .pearl-number,.pearl.active .pearl-icon {
    color: #70cde3;
    background-color: #fff;
    border-color: #70cde3;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.pearl.disabled {
    pointer-events: none;
    cursor: auto;
}

.pearl.disabled:before,.pearl.disabled:after {
    background-color: #f5f5f5;
}

.pearl.disabled .pearl-number,.pearl.disabled .pearl-icon {
    color: #fff;
    background-color: #f5f5f5;
    border-color: #f5f5f5;
}

.pearl.error:before {
    background-color: #70cde3;
}

.pearl.error:after {
    background-color: #f5f5f5;
}

.pearl.error .pearl-number,.pearl.error .pearl-icon {
    color: #ce3b4e;
    background-color: #fff;
    border-color: #ce3b4e;
}

.pearl.done:before,.pearl.done:after {
    background-color: #70cde3;
}

.pearl.done .pearl-number,.pearl.done .pearl-icon {
    color: #fff;
    background-color: #70cde3;
    border-color: #70cde3;
}

.pearls-lg .pearl:before,.pearls-lg .pearl:after {
    top: 20px;
}

.pearls-lg .pearl-title {
    font-size: 18px;
}

.pearls-lg .pearl-number,.pearls-lg .pearl-icon {
    width: 40px;
    height: 40px;
    line-height: 36px;
}

.pearls-lg .pearl-icon {
    font-size: 20px;
}

.pearls-lg .pearl-number {
    font-size: 20px;
}

.pearls-sm .pearl:before,.pearls-sm .pearl:after {
    top: 16px;
}

.pearls-sm .pearl-title {
    font-size: 14px;
}

.pearls-sm .pearl-number,.pearls-sm .pearl-icon {
    width: 32px;
    height: 32px;
    line-height: 28px;
}

.pearls-sm .pearl-number {
    font-size: 16px;
}

.pearls-sm .pearl-icon {
    font-size: 14px;
}

.pearls-xs .pearl:before,.pearls-xs .pearl:after {
    top: 12px;
    height: 2px;
}

.pearls-xs .pearl-title {
    font-size: 12px;
}

.pearls-xs .pearl-number,.pearls-xs .pearl-icon {
    width: 24px;
    height: 24px;
    line-height: 20px;
}

.pearls-xs .pearl-number {
    font-size: 12px;
}

.pearls-xs .pearl-icon {
    font-size: 12px;
}

.icon-2x {
    font-size: 2em;
}

.image-rendering {
    image-rendering: -webkit-optimize-contrast;
}

* {
    box-sizing: border-box;
    background-clip: border-box !important;
}

html {
    height: initial !important;
}

body {
    height: initial !important;
    font-size: 16px;
    line-height: 1;
    font-family: Poppins;
    font-weight: 500;
}

a {
    color: #70cde3;
}

a:hover,a:focus {
    color: #27a8c6;
}

p {
    line-height: 1.5;
}

p+.h1,p+h1,p+.h2,p+h2,p+.h3,p+h3,p+.h4,p+h4,p+.h5,p+h5,p+.h6,p+h6 {
    margin-top: 1rem;
}

input,textarea {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

input:focus,input:active,textarea:focus,textarea:active {
    border-color: #70cde3 !important;
}

strong,b {
    font-weight: 800;
}

figure {
    margin: 0;
}

li {
    line-height: 1.5;
}

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 0;
    margin-bottom: 1.5rem;
    font-family: Poppins;
}

h1,.h1 {
    font-size: 70px;
}

h2,.h2 {
    font-size: 44px;
}

h3,.h3 {
    font-size: 36px;
}

h4,.h4 {
    font-size: 30px;
}

h5,.h5 {
    font-size: 24px;
}

h6,.h6 {
    font-size: 20px;
}

.fixed {
    position: fixed;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.sticky {
    position: sticky;
}

.top-0 {
    top: 0 !important;
}

.top-10 {
    top: 10px !important;
}

.top-20 {
    top: 20px !important;
}

.top-30 {
    top: 30px !important;
}

.top-40 {
    top: 40px !important;
}

.top-50 {
    top: 50px !important;
}

.top-60 {
    top: 60px !important;
}

.top-70 {
    top: 70px !important;
}

.top-80 {
    top: 80px !important;
}

.top-90 {
    top: 90px !important;
}

.top-100 {
    top: 100px !important;
}

.right-0 {
    right: 0 !important;
}

.right-10 {
    right: 10px !important;
}

.right-20 {
    right: 20px !important;
}

.right-30 {
    right: 30px !important;
}

.right-40 {
    right: 40px !important;
}

.right-50 {
    right: 50px !important;
}

.right-60 {
    right: 60px !important;
}

.right-70 {
    right: 70px !important;
}

.right-80 {
    right: 80px !important;
}

.right-90 {
    right: 90px !important;
}

.right-100 {
    right: 100px !important;
}

.bottom-0 {
    bottom: 0 !important;
}

.bottom-10 {
    bottom: 10px !important;
}

.bottom-20 {
    bottom: 20px !important;
}

.bottom-30 {
    bottom: 30px !important;
}

.bottom-40 {
    bottom: 40px !important;
}

.bottom-50 {
    bottom: 50px !important;
}

.bottom-60 {
    bottom: 60px !important;
}

.bottom-70 {
    bottom: 70px !important;
}

.bottom-80 {
    bottom: 80px !important;
}

.bottom-90 {
    bottom: 90px !important;
}

.bottom-100 {
    bottom: 100px !important;
}

.left-0 {
    left: 0 !important;
}

.left-10 {
    left: 10px !important;
}

.left-20 {
    left: 20px !important;
}

.left-30 {
    left: 30px !important;
}

.left-40 {
    left: 40px !important;
}

.left-50 {
    left: 50px !important;
}

.left-60 {
    left: 60px !important;
}

.left-70 {
    left: 70px !important;
}

.left-80 {
    left: 80px !important;
}

.left-90 {
    left: 90px !important;
}

.left-100 {
    left: 100px !important;
}

.white-space-normal {
    white-space: normal !important;
}

.white-space-nowrap {
    white-space: nowrap !important;
}

.opacity-1 {
    opacity: 1 !important;
}

.opacity-09 {
    opacity: 0.9 !important;
}

.opacity-08 {
    opacity: 0.8 !important;
}

.opacity-07 {
    opacity: 0.7 !important;
}

.opacity-06 {
    opacity: 0.6 !important;
}

.opacity-05 {
    opacity: 0.5 !important;
}

.opacity-04 {
    opacity: 0.4 !important;
}

.opacity-03 {
    opacity: 0.3 !important;
}

.opacity-02 {
    opacity: 0.2 !important;
}

.opacity-01 {
    opacity: 0.1 !important;
}

.badge.badge-primary {
    background-color: #70cde3;
}

.badge.badge-secondary {
    background-color: #b6b8ba;
}

.badge.badge-dark {
    background-color: #262324;
}

.badge.badge-white {
    background-color: #fff;
}

.badge.badge-default {
    background-color: #e7e9ec;
}

.btn {
    font-family: Poppins;
    line-height: 1.571429;
    padding: 0.8rem 1rem;
    background-clip: initial !important;
    -webkit-background-clip: initial !important;
    transition: all 0.3s ease-in-out;
    border-radius: 0 !important;
    white-space: nowrap;
    text-align: center !important;
}

.btn.btn-primary {
    background-color: #70cde3;
    border: 1px solid #70cde3;
    color: #fff;
}

.btn.btn-primary:hover,.btn.btn-primary:focus,.btn.btn-primary:active {
    background-color: #27a8c6;
    border: 1px solid #27a8c6;
}

.btn.btn-primary.btn-outline {
    background-color: transparent;
    border: 1px solid #70cde3;
    color: #70cde3;
}

.btn.btn-primary.btn-outline:hover,.btn.btn-primary.btn-outline:focus,.btn.btn-primary.btn-outline:active {
    background-color: #27a8c6;
    border: 1px solid #27a8c6;
    color: #fff;
}

.btn.btn-secondary {
    background-color: #b6b8ba;
    border: 1px solid #b6b8ba;
    color: #fff;
}

.btn.btn-secondary:hover,.btn.btn-secondary:focus,.btn.btn-secondary:active {
    background-color: #828588;
    border: 1px solid #828588;
}

.btn.btn-secondary.btn-outline {
    background-color: transparent;
    border: 1px solid #b6b8ba;
    color: #b6b8ba;
}

.btn.btn-secondary.btn-outline:hover,.btn.btn-secondary.btn-outline:focus,.btn.btn-secondary.btn-outline:active {
    background-color: #828588;
    border: 1px solid #828588;
    color: #fff;
}

.btn.btn-success {
    background-color: #6eb97c;
    border: 1px solid #6eb97c;
    color: #fff;
}

.btn.btn-success:hover,.btn.btn-success:focus,.btn.btn-success:active {
    background-color: #3f824b;
    border: 1px solid #3f824b;
}

.btn.btn-success.btn-outline {
    background-color: transparent;
    border: 1px solid #6eb97c;
    color: #6eb97c;
}

.btn.btn-success.btn-outline:hover,.btn.btn-success.btn-outline:focus,.btn.btn-success.btn-outline:active {
    background-color: #3f824b;
    border: 1px solid #3f824b;
    color: #fff;
}

.btn.btn-info {
    background-color: #70cde3;
    border: 1px solid #70cde3;
    color: #fff;
}

.btn.btn-info:hover,.btn.btn-info:focus,.btn.btn-info:active {
    background-color: #27a8c6;
    border: 1px solid #27a8c6;
}

.btn.btn-info.btn-outline {
    background-color: transparent;
    border: 1px solid #70cde3;
    color: #70cde3;
}

.btn.btn-info.btn-outline:hover,.btn.btn-info.btn-outline:focus,.btn.btn-info.btn-outline:active {
    background-color: #27a8c6;
    border: 1px solid #27a8c6;
    color: #fff;
}

.btn.btn-dark {
    background-color: #262324;
    border: 1px solid #262324;
    color: #fff;
}

.btn.btn-dark:hover,.btn.btn-dark:focus,.btn.btn-dark:active {
    background-color: #000;
    border: 1px solid #000;
}

.btn.btn-dark.btn-outline {
    background-color: transparent;
    border: 1px solid #262324;
    color: #262324;
}

.btn.btn-dark.btn-outline:hover,.btn.btn-dark.btn-outline:focus,.btn.btn-dark.btn-outline:active {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
}

.btn.btn-default {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #262324;
}

.btn.btn-default:hover,.btn.btn-default:focus,.btn.btn-default:active {
    background-color: #c2c2c2;
    border: 1px solid #c2c2c2;
}

.btn.btn-default.btn-outline {
    background-color: transparent;
    border: 1px solid #f5f5f5;
    color: #f5f5f5;
}

.btn.btn-default.btn-outline:hover,.btn.btn-default.btn-outline:focus,.btn.btn-default.btn-outline:active {
    background-color: #c2c2c2;
    border: 1px solid #c2c2c2;
    color: #262324;
}

.btn.btn-white {
    background-color: #fff;
    border: 1px solid #fff;
    color: #262324;
}

.btn.btn-white:hover,.btn.btn-white:focus,.btn.btn-white:active {
    background-color: #ccc;
    border: 1px solid #ccc;
}

.btn.btn-white.btn-outline {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.btn.btn-white.btn-outline:hover,.btn.btn-white.btn-outline:focus,.btn.btn-white.btn-outline:active {
    background-color: #ccc;
    border: 1px solid #ccc;
    color: #262324;
}

.bg-primary {
    background-color: #70cde3 !important;
}

.bg-primary-1 {
    background-color: #70cde3 !important;
}

.bg-primary-2 {
    background-color: #70cde3 !important;
}

.bg-primary-3 {
    background-color: #70cde3 !important;
}

.bg-primary-4 {
    background-color: #70cde3 !important;
}

.bg-primary-5 {
    background-color: #70cde3 !important;
}

.bg-primary-6 {
    background-color: #70cde3 !important;
}

.bg-primary-7 {
    background-color: #70cde3 !important;
}

.bg-primary-8 {
    background-color: #70cde3 !important;
}

.bg-primary-9 {
    background-color: #70cde3 !important;
}

.bg-secondary {
    background-color: #b6b8ba !important;
}

.bg-secondary-1 {
    background-color: #b6b8ba !important;
}

.bg-secondary-2 {
    background-color: #b6b8ba !important;
}

.bg-secondary-3 {
    background-color: #b6b8ba !important;
}

.bg-secondary-4 {
    background-color: #b6b8ba !important;
}

.bg-secondary-5 {
    background-color: #b6b8ba !important;
}

.bg-secondary-6 {
    background-color: #b6b8ba !important;
}

.bg-secondary-7 {
    background-color: #b6b8ba !important;
}

.bg-secondary-8 {
    background-color: #b6b8ba !important;
}

.bg-secondary-9 {
    background-color: #b6b8ba !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-white-1 {
    background-color: #fff !important;
}

.bg-white-2 {
    background-color: #fff !important;
}

.bg-white-3 {
    background-color: #fff !important;
}

.bg-white-4 {
    background-color: #fff !important;
}

.bg-white-5 {
    background-color: #fff !important;
}

.bg-white-6 {
    background-color: #fff !important;
}

.bg-white-7 {
    background-color: #fff !important;
}

.bg-white-8 {
    background-color: #fff !important;
}

.bg-white-9 {
    background-color: #fff !important;
}

.bg-dark {
    background-color: #262324 !important;
}

.bg-dark-1 {
    background-color: #262324 !important;
}

.bg-dark-2 {
    background-color: #262324 !important;
}

.bg-dark-3 {
    background-color: #262324 !important;
}

.bg-dark-4 {
    background-color: #262324 !important;
}

.bg-dark-5 {
    background-color: #262324 !important;
}

.bg-dark-6 {
    background-color: #262324 !important;
}

.bg-dark-7 {
    background-color: #262324 !important;
}

.bg-dark-8 {
    background-color: #262324 !important;
}

.bg-dark-9 {
    background-color: #262324 !important;
}

.bg-pale-grey {
    background-color: #f5f5f5 !important;
}

.bg-pale-grey-1 {
    background-color: #f5f5f5 !important;
}

.bg-pale-grey-2 {
    background-color: #f5f5f5 !important;
}

.bg-pale-grey-3 {
    background-color: #f5f5f5 !important;
}

.bg-pale-grey-4 {
    background-color: #f5f5f5 !important;
}

.bg-pale-grey-5 {
    background-color: #f5f5f5 !important;
}

.bg-pale-grey-6 {
    background-color: #f5f5f5 !important;
}

.bg-pale-grey-7 {
    background-color: #f5f5f5 !important;
}

.bg-pale-grey-8 {
    background-color: #f5f5f5 !important;
}

.bg-pale-grey-9 {
    background-color: #f5f5f5 !important;
}

.bg-dark-grey {
    background-color: #262324 !important;
}

.bg-dark-grey-1 {
    background-color: #262324 !important;
}

.bg-dark-grey-2 {
    background-color: #262324 !important;
}

.bg-dark-grey-3 {
    background-color: #262324 !important;
}

.bg-dark-grey-4 {
    background-color: #262324 !important;
}

.bg-dark-grey-5 {
    background-color: #262324 !important;
}

.bg-dark-grey-6 {
    background-color: #262324 !important;
}

.bg-dark-grey-7 {
    background-color: #262324 !important;
}

.bg-dark-grey-8 {
    background-color: #262324 !important;
}

.bg-dark-grey-9 {
    background-color: #262324 !important;
}

.bg-success {
    background-color: #6eb97c !important;
}

.bg-success-1 {
    background-color: #6eb97c !important;
}

.bg-success-2 {
    background-color: #6eb97c !important;
}

.bg-success-3 {
    background-color: #6eb97c !important;
}

.bg-success-4 {
    background-color: #6eb97c !important;
}

.bg-success-5 {
    background-color: #6eb97c !important;
}

.bg-success-6 {
    background-color: #6eb97c !important;
}

.bg-success-7 {
    background-color: #6eb97c !important;
}

.bg-success-8 {
    background-color: #6eb97c !important;
}

.bg-success-9 {
    background-color: #6eb97c !important;
}

.bg-info {
    background-color: #70cde3 !important;
}

.bg-info-1 {
    background-color: #70cde3 !important;
}

.bg-info-2 {
    background-color: #70cde3 !important;
}

.bg-info-3 {
    background-color: #70cde3 !important;
}

.bg-info-4 {
    background-color: #70cde3 !important;
}

.bg-info-5 {
    background-color: #70cde3 !important;
}

.bg-info-6 {
    background-color: #70cde3 !important;
}

.bg-info-7 {
    background-color: #70cde3 !important;
}

.bg-info-8 {
    background-color: #70cde3 !important;
}

.bg-info-9 {
    background-color: #70cde3 !important;
}

.bg-warning {
    background-color: #fcad0a !important;
}

.bg-warning-1 {
    background-color: #fcad0a !important;
}

.bg-warning-2 {
    background-color: #fcad0a !important;
}

.bg-warning-3 {
    background-color: #fcad0a !important;
}

.bg-warning-4 {
    background-color: #fcad0a !important;
}

.bg-warning-5 {
    background-color: #fcad0a !important;
}

.bg-warning-6 {
    background-color: #fcad0a !important;
}

.bg-warning-7 {
    background-color: #fcad0a !important;
}

.bg-warning-8 {
    background-color: #fcad0a !important;
}

.bg-warning-9 {
    background-color: #fcad0a !important;
}

.color-primary {
    color: #70cde3 !important;
}

.color-secondary {
    color: #b6b8ba !important;
}

.color-success {
    color: #6eb97c !important;
}

.color-info {
    color: #70cde3 !important;
}

.color-warning {
    color: #fcad0a !important;
}

.color-error {
    color: #ce3b4e !important;
}

.color-grey {
    color: #e7e9ec !important;
}

.color-pale-grey {
    color: #f5f5f5 !important;
}

.color-dark-grey {
    color: #262324 !important;
}

.color-white,.white {
    color: #fff !important;
}

.color-dark,.black {
    color: #262324 !important;
}

.border-left-pale-grey {
    border-left: 1px solid #f5f5f5;
}

.border-right-pale-grey {
    border-right: 1px solid #f5f5f5;
}

.border-bottom-pale-grey {
    border-bottom: 1px solid #f5f5f5;
}

.border-top-pale-grey {
    border-top: 1px solid #f5f5f5;
}

.border-left-grey {
    border-left: 1px solid #e7e9ec;
}

.border-right-grey {
    border-right: 1px solid #e7e9ec;
}

.border-bottom-grey {
    border-bottom: 1px solid #e7e9ec;
}

.border-top-grey {
    border-top: 1px solid #e7e9ec;
}

.border-left-dark {
    border-left: 1px solid #262324;
}

.border-right-dark {
    border-right: 1px solid #262324;
}

.border-bottom-dark {
    border-bottom: 1px solid #262324;
}

.border-top-dark {
    border-top: 1px solid #262324;
}

.border-left-white {
    border-left: 1px solid #fff;
}

.border-right-white {
    border-right: 1px solid #fff;
}

.border-bottom-white {
    border-bottom: 1px solid #fff;
}

.border-top-white {
    border-top: 1px solid #fff;
}

.checkbox-custom label {
    line-height: 1.4;
}

.checkbox-custom label a {
    text-transform: lowercase;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-6x {
    font-size: 6em;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-justify {
    text-align: justify !important;
}

.text-initial {
    text-transform: initial !important;
}

.text-underline {
    text-decoration: underline !important;
}

.cursor-pointer {
    cursor: pointer;
}

.bottom--30 {
    bottom: -30px;
}

.right--30 {
    right: -30px;
}

.overflow-hidden {
    overflow: hidden;
}

.w-max-100px {
    max-width: 100px;
}

.w-fit-content {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.dvore-widget {
    line-height: 1.5;
}

.dvore-widget strong,.dvore-widget b {
    display: inline-block;
}

.dvore-widget-accordeon .panel-group .panel {
    margin-bottom: 1rem;
}

.dvore-widget-accordeon .panel-group .panel-heading {
    padding: 0;
}

.dvore-widget-accordeon .panel-group .panel-title:after,.dvore-widget-accordeon .panel-group .panel-title:before {
    position: absolute;
    top: 30px;
    right: 30px;
    font-family: "Font Awesome 5 Pro";
    -webkit-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
}

.dvore-widget-accordeon .panel-group .panel-title:before {
    content: "\f067";
}

.dvore-widget-accordeon .panel-group .panel-title:after {
    content: "\f068";
}

.dvore-widget-accordeon .panel-group .panel-title[aria-expanded=false]:before {
    opacity: 1;
}

.dvore-widget-accordeon .panel-group .panel-title[aria-expanded=true]:before {
    opacity: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dvore-widget-accordeon .panel-group .panel-title[aria-expanded=false]:after {
    opacity: 0;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.dvore-widget-accordeon .panel-group .panel-title[aria-expanded=true]:after {
    opacity: 1;
}

.dvore-widget-accordeon .panel-group .panel-title {
    font-size: 16px;
    font-weight: bold;
    transition: 0.2s color ease-in-out;
}

.dvore-widget-accordeon .panel-group .panel-title:hover,.dvore-widget-accordeon .panel-group .panel-title:active,.dvore-widget-accordeon .panel-group .panel-title:focus {
    color: #70cde3;
    transition: 0.2s color ease-in-out;
}

.dvore-widget-accordeon .panel-group .panel-body {
    padding: 0 30px 15px 30px;
}

.dvore-front-widget-slideshow-indicators-title.carousel-indicators {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.dvore-front-widget-slideshow-indicators-title.carousel-indicators li {
    height: initial;
    text-indent: initial !important;
    max-width: initial;
    display: inline-block;
    flex: initial;
    margin: 0;
    padding: 0 12px;
    position: relative;
}

.dvore-front-widget-slideshow-indicators-title.carousel-indicators li:before,.dvore-front-widget-slideshow-indicators-title.carousel-indicators li:after {
    display: none;
}

.dvore-front-widget-slideshow-indicators-title.carousel-indicators li.active {
    background-color: transparent !important;
    font-weight: 800 !important;
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align:left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }

    .text-lg-justify {
        text-align: justify !important;
    }
}

@media (max-width: 991px) {
    .text-md-left {
        text-align:left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }

    .text-md-justify {
        text-align: justify !important;
    }

    div[data-jarallax-element] {
        transform: none !important;
    }

    .no-matchheight-lg-down {
        height: auto !important;
    }

    .container-no-padding-md-down > .container {
        padding: 0;
    }

    .container-full-md-down > .container {
        width: 100%;
    }

    .overflow-x-hidden-md-down {
        overflow-x: hidden;
    }
}

@media (max-width: 768px) {
    .no-matchheight-md-down {
        height:auto !important;
    }
}

@media (max-width: 680px) {
    .text-left {
        text-align:left !important;
    }

    .text-right {
        text-align: right !important;
    }

    .text-center {
        text-align: center !important;
    }

    .text-justify {
        text-align: justify !important;
    }

    .no-matchheight-sm-down {
        height: auto !important;
    }

    .dvore-widget .nav-tabs-vertical .tab-content {
        padding-right: 10px;
    }

    .dvore-widget .nav-tabs-vertical .nav-tabs.mr-25 {
        margin-right: 10px !important;
    }

    .dvore-widget .nav-tabs-vertical .nav-tabs .nav-item {
        max-width: 125px;
    }

    .dvore-widget .nav-tabs-vertical .nav-tabs .nav-item a {
        font-size: 14px;
        line-height: 1.25;
        padding: 8px 10px;
    }
}

.dvore-front-menu-template-search {
    display: none !important;
}

.page {
    min-height: 100vh;
    background-color: #fff;
    margin: 0 !important;
    position: relative;
}

.dvore-product-page-wrapper {
    margin: auto;
}

.absolute-link {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    color: transparent;
}

.list-group-item {
    background-color: transparent;
}

.list-group-square.list-group-square-primary li {
    padding-left: 20px;
    position: relative;
}

.list-group-square.list-group-square-primary li:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #b6b8ba;
    top: 14px;
    left: 0%;
    display: block;
    content: "";
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.list-group-line.list-group-line-primary li {
    padding-left: 20px;
    position: relative;
}

.list-group-line.list-group-line-primary li:before {
    position: absolute;
    width: 10px;
    height: 2px;
    background: #70cde3;
    top: 14px;
    left: 0%;
    display: block;
    content: "";
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.list-group-line.list-group-line-secondary li {
    padding-left: 20px;
    position: relative;
}

.list-group-line.list-group-line-secondary li:before {
    position: absolute;
    width: 10px;
    height: 2px;
    background: #b6b8ba;
    top: 14px;
    left: 0%;
    display: block;
    content: "";
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.list-group-line.list-group-line-dark li {
    padding-left: 20px;
    position: relative;
}

.list-group-line.list-group-line-dark li:before {
    position: absolute;
    width: 10px;
    height: 2px;
    background: #262324;
    top: 14px;
    left: 0%;
    display: block;
    content: "";
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.list-group-check li {
    padding-left: 20px;
    position: relative;
}

.list-group-check li:before {
    position: absolute;
    width: 10px;
    height: 10px;
    color: #262324;
    top: 14px;
    left: 0%;
    display: block;
    content: "\f00c";
    font-family: 'Font Awesome 5 Pro';
}

.list-group-check.list-group-check-primary li:before {
    color: #b6b8ba;
}

.list-group-chevron li {
    position: relative;
    padding-left: 20px;
}

.list-group-chevron li:before {
    left: 0;
    position: absolute;
    top: 1px;
    opacity: 0.3;
    font-family: 'Font Awesome 5 Pro';
    content: '\f054';
}

.list-group-chevron.list-group-chevron-primary li:before {
    color: var(--color-primary);
}

.dvore-front-widget-info .list-group {
    list-style: none;
    padding: 0;
}

.dvore-front-widget-info .list-group li {
    margin-bottom: 10px;
}

.asSpinner-down,.asSpinner-up {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.asSpinner_focus .asSpinner-down,.asSpinner_focus .asSpinner-up {
    background-color: #70cde3 !important;
    border-color: #70cde3 !important;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    cursor: pointer;
}

.asSpinner_focus > input[type="text"] {
    border-color: #70cde3 !important;
}

.asSpinner {
    display: flex;
}

.asSpinner .asSpinner-down,.asSpinner .asSpinner-up {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.asSpinner > input[type="text"] {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 75px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.asSpinner > input[type="text"]:focus {
    border-color: #70cde3 !important;
}

.asSpinner-up::before,.asSpinner-down::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
}

.asSpinner-up::before {
    content: "\f0d8" !important;
}

.asSpinner-down::before {
    content: "\f0d7" !important;
}

.li-menu-item-facebook,.li-menu-item-instagram,.li-menu-item-twitter,.li-menu-item-google-plus,.li-menu-item-tumblr,.li-menu-item-linkedin,.li-menu-item-viadeo,.li-menu-item-pinterest,.li-menu-item-flickr,.li-menu-item-youtube,.li-menu-item-dailymotion,.li-menu-item-vimeo {
    visibility: hidden;
    position: relative;
    width: 22px;
    margin: 0 5px;
}

.li-menu-item-facebook.li-menu-dark a,.li-menu-item-instagram.li-menu-dark a,.li-menu-item-twitter.li-menu-dark a,.li-menu-item-google-plus.li-menu-dark a,.li-menu-item-tumblr.li-menu-dark a,.li-menu-item-linkedin.li-menu-dark a,.li-menu-item-viadeo.li-menu-dark a,.li-menu-item-pinterest.li-menu-dark a,.li-menu-item-flickr.li-menu-dark a,.li-menu-item-youtube.li-menu-dark a,.li-menu-item-dailymotion.li-menu-dark a,.li-menu-item-vimeo.li-menu-dark a {
    color: var(--color-dark);
    transition: 0.2s all ease-in-out;
}

.li-menu-item-facebook.li-menu-dark a:hover,.li-menu-item-facebook.li-menu-dark a:focus,.li-menu-item-facebook.li-menu-dark a:active,.li-menu-item-instagram.li-menu-dark a:hover,.li-menu-item-instagram.li-menu-dark a:focus,.li-menu-item-instagram.li-menu-dark a:active,.li-menu-item-twitter.li-menu-dark a:hover,.li-menu-item-twitter.li-menu-dark a:focus,.li-menu-item-twitter.li-menu-dark a:active,.li-menu-item-google-plus.li-menu-dark a:hover,.li-menu-item-google-plus.li-menu-dark a:focus,.li-menu-item-google-plus.li-menu-dark a:active,.li-menu-item-tumblr.li-menu-dark a:hover,.li-menu-item-tumblr.li-menu-dark a:focus,.li-menu-item-tumblr.li-menu-dark a:active,.li-menu-item-linkedin.li-menu-dark a:hover,.li-menu-item-linkedin.li-menu-dark a:focus,.li-menu-item-linkedin.li-menu-dark a:active,.li-menu-item-viadeo.li-menu-dark a:hover,.li-menu-item-viadeo.li-menu-dark a:focus,.li-menu-item-viadeo.li-menu-dark a:active,.li-menu-item-pinterest.li-menu-dark a:hover,.li-menu-item-pinterest.li-menu-dark a:focus,.li-menu-item-pinterest.li-menu-dark a:active,.li-menu-item-flickr.li-menu-dark a:hover,.li-menu-item-flickr.li-menu-dark a:focus,.li-menu-item-flickr.li-menu-dark a:active,.li-menu-item-youtube.li-menu-dark a:hover,.li-menu-item-youtube.li-menu-dark a:focus,.li-menu-item-youtube.li-menu-dark a:active,.li-menu-item-dailymotion.li-menu-dark a:hover,.li-menu-item-dailymotion.li-menu-dark a:focus,.li-menu-item-dailymotion.li-menu-dark a:active,.li-menu-item-vimeo.li-menu-dark a:hover,.li-menu-item-vimeo.li-menu-dark a:focus,.li-menu-item-vimeo.li-menu-dark a:active {
    color: var(--color-primary);
    transition: 0.2s all ease-in-out;
}

.li-menu-item-facebook.li-menu-white a,.li-menu-item-instagram.li-menu-white a,.li-menu-item-twitter.li-menu-white a,.li-menu-item-google-plus.li-menu-white a,.li-menu-item-tumblr.li-menu-white a,.li-menu-item-linkedin.li-menu-white a,.li-menu-item-viadeo.li-menu-white a,.li-menu-item-pinterest.li-menu-white a,.li-menu-item-flickr.li-menu-white a,.li-menu-item-youtube.li-menu-white a,.li-menu-item-dailymotion.li-menu-white a,.li-menu-item-vimeo.li-menu-white a {
    color: var(--color-white);
    transition: 0.2s all ease-in-out;
}

.li-menu-item-facebook.li-menu-white a:hover,.li-menu-item-facebook.li-menu-white a:focus,.li-menu-item-facebook.li-menu-white a:active,.li-menu-item-instagram.li-menu-white a:hover,.li-menu-item-instagram.li-menu-white a:focus,.li-menu-item-instagram.li-menu-white a:active,.li-menu-item-twitter.li-menu-white a:hover,.li-menu-item-twitter.li-menu-white a:focus,.li-menu-item-twitter.li-menu-white a:active,.li-menu-item-google-plus.li-menu-white a:hover,.li-menu-item-google-plus.li-menu-white a:focus,.li-menu-item-google-plus.li-menu-white a:active,.li-menu-item-tumblr.li-menu-white a:hover,.li-menu-item-tumblr.li-menu-white a:focus,.li-menu-item-tumblr.li-menu-white a:active,.li-menu-item-linkedin.li-menu-white a:hover,.li-menu-item-linkedin.li-menu-white a:focus,.li-menu-item-linkedin.li-menu-white a:active,.li-menu-item-viadeo.li-menu-white a:hover,.li-menu-item-viadeo.li-menu-white a:focus,.li-menu-item-viadeo.li-menu-white a:active,.li-menu-item-pinterest.li-menu-white a:hover,.li-menu-item-pinterest.li-menu-white a:focus,.li-menu-item-pinterest.li-menu-white a:active,.li-menu-item-flickr.li-menu-white a:hover,.li-menu-item-flickr.li-menu-white a:focus,.li-menu-item-flickr.li-menu-white a:active,.li-menu-item-youtube.li-menu-white a:hover,.li-menu-item-youtube.li-menu-white a:focus,.li-menu-item-youtube.li-menu-white a:active,.li-menu-item-dailymotion.li-menu-white a:hover,.li-menu-item-dailymotion.li-menu-white a:focus,.li-menu-item-dailymotion.li-menu-white a:active,.li-menu-item-vimeo.li-menu-white a:hover,.li-menu-item-vimeo.li-menu-white a:focus,.li-menu-item-vimeo.li-menu-white a:active {
    color: var(--color-primary);
    transition: 0.2s all ease-in-out;
}

.li-menu-item-facebook a,.li-menu-item-instagram a,.li-menu-item-twitter a,.li-menu-item-google-plus a,.li-menu-item-tumblr a,.li-menu-item-linkedin a,.li-menu-item-viadeo a,.li-menu-item-pinterest a,.li-menu-item-flickr a,.li-menu-item-youtube a,.li-menu-item-dailymotion a,.li-menu-item-vimeo a {
    opacity: 1;
    color: var(--color-dark);
    transition: 0.2s all ease-in-out;
}

.li-menu-item-facebook a:hover,.li-menu-item-facebook a:focus,.li-menu-item-facebook a:active,.li-menu-item-instagram a:hover,.li-menu-item-instagram a:focus,.li-menu-item-instagram a:active,.li-menu-item-twitter a:hover,.li-menu-item-twitter a:focus,.li-menu-item-twitter a:active,.li-menu-item-google-plus a:hover,.li-menu-item-google-plus a:focus,.li-menu-item-google-plus a:active,.li-menu-item-tumblr a:hover,.li-menu-item-tumblr a:focus,.li-menu-item-tumblr a:active,.li-menu-item-linkedin a:hover,.li-menu-item-linkedin a:focus,.li-menu-item-linkedin a:active,.li-menu-item-viadeo a:hover,.li-menu-item-viadeo a:focus,.li-menu-item-viadeo a:active,.li-menu-item-pinterest a:hover,.li-menu-item-pinterest a:focus,.li-menu-item-pinterest a:active,.li-menu-item-flickr a:hover,.li-menu-item-flickr a:focus,.li-menu-item-flickr a:active,.li-menu-item-youtube a:hover,.li-menu-item-youtube a:focus,.li-menu-item-youtube a:active,.li-menu-item-dailymotion a:hover,.li-menu-item-dailymotion a:focus,.li-menu-item-dailymotion a:active,.li-menu-item-vimeo a:hover,.li-menu-item-vimeo a:focus,.li-menu-item-vimeo a:active {
    color: var(--color-primary);
    transition: 0.2s all ease-in-out;
}

.li-menu-item-facebook a:before,.li-menu-item-instagram a:before,.li-menu-item-twitter a:before,.li-menu-item-google-plus a:before,.li-menu-item-tumblr a:before,.li-menu-item-linkedin a:before,.li-menu-item-viadeo a:before,.li-menu-item-pinterest a:before,.li-menu-item-flickr a:before,.li-menu-item-youtube a:before,.li-menu-item-dailymotion a:before,.li-menu-item-vimeo a:before {
    font-size: 1.5rem;
    visibility: visible;
    font-family: "Font Awesome 5 Brands";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.li-menu-item-facebook a:before {
    content: "\f082";
}

.li-menu-item-instagram a:before {
    content: "\f16d";
}

.li-menu-item-linkedin a:before {
    content: "\f0e1";
}

.li-menu-item-twitter a:before {
    content: "\f099";
}

.li-menu-item-google-plus a:before {
    content: "\f0d5";
}

.li-menu-item-tumblr a:before {
    content: "\f173";
}

.li-menu-item-viadeo a:before {
    content: "\f2a9";
}

.li-menu-item-pinterest a:before {
    content: "\f0d2";
}

.li-menu-item-flickr a:before {
    content: "\f16e";
}

.li-menu-item-youtube a:before {
    content: "\f167";
}

.li-menu-item-dailymotion a:before {
    content: "\e052";
}

.li-menu-item-vimeo a:before {
    content: "\f27d";
}

.li-menu-item-small-link .dvore-front-menu-template-nav-link {
    font-size: 80%;
}

.li-menu-item-light-link .dvore-front-menu-template-nav-link {
    font-weight: 100;
}

html[lang="fr"] .li-menu-en {
    display: none;
}

html[lang="en"] .li-menu-en {
    display: none;
}

.modal-backdrop {
    z-index: 5;
}

img[data-dvore-magnific-popup-ready="true"] {
    cursor: pointer;
}

.dvore-front-terms-and-policy-wrapper h1,.dvore-front-terms-and-policy-wrapper .h1,.dvore-front-terms-and-policy-wrapper h2,.dvore-front-terms-and-policy-wrapper .h2,.dvore-front-terms-and-policy-wrapper h3,.dvore-front-terms-and-policy-wrapper .h3,.dvore-front-terms-and-policy-wrapper h4,.dvore-front-terms-and-policy-wrapper .h4,.dvore-front-terms-and-policy-wrapper h5,.dvore-front-terms-and-policy-wrapper .h5,.dvore-front-terms-and-policy-wrapper h6,.dvore-front-terms-and-policy-wrapper .h6 {
    text-transform: lowercase;
}

.dvore-front-terms-and-policy-wrapper h1:first-letter,.dvore-front-terms-and-policy-wrapper .h1:first-letter,.dvore-front-terms-and-policy-wrapper h2:first-letter,.dvore-front-terms-and-policy-wrapper .h2:first-letter,.dvore-front-terms-and-policy-wrapper h3:first-letter,.dvore-front-terms-and-policy-wrapper .h3:first-letter,.dvore-front-terms-and-policy-wrapper h4:first-letter,.dvore-front-terms-and-policy-wrapper .h4:first-letter,.dvore-front-terms-and-policy-wrapper h5:first-letter,.dvore-front-terms-and-policy-wrapper .h5:first-letter,.dvore-front-terms-and-policy-wrapper h6:first-letter,.dvore-front-terms-and-policy-wrapper .h6:first-letter {
    text-transform: uppercase;
}

.dvore_prg_widget_implementation .g-recaptcha + .form-group {
    margin-top: 1.429rem;
}

.front-account .jsgrid-grid-header.jsgrid-header-scrollbar.mv_table_maxWidth_600 {
    max-width: 100%;
    overflow-y: scroll;
}

form .form-group .radio-custom {
    margin-top: 0;
}

form .form-group .radio-custom .form-control-label {
    padding: 0 0 0 10px;
    display: flex;
    align-items: center;
}

form .form-group select.form-control:not([size]):not([multiple]) {
    height: 45px;
}

.dvore-iframe-wrapper {
    position: relative;
    padding-bottom: 56.5%;
}

.dvore-iframe-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.overflow-x-hidden {
    overflow-x: hidden;
}

.overflow-y-hidden {
    overflow-y: hidden;
}

@media (min-width: 480px) {
    .overflow-x-sm-hidden {
        overflow-x:hidden;
    }

    .overflow-y-sm-hidden {
        overflow-y: hidden;
    }
}

@media (min-width: 768px) {
    .overflow-x-md-hidden {
        overflow-x:hidden;
    }

    .overflow-y-md-hidden {
        overflow-y: hidden;
    }
}

@media (min-width: 992px) {
    .overflow-x-lg-hidden {
        overflow-x:hidden;
    }

    .overflow-y-lg-hidden {
        overflow-y: hidden;
    }
}

@media (min-width: 1200px) {
    .overflow-x-xl-hidden {
        overflow-x:hidden;
    }

    .overflow-y-xl-hidden {
        overflow-y: hidden;
    }
}

@media (max-width: 1599px) {
    .overflow-x-hidden-xl-down {
        overflow-x:hidden;
    }

    .overflow-y-hidden-xl-down {
        overflow-y: hidden;
    }
}

@media (max-width: 1199px) {
    .overflow-x-hidden-lg-down {
        overflow-x:hidden;
    }

    .overflow-y-hidden-lg-down {
        overflow-y: hidden;
    }
}

@media (max-width: 991px) {
    .overflow-x-hidden-md-down {
        overflow-x:hidden;
    }

    .overflow-y-hidden-md-down {
        overflow-y: hidden;
    }
}

@media (max-width: 767px) {
    .overflow-x-sm-hidden-down {
        overflow-x:hidden;
    }

    .overflow-y-sm-hidden-down {
        overflow-y: hidden;
    }
}

@media (max-width: 479px) {
    .overflow-x-hidden-xs-down {
        overflow-x:hidden;
    }

    .overflow-y-xs-hidden-down {
        overflow-y: hidden;
    }
}

.dvore-widget-video-wrapper {
    position: relative;
    padding-bottom: 56.5%;
}

.dvore-widget-video-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.dvore-widget-video-background-wrapper {
    position: relative;
    padding-bottom: 56.5%;
}

.dvore-widget-video-background-wrapper .dvore-widget-video-background-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dvore-widget-video-background-wrapper iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

nav.dvore_pagination_nav.simple-pagination ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
}

nav.dvore_pagination_nav.simple-pagination ul li.disabled {
    cursor: not-allowed !important;
}

nav.dvore_pagination_nav.simple-pagination ul li.disabled span {
    color: var(--color-dark);
    pointer-events: none;
    background-color: transparent;
    border-color: var(--color-pale-grey);
}

nav.dvore_pagination_nav.simple-pagination ul li:first-child {
    margin-left: 0;
    border-top-left-radius: 0.215rem;
    border-bottom-left-radius: .215rem;
}

nav.dvore_pagination_nav.simple-pagination ul li .current,nav.dvore_pagination_nav.simple-pagination ul li .page-link {
    border: none;
    position: relative;
    display: block;
    padding: 0.643rem 1.072rem;
    margin-left: -1px;
    line-height: 1.571429;
    color: var(--color-dark);
}

nav.dvore_pagination_nav.simple-pagination ul li.active span {
    z-index: 2;
    color: var(--color-white);
    background-color: var(--color-primary);
    border-color: var(--color-primary);
}

@media (max-width: 768px) {
    h1,.h1 {
        font-size:50px;
    }

    h2,.h2 {
        font-size: 38px;
    }

    h3,.h3 {
        font-size: 30px;
    }

    h4,.h4 {
        font-size: 26px;
    }

    h5,.h5 {
        font-size: 22px;
    }

    h6,.h6 {
        font-size: 18px;
    }
}

@media (max-width: 680px) {
    body {
        font-size:16px;
    }

    h1,.h1 {
        font-size: 40px;
    }

    h2,.h2 {
        font-size: 30px;
    }

    h3,.h3 {
        font-size: 26px;
    }

    h4,.h4 {
        font-size: 22px;
    }

    h5,.h5 {
        font-size: 18px;
    }

    h6,.h6 {
        font-size: 16px;
    }

    .front-account .panel-heading,.front-account .panel-body {
        padding: 30px 15px;
    }

    .shopping-cart .mv_half_container .panel > form > .panel-collapse > .panel-body.row > .panel-collapse > .panel-body.row {
        padding: 0;
    }
}

@media (max-width: 480px) {
    .btn {
        white-space:normal;
    }
}

.dvore-navigation.dvore-front-menu-template-1-container {
    position: fixed !important;
    border-bottom: 1px solid #e7e9ec;
    font-weight: bold;
}

.dvore-navigation.dvore-front-menu-template-1-container.dvore-page-scrolled {
    background-color: #fff !important;
}

.dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-2 .dvore-front-menu-template-nav-link {
    color: #fff;
    background: #70cde3;
    padding: 5px 10px;
    border: 1px solid #70cde3;
    transition: 0.2s all ease-in-out;
}

.dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-2 .dvore-front-menu-template-nav-link:hover,.dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-2 .dvore-front-menu-template-nav-link:focus,.dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-2 .dvore-front-menu-template-nav-link:active {
    background-color: transparent;
    border: 1px solid #70cde3;
    color: #70cde3 !important;
    transition: 0.2s all ease-in-out;
}

.dvore-navigation.dvore-front-menu-template-1-container a {
    transition: 0.2s all ease-in-out;
}

.dvore-front-menu-template-navigation-2 .dvore-front-menu-template-nav-item:hover {
    opacity: 1 !important;
}

.dvore-responsive-menu-btn button {
    color: #262324;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-weight: bold;
}

.btn {
    font-weight: bold;
    font-size: 18px;
}

.btn.btn-lg {
    font-size: 1.6rem !important;
}

.btn.btn-white {
    color: #70cde3 !important;
    border: 2px solid #fff;
    transition: 0.2s all ease-in-out;
}

.btn.btn-white:hover,.btn.btn-white:focus,.btn.btn-white:active {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff !important;
    transition: 0.2s all ease-in-out;
}

.z-index-2 {
    z-index: 2;
}

.balancerh-bg-position-left-center {
    background-position: 45% center !important;
}

.balancerh-home-fonctionnalite-section:before {
    content: '';
    display: block;
    background: url(../images/client/originals/fonctionnalites-deco-fond.svg);
    width: 200px;
    height: 240px;
    position: absolute;
    left: -100px;
    bottom: -110px;
    z-index: 9;
}

.dvore-front-menu-template-language .dvore-front-menu-language-link {
    color: #262324 !important;
    padding: 6px;
    transition: 0.2s all ease-in-out;
}

.dvore-front-menu-template-language .dvore-front-menu-language-link:hover,.dvore-front-menu-template-language .dvore-front-menu-language-link:active,.dvore-front-menu-template-language .dvore-front-menu-language-link:focus {
    color: #70cde3 !important;
    transition: 0.2s all ease-in-out;
}

.border-primary {
    border: 3px solid #70cde3;
}

.small,small {
    font-size: 60%;
}

.h-min-300 {
    min-height: 300px;
}

a.color-dark,a.black {
    color: #262324 !important;
    transition: 0.2s all ease-in-out;
}

a.color-dark:hover,a.color-dark:active,a.color-dark:focus,a.black:hover,a.black:active,a.black:focus {
    transition: 0.2s all ease-in-out;
    color: #70cde3 !important;
}

@media (min-width: 992px) {
    .dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-1 .dvore-front-menu-template-nav-item:last-child {
        padding:0px 5px;
        color: #262324 !important;
        border: 1px solid #262324 !important;
        transition: 0.2s all ease-in-out;
    }

    .dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-1 .dvore-front-menu-template-nav-item:last-child:hover,.dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-1 .dvore-front-menu-template-nav-item:last-child:active,.dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-1 .dvore-front-menu-template-nav-item:last-child:focus {
        transition: 0.2s all ease-in-out;
        border: 1px solid #262324 !important;
        background: #262324;
    }

    .dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-1 .dvore-front-menu-template-nav-item:last-child:hover a,.dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-1 .dvore-front-menu-template-nav-item:last-child:active a,.dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-1 .dvore-front-menu-template-nav-item:last-child:focus a {
        color: #fff !important;
        transition: 0.2s all ease-in-out;
    }

    body {
        font-size: 20px;
        font-weight: 400;
    }

    .dvore-front-menu-template-account {
        padding: 5px;
        border: 1px solid #262324;
        transition: 0.2s all ease-in-out;
    }

    .dvore-front-menu-template-account:hover,.dvore-front-menu-template-account:active,.dvore-front-menu-template-account:focus {
        background: #70cde3;
        border: 1px solid #70cde3;
        transition: 0.2s all ease-in-out;
    }

    .dvore-front-menu-template-account:hover a,.dvore-front-menu-template-account:active a,.dvore-front-menu-template-account:focus a {
        color: #fff !important;
    }

    .dvore-front-menu-template-top-nav {
        display: grid !important;
        grid-template-areas: "language demo";
    }

    .dvore-front-menu-template-top-nav .dvore-front-menu-template-navigation-2 {
        grid-area: demo;
    }

    .dvore-front-menu-template-top-nav .dvore-front-menu-template-modules-2 {
        grid-area: language;
    }

    .dvore-front-menu-template-top-nav .dvore-front-menu-template-language {
        margin-right: 20px !important;
    }
}

@media (min-width: 992px) {
    .hero {
        font-size:80px;
    }
}

@media (max-width: 991px) {
    div:not(.dvore-confirmation-transform) {
        transform:none !important;
    }

    .dvore-navigation.dvore-front-menu-template-1-container .dvore-front-menu-template-navigation-1 .dvore-front-menu-template-nav-item:last-child {
        padding: 5px 5px;
        margin: 0 10px;
    }

    .dvore-front-menu-template-navigation-2 .dvore-front-menu-template-nav-link {
        display: block;
    }
}

@media (max-width: 680px) {
    .balancerh-home-fonctionnalite-section:before {
        display:none;
    }
}

.dvore-copyright-footer {
    background-color: var(--color-pale-grey);
    color: var(--color-dark);
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    padding: 15px;
    position: relative;
}

.dvore-copyright-footer .dvore-copyright-footer-right {
    position: relative;
    display: flex;
    align-items: center;
}

.dvore-copyright-footer .dvore-copyright-footer-right > div {
    white-space: nowrap;
}

.dvore-copyright-footer .dvore-copyright-footer-right a {
    position: absolute;
    width: 100%;
    height: 100%;
}

.dvore-copyright-footer .dvore-copyright-footer-logo {
    height: 12px;
    margin-left: 10px;
}

@media (max-width: 768px) {
    .dvore-copyright-footer {
        flex-direction:column;
        text-align: center;
    }

    .dvore-copyright-footer .dvore-copyright-footer-left {
        margin: 0 0 20px 0;
    }

    .dvore-copyright-footer-left a {
        line-height: 1.5;
    }
}
