@charset "utf-8";
/* CSS Document */

/* layout */
a {
color: #a4c639;
}

p a {
color: #a4c639;
}

.title-intro-time {
color: #a4c639;
}

.alt h4 {
color: #a4c639;
}

.change-color {
color: #a4c639;
}

.line-left {
background: #a4c639;
}

/* menu desktop */
ul.mainNav li a:hover {
color: #a4c639;
}

ul.mainNav li a.active {
color: #a4c639;
}

.curr {
border-left: 3px solid #a4c639;
}

/* menu desktop 3 */
#menu-mobile {
background: rgba(164, 198, 57, .95);
}

/* menu mobile */
nav.mobile-nav a.active {
color: #a4c639;
}

/* buttons */
.btn {
background: #a4c639;
}

/* contact form */
#form input:focus,
#form textarea:focus {
border-color: #a4c639;
}

/* owlCarousel */
.owl-page.active span {    
background: #a4c639;
}

.owl-prev,
.owl-next {
color: #a4c639;
}

/* introduction 4 - ROME */
.introduction-4-bg {
background: #a4c639;
}

/* introduction 5 - SAN FRANCISCO */
.introduction-5-text-bg {
background: #a4c639;
border: 2px solid #a4c639;
}

/* introduction 6 - RIO DE JANEIRO */
.introduction-6-text-bg {
background: #a4c639;
border: 2px solid #a4c639;
}

/* introduction 7 - BERLIN */
.borders-berlin {
border: 15px solid rgba(164, 198, 57, 1);
}

/* introduction 8 - PARIS */
.introduction-8 .introduction-8-intro-wrapper .introduction-8-intro-circle {
background: rgba(164, 198, 57, .55);
}

/* introduction 9 - QUEBEC */
.quebec {
color: #a4c639;
}

/* Styleswitch [DEMO only] */
.options-head {
background: #a4c639;
}