* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
}

.www {
  color: #F4C01E;
  background-color: #000000;
}

html,
body {
  font-family: regularf;
}



@font-face {
  font-family: boldf;
  src: url(../fonts/NotoKufiArabic-Bold.ttf);
}
@font-face {
  font-family: regularf;
  src: url(../fonts/NotoKufiArabic-Regular.ttf);
}
@font-face {
  font-family: medf;
  src: url(../fonts/NotoKufiArabic-Medium.ttf);
}
@font-face {
  font-family: lightf;
  src: url(../fonts/NotoKufiArabic-Light.ttf);
}
ul {
  margin-bottom: 0px;
}

ol,
ul {
  padding-left: 0rem;
}

.container {
  width: 80%;
  margin: auto;
}

ul {
  list-style-type: none;
}

a {
  text-decoration: none;
}

aside {
  display: none;
  position: fixed;
  z-index: 9999999999;
  background-color: #4e2e75;
  width: 200px;
  height: 100vh;
  position: absolute;
  top: 0px;
  left: -200px;
}
aside .close {
  margin: 10px;
  cursor: pointer;
  font-size: 30px;
  color: #FFFFFF;
}
aside .con ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
}
aside .con ul li a {
  color: #FFFFFF;
}

@media (min-width: 320px) and (max-width: 991px) {
  aside {
    display: block;
  }
}
.main {
  width: 100%;
}
.main .search-dropdown {
  background-color: #FFFFFF;
  display: none;
  position: absolute;
}
.main .search-dropdown li a {
  color: #000000;
}
.main .fst {
  height: 66px;
  display: flex;
  padding-left: 10%;
  justify-content: space-between;
}
.main .fst ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 60px;
}
.main .fst ul li {
  list-style-type: none;
}
.main .fst ul li a {
  text-decoration: none;
  color: black;
  font-weight: 400;
  font-size: 18px;
}
.main .fst ul li a select {
  border: none;
  background-color: #F5F5F5;
  font-weight: 400;
  font-size: 22px;
  font-family: regularf;
}
@media (min-width: 320px) and (max-width: 767px) {
  .main .fst {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main .fst ul {
    gap: 30px;
  }
}

.contentsikp {
  background-image: url(../images/Rectangle\ 13\ \(2\).png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 525px;
  position: relative;
}
.contentskip{
  width: 76%;
  margin: auto;
  padding: 170px 20px;
}

.main .sec .down-content {
  position: absolute;
  top: 0px;
  z-index: 999999999999;
  display: flex;
}
.main .sec .down-content .drowp-down {
  width: 226px;
  height: 560px;
  background-color: #F7F8FD;
  display: none;
}
.main .sec .down-content .drowp-down ul {
  width: 100%;
  cursor: pointer;
  margin-left: 0;
  padding-left: 0px;
}
.main .sec .down-content .drowp-down ul li {
  padding: 11.5px 5px;
}
.main .sec .down-content .drowp-down ul li a {
  color: black;
}

/* .main .sec .down-content .drowp-down ul .active {
  background-color: #4e2e75;
} */

/* .main .sec .down-content .drowp-down ul .active a {
  color: #FFFFFF;
} */

/* .main .sec .down-content .li-items {
  background-color: #FFFFFF;
  display: flex;
  height: 424px;
  width: 470px;
  padding: 14px 36px 0px 0px;
  display: none;
} */



.drowp-down {
  list-style: none;
  padding: 0;
  margin: 0;
}

.submenue1 li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.submenue2 {
  background-color: #F5F5F5;
  display: none;
  height: 560px;
  width: 100px;
  position: absolute;
  left: -235px;
  top: 0;
}


.submenue2{
  position: absolute;
  top: 0;
}


.main .sec .down-content .li-items ul {
  width: 235px;
  display: flex;
  flex-direction: column;
  margin-left: 0px;
}
.main .sec .down-content .li-items ul li a {
  color: #4e2e75;
  font-weight: 400;
  font-size: 14px;
  line-height: 40px;
}

/* .main .sec .content {
  position: absolute;
  color: #FFFFFF;
} */

.contentsikp p.main-p {
  font-weight: 700;
  font-size: 30px;
  word-spacing: 1.5px;
  letter-spacing: 1.5px;
}
.contentsikp p.sec-p {
  font-weight: 400;
  font-size: 18px;
  word-spacing: 1px;
  margin-bottom: 30px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .contentsikp p {
    width: 80%;
  }
}
.contentsikp a {
  color: black;
  font-family: regularf;
  text-decoration: none;
  border-radius: 50px;
  padding: 10px 35px;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 1px;
  background-color: white;
}
@media (min-width: 320px) and (max-width: 767px) {
  .main .sec .content a {
    padding: 15px 20px;
    font-size: 15px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .main .sec .mobile-img {
    background-image: url(../images/Rectangle\ 202\ \(1\).png);
    width: 100%;
    height: 162px;
  }
}
.main .third {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  background-color: #F7F7F7;
  padding-right: 10px;
}
.main .third ul {
  display: flex;
  justify-content: space-between;
  gap: 60px;
}
.main .third ul li {
  list-style-type: none;
}
.main .third ul li a {
  text-decoration: none;
  color: black;
  font-size: 20px;
  font-weight: 400;
}
.main .third ul li a svg {
  margin-left: 5px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .main .third {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .main .third ul {
    gap: 20px;
  }
}

.discount {
  background-color: #F7F7F7;
}
.discount .content {
  width: 100%;
  display: flex;
  gap: 20px;
  background-color: #F7F7F7;
}
.discount .content .box1 {
  position: relative;
  width: 40%;
  height: 100%;
  overflow: hidden;
}
.discount .content .box1 img {
  width: 100%;
  height: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.discount .content .box1 .tri {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 0;
  height: 0;
  border-bottom: 230px solid rgba(23, 41, 61, 0.64);
  border-left: 475px solid transparent;
}
.discount .content .box1 p {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 20px;
  color: #FFFFFF;
  width: 43%;
  line-height: 30px;
  z-index: 9999999999;
}
@media (min-width: 320px) and (max-width: 991px) {
  .discount .content .box1 {
    width: 100%;
    height: 100%;
  }
  .discount .content .box1 img {
    height: 90%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .discount .content .box1 p {
    width: 50%;
    font-size: 18px;
  }
}
.discount .content .box2 {
  width: 60%;
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.discount .content .box2 div {
  width: 100%;
  height: 191px;
  position: relative;
}
.discount .content .box2 div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.discount .content .box2 div p {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 22px;
  color: #FFFFFF;
  width: 35%;
  line-height: 30px;
}
.discount .content .box2 div .price {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #4e2e75;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 320px) and (max-width: 991px) {
  .discount .content .box2 {
    width: 100%;
  }
  .discount .content .box2 div {
    height: 90%;
  }
  .discount .content .box2 div p {
    font-size: 16px;
    width: 70%;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .discount {
    padding: 18px 0px 0px;
  }
  .discount .content {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
.suggest {
  background-color: #F5F5F5;
  padding-top: 30px;
  direction: ltr;
}
.suggest .content {
  background-color: #ffffff;
  width: 100%;
}
.suggest .content h2 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
}
.suggest .content .box {
  position: relative;
  border-radius: 7px;
  direction: rtl;
  margin-bottom: 20px;
}
.suggest .content .box .over,
.suggest3 .content .box .over {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #4e2e75;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.suggest .content .box img {
  height: 231px;
  width: 100%;
  border-radius: 7px;
  -o-object-fit: cover;
     object-fit: cover;
}
.suggest .content .box .with-bord {
  padding: 22px 4px 12px;
  border-top: none;
}
.suggest .content .box .with-bord .part2 {
  display: flex;
}
.suggest .content .box .with-bord .part2 p {
  width: 80%;
  height: 100px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 10px;
  max-height: 2.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.suggest .content .box .with-bord .part2 span i {
  color: #F4C01E;
  line-height: 30px;
}
.suggest .content .box .with-bord .part3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.suggest .content .box .with-bord .part3 p {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 10px;
}
.suggest .content .box .with-bord .part3 p span {
  font-size: 14px;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.42);
}
.suggest .content .box .with-bord .part3 a {
  background-color: #4e2e75;
  color: #ffffff;
  padding: 11px 8px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  gap: 20px;
  align-items: center;
  gap: 7px;
}
.suggest .content .box .with-bord .part3 a i {
  color: #ffffff;
}

.collect {
  background-color: #F7F7F7;
}
.collect .boxes {
  display: flex;
  gap: 20px;
}
.collect .boxes .box {
  width: 50%;
  position: relative;
  /* height: 297px; */
  border-radius: 7px;
}

.collect .boxes .box img {
  width: 100%;
  height: 297px;
  -o-object-fit: cover;
     object-fit: cover;
}
.collect .boxes .box .over {
  position: absolute;
  width: 100%;
  height: 101px;
  background-color: rgba(23, 41, 61, 0.3);
  bottom: 0;
  padding: 10px 15px;
}
.collect .boxes .box .over h3 {
  color: #ffffff;
  font-size: 20px;
  line-height: 24px;
}
.collect .boxes .box .over p {
  color: #ffffff;
  font-size: 16px;
  width: 50%;
  line-height: 24px;
  word-spacing: 2px;
}
.collect .boxes .box .icon {
  position: absolute;
  background-color: transparent;
  width: 30px;
  height: 30px;
  bottom: 35px;
  right: 16px;
  border-radius: 50%;
  border: 1px solid white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.collect .boxes .box .icon a {
  color: #ffffff;
  font-size: 15px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .collect .boxes {
    flex-wrap: wrap;
  }
  .collect .boxes .box {
    width: 100%;
  }
  .collect .boxes .box .over p {
    width: 50%;
  }
}

.suggest2 {
  background-color: #F5F5F5;
  padding-top: 30px;
  direction: ltr;
}
.suggest2 .content {
  background-color: #ffffff;
  width: 100%;
  padding: 20px 10px 0px;
}
.suggest2 .content h2 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
}
.suggest2 .content .box {
  position: relative;
  border-radius: 7px;
  direction: rtl;
  margin-bottom: 20px;
}
.suggest2 .content .box .over {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #4e2e75;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.suggest2 .content .box img {
  height: 231px;
  width: 100%;
  margin-bottom: 22px;
  border-radius: 7px;
  -o-object-fit: cover;
     object-fit: cover;
}
.suggest2 .content .box .part2 {
  display: flex;
}
.suggest2 .content .box .part2 p {
  width: 80%;
  height: 100px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 10px;
  max-height: 2.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.suggest2 .content .box .part2 span i {
  color: #F4C01E;
  line-height: 30px;
}
.suggest2 .content .box .part3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.suggest2 .content .box .part3 p {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 10px;
}
.suggest2 .content .box .part3 p span {
  font-size: 14px;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.42);
}
.suggest2 .content .box .part3 a {
  background-color: #4e2e75;
  color: #ffffff;
  padding: 11px 8px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  gap: 7px;
}
.suggest2 .content .box .part3 a i {
  color: #ffffff;
}

.shopping {
  padding-top: 30px;
  background-color: #F5F5F5;
}
.shopping .boxes {
  display: flex;
  gap: 20px;
}
.shopping .boxes .box1 {
  width: 50%;
  height: 288px;
  background-color: #4e2e75;
  position: relative;
  border-radius: 7px;
}
.shopping .boxes .box1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.shopping .boxes .box1 .over {
  position: absolute;
  top: 79px;
  right: 57px;
  font-size: 20px;
}
.shopping .boxes .box1 .over p {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 38px;
  width: 60%;
}
.shopping .boxes .box1 .over a {
  color: black;
  font-weight: 700;
  font-size: 20px;
  padding: 5px 30px;
  background-color: white;
  border-radius: 7px;
}
.shopping .boxes .box2 {
  width: 50%;
  height: 288px;
  background-color: #4e2e75;
  position: relative;
  border-radius: 7px;
}
.shopping .boxes .box2 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.shopping .boxes .box2 .over {
  position: absolute;
  top: 79px;
  right: 57px;
  font-size: 20px;
}
.shopping .boxes .box2 .over p {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 38px;
  width: 60%;
  color: #ffffff;
}
.shopping .boxes .box2 .over a {
  color: black;
  font-weight: 700;
  font-size: 20px;
  padding: 5px 30px;
  background-color: white;
  border-radius: 7px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .shopping .boxes {
    flex-direction: column;
  }
  .shopping .boxes .box1 {
    width: 100%;
    height: 200px;
  }
  .shopping .boxes .box2 {
    width: 100%;
    height: 200px;
  }
}

.suggest3 {
  background-color: #F5F5F5;
  padding-top: 30px;
  direction: ltr;
}
.suggest3 .content {
  background-color: #ffffff;
  width: 100%;
  padding: 20px 20px 0px;
}
.suggest3 .content h2 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
}
.suggest3 .content .box {
  position: relative;
  border-radius: 7px;
  direction: rtl;
}
.suggest3 .content .box .over {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.suggest3 .content .box img {
  height: 231px;
  width: 100%;
  margin-bottom: 22px;
  border-radius: 7px;
  -o-object-fit: cover;
     object-fit: cover;
}
.suggest3 .content .box .part2 {
  display: flex;
}
.suggest3 .content .box .part2 p {
  width: 80%;
  height: 100px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 10px;
  max-height: 2.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.suggest3 .content .box .part2 span {
  width: 20%;
}
.suggest3 .content .box .part2 span i {
  color: #F4C01E;
  line-height: 30px;
}
.suggest3 .content .box .part3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.suggest3 .content .box .part3 p {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 10px;
}
.suggest3 .content .box .part3 p span {
  font-size: 14px;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.42);
}
.suggest3 .content .box .part3 a {
  background-color: #4e2e75;
  color: #ffffff;
  padding: 11px 8px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  gap: 7px;
}
.suggest3 .content .box .part3 a i {
  color: #ffffff;
}

.last {
  background-color: #F7F7F7;
  padding: 30px 0px;
}
.last .boxes {
  display: flex;
  gap: 24px;
  padding: 5px;
}
.last .boxes .box {
  width: 25%;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  padding: 50px 0px;
}
.last .boxes .box div {
  background-color: #4e2e75;
  width: 88px;
  height: 88px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 21px;
}
.last .boxes .box span {
  font-size: 22px;
}
.last .boxes .box p {
  line-height: 34px;
  font-size: 18px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .last .boxes {
    flex-wrap: wrap;
  }
  .last .boxes .box {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .last .boxes {
    flex-wrap: wrap;
  }
  .last .boxes .box {
    width: 45%;
  }
}

.suggest4 {
  background-color: #F5F5F5;
}
.suggest4 .box {
  background-color: #FFFFFF;
  position: relative;
  border-radius: 7px;
  padding: 5px;
}
.suggest4 .box .over {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #4e2e75;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.suggest4 .box img {
  height: 231px;
  width: 100%;
  margin-bottom: 22px;
  border-radius: 7px;
}
.suggest4 .box .part2 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.suggest4 .box .part2 p {
  width: 80%;
  height: 100px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 10px;
  max-height: 2.8em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.suggest4 .box .part2 span i {
  color: #F4C01E;
  line-height: 24px;
}
.suggest4 .box .part3 {
  padding: 0px 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.suggest4 .box .part3 p {
  font-size: 16px;
}
.suggest4 .box .part3 p span {
  font-size: 14px;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.42);
}
.suggest4 .box .part3 a {
  background-color: #4e2e75;
  color: #ffffff;
  padding: 11px 8px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  gap: 7px;
}
.suggest4 .box .part3 a i {
  color: #ffffff;
}

.owl-theme .owl-dots .owl-dot span {
  width: 24px !important;
  height: 24px !important;
  background-color: rgba(0, 0, 0, 0.13) !important;
}

/* .owl-theme .owl-dots .owl-dot.active span {
  background-color: #4e2e75 !important;
} */

.owl-carousel .owl-nav button.owl-prev {
  height: 30px !important;
  background-color: #4e2e75;
  color: #ffffff;
  position: absolute;
  left: 0;
  width: 20px;
  top: 22%;
}

.owl-carousel .owl-nav button.owl-next {
  height: 30px !important;
  background-color: #4e2e75;
  color: #ffffff;
  position: absolute;
  right: 0;
  width: 20px;
  top: 22%;
}

.owl-carousel .owl-stage-outer {
  height: 380px;
}

.main-first-page {
  min-height: 80vh;
  background: #F5F5F5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.main-first-page h3 {
  margin-bottom: 37px;
}
.main-first-page .container {
  background: #F5F5F5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.main-first-page .container .boxes {
  display: flex;
  gap: 10px;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.main-first-page .container .boxes .box {
  padding: 20px 60px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.main-first-page .container .boxes .box div {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FAFAFA;
  margin-bottom: 20px;
}
.main-first-page .container .boxes .box h6 {
  font-weight: 700;
  font-size: 10px;
}
.main-first-page .container .boxes .box span {
  font-weight: 400;
  font-size: 10px;
  color: #000000;
}

.first2 {
  min-height: 80vh;
  background: #F5F5F5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.first2 .container {
  background: #F5F5F5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.first2 .container .boxes {
  display: flex;
  gap: 10px;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.first2 .container .boxes .box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 33%;
}
.first2 .container .boxes .box span {
  font-weight: 400;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.49);
}
.first2 .container .boxes .box h6 {
  font-weight: 700;
  font-size: 15px;
}
.first2 .container .boxes .box div {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #FAFAFA;
  border: 1px solid #4e2e75;
  display: flex;
  justify-content: center;
  align-items: center;
}
.first2 .container .boxes .box div img {
  Width: 22.17px;
  Height: 22.17px;
}/*# sourceMappingURL=homepage.css.map */
/* footer{
    height: 0px !important;
    padding: 0 !important;
} */
