@font-face {
    font-family: 'Neo';
    src: url('../fonts/Hacen Algeria.ttf');
url('../fonts/Hacen Algeria.ttf') format('truetype');
}
@font-face {
    font-family: 'en';
    src: url('../fonts/arial.ttf');
url('../fonts/arial.ttf') format('truetype');
}
body
{
    font-family: 'Neo' !important;
    overflow-x: hidden;
}
header
{
    background-size: 100% 100% !important;
    background-image: url('../images/header.jpg');
}
header .div_header
{
    background-color: rgba(0,0,0,.5);
    padding-top:40px;
    padding-bottom: 20px;
}

header p
{
    color:#FFF;
    font-size: 28px;
    font-weight: bolder;
    margin-top: 40px;
}
header .english_flora
{
    font-family:en ;
}
nav {
    background: #0d8c60;
}
nav .nav-link
{
    color:#FFF !important;
}
.navbar-brand
{
    padding: 1.5rem 0;
}
/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
    margin-bottom:1rem;
}

.navbar .dropdown-menu {
    border:none;
    background-color:#0d8c60!important;
}

/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {

    /* remove the padding from the navbar so the dropdown hover state is not broken */
    .navbar {
        padding-top:0px;
        padding-bottom:0px;
    }

    /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
    .navbar .nav-item {
        padding:.5rem .5rem;
        margin:0 .25rem;
    }

    /* makes the dropdown full width  */
    .navbar .dropdown {position:static;}

    .navbar .dropdown-menu {
        width:100%;
        left:0;
        right:0;
        /*  height of nav-item  */
        top:60px;
        padding-top:20px;
        display:block;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s, opacity 0.3s linear;
    }
    /* shows the dropdown menu on hover */
    .navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
        display:block;
        visibility: visible;
        opacity: 1;
        transition: visibility 0s, opacity 0.3s linear;
    }

    .navbar .dropdown-menu {
        border: 1px solid rgba(0,0,0,.15);
        background-color: #fff;
    }

}


.carousel-control-next,.carousel-control-prev
{
    color: #fff;
    font-size: 2.5rem;
}
.carousel-control-next:hover,.carousel-control-prev:hover,.carousel-control-next:focus,.carousel-control-prev:focus
{
    color: #fff;
}

#minstory .carousel-indicators
{
    right: -349px;
    bottom: -40px;
}
.carousel-indicators li
{
    height: 7px;
}
#comments
{
    height: 40px;
    background:#0d8c60 ;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
#minstory .carousel-caption,#minstory2 .carousel-caption,#minstory3 .carousel-caption
{
    background: rgba(13, 140, 96, 0.5);
    bottom: -1px;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
    right:0;
    left:0;
}
#minstory .carousel-caption p,#minstory2 .carousel-caption p,#minstory3 .carousel-caption p
{
    color:#000;
    font-weight: bold;
    font-size: 1.1rem;
    margin-bottom: 0;
    text-shadow: 2px 2px 2px #FFF;
}
#minstory .date ,#minstory2 .date,#minstory3 .date
{
    position: absolute;
    top:0;
    background: #0d8c60;
    color: #FFF;
    font-size:1.3rem;
}
#minstory2 .date
{
    background: #CCC;
    color: #000;
}
.comments
{
    position: absolute;
    bottom: -37px;
    left: 0;
    font-size:1.1rem;
    color: #FFF;
}
.comments span
{
    color: #FFF;
}
#minstory .carousel-inner,#minstory2 .carousel-inner,#minstory3 .carousel-inner
{
    overflow: hidden;
}
.content_left
{
    height: 360px;
}
#minstory2 , #minstory2 .carousel-inner ,#minstory2 .carousel-inner .carousel-item,#minstory2 .carousel-inner .carousel-item img,
#minstory3 , #minstory3 .carousel-inner ,#minstory3 .carousel-inner .carousel-item,#minstory3 .carousel-inner .carousel-item img
{
    height: 250px !important;
}
#minstory2 .date,#minstory3 .date
{
    font-size: 1rem;
}
.content_left:nth-child(1)
{
    background: none;
    border-top: solid 2px #eee;
    border-bottom: solid 2px #eee;
}
.content_left .carousel-control-next,.content_left .carousel-control-prev
{
    font-size:1.8rem;
}
.content_left .carousel-control-prev
{
    right: 10px;
}
.content_left .carousel-control-next
{
    left: 10px;
}
.title
{
    color:#0d8c60;
    font-weight: bold;
    font-size: 1.5rem;
}

#minstory ,#minstory .carousel-inner .carousel-item,#minstory .carousel-inner .carousel-item img
{
    height:460px;
}
#important-links
{
    /*background: url("../images/download.jpg") no-repeat right bottom;;*/
    background-size:100% 100%;
    background-color: rgba(255,255,255,.5);

}
#important-links .links
{
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}
#important-links  .links:first-child
{
    border-right: none;
}
#important-links .links:last-child
{
    border-left: none;
}
#important-links .links h1
{
    font-weight: bold;
    font-size: 1.6rem;
    color: #000;
    border-bottom:solid 1px #CCC;
}
#important-links .links h1 span
{
    color: #0d8c60;
}
#important-links .links ul
{
    list-style:none
}
#important-links .links ul li a
{
    color:#000;
    font-size:1rem;
}
#important-links .links ul li a:hover
{
    color:#0d8c60
}

#important-links .carousel-inner .carousel-item,footer .carousel-inner .carousel-item img
{
    height:230px;
}
#important-links .carousel-caption
{
    right: 0;
    bottom: -100px;
    left: 0;
    padding-top:0;
    padding-bottom: 0;
}
#important-links .carousel-inner
{
    overflow: visible;
}
#important-links  .carousel-caption p
{
    color: #0d8c60;
    font-size: 1.1rem;
    font-weight: bold;
}
#important-links .carousel-control-next,footer .carousel-control-prev,#important-links .carousel-control-prev
{
    top: inherit !important;
    bottom: -135px !important;
}
#important-links .carousel-control-prev {
    right: 30%;
}
#important-links .carousel-control-next {
    left: 30%;
}
footer
{
    background: #0d8c60;
}
#visitor-service
{
    height:600px;
    background: url(../images/tab_bg_01.png) no-repeat;
    background-size: cover;
    background-position: top left;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
#visitor-service h1
{
    color: #000;
    font-size: 2.6rem;
    font-weight: bold;

}
#visitor-service h1 .span
{
    border-bottom:solid 1px #aaa;
}
#visitor-service h1 .span > span
{
    color: #0d8c60;
}
.visitor
{
    background: rgba(255,255,255,.8);
    border-radius: 1rem;
}
#list-tab ul
{
    list-style: none;
    padding-right: 0;
}
#list-tab ul li
{
    float: right;

}
#list-tab ul .active
{
    color: #0d8c60 !important;
}
#list-tab ul .list-group-item
{
    background: none;
    color: #000;
    border:none;
    border-left: solid 1px #CCC ;
    font-size: 1.4rem;
}
#list-tab ul .list-group-item:hover
{
    color: #0d8c60;
}
#visitor-service .item
{
    border:solid 1px #0d8c60;
}
#visitor-service .item i
{
    font-size: 3.5rem;
    color: #0d8c60;
}
#visitor-service .item p
{
    color: #0d8c60;
}
#latest_news h2,#articles_news h2,#news_minstory h2
{
    font-size: 2.6rem !important;
    font-weight: bold;
}
#latest_news h2 span .span,#articles_news h2 span .span,#news_minstory h2 span .span
{
    color: #0d8c60;
}
#latest_news h2 span,#articles_news h2 span,#news_minstory h2 span
{
    padding-bottom: 20px;
    border-bottom: solid 3px #0d8c60;
}
#header h2 span
{
    padding-bottom: 20px;
    border-bottom: solid 3px #000;
    font-size: 2.3rem;
    font-weight: bold;
}
#latest_news .icons > div ,#news_minstory .icons > div
{
    font-size: .8rem;
}
#latest_news .icons > div i,#news_minstory .icons > div i
{
    color: #0d8c60;
}
#latest_news .item > div
{
    overflow: hidden;
}
#latest_news .item > div,#news_minstory .item > div
{
    border:solid 1px #ccc;
    box-shadow: 5px 10px 10px #888888;
}
#latest_news .item p,news_minstory .item p
{

    font-size: 1rem;
}
#latest_news .btn.btn-success,#articles_news .btn.btn-success,#news_minstory .btn.btn-success
{
    background: #0d8c60;
}
#articles_news .new
{
    min-height: 400px;
    background-size: 100% 100% !important;
    position: relative;
    z-index: 99;

}
#articles_news .new::before{

    background: rgba(13, 140, 96, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
}
#latest_news .item > div img
{
    width: 100%;
    height: 173px;
}
.icons i
{
    font-size: 1.2rem;
    margin-left:.5rem;
}
.item p
{
    color: #000;
    line-height: 2rem;
}
#articles_news .new p,#articles_news .new h5,#articles_news .new > div
{
    color: #FFF;
    text-shadow: 2px 2px 2px #000;
}
#articles_news .new .container-news
{
    position: relative;
    z-index: 99999999999;
}
#articles_news .new .container-news p
{
    font-size: 1rem;
}
#articles_news .new .container-news h5
{
    margin-top:250px;
    font-size: 1.3rem;
}
#articles_news .new .container-news i
{
    color: #FFF;
}
#articles_news .single img
{
    height:100%;
}
#articles_news .single p
{
    font-size: 1rem;
    margin-right: 1rem;
}

#articles_news .single > div
{
    font-size: .7rem;
}
#articles_news .single > .col-sm-8
{
    padding:0;
}
#articles_news .single > div > div
{
    padding-right: 1rem;
}
#latest_news h4,#contact-form h3,#contact-form label,#contact-form input,#contact-form textarea
{
    color: #000;
    resize: none;
}
#contact-form input,#contact-form textarea
{
    border-color: #0d8c60;
}
#latest_news h4
{
    line-height: 2.5rem;
    font-size: 1.5rem;
}
#contact-form span
{
    padding-bottom: .5rem;
    border-bottom: solid 2px #0d8c60;
}
#latest_news h4 i
{
    color: #0d8c60;
    margin-left: 1rem;
    margin-right: 1rem;
}
#map {
    width: 100%;
    height: 100%;
    margin-top:2rem;
    margin-bottom: 2rem;
}
#latest_news .item > div .top-image
{
    height: auto;
}
.logo
{
    width: 130px;
    height: 130px;
}
#latest_news .link
{
    text-decoration: none ;
    color: inherit;
}
.comment
{
    border: solid 2px #00703c;
}
.page-item.active .page-link
{
    background-color: #00703c;
    border-color: #00703c;
}
.page-link
{
    color: #00703c;
}
.page-link:hover
{
    color: #00703c;

}


@media (max-width: 575.98px) {
    header
    {
        background-image: url('../images/header-mobile.png');
    }
    header .english_flora
    {
        display: none;
    }
    header p
    {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 30px;
    }
    #carouselExampleFade, #carouselExampleFade .carousel-inner,#carouselExampleFade .carousel-inner img
    {
        height:14rem;
    }
    #latest_news h2, #articles_news h2, #news_minstory h2,#visitor-service h1
    {
        font-size: 2rem ;
    }
    #list-tab ul .list-group-item
    {
        font-size: .7rem;
    }
    .list-group-item
    {
        padding: .5rem .4rem;
    }
    #visitor-service {
        height: 1150px;
    }
    footer .col
    {
        font-size: .8rem;
    }
    #latest_news h4
    {
        font-size: 1.2rem;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {

    #carouselExampleFade, #carouselExampleFade .carousel-inner, #carouselExampleFade .carousel-inner img {
        height: 16rem;
    }
    #latest_news h2, #articles_news h2, #news_minstory h2, #visitor-service h1
    {
        font-size: 2rem;
    }
    #list-tab ul .list-group-item
    {
        font-size: 1rem;
    }
    .list-group-item
    {
        padding: .5rem .4rem;
    }
    #visitor-service {
        height: 1150px;
    }
    footer .col {
        font-size: .8rem;
    }
    #important-links .links
    {
        border: none;
    }
    #latest_news h4
    {
        font-size: 1.5rem;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    header p
    {
        color:#FFF;
        font-size: 22px;
        font-weight: bolder;
        margin-top: 40px;
    }
    #carouselExampleFade, #carouselExampleFade .carousel-inner,#carouselExampleFade .carousel-inner img
    {
        height:18rem;
    }
    #latest_news h2, #articles_news h2, #news_minstory h2,#visitor-service h1
    {
        font-size: 2rem ;
    }
    #list-tab ul .list-group-item
    {
        font-size: 1rem;
    }
    .list-group-item
    {
        padding: .5rem .4rem;
    }
    #latest_news .item p, #news_minstory .item p
    {
        font-size: .8rem;
    }
    #visitor-service {
        height: 1150px;
    }
    footer .col
    {
        font-size: .8rem;
    }
    #important-links .links
    {
        border:none;
    }
    #latest_news .icons > div, #news_minstory .icons > div
    {
        font-size: .6rem;
    }
    #articles_news .single img
    {
        height: inherit;
    }
    #visitor-service {
        height: 500px;
    }
    #important-links .carousel-caption
    {
        bottom: -20px;
    }
    #important-links .carousel-control-next,#important-links .carousel-control-prev
    {
        bottom: -62px !important;
    }
    #important-links .links h1
    {
        font-size: 1.2rem;
    }
    #important-links .links ul li a
    {
        font-size: .7rem;
    }
    #important-links .links ul
    {
        padding-right:0;
    }
    #latest_news h4
    {
        font-size: 1.8rem;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    header p
    {
        color:#FFF;
        font-size: 28px;
        font-weight: bolder;
        margin-top: 40px;
    }
    #carouselExampleFade, #carouselExampleFade .carousel-inner,#carouselExampleFade .carousel-inner img
    {
        height:20rem;
    }
    nav .nav-link
    {
        font-size: .8rem !important;
    }
    .navbar .nav-item
    {
        padding: .5rem .3rem;
    }
    #visitor-service {
        height: 550px;
    }
    #latest_news h4
    {
        font-size: 1.8rem;
    }
}

@media (min-width: 1200px) {
    #carouselExampleFade, #carouselExampleFade .carousel-inner,#carouselExampleFade .carousel-inner img
    {
        height:25rem;
    }
    nav .nav-link
    {
        font-size: 1rem !important;
    }
    nav .navbar-brand
    {
        font-size: 1rem !important;
    }
    #visitor-service {
        height: 550px;
    }
    #latest_news h4
    {
        font-size: 1.8rem;
    }
}
