@font-face {
    font-family: Cairo-Bold;
    src: url("../../../webfonts/Cairo/Cairo-Bold.ttf");
}
@font-face {
    font-family: Cairo-SemiBold;
    src: url("../../../webfonts/Cairo/Cairo-SemiBold.ttf");
}
@font-face {
    font-family: Cairo-Regular;
    src: url("../../../webfonts/Cairo/Cairo-Regular.ttf");
}
@font-face {
    font-family: Almarai-Regular;
    src: url("../../../webfonts/Almarai-Regular.ttf");
}
body {
    direction: rtl;
    text-align: right;
    font-family: Cairo-Regular, sans-serif;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
a,
a:hover {
    text-decoration: none;
}
.btn,
.btn:focus {
    box-shadow: none !important;
    outline: none !important;
}
.main-ad-div {
    background-color: #e5e5e5;
    height: 100%;
}
.ad-title {
    font-family: Cairo-Bold, sans-serif;
    font-size: 17px;
    color: #525252;
    line-height: 28px;
    width: 85%;
}
.ad-text {
    font-family: Cairo-Regular, sans-serif;
    font-size: 16px;
    color: #525252;
    line-height: 28px;
}
.main-title,
.main-title:hover {
    font-family: Cairo-Bold, sans-serif;
    font-size: 16px !important;
    color: #525252;
}
.main-title-ff,
.main-title-ff:hover {
    font-family: Cairo-Bold, sans-serif;
    font-size: 17px;
    color: white;
    line-height: 26px;
}
.section-title,
.section-title span,
.section-title a {
    font-family: Cairo-Bold, sans-serif;
    font-size: 16px;
    color: #525252;
}
.section-subtitle,
a.section-subtitle {
    font-family: Cairo-Bold, sans-serif;
    font-size: 17px;
    color: #2c6fdc;
}
.page-title,
.page-title a {
    font-family: Cairo-Bold, sans-serif;
    font-size: 17px;
    color: #2c6fdc;
}
.page-subtitle {
    font-family: Cairo-Bold, sans-serif;
    font-size: 17px;
    color: #525252;
}
.page-between-border {
    font-size: 24px;
    background: #2c6fdc;
    width: 1px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 0 3px;
}
.link,
.link:hover {
    color: #0e3484;
    font-size: 16px !important;
}

.quick-links {
    box-shadow: 0 0 6px #00000029;
}
.quick-links ul li:first-child {
    border: none;
}
.quick-links ul li {
    border-bottom: 1px solid #e5e5e5;
    line-height: 42px;
}
.quick-inside-links {
    box-shadow: 0 0 6px #00000029;
}
.quick-inside-links ul li:first-child {
    border: none;
}
.quick-inside-links ul li {
    border-bottom: 1px solid #e5e5e5;
    line-height: 28px;
}
.ad-height-div {
    height: 885px;
}
.contact-btn,
.contact-btn h4 {
    background-color: #2c6fdc;
    font-size: 17px;
    color: white;
}
.card {
    height: 100%;
}
.card-ad-style {
    background-color: #e5e5e5;
    border: none;
    border-radius: 0;
}
.choose-bg {
    color: white !important;
    font-size: 15px;
    text-align: right;
}
.choose-text {
    font-size: 16px !important;
    line-height: 26px;
    height: 157px;
    overflow: hidden;
    min-height: 157px;}
.choose-bg.dark-blue {
    background-color: #0e3484;
}
.choose-bg.light-blue {
    background-color: #2c6fdc;
}
.choose-bg.dark-gray {
    background-color: #3d3d3d;
}
.choose-bg.light-gray {
    color: #525252 !important;
    background-color: #e5e5e5;
}
.choose-bg.white {
    color: #525252 !important;
    background-color: white;
}
.choose-bg.none a {
    font-size: 13px !important;
    color: #525252 !important;
    background: none;
    font-family: Cairo-Regular, sans-serif !important;
}
.white-date {
    color: white;
}
.blue-date {
    color: #0e3484;
}
.date2 {
    font-size: 14px !important;
}
.adv-home-left {
    background-color: rgba(229, 229, 229, 0.4);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.adv-home-left.height {
    height: 250px !important;
}
.adv-home-left.height-225 {
    height: 225px !important;
}
.adv-home-left.height-155 {
    height: 155px !important;
}
.adv-home-left.height-478 {
    height: 478px !important;
}
.adv-home-left.height-485 {
    height: 485px !important;
}
.adv-home-left.height-250 {
    height: 250px !important;
}
.adv-home-center {
    background-color: rgba(229, 229, 229, 0.4);
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
}
.play-video-div {
    display: flex;
    position: absolute;
    top: 34%;
    left: 0;
    right: 0;
    margin: auto;
    justify-content: center;
    pointer-events: none;
}
.play-video-div.small {
    top: 19% !important;
}
.play-video-div.none {
    display: none;
}
.play-video-div_s {
    display: flex;
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    margin: auto;
    justify-content: center;
}
.play-video-button {
    background: white;
    display: flex;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}
.play-link-button,
.play-link-button:hover {
    font-size: 40px;
    color: red;
}
.play-link-button.small,
.play-link-button.small:hover {
    font-size: 25px;
}
.play-link-button.large,
.play-link-button.large:hover {
    font-size: 70px;
}
.play-button,
.play-button:hover {
    color: white;
    font-size: 35px;
}
.play-button-big,
.play-button-big:hover {
    color: white;
    font-size: 45px;
}
.shadow {
    background-color: rgba(0, 0, 0, 0.61);
}
.media-sec {
    background-color: #3d3d3d;
}
.media-sec-title,
.video-sec-title {
    font-family: Cairo-Bold, sans-serif;
    font-size: 17px;
    color: white;
}
.shadow {
    display: flex;
    align-items: center;
    bottom: 0;
    height: 45px;
    overflow: hidden;
}
.shadow.small {
    height: 26px;
}
.shadow-inside {
    background-color: rgba(49, 49, 49, 0.85);
}
.media-title {
    color: white;
    font-size: 15px !important;
    font-family: Cairo-Bold, sans-serif;
}
.media-title.small {
    font-size: 12px !important;
}
.media-title-2 {
    color: white;
    font-size: 15px !important;
    font-family: Cairo-Bold, sans-serif;
}
.media-sub-title {
    color: white;
    font-size: 14px !important;
}
.media-sub-title.small {
    font-size: 11px !important;
}
.custom-border {
    box-shadow: 0 0 8px #00000029;
    border-radius: 7px;
}
.play-media-button {
    background: white;
    display: flex;
    width: 40px;
    height: 39px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    padding-left: 14px;
}

.home-right-menu,
.home-right-menu a {
    font-size: 18px;
    color: white;
}
.home-right-menu ul {
    background-color: #2c6fdc;
    border-radius: 7px;
}
.home-right-menu ul li {
    border-bottom: 1px solid #d9d9d946;
}
.home-right-menu ul li:last-child {
    border-bottom: 0;
}
.menu-icon {
    width: 30px;
}
.video {
    background-color: #0e3484;
}
.video-title {
    font-family: Cairo-Bold, sans-serif;
    font-size: 17px;
    color: white;
    line-height: 28px;
    width: 85%;
}
.video-desc {
    font-family: Cairo-Regular, sans-serif;
    font-size: 16px;
    color: white;
    line-height: 23px;
}
.more-too-div .collapse {
    height: 125px !important;
}
.open-accessibility.open-accessibility-collapsed.open-accessibility-size-m {
    display: inline-block !important;
    overflow: hidden !important;
    width: fit-content !important;
    height: fit-content !important;
    right: auto !important;
}
.open-accessibility.open-accessibility-collapsed .open-accessibility-container {
    display: inline-block !important;
}
.pagination-nav {
    display: flex;
}
.media-video {
    display: block;
    width: 100%;
    height: 510px;
    object-fit: cover;
    cursor: pointer;
}
.page-link,
.page-item.disabled .page-link,
.page-link:focus,
.page-link:hover {
    font-family: Almarai-Regular, sans-serif;
    font-size: 15px;
    border-radius: 50%;
    border: 1px solid #f9f9f9;
    background: #f9f9f9;
    /* padding: 7px 13px; */
    box-shadow: 0 0 10px #0000002e;
    color: #0e3484;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px
}
.border-radious-50{
        font-size: 14px;
    color: rgb(44 111 220);
    font-weight: bold;
    border-radius: 50%!important;
}
.page-item.active .page-link {
    background: #2c6fdc;
    border: 1px solid #2c6fdc;
    color: white;
}
.next-prev-pagination,
.next-prev-pagination.hover {
    display: flex;
    align-items: center;
    height: 100%;
    font-family: Cairo-Regular, sans-serif;
    font-size: 12px !important;
    color: #525252 !important;
    background: none !important;
    box-shadow: none !important;
    border: none !important;
}
.arrow-pagination-img {
    width: 13px;
}
.more-too-div {
    position: sticky;
    bottom: 0;
    width: 100%;
    background-color: #f2f2f2;
    box-shadow: 0 0 8px #00000036;
    text-align: center;
    z-index: 1;
}
.more-too-div a,
.more-too-div a:hover {
    font-family: Cairo-Bold, sans-serif;
    font-size: 16px;
    color: #2c6fdc;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 40px;
}
.more-arrow-div {
    position: relative;
    bottom: 2px;
    right: 15px;
}

.more-arrow {
    width: 18px;
}
.more-too-collapse.active .more-arrow-div {
    transform: rotate(180deg);
    bottom: 0;
}
.more-too-collapse.active .ss {
    display: none;
}
.top-border {
    border-top: 1px solid rgba(44, 111, 220, 0.4);
}
.min_height_60 {
    min-height: 60px;
    overflow: hidden;
}
.min-height-160 {
    min-height: 158px;
    overflow: hidden;
}
.min-height-172 {
    min-height: 172px;
    overflow: hidden;
}
/* .change-image {
    position: relative;
    height: 100%;
} */
/* .change-image .ad_0 {
    position: absolute;
    right: 0;
    width: 100%;
  height: 368px;
}
.change-image .ad_1 {
    position: absolute;
    right: 0;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    width: 100%;
   height: 368px;
}
.change-image .ad_2 {
    position: absolute;
    right: 0;
    -webkit-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out;
    -o-transition: opacity 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out;
    width: 100%;
   height: 368px;
}
.change-image .ad_3 {
    position: absolute;
    right: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    width: 100%;
   height: 368px;
}
.change-image .ad_4 {
    position: absolute;
    right: 0;
    -webkit-transition: opacity 1.5s ease-in-out;
    -moz-transition: opacity 1.5s ease-in-out;
    -o-transition: opacity 1.5s ease-in-out;
    transition: opacity 1.5s ease-in-out;
    width: 100%;
   height: 368px;
}

@keyframes cf3FadeInOut {
    0% {
        opacity: 1;
    }
    45% {
        opacity: 1;
    }
    55% {
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

.change-image .ad_1 {
    animation-name: cf3FadeInOut;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 5s;
    animation-direction: alternate;
height: 368px;
}
.change-image .ad_2 {
    animation-name: cf3FadeInOut;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 10s;
    animation-direction: alternate;
height: 368px;
}
.change-image .ad_3 {
    animation-name: cf3FadeInOut;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 15s;
    animation-direction: alternate;
    height: 368px;
} */
/*.top{
    width: 100%;
}*/
.top_banner iframe {
    height: 31px !important;
}
.cube_banner iframe {
    height: 248px !important;
}
/*hover*/
.hover-block-rounded .rounded-content,
.hover-block-rounded .rounded-img,
.hover-block-rounded .rounded-content-v,
.hover-block-rounded .rounded-img-v {
    border-radius: 0;
    transition: border-radius 0.7s;
}
.hover-block-rounded:hover .rounded-content {
    border-radius: 17px 0 0 17px;
    transition: border-radius 0.7s;
}
.hover-block-rounded:hover .rounded-img {
    border-radius: 0 17px 17px 0;
    transition: border-radius 0.7s;
}

.hover-block-rounded:hover .rounded-content-v {
    border-radius: 0 0 17px 17px;
    transition: border-radius 0.7s;
}
.hover-block-rounded:hover .rounded-img-v {
    border-radius: 17px 17px 0 0;
    transition: border-radius 0.7s;
}
.hover-block-scale .scale-content,
.hover-block-scale .scale-img {
    transform: scale(1);
    transition: transform 0.7s;
}
.hover-block-scale:hover .scale-content,
.hover-block-scale:hover .scale-img {
    transform: scale(0.9);
    transition: transform 0.7s;
}
.hover-block-scale-up {
    transform: scale(1);
    transition: transform 1s ease;
    z-index: 1;
}
.hover-block-scale-up:hover {
    transform: scale(0.9);
    transition: transform 1s ease;
    z-index: 99;
}
.border-bottom-quick {
    border-bottom: 1px solid #e5e5e5 !important;
}
.link-hover a:hover {
    box-shadow: 0 8px 8px #00000024, 0 -8px 8px #00000024;
}

.hover-text-bg .text-bg p {
    transform: scale(1);
    transition: transform 1s ease;
}
.hover-text-bg:hover .text-bg p {
    transform: scale(1.1);
    transition: transform 1s ease;
    /* background: white;*/
    /* color: #0e3484 !important;*/
    /*padding: 8px;*/
    display: inline-block;
    /*border-radius: 17px;*/
}
.min-height-top-nav {
    min-height: 48px;
    overflow: hidden;
}
.article-txt iframe{
    width: 100%!important;
}
/* .s {
    pointer-events: none;
}
.bnr_image.active {
    z-index: 9999;
    display: block;
    height: 368px;
} */

.article-txt p img,.article-txt  img{
        max-width: 100%!important;
        width: 100%!important   ;
    }
    @media only screen and (max-width: 600px) {
         .article-txt img ,.article-txt p img{
        max-width: 100%!important;
        width: 100%!important   ;
    }
    }

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) { 
    .article-txt img ,.article-txt  p img{
        max-width: 100%!important;
        width: 100%!important   ;
    }}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
     .article-txt img ,.article-txt p img{
        max-width: 100%!important;
        width: 100%!important   ;
    }
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
     .article-txt img,.article-txt p img{
        max-width: 100%!important;
        width: 100%!important   ;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) { .article-txt img,.article-txt  p img{
        max-width: 100%!important;
        width: 100%!important   ;
    }}
@media (max-width: 900px) {

.pagination{
   flex-wrap: wrap;
}
.page-link{
    margin-top: 12px;
}
    .article-txt img ,.article-txt p img{
        max-width: 100%!important;
        width: 100%!important   ;
    }
    .choose-bg {
        font-size: 14px;
    }
    .max_height_64 {
        max-height: 88px;
        overflow: hidden;
    }
    .quick-links ul li {
        line-height: 30px;
    }
    .margin-row {
        margin-left: 0;
    }
    .margin-row-right {
        margin-right: 0;
    }
    .adv-home-left {
        height: 50px;
    }
    .media-title {
        font-size: 12px !important;
    }
    .media-sub-title {
        font-size: 13px !important;
    }
    .play-video-div {
        top: 25%;
    }
    .play-media-button {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
    .main-title {
        text-align: center;
    }
    .ad-height-div {
        height: 885px;
    }
    .next-prev-pagination {
        padding: 0;
    }
    .section-title {
        text-align: center;
    }
    .collapse {
        margin: 0;
    }
}
