.show-lines {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
}

.truncate-2-lines {
-webkit-line-clamp: 2;
}
.truncate-3-lines {
-webkit-line-clamp: 3;
}


@media(max-width:767px){
.mo-flex {
  display: flex !important;
}
.mo-flex-nowrap {
  flex-wrap: nowrap !important;
}
.mo-flex-wrap {
  flex-wrap: wrap !important;
}
.mo-flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.mo-justify-start {
  justify-content: flex-start !important;
}
.mo-justify-end {
  justify-content: flex-end !important;
}
.mo-justify-center {
  justify-content: center !important;
}
.mo-justify-between {
  justify-content: space-between !important;
}
.mo-justify-around {
  justify-content: space-around !important;
}
.mo-justify-evenly {
  justify-content: space-evenly !important;
}
.mo-mt-0 {
  margin-top: 0px !important;
}
.mo-mt-5 {
  margin-top: 5px !important;
}

.mo-mt-10 {
  margin-top: 10px !important;
}

.mo-mt-15 {
  margin-top: 15px !important;
}

.mo-mt-20 {
  margin-top: 20px !important;
}

.mo-mt-25 {
  margin-top: 25px !important;
}

.mo-mt-30 {
  margin-top: 30px !important;
}

.mo-mt-35 {
  margin-top: 35px !important;
}

.mo-mt-40 {
  margin-top: 40px !important;
}

.mo-mt-45 {
  margin-top: 45px !important;
}

.mo-mt-50 {
  margin-top: 50px !important;
}
.mo-mb-0 {
  margin-bottom: 0px !important;
}
.mo-mb-5 {
  margin-bottom: 5px !important;
}

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

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

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

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

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

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

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

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

.mo-mb-50 {
  margin-bottom: 50px !important;
}
.mo-mr-0 {
  margin-right: 0px !important;
}

.mo-mr-5 {
  margin-right: 5px !important;
}

.mo-mr-10 {
  margin-right: 10px !important;
}

.mo-mr-15 {
  margin-right: 15px !important;
}

.mo-mr-20 {
  margin-right: 20px !important;
}

.mo-mr-25 {
  margin-right: 25px !important;
}

.mo-mr-30 {
  margin-right: 30px !important;
}

.mo-mr-35 {
  margin-right: 35px !important;
}

.mo-mr-40 {
  margin-right: 40px !important;
}

.mo-mr-45 {
  margin-right: 45px !important;
}

.mo-mr-50 {
  margin-right: 50px !important;
}
.mo-ml-0 {
  margin-left: 0px !important;
}

.mo-ml-5 {
  margin-left: 5px !important;
}

.mo-ml-10 {
  margin-left: 10px !important;
}

.mo-ml-15 {
  margin-left: 15px !important;
}

.mo-ml-20 {
  margin-left: 20px !important;
}

.mo-ml-25 {
  margin-left: 25px !important;
}

.mo-ml-30 {
  margin-left: 30px !important;
}

.mo-ml-35 {
  margin-left: 35px !important;
}

.mo-ml-40 {
  margin-left: 40px !important;
}

.mo-ml-45 {
  margin-left: 45px !important;
}

.mo-ml-50 {
  margin-left: 50px !important;
}
.mo-pt-0 {
  padding-top: 0px !important;
}

.mo-pt-5 {
  padding-top: 5px !important;
}

.mo-pt-10 {
  padding-top: 10px !important;
}

.mo-pt-15 {
  padding-top: 15px !important;
}

.mo-pt-20 {
  padding-top: 20px !important;
}

.mo-pt-25 {
  padding-top: 25px !important;
}

.mo-pt-30 {
  padding-top: 30px !important;
}

.mo-pt-35 {
  padding-top: 35px !important;
}

.mo-pt-40 {
  padding-top: 40px !important;
}

.mo-pt-45 {
  padding-top: 45px !important;
}

.mo-pt-50 {
  padding-top: 50px !important;
}

.mo-pb-0 {
  padding-bottom: 0px !important;
}

.mo-pb-5 {
  padding-bottom: 5px !important;
}

.mo-pb-10 {
  padding-bottom: 10px !important;
}

.mo-pb-15 {
  padding-bottom: 15px !important;
}

.mo-pb-20 {
  padding-bottom: 20px !important;
}

.mo-pb-25 {
  padding-bottom: 25px !important;
}

.mo-pb-30 {
  padding-bottom: 30px !important;
}

.mo-pb-35 {
  padding-bottom: 35px !important;
}

.mo-pb-40 {
  padding-bottom: 40px !important;
}

.mo-pb-45 {
  padding-bottom: 45px !important;
}

.mo-pb-50 {
  padding-bottom: 50px !important;
}

.mo-pr-0 {
  padding-right: 0px !important;
}

.mo-pr-5 {
  padding-right: 5px !important;
}

.mo-pr-10 {
  padding-right: 10px !important;
}

.mo-pr-15 {
  padding-right: 15px !important;
}

.mo-pr-20 {
  padding-right: 20px !important;
}

.mo-pr-25 {
  padding-right: 25px !important;
}

.mo-pr-30 {
  padding-right: 30px !important;
}

.mo-pr-35 {
  padding-right: 35px !important;
}

.mo-pr-40 {
  padding-right: 40px !important;
}

.mo-pr-45 {
  padding-right: 45px !important;
}

.mo-pr-50 {
  padding-right: 50px !important;
}

.mo-pl-0 {
  padding-left: 0px !important;
}

.mo-pl-5 {
  padding-left: 5px !important;
}

.mo-pl-10 {
  padding-left: 10px !important;
}

.mo-pl-15 {
  padding-left: 15px !important;
}

.mo-pl-20 {
  padding-left: 20px !important;
}

.mo-pl-25 {
  padding-left: 25px !important;
}

.mo-pl-30 {
  padding-left: 30px !important;
}

.mo-pl-35 {
  padding-left: 35px !important;
}

.mo-pl-40 {
  padding-left: 40px !important;
}

.mo-pl-45 {
  padding-left: 45px !important;
}

.mo-pl-50 {
  padding-left: 50px !important;
}

.mo-px-0 {
padding-left: 0px !important;
padding-right: 0px !important;
}

.mo-px-5 {
padding-left: 5px !important;
padding-right: 5px !important;
}

.mo-px-10 {
padding-left: 10px !important;
padding-right: 10px !important;
}

.mo-px-15 {
padding-left: 15px !important;
padding-right: 15px !important;
}

.mo-px-20 {
padding-left: 20px !important;
padding-right: 20px !important;
}

.mo-px-25 {
padding-left: 25px !important;
padding-right: 25px !important;
}

.mo-px-30 {
padding-left: 30px !important;
padding-right: 30px !important;
}

.mo-px-35 {
padding-left: 35px !important;
padding-right: 35px !important;
}

.mo-px-40 {
padding-left: 40px !important;
padding-right: 40px !important;
}

.mo-px-45 {
padding-left: 45px !important;
padding-right: 45px !important;
}

.mo-px-50 {
padding-left: 50px !important;
padding-right: 50px !important;
}
.mo-py-0 {
padding-top: 0px !important;
padding-bottom: 0px !important;
}
.mo-py-5 {
padding-top: 5px !important;
padding-bottom: 5px !important;
}

.mo-py-10 {
padding-top: 10px !important;
padding-bottom: 10px !important;
}

.mo-py-15 {
padding-top: 15px !important;
padding-bottom: 15px !important;
}

.mo-py-20 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}

.mo-py-25 {
padding-top: 25px !important;
padding-bottom: 25px !important;
}

.mo-py-30 {
padding-top: 30px !important;
padding-bottom: 30px !important;
}

.mo-py-35 {
padding-top: 35px !important;
padding-bottom: 35px !important;
}

.mo-py-40 {
padding-top: 40px !important;
padding-bottom: 40px !important;
}

.mo-py-45 {
padding-top: 45px !important;
padding-bottom: 45px !important;
}

.mo-py-50 {
padding-top: 50px !important;
padding-bottom: 50px !important;
}
.mo-mx-0 {
margin-left: 0px !important;
margin-right: 0px !important;
}
.mo-mx-5 {
margin-left: 5px !important;
margin-right: 5px !important;
}

.mo-mx-10 {
margin-left: 10px !important;
margin-right: 10px !important;
}

.mo-mx-15 {
margin-left: 15px !important;
margin-right: 15px !important;
}

.mo-mx-20 {
margin-left: 20px !important;
margin-right: 20px !important;
}

.mo-mx-25 {
margin-left: 25px !important;
margin-right: 25px !important;
}

.mo-mx-30 {
margin-left: 30px !important;
margin-right: 30px !important;
}

.mo-mx-35 {
margin-left: 35px !important;
margin-right: 35px !important;
}

.mo-mx-40 {
margin-left: 40px !important;
margin-right: 40px !important;
}

.mo-mx-45 {
margin-left: 45px !important;
margin-right: 45px !important;
}

.mo-mx-50 {
margin-left: 50px !important;
margin-right: 50px !important;
}
.mo-my-0 {
margin-top: 0px !important;
margin-bottom: 0px !important;
}

.mo-my-5 {
margin-top: 5px !important;
margin-bottom: 5px !important;
}

.mo-my-10 {
margin-top: 10px !important;
margin-bottom: 10px !important;
}

.mo-my-15 {
margin-top: 15px !important;
margin-bottom: 15px !important;
}

.mo-my-20 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}

.mo-my-25 {
margin-top: 25px !important;
margin-bottom: 25px !important;
}

.mo-my-30 {
margin-top: 30px !important;
margin-bottom: 30px !important;
}

.mo-my-35 {
margin-top: 35px !important;
margin-bottom: 35px !important;
}

.mo-my-40 {
margin-top: 40px !important;
margin-bottom: 40px !important;
}

.mo-my-45 {
margin-top: 45px !important;
margin-bottom: 45px !important;
}

.mo-my-50 {
margin-top: 50px !important;
margin-bottom: 50px !important;
}

.mo-gap-0 {
gap: 0 !important;
}

.mo-gap-5 {
gap: 5px !important;
}

.mo-gap-10 {
gap: 10px !important;
}

.mo-gap-15 {
gap: 15px !important;
}

.mo-gap-20 {
gap: 20px !important;
}

.mo-gap-25 {
gap: 25px !important;
}

.mo-gap-30 {
gap: 30px !important;
}

.mo-gap-35 {
gap: 35px !important;
}

.mo-gap-40 {
gap: 40px !important;
}

.mo-gap-45 {
gap: 45px !important;
}

.mo-gap-50 {
gap: 50px !important;
}

.mo-rounded-0 {
border-radius: 0 !important;
}

.mo-rounded-5 {
border-radius: 5px !important;
}

.mo-rounded-10 {
border-radius: 10px !important;
}

.mo-rounded-15 {
border-radius: 15px !important;
}

.mo-rounded-20 {
border-radius: 20px !important;
}

.mo-rounded-25 {
border-radius: 25px !important;
}

.mo-rounded-30 {
border-radius: 30px !important;
}

.mo-rounded-35 {
border-radius: 35px !important;
}

.mo-rounded-40 {
border-radius: 40px !important;
}

.mo-rounded-45 {
border-radius: 45px !important;
}

.mo-rounded-50 {
border-radius: 50px !important;
}

.mo-truncate-2-lines {
-webkit-line-clamp: 2!important;
}
.mo-truncate-2-lines {
-webkit-line-clamp: 3!important;
}
.mo-truncate-4-lines {
-webkit-line-clamp: 4!important;
}
.mo-w-full {
width: 100%!important;;
}
.mo-w-max-full {
max-width: 100%!important;;
}
.mo-w-min-full {
min-width: 100%!important;;
}
.mo-mx-auto { 
  margin-left: auto !important;
  margin-right: auto !important;
}
}