﻿/* Font size */
.fs-0 {
    font-size: 0;
}

.fs-9 {
    font-size: 9px;
}

.fs-10 {
    font-size: 10px;
}

.fs-11 {
    font-size: 11px;
}

.fs-12 {
    font-size: 12px;
}

.fs-13 {
    font-size: 13px;
}

.fs-14 {
    font-size: 14px;
}

.fs-15 {
    font-size: 15px;
}

.fs-16 {
    font-size: 16px;
}

.fs-17 {
    font-size: 17px;
}

.fs-18 {
    font-size: 18px;
}

.fs-19 {
    font-size: 19px;
}

.fs-20 {
    font-size: 20px;
}

.fs-22 {
    font-size: 22px;
}

.fs-24 {
    font-size: 24px;
    line-height: 32px;
}

.fs-26 {
    font-size: 26px;
    line-height: 38px;
}

.fs-28 {
    font-size: 1.75rem;
    line-height: 2.6rem;
}

.fs-30 {
    font-size: 1.875rem;
    line-height: 2.8rem;
}

.fs-32 {
    font-size: 2rem;
    line-height: 2.5rem;
}

.fs-34 {
    font-size: 2.125rem;
    line-height: 2.125rem;
}

.fs-40 {
    font-size: 2.5rem;
    line-height: 2.5rem;
}

.fs-45 {
    font-size: 2.813rem;
    line-height: 3rem;
}

.fs-50 {
    font-size: 3.125rem;
    line-height: 3.25rem;
}

.fs-55 {
    font-size: 3.438rem;
    line-height: 3.5rem;
}

.fs-60 {
    font-size: 3.75rem;
    line-height: 3.75rem;
}

.fs-65 {
    font-size: 4.063rem;
    line-height: 4.688rem;
}

.fs-70 {
    font-size: 4.375rem;
    line-height: 4.375rem;
}

.fs-75 {
    font-size: 4.668rem;
    line-height: 4.668rem;
}

.fs-80 {
    font-size: 5rem;
    line-height: 5rem;
}

.fs-85 {
    font-size: 5.313rem;
    line-height: 5.313rem;
}

.fs-90 {
    font-size: 5.625rem;
    line-height: 5.625rem;
}

.fs-95 {
    font-size: 5.938rem;
    line-height: 5.938rem;
}

.fs-100 {
    font-size: 6.25rem;
    line-height: 6.25rem;
}

.fs-110 {
    font-size: 6.875rem;
    line-height: 6.875rem;
}

.fs-120 {
    font-size: 7.5rem;
    line-height: 7.5rem;
}

.fs-130 {
    font-size: 8.125rem;
    line-height: 8.125rem;
}

.fs-140 {
    font-size: 8.75rem;
    line-height: 8.75rem;
}

.fs-150 {
    font-size: 10rem;
    line-height: 10rem;
}

.fs-200 {
    font-size: 12.5rem;
    line-height: 12.5rem;
}

.fs-225 {
    font-size: 14.063rem;
    line-height: 14.063rem;
}

.fs-275 {
    font-size: 17.188rem;
    line-height: 17.188rem;
}

.fs-250 {
    font-size: 15.625rem;
    line-height: 15.625rem;
}

.fs-300 {
    font-size: 18.75rem;
    line-height: 18.75rem;
}

.fs-350 {
    font-size: 21.875rem;
    line-height: 21.875rem;
}

.fs-400 {
    font-size: 25rem;
    line-height: 25rem;
}

/* Line height */
.lh-0px {
    line-height: 0px;
}

.lh-10 {
    line-height: 10px;
}

.lh-11 {
    line-height: 11px;
}

.lh-12 {
    line-height: 12px;
}

.lh-13 {
    line-height: 13px;
}

.lh-14 {
    line-height: 14px;
}

.lh-15 {
    line-height: 15px;
}

.lh-16 {
    line-height: 16px;
}

.lh-18 {
    line-height: 18px;
}

.lh-19 {
    line-height: 19px;
}

.lh-20 {
    line-height: 20px;
}

.lh-22 {
    line-height: 22px;
}

.lh-24 {
    line-height: 24px;
}

.lh-26 {
    line-height: 26px;
}

.lh-28 {
    line-height: 28px;
}

.lh-30 {
    line-height: 30px;
}

.lh-32 {
    line-height: 2rem;
}

.lh-34 {
    line-height: 2.125rem;
}

.lh-36 {
    line-height: 2.25rem;
}

.lh-38 {
    line-height: 2.375rem;
}

.lh-40 {
    line-height: 2.5rem;
}

.lh-42 {
    line-height: 2.625rem;
}

.lh-44 {
    line-height: 2.75rem;
}

.lh-46 {
    line-height: 2.875rem;
}

.lh-48 {
    line-height: 3rem;
}

.lh-50 {
    line-height: 3.125rem;
}

.lh-55 {
    line-height: 3.438rem;
}

.lh-60 {
    line-height: 3.75rem;
}

.lh-65 {
    line-height: 4.063rem;
}

.lh-70 {
    line-height: 4.375rem;
}

.lh-75 {
    line-height: 4.688rem;
}

.lh-80 {
    line-height: 5rem;
}

.lh-85 {
    line-height: 5.313rem;
}

.lh-90 {
    line-height: 5.625rem;
}

.lh-95 {
    line-height: 5.938rem;
}

.lh-100 {
    line-height: 6.25rem;
}

.lh-105 {
    line-height: 6.563rem;
}

.lh-110 {
    line-height: 6.875rem;
}

.lh-115 {
    line-height: 7.188rem;
}

.lh-120 {
    line-height: 7.5rem;
}

.lh-0 {
    line-height: 0;
}

.lh-normal {
    line-height: normal;
}

.lh-initial {
    line-height: initial;
}

.lh-inherit {
    line-height: inherit;
}

/* Icon size */
.icon-extra-double-large {
    font-size: 80px;
}

.icon-double-large {
    font-size: 60px;
}

.icon-extra-large {
    font-size: 50px;
}

.icon-large {
    font-size: 42px;
}

.icon-medium {
    font-size: 34px;
}

.icon-very-medium {
    font-size: 28px;
}

.icon-extra-medium {
    font-size: 24px;
}

.icon-small {
    font-size: 18px;
}

.icon-very-small {
    font-size: 14px;
}

/* Font Weight */
.fw-100 {
    font-weight: 100 !important;
}

.fw-200 {
    font-weight: 200 !important;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

.fw-700 {
    font-weight: 700 !important;
}

/* Letter spacing */
.ls-0px {
    letter-spacing: 0px !important;
}

.ls-05px {
    letter-spacing: 0.5px !important;
}

.ls-1px {
    letter-spacing: 1px !important;
}

.ls-2px {
    letter-spacing: 2px !important;
}

.ls-3px {
    letter-spacing: 3px !important;
}

.ls-4px {
    letter-spacing: 4px !important;
}

.ls-5px {
    letter-spacing: 5px !important;
}

.ls-6px {
    letter-spacing: 6px !important;
}

.ls-7px {
    letter-spacing: 7px !important;
}

.ls-8px {
    letter-spacing: 8px !important;
}

.ls-9px {
    letter-spacing: 9px !important;
}

.ls-10px {
    letter-spacing: 10px !important;
}

.ls-minus-05px {
    letter-spacing: -0.5px !important;
}

.ls-minus-1px {
    letter-spacing: -1px !important;
}

.ls-minus-2px {
    letter-spacing: -2px !important;
}

.ls-minus-3px {
    letter-spacing: -3px !important;
}

.ls-minus-4px {
    letter-spacing: -4px !important;
}

.ls-minus-5px {
    letter-spacing: -5px !important;
}

.ls-minus-6px {
    letter-spacing: -6px !important;
}

.ls-minus-7px {
    letter-spacing: -7px !important;
}

.ls-minus-8px {
    letter-spacing: -8px !important;
}

.ls-minus-9px {
    letter-spacing: -9px !important;
}

.ls-minus-10px {
    letter-spacing: -10px !important;
}

/* Text Transform */
.text-transform-none {
    text-transform: none !important;
}

/* Text highlight */
.text-highlight {
    position: relative;
    z-index: 1;
}

    .text-highlight span {
        display: inline-block;
        left: -3px;
        position: absolute;
        z-index: -1;
        width: calc(100% + 6px);
    }
/* Separator animation */
.separator-animation {
    width: 0 !important;
    -webkit-transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.shadow-in .separator-animation {
    width: calc(100% + 6px) !important;
}

/* Box shadow animation  */
[data-shadow-animation] {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}

    [data-shadow-animation].shadow-in {
        box-shadow: 0 20px 100px rgba(0, 0, 0, 0.1);
    }

        [data-shadow-animation].shadow-in img {
            opacity: 1;
            transition-delay: 0.35s;
        }

    [data-shadow-animation] img {
        opacity: 0;
        transition: opacity 0.65s cubic-bezier(0.5, 1, 0.5, 1);
    }

/* Highlight separator */
.highlight-separator {
    position: relative;
    padding-bottom: 20px;
}

    .highlight-separator[data-shadow-animation] {
        box-shadow: none !important;
        display: inline-block;
    }

        .highlight-separator[data-shadow-animation] span {
            clip-path: inset(0px 100% 0px 0px);
            float: left;
            width: 100%;
            height: 20px;
            transition: clip-path 1s;
            transition-timing-function: cubic-bezier(0.4, 0.6, 0.4, 1);
            position: absolute;
            left: 0;
            bottom: 0;
        }

            .highlight-separator[data-shadow-animation] span img {
                position: absolute;
                left: 0;
                bottom: 0;
                transition: none;
                width: 100%;
                height: 14px;
            }

    .highlight-separator.shadow-in[data-shadow-animation] span {
        clip-path: inset(0px 0 0px 0px);
    }

/* Border */
.line-bottom {
    border-bottom: 1px solid;
}

.line-bottom-2px {
    border-bottom: 2px solid;
}

.line-bottom-3px {
    border-bottom: 3px solid;
}

/* Padding and Margin */
.p-5px {
    padding: 5px !important;
}

.p-10px {
    padding: 10px !important;
}

.p-15px {
    padding: 15px !important;
}

.p-20px {
    padding: 20px !important;
}

.p-25px {
    padding: 25px !important;
}

.p-30px {
    padding: 30px !important;
}

.p-35px {
    padding: 35px !important;
}

.p-40px {
    padding: 40px !important;
}

.p-45px {
    padding: 45px !important;
}

.p-50px {
    padding: 50px !important;
}

.p-55px {
    padding: 55px !important;
}

.p-60px {
    padding: 60px !important;
}

.p-65px {
    padding: 65px !important;
}

.p-70px {
    padding: 70px !important;
}

.p-1 {
    padding: 1% !important;
}

.p-2 {
    padding: 2% !important;
}

.p-3 {
    padding: 3% !important;
}

.p-4 {
    padding: 4% !important;
}

.p-5 {
    padding: 5% !important;
}

.p-6 {
    padding: 6% !important;
}

.p-7 {
    padding: 7% !important;
}

.p-8 {
    padding: 8% !important;
}

.p-9 {
    padding: 9% !important;
}

.p-10 {
    padding: 10% !important;
}

.p-11 {
    padding: 11% !important;
}

.p-12 {
    padding: 12% !important;
}

.p-13 {
    padding: 13% !important;
}

.p-14 {
    padding: 14% !important;
}

.p-15 {
    padding: 15% !important;
}

.p-16 {
    padding: 16% !important;
}

.p-17 {
    padding: 17% !important;
}

.p-18 {
    padding: 18% !important;
}

.p-19 {
    padding: 19% !important;
}

.p-20 {
    padding: 20% !important;
}

.p-21 {
    padding: 21% !important;
}

.p-22 {
    padding: 22% !important;
}

.p-23 {
    padding: 23% !important;
}

.p-24 {
    padding: 24% !important;
}

.p-25 {
    padding: 25% !important;
}

.p-26 {
    padding: 26% !important;
}

.p-27 {
    padding: 27% !important;
}

.p-28 {
    padding: 28% !important;
}

.p-29 {
    padding: 29% !important;
}

.p-30 {
    padding: 30% !important;
}

.pt-5px {
    padding-top: 5px !important;
}

.pt-10px {
    padding-top: 10px !important;
}

.pt-15px {
    padding-top: 15px !important;
}

.pt-20px {
    padding-top: 20px !important;
}

.pt-25px {
    padding-top: 25px !important;
}

.pt-30px {
    padding-top: 30px !important;
}

.pt-35px {
    padding-top: 35px !important;
}

.pt-40px {
    padding-top: 40px !important;
}

.pt-45px {
    padding-top: 45px !important;
}

.pt-50px {
    padding-top: 50px !important;
}

.pt-55px {
    padding-top: 55px !important;
}

.pt-60px {
    padding-top: 60px !important;
}

.pt-65px {
    padding-top: 65px !important;
}

.pt-70px {
    padding-top: 70px !important;
}

.pt-1 {
    padding-top: 1% !important;
}

.pt-2 {
    padding-top: 2% !important;
}

.pt-3 {
    padding-top: 3% !important;
}

.pt-4 {
    padding-top: 4% !important;
}

.pt-5 {
    padding-top: 5% !important;
}

.pt-6 {
    padding-top: 6% !important;
}

.pt-7 {
    padding-top: 7% !important;
}

.pt-8 {
    padding-top: 8% !important;
}

.pt-9 {
    padding-top: 9% !important;
}

.pt-10 {
    padding-top: 10% !important;
}

.pt-11 {
    padding-top: 11% !important;
}

.pt-12 {
    padding-top: 12% !important;
}

.pt-13 {
    padding-top: 13% !important;
}

.pt-14 {
    padding-top: 14% !important;
}

.pt-15 {
    padding-top: 15% !important;
}

.pt-16 {
    padding-top: 16% !important;
}

.pt-17 {
    padding-top: 17% !important;
}

.pt-18 {
    padding-top: 18% !important;
}

.pt-19 {
    padding-top: 19% !important;
}

.pt-20 {
    padding-top: 20% !important;
}

.pt-21 {
    padding-top: 21% !important;
}

.pt-22 {
    padding-top: 22% !important;
}

.pt-23 {
    padding-top: 23% !important;
}

.pt-24 {
    padding-top: 24% !important;
}

.pt-25 {
    padding-top: 25% !important;
}

.pt-26 {
    padding-top: 26% !important;
}

.pt-27 {
    padding-top: 27% !important;
}

.pt-28 {
    padding-top: 28% !important;
}

.pt-29 {
    padding-top: 29% !important;
}

.pt-30 {
    padding-top: 30% !important;
}

.pe-5px {
    padding-right: 5px !important;
}

.pe-10px {
    padding-right: 10px !important;
}

.pe-15px {
    padding-right: 15px !important;
}

.pe-20px {
    padding-right: 20px !important;
}

.pe-25px {
    padding-right: 25px !important;
}

.pe-30px {
    padding-right: 30px !important;
}

.pe-35px {
    padding-right: 35px !important;
}

.pe-40px {
    padding-right: 40px !important;
}

.pe-45px {
    padding-right: 45px !important;
}

.pe-50px {
    padding-right: 50px !important;
}

.pe-55px {
    padding-right: 55px !important;
}

.pe-60px {
    padding-right: 60px !important;
}

.pe-65px {
    padding-right: 65px !important;
}

.pe-70px {
    padding-right: 70px !important;
}

.pe-1 {
    padding-right: 1% !important;
}

.pe-2 {
    padding-right: 2% !important;
}

.pe-3 {
    padding-right: 3% !important;
}

.pe-4 {
    padding-right: 4% !important;
}

.pe-5 {
    padding-right: 5% !important;
}

.pe-6 {
    padding-right: 6% !important;
}

.pe-7 {
    padding-right: 7% !important;
}

.pe-8 {
    padding-right: 8% !important;
}

.pe-9 {
    padding-right: 9% !important;
}

.pe-10 {
    padding-right: 10% !important;
}

.pe-11 {
    padding-right: 11% !important;
}

.pe-12 {
    padding-right: 12% !important;
}

.pe-13 {
    padding-right: 13% !important;
}

.pe-14 {
    padding-right: 14% !important;
}

.pe-15 {
    padding-right: 15% !important;
}

.pe-16 {
    padding-right: 16% !important;
}

.pe-17 {
    padding-right: 17% !important;
}

.pe-18 {
    padding-right: 18% !important;
}

.pe-19 {
    padding-right: 19% !important;
}

.pe-20 {
    padding-right: 20% !important;
}

.pe-21 {
    padding-right: 21% !important;
}

.pe-22 {
    padding-right: 22% !important;
}

.pe-23 {
    padding-right: 23% !important;
}

.pe-24 {
    padding-right: 24% !important;
}

.pe-25 {
    padding-right: 25% !important;
}

.pe-26 {
    padding-right: 26% !important;
}

.pe-27 {
    padding-right: 27% !important;
}

.pe-28 {
    padding-right: 28% !important;
}

.pe-29 {
    padding-right: 29% !important;
}

.pe-30 {
    padding-right: 30% !important;
}

.pb-5px {
    padding-bottom: 5px !important;
}

.pb-10px {
    padding-bottom: 10px !important;
}

.pb-15px {
    padding-bottom: 15px !important;
}

.pb-20px {
    padding-bottom: 20px !important;
}

.pb-25px {
    padding-bottom: 25px !important;
}

.pb-30px {
    padding-bottom: 30px !important;
}

.pb-35px {
    padding-bottom: 35px !important;
}

.pb-40px {
    padding-bottom: 40px !important;
}

.pb-45px {
    padding-bottom: 45px !important;
}

.pb-50px {
    padding-bottom: 50px !important;
}

.pb-55px {
    padding-bottom: 55px !important;
}

.pb-60px {
    padding-bottom: 60px !important;
}

.pb-65px {
    padding-bottom: 65px !important;
}

.pb-70px {
    padding-bottom: 70px !important;
}

.pb-1 {
    padding-bottom: 1% !important;
}

.pb-2 {
    padding-bottom: 2% !important;
}

.pb-3 {
    padding-bottom: 3% !important;
}

.pb-4 {
    padding-bottom: 4% !important;
}

.pb-5 {
    padding-bottom: 5% !important;
}

.pb-6 {
    padding-bottom: 6% !important;
}

.pb-7 {
    padding-bottom: 7% !important;
}

.pb-8 {
    padding-bottom: 8% !important;
}

.pb-9 {
    padding-bottom: 9% !important;
}

.pb-10 {
    padding-bottom: 10% !important;
}

.pb-11 {
    padding-bottom: 11% !important;
}

.pb-12 {
    padding-bottom: 12% !important;
}

.pb-13 {
    padding-bottom: 13% !important;
}

.pb-14 {
    padding-bottom: 14% !important;
}

.pb-15 {
    padding-bottom: 15% !important;
}

.pb-16 {
    padding-bottom: 16% !important;
}

.pb-17 {
    padding-bottom: 17% !important;
}

.pb-18 {
    padding-bottom: 18% !important;
}

.pb-19 {
    padding-bottom: 19% !important;
}

.pb-20 {
    padding-bottom: 20% !important;
}

.pb-21 {
    padding-bottom: 21% !important;
}

.pb-22 {
    padding-bottom: 22% !important;
}

.pb-23 {
    padding-bottom: 23% !important;
}

.pb-24 {
    padding-bottom: 24% !important;
}

.pb-25 {
    padding-bottom: 25% !important;
}

.pb-26 {
    padding-bottom: 26% !important;
}

.pb-27 {
    padding-bottom: 27% !important;
}

.pb-28 {
    padding-bottom: 28% !important;
}

.pb-29 {
    padding-bottom: 29% !important;
}

.pb-30 {
    padding-bottom: 30% !important;
}

.ps-5px {
    padding-left: 5px !important;
}

.ps-10px {
    padding-left: 10px !important;
}

.ps-15px {
    padding-left: 15px !important;
}

.ps-20px {
    padding-left: 20px !important;
}

.ps-25px {
    padding-left: 25px !important;
}

.ps-30px {
    padding-left: 30px !important;
}

.ps-35px {
    padding-left: 35px !important;
}

.ps-40px {
    padding-left: 40px !important;
}

.ps-45px {
    padding-left: 45px !important;
}

.ps-50px {
    padding-left: 50px !important;
}

.ps-55px {
    padding-left: 55px !important;
}

.ps-60px {
    padding-left: 60px !important;
}

.ps-65px {
    padding-left: 65px !important;
}

.ps-70px {
    padding-left: 70px !important;
}

.ps-1 {
    padding-left: 1% !important;
}

.ps-2 {
    padding-left: 2% !important;
}

.ps-3 {
    padding-left: 3% !important;
}

.ps-4 {
    padding-left: 4% !important;
}

.ps-5 {
    padding-left: 5% !important;
}

.ps-6 {
    padding-left: 6% !important;
}

.ps-7 {
    padding-left: 7% !important;
}

.ps-8 {
    padding-left: 8% !important;
}

.ps-9 {
    padding-left: 9% !important;
}

.ps-10 {
    padding-left: 10% !important;
}

.ps-11 {
    padding-left: 11% !important;
}

.ps-12 {
    padding-left: 12% !important;
}

.ps-13 {
    padding-left: 13% !important;
}

.ps-14 {
    padding-left: 14% !important;
}

.ps-15 {
    padding-left: 15% !important;
}

.ps-16 {
    padding-left: 16% !important;
}

.ps-17 {
    padding-left: 17% !important;
}

.ps-18 {
    padding-left: 18% !important;
}

.ps-19 {
    padding-left: 19% !important;
}

.ps-20 {
    padding-left: 20% !important;
}

.ps-21 {
    padding-left: 21% !important;
}

.ps-22 {
    padding-left: 22% !important;
}

.ps-23 {
    padding-left: 23% !important;
}

.ps-24 {
    padding-left: 24% !important;
}

.ps-25 {
    padding-left: 25% !important;
}

.ps-26 {
    padding-left: 26% !important;
}

.ps-27 {
    padding-left: 27% !important;
}

.ps-28 {
    padding-left: 28% !important;
}

.ps-29 {
    padding-left: 29% !important;
}

.ps-30 {
    padding-left: 30% !important;
}

.m-5px {
    margin: 5px !important;
}

.m-10px {
    margin: 10px !important;
}

.m-15px {
    margin: 15px !important;
}

.m-20px {
    margin: 20px !important;
}

.m-25px {
    margin: 25px !important;
}

.m-30px {
    margin: 30px !important;
}

.m-35px {
    margin: 35px !important;
}

.m-40px {
    margin: 40px !important;
}

.m-45px {
    margin: 45px !important;
}

.m-50px {
    margin: 50px !important;
}

.m-55px {
    margin: 55px !important;
}

.m-60px {
    margin: 60px !important;
}

.m-65px {
    margin: 65px !important;
}

.m-70px {
    margin: 70px !important;
}

.m-1 {
    margin: 1% !important;
}

.m-2 {
    margin: 2% !important;
}

.m-3 {
    margin: 3% !important;
}

.m-4 {
    margin: 4% !important;
}

.m-5 {
    margin: 5% !important;
}

.m-6 {
    margin: 6% !important;
}

.m-7 {
    margin: 7% !important;
}

.m-8 {
    margin: 8% !important;
}

.m-9 {
    margin: 9% !important;
}

.m-10 {
    margin: 10% !important;
}

.m-11 {
    margin: 11% !important;
}

.m-12 {
    margin: 12% !important;
}

.m-13 {
    margin: 13% !important;
}

.m-14 {
    margin: 14% !important;
}

.m-15 {
    margin: 15% !important;
}

.m-16 {
    margin: 16% !important;
}

.m-17 {
    margin: 17% !important;
}

.m-18 {
    margin: 18% !important;
}

.m-19 {
    margin: 19% !important;
}

.m-20 {
    margin: 20% !important;
}

.m-21 {
    margin: 21% !important;
}

.m-22 {
    margin: 22% !important;
}

.m-23 {
    margin: 23% !important;
}

.m-24 {
    margin: 24% !important;
}

.m-25 {
    margin: 25% !important;
}

.m-26 {
    margin: 26% !important;
}

.m-27 {
    margin: 27% !important;
}

.m-28 {
    margin: 28% !important;
}

.m-29 {
    margin: 29% !important;
}

.m-30 {
    margin: 30% !important;
}

.mt-5px {
    margin-top: 5px !important;
}

.mt-10px {
    margin-top: 10px !important;
}

.mt-15px {
    margin-top: 15px !important;
}

.mt-20px {
    margin-top: 20px !important;
}

.mt-25px {
    margin-top: 25px !important;
}

.mt-30px {
    margin-top: 30px !important;
}

.mt-35px {
    margin-top: 35px !important;
}

.mt-40px {
    margin-top: 40px !important;
}

.mt-45px {
    margin-top: 45px !important;
}

.mt-50px {
    margin-top: 50px !important;
}

.mt-55px {
    margin-top: 55px !important;
}

.mt-60px {
    margin-top: 60px !important;
}

.mt-65px {
    margin-top: 65px !important;
}

.mt-70px {
    margin-top: 70px !important;
}

.mt-minus-25px {
    margin-top: -25px;
}

.mt-minus-50px {
    margin-top: -50px;
}

.mt-minus-75px {
    margin-top: -75px;
}

.mt-minus-100px {
    margin-top: -100px;
}

.mt-1 {
    margin-top: 1% !important;
}

.mt-2 {
    margin-top: 2% !important;
}

.mt-3 {
    margin-top: 3% !important;
}

.mt-4 {
    margin-top: 4% !important;
}

.mt-5 {
    margin-top: 5% !important;
}

.mt-6 {
    margin-top: 6% !important;
}

.mt-7 {
    margin-top: 7% !important;
}

.mt-8 {
    margin-top: 8% !important;
}

.mt-9 {
    margin-top: 9% !important;
}

.mt-10 {
    margin-top: 10% !important;
}

.mt-11 {
    margin-top: 11% !important;
}

.mt-12 {
    margin-top: 12% !important;
}

.mt-13 {
    margin-top: 13% !important;
}

.mt-14 {
    margin-top: 14% !important;
}

.mt-15 {
    margin-top: 15% !important;
}

.mt-16 {
    margin-top: 16% !important;
}

.mt-17 {
    margin-top: 17% !important;
}

.mt-18 {
    margin-top: 18% !important;
}

.mt-19 {
    margin-top: 19% !important;
}

.mt-20 {
    margin-top: 20% !important;
}

.mt-21 {
    margin-top: 21% !important;
}

.mt-22 {
    margin-top: 22% !important;
}

.mt-23 {
    margin-top: 23% !important;
}

.mt-24 {
    margin-top: 24% !important;
}

.mt-25 {
    margin-top: 25% !important;
}

.mt-26 {
    margin-top: 26% !important;
}

.mt-27 {
    margin-top: 27% !important;
}

.mt-28 {
    margin-top: 28% !important;
}

.mt-29 {
    margin-top: 29% !important;
}

.mt-30 {
    margin-top: 30% !important;
}

.me-5px {
    margin-right: 5px !important;
}

.me-10px {
    margin-right: 10px !important;
}

.me-15px {
    margin-right: 15px !important;
}

.me-20px {
    margin-right: 20px !important;
}

.me-25px {
    margin-right: 25px !important;
}

.me-30px {
    margin-right: 30px !important;
}

.me-35px {
    margin-right: 35px !important;
}

.me-40px {
    margin-right: 40px !important;
}

.me-45px {
    margin-right: 45px !important;
}

.me-50px {
    margin-right: 50px !important;
}

.me-55px {
    margin-right: 55px !important;
}

.me-60px {
    margin-right: 60px !important;
}

.me-65px {
    margin-right: 65px !important;
}

.me-70px {
    margin-right: 70px !important;
}

.me-1 {
    margin-right: 1% !important;
}

.me-2 {
    margin-right: 2% !important;
}

.me-3 {
    margin-right: 3% !important;
}

.me-4 {
    margin-right: 4% !important;
}

.me-5 {
    margin-right: 5% !important;
}

.me-6 {
    margin-right: 6% !important;
}

.me-7 {
    margin-right: 7% !important;
}

.me-8 {
    margin-right: 8% !important;
}

.me-9 {
    margin-right: 9% !important;
}

.me-10 {
    margin-right: 10% !important;
}

.me-11 {
    margin-right: 11% !important;
}

.me-12 {
    margin-right: 12% !important;
}

.me-13 {
    margin-right: 13% !important;
}

.me-14 {
    margin-right: 14% !important;
}

.me-15 {
    margin-right: 15% !important;
}

.me-16 {
    margin-right: 16% !important;
}

.me-17 {
    margin-right: 17% !important;
}

.me-18 {
    margin-right: 18% !important;
}

.me-19 {
    margin-right: 19% !important;
}

.me-20 {
    margin-right: 20% !important;
}

.me-21 {
    margin-right: 21% !important;
}

.me-22 {
    margin-right: 22% !important;
}

.me-23 {
    margin-right: 23% !important;
}

.me-24 {
    margin-right: 24% !important;
}

.me-25 {
    margin-right: 25% !important;
}

.me-26 {
    margin-right: 26% !important;
}

.me-27 {
    margin-right: 27% !important;
}

.me-28 {
    margin-right: 28% !important;
}

.me-29 {
    margin-right: 29% !important;
}

.me-30 {
    margin-right: 30% !important;
}

.mb-5px {
    margin-bottom: 5px !important;
}

.mb-10px {
    margin-bottom: 10px !important;
}

.mb-15px {
    margin-bottom: 15px !important;
}

.mb-20px {
    margin-bottom: 20px !important;
}

.mb-25px {
    margin-bottom: 25px !important;
}

.mb-30px {
    margin-bottom: 30px !important;
}

.mb-35px {
    margin-bottom: 35px !important;
}

.mb-40px {
    margin-bottom: 40px !important;
}

.mb-45px {
    margin-bottom: 45px !important;
}

.mb-50px {
    margin-bottom: 50px !important;
}

.mb-55px {
    margin-bottom: 55px !important;
}

.mb-60px {
    margin-bottom: 60px !important;
}

.mb-65px {
    margin-bottom: 65px !important;
}

.mb-70px {
    margin-bottom: 70px !important;
}

.mb-1 {
    margin-bottom: 1% !important;
}

.mb-2 {
    margin-bottom: 2% !important;
}

.mb-3 {
    margin-bottom: 3% !important;
}

.mb-4 {
    margin-bottom: 4% !important;
}

.mb-5 {
    margin-bottom: 5% !important;
}

.mb-6 {
    margin-bottom: 6% !important;
}

.mb-7 {
    margin-bottom: 7% !important;
}

.mb-8 {
    margin-bottom: 8% !important;
}

.mb-9 {
    margin-bottom: 9% !important;
}

.mb-10 {
    margin-bottom: 10% !important;
}

.mb-11 {
    margin-bottom: 11% !important;
}

.mb-12 {
    margin-bottom: 12% !important;
}

.mb-13 {
    margin-bottom: 13% !important;
}

.mb-14 {
    margin-bottom: 14% !important;
}

.mb-15 {
    margin-bottom: 15% !important;
}

.mb-16 {
    margin-bottom: 16% !important;
}

.mb-17 {
    margin-bottom: 17% !important;
}

.mb-18 {
    margin-bottom: 18% !important;
}

.mb-19 {
    margin-bottom: 19% !important;
}

.mb-20 {
    margin-bottom: 20% !important;
}

.mb-21 {
    margin-bottom: 21% !important;
}

.mb-22 {
    margin-bottom: 22% !important;
}

.mb-23 {
    margin-bottom: 23% !important;
}

.mb-24 {
    margin-bottom: 24% !important;
}

.mb-25 {
    margin-bottom: 25% !important;
}

.mb-26 {
    margin-bottom: 26% !important;
}

.mb-27 {
    margin-bottom: 27% !important;
}

.mb-28 {
    margin-bottom: 28% !important;
}

.mb-29 {
    margin-bottom: 29% !important;
}

.mb-30 {
    margin-bottom: 30% !important;
}

.ms-5px {
    margin-left: 5px !important;
}

.ms-10px {
    margin-left: 10px !important;
}

.ms-15px {
    margin-left: 15px !important;
}

.ms-20px {
    margin-left: 20px !important;
}

.ms-25px {
    margin-left: 25px !important;
}

.ms-30px {
    margin-left: 30px !important;
}

.ms-35px {
    margin-left: 35px !important;
}

.ms-40px {
    margin-left: 40px !important;
}

.ms-45px {
    margin-left: 45px !important;
}

.ms-50px {
    margin-left: 50px !important;
}

.ms-55px {
    margin-left: 55px !important;
}

.ms-60px {
    margin-left: 60px !important;
}

.ms-65px {
    margin-left: 65px !important;
}

.ms-70px {
    margin-left: 70px !important;
}

.ms-1 {
    margin-left: 1% !important;
}

.ms-2 {
    margin-left: 2% !important;
}

.ms-3 {
    margin-left: 3% !important;
}

.ms-4 {
    margin-left: 4% !important;
}

.ms-5 {
    margin-left: 5% !important;
}

.ms-6 {
    margin-left: 6% !important;
}

.ms-7 {
    margin-left: 7% !important;
}

.ms-8 {
    margin-left: 8% !important;
}

.ms-9 {
    margin-left: 9% !important;
}

.ms-10 {
    margin-left: 10% !important;
}

.ms-11 {
    margin-left: 11% !important;
}

.ms-12 {
    margin-left: 12% !important;
}

.ms-13 {
    margin-left: 13% !important;
}

.ms-14 {
    margin-left: 14% !important;
}

.ms-15 {
    margin-left: 15% !important;
}

.ms-16 {
    margin-left: 16% !important;
}

.ms-17 {
    margin-left: 17% !important;
}

.ms-18 {
    margin-left: 18% !important;
}

.ms-19 {
    margin-left: 19% !important;
}

.ms-20 {
    margin-left: 20% !important;
}

.ms-21 {
    margin-left: 21% !important;
}

.ms-22 {
    margin-left: 22% !important;
}

.ms-23 {
    margin-left: 23% !important;
}

.ms-24 {
    margin-left: 24% !important;
}

.ms-25 {
    margin-left: 25% !important;
}

.ms-26 {
    margin-left: 26% !important;
}

.ms-27 {
    margin-left: 27% !important;
}

.ms-28 {
    margin-left: 28% !important;
}

.ms-29 {
    margin-left: 29% !important;
}

.ms-30 {
    margin-left: 30% !important;
}

/* ===================================
    Width
====================================== */
.w-1px {
    width: 1px !important;
}

.w-2px {
    width: 2px !important;
}

.w-3px {
    width: 3px !important;
}

.w-4px {
    width: 4px !important;
}

.w-5px {
    width: 5px !important;
}

.w-6px {
    width: 6px !important;
}

.w-7px {
    width: 7px !important;
}

.w-8px {
    width: 8px !important;
}

.w-9px {
    width: 9px !important;
}

.w-10px {
    width: 10px !important;
}

.w-15px {
    width: 15px !important;
}

.w-20px {
    width: 20px !important;
}

.w-25px {
    width: 25px !important;
}

.w-30px {
    width: 30px !important;
}

.w-35px {
    width: 35px !important;
}

.w-40px {
    width: 40px !important;
}

.w-45px {
    width: 45px !important;
}

.w-50px {
    width: 50px !important;
}

.w-55px {
    width: 55px !important;
}

.w-60px {
    width: 60px !important;
}

.w-65px {
    width: 65px !important;
}

.w-70px {
    width: 70px !important;
}

.w-75px {
    width: 75px !important;
}

.w-80px {
    width: 80px !important;
}

.w-85px {
    width: 85px !important;
}

.w-90px {
    width: 90px !important;
}

.w-95px {
    width: 95px !important;
}

.w-100px {
    width: 100px !important;
}

.w-110px {
    width: 110px !important;
}

.w-120px {
    width: 120px !important;
}

.w-130px {
    width: 130px !important;
}

.w-140px {
    width: 140px !important;
}

.w-150px {
    width: 150px !important;
}

.w-160px {
    width: 160px !important;
}

.w-170px {
    width: 170px !important;
}

.w-180px {
    width: 180px !important;
}

.w-190px {
    width: 190px !important;
}

.w-200px {
    width: 200px !important;
}

.w-210px {
    width: 210px !important;
}

.w-220px {
    width: 220px !important;
}

.w-230px {
    width: 230px !important;
}

.w-240px {
    width: 240px !important;
}

.w-250px {
    width: 250px !important;
}

.w-260px {
    width: 260px !important;
}

.w-270px {
    width: 270px !important;
}

.w-280px {
    width: 280px !important;
}

.w-290px {
    width: 290px !important;
}

.w-300px {
    width: 300px !important;
}

.w-310px {
    width: 310px !important;
}

.w-320px {
    width: 320px !important;
}

.w-330px {
    width: 330px !important;
}

.w-340px {
    width: 340px !important;
}

.w-350px {
    width: 350px !important;
}

.w-360px {
    width: 360px !important;
}

.w-370px {
    width: 370px !important;
}

.w-380px {
    width: 380px !important;
}

.w-390px {
    width: 390px !important;
}

.w-400px {
    width: 400px !important;
}

.w-450px {
    width: 450px !important;
}

.w-500px {
    width: 500px !important;
}

.w-550px {
    width: 550px !important;
}

.w-600px {
    width: 600px !important;
}

.w-650px {
    width: 650px !important;
}

.w-700px {
    width: 700px !important;
}

.w-750px {
    width: 750px !important;
}

.w-800px {
    width: 800px !important;
}

.w-850px {
    width: 850px !important;
}

.w-900px {
    width: 900px !important;
}

.w-950px {
    width: 950px !important;
}

.w-1000px {
    width: 1000px !important;
}

.w-10 {
    width: 10% !important;
}

.w-15 {
    width: 15% !important;
}

.w-20 {
    width: 20% !important;
}

.w-25 {
    width: 25% !important;
}

.w-30 {
    width: 30% !important;
}

.w-35 {
    width: 35% !important;
}

.w-40 {
    width: 40% !important;
}

.w-45 {
    width: 45% !important;
}

.w-50 {
    width: 50% !important;
}

.w-55 {
    width: 55% !important;
}

.w-60 {
    width: 60% !important;
}

.w-65 {
    width: 65% !important;
}

.w-70 {
    width: 70% !important;
}

.w-75 {
    width: 75% !important;
}

.w-80 {
    width: 80% !important;
}

.w-85 {
    width: 85% !important;
}

.w-90 {
    width: 90% !important;
}

.w-95 {
    width: 95% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

/* Height */
.h-1px {
    height: 1px !important;
}

.h-2px {
    height: 2px !important;
}

.h-3px {
    height: 3px !important;
}

.h-4px {
    height: 4px !important;
}

.h-5px {
    height: 5px !important;
}

.h-6px {
    height: 6px !important;
}

.h-7px {
    height: 7px !important;
}

.h-8px {
    height: 8px !important;
}

.h-9px {
    height: 9px !important;
}

.h-10px {
    height: 10px !important;
}

.h-11px {
    height: 11px !important;
}

.h-12px {
    height: 12px !important;
}

.h-13px {
    height: 13px !important;
}

.h-14px {
    height: 14px !important;
}

.h-15px {
    height: 15px !important;
}

.h-20px {
    height: 20px !important;
}

.h-25px {
    height: 25px !important;
}

.h-30px {
    height: 30px !important;
}

.h-35px {
    height: 35px !important;
}

.h-40px {
    height: 40px !important;
}

.h-42px {
    height: 42px !important;
}

.h-45px {
    height: 45px !important;
}

.h-50px {
    height: 50px !important;
}

.h-55px {
    height: 55px !important;
}

.h-60px {
    height: 60px !important;
}

.h-65px {
    height: 65px !important;
}

.h-70px {
    height: 70px !important;
}

.h-75px {
    height: 75px !important;
}

.h-80px {
    height: 80px !important;
}

.h-85px {
    height: 85px !important;
}

.h-90px {
    height: 90px !important;
}

.h-95px {
    height: 95px !important;
}

.h-100px {
    height: 100px !important;
}

.h-110px {
    height: 110px !important;
}

.h-120px {
    height: 120px !important;
}

.h-130px {
    height: 130px !important;
}

.h-140px {
    height: 140px !important;
}

.h-150px {
    height: 150px !important;
}

.h-160px {
    height: 160px !important;
}

.h-170px {
    height: 170px !important;
}

.h-180px {
    height: 180px !important;
}

.h-190px {
    height: 190px !important;
}

.h-200px {
    height: 200px !important;
}

.h-210px {
    height: 210px !important;
}

.h-220px {
    height: 220px !important;
}

.h-230px {
    height: 230px !important;
}

.h-240px {
    height: 240px !important;
}

.h-250px {
    height: 250px !important;
}

.h-260px {
    height: 260px !important;
}

.h-270px {
    height: 270px !important;
}

.h-280px {
    height: 280px !important;
}

.h-290px {
    height: 290px !important;
}

.h-300px {
    height: 300px !important;
}

.h-350px {
    height: 350px !important;
}

.h-400px {
    height: 400px !important;
}

.h-450px {
    height: 450px !important;
}

.h-480px {
    height: 480px !important;
}

.h-500px {
    height: 500px !important;
}

.h-550px {
    height: 550px !important;
}

.h-580px {
    height: 580px !important;
}

.h-600px {
    height: 600px !important;
}

.h-650px {
    height: 650px !important;
}

.h-700px {
    height: 700px !important;
}

.h-750px {
    height: 750px !important;
}

.h-800px {
    height: 800px !important;
}

.h-850px {
    height: 850px !important;
}

.h-auto {
    height: auto !important;
}

/* Height */
.h-1px {
    height: 1px !important;
}

.h-2px {
    height: 2px !important;
}

.h-3px {
    height: 3px !important;
}

.h-4px {
    height: 4px !important;
}

.h-5px {
    height: 5px !important;
}

.h-6px {
    height: 6px !important;
}

.h-7px {
    height: 7px !important;
}

.h-8px {
    height: 8px !important;
}

.h-9px {
    height: 9px !important;
}

.h-10px {
    height: 10px !important;
}

.h-11px {
    height: 11px !important;
}

.h-12px {
    height: 12px !important;
}

.h-13px {
    height: 13px !important;
}

.h-14px {
    height: 14px !important;
}

.h-15px {
    height: 15px !important;
}

.h-20px {
    height: 20px !important;
}

.h-25px {
    height: 25px !important;
}

.h-30px {
    height: 30px !important;
}

.h-35px {
    height: 35px !important;
}

.h-40px {
    height: 40px !important;
}

.h-42px {
    height: 42px !important;
}

.h-45px {
    height: 45px !important;
}

.min-h-50px {
    height: 50px !important;
}

.min-h-55px {
    height: 55px !important;
}

.min-h-60px {
    height: 60px !important;
}

.min-h-65px {
    height: 65px !important;
}

.min-h-70px {
    height: 70px !important;
}

.min-h-75px {
    height: 75px !important;
}

.min-h-80px {
    height: 80px !important;
}

.min-h-85px {
    height: 85px !important;
}

.min-h-90px {
    height: 90px !important;
}

.min-h-95px {
    height: 95px !important;
}

.min-h-100px {
    height: 100px !important;
}

.min-h-110px {
    height: 110px !important;
}

.min-h-120px {
    height: 120px !important;
}

.min-h-130px {
    height: 130px !important;
}

.min-h-140px {
    height: 140px !important;
}

.min-h-150px {
    height: 150px !important;
}

.min-h-160px {
    height: 160px !important;
}

.min-h-170px {
    height: 170px !important;
}

.min-h-180px {
    height: 180px !important;
}

.min-h-190px {
    height: 190px !important;
}

.min-h-200px {
    height: 200px !important;
}

.min-h-210px {
    height: 210px !important;
}

.min-h-220px {
    height: 220px !important;
}

.min-h-230px {
    height: 230px !important;
}

.min-h-240px {
    height: 240px !important;
}

.min-h-250px {
    height: 250px !important;
}

.min-h-260px {
    height: 260px !important;
}

.min-h-270px {
    height: 270px !important;
}

.min-h-280px {
    height: 280px !important;
}

.min-h-290px {
    height: 290px !important;
}

.min-h-300px {
    height: 300px !important;
}

.min-h-350px {
    height: 350px !important;
}

.min-h-400px {
    height: 400px !important;
}

.min-h-450px {
    height: 450px !important;
}

.min-h-480px {
    height: 480px !important;
}

.min-h-500px {
    height: 500px !important;
}

.min-h-550px {
    height: 550px !important;
}

.min-h-580px {
    height: 580px !important;
}

.min-h-600px {
    height: 600px !important;
}

.min-h-650px {
    height: 650px !important;
}

.min-h-700px {
    height: 700px !important;
}

.min-h-750px {
    height: 750px !important;
}

.min-h-800px {
    height: 800px !important;
}

.min-h-850px {
    height: 850px !important;
}

/* Screen height */
.extra-very-small-screen {
    height: 250px !important;
}

.extra-small-screen {
    height: 300px !important;
}

.small-screen {
    height: 400px !important;
}

.one-half-screen {
    height: 600px !important;
}

.one-third-screen {
    height: 700px !important;
}

.one-fourth-screen {
    height: 800px !important;
}

.one-fifth-screen {
    height: 900px !important;
}

.one-sixth-screen {
    height: 1000px !important;
}

.one-seventh-screen {
    height: 1200px !important;
}

/* Full screen */
.full-screen {
    height: 100vh;
}

    .full-screen.header-space-margin, .header-space-margin .full-screen {
        height: calc(100vh - 96px);
    }

/* Position */
.top-0px {
    top: 0px;
}

.top-1px {
    top: 1px;
}

.top-2px {
    top: 2px;
}

.top-3px {
    top: 3px;
}

.top-4px {
    top: 4px;
}

.top-5px {
    top: 5px;
}

.top-6px {
    top: 6px;
}

.top-7px {
    top: 7px;
}

.top-8px {
    top: 8px;
}

.top-9px {
    top: 9px;
}

.top-10px {
    top: 10px;
}

.top-11px {
    top: 11px;
}

.top-12px {
    top: 12px;
}

.top-13px {
    top: 13px;
}

.top-14px {
    top: 14px;
}

.top-15px {
    top: 15px;
}

.top-16px {
    top: 16px;
}

.top-17px {
    top: 17px;
}

.top-18px {
    top: 18px;
}

.top-19px {
    top: 19px;
}

.top-20px {
    top: 20px;
}

.top-21px {
    top: 21px;
}

.top-22px {
    top: 22px;
}

.top-23px {
    top: 23px;
}

.top-24px {
    top: 24px;
}

.top-25px {
    top: 25px;
}

.top-26px {
    top: 26px;
}

.top-27px {
    top: 27px;
}

.top-28px {
    top: 28px;
}

.top-29px {
    top: 29px;
}

.top-30px {
    top: 30px;
}

.top-40px {
    top: 40px;
}

.top-50px {
    top: 50px;
}

.top-60px {
    top: 60px;
}

.top-70px {
    top: 70px;
}

.top-80px {
    top: 80px;
}

.top-90px {
    top: 90px;
}

.top-100px {
    top: 100px;
}

.top-110px {
    top: 110px;
}

.top-120px {
    top: 120px;
}

.top-130px {
    top: 130px;
}

.top-140px {
    top: 140px;
}

.top-150px {
    top: 150px;
}

.top-minus-0px {
    top: -0px;
}

.top-minus-1px {
    top: -1px;
}

.top-minus-2px {
    top: -2px;
}

.top-minus-3px {
    top: -3px;
}

.top-minus-4px {
    top: -4px;
}

.top-minus-5px {
    top: -5px;
}

.top-minus-6px {
    top: -6px;
}

.top-minus-7px {
    top: -7px;
}

.top-minus-8px {
    top: -8px;
}

.top-minus-9px {
    top: -9px;
}

.top-minus-10px {
    top: -10px;
}

.top-minus-11px {
    top: -11px;
}

.top-minus-12px {
    top: -12px;
}

.top-minus-13px {
    top: -13px;
}

.top-minus-14px {
    top: -14px;
}

.top-minus-15px {
    top: -15px;
}

.top-minus-16px {
    top: -16px;
}

.top-minus-17px {
    top: -17px;
}

.top-minus-18px {
    top: -18px;
}

.top-minus-19px {
    top: -19px;
}

.top-minus-20px {
    top: -20px;
}

.top-minus-21px {
    top: -21px;
}

.top-minus-22px {
    top: -22px;
}

.top-minus-23px {
    top: -23px;
}

.top-minus-24px {
    top: -24px;
}

.top-minus-25px {
    top: -25px;
}

.top-minus-26px {
    top: -26px;
}

.top-minus-27px {
    top: -27px;
}

.top-minus-28px {
    top: -28px;
}

.top-minus-29px {
    top: -29px;
}

.top-minus-30px {
    top: -30px;
}

.top-minus-40px {
    top: -40px;
}

.top-minus-50px {
    top: -50px;
}

.top-minus-60px {
    top: -60px;
}

.top-minus-70px {
    top: -70px;
}

.top-minus-80px {
    top: -80px;
}

.top-minus-90px {
    top: -90px;
}

.top-minus-100px {
    top: -100px;
}

.top-minus-110px {
    top: -110px;
}

.top-minus-120px {
    top: -120px;
}

.top-minus-130px {
    top: -130px;
}

.top-minus-140px {
    top: -140px;
}

.top-minus-150px {
    top: -150px;
}

.right-0px {
    right: 0px;
}

.right-1px {
    right: 1px;
}

.right-2px {
    right: 2px;
}

.right-3px {
    right: 3px;
}

.right-4px {
    right: 4px;
}

.right-5px {
    right: 5px;
}

.right-6px {
    right: 6px;
}

.right-7px {
    right: 7px;
}

.right-8px {
    right: 8px;
}

.right-9px {
    right: 9px;
}

.right-10px {
    right: 10px;
}

.right-11px {
    right: 11px;
}

.right-12px {
    right: 12px;
}

.right-13px {
    right: 13px;
}

.right-14px {
    right: 14px;
}

.right-15px {
    right: 15px;
}

.right-16px {
    right: 16px;
}

.right-17px {
    right: 17px;
}

.right-18px {
    right: 18px;
}

.right-19px {
    right: 19px;
}

.right-20px {
    right: 20px;
}

.right-21px {
    right: 21px;
}

.right-22px {
    right: 22px;
}

.right-23px {
    right: 23px;
}

.right-24px {
    right: 24px;
}

.right-25px {
    right: 25px;
}

.right-26px {
    right: 26px;
}

.right-27px {
    right: 27px;
}

.right-28px {
    right: 28px;
}

.right-29px {
    right: 29px;
}

.right-30px {
    right: 30px;
}

.right-40px {
    right: 40px;
}

.right-50px {
    right: 50px;
}

.right-60px {
    right: 60px;
}

.right-70px {
    right: 70px;
}

.right-80px {
    right: 80px;
}

.right-90px {
    right: 90px;
}

.right-100px {
    right: 100px;
}

.right-110px {
    right: 110px;
}

.right-120px {
    right: 120px;
}

.right-130px {
    right: 130px;
}

.right-140px {
    right: 140px;
}

.right-150px {
    right: 150px;
}

.right-minus-0px {
    right: -0px;
}

.right-minus-1px {
    right: -1px;
}

.right-minus-2px {
    right: -2px;
}

.right-minus-3px {
    right: -3px;
}

.right-minus-4px {
    right: -4px;
}

.right-minus-5px {
    right: -5px;
}

.right-minus-6px {
    right: -6px;
}

.right-minus-7px {
    right: -7px;
}

.right-minus-8px {
    right: -8px;
}

.right-minus-9px {
    right: -9px;
}

.right-minus-10px {
    right: -10px;
}

.right-minus-11px {
    right: -11px;
}

.right-minus-12px {
    right: -12px;
}

.right-minus-13px {
    right: -13px;
}

.right-minus-14px {
    right: -14px;
}

.right-minus-15px {
    right: -15px;
}

.right-minus-16px {
    right: -16px;
}

.right-minus-17px {
    right: -17px;
}

.right-minus-18px {
    right: -18px;
}

.right-minus-19px {
    right: -19px;
}

.right-minus-20px {
    right: -20px;
}

.right-minus-21px {
    right: -21px;
}

.right-minus-22px {
    right: -22px;
}

.right-minus-23px {
    right: -23px;
}

.right-minus-24px {
    right: -24px;
}

.right-minus-25px {
    right: -25px;
}

.right-minus-26px {
    right: -26px;
}

.right-minus-27px {
    right: -27px;
}

.right-minus-28px {
    right: -28px;
}

.right-minus-29px {
    right: -29px;
}

.right-minus-30px {
    right: -30px;
}

.right-minus-40px {
    right: -40px;
}

.right-minus-50px {
    right: -50px;
}

.right-minus-60px {
    right: -60px;
}

.right-minus-70px {
    right: -70px;
}

.right-minus-80px {
    right: -80px;
}

.right-minus-90px {
    right: -90px;
}

.right-minus-100px {
    right: -100px;
}

.right-minus-110px {
    right: -110px;
}

.right-minus-120px {
    right: -120px;
}

.right-minus-130px {
    right: -130px;
}

.right-minus-140px {
    right: -140px;
}

.right-minus-150px {
    right: -150px;
}

.bottom-0px {
    bottom: 0px;
}

.bottom-1px {
    bottom: 1px;
}

.bottom-2px {
    bottom: 2px;
}

.bottom-3px {
    bottom: 3px;
}

.bottom-4px {
    bottom: 4px;
}

.bottom-5px {
    bottom: 5px;
}

.bottom-6px {
    bottom: 6px;
}

.bottom-7px {
    bottom: 7px;
}

.bottom-8px {
    bottom: 8px;
}

.bottom-9px {
    bottom: 9px;
}

.bottom-10px {
    bottom: 10px;
}

.bottom-11px {
    bottom: 11px;
}

.bottom-12px {
    bottom: 12px;
}

.bottom-13px {
    bottom: 13px;
}

.bottom-14px {
    bottom: 14px;
}

.bottom-15px {
    bottom: 15px;
}

.bottom-16px {
    bottom: 16px;
}

.bottom-17px {
    bottom: 17px;
}

.bottom-18px {
    bottom: 18px;
}

.bottom-19px {
    bottom: 19px;
}

.bottom-20px {
    bottom: 20px;
}

.bottom-21px {
    bottom: 21px;
}

.bottom-22px {
    bottom: 22px;
}

.bottom-23px {
    bottom: 23px;
}

.bottom-24px {
    bottom: 24px;
}

.bottom-25px {
    bottom: 25px;
}

.bottom-26px {
    bottom: 26px;
}

.bottom-27px {
    bottom: 27px;
}

.bottom-28px {
    bottom: 28px;
}

.bottom-29px {
    bottom: 29px;
}

.bottom-30px {
    bottom: 30px;
}

.bottom-40px {
    bottom: 40px;
}

.bottom-50px {
    bottom: 50px;
}

.bottom-60px {
    bottom: 60px;
}

.bottom-70px {
    bottom: 70px;
}

.bottom-80px {
    bottom: 80px;
}

.bottom-90px {
    bottom: 90px;
}

.bottom-100px {
    bottom: 100px;
}

.bottom-110px {
    bottom: 110px;
}

.bottom-120px {
    bottom: 120px;
}

.bottom-130px {
    bottom: 130px;
}

.bottom-140px {
    bottom: 140px;
}

.bottom-150px {
    bottom: 150px;
}

.bottom-minus-0px {
    bottom: -0px;
}

.bottom-minus-1px {
    bottom: -1px;
}

.bottom-minus-2px {
    bottom: -2px;
}

.bottom-minus-3px {
    bottom: -3px;
}

.bottom-minus-4px {
    bottom: -4px;
}

.bottom-minus-5px {
    bottom: -5px;
}

.bottom-minus-6px {
    bottom: -6px;
}

.bottom-minus-7px {
    bottom: -7px;
}

.bottom-minus-8px {
    bottom: -8px;
}

.bottom-minus-9px {
    bottom: -9px;
}

.bottom-minus-10px {
    bottom: -10px;
}

.bottom-minus-11px {
    bottom: -11px;
}

.bottom-minus-12px {
    bottom: -12px;
}

.bottom-minus-13px {
    bottom: -13px;
}

.bottom-minus-14px {
    bottom: -14px;
}

.bottom-minus-15px {
    bottom: -15px;
}

.bottom-minus-16px {
    bottom: -16px;
}

.bottom-minus-17px {
    bottom: -17px;
}

.bottom-minus-18px {
    bottom: -18px;
}

.bottom-minus-19px {
    bottom: -19px;
}

.bottom-minus-20px {
    bottom: -20px;
}

.bottom-minus-21px {
    bottom: -21px;
}

.bottom-minus-22px {
    bottom: -22px;
}

.bottom-minus-23px {
    bottom: -23px;
}

.bottom-minus-24px {
    bottom: -24px;
}

.bottom-minus-25px {
    bottom: -25px;
}

.bottom-minus-26px {
    bottom: -26px;
}

.bottom-minus-27px {
    bottom: -27px;
}

.bottom-minus-28px {
    bottom: -28px;
}

.bottom-minus-29px {
    bottom: -29px;
}

.bottom-minus-30px {
    bottom: -30px;
}

.bottom-minus-40px {
    bottom: -40px;
}

.bottom-minus-50px {
    bottom: -50px;
}

.bottom-minus-60px {
    bottom: -60px;
}

.bottom-minus-70px {
    bottom: -70px;
}

.bottom-minus-80px {
    bottom: -80px;
}

.bottom-minus-90px {
    bottom: -90px;
}

.bottom-minus-100px {
    bottom: -100px;
}

.bottom-minus-110px {
    bottom: -110px;
}

.bottom-minus-120px {
    bottom: -120px;
}

.bottom-minus-130px {
    bottom: -130px;
}

.bottom-minus-140px {
    bottom: -140px;
}

.bottom-minus-150px {
    bottom: -150px;
}

.bottom-minus-200px {
    bottom: -200px;
}

.left-0px {
    left: 0px;
}

.left-1px {
    left: 1px;
}

.left-2px {
    left: 2px;
}

.left-3px {
    left: 3px;
}

.left-4px {
    left: 4px;
}

.left-5px {
    left: 5px;
}

.left-6px {
    left: 6px;
}

.left-7px {
    left: 7px;
}

.left-8px {
    left: 8px;
}

.left-9px {
    left: 9px;
}

.left-10px {
    left: 10px;
}

.left-11px {
    left: 11px;
}

.left-12px {
    left: 12px;
}

.left-13px {
    left: 13px;
}

.left-14px {
    left: 14px;
}

.left-15px {
    left: 15px;
}

.left-16px {
    left: 16px;
}

.left-17px {
    left: 17px;
}

.left-18px {
    left: 18px;
}

.left-19px {
    left: 19px;
}

.left-20px {
    left: 20px;
}

.left-21px {
    left: 21px;
}

.left-22px {
    left: 22px;
}

.left-23px {
    left: 23px;
}

.left-24px {
    left: 24px;
}

.left-25px {
    left: 25px;
}

.left-26px {
    left: 26px;
}

.left-27px {
    left: 27px;
}

.left-28px {
    left: 28px;
}

.left-29px {
    left: 29px;
}

.left-30px {
    left: 30px;
}

.left-40px {
    left: 40px;
}

.left-50px {
    left: 50px;
}

.left-60px {
    left: 60px;
}

.left-70px {
    left: 70px;
}

.left-80px {
    left: 80px;
}

.left-90px {
    left: 90px;
}

.left-100px {
    left: 100px;
}

.left-110px {
    left: 110px;
}

.left-120px {
    left: 120px;
}

.left-130px {
    left: 130px;
}

.left-140px {
    left: 140px;
}

.left-150px {
    left: 150px;
}

/* Outside box */
.outside-box-top-15 {
    margin-top: -15vw;
}

.outside-box-top-18 {
    margin-top: -18vw;
}

.outside-box-left-1 {
    margin-left: -1vw;
}

.outside-box-left-2 {
    margin-left: -2vw;
}

.outside-box-left-5 {
    margin-left: -5vw;
}

.outside-box-left-7 {
    margin-left: -7vw;
}

.outside-box-left-8 {
    margin-left: -8vw;
}

.outside-box-left-10 {
    margin-left: -10vw;
}

.outside-box-left-15 {
    margin-left: -15vw;
}

.outside-box-left-20 {
    margin-left: -20vw;
}

.outside-box-left-25 {
    margin-left: -25vw;
}

.outside-box-left-30 {
    margin-left: -30vw;
}

.outside-box-left-35 {
    margin-left: -35vw;
}

.outside-box-left-40 {
    margin-left: -40vw;
}

.outside-box-left-50 {
    margin-left: -50vw;
}

.outside-box-left-60 {
    margin-left: -60vw;
}

.outside-box-left-65 {
    margin-left: -65vw;
}

.outside-box-right-1 {
    margin-right: -1vw;
}

.outside-box-right-2 {
    margin-right: -2vw;
}

.outside-box-right-5 {
    margin-right: -5vw;
}

.outside-box-right-7 {
    margin-right: -7vw;
}

.outside-box-right-10 {
    margin-right: -10vw;
}

.outside-box-right-15 {
    margin-right: -15vw;
}

.outside-box-right-20 {
    margin-right: -20vw;
}

.outside-box-right-25 {
    margin-right: -25vw;
}

.outside-box-right-30 {
    margin-right: -30vw;
}

.outside-box-right-35 {
    margin-right: -35vw;
}

.outside-box-right-40 {
    margin-right: -40vw;
}

.outside-box-right-45 {
    margin-right: -45vw;
}

.outside-box-right-50 {
    margin-right: -50vw;
}

.outside-box-right-60 {
    margin-right: -60vw;
}

.outside-box-right-65 {
    margin-right: -65vw;
}

/* Opacity */
.opacity-0 {
    opacity: .0;
}

.opacity-1 {
    opacity: .1;
}

.opacity-2 {
    opacity: .2;
}

.opacity-3 {
    opacity: .3;
}

.opacity-4 {
    opacity: .4;
}

.opacity-5 {
    opacity: .5;
}

.opacity-6 {
    opacity: .6;
}

.opacity-7 {
    opacity: .7;
}

.opacity-8 {
    opacity: .8;
}

.opacity-9 {
    opacity: .9;
}

.opacity-full-dark, .opacity-full, .opacity-medium, .opacity-extra-medium, .opacity-light, .opacity-very-light {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.opacity-very-light {
    opacity: 0.2;
}

.opacity-light {
    opacity: 0.3;
}

.opacity-extra-medium {
    opacity: 0.5;
}

.opacity-medium {
    opacity: 0.75;
}

.opacity-full {
    opacity: 0.8;
}

.opacity-full-dark {
    opacity: 0.9;
}

/* Z-index */
.z-index-0 {
    z-index: 0;
}

.z-index-1 {
    z-index: 1;
}

.z-index-2 {
    z-index: 2;
}

.z-index-3 {
    z-index: 3;
}

.z-index-4 {
    z-index: 4;
}

.z-index-5 {
    z-index: 5;
}

.z-index-6 {
    z-index: 6;
}

.z-index-7 {
    z-index: 7;
}

.z-index-8 {
    z-index: 8;
}

.z-index-9 {
    z-index: 9;
}

.z-index-minus-1 {
    z-index: -1;
}

.z-index-minus-2 {
    z-index: -2;
}

/* Text shadow */
.text-shadow-lg {
    text-shadow: 0 0 50px rgba(0, 0, 0, 0.9);
}

.text-shadow-xl {
    text-shadow: 0 0 60px rgba(0, 0, 0, 0.9);
}

.text-shadow-xxl {
    text-shadow: 0 0 100px rgba(0, 0, 0, 0.9);
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* color issue */
    .text-white a[href^=tel] {
        color: var(--white);
    }

    .text-dark-gray a[href^=tel] {
        color: var(--text-dark-gray);
    }
}


/* Parallax background */
[data-parallax-background-ratio] {
    position: relative !important;
    background-size: cover !important;
    overflow: hidden;
    background-attachment: fixed !important;
    transition-duration: 0s;
    -webkit-transition-duration: 0s;
}

/* Anime animation */
[data-anime] {
    opacity: 0;
    transition: none;
}

    [data-anime].appear {
        opacity: 1;
    }

    [data-anime].btn {
        transition: none;
    }

        [data-anime].btn.anime-complete {
            -webkit-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out;
            opacity: 0;
        }

/* Box shadow */
.box-shadow, .box-shadow-hover:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
    -webkit-transition: 350ms ease-in-out;
    transition: 350ms ease-in-out;
}

.box-shadow-small, .box-shadow-small-hover:hover {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
    transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
}

.box-shadow-medium, .box-shadow-medium-hover:hover {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
    transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
}

.box-shadow-medium-bottom, .box-shadow-medium-bottom-hover:hover {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
    transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
}

.box-shadow-large, .box-shadow-large-hover:hover {
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
    transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
}

.box-shadow-extra-large, .box-shadow-extra-large-hover:hover {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
    transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
}

.box-shadow-double-large, .box-shadow-double-large-hover:hover {
    -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.09);
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.09);
    -webkit-transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
    transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
}

.box-shadow-triple-large, .box-shadow-triple-large-hover:hover {
    -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 60px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
    transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
}

.box-shadow-quadruple-large, .box-shadow-quadruple-large-hover:hover {
    -webkit-box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
    -webkit-transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
    transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
}

.box-shadow-hover:hover, .box-shadow-large-hover:hover, .box-shadow-extra-large-hover:hover, .box-shadow-medium-hover:hover, .box-shadow-small-hover:hover, .box-shadow-double-large-hover:hover, .box-shadow-quadruple-large-hover:hover {
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
}

.box-shadow-bottom {
    -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
}
/* Box overlay */
.box-overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 400ms cubic-bezier(0.5, 1, 0.89, 1);
    transition: all 400ms cubic-bezier(0.5, 1, 0.89, 1);
}
/* Border radius */
.radius-0px {
    border-radius: 0 !important;
}

.radius-1px {
    border-radius: 1px !important;
}

.radius-2px {
    border-radius: 2px !important;
}

.radius-3px {
    border-radius: 3px !important;
}

.radius-4px {
    border-radius: 4px !important;
}

.radius-5px {
    border-radius: 5px !important;
}

.radius-6px {
    border-radius: 6px !important;
}

.radius-7px {
    border-radius: 7px !important;
}

.radius-8px {
    border-radius: 8px !important;
}

.radius-9px {
    border-radius: 9px !important;
}

.radius-10px {
    border-radius: 10px !important;
}

.radius-15px {
    border-radius: 15px !important;
}

.radius-18px {
    border-radius: 18px !important;
}

.radius-20px {
    border-radius: 20px !important;
}

.radius-22px {
    border-radius: 22px !important;
}

.radius-24px {
    border-radius: 24px !important;
}

.radius-26px {
    border-radius: 26px !important;
}

.radius-30px {
    border-radius: 30px !important;
}

.radius-40px {
    border-radius: 40px !important;
}

.radius-50px {
    border-radius: 50px !important;
}

.radius-100px {
    border-radius: 100px !important;
}

.radius-50 {
    border-radius: 50% !important;
}

.radius-100 {
    border-radius: 100% !important;
}

.no-radius {
    border-radius: 0 !important;
}

.radius-top-left {
    border-radius: 10px 0 0 10px !important;
}

/* Background image */
.contain-background {
    background-size: contain;
}

.cover-background {
    background-repeat: no-repeat !important;
    background-size: cover;
    overflow: hidden;
    position: relative;
    background-position: center center !important;
}

.fix-background {
    position: relative;
    background-size: cover !important;
    -webkit-animation-duration: 0s;
    -webkit-animation-fill-mode: none;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
}

.background-size-inherit {
    background-size: inherit !important;
}

.background-attachment-inherit {
    background-attachment: inherit !important;
}

.background-position-left {
    background-position: left center !important;
}

.background-position-left-bottom {
    background-position: left bottom !important;
}

.background-position-left-center {
    background-position: left center !important;
}

.background-position-right {
    background-position: right center !important;
}

.background-position-right-top {
    background-position: right top !important;
}

.background-position-center-top {
    background-position: center top !important;
}

.background-position-left-top {
    background-position: left top !important;
}

.background-position-right-bottom {
    background-position: right bottom !important;
}

.background-position-center-bottom {
    background-position: center bottom 0px !important;
}

.background-repeat {
    background-repeat: repeat;
}

.background-no-repeat {
    background-repeat: no-repeat;
}

.background-no-repeat-y {
    background-repeat-y: no-repeat;
}

.background-position-center {
    background-position: center !important;
}

/* Background size */
.background-size-100 {
    background-size: 100% !important;
}

.background-size-auto-100 {
    background-size: auto 100% !important;
}

.background-size-contain {
    background-size: contain !important;
}

/* Scroll progress */
.scroll-progress {
    position: fixed;
    right: 20px;
    z-index: 111;
    top: 50%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    mix-blend-mode: difference;
}

    .scroll-progress.visible {
        opacity: 1;
        visibility: visible;
    }

    .scroll-progress .scroll-top {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .scroll-progress .scroll-line {
        width: 2px;
        height: 60px;
        position: relative;
        background-color: rgba(255, 255, 255, 0.15);
        color: inherit;
        display: block;
    }

    .scroll-progress .scroll-point {
        display: inline-block;
        width: 2px;
        position: absolute;
        background-color: var(--white);
        top: 0px;
        left: 0px;
    }

    .scroll-progress .scroll-text {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        writing-mode: vertical-lr;
        margin-bottom: 15px;
        color: var(--white);
        font-size: 11px;
        text-transform: uppercase;
    }

    .scroll-progress.scroll-simple {
        position: fixed;
        right: 50px;
        z-index: 111;
        top: auto;
        transform: none;
        bottom: 50px;
        mix-blend-mode: inherit;
    }

        .scroll-progress.scroll-simple .scroll-top {
            background: var(--white);
            font-size: 17px;
            line-height: 34px;
            box-shadow: 0 0 25px rgba(23, 23, 23, 0.25);
            height: 34px;
            width: 34px;
            padding: 0;
            border-radius: 100%;
        }

/* Vertical rotate text */
.vertical-rotate-text {
    display: flex;
    height: 100%;
}

    .vertical-rotate-text .title {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        writing-mode: vertical-lr;
    }

/* Will change */
.will-change-transform * {
    will-change: transform;
}

.will-change-inherit * {
    will-change: inherit !important;
}

.animation-rotation {
    -webkit-animation: rotation 8s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}
/* Float animation */
.animation-float {
    animation: float 2000ms linear 500ms infinite alternate both;
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(15px);
    }

    100% {
        transform: translateY(30px);
    }
}

.animation-float-small {
    animation: float 2000ms linear 500ms infinite alternate both;
}

@keyframes float {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(5px);
    }

    100% {
        transform: translateY(10px);
    }
}


/* Padding and margin */
@media (max-width: 1600px) {
    section {
        padding-top: 90px;
        padding-bottom: 90px;
    }

        section.big-section {
            padding-top: 120px;
            padding-bottom: 120px;
        }

        section.extra-big-section {
            padding-top: 160px;
            padding-bottom: 160px;
        }

    .xxl-p-5px {
        padding: 5px !important;
    }

    .xxl-p-10px {
        padding: 10px !important;
    }

    .xxl-p-15px {
        padding: 15px !important;
    }

    .xxl-p-20px {
        padding: 20px !important;
    }

    .xxl-p-25px {
        padding: 25px !important;
    }

    .xxl-p-30px {
        padding: 30px !important;
    }

    .xxl-p-35px {
        padding: 35px !important;
    }

    .xxl-p-40px {
        padding: 40px !important;
    }

    .xxl-p-45px {
        padding: 45px !important;
    }

    .xxl-p-50px {
        padding: 50px !important;
    }

    .xxl-p-55px {
        padding: 55px !important;
    }

    .xxl-p-60px {
        padding: 60px !important;
    }

    .xxl-p-65px {
        padding: 65px !important;
    }

    .xxl-p-70px {
        padding: 70px !important;
    }

    .xxl-p-1 {
        padding: 1% !important;
    }

    .xxl-p-2 {
        padding: 2% !important;
    }

    .xxl-p-3 {
        padding: 3% !important;
    }

    .xxl-p-4 {
        padding: 4% !important;
    }

    .xxl-p-5 {
        padding: 5% !important;
    }

    .xxl-p-6 {
        padding: 6% !important;
    }

    .xxl-p-7 {
        padding: 7% !important;
    }

    .xxl-p-8 {
        padding: 8% !important;
    }

    .xxl-p-9 {
        padding: 9% !important;
    }

    .xxl-p-10 {
        padding: 10% !important;
    }

    .xxl-p-11 {
        padding: 11% !important;
    }

    .xxl-p-12 {
        padding: 12% !important;
    }

    .xxl-p-13 {
        padding: 13% !important;
    }

    .xxl-p-14 {
        padding: 14% !important;
    }

    .xxl-p-15 {
        padding: 15% !important;
    }

    .xxl-p-16 {
        padding: 16% !important;
    }

    .xxl-p-17 {
        padding: 17% !important;
    }

    .xxl-p-18 {
        padding: 18% !important;
    }

    .xxl-p-19 {
        padding: 19% !important;
    }

    .xxl-p-20 {
        padding: 20% !important;
    }

    .xxl-p-21 {
        padding: 21% !important;
    }

    .xxl-p-22 {
        padding: 22% !important;
    }

    .xxl-p-23 {
        padding: 23% !important;
    }

    .xxl-p-24 {
        padding: 24% !important;
    }

    .xxl-p-25 {
        padding: 25% !important;
    }

    .xxl-p-26 {
        padding: 26% !important;
    }

    .xxl-p-27 {
        padding: 27% !important;
    }

    .xxl-p-28 {
        padding: 28% !important;
    }

    .xxl-p-29 {
        padding: 29% !important;
    }

    .xxl-p-30 {
        padding: 30% !important;
    }

    .xxl-pt-5px {
        padding-top: 5px !important;
    }

    .xxl-pt-10px {
        padding-top: 10px !important;
    }

    .xxl-pt-15px {
        padding-top: 15px !important;
    }

    .xxl-pt-20px {
        padding-top: 20px !important;
    }

    .xxl-pt-25px {
        padding-top: 25px !important;
    }

    .xxl-pt-30px {
        padding-top: 30px !important;
    }

    .xxl-pt-35px {
        padding-top: 35px !important;
    }

    .xxl-pt-40px {
        padding-top: 40px !important;
    }

    .xxl-pt-45px {
        padding-top: 45px !important;
    }

    .xxl-pt-50px {
        padding-top: 50px !important;
    }

    .xxl-pt-55px {
        padding-top: 55px !important;
    }

    .xxl-pt-60px {
        padding-top: 60px !important;
    }

    .xxl-pt-65px {
        padding-top: 65px !important;
    }

    .xxl-pt-70px {
        padding-top: 70px !important;
    }

    .xxl-pt-1 {
        padding-top: 1% !important;
    }

    .xxl-pt-2 {
        padding-top: 2% !important;
    }

    .xxl-pt-3 {
        padding-top: 3% !important;
    }

    .xxl-pt-4 {
        padding-top: 4% !important;
    }

    .xxl-pt-5 {
        padding-top: 5% !important;
    }

    .xxl-pt-6 {
        padding-top: 6% !important;
    }

    .xxl-pt-7 {
        padding-top: 7% !important;
    }

    .xxl-pt-8 {
        padding-top: 8% !important;
    }

    .xxl-pt-9 {
        padding-top: 9% !important;
    }

    .xxl-pt-10 {
        padding-top: 10% !important;
    }

    .xxl-pt-11 {
        padding-top: 11% !important;
    }

    .xxl-pt-12 {
        padding-top: 12% !important;
    }

    .xxl-pt-13 {
        padding-top: 13% !important;
    }

    .xxl-pt-14 {
        padding-top: 14% !important;
    }

    .xxl-pt-15 {
        padding-top: 15% !important;
    }

    .xxl-pt-16 {
        padding-top: 16% !important;
    }

    .xxl-pt-17 {
        padding-top: 17% !important;
    }

    .xxl-pt-18 {
        padding-top: 18% !important;
    }

    .xxl-pt-19 {
        padding-top: 19% !important;
    }

    .xxl-pt-20 {
        padding-top: 20% !important;
    }

    .xxl-pt-21 {
        padding-top: 21% !important;
    }

    .xxl-pt-22 {
        padding-top: 22% !important;
    }

    .xxl-pt-23 {
        padding-top: 23% !important;
    }

    .xxl-pt-24 {
        padding-top: 24% !important;
    }

    .xxl-pt-25 {
        padding-top: 25% !important;
    }

    .xxl-pt-26 {
        padding-top: 26% !important;
    }

    .xxl-pt-27 {
        padding-top: 27% !important;
    }

    .xxl-pt-28 {
        padding-top: 28% !important;
    }

    .xxl-pt-29 {
        padding-top: 29% !important;
    }

    .xxl-pt-30 {
        padding-top: 30% !important;
    }

    .xxl-pe-5px {
        padding-right: 5px !important;
    }

    .xxl-pe-10px {
        padding-right: 10px !important;
    }

    .xxl-pe-15px {
        padding-right: 15px !important;
    }

    .xxl-pe-20px {
        padding-right: 20px !important;
    }

    .xxl-pe-25px {
        padding-right: 25px !important;
    }

    .xxl-pe-30px {
        padding-right: 30px !important;
    }

    .xxl-pe-35px {
        padding-right: 35px !important;
    }

    .xxl-pe-40px {
        padding-right: 40px !important;
    }

    .xxl-pe-45px {
        padding-right: 45px !important;
    }

    .xxl-pe-50px {
        padding-right: 50px !important;
    }

    .xxl-pe-55px {
        padding-right: 55px !important;
    }

    .xxl-pe-60px {
        padding-right: 60px !important;
    }

    .xxl-pe-65px {
        padding-right: 65px !important;
    }

    .xxl-pe-70px {
        padding-right: 70px !important;
    }

    .xxl-pe-1 {
        padding-right: 1% !important;
    }

    .xxl-pe-2 {
        padding-right: 2% !important;
    }

    .xxl-pe-3 {
        padding-right: 3% !important;
    }

    .xxl-pe-4 {
        padding-right: 4% !important;
    }

    .xxl-pe-5 {
        padding-right: 5% !important;
    }

    .xxl-pe-6 {
        padding-right: 6% !important;
    }

    .xxl-pe-7 {
        padding-right: 7% !important;
    }

    .xxl-pe-8 {
        padding-right: 8% !important;
    }

    .xxl-pe-9 {
        padding-right: 9% !important;
    }

    .xxl-pe-10 {
        padding-right: 10% !important;
    }

    .xxl-pe-11 {
        padding-right: 11% !important;
    }

    .xxl-pe-12 {
        padding-right: 12% !important;
    }

    .xxl-pe-13 {
        padding-right: 13% !important;
    }

    .xxl-pe-14 {
        padding-right: 14% !important;
    }

    .xxl-pe-15 {
        padding-right: 15% !important;
    }

    .xxl-pe-16 {
        padding-right: 16% !important;
    }

    .xxl-pe-17 {
        padding-right: 17% !important;
    }

    .xxl-pe-18 {
        padding-right: 18% !important;
    }

    .xxl-pe-19 {
        padding-right: 19% !important;
    }

    .xxl-pe-20 {
        padding-right: 20% !important;
    }

    .xxl-pe-21 {
        padding-right: 21% !important;
    }

    .xxl-pe-22 {
        padding-right: 22% !important;
    }

    .xxl-pe-23 {
        padding-right: 23% !important;
    }

    .xxl-pe-24 {
        padding-right: 24% !important;
    }

    .xxl-pe-25 {
        padding-right: 25% !important;
    }

    .xxl-pe-26 {
        padding-right: 26% !important;
    }

    .xxl-pe-27 {
        padding-right: 27% !important;
    }

    .xxl-pe-28 {
        padding-right: 28% !important;
    }

    .xxl-pe-29 {
        padding-right: 29% !important;
    }

    .xxl-pe-30 {
        padding-right: 30% !important;
    }

    .xxl-pb-5px {
        padding-bottom: 5px !important;
    }

    .xxl-pb-10px {
        padding-bottom: 10px !important;
    }

    .xxl-pb-15px {
        padding-bottom: 15px !important;
    }

    .xxl-pb-20px {
        padding-bottom: 20px !important;
    }

    .xxl-pb-25px {
        padding-bottom: 25px !important;
    }

    .xxl-pb-30px {
        padding-bottom: 30px !important;
    }

    .xxl-pb-35px {
        padding-bottom: 35px !important;
    }

    .xxl-pb-40px {
        padding-bottom: 40px !important;
    }

    .xxl-pb-45px {
        padding-bottom: 45px !important;
    }

    .xxl-pb-50px {
        padding-bottom: 50px !important;
    }

    .xxl-pb-55px {
        padding-bottom: 55px !important;
    }

    .xxl-pb-60px {
        padding-bottom: 60px !important;
    }

    .xxl-pb-65px {
        padding-bottom: 65px !important;
    }

    .xxl-pb-70px {
        padding-bottom: 70px !important;
    }

    .xxl-pb-1 {
        padding-bottom: 1% !important;
    }

    .xxl-pb-2 {
        padding-bottom: 2% !important;
    }

    .xxl-pb-3 {
        padding-bottom: 3% !important;
    }

    .xxl-pb-4 {
        padding-bottom: 4% !important;
    }

    .xxl-pb-5 {
        padding-bottom: 5% !important;
    }

    .xxl-pb-6 {
        padding-bottom: 6% !important;
    }

    .xxl-pb-7 {
        padding-bottom: 7% !important;
    }

    .xxl-pb-8 {
        padding-bottom: 8% !important;
    }

    .xxl-pb-9 {
        padding-bottom: 9% !important;
    }

    .xxl-pb-10 {
        padding-bottom: 10% !important;
    }

    .xxl-pb-11 {
        padding-bottom: 11% !important;
    }

    .xxl-pb-12 {
        padding-bottom: 12% !important;
    }

    .xxl-pb-13 {
        padding-bottom: 13% !important;
    }

    .xxl-pb-14 {
        padding-bottom: 14% !important;
    }

    .xxl-pb-15 {
        padding-bottom: 15% !important;
    }

    .xxl-pb-16 {
        padding-bottom: 16% !important;
    }

    .xxl-pb-17 {
        padding-bottom: 17% !important;
    }

    .xxl-pb-18 {
        padding-bottom: 18% !important;
    }

    .xxl-pb-19 {
        padding-bottom: 19% !important;
    }

    .xxl-pb-20 {
        padding-bottom: 20% !important;
    }

    .xxl-pb-21 {
        padding-bottom: 21% !important;
    }

    .xxl-pb-22 {
        padding-bottom: 22% !important;
    }

    .xxl-pb-23 {
        padding-bottom: 23% !important;
    }

    .xxl-pb-24 {
        padding-bottom: 24% !important;
    }

    .xxl-pb-25 {
        padding-bottom: 25% !important;
    }

    .xxl-pb-26 {
        padding-bottom: 26% !important;
    }

    .xxl-pb-27 {
        padding-bottom: 27% !important;
    }

    .xxl-pb-28 {
        padding-bottom: 28% !important;
    }

    .xxl-pb-29 {
        padding-bottom: 29% !important;
    }

    .xxl-pb-30 {
        padding-bottom: 30% !important;
    }

    .xxl-ps-5px {
        padding-left: 5px !important;
    }

    .xxl-ps-10px {
        padding-left: 10px !important;
    }

    .xxl-ps-15px {
        padding-left: 15px !important;
    }

    .xxl-ps-20px {
        padding-left: 20px !important;
    }

    .xxl-ps-25px {
        padding-left: 25px !important;
    }

    .xxl-ps-30px {
        padding-left: 30px !important;
    }

    .xxl-ps-35px {
        padding-left: 35px !important;
    }

    .xxl-ps-40px {
        padding-left: 40px !important;
    }

    .xxl-ps-45px {
        padding-left: 45px !important;
    }

    .xxl-ps-50px {
        padding-left: 50px !important;
    }

    .xxl-ps-55px {
        padding-left: 55px !important;
    }

    .xxl-ps-60px {
        padding-left: 60px !important;
    }

    .xxl-ps-65px {
        padding-left: 65px !important;
    }

    .xxl-ps-70px {
        padding-left: 70px !important;
    }

    .xxl-ps-1 {
        padding-left: 1% !important;
    }

    .xxl-ps-2 {
        padding-left: 2% !important;
    }

    .xxl-ps-3 {
        padding-left: 3% !important;
    }

    .xxl-ps-4 {
        padding-left: 4% !important;
    }

    .xxl-ps-5 {
        padding-left: 5% !important;
    }

    .xxl-ps-6 {
        padding-left: 6% !important;
    }

    .xxl-ps-7 {
        padding-left: 7% !important;
    }

    .xxl-ps-8 {
        padding-left: 8% !important;
    }

    .xxl-ps-9 {
        padding-left: 9% !important;
    }

    .xxl-ps-10 {
        padding-left: 10% !important;
    }

    .xxl-ps-11 {
        padding-left: 11% !important;
    }

    .xxl-ps-12 {
        padding-left: 12% !important;
    }

    .xxl-ps-13 {
        padding-left: 13% !important;
    }

    .xxl-ps-14 {
        padding-left: 14% !important;
    }

    .xxl-ps-15 {
        padding-left: 15% !important;
    }

    .xxl-ps-16 {
        padding-left: 16% !important;
    }

    .xxl-ps-17 {
        padding-left: 17% !important;
    }

    .xxl-ps-18 {
        padding-left: 18% !important;
    }

    .xxl-ps-19 {
        padding-left: 19% !important;
    }

    .xxl-ps-20 {
        padding-left: 20% !important;
    }

    .xxl-ps-21 {
        padding-left: 21% !important;
    }

    .xxl-ps-22 {
        padding-left: 22% !important;
    }

    .xxl-ps-23 {
        padding-left: 23% !important;
    }

    .xxl-ps-24 {
        padding-left: 24% !important;
    }

    .xxl-ps-25 {
        padding-left: 25% !important;
    }

    .xxl-ps-26 {
        padding-left: 26% !important;
    }

    .xxl-ps-27 {
        padding-left: 27% !important;
    }

    .xxl-ps-28 {
        padding-left: 28% !important;
    }

    .xxl-ps-29 {
        padding-left: 29% !important;
    }

    .xxl-ps-30 {
        padding-left: 30% !important;
    }

    .xxl-m-5px {
        margin: 5px !important;
    }

    .xxl-m-10px {
        margin: 10px !important;
    }

    .xxl-m-15px {
        margin: 15px !important;
    }

    .xxl-m-20px {
        margin: 20px !important;
    }

    .xxl-m-25px {
        margin: 25px !important;
    }

    .xxl-m-30px {
        margin: 30px !important;
    }

    .xxl-m-35px {
        margin: 35px !important;
    }

    .xxl-m-40px {
        margin: 40px !important;
    }

    .xxl-m-45px {
        margin: 45px !important;
    }

    .xxl-m-50px {
        margin: 50px !important;
    }

    .xxl-m-55px {
        margin: 55px !important;
    }

    .xxl-m-60px {
        margin: 60px !important;
    }

    .xxl-m-65px {
        margin: 65px !important;
    }

    .xxl-m-70px {
        margin: 70px !important;
    }

    .xxl-m-1 {
        margin: 1% !important;
    }

    .xxl-m-2 {
        margin: 2% !important;
    }

    .xxl-m-3 {
        margin: 3% !important;
    }

    .xxl-m-4 {
        margin: 4% !important;
    }

    .xxl-m-5 {
        margin: 5% !important;
    }

    .xxl-m-6 {
        margin: 6% !important;
    }

    .xxl-m-7 {
        margin: 7% !important;
    }

    .xxl-m-8 {
        margin: 8% !important;
    }

    .xxl-m-9 {
        margin: 9% !important;
    }

    .xxl-m-10 {
        margin: 10% !important;
    }

    .xxl-m-11 {
        margin: 11% !important;
    }

    .xxl-m-12 {
        margin: 12% !important;
    }

    .xxl-m-13 {
        margin: 13% !important;
    }

    .xxl-m-14 {
        margin: 14% !important;
    }

    .xxl-m-15 {
        margin: 15% !important;
    }

    .xxl-m-16 {
        margin: 16% !important;
    }

    .xxl-m-17 {
        margin: 17% !important;
    }

    .xxl-m-18 {
        margin: 18% !important;
    }

    .xxl-m-19 {
        margin: 19% !important;
    }

    .xxl-m-20 {
        margin: 20% !important;
    }

    .xxl-m-21 {
        margin: 21% !important;
    }

    .xxl-m-22 {
        margin: 22% !important;
    }

    .xxl-m-23 {
        margin: 23% !important;
    }

    .xxl-m-24 {
        margin: 24% !important;
    }

    .xxl-m-25 {
        margin: 25% !important;
    }

    .xxl-m-26 {
        margin: 26% !important;
    }

    .xxl-m-27 {
        margin: 27% !important;
    }

    .xxl-m-28 {
        margin: 28% !important;
    }

    .xxl-m-29 {
        margin: 29% !important;
    }

    .xxl-m-30 {
        margin: 30% !important;
    }

    .xxl-mt-5px {
        margin-top: 5px !important;
    }

    .xxl-mt-10px {
        margin-top: 10px !important;
    }

    .xxl-mt-15px {
        margin-top: 15px !important;
    }

    .xxl-mt-20px {
        margin-top: 20px !important;
    }

    .xxl-mt-25px {
        margin-top: 25px !important;
    }

    .xxl-mt-30px {
        margin-top: 30px !important;
    }

    .xxl-mt-35px {
        margin-top: 35px !important;
    }

    .xxl-mt-40px {
        margin-top: 40px !important;
    }

    .xxl-mt-45px {
        margin-top: 45px !important;
    }

    .xxl-mt-50px {
        margin-top: 50px !important;
    }

    .xxl-mt-55px {
        margin-top: 55px !important;
    }

    .xxl-mt-60px {
        margin-top: 60px !important;
    }

    .xxl-mt-65px {
        margin-top: 65px !important;
    }

    .xxl-mt-70px {
        margin-top: 70px !important;
    }

    .xxl-mt-1 {
        margin-top: 1% !important;
    }

    .xxl-mt-2 {
        margin-top: 2% !important;
    }

    .xxl-mt-3 {
        margin-top: 3% !important;
    }

    .xxl-mt-4 {
        margin-top: 4% !important;
    }

    .xxl-mt-5 {
        margin-top: 5% !important;
    }

    .xxl-mt-6 {
        margin-top: 6% !important;
    }

    .xxl-mt-7 {
        margin-top: 7% !important;
    }

    .xxl-mt-8 {
        margin-top: 8% !important;
    }

    .xxl-mt-9 {
        margin-top: 9% !important;
    }

    .xxl-mt-10 {
        margin-top: 10% !important;
    }

    .xxl-mt-11 {
        margin-top: 11% !important;
    }

    .xxl-mt-12 {
        margin-top: 12% !important;
    }

    .xxl-mt-13 {
        margin-top: 13% !important;
    }

    .xxl-mt-14 {
        margin-top: 14% !important;
    }

    .xxl-mt-15 {
        margin-top: 15% !important;
    }

    .xxl-mt-16 {
        margin-top: 16% !important;
    }

    .xxl-mt-17 {
        margin-top: 17% !important;
    }

    .xxl-mt-18 {
        margin-top: 18% !important;
    }

    .xxl-mt-19 {
        margin-top: 19% !important;
    }

    .xxl-mt-20 {
        margin-top: 20% !important;
    }

    .xxl-mt-21 {
        margin-top: 21% !important;
    }

    .xxl-mt-22 {
        margin-top: 22% !important;
    }

    .xxl-mt-23 {
        margin-top: 23% !important;
    }

    .xxl-mt-24 {
        margin-top: 24% !important;
    }

    .xxl-mt-25 {
        margin-top: 25% !important;
    }

    .xxl-mt-26 {
        margin-top: 26% !important;
    }

    .xxl-mt-27 {
        margin-top: 27% !important;
    }

    .xxl-mt-28 {
        margin-top: 28% !important;
    }

    .xxl-mt-29 {
        margin-top: 29% !important;
    }

    .xxl-mt-30 {
        margin-top: 30% !important;
    }

    .xxl-me-5px {
        margin-right: 5px !important;
    }

    .xxl-me-10px {
        margin-right: 10px !important;
    }

    .xxl-me-15px {
        margin-right: 15px !important;
    }

    .xxl-me-20px {
        margin-right: 20px !important;
    }

    .xxl-me-25px {
        margin-right: 25px !important;
    }

    .xxl-me-30px {
        margin-right: 30px !important;
    }

    .xxl-me-35px {
        margin-right: 35px !important;
    }

    .xxl-me-40px {
        margin-right: 40px !important;
    }

    .xxl-me-45px {
        margin-right: 45px !important;
    }

    .xxl-me-50px {
        margin-right: 50px !important;
    }

    .xxl-me-55px {
        margin-right: 55px !important;
    }

    .xxl-me-60px {
        margin-right: 60px !important;
    }

    .xxl-me-65px {
        margin-right: 65px !important;
    }

    .xxl-me-70px {
        margin-right: 70px !important;
    }

    .xxl-me-1 {
        margin-right: 1% !important;
    }

    .xxl-me-2 {
        margin-right: 2% !important;
    }

    .xxl-me-3 {
        margin-right: 3% !important;
    }

    .xxl-me-4 {
        margin-right: 4% !important;
    }

    .xxl-me-5 {
        margin-right: 5% !important;
    }

    .xxl-me-6 {
        margin-right: 6% !important;
    }

    .xxl-me-7 {
        margin-right: 7% !important;
    }

    .xxl-me-8 {
        margin-right: 8% !important;
    }

    .xxl-me-9 {
        margin-right: 9% !important;
    }

    .xxl-me-10 {
        margin-right: 10% !important;
    }

    .xxl-me-11 {
        margin-right: 11% !important;
    }

    .xxl-me-12 {
        margin-right: 12% !important;
    }

    .xxl-me-13 {
        margin-right: 13% !important;
    }

    .xxl-me-14 {
        margin-right: 14% !important;
    }

    .xxl-me-15 {
        margin-right: 15% !important;
    }

    .xxl-me-16 {
        margin-right: 16% !important;
    }

    .xxl-me-17 {
        margin-right: 17% !important;
    }

    .xxl-me-18 {
        margin-right: 18% !important;
    }

    .xxl-me-19 {
        margin-right: 19% !important;
    }

    .xxl-me-20 {
        margin-right: 20% !important;
    }

    .xxl-me-21 {
        margin-right: 21% !important;
    }

    .xxl-me-22 {
        margin-right: 22% !important;
    }

    .xxl-me-23 {
        margin-right: 23% !important;
    }

    .xxl-me-24 {
        margin-right: 24% !important;
    }

    .xxl-me-25 {
        margin-right: 25% !important;
    }

    .xxl-me-26 {
        margin-right: 26% !important;
    }

    .xxl-me-27 {
        margin-right: 27% !important;
    }

    .xxl-me-28 {
        margin-right: 28% !important;
    }

    .xxl-me-29 {
        margin-right: 29% !important;
    }

    .xxl-me-30 {
        margin-right: 30% !important;
    }

    .xxl-mb-5px {
        margin-bottom: 5px !important;
    }

    .xxl-mb-10px {
        margin-bottom: 10px !important;
    }

    .xxl-mb-15px {
        margin-bottom: 15px !important;
    }

    .xxl-mb-20px {
        margin-bottom: 20px !important;
    }

    .xxl-mb-25px {
        margin-bottom: 25px !important;
    }

    .xxl-mb-30px {
        margin-bottom: 30px !important;
    }

    .xxl-mb-35px {
        margin-bottom: 35px !important;
    }

    .xxl-mb-40px {
        margin-bottom: 40px !important;
    }

    .xxl-mb-45px {
        margin-bottom: 45px !important;
    }

    .xxl-mb-50px {
        margin-bottom: 50px !important;
    }

    .xxl-mb-55px {
        margin-bottom: 55px !important;
    }

    .xxl-mb-60px {
        margin-bottom: 60px !important;
    }

    .xxl-mb-65px {
        margin-bottom: 65px !important;
    }

    .xxl-mb-70px {
        margin-bottom: 70px !important;
    }

    .xxl-mb-1 {
        margin-bottom: 1% !important;
    }

    .xxl-mb-2 {
        margin-bottom: 2% !important;
    }

    .xxl-mb-3 {
        margin-bottom: 3% !important;
    }

    .xxl-mb-4 {
        margin-bottom: 4% !important;
    }

    .xxl-mb-5 {
        margin-bottom: 5% !important;
    }

    .xxl-mb-6 {
        margin-bottom: 6% !important;
    }

    .xxl-mb-7 {
        margin-bottom: 7% !important;
    }

    .xxl-mb-8 {
        margin-bottom: 8% !important;
    }

    .xxl-mb-9 {
        margin-bottom: 9% !important;
    }

    .xxl-mb-10 {
        margin-bottom: 10% !important;
    }

    .xxl-mb-11 {
        margin-bottom: 11% !important;
    }

    .xxl-mb-12 {
        margin-bottom: 12% !important;
    }

    .xxl-mb-13 {
        margin-bottom: 13% !important;
    }

    .xxl-mb-14 {
        margin-bottom: 14% !important;
    }

    .xxl-mb-15 {
        margin-bottom: 15% !important;
    }

    .xxl-mb-16 {
        margin-bottom: 16% !important;
    }

    .xxl-mb-17 {
        margin-bottom: 17% !important;
    }

    .xxl-mb-18 {
        margin-bottom: 18% !important;
    }

    .xxl-mb-19 {
        margin-bottom: 19% !important;
    }

    .xxl-mb-20 {
        margin-bottom: 20% !important;
    }

    .xxl-mb-21 {
        margin-bottom: 21% !important;
    }

    .xxl-mb-22 {
        margin-bottom: 22% !important;
    }

    .xxl-mb-23 {
        margin-bottom: 23% !important;
    }

    .xxl-mb-24 {
        margin-bottom: 24% !important;
    }

    .xxl-mb-25 {
        margin-bottom: 25% !important;
    }

    .xxl-mb-26 {
        margin-bottom: 26% !important;
    }

    .xxl-mb-27 {
        margin-bottom: 27% !important;
    }

    .xxl-mb-28 {
        margin-bottom: 28% !important;
    }

    .xxl-mb-29 {
        margin-bottom: 29% !important;
    }

    .xxl-mb-30 {
        margin-bottom: 30% !important;
    }

    .xxl-ms-5px {
        margin-left: 5px !important;
    }

    .xxl-ms-10px {
        margin-left: 10px !important;
    }

    .xxl-ms-15px {
        margin-left: 15px !important;
    }

    .xxl-ms-20px {
        margin-left: 20px !important;
    }

    .xxl-ms-25px {
        margin-left: 25px !important;
    }

    .xxl-ms-30px {
        margin-left: 30px !important;
    }

    .xxl-ms-35px {
        margin-left: 35px !important;
    }

    .xxl-ms-40px {
        margin-left: 40px !important;
    }

    .xxl-ms-45px {
        margin-left: 45px !important;
    }

    .xxl-ms-50px {
        margin-left: 50px !important;
    }

    .xxl-ms-55px {
        margin-left: 55px !important;
    }

    .xxl-ms-60px {
        margin-left: 60px !important;
    }

    .xxl-ms-65px {
        margin-left: 65px !important;
    }

    .xxl-ms-70px {
        margin-left: 70px !important;
    }

    .xxl-ms-1 {
        margin-left: 1% !important;
    }

    .xxl-ms-2 {
        margin-left: 2% !important;
    }

    .xxl-ms-3 {
        margin-left: 3% !important;
    }

    .xxl-ms-4 {
        margin-left: 4% !important;
    }

    .xxl-ms-5 {
        margin-left: 5% !important;
    }

    .xxl-ms-6 {
        margin-left: 6% !important;
    }

    .xxl-ms-7 {
        margin-left: 7% !important;
    }

    .xxl-ms-8 {
        margin-left: 8% !important;
    }

    .xxl-ms-9 {
        margin-left: 9% !important;
    }

    .xxl-ms-10 {
        margin-left: 10% !important;
    }

    .xxl-ms-11 {
        margin-left: 11% !important;
    }

    .xxl-ms-12 {
        margin-left: 12% !important;
    }

    .xxl-ms-13 {
        margin-left: 13% !important;
    }

    .xxl-ms-14 {
        margin-left: 14% !important;
    }

    .xxl-ms-15 {
        margin-left: 15% !important;
    }

    .xxl-ms-16 {
        margin-left: 16% !important;
    }

    .xxl-ms-17 {
        margin-left: 17% !important;
    }

    .xxl-ms-18 {
        margin-left: 18% !important;
    }

    .xxl-ms-19 {
        margin-left: 19% !important;
    }

    .xxl-ms-20 {
        margin-left: 20% !important;
    }

    .xxl-ms-21 {
        margin-left: 21% !important;
    }

    .xxl-ms-22 {
        margin-left: 22% !important;
    }

    .xxl-ms-23 {
        margin-left: 23% !important;
    }

    .xxl-ms-24 {
        margin-left: 24% !important;
    }

    .xxl-ms-25 {
        margin-left: 25% !important;
    }

    .xxl-ms-26 {
        margin-left: 26% !important;
    }

    .xxl-ms-27 {
        margin-left: 27% !important;
    }

    .xxl-ms-28 {
        margin-left: 28% !important;
    }

    .xxl-ms-29 {
        margin-left: 29% !important;
    }

    .xxl-ms-30 {
        margin-left: 30% !important;
    }

    .xxl-top-0px {
        top: 0px !important;
    }

    .xxl-top-1px {
        top: 1px !important;
    }

    .xxl-top-2px {
        top: 2px !important;
    }

    .xxl-top-3px {
        top: 3px !important;
    }

    .xxl-top-4px {
        top: 4px !important;
    }

    .xxl-top-5px {
        top: 5px !important;
    }

    .xxl-top-6px {
        top: 6px !important;
    }

    .xxl-top-7px {
        top: 7px !important;
    }

    .xxl-top-8px {
        top: 8px !important;
    }

    .xxl-top-9px {
        top: 9px !important;
    }

    .xxl-top-10px {
        top: 10px !important;
    }

    .xxl-top-11px {
        top: 11px !important;
    }

    .xxl-top-12px {
        top: 12px !important;
    }

    .xxl-top-13px {
        top: 13px !important;
    }

    .xxl-top-14px {
        top: 14px !important;
    }

    .xxl-top-15px {
        top: 15px !important;
    }

    .xxl-top-16px {
        top: 16px !important;
    }

    .xxl-top-17px {
        top: 17px !important;
    }

    .xxl-top-18px {
        top: 18px !important;
    }

    .xxl-top-19px {
        top: 19px !important;
    }

    .xxl-top-20px {
        top: 20px !important;
    }

    .xxl-top-21px {
        top: 21px !important;
    }

    .xxl-top-22px {
        top: 22px !important;
    }

    .xxl-top-23px {
        top: 23px !important;
    }

    .xxl-top-24px {
        top: 24px !important;
    }

    .xxl-top-25px {
        top: 25px !important;
    }

    .xxl-top-26px {
        top: 26px !important;
    }

    .xxl-top-27px {
        top: 27px !important;
    }

    .xxl-top-28px {
        top: 28px !important;
    }

    .xxl-top-29px {
        top: 29px !important;
    }

    .xxl-top-30px {
        top: 30px !important;
    }

    .xxl-top-40px {
        top: 40px !important;
    }

    .xxl-top-50px {
        top: 50px !important;
    }

    .xxl-top-60px {
        top: 60px !important;
    }

    .xxl-top-70px {
        top: 70px !important;
    }

    .xxl-top-80px {
        top: 80px !important;
    }

    .xxl-top-90px {
        top: 90px !important;
    }

    .xxl-top-100px {
        top: 100px !important;
    }

    .xxl-top-110px {
        top: 110px !important;
    }

    .xxl-top-120px {
        top: 120px !important;
    }

    .xxl-top-130px {
        top: 130px !important;
    }

    .xxl-top-140px {
        top: 140px !important;
    }

    .xxl-top-150px {
        top: 150px !important;
    }

    .xxl-right-0px {
        right: 0px !important;
    }

    .xxl-right-1px {
        right: 1px !important;
    }

    .xxl-right-2px {
        right: 2px !important;
    }

    .xxl-right-3px {
        right: 3px !important;
    }

    .xxl-right-4px {
        right: 4px !important;
    }

    .xxl-right-5px {
        right: 5px !important;
    }

    .xxl-right-6px {
        right: 6px !important;
    }

    .xxl-right-7px {
        right: 7px !important;
    }

    .xxl-right-8px {
        right: 8px !important;
    }

    .xxl-right-9px {
        right: 9px !important;
    }

    .xxl-right-10px {
        right: 10px !important;
    }

    .xxl-right-11px {
        right: 11px !important;
    }

    .xxl-right-12px {
        right: 12px !important;
    }

    .xxl-right-13px {
        right: 13px !important;
    }

    .xxl-right-14px {
        right: 14px !important;
    }

    .xxl-right-15px {
        right: 15px !important;
    }

    .xxl-right-16px {
        right: 16px !important;
    }

    .xxl-right-17px {
        right: 17px !important;
    }

    .xxl-right-18px {
        right: 18px !important;
    }

    .xxl-right-19px {
        right: 19px !important;
    }

    .xxl-right-20px {
        right: 20px !important;
    }

    .xxl-right-21px {
        right: 21px !important;
    }

    .xxl-right-22px {
        right: 22px !important;
    }

    .xxl-right-23px {
        right: 23px !important;
    }

    .xxl-right-24px {
        right: 24px !important;
    }

    .xxl-right-25px {
        right: 25px !important;
    }

    .xxl-right-26px {
        right: 26px !important;
    }

    .xxl-right-27px {
        right: 27px !important;
    }

    .xxl-right-28px {
        right: 28px !important;
    }

    .xxl-right-29px {
        right: 29px !important;
    }

    .xxl-right-30px {
        right: 30px !important;
    }

    .xxl-right-40px {
        right: 40px !important;
    }

    .xxl-right-50px {
        right: 50px !important;
    }

    .xxl-right-60px {
        right: 60px !important;
    }

    .xxl-right-70px {
        right: 70px !important;
    }

    .xxl-right-80px {
        right: 80px !important;
    }

    .xxl-right-90px {
        right: 90px !important;
    }

    .xxl-right-100px {
        right: 100px !important;
    }

    .xxl-right-110px {
        right: 110px !important;
    }

    .xxl-right-120px {
        right: 120px !important;
    }

    .xxl-right-130px {
        right: 130px !important;
    }

    .xxl-right-140px {
        right: 140px !important;
    }

    .xxl-right-150px {
        right: 150px !important;
    }

    .xxl-bottom-0px {
        bottom: 0px !important;
    }

    .xxl-bottom-1px {
        bottom: 1px !important;
    }

    .xxl-bottom-2px {
        bottom: 2px !important;
    }

    .xxl-bottom-3px {
        bottom: 3px !important;
    }

    .xxl-bottom-4px {
        bottom: 4px !important;
    }

    .xxl-bottom-5px {
        bottom: 5px !important;
    }

    .xxl-bottom-6px {
        bottom: 6px !important;
    }

    .xxl-bottom-7px {
        bottom: 7px !important;
    }

    .xxl-bottom-8px {
        bottom: 8px !important;
    }

    .xxl-bottom-9px {
        bottom: 9px !important;
    }

    .xxl-bottom-10px {
        bottom: 10px !important;
    }

    .xxl-bottom-11px {
        bottom: 11px !important;
    }

    .xxl-bottom-12px {
        bottom: 12px !important;
    }

    .xxl-bottom-13px {
        bottom: 13px !important;
    }

    .xxl-bottom-14px {
        bottom: 14px !important;
    }

    .xxl-bottom-15px {
        bottom: 15px !important;
    }

    .xxl-bottom-16px {
        bottom: 16px !important;
    }

    .xxl-bottom-17px {
        bottom: 17px !important;
    }

    .xxl-bottom-18px {
        bottom: 18px !important;
    }

    .xxl-bottom-19px {
        bottom: 19px !important;
    }

    .xxl-bottom-20px {
        bottom: 20px !important;
    }

    .xxl-bottom-21px {
        bottom: 21px !important;
    }

    .xxl-bottom-22px {
        bottom: 22px !important;
    }

    .xxl-bottom-23px {
        bottom: 23px !important;
    }

    .xxl-bottom-24px {
        bottom: 24px !important;
    }

    .xxl-bottom-25px {
        bottom: 25px !important;
    }

    .xxl-bottom-26px {
        bottom: 26px !important;
    }

    .xxl-bottom-27px {
        bottom: 27px !important;
    }

    .xxl-bottom-28px {
        bottom: 28px !important;
    }

    .xxl-bottom-29px {
        bottom: 29px !important;
    }

    .xxl-bottom-30px {
        bottom: 30px !important;
    }

    .xxl-bottom-40px {
        bottom: 40px !important;
    }

    .xxl-bottom-50px {
        bottom: 50px !important;
    }

    .xxl-bottom-60px {
        bottom: 60px !important;
    }

    .xxl-bottom-70px {
        bottom: 70px !important;
    }

    .xxl-bottom-80px {
        bottom: 80px !important;
    }

    .xxl-bottom-90px {
        bottom: 90px !important;
    }

    .xxl-bottom-100px {
        bottom: 100px !important;
    }

    .xxl-bottom-110px {
        bottom: 110px !important;
    }

    .xxl-bottom-120px {
        bottom: 120px !important;
    }

    .xxl-bottom-130px {
        bottom: 130px !important;
    }

    .xxl-bottom-140px {
        bottom: 140px !important;
    }

    .xxl-bottom-150px {
        bottom: 150px !important;
    }

    .xxl-left-0px {
        left: 0px !important;
    }

    .xxl-left-1px {
        left: 1px !important;
    }

    .xxl-left-2px {
        left: 2px !important;
    }

    .xxl-left-3px {
        left: 3px !important;
    }

    .xxl-left-4px {
        left: 4px !important;
    }

    .xxl-left-5px {
        left: 5px !important;
    }

    .xxl-left-6px {
        left: 6px !important;
    }

    .xxl-left-7px {
        left: 7px !important;
    }

    .xxl-left-8px {
        left: 8px !important;
    }

    .xxl-left-9px {
        left: 9px !important;
    }

    .xxl-left-10px {
        left: 10px !important;
    }

    .xxl-left-11px {
        left: 11px !important;
    }

    .xxl-left-12px {
        left: 12px !important;
    }

    .xxl-left-13px {
        left: 13px !important;
    }

    .xxl-left-14px {
        left: 14px !important;
    }

    .xxl-left-15px {
        left: 15px !important;
    }

    .xxl-left-16px {
        left: 16px !important;
    }

    .xxl-left-17px {
        left: 17px !important;
    }

    .xxl-left-18px {
        left: 18px !important;
    }

    .xxl-left-19px {
        left: 19px !important;
    }

    .xxl-left-20px {
        left: 20px !important;
    }

    .xxl-left-21px {
        left: 21px !important;
    }

    .xxl-left-22px {
        left: 22px !important;
    }

    .xxl-left-23px {
        left: 23px !important;
    }

    .xxl-left-24px {
        left: 24px !important;
    }

    .xxl-left-25px {
        left: 25px !important;
    }

    .xxl-left-26px {
        left: 26px !important;
    }

    .xxl-left-27px {
        left: 27px !important;
    }

    .xxl-left-28px {
        left: 28px !important;
    }

    .xxl-left-29px {
        left: 29px !important;
    }

    .xxl-left-30px {
        left: 30px !important;
    }

    .xxl-left-40px {
        left: 40px !important;
    }

    .xxl-left-50px {
        left: 50px !important;
    }

    .xxl-left-60px {
        left: 60px !important;
    }

    .xxl-left-70px {
        left: 70px !important;
    }

    .xxl-left-80px {
        left: 80px !important;
    }

    .xxl-left-90px {
        left: 90px !important;
    }

    .xxl-left-100px {
        left: 100px !important;
    }

    .xxl-left-110px {
        left: 110px !important;
    }

    .xxl-left-120px {
        left: 120px !important;
    }

    .xxl-left-130px {
        left: 130px !important;
    }

    .xxl-left-140px {
        left: 140px !important;
    }

    .xxl-left-150px {
        left: 150px !important;
    }

    .xxl-top-minus-0px {
        top: -0px !important;
    }

    .xxl-top-minus-1px {
        top: -1px !important;
    }

    .xxl-top-minus-2px {
        top: -2px !important;
    }

    .xxl-top-minus-3px {
        top: -3px !important;
    }

    .xxl-top-minus-4px {
        top: -4px !important;
    }

    .xxl-top-minus-5px {
        top: -5px !important;
    }

    .xxl-top-minus-6px {
        top: -6px !important;
    }

    .xxl-top-minus-7px {
        top: -7px !important;
    }

    .xxl-top-minus-8px {
        top: -8px !important;
    }

    .xxl-top-minus-9px {
        top: -9px !important;
    }

    .xxl-top-minus-10px {
        top: -10px !important;
    }

    .xxl-top-minus-11px {
        top: -11px !important;
    }

    .xxl-top-minus-12px {
        top: -12px !important;
    }

    .xxl-top-minus-13px {
        top: -13px !important;
    }

    .xxl-top-minus-14px {
        top: -14px !important;
    }

    .xxl-top-minus-15px {
        top: -15px !important;
    }

    .xxl-top-minus-16px {
        top: -16px !important;
    }

    .xxl-top-minus-17px {
        top: -17px !important;
    }

    .xxl-top-minus-18px {
        top: -18px !important;
    }

    .xxl-top-minus-19px {
        top: -19px !important;
    }

    .xxl-top-minus-20px {
        top: -20px !important;
    }

    .xxl-top-minus-21px {
        top: -21px !important;
    }

    .xxl-top-minus-22px {
        top: -22px !important;
    }

    .xxl-top-minus-23px {
        top: -23px !important;
    }

    .xxl-top-minus-24px {
        top: -24px !important;
    }

    .xxl-top-minus-25px {
        top: -25px !important;
    }

    .xxl-top-minus-26px {
        top: -26px !important;
    }

    .xxl-top-minus-27px {
        top: -27px !important;
    }

    .xxl-top-minus-28px {
        top: -28px !important;
    }

    .xxl-top-minus-29px {
        top: -29px !important;
    }

    .xxl-top-minus-30px {
        top: -30px !important;
    }

    .xxl-top-minus-40px {
        top: -40px !important;
    }

    .xxl-top-minus-50px {
        top: -50px !important;
    }

    .xxl-top-minus-60px {
        top: -60px !important;
    }

    .xxl-top-minus-70px {
        top: -70px !important;
    }

    .xxl-top-minus-80px {
        top: -80px !important;
    }

    .xxl-top-minus-90px {
        top: -90px !important;
    }

    .xxl-top-minus-100px {
        top: -100px !important;
    }

    .xxl-top-minus-110px {
        top: -110px !important;
    }

    .xxl-top-minus-120px {
        top: -120px !important;
    }

    .xxl-top-minus-130px {
        top: -130px !important;
    }

    .xxl-top-minus-140px {
        top: -140px !important;
    }

    .xxl-top-minus-150px {
        top: -150px !important;
    }

    .xxl-right-minus-0px {
        right: -0px !important;
    }

    .xxl-right-minus-1px {
        right: -1px !important;
    }

    .xxl-right-minus-2px {
        right: -2px !important;
    }

    .xxl-right-minus-3px {
        right: -3px !important;
    }

    .xxl-right-minus-4px {
        right: -4px !important;
    }

    .xxl-right-minus-5px {
        right: -5px !important;
    }

    .xxl-right-minus-6px {
        right: -6px !important;
    }

    .xxl-right-minus-7px {
        right: -7px !important;
    }

    .xxl-right-minus-8px {
        right: -8px !important;
    }

    .xxl-right-minus-9px {
        right: -9px !important;
    }

    .xxl-right-minus-10px {
        right: -10px !important;
    }

    .xxl-right-minus-11px {
        right: -11px !important;
    }

    .xxl-right-minus-12px {
        right: -12px !important;
    }

    .xxl-right-minus-13px {
        right: -13px !important;
    }

    .xxl-right-minus-14px {
        right: -14px !important;
    }

    .xxl-right-minus-15px {
        right: -15px !important;
    }

    .xxl-right-minus-16px {
        right: -16px !important;
    }

    .xxl-right-minus-17px {
        right: -17px !important;
    }

    .xxl-right-minus-18px {
        right: -18px !important;
    }

    .xxl-right-minus-19px {
        right: -19px !important;
    }

    .xxl-right-minus-20px {
        right: -20px !important;
    }

    .xxl-right-minus-21px {
        right: -21px !important;
    }

    .xxl-right-minus-22px {
        right: -22px !important;
    }

    .xxl-right-minus-23px {
        right: -23px !important;
    }

    .xxl-right-minus-24px {
        right: -24px !important;
    }

    .xxl-right-minus-25px {
        right: -25px !important;
    }

    .xxl-right-minus-26px {
        right: -26px !important;
    }

    .xxl-right-minus-27px {
        right: -27px !important;
    }

    .xxl-right-minus-28px {
        right: -28px !important;
    }

    .xxl-right-minus-29px {
        right: -29px !important;
    }

    .xxl-right-minus-30px {
        right: -30px !important;
    }

    .xxl-right-minus-40px {
        right: -40px !important;
    }

    .xxl-right-minus-50px {
        right: -50px !important;
    }

    .xxl-right-minus-60px {
        right: -60px !important;
    }

    .xxl-right-minus-70px {
        right: -70px !important;
    }

    .xxl-right-minus-80px {
        right: -80px !important;
    }

    .xxl-right-minus-90px {
        right: -90px !important;
    }

    .xxl-right-minus-100px {
        right: -100px !important;
    }

    .xxl-right-minus-110px {
        right: -110px !important;
    }

    .xxl-right-minus-120px {
        right: -120px !important;
    }

    .xxl-right-minus-130px {
        right: -130px !important;
    }

    .xxl-right-minus-140px {
        right: -140px !important;
    }

    .xxl-right-minus-150px {
        right: -150px !important;
    }

    .xxl-bottom-minus-0px {
        bottom: -0px !important;
    }

    .xxl-bottom-minus-1px {
        bottom: -1px !important;
    }

    .xxl-bottom-minus-2px {
        bottom: -2px !important;
    }

    .xxl-bottom-minus-3px {
        bottom: -3px !important;
    }

    .xxl-bottom-minus-4px {
        bottom: -4px !important;
    }

    .xxl-bottom-minus-5px {
        bottom: -5px !important;
    }

    .xxl-bottom-minus-6px {
        bottom: -6px !important;
    }

    .xxl-bottom-minus-7px {
        bottom: -7px !important;
    }

    .xxl-bottom-minus-8px {
        bottom: -8px !important;
    }

    .xxl-bottom-minus-9px {
        bottom: -9px !important;
    }

    .xxl-bottom-minus-10px {
        bottom: -10px !important;
    }

    .xxl-bottom-minus-11px {
        bottom: -11px !important;
    }

    .xxl-bottom-minus-12px {
        bottom: -12px !important;
    }

    .xxl-bottom-minus-13px {
        bottom: -13px !important;
    }

    .xxl-bottom-minus-14px {
        bottom: -14px !important;
    }

    .xxl-bottom-minus-15px {
        bottom: -15px !important;
    }

    .xxl-bottom-minus-16px {
        bottom: -16px !important;
    }

    .xxl-bottom-minus-17px {
        bottom: -17px !important;
    }

    .xxl-bottom-minus-18px {
        bottom: -18px !important;
    }

    .xxl-bottom-minus-19px {
        bottom: -19px !important;
    }

    .xxl-bottom-minus-20px {
        bottom: -20px !important;
    }

    .xxl-bottom-minus-21px {
        bottom: -21px !important;
    }

    .xxl-bottom-minus-22px {
        bottom: -22px !important;
    }

    .xxl-bottom-minus-23px {
        bottom: -23px !important;
    }

    .xxl-bottom-minus-24px {
        bottom: -24px !important;
    }

    .xxl-bottom-minus-25px {
        bottom: -25px !important;
    }

    .xxl-bottom-minus-26px {
        bottom: -26px !important;
    }

    .xxl-bottom-minus-27px {
        bottom: -27px !important;
    }

    .xxl-bottom-minus-28px {
        bottom: -28px !important;
    }

    .xxl-bottom-minus-29px {
        bottom: -29px !important;
    }

    .xxl-bottom-minus-30px {
        bottom: -30px !important;
    }

    .xxl-bottom-minus-40px {
        bottom: -40px !important;
    }

    .xxl-bottom-minus-50px {
        bottom: -50px !important;
    }

    .xxl-bottom-minus-60px {
        bottom: -60px !important;
    }

    .xxl-bottom-minus-70px {
        bottom: -70px !important;
    }

    .xxl-bottom-minus-80px {
        bottom: -80px !important;
    }

    .xxl-bottom-minus-90px {
        bottom: -90px !important;
    }

    .xxl-bottom-minus-100px {
        bottom: -100px !important;
    }

    .xxl-bottom-minus-110px {
        bottom: -110px !important;
    }

    .xxl-bottom-minus-120px {
        bottom: -120px !important;
    }

    .xxl-bottom-minus-130px {
        bottom: -130px !important;
    }

    .xxl-bottom-minus-140px {
        bottom: -140px !important;
    }

    .xxl-bottom-minus-150px {
        bottom: -150px !important;
    }

    .xxl-left-minus-0px {
        left: -0px !important;
    }

    .xxl-left-minus-1px {
        left: -1px !important;
    }

    .xxl-left-minus-2px {
        left: -2px !important;
    }

    .xxl-left-minus-3px {
        left: -3px !important;
    }

    .xxl-left-minus-4px {
        left: -4px !important;
    }

    .xxl-left-minus-5px {
        left: -5px !important;
    }

    .xxl-left-minus-6px {
        left: -6px !important;
    }

    .xxl-left-minus-7px {
        left: -7px !important;
    }

    .xxl-left-minus-8px {
        left: -8px !important;
    }

    .xxl-left-minus-9px {
        left: -9px !important;
    }

    .xxl-left-minus-10px {
        left: -10px !important;
    }

    .xxl-left-minus-11px {
        left: -11px !important;
    }

    .xxl-left-minus-12px {
        left: -12px !important;
    }

    .xxl-left-minus-13px {
        left: -13px !important;
    }

    .xxl-left-minus-14px {
        left: -14px !important;
    }

    .xxl-left-minus-15px {
        left: -15px !important;
    }

    .xxl-left-minus-16px {
        left: -16px !important;
    }

    .xxl-left-minus-17px {
        left: -17px !important;
    }

    .xxl-left-minus-18px {
        left: -18px !important;
    }

    .xxl-left-minus-19px {
        left: -19px !important;
    }

    .xxl-left-minus-20px {
        left: -20px !important;
    }

    .xxl-left-minus-21px {
        left: -21px !important;
    }

    .xxl-left-minus-22px {
        left: -22px !important;
    }

    .xxl-left-minus-23px {
        left: -23px !important;
    }

    .xxl-left-minus-24px {
        left: -24px !important;
    }

    .xxl-left-minus-25px {
        left: -25px !important;
    }

    .xxl-left-minus-26px {
        left: -26px !important;
    }

    .xxl-left-minus-27px {
        left: -27px !important;
    }

    .xxl-left-minus-28px {
        left: -28px !important;
    }

    .xxl-left-minus-29px {
        left: -29px !important;
    }

    .xxl-left-minus-30px {
        left: -30px !important;
    }

    .xxl-left-minus-40px {
        left: -40px !important;
    }

    .xxl-left-minus-50px {
        left: -50px !important;
    }

    .xxl-left-minus-60px {
        left: -60px !important;
    }

    .xxl-left-minus-70px {
        left: -70px !important;
    }

    .xxl-left-minus-80px {
        left: -80px !important;
    }

    .xxl-left-minus-90px {
        left: -90px !important;
    }

    .xxl-left-minus-100px {
        left: -100px !important;
    }

    .xxl-left-minus-110px {
        left: -110px !important;
    }

    .xxl-left-minus-120px {
        left: -120px !important;
    }

    .xxl-left-minus-130px {
        left: -130px !important;
    }

    .xxl-left-minus-140px {
        left: -140px !important;
    }

    .xxl-left-minus-150px {
        left: -150px !important;
    }
}

@media (max-width: 1399px) {
    .xl-p-5px {
        padding: 5px !important;
    }

    .xl-p-10px {
        padding: 10px !important;
    }

    .xl-p-15px {
        padding: 15px !important;
    }

    .xl-p-20px {
        padding: 20px !important;
    }

    .xl-p-25px {
        padding: 25px !important;
    }

    .xl-p-30px {
        padding: 30px !important;
    }

    .xl-p-35px {
        padding: 35px !important;
    }

    .xl-p-40px {
        padding: 40px !important;
    }

    .xl-p-45px {
        padding: 45px !important;
    }

    .xl-p-50px {
        padding: 50px !important;
    }

    .xl-p-55px {
        padding: 55px !important;
    }

    .xl-p-60px {
        padding: 60px !important;
    }

    .xl-p-65px {
        padding: 65px !important;
    }

    .xl-p-70px {
        padding: 70px !important;
    }

    .xl-p-1 {
        padding: 1% !important;
    }

    .xl-p-2 {
        padding: 2% !important;
    }

    .xl-p-3 {
        padding: 3% !important;
    }

    .xl-p-4 {
        padding: 4% !important;
    }

    .xl-p-5 {
        padding: 5% !important;
    }

    .xl-p-6 {
        padding: 6% !important;
    }

    .xl-p-7 {
        padding: 7% !important;
    }

    .xl-p-8 {
        padding: 8% !important;
    }

    .xl-p-9 {
        padding: 9% !important;
    }

    .xl-p-10 {
        padding: 10% !important;
    }

    .xl-p-11 {
        padding: 11% !important;
    }

    .xl-p-12 {
        padding: 12% !important;
    }

    .xl-p-13 {
        padding: 13% !important;
    }

    .xl-p-14 {
        padding: 14% !important;
    }

    .xl-p-15 {
        padding: 15% !important;
    }

    .xl-p-16 {
        padding: 16% !important;
    }

    .xl-p-17 {
        padding: 17% !important;
    }

    .xl-p-18 {
        padding: 18% !important;
    }

    .xl-p-19 {
        padding: 19% !important;
    }

    .xl-p-20 {
        padding: 20% !important;
    }

    .xl-p-21 {
        padding: 21% !important;
    }

    .xl-p-22 {
        padding: 22% !important;
    }

    .xl-p-23 {
        padding: 23% !important;
    }

    .xl-p-24 {
        padding: 24% !important;
    }

    .xl-p-25 {
        padding: 25% !important;
    }

    .xl-p-26 {
        padding: 26% !important;
    }

    .xl-p-27 {
        padding: 27% !important;
    }

    .xl-p-28 {
        padding: 28% !important;
    }

    .xl-p-29 {
        padding: 29% !important;
    }

    .xl-p-30 {
        padding: 30% !important;
    }

    .xl-pt-5px {
        padding-top: 5px !important;
    }

    .xl-pt-10px {
        padding-top: 10px !important;
    }

    .xl-pt-15px {
        padding-top: 15px !important;
    }

    .xl-pt-20px {
        padding-top: 20px !important;
    }

    .xl-pt-25px {
        padding-top: 25px !important;
    }

    .xl-pt-30px {
        padding-top: 30px !important;
    }

    .xl-pt-35px {
        padding-top: 35px !important;
    }

    .xl-pt-40px {
        padding-top: 40px !important;
    }

    .xl-pt-45px {
        padding-top: 45px !important;
    }

    .xl-pt-50px {
        padding-top: 50px !important;
    }

    .xl-pt-55px {
        padding-top: 55px !important;
    }

    .xl-pt-60px {
        padding-top: 60px !important;
    }

    .xl-pt-65px {
        padding-top: 65px !important;
    }

    .xl-pt-70px {
        padding-top: 70px !important;
    }

    .xl-pt-1 {
        padding-top: 1% !important;
    }

    .xl-pt-2 {
        padding-top: 2% !important;
    }

    .xl-pt-3 {
        padding-top: 3% !important;
    }

    .xl-pt-4 {
        padding-top: 4% !important;
    }

    .xl-pt-5 {
        padding-top: 5% !important;
    }

    .xl-pt-6 {
        padding-top: 6% !important;
    }

    .xl-pt-7 {
        padding-top: 7% !important;
    }

    .xl-pt-8 {
        padding-top: 8% !important;
    }

    .xl-pt-9 {
        padding-top: 9% !important;
    }

    .xl-pt-10 {
        padding-top: 10% !important;
    }

    .xl-pt-11 {
        padding-top: 11% !important;
    }

    .xl-pt-12 {
        padding-top: 12% !important;
    }

    .xl-pt-13 {
        padding-top: 13% !important;
    }

    .xl-pt-14 {
        padding-top: 14% !important;
    }

    .xl-pt-15 {
        padding-top: 15% !important;
    }

    .xl-pt-16 {
        padding-top: 16% !important;
    }

    .xl-pt-17 {
        padding-top: 17% !important;
    }

    .xl-pt-18 {
        padding-top: 18% !important;
    }

    .xl-pt-19 {
        padding-top: 19% !important;
    }

    .xl-pt-20 {
        padding-top: 20% !important;
    }

    .xl-pt-21 {
        padding-top: 21% !important;
    }

    .xl-pt-22 {
        padding-top: 22% !important;
    }

    .xl-pt-23 {
        padding-top: 23% !important;
    }

    .xl-pt-24 {
        padding-top: 24% !important;
    }

    .xl-pt-25 {
        padding-top: 25% !important;
    }

    .xl-pt-26 {
        padding-top: 26% !important;
    }

    .xl-pt-27 {
        padding-top: 27% !important;
    }

    .xl-pt-28 {
        padding-top: 28% !important;
    }

    .xl-pt-29 {
        padding-top: 29% !important;
    }

    .xl-pt-30 {
        padding-top: 30% !important;
    }

    .xl-pe-5px {
        padding-right: 5px !important;
    }

    .xl-pe-10px {
        padding-right: 10px !important;
    }

    .xl-pe-15px {
        padding-right: 15px !important;
    }

    .xl-pe-20px {
        padding-right: 20px !important;
    }

    .xl-pe-25px {
        padding-right: 25px !important;
    }

    .xl-pe-30px {
        padding-right: 30px !important;
    }

    .xl-pe-35px {
        padding-right: 35px !important;
    }

    .xl-pe-40px {
        padding-right: 40px !important;
    }

    .xl-pe-45px {
        padding-right: 45px !important;
    }

    .xl-pe-50px {
        padding-right: 50px !important;
    }

    .xl-pe-55px {
        padding-right: 55px !important;
    }

    .xl-pe-60px {
        padding-right: 60px !important;
    }

    .xl-pe-65px {
        padding-right: 65px !important;
    }

    .xl-pe-70px {
        padding-right: 70px !important;
    }

    .xl-pe-1 {
        padding-right: 1% !important;
    }

    .xl-pe-2 {
        padding-right: 2% !important;
    }

    .xl-pe-3 {
        padding-right: 3% !important;
    }

    .xl-pe-4 {
        padding-right: 4% !important;
    }

    .xl-pe-5 {
        padding-right: 5% !important;
    }

    .xl-pe-6 {
        padding-right: 6% !important;
    }

    .xl-pe-7 {
        padding-right: 7% !important;
    }

    .xl-pe-8 {
        padding-right: 8% !important;
    }

    .xl-pe-9 {
        padding-right: 9% !important;
    }

    .xl-pe-10 {
        padding-right: 10% !important;
    }

    .xl-pe-11 {
        padding-right: 11% !important;
    }

    .xl-pe-12 {
        padding-right: 12% !important;
    }

    .xl-pe-13 {
        padding-right: 13% !important;
    }

    .xl-pe-14 {
        padding-right: 14% !important;
    }

    .xl-pe-15 {
        padding-right: 15% !important;
    }

    .xl-pe-16 {
        padding-right: 16% !important;
    }

    .xl-pe-17 {
        padding-right: 17% !important;
    }

    .xl-pe-18 {
        padding-right: 18% !important;
    }

    .xl-pe-19 {
        padding-right: 19% !important;
    }

    .xl-pe-20 {
        padding-right: 20% !important;
    }

    .xl-pe-21 {
        padding-right: 21% !important;
    }

    .xl-pe-22 {
        padding-right: 22% !important;
    }

    .xl-pe-23 {
        padding-right: 23% !important;
    }

    .xl-pe-24 {
        padding-right: 24% !important;
    }

    .xl-pe-25 {
        padding-right: 25% !important;
    }

    .xl-pe-26 {
        padding-right: 26% !important;
    }

    .xl-pe-27 {
        padding-right: 27% !important;
    }

    .xl-pe-28 {
        padding-right: 28% !important;
    }

    .xl-pe-29 {
        padding-right: 29% !important;
    }

    .xl-pe-30 {
        padding-right: 30% !important;
    }

    .xl-pb-5px {
        padding-bottom: 5px !important;
    }

    .xl-pb-10px {
        padding-bottom: 10px !important;
    }

    .xl-pb-15px {
        padding-bottom: 15px !important;
    }

    .xl-pb-20px {
        padding-bottom: 20px !important;
    }

    .xl-pb-25px {
        padding-bottom: 25px !important;
    }

    .xl-pb-30px {
        padding-bottom: 30px !important;
    }

    .xl-pb-35px {
        padding-bottom: 35px !important;
    }

    .xl-pb-40px {
        padding-bottom: 40px !important;
    }

    .xl-pb-45px {
        padding-bottom: 45px !important;
    }

    .xl-pb-50px {
        padding-bottom: 50px !important;
    }

    .xl-pb-55px {
        padding-bottom: 55px !important;
    }

    .xl-pb-60px {
        padding-bottom: 60px !important;
    }

    .xl-pb-65px {
        padding-bottom: 65px !important;
    }

    .xl-pb-70px {
        padding-bottom: 70px !important;
    }

    .xl-pb-1 {
        padding-bottom: 1% !important;
    }

    .xl-pb-2 {
        padding-bottom: 2% !important;
    }

    .xl-pb-3 {
        padding-bottom: 3% !important;
    }

    .xl-pb-4 {
        padding-bottom: 4% !important;
    }

    .xl-pb-5 {
        padding-bottom: 5% !important;
    }

    .xl-pb-6 {
        padding-bottom: 6% !important;
    }

    .xl-pb-7 {
        padding-bottom: 7% !important;
    }

    .xl-pb-8 {
        padding-bottom: 8% !important;
    }

    .xl-pb-9 {
        padding-bottom: 9% !important;
    }

    .xl-pb-10 {
        padding-bottom: 10% !important;
    }

    .xl-pb-11 {
        padding-bottom: 11% !important;
    }

    .xl-pb-12 {
        padding-bottom: 12% !important;
    }

    .xl-pb-13 {
        padding-bottom: 13% !important;
    }

    .xl-pb-14 {
        padding-bottom: 14% !important;
    }

    .xl-pb-15 {
        padding-bottom: 15% !important;
    }

    .xl-pb-16 {
        padding-bottom: 16% !important;
    }

    .xl-pb-17 {
        padding-bottom: 17% !important;
    }

    .xl-pb-18 {
        padding-bottom: 18% !important;
    }

    .xl-pb-19 {
        padding-bottom: 19% !important;
    }

    .xl-pb-20 {
        padding-bottom: 20% !important;
    }

    .xl-pb-21 {
        padding-bottom: 21% !important;
    }

    .xl-pb-22 {
        padding-bottom: 22% !important;
    }

    .xl-pb-23 {
        padding-bottom: 23% !important;
    }

    .xl-pb-24 {
        padding-bottom: 24% !important;
    }

    .xl-pb-25 {
        padding-bottom: 25% !important;
    }

    .xl-pb-26 {
        padding-bottom: 26% !important;
    }

    .xl-pb-27 {
        padding-bottom: 27% !important;
    }

    .xl-pb-28 {
        padding-bottom: 28% !important;
    }

    .xl-pb-29 {
        padding-bottom: 29% !important;
    }

    .xl-pb-30 {
        padding-bottom: 30% !important;
    }

    .xl-ps-5px {
        padding-left: 5px !important;
    }

    .xl-ps-10px {
        padding-left: 10px !important;
    }

    .xl-ps-15px {
        padding-left: 15px !important;
    }

    .xl-ps-20px {
        padding-left: 20px !important;
    }

    .xl-ps-25px {
        padding-left: 25px !important;
    }

    .xl-ps-30px {
        padding-left: 30px !important;
    }

    .xl-ps-35px {
        padding-left: 35px !important;
    }

    .xl-ps-40px {
        padding-left: 40px !important;
    }

    .xl-ps-45px {
        padding-left: 45px !important;
    }

    .xl-ps-50px {
        padding-left: 50px !important;
    }

    .xl-ps-55px {
        padding-left: 55px !important;
    }

    .xl-ps-60px {
        padding-left: 60px !important;
    }

    .xl-ps-65px {
        padding-left: 65px !important;
    }

    .xl-ps-70px {
        padding-left: 70px !important;
    }

    .xl-ps-1 {
        padding-left: 1% !important;
    }

    .xl-ps-2 {
        padding-left: 2% !important;
    }

    .xl-ps-3 {
        padding-left: 3% !important;
    }

    .xl-ps-4 {
        padding-left: 4% !important;
    }

    .xl-ps-5 {
        padding-left: 5% !important;
    }

    .xl-ps-6 {
        padding-left: 6% !important;
    }

    .xl-ps-7 {
        padding-left: 7% !important;
    }

    .xl-ps-8 {
        padding-left: 8% !important;
    }

    .xl-ps-9 {
        padding-left: 9% !important;
    }

    .xl-ps-10 {
        padding-left: 10% !important;
    }

    .xl-ps-11 {
        padding-left: 11% !important;
    }

    .xl-ps-12 {
        padding-left: 12% !important;
    }

    .xl-ps-13 {
        padding-left: 13% !important;
    }

    .xl-ps-14 {
        padding-left: 14% !important;
    }

    .xl-ps-15 {
        padding-left: 15% !important;
    }

    .xl-ps-16 {
        padding-left: 16% !important;
    }

    .xl-ps-17 {
        padding-left: 17% !important;
    }

    .xl-ps-18 {
        padding-left: 18% !important;
    }

    .xl-ps-19 {
        padding-left: 19% !important;
    }

    .xl-ps-20 {
        padding-left: 20% !important;
    }

    .xl-ps-21 {
        padding-left: 21% !important;
    }

    .xl-ps-22 {
        padding-left: 22% !important;
    }

    .xl-ps-23 {
        padding-left: 23% !important;
    }

    .xl-ps-24 {
        padding-left: 24% !important;
    }

    .xl-ps-25 {
        padding-left: 25% !important;
    }

    .xl-ps-26 {
        padding-left: 26% !important;
    }

    .xl-ps-27 {
        padding-left: 27% !important;
    }

    .xl-ps-28 {
        padding-left: 28% !important;
    }

    .xl-ps-29 {
        padding-left: 29% !important;
    }

    .xl-ps-30 {
        padding-left: 30% !important;
    }

    .xl-m-5px {
        margin: 5px !important;
    }

    .xl-m-10px {
        margin: 10px !important;
    }

    .xl-m-15px {
        margin: 15px !important;
    }

    .xl-m-20px {
        margin: 20px !important;
    }

    .xl-m-25px {
        margin: 25px !important;
    }

    .xl-m-30px {
        margin: 30px !important;
    }

    .xl-m-35px {
        margin: 35px !important;
    }

    .xl-m-40px {
        margin: 40px !important;
    }

    .xl-m-45px {
        margin: 45px !important;
    }

    .xl-m-50px {
        margin: 50px !important;
    }

    .xl-m-55px {
        margin: 55px !important;
    }

    .xl-m-60px {
        margin: 60px !important;
    }

    .xl-m-65px {
        margin: 65px !important;
    }

    .xl-m-70px {
        margin: 70px !important;
    }

    .xl-m-1 {
        margin: 1% !important;
    }

    .xl-m-2 {
        margin: 2% !important;
    }

    .xl-m-3 {
        margin: 3% !important;
    }

    .xl-m-4 {
        margin: 4% !important;
    }

    .xl-m-5 {
        margin: 5% !important;
    }

    .xl-m-6 {
        margin: 6% !important;
    }

    .xl-m-7 {
        margin: 7% !important;
    }

    .xl-m-8 {
        margin: 8% !important;
    }

    .xl-m-9 {
        margin: 9% !important;
    }

    .xl-m-10 {
        margin: 10% !important;
    }

    .xl-m-11 {
        margin: 11% !important;
    }

    .xl-m-12 {
        margin: 12% !important;
    }

    .xl-m-13 {
        margin: 13% !important;
    }

    .xl-m-14 {
        margin: 14% !important;
    }

    .xl-m-15 {
        margin: 15% !important;
    }

    .xl-m-16 {
        margin: 16% !important;
    }

    .xl-m-17 {
        margin: 17% !important;
    }

    .xl-m-18 {
        margin: 18% !important;
    }

    .xl-m-19 {
        margin: 19% !important;
    }

    .xl-m-20 {
        margin: 20% !important;
    }

    .xl-m-21 {
        margin: 21% !important;
    }

    .xl-m-22 {
        margin: 22% !important;
    }

    .xl-m-23 {
        margin: 23% !important;
    }

    .xl-m-24 {
        margin: 24% !important;
    }

    .xl-m-25 {
        margin: 25% !important;
    }

    .xl-m-26 {
        margin: 26% !important;
    }

    .xl-m-27 {
        margin: 27% !important;
    }

    .xl-m-28 {
        margin: 28% !important;
    }

    .xl-m-29 {
        margin: 29% !important;
    }

    .xl-m-30 {
        margin: 30% !important;
    }

    .xl-mt-5px {
        margin-top: 5px !important;
    }

    .xl-mt-10px {
        margin-top: 10px !important;
    }

    .xl-mt-15px {
        margin-top: 15px !important;
    }

    .xl-mt-20px {
        margin-top: 20px !important;
    }

    .xl-mt-25px {
        margin-top: 25px !important;
    }

    .xl-mt-30px {
        margin-top: 30px !important;
    }

    .xl-mt-35px {
        margin-top: 35px !important;
    }

    .xl-mt-40px {
        margin-top: 40px !important;
    }

    .xl-mt-45px {
        margin-top: 45px !important;
    }

    .xl-mt-50px {
        margin-top: 50px !important;
    }

    .xl-mt-55px {
        margin-top: 55px !important;
    }

    .xl-mt-60px {
        margin-top: 60px !important;
    }

    .xl-mt-65px {
        margin-top: 65px !important;
    }

    .xl-mt-70px {
        margin-top: 70px !important;
    }

    .xl-mt-1 {
        margin-top: 1% !important;
    }

    .xl-mt-2 {
        margin-top: 2% !important;
    }

    .xl-mt-3 {
        margin-top: 3% !important;
    }

    .xl-mt-4 {
        margin-top: 4% !important;
    }

    .xl-mt-5 {
        margin-top: 5% !important;
    }

    .xl-mt-6 {
        margin-top: 6% !important;
    }

    .xl-mt-7 {
        margin-top: 7% !important;
    }

    .xl-mt-8 {
        margin-top: 8% !important;
    }

    .xl-mt-9 {
        margin-top: 9% !important;
    }

    .xl-mt-10 {
        margin-top: 10% !important;
    }

    .xl-mt-11 {
        margin-top: 11% !important;
    }

    .xl-mt-12 {
        margin-top: 12% !important;
    }

    .xl-mt-13 {
        margin-top: 13% !important;
    }

    .xl-mt-14 {
        margin-top: 14% !important;
    }

    .xl-mt-15 {
        margin-top: 15% !important;
    }

    .xl-mt-16 {
        margin-top: 16% !important;
    }

    .xl-mt-17 {
        margin-top: 17% !important;
    }

    .xl-mt-18 {
        margin-top: 18% !important;
    }

    .xl-mt-19 {
        margin-top: 19% !important;
    }

    .xl-mt-20 {
        margin-top: 20% !important;
    }

    .xl-mt-21 {
        margin-top: 21% !important;
    }

    .xl-mt-22 {
        margin-top: 22% !important;
    }

    .xl-mt-23 {
        margin-top: 23% !important;
    }

    .xl-mt-24 {
        margin-top: 24% !important;
    }

    .xl-mt-25 {
        margin-top: 25% !important;
    }

    .xl-mt-26 {
        margin-top: 26% !important;
    }

    .xl-mt-27 {
        margin-top: 27% !important;
    }

    .xl-mt-28 {
        margin-top: 28% !important;
    }

    .xl-mt-29 {
        margin-top: 29% !important;
    }

    .xl-mt-30 {
        margin-top: 30% !important;
    }

    .xl-me-5px {
        margin-right: 5px !important;
    }

    .xl-me-10px {
        margin-right: 10px !important;
    }

    .xl-me-15px {
        margin-right: 15px !important;
    }

    .xl-me-20px {
        margin-right: 20px !important;
    }

    .xl-me-25px {
        margin-right: 25px !important;
    }

    .xl-me-30px {
        margin-right: 30px !important;
    }

    .xl-me-35px {
        margin-right: 35px !important;
    }

    .xl-me-40px {
        margin-right: 40px !important;
    }

    .xl-me-45px {
        margin-right: 45px !important;
    }

    .xl-me-50px {
        margin-right: 50px !important;
    }

    .xl-me-55px {
        margin-right: 55px !important;
    }

    .xl-me-60px {
        margin-right: 60px !important;
    }

    .xl-me-65px {
        margin-right: 65px !important;
    }

    .xl-me-70px {
        margin-right: 70px !important;
    }

    .xl-me-1 {
        margin-right: 1% !important;
    }

    .xl-me-2 {
        margin-right: 2% !important;
    }

    .xl-me-3 {
        margin-right: 3% !important;
    }

    .xl-me-4 {
        margin-right: 4% !important;
    }

    .xl-me-5 {
        margin-right: 5% !important;
    }

    .xl-me-6 {
        margin-right: 6% !important;
    }

    .xl-me-7 {
        margin-right: 7% !important;
    }

    .xl-me-8 {
        margin-right: 8% !important;
    }

    .xl-me-9 {
        margin-right: 9% !important;
    }

    .xl-me-10 {
        margin-right: 10% !important;
    }

    .xl-me-11 {
        margin-right: 11% !important;
    }

    .xl-me-12 {
        margin-right: 12% !important;
    }

    .xl-me-13 {
        margin-right: 13% !important;
    }

    .xl-me-14 {
        margin-right: 14% !important;
    }

    .xl-me-15 {
        margin-right: 15% !important;
    }

    .xl-me-16 {
        margin-right: 16% !important;
    }

    .xl-me-17 {
        margin-right: 17% !important;
    }

    .xl-me-18 {
        margin-right: 18% !important;
    }

    .xl-me-19 {
        margin-right: 19% !important;
    }

    .xl-me-20 {
        margin-right: 20% !important;
    }

    .xl-me-21 {
        margin-right: 21% !important;
    }

    .xl-me-22 {
        margin-right: 22% !important;
    }

    .xl-me-23 {
        margin-right: 23% !important;
    }

    .xl-me-24 {
        margin-right: 24% !important;
    }

    .xl-me-25 {
        margin-right: 25% !important;
    }

    .xl-me-26 {
        margin-right: 26% !important;
    }

    .xl-me-27 {
        margin-right: 27% !important;
    }

    .xl-me-28 {
        margin-right: 28% !important;
    }

    .xl-me-29 {
        margin-right: 29% !important;
    }

    .xl-me-30 {
        margin-right: 30% !important;
    }

    .xl-mb-5px {
        margin-bottom: 5px !important;
    }

    .xl-mb-10px {
        margin-bottom: 10px !important;
    }

    .xl-mb-15px {
        margin-bottom: 15px !important;
    }

    .xl-mb-20px {
        margin-bottom: 20px !important;
    }

    .xl-mb-25px {
        margin-bottom: 25px !important;
    }

    .xl-mb-30px {
        margin-bottom: 30px !important;
    }

    .xl-mb-35px {
        margin-bottom: 35px !important;
    }

    .xl-mb-40px {
        margin-bottom: 40px !important;
    }

    .xl-mb-45px {
        margin-bottom: 45px !important;
    }

    .xl-mb-50px {
        margin-bottom: 50px !important;
    }

    .xl-mb-55px {
        margin-bottom: 55px !important;
    }

    .xl-mb-60px {
        margin-bottom: 60px !important;
    }

    .xl-mb-65px {
        margin-bottom: 65px !important;
    }

    .xl-mb-70px {
        margin-bottom: 70px !important;
    }

    .xl-mb-1 {
        margin-bottom: 1% !important;
    }

    .xl-mb-2 {
        margin-bottom: 2% !important;
    }

    .xl-mb-3 {
        margin-bottom: 3% !important;
    }

    .xl-mb-4 {
        margin-bottom: 4% !important;
    }

    .xl-mb-5 {
        margin-bottom: 5% !important;
    }

    .xl-mb-6 {
        margin-bottom: 6% !important;
    }

    .xl-mb-7 {
        margin-bottom: 7% !important;
    }

    .xl-mb-8 {
        margin-bottom: 8% !important;
    }

    .xl-mb-9 {
        margin-bottom: 9% !important;
    }

    .xl-mb-10 {
        margin-bottom: 10% !important;
    }

    .xl-mb-11 {
        margin-bottom: 11% !important;
    }

    .xl-mb-12 {
        margin-bottom: 12% !important;
    }

    .xl-mb-13 {
        margin-bottom: 13% !important;
    }

    .xl-mb-14 {
        margin-bottom: 14% !important;
    }

    .xl-mb-15 {
        margin-bottom: 15% !important;
    }

    .xl-mb-16 {
        margin-bottom: 16% !important;
    }

    .xl-mb-17 {
        margin-bottom: 17% !important;
    }

    .xl-mb-18 {
        margin-bottom: 18% !important;
    }

    .xl-mb-19 {
        margin-bottom: 19% !important;
    }

    .xl-mb-20 {
        margin-bottom: 20% !important;
    }

    .xl-mb-21 {
        margin-bottom: 21% !important;
    }

    .xl-mb-22 {
        margin-bottom: 22% !important;
    }

    .xl-mb-23 {
        margin-bottom: 23% !important;
    }

    .xl-mb-24 {
        margin-bottom: 24% !important;
    }

    .xl-mb-25 {
        margin-bottom: 25% !important;
    }

    .xl-mb-26 {
        margin-bottom: 26% !important;
    }

    .xl-mb-27 {
        margin-bottom: 27% !important;
    }

    .xl-mb-28 {
        margin-bottom: 28% !important;
    }

    .xl-mb-29 {
        margin-bottom: 29% !important;
    }

    .xl-mb-30 {
        margin-bottom: 30% !important;
    }

    .xl-ms-5px {
        margin-left: 5px !important;
    }

    .xl-ms-10px {
        margin-left: 10px !important;
    }

    .xl-ms-15px {
        margin-left: 15px !important;
    }

    .xl-ms-20px {
        margin-left: 20px !important;
    }

    .xl-ms-25px {
        margin-left: 25px !important;
    }

    .xl-ms-30px {
        margin-left: 30px !important;
    }

    .xl-ms-35px {
        margin-left: 35px !important;
    }

    .xl-ms-40px {
        margin-left: 40px !important;
    }

    .xl-ms-45px {
        margin-left: 45px !important;
    }

    .xl-ms-50px {
        margin-left: 50px !important;
    }

    .xl-ms-55px {
        margin-left: 55px !important;
    }

    .xl-ms-60px {
        margin-left: 60px !important;
    }

    .xl-ms-65px {
        margin-left: 65px !important;
    }

    .xl-ms-70px {
        margin-left: 70px !important;
    }

    .xl-ms-1 {
        margin-left: 1% !important;
    }

    .xl-ms-2 {
        margin-left: 2% !important;
    }

    .xl-ms-3 {
        margin-left: 3% !important;
    }

    .xl-ms-4 {
        margin-left: 4% !important;
    }

    .xl-ms-5 {
        margin-left: 5% !important;
    }

    .xl-ms-6 {
        margin-left: 6% !important;
    }

    .xl-ms-7 {
        margin-left: 7% !important;
    }

    .xl-ms-8 {
        margin-left: 8% !important;
    }

    .xl-ms-9 {
        margin-left: 9% !important;
    }

    .xl-ms-10 {
        margin-left: 10% !important;
    }

    .xl-ms-11 {
        margin-left: 11% !important;
    }

    .xl-ms-12 {
        margin-left: 12% !important;
    }

    .xl-ms-13 {
        margin-left: 13% !important;
    }

    .xl-ms-14 {
        margin-left: 14% !important;
    }

    .xl-ms-15 {
        margin-left: 15% !important;
    }

    .xl-ms-16 {
        margin-left: 16% !important;
    }

    .xl-ms-17 {
        margin-left: 17% !important;
    }

    .xl-ms-18 {
        margin-left: 18% !important;
    }

    .xl-ms-19 {
        margin-left: 19% !important;
    }

    .xl-ms-20 {
        margin-left: 20% !important;
    }

    .xl-ms-21 {
        margin-left: 21% !important;
    }

    .xl-ms-22 {
        margin-left: 22% !important;
    }

    .xl-ms-23 {
        margin-left: 23% !important;
    }

    .xl-ms-24 {
        margin-left: 24% !important;
    }

    .xl-ms-25 {
        margin-left: 25% !important;
    }

    .xl-ms-26 {
        margin-left: 26% !important;
    }

    .xl-ms-27 {
        margin-left: 27% !important;
    }

    .xl-ms-28 {
        margin-left: 28% !important;
    }

    .xl-ms-29 {
        margin-left: 29% !important;
    }

    .xl-ms-30 {
        margin-left: 30% !important;
    }
    /* Width */
    .xl-w-220px {
        width: 220px !important;
    }

    .xl-w-230px {
        width: 230px !important;
    }

    .xl-w-40 {
        width: 40% !important;
    }

    .xl-w-45 {
        width: 45% !important;
    }

    .xl-w-50 {
        width: 50% !important;
    }

    .xl-w-55 {
        width: 55% !important;
    }

    .xl-w-60 {
        width: 60% !important;
    }

    .xl-w-65 {
        width: 65% !important;
    }

    .xl-w-70 {
        width: 70% !important;
    }

    .xl-w-75 {
        width: 75% !important;
    }

    .xl-w-80 {
        width: 80% !important;
    }

    .xl-w-85 {
        width: 85% !important;
    }

    .xl-w-90 {
        width: 90% !important;
    }

    .xl-w-95 {
        width: 95% !important;
    }

    .xl-w-100 {
        width: 100% !important;
    }

    .xl-w-auto {
        width: auto !important;
    }
    /* Height */
    .xl-h-300px {
        height: 300px !important;
    }

    .xl-h-350px {
        height: 350px !important;
    }

    .xl-h-400px {
        height: 400px !important;
    }

    .xl-h-450px {
        height: 450px !important;
    }

    .xl-h-auto {
        height: auto !important;
    }

    .xl-h-100 {
        height: 100% !important;
    }

    /* Outside box left */
    .xl-outside-box-left-10 {
        margin-left: -10vw;
    }

    .xl-outside-box-left-15 {
        margin-left: -15vw;
    }

    .xl-outside-box-left-20 {
        margin-left: -20vw;
    }

    .xl-outside-box-left-30 {
        margin-left: -30vw;
    }
    /* Outside box right */
    .xl-outside-box-right-5 {
        margin-right: -5vw;
    }

    .xl-outside-box-right-10 {
        margin-right: -10vw;
    }

    .xl-outside-box-right-15 {
        margin-right: -15vw;
    }

    .xl-outside-box-right-20 {
        margin-right: -20vw;
    }

    .xl-outside-box-right-25 {
        margin-right: -25vw;
    }

    .xl-outside-box-right-30 {
        margin-right: -30vw;
    }

    .xl-top-0px {
        top: 0px !important;
    }

    .xl-top-1px {
        top: 1px !important;
    }

    .xl-top-2px {
        top: 2px !important;
    }

    .xl-top-3px {
        top: 3px !important;
    }

    .xl-top-4px {
        top: 4px !important;
    }

    .xl-top-5px {
        top: 5px !important;
    }

    .xl-top-6px {
        top: 6px !important;
    }

    .xl-top-7px {
        top: 7px !important;
    }

    .xl-top-8px {
        top: 8px !important;
    }

    .xl-top-9px {
        top: 9px !important;
    }

    .xl-top-10px {
        top: 10px !important;
    }

    .xl-top-11px {
        top: 11px !important;
    }

    .xl-top-12px {
        top: 12px !important;
    }

    .xl-top-13px {
        top: 13px !important;
    }

    .xl-top-14px {
        top: 14px !important;
    }

    .xl-top-15px {
        top: 15px !important;
    }

    .xl-top-16px {
        top: 16px !important;
    }

    .xl-top-17px {
        top: 17px !important;
    }

    .xl-top-18px {
        top: 18px !important;
    }

    .xl-top-19px {
        top: 19px !important;
    }

    .xl-top-20px {
        top: 20px !important;
    }

    .xl-top-21px {
        top: 21px !important;
    }

    .xl-top-22px {
        top: 22px !important;
    }

    .xl-top-23px {
        top: 23px !important;
    }

    .xl-top-24px {
        top: 24px !important;
    }

    .xl-top-25px {
        top: 25px !important;
    }

    .xl-top-26px {
        top: 26px !important;
    }

    .xl-top-27px {
        top: 27px !important;
    }

    .xl-top-28px {
        top: 28px !important;
    }

    .xl-top-29px {
        top: 29px !important;
    }

    .xl-top-30px {
        top: 30px !important;
    }

    .xl-top-40px {
        top: 40px !important;
    }

    .xl-top-50px {
        top: 50px !important;
    }

    .xl-top-60px {
        top: 60px !important;
    }

    .xl-top-70px {
        top: 70px !important;
    }

    .xl-top-80px {
        top: 80px !important;
    }

    .xl-top-90px {
        top: 90px !important;
    }

    .xl-top-100px {
        top: 100px !important;
    }

    .xl-top-110px {
        top: 110px !important;
    }

    .xl-top-120px {
        top: 120px !important;
    }

    .xl-top-130px {
        top: 130px !important;
    }

    .xl-top-140px {
        top: 140px !important;
    }

    .xl-top-150px {
        top: 150px !important;
    }

    .xl-right-0px {
        right: 0px !important;
    }

    .xl-right-1px {
        right: 1px !important;
    }

    .xl-right-2px {
        right: 2px !important;
    }

    .xl-right-3px {
        right: 3px !important;
    }

    .xl-right-4px {
        right: 4px !important;
    }

    .xl-right-5px {
        right: 5px !important;
    }

    .xl-right-6px {
        right: 6px !important;
    }

    .xl-right-7px {
        right: 7px !important;
    }

    .xl-right-8px {
        right: 8px !important;
    }

    .xl-right-9px {
        right: 9px !important;
    }

    .xl-right-10px {
        right: 10px !important;
    }

    .xl-right-11px {
        right: 11px !important;
    }

    .xl-right-12px {
        right: 12px !important;
    }

    .xl-right-13px {
        right: 13px !important;
    }

    .xl-right-14px {
        right: 14px !important;
    }

    .xl-right-15px {
        right: 15px !important;
    }

    .xl-right-16px {
        right: 16px !important;
    }

    .xl-right-17px {
        right: 17px !important;
    }

    .xl-right-18px {
        right: 18px !important;
    }

    .xl-right-19px {
        right: 19px !important;
    }

    .xl-right-20px {
        right: 20px !important;
    }

    .xl-right-21px {
        right: 21px !important;
    }

    .xl-right-22px {
        right: 22px !important;
    }

    .xl-right-23px {
        right: 23px !important;
    }

    .xl-right-24px {
        right: 24px !important;
    }

    .xl-right-25px {
        right: 25px !important;
    }

    .xl-right-26px {
        right: 26px !important;
    }

    .xl-right-27px {
        right: 27px !important;
    }

    .xl-right-28px {
        right: 28px !important;
    }

    .xl-right-29px {
        right: 29px !important;
    }

    .xl-right-30px {
        right: 30px !important;
    }

    .xl-right-40px {
        right: 40px !important;
    }

    .xl-right-50px {
        right: 50px !important;
    }

    .xl-right-60px {
        right: 60px !important;
    }

    .xl-right-70px {
        right: 70px !important;
    }

    .xl-right-80px {
        right: 80px !important;
    }

    .xl-right-90px {
        right: 90px !important;
    }

    .xl-right-100px {
        right: 100px !important;
    }

    .xl-right-110px {
        right: 110px !important;
    }

    .xl-right-120px {
        right: 120px !important;
    }

    .xl-right-130px {
        right: 130px !important;
    }

    .xl-right-140px {
        right: 140px !important;
    }

    .xl-right-150px {
        right: 150px !important;
    }

    .xl-bottom-0px {
        bottom: 0px !important;
    }

    .xl-bottom-1px {
        bottom: 1px !important;
    }

    .xl-bottom-2px {
        bottom: 2px !important;
    }

    .xl-bottom-3px {
        bottom: 3px !important;
    }

    .xl-bottom-4px {
        bottom: 4px !important;
    }

    .xl-bottom-5px {
        bottom: 5px !important;
    }

    .xl-bottom-6px {
        bottom: 6px !important;
    }

    .xl-bottom-7px {
        bottom: 7px !important;
    }

    .xl-bottom-8px {
        bottom: 8px !important;
    }

    .xl-bottom-9px {
        bottom: 9px !important;
    }

    .xl-bottom-10px {
        bottom: 10px !important;
    }

    .xl-bottom-11px {
        bottom: 11px !important;
    }

    .xl-bottom-12px {
        bottom: 12px !important;
    }

    .xl-bottom-13px {
        bottom: 13px !important;
    }

    .xl-bottom-14px {
        bottom: 14px !important;
    }

    .xl-bottom-15px {
        bottom: 15px !important;
    }

    .xl-bottom-16px {
        bottom: 16px !important;
    }

    .xl-bottom-17px {
        bottom: 17px !important;
    }

    .xl-bottom-18px {
        bottom: 18px !important;
    }

    .xl-bottom-19px {
        bottom: 19px !important;
    }

    .xl-bottom-20px {
        bottom: 20px !important;
    }

    .xl-bottom-21px {
        bottom: 21px !important;
    }

    .xl-bottom-22px {
        bottom: 22px !important;
    }

    .xl-bottom-23px {
        bottom: 23px !important;
    }

    .xl-bottom-24px {
        bottom: 24px !important;
    }

    .xl-bottom-25px {
        bottom: 25px !important;
    }

    .xl-bottom-26px {
        bottom: 26px !important;
    }

    .xl-bottom-27px {
        bottom: 27px !important;
    }

    .xl-bottom-28px {
        bottom: 28px !important;
    }

    .xl-bottom-29px {
        bottom: 29px !important;
    }

    .xl-bottom-30px {
        bottom: 30px !important;
    }

    .xl-bottom-40px {
        bottom: 40px !important;
    }

    .xl-bottom-50px {
        bottom: 50px !important;
    }

    .xl-bottom-60px {
        bottom: 60px !important;
    }

    .xl-bottom-70px {
        bottom: 70px !important;
    }

    .xl-bottom-80px {
        bottom: 80px !important;
    }

    .xl-bottom-90px {
        bottom: 90px !important;
    }

    .xl-bottom-100px {
        bottom: 100px !important;
    }

    .xl-bottom-110px {
        bottom: 110px !important;
    }

    .xl-bottom-120px {
        bottom: 120px !important;
    }

    .xl-bottom-130px {
        bottom: 130px !important;
    }

    .xl-bottom-140px {
        bottom: 140px !important;
    }

    .xl-bottom-150px {
        bottom: 150px !important;
    }

    .xl-left-0px {
        left: 0px !important;
    }

    .xl-left-1px {
        left: 1px !important;
    }

    .xl-left-2px {
        left: 2px !important;
    }

    .xl-left-3px {
        left: 3px !important;
    }

    .xl-left-4px {
        left: 4px !important;
    }

    .xl-left-5px {
        left: 5px !important;
    }

    .xl-left-6px {
        left: 6px !important;
    }

    .xl-left-7px {
        left: 7px !important;
    }

    .xl-left-8px {
        left: 8px !important;
    }

    .xl-left-9px {
        left: 9px !important;
    }

    .xl-left-10px {
        left: 10px !important;
    }

    .xl-left-11px {
        left: 11px !important;
    }

    .xl-left-12px {
        left: 12px !important;
    }

    .xl-left-13px {
        left: 13px !important;
    }

    .xl-left-14px {
        left: 14px !important;
    }

    .xl-left-15px {
        left: 15px !important;
    }

    .xl-left-16px {
        left: 16px !important;
    }

    .xl-left-17px {
        left: 17px !important;
    }

    .xl-left-18px {
        left: 18px !important;
    }

    .xl-left-19px {
        left: 19px !important;
    }

    .xl-left-20px {
        left: 20px !important;
    }

    .xl-left-21px {
        left: 21px !important;
    }

    .xl-left-22px {
        left: 22px !important;
    }

    .xl-left-23px {
        left: 23px !important;
    }

    .xl-left-24px {
        left: 24px !important;
    }

    .xl-left-25px {
        left: 25px !important;
    }

    .xl-left-26px {
        left: 26px !important;
    }

    .xl-left-27px {
        left: 27px !important;
    }

    .xl-left-28px {
        left: 28px !important;
    }

    .xl-left-29px {
        left: 29px !important;
    }

    .xl-left-30px {
        left: 30px !important;
    }

    .xl-left-40px {
        left: 40px !important;
    }

    .xl-left-50px {
        left: 50px !important;
    }

    .xl-left-60px {
        left: 60px !important;
    }

    .xl-left-70px {
        left: 70px !important;
    }

    .xl-left-80px {
        left: 80px !important;
    }

    .xl-left-90px {
        left: 90px !important;
    }

    .xl-left-100px {
        left: 100px !important;
    }

    .xl-left-110px {
        left: 110px !important;
    }

    .xl-left-120px {
        left: 120px !important;
    }

    .xl-left-130px {
        left: 130px !important;
    }

    .xl-left-140px {
        left: 140px !important;
    }

    .xl-left-150px {
        left: 150px !important;
    }

    .xl-top-minus-0px {
        top: -0px !important;
    }

    .xl-top-minus-1px {
        top: -1px !important;
    }

    .xl-top-minus-2px {
        top: -2px !important;
    }

    .xl-top-minus-3px {
        top: -3px !important;
    }

    .xl-top-minus-4px {
        top: -4px !important;
    }

    .xl-top-minus-5px {
        top: -5px !important;
    }

    .xl-top-minus-6px {
        top: -6px !important;
    }

    .xl-top-minus-7px {
        top: -7px !important;
    }

    .xl-top-minus-8px {
        top: -8px !important;
    }

    .xl-top-minus-9px {
        top: -9px !important;
    }

    .xl-top-minus-10px {
        top: -10px !important;
    }

    .xl-top-minus-11px {
        top: -11px !important;
    }

    .xl-top-minus-12px {
        top: -12px !important;
    }

    .xl-top-minus-13px {
        top: -13px !important;
    }

    .xl-top-minus-14px {
        top: -14px !important;
    }

    .xl-top-minus-15px {
        top: -15px !important;
    }

    .xl-top-minus-16px {
        top: -16px !important;
    }

    .xl-top-minus-17px {
        top: -17px !important;
    }

    .xl-top-minus-18px {
        top: -18px !important;
    }

    .xl-top-minus-19px {
        top: -19px !important;
    }

    .xl-top-minus-20px {
        top: -20px !important;
    }

    .xl-top-minus-21px {
        top: -21px !important;
    }

    .xl-top-minus-22px {
        top: -22px !important;
    }

    .xl-top-minus-23px {
        top: -23px !important;
    }

    .xl-top-minus-24px {
        top: -24px !important;
    }

    .xl-top-minus-25px {
        top: -25px !important;
    }

    .xl-top-minus-26px {
        top: -26px !important;
    }

    .xl-top-minus-27px {
        top: -27px !important;
    }

    .xl-top-minus-28px {
        top: -28px !important;
    }

    .xl-top-minus-29px {
        top: -29px !important;
    }

    .xl-top-minus-30px {
        top: -30px !important;
    }

    .xl-top-minus-40px {
        top: -40px !important;
    }

    .xl-top-minus-50px {
        top: -50px !important;
    }

    .xl-top-minus-60px {
        top: -60px !important;
    }

    .xl-top-minus-70px {
        top: -70px !important;
    }

    .xl-top-minus-80px {
        top: -80px !important;
    }

    .xl-top-minus-90px {
        top: -90px !important;
    }

    .xl-top-minus-100px {
        top: -100px !important;
    }

    .xl-top-minus-110px {
        top: -110px !important;
    }

    .xl-top-minus-120px {
        top: -120px !important;
    }

    .xl-top-minus-130px {
        top: -130px !important;
    }

    .xl-top-minus-140px {
        top: -140px !important;
    }

    .xl-top-minus-150px {
        top: -150px !important;
    }

    .xl-right-minus-0px {
        right: -0px !important;
    }

    .xl-right-minus-1px {
        right: -1px !important;
    }

    .xl-right-minus-2px {
        right: -2px !important;
    }

    .xl-right-minus-3px {
        right: -3px !important;
    }

    .xl-right-minus-4px {
        right: -4px !important;
    }

    .xl-right-minus-5px {
        right: -5px !important;
    }

    .xl-right-minus-6px {
        right: -6px !important;
    }

    .xl-right-minus-7px {
        right: -7px !important;
    }

    .xl-right-minus-8px {
        right: -8px !important;
    }

    .xl-right-minus-9px {
        right: -9px !important;
    }

    .xl-right-minus-10px {
        right: -10px !important;
    }

    .xl-right-minus-11px {
        right: -11px !important;
    }

    .xl-right-minus-12px {
        right: -12px !important;
    }

    .xl-right-minus-13px {
        right: -13px !important;
    }

    .xl-right-minus-14px {
        right: -14px !important;
    }

    .xl-right-minus-15px {
        right: -15px !important;
    }

    .xl-right-minus-16px {
        right: -16px !important;
    }

    .xl-right-minus-17px {
        right: -17px !important;
    }

    .xl-right-minus-18px {
        right: -18px !important;
    }

    .xl-right-minus-19px {
        right: -19px !important;
    }

    .xl-right-minus-20px {
        right: -20px !important;
    }

    .xl-right-minus-21px {
        right: -21px !important;
    }

    .xl-right-minus-22px {
        right: -22px !important;
    }

    .xl-right-minus-23px {
        right: -23px !important;
    }

    .xl-right-minus-24px {
        right: -24px !important;
    }

    .xl-right-minus-25px {
        right: -25px !important;
    }

    .xl-right-minus-26px {
        right: -26px !important;
    }

    .xl-right-minus-27px {
        right: -27px !important;
    }

    .xl-right-minus-28px {
        right: -28px !important;
    }

    .xl-right-minus-29px {
        right: -29px !important;
    }

    .xl-right-minus-30px {
        right: -30px !important;
    }

    .xl-right-minus-40px {
        right: -40px !important;
    }

    .xl-right-minus-50px {
        right: -50px !important;
    }

    .xl-right-minus-60px {
        right: -60px !important;
    }

    .xl-right-minus-70px {
        right: -70px !important;
    }

    .xl-right-minus-80px {
        right: -80px !important;
    }

    .xl-right-minus-90px {
        right: -90px !important;
    }

    .xl-right-minus-100px {
        right: -100px !important;
    }

    .xl-right-minus-110px {
        right: -110px !important;
    }

    .xl-right-minus-120px {
        right: -120px !important;
    }

    .xl-right-minus-130px {
        right: -130px !important;
    }

    .xl-right-minus-140px {
        right: -140px !important;
    }

    .xl-right-minus-150px {
        right: -150px !important;
    }

    .xl-bottom-minus-0px {
        bottom: -0px !important;
    }

    .xl-bottom-minus-1px {
        bottom: -1px !important;
    }

    .xl-bottom-minus-2px {
        bottom: -2px !important;
    }

    .xl-bottom-minus-3px {
        bottom: -3px !important;
    }

    .xl-bottom-minus-4px {
        bottom: -4px !important;
    }

    .xl-bottom-minus-5px {
        bottom: -5px !important;
    }

    .xl-bottom-minus-6px {
        bottom: -6px !important;
    }

    .xl-bottom-minus-7px {
        bottom: -7px !important;
    }

    .xl-bottom-minus-8px {
        bottom: -8px !important;
    }

    .xl-bottom-minus-9px {
        bottom: -9px !important;
    }

    .xl-bottom-minus-10px {
        bottom: -10px !important;
    }

    .xl-bottom-minus-11px {
        bottom: -11px !important;
    }

    .xl-bottom-minus-12px {
        bottom: -12px !important;
    }

    .xl-bottom-minus-13px {
        bottom: -13px !important;
    }

    .xl-bottom-minus-14px {
        bottom: -14px !important;
    }

    .xl-bottom-minus-15px {
        bottom: -15px !important;
    }

    .xl-bottom-minus-16px {
        bottom: -16px !important;
    }

    .xl-bottom-minus-17px {
        bottom: -17px !important;
    }

    .xl-bottom-minus-18px {
        bottom: -18px !important;
    }

    .xl-bottom-minus-19px {
        bottom: -19px !important;
    }

    .xl-bottom-minus-20px {
        bottom: -20px !important;
    }

    .xl-bottom-minus-21px {
        bottom: -21px !important;
    }

    .xl-bottom-minus-22px {
        bottom: -22px !important;
    }

    .xl-bottom-minus-23px {
        bottom: -23px !important;
    }

    .xl-bottom-minus-24px {
        bottom: -24px !important;
    }

    .xl-bottom-minus-25px {
        bottom: -25px !important;
    }

    .xl-bottom-minus-26px {
        bottom: -26px !important;
    }

    .xl-bottom-minus-27px {
        bottom: -27px !important;
    }

    .xl-bottom-minus-28px {
        bottom: -28px !important;
    }

    .xl-bottom-minus-29px {
        bottom: -29px !important;
    }

    .xl-bottom-minus-30px {
        bottom: -30px !important;
    }

    .xl-bottom-minus-40px {
        bottom: -40px !important;
    }

    .xl-bottom-minus-50px {
        bottom: -50px !important;
    }

    .xl-bottom-minus-60px {
        bottom: -60px !important;
    }

    .xl-bottom-minus-70px {
        bottom: -70px !important;
    }

    .xl-bottom-minus-80px {
        bottom: -80px !important;
    }

    .xl-bottom-minus-90px {
        bottom: -90px !important;
    }

    .xl-bottom-minus-100px {
        bottom: -100px !important;
    }

    .xl-bottom-minus-110px {
        bottom: -110px !important;
    }

    .xl-bottom-minus-120px {
        bottom: -120px !important;
    }

    .xl-bottom-minus-130px {
        bottom: -130px !important;
    }

    .xl-bottom-minus-140px {
        bottom: -140px !important;
    }

    .xl-bottom-minus-150px {
        bottom: -150px !important;
    }

    .xl-left-minus-0px {
        left: -0px !important;
    }

    .xl-left-minus-1px {
        left: -1px !important;
    }

    .xl-left-minus-2px {
        left: -2px !important;
    }

    .xl-left-minus-3px {
        left: -3px !important;
    }

    .xl-left-minus-4px {
        left: -4px !important;
    }

    .xl-left-minus-5px {
        left: -5px !important;
    }

    .xl-left-minus-6px {
        left: -6px !important;
    }

    .xl-left-minus-7px {
        left: -7px !important;
    }

    .xl-left-minus-8px {
        left: -8px !important;
    }

    .xl-left-minus-9px {
        left: -9px !important;
    }

    .xl-left-minus-10px {
        left: -10px !important;
    }

    .xl-left-minus-11px {
        left: -11px !important;
    }

    .xl-left-minus-12px {
        left: -12px !important;
    }

    .xl-left-minus-13px {
        left: -13px !important;
    }

    .xl-left-minus-14px {
        left: -14px !important;
    }

    .xl-left-minus-15px {
        left: -15px !important;
    }

    .xl-left-minus-16px {
        left: -16px !important;
    }

    .xl-left-minus-17px {
        left: -17px !important;
    }

    .xl-left-minus-18px {
        left: -18px !important;
    }

    .xl-left-minus-19px {
        left: -19px !important;
    }

    .xl-left-minus-20px {
        left: -20px !important;
    }

    .xl-left-minus-21px {
        left: -21px !important;
    }

    .xl-left-minus-22px {
        left: -22px !important;
    }

    .xl-left-minus-23px {
        left: -23px !important;
    }

    .xl-left-minus-24px {
        left: -24px !important;
    }

    .xl-left-minus-25px {
        left: -25px !important;
    }

    .xl-left-minus-26px {
        left: -26px !important;
    }

    .xl-left-minus-27px {
        left: -27px !important;
    }

    .xl-left-minus-28px {
        left: -28px !important;
    }

    .xl-left-minus-29px {
        left: -29px !important;
    }

    .xl-left-minus-30px {
        left: -30px !important;
    }

    .xl-left-minus-40px {
        left: -40px !important;
    }

    .xl-left-minus-50px {
        left: -50px !important;
    }

    .xl-left-minus-60px {
        left: -60px !important;
    }

    .xl-left-minus-70px {
        left: -70px !important;
    }

    .xl-left-minus-80px {
        left: -80px !important;
    }

    .xl-left-minus-90px {
        left: -90px !important;
    }

    .xl-left-minus-100px {
        left: -100px !important;
    }

    .xl-left-minus-110px {
        left: -110px !important;
    }

    .xl-left-minus-120px {
        left: -120px !important;
    }

    .xl-left-minus-130px {
        left: -130px !important;
    }

    .xl-left-minus-140px {
        left: -140px !important;
    }

    .xl-left-minus-150px {
        left: -150px !important;
    }
}

@media (max-width: 1199px) {
    .lg-ms-0 {
        margin-left: 0 !important;
    }

    .lg-me-0 {
        margin-right: 0 !important;
    }

    .lg-mt-0 {
        margin-top: 0 !important;
    }

    .lg-mb-0 {
        margin-bottom: 0 !important;
    }

    .lg-mx-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .lg-mx-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .lg-my-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .lg-m-0 {
        margin: 0 !important;
    }

    .lg-ps-0 {
        padding-left: 0 !important;
    }

    .lg-pe-0 {
        padding-right: 0 !important;
    }

    .lg-pt-0 {
        padding-top: 0 !important;
    }

    .lg-pb-0 {
        padding-bottom: 0 !important;
    }

    .lg-px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .lg-py-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .lg-p-0 {
        padding: 0 !important;
    }

    .lg-right-auto {
        right: auto !important;
    }

    .lg-left-auto {
        left: auto !important;
    }

    .lg-p-5px {
        padding: 5px !important;
    }

    .lg-p-10px {
        padding: 10px !important;
    }

    .lg-p-15px {
        padding: 15px !important;
    }

    .lg-p-20px {
        padding: 20px !important;
    }

    .lg-p-25px {
        padding: 25px !important;
    }

    .lg-p-30px {
        padding: 30px !important;
    }

    .lg-p-35px {
        padding: 35px !important;
    }

    .lg-p-40px {
        padding: 40px !important;
    }

    .lg-p-45px {
        padding: 45px !important;
    }

    .lg-p-50px {
        padding: 50px !important;
    }

    .lg-p-55px {
        padding: 55px !important;
    }

    .lg-p-60px {
        padding: 60px !important;
    }

    .lg-p-65px {
        padding: 65px !important;
    }

    .lg-p-70px {
        padding: 70px !important;
    }

    .lg-p-1 {
        padding: 1% !important;
    }

    .lg-p-2 {
        padding: 2% !important;
    }

    .lg-p-3 {
        padding: 3% !important;
    }

    .lg-p-4 {
        padding: 4% !important;
    }

    .lg-p-5 {
        padding: 5% !important;
    }

    .lg-p-6 {
        padding: 6% !important;
    }

    .lg-p-7 {
        padding: 7% !important;
    }

    .lg-p-8 {
        padding: 8% !important;
    }

    .lg-p-9 {
        padding: 9% !important;
    }

    .lg-p-10 {
        padding: 10% !important;
    }

    .lg-p-11 {
        padding: 11% !important;
    }

    .lg-p-12 {
        padding: 12% !important;
    }

    .lg-p-13 {
        padding: 13% !important;
    }

    .lg-p-14 {
        padding: 14% !important;
    }

    .lg-p-15 {
        padding: 15% !important;
    }

    .lg-p-16 {
        padding: 16% !important;
    }

    .lg-p-17 {
        padding: 17% !important;
    }

    .lg-p-18 {
        padding: 18% !important;
    }

    .lg-p-19 {
        padding: 19% !important;
    }

    .lg-p-20 {
        padding: 20% !important;
    }

    .lg-p-21 {
        padding: 21% !important;
    }

    .lg-p-22 {
        padding: 22% !important;
    }

    .lg-p-23 {
        padding: 23% !important;
    }

    .lg-p-24 {
        padding: 24% !important;
    }

    .lg-p-25 {
        padding: 25% !important;
    }

    .lg-p-26 {
        padding: 26% !important;
    }

    .lg-p-27 {
        padding: 27% !important;
    }

    .lg-p-28 {
        padding: 28% !important;
    }

    .lg-p-29 {
        padding: 29% !important;
    }

    .lg-p-30 {
        padding: 30% !important;
    }

    .lg-pt-5px {
        padding-top: 5px !important;
    }

    .lg-pt-10px {
        padding-top: 10px !important;
    }

    .lg-pt-15px {
        padding-top: 15px !important;
    }

    .lg-pt-20px {
        padding-top: 20px !important;
    }

    .lg-pt-25px {
        padding-top: 25px !important;
    }

    .lg-pt-30px {
        padding-top: 30px !important;
    }

    .lg-pt-35px {
        padding-top: 35px !important;
    }

    .lg-pt-40px {
        padding-top: 40px !important;
    }

    .lg-pt-45px {
        padding-top: 45px !important;
    }

    .lg-pt-50px {
        padding-top: 50px !important;
    }

    .lg-pt-55px {
        padding-top: 55px !important;
    }

    .lg-pt-60px {
        padding-top: 60px !important;
    }

    .lg-pt-65px {
        padding-top: 65px !important;
    }

    .lg-pt-70px {
        padding-top: 70px !important;
    }

    .lg-pt-1 {
        padding-top: 1% !important;
    }

    .lg-pt-2 {
        padding-top: 2% !important;
    }

    .lg-pt-3 {
        padding-top: 3% !important;
    }

    .lg-pt-4 {
        padding-top: 4% !important;
    }

    .lg-pt-5 {
        padding-top: 5% !important;
    }

    .lg-pt-6 {
        padding-top: 6% !important;
    }

    .lg-pt-7 {
        padding-top: 7% !important;
    }

    .lg-pt-8 {
        padding-top: 8% !important;
    }

    .lg-pt-9 {
        padding-top: 9% !important;
    }

    .lg-pt-10 {
        padding-top: 10% !important;
    }

    .lg-pt-11 {
        padding-top: 11% !important;
    }

    .lg-pt-12 {
        padding-top: 12% !important;
    }

    .lg-pt-13 {
        padding-top: 13% !important;
    }

    .lg-pt-14 {
        padding-top: 14% !important;
    }

    .lg-pt-15 {
        padding-top: 15% !important;
    }

    .lg-pt-16 {
        padding-top: 16% !important;
    }

    .lg-pt-17 {
        padding-top: 17% !important;
    }

    .lg-pt-18 {
        padding-top: 18% !important;
    }

    .lg-pt-19 {
        padding-top: 19% !important;
    }

    .lg-pt-20 {
        padding-top: 20% !important;
    }

    .lg-pt-21 {
        padding-top: 21% !important;
    }

    .lg-pt-22 {
        padding-top: 22% !important;
    }

    .lg-pt-23 {
        padding-top: 23% !important;
    }

    .lg-pt-24 {
        padding-top: 24% !important;
    }

    .lg-pt-25 {
        padding-top: 25% !important;
    }

    .lg-pt-26 {
        padding-top: 26% !important;
    }

    .lg-pt-27 {
        padding-top: 27% !important;
    }

    .lg-pt-28 {
        padding-top: 28% !important;
    }

    .lg-pt-29 {
        padding-top: 29% !important;
    }

    .lg-pt-30 {
        padding-top: 30% !important;
    }

    .lg-pe-5px {
        padding-right: 5px !important;
    }

    .lg-pe-10px {
        padding-right: 10px !important;
    }

    .lg-pe-15px {
        padding-right: 15px !important;
    }

    .lg-pe-20px {
        padding-right: 20px !important;
    }

    .lg-pe-25px {
        padding-right: 25px !important;
    }

    .lg-pe-30px {
        padding-right: 30px !important;
    }

    .lg-pe-35px {
        padding-right: 35px !important;
    }

    .lg-pe-40px {
        padding-right: 40px !important;
    }

    .lg-pe-45px {
        padding-right: 45px !important;
    }

    .lg-pe-50px {
        padding-right: 50px !important;
    }

    .lg-pe-55px {
        padding-right: 55px !important;
    }

    .lg-pe-60px {
        padding-right: 60px !important;
    }

    .lg-pe-65px {
        padding-right: 65px !important;
    }

    .lg-pe-70px {
        padding-right: 70px !important;
    }

    .lg-pe-1 {
        padding-right: 1% !important;
    }

    .lg-pe-2 {
        padding-right: 2% !important;
    }

    .lg-pe-3 {
        padding-right: 3% !important;
    }

    .lg-pe-4 {
        padding-right: 4% !important;
    }

    .lg-pe-5 {
        padding-right: 5% !important;
    }

    .lg-pe-6 {
        padding-right: 6% !important;
    }

    .lg-pe-7 {
        padding-right: 7% !important;
    }

    .lg-pe-8 {
        padding-right: 8% !important;
    }

    .lg-pe-9 {
        padding-right: 9% !important;
    }

    .lg-pe-10 {
        padding-right: 10% !important;
    }

    .lg-pe-11 {
        padding-right: 11% !important;
    }

    .lg-pe-12 {
        padding-right: 12% !important;
    }

    .lg-pe-13 {
        padding-right: 13% !important;
    }

    .lg-pe-14 {
        padding-right: 14% !important;
    }

    .lg-pe-15 {
        padding-right: 15% !important;
    }

    .lg-pe-16 {
        padding-right: 16% !important;
    }

    .lg-pe-17 {
        padding-right: 17% !important;
    }

    .lg-pe-18 {
        padding-right: 18% !important;
    }

    .lg-pe-19 {
        padding-right: 19% !important;
    }

    .lg-pe-20 {
        padding-right: 20% !important;
    }

    .lg-pe-21 {
        padding-right: 21% !important;
    }

    .lg-pe-22 {
        padding-right: 22% !important;
    }

    .lg-pe-23 {
        padding-right: 23% !important;
    }

    .lg-pe-24 {
        padding-right: 24% !important;
    }

    .lg-pe-25 {
        padding-right: 25% !important;
    }

    .lg-pe-26 {
        padding-right: 26% !important;
    }

    .lg-pe-27 {
        padding-right: 27% !important;
    }

    .lg-pe-28 {
        padding-right: 28% !important;
    }

    .lg-pe-29 {
        padding-right: 29% !important;
    }

    .lg-pe-30 {
        padding-right: 30% !important;
    }

    .lg-pb-5px {
        padding-bottom: 5px !important;
    }

    .lg-pb-10px {
        padding-bottom: 10px !important;
    }

    .lg-pb-15px {
        padding-bottom: 15px !important;
    }

    .lg-pb-20px {
        padding-bottom: 20px !important;
    }

    .lg-pb-25px {
        padding-bottom: 25px !important;
    }

    .lg-pb-30px {
        padding-bottom: 30px !important;
    }

    .lg-pb-35px {
        padding-bottom: 35px !important;
    }

    .lg-pb-40px {
        padding-bottom: 40px !important;
    }

    .lg-pb-45px {
        padding-bottom: 45px !important;
    }

    .lg-pb-50px {
        padding-bottom: 50px !important;
    }

    .lg-pb-55px {
        padding-bottom: 55px !important;
    }

    .lg-pb-60px {
        padding-bottom: 60px !important;
    }

    .lg-pb-65px {
        padding-bottom: 65px !important;
    }

    .lg-pb-70px {
        padding-bottom: 70px !important;
    }

    .lg-pb-1 {
        padding-bottom: 1% !important;
    }

    .lg-pb-2 {
        padding-bottom: 2% !important;
    }

    .lg-pb-3 {
        padding-bottom: 3% !important;
    }

    .lg-pb-4 {
        padding-bottom: 4% !important;
    }

    .lg-pb-5 {
        padding-bottom: 5% !important;
    }

    .lg-pb-6 {
        padding-bottom: 6% !important;
    }

    .lg-pb-7 {
        padding-bottom: 7% !important;
    }

    .lg-pb-8 {
        padding-bottom: 8% !important;
    }

    .lg-pb-9 {
        padding-bottom: 9% !important;
    }

    .lg-pb-10 {
        padding-bottom: 10% !important;
    }

    .lg-pb-11 {
        padding-bottom: 11% !important;
    }

    .lg-pb-12 {
        padding-bottom: 12% !important;
    }

    .lg-pb-13 {
        padding-bottom: 13% !important;
    }

    .lg-pb-14 {
        padding-bottom: 14% !important;
    }

    .lg-pb-15 {
        padding-bottom: 15% !important;
    }

    .lg-pb-16 {
        padding-bottom: 16% !important;
    }

    .lg-pb-17 {
        padding-bottom: 17% !important;
    }

    .lg-pb-18 {
        padding-bottom: 18% !important;
    }

    .lg-pb-19 {
        padding-bottom: 19% !important;
    }

    .lg-pb-20 {
        padding-bottom: 20% !important;
    }

    .lg-pb-21 {
        padding-bottom: 21% !important;
    }

    .lg-pb-22 {
        padding-bottom: 22% !important;
    }

    .lg-pb-23 {
        padding-bottom: 23% !important;
    }

    .lg-pb-24 {
        padding-bottom: 24% !important;
    }

    .lg-pb-25 {
        padding-bottom: 25% !important;
    }

    .lg-pb-26 {
        padding-bottom: 26% !important;
    }

    .lg-pb-27 {
        padding-bottom: 27% !important;
    }

    .lg-pb-28 {
        padding-bottom: 28% !important;
    }

    .lg-pb-29 {
        padding-bottom: 29% !important;
    }

    .lg-pb-30 {
        padding-bottom: 30% !important;
    }

    .lg-ps-5px {
        padding-left: 5px !important;
    }

    .lg-ps-10px {
        padding-left: 10px !important;
    }

    .lg-ps-15px {
        padding-left: 15px !important;
    }

    .lg-ps-20px {
        padding-left: 20px !important;
    }

    .lg-ps-25px {
        padding-left: 25px !important;
    }

    .lg-ps-30px {
        padding-left: 30px !important;
    }

    .lg-ps-35px {
        padding-left: 35px !important;
    }

    .lg-ps-40px {
        padding-left: 40px !important;
    }

    .lg-ps-45px {
        padding-left: 45px !important;
    }

    .lg-ps-50px {
        padding-left: 50px !important;
    }

    .lg-ps-55px {
        padding-left: 55px !important;
    }

    .lg-ps-60px {
        padding-left: 60px !important;
    }

    .lg-ps-65px {
        padding-left: 65px !important;
    }

    .lg-ps-70px {
        padding-left: 70px !important;
    }

    .lg-ps-1 {
        padding-left: 1% !important;
    }

    .lg-ps-2 {
        padding-left: 2% !important;
    }

    .lg-ps-3 {
        padding-left: 3% !important;
    }

    .lg-ps-4 {
        padding-left: 4% !important;
    }

    .lg-ps-5 {
        padding-left: 5% !important;
    }

    .lg-ps-6 {
        padding-left: 6% !important;
    }

    .lg-ps-7 {
        padding-left: 7% !important;
    }

    .lg-ps-8 {
        padding-left: 8% !important;
    }

    .lg-ps-9 {
        padding-left: 9% !important;
    }

    .lg-ps-10 {
        padding-left: 10% !important;
    }

    .lg-ps-11 {
        padding-left: 11% !important;
    }

    .lg-ps-12 {
        padding-left: 12% !important;
    }

    .lg-ps-13 {
        padding-left: 13% !important;
    }

    .lg-ps-14 {
        padding-left: 14% !important;
    }

    .lg-ps-15 {
        padding-left: 15% !important;
    }

    .lg-ps-16 {
        padding-left: 16% !important;
    }

    .lg-ps-17 {
        padding-left: 17% !important;
    }

    .lg-ps-18 {
        padding-left: 18% !important;
    }

    .lg-ps-19 {
        padding-left: 19% !important;
    }

    .lg-ps-20 {
        padding-left: 20% !important;
    }

    .lg-ps-21 {
        padding-left: 21% !important;
    }

    .lg-ps-22 {
        padding-left: 22% !important;
    }

    .lg-ps-23 {
        padding-left: 23% !important;
    }

    .lg-ps-24 {
        padding-left: 24% !important;
    }

    .lg-ps-25 {
        padding-left: 25% !important;
    }

    .lg-ps-26 {
        padding-left: 26% !important;
    }

    .lg-ps-27 {
        padding-left: 27% !important;
    }

    .lg-ps-28 {
        padding-left: 28% !important;
    }

    .lg-ps-29 {
        padding-left: 29% !important;
    }

    .lg-ps-30 {
        padding-left: 30% !important;
    }

    .lg-m-5px {
        margin: 5px !important;
    }

    .lg-m-10px {
        margin: 10px !important;
    }

    .lg-m-15px {
        margin: 15px !important;
    }

    .lg-m-20px {
        margin: 20px !important;
    }

    .lg-m-25px {
        margin: 25px !important;
    }

    .lg-m-30px {
        margin: 30px !important;
    }

    .lg-m-35px {
        margin: 35px !important;
    }

    .lg-m-40px {
        margin: 40px !important;
    }

    .lg-m-45px {
        margin: 45px !important;
    }

    .lg-m-50px {
        margin: 50px !important;
    }

    .lg-m-55px {
        margin: 55px !important;
    }

    .lg-m-60px {
        margin: 60px !important;
    }

    .lg-m-65px {
        margin: 65px !important;
    }

    .lg-m-70px {
        margin: 70px !important;
    }

    .lg-m-1 {
        margin: 1% !important;
    }

    .lg-m-2 {
        margin: 2% !important;
    }

    .lg-m-3 {
        margin: 3% !important;
    }

    .lg-m-4 {
        margin: 4% !important;
    }

    .lg-m-5 {
        margin: 5% !important;
    }

    .lg-m-6 {
        margin: 6% !important;
    }

    .lg-m-7 {
        margin: 7% !important;
    }

    .lg-m-8 {
        margin: 8% !important;
    }

    .lg-m-9 {
        margin: 9% !important;
    }

    .lg-m-10 {
        margin: 10% !important;
    }

    .lg-m-11 {
        margin: 11% !important;
    }

    .lg-m-12 {
        margin: 12% !important;
    }

    .lg-m-13 {
        margin: 13% !important;
    }

    .lg-m-14 {
        margin: 14% !important;
    }

    .lg-m-15 {
        margin: 15% !important;
    }

    .lg-m-16 {
        margin: 16% !important;
    }

    .lg-m-17 {
        margin: 17% !important;
    }

    .lg-m-18 {
        margin: 18% !important;
    }

    .lg-m-19 {
        margin: 19% !important;
    }

    .lg-m-20 {
        margin: 20% !important;
    }

    .lg-m-21 {
        margin: 21% !important;
    }

    .lg-m-22 {
        margin: 22% !important;
    }

    .lg-m-23 {
        margin: 23% !important;
    }

    .lg-m-24 {
        margin: 24% !important;
    }

    .lg-m-25 {
        margin: 25% !important;
    }

    .lg-m-26 {
        margin: 26% !important;
    }

    .lg-m-27 {
        margin: 27% !important;
    }

    .lg-m-28 {
        margin: 28% !important;
    }

    .lg-m-29 {
        margin: 29% !important;
    }

    .lg-m-30 {
        margin: 30% !important;
    }

    .lg-mt-5px {
        margin-top: 5px !important;
    }

    .lg-mt-10px {
        margin-top: 10px !important;
    }

    .lg-mt-15px {
        margin-top: 15px !important;
    }

    .lg-mt-20px {
        margin-top: 20px !important;
    }

    .lg-mt-25px {
        margin-top: 25px !important;
    }

    .lg-mt-30px {
        margin-top: 30px !important;
    }

    .lg-mt-35px {
        margin-top: 35px !important;
    }

    .lg-mt-40px {
        margin-top: 40px !important;
    }

    .lg-mt-45px {
        margin-top: 45px !important;
    }

    .lg-mt-50px {
        margin-top: 50px !important;
    }

    .lg-mt-55px {
        margin-top: 55px !important;
    }

    .lg-mt-60px {
        margin-top: 60px !important;
    }

    .lg-mt-65px {
        margin-top: 65px !important;
    }

    .lg-mt-70px {
        margin-top: 70px !important;
    }

    .lg-mt-1 {
        margin-top: 1% !important;
    }

    .lg-mt-2 {
        margin-top: 2% !important;
    }

    .lg-mt-3 {
        margin-top: 3% !important;
    }

    .lg-mt-4 {
        margin-top: 4% !important;
    }

    .lg-mt-5 {
        margin-top: 5% !important;
    }

    .lg-mt-6 {
        margin-top: 6% !important;
    }

    .lg-mt-7 {
        margin-top: 7% !important;
    }

    .lg-mt-8 {
        margin-top: 8% !important;
    }

    .lg-mt-9 {
        margin-top: 9% !important;
    }

    .lg-mt-10 {
        margin-top: 10% !important;
    }

    .lg-mt-11 {
        margin-top: 11% !important;
    }

    .lg-mt-12 {
        margin-top: 12% !important;
    }

    .lg-mt-13 {
        margin-top: 13% !important;
    }

    .lg-mt-14 {
        margin-top: 14% !important;
    }

    .lg-mt-15 {
        margin-top: 15% !important;
    }

    .lg-mt-16 {
        margin-top: 16% !important;
    }

    .lg-mt-17 {
        margin-top: 17% !important;
    }

    .lg-mt-18 {
        margin-top: 18% !important;
    }

    .lg-mt-19 {
        margin-top: 19% !important;
    }

    .lg-mt-20 {
        margin-top: 20% !important;
    }

    .lg-mt-21 {
        margin-top: 21% !important;
    }

    .lg-mt-22 {
        margin-top: 22% !important;
    }

    .lg-mt-23 {
        margin-top: 23% !important;
    }

    .lg-mt-24 {
        margin-top: 24% !important;
    }

    .lg-mt-25 {
        margin-top: 25% !important;
    }

    .lg-mt-26 {
        margin-top: 26% !important;
    }

    .lg-mt-27 {
        margin-top: 27% !important;
    }

    .lg-mt-28 {
        margin-top: 28% !important;
    }

    .lg-mt-29 {
        margin-top: 29% !important;
    }

    .lg-mt-30 {
        margin-top: 30% !important;
    }

    .lg-me-5px {
        margin-right: 5px !important;
    }

    .lg-me-10px {
        margin-right: 10px !important;
    }

    .lg-me-15px {
        margin-right: 15px !important;
    }

    .lg-me-20px {
        margin-right: 20px !important;
    }

    .lg-me-25px {
        margin-right: 25px !important;
    }

    .lg-me-30px {
        margin-right: 30px !important;
    }

    .lg-me-35px {
        margin-right: 35px !important;
    }

    .lg-me-40px {
        margin-right: 40px !important;
    }

    .lg-me-45px {
        margin-right: 45px !important;
    }

    .lg-me-50px {
        margin-right: 50px !important;
    }

    .lg-me-55px {
        margin-right: 55px !important;
    }

    .lg-me-60px {
        margin-right: 60px !important;
    }

    .lg-me-65px {
        margin-right: 65px !important;
    }

    .lg-me-70px {
        margin-right: 70px !important;
    }

    .lg-me-1 {
        margin-right: 1% !important;
    }

    .lg-me-2 {
        margin-right: 2% !important;
    }

    .lg-me-3 {
        margin-right: 3% !important;
    }

    .lg-me-4 {
        margin-right: 4% !important;
    }

    .lg-me-5 {
        margin-right: 5% !important;
    }

    .lg-me-6 {
        margin-right: 6% !important;
    }

    .lg-me-7 {
        margin-right: 7% !important;
    }

    .lg-me-8 {
        margin-right: 8% !important;
    }

    .lg-me-9 {
        margin-right: 9% !important;
    }

    .lg-me-10 {
        margin-right: 10% !important;
    }

    .lg-me-11 {
        margin-right: 11% !important;
    }

    .lg-me-12 {
        margin-right: 12% !important;
    }

    .lg-me-13 {
        margin-right: 13% !important;
    }

    .lg-me-14 {
        margin-right: 14% !important;
    }

    .lg-me-15 {
        margin-right: 15% !important;
    }

    .lg-me-16 {
        margin-right: 16% !important;
    }

    .lg-me-17 {
        margin-right: 17% !important;
    }

    .lg-me-18 {
        margin-right: 18% !important;
    }

    .lg-me-19 {
        margin-right: 19% !important;
    }

    .lg-me-20 {
        margin-right: 20% !important;
    }

    .lg-me-21 {
        margin-right: 21% !important;
    }

    .lg-me-22 {
        margin-right: 22% !important;
    }

    .lg-me-23 {
        margin-right: 23% !important;
    }

    .lg-me-24 {
        margin-right: 24% !important;
    }

    .lg-me-25 {
        margin-right: 25% !important;
    }

    .lg-me-26 {
        margin-right: 26% !important;
    }

    .lg-me-27 {
        margin-right: 27% !important;
    }

    .lg-me-28 {
        margin-right: 28% !important;
    }

    .lg-me-29 {
        margin-right: 29% !important;
    }

    .lg-me-30 {
        margin-right: 30% !important;
    }

    .lg-mb-5px {
        margin-bottom: 5px !important;
    }

    .lg-mb-10px {
        margin-bottom: 10px !important;
    }

    .lg-mb-15px {
        margin-bottom: 15px !important;
    }

    .lg-mb-20px {
        margin-bottom: 20px !important;
    }

    .lg-mb-25px {
        margin-bottom: 25px !important;
    }

    .lg-mb-30px {
        margin-bottom: 30px !important;
    }

    .lg-mb-35px {
        margin-bottom: 35px !important;
    }

    .lg-mb-40px {
        margin-bottom: 40px !important;
    }

    .lg-mb-45px {
        margin-bottom: 45px !important;
    }

    .lg-mb-50px {
        margin-bottom: 50px !important;
    }

    .lg-mb-55px {
        margin-bottom: 55px !important;
    }

    .lg-mb-60px {
        margin-bottom: 60px !important;
    }

    .lg-mb-65px {
        margin-bottom: 65px !important;
    }

    .lg-mb-70px {
        margin-bottom: 70px !important;
    }

    .lg-mb-1 {
        margin-bottom: 1% !important;
    }

    .lg-mb-2 {
        margin-bottom: 2% !important;
    }

    .lg-mb-3 {
        margin-bottom: 3% !important;
    }

    .lg-mb-4 {
        margin-bottom: 4% !important;
    }

    .lg-mb-5 {
        margin-bottom: 5% !important;
    }

    .lg-mb-6 {
        margin-bottom: 6% !important;
    }

    .lg-mb-7 {
        margin-bottom: 7% !important;
    }

    .lg-mb-8 {
        margin-bottom: 8% !important;
    }

    .lg-mb-9 {
        margin-bottom: 9% !important;
    }

    .lg-mb-10 {
        margin-bottom: 10% !important;
    }

    .lg-mb-11 {
        margin-bottom: 11% !important;
    }

    .lg-mb-12 {
        margin-bottom: 12% !important;
    }

    .lg-mb-13 {
        margin-bottom: 13% !important;
    }

    .lg-mb-14 {
        margin-bottom: 14% !important;
    }

    .lg-mb-15 {
        margin-bottom: 15% !important;
    }

    .lg-mb-16 {
        margin-bottom: 16% !important;
    }

    .lg-mb-17 {
        margin-bottom: 17% !important;
    }

    .lg-mb-18 {
        margin-bottom: 18% !important;
    }

    .lg-mb-19 {
        margin-bottom: 19% !important;
    }

    .lg-mb-20 {
        margin-bottom: 20% !important;
    }

    .lg-mb-21 {
        margin-bottom: 21% !important;
    }

    .lg-mb-22 {
        margin-bottom: 22% !important;
    }

    .lg-mb-23 {
        margin-bottom: 23% !important;
    }

    .lg-mb-24 {
        margin-bottom: 24% !important;
    }

    .lg-mb-25 {
        margin-bottom: 25% !important;
    }

    .lg-mb-26 {
        margin-bottom: 26% !important;
    }

    .lg-mb-27 {
        margin-bottom: 27% !important;
    }

    .lg-mb-28 {
        margin-bottom: 28% !important;
    }

    .lg-mb-29 {
        margin-bottom: 29% !important;
    }

    .lg-mb-30 {
        margin-bottom: 30% !important;
    }

    .lg-ms-5px {
        margin-left: 5px !important;
    }

    .lg-ms-10px {
        margin-left: 10px !important;
    }

    .lg-ms-15px {
        margin-left: 15px !important;
    }

    .lg-ms-20px {
        margin-left: 20px !important;
    }

    .lg-ms-25px {
        margin-left: 25px !important;
    }

    .lg-ms-30px {
        margin-left: 30px !important;
    }

    .lg-ms-35px {
        margin-left: 35px !important;
    }

    .lg-ms-40px {
        margin-left: 40px !important;
    }

    .lg-ms-45px {
        margin-left: 45px !important;
    }

    .lg-ms-50px {
        margin-left: 50px !important;
    }

    .lg-ms-55px {
        margin-left: 55px !important;
    }

    .lg-ms-60px {
        margin-left: 60px !important;
    }

    .lg-ms-65px {
        margin-left: 65px !important;
    }

    .lg-ms-70px {
        margin-left: 70px !important;
    }

    .lg-ms-1 {
        margin-left: 1% !important;
    }

    .lg-ms-2 {
        margin-left: 2% !important;
    }

    .lg-ms-3 {
        margin-left: 3% !important;
    }

    .lg-ms-4 {
        margin-left: 4% !important;
    }

    .lg-ms-5 {
        margin-left: 5% !important;
    }

    .lg-ms-6 {
        margin-left: 6% !important;
    }

    .lg-ms-7 {
        margin-left: 7% !important;
    }

    .lg-ms-8 {
        margin-left: 8% !important;
    }

    .lg-ms-9 {
        margin-left: 9% !important;
    }

    .lg-ms-10 {
        margin-left: 10% !important;
    }

    .lg-ms-11 {
        margin-left: 11% !important;
    }

    .lg-ms-12 {
        margin-left: 12% !important;
    }

    .lg-ms-13 {
        margin-left: 13% !important;
    }

    .lg-ms-14 {
        margin-left: 14% !important;
    }

    .lg-ms-15 {
        margin-left: 15% !important;
    }

    .lg-ms-16 {
        margin-left: 16% !important;
    }

    .lg-ms-17 {
        margin-left: 17% !important;
    }

    .lg-ms-18 {
        margin-left: 18% !important;
    }

    .lg-ms-19 {
        margin-left: 19% !important;
    }

    .lg-ms-20 {
        margin-left: 20% !important;
    }

    .lg-ms-21 {
        margin-left: 21% !important;
    }

    .lg-ms-22 {
        margin-left: 22% !important;
    }

    .lg-ms-23 {
        margin-left: 23% !important;
    }

    .lg-ms-24 {
        margin-left: 24% !important;
    }

    .lg-ms-25 {
        margin-left: 25% !important;
    }

    .lg-ms-26 {
        margin-left: 26% !important;
    }

    .lg-ms-27 {
        margin-left: 27% !important;
    }

    .lg-ms-28 {
        margin-left: 28% !important;
    }

    .lg-ms-29 {
        margin-left: 29% !important;
    }

    .lg-ms-30 {
        margin-left: 30% !important;
    }
    /* Font size */
    .lg-fs-0 {
        font-size: 0;
    }

    .lg-fs-10 {
        font-size: 10px;
    }

    .lg-fs-11 {
        font-size: 11px;
    }

    .lg-fs-12 {
        font-size: 12px;
    }

    .lg-fs-13 {
        font-size: 13px;
    }

    .lg-fs-14 {
        font-size: 14px;
    }

    .lg-fs-15 {
        font-size: 15px;
    }

    .lg-fs-16 {
        font-size: 16px;
    }

    .lg-fs-17 {
        font-size: 17px;
    }

    .lg-fs-18 {
        font-size: 18px;
    }

    .lg-fs-19 {
        font-size: 19px;
    }

    .lg-fs-20 {
        font-size: 20px;
    }

    .lg-fs-22 {
        font-size: 22px;
    }

    .lg-fs-24 {
        font-size: 24px;
        line-height: 32px;
    }

    .lg-fs-26 {
        font-size: 26px;
        line-height: 38px;
    }

    .lg-fs-28 {
        font-size: 1.75rem;
        line-height: 2.6rem;
    }

    .lg-fs-30 {
        font-size: 1.875rem;
        line-height: 2.8rem;
    }

    .lg-fs-32 {
        font-size: 2rem;
        line-height: 2.5rem;
    }

    .lg-fs-40 {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }

    .lg-fs-45 {
        font-size: 2.813rem;
        line-height: 3rem;
    }

    .lg-fs-50 {
        font-size: 3.125rem;
        line-height: 3.25rem;
    }

    .lg-fs-55 {
        font-size: 3.438rem;
        line-height: 3.5rem;
    }

    .lg-fs-60 {
        font-size: 3.75rem;
        line-height: 3.75rem;
    }

    .lg-fs-65 {
        font-size: 4.063rem;
        line-height: 4.688rem;
    }

    .lg-fs-70 {
        font-size: 4.375rem;
        line-height: 4.375rem;
    }

    .lg-fs-75 {
        font-size: 4.668rem;
        line-height: 4.668rem;
    }

    .lg-fs-80 {
        font-size: 5rem;
        line-height: 5rem;
    }

    .lg-fs-85 {
        font-size: 5.313rem;
        line-height: 5.313rem;
    }

    .lg-fs-90 {
        font-size: 5.625rem;
        line-height: 5.625rem;
    }

    .lg-fs-95 {
        font-size: 5.938rem;
        line-height: 5.938rem;
    }

    .lg-fs-100 {
        font-size: 6.25rem;
        line-height: 6.25rem;
    }

    .lg-fs-110 {
        font-size: 6.875rem;
        line-height: 6.875rem;
    }

    .lg-fs-120 {
        font-size: 7.5rem;
        line-height: 7.5rem;
    }

    .lg-fs-130 {
        font-size: 8.125rem;
        line-height: 8.125rem;
    }

    .lg-fs-140 {
        font-size: 8.75rem;
        line-height: 8.75rem;
    }

    .lg-fs-150 {
        font-size: 9.375rem;
        line-height: 9.375rem;
    }

    .lg-fs-160 {
        font-size: 10rem;
        line-height: 10rem;
    }

    .lg-fs-170 {
        font-size: 10.625rem;
        line-height: 10.625rem;
    }

    .lg-fs-180 {
        font-size: 11.25rem;
        line-height: 11.25rem;
    }

    .lg-fs-190 {
        font-size: 11.875rem;
        line-height: 11.875rem;
    }

    .lg-fs-200 {
        font-size: 12.5rem;
        line-height: 12.5rem;
    }

    .lg-fs-250 {
        font-size: 15.625rem;
        line-height: 15.625rem;
    }

    .lg-fs-275 {
        font-size: 17.188rem;
        line-height: 17.188rem;
    }

    .lg-fs-300 {
        font-size: 18.75rem;
        line-height: 18.75rem;
    }
    /* Line height */
    .lg-lh-20 {
        line-height: 20px;
    }

    .lg-lh-22 {
        line-height: 22px;
    }

    .lg-lh-24 {
        line-height: 24px;
    }

    .lg-lh-26 {
        line-height: 26px;
    }

    .lg-lh-28 {
        line-height: 28px;
    }

    .lg-lh-30 {
        line-height: 30px;
    }

    .lg-lh-32 {
        line-height: 2rem;
    }

    .lg-lh-34 {
        line-height: 2.125rem;
    }

    .lg-lh-36 {
        line-height: 2.25rem;
    }

    .lg-lh-38 {
        line-height: 2.375rem;
    }

    .lg-lh-40 {
        line-height: 2.5rem;
    }

    .lg-lh-42 {
        line-height: 2.625rem;
    }

    .lg-lh-44 {
        line-height: 2.75rem;
    }

    .lg-lh-46 {
        line-height: 2.875rem;
    }

    .lg-lh-48 {
        line-height: 3rem;
    }

    .lg-lh-50 {
        line-height: 3.125rem;
    }

    .lg-lh-55 {
        line-height: 3.438rem;
    }

    .lg-lh-60 {
        line-height: 3.75rem;
    }

    .lg-lh-65 {
        line-height: 4.063rem;
    }

    .lg-lh-70 {
        line-height: 4.375rem;
    }

    .lg-lh-75 {
        line-height: 4.688rem;
    }

    .lg-lh-80 {
        line-height: 5rem;
    }

    .lg-lh-85 {
        line-height: 5.313rem;
    }

    .lg-lh-90 {
        line-height: 5.625rem;
    }

    .lg-lh-95 {
        line-height: 5.938rem;
    }

    .lg-lh-100 {
        line-height: 6.25rem;
    }

    .lg-lh-normal {
        line-height: normal;
    }

    .lg-lh-initial {
        line-height: initial;
    }
    /* Width */
    .lg-w-10px {
        width: 10px !important;
    }

    .lg-w-15px {
        width: 15px !important;
    }

    .lg-w-20px {
        width: 20px !important;
    }

    .lg-w-25px {
        width: 25px !important;
    }

    .lg-w-30px {
        width: 30px !important;
    }

    .lg-w-35px {
        width: 35px !important;
    }

    .lg-w-40px {
        width: 40px !important;
    }

    .lg-w-45px {
        width: 45px !important;
    }

    .lg-w-50px {
        width: 50px !important;
    }

    .lg-w-55px {
        width: 55px !important;
    }

    .lg-w-60px {
        width: 60px !important;
    }

    .lg-w-65px {
        width: 65px !important;
    }

    .lg-w-70px {
        width: 70px !important;
    }

    .lg-w-75px {
        width: 75px !important;
    }

    .lg-w-80px {
        width: 80px !important;
    }

    .lg-w-85px {
        width: 85px !important;
    }

    .lg-w-90px {
        width: 90px !important;
    }

    .lg-w-95px {
        width: 95px !important;
    }

    .lg-w-100px {
        width: 100px !important;
    }

    .lg-w-110px {
        width: 110px !important;
    }

    .lg-w-120px {
        width: 120px !important;
    }

    .lg-w-130px {
        width: 130px !important;
    }

    .lg-w-140px {
        width: 140px !important;
    }

    .lg-w-150px {
        width: 150px !important;
    }

    .lg-w-160px {
        width: 160px !important;
    }

    .lg-w-170px {
        width: 170px !important;
    }

    .lg-w-180px {
        width: 180px !important;
    }

    .lg-w-190px {
        width: 190px !important;
    }

    .lg-w-200px {
        width: 200px !important;
    }

    .lg-w-250px {
        width: 250px !important;
    }

    .lg-w-300px {
        width: 300px !important;
    }

    .lg-w-350px {
        width: 350px !important;
    }

    .lg-w-400px {
        width: 400px !important;
    }

    .lg-w-450px {
        width: 450px !important;
    }

    .lg-w-500px {
        width: 500px !important;
    }

    .lg-w-550px {
        width: 550px !important;
    }

    .lg-w-600px {
        width: 600px !important;
    }

    .lg-w-650px {
        width: 650px !important;
    }

    .lg-w-700px {
        width: 700px !important;
    }

    .lg-w-750px {
        width: 750px !important;
    }

    .lg-w-800px {
        width: 800px !important;
    }

    .lg-w-850px {
        width: 850px !important;
    }

    .lg-w-900px {
        width: 900px !important;
    }

    .lg-w-950px {
        width: 950px !important;
    }

    .lg-w-1000px {
        width: 1000px !important;
    }

    .lg-w-10 {
        width: 10% !important;
    }

    .lg-w-15 {
        width: 15% !important;
    }

    .lg-w-20 {
        width: 20% !important;
    }

    .lg-w-25 {
        width: 25% !important;
    }

    .lg-w-30 {
        width: 30% !important;
    }

    .lg-w-35 {
        width: 35% !important;
    }

    .lg-w-40 {
        width: 40% !important;
    }

    .lg-w-45 {
        width: 45% !important;
    }

    .lg-w-50 {
        width: 50% !important;
    }

    .lg-w-55 {
        width: 55% !important;
    }

    .lg-w-60 {
        width: 60% !important;
    }

    .lg-w-65 {
        width: 65% !important;
    }

    .lg-w-70 {
        width: 70% !important;
    }

    .lg-w-75 {
        width: 75% !important;
    }

    .lg-w-80 {
        width: 80% !important;
    }

    .lg-w-85 {
        width: 85% !important;
    }

    .lg-w-90 {
        width: 90% !important;
    }

    .lg-w-95 {
        width: 95% !important;
    }

    .lg-w-100 {
        width: 100% !important;
    }

    .lg-w-auto {
        width: auto !important;
    }
    /* Height */
    .lg-h-10px {
        height: 10px !important;
    }

    .lg-h-15px {
        height: 15px !important;
    }

    .lg-h-20px {
        height: 20px !important;
    }

    .lg-h-25px {
        height: 25px !important;
    }

    .lg-h-30px {
        height: 30px !important;
    }

    .lg-h-35px {
        height: 35px !important;
    }

    .lg-h-40px {
        height: 40px !important;
    }

    .lg-h-45px {
        height: 45px !important;
    }

    .lg-h-50px {
        height: 50px !important;
    }

    .lg-h-55px {
        height: 55px !important;
    }

    .lg-h-60px {
        height: 60px !important;
    }

    .lg-h-65px {
        height: 65px !important;
    }

    .lg-h-70px {
        height: 70px !important;
    }

    .lg-h-75px {
        height: 75px !important;
    }

    .lg-h-80px {
        height: 80px !important;
    }

    .lg-h-85px {
        height: 85px !important;
    }

    .lg-h-90px {
        height: 90px !important;
    }

    .lg-h-95px {
        height: 95px !important;
    }

    .lg-h-100px {
        height: 100px !important;
    }

    .lg-h-110px {
        height: 110px !important;
    }

    .lg-h-120px {
        height: 120px !important;
    }

    .lg-h-130px {
        height: 130px !important;
    }

    .lg-h-140px {
        height: 140px !important;
    }

    .lg-h-150px {
        height: 150px !important;
    }

    .lg-h-160px {
        height: 160px !important;
    }

    .lg-h-170px {
        height: 170px !important;
    }

    .lg-h-180px {
        height: 180px !important;
    }

    .lg-h-190px {
        height: 190px !important;
    }

    .lg-h-200px {
        height: 200px !important;
    }

    .lg-h-250px {
        height: 250px !important;
    }

    .lg-h-300px {
        height: 300px !important;
    }

    .lg-h-350px {
        height: 350px !important;
    }

    .lg-h-400px {
        height: 400px !important;
    }

    .lg-h-450px {
        height: 450px !important;
    }

    .lg-h-500px {
        height: 500px !important;
    }

    .lg-h-550px {
        height: 550px !important;
    }

    .lg-h-600px {
        height: 600px !important;
    }

    .lg-h-650px {
        height: 650px !important;
    }

    .lg-h-700px {
        height: 700px !important;
    }

    .lg-h-750px {
        height: 750px !important;
    }

    .lg-h-800px {
        height: 800px !important;
    }

    .lg-h-850px {
        height: 850px !important;
    }

    .lg-h-auto {
        height: auto !important;
    }

    .lg-h-100 {
        height: 100% !important;
    }

    /* Outside box left */
    .lg-outside-box-left-0 {
        margin-left: 0;
    }

    .lg-outside-box-left-2 {
        margin-left: -2vw;
    }

    .lg-outside-box-left-5 {
        margin-left: -5vw;
    }

    .lg-outside-box-left-10 {
        margin-left: -10vw;
    }

    .lg-outside-box-left-20 {
        margin-left: -20vw;
    }

    .lg-outside-box-left-30 {
        margin-left: -30vw;
    }

    .lg-outside-box-left-40 {
        margin-left: -40vw;
    }

    .lg-outside-box-left-50 {
        margin-left: -50vw;
    }
    /* Outside box right */
    .lg-outside-box-right-0 {
        margin-right: 0;
    }

    .lg-outside-box-right-2 {
        margin-right: -2vw;
    }

    .lg-outside-box-right-5 {
        margin-right: -5vw;
    }

    .lg-outside-box-right-7 {
        margin-right: -7vw;
    }

    .lg-outside-box-right-10 {
        margin-right: -10vw;
    }

    .lg-outside-box-right-20 {
        margin-right: -20vw;
    }

    .lg-outside-box-right-30 {
        margin-right: -30vw;
    }

    .lg-outside-box-right-40 {
        margin-right: -40vw;
    }

    .lg-outside-box-right-50 {
        margin-right: -50vw;
    }

    .lg-outside-box-right-60 {
        margin-right: -60vw;
    }

    .lg-outside-box-right-65 {
        margin-right: -65vw;
    }

    .lg-top-0px {
        top: 0px !important;
    }

    .lg-top-1px {
        top: 1px !important;
    }

    .lg-top-2px {
        top: 2px !important;
    }

    .lg-top-3px {
        top: 3px !important;
    }

    .lg-top-4px {
        top: 4px !important;
    }

    .lg-top-5px {
        top: 5px !important;
    }

    .lg-top-6px {
        top: 6px !important;
    }

    .lg-top-7px {
        top: 7px !important;
    }

    .lg-top-8px {
        top: 8px !important;
    }

    .lg-top-9px {
        top: 9px !important;
    }

    .lg-top-10px {
        top: 10px !important;
    }

    .lg-top-11px {
        top: 11px !important;
    }

    .lg-top-12px {
        top: 12px !important;
    }

    .lg-top-13px {
        top: 13px !important;
    }

    .lg-top-14px {
        top: 14px !important;
    }

    .lg-top-15px {
        top: 15px !important;
    }

    .lg-top-16px {
        top: 16px !important;
    }

    .lg-top-17px {
        top: 17px !important;
    }

    .lg-top-18px {
        top: 18px !important;
    }

    .lg-top-19px {
        top: 19px !important;
    }

    .lg-top-20px {
        top: 20px !important;
    }

    .lg-top-21px {
        top: 21px !important;
    }

    .lg-top-22px {
        top: 22px !important;
    }

    .lg-top-23px {
        top: 23px !important;
    }

    .lg-top-24px {
        top: 24px !important;
    }

    .lg-top-25px {
        top: 25px !important;
    }

    .lg-top-26px {
        top: 26px !important;
    }

    .lg-top-27px {
        top: 27px !important;
    }

    .lg-top-28px {
        top: 28px !important;
    }

    .lg-top-29px {
        top: 29px !important;
    }

    .lg-top-30px {
        top: 30px !important;
    }

    .lg-top-40px {
        top: 40px !important;
    }

    .lg-top-50px {
        top: 50px !important;
    }

    .lg-top-60px {
        top: 60px !important;
    }

    .lg-top-70px {
        top: 70px !important;
    }

    .lg-top-80px {
        top: 80px !important;
    }

    .lg-top-90px {
        top: 90px !important;
    }

    .lg-top-100px {
        top: 100px !important;
    }

    .lg-top-110px {
        top: 110px !important;
    }

    .lg-top-120px {
        top: 120px !important;
    }

    .lg-top-130px {
        top: 130px !important;
    }

    .lg-top-140px {
        top: 140px !important;
    }

    .lg-top-150px {
        top: 150px !important;
    }

    .lg-right-0px {
        right: 0px !important;
    }

    .lg-right-1px {
        right: 1px !important;
    }

    .lg-right-2px {
        right: 2px !important;
    }

    .lg-right-3px {
        right: 3px !important;
    }

    .lg-right-4px {
        right: 4px !important;
    }

    .lg-right-5px {
        right: 5px !important;
    }

    .lg-right-6px {
        right: 6px !important;
    }

    .lg-right-7px {
        right: 7px !important;
    }

    .lg-right-8px {
        right: 8px !important;
    }

    .lg-right-9px {
        right: 9px !important;
    }

    .lg-right-10px {
        right: 10px !important;
    }

    .lg-right-11px {
        right: 11px !important;
    }

    .lg-right-12px {
        right: 12px !important;
    }

    .lg-right-13px {
        right: 13px !important;
    }

    .lg-right-14px {
        right: 14px !important;
    }

    .lg-right-15px {
        right: 15px !important;
    }

    .lg-right-16px {
        right: 16px !important;
    }

    .lg-right-17px {
        right: 17px !important;
    }

    .lg-right-18px {
        right: 18px !important;
    }

    .lg-right-19px {
        right: 19px !important;
    }

    .lg-right-20px {
        right: 20px !important;
    }

    .lg-right-21px {
        right: 21px !important;
    }

    .lg-right-22px {
        right: 22px !important;
    }

    .lg-right-23px {
        right: 23px !important;
    }

    .lg-right-24px {
        right: 24px !important;
    }

    .lg-right-25px {
        right: 25px !important;
    }

    .lg-right-26px {
        right: 26px !important;
    }

    .lg-right-27px {
        right: 27px !important;
    }

    .lg-right-28px {
        right: 28px !important;
    }

    .lg-right-29px {
        right: 29px !important;
    }

    .lg-right-30px {
        right: 30px !important;
    }

    .lg-right-40px {
        right: 40px !important;
    }

    .lg-right-50px {
        right: 50px !important;
    }

    .lg-right-60px {
        right: 60px !important;
    }

    .lg-right-70px {
        right: 70px !important;
    }

    .lg-right-80px {
        right: 80px !important;
    }

    .lg-right-90px {
        right: 90px !important;
    }

    .lg-right-100px {
        right: 100px !important;
    }

    .lg-right-110px {
        right: 110px !important;
    }

    .lg-right-120px {
        right: 120px !important;
    }

    .lg-right-130px {
        right: 130px !important;
    }

    .lg-right-140px {
        right: 140px !important;
    }

    .lg-right-150px {
        right: 150px !important;
    }

    .lg-bottom-0px {
        bottom: 0px !important;
    }

    .lg-bottom-1px {
        bottom: 1px !important;
    }

    .lg-bottom-2px {
        bottom: 2px !important;
    }

    .lg-bottom-3px {
        bottom: 3px !important;
    }

    .lg-bottom-4px {
        bottom: 4px !important;
    }

    .lg-bottom-5px {
        bottom: 5px !important;
    }

    .lg-bottom-6px {
        bottom: 6px !important;
    }

    .lg-bottom-7px {
        bottom: 7px !important;
    }

    .lg-bottom-8px {
        bottom: 8px !important;
    }

    .lg-bottom-9px {
        bottom: 9px !important;
    }

    .lg-bottom-10px {
        bottom: 10px !important;
    }

    .lg-bottom-11px {
        bottom: 11px !important;
    }

    .lg-bottom-12px {
        bottom: 12px !important;
    }

    .lg-bottom-13px {
        bottom: 13px !important;
    }

    .lg-bottom-14px {
        bottom: 14px !important;
    }

    .lg-bottom-15px {
        bottom: 15px !important;
    }

    .lg-bottom-16px {
        bottom: 16px !important;
    }

    .lg-bottom-17px {
        bottom: 17px !important;
    }

    .lg-bottom-18px {
        bottom: 18px !important;
    }

    .lg-bottom-19px {
        bottom: 19px !important;
    }

    .lg-bottom-20px {
        bottom: 20px !important;
    }

    .lg-bottom-21px {
        bottom: 21px !important;
    }

    .lg-bottom-22px {
        bottom: 22px !important;
    }

    .lg-bottom-23px {
        bottom: 23px !important;
    }

    .lg-bottom-24px {
        bottom: 24px !important;
    }

    .lg-bottom-25px {
        bottom: 25px !important;
    }

    .lg-bottom-26px {
        bottom: 26px !important;
    }

    .lg-bottom-27px {
        bottom: 27px !important;
    }

    .lg-bottom-28px {
        bottom: 28px !important;
    }

    .lg-bottom-29px {
        bottom: 29px !important;
    }

    .lg-bottom-30px {
        bottom: 30px !important;
    }

    .lg-bottom-40px {
        bottom: 40px !important;
    }

    .lg-bottom-50px {
        bottom: 50px !important;
    }

    .lg-bottom-60px {
        bottom: 60px !important;
    }

    .lg-bottom-70px {
        bottom: 70px !important;
    }

    .lg-bottom-80px {
        bottom: 80px !important;
    }

    .lg-bottom-90px {
        bottom: 90px !important;
    }

    .lg-bottom-100px {
        bottom: 100px !important;
    }

    .lg-bottom-110px {
        bottom: 110px !important;
    }

    .lg-bottom-120px {
        bottom: 120px !important;
    }

    .lg-bottom-130px {
        bottom: 130px !important;
    }

    .lg-bottom-140px {
        bottom: 140px !important;
    }

    .lg-bottom-150px {
        bottom: 150px !important;
    }

    .lg-left-0px {
        left: 0px !important;
    }

    .lg-left-1px {
        left: 1px !important;
    }

    .lg-left-2px {
        left: 2px !important;
    }

    .lg-left-3px {
        left: 3px !important;
    }

    .lg-left-4px {
        left: 4px !important;
    }

    .lg-left-5px {
        left: 5px !important;
    }

    .lg-left-6px {
        left: 6px !important;
    }

    .lg-left-7px {
        left: 7px !important;
    }

    .lg-left-8px {
        left: 8px !important;
    }

    .lg-left-9px {
        left: 9px !important;
    }

    .lg-left-10px {
        left: 10px !important;
    }

    .lg-left-11px {
        left: 11px !important;
    }

    .lg-left-12px {
        left: 12px !important;
    }

    .lg-left-13px {
        left: 13px !important;
    }

    .lg-left-14px {
        left: 14px !important;
    }

    .lg-left-15px {
        left: 15px !important;
    }

    .lg-left-16px {
        left: 16px !important;
    }

    .lg-left-17px {
        left: 17px !important;
    }

    .lg-left-18px {
        left: 18px !important;
    }

    .lg-left-19px {
        left: 19px !important;
    }

    .lg-left-20px {
        left: 20px !important;
    }

    .lg-left-21px {
        left: 21px !important;
    }

    .lg-left-22px {
        left: 22px !important;
    }

    .lg-left-23px {
        left: 23px !important;
    }

    .lg-left-24px {
        left: 24px !important;
    }

    .lg-left-25px {
        left: 25px !important;
    }

    .lg-left-26px {
        left: 26px !important;
    }

    .lg-left-27px {
        left: 27px !important;
    }

    .lg-left-28px {
        left: 28px !important;
    }

    .lg-left-29px {
        left: 29px !important;
    }

    .lg-left-30px {
        left: 30px !important;
    }

    .lg-left-40px {
        left: 40px !important;
    }

    .lg-left-50px {
        left: 50px !important;
    }

    .lg-left-60px {
        left: 60px !important;
    }

    .lg-left-70px {
        left: 70px !important;
    }

    .lg-left-80px {
        left: 80px !important;
    }

    .lg-left-90px {
        left: 90px !important;
    }

    .lg-left-100px {
        left: 100px !important;
    }

    .lg-left-110px {
        left: 110px !important;
    }

    .lg-left-120px {
        left: 120px !important;
    }

    .lg-left-130px {
        left: 130px !important;
    }

    .lg-left-140px {
        left: 140px !important;
    }

    .lg-left-150px {
        left: 150px !important;
    }

    .lg-top-minus-0px {
        top: -0px !important;
    }

    .lg-top-minus-1px {
        top: -1px !important;
    }

    .lg-top-minus-2px {
        top: -2px !important;
    }

    .lg-top-minus-3px {
        top: -3px !important;
    }

    .lg-top-minus-4px {
        top: -4px !important;
    }

    .lg-top-minus-5px {
        top: -5px !important;
    }

    .lg-top-minus-6px {
        top: -6px !important;
    }

    .lg-top-minus-7px {
        top: -7px !important;
    }

    .lg-top-minus-8px {
        top: -8px !important;
    }

    .lg-top-minus-9px {
        top: -9px !important;
    }

    .lg-top-minus-10px {
        top: -10px !important;
    }

    .lg-top-minus-11px {
        top: -11px !important;
    }

    .lg-top-minus-12px {
        top: -12px !important;
    }

    .lg-top-minus-13px {
        top: -13px !important;
    }

    .lg-top-minus-14px {
        top: -14px !important;
    }

    .lg-top-minus-15px {
        top: -15px !important;
    }

    .lg-top-minus-16px {
        top: -16px !important;
    }

    .lg-top-minus-17px {
        top: -17px !important;
    }

    .lg-top-minus-18px {
        top: -18px !important;
    }

    .lg-top-minus-19px {
        top: -19px !important;
    }

    .lg-top-minus-20px {
        top: -20px !important;
    }

    .lg-top-minus-21px {
        top: -21px !important;
    }

    .lg-top-minus-22px {
        top: -22px !important;
    }

    .lg-top-minus-23px {
        top: -23px !important;
    }

    .lg-top-minus-24px {
        top: -24px !important;
    }

    .lg-top-minus-25px {
        top: -25px !important;
    }

    .lg-top-minus-26px {
        top: -26px !important;
    }

    .lg-top-minus-27px {
        top: -27px !important;
    }

    .lg-top-minus-28px {
        top: -28px !important;
    }

    .lg-top-minus-29px {
        top: -29px !important;
    }

    .lg-top-minus-30px {
        top: -30px !important;
    }

    .lg-top-minus-40px {
        top: -40px !important;
    }

    .lg-top-minus-50px {
        top: -50px !important;
    }

    .lg-top-minus-60px {
        top: -60px !important;
    }

    .lg-top-minus-70px {
        top: -70px !important;
    }

    .lg-top-minus-80px {
        top: -80px !important;
    }

    .lg-top-minus-90px {
        top: -90px !important;
    }

    .lg-top-minus-100px {
        top: -100px !important;
    }

    .lg-top-minus-110px {
        top: -110px !important;
    }

    .lg-top-minus-120px {
        top: -120px !important;
    }

    .lg-top-minus-130px {
        top: -130px !important;
    }

    .lg-top-minus-140px {
        top: -140px !important;
    }

    .lg-top-minus-150px {
        top: -150px !important;
    }

    .lg-right-minus-0px {
        right: -0px !important;
    }

    .lg-right-minus-1px {
        right: -1px !important;
    }

    .lg-right-minus-2px {
        right: -2px !important;
    }

    .lg-right-minus-3px {
        right: -3px !important;
    }

    .lg-right-minus-4px {
        right: -4px !important;
    }

    .lg-right-minus-5px {
        right: -5px !important;
    }

    .lg-right-minus-6px {
        right: -6px !important;
    }

    .lg-right-minus-7px {
        right: -7px !important;
    }

    .lg-right-minus-8px {
        right: -8px !important;
    }

    .lg-right-minus-9px {
        right: -9px !important;
    }

    .lg-right-minus-10px {
        right: -10px !important;
    }

    .lg-right-minus-11px {
        right: -11px !important;
    }

    .lg-right-minus-12px {
        right: -12px !important;
    }

    .lg-right-minus-13px {
        right: -13px !important;
    }

    .lg-right-minus-14px {
        right: -14px !important;
    }

    .lg-right-minus-15px {
        right: -15px !important;
    }

    .lg-right-minus-16px {
        right: -16px !important;
    }

    .lg-right-minus-17px {
        right: -17px !important;
    }

    .lg-right-minus-18px {
        right: -18px !important;
    }

    .lg-right-minus-19px {
        right: -19px !important;
    }

    .lg-right-minus-20px {
        right: -20px !important;
    }

    .lg-right-minus-21px {
        right: -21px !important;
    }

    .lg-right-minus-22px {
        right: -22px !important;
    }

    .lg-right-minus-23px {
        right: -23px !important;
    }

    .lg-right-minus-24px {
        right: -24px !important;
    }

    .lg-right-minus-25px {
        right: -25px !important;
    }

    .lg-right-minus-26px {
        right: -26px !important;
    }

    .lg-right-minus-27px {
        right: -27px !important;
    }

    .lg-right-minus-28px {
        right: -28px !important;
    }

    .lg-right-minus-29px {
        right: -29px !important;
    }

    .lg-right-minus-30px {
        right: -30px !important;
    }

    .lg-right-minus-40px {
        right: -40px !important;
    }

    .lg-right-minus-50px {
        right: -50px !important;
    }

    .lg-right-minus-60px {
        right: -60px !important;
    }

    .lg-right-minus-70px {
        right: -70px !important;
    }

    .lg-right-minus-80px {
        right: -80px !important;
    }

    .lg-right-minus-90px {
        right: -90px !important;
    }

    .lg-right-minus-100px {
        right: -100px !important;
    }

    .lg-right-minus-110px {
        right: -110px !important;
    }

    .lg-right-minus-120px {
        right: -120px !important;
    }

    .lg-right-minus-130px {
        right: -130px !important;
    }

    .lg-right-minus-140px {
        right: -140px !important;
    }

    .lg-right-minus-150px {
        right: -150px !important;
    }

    .lg-bottom-minus-0px {
        bottom: -0px !important;
    }

    .lg-bottom-minus-1px {
        bottom: -1px !important;
    }

    .lg-bottom-minus-2px {
        bottom: -2px !important;
    }

    .lg-bottom-minus-3px {
        bottom: -3px !important;
    }

    .lg-bottom-minus-4px {
        bottom: -4px !important;
    }

    .lg-bottom-minus-5px {
        bottom: -5px !important;
    }

    .lg-bottom-minus-6px {
        bottom: -6px !important;
    }

    .lg-bottom-minus-7px {
        bottom: -7px !important;
    }

    .lg-bottom-minus-8px {
        bottom: -8px !important;
    }

    .lg-bottom-minus-9px {
        bottom: -9px !important;
    }

    .lg-bottom-minus-10px {
        bottom: -10px !important;
    }

    .lg-bottom-minus-11px {
        bottom: -11px !important;
    }

    .lg-bottom-minus-12px {
        bottom: -12px !important;
    }

    .lg-bottom-minus-13px {
        bottom: -13px !important;
    }

    .lg-bottom-minus-14px {
        bottom: -14px !important;
    }

    .lg-bottom-minus-15px {
        bottom: -15px !important;
    }

    .lg-bottom-minus-16px {
        bottom: -16px !important;
    }

    .lg-bottom-minus-17px {
        bottom: -17px !important;
    }

    .lg-bottom-minus-18px {
        bottom: -18px !important;
    }

    .lg-bottom-minus-19px {
        bottom: -19px !important;
    }

    .lg-bottom-minus-20px {
        bottom: -20px !important;
    }

    .lg-bottom-minus-21px {
        bottom: -21px !important;
    }

    .lg-bottom-minus-22px {
        bottom: -22px !important;
    }

    .lg-bottom-minus-23px {
        bottom: -23px !important;
    }

    .lg-bottom-minus-24px {
        bottom: -24px !important;
    }

    .lg-bottom-minus-25px {
        bottom: -25px !important;
    }

    .lg-bottom-minus-26px {
        bottom: -26px !important;
    }

    .lg-bottom-minus-27px {
        bottom: -27px !important;
    }

    .lg-bottom-minus-28px {
        bottom: -28px !important;
    }

    .lg-bottom-minus-29px {
        bottom: -29px !important;
    }

    .lg-bottom-minus-30px {
        bottom: -30px !important;
    }

    .lg-bottom-minus-40px {
        bottom: -40px !important;
    }

    .lg-bottom-minus-50px {
        bottom: -50px !important;
    }

    .lg-bottom-minus-60px {
        bottom: -60px !important;
    }

    .lg-bottom-minus-70px {
        bottom: -70px !important;
    }

    .lg-bottom-minus-80px {
        bottom: -80px !important;
    }

    .lg-bottom-minus-90px {
        bottom: -90px !important;
    }

    .lg-bottom-minus-100px {
        bottom: -100px !important;
    }

    .lg-bottom-minus-110px {
        bottom: -110px !important;
    }

    .lg-bottom-minus-120px {
        bottom: -120px !important;
    }

    .lg-bottom-minus-130px {
        bottom: -130px !important;
    }

    .lg-bottom-minus-140px {
        bottom: -140px !important;
    }

    .lg-bottom-minus-150px {
        bottom: -150px !important;
    }

    .lg-left-minus-0px {
        left: -0px !important;
    }

    .lg-left-minus-1px {
        left: -1px !important;
    }

    .lg-left-minus-2px {
        left: -2px !important;
    }

    .lg-left-minus-3px {
        left: -3px !important;
    }

    .lg-left-minus-4px {
        left: -4px !important;
    }

    .lg-left-minus-5px {
        left: -5px !important;
    }

    .lg-left-minus-6px {
        left: -6px !important;
    }

    .lg-left-minus-7px {
        left: -7px !important;
    }

    .lg-left-minus-8px {
        left: -8px !important;
    }

    .lg-left-minus-9px {
        left: -9px !important;
    }

    .lg-left-minus-10px {
        left: -10px !important;
    }

    .lg-left-minus-11px {
        left: -11px !important;
    }

    .lg-left-minus-12px {
        left: -12px !important;
    }

    .lg-left-minus-13px {
        left: -13px !important;
    }

    .lg-left-minus-14px {
        left: -14px !important;
    }

    .lg-left-minus-15px {
        left: -15px !important;
    }

    .lg-left-minus-16px {
        left: -16px !important;
    }

    .lg-left-minus-17px {
        left: -17px !important;
    }

    .lg-left-minus-18px {
        left: -18px !important;
    }

    .lg-left-minus-19px {
        left: -19px !important;
    }

    .lg-left-minus-20px {
        left: -20px !important;
    }

    .lg-left-minus-21px {
        left: -21px !important;
    }

    .lg-left-minus-22px {
        left: -22px !important;
    }

    .lg-left-minus-23px {
        left: -23px !important;
    }

    .lg-left-minus-24px {
        left: -24px !important;
    }

    .lg-left-minus-25px {
        left: -25px !important;
    }

    .lg-left-minus-26px {
        left: -26px !important;
    }

    .lg-left-minus-27px {
        left: -27px !important;
    }

    .lg-left-minus-28px {
        left: -28px !important;
    }

    .lg-left-minus-29px {
        left: -29px !important;
    }

    .lg-left-minus-30px {
        left: -30px !important;
    }

    .lg-left-minus-40px {
        left: -40px !important;
    }

    .lg-left-minus-50px {
        left: -50px !important;
    }

    .lg-left-minus-60px {
        left: -60px !important;
    }

    .lg-left-minus-70px {
        left: -70px !important;
    }

    .lg-left-minus-80px {
        left: -80px !important;
    }

    .lg-left-minus-90px {
        left: -90px !important;
    }

    .lg-left-minus-100px {
        left: -100px !important;
    }

    .lg-left-minus-110px {
        left: -110px !important;
    }

    .lg-left-minus-120px {
        left: -120px !important;
    }

    .lg-left-minus-130px {
        left: -130px !important;
    }

    .lg-left-minus-140px {
        left: -140px !important;
    }

    .lg-left-minus-150px {
        left: -150px !important;
    }

    .sliding-box .sliding-box-item {
        width: 33.33% !important;
        margin-left: 0;
        margin-right: 0;
        padding: 0 15px;
        box-shadow: none;
    }

        .sliding-box .sliding-box-item .sliding-box-content {
            width: 100% !important;
            left: 0 !important;
            position: relative;
            height: auto;
        }

        .sliding-box .sliding-box-item.active .sliding-box-content {
            border-radius: 0;
        }

        .sliding-box .sliding-box-item.active .sliding-box-img {
            border-radius: 0;
        }

    .sliding-box .sliding-box-img {
        width: 100% !important;
        border-radius: 0 !important;
    }

    .sliding-box-style-02 .sliding-box-item.active .content-hover {
        animation: fade 0s;
    }
}

@media (max-width: 991px) {
    html {
        font-size: 14px;
    }

    section {
        padding-top: 75px;
        padding-bottom: 75px;
    }

        section.half-section {
            padding-top: 50px;
            padding-bottom: 50px;
        }

        section.big-section {
            padding-top: 95px;
            padding-bottom: 95px;
        }

        section.extra-big-section {
            padding-top: 110px;
            padding-bottom: 110px;
        }

    .row.md-gutter-very-small {
        margin-left: -5px;
        margin-right: -5px;
    }

        .row.md-gutter-very-small > * {
            padding-right: 5px;
            padding-left: 5px;
        }

    .row.md-gutter-small {
        margin-left: -10px;
        margin-right: -10px;
    }

        .row.md-gutter-small > * {
            padding-right: 10px;
            padding-left: 10px;
        }
    /* No margin */
    .md-ms-0 {
        margin-left: 0 !important;
    }

    .md-me-0 {
        margin-right: 0 !important;
    }

    .md-mt-0 {
        margin-top: 0 !important;
    }

    .md-mb-0 {
        margin-bottom: 0 !important;
    }

    .md-mt-auto {
        margin-top: auto !important;
    }

    .md-mb-auto {
        margin-bottom: auto !important;
    }

    .md-mx-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .md-mx-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .md-my-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .md-m-0 {
        margin: 0 !important;
    }

    .md-ps-0 {
        padding-left: 0 !important;
    }

    .md-pe-0 {
        padding-right: 0 !important;
    }

    .md-pt-0 {
        padding-top: 0 !important;
    }

    .md-pb-0 {
        padding-bottom: 0 !important;
    }

    .md-px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .md-py-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .md-p-0 {
        padding: 0 !important;
    }

    .md-right-auto {
        right: auto !important;
    }

    .md-left-auto {
        left: auto !important;
    }

    .md-p-5px {
        padding: 5px !important;
    }

    .md-p-10px {
        padding: 10px !important;
    }

    .md-p-15px {
        padding: 15px !important;
    }

    .md-p-20px {
        padding: 20px !important;
    }

    .md-p-25px {
        padding: 25px !important;
    }

    .md-p-30px {
        padding: 30px !important;
    }

    .md-p-35px {
        padding: 35px !important;
    }

    .md-p-40px {
        padding: 40px !important;
    }

    .md-p-45px {
        padding: 45px !important;
    }

    .md-p-50px {
        padding: 50px !important;
    }

    .md-p-55px {
        padding: 55px !important;
    }

    .md-p-60px {
        padding: 60px !important;
    }

    .md-p-65px {
        padding: 65px !important;
    }

    .md-p-70px {
        padding: 70px !important;
    }

    .md-p-1 {
        padding: 1% !important;
    }

    .md-p-2 {
        padding: 2% !important;
    }

    .md-p-3 {
        padding: 3% !important;
    }

    .md-p-4 {
        padding: 4% !important;
    }

    .md-p-5 {
        padding: 5% !important;
    }

    .md-p-6 {
        padding: 6% !important;
    }

    .md-p-7 {
        padding: 7% !important;
    }

    .md-p-8 {
        padding: 8% !important;
    }

    .md-p-9 {
        padding: 9% !important;
    }

    .md-p-10 {
        padding: 10% !important;
    }

    .md-p-11 {
        padding: 11% !important;
    }

    .md-p-12 {
        padding: 12% !important;
    }

    .md-p-13 {
        padding: 13% !important;
    }

    .md-p-14 {
        padding: 14% !important;
    }

    .md-p-15 {
        padding: 15% !important;
    }

    .md-p-16 {
        padding: 16% !important;
    }

    .md-p-17 {
        padding: 17% !important;
    }

    .md-p-18 {
        padding: 18% !important;
    }

    .md-p-19 {
        padding: 19% !important;
    }

    .md-p-20 {
        padding: 20% !important;
    }

    .md-p-21 {
        padding: 21% !important;
    }

    .md-p-22 {
        padding: 22% !important;
    }

    .md-p-23 {
        padding: 23% !important;
    }

    .md-p-24 {
        padding: 24% !important;
    }

    .md-p-25 {
        padding: 25% !important;
    }

    .md-p-26 {
        padding: 26% !important;
    }

    .md-p-27 {
        padding: 27% !important;
    }

    .md-p-28 {
        padding: 28% !important;
    }

    .md-p-29 {
        padding: 29% !important;
    }

    .md-p-30 {
        padding: 30% !important;
    }

    .md-pt-5px {
        padding-top: 5px !important;
    }

    .md-pt-10px {
        padding-top: 10px !important;
    }

    .md-pt-15px {
        padding-top: 15px !important;
    }

    .md-pt-20px {
        padding-top: 20px !important;
    }

    .md-pt-25px {
        padding-top: 25px !important;
    }

    .md-pt-30px {
        padding-top: 30px !important;
    }

    .md-pt-35px {
        padding-top: 35px !important;
    }

    .md-pt-40px {
        padding-top: 40px !important;
    }

    .md-pt-45px {
        padding-top: 45px !important;
    }

    .md-pt-50px {
        padding-top: 50px !important;
    }

    .md-pt-55px {
        padding-top: 55px !important;
    }

    .md-pt-60px {
        padding-top: 60px !important;
    }

    .md-pt-65px {
        padding-top: 65px !important;
    }

    .md-pt-70px {
        padding-top: 70px !important;
    }

    .md-pt-1 {
        padding-top: 1% !important;
    }

    .md-pt-2 {
        padding-top: 2% !important;
    }

    .md-pt-3 {
        padding-top: 3% !important;
    }

    .md-pt-4 {
        padding-top: 4% !important;
    }

    .md-pt-5 {
        padding-top: 5% !important;
    }

    .md-pt-6 {
        padding-top: 6% !important;
    }

    .md-pt-7 {
        padding-top: 7% !important;
    }

    .md-pt-8 {
        padding-top: 8% !important;
    }

    .md-pt-9 {
        padding-top: 9% !important;
    }

    .md-pt-10 {
        padding-top: 10% !important;
    }

    .md-pt-11 {
        padding-top: 11% !important;
    }

    .md-pt-12 {
        padding-top: 12% !important;
    }

    .md-pt-13 {
        padding-top: 13% !important;
    }

    .md-pt-14 {
        padding-top: 14% !important;
    }

    .md-pt-15 {
        padding-top: 15% !important;
    }

    .md-pt-16 {
        padding-top: 16% !important;
    }

    .md-pt-17 {
        padding-top: 17% !important;
    }

    .md-pt-18 {
        padding-top: 18% !important;
    }

    .md-pt-19 {
        padding-top: 19% !important;
    }

    .md-pt-20 {
        padding-top: 20% !important;
    }

    .md-pt-21 {
        padding-top: 21% !important;
    }

    .md-pt-22 {
        padding-top: 22% !important;
    }

    .md-pt-23 {
        padding-top: 23% !important;
    }

    .md-pt-24 {
        padding-top: 24% !important;
    }

    .md-pt-25 {
        padding-top: 25% !important;
    }

    .md-pt-26 {
        padding-top: 26% !important;
    }

    .md-pt-27 {
        padding-top: 27% !important;
    }

    .md-pt-28 {
        padding-top: 28% !important;
    }

    .md-pt-29 {
        padding-top: 29% !important;
    }

    .md-pt-30 {
        padding-top: 30% !important;
    }

    .md-pe-5px {
        padding-right: 5px !important;
    }

    .md-pe-10px {
        padding-right: 10px !important;
    }

    .md-pe-15px {
        padding-right: 15px !important;
    }

    .md-pe-20px {
        padding-right: 20px !important;
    }

    .md-pe-25px {
        padding-right: 25px !important;
    }

    .md-pe-30px {
        padding-right: 30px !important;
    }

    .md-pe-35px {
        padding-right: 35px !important;
    }

    .md-pe-40px {
        padding-right: 40px !important;
    }

    .md-pe-45px {
        padding-right: 45px !important;
    }

    .md-pe-50px {
        padding-right: 50px !important;
    }

    .md-pe-55px {
        padding-right: 55px !important;
    }

    .md-pe-60px {
        padding-right: 60px !important;
    }

    .md-pe-65px {
        padding-right: 65px !important;
    }

    .md-pe-70px {
        padding-right: 70px !important;
    }

    .md-pe-1 {
        padding-right: 1% !important;
    }

    .md-pe-2 {
        padding-right: 2% !important;
    }

    .md-pe-3 {
        padding-right: 3% !important;
    }

    .md-pe-4 {
        padding-right: 4% !important;
    }

    .md-pe-5 {
        padding-right: 5% !important;
    }

    .md-pe-6 {
        padding-right: 6% !important;
    }

    .md-pe-7 {
        padding-right: 7% !important;
    }

    .md-pe-8 {
        padding-right: 8% !important;
    }

    .md-pe-9 {
        padding-right: 9% !important;
    }

    .md-pe-10 {
        padding-right: 10% !important;
    }

    .md-pe-11 {
        padding-right: 11% !important;
    }

    .md-pe-12 {
        padding-right: 12% !important;
    }

    .md-pe-13 {
        padding-right: 13% !important;
    }

    .md-pe-14 {
        padding-right: 14% !important;
    }

    .md-pe-15 {
        padding-right: 15% !important;
    }

    .md-pe-16 {
        padding-right: 16% !important;
    }

    .md-pe-17 {
        padding-right: 17% !important;
    }

    .md-pe-18 {
        padding-right: 18% !important;
    }

    .md-pe-19 {
        padding-right: 19% !important;
    }

    .md-pe-20 {
        padding-right: 20% !important;
    }

    .md-pe-21 {
        padding-right: 21% !important;
    }

    .md-pe-22 {
        padding-right: 22% !important;
    }

    .md-pe-23 {
        padding-right: 23% !important;
    }

    .md-pe-24 {
        padding-right: 24% !important;
    }

    .md-pe-25 {
        padding-right: 25% !important;
    }

    .md-pe-26 {
        padding-right: 26% !important;
    }

    .md-pe-27 {
        padding-right: 27% !important;
    }

    .md-pe-28 {
        padding-right: 28% !important;
    }

    .md-pe-29 {
        padding-right: 29% !important;
    }

    .md-pe-30 {
        padding-right: 30% !important;
    }

    .md-pb-5px {
        padding-bottom: 5px !important;
    }

    .md-pb-10px {
        padding-bottom: 10px !important;
    }

    .md-pb-15px {
        padding-bottom: 15px !important;
    }

    .md-pb-20px {
        padding-bottom: 20px !important;
    }

    .md-pb-25px {
        padding-bottom: 25px !important;
    }

    .md-pb-30px {
        padding-bottom: 30px !important;
    }

    .md-pb-35px {
        padding-bottom: 35px !important;
    }

    .md-pb-40px {
        padding-bottom: 40px !important;
    }

    .md-pb-45px {
        padding-bottom: 45px !important;
    }

    .md-pb-50px {
        padding-bottom: 50px !important;
    }

    .md-pb-55px {
        padding-bottom: 55px !important;
    }

    .md-pb-60px {
        padding-bottom: 60px !important;
    }

    .md-pb-65px {
        padding-bottom: 65px !important;
    }

    .md-pb-70px {
        padding-bottom: 70px !important;
    }

    .md-pb-1 {
        padding-bottom: 1% !important;
    }

    .md-pb-2 {
        padding-bottom: 2% !important;
    }

    .md-pb-3 {
        padding-bottom: 3% !important;
    }

    .md-pb-4 {
        padding-bottom: 4% !important;
    }

    .md-pb-5 {
        padding-bottom: 5% !important;
    }

    .md-pb-6 {
        padding-bottom: 6% !important;
    }

    .md-pb-7 {
        padding-bottom: 7% !important;
    }

    .md-pb-8 {
        padding-bottom: 8% !important;
    }

    .md-pb-9 {
        padding-bottom: 9% !important;
    }

    .md-pb-10 {
        padding-bottom: 10% !important;
    }

    .md-pb-11 {
        padding-bottom: 11% !important;
    }

    .md-pb-12 {
        padding-bottom: 12% !important;
    }

    .md-pb-13 {
        padding-bottom: 13% !important;
    }

    .md-pb-14 {
        padding-bottom: 14% !important;
    }

    .md-pb-15 {
        padding-bottom: 15% !important;
    }

    .md-pb-16 {
        padding-bottom: 16% !important;
    }

    .md-pb-17 {
        padding-bottom: 17% !important;
    }

    .md-pb-18 {
        padding-bottom: 18% !important;
    }

    .md-pb-19 {
        padding-bottom: 19% !important;
    }

    .md-pb-20 {
        padding-bottom: 20% !important;
    }

    .md-pb-21 {
        padding-bottom: 21% !important;
    }

    .md-pb-22 {
        padding-bottom: 22% !important;
    }

    .md-pb-23 {
        padding-bottom: 23% !important;
    }

    .md-pb-24 {
        padding-bottom: 24% !important;
    }

    .md-pb-25 {
        padding-bottom: 25% !important;
    }

    .md-pb-26 {
        padding-bottom: 26% !important;
    }

    .md-pb-27 {
        padding-bottom: 27% !important;
    }

    .md-pb-28 {
        padding-bottom: 28% !important;
    }

    .md-pb-29 {
        padding-bottom: 29% !important;
    }

    .md-pb-30 {
        padding-bottom: 30% !important;
    }

    .md-ps-5px {
        padding-left: 5px !important;
    }

    .md-ps-10px {
        padding-left: 10px !important;
    }

    .md-ps-15px {
        padding-left: 15px !important;
    }

    .md-ps-20px {
        padding-left: 20px !important;
    }

    .md-ps-25px {
        padding-left: 25px !important;
    }

    .md-ps-30px {
        padding-left: 30px !important;
    }

    .md-ps-35px {
        padding-left: 35px !important;
    }

    .md-ps-40px {
        padding-left: 40px !important;
    }

    .md-ps-45px {
        padding-left: 45px !important;
    }

    .md-ps-50px {
        padding-left: 50px !important;
    }

    .md-ps-55px {
        padding-left: 55px !important;
    }

    .md-ps-60px {
        padding-left: 60px !important;
    }

    .md-ps-65px {
        padding-left: 65px !important;
    }

    .md-ps-70px {
        padding-left: 70px !important;
    }

    .md-ps-1 {
        padding-left: 1% !important;
    }

    .md-ps-2 {
        padding-left: 2% !important;
    }

    .md-ps-3 {
        padding-left: 3% !important;
    }

    .md-ps-4 {
        padding-left: 4% !important;
    }

    .md-ps-5 {
        padding-left: 5% !important;
    }

    .md-ps-6 {
        padding-left: 6% !important;
    }

    .md-ps-7 {
        padding-left: 7% !important;
    }

    .md-ps-8 {
        padding-left: 8% !important;
    }

    .md-ps-9 {
        padding-left: 9% !important;
    }

    .md-ps-10 {
        padding-left: 10% !important;
    }

    .md-ps-11 {
        padding-left: 11% !important;
    }

    .md-ps-12 {
        padding-left: 12% !important;
    }

    .md-ps-13 {
        padding-left: 13% !important;
    }

    .md-ps-14 {
        padding-left: 14% !important;
    }

    .md-ps-15 {
        padding-left: 15% !important;
    }

    .md-ps-16 {
        padding-left: 16% !important;
    }

    .md-ps-17 {
        padding-left: 17% !important;
    }

    .md-ps-18 {
        padding-left: 18% !important;
    }

    .md-ps-19 {
        padding-left: 19% !important;
    }

    .md-ps-20 {
        padding-left: 20% !important;
    }

    .md-ps-21 {
        padding-left: 21% !important;
    }

    .md-ps-22 {
        padding-left: 22% !important;
    }

    .md-ps-23 {
        padding-left: 23% !important;
    }

    .md-ps-24 {
        padding-left: 24% !important;
    }

    .md-ps-25 {
        padding-left: 25% !important;
    }

    .md-ps-26 {
        padding-left: 26% !important;
    }

    .md-ps-27 {
        padding-left: 27% !important;
    }

    .md-ps-28 {
        padding-left: 28% !important;
    }

    .md-ps-29 {
        padding-left: 29% !important;
    }

    .md-ps-30 {
        padding-left: 30% !important;
    }

    .md-m-5px {
        margin: 5px !important;
    }

    .md-m-10px {
        margin: 10px !important;
    }

    .md-m-15px {
        margin: 15px !important;
    }

    .md-m-20px {
        margin: 20px !important;
    }

    .md-m-25px {
        margin: 25px !important;
    }

    .md-m-30px {
        margin: 30px !important;
    }

    .md-m-35px {
        margin: 35px !important;
    }

    .md-m-40px {
        margin: 40px !important;
    }

    .md-m-45px {
        margin: 45px !important;
    }

    .md-m-50px {
        margin: 50px !important;
    }

    .md-m-55px {
        margin: 55px !important;
    }

    .md-m-60px {
        margin: 60px !important;
    }

    .md-m-65px {
        margin: 65px !important;
    }

    .md-m-70px {
        margin: 70px !important;
    }

    .md-m-1 {
        margin: 1% !important;
    }

    .md-m-2 {
        margin: 2% !important;
    }

    .md-m-3 {
        margin: 3% !important;
    }

    .md-m-4 {
        margin: 4% !important;
    }

    .md-m-5 {
        margin: 5% !important;
    }

    .md-m-6 {
        margin: 6% !important;
    }

    .md-m-7 {
        margin: 7% !important;
    }

    .md-m-8 {
        margin: 8% !important;
    }

    .md-m-9 {
        margin: 9% !important;
    }

    .md-m-10 {
        margin: 10% !important;
    }

    .md-m-11 {
        margin: 11% !important;
    }

    .md-m-12 {
        margin: 12% !important;
    }

    .md-m-13 {
        margin: 13% !important;
    }

    .md-m-14 {
        margin: 14% !important;
    }

    .md-m-15 {
        margin: 15% !important;
    }

    .md-m-16 {
        margin: 16% !important;
    }

    .md-m-17 {
        margin: 17% !important;
    }

    .md-m-18 {
        margin: 18% !important;
    }

    .md-m-19 {
        margin: 19% !important;
    }

    .md-m-20 {
        margin: 20% !important;
    }

    .md-m-21 {
        margin: 21% !important;
    }

    .md-m-22 {
        margin: 22% !important;
    }

    .md-m-23 {
        margin: 23% !important;
    }

    .md-m-24 {
        margin: 24% !important;
    }

    .md-m-25 {
        margin: 25% !important;
    }

    .md-m-26 {
        margin: 26% !important;
    }

    .md-m-27 {
        margin: 27% !important;
    }

    .md-m-28 {
        margin: 28% !important;
    }

    .md-m-29 {
        margin: 29% !important;
    }

    .md-m-30 {
        margin: 30% !important;
    }

    .md-mt-5px {
        margin-top: 5px !important;
    }

    .md-mt-10px {
        margin-top: 10px !important;
    }

    .md-mt-15px {
        margin-top: 15px !important;
    }

    .md-mt-20px {
        margin-top: 20px !important;
    }

    .md-mt-25px {
        margin-top: 25px !important;
    }

    .md-mt-30px {
        margin-top: 30px !important;
    }

    .md-mt-35px {
        margin-top: 35px !important;
    }

    .md-mt-40px {
        margin-top: 40px !important;
    }

    .md-mt-45px {
        margin-top: 45px !important;
    }

    .md-mt-50px {
        margin-top: 50px !important;
    }

    .md-mt-55px {
        margin-top: 55px !important;
    }

    .md-mt-60px {
        margin-top: 60px !important;
    }

    .md-mt-65px {
        margin-top: 65px !important;
    }

    .md-mt-70px {
        margin-top: 70px !important;
    }

    .md-mt-1 {
        margin-top: 1% !important;
    }

    .md-mt-2 {
        margin-top: 2% !important;
    }

    .md-mt-3 {
        margin-top: 3% !important;
    }

    .md-mt-4 {
        margin-top: 4% !important;
    }

    .md-mt-5 {
        margin-top: 5% !important;
    }

    .md-mt-6 {
        margin-top: 6% !important;
    }

    .md-mt-7 {
        margin-top: 7% !important;
    }

    .md-mt-8 {
        margin-top: 8% !important;
    }

    .md-mt-9 {
        margin-top: 9% !important;
    }

    .md-mt-10 {
        margin-top: 10% !important;
    }

    .md-mt-11 {
        margin-top: 11% !important;
    }

    .md-mt-12 {
        margin-top: 12% !important;
    }

    .md-mt-13 {
        margin-top: 13% !important;
    }

    .md-mt-14 {
        margin-top: 14% !important;
    }

    .md-mt-15 {
        margin-top: 15% !important;
    }

    .md-mt-16 {
        margin-top: 16% !important;
    }

    .md-mt-17 {
        margin-top: 17% !important;
    }

    .md-mt-18 {
        margin-top: 18% !important;
    }

    .md-mt-19 {
        margin-top: 19% !important;
    }

    .md-mt-20 {
        margin-top: 20% !important;
    }

    .md-mt-21 {
        margin-top: 21% !important;
    }

    .md-mt-22 {
        margin-top: 22% !important;
    }

    .md-mt-23 {
        margin-top: 23% !important;
    }

    .md-mt-24 {
        margin-top: 24% !important;
    }

    .md-mt-25 {
        margin-top: 25% !important;
    }

    .md-mt-26 {
        margin-top: 26% !important;
    }

    .md-mt-27 {
        margin-top: 27% !important;
    }

    .md-mt-28 {
        margin-top: 28% !important;
    }

    .md-mt-29 {
        margin-top: 29% !important;
    }

    .md-mt-30 {
        margin-top: 30% !important;
    }

    .md-me-5px {
        margin-right: 5px !important;
    }

    .md-me-10px {
        margin-right: 10px !important;
    }

    .md-me-15px {
        margin-right: 15px !important;
    }

    .md-me-20px {
        margin-right: 20px !important;
    }

    .md-me-25px {
        margin-right: 25px !important;
    }

    .md-me-30px {
        margin-right: 30px !important;
    }

    .md-me-35px {
        margin-right: 35px !important;
    }

    .md-me-40px {
        margin-right: 40px !important;
    }

    .md-me-45px {
        margin-right: 45px !important;
    }

    .md-me-50px {
        margin-right: 50px !important;
    }

    .md-me-55px {
        margin-right: 55px !important;
    }

    .md-me-60px {
        margin-right: 60px !important;
    }

    .md-me-65px {
        margin-right: 65px !important;
    }

    .md-me-70px {
        margin-right: 70px !important;
    }

    .md-me-1 {
        margin-right: 1% !important;
    }

    .md-me-2 {
        margin-right: 2% !important;
    }

    .md-me-3 {
        margin-right: 3% !important;
    }

    .md-me-4 {
        margin-right: 4% !important;
    }

    .md-me-5 {
        margin-right: 5% !important;
    }

    .md-me-6 {
        margin-right: 6% !important;
    }

    .md-me-7 {
        margin-right: 7% !important;
    }

    .md-me-8 {
        margin-right: 8% !important;
    }

    .md-me-9 {
        margin-right: 9% !important;
    }

    .md-me-10 {
        margin-right: 10% !important;
    }

    .md-me-11 {
        margin-right: 11% !important;
    }

    .md-me-12 {
        margin-right: 12% !important;
    }

    .md-me-13 {
        margin-right: 13% !important;
    }

    .md-me-14 {
        margin-right: 14% !important;
    }

    .md-me-15 {
        margin-right: 15% !important;
    }

    .md-me-16 {
        margin-right: 16% !important;
    }

    .md-me-17 {
        margin-right: 17% !important;
    }

    .md-me-18 {
        margin-right: 18% !important;
    }

    .md-me-19 {
        margin-right: 19% !important;
    }

    .md-me-20 {
        margin-right: 20% !important;
    }

    .md-me-21 {
        margin-right: 21% !important;
    }

    .md-me-22 {
        margin-right: 22% !important;
    }

    .md-me-23 {
        margin-right: 23% !important;
    }

    .md-me-24 {
        margin-right: 24% !important;
    }

    .md-me-25 {
        margin-right: 25% !important;
    }

    .md-me-26 {
        margin-right: 26% !important;
    }

    .md-me-27 {
        margin-right: 27% !important;
    }

    .md-me-28 {
        margin-right: 28% !important;
    }

    .md-me-29 {
        margin-right: 29% !important;
    }

    .md-me-30 {
        margin-right: 30% !important;
    }

    .md-mb-5px {
        margin-bottom: 5px !important;
    }

    .md-mb-10px {
        margin-bottom: 10px !important;
    }

    .md-mb-15px {
        margin-bottom: 15px !important;
    }

    .md-mb-20px {
        margin-bottom: 20px !important;
    }

    .md-mb-25px {
        margin-bottom: 25px !important;
    }

    .md-mb-30px {
        margin-bottom: 30px !important;
    }

    .md-mb-35px {
        margin-bottom: 35px !important;
    }

    .md-mb-40px {
        margin-bottom: 40px !important;
    }

    .md-mb-45px {
        margin-bottom: 45px !important;
    }

    .md-mb-50px {
        margin-bottom: 50px !important;
    }

    .md-mb-55px {
        margin-bottom: 55px !important;
    }

    .md-mb-60px {
        margin-bottom: 60px !important;
    }

    .md-mb-65px {
        margin-bottom: 65px !important;
    }

    .md-mb-70px {
        margin-bottom: 70px !important;
    }

    .md-mb-1 {
        margin-bottom: 1% !important;
    }

    .md-mb-2 {
        margin-bottom: 2% !important;
    }

    .md-mb-3 {
        margin-bottom: 3% !important;
    }

    .md-mb-4 {
        margin-bottom: 4% !important;
    }

    .md-mb-5 {
        margin-bottom: 5% !important;
    }

    .md-mb-6 {
        margin-bottom: 6% !important;
    }

    .md-mb-7 {
        margin-bottom: 7% !important;
    }

    .md-mb-8 {
        margin-bottom: 8% !important;
    }

    .md-mb-9 {
        margin-bottom: 9% !important;
    }

    .md-mb-10 {
        margin-bottom: 10% !important;
    }

    .md-mb-11 {
        margin-bottom: 11% !important;
    }

    .md-mb-12 {
        margin-bottom: 12% !important;
    }

    .md-mb-13 {
        margin-bottom: 13% !important;
    }

    .md-mb-14 {
        margin-bottom: 14% !important;
    }

    .md-mb-15 {
        margin-bottom: 15% !important;
    }

    .md-mb-16 {
        margin-bottom: 16% !important;
    }

    .md-mb-17 {
        margin-bottom: 17% !important;
    }

    .md-mb-18 {
        margin-bottom: 18% !important;
    }

    .md-mb-19 {
        margin-bottom: 19% !important;
    }

    .md-mb-20 {
        margin-bottom: 20% !important;
    }

    .md-mb-21 {
        margin-bottom: 21% !important;
    }

    .md-mb-22 {
        margin-bottom: 22% !important;
    }

    .md-mb-23 {
        margin-bottom: 23% !important;
    }

    .md-mb-24 {
        margin-bottom: 24% !important;
    }

    .md-mb-25 {
        margin-bottom: 25% !important;
    }

    .md-mb-26 {
        margin-bottom: 26% !important;
    }

    .md-mb-27 {
        margin-bottom: 27% !important;
    }

    .md-mb-28 {
        margin-bottom: 28% !important;
    }

    .md-mb-29 {
        margin-bottom: 29% !important;
    }

    .md-mb-30 {
        margin-bottom: 30% !important;
    }

    .md-ms-5px {
        margin-left: 5px !important;
    }

    .md-ms-10px {
        margin-left: 10px !important;
    }

    .md-ms-15px {
        margin-left: 15px !important;
    }

    .md-ms-20px {
        margin-left: 20px !important;
    }

    .md-ms-25px {
        margin-left: 25px !important;
    }

    .md-ms-30px {
        margin-left: 30px !important;
    }

    .md-ms-35px {
        margin-left: 35px !important;
    }

    .md-ms-40px {
        margin-left: 40px !important;
    }

    .md-ms-45px {
        margin-left: 45px !important;
    }

    .md-ms-50px {
        margin-left: 50px !important;
    }

    .md-ms-55px {
        margin-left: 55px !important;
    }

    .md-ms-60px {
        margin-left: 60px !important;
    }

    .md-ms-65px {
        margin-left: 65px !important;
    }

    .md-ms-70px {
        margin-left: 70px !important;
    }

    .md-ms-1 {
        margin-left: 1% !important;
    }

    .md-ms-2 {
        margin-left: 2% !important;
    }

    .md-ms-3 {
        margin-left: 3% !important;
    }

    .md-ms-4 {
        margin-left: 4% !important;
    }

    .md-ms-5 {
        margin-left: 5% !important;
    }

    .md-ms-6 {
        margin-left: 6% !important;
    }

    .md-ms-7 {
        margin-left: 7% !important;
    }

    .md-ms-8 {
        margin-left: 8% !important;
    }

    .md-ms-9 {
        margin-left: 9% !important;
    }

    .md-ms-10 {
        margin-left: 10% !important;
    }

    .md-ms-11 {
        margin-left: 11% !important;
    }

    .md-ms-12 {
        margin-left: 12% !important;
    }

    .md-ms-13 {
        margin-left: 13% !important;
    }

    .md-ms-14 {
        margin-left: 14% !important;
    }

    .md-ms-15 {
        margin-left: 15% !important;
    }

    .md-ms-16 {
        margin-left: 16% !important;
    }

    .md-ms-17 {
        margin-left: 17% !important;
    }

    .md-ms-18 {
        margin-left: 18% !important;
    }

    .md-ms-19 {
        margin-left: 19% !important;
    }

    .md-ms-20 {
        margin-left: 20% !important;
    }

    .md-ms-21 {
        margin-left: 21% !important;
    }

    .md-ms-22 {
        margin-left: 22% !important;
    }

    .md-ms-23 {
        margin-left: 23% !important;
    }

    .md-ms-24 {
        margin-left: 24% !important;
    }

    .md-ms-25 {
        margin-left: 25% !important;
    }

    .md-ms-26 {
        margin-left: 26% !important;
    }

    .md-ms-27 {
        margin-left: 27% !important;
    }

    .md-ms-28 {
        margin-left: 28% !important;
    }

    .md-ms-29 {
        margin-left: 29% !important;
    }

    .md-ms-30 {
        margin-left: 30% !important;
    }
    /* Width */
    .md-w-5px {
        width: 5px !important;
    }

    .md-w-10px {
        width: 10px !important;
    }

    .md-w-15px {
        width: 15px !important;
    }

    .md-w-20px {
        width: 20px !important;
    }

    .md-w-25px {
        width: 25px !important;
    }

    .md-w-30px {
        width: 30px !important;
    }

    .md-w-35px {
        width: 35px !important;
    }

    .md-w-40px {
        width: 40px !important;
    }

    .md-w-45px {
        width: 45px !important;
    }

    .md-w-50px {
        width: 50px !important;
    }

    .md-w-55px {
        width: 55px !important;
    }

    .md-w-60px {
        width: 60px !important;
    }

    .md-w-65px {
        width: 65px !important;
    }

    .md-w-70px {
        width: 70px !important;
    }

    .md-w-75px {
        width: 75px !important;
    }

    .md-w-80px {
        width: 80px !important;
    }

    .md-w-85px {
        width: 85px !important;
    }

    .md-w-90px {
        width: 90px !important;
    }

    .md-w-95px {
        width: 95px !important;
    }

    .md-w-100px {
        width: 100px !important;
    }

    .md-w-110px {
        width: 110px !important;
    }

    .md-w-120px {
        width: 120px !important;
    }

    .md-w-130px {
        width: 130px !important;
    }

    .md-w-140px {
        width: 140px !important;
    }

    .md-w-150px {
        width: 150px !important;
    }

    .md-w-160px {
        width: 160px !important;
    }

    .md-w-170px {
        width: 170px !important;
    }

    .md-w-180px {
        width: 180px !important;
    }

    .md-w-190px {
        width: 190px !important;
    }

    .md-w-200px {
        width: 200px !important;
    }

    .md-w-210px {
        width: 210px !important;
    }

    .md-w-220px {
        width: 220px !important;
    }

    .md-w-230px {
        width: 230px !important;
    }

    .md-w-240px {
        width: 240px !important;
    }

    .md-w-250px {
        width: 250px !important;
    }

    .md-w-260px {
        width: 260px !important;
    }

    .md-w-270px {
        width: 270px !important;
    }

    .md-w-280px {
        width: 280px !important;
    }

    .md-w-290px {
        width: 290px !important;
    }

    .md-w-300px {
        width: 300px !important;
    }

    .md-w-350px {
        width: 350px !important;
    }

    .md-w-400px {
        width: 400px !important;
    }

    .md-w-450px {
        width: 450px !important;
    }

    .md-w-500px {
        width: 500px !important;
    }

    .md-w-550px {
        width: 550px !important;
    }

    .md-w-600px {
        width: 600px !important;
    }

    .md-w-650px {
        width: 650px !important;
    }

    .md-w-700px {
        width: 700px !important;
    }

    .md-w-750px {
        width: 750px !important;
    }

    .md-w-800px {
        width: 800px !important;
    }

    .md-w-850px {
        width: 850px !important;
    }

    .md-w-900px {
        width: 900px !important;
    }

    .md-w-950px {
        width: 950px !important;
    }

    .md-w-1000px {
        width: 1000px !important;
    }

    .md-w-10 {
        width: 10% !important;
    }

    .md-w-15 {
        width: 15% !important;
    }

    .md-w-20 {
        width: 20% !important;
    }

    .md-w-25 {
        width: 25% !important;
    }

    .md-w-30 {
        width: 30% !important;
    }

    .md-w-35 {
        width: 35% !important;
    }

    .md-w-40 {
        width: 40% !important;
    }

    .md-w-45 {
        width: 45% !important;
    }

    .md-w-50 {
        width: 50% !important;
    }

    .md-w-55 {
        width: 55% !important;
    }

    .md-w-60 {
        width: 60% !important;
    }

    .md-w-65 {
        width: 65% !important;
    }

    .md-w-70 {
        width: 70% !important;
    }

    .md-w-75 {
        width: 75% !important;
    }

    .md-w-80 {
        width: 80% !important;
    }

    .md-w-85 {
        width: 85% !important;
    }

    .md-w-90 {
        width: 90% !important;
    }

    .md-w-95 {
        width: 95% !important;
    }

    .md-w-100 {
        width: 100% !important;
    }

    .md-w-auto {
        width: auto !important;
    }
    /* Height */
    .md-h-1px {
        height: 1px !important;
    }

    .md-h-5px {
        height: 5px !important;
    }

    .md-h-10px {
        height: 10px !important;
    }

    .md-h-15px {
        height: 15px !important;
    }

    .md-h-20px {
        height: 20px !important;
    }

    .md-h-25px {
        height: 25px !important;
    }

    .md-h-30px {
        height: 30px !important;
    }

    .md-h-35px {
        height: 35px !important;
    }

    .md-h-40px {
        height: 40px !important;
    }

    .md-h-42px {
        height: 42px !important;
    }

    .md-h-45px {
        height: 45px !important;
    }

    .md-h-50px {
        height: 50px !important;
    }

    .md-h-55px {
        height: 55px !important;
    }

    .md-h-60px {
        height: 60px !important;
    }

    .md-h-65px {
        height: 65px !important;
    }

    .md-h-70px {
        height: 70px !important;
    }

    .md-h-75px {
        height: 75px !important;
    }

    .md-h-80px {
        height: 80px !important;
    }

    .md-h-85px {
        height: 85px !important;
    }

    .md-h-90px {
        height: 90px !important;
    }

    .md-h-95px {
        height: 95px !important;
    }

    .md-h-100px {
        height: 100px !important;
    }

    .md-h-110px {
        height: 110px !important;
    }

    .md-h-120px {
        height: 120px !important;
    }

    .md-h-130px {
        height: 130px !important;
    }

    .md-h-140px {
        height: 140px !important;
    }

    .md-h-150px {
        height: 150px !important;
    }

    .md-h-160px {
        height: 160px !important;
    }

    .md-h-170px {
        height: 170px !important;
    }

    .md-h-180px {
        height: 180px !important;
    }

    .md-h-190px {
        height: 190px !important;
    }

    .md-h-200px {
        height: 200px !important;
    }

    .md-h-250px {
        height: 250px !important;
    }

    .md-h-300px {
        height: 300px !important;
    }

    .md-h-350px {
        height: 350px !important;
    }

    .md-h-400px {
        height: 400px !important;
    }

    .md-h-450px {
        height: 450px !important;
    }

    .md-h-500px {
        height: 500px !important;
    }

    .md-h-550px {
        height: 550px !important;
    }

    .md-h-600px {
        height: 600px !important;
    }

    .md-h-650px {
        height: 650px !important;
    }

    .md-h-700px {
        height: 700px !important;
    }

    .md-h-750px {
        height: 750px !important;
    }

    .md-h-800px {
        height: 800px !important;
    }

    .md-h-850px {
        height: 850px !important;
    }

    .md-h-auto {
        height: auto !important;
    }

    .md-h-100 {
        height: 100% !important;
    }

    /* Outside box left */
    .md-outside-box-left-2 {
        margin-left: -2vw;
    }

    .md-outside-box-left-5 {
        margin-left: -5vw;
    }

    .md-outside-box-left-7 {
        margin-left: -7vw;
    }

    .md-outside-box-left-8 {
        margin-left: -8vw;
    }

    .md-outside-box-left-10 {
        margin-left: -10vw;
    }

    .md-outside-box-left-15 {
        margin-left: -15vw;
    }

    .md-outside-box-left-20 {
        margin-left: -20vw;
    }

    .md-outside-box-left-25 {
        margin-left: -25vw;
    }

    .md-outside-box-left-30 {
        margin-left: -30vw;
    }

    .md-outside-box-left-35 {
        margin-left: -35vw;
    }

    .md-outside-box-left-40 {
        margin-left: -40vw;
    }

    .md-outside-box-left-50 {
        margin-left: -50vw;
    }

    .md-outside-box-left-60 {
        margin-left: -60vw;
    }

    .md-outside-box-left-65 {
        margin-left: -65vw;
    }
    /* Outside box right */
    .md-outside-box-right-2 {
        margin-right: -2vw;
    }

    .md-outside-box-right-5 {
        margin-right: -5vw;
    }

    .md-outside-box-right-7 {
        margin-right: -7vw;
    }

    .md-outside-box-right-10 {
        margin-right: -10vw;
    }

    .md-outside-box-right-15 {
        margin-right: -15vw;
    }

    .md-outside-box-right-20 {
        margin-right: -20vw;
    }

    .md-outside-box-right-25 {
        margin-right: -25vw;
    }

    .md-outside-box-right-30 {
        margin-right: -30vw;
    }

    .md-outside-box-right-35 {
        margin-right: -35vw;
    }

    .md-outside-box-right-40 {
        margin-right: -40vw;
    }

    .md-outside-box-right-50 {
        margin-right: -50vw;
    }

    .md-outside-box-right-60 {
        margin-right: -60vw;
    }

    .md-outside-box-right-65 {
        margin-right: -65vw;
    }

    .sliding-box {
        justify-content: center;
    }

        .sliding-box .sliding-box-item {
            width: 50% !important;
        }

    .md-position-relative {
        position: relative !important;
    }
    /* Font size */
    .md-fs-0 {
        font-size: 0;
    }

    .md-fs-10 {
        font-size: 10px;
    }

    .md-fs-11 {
        font-size: 11px;
    }

    .md-fs-12 {
        font-size: 12px;
    }

    .md-fs-13 {
        font-size: 13px;
    }

    .md-fs-14 {
        font-size: 14px;
    }

    .md-fs-15 {
        font-size: 15px;
    }

    .md-fs-16 {
        font-size: 16px;
    }

    .md-fs-17 {
        font-size: 17px;
    }

    .md-fs-18 {
        font-size: 18px;
    }

    .md-fs-19 {
        font-size: 19px;
    }

    .md-fs-20 {
        font-size: 20px;
    }

    .md-fs-22 {
        font-size: 22px;
    }

    .md-fs-24 {
        font-size: 24px;
        line-height: 32px;
    }

    .md-fs-26 {
        font-size: 26px;
        line-height: 38px;
    }

    .md-fs-28 {
        font-size: 1.75rem;
        line-height: 2.6rem;
    }

    .md-fs-30 {
        font-size: 1.875rem;
        line-height: 2.8rem;
    }

    .md-fs-32 {
        font-size: 2rem;
        line-height: 2.5rem;
    }

    .md-fs-40 {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }

    .md-fs-45 {
        font-size: 2.813rem;
        line-height: 3rem;
    }

    .md-fs-50 {
        font-size: 3.125rem;
        line-height: 3.25rem;
    }

    .md-fs-55 {
        font-size: 3.438rem;
        line-height: 3.5rem;
    }

    .md-fs-60 {
        font-size: 3.75rem;
        line-height: 3.75rem;
    }

    .md-fs-65 {
        font-size: 4.063rem;
        line-height: 4.688rem;
    }

    .md-fs-70 {
        font-size: 4.375rem;
        line-height: 4.375rem;
    }

    .md-fs-75 {
        font-size: 4.668rem;
        line-height: 4.668rem;
    }

    .md-fs-80 {
        font-size: 5rem;
        line-height: 5rem;
    }

    .md-fs-85 {
        font-size: 5.313rem;
        line-height: 5.313rem;
    }

    .md-fs-90 {
        font-size: 5.625rem;
        line-height: 5.625rem;
    }

    .md-fs-95 {
        font-size: 5.938rem;
        line-height: 5.938rem;
    }

    .md-fs-100 {
        font-size: 6.25rem;
        line-height: 6.25rem;
    }

    .md-fs-110 {
        font-size: 6.875rem;
        line-height: 6.875rem;
    }

    .md-fs-120 {
        font-size: 7.5rem;
        line-height: 7.5rem;
    }

    .md-fs-130 {
        font-size: 8.125rem;
        line-height: 8.125rem;
    }

    .md-fs-140 {
        font-size: 8.75rem;
        line-height: 8.75rem;
    }

    .md-fs-150 {
        font-size: 9.375rem;
        line-height: 9.375rem;
    }

    .md-fs-160 {
        font-size: 10rem;
        line-height: 10rem;
    }

    .md-fs-170 {
        font-size: 10.625rem;
        line-height: 10.625rem;
    }

    .md-fs-180 {
        font-size: 11.25rem;
        line-height: 11.25rem;
    }

    .md-fs-190 {
        font-size: 11.875rem;
        line-height: 11.875rem;
    }

    .md-fs-200 {
        font-size: 12.5rem;
        line-height: 12.5rem;
    }

    .md-fs-250 {
        font-size: 15.625rem;
        line-height: 15.625rem;
    }

    .md-fs-275 {
        font-size: 17.188rem;
        line-height: 17.188rem;
    }

    .md-fs-300 {
        font-size: 18.75rem;
        line-height: 18.75rem;
    }
    /* Line height */
    .md-lh-20 {
        line-height: 20px;
    }

    .md-lh-22 {
        line-height: 22px;
    }

    .md-lh-24 {
        line-height: 24px;
    }

    .md-lh-26 {
        line-height: 26px;
    }

    .md-lh-28 {
        line-height: 28px;
    }

    .md-lh-30 {
        line-height: 30px;
    }

    .md-lh-32 {
        line-height: 2rem;
    }

    .md-lh-34 {
        line-height: 2.125rem;
    }

    .md-lh-36 {
        line-height: 2.25rem;
    }

    .md-lh-38 {
        line-height: 2.375rem;
    }

    .md-lh-40 {
        line-height: 2.5rem;
    }

    .md-lh-42 {
        line-height: 2.625rem;
    }

    .md-lh-44 {
        line-height: 2.75rem;
    }

    .md-lh-46 {
        line-height: 2.875rem;
    }

    .md-lh-48 {
        line-height: 3rem;
    }

    .md-lh-50 {
        line-height: 3.125rem;
    }

    .md-lh-55 {
        line-height: 3.438rem;
    }

    .md-lh-60 {
        line-height: 3.75rem;
    }

    .md-lh-65 {
        line-height: 4.063rem;
    }

    .md-lh-70 {
        line-height: 4.375rem;
    }

    .md-lh-75 {
        line-height: 4.688rem;
    }

    .md-lh-80 {
        line-height: 5rem;
    }

    .md-lh-85 {
        line-height: 5.313rem;
    }

    .md-lh-90 {
        line-height: 5.625rem;
    }

    .md-lh-95 {
        line-height: 5.938rem;
    }

    .md-lh-100 {
        line-height: 6.25rem;
    }

    .md-lh-normal {
        line-height: normal;
    }

    .md-lh-initial {
        line-height: initial;
    }
    /* Border */
    .md-border {
        border: 1px solid;
    }

    .md-border-top {
        border-top: 1px solid;
    }

    .md-border-bottom {
        border-bottom: 1px solid;
    }

    .md-border-start {
        border-left: 1px solid;
    }

    .md-border-end {
        border-right: 1px solid;
    }
    /* Border none */
    .md-border-top-0 {
        border-top: 0 !important;
    }

    .md-border-bottom-0 {
        border-bottom: 0 !important;
    }

    .md-border-end-0 {
        border-right: 0 !important;
    }

    .md-border-start-0 {
        border-left: 0 !important;
    }

    .md-top-0px {
        top: 0px !important;
    }

    .md-top-1px {
        top: 1px !important;
    }

    .md-top-2px {
        top: 2px !important;
    }

    .md-top-3px {
        top: 3px !important;
    }

    .md-top-4px {
        top: 4px !important;
    }

    .md-top-5px {
        top: 5px !important;
    }

    .md-top-6px {
        top: 6px !important;
    }

    .md-top-7px {
        top: 7px !important;
    }

    .md-top-8px {
        top: 8px !important;
    }

    .md-top-9px {
        top: 9px !important;
    }

    .md-top-10px {
        top: 10px !important;
    }

    .md-top-11px {
        top: 11px !important;
    }

    .md-top-12px {
        top: 12px !important;
    }

    .md-top-13px {
        top: 13px !important;
    }

    .md-top-14px {
        top: 14px !important;
    }

    .md-top-15px {
        top: 15px !important;
    }

    .md-top-16px {
        top: 16px !important;
    }

    .md-top-17px {
        top: 17px !important;
    }

    .md-top-18px {
        top: 18px !important;
    }

    .md-top-19px {
        top: 19px !important;
    }

    .md-top-20px {
        top: 20px !important;
    }

    .md-top-21px {
        top: 21px !important;
    }

    .md-top-22px {
        top: 22px !important;
    }

    .md-top-23px {
        top: 23px !important;
    }

    .md-top-24px {
        top: 24px !important;
    }

    .md-top-25px {
        top: 25px !important;
    }

    .md-top-26px {
        top: 26px !important;
    }

    .md-top-27px {
        top: 27px !important;
    }

    .md-top-28px {
        top: 28px !important;
    }

    .md-top-29px {
        top: 29px !important;
    }

    .md-top-30px {
        top: 30px !important;
    }

    .md-top-40px {
        top: 40px !important;
    }

    .md-top-50px {
        top: 50px !important;
    }

    .md-top-60px {
        top: 60px !important;
    }

    .md-top-70px {
        top: 70px !important;
    }

    .md-top-80px {
        top: 80px !important;
    }

    .md-top-90px {
        top: 90px !important;
    }

    .md-top-100px {
        top: 100px !important;
    }

    .md-top-110px {
        top: 110px !important;
    }

    .md-top-120px {
        top: 120px !important;
    }

    .md-top-130px {
        top: 130px !important;
    }

    .md-top-140px {
        top: 140px !important;
    }

    .md-top-150px {
        top: 150px !important;
    }

    .md-right-0px {
        right: 0px !important;
    }

    .md-right-1px {
        right: 1px !important;
    }

    .md-right-2px {
        right: 2px !important;
    }

    .md-right-3px {
        right: 3px !important;
    }

    .md-right-4px {
        right: 4px !important;
    }

    .md-right-5px {
        right: 5px !important;
    }

    .md-right-6px {
        right: 6px !important;
    }

    .md-right-7px {
        right: 7px !important;
    }

    .md-right-8px {
        right: 8px !important;
    }

    .md-right-9px {
        right: 9px !important;
    }

    .md-right-10px {
        right: 10px !important;
    }

    .md-right-11px {
        right: 11px !important;
    }

    .md-right-12px {
        right: 12px !important;
    }

    .md-right-13px {
        right: 13px !important;
    }

    .md-right-14px {
        right: 14px !important;
    }

    .md-right-15px {
        right: 15px !important;
    }

    .md-right-16px {
        right: 16px !important;
    }

    .md-right-17px {
        right: 17px !important;
    }

    .md-right-18px {
        right: 18px !important;
    }

    .md-right-19px {
        right: 19px !important;
    }

    .md-right-20px {
        right: 20px !important;
    }

    .md-right-21px {
        right: 21px !important;
    }

    .md-right-22px {
        right: 22px !important;
    }

    .md-right-23px {
        right: 23px !important;
    }

    .md-right-24px {
        right: 24px !important;
    }

    .md-right-25px {
        right: 25px !important;
    }

    .md-right-26px {
        right: 26px !important;
    }

    .md-right-27px {
        right: 27px !important;
    }

    .md-right-28px {
        right: 28px !important;
    }

    .md-right-29px {
        right: 29px !important;
    }

    .md-right-30px {
        right: 30px !important;
    }

    .md-right-40px {
        right: 40px !important;
    }

    .md-right-50px {
        right: 50px !important;
    }

    .md-right-60px {
        right: 60px !important;
    }

    .md-right-70px {
        right: 70px !important;
    }

    .md-right-80px {
        right: 80px !important;
    }

    .md-right-90px {
        right: 90px !important;
    }

    .md-right-100px {
        right: 100px !important;
    }

    .md-right-110px {
        right: 110px !important;
    }

    .md-right-120px {
        right: 120px !important;
    }

    .md-right-130px {
        right: 130px !important;
    }

    .md-right-140px {
        right: 140px !important;
    }

    .md-right-150px {
        right: 150px !important;
    }

    .md-bottom-0px {
        bottom: 0px !important;
    }

    .md-bottom-1px {
        bottom: 1px !important;
    }

    .md-bottom-2px {
        bottom: 2px !important;
    }

    .md-bottom-3px {
        bottom: 3px !important;
    }

    .md-bottom-4px {
        bottom: 4px !important;
    }

    .md-bottom-5px {
        bottom: 5px !important;
    }

    .md-bottom-6px {
        bottom: 6px !important;
    }

    .md-bottom-7px {
        bottom: 7px !important;
    }

    .md-bottom-8px {
        bottom: 8px !important;
    }

    .md-bottom-9px {
        bottom: 9px !important;
    }

    .md-bottom-10px {
        bottom: 10px !important;
    }

    .md-bottom-11px {
        bottom: 11px !important;
    }

    .md-bottom-12px {
        bottom: 12px !important;
    }

    .md-bottom-13px {
        bottom: 13px !important;
    }

    .md-bottom-14px {
        bottom: 14px !important;
    }

    .md-bottom-15px {
        bottom: 15px !important;
    }

    .md-bottom-16px {
        bottom: 16px !important;
    }

    .md-bottom-17px {
        bottom: 17px !important;
    }

    .md-bottom-18px {
        bottom: 18px !important;
    }

    .md-bottom-19px {
        bottom: 19px !important;
    }

    .md-bottom-20px {
        bottom: 20px !important;
    }

    .md-bottom-21px {
        bottom: 21px !important;
    }

    .md-bottom-22px {
        bottom: 22px !important;
    }

    .md-bottom-23px {
        bottom: 23px !important;
    }

    .md-bottom-24px {
        bottom: 24px !important;
    }

    .md-bottom-25px {
        bottom: 25px !important;
    }

    .md-bottom-26px {
        bottom: 26px !important;
    }

    .md-bottom-27px {
        bottom: 27px !important;
    }

    .md-bottom-28px {
        bottom: 28px !important;
    }

    .md-bottom-29px {
        bottom: 29px !important;
    }

    .md-bottom-30px {
        bottom: 30px !important;
    }

    .md-bottom-40px {
        bottom: 40px !important;
    }

    .md-bottom-50px {
        bottom: 50px !important;
    }

    .md-bottom-60px {
        bottom: 60px !important;
    }

    .md-bottom-70px {
        bottom: 70px !important;
    }

    .md-bottom-80px {
        bottom: 80px !important;
    }

    .md-bottom-90px {
        bottom: 90px !important;
    }

    .md-bottom-100px {
        bottom: 100px !important;
    }

    .md-bottom-110px {
        bottom: 110px !important;
    }

    .md-bottom-120px {
        bottom: 120px !important;
    }

    .md-bottom-130px {
        bottom: 130px !important;
    }

    .md-bottom-140px {
        bottom: 140px !important;
    }

    .md-bottom-150px {
        bottom: 150px !important;
    }

    .md-left-0px {
        left: 0px !important;
    }

    .md-left-1px {
        left: 1px !important;
    }

    .md-left-2px {
        left: 2px !important;
    }

    .md-left-3px {
        left: 3px !important;
    }

    .md-left-4px {
        left: 4px !important;
    }

    .md-left-5px {
        left: 5px !important;
    }

    .md-left-6px {
        left: 6px !important;
    }

    .md-left-7px {
        left: 7px !important;
    }

    .md-left-8px {
        left: 8px !important;
    }

    .md-left-9px {
        left: 9px !important;
    }

    .md-left-10px {
        left: 10px !important;
    }

    .md-left-11px {
        left: 11px !important;
    }

    .md-left-12px {
        left: 12px !important;
    }

    .md-left-13px {
        left: 13px !important;
    }

    .md-left-14px {
        left: 14px !important;
    }

    .md-left-15px {
        left: 15px !important;
    }

    .md-left-16px {
        left: 16px !important;
    }

    .md-left-17px {
        left: 17px !important;
    }

    .md-left-18px {
        left: 18px !important;
    }

    .md-left-19px {
        left: 19px !important;
    }

    .md-left-20px {
        left: 20px !important;
    }

    .md-left-21px {
        left: 21px !important;
    }

    .md-left-22px {
        left: 22px !important;
    }

    .md-left-23px {
        left: 23px !important;
    }

    .md-left-24px {
        left: 24px !important;
    }

    .md-left-25px {
        left: 25px !important;
    }

    .md-left-26px {
        left: 26px !important;
    }

    .md-left-27px {
        left: 27px !important;
    }

    .md-left-28px {
        left: 28px !important;
    }

    .md-left-29px {
        left: 29px !important;
    }

    .md-left-30px {
        left: 30px !important;
    }

    .md-left-40px {
        left: 40px !important;
    }

    .md-left-50px {
        left: 50px !important;
    }

    .md-left-60px {
        left: 60px !important;
    }

    .md-left-70px {
        left: 70px !important;
    }

    .md-left-80px {
        left: 80px !important;
    }

    .md-left-90px {
        left: 90px !important;
    }

    .md-left-100px {
        left: 100px !important;
    }

    .md-left-110px {
        left: 110px !important;
    }

    .md-left-120px {
        left: 120px !important;
    }

    .md-left-130px {
        left: 130px !important;
    }

    .md-left-140px {
        left: 140px !important;
    }

    .md-left-150px {
        left: 150px !important;
    }

    .md-top-minus-0px {
        top: -0px !important;
    }

    .md-top-minus-1px {
        top: -1px !important;
    }

    .md-top-minus-2px {
        top: -2px !important;
    }

    .md-top-minus-3px {
        top: -3px !important;
    }

    .md-top-minus-4px {
        top: -4px !important;
    }

    .md-top-minus-5px {
        top: -5px !important;
    }

    .md-top-minus-6px {
        top: -6px !important;
    }

    .md-top-minus-7px {
        top: -7px !important;
    }

    .md-top-minus-8px {
        top: -8px !important;
    }

    .md-top-minus-9px {
        top: -9px !important;
    }

    .md-top-minus-10px {
        top: -10px !important;
    }

    .md-top-minus-11px {
        top: -11px !important;
    }

    .md-top-minus-12px {
        top: -12px !important;
    }

    .md-top-minus-13px {
        top: -13px !important;
    }

    .md-top-minus-14px {
        top: -14px !important;
    }

    .md-top-minus-15px {
        top: -15px !important;
    }

    .md-top-minus-16px {
        top: -16px !important;
    }

    .md-top-minus-17px {
        top: -17px !important;
    }

    .md-top-minus-18px {
        top: -18px !important;
    }

    .md-top-minus-19px {
        top: -19px !important;
    }

    .md-top-minus-20px {
        top: -20px !important;
    }

    .md-top-minus-21px {
        top: -21px !important;
    }

    .md-top-minus-22px {
        top: -22px !important;
    }

    .md-top-minus-23px {
        top: -23px !important;
    }

    .md-top-minus-24px {
        top: -24px !important;
    }

    .md-top-minus-25px {
        top: -25px !important;
    }

    .md-top-minus-26px {
        top: -26px !important;
    }

    .md-top-minus-27px {
        top: -27px !important;
    }

    .md-top-minus-28px {
        top: -28px !important;
    }

    .md-top-minus-29px {
        top: -29px !important;
    }

    .md-top-minus-30px {
        top: -30px !important;
    }

    .md-top-minus-40px {
        top: -40px !important;
    }

    .md-top-minus-50px {
        top: -50px !important;
    }

    .md-top-minus-60px {
        top: -60px !important;
    }

    .md-top-minus-70px {
        top: -70px !important;
    }

    .md-top-minus-80px {
        top: -80px !important;
    }

    .md-top-minus-90px {
        top: -90px !important;
    }

    .md-top-minus-100px {
        top: -100px !important;
    }

    .md-top-minus-110px {
        top: -110px !important;
    }

    .md-top-minus-120px {
        top: -120px !important;
    }

    .md-top-minus-130px {
        top: -130px !important;
    }

    .md-top-minus-140px {
        top: -140px !important;
    }

    .md-top-minus-150px {
        top: -150px !important;
    }

    .md-right-minus-0px {
        right: -0px !important;
    }

    .md-right-minus-1px {
        right: -1px !important;
    }

    .md-right-minus-2px {
        right: -2px !important;
    }

    .md-right-minus-3px {
        right: -3px !important;
    }

    .md-right-minus-4px {
        right: -4px !important;
    }

    .md-right-minus-5px {
        right: -5px !important;
    }

    .md-right-minus-6px {
        right: -6px !important;
    }

    .md-right-minus-7px {
        right: -7px !important;
    }

    .md-right-minus-8px {
        right: -8px !important;
    }

    .md-right-minus-9px {
        right: -9px !important;
    }

    .md-right-minus-10px {
        right: -10px !important;
    }

    .md-right-minus-11px {
        right: -11px !important;
    }

    .md-right-minus-12px {
        right: -12px !important;
    }

    .md-right-minus-13px {
        right: -13px !important;
    }

    .md-right-minus-14px {
        right: -14px !important;
    }

    .md-right-minus-15px {
        right: -15px !important;
    }

    .md-right-minus-16px {
        right: -16px !important;
    }

    .md-right-minus-17px {
        right: -17px !important;
    }

    .md-right-minus-18px {
        right: -18px !important;
    }

    .md-right-minus-19px {
        right: -19px !important;
    }

    .md-right-minus-20px {
        right: -20px !important;
    }

    .md-right-minus-21px {
        right: -21px !important;
    }

    .md-right-minus-22px {
        right: -22px !important;
    }

    .md-right-minus-23px {
        right: -23px !important;
    }

    .md-right-minus-24px {
        right: -24px !important;
    }

    .md-right-minus-25px {
        right: -25px !important;
    }

    .md-right-minus-26px {
        right: -26px !important;
    }

    .md-right-minus-27px {
        right: -27px !important;
    }

    .md-right-minus-28px {
        right: -28px !important;
    }

    .md-right-minus-29px {
        right: -29px !important;
    }

    .md-right-minus-30px {
        right: -30px !important;
    }

    .md-right-minus-40px {
        right: -40px !important;
    }

    .md-right-minus-50px {
        right: -50px !important;
    }

    .md-right-minus-60px {
        right: -60px !important;
    }

    .md-right-minus-70px {
        right: -70px !important;
    }

    .md-right-minus-80px {
        right: -80px !important;
    }

    .md-right-minus-90px {
        right: -90px !important;
    }

    .md-right-minus-100px {
        right: -100px !important;
    }

    .md-right-minus-110px {
        right: -110px !important;
    }

    .md-right-minus-120px {
        right: -120px !important;
    }

    .md-right-minus-130px {
        right: -130px !important;
    }

    .md-right-minus-140px {
        right: -140px !important;
    }

    .md-right-minus-150px {
        right: -150px !important;
    }

    .md-bottom-minus-0px {
        bottom: -0px !important;
    }

    .md-bottom-minus-1px {
        bottom: -1px !important;
    }

    .md-bottom-minus-2px {
        bottom: -2px !important;
    }

    .md-bottom-minus-3px {
        bottom: -3px !important;
    }

    .md-bottom-minus-4px {
        bottom: -4px !important;
    }

    .md-bottom-minus-5px {
        bottom: -5px !important;
    }

    .md-bottom-minus-6px {
        bottom: -6px !important;
    }

    .md-bottom-minus-7px {
        bottom: -7px !important;
    }

    .md-bottom-minus-8px {
        bottom: -8px !important;
    }

    .md-bottom-minus-9px {
        bottom: -9px !important;
    }

    .md-bottom-minus-10px {
        bottom: -10px !important;
    }

    .md-bottom-minus-11px {
        bottom: -11px !important;
    }

    .md-bottom-minus-12px {
        bottom: -12px !important;
    }

    .md-bottom-minus-13px {
        bottom: -13px !important;
    }

    .md-bottom-minus-14px {
        bottom: -14px !important;
    }

    .md-bottom-minus-15px {
        bottom: -15px !important;
    }

    .md-bottom-minus-16px {
        bottom: -16px !important;
    }

    .md-bottom-minus-17px {
        bottom: -17px !important;
    }

    .md-bottom-minus-18px {
        bottom: -18px !important;
    }

    .md-bottom-minus-19px {
        bottom: -19px !important;
    }

    .md-bottom-minus-20px {
        bottom: -20px !important;
    }

    .md-bottom-minus-21px {
        bottom: -21px !important;
    }

    .md-bottom-minus-22px {
        bottom: -22px !important;
    }

    .md-bottom-minus-23px {
        bottom: -23px !important;
    }

    .md-bottom-minus-24px {
        bottom: -24px !important;
    }

    .md-bottom-minus-25px {
        bottom: -25px !important;
    }

    .md-bottom-minus-26px {
        bottom: -26px !important;
    }

    .md-bottom-minus-27px {
        bottom: -27px !important;
    }

    .md-bottom-minus-28px {
        bottom: -28px !important;
    }

    .md-bottom-minus-29px {
        bottom: -29px !important;
    }

    .md-bottom-minus-30px {
        bottom: -30px !important;
    }

    .md-bottom-minus-40px {
        bottom: -40px !important;
    }

    .md-bottom-minus-50px {
        bottom: -50px !important;
    }

    .md-bottom-minus-60px {
        bottom: -60px !important;
    }

    .md-bottom-minus-70px {
        bottom: -70px !important;
    }

    .md-bottom-minus-80px {
        bottom: -80px !important;
    }

    .md-bottom-minus-90px {
        bottom: -90px !important;
    }

    .md-bottom-minus-100px {
        bottom: -100px !important;
    }

    .md-bottom-minus-110px {
        bottom: -110px !important;
    }

    .md-bottom-minus-120px {
        bottom: -120px !important;
    }

    .md-bottom-minus-130px {
        bottom: -130px !important;
    }

    .md-bottom-minus-140px {
        bottom: -140px !important;
    }

    .md-bottom-minus-150px {
        bottom: -150px !important;
    }

    .md-left-minus-0px {
        left: -0px !important;
    }

    .md-left-minus-1px {
        left: -1px !important;
    }

    .md-left-minus-2px {
        left: -2px !important;
    }

    .md-left-minus-3px {
        left: -3px !important;
    }

    .md-left-minus-4px {
        left: -4px !important;
    }

    .md-left-minus-5px {
        left: -5px !important;
    }

    .md-left-minus-6px {
        left: -6px !important;
    }

    .md-left-minus-7px {
        left: -7px !important;
    }

    .md-left-minus-8px {
        left: -8px !important;
    }

    .md-left-minus-9px {
        left: -9px !important;
    }

    .md-left-minus-10px {
        left: -10px !important;
    }

    .md-left-minus-11px {
        left: -11px !important;
    }

    .md-left-minus-12px {
        left: -12px !important;
    }

    .md-left-minus-13px {
        left: -13px !important;
    }

    .md-left-minus-14px {
        left: -14px !important;
    }

    .md-left-minus-15px {
        left: -15px !important;
    }

    .md-left-minus-16px {
        left: -16px !important;
    }

    .md-left-minus-17px {
        left: -17px !important;
    }

    .md-left-minus-18px {
        left: -18px !important;
    }

    .md-left-minus-19px {
        left: -19px !important;
    }

    .md-left-minus-20px {
        left: -20px !important;
    }

    .md-left-minus-21px {
        left: -21px !important;
    }

    .md-left-minus-22px {
        left: -22px !important;
    }

    .md-left-minus-23px {
        left: -23px !important;
    }

    .md-left-minus-24px {
        left: -24px !important;
    }

    .md-left-minus-25px {
        left: -25px !important;
    }

    .md-left-minus-26px {
        left: -26px !important;
    }

    .md-left-minus-27px {
        left: -27px !important;
    }

    .md-left-minus-28px {
        left: -28px !important;
    }

    .md-left-minus-29px {
        left: -29px !important;
    }

    .md-left-minus-30px {
        left: -30px !important;
    }

    .md-left-minus-40px {
        left: -40px !important;
    }

    .md-left-minus-50px {
        left: -50px !important;
    }

    .md-left-minus-60px {
        left: -60px !important;
    }

    .md-left-minus-70px {
        left: -70px !important;
    }

    .md-left-minus-80px {
        left: -80px !important;
    }

    .md-left-minus-90px {
        left: -90px !important;
    }

    .md-left-minus-100px {
        left: -100px !important;
    }

    .md-left-minus-110px {
        left: -110px !important;
    }

    .md-left-minus-120px {
        left: -120px !important;
    }

    .md-left-minus-130px {
        left: -130px !important;
    }

    .md-left-minus-140px {
        left: -140px !important;
    }

    .md-left-minus-150px {
        left: -150px !important;
    }
}

@media (max-width: 767px) {
    html {
        font-size: 12px;
    }

    section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

        section.half-section {
            padding-top: 40px;
            padding-bottom: 40px;
        }

        section.big-section {
            padding-top: 50px;
            padding-bottom: 50px;
        }

        section.extra-big-section {
            padding-top: 50px;
            padding-bottom: 50px;
        }

    .row.sm-gutter-very-small {
        margin-left: -5px;
        margin-right: -5px;
    }

        .row.sm-gutter-very-small > * {
            padding-right: 5px;
            padding-left: 5px;
        }

    .row.sm-gutter-small {
        margin-left: -10px;
        margin-right: -10px;
    }

        .row.sm-gutter-small > * {
            padding-right: 10px;
            padding-left: 10px;
        }

    .sm-position-relative {
        position: relative !important;
    }

    .sm-ms-0 {
        margin-left: 0 !important;
    }

    .sm-me-0 {
        margin-right: 0 !important;
    }

    .sm-mt-0 {
        margin-top: 0 !important;
    }

    .sm-mb-0 {
        margin-bottom: 0 !important;
    }

    .sm-mx-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .sm-mx-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .sm-my-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .sm-m-0 {
        margin: 0 !important;
    }

    .sm-mt-auto {
        margin-top: auto !important;
    }

    .sm-mb-auto {
        margin-bottom: auto !important;
    }

    .sm-ps-0 {
        padding-left: 0 !important;
    }

    .sm-pe-0 {
        padding-right: 0 !important;
    }

    .sm-pt-0 {
        padding-top: 0 !important;
    }

    .sm-pb-0 {
        padding-bottom: 0 !important;
    }

    .sm-px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .sm-left-0px {
        left: 0px !important;
    }

    .sm-bottom-0px {
        bottom: 0px !important;
    }

    .sm-py-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .sm-p-0 {
        padding: 0 !important;
    }

    .sm-right-auto {
        right: auto !important;
    }

    .sm-left-auto {
        left: auto !important;
    }

    .sm-min-h-100px {
        min-height: 100px !important;
    }

    .sm-p-5px {
        padding: 5px !important;
    }

    .sm-p-10px {
        padding: 10px !important;
    }

    .sm-p-15px {
        padding: 15px !important;
    }

    .sm-p-20px {
        padding: 20px !important;
    }

    .sm-p-25px {
        padding: 25px !important;
    }

    .sm-p-30px {
        padding: 30px !important;
    }

    .sm-p-35px {
        padding: 35px !important;
    }

    .sm-p-40px {
        padding: 40px !important;
    }

    .sm-p-45px {
        padding: 45px !important;
    }

    .sm-p-50px {
        padding: 50px !important;
    }

    .sm-p-55px {
        padding: 55px !important;
    }

    .sm-p-60px {
        padding: 60px !important;
    }

    .sm-p-65px {
        padding: 65px !important;
    }

    .sm-p-70px {
        padding: 70px !important;
    }

    .sm-p-1 {
        padding: 1% !important;
    }

    .sm-p-2 {
        padding: 2% !important;
    }

    .sm-p-3 {
        padding: 3% !important;
    }

    .sm-p-4 {
        padding: 4% !important;
    }

    .sm-p-5 {
        padding: 5% !important;
    }

    .sm-p-6 {
        padding: 6% !important;
    }

    .sm-p-7 {
        padding: 7% !important;
    }

    .sm-p-8 {
        padding: 8% !important;
    }

    .sm-p-9 {
        padding: 9% !important;
    }

    .sm-p-10 {
        padding: 10% !important;
    }

    .sm-p-11 {
        padding: 11% !important;
    }

    .sm-p-12 {
        padding: 12% !important;
    }

    .sm-p-13 {
        padding: 13% !important;
    }

    .sm-p-14 {
        padding: 14% !important;
    }

    .sm-p-15 {
        padding: 15% !important;
    }

    .sm-p-16 {
        padding: 16% !important;
    }

    .sm-p-17 {
        padding: 17% !important;
    }

    .sm-p-18 {
        padding: 18% !important;
    }

    .sm-p-19 {
        padding: 19% !important;
    }

    .sm-p-20 {
        padding: 20% !important;
    }

    .sm-p-21 {
        padding: 21% !important;
    }

    .sm-p-22 {
        padding: 22% !important;
    }

    .sm-p-23 {
        padding: 23% !important;
    }

    .sm-p-24 {
        padding: 24% !important;
    }

    .sm-p-25 {
        padding: 25% !important;
    }

    .sm-p-26 {
        padding: 26% !important;
    }

    .sm-p-27 {
        padding: 27% !important;
    }

    .sm-p-28 {
        padding: 28% !important;
    }

    .sm-p-29 {
        padding: 29% !important;
    }

    .sm-p-30 {
        padding: 30% !important;
    }

    .sm-pt-5px {
        padding-top: 5px !important;
    }

    .sm-pt-10px {
        padding-top: 10px !important;
    }

    .sm-pt-15px {
        padding-top: 15px !important;
    }

    .sm-pt-20px {
        padding-top: 20px !important;
    }

    .sm-pt-25px {
        padding-top: 25px !important;
    }

    .sm-pt-30px {
        padding-top: 30px !important;
    }

    .sm-pt-35px {
        padding-top: 35px !important;
    }

    .sm-pt-40px {
        padding-top: 40px !important;
    }

    .sm-pt-45px {
        padding-top: 45px !important;
    }

    .sm-pt-50px {
        padding-top: 50px !important;
    }

    .sm-pt-55px {
        padding-top: 55px !important;
    }

    .sm-pt-60px {
        padding-top: 60px !important;
    }

    .sm-pt-65px {
        padding-top: 65px !important;
    }

    .sm-pt-70px {
        padding-top: 70px !important;
    }

    .sm-pt-1 {
        padding-top: 1% !important;
    }

    .sm-pt-2 {
        padding-top: 2% !important;
    }

    .sm-pt-3 {
        padding-top: 3% !important;
    }

    .sm-pt-4 {
        padding-top: 4% !important;
    }

    .sm-pt-5 {
        padding-top: 5% !important;
    }

    .sm-pt-6 {
        padding-top: 6% !important;
    }

    .sm-pt-7 {
        padding-top: 7% !important;
    }

    .sm-pt-8 {
        padding-top: 8% !important;
    }

    .sm-pt-9 {
        padding-top: 9% !important;
    }

    .sm-pt-10 {
        padding-top: 10% !important;
    }

    .sm-pt-11 {
        padding-top: 11% !important;
    }

    .sm-pt-12 {
        padding-top: 12% !important;
    }

    .sm-pt-13 {
        padding-top: 13% !important;
    }

    .sm-pt-14 {
        padding-top: 14% !important;
    }

    .sm-pt-15 {
        padding-top: 15% !important;
    }

    .sm-pt-16 {
        padding-top: 16% !important;
    }

    .sm-pt-17 {
        padding-top: 17% !important;
    }

    .sm-pt-18 {
        padding-top: 18% !important;
    }

    .sm-pt-19 {
        padding-top: 19% !important;
    }

    .sm-pt-20 {
        padding-top: 20% !important;
    }

    .sm-pt-21 {
        padding-top: 21% !important;
    }

    .sm-pt-22 {
        padding-top: 22% !important;
    }

    .sm-pt-23 {
        padding-top: 23% !important;
    }

    .sm-pt-24 {
        padding-top: 24% !important;
    }

    .sm-pt-25 {
        padding-top: 25% !important;
    }

    .sm-pt-26 {
        padding-top: 26% !important;
    }

    .sm-pt-27 {
        padding-top: 27% !important;
    }

    .sm-pt-28 {
        padding-top: 28% !important;
    }

    .sm-pt-29 {
        padding-top: 29% !important;
    }

    .sm-pt-30 {
        padding-top: 30% !important;
    }

    .sm-pe-5px {
        padding-right: 5px !important;
    }

    .sm-pe-10px {
        padding-right: 10px !important;
    }

    .sm-pe-15px {
        padding-right: 15px !important;
    }

    .sm-pe-20px {
        padding-right: 20px !important;
    }

    .sm-pe-25px {
        padding-right: 25px !important;
    }

    .sm-pe-30px {
        padding-right: 30px !important;
    }

    .sm-pe-35px {
        padding-right: 35px !important;
    }

    .sm-pe-40px {
        padding-right: 40px !important;
    }

    .sm-pe-45px {
        padding-right: 45px !important;
    }

    .sm-pe-50px {
        padding-right: 50px !important;
    }

    .sm-pe-55px {
        padding-right: 55px !important;
    }

    .sm-pe-60px {
        padding-right: 60px !important;
    }

    .sm-pe-65px {
        padding-right: 65px !important;
    }

    .sm-pe-70px {
        padding-right: 70px !important;
    }

    .sm-pe-1 {
        padding-right: 1% !important;
    }

    .sm-pe-2 {
        padding-right: 2% !important;
    }

    .sm-pe-3 {
        padding-right: 3% !important;
    }

    .sm-pe-4 {
        padding-right: 4% !important;
    }

    .sm-pe-5 {
        padding-right: 5% !important;
    }

    .sm-pe-6 {
        padding-right: 6% !important;
    }

    .sm-pe-7 {
        padding-right: 7% !important;
    }

    .sm-pe-8 {
        padding-right: 8% !important;
    }

    .sm-pe-9 {
        padding-right: 9% !important;
    }

    .sm-pe-10 {
        padding-right: 10% !important;
    }

    .sm-pe-11 {
        padding-right: 11% !important;
    }

    .sm-pe-12 {
        padding-right: 12% !important;
    }

    .sm-pe-13 {
        padding-right: 13% !important;
    }

    .sm-pe-14 {
        padding-right: 14% !important;
    }

    .sm-pe-15 {
        padding-right: 15% !important;
    }

    .sm-pe-16 {
        padding-right: 16% !important;
    }

    .sm-pe-17 {
        padding-right: 17% !important;
    }

    .sm-pe-18 {
        padding-right: 18% !important;
    }

    .sm-pe-19 {
        padding-right: 19% !important;
    }

    .sm-pe-20 {
        padding-right: 20% !important;
    }

    .sm-pe-21 {
        padding-right: 21% !important;
    }

    .sm-pe-22 {
        padding-right: 22% !important;
    }

    .sm-pe-23 {
        padding-right: 23% !important;
    }

    .sm-pe-24 {
        padding-right: 24% !important;
    }

    .sm-pe-25 {
        padding-right: 25% !important;
    }

    .sm-pe-26 {
        padding-right: 26% !important;
    }

    .sm-pe-27 {
        padding-right: 27% !important;
    }

    .sm-pe-28 {
        padding-right: 28% !important;
    }

    .sm-pe-29 {
        padding-right: 29% !important;
    }

    .sm-pe-30 {
        padding-right: 30% !important;
    }

    .sm-pb-5px {
        padding-bottom: 5px !important;
    }

    .sm-pb-10px {
        padding-bottom: 10px !important;
    }

    .sm-pb-15px {
        padding-bottom: 15px !important;
    }

    .sm-pb-20px {
        padding-bottom: 20px !important;
    }

    .sm-pb-25px {
        padding-bottom: 25px !important;
    }

    .sm-pb-30px {
        padding-bottom: 30px !important;
    }

    .sm-pb-35px {
        padding-bottom: 35px !important;
    }

    .sm-pb-40px {
        padding-bottom: 40px !important;
    }

    .sm-pb-45px {
        padding-bottom: 45px !important;
    }

    .sm-pb-50px {
        padding-bottom: 50px !important;
    }

    .sm-pb-55px {
        padding-bottom: 55px !important;
    }

    .sm-pb-60px {
        padding-bottom: 60px !important;
    }

    .sm-pb-65px {
        padding-bottom: 65px !important;
    }

    .sm-pb-70px {
        padding-bottom: 70px !important;
    }

    .sm-pb-1 {
        padding-bottom: 1% !important;
    }

    .sm-pb-2 {
        padding-bottom: 2% !important;
    }

    .sm-pb-3 {
        padding-bottom: 3% !important;
    }

    .sm-pb-4 {
        padding-bottom: 4% !important;
    }

    .sm-pb-5 {
        padding-bottom: 5% !important;
    }

    .sm-pb-6 {
        padding-bottom: 6% !important;
    }

    .sm-pb-7 {
        padding-bottom: 7% !important;
    }

    .sm-pb-8 {
        padding-bottom: 8% !important;
    }

    .sm-pb-9 {
        padding-bottom: 9% !important;
    }

    .sm-pb-10 {
        padding-bottom: 10% !important;
    }

    .sm-pb-11 {
        padding-bottom: 11% !important;
    }

    .sm-pb-12 {
        padding-bottom: 12% !important;
    }

    .sm-pb-13 {
        padding-bottom: 13% !important;
    }

    .sm-pb-14 {
        padding-bottom: 14% !important;
    }

    .sm-pb-15 {
        padding-bottom: 15% !important;
    }

    .sm-pb-16 {
        padding-bottom: 16% !important;
    }

    .sm-pb-17 {
        padding-bottom: 17% !important;
    }

    .sm-pb-18 {
        padding-bottom: 18% !important;
    }

    .sm-pb-19 {
        padding-bottom: 19% !important;
    }

    .sm-pb-20 {
        padding-bottom: 20% !important;
    }

    .sm-pb-21 {
        padding-bottom: 21% !important;
    }

    .sm-pb-22 {
        padding-bottom: 22% !important;
    }

    .sm-pb-23 {
        padding-bottom: 23% !important;
    }

    .sm-pb-24 {
        padding-bottom: 24% !important;
    }

    .sm-pb-25 {
        padding-bottom: 25% !important;
    }

    .sm-pb-26 {
        padding-bottom: 26% !important;
    }

    .sm-pb-27 {
        padding-bottom: 27% !important;
    }

    .sm-pb-28 {
        padding-bottom: 28% !important;
    }

    .sm-pb-29 {
        padding-bottom: 29% !important;
    }

    .sm-pb-30 {
        padding-bottom: 30% !important;
    }

    .sm-ps-5px {
        padding-left: 5px !important;
    }

    .sm-ps-10px {
        padding-left: 10px !important;
    }

    .sm-ps-15px {
        padding-left: 15px !important;
    }

    .sm-ps-20px {
        padding-left: 20px !important;
    }

    .sm-ps-25px {
        padding-left: 25px !important;
    }

    .sm-ps-30px {
        padding-left: 30px !important;
    }

    .sm-ps-35px {
        padding-left: 35px !important;
    }

    .sm-ps-40px {
        padding-left: 40px !important;
    }

    .sm-ps-45px {
        padding-left: 45px !important;
    }

    .sm-ps-50px {
        padding-left: 50px !important;
    }

    .sm-ps-55px {
        padding-left: 55px !important;
    }

    .sm-ps-60px {
        padding-left: 60px !important;
    }

    .sm-ps-65px {
        padding-left: 65px !important;
    }

    .sm-ps-70px {
        padding-left: 70px !important;
    }

    .sm-ps-1 {
        padding-left: 1% !important;
    }

    .sm-ps-2 {
        padding-left: 2% !important;
    }

    .sm-ps-3 {
        padding-left: 3% !important;
    }

    .sm-ps-4 {
        padding-left: 4% !important;
    }

    .sm-ps-5 {
        padding-left: 5% !important;
    }

    .sm-ps-6 {
        padding-left: 6% !important;
    }

    .sm-ps-7 {
        padding-left: 7% !important;
    }

    .sm-ps-8 {
        padding-left: 8% !important;
    }

    .sm-ps-9 {
        padding-left: 9% !important;
    }

    .sm-ps-10 {
        padding-left: 10% !important;
    }

    .sm-ps-11 {
        padding-left: 11% !important;
    }

    .sm-ps-12 {
        padding-left: 12% !important;
    }

    .sm-ps-13 {
        padding-left: 13% !important;
    }

    .sm-ps-14 {
        padding-left: 14% !important;
    }

    .sm-ps-15 {
        padding-left: 15% !important;
    }

    .sm-ps-16 {
        padding-left: 16% !important;
    }

    .sm-ps-17 {
        padding-left: 17% !important;
    }

    .sm-ps-18 {
        padding-left: 18% !important;
    }

    .sm-ps-19 {
        padding-left: 19% !important;
    }

    .sm-ps-20 {
        padding-left: 20% !important;
    }

    .sm-ps-21 {
        padding-left: 21% !important;
    }

    .sm-ps-22 {
        padding-left: 22% !important;
    }

    .sm-ps-23 {
        padding-left: 23% !important;
    }

    .sm-ps-24 {
        padding-left: 24% !important;
    }

    .sm-ps-25 {
        padding-left: 25% !important;
    }

    .sm-ps-26 {
        padding-left: 26% !important;
    }

    .sm-ps-27 {
        padding-left: 27% !important;
    }

    .sm-ps-28 {
        padding-left: 28% !important;
    }

    .sm-ps-29 {
        padding-left: 29% !important;
    }

    .sm-ps-30 {
        padding-left: 30% !important;
    }

    .sm-m-5px {
        margin: 5px !important;
    }

    .sm-m-10px {
        margin: 10px !important;
    }

    .sm-m-15px {
        margin: 15px !important;
    }

    .sm-m-20px {
        margin: 20px !important;
    }

    .sm-m-25px {
        margin: 25px !important;
    }

    .sm-m-30px {
        margin: 30px !important;
    }

    .sm-m-35px {
        margin: 35px !important;
    }

    .sm-m-40px {
        margin: 40px !important;
    }

    .sm-m-45px {
        margin: 45px !important;
    }

    .sm-m-50px {
        margin: 50px !important;
    }

    .sm-m-55px {
        margin: 55px !important;
    }

    .sm-m-60px {
        margin: 60px !important;
    }

    .sm-m-65px {
        margin: 65px !important;
    }

    .sm-m-70px {
        margin: 70px !important;
    }

    .sm-m-1 {
        margin: 1% !important;
    }

    .sm-m-2 {
        margin: 2% !important;
    }

    .sm-m-3 {
        margin: 3% !important;
    }

    .sm-m-4 {
        margin: 4% !important;
    }

    .sm-m-5 {
        margin: 5% !important;
    }

    .sm-m-6 {
        margin: 6% !important;
    }

    .sm-m-7 {
        margin: 7% !important;
    }

    .sm-m-8 {
        margin: 8% !important;
    }

    .sm-m-9 {
        margin: 9% !important;
    }

    .sm-m-10 {
        margin: 10% !important;
    }

    .sm-m-11 {
        margin: 11% !important;
    }

    .sm-m-12 {
        margin: 12% !important;
    }

    .sm-m-13 {
        margin: 13% !important;
    }

    .sm-m-14 {
        margin: 14% !important;
    }

    .sm-m-15 {
        margin: 15% !important;
    }

    .sm-m-16 {
        margin: 16% !important;
    }

    .sm-m-17 {
        margin: 17% !important;
    }

    .sm-m-18 {
        margin: 18% !important;
    }

    .sm-m-19 {
        margin: 19% !important;
    }

    .sm-m-20 {
        margin: 20% !important;
    }

    .sm-m-21 {
        margin: 21% !important;
    }

    .sm-m-22 {
        margin: 22% !important;
    }

    .sm-m-23 {
        margin: 23% !important;
    }

    .sm-m-24 {
        margin: 24% !important;
    }

    .sm-m-25 {
        margin: 25% !important;
    }

    .sm-m-26 {
        margin: 26% !important;
    }

    .sm-m-27 {
        margin: 27% !important;
    }

    .sm-m-28 {
        margin: 28% !important;
    }

    .sm-m-29 {
        margin: 29% !important;
    }

    .sm-m-30 {
        margin: 30% !important;
    }

    .sm-mt-5px {
        margin-top: 5px !important;
    }

    .sm-mt-10px {
        margin-top: 10px !important;
    }

    .sm-mt-15px {
        margin-top: 15px !important;
    }

    .sm-mt-20px {
        margin-top: 20px !important;
    }

    .sm-mt-25px {
        margin-top: 25px !important;
    }

    .sm-mt-30px {
        margin-top: 30px !important;
    }

    .sm-mt-35px {
        margin-top: 35px !important;
    }

    .sm-mt-40px {
        margin-top: 40px !important;
    }

    .sm-mt-45px {
        margin-top: 45px !important;
    }

    .sm-mt-50px {
        margin-top: 50px !important;
    }

    .sm-mt-55px {
        margin-top: 55px !important;
    }

    .sm-mt-60px {
        margin-top: 60px !important;
    }

    .sm-mt-65px {
        margin-top: 65px !important;
    }

    .sm-mt-70px {
        margin-top: 70px !important;
    }

    .sm-mt-1 {
        margin-top: 1% !important;
    }

    .sm-mt-2 {
        margin-top: 2% !important;
    }

    .sm-mt-3 {
        margin-top: 3% !important;
    }

    .sm-mt-4 {
        margin-top: 4% !important;
    }

    .sm-mt-5 {
        margin-top: 5% !important;
    }

    .sm-mt-6 {
        margin-top: 6% !important;
    }

    .sm-mt-7 {
        margin-top: 7% !important;
    }

    .sm-mt-8 {
        margin-top: 8% !important;
    }

    .sm-mt-9 {
        margin-top: 9% !important;
    }

    .sm-mt-10 {
        margin-top: 10% !important;
    }

    .sm-mt-11 {
        margin-top: 11% !important;
    }

    .sm-mt-12 {
        margin-top: 12% !important;
    }

    .sm-mt-13 {
        margin-top: 13% !important;
    }

    .sm-mt-14 {
        margin-top: 14% !important;
    }

    .sm-mt-15 {
        margin-top: 15% !important;
    }

    .sm-mt-16 {
        margin-top: 16% !important;
    }

    .sm-mt-17 {
        margin-top: 17% !important;
    }

    .sm-mt-18 {
        margin-top: 18% !important;
    }

    .sm-mt-19 {
        margin-top: 19% !important;
    }

    .sm-mt-20 {
        margin-top: 20% !important;
    }

    .sm-mt-21 {
        margin-top: 21% !important;
    }

    .sm-mt-22 {
        margin-top: 22% !important;
    }

    .sm-mt-23 {
        margin-top: 23% !important;
    }

    .sm-mt-24 {
        margin-top: 24% !important;
    }

    .sm-mt-25 {
        margin-top: 25% !important;
    }

    .sm-mt-26 {
        margin-top: 26% !important;
    }

    .sm-mt-27 {
        margin-top: 27% !important;
    }

    .sm-mt-28 {
        margin-top: 28% !important;
    }

    .sm-mt-29 {
        margin-top: 29% !important;
    }

    .sm-mt-30 {
        margin-top: 30% !important;
    }

    .sm-me-5px {
        margin-right: 5px !important;
    }

    .sm-me-10px {
        margin-right: 10px !important;
    }

    .sm-me-15px {
        margin-right: 15px !important;
    }

    .sm-me-20px {
        margin-right: 20px !important;
    }

    .sm-me-25px {
        margin-right: 25px !important;
    }

    .sm-me-30px {
        margin-right: 30px !important;
    }

    .sm-me-35px {
        margin-right: 35px !important;
    }

    .sm-me-40px {
        margin-right: 40px !important;
    }

    .sm-me-45px {
        margin-right: 45px !important;
    }

    .sm-me-50px {
        margin-right: 50px !important;
    }

    .sm-me-55px {
        margin-right: 55px !important;
    }

    .sm-me-60px {
        margin-right: 60px !important;
    }

    .sm-me-65px {
        margin-right: 65px !important;
    }

    .sm-me-70px {
        margin-right: 70px !important;
    }

    .sm-me-1 {
        margin-right: 1% !important;
    }

    .sm-me-2 {
        margin-right: 2% !important;
    }

    .sm-me-3 {
        margin-right: 3% !important;
    }

    .sm-me-4 {
        margin-right: 4% !important;
    }

    .sm-me-5 {
        margin-right: 5% !important;
    }

    .sm-me-6 {
        margin-right: 6% !important;
    }

    .sm-me-7 {
        margin-right: 7% !important;
    }

    .sm-me-8 {
        margin-right: 8% !important;
    }

    .sm-me-9 {
        margin-right: 9% !important;
    }

    .sm-me-10 {
        margin-right: 10% !important;
    }

    .sm-me-11 {
        margin-right: 11% !important;
    }

    .sm-me-12 {
        margin-right: 12% !important;
    }

    .sm-me-13 {
        margin-right: 13% !important;
    }

    .sm-me-14 {
        margin-right: 14% !important;
    }

    .sm-me-15 {
        margin-right: 15% !important;
    }

    .sm-me-16 {
        margin-right: 16% !important;
    }

    .sm-me-17 {
        margin-right: 17% !important;
    }

    .sm-me-18 {
        margin-right: 18% !important;
    }

    .sm-me-19 {
        margin-right: 19% !important;
    }

    .sm-me-20 {
        margin-right: 20% !important;
    }

    .sm-me-21 {
        margin-right: 21% !important;
    }

    .sm-me-22 {
        margin-right: 22% !important;
    }

    .sm-me-23 {
        margin-right: 23% !important;
    }

    .sm-me-24 {
        margin-right: 24% !important;
    }

    .sm-me-25 {
        margin-right: 25% !important;
    }

    .sm-me-26 {
        margin-right: 26% !important;
    }

    .sm-me-27 {
        margin-right: 27% !important;
    }

    .sm-me-28 {
        margin-right: 28% !important;
    }

    .sm-me-29 {
        margin-right: 29% !important;
    }

    .sm-me-30 {
        margin-right: 30% !important;
    }

    .sm-mb-5px {
        margin-bottom: 5px !important;
    }

    .sm-mb-10px {
        margin-bottom: 10px !important;
    }

    .sm-mb-15px {
        margin-bottom: 15px !important;
    }

    .sm-mb-20px {
        margin-bottom: 20px !important;
    }

    .sm-mb-25px {
        margin-bottom: 25px !important;
    }

    .sm-mb-30px {
        margin-bottom: 30px !important;
    }

    .sm-mb-35px {
        margin-bottom: 35px !important;
    }

    .sm-mb-40px {
        margin-bottom: 40px !important;
    }

    .sm-mb-45px {
        margin-bottom: 45px !important;
    }

    .sm-mb-50px {
        margin-bottom: 50px !important;
    }

    .sm-mb-55px {
        margin-bottom: 55px !important;
    }

    .sm-mb-60px {
        margin-bottom: 60px !important;
    }

    .sm-mb-65px {
        margin-bottom: 65px !important;
    }

    .sm-mb-70px {
        margin-bottom: 70px !important;
    }

    .sm-mb-1 {
        margin-bottom: 1% !important;
    }

    .sm-mb-2 {
        margin-bottom: 2% !important;
    }

    .sm-mb-3 {
        margin-bottom: 3% !important;
    }

    .sm-mb-4 {
        margin-bottom: 4% !important;
    }

    .sm-mb-5 {
        margin-bottom: 5% !important;
    }

    .sm-mb-6 {
        margin-bottom: 6% !important;
    }

    .sm-mb-7 {
        margin-bottom: 7% !important;
    }

    .sm-mb-8 {
        margin-bottom: 8% !important;
    }

    .sm-mb-9 {
        margin-bottom: 9% !important;
    }

    .sm-mb-10 {
        margin-bottom: 10% !important;
    }

    .sm-mb-11 {
        margin-bottom: 11% !important;
    }

    .sm-mb-12 {
        margin-bottom: 12% !important;
    }

    .sm-mb-13 {
        margin-bottom: 13% !important;
    }

    .sm-mb-14 {
        margin-bottom: 14% !important;
    }

    .sm-mb-15 {
        margin-bottom: 15% !important;
    }

    .sm-mb-16 {
        margin-bottom: 16% !important;
    }

    .sm-mb-17 {
        margin-bottom: 17% !important;
    }

    .sm-mb-18 {
        margin-bottom: 18% !important;
    }

    .sm-mb-19 {
        margin-bottom: 19% !important;
    }

    .sm-mb-20 {
        margin-bottom: 20% !important;
    }

    .sm-mb-21 {
        margin-bottom: 21% !important;
    }

    .sm-mb-22 {
        margin-bottom: 22% !important;
    }

    .sm-mb-23 {
        margin-bottom: 23% !important;
    }

    .sm-mb-24 {
        margin-bottom: 24% !important;
    }

    .sm-mb-25 {
        margin-bottom: 25% !important;
    }

    .sm-mb-26 {
        margin-bottom: 26% !important;
    }

    .sm-mb-27 {
        margin-bottom: 27% !important;
    }

    .sm-mb-28 {
        margin-bottom: 28% !important;
    }

    .sm-mb-29 {
        margin-bottom: 29% !important;
    }

    .sm-mb-30 {
        margin-bottom: 30% !important;
    }

    .sm-ms-5px {
        margin-left: 5px !important;
    }

    .sm-ms-10px {
        margin-left: 10px !important;
    }

    .sm-ms-15px {
        margin-left: 15px !important;
    }

    .sm-ms-20px {
        margin-left: 20px !important;
    }

    .sm-ms-25px {
        margin-left: 25px !important;
    }

    .sm-ms-30px {
        margin-left: 30px !important;
    }

    .sm-ms-35px {
        margin-left: 35px !important;
    }

    .sm-ms-40px {
        margin-left: 40px !important;
    }

    .sm-ms-45px {
        margin-left: 45px !important;
    }

    .sm-ms-50px {
        margin-left: 50px !important;
    }

    .sm-ms-55px {
        margin-left: 55px !important;
    }

    .sm-ms-60px {
        margin-left: 60px !important;
    }

    .sm-ms-65px {
        margin-left: 65px !important;
    }

    .sm-ms-70px {
        margin-left: 70px !important;
    }

    .sm-ms-1 {
        margin-left: 1% !important;
    }

    .sm-ms-2 {
        margin-left: 2% !important;
    }

    .sm-ms-3 {
        margin-left: 3% !important;
    }

    .sm-ms-4 {
        margin-left: 4% !important;
    }

    .sm-ms-5 {
        margin-left: 5% !important;
    }

    .sm-ms-6 {
        margin-left: 6% !important;
    }

    .sm-ms-7 {
        margin-left: 7% !important;
    }

    .sm-ms-8 {
        margin-left: 8% !important;
    }

    .sm-ms-9 {
        margin-left: 9% !important;
    }

    .sm-ms-10 {
        margin-left: 10% !important;
    }

    .sm-ms-11 {
        margin-left: 11% !important;
    }

    .sm-ms-12 {
        margin-left: 12% !important;
    }

    .sm-ms-13 {
        margin-left: 13% !important;
    }

    .sm-ms-14 {
        margin-left: 14% !important;
    }

    .sm-ms-15 {
        margin-left: 15% !important;
    }

    .sm-ms-16 {
        margin-left: 16% !important;
    }

    .sm-ms-17 {
        margin-left: 17% !important;
    }

    .sm-ms-18 {
        margin-left: 18% !important;
    }

    .sm-ms-19 {
        margin-left: 19% !important;
    }

    .sm-ms-20 {
        margin-left: 20% !important;
    }

    .sm-ms-21 {
        margin-left: 21% !important;
    }

    .sm-ms-22 {
        margin-left: 22% !important;
    }

    .sm-ms-23 {
        margin-left: 23% !important;
    }

    .sm-ms-24 {
        margin-left: 24% !important;
    }

    .sm-ms-25 {
        margin-left: 25% !important;
    }

    .sm-ms-26 {
        margin-left: 26% !important;
    }

    .sm-ms-27 {
        margin-left: 27% !important;
    }

    .sm-ms-28 {
        margin-left: 28% !important;
    }

    .sm-ms-29 {
        margin-left: 29% !important;
    }

    .sm-ms-30 {
        margin-left: 30% !important;
    }

    /* Width */
    .sm-w-5px {
        width: 5px !important;
    }

    .sm-w-10px {
        width: 10px !important;
    }

    .sm-w-15px {
        width: 15px !important;
    }

    .sm-w-20px {
        width: 20px !important;
    }

    .sm-w-25px {
        width: 25px !important;
    }

    .sm-w-30px {
        width: 30px !important;
    }

    .sm-w-35px {
        width: 35px !important;
    }

    .sm-w-40px {
        width: 40px !important;
    }

    .sm-w-45px {
        width: 45px !important;
    }

    .sm-w-50px {
        width: 50px !important;
    }

    .sm-w-55px {
        width: 55px !important;
    }

    .sm-w-60px {
        width: 60px !important;
    }

    .sm-w-65px {
        width: 65px !important;
    }

    .sm-w-70px {
        width: 70px !important;
    }

    .sm-w-75px {
        width: 75px !important;
    }

    .sm-w-80px {
        width: 80px !important;
    }

    .sm-w-85px {
        width: 85px !important;
    }

    .sm-w-90px {
        width: 90px !important;
    }

    .sm-w-95px {
        width: 95px !important;
    }

    .sm-w-100px {
        width: 100px !important;
    }

    .sm-w-110px {
        width: 110px !important;
    }

    .sm-w-120px {
        width: 120px !important;
    }

    .sm-w-130px {
        width: 130px !important;
    }

    .sm-w-140px {
        width: 140px !important;
    }

    .sm-w-150px {
        width: 150px !important;
    }

    .sm-w-160px {
        width: 160px !important;
    }

    .sm-w-170px {
        width: 170px !important;
    }

    .sm-w-180px {
        width: 180px !important;
    }

    .sm-w-190px {
        width: 190px !important;
    }

    .sm-w-200px {
        width: 200px !important;
    }

    .sm-w-210px {
        width: 210px !important;
    }

    .sm-w-220px {
        width: 220px !important;
    }

    .sm-w-230px {
        width: 230px !important;
    }

    .sm-w-240px {
        width: 240px !important;
    }

    .sm-w-250px {
        width: 250px !important;
    }

    .sm-w-260px {
        width: 260px !important;
    }

    .sm-w-270px {
        width: 270px !important;
    }

    .sm-w-280px {
        width: 280px !important;
    }

    .sm-w-290px {
        width: 290px !important;
    }

    .sm-w-300px {
        width: 300px !important;
    }

    .sm-w-350px {
        width: 350px !important;
    }

    .sm-w-400px {
        width: 400px !important;
    }

    .sm-w-450px {
        width: 450px !important;
    }

    .sm-w-500px {
        width: 500px !important;
    }

    .sm-w-550px {
        width: 550px !important;
    }

    .sm-w-600px {
        width: 600px !important;
    }

    .sm-w-650px {
        width: 650px !important;
    }

    .sm-w-700px {
        width: 700px !important;
    }

    .sm-w-750px {
        width: 750px !important;
    }

    .sm-w-800px {
        width: 800px !important;
    }

    .sm-w-850px {
        width: 850px !important;
    }

    .sm-w-900px {
        width: 900px !important;
    }

    .sm-w-950px {
        width: 950px !important;
    }

    .sm-w-1000px {
        width: 1000px !important;
    }

    .sm-w-10 {
        width: 10% !important;
    }

    .sm-w-15 {
        width: 15% !important;
    }

    .sm-w-20 {
        width: 20% !important;
    }

    .sm-w-25 {
        width: 25% !important;
    }

    .sm-w-30 {
        width: 30% !important;
    }

    .sm-w-35 {
        width: 35% !important;
    }

    .sm-w-40 {
        width: 40% !important;
    }

    .sm-w-45 {
        width: 45% !important;
    }

    .sm-w-50 {
        width: 50% !important;
    }

    .sm-w-55 {
        width: 55% !important;
    }

    .sm-w-60 {
        width: 60% !important;
    }

    .sm-w-65 {
        width: 65% !important;
    }

    .sm-w-70 {
        width: 70% !important;
    }

    .sm-w-75 {
        width: 75% !important;
    }

    .sm-w-80 {
        width: 80% !important;
    }

    .sm-w-85 {
        width: 85% !important;
    }

    .sm-w-90 {
        width: 90% !important;
    }

    .sm-w-95 {
        width: 95% !important;
    }

    .sm-w-100 {
        width: 100% !important;
    }

    .sm-w-auto {
        width: auto !important;
    }
    /* Height */
    .sm-h-5px {
        height: 5px !important;
    }

    .sm-h-6px {
        height: 6px !important;
    }

    .sm-h-7px {
        height: 7px !important;
    }

    .sm-h-8px {
        height: 8px !important;
    }

    .sm-h-9px {
        height: 9px !important;
    }

    .sm-h-10px {
        height: 10px !important;
    }

    .sm-h-15px {
        height: 15px !important;
    }

    .sm-h-20px {
        height: 20px !important;
    }

    .sm-h-25px {
        height: 25px !important;
    }

    .sm-h-30px {
        height: 30px !important;
    }

    .sm-h-35px {
        height: 35px !important;
    }

    .sm-h-40px {
        height: 40px !important;
    }

    .sm-h-42px {
        height: 42px !important;
    }

    .sm-h-45px {
        height: 45px !important;
    }

    .sm-h-50px {
        height: 50px !important;
    }

    .sm-h-55px {
        height: 55px !important;
    }

    .sm-h-60px {
        height: 60px !important;
    }

    .sm-h-65px {
        height: 65px !important;
    }

    .sm-h-70px {
        height: 70px !important;
    }

    .sm-h-75px {
        height: 75px !important;
    }

    .sm-h-80px {
        height: 80px !important;
    }

    .sm-h-85px {
        height: 85px !important;
    }

    .sm-h-90px {
        height: 90px !important;
    }

    .sm-h-95px {
        height: 95px !important;
    }

    .sm-h-100px {
        height: 100px !important;
    }

    .sm-h-110px {
        height: 110px !important;
    }

    .sm-h-120px {
        height: 120px !important;
    }

    .sm-h-130px {
        height: 130px !important;
    }

    .sm-h-140px {
        height: 140px !important;
    }

    .sm-h-150px {
        height: 150px !important;
    }

    .sm-h-160px {
        height: 160px !important;
    }

    .sm-h-170px {
        height: 170px !important;
    }

    .sm-h-180px {
        height: 180px !important;
    }

    .sm-h-190px {
        height: 190px !important;
    }

    .sm-h-200px {
        height: 200px !important;
    }

    .sm-h-250px {
        height: 250px !important;
    }

    .sm-h-300px {
        height: 300px !important;
    }

    .sm-h-350px {
        height: 350px !important;
    }

    .sm-h-400px {
        height: 400px !important;
    }

    .sm-h-450px {
        height: 450px !important;
    }

    .sm-h-500px {
        height: 500px !important;
    }

    .sm-h-550px {
        height: 550px !important;
    }

    .sm-h-600px {
        height: 600px !important;
    }

    .sm-h-650px {
        height: 650px !important;
    }

    .sm-h-700px {
        height: 700px !important;
    }

    .sm-h-750px {
        height: 750px !important;
    }

    .sm-h-800px {
        height: 800px !important;
    }

    .sm-h-850px {
        height: 850px !important;
    }

    .sm-h-auto {
        height: auto !important;
    }

    .sm-h-100 {
        height: 100% !important;
    }

    /* Outside box left */
    .sm-outside-box-left-2 {
        margin-left: -2vw;
    }

    .sm-outside-box-left-5 {
        margin-left: -5vw;
    }

    .sm-outside-box-left-7 {
        margin-left: -7vw;
    }

    .sm-outside-box-left-8 {
        margin-left: -8vw;
    }

    .sm-outside-box-left-10 {
        margin-left: -10vw;
    }

    .sm-outside-box-left-15 {
        margin-left: -15vw;
    }

    .sm-outside-box-left-20 {
        margin-left: -20vw;
    }

    .sm-outside-box-left-25 {
        margin-left: -25vw;
    }

    .sm-outside-box-left-30 {
        margin-left: -30vw;
    }

    .sm-outside-box-left-35 {
        margin-left: -35vw;
    }

    .sm-outside-box-left-40 {
        margin-left: -40vw;
    }

    .sm-outside-box-left-50 {
        margin-left: -50vw;
    }

    .sm-outside-box-left-60 {
        margin-left: -60vw;
    }

    .sm-outside-box-left-65 {
        margin-left: -65vw;
    }
    /* Outside box right */
    .sm-outside-box-right-2 {
        margin-right: -2vw;
    }

    .sm-outside-box-right-5 {
        margin-right: -5vw;
    }

    .sm-outside-box-right-7 {
        margin-right: -7vw;
    }

    .sm-outside-box-right-10 {
        margin-right: -10vw;
    }

    .sm-outside-box-right-15 {
        margin-right: -15vw;
    }

    .sm-outside-box-right-20 {
        margin-right: -20vw;
    }

    .sm-outside-box-right-25 {
        margin-right: -25vw;
    }

    .sm-outside-box-right-30 {
        margin-right: -30vw;
    }

    .sm-outside-box-right-35 {
        margin-right: -35vw;
    }

    .sm-outside-box-right-40 {
        margin-right: -40vw;
    }

    .sm-outside-box-right-50 {
        margin-right: -50vw;
    }

    .sm-outside-box-right-60 {
        margin-right: -60vw;
    }

    .sm-outside-box-right-65 {
        margin-right: -65vw;
    }
    /* Boder */
    .sm-border {
        border: 1px solid;
    }

    .sm-border-top {
        border-top: 1px solid;
    }

    .sm-border-bottom {
        border-bottom: 1px solid;
    }

    .sm-border-start {
        border-left: 1px solid;
    }

    .sm-border-end {
        border-right: 1px solid;
    }
    /* Border none */
    .sm-border-top-0 {
        border-top: 0 !important;
    }

    .sm-border-bottom-0 {
        border-bottom: 0 !important;
    }

    .sm-border-end-0 {
        border-right: 0 !important;
    }

    .sm-border-start-0 {
        border-left: 0 !important;
    }
    /* Outside box right */
    .sm-outside-box-right-0 {
        margin-right: 0;
    }
    /* Outside box left */
    .sm-outside-box-left-0 {
        margin-left: 0;
    }

    .sliding-box .sliding-box-item {
        width: 100% !important;
        padding: 0;
    }
    /* Font size */
    .sm-fs-0 {
        font-size: 0;
    }

    .sm-fs-10 {
        font-size: 10px;
    }

    .sm-fs-11 {
        font-size: 11px;
    }

    .sm-fs-12 {
        font-size: 12px;
    }

    .sm-fs-13 {
        font-size: 13px;
    }

    .sm-fs-14 {
        font-size: 14px;
    }

    .sm-fs-15 {
        font-size: 15px;
    }

    .sm-fs-16 {
        font-size: 16px;
    }

    .sm-fs-17 {
        font-size: 17px;
    }

    .sm-fs-18 {
        font-size: 18px;
    }

    .sm-fs-19 {
        font-size: 19px;
    }

    .sm-fs-20 {
        font-size: 20px;
    }

    .sm-fs-22 {
        font-size: 22px;
    }

    .sm-fs-24 {
        font-size: 24px;
        line-height: 32px;
    }

    .sm-fs-26 {
        font-size: 26px;
        line-height: 38px;
    }

    .sm-fs-28 {
        font-size: 1.75rem;
        line-height: 2.6rem;
    }

    .sm-fs-30 {
        font-size: 1.875rem;
        line-height: 2.8rem;
    }

    .sm-fs-32 {
        font-size: 2rem;
        line-height: 2.5rem;
    }

    .sm-fs-40 {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }

    .sm-fs-45 {
        font-size: 2.813rem;
        line-height: 2.813rem;
        ;
    }

    .sm-fs-50 {
        font-size: 3.125rem;
        line-height: 3.125rem;
    }

    .sm-fs-55 {
        font-size: 3.438rem;
        line-height: 3.438rem;
    }

    .sm-fs-60 {
        font-size: 3.75rem;
        line-height: 3.75rem;
    }

    .sm-fs-65 {
        font-size: 4.063rem;
        line-height: 4.063rem;
    }

    .sm-fs-70 {
        font-size: 4.375rem;
        line-height: 4.375rem;
    }

    .sm-fs-75 {
        font-size: 4.668rem;
        line-height: 4.668rem;
    }

    .sm-fs-80 {
        font-size: 5rem;
        line-height: 5rem;
    }

    .sm-fs-85 {
        font-size: 5.313rem;
        line-height: 5.313rem;
    }

    .sm-fs-90 {
        font-size: 5.625rem;
        line-height: 5.625rem;
    }

    .sm-fs-95 {
        font-size: 5.938rem;
        line-height: 5.938rem;
    }

    .sm-fs-100 {
        font-size: 6.25rem;
        line-height: 6.25rem;
    }

    .sm-fs-110 {
        font-size: 6.875rem;
        line-height: 6.875rem;
    }

    .sm-fs-120 {
        font-size: 7.5rem;
        line-height: 7.5rem;
    }

    .sm-fs-130 {
        font-size: 8.125rem;
        line-height: 8.125rem;
    }

    .sm-fs-140 {
        font-size: 8.75rem;
        line-height: 8.75rem;
    }

    .sm-fs-150 {
        font-size: 9.375rem;
        line-height: 9.375rem;
    }

    .sm-fs-160 {
        font-size: 10rem;
        line-height: 10rem;
    }

    .sm-fs-170 {
        font-size: 10.625rem;
        line-height: 10.625rem;
    }

    .sm-fs-180 {
        font-size: 11.25rem;
        line-height: 11.25rem;
    }

    .sm-fs-190 {
        font-size: 11.875rem;
        line-height: 11.875rem;
    }

    .sm-fs-200 {
        font-size: 12.5rem;
        line-height: 12.5rem;
    }

    .sm-fs-250 {
        font-size: 15.625rem;
        line-height: 15.625rem;
    }

    .sm-fs-275 {
        font-size: 17.188rem;
        line-height: 17.188rem;
    }

    .sm-fs-300 {
        font-size: 18.75rem;
        line-height: 18.75rem;
    }
    /* Line height */
    .sm-lh-20 {
        line-height: 20px;
    }

    .sm-lh-22 {
        line-height: 22px;
    }

    .sm-lh-24 {
        line-height: 24px;
    }

    .sm-lh-26 {
        line-height: 26px;
    }

    .sm-lh-28 {
        line-height: 28px;
    }

    .sm-lh-30 {
        line-height: 30px;
    }

    .sm-lh-32 {
        line-height: 2rem;
    }

    .sm-lh-34 {
        line-height: 2.125rem;
    }

    .sm-lh-36 {
        line-height: 2.25rem;
    }

    .sm-lh-38 {
        line-height: 2.375rem;
    }

    .sm-lh-40 {
        line-height: 2.5rem;
    }

    .sm-lh-42 {
        line-height: 2.625rem;
    }

    .sm-lh-44 {
        line-height: 2.75rem;
    }

    .sm-lh-46 {
        line-height: 2.875rem;
    }

    .sm-lh-48 {
        line-height: 3rem;
    }

    .sm-lh-50 {
        line-height: 3.125rem;
    }

    .sm-lh-55 {
        line-height: 3.438rem;
    }

    .sm-lh-60 {
        line-height: 3.75rem;
    }

    .sm-lh-65 {
        line-height: 4.063rem;
    }

    .sm-lh-70 {
        line-height: 4.375rem;
    }

    .sm-lh-75 {
        line-height: 4.688rem;
    }

    .sm-lh-80 {
        line-height: 5rem;
    }

    .sm-lh-85 {
        line-height: 5.313rem;
    }

    .sm-lh-90 {
        line-height: 5.625rem;
    }

    .sm-lh-95 {
        line-height: 5.938rem;
    }

    .sm-lh-100 {
        line-height: 6.25rem;
    }

    .sm-lh-normal {
        line-height: normal;
    }

    .sm-lh-initial {
        line-height: initial;
    }

    .sm-top-0px {
        top: 0px !important;
    }

    .sm-top-1px {
        top: 1px !important;
    }

    .sm-top-2px {
        top: 2px !important;
    }

    .sm-top-3px {
        top: 3px !important;
    }

    .sm-top-4px {
        top: 4px !important;
    }

    .sm-top-5px {
        top: 5px !important;
    }

    .sm-top-6px {
        top: 6px !important;
    }

    .sm-top-7px {
        top: 7px !important;
    }

    .sm-top-8px {
        top: 8px !important;
    }

    .sm-top-9px {
        top: 9px !important;
    }

    .sm-top-10px {
        top: 10px !important;
    }

    .sm-top-11px {
        top: 11px !important;
    }

    .sm-top-12px {
        top: 12px !important;
    }

    .sm-top-13px {
        top: 13px !important;
    }

    .sm-top-14px {
        top: 14px !important;
    }

    .sm-top-15px {
        top: 15px !important;
    }

    .sm-top-16px {
        top: 16px !important;
    }

    .sm-top-17px {
        top: 17px !important;
    }

    .sm-top-18px {
        top: 18px !important;
    }

    .sm-top-19px {
        top: 19px !important;
    }

    .sm-top-20px {
        top: 20px !important;
    }

    .sm-top-21px {
        top: 21px !important;
    }

    .sm-top-22px {
        top: 22px !important;
    }

    .sm-top-23px {
        top: 23px !important;
    }

    .sm-top-24px {
        top: 24px !important;
    }

    .sm-top-25px {
        top: 25px !important;
    }

    .sm-top-26px {
        top: 26px !important;
    }

    .sm-top-27px {
        top: 27px !important;
    }

    .sm-top-28px {
        top: 28px !important;
    }

    .sm-top-29px {
        top: 29px !important;
    }

    .sm-top-30px {
        top: 30px !important;
    }

    .sm-top-40px {
        top: 40px !important;
    }

    .sm-top-50px {
        top: 50px !important;
    }

    .sm-top-60px {
        top: 60px !important;
    }

    .sm-top-70px {
        top: 70px !important;
    }

    .sm-top-80px {
        top: 80px !important;
    }

    .sm-top-90px {
        top: 90px !important;
    }

    .sm-top-100px {
        top: 100px !important;
    }

    .sm-top-110px {
        top: 110px !important;
    }

    .sm-top-120px {
        top: 120px !important;
    }

    .sm-top-130px {
        top: 130px !important;
    }

    .sm-top-140px {
        top: 140px !important;
    }

    .sm-top-150px {
        top: 150px !important;
    }

    .sm-right-0px {
        right: 0px !important;
    }

    .sm-right-1px {
        right: 1px !important;
    }

    .sm-right-2px {
        right: 2px !important;
    }

    .sm-right-3px {
        right: 3px !important;
    }

    .sm-right-4px {
        right: 4px !important;
    }

    .sm-right-5px {
        right: 5px !important;
    }

    .sm-right-6px {
        right: 6px !important;
    }

    .sm-right-7px {
        right: 7px !important;
    }

    .sm-right-8px {
        right: 8px !important;
    }

    .sm-right-9px {
        right: 9px !important;
    }

    .sm-right-10px {
        right: 10px !important;
    }

    .sm-right-11px {
        right: 11px !important;
    }

    .sm-right-12px {
        right: 12px !important;
    }

    .sm-right-13px {
        right: 13px !important;
    }

    .sm-right-14px {
        right: 14px !important;
    }

    .sm-right-15px {
        right: 15px !important;
    }

    .sm-right-16px {
        right: 16px !important;
    }

    .sm-right-17px {
        right: 17px !important;
    }

    .sm-right-18px {
        right: 18px !important;
    }

    .sm-right-19px {
        right: 19px !important;
    }

    .sm-right-20px {
        right: 20px !important;
    }

    .sm-right-21px {
        right: 21px !important;
    }

    .sm-right-22px {
        right: 22px !important;
    }

    .sm-right-23px {
        right: 23px !important;
    }

    .sm-right-24px {
        right: 24px !important;
    }

    .sm-right-25px {
        right: 25px !important;
    }

    .sm-right-26px {
        right: 26px !important;
    }

    .sm-right-27px {
        right: 27px !important;
    }

    .sm-right-28px {
        right: 28px !important;
    }

    .sm-right-29px {
        right: 29px !important;
    }

    .sm-right-30px {
        right: 30px !important;
    }

    .sm-right-40px {
        right: 40px !important;
    }

    .sm-right-50px {
        right: 50px !important;
    }

    .sm-right-60px {
        right: 60px !important;
    }

    .sm-right-70px {
        right: 70px !important;
    }

    .sm-right-80px {
        right: 80px !important;
    }

    .sm-right-90px {
        right: 90px !important;
    }

    .sm-right-100px {
        right: 100px !important;
    }

    .sm-right-110px {
        right: 110px !important;
    }

    .sm-right-120px {
        right: 120px !important;
    }

    .sm-right-130px {
        right: 130px !important;
    }

    .sm-right-140px {
        right: 140px !important;
    }

    .sm-right-150px {
        right: 150px !important;
    }

    .sm-bottom-0px {
        bottom: 0px !important;
    }

    .sm-bottom-1px {
        bottom: 1px !important;
    }

    .sm-bottom-2px {
        bottom: 2px !important;
    }

    .sm-bottom-3px {
        bottom: 3px !important;
    }

    .sm-bottom-4px {
        bottom: 4px !important;
    }

    .sm-bottom-5px {
        bottom: 5px !important;
    }

    .sm-bottom-6px {
        bottom: 6px !important;
    }

    .sm-bottom-7px {
        bottom: 7px !important;
    }

    .sm-bottom-8px {
        bottom: 8px !important;
    }

    .sm-bottom-9px {
        bottom: 9px !important;
    }

    .sm-bottom-10px {
        bottom: 10px !important;
    }

    .sm-bottom-11px {
        bottom: 11px !important;
    }

    .sm-bottom-12px {
        bottom: 12px !important;
    }

    .sm-bottom-13px {
        bottom: 13px !important;
    }

    .sm-bottom-14px {
        bottom: 14px !important;
    }

    .sm-bottom-15px {
        bottom: 15px !important;
    }

    .sm-bottom-16px {
        bottom: 16px !important;
    }

    .sm-bottom-17px {
        bottom: 17px !important;
    }

    .sm-bottom-18px {
        bottom: 18px !important;
    }

    .sm-bottom-19px {
        bottom: 19px !important;
    }

    .sm-bottom-20px {
        bottom: 20px !important;
    }

    .sm-bottom-21px {
        bottom: 21px !important;
    }

    .sm-bottom-22px {
        bottom: 22px !important;
    }

    .sm-bottom-23px {
        bottom: 23px !important;
    }

    .sm-bottom-24px {
        bottom: 24px !important;
    }

    .sm-bottom-25px {
        bottom: 25px !important;
    }

    .sm-bottom-26px {
        bottom: 26px !important;
    }

    .sm-bottom-27px {
        bottom: 27px !important;
    }

    .sm-bottom-28px {
        bottom: 28px !important;
    }

    .sm-bottom-29px {
        bottom: 29px !important;
    }

    .sm-bottom-30px {
        bottom: 30px !important;
    }

    .sm-bottom-40px {
        bottom: 40px !important;
    }

    .sm-bottom-50px {
        bottom: 50px !important;
    }

    .sm-bottom-60px {
        bottom: 60px !important;
    }

    .sm-bottom-70px {
        bottom: 70px !important;
    }

    .sm-bottom-80px {
        bottom: 80px !important;
    }

    .sm-bottom-90px {
        bottom: 90px !important;
    }

    .sm-bottom-100px {
        bottom: 100px !important;
    }

    .sm-bottom-110px {
        bottom: 110px !important;
    }

    .sm-bottom-120px {
        bottom: 120px !important;
    }

    .sm-bottom-130px {
        bottom: 130px !important;
    }

    .sm-bottom-140px {
        bottom: 140px !important;
    }

    .sm-bottom-150px {
        bottom: 150px !important;
    }

    .sm-left-0px {
        left: 0px !important;
    }

    .sm-left-1px {
        left: 1px !important;
    }

    .sm-left-2px {
        left: 2px !important;
    }

    .sm-left-3px {
        left: 3px !important;
    }

    .sm-left-4px {
        left: 4px !important;
    }

    .sm-left-5px {
        left: 5px !important;
    }

    .sm-left-6px {
        left: 6px !important;
    }

    .sm-left-7px {
        left: 7px !important;
    }

    .sm-left-8px {
        left: 8px !important;
    }

    .sm-left-9px {
        left: 9px !important;
    }

    .sm-left-10px {
        left: 10px !important;
    }

    .sm-left-11px {
        left: 11px !important;
    }

    .sm-left-12px {
        left: 12px !important;
    }

    .sm-left-13px {
        left: 13px !important;
    }

    .sm-left-14px {
        left: 14px !important;
    }

    .sm-left-15px {
        left: 15px !important;
    }

    .sm-left-16px {
        left: 16px !important;
    }

    .sm-left-17px {
        left: 17px !important;
    }

    .sm-left-18px {
        left: 18px !important;
    }

    .sm-left-19px {
        left: 19px !important;
    }

    .sm-left-20px {
        left: 20px !important;
    }

    .sm-left-21px {
        left: 21px !important;
    }

    .sm-left-22px {
        left: 22px !important;
    }

    .sm-left-23px {
        left: 23px !important;
    }

    .sm-left-24px {
        left: 24px !important;
    }

    .sm-left-25px {
        left: 25px !important;
    }

    .sm-left-26px {
        left: 26px !important;
    }

    .sm-left-27px {
        left: 27px !important;
    }

    .sm-left-28px {
        left: 28px !important;
    }

    .sm-left-29px {
        left: 29px !important;
    }

    .sm-left-30px {
        left: 30px !important;
    }

    .sm-left-40px {
        left: 40px !important;
    }

    .sm-left-50px {
        left: 50px !important;
    }

    .sm-left-60px {
        left: 60px !important;
    }

    .sm-left-70px {
        left: 70px !important;
    }

    .sm-left-80px {
        left: 80px !important;
    }

    .sm-left-90px {
        left: 90px !important;
    }

    .sm-left-100px {
        left: 100px !important;
    }

    .sm-left-110px {
        left: 110px !important;
    }

    .sm-left-120px {
        left: 120px !important;
    }

    .sm-left-130px {
        left: 130px !important;
    }

    .sm-left-140px {
        left: 140px !important;
    }

    .sm-left-150px {
        left: 150px !important;
    }

    .sm-top-minus-0px {
        top: -0px !important;
    }

    .sm-top-minus-1px {
        top: -1px !important;
    }

    .sm-top-minus-2px {
        top: -2px !important;
    }

    .sm-top-minus-3px {
        top: -3px !important;
    }

    .sm-top-minus-4px {
        top: -4px !important;
    }

    .sm-top-minus-5px {
        top: -5px !important;
    }

    .sm-top-minus-6px {
        top: -6px !important;
    }

    .sm-top-minus-7px {
        top: -7px !important;
    }

    .sm-top-minus-8px {
        top: -8px !important;
    }

    .sm-top-minus-9px {
        top: -9px !important;
    }

    .sm-top-minus-10px {
        top: -10px !important;
    }

    .sm-top-minus-11px {
        top: -11px !important;
    }

    .sm-top-minus-12px {
        top: -12px !important;
    }

    .sm-top-minus-13px {
        top: -13px !important;
    }

    .sm-top-minus-14px {
        top: -14px !important;
    }

    .sm-top-minus-15px {
        top: -15px !important;
    }

    .sm-top-minus-16px {
        top: -16px !important;
    }

    .sm-top-minus-17px {
        top: -17px !important;
    }

    .sm-top-minus-18px {
        top: -18px !important;
    }

    .sm-top-minus-19px {
        top: -19px !important;
    }

    .sm-top-minus-20px {
        top: -20px !important;
    }

    .sm-top-minus-21px {
        top: -21px !important;
    }

    .sm-top-minus-22px {
        top: -22px !important;
    }

    .sm-top-minus-23px {
        top: -23px !important;
    }

    .sm-top-minus-24px {
        top: -24px !important;
    }

    .sm-top-minus-25px {
        top: -25px !important;
    }

    .sm-top-minus-26px {
        top: -26px !important;
    }

    .sm-top-minus-27px {
        top: -27px !important;
    }

    .sm-top-minus-28px {
        top: -28px !important;
    }

    .sm-top-minus-29px {
        top: -29px !important;
    }

    .sm-top-minus-30px {
        top: -30px !important;
    }

    .sm-top-minus-40px {
        top: -40px !important;
    }

    .sm-top-minus-50px {
        top: -50px !important;
    }

    .sm-top-minus-60px {
        top: -60px !important;
    }

    .sm-top-minus-70px {
        top: -70px !important;
    }

    .sm-top-minus-80px {
        top: -80px !important;
    }

    .sm-top-minus-90px {
        top: -90px !important;
    }

    .sm-top-minus-100px {
        top: -100px !important;
    }

    .sm-top-minus-110px {
        top: -110px !important;
    }

    .sm-top-minus-120px {
        top: -120px !important;
    }

    .sm-top-minus-130px {
        top: -130px !important;
    }

    .sm-top-minus-140px {
        top: -140px !important;
    }

    .sm-top-minus-150px {
        top: -150px !important;
    }

    .sm-right-minus-0px {
        right: -0px !important;
    }

    .sm-right-minus-1px {
        right: -1px !important;
    }

    .sm-right-minus-2px {
        right: -2px !important;
    }

    .sm-right-minus-3px {
        right: -3px !important;
    }

    .sm-right-minus-4px {
        right: -4px !important;
    }

    .sm-right-minus-5px {
        right: -5px !important;
    }

    .sm-right-minus-6px {
        right: -6px !important;
    }

    .sm-right-minus-7px {
        right: -7px !important;
    }

    .sm-right-minus-8px {
        right: -8px !important;
    }

    .sm-right-minus-9px {
        right: -9px !important;
    }

    .sm-right-minus-10px {
        right: -10px !important;
    }

    .sm-right-minus-11px {
        right: -11px !important;
    }

    .sm-right-minus-12px {
        right: -12px !important;
    }

    .sm-right-minus-13px {
        right: -13px !important;
    }

    .sm-right-minus-14px {
        right: -14px !important;
    }

    .sm-right-minus-15px {
        right: -15px !important;
    }

    .sm-right-minus-16px {
        right: -16px !important;
    }

    .sm-right-minus-17px {
        right: -17px !important;
    }

    .sm-right-minus-18px {
        right: -18px !important;
    }

    .sm-right-minus-19px {
        right: -19px !important;
    }

    .sm-right-minus-20px {
        right: -20px !important;
    }

    .sm-right-minus-21px {
        right: -21px !important;
    }

    .sm-right-minus-22px {
        right: -22px !important;
    }

    .sm-right-minus-23px {
        right: -23px !important;
    }

    .sm-right-minus-24px {
        right: -24px !important;
    }

    .sm-right-minus-25px {
        right: -25px !important;
    }

    .sm-right-minus-26px {
        right: -26px !important;
    }

    .sm-right-minus-27px {
        right: -27px !important;
    }

    .sm-right-minus-28px {
        right: -28px !important;
    }

    .sm-right-minus-29px {
        right: -29px !important;
    }

    .sm-right-minus-30px {
        right: -30px !important;
    }

    .sm-right-minus-40px {
        right: -40px !important;
    }

    .sm-right-minus-50px {
        right: -50px !important;
    }

    .sm-right-minus-60px {
        right: -60px !important;
    }

    .sm-right-minus-70px {
        right: -70px !important;
    }

    .sm-right-minus-80px {
        right: -80px !important;
    }

    .sm-right-minus-90px {
        right: -90px !important;
    }

    .sm-right-minus-100px {
        right: -100px !important;
    }

    .sm-right-minus-110px {
        right: -110px !important;
    }

    .sm-right-minus-120px {
        right: -120px !important;
    }

    .sm-right-minus-130px {
        right: -130px !important;
    }

    .sm-right-minus-140px {
        right: -140px !important;
    }

    .sm-right-minus-150px {
        right: -150px !important;
    }

    .sm-bottom-minus-0px {
        bottom: -0px !important;
    }

    .sm-bottom-minus-1px {
        bottom: -1px !important;
    }

    .sm-bottom-minus-2px {
        bottom: -2px !important;
    }

    .sm-bottom-minus-3px {
        bottom: -3px !important;
    }

    .sm-bottom-minus-4px {
        bottom: -4px !important;
    }

    .sm-bottom-minus-5px {
        bottom: -5px !important;
    }

    .sm-bottom-minus-6px {
        bottom: -6px !important;
    }

    .sm-bottom-minus-7px {
        bottom: -7px !important;
    }

    .sm-bottom-minus-8px {
        bottom: -8px !important;
    }

    .sm-bottom-minus-9px {
        bottom: -9px !important;
    }

    .sm-bottom-minus-10px {
        bottom: -10px !important;
    }

    .sm-bottom-minus-11px {
        bottom: -11px !important;
    }

    .sm-bottom-minus-12px {
        bottom: -12px !important;
    }

    .sm-bottom-minus-13px {
        bottom: -13px !important;
    }

    .sm-bottom-minus-14px {
        bottom: -14px !important;
    }

    .sm-bottom-minus-15px {
        bottom: -15px !important;
    }

    .sm-bottom-minus-16px {
        bottom: -16px !important;
    }

    .sm-bottom-minus-17px {
        bottom: -17px !important;
    }

    .sm-bottom-minus-18px {
        bottom: -18px !important;
    }

    .sm-bottom-minus-19px {
        bottom: -19px !important;
    }

    .sm-bottom-minus-20px {
        bottom: -20px !important;
    }

    .sm-bottom-minus-21px {
        bottom: -21px !important;
    }

    .sm-bottom-minus-22px {
        bottom: -22px !important;
    }

    .sm-bottom-minus-23px {
        bottom: -23px !important;
    }

    .sm-bottom-minus-24px {
        bottom: -24px !important;
    }

    .sm-bottom-minus-25px {
        bottom: -25px !important;
    }

    .sm-bottom-minus-26px {
        bottom: -26px !important;
    }

    .sm-bottom-minus-27px {
        bottom: -27px !important;
    }

    .sm-bottom-minus-28px {
        bottom: -28px !important;
    }

    .sm-bottom-minus-29px {
        bottom: -29px !important;
    }

    .sm-bottom-minus-30px {
        bottom: -30px !important;
    }

    .sm-bottom-minus-40px {
        bottom: -40px !important;
    }

    .sm-bottom-minus-50px {
        bottom: -50px !important;
    }

    .sm-bottom-minus-60px {
        bottom: -60px !important;
    }

    .sm-bottom-minus-70px {
        bottom: -70px !important;
    }

    .sm-bottom-minus-80px {
        bottom: -80px !important;
    }

    .sm-bottom-minus-90px {
        bottom: -90px !important;
    }

    .sm-bottom-minus-100px {
        bottom: -100px !important;
    }

    .sm-bottom-minus-110px {
        bottom: -110px !important;
    }

    .sm-bottom-minus-120px {
        bottom: -120px !important;
    }

    .sm-bottom-minus-130px {
        bottom: -130px !important;
    }

    .sm-bottom-minus-140px {
        bottom: -140px !important;
    }

    .sm-bottom-minus-150px {
        bottom: -150px !important;
    }

    .sm-left-minus-0px {
        left: -0px !important;
    }

    .sm-left-minus-1px {
        left: -1px !important;
    }

    .sm-left-minus-2px {
        left: -2px !important;
    }

    .sm-left-minus-3px {
        left: -3px !important;
    }

    .sm-left-minus-4px {
        left: -4px !important;
    }

    .sm-left-minus-5px {
        left: -5px !important;
    }

    .sm-left-minus-6px {
        left: -6px !important;
    }

    .sm-left-minus-7px {
        left: -7px !important;
    }

    .sm-left-minus-8px {
        left: -8px !important;
    }

    .sm-left-minus-9px {
        left: -9px !important;
    }

    .sm-left-minus-10px {
        left: -10px !important;
    }

    .sm-left-minus-11px {
        left: -11px !important;
    }

    .sm-left-minus-12px {
        left: -12px !important;
    }

    .sm-left-minus-13px {
        left: -13px !important;
    }

    .sm-left-minus-14px {
        left: -14px !important;
    }

    .sm-left-minus-15px {
        left: -15px !important;
    }

    .sm-left-minus-16px {
        left: -16px !important;
    }

    .sm-left-minus-17px {
        left: -17px !important;
    }

    .sm-left-minus-18px {
        left: -18px !important;
    }

    .sm-left-minus-19px {
        left: -19px !important;
    }

    .sm-left-minus-20px {
        left: -20px !important;
    }

    .sm-left-minus-21px {
        left: -21px !important;
    }

    .sm-left-minus-22px {
        left: -22px !important;
    }

    .sm-left-minus-23px {
        left: -23px !important;
    }

    .sm-left-minus-24px {
        left: -24px !important;
    }

    .sm-left-minus-25px {
        left: -25px !important;
    }

    .sm-left-minus-26px {
        left: -26px !important;
    }

    .sm-left-minus-27px {
        left: -27px !important;
    }

    .sm-left-minus-28px {
        left: -28px !important;
    }

    .sm-left-minus-29px {
        left: -29px !important;
    }

    .sm-left-minus-30px {
        left: -30px !important;
    }

    .sm-left-minus-40px {
        left: -40px !important;
    }

    .sm-left-minus-50px {
        left: -50px !important;
    }

    .sm-left-minus-60px {
        left: -60px !important;
    }

    .sm-left-minus-70px {
        left: -70px !important;
    }

    .sm-left-minus-80px {
        left: -80px !important;
    }

    .sm-left-minus-90px {
        left: -90px !important;
    }

    .sm-left-minus-100px {
        left: -100px !important;
    }

    .sm-left-minus-110px {
        left: -110px !important;
    }

    .sm-left-minus-120px {
        left: -120px !important;
    }

    .sm-left-minus-130px {
        left: -130px !important;
    }

    .sm-left-minus-140px {
        left: -140px !important;
    }

    .sm-left-minus-150px {
        left: -150px !important;
    }
}

@media (max-width: 575px) {
    /* Width */
    .xs-w-5px {
        width: 5px !important;
    }

    .xs-w-10px {
        width: 10px !important;
    }

    .xs-w-15px {
        width: 15px !important;
    }

    .xs-w-20px {
        width: 20px !important;
    }

    .xs-w-25px {
        width: 25px !important;
    }

    .xs-w-30px {
        width: 30px !important;
    }

    .xs-w-35px {
        width: 35px !important;
    }

    .xs-w-40px {
        width: 40px !important;
    }

    .xs-w-45px {
        width: 45px !important;
    }

    .xs-w-50px {
        width: 50px !important;
    }

    .xs-w-55px {
        width: 55px !important;
    }

    .xs-w-60px {
        width: 60px !important;
    }

    .xs-w-65px {
        width: 65px !important;
    }

    .xs-w-70px {
        width: 70px !important;
    }

    .xs-w-75px {
        width: 75px !important;
    }

    .xs-w-80px {
        width: 80px !important;
    }

    .xs-w-85px {
        width: 85px !important;
    }

    .xs-w-90px {
        width: 90px !important;
    }

    .xs-w-95px {
        width: 95px !important;
    }

    .xs-w-100px {
        width: 100px !important;
    }

    .xs-w-110px {
        width: 110px !important;
    }

    .xs-w-120px {
        width: 120px !important;
    }

    .xs-w-130px {
        width: 130px !important;
    }

    .xs-w-140px {
        width: 140px !important;
    }

    .xs-w-150px {
        width: 150px !important;
    }

    .xs-w-160px {
        width: 160px !important;
    }

    .xs-w-170px {
        width: 170px !important;
    }

    .xs-w-180px {
        width: 180px !important;
    }

    .xs-w-190px {
        width: 190px !important;
    }

    .xs-w-200px {
        width: 200px !important;
    }

    .xs-w-210px {
        width: 210px !important;
    }

    .xs-w-220px {
        width: 220px !important;
    }

    .xs-w-230px {
        width: 230px !important;
    }

    .xs-w-240px {
        width: 240px !important;
    }

    .xs-w-250px {
        width: 250px !important;
    }

    .xs-w-260px {
        width: 260px !important;
    }

    .xs-w-270px {
        width: 270px !important;
    }

    .xs-w-280px {
        width: 280px !important;
    }

    .xs-w-290px {
        width: 290px !important;
    }

    .xs-w-300px {
        width: 300px !important;
    }

    .xs-w-350px {
        width: 350px !important;
    }

    .xs-w-400px {
        width: 400px !important;
    }

    .xs-w-450px {
        width: 450px !important;
    }

    .xs-w-500px {
        width: 500px !important;
    }

    .xs-w-550px {
        width: 550px !important;
    }

    .xs-w-600px {
        width: 600px !important;
    }

    .xs-w-650px {
        width: 650px !important;
    }

    .xs-w-700px {
        width: 700px !important;
    }

    .xs-w-750px {
        width: 750px !important;
    }

    .xs-w-800px {
        width: 800px !important;
    }

    .xs-w-850px {
        width: 850px !important;
    }

    .xs-w-900px {
        width: 900px !important;
    }

    .xs-w-950px {
        width: 950px !important;
    }

    .xs-w-1000px {
        width: 1000px !important;
    }

    .xs-w-10 {
        width: 10% !important;
    }

    .xs-w-15 {
        width: 15% !important;
    }

    .xs-w-20 {
        width: 20% !important;
    }

    .xs-w-25 {
        width: 25% !important;
    }

    .xs-w-30 {
        width: 30% !important;
    }

    .xs-w-35 {
        width: 35% !important;
    }

    .xs-w-40 {
        width: 40% !important;
    }

    .xs-w-45 {
        width: 45% !important;
    }

    .xs-w-50 {
        width: 50% !important;
    }

    .xs-w-55 {
        width: 55% !important;
    }

    .xs-w-60 {
        width: 60% !important;
    }

    .xs-w-65 {
        width: 65% !important;
    }

    .xs-w-70 {
        width: 70% !important;
    }

    .xs-w-75 {
        width: 75% !important;
    }

    .xs-w-80 {
        width: 80% !important;
    }

    .xs-w-85 {
        width: 85% !important;
    }

    .xs-w-90 {
        width: 90% !important;
    }

    .xs-w-95 {
        width: 95% !important;
    }

    .xs-w-100 {
        width: 100% !important;
    }

    .xs-w-auto {
        width: auto !important;
    }
    /* Height */
    .xs-h-1px {
        height: 1px !important;
    }

    .xs-h-2px {
        height: 2px !important;
    }

    .xs-h-3px {
        height: 3px !important;
    }

    .xs-h-4px {
        height: 4px !important;
    }

    .xs-h-5px {
        height: 5px !important;
    }

    .xs-h-6px {
        height: 6px !important;
    }

    .xs-h-7px {
        height: 7px !important;
    }

    .xs-h-8px {
        height: 8px !important;
    }

    .xs-h-9px {
        height: 9px !important;
    }

    .xs-h-10px {
        height: 10px !important;
    }

    .xs-h-15px {
        height: 15px !important;
    }

    .xs-h-20px {
        height: 20px !important;
    }

    .xs-h-25px {
        height: 25px !important;
    }

    .xs-h-30px {
        height: 30px !important;
    }

    .xs-h-35px {
        height: 35px !important;
    }

    .xs-h-40px {
        height: 40px !important;
    }

    .xs-h-42px {
        height: 42px !important;
    }

    .xs-h-45px {
        height: 45px !important;
    }

    .xs-h-50px {
        height: 50px !important;
    }

    .xs-h-55px {
        height: 55px !important;
    }

    .xs-h-60px {
        height: 60px !important;
    }

    .xs-h-65px {
        height: 65px !important;
    }

    .xs-h-70px {
        height: 70px !important;
    }

    .xs-h-75px {
        height: 75px !important;
    }

    .xs-h-80px {
        height: 80px !important;
    }

    .xs-h-85px {
        height: 85px !important;
    }

    .xs-h-90px {
        height: 90px !important;
    }

    .xs-h-95px {
        height: 95px !important;
    }

    .xs-h-100px {
        height: 100px !important;
    }

    .xs-h-110px {
        height: 110px !important;
    }

    .xs-h-120px {
        height: 120px !important;
    }

    .xs-h-130px {
        height: 130px !important;
    }

    .xs-h-140px {
        height: 140px !important;
    }

    .xs-h-150px {
        height: 150px !important;
    }

    .xs-h-160px {
        height: 160px !important;
    }

    .xs-h-170px {
        height: 170px !important;
    }

    .xs-h-180px {
        height: 180px !important;
    }

    .xs-h-190px {
        height: 190px !important;
    }

    .xs-h-200px {
        height: 200px !important;
    }

    .xs-h-250px {
        height: 250px !important;
    }

    .xs-h-300px {
        height: 300px !important;
    }

    .xs-h-350px {
        height: 350px !important;
    }

    .xs-h-400px {
        height: 400px !important;
    }

    .xs-h-450px {
        height: 450px !important;
    }

    .xs-h-480px {
        height: 480px !important;
    }

    .xs-h-500px {
        height: 500px !important;
    }

    .xs-h-550px {
        height: 550px !important;
    }

    .xs-h-600px {
        height: 600px !important;
    }

    .xs-h-650px {
        height: 650px !important;
    }

    .xs-h-700px {
        height: 700px !important;
    }

    .xs-h-750px {
        height: 750px !important;
    }

    .xs-h-800px {
        height: 800px !important;
    }

    .xs-h-850px {
        height: 850px !important;
    }

    .xs-h-auto {
        height: auto !important;
    }

    .xs-h-100 {
        height: 100% !important;
    }
}
