@font-face {
    font-family:Tajawal-Bold;
    src: url(../../front_assets/css/fonts/Tajawal/Tajawal-Bold.ttf);
  }
  @font-face {
    font-family: Tajawal-Medium;
    src: url(../../front_assets/css/fonts/Tajawal/Tajawal-Medium.ttf);
  }
  @font-face {
    font-family: Tajawal-Regular;
    src: url(../../front_assets/css/fonts/Tajawal/Tajawal-Regular.ttf);
  }
  html{
      scroll-behavior: smooth;
  }
  body,h1,h2,h3,h4,h5,p{
    font-family:Tajawal-Bold !important;
  }
  .b-left{
    border-left: 2px solid white !important;
    padding-left: 16px;
  }
  .icon{
    padding-left: 5px;
  }
  .bg-primary{
    background-color: #0A8DC5 !important;
  }
  .dropdown-toggle::after{
    padding-right: 10px;
  }
  .bdark-left{
    border-left: 2px solid #0A8DC5 !important;
    padding-left: 16px;
  }
  .btn-primary{
    color:white !important;
    background-color: #E15C26 !important;
    border: #E15C26 !important;
  }
  .back-light{
    background-color: #f1f7ff !important;
  }
.display-3{
    line-height:1.55 !important;
}
.lead.fs-lg{
    line-height:2 !important;
}
.line{
    line-height:1.9rem !important;
}
.img-round{

    border-radius: .4rem;
}
.bg-soft-warning {
    background-color: #f79e021a !important;
}
.overlap-grid-2 .item:nth-child(2) {
    width: 28% !important;
    margin-top: -31% !important;
    margin-right: 302px !important;
    z-index: 4 !important;
}
.bg-grad {
    background: linear-gradient(45deg,#e15c2624 0%,#0a8dc5 60%) !important;
}
.border-light1{
border:1px #E15C26 solid  !important;
color:#E15C26 !important;
background-color: white !important;
}
.overlap-grid-2 .item:nth-child(1) {
    width: 80% !important;

}
.navbar-nav:not(.sm-collapsible) .nav-link .sub-arrow {
    margin-right: 0.5rem !important
}
.dropdown-menu {
    text-align: right !important;
    max-width: 10rem !important;
    min-width: 10rem !important;
    width: 50% !important;
    margin-left: -5rem !important;
}
body[dir="rtl"] .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
}
body[dir="rtl"] .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
body[dir="rtl"] .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius:  0px !important;
}
body[dir="ltr"] .form-floating>.form-control:focus~label,
body[dir="ltr"] .form-floating>.form-control:not(:placeholder-shown)~label,
body[dir="ltr"] .form-floating>.form-select~label{
    transform: scale(.8) translateY(-0.4rem) translateX(-4.8rem);
}
.list-unstyled{
  padding-right: 0 !important;
}
.iconfont-resize{
  font-size: 1.2rem;
  margin-left: 3px;
}
.progress-wrap{
opacity: 1 !important;
visibility: visible !important;
}
form.dark-fields .form-control {
    background: white !important;
    border-color: white !important;
    color: #cacaca !important;
}
body[dir="rtl"] .accordion-wrapper .card-header button {
    text-align: right !important;
    color: #0A8DC5 !important;
}
body[dir="ltr"] .accordion-wrapper .card-header button:before {
    right: 1.3rem;
    left: unset;
}
.accordion-wrapper .card-header button:hover {
    color: #0A8DC5 !important;
}
.page-item.active .page-link {
    color: #0A8DC5 !important;
}

.progress-wrap svg.progress-circle path {
    stroke: #0A8DC5 !important;
}
.progress-wrap:after {
    color: #0A8DC5 !important;
}
.mc-field-group.form-floating.formque1 > .form-control.formque {
    border-radius: 10px !important;
}
.finance-emed{
    width:80%
}

.card-border-bottom[class*=border-soft-]:after {
    border-bottom-width: 6px !important;
    border-top-width: calc(0.4rem - 6px) !important;
}

.icon-list {
    padding-right: 0 !important;
}
    .icon-list i{
        right:0;
    }
    .icon-list span {
        padding-right: 1.5rem ;
    }
.card-border-bottom[class*=border-soft-]:after {
    border-bottom-width: 6px !important;
    border-top-width: calc(0.4rem - 6px) !important;
}
[class*=card-border-] {
    position: relative;
}
.card {
    box-shadow: 0 0 0 0.05rem rgb(8 60 130 / 6%), 0 0 1.25rem rgb(30 34 40 / 4%);
    border: 0;
}


.card-border-bottom:after {
    bottom: 0 !important;
    right: 0 !important;
    left: 0 !important;
    border-bottom-width: 4px !important;
    border-top-width: calc(0.4rem - 4px) !important;
    border-bottom-style: solid !important;
    border-top-style: solid !important;
    border-bottom-color: inherit !important;
    border-top-color: transparent !important;
    border-bottom-left-radius: 0.4rem !important;
    border-bottom-right-radius: 0.4rem !important;
}
.page-item:first-child .page-link {
    border-top-right-radius: 0.4rem !important;
    border-bottom-right-radius: 0.4rem !important;
    border-top-left-radius: 0rem !important;
    border-bottom-left-radius: 0rem !important;
}
.page-item:last-child .page-link {
    border-top-left-radius: 0.4rem !important;
    border-bottom-left-radius: 0.4rem !important;
    border-top-right-radius: 0rem !important;
    border-bottom-right-radius: 0rem !important;
}
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: #0A8DC5 !important;
    }
.icon-list.bullet-bg li {
    padding-left: 0rem !important;
}
.img-tpa img {
    width: auto !important;
    max-width: auto !important;
}

.img-clinic img {
    margin-top: 1rem;
    max-width: 80% !important;
    margin-left: 1.25rem !important;
}

.solid-duo.text-grape-fuchsia .fill-primary {
    fill: #0A8DC5 !important;
}
.clinic-mobile img {
    display: none;
}
.item div .card-body {
    height: auto !important;
    padding: 1rem;
    box-shadow: 0 0 1px 0 rgb(0 0 0 / 25%) !important;
    border-radius: 15px !important;

}
.shadow-lg .card-body {
    flex: 1 1 auto;
    padding: 2rem 1.5rem;
}
.btn {
    padding: 0.65rem 1.2rem !important;
    height:100%;
}
.cloud-img{
    width:80%;
}
#mce-EMAIL2 {
    border: 1px solid rgb(253 254 255);
}

@media only screen and (max-width: 999px) and (min-width: 400px) {
    .bg-grad {
        background-color: #0a8dc5  !important;
    }
    .mobil-emockup {
        width: 100% !important;
        left: 0 !important;
    }
}
    .bullet-bg {
        margin-right: 0rem !important;
    }

    .b-left {
        border-left:none !important;
    }

    .offcanvas-nav.open{
        right:0 !important;
    }
    .offcanvas-nav-close {
        left: .5rem !important;
        right:auto !important;
    }
    .offcanvas-header img {
        width: 75% !important;
    }
    .navbar-expand-lg .offcanvas-nav .offcanvas-header {
        padding: 2rem 2rem;
    }
    .navbar .navbar-collapse .nav-link {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .navbar-nav:not(.sm-collapsible) .dropdown-item.has-submenu {
        padding-right: 0em;
    }
    .navbar-nav:not(.sm-collapsible) .dropdown-item .sub-arrow, .navbar-nav:not(.sm-collapsible):not([data-sm-skip]) .dropdown-menu .dropdown-toggle::after {
        transform: rotate(180deg);
        top: 0.5rem;
    }
    .lang-mobile, .price-mobile{
        display:block !important;
    }
 /*   .figure-web img{
        display: none !important;
    }
    .figure-mobile img {
        display: inline-block !important;
    }*/
    .item div .card-body {
        height: auto !important;
        padding: 0.8rem 2rem;
        box-shadow: 0 0 1px 0 rgb(0 0 0 / 25%) !important;
        border-radius: 20px !important;
    }
    .finance-emed {
        width: 100%;
    }
    .img-tpa img {
        width: 108% !important;
        max-width: 100% !important;
    }
    .overlap-grid-2 .item:nth-child(1) {
        width: 100% !important;
        margin-right: 0px !important;
    }
    .img-clinic img, .img-clinic1 img, .img-clinic2 img {
        display: none !important;
    }
    .clinic-mobile img {
        display: block !important;
    }
    .navbar-nav.sm-collapsible .has-submenu {
        padding-right: 0em !important;
    }
    .navbar-nav.sm-collapsible .sub-arrow {
        left: 0 !important;
        right: 80%;
    }

.navbar-nav.sm-collapsible .sub-arrow {
    left: 0 !important;
}
/*.figure-web img {
    display: inline-block !important;
}

.figure-mobile img {
    display: none !important;
}*/
.video-wrapper.bg-overlay.bg-overlay-gradient:after {
    background: #0a8dc545 !important;
}
body[dir="rtl"] .more:after {
    transform: rotate(180deg) !important;
}
.lang-mobile, .price-mobile {
    display: none;
}

.solid-duo.text-grape-fuchsia .fill-secondary {
    fill: #E15C26 !important;
}
.text-primary {
    color: #0A8DC5 !important;
}
.text-limit{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-align: justify;
    height: 160px;
}
