.one-page-header .navbar-brand {
    font-size: 31px;
    font-weight: 200;
    line-height: 15px;
    padding: 0px 15px 13px;
    color: #fff !important;
    font-family: 'Open Sans', sans-serif;
}

i.icon-bg-u {
    background: #015da3;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

a {
    color: #000000;
    text-decoration: none;
}

.title-v1 h1::after, .title-v1 h2::after {
    bottom: 0;
    left: 50%;
    height: 1px;
    width: 70px;
    content: " ";
    margin-left: -35px;
    position: absolute;
    background: #015da3;
}

.color-vineta {
    color: #015da3;
}

.one-page-header .navbar-nav > .active > a, .one-page-header .navbar-nav > .active > a:hover, .one-page-header .navbar-nav > .active > a:focus, .one-page-header .dropdown-menu > .active > a, .one-page-header .dropdown-menu > .active > a:hover, .one-page-header .dropdown-menu > .active > a:focus, .one-page-header.top-nav-collapse .dropdown-menu > .active > a, .one-page-header.top-nav-collapse .dropdown-menu > .active > a:hover, .one-page-header.top-nav-collapse .dropdown-menu > .active > a:focus {
    z-index: 1;
    background: none;
    color: #015da3 !important;
}

.one-page-header.top-nav-collapse .dropdown-menu > li {
    background: #dfdfdf;
    color: #000000;
}

.tamanioLista{
    font-size: 16px;
    padding-bottom: 4px;
}

.imaSitiosInteres{
    width:100px; 
    height:100px;
    margin-left: 20px;
    margin-right: 20px
}

.parallax-quote {
    color: #fff;
    padding: 50px 0;
    position: relative;
    text-align: center;
    /*
    background: url(../img/team/faces.jpg) 50% 0 repeat fixed;
        background-position-x: 50%;
        background-position-y: 0px;
        */
}

.testimonials-v3 li img {
    width: 390px;
    height: 405px;
    margin-bottom: 10px;
}

title p {
    color: #015da3;
    margin-bottom: 0;
}

.testimonials-v3 .testimonials-v3-title p {
    color: #015da3;
    margin-bottom: 0;
}
