﻿


body {
    font-family: 'Open Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #575a7b;
    font-weight: 400;
    line-height: 1.7
}

body, html {
    -moz-osx-font-smoothing: grayscale
}

a, a:active, a:focus {
    color: #575a7b;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -ms-transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s
}

    a:hover, a:active {
        color: #1e2022;
        text-decoration: none
    }

    a:focus, a:active, button:focus, button:active, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: none
    }

img {
    max-width: 100%;
    height: auto;
    vertical-align: top
}

.form-control {
    min-height: 46px
}

    .form-control:focus {
        box-shadow: 0 0 10px rgba(55,125,255,0.1);
        border-color: #007bff
    }

    .form-control::-webkit-input-placeholder {
        color: #d0d4d9;
        opacity: 1
    }

    .form-control::-moz-placeholder {
        color: #d0d4d9;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #d0d4d9;
        opacity: 1
    }

    .form-control::-ms-input-placeholder {
        color: #d0d4d9;
        opacity: 1
    }

    .form-control::placeholder {
        color: #d0d4d9;
        opacity: 1
    }

input[type="button"], input[type="text"], input[type="email"], input[type="search"], input[type="password"], textarea, input[type="submit"] {
    -webkit-appearance: none;
    outline: none
}

    input:focus, textarea:focus {
        border-color: #585858;
        outline: none
    }

    input[type="button"]:focus {
        outline: none
    }

select::-ms-expand {
    display: none
}

iframe {
    border: 0;
    vertical-align: top
}

p {
    margin: 0 0 20px
}

.height-50 {
    height: 50%
}

.white-space {
    white-space: normal
}

.word-wrap {
    word-wrap: break-word
}

.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.transition-hover {
    transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

    .transition-hover:hover, .transition-hover:focus {
        transform: translateY(-8px)
    }

::selection {
    color: #000;
    background: #dbdbdb
}

::-moz-selection {
    color: #000;
    background: #dbdbdb
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -ms-flex: 1;
    flex: 1;
    word-break: break-word
}

.alt-font {
    font-family: 'Poppins', sans-serif
}

.main-font {
    font-family: 'Open Sans', sans-serif
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #1e2022
}

.display-5 {
    font-size: 3.4rem
}

.display-6 {
    font-size: 3.3rem
}

.display-7 {
    font-size: 3.2rem
}

.display-8 {
    font-size: 3.1rem
}

.display-9 {
    font-size: 3.0rem
}

.display-10 {
    font-size: 2.9rem
}

.display-11 {
    font-size: 2.8rem
}

.display-12 {
    font-size: 2.7rem
}

.display-13 {
    font-size: 2.6rem
}

.display-14 {
    font-size: 2.5rem
}

.display-15 {
    font-size: 2.4rem
}

.display-16 {
    font-size: 2.3rem
}

.display-17 {
    font-size: 2.2rem
}

.display-18 {
    font-size: 2.1rem
}

.display-19 {
    font-size: 2.0rem
}

.display-20 {
    font-size: 1.9rem
}

.display-21 {
    font-size: 1.8rem
}

.display-22 {
    font-size: 1.7rem
}

.display-23 {
    font-size: 1.6rem
}

.display-24 {
    font-size: 1.5rem
}

.display-25 {
    font-size: 1.4rem
}

.display-26 {
    font-size: 1.3rem
}

.display-27 {
    font-size: 1.2rem
}

.display-28 {
    font-size: 1.1rem
}

.display-29 {
    font-size: 1.0rem
}

.display-30 {
    font-size: 0.9rem
}

.display-31 {
    font-size: 0.8rem
}

.display-32 {
    font-size: 0.7rem
}

.display-33 {
    font-size: 0.6rem
}

.display-34 {
    font-size: 0.5rem
}

.text-black {
    color: #000
}

.text-extra-dark-gray {
    color: #1e2022
}

.text-dark-gray {
    color: #626262
}

.text-extra-medium-gray {
    color: #757575
}

.text-medium-gray {
    color: #939393
}

.text-extra-light-gray {
    color: #b7b7b7
}

.text-light-gray {
    color: #d6d5d5
}

.text-very-light-gray {
    color: #ededed
}

.text-default-color {
    color: #6f6f6f
}

.no-letter-spacing {
    letter-spacing: 0px
}

.letter-spacing-1 {
    letter-spacing: 1px
}

.letter-spacing-2 {
    letter-spacing: 2px
}

.letter-spacing-3 {
    letter-spacing: 3px
}

.letter-spacing-4 {
    letter-spacing: 4px
}

.letter-spacing-5 {
    letter-spacing: 5px
}

.font-weight-100 {
    font-weight: 100
}

.font-weight-200 {
    font-weight: 200
}

.font-weight-300 {
    font-weight: 300
}

.font-weight-400 {
    font-weight: 400
}

.font-weight-500 {
    font-weight: 500
}

.font-weight-600 {
    font-weight: 600
}

.font-weight-700 {
    font-weight: 700
}

.font-weight-800 {
    font-weight: 800
}

.font-weight-900 {
    font-weight: 900
}

.bg-transparent {
    background-color: transparent
}

.bg-black {
    background-color: #000
}

.bg-extra-dark-gray {
    background-color: #1c1c1c
}

.bg-dark-gray {
    background-color: #757575
}

.bg-extra-medium-gray {
    background-color: #939393
}

.bg-medium-gray {
    background-color: #dbdbdb
}

.bg-extra-light-gray {
    background-color: #e0e0e0
}

.bg-medium-light-gray {
    background-color: #ededed
}

.bg-light-gray {
    background-color: #f1f7ff
}

.bg-very-light-gray {
    background-color: #fafafa
}

.bg-grey {
    background-color: #f9f9f9
}

.bg-red {
    background-color: #ed1b24
}

.bg-dark-theme {
    background: #1e2022
}

.bg-transparent-white {
    background-color: rgba(255,255,255,0.3);
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, #fff 96%, #fff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(37%, rgba(255,255,255,0)), color-stop(96%, #fff), color-stop(100%, #fff));
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, #fff 96%, #fff 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, #fff 96%, #fff 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, #fff 96%, #fff 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 37%, #fff 96%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 )
}

.bg-transparent-black {
    background-color: transparent;
    background: -moz-linear-gradient(left, transparent 0%, transparent 37%, #000 96%, #000 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, transparent), color-stop(37%, transparent), color-stop(96%, #000), color-stop(100%, #000));
    background: -webkit-linear-gradient(left, transparent 0%, transparent 37%, #000 96%, #000 100%);
    background: -o-linear-gradient(left, transparent 0%, transparent 37%, #000 96%, #000 100%);
    background: -ms-linear-gradient(left, transparent 0%, transparent 37%, #000 96%, #000 100%);
    background: linear-gradient(to right, transparent 0%, transparent 37%, #000 96%, #000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 )
}

.bg-white-opacity {
    background-color: rgba(255,255,255,0.85)
}

.bg-black-opacity {
    background-color: rgba(0,0,0,0.85)
}

.bg-black-opacity-light {
    background-color: rgba(0,0,0,0.5)
}

section {
    padding: 120px 0;
    overflow: hidden;
    background: #fff
}

    section.md {
        padding: 90px 0
    }

.big-input, .big-textarea, .big-select select {
    padding: 18px 25px;
    font-size: 14px;
    border-radius: 0
}

.medium-input, .medium-textarea, .medium-select select {
    padding: 12px 20px;
    font-size: 14px;
    line-height: normal;
    border-radius: 0
}

.small-input, .small-textarea {
    padding: 12px 15px;
    font-size: 11px;
    line-height: normal
}

.small-select select {
    padding: 15px 15px;
    line-height: normal
}

.medium-input-light, .medium-textarea-light, .medium-select-light select {
    padding: 12px 25px;
    font-size: 12px;
    line-height: normal
}

[data-overlay-dark], [data-overlay-light] {
    position: relative
}

    [data-overlay-dark] .position-unset, [data-overlay-light] .position-unset {
        position: unset !important
    }

    [data-overlay-dark] .container, [data-overlay-light] .container {
        position: relative;
        z-index: 2
    }

    [data-overlay-dark]:before, [data-overlay-light]:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1
    }

    [data-overlay-dark]:before {
        background: #000
    }

    [data-overlay-light]:before {
        background: #fff
    }

[data-overlay-dark="0"]:before, [data-overlay-light="0"]:before {
    opacity: 0
}

[data-overlay-dark="1"]:before, [data-overlay-light="1"]:before {
    opacity: 0.1
}

[data-overlay-dark="2"]:before, [data-overlay-light="2"]:before {
    opacity: 0.2
}

[data-overlay-dark="3"]:before, [data-overlay-light="3"]:before {
    opacity: 0.3
}

[data-overlay-dark="4"]:before, [data-overlay-light="4"]:before {
    opacity: 0.4
}

[data-overlay-dark="5"]:before, [data-overlay-light="5"]:before {
    opacity: 0.5
}

[data-overlay-dark="55"]:before, [data-overlay-light="55"]:before {
    opacity: 0.55
}

[data-overlay-dark="6"]:before, [data-overlay-light="6"]:before {
    opacity: 0.6
}

[data-overlay-dark="65"]:before, [data-overlay-light="65"]:before {
    opacity: 0.65
}

[data-overlay-dark="7"]:before, [data-overlay-light="7"]:before {
    opacity: 0.7
}

[data-overlay-dark="75"]:before, [data-overlay-light="75"]:before {
    opacity: 0.75
}

[data-overlay-dark="8"]:before, [data-overlay-light="8"]:before {
    opacity: 0.8
}

[data-overlay-dark="85"]:before, [data-overlay-light="85"]:before {
    opacity: 0.85
}

[data-overlay-dark="9"]:before, [data-overlay-light="9"]:before {
    opacity: 0.9
}

[data-overlay-dark="91"]:before, [data-overlay-light="91"]:before {
    opacity: 0.91
}

[data-overlay-dark="92"]:before, [data-overlay-light="92"]:before {
    opacity: 0.92
}

[data-overlay-dark="93"]:before, [data-overlay-light="93"]:before {
    opacity: 0.93
}

[data-overlay-dark="94"]:before, [data-overlay-light="94"]:before {
    opacity: 0.94
}

[data-overlay-dark="95"]:before, [data-overlay-light="95"]:before {
    opacity: 0.95
}

[data-overlay-dark="96"]:before, [data-overlay-light="96"]:before {
    opacity: 0.96
}

[data-overlay-dark="97"]:before, [data-overlay-light="97"]:before {
    opacity: 0.97
}

[data-overlay-dark="98"]:before, [data-overlay-light="98"]:before {
    opacity: 0.98
}

[data-overlay-dark="99"]:before, [data-overlay-light="99"]:before {
    opacity: 0.99
}

[data-overlay-dark="10"]:before, [data-overlay-light="10"]:before {
    opacity: 1
}

.separator-line-verticle-extra-small {
    width: 1px;
    height: 8px
}

.separator-line-verticle-small-thick {
    width: 17px;
    height: 3px
}

.separator-line-verticle-small {
    width: 1px;
    height: 13px
}

.separator-line-verticle-small-thick2 {
    width: 64px;
    height: 7px
}

.separator-line-verticle-large {
    width: 1px;
    height: 20px
}

.separator-line-verticle-extra-large {
    width: 1px;
    height: 30px
}

.separator-line-verticle-medium-thick-full {
    width: 8px;
    height: 40px
}

.separator-line-verticle-large-thick {
    width: 109px;
    height: 11px
}

.separator-line-horrizontal-medium-light {
    width: 36px;
    height: 3px
}

.separator-line-horrizontal-medium-light2 {
    width: 50px;
    height: 1px
}

.separator-line-horrizontal-medium-light3 {
    width: 18%;
    height: 1px
}

.separator-line-horrizontal-medium-thick {
    width: 50px;
    height: 5px
}

.separator-line-horrizontal-full {
    width: 100%;
    height: 1px
}

.divider-full {
    width: 100%;
    height: 1px;
    display: inline-block
}

.opacity-very-light {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.2;
    top: 0;
    left: 0
}

.opacity-light {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.3;
    top: 0;
    left: 0
}

.opacity-extra-medium {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    top: 0;
    left: 0
}

.opacity-medium {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.75;
    top: 0;
    left: 0
}

.opacity-full {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.8;
    top: 0;
    left: 0
}

.opacity-full-dark {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.9;
    top: 0;
    left: 0
}

.opacity1 {
    opacity: .1
}

.opacity2 {
    opacity: .2
}

.opacity3 {
    opacity: .3
}

.opacity4 {
    opacity: .4
}

.opacity5 {
    opacity: .5
}

.opacity6 {
    opacity: .6
}

.opacity7 {
    opacity: .7
}

.opacity8 {
    opacity: .8
}

.opacity9 {
    opacity: .9
}

.box-shadow-light {
    box-shadow: 0 0 3px rgba(0,0,0,0.1)
}

.box-shadow {
    box-shadow: 0 0 3px rgba(0,0,0,0.2)
}

.box-shadow-dark {
    box-shadow: 0 0 4px rgba(0,0,0,0.4)
}

.box-shadow-large {
    box-shadow: 0 0 12px rgba(0,0,0,0.1)
}

.box-shadow-primary {
    -webkit-box-shadow: 0 18px 38px rgba(0,0,0,0.2);
    box-shadow: 0 18px 38px rgba(0,0,0,0.2)
}

.box-shadow-none {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

.text-shadow-light {
    text-shadow: 0 0 3px rgba(0,0,0,0.1)
}

.text-shadow {
    text-shadow: 0 0 3px rgba(0,0,0,0.2)
}

.text-shadow-dark {
    text-shadow: 0 0 4px rgba(0,0,0,0.4)
}

.text-shadow-large {
    text-shadow: 0 0 12px rgba(0,0,0,0.1)
}

.text-shadow-primary {
    text-shadow: 0 18px 38px rgba(0,0,0,0.2)
}

.text-shadow-none {
    text-shadow: none !important
}

.z-index-1111 {
    z-index: 1111
}

.z-index-111 {
    z-index: 111
}

.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-9 {
    z-index: 9
}

.z-index-99 {
    z-index: 99
}

.z-index-0 {
    z-index: 0
}

.z-index-minus2 {
    z-index: -2
}

.vertical-align-middle {
    vertical-align: middle
}

.vertical-align-top {
    vertical-align: top
}

.vertical-align-bottom {
    vertical-align: bottom
}

.clear-both {
    clear: both
}

.line-break {
    display: block
}

.no-transition * {
    transition-timing-function: none !important;
    -moz-transition-timing-function: none !important;
    -webkit-transition-timing-function: none !important;
    -o-transition-timing-function: none !important;
    -ms-transition-timing-function: none !important;
    transition-duration: 0s !important;
    -moz-transition-duration: 0s !important;
    -webkit-transition-duration: 0s !important;
    -o-transition-duration: 0s !important;
    -ms-transition-duration: 0s !important
}

.border-width-1 {
    border-width: 1px !important
}

.border-width-2 {
    border-width: 2px !important
}

.border-width-3 {
    border-width: 3px !important
}

.border-width-4 {
    border-width: 4px !important
}

.border-width-5 {
    border-width: 5px !important
}

.border-width-6 {
    border-width: 6px !important
}

.border-width-7 {
    border-width: 7px !important
}

.border-width-8 {
    border-width: 8px !important
}

.border-width-9 {
    border-width: 9px !important
}

.border-width-10 {
    border-width: 10px !important
}

.border-width-20 {
    border-width: 20px !important
}

.border-color-white {
    border-color: #fff !important
}

.border-color-black {
    border-color: #000 !important
}

.border-color-extra-dark-gray {
    border-color: #1e2022 !important
}

.border-color-medium-dark-gray {
    border-color: #363636 !important
}

.border-color-dark-gray {
    border-color: #939393 !important
}

.border-color-extra-medium-gray {
    border-color: #dbdbdb !important
}

.border-color-medium-gray {
    border-color: #e4e4e4 !important
}

.border-color-extra-light-gray {
    border-color: #ededed !important
}

.border-color-light-gray {
    border-color: #f5f5f5 !important
}

.border-color-light-white {
    border-color: rgba(255,255,255,0.1) !important
}

.border-color-light-black {
    border-color: rgba(0,0,0,0.1) !important
}

.border-dotted {
    border-style: dotted !important
}

.border-dashed {
    border-style: dashed !important
}

.border-solid {
    border-style: solid !important
}

.border-double {
    border-style: double !important
}

.border-groove {
    border-style: groove !important
}

.border-ridge {
    border-style: ridge !important
}

.border-inset {
    border-style: inset !important
}

.border-outset {
    border-style: outset !important
}

.border-none {
    border-style: none !important
}

.border-hidden {
    border-style: hidden !important
}

.border-transperent {
    border-color: transparent !important
}

.border-radius-1 {
    border-radius: 1px
}

.border-radius-2 {
    border-radius: 2px
}

.border-radius-3 {
    border-radius: 3px
}

.border-radius-4 {
    border-radius: 4px
}

.border-radius-5 {
    border-radius: 5px
}

.border-radius-6 {
    border-radius: 6px
}

.border-radius-7 {
    border-radius: 7px
}

.border-radius-8 {
    border-radius: 8px
}

.border-radius-9 {
    border-radius: 9px
}

.border-radius-10 {
    border-radius: 10px
}

.border-radius-50 {
    border-radius: 50%
}

.border-radius-100 {
    border-radius: 100%
}

.border-radius-none {
    border-radius: 0 !important
}

.parallax {
    position: relative;
    background-size: cover;
    overflow: hidden;
    background-attachment: fixed
}

.fix-background {
    position: relative;
    background-size: cover;
    animation-duration: 0s;
    animation-fill-mode: none;
    -webkit-animation-duration: 0s;
    -webkit-animation-fill-mode: none;
    -moz-animation-duration: 0s;
    -moz-animation-fill-mode: none;
    -ms-animation-duration: 0s;
    -ms-animation-fill-mode: none;
    -o-animation-fill-mode: none;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed
}

.cover-background {
    position: relative !important;
    background-size: cover !important;
    overflow: hidden !important;
    background-position: center !important;
    background-repeat: no-repeat !important
}

.background-size-inherit {
    background-size: inherit
}

.background-attachment-inherit {
    background-attachment: inherit
}

.background-position-left {
    background-position: left center
}

.background-position-left-bottom {
    background-position: left bottom
}

.background-position-right {
    background-position: right center
}

.background-position-top {
    background-position: center top !important
}

.up-down-ani {
    display: table;
    position: relative;
    -webkit-animation-name: up-down-animation;
    -webkit-animation-duration: .7s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: .7s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -moz-animation-name: up-down-animation;
    -moz-animation-duration: .7s;
    -moz-animation-timing-function: linear;
    -moz-animation-delay: .7s;
    -moz-animation-iteration-count: infinite;
    -ms-animation-name: up-down-animation;
    -ms-animation-duration: .7s;
    -ms-animation-timing-function: linear;
    -ms-animation-delay: .7s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: alternate;
    -o-animation-direction: alternate;
    -o-animation-name: up-down-animation;
    -o-animation-duration: .7s;
    -o-animation-timing-function: linear;
    -o-animation-delay: .7s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: alternate;
    animation-direction: alternate;
    animation-name: up-down-animation;
    animation-duration: .7s;
    animation-timing-function: linear;
    animation-delay: .7s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    margin: 0 auto
}

.background-position-x-50 {
    background-position-x: 50% !important
}

.background-size-contain {
    background-size: contain
}

.m-1-6 {
    margin: 1.6rem
}

.m-1-7 {
    margin: 1.7rem
}

.m-1-8 {
    margin: 1.8rem
}

.m-1-9 {
    margin: 1.9rem
}

.m-2-0 {
    margin: 2.0rem
}

.m-2-1 {
    margin: 2.1rem
}

.m-2-2 {
    margin: 2.2rem
}

.m-2-3 {
    margin: 2.3rem
}

.m-2-4 {
    margin: 2.4rem
}

.m-2-5 {
    margin: 2.5rem
}

.m-2-6 {
    margin: 2.6rem
}

.m-2-7 {
    margin: 2.7rem
}

.m-2-8 {
    margin: 2.8rem
}

.m-2-9 {
    margin: 2.9rem
}

.m-6 {
    margin: 3.5rem
}

.m-7 {
    margin: 4rem
}

.m-8 {
    margin: 4.5rem
}

.m-9 {
    margin: 5rem
}

.m-10 {
    margin: 5.5rem
}

.m-11 {
    margin: 6rem
}

.m-12 {
    margin: 6.5rem
}

.m-13 {
    margin: 7rem
}

.m-14 {
    margin: 7.5rem
}

.m-15 {
    margin: 8rem
}

.m-16 {
    margin: 8.5rem
}

.m-17 {
    margin: 9rem
}

.m-18 {
    margin: 9.5rem
}

.m-19 {
    margin: 10rem
}

.m-20 {
    margin: 10.5rem
}

.m-21 {
    margin: 11rem
}

.m-22 {
    margin: 11.5rem
}

.m-23 {
    margin: 12rem
}

.m-24 {
    margin: 12.5rem
}

.mt-1-6, .my-1-6 {
    margin-top: 1.6rem
}

.mt-1-7, .my-1-7 {
    margin-top: 1.7rem
}

.mt-1-8, .my-1-8 {
    margin-top: 1.8rem
}

.mt-1-9, .my-1-9 {
    margin-top: 1.9rem
}

.mt-2-0, .my-2-0 {
    margin-top: 2.0rem
}

.mt-2-1, .my-2-1 {
    margin-top: 2.1rem
}

.mt-2-2, .my-2-2 {
    margin-top: 2.2rem
}

.mt-2-3, .my-2-3 {
    margin-top: 2.3rem
}

.mt-2-4, .my-2-4 {
    margin-top: 2.4rem
}

.mt-2-5, .my-2-5 {
    margin-top: 2.5rem
}

.mt-2-6, .my-2-6 {
    margin-top: 2.6rem
}

.mt-2-7, .my-2-7 {
    margin-top: 2.7rem
}

.mt-2-8, .my-2-8 {
    margin-top: 2.8rem
}

.mt-2-9, .my-2-9 {
    margin-top: 2.9rem
}

.mt-6, .my-6 {
    margin-top: 3.5rem
}

.mt-7, .my-7 {
    margin-top: 4rem
}

.mt-8, .my-8 {
    margin-top: 4.5rem
}

.mt-9, .my-9 {
    margin-top: 5rem
}

.mt-10, .my-10 {
    margin-top: 5.5rem
}

.mt-11, .my-11 {
    margin-top: 6rem
}

.mt-12, .my-12 {
    margin-top: 6.5rem
}

.mt-13, .my-13 {
    margin-top: 7rem
}

.mt-14, .my-14 {
    margin-top: 7.5rem
}

.mt-15, .my-15 {
    margin-top: 8rem
}

.mt-16, .my-16 {
    margin-top: 8.5rem
}

.mt-17, .my-17 {
    margin-top: 9rem
}

.mt-18, .my-18 {
    margin-top: 9.5rem
}

.mt-19, .my-19 {
    margin-top: 10rem
}

.mt-20, .my-20 {
    margin-top: 10.5rem
}

.mt-21, .my-21 {
    margin-top: 11rem
}

.mt-22, .my-22 {
    margin-top: 11.5rem
}

.mt-23, .my-23 {
    margin-top: 12rem
}

.mt-24, .my-24 {
    margin-top: 12.5rem
}

.mb-1-6, .my-1-6 {
    margin-bottom: 1.6rem
}

.mb-1-7, .my-1-7 {
    margin-bottom: 1.7rem
}

.mb-1-8, .my-1-8 {
    margin-bottom: 1.8rem
}

.mb-1-9, .my-1-9 {
    margin-bottom: 1.9rem
}

.mb-2-0, .my-2-0 {
    margin-bottom: 2.0rem
}

.mb-2-1, .my-2-1 {
    margin-bottom: 2.1rem
}

.mb-2-2, .my-2-2 {
    margin-bottom: 2.2rem
}

.mb-2-3, .my-2-3 {
    margin-bottom: 2.3rem
}

.mb-2-4, .my-2-4 {
    margin-bottom: 2.4rem
}

.mb-2-5, .my-2-5 {
    margin-bottom: 2.5rem
}

.mb-2-6, .my-2-6 {
    margin-bottom: 2.6rem
}

.mb-2-7, .my-2-7 {
    margin-bottom: 2.7rem
}

.mb-2-8, .my-2-8 {
    margin-bottom: 2.8rem
}

.mb-2-9, .my-2-9 {
    margin-bottom: 2.9rem
}

.mb-6, .my-6 {
    margin-bottom: 3.5rem
}

.mb-7, .my-7 {
    margin-bottom: 4rem
}

.mb-8, .my-8 {
    margin-bottom: 4.5rem
}

.mb-9, .my-9 {
    margin-bottom: 5rem
}

.mb-10, .my-10 {
    margin-bottom: 5.5rem
}

.mb-11, .my-11 {
    margin-bottom: 6rem
}

.mb-12, .my-12 {
    margin-bottom: 6.5rem
}

.mb-13, .my-13 {
    margin-bottom: 7rem
}

.mb-14, .my-14 {
    margin-bottom: 7.5rem
}

.mb-15, .my-15 {
    margin-bottom: 8rem
}

.mb-16, .my-16 {
    margin-bottom: 8.5rem
}

.mb-17, .my-17 {
    margin-bottom: 9rem
}

.mb-18, .my-18 {
    margin-bottom: 9.5rem
}

.mb-19, .my-19 {
    margin-bottom: 10rem
}

.mb-20, .my-20 {
    margin-bottom: 10.5rem
}

.mb-21, .my-21 {
    margin-bottom: 11rem
}

.mb-22, .my-22 {
    margin-bottom: 11.5rem
}

.mb-23, .my-23 {
    margin-bottom: 12rem
}

.mb-24, .my-24 {
    margin-bottom: 12.5rem
}

.ml-1-6, .mx-1-6 {
    margin-left: 1.6rem
}

.ml-1-7, .mx-1-7 {
    margin-left: 1.7rem
}

.ml-1-8, .mx-1-8 {
    margin-left: 1.8rem
}

.ml-1-9, .mx-1-9 {
    margin-left: 1.9rem
}

.ml-2-0, .mx-2-0 {
    margin-left: 2.0rem
}

.ml-2-1, .mx-2-1 {
    margin-left: 2.1rem
}

.ml-2-2, .mx-2-2 {
    margin-left: 2.2rem
}

.ml-2-3, .mx-2-3 {
    margin-left: 2.3rem
}

.ml-2-4, .mx-2-4 {
    margin-left: 2.4rem
}

.ml-2-5, .mx-2-5 {
    margin-left: 2.5rem
}

.ml-2-6, .mx-2-6 {
    margin-left: 2.6rem
}

.ml-2-7, .mx-2-7 {
    margin-left: 2.7rem
}

.ml-2-8, .mx-2-8 {
    margin-left: 2.8rem
}

.ml-2-9, .mx-2-9 {
    margin-left: 2.9rem
}

.ml-6, .mx-6 {
    margin-left: 3.5rem
}

.ml-7, .mx-7 {
    margin-left: 4rem
}

.ml-8, .mx-8 {
    margin-left: 4.5rem
}

.ml-9, .mx-9 {
    margin-left: 5rem
}

.ml-10, .mx-10 {
    margin-left: 5.5rem
}

.ml-11, .mx-11 {
    margin-left: 6rem
}

.ml-12, .mx-12 {
    margin-left: 6.5rem
}

.ml-13, .mx-13 {
    margin-left: 7rem
}

.ml-14, .mx-14 {
    margin-left: 7.5rem
}

.ml-15, .mx-15 {
    margin-left: 8rem
}

.ml-16, .mx-16 {
    margin-left: 8.5rem
}

.ml-17, .mx-17 {
    margin-left: 9rem
}

.ml-18, .mx-18 {
    margin-left: 9.5rem
}

.ml-19, .mx-19 {
    margin-left: 10rem
}

.ml-20, .mx-20 {
    margin-left: 10.5rem
}

.ml-21, .mx-21 {
    margin-left: 11rem
}

.ml-22, .mx-22 {
    margin-left: 11.5rem
}

.ml-23, .mx-23 {
    margin-left: 12rem
}

.ml-24, .mx-24 {
    margin-left: 12.5rem
}

.mr-1-6, .mx-1-6 {
    margin-right: 1.6rem
}

.mr-1-7, .mx-1-7 {
    margin-right: 1.7rem
}

.mr-1-8, .mx-1-8 {
    margin-right: 1.8rem
}

.mr-1-9, .mx-1-9 {
    margin-right: 1.9rem
}

.mr-2-0, .mx-2-0 {
    margin-right: 2.0rem
}

.mr-2-1, .mx-2-1 {
    margin-right: 2.1rem
}

.mr-2-2, .mx-2-2 {
    margin-right: 2.2rem
}

.mr-2-3, .mx-2-3 {
    margin-right: 2.3rem
}

.mr-2-4, .mx-2-4 {
    margin-right: 2.4rem
}

.mr-2-5, .mx-2-5 {
    margin-right: 2.5rem
}

.mr-2-6, .mx-2-6 {
    margin-right: 2.6rem
}

.mr-2-7, .mx-2-7 {
    margin-right: 2.7rem
}

.mr-2-8, .mx-2-8 {
    margin-right: 2.8rem
}

.mr-2-9, .mx-2-9 {
    margin-right: 2.9rem
}

.mr-6, .mx-6 {
    margin-right: 3.5rem
}

.mr-7, .mx-7 {
    margin-right: 4rem
}

.mr-8, .mx-8 {
    margin-right: 4.5rem
}

.mr-9, .mx-9 {
    margin-right: 5rem
}

.mr-10, .mx-10 {
    margin-right: 5.5rem
}

.mr-11, .mx-11 {
    margin-right: 6rem
}

.mr-12, .mx-12 {
    margin-right: 6.5rem
}

.mr-13, .mx-13 {
    margin-right: 7rem
}

.mr-14, .mx-14 {
    margin-right: 7.5rem
}

.mr-15, .mx-15 {
    margin-right: 8rem
}

.mr-16, .mx-16 {
    margin-right: 8.5rem
}

.mr-17, .mx-17 {
    margin-right: 9rem
}

.mr-18, .mx-18 {
    margin-right: 9.5rem
}

.mr-19, .mx-19 {
    margin-right: 10rem
}

.mr-20, .mx-20 {
    margin-right: 10.5rem
}

.mr-21, .mx-21 {
    margin-right: 11rem
}

.mr-22, .mx-22 {
    margin-right: 11.5rem
}

.mr-23, .mx-23 {
    margin-right: 12rem
}

.mr-24, .mx-24 {
    margin-right: 12.5rem
}

.p-1-6 {
    padding: 1.6rem
}

.p-1-7 {
    padding: 1.7rem
}

.p-1-8 {
    padding: 1.8rem
}

.p-1-9 {
    padding: 1.9rem
}

.p-2-0 {
    padding: 2.0rem
}

.p-2-1 {
    padding: 2.1rem
}

.p-2-2 {
    padding: 2.2rem
}

.p-2-3 {
    padding: 2.3rem
}

.p-2-4 {
    padding: 2.4rem
}

.p-2-5 {
    padding: 2.5rem
}

.p-2-6 {
    padding: 2.6rem
}

.p-2-7 {
    padding: 2.7rem
}

.p-2-8 {
    padding: 2.8rem
}

.p-2-9 {
    padding: 2.9rem
}

.p-6 {
    padding: 3.5rem
}

.p-7 {
    padding: 4rem
}

.p-8 {
    padding: 4.5rem
}

.p-9 {
    padding: 5rem
}

.p-10 {
    padding: 5.5rem
}

.p-11 {
    padding: 6rem
}

.p-12 {
    padding: 6.5rem
}

.p-13 {
    padding: 7rem
}

.p-14 {
    padding: 7.5rem
}

.p-15 {
    padding: 8rem
}

.p-16 {
    padding: 8.5rem
}

.p-17 {
    padding: 9rem
}

.p-18 {
    padding: 9.5rem
}

.p-19 {
    padding: 10rem
}

.p-20 {
    padding: 10.5rem
}

.p-21 {
    padding: 11rem
}

.p-22 {
    padding: 11.5rem
}

.p-23 {
    padding: 12rem
}

.p-24 {
    padding: 12.5rem
}

.pt-1-6, .py-1-6 {
    padding-top: 1.6rem
}

.pt-1-7, .py-1-7 {
    padding-top: 1.7rem
}

.pt-1-8, .py-1-8 {
    padding-top: 1.8rem
}

.pt-1-9, .py-1-9 {
    padding-top: 1.9rem
}

.pt-2-0, .py-2-0 {
    padding-top: 2.0rem
}

.pt-2-1, .py-2-1 {
    padding-top: 2.1rem
}

.pt-2-2, .py-2-2 {
    padding-top: 2.2rem
}

.pt-2-3, .py-2-3 {
    padding-top: 2.3rem
}

.pt-2-4, .py-2-4 {
    padding-top: 2.4rem
}

.pt-2-5, .py-2-5 {
    padding-top: 2.5rem
}

.pt-2-6, .py-2-6 {
    padding-top: 2.6rem
}

.pt-2-7, .py-2-7 {
    padding-top: 2.7rem
}

.pt-2-8, .py-2-8 {
    padding-top: 2.8rem
}

.pt-2-9, .py-2-9 {
    padding-top: 2.9rem
}

.pt-6, .py-6 {
    padding-top: 3.5rem
}

.pt-7, .py-7 {
    padding-top: 4rem
}

.pt-8, .py-8 {
    padding-top: 4.5rem
}

.pt-9, .py-9 {
    padding-top: 5rem
}

.pt-10, .py-10 {
    padding-top: 5.5rem
}

.pt-11, .py-11 {
    padding-top: 6rem
}

.pt-12, .py-12 {
    padding-top: 6.5rem
}

.pt-13, .py-13 {
    padding-top: 7rem
}

.pt-14, .py-14 {
    padding-top: 7.5rem
}

.pt-15, .py-15 {
    padding-top: 8rem
}

.pt-16, .py-16 {
    padding-top: 8.5rem
}

.pt-17, .py-17 {
    padding-top: 9rem
}

.pt-18, .py-18 {
    padding-top: 9.5rem
}

.pt-19, .py-19 {
    padding-top: 10rem
}

.pt-20, .py-20 {
    padding-top: 10.5rem
}

.pt-21, .py-21 {
    padding-top: 11rem
}

.pt-22, .py-22 {
    padding-top: 11.5rem
}

.pt-23, .py-23 {
    padding-top: 12rem
}

.pt-24, .py-24 {
    padding-top: 12.5rem
}

.pb-1-6, .py-1-6 {
    padding-bottom: 1.6rem
}

.pb-1-7, .py-1-7 {
    padding-bottom: 1.7rem
}

.pb-1-8, .py-1-8 {
    padding-bottom: 1.8rem
}

.pb-1-9, .py-1-9 {
    padding-bottom: 1.9rem
}

.pb-2-0, .py-2-0 {
    padding-bottom: 2.0rem
}

.pb-2-1, .py-2-1 {
    padding-bottom: 2.1rem
}

.pb-2-2, .py-2-2 {
    padding-bottom: 2.2rem
}

.pb-2-3, .py-2-3 {
    padding-bottom: 2.3rem
}

.pb-2-4, .py-2-4 {
    padding-bottom: 2.4rem
}

.pb-2-5, .py-2-5 {
    padding-bottom: 2.5rem
}

.pb-2-6, .py-2-6 {
    padding-bottom: 2.6rem
}

.pb-2-7, .py-2-7 {
    padding-bottom: 2.7rem
}

.pb-2-8, .py-2-8 {
    padding-bottom: 2.8rem
}

.pb-2-9, .py-2-9 {
    padding-bottom: 2.9rem
}

.pb-6, .py-6 {
    padding-bottom: 3.5rem
}

.pb-7, .py-7 {
    padding-bottom: 4rem
}

.pb-8, .py-8 {
    padding-bottom: 4.5rem
}

.pb-9, .py-9 {
    padding-bottom: 5rem
}

.pb-10, .py-10 {
    padding-bottom: 5.5rem
}

.pb-11, .py-11 {
    padding-bottom: 6rem
}

.pb-12, .py-12 {
    padding-bottom: 6.5rem
}

.pb-13, .py-13 {
    padding-bottom: 7rem
}

.pb-14, .py-14 {
    padding-bottom: 7.5rem
}

.pb-15, .py-15 {
    padding-bottom: 8rem
}

.pb-16, .py-16 {
    padding-bottom: 8.5rem
}

.pb-17, .py-17 {
    padding-bottom: 9rem
}

.pb-18, .py-18 {
    padding-bottom: 9.5rem
}

.pb-19, .py-19 {
    padding-bottom: 10rem
}

.pb-20, .py-20 {
    padding-bottom: 10.5rem
}

.pb-21, .py-21 {
    padding-bottom: 11rem
}

.pb-22, .py-22 {
    padding-bottom: 11.5rem
}

.pb-23, .py-23 {
    padding-bottom: 12rem
}

.pb-24, .py-24 {
    padding-bottom: 12.5rem
}

.pl-1-6, .px-1-6 {
    padding-left: 1.6rem
}

.pl-1-7, .px-1-7 {
    padding-left: 1.7rem
}

.pl-1-8, .px-1-8 {
    padding-left: 1.8rem
}

.pl-1-9, .px-1-9 {
    padding-left: 1.9rem
}

.pl-2-0, .px-2-0 {
    padding-left: 2.0rem
}

.pl-2-1, .px-2-1 {
    padding-left: 2.1rem
}

.pl-2-2, .px-2-2 {
    padding-left: 2.2rem
}

.pl-2-3, .px-2-3 {
    padding-left: 2.3rem
}

.pl-2-4, .px-2-4 {
    padding-left: 2.4rem
}

.pl-2-5, .px-2-5 {
    padding-left: 2.5rem
}

.pl-2-6, .px-2-6 {
    padding-left: 2.6rem
}

.pl-2-7, .px-2-7 {
    padding-left: 2.7rem
}

.pl-2-8, .px-2-8 {
    padding-left: 2.8rem
}

.pl-2-9, .px-2-9 {
    padding-left: 2.9rem
}

.pl-6, .px-6 {
    padding-left: 3.5rem
}

.pl-7, .px-7 {
    padding-left: 4rem
}

.pl-8, .px-8 {
    padding-left: 4.5rem
}

.pl-9, .px-9 {
    padding-left: 5rem
}

.pl-10, .px-10 {
    padding-left: 5.5rem
}

.pl-11, .px-11 {
    padding-left: 6rem
}

.pl-12, .px-12 {
    padding-left: 6.5rem
}

.pl-13, .px-13 {
    padding-left: 7rem
}

.pl-14, .px-14 {
    padding-left: 7.5rem
}

.pl-15, .px-15 {
    padding-left: 8rem
}

.pl-16, .px-16 {
    padding-left: 8.5rem
}

.pl-17, .px-17 {
    padding-left: 9rem
}

.pl-18, .px-18 {
    padding-left: 9.5rem
}

.pl-19, .px-19 {
    padding-left: 10rem
}

.pl-20, .px-20 {
    padding-left: 10.5rem
}

.pl-21, .px-21 {
    padding-left: 11rem
}

.pl-22, .px-22 {
    padding-left: 11.5rem
}

.pl-23, .px-23 {
    padding-left: 12rem
}

.pl-24, .px-24 {
    padding-left: 12.5rem
}

.pr-1-6, .px-1-6 {
    padding-right: 1.6rem
}

.pr-1-7, .px-1-7 {
    padding-right: 1.7rem
}

.pr-1-8, .px-1-8 {
    padding-right: 1.8rem
}

.pr-1-9, .px-1-9 {
    padding-right: 1.9rem
}

.pr-2-0, .px-2-0 {
    padding-right: 2.0rem
}

.pr-2-1, .px-2-1 {
    padding-right: 2.1rem
}

.pr-2-2, .px-2-2 {
    padding-right: 2.2rem
}

.pr-2-3, .px-2-3 {
    padding-right: 2.3rem
}

.pr-2-4, .px-2-4 {
    padding-right: 2.4rem
}

.pr-2-5, .px-2-5 {
    padding-right: 2.5rem
}

.pr-2-6, .px-2-6 {
    padding-right: 2.6rem
}

.pr-2-7, .px-2-7 {
    padding-right: 2.7rem
}

.pr-2-8, .px-2-8 {
    padding-right: 2.8rem
}

.pr-2-9, .px-2-9 {
    padding-right: 2.9rem
}

.pr-6, .px-6 {
    padding-right: 3.5rem
}

.pr-7, .px-7 {
    padding-right: 4rem
}

.pr-8, .px-8 {
    padding-right: 4.5rem
}

.pr-9, .px-9 {
    padding-right: 5rem
}

.pr-10, .px-10 {
    padding-right: 5.5rem
}

.pr-11, .px-11 {
    padding-right: 6rem
}

.pr-12, .px-12 {
    padding-right: 6.5rem
}

.pr-13, .px-13 {
    padding-right: 7rem
}

.pr-14, .px-14 {
    padding-right: 7.5rem
}

.pr-15, .px-15 {
    padding-right: 8rem
}

.pr-16, .px-16 {
    padding-right: 8.5rem
}

.pr-17, .px-17 {
    padding-right: 9rem
}

.pr-18, .px-18 {
    padding-right: 9.5rem
}

.pr-19, .px-19 {
    padding-right: 10rem
}

.pr-20, .px-20 {
    padding-right: 10.5rem
}

.pr-21, .px-21 {
    padding-right: 11rem
}

.pr-22, .px-22 {
    padding-right: 11.5rem
}

.pr-23, .px-23 {
    padding-right: 12rem
}

.pr-24, .px-24 {
    padding-right: 12.5rem
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-visible {
    overflow: visible !important
}

.overflow-auto {
    overflow: auto !important
}

.position-inherit {
    position: inherit !important
}

.right {
    right: 0
}

.right-1 {
    right: -1px
}

.left {
    left: 0
}

.left-1 {
    left: -1px
}

.top {
    top: 0
}

.top-1 {
    top: -1px
}

.bottom {
    bottom: 0
}

.bottom-1 {
    bottom: -1px
}

.w-1px {
    width: 1px
}

.w-2px {
    width: 2px
}

.w-3px {
    width: 3px
}

.w-4px {
    width: 4px
}

.w-5px {
    width: 5px
}

.w-6px {
    width: 6px
}

.w-7px {
    width: 7px
}

.w-8px {
    width: 8px
}

.w-9px {
    width: 9px
}

.w-10px {
    width: 10px
}

.w-15px {
    width: 15px
}

.w-20px {
    width: 20px
}

.w-25px {
    width: 25px
}

.w-30px {
    width: 30px
}

.w-35px {
    width: 35px
}

.w-40px {
    width: 40px
}

.w-50px {
    width: 50px
}

.w-55px {
    width: 55px
}

.w-60px {
    width: 60px
}

.w-65px {
    width: 65px
}

.w-70px {
    width: 70px
}

.w-75px {
    width: 75px
}

.w-80px {
    width: 80px
}

.w-85px {
    width: 85px
}

.w-90px {
    width: 90px
}

.w-100px {
    width: 100px
}

.w-10 {
    width: 10%
}

.w-12 {
    width: 12%
}

.w-15 {
    width: 15%
}

.w-20 {
    width: 20%
}

.w-25 {
    width: 25%
}

.w-30 {
    width: 30%
}

.w-35 {
    width: 35%
}

.w-40 {
    width: 40%
}

.w-45 {
    width: 45%
}

.w-50 {
    width: 50%
}

.w-55 {
    width: 55%
}

.w-60 {
    width: 60%
}

.w-65 {
    width: 65%
}

.w-70 {
    width: 70%
}

.w-75 {
    width: 75%
}

.w-80 {
    width: 80%
}

.w-85 {
    width: 85%
}

.w-90 {
    width: 90%
}

.w-95 {
    width: 95%
}

.w-100 {
    width: 100%
}

.w-auto {
    width: auto
}

@media screen and (min-width: 576px) {
    .w-sm-1px {
        width: 1px
    }

    .w-sm-2px {
        width: 2px
    }

    .w-sm-3px {
        width: 3px
    }

    .w-sm-4px {
        width: 4px
    }

    .w-sm-5px {
        width: 5px
    }

    .w-sm-6px {
        width: 6px
    }

    .w-sm-7px {
        width: 7px
    }

    .w-sm-8px {
        width: 8px
    }

    .w-sm-9px {
        width: 9px
    }

    .w-sm-10px {
        width: 10px
    }

    .w-sm-15px {
        width: 15px
    }

    .w-sm-20px {
        width: 20px
    }

    .w-sm-25px {
        width: 25px
    }

    .w-sm-30px {
        width: 30px
    }

    .w-sm-35px {
        width: 35px
    }

    .w-sm-40px {
        width: 40px
    }

    .w-sm-50px {
        width: 50px
    }

    .w-sm-55px {
        width: 55px
    }

    .w-sm-60px {
        width: 60px
    }

    .w-sm-65px {
        width: 65px
    }

    .w-sm-70px {
        width: 70px
    }

    .w-sm-75px {
        width: 75px
    }

    .w-sm-80px {
        width: 80px
    }

    .w-sm-85px {
        width: 85px
    }

    .w-sm-90px {
        width: 90px
    }

    .w-sm-100px {
        width: 100px
    }

    .w-sm-10 {
        width: 10%
    }

    .w-sm-12 {
        width: 12%
    }

    .w-sm-15 {
        width: 15%
    }

    .w-sm-20 {
        width: 20%
    }

    .w-sm-25 {
        width: 25%
    }

    .w-sm-30 {
        width: 30%
    }

    .w-sm-35 {
        width: 35%
    }

    .w-sm-40 {
        width: 40%
    }

    .w-sm-45 {
        width: 45%
    }

    .w-sm-50 {
        width: 50%
    }

    .w-sm-55 {
        width: 55%
    }

    .w-sm-60 {
        width: 60%
    }

    .w-sm-65 {
        width: 65%
    }

    .w-sm-70 {
        width: 70%
    }

    .w-sm-75 {
        width: 75%
    }

    .w-sm-80 {
        width: 80%
    }

    .w-sm-85 {
        width: 85%
    }

    .w-sm-90 {
        width: 90%
    }

    .w-sm-95 {
        width: 95%
    }

    .w-sm-100 {
        width: 100%
    }

    .w-sm-auto {
        width: auto
    }

    .display-sm-1 {
        font-size: 6rem
    }

    .display-sm-2 {
        font-size: 5.5rem
    }

    .display-sm-3 {
        font-size: 4.5rem
    }

    .display-sm-4 {
        font-size: 3.5rem
    }

    .display-sm-5 {
        font-size: 3.4rem
    }

    .display-sm-6 {
        font-size: 3.3rem
    }

    .display-sm-7 {
        font-size: 3.2rem
    }

    .display-sm-8 {
        font-size: 3.1rem
    }

    .display-sm-9 {
        font-size: 3.0rem
    }

    .display-sm-10 {
        font-size: 2.9rem
    }

    .display-sm-11 {
        font-size: 2.8rem
    }

    .display-sm-12 {
        font-size: 2.7rem
    }

    .display-sm-13 {
        font-size: 2.6rem
    }

    .display-sm-14 {
        font-size: 2.5rem
    }

    .display-sm-15 {
        font-size: 2.4rem
    }

    .display-sm-16 {
        font-size: 2.3rem
    }

    .display-sm-17 {
        font-size: 2.2rem
    }

    .display-sm-18 {
        font-size: 2.1rem
    }

    .display-sm-19 {
        font-size: 2.0rem
    }

    .display-sm-20 {
        font-size: 1.9rem
    }

    .display-sm-21 {
        font-size: 1.8rem
    }

    .display-sm-22 {
        font-size: 1.7rem
    }

    .display-sm-23 {
        font-size: 1.6rem
    }

    .display-sm-24 {
        font-size: 1.5rem
    }

    .display-sm-25 {
        font-size: 1.4rem
    }

    .display-sm-26 {
        font-size: 1.3rem
    }

    .display-sm-27 {
        font-size: 1.2rem
    }

    .display-sm-28 {
        font-size: 1.1rem
    }

    .display-sm-29 {
        font-size: 1.0rem
    }

    .display-sm-30 {
        font-size: 0.9rem
    }

    .display-sm-31 {
        font-size: 0.8rem
    }

    .display-sm-32 {
        font-size: 0.7rem
    }

    .display-sm-33 {
        font-size: 0.6rem
    }

    .display-sm-34 {
        font-size: 0.5rem
    }

    .m-sm-1-6 {
        margin: 1.6rem
    }

    .m-sm-1-7 {
        margin: 1.7rem
    }

    .m-sm-1-8 {
        margin: 1.8rem
    }

    .m-sm-1-9 {
        margin: 1.9rem
    }

    .m-sm-2-0 {
        margin: 2.0rem
    }

    .m-sm-2-1 {
        margin: 2.1rem
    }

    .m-sm-2-2 {
        margin: 2.2rem
    }

    .m-sm-2-3 {
        margin: 2.3rem
    }

    .m-sm-2-4 {
        margin: 2.4rem
    }

    .m-sm-2-5 {
        margin: 2.5rem
    }

    .m-sm-2-6 {
        margin: 2.6rem
    }

    .m-sm-2-7 {
        margin: 2.7rem
    }

    .m-sm-2-8 {
        margin: 2.8rem
    }

    .m-sm-2-9 {
        margin: 2.9rem
    }

    .m-sm-6 {
        margin: 3.5rem
    }

    .m-sm-7 {
        margin: 4rem
    }

    .m-sm-8 {
        margin: 4.5rem
    }

    .m-sm-9 {
        margin: 5rem
    }

    .m-sm-10 {
        margin: 5.5rem
    }

    .m-sm-11 {
        margin: 6rem
    }

    .m-sm-12 {
        margin: 6.5rem
    }

    .m-sm-13 {
        margin: 7rem
    }

    .m-sm-14 {
        margin: 7.5rem
    }

    .m-sm-15 {
        margin: 8rem
    }

    .m-sm-16 {
        margin: 8.5rem
    }

    .m-sm-17 {
        margin: 9rem
    }

    .m-sm-18 {
        margin: 9.5rem
    }

    .m-sm-19 {
        margin: 10rem
    }

    .m-sm-20 {
        margin: 10.5rem
    }

    .m-sm-21 {
        margin: 11rem
    }

    .m-sm-22 {
        margin: 11.5rem
    }

    .m-sm-23 {
        margin: 12rem
    }

    .m-sm-24 {
        margin: 12.5rem
    }

    .mt-sm-1-6, .my-sm-1-6 {
        margin-top: 1.6rem
    }

    .mt-sm-1-7, .my-sm-1-7 {
        margin-top: 1.7rem
    }

    .mt-sm-1-8, .my-sm-1-8 {
        margin-top: 1.8rem
    }

    .mt-sm-1-9, .my-sm-1-9 {
        margin-top: 1.9rem
    }

    .mt-sm-2-0, .my-sm-2-0 {
        margin-top: 2.0rem
    }

    .mt-sm-2-1, .my-sm-2-1 {
        margin-top: 2.1rem
    }

    .mt-sm-2-2, .my-sm-2-2 {
        margin-top: 2.2rem
    }

    .mt-sm-2-3, .my-sm-2-3 {
        margin-top: 2.3rem
    }

    .mt-sm-2-4, .my-sm-2-4 {
        margin-top: 2.4rem
    }

    .mt-sm-2-5, .my-sm-2-5 {
        margin-top: 2.5rem
    }

    .mt-sm-2-6, .my-sm-2-6 {
        margin-top: 2.6rem
    }

    .mt-sm-2-7, .my-sm-2-7 {
        margin-top: 2.7rem
    }

    .mt-sm-2-8, .my-sm-2-8 {
        margin-top: 2.8rem
    }

    .mt-sm-2-9, .my-sm-2-9 {
        margin-top: 2.9rem
    }

    .mt-sm-6, .my-sm-6 {
        margin-top: 3.5rem
    }

    .mt-sm-7, .my-sm-7 {
        margin-top: 4rem
    }

    .mt-sm-8, .my-sm-8 {
        margin-top: 4.5rem
    }

    .mt-sm-9, .my-sm-9 {
        margin-top: 5rem
    }

    .mt-sm-10, .my-sm-10 {
        margin-top: 5.5rem
    }

    .mt-sm-11, .my-sm-11 {
        margin-top: 6rem
    }

    .mt-sm-12, .my-sm-12 {
        margin-top: 6.5rem
    }

    .mt-sm-13, .my-sm-13 {
        margin-top: 7rem
    }

    .mt-sm-14, .my-sm-14 {
        margin-top: 7.5rem
    }

    .mt-sm-15, .my-sm-15 {
        margin-top: 8rem
    }

    .mt-sm-16, .my-sm-16 {
        margin-top: 8.5rem
    }

    .mt-sm-17, .my-sm-17 {
        margin-top: 9rem
    }

    .mt-sm-18, .my-sm-18 {
        margin-top: 9.5rem
    }

    .mt-sm-19, .my-sm-19 {
        margin-top: 10rem
    }

    .mt-sm-20, .my-sm-20 {
        margin-top: 10.5rem
    }

    .mt-sm-21, .my-sm-21 {
        margin-top: 11rem
    }

    .mt-sm-22, .my-sm-22 {
        margin-top: 11.5rem
    }

    .mt-sm-23, .my-sm-23 {
        margin-top: 12rem
    }

    .mt-sm-24, .my-sm-24 {
        margin-top: 12.5rem
    }

    .mb-sm-1-6, .my-sm-1-6 {
        margin-bottom: 1.6rem
    }

    .mb-sm-1-7, .my-sm-1-7 {
        margin-bottom: 1.7rem
    }

    .mb-sm-1-8, .my-sm-1-8 {
        margin-bottom: 1.8rem
    }

    .mb-sm-1-9, .my-sm-1-9 {
        margin-bottom: 1.9rem
    }

    .mb-sm-2-0, .my-sm-2-0 {
        margin-bottom: 2.0rem
    }

    .mb-sm-2-1, .my-sm-2-1 {
        margin-bottom: 2.1rem
    }

    .mb-sm-2-2, .my-sm-2-2 {
        margin-bottom: 2.2rem
    }

    .mb-sm-2-3, .my-sm-2-3 {
        margin-bottom: 2.3rem
    }

    .mb-sm-2-4, .my-sm-2-4 {
        margin-bottom: 2.4rem
    }

    .mb-sm-2-5, .my-sm-2-5 {
        margin-bottom: 2.5rem
    }

    .mb-sm-2-6, .my-sm-2-6 {
        margin-bottom: 2.6rem
    }

    .mb-sm-2-7, .my-sm-2-7 {
        margin-bottom: 2.7rem
    }

    .mb-sm-2-8, .my-sm-2-8 {
        margin-bottom: 2.8rem
    }

    .mb-sm-2-9, .my-sm-2-9 {
        margin-bottom: 2.9rem
    }

    .mb-sm-6, .my-sm-6 {
        margin-bottom: 3.5rem
    }

    .mb-sm-7, .my-sm-7 {
        margin-bottom: 4rem
    }

    .mb-sm-8, .my-sm-8 {
        margin-bottom: 4.5rem
    }

    .mb-sm-9, .my-sm-9 {
        margin-bottom: 5rem
    }

    .mb-sm-10, .my-sm-10 {
        margin-bottom: 5.5rem
    }

    .mb-sm-11, .my-sm-11 {
        margin-bottom: 6rem
    }

    .mb-sm-12, .my-sm-12 {
        margin-bottom: 6.5rem
    }

    .mb-sm-13, .my-sm-13 {
        margin-bottom: 7rem
    }

    .mb-sm-14, .my-sm-14 {
        margin-bottom: 7.5rem
    }

    .mb-sm-15, .my-sm-15 {
        margin-bottom: 8rem
    }

    .mb-sm-16, .my-sm-16 {
        margin-bottom: 8.5rem
    }

    .mb-sm-17, .my-sm-17 {
        margin-bottom: 9rem
    }

    .mb-sm-18, .my-sm-18 {
        margin-bottom: 9.5rem
    }

    .mb-sm-19, .my-sm-19 {
        margin-bottom: 10rem
    }

    .mb-sm-20, .my-sm-20 {
        margin-bottom: 10.5rem
    }

    .mb-sm-21, .my-sm-21 {
        margin-bottom: 11rem
    }

    .mb-sm-22, .my-sm-22 {
        margin-bottom: 11.5rem
    }

    .mb-sm-23, .my-sm-23 {
        margin-bottom: 12rem
    }

    .mb-sm-24, .my-sm-24 {
        margin-bottom: 12.5rem
    }

    .ml-sm-1-6, .mx-sm-1-6 {
        margin-left: 1.6rem
    }

    .ml-sm-1-7, .mx-sm-1-7 {
        margin-left: 1.7rem
    }

    .ml-sm-1-8, .mx-sm-1-8 {
        margin-left: 1.8rem
    }

    .ml-sm-1-9, .mx-sm-1-9 {
        margin-left: 1.9rem
    }

    .ml-sm-2-0, .mx-sm-2-0 {
        margin-left: 2.0rem
    }

    .ml-sm-2-1, .mx-sm-2-1 {
        margin-left: 2.1rem
    }

    .ml-sm-2-2, .mx-sm-2-2 {
        margin-left: 2.2rem
    }

    .ml-sm-2-3, .mx-sm-2-3 {
        margin-left: 2.3rem
    }

    .ml-sm-2-4, .mx-sm-2-4 {
        margin-left: 2.4rem
    }

    .ml-sm-2-5, .mx-sm-2-5 {
        margin-left: 2.5rem
    }

    .ml-sm-2-6, .mx-sm-2-6 {
        margin-left: 2.6rem
    }

    .ml-sm-2-7, .mx-sm-2-7 {
        margin-left: 2.7rem
    }

    .ml-sm-2-8, .mx-sm-2-8 {
        margin-left: 2.8rem
    }

    .ml-sm-2-9, .mx-sm-2-9 {
        margin-left: 2.9rem
    }

    .ml-sm-6, .mx-sm-6 {
        margin-left: 3.5rem
    }

    .ml-sm-7, .mx-sm-7 {
        margin-left: 4rem
    }

    .ml-sm-8, .mx-sm-8 {
        margin-left: 4.5rem
    }

    .ml-sm-9, .mx-sm-9 {
        margin-left: 5rem
    }

    .ml-sm-10, .mx-sm-10 {
        margin-left: 5.5rem
    }

    .ml-sm-11, .mx-sm-11 {
        margin-left: 6rem
    }

    .ml-sm-12, .mx-sm-12 {
        margin-left: 6.5rem
    }

    .ml-sm-13, .mx-sm-13 {
        margin-left: 7rem
    }

    .ml-sm-14, .mx-sm-14 {
        margin-left: 7.5rem
    }

    .ml-sm-15, .mx-sm-15 {
        margin-left: 8rem
    }

    .ml-sm-16, .mx-sm-16 {
        margin-left: 8.5rem
    }

    .ml-sm-17, .mx-sm-17 {
        margin-left: 9rem
    }

    .ml-sm-18, .mx-sm-18 {
        margin-left: 9.5rem
    }

    .ml-sm-19, .mx-sm-19 {
        margin-left: 10rem
    }

    .ml-sm-20, .mx-sm-20 {
        margin-left: 10.5rem
    }

    .ml-sm-21, .mx-sm-21 {
        margin-left: 11rem
    }

    .ml-sm-22, .mx-sm-22 {
        margin-left: 11.5rem
    }

    .ml-sm-23, .mx-sm-23 {
        margin-left: 12rem
    }

    .ml-sm-24, .mx-sm-24 {
        margin-left: 12.5rem
    }

    .mr-sm-1-6, .mx-sm-1-6 {
        margin-right: 1.6rem
    }

    .mr-sm-1-7, .mx-sm-1-7 {
        margin-right: 1.7rem
    }

    .mr-sm-1-8, .mx-sm-1-8 {
        margin-right: 1.8rem
    }

    .mr-sm-1-9, .mx-sm-1-9 {
        margin-right: 1.9rem
    }

    .mr-sm-2-0, .mx-sm-2-0 {
        margin-right: 2.0rem
    }

    .mr-sm-2-1, .mx-sm-2-1 {
        margin-right: 2.1rem
    }

    .mr-sm-2-2, .mx-sm-2-2 {
        margin-right: 2.2rem
    }

    .mr-sm-2-3, .mx-sm-2-3 {
        margin-right: 2.3rem
    }

    .mr-sm-2-4, .mx-sm-2-4 {
        margin-right: 2.4rem
    }

    .mr-sm-2-5, .mx-sm-2-5 {
        margin-right: 2.5rem
    }

    .mr-sm-2-6, .mx-sm-2-6 {
        margin-right: 2.6rem
    }

    .mr-sm-2-7, .mx-sm-2-7 {
        margin-right: 2.7rem
    }

    .mr-sm-2-8, .mx-sm-2-8 {
        margin-right: 2.8rem
    }

    .mr-sm-2-9, .mx-sm-2-9 {
        margin-right: 2.9rem
    }

    .mr-sm-6, .mx-sm-6 {
        margin-right: 3.5rem
    }

    .mr-sm-7, .mx-sm-7 {
        margin-right: 4rem
    }

    .mr-sm-8, .mx-sm-8 {
        margin-right: 4.5rem
    }

    .mr-sm-9, .mx-sm-9 {
        margin-right: 5rem
    }

    .mr-sm-10, .mx-sm-10 {
        margin-right: 5.5rem
    }

    .mr-sm-11, .mx-sm-11 {
        margin-right: 6rem
    }

    .mr-sm-12, .mx-sm-12 {
        margin-right: 6.5rem
    }

    .mr-sm-13, .mx-sm-13 {
        margin-right: 7rem
    }

    .mr-sm-14, .mx-sm-14 {
        margin-right: 7.5rem
    }

    .mr-sm-15, .mx-sm-15 {
        margin-right: 8rem
    }

    .mr-sm-16, .mx-sm-16 {
        margin-right: 8.5rem
    }

    .mr-sm-17, .mx-sm-17 {
        margin-right: 9rem
    }

    .mr-sm-18, .mx-sm-18 {
        margin-right: 9.5rem
    }

    .mr-sm-19, .mx-sm-19 {
        margin-right: 10rem
    }

    .mr-sm-20, .mx-sm-20 {
        margin-right: 10.5rem
    }

    .mr-sm-21, .mx-sm-21 {
        margin-right: 11rem
    }

    .mr-sm-22, .mx-sm-22 {
        margin-right: 11.5rem
    }

    .mr-sm-23, .mx-sm-23 {
        margin-right: 12rem
    }

    .mr-sm-24, .mx-sm-24 {
        margin-right: 12.5rem
    }

    .p-sm-1-6 {
        padding: 1.6rem
    }

    .p-sm-1-7 {
        padding: 1.7rem
    }

    .p-sm-1-8 {
        padding: 1.8rem
    }

    .p-sm-1-9 {
        padding: 1.9rem
    }

    .p-sm-2-0 {
        padding: 2.0rem
    }

    .p-sm-2-1 {
        padding: 2.1rem
    }

    .p-sm-2-2 {
        padding: 2.2rem
    }

    .p-sm-2-3 {
        padding: 2.3rem
    }

    .p-sm-2-4 {
        padding: 2.4rem
    }

    .p-sm-2-5 {
        padding: 2.5rem
    }

    .p-sm-2-6 {
        padding: 2.6rem
    }

    .p-sm-2-7 {
        padding: 2.7rem
    }

    .p-sm-2-8 {
        padding: 2.8rem
    }

    .p-sm-2-9 {
        padding: 2.9rem
    }

    .p-sm-6 {
        padding: 3.5rem
    }

    .p-sm-7 {
        padding: 4rem
    }

    .p-sm-8 {
        padding: 4.5rem
    }

    .p-sm-9 {
        padding: 5rem
    }

    .p-sm-10 {
        padding: 5.5rem
    }

    .p-sm-11 {
        padding: 6rem
    }

    .p-sm-12 {
        padding: 6.5rem
    }

    .p-sm-13 {
        padding: 7rem
    }

    .p-sm-14 {
        padding: 7.5rem
    }

    .p-sm-15 {
        padding: 8rem
    }

    .p-sm-16 {
        padding: 8.5rem
    }

    .p-sm-17 {
        padding: 9rem
    }

    .p-sm-18 {
        padding: 9.5rem
    }

    .p-sm-19 {
        padding: 10rem
    }

    .p-sm-20 {
        padding: 10.5rem
    }

    .p-sm-21 {
        padding: 11rem
    }

    .p-sm-22 {
        padding: 11.5rem
    }

    .p-sm-23 {
        padding: 12rem
    }

    .p-sm-24 {
        padding: 12.5rem
    }

    .pt-sm-1-6, .py-sm-1-6 {
        padding-top: 1.6rem
    }

    .pt-sm-1-7, .py-sm-1-7 {
        padding-top: 1.7rem
    }

    .pt-sm-1-8, .py-sm-1-8 {
        padding-top: 1.8rem
    }

    .pt-sm-1-9, .py-sm-1-9 {
        padding-top: 1.9rem
    }

    .pt-sm-2-0, .py-sm-2-0 {
        padding-top: 2.0rem
    }

    .pt-sm-2-1, .py-sm-2-1 {
        padding-top: 2.1rem
    }

    .pt-sm-2-2, .py-sm-2-2 {
        padding-top: 2.2rem
    }

    .pt-sm-2-3, .py-sm-2-3 {
        padding-top: 2.3rem
    }

    .pt-sm-2-4, .py-sm-2-4 {
        padding-top: 2.4rem
    }

    .pt-sm-2-5, .py-sm-2-5 {
        padding-top: 2.5rem
    }

    .pt-sm-2-6, .py-sm-2-6 {
        padding-top: 2.6rem
    }

    .pt-sm-2-7, .py-sm-2-7 {
        padding-top: 2.7rem
    }

    .pt-sm-2-8, .py-sm-2-8 {
        padding-top: 2.8rem
    }

    .pt-sm-2-9, .py-sm-2-9 {
        padding-top: 2.9rem
    }

    .pt-sm-6, .py-sm-6 {
        padding-top: 3.5rem
    }

    .pt-sm-7, .py-sm-7 {
        padding-top: 4rem
    }

    .pt-sm-8, .py-sm-8 {
        padding-top: 4.5rem
    }

    .pt-sm-9, .py-sm-9 {
        padding-top: 5rem
    }

    .pt-sm-10, .py-sm-10 {
        padding-top: 5.5rem
    }

    .pt-sm-11, .py-sm-11 {
        padding-top: 6rem
    }

    .pt-sm-12, .py-sm-12 {
        padding-top: 6.5rem
    }

    .pt-sm-13, .py-sm-13 {
        padding-top: 7rem
    }

    .pt-sm-14, .py-sm-14 {
        padding-top: 7.5rem
    }

    .pt-sm-15, .py-sm-15 {
        padding-top: 8rem
    }

    .pt-sm-16, .py-sm-16 {
        padding-top: 8.5rem
    }

    .pt-sm-17, .py-sm-17 {
        padding-top: 9rem
    }

    .pt-sm-18, .py-sm-18 {
        padding-top: 9.5rem
    }

    .pt-sm-19, .py-sm-19 {
        padding-top: 10rem
    }

    .pt-sm-20, .py-sm-20 {
        padding-top: 10.5rem
    }

    .pt-sm-21, .py-sm-21 {
        padding-top: 11rem
    }

    .pt-sm-22, .py-sm-22 {
        padding-top: 11.5rem
    }

    .pt-sm-23, .py-sm-23 {
        padding-top: 12rem
    }

    .pt-sm-24, .py-sm-24 {
        padding-top: 12.5rem
    }

    .pb-sm-1-6, .py-sm-1-6 {
        padding-bottom: 1.6rem
    }

    .pb-sm-1-7, .py-sm-1-7 {
        padding-bottom: 1.7rem
    }

    .pb-sm-1-8, .py-sm-1-8 {
        padding-bottom: 1.8rem
    }

    .pb-sm-1-9, .py-sm-1-9 {
        padding-bottom: 1.9rem
    }

    .pb-sm-2-0, .py-sm-2-0 {
        padding-bottom: 2.0rem
    }

    .pb-sm-2-1, .py-sm-2-1 {
        padding-bottom: 2.1rem
    }

    .pb-sm-2-2, .py-sm-2-2 {
        padding-bottom: 2.2rem
    }

    .pb-sm-2-3, .py-sm-2-3 {
        padding-bottom: 2.3rem
    }

    .pb-sm-2-4, .py-sm-2-4 {
        padding-bottom: 2.4rem
    }

    .pb-sm-2-5, .py-sm-2-5 {
        padding-bottom: 2.5rem
    }

    .pb-sm-2-6, .py-sm-2-6 {
        padding-bottom: 2.6rem
    }

    .pb-sm-2-7, .py-sm-2-7 {
        padding-bottom: 2.7rem
    }

    .pb-sm-2-8, .py-sm-2-8 {
        padding-bottom: 2.8rem
    }

    .pb-sm-2-9, .py-sm-2-9 {
        padding-bottom: 2.9rem
    }

    .pb-sm-6, .py-sm-6 {
        padding-bottom: 3.5rem
    }

    .pb-sm-7, .py-sm-7 {
        padding-bottom: 4rem
    }

    .pb-sm-8, .py-sm-8 {
        padding-bottom: 4.5rem
    }

    .pb-sm-9, .py-sm-9 {
        padding-bottom: 5rem
    }

    .pb-sm-10, .py-sm-10 {
        padding-bottom: 5.5rem
    }

    .pb-sm-11, .py-sm-11 {
        padding-bottom: 6rem
    }

    .pb-sm-12, .py-sm-12 {
        padding-bottom: 6.5rem
    }

    .pb-sm-13, .py-sm-13 {
        padding-bottom: 7rem
    }

    .pb-sm-14, .py-sm-14 {
        padding-bottom: 7.5rem
    }

    .pb-sm-15, .py-sm-15 {
        padding-bottom: 8rem
    }

    .pb-sm-16, .py-sm-16 {
        padding-bottom: 8.5rem
    }

    .pb-sm-17, .py-sm-17 {
        padding-bottom: 9rem
    }

    .pb-sm-18, .py-sm-18 {
        padding-bottom: 9.5rem
    }

    .pb-sm-19, .py-sm-19 {
        padding-bottom: 10rem
    }

    .pb-sm-20, .py-sm-20 {
        padding-bottom: 10.5rem
    }

    .pb-sm-21, .py-sm-21 {
        padding-bottom: 11rem
    }

    .pb-sm-22, .py-sm-22 {
        padding-bottom: 11.5rem
    }

    .pb-sm-23, .py-sm-23 {
        padding-bottom: 12rem
    }

    .pb-sm-24, .py-sm-24 {
        padding-bottom: 12.5rem
    }

    .pl-sm-1-6, .px-sm-1-6 {
        padding-left: 1.6rem
    }

    .pl-sm-1-7, .px-sm-1-7 {
        padding-left: 1.7rem
    }

    .pl-sm-1-8, .px-sm-1-8 {
        padding-left: 1.8rem
    }

    .pl-sm-1-9, .px-sm-1-9 {
        padding-left: 1.9rem
    }

    .pl-sm-2-0, .px-sm-2-0 {
        padding-left: 2.0rem
    }

    .pl-sm-2-1, .px-sm-2-1 {
        padding-left: 2.1rem
    }

    .pl-sm-2-2, .px-sm-2-2 {
        padding-left: 2.2rem
    }

    .pl-sm-2-3, .px-sm-2-3 {
        padding-left: 2.3rem
    }

    .pl-sm-2-4, .px-sm-2-4 {
        padding-left: 2.4rem
    }

    .pl-sm-2-5, .px-sm-2-5 {
        padding-left: 2.5rem
    }

    .pl-sm-2-6, .px-sm-2-6 {
        padding-left: 2.6rem
    }

    .pl-sm-2-7, .px-sm-2-7 {
        padding-left: 2.7rem
    }

    .pl-sm-2-8, .px-sm-2-8 {
        padding-left: 2.8rem
    }

    .pl-sm-2-9, .px-sm-2-9 {
        padding-left: 2.9rem
    }

    .pl-sm-6, .px-sm-6 {
        padding-left: 3.5rem
    }

    .pl-sm-7, .px-sm-7 {
        padding-left: 4rem
    }

    .pl-sm-8, .px-sm-8 {
        padding-left: 4.5rem
    }

    .pl-sm-9, .px-sm-9 {
        padding-left: 5rem
    }

    .pl-sm-10, .px-sm-10 {
        padding-left: 5.5rem
    }

    .pl-sm-11, .px-sm-11 {
        padding-left: 6rem
    }

    .pl-sm-12, .px-sm-12 {
        padding-left: 6.5rem
    }

    .pl-sm-13, .px-sm-13 {
        padding-left: 7rem
    }

    .pl-sm-14, .px-sm-14 {
        padding-left: 7.5rem
    }

    .pl-sm-15, .px-sm-15 {
        padding-left: 8rem
    }

    .pl-sm-16, .px-sm-16 {
        padding-left: 8.5rem
    }

    .pl-sm-17, .px-sm-17 {
        padding-left: 9rem
    }

    .pl-sm-18, .px-sm-18 {
        padding-left: 9.5rem
    }

    .pl-sm-19, .px-sm-19 {
        padding-left: 10rem
    }

    .pl-sm-20, .px-sm-20 {
        padding-left: 10.5rem
    }

    .pl-sm-21, .px-sm-21 {
        padding-left: 11rem
    }

    .pl-sm-22, .px-sm-22 {
        padding-left: 11.5rem
    }

    .pl-sm-23, .px-sm-23 {
        padding-left: 12rem
    }

    .pl-sm-24, .px-sm-24 {
        padding-left: 12.5rem
    }

    .pr-sm-1-6, .px-sm-1-6 {
        padding-right: 1.6rem
    }

    .pr-sm-1-7, .px-sm-1-7 {
        padding-right: 1.7rem
    }

    .pr-sm-1-8, .px-sm-1-8 {
        padding-right: 1.8rem
    }

    .pr-sm-1-9, .px-sm-1-9 {
        padding-right: 1.9rem
    }

    .pr-sm-2-0, .px-sm-2-0 {
        padding-right: 2.0rem
    }

    .pr-sm-2-1, .px-sm-2-1 {
        padding-right: 2.1rem
    }

    .pr-sm-2-2, .px-sm-2-2 {
        padding-right: 2.2rem
    }

    .pr-sm-2-3, .px-sm-2-3 {
        padding-right: 2.3rem
    }

    .pr-sm-2-4, .px-sm-2-4 {
        padding-right: 2.4rem
    }

    .pr-sm-2-5, .px-sm-2-5 {
        padding-right: 2.5rem
    }

    .pr-sm-2-6, .px-sm-2-6 {
        padding-right: 2.6rem
    }

    .pr-sm-2-7, .px-sm-2-7 {
        padding-right: 2.7rem
    }

    .pr-sm-2-8, .px-sm-2-8 {
        padding-right: 2.8rem
    }

    .pr-sm-2-9, .px-sm-2-9 {
        padding-right: 2.9rem
    }

    .pr-sm-6, .px-sm-6 {
        padding-right: 3.5rem
    }

    .pr-sm-7, .px-sm-7 {
        padding-right: 4rem
    }

    .pr-sm-8, .px-sm-8 {
        padding-right: 4.5rem
    }

    .pr-sm-9, .px-sm-9 {
        padding-right: 5rem
    }

    .pr-sm-10, .px-sm-10 {
        padding-right: 5.5rem
    }

    .pr-sm-11, .px-sm-11 {
        padding-right: 6rem
    }

    .pr-sm-12, .px-sm-12 {
        padding-right: 6.5rem
    }

    .pr-sm-13, .px-sm-13 {
        padding-right: 7rem
    }

    .pr-sm-14, .px-sm-14 {
        padding-right: 7.5rem
    }

    .pr-sm-15, .px-sm-15 {
        padding-right: 8rem
    }

    .pr-sm-16, .px-sm-16 {
        padding-right: 8.5rem
    }

    .pr-sm-17, .px-sm-17 {
        padding-right: 9rem
    }

    .pr-sm-18, .px-sm-18 {
        padding-right: 9.5rem
    }

    .pr-sm-19, .px-sm-19 {
        padding-right: 10rem
    }

    .pr-sm-20, .px-sm-20 {
        padding-right: 10.5rem
    }

    .pr-sm-21, .px-sm-21 {
        padding-right: 11rem
    }

    .pr-sm-22, .px-sm-22 {
        padding-right: 11.5rem
    }

    .pr-sm-23, .px-sm-23 {
        padding-right: 12rem
    }

    .pr-sm-24, .px-sm-24 {
        padding-right: 12.5rem
    }
}

@media screen and (min-width: 768px) {
    .w-md-1px {
        width: 1px
    }

    .w-md-2px {
        width: 2px
    }

    .w-md-3px {
        width: 3px
    }

    .w-md-4px {
        width: 4px
    }

    .w-md-5px {
        width: 5px
    }

    .w-md-6px {
        width: 6px
    }

    .w-md-7px {
        width: 7px
    }

    .w-md-8px {
        width: 8px
    }

    .w-md-9px {
        width: 9px
    }

    .w-md-10px {
        width: 10px
    }

    .w-md-15px {
        width: 15px
    }

    .w-md-20px {
        width: 20px
    }

    .w-md-25px {
        width: 25px
    }

    .w-md-30px {
        width: 30px
    }

    .w-md-35px {
        width: 35px
    }

    .w-md-40px {
        width: 40px
    }

    .w-md-50px {
        width: 50px
    }

    .w-md-55px {
        width: 55px
    }

    .w-md-60px {
        width: 60px
    }

    .w-md-65px {
        width: 65px
    }

    .w-md-70px {
        width: 70px
    }

    .w-md-75px {
        width: 75px
    }

    .w-md-80px {
        width: 80px
    }

    .w-md-85px {
        width: 85px
    }

    .w-md-90px {
        width: 90px
    }

    .w-md-100px {
        width: 100px
    }

    .w-md-10 {
        width: 10%
    }

    .w-md-12 {
        width: 12%
    }

    .w-md-15 {
        width: 15%
    }

    .w-md-20 {
        width: 20%
    }

    .w-md-25 {
        width: 25%
    }

    .w-md-30 {
        width: 30%
    }

    .w-md-35 {
        width: 35%
    }

    .w-md-40 {
        width: 40%
    }

    .w-md-45 {
        width: 45%
    }

    .w-md-50 {
        width: 50%
    }

    .w-md-55 {
        width: 55%
    }

    .w-md-60 {
        width: 60%
    }

    .w-md-65 {
        width: 65%
    }

    .w-md-70 {
        width: 70%
    }

    .w-md-75 {
        width: 75%
    }

    .w-md-80 {
        width: 80%
    }

    .w-md-85 {
        width: 85%
    }

    .w-md-90 {
        width: 90%
    }

    .w-md-95 {
        width: 95%
    }

    .w-md-100 {
        width: 100%
    }

    .w-md-auto {
        width: auto
    }

    .display-md-1 {
        font-size: 6rem
    }

    .display-md-2 {
        font-size: 5.5rem
    }

    .display-md-3 {
        font-size: 4.5rem
    }

    .display-md-4 {
        font-size: 3.5rem
    }

    .display-md-5 {
        font-size: 3.4rem
    }

    .display-md-6 {
        font-size: 3.3rem
    }

    .display-md-7 {
        font-size: 3.2rem
    }

    .display-md-8 {
        font-size: 3.1rem
    }

    .display-md-9 {
        font-size: 3.0rem
    }

    .display-md-10 {
        font-size: 2.9rem
    }

    .display-md-11 {
        font-size: 2.8rem
    }

    .display-md-12 {
        font-size: 2.7rem
    }

    .display-md-13 {
        font-size: 2.6rem
    }

    .display-md-14 {
        font-size: 2.5rem
    }

    .display-md-15 {
        font-size: 2.4rem
    }

    .display-md-16 {
        font-size: 2.3rem
    }

    .display-md-17 {
        font-size: 2.2rem
    }

    .display-md-18 {
        font-size: 2.1rem
    }

    .display-md-19 {
        font-size: 2.0rem
    }

    .display-md-20 {
        font-size: 1.9rem
    }

    .display-md-21 {
        font-size: 1.8rem
    }

    .display-md-22 {
        font-size: 1.7rem
    }

    .display-md-23 {
        font-size: 1.6rem
    }

    .display-md-24 {
        font-size: 1.5rem
    }

    .display-md-25 {
        font-size: 1.4rem
    }

    .display-md-26 {
        font-size: 1.3rem
    }

    .display-md-27 {
        font-size: 1.2rem
    }

    .display-md-28 {
        font-size: 1.1rem
    }

    .display-md-29 {
        font-size: 1.0rem
    }

    .display-md-30 {
        font-size: 0.9rem
    }

    .display-md-31 {
        font-size: 0.8rem
    }

    .display-md-32 {
        font-size: 0.7rem
    }

    .display-md-33 {
        font-size: 0.6rem
    }

    .display-md-34 {
        font-size: 0.5rem
    }

    .m-md-1-6 {
        margin: 1.6rem
    }

    .m-md-1-7 {
        margin: 1.7rem
    }

    .m-md-1-8 {
        margin: 1.8rem
    }

    .m-md-1-9 {
        margin: 1.9rem
    }

    .m-md-2-0 {
        margin: 2.0rem
    }

    .m-md-2-1 {
        margin: 2.1rem
    }

    .m-md-2-2 {
        margin: 2.2rem
    }

    .m-md-2-3 {
        margin: 2.3rem
    }

    .m-md-2-4 {
        margin: 2.4rem
    }

    .m-md-2-5 {
        margin: 2.5rem
    }

    .m-md-2-6 {
        margin: 2.6rem
    }

    .m-md-2-7 {
        margin: 2.7rem
    }

    .m-md-2-8 {
        margin: 2.8rem
    }

    .m-md-2-9 {
        margin: 2.9rem
    }

    .m-md-6 {
        margin: 3.5rem
    }

    .m-md-7 {
        margin: 4rem
    }

    .m-md-8 {
        margin: 4.5rem
    }

    .m-md-9 {
        margin: 5rem
    }

    .m-md-10 {
        margin: 5.5rem
    }

    .m-md-11 {
        margin: 6rem
    }

    .m-md-12 {
        margin: 6.5rem
    }

    .m-md-13 {
        margin: 7rem
    }

    .m-md-14 {
        margin: 7.5rem
    }

    .m-md-15 {
        margin: 8rem
    }

    .m-md-16 {
        margin: 8.5rem
    }

    .m-md-17 {
        margin: 9rem
    }

    .m-md-18 {
        margin: 9.5rem
    }

    .m-md-19 {
        margin: 10rem
    }

    .m-md-20 {
        margin: 10.5rem
    }

    .m-md-21 {
        margin: 11rem
    }

    .m-md-22 {
        margin: 11.5rem
    }

    .m-md-23 {
        margin: 12rem
    }

    .m-md-24 {
        margin: 12.5rem
    }

    .mt-md-1-6, .my-md-1-6 {
        margin-top: 1.6rem
    }

    .mt-md-1-7, .my-md-1-7 {
        margin-top: 1.7rem
    }

    .mt-md-1-8, .my-md-1-8 {
        margin-top: 1.8rem
    }

    .mt-md-1-9, .my-md-1-9 {
        margin-top: 1.9rem
    }

    .mt-md-2-0, .my-md-2-0 {
        margin-top: 2.0rem
    }

    .mt-md-2-1, .my-md-2-1 {
        margin-top: 2.1rem
    }

    .mt-md-2-2, .my-md-2-2 {
        margin-top: 2.2rem
    }

    .mt-md-2-3, .my-md-2-3 {
        margin-top: 2.3rem
    }

    .mt-md-2-4, .my-md-2-4 {
        margin-top: 2.4rem
    }

    .mt-md-2-5, .my-md-2-5 {
        margin-top: 2.5rem
    }

    .mt-md-2-6, .my-md-2-6 {
        margin-top: 2.6rem
    }

    .mt-md-2-7, .my-md-2-7 {
        margin-top: 2.7rem
    }

    .mt-md-2-8, .my-md-2-8 {
        margin-top: 2.8rem
    }

    .mt-md-2-9, .my-md-2-9 {
        margin-top: 2.9rem
    }

    .mt-md-6, .my-md-6 {
        margin-top: 3.5rem
    }

    .mt-md-7, .my-md-7 {
        margin-top: 4rem
    }

    .mt-md-8, .my-md-8 {
        margin-top: 4.5rem
    }

    .mt-md-9, .my-md-9 {
        margin-top: 5rem
    }

    .mt-md-10, .my-md-10 {
        margin-top: 5.5rem
    }

    .mt-md-11, .my-md-11 {
        margin-top: 6rem
    }

    .mt-md-12, .my-md-12 {
        margin-top: 6.5rem
    }

    .mt-md-13, .my-md-13 {
        margin-top: 7rem
    }

    .mt-md-14, .my-md-14 {
        margin-top: 7.5rem
    }

    .mt-md-15, .my-md-15 {
        margin-top: 8rem
    }

    .mt-md-16, .my-md-16 {
        margin-top: 8.5rem
    }

    .mt-md-17, .my-md-17 {
        margin-top: 9rem
    }

    .mt-md-18, .my-md-18 {
        margin-top: 9.5rem
    }

    .mt-md-19, .my-md-19 {
        margin-top: 10rem
    }

    .mt-md-20, .my-md-20 {
        margin-top: 10.5rem
    }

    .mt-md-21, .my-md-21 {
        margin-top: 11rem
    }

    .mt-md-22, .my-md-22 {
        margin-top: 11.5rem
    }

    .mt-md-23, .my-md-23 {
        margin-top: 12rem
    }

    .mt-md-24, .my-md-24 {
        margin-top: 12.5rem
    }

    .mb-md-1-6, .my-md-1-6 {
        margin-bottom: 1.6rem
    }

    .mb-md-1-7, .my-md-1-7 {
        margin-bottom: 1.7rem
    }

    .mb-md-1-8, .my-md-1-8 {
        margin-bottom: 1.8rem
    }

    .mb-md-1-9, .my-md-1-9 {
        margin-bottom: 1.9rem
    }

    .mb-md-2-0, .my-md-2-0 {
        margin-bottom: 2.0rem
    }

    .mb-md-2-1, .my-md-2-1 {
        margin-bottom: 2.1rem
    }

    .mb-md-2-2, .my-md-2-2 {
        margin-bottom: 2.2rem
    }

    .mb-md-2-3, .my-md-2-3 {
        margin-bottom: 2.3rem
    }

    .mb-md-2-4, .my-md-2-4 {
        margin-bottom: 2.4rem
    }

    .mb-md-2-5, .my-md-2-5 {
        margin-bottom: 2.5rem
    }

    .mb-md-2-6, .my-md-2-6 {
        margin-bottom: 2.6rem
    }

    .mb-md-2-7, .my-md-2-7 {
        margin-bottom: 2.7rem
    }

    .mb-md-2-8, .my-md-2-8 {
        margin-bottom: 2.8rem
    }

    .mb-md-2-9, .my-md-2-9 {
        margin-bottom: 2.9rem
    }

    .mb-md-6, .my-md-6 {
        margin-bottom: 3.5rem
    }

    .mb-md-7, .my-md-7 {
        margin-bottom: 4rem
    }

    .mb-md-8, .my-md-8 {
        margin-bottom: 4.5rem
    }

    .mb-md-9, .my-md-9 {
        margin-bottom: 5rem
    }

    .mb-md-10, .my-md-10 {
        margin-bottom: 5.5rem
    }

    .mb-md-11, .my-md-11 {
        margin-bottom: 6rem
    }

    .mb-md-12, .my-md-12 {
        margin-bottom: 6.5rem
    }

    .mb-md-13, .my-md-13 {
        margin-bottom: 7rem
    }

    .mb-md-14, .my-md-14 {
        margin-bottom: 7.5rem
    }

    .mb-md-15, .my-md-15 {
        margin-bottom: 8rem
    }

    .mb-md-16, .my-md-16 {
        margin-bottom: 8.5rem
    }

    .mb-md-17, .my-md-17 {
        margin-bottom: 9rem
    }

    .mb-md-18, .my-md-18 {
        margin-bottom: 9.5rem
    }

    .mb-md-19, .my-md-19 {
        margin-bottom: 10rem
    }

    .mb-md-20, .my-md-20 {
        margin-bottom: 10.5rem
    }

    .mb-md-21, .my-md-21 {
        margin-bottom: 11rem
    }

    .mb-md-22, .my-md-22 {
        margin-bottom: 11.5rem
    }

    .mb-md-23, .my-md-23 {
        margin-bottom: 12rem
    }

    .mb-md-24, .my-md-24 {
        margin-bottom: 12.5rem
    }

    .ml-md-1-6, .mx-md-1-6 {
        margin-left: 1.6rem
    }

    .ml-md-1-7, .mx-md-1-7 {
        margin-left: 1.7rem
    }

    .ml-md-1-8, .mx-md-1-8 {
        margin-left: 1.8rem
    }

    .ml-md-1-9, .mx-md-1-9 {
        margin-left: 1.9rem
    }

    .ml-md-2-0, .mx-md-2-0 {
        margin-left: 2.0rem
    }

    .ml-md-2-1, .mx-md-2-1 {
        margin-left: 2.1rem
    }

    .ml-md-2-2, .mx-md-2-2 {
        margin-left: 2.2rem
    }

    .ml-md-2-3, .mx-md-2-3 {
        margin-left: 2.3rem
    }

    .ml-md-2-4, .mx-md-2-4 {
        margin-left: 2.4rem
    }

    .ml-md-2-5, .mx-md-2-5 {
        margin-left: 2.5rem
    }

    .ml-md-2-6, .mx-md-2-6 {
        margin-left: 2.6rem
    }

    .ml-md-2-7, .mx-md-2-7 {
        margin-left: 2.7rem
    }

    .ml-md-2-8, .mx-md-2-8 {
        margin-left: 2.8rem
    }

    .ml-md-2-9, .mx-md-2-9 {
        margin-left: 2.9rem
    }

    .ml-md-6, .mx-md-6 {
        margin-left: 3.5rem
    }

    .ml-md-7, .mx-md-7 {
        margin-left: 4rem
    }

    .ml-md-8, .mx-md-8 {
        margin-left: 4.5rem
    }

    .ml-md-9, .mx-md-9 {
        margin-left: 5rem
    }

    .ml-md-10, .mx-md-10 {
        margin-left: 5.5rem
    }

    .ml-md-11, .mx-md-11 {
        margin-left: 6rem
    }

    .ml-md-12, .mx-md-12 {
        margin-left: 6.5rem
    }

    .ml-md-13, .mx-md-13 {
        margin-left: 7rem
    }

    .ml-md-14, .mx-md-14 {
        margin-left: 7.5rem
    }

    .ml-md-15, .mx-md-15 {
        margin-left: 8rem
    }

    .ml-md-16, .mx-md-16 {
        margin-left: 8.5rem
    }

    .ml-md-17, .mx-md-17 {
        margin-left: 9rem
    }

    .ml-md-18, .mx-md-18 {
        margin-left: 9.5rem
    }

    .ml-md-19, .mx-md-19 {
        margin-left: 10rem
    }

    .ml-md-20, .mx-md-20 {
        margin-left: 10.5rem
    }

    .ml-md-21, .mx-md-21 {
        margin-left: 11rem
    }

    .ml-md-22, .mx-md-22 {
        margin-left: 11.5rem
    }

    .ml-md-23, .mx-md-23 {
        margin-left: 12rem
    }

    .ml-md-24, .mx-md-24 {
        margin-left: 12.5rem
    }

    .mr-md-1-6, .mx-md-1-6 {
        margin-right: 1.6rem
    }

    .mr-md-1-7, .mx-md-1-7 {
        margin-right: 1.7rem
    }

    .mr-md-1-8, .mx-md-1-8 {
        margin-right: 1.8rem
    }

    .mr-md-1-9, .mx-md-1-9 {
        margin-right: 1.9rem
    }

    .mr-md-2-0, .mx-md-2-0 {
        margin-right: 2.0rem
    }

    .mr-md-2-1, .mx-md-2-1 {
        margin-right: 2.1rem
    }

    .mr-md-2-2, .mx-md-2-2 {
        margin-right: 2.2rem
    }

    .mr-md-2-3, .mx-md-2-3 {
        margin-right: 2.3rem
    }

    .mr-md-2-4, .mx-md-2-4 {
        margin-right: 2.4rem
    }

    .mr-md-2-5, .mx-md-2-5 {
        margin-right: 2.5rem
    }

    .mr-md-2-6, .mx-md-2-6 {
        margin-right: 2.6rem
    }

    .mr-md-2-7, .mx-md-2-7 {
        margin-right: 2.7rem
    }

    .mr-md-2-8, .mx-md-2-8 {
        margin-right: 2.8rem
    }

    .mr-md-2-9, .mx-md-2-9 {
        margin-right: 2.9rem
    }

    .mr-md-6, .mx-md-6 {
        margin-right: 3.5rem
    }

    .mr-md-7, .mx-md-7 {
        margin-right: 4rem
    }

    .mr-md-8, .mx-md-8 {
        margin-right: 4.5rem
    }

    .mr-md-9, .mx-md-9 {
        margin-right: 5rem
    }

    .mr-md-10, .mx-md-10 {
        margin-right: 5.5rem
    }

    .mr-md-11, .mx-md-11 {
        margin-right: 6rem
    }

    .mr-md-12, .mx-md-12 {
        margin-right: 6.5rem
    }

    .mr-md-13, .mx-md-13 {
        margin-right: 7rem
    }

    .mr-md-14, .mx-md-14 {
        margin-right: 7.5rem
    }

    .mr-md-15, .mx-md-15 {
        margin-right: 8rem
    }

    .mr-md-16, .mx-md-16 {
        margin-right: 8.5rem
    }

    .mr-md-17, .mx-md-17 {
        margin-right: 9rem
    }

    .mr-md-18, .mx-md-18 {
        margin-right: 9.5rem
    }

    .mr-md-19, .mx-md-19 {
        margin-right: 10rem
    }

    .mr-md-20, .mx-md-20 {
        margin-right: 10.5rem
    }

    .mr-md-21, .mx-md-21 {
        margin-right: 11rem
    }

    .mr-md-22, .mx-md-22 {
        margin-right: 11.5rem
    }

    .mr-md-23, .mx-md-23 {
        margin-right: 12rem
    }

    .mr-md-24, .mx-md-24 {
        margin-right: 12.5rem
    }

    .p-md-1-6 {
        padding: 1.6rem
    }

    .p-md-1-7 {
        padding: 1.7rem
    }

    .p-md-1-8 {
        padding: 1.8rem
    }

    .p-md-1-9 {
        padding: 1.9rem
    }

    .p-md-2-0 {
        padding: 2.0rem
    }

    .p-md-2-1 {
        padding: 2.1rem
    }

    .p-md-2-2 {
        padding: 2.2rem
    }

    .p-md-2-3 {
        padding: 2.3rem
    }

    .p-md-2-4 {
        padding: 2.4rem
    }

    .p-md-2-5 {
        padding: 2.5rem
    }

    .p-md-2-6 {
        padding: 2.6rem
    }

    .p-md-2-7 {
        padding: 2.7rem
    }

    .p-md-2-8 {
        padding: 2.8rem
    }

    .p-md-2-9 {
        padding: 2.9rem
    }

    .p-md-6 {
        padding: 3.5rem
    }

    .p-md-7 {
        padding: 4rem
    }

    .p-md-8 {
        padding: 4.5rem
    }

    .p-md-9 {
        padding: 5rem
    }

    .p-md-10 {
        padding: 5.5rem
    }

    .p-md-11 {
        padding: 6rem
    }

    .p-md-12 {
        padding: 6.5rem
    }

    .p-md-13 {
        padding: 7rem
    }

    .p-md-14 {
        padding: 7.5rem
    }

    .p-md-15 {
        padding: 8rem
    }

    .p-md-16 {
        padding: 8.5rem
    }

    .p-md-17 {
        padding: 9rem
    }

    .p-md-18 {
        padding: 9.5rem
    }

    .p-md-19 {
        padding: 10rem
    }

    .p-md-20 {
        padding: 10.5rem
    }

    .p-md-21 {
        padding: 11rem
    }

    .p-md-22 {
        padding: 11.5rem
    }

    .p-md-23 {
        padding: 12rem
    }

    .p-md-24 {
        padding: 12.5rem
    }

    .pt-md-1-6, .py-md-1-6 {
        padding-top: 1.6rem
    }

    .pt-md-1-7, .py-md-1-7 {
        padding-top: 1.7rem
    }

    .pt-md-1-8, .py-md-1-8 {
        padding-top: 1.8rem
    }

    .pt-md-1-9, .py-md-1-9 {
        padding-top: 1.9rem
    }

    .pt-md-2-0, .py-md-2-0 {
        padding-top: 2.0rem
    }

    .pt-md-2-1, .py-md-2-1 {
        padding-top: 2.1rem
    }

    .pt-md-2-2, .py-md-2-2 {
        padding-top: 2.2rem
    }

    .pt-md-2-3, .py-md-2-3 {
        padding-top: 2.3rem
    }

    .pt-md-2-4, .py-md-2-4 {
        padding-top: 2.4rem
    }

    .pt-md-2-5, .py-md-2-5 {
        padding-top: 2.5rem
    }

    .pt-md-2-6, .py-md-2-6 {
        padding-top: 2.6rem
    }

    .pt-md-2-7, .py-md-2-7 {
        padding-top: 2.7rem
    }

    .pt-md-2-8, .py-md-2-8 {
        padding-top: 2.8rem
    }

    .pt-md-2-9, .py-md-2-9 {
        padding-top: 2.9rem
    }

    .pt-md-6, .py-md-6 {
        padding-top: 3.5rem
    }

    .pt-md-7, .py-md-7 {
        padding-top: 4rem
    }

    .pt-md-8, .py-md-8 {
        padding-top: 4.5rem
    }

    .pt-md-9, .py-md-9 {
        padding-top: 5rem
    }

    .pt-md-10, .py-md-10 {
        padding-top: 5.5rem
    }

    .pt-md-11, .py-md-11 {
        padding-top: 6rem
    }

    .pt-md-12, .py-md-12 {
        padding-top: 6.5rem
    }

    .pt-md-13, .py-md-13 {
        padding-top: 7rem
    }

    .pt-md-14, .py-md-14 {
        padding-top: 7.5rem
    }

    .pt-md-15, .py-md-15 {
        padding-top: 8rem
    }

    .pt-md-16, .py-md-16 {
        padding-top: 8.5rem
    }

    .pt-md-17, .py-md-17 {
        padding-top: 9rem
    }

    .pt-md-18, .py-md-18 {
        padding-top: 9.5rem
    }

    .pt-md-19, .py-md-19 {
        padding-top: 10rem
    }

    .pt-md-20, .py-md-20 {
        padding-top: 10.5rem
    }

    .pt-md-21, .py-md-21 {
        padding-top: 11rem
    }

    .pt-md-22, .py-md-22 {
        padding-top: 11.5rem
    }

    .pt-md-23, .py-md-23 {
        padding-top: 12rem
    }

    .pt-md-24, .py-md-24 {
        padding-top: 12.5rem
    }

    .pb-md-1-6, .py-md-1-6 {
        padding-bottom: 1.6rem
    }

    .pb-md-1-7, .py-md-1-7 {
        padding-bottom: 1.7rem
    }

    .pb-md-1-8, .py-md-1-8 {
        padding-bottom: 1.8rem
    }

    .pb-md-1-9, .py-md-1-9 {
        padding-bottom: 1.9rem
    }

    .pb-md-2-0, .py-md-2-0 {
        padding-bottom: 2.0rem
    }

    .pb-md-2-1, .py-md-2-1 {
        padding-bottom: 2.1rem
    }

    .pb-md-2-2, .py-md-2-2 {
        padding-bottom: 2.2rem
    }

    .pb-md-2-3, .py-md-2-3 {
        padding-bottom: 2.3rem
    }

    .pb-md-2-4, .py-md-2-4 {
        padding-bottom: 2.4rem
    }

    .pb-md-2-5, .py-md-2-5 {
        padding-bottom: 2.5rem
    }

    .pb-md-2-6, .py-md-2-6 {
        padding-bottom: 2.6rem
    }

    .pb-md-2-7, .py-md-2-7 {
        padding-bottom: 2.7rem
    }

    .pb-md-2-8, .py-md-2-8 {
        padding-bottom: 2.8rem
    }

    .pb-md-2-9, .py-md-2-9 {
        padding-bottom: 2.9rem
    }

    .pb-md-6, .py-md-6 {
        padding-bottom: 3.5rem
    }

    .pb-md-7, .py-md-7 {
        padding-bottom: 4rem
    }

    .pb-md-8, .py-md-8 {
        padding-bottom: 4.5rem
    }

    .pb-md-9, .py-md-9 {
        padding-bottom: 5rem
    }

    .pb-md-10, .py-md-10 {
        padding-bottom: 5.5rem
    }

    .pb-md-11, .py-md-11 {
        padding-bottom: 6rem
    }

    .pb-md-12, .py-md-12 {
        padding-bottom: 6.5rem
    }

    .pb-md-13, .py-md-13 {
        padding-bottom: 7rem
    }

    .pb-md-14, .py-md-14 {
        padding-bottom: 7.5rem
    }

    .pb-md-15, .py-md-15 {
        padding-bottom: 8rem
    }

    .pb-md-16, .py-md-16 {
        padding-bottom: 8.5rem
    }

    .pb-md-17, .py-md-17 {
        padding-bottom: 9rem
    }

    .pb-md-18, .py-md-18 {
        padding-bottom: 9.5rem
    }

    .pb-md-19, .py-md-19 {
        padding-bottom: 10rem
    }

    .pb-md-20, .py-md-20 {
        padding-bottom: 10.5rem
    }

    .pb-md-21, .py-md-21 {
        padding-bottom: 11rem
    }

    .pb-md-22, .py-md-22 {
        padding-bottom: 11.5rem
    }

    .pb-md-23, .py-md-23 {
        padding-bottom: 12rem
    }

    .pb-md-24, .py-md-24 {
        padding-bottom: 12.5rem
    }

    .pl-md-1-6, .px-md-1-6 {
        padding-left: 1.6rem
    }

    .pl-md-1-7, .px-md-1-7 {
        padding-left: 1.7rem
    }

    .pl-md-1-8, .px-md-1-8 {
        padding-left: 1.8rem
    }

    .pl-md-1-9, .px-md-1-9 {
        padding-left: 1.9rem
    }

    .pl-md-2-0, .px-md-2-0 {
        padding-left: 2.0rem
    }

    .pl-md-2-1, .px-md-2-1 {
        padding-left: 2.1rem
    }

    .pl-md-2-2, .px-md-2-2 {
        padding-left: 2.2rem
    }

    .pl-md-2-3, .px-md-2-3 {
        padding-left: 2.3rem
    }

    .pl-md-2-4, .px-md-2-4 {
        padding-left: 2.4rem
    }

    .pl-md-2-5, .px-md-2-5 {
        padding-left: 2.5rem
    }

    .pl-md-2-6, .px-md-2-6 {
        padding-left: 2.6rem
    }

    .pl-md-2-7, .px-md-2-7 {
        padding-left: 2.7rem
    }

    .pl-md-2-8, .px-md-2-8 {
        padding-left: 2.8rem
    }

    .pl-md-2-9, .px-md-2-9 {
        padding-left: 2.9rem
    }

    .pl-md-6, .px-md-6 {
        padding-left: 3.5rem
    }

    .pl-md-7, .px-md-7 {
        padding-left: 4rem
    }

    .pl-md-8, .px-md-8 {
        padding-left: 4.5rem
    }

    .pl-md-9, .px-md-9 {
        padding-left: 5rem
    }

    .pl-md-10, .px-md-10 {
        padding-left: 5.5rem
    }

    .pl-md-11, .px-md-11 {
        padding-left: 6rem
    }

    .pl-md-12, .px-md-12 {
        padding-left: 6.5rem
    }

    .pl-md-13, .px-md-13 {
        padding-left: 7rem
    }

    .pl-md-14, .px-md-14 {
        padding-left: 7.5rem
    }

    .pl-md-15, .px-md-15 {
        padding-left: 8rem
    }

    .pl-md-16, .px-md-16 {
        padding-left: 8.5rem
    }

    .pl-md-17, .px-md-17 {
        padding-left: 9rem
    }

    .pl-md-18, .px-md-18 {
        padding-left: 9.5rem
    }

    .pl-md-19, .px-md-19 {
        padding-left: 10rem
    }

    .pl-md-20, .px-md-20 {
        padding-left: 10.5rem
    }

    .pl-md-21, .px-md-21 {
        padding-left: 11rem
    }

    .pl-md-22, .px-md-22 {
        padding-left: 11.5rem
    }

    .pl-md-23, .px-md-23 {
        padding-left: 12rem
    }

    .pl-md-24, .px-md-24 {
        padding-left: 12.5rem
    }

    .pr-md-1-6, .px-md-1-6 {
        padding-right: 1.6rem
    }

    .pr-md-1-7, .px-md-1-7 {
        padding-right: 1.7rem
    }

    .pr-md-1-8, .px-md-1-8 {
        padding-right: 1.8rem
    }

    .pr-md-1-9, .px-md-1-9 {
        padding-right: 1.9rem
    }

    .pr-md-2-0, .px-md-2-0 {
        padding-right: 2.0rem
    }

    .pr-md-2-1, .px-md-2-1 {
        padding-right: 2.1rem
    }

    .pr-md-2-2, .px-md-2-2 {
        padding-right: 2.2rem
    }

    .pr-md-2-3, .px-md-2-3 {
        padding-right: 2.3rem
    }

    .pr-md-2-4, .px-md-2-4 {
        padding-right: 2.4rem
    }

    .pr-md-2-5, .px-md-2-5 {
        padding-right: 2.5rem
    }

    .pr-md-2-6, .px-md-2-6 {
        padding-right: 2.6rem
    }

    .pr-md-2-7, .px-md-2-7 {
        padding-right: 2.7rem
    }

    .pr-md-2-8, .px-md-2-8 {
        padding-right: 2.8rem
    }

    .pr-md-2-9, .px-md-2-9 {
        padding-right: 2.9rem
    }

    .pr-md-6, .px-md-6 {
        padding-right: 3.5rem
    }

    .pr-md-7, .px-md-7 {
        padding-right: 4rem
    }

    .pr-md-8, .px-md-8 {
        padding-right: 4.5rem
    }

    .pr-md-9, .px-md-9 {
        padding-right: 5rem
    }

    .pr-md-10, .px-md-10 {
        padding-right: 5.5rem
    }

    .pr-md-11, .px-md-11 {
        padding-right: 6rem
    }

    .pr-md-12, .px-md-12 {
        padding-right: 6.5rem
    }

    .pr-md-13, .px-md-13 {
        padding-right: 7rem
    }

    .pr-md-14, .px-md-14 {
        padding-right: 7.5rem
    }

    .pr-md-15, .px-md-15 {
        padding-right: 8rem
    }

    .pr-md-16, .px-md-16 {
        padding-right: 8.5rem
    }

    .pr-md-17, .px-md-17 {
        padding-right: 9rem
    }

    .pr-md-18, .px-md-18 {
        padding-right: 9.5rem
    }

    .pr-md-19, .px-md-19 {
        padding-right: 10rem
    }

    .pr-md-20, .px-md-20 {
        padding-right: 10.5rem
    }

    .pr-md-21, .px-md-21 {
        padding-right: 11rem
    }

    .pr-md-22, .px-md-22 {
        padding-right: 11.5rem
    }

    .pr-md-23, .px-md-23 {
        padding-right: 12rem
    }

    .pr-md-24, .px-md-24 {
        padding-right: 12.5rem
    }
}

@media screen and (min-width: 992px) {
    .w-lg-1px {
        width: 1px
    }

    .w-lg-2px {
        width: 2px
    }

    .w-lg-3px {
        width: 3px
    }

    .w-lg-4px {
        width: 4px
    }

    .w-lg-5px {
        width: 5px
    }

    .w-lg-6px {
        width: 6px
    }

    .w-lg-7px {
        width: 7px
    }

    .w-lg-8px {
        width: 8px
    }

    .w-lg-9px {
        width: 9px
    }

    .w-lg-10px {
        width: 10px
    }

    .w-lg-15px {
        width: 15px
    }

    .w-lg-20px {
        width: 20px
    }

    .w-lg-25px {
        width: 25px
    }

    .w-lg-30px {
        width: 30px
    }

    .w-lg-35px {
        width: 35px
    }

    .w-lg-40px {
        width: 40px
    }

    .w-lg-50px {
        width: 50px
    }

    .w-lg-55px {
        width: 55px
    }

    .w-lg-60px {
        width: 60px
    }

    .w-lg-65px {
        width: 65px
    }

    .w-lg-70px {
        width: 70px
    }

    .w-lg-75px {
        width: 75px
    }

    .w-lg-80px {
        width: 80px
    }

    .w-lg-85px {
        width: 85px
    }

    .w-lg-90px {
        width: 90px
    }

    .w-lg-100px {
        width: 100px
    }

    .w-lg-10 {
        width: 10%
    }

    .w-lg-12 {
        width: 12%
    }

    .w-lg-15 {
        width: 15%
    }

    .w-lg-20 {
        width: 20%
    }

    .w-lg-25 {
        width: 25%
    }

    .w-lg-30 {
        width: 30%
    }

    .w-lg-35 {
        width: 35%
    }

    .w-lg-40 {
        width: 40%
    }

    .w-lg-45 {
        width: 45%
    }

    .w-lg-50 {
        width: 50%
    }

    .w-lg-55 {
        width: 55%
    }

    .w-lg-60 {
        width: 60%
    }

    .w-lg-65 {
        width: 65%
    }

    .w-lg-70 {
        width: 70%
    }

    .w-lg-75 {
        width: 75%
    }

    .w-lg-80 {
        width: 80%
    }

    .w-lg-85 {
        width: 85%
    }

    .w-lg-90 {
        width: 90%
    }

    .w-lg-95 {
        width: 95%
    }

    .w-lg-100 {
        width: 100%
    }

    .w-lg-auto {
        width: auto
    }

    .display-lg-1 {
        font-size: 6rem
    }

    .display-lg-2 {
        font-size: 5.5rem
    }

    .display-lg-3 {
        font-size: 4.5rem
    }

    .display-lg-4 {
        font-size: 3.5rem
    }

    .display-lg-5 {
        font-size: 3.4rem
    }

    .display-lg-6 {
        font-size: 3.3rem
    }

    .display-lg-7 {
        font-size: 3.2rem
    }

    .display-lg-8 {
        font-size: 3.1rem
    }

    .display-lg-9 {
        font-size: 3.0rem
    }

    .display-lg-10 {
        font-size: 2.9rem
    }

    .display-lg-11 {
        font-size: 2.8rem
    }

    .display-lg-12 {
        font-size: 2.7rem
    }

    .display-lg-13 {
        font-size: 2.6rem
    }

    .display-lg-14 {
        font-size: 2.5rem
    }

    .display-lg-15 {
        font-size: 2.4rem
    }

    .display-lg-16 {
        font-size: 2.3rem
    }

    .display-lg-17 {
        font-size: 2.2rem
    }

    .display-lg-18 {
        font-size: 2.1rem
    }

    .display-lg-19 {
        font-size: 2.0rem
    }

    .display-lg-20 {
        font-size: 1.9rem
    }

    .display-lg-21 {
        font-size: 1.8rem
    }

    .display-lg-22 {
        font-size: 1.7rem
    }

    .display-lg-23 {
        font-size: 1.6rem
    }

    .display-lg-24 {
        font-size: 1.5rem
    }

    .display-lg-25 {
        font-size: 1.4rem
    }

    .display-lg-26 {
        font-size: 1.3rem
    }

    .display-lg-27 {
        font-size: 1.2rem
    }

    .display-lg-28 {
        font-size: 1.1rem
    }

    .display-lg-29 {
        font-size: 1.0rem
    }

    .display-lg-30 {
        font-size: 0.9rem
    }

    .display-lg-31 {
        font-size: 0.8rem
    }

    .display-lg-32 {
        font-size: 0.7rem
    }

    .display-lg-33 {
        font-size: 0.6rem
    }

    .display-lg-34 {
        font-size: 0.5rem
    }

    .m-lg-1-6 {
        margin: 1.6rem
    }

    .m-lg-1-7 {
        margin: 1.7rem
    }

    .m-lg-1-8 {
        margin: 1.8rem
    }

    .m-lg-1-9 {
        margin: 1.9rem
    }

    .m-lg-2-0 {
        margin: 2.0rem
    }

    .m-lg-2-1 {
        margin: 2.1rem
    }

    .m-lg-2-2 {
        margin: 2.2rem
    }

    .m-lg-2-3 {
        margin: 2.3rem
    }

    .m-lg-2-4 {
        margin: 2.4rem
    }

    .m-lg-2-5 {
        margin: 2.5rem
    }

    .m-lg-2-6 {
        margin: 2.6rem
    }

    .m-lg-2-7 {
        margin: 2.7rem
    }

    .m-lg-2-8 {
        margin: 2.8rem
    }

    .m-lg-2-9 {
        margin: 2.9rem
    }

    .m-lg-6 {
        margin: 3.5rem
    }

    .m-lg-7 {
        margin: 4rem
    }

    .m-lg-8 {
        margin: 4.5rem
    }

    .m-lg-9 {
        margin: 5rem
    }

    .m-lg-10 {
        margin: 5.5rem
    }

    .m-lg-11 {
        margin: 6rem
    }

    .m-lg-12 {
        margin: 6.5rem
    }

    .m-lg-13 {
        margin: 7rem
    }

    .m-lg-14 {
        margin: 7.5rem
    }

    .m-lg-15 {
        margin: 8rem
    }

    .m-lg-16 {
        margin: 8.5rem
    }

    .m-lg-17 {
        margin: 9rem
    }

    .m-lg-18 {
        margin: 9.5rem
    }

    .m-lg-19 {
        margin: 10rem
    }

    .m-lg-20 {
        margin: 10.5rem
    }

    .m-lg-21 {
        margin: 11rem
    }

    .m-lg-22 {
        margin: 11.5rem
    }

    .m-lg-23 {
        margin: 12rem
    }

    .m-lg-24 {
        margin: 12.5rem
    }

    .mt-lg-1-6, .my-lg-1-6 {
        margin-top: 1.6rem
    }

    .mt-lg-1-7, .my-lg-1-7 {
        margin-top: 1.7rem
    }

    .mt-lg-1-8, .my-lg-1-8 {
        margin-top: 1.8rem
    }

    .mt-lg-1-9, .my-lg-1-9 {
        margin-top: 1.9rem
    }

    .mt-lg-2-0, .my-lg-2-0 {
        margin-top: 2.0rem
    }

    .mt-lg-2-1, .my-lg-2-1 {
        margin-top: 2.1rem
    }

    .mt-lg-2-2, .my-lg-2-2 {
        margin-top: 2.2rem
    }

    .mt-lg-2-3, .my-lg-2-3 {
        margin-top: 2.3rem
    }

    .mt-lg-2-4, .my-lg-2-4 {
        margin-top: 2.4rem
    }

    .mt-lg-2-5, .my-lg-2-5 {
        margin-top: 2.5rem
    }

    .mt-lg-2-6, .my-lg-2-6 {
        margin-top: 2.6rem
    }

    .mt-lg-2-7, .my-lg-2-7 {
        margin-top: 2.7rem
    }

    .mt-lg-2-8, .my-lg-2-8 {
        margin-top: 2.8rem
    }

    .mt-lg-2-9, .my-lg-2-9 {
        margin-top: 2.9rem
    }

    .mt-lg-6, .my-lg-6 {
        margin-top: 3.5rem
    }

    .mt-lg-7, .my-lg-7 {
        margin-top: 4rem
    }

    .mt-lg-8, .my-lg-8 {
        margin-top: 4.5rem
    }

    .mt-lg-9, .my-lg-9 {
        margin-top: 5rem
    }

    .mt-lg-10, .my-lg-10 {
        margin-top: 5.5rem
    }

    .mt-lg-11, .my-lg-11 {
        margin-top: 6rem
    }

    .mt-lg-12, .my-lg-12 {
        margin-top: 6.5rem
    }

    .mt-lg-13, .my-lg-13 {
        margin-top: 7rem
    }

    .mt-lg-14, .my-lg-14 {
        margin-top: 7.5rem
    }

    .mt-lg-15, .my-lg-15 {
        margin-top: 8rem
    }

    .mt-lg-16, .my-lg-16 {
        margin-top: 8.5rem
    }

    .mt-lg-17, .my-lg-17 {
        margin-top: 9rem
    }

    .mt-lg-18, .my-lg-18 {
        margin-top: 9.5rem
    }

    .mt-lg-19, .my-lg-19 {
        margin-top: 10rem
    }

    .mt-lg-20, .my-lg-20 {
        margin-top: 10.5rem
    }

    .mt-lg-21, .my-lg-21 {
        margin-top: 11rem
    }

    .mt-lg-22, .my-lg-22 {
        margin-top: 11.5rem
    }

    .mt-lg-23, .my-lg-23 {
        margin-top: 12rem
    }

    .mt-lg-24, .my-lg-24 {
        margin-top: 12.5rem
    }

    .mb-lg-1-6, .my-lg-1-6 {
        margin-bottom: 1.6rem
    }

    .mb-lg-1-7, .my-lg-1-7 {
        margin-bottom: 1.7rem
    }

    .mb-lg-1-8, .my-lg-1-8 {
        margin-bottom: 1.8rem
    }

    .mb-lg-1-9, .my-lg-1-9 {
        margin-bottom: 1.9rem
    }

    .mb-lg-2-0, .my-lg-2-0 {
        margin-bottom: 2.0rem
    }

    .mb-lg-2-1, .my-lg-2-1 {
        margin-bottom: 2.1rem
    }

    .mb-lg-2-2, .my-lg-2-2 {
        margin-bottom: 2.2rem
    }

    .mb-lg-2-3, .my-lg-2-3 {
        margin-bottom: 2.3rem
    }

    .mb-lg-2-4, .my-lg-2-4 {
        margin-bottom: 2.4rem
    }

    .mb-lg-2-5, .my-lg-2-5 {
        margin-bottom: 2.5rem
    }

    .mb-lg-2-6, .my-lg-2-6 {
        margin-bottom: 2.6rem
    }

    .mb-lg-2-7, .my-lg-2-7 {
        margin-bottom: 2.7rem
    }

    .mb-lg-2-8, .my-lg-2-8 {
        margin-bottom: 2.8rem
    }

    .mb-lg-2-9, .my-lg-2-9 {
        margin-bottom: 2.9rem
    }

    .mb-lg-6, .my-lg-6 {
        margin-bottom: 3.5rem
    }

    .mb-lg-7, .my-lg-7 {
        margin-bottom: 4rem
    }

    .mb-lg-8, .my-lg-8 {
        margin-bottom: 4.5rem
    }

    .mb-lg-9, .my-lg-9 {
        margin-bottom: 5rem
    }

    .mb-lg-10, .my-lg-10 {
        margin-bottom: 5.5rem
    }

    .mb-lg-11, .my-lg-11 {
        margin-bottom: 6rem
    }

    .mb-lg-12, .my-lg-12 {
        margin-bottom: 6.5rem
    }

    .mb-lg-13, .my-lg-13 {
        margin-bottom: 7rem
    }

    .mb-lg-14, .my-lg-14 {
        margin-bottom: 7.5rem
    }

    .mb-lg-15, .my-lg-15 {
        margin-bottom: 8rem
    }

    .mb-lg-16, .my-lg-16 {
        margin-bottom: 8.5rem
    }

    .mb-lg-17, .my-lg-17 {
        margin-bottom: 9rem
    }

    .mb-lg-18, .my-lg-18 {
        margin-bottom: 9.5rem
    }

    .mb-lg-19, .my-lg-19 {
        margin-bottom: 10rem
    }

    .mb-lg-20, .my-lg-20 {
        margin-bottom: 10.5rem
    }

    .mb-lg-21, .my-lg-21 {
        margin-bottom: 11rem
    }

    .mb-lg-22, .my-lg-22 {
        margin-bottom: 11.5rem
    }

    .mb-lg-23, .my-lg-23 {
        margin-bottom: 12rem
    }

    .mb-lg-24, .my-lg-24 {
        margin-bottom: 12.5rem
    }

    .ml-lg-1-6, .mx-lg-1-6 {
        margin-left: 1.6rem
    }

    .ml-lg-1-7, .mx-lg-1-7 {
        margin-left: 1.7rem
    }

    .ml-lg-1-8, .mx-lg-1-8 {
        margin-left: 1.8rem
    }

    .ml-lg-1-9, .mx-lg-1-9 {
        margin-left: 1.9rem
    }

    .ml-lg-2-0, .mx-lg-2-0 {
        margin-left: 2.0rem
    }

    .ml-lg-2-1, .mx-lg-2-1 {
        margin-left: 2.1rem
    }

    .ml-lg-2-2, .mx-lg-2-2 {
        margin-left: 2.2rem
    }

    .ml-lg-2-3, .mx-lg-2-3 {
        margin-left: 2.3rem
    }

    .ml-lg-2-4, .mx-lg-2-4 {
        margin-left: 2.4rem
    }

    .ml-lg-2-5, .mx-lg-2-5 {
        margin-left: 2.5rem
    }

    .ml-lg-2-6, .mx-lg-2-6 {
        margin-left: 2.6rem
    }

    .ml-lg-2-7, .mx-lg-2-7 {
        margin-left: 2.7rem
    }

    .ml-lg-2-8, .mx-lg-2-8 {
        margin-left: 2.8rem
    }

    .ml-lg-2-9, .mx-lg-2-9 {
        margin-left: 2.9rem
    }

    .ml-lg-6, .mx-lg-6 {
        margin-left: 3.5rem
    }

    .ml-lg-7, .mx-lg-7 {
        margin-left: 4rem
    }

    .ml-lg-8, .mx-lg-8 {
        margin-left: 4.5rem
    }

    .ml-lg-9, .mx-lg-9 {
        margin-left: 5rem
    }

    .ml-lg-10, .mx-lg-10 {
        margin-left: 5.5rem
    }

    .ml-lg-11, .mx-lg-11 {
        margin-left: 6rem
    }

    .ml-lg-12, .mx-lg-12 {
        margin-left: 6.5rem
    }

    .ml-lg-13, .mx-lg-13 {
        margin-left: 7rem
    }

    .ml-lg-14, .mx-lg-14 {
        margin-left: 7.5rem
    }

    .ml-lg-15, .mx-lg-15 {
        margin-left: 8rem
    }

    .ml-lg-16, .mx-lg-16 {
        margin-left: 8.5rem
    }

    .ml-lg-17, .mx-lg-17 {
        margin-left: 9rem
    }

    .ml-lg-18, .mx-lg-18 {
        margin-left: 9.5rem
    }

    .ml-lg-19, .mx-lg-19 {
        margin-left: 10rem
    }

    .ml-lg-20, .mx-lg-20 {
        margin-left: 10.5rem
    }

    .ml-lg-21, .mx-lg-21 {
        margin-left: 11rem
    }

    .ml-lg-22, .mx-lg-22 {
        margin-left: 11.5rem
    }

    .ml-lg-23, .mx-lg-23 {
        margin-left: 12rem
    }

    .ml-lg-24, .mx-lg-24 {
        margin-left: 12.5rem
    }

    .mr-lg-1-6, .mx-lg-1-6 {
        margin-right: 1.6rem
    }

    .mr-lg-1-7, .mx-lg-1-7 {
        margin-right: 1.7rem
    }

    .mr-lg-1-8, .mx-lg-1-8 {
        margin-right: 1.8rem
    }

    .mr-lg-1-9, .mx-lg-1-9 {
        margin-right: 1.9rem
    }

    .mr-lg-2-0, .mx-lg-2-0 {
        margin-right: 2.0rem
    }

    .mr-lg-2-1, .mx-lg-2-1 {
        margin-right: 2.1rem
    }

    .mr-lg-2-2, .mx-lg-2-2 {
        margin-right: 2.2rem
    }

    .mr-lg-2-3, .mx-lg-2-3 {
        margin-right: 2.3rem
    }

    .mr-lg-2-4, .mx-lg-2-4 {
        margin-right: 2.4rem
    }

    .mr-lg-2-5, .mx-lg-2-5 {
        margin-right: 2.5rem
    }

    .mr-lg-2-6, .mx-lg-2-6 {
        margin-right: 2.6rem
    }

    .mr-lg-2-7, .mx-lg-2-7 {
        margin-right: 2.7rem
    }

    .mr-lg-2-8, .mx-lg-2-8 {
        margin-right: 2.8rem
    }

    .mr-lg-2-9, .mx-lg-2-9 {
        margin-right: 2.9rem
    }

    .mr-lg-6, .mx-lg-6 {
        margin-right: 3.5rem
    }

    .mr-lg-7, .mx-lg-7 {
        margin-right: 4rem
    }

    .mr-lg-8, .mx-lg-8 {
        margin-right: 4.5rem
    }

    .mr-lg-9, .mx-lg-9 {
        margin-right: 5rem
    }

    .mr-lg-10, .mx-lg-10 {
        margin-right: 5.5rem
    }

    .mr-lg-11, .mx-lg-11 {
        margin-right: 6rem
    }

    .mr-lg-12, .mx-lg-12 {
        margin-right: 6.5rem
    }

    .mr-lg-13, .mx-lg-13 {
        margin-right: 7rem
    }

    .mr-lg-14, .mx-lg-14 {
        margin-right: 7.5rem
    }

    .mr-lg-15, .mx-lg-15 {
        margin-right: 8rem
    }

    .mr-lg-16, .mx-lg-16 {
        margin-right: 8.5rem
    }

    .mr-lg-17, .mx-lg-17 {
        margin-right: 9rem
    }

    .mr-lg-18, .mx-lg-18 {
        margin-right: 9.5rem
    }

    .mr-lg-19, .mx-lg-19 {
        margin-right: 10rem
    }

    .mr-lg-20, .mx-lg-20 {
        margin-right: 10.5rem
    }

    .mr-lg-21, .mx-lg-21 {
        margin-right: 11rem
    }

    .mr-lg-22, .mx-lg-22 {
        margin-right: 11.5rem
    }

    .mr-lg-23, .mx-lg-23 {
        margin-right: 12rem
    }

    .mr-lg-24, .mx-lg-24 {
        margin-right: 12.5rem
    }

    .p-lg-1-6 {
        padding: 1.6rem
    }

    .p-lg-1-7 {
        padding: 1.7rem
    }

    .p-lg-1-8 {
        padding: 1.8rem
    }

    .p-lg-1-9 {
        padding: 1.9rem
    }

    .p-lg-2-0 {
        padding: 2.0rem
    }

    .p-lg-2-1 {
        padding: 2.1rem
    }

    .p-lg-2-2 {
        padding: 2.2rem
    }

    .p-lg-2-3 {
        padding: 2.3rem
    }

    .p-lg-2-4 {
        padding: 2.4rem
    }

    .p-lg-2-5 {
        padding: 2.5rem
    }

    .p-lg-2-6 {
        padding: 2.6rem
    }

    .p-lg-2-7 {
        padding: 2.7rem
    }

    .p-lg-2-8 {
        padding: 2.8rem
    }

    .p-lg-2-9 {
        padding: 2.9rem
    }

    .p-lg-6 {
        padding: 3.5rem
    }

    .p-lg-7 {
        padding: 4rem
    }

    .p-lg-8 {
        padding: 4.5rem
    }

    .p-lg-9 {
        padding: 5rem
    }

    .p-lg-10 {
        padding: 5.5rem
    }

    .p-lg-11 {
        padding: 6rem
    }

    .p-lg-12 {
        padding: 6.5rem
    }

    .p-lg-13 {
        padding: 7rem
    }

    .p-lg-14 {
        padding: 7.5rem
    }

    .p-lg-15 {
        padding: 8rem
    }

    .p-lg-16 {
        padding: 8.5rem
    }

    .p-lg-17 {
        padding: 9rem
    }

    .p-lg-18 {
        padding: 9.5rem
    }

    .p-lg-19 {
        padding: 10rem
    }

    .p-lg-20 {
        padding: 10.5rem
    }

    .p-lg-21 {
        padding: 11rem
    }

    .p-lg-22 {
        padding: 11.5rem
    }

    .p-lg-23 {
        padding: 12rem
    }

    .p-lg-24 {
        padding: 12.5rem
    }

    .pt-lg-1-6, .py-lg-1-6 {
        padding-top: 1.6rem
    }

    .pt-lg-1-7, .py-lg-1-7 {
        padding-top: 1.7rem
    }

    .pt-lg-1-8, .py-lg-1-8 {
        padding-top: 1.8rem
    }

    .pt-lg-1-9, .py-lg-1-9 {
        padding-top: 1.9rem
    }

    .pt-lg-2-0, .py-lg-2-0 {
        padding-top: 2.0rem
    }

    .pt-lg-2-1, .py-lg-2-1 {
        padding-top: 2.1rem
    }

    .pt-lg-2-2, .py-lg-2-2 {
        padding-top: 2.2rem
    }

    .pt-lg-2-3, .py-lg-2-3 {
        padding-top: 2.3rem
    }

    .pt-lg-2-4, .py-lg-2-4 {
        padding-top: 2.4rem
    }

    .pt-lg-2-5, .py-lg-2-5 {
        padding-top: 2.5rem
    }

    .pt-lg-2-6, .py-lg-2-6 {
        padding-top: 2.6rem
    }

    .pt-lg-2-7, .py-lg-2-7 {
        padding-top: 2.7rem
    }

    .pt-lg-2-8, .py-lg-2-8 {
        padding-top: 2.8rem
    }

    .pt-lg-2-9, .py-lg-2-9 {
        padding-top: 2.9rem
    }

    .pt-lg-6, .py-lg-6 {
        padding-top: 3.5rem
    }

    .pt-lg-7, .py-lg-7 {
        padding-top: 4rem
    }

    .pt-lg-8, .py-lg-8 {
        padding-top: 4.5rem
    }

    .pt-lg-9, .py-lg-9 {
        padding-top: 5rem
    }

    .pt-lg-10, .py-lg-10 {
        padding-top: 5.5rem
    }

    .pt-lg-11, .py-lg-11 {
        padding-top: 6rem
    }

    .pt-lg-12, .py-lg-12 {
        padding-top: 6.5rem
    }

    .pt-lg-13, .py-lg-13 {
        padding-top: 7rem
    }

    .pt-lg-14, .py-lg-14 {
        padding-top: 7.5rem
    }

    .pt-lg-15, .py-lg-15 {
        padding-top: 8rem
    }

    .pt-lg-16, .py-lg-16 {
        padding-top: 8.5rem
    }

    .pt-lg-17, .py-lg-17 {
        padding-top: 9rem
    }

    .pt-lg-18, .py-lg-18 {
        padding-top: 9.5rem
    }

    .pt-lg-19, .py-lg-19 {
        padding-top: 10rem
    }

    .pt-lg-20, .py-lg-20 {
        padding-top: 10.5rem
    }

    .pt-lg-21, .py-lg-21 {
        padding-top: 11rem
    }

    .pt-lg-22, .py-lg-22 {
        padding-top: 11.5rem
    }

    .pt-lg-23, .py-lg-23 {
        padding-top: 12rem
    }

    .pt-lg-24, .py-lg-24 {
        padding-top: 12.5rem
    }

    .pb-lg-1-6, .py-lg-1-6 {
        padding-bottom: 1.6rem
    }

    .pb-lg-1-7, .py-lg-1-7 {
        padding-bottom: 1.7rem
    }

    .pb-lg-1-8, .py-lg-1-8 {
        padding-bottom: 1.8rem
    }

    .pb-lg-1-9, .py-lg-1-9 {
        padding-bottom: 1.9rem
    }

    .pb-lg-2-0, .py-lg-2-0 {
        padding-bottom: 2.0rem
    }

    .pb-lg-2-1, .py-lg-2-1 {
        padding-bottom: 2.1rem
    }

    .pb-lg-2-2, .py-lg-2-2 {
        padding-bottom: 2.2rem
    }

    .pb-lg-2-3, .py-lg-2-3 {
        padding-bottom: 2.3rem
    }

    .pb-lg-2-4, .py-lg-2-4 {
        padding-bottom: 2.4rem
    }

    .pb-lg-2-5, .py-lg-2-5 {
        padding-bottom: 2.5rem
    }

    .pb-lg-2-6, .py-lg-2-6 {
        padding-bottom: 2.6rem
    }

    .pb-lg-2-7, .py-lg-2-7 {
        padding-bottom: 2.7rem
    }

    .pb-lg-2-8, .py-lg-2-8 {
        padding-bottom: 2.8rem
    }

    .pb-lg-2-9, .py-lg-2-9 {
        padding-bottom: 2.9rem
    }

    .pb-lg-6, .py-lg-6 {
        padding-bottom: 3.5rem
    }

    .pb-lg-7, .py-lg-7 {
        padding-bottom: 4rem
    }

    .pb-lg-8, .py-lg-8 {
        padding-bottom: 4.5rem
    }

    .pb-lg-9, .py-lg-9 {
        padding-bottom: 5rem
    }

    .pb-lg-10, .py-lg-10 {
        padding-bottom: 5.5rem
    }

    .pb-lg-11, .py-lg-11 {
        padding-bottom: 6rem
    }

    .pb-lg-12, .py-lg-12 {
        padding-bottom: 6.5rem
    }

    .pb-lg-13, .py-lg-13 {
        padding-bottom: 7rem
    }

    .pb-lg-14, .py-lg-14 {
        padding-bottom: 7.5rem
    }

    .pb-lg-15, .py-lg-15 {
        padding-bottom: 8rem
    }

    .pb-lg-16, .py-lg-16 {
        padding-bottom: 8.5rem
    }

    .pb-lg-17, .py-lg-17 {
        padding-bottom: 9rem
    }

    .pb-lg-18, .py-lg-18 {
        padding-bottom: 9.5rem
    }

    .pb-lg-19, .py-lg-19 {
        padding-bottom: 10rem
    }

    .pb-lg-20, .py-lg-20 {
        padding-bottom: 10.5rem
    }

    .pb-lg-21, .py-lg-21 {
        padding-bottom: 11rem
    }

    .pb-lg-22, .py-lg-22 {
        padding-bottom: 11.5rem
    }

    .pb-lg-23, .py-lg-23 {
        padding-bottom: 12rem
    }

    .pb-lg-24, .py-lg-24 {
        padding-bottom: 12.5rem
    }

    .pl-lg-1-6, .px-lg-1-6 {
        padding-left: 1.6rem
    }

    .pl-lg-1-7, .px-lg-1-7 {
        padding-left: 1.7rem
    }

    .pl-lg-1-8, .px-lg-1-8 {
        padding-left: 1.8rem
    }

    .pl-lg-1-9, .px-lg-1-9 {
        padding-left: 1.9rem
    }

    .pl-lg-2-0, .px-lg-2-0 {
        padding-left: 2.0rem
    }

    .pl-lg-2-1, .px-lg-2-1 {
        padding-left: 2.1rem
    }

    .pl-lg-2-2, .px-lg-2-2 {
        padding-left: 2.2rem
    }

    .pl-lg-2-3, .px-lg-2-3 {
        padding-left: 2.3rem
    }

    .pl-lg-2-4, .px-lg-2-4 {
        padding-left: 2.4rem
    }

    .pl-lg-2-5, .px-lg-2-5 {
        padding-left: 2.5rem
    }

    .pl-lg-2-6, .px-lg-2-6 {
        padding-left: 2.6rem
    }

    .pl-lg-2-7, .px-lg-2-7 {
        padding-left: 2.7rem
    }

    .pl-lg-2-8, .px-lg-2-8 {
        padding-left: 2.8rem
    }

    .pl-lg-2-9, .px-lg-2-9 {
        padding-left: 2.9rem
    }

    .pl-lg-6, .px-lg-6 {
        padding-left: 3.5rem
    }

    .pl-lg-7, .px-lg-7 {
        padding-left: 4rem
    }

    .pl-lg-8, .px-lg-8 {
        padding-left: 4.5rem
    }

    .pl-lg-9, .px-lg-9 {
        padding-left: 5rem
    }

    .pl-lg-10, .px-lg-10 {
        padding-left: 5.5rem
    }

    .pl-lg-11, .px-lg-11 {
        padding-left: 6rem
    }

    .pl-lg-12, .px-lg-12 {
        padding-left: 6.5rem
    }

    .pl-lg-13, .px-lg-13 {
        padding-left: 7rem
    }

    .pl-lg-14, .px-lg-14 {
        padding-left: 7.5rem
    }

    .pl-lg-15, .px-lg-15 {
        padding-left: 8rem
    }

    .pl-lg-16, .px-lg-16 {
        padding-left: 8.5rem
    }

    .pl-lg-17, .px-lg-17 {
        padding-left: 9rem
    }

    .pl-lg-18, .px-lg-18 {
        padding-left: 9.5rem
    }

    .pl-lg-19, .px-lg-19 {
        padding-left: 10rem
    }

    .pl-lg-20, .px-lg-20 {
        padding-left: 10.5rem
    }

    .pl-lg-21, .px-lg-21 {
        padding-left: 11rem
    }

    .pl-lg-22, .px-lg-22 {
        padding-left: 11.5rem
    }

    .pl-lg-23, .px-lg-23 {
        padding-left: 12rem
    }

    .pl-lg-24, .px-lg-24 {
        padding-left: 12.5rem
    }

    .pr-lg-1-6, .px-lg-1-6 {
        padding-right: 1.6rem
    }

    .pr-lg-1-7, .px-lg-1-7 {
        padding-right: 1.7rem
    }

    .pr-lg-1-8, .px-lg-1-8 {
        padding-right: 1.8rem
    }

    .pr-lg-1-9, .px-lg-1-9 {
        padding-right: 1.9rem
    }

    .pr-lg-2-0, .px-lg-2-0 {
        padding-right: 2.0rem
    }

    .pr-lg-2-1, .px-lg-2-1 {
        padding-right: 2.1rem
    }

    .pr-lg-2-2, .px-lg-2-2 {
        padding-right: 2.2rem
    }

    .pr-lg-2-3, .px-lg-2-3 {
        padding-right: 2.3rem
    }

    .pr-lg-2-4, .px-lg-2-4 {
        padding-right: 2.4rem
    }

    .pr-lg-2-5, .px-lg-2-5 {
        padding-right: 2.5rem
    }

    .pr-lg-2-6, .px-lg-2-6 {
        padding-right: 2.6rem
    }

    .pr-lg-2-7, .px-lg-2-7 {
        padding-right: 2.7rem
    }

    .pr-lg-2-8, .px-lg-2-8 {
        padding-right: 2.8rem
    }

    .pr-lg-2-9, .px-lg-2-9 {
        padding-right: 2.9rem
    }

    .pr-lg-6, .px-lg-6 {
        padding-right: 3.5rem
    }

    .pr-lg-7, .px-lg-7 {
        padding-right: 4rem
    }

    .pr-lg-8, .px-lg-8 {
        padding-right: 4.5rem
    }

    .pr-lg-9, .px-lg-9 {
        padding-right: 5rem
    }

    .pr-lg-10, .px-lg-10 {
        padding-right: 5.5rem
    }

    .pr-lg-11, .px-lg-11 {
        padding-right: 6rem
    }

    .pr-lg-12, .px-lg-12 {
        padding-right: 6.5rem
    }

    .pr-lg-13, .px-lg-13 {
        padding-right: 7rem
    }

    .pr-lg-14, .px-lg-14 {
        padding-right: 7.5rem
    }

    .pr-lg-15, .px-lg-15 {
        padding-right: 8rem
    }

    .pr-lg-16, .px-lg-16 {
        padding-right: 8.5rem
    }

    .pr-lg-17, .px-lg-17 {
        padding-right: 9rem
    }

    .pr-lg-18, .px-lg-18 {
        padding-right: 9.5rem
    }

    .pr-lg-19, .px-lg-19 {
        padding-right: 10rem
    }

    .pr-lg-20, .px-lg-20 {
        padding-right: 10.5rem
    }

    .pr-lg-21, .px-lg-21 {
        padding-right: 11rem
    }

    .pr-lg-22, .px-lg-22 {
        padding-right: 11.5rem
    }

    .pr-lg-23, .px-lg-23 {
        padding-right: 12rem
    }

    .pr-lg-24, .px-lg-24 {
        padding-right: 12.5rem
    }
}

@media screen and (min-width: 1200px) {
    .w-xl-1px {
        width: 1px
    }

    .w-xl-2px {
        width: 2px
    }

    .w-xl-3px {
        width: 3px
    }

    .w-xl-4px {
        width: 4px
    }

    .w-xl-5px {
        width: 5px
    }

    .w-xl-6px {
        width: 6px
    }

    .w-xl-7px {
        width: 7px
    }

    .w-xl-8px {
        width: 8px
    }

    .w-xl-9px {
        width: 9px
    }

    .w-xl-10px {
        width: 10px
    }

    .w-xl-15px {
        width: 15px
    }

    .w-xl-20px {
        width: 20px
    }

    .w-xl-25px {
        width: 25px
    }

    .w-xl-30px {
        width: 30px
    }

    .w-xl-35px {
        width: 35px
    }

    .w-xl-40px {
        width: 40px
    }

    .w-xl-50px {
        width: 50px
    }

    .w-xl-55px {
        width: 55px
    }

    .w-xl-60px {
        width: 60px
    }

    .w-xl-65px {
        width: 65px
    }

    .w-xl-70px {
        width: 70px
    }

    .w-xl-75px {
        width: 75px
    }

    .w-xl-80px {
        width: 80px
    }

    .w-xl-85px {
        width: 85px
    }

    .w-xl-90px {
        width: 90px
    }

    .w-xl-100px {
        width: 100px
    }

    .w-xl-10 {
        width: 10%
    }

    .w-xl-12 {
        width: 12%
    }

    .w-xl-15 {
        width: 15%
    }

    .w-xl-20 {
        width: 20%
    }

    .w-xl-25 {
        width: 25%
    }

    .w-xl-30 {
        width: 30%
    }

    .w-xl-35 {
        width: 35%
    }

    .w-xl-40 {
        width: 40%
    }

    .w-xl-45 {
        width: 45%
    }

    .w-xl-50 {
        width: 50%
    }

    .w-xl-55 {
        width: 55%
    }

    .w-xl-60 {
        width: 60%
    }

    .w-xl-65 {
        width: 65%
    }

    .w-xl-70 {
        width: 70%
    }

    .w-xl-75 {
        width: 75%
    }

    .w-xl-80 {
        width: 80%
    }

    .w-xl-85 {
        width: 85%
    }

    .w-xl-90 {
        width: 90%
    }

    .w-xl-95 {
        width: 95%
    }

    .w-xl-100 {
        width: 100%
    }

    .w-xl-auto {
        width: auto
    }

    .display-xl-1 {
        font-size: 6rem
    }

    .display-xl-2 {
        font-size: 5.5rem
    }

    .display-xl-3 {
        font-size: 4.5rem
    }

    .display-xl-4 {
        font-size: 3.5rem
    }

    .display-xl-5 {
        font-size: 3.4rem
    }

    .display-xl-6 {
        font-size: 3.3rem
    }

    .display-xl-7 {
        font-size: 3.2rem
    }

    .display-xl-8 {
        font-size: 3.1rem
    }

    .display-xl-9 {
        font-size: 3.0rem
    }

    .display-xl-10 {
        font-size: 2.9rem
    }

    .display-xl-11 {
        font-size: 2.8rem
    }

    .display-xl-12 {
        font-size: 2.7rem
    }

    .display-xl-13 {
        font-size: 2.6rem
    }

    .display-xl-14 {
        font-size: 2.5rem
    }

    .display-xl-15 {
        font-size: 2.4rem
    }

    .display-xl-16 {
        font-size: 2.3rem
    }

    .display-xl-17 {
        font-size: 2.2rem
    }

    .display-xl-18 {
        font-size: 2.1rem
    }

    .display-xl-19 {
        font-size: 2.0rem
    }

    .display-xl-20 {
        font-size: 1.9rem
    }

    .display-xl-21 {
        font-size: 1.8rem
    }

    .display-xl-22 {
        font-size: 1.7rem
    }

    .display-xl-23 {
        font-size: 1.6rem
    }

    .display-xl-24 {
        font-size: 1.5rem
    }

    .display-xl-25 {
        font-size: 1.4rem
    }

    .display-xl-26 {
        font-size: 1.3rem
    }

    .display-xl-27 {
        font-size: 1.2rem
    }

    .display-xl-28 {
        font-size: 1.1rem
    }

    .display-xl-29 {
        font-size: 1.0rem
    }

    .display-xl-30 {
        font-size: 0.9rem
    }

    .display-xl-31 {
        font-size: 0.8rem
    }

    .display-xl-32 {
        font-size: 0.7rem
    }

    .display-xl-33 {
        font-size: 0.6rem
    }

    .display-xl-34 {
        font-size: 0.5rem
    }

    .m-xl-1-6 {
        margin: 1.6rem
    }

    .m-xl-1-7 {
        margin: 1.7rem
    }

    .m-xl-1-8 {
        margin: 1.8rem
    }

    .m-xl-1-9 {
        margin: 1.9rem
    }

    .m-xl-2-0 {
        margin: 2.0rem
    }

    .m-xl-2-1 {
        margin: 2.1rem
    }

    .m-xl-2-2 {
        margin: 2.2rem
    }

    .m-xl-2-3 {
        margin: 2.3rem
    }

    .m-xl-2-4 {
        margin: 2.4rem
    }

    .m-xl-2-5 {
        margin: 2.5rem
    }

    .m-xl-2-6 {
        margin: 2.6rem
    }

    .m-xl-2-7 {
        margin: 2.7rem
    }

    .m-xl-2-8 {
        margin: 2.8rem
    }

    .m-xl-2-9 {
        margin: 2.9rem
    }

    .m-xl-6 {
        margin: 3.5rem
    }

    .m-xl-7 {
        margin: 4rem
    }

    .m-xl-8 {
        margin: 4.5rem
    }

    .m-xl-9 {
        margin: 5rem
    }

    .m-xl-10 {
        margin: 5.5rem
    }

    .m-xl-11 {
        margin: 6rem
    }

    .m-xl-12 {
        margin: 6.5rem
    }

    .m-xl-13 {
        margin: 7rem
    }

    .m-xl-14 {
        margin: 7.5rem
    }

    .m-xl-15 {
        margin: 8rem
    }

    .m-xl-16 {
        margin: 8.5rem
    }

    .m-xl-17 {
        margin: 9rem
    }

    .m-xl-18 {
        margin: 9.5rem
    }

    .m-xl-19 {
        margin: 10rem
    }

    .m-xl-20 {
        margin: 10.5rem
    }

    .m-xl-21 {
        margin: 11rem
    }

    .m-xl-22 {
        margin: 11.5rem
    }

    .m-xl-23 {
        margin: 12rem
    }

    .m-xl-24 {
        margin: 12.5rem
    }

    .mt-xl-1-6, .my-xl-1-6 {
        margin-top: 1.6rem
    }

    .mt-xl-1-7, .my-xl-1-7 {
        margin-top: 1.7rem
    }

    .mt-xl-1-8, .my-xl-1-8 {
        margin-top: 1.8rem
    }

    .mt-xl-1-9, .my-xl-1-9 {
        margin-top: 1.9rem
    }

    .mt-xl-2-0, .my-xl-2-0 {
        margin-top: 2.0rem
    }

    .mt-xl-2-1, .my-xl-2-1 {
        margin-top: 2.1rem
    }

    .mt-xl-2-2, .my-xl-2-2 {
        margin-top: 2.2rem
    }

    .mt-xl-2-3, .my-xl-2-3 {
        margin-top: 2.3rem
    }

    .mt-xl-2-4, .my-xl-2-4 {
        margin-top: 2.4rem
    }

    .mt-xl-2-5, .my-xl-2-5 {
        margin-top: 2.5rem
    }

    .mt-xl-2-6, .my-xl-2-6 {
        margin-top: 2.6rem
    }

    .mt-xl-2-7, .my-xl-2-7 {
        margin-top: 2.7rem
    }

    .mt-xl-2-8, .my-xl-2-8 {
        margin-top: 2.8rem
    }

    .mt-xl-2-9, .my-xl-2-9 {
        margin-top: 2.9rem
    }

    .mt-xl-6, .my-xl-6 {
        margin-top: 3.5rem
    }

    .mt-xl-7, .my-xl-7 {
        margin-top: 4rem
    }

    .mt-xl-8, .my-xl-8 {
        margin-top: 4.5rem
    }

    .mt-xl-9, .my-xl-9 {
        margin-top: 5rem
    }

    .mt-xl-10, .my-xl-10 {
        margin-top: 5.5rem
    }

    .mt-xl-11, .my-xl-11 {
        margin-top: 6rem
    }

    .mt-xl-12, .my-xl-12 {
        margin-top: 6.5rem
    }

    .mt-xl-13, .my-xl-13 {
        margin-top: 7rem
    }

    .mt-xl-14, .my-xl-14 {
        margin-top: 7.5rem
    }

    .mt-xl-15, .my-xl-15 {
        margin-top: 8rem
    }

    .mt-xl-16, .my-xl-16 {
        margin-top: 8.5rem
    }

    .mt-xl-17, .my-xl-17 {
        margin-top: 9rem
    }

    .mt-xl-18, .my-xl-18 {
        margin-top: 9.5rem
    }

    .mt-xl-19, .my-xl-19 {
        margin-top: 10rem
    }

    .mt-xl-20, .my-xl-20 {
        margin-top: 10.5rem
    }

    .mt-xl-21, .my-xl-21 {
        margin-top: 11rem
    }

    .mt-xl-22, .my-xl-22 {
        margin-top: 11.5rem
    }

    .mt-xl-23, .my-xl-23 {
        margin-top: 12rem
    }

    .mt-xl-24, .my-xl-24 {
        margin-top: 12.5rem
    }

    .mb-xl-1-6, .my-xl-1-6 {
        margin-bottom: 1.6rem
    }

    .mb-xl-1-7, .my-xl-1-7 {
        margin-bottom: 1.7rem
    }

    .mb-xl-1-8, .my-xl-1-8 {
        margin-bottom: 1.8rem
    }

    .mb-xl-1-9, .my-xl-1-9 {
        margin-bottom: 1.9rem
    }

    .mb-xl-2-0, .my-xl-2-0 {
        margin-bottom: 2.0rem
    }

    .mb-xl-2-1, .my-xl-2-1 {
        margin-bottom: 2.1rem
    }

    .mb-xl-2-2, .my-xl-2-2 {
        margin-bottom: 2.2rem
    }

    .mb-xl-2-3, .my-xl-2-3 {
        margin-bottom: 2.3rem
    }

    .mb-xl-2-4, .my-xl-2-4 {
        margin-bottom: 2.4rem
    }

    .mb-xl-2-5, .my-xl-2-5 {
        margin-bottom: 2.5rem
    }

    .mb-xl-2-6, .my-xl-2-6 {
        margin-bottom: 2.6rem
    }

    .mb-xl-2-7, .my-xl-2-7 {
        margin-bottom: 2.7rem
    }

    .mb-xl-2-8, .my-xl-2-8 {
        margin-bottom: 2.8rem
    }

    .mb-xl-2-9, .my-xl-2-9 {
        margin-bottom: 2.9rem
    }

    .mb-xl-6, .my-xl-6 {
        margin-bottom: 3.5rem
    }

    .mb-xl-7, .my-xl-7 {
        margin-bottom: 4rem
    }

    .mb-xl-8, .my-xl-8 {
        margin-bottom: 4.5rem
    }

    .mb-xl-9, .my-xl-9 {
        margin-bottom: 5rem
    }

    .mb-xl-10, .my-xl-10 {
        margin-bottom: 5.5rem
    }

    .mb-xl-11, .my-xl-11 {
        margin-bottom: 6rem
    }

    .mb-xl-12, .my-xl-12 {
        margin-bottom: 6.5rem
    }

    .mb-xl-13, .my-xl-13 {
        margin-bottom: 7rem
    }

    .mb-xl-14, .my-xl-14 {
        margin-bottom: 7.5rem
    }

    .mb-xl-15, .my-xl-15 {
        margin-bottom: 8rem
    }

    .mb-xl-16, .my-xl-16 {
        margin-bottom: 8.5rem
    }

    .mb-xl-17, .my-xl-17 {
        margin-bottom: 9rem
    }

    .mb-xl-18, .my-xl-18 {
        margin-bottom: 9.5rem
    }

    .mb-xl-19, .my-xl-19 {
        margin-bottom: 10rem
    }

    .mb-xl-20, .my-xl-20 {
        margin-bottom: 10.5rem
    }

    .mb-xl-21, .my-xl-21 {
        margin-bottom: 11rem
    }

    .mb-xl-22, .my-xl-22 {
        margin-bottom: 11.5rem
    }

    .mb-xl-23, .my-xl-23 {
        margin-bottom: 12rem
    }

    .mb-xl-24, .my-xl-24 {
        margin-bottom: 12.5rem
    }

    .ml-xl-1-6, .mx-xl-1-6 {
        margin-left: 1.6rem
    }

    .ml-xl-1-7, .mx-xl-1-7 {
        margin-left: 1.7rem
    }

    .ml-xl-1-8, .mx-xl-1-8 {
        margin-left: 1.8rem
    }

    .ml-xl-1-9, .mx-xl-1-9 {
        margin-left: 1.9rem
    }

    .ml-xl-2-0, .mx-xl-2-0 {
        margin-left: 2.0rem
    }

    .ml-xl-2-1, .mx-xl-2-1 {
        margin-left: 2.1rem
    }

    .ml-xl-2-2, .mx-xl-2-2 {
        margin-left: 2.2rem
    }

    .ml-xl-2-3, .mx-xl-2-3 {
        margin-left: 2.3rem
    }

    .ml-xl-2-4, .mx-xl-2-4 {
        margin-left: 2.4rem
    }

    .ml-xl-2-5, .mx-xl-2-5 {
        margin-left: 2.5rem
    }

    .ml-xl-2-6, .mx-xl-2-6 {
        margin-left: 2.6rem
    }

    .ml-xl-2-7, .mx-xl-2-7 {
        margin-left: 2.7rem
    }

    .ml-xl-2-8, .mx-xl-2-8 {
        margin-left: 2.8rem
    }

    .ml-xl-2-9, .mx-xl-2-9 {
        margin-left: 2.9rem
    }

    .ml-xl-6, .mx-xl-6 {
        margin-left: 3.5rem
    }

    .ml-xl-7, .mx-xl-7 {
        margin-left: 4rem
    }

    .ml-xl-8, .mx-xl-8 {
        margin-left: 4.5rem
    }

    .ml-xl-9, .mx-xl-9 {
        margin-left: 5rem
    }

    .ml-xl-10, .mx-xl-10 {
        margin-left: 5.5rem
    }

    .ml-xl-11, .mx-xl-11 {
        margin-left: 6rem
    }

    .ml-xl-12, .mx-xl-12 {
        margin-left: 6.5rem
    }

    .ml-xl-13, .mx-xl-13 {
        margin-left: 7rem
    }

    .ml-xl-14, .mx-xl-14 {
        margin-left: 7.5rem
    }

    .ml-xl-15, .mx-xl-15 {
        margin-left: 8rem
    }

    .ml-xl-16, .mx-xl-16 {
        margin-left: 8.5rem
    }

    .ml-xl-17, .mx-xl-17 {
        margin-left: 9rem
    }

    .ml-xl-18, .mx-xl-18 {
        margin-left: 9.5rem
    }

    .ml-xl-19, .mx-xl-19 {
        margin-left: 10rem
    }

    .ml-xl-20, .mx-xl-20 {
        margin-left: 10.5rem
    }

    .ml-xl-21, .mx-xl-21 {
        margin-left: 11rem
    }

    .ml-xl-22, .mx-xl-22 {
        margin-left: 11.5rem
    }

    .ml-xl-23, .mx-xl-23 {
        margin-left: 12rem
    }

    .ml-xl-24, .mx-xl-24 {
        margin-left: 12.5rem
    }

    .mr-xl-1-6, .mx-xl-1-6 {
        margin-right: 1.6rem
    }

    .mr-xl-1-7, .mx-xl-1-7 {
        margin-right: 1.7rem
    }

    .mr-xl-1-8, .mx-xl-1-8 {
        margin-right: 1.8rem
    }

    .mr-xl-1-9, .mx-xl-1-9 {
        margin-right: 1.9rem
    }

    .mr-xl-2-0, .mx-xl-2-0 {
        margin-right: 2.0rem
    }

    .mr-xl-2-1, .mx-xl-2-1 {
        margin-right: 2.1rem
    }

    .mr-xl-2-2, .mx-xl-2-2 {
        margin-right: 2.2rem
    }

    .mr-xl-2-3, .mx-xl-2-3 {
        margin-right: 2.3rem
    }

    .mr-xl-2-4, .mx-xl-2-4 {
        margin-right: 2.4rem
    }

    .mr-xl-2-5, .mx-xl-2-5 {
        margin-right: 2.5rem
    }

    .mr-xl-2-6, .mx-xl-2-6 {
        margin-right: 2.6rem
    }

    .mr-xl-2-7, .mx-xl-2-7 {
        margin-right: 2.7rem
    }

    .mr-xl-2-8, .mx-xl-2-8 {
        margin-right: 2.8rem
    }

    .mr-xl-2-9, .mx-xl-2-9 {
        margin-right: 2.9rem
    }

    .mr-xl-6, .mx-xl-6 {
        margin-right: 3.5rem
    }

    .mr-xl-7, .mx-xl-7 {
        margin-right: 4rem
    }

    .mr-xl-8, .mx-xl-8 {
        margin-right: 4.5rem
    }

    .mr-xl-9, .mx-xl-9 {
        margin-right: 5rem
    }

    .mr-xl-10, .mx-xl-10 {
        margin-right: 5.5rem
    }

    .mr-xl-11, .mx-xl-11 {
        margin-right: 6rem
    }

    .mr-xl-12, .mx-xl-12 {
        margin-right: 6.5rem
    }

    .mr-xl-13, .mx-xl-13 {
        margin-right: 7rem
    }

    .mr-xl-14, .mx-xl-14 {
        margin-right: 7.5rem
    }

    .mr-xl-15, .mx-xl-15 {
        margin-right: 8rem
    }

    .mr-xl-16, .mx-xl-16 {
        margin-right: 8.5rem
    }

    .mr-xl-17, .mx-xl-17 {
        margin-right: 9rem
    }

    .mr-xl-18, .mx-xl-18 {
        margin-right: 9.5rem
    }

    .mr-xl-19, .mx-xl-19 {
        margin-right: 10rem
    }

    .mr-xl-20, .mx-xl-20 {
        margin-right: 10.5rem
    }

    .mr-xl-21, .mx-xl-21 {
        margin-right: 11rem
    }

    .mr-xl-22, .mx-xl-22 {
        margin-right: 11.5rem
    }

    .mr-xl-23, .mx-xl-23 {
        margin-right: 12rem
    }

    .mr-xl-24, .mx-xl-24 {
        margin-right: 12.5rem
    }

    .p-xl-1-6 {
        padding: 1.6rem
    }

    .p-xl-1-7 {
        padding: 1.7rem
    }

    .p-xl-1-8 {
        padding: 1.8rem
    }

    .p-xl-1-9 {
        padding: 1.9rem
    }

    .p-xl-2-0 {
        padding: 2.0rem
    }

    .p-xl-2-1 {
        padding: 2.1rem
    }

    .p-xl-2-2 {
        padding: 2.2rem
    }

    .p-xl-2-3 {
        padding: 2.3rem
    }

    .p-xl-2-4 {
        padding: 2.4rem
    }

    .p-xl-2-5 {
        padding: 2.5rem
    }

    .p-xl-2-6 {
        padding: 2.6rem
    }

    .p-xl-2-7 {
        padding: 2.7rem
    }

    .p-xl-2-8 {
        padding: 2.8rem
    }

    .p-xl-2-9 {
        padding: 2.9rem
    }

    .p-xl-6 {
        padding: 3.5rem
    }

    .p-xl-7 {
        padding: 4rem
    }

    .p-xl-8 {
        padding: 4.5rem
    }

    .p-xl-9 {
        padding: 5rem
    }

    .p-xl-10 {
        padding: 5.5rem
    }

    .p-xl-11 {
        padding: 6rem
    }

    .p-xl-12 {
        padding: 6.5rem
    }

    .p-xl-13 {
        padding: 7rem
    }

    .p-xl-14 {
        padding: 7.5rem
    }

    .p-xl-15 {
        padding: 8rem
    }

    .p-xl-16 {
        padding: 8.5rem
    }

    .p-xl-17 {
        padding: 9rem
    }

    .p-xl-18 {
        padding: 9.5rem
    }

    .p-xl-19 {
        padding: 10rem
    }

    .p-xl-20 {
        padding: 10.5rem
    }

    .p-xl-21 {
        padding: 11rem
    }

    .p-xl-22 {
        padding: 11.5rem
    }

    .p-xl-23 {
        padding: 12rem
    }

    .p-xl-24 {
        padding: 12.5rem
    }

    .pt-xl-1-6, .py-xl-1-6 {
        padding-top: 1.6rem
    }

    .pt-xl-1-7, .py-xl-1-7 {
        padding-top: 1.7rem
    }

    .pt-xl-1-8, .py-xl-1-8 {
        padding-top: 1.8rem
    }

    .pt-xl-1-9, .py-xl-1-9 {
        padding-top: 1.9rem
    }

    .pt-xl-2-0, .py-xl-2-0 {
        padding-top: 2.0rem
    }

    .pt-xl-2-1, .py-xl-2-1 {
        padding-top: 2.1rem
    }

    .pt-xl-2-2, .py-xl-2-2 {
        padding-top: 2.2rem
    }

    .pt-xl-2-3, .py-xl-2-3 {
        padding-top: 2.3rem
    }

    .pt-xl-2-4, .py-xl-2-4 {
        padding-top: 2.4rem
    }

    .pt-xl-2-5, .py-xl-2-5 {
        padding-top: 2.5rem
    }

    .pt-xl-2-6, .py-xl-2-6 {
        padding-top: 2.6rem
    }

    .pt-xl-2-7, .py-xl-2-7 {
        padding-top: 2.7rem
    }

    .pt-xl-2-8, .py-xl-2-8 {
        padding-top: 2.8rem
    }

    .pt-xl-2-9, .py-xl-2-9 {
        padding-top: 2.9rem
    }

    .pt-xl-6, .py-xl-6 {
        padding-top: 3.5rem
    }

    .pt-xl-7, .py-xl-7 {
        padding-top: 4rem
    }

    .pt-xl-8, .py-xl-8 {
        padding-top: 4.5rem
    }

    .pt-xl-9, .py-xl-9 {
        padding-top: 5rem
    }

    .pt-xl-10, .py-xl-10 {
        padding-top: 5.5rem
    }

    .pt-xl-11, .py-xl-11 {
        padding-top: 6rem
    }

    .pt-xl-12, .py-xl-12 {
        padding-top: 6.5rem
    }

    .pt-xl-13, .py-xl-13 {
        padding-top: 7rem
    }

    .pt-xl-14, .py-xl-14 {
        padding-top: 7.5rem
    }

    .pt-xl-15, .py-xl-15 {
        padding-top: 8rem
    }

    .pt-xl-16, .py-xl-16 {
        padding-top: 8.5rem
    }

    .pt-xl-17, .py-xl-17 {
        padding-top: 9rem
    }

    .pt-xl-18, .py-xl-18 {
        padding-top: 9.5rem
    }

    .pt-xl-19, .py-xl-19 {
        padding-top: 10rem
    }

    .pt-xl-20, .py-xl-20 {
        padding-top: 10.5rem
    }

    .pt-xl-21, .py-xl-21 {
        padding-top: 11rem
    }

    .pt-xl-22, .py-xl-22 {
        padding-top: 11.5rem
    }

    .pt-xl-23, .py-xl-23 {
        padding-top: 12rem
    }

    .pt-xl-24, .py-xl-24 {
        padding-top: 12.5rem
    }

    .pb-xl-1-6, .py-xl-1-6 {
        padding-bottom: 1.6rem
    }

    .pb-xl-1-7, .py-xl-1-7 {
        padding-bottom: 1.7rem
    }

    .pb-xl-1-8, .py-xl-1-8 {
        padding-bottom: 1.8rem
    }

    .pb-xl-1-9, .py-xl-1-9 {
        padding-bottom: 1.9rem
    }

    .pb-xl-2-0, .py-xl-2-0 {
        padding-bottom: 2.0rem
    }

    .pb-xl-2-1, .py-xl-2-1 {
        padding-bottom: 2.1rem
    }

    .pb-xl-2-2, .py-xl-2-2 {
        padding-bottom: 2.2rem
    }

    .pb-xl-2-3, .py-xl-2-3 {
        padding-bottom: 2.3rem
    }

    .pb-xl-2-4, .py-xl-2-4 {
        padding-bottom: 2.4rem
    }

    .pb-xl-2-5, .py-xl-2-5 {
        padding-bottom: 2.5rem
    }

    .pb-xl-2-6, .py-xl-2-6 {
        padding-bottom: 2.6rem
    }

    .pb-xl-2-7, .py-xl-2-7 {
        padding-bottom: 2.7rem
    }

    .pb-xl-2-8, .py-xl-2-8 {
        padding-bottom: 2.8rem
    }

    .pb-xl-2-9, .py-xl-2-9 {
        padding-bottom: 2.9rem
    }

    .pb-xl-6, .py-xl-6 {
        padding-bottom: 3.5rem
    }

    .pb-xl-7, .py-xl-7 {
        padding-bottom: 4rem
    }

    .pb-xl-8, .py-xl-8 {
        padding-bottom: 4.5rem
    }

    .pb-xl-9, .py-xl-9 {
        padding-bottom: 5rem
    }

    .pb-xl-10, .py-xl-10 {
        padding-bottom: 5.5rem
    }

    .pb-xl-11, .py-xl-11 {
        padding-bottom: 6rem
    }

    .pb-xl-12, .py-xl-12 {
        padding-bottom: 6.5rem
    }

    .pb-xl-13, .py-xl-13 {
        padding-bottom: 7rem
    }

    .pb-xl-14, .py-xl-14 {
        padding-bottom: 7.5rem
    }

    .pb-xl-15, .py-xl-15 {
        padding-bottom: 8rem
    }

    .pb-xl-16, .py-xl-16 {
        padding-bottom: 8.5rem
    }

    .pb-xl-17, .py-xl-17 {
        padding-bottom: 9rem
    }

    .pb-xl-18, .py-xl-18 {
        padding-bottom: 9.5rem
    }

    .pb-xl-19, .py-xl-19 {
        padding-bottom: 10rem
    }

    .pb-xl-20, .py-xl-20 {
        padding-bottom: 10.5rem
    }

    .pb-xl-21, .py-xl-21 {
        padding-bottom: 11rem
    }

    .pb-xl-22, .py-xl-22 {
        padding-bottom: 11.5rem
    }

    .pb-xl-23, .py-xl-23 {
        padding-bottom: 12rem
    }

    .pb-xl-24, .py-xl-24 {
        padding-bottom: 12.5rem
    }

    .pl-xl-1-6, .px-xl-1-6 {
        padding-left: 1.6rem
    }

    .pl-xl-1-7, .px-xl-1-7 {
        padding-left: 1.7rem
    }

    .pl-xl-1-8, .px-xl-1-8 {
        padding-left: 1.8rem
    }

    .pl-xl-1-9, .px-xl-1-9 {
        padding-left: 1.9rem
    }

    .pl-xl-2-0, .px-xl-2-0 {
        padding-left: 2.0rem
    }

    .pl-xl-2-1, .px-xl-2-1 {
        padding-left: 2.1rem
    }

    .pl-xl-2-2, .px-xl-2-2 {
        padding-left: 2.2rem
    }

    .pl-xl-2-3, .px-xl-2-3 {
        padding-left: 2.3rem
    }

    .pl-xl-2-4, .px-xl-2-4 {
        padding-left: 2.4rem
    }

    .pl-xl-2-5, .px-xl-2-5 {
        padding-left: 2.5rem
    }

    .pl-xl-2-6, .px-xl-2-6 {
        padding-left: 2.6rem
    }

    .pl-xl-2-7, .px-xl-2-7 {
        padding-left: 2.7rem
    }

    .pl-xl-2-8, .px-xl-2-8 {
        padding-left: 2.8rem
    }

    .pl-xl-2-9, .px-xl-2-9 {
        padding-left: 2.9rem
    }

    .pl-xl-6, .px-xl-6 {
        padding-left: 3.5rem
    }

    .pl-xl-7, .px-xl-7 {
        padding-left: 4rem
    }

    .pl-xl-8, .px-xl-8 {
        padding-left: 4.5rem
    }

    .pl-xl-9, .px-xl-9 {
        padding-left: 5rem
    }

    .pl-xl-10, .px-xl-10 {
        padding-left: 5.5rem
    }

    .pl-xl-11, .px-xl-11 {
        padding-left: 6rem
    }

    .pl-xl-12, .px-xl-12 {
        padding-left: 6.5rem
    }

    .pl-xl-13, .px-xl-13 {
        padding-left: 7rem
    }

    .pl-xl-14, .px-xl-14 {
        padding-left: 7.5rem
    }

    .pl-xl-15, .px-xl-15 {
        padding-left: 8rem
    }

    .pl-xl-16, .px-xl-16 {
        padding-left: 8.5rem
    }

    .pl-xl-17, .px-xl-17 {
        padding-left: 9rem
    }

    .pl-xl-18, .px-xl-18 {
        padding-left: 9.5rem
    }

    .pl-xl-19, .px-xl-19 {
        padding-left: 10rem
    }

    .pl-xl-20, .px-xl-20 {
        padding-left: 10.5rem
    }

    .pl-xl-21, .px-xl-21 {
        padding-left: 11rem
    }

    .pl-xl-22, .px-xl-22 {
        padding-left: 11.5rem
    }

    .pl-xl-23, .px-xl-23 {
        padding-left: 12rem
    }

    .pl-xl-24, .px-xl-24 {
        padding-left: 12.5rem
    }

    .pr-xl-1-6, .px-xl-1-6 {
        padding-right: 1.6rem
    }

    .pr-xl-1-7, .px-xl-1-7 {
        padding-right: 1.7rem
    }

    .pr-xl-1-8, .px-xl-1-8 {
        padding-right: 1.8rem
    }

    .pr-xl-1-9, .px-xl-1-9 {
        padding-right: 1.9rem
    }

    .pr-xl-2-0, .px-xl-2-0 {
        padding-right: 2.0rem
    }

    .pr-xl-2-1, .px-xl-2-1 {
        padding-right: 2.1rem
    }

    .pr-xl-2-2, .px-xl-2-2 {
        padding-right: 2.2rem
    }

    .pr-xl-2-3, .px-xl-2-3 {
        padding-right: 2.3rem
    }

    .pr-xl-2-4, .px-xl-2-4 {
        padding-right: 2.4rem
    }

    .pr-xl-2-5, .px-xl-2-5 {
        padding-right: 2.5rem
    }

    .pr-xl-2-6, .px-xl-2-6 {
        padding-right: 2.6rem
    }

    .pr-xl-2-7, .px-xl-2-7 {
        padding-right: 2.7rem
    }

    .pr-xl-2-8, .px-xl-2-8 {
        padding-right: 2.8rem
    }

    .pr-xl-2-9, .px-xl-2-9 {
        padding-right: 2.9rem
    }

    .pr-xl-6, .px-xl-6 {
        padding-right: 3.5rem
    }

    .pr-xl-7, .px-xl-7 {
        padding-right: 4rem
    }

    .pr-xl-8, .px-xl-8 {
        padding-right: 4.5rem
    }

    .pr-xl-9, .px-xl-9 {
        padding-right: 5rem
    }

    .pr-xl-10, .px-xl-10 {
        padding-right: 5.5rem
    }

    .pr-xl-11, .px-xl-11 {
        padding-right: 6rem
    }

    .pr-xl-12, .px-xl-12 {
        padding-right: 6.5rem
    }

    .pr-xl-13, .px-xl-13 {
        padding-right: 7rem
    }

    .pr-xl-14, .px-xl-14 {
        padding-right: 7.5rem
    }

    .pr-xl-15, .px-xl-15 {
        padding-right: 8rem
    }

    .pr-xl-16, .px-xl-16 {
        padding-right: 8.5rem
    }

    .pr-xl-17, .px-xl-17 {
        padding-right: 9rem
    }

    .pr-xl-18, .px-xl-18 {
        padding-right: 9.5rem
    }

    .pr-xl-19, .px-xl-19 {
        padding-right: 10rem
    }

    .pr-xl-20, .px-xl-20 {
        padding-right: 10.5rem
    }

    .pr-xl-21, .px-xl-21 {
        padding-right: 11rem
    }

    .pr-xl-22, .px-xl-22 {
        padding-right: 11.5rem
    }

    .pr-xl-23, .px-xl-23 {
        padding-right: 12rem
    }

    .pr-xl-24, .px-xl-24 {
        padding-right: 12.5rem
    }
}

@media screen and (min-width: 1400px) {
    .w-xxl-1px {
        width: 1px
    }

    .w-xxl-2px {
        width: 2px
    }

    .w-xxl-3px {
        width: 3px
    }

    .w-xxl-4px {
        width: 4px
    }

    .w-xxl-5px {
        width: 5px
    }

    .w-xxl-6px {
        width: 6px
    }

    .w-xxl-7px {
        width: 7px
    }

    .w-xxl-8px {
        width: 8px
    }

    .w-xxl-9px {
        width: 9px
    }

    .w-xxl-10px {
        width: 10px
    }

    .w-xxl-15px {
        width: 15px
    }

    .w-xxl-20px {
        width: 20px
    }

    .w-xxl-25px {
        width: 25px
    }

    .w-xxl-30px {
        width: 30px
    }

    .w-xxl-35px {
        width: 35px
    }

    .w-xxl-40px {
        width: 40px
    }

    .w-xxl-50px {
        width: 50px
    }

    .w-xxl-55px {
        width: 55px
    }

    .w-xxl-60px {
        width: 60px
    }

    .w-xxl-65px {
        width: 65px
    }

    .w-xxl-70px {
        width: 70px
    }

    .w-xxl-75px {
        width: 75px
    }

    .w-xxl-80px {
        width: 80px
    }

    .w-xxl-85px {
        width: 85px
    }

    .w-xxl-90px {
        width: 90px
    }

    .w-xxl-100px {
        width: 100px
    }

    .w-xxl-10 {
        width: 10%
    }

    .w-xxl-12 {
        width: 12%
    }

    .w-xxl-15 {
        width: 15%
    }

    .w-xxl-20 {
        width: 20%
    }

    .w-xxl-25 {
        width: 25%
    }

    .w-xxl-30 {
        width: 30%
    }

    .w-xxl-35 {
        width: 35%
    }

    .w-xxl-40 {
        width: 40%
    }

    .w-xxl-45 {
        width: 45%
    }

    .w-xxl-50 {
        width: 50%
    }

    .w-xxl-55 {
        width: 55%
    }

    .w-xxl-60 {
        width: 60%
    }

    .w-xxl-65 {
        width: 65%
    }

    .w-xxl-70 {
        width: 70%
    }

    .w-xxl-75 {
        width: 75%
    }

    .w-xxl-80 {
        width: 80%
    }

    .w-xxl-85 {
        width: 85%
    }

    .w-xxl-90 {
        width: 90%
    }

    .w-xxl-95 {
        width: 95%
    }

    .w-xxl-100 {
        width: 100%
    }

    .w-xxl-auto {
        width: auto
    }

    .display-xxl-1 {
        font-size: 6rem
    }

    .display-xxl-2 {
        font-size: 5.5rem
    }

    .display-xxl-3 {
        font-size: 4.5rem
    }

    .display-xxl-4 {
        font-size: 3.5rem
    }

    .display-xxl-5 {
        font-size: 3.4rem
    }

    .display-xxl-6 {
        font-size: 3.3rem
    }

    .display-xxl-7 {
        font-size: 3.2rem
    }

    .display-xxl-8 {
        font-size: 3.1rem
    }

    .display-xxl-9 {
        font-size: 3.0rem
    }

    .display-xxl-10 {
        font-size: 2.9rem
    }

    .display-xxl-11 {
        font-size: 2.8rem
    }

    .display-xxl-12 {
        font-size: 2.7rem
    }

    .display-xxl-13 {
        font-size: 2.6rem
    }

    .display-xxl-14 {
        font-size: 2.5rem
    }

    .display-xxl-15 {
        font-size: 2.4rem
    }

    .display-xxl-16 {
        font-size: 2.3rem
    }

    .display-xxl-17 {
        font-size: 2.2rem
    }

    .display-xxl-18 {
        font-size: 2.1rem
    }

    .display-xxl-19 {
        font-size: 2.0rem
    }

    .display-xxl-20 {
        font-size: 1.9rem
    }

    .display-xxl-21 {
        font-size: 1.8rem
    }

    .display-xxl-22 {
        font-size: 1.7rem
    }

    .display-xxl-23 {
        font-size: 1.6rem
    }

    .display-xxl-24 {
        font-size: 1.5rem
    }

    .display-xxl-25 {
        font-size: 1.4rem
    }

    .display-xxl-26 {
        font-size: 1.3rem
    }

    .display-xxl-27 {
        font-size: 1.2rem
    }

    .display-xxl-28 {
        font-size: 1.1rem
    }

    .display-xxl-29 {
        font-size: 1.0rem
    }

    .display-xxl-30 {
        font-size: 0.9rem
    }

    .display-xxl-31 {
        font-size: 0.8rem
    }

    .display-xxl-32 {
        font-size: 0.7rem
    }

    .display-xxl-33 {
        font-size: 0.6rem
    }

    .display-xxl-34 {
        font-size: 0.5rem
    }

    .m-xxl-1-6 {
        margin: 1.6rem
    }

    .m-xxl-1-7 {
        margin: 1.7rem
    }

    .m-xxl-1-8 {
        margin: 1.8rem
    }

    .m-xxl-1-9 {
        margin: 1.9rem
    }

    .m-xxl-2-0 {
        margin: 2.0rem
    }

    .m-xxl-2-1 {
        margin: 2.1rem
    }

    .m-xxl-2-2 {
        margin: 2.2rem
    }

    .m-xxl-2-3 {
        margin: 2.3rem
    }

    .m-xxl-2-4 {
        margin: 2.4rem
    }

    .m-xxl-2-5 {
        margin: 2.5rem
    }

    .m-xxl-2-6 {
        margin: 2.6rem
    }

    .m-xxl-2-7 {
        margin: 2.7rem
    }

    .m-xxl-2-8 {
        margin: 2.8rem
    }

    .m-xxl-2-9 {
        margin: 2.9rem
    }

    .m-xxl-6 {
        margin: 3.5rem
    }

    .m-xxl-7 {
        margin: 4rem
    }

    .m-xxl-8 {
        margin: 4.5rem
    }

    .m-xxl-9 {
        margin: 5rem
    }

    .m-xxl-10 {
        margin: 5.5rem
    }

    .m-xxl-11 {
        margin: 6rem
    }

    .m-xxl-12 {
        margin: 6.5rem
    }

    .m-xxl-13 {
        margin: 7rem
    }

    .m-xxl-14 {
        margin: 7.5rem
    }

    .m-xxl-15 {
        margin: 8rem
    }

    .m-xxl-16 {
        margin: 8.5rem
    }

    .m-xxl-17 {
        margin: 9rem
    }

    .m-xxl-18 {
        margin: 9.5rem
    }

    .m-xxl-19 {
        margin: 10rem
    }

    .m-xxl-20 {
        margin: 10.5rem
    }

    .m-xxl-21 {
        margin: 11rem
    }

    .m-xxl-22 {
        margin: 11.5rem
    }

    .m-xxl-23 {
        margin: 12rem
    }

    .m-xxl-24 {
        margin: 12.5rem
    }

    .mt-xxl-1-6, .my-xxl-1-6 {
        margin-top: 1.6rem
    }

    .mt-xxl-1-7, .my-xxl-1-7 {
        margin-top: 1.7rem
    }

    .mt-xxl-1-8, .my-xxl-1-8 {
        margin-top: 1.8rem
    }

    .mt-xxl-1-9, .my-xxl-1-9 {
        margin-top: 1.9rem
    }

    .mt-xxl-2-0, .my-xxl-2-0 {
        margin-top: 2.0rem
    }

    .mt-xxl-2-1, .my-xxl-2-1 {
        margin-top: 2.1rem
    }

    .mt-xxl-2-2, .my-xxl-2-2 {
        margin-top: 2.2rem
    }

    .mt-xxl-2-3, .my-xxl-2-3 {
        margin-top: 2.3rem
    }

    .mt-xxl-2-4, .my-xxl-2-4 {
        margin-top: 2.4rem
    }

    .mt-xxl-2-5, .my-xxl-2-5 {
        margin-top: 2.5rem
    }

    .mt-xxl-2-6, .my-xxl-2-6 {
        margin-top: 2.6rem
    }

    .mt-xxl-2-7, .my-xxl-2-7 {
        margin-top: 2.7rem
    }

    .mt-xxl-2-8, .my-xxl-2-8 {
        margin-top: 2.8rem
    }

    .mt-xxl-2-9, .my-xxl-2-9 {
        margin-top: 2.9rem
    }

    .mt-xxl-6, .my-xxl-6 {
        margin-top: 3.5rem
    }

    .mt-xxl-7, .my-xxl-7 {
        margin-top: 4rem
    }

    .mt-xxl-8, .my-xxl-8 {
        margin-top: 4.5rem
    }

    .mt-xxl-9, .my-xxl-9 {
        margin-top: 5rem
    }

    .mt-xxl-10, .my-xxl-10 {
        margin-top: 5.5rem
    }

    .mt-xxl-11, .my-xxl-11 {
        margin-top: 6rem
    }

    .mt-xxl-12, .my-xxl-12 {
        margin-top: 6.5rem
    }

    .mt-xxl-13, .my-xxl-13 {
        margin-top: 7rem
    }

    .mt-xxl-14, .my-xxl-14 {
        margin-top: 7.5rem
    }

    .mt-xxl-15, .my-xxl-15 {
        margin-top: 8rem
    }

    .mt-xxl-16, .my-xxl-16 {
        margin-top: 8.5rem
    }

    .mt-xxl-17, .my-xxl-17 {
        margin-top: 9rem
    }

    .mt-xxl-18, .my-xxl-18 {
        margin-top: 9.5rem
    }

    .mt-xxl-19, .my-xxl-19 {
        margin-top: 10rem
    }

    .mt-xxl-20, .my-xxl-20 {
        margin-top: 10.5rem
    }

    .mt-xxl-21, .my-xxl-21 {
        margin-top: 11rem
    }

    .mt-xxl-22, .my-xxl-22 {
        margin-top: 11.5rem
    }

    .mt-xxl-23, .my-xxl-23 {
        margin-top: 12rem
    }

    .mt-xxl-24, .my-xxl-24 {
        margin-top: 12.5rem
    }

    .mb-xxl-1-6, .my-xxl-1-6 {
        margin-bottom: 1.6rem
    }

    .mb-xxl-1-7, .my-xxl-1-7 {
        margin-bottom: 1.7rem
    }

    .mb-xxl-1-8, .my-xxl-1-8 {
        margin-bottom: 1.8rem
    }

    .mb-xxl-1-9, .my-xxl-1-9 {
        margin-bottom: 1.9rem
    }

    .mb-xxl-2-0, .my-xxl-2-0 {
        margin-bottom: 2.0rem
    }

    .mb-xxl-2-1, .my-xxl-2-1 {
        margin-bottom: 2.1rem
    }

    .mb-xxl-2-2, .my-xxl-2-2 {
        margin-bottom: 2.2rem
    }

    .mb-xxl-2-3, .my-xxl-2-3 {
        margin-bottom: 2.3rem
    }

    .mb-xxl-2-4, .my-xxl-2-4 {
        margin-bottom: 2.4rem
    }

    .mb-xxl-2-5, .my-xxl-2-5 {
        margin-bottom: 2.5rem
    }

    .mb-xxl-2-6, .my-xxl-2-6 {
        margin-bottom: 2.6rem
    }

    .mb-xxl-2-7, .my-xxl-2-7 {
        margin-bottom: 2.7rem
    }

    .mb-xxl-2-8, .my-xxl-2-8 {
        margin-bottom: 2.8rem
    }

    .mb-xxl-2-9, .my-xxl-2-9 {
        margin-bottom: 2.9rem
    }

    .mb-xxl-6, .my-xxl-6 {
        margin-bottom: 3.5rem
    }

    .mb-xxl-7, .my-xxl-7 {
        margin-bottom: 4rem
    }

    .mb-xxl-8, .my-xxl-8 {
        margin-bottom: 4.5rem
    }

    .mb-xxl-9, .my-xxl-9 {
        margin-bottom: 5rem
    }

    .mb-xxl-10, .my-xxl-10 {
        margin-bottom: 5.5rem
    }

    .mb-xxl-11, .my-xxl-11 {
        margin-bottom: 6rem
    }

    .mb-xxl-12, .my-xxl-12 {
        margin-bottom: 6.5rem
    }

    .mb-xxl-13, .my-xxl-13 {
        margin-bottom: 7rem
    }

    .mb-xxl-14, .my-xxl-14 {
        margin-bottom: 7.5rem
    }

    .mb-xxl-15, .my-xxl-15 {
        margin-bottom: 8rem
    }

    .mb-xxl-16, .my-xxl-16 {
        margin-bottom: 8.5rem
    }

    .mb-xxl-17, .my-xxl-17 {
        margin-bottom: 9rem
    }

    .mb-xxl-18, .my-xxl-18 {
        margin-bottom: 9.5rem
    }

    .mb-xxl-19, .my-xxl-19 {
        margin-bottom: 10rem
    }

    .mb-xxl-20, .my-xxl-20 {
        margin-bottom: 10.5rem
    }

    .mb-xxl-21, .my-xxl-21 {
        margin-bottom: 11rem
    }

    .mb-xxl-22, .my-xxl-22 {
        margin-bottom: 11.5rem
    }

    .mb-xxl-23, .my-xxl-23 {
        margin-bottom: 12rem
    }

    .mb-xxl-24, .my-xxl-24 {
        margin-bottom: 12.5rem
    }

    .ml-xxl-1-6, .mx-xxl-1-6 {
        margin-left: 1.6rem
    }

    .ml-xxl-1-7, .mx-xxl-1-7 {
        margin-left: 1.7rem
    }

    .ml-xxl-1-8, .mx-xxl-1-8 {
        margin-left: 1.8rem
    }

    .ml-xxl-1-9, .mx-xxl-1-9 {
        margin-left: 1.9rem
    }

    .ml-xxl-2-0, .mx-xxl-2-0 {
        margin-left: 2.0rem
    }

    .ml-xxl-2-1, .mx-xxl-2-1 {
        margin-left: 2.1rem
    }

    .ml-xxl-2-2, .mx-xxl-2-2 {
        margin-left: 2.2rem
    }

    .ml-xxl-2-3, .mx-xxl-2-3 {
        margin-left: 2.3rem
    }

    .ml-xxl-2-4, .mx-xxl-2-4 {
        margin-left: 2.4rem
    }

    .ml-xxl-2-5, .mx-xxl-2-5 {
        margin-left: 2.5rem
    }

    .ml-xxl-2-6, .mx-xxl-2-6 {
        margin-left: 2.6rem
    }

    .ml-xxl-2-7, .mx-xxl-2-7 {
        margin-left: 2.7rem
    }

    .ml-xxl-2-8, .mx-xxl-2-8 {
        margin-left: 2.8rem
    }

    .ml-xxl-2-9, .mx-xxl-2-9 {
        margin-left: 2.9rem
    }

    .ml-xxl-6, .mx-xxl-6 {
        margin-left: 3.5rem
    }

    .ml-xxl-7, .mx-xxl-7 {
        margin-left: 4rem
    }

    .ml-xxl-8, .mx-xxl-8 {
        margin-left: 4.5rem
    }

    .ml-xxl-9, .mx-xxl-9 {
        margin-left: 5rem
    }

    .ml-xxl-10, .mx-xxl-10 {
        margin-left: 5.5rem
    }

    .ml-xxl-11, .mx-xxl-11 {
        margin-left: 6rem
    }

    .ml-xxl-12, .mx-xxl-12 {
        margin-left: 6.5rem
    }

    .ml-xxl-13, .mx-xxl-13 {
        margin-left: 7rem
    }

    .ml-xxl-14, .mx-xxl-14 {
        margin-left: 7.5rem
    }

    .ml-xxl-15, .mx-xxl-15 {
        margin-left: 8rem
    }

    .ml-xxl-16, .mx-xxl-16 {
        margin-left: 8.5rem
    }

    .ml-xxl-17, .mx-xxl-17 {
        margin-left: 9rem
    }

    .ml-xxl-18, .mx-xxl-18 {
        margin-left: 9.5rem
    }

    .ml-xxl-19, .mx-xxl-19 {
        margin-left: 10rem
    }

    .ml-xxl-20, .mx-xxl-20 {
        margin-left: 10.5rem
    }

    .ml-xxl-21, .mx-xxl-21 {
        margin-left: 11rem
    }

    .ml-xxl-22, .mx-xxl-22 {
        margin-left: 11.5rem
    }

    .ml-xxl-23, .mx-xxl-23 {
        margin-left: 12rem
    }

    .ml-xxl-24, .mx-xxl-24 {
        margin-left: 12.5rem
    }

    .mr-xxl-1-6, .mx-xxl-1-6 {
        margin-right: 1.6rem
    }

    .mr-xxl-1-7, .mx-xxl-1-7 {
        margin-right: 1.7rem
    }

    .mr-xxl-1-8, .mx-xxl-1-8 {
        margin-right: 1.8rem
    }

    .mr-xxl-1-9, .mx-xxl-1-9 {
        margin-right: 1.9rem
    }

    .mr-xxl-2-0, .mx-xxl-2-0 {
        margin-right: 2.0rem
    }

    .mr-xxl-2-1, .mx-xxl-2-1 {
        margin-right: 2.1rem
    }

    .mr-xxl-2-2, .mx-xxl-2-2 {
        margin-right: 2.2rem
    }

    .mr-xxl-2-3, .mx-xxl-2-3 {
        margin-right: 2.3rem
    }

    .mr-xxl-2-4, .mx-xxl-2-4 {
        margin-right: 2.4rem
    }

    .mr-xxl-2-5, .mx-xxl-2-5 {
        margin-right: 2.5rem
    }

    .mr-xxl-2-6, .mx-xxl-2-6 {
        margin-right: 2.6rem
    }

    .mr-xxl-2-7, .mx-xxl-2-7 {
        margin-right: 2.7rem
    }

    .mr-xxl-2-8, .mx-xxl-2-8 {
        margin-right: 2.8rem
    }

    .mr-xxl-2-9, .mx-xxl-2-9 {
        margin-right: 2.9rem
    }

    .mr-xxl-6, .mx-xxl-6 {
        margin-right: 3.5rem
    }

    .mr-xxl-7, .mx-xxl-7 {
        margin-right: 4rem
    }

    .mr-xxl-8, .mx-xxl-8 {
        margin-right: 4.5rem
    }

    .mr-xxl-9, .mx-xxl-9 {
        margin-right: 5rem
    }

    .mr-xxl-10, .mx-xxl-10 {
        margin-right: 5.5rem
    }

    .mr-xxl-11, .mx-xxl-11 {
        margin-right: 6rem
    }

    .mr-xxl-12, .mx-xxl-12 {
        margin-right: 6.5rem
    }

    .mr-xxl-13, .mx-xxl-13 {
        margin-right: 7rem
    }

    .mr-xxl-14, .mx-xxl-14 {
        margin-right: 7.5rem
    }

    .mr-xxl-15, .mx-xxl-15 {
        margin-right: 8rem
    }

    .mr-xxl-16, .mx-xxl-16 {
        margin-right: 8.5rem
    }

    .mr-xxl-17, .mx-xxl-17 {
        margin-right: 9rem
    }

    .mr-xxl-18, .mx-xxl-18 {
        margin-right: 9.5rem
    }

    .mr-xxl-19, .mx-xxl-19 {
        margin-right: 10rem
    }

    .mr-xxl-20, .mx-xxl-20 {
        margin-right: 10.5rem
    }

    .mr-xxl-21, .mx-xxl-21 {
        margin-right: 11rem
    }

    .mr-xxl-22, .mx-xxl-22 {
        margin-right: 11.5rem
    }

    .mr-xxl-23, .mx-xxl-23 {
        margin-right: 12rem
    }

    .mr-xxl-24, .mx-xxl-24 {
        margin-right: 12.5rem
    }

    .p-xxl-1-6 {
        padding: 1.6rem
    }

    .p-xxl-1-7 {
        padding: 1.7rem
    }

    .p-xxl-1-8 {
        padding: 1.8rem
    }

    .p-xxl-1-9 {
        padding: 1.9rem
    }

    .p-xxl-2-0 {
        padding: 2.0rem
    }

    .p-xxl-2-1 {
        padding: 2.1rem
    }

    .p-xxl-2-2 {
        padding: 2.2rem
    }

    .p-xxl-2-3 {
        padding: 2.3rem
    }

    .p-xxl-2-4 {
        padding: 2.4rem
    }

    .p-xxl-2-5 {
        padding: 2.5rem
    }

    .p-xxl-2-6 {
        padding: 2.6rem
    }

    .p-xxl-2-7 {
        padding: 2.7rem
    }

    .p-xxl-2-8 {
        padding: 2.8rem
    }

    .p-xxl-2-9 {
        padding: 2.9rem
    }

    .p-xxl-6 {
        padding: 3.5rem
    }

    .p-xxl-7 {
        padding: 4rem
    }

    .p-xxl-8 {
        padding: 4.5rem
    }

    .p-xxl-9 {
        padding: 5rem
    }

    .p-xxl-10 {
        padding: 5.5rem
    }

    .p-xxl-11 {
        padding: 6rem
    }

    .p-xxl-12 {
        padding: 6.5rem
    }

    .p-xxl-13 {
        padding: 7rem
    }

    .p-xxl-14 {
        padding: 7.5rem
    }

    .p-xxl-15 {
        padding: 8rem
    }

    .p-xxl-16 {
        padding: 8.5rem
    }

    .p-xxl-17 {
        padding: 9rem
    }

    .p-xxl-18 {
        padding: 9.5rem
    }

    .p-xxl-19 {
        padding: 10rem
    }

    .p-xxl-20 {
        padding: 10.5rem
    }

    .p-xxl-21 {
        padding: 11rem
    }

    .p-xxl-22 {
        padding: 11.5rem
    }

    .p-xxl-23 {
        padding: 12rem
    }

    .p-xxl-24 {
        padding: 12.5rem
    }

    .pt-xxl-1-6, .py-xxl-1-6 {
        padding-top: 1.6rem
    }

    .pt-xxl-1-7, .py-xxl-1-7 {
        padding-top: 1.7rem
    }

    .pt-xxl-1-8, .py-xxl-1-8 {
        padding-top: 1.8rem
    }

    .pt-xxl-1-9, .py-xxl-1-9 {
        padding-top: 1.9rem
    }

    .pt-xxl-2-0, .py-xxl-2-0 {
        padding-top: 2.0rem
    }

    .pt-xxl-2-1, .py-xxl-2-1 {
        padding-top: 2.1rem
    }

    .pt-xxl-2-2, .py-xxl-2-2 {
        padding-top: 2.2rem
    }

    .pt-xxl-2-3, .py-xxl-2-3 {
        padding-top: 2.3rem
    }

    .pt-xxl-2-4, .py-xxl-2-4 {
        padding-top: 2.4rem
    }

    .pt-xxl-2-5, .py-xxl-2-5 {
        padding-top: 2.5rem
    }

    .pt-xxl-2-6, .py-xxl-2-6 {
        padding-top: 2.6rem
    }

    .pt-xxl-2-7, .py-xxl-2-7 {
        padding-top: 2.7rem
    }

    .pt-xxl-2-8, .py-xxl-2-8 {
        padding-top: 2.8rem
    }

    .pt-xxl-2-9, .py-xxl-2-9 {
        padding-top: 2.9rem
    }

    .pt-xxl-6, .py-xxl-6 {
        padding-top: 3.5rem
    }

    .pt-xxl-7, .py-xxl-7 {
        padding-top: 4rem
    }

    .pt-xxl-8, .py-xxl-8 {
        padding-top: 4.5rem
    }

    .pt-xxl-9, .py-xxl-9 {
        padding-top: 5rem
    }

    .pt-xxl-10, .py-xxl-10 {
        padding-top: 5.5rem
    }

    .pt-xxl-11, .py-xxl-11 {
        padding-top: 6rem
    }

    .pt-xxl-12, .py-xxl-12 {
        padding-top: 6.5rem
    }

    .pt-xxl-13, .py-xxl-13 {
        padding-top: 7rem
    }

    .pt-xxl-14, .py-xxl-14 {
        padding-top: 7.5rem
    }

    .pt-xxl-15, .py-xxl-15 {
        padding-top: 8rem
    }

    .pt-xxl-16, .py-xxl-16 {
        padding-top: 8.5rem
    }

    .pt-xxl-17, .py-xxl-17 {
        padding-top: 9rem
    }

    .pt-xxl-18, .py-xxl-18 {
        padding-top: 9.5rem
    }

    .pt-xxl-19, .py-xxl-19 {
        padding-top: 10rem
    }

    .pt-xxl-20, .py-xxl-20 {
        padding-top: 10.5rem
    }

    .pt-xxl-21, .py-xxl-21 {
        padding-top: 11rem
    }

    .pt-xxl-22, .py-xxl-22 {
        padding-top: 11.5rem
    }

    .pt-xxl-23, .py-xxl-23 {
        padding-top: 12rem
    }

    .pt-xxl-24, .py-xxl-24 {
        padding-top: 12.5rem
    }

    .pb-xxl-1-6, .py-xxl-1-6 {
        padding-bottom: 1.6rem
    }

    .pb-xxl-1-7, .py-xxl-1-7 {
        padding-bottom: 1.7rem
    }

    .pb-xxl-1-8, .py-xxl-1-8 {
        padding-bottom: 1.8rem
    }

    .pb-xxl-1-9, .py-xxl-1-9 {
        padding-bottom: 1.9rem
    }

    .pb-xxl-2-0, .py-xxl-2-0 {
        padding-bottom: 2.0rem
    }

    .pb-xxl-2-1, .py-xxl-2-1 {
        padding-bottom: 2.1rem
    }

    .pb-xxl-2-2, .py-xxl-2-2 {
        padding-bottom: 2.2rem
    }

    .pb-xxl-2-3, .py-xxl-2-3 {
        padding-bottom: 2.3rem
    }

    .pb-xxl-2-4, .py-xxl-2-4 {
        padding-bottom: 2.4rem
    }

    .pb-xxl-2-5, .py-xxl-2-5 {
        padding-bottom: 2.5rem
    }

    .pb-xxl-2-6, .py-xxl-2-6 {
        padding-bottom: 2.6rem
    }

    .pb-xxl-2-7, .py-xxl-2-7 {
        padding-bottom: 2.7rem
    }

    .pb-xxl-2-8, .py-xxl-2-8 {
        padding-bottom: 2.8rem
    }

    .pb-xxl-2-9, .py-xxl-2-9 {
        padding-bottom: 2.9rem
    }

    .pb-xxl-6, .py-xxl-6 {
        padding-bottom: 3.5rem
    }

    .pb-xxl-7, .py-xxl-7 {
        padding-bottom: 4rem
    }

    .pb-xxl-8, .py-xxl-8 {
        padding-bottom: 4.5rem
    }

    .pb-xxl-9, .py-xxl-9 {
        padding-bottom: 5rem
    }

    .pb-xxl-10, .py-xxl-10 {
        padding-bottom: 5.5rem
    }

    .pb-xxl-11, .py-xxl-11 {
        padding-bottom: 6rem
    }

    .pb-xxl-12, .py-xxl-12 {
        padding-bottom: 6.5rem
    }

    .pb-xxl-13, .py-xxl-13 {
        padding-bottom: 7rem
    }

    .pb-xxl-14, .py-xxl-14 {
        padding-bottom: 7.5rem
    }

    .pb-xxl-15, .py-xxl-15 {
        padding-bottom: 8rem
    }

    .pb-xxl-16, .py-xxl-16 {
        padding-bottom: 8.5rem
    }

    .pb-xxl-17, .py-xxl-17 {
        padding-bottom: 9rem
    }

    .pb-xxl-18, .py-xxl-18 {
        padding-bottom: 9.5rem
    }

    .pb-xxl-19, .py-xxl-19 {
        padding-bottom: 10rem
    }

    .pb-xxl-20, .py-xxl-20 {
        padding-bottom: 10.5rem
    }

    .pb-xxl-21, .py-xxl-21 {
        padding-bottom: 11rem
    }

    .pb-xxl-22, .py-xxl-22 {
        padding-bottom: 11.5rem
    }

    .pb-xxl-23, .py-xxl-23 {
        padding-bottom: 12rem
    }

    .pb-xxl-24, .py-xxl-24 {
        padding-bottom: 12.5rem
    }

    .pl-xxl-1-6, .px-xxl-1-6 {
        padding-left: 1.6rem
    }

    .pl-xxl-1-7, .px-xxl-1-7 {
        padding-left: 1.7rem
    }

    .pl-xxl-1-8, .px-xxl-1-8 {
        padding-left: 1.8rem
    }

    .pl-xxl-1-9, .px-xxl-1-9 {
        padding-left: 1.9rem
    }

    .pl-xxl-2-0, .px-xxl-2-0 {
        padding-left: 2.0rem
    }

    .pl-xxl-2-1, .px-xxl-2-1 {
        padding-left: 2.1rem
    }

    .pl-xxl-2-2, .px-xxl-2-2 {
        padding-left: 2.2rem
    }

    .pl-xxl-2-3, .px-xxl-2-3 {
        padding-left: 2.3rem
    }

    .pl-xxl-2-4, .px-xxl-2-4 {
        padding-left: 2.4rem
    }

    .pl-xxl-2-5, .px-xxl-2-5 {
        padding-left: 2.5rem
    }

    .pl-xxl-2-6, .px-xxl-2-6 {
        padding-left: 2.6rem
    }

    .pl-xxl-2-7, .px-xxl-2-7 {
        padding-left: 2.7rem
    }

    .pl-xxl-2-8, .px-xxl-2-8 {
        padding-left: 2.8rem
    }

    .pl-xxl-2-9, .px-xxl-2-9 {
        padding-left: 2.9rem
    }

    .pl-xxl-6, .px-xxl-6 {
        padding-left: 3.5rem
    }

    .pl-xxl-7, .px-xxl-7 {
        padding-left: 4rem
    }

    .pl-xxl-8, .px-xxl-8 {
        padding-left: 4.5rem
    }

    .pl-xxl-9, .px-xxl-9 {
        padding-left: 5rem
    }

    .pl-xxl-10, .px-xxl-10 {
        padding-left: 5.5rem
    }

    .pl-xxl-11, .px-xxl-11 {
        padding-left: 6rem
    }

    .pl-xxl-12, .px-xxl-12 {
        padding-left: 6.5rem
    }

    .pl-xxl-13, .px-xxl-13 {
        padding-left: 7rem
    }

    .pl-xxl-14, .px-xxl-14 {
        padding-left: 7.5rem
    }

    .pl-xxl-15, .px-xxl-15 {
        padding-left: 8rem
    }

    .pl-xxl-16, .px-xxl-16 {
        padding-left: 8.5rem
    }

    .pl-xxl-17, .px-xxl-17 {
        padding-left: 9rem
    }

    .pl-xxl-18, .px-xxl-18 {
        padding-left: 9.5rem
    }

    .pl-xxl-19, .px-xxl-19 {
        padding-left: 10rem
    }

    .pl-xxl-20, .px-xxl-20 {
        padding-left: 10.5rem
    }

    .pl-xxl-21, .px-xxl-21 {
        padding-left: 11rem
    }

    .pl-xxl-22, .px-xxl-22 {
        padding-left: 11.5rem
    }

    .pl-xxl-23, .px-xxl-23 {
        padding-left: 12rem
    }

    .pl-xxl-24, .px-xxl-24 {
        padding-left: 12.5rem
    }

    .pr-xxl-1-6, .px-xxl-1-6 {
        padding-right: 1.6rem
    }

    .pr-xxl-1-7, .px-xxl-1-7 {
        padding-right: 1.7rem
    }

    .pr-xxl-1-8, .px-xxl-1-8 {
        padding-right: 1.8rem
    }

    .pr-xxl-1-9, .px-xxl-1-9 {
        padding-right: 1.9rem
    }

    .pr-xxl-2-0, .px-xxl-2-0 {
        padding-right: 2.0rem
    }

    .pr-xxl-2-1, .px-xxl-2-1 {
        padding-right: 2.1rem
    }

    .pr-xxl-2-2, .px-xxl-2-2 {
        padding-right: 2.2rem
    }

    .pr-xxl-2-3, .px-xxl-2-3 {
        padding-right: 2.3rem
    }

    .pr-xxl-2-4, .px-xxl-2-4 {
        padding-right: 2.4rem
    }

    .pr-xxl-2-5, .px-xxl-2-5 {
        padding-right: 2.5rem
    }

    .pr-xxl-2-6, .px-xxl-2-6 {
        padding-right: 2.6rem
    }

    .pr-xxl-2-7, .px-xxl-2-7 {
        padding-right: 2.7rem
    }

    .pr-xxl-2-8, .px-xxl-2-8 {
        padding-right: 2.8rem
    }

    .pr-xxl-2-9, .px-xxl-2-9 {
        padding-right: 2.9rem
    }

    .pr-xxl-6, .px-xxl-6 {
        padding-right: 3.5rem
    }

    .pr-xxl-7, .px-xxl-7 {
        padding-right: 4rem
    }

    .pr-xxl-8, .px-xxl-8 {
        padding-right: 4.5rem
    }

    .pr-xxl-9, .px-xxl-9 {
        padding-right: 5rem
    }

    .pr-xxl-10, .px-xxl-10 {
        padding-right: 5.5rem
    }

    .pr-xxl-11, .px-xxl-11 {
        padding-right: 6rem
    }

    .pr-xxl-12, .px-xxl-12 {
        padding-right: 6.5rem
    }

    .pr-xxl-13, .px-xxl-13 {
        padding-right: 7rem
    }

    .pr-xxl-14, .px-xxl-14 {
        padding-right: 7.5rem
    }

    .pr-xxl-15, .px-xxl-15 {
        padding-right: 8rem
    }

    .pr-xxl-16, .px-xxl-16 {
        padding-right: 8.5rem
    }

    .pr-xxl-17, .px-xxl-17 {
        padding-right: 9rem
    }

    .pr-xxl-18, .px-xxl-18 {
        padding-right: 9.5rem
    }

    .pr-xxl-19, .px-xxl-19 {
        padding-right: 10rem
    }

    .pr-xxl-20, .px-xxl-20 {
        padding-right: 10.5rem
    }

    .pr-xxl-21, .px-xxl-21 {
        padding-right: 11rem
    }

    .pr-xxl-22, .px-xxl-22 {
        padding-right: 11.5rem
    }

    .pr-xxl-23, .px-xxl-23 {
        padding-right: 12rem
    }

    .pr-xxl-24, .px-xxl-24 {
        padding-right: 12.5rem
    }
}

@media (max-width: 1199px) {
    section {
        padding: 90px 0
    }

        section.md {
            padding: 70px 0
        }

    .md-height-auto {
        height: auto
    }

    .md-vertical-align-middle {
        vertical-align: middle
    }

    .md-vertical-align-top {
        vertical-align: top
    }

    .md-vertical-align-bottom {
        vertical-align: bottom
    }

    .md-absolute-middle-inherit {
        left: 0;
        top: 0;
        position: relative;
        -ms-transform: translateX(0) translateY(0);
        -moz-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
        -o-transform: translateX(0) translateY(0)
    }

    .md-background-image-left {
        background-position: left
    }

    .md-background-image-right {
        background-position: right
    }

    .md-background-image-center {
        background-position: center
    }

    .md-overflow-hidden {
        overflow: hidden !important
    }

    .md-overflow-auto {
        overflow: auto !important
    }

    .md-display-table {
        display: table !important
    }

    .md-display-table-cell {
        display: table-cell !important
    }

    .md-display-flex-inherit {
        -ms-box-orient: inherit;
        display: inherit;
        display: inherit;
        display: inherit;
        display: inherit;
        display: inherit;
        display: inherit;
        flex-flow: inherit;
        -webkit-flex-flow: inherit;
        -moz-flex-flow: inherit;
        -ms-flex-flow: inherit;
        -o-flex-flow: inherit
    }

    .md-position-inherit {
        position: inherit
    }

    .md-position-relative {
        position: relative
    }

    .md-position-absolute {
        position: absolute
    }

    .md-position-fixed {
        position: fixed
    }
}

@media (max-width: 1050px) {
    .parallax {
        background-attachment: inherit
    }
}

@media (max-width: 991px) {
    .sm-height-auto {
        height: auto
    }

    section {
        padding: 70px 0
    }

        section.md {
            padding: 50px 0
        }

    .sm-vertical-align-middle {
        vertical-align: middle
    }

    .sm-vertical-align-top {
        vertical-align: top
    }

    .sm-vertical-align-bottom {
        vertical-align: bottom
    }

    .sm-absolute-middle-inherit {
        left: 0;
        top: 0;
        position: relative;
        -ms-transform: translateX(0) translateY(0);
        -moz-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
        -o-transform: translateX(0) translateY(0)
    }

    .sm-background-image-left {
        background-position: left
    }

    .sm-background-image-right {
        background-position: right
    }

    .sm-background-image-center {
        background-position: center
    }

    .sm-overflow-hidden {
        overflow: hidden !important
    }

    .sm-overflow-auto {
        overflow: auto !important
    }

    .sm-display-table {
        display: table !important
    }

    .sm-display-table-cell {
        display: table-cell !important
    }

    .sm-display-flex-inherit {
        -ms-box-orient: inherit;
        display: inherit;
        display: inherit;
        display: inherit;
        display: inherit;
        display: inherit;
        display: inherit;
        flex-flow: inherit;
        -webkit-flex-flow: inherit;
        -moz-flex-flow: inherit;
        -ms-flex-flow: inherit;
        -o-flex-flow: inherit
    }

    .sm-clear-both {
        clear: both
    }

    .sm-position-inherit {
        position: inherit !important
    }

    .sm-position-initial {
        position: initial !important
    }

    .sm-position-relative {
        position: relative !important
    }

    .sm-position-absolute {
        position: absolute !important
    }

    .sm-position-fixed {
        position: fixed !important
    }

    .parallax {
        background-position: center
    }

    .sm-opacity1 {
        opacity: .1
    }

    .sm-opacity2 {
        opacity: .2
    }

    .sm-opacity3 {
        opacity: .3
    }

    .sm-opacity4 {
        opacity: .4
    }

    .sm-opacity5 {
        opacity: .5
    }

    .sm-opacity6 {
        opacity: .6
    }

    .sm-opacity7 {
        opacity: .7
    }

    .sm-opacity8 {
        opacity: .8
    }

    .sm-opacity9 {
        opacity: .9
    }

    .sm-opacity10 {
        opacity: 1
    }
}

@media (max-width: 767px) {
    body {
        font-size: 15px
    }

    .xs-height-auto {
        height: auto
    }

    .xs-opacity1 {
        opacity: .1
    }

    .xs-opacity2 {
        opacity: .2
    }

    .xs-opacity3 {
        opacity: .3
    }

    .xs-opacity4 {
        opacity: .4
    }

    .xs-opacity5 {
        opacity: .5
    }

    .xs-opacity6 {
        opacity: .6
    }

    .xs-opacity7 {
        opacity: .7
    }

    .xs-opacity8 {
        opacity: .8
    }

    .xs-opacity9 {
        opacity: .9
    }

    .xs-opacity10 {
        opacity: 1
    }

    .xs-vertical-align-middle {
        vertical-align: middle
    }

    .xs-vertical-align-top {
        vertical-align: top
    }

    .xs-vertical-align-bottom {
        vertical-align: bottom
    }

    .xs-absolute-middle-inherit {
        left: 0;
        top: 0;
        position: relative;
        -ms-transform: translateX(0) translateY(0);
        -moz-transform: translateX(0) translateY(0);
        -webkit-transform: translateX(0) translateY(0);
        transform: translateX(0) translateY(0);
        -o-transform: translateX(0) translateY(0)
    }

    .xs-background-image-left {
        background-position: left !important
    }

    .xs-background-image-right {
        background-position: right !important
    }

    .xs-background-image-center {
        background-position: center !important
    }

    .xs-overflow-hidden {
        overflow: hidden !important
    }

    .xs-overflow-auto {
        overflow: auto !important
    }

    .xs-display-table {
        display: table !important
    }

    .xs-display-table-cell {
        display: table-cell !important
    }

    .xs-display-flex-inherit {
        -ms-box-orient: inherit;
        display: inherit;
        display: inherit;
        display: inherit;
        display: inherit;
        display: inherit;
        display: inherit;
        flex-flow: inherit;
        -webkit-flex-flow: inherit;
        -moz-flex-flow: inherit;
        -ms-flex-flow: inherit;
        -o-flex-flow: inherit
    }

    .xs-position-inherit {
        position: inherit
    }

    .xs-position-relative {
        position: relative
    }

    .xs-position-absolute {
        position: absolute
    }

    .xs-position-fixed {
        position: fixed
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .parallax {
        background-attachment: inherit;
        background-position: center
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .parallax {
        background-attachment: inherit;
        background-position: center
    }
}

code[class*="language-"], pre[class*="language-"] {
    color: black;
    background: none;
    text-shadow: 0 1px white;
    font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
    font-size: 1em;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

    pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection, code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
        text-shadow: none;
        background: #b3d4fc
    }

    pre[class*="language-"]::selection, pre[class*="language-"] ::selection, code[class*="language-"]::selection, code[class*="language-"] ::selection {
        text-shadow: none;
        background: #b3d4fc
    }

@media print {
    code[class*="language-"], pre[class*="language-"] {
        text-shadow: none
    }
}

pre[class*="language-"] {
    padding: 1em;
    margin: .5em 0;
    overflow: auto
}

:not(pre) > code[class*="language-"], pre[class*="language-"] {
    background: #fbfbfb
}

:not(pre) > code[class*="language-"] {
    padding: .1em;
    border-radius: .3em;
    white-space: normal
}

.token.comment, .token.prolog, .token.doctype, .token.cdata {
    color: slategray
}

.token.punctuation {
    color: #999
}

.namespace {
    opacity: .7
}

.token.property, .token.tag, .token.boolean, .token.number, .token.constant, .token.symbol, .token.deleted {
    color: #905
}

.token.selector, .token.attr-name, .token.string, .token.char, .token.builtin, .token.inserted {
    color: #690
}

.token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string {
    color: #9a6e3a;
    background: rgba(255,255,255,0.5)
}

.token.atrule, .token.attr-value, .token.keyword {
    color: #07a
}

.token.function, .token.class-name {
    color: #DD4A68
}

.token.regex, .token.important, .token.variable {
    color: #e90
}

.token.important, .token.bold {
    font-weight: bold
}

.token.italic {
    font-style: italic
}

.token.entity {
    cursor: help
}


@keyframes LoaderCicle {
    0% {
        width: 0;
        height: 0;
        opacity: 0
    }

    10% {
        width: 10px;
        height: 10px;
        opacity: 1
    }

    80% {
        width: 60px;
        height: 60px;
        opacity: 0.1
    }

    100% {
        width: 70px;
        height: 70px;
        opacity: 0
    }
}

a:hover, a:active {
    color: #1c7fdd;
    text-decoration: none
}



.bg-primary {
    background-color: #1588de !important
}

.bg-secondary {
    background-color: #0a3484 !important
}

.bg-primary-90 {
    background: rgba(0,188,209,0.9)
}

.bg-dark-blue {
    background: #091e42
}

.bg-light-blue {
    background: #0692fb
}

.bg-primary-80 {
    background: rgba(0,188,209,0.8)
}

.theme-overlay[data-overlay-dark]:before {
    background: #1c7fdd
}

.left-overlay[data-overlay-dark]:before {
    background: rgba(0,0,0,0.76);
    background: linear-gradient(-90deg, transparent, #000 65%)
}

.common-block {
    padding: 35px;
    border: 1px solid rgba(0,0,0,0.09);
    border-radius: 4px
}

.text-primary {
    color: #1c7fdd !important
}

/*#1588de*/


.text-secondary {
    color: #0a3484 !important
}

.text-primary-hover:hover {
    color: #1c7fdd !important
}

.text-white-hover:hover {
    color: #fff !important
}

.shadow-primary {
    -webkit-box-shadow: 0 20px 40px rgba(0,0,0,0.2);
    box-shadow: 0 20px 40px rgba(0,0,0,0.2)
}

.bd-example > .btn, .bd-example > .btn-group, .bd-example > .butn {
    margin: .25rem .125rem
}

.line-through {
    text-decoration: line-through
}

.primary-hover:hover {
    color: #1c7fdd !important
}

.cursor-pointer {
    cursor: pointer
}

.height-100vh {
    height: 100vh
}

@media screen and (min-width: 1200px) {
    .container {
        max-width: 1170px
    }
}

@media screen and (min-width: 1400px) {
    .container {
        max-width: 1320px
    }
}

@media screen and (max-width: 991px) {
    .mfp-container {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width: 479px) {
    .xs-width-145px {
        width: 145px;
        position: relative;
        top: 4px;
        margin-right: 0
    }
}


.list-style-none li {
    list-style: none
}

.list-style-1 li {
    padding: 5px 0
}

@media screen and (max-width: 991px) {
    .categories .collapse-sm:after {
        font-family: "Font Awesome 5 Free";
        content: "\f105";
        float: right;
        margin-top: 1px
    }

    .categories .collapse-sm.current:after {
        font-family: "Font Awesome 5 Free";
        content: "\f107";
        float: right
    }

    .categories .dept-category {
        display: none
    }
}

.scroll-to-top {
    font-size: 20px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    border-radius: 50%;
    background: #000;
    border: 1px solid #2a2a2a;
    width: 35px;
    height: 35px;
    line-height: 30px;
    z-index: 9999;
    outline: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all 0.3s ease
}

    .scroll-to-top i {
        color: #fff
    }

    .scroll-to-top:hover {
        color: #1e2022;
        background: #fff
    }

        .scroll-to-top:hover i {
            color: #1e2022
        }

    .scroll-to-top:visited {
        color: #1e2022;
        text-decoration: none
    }

.butn {
    background: #1c7fdd;
    cursor: pointer;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 20px;
    padding: 16px 32px;
    border-radius: 3px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-transition: all linear 300ms;
    transition: all linear 300ms;
    border: none;
    text-align: center
}

    .butn:hover, .butn:active {
        color: #fff;
        background: #1e2022
    }

a.butn:hover, a.butn:active, a.butn:focus {
    color: #fff;
    background: #1e2022
}

.butn:focus {
    color: #fff
}

.butn.white {
    background: #fff;
    color: #1c7fdd
}

    .butn.white:hover {
        color: #fff;
        background: #1e2022
    }

a.butn.white:hover, a.butn.white:active, a.butn.white:focus {
    color: #fff;
    background: #1e2022
}

.butn.dark {
    color: #fff;
    background: #1e2022
}

    .butn.dark:hover, .butn.dark:active, .butn.dark:focus {
        color: #fff;
        background: #1c7fdd
    }

.butn.white-hover:hover, .butn.white-hover:active, .butn.white-hover:focus {
    color: #1c7fdd;
    background: #fff
}

.butn.small {
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 20px;
    padding: 8px 20px;
    white-space: nowrap
}

.butn.md {
    letter-spacing: 1px;
    font-size: 13px;
    line-height: 20px;
    padding: 12px 24px
}

.butn.transparent {
    background: none;
    border: 1px solid #dee2e6;
    color: #1e2022
}

    .butn.transparent:hover {
        background: #1c7fdd;
        border: 1px solid #1c7fdd;
        color: #fff
    }

.butn.appointment {
    background: #f15b5a;
    color: #fff;
    padding: 12px 14px !important;
    font-size: 14px
}

@media screen and (max-width: 991px) {
    .butn {
        padding: 14px 28px;
        font-size: 13px
    }

        .butn.appointment {
            padding: 7px 5px 7px 5px !important;
            background: none;
            color: #f15b5a
        }

            .butn.appointment:hover {
                color: #1c7fdd;
                background: none
            }
}

@media screen and (max-width: 767px) {
    .butn {
        padding: 12px 24px
    }

    .xs-letter-spacing-2 {
        letter-spacing: 2px
    }
}

#top-bar {
    display: block;
    position: relative;
    z-index: 999;
    padding: 7px 0
}

.top-bar-info {
    display: inline-block;
    vertical-align: middle
}

    .top-bar-info li i {
        font-size: 16px;
        color: #1c7fdd;
        margin-right: 8px;
        margin-top: 0;
        display: inline-block;
        vertical-align: text-bottom
    }

    .top-bar-info ul {
        margin-bottom: 0
    }

    .top-bar-info li {
        font-weight: 500;
        list-style-type: none;
        font-size: 13px;
        border-color: rgba(225,225,225,0.6) !important;
        padding: 0 15px 0 0;
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 0
    }

        .top-bar-info li:last-child {
            padding-right: 0;
            margin-right: 0
        }

.top-social-icon {
    padding: 0;
    float: right;
    margin: 0
}

    .top-social-icon li {
        font-size: 14px;
        list-style-type: none;
        float: left;
        text-align: center;
        margin: 0;
        padding: 0 7px
    }

        .top-social-icon li:last-child {
            padding-right: 0
        }

            .top-social-icon li:last-child a {
                padding-right: 0
            }

        .top-social-icon li a {
            color: #fff;
            line-height: 28px;
            -moz-transition-duration: .3s;
            -ms-transition-duration: .3s;
            -webkit-transition-duration: .3s;
            -o-transition-duration: .3s;
            transition-duration: .3s;
            padding: 0 3px
        }

@media screen and (max-width: 575px) {
    .top-bar-info li {
        border-right: none !important;
        margin-right: 0
    }
}

.header-icon {
    border: 1px solid #1c7fdd;
    border-radius: 50%;
    min-height: 50px;
    min-width: 50px;
    line-height: 2;
    font-size: 24px;
    text-align: center;
    display: inline-block
}

    .header-icon i {
        vertical-align: sub
    }

.header-icon2 {
    border: none;
    background: rgba(0,188,209,0.1);
    color: #1c7fdd;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
    font-size: 22px;
    line-height: 50px
}

.header-icon3 {
    border: 1px solid #fff;
    background: #fff;
    color: #1c7fdd;
    border-radius: 50%;
    min-height: 50px;
    min-width: 50px;
    line-height: 2;
    font-size: 24px;
    text-align: center;
    display: inline-block
}

.navbar-nav li.current > a {
    color: #1c7fdd
}

.navbar-nav li.current > a, .navbar-nav li.active > a {
    color: #1c7fdd
}

.navbar > ul > li.current > a:after {
    border-color: transparent #1c7fdd #1c7fdd transparent
}

.menu_area-light .navbar-nav li.current > a, .menu_area-light .navbar-nav li.active > a {
    color: #1c7fdd
}

.menu_area-light .navbar > ul > li.current > a:after {
    border-color: transparent #1c7fdd #1c7fdd transparent
}

.menu_area-light.scrollHeader .navbar-nav li.current > a {
    color: #1c7fdd
}

    .menu_area-light.scrollHeader .navbar-nav li.current > a:hover {
        color: #1c7fdd
    }

.menu_area-light.scrollHeader .navbar-nav li.active > a {
    color: #1c7fdd
}

.menu_area-light.scrollHeader .navbar > ul > li.current > a:after {
    border-color: transparent #1c7fdd #1c7fdd transparent
}

.header-style3 .navbar-nav li.current > a {
    color: #1c7fdd
}

.header-style3 .navbar > ul > li.current > a:after {
    border-color: transparent #1c7fdd #1c7fdd transparent
}

.header-style3.scrollHeader .navbar-nav li.current > a {
    color: #1c7fdd
}

    .header-style3.scrollHeader .navbar-nav li.current > a:hover {
        color: #1c7fdd
    }

.header-style3.scrollHeader .navbar > ul > li.current > a:after {
    border-color: transparent #1c7fdd #1c7fdd transparent
}

@media screen and (min-width: 992px) {
    .header-style3 .navbar ul ul li.active > a {
        color: #1c7fdd
    }

    .menu_area-light .navbar-nav li.current > a, .menu_area-light .navbar-nav li.active > a {
        color: #1c7fdd
    }

    .menu_area-light .navbar ul ul li.active > a {
        color: #1c7fdd
    }

    .menu_area-light .navbar > ul > li.current > a:after {
        border-color: transparent #1c7fdd #1c7fdd transparent
    }

    .menu_area-light .navbar-nav > li.has-sub > a:hover {
        color: #1c7fdd
    }

    .menu_area-light .navbar > ul > li.has-sub > a:after {
        border-color: transparent #fff #fff transparent
    }

    .menu_area-light .navbar > ul > li.has-sub > a:hover:after {
        border-color: transparent #1c7fdd #1c7fdd transparent
    }

    .menu_area-light .navbar-nav li.has-sub a:hover {
        color: #1c7fdd
    }

    .menu_area-light .navbar > ul > li.current > a:after {
        border-color: transparent #1c7fdd #1c7fdd transparent
    }

    .menu_area-light.scrollHeader .navbar-nav > li > a {
        color: #fff
    }

    .menu_area-light.scrollHeader .navbar-nav > li.has-sub > a:hover {
        color: #1c7fdd
    }

    .menu_area-light.scrollHeader .navbar > ul > li.has-sub > a:after {
        border-color: transparent #fff #fff transparent
    }

    .menu_area-light.scrollHeader .navbar > ul > li.has-sub > a:hover:after {
        border-color: transparent #1c7fdd #1c7fdd transparent
    }

    .menu_area-light.scrollHeader .navbar-nav li.current > a {
        color: #1c7fdd
    }

        .menu_area-light.scrollHeader .navbar-nav li.current > a:hover {
            color: #1c7fdd
        }

    .menu_area-light.scrollHeader .navbar > ul > li.current > a:after {
        border-color: transparent #1c7fdd #1c7fdd transparent
    }

    .menu_area-light .attr-nav > ul > li > a {
        color: #fff
    }
}

@media screen and (max-width: 991px) {
    .navbar ul ul li.active > a {
        color: #1c7fdd
    }

    .navbar-nav li.active > a {
        opacity: 1;
        color: #1c7fdd
    }
}

@media screen and (max-width: 1399px) {
    .header-custom .navbar-default .butn.appointment {
        background: transparent;
        color: #f15b5a;
        padding: 0 !important
    }

        .header-custom .navbar-default .butn.appointment i {
            vertical-align: top !important;
            margin-right: 0 !important
        }
}

@media screen and (max-width: 1199px) {
    .header-custom .navbar-nav > li {
        margin-left: 2px
    }

    .header-custom .attr-nav > ul > li > a {
        padding: 19px 8px
    }

    .header-custom .navbar-brand img {
        max-height: 55px;
        margin-top: -10px;
        margin-bottom: -10px;
    }
}

@media screen and (max-width: 991px) {
    .header-custom .navbar-toggler {
        top: 16px
    }

    .header-custom .attr-nav {
        margin-top: 0
    }

    .header-custom .navbar-default .butn.appointment {
        padding: 7px 5px 7px 5px !important
    }

    .header-custom .attr-nav > ul > li > a {
        padding: 0
    }

    .header-custom .navbar-nav {
        top: 70px
    }
}

@media screen and (max-width: 479px) {
    .header-custom .navbar-nav {
        top: 68px
    }
}

.header-custom-fill #top-bar {
    border-bottom: 1px solid rgba(255,255,255,0.25)
}

@media screen and (max-width: 991px) {
    .header-custom-fill .navbar-toggler {
        background: #fff
    }

        .header-custom-fill .navbar-toggler:after {
            border-top: 2px solid #1e2022;
            border-bottom: 2px solid #1e2022
        }

        .header-custom-fill .navbar-toggler:before {
            background: #1e2022
        }

        .header-custom-fill .navbar-toggler.menu-opened:after {
            background: #1e2022;
            border: transparent
        }

        .header-custom-fill .navbar-toggler.menu-opened:before {
            background: #1e2022
        }

    .header-custom-fill .attr-nav > ul > li > a {
        color: #fff
    }

    .header-custom-fill .badge.bg-primary {
        color: #1c7fdd;
        background: #fff !important
    }

    .header-custom-fill .top-search {
        position: absolute;
        width: 100%;
        left: 0;
        top: 120px
    }
}

@media screen and (max-width: 767px) {
    .header-custom-fill .top-search {
        top: 78px
    }
}

@media screen and (max-width: 479px) {
    .header-custom-fill .top-search {
        top: 68px
    }
}

.onepage-nav {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 9999;
    min-height: 70px;
    padding: 0;
    border-bottom: 1px solid rgba(0,0,0,0.1)
}

    .onepage-nav .logo {
        padding: 10px 0;
        width: 250px
    }

    .onepage-nav.nav-scroll {
        background: #fff;
        box-shadow: 0 5px 10px -10px rgba(0,0,0,0.6);
        position: fixed;
        top: -100px;
        left: 0;
        width: 100%;
        transition: transform .5s;
        transform: translateY(100px);
        z-index: 99
    }

.header .social-links a {
    display: inline-block;
    margin: 0 12px;
    font-size: 18px
}

    .header .social-links a:hover {
        opacity: 0.85
    }

.header .social-links:last-child {
    margin-right: 0
}

.navbar .navbar-nav .nav-link.active {
    color: #00baee
}

.navbar.nav-scroll .navbar-nav .nav-link:hover, .navbar.nav-scroll .navbar-nav .nav-link.active {
    color: #00baee
}

@media screen and (max-width: 1499px) {
    .onepage-nav > .container {
        padding-right: 5.5rem
    }
}

.side-menu {
    width: 30%;
    position: fixed;
    right: 0;
    top: 0;
    background: #1e2022;
    z-index: 99999;
    height: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease, -o-transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    overflow: hidden
}

    .side-menu.left {
        left: 0;
        right: auto;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    .side-menu.black {
        background: #232323
    }

    .side-menu.side-menu-active, .side-menu.before-side {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .side-menu .navbar-brand {
        margin: 0 0 2.5rem 0
    }

#close_sidebar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -o-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    display: none;
    z-index: 9999;
    opacity: 0.4
}

.side-menu .btn-close {
    height: 33px;
    width: 33px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 30px;
    right: 15px;
    cursor: pointer;
    background: none;
    opacity: 1
}

.side-menu.before-side .btn-close {
    display: none
}

.side-menu .btn-close:before, .side-menu .btn-close:after {
    position: absolute;
    left: 16px;
    content: ' ';
    height: 24px;
    width: 2px;
    background: #fff;
    top: 5px
}

.side-menu .btn-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.side-menu .btn-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sidemenu_btn {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 36px;
    padding: 6px;
    margin-right: 1rem;
    position: absolute;
    right: 25px;
    top: 22px;
    z-index: 99
}

    .sidemenu_btn.left {
        left: 15px;
        right: auto
    }

    .sidemenu_btn > span {
        height: 2px;
        width: 100%;
        background: #1e2022;
        display: block
    }

        .sidemenu_btn > span:nth-child(2) {
            margin: 4px 0
        }

.nav-scroll .sidemenu_btn > span {
    background: #232323
}

.bg-black.nav-scroll .sidemenu_btn > span {
    background: #fff
}

.bg-white .sidemenu_btn > span, .bg-white.nav-scroll .sidemenu_btn > span {
    background: #232323
}

.side-menu .inner-wrapper {
    padding: 3.5rem 5rem;
    height: 100%;
    position: relative;
    overflow-y: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.side-menu .side-nav {
    margin-bottom: 30px;
    display: block
}

.side-nav .navbar-nav .nav-item {
    display: block;
    margin: 10px 0;
    padding: 0 !important;
    opacity: 0;
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px)
}

    .side-nav .navbar-nav .nav-item:first-child {
        -webkit-transition-delay: .1s;
        -o-transition-delay: .1s;
        transition-delay: .1s
    }

    .side-nav .navbar-nav .nav-item:nth-child(2) {
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s
    }

    .side-nav .navbar-nav .nav-item:nth-child(3) {
        -webkit-transition-delay: .3s;
        -o-transition-delay: .3s;
        transition-delay: .3s
    }

    .side-nav .navbar-nav .nav-item:nth-child(4) {
        -webkit-transition-delay: .4s;
        -o-transition-delay: .4s;
        transition-delay: .4s
    }

    .side-nav .navbar-nav .nav-item:nth-child(5) {
        -webkit-transition-delay: .5s;
        -o-transition-delay: .5s;
        transition-delay: .5s
    }

    .side-nav .navbar-nav .nav-item:nth-child(6) {
        -webkit-transition-delay: .6s;
        -o-transition-delay: .6s;
        transition-delay: .6s
    }

    .side-nav .navbar-nav .nav-item:nth-child(7) {
        -webkit-transition-delay: .7s;
        -o-transition-delay: .7s;
        transition-delay: .7s
    }

    .side-nav .navbar-nav .nav-item:nth-child(8) {
        -webkit-transition-delay: .8s;
        -o-transition-delay: .8s;
        transition-delay: .8s
    }

    .side-nav .navbar-nav .nav-item:nth-child(9) {
        -webkit-transition-delay: .9s;
        -o-transition-delay: .9s;
        transition-delay: .9s
    }

.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #fff;
    padding: 2px 0 3px 0 !important;
    font-size: 1.5rem;
    font-weight: 300;
    line-height: normal;
    position: relative;
    -webkit-border-radius: 0;
    border-radius: 0
}

    .side-nav .navbar-nav .nav-link:after {
        content: "";
        position: absolute;
        background: #fff;
        display: inline-block;
        width: 0;
        height: 1px;
        bottom: 0;
        left: 0;
        overflow: hidden;
        -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
        -o-transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
        transition: all 0.5s cubic-bezier(0, 0, 0.2, 1)
    }

    .side-nav .navbar-nav .nav-link:hover:after, .side-nav .navbar-nav .nav-link:focus:after {
        width: 100%
    }

    .side-nav .navbar-nav .nav-link.active {
        background: transparent
    }

        .side-nav .navbar-nav .nav-link.active:after {
            width: 100%
        }

.side-menu .social-links a {
    color: #fff
}

    .side-menu .social-links a:hover {
        opacity: 0.65
    }

@media screen and (max-width: 1399px) {
    .sidemenu_btn {
        margin-right: 0
    }
}

.main-slider {
    height: 500px
}

    .main-slider * {
        height: 100%
    }

.slider-fade .owl-theme .owl-nav {
    margin-top: 0;
    height: auto;
    line-height: 40px
}

.slider-fade .owl-theme .owl-dots .owl-dot span {
    background: rgba(255,255,255,0.85)
}

.slider-fade .owl-nav .owl-next {
    position: absolute;
    right: 15px;
    top: 47%;
    background: #fff !important;
    opacity: 1;
    border-radius: 0;
    line-height: 32px
}

    .slider-fade .owl-nav .owl-next:hover {
        opacity: 0.65
    }

    .slider-fade .owl-nav .owl-next span {
        color: #1e2022
    }

.slider-fade .owl-nav .owl-prev {
    position: absolute;
    left: 15px;
    top: 47%;
    background: #fff !important;
    opacity: 1;
    border-radius: 0;
    line-height: 32px
}

    .slider-fade .owl-nav .owl-prev:hover {
        opacity: 0.65
    }

    .slider-fade .owl-nav .owl-prev span {
        color: #1e2022
    }

.owl-carousel .caption .overflow-hidden {
    display: inline-block
}

.owl-carousel .caption h3 {
    font-weight: 200;
    animation-delay: 0.5s;
    position: relative;
    display: inline-block
}

.owl-carousel .caption h1 {
    margin: 10px 0;
    font-size: 80px;
    font-weight: 600;
    text-transform: uppercase;
    animation-delay: 0.8s
}

.owl-carousel .caption p {
    font-size: 18px;
    color: #eee;
    word-spacing: 2px;
    animation-delay: 1.2s
}

.owl-carousel .caption span {
    display: inline-block;
    padding: .2em 0
}

.owl-carousel .caption .butn {
    animation-delay: 1.4s
}

    .owl-carousel .caption .butn i {
        position: relative;
        top: 1px;
        z-index: 9
    }

    .owl-carousel .caption .butn span {
        padding: 0
    }

.slider-fade .owl-item {
    position: relative
}

.slider-fade .item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center center
}

    .slider-fade .item .caption {
        width: 100%;
        z-index: 9;
        height: auto
    }

.slider-fade .owl-theme .owl-dots {
    position: absolute;
    bottom: 3vh;
    width: 100%;
    left: 0;
    height: auto
}

@media only screen and (max-width: 1600px) {
    .main-slider {
        height: 500px;
    }
}

@media only screen and (max-width: 1400px) {
    .main-slider {
        height: 500px;
    }
}

@media only screen and (max-width: 1199px) {
    .main-slider {
        height: 500px;
    }

    .slider-fade .owl-nav .owl-next {
        top: 45%
    }

    .slider-fade .owl-nav .owl-prev {
        top: 45%
    }

    .owl-carousel .caption h1 {
        font-size: 66px
    }
}

@media only screen and (max-width: 991px) {
    .main-slider {
        height: 400px;
    }

    .slider-fade .owl-theme .owl-nav {
        margin-top: 0
    }

    .owl-carousel .caption h1 {
        font-size: 48px
    }

    .owl-carousel .caption p {
        font-size: 16px
    }
}

@media only screen and (max-width: 767px) {
    .main-slider {
        height: 400px
    }

    .owl-carousel .caption h1 {
        font-size: 42px;
        margin-top: 5px
    }

    .owl-carousel .caption h3 {
        letter-spacing: 1px
    }
}

@media only screen and (max-width: 575px) {
    .main-slider {
        height: 350px
    }

    .owl-carousel .caption h1 {
        font-size: 34px
    }
}

@media only screen and (max-width: 480px) {
    .main-slider {
        height: 300px
    }

    .owl-carousel .caption h1 {
        font-size: 28px;
        margin-top: 5px
    }
}






.slider-fade-shop .caption p {
    animation-delay: 0.5s
}

.slider-fade-shop .caption h1 {
    animation-delay: 0.8s
}

.slider-fade-shop .caption .subheading {
    animation-delay: 1.2s
}


.slider-fade-shop .caption h1 {
    text-transform: inherit;
    font-weight: 600;
    letter-spacing: -1.5px;
    margin: 0;
    font-size: 72px;
    color: #000;
}

.slider-fade-shop .caption p {
    color: inherit;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 600;
    margin-bottom: 0
}

.slider-fade-shop .subheading {
    font-weight: 500;
    font-size: 48px;
    line-height: normal;
    margin-bottom: 20px
}

    .slider-fade-shop .subheading strong {
        color: #1c7fdd
    }



@media screen and (max-width: 1199px) {
    .slider-fade-shop .caption h1 {
        font-size: 64px
    }

    .slider-fade-shop .subheading {
        font-size: 42px
    }
}

@media screen and (max-width: 991px) {

    .slider-fade-shop .caption h1 {
        font-size: 48px;
        margin-bottom: 5px
    }

    .slider-fade-shop .subheading {
        font-size: 34px
    }
}

@media screen and (max-width: 767px) {
    .slider-fade-shop .caption h1 {
        font-size: 42px
    }

    .slider-fade-shop .subheading {
        font-size: 30px
    }
}

@media screen and (max-width: 575px) {

    .slider-fade-shop .caption h1 {
        font-size: 38px
    }

    .slider-fade-shop .subheading {
        font-size: 28px
    }
}

.page-title-section {
    padding: 155px 0 65px;
    text-align: center
}

    .page-title-section h1 {
        font-size: 40px;
        font-weight: 600;
        letter-spacing: 1px;
        line-height: 1;
        color: #000;
        margin-bottom: 0
    }

    .page-title-section ul {
        margin-bottom: 0;
        margin-top: 15px;
        text-align: center;
        padding-left: 0
    }

        .page-title-section ul li {
            display: inline-block
        }

            .page-title-section ul li:last-child a {
                color: #000;
                font-weight: 600
            }

            .page-title-section ul li:after {
                content: '\f105';
                font-weight: 700;
                vertical-align: middle;
                color: #000;
                font-family: "Font Awesome 5 Free";
                padding: 0 5px 0 10px
            }

            .page-title-section ul li:last-child:after {
                content: none
            }

            .page-title-section ul li a {
                color: #000;
                font-size: 14px;
                font-weight: 500
            }

    .page-title-section .active a, .page-title-section li.active:last-child a {
        color: #fff
    }

@media screen and (max-width: 1199px) {
    .page-title-section {
        padding: 85px 0
    }

        .page-title-section h1 {
            font-size: 36px;
            line-height: 42px
        }
}

@media screen and (max-width: 991px) {
    .page-title-section {
        padding: 70px 0
    }

        .page-title-section h1 {
            font-size: 30px;
            line-height: 40px
        }

        .page-title-section ul {
            margin-top: 10px
        }

            .page-title-section ul li a {
                font-size: 13px
            }
}

@media screen and (max-width: 767px) {
    .page-title-section {
        padding: 60px 0
    }

        .page-title-section h1 {
            font-size: 28px;
            line-height: 36px
        }

        .page-title-section ul {
            margin-top: 5px
        }
}

.page-title-section-sub {
    padding: 120px 0 85px;
    text-align: center
}

    .page-title-section-sub h1 {
        font-size: 40px;
        font-weight: 600;
        letter-spacing: 1px;
        line-height: 1;
        color: #000;
        margin-bottom: 0
    }


@media screen and (max-width: 1199px) {
    .page-title-section-sub {
        padding: 85px 0
    }

        .page-title-section-sub h1 {
            font-size: 36px;
            line-height: 42px
        }
}

@media screen and (max-width: 991px) {
    .page-title-section-sub {
        padding: 70px 0
    }

        .page-title-section-sub h1 {
            font-size: 30px;
            line-height: 40px
        }
}

@media screen and (max-width: 767px) {
    .page-title-section-sub {
        padding: 60px 0
    }

        .page-title-section-sub h1 {
            font-size: 28px;
            line-height: 36px
        }
}


















.feature-box-01 .icon-circle {
    border: 2px solid #02bdd1;
    border-radius: 50%;
    min-height: 75px;
    text-align: center;
    min-width: 75px;
    display: inline-block
}

    .feature-box-01 .icon-circle img {
        margin-top: 0.7rem
    }

@media screen and (max-width: 991px) {
    .feature-box-01 .icon-circle {
        min-width: 60px;
        min-height: 60px;
        border-width: 1px
    }

        .feature-box-01 .icon-circle img {
            margin-top: 0.5rem;
            max-width: 40px
        }
}

.feature-box-02 {
    margin-top: -90px
}

@media screen and (max-width: 1400px) {
    .feature-box-02 {
        margin-top: -70px
    }
}

@media screen and (max-width: 991px) {
    .feature-box-02 {
        margin-top: 0
    }
}

@media screen and (max-width: 767px) {
    .feature-box-02 {
        margin-top: 0
    }

        .feature-box-02 h4 {
            letter-spacing: 2px
        }
}

.feature-box-03 {
    margin-top: -90px
}

@media screen and (max-width: 1399px) {
    .feature-box-03 {
        margin-top: -70px
    }
}

@media screen and (max-width: 991px) {
    .feature-box-03 {
        margin-top: 0
    }
}

@media screen and (max-width: 767px) {
    .feature-box-03 {
        margin-top: 0
    }

        .feature-box-03 h4 {
            letter-spacing: 2px
        }
}

.card-style1 {
    box-shadow: 0px 5px 35px 0px rgba(148,146,245,0.15);
    background: #fff;
    height: 100%
}

    .card-style1 .card-img {
        position: relative;
        overflow: hidden
    }

        .card-style1 .card-img:hover img {
            -webkit-filter: grayscale(100%);
            filter: grayscale(100%)
        }

        .card-style1 .card-img img {
            width: 100%;
            -webkit-filter: none;
            filter: none;
            transition: 0.3s
        }

    .card-style1 .card-body {
        padding: 30px;
        text-align: left
    }

        .card-style1 .card-body .tag {
            font-size: 12px;
            margin-bottom: 5px;
            letter-spacing: 1px
        }

        .card-style1 .card-body .read-more {
            margin-top: 20px;
            font-weight: 600
        }

            .card-style1 .card-body .read-more:hover {
                text-decoration: underline
            }

        .card-style1 .card-body p {
            line-height: 24px
        }

@media screen and (max-width: 991px) {
    .card-style1 .card-body {
        padding: 20px 25px
    }

        .card-style1 .card-body p {
            margin-bottom: 10px
        }
}

.card-style2 {
    box-shadow: 0px 5px 35px 0px rgba(148,146,245,0.15);
    background: #fff;
    height: 100%
}

    .card-style2 .card-img {
        position: relative;
        overflow: hidden
    }

        .card-style2 .card-img:hover img {
            -webkit-filter: grayscale(100%);
            filter: grayscale(100%)
        }

        .card-style2 .card-img img {
            width: 100%;
            -webkit-filter: none;
            filter: none;
            transition: 0.3s
        }

    .card-style2 .card-body {
        padding: 20px;
        text-align: left
    }

        .card-style2 .card-body p {
            line-height: 24px
        }

        .card-style2 .card-body h5 {
            line-height: normal;
            text-transform: inherit
        }

.card-style3 .card-img {
    position: relative
}

    .card-style3 .card-img img {
        border-top-right-radius: 10px;
        border-top-left-radius: 10px
    }

    .card-style3 .card-img .icon {
        position: absolute;
        display: inline-block;
        height: 70px;
        width: 70px;
        background: #fff;
        text-align: center;
        line-height: 70px;
        left: 30px;
        font-size: 22px;
        color: #1c7fdd;
        border-radius: 50%;
        -webkit-box-shadow: 0px 10px 20px 0 #e1245433;
        box-shadow: 0px 10px 20px 0 rgba(0,188,209,0.2);
        bottom: -35px
    }

.card-style3 .card-body h3 a:hover {
    color: #1c7fdd !important
}

.card-style4 {
    box-shadow: 0px 0px 35px 0px rgba(0,0,0,0.07);
    border-radius: 10px;
    height: 100%
}

    .card-style4 .card-body h3 a:hover {
        color: #1c7fdd !important
    }

    .card-style4 .card-img {
        border-top-right-radius: 10px;
        border-top-left-radius: 10px
    }

.card-style5 {
    height: 100%
}

    .card-style5:hover {
        box-shadow: 0 0 18px rgba(0,0,0,0.06);
        transition: all 300ms ease-in-out
    }

.card-style6 {
    box-shadow: 0 0 18px rgba(0,0,0,0.06)
}

.card-style7 {
    position: relative
}

    .card-style7:before {
        position: absolute;
        top: -25px;
        right: -25px;
        border-radius: 50%;
        text-align: center;
        background-color: rgba(255,255,255,0.1);
        width: 100px;
        height: 100px;
        content: ""
    }

    .card-style7 .icon {
        font-size: 32px;
        color: #fff;
        position: absolute;
        right: 17px;
        top: 17px
    }

    .card-style7 .form-control {
        background-color: rgba(225,225,225,0.3);
        border: 1px solid transparent;
        color: #fff
    }

        .card-style7 .form-control::-webkit-input-placeholder, .card-style7 .form-control::-moz-placeholder, .card-style7 .form-control:-ms-input-placeholder, .card-style7 .form-control::-ms-input-placeholder, .card-style7 .form-control::placeholder {
            color: #fff;
            opacity: 1
        }

.card-style8 .card-img {
    position: relative;
    overflow: hidden
}

    .card-style8 .card-img:before {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: #000;
        opacity: .5;
        border-radius: 0.25rem
    }

.card-style8 .card-body {
    position: absolute;
    bottom: 10px;
    left: 10px
}

.card-style9 {
    box-shadow: 0 0 18px rgba(0,0,0,0.06)
}

    .card-style9 .card-body {
        position: relative
    }

    .card-style9 .card-label a {
        position: absolute;
        background: #1c7fdd;
        color: #fff;
        border-radius: 30px;
        top: -15px;
        padding: 3px 20px;
        font-size: 14px
    }

#external-events {
    float: left;
    width: 150px;
    padding: 0 10px;
    text-align: left
}

    #external-events h4 {
        font-size: 16px;
        margin-top: 0;
        padding-top: 1em
    }

.external-event {
    margin: 10px 0;
    padding: 2px 4px;
    background: #3366CC;
    color: #fff;
    font-size: .85em;
    cursor: pointer
}

#external-events p {
    margin: 1.5em 0;
    font-size: 11px;
    color: #666
}

    #external-events p input {
        margin: 0;
        vertical-align: middle
    }

#calendar {
    width: 100%;
    background-color: #FFFFFF;
    border-radius: 6px;
    box-shadow: 0 1px 2px #C3C3C3
}

@media screen and (max-width: 767px) {
    .fc-header .fc-header-left {
        float: left;
        width: 100%;
        display: block;
        text-align: center
    }

    .fc-header .fc-header-center {
        float: left;
        width: 100%;
        display: block;
        padding-top: 0
    }

    .fc-header .fc-header-right {
        float: left;
        width: 100%;
        display: block;
        text-align: center;
        padding-top: 0
    }

    .fc-week .fc-day > div .fc-day-number {
        padding: 2px 6px;
        min-width: 30px
    }
}

.counter-box {
    position: relative;
    text-align: center
}

    .counter-box h3, .counter-box h4 {
        display: inline-block;
        font-weight: 600
    }

        .counter-box h3:after {
            content: '+'
        }

    .counter-box h4 {
        font-size: 28px;
        line-height: normal;
        margin: 0
    }

        .counter-box h4:after {
            content: '+'
        }

    .counter-box h3 {
        font-size: 45px
    }

@media screen and (max-width: 767px) {
    .counter-box .icon img {
        width: 50px;
        height: auto
    }

    .counter-box p:before {
        margin: 0;
        position: absolute;
        top: 45px
    }

    .counter-box p:after {
        margin: 0;
        left: 14px;
        right: 0;
        top: 45px
    }

    .counter-box.black p:after {
        margin: 0;
        left: 14px;
        right: 0;
        top: 45px
    }

    .counter-box h4 {
        font-size: 22px
    }
}

.story-video {
    height: 100%
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media (min-aspect-ratio: 16 / 9) {
    .fullscreen-bg__video {
        height: 300%;
        top: -100%
    }
}

@media (max-aspect-ratio: 16 / 9) {
    .fullscreen-bg__video {
        width: 300%;
        left: -100%
    }
}

.video_btn {
    position: relative;
    height: 80px;
    width: 80px;
    background: #1c7fdd;
    text-align: center;
    display: inline-block;
    line-height: 80px;
    color: #fff;
    border-radius: 50%;
    transition-duration: 0s;
    -ms-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s
}

    .video_btn:hover i, .video_btn:focus i {
        color: #fff
    }

    .video_btn:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        height: 80px;
        width: 80px;
        border: 2px solid #fff;
        border-radius: 50%;
        transform: translate(-50%, -50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        opacity: .3;
        animation: pulse-border 1500ms ease-out infinite
    }

    .video_btn:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        height: 95px;
        width: 95px;
        border: 2px solid #fff;
        border-radius: 50%;
        transform: translate(-50%, -50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        opacity: .3;
        animation: pulse-border 1500ms ease-out infinite
    }

    .video_btn.small {
        width: 50px;
        height: 50px;
        line-height: 50px
    }

        .video_btn.small:after {
            height: 50px;
            width: 50px
        }

        .video_btn.small:before {
            height: 65px;
            width: 65px
        }

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0
    }
}

@media screen and (max-width: 1199px) {
    .video_btn {
        height: 75px;
        width: 75px;
        line-height: 75px
    }

        .video_btn:after {
            height: 75px;
            width: 75px
        }

        .video_btn:before {
            height: 90px;
            width: 90px
        }
}

@media screen and (max-width: 991px) {
    .video_btn {
        height: 70px;
        width: 70px;
        line-height: 70px
    }

        .video_btn:after {
            height: 70px;
            width: 70px
        }

        .video_btn:before {
            height: 85px;
            width: 85px
        }

    @keyframes pulse-border {
        0% {
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1)
        }

        100% {
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.2)
        }
    }
}

@media screen and (max-width: 767px) {
    .video_btn {
        height: 60px;
        width: 60px;
        line-height: 60px
    }

        .video_btn:after {
            height: 60px;
            width: 60px
        }

        .video_btn:before {
            height: 75px;
            width: 75px
        }
}

.video-style1:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-image: url(../images/bg-pattern.png);
    background-repeat: repeat;
    background-position: bottom
}

#testmonials-carousel .owl-dots .owl-dot.active span {
    background: #1c7fdd;
    border-color: #1c7fdd
}

#testmonials-carousel .owl-dots .owl-dot span {
    border: 1px solid #eee
}

    #testmonials-carousel .owl-dots .owl-dot span:hover {
        background: #1c7fdd;
        border-color: #1c7fdd
    }

.testimonial-style1 p {
    font-style: italic;
    letter-spacing: 1px;
    font-size: 24px;
    width: 80%;
    line-height: 45px
}

.testimonial-style1 .testmonial-text {
    padding: 0 25px 0 25px;
    background: #fff;
    border-radius: 4px;
    width: 100%;
    margin: 0 auto
}

@media screen and (max-width: 1199px) {
    .testimonial-style1 p {
        font-size: 22px;
        line-height: 40px
    }
}

@media screen and (max-width: 991px) {
    .testimonial-style1 .testmonial-text {
        padding: 0;
        max-width: none
    }

    .testimonial-style1 p {
        width: 100%
    }
}

@media screen and (max-width: 767px) {
    .testimonial-style1 p {
        font-size: 19px;
        line-height: 35px
    }
}

.testimonial-style2 .owl-dots .owl-dot.active span {
    background: #fff
}

.testimonial-style2 .owl-dots .owl-dot span {
    background: rgba(225,225,225,0.5)
}

    .testimonial-style2 .owl-dots .owl-dot span:hover {
        background: #fff;
        border-color: #1c7fdd
    }

.testimonial-style3 {
    box-shadow: 0 15px 40px rgba(0,0,0,0.11);
    margin-bottom: -70px;
    position: relative;
    z-index: 9
}

.testmonial-single {
    text-align: center;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s
}

    .testmonial-single h4 {
        color: #1c7fdd;
        font-weight: 600
    }

    .testmonial-single h6 {
        font-weight: 500
    }

    .testmonial-single span i, .testmonial-single .rating {
        color: #1c7fdd
    }

.owl-carousel .testmonial-box img {
    width: auto;
    max-height: 120px;
    display: inline-block
}

.owl-theme .owl-nav.disabled {
    margin-top: 40px !important
}

.owl-theme .owl-dots {
    margin-top: 40px !important
}

    .owl-theme .owl-dots .owl-dot span {
        background: rgba(0,0,0,0.15)
    }

    .owl-theme .owl-dots .owl-dot:hover span, .owl-theme .owl-dots .owl-dot.active span {
        background: #1c7fdd
    }

.owl-carousel .owl-item img {
    display: inline-block;
    width: auto
}

.dots-white.owl-theme .owl-dots .owl-dot span {
    background: rgba(255,255,255,0.5)
}

.dots-white.owl-theme .owl-dots .owl-dot:hover span, .dots-white.owl-theme .owl-dots .owl-dot.active span {
    background: #fff
}

.custom-dot {
    display: inline-block;
    z-index: 1;
    margin-top: 30px
}

    .custom-dot span {
        width: 12px;
        height: 12px;
        margin: 5px;
        background: none;
        cursor: pointer;
        display: block;
        border: 1px solid #d5d5d5;
        -webkit-backface-visibility: visible;
        border-radius: 30px;
        transition-duration: .3s;
        -webkit-transition-duration: .3s
    }

        .custom-dot span:hover {
            background: #d5d5d5;
            -webkit-backface-visibility: visible;
            border-radius: 30px
        }

    .custom-dot.active span {
        width: 12px;
        height: 12px;
        background: #1c7fdd;
        border-color: #1c7fdd;
        -webkit-transition-duration: .3s;
        transition-duration: .3s
    }

.owl-nav i {
    color: #1e2022;
    font-size: 18px;
    padding-top: 6px
}

.owl-nav .owl-next {
    color: #1c7fdd;
    font-size: 43px;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #fff !important
}

.owl-nav .owl-prev {
    color: #1c7fdd;
    font-size: 43px;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #fff !important;
    left: 0;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    -webkit-box-shadow: 0 5px 28px 0 rgba(50,50,50,0.1);
    -moz-box-shadow: 0 5px 28px 0 rgba(50,50,50,0.1);
    box-shadow: 0 5px 28px 0 rgba(50,50,50,0.1)
}

.owl-nav .owl-next {
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    -webkit-box-shadow: 0 5px 28px 0 rgba(50,50,50,0.1);
    -moz-box-shadow: 0 5px 28px 0 rgba(50,50,50,0.1);
    box-shadow: 0 5px 28px 0 rgba(50,50,50,0.1)
}

.owl-theme .owl-nav {
    margin-top: 50px
}

    .owl-theme .owl-nav [class*='owl-'] {
        color: #6f6f6f;
        line-height: 30px;
        border-radius: 0
    }

        .owl-theme .owl-nav [class*='owl-']:hover {
            color: #1e2022
        }

.owl-thumbs {
    z-index: 9;
    position: relative
}

    .owl-thumbs button {
        border: none
    }

        .owl-thumbs button .title {
            transition: 0.5s;
            opacity: 0;
            text-align: center;
            visibility: hidden;
            margin: 20px -100px 0
        }

        .owl-thumbs button.active .title {
            opacity: 1;
            visibility: visible
        }

        .owl-thumbs button img {
            opacity: .5
        }

        .owl-thumbs button.active img {
            opacity: 1
        }

@media screen and (max-width: 991px) {
    .owl-theme .owl-nav {
        margin-top: 30px
    }
}

@media screen and (max-width: 991px) {
    .custom-dot {
        margin-top: 20px
    }
}

.team-style .team-description {
    background: rgba(0,188,209,0.65);
    bottom: 0;
    left: 0;
    opacity: 0;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 200ms ease-in-out 0s;
    z-index: 9
}

.team-style .social-links {
    color: #fff;
    opacity: 0;
    transform: translateY(15px);
    transition: transform 300ms ease-in-out 0s, opacity 150ms ease-in 0s
}

.team-style .about-me {
    color: #fff;
    opacity: 0;
    transform: translateY(15px);
    transition: transform 300ms ease-in-out 0s, opacity 150ms ease-in 0s;
    color: #f7f7f7;
    display: inline-block;
    position: relative
}

.team-style .social-links a:hover {
    opacity: 0.65
}

.team-style .team-description-wrapper {
    display: table;
    height: 100%;
    position: relative;
    width: 100%
}

.team-style .team-description-content {
    display: table-cell;
    vertical-align: middle
}

.team-style .team-member-img {
    display: block;
    overflow: hidden;
    position: relative;
    border: 10px solid #f5f5f5
}

.team-style:hover .team-member-img {
    border: 10px solid rgba(0,188,209,0.8)
}

.team-style .bg-cover {
    background-color: rgba(255,66,41,0);
    display: none;
    height: 100%;
    opacity: 1;
    position: absolute;
    top: 0;
    transform: scale(2);
    transition: all 200ms ease-in-out 0s;
    width: 100%;
    z-index: 1
}

.team-style .team-member-img > img {
    transition: all 0.2s ease 0s
}

.team-style:hover .bg-cover {
    background-color: rgba(0,188,209,0.65);
    display: block
}

.team-style:hover .social-links {
    opacity: 1;
    transform: translateY(0px);
    transition-delay: 100ms, 100ms
}

.team-style:hover .about-me {
    opacity: 1;
    transform: translateY(0px);
    transition-delay: 200ms, 200ms
}

.team-style:hover .team-member-img > img {
    filter: blur(4px) grayscale(4%)
}

.team-style:hover .team-description {
    opacity: 1
}

.team-style1 {
    position: relative
}

    .team-style1 .team-inner {
        overflow: hidden;
        position: relative
    }

        .team-style1 .team-inner:before {
            content: '';
            background: linear-gradient(to bottom, rgba(4,62,76,0) 0%, #1c7fdd 100%);
            width: 100%;
            height: 100%;
            opacity: 0;
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 2;
            transition-property: top,opacity;
            transition-duration: 0.3s;
            border-radius: 0.25rem
        }

        .team-style1 .team-inner .team-img {
            position: relative;
            overflow: hidden
        }

    .team-style1 .team-content {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 3;
        padding: 30px;
        padding-bottom: 19px;
        transition-duration: 0.3s;
        color: #fff
    }

    .team-style1 .team-inner .team-content .team-title, .team-style1 .team-inner .team-content .team-sub-title, .team-style1 .team-inner .team-content .team-icons {
        display: block;
        position: relative;
        top: 100px;
        transition-duration: 0.3s;
        transition-property: top,opacity;
        transition-delay: 0s;
        opacity: 0;
        text-align: left
    }

    .team-style1:hover .team-inner:before {
        opacity: 1;
        top: 0
    }

    .team-style1:hover .team-inner .team-content .team-title, .team-style1:hover .team-inner .team-content .team-sub-title, .team-style1:hover .team-inner .team-content .team-icons {
        opacity: 1;
        top: 0
    }

.team-style2 .team-text {
    margin: -3rem 20px 0 20px;
    box-shadow: 0 0 18px rgba(0,0,0,0.06);
    text-align: center
}

.team-style2 .team-social li {
    display: inline-block
}

    .team-style2 .team-social li a {
        display: inline-block;
        height: 40px;
        width: 40px;
        line-height: 40px;
        background: #eeeeee;
        font-size: 15px;
        transition: 0.3s;
        color: #1e2022;
        border-radius: 50%;
        margin: 0 3px
    }

        .team-style2 .team-social li a:hover {
            background: #1c7fdd;
            color: #fff
        }

.portfolio {
    overflow: hidden
}

    .portfolio .filtering span {
        margin-right: 20px;
        color: #333;
        letter-spacing: 1px;
        font-weight: 600;
        font-size: 14px;
        text-transform: uppercase;
        cursor: pointer;
        border-bottom: 1px solid transparent
    }

        .portfolio .filtering span:last-child {
            margin: 0
        }

    .portfolio .filtering .active {
        border-color: #1c7fdd;
        color: #1c7fdd
    }

    .portfolio .items {
        margin-top: 20px
    }

    .portfolio .item-img {
        position: relative;
        overflow: hidden
    }

        .portfolio .item-img img {
            width: 100%
        }

        .portfolio .item-img:hover .item-img-overlay {
            opacity: 1;
            transform: translateY(0)
        }

        .portfolio .item-img:hover h6 {
            transform: translateY(0)
        }

        .portfolio .item-img h6 {
            font-weight: 600;
            position: relative;
            font-size: 16px;
            margin-bottom: 0;
            transform: translateY(-15px);
            transition: all 0.5s
        }

        .portfolio .item-img p {
            margin-bottom: 8px
        }

        .portfolio .item-img .fa {
            background: #1c7fdd;
            border: 1px solid #1c7fdd;
            border-radius: 50%;
            color: #fff;
            display: inline-block;
            height: 30px;
            line-height: 28px;
            width: 30px;
            transition: all 0.5s
        }

            .portfolio .item-img .fa:hover {
                background: #fff;
                color: #1c7fdd
            }

    .portfolio .item-img-overlay {
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        background: rgba(255,255,255,0.95);
        color: #1e2022;
        opacity: 0;
        transition: all 0.5s;
        z-index: 2;
        transform: translateY(10px)
    }

@media screen and (max-width: 767px) {
    .filtering span {
        margin-right: 15px
    }
}

.portfolio-style2 {
    position: relative;
    cursor: pointer
}

    .portfolio-style2 .item-img-overlay {
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        background: rgba(255,255,255,0.9);
        color: #232323;
        opacity: 0;
        transition: all 0.5s;
        z-index: 2;
        transform: translateY(10px);
        text-align: center
    }

    .portfolio-style2:hover .item-img-overlay {
        opacity: 1;
        transform: translateY(0)
    }

    .portfolio-style2 .item-img-overlay i {
        background: #1c7fdd;
        border: 1px solid #1c7fdd;
        border-radius: 50%;
        color: #fff;
        display: inline-block;
        height: 45px;
        line-height: 2.1;
        width: 45px;
        transition: all 0.5s;
        font-size: 20px
    }

        .portfolio-style2 .item-img-overlay i:hover {
            background: #fff;
            color: #1c7fdd
        }

.process-style1 {
    background-image: url(../images/process-line.png);
    background-repeat: no-repeat;
    background-position: center top
}

.process-block .process-img {
    position: relative
}

    .process-block .process-img .count-size {
        position: absolute;
        left: 64px;
        top: 0
    }

    .process-block .process-img .number {
        width: 40px;
        height: 40px;
        position: relative;
        display: inline-block;
        text-align: center;
        line-height: 40px;
        background: #1c7fdd;
        color: #fff;
        border-radius: 50%
    }

        .process-block .process-img .number:before {
            width: 57px;
            height: 57px;
            opacity: 0.2
        }

        .process-block .process-img .number:after {
            width: 69px;
            height: 69px;
            opacity: 0.09
        }

        .process-block .process-img .number:before, .process-block .process-img .number:after {
            display: inline-block;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            content: '';
            border-radius: 50%;
            background-color: #1c7fdd
        }

.process-block:hover .process-img .number:before, .process-block:hover .process-img .number:after {
    background-color: #002345;
    webkit-animation: circle-2 1.05s infinite;
    -moz-animation: circle-2 1.05s infinite;
    -ms-animation: circle-2 1.05s infinite;
    -o-animation: circle-2 1.05s infinite;
    animation: circle-2 1.05s infinite
}

@-webkit-keyframes circle-2 {
    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@keyframes circle-2 {
    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

.animate {
    -webkit-animation: moveHorizontal 1s ease forwards;
    animation: moveHorizontal 1s ease forwards
}

@media screen and (max-width: 1199px) {
    .process-block .process-img .count-size {
        left: 24px
    }
}

@media screen and (max-width: 991px) {
    .process-style1 {
        background-image: none
    }

    .process-block .process-img .count-size {
        left: 23%
    }
}

@media screen and (max-width: 575px) {
    .process-block .process-img .count-size {
        left: 33%
    }
}

.accordion-style .card {
    background: transparent;
    box-shadow: none;
    margin-top: 0 !important;
    border: none
}

.accordion-style .card-header {
    border: 0px;
    padding: 0;
    border-bottom: 1px solid rgba(255,255,255,0.15);
    background: none
}

.accordion-style .btn-link {
    background: #0db2c6 !important;
    color: #6f6f6f;
    position: relative;
    border: none;
    display: block;
    width: 100%;
    text-align: left;
    white-space: normal;
    border-radius: 50px;
    padding: 15px 50px 15px 20px;
    text-decoration: none;
    color: #fff;
    box-shadow: none
}

    .accordion-style .btn-link:hover {
        border: none;
        text-decoration: none;
        background: #0db2c6 !important
    }

    .accordion-style .btn-link.collapsed {
        box-shadow: none;
        background: #efefef !important;
        color: #6f6f6f
    }

        .accordion-style .btn-link.collapsed:after {
            background: #fff;
            border-radius: 50%;
            font-family: "Font Awesome 5 Free";
            content: '\f0da';
            font-weight: 700;
            right: 15px;
            left: inherit;
            font-size: 18px;
            line-height: 24px;
            height: 25px;
            transform: none;
            width: 25px;
            top: 15px;
            text-align: center;
            padding-left: 0;
            letter-spacing: -1px
        }

    .accordion-style .btn-link:after {
        background: #fff;
        border-radius: 50%;
        font-family: "Font Awesome 5 Free";
        content: '\f0d7';
        font-weight: 700;
        right: 15px;
        left: inherit;
        font-size: 18px;
        height: 25px;
        line-height: 24px;
        transform: none;
        width: 25px;
        top: 15px;
        position: absolute;
        color: #1c7fdd;
        text-align: center;
        padding-left: 2px;
        letter-spacing: 2px
    }

.accordion-style .card-body {
    padding: 20px;
    line-height: 24px;
    text-align: left
}

@media screen and (max-width: 767px) {
    .accordion-style .btn-link {
        font-size: 14px;
        padding: 12px 45px 12px 15px
    }

        .accordion-style .btn-link:after, .accordion-style .btn-link.collapsed:after {
            top: 10px
        }
}

.accordion-style2 .card {
    background: transparent;
    box-shadow: none;
    margin-top: 0 !important;
    border: none
}

.accordion-style2 .card-header {
    border: 0px;
    padding: 0;
    border-bottom: 1px solid rgba(255,255,255,0.15);
    background: none
}

.accordion-style2 .btn-link {
    background: #ededed !important;
    box-shadow: none;
    color: #232323;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    border: none;
    display: block;
    width: 100%;
    text-align: left;
    white-space: normal;
    border-radius: 0;
    padding: 15px 30px 15px 15px;
    text-decoration: none
}

    .accordion-style2 .btn-link:hover {
        background: #ededed !important;
        border: none;
        text-decoration: none
    }

    .accordion-style2 .btn-link.collapsed:after {
        background: none;
        content: "+";
        right: 15px;
        left: inherit;
        font-size: 20px;
        height: auto;
        transform: none;
        width: auto;
        top: 15px
    }

    .accordion-style2 .btn-link:after {
        background: none;
        content: "-";
        right: 14px;
        left: inherit;
        font-size: 20px;
        height: auto;
        transform: none;
        width: auto;
        top: 15px;
        position: absolute;
        color: #232323
    }

.accordion-style2 .card-body {
    padding: 10px 15px;
    text-align: left;
    border: 1px solid #eee;
    border-top: none
}

.accordion-style3 {
    position: relative;
    z-index: 99
}

    .accordion-style3 .card {
        background: transparent;
        box-shadow: none;
        margin-bottom: 15px;
        margin-top: 0 !important;
        border: none
    }

        .accordion-style3 .card:last-child {
            margin-bottom: 0
        }

    .accordion-style3 .card-header {
        border: 0;
        background: none;
        padding: 0;
        border-bottom: none
    }

    .accordion-style3 .btn-link {
        border-bottom: none;
        color: #ffffff;
        background: #1c7fdd;
        position: relative;
        display: block;
        border: 1px solid #1c7fdd;
        font-weight: 500;
        width: 100%;
        border-radius: 0.25rem;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        text-align: left;
        white-space: normal;
        box-shadow: none;
        padding: 20px 50px 20px 20px;
        text-decoration: none;
        font-size: 16px
    }

        .accordion-style3 .btn-link:hover {
            text-decoration: none
        }

        .accordion-style3 .btn-link.collapsed {
            background: #ffffff;
            color: #282b2d;
            border: 1px solid #ededed;
            border-radius: 0.25rem
        }

            .accordion-style3 .btn-link.collapsed:after {
                background: none;
                border: 1px solid #1c7fdd;
                border-radius: 0.25rem;
                content: "+";
                right: 20px;
                left: inherit;
                font-size: 20px;
                color: #1c7fdd;
                line-height: 24px;
                height: 26px;
                transform: none;
                width: 26px;
                top: 20px;
                text-align: center;
                padding-left: 1px
            }

        .accordion-style3 .btn-link:after {
            background: none;
            border: 1px solid #ffffff;
            border-radius: 0.25rem;
            content: "-";
            right: 20px;
            left: inherit;
            font-size: 20px;
            height: 26px;
            line-height: 24px;
            transform: none;
            width: 26px;
            top: 20px;
            position: absolute;
            color: #ffffff;
            text-align: center;
            padding-left: 2px
        }

    .accordion-style3 .card-body {
        border-top: none;
        border-left: 1px solid #ededed;
        border-right: 1px solid #ededed;
        border-bottom: 1px solid #ededed;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem
    }

@media screen and (max-width: 1199px) {
    .accordion-style3 .btn-link {
        padding: 15px 50px 15px 15px
    }

        .accordion-style3 .btn-link:after {
            top: 14px;
            right: 15px;
            height: 24px;
            line-height: 22px;
            width: 24px;
            font-size: 18px
        }

        .accordion-style3 .btn-link.collapsed:after {
            top: 15px;
            right: 15px;
            height: 24px;
            line-height: 22px;
            width: 24px;
            font-size: 18px
        }
}

@media screen and (max-width: 767px) {
    .accordion-style3 .card {
        margin-bottom: 10px
    }
}

ul.resp-tabs-list {
    margin: 0px;
    padding: 0px
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer
}

    .resp-tabs-list li:last-child {
        margin-right: 0
    }

    .resp-tabs-list li i {
        font-size: 20px;
        padding-right: 5px;
        vertical-align: text-bottom
    }

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left
}

.resp-tab-content {
    display: none;
    padding: 20px
}

.resp-tabs-list li.resp-tab-active {
    border: 1px solid #1c7fdd;
    border-bottom: none;
    border-color: #1c7fdd !important;
    margin-bottom: -1px;
    padding: 12px 14px 14px 14px;
    border-top: 4px solid #1c7fdd !important;
    border-bottom: 0px #fff solid;
    border-bottom: none;
    background-color: #fff;
    color: #1c7fdd
}

.resp-content-active, .resp-accordion-active {
    display: block
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
    border-top-color: #c1c1c1;
    float: left;
    width: 100%
}

h2.resp-accordion {
    cursor: pointer;
    display: none;
    font-size: 14px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 14px 15px;
    float: left;
    width: 100%
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    background-color: #1c7fdd !important;
    color: #fff
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue
}

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    float: none
}

.resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #1c7fdd !important;
    float: left;
    width: 70%;
    min-height: 250px;
    clear: none
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word
}

.resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 11px !important;
    border-top: 1px solid;
    border: 1px solid #1c7fdd !important;
    border-left: 4px solid #1c7fdd !important;
    margin-bottom: 4px !important;
    border-right: 1px #FFF solid !important
}

.resp-arrow {
    border-color: transparent #1e2022 #1e2022 transparent;
    border-style: solid;
    border-width: 0 1px 1px 0;
    float: right;
    display: block;
    height: 8px;
    transform: rotate(45deg);
    width: 8px;
    margin-top: 4px
}

h2.resp-tab-active span.resp-arrow {
    border-color: #fff transparent transparent #fff;
    border-style: solid;
    border-width: 1px 0 0 1px;
    float: right;
    display: block;
    height: 8px;
    transform: rotate(45deg);
    width: 8px;
    margin-top: 7px
}

.resp-easy-accordion h2.resp-accordion {
    display: block
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1
}

    .resp-easy-accordion .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1
    }

.resp-jfit {
    width: 100%;
    margin: 0px
}

.resp-tab-content-active {
    display: block;
    border-color: #1c7fdd !important
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1
}

h2.resp-accordion.resp-tab-active {
    border-color: #1c7fdd !important
}

@media only screen and (min-width: 992px) {
    .tab-style1 ul.resp-tabs-list {
        text-align: center;
        border: 1px solid #e6e6e6;
        border-width: 0 0 1px 0
    }

        .tab-style1 ul.resp-tabs-list li:last-child {
            margin-right: 0
        }

        .tab-style1 ul.resp-tabs-list li.resp-tab-active {
            border-bottom-color: #1c7fdd;
            color: #1c7fdd
        }

    .tab-style1 .resp-tab-content {
        border: none;
        padding: 30px 20px
    }

    .tab-style1 .resp-tabs-list .tab-box {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        margin-top: 8px
    }

    .tab-style1 .resp-tabs-list li.resp-tab-active h6 {
        color: #1c7fdd
    }

    .tab-style1 .resp-tabs-list .tab-box h6 {
        margin: 0;
        font-weight: 600;
        font-size: 16px;
        color: #6f6f6f;
        line-height: 12px
    }

    .tab-style1 .resp-tabs-list .tab-box span {
        text-transform: lowercase;
        font-size: 12px
    }

    .tab-style1 .resp-tabs-list li {
        font-size: 18px;
        border-bottom: 2px solid transparent !important;
        margin: 0;
        background: none !important;
        padding: 0 35px 15px 35px;
        text-transform: uppercase
    }

        .tab-style1 .resp-tabs-list li.resp-tab-active {
            border-width: 0 0 2px 0 !important;
            border-color: #1c7fdd !important
        }

    .tab-style1 ul.resp-tabs-list i {
        margin-right: 15px;
        border: 1px solid #d5d5d5;
        border-radius: 70px;
        width: 70px;
        height: 70px;
        line-height: 68px;
        font-size: 30px;
        padding: 0;
        vertical-align: middle
    }

    .tab-style1 ul.resp-tabs-list li.resp-tab-active i {
        background: #1c7fdd;
        border-color: #1c7fdd;
        color: #fff
    }
}

@media only screen and (max-width: 991px) {
    .tab-style1 .resp-tab-content {
        padding: 20px
    }

    .tab-style1 .resp-tabs-list li {
        padding: 0 15px 15px 15px
    }

    ul.resp-tabs-list {
        display: none
    }

    h2.resp-accordion {
        display: block
    }

        h2.resp-accordion i {
            margin-right: 8px;
            font-size: 18px
        }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1
    }

    .resp-vtabs .resp-tabs-container {
        border: none !important;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none
    }

    .resp-accordion-closed {
        display: none !important
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important
    }

    .resp-tab-content {
        background-color: #fff
    }

    .tab-style1 .tab-box {
        display: inline-block;
        vertical-align: top
    }

    .tab-style1 h2.resp-accordion i {
        margin-right: 15px;
        margin-top: 2px
    }

    .tab-style1 .tab-box h6 {
        margin-bottom: 2px;
        font-size: 14px
    }

    .tab-style1 .tab-box span {
        font-size: 12px
    }

    .tab-style1 .resp-tab-active h6 {
        color: #fff
    }
}

.tab-style2 .resp-tabs-list {
    margin: 0px;
    padding: 0px;
    width: 100%;
    border-top: none;
    text-align: center
}

    .tab-style2 .resp-tabs-list li {
        font-weight: 600;
        font-size: 14px;
        list-style: none;
        cursor: pointer;
        margin-right: 15px;
        padding: 0;
        border: 1px solid #f3f3f3;
        border-radius: 5px
    }

        .tab-style2 .resp-tabs-list li:last-child {
            margin-right: 0
        }

        .tab-style2 .resp-tabs-list li i {
            font-size: 28px;
            margin-bottom: 0;
            color: #1c7fdd;
            display: inline-block;
            vertical-align: middle;
            padding-right: 10px
        }

.tab-style2 .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left
}

.tab-style2 .resp-tab-content {
    display: none;
    padding: 60px 0 0 0
}

.tab-style2 .resp-tabs-list li.resp-tab-active {
    border: 1px solid #1c7fdd !important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    background-color: #1c7fdd;
    color: #fff
}

    .tab-style2 .resp-tabs-list li.resp-tab-active i {
        color: #fff
    }

.tab-style2 .resp-content-active, .tab-style2 .resp-accordion-active {
    display: block
}

.tab-style2 .resp-tab-content {
    border: 1px solid #c1c1c1;
    border-top-color: #c1c1c1;
    float: none;
    width: 100%
}

.tab-style2 h2.resp-accordion {
    cursor: pointer;
    font-size: 14px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 14px 15px;
    float: left;
    width: 100%
}

.tab-style2 h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    background-color: #1c7fdd !important;
    color: #fff
}

.tab-style2 h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue
}

.tab-style2 .tab-box {
    font-size: 13px;
    margin-right: 0;
    padding: 15px 0;
    width: 200px;
    border-radius: 5px;
    text-align: center
}

.tab-style2 h2.resp-accordion i {
    margin-right: 15px;
    vertical-align: middle
}

.tab-style2 .tab-box h6 {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle
}

.tab-style2 .tab-box span {
    font-size: 12px
}

.tab-style2 .resp-tab-active h6 {
    color: #fff
}

.tab-style2 .resp-arrow {
    border-color: transparent #232323 #232323 transparent;
    border-style: solid;
    border-width: 0 1px 1px 0;
    float: right;
    display: block;
    height: 8px;
    transform: rotate(45deg);
    width: 8px;
    margin-top: 4px
}

.tab-style2 h2.resp-tab-active span.resp-arrow {
    border-color: #fff transparent transparent #fff;
    border-style: solid;
    border-width: 1px 0 0 1px;
    float: right;
    display: block;
    height: 8px;
    transform: rotate(45deg);
    width: 8px;
    margin-top: 7px
}

.tab-style2 .resp-tab-content-active {
    display: block;
    border: none
}

@media only screen and (max-width: 991px) {
    .tab-style2 .resp-tab-content {
        padding: 20px
    }

    .tab-style2 .resp-tab-content-active {
        border: 1px solid #1c7fdd
    }

    .tab-style2 h2.resp-accordion:first-child {
        border-top: 1px solid #c1c1c1
    }

    .tab-style2 .tab-box {
        padding: 0px 0;
        width: auto;
        text-align: left
    }

    .tab-style2 h2.resp-tab-active span.resp-arrow {
        margin-top: 8px
    }

    .tab-style2 h2.resp-accordion {
        float: none
    }
}

.tab-style3 ul.resp-tabs-list {
    background: #999999;
    display: inline-block;
    padding: 3px;
    border-radius: 5px
}

.tab-style3 .resp-tabs-list li {
    position: relative;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    list-style: none;
    cursor: pointer;
    min-width: auto;
    color: #fff;
    margin-right: 0;
    border-radius: 5px;
    padding: 5px 15px
}

    .tab-style3 .resp-tabs-list li.resp-tab-active {
        margin-bottom: -1px;
        color: #fff;
        padding: 5px 15px;
        background-color: #1c7fdd;
        border: none !important
    }

@media screen and (min-width: 992px) {
    .tab-style3 ul.resp-tabs-list {
        text-align: center
    }

        .tab-style3 ul.resp-tabs-list.text-left {
            padding-left: 15px
        }

        .tab-style3 ul.resp-tabs-list li:last-child {
            margin-right: 0
        }

    .tab-style3 .resp-tab-content {
        margin-top: 25px;
        border: none;
        padding: 0
    }
}

@media screen and (max-width: 991px) {
    .tab-style3 ul.resp-tabs-list {
        display: none
    }

    .tab-style3 h2.resp-accordion {
        display: block
    }

        .tab-style3 h2.resp-accordion i {
            margin-right: 8px;
            font-size: 18px
        }

    .tab-style3 .resp-accordion-closed {
        display: none !important
    }

    .tab-style3 .resp-tab-content {
        background-color: #fff
    }
}

.single-plan {
    position: relative;
    z-index: 99;
    border: 1px solid #efefef;
    background: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0,9,128,0.035),0 7px 18px rgba(0,9,128,0.05);
    -moz-box-shadow: 0 5px 10px rgba(0,9,128,0.035),0 7px 18px rgba(0,9,128,0.05);
    -ms-box-shadow: 0 5px 10px rgba(0,9,128,0.035),0 7px 18px rgba(0,9,128,0.05);
    -o-box-shadow: 0 5px 10px rgba(0,9,128,0.035),0 7px 18px rgba(0,9,128,0.05);
    box-shadow: 0 5px 10px rgba(0,9,128,0.035),0 7px 18px rgba(0,9,128,0.05)
}

    .single-plan .head-plan {
        background: #1c7fdd
    }

        .single-plan .head-plan h4 {
            padding: 20px;
            margin: 0;
            color: #fff;
            font-weight: 600;
            font-size: 20px
        }

.body-plan .price-plan {
    padding: 32px 0 43px;
    position: relative;
    background: #f7f7f7;
    font-weight: bold;
    border-bottom: 1px solid #eaeaea
}

    .body-plan .price-plan h3 {
        margin: 0;
        z-index: 11;
        position: relative;
        font-weight: bold;
        color: #6f6f6f
    }

        .body-plan .price-plan h3 sup {
            font-size: 18px;
            top: -15px;
            font-weight: bold;
            margin-right: 2px
        }

    .body-plan .price-plan span {
        text-transform: uppercase;
        font-size: 12px;
        z-index: 11;
        position: relative
    }

.feat-plan {
    margin: 56px 0 33px
}

    .feat-plan ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

        .feat-plan ul li {
            margin-bottom: 15px;
            border-bottom: 1px solid #efefef;
            padding-bottom: 15px
        }

            .feat-plan ul li:last-child {
                margin: 0
            }

.price-plan i {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    border-radius: 50%;
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 99;
    background: #1c7fdd
}

.footer-plan {
    padding: 0 0 30px
}

.price .item {
    padding: 0 0 30px 0;
    background: #f9f9f9;
    border-radius: 5px;
    transition: all .3s
}

    .price .item:hover {
        box-shadow: 0px 5px 40px 0px rgba(148,146,245,0.2)
    }

.price .type {
    padding: 15px 0;
    background: #1e2022
}

    .price .type h4 {
        font-size: 25px;
        color: #fff;
        margin-bottom: 0
    }

.price .value {
    padding: 30px 0 15px 0;
    position: relative
}

    .price .value h3 {
        display: inline-block;
        padding-right: 10px;
        font-size: 50px;
        font-weight: 700;
        position: relative;
        margin-bottom: 0
    }

        .price .value h3 span {
            font-size: 14px;
            position: absolute;
            top: 5px;
            right: 0
        }

    .price .value .per {
        font-size: 13px;
        color: #1c7fdd
    }

.price .features li {
    margin: 15px 0
}

.price .order {
    padding-top: 15px;
    position: relative
}

.price .active {
    box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.1)
}

    .price .active .type {
        background: #1c7fdd
    }

@media screen and (max-width: 1199px) {
    .price .item {
        padding: 0 0 30px 0
    }

    .price .type {
        padding: 12px 0
    }

        .price .type h4 {
            font-size: 22px
        }

    .price .value {
        padding: 25px 0 10px 0
    }

        .price .value h3 {
            font-size: 36px
        }

            .price .value h3 span {
                font-size: 13px
            }

    .price .features li {
        margin: 12px 0
    }

    .price .order {
        padding-top: 15px
    }
}

@media screen and (max-width: 991px) {
    .price .item {
        padding: 0 0 25px 0
    }

    .price .type {
        padding: 10px 0
    }

        .price .type h4 {
            font-size: 20px
        }

    .price .value {
        padding: 20px 0 10px 0
    }

        .price .value h3 {
            font-size: 30px
        }

            .price .value h3 span {
                font-size: 12px
            }

    .price .features li {
        margin: 10px 0
    }

    .price .order {
        padding-top: 12px
    }
}

.about-style1 .about-image {
    position: relative
}

    .about-style1 .about-image .box {
        position: absolute;
        right: -7px;
        top: 53%;
        -webkit-transform: translateY(-60%);
        transform: translateY(-60%);
        background-color: #1c7fdd;
        color: #ffffff;
        width: 130px;
        padding: 15px;
        border-radius: 10px;
        height: 130px
    }

        .about-style1 .about-image .box p {
            color: #ffffff;
            line-height: initial;
            font-size: 14px;
            font-weight: 700;
            margin-bottom: 0
        }

        .about-style1 .about-image .box span {
            display: inline-block;
            font-size: 40px
        }

            .about-style1 .about-image .box span:after {
                content: "+"
            }

.about-pic {
    position: absolute;
    left: 0;
    bottom: 0
}

@media screen and (max-width: 767px) {
    .about-style1 .about-image .box {
        right: -22px
    }
}

@media screen and (max-width: 575px) {
    .about-style1 .about-image .box {
        right: -9px
    }
}

.page-container .title {
    font-size: 250px;
    line-height: 1;
    margin-bottom: 0
}

@media screen and (max-width: 1199px) {
    .page-container .title {
        font-size: 200px
    }
}

@media screen and (max-width: 991px) {
    .page-container .title {
        font-size: 125px
    }
}

@media screen and (max-width: 767px) {
    .page-container .title {
        font-size: 75px
    }
}

.coming-soon .social-links li {
    display: inline-block;
    font-size: 22px;
    margin-right: 30px
}

    .coming-soon .social-links li:last-child {
        margin-right: 0
    }

    .coming-soon .social-links li a {
        color: #fff
    }

        .coming-soon .social-links li a:hover {
            color: rgba(255,255,255,0.65)
        }

@media screen and (max-width: 767px) {
    .coming-soon .social-links li {
        margin-right: 15px;
        font-size: 16px
    }
}

.product-block {
    transition: all .3s ease 0s;
    position: relative
}

    .product-block .product-cart {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 9999
    }

        .product-block .product-cart a {
            width: 35px;
            height: 35px;
            justify-content: center;
            align-items: center;
            display: flex;
            color: white !important;
            margin-top: 0 !important;
            border-radius: 50% !important;
            visibility: hidden;
            margin-right: 10px;
            transition: all 0.3s;
            opacity: 0;
            cursor: pointer;
            background-color: #1c7fdd
        }

            .product-block .product-cart a:last-child {
                margin-right: 0
            }

        .product-block .product-cart .cart:before {
            content: '\f07a';
            font-weight: 700;
            font-size: 13px;
            font-family: "Font Awesome 5 Free"
        }

        .product-block .product-cart .pluse:before {
            content: '\f067';
            font-weight: 700;
            font-size: 13px;
            font-family: "Font Awesome 5 Free"
        }

        .product-block .product-cart .heart:before {
            content: '\f004';
            font-weight: 700;
            font-size: 13px;
            font-family: "Font Awesome 5 Free"
        }

    .product-block .lable {
        position: absolute;
        padding: 5px 10px;
        border-radius: 5px;
        text-transform: uppercase;
        font-size: 11px;
        color: #fff;
        right: 8px;
        top: 8px;
        line-height: 1;
        text-align: center
    }

    .product-block:hover .product-cart a {
        transform: translateY(-30px);
        visibility: visible;
        opacity: 1
    }

.product-left .ratings {
    font-size: 12px
}

.widget-product-calculate {
    border: 1px solid #ededed;
    padding: 30px
}

    .widget-product-calculate .list-item ul li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 16px;
        font-weight: 500;
        color: #282b2d;
        border-bottom: 1px solid #ededed;
        padding-bottom: 15px;
        margin-bottom: 15px
    }

@media screen and (max-width: 1199px) {
    .widget-product-calculate {
        padding: 25px
    }
}

@media screen and (max-width: 767px) {
    .widget-product-calculate .list-item ul li {
        font-size: 15px
    }
}

.product-rating {
    line-height: 22px
}

    .product-rating i {
        color: #fc0;
        display: inline-block;
        margin-right: 2px;
        font-size: 14px
    }

@media screen and (max-width: 1199px) {
    .product-rating {
        margin-bottom: 5px;
        font-size: 15px
    }
}

@media screen and (max-width: 767px) {
    .product-rating i {
        font-size: 13px
    }
}

@media screen and (max-width: 575px) {
    .media.product-review {
        display: table
    }

        .media.product-review .media-body {
            display: inline-block;
            width: 100%;
            margin-top: 15px
        }
}

.shop-cart-table {
    width: 100%;
    overflow-x: auto
}

    .shop-cart-table .shop-cart td {
        line-height: 26px;
        vertical-align: middle;
        padding: 16px 8px
    }

    .shop-cart-table .shop-cart tbody tr:last-child td {
        border-bottom: none
    }

    .shop-cart-table a {
        color: #282b2d
    }

.table.cart-sub-total {
    border-color: transparent;
    vertical-align: middle;
    padding: 10px 30px
}

    .table.cart-sub-total td, .table.cart-sub-total th {
        border-color: transparent;
        vertical-align: middle;
        padding: 10px 30px
    }

    .table.cart-sub-total td {
        padding-right: 0
    }

.shop-cart-table input[type="text"] {
    height: 35px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    text-align: center;
    width: 50px;
    margin: 0
}

.countdown.shop li {
    border-right: none;
    display: inline-block;
    padding: 8px 15px;
    margin-right: 3px;
    text-align: center;
    border-radius: 0.25rem;
    background: #1c7fdd;
    color: #fff
}

    .countdown.shop li:last-child {
        padding-right: 15px;
        margin-right: 0
    }

    .countdown.shop li span {
        font-size: 24px;
        font-weight: 700;
        line-height: normal;
        position: relative
    }

@media screen and (max-width: 575px) {
    .countdown.shop li {
        padding: 8px 10px
    }

        .countdown.shop li:last-child {
            padding-right: 10px
        }
}

.search-form_input {
    color: #1c7fdd
}

.search-frame h4 a:hover {
    color: #1c7fdd
}

.search-frame .search_list .match {
    color: #1c7fdd
}

.search-frame .search_list li:before {
    color: #1c7fdd
}

.search-frame .search_list li + li {
    border-top: 3px solid #1c7fdd
}

.search-frame .search {
    color: #1c7fdd
}

@media screen and (max-width: 991px) {
    .custom-search {
        position: absolute;
        width: 100%;
        left: 0;
        top: 77px
    }
}

@media screen and (max-width: 767px) {
    .custom-search {
        top: 78px
    }
}

@media screen and (max-width: 479px) {
    .custom-search {
        top: 68px
    }
}

.block-title {
    padding: 12px 25px;
    color: #ffffff;
    text-transform: capitalize;
    background: #1c7fdd;
    margin: 0px;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: .4px
}

.block-content {
    padding: 20px;
    background: #FFFFFF;
    border: 1px solid #e6e6e6
}

    .block-content .tags {
        margin-top: -5px
    }

        .block-content .tags a {
            border: 1px solid #eeeeee;
            padding: 10px;
            display: inline-block;
            line-height: 20px;
            margin: 5px 0;
            background-color: #f5f5f5;
            font-weight: 600
        }

@media screen and (max-width: 1199px) {
    .block-content {
        padding: 15px
    }
}

@media screen and (max-width: 991px) {
    .block-content {
        padding: 20px
    }

        .block-content .tags a {
            margin-bottom: 0
        }
}

.get-appointment .appiontment-img {
    margin-top: -70px
}

.counter-style1 {
    margin-top: -120px;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(0,0,0,0.06);
    z-index: 1;
    position: relative
}

@media screen and (max-width: 991px) {
    .counter-style1 {
        margin-top: -40px
    }
}

.readmore {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
    transition: 0.3s;
    display: inline-block;
    position: relative
}

    .readmore:before {
        position: absolute;
        content: "";
        background: #333333;
        height: 2px;
        width: 100%;
        bottom: -3px;
        transition: 0.3s;
        left: 0
    }

    .readmore:after {
        position: absolute;
        content: "";
        background: #1c7fdd;
        height: 2px;
        width: 0;
        bottom: -3px;
        transition: 0.3s;
        left: 0
    }

    .readmore:hover {
        color: #1c7fdd
    }

        .readmore:hover:after {
            width: 100%
        }

.dept-category.list-style1 li:before {
    left: 15px;
    margin-top: 1px;
    font-size: 14px
}

.animated-icon1 {
    position: absolute;
    left: 46%;
    bottom: 5%
}

.animated-icon2 {
    position: absolute;
    right: 10%;
    top: 12%
}

.animated-icon3 {
    position: absolute;
    left: 5%;
    top: 14%
}

.rotate-me {
    animation-name: rotateme;
    animation-duration: 24s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotateme;
    -webkit-animation-duration: 24s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotateme;
    -moz-animation-duration: 24s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotateme;
    -ms-animation-duration: 24s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: rotateme;
    -o-animation-duration: 24s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear
}

@keyframes rotateme {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes rotateme {
    from {
        -moz-transform: rotate(0deg)
    }

    to {
        -moz-transform: rotate(360deg)
    }
}

@-o-keyframes rotateme {
    from {
        -o-transform: rotate(0deg)
    }

    to {
        -o-transform: rotate(360deg)
    }
}

.icon-gallery {
    margin-top: -35px
}

    .icon-gallery .d-table {
        margin-top: 35px
    }

    .icon-gallery .d-table-cell {
        width: 125px;
        height: 125px;
        text-align: center;
        margin-bottom: 25px;
        border: 1px solid rgba(0,0,0,0.075);
        vertical-align: middle;
        font-size: 14px;
        transition: all 0.2s ease-in-out;
        padding: 10px;
        background: #fff
    }

    .icon-gallery i {
        display: block;
        margin-bottom: 15px;
        font-size: 28px;
        color: #1c7fdd
    }

@media screen and (max-width: 575px) {
    .icon-gallery {
        margin-top: -25px
    }

        .icon-gallery .d-table {
            margin-top: 25px
        }
}

.lg-backdrop {
    z-index: 99999
}

.lg-outer {
    z-index: 999999
}

    .lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
        border-color: #1c7fdd
    }

.lg-progress-bar .lg-progress {
    background-color: #1c7fdd
}

.lg-backdrop.in {
    opacity: 0.85
}

.datetimepicker td, .datetimepicker th {
    padding: 5px;
    font-size: 14px
}

ul.countdown {
    padding: 0;
    margin: 0
}

    ul.countdown li {
        border-right: 1px solid #c5c5c5;
        display: inline-block;
        padding: 0 30px;
        text-align: center
    }

        ul.countdown li:last-child {
            border: medium none;
            padding-right: 0
        }

        ul.countdown li span {
            font-size: 36px;
            font-weight: 700;
            line-height: normal;
            position: relative
        }

            ul.countdown li span::before {
                content: "";
                height: 1px;
                position: absolute;
                width: 100%
            }

        ul.countdown li p.timeRefDays, ul.countdown li p.timeRefHours, ul.countdown li p.timeRefMinutes, ul.countdown li p.timeRefSeconds {
            font-size: 12px;
            font-weight: 500;
            margin: 0;
            padding: 0;
            text-transform: uppercase
        }

@media screen and (max-width: 767px) {
    ul.countdown {
        margin-top: -25px
    }

        ul.countdown li {
            padding: 0 8px;
            border-right: none;
            width: 48%;
            margin-top: 25px
        }

    .social-links li {
        margin-right: 15px
    }

    ul.countdown li span {
        font-size: 28px
    }
}

.element-listing {
    border: 1px solid rgba(0,0,0,0.09);
    border-radius: 4px
}

    .element-listing h2 {
        background-color: #1c7fdd;
        color: #fff;
        text-align: center;
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0.5px;
        padding: 15px 0;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px
    }

    .element-listing li {
        border-bottom: 1px solid #ececec
    }

        .element-listing li:last-child {
            border-bottom: none
        }

        .element-listing li.active {
            border-bottom: 1px solid #1c7fdd
        }

            .element-listing li.active a {
                color: #1c7fdd
            }

                .element-listing li.active a:after {
                    content: none
                }

        .element-listing li a {
            display: block;
            border-left: 4px solid transparent;
            font-size: 15px;
            font-weight: 600;
            padding: 14px 10px 14px 20px
        }

@media screen and (max-width: 767px) {
    .element-listing li a {
        font-size: 14px;
        padding: 12px 10px 12px 16px
    }
}

.list-style1 {
    list-style: none;
    margin: 0;
    padding: 0
}

    .list-style1 li {
        position: relative;
        padding: 0 0 10px 25px;
        margin: 0 0 10px 0;
        border-bottom: 1px solid rgba(0,0,0,0.1)
    }

        .list-style1 li:before {
            content: "\f192";
            position: absolute;
            top: 0;
            left: 0;
            font-family: "Font Awesome 5 Free";
            color: #c0c0c0
        }

        .list-style1 li:first-child {
            padding-top: 10px
        }

            .list-style1 li:first-child:before {
                top: 11px
            }

        .list-style1 li:last-child {
            border-bottom: 0;
            margin-bottom: 0
        }

    .list-style1.list-style-color li {
        border-color: rgba(255,255,255,0.15)
    }

        .list-style1.list-style-color li:before {
            color: #232323
        }

.list-style2 {
    list-style: none;
    margin: 0;
    padding: 0
}

    .list-style2 li {
        position: relative;
        padding: 0 0 0px 30px;
        margin: 0 0 15px 0
    }

        .list-style2 li:before {
            content: "\f058";
            position: absolute;
            top: 2px;
            left: 0;
            font-family: "Font Awesome 5 Free";
            font-weight: 700;
            color: #1c7fdd
        }

        .list-style2 li:last-child {
            margin-bottom: 0
        }

.list-style3 li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.2rem;
    font-size: 15px
}

    .list-style3 li i {
        margin-top: 5px
    }

    .list-style3 li:last-child {
        margin-bottom: 0
    }

.list-style4 {
    padding-left: 0
}

    .list-style4 li {
        margin-bottom: 20px
    }

        .list-style4 li i {
            min-width: 40px;
            min-height: 40px;
            line-height: 40px;
            margin-right: 15px;
            color: #1c7fdd;
            background-color: #fff;
            text-align: center;
            border-radius: 50%;
            box-shadow: 0px 8px 25px 0px rgba(9,95,254,0.18)
        }

        .list-style4 li:last-child {
            margin-bottom: 0
        }

.list-style5 li {
    display: inline-block;
    padding-right: 20px;
    margin-right: 10px;
    position: relative;
    font-size: 14px;
    font-weight: 700
}

    .list-style5 li:after {
        width: 5px;
        height: 5px;
        position: absolute;
        border-radius: 50%;
        content: "";
        top: 10px;
        right: 0;
        background: #1c7fdd
    }

    .list-style5 li:last-child {
        margin-right: 0;
        padding-right: 0
    }

        .list-style5 li:last-child:after {
            content: none
        }

.list-style6 {
    list-style: none;
    margin: 0;
    padding: 0
}

    .list-style6 li {
        position: relative;
        padding: 8px 0;
        font-size: 15px;
        margin: 0 0 4px 0;
        border-bottom: 1px solid rgba(0,0,0,0.1)
    }

        .list-style6 li span {
            margin-bottom: 2px
        }

        .list-style6 li p {
            margin-bottom: 0
        }

        .list-style6 li:last-child {
            border-bottom: none
        }

        .list-style6 li:before {
            content: ""
        }

.list-style1.no-list-style li {
    padding-left: 10px;
    padding-right: 10px
}

    .list-style1.no-list-style li:before {
        content: none
    }

.block-style1 .item {
    box-shadow: 0px 5px 35px 0px rgba(148,146,245,0.15);
    background: #fff;
    height: 100%
}

    .block-style1 .item .post-img {
        position: relative;
        overflow: hidden
    }

        .block-style1 .item .post-img:hover img {
            -webkit-filter: grayscale(100%);
            filter: grayscale(100%)
        }

        .block-style1 .item .post-img img {
            width: 100%;
            -webkit-filter: none;
            filter: none;
            transition: 0.3s
        }

    .block-style1 .item .content {
        padding: 30px;
        text-align: left
    }

        .block-style1 .item .content .tag {
            font-size: 12px;
            margin-bottom: 5px;
            letter-spacing: 1px
        }

        .block-style1 .item .content .read-more {
            margin-top: 20px;
            font-weight: 600
        }

            .block-style1 .item .content .read-more:hover {
                text-decoration: underline
            }

        .block-style1 .item .content p {
            line-height: 24px
        }

        .block-style1 .item .content h5 {
            font-size: 16px;
            line-height: normal;
            text-transform: inherit
        }

@media screen and (max-width: 991px) {
    .block-style1 .item .content {
        padding: 20px 25px
    }

        .block-style1 .item .content p {
            margin-bottom: 10px
        }

        .block-style1 .item .content h5 {
            font-size: 15px
        }
}

.block-style2 .item {
    box-shadow: 0px 5px 35px 0px rgba(148,146,245,0.15);
    background: #fff;
    height: 100%
}

    .block-style2 .item .block-img {
        position: relative;
        overflow: hidden
    }

        .block-style2 .item .block-img:hover img {
            -webkit-filter: grayscale(100%);
            filter: grayscale(100%)
        }

        .block-style2 .item .block-img img {
            width: 100%;
            -webkit-filter: none;
            filter: none;
            transition: 0.3s
        }

    .block-style2 .item .content {
        padding: 20px;
        text-align: left
    }

        .block-style2 .item .content p {
            line-height: 24px
        }

        .block-style2 .item .content h5 {
            line-height: normal;
            text-transform: inherit
        }

.blog-list-simple {
    margin: 0 0 30px 0;
    padding-bottom: 30px
}

    .blog-list-simple:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }

.blog-list-simple-text > span {
    color: #1c7fdd;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px
}

.blog-list-simple-text p {
    border-top: 1px solid #ececec;
    font-size: 15px;
    font-weight: 400;
    line-height: 170%;
    margin-bottom: 0;
    padding: 15px 0
}

.blog-list-simple-text .meta {
    margin: 0 0 5px 0
}

.blog-list-simple-text li {
    display: inline-block;
    font-size: 12px;
    color: #777;
    margin: 5px
}

.blog-list-simple-text h4 {
    color: #1e2022;
    font-size: 20px;
    font-weight: 500;
    margin: 5px 0;
    line-height: normal
}

.blog-list-simple-text ul {
    margin: 10px 0
}

    .blog-list-simple-text ul li {
        color: #999;
        font-size: 14px;
        font-weight: 500;
        padding: 3px 0
    }

        .blog-list-simple-text ul li i {
            color: #1c7fdd;
            margin-right: 5px;
            font-size: 14px
        }

.blogs .post {
    margin-bottom: 50px
}

    .blogs .post .content {
        padding: 30px;
        background: #fafafa
    }

        .blogs .post .content .post-title h5 {
            line-height: normal;
            font-weight: 500;
            margin-bottom: 0
        }

            .blogs .post .content .post-title h5 a {
                color: #1e2022
            }

                .blogs .post .content .post-title h5 a:hover {
                    color: #1c7fdd
                }

        .blogs .post .content .meta {
            margin-bottom: 15px
        }

            .blogs .post .content .meta li {
                display: inline-block;
                margin: 5px
            }

        .blogs .post .content .special {
            padding: 15px;
            margin: 30px 0;
            border-left: 2px solid #111;
            background: #f7f7f7
        }

        .blogs .post .content .btn {
            border-color: #6f6f6f;
            color: #6f6f6f;
            min-width: auto;
            padding: 6px 20px;
            font-size: 12px
        }

            .blogs .post .content .btn:hover {
                color: #fff;
                border-color: #1c7fdd
            }

    .blogs .post .share-post {
        margin-top: 30px;
        padding-top: 20px;
        border-top: 1px dashed #ddd;
        text-align: left
    }

        .blogs .post .share-post span {
            font-weight: 700
        }

        .blogs .post .share-post ul {
            float: right
        }

            .blogs .post .share-post ul li {
                display: inline-block;
                margin: 0 0 0 12px
            }

    .blogs .post .post-img img {
        width: 100%
    }

.blogs .comments-area .comment-box {
    padding-bottom: 30px;
    margin-bottom: 50px;
    border-bottom: 1px solid #eee
}

    .blogs .comments-area .comment-box:nth-child(odd) {
        margin-left: 80px
    }

    .blogs .comments-area .comment-box:last-child {
        margin-bottom: 30px
    }

.blogs .comment-box .author-thumb {
    width: 80px;
    float: left
}

.blogs .comment-box .comment-info {
    margin-left: 100px
}

    .blogs .comment-box .comment-info h6 {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 10px
    }

    .blogs .comment-box .comment-info .reply {
        margin-top: 10px;
        font-weight: 600
    }

        .blogs .comment-box .comment-info .reply i {
            padding-right: 5px;
            font-size: 12px
        }

.blockquote {
    background: #f1f1f1;
    border-left: 4px solid #1c7fdd;
    font-size: 16px;
    font-weight: 500;
    margin: 25px 0;
    padding: 20px 30px 30px
}

    .blockquote p {
        font-size: 15px;
        font-weight: 500;
        line-height: 190%;
        color: #1e2022;
        letter-spacing: .5px
    }

    .blockquote h4 {
        font-size: 20px;
        font-weight: 400;
        color: #1e2022;
        letter-spacing: .5px
    }

.blog-sidebar .widget {
    padding: 30px;
    border: 2px solid #eeeeee;
    margin-bottom: 30px
}

    .blog-sidebar .widget:last-child {
        margin-bottom: 0
    }

.blog-side-list li {
    margin-bottom: 10px;
    font-size: 15px
}

    .blog-side-list li:last-child {
        margin-bottom: 0px
    }

    .blog-side-list li span {
        float: right
    }

    .blog-side-list li a:after {
        content: none
    }

.side-bar .widget {
    margin-bottom: 30px
}

    .side-bar .widget:last-child {
        margin-bottom: 0
    }

    .side-bar .widget .widget-title h6 {
        position: relative;
        padding-bottom: 5px;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 1px;
        margin-bottom: 20px
    }

        .side-bar .widget .widget-title h6:after {
            content: '';
            width: 30px;
            height: 1px;
            background: #1c7fdd;
            position: absolute;
            bottom: 0;
            left: 0
        }

    .side-bar .widget li {
        position: relative;
        padding: 0 0 0 12px;
        margin: 0 0 9px 0;
        color: #6f6f6f
    }

        .side-bar .widget li:last-child {
            margin: 0
        }

        .side-bar .widget li:after {
            content: "";
            width: 5px;
            height: 1px;
            background-color: #6f6f6f;
            position: absolute;
            top: 12px;
            left: 0
        }

    .side-bar .widget .social-listing {
        margin-bottom: 0
    }

        .side-bar .widget .social-listing li {
            list-style: none;
            display: inline-block
        }

            .side-bar .widget .social-listing li:after {
                background: none
            }

            .side-bar .widget .social-listing li:first-child {
                padding-left: 0
            }

.side-bar .search form input {
    width: calc(100% - 50px);
    height: 50px;
    padding: 0 10px;
    margin: 0;
    border: 1px solid #d1d1d1;
    background: #f7f7f7
}

.side-bar .search form button {
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border: 0;
    float: right;
    border-radius: 0;
    padding: 0
}

    .side-bar .search form button:hover:before {
        border-radius: 0;
        padding: 0
    }

@media screen and (max-width: 767px) {
    .blog-list-simple {
        margin-bottom: 20px;
        padding-bottom: 20px
    }
}

.social-icon-style li {
    display: inline-block;
    margin-right: 5px
}

    .social-icon-style li:last-child {
        margin-right: 0
    }

    .social-icon-style li a {
        font-size: 14px;
        border: 1px solid rgba(255,255,255,0.65);
        width: 35px;
        height: 35px;
        border-radius: 35px;
        line-height: 35px;
        display: inline-block;
        text-align: center;
        color: #fff
    }

        .social-icon-style li a:hover {
            color: #fff;
            background: #1c7fdd;
            border: 1px solid #1c7fdd
        }

@media screen and (max-width: 767px) {
    .social-icon-style li a {
        width: 30px;
        height: 30px;
        border-radius: 30px;
        line-height: 30px
    }
}

.social-icon-style1 li {
    display: inline-block;
    margin-right: 5px
}

    .social-icon-style1 li:last-child {
        margin-right: 0
    }

    .social-icon-style1 li a {
        font-size: 14px;
        border: 1px solid #eeeeee;
        background: #eee;
        width: 35px;
        color: #1e2022;
        height: 35px;
        border-radius: 35px;
        line-height: 35px;
        display: inline-block;
        text-align: center
    }

        .social-icon-style1 li a:hover {
            color: #fff;
            background: #1c7fdd;
            border: 1px solid #1c7fdd
        }


.popover {
    z-index: 999999
}

.map {
    height: 400px;
    width: 100%;
    vertical-align: top;
    border: 0
}

.form-group {
    margin-bottom: 1rem
}

    .form-group label {
        margin-bottom: .5rem
    }

.form-control:focus {
    border-color: #1c7fdd
}

.form-check-input:checked {
    border-color: #1c7fdd;
    background-color: #1c7fdd
}

.quform-input {
    position: relative
}

    .quform-input .quform-errors-wrap {
        position: absolute;
        right: 8px;
        top: 0;
        line-height: normal;
        z-index: 1
    }

.quform-element > label {
    font-weight: normal;
    padding-bottom: 5px;
    margin-bottom: 0;
    color: #6a747b;
    font-size: 14px
}

    .quform-element > label .quform-required {
        color: #cc0101;
        font-size: 10px
    }

.quform-inner input {
    width: 100%
}

.quform-elements .quform-element textarea {
    margin-bottom: 0;
    padding: 8px 15px;
    vertical-align: top
}

.quform-elements .quform-element select {
    margin-bottom: 0;
    padding: 8px 35px 8px 15px
}

.quform-errors {
    padding: 0;
    margin: 0;
    line-height: normal
}

    .quform-errors > .quform-error {
        padding: 0;
        background: none;
        border: none;
        float: none;
        color: #f5543f;
        font-size: 11px;
        line-height: normal;
        letter-spacing: normal
    }

.quform-outer-no-js .quform-error {
    padding: 0;
    background: none;
    border: none;
    float: none;
    color: #f5543f;
    font-size: 11px;
    line-height: normal;
    letter-spacing: normal
}

.quform-outer-no-js .quform-success-message {
    padding: 0.75rem 1.25rem 0.75rem 3rem
}

.quform-has-error input, .quform-has-error textarea, .quform-has-error select, .quform-has-error input[type=file], .quform-has-error .custom-file-label {
    border-color: #f5543f
}

.quform-success-message {
    padding: 0.75rem 1.25rem 0.75rem 3rem
}

.quform-submit-inner {
    float: none
}

.quform-loading-wrap {
    float: none
}

    .quform-loading-wrap .quform-loading {
        display: inline-block
    }

.light-validation .quform-errors > .quform-error {
    color: #fff
}

.newsletter-footer .quform-elements {
    position: relative
}

.newsletter-footer .quform-submit-inner {
    position: absolute;
    right: 10px;
    top: 1px;
    width: auto
}

.newsletter-footer .quform-loading-wrap {
    margin-top: 15px;
    margin-bottom: 0;
    margin-left: 0
}

.footer-area {
    background: #f5f5f5
}

.footer-top {
    margin-bottom: -70px;
    position: relative;
    z-index: 9
}

.footer-map {
    height: 250px;
    width: 100%;
    vertical-align: top;
    border: 0
}

.footer-list-style {
    margin-bottom: 0
}

    .footer-list-style li {
        display: inline-block;
        margin-right: 10px;
        padding: 2px 0
    }

        .footer-list-style li a {
            vertical-align: middle
        }

        .footer-list-style li span {
            vertical-align: baseline;
            font-size: 16px;
            line-height: normal;
            display: inline-block;
            margin-right: 6px
        }

        .footer-list-style li:last-child {
            margin-right: 0
        }

footer p {
    margin-bottom: 0
}

footer h3 {
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 1;
    position: relative
}

    footer h3:after {
        content: '';
        display: block;
        width: 36px;
        height: 3px;
        background: #1c7fdd;
        margin-top: 12px
    }

.footer-bar {
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #1e2022;
    color: #fff
}

    .footer-bar span {
        color: #1c7fdd;
        font-size: 15px;
        font-weight: 400
    }

@media screen and (max-width: 767px) {
    footer h3 {
        letter-spacing: 2px
    }

        footer h3:after {
            margin-top: 10px
        }

    footer .list-style-1 li {
        padding: 0 0 5px 0
    }

        footer .list-style-1 li:last-child {
            padding: 0
        }
}

.footer-list {
    margin: 0;
    padding: 0
}

    .footer-list li {
        list-style-type: none;
        color: #232323;
        padding: 6px 0
    }

        .footer-list li:first-child {
            padding-top: 0
        }

        .footer-list li:last-child {
            padding-bottom: 0
        }

        .footer-list li a {
            font-size: 15px;
            font-weight: 400
        }

            .footer-list li a:before {
                content: '\f105';
                font-weight: 700;
                vertical-align: middle;
                font-family: "Font Awesome 5 Free";
                padding-right: 8px;
                display: inline-block;
                margin-top: -1px;
                -webkit-transition-duration: .3s;
                -moz-transition-duration: .3s;
                -o-transition-duration: .3s;
                transition-duration: .3s
            }

            .footer-list li a:hover {
                color: #1c7fdd
            }

                .footer-list li a:hover:before {
                    color: #1c7fdd
                }

@media screen and (max-width: 767px) {
    .footer-list li a {
        font-size: 14px
    }
}


.footer-style3 h3:before, .footer-style3 h3:after {
    content: none
}

pre[class*="language-"] {
    max-height: 45vh;
    height: 100%;
    margin: 35px 0 15px 0;
    padding-top: 0
}



.white-popup-block {
    background-color: #fbfbfb;
    position: relative;
    max-width: 650px;
    box-shadow: inset 0 0 0 1px #dde1e6,0 3px 5px rgba(0,0,0,0.15);
    padding: 60px 30px 30px 30px;
    border-radius: 5px;
    margin: 40px auto;
    border: 1px solid #ededed
}

    .white-popup-block.popup-copy.mfp-hide {
        display: block !important;
        height: 0;
        position: absolute;
        z-index: -1;
        padding: 0;
        opacity: 0;
        margin: 0
    }

    .white-popup-block:before {
        color: rgba(0,188,209,0.25);
        content: "•••";
        font-size: 30px;
        left: 24px;
        letter-spacing: 4px;
        line-height: 12px;
        position: absolute;
        top: 24px
    }

    .white-popup-block:hover .copy-element {
        opacity: 1
    }

    .white-popup-block .copy-element {
        top: 45px;
        right: 30px
    }

.box-hover {
    position: relative
}

    .box-hover .container {
        position: relative
    }


.input-append.date .add-on i, .input-prepend.date .add-on i, .input-group.date .input-group-addon span {
    cursor: pointer;
    width: 14px;
    height: 14px
}

.main-wrapper {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto;
    overflow-x: hidden;
    position: relative;
    z-index: 1
}

header {
    transition: all 0.5s ease 0s;
    position: relative;
    z-index: 99999
}

.navbar-brand img {
    max-height: 75px;
    transition-duration: 0.5s;
    margin-top: -10px;
    margin-bottom: -10px;
}

.navbar-header-custom {
    padding: 15px 0 15px 0
}

.navbar-default {
    transition: all 0.5s ease 0s;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 0 3px rgba(0,0,0,0.2);
    box-shadow: 0 0 3px rgba(0,0,0,0.2)
}

    .navbar-default .container, .navbar-default .container-fluid {
        position: relative
    }

.menu_area {
    position: relative;
    z-index: 2
}

    .menu_area .navbar-brand {
        transition: all 0.5s ease 0s
    }

.navbar-nav li {
    list-style: none;
    -webkit-transition: background .3s ease;
    -ms-transition: background .3s ease;
    transition: background .3s ease
}

    .navbar-nav li.has-sub > a {
        position: relative
    }

    .navbar-nav li.has-sub a:hover {
        color: #fff
    }

    .navbar-nav li a {
        display: block;
        color: #9d9d9d;
        font-size: 14px
    }

.navbar-nav > li {
    margin-left: 10px;
    float: left
}

    .navbar-nav > li:first-child {
        margin-left: 0
    }

    .navbar-nav > li.has-sub {
        padding-right: 13px
    }

    .navbar-nav > li > a {
        position: relative;
        display: block;
        font-size: 14px;
        font-weight: 600;
        padding: 21px 0.5rem;
        color: #1e2022;
        letter-spacing: 0.8px;
        /* text-transform: uppercase;*/
        -webkit-transition-duration: 500ms;
        -o-transition-duration: 500ms;
        transition-duration: 500ms
    }

.navbar-nav li.current > a, .navbar-nav li.active > a {
    color: #007bff
}

.navbar-nav > li.has-sub > a:hover {
    color: #000
}

.navbar > ul > li.has-sub > a:hover:after {
    border-color: transparent #000 #000 transparent
}

.navbar > ul > li.has-sub > a:after {
    position: absolute;
    top: 28px;
    right: -8px;
    content: "";
    border-color: transparent #1e2022 #1e2022 transparent;
    border-style: solid;
    border-width: 0 1px 1px 0;
    display: block;
    height: 6px;
    transform: rotate(45deg);
    transition: border 0.3s ease 0s;
    width: 6px
}

.navbar > ul > li.current > a:after {
    border-color: transparent #007bff #007bff transparent
}

.navbar-nav ul {
    position: absolute;
    left: -9999px
}

.navbar ul ul li {
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all .25s ease;
    margin-bottom: 12px;
    padding: 0 20px
}

    .navbar ul ul li:last-child {
        margin-bottom: 0
    }

    .navbar ul ul li.active > a {
        color: #fff
    }

.navbar-nav li > ul {
    padding: 15px 0;
    margin: 0 0 0 10px;
    background: #1e2022;
    min-width: 225px;
    -webkit-box-shadow: 0px 14px 35px 0px rgba(49,49,49,0.1);
    -ms-box-shadow: 0px 14px 35px 0px rgba(49,49,49,0.1);
    -moz-box-shadow: 0px 14px 35px 0px rgba(49,49,49,0.1);
    box-shadow: 0px 14px 35px 0px rgba(49,49,49,0.1)
}

.navbar-nav li:hover > ul {
    left: auto
}

.navbar-nav > li.has-sub > ul {
    opacity: 0;
    margin-top: 10px;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.navbar-nav > li.has-sub:hover > ul {
    margin-top: 0;
    opacity: 1
}

.navbar li > ul ul {
    margin-top: -39px;
    margin-left: 200px;
    min-width: 200px
}

    .navbar li > ul ul ul {
        margin-left: 175px;
        min-width: 130px
    }

.navbar ul ul li:last-child > a, .navbar ul ul li.last-item > a {
    border-bottom: 0
}

.navbar ul ul li.has-sub > a:after {
    position: absolute;
    top: 12px;
    right: -3px;
    width: 8px;
    height: 2px;
    display: block;
    background: #9d9d9d;
    content: ""
}

.navbar ul ul li.has-sub > a:before {
    position: absolute;
    top: 9px;
    right: 0;
    display: block;
    width: 2px;
    height: 8px;
    background: #9d9d9d;
    content: '';
    -webkit-transition: all .25s ease;
    -ms-transition: all .25s ease;
    transition: all 0.25s ease
}

.navbar ul ul > li.has-sub:hover > a:before {
    top: 17px;
    height: 0
}

.attr-nav {
    float: right;
    margin-left: 11px
}

    .attr-nav .dropdown-toggle:after {
        content: none
    }

    .attr-nav > ul {
        padding: 0;
        margin: 0;
        list-style: none;
        display: inline-block;
        vertical-align: middle
    }

        .attr-nav > ul > li {
            display: inline-block;
            vertical-align: middle
        }

            .attr-nav > ul > li > a {
                color: #1e2022;
                display: block;
                padding: 19px 12px;
                position: relative;
                font-size: 17px
            }

                .attr-nav > ul > li > a span.badge {
                    position: absolute;
                    top: 50%;
                    margin-top: -15px;
                    right: 5px;
                    font-size: 10px;
                    padding: 2px 0 0 1px;
                    width: 15px;
                    height: 15px;
                    color: #fff;
                    border-radius: 15px;
                    line-height: 12px;
                    font-weight: 400
                }

            .attr-nav > ul > li.dropdown ul.dropdown-menu {
                position: absolute;
                border: none;
                border-radius: 0;
                padding: 0;
                background: #1e2022;
                min-width: 225px;
                margin: 10px 0 0 10px;
                -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
                -ms-box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
                -moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
                box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
                -webkit-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease
            }

    .attr-nav ul.cart-list {
        padding: 0;
        width: 250px
    }

        .attr-nav ul.cart-list > li {
            position: relative;
            border-bottom: solid 1px #323232;
            padding: 15px;
            margin: 0
        }

            .attr-nav ul.cart-list > li:last-child, .attr-nav ul.cart-list > li:nth-last-child(2) {
                border-bottom: none
            }

            .attr-nav ul.cart-list > li > a.photo {
                padding: 0;
                margin-right: 15px;
                float: left;
                width: 50px;
                height: 50px
            }

.navbar ul.cart-list > li img {
    width: 50px;
    height: 50px;
    border: 1px solid #323232;
    display: inline-block
}

.navbar ul.cart-list > li > h6 {
    margin: 0;
    font-size: 12px;
    display: inline-block
}

    .navbar ul.cart-list > li > h6 a {
        color: #9d9d9d;
        padding: 0
    }

        .navbar ul.cart-list > li > h6 a:hover {
            color: #fff
        }

    .navbar ul.cart-list > li > h6 > a.photo {
        padding: 0;
        display: block
    }

.navbar ul.cart-list > li > p {
    margin-bottom: 0;
    font-size: 12px;
    color: #f5f5f5
}

.navbar ul.cart-list > li.total {
    padding: 15px;
    border: none;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

    .navbar ul.cart-list > li.total > .butn {
        float: right;
        width: auto;
        padding: 8px 14px
    }

.navbar ul.cart-list > li .price {
    font-weight: 500
}

.navbar ul.cart-list > li.total > span {
    padding-top: 7px;
    color: #fff;
    padding-right: 5px;
    font-size: 14px;
    display: inline-block
}

.top-search {
    padding: 10px 0;
    display: none
}

    .top-search input.form-control {
        background-color: transparent;
        border: none;
        -moz-box-shadow: 0px 0px 0px;
        -webkit-box-shadow: 0px 0px 0px;
        -o-box-shadow: 0px 0px 0px;
        box-shadow: 0px 0px 0px;
        color: #fff;
        height: 40px;
        min-height: auto;
        padding: 0 15px
    }

        .top-search input.form-control::placeholder {
            color: #f1f1f1;
            opacity: 1
        }

        .top-search input.form-control::-ms-input-placeholder, .top-search input.form-control::-moz-input-placeholder {
            color: #f1f1f1
        }

    .top-search .input-group-addon {
        background-color: transparent;
        border: none;
        color: #fff;
        padding-left: 0;
        padding-right: 0;
        line-height: 1.7;
        font-size: 18px
    }

        .top-search .input-group-addon.close-search {
            cursor: pointer
        }

    .top-search.white {
        background: #fff
    }

        .top-search.white input.form-control {
            color: #1e2022
        }

            .top-search.white input.form-control::placeholder {
                color: #575a7b;
                opacity: 1
            }

            .top-search.white input.form-control::-ms-input-placeholder {
                color: #575a7b
            }

        .top-search.white .input-group-addon {
            color: #1e2022
        }

@media screen and (min-width: 992px) {
    header.scrollHeader .navbar-default {
        position: fixed;
        top: 0;
        z-index: 99;
        width: 100%;
        background: #fff;
        left: 0;
        transition: all 0.2s ease 0s;
        -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
        -ms-box-shadow: 0 0 3px rgba(0,0,0,0.2);
        box-shadow: 0 0 3px rgba(0,0,0,0.2)
    }

    .wrapper-boxed .scrollHeader .navbar-default {
        left: 0;
        margin: 0 auto;
        max-width: 1200px;
        right: 0
    }

    .scrollHeader .navbar-brand img {
        max-height: 55px;
        margin-top: -10px;
        margin-bottom: -10px;
        transition-duration: 0.5s
    }

    .scrollHeader .navbar-header-custom {
        padding: 10px 0;
        transition-duration: 0.5s
    }

    .navbar-nav .megamenu {
        margin: 0;
        padding: 30px 15px;
        right: 0;
        width: 100%
    }

    .navbar .megamenu > li {
        margin: 0;
        float: left
    }

    .navbar .sub-title {
        color: #fff
    }

    .megamenu > li > ul {
        left: 0;
        margin: 0;
        min-width: auto;
        position: static;
        width: 100%
    }

    .navbar .megamenu li > ul {
        margin: 0;
        min-width: auto;
        padding: 0;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .navbar .megamenu ul li {
        padding: 0
    }

    .navbar .megamenu li.has-sub > a:after, .navbar .megamenu li.has-sub > a:before {
        background: none
    }

    .scrollHeader .attr-nav > ul > li > a {
        padding: 19px 12px
    }

    .attr-nav > ul > li.dropdown ul.dropdown-menu {
        visibility: hidden;
        top: 66px;
        border-radius: 0;
        opacity: 0;
        left: -225px
    }

    .attr-nav > ul > li.dropdown:hover ul.dropdown-menu {
        margin-top: 0;
        opacity: 1;
        visibility: visible
    }

    .scrollHeader .attr-nav > ul > li.dropdown ul.dropdown-menu {
        top: 66px
    }

    .top-position {
        margin-top: -95px
    }

    .top-position1 {
        margin-top: -96px
    }

    .header-style3 .navbar-default {
        box-shadow: none
    }

    .header-style3 .navbar-nav li a {
        color: #575a7b
    }

    .header-style3 .navbar-nav > li > a {
        color: #1e2022
    }

    .header-style3 .navbar-nav li > ul {
        background: #fff
    }

    .header-style3 .navbar ul ul li.active > a {
        color: #1e2022
    }

    .header-style3 .navbar-nav li.has-sub a:hover {
        color: #1e2022
    }

    .header-style3 .navbar-nav li.current > a {
        color: #007bff
    }

    .header-style3 .navbar .sub-title {
        color: #1e2022
    }

    .header-style3 .navbar-nav > li.has-sub > a:hover {
        color: #000
    }

    .header-style3 .navbar > ul > li.has-sub > a:hover:after {
        border-color: transparent #000 #000 transparent
    }

    .header-style3 .navbar > ul > li.has-sub > a:after {
        border-color: transparent #000 #000 transparent
    }

    .header-style3 .navbar > ul > li.current > a:after {
        border-color: transparent #007bff #007bff transparent
    }

    .header-style3.scrollHeader .navbar-nav > li > a {
        color: #1e2022
    }

    .header-style3.scrollHeader .navbar-nav > li.has-sub > a:hover {
        color: #000
    }

    .header-style3.scrollHeader .navbar > ul > li.has-sub > a:after {
        border-color: transparent #1e2022 #1e2022 transparent
    }

    .header-style3.scrollHeader .navbar-nav li.current > a {
        color: #007bff
    }

        .header-style3.scrollHeader .navbar-nav li.current > a:hover {
            color: #007bff
        }

    .header-style3.scrollHeader .navbar > ul > li.current > a:after {
        border-color: transparent #007bff #007bff transparent
    }

    .menu_area-light .navbar-nav li a {
        color: #575a7b
    }

    .menu_area-light .navbar-nav > li > a {
        color: #fff
    }

    .menu_area-light .navbar-nav li > ul {
        background: #fff
    }

    .menu_area-light .navbar ul ul li.active > a {
        color: #1e2022
    }

    .menu_area-light .navbar-nav li.has-sub a:hover {
        color: #1e2022
    }

    .menu_area-light .navbar-nav li.current > a {
        color: #007bff
    }

    .menu_area-light .navbar .sub-title {
        color: #1e2022
    }

    .menu_area-light .navbar-nav > li.has-sub > a:hover {
        color: #fff
    }

    .menu_area-light .navbar > ul > li.has-sub > a:hover:after {
        border-color: transparent #fff #fff transparent
    }

    .menu_area-light .navbar > ul > li.has-sub > a:after {
        border-color: transparent #fff #fff transparent
    }

    .menu_area-light .navbar > ul > li.current > a:after {
        border-color: transparent #007bff #007bff transparent
    }

    .menu_area-light.scrollHeader .navbar-nav > li > a {
        color: #1e2022
    }

    .menu_area-light.scrollHeader .navbar-nav > li.has-sub > a:hover {
        color: #000
    }

    .menu_area-light.scrollHeader .navbar > ul > li.has-sub > a:after {
        border-color: transparent #1e2022 #1e2022 transparent
    }

    .menu_area-light.scrollHeader .navbar-nav li.current > a {
        color: #007bff
    }

        .menu_area-light.scrollHeader .navbar-nav li.current > a:hover {
            color: #007bff
        }

    .menu_area-light.scrollHeader .navbar > ul > li.current > a:after {
        border-color: transparent #007bff #007bff transparent
    }
}

@media screen and (max-width: 1199px) {
    .navbar-nav > li {
        margin-left: 5px
    }

        .navbar-nav > li > a {
            padding: 21px 0.3rem
        }
}

@media screen and (max-width: 991px) {
    .navbar-header-custom {
        padding: 12px 0
    }

    .navbar-nav li > ul {
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav > li.has-sub > ul {
        opacity: 1;
        margin: 0;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-transition: all 0s ease;
        -ms-transition: all 0s ease;
        -moz-transition: all 0s ease;
        -o-transition: all 0s ease;
        transition: all 0s ease
    }

    .navbar li > ul ul {
        margin: 0;
        min-width: auto
    }

    .navbar-nav > li.has-sub {
        padding-right: 0
    }

    .navbar-nav > li > a {
        padding: 14px 20px;
        color: #1e2022;
        font-size: 14px;
        font-weight: 500
    }

        .navbar-nav > li > a:hover {
            opacity: 1
        }

    .navbar-nav li.has-sub a:hover {
        color: #1e2022
    }

    .navbar ul ul li.active > a {
        color: #000
    }

    .navbar .sub-title {
        color: #1e2022
    }

    .navbar-nav {
        background: #fff;
        -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
        -ms-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
        box-shadow: 0 2px 3px rgba(0,0,0,0.2);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        transition-duration: 0;
        -ms-transition-duration: 0;
        -moz-transition-duration: 0;
        -webkit-transition-duration: 0;
        -o-transition-duration: 0;
        width: 100%;
        display: none;
        transition: none;
        -ms-transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none
    }

        .navbar-nav li.active > a {
            opacity: 1
        }

        .navbar-nav ul {
            width: 100%;
            display: none;
            transition: none;
            -ms-transition: none;
            -moz-transition: none;
            -webkit-transition: none;
            -o-transition: none
        }

        .navbar-nav li {
            width: 100%;
            border-top: 1px solid #e6e6e6;
            position: relative;
            padding: 0;
            margin: 0
        }

        .navbar-nav ul li:hover {
            background: #f5f5f5
        }

        .navbar-nav ul ul li {
            height: auto
        }

        .navbar-nav li:hover > ul > li {
            height: auto
        }

    .navbar ul li a {
        width: 100%;
        border-bottom: 0
    }

    .navbar ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
        background: #f5f5f5;
        padding: 0
    }

        .navbar ul ul li {
            margin-bottom: 0;
            padding: 0;
            border-color: #e6e6e6
        }

            .navbar ul ul li a {
                width: 100%;
                border-bottom: 0;
                color: #575a7b;
                background: none;
                padding: 10px 30px
            }

        .navbar ul ul ul li a {
            padding-left: 45px
        }

    .navbar > ul > li {
        float: none
    }

    .navbar-nav ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
        background: #f5f5f5;
        padding: 0
    }

    .navbar > ul > li.has-sub > a:after, .navbar > ul > li.has-sub > a:before {
        display: none
    }

    .navbar ul ul > li.has-sub > a:after, .navbar ul ul > li.has-sub > a:before {
        display: none
    }

    .navbar-nav ul ul ul li.active a {
        border-left: none
    }

    .navbar-nav > ul > li.has-sub > ul > li.active > a, .navbar-nav > ul ul > li.has-sub > ul > li.active > a {
        border-top: none
    }

    .navbar li > ul ul ul {
        margin-left: 0;
        background: #fff
    }

    .navbar ul ul ul ul li a {
        padding-left: 55px
    }

    .navbar-nav .has-sub .has-sub .submenu-button {
        height: 43px
    }

        .navbar-nav .has-sub .has-sub .submenu-button:after {
            top: 19px
        }

        .navbar-nav .has-sub .has-sub .submenu-button:before {
            top: 15px
        }

    .navbar-toggler {
        background: #1e2022;
        width: 40px;
        height: 35px;
        padding: 0;
        border-radius: 0;
        position: absolute;
        right: 0;
        top: -59px;
        cursor: pointer;
        z-index: 12399994;
        border: none;
        box-shadow: none !important
    }

        .navbar-toggler:after {
            position: absolute;
            top: 17px;
            right: 10px;
            display: block;
            height: 8px;
            width: 20px;
            border-top: 2px solid #fff;
            border-bottom: 2px solid #fff;
            content: ""
        }

        .navbar-toggler:before {
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            transition: all .3s ease;
            position: absolute;
            top: 11px;
            right: 10px;
            display: block;
            height: 2px;
            width: 20px;
            background: #fff;
            content: ""
        }

        .navbar-toggler.menu-opened:after {
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            transition: all .3s ease;
            top: 17px;
            border: 0;
            height: 2px;
            width: 19px;
            background: #fff;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .navbar-toggler.menu-opened:before {
            top: 17px;
            background: #fff;
            width: 19px;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

    .navbar-nav .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        height: 51px;
        width: 100%;
        cursor: pointer
    }

        .navbar-nav .submenu-button:after {
            position: absolute;
            top: 24px;
            right: 16px;
            width: 10px;
            height: 2px;
            display: block;
            background: #1e2022;
            content: ""
        }

        .navbar-nav .submenu-button:before {
            position: absolute;
            top: 20px;
            right: 20px;
            display: block;
            width: 2px;
            height: 10px;
            background: #1e2022;
            content: ""
        }

    .navbar-nav .has-sub.active > .submenu-button:before {
        display: none
    }

    .attr-nav {
        float: left;
        margin-right: 50px;
        margin-top: -81px
    }

        .attr-nav > ul > li {
            display: inline-block
        }

            .attr-nav > ul > li.dropdown ul.dropdown-menu {
                left: -193px;
                top: 38px;
                display: none !important
            }

                .attr-nav > ul > li.dropdown ul.dropdown-menu.show {
                    display: block !important
                }

            .attr-nav > ul > li > a {
                padding: 0
            }

                .attr-nav > ul > li > a span.badge {
                    right: -2px
                }

    .top-position {
        margin-top: -72px
    }

    .top-position1 {
        margin-top: -73px
    }
}

@media screen and (max-width: 479px) {
    .attr-nav {
        margin-top: -71px
    }

    .navbar-toggler {
        top: -52px
    }

    .attr-nav > ul > li.dropdown ul.dropdown-menu {
        left: -163px
    }
}


.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0px, 0px, 0px)
    }

    .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0)
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }

    .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
        display: none
    }

    .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
        background: none;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden
    }

    .owl-carousel.owl-drag .owl-item {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

    .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
        max-height: 0
    }

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.html") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3)
    }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

    .owl-theme .owl-nav [class*='owl-'] {
        color: #FFF;
        font-size: 14px;
        margin: 5px;
        padding: 4px 7px;
        background: #D6D6D6;
        display: inline-block;
        cursor: pointer;
        border-radius: 3px
    }

        .owl-theme .owl-nav [class*='owl-']:hover {
            background: #869791;
            color: #FFF;
            text-decoration: none
        }

    .owl-theme .owl-nav .disabled {
        opacity: 0.5;
        cursor: default
    }

        .owl-theme .owl-nav.disabled + .owl-dots {
            margin-top: 10px
        }

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1;
        *display: inline
    }

        .owl-theme .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            margin: 5px 7px;
            background: #D6D6D6;
            display: block;
            -webkit-backface-visibility: visible;
            transition: opacity 200ms ease;
            border-radius: 30px
        }

        .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
            background: #869791
        }

.xzoom-source img, .xzoom-preview img, .xzoom-lens img {
    display: block;
    max-width: none;
    max-height: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.xzoom-container {
    display: inline-block;
    width: 100%
}

.xzoom-thumbs {
    text-align: center;
    margin-bottom: 10px
}

.xzoom {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    margin-bottom: 15px
}

.xzoom2, .xzoom3, .xzoom4, .xzoom5 {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5)
}

.xzoom-gallery, .xzoom-gallery2, .xzoom-gallery3, .xzoom-gallery4, .xzoom-gallery5 {
    border: 1px solid #cecece;
    margin-left: 5px;
    margin-bottom: 10px
}

.xzoom-source, .xzoom-hidden {
    display: block;
    position: static;
    float: none;
    clear: both;
    z-index: 1
}

.xzoom-hidden {
    overflow: hidden
}

.xzoom-preview {
    border: 1px solid #888;
    background: #2f4f4f;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    z-index: 1
}

.xzoom-lens {
    border: 1px solid #555;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    cursor: crosshair
}

.xzoom-loading {
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 100%;
    opacity: .7;
    background: transparent;
    width: 48px;
    height: 48px
}

.xactive {
    -webkit-box-shadow: 0px 0px 3px 0px #4aa9d2;
    -moz-box-shadow: 0px 0px 3px 0px #4aa9d2;
    box-shadow: 0px 0px 3px 0px #4aa9d2;
    border: 1px solid #4aaad2
}

.xzoom-caption {
    position: absolute;
    bottom: -43px;
    left: 0;
    background: #000;
    width: 100%;
    text-align: left
}

    .xzoom-caption span {
        color: #fff;
        display: block;
        font-size: 0.75em;
        font-weight: bold;
        padding: 10px
    }

@media (max-width: 991px) {
    .xzoom-thumbs img {
        width: 60px
    }
}



.hiddencol {
    display: none;
}



.center {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

.overlay {
    position: fixed;
    z-index: 99;
    top: 0px;
    left: 0px;
    background-color: #FFFFFF;
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=70);
    opacity: 0.70;
    -moz-opacity: 0.70;
}

.loader {
    z-index: 100;
    position: fixed;
    /* width: 120px;*/
    margin-left: -60px;
    top: 50%;
    left: 45%;
}

.modal2 {
    position: absolute;
    z-index: 999;
    height: 100%;
    width: 100%;
    left: 40%;
    top: 45%;
    -moz-opacity: 0.8;
}

.modal1 {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    -moz-opacity: 0.8;
}



.imageBox {
    margin-bottom: 70px;
}

.productImage {
    position: relative;
}

    .productImage img {
        max-width: 100%;
        display: block;
        width: 100%;
    }

    .productImage .sticker {
        position: absolute;
        bottom: 30px;
        right: 0;
        background: #ffffff;
        padding: 5px 10px;
        font-size: 13px;
        color: rgba(0, 0, 0, 0.5);
        z-index: 1;
    }

        .productImage .sticker i {
            margin-right: 10px;
        }

.productCaption {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: none;
}

    .productCaption h3 {
        font-size: 20px;
        color: #000000;
        font-weight: 400;
        margin: 20px 0 10px;
        padding: 0 15px;
    }

        .productCaption h3 a {
            color: #000000;
        }

    .productCaption .product-meta span {
        font-size: 13px;
        color: rgba(0, 0, 0, 0.5);
        display: block;
        padding: 0 15px;
        margin-bottom: 15px;
        font-style: italic;
    }

    .productCaption .rating {
        padding: 0 15px;
        margin-bottom: 30px;
    }

        .productCaption .rating span {
            display: inline-block;
        }

            .productCaption .rating span .fa {
                color: #ffc100;
            }

        .productCaption .rating .rating-star {
            margin-right: 5px;
        }

    .productCaption .rating-review {
        font-size: 13px;
        color: rgba(0, 0, 0, 0.5);
    }

    .productCaption .caption-bottom > div {
        display: inline-block;
        width: 50%;
        text-align: center;
        height: 50px;
        float: left;
    }

    .productCaption .caption-bottom .price {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-right: 1px solid rgba(0, 0, 0, 0.1);
    }

        .productCaption .caption-bottom .price span {
            line-height: 50px;
        }

    .productCaption .caption-bottom .offer-price {
        font-family: "Roboto Slab", serif;
        font-weight: 700;
        font-size: 20px;
        color: #49c32c;
    }

    .productCaption .caption-bottom .regular-price {
        font-family: "Roboto Slab", serif;
        font-weight: 400;
        font-size: 14px;
        color: rgba(0, 0, 0, 0.5);
    }

    .productCaption .caption-bottom .user {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        padding: 0 20px;
    }

@media (min-width: 992px) {
    .productCaption .caption-bottom .user {
        padding: 0 15px;
    }
}

.productCaption .caption-bottom .user i {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 50px;
    float: left;
}

.productCaption .caption-bottom .user span {
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 14px;
    display: table-cell;
    text-align: left;
    padding-top: 10px;
    padding-left: 7px;
}



