@charset "UTF-8";
[class*="-double"] {
    border-width: 4px !important
}
.border-solid {
    border: 1px solid rgba(173, 181, 189, 0.3) !important
}
.border-double {
    border: 1px double rgba(173, 181, 189, 0.3) !important
}
.border-dashed {
    border: 1px dashed rgba(173, 181, 189, 0.3) !important
}
.border-dotted {
    border: 1px dotted rgba(173, 181, 189, 0.3) !important
}
.border-top-solid {
    border-top: 1px solid rgba(173, 181, 189, 0.3) !important
}
.border-top-double {
    border-top: 1px double rgba(173, 181, 189, 0.3) !important
}
.border-top-dashed {
    border-top: 1px dashed rgba(173, 181, 189, 0.3) !important
}
.border-top-dotted {
    border-top: 1px dotted rgba(173, 181, 189, 0.3) !important
}
.border-right-solid {
    border-right: 1px solid rgba(173, 181, 189, 0.3) !important
}
.border-right-double {
    border-right: 1px double rgba(173, 181, 189, 0.3) !important
}
.border-right-dashed {
    border-right: 1px dashed rgba(173, 181, 189, 0.3) !important
}
.border-right-dotted {
    border-right: 1px dotted rgba(173, 181, 189, 0.3) !important
}
.border-bottom-solid {
    border-bottom: 1px solid rgba(173, 181, 189, 0.3) !important
}
.border-bottom-double {
    border-bottom: 1px double rgba(173, 181, 189, 0.3) !important
}
.border-bottom-dashed {
    border-bottom: 1px dashed rgba(173, 181, 189, 0.3) !important
}
.border-bottom-dotted {
    border-bottom: 1px dotted rgba(173, 181, 189, 0.3) !important
}
.border-left-solid {
    border-left: 1px solid rgba(173, 181, 189, 0.3) !important
}
.border-left-double {
    border-left: 1px double rgba(173, 181, 189, 0.3) !important
}
.border-left-dashed {
    border-left: 1px dashed rgba(173, 181, 189, 0.3) !important
}
.border-left-dotted {
    border-left: 1px dotted rgba(173, 181, 189, 0.3) !important
}
@media (min-width:576px) {
    .border-solid-sm {
        border: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-double-sm {
        border: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-dashed-sm {
        border: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-dotted-sm {
        border: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-top-solid-sm {
        border-top: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-top-double-sm {
        border-top: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-top-dashed-sm {
        border-top: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-top-dotted-sm {
        border-top: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-right-solid-sm {
        border-right: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-right-double-sm {
        border-right: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-right-dashed-sm {
        border-right: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-right-dotted-sm {
        border-right: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-solid-sm {
        border-bottom: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-double-sm {
        border-bottom: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-dashed-sm {
        border-bottom: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-dotted-sm {
        border-bottom: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-left-solid-sm {
        border-left: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-left-double-sm {
        border-left: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-left-dashed-sm {
        border-left: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-left-dotted-sm {
        border-left: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
}
@media (min-width:768px) {
    .border-solid-md {
        border: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-double-md {
        border: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-dashed-md {
        border: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-dotted-md {
        border: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-top-solid-md {
        border-top: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-top-double-md {
        border-top: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-top-dashed-md {
        border-top: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-top-dotted-md {
        border-top: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-right-solid-md {
        border-right: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-right-double-md {
        border-right: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-right-dashed-md {
        border-right: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-right-dotted-md {
        border-right: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-solid-md {
        border-bottom: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-double-md {
        border-bottom: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-dashed-md {
        border-bottom: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-dotted-md {
        border-bottom: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-left-solid-md {
        border-left: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-left-double-md {
        border-left: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-left-dashed-md {
        border-left: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-left-dotted-md {
        border-left: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
}
@media (min-width:992px) {
    .border-solid-lg {
        border: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-double-lg {
        border: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-dashed-lg {
        border: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-dotted-lg {
        border: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-top-solid-lg {
        border-top: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-top-double-lg {
        border-top: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-top-dashed-lg {
        border-top: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-top-dotted-lg {
        border-top: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-right-solid-lg {
        border-right: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-right-double-lg {
        border-right: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-right-dashed-lg {
        border-right: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-right-dotted-lg {
        border-right: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-solid-lg {
        border-bottom: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-double-lg {
        border-bottom: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-dashed-lg {
        border-bottom: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-dotted-lg {
        border-bottom: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-left-solid-lg {
        border-left: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-left-double-lg {
        border-left: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-left-dashed-lg {
        border-left: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-left-dotted-lg {
        border-left: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
}
@media (min-width:1200px) {
    .border-solid-xl {
        border: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-double-xl {
        border: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-dashed-xl {
        border: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-dotted-xl {
        border: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-top-solid-xl {
        border-top: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-top-double-xl {
        border-top: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-top-dashed-xl {
        border-top: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-top-dotted-xl {
        border-top: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-right-solid-xl {
        border-right: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-right-double-xl {
        border-right: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-right-dashed-xl {
        border-right: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-right-dotted-xl {
        border-right: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-solid-xl {
        border-bottom: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-double-xl {
        border-bottom: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-dashed-xl {
        border-bottom: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-dotted-xl {
        border-bottom: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-left-solid-xl {
        border-left: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-left-double-xl {
        border-left: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-left-dashed-xl {
        border-left: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-left-dotted-xl {
        border-left: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
}
@media (min-width:1400px) {
    .border-solid-xxl {
        border: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-double-xxl {
        border: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-dashed-xxl {
        border: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-dotted-xxl {
        border: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-top-solid-xxl {
        border-top: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-top-double-xxl {
        border-top: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-top-dashed-xxl {
        border-top: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-top-dotted-xxl {
        border-top: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-right-solid-xxl {
        border-right: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-right-double-xxl {
        border-right: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-right-dashed-xxl {
        border-right: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-right-dotted-xxl {
        border-right: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-solid-xxl {
        border-bottom: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-double-xxl {
        border-bottom: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-dashed-xxl {
        border-bottom: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-bottom-dotted-xxl {
        border-bottom: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
    .border-left-solid-xxl {
        border-left: 1px solid rgba(173, 181, 189, 0.3) !important
    }
    .border-left-double-xxl {
        border-left: 1px double rgba(173, 181, 189, 0.3) !important
    }
    .border-left-dashed-xxl {
        border-left: 1px dashed rgba(173, 181, 189, 0.3) !important
    }
    .border-left-dotted-xxl {
        border-left: 1px dotted rgba(173, 181, 189, 0.3) !important
    }
}
.letter-spacing--2 {
    letter-spacing: -2px !important
}
.letter-spacing--1 {
    letter-spacing: -1px !important
}
.letter-spacing-0 {
    letter-spacing: 0px !important
}
.letter-spacing-1 {
    letter-spacing: 1px !important
}
.letter-spacing-2 {
    letter-spacing: 2px !important
}
.letter-spacing-3 {
    letter-spacing: 3px !important
}
.letter-spacing-4 {
    letter-spacing: 4px !important
}
.letter-spacing-5 {
    letter-spacing: 5px !important
}
.pt-0, .py-0 {
    padding-top: 0px !important
}
.pr-0, .px-0 {
    padding-right: 0px !important
}
.pb-0, .py-0 {
    padding-bottom: 0px !important
}
.pl-0, .px-0 {
    padding-left: 0px !important
}
.pt-10, .py-10 {
    padding-top: 10px !important
}
.pr-10, .px-10 {
    padding-right: 10px !important
}
.pb-10, .py-10 {
    padding-bottom: 10px !important
}
.pl-10, .px-10 {
    padding-left: 10px !important
}
.pt-20, .py-20 {
    padding-top: 20px !important
}
.pr-20, .px-20 {
    padding-right: 20px !important
}
.pb-20, .py-20 {
    padding-bottom: 20px !important
}
.pl-20, .px-20 {
    padding-left: 20px !important
}
.pt-30, .py-30 {
    padding-top: 30px !important
}
.pr-30, .px-30 {
    padding-right: 30px !important
}
.pb-30, .py-30 {
    padding-bottom: 30px !important
}
.pl-30, .px-30 {
    padding-left: 30px !important
}
.pt-40, .py-40 {
    padding-top: 40px !important
}
.pr-40, .px-40 {
    padding-right: 40px !important
}
.pb-40, .py-40 {
    padding-bottom: 40px !important
}
.pl-40, .px-40 {
    padding-left: 40px !important
}
.pt-50, .py-50 {
    padding-top: 50px !important
}
.pr-50, .px-50 {
    padding-right: 50px !important
}
.pb-50, .py-50 {
    padding-bottom: 50px !important
}
.pl-50, .px-50 {
    padding-left: 50px !important
}
.pt-60, .py-60 {
    padding-top: 60px !important
}
.pr-60, .px-60 {
    padding-right: 60px !important
}
.pb-60, .py-60 {
    padding-bottom: 60px !important
}
.pl-60, .px-60 {
    padding-left: 60px !important
}
.pt-70, .py-70 {
    padding-top: 70px !important
}
.pr-70, .px-70 {
    padding-right: 70px !important
}
.pb-70, .py-70 {
    padding-bottom: 70px !important
}
.pl-70, .px-70 {
    padding-left: 70px !important
}
.pt-80, .py-80 {
    padding-top: 80px !important
}
.pr-80, .px-80 {
    padding-right: 80px !important
}
.pb-80, .py-80 {
    padding-bottom: 80px !important
}
.pl-80, .px-80 {
    padding-left: 80px !important
}
.pt-90, .py-90 {
    padding-top: 90px !important
}
.pr-90, .px-90 {
    padding-right: 90px !important
}
.pb-90, .py-90 {
    padding-bottom: 90px !important
}
.pl-90, .px-90 {
    padding-left: 90px !important
}
.pt-100, .py-100 {
    padding-top: 100px !important
}
.pr-100, .px-100 {
    padding-right: 100px !important
}
.pb-100, .py-100 {
    padding-bottom: 100px !important
}
.pl-100, .px-100 {
    padding-left: 100px !important
}
.pt-110, .py-110 {
    padding-top: 110px !important
}
.pr-110, .px-110 {
    padding-right: 110px !important
}
.pb-110, .py-110 {
    padding-bottom: 110px !important
}
.pl-110, .px-110 {
    padding-left: 110px !important
}
.pt-120, .py-120 {
    padding-top: 120px !important
}
.pr-120, .px-120 {
    padding-right: 120px !important
}
.pb-120, .py-120 {
    padding-bottom: 120px !important
}
.pl-120, .px-120 {
    padding-left: 120px !important
}
.pt-130, .py-130 {
    padding-top: 130px !important
}
.pr-130, .px-130 {
    padding-right: 130px !important
}
.pb-130, .py-130 {
    padding-bottom: 130px !important
}
.pl-130, .px-130 {
    padding-left: 130px !important
}
.pt-140, .py-140 {
    padding-top: 140px !important
}
.pr-140, .px-140 {
    padding-right: 140px !important
}
.pb-140, .py-140 {
    padding-bottom: 140px !important
}
.pl-140, .px-140 {
    padding-left: 140px !important
}
.pt-150, .py-150 {
    padding-top: 150px !important
}
.pr-150, .px-150 {
    padding-right: 150px !important
}
.pb-150, .py-150 {
    padding-bottom: 150px !important
}
.pl-150, .px-150 {
    padding-left: 150px !important
}
.pt-160, .py-160 {
    padding-top: 160px !important
}
.pr-160, .px-160 {
    padding-right: 160px !important
}
.pb-160, .py-160 {
    padding-bottom: 160px !important
}
.pl-160, .px-160 {
    padding-left: 160px !important
}
.pt-170, .py-170 {
    padding-top: 170px !important
}
.pr-170, .px-170 {
    padding-right: 170px !important
}
.pb-170, .py-170 {
    padding-bottom: 170px !important
}
.pl-170, .px-170 {
    padding-left: 170px !important
}
.pt-180, .py-180 {
    padding-top: 180px !important
}
.pr-180, .px-180 {
    padding-right: 180px !important
}
.pb-180, .py-180 {
    padding-bottom: 180px !important
}
.pl-180, .px-180 {
    padding-left: 180px !important
}
.pt-190, .py-190 {
    padding-top: 190px !important
}
.pr-190, .px-190 {
    padding-right: 190px !important
}
.pb-190, .py-190 {
    padding-bottom: 190px !important
}
.pl-190, .px-190 {
    padding-left: 190px !important
}
.pt-200, .py-200 {
    padding-top: 200px !important
}
.pr-200, .px-200 {
    padding-right: 200px !important
}
.pb-200, .py-200 {
    padding-bottom: 200px !important
}
.pl-200, .px-200 {
    padding-left: 200px !important
}
.mt-0, .my-0 {
    margin-top: 0px !important
}
.mr-0, .mx-0 {
    margin-right: 0px !important
}
.mb-0, .my-0 {
    margin-bottom: 0px !important
}
.ml-0, .mx-0 {
    margin-left: 0px !important
}
.mt-10, .my-10 {
    margin-top: 10px !important
}
.mr-10, .mx-10 {
    margin-right: 10px !important
}
.mb-10, .my-10 {
    margin-bottom: 10px !important
}
.ml-10, .mx-10 {
    margin-left: 10px !important
}
.mt-20, .my-20 {
    margin-top: 20px !important
}
.mr-20, .mx-20 {
    margin-right: 20px !important
}
.mb-20, .my-20 {
    margin-bottom: 20px !important
}
.ml-20, .mx-20 {
    margin-left: 20px !important
}
.mt-30, .my-30 {
    margin-top: 30px !important
}
.mr-30, .mx-30 {
    margin-right: 30px !important
}
.mb-30, .my-30 {
    margin-bottom: 30px !important
}
.ml-30, .mx-30 {
    margin-left: 30px !important
}
.mt-40, .my-40 {
    margin-top: 40px !important
}
.mr-40, .mx-40 {
    margin-right: 40px !important
}
.mb-40, .my-40 {
    margin-bottom: 40px !important
}
.ml-40, .mx-40 {
    margin-left: 40px !important
}
.mt-50, .my-50 {
    margin-top: 50px !important
}
.mr-50, .mx-50 {
    margin-right: 50px !important
}
.mb-50, .my-50 {
    margin-bottom: 50px !important
}
.ml-50, .mx-50 {
    margin-left: 50px !important
}
.mt-60, .my-60 {
    margin-top: 60px !important
}
.mr-60, .mx-60 {
    margin-right: 60px !important
}
.mb-60, .my-60 {
    margin-bottom: 60px !important
}
.ml-60, .mx-60 {
    margin-left: 60px !important
}
.mt-70, .my-70 {
    margin-top: 70px !important
}
.mr-70, .mx-70 {
    margin-right: 70px !important
}
.mb-70, .my-70 {
    margin-bottom: 70px !important
}
.ml-70, .mx-70 {
    margin-left: 70px !important
}
.mt-80, .my-80 {
    margin-top: 80px !important
}
.mr-80, .mx-80 {
    margin-right: 80px !important
}
.mb-80, .my-80 {
    margin-bottom: 80px !important
}
.ml-80, .mx-80 {
    margin-left: 80px !important
}
.mt-90, .my-90 {
    margin-top: 90px !important
}
.mr-90, .mx-90 {
    margin-right: 90px !important
}
.mb-90, .my-90 {
    margin-bottom: 90px !important
}
.ml-90, .mx-90 {
    margin-left: 90px !important
}
.mt-100, .my-100 {
    margin-top: 100px !important
}
.mr-100, .mx-100 {
    margin-right: 100px !important
}
.mb-100, .my-100 {
    margin-bottom: 100px !important
}
.ml-100, .mx-100 {
    margin-left: 100px !important
}
.mt-110, .my-110 {
    margin-top: 110px !important
}
.mr-110, .mx-110 {
    margin-right: 110px !important
}
.mb-110, .my-110 {
    margin-bottom: 110px !important
}
.ml-110, .mx-110 {
    margin-left: 110px !important
}
.mt-120, .my-120 {
    margin-top: 120px !important
}
.mr-120, .mx-120 {
    margin-right: 120px !important
}
.mb-120, .my-120 {
    margin-bottom: 120px !important
}
.ml-120, .mx-120 {
    margin-left: 120px !important
}
.mt-130, .my-130 {
    margin-top: 130px !important
}
.mr-130, .mx-130 {
    margin-right: 130px !important
}
.mb-130, .my-130 {
    margin-bottom: 130px !important
}
.ml-130, .mx-130 {
    margin-left: 130px !important
}
.mt-140, .my-140 {
    margin-top: 140px !important
}
.mr-140, .mx-140 {
    margin-right: 140px !important
}
.mb-140, .my-140 {
    margin-bottom: 140px !important
}
.ml-140, .mx-140 {
    margin-left: 140px !important
}
.mt-150, .my-150 {
    margin-top: 150px !important
}
.mr-150, .mx-150 {
    margin-right: 150px !important
}
.mb-150, .my-150 {
    margin-bottom: 150px !important
}
.ml-150, .mx-150 {
    margin-left: 150px !important
}
.mt-160, .my-160 {
    margin-top: 160px !important
}
.mr-160, .mx-160 {
    margin-right: 160px !important
}
.mb-160, .my-160 {
    margin-bottom: 160px !important
}
.ml-160, .mx-160 {
    margin-left: 160px !important
}
.mt-170, .my-170 {
    margin-top: 170px !important
}
.mr-170, .mx-170 {
    margin-right: 170px !important
}
.mb-170, .my-170 {
    margin-bottom: 170px !important
}
.ml-170, .mx-170 {
    margin-left: 170px !important
}
.mt-180, .my-180 {
    margin-top: 180px !important
}
.mr-180, .mx-180 {
    margin-right: 180px !important
}
.mb-180, .my-180 {
    margin-bottom: 180px !important
}
.ml-180, .mx-180 {
    margin-left: 180px !important
}
.mt-190, .my-190 {
    margin-top: 190px !important
}
.mr-190, .mx-190 {
    margin-right: 190px !important
}
.mb-190, .my-190 {
    margin-bottom: 190px !important
}
.ml-190, .mx-190 {
    margin-left: 190px !important
}
.mt-200, .my-200 {
    margin-top: 200px !important
}
.mr-200, .mx-200 {
    margin-right: 200px !important
}
.mb-200, .my-200 {
    margin-bottom: 200px !important
}
.ml-200, .mx-200 {
    margin-left: 200px !important
}
.mt-n0 {
    margin-top: 0px !important
}
.mt-n5 {
    margin-top: -5px !important
}
.mt-n10 {
    margin-top: -10px !important
}
.mt-n15 {
    margin-top: -15px !important
}
.mt-n20 {
    margin-top: -20px !important
}
.mt-n25 {
    margin-top: -25px !important
}
.mt-n30 {
    margin-top: -30px !important
}
.mt-n35 {
    margin-top: -35px !important
}
.mt-n40 {
    margin-top: -40px !important
}
.mt-n45 {
    margin-top: -45px !important
}
.mt-n50 {
    margin-top: -50px !important
}
.mt-n55 {
    margin-top: -55px !important
}
.mt-n60 {
    margin-top: -60px !important
}
.mt-n65 {
    margin-top: -65px !important
}
.mt-n70 {
    margin-top: -70px !important
}
.mt-n75 {
    margin-top: -75px !important
}
.mt-n80 {
    margin-top: -80px !important
}
.mt-n85 {
    margin-top: -85px !important
}
.mt-n90 {
    margin-top: -90px !important
}
.mt-n95 {
    margin-top: -95px !important
}
.mt-n100 {
    margin-top: -100px !important
}
.mt-n105 {
    margin-top: -105px !important
}
.mt-n110 {
    margin-top: -110px !important
}
.mt-n115 {
    margin-top: -115px !important
}
.mt-n120 {
    margin-top: -120px !important
}
.mt-n125 {
    margin-top: -125px !important
}
.mt-n130 {
    margin-top: -130px !important
}
.mt-n135 {
    margin-top: -135px !important
}
.mt-n140 {
    margin-top: -140px !important
}
.mt-n145 {
    margin-top: -145px !important
}
.mt-n150 {
    margin-top: -150px !important
}
.mt-n155 {
    margin-top: -155px !important
}
.mt-n160 {
    margin-top: -160px !important
}
.mt-n165 {
    margin-top: -165px !important
}
.mt-n170 {
    margin-top: -170px !important
}
.mt-n175 {
    margin-top: -175px !important
}
.mt-n180 {
    margin-top: -180px !important
}
.mt-n185 {
    margin-top: -185px !important
}
.mt-n190 {
    margin-top: -190px !important
}
.mt-n195 {
    margin-top: -195px !important
}
.mt-n200 {
    margin-top: -200px !important
}
.mt-n205 {
    margin-top: -205px !important
}
.mt-n210 {
    margin-top: -210px !important
}
.mt-n215 {
    margin-top: -215px !important
}
.mt-n220 {
    margin-top: -220px !important
}
.mt-n225 {
    margin-top: -225px !important
}
.mt-n230 {
    margin-top: -230px !important
}
.mt-n235 {
    margin-top: -235px !important
}
.mt-n240 {
    margin-top: -240px !important
}
.mt-n245 {
    margin-top: -245px !important
}
.mt-n250 {
    margin-top: -250px !important
}
.mt-n255 {
    margin-top: -255px !important
}
.mt-n260 {
    margin-top: -260px !important
}
.mt-n265 {
    margin-top: -265px !important
}
.mt-n270 {
    margin-top: -270px !important
}
.mt-n275 {
    margin-top: -275px !important
}
.mt-n280 {
    margin-top: -280px !important
}
@media (min-width:576px) {
    .pt-sm-0, .py-sm-0 {
        padding-top: 0px !important
    }
    .pr-sm-0, .px-sm-0 {
        padding-right: 0px !important
    }
    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0px !important
    }
    .pl-sm-0, .px-sm-0 {
        padding-left: 0px !important
    }
    .pt-sm-10, .py-sm-10 {
        padding-top: 10px !important
    }
    .pr-sm-10, .px-sm-10 {
        padding-right: 10px !important
    }
    .pb-sm-10, .py-sm-10 {
        padding-bottom: 10px !important
    }
    .pl-sm-10, .px-sm-10 {
        padding-left: 10px !important
    }
    .pt-sm-20, .py-sm-20 {
        padding-top: 20px !important
    }
    .pr-sm-20, .px-sm-20 {
        padding-right: 20px !important
    }
    .pb-sm-20, .py-sm-20 {
        padding-bottom: 20px !important
    }
    .pl-sm-20, .px-sm-20 {
        padding-left: 20px !important
    }
    .pt-sm-30, .py-sm-30 {
        padding-top: 30px !important
    }
    .pr-sm-30, .px-sm-30 {
        padding-right: 30px !important
    }
    .pb-sm-30, .py-sm-30 {
        padding-bottom: 30px !important
    }
    .pl-sm-30, .px-sm-30 {
        padding-left: 30px !important
    }
    .pt-sm-40, .py-sm-40 {
        padding-top: 40px !important
    }
    .pr-sm-40, .px-sm-40 {
        padding-right: 40px !important
    }
    .pb-sm-40, .py-sm-40 {
        padding-bottom: 40px !important
    }
    .pl-sm-40, .px-sm-40 {
        padding-left: 40px !important
    }
    .pt-sm-50, .py-sm-50 {
        padding-top: 50px !important
    }
    .pr-sm-50, .px-sm-50 {
        padding-right: 50px !important
    }
    .pb-sm-50, .py-sm-50 {
        padding-bottom: 50px !important
    }
    .pl-sm-50, .px-sm-50 {
        padding-left: 50px !important
    }
    .pt-sm-60, .py-sm-60 {
        padding-top: 60px !important
    }
    .pr-sm-60, .px-sm-60 {
        padding-right: 60px !important
    }
    .pb-sm-60, .py-sm-60 {
        padding-bottom: 60px !important
    }
    .pl-sm-60, .px-sm-60 {
        padding-left: 60px !important
    }
    .pt-sm-70, .py-sm-70 {
        padding-top: 70px !important
    }
    .pr-sm-70, .px-sm-70 {
        padding-right: 70px !important
    }
    .pb-sm-70, .py-sm-70 {
        padding-bottom: 70px !important
    }
    .pl-sm-70, .px-sm-70 {
        padding-left: 70px !important
    }
    .pt-sm-80, .py-sm-80 {
        padding-top: 80px !important
    }
    .pr-sm-80, .px-sm-80 {
        padding-right: 80px !important
    }
    .pb-sm-80, .py-sm-80 {
        padding-bottom: 80px !important
    }
    .pl-sm-80, .px-sm-80 {
        padding-left: 80px !important
    }
    .pt-sm-90, .py-sm-90 {
        padding-top: 90px !important
    }
    .pr-sm-90, .px-sm-90 {
        padding-right: 90px !important
    }
    .pb-sm-90, .py-sm-90 {
        padding-bottom: 90px !important
    }
    .pl-sm-90, .px-sm-90 {
        padding-left: 90px !important
    }
    .pt-sm-100, .py-sm-100 {
        padding-top: 100px !important
    }
    .pr-sm-100, .px-sm-100 {
        padding-right: 100px !important
    }
    .pb-sm-100, .py-sm-100 {
        padding-bottom: 100px !important
    }
    .pl-sm-100, .px-sm-100 {
        padding-left: 100px !important
    }
    .pt-sm-110, .py-sm-110 {
        padding-top: 110px !important
    }
    .pr-sm-110, .px-sm-110 {
        padding-right: 110px !important
    }
    .pb-sm-110, .py-sm-110 {
        padding-bottom: 110px !important
    }
    .pl-sm-110, .px-sm-110 {
        padding-left: 110px !important
    }
    .pt-sm-120, .py-sm-120 {
        padding-top: 120px !important
    }
    .pr-sm-120, .px-sm-120 {
        padding-right: 120px !important
    }
    .pb-sm-120, .py-sm-120 {
        padding-bottom: 120px !important
    }
    .pl-sm-120, .px-sm-120 {
        padding-left: 120px !important
    }
    .pt-sm-130, .py-sm-130 {
        padding-top: 130px !important
    }
    .pr-sm-130, .px-sm-130 {
        padding-right: 130px !important
    }
    .pb-sm-130, .py-sm-130 {
        padding-bottom: 130px !important
    }
    .pl-sm-130, .px-sm-130 {
        padding-left: 130px !important
    }
    .pt-sm-140, .py-sm-140 {
        padding-top: 140px !important
    }
    .pr-sm-140, .px-sm-140 {
        padding-right: 140px !important
    }
    .pb-sm-140, .py-sm-140 {
        padding-bottom: 140px !important
    }
    .pl-sm-140, .px-sm-140 {
        padding-left: 140px !important
    }
    .pt-sm-150, .py-sm-150 {
        padding-top: 150px !important
    }
    .pr-sm-150, .px-sm-150 {
        padding-right: 150px !important
    }
    .pb-sm-150, .py-sm-150 {
        padding-bottom: 150px !important
    }
    .pl-sm-150, .px-sm-150 {
        padding-left: 150px !important
    }
    .pt-sm-160, .py-sm-160 {
        padding-top: 160px !important
    }
    .pr-sm-160, .px-sm-160 {
        padding-right: 160px !important
    }
    .pb-sm-160, .py-sm-160 {
        padding-bottom: 160px !important
    }
    .pl-sm-160, .px-sm-160 {
        padding-left: 160px !important
    }
    .pt-sm-170, .py-sm-170 {
        padding-top: 170px !important
    }
    .pr-sm-170, .px-sm-170 {
        padding-right: 170px !important
    }
    .pb-sm-170, .py-sm-170 {
        padding-bottom: 170px !important
    }
    .pl-sm-170, .px-sm-170 {
        padding-left: 170px !important
    }
    .pt-sm-180, .py-sm-180 {
        padding-top: 180px !important
    }
    .pr-sm-180, .px-sm-180 {
        padding-right: 180px !important
    }
    .pb-sm-180, .py-sm-180 {
        padding-bottom: 180px !important
    }
    .pl-sm-180, .px-sm-180 {
        padding-left: 180px !important
    }
    .pt-sm-190, .py-sm-190 {
        padding-top: 190px !important
    }
    .pr-sm-190, .px-sm-190 {
        padding-right: 190px !important
    }
    .pb-sm-190, .py-sm-190 {
        padding-bottom: 190px !important
    }
    .pl-sm-190, .px-sm-190 {
        padding-left: 190px !important
    }
    .pt-sm-200, .py-sm-200 {
        padding-top: 200px !important
    }
    .pr-sm-200, .px-sm-200 {
        padding-right: 200px !important
    }
    .pb-sm-200, .py-sm-200 {
        padding-bottom: 200px !important
    }
    .pl-sm-200, .px-sm-200 {
        padding-left: 200px !important
    }
    .mt-sm-0, .my-sm-0 {
        margin-top: 0px !important
    }
    .mr-sm-0, .mx-sm-0 {
        margin-right: 0px !important
    }
    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0px !important
    }
    .ml-sm-0, .mx-sm-0 {
        margin-left: 0px !important
    }
    .mt-sm-10, .my-sm-10 {
        margin-top: 10px !important
    }
    .mr-sm-10, .mx-sm-10 {
        margin-right: 10px !important
    }
    .mb-sm-10, .my-sm-10 {
        margin-bottom: 10px !important
    }
    .ml-sm-10, .mx-sm-10 {
        margin-left: 10px !important
    }
    .mt-sm-20, .my-sm-20 {
        margin-top: 20px !important
    }
    .mr-sm-20, .mx-sm-20 {
        margin-right: 20px !important
    }
    .mb-sm-20, .my-sm-20 {
        margin-bottom: 20px !important
    }
    .ml-sm-20, .mx-sm-20 {
        margin-left: 20px !important
    }
    .mt-sm-30, .my-sm-30 {
        margin-top: 30px !important
    }
    .mr-sm-30, .mx-sm-30 {
        margin-right: 30px !important
    }
    .mb-sm-30, .my-sm-30 {
        margin-bottom: 30px !important
    }
    .ml-sm-30, .mx-sm-30 {
        margin-left: 30px !important
    }
    .mt-sm-40, .my-sm-40 {
        margin-top: 40px !important
    }
    .mr-sm-40, .mx-sm-40 {
        margin-right: 40px !important
    }
    .mb-sm-40, .my-sm-40 {
        margin-bottom: 40px !important
    }
    .ml-sm-40, .mx-sm-40 {
        margin-left: 40px !important
    }
    .mt-sm-50, .my-sm-50 {
        margin-top: 50px !important
    }
    .mr-sm-50, .mx-sm-50 {
        margin-right: 50px !important
    }
    .mb-sm-50, .my-sm-50 {
        margin-bottom: 50px !important
    }
    .ml-sm-50, .mx-sm-50 {
        margin-left: 50px !important
    }
    .mt-sm-60, .my-sm-60 {
        margin-top: 60px !important
    }
    .mr-sm-60, .mx-sm-60 {
        margin-right: 60px !important
    }
    .mb-sm-60, .my-sm-60 {
        margin-bottom: 60px !important
    }
    .ml-sm-60, .mx-sm-60 {
        margin-left: 60px !important
    }
    .mt-sm-70, .my-sm-70 {
        margin-top: 70px !important
    }
    .mr-sm-70, .mx-sm-70 {
        margin-right: 70px !important
    }
    .mb-sm-70, .my-sm-70 {
        margin-bottom: 70px !important
    }
    .ml-sm-70, .mx-sm-70 {
        margin-left: 70px !important
    }
    .mt-sm-80, .my-sm-80 {
        margin-top: 80px !important
    }
    .mr-sm-80, .mx-sm-80 {
        margin-right: 80px !important
    }
    .mb-sm-80, .my-sm-80 {
        margin-bottom: 80px !important
    }
    .ml-sm-80, .mx-sm-80 {
        margin-left: 80px !important
    }
    .mt-sm-90, .my-sm-90 {
        margin-top: 90px !important
    }
    .mr-sm-90, .mx-sm-90 {
        margin-right: 90px !important
    }
    .mb-sm-90, .my-sm-90 {
        margin-bottom: 90px !important
    }
    .ml-sm-90, .mx-sm-90 {
        margin-left: 90px !important
    }
    .mt-sm-100, .my-sm-100 {
        margin-top: 100px !important
    }
    .mr-sm-100, .mx-sm-100 {
        margin-right: 100px !important
    }
    .mb-sm-100, .my-sm-100 {
        margin-bottom: 100px !important
    }
    .ml-sm-100, .mx-sm-100 {
        margin-left: 100px !important
    }
    .mt-sm-110, .my-sm-110 {
        margin-top: 110px !important
    }
    .mr-sm-110, .mx-sm-110 {
        margin-right: 110px !important
    }
    .mb-sm-110, .my-sm-110 {
        margin-bottom: 110px !important
    }
    .ml-sm-110, .mx-sm-110 {
        margin-left: 110px !important
    }
    .mt-sm-120, .my-sm-120 {
        margin-top: 120px !important
    }
    .mr-sm-120, .mx-sm-120 {
        margin-right: 120px !important
    }
    .mb-sm-120, .my-sm-120 {
        margin-bottom: 120px !important
    }
    .ml-sm-120, .mx-sm-120 {
        margin-left: 120px !important
    }
    .mt-sm-130, .my-sm-130 {
        margin-top: 130px !important
    }
    .mr-sm-130, .mx-sm-130 {
        margin-right: 130px !important
    }
    .mb-sm-130, .my-sm-130 {
        margin-bottom: 130px !important
    }
    .ml-sm-130, .mx-sm-130 {
        margin-left: 130px !important
    }
    .mt-sm-140, .my-sm-140 {
        margin-top: 140px !important
    }
    .mr-sm-140, .mx-sm-140 {
        margin-right: 140px !important
    }
    .mb-sm-140, .my-sm-140 {
        margin-bottom: 140px !important
    }
    .ml-sm-140, .mx-sm-140 {
        margin-left: 140px !important
    }
    .mt-sm-150, .my-sm-150 {
        margin-top: 150px !important
    }
    .mr-sm-150, .mx-sm-150 {
        margin-right: 150px !important
    }
    .mb-sm-150, .my-sm-150 {
        margin-bottom: 150px !important
    }
    .ml-sm-150, .mx-sm-150 {
        margin-left: 150px !important
    }
    .mt-sm-160, .my-sm-160 {
        margin-top: 160px !important
    }
    .mr-sm-160, .mx-sm-160 {
        margin-right: 160px !important
    }
    .mb-sm-160, .my-sm-160 {
        margin-bottom: 160px !important
    }
    .ml-sm-160, .mx-sm-160 {
        margin-left: 160px !important
    }
    .mt-sm-170, .my-sm-170 {
        margin-top: 170px !important
    }
    .mr-sm-170, .mx-sm-170 {
        margin-right: 170px !important
    }
    .mb-sm-170, .my-sm-170 {
        margin-bottom: 170px !important
    }
    .ml-sm-170, .mx-sm-170 {
        margin-left: 170px !important
    }
    .mt-sm-180, .my-sm-180 {
        margin-top: 180px !important
    }
    .mr-sm-180, .mx-sm-180 {
        margin-right: 180px !important
    }
    .mb-sm-180, .my-sm-180 {
        margin-bottom: 180px !important
    }
    .ml-sm-180, .mx-sm-180 {
        margin-left: 180px !important
    }
    .mt-sm-190, .my-sm-190 {
        margin-top: 190px !important
    }
    .mr-sm-190, .mx-sm-190 {
        margin-right: 190px !important
    }
    .mb-sm-190, .my-sm-190 {
        margin-bottom: 190px !important
    }
    .ml-sm-190, .mx-sm-190 {
        margin-left: 190px !important
    }
    .mt-sm-200, .my-sm-200 {
        margin-top: 200px !important
    }
    .mr-sm-200, .mx-sm-200 {
        margin-right: 200px !important
    }
    .mb-sm-200, .my-sm-200 {
        margin-bottom: 200px !important
    }
    .ml-sm-200, .mx-sm-200 {
        margin-left: 200px !important
    }
    .mt-sm-n0 {
        margin-top: 0px !important
    }
    .mt-sm-n5 {
        margin-top: -5px !important
    }
    .mt-sm-n10 {
        margin-top: -10px !important
    }
    .mt-sm-n15 {
        margin-top: -15px !important
    }
    .mt-sm-n20 {
        margin-top: -20px !important
    }
    .mt-sm-n25 {
        margin-top: -25px !important
    }
    .mt-sm-n30 {
        margin-top: -30px !important
    }
    .mt-sm-n35 {
        margin-top: -35px !important
    }
    .mt-sm-n40 {
        margin-top: -40px !important
    }
    .mt-sm-n45 {
        margin-top: -45px !important
    }
    .mt-sm-n50 {
        margin-top: -50px !important
    }
    .mt-sm-n55 {
        margin-top: -55px !important
    }
    .mt-sm-n60 {
        margin-top: -60px !important
    }
    .mt-sm-n65 {
        margin-top: -65px !important
    }
    .mt-sm-n70 {
        margin-top: -70px !important
    }
    .mt-sm-n75 {
        margin-top: -75px !important
    }
    .mt-sm-n80 {
        margin-top: -80px !important
    }
    .mt-sm-n85 {
        margin-top: -85px !important
    }
    .mt-sm-n90 {
        margin-top: -90px !important
    }
    .mt-sm-n95 {
        margin-top: -95px !important
    }
    .mt-sm-n100 {
        margin-top: -100px !important
    }
    .mt-sm-n105 {
        margin-top: -105px !important
    }
    .mt-sm-n110 {
        margin-top: -110px !important
    }
    .mt-sm-n115 {
        margin-top: -115px !important
    }
    .mt-sm-n120 {
        margin-top: -120px !important
    }
    .mt-sm-n125 {
        margin-top: -125px !important
    }
    .mt-sm-n130 {
        margin-top: -130px !important
    }
    .mt-sm-n135 {
        margin-top: -135px !important
    }
    .mt-sm-n140 {
        margin-top: -140px !important
    }
    .mt-sm-n145 {
        margin-top: -145px !important
    }
    .mt-sm-n150 {
        margin-top: -150px !important
    }
    .mt-sm-n155 {
        margin-top: -155px !important
    }
    .mt-sm-n160 {
        margin-top: -160px !important
    }
    .mt-sm-n165 {
        margin-top: -165px !important
    }
    .mt-sm-n170 {
        margin-top: -170px !important
    }
    .mt-sm-n175 {
        margin-top: -175px !important
    }
    .mt-sm-n180 {
        margin-top: -180px !important
    }
    .mt-sm-n185 {
        margin-top: -185px !important
    }
    .mt-sm-n190 {
        margin-top: -190px !important
    }
    .mt-sm-n195 {
        margin-top: -195px !important
    }
    .mt-sm-n200 {
        margin-top: -200px !important
    }
    .mt-sm-n205 {
        margin-top: -205px !important
    }
    .mt-sm-n210 {
        margin-top: -210px !important
    }
    .mt-sm-n215 {
        margin-top: -215px !important
    }
    .mt-sm-n220 {
        margin-top: -220px !important
    }
    .mt-sm-n225 {
        margin-top: -225px !important
    }
    .mt-sm-n230 {
        margin-top: -230px !important
    }
    .mt-sm-n235 {
        margin-top: -235px !important
    }
    .mt-sm-n240 {
        margin-top: -240px !important
    }
    .mt-sm-n245 {
        margin-top: -245px !important
    }
    .mt-sm-n250 {
        margin-top: -250px !important
    }
    .mt-sm-n255 {
        margin-top: -255px !important
    }
    .mt-sm-n260 {
        margin-top: -260px !important
    }
    .mt-sm-n265 {
        margin-top: -265px !important
    }
    .mt-sm-n270 {
        margin-top: -270px !important
    }
    .mt-sm-n275 {
        margin-top: -275px !important
    }
    .mt-sm-n280 {
        margin-top: -280px !important
    }
}
@media (min-width:768px) {
    .pt-md-0, .py-md-0 {
        padding-top: 0px !important
    }
    .pr-md-0, .px-md-0 {
        padding-right: 0px !important
    }
    .pb-md-0, .py-md-0 {
        padding-bottom: 0px !important
    }
    .pl-md-0, .px-md-0 {
        padding-left: 0px !important
    }
    .pt-md-10, .py-md-10 {
        padding-top: 10px !important
    }
    .pr-md-10, .px-md-10 {
        padding-right: 10px !important
    }
    .pb-md-10, .py-md-10 {
        padding-bottom: 10px !important
    }
    .pl-md-10, .px-md-10 {
        padding-left: 10px !important
    }
    .pt-md-20, .py-md-20 {
        padding-top: 20px !important
    }
    .pr-md-20, .px-md-20 {
        padding-right: 20px !important
    }
    .pb-md-20, .py-md-20 {
        padding-bottom: 20px !important
    }
    .pl-md-20, .px-md-20 {
        padding-left: 20px !important
    }
    .pt-md-30, .py-md-30 {
        padding-top: 30px !important
    }
    .pr-md-30, .px-md-30 {
        padding-right: 30px !important
    }
    .pb-md-30, .py-md-30 {
        padding-bottom: 30px !important
    }
    .pl-md-30, .px-md-30 {
        padding-left: 30px !important
    }
    .pt-md-40, .py-md-40 {
        padding-top: 40px !important
    }
    .pr-md-40, .px-md-40 {
        padding-right: 40px !important
    }
    .pb-md-40, .py-md-40 {
        padding-bottom: 40px !important
    }
    .pl-md-40, .px-md-40 {
        padding-left: 40px !important
    }
    .pt-md-50, .py-md-50 {
        padding-top: 50px !important
    }
    .pr-md-50, .px-md-50 {
        padding-right: 50px !important
    }
    .pb-md-50, .py-md-50 {
        padding-bottom: 50px !important
    }
    .pl-md-50, .px-md-50 {
        padding-left: 50px !important
    }
    .pt-md-60, .py-md-60 {
        padding-top: 60px !important
    }
    .pr-md-60, .px-md-60 {
        padding-right: 60px !important
    }
    .pb-md-60, .py-md-60 {
        padding-bottom: 60px !important
    }
    .pl-md-60, .px-md-60 {
        padding-left: 60px !important
    }
    .pt-md-70, .py-md-70 {
        padding-top: 70px !important
    }
    .pr-md-70, .px-md-70 {
        padding-right: 70px !important
    }
    .pb-md-70, .py-md-70 {
        padding-bottom: 70px !important
    }
    .pl-md-70, .px-md-70 {
        padding-left: 70px !important
    }
    .pt-md-80, .py-md-80 {
        padding-top: 80px !important
    }
    .pr-md-80, .px-md-80 {
        padding-right: 80px !important
    }
    .pb-md-80, .py-md-80 {
        padding-bottom: 80px !important
    }
    .pl-md-80, .px-md-80 {
        padding-left: 80px !important
    }
    .pt-md-90, .py-md-90 {
        padding-top: 90px !important
    }
    .pr-md-90, .px-md-90 {
        padding-right: 90px !important
    }
    .pb-md-90, .py-md-90 {
        padding-bottom: 90px !important
    }
    .pl-md-90, .px-md-90 {
        padding-left: 90px !important
    }
    .pt-md-100, .py-md-100 {
        padding-top: 100px !important
    }
    .pr-md-100, .px-md-100 {
        padding-right: 100px !important
    }
    .pb-md-100, .py-md-100 {
        padding-bottom: 100px !important
    }
    .pl-md-100, .px-md-100 {
        padding-left: 100px !important
    }
    .pt-md-110, .py-md-110 {
        padding-top: 110px !important
    }
    .pr-md-110, .px-md-110 {
        padding-right: 110px !important
    }
    .pb-md-110, .py-md-110 {
        padding-bottom: 110px !important
    }
    .pl-md-110, .px-md-110 {
        padding-left: 110px !important
    }
    .pt-md-120, .py-md-120 {
        padding-top: 120px !important
    }
    .pr-md-120, .px-md-120 {
        padding-right: 120px !important
    }
    .pb-md-120, .py-md-120 {
        padding-bottom: 120px !important
    }
    .pl-md-120, .px-md-120 {
        padding-left: 120px !important
    }
    .pt-md-130, .py-md-130 {
        padding-top: 130px !important
    }
    .pr-md-130, .px-md-130 {
        padding-right: 130px !important
    }
    .pb-md-130, .py-md-130 {
        padding-bottom: 130px !important
    }
    .pl-md-130, .px-md-130 {
        padding-left: 130px !important
    }
    .pt-md-140, .py-md-140 {
        padding-top: 140px !important
    }
    .pr-md-140, .px-md-140 {
        padding-right: 140px !important
    }
    .pb-md-140, .py-md-140 {
        padding-bottom: 140px !important
    }
    .pl-md-140, .px-md-140 {
        padding-left: 140px !important
    }
    .pt-md-150, .py-md-150 {
        padding-top: 150px !important
    }
    .pr-md-150, .px-md-150 {
        padding-right: 150px !important
    }
    .pb-md-150, .py-md-150 {
        padding-bottom: 150px !important
    }
    .pl-md-150, .px-md-150 {
        padding-left: 150px !important
    }
    .pt-md-160, .py-md-160 {
        padding-top: 160px !important
    }
    .pr-md-160, .px-md-160 {
        padding-right: 160px !important
    }
    .pb-md-160, .py-md-160 {
        padding-bottom: 160px !important
    }
    .pl-md-160, .px-md-160 {
        padding-left: 160px !important
    }
    .pt-md-170, .py-md-170 {
        padding-top: 170px !important
    }
    .pr-md-170, .px-md-170 {
        padding-right: 170px !important
    }
    .pb-md-170, .py-md-170 {
        padding-bottom: 170px !important
    }
    .pl-md-170, .px-md-170 {
        padding-left: 170px !important
    }
    .pt-md-180, .py-md-180 {
        padding-top: 180px !important
    }
    .pr-md-180, .px-md-180 {
        padding-right: 180px !important
    }
    .pb-md-180, .py-md-180 {
        padding-bottom: 180px !important
    }
    .pl-md-180, .px-md-180 {
        padding-left: 180px !important
    }
    .pt-md-190, .py-md-190 {
        padding-top: 190px !important
    }
    .pr-md-190, .px-md-190 {
        padding-right: 190px !important
    }
    .pb-md-190, .py-md-190 {
        padding-bottom: 190px !important
    }
    .pl-md-190, .px-md-190 {
        padding-left: 190px !important
    }
    .pt-md-200, .py-md-200 {
        padding-top: 200px !important
    }
    .pr-md-200, .px-md-200 {
        padding-right: 200px !important
    }
    .pb-md-200, .py-md-200 {
        padding-bottom: 200px !important
    }
    .pl-md-200, .px-md-200 {
        padding-left: 200px !important
    }
    .mt-md-0, .my-md-0 {
        margin-top: 0px !important
    }
    .mr-md-0, .mx-md-0 {
        margin-right: 0px !important
    }
    .mb-md-0, .my-md-0 {
        margin-bottom: 0px !important
    }
    .ml-md-0, .mx-md-0 {
        margin-left: 0px !important
    }
    .mt-md-10, .my-md-10 {
        margin-top: 10px !important
    }
    .mr-md-10, .mx-md-10 {
        margin-right: 10px !important
    }
    .mb-md-10, .my-md-10 {
        margin-bottom: 10px !important
    }
    .ml-md-10, .mx-md-10 {
        margin-left: 10px !important
    }
    .mt-md-20, .my-md-20 {
        margin-top: 20px !important
    }
    .mr-md-20, .mx-md-20 {
        margin-right: 20px !important
    }
    .mb-md-20, .my-md-20 {
        margin-bottom: 20px !important
    }
    .ml-md-20, .mx-md-20 {
        margin-left: 20px !important
    }
    .mt-md-30, .my-md-30 {
        margin-top: 30px !important
    }
    .mr-md-30, .mx-md-30 {
        margin-right: 30px !important
    }
    .mb-md-30, .my-md-30 {
        margin-bottom: 30px !important
    }
    .ml-md-30, .mx-md-30 {
        margin-left: 30px !important
    }
    .mt-md-40, .my-md-40 {
        margin-top: 40px !important
    }
    .mr-md-40, .mx-md-40 {
        margin-right: 40px !important
    }
    .mb-md-40, .my-md-40 {
        margin-bottom: 40px !important
    }
    .ml-md-40, .mx-md-40 {
        margin-left: 40px !important
    }
    .mt-md-50, .my-md-50 {
        margin-top: 50px !important
    }
    .mr-md-50, .mx-md-50 {
        margin-right: 50px !important
    }
    .mb-md-50, .my-md-50 {
        margin-bottom: 50px !important
    }
    .ml-md-50, .mx-md-50 {
        margin-left: 50px !important
    }
    .mt-md-60, .my-md-60 {
        margin-top: 60px !important
    }
    .mr-md-60, .mx-md-60 {
        margin-right: 60px !important
    }
    .mb-md-60, .my-md-60 {
        margin-bottom: 60px !important
    }
    .ml-md-60, .mx-md-60 {
        margin-left: 60px !important
    }
    .mt-md-70, .my-md-70 {
        margin-top: 70px !important
    }
    .mr-md-70, .mx-md-70 {
        margin-right: 70px !important
    }
    .mb-md-70, .my-md-70 {
        margin-bottom: 70px !important
    }
    .ml-md-70, .mx-md-70 {
        margin-left: 70px !important
    }
    .mt-md-80, .my-md-80 {
        margin-top: 80px !important
    }
    .mr-md-80, .mx-md-80 {
        margin-right: 80px !important
    }
    .mb-md-80, .my-md-80 {
        margin-bottom: 80px !important
    }
    .ml-md-80, .mx-md-80 {
        margin-left: 80px !important
    }
    .mt-md-90, .my-md-90 {
        margin-top: 90px !important
    }
    .mr-md-90, .mx-md-90 {
        margin-right: 90px !important
    }
    .mb-md-90, .my-md-90 {
        margin-bottom: 90px !important
    }
    .ml-md-90, .mx-md-90 {
        margin-left: 90px !important
    }
    .mt-md-100, .my-md-100 {
        margin-top: 100px !important
    }
    .mr-md-100, .mx-md-100 {
        margin-right: 100px !important
    }
    .mb-md-100, .my-md-100 {
        margin-bottom: 100px !important
    }
    .ml-md-100, .mx-md-100 {
        margin-left: 100px !important
    }
    .mt-md-110, .my-md-110 {
        margin-top: 110px !important
    }
    .mr-md-110, .mx-md-110 {
        margin-right: 110px !important
    }
    .mb-md-110, .my-md-110 {
        margin-bottom: 110px !important
    }
    .ml-md-110, .mx-md-110 {
        margin-left: 110px !important
    }
    .mt-md-120, .my-md-120 {
        margin-top: 120px !important
    }
    .mr-md-120, .mx-md-120 {
        margin-right: 120px !important
    }
    .mb-md-120, .my-md-120 {
        margin-bottom: 120px !important
    }
    .ml-md-120, .mx-md-120 {
        margin-left: 120px !important
    }
    .mt-md-130, .my-md-130 {
        margin-top: 130px !important
    }
    .mr-md-130, .mx-md-130 {
        margin-right: 130px !important
    }
    .mb-md-130, .my-md-130 {
        margin-bottom: 130px !important
    }
    .ml-md-130, .mx-md-130 {
        margin-left: 130px !important
    }
    .mt-md-140, .my-md-140 {
        margin-top: 140px !important
    }
    .mr-md-140, .mx-md-140 {
        margin-right: 140px !important
    }
    .mb-md-140, .my-md-140 {
        margin-bottom: 140px !important
    }
    .ml-md-140, .mx-md-140 {
        margin-left: 140px !important
    }
    .mt-md-150, .my-md-150 {
        margin-top: 150px !important
    }
    .mr-md-150, .mx-md-150 {
        margin-right: 150px !important
    }
    .mb-md-150, .my-md-150 {
        margin-bottom: 150px !important
    }
    .ml-md-150, .mx-md-150 {
        margin-left: 150px !important
    }
    .mt-md-160, .my-md-160 {
        margin-top: 160px !important
    }
    .mr-md-160, .mx-md-160 {
        margin-right: 160px !important
    }
    .mb-md-160, .my-md-160 {
        margin-bottom: 160px !important
    }
    .ml-md-160, .mx-md-160 {
        margin-left: 160px !important
    }
    .mt-md-170, .my-md-170 {
        margin-top: 170px !important
    }
    .mr-md-170, .mx-md-170 {
        margin-right: 170px !important
    }
    .mb-md-170, .my-md-170 {
        margin-bottom: 170px !important
    }
    .ml-md-170, .mx-md-170 {
        margin-left: 170px !important
    }
    .mt-md-180, .my-md-180 {
        margin-top: 180px !important
    }
    .mr-md-180, .mx-md-180 {
        margin-right: 180px !important
    }
    .mb-md-180, .my-md-180 {
        margin-bottom: 180px !important
    }
    .ml-md-180, .mx-md-180 {
        margin-left: 180px !important
    }
    .mt-md-190, .my-md-190 {
        margin-top: 190px !important
    }
    .mr-md-190, .mx-md-190 {
        margin-right: 190px !important
    }
    .mb-md-190, .my-md-190 {
        margin-bottom: 190px !important
    }
    .ml-md-190, .mx-md-190 {
        margin-left: 190px !important
    }
    .mt-md-200, .my-md-200 {
        margin-top: 200px !important
    }
    .mr-md-200, .mx-md-200 {
        margin-right: 200px !important
    }
    .mb-md-200, .my-md-200 {
        margin-bottom: 200px !important
    }
    .ml-md-200, .mx-md-200 {
        margin-left: 200px !important
    }
    .mt-md-n0 {
        margin-top: 0px !important
    }
    .mt-md-n5 {
        margin-top: -5px !important
    }
    .mt-md-n10 {
        margin-top: -10px !important
    }
    .mt-md-n15 {
        margin-top: -15px !important
    }
    .mt-md-n20 {
        margin-top: -20px !important
    }
    .mt-md-n25 {
        margin-top: -25px !important
    }
    .mt-md-n30 {
        margin-top: -30px !important
    }
    .mt-md-n35 {
        margin-top: -35px !important
    }
    .mt-md-n40 {
        margin-top: -40px !important
    }
    .mt-md-n45 {
        margin-top: -45px !important
    }
    .mt-md-n50 {
        margin-top: -50px !important
    }
    .mt-md-n55 {
        margin-top: -55px !important
    }
    .mt-md-n60 {
        margin-top: -60px !important
    }
    .mt-md-n65 {
        margin-top: -65px !important
    }
    .mt-md-n70 {
        margin-top: -70px !important
    }
    .mt-md-n75 {
        margin-top: -75px !important
    }
    .mt-md-n80 {
        margin-top: -80px !important
    }
    .mt-md-n85 {
        margin-top: -85px !important
    }
    .mt-md-n90 {
        margin-top: -90px !important
    }
    .mt-md-n95 {
        margin-top: -95px !important
    }
    .mt-md-n100 {
        margin-top: -100px !important
    }
    .mt-md-n105 {
        margin-top: -105px !important
    }
    .mt-md-n110 {
        margin-top: -110px !important
    }
    .mt-md-n115 {
        margin-top: -115px !important
    }
    .mt-md-n120 {
        margin-top: -120px !important
    }
    .mt-md-n125 {
        margin-top: -125px !important
    }
    .mt-md-n130 {
        margin-top: -130px !important
    }
    .mt-md-n135 {
        margin-top: -135px !important
    }
    .mt-md-n140 {
        margin-top: -140px !important
    }
    .mt-md-n145 {
        margin-top: -145px !important
    }
    .mt-md-n150 {
        margin-top: -150px !important
    }
    .mt-md-n155 {
        margin-top: -155px !important
    }
    .mt-md-n160 {
        margin-top: -160px !important
    }
    .mt-md-n165 {
        margin-top: -165px !important
    }
    .mt-md-n170 {
        margin-top: -170px !important
    }
    .mt-md-n175 {
        margin-top: -175px !important
    }
    .mt-md-n180 {
        margin-top: -180px !important
    }
    .mt-md-n185 {
        margin-top: -185px !important
    }
    .mt-md-n190 {
        margin-top: -190px !important
    }
    .mt-md-n195 {
        margin-top: -195px !important
    }
    .mt-md-n200 {
        margin-top: -200px !important
    }
    .mt-md-n205 {
        margin-top: -205px !important
    }
    .mt-md-n210 {
        margin-top: -210px !important
    }
    .mt-md-n215 {
        margin-top: -215px !important
    }
    .mt-md-n220 {
        margin-top: -220px !important
    }
    .mt-md-n225 {
        margin-top: -225px !important
    }
    .mt-md-n230 {
        margin-top: -230px !important
    }
    .mt-md-n235 {
        margin-top: -235px !important
    }
    .mt-md-n240 {
        margin-top: -240px !important
    }
    .mt-md-n245 {
        margin-top: -245px !important
    }
    .mt-md-n250 {
        margin-top: -250px !important
    }
    .mt-md-n255 {
        margin-top: -255px !important
    }
    .mt-md-n260 {
        margin-top: -260px !important
    }
    .mt-md-n265 {
        margin-top: -265px !important
    }
    .mt-md-n270 {
        margin-top: -270px !important
    }
    .mt-md-n275 {
        margin-top: -275px !important
    }
    .mt-md-n280 {
        margin-top: -280px !important
    }
}
@media (min-width:992px) {
    .pt-lg-0, .py-lg-0 {
        padding-top: 0px !important
    }
    .pr-lg-0, .px-lg-0 {
        padding-right: 0px !important
    }
    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0px !important
    }
    .pl-lg-0, .px-lg-0 {
        padding-left: 0px !important
    }
    .pt-lg-10, .py-lg-10 {
        padding-top: 10px !important
    }
    .pr-lg-10, .px-lg-10 {
        padding-right: 10px !important
    }
    .pb-lg-10, .py-lg-10 {
        padding-bottom: 10px !important
    }
    .pl-lg-10, .px-lg-10 {
        padding-left: 10px !important
    }
    .pt-lg-20, .py-lg-20 {
        padding-top: 20px !important
    }
    .pr-lg-20, .px-lg-20 {
        padding-right: 20px !important
    }
    .pb-lg-20, .py-lg-20 {
        padding-bottom: 20px !important
    }
    .pl-lg-20, .px-lg-20 {
        padding-left: 20px !important
    }
    .pt-lg-30, .py-lg-30 {
        padding-top: 30px !important
    }
    .pr-lg-30, .px-lg-30 {
        padding-right: 30px !important
    }
    .pb-lg-30, .py-lg-30 {
        padding-bottom: 30px !important
    }
    .pl-lg-30, .px-lg-30 {
        padding-left: 30px !important
    }
    .pt-lg-40, .py-lg-40 {
        padding-top: 40px !important
    }
    .pr-lg-40, .px-lg-40 {
        padding-right: 40px !important
    }
    .pb-lg-40, .py-lg-40 {
        padding-bottom: 40px !important
    }
    .pl-lg-40, .px-lg-40 {
        padding-left: 40px !important
    }
    .pt-lg-50, .py-lg-50 {
        padding-top: 50px !important
    }
    .pr-lg-50, .px-lg-50 {
        padding-right: 50px !important
    }
    .pb-lg-50, .py-lg-50 {
        padding-bottom: 50px !important
    }
    .pl-lg-50, .px-lg-50 {
        padding-left: 50px !important
    }
    .pt-lg-60, .py-lg-60 {
        padding-top: 60px !important
    }
    .pr-lg-60, .px-lg-60 {
        padding-right: 60px !important
    }
    .pb-lg-60, .py-lg-60 {
        padding-bottom: 60px !important
    }
    .pl-lg-60, .px-lg-60 {
        padding-left: 60px !important
    }
    .pt-lg-70, .py-lg-70 {
        padding-top: 70px !important
    }
    .pr-lg-70, .px-lg-70 {
        padding-right: 70px !important
    }
    .pb-lg-70, .py-lg-70 {
        padding-bottom: 70px !important
    }
    .pl-lg-70, .px-lg-70 {
        padding-left: 70px !important
    }
    .pt-lg-80, .py-lg-80 {
        padding-top: 80px !important
    }
    .pr-lg-80, .px-lg-80 {
        padding-right: 80px !important
    }
    .pb-lg-80, .py-lg-80 {
        padding-bottom: 80px !important
    }
    .pl-lg-80, .px-lg-80 {
        padding-left: 80px !important
    }
    .pt-lg-90, .py-lg-90 {
        padding-top: 90px !important
    }
    .pr-lg-90, .px-lg-90 {
        padding-right: 90px !important
    }
    .pb-lg-90, .py-lg-90 {
        padding-bottom: 90px !important
    }
    .pl-lg-90, .px-lg-90 {
        padding-left: 90px !important
    }
    .pt-lg-100, .py-lg-100 {
        padding-top: 100px !important
    }
    .pr-lg-100, .px-lg-100 {
        padding-right: 100px !important
    }
    .pb-lg-100, .py-lg-100 {
        padding-bottom: 100px !important
    }
    .pl-lg-100, .px-lg-100 {
        padding-left: 100px !important
    }
    .pt-lg-110, .py-lg-110 {
        padding-top: 110px !important
    }
    .pr-lg-110, .px-lg-110 {
        padding-right: 110px !important
    }
    .pb-lg-110, .py-lg-110 {
        padding-bottom: 110px !important
    }
    .pl-lg-110, .px-lg-110 {
        padding-left: 110px !important
    }
    .pt-lg-120, .py-lg-120 {
        padding-top: 120px !important
    }
    .pr-lg-120, .px-lg-120 {
        padding-right: 120px !important
    }
    .pb-lg-120, .py-lg-120 {
        padding-bottom: 120px !important
    }
    .pl-lg-120, .px-lg-120 {
        padding-left: 120px !important
    }
    .pt-lg-130, .py-lg-130 {
        padding-top: 130px !important
    }
    .pr-lg-130, .px-lg-130 {
        padding-right: 130px !important
    }
    .pb-lg-130, .py-lg-130 {
        padding-bottom: 130px !important
    }
    .pl-lg-130, .px-lg-130 {
        padding-left: 130px !important
    }
    .pt-lg-140, .py-lg-140 {
        padding-top: 140px !important
    }
    .pr-lg-140, .px-lg-140 {
        padding-right: 140px !important
    }
    .pb-lg-140, .py-lg-140 {
        padding-bottom: 140px !important
    }
    .pl-lg-140, .px-lg-140 {
        padding-left: 140px !important
    }
    .pt-lg-150, .py-lg-150 {
        padding-top: 150px !important
    }
    .pr-lg-150, .px-lg-150 {
        padding-right: 150px !important
    }
    .pb-lg-150, .py-lg-150 {
        padding-bottom: 150px !important
    }
    .pl-lg-150, .px-lg-150 {
        padding-left: 150px !important
    }
    .pt-lg-160, .py-lg-160 {
        padding-top: 160px !important
    }
    .pr-lg-160, .px-lg-160 {
        padding-right: 160px !important
    }
    .pb-lg-160, .py-lg-160 {
        padding-bottom: 160px !important
    }
    .pl-lg-160, .px-lg-160 {
        padding-left: 160px !important
    }
    .pt-lg-170, .py-lg-170 {
        padding-top: 170px !important
    }
    .pr-lg-170, .px-lg-170 {
        padding-right: 170px !important
    }
    .pb-lg-170, .py-lg-170 {
        padding-bottom: 170px !important
    }
    .pl-lg-170, .px-lg-170 {
        padding-left: 170px !important
    }
    .pt-lg-180, .py-lg-180 {
        padding-top: 180px !important
    }
    .pr-lg-180, .px-lg-180 {
        padding-right: 180px !important
    }
    .pb-lg-180, .py-lg-180 {
        padding-bottom: 180px !important
    }
    .pl-lg-180, .px-lg-180 {
        padding-left: 180px !important
    }
    .pt-lg-190, .py-lg-190 {
        padding-top: 190px !important
    }
    .pr-lg-190, .px-lg-190 {
        padding-right: 190px !important
    }
    .pb-lg-190, .py-lg-190 {
        padding-bottom: 190px !important
    }
    .pl-lg-190, .px-lg-190 {
        padding-left: 190px !important
    }
    .pt-lg-200, .py-lg-200 {
        padding-top: 200px !important
    }
    .pr-lg-200, .px-lg-200 {
        padding-right: 200px !important
    }
    .pb-lg-200, .py-lg-200 {
        padding-bottom: 200px !important
    }
    .pl-lg-200, .px-lg-200 {
        padding-left: 200px !important
    }
    .mt-lg-0, .my-lg-0 {
        margin-top: 0px !important
    }
    .mr-lg-0, .mx-lg-0 {
        margin-right: 0px !important
    }
    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0px !important
    }
    .ml-lg-0, .mx-lg-0 {
        margin-left: 0px !important
    }
    .mt-lg-10, .my-lg-10 {
        margin-top: 10px !important
    }
    .mr-lg-10, .mx-lg-10 {
        margin-right: 10px !important
    }
    .mb-lg-10, .my-lg-10 {
        margin-bottom: 10px !important
    }
    .ml-lg-10, .mx-lg-10 {
        margin-left: 10px !important
    }
    .mt-lg-20, .my-lg-20 {
        margin-top: 20px !important
    }
    .mr-lg-20, .mx-lg-20 {
        margin-right: 20px !important
    }
    .mb-lg-20, .my-lg-20 {
        margin-bottom: 20px !important
    }
    .ml-lg-20, .mx-lg-20 {
        margin-left: 20px !important
    }
    .mt-lg-30, .my-lg-30 {
        margin-top: 30px !important
    }
    .mr-lg-30, .mx-lg-30 {
        margin-right: 30px !important
    }
    .mb-lg-30, .my-lg-30 {
        margin-bottom: 30px !important
    }
    .ml-lg-30, .mx-lg-30 {
        margin-left: 30px !important
    }
    .mt-lg-40, .my-lg-40 {
        margin-top: 40px !important
    }
    .mr-lg-40, .mx-lg-40 {
        margin-right: 40px !important
    }
    .mb-lg-40, .my-lg-40 {
        margin-bottom: 40px !important
    }
    .ml-lg-40, .mx-lg-40 {
        margin-left: 40px !important
    }
    .mt-lg-50, .my-lg-50 {
        margin-top: 50px !important
    }
    .mr-lg-50, .mx-lg-50 {
        margin-right: 50px !important
    }
    .mb-lg-50, .my-lg-50 {
        margin-bottom: 50px !important
    }
    .ml-lg-50, .mx-lg-50 {
        margin-left: 50px !important
    }
    .mt-lg-60, .my-lg-60 {
        margin-top: 60px !important
    }
    .mr-lg-60, .mx-lg-60 {
        margin-right: 60px !important
    }
    .mb-lg-60, .my-lg-60 {
        margin-bottom: 60px !important
    }
    .ml-lg-60, .mx-lg-60 {
        margin-left: 60px !important
    }
    .mt-lg-70, .my-lg-70 {
        margin-top: 70px !important
    }
    .mr-lg-70, .mx-lg-70 {
        margin-right: 70px !important
    }
    .mb-lg-70, .my-lg-70 {
        margin-bottom: 70px !important
    }
    .ml-lg-70, .mx-lg-70 {
        margin-left: 70px !important
    }
    .mt-lg-80, .my-lg-80 {
        margin-top: 80px !important
    }
    .mr-lg-80, .mx-lg-80 {
        margin-right: 80px !important
    }
    .mb-lg-80, .my-lg-80 {
        margin-bottom: 80px !important
    }
    .ml-lg-80, .mx-lg-80 {
        margin-left: 80px !important
    }
    .mt-lg-90, .my-lg-90 {
        margin-top: 90px !important
    }
    .mr-lg-90, .mx-lg-90 {
        margin-right: 90px !important
    }
    .mb-lg-90, .my-lg-90 {
        margin-bottom: 90px !important
    }
    .ml-lg-90, .mx-lg-90 {
        margin-left: 90px !important
    }
    .mt-lg-100, .my-lg-100 {
        margin-top: 100px !important
    }
    .mr-lg-100, .mx-lg-100 {
        margin-right: 100px !important
    }
    .mb-lg-100, .my-lg-100 {
        margin-bottom: 100px !important
    }
    .ml-lg-100, .mx-lg-100 {
        margin-left: 100px !important
    }
    .mt-lg-110, .my-lg-110 {
        margin-top: 110px !important
    }
    .mr-lg-110, .mx-lg-110 {
        margin-right: 110px !important
    }
    .mb-lg-110, .my-lg-110 {
        margin-bottom: 110px !important
    }
    .ml-lg-110, .mx-lg-110 {
        margin-left: 110px !important
    }
    .mt-lg-120, .my-lg-120 {
        margin-top: 120px !important
    }
    .mr-lg-120, .mx-lg-120 {
        margin-right: 120px !important
    }
    .mb-lg-120, .my-lg-120 {
        margin-bottom: 120px !important
    }
    .ml-lg-120, .mx-lg-120 {
        margin-left: 120px !important
    }
    .mt-lg-130, .my-lg-130 {
        margin-top: 130px !important
    }
    .mr-lg-130, .mx-lg-130 {
        margin-right: 130px !important
    }
    .mb-lg-130, .my-lg-130 {
        margin-bottom: 130px !important
    }
    .ml-lg-130, .mx-lg-130 {
        margin-left: 130px !important
    }
    .mt-lg-140, .my-lg-140 {
        margin-top: 140px !important
    }
    .mr-lg-140, .mx-lg-140 {
        margin-right: 140px !important
    }
    .mb-lg-140, .my-lg-140 {
        margin-bottom: 140px !important
    }
    .ml-lg-140, .mx-lg-140 {
        margin-left: 140px !important
    }
    .mt-lg-150, .my-lg-150 {
        margin-top: 150px !important
    }
    .mr-lg-150, .mx-lg-150 {
        margin-right: 150px !important
    }
    .mb-lg-150, .my-lg-150 {
        margin-bottom: 150px !important
    }
    .ml-lg-150, .mx-lg-150 {
        margin-left: 150px !important
    }
    .mt-lg-160, .my-lg-160 {
        margin-top: 160px !important
    }
    .mr-lg-160, .mx-lg-160 {
        margin-right: 160px !important
    }
    .mb-lg-160, .my-lg-160 {
        margin-bottom: 160px !important
    }
    .ml-lg-160, .mx-lg-160 {
        margin-left: 160px !important
    }
    .mt-lg-170, .my-lg-170 {
        margin-top: 170px !important
    }
    .mr-lg-170, .mx-lg-170 {
        margin-right: 170px !important
    }
    .mb-lg-170, .my-lg-170 {
        margin-bottom: 170px !important
    }
    .ml-lg-170, .mx-lg-170 {
        margin-left: 170px !important
    }
    .mt-lg-180, .my-lg-180 {
        margin-top: 180px !important
    }
    .mr-lg-180, .mx-lg-180 {
        margin-right: 180px !important
    }
    .mb-lg-180, .my-lg-180 {
        margin-bottom: 180px !important
    }
    .ml-lg-180, .mx-lg-180 {
        margin-left: 180px !important
    }
    .mt-lg-190, .my-lg-190 {
        margin-top: 190px !important
    }
    .mr-lg-190, .mx-lg-190 {
        margin-right: 190px !important
    }
    .mb-lg-190, .my-lg-190 {
        margin-bottom: 190px !important
    }
    .ml-lg-190, .mx-lg-190 {
        margin-left: 190px !important
    }
    .mt-lg-200, .my-lg-200 {
        margin-top: 200px !important
    }
    .mr-lg-200, .mx-lg-200 {
        margin-right: 200px !important
    }
    .mb-lg-200, .my-lg-200 {
        margin-bottom: 200px !important
    }
    .ml-lg-200, .mx-lg-200 {
        margin-left: 200px !important
    }
    .mt-lg-n0 {
        margin-top: 0px !important
    }
    .mt-lg-n5 {
        margin-top: -5px !important
    }
    .mt-lg-n10 {
        margin-top: -10px !important
    }
    .mt-lg-n15 {
        margin-top: -15px !important
    }
    .mt-lg-n20 {
        margin-top: -20px !important
    }
    .mt-lg-n25 {
        margin-top: -25px !important
    }
    .mt-lg-n30 {
        margin-top: -30px !important
    }
    .mt-lg-n35 {
        margin-top: -35px !important
    }
    .mt-lg-n40 {
        margin-top: -40px !important
    }
    .mt-lg-n45 {
        margin-top: -45px !important
    }
    .mt-lg-n50 {
        margin-top: -50px !important
    }
    .mt-lg-n55 {
        margin-top: -55px !important
    }
    .mt-lg-n60 {
        margin-top: -60px !important
    }
    .mt-lg-n65 {
        margin-top: -65px !important
    }
    .mt-lg-n70 {
        margin-top: -70px !important
    }
    .mt-lg-n75 {
        margin-top: -75px !important
    }
    .mt-lg-n80 {
        margin-top: -80px !important
    }
    .mt-lg-n85 {
        margin-top: -85px !important
    }
    .mt-lg-n90 {
        margin-top: -90px !important
    }
    .mt-lg-n95 {
        margin-top: -95px !important
    }
    .mt-lg-n100 {
        margin-top: -100px !important
    }
    .mt-lg-n105 {
        margin-top: -105px !important
    }
    .mt-lg-n110 {
        margin-top: -110px !important
    }
    .mt-lg-n115 {
        margin-top: -115px !important
    }
    .mt-lg-n120 {
        margin-top: -120px !important
    }
    .mt-lg-n125 {
        margin-top: -125px !important
    }
    .mt-lg-n130 {
        margin-top: -130px !important
    }
    .mt-lg-n135 {
        margin-top: -135px !important
    }
    .mt-lg-n140 {
        margin-top: -140px !important
    }
    .mt-lg-n145 {
        margin-top: -145px !important
    }
    .mt-lg-n150 {
        margin-top: -150px !important
    }
    .mt-lg-n155 {
        margin-top: -155px !important
    }
    .mt-lg-n160 {
        margin-top: -160px !important
    }
    .mt-lg-n165 {
        margin-top: -165px !important
    }
    .mt-lg-n170 {
        margin-top: -170px !important
    }
    .mt-lg-n175 {
        margin-top: -175px !important
    }
    .mt-lg-n180 {
        margin-top: -180px !important
    }
    .mt-lg-n185 {
        margin-top: -185px !important
    }
    .mt-lg-n190 {
        margin-top: -190px !important
    }
    .mt-lg-n195 {
        margin-top: -195px !important
    }
    .mt-lg-n200 {
        margin-top: -200px !important
    }
    .mt-lg-n205 {
        margin-top: -205px !important
    }
    .mt-lg-n210 {
        margin-top: -210px !important
    }
    .mt-lg-n215 {
        margin-top: -215px !important
    }
    .mt-lg-n220 {
        margin-top: -220px !important
    }
    .mt-lg-n225 {
        margin-top: -225px !important
    }
    .mt-lg-n230 {
        margin-top: -230px !important
    }
    .mt-lg-n235 {
        margin-top: -235px !important
    }
    .mt-lg-n240 {
        margin-top: -240px !important
    }
    .mt-lg-n245 {
        margin-top: -245px !important
    }
    .mt-lg-n250 {
        margin-top: -250px !important
    }
    .mt-lg-n255 {
        margin-top: -255px !important
    }
    .mt-lg-n260 {
        margin-top: -260px !important
    }
    .mt-lg-n265 {
        margin-top: -265px !important
    }
    .mt-lg-n270 {
        margin-top: -270px !important
    }
    .mt-lg-n275 {
        margin-top: -275px !important
    }
    .mt-lg-n280 {
        margin-top: -280px !important
    }
}
@media (min-width:1200px) {
    .pt-xl-0, .py-xl-0 {
        padding-top: 0px !important
    }
    .pr-xl-0, .px-xl-0 {
        padding-right: 0px !important
    }
    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0px !important
    }
    .pl-xl-0, .px-xl-0 {
        padding-left: 0px !important
    }
    .pt-xl-10, .py-xl-10 {
        padding-top: 10px !important
    }
    .pr-xl-10, .px-xl-10 {
        padding-right: 10px !important
    }
    .pb-xl-10, .py-xl-10 {
        padding-bottom: 10px !important
    }
    .pl-xl-10, .px-xl-10 {
        padding-left: 10px !important
    }
    .pt-xl-20, .py-xl-20 {
        padding-top: 20px !important
    }
    .pr-xl-20, .px-xl-20 {
        padding-right: 20px !important
    }
    .pb-xl-20, .py-xl-20 {
        padding-bottom: 20px !important
    }
    .pl-xl-20, .px-xl-20 {
        padding-left: 20px !important
    }
    .pt-xl-30, .py-xl-30 {
        padding-top: 30px !important
    }
    .pr-xl-30, .px-xl-30 {
        padding-right: 30px !important
    }
    .pb-xl-30, .py-xl-30 {
        padding-bottom: 30px !important
    }
    .pl-xl-30, .px-xl-30 {
        padding-left: 30px !important
    }
    .pt-xl-40, .py-xl-40 {
        padding-top: 40px !important
    }
    .pr-xl-40, .px-xl-40 {
        padding-right: 40px !important
    }
    .pb-xl-40, .py-xl-40 {
        padding-bottom: 40px !important
    }
    .pl-xl-40, .px-xl-40 {
        padding-left: 40px !important
    }
    .pt-xl-50, .py-xl-50 {
        padding-top: 50px !important
    }
    .pr-xl-50, .px-xl-50 {
        padding-right: 50px !important
    }
    .pb-xl-50, .py-xl-50 {
        padding-bottom: 50px !important
    }
    .pl-xl-50, .px-xl-50 {
        padding-left: 50px !important
    }
    .pt-xl-60, .py-xl-60 {
        padding-top: 60px !important
    }
    .pr-xl-60, .px-xl-60 {
        padding-right: 60px !important
    }
    .pb-xl-60, .py-xl-60 {
        padding-bottom: 60px !important
    }
    .pl-xl-60, .px-xl-60 {
        padding-left: 60px !important
    }
    .pt-xl-70, .py-xl-70 {
        padding-top: 70px !important
    }
    .pr-xl-70, .px-xl-70 {
        padding-right: 70px !important
    }
    .pb-xl-70, .py-xl-70 {
        padding-bottom: 70px !important
    }
    .pl-xl-70, .px-xl-70 {
        padding-left: 70px !important
    }
    .pt-xl-80, .py-xl-80 {
        padding-top: 80px !important
    }
    .pr-xl-80, .px-xl-80 {
        padding-right: 80px !important
    }
    .pb-xl-80, .py-xl-80 {
        padding-bottom: 80px !important
    }
    .pl-xl-80, .px-xl-80 {
        padding-left: 80px !important
    }
    .pt-xl-90, .py-xl-90 {
        padding-top: 90px !important
    }
    .pr-xl-90, .px-xl-90 {
        padding-right: 90px !important
    }
    .pb-xl-90, .py-xl-90 {
        padding-bottom: 90px !important
    }
    .pl-xl-90, .px-xl-90 {
        padding-left: 90px !important
    }
    .pt-xl-100, .py-xl-100 {
        padding-top: 100px !important
    }
    .pr-xl-100, .px-xl-100 {
        padding-right: 100px !important
    }
    .pb-xl-100, .py-xl-100 {
        padding-bottom: 100px !important
    }
    .pl-xl-100, .px-xl-100 {
        padding-left: 100px !important
    }
    .pt-xl-110, .py-xl-110 {
        padding-top: 110px !important
    }
    .pr-xl-110, .px-xl-110 {
        padding-right: 110px !important
    }
    .pb-xl-110, .py-xl-110 {
        padding-bottom: 110px !important
    }
    .pl-xl-110, .px-xl-110 {
        padding-left: 110px !important
    }
    .pt-xl-120, .py-xl-120 {
        padding-top: 120px !important
    }
    .pr-xl-120, .px-xl-120 {
        padding-right: 120px !important
    }
    .pb-xl-120, .py-xl-120 {
        padding-bottom: 120px !important
    }
    .pl-xl-120, .px-xl-120 {
        padding-left: 120px !important
    }
    .pt-xl-130, .py-xl-130 {
        padding-top: 130px !important
    }
    .pr-xl-130, .px-xl-130 {
        padding-right: 130px !important
    }
    .pb-xl-130, .py-xl-130 {
        padding-bottom: 130px !important
    }
    .pl-xl-130, .px-xl-130 {
        padding-left: 130px !important
    }
    .pt-xl-140, .py-xl-140 {
        padding-top: 140px !important
    }
    .pr-xl-140, .px-xl-140 {
        padding-right: 140px !important
    }
    .pb-xl-140, .py-xl-140 {
        padding-bottom: 140px !important
    }
    .pl-xl-140, .px-xl-140 {
        padding-left: 140px !important
    }
    .pt-xl-150, .py-xl-150 {
        padding-top: 150px !important
    }
    .pr-xl-150, .px-xl-150 {
        padding-right: 150px !important
    }
    .pb-xl-150, .py-xl-150 {
        padding-bottom: 150px !important
    }
    .pl-xl-150, .px-xl-150 {
        padding-left: 150px !important
    }
    .pt-xl-160, .py-xl-160 {
        padding-top: 160px !important
    }
    .pr-xl-160, .px-xl-160 {
        padding-right: 160px !important
    }
    .pb-xl-160, .py-xl-160 {
        padding-bottom: 160px !important
    }
    .pl-xl-160, .px-xl-160 {
        padding-left: 160px !important
    }
    .pt-xl-170, .py-xl-170 {
        padding-top: 170px !important
    }
    .pr-xl-170, .px-xl-170 {
        padding-right: 170px !important
    }
    .pb-xl-170, .py-xl-170 {
        padding-bottom: 170px !important
    }
    .pl-xl-170, .px-xl-170 {
        padding-left: 170px !important
    }
    .pt-xl-180, .py-xl-180 {
        padding-top: 180px !important
    }
    .pr-xl-180, .px-xl-180 {
        padding-right: 180px !important
    }
    .pb-xl-180, .py-xl-180 {
        padding-bottom: 180px !important
    }
    .pl-xl-180, .px-xl-180 {
        padding-left: 180px !important
    }
    .pt-xl-190, .py-xl-190 {
        padding-top: 190px !important
    }
    .pr-xl-190, .px-xl-190 {
        padding-right: 190px !important
    }
    .pb-xl-190, .py-xl-190 {
        padding-bottom: 190px !important
    }
    .pl-xl-190, .px-xl-190 {
        padding-left: 190px !important
    }
    .pt-xl-200, .py-xl-200 {
        padding-top: 200px !important
    }
    .pr-xl-200, .px-xl-200 {
        padding-right: 200px !important
    }
    .pb-xl-200, .py-xl-200 {
        padding-bottom: 200px !important
    }
    .pl-xl-200, .px-xl-200 {
        padding-left: 200px !important
    }
    .mt-xl-0, .my-xl-0 {
        margin-top: 0px !important
    }
    .mr-xl-0, .mx-xl-0 {
        margin-right: 0px !important
    }
    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0px !important
    }
    .ml-xl-0, .mx-xl-0 {
        margin-left: 0px !important
    }
    .mt-xl-10, .my-xl-10 {
        margin-top: 10px !important
    }
    .mr-xl-10, .mx-xl-10 {
        margin-right: 10px !important
    }
    .mb-xl-10, .my-xl-10 {
        margin-bottom: 10px !important
    }
    .ml-xl-10, .mx-xl-10 {
        margin-left: 10px !important
    }
    .mt-xl-20, .my-xl-20 {
        margin-top: 20px !important
    }
    .mr-xl-20, .mx-xl-20 {
        margin-right: 20px !important
    }
    .mb-xl-20, .my-xl-20 {
        margin-bottom: 20px !important
    }
    .ml-xl-20, .mx-xl-20 {
        margin-left: 20px !important
    }
    .mt-xl-30, .my-xl-30 {
        margin-top: 30px !important
    }
    .mr-xl-30, .mx-xl-30 {
        margin-right: 30px !important
    }
    .mb-xl-30, .my-xl-30 {
        margin-bottom: 30px !important
    }
    .ml-xl-30, .mx-xl-30 {
        margin-left: 30px !important
    }
    .mt-xl-40, .my-xl-40 {
        margin-top: 40px !important
    }
    .mr-xl-40, .mx-xl-40 {
        margin-right: 40px !important
    }
    .mb-xl-40, .my-xl-40 {
        margin-bottom: 40px !important
    }
    .ml-xl-40, .mx-xl-40 {
        margin-left: 40px !important
    }
    .mt-xl-50, .my-xl-50 {
        margin-top: 50px !important
    }
    .mr-xl-50, .mx-xl-50 {
        margin-right: 50px !important
    }
    .mb-xl-50, .my-xl-50 {
        margin-bottom: 50px !important
    }
    .ml-xl-50, .mx-xl-50 {
        margin-left: 50px !important
    }
    .mt-xl-60, .my-xl-60 {
        margin-top: 60px !important
    }
    .mr-xl-60, .mx-xl-60 {
        margin-right: 60px !important
    }
    .mb-xl-60, .my-xl-60 {
        margin-bottom: 60px !important
    }
    .ml-xl-60, .mx-xl-60 {
        margin-left: 60px !important
    }
    .mt-xl-70, .my-xl-70 {
        margin-top: 70px !important
    }
    .mr-xl-70, .mx-xl-70 {
        margin-right: 70px !important
    }
    .mb-xl-70, .my-xl-70 {
        margin-bottom: 70px !important
    }
    .ml-xl-70, .mx-xl-70 {
        margin-left: 70px !important
    }
    .mt-xl-80, .my-xl-80 {
        margin-top: 80px !important
    }
    .mr-xl-80, .mx-xl-80 {
        margin-right: 80px !important
    }
    .mb-xl-80, .my-xl-80 {
        margin-bottom: 80px !important
    }
    .ml-xl-80, .mx-xl-80 {
        margin-left: 80px !important
    }
    .mt-xl-90, .my-xl-90 {
        margin-top: 90px !important
    }
    .mr-xl-90, .mx-xl-90 {
        margin-right: 90px !important
    }
    .mb-xl-90, .my-xl-90 {
        margin-bottom: 90px !important
    }
    .ml-xl-90, .mx-xl-90 {
        margin-left: 90px !important
    }
    .mt-xl-100, .my-xl-100 {
        margin-top: 100px !important
    }
    .mr-xl-100, .mx-xl-100 {
        margin-right: 100px !important
    }
    .mb-xl-100, .my-xl-100 {
        margin-bottom: 100px !important
    }
    .ml-xl-100, .mx-xl-100 {
        margin-left: 100px !important
    }
    .mt-xl-110, .my-xl-110 {
        margin-top: 110px !important
    }
    .mr-xl-110, .mx-xl-110 {
        margin-right: 110px !important
    }
    .mb-xl-110, .my-xl-110 {
        margin-bottom: 110px !important
    }
    .ml-xl-110, .mx-xl-110 {
        margin-left: 110px !important
    }
    .mt-xl-120, .my-xl-120 {
        margin-top: 120px !important
    }
    .mr-xl-120, .mx-xl-120 {
        margin-right: 120px !important
    }
    .mb-xl-120, .my-xl-120 {
        margin-bottom: 120px !important
    }
    .ml-xl-120, .mx-xl-120 {
        margin-left: 120px !important
    }
    .mt-xl-130, .my-xl-130 {
        margin-top: 130px !important
    }
    .mr-xl-130, .mx-xl-130 {
        margin-right: 130px !important
    }
    .mb-xl-130, .my-xl-130 {
        margin-bottom: 130px !important
    }
    .ml-xl-130, .mx-xl-130 {
        margin-left: 130px !important
    }
    .mt-xl-140, .my-xl-140 {
        margin-top: 140px !important
    }
    .mr-xl-140, .mx-xl-140 {
        margin-right: 140px !important
    }
    .mb-xl-140, .my-xl-140 {
        margin-bottom: 140px !important
    }
    .ml-xl-140, .mx-xl-140 {
        margin-left: 140px !important
    }
    .mt-xl-150, .my-xl-150 {
        margin-top: 150px !important
    }
    .mr-xl-150, .mx-xl-150 {
        margin-right: 150px !important
    }
    .mb-xl-150, .my-xl-150 {
        margin-bottom: 150px !important
    }
    .ml-xl-150, .mx-xl-150 {
        margin-left: 150px !important
    }
    .mt-xl-160, .my-xl-160 {
        margin-top: 160px !important
    }
    .mr-xl-160, .mx-xl-160 {
        margin-right: 160px !important
    }
    .mb-xl-160, .my-xl-160 {
        margin-bottom: 160px !important
    }
    .ml-xl-160, .mx-xl-160 {
        margin-left: 160px !important
    }
    .mt-xl-170, .my-xl-170 {
        margin-top: 170px !important
    }
    .mr-xl-170, .mx-xl-170 {
        margin-right: 170px !important
    }
    .mb-xl-170, .my-xl-170 {
        margin-bottom: 170px !important
    }
    .ml-xl-170, .mx-xl-170 {
        margin-left: 170px !important
    }
    .mt-xl-180, .my-xl-180 {
        margin-top: 180px !important
    }
    .mr-xl-180, .mx-xl-180 {
        margin-right: 180px !important
    }
    .mb-xl-180, .my-xl-180 {
        margin-bottom: 180px !important
    }
    .ml-xl-180, .mx-xl-180 {
        margin-left: 180px !important
    }
    .mt-xl-190, .my-xl-190 {
        margin-top: 190px !important
    }
    .mr-xl-190, .mx-xl-190 {
        margin-right: 190px !important
    }
    .mb-xl-190, .my-xl-190 {
        margin-bottom: 190px !important
    }
    .ml-xl-190, .mx-xl-190 {
        margin-left: 190px !important
    }
    .mt-xl-200, .my-xl-200 {
        margin-top: 200px !important
    }
    .mr-xl-200, .mx-xl-200 {
        margin-right: 200px !important
    }
    .mb-xl-200, .my-xl-200 {
        margin-bottom: 200px !important
    }
    .ml-xl-200, .mx-xl-200 {
        margin-left: 200px !important
    }
    .mt-xl-n0 {
        margin-top: 0px !important
    }
    .mt-xl-n5 {
        margin-top: -5px !important
    }
    .mt-xl-n10 {
        margin-top: -10px !important
    }
    .mt-xl-n15 {
        margin-top: -15px !important
    }
    .mt-xl-n20 {
        margin-top: -20px !important
    }
    .mt-xl-n25 {
        margin-top: -25px !important
    }
    .mt-xl-n30 {
        margin-top: -30px !important
    }
    .mt-xl-n35 {
        margin-top: -35px !important
    }
    .mt-xl-n40 {
        margin-top: -40px !important
    }
    .mt-xl-n45 {
        margin-top: -45px !important
    }
    .mt-xl-n50 {
        margin-top: -50px !important
    }
    .mt-xl-n55 {
        margin-top: -55px !important
    }
    .mt-xl-n60 {
        margin-top: -60px !important
    }
    .mt-xl-n65 {
        margin-top: -65px !important
    }
    .mt-xl-n70 {
        margin-top: -70px !important
    }
    .mt-xl-n75 {
        margin-top: -75px !important
    }
    .mt-xl-n80 {
        margin-top: -80px !important
    }
    .mt-xl-n85 {
        margin-top: -85px !important
    }
    .mt-xl-n90 {
        margin-top: -90px !important
    }
    .mt-xl-n95 {
        margin-top: -95px !important
    }
    .mt-xl-n100 {
        margin-top: -100px !important
    }
    .mt-xl-n105 {
        margin-top: -105px !important
    }
    .mt-xl-n110 {
        margin-top: -110px !important
    }
    .mt-xl-n115 {
        margin-top: -115px !important
    }
    .mt-xl-n120 {
        margin-top: -120px !important
    }
    .mt-xl-n125 {
        margin-top: -125px !important
    }
    .mt-xl-n130 {
        margin-top: -130px !important
    }
    .mt-xl-n135 {
        margin-top: -135px !important
    }
    .mt-xl-n140 {
        margin-top: -140px !important
    }
    .mt-xl-n145 {
        margin-top: -145px !important
    }
    .mt-xl-n150 {
        margin-top: -150px !important
    }
    .mt-xl-n155 {
        margin-top: -155px !important
    }
    .mt-xl-n160 {
        margin-top: -160px !important
    }
    .mt-xl-n165 {
        margin-top: -165px !important
    }
    .mt-xl-n170 {
        margin-top: -170px !important
    }
    .mt-xl-n175 {
        margin-top: -175px !important
    }
    .mt-xl-n180 {
        margin-top: -180px !important
    }
    .mt-xl-n185 {
        margin-top: -185px !important
    }
    .mt-xl-n190 {
        margin-top: -190px !important
    }
    .mt-xl-n195 {
        margin-top: -195px !important
    }
    .mt-xl-n200 {
        margin-top: -200px !important
    }
    .mt-xl-n205 {
        margin-top: -205px !important
    }
    .mt-xl-n210 {
        margin-top: -210px !important
    }
    .mt-xl-n215 {
        margin-top: -215px !important
    }
    .mt-xl-n220 {
        margin-top: -220px !important
    }
    .mt-xl-n225 {
        margin-top: -225px !important
    }
    .mt-xl-n230 {
        margin-top: -230px !important
    }
    .mt-xl-n235 {
        margin-top: -235px !important
    }
    .mt-xl-n240 {
        margin-top: -240px !important
    }
    .mt-xl-n245 {
        margin-top: -245px !important
    }
    .mt-xl-n250 {
        margin-top: -250px !important
    }
    .mt-xl-n255 {
        margin-top: -255px !important
    }
    .mt-xl-n260 {
        margin-top: -260px !important
    }
    .mt-xl-n265 {
        margin-top: -265px !important
    }
    .mt-xl-n270 {
        margin-top: -270px !important
    }
    .mt-xl-n275 {
        margin-top: -275px !important
    }
    .mt-xl-n280 {
        margin-top: -280px !important
    }
}
@media (min-width:1400px) {
    .pt-xxl-0, .py-xxl-0 {
        padding-top: 0px !important
    }
    .pr-xxl-0, .px-xxl-0 {
        padding-right: 0px !important
    }
    .pb-xxl-0, .py-xxl-0 {
        padding-bottom: 0px !important
    }
    .pl-xxl-0, .px-xxl-0 {
        padding-left: 0px !important
    }
    .pt-xxl-10, .py-xxl-10 {
        padding-top: 10px !important
    }
    .pr-xxl-10, .px-xxl-10 {
        padding-right: 10px !important
    }
    .pb-xxl-10, .py-xxl-10 {
        padding-bottom: 10px !important
    }
    .pl-xxl-10, .px-xxl-10 {
        padding-left: 10px !important
    }
    .pt-xxl-20, .py-xxl-20 {
        padding-top: 20px !important
    }
    .pr-xxl-20, .px-xxl-20 {
        padding-right: 20px !important
    }
    .pb-xxl-20, .py-xxl-20 {
        padding-bottom: 20px !important
    }
    .pl-xxl-20, .px-xxl-20 {
        padding-left: 20px !important
    }
    .pt-xxl-30, .py-xxl-30 {
        padding-top: 30px !important
    }
    .pr-xxl-30, .px-xxl-30 {
        padding-right: 30px !important
    }
    .pb-xxl-30, .py-xxl-30 {
        padding-bottom: 30px !important
    }
    .pl-xxl-30, .px-xxl-30 {
        padding-left: 30px !important
    }
    .pt-xxl-40, .py-xxl-40 {
        padding-top: 40px !important
    }
    .pr-xxl-40, .px-xxl-40 {
        padding-right: 40px !important
    }
    .pb-xxl-40, .py-xxl-40 {
        padding-bottom: 40px !important
    }
    .pl-xxl-40, .px-xxl-40 {
        padding-left: 40px !important
    }
    .pt-xxl-50, .py-xxl-50 {
        padding-top: 50px !important
    }
    .pr-xxl-50, .px-xxl-50 {
        padding-right: 50px !important
    }
    .pb-xxl-50, .py-xxl-50 {
        padding-bottom: 50px !important
    }
    .pl-xxl-50, .px-xxl-50 {
        padding-left: 50px !important
    }
    .pt-xxl-60, .py-xxl-60 {
        padding-top: 60px !important
    }
    .pr-xxl-60, .px-xxl-60 {
        padding-right: 60px !important
    }
    .pb-xxl-60, .py-xxl-60 {
        padding-bottom: 60px !important
    }
    .pl-xxl-60, .px-xxl-60 {
        padding-left: 60px !important
    }
    .pt-xxl-70, .py-xxl-70 {
        padding-top: 70px !important
    }
    .pr-xxl-70, .px-xxl-70 {
        padding-right: 70px !important
    }
    .pb-xxl-70, .py-xxl-70 {
        padding-bottom: 70px !important
    }
    .pl-xxl-70, .px-xxl-70 {
        padding-left: 70px !important
    }
    .pt-xxl-80, .py-xxl-80 {
        padding-top: 80px !important
    }
    .pr-xxl-80, .px-xxl-80 {
        padding-right: 80px !important
    }
    .pb-xxl-80, .py-xxl-80 {
        padding-bottom: 80px !important
    }
    .pl-xxl-80, .px-xxl-80 {
        padding-left: 80px !important
    }
    .pt-xxl-90, .py-xxl-90 {
        padding-top: 90px !important
    }
    .pr-xxl-90, .px-xxl-90 {
        padding-right: 90px !important
    }
    .pb-xxl-90, .py-xxl-90 {
        padding-bottom: 90px !important
    }
    .pl-xxl-90, .px-xxl-90 {
        padding-left: 90px !important
    }
    .pt-xxl-100, .py-xxl-100 {
        padding-top: 100px !important
    }
    .pr-xxl-100, .px-xxl-100 {
        padding-right: 100px !important
    }
    .pb-xxl-100, .py-xxl-100 {
        padding-bottom: 100px !important
    }
    .pl-xxl-100, .px-xxl-100 {
        padding-left: 100px !important
    }
    .pt-xxl-110, .py-xxl-110 {
        padding-top: 110px !important
    }
    .pr-xxl-110, .px-xxl-110 {
        padding-right: 110px !important
    }
    .pb-xxl-110, .py-xxl-110 {
        padding-bottom: 110px !important
    }
    .pl-xxl-110, .px-xxl-110 {
        padding-left: 110px !important
    }
    .pt-xxl-120, .py-xxl-120 {
        padding-top: 120px !important
    }
    .pr-xxl-120, .px-xxl-120 {
        padding-right: 120px !important
    }
    .pb-xxl-120, .py-xxl-120 {
        padding-bottom: 120px !important
    }
    .pl-xxl-120, .px-xxl-120 {
        padding-left: 120px !important
    }
    .pt-xxl-130, .py-xxl-130 {
        padding-top: 130px !important
    }
    .pr-xxl-130, .px-xxl-130 {
        padding-right: 130px !important
    }
    .pb-xxl-130, .py-xxl-130 {
        padding-bottom: 130px !important
    }
    .pl-xxl-130, .px-xxl-130 {
        padding-left: 130px !important
    }
    .pt-xxl-140, .py-xxl-140 {
        padding-top: 140px !important
    }
    .pr-xxl-140, .px-xxl-140 {
        padding-right: 140px !important
    }
    .pb-xxl-140, .py-xxl-140 {
        padding-bottom: 140px !important
    }
    .pl-xxl-140, .px-xxl-140 {
        padding-left: 140px !important
    }
    .pt-xxl-150, .py-xxl-150 {
        padding-top: 150px !important
    }
    .pr-xxl-150, .px-xxl-150 {
        padding-right: 150px !important
    }
    .pb-xxl-150, .py-xxl-150 {
        padding-bottom: 150px !important
    }
    .pl-xxl-150, .px-xxl-150 {
        padding-left: 150px !important
    }
    .pt-xxl-160, .py-xxl-160 {
        padding-top: 160px !important
    }
    .pr-xxl-160, .px-xxl-160 {
        padding-right: 160px !important
    }
    .pb-xxl-160, .py-xxl-160 {
        padding-bottom: 160px !important
    }
    .pl-xxl-160, .px-xxl-160 {
        padding-left: 160px !important
    }
    .pt-xxl-170, .py-xxl-170 {
        padding-top: 170px !important
    }
    .pr-xxl-170, .px-xxl-170 {
        padding-right: 170px !important
    }
    .pb-xxl-170, .py-xxl-170 {
        padding-bottom: 170px !important
    }
    .pl-xxl-170, .px-xxl-170 {
        padding-left: 170px !important
    }
    .pt-xxl-180, .py-xxl-180 {
        padding-top: 180px !important
    }
    .pr-xxl-180, .px-xxl-180 {
        padding-right: 180px !important
    }
    .pb-xxl-180, .py-xxl-180 {
        padding-bottom: 180px !important
    }
    .pl-xxl-180, .px-xxl-180 {
        padding-left: 180px !important
    }
    .pt-xxl-190, .py-xxl-190 {
        padding-top: 190px !important
    }
    .pr-xxl-190, .px-xxl-190 {
        padding-right: 190px !important
    }
    .pb-xxl-190, .py-xxl-190 {
        padding-bottom: 190px !important
    }
    .pl-xxl-190, .px-xxl-190 {
        padding-left: 190px !important
    }
    .pt-xxl-200, .py-xxl-200 {
        padding-top: 200px !important
    }
    .pr-xxl-200, .px-xxl-200 {
        padding-right: 200px !important
    }
    .pb-xxl-200, .py-xxl-200 {
        padding-bottom: 200px !important
    }
    .pl-xxl-200, .px-xxl-200 {
        padding-left: 200px !important
    }
    .mt-xxl-0, .my-xxl-0 {
        margin-top: 0px !important
    }
    .mr-xxl-0, .mx-xxl-0 {
        margin-right: 0px !important
    }
    .mb-xxl-0, .my-xxl-0 {
        margin-bottom: 0px !important
    }
    .ml-xxl-0, .mx-xxl-0 {
        margin-left: 0px !important
    }
    .mt-xxl-10, .my-xxl-10 {
        margin-top: 10px !important
    }
    .mr-xxl-10, .mx-xxl-10 {
        margin-right: 10px !important
    }
    .mb-xxl-10, .my-xxl-10 {
        margin-bottom: 10px !important
    }
    .ml-xxl-10, .mx-xxl-10 {
        margin-left: 10px !important
    }
    .mt-xxl-20, .my-xxl-20 {
        margin-top: 20px !important
    }
    .mr-xxl-20, .mx-xxl-20 {
        margin-right: 20px !important
    }
    .mb-xxl-20, .my-xxl-20 {
        margin-bottom: 20px !important
    }
    .ml-xxl-20, .mx-xxl-20 {
        margin-left: 20px !important
    }
    .mt-xxl-30, .my-xxl-30 {
        margin-top: 30px !important
    }
    .mr-xxl-30, .mx-xxl-30 {
        margin-right: 30px !important
    }
    .mb-xxl-30, .my-xxl-30 {
        margin-bottom: 30px !important
    }
    .ml-xxl-30, .mx-xxl-30 {
        margin-left: 30px !important
    }
    .mt-xxl-40, .my-xxl-40 {
        margin-top: 40px !important
    }
    .mr-xxl-40, .mx-xxl-40 {
        margin-right: 40px !important
    }
    .mb-xxl-40, .my-xxl-40 {
        margin-bottom: 40px !important
    }
    .ml-xxl-40, .mx-xxl-40 {
        margin-left: 40px !important
    }
    .mt-xxl-50, .my-xxl-50 {
        margin-top: 50px !important
    }
    .mr-xxl-50, .mx-xxl-50 {
        margin-right: 50px !important
    }
    .mb-xxl-50, .my-xxl-50 {
        margin-bottom: 50px !important
    }
    .ml-xxl-50, .mx-xxl-50 {
        margin-left: 50px !important
    }
    .mt-xxl-60, .my-xxl-60 {
        margin-top: 60px !important
    }
    .mr-xxl-60, .mx-xxl-60 {
        margin-right: 60px !important
    }
    .mb-xxl-60, .my-xxl-60 {
        margin-bottom: 60px !important
    }
    .ml-xxl-60, .mx-xxl-60 {
        margin-left: 60px !important
    }
    .mt-xxl-70, .my-xxl-70 {
        margin-top: 70px !important
    }
    .mr-xxl-70, .mx-xxl-70 {
        margin-right: 70px !important
    }
    .mb-xxl-70, .my-xxl-70 {
        margin-bottom: 70px !important
    }
    .ml-xxl-70, .mx-xxl-70 {
        margin-left: 70px !important
    }
    .mt-xxl-80, .my-xxl-80 {
        margin-top: 80px !important
    }
    .mr-xxl-80, .mx-xxl-80 {
        margin-right: 80px !important
    }
    .mb-xxl-80, .my-xxl-80 {
        margin-bottom: 80px !important
    }
    .ml-xxl-80, .mx-xxl-80 {
        margin-left: 80px !important
    }
    .mt-xxl-90, .my-xxl-90 {
        margin-top: 90px !important
    }
    .mr-xxl-90, .mx-xxl-90 {
        margin-right: 90px !important
    }
    .mb-xxl-90, .my-xxl-90 {
        margin-bottom: 90px !important
    }
    .ml-xxl-90, .mx-xxl-90 {
        margin-left: 90px !important
    }
    .mt-xxl-100, .my-xxl-100 {
        margin-top: 100px !important
    }
    .mr-xxl-100, .mx-xxl-100 {
        margin-right: 100px !important
    }
    .mb-xxl-100, .my-xxl-100 {
        margin-bottom: 100px !important
    }
    .ml-xxl-100, .mx-xxl-100 {
        margin-left: 100px !important
    }
    .mt-xxl-110, .my-xxl-110 {
        margin-top: 110px !important
    }
    .mr-xxl-110, .mx-xxl-110 {
        margin-right: 110px !important
    }
    .mb-xxl-110, .my-xxl-110 {
        margin-bottom: 110px !important
    }
    .ml-xxl-110, .mx-xxl-110 {
        margin-left: 110px !important
    }
    .mt-xxl-120, .my-xxl-120 {
        margin-top: 120px !important
    }
    .mr-xxl-120, .mx-xxl-120 {
        margin-right: 120px !important
    }
    .mb-xxl-120, .my-xxl-120 {
        margin-bottom: 120px !important
    }
    .ml-xxl-120, .mx-xxl-120 {
        margin-left: 120px !important
    }
    .mt-xxl-130, .my-xxl-130 {
        margin-top: 130px !important
    }
    .mr-xxl-130, .mx-xxl-130 {
        margin-right: 130px !important
    }
    .mb-xxl-130, .my-xxl-130 {
        margin-bottom: 130px !important
    }
    .ml-xxl-130, .mx-xxl-130 {
        margin-left: 130px !important
    }
    .mt-xxl-140, .my-xxl-140 {
        margin-top: 140px !important
    }
    .mr-xxl-140, .mx-xxl-140 {
        margin-right: 140px !important
    }
    .mb-xxl-140, .my-xxl-140 {
        margin-bottom: 140px !important
    }
    .ml-xxl-140, .mx-xxl-140 {
        margin-left: 140px !important
    }
    .mt-xxl-150, .my-xxl-150 {
        margin-top: 150px !important
    }
    .mr-xxl-150, .mx-xxl-150 {
        margin-right: 150px !important
    }
    .mb-xxl-150, .my-xxl-150 {
        margin-bottom: 150px !important
    }
    .ml-xxl-150, .mx-xxl-150 {
        margin-left: 150px !important
    }
    .mt-xxl-160, .my-xxl-160 {
        margin-top: 160px !important
    }
    .mr-xxl-160, .mx-xxl-160 {
        margin-right: 160px !important
    }
    .mb-xxl-160, .my-xxl-160 {
        margin-bottom: 160px !important
    }
    .ml-xxl-160, .mx-xxl-160 {
        margin-left: 160px !important
    }
    .mt-xxl-170, .my-xxl-170 {
        margin-top: 170px !important
    }
    .mr-xxl-170, .mx-xxl-170 {
        margin-right: 170px !important
    }
    .mb-xxl-170, .my-xxl-170 {
        margin-bottom: 170px !important
    }
    .ml-xxl-170, .mx-xxl-170 {
        margin-left: 170px !important
    }
    .mt-xxl-180, .my-xxl-180 {
        margin-top: 180px !important
    }
    .mr-xxl-180, .mx-xxl-180 {
        margin-right: 180px !important
    }
    .mb-xxl-180, .my-xxl-180 {
        margin-bottom: 180px !important
    }
    .ml-xxl-180, .mx-xxl-180 {
        margin-left: 180px !important
    }
    .mt-xxl-190, .my-xxl-190 {
        margin-top: 190px !important
    }
    .mr-xxl-190, .mx-xxl-190 {
        margin-right: 190px !important
    }
    .mb-xxl-190, .my-xxl-190 {
        margin-bottom: 190px !important
    }
    .ml-xxl-190, .mx-xxl-190 {
        margin-left: 190px !important
    }
    .mt-xxl-200, .my-xxl-200 {
        margin-top: 200px !important
    }
    .mr-xxl-200, .mx-xxl-200 {
        margin-right: 200px !important
    }
    .mb-xxl-200, .my-xxl-200 {
        margin-bottom: 200px !important
    }
    .ml-xxl-200, .mx-xxl-200 {
        margin-left: 200px !important
    }
    .mt-xxl-n0 {
        margin-top: 0px !important
    }
    .mt-xxl-n5 {
        margin-top: -5px !important
    }
    .mt-xxl-n10 {
        margin-top: -10px !important
    }
    .mt-xxl-n15 {
        margin-top: -15px !important
    }
    .mt-xxl-n20 {
        margin-top: -20px !important
    }
    .mt-xxl-n25 {
        margin-top: -25px !important
    }
    .mt-xxl-n30 {
        margin-top: -30px !important
    }
    .mt-xxl-n35 {
        margin-top: -35px !important
    }
    .mt-xxl-n40 {
        margin-top: -40px !important
    }
    .mt-xxl-n45 {
        margin-top: -45px !important
    }
    .mt-xxl-n50 {
        margin-top: -50px !important
    }
    .mt-xxl-n55 {
        margin-top: -55px !important
    }
    .mt-xxl-n60 {
        margin-top: -60px !important
    }
    .mt-xxl-n65 {
        margin-top: -65px !important
    }
    .mt-xxl-n70 {
        margin-top: -70px !important
    }
    .mt-xxl-n75 {
        margin-top: -75px !important
    }
    .mt-xxl-n80 {
        margin-top: -80px !important
    }
    .mt-xxl-n85 {
        margin-top: -85px !important
    }
    .mt-xxl-n90 {
        margin-top: -90px !important
    }
    .mt-xxl-n95 {
        margin-top: -95px !important
    }
    .mt-xxl-n100 {
        margin-top: -100px !important
    }
    .mt-xxl-n105 {
        margin-top: -105px !important
    }
    .mt-xxl-n110 {
        margin-top: -110px !important
    }
    .mt-xxl-n115 {
        margin-top: -115px !important
    }
    .mt-xxl-n120 {
        margin-top: -120px !important
    }
    .mt-xxl-n125 {
        margin-top: -125px !important
    }
    .mt-xxl-n130 {
        margin-top: -130px !important
    }
    .mt-xxl-n135 {
        margin-top: -135px !important
    }
    .mt-xxl-n140 {
        margin-top: -140px !important
    }
    .mt-xxl-n145 {
        margin-top: -145px !important
    }
    .mt-xxl-n150 {
        margin-top: -150px !important
    }
    .mt-xxl-n155 {
        margin-top: -155px !important
    }
    .mt-xxl-n160 {
        margin-top: -160px !important
    }
    .mt-xxl-n165 {
        margin-top: -165px !important
    }
    .mt-xxl-n170 {
        margin-top: -170px !important
    }
    .mt-xxl-n175 {
        margin-top: -175px !important
    }
    .mt-xxl-n180 {
        margin-top: -180px !important
    }
    .mt-xxl-n185 {
        margin-top: -185px !important
    }
    .mt-xxl-n190 {
        margin-top: -190px !important
    }
    .mt-xxl-n195 {
        margin-top: -195px !important
    }
    .mt-xxl-n200 {
        margin-top: -200px !important
    }
    .mt-xxl-n205 {
        margin-top: -205px !important
    }
    .mt-xxl-n210 {
        margin-top: -210px !important
    }
    .mt-xxl-n215 {
        margin-top: -215px !important
    }
    .mt-xxl-n220 {
        margin-top: -220px !important
    }
    .mt-xxl-n225 {
        margin-top: -225px !important
    }
    .mt-xxl-n230 {
        margin-top: -230px !important
    }
    .mt-xxl-n235 {
        margin-top: -235px !important
    }
    .mt-xxl-n240 {
        margin-top: -240px !important
    }
    .mt-xxl-n245 {
        margin-top: -245px !important
    }
    .mt-xxl-n250 {
        margin-top: -250px !important
    }
    .mt-xxl-n255 {
        margin-top: -255px !important
    }
    .mt-xxl-n260 {
        margin-top: -260px !important
    }
    .mt-xxl-n265 {
        margin-top: -265px !important
    }
    .mt-xxl-n270 {
        margin-top: -270px !important
    }
    .mt-xxl-n275 {
        margin-top: -275px !important
    }
    .mt-xxl-n280 {
        margin-top: -280px !important
    }
}
.zindex-0 {
    z-index: 0 !important
}
.zindex-5 {
    z-index: 5 !important
}
.zindex-10 {
    z-index: 10 !important
}
.zindex-15 {
    z-index: 15 !important
}
.zindex-20 {
    z-index: 20 !important
}
.zindex-25 {
    z-index: 25 !important
}
.zindex-30 {
    z-index: 30 !important
}
.zindex-35 {
    z-index: 35 !important
}
.zindex-40 {
    z-index: 40 !important
}
.zindex-45 {
    z-index: 45 !important
}
.zindex-50 {
    z-index: 50 !important
}
.zindex-55 {
    z-index: 55 !important
}
.zindex-60 {
    z-index: 60 !important
}
.zindex-65 {
    z-index: 65 !important
}
.zindex-70 {
    z-index: 70 !important
}
.zindex-75 {
    z-index: 75 !important
}
.zindex-80 {
    z-index: 80 !important
}
.zindex-85 {
    z-index: 85 !important
}
.zindex-90 {
    z-index: 90 !important
}
.zindex-95 {
    z-index: 95 !important
}
.zindex-100 {
    z-index: 100 !important
}
.bg-black {
    background-color: #000
}
.bg-gray-90 {
    background-color: #af843d
}
.bg-gray-80 {
    background-color: #343a40
}
.bg-gray-70 {
    background-color: #495057
}
.bg-gray-60 {
    background-color: #6c757d
}
.bg-gray-50 {
    background-color: #adb5bd
}
.bg-gray-40 {
    background-color: #ced4da
}
.bg-gray-30 {
    background-color: #dee2e6
}
.bg-gray-20 {
    background-color: #e9ecef
}
.bg-gray-10 {
    background-color: #f8f9fa
}
.bg-white {
    background-color: #fff !important
}
.bg-blue {
    background: #0d6efd !important
}
.bg-indigo {
    background: #6610f2 !important
}
.bg-purple {
    background: #6f42c1 !important
}
.bg-pink {
    background: #d63384 !important
}
.bg-red {
    background: #dc3545 !important
}
.bg-orange {
    background: #fd7e14 !important
}
.bg-yellow {
    background: #ffc107 !important
}
.bg-green {
    background: #198754 !important
}
.bg-teal {
    background: #20c997 !important
}
.bg-cyan {
    background: #0dcaf0 !important
}
.bg-black {
    background: #000 !important
}
.bg-white {
    background: #fff !important
}
.bg-gray {
    background: #6c757d !important
}
.bg-gray-dark {
    background: #343a40 !important
}
.bg-primary-10 {
    background-color: #e7f1ff
}
.bg-primary-20 {
    background-color: #cfe2ff
}
.bg-primary-30 {
    background-color: #b6d4fe
}
.bg-primary-40 {
    background-color: #9ec5fe
}
.bg-primary-50 {
    background-color: #86b7fe
}
.bg-primary-60 {
    background-color: #6ea8fe
}
.bg-primary-70 {
    background-color: #569afe
}
.bg-primary-80 {
    background-color: #3d8bfd
}
.bg-primary-90 {
    background-color: #257dfd
}
.bg-primary-110 {
    background-color: #0c63e4
}
.bg-primary-120 {
    background-color: #0a58ca
}
.bg-primary-130 {
    background-color: #094db1
}
.bg-primary-140 {
    background-color: #084298
}
.bg-primary-150 {
    background-color: #07377f
}
.bg-primary-160 {
    background-color: #052c65
}
.bg-primary-170 {
    background-color: #04214c
}
.bg-primary-180 {
    background-color: #031633
}
.bg-primary-190 {
    background-color: #010b19
}
.bg-secondary-10 {
    background-color: #f0f1f2
}
.bg-secondary-20 {
    background-color: #e2e3e5
}
.bg-secondary-30 {
    background-color: #d3d6d8
}
.bg-secondary-40 {
    background-color: #c4c8cb
}
.bg-secondary-50 {
    background-color: #b6babe
}
.bg-secondary-60 {
    background-color: #a7acb1
}
.bg-secondary-70 {
    background-color: #989ea4
}
.bg-secondary-80 {
    background-color: #899197
}
.bg-secondary-90 {
    background-color: #7b838a
}
.bg-secondary-110 {
    background-color: #616971
}
.bg-secondary-120 {
    background-color: #565e64
}
.bg-secondary-130 {
    background-color: #4c5258
}
.bg-secondary-140 {
    background-color: #41464b
}
.bg-secondary-150 {
    background-color: #363b3f
}
.bg-secondary-160 {
    background-color: #2b2f32
}
.bg-secondary-170 {
    background-color: #202326
}
.bg-secondary-180 {
    background-color: #161719
}
.bg-secondary-190 {
    background-color: #0b0c0d
}
.bg-success-10 {
    background-color: #e8f3ee
}
.bg-success-20 {
    background-color: #d1e7dd
}
.bg-success-30 {
    background-color: #badbcc
}
.bg-success-40 {
    background-color: #a3cfbb
}
.bg-success-50 {
    background-color: #8cc3aa
}
.bg-success-60 {
    background-color: #75b798
}
.bg-success-70 {
    background-color: #5eab87
}
.bg-success-80 {
    background-color: #479f76
}
.bg-success-90 {
    background-color: #309365
}
.bg-success-110 {
    background-color: #177a4c
}
.bg-success-120 {
    background-color: #146c43
}
.bg-success-130 {
    background-color: #125f3b
}
.bg-success-140 {
    background-color: #0f5132
}
.bg-success-150 {
    background-color: #0d442a
}
.bg-success-160 {
    background-color: #0a3622
}
.bg-success-170 {
    background-color: #082919
}
.bg-success-180 {
    background-color: #051b11
}
.bg-success-190 {
    background-color: #030e08
}
.bg-info-10 {
    background-color: #e7fafe
}
.bg-info-20 {
    background-color: #cff4fc
}
.bg-info-30 {
    background-color: #b6effb
}
.bg-info-40 {
    background-color: #9eeaf9
}
.bg-info-50 {
    background-color: #86e5f8
}
.bg-info-60 {
    background-color: #6edff6
}
.bg-info-70 {
    background-color: #56daf5
}
.bg-info-80 {
    background-color: #3dd5f3
}
.bg-info-90 {
    background-color: #25cff2
}
.bg-info-110 {
    background-color: #0cb6d8
}
.bg-info-120 {
    background-color: #0aa2c0
}
.bg-info-130 {
    background-color: #098da8
}
.bg-info-140 {
    background-color: #087990
}
.bg-info-150 {
    background-color: #076578
}
.bg-info-160 {
    background-color: #055160
}
.bg-info-170 {
    background-color: #043d48
}
.bg-info-180 {
    background-color: #032830
}
.bg-info-190 {
    background-color: #011418
}
.bg-warning-10 {
    background-color: #fff9e6
}
.bg-warning-20 {
    background-color: #fff3cd
}
.bg-warning-30 {
    background-color: #ffecb5
}
.bg-warning-40 {
    background-color: #ffe69c
}
.bg-warning-50 {
    background-color: #ffe083
}
.bg-warning-60 {
    background-color: #ffda6a
}
.bg-warning-70 {
    background-color: #ffd451
}
.bg-warning-80 {
    background-color: #ffcd39
}
.bg-warning-90 {
    background-color: #ffc720
}
.bg-warning-110 {
    background-color: #e6ae06
}
.bg-warning-120 {
    background-color: #cc9a06
}
.bg-warning-130 {
    background-color: #b38705
}
.bg-warning-140 {
    background-color: #997404
}
.bg-warning-150 {
    background-color: #806104
}
.bg-warning-160 {
    background-color: #664d03
}
.bg-warning-170 {
    background-color: #4d3a02
}
.bg-warning-180 {
    background-color: #332701
}
.bg-warning-190 {
    background-color: #1a1301
}
.bg-danger-10 {
    background-color: #fcebec
}
.bg-danger-20 {
    background-color: #f8d7da
}
.bg-danger-30 {
    background-color: #f5c2c7
}
.bg-danger-40 {
    background-color: #f1aeb5
}
.bg-danger-50 {
    background-color: #ee9aa2
}
.bg-danger-60 {
    background-color: #ea868f
}
.bg-danger-70 {
    background-color: #e7727d
}
.bg-danger-80 {
    background-color: #e35d6a
}
.bg-danger-90 {
    background-color: #e04958
}
.bg-danger-110 {
    background-color: #c6303e
}
.bg-danger-120 {
    background-color: #b02a37
}
.bg-danger-130 {
    background-color: #9a2530
}
.bg-danger-140 {
    background-color: #842029
}
.bg-danger-150 {
    background-color: #6e1b23
}
.bg-danger-160 {
    background-color: #58151c
}
.bg-danger-170 {
    background-color: #421015
}
.bg-danger-180 {
    background-color: #2c0b0e
}
.bg-danger-190 {
    background-color: #160507
}
.bg-light-10 {
    background-color: #fefeff
}
.bg-light-20 {
    background-color: #fefefe
}
.bg-light-30 {
    background-color: #fdfdfe
}
.bg-light-40 {
    background-color: #fcfdfd
}
.bg-light-50 {
    background-color: #fcfcfd
}
.bg-light-60 {
    background-color: #fbfbfc
}
.bg-light-70 {
    background-color: #fafbfc
}
.bg-light-80 {
    background-color: #f9fafb
}
.bg-light-90 {
    background-color: #f9fafb
}
.bg-light-110 {
    background-color: #dfe0e1
}
.bg-light-120 {
    background-color: #c6c7c8
}
.bg-light-130 {
    background-color: #aeaeaf
}
.bg-light-140 {
    background-color: #959596
}
.bg-light-150 {
    background-color: #7c7d7d
}
.bg-light-160 {
    background-color: #636464
}
.bg-light-170 {
    background-color: #4a4b4b
}
.bg-light-180 {
    background-color: #323232
}
.bg-light-190 {
    background-color: #191919
}
.bg-dark-10 {
    background-color: #e9e9ea
}
.bg-dark-20 {
    background-color: #d3d3d4
}
.bg-dark-30 {
    background-color: #bcbebf
}
.bg-dark-40 {
    background-color: #a6a8a9
}
.bg-dark-50 {
    background-color: #909294
}
.bg-dark-60 {
    background-color: #7a7c7f
}
.bg-dark-70 {
    background-color: #646669
}
.bg-dark-80 {
    background-color: #4d5154
}
.bg-dark-90 {
    background-color: #373b3e
}
.bg-dark-110 {
    background-color: #1e2125
}
.bg-dark-120 {
    background-color: #1a1e21
}
.bg-dark-130 {
    background-color: #171a1d
}
.bg-dark-140 {
    background-color: #141619
}
.bg-dark-150 {
    background-color: #111315
}
.bg-dark-160 {
    background-color: #0d0f10
}
.bg-dark-170 {
    background-color: #0a0b0c
}
.bg-dark-180 {
    background-color: #070708
}
.bg-dark-190 {
    background-color: #030404
}
[class*="overlay-bg-"] {
    position: relative
}
[class*="overlay-bg-"]:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}
.overlay-bg-black-10:before {
    background-color: rgba(0, 0, 0, 0.1)
}
.overlay-bg-black-20:before {
    background-color: rgba(0, 0, 0, 0.2)
}
.overlay-bg-black-30:before {
    background-color: rgba(0, 0, 0, 0.3)
}
.overlay-bg-black-40:before {
    background-color: rgba(0, 0, 0, 0.4)
}
.overlay-bg-black-50:before {
    background-color: rgba(0, 0, 0, 0.5)
}
.overlay-bg-black-60:before {
    background-color: rgba(0, 0, 0, 0.6)
}
.overlay-bg-black-70:before {
    background-color: rgba(0, 0, 0, 0.7)
}
.overlay-bg-black-80:before {
    background-color: rgba(0, 0, 0, 0.8)
}
.overlay-bg-black-90:before {
    background-color: rgba(0, 0, 0, 0.9)
}
.overlay-bg-white-10:before {
    background-color: rgba(255, 255, 255, 0.1)
}
.overlay-bg-white-20:before {
    background-color: rgba(255, 255, 255, 0.2)
}
.overlay-bg-white-30:before {
    background-color: rgba(255, 255, 255, 0.3)
}
.overlay-bg-white-40:before {
    background-color: rgba(255, 255, 255, 0.4)
}
.overlay-bg-white-50:before {
    background-color: rgba(255, 255, 255, 0.5)
}
.overlay-bg-white-60:before {
    background-color: rgba(255, 255, 255, 0.6)
}
.overlay-bg-white-70:before {
    background-color: rgba(255, 255, 255, 0.7)
}
.overlay-bg-white-80:before {
    background-color: rgba(255, 255, 255, 0.8)
}
.overlay-bg-white-90:before {
    background-color: rgba(255, 255, 255, 0.9)
}
.opacity-10 {
    opacity: 0.1 !important
}
.opacity-20 {
    opacity: 0.2 !important
}
.opacity-30 {
    opacity: 0.3 !important
}
.opacity-40 {
    opacity: 0.4 !important
}
.opacity-50 {
    opacity: 0.5 !important
}
.opacity-60 {
    opacity: 0.6 !important
}
.opacity-70 {
    opacity: 0.7 !important
}
.opacity-80 {
    opacity: 0.8 !important
}
.opacity-90 {
    opacity: 0.9 !important
}
.white-color p, .white-color a, .white-color h1, .white-color h2, .white-color h3, .white-color h4, .white-color h5, .white-color h6, .white-color span, .white-color strong, .white-color div {
    color: #fff
}
.w-20 {
    width: 20% !important
}
.w-25 {
    width: 25% !important
}
.w-30 {
    width: 30% !important
}
.w-35 {
    width: 35% !important
}
.w-40 {
    width: 40% !important
}
.w-45 {
    width: 45% !important
}
.w-50 {
    width: 50% !important
}
.w-55 {
    width: 55% !important
}
.w-60 {
    width: 60% !important
}
.w-65 {
    width: 65% !important
}
.w-70 {
    width: 70% !important
}
.w-75 {
    width: 75% !important
}
.w-80 {
    width: 80% !important
}
.w-85 {
    width: 85% !important
}
.w-90 {
    width: 90% !important
}
.w-95 {
    width: 95% !important
}
.w-100 {
    width: 100% !important
}
@media (min-width:576px) {
    .w-sm-20 {
        width: 20% !important
    }
    .w-sm-25 {
        width: 25% !important
    }
    .w-sm-30 {
        width: 30% !important
    }
    .w-sm-35 {
        width: 35% !important
    }
    .w-sm-40 {
        width: 40% !important
    }
    .w-sm-45 {
        width: 45% !important
    }
    .w-sm-50 {
        width: 50% !important
    }
    .w-sm-55 {
        width: 55% !important
    }
    .w-sm-60 {
        width: 60% !important
    }
    .w-sm-65 {
        width: 65% !important
    }
    .w-sm-70 {
        width: 70% !important
    }
    .w-sm-75 {
        width: 75% !important
    }
    .w-sm-80 {
        width: 80% !important
    }
    .w-sm-85 {
        width: 85% !important
    }
    .w-sm-90 {
        width: 90% !important
    }
    .w-sm-95 {
        width: 95% !important
    }
    .w-sm-100 {
        width: 100% !important
    }
}
@media (min-width:768px) {
    .w-md-20 {
        width: 20% !important
    }
    .w-md-25 {
        width: 25% !important
    }
    .w-md-30 {
        width: 30% !important
    }
    .w-md-35 {
        width: 35% !important
    }
    .w-md-40 {
        width: 40% !important
    }
    .w-md-45 {
        width: 45% !important
    }
    .w-md-50 {
        width: 50% !important
    }
    .w-md-55 {
        width: 55% !important
    }
    .w-md-60 {
        width: 60% !important
    }
    .w-md-65 {
        width: 65% !important
    }
    .w-md-70 {
        width: 70% !important
    }
    .w-md-75 {
        width: 75% !important
    }
    .w-md-80 {
        width: 80% !important
    }
    .w-md-85 {
        width: 85% !important
    }
    .w-md-90 {
        width: 90% !important
    }
    .w-md-95 {
        width: 95% !important
    }
    .w-md-100 {
        width: 100% !important
    }
}
@media (min-width:992px) {
    .w-lg-20 {
        width: 20% !important
    }
    .w-lg-25 {
        width: 25% !important
    }
    .w-lg-30 {
        width: 30% !important
    }
    .w-lg-35 {
        width: 35% !important
    }
    .w-lg-40 {
        width: 40% !important
    }
    .w-lg-45 {
        width: 45% !important
    }
    .w-lg-50 {
        width: 50% !important
    }
    .w-lg-55 {
        width: 55% !important
    }
    .w-lg-60 {
        width: 60% !important
    }
    .w-lg-65 {
        width: 65% !important
    }
    .w-lg-70 {
        width: 70% !important
    }
    .w-lg-75 {
        width: 75% !important
    }
    .w-lg-80 {
        width: 80% !important
    }
    .w-lg-85 {
        width: 85% !important
    }
    .w-lg-90 {
        width: 90% !important
    }
    .w-lg-95 {
        width: 95% !important
    }
    .w-lg-100 {
        width: 100% !important
    }
}
@media (min-width:1200px) {
    .w-xl-20 {
        width: 20% !important
    }
    .w-xl-25 {
        width: 25% !important
    }
    .w-xl-30 {
        width: 30% !important
    }
    .w-xl-35 {
        width: 35% !important
    }
    .w-xl-40 {
        width: 40% !important
    }
    .w-xl-45 {
        width: 45% !important
    }
    .w-xl-50 {
        width: 50% !important
    }
    .w-xl-55 {
        width: 55% !important
    }
    .w-xl-60 {
        width: 60% !important
    }
    .w-xl-65 {
        width: 65% !important
    }
    .w-xl-70 {
        width: 70% !important
    }
    .w-xl-75 {
        width: 75% !important
    }
    .w-xl-80 {
        width: 80% !important
    }
    .w-xl-85 {
        width: 85% !important
    }
    .w-xl-90 {
        width: 90% !important
    }
    .w-xl-95 {
        width: 95% !important
    }
    .w-xl-100 {
        width: 100% !important
    }
}
@media (min-width:1400px) {
    .w-xxl-20 {
        width: 20% !important
    }
    .w-xxl-25 {
        width: 25% !important
    }
    .w-xxl-30 {
        width: 30% !important
    }
    .w-xxl-35 {
        width: 35% !important
    }
    .w-xxl-40 {
        width: 40% !important
    }
    .w-xxl-45 {
        width: 45% !important
    }
    .w-xxl-50 {
        width: 50% !important
    }
    .w-xxl-55 {
        width: 55% !important
    }
    .w-xxl-60 {
        width: 60% !important
    }
    .w-xxl-65 {
        width: 65% !important
    }
    .w-xxl-70 {
        width: 70% !important
    }
    .w-xxl-75 {
        width: 75% !important
    }
    .w-xxl-80 {
        width: 80% !important
    }
    .w-xxl-85 {
        width: 85% !important
    }
    .w-xxl-90 {
        width: 90% !important
    }
    .w-xxl-95 {
        width: 95% !important
    }
    .w-xxl-100 {
        width: 100% !important
    }
}
.ut-versuscarousel .sppb-addon-content .utZoomIn, .ut-versuscarousel .sppb-addon-content .utZoomOut, .ut-versuscarousel .sppb-addon-content .utFlipX, .ut-carouselcontent .sppb-addon-content .utZoomIn, .ut-carouselcontent .sppb-addon-content .utZoomOut, .ut-carouselcontent .sppb-addon-content .utFlipX {
    position: relative;
    display: inline-block;
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out
}
.ut-versuscarousel .sppb-addon-content:hover .utZoomIn, .ut-versuscarousel .sppb-addon-content:focus .utZoomIn, .ut-carouselcontent .sppb-addon-content:hover .utZoomIn, .ut-carouselcontent .sppb-addon-content:focus .utZoomIn {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1)
}
.ut-versuscarousel .sppb-addon-content:hover .utZoomOut, .ut-versuscarousel .sppb-addon-content:focus .utZoomOut, .ut-carouselcontent .sppb-addon-content:hover .utZoomOut, .ut-carouselcontent .sppb-addon-content:focus .utZoomOut {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9)
}
.ut-versuscarousel .sppb-addon-content:hover .utFlipX, .ut-versuscarousel .sppb-addon-content:focus .utFlipX, .ut-carouselcontent .sppb-addon-content:hover .utFlipX, .ut-carouselcontent .sppb-addon-content:focus .utFlipX {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1)
}
.badge-info {
    background-color: #0dcaf0;
    color: #fff
}
.badge-success {
    background-color: #198754;
    color: #fff
}
.badge-warning {
    background-color: #ffc107;
    color: #000
}
.badge-danger {
    background-color: #dc3545;
    color: #fff
}
.alert-notice {
    background: #ffd454;
    border-color: #ffce3a;
    color: #211800
}
.menu-left .sp-megamenu-parent {
    float: left
}
.menu-center .sp-megamenu-parent {
    float: none;
    text-align: center
}
@media (min-width:992px) {
    .logo-center>.sp-column {
        text-align: center
    }
}
@media (min-width:992px) {
    .logo-right>.sp-column {
        text-align: right
    }
}
#sp-top-bar[class*="header-"] .container .container-inner .row {
    align-items: center;
    -webkit-align-items: center
}
#sp-top-bar .logo {
    font-size: 0
}
#sp-top-bar .logo a {
    display: inline-block
}
#sp-top-bar .sp-module+.sp-module, #sp-top-bar .sp-module+.social-icons, #sp-top-bar .sp-module+.sp-contact-info, #sp-top-bar .sp-contact-info+.sp-module, #sp-top-bar .social-icons+.sp-module {
    margin-left: 15px
}
#sp-top-bar a[class*="btn-"] {
    display: inline-block;
    line-height: 1
}
#sp-header .sp-module {
    display: inline-flex;
    float: right;
    margin-left: 15px;
    height: 90px;
    align-items: center
}
#sp-header a[class*="btn-"] {
    display: inline-block
}
#sp-header #sp-logo .sp-column {
    font-size: 0
}
#sp-header.header-sticky .logo a img {
    max-height: 80px
}
@media (min-width:1200px) {
    .header-1#sp-header>.container-fluid {
        padding-left: 30px;
        padding-right: 30px
    }
}
.header-2#sp-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 98
}
.header-2#sp-header .menu-right .sp-megamenu-wrapper {
    justify-content: flex-end
}
@media (min-width:992px) {
    .header-2#sp-header .menu-left {
        padding-right: 30px
    }
    .header-2#sp-header .menu-right {
        padding-left: 30px
    }
    .header-2#sp-header .logo-center {
        position: relative
    }
}
.header-2+section .title-image-bg:before {
    background: rgba(33, 37, 41, 0.3)
}
@media (min-width:1200px) {
    body.sidebar div.body-wrapper {
        right: auto !important;
        margin-left: 300px;
        transition: all 0s !important
    }
    body.sidebar div.offcanvas-menu {
        left: 0;
        right: auto !important;
        transition: all 0s !important
    }
    body.sidebar .sticky-header-placeholder {
        height: 0 !important
    }
}
@media (max-width:1199.98px) {
    body.sidebar #offcanvas-toggler {
        display: flex !important
    }
    body.sidebar ul.sp-megamenu-parent {
        display: none !important
    }
    body.sidebar #sp-header {
        height: 70px
    }
    body.sidebar #sp-header .logo {
        height: 70px
    }
    body.sidebar #sp-header #offcanvas-toggler {
        height: 70px;
        line-height: 70px
    }
}
body.sidebar section .sp-page-title {
    padding: 100px 0
}
body.sidebar section .title-image-bg:before {
    background: rgba(33, 37, 41, 0.3)
}
.header-4#sp-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 98
}
.header-4+section .sp-page-title {
    padding: 100px 0
}
.header-4+section .title-image-bg:before {
    background: rgba(33, 37, 41, 0.3)
}
[class*="title-1-"].sppb-section .sppb-section-title .sppb-title-heading, [class*="title-1-"].sppb-addon .sppb-addon-title {
    position: relative;
    display: inline-block;
    padding-bottom: 20px
}
[class*="title-1-"].sppb-section .sppb-section-title .sppb-title-heading:before, [class*="title-1-"].sppb-section .sppb-section-title .sppb-title-heading:after, [class*="title-1-"].sppb-addon .sppb-addon-title:before, [class*="title-1-"].sppb-addon .sppb-addon-title:after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 1px;
    position: absolute;
    bottom: 8px
}
[class*="title-1-"].sppb-section .sppb-section-title .sppb-title-heading:before, [class*="title-1-"].sppb-addon .sppb-addon-title:before {
    left: 50%;
    margin-left: -64px
}
[class*="title-1-"].sppb-section .sppb-section-title .sppb-title-heading:after, [class*="title-1-"].sppb-addon .sppb-addon-title:after {
    right: 50%;
    margin-right: -64px
}
[class*="title-1-"].sppb-section .sppb-section-title .sppb-title-heading i, [class*="title-1-"].sppb-addon .sppb-addon-title i {
    font-size: 16px;
    line-height: 18px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}
[class*="title-1-"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading i {
    left: 0;
    transform: translateX(0)
}
[class*="title-1-"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:before {
    display: none
}
[class*="title-1-"].sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:after {
    right: auto;
    left: 0;
    margin-left: 26px
}
[class*="title-1-"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading i {
    left: auto;
    right: 0;
    transform: translateX(0)
}
[class*="title-1-"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:before {
    left: auto;
    right: 0;
    margin-right: 26px
}
[class*="title-1-"].sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:after {
    display: none
}
[class*="title-1-"].title-left.sppb-addon .sppb-addon-title i {
    left: 0;
    transform: translateX(0)
}
[class*="title-1-"].title-left.sppb-addon .sppb-addon-title:before {
    display: none
}
[class*="title-1-"].title-left.sppb-addon .sppb-addon-title:after {
    right: auto;
    left: 0;
    margin-left: 26px
}
[class*="title-1-"].title-right.sppb-addon .sppb-addon-title i {
    left: auto;
    right: 0;
    transform: translateX(0)
}
[class*="title-1-"].title-right.sppb-addon .sppb-addon-title:before {
    left: auto;
    right: 0;
    margin-right: 26px
}
[class*="title-1-"].title-right.sppb-addon .sppb-addon-title:after {
    display: none
}
.title-2.sppb-section .sppb-section-title .sppb-title-heading, .title-2.sppb-addon .sppb-addon-title {
    position: relative;
    display: inline-flex;
    margin-bottom: 30px;
    justify-content: center
}
.title-2.sppb-section .sppb-section-title .sppb-title-heading:before, .title-2.sppb-section .sppb-section-title .sppb-title-heading:after, .title-2.sppb-addon .sppb-addon-title:before, .title-2.sppb-addon .sppb-addon-title:after {
    content: "";
    width: 8px
}
.title-2.sppb-section .sppb-section-title .sppb-title-heading:before, .title-2.sppb-addon .sppb-addon-title:before {
    margin-right: 6px
}
.title-2.sppb-section .sppb-section-title .sppb-title-heading:after, .title-2.sppb-addon .sppb-addon-title:after {
    margin-left: 6px
}
.title-3.sppb-section .sppb-section-title .sppb-title-heading, .title-3.sppb-addon .sppb-addon-title {
    font-size: 30px;
    display: inline-block;
    position: relative;
    padding: 0 6px;
    line-height: 1.2
}
.title-3.sppb-section .sppb-section-title .sppb-title-heading:before, .title-3.sppb-section .sppb-section-title .sppb-title-heading:after, .title-3.sppb-addon .sppb-addon-title:before, .title-3.sppb-addon .sppb-addon-title:after {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute
}
.title-3.sppb-section .sppb-section-title .sppb-title-heading:before, .title-3.sppb-addon .sppb-addon-title:before {
    top: 0;
    left: 0
}
.title-3.sppb-section .sppb-section-title .sppb-title-heading:after, .title-3.sppb-addon .sppb-addon-title:after {
    bottom: 0;
    right: 0
}
.title-4.sppb-section .sppb-section-title .sppb-title-heading, .title-4.sppb-addon .sppb-addon-title {
    font-size: 30px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
    z-index: 0
}
.title-4.sppb-section .sppb-section-title .sppb-title-heading:after, .title-4.sppb-addon .sppb-addon-title:after {
    content: "";
    width: 80px;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    bottom: 0
}
.title-4.sppb-section .sppb-section-title[class*="left"] .sppb-title-heading:after {
    left: 0;
    margin-left: 0px
}
.title-4.sppb-section .sppb-section-title[class*="right"] .sppb-title-heading:after {
    left: auto;
    right: 0;
    margin-left: 0
}
.title-4.title-left.sppb-addon .sppb-addon-title:after {
    left: 0;
    margin-left: 0px
}
.title-4.title-right.sppb-addon .sppb-addon-title:after {
    left: auto;
    right: 0;
    margin-left: 0
}
@media (min-width:992px) {
    .title-w-50 .sppb-section-title .sppb-title-subheading {
        max-width: 50% !important
    }
}
@media (min-width:992px) {
    .title-w-55 .sppb-section-title .sppb-title-subheading {
        max-width: 55% !important
    }
}
.title-white.sppb-section .sppb-section-title, .title-white.sppb-section .sppb-section-title .sppb-title-heading, .title-white.sppb-addon .sppb-addon-title, .title-white.sp-column .sp-module-title, .title-white.sp-module .sp-module-title {
    color: #fff !important
}
.portfolio-gutter-0 #portfolioWrapper {
    margin-left: 0;
    margin-right: 0
}
.portfolio-gutter-0 #portfolioWrapper .portfolio-wrapper {
    padding-left: 0;
    padding-right: 0
}
.portfolio-gutter-0 #portfolioWrapper .portfolio-wrapper .portfolio {
    margin-bottom: 0
}
.list-style-1 ul, ul.list-style-1 {
    padding-left: 0 !important;
    list-style: none
}
.list-style-1 ul>li, ul.list-style-1>li {
    padding-left: 22px;
    position: relative
}
.list-style-1 ul>li:before, ul.list-style-1>li:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0
}
.list-style-1 ul>li:not(:last-child), ul.list-style-1>li:not(:last-child) {
    margin-bottom: 10px
}
.list-style-1 ul>li ul, ul.list-style-1>li ul {
    padding-left: 40px !important
}
.list-style-2 ul, ul.list-style-2 {
    padding-left: 0 !important;
    list-style: none
}
.list-style-2 ul>li, ul.list-style-2>li {
    padding-left: 22px;
    position: relative
}
.list-style-2 ul>li:before, ul.list-style-2>li:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0
}
.list-style-2 ul>li:not(:last-child), ul.list-style-2>li:not(:last-child) {
    margin-bottom: 8px
}
.list-style-2 ul>li ul, ul.list-style-2>li ul {
    padding-left: 40px !important
}
.list-style-3 ul, ul.list-style-3 {
    padding-left: 0 !important;
    list-style: none
}
.list-style-3 ul>li, ul.list-style-3>li {
    padding-left: 22px;
    position: relative
}
.list-style-3 ul>li:before, ul.list-style-3>li:before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    font-family: "Font Awesome 6 Free";
    position: absolute;
    left: 0;
    top: 0
}
.list-style-3 ul>li:not(:last-child), ul.list-style-3>li:not(:last-child) {
    margin-bottom: 8px
}
.list-style-3 ul>li ul, ul.list-style-3>li ul {
    padding-left: 40px !important
}
.form-style-1 input[type="text"]:not(.form-control), .form-style-1 input[type="email"]:not(.form-control), .form-style-1 input[type="url"]:not(.form-control), .form-style-1 input[type="date"]:not(.form-control), .form-style-1 input[type="password"]:not(.form-control), .form-style-1 input[type="search"]:not(.form-control), .form-style-1 input[type="tel"]:not(.form-control), .form-style-1 input[type="number"]:not(.form-control), .form-style-1 select:not(.form-control), .form-style-1 textarea:not(.form-control) {
    border-width: 0;
    border-bottom-width: 1px;
    background-color: transparent;
    padding-left: 0;
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.3)
}
.form-style-1 input[type="text"]::placeholder, .form-style-1 input[type="email"]::placeholder, .form-style-1 input[type="url"]::placeholder, .form-style-1 input[type="date"]::placeholder, .form-style-1 input[type="password"]::placeholder, .form-style-1 input[type="search"]::placeholder, .form-style-1 input[type="tel"]::placeholder, .form-style-1 input[type="number"]::placeholder, .form-style-1 select::placeholder, .form-style-1 textarea::placeholder {
    color: rgba(0, 0, 0, 0.5)
}
.form-style-1 input[type="text"]::-ms-input-placeholder, .form-style-1 input[type="email"]::-ms-input-placeholder, .form-style-1 input[type="url"]::-ms-input-placeholder, .form-style-1 input[type="date"]::-ms-input-placeholder, .form-style-1 input[type="password"]::-ms-input-placeholder, .form-style-1 input[type="search"]::-ms-input-placeholder, .form-style-1 input[type="tel"]::-ms-input-placeholder, .form-style-1 input[type="number"]::-ms-input-placeholder, .form-style-1 select::-ms-input-placeholder, .form-style-1 textarea::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5)
}
.form-style-1 input[type="text"]:-ms-input-placeholder, .form-style-1 input[type="email"]:-ms-input-placeholder, .form-style-1 input[type="url"]:-ms-input-placeholder, .form-style-1 input[type="date"]:-ms-input-placeholder, .form-style-1 input[type="password"]:-ms-input-placeholder, .form-style-1 input[type="search"]:-ms-input-placeholder, .form-style-1 input[type="tel"]:-ms-input-placeholder, .form-style-1 input[type="number"]:-ms-input-placeholder, .form-style-1 select:-ms-input-placeholder, .form-style-1 textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5)
}
.form-style-2 input[type="text"]:not(.form-control), .form-style-2 input[type="email"]:not(.form-control), .form-style-2 input[type="url"]:not(.form-control), .form-style-2 input[type="date"]:not(.form-control), .form-style-2 input[type="password"]:not(.form-control), .form-style-2 input[type="search"]:not(.form-control), .form-style-2 input[type="tel"]:not(.form-control), .form-style-2 input[type="number"]:not(.form-control), .form-style-2 select:not(.form-control), .form-style-2 textarea:not(.form-control) {
    color: #fff;
    border-width: 0;
    border-bottom-width: 1px;
    border-bottom-color: #fff;
    background-color: transparent;
    padding-left: 0
}
.form-style-2 input[type="text"]::placeholder, .form-style-2 input[type="email"]::placeholder, .form-style-2 input[type="url"]::placeholder, .form-style-2 input[type="date"]::placeholder, .form-style-2 input[type="password"]::placeholder, .form-style-2 input[type="search"]::placeholder, .form-style-2 input[type="tel"]::placeholder, .form-style-2 input[type="number"]::placeholder, .form-style-2 select::placeholder, .form-style-2 textarea::placeholder {
    color: #e9ecef
}
.form-style-2 input[type="text"]::-ms-input-placeholder, .form-style-2 input[type="email"]::-ms-input-placeholder, .form-style-2 input[type="url"]::-ms-input-placeholder, .form-style-2 input[type="date"]::-ms-input-placeholder, .form-style-2 input[type="password"]::-ms-input-placeholder, .form-style-2 input[type="search"]::-ms-input-placeholder, .form-style-2 input[type="tel"]::-ms-input-placeholder, .form-style-2 input[type="number"]::-ms-input-placeholder, .form-style-2 select::-ms-input-placeholder, .form-style-2 textarea::-ms-input-placeholder {
    color: #e9ecef
}
.form-style-2 input[type="text"]:-ms-input-placeholder, .form-style-2 input[type="email"]:-ms-input-placeholder, .form-style-2 input[type="url"]:-ms-input-placeholder, .form-style-2 input[type="date"]:-ms-input-placeholder, .form-style-2 input[type="password"]:-ms-input-placeholder, .form-style-2 input[type="search"]:-ms-input-placeholder, .form-style-2 input[type="tel"]:-ms-input-placeholder, .form-style-2 input[type="number"]:-ms-input-placeholder, .form-style-2 select:-ms-input-placeholder, .form-style-2 textarea:-ms-input-placeholder {
    color: #e9ecef
}
.form-style-3 input[type="text"]:not(.form-control), .form-style-3 input[type="email"]:not(.form-control), .form-style-3 input[type="url"]:not(.form-control), .form-style-3 input[type="date"]:not(.form-control), .form-style-3 input[type="password"]:not(.form-control), .form-style-3 input[type="search"]:not(.form-control), .form-style-3 input[type="tel"]:not(.form-control), .form-style-3 input[type="number"]:not(.form-control), .form-style-3 select:not(.form-control), .form-style-3 textarea:not(.form-control) {
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    background: transparent
}
.form-style-3 input[type="text"]:not(.form-control):focus, .form-style-3 input[type="email"]:not(.form-control):focus, .form-style-3 input[type="url"]:not(.form-control):focus, .form-style-3 input[type="date"]:not(.form-control):focus, .form-style-3 input[type="password"]:not(.form-control):focus, .form-style-3 input[type="search"]:not(.form-control):focus, .form-style-3 input[type="tel"]:not(.form-control):focus, .form-style-3 input[type="number"]:not(.form-control):focus, .form-style-3 select:not(.form-control):focus, .form-style-3 textarea:not(.form-control):focus {
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2)
}
.form-style-4 input[type="text"]:not(.form-control), .form-style-4 input[type="email"]:not(.form-control), .form-style-4 input[type="url"]:not(.form-control), .form-style-4 input[type="date"]:not(.form-control), .form-style-4 input[type="password"]:not(.form-control), .form-style-4 input[type="search"]:not(.form-control), .form-style-4 input[type="tel"]:not(.form-control), .form-style-4 input[type="number"]:not(.form-control), .form-style-4 select:not(.form-control), .form-style-4 textarea:not(.form-control) {
    color: #fff;
    border-color: #fff;
    background-color: transparent
}
.form-style-4 input[type="text"]:not(.form-control):focus, .form-style-4 input[type="email"]:not(.form-control):focus, .form-style-4 input[type="url"]:not(.form-control):focus, .form-style-4 input[type="date"]:not(.form-control):focus, .form-style-4 input[type="password"]:not(.form-control):focus, .form-style-4 input[type="search"]:not(.form-control):focus, .form-style-4 input[type="tel"]:not(.form-control):focus, .form-style-4 input[type="number"]:not(.form-control):focus, .form-style-4 select:not(.form-control):focus, .form-style-4 textarea:not(.form-control):focus {
    background: transparent;
    color: #fff;
    border-color: #fff
}
.form-style-4 input[type="text"]::placeholder, .form-style-4 input[type="email"]::placeholder, .form-style-4 input[type="url"]::placeholder, .form-style-4 input[type="date"]::placeholder, .form-style-4 input[type="password"]::placeholder, .form-style-4 input[type="search"]::placeholder, .form-style-4 input[type="tel"]::placeholder, .form-style-4 input[type="number"]::placeholder, .form-style-4 select::placeholder, .form-style-4 textarea::placeholder {
    color: #f8f9fa
}
.form-style-4 input[type="text"]::-ms-input-placeholder, .form-style-4 input[type="email"]::-ms-input-placeholder, .form-style-4 input[type="url"]::-ms-input-placeholder, .form-style-4 input[type="date"]::-ms-input-placeholder, .form-style-4 input[type="password"]::-ms-input-placeholder, .form-style-4 input[type="search"]::-ms-input-placeholder, .form-style-4 input[type="tel"]::-ms-input-placeholder, .form-style-4 input[type="number"]::-ms-input-placeholder, .form-style-4 select::-ms-input-placeholder, .form-style-4 textarea::-ms-input-placeholder {
    color: #f8f9fa
}
.form-style-4 input[type="text"]:-ms-input-placeholder, .form-style-4 input[type="email"]:-ms-input-placeholder, .form-style-4 input[type="url"]:-ms-input-placeholder, .form-style-4 input[type="date"]:-ms-input-placeholder, .form-style-4 input[type="password"]:-ms-input-placeholder, .form-style-4 input[type="search"]:-ms-input-placeholder, .form-style-4 input[type="tel"]:-ms-input-placeholder, .form-style-4 input[type="number"]:-ms-input-placeholder, .form-style-4 select:-ms-input-placeholder, .form-style-4 textarea:-ms-input-placeholder {
    color: #f8f9fa
}
.form-style-4 label {
    color: #f8f9fa
}
.form-style-4 label a {
    font-weight: 700;
    color: #fff
}
.form-style-4.sppb-addon-form-builder .sppb-form-check-label:before {
    border-color: #fff !important
}
.form-style-4 .form-builder-checkbox-item input:checked+label::before, .form-style-4 .form-builder-radio-item input:checked+label::before, .form-style-4.sppb-addon-form-builder .sppb-form-check-input:checked+label::before {
    background: transparent
}
.form-style-4 .form-builder-checkbox-item label:before, .form-style-4 .form-builder-radio-item label:before, .form-style-4.sppb-addon-form-builder .sppb-form-check-label:before {
    border-color: #fff
}
@media (max-width:991.98px) {
    .bg-image-responsive {
        background-image: none !important
    }
}
.offcanvas-inner .offcanvas-bottom {
    position: absolute;
    left: 30px;
    bottom: 10px;
    right: 30px;
    height: auto;
    border-top: none;
    transform: none
}
.offcanvas-inner .mod-sppagebuilder.offcanvas-bottom.sp-page-builder {
    position: static
}
.cols-auto-width>.sppb-container-inner>.sppb-row>div[id*="column-wrap-id-"] {
    width: auto;
    max-width: none;
    flex: 0 0 auto
}
div[class*="responsive-addons"] .sppb-column-addons {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-direction: column
}
@media (min-width:992px) {
    div[class*="responsive-addons"] .sppb-column-addons>div {
        max-width: 505px
    }
}
@media (min-width:768px) and (max-width:991.98px) {
    div[class*="responsive-addons"] .sppb-column-addons>div {
        max-width: 690px
    }
}
@media (min-width:576px) and (max-width:767.98px) {
    div[class*="responsive-addons"] .sppb-column-addons>div {
        max-width: 510px
    }
}
@media (min-width:992px) {
    .responsive-addons-right .sppb-column-addons {
        align-items: flex-end
    }
}
.hide-labels label:not(.sppb-form-check-label) {
    display: none
}
#sp-page-builder .page-content .sppb-section, #sp-page-builder .sppb-section {
    clear: both
}
#sp-page-builder .sppb-section .sppb-section-title, .mod-sppagebuilder .sppb-section .sppb-section-title {
    margin-bottom: 40px
}
#sp-page-builder .sppb-section .sppb-section-title .sppb-title-heading, .mod-sppagebuilder .sppb-section .sppb-section-title .sppb-title-heading {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 15px
}
#sp-page-builder .sppb-section .sppb-section-title .sppb-title-subheading, .mod-sppagebuilder .sppb-section .sppb-section-title .sppb-title-subheading {
    max-width: 100%;
    font-size: 1.6rem;
    display: block;
    font-weight: 300;
    font-style: italic;
}
@media (min-width:992px) {
    #sp-page-builder .sppb-section .sppb-section-title .sppb-title-subheading, .mod-sppagebuilder .sppb-section .sppb-section-title .sppb-title-subheading {
        max-width: 66.66666667%;
        margin-left: auto;
        margin-right: auto
    }
    #sp-page-builder .sppb-section .sppb-section-title[class*="left"] .sppb-title-subheading, .mod-sppagebuilder .sppb-section .sppb-section-title[class*="left"] .sppb-title-subheading {
        margin-left: 0
    }
    #sp-page-builder .sppb-section .sppb-section-title[class*="right"] .sppb-title-subheading, .mod-sppagebuilder .sppb-section .sppb-section-title[class*="right"] .sppb-title-subheading {
        margin-right: 0
    }
}
#sp-page-builder .sppb-section[class*="title-1"] .sppb-section-title, #sp-page-builder .sppb-section[class*="title-2"] .sppb-section-title, #sp-page-builder .sppb-section[class*="title-3"] .sppb-section-title, #sp-page-builder .sppb-section[class*="title-4"] .sppb-section-title, .mod-sppagebuilder .sppb-section[class*="title-1"] .sppb-section-title, .mod-sppagebuilder .sppb-section[class*="title-2"] .sppb-section-title, .mod-sppagebuilder .sppb-section[class*="title-3"] .sppb-section-title, .mod-sppagebuilder .sppb-section[class*="title-4"] .sppb-section-title {
    display: flex;
    flex-direction: column;
    align-items: center
}
#sp-page-builder .sppb-section[class*="title-1"] .sppb-section-title[class*="left"], #sp-page-builder .sppb-section[class*="title-2"] .sppb-section-title[class*="left"], #sp-page-builder .sppb-section[class*="title-3"] .sppb-section-title[class*="left"], #sp-page-builder .sppb-section[class*="title-4"] .sppb-section-title[class*="left"], .mod-sppagebuilder .sppb-section[class*="title-1"] .sppb-section-title[class*="left"], .mod-sppagebuilder .sppb-section[class*="title-2"] .sppb-section-title[class*="left"], .mod-sppagebuilder .sppb-section[class*="title-3"] .sppb-section-title[class*="left"], .mod-sppagebuilder .sppb-section[class*="title-4"] .sppb-section-title[class*="left"] {
    align-items: flex-start
}
#sp-page-builder .sppb-section[class*="title-1"] .sppb-section-title[class*="right"], #sp-page-builder .sppb-section[class*="title-2"] .sppb-section-title[class*="right"], #sp-page-builder .sppb-section[class*="title-3"] .sppb-section-title[class*="right"], #sp-page-builder .sppb-section[class*="title-4"] .sppb-section-title[class*="right"], .mod-sppagebuilder .sppb-section[class*="title-1"] .sppb-section-title[class*="right"], .mod-sppagebuilder .sppb-section[class*="title-2"] .sppb-section-title[class*="right"], .mod-sppagebuilder .sppb-section[class*="title-3"] .sppb-section-title[class*="right"], .mod-sppagebuilder .sppb-section[class*="title-4"] .sppb-section-title[class*="right"] {
    align-items: flex-end
}
#sp-page-builder .sppb-section[class*="title-1"][class*="-left"] .sppb-section-title, #sp-page-builder .sppb-section[class*="title-2"][class*="-left"] .sppb-section-title, #sp-page-builder .sppb-section[class*="title-3"][class*="-left"] .sppb-section-title, #sp-page-builder .sppb-section[class*="title-4"][class*="-left"] .sppb-section-title, .mod-sppagebuilder .sppb-section[class*="title-1"][class*="-left"] .sppb-section-title, .mod-sppagebuilder .sppb-section[class*="title-2"][class*="-left"] .sppb-section-title, .mod-sppagebuilder .sppb-section[class*="title-3"][class*="-left"] .sppb-section-title, .mod-sppagebuilder .sppb-section[class*="title-4"][class*="-left"] .sppb-section-title {
    align-items: flex-start
}
#sp-page-builder .sppb-section[class*="title-1"][class*="-right"] .sppb-section-title, #sp-page-builder .sppb-section[class*="title-2"][class*="-right"] .sppb-section-title, #sp-page-builder .sppb-section[class*="title-3"][class*="-right"] .sppb-section-title, #sp-page-builder .sppb-section[class*="title-4"][class*="-right"] .sppb-section-title, .mod-sppagebuilder .sppb-section[class*="title-1"][class*="-right"] .sppb-section-title, .mod-sppagebuilder .sppb-section[class*="title-2"][class*="-right"] .sppb-section-title, .mod-sppagebuilder .sppb-section[class*="title-3"][class*="-right"] .sppb-section-title, .mod-sppagebuilder .sppb-section[class*="title-4"][class*="-right"] .sppb-section-title {
    align-items: flex-end
}
.sppb-form-control, .sppb-form-group .sppb-form-control {
    background: transparent;
    border-color: #ced4da;
    border-radius: 0.125rem;
    color: inherit
}
select.sppb-form-control:not([size]):not([multiple]) {
    height: calc(2em + 1rem + 2px);
    padding: 0.5rem 0.75rem
}
.mod-sppagebuilder {
    vertical-align: middle
}
.sppb-addon-raw-html ul, .sppb-addon-text-block ul {
    padding-left: 15px
}
.sppb-addon-raw-html ul li, .sppb-addon-text-block ul li {
    margin-bottom: 12px
}
.sppb-addon-raw-html ul li ul, .sppb-addon-text-block ul li ul {
    margin-top: 12px;
    padding-left: 40px
}
.sppb-addon-raw-html ol, .sppb-addon-text-block ol {
    padding-left: 15px
}
.sppb-addon-raw-html ol li, .sppb-addon-text-block ol li {
    margin-bottom: 12px
}
.sppb-addon-raw-html ol li ol, .sppb-addon-text-block ol li ol {
    margin-top: 12px;
    padding-left: 40px
}
.sppb-addon-feature .sppb-img-container {
    display: block !important
}
.sppb-addon-feature .sppb-img-container img {
    display: block;
    width: 100%
}
.sppb-addon-text p:last-child {
    margin-bottom: 0
}
.sppb-modal-selector {
    justify-content: center
}
.fa[class*="flaticon"] {
    font-weight: normal
}
[class^="flaticon-"], [class*=" flaticon-"] {
    display: inline-block
}
.sppb-addon-feature .sppb-addon-content .sppb-icon .sppb-icon-container {
    line-height: 1
}
.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-icon {
    margin-bottom: 1rem
}
.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-icon-container {
    padding: 30px;
    border-radius: 50%
}
.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-icon-container>i {
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px
}
.sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-addon-title {
    margin-bottom: 1rem;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-1 .sppb-addon-content .sppb-addon-title {
        transition: none
    }
}
.sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-media>.pull-left {
    margin-right: 20px
}
.sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-media>.pull-right {
    margin-left: 20px
}
.sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-icon-container {
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-icon-container {
        transition: none
    }
}
.sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-icon-container i {
    font-size: 60px;
    line-height: 60px;
    width: 60px;
    height: 60px
}
.sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-addon-title, .sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-addon-title a {
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-addon-title, .sppb-addon-feature.feature-box-2 .sppb-addon-content .sppb-addon-title a {
        transition: none
    }
}
.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-icon {
    margin-bottom: 1.25rem
}
.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-icon-container {
    padding: 30px;
    border-radius: 50%;
    background: #e9ecef;
    color: #af843d;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-icon-container {
        transition: none
    }
}
.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-icon-container>i {
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px
}
.sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-addon-title {
    margin-bottom: 1rem;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-3 .sppb-addon-content .sppb-addon-title {
        transition: none
    }
}
.sppb-addon-feature.feature-box-4 .sppb-addon-content {
    padding: 45px 30px
}
.sppb-addon-feature.feature-box-4 .sppb-addon-content .sppb-icon {
    margin-bottom: 20px
}
.sppb-addon-feature.feature-box-4 .sppb-addon-content .sppb-icon-container i {
    font-size: 60px;
    height: 60px;
    width: 60px;
    line-height: 60px
}
.sppb-addon-feature.feature-box-5 {
    background: #000;
    color: rgba(255, 255, 255, 0.8)
}
.sppb-addon-feature.feature-box-5 .sppb-addon-content {
    padding: 45px 30px
}
.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-icon {
    margin-bottom: 20px
}
.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-icon-container i {
    font-size: 60px;
    height: 60px;
    width: 60px;
    line-height: 60px
}
.sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-addon-title, .sppb-addon-feature.feature-box-5 .sppb-addon-content .sppb-addon-title a {
    color: #fff
}
.sppb-addon-feature.feature-box-6 .sppb-addon-content {
    padding: 50px 30px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(33, 37, 41, 0.1);
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-6 .sppb-addon-content {
        transition: none
    }
}
.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-icon {
    margin-bottom: 25px
}
.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-icon-container {
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-icon-container {
        transition: none
    }
}
.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-icon-container>i {
    font-size: 60px;
    width: 60px;
    height: 60px;
    line-height: 60px
}
.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-addon-title {
    margin-bottom: 15px;
    color: #af843d;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-addon-title {
        transition: none
    }
}
.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-addon-text {
    color: #6c757d;
    position: relative
}
.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-btn.sppb-btn-link {
    padding: 0;
    text-transform: none;
    font-size: 1rem;
    margin-top: 15px
}
.sppb-addon-feature.feature-box-6 .sppb-addon-content .sppb-btn.sppb-btn-link:not(:hover) {
    color: #af843d
}
.sppb-addon-feature.feature-box-6:hover .sppb-addon-content {
    box-shadow: 0 15px 25px rgba(33, 37, 41, 0.25)
}
.sppb-addon-feature.feature-box-6:hover .sppb-addon-content .sppb-icon-container {
    color: #af843d
}
.sppb-addon-feature.feature-box-6:hover .sppb-addon-content .sppb-addon-text:after {
    width: 100%
}
.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-icon {
    padding: 15px
}
.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-icon-container {
    padding: 15px !important;
    border-radius: 4px;
    transform: rotate(45deg);
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-icon-container {
        transition: none
    }
}
.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-icon-container i {
    display: flex;
    display: -webkit-flex;
    color: #fff;
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 48px;
    transition: all 0.4s ease-in-out;
    transform: rotate(-45deg);
    justify-content: center;
    align-items: center
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-icon-container i {
        transition: none
    }
}
.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-media-body {
    overflow: visible
}
.sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-addon-title {
    margin-bottom: 10px;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-7 .sppb-addon-content .sppb-addon-title {
        transition: none
    }
}
.sppb-addon-feature.feature-box-7:hover .sppb-addon-content .sppb-icon-container {
    background: transparent
}
.sppb-addon-feature.feature-box-8 {
    padding: 40px 30px;
    color: #495057;
    background: #fff
}

.sppb-addon-feature.feature-box-9 {
    padding: 0px 0px 20px;
    color: #495057;
    background: #fff
}

.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-icon {
    margin-bottom: 20px
}
.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-media>.pull-left {
    margin-right: 20px
}
.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-media>.pull-right {
    margin-left: 20px
}
.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-icon-container {
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-icon-container {
        transition: none
    }
}
.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-icon-container i {
    font-size: 65px;
    line-height: 65px;
    width: 65px;
    height: 65px
}
.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-addon-title, .sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-addon-title a {
    color: #af843d;
    margin-bottom: 15px;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-addon-title, .sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-addon-title a {
        transition: none
    }
}
.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-addon-text {
    position: relative;
    padding-bottom: 17px
}
.sppb-addon-feature.feature-box-8 .sppb-addon-content .sppb-addon-text:after {
    content: "";
    display: block;
    width: 80px;
    height: 2px;
    border-radius: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -40px
}
.sppb-addon-feature.feature-box-8:hover .sppb-addon-content .sppb-icon-container {
    color: #af843d
}
.sppb-addon-sppb-flibox.overlay-front-10 .sppb-flipbox-front:before, .sppb-addon-sppb-flibox.overlay-front-10 .threeD-flip-front:before {
    opacity: 10%
}
.sppb-addon-sppb-flibox.overlay-back-10 .sppb-flipbox-back:before, .sppb-addon-sppb-flibox.overlay-back-10 .threeD-flip-back:before {
    opacity: 10%
}
.sppb-addon-sppb-flibox.overlay-front-20 .sppb-flipbox-front:before, .sppb-addon-sppb-flibox.overlay-front-20 .threeD-flip-front:before {
    opacity: 20%
}
.sppb-addon-sppb-flibox.overlay-back-20 .sppb-flipbox-back:before, .sppb-addon-sppb-flibox.overlay-back-20 .threeD-flip-back:before {
    opacity: 20%
}
.sppb-addon-sppb-flibox.overlay-front-30 .sppb-flipbox-front:before, .sppb-addon-sppb-flibox.overlay-front-30 .threeD-flip-front:before {
    opacity: 30%
}
.sppb-addon-sppb-flibox.overlay-back-30 .sppb-flipbox-back:before, .sppb-addon-sppb-flibox.overlay-back-30 .threeD-flip-back:before {
    opacity: 30%
}
.sppb-addon-sppb-flibox.overlay-front-40 .sppb-flipbox-front:before, .sppb-addon-sppb-flibox.overlay-front-40 .threeD-flip-front:before {
    opacity: 40%
}
.sppb-addon-sppb-flibox.overlay-back-40 .sppb-flipbox-back:before, .sppb-addon-sppb-flibox.overlay-back-40 .threeD-flip-back:before {
    opacity: 40%
}
.sppb-addon-sppb-flibox.overlay-front-50 .sppb-flipbox-front:before, .sppb-addon-sppb-flibox.overlay-front-50 .threeD-flip-front:before {
    opacity: 50%
}
.sppb-addon-sppb-flibox.overlay-back-50 .sppb-flipbox-back:before, .sppb-addon-sppb-flibox.overlay-back-50 .threeD-flip-back:before {
    opacity: 50%
}
.sppb-addon-sppb-flibox.overlay-front-60 .sppb-flipbox-front:before, .sppb-addon-sppb-flibox.overlay-front-60 .threeD-flip-front:before {
    opacity: 60%
}
.sppb-addon-sppb-flibox.overlay-back-60 .sppb-flipbox-back:before, .sppb-addon-sppb-flibox.overlay-back-60 .threeD-flip-back:before {
    opacity: 60%
}
.sppb-addon-sppb-flibox.overlay-front-70 .sppb-flipbox-front:before, .sppb-addon-sppb-flibox.overlay-front-70 .threeD-flip-front:before {
    opacity: 70%
}
.sppb-addon-sppb-flibox.overlay-back-70 .sppb-flipbox-back:before, .sppb-addon-sppb-flibox.overlay-back-70 .threeD-flip-back:before {
    opacity: 70%
}
.sppb-addon-sppb-flibox.overlay-front-80 .sppb-flipbox-front:before, .sppb-addon-sppb-flibox.overlay-front-80 .threeD-flip-front:before {
    opacity: 80%
}
.sppb-addon-sppb-flibox.overlay-back-80 .sppb-flipbox-back:before, .sppb-addon-sppb-flibox.overlay-back-80 .threeD-flip-back:before {
    opacity: 80%
}
.sppb-addon-sppb-flibox.overlay-front-90 .sppb-flipbox-front:before, .sppb-addon-sppb-flibox.overlay-front-90 .threeD-flip-front:before {
    opacity: 90%
}
.sppb-addon-sppb-flibox.overlay-back-90 .sppb-flipbox-back:before, .sppb-addon-sppb-flibox.overlay-back-90 .threeD-flip-back:before {
    opacity: 90%
}
.sppb-addon-sppb-flibox.front-dark .sppb-flipbox-front:before, .sppb-addon-sppb-flibox.front-dark .threeD-flip-front:before {
    background-color: #343a40 !important
}
.sppb-addon-sppb-flibox.back-dark .sppb-flipbox-back:before, .sppb-addon-sppb-flibox.back-dark .threeD-flip-back:before {
    background-color: #343a40 !important
}
.sppb-addon-person.person-1 .sppb-person-addon-content-wrap {
    background: #af843d;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    justify-content: center
}
.sppb-addon-person.person-1 .sppb-person-information .sppb-person-name {
    font-size: 1.25rem;
    line-height: 1.5
}
.sppb-addon-person.person-1 .sppb-person-information .sppb-person-designation {
    color: #e9ecef
}
.sppb-addon-person.person-1 .sppb-person-introtext {
    color: #adb5bd
}
.sppb-addon-person.person-1 .sppb-person-social {
    margin-top: 10px
}
.sppb-addon-person.person-1 .sppb-person-social li a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border: 1px solid rgba(173, 181, 189, 0.3);
    color: #fff
}
.sppb-addon-single-image.single-image-1 {
    position: relative;
    overflow: hidden;
    display: inline-block
}
.sppb-addon-single-image.single-image-1 .sppb-addon-title {
    padding: 20px;
    font-weight: 700;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -35px;
    z-index: 9;
    transform: translateY(-50%)
}
.sppb-addon-single-image.single-image-1 .sppb-addon-single-image-container {
    position: relative;
    padding: 0 35px 35px 0
}
.sppb-addon-single-image.single-image-1 .sppb-addon-single-image-container:after {
    content: "";
    position: absolute;
    top: 35px;
    left: 35px;
    right: 0;
    bottom: 0
}
.sppb-addon-single-image.single-image-1 .sppb-addon-single-image-container img {
    position: relative;
    z-index: 1
}
.sppb-addon-single-image.single-image-fluid .sppb-addon-single-image-container {
    display: block
}
.sppb-addon-single-image.single-image-fluid img {
    width: 100%
}
.sppb-link-list-wrap.nav-1 ul li {
    padding: 5px
}
.sppb-link-list-wrap.nav-1 ul li a {
    border: 1px solid #121212;
    color: #121212;
    border-radius: 0 !important;
    padding: 8px 20px;
    font-size: 0.875rem
}
.sppb-link-list-wrap.nav-1 ul li a i {
    margin-right: 5px
}
.sppb-link-list-wrap.nav-1 ul li a i:not(.fa) {
    display: none
}
.sppb-link-list-wrap.nav-1 ul li a:hover {
    background: #121212;
    color: #fff
}
.sppb-link-list-wrap.nav-1 ul li.sppb-active a {
    background: #121212;
    color: #fff
}
.sppb-link-list-wrap.nav-2 {
    padding: 15px 15px;
    font-size: 0.875rem
}
.sppb-link-list-wrap.nav-2 ul li {
    padding: 5px
}
.sppb-link-list-wrap.nav-2 ul li a {
    padding: 9px 20px;
    color: #fff;
    border-radius: 3px
}
.sppb-link-list-wrap.nav-2 ul li a i {
    margin-right: 5px
}
.sppb-link-list-wrap.nav-2 ul li a i:not(.fa) {
    display: none
}
.sppb-link-list-wrap.nav-2 ul li a:hover {
    color: #fff !important;
    background: rgba(255, 255, 255, 0.2)
}
.sppb-link-list-wrap.nav-2 ul li.sppb-active a {
    color: #fff !important;
    background: rgba(255, 255, 255, 0.2)
}
.sppb-link-list-wrap.nav-3 ul {
    margin: -5px
}
.sppb-link-list-wrap.nav-3 ul li {
    padding: 5px
}
.sppb-link-list-wrap.nav-3 ul li a {
    padding: 8px 20px;
    font-size: 0.875rem;
    border-radius: 0 !important
}
.sppb-link-list-wrap.nav-3 ul li a i {
    margin-right: 5px
}
.sppb-link-list-wrap.nav-3 ul li a i:not(.fa) {
    display: none
}
.sppb-link-list-wrap.nav-3 ul li a:hover {
    color: #fff !important
}
.sppb-link-list-wrap.nav-3 ul li.sppb-active a {
    color: #fff !important
}
.sppb-addon-blocknumber.block-number-1 .sppb-addon-content .sppb-blocknumber .sppb-blocknumber-number {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    font-weight: 700;
    font-size: 1.25rem
}
.sppb-addon-blocknumber.block-number-2 .sppb-addon-content .sppb-blocknumber .sppb-text-center:not(.sppb-media-body), .sppb-addon-blocknumber.block-number-2 .sppb-addon-content .sppb-blocknumber .pull-left, .sppb-addon-blocknumber.block-number-2 .sppb-addon-content .sppb-blocknumber .pull-right {
    margin: 20px
}
.sppb-addon-blocknumber.block-number-2 .sppb-addon-content .sppb-blocknumber .sppb-blocknumber-number {
    position: relative;
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 40px;
    font-weight: 700;
    border: none !important
}
.sppb-addon-blocknumber.block-number-2 .sppb-addon-content .sppb-blocknumber .sppb-blocknumber-number:before {
    content: "";
    display: block;
    border-radius: inherit;
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    z-index: -1;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-blocknumber.block-number-2 .sppb-addon-content .sppb-blocknumber .sppb-blocknumber-number:before {
        transition: none
    }
}
.sppb-addon-blocknumber.block-number-2 .sppb-addon-content .sppb-media-heading {
    transition: all 0.4s ease-in-out;
    margin-top: 10px
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-blocknumber.block-number-2 .sppb-addon-content .sppb-media-heading {
        transition: none
    }
}
.sppb-addon-blocknumber.block-number-2:hover .sppb-addon-content .sppb-blocknumber .sppb-blocknumber-number:before {
    animation: utExpand 1s infinite
}
.sppb-addon-blocknumber.block-number-3 {
    padding: 50px 30px;
    background: #fff;
    color: #495057
}
.sppb-addon-blocknumber.block-number-3 .sppb-addon-content .sppb-blocknumber .sppb-blocknumber-number {
    width: 65px;
    height: 65px;
    line-height: 65px;
    border-radius: 0;
    border-width: 0;
    font-size: 30px;
    font-weight: 700;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-blocknumber.block-number-3 .sppb-addon-content .sppb-blocknumber .sppb-blocknumber-number {
        transition: none
    }
}
.sppb-addon-blocknumber.block-number-3 .sppb-addon-content .sppb-media-heading {
    color: #af843d;
    margin-bottom: 15px;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-blocknumber.block-number-3 .sppb-addon-content .sppb-media-heading {
        transition: none
    }
}
.sppb-addon-blocknumber.block-number-3 .sppb-addon-content .sppb-media-body {
    margin-top: 20px
}
.sppb-addon-blocknumber.block-number-3:hover .sppb-addon-content .sppb-blocknumber .sppb-blocknumber-number {
    background: #af843d;
    color: #fff
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading .sppb-panel-title {
    line-height: 2
}
.sppb-addon-accordion .sppb-panel.sppb-panel-default {
    border-color: rgba(173, 181, 189, 0.3)
}
.sppb-addon-accordion .sppb-panel.sppb-panel-default>.sppb-panel-heading {
    background: rgba(222, 226, 230, 0.15)
}
.sppb-addon-accordion .sppb-panel.sppb-panel-default .sppb-panel-body {
    border-top-color: rgba(173, 181, 189, 0.3)
}
.sppb-addon-accordion .sppb-panel.sppb-panel-modern>.sppb-panel-heading {
    color: #495057
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success {
    border-color: rgba(25, 135, 84, 0.3)
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success>.sppb-panel-heading {
    color: #198754;
    background: rgba(25, 135, 84, 0.1)
}
.sppb-addon-accordion .sppb-panel.sppb-panel-success .sppb-panel-body {
    border-top-color: rgba(25, 135, 84, 0.3)
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info {
    border-color: rgba(13, 202, 240, 0.3)
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info>.sppb-panel-heading {
    color: #0dcaf0;
    background: rgba(13, 202, 240, 0.1)
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info .sppb-panel-body {
    border-top-color: rgba(13, 202, 240, 0.3)
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning {
    border-color: rgba(255, 193, 7, 0.3)
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning>.sppb-panel-heading {
    color: #ffc107;
    background: rgba(255, 193, 7, 0.1)
}
.sppb-addon-accordion .sppb-panel.sppb-panel-warning .sppb-panel-body {
    border-top-color: rgba(255, 193, 7, 0.3)
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger {
    border-color: rgba(220, 53, 69, 0.3)
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger>.sppb-panel-heading {
    color: #dc3545;
    background: rgba(220, 53, 69, 0.1)
}
.sppb-addon-accordion .sppb-panel.sppb-panel-danger .sppb-panel-body {
    border-top-color: rgba(220, 53, 69, 0.3)
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq {
    margin-bottom: 0;
    border-top-width: 0;
    background: transparent
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq .sppb-panel-heading {
    padding: 0 15px 0 64px;
    line-height: 50px;
    position: relative;
    border-bottom: none
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq .sppb-panel-heading .sppb-panel-title {
    font-size: 18px;
    line-height: inherit;
    color: #af843d
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq .sppb-panel-heading .sppb-toggle-direction {
    width: 49px;
    line-height: 50px;
    text-align: center;
    top: 0;
    right: auto;
    left: 0;
    background: #495057;
    color: #fff;
    transform: none !important;
    -webkit-transform: none !important;
    transition: all 0.3 ease-in-out;
    -webkit-transition: all 0.3 ease-in-out
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq .sppb-panel-heading.active i {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s
}
.sppb-addon-accordion .sppb-addon-content .sppb-panel-group .sppb-panel.sppb-panel-faq .sppb-panel-collapse .sppb-panel-body {
    border-bottom: none;
    border-left: 5px solid rgba(173, 181, 189, 0.3);
    margin-left: 22px;
    padding: 15px 15px 15px 36px
}
.sppb-addon-accordion.accordion-1 .sppb-addon-content .sppb-panel-group .sppb-panel {
    border-color: transparent;
    background: transparent
}
.sppb-addon-accordion.accordion-1 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading {
    background: transparent;
    padding: 10px 35px 10px 20px;
    border: 1px solid rgba(173, 181, 189, 0.3)
}
.sppb-addon-accordion.accordion-1 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-heading .sppb-panel-title {
    font-size: 0.875rem;
    font-weight: 400
}
.sppb-addon-accordion.accordion-1 .sppb-addon-content .sppb-panel-group .sppb-panel .sppb-panel-collapse .sppb-panel-body {
    border-color: transparent;
    padding: 15px 0
}
.sppb-addon-accordion.accordion-1 .sppb-addon-content .sppb-panel-group .sppb-panel+.sppb-panel {
    margin-top: 5px
}
.sppb-addon-articles-ticker .sppb-articles-ticker-heading svg path {
    fill: currentColor
}
.sppb-addon-articles-carousel .sppb-articles-carousel-img img {
    width: 100%
}
.sppb-addon-tab .sppb-addon-content .sppb-nav-tabs>li>a {
    font-weight: 400;
    letter-spacing: 0.5px
}
.sppb-addon-tab .sppb-addon-content .sppb-tab-content {
    margin-top: 20px
}
.sppb-addon-tab .sppb-addon-content.sppb-tabs-tab .sppb-nav-tabs>li {
    margin-bottom: -2px;
    margin: 0 2px -2px
}
.sppb-addon-tab .sppb-addon-content.sppb-tabs-tab .sppb-nav-tabs>li:first-child {
    margin-left: 0
}
.sppb-addon-tab .sppb-addon-content.sppb-tabs-tab .sppb-nav-tabs>li a {
    background: rgba(173, 181, 189, 0.3);
    border: none
}
.sppb-addon-tab .sppb-addon-content.sppb-tabs-tab .sppb-nav-tabs>li.active a, .sppb-addon-tab .sppb-addon-content.sppb-tabs-tab .sppb-nav-tabs>li.active a:hover, .sppb-addon-tab .sppb-addon-content.sppb-tabs-tab .sppb-nav-tabs>li.active a:focus {
    border-bottom-color: transparent
}
.sppb-addon-tab .sppb-addon-content.sppb-pills-tab .sppb-nav-pills>li a {
    background: rgba(173, 181, 189, 0.3);
    font-weight: 400
}
.sppb-addon-tab .sppb-addon-content.sppb-pills-tab .sppb-nav-pills>li+li {
    margin-left: 5px
}
.sppb-addon-tab .sppb-addon-content.sppb-lines-tab .sppb-nav-lines>li.active a, .sppb-addon-tab .sppb-addon-content.sppb-lines-tab .sppb-nav-lines>li.active a:focus, .sppb-addon-tab .sppb-addon-content.sppb-lines-tab .sppb-nav-lines>li.active a:hover {
    background: transparent
}
.sppb-addon-tab .sppb-addon-content.sppb-lines-tab .sppb-nav-lines>li a {
    border-bottom: 3px solid transparent;
    margin-bottom: -3px;
    font-weight: 400
}
.sppb-addon-tab .sppb-addon-content.sppb-modern-tab .sppb-nav-modern>li>a {
    border-color: #adb5bd;
    background: rgba(173, 181, 189, 0.3);
    font-weight: 400
}
.sppb-addon-tab .sppb-addon-content.sppb-modern-tab .sppb-nav-modern>li.active a, .sppb-addon-tab .sppb-addon-content.sppb-modern-tab .sppb-nav-modern>li.active a:hover, .sppb-addon-tab .sppb-addon-content.sppb-modern-tab .sppb-nav-modern>li.active a:focus {
    background: transparent
}
body .sppb-addon-optin-forms {
    padding: 0
}
body .sppb-addon-optin-forms .sppb-optin-form-box .sppb-optin-form-info-wrap .sppb-optin-form-details-wrap:not(:empty) {
    padding: 0
}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline {
    display: flex;
    flex-flow: wrap;
    align-items: center
}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.recaptcha-wrap {
    flex: 100%
}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.email-wrap {
    padding-right: 0
}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-check {
    display: inline-block
}
@media (min-width:768px) {
    body .sppb-addon-optin-forms .sppb-optin-form.form-inline .button-wrap {
        order: 3;
        -webkit-order: 3;
        padding-left: 20px
    }
    body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group {
        order: 5;
        -webkit-order: 5;
        flex: 0 0 100%
    }
    body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.name-wrap {
        order: 1;
        -webkit-order: 1;
        flex: auto;
        width: auto !important
    }
    body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.email-wrap {
        order: 2;
        -webkit-order: 2;
        flex: auto;
        width: auto !important
    }
    body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group.recaptcha-wrap {
        order: 4;
        -webkit-order: 4
    }
}
body .sppb-addon-optin-forms .sppb-optin-form.form-inline label {
    display: inherit
}
@media (max-width:767.98px) {
    body .sppb-addon-optin-forms .sppb-optin-form.form-inline {
        flex-direction: column
    }
    body .sppb-addon-optin-forms .sppb-optin-form.form-inline .sppb-form-group {
        width: 100%;
        padding: 0
    }
}
.sppb-addon-timeline.timeline-1 .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
    border-color: rgba(173, 181, 189, 0.3);
    width: 100%
}
.sppb-addon-timeline.timeline-1 .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel:before {
    box-shadow: 3px -3px 1px -2px rgba(173, 181, 189, 0.3)
}
.sppb-addon-timeline.timeline-1 .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
    font-weight: 700
}
.sppb-progress {
    background: #e9ecef
}
div.sppb-progress-bar.sppb-progress-bar-success {
    background-color: #198754
}
div.sppb-progress-bar.sppb-progress-bar-info {
    background-color: #0dcaf0
}
div.sppb-progress-bar.sppb-progress-bar-warning {
    background-color: #ffc107
}
div.sppb-progress-bar.sppb-progress-bar-danger {
    background-color: #dc3545
}
.progress-bar-1 .sppb-progress {
    border-radius: 0;
    height: 3px;
    background: transparent
}
.progress-bar-2 .sppb-progress-label span {
    padding: 4px 8px;
    position: relative;
    top: -1px;
    font-weight: 400;
    font-size: 12px
}
.progress-bar-2 .sppb-progress {
    border-radius: 0;
    height: 10px
}
.sppb-addon-countdown .sppb-countdown-timer>[class*="sppb-col"] {
    margin-bottom: 30px
}
.sppb-addon-countdown .sppb-countdown-timer .sppb-countdown-finishedtext {
    margin: 0
}
.sppb-addon-countdown .sppb-countdown-timer .sppb-countdown-text {
    margin-top: 5px;
    font-size: 0.875rem
}
.ut-addon-animated-number.ut-animated-number-1:hover .sppb-addon-content .icon-container {
    animation-name: utSlideInUp;
    animation-duration: 1s;
    animation-iteration-count: 2;
    animation-timing-function: ease-in-out;
    animation-direction: alternate
}
div.ut-person .sppb-addon-content .person-social-icons .person-social>li>a {
    font-size: 0.875rem;
    line-height: 1
}
.ut-person.ut-person-1 .sppb-addon-content {
    box-shadow: 0 10px 25px rgba(33, 37, 41, 0.1);
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-1 .sppb-addon-content {
        transition: none
    }
}
.ut-person.ut-person-1 .sppb-addon-content .person-image .sppb-img-responsive {
    width: 100%
}
.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay {
    background: rgba(33, 37, 41, 0.8);
    color: #fff;
    padding: 20px;
    opacity: 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay {
        transition: none
    }
}
.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
    position: static;
    padding-right: 47px;
    text-align: center;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
        transition: none
    }
}
.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner>div:first-child {
    margin-top: 0
}
.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social-icons {
    margin-top: 0;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate(55px, -50%);
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social-icons {
        transition: none
    }
}
.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social {
    margin: -5px 0
}
.ut-person.ut-person-1 .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social li {
    margin: 5px 0;
    display: block
}
.ut-person.ut-person-1 .sppb-addon-content .person-after {
    padding: 30px 20px
}
.ut-person.ut-person-1 .sppb-addon-content .person-after>div:first-child {
    margin-top: 0
}
.ut-person.ut-person-1 .sppb-addon-content .person-information .person-name {
    font-size: 1.25rem;
    line-height: 1;
    margin-bottom: 5px
}
.ut-person.ut-person-1 .sppb-addon-content .person-information .person-designation {
    font-size: 0.875rem
}
.ut-person.ut-person-1 .sppb-addon-content .person-social-icons .person-social {
    margin: 0 -3px
}
.ut-person.ut-person-1 .sppb-addon-content .person-social-icons .person-social>li {
    margin: 0 3px
}
.ut-person.ut-person-1 .sppb-addon-content .person-social-icons .person-social>li>a {
    width: 32px;
    height: 32px;
    line-height: 29px;
    text-align: center;
    border-radius: 50%
}
.ut-person.ut-person-1:hover .sppb-addon-content {
    box-shadow: 0 15px 25px rgba(33, 37, 41, 0.25)
}
.ut-person.ut-person-1:hover .sppb-addon-content .person-image .person-overlay {
    opacity: 1
}
.ut-person.ut-person-1:hover .sppb-addon-content .person-image .person-overlay .person-overlay-inner .person-social-icons {
    transform: translate(0, -50%)
}
.ut-person.ut-person-2 .sppb-addon-content {
    box-shadow: 0 10px 25px rgba(33, 37, 41, 0.1);
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-2 .sppb-addon-content {
        transition: none
    }
}
.ut-person.ut-person-2 .sppb-addon-content .person-image img {
    width: 100%
}
.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay {
    padding: 20px;
    opacity: 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay {
        transition: none
    }
}
.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
    text-align: center;
    transform: scale(0);
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
        transition: none
    }
}
.ut-person.ut-person-2 .sppb-addon-content .person-image .person-overlay .person-overlay-inner>div:first-child {
    margin-top: 0
}
.ut-person.ut-person-2 .sppb-addon-content .person-after {
    padding: 30px 20px
}
.ut-person.ut-person-2 .sppb-addon-content .person-after>div:first-child {
    margin-top: 0
}
.ut-person.ut-person-2 .sppb-addon-content .person-information .person-name {
    font-size: 1.25rem;
    line-height: 1;
    margin-bottom: 5px
}
.ut-person.ut-person-2 .sppb-addon-content .person-social-icons .person-social {
    margin: 0 -3px
}
.ut-person.ut-person-2 .sppb-addon-content .person-social-icons .person-social>li {
    margin: 0 3px
}
.ut-person.ut-person-2 .sppb-addon-content .person-social-icons .person-social>li>a {
    width: 40px;
    height: 40px;
    padding: 12px;
    border-radius: 50%;
    text-align: center;
    background: #e9ecef
}
.ut-person.ut-person-2:hover .sppb-addon-content {
    box-shadow: 0 15px 25px rgba(33, 37, 41, 0.25)
}
.ut-person.ut-person-2:hover .sppb-addon-content .person-image .person-overlay {
    opacity: 1
}
.ut-person.ut-person-2:hover .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
    transform: scale(1)
}
.ut-person.ut-person-3 .sppb-addon-content .person-image img {
    width: 100%
}
.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay {
    background: rgba(33, 37, 41, 0.8);
    color: #fff;
    padding: 20px;
    opacity: 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay {
        transition: none
    }
}
.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
    text-align: center;
    transform: scale(0);
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
        transition: none
    }
}
.ut-person.ut-person-3 .sppb-addon-content .person-image .person-overlay .person-overlay-inner>div:first-child {
    margin-top: 0
}
.ut-person.ut-person-3 .sppb-addon-content .person-after {
    padding: 30px 20px;
    background: #e9ecef;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-3 .sppb-addon-content .person-after {
        transition: none
    }
}
.ut-person.ut-person-3 .sppb-addon-content .person-after>div:first-child {
    margin-top: 0
}
.ut-person.ut-person-3 .sppb-addon-content .person-information .person-name {
    font-size: 1.25rem;
    line-height: 1;
    margin-bottom: 5px;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-3 .sppb-addon-content .person-information .person-name {
        transition: none
    }
}
.ut-person.ut-person-3 .sppb-addon-content .person-information .person-designation {
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .ut-person.ut-person-3 .sppb-addon-content .person-information .person-designation {
        transition: none
    }
}
.ut-person.ut-person-3 .sppb-addon-content .person-social-icons .person-social {
    margin: 0 -5px
}
.ut-person.ut-person-3 .sppb-addon-content .person-social-icons .person-social>li {
    margin: 0 5px
}
.ut-person.ut-person-3 .sppb-addon-content .person-social-icons .person-social>li>a {
    width: 32px;
    height: 32px;
    padding: 8px;
    border-radius: 50%;
    text-align: center;
    background: #e9ecef
}
.ut-person.ut-person-3:hover .sppb-addon-content .person-image .person-overlay {
    opacity: 1
}
.ut-person.ut-person-3:hover .sppb-addon-content .person-image .person-overlay .person-overlay-inner {
    transform: scale(1)
}
.ut-testimonial.ut-testimonial-1 .ut-testimonial-item {
    padding: 40px 30px;
    background: #e9ecef;
    text-align: center
}
.ut-testimonial.ut-testimonial-1 .ut-testimonial-item .author-avatar img {
    width: 200px;
    height: 200px;
    border-radius: 50% 0 50% 50%
}
.ut-testimonial.ut-testimonial-1 .client-name {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px
}
.ut-testimonial.ut-testimonial-1 .client-company {
    margin-left: 5px
}
.ut-testimonial.ut-testimonial-1 .client-position {
    font-weight: 500
}
.ut-testimonial.ut-testimonial-1 .ut-testimonial-rating {
    margin-top: 5px !important
}
.ut-testimonial.ut-testimonial-1 .message {
    margin-top: 30px
}
.ut-testimonial.ut-testimonial-1 .message+.ut-testimonial-rating {
    margin-top: 35px !important
}
@media (min-width:768px) {
    .ut-testimonial.ut-testimonial-1 .ut-testimonial-item {
        padding: 0;
        background: transparent
    }
    .ut-testimonial.ut-testimonial-1 .ut-testimonial-item .author-avatar {
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 2;
        transform: translateY(-50%)
    }
    .ut-testimonial.ut-testimonial-1 .ut-testimonial-item .ut-testimonial-message {
        margin-left: 160px;
        text-align: left;
        position: relative;
        padding: 50px 30px 50px 70px;
        background: #e9ecef
    }
}
.ut-testimonial.ut-testimonial-2 .ut-testimonial-item {
    padding: 40px 30px;
    background: #e9ecef;
    text-align: center
}
.ut-testimonial.ut-testimonial-2 .ut-testimonial-item .author-avatar img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 10px solid #af843d
}
.ut-testimonial.ut-testimonial-2 .client-name {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px
}
.ut-testimonial.ut-testimonial-2 .client-company {
    margin-left: 5px
}
.ut-testimonial.ut-testimonial-2 .client-position {
    font-weight: 500
}
.ut-testimonial.ut-testimonial-2 .ut-testimonial-rating {
    margin-top: 5px !important
}
.ut-testimonial.ut-testimonial-2 .message {
    margin-top: 30px
}
.ut-testimonial.ut-testimonial-2 .message+.ut-testimonial-rating {
    margin-top: 35px !important
}
@media (min-width:768px) {
    .ut-testimonial.ut-testimonial-2 .ut-testimonial-item {
        padding: 0;
        background: transparent
    }
    .ut-testimonial.ut-testimonial-2 .ut-testimonial-item .author-avatar {
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 2;
        transform: translateY(-50%)
    }
    .ut-testimonial.ut-testimonial-2 .ut-testimonial-item .ut-testimonial-message {
        margin-left: 160px;
        text-align: left;
        position: relative;
        padding: 50px 30px 50px 70px;
        background: #fff
    }
}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box {
    background: #e9ecef;
    padding: 0 40px 20px;
    transform: scale(1)
}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-header {
    padding: 40px 20px 30px;
    margin: 0 -40px;
    background: #af843d;
    color: #fff;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-header {
        transition: none
    }
}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 18px;
    color: #fff;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
        transition: none
    }
}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-price-container {
    margin-bottom: 0
}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price {
    font-size: 50px;
    line-height: 1;
    font-weight: 700
}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price .sppb-pricing-price-symbol {
    position: relative;
    top: -6px
}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price.after {
    margin-bottom: 0
}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price.after+.sppb-pricing-duration {
    margin-bottom: 30px;
    margin-top: 0
}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-duration {
    display: block;
    font-weight: 700;
    margin-top: 15px
}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-features {
    padding-top: 30px;
    text-align: left
}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-features ul li {
    margin-bottom: 30px
}
.sppb-addon-pricing-table.pricing-table-1 .sppb-pricing-box .sppb-pricing-features ul li:last-child {
    margin-bottom: 0
}
.sppb-addon-pricing-table.pricing-table-2 .sppb-pricing-box {
    background: #e9ecef;
    padding: 0 40px 20px;
    transform: scale(1)
}
.sppb-addon-pricing-table.pricing-table-2 .sppb-pricing-box .sppb-pricing-header {
    padding: 40px 20px 30px;
    margin: 0 -40px;
    background: #655b54;
    color: #fff;
    transition: all 0.4s ease-in-out
}
.sppb-addon-pricing-table.pricing-table-3 .sppb-pricing-box {
    background: #e9ecef;
    padding: 0 40px 20px;
    transform: scale(1)
}
.sppb-addon-pricing-table.pricing-table-3 .sppb-pricing-box .sppb-pricing-header {
    padding: 40px 20px 30px;
    margin: 0 -40px;
    background: #45464b;
    color: #fff;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-pricing-table.pricing-table-3 .sppb-pricing-box .sppb-pricing-header {
        transition: none
    }
}
.sppb-addon-pricing-table.pricing-table-3 .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 18px;
    color: #fff;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-pricing-table.pricing-table-3 .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
        transition: none
    }
}
.sppb-addon-pricing-table.pricing-table-3 .sppb-pricing-box .sppb-pricing-price-container {
    margin-bottom: 0
}
.sppb-addon-pricing-table.pricing-table-3 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price {
    font-size: 50px;
    line-height: 1;
    font-weight: 700
}
.sppb-addon-pricing-table.pricing-table-3 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price .sppb-pricing-price-symbol {
    position: relative;
    top: -6px
}
.sppb-addon-pricing-table.pricing-table-3 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price.after {
    margin-bottom: 0
}
.sppb-addon-pricing-table.pricing-table-3 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price.after+.sppb-pricing-duration {
    margin-bottom: 30px;
    margin-top: 0
}
.sppb-addon-pricing-table.pricing-table-3 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-duration {
    display: block;
    font-weight: 700;
    margin-top: 15px
}
.sppb-addon-pricing-table.pricing-table-3 .sppb-pricing-box .sppb-pricing-features {
    padding-top: 30px;
    text-align: left
}
.sppb-addon-pricing-table.pricing-table-3 .sppb-pricing-box .sppb-pricing-features ul li {
    margin-bottom: 30px
}
.sppb-addon-pricing-table.pricing-table-3 .sppb-pricing-box .sppb-pricing-features ul li:last-child {
    margin-bottom: 0
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-pricing-table.pricing-table-2 .sppb-pricing-box .sppb-pricing-header {
        transition: none
    }
}
.sppb-addon-pricing-table.pricing-table-2 .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 18px;
    color: #fff;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .sppb-addon-pricing-table.pricing-table-2 .sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
        transition: none
    }
}
.sppb-addon-pricing-table.pricing-table-2 .sppb-pricing-box .sppb-pricing-price-container {
    margin-bottom: 0
}
.sppb-addon-pricing-table.pricing-table-2 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price {
    font-size: 50px;
    line-height: 1;
    font-weight: 700
}
.sppb-addon-pricing-table.pricing-table-2 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price .sppb-pricing-price-symbol {
    position: relative;
    top: -6px
}
.sppb-addon-pricing-table.pricing-table-2 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price.after {
    margin-bottom: 0
}
.sppb-addon-pricing-table.pricing-table-2 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-price.after+.sppb-pricing-duration {
    margin-bottom: 30px;
    margin-top: 0
}
.sppb-addon-pricing-table.pricing-table-2 .sppb-pricing-box .sppb-pricing-price-container .sppb-pricing-duration {
    display: block;
    font-weight: 700;
    margin-top: 15px
}
.sppb-addon-pricing-table.pricing-table-2 .sppb-pricing-box .sppb-pricing-features {
    padding-top: 30px;
    text-align: left
}
.sppb-addon-pricing-table.pricing-table-2 .sppb-pricing-box .sppb-pricing-features ul li {
    margin-bottom: 30px
}
.sppb-addon-pricing-table.pricing-table-2 .sppb-pricing-box .sppb-pricing-features ul li:last-child {
    margin-bottom: 0
}
.sppb-addon-alert .sppb-alert-success {
    background: rgba(25, 135, 84, 0.1);
    color: #198754
}
.sppb-addon-alert .sppb-alert-info {
    background: rgba(13, 202, 240, 0.1);
    color: #0dcaf0
}
.sppb-addon-alert .sppb-alert-warning {
    background: rgba(255, 193, 7, 0.1);
    color: #ffc107
}
.sppb-addon-alert .sppb-alert-danger {
    background: rgba(220, 53, 69, 0.1);
    color: #dc3545
}
.sppb-addon-icons-group.icon-group-1 .sppb-icons-group-list {
    display: block !important
}
.sppb-addon-icons-group.icon-group-1 .sppb-icons-group-list>li {
    margin: 0 !important
}
.sppb-addon-icons-group.icon-group-1 a {
    width: 32px;
    height: 32px;
    padding: 5px !important;
    border-radius: 50%;
    font-size: 0.875rem;
    display: flex;
    justify-content: center;
    align-items: center
}
.swiper-pagination {
    position: relative;
    line-height: 1;
    bottom: 0;
    margin: 20px -5px 0px;
    bottom: 0;
    --swiper-pagination-bottom: 0
}
.swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: #adb5bd;
    opacity: 1;
    --swiper-pagination-bullet-horizontal-gap: 5px
}
.swiper-navigation {
    text-align: center;
    margin: 25px -7px 0
}
.swiper-navigation>div {
    display: inline-block;
    margin: 0 7px;
    cursor: pointer;
    line-height: 1;
    padding: 11px 15px;
    user-select: none;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .swiper-navigation>div {
        transition: none
    }
}
.swiper-navigation>div.swiper-button-disabled {
    opacity: 0.5;
    pointer-events: none
}
.swiper-navigation>div:hover {
    color: #fff
}
body {}
body .sppb-btn {
    line-height: 2;
    font-size: var(--bs-btn-font-size);
    padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
    border-radius: var(--bs-btn-border-radius);
    font-weight: 400;
    box-shadow: none !important;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    body .sppb-btn {
        transition: none
    }
}
body .sppb-btn {
    --bs-btn-padding-y: 0.5rem;
    --bs-btn-padding-x: 1.875rem;
    --bs-btn-font-size: 0.875rem;
    --bs-btn-border-radius: 0.125rem
}
body .sppb-btn.sppb-btn-3d {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
    border-bottom-width: 0.3125rem !important
}
body .sppb-btn-sm {
    --bs-btn-padding-y: 0.4375rem;
    --bs-btn-padding-x: 1.5rem;
    --bs-btn-font-size: 0.8125rem;
    --bs-btn-border-radius: 0rem
}
body .sppb-btn-sm.sppb-btn-3d {
    padding-top: 0.34375rem !important;
    padding-bottom: 0.34375rem !important;
    border-bottom-width: 0.25rem !important
}
body .sppb-btn-lg {
    --bs-btn-padding-y: 0.5625rem;
    --bs-btn-padding-x: 2.125rem;
    --bs-btn-font-size: 0.9375rem;
    --bs-btn-border-radius: 0rem
}
body .sppb-btn-lg.sppb-btn-3d {
    padding-top: 0.40625rem !important;
    padding-bottom: 0.40625rem !important;
    border-bottom-width: 0.375rem !important
}
body .sppb-btn-xs {
    --bs-btn-padding-y: 0.3125rem;
    --bs-btn-padding-x: 1.375rem;
    --bs-btn-font-size: 0.75rem;
    --bs-btn-border-radius: 0rem
}
body .sppb-btn-xs.sppb-btn-3d {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
    border-bottom-width: 0.1875rem !important
}
body .sppb-btn-xlg {
    --bs-btn-padding-y: 0.625rem;
    --bs-btn-padding-x: 3.125rem;
    --bs-btn-font-size: 1rem;
    --bs-btn-border-radius: 0rem
}
body .sppb-btn-xlg.sppb-btn-3d {
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
    border-bottom-width: 0.4375rem !important
}
body .sppb-btn-link:hover {
    text-decoration: none
}
body .sppb-btn-success {
    border-color: #198754;
    background-color: #198754;
    color: #fff
}
body .sppb-btn-success:hover, body .sppb-btn-success.focus, body .sppb-btn-success:focus {
    border-color: #146c43;
    background-color: #157347;
    color: #fff
}
body .sppb-btn-success.active, body .sppb-btn-success:active {
    border-color: #13653f;
    background-color: #146c43;
    color: #fff
}
body .sppb-btn-success.disabled, body .sppb-btn-success:disabled {
    border-color: #198754;
    background-color: #198754;
    color: #fff
}
body .sppb-btn-success.sppb-btn-outline {
    border-color: #198754;
    background-color: transparent;
    color: #198754
}
body .sppb-btn-success.sppb-btn-outline:hover {
    border-color: #198754;
    background-color: #198754;
    color: #fff
}
body .sppb-btn-success.sppb-btn-outline.focus, body .sppb-btn-success.sppb-btn-outline:focus {
    border-color: #198754;
    background-color: transparent;
    color: #198754
}
body .sppb-btn-success.sppb-btn-outline.active, body .sppb-btn-success.sppb-btn-outline:active {
    border-color: #198754;
    background-color: #198754;
    color: #fff
}
body .sppb-btn-success.sppb-btn-outline.disabled, body .sppb-btn-success.sppb-btn-outline:disabled {
    border-color: #198754;
    background-color: transparent;
    color: #198754
}
body .sppb-btn-success.sppb-btn-3d {
    border-bottom-color: #136740
}
body .sppb-btn-success.sppb-btn-gradient {
    background-image: linear-gradient(#21b26f, #115c39)
}
body .sppb-btn-success.sppb-btn-gradient:hover {
    background-image: linear-gradient(#115c39, #21b26f)
}
body .sppb-btn-success.sppb-btn-outline-hover:hover:hover {
    color: #198754;
    background-color: transparent;
    background-image: none;
    border-color: #198754
}
body .sppb-btn-info {
    border-color: #0dcaf0;
    background-color: #0dcaf0;
    color: #fff
}
body .sppb-btn-info:hover, body .sppb-btn-info.focus, body .sppb-btn-info:focus {
    border-color: #0aa2c0;
    background-color: #0baccc;
    color: #fff
}
body .sppb-btn-info.active, body .sppb-btn-info:active {
    border-color: #0a98b4;
    background-color: #0aa2c0;
    color: #fff
}
body .sppb-btn-info.disabled, body .sppb-btn-info:disabled {
    border-color: #0dcaf0;
    background-color: #0dcaf0;
    color: #fff
}
body .sppb-btn-info.sppb-btn-outline {
    border-color: #0dcaf0;
    background-color: transparent;
    color: #0dcaf0
}
body .sppb-btn-info.sppb-btn-outline:hover {
    border-color: #0dcaf0;
    background-color: #0dcaf0;
    color: #fff
}
body .sppb-btn-info.sppb-btn-outline.focus, body .sppb-btn-info.sppb-btn-outline:focus {
    border-color: #0dcaf0;
    background-color: transparent;
    color: #0dcaf0
}
body .sppb-btn-info.sppb-btn-outline.active, body .sppb-btn-info.sppb-btn-outline:active {
    border-color: #0dcaf0;
    background-color: #0dcaf0;
    color: #fff
}
body .sppb-btn-info.sppb-btn-outline.disabled, body .sppb-btn-info.sppb-btn-outline:disabled {
    border-color: #0dcaf0;
    background-color: transparent;
    color: #0dcaf0
}
body .sppb-btn-info.sppb-btn-3d {
    border-bottom-color: #0babcc
}
body .sppb-btn-info.sppb-btn-gradient {
    background-image: linear-gradient(#3cd5f4, #0aa1c0)
}
body .sppb-btn-info.sppb-btn-gradient:hover {
    background-image: linear-gradient(#0aa1c0, #3cd5f4)
}
body .sppb-btn-info.sppb-btn-outline-hover:hover:hover {
    color: #0dcaf0;
    background-color: transparent;
    background-image: none;
    border-color: #0dcaf0
}
body .sppb-btn-warning {
    border-color: #ffc107;
    background-color: #ffc107;
    color: #000
}
body .sppb-btn-warning:hover, body .sppb-btn-warning.focus, body .sppb-btn-warning:focus {
    border-color: #ffc720;
    background-color: #ffca2c;
    color: #000
}
body .sppb-btn-warning.active, body .sppb-btn-warning:active {
    border-color: #ffc720;
    background-color: #ffcd39;
    color: #000
}
body .sppb-btn-warning.disabled, body .sppb-btn-warning:disabled {
    border-color: #ffc107;
    background-color: #ffc107;
    color: #000
}
body .sppb-btn-warning.sppb-btn-outline {
    border-color: #ffc107;
    background-color: transparent;
    color: #ffc107
}
body .sppb-btn-warning.sppb-btn-outline:hover {
    border-color: #ffc107;
    background-color: #ffc107;
    color: #000
}
body .sppb-btn-warning.sppb-btn-outline.focus, body .sppb-btn-warning.sppb-btn-outline:focus {
    border-color: #ffc107;
    background-color: transparent;
    color: #ffc107
}
body .sppb-btn-warning.sppb-btn-outline.active, body .sppb-btn-warning.sppb-btn-outline:active {
    border-color: #ffc107;
    background-color: #ffc107;
    color: #000
}
body .sppb-btn-warning.sppb-btn-outline.disabled, body .sppb-btn-warning.sppb-btn-outline:disabled {
    border-color: #ffc107;
    background-color: transparent;
    color: #ffc107
}
body .sppb-btn-warning.sppb-btn-3d {
    border-bottom-color: #e0a800
}
body .sppb-btn-warning.sppb-btn-gradient {
    background-image: linear-gradient(#ffce3a, #d39e00)
}
body .sppb-btn-warning.sppb-btn-gradient:hover {
    background-image: linear-gradient(#d39e00, #ffce3a)
}
body .sppb-btn-warning.sppb-btn-outline-hover:hover:hover {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107
}
body .sppb-btn-danger {
    border-color: #dc3545;
    background-color: #dc3545;
    color: #fff
}
body .sppb-btn-danger:hover, body .sppb-btn-danger.focus, body .sppb-btn-danger:focus {
    border-color: #b02a37;
    background-color: #bb2d3b;
    color: #fff
}
body .sppb-btn-danger.active, body .sppb-btn-danger:active {
    border-color: #a52834;
    background-color: #b02a37;
    color: #fff
}
body .sppb-btn-danger.disabled, body .sppb-btn-danger:disabled {
    border-color: #dc3545;
    background-color: #dc3545;
    color: #fff
}
body .sppb-btn-danger.sppb-btn-outline {
    border-color: #dc3545;
    background-color: transparent;
    color: #dc3545
}
body .sppb-btn-danger.sppb-btn-outline:hover {
    border-color: #dc3545;
    background-color: #dc3545;
    color: #fff
}
body .sppb-btn-danger.sppb-btn-outline.focus, body .sppb-btn-danger.sppb-btn-outline:focus {
    border-color: #dc3545;
    background-color: transparent;
    color: #dc3545
}
body .sppb-btn-danger.sppb-btn-outline.active, body .sppb-btn-danger.sppb-btn-outline:active {
    border-color: #dc3545;
    background-color: #dc3545;
    color: #fff
}
body .sppb-btn-danger.sppb-btn-outline.disabled, body .sppb-btn-danger.sppb-btn-outline:disabled {
    border-color: #dc3545;
    background-color: transparent;
    color: #dc3545
}
body .sppb-btn-danger.sppb-btn-3d {
    border-bottom-color: #c82333
}
body .sppb-btn-danger.sppb-btn-gradient {
    background-image: linear-gradient(#e4606d, #bd2130)
}
body .sppb-btn-danger.sppb-btn-gradient:hover {
    background-image: linear-gradient(#bd2130, #e4606d)
}
body .sppb-btn-danger.sppb-btn-outline-hover:hover:hover {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}
body .sppb-btn-light {
    border-color: #f8f9fa;
    background-color: #f8f9fa;
    color: #000
}
body .sppb-btn-light:hover, body .sppb-btn-light.focus, body .sppb-btn-light:focus {
    border-color: #f9fafb;
    background-color: #f9fafb;
    color: #000
}
body .sppb-btn-light.active, body .sppb-btn-light:active {
    border-color: #f9fafb;
    background-color: #f9fafb;
    color: #000
}
body .sppb-btn-light.disabled, body .sppb-btn-light:disabled {
    border-color: #f8f9fa;
    background-color: #f8f9fa;
    color: #000
}
body .sppb-btn-light.sppb-btn-outline {
    border-color: #f8f9fa;
    background-color: transparent;
    color: #f8f9fa
}
body .sppb-btn-light.sppb-btn-outline:hover {
    border-color: #f8f9fa;
    background-color: #f8f9fa;
    color: #000
}
body .sppb-btn-light.sppb-btn-outline.focus, body .sppb-btn-light.sppb-btn-outline:focus {
    border-color: #f8f9fa;
    background-color: transparent;
    color: #f8f9fa
}
body .sppb-btn-light.sppb-btn-outline.active, body .sppb-btn-light.sppb-btn-outline:active {
    border-color: #f8f9fa;
    background-color: #f8f9fa;
    color: #000
}
body .sppb-btn-light.sppb-btn-outline.disabled, body .sppb-btn-light.sppb-btn-outline:disabled {
    border-color: #f8f9fa;
    background-color: transparent;
    color: #f8f9fa
}
body .sppb-btn-light.sppb-btn-3d {
    border-bottom-color: #e2e6ea
}
body .sppb-btn-light.sppb-btn-gradient {
    background-image: linear-gradient(white, #dae0e5)
}
body .sppb-btn-light.sppb-btn-gradient:hover {
    background-image: linear-gradient(#dae0e5, white)
}
body .sppb-btn-light.sppb-btn-outline-hover:hover:hover {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa
}
body .sppb-btn-dark {
    border-color: #af843d;
    background-color: #af843d;
    color: #fff
}
body .sppb-btn-dark:hover, body .sppb-btn-dark.focus, body .sppb-btn-dark:focus {
    border-color: #1a1e21;
    background-color: #1c1f23;
    color: #fff
}
body .sppb-btn-dark.active, body .sppb-btn-dark:active {
    border-color: #191c1f;
    background-color: #1a1e21;
    color: #fff
}
body .sppb-btn-dark.disabled, body .sppb-btn-dark:disabled {
    border-color: #af843d;
    background-color: #af843d;
    color: #fff
}
body .sppb-btn-dark.sppb-btn-outline {
    border-color: #af843d;
    background-color: transparent;
    color: #af843d
}
body .sppb-btn-dark.sppb-btn-outline:hover {
    border-color: #af843d;
    background-color: #af843d;
    color: #fff
}
body .sppb-btn-dark.sppb-btn-outline.focus, body .sppb-btn-dark.sppb-btn-outline:focus {
    border-color: #af843d;
    background-color: transparent;
    color: #af843d
}
body .sppb-btn-dark.sppb-btn-outline.active, body .sppb-btn-dark.sppb-btn-outline:active {
    border-color: #af843d;
    background-color: #af843d;
    color: #fff
}
body .sppb-btn-dark.sppb-btn-outline.disabled, body .sppb-btn-dark.sppb-btn-outline:disabled {
    border-color: #af843d;
    background-color: transparent;
    color: #af843d
}
body .sppb-btn-dark.sppb-btn-3d {
    border-bottom-color: #101214
}
body .sppb-btn-dark.sppb-btn-gradient {
    background-image: linear-gradient(#383f45, #0a0c0d)
}
body .sppb-btn-dark.sppb-btn-gradient:hover {
    background-image: linear-gradient(#0a0c0d, #383f45)
}
body .sppb-btn-dark.sppb-btn-outline-hover:hover:hover {
    color: #af843d;
    background-color: transparent;
    background-image: none;
    border-color: #af843d
}
body .sppb-btn-square {
    border-radius: 0 !important
}
body .sppb-btn-rounded {
    border-radius: 0.25rem !important
}
body .sppb-btn-round {
    border-radius: 6.25rem !important
}
.ut-addon-animated-number .sppb-addon-content .icon-container {
    display: inline-block
}
.ut-addon-animated-number .sppb-addon-content .icon-container i {
    text-align: center
}
.ut-addon-animated-number .sppb-addon-content .icon-container.left {
    margin-right: 15px
}
.ut-addon-animated-number .sppb-addon-content .icon-container.left+.number-container {
    text-align: left
}
.ut-addon-animated-number .sppb-addon-content .icon-container.right {
    margin-left: 15px
}
.ut-addon-animated-number .sppb-addon-content .icon-container.right+.number-container {
    text-align: right
}
.ut-addon-animated-number .sppb-addon-content .icon-container.top {
    margin-bottom: 15px
}
.ut-addon-animated-number .sppb-addon-content .icon-container.bottom {
    margin-top: 15px
}
.ut-addon-animated-number .sppb-addon-content .number-container {
    overflow: hidden
}
.ut-addon-animated-number .sppb-animated-number, .ut-addon-animated-number .sppb-animated-number-title {
    line-height: 1
}
.ut-person .sppb-addon-content .person-image {
    position: relative;
    overflow: hidden
}
.ut-person .sppb-addon-content .person-image .person-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.ut-person .sppb-addon-content .person-information {
    margin-top: 15px
}
.ut-person .sppb-addon-content .person-information span {
    display: block
}
.ut-person .sppb-addon-content .person-information .person-name {
    font-size: 16px;
    font-weight: 700
}
.ut-person .sppb-addon-content .person-information .person-designation {
    font-size: 12px
}
.ut-person .sppb-addon-content .person-social-icons {
    margin-top: 15px
}
.ut-person .sppb-addon-content .person-social-icons .person-social {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0 -8px
}
.ut-person .sppb-addon-content .person-social-icons .person-social>li {
    display: inline-block;
    margin: 0 8px
}
.ut-person .sppb-addon-content .person-social-icons .person-social>li>a {
    display: block;
    font-size: 16px;
    line-height: 16px
}
.ut-person .sppb-addon-content .person-description {
    margin-top: 15px
}
.ut-testimonial .ut-testimonial-item .ut-testimonial-message>div:nth-child(2) {
    margin-top: 20px
}
.ut-testimonial .ut-testimonial-item .author-avatar {
    display: flex;
    display: -webkit-flex
}
.ut-testimonial .ut-testimonial-item .author-avatar img {
    width: auto;
    display: inline-block
}
.ut-testimonial .ut-testimonial-item .avatar-author-before {
    margin-top: 20px
}
.ut-testimonial .ut-testimonial-item .avatar-author-after {
    margin-bottom: 20px
}
.ut-testimonial .ut-testimonial-item .avatar-author-left {
    margin-left: 15px
}
.ut-testimonial .ut-testimonial-item .avatar-author-right {
    margin-right: 15px
}
.ut-testimonial .ut-testimonial-item .avatar-author-top, .ut-testimonial .ut-testimonial-item .avatar-author-bottom, .ut-testimonial .ut-testimonial-item .avatar-author-after, .ut-testimonial .ut-testimonial-item .avatar-author-before {
    margin-left: auto;
    margin-right: auto;
    display: inline-block
}
.ut-testimonial .ut-testimonial-item .author-top {
    flex-direction: column;
    -webkit-flex-direcion: column
}
.ut-testimonial .ut-testimonial-item .author-bottom {
    flex-direction: column;
    -webkit-flex-direcion: column
}
.ut-testimonial .ut-testimonial-item .author-before {
    flex-direction: column;
    -webkit-flex-direcion: column
}
.ut-testimonial .ut-testimonial-item .author-after {
    flex-direction: column;
    -webkit-flex-direcion: column
}
.ut-testimonial .ut-testimonial-item .author-left {
    align-items: center;
    -webkit-align-items: center
}
.ut-testimonial .ut-testimonial-item .author-right {
    align-items: center;
    -webkit-align-items: center
}
.ut-testimonial .ut-testimonial-item .ut-testimonial-rating .rating {
    position: relative;
    display: inline-block;
    letter-spacing: 4px
}
.ut-testimonial .ut-testimonial-item .ut-testimonial-rating .rating::before, .ut-testimonial .ut-testimonial-item .ut-testimonial-rating .rating::after {
    content: "";
    font-family: "Font Awesome 6 Free"
}
.ut-testimonial .ut-testimonial-item .ut-testimonial-rating .rating::before {
    width: 90%;
    width: calc(90% - 2px);
    overflow: hidden;
    display: block;
    font-weight: 900;
    position: relative;
    z-index: 0
}
.ut-testimonial .ut-testimonial-item .ut-testimonial-rating .rating::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    font-weight: 400
}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-before .author-avatar {
    margin-bottom: 20px
}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-after .author-avatar {
    margin-top: 20px
}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-left .author-avatar {
    padding-right: 0
}
.ut-testimonial .ut-testimonial-item.testimonial-avatar-right .author-avatar {
    padding-left: 0
}
@media (max-width:767.98px) {
    .ut-testimonial .ut-testimonial-item>.sppb-row>div:last-child {
        margin-top: 15px
    }
}
.ut-testimonial .ut-testimonial-item.effect-on-static .blur {
    filter: blur(1px);
    -webkit-filter: blur(1px)
}
.ut-testimonial .ut-testimonial-item.effect-on-static .grayscale {
    filter: grayscale(1);
    -webkit-filter: grayscale(1)
}
.ut-testimonial .ut-testimonial-item.effect-on-static .opacity {
    filter: opacity(0.5);
    -webkit-filter: opacity(0.5)
}
.ut-testimonial .ut-testimonial-item.effect-on-static .sepia {
    filter: sepia(1);
    -webkit-filter: sepia(1)
}
.ut-testimonial .ut-testimonial-item.effect-on-static .sepia50 {
    filter: sepia(0.5);
    -webkit-filter: sepia(0.5)
}
.ut-testimonial .ut-testimonial-item.effect-on-static .saturate {
    filter: saturate(3);
    -webkit-filter: saturate(3)
}
.ut-testimonial .ut-testimonial-item.effect-on-static .contrast {
    filter: contrast(5);
    -webkit-filter: contrast(5)
}
.ut-testimonial .ut-testimonial-item.effect-on-static .hue-rotate {
    filter: hue-rotate(50%);
    -webkit-filter: hue-rotate(50%)
}
.ut-testimonial .ut-testimonial-item.effect-on-static:hover .blur, .ut-testimonial .ut-testimonial-item.effect-on-static:hover .grayscale, .ut-testimonial .ut-testimonial-item.effect-on-static:hover .opacity, .ut-testimonial .ut-testimonial-item.effect-on-static:hover .sepia, .ut-testimonial .ut-testimonial-item.effect-on-static:hover .sepia50, .ut-testimonial .ut-testimonial-item.effect-on-static:hover .saturate, .ut-testimonial .ut-testimonial-item.effect-on-static:hover .contrast, .ut-testimonial .ut-testimonial-item.effect-on-static:hover .hue-rotate, .ut-testimonial .ut-testimonial-item.effect-on-static:focus .blur, .ut-testimonial .ut-testimonial-item.effect-on-static:focus .grayscale, .ut-testimonial .ut-testimonial-item.effect-on-static:focus .opacity, .ut-testimonial .ut-testimonial-item.effect-on-static:focus .sepia, .ut-testimonial .ut-testimonial-item.effect-on-static:focus .sepia50, .ut-testimonial .ut-testimonial-item.effect-on-static:focus .saturate, .ut-testimonial .ut-testimonial-item.effect-on-static:focus .contrast, .ut-testimonial .ut-testimonial-item.effect-on-static:focus .hue-rotate {
    filter: none;
    -webkit-filter: none
}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .blur, .ut-testimonial .ut-testimonial-item.effect-on-hover:focus .blur {
    filter: blur(1px);
    -webkit-filter: blur(1px)
}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .grayscale, .ut-testimonial .ut-testimonial-item.effect-on-hover:focus .grayscale {
    filter: grayscale(1);
    -webkit-filter: grayscale(1)
}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .opacity, .ut-testimonial .ut-testimonial-item.effect-on-hover:focus .opacity {
    filter: opacity(0.5);
    -webkit-filter: opacity(0.5)
}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .sepia, .ut-testimonial .ut-testimonial-item.effect-on-hover:focus .sepia {
    filter: sepia(1);
    -webkit-filter: sepia(1)
}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .sepia50, .ut-testimonial .ut-testimonial-item.effect-on-hover:focus .sepia50 {
    filter: sepia(0.5);
    -webkit-filter: sepia(0.5)
}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .saturate, .ut-testimonial .ut-testimonial-item.effect-on-hover:focus .saturate {
    filter: saturate(3);
    -webkit-filter: saturate(3)
}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .contrast, .ut-testimonial .ut-testimonial-item.effect-on-hover:focus .contrast {
    filter: contrast(5);
    -webkit-filter: contrast(5)
}
.ut-testimonial .ut-testimonial-item.effect-on-hover:hover .hue-rotate, .ut-testimonial .ut-testimonial-item.effect-on-hover:focus .hue-rotate {
    filter: hue-rotate(50%);
    -webkit-filter: hue-rotate(50%)
}
.ut-testimonial .ut-testimonial-item.effect-on-both .blur {
    filter: blur(1px);
    -webkit-filter: blur(1px)
}
.ut-testimonial .ut-testimonial-item.effect-on-both .grayscale {
    filter: grayscale(1);
    -webkit-filter: grayscale(1)
}
.ut-testimonial .ut-testimonial-item.effect-on-both .opacity {
    filter: opacity(0.5);
    -webkit-filter: opacity(0.5)
}
.ut-testimonial .ut-testimonial-item.effect-on-both .sepia {
    filter: sepia(1);
    -webkit-filter: sepia(1)
}
.ut-testimonial .ut-testimonial-item.effect-on-both .sepia50 {
    filter: sepia(0.5);
    -webkit-filter: sepia(0.5)
}
.ut-testimonial .ut-testimonial-item.effect-on-both .saturate {
    filter: saturate(3);
    -webkit-filter: saturate(3)
}
.ut-testimonial .ut-testimonial-item.effect-on-both .contrast {
    filter: contrast(5);
    -webkit-filter: contrast(5)
}
.ut-testimonial .ut-testimonial-item.effect-on-both .hue-rotate {
    filter: hue-rotate(-50%);
    -webkit-filter: hue-rotate(-50%)
}
.ut-testimonial .ut-testimonial-item:hover .utZoomIn, .ut-testimonial .ut-testimonial-item:focus .utZoomIn {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1)
}
.ut-testimonial .ut-testimonial-item:hover .utZoomOut, .ut-testimonial .ut-testimonial-item:focus .utZoomOut {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9)
}
.ut-testimonial .ut-testimonial-item:hover .utFlipX, .ut-testimonial .ut-testimonial-item:focus .utFlipX {
    transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1)
}
.ut-testimonial .ut-testimonial-item .blur, .ut-testimonial .ut-testimonial-item .grayscale, .ut-testimonial .ut-testimonial-item .opacity, .ut-testimonial .ut-testimonial-item .sepia, .ut-testimonial .ut-testimonial-item .sepia50, .ut-testimonial .ut-testimonial-item .saturate, .ut-testimonial .ut-testimonial-item .contrast, .ut-testimonial .ut-testimonial-item .hue-rotate, .ut-testimonial .ut-testimonial-item .utZoomIn, .ut-testimonial .ut-testimonial-item .utZoomOut, .ut-testimonial .ut-testimonial-item .utFlipX {
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out
}
.ut-addon-imagelazy {
    overflow: hidden
}
.ut-addon-imagelazy .imagelazy-description, .ut-addon-imagelazy .imagelazy-button {
    margin-bottom: 20px
}
.ut-addon-imagelazy .imagelazy-image-ct {
    position: relative;
    overflow: hidden
}
.ut-addon-imagelazy .imagelazy-image-ct>a {
    display: block
}
.ut-addon-imagelazy .imagelazy-image-ct>a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .ut-addon-imagelazy .imagelazy-image-ct>a:after {
        transition: none
    }
}
.ut-addon-imagelazy .imagelazy-image-ct .sppb-img-responsive {
    display: block;
    width: 100%
}
.ut-addon-imagelazy .imagelazy-overlay {
    padding: 20px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .ut-addon-imagelazy .imagelazy-overlay {
        transition: none
    }
}
.ut-addon-imagelazy .imagelazy-overlay-inner>div:last-of-type {
    margin-bottom: 0
}
.ut-addon-imagelazy:hover .imagelazy-overlay, .ut-addon-imagelazy:focus .imagelazy-overlay {
    opacity: 1
}
.ut-addon-imagelazy:hover .imagelazy-image-ct>a:after, .ut-addon-imagelazy:focus .imagelazy-image-ct>a:after {
    opacity: 1
}
.com-speasyimagegallery.view-albums .page-header {
    display: none
}
.speasyimagegallery-albums .speasyimagegallery-album>div a {
    overflow: hidden
}
.speasyimagegallery-albums .speasyimagegallery-album>div a:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%)
}
.speasyimagegallery-albums .speasyimagegallery-album>div img {
    transition: all 0.4s ease-in-out;
    transform: scale3d(1, 1, 1)
}
@media (prefers-reduced-motion:reduce) {
    .speasyimagegallery-albums .speasyimagegallery-album>div img {
        transition: none
    }
}
.speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-album-info {
    display: flex;
    display: -webkit-flex;
        flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-album-info {
        transition: none
    }
}
.speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-album-info .speasyimagegallery-album-title {
    margin-bottom: 12px;
    color: #fff;
    letter-spacing: 0
}
.speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-album-meta {
    transition: all 0.4s ease-in-out;
    transform: translateY(20px);
    opacity: 0
}
@media (prefers-reduced-motion:reduce) {
    .speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-album-meta {
        transition: none
    }
}
.speasyimagegallery-albums .speasyimagegallery-album .speasyimagegallery-album-meta .speasyimagegallery-album-meta-count {
    color: #fff;
    font-weight: 400;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0
}
.speasyimagegallery-albums .speasyimagegallery-album:hover>div a:after, .speasyimagegallery-albums .speasyimagegallery-album:focus>div a:after {
    opacity: 1
}
.speasyimagegallery-albums .speasyimagegallery-album:hover .speasyimagegallery-album-info, .speasyimagegallery-albums .speasyimagegallery-album:focus .speasyimagegallery-album-info {
    transform: translateY(0);
    -webkit-transform: translateY(0)
}
.speasyimagegallery-albums .speasyimagegallery-album:hover .speasyimagegallery-album-meta, .speasyimagegallery-albums .speasyimagegallery-album:focus .speasyimagegallery-album-meta {
    transform: translateY(0);
    opacity: 1
}
.speasyimagegallery-albums .speasyimagegallery-album:hover>div img, .speasyimagegallery-albums .speasyimagegallery-album:focus>div img {
    transform: scale3d(1.15, 1.15, 1.15)
}
.speasyimagegallery-albums+.pagination-wrapper {
    margin-top: 80px
}
.page-header.album-name {
    text-align: center;
    padding-bottom: 0
}
.page-header.album-name h2 {
    font-size: 1.875rem
}
.page-header+.speasyimagegallery-gallery {
    margin-top: 40px
}
.page-header+.speasyimagegallery-album-description {
    margin-top: 15px
}
.speasyimagegallery-album-description {
    margin: 0 auto 40px;
    text-align: center
}
@media (min-width:992px) {
    .speasyimagegallery-album-description {
        max-width: 80%
    }
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item {
    cursor: pointer
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div {
    overflow: hidden
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div img {
    transform: scale3d(1, 1, 1);
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .speasyimagegallery-gallery .speasyimagegallery-gallery-item>div img {
        transition: none
    }
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div .speasyimagegallery-gallery-item-content {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease-in-out;
    top: 0
}
@media (prefers-reduced-motion:reduce) {
    .speasyimagegallery-gallery .speasyimagegallery-gallery-item>div .speasyimagegallery-gallery-item-content {
        transition: none
    }
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div .speasyimagegallery-gallery-item-content .speasyimagegallery-gallery-item-title {
    padding-top: 24px;
    position: relative;
    transform: translateY(100%);
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .speasyimagegallery-gallery .speasyimagegallery-gallery-item>div .speasyimagegallery-gallery-item-content .speasyimagegallery-gallery-item-title {
        transition: none
    }
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div .speasyimagegallery-gallery-item-content .speasyimagegallery-gallery-item-title:before, .speasyimagegallery-gallery .speasyimagegallery-gallery-item>div .speasyimagegallery-gallery-item-content .speasyimagegallery-gallery-item-title:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div .speasyimagegallery-gallery-item-content .speasyimagegallery-gallery-item-title:before {
    height: 19px;
    width: 5px;
    top: 0
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div .speasyimagegallery-gallery-item-content .speasyimagegallery-gallery-item-title:after {
    height: 5px;
    width: 19px;
    top: 7px
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%)
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div:hover img, .speasyimagegallery-gallery .speasyimagegallery-gallery-item>div:focus img {
    transform: scale3d(1.15, 1.15, 1.15)
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item>div:hover .speasyimagegallery-gallery-item-title, .speasyimagegallery-gallery .speasyimagegallery-gallery-item>div:focus .speasyimagegallery-gallery-item-title {
    transform: translateY(0)
}
.speasyimagegallery-gallery .speasyimagegallery-gallery-item .speasyimagegallery-gallery-item-title {
    letter-spacing: 0;
    font-size: 18px;
    line-height: 1.5
}
.speasyimagegallery-modal-wrapper {
    z-index: 10000;
    background: rgba(0, 0, 0, 0.95)
}
.speasyimagegallery-modal-wrapper .speasyimagegallery-image-content {
    padding: 15px;
    background: rgba(33, 37, 41, 0.8)
}
.speasyimagegallery-modal-wrapper .speasyimagegallery-image-title {
    font-size: 18px
}
.speasyimagegallery-modal-wrapper .speasyimagegallery-gallery-stat {
    color: #fff
}
.speasyimagegallery-modal-wrapper .speasyimagegallery-image-description {
    margin-top: 5px
}
@media (max-width:575.98px) {
    .speasyimagegallery-modal-wrapper .speasyimagegallery-image-description {
        display: none
    }
}
div.tagspopular ul {
    margin: -2px !important
}
div.tagspopular ul li {
    display: inline-block !important;
    margin: 3px 2px !important;
    border: none !important
}
div.tagspopular ul li a {
    line-height: 1 !important;
    padding: 10px 15px !important;
    border: 1px solid rgba(173, 181, 189, 0.3);
    text-transform: uppercase;
    font-size: 0.875rem;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out
}
.category-module .article-intro-image.float-left {
    float: none !important
}
.category-module.sidebar-list .mod-articles-category-title {
    font-size: 0.875rem
}
.category-module.sidebar-list p {
    margin-bottom: 0
}
.category-module.sidebar-list .article {
    margin-bottom: 25px
}
.category-module.sidebar-list .article img {
    width: 100%
}
@media (max-width:767.98px) {
    .category-module .article-content {
        margin-top: 1rem
    }
}
.mod-portfolio-fullscreen .p-fullscreen-img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh
}
.mod-portfolio-fullscreen .p-fullscreen-info {
    padding: 20px;
    height: 100%;
    text-align: center;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    flex-direction: column;
    align-items: center
}
.mod-portfolio-fullscreen .p-fullscreen-title {
    font-size: 30px;
    color: #fff
}
.mod-portfolio-fullscreen .p-fullscreen-meta {
    transform: translateY(50px);
    transition: all 0.6s ease-in-out;
    opacity: 0
}
.mod-portfolio-fullscreen .p-fullscreen-meta.introtext {
    position: relative;
    max-width: 600px;
    padding: 20px;
    background: rgba(0, 0, 0, 0.5)
}
.mod-portfolio-fullscreen .p-fullscreen-meta.introtext:before, .mod-portfolio-fullscreen .p-fullscreen-meta.introtext:after {
    content: "";
    width: 0;
    height: 0;
    border: 2px solid transparent;
    position: absolute;
    transition: all 0.4s ease-in-out 0.3s
}
.mod-portfolio-fullscreen .p-fullscreen-meta.introtext:before {
    top: 5px;
    left: 5px
}
.mod-portfolio-fullscreen .p-fullscreen-meta.introtext:after {
    bottom: 5px;
    right: 5px
}
.mod-portfolio-fullscreen .p-fullscreen-title a:not(:hover) {
    color: #fff
}
.mod-portfolio-fullscreen .portfolio-introtext {
    margin-bottom: 15px;
    line-height: 1.5
}
.mod-portfolio-fullscreen .p-fullscreen-item.swiper-slide-active .p-fullscreen-meta {
    transform: translateY(0);
    opacity: 1
}
.mod-portfolio-fullscreen .p-fullscreen-item.swiper-slide-active .p-fullscreen-meta:before, .mod-portfolio-fullscreen .p-fullscreen-item.swiper-slide-active .p-fullscreen-meta:after {
    width: 48px;
    height: 48px
}
.mod-portfolio-fullscreen .p-navigation {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: left;
    margin-top: 0;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    height: 0;
    z-index: 2;
    margin: 0
}
@media (prefers-reduced-motion:reduce) {
    .mod-portfolio-fullscreen .p-navigation {
        transition: none
    }
}
.mod-portfolio-fullscreen .p-navigation .p-nav-prev, .mod-portfolio-fullscreen .p-navigation .p-nav-next {
    height: 70px;
    width: 50px;
    padding: 0 !important;
    background: rgba(18, 18, 18, 0.9) !important;
    line-height: 70px;
    text-align: center;
    margin: 0;
    border-radius: 0;
    border: none;
    font-size: 30px;
    color: #fff;
    transform: translateY(-50%)
}
.mod-portfolio-fullscreen .p-navigation .p-nav-next {
    float: right
}
.mod-portfolio-fullscreen:hover .p-navigation, .mod-portfolio-fullscreen:focus .p-navigation {
    opacity: 1
}
ul.categories-module li h4 {
    margin: 0;
    font-size: 0.875rem;
    font-weight: 400
}
ul.categories-module li a {
    display: block;
    line-height: 38px;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out
}
ul.categories-module li a span {
    float: right
}
.module-search-overlay>a>i {
    padding: 0 4px;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    font-size: 18px
}
.search-overlay .close {
    position: fixed;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    opacity: 1
}
.search-overlay .close span {
    font-family: initial;
    display: block;
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: 30px;
    text-shadow: none
}
.search-overlay .close:hover, .search-overlay .close:focus {
    opacity: 1
}
.search-overlay .modal-content {
    border-radius: 0
}
.search-overlay .modal-content .modal-body {
    padding: 25px
}
.modal-open .header-sticky.modal-scroll {
    padding-right: 17px
}
.uteig-carousel-item-title {
    font-size: 30px
}
.uteig-carousel-item-count {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}
.uteig-carousel-img.fullscreen {
    height: calc(100vh - (var(--header_height) + 65px))
}
.uteig-carousel-item-meta {
    line-height: 1.5
}
.uteig-carousel-item-meta>*+* {
    margin-top: 15px
}
.mod-uteig-carousel-albums .uteig-navigation, .mod-uteig-carousel-album .uteig-navigation {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: left;
    margin-top: 0;
    opacity: 0;
    transition: all 0.4s ease-in-out;
    height: 0;
    z-index: 2;
    margin: 0
}
@media (prefers-reduced-motion:reduce) {
    .mod-uteig-carousel-albums .uteig-navigation, .mod-uteig-carousel-album .uteig-navigation {
        transition: none
    }
}
.mod-uteig-carousel-albums .uteig-navigation .uteig-nav-prev, .mod-uteig-carousel-albums .uteig-navigation .uteig-nav-next, .mod-uteig-carousel-album .uteig-navigation .uteig-nav-prev, .mod-uteig-carousel-album .uteig-navigation .uteig-nav-next {
    height: 70px;
    width: 50px;
    padding: 0 !important;
    background: rgba(18, 18, 18, 0.9) !important;
    line-height: 70px;
    text-align: center;
    margin: 0;
    border-radius: 0;
    border: none;
    font-size: 30px;
    color: #fff;
    transform: translateY(-50%)
}
.mod-uteig-carousel-albums .uteig-navigation .uteig-nav-next, .mod-uteig-carousel-album .uteig-navigation .uteig-nav-next {
    float: right
}
.mod-uteig-carousel-albums .swiper-pagination, .mod-uteig-carousel-album .swiper-pagination {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    margin: 0
}
.mod-uteig-carousel-albums .swiper-pagination span, .mod-uteig-carousel-album .swiper-pagination span {
    outline: none;
    width: 12px;
    height: 12px;
    margin: 5px;
    background: #fff;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .mod-uteig-carousel-albums .swiper-pagination span, .mod-uteig-carousel-album .swiper-pagination span {
        transition: none
    }
}
.mod-uteig-carousel-albums .swiper-pagination span.swiper-pagination-bullet-active, .mod-uteig-carousel-albums .swiper-pagination span:hover, .mod-uteig-carousel-album .swiper-pagination span.swiper-pagination-bullet-active, .mod-uteig-carousel-album .swiper-pagination span:hover {
    background: #fff
}
.mod-uteig-carousel-albums .swiper-pagination span.swiper-pagination-bullet-active, .mod-uteig-carousel-album .swiper-pagination span.swiper-pagination-bullet-active {
    width: 20px;
    height: 20px
}
.mod-uteig-carousel-albums:hover .swiper .uteig-navigation, .mod-uteig-carousel-albums:focus .swiper .uteig-navigation, .mod-uteig-carousel-album:hover .swiper .uteig-navigation, .mod-uteig-carousel-album:focus .swiper .uteig-navigation {
    opacity: 1
}
.mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info, .mod-uteig-carousel-album.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info {
    position: relative;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info, .mod-uteig-carousel-album.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info {
        transition: none
    }
}
.mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info:before, .mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info:after, .mod-uteig-carousel-album.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info:before, .mod-uteig-carousel-album.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info:after {
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    opacity: 0;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info:before, .mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info:after, .mod-uteig-carousel-album.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info:before, .mod-uteig-carousel-album.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info:after {
        transition: none
    }
}
.mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info:before, .mod-uteig-carousel-album.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info:before {
    top: 15px;
    left: 15px
}
.mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info:after, .mod-uteig-carousel-album.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-item-info:after {
    bottom: 15px;
    right: 15px
}
.mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item:hover .uteig-carousel-item-info:before, .mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item:hover .uteig-carousel-item-info:after, .mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item:focus .uteig-carousel-item-info:before, .mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item:focus .uteig-carousel-item-info:after, .mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item.swiper-slide-active .uteig-carousel-item-info:before, .mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item.swiper-slide-active .uteig-carousel-item-info:after, .mod-uteig-carousel-album.gallery-carousel-1 .uteig-carousel-item:hover .uteig-carousel-item-info:before, .mod-uteig-carousel-album.gallery-carousel-1 .uteig-carousel-item:hover .uteig-carousel-item-info:after, .mod-uteig-carousel-album.gallery-carousel-1 .uteig-carousel-item:focus .uteig-carousel-item-info:before, .mod-uteig-carousel-album.gallery-carousel-1 .uteig-carousel-item:focus .uteig-carousel-item-info:after, .mod-uteig-carousel-album.gallery-carousel-1 .uteig-carousel-item.swiper-slide-active .uteig-carousel-item-info:before, .mod-uteig-carousel-album.gallery-carousel-1 .uteig-carousel-item.swiper-slide-active .uteig-carousel-item-info:after {
    opacity: 1
}
.mod-uteig-carousel-albums.centered .uteig-carousel-item:not(.swiper-slide-active) .uteig-carousel-item-info, .mod-uteig-carousel-album.centered .uteig-carousel-item:not(.swiper-slide-active) .uteig-carousel-item-info {
    opacity: 0
}
.mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-img:before {
    content: "";
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
    transition: all 0.4s ease-in-out;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
@media (prefers-reduced-motion:reduce) {
    .mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item .uteig-carousel-img:before {
        transition: none
    }
}
.mod-uteig-carousel-albums.gallery-carousel-1 .uteig-carousel-item:hover .uteig-carousel-img:before {
    opacity: 1
}
.sp-module .form-search:not(.js-finder-searchform) {
    display: flex
}
.sp-module .form-search:not(.js-finder-searchform) label {
    display: none
}
.sp-module .form-search:not(.js-finder-searchform) button.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.sp-module .feature-box-1 .sppb-addon-content .sppb-icon-container>i {
    font-size: 14px;
    width: 14px;
    height: 14px;
    line-height: 14px
}
.contact .contact-address dd i {
    width: 20px;
    text-align: margin-left;
    color: #121212
}
.contact .thumbnail {
    text-align: center
}
.contact .thumbnail img {
    margin: 0 auto
}
#jform_privacyconsent_privacy-lbl a.modal, #jform_consentbox-lbl a.modal, #consentbox-lbl a.modal {
    display: inline-block;
    position: relative
}
#sp-component .search .input-group-text {
    padding: 0;
    border: none
}
.finder #finder-filter-window .filter-branch {
    margin: 0 -10px 10px;
    display: flex;
    flex-wrap: wrap
}
.finder #finder-filter-window .filter-branch>div {
    padding: 0 10px;
    margin-bottom: 1rem
}
.finder fieldset.word .awesomplete {
    flex: 1 1 auto
}
@media (max-width:767.98px) {
    .finder fieldset.word a.btn-secondary {
        width: 100%;
        margin-top: 10px
    }
}
.tag-category form .filters {
    margin-top: 0 !important
}
.tag-category form .filters .input-group {
    width: calc(100% - 100px);
    float: left
}
.tag-category form .filters .limit-box {
    width: max-content;
    float: right
}
@media screen and (max-width:479.98px) {
    .tag-category form .filters .input-group {
        width: 100%;
        float: none
    }
    .tag-category form .filters .limit-box {
        width: 100%;
        float: none
    }
}
.tag-category>div:before, .tag-category>div:after {
    content: "";
    display: table
}
.tag-category>div:after {
    clear: both
}
.tag-category .list-group {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-left: -15px;
    margin-right: -15px
}
.tag-category .list-group .list-group-item {
    display: flex;
    flex-direction: column;
    flex: 0 0 calc(33.33333333% - 30px);
    max-width: calc(33.33333333% - 30px);
    margin: 0 15px 50px;
    border-radius: 0;
    border-top-width: 1px;
    padding: 1rem
}
.tag-category .list-group .list-group-item>a:first-child {
    font-size: 1.25rem;
    flex-wrap: 600;
    font-family: var(--headings_font_family)
}
.tag-category .list-group .list-group-item>a+a {
    margin: -1rem -1rem 20px;
    order: -1
}
.tag-category .list-group .list-group-item .tag-body {
    margin-top: 15px
}
.tag-category .list-group .list-group-item .tag-body p:last-child {
    margin-bottom: 0
}
@media (min-width:768px) and (max-width:991.98px) {
    .tag-category .list-group .list-group-item {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px)
    }
}
@media (max-width:767.98px) {
    .tag-category .list-group .list-group-item {
        flex: 0 0 calc(100% - 30px);
        max-width: calc(100% - 30px)
    }
}
.tag-category .list-group.category .list-group-item {
    flex: 0 0 calc(25% - 30px);
    max-width: calc(25% - 30px)
}
.tag-category .list-group.category .list-group-item h3 {
    font-size: 1rem
}
.tag-category .list-group.category .list-group-item h3 a {
    display: block;
    text-align: center
}
@media (max-width:991.98px) {
    .tag-category .list-group.category .list-group-item {
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px)
    }
}
#sbox-window iframe {
    max-width: 100%;
    max-height: 100%
}
:root {
    --header_height: 90px
}
body {
    font-size: 0.875rem;
    line-height: 2;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
body.helix-ultimate-preloader {
    overflow: hidden
}
body.helix-ultimate-preloader:before {
    content: " ";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99998;
    background: rgba(255, 255, 255, 0.9)
}
body.helix-ultimate-preloader:after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-size: 36px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -24px;
    width: 48px;
    height: 48px;
    line-break: 48px;
    font-weight: 900;
    text-align: center;
    color: #007bff;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    z-index: 99999
}
@media (min-width:1400px) {
    body.wide-content .container, body.wide-content section>.sppb-row-container {
        max-width: 1320px
    }
}
@media (min-width:1400px) {
    body:not(.wide-content) .container, body:not(.wide-content) section>.sppb-row-container, body:not(.wide-content) .force-container>.sppb-container-inner>.sppb-row {
        max-width: 1140px
    }
}
a {
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    a {
        transition: none
    }
}
a, a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none
}
label {
    font-weight: normal
}
legend {
    padding-bottom: 10px
}
img {
    display: block;
    max-width: 100%;
    height: auto
}
.row {
    --bs-gutter-x: 1.875rem
}
.container {
    padding-left: 15px;
    padding-right: 15px
}
.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}
#sp-top-bar {
    padding: 0;
    font-size: 0.875rem
}
#sp-top-bar .sp-module {
    display: inline-block;
    vertical-align: middle
}
#sp-top-bar .container>.container-inner>.row>div {
    line-height: 40px
}
#sp-top-bar .sp-contact-info {
    margin: 0
}
#sp-top-bar .sp-contact-info li {
    margin: 0;
    padding: 0 15px
}
#sp-top-bar ul.social-icons {
    margin: 0
}
#sp-top-bar ul.social-icons>li {
    width: 40px;
    text-align: center;
    margin: 0
}
#sp-top-bar ul.social-icons>li a {
    display: block
}
ul.social-icons {
    list-style: none;
    padding: 0;
    margin: -5px -7px;
    display: inline-block
}
ul.social-icons>li {
    display: inline-block;
    margin: 5px 7px
}
.sp-module-content .mod-languages ul.lang-inline {
    margin: 0;
    padding: 0
}
.sp-module-content .mod-languages ul.lang-inline li {
    border: none;
    display: inline-block;
    margin: 0 5px 0 0
}
.sp-module-content .mod-languages ul.lang-inline li a {
    padding: 0 !important
}
.sp-module-content .mod-languages ul.lang-inline li>a:before {
    display: none
}
.sp-module-content .mod-languages img {
    display: inline-block;
    border: none
}
.sp-module-content .latestnews>li>a>span {
    display: block;
    margin-top: 5px;
    font-size: 85%
}
div.mod-languages ul li.lang-active {
    background-color: #82828280 !important;
    padding: 0px 5px 3px;
    border-radius: 3px
}
.sp-contact-info {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 -10px
}
.sp-contact-info li {
    display: inline-block;
    margin: 0 10px;
    white-space: nowrap
}
.sp-contact-info li i {
    margin: 0 3px
}
#sp-header {
    height: 90px;
    width: 100%;
    position: relative;
    z-index: 99;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    animation: spFadeIn 0.5s;
    left: 0;
    top: 0
}
#sp-header .logo {
    height: 90px;
    display: inline-flex;
    margin: 0;
    align-items: center
}
#sp-header .logo a {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0
}
#sp-header .logo p {
    margin: 5px 0 0
}
#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    animation-name: spFadeInDown;
    animation-duration: 1s;
    animation-fill-mode: both
}
.header-modules {
    margin-left: 20px
}
.header-modules .sp-module {
    margin-left: 20px
}
.header-modules .search {
    position: relative
}
.header-modules .search form:after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    top: 0;
    font-size: 12px;
    line-height: 32px;
    right: 10px
}
.header-modules .search form input {
    background: #efeff0;
    border: none;
    height: 32px;
    font-size: 15px;
    border-radius: 3px;
    padding: 5px 10px
}
.burger-icon {
    width: 25px;
    cursor: pointer
}
.burger-icon>span {
    display: block;
    height: 2px;
    background-color: #fff;
    margin: 5px 0;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in
}
.offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span {
    background-color: #fff
}
.offcanvas-active .burger-icon>span:nth-child(1), #modal-menu-toggler.active .burger-icon>span:nth-child(1) {
    transform: translate(0, 8px) rotate(-45deg)
}
.offcanvas-active .burger-icon>span:nth-child(2), #modal-menu-toggler.active .burger-icon>span:nth-child(2) {
    opacity: 0
}
.offcanvas-active .burger-icon>span:nth-child(3), #modal-menu-toggler.active .burger-icon>span:nth-child(3) {
    transform: translate(0, -5px) rotate(45deg)
}
.offcanvas-active .close-offcanvas .burger-icon>span {
    transition-delay: 0.2s
}
body.modal-menu-active {
    overflow-y: hidden
}
.sp-profile-wrapper {
    position: relative;
    font-size: 14px
}
.sp-profile-wrapper .arrow-icon {
    font-size: 11px
}
.sp-profile-wrapper .sp-profile-dropdown {
    background: #fff;
    border: 1px solid rgba(173, 181, 189, 0.15);
    border-radius: 3px;
    padding: 10px 15px !important;
    list-style: none !important;
    font-size: 14px;
    position: absolute;
    min-width: 100px;
    right: 0;
    top: 100%;
    display: none !important
}
.sp-profile-wrapper .sp-profile-dropdown>li:not(:last-child) {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 5px;
    margin-bottom: 5px;
    line-height: 1.3
}
.sp-profile-wrapper:hover .sp-profile-dropdown {
    display: block !important;
    animation: spFadeInDown 0.5s
}
#sp-title {
    min-height: 0
}
.sp-page-title {
    background-color: #353535;
    padding: 80px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}
.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
    margin: 0;
    padding: 0;
    color: #fff
}
.sp-page-title .sp-page-title-heading {
    font-size: 30px;
    margin-bottom: 10px;
    text-transform: uppercase
}
.sp-page-title .sp-page-title-sub-heading {
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 2;
    margin: 0 auto 0;
    max-width: 60%
}
.sp-page-title .sp-page-title-sub-heading+.breadcrumb {
    margin-top: 20px
}
.sp-page-title .breadcrumb {
    background: transparent;
    margin: 0;
    padding: 0;
    border-radius: 0;
    display: inline-block;
    text-align: left
}
.sp-page-title .breadcrumb>li {
    display: inline-block
}
.sp-page-title .breadcrumb span.divider {
    margin-right: 10px
}
.sp-page-title .breadcrumb>.active {
    color: rgba(255, 255, 255, 0.8)
}
.sp-page-title .breadcrumb>span, .sp-page-title .breadcrumb>li, .sp-page-title .breadcrumb>li+li:before, .sp-page-title .breadcrumb>li>a {
    color: #fff
}
.sp-page-title.title-image-bg {
    position: relative
}
.sp-page-title.title-image-bg:before {
    content: "";
    display: block;
    background: rgb(149 149 149 / 30%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}
.sp-page-title.title-image-bg>div {
    position: relative;
    z-index: 1
}
.body-innerwrapper {
    overflow-x: hidden
}
.layout-boxed .body-innerwrapper {
    max-width: 1240px;
    margin: 0 auto;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}
#sp-main-body {
    padding: 10px 0
}
body.view-article.remove-container .body-innerwrapper>#sp-main-body>.container, body.view-article.remove-container .body-innerwrapper>.sp-main-body>.container {
    max-width: 100%;
    padding: 0
}
.com-sppagebuilder #sp-main-body {
    padding: 0
}
#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 50px
}
#sp-left .sp-module:first-child, #sp-right .sp-module:first-child {
    margin-top: 0
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    position: relative;
    margin: 0 0 25px;
    padding-bottom: 15px;
    font-size: 1rem;
    font-weight: 700;
    border-bottom: 1px solid rgba(173, 181, 189, 0.3);
    text-transform: uppercase
}
#sp-left .sp-module .sp-module-title:after, #sp-right .sp-module .sp-module-title:after {
    content: "";
    width: 50px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -2px
}
#sp-left .sp-module ul, #sp-right .sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0
}
#sp-left .sp-module ul>li, #sp-right .sp-module ul>li {
    display: block;
    border-bottom: 1px solid rgba(173, 181, 189, 0.3)
}
#sp-left .sp-module ul>li>a, #sp-right .sp-module ul>li>a {
    display: block;
    padding: 5px 0;
    line-height: 36px;
    padding: 2px 0
}
#sp-left .sp-module ul>li:last-child, #sp-right .sp-module ul>li:last-child {
    border-bottom: none
}
#sp-left .sp-module .categories-module ul, #sp-right .sp-module .categories-module ul {
    margin: 0 10px
}
#sp-left .sp-module .latestnews>div, #sp-right .sp-module .latestnews>div {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e8e8e8
}
#sp-left .sp-module .latestnews>div:last-child, #sp-right .sp-module .latestnews>div:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0
}
#sp-left .sp-module .latestnews>div>a, #sp-right .sp-module .latestnews>div>a {
    display: block;
    font-weight: 400
}
#sp-left .sp-module .tagscloud, #sp-right .sp-module .tagscloud {
    margin: -2px 0
}
#sp-left .sp-module .tagscloud .tag-name, #sp-right .sp-module .tagscloud .tag-name {
    display: inline-block;
    padding: 5px 10px;
    background: #808080;
    color: #fff;
    border-radius: 4px;
    margin: 2px 0
}
#sp-left .sp-module .tagscloud .tag-name span, #sp-right .sp-module .tagscloud .tag-name span {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 10px
}
@media (max-width:991.98px) {
    #sp-left, #sp-right {
        margin-top: 50px
    }
    #sp-component {
        order: -1
    }
}
.login img {
    display: inline-block;
    margin: 20px 0
}
.login .checkbox input[type="checkbox"] {
    margin-top: 6px
}
button.plg_system_webauthn_login_button svg {
    width: 16px;
    fill: currentColor;
    margin-right: 5px
}
.form-links ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.registration .modal {
    display: inline-block;
    position: inherit
}
.com-content.layout-edit .nav-tabs .nav-link, .com-content.layout-edit label.hasPopover, .registration label.hasPopover {
    display: inline-block !important
}
.registration .form-check-inline input[type="radio"] {
    display: inline-block
}
.hide-label {
    border: 0;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.search .btn-toolbar {
    margin-bottom: 20px
}
.search .btn-toolbar span.icon-search {
    margin: 0
}
.search .btn-toolbar button {
    color: #fff
}
.search .phrases .phrases-box .controls label {
    display: inline-block;
    margin: 0 20px 20px
}
.search .phrases .ordering-box {
    margin-bottom: 15px
}
.search .only label {
    display: inline-block;
    margin: 0 20px 20px
}
.search .search-results dt.result-title {
    margin-top: 40px
}
.search .search-results dt, .search .search-results dd {
    margin: 5px 0
}
.filter-search .chzn-container-single .chzn-single {
    height: 34px;
    line-height: 34px
}
.form-search .finder label {
    display: block
}
.form-search .finder .input-medium {
    width: 60%;
    border-radius: 4px
}
.finder .word input {
    display: inline-block
}
.finder .search-results.list-striped li {
    padding: 20px 0
}
.article-list .article {
    position: relative;
    margin-bottom: 50px
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin-bottom: 20px;
    overflow: hidden
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
    width: 100%
}
.article-list .article .featured-article-badge {
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: default
}
.article-list .article .article-full-image {
    margin: 0 0 20px 0;
    overflow: hidden
}
.article-list .article .article-intro-image.float-left {
    float: none !important
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 1.375rem;
    margin: 0 0 0.5rem 0
}
.article-list.grid {
    --gap: 1em;
    margin: 0 auto;
    display: flow;
    columns: var(--columns);
    gap: var(--gap);
    margin-bottom: 20px
}
.article-list.grid .article .article-intro-image {
    overflow: hidden;
    position: relative;
    height: 40vh
}
.article-list.grid .article a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: none;
    max-height: none;
    width: auto;
    height: 100%
}
.article-list.grid .article:nth-child(1n) .article-intro-image {
    height: 60vh
}
.article-list.grid .article:nth-child(2n) .article-intro-image {
    height: 30vh
}
.article-list.grid .article:nth-child(3n) .article-intro-image {
    height: 50vh
}
.article-list.grid .article:nth-child(4n) .article-intro-image {
    height: 45vh
}
.article-list.grid .article:nth-child(5n) .article-intro-image {
    height: 55vh
}
.article-list.grid>* {
    break-inside: avoid;
    margin-bottom: var(--gap)
}
@supports (grid-template-rows: masonry) {
    .article-list.grid {
        display: grid;
        grid-template-columns: repeat(var(--columns), 1fr);
        grid-template-rows: masonry;
        grid-auto-flow: dense
    }
    .article-list.grid>* {
        margin-bottom: 0em
    }
}
.related-article-large .article-image {
    width: 350px;
    min-width: 350px
}
.related-article-large .article-information {
    border-left: 1px solid #f1f1f1;
    padding-left: 20px;
    margin-left: 20px
}
.related-article-large .article-information>span {
    font-size: 0.813rem
}
.related-article-large .article-information>span+span::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    content: "/"
}
.related-article-large .article-information>span a {
    color: #454545
}
.related-article-large .article-information>span a:hover {
    color: #af843d
}
.related-article-large .article-information .intro-text {
    margin-top: 20px
}
.article-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1.125rem;
    margin-left: -10px;
    margin-right: -10px
}
.article-info>span {
    font-size: 0.75rem;
    text-transform: uppercase;
    margin: 0 10px
}
.article-details {
    position: relative
}
.article-details .article-header {
    position: relative
}
.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 2rem;
    margin-bottom: 0.5rem
}
.article-details .featured-article-badge {
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: default
}
.article-details .article-info {
    margin-bottom: 1.25rem
}
.article-details .article-full-image {
    text-align: center;
    margin-bottom: 2rem
}
.article-details .article-full-image img {
    display: inline-block
}
.article-details .article-full-image.float-left {
    float: none !important
}
.article-details .article-featured-video, .article-details .article-featured-audio, .article-details .article-feature-gallery {
    margin-bottom: 2rem
}
.article-details .article-ratings-social-share {
    padding: 1rem 0;
    border-top: 1px solid rgba(173, 181, 189, 0.3);
    border-bottom: 1px solid rgba(173, 181, 189, 0.3);
    margin: 1.5rem 0 0
}
.article-details .article-ratings-social-share+.pager, .article-details .article-ratings-social-share+.pagenavigation {
    margin-top: 0;
    border-top: none
}
.article-details .article-author-information {
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid rgba(173, 181, 189, 0.3)
}
.article-details .article-can-edit {
    position: relative;
    margin-bottom: 10px
}
.article-details .article-can-edit a {
    display: inline-block;
    background: #2a61c9;
    color: #fff;
    padding: 5px 12px;
    border-radius: 3px;
    font-size: 14px
}
.article-details blockquote {
    margin: 2rem 0
}
.article-details .tags {
    margin-top: 1.5rem
}
.article-details .article-ratings-social-share {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    justify-content: flex-end
}
@media (max-width:767.98px) {
    .article-details .article-ratings-social-share {
        flex-direction: column
    }
    .article-details .article-ratings-social-share .article-social-share {
        float: none;
        margin-top: 0.5rem
    }
}
.article-details .article-print-email {
    margin-top: 1.5rem
}
.related-article-list-container {
    margin-top: 2rem;
    margin-bottom: -50px
}
.related-article-list-container .related-article-title {
    position: relative;
    font-size: 22px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(173, 181, 189, 0.3);
    margin-bottom: 25px
}
.related-article-list-container .related-article-title:after {
    content: "";
    width: 50px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: -2px
}
.related-article-list-container .article-info {
    margin-bottom: 0
}
.related-article-list-container .article-full-image {
    margin-bottom: 20px
}
.related-article-list-container ul.related-article-list {
    list-style: none;
    padding: 0
}
.related-article-list-container ul.related-article-list li {
    margin-bottom: 10px
}
.related-article-list-container ul.related-article-list li .article-header h2 {
    font-size: 1.2rem
}
.related-article-list-container ul.related-article-list li .article-header h2 a {
    color: #252525
}
.related-article-list-container ul.related-article-list li .article-header h2 a:hover {
    color: #044cd0
}
.related-article-list-container ul.related-article-list li .published {
    font-size: 14px
}
.tags {
    margin: -3px;
    list-style: none;
    padding: 0;
    display: block
}
.tags>li {
    display: inline-block;
    margin: 3px !important
}
.tags>li a {
    display: block;
    font-size: 0.875rem;
    padding: 10px 12px;
    line-height: 1
}
.pager, .pagenavigation {
    list-style: none;
    padding: 1.875rem 0 0 0;
    margin: 1.875rem 0 0 0;
    border-top: 1px solid rgba(173, 181, 189, 0.3)
}
.pager::after, .pagenavigation::after {
    display: block;
    clear: both;
    content: ""
}
.pager li, .pagenavigation li {
    display: inline-block
}
.pager li.previous, .pagenavigation li.previous {
    float: left
}
.pager li.next, .pagenavigation li.next {
    float: right
}
.pager li a, .pagenavigation li a {
    display: inline-block;
    font-size: 0.785rem;
    padding: 1rem 2.5rem;
    border: 1px solid rgba(173, 181, 189, 0.3)
}
.pagenavigation>ul, .pagenavigation>.pagination {
    justify-content: center
}
.pagenavigation>ul>a+a, .pagenavigation>.pagination>a+a {
    margin-left: 5px
}
#article-comments {
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid rgba(173, 181, 189, 0.3)
}
.article-ratings {
    display: flex;
    align-items: center
}
.article-ratings .rating-symbol {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 1rem;
    display: inline-block;
    margin-left: 5px
}
.article-ratings .rating-symbol span.rating-star {
    font-family: "Font Awesome 6 Free";
    font-weight: normal;
    font-style: normal;
    display: inline-block
}
.article-ratings .rating-symbol span.rating-star.active:before {
    content: "";
    color: #F6BC00;
    font-weight: 900
}
.article-ratings .rating-symbol span.rating-star:before {
    content: "";
    padding-right: 5px
}
.article-ratings .rating-symbol span.rating-star:hover:before, .article-ratings .rating-symbol span.rating-star:hover~span.rating-star:before {
    content: "";
    color: #E7B000;
    font-weight: 900;
    cursor: pointer
}
.article-ratings .ratings-count {
    font-size: 0.785rem;
    color: #999
}
.article-ratings .fa-spinner {
    margin-right: 5px
}
.pagination-wrapper {
    display: flex;
    display: -webkit-flex;
    margin-top: 30px;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap
}
.pagination-wrapper .pagination {
    margin-bottom: 0
}
.article-social-share {
    float: right
}
.article-social-share .social-share-icon ul {
    padding: 0;
    list-style: none;
    margin: 0
}
.article-social-share .social-share-icon ul li {
    display: inline-block
}
.article-social-share .social-share-icon ul li:not(:last-child) {
    margin-right: 10px
}
.article-social-share .social-share-icon ul li a {
    border: 1px solid rgba(173, 181, 189, 0.3);
    font-size: 1rem;
    border-radius: 50%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 34px;
    display: inline-block
}
.ublog.modern-layout .article-intro-image, .ublog.modern-layout .article-featured-video, .ublog.modern-layout .article-featured-audio, .ublog.modern-layout .article-feature-gallery {
    margin-bottom: 0
}
.ublog.modern-layout .article-intro-image~.header-container, .ublog.modern-layout .article-featured-video~.header-container, .ublog.modern-layout .article-featured-audio~.header-container, .ublog.modern-layout .article-feature-gallery~.header-container {
    position: relative;
    padding: 30px 30px 25px;
    width: 90%;
    margin: -70px auto 0
}
.ublog.modern-layout .article-intro-image~.header-container .article-header, .ublog.modern-layout .article-featured-video~.header-container .article-header, .ublog.modern-layout .article-featured-audio~.header-container .article-header, .ublog.modern-layout .article-feature-gallery~.header-container .article-header {
    margin-bottom: 0
}
.ublog.modern-layout .header-container {
    display: flex;
    display: -webkit-flex;
    flex-direction: column
}
.ublog.modern-layout .header-container .article-header {
    margin-bottom: 25px
}
.ublog.modern-layout .header-container .article-info {
    order: -1;
    -webkit-order: -1;
    margin-bottom: 10px
}
.ublog.modern-layout .article {
    text-align: center
}
.ublog.modern-layout .article .readmore .fas {
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .ublog.modern-layout .article .readmore .fas {
        transition: none
    }
}
.ublog.modern-layout .article:hover .readmore .fas {
    transform: scale(1.5)
}
.ublog.modern-layout .article-info {
    justify-content: center
}
.ublog.creative-layout .article-intro-image, .ublog.creative-layout .article-featured-video, .ublog.creative-layout .article-featured-audio, .ublog.creative-layout .article-feature-gallery {
    margin-bottom: 0
}
.ublog.creative-layout .article-intro-image~.header-container, .ublog.creative-layout .article-featured-video~.header-container, .ublog.creative-layout .article-featured-audio~.header-container, .ublog.creative-layout .article-feature-gallery~.header-container {
    position: relative
}
.ublog.creative-layout .article-intro-image~.header-container .article-info, .ublog.creative-layout .article-featured-video~.header-container .article-info, .ublog.creative-layout .article-featured-audio~.header-container .article-info, .ublog.creative-layout .article-feature-gallery~.header-container .article-info {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 6px 15px;
    justify-content: center;
    transform: translateY(-100%)
}
.ublog.creative-layout .article-intro-image~.header-container .article-info span, .ublog.creative-layout .article-featured-video~.header-container .article-info span, .ublog.creative-layout .article-featured-audio~.header-container .article-info span, .ublog.creative-layout .article-feature-gallery~.header-container .article-info span {
    color: #fff
}
.ublog.creative-layout .header-container {
    display: flex;
    display: -webkit-flex;
    flex-direction: column
}
.ublog.creative-layout .header-container .article-header h2, .ublog.creative-layout .header-container .article-header h3 {
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 1.25rem
}
.ublog.creative-layout .header-container .article-info {
    order: -1;
    -webkit-order: -1;
    margin-bottom: 0px
}
.portfolio .filter-options {
    margin: -5px -8px;
    text-align: center
}
.portfolio .filter-options a {
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}
.portfolio .portfolio-list .portfolio {
    margin-bottom: 40px
}
.portfolio .portfolio-media {
    position: relative;
    overflow: hidden;
    margin-bottom: 1.25rem
}
.portfolio .portfolio-media img {
    width: 100%
}
.portfolio .portfolio-media div[class*="float"] {
    float: none !important
}
.portfolio .portfolio-media .fa-play {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -21px 0 0 -21px;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .portfolio .portfolio-media .fa-play {
        transition: none
    }
}
.portfolio .portfolio-media .fa-play:before {
    position: relative;
    left: 2px
}
.portfolio .portfolio-header h2, .portfolio .portfolio-header h3 {
    font-size: 20px
}
.portfolio .portfolio-body {
    margin-top: 15px
}
.portfolio .portfolio:hover .portfolio-media .fa-play {
    opacity: 0
}
.portfolio.one-layout .portfolio {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}
.portfolio.one-layout .portfolio .portfolio-media {
    margin-bottom: 0
}
.portfolio.one-layout .portfolio .portfolio-content {
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 25px;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .portfolio.one-layout .portfolio .portfolio-content {
        transition: none
    }
}
.portfolio.one-layout .portfolio .portfolio-content .link-icon {
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    margin-bottom: 12px;
    border-radius: 50%;
    transform: scale(0)
}
.portfolio.one-layout .portfolio .portfolio-content>* {
    z-index: 2
}
.portfolio.one-layout .portfolio:hover .portfolio-content, .portfolio.one-layout .portfolio:focus .portfolio-content {
    opacity: 1
}
.portfolio.one-layout .portfolio:hover .portfolio-content .link-icon, .portfolio.one-layout .portfolio:focus .portfolio-content .link-icon {
    transform: scale(1)
}
.portfolio.two-layout .portfolio-media {
    margin-bottom: 0;
    background: #000
}
.portfolio.two-layout .portfolio-media img {
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .portfolio.two-layout .portfolio-media img {
        transition: none
    }
}
.portfolio.two-layout .portfolio-media .link-icon {
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 48px);
    opacity: 0
}
@media (prefers-reduced-motion:reduce) {
    .portfolio.two-layout .portfolio-media .link-icon {
        transition: none
    }
}
.portfolio.two-layout .portfolio .portfolio-header {
    padding: 25px;
    background: #e9ecef
}
.portfolio.two-layout .portfolio .portfolio-header h3 {
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400
}
.portfolio.two-layout .portfolio:hover .link-icon {
    transform: translate(-50%, -50%);
    opacity: 1
}
.portfolio.two-layout .portfolio:hover img {
    transform: scale(1.1);
    opacity: 0.5
}
.single-portfolio .article-full-image, .single-portfolio .article-featured-video, .single-portfolio .article-featured-audio, .single-portfolio .article-feature-gallery {
    margin-bottom: 1.5rem
}
.single-portfolio .article-full-image {
    float: none !important
}
.single-portfolio .portfolio-gallery {
    margin-bottom: 30px
}
.single-portfolio .portfolio-gallery .row {
    margin-left: -5px;
    margin-right: -5px
}
.single-portfolio .portfolio-gallery .row>div {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px
}
.single-portfolio .portfolio-gallery .row>div>a {
    display: block;
    position: relative
}
.single-portfolio .portfolio-gallery .row>div>a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.4s ease-in-out;
    opacity: 0
}
@media (prefers-reduced-motion:reduce) {
    .single-portfolio .portfolio-gallery .row>div>a:before {
        transition: none
    }
}
.single-portfolio .portfolio-gallery .row>div>a img {
    width: 100%
}
.single-portfolio .portfolio-gallery .row>div>a .photo-inner {
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 25%) scale(0);
    opacity: 0;
    transition: all 0.4s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
    .single-portfolio .portfolio-gallery .row>div>a .photo-inner {
        transition: none
    }
}
.single-portfolio .portfolio-gallery .row>div>a .fas {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 10px
}
.single-portfolio .portfolio-gallery .row>div>a h4 {
    margin-bottom: 0;
    color: #fff;
    font-size: 0.875rem
}
.single-portfolio .portfolio-gallery .row>div>a:hover:before {
    opacity: 1
}
.single-portfolio .portfolio-gallery .row>div>a:hover .photo-inner {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1
}
.single-portfolio .portfolio-header h1, .single-portfolio .portfolio-header h2 {
    font-size: 2rem;
    margin-bottom: 15px
}
@media (max-width:991.98px) {
    .single-portfolio .portfolio-header {
        margin-top: 1.5rem
    }
}
.single-portfolio .portfolio-info-ct {
    border: 1px solid rgba(173, 181, 189, 0.3)
}
.single-portfolio .portfolio-info-ct h4 {
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 1rem
}
.single-portfolio .portfolio-info-ct ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.single-portfolio .portfolio-info-ct ul li {
    border-top: 1px solid rgba(173, 181, 189, 0.3);
    padding: 0.75rem 0
}
.single-portfolio .portfolio-info-ct ul li:first-child {
    border-top: none
}
.single-portfolio .portfolio-footer {
    margin-top: 2rem;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end
}
@media (max-width:767.98px) {
    .single-portfolio .portfolio-footer {
        flex-direction: column
    }
    .single-portfolio .portfolio-footer .portfolio-share {
        margin-top: 1.25rem
    }
    .single-portfolio .portfolio-footer .article-social-share {
        float: none
    }
}
.single-portfolio .portfolio-related {
    margin-top: 1.875rem;
    padding-top: 2.5rem;
    border-top: 1px solid rgba(173, 181, 189, 0.3)
}
.single-portfolio .portfolio-related .sp-module-title {
    margin-bottom: 1.25rem;
    text-align: center;
    font-size: 1.5rem
}
.single-portfolio .sp-module .article-full-image, .single-portfolio .sp-module .article-featured-video, .single-portfolio .sp-module .article-featured-audio, .single-portfolio .sp-module .article-feature-gallery {
    margin-bottom: 0
}
.single-portfolio .sp-module .portfolio-list {
    margin-bottom: -30px
}
.single-portfolio.one-layout .portfolio-text {
    margin-bottom: 40px
}
.single-portfolio.one-layout .portfolio-info {
    border-bottom: 1px solid rgba(173, 181, 189, 0.3);
    margin-bottom: 40px
}
.single-portfolio.one-layout .portfolio-info h3 {
    font-size: 1.25rem;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(173, 181, 189, 0.3);
    margin-bottom: 20px
}
.single-portfolio.one-layout .portfolio-info ul {
    padding: 0;
    list-style: none;
    margin-bottom: 0
}
.single-portfolio.one-layout .portfolio-info ul li {
    margin-bottom: 20px
}
.single-portfolio.one-layout .portfolio-info ul h4 {
    font-size: 0.875rem;
    margin-bottom: 5px
}
.single-portfolio.two-layout .portfolio-info h3 {
    font-size: 1.5rem;
    margin-bottom: 1.25rem
}
.single-portfolio.two-layout .portfolio-header h1:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 5px
}
.single-portfolio.two-layout .portfolio-gallery {
    margin-top: 1.25rem
}
div.img_caption {
    position: relative
}
div.img_caption .img_caption {
    background: rgba(0, 0, 0, 0.7);
    padding: 5px 15px;
    text-align: center;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}
.newsfeed-category .category {
    list-style: none;
    padding: 0;
    margin: 0
}
.newsfeed-category .category li {
    padding: 5px 0
}
.newsfeed-category #filter-search {
    margin: 10px 0
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
    list-style: none;
    padding: 0;
    margin: 0
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
    padding: 2px 0
}
.category-module li h4, .categories-module li h4, .archive-module li h4, .latestnews li h4, .newsflash-horiz li h4, .mostread li h4, .form-links li h4, .list-striped li h4 {
    margin: 5px 0
}
.article-footer-top {
    display: table;
    clear: both;
    width: 100%
}
.article-footer-top .post_rating {
    float: left
}
.contentpane:not(.com-sppagebuilder) {
    padding: 20px
}
#sp-bottom {
    background: #af843d;
    padding: 100px 0 50px
}
#sp-bottom .sp-module {
    margin-bottom: 30px
}
#sp-bottom .sp-module .sp-module-title {
    position: relative;
    font-weight: 700;
    margin: 0 0 25px;
    padding-bottom: 15px
}
#sp-bottom .sp-module .sp-module-title:after {
    content: "";
    width: 50px;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: -3px
}
#sp-bottom .sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0
}
#sp-bottom .sp-module ul>li {
    display: block;
    margin-bottom: 15px
}
#sp-bottom .sp-module ul>li:last-child {
    margin-bottom: 0
}
#sp-bottom .sp-module ul>li>a {
    display: block
}
#sp-footer {
    font-size: 14px;
    padding: 18px 0
}
#sp-footer .container-inner>.row {
    align-items: center
}
#sp-footer ul.menu {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 -10px
}
#sp-footer ul.menu li {
    display: inline-block;
    margin: 0 10px
}
#sp-footer ul.menu li a {
    display: block
}
#sp-footer ul.menu li a:hover {
    background: none
}
#sp-footer #sp-footer2 {
    text-align: right
}
#sp-footer .social-icons {
    margin: -5px -10px
}
#sp-footer .social-icons>li {
    margin: 0
}
#sp-footer .social-icons>li>a {
    padding: 5px 10px
}
@media (max-width:991.98px) {
    #sp-footer #sp-footer1 {
        margin-bottom: 20px;
        text-align: center
    }
    #sp-footer #sp-footer2 {
        text-align: center
    }
}
#sp-footer .designed-by {
    color: #fff
}
html.offline body {
    background: #F3F3F3
}
html.offline .offline-wrapper {
    padding: 50px;
    border-radius: 10px
}
html.coming-soon {
    width: 100%;
    height: 100%;
    min-height: 100%
}
html.coming-soon body {
    width: 100%;
    height: auto;
    min-height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 40%
}
html.coming-soon body.overlay-bg-black-70 {
    color: #e9ecef
}
html.coming-soon body.overlay-bg-black-70 h1, html.coming-soon body.overlay-bg-black-70 h2, html.coming-soon body.overlay-bg-black-70 h3, html.coming-soon body.overlay-bg-black-70 h4, html.coming-soon body.overlay-bg-black-70 h5, html.coming-soon body.overlay-bg-black-70 h6 {
    color: #fff
}
html.coming-soon body.overlay-bg-black-70 .form-control {
    background: rgba(173, 181, 189, 0.8)
}
html.coming-soon body.overlay-bg-black-70 .offline-wrapper {
    background: transparent
}
html.coming-soon .container {
    position: relative
}
html.coming-soon .coming-soon-logo {
    display: inline-block;
    margin-bottom: 2rem
}
html.coming-soon #coming-soon-countdown {
    margin-top: 3rem
}
html.coming-soon #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds {
    margin: 0;
    float: left;
    width: 25%
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
    width: 100%;
    font-size: 4.5rem;
    letter-spacing: -1px;
    line-height: 1;
    display: block;
    font-weight: 700
}
html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
    font-size: 1.125rem;
    display: block;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 20px
}
html.coming-soon .coming-soon-position {
    margin-top: 2rem
}
html.coming-soon .social-icons {
    margin-top: 3rem
}
html.coming-soon .social-icons a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    border-radius: 2px
}
html.coming-soon .coming-soon-login form {
    display: inline-block
}
@media (max-width:767.98px) {
    html.coming-soon #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds {
        width: 50%
    }
}
html.coming-soon #form-login .form-control {
    border-color: rgba(173, 181, 189, 0.7)
}
html.error-page {
    width: 100%;
    height: 100%
}
html.error-page body {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 40%;
	background-size: cover;
}
html.error-page body.overlay-bg-black-70 {
    color: #e9ecef
}
html.error-page body.overlay-bg-black-70 h1, html.error-page body.overlay-bg-black-70 h2, html.error-page body.overlay-bg-black-70 h3, html.error-page body.overlay-bg-black-70 h4, html.error-page body.overlay-bg-black-70 h5, html.error-page body.overlay-bg-black-70 h6 {
    color: #fff
}
html.error-page body.overlay-bg-black-70 .form-control {
    background: rgba(173, 181, 189, 0.8)
}
html.error-page .container {
    position: relative
}
html.error-page .error-logo {
    display: inline-block;
    margin-bottom: 2rem
}
html.error-page .error-code {
    margin: 0 0 0.5rem;
    font-size: 150px;
    line-height: 1;
    letter-spacing: 5px
}
html.error-page .error-message {
    font-size: 1.5rem;
    margin-bottom: 3rem
}
html.error-page .error-modules {
    margin-top: 2rem
}
.sp-social-share ul {
    display: block;
    padding: 0;
    margin: 20px -5px 0
}
.sp-social-share ul li {
    display: inline-block;
    font-size: 24px;
    margin: 0 5px
}
.profile>div:not(:last-child) {
    margin-bottom: 30px
}
.dl-horizontal dt {
    margin: 8px 0;
    text-align: left
}
.page-header {
    padding-bottom: 15px
}
table.category {
    width: 100%
}
table.category thead>tr, table.category tbody>tr {
    border: 1px solid #f2f2f2
}
table.category thead>tr th, table.category thead>tr td, table.category tbody>tr th, table.category tbody>tr td {
    padding: 10px
}
.contact-form .form-actions {
    background: none;
    border: none
}
@media print {
    .visible-print {
        display: inherit !important
    }
    .hidden-print {
        display: none !important
    }
}
.sp-preloader {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}
.sp-preloader>div {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    position: absolute;
    animation: spSpin 0.75s linear infinite
}
.sp-preloader>div:after {
    content: "";
    position: absolute;
    width: 49px;
    height: 49px;
    top: 1px;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 50%
}
.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 65px;
    right: 30px;
    width: 42px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border-radius: 0px;
    z-index: 1000
}
.control-group {
    margin-bottom: 1rem
}
.form-control, .sppb-form-group .sppb-form-control {
    border-color: rgba(173, 181, 189, 0.3);
    background: #fff;
}
select.form-control:not([multiple]), select.inputbox:not([multiple]), select.sppb-form-control:not([size]):not([multiple]), select:not([multiple]) {
    height: calc(2em + 1rem + 2px);
    font-size: 0.875rem;
	background-color: #fff;
}
.form-control-feedback {
    display: block;
    margin-top: 0.25rem;
    font-size: 0.875em
}
input.form-control, select.form-control {
    height: calc(2em + 1rem + 2px)
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 0.875rem;
    line-height: 2;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(173, 181, 189, 0.3);
    border-radius: 0.125rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}
.password-group meter {
    width: 100%
}
.chzn-select, .chzn-select-deselect {
    width: 100%
}
.chzn-container.chzn-container-single .chzn-single {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    height: calc(2.25rem + 2px);
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none
}
.chzn-container.chzn-container-single .chzn-single div {
    width: 30px;
    background: none
}
.chzn-container.chzn-container-single .chzn-single div>b {
    background: none;
    position: relative
}
.chzn-container.chzn-container-single .chzn-single div>b:after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 0.875rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}
.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
    border-radius: 0.25rem 0.25rem 0 0
}
.chzn-container.chzn-container-single .chzn-search {
    padding: 0.625rem
}
.chzn-container.chzn-container-single .chzn-search input[type="text"] {
    display: block;
    width: 100%;
    padding: 0.5rem 1.429rem 0.5rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.25;
    height: calc(2rem + 2px);
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none;
    -webkit-box-shadow: none
}
.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}
.chzn-container.chzn-container-single .chzn-search:after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 0.875rem;
    color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}
.chzn-container.chzn-container-single .chzn-drop {
    border-color: rgba(0, 0, 0, 0.15);
    border-radius: 0 0 0.25rem 0.25rem;
    box-shadow: none;
    -webkit-box-shadow: none
}
.chzn-container.chzn-container-single .chzn-results li.highlighted {
    background-image: none !important
}
.chzn-container.chzn-container-multi .chzn-choices {
    display: block;
    width: 100%;
    padding: 0 0.75rem;
    min-height: calc(2.25rem + 2px);
    line-height: 1.25;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    box-shadow: none;
    -webkit-box-shadow: none
}
.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.25;
    height: calc(2rem + 2px);
    background-color: #fff
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
    margin: 5.5px 5px 0 0;
    padding: 5px 20px 5px 5px;
    background-image: none;
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: none;
    -webkit-box-shadow: none
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
    background: none;
    top: 5px;
    color: rgba(0, 0, 0, 0.2)
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
    color: rgba(0, 0, 0, 0.5)
}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 0.875rem;
    position: absolute;
    top: 0;
    right: 0
}
.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
    border-radius: 0.25rem
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
    margin-top: -4px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
    padding: 0.75rem;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-top: 0;
    border-radius: 0 0 0.25rem 0.25rem
}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
    background: none
}
.form-horizontal .control-label {
    float: left;
    width: auto;
    padding-top: 5px;
    padding-right: 5px;
    text-align: left
}
.form-horizontal .controls {
    margin-left: 220px
}
.card-block {
    padding: 20px
}
.card-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block
}
.card-block ul li {
    display: block
}
.alert.alert-error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}
.invalid {
    color: #a51f18;
    border-color: #a51f18
}
#sp-cookie-consent {
    position: fixed;
    font-size: 16px;
    font-weight: 500;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10001
}
#sp-cookie-consent>div {
    padding: 20px;
    position: relative
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline {
    margin: 0;
    margin-right: -5px
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #f3f3f3;
    color: #333;
    border-top: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 0
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label.btn-success {
    background: #46a546;
    color: #fff
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline label input[type="radio"] {
    display: none !important
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:last-child label {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
#attrib-helix_ultimate_blog_options #jform_attribs_helix_ultimate_article_format .form-check-inline:first-child label {
    border-left: 1px solid #b3b3b3;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}
.com-contenthistory .btn-group {
    display: flex;
    justify-content: flex-end
}
.com-contenthistory .btn-group button {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    border: 1px solid #bbb;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}
.com-contenthistory .btn-group button:hover {
    color: #333;
    background-color: #e9e9e9
}
#versionsModal {
    top: 10%
}
#versionsModal .modal-dialog {
    max-width: 80%
}
#versionsModal iframe {
    min-height: 300px
}
body.com-content.view-form.layout-edit .nav-tabs .nav-link {
    display: block !important
}
.no-js img.lazyload {
    display: none
}
#system-message-container {
    position: fixed;
    bottom: 0px;
    right: 15px;
    max-width: 350px
}
#system-message-container .alert {
    font-size: 13px;
    line-height: 1.5
}
#system-message-container .alert>.btn-close {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer
}
#system-message-container joomla-alert {
    font-size: 13px
}
.com-users.view-registration #member-registration .modal-dialog, .com-users.view-registration #member-profile .modal-dialog, .com-users.view-profile #member-registration .modal-dialog, .com-users.view-profile #member-profile .modal-dialog {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}
.hu-media-modal .modal-dialog {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}
.registration #member-registration #jform_privacyconsent_privacy-lbl {
    display: inline-flex
}
.registration #member-registration #jform_privacyconsent_privacy-lbl>a {
    position: initial;
    display: block;
    color: #454545
}
.registration #member-registration #jform_privacyconsent_privacy-lbl>a:hover, .registration #member-registration #jform_privacyconsent_privacy-lbl>a:focus {
    color: #af843d
}
body.com-users.view-registration>#sbox-window {
    overflow: hidden
}
body.com-users.view-registration>#sbox-window>#sbox-btn-close {
    top: 5px;
    right: 5px
}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset>.joomla-tabs {
    display: flex;
    padding: 0;
    margin: 0 !important;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    list-style: outside none none;
    background-color: #f5f5f5;
    border-color: #ccc #ccc currentcolor;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    border-radius: 0.25rem 0.25rem 0 0;
    border-image: none;
    box-shadow: 0 1px #fff inset, 0 2px 3px -3px rgba(0, 0, 0, 0.15), 0 -4px 0 rgba(0, 0, 0, 0.05) inset, 0 0 3px rgba(0, 0, 0, 0.04)
}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset>.joomla-tabs .nav-item>.nav-link {
    color: var(--text-color)
}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset>.joomla-tabs .nav-item>.nav-link.active {
    background-color: rgba(0, 0, 0, 0.03);
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.05) 100%);
    border-right: 0 none;
    border-left: 0 none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 2px 0 1px -1px rgba(0, 0, 0, 0.08) inset, -2px 0 1px -1px rgba(0, 0, 0, 0.08) inset, 0 1px 0 rgba(0, 0, 0, 0.02) inset
}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset>.tab-content {
    padding: 15px;
    background-color: #fefefe;
    border: 1px solid #ccc;
    border-radius: 0 0 0.25rem 0.25rem;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.04)
}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #editor label#jform_title-lbl {
    margin-bottom: 15px;
    font-weight: 700
}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #editor .js-editor-tinymce {
    display: flex;
    flex-direction: column
}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #publishing>.control-group, body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #metadata>.control-group, body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #attrib-helix_ultimate_blog_options>.control-group {
    display: flex;
    flex-direction: column
}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #publishing>.control-group>label, body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #metadata>.control-group>label, body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #attrib-helix_ultimate_blog_options>.control-group>label {
    margin-bottom: 5px;
    font-weight: 700
}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #publishing>.control-group textarea, body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #metadata>.control-group textarea, body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #attrib-helix_ultimate_blog_options>.control-group textarea {
    width: 100%
}
body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #publishing>.control-group .calendar-container .time td select, body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #metadata>.control-group .calendar-container .time td select, body.helix-ultimate.hu.view-form.layout-edit .edit.item-page>#adminForm>fieldset #attrib-helix_ultimate_blog_options>.control-group .calendar-container .time td select {
    padding: 4px;
    font-size: 13px
}
body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid {
    display: flex;
    max-width: 100%
}
body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid .span8 {
    flex: auto
}
body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid .span8>.controls {
    margin-left: 10px;
    display: flex;
    max-width: 500px
}
body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid .span8>.controls #folderlist_chzn, body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid .span8>.controls #folderlist {
    flex: auto
}
body.contentpane.com-media.view-images .container-popup #imageForm>#messages+.well .row-fluid .span8 #upbutton {
    background: var(--bs-primary);
    color: #fff;
    margin: 0 5px
}
body.contentpane.com-media.view-images .container-popup #imageForm .well>.row-fluid:not(:last-child) {
    margin-bottom: 5px
}
body.contentpane.com-media.view-images .container-popup #imageForm .well>.row-fluid:not(:last-child)>.control-group:not(:last-child) {
    margin-bottom: 5px
}
body.contentpane.com-media.view-images .container-popup #imageForm .btn.button-cancel {
    background: var(--bs-danger);
    color: #fff
}
body.contentpane.com-media.view-images .container-popup #imageForm .btn.button-cancel:hover, body.contentpane.com-media.view-images .container-popup #imageForm .btn.button-cancel:focus {
    border-color: var(--bs-danger)
}
body.contentpane.com-menus.view-items.layout-modal #adminForm .js-stools-container-bar {
    display: flex
}
body.contentpane.com-modules.view-modules.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar {
    display: flex;
    align-items: center;
    padding: 10px 0px
}
body.contentpane.com-modules.view-modules.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>label {
    margin-right: 10px
}
body.contentpane.com-modules.view-modules.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append {
    display: flex
}
body.contentpane.com-modules.view-modules.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append>button[type="submit"] {
    background: var(--bs-primary);
    color: #fff;
    margin-left: 5px
}
body.contentpane.com-modules.view-modules.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper>button[type="button"] {
    background: var(--bs-primary);
    color: #fff
}
body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools, body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools, body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools {
    padding-top: 15px
}
body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar, body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar, body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar {
    margin-bottom: 10px
}
body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>label, body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>label, body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>label {
    margin-right: 10px
}
body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append, body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append, body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append {
    display: flex
}
body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append>button[type="submit"], body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append>button[type="submit"], body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper.input-append>button[type="submit"] {
    background: var(--bs-primary);
    color: #fff;
    margin-left: 5px
}
body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper>button[type="button"], body.contentpane.com-menus.view-items.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper>button[type="button"], body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm>.js-stools .js-stools-container-bar>.btn-wrapper>button[type="button"] {
    background: var(--bs-primary);
    color: #fff
}
body.contentpane.com-content.view-articles.layout-modal .container-popup #adminForm .js-stools-container-bar, body.contentpane.com-contact.view-contacts.layout-modal .container-popup #adminForm .js-stools-container-bar {
    display: flex;
    align-items: center
}
.modal-dialog.jviewport-width80 {
    width: 80vw;
    max-width: none
}
.btn:focus {
    box-shadow: none !important
}
.hu-media-modal .modal-content {
    height: 65vh
}
.input-group.hu-j4-media {
    max-width: 356px
}
.hidden {
    display: none !important
}
.field-calendar .input-group-text {
    padding: 0
}
.field-calendar .input-group-text button#jform_mycalendar_btn {
    background: transparent;
    border: none;
    color: #af843d
}
.form-check-inline label.form-check-label.btn {
    padding: 0.375rem 3px
}
.modal-body .iframe {
    min-height: 60vh !important
}
#sbox-content iframe {
    width: 780px;
    height: 480px
}
.carousel-item img {
    width: 100%
}
.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important
}
li.custom_user_login_menu ul li:last-child, li.custom_user_login_menu {
    border-bottom: none
}
li.custom_user_login_menu ul {
    padding-left: 0;
    list-style: none
}
li.custom_user_login_menu ul li {
    padding: 5px 0;
    border-bottom: 1px solid #eee
}
svg#Passkey {
    height: 2rem
}
#icon-passkey {
    fill: #fff
}
blockquote {
    border: 1px solid rgba(173, 181, 189, 0.3);
    padding: 30px;
    font-size: 1.125rem;
    position: relative;
    font-style: italic
}
blockquote:after {
    content: "";
    display: block;
    height: 5px;
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px
}
blockquote footer {
    margin-top: 1rem;
    font-weight: 700;
    font-style: normal
}
pre {
    padding: 20px;
    background: #af843d;
    color: #dee2e6
}
.vbox-open {
    padding-right: 17px
}
.vbox-open .vbox-overlay {
    z-index: 10000
}
.vbox-open .vbox-overlay .vbox-container {
    overflow-y: hidden;
    padding: 40px 0 30px
}
.vbox-open .vbox-overlay .vbox-container .vbox-content {
    padding: 0 4%
}
.vbox-open .vbox-overlay .vbox-container .vbox-content img {
    display: inline-block;
    width: auto
}
.vbox-open .vbox-overlay .vbox-container .vbox-content .vbox-child, .vbox-open .vbox-overlay .vbox-container .vbox-content iframe, .vbox-open .vbox-overlay .vbox-container .vbox-content img {
    max-height: calc(100vh - 70px)
}
.vbox-open .vbox-overlay .vbox-title {
    font-size: 0.875rem
}
.vbox-open .vbox-overlay .vbox-num {
    font-size: 0.875rem
}
.vbox-open .vbox-overlay .vbox-close {
    font-size: 30px
}
.vbox-open .vbox-overlay .vbox-next, .vbox-open .vbox-overlay .vbox-prev {
    text-align: center
}
.vbox-open .vbox-overlay .vbox-next span, .vbox-open .vbox-overlay .vbox-prev span {
    display: none
}
.vbox-open .vbox-overlay .vbox-next:after, .vbox-open .vbox-overlay .vbox-prev:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-family: "Font Awesome 6 Free";
    font-size: 45px;
    font-weight: 900;
    line-height: 1;
    color: #fff
}
.vbox-open .vbox-overlay .vbox-prev:after {
    content: ""
}
.vbox-open .header-sticky.veno-scroll {
    padding-right: 17px
}
.com-media.contentpane {
    padding: 10px !important
}
.com-media .well {
    background: #f5f5f5;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 10px
}
.com-media .well .row {
    margin: 0;
    padding: 0
}
.com-media .well .row>div:first-child {
    width: calc(100% - 200px)
}
.com-media .well .row>div:last-child {
    width: 200px;
    float: right;
    text-align: right;
    padding-top: 30px
}
.com-media .well .row #folderlist {
    display: inline-block
}
.com-media .well .row #upbutton {
    display: none
}
.com-media.view-imagesList {
    padding: 0px 0px 10px 0 !important
}
.com-media.view-imagesList:before {
    content: " ";
    display: table
}
.com-media.view-imagesList:after {
    display: block;
    clear: both;
    content: ""
}
.com-media.view-imagesList ul.manager {
    list-style: none;
    padding: 0;
    margin: 0
}
.com-media.view-imagesList ul.manager>li.thumbnail {
    width: 110px;
    float: left
}
.com-media.view-imagesList ul.manager>li.thumbnail>a {}
.com-media.view-imagesList ul.manager>li.thumbnail>a.selected {
    border: 2px solid green;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}
.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child {
    height: 60px;
    margin-bottom: 10px;
    text-align: center
}
.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span {
    display: inline-block;
    width: 60px;
    height: 40px;
    margin: 0 auto;
    margin-top: 25px;
    position: relative;
    background-color: #92ceff;
    border-radius: 0 5px 5px 5px
}
.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span:before {
    content: "";
    width: 50%;
    height: 12px;
    border-radius: 0 20px 0 0;
    background-color: #92ceff;
    position: absolute;
    top: -12px;
    left: 0px
}
.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child img {
    display: inline-block
}
.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    z-index: 99;
    display: block;
    float: right;
    position: static
}
.sp-megamenu-parent>li {
    display: inline-block;
    position: relative;
    padding: 0
}
.sp-megamenu-parent>li.menu-justify {
    position: static
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0 15px;
    line-height: 90px;
    font-size: 0.8125rem;
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px
}
.sp-megamenu-parent>li .sp-menu-badge {
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 10px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 3px
}
.sp-megamenu-parent .sp-module {
    padding: 10px
}
.sp-megamenu-parent .sp-mega-group {
    list-style: none;
    padding: 0;
    margin: 0
}
.sp-megamenu-parent .sp-mega-group>li>a {
    display: block;
    text-transform: uppercase;
    font-size: 0.875rem;
    font-weight: 700;
    padding: 12px 10px;
    line-height: 1.5;
    border-left: 2px solid transparent
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
    list-style: none;
    padding: 0;
    margin: 0
}
.sp-megamenu-parent .sp-dropdown {
    margin: 0;
    position: absolute;
    z-index: 10;
    display: none
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 5px 5px 0 rgba(73, 80, 87, 0.2);
    padding: 15px
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner>.row:not(:first-child) {
    margin-top: 15px
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: none;
    padding: 0;
    margin: 0
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 100%
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    top: 0
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
    box-shadow: 0 0 5px rgba(73, 80, 87, 0.2)
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:not(:first-child) {
    margin-top: 1px
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 0.875rem;
    line-height: 1.5;
    display: block;
    padding: 12px 10px;
    cursor: pointer;
    border-left: 2px solid transparent
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover:before, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge):hover:before {
    width: 10px;
    margin-right: 3px
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a.sp-group-title, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
    text-transform: uppercase;
    font-weight: bold
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.sp-has-child:hover>a:before, .sp-megamenu-parent .sp-dropdown li.sp-menu-item.sp-has-child:hover span:not(.sp-menu-badge):before {
    width: 10px;
    margin-right: 3px
}
.sp-megamenu-parent .sp-dropdown:not(.sp-dropdown-mega) .sp-dropdown-inner {
    padding: 15px 0
}
.sp-megamenu-parent .sp-dropdown:not(.sp-dropdown-mega) li.sp-menu-item {
    padding: 0 15px
}
.sp-megamenu-parent .sp-dropdown .sp-module {
    padding: 0
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
    font-size: 0.875rem;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-weight: bold
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews {
    margin: 0
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li:not(:last-child) {
    margin: 0 0 15px
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a {
    font-size: 14px
}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews>li a span {
    opacity: 0.8
}
.sp-megamenu-parent .sp-dropdown-mega>.row {
    margin-top: 30px
}
.sp-megamenu-parent .sp-dropdown-mega>.row:first-child {
    margin-top: 0
}
.sp-megamenu-parent .sp-dropdown-mega .sp-module {
    margin-left: 0px !important
}
.sp-megamenu-parent .sp-has-child:hover>.sp-dropdown {
    display: block
}
.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover>.sp-dropdown {
    animation: spFadeIn 600ms
}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover>.sp-dropdown {
    animation: spFadeInUp 400ms ease-in
}
.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover>.sp-dropdown {
    animation: spFadeInDown 400ms ease-in
}
.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover>.sp-dropdown {
    animation: spZoomIn 300ms
}
.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover>.sp-dropdown {
    animation: spRotateIn 300ms
}
.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover>.sp-dropdown {
    animation: spPulse 300ms
}
.offcanvas-menu .hide-on-offcanvas {
    display: none !important
}
body.ltr .sp-megamenu-parent>li.sp-has-child>a:after, body.ltr .sp-megamenu-parent>li.sp-has-child>span:after {
    font-family: "Font Awesome 6 Free";
    content: "";
    float: right;
    margin-left: 7px;
    font-weight: 900
}
body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-right {
    margin-left: 5px
}
body.ltr .sp-megamenu-parent>li .sp-menu-badge.sp-menu-badge-left {
    margin-right: 5px
}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    font-family: "Font Awesome 6 Free";
    content: "";
    float: right;
    margin-left: 7px;
    font-weight: 900
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center {
    margin-left: 45px
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
    left: 0
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: 0;
    right: 0;
    width: 100% !important;
    max-width: 100%
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
    right: 0
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    left: 100%
}
@media (min-width:576px) {
    .sp-menu-full.container {
        width: 540px
    }
}
@media (min-width:768px) {
    .sp-menu-full.container {
        width: 720px
    }
}
@media (min-width:992px) {
    .sp-menu-full.container {
        width: 960px
    }
}
@media (min-width:1200px) {
    .sp-menu-full.container {
        width: 100%;
        max-width: 100%
    }
}
@media (min-width:1400px) {
    .sp-menu-full.container {
        width: 1320px
    }
}
#offcanvas-toggler {
    display: inline-flex;
    align-items: center;
    height: 90px;
    line-height: 90px;
    font-size: 20px
}
#offcanvas-toggler>span:hover {
    color: #fff
}
.offcanvas-init {
    overflow-x: hidden;
    position: relative
}
.offcanvas-active .offcanvas-overlay {
    visibility: visible;
    opacity: 1
}
.offcanvas-overlay {
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
    visibility: hidden;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    margin-top: 0
}
.body-wrapper {
    position: relative;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    backface-visibility: hidden
}
.close-offcanvas {
    position: absolute;
    top: 10px;
    z-index: 1;
    border-radius: 100%;
    width: 32px;
    height: 32px;
    text-align: center;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center
}
.close-offcanvas .burger-icon {
    width: 18px
}
.close-offcanvas .burger-icon span:nth-child(1) {
    transform: translate(0, 7px) rotate(-45deg)
}
.close-offcanvas .burger-icon span:nth-child(3) {
    transform: translate(0, -7px) rotate(45deg)
}
.offcanvas-menu {
    width: 300px;
    height: 100%;
    position: fixed;
    top: 0;
    overflow: inherit;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 10000;
    margin-top: 0
}
.offcanvas-menu .d-flex.p-3 {
    padding-left: 25px !important;
    padding-right: 25px !important
}
.offcanvas-menu .d-flex.p-3+.offcanvas-inner {
    padding-top: 20px
}
.offcanvas-menu #offcanvas-toggler {
    display: none !important
}
.offcanvas-menu .offcanvas-inner {
    padding: 45px 25px 50px;
    position: static
}
.offcanvas-menu .offcanvas-inner .header-modules {
    margin-left: 0px
}
.offcanvas-menu .offcanvas-inner .header-modules>div.sp-module {
    margin-bottom: 0
}
.offcanvas-menu .offcanvas-inner .header-modules>div:not(:first-child) {
    margin-left: 20px
}
.offcanvas-menu .offcanvas-inner .header-modules>div:first-child {
    width: 100%
}
.offcanvas-menu .offcanvas-inner .finder {
    margin-bottom: 10px
}
.offcanvas-menu .offcanvas-inner .sp-sign-in {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    align-items: center
}
.offcanvas-menu .offcanvas-inner .sp-sign-in .signin-text {
    display: none !important
}
.offcanvas-menu .offcanvas-inner .sp-profile-wrapper {
    z-index: 1;
    display: inline-flex;
    height: 100%
}
.offcanvas-menu .offcanvas-inner .sp-profile-wrapper .user-text {
    display: none !important
}
.offcanvas-menu .offcanvas-inner .sp-contact-info, .offcanvas-menu .offcanvas-inner .social-icons {
    font-size: 14px
}
.offcanvas-menu .offcanvas-inner .sp-contact-info>li>a, .offcanvas-menu .offcanvas-inner .social-icons>li>a {
    opacity: 0.7
}
.offcanvas-menu .offcanvas-inner .sp-contact-info>li>a:hover, .offcanvas-menu .offcanvas-inner .sp-contact-info>li>a:focus, .offcanvas-menu .offcanvas-inner .social-icons>li>a:hover, .offcanvas-menu .offcanvas-inner .social-icons>li>a:focus {
    opacity: 1
}
.offcanvas-menu .offcanvas-inner .sp-contact-info {
    margin-top: 20px
}
.offcanvas-menu .offcanvas-inner .sp-contact-info>li:not(:last-child) {
    margin-bottom: 10px
}
.offcanvas-menu .offcanvas-inner .sp-contact-info>li {
    display: block
}
.offcanvas-menu .offcanvas-inner .sp-contact-info>li span[class*="fa"] {
    width: 32px;
    height: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-right: 10px
}
.offcanvas-menu .offcanvas-inner .social-icons>li>a {
    width: 32px;
    height: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    opacity: 1
}
.offcanvas-menu .offcanvas-inner .social-icons>li>a:hover, .offcanvas-menu .offcanvas-inner .social-icons>li>a:focus {
    color: #fff
}
.offcanvas-menu .offcanvas-inner .sp-module {
    padding: 0;
    margin: 0
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 1.25rem
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
    margin-bottom: 20px
}
.offcanvas-menu .offcanvas-inner .sp-module .awesomplete {
    width: 100%
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu>li {
    border-top: 1px solid rgba(173, 181, 189, 0.15)
}
.offcanvas-menu .offcanvas-inner .sp-module ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li {
    border: 0;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    display: block
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li a, .offcanvas-menu .offcanvas-inner .sp-module ul>li span {
    display: block;
    font-size: 1rem;
    padding: 11px 0;
    position: relative;
    line-height: 1.5;
    border-color: rgba(173, 181, 189, 0.15)
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent {
    border-top: 1px solid rgba(173, 181, 189, 0.15)
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent:last-child {
    border-bottom: 1px solid rgba(173, 181, 189, 0.15)
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-family: "Font Awesome 6 Free";
    font-weight: 900
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler:after {
    content: ""
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>a {
    border-bottom: 1px solid rgba(173, 181, 189, 0.15)
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>a>.menu-toggler:after, .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler:after {
    content: ""
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent.menu-parent-open>.nav-header>.menu-toggler:after {
    content: ""
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.nav-header>.menu-toggler {
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    font-family: "Font Awesome 6 Free";
    font-weight: 900
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.nav-header>.menu-toggler:after {
    content: ""
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
    display: none
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li {
    border: none !important
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li:last-child {
    border-bottom: none !important
}
.offcanvas-menu .offcanvas-inner .sp-module ul>li ul li a {
    padding: 8px 0;
    font-size: 0.875rem
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li {
    border-bottom: 1px solid rgba(32, 31, 31, 0.1);
    margin-bottom: 0
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li>a {
    padding: 15px 10px
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu ul {
    padding-bottom: 15px
}
.offcanvas-menu.center-alignment .offcanvas-inner {
    padding: 0px 15px
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    float: right;
    margin-left: 20px
}
body.ltr #offcanvas-toggler.offcanvas-toggler-left {
    float: left;
    margin-right: 20px
}
body.ltr.offcanvs-position-left .body-wrapper {
    left: 0
}
body.ltr.offcanvs-position-left .offcanvas-menu {
    left: -300px
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
    left: 0
}
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
    left: 300px
}
body.ltr.offcanvs-position-right .body-wrapper {
    right: 0
}
body.ltr.offcanvs-position-right .offcanvas-menu {
    right: -300px
}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu {
    right: 0
}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper {
    right: 300px
}
body.ltr .close-offcanvas {
    right: 15px
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>a>.menu-toggler, body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.menu-separator>.menu-toggler {
    right: 0
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li.menu-parent>.nav-header>.menu-toggler {
    right: 0
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul>li ul {
    margin-left: 10px
}
@keyframes spFadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes spFadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}
@keyframes spFadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}
@keyframes spZoomIn {
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }
    100% {
        opacity: 1
    }
}
@keyframes spRotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}
@keyframes spPulse {
    from {
        opacity: 0;
        transform: scale3d(1, 1, 1)
    }
    50% {
        opacity: 0.5;
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}
@keyframes spSpin {
    to {
        transform: rotate(360deg)
    }
}
@-webkit-keyframes grdAiguille {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}
@keyframes grdAiguille {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
@-webkit-keyframes ptAiguille {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}
@keyframes ptAiguille {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
@-webkit-keyframes loader1 {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}
@keyframes loader1 {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}
@-webkit-keyframes loader6 {
    0% {
        -webkit-transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(180deg)
    }
}
@keyframes loader6 {
    0% {
        transform: rotate(0deg)
    }
    50% {
        transform: rotate(180deg)
    }
    100% {
        transform: rotate(180deg)
    }
}
@keyframes rotate-360 {
    from {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes audioWave {
    25% {
        background: linear-gradient(#121212, #121212) 0 50%, linear-gradient(#121212, #121212) 0.625em 50%, linear-gradient(#121212, #121212) 1.25em 50%, linear-gradient(#121212, #121212) 1.875em 50%, linear-gradient(#121212, #121212) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em
    }
    37.5% {
        background: linear-gradient(#121212, #121212) 0 50%, linear-gradient(#121212, #121212) 0.625em 50%, linear-gradient(#121212, #121212) 1.25em 50%, linear-gradient(#121212, #121212) 1.875em 50%, linear-gradient(#121212, #121212) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em
    }
    50% {
        background: linear-gradient(#121212, #121212) 0 50%, linear-gradient(#121212, #121212) 0.625em 50%, linear-gradient(#121212, #121212) 1.25em 50%, linear-gradient(#121212, #121212) 1.875em 50%, linear-gradient(#121212, #121212) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em, 0.5em 0.25em
    }
    62.5% {
        background: linear-gradient(#121212, #121212) 0 50%, linear-gradient(#121212, #121212) 0.625em 50%, linear-gradient(#121212, #121212) 1.25em 50%, linear-gradient(#121212, #121212) 1.875em 50%, linear-gradient(#121212, #121212) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em, 0.5em 0.25em
    }
    75% {
        background: linear-gradient(#121212, #121212) 0 50%, linear-gradient(#121212, #121212) 0.625em 50%, linear-gradient(#121212, #121212) 1.25em 50%, linear-gradient(#121212, #121212) 1.875em 50%, linear-gradient(#121212, #121212) 2.5em 50%;
        background-repeat: no-repeat;
        background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 2em
    }
}
@-webkit-keyframes effect-2 {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes effect-2 {
    from {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@keyframes sequence1 {
    0% {
        height: 10px
    }
    50% {
        height: 50px
    }
    100% {
        height: 10px
    }
}
@keyframes sequence2 {
    0% {
        height: 20px
    }
    50% {
        height: 65px
    }
    100% {
        height: 20px
    }
}
@keyframes rot1 {
    100% {
        transform: skew(-10deg) translateX(50px) rotate(405deg)
    }
}
@-webkit-keyframes rot1 {
    100% {
        -webkit-transform: skew(-10deg) translateX(50px) rotate(405deg)
    }
}
@keyframes rot2 {
    100% {
        transform: skew(-10deg) rotate(525deg)
    }
}
@-webkit-keyframes rot2 {
    100% {
        -webkit-transform: skew(-10deg) rotate(525deg)
    }
}
@keyframes rot3 {
    100% {
        transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg)
    }
}
@-webkit-keyframes rot3 {
    100% {
        -webkit-transform: skew(-10deg) translateX(20px) translateY(-50px) rotate(645deg)
    }
}
@keyframes width {
    10% {
        width: 10%
    }
    20% {
        width: 20%
    }
    30% {
        width: 30%
    }
    40% {
        width: 40%
    }
    50% {
        width: 50%
    }
    60% {
        width: 60%
    }
    70% {
        width: 70%
    }
    80% {
        width: 80%
    }
    90% {
        width: 90%
    }
    100% {
        width: 100%
    }
}
@keyframes utSlideInUp {
    0% {
        transform: translateY(0px)
    }
    100% {
        transform: translateY(-20px)
    }
}
@keyframes utSlideInDown {
    0% {
        transform: translateY(0)
    }
    100% {
        transform: translateY(20px)
    }
}
@keyframes utSlideInRight {
    0% {
        transform: translatex(0)
    }
    100% {
        transform: translateX(10px)
    }
}
@keyframes utExpand {
    from {
        transform: scale3d(1, 1, 1)
    }
    50% {
        transform: scale3d(1.2, 1.2, 1.2)
    }
    to {
        transform: scale3d(1, 1, 1)
    }
}
.sp-pre-loader {
    background: #FFFFFF;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}
.sp-pre-loader .sp-loader-clock {
    border: 3px solid #121212;
    border-radius: 60px;
    bottom: 0;
    height: 80px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 80px
}
.sp-pre-loader .sp-loader-clock:after {
    content: "";
    position: absolute;
    background-color: #121212;
    top: 2px;
    left: 48%;
    height: 38px;
    width: 4px;
    border-radius: 5px;
    -webkit-transform-origin: 50% 97%;
    transform-origin: 50% 97%;
    -webkit-animation: grdAiguille 2s linear infinite;
    animation: grdAiguille 2s linear infinite
}
.sp-pre-loader .sp-loader-clock:before {
    content: "";
    position: absolute;
    background-color: #121212;
    top: 6px;
    left: 48%;
    height: 35px;
    width: 4px;
    border-radius: 5px;
    -webkit-transform-origin: 50% 94%;
    transform-origin: 50% 94%;
    -webkit-animation: ptAiguille 12s linear infinite;
    animation: ptAiguille 12s linear infinite
}
.sp-pre-loader .sp-loader-circle {
    position: absolute;
    height: 80px;
    width: 80px;
    border-radius: 80px;
    border: 3px solid fade(#121212, 70%);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: loader1 3s linear infinite;
    animation: loader1 3s linear infinite
}
.sp-pre-loader .sp-loader-circle:after {
    content: "";
    position: absolute;
    top: -5px;
    left: 20px;
    width: 11px;
    height: 11px;
    border-radius: 10px;
    background-color: #121212
}
.sp-pre-loader .sp-loader-bubble-loop {
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 12px;
    background-color: #121212;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: loader6 1s ease-in-out infinite;
    animation: loader6 1s ease-in-out infinite
}
.sp-pre-loader .sp-loader-bubble-loop:before {
    content: "";
    position: absolute;
    background-color: rgba(18, 18, 18, 0.5);
    top: 0px;
    left: -25px;
    height: 12px;
    width: 12px;
    border-radius: 12px
}
.sp-pre-loader .sp-loader-bubble-loop:after {
    content: "";
    position: absolute;
    background-color: rgba(18, 18, 18, 0.5);
    top: 0px;
    left: 25px;
    height: 12px;
    width: 12px;
    border-radius: 12px
}
.sp-pre-loader .circle-two {
    bottom: 0;
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px
}
.sp-pre-loader .circle-two>span, .sp-pre-loader .circle-two>span:before, .sp-pre-loader .circle-two>span:after {
    content: "";
    display: block;
    border-radius: 50%;
    border: 2px solid #121212;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.sp-pre-loader .circle-two>span {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-left-color: transparent;
    -webkit-animation: effect-2 2s infinite linear;
    -moz-animation: effect-2 2s infinite linear;
    -ms-animation: effect-2 2s infinite linear;
    -o-animation: effect-2 2s infinite linear;
    animation: effect-2 2s infinite linear
}
.sp-pre-loader .circle-two>span:before {
    width: 75%;
    height: 75%;
    border-right-color: transparent
}
.sp-pre-loader .circle-two>span:after {
    width: 50%;
    height: 50%;
    border-bottom-color: transparent
}
.sp-pre-loader .wave-two-wrap {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    width: 90px
}
.sp-pre-loader .wave-two {
    margin: 0;
    list-style: none;
    width: 90px;
    position: relative;
    padding: 0;
    height: 10px
}
.sp-pre-loader .wave-two li {
    position: absolute;
    width: 2px;
    height: 0;
    background-color: #121212;
    bottom: 0
}
.sp-pre-loader .wave-two li:nth-child(1) {
    left: 0;
    -webkit-animation: sequence1 1s ease infinite 0;
    animation: sequence1 1s ease infinite 0
}
.sp-pre-loader .wave-two li:nth-child(2) {
    left: 15px;
    -webkit-animation: sequence2 1s ease infinite 0.1s;
    animation: sequence2 1s ease infinite 0.1s
}
.sp-pre-loader .wave-two li:nth-child(3) {
    left: 30px;
    -webkit-animation: sequence1 1s ease-in-out infinite 0.2s;
    animation: sequence1 1s ease-in-out infinite 0.2s
}
.sp-pre-loader .wave-two li:nth-child(4) {
    left: 45px;
    -webkit-animation: sequence2 1s ease-in infinite 0.3s;
    animation: sequence2 1s ease-in infinite 0.3s
}
.sp-pre-loader .wave-two li:nth-child(5) {
    left: 60px;
    -webkit-animation: sequence1 1s ease-in-out infinite 0.4s;
    animation: sequence1 1s ease-in-out infinite 0.4s
}
.sp-pre-loader .wave-two li:nth-child(6) {
    left: 75px;
    -webkit-animation: sequence2 1s ease infinite 0.5s;
    animation: sequence2 1s ease infinite 0.5s
}
.sp-pre-loader .sp-loader-audio-wave {
    width: 3em;
    height: 2em;
    background: linear-gradient(#121212, #121212) 0 50%, linear-gradient(#121212, #121212) 0.625em 50%, linear-gradient(#121212, #121212) 1.25em 50%, linear-gradient(#121212, #121212) 1.875em 50%, linear-gradient(#121212, #121212) 2.5em 50%;
    background-repeat: no-repeat;
    background-size: 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em, 0.5em 0.25em;
    animation: audioWave 1.5s linear infinite;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto
}
.sp-pre-loader .sp-loader-with-logo {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center
}
.sp-pre-loader .sp-loader-with-logo .logo {
    display: inline-block;
    width: auto
}
.sp-pre-loader .sp-loader-with-logo .line {
    background: #121212;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0
}
@media (max-width:1199px) {
    #sp-header.full-header {
        padding-left: 15px;
        padding-right: 15px
    }
    #sp-header.header-with-social #sp-menu .social-wrap {
        padding-left: 0px
    }
    .sp-megamenu-parent>li>a, .sp-megamenu-parent>li span {
        padding: 0 7px
    }
}
@media (min-width:992px) {
    #sp-header.header-with-modal-menu #offcanvas-toggler.offcanvas {
        display: none !important
    }
}
@media (max-width:991px) {
    :root {
        --header_height: 70px
    }
    .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
        line-height: 70px
    }
    #sp-header {
        height: 70px
    }
    #sp-header .logo {
        height: 70px
    }
    #sp-header.header-with-modal-menu #offcanvas-toggler {
        display: flex !important
    }
    #sp-header.header-with-modal-menu #modal-menu-toggler {
        display: none
    }
    #sp-header.full-header-center #offcanvas-toggler.mega, #sp-header.header-with-modal-menu #offcanvas-toggler.mega, #sp-header.full-header-left #offcanvas-toggler.mega, #sp-header.lg-header #offcanvas-toggler.mega, #sp-header.header-with-social #offcanvas-toggler.mega {
        display: flex !important
    }
    #sp-header.lg-header #offcanvas-toggler.mega {
        display: none !important
    }
    #sp-header.lg-header .offcanvas-toggler-left.offcanvas {
        display: flex !important
    }
    #sp-header-topbar .container-inner>.row {
        min-height: 70px
    }
    #modal-menu {
        top: 70px
    }
    #offcanvas-toggler {
        height: 70px;
        line-height: 70px
    }
    #sp-logo.has-border>.sp-column {
        border-right: none;
        padding-right: 0px
    }
    #sp-menu .social-wrap:after, #sp-logo.has-border:after {
        display: none
    }
    #sp-logo.has-border {
        padding-right: 15px
    }
    #sp-menu .social-wrap {
        padding-left: 15px
    }
    #sp-header.header-with-modal-menu.center-layout .sp-contact-info, #sp-header.header-with-modal-menu.classic-layout .sp-contact-info {
        display: none
    }
    #sp-header-topbar {
        margin: 10px 0px
    }
    #sp-header-topbar .container-inner {
        padding-bottom: 10px
    }
    .hu-media-modal .modal-content {
        height: 80vh
    }
}
@media (max-width:767px) {
    #sp-menu .social-wrap {
        padding-left: 10px
    }
    #sp-menu .social-wrap:after {
        display: none
    }
    #sp-header .menu-wrap {
        display: none
    }
    .hu-media-modal .modal-content {
        height: 85vh
    }
    .modal-dialog.jviewport-width80 {
        width: auto
    }
    .article.related-article-large.d-flex {
        display: block !important
    }
    .related-article-large .article-image {
        width: auto;
        min-width: auto;
        margin-bottom: 15px
    }
    .related-article-large .article-information {
        border-left: none;
        padding-left: 0;
        margin-left: 0
    }
    .article-list.grid {
        --columns: 1 !important;
        margin-bottom: 15px
    }
}
@media (max-width:575px) {
    :root {
        --header_height: 70px
    }
    .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
        line-height: 70px
    }
    #sp-header {
        height: 70px
    }
    #sp-header .logo {
        height: 70px
    }
    #sp-header-topbar .container-inner>.row {
        min-height: 70px
    }
    #modal-menu {
        top: 70px
    }
    #offcanvas-toggler {
        height: 70px;
        line-height: 70px
    }
    #sp-header .sp-module {
        margin-left: 10px
    }
    #sp-header .sp-module .sp-sign-in .text {
        display: none
    }
    #sp-menu ul.social-icons>li:not(:last-child) {
        margin-right: 10px
    }
    #sp-header.lg-header .top-part {
        border-bottom: none
    }
    #sp-header.lg-header #sp-contact {
        order: 1
    }
    #sp-header.lg-header #sp-logo {
        order: 3
    }
    #sp-header.lg-header #sp-social {
        order: 2
    }
    #sp-header.lg-header #sp-social .sp-column {
        justify-content: center !important
    }
    #sp-header.lg-header #sp-social .social-icons {
        margin: 0
    }
    #sp-header.lg-header #sp-social .social-icons>li:not(:last-child) {
        margin-right: 10px
    }
    #sp-header.lg-header .sp-contact-info {
        text-align: center;
        margin: 5px 0
    }
    .header-has-modules .container-inner>.row {
        flex-wrap: wrap !important
    }
    .header-has-modules #offcanvas-toggler {
        height: auto;
        line-height: 1.2
    }
    html.coming-soon #coming-soon-countdown .coming-soon-days, html.coming-soon #coming-soon-countdown .coming-soon-hours, html.coming-soon #coming-soon-countdown .coming-soon-minutes, html.coming-soon #coming-soon-countdown .coming-soon-seconds {
        width: 50%;
        margin-bottom: 15px
    }
    html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
        font-size: 2.5rem
    }
    html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string, html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
        font-size: 14px
    }
    .view-search #search-form .btn-group {
        flex-wrap: wrap
    }
    .view-search #search-form button, .view-search #search-form .btn {
        border-radius: 3px
    }
}

.speasyimagegallery-album-description {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 40px;
	font-weight: 600;
}