@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&family=Titillium+Web:wght@300;400;600;700;900&display=swap');

@font-face {
    font-family: 'bahij-bold';
    src: url('../fonts/Bahij_Bold.ttf');
}
  @font-face {
    font-family: 'bahij-Plain';
    src: url('../fonts/Bahij_Plain.ttf');
}

@font-face{
    font-family:"Kalligraaf Arabic";
    font-weight:300;
    font-style:normal;
    font-stretch:normal;
    font-display:swap;
    src:url("../fonts/Kalligraaf_Arabic_Light.woff") format("woff")
  }
  @font-face{font-family:"Kalligraaf Arabic";
    font-weight:400;
    font-style:normal;
    font-stretch:normal;
    font-display:swap;
    src:url("../fonts/Kalligraaf_Arabic_Regular.woff") format("woff")
  }
  @font-face{font-family:"Kalligraaf Arabic";
    font-weight:500;
    font-style:normal;
    font-stretch:normal;
    font-display:swap;
    src:url("../fonts/Kalligraaf_Arabic_Medium.woff") format("woff")
  }
  @font-face{font-family:"Kalligraaf Arabic";
    font-weight:600;
    font-style:normal;
    font-stretch:normal;
    font-display:swap;
    src:url("../fonts/Kalligraaf_Arabic_SemiBold.woff") format("woff")
  }
  
  @font-face{font-family:"Kalligraaf Arabic";
    font-weight:700;
    font-style:normal;
    font-stretch:normal;
    font-display:swap;
    src:url("../fonts/Kalligraaf_Arabic_Bold.woff") format("woff")
  }
  @font-face {
    font-family: 'Hacen-Saudi-Arabia';
    src: url('../fonts/Hacen-Saudi-Arabia.ttf');
}
  
body{
    font-family: 'Oswald',"Montserrat", sans-serif;
    /* background: url(../img/banner-bg2.png);
    background-size: contain; */
}
h1, .h1 {
    font-size: 2rem;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Oswald', "Kalligraaf Arabic","Montserrat", sans-serif;
}
.mainbanner{
    /* background-image: linear-gradient(140deg, #EADEDB 0%, #f9b155 50%, #60764c 75%); */
    /* background-image: url(../img/banner.jpg); */
    background-image: linear-gradient(140deg, #EADEDB 0%, #f1e3d1 50%, #fffaf2 75%);
    background-size: cover;
}
.bg-second-black{
    background-color: #2c3338 !important;
}

.eARkMz, .bOaIxr{
    display: none !important;
    opacity: 0!important;
}

.main-carousel .item{
    height: 300px;
}

@media (min-width: 1200px){
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1300px;
    }
}

@media (min-width: 992px){
            
    .dropdown-menu .dropdown-toggle:after{
        border-top: .3em solid transparent;
        border-right: 0;
        border-bottom: .3em solid transparent;
        border-left: .3em solid;
        float: right;
        margin-top: 8px;
    }
    .dropdown-menu .dropdown-menu{
        margin-left:0; margin-right: 0;
    }
    .dropdown-menu li{
        position: relative;
    }
    .nav-item .submenu{ 
        display: none;
        position: absolute;
        left:100%; top:-7px;
    }
    .nav-item .submenu-left{ 
        right:100%; left:auto;
    }
    .dropdown-menu > li:hover{ background-color: #f1f1f1 }
    .dropdown-menu > li:hover > .submenu{
        display: block;
    }

    .position-relative > img.master{
        height: 250px;
    }
    
}

.dropdown-item{
    padding: 0.25rem .5rem;
}
img.logo {
    height: 90px;
}
img.logo.mob {
    height: 50px;
}
.mainslider .h2{
    font-size: 26px;
}
.social-icons {
    text-align: center;
}
.social-icons a{
    display: inline-block;
    margin-right: 4px;
}
.social-icons a i{
    font-size: 20px;
}

.dark-skin{
    background-color: #23292E;
    padding: 10px;
}

.dark-skin .section-title{
    background: #23292e;
    border: 1px solid #23292e;
    color: #fff;
    border-left: 5px solid #FFCC00;
}

@media (min-width: 768px) {
    .dark-skin .news-lg {
        height: 300px;
    }
}

.statistics{
    text-align: center;
}
.statistics ul{
    padding: 0;
}
.statistics ul li{
    width: 32%;
    display: inline-block;
    background: #10685e;
    border-radius: 5px;
    text-align: center;
    padding: 10px 4px;
}

.statistics ul li i{
    display: block;
    font-size: 16px;
    margin-bottom: 9px;
    color: #fff;
}
.statistics ul li b{
    display: block;
    font-size: 28px;
    margin-bottom: 4px;
    font-weight: bold;
    color: #fff;
}
.statistics ul li span{
    font-weight: 500;
    color: #fff;
}
.footer-logo {
    text-align: center;
   
}
.footer-logo p{
    font-size: 14px;
}
.footer-logo img {
    height: 120px;
}

.footer ul.list{
    padding-left: 0;
}
.footer ul.list li{
    list-style: none;
}

.tranding-carousel{
    width: calc(100% - 170px); 
    padding-right: 90px;
}

.bn-label {
    background-color: #b5454a;
    color: #fff;
}
.breaking-news-ticker {
    border: solid 1px #b5454a;
    font-size: 16px;
}

.article-body{
    font-size: 1.2rem;
    color: #444f56;
    text-align: left;
}


.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
}

.attachfiles{
    list-style: none;
}
.attachfiles li a{
    color: #444f56;
}
@media (max-width: 991px) {
    .mainbanner{
        display: none;
    }
}
@media (max-width: 768px) {
    .navbar-nav .dropdown-menu li .dropdown-menu{
        background-color: #eee;
    }
    .navbar-nav .dropdown-menu li .dropdown-menu li{
        padding-left: 30px;
    }
    .navbar-nav .dropdown-menu li .dropdown-menu li .dropdown-menu{
        background-color: rgb(216, 216, 216);
    }
    .navbar-nav .dropdown-menu li .dropdown-menu li .dropdown-menu li{
        padding-left: 50px;
    }
    .dropdown-toggle::after{
        float: right;
        margin-top: 10px;
    }
    
    .main-carousel .item{
        height: 220px;
    }
    .bn-news{
        left: 0 !important;
    }

    .navbar.date{
        text-align: center !important;
        display: block;
    }
    .navbar-expand-sm.social .navbar-nav {
        flex-direction: row;
        align-content: center;
        margin: auto !important;
    }
    .navbar-nav .nav-link{
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }
    .mob-main-title{
        font-family: 'Hacen-Saudi-Arabia';
        text-align: center;
        font-size: 18px;
    }
    .mob-main-title span{
        font-size: 14px !important;
    }
    .date .medium{
        font-size: 14px ;
    }
    
    .mainslider .h2{
        font-size: 20px;
    }

    .main-carousel .owl-dot{
        width: 12px;
        height: 12px;
    }
    .main-carousel .owl-dot.active{
        width: 30px;
    }
}


.main-title h1{
    font-family: 'Hacen-Saudi-Arabia';
    margin-top: 7px;
    margin-bottom: 0;
}

.section-title{
    border-left: 5px solid #10685e;
}
.bg-master{
    background-color: #10685e;
}
.bg-second{
    background-color: #b5454a;
}
.border-secondary {
    border-color: #2f857b !important;
}
.bn-news ul li a{
    font-size: 16px;
}

.news-carousel .owl-nav .owl-prev:hover, .news-carousel .owl-nav .owl-next:hover {
    color: #fff;
    background: #10685e;
    border-color: #10685e;
}


.sticky {
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    /* background-color: #ffffff; */
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

.back-to-top{
    color: #ffffff;
    background-color: #10685e;
    border-color: #10685e;
}
.iILOR{
    margin: auto auto auto 10px !important;
}
.youtube_banner img{
    max-height: 120px;
}


@media (max-width: 991px) {
    
    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
    .navbar-dark .navbar-nav .nav-link{
        /* background-image: linear-gradient(to right, #33bad8 0%, #3983c6 100%); */
        background-image: linear-gradient(to top, #f0ba5c, #ebb456, #e7ae50, #e2a949, #dea343, #dea343, #dea343, #dea343, #e2a949, #e7ae50, #ebb456, #f0ba5c);
        margin-bottom: 1px;
    }

    #main_nav{
    margin-top: 20px; 
    }

    .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link.active {
        color: #ffffff;
        background: #cc8e23;
    }

}