body {
    opacity: 0;
    transition: 0.6s;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "Segoe UI", sans-serif;
}
*:focus {
    outline: 0 !important;
}
iframe {
    border: none;
}
input, button, textarea, select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font: inherit;
    color: inherit;
    resize: none;
}
html select {
    background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' x='0px' y='0px' width='7px' height='7px' viewBox='1020.5 1020.5 7 7' enable-background='new 1020.5 1020.5 7 7' xml:space='preserve'><g transform='translate(0,277)'><path fill='grey' d='M1024,750l3.5-6h-7L1024,750z'/></g></svg>");
    background-repeat: no-repeat;
}
html[dir=""] select {
    background-position: calc(100% - 10px) center;
}
html[dir="rtl"] select {
    background-position: 10px center;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
p, h1, h2, h3, h4, h5, h6, hr {
    margin: 0;
    padding: 0;
    font: inherit;
    color: inherit;
}
.default-style p {
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.default-style h1 {
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.default-style h2 {
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.default-style h3 {
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.default-style h4 {
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.default-style h5 {
    font-size: 0.83em;
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.default-style h6 {
    font-size: 0.67em;
    margin-block-start: 2.33em;
    margin-block-end: 2.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.default-style hr {
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
}
.default-style ul {
    margin: unset;
    padding: unset;
    list-style: unset;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
a, .cursor-pointer {
    cursor: pointer;
}
a, button {
    color: unset;
    text-decoration: none;
}
hr {
    border: 0;
    border-top: 3px solid white;
}
.justify {
    text-align: justify;
}
.not-link {
    color: inherit;
    cursor: default;
}
.font-xxs {
    font-size: 10px;
}
.font-xs {
    font-size: 12px;
}
.font-s {
    font-size: 14px;
}
.font-n {
    font-size: 16px;
}
.font-m {
    font-size: 18px;
}
.font-l {
    font-size: 20px;
}
.font-xl {
    font-size: 25px;
}
.font-30 {
    font-size: 30px;
}
.font-40 {
    font-size: 40px;
}
.font-50 {
    font-size: 50px;
}
.font-60 {
    font-size: 60px;
}
.font-70 {
    font-size: 70px;
}
.font-80 {
    font-size: 80px;
}
.font-90 {
    font-size: 90px;
}
.font-100 {
    font-size: 100px;
}
.font-bolder {
    font-weight: 700;
}
.font-bold {
    font-weight: 600;
}
.font-regular {
    font-weight: 400;
}
.font-light {
    font-weight: 300;
}
.color-black {
    color: black;
}
.color-white {
    color: white;
}
.color-blue {
    color: #006cb8;
}
.color-lightblue {
    color: #bfd7e8;
}
.color-darkblue {
    color: #336699;
}
.color-red {
    color: #cc0000;
}
.color-darkgrey {
    color: #555;
}
.color-grey {
    color: #aaa;
}
.color-lightgrey {
    color: #c9c9c9;
}
.color-lightergrey {
    color: #e8e8e8;
}
.color-greenyellow {
    color: greenyellow;
}
.color-facebook {
    color: #0075fb;
}
.color-facebook-legacy {
    color: #3a559f;
}
.color-twitter {
    color: #38aaf3;
}
.color-youtube {
    color: red;
}
.color-pinterest {
    color: #e60023;
}
.color-linkedin {
    color: #0077b5;
}
.color-instagram {
    color: transparent;
    background-image: linear-gradient(#7024c4, #c42c66, #e09b3d);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -o-background-clip: text;
    background-clip: text;
}
.bgcolor-black {
    background-color: black;
}
.bgcolor-white {
    background-color: white;
}
.bgcolor-blue {
    background-color: #006cb8;
}
.bgcolor-lightblue {
    background-color: #bfd7e8;
}
.bgcolor-darkblue {
    background-color: #336699;
}
.bgcolor-red {
    background-color: #cc0000;
}
.bgcolor-darkgrey {
    background-color: #555;
}
.bgcolor-grey {
    background-color: #aaa;
}
.bgcolor-lightgrey {
    background-color: #c9c9c9;
}
.bgcolor-lightergrey {
    background-color: #e8e8e8;
}
.bgcolor-greenyellow {
    background-color: greenyellow;
}


.bordercolor-black {
    border-color: black !important;
}
.bordercolor-white {
    border-color: white !important;
}
.bordercolor-blue {
    border-color: #006cb8 !important;
}
.bordercolor-lightblue {
    border-color: #bfd7e8 !important;
}
.bordercolor-darkblue {
    border-color: #336699 !important;
}
.bordercolor-red {
    border-color: #cc0000 !important;
}
.bordercolor-darkgrey {
    border-color: #555 !important;
}
.bordercolor-grey {
    border-color: #aaa !important;
}
.bordercolor-lightgrey {
    border-color: #c9c9c9 !important;
}
.bordercolor-lightergrey {
    border-color: #e8e8e8 !important;
}
.bordercolor-greenyellow {
    border-color: greenyellow !important;
}

.overflow-auto {
    overflow: auto;
}
.relative {
    position: relative !important;
}
.absolute {
    position: absolute !important;
}
.fixed {
    position: fixed !important;
}
html[dir=""] .top-default, html[dir="rtl"] .top-reverse {
    position: absolute;
    top: 0;
    bottom: initial;
    left: 0;
    right: initial;
}
html[dir=""] .top-reverse, html[dir="rtl"] .top-default {
    position: absolute;
    top: 0;
    bottom: initial;
    left: initial;
    right: 0;
}
.top-center {
    position: absolute;
    top: 0;
    bottom: initial;
    left: 50%;
    right: initial;
    transform: translateX(-50%);
}
html[dir=""] .bottom-default, html[dir="rtl"] .bottom-reverse {
    position: absolute;
    top: initial;
    bottom: 0;
    left: 0;
    right: initial;
}
html[dir=""] .bottom-reverse, html[dir="rtl"] .bottom-default {
    position: absolute;
    top: initial;
    bottom: 0;
    left: initial;
    right: 0;
}
.bottom-center {
    position: absolute;
    top: initial;
    bottom: 0;
    left: 50%;
    right: initial;
    transform: translateX(-50%);
}
html[dir=""] .middle-default, html[dir="rtl"] .middle-reverse {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: initial;
}
html[dir=""] .middle-reverse, html[dir="rtl"] .middle-default {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: initial;
    right: 0;
}
.middle-center {
    position: absolute;
    top: 50%;
    bottom: initial;
    left: 50%;
    right: initial;
    transform: translate(-50%, -50%);
}
.valign-top > * {
    display: inline-block;
    vertical-align: top;
}
.valign-middle > * {
    display: inline-block;
    vertical-align: middle;
}
.valign-bottom > * {
    display: inline-block;
    vertical-align: bottom;
}
.vspace-s > * {
    margin-top: 5px;
    margin-bottom: 5px;
}
.vspace-m > * {
    margin-top: 10px;
    margin-bottom: 10px;
}
.vspace-l > * {
    margin-top: 20px;
    margin-bottom: 20px;
}
.vspace-s > *:first-child, .vspace-m > *:first-child, .vspace-l > *:first-child {
    margin-top: initial;
}
.vspace-s > *:last-child, .vspace-m > *:last-child, .vspace-l > *:last-child {
    margin-bottom: initial;
}
.vspace-unset {
    margin-top: initial;
    margin-bottom: initial;
}
html[dir=""] .reverse {
    direction: rtl;
}
html[dir="rtl"] .reverse {
    direction: ltr;
}
html[dir=""] .reverse * {
    direction: ltr
}
html[dir="rtl"] .reverse * {
    direction: rtl
}
.hspace-s > * {
    margin-right: 2.5px;
    margin-left: 2.5px;
}
.hspace-m > * {
    margin-right: 5px;
    margin-left: 5px;
}
.hspace-l > * {
    margin-right: 10px;
    margin-left: 10px;
}
.hspace-xl > * {
    margin-right: 20px;
    margin-left: 20px;
}
.hspace-30 > * {
    margin-right: 30px;
    margin-left: 30px;
}
html[dir=""] .hspace-s:not(.reverse):not([multi-slider]) > *:first-child, html[dir=""] .hspace-m:not(.reverse):not([multi-slider]) > *:first-child, html[dir=""] .hspace-l:not(.reverse):not([multi-slider]) > *:first-child, html[dir=""] .hspace-xl:not(.reverse):not([multi-slider]) > *:first-child, html[dir=""] .hspace-30:not(.reverse):not([multi-slider]) > *:first-child {
    margin-left: initial;
}
html[dir=""] .hspace-s:not(.reverse):not([multi-slider]) > *:last-child, html[dir=""] .hspace-m:not(.reverse):not([multi-slider]) > *:last-child, html[dir=""] .hspace-l:not(.reverse):not([multi-slider]) > *:last-child, html[dir=""] .hspace-xl:not(.reverse):not([multi-slider]) > *:last-child, html[dir=""] .hspace-30:not(.reverse):not([multi-slider]) > *:last-child {
    margin-right: initial;
}
html[dir=""] .reverse.hspace-s:not([multi-slider]) > *:first-child, html[dir=""] .reverse.hspace-m:not([multi-slider]) > *:first-child, html[dir=""] .reverse.hspace-l:not([multi-slider]) > *:first-child, html[dir=""] .reverse.hspace-xl:not([multi-slider]) > *:first-child, html[dir=""] .reverse.hspace-30:not([multi-slider]) > *:first-child {
    margin-right: initial;
}
html[dir=""] .reverse.hspace-s:not([multi-slider]) > *:last-child, html[dir=""] .reverse.hspace-m:not([multi-slider]) > *:last-child, html[dir=""] .reverse.hspace-l:not([multi-slider]) > *:last-child, html[dir=""] .reverse.hspace-xl:not([multi-slider]) > *:last-child, html[dir=""] .reverse.hspace-30:not([multi-slider]) > *:last-child {
    margin-left: initial;
}
.hspace-unset {
    margin-right: initial;
    margin-left: initial;
}
html[dir="rtl"] .hspace-s:not(.reverse):not([multi-slider]) > *:first-child, html[dir="rtl"] .hspace-m:not(.reverse):not([multi-slider]) > *:first-child, html[dir="rtl"] .hspace-l:not(.reverse):not([multi-slider]) > *:first-child, html[dir="rtl"] .hspace-xl:not(.reverse):not([multi-slider]) > *:first-child, html[dir="rtl"] .hspace-30:not(.reverse):not([multi-slider]) > *:first-child {
    margin-right: initial;
}
html[dir="rtl"] .hspace-s:not(.reverse):not([multi-slider]) > *:last-child, html[dir="rtl"] .hspace-m:not(.reverse):not([multi-slider]) > *:last-child, html[dir="rtl"] .hspace-l:not(.reverse):not([multi-slider]) > *:last-child, html[dir="rtl"] .hspace-xl:not(.reverse):not([multi-slider]) > *:last-child, html[dir="rtl"] .hspace-30:not(.reverse):not([multi-slider]) > *:last-child {
    margin-left: initial;
}
html[dir="rtl"] .reverse.hspace-s:not([multi-slider]) > *:first-child, html[dir="rtl"] .reverse.hspace-m:not([multi-slider]) > *:first-child, html[dir="rtl"] .reverse.hspace-l:not([multi-slider]) > *:first-child, html[dir="rtl"] .reverse.hspace-xl:not([multi-slider]) > *:first-child, html[dir="rtl"] .reverse.hspace-30:not([multi-slider]) > *:first-child {
    margin-left: initial;
}
html[dir="rtl"] .reverse.hspace-s:not([multi-slider]) > *:last-child, html[dir="rtl"] .reverse.hspace-m:not([multi-slider]) > *:last-child, html[dir="rtl"] .reverse.hspace-l:not([multi-slider]) > *:last-child, html[dir="rtl"] .reverse.hspace-xl:not([multi-slider]) > *:last-child, html[dir="rtl"] .reverse.hspace-30:not([multi-slider]) > *:last-child {
    margin-right: initial;
}
.cover4-3 {
    position: relative;
    width: 100%;
    padding-top: 75%;
    background-size: cover;
    background-position: center center;
}
.cover16-9 {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    background-size: cover;
    background-position: center center;
}
.cover18-9 {
    position: relative;
    width: 100%;
    padding-top: 50%;
    background-size: cover;
    background-position: center center;
}
.cover27-9 {
    position: relative;
    width: 100%;
    padding-top: 33.3333333%;
    background-size: cover;
    background-position: center center;
}
.cover4-3 > *, .cover16-9 > *, .cover18-9 > *,  .cover27-9 > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.not-cover {
    position: static;
    width: auto;
    height: auto;
    top: auto;
    left: auto;
}
.block {
    display: block;
}
.align-center {
    text-align: center;
}
html[dir=""] .align-normal, html[dir=""] .align-default {
    text-align: left;
}
html[dir=""] .align-reverse {
    text-align: right;
}
html[dir="rtl"] .align-normal, html[dir="rtl"] .align-default {
    text-align: right;
}
html[dir="rtl"] .align-reverse {
    text-align: left;
}

html[dir=""] .align-block-default, html[dir="rtl"] .align-block-reverse {
    display: block;
    width: max-content;
    max-width: 100%;
    margin-right: auto;
}
.align-block-center {
    display: block;
    width: max-content;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}
html[dir=""] .align-block-reverse, html[dir="rtl"] .align-block-default {
    display: block;
    width: max-content;
    max-width: 100%;
    margin-left: auto;
}

html[dir=""] .indent-10 {
    left: 10px;
}
html[dir=""] .indent-20 {
    left: 20px;
}
html[dir=""] .indent-30 {
    left: 30px;
}
html[dir=""] .indent-40 {
    left: 40px;
}
html[dir=""] .indent-50 {
    left: 50px;
}
html[dir=""] .indent-60 {
    left: 60px;
}
html[dir=""] .indent-70 {
    left: 70px;
}
html[dir=""] .indent-80 {
    left: 80px;
}
html[dir=""] .indent-90 {
    left: 90px;
}
html[dir=""] .indent-100 {
    left: 100px;
}
html[dir=""] .indent-110 {
    left: 110px;
}
html[dir=""] .indent-120 {
    left: 120px;
}
html[dir=""] .indent-130 {
    left: 130px;
}
html[dir=""] .indent-140 {
    left: 140px;
}
html[dir=""] .indent-150 {
    left: 150px;
}
html[dir=""] .indent-160 {
    left: 160px;
}
html[dir=""] .indent-170 {
    left: 170px;
}
html[dir=""] .indent-180 {
    left: 180px;
}
html[dir=""] .indent-190 {
    left: 190px;
}
html[dir=""] .indent-200 {
    left: 200px;
}
html[dir=""] .indent-210 {
    left: 210px;
}
html[dir=""] .indent-220 {
    left: 220px;
}
html[dir=""] .indent-230 {
    left: 230px;
}
html[dir=""] .indent-240 {
    left: 240px;
}
html[dir=""] .indent-250 {
    left: 250px;
}
html[dir=""] .indent-260 {
    left: 260px;
}
html[dir=""] .indent-270 {
    left: 270px;
}
html[dir=""] .indent-280 {
    left: 280px;
}
html[dir=""] .indent-290 {
    left: 290px;
}
html[dir=""] .indent-300 {
    left: 300px;
}

html[dir="rtl"] .indent-10 {
    right: 10px;
}
html[dir="rtl"] .indent-20 {
    right: 20px;
}
html[dir="rtl"] .indent-30 {
    right: 30px;
}
html[dir="rtl"] .indent-40 {
    right: 40px;
}
html[dir="rtl"] .indent-50 {
    right: 50px;
}
html[dir="rtl"] .indent-60 {
    right: 60px;
}
html[dir="rtl"] .indent-70 {
    right: 70px;
}
html[dir="rtl"] .indent-80 {
    right: 80px;
}
html[dir="rtl"] .indent-90 {
    right: 90px;
}
html[dir="rtl"] .indent-100 {
    right: 100px;
}
html[dir="rtl"] .indent-110 {
    right: 110px;
}
html[dir="rtl"] .indent-120 {
    right: 120px;
}
html[dir="rtl"] .indent-130 {
    right: 130px;
}
html[dir="rtl"] .indent-140 {
    right: 140px;
}
html[dir="rtl"] .indent-150 {
    right: 150px;
}
html[dir="rtl"] .indent-160 {
    right: 160px;
}
html[dir="rtl"] .indent-170 {
    right: 170px;
}
html[dir="rtl"] .indent-180 {
    right: 180px;
}
html[dir="rtl"] .indent-190 {
    right: 190px;
}
html[dir="rtl"] .indent-200 {
    right: 200px;
}
html[dir="rtl"] .indent-210 {
    right: 210px;
}
html[dir="rtl"] .indent-220 {
    right: 220px;
}
html[dir="rtl"] .indent-230 {
    right: 230px;
}
html[dir="rtl"] .indent-240 {
    right: 240px;
}
html[dir="rtl"] .indent-250 {
    right: 250px;
}
html[dir="rtl"] .indent-260 {
    right: 260px;
}
html[dir="rtl"] .indent-270 {
    right: 270px;
}
html[dir="rtl"] .indent-280 {
    right: 280px;
}
html[dir="rtl"] .indent-290 {
    right: 290px;
}
html[dir="rtl"] .indent-300 {
    right: 300px;
}

.clearfix:after { 
   content: ""; 
   display: block; 
   height: 0; 
   clear: both;
}
.circular {
    border-radius: 10000px;
}
.border {
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.rounded-s {
    border-radius: 2px;
}
.rounded-m {
    border-radius: 5px;
}
.rounded-l {
    border-radius: 10px;
}
.rounded-xl {
    border-radius: 20px;
}
.shadow {
    box-shadow: 0 2px 4px 1px rgba(0,0,0,0.2);
}
.text-shadow {
    text-shadow: 0 0 4px rgba(0,0,0,0.8);
}
.inspace-xs {
    padding: 2px;
    box-sizing: border-box;
}
.inspace-s {
    padding: 5px;
    box-sizing: border-box;
}
.inspace-m {
    padding: 10px;
    box-sizing: border-box;
}
.inspace-l {
    padding: 20px;
    box-sizing: border-box;
}
.inspace-xl {
    padding: 30px;
    box-sizing: border-box;
}
.inspace-40 {
    padding: 40px;
    box-sizing: border-box;
}
.inspace-50 {
    padding: 50px;
    box-sizing: border-box;
}
.inspace-60 {
    padding: 60px;
    box-sizing: border-box;
}
.inspace-70 {
    padding: 70px;
    box-sizing: border-box;
}
.invspace-xs {
    padding-top: 2px;
    padding-bottom: 2px;
    box-sizing: border-box;
}
.invspace-s {
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box;
}
.invspace-m {
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
}
.invspace-l {
    padding-top: 20px;
    padding-bottom: 20px;
    box-sizing: border-box;
}
.invspace-xl {
    padding-top: 30px;
    padding-bottom: 30px;
    box-sizing: border-box;
}
.invspace-40 {
    padding-top: 40px;
    padding-bottom: 40px;
    box-sizing: border-box;
}
.invspace-50 {
    padding-top: 50px;
    padding-bottom: 50px;
    box-sizing: border-box;
}
.invspace-60 {
    padding-top: 60px;
    padding-bottom: 60px;
    box-sizing: border-box;
}
.invspace-70 {
    padding-top: 70px;
    padding-bottom: 70px;
    box-sizing: border-box;
}
.inhspace-xs {
    padding-left: 2px;
    padding-right: 2px;
    box-sizing: border-box;
}
.inhspace-s {
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
}
.inhspace-m {
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
.inhspace-l {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}
.inhspace-xl {
    padding-left: 30px;
    padding-right: 30px;
    box-sizing: border-box;
}
.inhspace-40 {
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
}
.inhspace-50 {
    padding-left: 50px;
    padding-right: 50px;
    box-sizing: border-box;
}
.inhspace-60 {
    padding-left: 60px;
    padding-right: 60px;
    box-sizing: border-box;
}
.inhspace-70 {
    padding-left: 70px;
    padding-right: 70px;
    box-sizing: border-box;
}
.outspace-xs {
    margin: 2px;
}
.outspace-s {
    margin: 5px;
}
.outspace-m {
    margin: 10px;
}
.outspace-l {
    margin: 20px;
}
.outspace-xl {
    margin: 30px;
}
.outspace-40 {
    margin: 40px;
}
.outspace-50 {
    margin: 50px;
}
.outspace-60 {
    margin: 60px;
}
.outspace-70 {
    margin: 70px;
}
.outvspace-xs {
    margin-top: 2px;
    margin-bottom: 2px;
}
.outvspace-s {
    margin-top: 5px;
    margin-bottom: 5px;
}
.outvspace-m {
    margin-top: 10px;
    margin-bottom: 10px;
}
.outvspace-l {
    margin-top: 20px;
    margin-bottom: 20px;
}
.outvspace-xl {
    margin-top: 30px;
    margin-bottom: 30px;
}
.outvspace-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.outvspace-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.outvspace-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}
.outvspace-70 {
    margin-top: 70px;
    margin-bottom: 70px;
}
.outhspace-xs {
    margin-left: 2px;
    margin-right: 2px;
}
.outhspace-s {
    margin-left: 5px;
    margin-right: 5px;
}
.outhspace-m {
    margin-left: 10px;
    margin-right: 10px;
}
.outhspace-l {
    margin-left: 20px;
    margin-right: 20px;
}
.outhspace-xl {
    margin-left: 30px;
    margin-right: 30px;
}
.outhspace-40 {
    margin-left: 40px;
    margin-right: 40px;
}
.outhspace-50 {
    margin-left: 50px;
    margin-right: 50px;
}
.outhspace-60 {
    margin-left: 60px;
    margin-right: 60px;
}
.outhspace-70 {
    margin-left: 70px;
    margin-right: 70px;
}
.full-height {
    height: 100%;
}
.full-width {
    width: 100%;
}
.max-full-height {
    max-height: 100%;
}
.max-full-width {
    max-width: 100%;
}
.full-width-10 {
    width: calc(100% - 10px)
}
.full-width-15 {
    width: calc(100% - 15px)
}
.full-width-20 {
    width: calc(100% - 20px)
}
.full-width-25 {
    width: calc(100% - 25px)
}
.full-width-30 {
    width: calc(100% - 30px)
}
.full-width-35 {
    width: calc(100% - 35px)
}
.full-width-40 {
    width: calc(100% - 40px)
}
.full-width-45 {
    width: calc(100% - 45px)
}
.full-width-50 {
    width: calc(100% - 50px)
}
.full-width-55 {
    width: calc(100% - 55px)
}
.full-width-60 {
    width: calc(100% - 60px)
}
.full-width-65 {
    width: calc(100% - 65px)
}
.full-width-70 {
    width: calc(100% - 70px)
}
.full-width-75 {
    width: calc(100% - 75px)
}
.full-width-80 {
    width: calc(100% - 80px)
}
.full-width-85 {
    width: calc(100% - 85px)
}
.full-width-90 {
    width: calc(100% - 90px)
}
.full-width-95 {
    width: calc(100% - 95px)
}
.full-width-100 {
    width: calc(100% - 100px)
}
.full-width-105 {
    width: calc(100% - 105px)
}
.full-width-110 {
    width: calc(100% - 110px)
}
.full-width-115 {
    width: calc(100% - 115px)
}
.full-width-120 {
    width: calc(100% - 120px)
}
.full-width-125 {
    width: calc(100% - 125px)
}
.full-width-130 {
    width: calc(100% - 130px)
}
.full-width-135 {
    width: calc(100% - 135px)
}
.full-width-140 {
    width: calc(100% - 140px)
}
.full-width-145 {
    width: calc(100% - 145px)
}
.full-width-150 {
    width: calc(100% - 150px)
}
.full-width-155 {
    width: calc(100% - 155px)
}
.full-width-160 {
    width: calc(100% - 160px)
}
.full-width-165 {
    width: calc(100% - 165px)
}
.full-width-170 {
    width: calc(100% - 170px)
}
.full-width-175 {
    width: calc(100% - 175px)
}
.full-width-180 {
    width: calc(100% - 180px)
}
.full-width-185 {
    width: calc(100% - 185px)
}
.full-width-190 {
    width: calc(100% - 190px)
}
.full-width-195 {
    width: calc(100% - 195px)
}
.full-width-200 {
    width: calc(100% - 200px)
}
.full-width-205 {
    width: calc(100% - 205px)
}
.full-width-210 {
    width: calc(100% - 210px)
}
.full-width-215 {
    width: calc(100% - 215px)
}
.full-width-220 {
    width: calc(100% - 220px)
}
.full-width-225 {
    width: calc(100% - 225px)
}
.full-width-230 {
    width: calc(100% - 230px)
}
.full-width-235 {
    width: calc(100% - 235px)
}
.full-width-240 {
    width: calc(100% - 240px)
}
.full-width-245 {
    width: calc(100% - 245px)
}
.full-width-250 {
    width: calc(100% - 250px)
}
.full-width-255 {
    width: calc(100% - 255px)
}
.full-width-260 {
    width: calc(100% - 260px)
}
.full-width-265 {
    width: calc(100% - 265px)
}
.full-width-270 {
    width: calc(100% - 270px)
}
.full-width-275 {
    width: calc(100% - 275px)
}
.full-width-280 {
    width: calc(100% - 280px)
}
.full-width-285 {
    width: calc(100% - 285px)
}
.full-width-290 {
    width: calc(100% - 290px)
}
.full-width-295 {
    width: calc(100% - 295px)
}
.full-width-300 {
    width: calc(100% - 300px)
}
.clip-text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.distribute-left > * {
    text-align: left;
}
.distribute-center > * {
    text-align: center;
}
.distribute-right > * {
    text-align: right;
}
.hide {
    display: none;
}
#load-holder {
    height: 90px;
}
.scriple-spinner {
    position: relative;
    height: 84px;
}
.scriple-spinner > * {
    position: absolute;
    top: calc(50% - 42px);
    left: calc(50% - 42px);
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}
@-webkit-keyframes spin {
  0% {-webkit-transform: rotateZ(0);}
  100% {-webkit-transform: rotateZ(360deg);}
}
@keyframes spin {
  0% {transform: rotateZ(0);}
  100% {transform: rotateZ(360deg);}
}

.big-play > img {
    display: inline-block;
    border-radius: 50%;
    border: 1.5px solid white;
    background-color: rgba(0,0,0,0.4);
}
.custom-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    background-image: linear-gradient(0deg, black, transparent);
}
.seekbar {
    position: relative;
    top: 7px;
    background-color: transparent;
    height: 2px;
    z-index: 3;
}
.seekbar::-webkit-slider-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 50%;
    background-color: #c63236;
    height: 0;
    width: 0;
    transition: 0.3s;
}
.seekbar:hover::-webkit-slider-thumb {
    height: 10px;
    width: 10px;
}
.progress {
    position: relative;
    top: -5px;
    width: 0;
    background-color: #c63236;
    height: 2px;
    z-index: 2;
}
.buffer {
    position: relative;
    top: -12px;
    width: 0;
    background-color: white;
    height: 2px;
    z-index: 1;
}
.base {
    position: relative;
    top: -19px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    height: 2px;
    z-index: 0;
}
.custom-controls > div > button {
    color: white;
    cursor: pointer;
    width: 20px;
}
.show-controls {
    -webkit-animation: controls 5s linear 1;
    animation: controls 5s linear 1;
    visibility: hidden;
}

[accordion][accordicons] {
    position: relative;
}
[accordion][accordicons]::after {
    position: absolute;
    content: "+";
    font-family: "Scriple-Icons";
    font-size: 10px;
    top: calc(50% - 5px);
    left: unset;
    right: 10px;
    transition: 0.3s;
    height: 10px;
    width: 10px;
}
html[dir="rtl"] [accordion][accordicons]::after {
    position: absolute;
    content: "+";
    font-family: "Scriple-Icons";
    font-size: 10px;
    top: calc(50% - 5px);
    right: unset;
    left: 10px;
    transition: 0.3s;
    height: 10px;
    width: 10px;
}
[accordion="open"][accordicons]::after {
    transform: rotateZ(135deg);
    transition: 0.3s;
}
.br > * {
    display: block;
}

@-webkit-keyframes controls {
  0% {visibility: visible;}
  100% {visibility: hidden;}
}
@keyframes controls {
  0% {visibility: visible;}
  100% {visibility: hidden;}
}
video::-webkit-media-controls {
    display: none;
}
@media (max-width: 319.98px){
    .xxs-hide {
        display: none;
    }
}
@media (max-width: 575.98px) {
    .xs-hide {
        display: none;
    }
}

// Small devices (landscape phones, less than 768px)
@media (max-width: 767.98px) { ... }

// Medium devices (tablets, less than 992px)
@media (max-width: 991.98px) { ... }

// Large devices (desktops, less than 1200px)
@media (max-width: 1199.98px) { ... }

/*[children] {
    display: none;
}*/
html[dir=""] .remove-a-margin {
    margin-right: 0;
}
html[dir=""] .remove-b-margin {
    margin-left: 0;
}
html[dir="rtl"] .remove-a-margin {
    margin-left: 0;
}
html[dir="rtl"] .remove-b-margin {
    margin-right: 0;
}

html[dir=""] .remove-a-border {
    border-right: 0 !important;
}
html[dir=""] .remove-b-border {
    border-left: 0 !important;
}
html[dir="rtl"] .remove-a-border {
    border-left: 0 !important;
}
html[dir="rtl"] .remove-b-border {
    border-right: 0 !important;
}

.remove-left {
    left: 0 !important;
}
.remove-right {
    right: 0 !important;
}
.remove-t-margin {
    margin-top: 0;
}
.remove-m-margin {
    margin-bottom: 0;
}
.scriple-h1 {
    font-size: 40px;
}
.scriple-h2 {
    font-size: 35px;
}
.scriple-h3 {
    font-size: 30px;
}
.scriple-h4 {
    font-size: 25px;
}
.scriple-h5 {
    font-size: 20px;
}
.scriple-h6 {
    font-size: 18px;
}

.image-loader {
    display: none;
}
/*img,*/ .image-loader + * {
    opacity: 0;
    transition: 0.3s;
}
/*body {
    opacity: 0;
    transition: 0.3s;
}*/

.notify-box {
    position: fixed;
    bottom: 60px;
    text-align: center;
    background: #cc0000;
    color: white;
    padding: 10px 20px;
    right: 50%;
    -webkit-transform: translateX(50%);
    border-radius: 1000px;
    white-space: nowrap;
    transition: 0.5s;
    z-index: 9;
}


/*ul.sub-menu {
    display: none;
}*/
.expanded > * {
    display: inline-block;
    vertical-align: middle;
}
ul.sub-menu {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    background: #f3f3f3;
    z-index: 1;
    padding: 10px;
    box-sizing: border-box;
    min-width: 150px;
}
ul.sub-menu.arrow:before {
    content: '';
    position: absolute;
    background: inherit;
    width: 10px;
    height: 10px;
    top: -5px;
    right: calc(50% - 5px);
    transform: rotateZ(45deg);
}
ul.sub-menu > li > a {
    display: block;
    padding: 10px;
    font-size: 16px !important;
    font-family: 'Segoe UI', sans-serif !important;
    color: inherit;
}
.footer .sub-menu {
    position: static;
    background: none;
    transform: translate(0);
    padding: 0;
    margin: 0;
}
ul.sub-menu > .hover:hover {
    background-color: #eee;
}
ul.sub-menu.panel {
    width: 100%;
}
.user-data-item {
    display: inline-block;
    font-size: 16px !important;
    font-family: 'Lato' !important;
    background: #f5f5f5;
    border-radius: 40px;
    max-width: 100%;
}
.user-data-item > span {
    max-width: calc(100% - 40px);
}
.collapsed {
    position: absolute !important;
    overflow: hidden;
    background: rgba(255, 255, 255, .85);
    top: 90px;
    left: 0;
    width: 100% !important;
    height: calc(100vh - 90px);
    margin: 0 !important;
    z-index: 1;
    padding: 10px;
    box-sizing: border-box;
    text-align: center !important;
}
.collapsed > * {
    width: 100% !important;
    margin: 10px 0;
    display: block;
}
.collapsed ul.sub-menu {
    box-shadow: none;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: 10px;
    transform: translateX(0);
}

.show-menu {
    height: 100%;
    visibility: visible;
}

.cover {
    object-fit: cover;
    height: fit-content;
}
.contain {
    object-fit: contain;
    height: fit-content;
}
.overflow-hidden {
    overflow: hidden;
}

.zoom {
    transform: scale(1.5);
}
.transition {
    transition: 0.3s;
}
.hr-1 > *:not(*:last-child) {
    border-bottom: 1px solid #ccc;
}
.hr-2 > *:not(*:last-child) {
    border-bottom: 2px solid #ccc;
}
.hr-3 > *:not(*:last-child) {
    border-bottom: 3px solid #ccc;
}
.hr-4 > *:not(*:last-child) {
    border-bottom: 4px solid #ccc;
}
.hr-5 > *:not(*:last-child) {
    border-bottom: 5px solid #ccc;
}
html[dir=""] .vr-1 > *:not(*:last-child) {
    border-right: 1px solid #ccc;
}
html[dir=""] .vr-2 > *:not(*:last-child) {
    border-right: 2px solid #ccc;
}
html[dir=""] .vr-3 > *:not(*:last-child) {
    border-right: 3px solid #ccc;
}
html[dir=""] .vr-4 > *:not(*:last-child) {
    border-right: 4px solid #ccc;
}
html[dir=""] .vr-5 > *:not(*:last-child) {
    border-right: 5px solid #ccc;
}
html[dir="rtl"] .vr-1 > *:not(*:last-child) {
    border-left: 1px solid #ccc;
}
html[dir="rtl"] .vr-2 > *:not(*:last-child) {
    border-left: 2px solid #ccc;
}
html[dir="rtl"] .vr-3 > *:not(*:last-child) {
    border-left: 3px solid #ccc;
}
html[dir="rtl"] .vr-4 > *:not(*:last-child) {
    border-left: 4px solid #ccc;
}
html[dir="rtl"] .vr-5 > *:not(*:last-child) {
    border-left: 5px solid #ccc;
}

[ajax][disabled="disabled"]{
    background-color: lightgrey;
    cursor: default;
}
.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
.uppercase {
    text-transform: uppercase;
}
.align-button-like {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

[multi-slider] > * {
    white-space: initial;
    transition: 0.3s;
}
[multi-slider] {
    white-space: nowrap;
    overflow: hidden;
}
html[dir=""] .slider-next, html[dir="rtl"] .slider-prev {
    position: absolute;
    cursor: pointer;
    right: -2%;
    z-index: 2;
    height: 100%
}
html[dir=""] .slider-prev, html[dir="rtl"] .slider-next {
    position: absolute;
    cursor: pointer;
    left: -2%;
    z-index: 2;
    height: 100%
}