body {
    background-color: #fcf9f7 !important;
}

a {
    text-decoration: none !important;
}



.top-menu {
    background-image: url(/assets/front/Images/logoetedaal.jpg);
    background-size: contain;
    background-repeat: no-repeat;

}

@media (max-width: 1400px) {
    .top-menu {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

}

.top-menu-logo {
    height: 100px;
    width: 100px;
}

.top-menu-advertise {
    height: 100px;
    width: 650px;
    object-fit: cover;
}

/*.top-menu-calendar-text {*/
/*    margin-top: 3.5em;*/
/*    font-size: 14px;*/
/*    color: #8e8e8ed9;*/
/*}*/
.top-menu-calendar-text {
  margin-top: 6em;
  font-size: 15px;
  color: #c00;
  margin-right: 15%;
  line-height: 90%;
  text-align: left !important;
  padding-top: 2%;
}

.top-menu-calendar-icon {
    margin-top: 0.5em;
    font-size: 3.5em;
    color: #f8692a;
    padding-right: 0 !important;
}

.top-menu-calendar-text p:first-child {
    margin-bottom: 0.5em !important;
}

.menu {
    /*border-top: 1px solid #dcdcdc;*/
}

.menu .navbar {
    line-height: 3em;
}

.menu-search {
    font-size: 20px;
    color: #f8692a;
}

.menu-li-custom {
    font-size: 16px;
    color: #676767;
    margin-left: 15px;
}

.tab-bar-img1 {
    height: 450px;
    object-fit: cover;
}

.tab-bar-img2 {
    height: 220px;
    object-fit: cover;
}

.tab-bar-text {
    color: white;
    font-size: 28px;
    font-weight: bolder;
}

.advertise-alert {
    position: relative;
}

.advertise-hr {
    position: absolute;
    width: 92%;
    top: 30px;
    left: 0;
    margin: 0 !important;
}

@media (max-width: 992px) {
    .advertise-hr {
        width: 88%;
    }
}

.advertise-photo {
    /*height:10em;*/
}

.slider-1 {
    background-color: #3d3737;
}

.home-subtext {
    font-size: 18px !important;
    margin-bottom: 2em !important;
    margin-top: 1em !important;
}

.white-halfhr-right {
    position: absolute;
    width: 38%;
    top: 15px;
    right: 0;
    margin: 0 !important;
    opacity: 1;
    background-color: white;
}

.white-halfhr-left {
    position: absolute;
    width: 38%;
    top: 15px;
    left: 0;
    margin: 0 !important;
    opacity: 1;
    background-color: white;
}

.orange-halfhr-right {
    position: absolute;
    width: 38%;
    top: 15px;
    right: 0;
    margin: 0 !important;
    opacity: 1;
    background-color: #c45824;
}

.orange-halfhr-left {
    position: absolute;
    width: 38%;
    top: 15px;
    left: 0;
    margin: 0 !important;
    opacity: 1;
    background-color: #c45824;
}

@media (max-width: 992px) {
    .white-halfhr-right {
        width: 30%;
    }
    .white-halfhr-left {
        width: 30%;
    }
    .orange-halfhr-right {
        width: 30%;
    }
    .orange-halfhr-left {
        width: 30%;
    }
}

.mataleb-aftabi-icon {
    font-size: 48px;
    color: #f8692a;
}

.half-circle {
    width: 100px;
    height: 50px;
    background-color: white;
    border-bottom-left-radius: 110px;
    border-bottom-right-radius: 110px;
    border: 10px solid white;
    border-top: 0;
    position: absolute;
    bottom: -2.5rem;
    left: 50%;
    transform: translate(-50%, 0%);
}

.kasbo-kar-shoma-arrow {
    margin-right: 50%;
    transform: translate(50%, 70%);
}

.kasbo-kar-shoma-readmore {
    position: absolute;
    bottom: 0;
    color: #f8692a;
    font-size: 14px;
    left: 50%;
    transform: translate(-50%, 0);
}

.hamrah-ba-aftab {
    background-color: #3d3737 !important;
}

.hamrah-ba-aftab-img1 {
    height: 610px;
    object-fit: cover;
}

.hamrah-ba-aftab-img2 {
    height: 300px;
    object-fit: cover;
}

.hamrah-ba-aftab-text {
    color: white;
    font-size: 24px;
    font-weight: bolder;
    text-align: right;
}

.multimedia-nav {
    border-bottom: 1px solid #f8692a;
}

.multimedia-img1 {
    height: 715px !important;
    object-fit: cover;
}

.multimedia-img2 {
    height: 270px !important;
    object-fit: cover;
}

.multimedia-readmore-text {
    position: absolute;
    left: 0;
    bottom: -25px;
}

.multimedia-hr {
    width: 94%;
}

@media (max-width: 992px) {
    .multimedia-hr {
        width: 90%;
    }
}

.advertise-img {
    height: 100px;
    object-fit: cover;
}

.moaarefi {
    position: relative;
}

.moaarefi-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.moaarefi-overlay {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    width: 100%;
    height: 200px;
}

.moaarefi-text {
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translate(0, -50%);
    font-size: 28px !important;
    font-weight: 900;
    color: white;
}

@media (max-width: 992px) {
    .moaarefi-text {
        font-size: 20px !important;
    }
}

.btn-moaarefi {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translate(0, -50%);
    background: #f8692a;
    color: white;
    font-weight: 900;
    font-size: 18px;
    padding: 1rem;
    padding-inline: 4rem;
}

.btn-moaarefi:hover {
    background: black;
    color: white;
}

.footer {
    background-color: #3d3837 !important;
}

.footer-circle-icon {
    font-size: 4px !important;
    vertical-align: middle !important;
}

.footer-enamad {
    height: 140px;
    width: 180px;
}

.footer-khabarname {
    color: white !important;
    background: rgba(103, 102, 102, 0.47);
    border-color: rgba(103, 102, 102, 0.47);
}

.footer-khabarname:focus {
    color: white !important;
    background: rgba(103, 102, 102, 0.47) !important;
    border-color: rgba(103, 102, 102, 0.47) !important;
}

.footer-below1 {
    background: #f8692a;
}

.footer-below1-text-fa {
    text-align: right;
    direction: rtl;
    float: right;
    color: white;
}

.footer-below1-text-en {
    text-align: left;
    direction: ltr;
    float: left;
    color: white;
}

.footer-below2-text {
    text-align: center;
}










/* Home Page */

.home-last-news-title {
    height: 45px;
    display: flex;
    align-items: center;
    margin: 0;
}

.home-slideshow-image {
    height: 450px;
}

.home-slideshow-leftside-image {
    height: 100px;
}

.home-slideshow-leftside-title {
    color: white;
    position: absolute;
    bottom: 10px;
    right: 30px;
    font-size: 18px;
    font-weight: bold;
}

.home-slideshow-leftside-orange {
    background: linear-gradient(0deg, #ff4e00 0%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
}

.home-slideshow-leftside-blue {
    background: linear-gradient(0deg, #31c0ff 0%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
}

.home-slideshow-leftside-purple {
    background: linear-gradient(0deg, #c22af8 0%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
}

.home-slideshow-leftside-green {
    background: linear-gradient(0deg, #45b914 0%, rgba(255,255,255,0) 100%, rgba(255,255,255,0) 100%);
}

.home-service-smartlife-img {
    width: 110px;
    height: 60px;
    object-fit: cover;
}

.home-service-advertise-5rows-img {
    height: 85px;
    object-fit: cover;
}

.home-service-smartlife-onHrText {
    width: 380px;
    background: #fcf9f7;
}

.home-aftabi-content-img {
    height: 160px;
    object-fit: cover;
}

.home-aftabi-content-overlay {
    background: rgb(67, 67, 67, 0.6);
    color: white;
    top: unset;
}

.home-aftabi-content-overlay h5 {
    margin-bottom: 0;
}

.home-market {
    background-color: white;
}

.home-market-img-big {
    height: 230px;
    object-fit: cover;
    border-radius: 10px 10px 0 0 !important;
}

.home-market-img-small {
    height: 80px;
    object-fit: cover;
    border-radius: 10px !important;
}

.home-market-readmore {
    position: absolute;
    bottom: 0;
    color: #f8692a;
    font-size: 14px;
    left: 50%;
    transform: translate(-50%, 0);
}

.home-market-readmore-arrow {
    margin-right: 50%;
    transform: translate(50%, 70%);
}

.home-multimedia-img-big {
    height: 480px;
    object-fit: cover;
}

.home-multimedia-img-small {
    height: 125px;
    width: 100%;
    object-fit: cover;
}

.home-multimedia-readmore-text {
    z-index: 1;
    width: 100px;
    text-align: left;
    float: left;
    margin-top: 48px;
    background: #fcf9f7;
}

.home-multimedia-readmore-hr {
    position: absolute;
    width: 100%;
    top: 60px;
    margin: 0 !important;
    opacity: 1;
    background-color: #d8d7d7;
    z-index: -1;
}

.home-advertise-2rows-img {
    width: 100%;
    height: 124px;
    object-fit: cover;
}

.home-surfacing {
    background-color: white;
}

.home-surfacing-onHrText {
    width: 340px;
    background: white;
}

.home-surfacing-img {
    height: 64px;
    width: 100%;
    object-fit: cover;
}

.home-introduce {
    position: relative;
}

.home-introduce-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.home-introduce-overlay {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    width: 100%;
    height: 200px;
}

.home-introduce-text {
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translate(0, -50%);
    font-size: 28px !important;
    font-weight: 900;
    color: white;
}

@media (max-width: 992px) {
    .home-introduce-text {
        font-size: 20px !important;
    }
}

.btn-home-introduce {
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translate(0, -50%);
    background: #f8692a;
    color: white;
    font-weight: 900;
    font-size: 18px;
    padding: 1rem;
    padding-inline: 4rem;
}

.btn-home-introduce:hover {
    background: black;
    color: white;
}

.home-knowMore-onHrText {
    width: 140px;
    background: white;
}

.home-knowMore-img {
    height: 60px;
}
.fw-bolds{
    font-weight: 700 !important;
    font-size: 15px;
}
.fw-bold {
  font-size: 15px;
  border-bottom: 2.5px solid green;
  padding-bottom: 8px;
}


/* News */

.news-special-img {
    height: 400px;
    object-fit: cover;
}

.news-special-overlay {
    background: rgba(0, 0, 0, 0.6);
    top: unset;
}

.news-special-overlay h5 {
    margin-bottom: 0;
}

.news-hot-img {
    height: 90px;
    object-fit: cover;
    border-radius: 10px !important;
}


.news-special-hot-advertise-img {
    height: 120px;
    width: 100%;
    border-radius: 10px;
    object-fit: cover;
}

.news-fresh-img {
    height: 90px;
    width: 100%;
    object-fit: cover;
}

.news-fresh-showMore {
    position: absolute;
    top: 35px;
    left: 20px;
}

.trapezoid-right {
    width: 250px;
    max-width: 60%;
    border-top: 31px solid #f8692a;
    border-bottom: 31px solid #f8692a;
    border-left: 40px solid transparent;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
}

.trapezoid-left {
    width: 260px;
    max-width: 60%;
    border-top: 31px solid #f8692a;
    border-bottom: 31px solid #f8692a;
    border-right: 40px solid transparent;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.news-slider {
    background-color: white;
}

.news-slider-showMore {
    position: absolute;
    top: 55px;
    left: 40px;
}

.news-list-img1 {
    height: 545px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .news-list-img1 {
        height: 620px;
        object-fit: cover;
    }
}

.news-list-img2 {
    height: 200px;
    object-fit: cover;
}

.news-list-nav {
    border-bottom: 1px solid #f8692a;
}



/* Login/Register */


.login-rs-card {
    background-color: inherit !important;
    border: 0 !important;
    position: absolute;
    width: 75%;
    top: 20%;
    right: 6.75%;
    transform: translate(-6.75%, 0);
    text-align: center;
}

.login-rs-text {
    color: white;
    font-size: 30px;
    font-weight: bold;
}

.login-ls-card {
    position: absolute;
    top: 20%;
    width: 30%;
}

.login-ls-showPassword {
    position: absolute;
    top: 55px;
    left: 20px;
}

.login-ls-verifyCode:first-child {
    margin-left: 0;
}

.login-ls-verifyCode {
    border: 0;
    border-radius: 0;
    border-bottom: 1.5px solid #a7a7a7;
    width: 15%;
    margin-left: 5%;
    text-align: center;
}

.login-ls-verifyCode:focus {
    border-bottom-color: #f8692a;
    outline: none !important;
    box-shadow: none;
}

.news-show-post-subtitles {
    border-left: 1px solid #b4b4b469;
}

.news-show-post-comment-avatar {
    border-radius: 50%;
    width: 85px;
    height: 85px;
    object-fit: cover;
}

.news-show-leftside-1 {
    height: 300px;
    object-fit: cover;
}

.news-show-leftside-2-img {
    height: 70px;
    margin-top: 12px;
    width: 100%;
    object-fit: cover;
}

.news-show-leftside-3-img {
    height: 200px;
    object-fit: cover;
}

.news-show-leftside-3-overlay {
    background: rgba(0, 0, 0, 0.6);
    top: unset;
}

.news-show-leftside-4-hr {
    position: absolute;
    top: 0px;
    width: 100%;
    opacity: 1;
    color: #f8692a;
}

.news-show-leftside-4-title {
    transform: translate(0%, 0%);
    background: white;
    width: 150px;
}


/* Necessity */

.necessity-poster-img {
    height: 105px;
    object-fit: cover;
}

.necessity-ad-img {
    height: 150px;
    object-fit: cover;
}

.necessity-onHrText {
    width: 120px;
    background-color: white;
}



/* Contact Us */

.contactUs-map {
    height: 250px;
    width: 320px;
    object-fit: cover;
}


/* About Us */

.aboutUs-img1 {
    height: 400px;
    object-fit: cover;
}

.aboutUs-img2 {
    width: 400px;
    height: 220px;
    object-fit: cover;
}

.aboutUs-img3 {
    width: 100px;
    height: 90px;
    object-fit: cover;
}


/* Library */


.library-menu {
    max-width: 280px;
    max-height: 650px;
    direction: ltr;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-right: 10px;
}

.library-menu-rtl {
    direction: rtl;
    padding-right: 0px;
    padding-left: 10px;
}

.library-menu-item {
    min-height: 60px !important;
    direction: ltr;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    margin-bottom: 10px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    border: 1px solid rgba(91, 89, 89, 0.12) !important;
}

.library-menu-item:last-of-type {
    margin-bottom: 0px;
}

.library-menu-icon {
    font-size: 20px;
    color: #f8692a;
}

.library-menu::-webkit-scrollbar {
    width: 12px;
}

.library-menu::-webkit-scrollbar-track {
    background: white;
}

.library-menu::-webkit-scrollbar-thumb {
    background-color: #f8692a;
    border-radius: 60px;
}


/* Story */


.story-img {
    height: 210px;
    object-fit: cover;
}


/* Story Show */

.story-show-table {
    text-align: center;
}

.story-show-table-head {
    border-bottom: 0 solid white !important;
}

.story-show-table-body {
    border: 0 solid white !important;
    box-shadow: 0 0 7px 0 rgba(155, 155, 155, 0.32);
}

.story-show-table th {
    color: #949494;
    padding: 20px;
}

.story-show-table td {
    padding: 20px;
}

/* TrainingCollege */

.TrainingCollege-img-big {
    height: 230px;
    object-fit: cover;
    border-radius: 10px 10px 0 0 !important;
}

.TrainingCollege-img-small {
    height: 80px;
    object-fit: cover;
    border-radius: 10px !important;
}





















/* Bootstrap Edits */

.btn-close0_5 {
    background-size: 0.5em !important;
}

fieldset {
    padding: 2rem !important;
    border: 1px solid #e5e5e5 !important;
}

legend {
    float: unset;
    width: auto;
    padding: 0.5rem;
}


/* Slick Edits */

.slick-prev:before,
.slick-next:before {
    color: grey;
}

/* CoreNav Codes */

nav {
    border-bottom: 1px solid #efefef;
    min-height: 70px;
    background: #fff;
}

nav .wrap-core-nav-list,
nav .nav-header {
    background: #fff;
}

nav .brand {
    display: block;
    position: relative;
    width: 170px;
    top: 20px;
}

nav .brand img {
    width: 100%;
}

nav .menu li a {
    display: block;
    padding: 20px 25px;
    text-decoration: none;
    color: #3a3a3a;
}

nav .menu li.active > a,
nav .menu li a:hover {
    color: #e74c3c;
}

nav button {
    background: transparent;
    border: none;
    outline: none;
}


@media (max-width: 992px) {
    nav .full-container,
    nav .nav-container {
        padding-left: 0;
        padding-right: 0;
    }

    nav .nav-header {
        min-height: 90px;
    }

    nav .nav-header .brand {
        margin: 0 auto 5px;
        float: none;
    }

    nav .nav-header .toggle-bar {
        font-size: 18px;
        position: absolute;
        top: 30px;
        right: -20px;
    }

    nav .menu li a {
        padding: 10px 40px;
        border-bottom: solid 1px #efefef;
    }

    nav .menu li:last-child a {
        border-bottom: none;
    }
}

/* CoreNav Edits */

nav {
    border-top: 1px solid #dcdcdc;
    z-index: 999;
}

nav .full-container {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

nav ul.attributes {
    float: left !important;
}

nav .core-nav-list li {
    float: right !important;
}

.core-content .wrap-search-top input {
    text-align: right !important;
}

.login-button {
    color: white !important;
    padding: 0.5rem 1rem !important;
    margin: 20px 30px !important;
    border-radius: 10px !important;
}

.search-button {
    color: white !important;
    padding: 0.5rem 0.75rem !important;
    margin: 20px 0 !important;
    border-radius: 10px !important;
}


@media (max-width: 992px) {
    .core-nav .wrap-core-nav-list .core-nav-list li a {
        text-align: right !important;
    }
}








/* Useful Classes */

.top-unset {
    top:unset !important;
}

.bottom-unset {
    bottom:unset !important;
}

.right-unset {
    right:unset !important;
}

.left-unset {
    left:unset !important;
}

.right-0 {
    right: 0 !important;
}

.left-0 {
    left: 0 !important;
}

.bg-grey {
    background-color: #ececec !important;
}

.bg-light-grey {
    background-color: #f3f3f3 !important;
}

.bg-white {
    background-color: white;
}

.bg-orange {
    background-color: #f8692a !important;
}

.bg-cream {
    background-color: #fcf9f7 !important;
}

.bg-light-black {
    background-color: #3d3737 !important;
}

.bg-inherit {
    background-color: inherit !important;
}

.text-orange {
    color: #f8692a !important;
}

.text-yellow {
    color: #ffb300 !important;
}

.text-grey {
    color: #676666 !important;
}

.text-light-grey {
    color: #9e9b9b !important;
}

.text-lighter-grey {
    color: #b4b4b4 !important;
}

.border-dark-orange {
    border-color: #c45824;
}

.border-orange {
    border-color: #f8692a !important;
}

.border-light-grey {
    border-color: #f3f3f3 !important;
}

.nav-pills-orange {
    border-bottom: 1px solid #f8692a;
}

.nav-link-border-grey {
    border-radius: 0 !important;
    border-bottom: 1px solid #2e2e2e5c !important;
}

.active-orange {
    background-color: #f8692a !important;
    color: white !important;
    border-color: #f8692a !important;
    border-radius: 0 !important;
}

.active-orange i {
    color: white !important;
}

.active-outline-orange {
    color: #f8692a !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #f8692a !important;
}

.active-outline-orange i {
    color: #f8692a !important;
}


.btn-orange {
    color: #fff;
    background-color: #f8692a;
    border-color: #f8692a;
}

.btn-orange:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.btn-outline-orange {
    color: #f8692a;
    border-color: #f8692a;
}

.btn-outline-orange:hover {
    color: #fff;
    background-color: #f8692a;
    border-color: #f8692a;
}

.btn-inherit {
    background-color: inherit !important;
    border: inherit !important;
}

.pt-6 {
    padding-top: 4rem !important;
}

.pt-7 {
    padding-top: 5rem !important;
}

.pt-7 {
    padding-top: 6rem !important;
}


.pb-6 {
    padding-bottom: 4rem !important;
}

.pb-7 {
    padding-bottom: 5rem !important;
}

.pb-8 {
    padding-bottom: 6rem !important;
}

.mt-6 {
    margin-top: 4rem !important;
}

.mt-7 {
    margin-top: 5rem !important;
}

.mt-8 {
    margin-top: 6rem !important;
}

.mb-6 {
    margin-bottom: 4rem !important;
}

.mb-7 {
    margin-bottom: 5rem !important;
}

.mb-8 {
    margin-bottom: 6rem !important;
}

@media (min-width: 992px) {
    .mt-lg-7 {
        margin-top: 5rem !important;
    }
}

.ms-6 {
    margin-right: 4rem !important;
}

.ms-7 {
    margin-right: 5rem !important;
}

.ms-8 {
    margin-right: 6rem !important;
}

.me-6 {
    margin-left: 4rem !important;
}

.me-7 {
    margin-left: 5rem !important;
}

.me-8 {
    margin-left: 6rem !important;
}

.fs-10px {
    font-size: 10px !important;
}

.fs-12px {
    font-size: 12px !important;
}

.fs-13px {
    font-size: 13px !important;
}

.fs-14px {
    font-size: 14px !important;
}

.fs-18px {
    font-size: 18px !important;
}

.fs-22px {
    font-size: 22px !important;
}

.fs-30px {
    font-size: 30px !important;
}

.fs-50px {
    font-size: 50px !important;
}

.text-justify {
    text-align: justify !important;
}

.of-cover {
    object-fit: cover !important;
}

.of-fill {
    object-fit: fill !important;
}

.of-contain {
    object-fit: contain !important;
}

.line-height-1 {
    line-height: 1.8 !important;
}

.line-height-2 {
    line-height: 2.20 !important;
}

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

.rounded-10px {
    border-radius: 10px;
}

.rounded-10px-top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.rounded-10px-bottom {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.rounded-10px-right {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.rounded-10px-left {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.rounded-60px {
    border-radius: 60px;
}

.circlePhoto-img {
    width: 320px;
    height: 320px;
    object-fit: cover;
}

.circlePhoto-img2 {
    width: 390px;
    height: 390px;
    object-fit: cover;
}

.card-img-overlay-darkred {
    width:80px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    background: #b74412;
    color: white;
    font-size: 12px;
}

.card-img-overlay-orange {
    width:80px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 0;
    background: #f8692a;
    color: white;
    font-size: 12px;
}

.orangeHr {
    position: absolute;
    width: 100%;
    top: 20px;
    margin: 0 !important;
    opacity: 1;
    background-color: #f8692a;
}

.orangeHrSub {
    position: absolute;
    width: 100%;
    top: 12px;
    margin: 0 !important;
    opacity: 1;
    background-color: #f8692a;
}

.onHrText {
    margin-right: 50%;
    transform: translate(50%, 0%);
}

a[disabled="disabled"] {
    pointer-events: none !important;
    color: #aeaeae !important;
    border-color: #aeaeae !important;
}

.paginate-circle-orange {
    color: #707070;
    border-color: #707070;
    border-radius: 100px !important;
    margin: 0 8px;
    transition: border-radius 0.9s;
}

.paginate-circle-orange:hover {
    color: #f8692a;
    border-color: #f8692a;
    background-color: white;
    border-radius: 0 !important;
    transition: border-radius 0.3s;
}

.badge-outline-gray {
    border: 0.5px solid #a4a4a4;
    border-radius: 10px;
    padding: 7px 20px;
}

.badge-outline-orange {
    color: #f8692a;
    border: 1px solid #f8692a;
    padding: 5px 15px;
}

.badge-custom-1 {
    display: flex;
    width: 45px;
    height: 45px;
    justify-content: center;
    align-items: center;
}

.z-index-0 {
    z-index: 0 !important;
}

.z-index-1 {
    z-index: 1 !important;
}

.z-index-2 {
    z-index: 2 !important;
}

.z-index-3 {
    z-index: 3 !important;
}

.border-corner-white {
    position:relative;
    width:220px;
    height:50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.border-corner-white:before, .border-corner-white:after, .border-corner-white>:first-child:before, .border-corner-white>:first-child:after {
    position:absolute;
    width:40px; height: 40px;
    border-color:white; /* or whatever colour */
    border-style:solid; /* or whatever style */
    content: ' ';
}
.border-corner-white:before {top:0;left:0;border-width: 0 0 0 0}
.border-corner-white:after {top:0;right:0;border-width: 3px 3px 0 0}
.border-corner-white>:first-child:before {bottom:0;right:0;border-width: 0 0 0 0}
.border-corner-white>:first-child:after {bottom:0;left:0;border-width: 0 0 3px 3px}

.textOnBorder {
    position: relative;
}

.textOnBorder:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.5em;
    border-top: 1px solid #f8692a;
}

.textOnBorderWhite:after {
    border-top: 1px solid white;
}

.textOnBorderSpan {
    position: relative;
    z-index: 1;
    padding-left: 25px;
    padding-right: 25px;
}

.custom-height {
    height: 320px;
}