.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font-size: 0;
  line-height: 0;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@-webkit-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-moz-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-ms-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-o-keyframes h-progress {
  0% {
    width: 0;
  }
}
@keyframes h-progress {
  0% {
    width: 0;
  }
}
@-webkit-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-moz-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-ms-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-o-keyframes v-progress {
  0% {
    height: 0;
  }
}
@keyframes v-progress {
  0% {
    height: 0;
  }
}
.mod_caroufredsel {
  padding-bottom: 71px;
  overflow: hidden;
  position: relative;
}
.mod_caroufredsel.testimonials {
  padding-bottom: 58px;
}
.caroufredsel_wrapper {
  cursor: auto !important;
}
.list_carousel {
  margin: 0 0 0 -20px;
  padding: 0;
  position: relative;
  width: auto;
}
.list_carousel ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list_carousel ul li.item {
  float: left;
  margin-bottom: 40px;
  padding: 0 0 0 20px;
}
.list_carousel ul li.item .item_content {
  margin: 0;
}
.list_carousel ul li.item .item_content .item_img img {
  border-color: #bdc3c7;
}
.list_carousel ul li.item .item_content .item_img a:before {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.list_carousel ul li.item .item_content .item_published {
  font: 20px/26px 'Open Sans Condensed', sans-serif;
  color: #bdc3c7;
  text-shadow: 1px 0 #bdc3c7;
  letter-spacing: 8px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.list_carousel ul li.item .item_content:hover .item_img img {
  border-color: #0085a0;
}
.list_carousel ul li.item .item_content:hover .item_img a:before {
  position: absolute;
  content: '';
  left: 20px;
  top: 20px;
  right: 20px;
  bottom: 20px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.list_carousel ul li.item .item_content:hover .item_img a:hover:before {
  background: rgba(0, 133, 160, 0.5);
}
.list_carousel ul li.item .item_content:hover .item_published {
  color: #0085a0;
  text-shadow: 1px 0 #0085a0;
}
.testimonials .list_carousel .item {
  margin-bottom: 0;
}
.testimonials .list_carousel .item_content {
  font-size: 16px;
  padding-top: 39px;
  padding-left: 5%;
  padding-right: 5%;
  text-align: center;
}
.testimonials .list_carousel .item_content .item_img {
  margin-bottom: 18px;
}
.testimonials .list_carousel .item_content .item_img img {
  border-width: 4px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  padding: 0;
}
.testimonials .list_carousel .item_content .item_img a:before {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.news .list_carousel .item {
  margin-bottom: 36px;
  padding-top: 13px;
}
.mod_caroufredsel.gallery {
  margin-bottom: 70px;
  padding: 15px 84px 0px;
  position: relative;
}
.mod_caroufredsel.gallery .list_carousel {
  padding: 0;
  width: auto;
  position: relative;
  margin: 0px;
}
.mod_caroufredsel.gallery .list_carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mod_caroufredsel.gallery .list_carousel ul li {
  padding: 0 10px;
  margin: 0;
  float: left;
}
.mod_caroufredsel.gallery .list_carousel ul li .item_content {
  padding: 0;
}
.mod_caroufredsel.gallery .list_carousel ul li .item_content .item_img {
  margin: 0;
}
.mod_caroufredsel.gallery .list_carousel ul li .item_content .item_img a:before {
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  position: absolute;
  content: '';
  left: 4px;
  top: 4px;
  right: 4px;
  bottom: 4px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.mod_caroufredsel.gallery .list_carousel ul li .item_content .item_img a img {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  border-width: 4px;
  padding: 0;
}
.mod_caroufredsel.gallery .caroufredsel_pagination {
  margin: 0;
}
.clearfix {
  clear: both;
  float: none;
}
/*Navigation*/
.caroufredsel_prev,
.caroufredsel_next {
  cursor: pointer;
  font-size: 18px;
  line-height: 30px;
  color: #0085a0;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.caroufredsel_prev:hover,
.caroufredsel_next:hover {
  color: #111111;
}
.testimonials .caroufredsel_prev,
.testimonials .caroufredsel_next {
  top: auto;
  bottom: 0;
  left: 50%;
  width: 10px;
  text-align: center;
}
.caroufredsel_prev {
  left: 0;
}
.testimonials .caroufredsel_prev {
  margin-left: -20px;
}
.caroufredsel_next {
  right: 0;
}
.testimonials .caroufredsel_next {
  margin-left: 10px;
}
/*Pagination*/
.caroufredsel_pagination {
  text-align: center;
}
.caroufredsel_pagination a {
  background: #ffffff;
  border: 2px solid #1c1c1c;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  height: 8px;
  margin: 0 10px 10px;
  padding: 0;
  vertical-align: top;
  width: 8px;
}
.caroufredsel_pagination a.selected,
.caroufredsel_pagination a:hover {
  background: #1c1c1c;
}
