@import url("https://fonts.googleapis.com/css2?family=Tajawal&display=swap");
@import url("/fonts/fonts.scss");
@media (max-width: 991px) {
  body nav {
    position: relative;
  }
  body nav .right {
    display: none !important;
  }
  body nav #open-left {
    display: inline-block;
  }
  body nav .left {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  body nav .left ul {
    display: none !important;
  }
  body nav .left .logo {
    padding: 0 !important;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    width: 135px;
    border-right: none !important;
    border-left: none !important;
  }
  body nav .left .logo img {
    width: 135px;
  }
  body nav .left .mobile-go-monaq {
    color: #8A1538;
    font-size: 17px;
    border: #8A1538 1px solid;
    padding: 1px 8px;
    display: inline-block;
    border-radius: 50px;
  }
  body .monaq-box .header .mn-1 {
    width: 30% !important;
  }
  body .monaq-box .header .mn-2 {
    width: 35% !important;
  }
  body .monaq-box .header .mn-3 {
    width: 35% !important;
  }
  body .monaq-box .header .mn-4 {
    display: none !important;
  }
  body .monaq-list li {
    position: relative;
    padding-bottom: 74px !important;
  }
  body .monaq-list li .number {
    font-size: 28px !important;
  }
  body .monaq-list li .pls-resume {
    font-size: 14px;
  }
  body .monaq-list li .btn1 {
    padding: 8px 11px !important;
  }
  body .monaq-list li .m-col.mn-1 {
    width: 37%;
  }
  body .monaq-list li .m-col.mn-2 {
    width: 24%;
  }
  body .monaq-list li .m-col.mn-3 {
    width: 37%;
  }
  body .monaq-list li .m-col.mn-4 {
    position: absolute;
    bottom: 18px;
    right: 0;
    left: 0;
    margin: auto;
  }
}

@media (max-width: 768px) {
  body .page .header-box {
    padding: 143px 4% 55px 4%;
  }
  body .page .header-box h1 {
    font-size: 40px;
  }
  body .page .filter-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body .page .filter-box .f-i {
    width: 100%;
    margin-bottom: 15px;
  }
  body .page .filter-box .f-i .control {
    padding-left: 48px;
  }
  body .page .filter-box .f-i .control .control_indicator {
    left: 0;
  }
  body .page .log-reg-box .row {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  body .page .info-box .col-md-5 {
    margin-bottom: 15px;
  }
}

@media (max-width: 690px) {
  body .page .info-box.log-reg-box {
    width: 95%;
  }
  body .monaq-box .header {
    display: none !important;
  }
  body .monaq-list li {
    position: relative;
    padding-bottom: 15px !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body .monaq-list li .number {
    font-size: 28px !important;
  }
  body .monaq-list li .pls-resume {
    font-size: 14px;
  }
  body .monaq-list li .btn1 {
    padding: 8px 11px !important;
  }
  body .monaq-list li .syotimer__body {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 8px 0;
  }
  body .monaq-list li .type {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  body .monaq-list li .m-col.mn-1 {
    width: 100%;
    text-align: center;
  }
  body .monaq-list li .m-col.mn-2 {
    width: 100%;
    text-align: center;
  }
  body .monaq-list li .m-col.mn-3 {
    width: 100%;
    text-align: center;
  }
  body .monaq-list li .m-col.mn-4 {
    text-align: center;
    width: 100%;
    position: unset;
    bottom: unset;
    right: unset;
    left: unset;
    margin: unset;
  }
  body .monaq-box.prices-box .m-col.mn-1, body .monaq-box.prices-box .m-col.mn-2, body .monaq-box.prices-box .m-col.mn-3, body .monaq-box.prices-box .m-col.mn-4 {
    text-align: left !important;
    padding: 5px 10px;
  }
  body .monaq-box.prices-box .m-col.mn-1 b, body .monaq-box.prices-box .m-col.mn-2 b, body .monaq-box.prices-box .m-col.mn-3 b, body .monaq-box.prices-box .m-col.mn-4 b {
    display: inline-block !important;
    min-width: 110px;
  }
}

@media (max-width: 500px) {
  body .page .header-box {
    padding: 80px 4% 20px 4%;
  }
  body .page .header-box h1 {
    font-size: 28px;
    text-align: center;
  }
}

@media (max-width: 465px) {
  body .page .info-box .sub-header {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  body .page .info-box .sub-header > div {
    padding: 0 !important;
  }
  body .page .info-box .sub-header .div {
    display: none;
  }
  body .page .file-item {
    width: 100% !important;
    margin: 0;
    margin-bottom: 10px;
  }
}
/*# sourceMappingURL=mobile.css.map */