@font-face {
    font-family: "iransans";
    src: url("../../fonts/IRANSansWeb_Light.woff2") format("woff2");
    src: url("../../fonts/IRANSansWeb_Light.woff") format("woff");
  }

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto,
.col-5col,
.col-7col,
.col-8col {
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px
}

.col-1 {
    max-width: 8.3333%;
    flex: 0 0 8.3333%
}

.col-2 {
    max-width: 16.6667%;
    flex: 0 0 16.6667%
}

.col-3 {
    max-width: 25%;
    flex: 0 0 25%
}

.col-4 {
    max-width: 33.3333%;
    flex: 0 0 33.3333%
}

.col-5 {
    max-width: 41.6667%;
    flex: 0 0 41.6667%
}

.col-6 {
    max-width: 50%;
    flex: 0 0 50%
}

.col-7 {
    max-width: 58.3333%;
    flex: 0 0 58.3333%
}

.col-8 {
    max-width: 66.6667%;
    flex: 0 0 66.6667%
}

.col-9 {
    max-width: 75%;
    flex: 0 0 75%
}

.col-10 {
    max-width: 83.3333%;
    flex: 0 0 83.3333%
}

.col-11 {
    max-width: 91.6667%;
    flex: 0 0 91.6667%
}

.col-12 {
    max-width: 100%;
    flex: 0 0 100%
}

@media (min-width: 576px) {
    .col-sm-1 {
        max-width: 8.3333%;
        flex: 0 0 8.3333%
    }
}

@media (min-width: 576px) {
    .col-sm-2 {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }
}

@media (min-width: 576px) {
    .col-sm-3 {
        max-width: 25%;
        flex: 0 0 25%
    }
}

@media (min-width: 576px) {
    .col-sm-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }
}

@media (min-width: 576px) {
    .col-sm-5 {
        max-width: 41.6667%;
        flex: 0 0 41.6667%
    }
}

@media (min-width: 576px) {
    .col-sm-6 {
        max-width: 50%;
        flex: 0 0 50%
    }
}

@media (min-width: 576px) {
    .col-sm-7 {
        max-width: 58.3333%;
        flex: 0 0 58.3333%
    }
}

@media (min-width: 576px) {
    .col-sm-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%
    }
}

@media (min-width: 576px) {
    .col-sm-9 {
        max-width: 75%;
        flex: 0 0 75%
    }
}

@media (min-width: 576px) {
    .col-sm-10 {
        max-width: 83.3333%;
        flex: 0 0 83.3333%
    }
}

@media (min-width: 576px) {
    .col-sm-11 {
        max-width: 91.6667%;
        flex: 0 0 91.6667%
    }
}

@media (min-width: 576px) {
    .col-sm-12 {
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media (min-width: 768px) {
    .col-md-1 {
        max-width: 8.3333%;
        flex: 0 0 8.3333%
    }
}

@media (min-width: 768px) {
    .col-md-2 {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }
}

@media (min-width: 768px) {
    .col-md-3 {
        max-width: 25%;
        flex: 0 0 25%
    }
}

@media (min-width: 768px) {
    .col-md-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }
}

@media (min-width: 768px) {
    .col-md-5 {
        max-width: 41.6667%;
        flex: 0 0 41.6667%
    }
}

@media (min-width: 768px) {
    .col-md-6 {
        max-width: 50%;
        flex: 0 0 50%
    }
}

@media (min-width: 768px) {
    .col-md-7 {
        max-width: 58.3333%;
        flex: 0 0 58.3333%
    }
}

@media (min-width: 768px) {
    .col-md-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%
    }
}

@media (min-width: 768px) {
    .col-md-9 {
        max-width: 75%;
        flex: 0 0 75%
    }
}

@media (min-width: 768px) {
    .col-md-10 {
        max-width: 83.3333%;
        flex: 0 0 83.3333%
    }
}

@media (min-width: 768px) {
    .col-md-11 {
        max-width: 91.6667%;
        flex: 0 0 91.6667%
    }
}

@media (min-width: 768px) {
    .col-md-12 {
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media (min-width: 992px) {
    .col-lg-1 {
        max-width: 8.3333%;
        flex: 0 0 8.3333%
    }
}

@media (min-width: 992px) {
    .col-lg-2 {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }
}

@media (min-width: 992px) {
    .col-lg-3 {
        max-width: 25%;
        flex: 0 0 25%
    }
}

@media (min-width: 992px) {
    .col-lg-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }
}

@media (min-width: 992px) {
    .col-lg-5 {
        max-width: 41.6667%;
        flex: 0 0 41.6667%
    }
}

@media (min-width: 992px) {
    .col-lg-6 {
        max-width: 50%;
        flex: 0 0 50%
    }
}

@media (min-width: 992px) {
    .col-lg-7 {
        max-width: 58.3333%;
        flex: 0 0 58.3333%
    }
}

@media (min-width: 992px) {
    .col-lg-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%
    }
}

@media (min-width: 992px) {
    .col-lg-9 {
        max-width: 75%;
        flex: 0 0 75%
    }
}

@media (min-width: 992px) {
    .col-lg-10 {
        max-width: 83.3333%;
        flex: 0 0 83.3333%
    }
}

@media (min-width: 992px) {
    .col-lg-11 {
        max-width: 91.6667%;
        flex: 0 0 91.6667%
    }
}

@media (min-width: 992px) {
    .col-lg-12 {
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media (min-width: 1200px) {
    .col-xl-1 {
        max-width: 8.3333%;
        flex: 0 0 8.3333%
    }
}

@media (min-width: 1200px) {
    .col-xl-2 {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }
}

@media (min-width: 1200px) {
    .col-xl-3 {
        max-width: 25%;
        flex: 0 0 25%
    }
}

@media (min-width: 1200px) {
    .col-xl-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }
}

@media (min-width: 1200px) {
    .col-xl-5 {
        max-width: 41.6667%;
        flex: 0 0 41.6667%
    }
}

@media (min-width: 1200px) {
    .col-xl-6 {
        max-width: 50%;
        flex: 0 0 50%
    }
}

@media (min-width: 1200px) {
    .col-xl-7 {
        max-width: 58.3333%;
        flex: 0 0 58.3333%
    }
}

@media (min-width: 1200px) {
    .col-xl-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%
    }
}

@media (min-width: 1200px) {
    .col-xl-9 {
        max-width: 75%;
        flex: 0 0 75%
    }
}

@media (min-width: 1200px) {
    .col-xl-10 {
        max-width: 83.3333%;
        flex: 0 0 83.3333%
    }
}

@media (min-width: 1200px) {
    .col-xl-11 {
        max-width: 91.6667%;
        flex: 0 0 91.6667%
    }
}

@media (min-width: 1200px) {
    .col-xl-12 {
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media (min-width: 1600px) {
    .col-xxl-1 {
        max-width: 8.3333%;
        flex: 0 0 8.3333%
    }
}

@media (min-width: 1600px) {
    .col-xxl-2 {
        max-width: 16.6667%;
        flex: 0 0 16.6667%
    }
}

@media (min-width: 1600px) {
    .col-xxl-3 {
        max-width: 25%;
        flex: 0 0 25%
    }
}

@media (min-width: 1600px) {
    .col-xxl-4 {
        max-width: 33.3333%;
        flex: 0 0 33.3333%
    }
}

@media (min-width: 1600px) {
    .col-xxl-5 {
        max-width: 41.6667%;
        flex: 0 0 41.6667%
    }
}

@media (min-width: 1600px) {
    .col-xxl-6 {
        max-width: 50%;
        flex: 0 0 50%
    }
}

@media (min-width: 1600px) {
    .col-xxl-7 {
        max-width: 58.3333%;
        flex: 0 0 58.3333%
    }
}

@media (min-width: 1600px) {
    .col-xxl-8 {
        max-width: 66.6667%;
        flex: 0 0 66.6667%
    }
}

@media (min-width: 1600px) {
    .col-xxl-9 {
        max-width: 75%;
        flex: 0 0 75%
    }
}

@media (min-width: 1600px) {
    .col-xxl-10 {
        max-width: 83.3333%;
        flex: 0 0 83.3333%
    }
}

@media (min-width: 1600px) {
    .col-xxl-11 {
        max-width: 91.6667%;
        flex: 0 0 91.6667%
    }
}

@media (min-width: 1600px) {
    .col-xxl-12 {
        max-width: 100%;
        flex: 0 0 100%
    }
}

[class*=' c-']>* {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    flex-grow: 0;
    flex-shrink: 0
}

@media (min-width: 320px) {
    .c-xs-1>* {
        flex-basis: 100% !important;
        max-width: 100% !important
    }

    .c-xs-2>* {
        flex-basis: 50% !important;
        max-width: 50% !important
    }

    .c-xs-3>* {
        flex-basis: 33.3333% !important;
        max-width: 33.3333% !important
    }

    .c-xs-4>* {
        flex-basis: 25% !important;
        max-width: 25% !important
    }

    .c-xs-5>* {
        flex-basis: 20% !important;
        max-width: 20% !important
    }

    .c-xs-6>* {
        flex-basis: 16.6667% !important;
        max-width: 16.6667% !important
    }

    .c-xs-7>* {
        flex-basis: 14.2857% !important;
        max-width: 14.2857% !important
    }

    .c-xs-8>* {
        flex-basis: 12.5% !important;
        max-width: 12.5% !important
    }

    .col-xs {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xs-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
}

@media (min-width: 576px) {
    .c-sm-1>* {
        flex-basis: 100% !important;
        max-width: 100% !important
    }

    .c-sm-2>* {
        flex-basis: 50% !important;
        max-width: 50% !important
    }

    .c-sm-3>* {
        flex-basis: 33.3333% !important;
        max-width: 33.3333% !important
    }

    .c-sm-4>* {
        flex-basis: 25% !important;
        max-width: 25% !important
    }

    .c-sm-5>* {
        flex-basis: 20% !important;
        max-width: 20% !important
    }

    .c-sm-6>* {
        flex-basis: 16.6667% !important;
        max-width: 16.6667% !important
    }

    .c-sm-7>* {
        flex-basis: 14.2857% !important;
        max-width: 14.2857% !important
    }

    .c-sm-8>* {
        flex-basis: 12.5% !important;
        max-width: 12.5% !important
    }

    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .c-md-1>* {
        flex-basis: 100% !important;
        max-width: 100% !important
    }

    .c-md-2>* {
        flex-basis: 50% !important;
        max-width: 50% !important
    }

    .c-md-3>* {
        flex-basis: 33.3333% !important;
        max-width: 33.3333% !important
    }

    .c-md-4>* {
        flex-basis: 25% !important;
        max-width: 25% !important
    }

    .c-md-5>* {
        flex-basis: 20% !important;
        max-width: 20% !important
    }

    .c-md-6>* {
        flex-basis: 16.6667% !important;
        max-width: 16.6667% !important
    }

    .c-md-7>* {
        flex-basis: 14.2857% !important;
        max-width: 14.2857% !important
    }

    .c-md-8>* {
        flex-basis: 12.5% !important;
        max-width: 12.5% !important
    }

    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
}

@media (min-width: 992px) {
    .c-lg-1>* {
        flex-basis: 100% !important;
        max-width: 100% !important
    }

    .c-lg-2>* {
        flex-basis: 50% !important;
        max-width: 50% !important
    }

    .c-lg-3>* {
        flex-basis: 33.3333% !important;
        max-width: 33.3333% !important
    }

    .c-lg-4>* {
        flex-basis: 25% !important;
        max-width: 25% !important
    }

    .c-lg-5>* {
        flex-basis: 20% !important;
        max-width: 20% !important
    }

    .c-lg-6>* {
        flex-basis: 16.6667% !important;
        max-width: 16.6667% !important
    }

    .c-lg-7>* {
        flex-basis: 14.2857% !important;
        max-width: 14.2857% !important
    }

    .c-lg-8>* {
        flex-basis: 12.5% !important;
        max-width: 12.5% !important
    }

    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
}

@media (min-width: 1200px) {
    .c-xl-1>* {
        flex-basis: 100% !important;
        max-width: 100% !important
    }

    .c-xl-2>* {
        flex-basis: 50% !important;
        max-width: 50% !important
    }

    .c-xl-3>* {
        flex-basis: 33.3333% !important;
        max-width: 33.3333% !important
    }

    .c-xl-4>* {
        flex-basis: 25% !important;
        max-width: 25% !important
    }

    .c-xl-5>* {
        flex-basis: 20% !important;
        max-width: 20% !important
    }

    .c-xl-6>* {
        flex-basis: 16.6667% !important;
        max-width: 16.6667% !important
    }

    .c-xl-7>* {
        flex-basis: 14.2857% !important;
        max-width: 14.2857% !important
    }

    .c-xl-8>* {
        flex-basis: 12.5% !important;
        max-width: 12.5% !important
    }
}

@media (min-width: 1600px) {
    .c-xxl-1>* {
        flex-basis: 100% !important;
        max-width: 100% !important
    }

    .c-xxl-2>* {
        flex-basis: 50% !important;
        max-width: 50% !important
    }

    .c-xxl-3>* {
        flex-basis: 33.3333% !important;
        max-width: 33.3333% !important
    }

    .c-xxl-4>* {
        flex-basis: 25% !important;
        max-width: 25% !important
    }

    .c-xxl-5>* {
        flex-basis: 20% !important;
        max-width: 20% !important
    }

    .c-xxl-6>* {
        flex-basis: 16.6667% !important;
        max-width: 16.6667% !important
    }

    .c-xxl-7>* {
        flex-basis: 14.2857% !important;
        max-width: 14.2857% !important
    }

    .c-xxl-8>* {
        flex-basis: 12.5% !important;
        max-width: 12.5% !important
    }
}

*,
::after,
::before {
    box-sizing: border-box
}

body {
    margin: 0;
    text-align: right
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

.text-left {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-right {
    text-align: left !important
}

.text-white {
    color: #fff !important
}

.text-dark {
    color: #333 !important
}

.bg-white {
    background-color: #fff !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.m-0 {
    margin: 0 !important
}

.m-auto {
    margin: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.p-0 {
    padding: 0 !important
}

.border-none {
    border: none !important
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px
}

@media (min-width: 992px) {
    .offset-lg-1 {
        margin-right: 8.333333%
    }
}

.flex-column {
    flex-direction: column !important
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important
    }
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important
    }
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.d-block {
    display: block !important
}

.d-flex {
    display: flex !important
}

.d-inline-block {
    display: inline-block !important
}

.d-inline-flex {
    display: inline-flex !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-between {
    justify-content: space-between !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.w-100 {
    width: 100% !important
}

.h-100 {
    height: 100% !important
}

.w-auto {
    width: auto !important
}

.h-auto {
    height: auto !important
}

.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: right;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: right;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: .25rem
}

.background-image-none {
    background-image: none !important
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

@media (min-width: 992px) {
    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }
}

@media (min-width: 768px) {
    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }
}

figure {
    margin: 0 0 1rem
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: "iransans";
    font-size: inherit;
    line-height: inherit
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

.d-none {
    display: none !important
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-block {
        display: block !important
    }
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-right: 1.5rem
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (min-width: 992px) {
    .col-5col {
        flex: 0 0 20%;
        max-width: 20%
    }

    .col-7col {
        flex: 0 0 14.2857%;
        max-width: 14.2857%
    }

    .col-8col {
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

.overflow-hidden {
    overflow: hidden !important
}

html {
    direction: rtl;
    font-size: 62.5%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-size-adjust: 100%
}

body {
    font: normal 400 1.4rem/1.86 "iransans", sans-serif;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden
}

input:focus,
a:focus {
    outline: none
}

p {
    margin-bottom: 1.5rem
}

ul,
ol {
    list-style: none;
    padding: 0;
    margin: 0 0 1.5rem
}

b,
strong {
    font-weight: 700
}

em,
i {
    font-style: italic
}

hr {
    border: none;
    border-top: 1px solid #ebebeb;
    margin: 3rem auto 2.5rem
}

sub,
sup {
    position: relative;
    font-size: 70%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

mark {
    color: inherit;
    background-color: transparent
}

select {
    border-radius: 0
}

select:focus {
    outline: none
}

a {
    text-decoration: none;
    transition: color 0.3s ease
}

a:hover,
a:focus {
    text-decoration: none;
    color: #c96
}

img {
    max-width: 100%;
    height: auto
}

button {
    -webkit-appearance: none
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-primary {
    color: #c96 !important
}

.text-secondary {
    color: #a6c76c !important
}

.text-dark {
    color: #333 !important
}

.text-light {
    color: #ccc !important
}

.text-white {
    color: #fff !important
}

.text-body {
    color: #666 !important
}

.lead {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.875;
    margin-bottom: 1.2rem
}

blockquote {
    position: relative;
    margin: 0 0 2rem
}

ins {
    text-decoration: none
}

em {
    font-size: 85%
}

fieldset {
    border: none;
    margin: 0;
    padding: 0
}

address {
    font-style: normal
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none
}

h1,
.h1 {
    font-size: 5rem
}

h2,
.h2 {
    font-size: 4rem
}

h3,
.h3 {
    font-size: 3rem
}

h4,
.h4 {
    font-size: 2.4rem
}

.container {
    max-width: 100%;
    width: 1440px
}

.container,
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

.page-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100%;
    right: 0;
    transition: right 0.4s, left 0.4s ease
}

@media (max-width: 991px) {
    .mmenu-active .page-wrapper {
        right: 200px
    }
}

.main {
    flex: 1 1 auto;
    width: 100%
}

.page-content {
    padding-bottom: 5rem
}

@media (min-width: 1200px) {
    .container-fluid {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (min-width: 1600px) {
    .container-fluid {
        padding-left: 62px;
        padding-right: 62px
    }
}

@media (min-width: 1920px) {
    .container-fluid {
        max-width: 1920px;
        margin-left: auto;
        margin-right: auto
    }
}

.btn {
    display: inline-block;
    padding: 0.6em 1.5em;
    background: #c96;
    border: 1px solid #c96;
    color: #fff;
    transition: color .35s, border .35s, background .35s;
    font-size: 1.3rem;
    font-weight: 600;
    letter-spacing: 0.05em
}

.btn:hover,
.btn:focus {
    color: #c96;
    border-color: #fff;
    background-color: #fff
}

.btn-icon i:first-child {
    margin-left: .5rem
}

.btn-icon i:last-child {
    margin-right: .5rem
}

.btn-icon i,
.btn-icon span {
    vertical-align: middle
}

.btn-link {
    padding: 0;
    background: none;
    border: none
}

.btn-link:hover {
    border: none;
    background: none
}

.btn-hover-shadow:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1)
}

.icon-box {
    color: #999999;
    font-weight: 300;
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: -.01em;
    margin-bottom: 2rem;
    display: flex;
    flex-flow: column wrap
}

.icon-box .icon-box-title {
    margin: 0
}

.icon-box i {
    display: block
}

.icon-box.icon-box-side {
    flex-flow: row
}

.icon-box .icon-box-desc {
    margin: 0
}

.icon-box.icon-inner-content {
    flex-flow: column
}

.icon-box.icon-inner-content .icon-box-icon {
    display: flex;
    align-items: center
}

.icon-box.icon-box-bordered {
    position: relative
}

.icon-box.icon-box-bordered:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #ebebeb
}

.icon-box-icon.icon-stacked i,
.icon-box-icon.icon-framed i {
    padding: 20px
}

.icon-box-icon.icon-stacked i {
    color: #fff
}

.icon-box-icon.icon-framed i {
    border: 2px solid;
    background-color: #fff
}

.icon-box-icon:not(.icon-default).icon-circle i {
    border-radius: 50%
}

.icon-box .icon-box-title {
    color: #333333;
    font-weight: 400;
    font-size: 1.8rem;
    letter-spacing: -.025em;
    margin-bottom: .9rem
}

.icon-box-title,
.icon-box-desc {
    word-break: break-word
}

.icon-box-icon {
    font-size: 4rem;
    line-height: 1
}

.icon-box-content p:last-child {
    margin-bottom: 0
}

.icon-box-left {
    position: relative;
    padding-right: 70px
}

.icon-box-left .icon-box-icon {
    position: absolute;
    right: 0;
    top: -1rem
}

.icon-box-circle .icon-box-icon {
    width: 7rem;
    height: 7rem;
    border-radius: 50%;
    color: #fff;
    background-color: #c96
}

.icon-box-circle.icon-box-left {
    padding-right: 100px
}

.icon-box-circle.icon-box-left .icon-box-icon {
    right: 1rem
}

.icon-box-card {
    background-color: #fafafa;
    padding: 6.5rem 2rem 6rem
}

.icon-box-card .icon-box-title {
    font-weight: 600
}

.icon-box-card .icon-box-icon {
    margin-bottom: 1.3rem
}

.icon-boxes-container {
    background-color: #f7f7f7;
    padding-top: 2.8rem;
    padding-bottom: 2.8rem;
    margin-bottom: 0
}

.icon-boxes-container.bg-dark .icon-box-icon {
    color: #666
}

.icon-boxes-container.bg-dark .icon-box-title {
    color: #fff
}

.icon-box-side {
    display: flex;
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 0
}

.icon-box-side .icon-box-icon {
    display: inline-block;
    line-height: 0;
    text-align: center;
    margin-bottom: 0
}

.icon-box-side .icon-box-title {
    font-weight: 500;
    font-size: 1.6rem;
    letter-spacing: -.01em
}

@media (min-width: 768px) {
    .icon-box {
        margin-bottom: 4rem
    }

    .icon-box-side {
        margin-bottom: 0
    }
}

@media (min-width: 1200px) {
    .icon-boxes-separator [class*="col-"]+[class*="col-"]:before {
        content: '';
        display: block;
        width: 1px;
        height: 5.3rem;
        background-color: #e9e9e9;
        position: absolute;
        right: -.3rem;
        top: 50%;
        margin-top: -2.55rem
    }
}

@media (max-width: 1199px) {
    .icon-box-sm br {
        display: none
    }
}

.social-icons,
.yith-wcwl-share {
    display: flex;
    align-items: center;
    flex-flow: row wrap
}

@media (min-width: 992px) {
    .sticky-sidebar>.social-icons {
        flex-flow: column wrap
    }
}

.social-icons:not(.circle-type):not(.yith-wcwl-share)>a {
    width: auto;
    height: auto
}

.circle-type .social-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
    width: 4rem;
    height: 4rem;
    color: #999999;
    margin: 0;
    background-color: transparent;
    border: 1px solid #e1e2e6;
    border-radius: 50%;
    text-decoration: none;
    opacity: 1;
    transition: .35s
}

.circle-type .social-icon:not(:last-child) {
    margin-left: 1rem
}

.circle-type .social-icon.social-email {
    font-size: 1.8rem
}

.circle-type .social-icon:hover,
.circle-type .social-icon:focus {
    color: #fff
}

.social-icon,
.yith-wcwl-share li a {
    width: auto;
    height: auto;
    border: none;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center
}

.social-icon:not(:last-child),
.yith-wcwl-share li a:not(:last-child) {
    margin-left: 2rem
}

.social-label {
    margin-bottom: 0;
    margin-left: 2rem;
    line-height: 21px
}

.sticky-content .social-label {
    line-height: 1;
    margin-bottom: 1rem
}

.social-icons-sm .social-icon {
    font-size: 1.2rem;
    width: 3rem;
    height: 3rem
}

.social-icons-colored .social-facebook {
    color: #8f79ed
}

.social-icons-colored.circle-type .social-icon.social-facebook {
    color: #fff;
    border-color: #8f79ed;
    background-color: #8f79ed
}

.social-icons-colored.circle-type .social-icon.social-facebook:hover,
.social-icons-colored.circle-type .social-icon.social-facebook:focus {
    background-color: #fff !important;
    border-color: #d7d7d7 !important
}

.social-icons-colored.circle-type .social-icon.social-facebook:hover.social-facebook,
.social-icons-colored.circle-type .social-icon.social-facebook:focus.social-facebook {
    color: #8f79ed
}

.social-icons-colored .social-twitter {
    color: #79c8ed
}

.social-icons-colored.circle-type .social-icon.social-twitter {
    color: #fff;
    border-color: #79c8ed;
    background-color: #79c8ed
}

.social-icons-colored.circle-type .social-icon.social-twitter:hover,
.social-icons-colored.circle-type .social-icon.social-twitter:focus {
    background-color: #fff !important;
    border-color: #d7d7d7 !important
}

.social-icons-colored.circle-type .social-icon.social-twitter:hover.social-twitter,
.social-icons-colored.circle-type .social-icon.social-twitter:focus.social-twitter {
    color: #79c8ed
}

.social-icons-colored .social-instagram {
    color: #dd6d9a
}

.social-icons-colored.circle-type .social-icon.social-instagram {
    color: #fff;
    border-color: #dd6d9a;
    background-color: #dd6d9a
}

.social-icons-colored.circle-type .social-icon.social-instagram:hover,
.social-icons-colored.circle-type .social-icon.social-instagram:focus {
    background-color: #fff !important;
    border-color: #d7d7d7 !important
}

.social-icons-colored.circle-type .social-icon.social-instagram:hover.social-instagram,
.social-icons-colored.circle-type .social-icon.social-instagram:focus.social-instagram {
    color: #dd6d9a
}

.social-icons-colored .social-youtube {
    color: #e66262
}

.social-icons-colored.circle-type .social-icon.social-youtube {
    color: #fff;
    border-color: #e66262;
    background-color: #e66262
}

.social-icons-colored.circle-type .social-icon.social-youtube:hover,
.social-icons-colored.circle-type .social-icon.social-youtube:focus {
    background-color: #fff !important;
    border-color: #d7d7d7 !important
}

.social-icons-colored.circle-type .social-icon.social-youtube:hover.social-youtube,
.social-icons-colored.circle-type .social-icon.social-youtube:focus.social-youtube {
    color: #e66262
}

.social-icons-colored .social-pinterest {
    color: #e66262
}

.social-icons-colored.circle-type .social-icon.social-pinterest {
    color: #fff;
    border-color: #e66262;
    background-color: #e66262
}

.social-icons-colored.circle-type .social-icon.social-pinterest:hover,
.social-icons-colored.circle-type .social-icon.social-pinterest:focus {
    background-color: #fff !important;
    border-color: #d7d7d7 !important
}

.social-icons-colored.circle-type .social-icon.social-pinterest:hover.social-pinterest,
.social-icons-colored.circle-type .social-icon.social-pinterest:focus.social-pinterest {
    color: #e66262
}

.social-icons-colored .social-linkedin {
    color: #39c
}

.social-icons-colored.circle-type .social-icon.social-linkedin {
    color: #fff;
    border-color: #39c;
    background-color: #39c
}

.social-icons-colored.circle-type .social-icon.social-linkedin:hover,
.social-icons-colored.circle-type .social-icon.social-linkedin:focus {
    background-color: #fff !important;
    border-color: #d7d7d7 !important
}

.social-icons-colored.circle-type .social-icon.social-linkedin:hover.social-linkedin,
.social-icons-colored.circle-type .social-icon.social-linkedin:focus.social-linkedin {
    color: #39c
}

.social-icons-colored .social-tumblr {
    color: #2478ba
}

.social-icons-colored.circle-type .social-icon.social-tumblr {
    color: #fff;
    border-color: #2478ba;
    background-color: #2478ba
}

.social-icons-colored.circle-type .social-icon.social-tumblr:hover,
.social-icons-colored.circle-type .social-icon.social-tumblr:focus {
    background-color: #fff !important;
    border-color: #d7d7d7 !important
}

.social-icons-colored.circle-type .social-icon.social-tumblr:hover.social-tumblr,
.social-icons-colored.circle-type .social-icon.social-tumblr:focus.social-tumblr {
    color: #2478ba
}

.social-icons-colored .social-email {
    color: #111
}

.social-icons-colored.circle-type .social-icon.social-email {
    color: #fff;
    border-color: #111;
    background-color: #111
}

.social-icons-colored.circle-type .social-icon.social-email:hover,
.social-icons-colored.circle-type .social-icon.social-email:focus {
    background-color: #fff !important;
    border-color: #d7d7d7 !important
}

.social-icons-colored.circle-type .social-icon.social-email:hover.social-email,
.social-icons-colored.circle-type .social-icon.social-email:focus.social-email {
    color: #111
}

.social-icons-colored .social-googleplus {
    color: #3a589d
}

.social-icons-colored.circle-type .social-icon.social-googleplus {
    color: #fff;
    border-color: #3a589d;
    background-color: #3a589d
}

.social-icons-colored.circle-type .social-icon.social-googleplus:hover,
.social-icons-colored.circle-type .social-icon.social-googleplus:focus {
    background-color: #fff !important;
    border-color: #d7d7d7 !important
}

.social-icons-colored.circle-type .social-icon.social-googleplus:hover.social-googleplus,
.social-icons-colored.circle-type .social-icon.social-googleplus:focus.social-googleplus {
    color: #3a589d
}

.social-icons-colored .social-vk {
    color: #cb2320
}

.social-icons-colored.circle-type .social-icon.social-vk {
    color: #fff;
    border-color: #cb2320;
    background-color: #cb2320
}

.social-icons-colored.circle-type .social-icon.social-vk:hover,
.social-icons-colored.circle-type .social-icon.social-vk:focus {
    background-color: #fff !important;
    border-color: #d7d7d7 !important
}

.social-icons-colored.circle-type .social-icon.social-vk:hover.social-vk,
.social-icons-colored.circle-type .social-icon.social-vk:focus.social-vk {
    color: #cb2320
}

.social-icons-colored .social-whatsapp {
    color: #0072b7
}

.social-icons-colored.circle-type .social-icon.social-whatsapp {
    color: #fff;
    border-color: #0072b7;
    background-color: #0072b7
}

.social-icons-colored.circle-type .social-icon.social-whatsapp:hover,
.social-icons-colored.circle-type .social-icon.social-whatsapp:focus {
    background-color: #fff !important;
    border-color: #d7d7d7 !important
}

.social-icons-colored.circle-type .social-icon.social-whatsapp:hover.social-whatsapp,
.social-icons-colored.circle-type .social-icon.social-whatsapp:focus.social-whatsapp {
    color: #0072b7
}

@media (max-width: 991px) {
    .social-icons-vertical {
        margin-bottom: 2rem;
        justify-content: flex-end
    }
}

.nav-filter {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 1.3rem;
    font-weight: 600;
    color: #333
}

.nav-filter .nav-item+.nav-item {
    margin-right: 3rem
}

.nav-filter a {
    display: block;
    color: inherit
}

.nav-filter .nav-item.active a,
.nav-filter a:hover {
    color: #c96
}

.testimonial .icon:before {
    display: block;
    font-family: 'molla';
    content: '\f10d';
    font-style: normal;
    font-weight: normal;
    font-size: 2.6rem;
    line-height: 1;
    color: #c96
}

.testimonial {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    font-size: 1.6rem
}

.testimonial img,
.owl-carousel .testimonial img {
    width: 70px;
    height: 70px;
    border-radius: 50%
}

.testimonial cite {
    display: inline-block;
    font-style: normal;
    color: #333333
}

.testimonial cite span {
    display: block
}

.testimonial .name {
    font-weight: 500;
    letter-spacing: -.01em
}

.testimonial .job {
    font-weight: 300
}

.testimonial .avatar,
.testimonial cite,
.testimonial .comment {
    margin-bottom: 1.5rem
}

.testimonial .avatar {
    display: inline-block
}

.testimonial .content {
    flex: 1
}

.testimonial .comment {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.testimonial.aside,
.testimonial.aside_info .commenter {
    display: inline-flex
}

.testimonial.aside .avatar,
.testimonial.aside_info .avatar {
    margin-left: 1.5rem
}

.testimonial.top_info cite {
    display: block
}

.testimonial .comment-title {
    margin: 0 0 1rem;
    font-size: inherit
}

.star-rating {
    position: relative;
    margin-bottom: 5px
}

.star-rating span {
    position: absolute;
    right: 0;
    top: 0
}

.star-rating.fa-icon:before,
.star-rating.fa-icon span:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    content: '\f005''\f005''\f005''\f005''\f005'
}

.star-rating.fa-icon.outline:before {
    content: '\f006''\f006''\f006''\f006''\f006'
}

.star-rating.outline:before {
    content: '\f31b''\f31b''\f31b''\f31b''\f31b'
}

.owl-testimonials.owl-theme .owl-nav [class*='owl-'] {
    top: 65px
}

.owl-testimonials-photo.owl-theme .owl-nav [class*='owl-'] {
    top: 110px
}

.header {
    background: #333
}

.header .inner-wrap,
.header .header-col {
    display: flex;
    align-items: center
}

.header .header-left,
.header .header-right {
    flex: 1
}

.header .header-right {
    justify-content: flex-end
}

.header .header-top,
.header .header-main,
.header .header-bottom {
    padding: 2rem 0
}

.header .logo img {
    display: block
}

.fixed-header {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    background: transparent;
    z-index: 2
}

.menu {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    font-size: 1.3rem;
    font-weight: 700;
    color: #999;
    text-transform: uppercase
}

.menu a {
    color: inherit
}

.menu .menu-item>a {
    display: block;
    padding: 1em 0
}

.menu .menu-item a:hover,
.menu .menu-item a:focus,
.menu .menu-item a:active,
.menu .menu-item.active>a {
    color: #c96
}

.menu .menu-item+.menu-item {
    margin-right: 4rem
}

.scale-eff>li>a,
.scale-eff .scale-eff-item {
    position: relative;
    padding: 1.5rem 0
}

.scale-eff>li>a:before,
.scale-eff .scale-eff-item:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 1px;
    transform-origin: left center;
    transform: scale(0, 1);
    transition: transform .3s ease;
    z-index: 1;
    background: #c96
}

.scale-eff>li.active>a:before,
.scale-eff>li>a:hover:before,
.scale-eff:hover .scale-eff-item:before {
    transform-origin: right center;
    transform: scale(1, 1)
}

.scale-eff.bottom-scale-eff>li>a:before,
.scale-eff.bottom-scale-eff .scale-eff-item:before {
    top: unset;
    bottom: 0
}

@media (max-width: 991px) {
    .header .menu {
        display: none
    }
}

.mobile-menu-container {
    position: fixed;
    right: -280px;
    top: 0;
    bottom: 0;
    z-index: 1069;
    background-color: #333;
    width: 100%;
    max-width: 280px;
    overflow-y: auto;
    box-shadow: 1px 0 6px 0 rgba(51, 51, 51, 0.5);
    will-change: transform;
    visibility: hidden;
    font-size: 10px;
    line-height: 1.5;
    transition: 0.4s
}

.mobile-menu-container .mobile-menu-wrapper .btn i {
    margin: 0
}

.mobile-menu-wrapper {
    position: relative;
    padding: 42px 0;
    font-size: 1.2em
}

.mobile-menu-wrapper .social-icons-color .social-icon {
    border: 1px solid
}

.mobile-menu-wrapper .menu-subtitle {
    margin: 0
}

.mobile-menu-wrapper .mobile-search i {
    margin: 0
}

.mobile-menu-wrapper .sub-menu {
    background-color: inherit
}

.mobile-menu-wrapper .nav-link {
    color: #fff
}

.mobile-menu-wrapper .mobile-search .search-wrapper .btn {
    padding: 8.5px 10px
}

.mobile-menu-close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 7px;
    left: 10px;
    padding: 0;
    z-index: 9;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    transition: color .35s
}

.mobile-menu-overlay {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(25, 25, 25, 0.25);
    z-index: 1049;
    transition: 0.4s;
    visibility: hidden;
    opacity: 0
}

.mobile-menu {
    margin: 0 0 25px;
    padding: 0;
    list-style: none
}

.mobile-menu>li>a {
    text-transform: uppercase
}

.mobile-menu .megamenu>.sub-menu {
    width: auto !important
}

.mobile-menu .menu-grid-col>a {
    display: none
}

.mobile-menu .menu-grid-col>ul>li>ul,
.mobile-menu .menu-grid-col>ul {
    border: none;
    padding: 0
}

.mobile-menu .megamenu>ul .sub-menu {
    display: block
}

.mobile-menu .megamenu>.sub-menu,
.mobile-menu>li:not(.megamenu) .sub-menu,
.mobile-menu .menu-subtitle>.sub-menu {
    padding: 7px 0 9px
}

.mobile-menu .sub-menu {
    position: static;
    visibility: visible;
    opacity: 1;
    transition: none;
    box-shadow: none
}

.mobile-menu .megamenu ul a {
    padding-right: 35px
}

.mobile-menu li {
    display: block;
    position: relative
}

.mobile-menu-wrapper .mobile-menu li a {
    border-color: rgba(255, 255, 255, 0.08)
}

.mobile-menu li a {
    position: relative;
    display: block;
    padding: 10px 20px 10px 45px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08)
}

.mobile-menu li a:hover,
.mobile-menu li a:focus {
    text-decoration: none;
    outline: none !important
}

.mobile-menu li ul {
    margin: 0;
    padding: 0;
    margin-bottom: 0
}

.mobile-menu li ul li a {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 35px;
    border-bottom: none
}

.mobile-menu li ul li a:not(:hover):not(:focus) {
    color: rgba(255, 255, 255, 0.8)
}

.mobile-menu li ul li:last-child ul {
    border-bottom: none;
    padding-bottom: 0
}

.mobile-menu li ul .menu-subtitle .sub-menu li a,
.mobile-menu li ul ul li a {
    padding-right: 50px
}

.mobile-menu li>.sub-menu,
.mobile-menu li.menu-subtitle>.sub-menu {
    display: none
}

.mobile-menu li.menu-subtitle>a {
    display: block
}

.mobile-menu .sf-with-ul>.sub-menu li {
    padding: 0
}

.mobile-menu span:not(.mmenu-btn):not(.tip) {
    position: relative
}

.mobile-menu i {
    width: 15px;
    margin-left: 10px;
    text-align: center;
    display: inline-block
}

.mmenu-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 10px;
    top: 50%;
    z-index: 10;
    width: 30px;
    height: 30px;
    font-size: 1em;
    margin-top: -15px;
    border-radius: 0;
    background-color: transparent;
    cursor: pointer;
    outline: none;
    transition: color 0.35s
}

.mmenu-btn::after {
    font-family: "molla";
    content: '\f110';
    display: inline-block
}

.open>a>.mmenu-btn::after {
    content: '\e802'
}

.mobile-menu-toggler {
    color: #c96;
    font-size: 2.4rem;
    margin-left: 1.5rem
}

.mobile-menu-toggler:focus {
    background: none;
    border: none
}

@media (min-width: 992px) {
    .btn.mobile-menu-toggler {
        display: none
    }
}

@media (max-width: 991px) {
    .mmenu-active .mobile-menu-overlay {
        visibility: visible;
        opacity: 1
    }

    .mmenu-active .mobile-menu-container {
        visibility: visible;
        right: 0
    }
}

@keyframes fixedHeader {
    0% {
        opacity: 0;
        transform: translateY(-60px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@media (min-width: 992px) {
    .sticky-header.fixed {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 1040;
        animation-name: fixedHeader;
        animation-duration: .4s;
        background: #222
    }

    .sticky-header.fixed.header-main .menu>li>a {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .sticky-wrapper .sticky-header.fixed {
        padding: 2rem 0;
        box-shadow: 0 3px 6px rgba(51, 51, 51, 0.05)
    }
}

.footer .divider {
    margin: 0;
    background: #ebebeb
}

.footer {
    padding: 2rem 0;
    color: #999;
    font-weight: 300;
    line-height: 26px
}

.footer a {
    color: inherit
}

.footer a:hover {
    color: #c96
}

.footer .links a {
    border-bottom: 1px solid
}

.footer .links li+li:before {
    content: '|';
    margin: 0 6px
}

#scroll-top {
    width: 5rem;
    height: 5rem;
    position: fixed;
    left: 50px;
    bottom: 128px;
    z-index: 999;
    color: #cccccc;
    display: none;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1;
    visibility: hidden;
    opacity: 0;
    border-radius: 0;
    border: none;
    background-color: #fafafa;
    font-size: 3rem;
    transition: 0.4s;
    transform: translateY(60px)
}

#scroll-top:hover,
#scroll-top:focus {
    color: #999;
    background-color: #eaeaea
}

#scroll-top.show {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

@media (max-width: 991px) {
    #scroll-top {
        bottom: 60px
    }
}

@media (min-width: 768px) {
    #scroll-top {
        display: flex
    }
}

.mt-0 {
    margin-top: 0rem !important
}

.mb-0 {
    margin-bottom: 0rem !important
}

.pt-0 {
    padding-top: 0rem !important
}

.pb-0 {
    padding-bottom: 0rem !important
}

.mt-1 {
    margin-top: .5rem !important
}

.mb-1 {
    margin-bottom: .5rem !important
}

.pt-1 {
    padding-top: .5rem !important
}

.pb-1 {
    padding-bottom: .5rem !important
}

.mt-2 {
    margin-top: 1rem !important
}

.mb-2 {
    margin-bottom: 1rem !important
}

.pt-2 {
    padding-top: 1rem !important
}

.pb-2 {
    padding-bottom: 1rem !important
}

.mt-3 {
    margin-top: 1.5rem !important
}

.mb-3 {
    margin-bottom: 1.5rem !important
}

.pt-3 {
    padding-top: 1.5rem !important
}

.pb-3 {
    padding-bottom: 1.5rem !important
}

.mt-4 {
    margin-top: 2rem !important
}

.mb-4 {
    margin-bottom: 2rem !important
}

.pt-4 {
    padding-top: 2rem !important
}

.pb-4 {
    padding-bottom: 2rem !important
}

.mt-5 {
    margin-top: 2.5rem !important
}

.mb-5 {
    margin-bottom: 2.5rem !important
}

.pt-5 {
    padding-top: 2.5rem !important
}

.pb-5 {
    padding-bottom: 2.5rem !important
}

.mt-6 {
    margin-top: 3rem !important
}

.mb-6 {
    margin-bottom: 3rem !important
}

.pt-6 {
    padding-top: 3rem !important
}

.pb-6 {
    padding-bottom: 3rem !important
}

.mt-7 {
    margin-top: 3.5rem !important
}

.mb-7 {
    margin-bottom: 3.5rem !important
}

.pt-7 {
    padding-top: 3.5rem !important
}

.pb-7 {
    padding-bottom: 3.5rem !important
}

.mt-8 {
    margin-top: 4rem !important
}

.mb-8 {
    margin-bottom: 4rem !important
}

.pt-8 {
    padding-top: 4rem !important
}

.pb-8 {
    padding-bottom: 4rem !important
}

.mt-9 {
    margin-top: 4.5rem !important
}

.mb-9 {
    margin-bottom: 4.5rem !important
}

.pt-9 {
    padding-top: 4.5rem !important
}

.pb-9 {
    padding-bottom: 4.5rem !important
}

.mt-10 {
    margin-top: 5rem !important
}

.mb-10 {
    margin-bottom: 5rem !important
}

.pt-10 {
    padding-top: 5rem !important
}

.pb-10 {
    padding-bottom: 5rem !important
}

.mr-0 {
    margin-right: 0rem !important
}

.ml-0 {
    margin-left: 0rem !important
}

.pr-0 {
    padding-right: 0rem !important
}

.pl-0 {
    padding-left: 0rem !important
}

.mr-1 {
    margin-right: .5rem !important
}

.ml-1 {
    margin-left: .5rem !important
}

.pr-1 {
    padding-right: .5rem !important
}

.pl-1 {
    padding-left: .5rem !important
}

.mr-2 {
    margin-right: 1rem !important
}

.ml-2 {
    margin-left: 1rem !important
}

.pr-2 {
    padding-right: 1rem !important
}

.pl-2 {
    padding-left: 1rem !important
}

.mr-3 {
    margin-right: 1.5rem !important
}

.ml-3 {
    margin-left: 1.5rem !important
}

.pr-3 {
    padding-right: 1.5rem !important
}

.pl-3 {
    padding-left: 1.5rem !important
}

.mr-4 {
    margin-right: 2rem !important
}

.ml-4 {
    margin-left: 2rem !important
}

.pr-4 {
    padding-right: 2rem !important
}

.pl-4 {
    padding-left: 2rem !important
}

.mr-5 {
    margin-right: 2.5rem !important
}

.ml-5 {
    margin-left: 2.5rem !important
}

.pr-5 {
    padding-right: 2.5rem !important
}

.pl-5 {
    padding-left: 2.5rem !important
}

.mr-6 {
    margin-right: 3rem !important
}

.ml-6 {
    margin-left: 3rem !important
}

.pr-6 {
    padding-right: 3rem !important
}

.pl-6 {
    padding-left: 3rem !important
}

.mr-7 {
    margin-right: 3.5rem !important
}

.ml-7 {
    margin-left: 3.5rem !important
}

.pr-7 {
    padding-right: 3.5rem !important
}

.pl-7 {
    padding-left: 3.5rem !important
}

.mr-8 {
    margin-right: 4rem !important
}

.ml-8 {
    margin-left: 4rem !important
}

.pr-8 {
    padding-right: 4rem !important
}

.pl-8 {
    padding-left: 4rem !important
}

.mr-9 {
    margin-right: 4.5rem !important
}

.ml-9 {
    margin-left: 4.5rem !important
}

.pr-9 {
    padding-right: 4.5rem !important
}

.pl-9 {
    padding-left: 4.5rem !important
}

.mr-10 {
    margin-right: 5rem !important
}

.ml-10 {
    margin-left: 5rem !important
}

.pr-10 {
    padding-right: 5rem !important
}

.pl-10 {
    padding-left: 5rem !important
}

@media (min-width: 576px) {
    .mt-sm-0 {
        margin-top: 0rem !important
    }

    .mb-sm-0 {
        margin-bottom: 0rem !important
    }

    .pt-sm-0 {
        padding-top: 0rem !important
    }

    .pb-sm-0 {
        padding-bottom: 0rem !important
    }

    .mt-sm-1 {
        margin-top: .5rem !important
    }

    .mb-sm-1 {
        margin-bottom: .5rem !important
    }

    .pt-sm-1 {
        padding-top: .5rem !important
    }

    .pb-sm-1 {
        padding-bottom: .5rem !important
    }

    .mt-sm-2 {
        margin-top: 1rem !important
    }

    .mb-sm-2 {
        margin-bottom: 1rem !important
    }

    .pt-sm-2 {
        padding-top: 1rem !important
    }

    .pb-sm-2 {
        padding-bottom: 1rem !important
    }

    .mt-sm-3 {
        margin-top: 1.5rem !important
    }

    .mb-sm-3 {
        margin-bottom: 1.5rem !important
    }

    .pt-sm-3 {
        padding-top: 1.5rem !important
    }

    .pb-sm-3 {
        padding-bottom: 1.5rem !important
    }

    .mt-sm-4 {
        margin-top: 2rem !important
    }

    .mb-sm-4 {
        margin-bottom: 2rem !important
    }

    .pt-sm-4 {
        padding-top: 2rem !important
    }

    .pb-sm-4 {
        padding-bottom: 2rem !important
    }

    .mt-sm-5 {
        margin-top: 2.5rem !important
    }

    .mb-sm-5 {
        margin-bottom: 2.5rem !important
    }

    .pt-sm-5 {
        padding-top: 2.5rem !important
    }

    .pb-sm-5 {
        padding-bottom: 2.5rem !important
    }

    .mt-sm-6 {
        margin-top: 3rem !important
    }

    .mb-sm-6 {
        margin-bottom: 3rem !important
    }

    .pt-sm-6 {
        padding-top: 3rem !important
    }

    .pb-sm-6 {
        padding-bottom: 3rem !important
    }

    .mt-sm-7 {
        margin-top: 3.5rem !important
    }

    .mb-sm-7 {
        margin-bottom: 3.5rem !important
    }

    .pt-sm-7 {
        padding-top: 3.5rem !important
    }

    .pb-sm-7 {
        padding-bottom: 3.5rem !important
    }

    .mt-sm-8 {
        margin-top: 4rem !important
    }

    .mb-sm-8 {
        margin-bottom: 4rem !important
    }

    .pt-sm-8 {
        padding-top: 4rem !important
    }

    .pb-sm-8 {
        padding-bottom: 4rem !important
    }

    .mt-sm-9 {
        margin-top: 4.5rem !important
    }

    .mb-sm-9 {
        margin-bottom: 4.5rem !important
    }

    .pt-sm-9 {
        padding-top: 4.5rem !important
    }

    .pb-sm-9 {
        padding-bottom: 4.5rem !important
    }

    .mt-sm-10 {
        margin-top: 5rem !important
    }

    .mb-sm-10 {
        margin-bottom: 5rem !important
    }

    .pt-sm-10 {
        padding-top: 5rem !important
    }

    .pb-sm-10 {
        padding-bottom: 5rem !important
    }
}

@media (min-width: 768px) {
    .mt-md-0 {
        margin-top: 0rem !important
    }

    .mb-md-0 {
        margin-bottom: 0rem !important
    }

    .pt-md-0 {
        padding-top: 0rem !important
    }

    .pb-md-0 {
        padding-bottom: 0rem !important
    }

    .mt-md-1 {
        margin-top: .5rem !important
    }

    .mb-md-1 {
        margin-bottom: .5rem !important
    }

    .pt-md-1 {
        padding-top: .5rem !important
    }

    .pb-md-1 {
        padding-bottom: .5rem !important
    }

    .mt-md-2 {
        margin-top: 1rem !important
    }

    .mb-md-2 {
        margin-bottom: 1rem !important
    }

    .pt-md-2 {
        padding-top: 1rem !important
    }

    .pb-md-2 {
        padding-bottom: 1rem !important
    }

    .mt-md-3 {
        margin-top: 1.5rem !important
    }

    .mb-md-3 {
        margin-bottom: 1.5rem !important
    }

    .pt-md-3 {
        padding-top: 1.5rem !important
    }

    .pb-md-3 {
        padding-bottom: 1.5rem !important
    }

    .mt-md-4 {
        margin-top: 2rem !important
    }

    .mb-md-4 {
        margin-bottom: 2rem !important
    }

    .pt-md-4 {
        padding-top: 2rem !important
    }

    .pb-md-4 {
        padding-bottom: 2rem !important
    }

    .mt-md-5 {
        margin-top: 2.5rem !important
    }

    .mb-md-5 {
        margin-bottom: 2.5rem !important
    }

    .pt-md-5 {
        padding-top: 2.5rem !important
    }

    .pb-md-5 {
        padding-bottom: 2.5rem !important
    }

    .mt-md-6 {
        margin-top: 3rem !important
    }

    .mb-md-6 {
        margin-bottom: 3rem !important
    }

    .pt-md-6 {
        padding-top: 3rem !important
    }

    .pb-md-6 {
        padding-bottom: 3rem !important
    }

    .mt-md-7 {
        margin-top: 3.5rem !important
    }

    .mb-md-7 {
        margin-bottom: 3.5rem !important
    }

    .pt-md-7 {
        padding-top: 3.5rem !important
    }

    .pb-md-7 {
        padding-bottom: 3.5rem !important
    }

    .mt-md-8 {
        margin-top: 4rem !important
    }

    .mb-md-8 {
        margin-bottom: 4rem !important
    }

    .pt-md-8 {
        padding-top: 4rem !important
    }

    .pb-md-8 {
        padding-bottom: 4rem !important
    }

    .mt-md-9 {
        margin-top: 4.5rem !important
    }

    .mb-md-9 {
        margin-bottom: 4.5rem !important
    }

    .pt-md-9 {
        padding-top: 4.5rem !important
    }

    .pb-md-9 {
        padding-bottom: 4.5rem !important
    }

    .mt-md-10 {
        margin-top: 5rem !important
    }

    .mb-md-10 {
        margin-bottom: 5rem !important
    }

    .pt-md-10 {
        padding-top: 5rem !important
    }

    .pb-md-10 {
        padding-bottom: 5rem !important
    }
}

@media (min-width: 992px) {
    .mt-lg-0 {
        margin-top: 0rem !important
    }

    .mb-lg-0 {
        margin-bottom: 0rem !important
    }

    .pt-lg-0 {
        padding-top: 0rem !important
    }

    .pb-lg-0 {
        padding-bottom: 0rem !important
    }

    .mt-lg-1 {
        margin-top: .5rem !important
    }

    .mb-lg-1 {
        margin-bottom: .5rem !important
    }

    .pt-lg-1 {
        padding-top: .5rem !important
    }

    .pb-lg-1 {
        padding-bottom: .5rem !important
    }

    .mt-lg-2 {
        margin-top: 1rem !important
    }

    .mb-lg-2 {
        margin-bottom: 1rem !important
    }

    .pt-lg-2 {
        padding-top: 1rem !important
    }

    .pb-lg-2 {
        padding-bottom: 1rem !important
    }

    .mt-lg-3 {
        margin-top: 1.5rem !important
    }

    .mb-lg-3 {
        margin-bottom: 1.5rem !important
    }

    .pt-lg-3 {
        padding-top: 1.5rem !important
    }

    .pb-lg-3 {
        padding-bottom: 1.5rem !important
    }

    .mt-lg-4 {
        margin-top: 2rem !important
    }

    .mb-lg-4 {
        margin-bottom: 2rem !important
    }

    .pt-lg-4 {
        padding-top: 2rem !important
    }

    .pb-lg-4 {
        padding-bottom: 2rem !important
    }

    .mt-lg-5 {
        margin-top: 2.5rem !important
    }

    .mb-lg-5 {
        margin-bottom: 2.5rem !important
    }

    .pt-lg-5 {
        padding-top: 2.5rem !important
    }

    .pb-lg-5 {
        padding-bottom: 2.5rem !important
    }

    .mt-lg-6 {
        margin-top: 3rem !important
    }

    .mb-lg-6 {
        margin-bottom: 3rem !important
    }

    .pt-lg-6 {
        padding-top: 3rem !important
    }

    .pb-lg-6 {
        padding-bottom: 3rem !important
    }

    .mt-lg-7 {
        margin-top: 3.5rem !important
    }

    .mb-lg-7 {
        margin-bottom: 3.5rem !important
    }

    .pt-lg-7 {
        padding-top: 3.5rem !important
    }

    .pb-lg-7 {
        padding-bottom: 3.5rem !important
    }

    .mt-lg-8 {
        margin-top: 4rem !important
    }

    .mb-lg-8 {
        margin-bottom: 4rem !important
    }

    .pt-lg-8 {
        padding-top: 4rem !important
    }

    .pb-lg-8 {
        padding-bottom: 4rem !important
    }

    .mt-lg-9 {
        margin-top: 4.5rem !important
    }

    .mb-lg-9 {
        margin-bottom: 4.5rem !important
    }

    .pt-lg-9 {
        padding-top: 4.5rem !important
    }

    .pb-lg-9 {
        padding-bottom: 4.5rem !important
    }

    .mt-lg-10 {
        margin-top: 5rem !important
    }

    .mb-lg-10 {
        margin-bottom: 5rem !important
    }

    .pt-lg-10 {
        padding-top: 5rem !important
    }

    .pb-lg-10 {
        padding-bottom: 5rem !important
    }
}

@media (min-width: 1200px) {
    .mt-xl-0 {
        margin-top: 0rem !important
    }

    .mb-xl-0 {
        margin-bottom: 0rem !important
    }

    .pt-xl-0 {
        padding-top: 0rem !important
    }

    .pb-xl-0 {
        padding-bottom: 0rem !important
    }

    .px-xl-0 {
        padding-left: 0rem !important;
        padding-right: 0rem !important
    }

    .mt-xl-1 {
        margin-top: .5rem !important
    }

    .mb-xl-1 {
        margin-bottom: .5rem !important
    }

    .pt-xl-1 {
        padding-top: .5rem !important
    }

    .pb-xl-1 {
        padding-bottom: .5rem !important
    }

    .px-xl-1 {
        padding-left: .5rem !important;
        padding-right: .5rem !important
    }

    .mt-xl-2 {
        margin-top: 1rem !important
    }

    .mb-xl-2 {
        margin-bottom: 1rem !important
    }

    .pt-xl-2 {
        padding-top: 1rem !important
    }

    .pb-xl-2 {
        padding-bottom: 1rem !important
    }

    .px-xl-2 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .mt-xl-3 {
        margin-top: 1.5rem !important
    }

    .mb-xl-3 {
        margin-bottom: 1.5rem !important
    }

    .pt-xl-3 {
        padding-top: 1.5rem !important
    }

    .pb-xl-3 {
        padding-bottom: 1.5rem !important
    }

    .px-xl-3 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .mt-xl-4 {
        margin-top: 2rem !important
    }

    .mb-xl-4 {
        margin-bottom: 2rem !important
    }

    .pt-xl-4 {
        padding-top: 2rem !important
    }

    .pb-xl-4 {
        padding-bottom: 2rem !important
    }

    .px-xl-4 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .mt-xl-5 {
        margin-top: 2.5rem !important
    }

    .mb-xl-5 {
        margin-bottom: 2.5rem !important
    }

    .pt-xl-5 {
        padding-top: 2.5rem !important
    }

    .pb-xl-5 {
        padding-bottom: 2.5rem !important
    }

    .px-xl-5 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    .mt-xl-6 {
        margin-top: 3rem !important
    }

    .mb-xl-6 {
        margin-bottom: 3rem !important
    }

    .pt-xl-6 {
        padding-top: 3rem !important
    }

    .pb-xl-6 {
        padding-bottom: 3rem !important
    }

    .px-xl-6 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .mt-xl-7 {
        margin-top: 3.5rem !important
    }

    .mb-xl-7 {
        margin-bottom: 3.5rem !important
    }

    .pt-xl-7 {
        padding-top: 3.5rem !important
    }

    .pb-xl-7 {
        padding-bottom: 3.5rem !important
    }

    .px-xl-7 {
        padding-left: 3.5rem !important;
        padding-right: 3.5rem !important
    }

    .mt-xl-8 {
        margin-top: 4rem !important
    }

    .mb-xl-8 {
        margin-bottom: 4rem !important
    }

    .pt-xl-8 {
        padding-top: 4rem !important
    }

    .pb-xl-8 {
        padding-bottom: 4rem !important
    }

    .px-xl-8 {
        padding-left: 4rem !important;
        padding-right: 4rem !important
    }

    .mt-xl-9 {
        margin-top: 4.5rem !important
    }

    .mb-xl-9 {
        margin-bottom: 4.5rem !important
    }

    .pt-xl-9 {
        padding-top: 4.5rem !important
    }

    .pb-xl-9 {
        padding-bottom: 4.5rem !important
    }

    .px-xl-9 {
        padding-left: 4.5rem !important;
        padding-right: 4.5rem !important
    }

    .mt-xl-10 {
        margin-top: 5rem !important
    }

    .mb-xl-10 {
        margin-bottom: 5rem !important
    }

    .pt-xl-10 {
        padding-top: 5rem !important
    }

    .pb-xl-10 {
        padding-bottom: 5rem !important
    }

    .px-xl-10 {
        padding-left: 5rem !important;
        padding-right: 5rem !important
    }
}

@media (max-width: 991px) {
    .mt-lg-max-0 {
        margin-top: 0 !important
    }

    .mb-lg-max-0 {
        margin-bottom: 0 !important
    }

    .pt-lg-max-0 {
        padding-top: 0 !important
    }

    .pb-lg-max-0 {
        padding-bottom: 0 !important
    }
}

.sp-0 {
    margin-left: -0px;
    margin-right: -0px;
    width: calc(100% + 0px)
}

.sp-0>* {
    padding-left: 0px !important;
    padding-right: 0px !important
}

.sp-1 {
    margin-left: -.5px;
    margin-right: -.5px;
    width: calc(100% + 1px)
}

.sp-1>* {
    padding-left: .5px !important;
    padding-right: .5px !important
}

.sp-2 {
    margin-left: -1px;
    margin-right: -1px;
    width: calc(100% + 2px)
}

.sp-2>* {
    padding-left: 1px !important;
    padding-right: 1px !important
}

.sp-3 {
    margin-left: -1.5px;
    margin-right: -1.5px;
    width: calc(100% + 3px)
}

.sp-3>* {
    padding-left: 1.5px !important;
    padding-right: 1.5px !important
}

.sp-4 {
    margin-left: -2px;
    margin-right: -2px;
    width: calc(100% + 4px)
}

.sp-4>* {
    padding-left: 2px !important;
    padding-right: 2px !important
}

.sp-5 {
    margin-left: -2.5px;
    margin-right: -2.5px;
    width: calc(100% + 5px)
}

.sp-5>* {
    padding-left: 2.5px !important;
    padding-right: 2.5px !important
}

.sp-6 {
    margin-left: -3px;
    margin-right: -3px;
    width: calc(100% + 6px)
}

.sp-6>* {
    padding-left: 3px !important;
    padding-right: 3px !important
}

.sp-7 {
    margin-left: -3.5px;
    margin-right: -3.5px;
    width: calc(100% + 7px)
}

.sp-7>* {
    padding-left: 3.5px !important;
    padding-right: 3.5px !important
}

.sp-8 {
    margin-left: -4px;
    margin-right: -4px;
    width: calc(100% + 8px)
}

.sp-8>* {
    padding-left: 4px !important;
    padding-right: 4px !important
}

.sp-9 {
    margin-left: -4.5px;
    margin-right: -4.5px;
    width: calc(100% + 9px)
}

.sp-9>* {
    padding-left: 4.5px !important;
    padding-right: 4.5px !important
}

.sp-10 {
    margin-left: -5px;
    margin-right: -5px;
    width: calc(100% + 10px)
}

.sp-10>* {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.sp-11 {
    margin-left: -5.5px;
    margin-right: -5.5px;
    width: calc(100% + 11px)
}

.sp-11>* {
    padding-left: 5.5px !important;
    padding-right: 5.5px !important
}

.sp-12 {
    margin-left: -6px;
    margin-right: -6px;
    width: calc(100% + 12px)
}

.sp-12>* {
    padding-left: 6px !important;
    padding-right: 6px !important
}

.sp-13 {
    margin-left: -6.5px;
    margin-right: -6.5px;
    width: calc(100% + 13px)
}

.sp-13>* {
    padding-left: 6.5px !important;
    padding-right: 6.5px !important
}

.sp-14 {
    margin-left: -7px;
    margin-right: -7px;
    width: calc(100% + 14px)
}

.sp-14>* {
    padding-left: 7px !important;
    padding-right: 7px !important
}

.sp-15 {
    margin-left: -7.5px;
    margin-right: -7.5px;
    width: calc(100% + 15px)
}

.sp-15>* {
    padding-left: 7.5px !important;
    padding-right: 7.5px !important
}

.sp-16 {
    margin-left: -8px;
    margin-right: -8px;
    width: calc(100% + 16px)
}

.sp-16>* {
    padding-left: 8px !important;
    padding-right: 8px !important
}

.sp-17 {
    margin-left: -8.5px;
    margin-right: -8.5px;
    width: calc(100% + 17px)
}

.sp-17>* {
    padding-left: 8.5px !important;
    padding-right: 8.5px !important
}

.sp-18 {
    margin-left: -9px;
    margin-right: -9px;
    width: calc(100% + 18px)
}

.sp-18>* {
    padding-left: 9px !important;
    padding-right: 9px !important
}

.sp-19 {
    margin-left: -9.5px;
    margin-right: -9.5px;
    width: calc(100% + 19px)
}

.sp-19>* {
    padding-left: 9.5px !important;
    padding-right: 9.5px !important
}

.sp-20 {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px)
}

.sp-20>* {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.sp-25 {
    margin-left: -12.5px;
    margin-right: -12.5px;
    width: calc(100% + 25px)
}

.sp-25>* {
    padding-left: 12.5px !important;
    padding-right: 12.5px !important
}

.sp-30 {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px)
}

.sp-30>* {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.sp-35 {
    margin-left: -17.5px;
    margin-right: -17.5px;
    width: calc(100% + 35px)
}

.sp-35>* {
    padding-left: 17.5px !important;
    padding-right: 17.5px !important
}

.sp-40 {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px)
}

.sp-40>* {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.sp-45 {
    margin-left: -22.5px;
    margin-right: -22.5px;
    width: calc(100% + 45px)
}

.sp-45>* {
    padding-left: 22.5px !important;
    padding-right: 22.5px !important
}

.sp-50 {
    margin-left: -25px;
    margin-right: -25px;
    width: calc(100% + 50px)
}

.sp-50>* {
    padding-left: 25px !important;
    padding-right: 25px !important
}

.t-x-left {
    transform: translateX(-50%)
}

.t-x-left.t-y-top {
    transform: translate(0, 0)
}

.t-x-left.t-y-center {
    transform: translate(0, -50%)
}

.t-x-center {
    transform: translateX(-50%)
}

.t-x-center.t-y-top {
    transform: translate(-50%, 0)
}

.t-x-center.t-y-center {
    transform: translate(-50%, -50%)
}

.x-0 {
    left: 0%
}

.y-0 {
    top: 0%
}

.x-1 {
    left: 1%
}

.y-1 {
    top: 1%
}

.x-2 {
    left: 2%
}

.y-2 {
    top: 2%
}

.x-3 {
    left: 3%
}

.y-3 {
    top: 3%
}

.x-4 {
    left: 4%
}

.y-4 {
    top: 4%
}

.x-5 {
    left: 5%
}

.y-5 {
    top: 5%
}

.x-6 {
    left: 6%
}

.y-6 {
    top: 6%
}

.x-7 {
    left: 7%
}

.y-7 {
    top: 7%
}

.x-8 {
    left: 8%
}

.y-8 {
    top: 8%
}

.x-9 {
    left: 9%
}

.y-9 {
    top: 9%
}

.x-10 {
    left: 10%
}

.y-10 {
    top: 10%
}

.x-11 {
    left: 11%
}

.y-11 {
    top: 11%
}

.x-12 {
    left: 12%
}

.y-12 {
    top: 12%
}

.x-13 {
    left: 13%
}

.y-13 {
    top: 13%
}

.x-14 {
    left: 14%
}

.y-14 {
    top: 14%
}

.x-15 {
    left: 15%
}

.y-15 {
    top: 15%
}

.x-16 {
    left: 16%
}

.y-16 {
    top: 16%
}

.x-17 {
    left: 17%
}

.y-17 {
    top: 17%
}

.x-18 {
    left: 18%
}

.y-18 {
    top: 18%
}

.x-19 {
    left: 19%
}

.y-19 {
    top: 19%
}

.x-20 {
    left: 20%
}

.y-20 {
    top: 20%
}

.x-21 {
    left: 21%
}

.y-21 {
    top: 21%
}

.x-22 {
    left: 22%
}

.y-22 {
    top: 22%
}

.x-23 {
    left: 23%
}

.y-23 {
    top: 23%
}

.x-24 {
    left: 24%
}

.y-24 {
    top: 24%
}

.x-25 {
    left: 25%
}

.y-25 {
    top: 25%
}

.x-26 {
    left: 26%
}

.y-26 {
    top: 26%
}

.x-27 {
    left: 27%
}

.y-27 {
    top: 27%
}

.x-28 {
    left: 28%
}

.y-28 {
    top: 28%
}

.x-29 {
    left: 29%
}

.y-29 {
    top: 29%
}

.x-30 {
    left: 30%
}

.y-30 {
    top: 30%
}

.x-31 {
    left: 31%
}

.y-31 {
    top: 31%
}

.x-32 {
    left: 32%
}

.y-32 {
    top: 32%
}

.x-33 {
    left: 33%
}

.y-33 {
    top: 33%
}

.x-34 {
    left: 34%
}

.y-34 {
    top: 34%
}

.x-35 {
    left: 35%
}

.y-35 {
    top: 35%
}

.x-36 {
    left: 36%
}

.y-36 {
    top: 36%
}

.x-37 {
    left: 37%
}

.y-37 {
    top: 37%
}

.x-38 {
    left: 38%
}

.y-38 {
    top: 38%
}

.x-39 {
    left: 39%
}

.y-39 {
    top: 39%
}

.x-40 {
    left: 40%
}

.y-40 {
    top: 40%
}

.x-41 {
    left: 41%
}

.y-41 {
    top: 41%
}

.x-42 {
    left: 42%
}

.y-42 {
    top: 42%
}

.x-43 {
    left: 43%
}

.y-43 {
    top: 43%
}

.x-44 {
    left: 44%
}

.y-44 {
    top: 44%
}

.x-45 {
    left: 45%
}

.y-45 {
    top: 45%
}

.x-46 {
    left: 46%
}

.y-46 {
    top: 46%
}

.x-47 {
    left: 47%
}

.y-47 {
    top: 47%
}

.x-48 {
    left: 48%
}

.y-48 {
    top: 48%
}

.x-49 {
    left: 49%
}

.y-49 {
    top: 49%
}

.x-50 {
    left: 50%
}

.y-50 {
    top: 50%
}

.x-51 {
    left: 51%
}

.y-51 {
    top: 51%
}

.x-52 {
    left: 52%
}

.y-52 {
    top: 52%
}

.x-53 {
    left: 53%
}

.y-53 {
    top: 53%
}

.x-54 {
    left: 54%
}

.y-54 {
    top: 54%
}

.x-55 {
    left: 55%
}

.y-55 {
    top: 55%
}

.x-56 {
    left: 56%
}

.y-56 {
    top: 56%
}

.x-57 {
    left: 57%
}

.y-57 {
    top: 57%
}

.x-58 {
    left: 58%
}

.y-58 {
    top: 58%
}

.x-59 {
    left: 59%
}

.y-59 {
    top: 59%
}

.x-60 {
    left: 60%
}

.y-60 {
    top: 60%
}

.x-61 {
    left: 61%
}

.y-61 {
    top: 61%
}

.x-62 {
    left: 62%
}

.y-62 {
    top: 62%
}

.x-63 {
    left: 63%
}

.y-63 {
    top: 63%
}

.x-64 {
    left: 64%
}

.y-64 {
    top: 64%
}

.x-65 {
    left: 65%
}

.y-65 {
    top: 65%
}

.x-66 {
    left: 66%
}

.y-66 {
    top: 66%
}

.x-67 {
    left: 67%
}

.y-67 {
    top: 67%
}

.x-68 {
    left: 68%
}

.y-68 {
    top: 68%
}

.x-69 {
    left: 69%
}

.y-69 {
    top: 69%
}

.x-70 {
    left: 70%
}

.y-70 {
    top: 70%
}

.x-71 {
    left: 71%
}

.y-71 {
    top: 71%
}

.x-72 {
    left: 72%
}

.y-72 {
    top: 72%
}

.x-73 {
    left: 73%
}

.y-73 {
    top: 73%
}

.x-74 {
    left: 74%
}

.y-74 {
    top: 74%
}

.x-75 {
    left: 75%
}

.y-75 {
    top: 75%
}

.x-76 {
    left: 76%
}

.y-76 {
    top: 76%
}

.x-77 {
    left: 77%
}

.y-77 {
    top: 77%
}

.x-78 {
    left: 78%
}

.y-78 {
    top: 78%
}

.x-79 {
    left: 79%
}

.y-79 {
    top: 79%
}

.x-80 {
    left: 80%
}

.y-80 {
    top: 80%
}

.x-81 {
    left: 81%
}

.y-81 {
    top: 81%
}

.x-82 {
    left: 82%
}

.y-82 {
    top: 82%
}

.x-83 {
    left: 83%
}

.y-83 {
    top: 83%
}

.x-84 {
    left: 84%
}

.y-84 {
    top: 84%
}

.x-85 {
    left: 85%
}

.y-85 {
    top: 85%
}

.x-86 {
    left: 86%
}

.y-86 {
    top: 86%
}

.x-87 {
    left: 87%
}

.y-87 {
    top: 87%
}

.x-88 {
    left: 88%
}

.y-88 {
    top: 88%
}

.x-89 {
    left: 89%
}

.y-89 {
    top: 89%
}

.x-90 {
    left: 90%
}

.y-90 {
    top: 90%
}

.x-91 {
    left: 91%
}

.y-91 {
    top: 91%
}

.x-92 {
    left: 92%
}

.y-92 {
    top: 92%
}

.x-93 {
    left: 93%
}

.y-93 {
    top: 93%
}

.x-94 {
    left: 94%
}

.y-94 {
    top: 94%
}

.x-95 {
    left: 95%
}

.y-95 {
    top: 95%
}

.x-96 {
    left: 96%
}

.y-96 {
    top: 96%
}

.x-97 {
    left: 97%
}

.y-97 {
    top: 97%
}

.x-98 {
    left: 98%
}

.y-98 {
    top: 98%
}

.x-99 {
    left: 99%
}

.y-99 {
    top: 99%
}

.x-100 {
    left: 100%
}

.y-100 {
    top: 100%
}

.page-wrapper {
    overflow: hidden
}

p {
    color: #999
}

.section-title {
    line-height: 1.2;
    letter-spacing: -0.025em
}

.section-description {
    font-size: 1.5rem;
    line-height: 26px;
    letter-spacing: -0.01em
}

.p-relative {
    position: relative
}

.p-absolute {
    position: absolute
}

.h-100-vh {
    height: 100vh
}

.d-flex-center {
    display: flex;
    align-items: center
}

.flex-wrap {
    flex-wrap: wrap !important
}

.bg-dark {
    background: #212121
}

.bg-gray {
    background: #f4f4f4
}

.bg-gray1 {
    background: #f5f5f5
}

.bg-tertiary {
    background: #303643
}

.text-dark {
    color: #222 !important
}

.text-tertiary {
    color: #303643 !important
}

.z-index-1 {
    z-index: 1
}

.btn-icon-lg {
    padding: .75em 1.5em
}

.btn-icon-lg i {
    margin-bottom: 2px;
    font-size: 1.5rem
}

.molla-lazyload {
    max-width: 100% !important;
    height: 0 !important;
    background-color: #ebebeb;
    overflow: hidden
}

.molla-lazyload[data-oi$=".png"] {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, visibility .3s
}

.molla-lazyload-back {
    background-image: none !important
}

.header .header-main {
    padding: 2.8rem 0
}

.menu .menu-item a:focus {
    color: inherit
}

.menu .menu-item.active a {
    color: #c96
}

.btn-buy {
    padding: .8rem 3.2rem
}

.btn-buy i {
    font-size: 1.6rem
}

.banner-intro {
    min-height: 520px
}

.intro-device .demo-img {
    border-radius: 10px
}

.intro-device-1 {
    top: 28%;
    right: -485px
}

.intro-device-1 .demo-img {
    top: 25px;
    right: 28px
}

.intro-device-2 {
    top: 77%;
    right: 7.2%
}

.intro-device-3 {
    top: 31%;
    right: 48.5%
}

.intro-device-4 {
    top: 80.5%;
    right: 45.8%
}

.intro-device-5 {
    right: 1185px;
    top: 27.8%
}

.intro-device-5 .demo-img {
    top: 38px;
    right: 104px;
    border-radius: 0
}

.intro-device-6 {
    top: 78.8%;
    right: 1352px
}

.intro-content {
    top: 10%;
    width: 52.5%;
    height: 80%
}

.intro-content h1 {
    max-width: 50rem;
    font-size: 4.4rem;
    line-height: 1.15
}

.intro-content p {
    max-width: 43rem;
    font-size: 1.5rem;
    line-height: 24px
}

.intro-content a {
    padding: 1rem 3.1rem;
    align-self: center
}

.intro-video {
    position: relative;
    border-radius: 10px;
    border: 10px solid #fff;
    box-shadow: 0 10px 20px 2px rgba(0, 0, 0, 0.1)
}

.intro-video.playing:hover .video-play {
    visibility: visible;
    opacity: 1
}

.video-play {
    position: absolute;
    width: 70px;
    height: 50px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
    right: 50%;
    top: 50%;
    color: #fff;
    transform: translate(50%, -50%);
    border-radius: 5px;
    font-size: 1.8rem;
    transition: .3s;
    z-index: 1
}

.video-play:before {
    content: "\f04b";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    line-height: 50px
}

.video-play:hover {
    color: #c96;
    cursor: pointer
}

.playing .video-play {
    visibility: hidden;
    opacity: 0
}

.playing .video-play:before {
    content: "\f04c"
}

.btn-explore i {
    position: relative;
    top: -1px
}

.demos-section {
    padding-top: 156px
}

.demos-section .section-title {
    font-size: 4.4rem;
    line-height: 1
}

.demos-section .nav-filter .nav-item {
    margin-left: 1.9rem;
    margin-right: 1.9rem
}

.demos-section .nav-item a {
    line-height: 1.5
}

.demos-section .grid:not(.loaded) .grid-item:not(.home-page) {
    display: none
}

.demo-item {
    display: block;
    margin-bottom: 5rem;
    color: #666;
}

.demo-item .demo-preview {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 5px;
    transition: transform .3s, box-shadow .3s
}

.demo-item .demo-name {
    position: relative;
    display: inline-block;
    padding: 1rem 0;
    white-space: nowrap
}

.demo-item:hover .demo-preview {
    transform: translateY(-2rem);
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.1)
}

.demo-item mark {
    color: #ccc;
    transition: color .3s
}

.demo-item:hover mark {
    color: #c96
}

.demo-item.coming-soon {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 77%;
    margin-bottom: 5rem;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    font-size: 1.3rem;
    color: #ccc
}

.demo-item.coming-soon::before {
    content: 'به زودی';
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(50%, -50%)
}

.score-box {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03);
    background: #2ac5a6;
    border-radius: 5px
}

.score-box .score-name {
    font-size: 2.2rem;
    color: #f4f4f4
}

.score-box .score-value {
    display: flex;
    align-items: center;
    font-size: 4.2rem;
    line-height: 1;
    text-indent: -3px
}

.score-box .count-wrapper:before {
    content: '(';
    font-size: 5rem
}

.score-box .count-wrapper:after {
    content: ')';
    font-size: 5rem
}

.score-box i {
    font-size: 4rem
}

#svg-measure .indicator {
    transition: transform 1s;
    transform-origin: 68px 80px
}

.header-footer-layouts .layout-preset {
    display: block;
    border-radius: 3px;
    margin-bottom: 4rem;
    transition: box-shadow .3s
}

.header-footer-layouts .header-preset:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1)
}

.header-footer-layouts .footer-preset:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4)
}

.optimize-section {
    min-height: 80.5rem;
    margin-bottom: 25rem
}

.optimize-section .scene {
    position: absolute !important;
    right: 0;
    top: 0
}

.optimize-section .layer-mobiles {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 30rem
}

.core-features-section .icon-box-wrapper {
    margin-bottom: 4rem
}

.core-features-section .icon-box {
    height: 100%;
    margin-bottom: 0;
    padding: 3rem 2rem 5.2rem;
    border: 1px solid #eee;
    border-radius: 5px;
    font-weight: 400;
    transition: box-shadow .3s
}

.core-features-section .icon-box:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1)
}

.core-features-section .icon-box:hover .icon-box-icon {
    transform: scale(1.3)
}

.core-features-section .icon-box-icon {
    margin-bottom: 2rem;
    font-size: 2.5rem;
    transition: transform .3s;
    will-change: transform
}

.core-features-section .icon-box-content {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column
}

.core-features-section .icon-box-title {
    flex: 1 1 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 24px;
}

.core-features-section .icon-box p {
    font-size: 1.5rem;
    line-height: 26px
}

.feature-box {
    margin-bottom: -1rem;
    height: 100%;
    padding: 2rem 1rem;
    transition: box-shadow .3s
}

.feature-box figure {
    display: inline-block
}

.feature-box:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1)
}

.feature-box:hover .feature-image {
    transform: translateY(-10px)
}

.feature-box .feature-image {
    margin-bottom: 0;
    transition: transform .3s
}

.feature-box h3 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 1.8rem;
    color: #222;
}

.feature-box p {
    margin-top: 0;
    font-size: 1.5rem;
}

.features-section .more-text {
    font-size: 1.8rem
}

.document-section .section-description {
    color: #b1b5be
}

.document-section .document-img {
    margin-bottom: -6.5rem
}

.document-section .overlay {
    right: 0;
    bottom: -75%;
    opacity: 0.25
}

.animated-ellipses {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 1021px;
    height: 675px;
    transform: translate(-50%, 55%)
}

.animated-ellipses .ellipse {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    animation: customAnimatedCircles 6s infinite linear 0s
}

.animated-ellipses .ellipse:nth-child(2) {
    animation-delay: 1.5s
}

.animated-ellipses .ellipse:nth-child(3) {
    animation-delay: 3s
}

.animated-ellipses .ellipse:nth-child(4) {
    animation-delay: 4.5s
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .animated-ellipses .ellipse circle {
        display: none
    }
}

.support-section {
    padding-bottom: 12rem
}

.support-section .section-subtitle {
    line-height: 1.2
}

.support-section .section-description {
    font-size: 1.8rem;
    color: #666699;
}

.support-section .btn-ask {
    padding: .75em 2.6em;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1)
}

.support-section .avatar {
    animation: overlayFloat 120s infinite linear 0s;
    background-attachment: fixed
}

.support-section .avatar::before,
.support-section .avatar::after {
    position: absolute;
    content: '';
    width: 10%;
    height: 100%;
    top: 0
}

.support-section .avatar::before {
    right: 0;
    background: linear-gradient(90deg, #dfe6ed, transparent)
}

.support-section .avatar::after {
    left: 0;
    background: linear-gradient(-90deg, #dfe6ed, transparent)
}

.testimonial {
    padding: 3.5rem 4rem;
    font-size: 1.5rem;
    background: #fff;
    transition: transform .3s, box-shadow .3s
}

.testimonial:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px)
}

.testimonial .star-rating {
    color: #c96;
    font-size: 1.2rem;
    text-indent: 7px
}

.testimonial .comment-title {
    font-weight: 500
}

.testimonial .comment {
    display: block;
    margin-bottom: 1rem;
    line-height: 26px
}

.testimonial cite {
    margin-bottom: 1rem
}

.testimonial .name {
    font-style: italic;
    font-weight: 400
}

.review-section .grid-item {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.review-section .btn-all {
    padding: 0.75em 2.2em;
    font-weight: 500;
    letter-spacing: 0.1em
}

.review-section .btn-all i {
    font-size: 1.4rem
}

.buy-section .section-title {
    letter-spacing: -0.035em
}

.buy-section .section-description {
    font-size: 1.3rem;
    font-weight: 500
}

.buy-section .star-rating {
    font-size: 1.6rem;
    text-indent: 1.2rem;
}

.buy-section .btn-buy {
    font-weight: 500;
    padding: .75em 2.3em
}

.buy-section .btn-buy:hover,
.buy-section .btn-buy:focus {
    border-color: #c96
}

.buy-section .btn-buy i {
    font-size: 1.2rem
}

@media (min-width: 1200px) {
    .feature-box {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .icon-box-wrapper:nth-child(4)~.icon-box-wrapper .icon-box {
        padding-top: 5.5rem;
        padding-bottom: 7.7rem
    }
}

@media (max-width: 1199px) {
    .intro-content {
        width: 60.5%
    }

    .intro-device-3 {
        right: 55.5%
    }

    .intro-device-4 {
        right: 51.8%
    }

    .testimonial {
        padding: 3.5rem 2rem
    }
}

@media (max-width: 991px) {
    .intro-device-3 {
        right: 75%
    }

    .intro-content {
        width: 80%
    }
}

@media (min-width: 768px) {
    .d-md-flex {
        display: flex
    }
}

@media (max-width: 767px) {

    .section-title,
    .demos-section .section-title {
        font-size: 3rem
    }

    .section-subtitle,
    .demos-section .section-subtitle {
        font-size: 2rem
    }

    .optimize-section {
        margin-bottom: 10rem;
        min-height: 100vw
    }

    .optimize-section .layer-mobiles {
        margin-top: 40vw
    }

    .demos-section .nav-filter .nav-item {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .score-box .score-value {
        font-size: 3rem
    }

    .intro-device-1 {
        left: 94%;
        right: auto
    }

    .intro-device-2 {
        top: 78%;
        bottom: -15%
    }

    .intro-device-3 {
        right: 94%
    }

    .intro-device-4 {
        top: 84%;
        bottom: -40%
    }

    .intro-content {
        right: 0;
        width: 100%;
        padding: 0 2rem
    }
}

@media (max-width: 575px) {
    .optimize-section {
        min-height: 60rem
    }

    .optimize-section .layer-mobiles {
        margin-top: 28rem
    }

    .header .btn-buy {
        padding: .8rem 2rem
    }

    html {
        font-size: 9px
    }
}

.appear-animate:not(.animated) {
    opacity: 0
}

@keyframes customAnimatedCircles {
    0% {
        transform: scale(0.5, 0.3);
        opacity: 0.8
    }

    30% {
        transform: scale(0.75, 0.6);
        opacity: 0.6
    }

    50% {
        transform: scale(0.9, 0.85);
        opacity: 0.4
    }

    75% {
        transform: scale(1.08, 1.12);
        opacity: 0.2
    }

    100% {
        transform: scale(1.2, 1.4);
        opacity: 0
    }
}

@keyframes overlayFloat {
    0% {
        background-position: 0 center
    }

    100% {
        background-position: -1242px center
    }
}

@keyframes fadeInUpShort {
    0% {
        opacity: 0;
        transform: translate3d(0, 100px, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInDownShort {
    0% {
        opacity: 0;
        transform: translate3d(0, -30%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInLeftShort {
    0% {
        opacity: 0;
        transform: translate3d(-30%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInRightShort {
    0% {
        opacity: 0;
        transform: translate3d(30%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeBlurIn {
    0% {
        opacity: 0;
        filter: blur(5px)
    }

    50% {
        opacity: 1
    }

    to {
        filter: blur(0)
    }
}

@keyframes indicatorMove {
    0% {
        transform: rotate(-130deg)
    }

    100% {
        transform: rotate(0)
    }
}

@keyframes maskLeft {
    0% {
        left: 0
    }

    100% {
        left: 100%
    }
}

@keyframes scale-up {
    0% {
        transform: scale(0);
        opacity: 0
    }

    60% {
        transform: scale(1.2);
        opacity: 1
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes scale-down {
    0% {
        transform: scale(1);
        opacity: 1
    }

    60% {
        transform: scale(0);
        opacity: 0
    }
}

.fadeInUpShort {
    animation-name: fadeInUpShort
}

.fadeInLeftShort {
    animation-name: fadeInLeftShort
}

.fadeInRightShort {
    animation-name: fadeInRightShort
}

.fadeInDownShort {
    animation-name: fadeInDownShort
}

.fadeBlurIn {
    animation-name: fadeBlurIn
}

.indicatorMove {
    animation-name: indicatorMove
}

.maskLeft {
    position: relative;
    display: inline-block
}

.maskLeft:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    animation: inherit
}

.maskLeft:after {
    animation-name: maskRight
}

.word-rotator-words {
    position: relative
}

.word-rotator-words b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    right: 0;
    top: 0
}

.word-rotator-words b.is-visible {
    position: relative
}

.word-rotator span {
    vertical-align: middle
}

.word-rotator i,
.word-rotator em,
.word-rotator b {
    font-style: normal;
    font-weight: inherit
}

.word-rotator.scale b {
    opacity: 0
}

.word-rotator.scale i {
    display: inline-block;
    opacity: 0;
    transform: scale(0)
}

.is-visible .word-rotator.scale i {
    opacity: 1
}

.word-rotator.scale i.in {
    animation: scale-up 1s forwards
}

.word-rotator.scale i.out {
    animation: scale-down 1s forwards
}