h2 span {
	color:#ff0000;
	display:block;
	font-weight:300;
	font-size:80%;
	padding:5px 0 0 0;
}

.ourteam .excerpt {
	text-align : center;
}
.ourteam .social a {
	background-color : #BFBFBF;
	color : White;
	padding : 6px 5px;
	font-size : 16px;
	-webkit-transition: all 0.5s; /* For Safari 3.1 to 6.0 */
    transition: all 0.5s;
	border-radius: 2px;
}
.ourteam .social a:hover {
	background-color : #EAEAEA;
}
.carousel img {
	margin : 0;
}
.carousel .col-12 {
	border-top : 1px solid #E6E6E6;
	padding-top : 30px;
	margin-bottom : 30px;
}
.carousel.lastnews .col-12 {
	padding-bottom : 0px;
}
.carousel h2 {
	margin : 0px 0px 15px;
}

.jcarousel-wrapper {
    position: relative;
    margin : 0px -10px;
}
.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel li {
    width: 292px;
    float: left;
    border: 10px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}
/*-- control --*/
.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: -50px;
    margin-top:0px;
    width: 35px;
    height: 35px;
    text-align: center;
    background: #5A5C5D;
    color: #fff;
    text-decoration: none;
    font: 12px/35px Arial, sans-serif;
   
}
.jcarousel-control-prev {
    right: 55px;
}
.jcarousel-control-next {
    right: 10px;
}
 .jcarousel-control-prev:hover, .jcarousel-control-next:hover {
	background: #ff0000;
	color : #fff;
}
.inactive {
	background: #EDEFEF!important;
	color : #4B4C4D;
}
/** Carousel Pagination **/
.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
    display : none;
}
.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;
    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;
    margin-right: 7px;
    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}
.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}
.no-js [class*="jcarousel-control-"] {
	display : none;
}
/*-- figure --*/
figure {
	position : relative;
	color : White;
	text-align : center;
	overflow : hidden;
}
figure img {
	margin-bottom : -10px;
}
.jcarousel figure img {
	margin-bottom : 0px;
}
figcaption {
	display : block;
	width : 100%;
	height : 100%;
	background : #ff0000;
	background : rgba(216,57,43,.9);
	position : absolute;
	top : 100%;
	left : 0px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
figure:hover figcaption {
	top:0;
}
figcaption p {
	margin-left : 15px;
	margin-right : 15px;
	overflow : hidden;
	white-space : nowrap;
	text-overflow: ellipsis;
}
figcaption p.gallery-title {
	margin : 30px 15px 5px;
	font-size : 16px;
}
figcaption a.zoom, figcaption a.link {
	margin : 0px 5px;
	color : White;
	background : #ff0000;
	padding : 6px 8px;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
	font-size : 18px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
figcaption a.link {
	padding : 7px 8px 5px;
}
.carousel .excerpt {
	margin-top : 10px;
}
figcaption.ln  a.zoom {
	position : absolute;
	top : 50%;
	left : 50%;
	margin-left : -15px;
	margin-top : -15px;
}
.excerpt h3 {
	font-size : 18px;
	margin-bottom : 5px;
}
.carousel.lastnews li:hover a {
	text-decoration : underline!important;
}
.carousel.lastnews li a:hover {
	text-decoration : none!important;
}
.clients li img {
	display : block;
	margin-left : auto;
	margin-right : auto;
	width : auto!important;
	height : auto!important;
	max-width:90%;
	max-height : 95px;
}
.clients .jcarousel li {
    width: 232px;
}
.clients img {
	margin : 0px 1% 0px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	filter: grayscale(100%); 
	filter: gray; /* IE6-9 */
    transition: all ease-in 0.3s; 
    -moz-transition: all ease-in 0.3s;
    -webkit-transition: all ease-in 0.3s;    
    -ms-transition: all ease-in 0.3s;
    -o-transition: all ease-in 0.3s;
	opacity:0.8;
	height : 95px;
}
.clients img:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%); 
	filter: none; /* IE6-9 */
	opacity:1;
}
.articlebody figure.fl {
	width : 35%;
	float : left;
	margin : 6px 3% 10px 0px;
}
.articlebody h3.search-entry-title {
	margin-bottom : 15px;
}
.articlebody .search-entry {
	padding-bottom : 30px;
}
.articlebody .search-entry p.text-right {
	margin-top : 10px;
	margin-bottom : 0px;
}





/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}



/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}