.featured-wrap{background:#efefef; padding:60px 0;}
.headTxt{font-size:14px; color:#000; line-height:24px; text-align:center; margin-top:5px; margin-bottom:20px; padding:0 180px;}
.listWrpService{padding:15px; background:#f8f8f8; margin:15px 0;   -webkit-box-shadow: 0 2px 6px 0 rgb(0 0 0 / 15%);}
.listWrpService:hover{box-shadow: 0 2px 6px 0 rgba(0,0,0,0.15);  -moz-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.15); -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.15);}
.featured-wrap h3{margin-top:0; margin-bottom:5px;}
.featured-wrap h3 a{font-size:18px; font-family: 'Open Sans', sans-serif; font-weight:600; color: #000;}
.featured-wrap h3 a:hover{color:#ed1c24;}
.featured-wrap p{font-weight:600; margin-bottom:0px;}
.listWrpService .col-md-9{padding-left:0}
.featureInfo li {
    /* display: inline-block; */
    /* padding: 0px 6px 0 10px; */
    /* border-left: 1px solid #e0e0e0; */
    font-size: 13px !important;
    background: #fff;
    display: inline-block;
    margin-right: 17px;
    margin-bottom: 5px;
    /* color: #8c8c8c; */
    /* font-size: 14px; */
    /* font-weight: 600; */
    padding: 6px 8px;
    border-radius: 4px;
    /* box-shadow: 0 2px 6px rgb(0 0 0 / 10%); */
}
/*.featureInfo li:nth-child(1) {padding-left: 0; border-left: none;}*/
.time-btn{display:inline-block; background: #ed1c24; padding: 6px 18px; color: #fff; float:left; margin-top:10px; margin-right:5px; font-weight:bold;}
.click-btn{margin-top:10px;}
.click-btn a{text-decoration:none; display:inline-block; background: #00aef0; padding: 6px 18px; color: #fff; font-weight:bold;}
.click-btn a:hover{background: #ed1c24;}
.featured-wrap .read-btn{text-align:center;}

h1{
    margin-top: 15px;
    color: #e0208e;
    font-size: 22px;
}
h2{
    /*font-size: 12px !important;
    font-weight: bold !important;
    margin-top: 13px !important;*/

}


.h2italic{
	color:#5b5b5b !important;
    font-style: italic;
	font-size: 12px !important;
    font-weight: bold !important;
    margin-top: 13px !important;
}
.featureInfo{
    margin-left: -40px;
    margin-top: 23px;
}

.tagContrat{

    background: #fff;
    /*color: #fff;*/
    padding: 2px 5px;
    border-radius: 5px;
    margin-right: 11px;


}

.newjob{
    background: #f4f4f4;
    color: #5b5b5b;
    padding: 2px 5px;
    border-radius: 5px;
	font-size: 13px;
}

.tagmanagement{

    background: #00bea4;
    color: #fff;
    padding: 2px 5px;
    border-radius: 5px;
    margin-right: 11px;

}


.anno .rt, .anno2 .rt {
    background-image: linear-gradient(to right ,#00bea3, #006eee);
    color: #fff;
}

.anno .rt .link-annonce, .anno2 .rt .link-annonce a{
    color: #fff;
}

.link-annonce{
    color: #fff;
}



.anno .contentbloc {
    width: auto;
    overflow: hidden;
    /*padding: 0px 15px 30px 25px;*/
}

.noback{
	background : none !important;
}

.paddinglikebtn {
    margin-top: 10px;
}

@media only screen and (max-width: 480px)
.anno .contentbloc {
    margin-bottom: 0px !important;
}

.listWrpServiceRE {
    padding: 15px;
    background: #f8f8f8;
    margin: 15px 0;
    -webkit-box-shadow: 2px 2px 2px 2px rgb(197 145 178);
    border-radius: 7px;
}

