html {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}
body {
  font-size: 14px !important;
  font-family: Arial, "Open Sans", sans-serif, "Helvetica Neue", Helvetica;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
a {
  font-family: Arial, "Open Sans", sans-serif, "Helvetica Neue", Helvetica;
}
.header .navbar-brand {
  height: 0 !important;
  top: -40px;
}
.header .topbar ul.loginbar > li > a.btn-u {
  color: #FFFFFF;
}
.btn-u.btn-u-fb {
  background: none repeat scroll 0 0 #4267b2;
}
div.navbar i.search {
  background: none !important;
}
.carousel-caption {
  top: 0px;
  bottom: auto;
  padding-top: 0px;
  text-align: left !important;
}
.carousel-caption h1 {
  padding-left: 10px;
  background-color2: rgba(0,123,59,0.4);
  text-shadow: none;
  width: 70%;
  background: -moz-linear-gradient(left,rgba(0,123,59,0.5) 0%,rgba(0,123,59,0.5) 66%,rgba(0,123,59,0.49) 67%,rgba(0,123,59,0) 100%);
  background: -webkit-linear-gradient(left,rgba(0,123,59,0.5) 0%,rgba(0,123,59,0.5) 66%,rgba(0,123,59,0.49) 67%,rgba(0,123,59,0) 100%);
  background: linear-gradient(to right,rgba(0,123,59,0.5) 0%,rgba(0,123,59,0.5) 66%,rgba(0,123,59,0.49) 67%,rgba(0,123,59,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80007b3b',endColorstr='#00007b3b',GradientType=1);
  font-size: 45px;
  color: #FFFFFF;
  margin-top: 0px;
  line-height: 50px;
}
.carousel-caption2 p {
  padding: 10px;
  background-color: rgba(0,123,59,0.4);
  color: #FFFFFF;
  width: 100%;
  font-size: 19px;
}
.navbar-nav > li.active {
  background: none repeat scroll 0 0 #BAC2C6;
}
.header .navbar-default .navbar-nav > li a {
  color: #000 !important;
}
.header .navbar-default .navbar-nav > li:hover {
  background: none repeat scroll 0 0 #BAC2C6;
}
.header .navbar-default .navbar-nav > li:hover > a {
  color: #000;
  border-left: solid 2px #df0023;
  border-bottom: solid 2px #df0023;
  padding: 9px 30px 9px 18px;
}
.header .navbar-default .navbar-nav > li.active:hover > a {
  border-left2: solid 2px #007b3b;
  border-left: solid 2px #BAC2C6;
}
.header .navbar-default .navbar-nav > li.active > a {
  border-bottom: 2px solid #007b3b;
  background: none repeat scroll 0 0 #BAC2C6;
  color: #000;
}
.header .dropdown-menu {
  border-bottom: solid 4px #007b3b;
  border-top: solid 2px #df0023;
}
.header .dropdown-menu li > a {
  color: #000;
}
.header .dropdown-menu li > a:hover {
  background: none repeat scroll 0 0 #BAC2C6 !important;
  color: #000;
}
.header .dropdown > a:after {
  content2: "\f103" !important;
  color: #000;
}
.header {
  padding-top: 10px;
}
.btn-u.btn-u-red {
  background: none repeat scroll 0 0 #df0023;
}
p,
li,
li a,
h1,
h2,
h3,
h4,
h5 {
  color: #000;
}
.carousel-control {
  font-size: 80px;
}
.breadcrumb {
  margin: 0px !important;
  padding: 0px !important;
  top: 0px !important;
  margin-top: 7px !important;
  margin-bottom: 5px !important;
}
.breadcrumbs .headline {
  margin: auto !important;
  border-bottom: none !important;
}
.breadcrumbs .headline h1 {
  border-bottom: 2px solid #007b3b;
  color: #000000 !important;
  font-size: 30px !important;
  margin: 0 0 15px;
  display: inline-block;
  padding-bottom: 5px;
}
@media (max-width: 768px) {
  .header .navbar-default .navbar-nav > li:hover {
    background: none repeat scroll 0 0 #fff;
  }
  .header .navbar-default .navbar-nav > li:hover > a {
    color: #000;
  }
  .ie8 .header .navbar-default .navbar-nav {
    width: 100%;
  }
  .ie8 .header .navbar-default .dropdown-menu {
    display2: none !important;
  }
}
@media (max-width: 1300px) {
  .carousel-caption h1 {
    font-size: 35px !important;
    line-height: 50px;
    width: 100%;
  }
  .carousel-caption p {
    font-size: 15px !important;
  }
}
.ie7 .breadcrumb > li {
  *display: inline;
  zoom: 1;
  padding-right: 5px;
  padding-left: 5px;
  border-right: 1px solid #666;
}
.ie8 .dropdown:hover > .dropdown-menu {
  display: block;
}
.ie8 .header .navbar-brand {
  height: 0 !important;
  top: -45px;
}
.ie8 .header .navbar {
  min-height: 15px !important;
  top: 2px;
}
.ie8 .header .navbar-default .navbar-nav > li {
  content: 'x';
}
.ie8 .header .navbar-default .navbar-nav > li > a {
  padding: 9px 30px 9px 18px;
  content: 'y';
}
.ie8 .header .navbar-default .navbar-nav > li.active {
  padding-bottom: 0px;
}
.ie8 .header .navbar-default .navbar-nav > li.active > a {
  padding-bottom: 7px;
  color: #000 !important;
}
.ie8 .header .navbar-default .navbar-nav > li:hover > a {
  color: #000 !important;
  padding-left: 16px;
}
.ie8 .header .navbar-default .navbar-nav > li > a:hover {
  padding-left: 16px;
  color: #000 !important;
}
.ie8 .header .navbar-default .navbar-nav {
  float: right;
}
.ie8 div.navbar i.search {
  padding-bottom: 10px !important;
}
.ie8 div.search-open {
  width: 300px;
}
.media {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.media:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><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>#greyscale");
}
.media__image {
  display: block;
}
.media__body {
  background2: rgba(0,123,59,0.2);
  cursor: pointer;
  bottom: 0;
  color: white;
  font-size: 1em;
  left: 0;
  opacity: 0;
  overflow: hidden;
  padding: 1px;
  position: absolute;
  text-align: center;
  top: 0;
  right: 0;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.media__body * {
  text-shadow: 1px 1px #000000;
}
.media__body:hover {
  opacity: 1;
}
.echipa .media__body h3 {
  color: white;
  font-size: 18px;
}
.headline-center h2,
.headline-center p {
  color: #000;
}
.sidebar-nav-v1 ul li:hover a,
.sidebar-nav-v1 ul li.active a,
.who li i {
  color: #007b3b;
}
.service-block-v8 .service-block-desc h3:after,
.thumbnail-style a.btn-more {
  background: #007b3b;
}
.tag-box-v2 {
  border-left: solid 2px #007b3b;
}
.tag-box-no-margin {
  margin-bottom: 0px;
}
.tag-box-no-margin p {
  margin-bottom: 10px;
}
.service-block-v8 {
  padding: 20px;
}
.service-block-v8 .service-block-desc h3 {
  text-transform: none;
}
.service-block-v8 ul.list-inline i {
  margin: auto;
  float: none;
  font-size: 14px;
}
i.icon-bg-green {
  background: #007b3b;
  color: white;
}
a:active,
a:focus {
  color: #df0023;
}
i.icon-custom-big {
  float: left;
  color: white;
  width: 60px;
  height: 60px;
  font-size: 45px;
  margin-bottom: 5px;
  text-align: center;
  display: inline-block;
  border: solid 1px #555;
  margin-right: 20px;
}
.testimonials.testimonials-v1 p,
.testimonials.testimonials-v2 p {
  background: white;
}
.testimonials.testimonials-v1 .item p:after,
.testimonials.testimonials-v2 .item p:after {
  border-top-color: white;
}
.timeline-v2 > li .cbp_tmlabel h2 {
  text-transform: none;
  margin-top: -8px;
}
.timeline-v2 > li .cbp_tmlabel h2 {
  border-bottom: 1px solid #007b3b;
}
.counters {
  color: white;
  text-align: left;
}
div.carousel-caption-bottom {
  border2: 3px solid blue;
  position2: absolute;
  bottom: 0;
}
div.carousel-caption-bottom h1 {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: 0;
  padding-right: 10px;
  background: -moz-linear-gradient(left,rgba(0,123,59,0) -1%,rgba(0,123,59,0.5) 30%,rgba(0,123,59,0.5) 100%);
  background: -webkit-linear-gradient(left,rgba(0,123,59,0) -1%,rgba(0,123,59,0.5) 30%,rgba(0,123,59,0.5) 100%);
  background: linear-gradient(to right,rgba(0,123,59,0) -1%,rgba(0,123,59,0.5) 30%,rgba(0,123,59,0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00007b3b',endColorstr='#80007b3b',GradientType=1);
}
.testimonials .testimonial-info img.regtangle-long {
  width: 120px;
  height: 60px;
}
.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  display: block;
  width: 100% !important;
  height: auto !important;
  max-width: auto !important;
}
a.toggle_title {
  cursor: pointer;
  border: 1px solid #a1a1a1;
  display: block;
  width: 100%;
  padding: 4px;
}
a.toggle_title,
div.toggle_block {
  user-select: none;
}
