/******************************/
/*
Projet : CCI-Mezghena
Developper par : Softart-dz
*/
/*******************************/

/*** begin top bar ****/
.top-bar.main-bg {
    padding: 2px;
    background: #222;
}

.nd-menu.f-left li, .nd-menu.f-left a {
    padding: 0 12px;
}

@media (max-width: 992px) {
    .top-bar ul {
        float: left;
    }

    .nd-menu.f-left li {
        float: none;
        clear: both;
    }
}

.mobile-bar {
    width: 75%;
    clear: none;
}

.top-bar ul.social-list.f-right {
    clear: none;
    float: right;
    margin-right: 35px;
}

@media (max-width: 992px) {
    .mobile-bar {
        display: block;
    }

    .top-bar ul.desktop-bar {
        display: none;
    }
}

@media (min-width: 993px) {
    .mobile-bar {
        display: none;
    }

    .top-bar ul.desktop-bar {
        display: block;
    }
}

/***  end top bar  ***/

/*** begin top head ***/

.top-nav > ul > li > a, .top-nav > ul > li > span > a {
    font-size: 12px;
}

.top-head .full.main-bg .top-nav > ul > li:last-child {
    border-right: 1px rgba(255, 255, 255, .3) solid;
}

.top-bar .alter-bg.social-list li a.fa-facebook[data-title="facebook"]:hover, .social-list li:not(.main-bg) a.fa-facebook[data-original-title="Facebook"]:hover {
    background-color: #45619D !important;
}

.top-bar .alter-bg.social-list li a.fa-youtube[data-title="youtube"]:hover, .social-list li:not(.main-bg) a.fa-youtube[data-original-title="Youtube"]:hover {
    background-color: #CC181E !important;
}

/***  end top head  ***/

/*** begin big title ***/

/*prancepale title*/
/*.page-title.title-1, .page-title.title-2, .page-title.title-3, .page-title.title-5 {*/
/*background: transparent url('../images/main/alger-bg-4.jpg') no-repeat 50% 0;*/
/*}*/

.img-banner1 {
    background: transparent url('../images/banners/banner1.jpg') no-repeat 50% 0;
}

.img-banner2 {
    background: transparent url('../images/banners/banner2.jpg') no-repeat 50% 0;
}

.img-banner3 {
     background: transparent url('../images/banners/banner3.jpg') no-repeat 50% 0;
 }

.img-banner4 {
    background: transparent url('../images/banners/banner4.jpg') no-repeat 50% 0;
}

.img-banner5 {
    background: transparent url('../images/banners/banner5.jpg') no-repeat 50% 0;
}

.img-banner6 {
    background: transparent url('../images/banners/banner6.jpg') no-repeat 50% 0;
}

.img-banner7 {
    background: transparent url('../images/banners/banner7.jpg') no-repeat 50% 0;
}

.img-banner8 {
    background: transparent url('../images/banners/banner8.jpg') no-repeat 50% 0;
}

.img-banner9 {
    background: transparent url('../images/banners/banner9.jpg') no-repeat 50% 0;
}

.img-banner10 {
    background: transparent url('../images/banners/banner10.jpg') no-repeat 50% 0;
}

.img-banner11 {
    background: transparent url('../images/banners/banner11.jpg') no-repeat 50% 0;
}

.img-banner12 {
    background: transparent url('../images/banners/banner12.jpg') no-repeat 50% 0;
}

.img-banner13 {
    background: transparent url('../images/banners/banner13.jpg') no-repeat 50% 0;
}

.img-banner14 {
    background: transparent url('../images/banners/banner14.jpg') no-repeat 50% 0;
}

.img-banner15 {
    background: transparent url('../images/banners/banner15.jpg') no-repeat 50% 0;
}

.img-banner16 {
    background: transparent url('../images/banners/banner16.jpg') no-repeat 50% 0;
}

.img-banner17 {
    background: transparent url('../images/banners/banner17.jpg') no-repeat 50% 0;
}

/*second title*/
.page-title.second {
    background-color: transparent;
    margin-bottom: -40px;
}

.page-title.second > .container > .row {
    padding: 30px;
    padding-bottom: 0;
    height: auto;
}

/***  end big title  ***/

/*** begin logo ***/

.logo-title {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    padding: 0 5px;
}

/*** end logo ***/

/*** begin global section ***/

.section {
    padding: 50px 0;
}

/*** end global section ***/

/*** begin eco part ***/
.index.lft-tl .post-item .timeline_date .inner_date span {
    margin-left: 14px;
}

.lft-tl .post-item .timeline_date .year {
    margin-left: 14px;
    margin-top: -25px;
}

.index.timeline .post-item .widget-post-info {
    margin-left: 10px;
}

.index .post-item {
    margin-bottom: 5px;
}

.index.timeline .post-item .timeline_date .inner_date::before {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 10px;
}

.index.timeline .post-item .timeline_date .day {
    font-size: 18px;
    margin-top: 5px;
}

.index.timeline .post-item .timeline_date {
    margin-left: 5px;
}

.index.timeline.lft-tl::before {
    position: absolute;
    left: 47px;
    height: 75%;
    margin-top: 10px;
}

.index.timeline .post-item .timeline_date::before {
    content: none;
}

@media (max-width: 768px) {
    .lft-tl .post-item {
        margin-left: 80px !important;
        overflow: visible;
    }
}

/*** end eco part ***/

/*** begin tabs sidebar ***/

.sidebar_widgets .nav-tabs > li > a {
    padding-left: 12px;
    padding-right: 12px;
}

#recent, #most-view {
    background: #F5F5F5;
}

.search-widget .txt-box {
    border: 2px solid #ddd;
    margin-bottom: 10px;
    background-color: #fff;
}

.widget-content input[type=submit].btn-block {
    width: 60%;
}

/*** end tabs sidebar ***/

/*** begin widget publicity ***/

#pub {
    margin: 10px auto;
}

/*** end widget publicity ***/

/*** begin contact info ***/

.contact-info ul.details li {
    color: #000;
}

.contact-info .details li i:before {
    color: #fff;
    background: #5290FF;
}

.contact-info .contact-widget {
    background: none;
}

/*** end contact info ***/

/*** begin zoom galerie photo ***/

.simple .img-over .zoom {
    margin-right: -30px;
    margin-left: 0;
}

/*** end zoom galerie photo ***/

/*** begin formation paragraph **/

.inner-magazine .post-item .post-content p {
    margin: 10px;
}

/*** end formation paragraph **/

/*** begin index actualite ***/

.blog-posts.small-image .post-content {
    margin-left: 31%;
}

.blog-posts.small-image .post-image img {
    border-bottom-left-radius: 5%;
    border-bottom-right-radius: 5%;
}

.post-item img {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
}

.post-item:hover .post-image img, .post-img:hover img {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
}

@media (max-width: 992px) {
    .blog-posts.small-image .post-meta {
        display: block;
    }
}

/*** end index actualite ***/

/*** begin detail ***/

.post-downloads .fa, .post-albums .fa {
    font-size: 2em;
}

/*** end detail ***/

/*** begin comment update ***/

.comment-list > li .comment-content {
    margin-left: 0;
}

/*** end comment update ***/

/*** begin cci-mezghena curser menu ***/

.widget-content li span:hover {
    cursor: pointer;
}

/*** end cci-mezghena curser menu ***/

/*** begin lien utiles **/

.accordion.style-4 .panel > .panel-heading h4.del-plus a.collapsed:after {
    content: none;
}

/*** end liens utiles **/

/**** pagination ****/
@media (max-width: 992px) {
    .pagination {
        padding: 20px 0;
    }
}

/*** end pagination ***/

/*** begin cal eco mobile ***/

@media (max-width: 768px) {
    .timeline.full .post-item {
        overflow: hidden !important;
    }
}

/*** end cal eco mobile ***/

/*** begin galerie index margin photos **/

@media (max-width: 768px) {
    .p-4-cols .portfolio-item, .p-3-cols .portfolio-item {
        width: 50% !important;
        padding: 1% !important;
    }
}

@media (max-width: 1024px) {
    .p-4-cols .portfolio-item {
        width: 33.33333% !important;
        padding: 1% !important;
    }

}

/*** end galerie index margin photos **/

/*** begin footer ***/

.btn.sub-btn {
    margin-left: 0;
    margin: 10px auto;
}

.footer-middle {
    padding: 50px 0px 40px;
}

/*** end footer ***/

/* begin slider style  */

.camera_wrap a {
    color: #fff;
}

/* end slider style */

.post-item.article {
   clear: left;
}

/*** begin partenaire style ***/

.clients img {
    opacity: 1;
}
/*** end partenaire style **/