@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        margin-top: 14px;
    }
}

body p {
    font-size: 110%;
}

body.en .ar-text {
    display: none;
}

body.en .en-text {
    display: block;
}

body.ar .ar-text {
    display: block;
}

body.ar .en-text {
    display: none;
}

#custom-tree .row,
#custom-tree .row>div {
    margin: 0;
    padding: 0;
}

#custom-tree .row>div {
    margin: 0;
    padding: 0;
    padding-bottom: 20px !important;
}

body.ar .litepicker .container__days .day-item.is-end-date {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

body.ar .litepicker .container__days .day-item.is-start-date {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

body.ar #custom-tree {
    direction: ltr !important
}

body.en #health-building #city-carousel .owl-nav {
    flex-direction: row !important;
}

body.en #media-center .card.common-card {
    margin-top: 0px
}

footer .phones {
    font-size: 140%;
}

#cooperation-together {
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-position: center center !important;
}

#cooperation-together:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #4bd8c3ab;
    z-index: -1;
    border-bottom-left-radius: 60% 20%;
    border-bottom-right-radius: 60% 20%;
    background-size: cover;
    background-position: 50% 50%;
}

.flex-6>a {
    height: 50px;
    margin-bottom: 0;
}

footer .ambulance-sys h1 {
    margin-bottom: 0;
}

#cards-container.menu-nav .container .tab-content .menu-card {
    background: #e5e5e591;
    position: relative;
    overflow: hidden;
    padding-block: 32px;
}

.search-result {
    margin-bottom: 35px;
    font-size: 160%;
    font-weight: 600;
    padding-inline: 12px;
}

.search-result span {
    color: #4bd8c3;
    font-weight: 800
}

.linked-to {
    position: relative;
    font-weight: 600;
    margin-inline-start: 8px;
    color: #4bd8c3;
}

.linked-to:before {
    /*content: "";
    position: absolute;
    bottom: -5px;
    height: 3px;
    width: 100%;
    background: #4bd8c3;
    transition: all 0.3s cubic-bezier(1, 0.39, 0, 0.55);*/
}

.linked-to:hover:before {
    width: 0
}

.article-date-row {
    font-size: 120%;
    display: flex !important;
    flex-direction: row-reverse;
}

.article-date-row i {
    margin-inline-end: 8px;
    font-size: 75%
}

#media-center .nav-pills a {
    font-weight: 600 !important;
    color: #666 !important;
}

.lang>a>img {
    width: 20px;
    margin-inline-end: 5px;
    opacity: 0.85
}

#tooltip {
    opacity: 0;
    position: absolute;
    background: #eeeeee;
    width: 120px;
    height: 48px;
    transition: opacity 0.2s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid #4bd8c3;
    border-radius: 15px;
    font-size: 120%;
}

.up-statistics {
    font-size: 140%;
}

.single-statisics a:hover {
    color: #fff;
    text-shadow: 0 0 5px #00000091
}

#statistic .statistic-header h2 {
    position: relative;
    padding-inline-start: 12px;
}

#statistic .statistic-header h2 i:first-of-type,
#statistic .statistic-header h2 i:last-of-type {
    left: -15px;
}

#statistic .statistic-header h2::after {
    background: #4bd8c3;
    right: 0;
    width: calc(100% + 5px);
}

#city-carousel .tags>span:last-child .sepp {
    display: none;
}

#cooperation-together h2 p {
    color: #333;
}

.the-404-page {
    margin-top: 20px;
}

.the-404-page .row>div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.the-404-page h1 {
    color: #4bd8c3;
    font-size: 1200%;
    line-height: unset;
    font-weight: bold;
    font-family: sans-serif;
    margin-top: 50px;
    margin-bottom: -30px;
}

.the-404-page h5 {
    font-size: 140%;
}

.gohome {
    color: #4bd8c3;
    font-size: 150%;
    margin-top: 20px;
}

.cus-statistics .the-col a,
.cus-statistics .the-col div {
    background-color: white;
    margin-top: 23px;
    border: 8px solid #ececec;
    text-align: center;
    padding: 25px;
    -webkit-box-shadow: 0px 14px 14px 0px #bbbb;
    box-shadow: 0px 14px 14px 0px #bbbb;
    border-radius: 20px;
    display: block;
}

.cus-statistics .the-col div {
    height: calc(100% - 30px)
}

.cus-statistics .the-col a h3,
.cus-statistics .the-col div h3 {
    text-align: center;
    margin-top: 20px;
}

.cus-statistics .the-col a p,
.cus-statistics .the-col div p {
    font-size: 60px;
    color: #4bd8c3;
}

.card.common-card .card-body p {
    height: unset;
}

.card.common-card {
    height: calc(100% - 50px);
}

.captcha-row {
    display: flex !important;
}

.captch-img {
    width: 180px !important;
    margin-top: 11px;
}

.captch-img img {
    width: 100%;
}

.upload-file {
    width: 150px;
    margin-bottom: 0;
    background: #4bd8c3;
    color: #fff;
    border-radius: 5px;
    padding-block: 5px;
    box-shadow: none;
    height: unset;
}

.article-body {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.form-contact-us input[type="file"] {
    width: calc(100% - 150px);
    padding-inline: 15px;
    padding-block: 10px;
    color: #4bd8c3;
}

#cards-container.menu-nav .container .tab-content .menu-card .breaking-news-con {
    position: absolute;
    top: 0;
    z-index: 9999999;
    right: 0;
}

.breaking-news-con {
    display: flex;
    padding-bottom: 10px;
}

#cards-container.menu-nav .container .tab-content .breaking-news-con>div,
.breaking-news-con>span {
    background: #d72d2d;
    color: #ffffff;
    padding: 1px 20px;
    border-radius: 15px;
}

#cards-container.menu-nav .container .tab-content .breaking-news-con>div {
    border-radius: 15px 0 0 15px;
}

.articles-goals .row>div {
    /* width: 100% !important; */
}

.card-img-overlay .breaking-news-con {
    position: absolute;
    top: 0;
    left: 0;
}

.card-img-overlay {
    /* overflow: hidden; */
}

.card-img-overlay .breaking-news-con>span {
    border-radius: 18px 15px 15px 0;
}

body.en #cards-container.menu-nav .container .tab-content .menu-card .breaking-news-con {
    right: auto;
    left: 0
}

body.en #cards-container.menu-nav .container .tab-content .breaking-news-con>div {
    border-radius: 0 15px 15px 0
}

body.en .card-img-overlay .breaking-news-con {
    right: 0;
    left: auto;
}

body.en .card-img-overlay .breaking-news-con>span {
    border-radius: 15px 18px 0 15px;
}

body.en #cooperation-together .links-container .btn-links:last-child i {
    transform: scale(-1);
    margin-left: auto !IMPORTANT;
    margin-right: 0 !important;
}

body.en .btn-show-more.btn-show-all-more i {
    transform: scale(-1);
}

body.en .statistic-header a.btn-show-all i {
    transform: scale(-1);
}

body.en #statistic .statistic-header h2 i:first-of-type,
body.en #statistic .statistic-header h2 i:last-of-type {
    right: -15px;
    left: auto;
}

.card.common-card.breaking-news .date {
    margin-block: 2px -10px;
}

body.ar #health-building .row .owl-nav {
    flex-direction: row;
}

body.ar #health-building .row .owl-nav .owl-prev,
body.ar #health-building .row .owl-nav .owl-next {
    transform: scale(-1);
}

.bootstrap-filestyle input {
    border: 0;
    min-height: 48px;
}

.bootstrap-filestyle .btn-secondary {
    min-height: 48px;
    min-width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 0 0px 2px #4bd8c3;
    font-size: 24px;
}

.bootstrap-filestyle .btn-secondary i {
    margin-inline-end: 8px;
    display: inline-flex;
    font-size: 20px;
}

body.ar .bootstrap-filestyle {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

body.en #health-building .row .item .result>div {
    display: flex;
    flex-direction: row-reverse;
}

.form-contact-us input,
.form-contact-us textarea {
    font-size: 130%;
}

body.ar .up-statistics .owl-nav button {
    transform: scale(-1);
}

#our-goals .goal-card {
    background-image: url(../../frontend/images/frame2.png) !important;
    background-size: 100% 100%;
}

#calendari td.disabled>p {
    text-align: center;
}

.error-form {
    background-color: #ed6d6d;
    color: #fff;
    padding: 4px 30px 4px 20px;
    display: inline-flex;
    border-radius: 5px;
    font-size: 130%;
    margin-bottom: 15px;
    align-items: center;
}

.error-form i {
    margin-inline-end: 8px
}

@media only screen and (min-width: 1860) {
    #main-sec .main-sec .row img {
        margin-top: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #main-slider {
        margin-top: 4px;
    }
    #main-sec .main-sec .row h1 {
        font-size: 40px !important;
        margin-top: 15px;
    }
    #main-sec .main-sec .row p {
        font-size: 24px;
    }
    #main-sec .main-sec {
        padding-top: 30px;
    }
    #health-building .filters form {
        flex-wrap: wrap;
    }
    #health-building .filters form select {
        margin-bottom: 15px
    }
    #main-slider {
        margin-top: 4px;
    }
    #main-slider .owl-stage .item {
        padding-bottom: 30px;
    }
    #main-sec {
        height: 430px;
    }
    .up-statistics {
        width: 310px;
        right: calc(50% - 340px);
        bottom: -30px;
    }
    #main-sec .main-sec .row .col-md-7 {
        position: relative;
    }
    #main-sec .main-sec .row img {
        width: 260px;
        height: 260px;
    }
}

#search-sec .btn-show-mnore:not(.collapsed)::after {
    content: "\f077";
}

#search-sec .btn-show-mnore.collapsed::after {
    content: "\f078";
}

#accordion .card-header a {
    font-size: 145% !important;
}

#accordion .card-body {
    font-size: 150% !important;
    padding-inline-start: 30px;
}

#top-banner {
    background-size: cover !important;
    background-position: 50% !important;
}

#media-center .tab-content .owl-carousel {
    display: block;
}

.media-carousel-container {
    margin-bottom: 40px;
}

.links-container .btn-show-more.btn-links.w-100 {
    margin-inline-start: 0 !important;
    width: calc(100% - 20px) !important;
}

.btn-primary:focus,
.btn-primary:active,
.btn-primary:hover {
    background-color: white;
    color: #4bd8c3;
}

#saha-date-picker .container__footer {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

#saha-date-picker .container__footer button {
    display: inline-flex;
    order: 9 !important;
}

#saha-date-picker .container__footer .button-apply {
    margin-inline-end: 14px !important;
    order: 1 !important;
}

.from-to {
    display: flex;
    margin-bottom: 15px;
}

.from-to>div:first-child {
    margin-inline-end: 15px
}

.from-to>div span {
    color: #4bd8c3;
    margin-inline-start: 4px;
}

.org-tree>.row {
    display: flex;
    flex-direction: column-reverse;
}

@media print {
    #copy-message,
    .navbar-toggler,
    .offcanvas-header,
    .offcanvas-body {
        display: none !important;
    }
    .common-page-header h1 {
        font-size: 150%
    }
    #header.header-scrolled {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #top-banner {
        padding-top: 5px;
        height: 175px !important;
        margin-bottom: 1px;
    }
    .fixed-top {
        position: relative !important
    }
    .navbar-container {
        margin-bottom: 25px;
    }
    .back-to-top,
    .date>span:last-child {
        display: none !important
    }
    #top-banner .container h1 {
        font-size: 30px;
        color: #000;
        border-radius: 0
    }
    nav.navbar {
        display: flex;
        justify-content: center;
    }
    .main-img {
        display: block !important;
    }
    .navbar-brand {
        padding: 5px;
        margin-inline: auto !important;
    }
    .article-body,
    .article-body p {
        color: #222 !important
    }
}

#faq #accordion .card .card-body p {
    color: #fff !important
}

.accordion-header {
    border: 0;
}

.accordion-item {
    border-radius: 26px !important;
    border: 0;
    margin-bottom: 25px;
}

.accordion-button,
.accordion-header {
    border-radius: 800px !important;
}

.accordion-button {
    background: transparent;
}

.accordion-button:not(.collapsed),
.accordion-button:not(.collapsed):hover,
.accordion-button,
.accordion-button:hover {
    color: #fff;
    background: #57c5b5;
    font-size: 22px;
}

.accordion-button::after {
    background-color: white;
    border-radius: 500px;
    width: 30px;
    height: 30px;
    background-position: 50%;
    filter: grayscale(1);
}

body.ar #last-news .owl-nav>div>span {
    transform: scale(-1)
}


#cooperation-together a.btn-show-more:last-child {
    display: flex
}

#cooperation-together a.btn-show-more i {
    /* margin-inline: auto 5px */
    margin-inline: auto 0 !important;
}

.small {
font-size: 0.75em !important;
}
.normal{
font-size: 0.75em !important;
}
.large{
    font-size: 1.5em !important;
}
.huge{
font-size: 2.5em !important;
}