@charset "utf-8";
/* CSS Document */

/* layout */
a {
color: #00b489;
}

p a {
color: #00b489;
}

.title-intro-time {
color: #00b489;
}

.change-color {
color: #00b489;
}

/* skrollr */
#progress {
background: #00b489;
}

/* buttons */
.btn {
background: #00b489;
}

/* contact form */
#form input:focus,
#form textarea:focus {
border-color: #00b489;
}

/* preloader */
.dot-1 {
background: #00b489;
}

/* owlCarousel */
.owl-page.active span {    
background: #00b489;
}

/* Styleswitch [DEMO only] */
.options-head {
background: #00b489;
}