
body {
    overflow-x: hidden;
    font-family: 'Titillium Web', sans-serif;
    webkit-tap-highlight-color: #69CD5A;
}
.text-muted {
    color: #777;
}
.text-primary {
    color: #6a6a69;
}
p {
    font-size: 16px;
    line-height: 1.75;
    margin-top: 15px;
}
p.large {
    font-size: 16px;
}
#logo {
    margin-top: -12px;
    max-width: 350px;
    width: 100%;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}
a {
    color: #69CD5A;
}
a:hover,
a:focus,
a:active,
a.active {
    color: #69CD5A;
}

b, strong {
    font-weight: bold;
    font-size: 18px;
}

h1,
h2,
h3,
h5,
h6 {
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif font-weight: 700;
}
.img-centered {
    margin: 0 auto;
}
.bg-light-gray {
    background-color: #f7f7f7;
}
.bg-darkest-gray {
    background-color: #222;
}
.btn-primary {
    border-color: #f96e5b;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif font-weight: 700;
    color: #fff;
    background-color: #f96e5b;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f96e5b;
    color: #fff;
    background-color: #f96e5b;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #69CD5A;
    background-color: #69CD5A;
}
.btn-primary .badge {
    color: #f96e5b;
    background-color: #fff;
}
.btn-xl {
    padding: 12px 30px;
    border-color: #6a6a69;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #6a6a69;
    float: right;
}
.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #69CD5A;
    color: #fff;
    background-color: #69CD5A;
}
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}
.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #f96e5b;
    background-color: #f96e5b;
}
.btn-xl .badge {
    color: #f96e5b;
    background-color: #fff;
}

.navbar-default {
    border-color: transparent;
    background-color: #fff;
    padding: 5px 0;
}
.navbar-default .navbar-brand {
    font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
    color: #69CD5A;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #69CD5A;
}
.navbar-default .navbar-collapse {
    border-color: rgba(255, 255, 255, .02);
}
.navbar-default .navbar-collapse .navbar-default .navbar-toggle {
    border-color: #f96e5b;
    background-color: #f96e5b;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #6a6a69;
}
.navbar-default .navbar-toggle {
    border-color: #69CD5A;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #000;
}
.navbar-default .nav li a:hover {
    outline: 0;
    color: #69CD5A;
}
.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #69CD5A;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #69CD5A;
    background-color: transparent;
}
.navbar-custom .navbar-nav>.active>a,
.navbar-custom .navbar-nav>.active>a:hover,
.navbar-custom .navbar-nav>.active>a:focus {
    color: #69CD5A;
}

.carousel{
    top: 55px;
}

.cover {
    width: 100vw;
}

header {
    text-align: center;
    color: #fff;
    margin-top: 60px;
    background-attachment: scroll;
    background-image: url(../img/cover.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}
header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: 'Titillium Web', sans-serif font-size: 22px;
    font-style: italic;
    line-height: 22px;
}
header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

#impresa {
    padding-top: 110px;
}

.whois {
    margin: 0 auto;
    }

section {
    padding: 70px 0;
}
section h2.section-heading {
    margin-top: 0;
    margin-bottom: 45px;
    font-size: 25px;
    text-align: center;
}
section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Titillium Web', sans-serif font-size: 16px;
    font-style: italic;
    font-weight: 400;
}
.service-heading {
    margin: 15px 0;
    text-transform: none;
}

.parallax {
    width: 100%;
    padding: 50px 0;
    height: 450px;
    color: #fff;
    background: url(../img/parallax_1.jpg) no-repeat center 50% fixed;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.parallax2 {
    width: 100%;
    padding: 50px 0;
    height: 450px;
    color: #fff;
    background: url(../img/parallax_2.jpg) no-repeat center 50% fixed;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.parallax3 {
    width: 100%;
    padding: 50px 0;
    height: 450px;
    color: #fff;
    background: url(../img/parallax_3.jpg) no-repeat center 50% fixed;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}
.aboutclass {
    text-align: left;
    margin-bottom: 30px;
}

.aboutclass-title {
    text-align: left;
    text-align: center;
    margin-bottom: 80px;
    font-size: 20px;
    font-weight: 600;
}

#about. img-responsive {
    margin: 0 auto;
}
.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 10%;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #69CD5A;
}
.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}
.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}
.timeline>li:after {
    clear: both;
}
.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}
.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}
.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}
.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #fff;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #69CD5A;
}
.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}
.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}
.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}
.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}
.timeline>li:last-child {
    margin-bottom: 0;
}
.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}
.timeline .timeline-heading h4.subheading {
    text-transform: none;
    font-weight: bold;
}
.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

aside.clients img {
    margin: 50px auto;
}
section#contact {
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
}
section#contact .section-heading {
    color: #222;
    
}
section#contact .form-group {
    margin-bottom: 25px;
}
section#contact .form-group input,
section#contact .form-group textarea {
    padding: 10px;
}
section#contact .form-group input.form-control {
    height: auto;
}
.form-control {
    border: 1px solid #6a6a69;
}
section#contact .form-group textarea.form-control {
    height: 180px;
}
section#contact .form-control:focus {
    border-color: #6a6a69;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(106, 106, 105, 0.7), 0 0 8px rgba(106, 106, 105, 0.7);
    box-shadow: inset 0 1px 1px rgba(106, 106, 105, 0.7), 0 0 8px rgba(106, 106, 105, 0.7)
}
section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif font-weight: 700;
    color: #bbb;
}
section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif font-weight: 700;
    color: #bbb;
}
section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif font-weight: 700;
    color: #bbb;
}
section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: 'Titillium Web', sans-serif font-weight: 700;
    color: #bbb;
}
section#contact .text-danger {
    color: #69CD5A;
}

p.requied-input {
    margin-left: 20px;
    font-size: 13px;
}

ul, ol {
    margin-top: -35px;
    margin-left: 50px;
    margin-bottom: 0px;
    text-decoration: none;
    list-style-type: none;
}

/* Map */

#container-map{width: 100%; height:500px;top:100px; left:0;}
      		#top-sfu{width:100%; background: url(img/top-sfu.png) repeat-x; height:10px;position: absolute;z-index:20;top:0;}
      		#bottom-sfu{width:100%; background: url(img/bottom-sfu.png) repeat-x; height:10px;position: absolute;z-index:20;bottom:0;}

      .popup a{color:#69CD5A;text-decoration: none;}	
      .popup h2{margin:0;padding:0;}
      .popup #berlin{width:220px;height:40px; background: url(img/berlin.png);text-indent: -9999px}
      
      #map-canvas{width: 100%; height:100%; position:relative;z-index:10;}

footer {
    padding: 25px 0;
    text-align: center;
    border-top: solid 2px #6a6a69;
}
footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: 'Titillium Web', sans-serif line-height: 40px;
    color: #6a6a69;
    font-size: 16px;
    line-height: 40px;
}
footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: 'Titillium Web', sans-serif line-height: 40px;
}
ul.social-buttons {
    margin-bottom: 0;
    margin-top: 0px;
}
ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

/*-------------------------------------------- MEDIA iPhone ----------------------------------------------*/

@media only screen 
and (min-width : 300px) 
and (max-width : 600px) {
    #logo {
        margin-top: -4px;
        max-width: 230px;
        width: 100%;
    }
}

/*-------------------------------------------- MEDIA iPAD ----------------------------------------------*/

@media(min-width:768px) {
    .navbar-default {
        padding: 5px 0;
        border: 0;
        background-color: #fff;
        border-bottom: solid 2px #6a6a69;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }
    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }
    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }
    .navbar-default.navbar-shrink {
        padding: 5px 0;
        background-color: #fff;
        border-bottom: solid 2px #6a6a69;
    }
    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
    header .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }
    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'Titillium Web', sans-serif font-size: 40px;
        font-style: italic;
        line-height: 50px;
    }
    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: 'Titillium Web', sans-serif font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
    
    .carousel-caption {
        padding-bottom: 100px;
        font-size: 60px;
    }
    
    .timeline:before {
        left: 50%;
        bottom: 3%;
    }
    .timeline>li {
        margin-bottom: 30px;
        min-height: 100px;
    }
    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }
    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }
    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}
/*--------------------------------------------MEDIA iPad----------------------------------------------*/

@media (max-width: 767px) {
     
    .carousel{
    top: 55px;
    }

    .carousel {
        position: relative;
        top: 45px;
    }
    #carousel-main .carousel-caption h2 {
        font-size: 48px;
        font-weight: 300;
    }
    #carousel-main .carousel-caption .lead {
        margin-bottom: 30px;
    }
    #team-carousel .carousel-control.left {
        left: 0;
    }
    #team-carousel .carousel-control.right {
        right: 0;
    }
    
    .navbar-default {
        padding: 0 0;
        border-bottom: solid 2px #6a6a69;
    }
    
    .col-lg-4.text-left.mobile-contact {
        padding-bottom: 40px;
    }
    
    .parallax {
        background: url(../img/parallax_1.jpg) no-repeat center center scroll;
    }
    .parallax2 {
        background: url(../img/parallax_2.jpg) no-repeat center center scroll;
    }
    .parallax3 {
        background: url(../img/parallax_3.jpg) no-repeat center center scroll;
    }
    
    section h2.section-heading {
        margin-top: 20px;
    }
    
    section h3.section-subheading {
        font-size: 20px;   
    }
    section {
        padding: 40px 0 20px 0;
        background-color: #fff;
    }
    
    #impresa {
        padding-top: 40px;
    }
    
    .timeline>li:before,
    .timeline>li:after {
        content: " ";
        display: block;
    }
    .timeline:before {
        bottom: 4%;
    }
    
    .timeline>li {
    margin-bottom: 20px;
    }
    
    footer {
        padding: 10px 0 10px 0;
    }
    .agency-1 {
        padding-top: 50px;
    }
    
}

/*--------------------------------------------MEDIA iPad----------------------------------------------*/

@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) {
    #logo {
        margin-top: -7px;
        max-width: 270px;
        width: 100%;
    }
    
    .col-lg-4.text-left.mobile-contact {
        padding-bottom: 40px;
    }
    
    .parallax {
        background: url(../img/parallax_1.jpg) no-repeat center center scroll;
    }
    .parallax2 {
        background: url(../img/parallax_2.jpg) no-repeat center center scroll;
    }
    .parallax3 {
        background: url(../img/parallax_3.jpg) no-repeat center center scroll;
    }
}

/*-------------------------------------------- MEDIA PC ----------------------------------------------*/


@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }
    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }
    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }
    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

/*-------------------------------------------- MEDIA Large Device ----------------------------------------------*/


@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }
    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }
    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }
    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 12px 100px 20px 20px;
    }
}