
/**************************/

.shadowleft {
    position: absolute;
    width: 4px;
    height: 100%;
    left: 0px;
    box-shadow: -10px 0px 10px 1px #000000;
}
/************************/

.shad {
    margin: auto;
    position: relative;
}
.shadowleft {
    position: absolute;
    width: 4px;
    height: 100%;
    left: 0px;
    box-shadow: -10px 0px 10px 1px #000000;
}
/*********************/

.signature {
    margin: auto;
    display: block;
    position: relative;
    max-width: 980px;
    padding-bottom: 20px
}
.signature p {
    text-align: center;
    font-family: "Lato-Regular", sans-serif;
    font-size: 12px;
    line-height: 10px;
}
/***************/

#owl-demo .item {
    margin: 3px;
}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}
/****************/

.tabss {
    box-shadow: inset 0 10px 10px -10px #000000;
    -moz-box-shadow: inset 0 -10px 10px -10px #000000;
    -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
    padding-bottom: 10px;
}
@media (min-width: 992px) {
    .ombre {
        top: 45px;
        position: absolute;
        height: 90%;
        width: 100%;
        box-shadow: inset 0 22px 62px -22px rgba(0, 0, 0, 1);
        -moz-box-shadow: inset 0 22px 62px -22px rgba(0, 0, 0, 1);
        -webkit-box-shadow: inset 0 22px 62px -22px rgba(0, 0, 0, 1);
    }
    .ombre2 {
        top: 8px;
        top: 45px;
        position: absolute;
        height: 90%;
        width: 100%;
        /*box-shadow: 0px -22px 62px -22px #000 inset;*/
        
        box-shadow: inset 0px -22px 62px -22px #000;
        -moz-box-shadow: inset 0px -22px 62px -22px #000;
        -webkit-box-shadow: inset 0px -22px 62px -22px #000;
    }
    .ombr {
        top: 0px;
        position: absolute;
        height: 100%;
        width: 100%;
        box-shadow: inset 0 22px 62px -22px rgba(0, 0, 0, 1);
        -moz-box-shadow: inset 0 22px 62px -22px rgba(0, 0, 0, 1);
        -webkit-box-shadow: inset 0 22px 62px -22px rgba(0, 0, 0, 1);
    }
    .ombr2 {;
        top: 0px;
        position: absolute;
        height: 100%;
        width: 100%;
        /*box-shadow: 0px -22px 62px -22px #000 inset;*/
        
        box-shadow: inset 0px -22px 62px -22px #000;
        -moz-box-shadow: inset 0px -22px 62px -22px #000;
        -webkit-box-shadow: inset 0px -22px 62px -22px #000;
    }
}
/********************/

::-webkit-input-placeholder {
    /* WebKit browsers */
    
    color: #fff !important;
}
:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    
    color: #fff !important;
    opacity: 1;
}
::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    
    color: #fff !important;
    opacity: 1;
}
:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    
    color: #fff !important;
}
button:focus {
    outline: 0;
}
* {
    outline: none !important;
}
.container {
    max-width: 980px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
.navbar-brand {
    line-height: 40px;
}
.fa.fa-envelope-o {
    background: #ae8354;
    padding: 3px;
    border-radius: 12px !important;
    color: white;
    font-size: 14px;
    width: 24px;
    height: 24px;
    border: solid 2px #D0D0D0;
}
.navbar-nav > li > a {
    line-height: 28px;
    height: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
}

@media (max-width: 768px ) {
.naviger {
position: relative !important;
margin: 20px 5px 10px 5px ;
}
.navbar-nav > li > a {
    line-height: 25px;
    right: 5px !important;
    left: 5px !important;
}
.navbar-nav.navbar-right:last-child {
margin-top: 4px;
}

.navbar-nav > li > a.active:after, .navbar-nav > li > a:hover:after {
content: none !important;  
  }

}
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 15px;
    vertical-align: middle;
}
.form-inline .form-control, .form-group, textarea {
    width: 100%;
    color: #b7b7b7;
    font-family: 'Lato-Regular', sans-serif;
}
.ads {
    margin-top: 5px;
}
footer textarea {
    height: 106px;
    border-radius: 0px;
}
button.btn.btn-default.pull-right {
    width: 75px;
    height: 18px;
    border-radius: 0px;
    background: #856d53;
    padding: 1px;
    color: white;
}
button.btn.default.pull-right {
    width: 85px;
    height: 23px;
    border-radius: 0px;
    background: #d7362a;
    padding: 0px;
    color: white;
    font-family: "Lato-Regular",sans-serif;
}
.fa.fa-envelope-o {
    background: #ae8354;
    padding: 3px;
    border-radius: 9px;
    color: white;
}
/*********************** bar de Filter    ***************************/

.accord-title h2, .toogle-title h2 {
    color: white;
}
.filter {
    padding: 10px 0px;
}
#info {
    width: 100% !important;
    height: 100%;
    width: 200px;
    overflow: auto;
}
.title-section {
    text-align: left;
}
.toogle-link {
    float: right;
}
.toogle-title h2 {
    border-bottom: solid 1px white;
    padding-bottom: 5px;
    margin-top: 0px;
}
.toogle-title h2 a {
    margin-right: -3px;
    margin-top: -2px;
}
body {
    font-family: 'Lato-Regular', sans-serif;
    color: #fff;
}
.link-ico {
    min-height: 80px;
}
.logo h5 {
    font-family: 'Lato-Bold', sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-style: normal;
}
/*********************** bar de recherche    ***************************/

.table>tbody > tr > td {
    padding: 0px 5px;
    width: 21px !important;
    padding: 0px;
    margin: 0px;
}
.borderless td {
    border: solid 2px #494645;
    background: #707070;
    text-align: center;
}
.table.borderless th, .table.borderless td {
    border-top: none;
}
.borderless a {
    font-weight: bold;
    color: black;
}
#info {
    height: 65px;
}
#info a {
    font-size: 10px;
    color: white;
    text-transform: capitalize;
}
#info ul {
    list-style: none;
    padding: 0;
    line-height: 14px;
}
.toogle-content {
    padding: 0px 0px;
}
.toogle-title h2 {
    padding: 1px;
    font-size: 20px;
    text-transform: capitalize;
    color: white;
    font-style: normal;
}
@media (min-width: 992px) {
    .contentBloc .col-md-3, .contentBloc .col-md-2, .contentBloc .col-sm-2 {
        z-index: 2;
        overflow: visible;
        position: relative;
    }
}
/***************** tribune blog   *********************/

.tribune-blog {
    padding-top: 1px;
}
.tribune-content h4, p {
    color: white;
    text-align: justify;
}
/*h4 {
    color: white;
    font-size: 18px;
    font-style: normal;
    font-family: 'AGENCYB' !important;
}*/
/***************** Newsletter ************************/

.form-group {
    margin-bottom: 8px;
}
.newslleter {
    min-width: 200px;
    background-color: #d2d2d2;
    padding: 5px 10px;
    /* border-radius: 4px;*/
}
.newslleter h5 {
    color: black;
    font-size: 20px;
    font-weight: bold;
    font-family: 'AgencyFBBold';
    margin-top: 2px;
    letter-spacing: 1.2px;
}
.btn {
    padding: 0px 0px;
    font-size: 14px;
}
.form-control {
    padding: 0px 9px;
    height: 23px;
    padding-bottom: 1px;
    border-radius: 0px;
}
input {
    .box-shadow(@shadow: 0 1px 3px rgba(0, 0, 0, .25)) {
        -webkit-box-shadow: @shadow; // iOS <4.3 & Android <4.1
        box-shadow: @shadow;
    }
}
.form-control::-webkit-input-placeholder {
    color: #b7b7b7 !important;
}
/***************** END Newsletter ************************/

.mycontent-left {
    /*border-right: 1px dashed #fff;*/
    
    padding-right: 10px;
}
.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    max-width: 130px;
}
.tribune {
    margin: 0px;
}
.contentBloc h4{
    width: 50%;
    }

.contentBloc h4 {
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'AgencyFBBold';
    letter-spacing: 2px;
}
.contentBloc h3 {
    margin-top: 11px;
    margin-right: 10px;
    /* margin-bottom: 0px; */
    /* background: #D8372A; */
    font-size: 15px;
    /* text-align: center; */
    /* padding: 8px 0px; */
    /* border-top: solid 2px white; */
    float: right;
}
.row{margin-right: 0px;
margin-left: 0px;}
.iconBloc {
    position: absolute !important;
    width: 28px;
    height: 27px;
    left: -33px;
    top: -5px;
}
.iconBloc.pince {
    background: url("../images/home/icon1.png") no-repeat;
}
.iconBloc.envelope {
    background: url("../images/home/icon3.png") no-repeat;
}
.iconBloc.videos {
    background: url("../images/home/icon2.png") no-repeat;
}
.contentBloc h3 >a {
    color: white;
    text-decoration: underline;
    position: relative;
    font-family: 'Lato-Italic';
}
.tribune-content {
    padding: 5px 10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
}
.link.row {
    background: #494645;
    /* border: solid 2px black; */
    
    margin: 5px 0px 0px 0px;
}
.icon-site {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.logo {
    padding-top: 20px;
    background: green;
    height: 150px;
}
.logo h5 {
    text-align: center;
    color: white;
}
@media (min-width: 992px) {
    .link .col-md-2 {
        padding-right: 0px;
        padding-left: 0px;
        border-left: solid 1px dashed;
        z-index: 4;
        position: relative;
        overflow: visible;
    }
}
.list {
    border-right: solid 1px #818181;
    border-right-style: dashed;
    height: 100%;
}
.list.last {
    border-right: 0px;
}
.list ul {
    font-size: 9px;
    padding-left: 10px;
    list-style: none;
    line-height: 24px;
    margin-top: 15px;
}
#th a {
    font-size: 11px;
    font-family: "Lato-Regular",sans-serif;
}
#th a:hover {
    color: #B52803;
}
.navbar-nav > li > a.active:after, .navbar-nav > li > a:hover:after {
    content: "";
    position: absolute;
    top: 28px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
    border-top: 22px solid #000;
    z-index: 6;
    right: 0px;
    right: 10px;
}
.modal-body {
    position: relative;
    padding: 0px 15px 50px 15px;
}
.modal-body img {
    border: solid 1px #d14d03;
    width: 90px;
}
.modal-body h4 {
    color: rgb(52, 52, 52);
    font-family: 'Lato-Bold', sans-serif;
    font-size: 15px;
    font-style: normal;
}
.modal-body a {
    color: black;
    text-decoration: none;
    font-family: 'Lato-Italic', sans-serif;
    font-size: 12px;
}
.modal-body ul {
    padding: 0;
}
.ribon {
    width: 160px;
    padding: 0px;
    background: #D2372B;
}
.ribon a {
    margin-left: 20px;
    color: white;
    text-transform: capitalize;
    font-family: "Lato-Italic", sans-serif;
    font-size: 18px;
    position: relative;
}
input {
    position: relative;
}
.form-control::-webkit-input-placeholder {
    color: #B7B7B7 !important;
}
.form-control::-moz-placeholder {
    color: #B7B7B7 !important;
}
/* firefox 19+ */

.form-control:-ms-input-placeholder {
    color: #B7B7B7 !important;
}
/* ie */

.ribon i {
    /*font-size: 43px;*/
    /*position: absolute;
left: -44px;
top: -11px;*/
    
    padding: 1px;
}


/* Wrapper */
.rs .icon-button {
    background-color: white;
    border-radius: 3.6rem;
    cursor: pointer;
    display: inline-block;
    font-size: 2.0rem;
    height: 3.6rem;
    line-height: 3.6rem;
    color: #D2372B;
    margin: 0 5px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    width: 3.6rem;
}

/* Circle */
.rs .icon-button span {
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.3s;
       -moz-transition: all 0.3s;
         -o-transition: all 0.3s;
            transition: all 0.3s;
    width: 0;
}
.rs .icon-button:hover span {
    width: 3.6rem;
    height: 3.6rem;
    border-radius: 3.6rem;
    margin: -1.8rem;
}
.rs .twitter span {
    background-color: #4099ff;
}
.rs .facebook span {
    background-color: #3B5998;
}
.rs .google-plus span {
    background-color: #db5a3c;
}

/* Icons */
.rs .icon-button i {
    background: none;
    color: #D2372B;
    height: 3.6rem;
    left: 0;
    line-height: 3.6rem;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s;
       -moz-transition: all 0.3s;
         -o-transition: all 0.3s;
            transition: all 0.3s;
    width: 3.6rem;
    z-index: 10;
}
.rs .icon-button i:hover {
color: #fff;
    }
.rs .icon-button .icon-twitter {
    color: #4099ff;
}
.rs .icon-button .icon-facebook {
    color: #3B5998;
}
.rs .icon-button .icon-google-plus {
    color: #db5a3c;
}
.rs .icon-button:hover .icon-twitter,
.rs .icon-button:hover .icon-facebook,
.rs .icon-button:hover .icon-google-plus {
    color: white;
}
.rs{
        position: absolute;
    right: 21px;
    top: 5px;
}