@font-face {
    font-family: 'zolina';
    src: url('../fonts/Zolina_Thin.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'zolina';
    src: url('../fonts/Zolina_Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'zolina';
    src: url('../fonts/Zolina_Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'zolina';
    src: url('../fonts/Zolina_Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'zolina';
    src: url('../fonts/Zolina_Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'zolina';
    src: url('../fonts/Zolina_Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'work sans';
    src: url('../fonts/WorkSans-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'work sans';
    src: url('../fonts/WorkSans-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'work sans';
    src: url('../fonts/WorkSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'work sans';
    src: url('../fonts/WorkSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'work sans';
    src: url('../fonts/WorkSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'work sans';
    src: url('../fonts/WorkSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'work sans';
    src: url('../fonts/WorkSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'work sans';
    src: url('../fonts/WorkSans-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'work sans';
    src: url('../fonts/WorkSans-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

body {
    line-height: 1.5;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    font-family: 'work sans';
}

a,
p,
ul,
ol,
li,
strong,
span,
em,
b,
i,
u,
section,
nav,
article,
header,
footer,
main,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
sup,
sub,
figure,
img,
figcaption,
video,
caption,
canvas,
svg,
form,
picture,
input,
button,
textarea,
select,
option {
    margin: 0;
    padding: 0;
    text-decoration: none;
}

img,
picture,
video,
canvas,
svg {
    display: block;
    max-width: 100%;
}

input,
button,
textarea,
select {
    font: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    overflow-wrap: break-word;
}

p {
    font-size: 18px;
    color: #1B1C21;
    line-height: 28px;
    margin-bottom: 20px;
    font-family: 'work sans';
}

p:last-child {
    margin-bottom: 0 !important;
}

p:empty {
    display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-family: 'zolina';
    line-height: 1.3;
}

h4,
.h4 {
    font-size: 18px;
    color: #1B1C21;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 8px;

}

ul,
ol {
    list-style: none;
}

ul li,
ol li {
    font-size: 16px;
    line-height: normal;
    color: #000;
    line-height: 1.4;
}

ul.customList li {
    list-style-type: disc;
    list-style-position: inside;
    padding-left: 20px;
}

ul.customList li li {
    list-style-type: circle;
}

ol li {
    list-style-type: circle;
    list-style-position: inside;
    padding-left: 20px;
}

#root,
#__next {
    isolation: isolate;
}

.whiteText {
    color: #fff !important;
}

/* GENERAL Css */
.rel {
    position: relative !important;
}

.abs {
    position: absolute !important;
}

.fix {
    position: fixed;
}

.stat {
    position: static;
}

.ttu{
    text-transform: uppercase;
}

/* main */


.zolina {
    font-family: 'zolina';
}

.worksans{
    font-family: 'work sans';
}


.fltLft {
    float: left;
}

.fltRgt {
    float: right;
}


/* Margin Bottom */
.mb_100 {
    margin-bottom: 100px !important;
}

.mb_90 {
    margin-bottom: 90px !important;
}

.mb_85 {
    margin-bottom: 85px !important;
}

.mb_80 {
    margin-bottom: 80px !important;
}

.mb_75 {
    margin-bottom: 75px !important;
}

.mb_70 {
    margin-bottom: 70px !important;
}

.mb_65 {
    margin-bottom: 65px !important;
}

.mb_60 {
    margin-bottom: 60px !important;
}

.mb_55 {
    margin-bottom: 55px !important;
}

.mb_50 {
    margin-bottom: 50px !important;
}

.mb_45 {
    margin-bottom: 45px !important;
}

.mb_40 {
    margin-bottom: 40px !important;
}

.mb_35 {
    margin-bottom: 35px !important;
}

.mb_30 {
    margin-bottom: 30px !important;
}

.mb_25 {
    margin-bottom: 25px !important;
}

.mb_20 {
    margin-bottom: 20px !important;
}

.mb_18 {
    margin-bottom: 18px !important;
}

.mb_15 {
    margin-bottom: 15px !important;
}

.mb_10 {
    margin-bottom: 10px !important;
}

.mb_05 {
    margin-bottom: 5px;
}


.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.tae {
    text-align: end;
}

.taj {
    text-align: justify;
}


.db {
    display: block !important;
}

.dib {
    display: inline-block !important;
}

.df {
    display: flex !important;
}

.fw {
    flex-wrap: wrap !important;
}

.aifs {
    align-items: flex-start !important;
}

.aic {
    align-items: center !important;
}

.aife {
    align-items: flex-end !important;
}

.jcc {
    justify-content: center !important;
}

.jcfs {
    justify-content: flex-start !important;
}

.jcfe {
    justify-content: flex-end !important;
}

.jcfe {
    justify-content: end !important;
}

.jcsb {
    justify-content: space-between !important;
}

.jcsa {
    justify-content: space-around !important;
}

.jcse {
    justify-content: space-evenly !important;
}

.fdr {
    flex-direction: row;
}

.fdrr {
    flex-direction: row-reverse;
}

.fdc {
    flex-direction: column;
}

.fdcr {
    flex-direction: column-reverse;
}

.p_20 {
    padding: 20px;
}

.p_30 {
    padding: 30px;
}

.p_40 {
    padding: 40px;
}

.container-mid {
    width: 100%;
    max-width: 100%;
    padding: 0 30px;
    margin: 0 auto;
}

.mb_20 {
    margin-bottom: 20px;
}

.mb_30 {
    margin-bottom: 30px;
}

.pt_70 {
    padding-top: 70px;
}

.pb_70 {
    padding-bottom: 70px;
}

.mt_30 {
    margin-top: 30px;
}

.text-right {
    text-align: right;
}

.pl_30 {
    padding-left: 30px;
}

.db {
    display: block !important;
}