.services-carousel-02 .owl-stage-outer .owl-stage .owl-item div.block.hvr-overline-reveal {
    width: 270px;
}

.banner-img-pipeta {
    background-attachment: fixed;
    background-image: url(../images/inner-banner/pipeta.jpg);
    background-repeat: repeat-y;
    background-position: 50% 0;
    background-size: cover;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #3ebff1;
}

.hvr-overline-reveal:before {
    background: #35bd57;
}

.herotext.center .short-description.center {
    text-align: center;
}

.owl-carousel.owl-loaded {
    text-align: center;
}

/*.herotext h2 {
   color: #3ebff1;
}*/

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:hover {
    color: #3ebff1;
}

#successWrapper div {
    font-weight: bold;
    text-align: center;
    font-size: 16px;
}