a, h2, .title a {  color: #5ca52f;}  .btn-custom, .btn-custom:hover{background:#222;}thead, .btn-u{background:#666}.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th{background:#f4f4f4}
blockquote{border-left:5px solid #ddd; margin:20px 0 !important;}
.carousel {/*height:400px;*/height:450px;background: #2E3C35;}
.carousel.carousel-publications {background: transparent none repeat scroll 0 0;height: auto;}
.carousel-control.left, .carousel-control.right{
  background: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  filter: none;
}
.carousel-control.left i{left: 0;}
.carousel-control.right i{right: 0;}
.carousel-control.left i, .carousel-control.right i{position: absolute;top: 245px;font-size: 25px;background: black;line-height: 40px;padding: 0 15px;}
#sliderSpecies .carousel-control.left i, #sliderSpecies .carousel-control.right i{top:123px;}
.carousel-publications .carousel-control.left i, .carousel-publications .carousel-control.right i {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;color: #444;font-size: 25px;line-height: 40px;padding: 0;position: absolute;top: 25%;
}
.carousel-indicators li, .carousel-indicators .active {width: 15px;height: 15px;margin: 1px; border-radius:50px; border:1px solid #999}
.carousel-indicators .active{background:#222}
.carousel-caption {/*top: 160px;*/ top:110px;text-shadow:1px 2px 2px #000;}
.carousel-caption h2{font-size: 35px;line-height: 50px;margin: 10px 0;}
.carousel-caption .button{border: 2px solid white;-webkit-border: 2px solid white;-moz-border: 2px solid white;padding: 10px 40px;border-radius: 2px;color: white;font-family: 'open sans';margin: 30px 0 0 0;display: inline-block;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;}
.carousel-caption .button:hover{
  text-decoration: none;
  background: rgba(255, 255, 255, 0.13);
}

.item, .active, .carousel-inner {height: 100%;}
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

.block-icon{
  width: 70px;
  height: 70px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  text-align: center;
  font-size: 30px;
  background: #68B26C;
  color: #fff;
  line-height: 70px;
  margin: 0 auto;
}

.block-body h2{
  font-family: 'open sans';
  font-size: 19px;
  text-align: center;
}

.block-body p{
  text-align: center;
  font-size: 13px;
  color: #7F8C8D;
}

.line-subtitle{
  height: 1px;
  width: 70px;
  margin: 17px auto;
  background: #DBDBDB;
}

.carousel-caption h2{background: none; opacity: 1;}
.carousel.carousel-fade .carousel-control{z-index:9999;}
.ratioImg {
    width: 100%;
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
}
.highlights-content{height: 310px; margin-bottom:30px}

#projects .carousel-caption{background:rgba(0,0,0,0.6);bottom:0px; padding-bottom:10px; top:unset;} #projects .carousel-caption h3{font-size:18px; margin-top:0;}
#projects .carousel{height:250px}
#search .input-group .btn{background:#5ca52f;}
.btn-custom{background:#5ca52f; border-radius:0}
.notification{margin:5px 0 10px} .notification span{font-size:14px; line-height:auto}
.navbar-default{background:#222}
.navbar-header h1{color:#222; font-size:34px; font-weight:300;}
.navbar-brand{margin-right:11px;}
@media screen and (min-width: 768px){
.carousel-indicators {
    bottom: 0px;
}


}
@media screen and (max-width: 768px){
.navbar-header h1{color:#fff; font-size:20px; font-weight:300;}
.navbar-brand{margin-right:0px;}
.navbar-toggle {
     margin: 0px; 
    padding: 10px;
    background-color: transparent;
    background-image: none;
    border: none; 
    border-radius: 0;
    font-size: 27px;
    color: #fff;
    border: none;
}
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: #5ca52f;
  color: #fff;
  
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #5ca52f;
}

.nav.nav-pills.nav-stacked.side-nav a{color:#5ca52f} .nav.nav-pills.nav-stacked.side-nav .linkActive a{color:#666}
.social-footer a{background:none; color:#000} footer{background-color:rgba(198, 202, 198, 0.76);}
.circle-logo{background:#000}
.infoCard{    padding: 5px;
    /*background: rgba(140,136,136,0.67);*/
    background: rgba(0,0,0,0.57);
    margin-top: 14px;
    color: #f4f4f4;
    min-height:200px;
} .infoCard h3{color:#f4f4f4;}
.textBoxHome{    background: rgba(0,0,0,0.6);
    color: #fff;
    position: absolute;
    bottom: 54px;
    padding: 11px 20px;
    text-align: left;} .textBoxHome p{text-align: center;}
.panel-heading{background:#222; border-radius:0}

.pagination>.active>a, .pagination>.active>span, 
.pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, 
.pagination>.active>span:focus {background:#222; border:1px solid #222}.pagination>li>a, .pagination>li>span{color:#222}
.news.publication h5, .news h5{font-size:15px; padding:5px 0}
.article > h1, .breadcrumb a{color:#222}

.boxCards{background-size:cover; background-repeat:no-repeat; height:300px;}
.social-footer > a:hover{background-color: none;color:#6da242;}
/*.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img{width:100%;}*/

.top-background1{width:100%}