/** General **/

body {
    font-family:'Open Sans', sans-serif;
    color: #333333;
}
h1, h2, h3, h4, h5, h6 {
    font-family:'Open Sans', sans-serif;
    color: #232a2f;
}
h3, h4, h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    margin-bottom: 30px;
}
p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    margin-bottom: 30px;
}

.header-texto {
    margin-bottom: 40px;
    color: #ffffff;
}
.header-texto h2 {
    font-weight: 300;
    font-size: 40px;
}
.header-texto h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
    font-size: 24px;
}
ul.list li:before {
    position: absolute;
    left: 3px;
    font-family:'FontAwesome';
    content:'\f105';
}
ul.list {
    padding-left: 28px;
    padding-bottom: 10px;
    list-style: none;
    position: relative;
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
}

a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #6F1914;
}
a:hover {
    color: #232a2f;
    text-decoration: none;
}
#contenedor-pagina {
    width: 100%;
    position: relative;
}
#sidebar {
    position: fixed;
    width: 220px;
    background: #621612;
    height: 100%;
    right: 0;
    font-family: 'Open Sans', sans-serif;
}
.navbar-brand img{
    max-width:100%;
}
.logito_ga img{
    width:40px;
    position:absolute;
    right:5px;
    top:5px;
}
#sidebar .navbar-toggle {
    margin-top: 11px;
}
#sidebar .navbar-brand {
    height: 290px;
    width: 100%;
    border-bottom: 1px solid #ffffff;
}
.navbar-nav > li > a{
    padding-top:7px;
    padding-bottom:7px;
}
.navbar-brand>img {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    margin-top:10px;
}
.navbar-brand>img.sin-logo {
    width: 40%;
    margin: 0 auto;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
}
.navbar-brand span.nombre_empresa {
    padding-left: 20px;
    font-size: 0.9em;
    line-height: 22px;
    color: #ffffff;
    display: block;
    position: relative;
}
.navbar-brand span.eslogan {
    padding-left: 20px;
    font-size: 12px;
    line-height: 16px;
    color: #ffffff;
    display: block;
    position: relative;
    margin-top: 10px;
}
#sidebar .navbar {
    border-radius: 0;
    background: transparent;
    border: none;
    padding-top: 20%;
}
#sidebar .navbar-collapse {
    padding-left: 20px;
}
#sidebar .navbar-header, #sidebar .navbar-nav, #sidebar .navbar-nav li {
    float: none;
    margin-left: -10px;
}
#sidebar .navbar-default .navbar-nav>li>a {
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    letter-spacing:1.5px;
    text-transform: uppercase;
    padding-left: 30px;
}
#sidebar .navbar-default .navbar-nav>li>a:hover {
    background: rgba(38, 41, 46, .2);
}


#sidebar .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background: transparent;
    color: #9E9E9E;
}
#sidebar .navbar-nav {
    margin: 7.5px -15px;
}
#sidebar .navbar-nav .opens .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    border: 0;
    box-shadow: none;
    background-color: transparent;
}
#sidebar .navbar-default .navbar-nav .opens .dropdown-menu>li>a {
    color: #777;
}
#sidebar .navbar-nav .opens .dropdown-menu>li>a {
    line-height: 20px;
}

.fa-users {
    margin-right:5px
}

.boton_portal {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
        padding: 6px 12px;
}
.boton_portal:hover {
    background: #fff;
    color:#555;
    border: 1px solid #fff;
}

#container {
    position: relative;
    margin-right: 220px;
}
#container section {
    padding: 60px;
}
#container section#cabecera-pagina-valoranadido {
  background-image: url('../img/trabajo.jpg');
  background-size: 100%;
  height:300px;
}
#container section#cabecera-pagina-deinteres {
  background-image: url('../img/trabajo.jpg');
  background-size: 100%;
  height:300px;
}
#container section {
    background: rgba(236, 239, 241, 0.48)
}
#container section.equipo {
    border-top: 1px solid #f7f8f9;
    border-bottom: 1px solid #f7f8f9;
    background: #fff;
    padding-top:20px;
    padding-bottom:20px;
    padding-left:60px;
    padding-right:60px;
}
#container section.fondo-blanco {
    background: #ffffff;
}
.mg-bt-80 {
    margin-bottom: 80px;
}
.mg-bt-60 {
    margin-bottom: 60px;
}
.mg-bt-40 {
    margin-bottom: 40px;
}
.mg-bt-30 {
    margin-bottom: 30px;
}
.mg-bt-20 {
    margin-bottom: 20px;
}
.mg-bt-10 {
    margin-bottom: 10px;
}
.mg-bt-0 {
    margin-bottom: 0px;
}
.mg-top-40 {
    margin-top: 40px;
}
.mg-right-20 {
    margin-right: 20px;
}
.mg-left-40 {
    margin-left: 40px;
}
.subir {
    position: fixed;
    bottom: 0;
    right: 0px;
    width: 0px;
    height: 0px;
    color: #FFF;
    border-style: solid;
    border-width: 0 0 80px 80px;
    border-color: transparent transparent rgba(18, 24, 24, .4) transparent;
    z-index: 999;
}
.subir span {
    position: relative;
    overflow: hidden;
    font-size: 20px;
    bottom: -27px;
    display: inline-block;
    left: -50px;
    cursor: pointer;
    height: 42px;
    width: 60px;
    line-height: 50px;
    text-align: center;
    z-index: 1000;
}
.subir a {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 60px;
    height: 60px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.subir .first {
    top: 0px;
}
.subir .hover {
    top: 20px;
}
.subir .first i {
    color: #FFF;
}
.footer-toogle .hover i {
    color: #6F1914;
}
.subir:hover {
    cursor: pointer;
}
.subir:hover span > a.first {
    top: -5px;
}
.btn {
    border-radius: 0;
    padding: 8px 13px;
    margin-right: 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btn.grande {
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 500;
}
.btn.btn-bordes {
    background: #fff;
    border: 1px solid #6b6b6b;
    color: #6b6b6b;
}
.btn.btn-bordes:hover {
    background: #6F1914;
    border: 1px solid #ffffff;
    color: #ffffff;
}
.btn.btn-bordes2 {
    background: #6F1914;
    border: 1px solid #ffffff;
    color: #ffffff;
}
.btn.btn-bordes2:hover {
    background: #fff;
    border: 1px solid #6b6b6b;
    color: #6b6b6b;
}
.redes-sociales {
    padding: 0;
    text-align: center;
}
.redes-sociales li {
    list-style: none;
    display: inline-block;
    cursor: pointer;
    margin-left: 15px;
}
.redes-sociales li a {
    display: block;
    width: 55px;
    height: 55px;
    text-align: center;
    font-size: 25px;
    line-height: 55px;
    color: #6F1914;
    background: #f1f1f1;
    border-radius: 50%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.redes-sociales li:hover a {
    color: #fff;
    background: #6F1914;
}
.redes-sociales li:hover a i {
    color: #fff;
}

/*** Inicio ***/

.navbar-brand>img {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 20px;
    margin-bottom: 10px;
    margin-top:10px;
}
.navbar-brand>img.sin-logo {
    width: 40%;
    margin: 0 auto;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
#container section.inicio {
    padding: 0px;
}
#slider-inicio {
    height: 600px !important;
}

.inicio .filtro-slider {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background:rgba(236, 239, 241, 0.48);
}
.slide-border {
    border: 1px solid #fff;
    height: 580px;
    width: 100%;
    margin-left: 10px;
    margin-top: 10px;
}

.texto-slider span p {
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 0px;
}
.inicio .texto-slider {
    position: absolute;
    display: block;
    bottom:40%;
    right: 0;
    left:-220px;
    width: 100%;
    padding: 0 10px;
    z-index: 22;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.inicio .texto-slider h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 3em;
    line-height: 40px;
    letter-spacing: 2px;
    color: #232a2f;
    position: relative;
}
.inicio .texto-slider span {
    font-weight: 300;
    font-size: 1.8em;
    line-height: 40px;
    letter-spacing: 0px;
    color: #232a2f;
    position: relative;
}
.inicio .slides-navigation {
    margin: 0 auto;
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 0%;
    right: 92%;
    height: 120px;
}
.inicio .slides-navigation a {
    position: absolute;
    font-size: 20px;
    font-weight: 300;
    top: 0;
    right: 0;
    line-height: 40px;
    z-index: 1;
    bottom: 21px;
    color: #fff;
}
.inicio .slides-navigation a:hover {
    color: #6F1914;
}
.inicio .slides-navigation a.prev, .inicio .slides-navigation a.next {
    background: #525252;
    width: 40px;
    height: 40px;
    text-align: center;
}
.inicio .slides-navigation a.prev {
    right: 70px;
    top: 20px;
}
.inicio .slides-navigation a.next {
    right: 28px;
    top: 20px;
}

/** Servicios **/

.img-servicios img {
    width:500px;
}

.img-servicios {
    overflow: hidden;
    margin-bottom: 20px;
    height: 300px;
}

#container section.servicios {
    background: #ffffff;
    padding-top: 40px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
}
#container section.servicios.fondo-gris {
    background: #f1f1f1;
    padding-top: 30px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 30px;
}
#slider-empresa {
    position: relative;
    z-index: 1;
}
#slider-empresa div {
    position: relative;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
#slider-empresa div img {
    z-index: -1;
    position: relative;
    width: 100%;
}
.servicios .icono-servicios {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #6F1914;
    text-align: center;
    font-size: 20px;
    color: #FFF;
    margin: 0 auto;
    position: relative;
    line-height: 50px;
}
.servicios .icono-servicios:hover {
    color: #6F1914;
    background: #fff;
    border: 2px solid #6F1914;
}
#container section#cabecera-pagina-servicios {
    background-image: url('../img/trabajo.jpg');
    background-size: 100%;
    height:300px
}
.servicios .servicios-desc {
    padding-left: 10px;
}
.servicios .servicios-desc h2 {
    margin-top: 0;
    margin-bottom: 15px;
    letter-spacing: 2px;
    text-align: center;
    font-size: 17px;
}
.servicios .servicios-desc p {
    letter-spacing: 1px;
    text-align: center;
    font-size: 0.9em;
    line-height: 22px;
}

/** Opiniones **/

#container section.opiniones {
    padding: 20px;
}
.opiniones {
    text-align: center;
}
.opiniones ul li {
    list-style: none;
    padding: 0;
}
.opiniones h2 {
    font-weight: 400;
    padding: 0 10%;
    font-size: 1em;
    line-height: 30px;
    text-align: center;
    letter-spacing: 1px;
    color: #85939b;
}
.opiniones .icono-opiniones {
    font-size: 20px;
    color: #6F1914;
}
.opiniones span {
    padding-top: 20px;
    display: block;
    position: relative;
}
.opiniones span#controls {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -60px;
    padding: 0;
    margin-right: 92%;
    line-height: 37px;
}
.opiniones .quote-right-indicator:hover, .opiniones .quote-left-indicator:hover {
    color: #6F1914;
}
.opiniones .quote-right-indicator, .opiniones .quote-left-indicator {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
    background: #525252;
    font-size: 25px;
    font-weight: 300;
    z-index: 1;
    color: #ffffff;
}
.opiniones .quote-left-indicator {
    margin-right: 2px;
}



#container section#cabecera-pagina {
    background-image: url('../img/trabajo.jpg');
    background-size: 100%;
    height:300px
}

/** Empresa **/
#container section#cabecera-pagina-empresa {
    background-image: url('../img/trabajo.jpg');
    background-size: 100%;
    height:300px
}
 #container section.empresa {
    background: #ffffff;
        padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 30px;
    padding-top: 30px;
}
#cabecera-pagina .filtro-slider, #cabecera-pagina-empresa .filtro-slider, #cabecera-pagina-servicios .filtro-slider, #cabecera-pagina-noticias .filtro-slider, #cabecera-pagina .filtro-slider, #cabecera-pagina-contacto .filtro-slider, #cabecera-pagina-deinteres .filtro-slider, #cabecera-pagina-valoranadido .filtro-slider  {
    display: block;
    position: absolute;
    width: 100%;
    height: 300px;
    left: 0;
    top: 0;
    background:rgba(236, 239, 241, 0.48);
}

.imagen_pagina_empresa{
    width:90%;
    padding-top:30px
}

.texto-empresa p{
    margin-bottom: 10px;
    font-size: 1em;
    line-height: 22px;
    letter-spacing: 1px;
    padding-right: 60px;
}
span.titulo-pagina {
    background: #6F1914 none repeat scroll 0 0 padding-box;
    opacity: .8;
    padding: 20px 0;
    color: #fff;
    font-size: 1.5em;
    text-transform: uppercase;
    margin-top: 80px;
    font-weight: 300;
    display: block;
}
.equipo .personal {
    color: #202020;
    background: #f7f8f9;
    position: relative;
    z-index: 1;
    height: auto;
}
.equipo .personal .imagen-equipo {
    position: relative;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.equipo .personal .imagen-equipo img {
    position: relative;
    z-index: -1;
    max-width: 60%;
    width: 100%;
    padding-top: 40px;
}
.equipo .personal h3 {
    margin-bottom: 0px;
        margin-top: 0px;
    color: #202020;
    font-weight: 400;
    font-size: 1.2em;
}
.equipo .personal a {
    color: #202020;
    font-size: 0.7em;
}
.estudios-equipo p{
    margin-bottom:5px;
    line-height: 1.4;
    font-size: 12px;
}
.equipo .personal .desc {
    padding:25px;
}
.equipo .personal span {
    font-size: 13px;
    font-weight: 700;
    display: block;
    position: relative;
    padding-bottom: 20px;
}

/*** Noticias ***/
#container section#cabecera-pagina-noticias {
    background-image: url('../img/trabajo.jpg');
    background-size: 100%;
    height:300px
}

ul.noticias-info {
    clear: both;
    padding: 8px 0;
    border-top: solid 1px #ECEBEB;
    border-bottom: solid 1px #ECEBEB;
    list-style: none;
    margin: 30px 0 12px 0;
    padding-left: 0;
}
.noticias-info li:first-child {
    border-left: none;
    padding-left: 0;
}
ul.noticias-info li {
    display: inline-block;
    color: #333;
    font-size: 13px;
    margin-right: 10px;
    border-left: 1px solid #ECEBEB;
    padding-left: 13px;
}
.noticias-info li:last-child {
    float: right;
}

/** Call to action **/

#container section.call {
    padding: 40px;
    margin-top: 0px;
    background: #f7f8f9;
}
.hover-call {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hover-call:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hover-call:hover, .hover-call:focus, .hover-call:active {
  color: white;
}
.hover-call:hover:before, .hover-call:focus:before, .hover-call:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.call {
    position: relative;
}
.call h2 {
    display: inline-block;
    font-size: 1.2em;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-top: 10px;
}
.call h2 span {
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-family:'Open Sans', sans-serif;
    font-weight: 300;
    text-transform:none;
    letter-spacing: 0px;
}
.call .btn {
    display: inline-block;
    margin: 25px 10px 10px;
}

/** redes sociales **/

#container section.redes-sociales {
    background: #ffffff;
    border-top: 1px solid #ebebeb;
    padding:40px;
}

/** valor añadido **/

#container section.valor {
    background: #ffffff;
    padding-bottom: 60px;
}
.titulo-valor {
    margin-top: 0px;
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 1.5px;
    color: #474747;
    line-height: 18px;
}
.texto-valor {
    color: #4c4c4c;
    font-size: 0.9em;
}

/** Contacto **/
.contact-form .desactivado{
  opacity: 0.4;
}
#container section#cabecera-pagina-contacto{
  background-image: url('../img/trabajo.jpg');
  background-size: 100%;
  height:300px;
}
.contact-form input[class="desactivado"]:hover{
  background: #fff;
  border: 1px solid #6b6b6b;
  color: #6b6b6b;
}

#container section.contacto_varios {
    background: #f1f1f1;
    padding-bottom: 0px;
}

.google-maps {
    height: 400px;
    width: 100%;
}
.google-maps iframe {
    width: 100%;
    height: 400px;
    margin-bottom: 10px;
}
.contacto {
    position: relative;
}
.contacto form {
    margin-bottom: 40px;
}
.contacto form .form-group {
    margin-bottom: 2px;
}
.contacto form input, .contacto form textarea {
    border-radius: 0;
    background: rgba(0, 0, 0, .07);
    color: #85939b;
    border:none;
    border-left:1px solid #6F1914;
    box-shadow: none;
}
.contacto form input {
    height: 50px;
}
.contacto form input:focus, .contacto form textarea:focus {
    box-shadow: none;
    border:1px solid #6F1914;
}
.contacto {
    font-size: 1.1em;
}
.contacto_varios {
    position: relative;
}
.contacto_varios form {
    margin-bottom: 40px;
}
.contacto_varios form .form-group {
    margin-bottom: 2px;
}
.contacto_varios form input, .contacto_varios form textarea {
    border-radius: 0;
    background: rgba(0, 0, 0, .07);
    color: #85939b;
    border:none;
    border-left:1px solid #6F1914;
    box-shadow: none;
}
.contacto_varios form input {
    height: 50px;
}
.contacto_varios form input:focus, .contacto_varios form textarea:focus {
    box-shadow: none;
    border:1px solid #6F1914;
}
.contacto_varios {
    font-size: 1.1em;
}
.info_contacto2 {
    list-style: none;
    padding: 0;
    color: #85939b;
    line-height: 40px;
}
.info_contacto3 {
    list-style: none;
    padding: 0;
    color: #85939b;
    line-height: 40px;
    margin-left: 20px;
    margin-top: 10px;
}
.mail-contacto a {
    color: #85939b;
    margin-left: 10px;
}
.telefono-contacto {
    color: #85939b;
    margin-left: 10px;
}
.telefono2-contacto {
    margin-left: 10px;
}
.fax-contacto {
    margin-left: 10px;
}
.direccion-contacto {
    color: #85939b;
    margin-left: 10px;
}
.redes-sociales-container {
    margin-top: 40px;
}
.redes-sociales-contacto {
    padding: 0;
    text-align: center;
}
.redes-sociales-contacto li {
    list-style: none;
    display: inline-block;
    cursor: pointer;
    margin-left: 15px;
}
.redes-sociales-contacto li a {
    display: block;
    width: 55px;
    height: 55px;
    text-align: center;
    font-size: 25px;
    line-height: 55px;
    color: #2b2e33;
    background: #ffffff;
    border-radius: 50%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.redes-sociales-contacto li:hover a {
    color: #fff;
    background: #6F1914;
}
.redes-sociales-contacto li:hover a i {
    color: #fff;
}

/** noticias  **/

 #container section.noticias {
    padding-top: 100px;
}
#contenedor-noticias {
    padding-right: 20px;
    margin-right: 20px;
    border-right:1px solid #e5e8eb;
    margin-bottom: 40px;
}
#contenedor-noticias .numeracion {
    margin: 60px 0 10px;
    display: inline-block;
}
#contenedor-noticias .numeracion li {
    display: inline-block;
}
#contenedor-noticias .numeracion li a {
    width: 30px;
    font-family:'Open Sans', sans-serif;
    font-size: 14px;
    color: #85939b;
    height: 30px;
    margin-right: 10px;
    margin-bottom: 8px;
    border-radius: 50%;
    background: #eceff1;
    border:none;
    text-align: center;
    line-height: 30px;
    display: block;
    padding:0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
#contenedor-noticias .numeracion li:hover a {
    background: #6F1914;
    color: #FFF;
}
#contenedor-noticias .numeracion li.active a:hover {
    pointer-event:none;
    transform: none;
    -ms-transform: none;
    /* IE 9 */
    -webkit-transform: none;
    /* Safari and Chrome */
    -o-transform: none;
    /* Opera */
    -moz-transform: none;
}
#contenedor-noticias .numeracion li.active a {
    color: #FFF;
    background: #6F1914;
}
.barra-lateral {
    padding-left: 0;
}
.noticia {
    position: relative;
    margin-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #e5e8eb;
}
.noticia:first-child {
    margin-top: 0;
}
.noticia:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.noticia .imagen-noticia {
    position: relative;
}
.noticia .imagen-noticia img {
    width: 90%;
    margin-bottom: 20px;
    overflow: hidden;
}
.noticia .post-title {
    position: absolute;
    max-width: 95%;
    right: 0;
    top: 0;
    background: #e5e8eb;
    padding:5px 20px;
}
.noticia .post-title h1 {
    line-height: 54px;
    font-weight: 300;
    font-size: 36px;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}
.noticia .post-title h1 a {
    color: #232a2f;
}
.noticia .post-meta {
    margin-bottom: 40px;
}
.noticia .post-meta span {
    /*color: #FFF;*/
    font-weight: 300;
    text-transform: uppercase;
    font-size: 13px;
}
.noticia .post-meta span a {
    /*color: #FFF;*/
    color: inherit;
}
.noticia .post-meta span a:hover {
    color: #6F1914;
}
.noticia .post-meta span:after {
    content:'/';
    margin: 0 5px 0 9px;
}
.noticia .post-meta span:last-child:after {
    content:'';
    margin:0;
}
.noticia .contenido-noticia p {
    margin-bottom: 30px;
    font-size: 1em;
}
.noticia .contenido-noticia h3 {
    font-size: 1.4em;
}
.noticia .contenido-noticia  {
    margin-right: 50px;
}

/** widget **/

.barra-lateral .widget {
    margin-bottom: 30px;
}
.barra-lateral .widget ul {
    padding-left: 0;
    margin: 0;
    list-style: none;
}
.barra-lateral .widget ul li, .barra-lateral .widget ul li a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #85939b;
}
.barra-lateral .widget ul li a:hover {
    color: #6F1914;
}
.barra-lateral .widget ul li {
    margin-bottom: 7px;
}
.barra-lateral .widget .search-widget input[type='text'] {
    height: 50px;
    border-radius: 0;
    background: #e5e8eb;
    border:none;
    padding: 8px 12px;
    box-shadow: none;
}
.barra-lateral .widget .search-widget .btn {
    height: 50px;
    border-radius: 0;
    background: #e5e8eb;
    border:none;
    color: #f7f8f9;
    box-shadow: none;
    font-size: 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.barra-lateral .widget .search-widget .btn:hover {
    color: #FFF;
}
.barra-lateral .widget .ads-widget img {
    max-width: 100%;
}
.widget .widget-title {
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    /*color: #FFF;*/
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 0;
}
.widget .titulo-widget a {
    color: inherit;
}
.widget .titulo-widget a:hover {
    color: #6F1914;
}

/** Footer **/

.horario_pie p {
    margin-bottom:0px;
}

.pie img{
    margin-top: 20px;
}
footer p {
    font-size: 0.8em;
    margin: 0px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
}

footer {
    background: #6F1914;
    padding:5px;
}

footer .copyright {
    margin-top: 10px;
    font-size: 0.8em;
    color: #ffffff;
}
footer .copyright a {
    color: #ffffff;
}

footer .copyright a:hover {
    color: #333;
}

footer .politica_condiciones a, footer .politica-de-cookies a {
    color: #ffffff;
}
.pie .texto-footer  {
    padding: 20px;
    color: #ffffff;
    font-size: 13px;
        line-height: 22px;
}
.pie .texto-footer p {
    font-weight: 400;
    font-size: 0.92em;
    line-height: 22px;
    letter-spacing: 1px;
    text-align: justify;
}

.pie .info_contacto {
  list-style: none;
  padding: 20px;
  font-size: 0.9em;
  color: #ffffff;
  line-height: 20px;
}
.pie .info_contacto p {
  list-style: none;
  padding: 0;
  font-size: 1em;
  color: #ffffff;
  line-height: 20px;
}
.pie .info_contacto li span {
    display: table-cell;
    padding: 5px;
}

.mail-footer a {
    color: #ffffff;
}

#container section.fondo-pie {
    background: #48100D;
}
#container section.pie {
    padding-top: 40px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 0px;
}
.input-group-addon .fa {
    color:#48100D;
}

/** error 404 **/

#container section.error {
    padding: 0px !important;
}

.pagina-error {
    padding: 90px 0;
    text-align: center;
}
.pagina-error h1 {
    font-size: 160px;
    line-height: 140px;
    font-weight: 700;
    color: #333;
}
.pagina-error h3 {
    font-size: 64px;
    line-height: 70px;
    font-weight: 300;
}
.pagina-error p {
    font-size: 22px;
    line-height: 28px;
    color: #666;
    margin-bottom: 25px;
}

/** numeracion **/

.numeracion {
    margin: 40px 0 10px;
    display: inline-block;
}
.numeracion li {
    display: inline-block;
}
.numeracion li a {
    width: 55px;
    font-family:'Open Sans', sans-serif;
    font-size: 16px;
    color: #85939b;
    height: 55px;
    margin-right: 10px;
    margin-bottom: 8px;
    border-radius: 50%;
    background: #eceff1;
    border:none;
    text-align: center;
    line-height: 55px;
    display: block;
    padding:0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.numeracion li:hover a {
    background: #6F1914;
    color: #FFF;
}
.numeracion li.active a:hover {
    pointer-event:none;
    transform: none;
    -ms-transform: none;
    /* IE 9 */
    -webkit-transform: none;
    /* Safari and Chrome */
    -o-transform: none;
    /* Opera */
    -moz-transform: none;
}
.numeracion li.active a {
    color: #FFF;
    background: #6F1914;
}
.numeracion>li:last-child>a, .numeracion>li:last-child>span,.numeracion>li:first-child>a, .numeracion>li:first-child>span{
    border-radius: 50%;
}

/** Cualidades **/

 #container section.cualidades {
    background: #ffffff;
    padding-top: 30px;
}
.cualidades-cajas {
    position: relative;
    float: left;
    display: table-row;
}
.cualidades-contenido {
    display: table-row;
}
.icono {
padding-left:15px;
}
.interes-izquierda .icono {
    text-align: left;
    float: left;
}
.icono {
    display: table-cell;
}
.cualidades-texto {
    display: table-cell;
}
.cualidades-p {
    font-weight: 400;
    font-size: 1em;
    line-height: 30px;
    letter-spacing: 1px;
}
.cualidades-derecha .cualidades-contenido {
    text-align: right;
    float: left;
}
.cualidades-contenido.tipo1 {
    border: 1px solid #f7f8f9;
    min-height: 180px;
}
.cualidades-contenido.tipo1:hover {
    background: #f7f8f9;
}
#container section.cualidades.pb {
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 40px;
}
.cualidades-contenido.tipo1 .icono {
    width: 25.598%;
    min-height: 180px;
    background: #f7f8f9;
    position: relative;
    color:  #6F1914;
}
.cualidades-derecha .icono {
    text-align: left;
    float: right;
}
.cualidades-derecha .cualidades-contenido .icono span {
    top: 15%;
    left: 15%;
}
.cualidades-contenido.tipo1 .icono span {
    font-size: 30px;
    position: absolute;
}
.cualidades-contenido.tipo1 .cualidades-texto {
    width: 74.4%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}
.cualidades-contenido.tipo1 h5 {
    margin-bottom: 10px;
}
.cualidades-separador {
    margin: 15px 0px;
}
.cualidades-separador {
    float: left;
    width: 100%;
    display: block;
    clear: both;
}
.cualidades-izquierda .cualidades-contenido {
    text-align: left;
    float: right;
}
.cualidades-izquierda .cualidades-texto {
    float: right;
}
.cualidades-izquierda .cualidades-contenido .icono span {
    top: 15%;
    right: 15%;
}

.cualidades-izquierda .icono {
    text-align: left;
    float: left;
    display: table-cell;
}
.cualidades-contenido.tipo1:hover .icono {
    background: #6F1914;
    color: #ffffff !important;
}
.cualidades-titulo {
    font-size: 1.2em;
}
/** De interés **/

 #container section.interes {
    background: #ffffff;
    padding-top: 20px;
    padding-bottom: 25px;
}
.interes-cajas {
    position: relative;
    float: left;
}
.interes-derecha .interes-contenido {
    text-align: right;
    float: left;
}
.interes-contenido.tipo2 {
    border: 1px solid #ebebeb;
}
.interes-contenido.tipo2:hover {
    background: #f1f1f1;
    color: #85939b;
}
.interes-contenido.tipo2 .icono {
    width: 25.598%;
    min-height: 141px;
    background: #ebebeb;
    position: relative;
    height: 320px;
}
.interes-derecha .icono {
    text-align: left;
    float: right;
}
.interes-contenido.tipo2 .icono span {
    font-size: 20px;
    margin-top: 20px;
}
.fa-calendar:before {
    margin-right: 10px;
}
.fa-suitcase:before {
    margin-right: 10px;
}
.fa-line-chart:before {
    margin-left: 10px;
}
.fa-building:before {
    margin-left: 10px;
}
.interes-contenido.tipo2 .interes-texto {
    width: 74.4%;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    height: auto;

}
.interes-contenido.tipo2 h5 {
    margin-bottom: 10px;
}
.interes-separador {
    margin: 15px 0px;
}
.interes-separador {
    float: left;
    width: 100%;
    display: block;
    clear: both;
}
.interes-izquierda .interes-contenido {
    text-align: left;
    float: right;
}

.interes-izquierda .interes-texto {
float: right;
}

.interes-contenido.tipo2:hover .icono {
    background: #6F1914;
}
.interes-contenido.tipo2:hover .icono .fa{
    color: #ffffff;
}
.interes-contenido.tipo2:hover .icono .titulo{
    color: #ffffff;
}
.fecha {
    font-size: 0.8em;
    color: #85939b;
}
.leer-mas {
    color: #940E28;
    letter-spacing: 1.5px;
}
.leer-mas:hover {
    color: #474747;
}
.interes-titulo{
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1.5px;
    color: #474747;
    line-height: 18px;
}
.interes-texto p {
    font-size: 1em;
    color: #85939b;
}
.interes-derecha .interes-contenido:first-child .icono .titulo {
    font-size: 1.2em;
    top: 40%;
}
.interes-derecha .interes-contenido:last-child .icono .titulo  {
    font-size: 1.2em;
    bottom: 40%;
}
.interes-izquierda .interes-contenido:first-child .icono .titulo {
    font-size: 1.2em;
    top: 40%;
}
.interes-izquierda .interes-contenido:last-child .icono .titulo {
    font-size: 1.2em;
    bottom: 40%;
}
.interes-derecha .interes-contenido:first-child .icono span {
    top: 15%;
    left: 15%;
    color: #85939b;
}
.interes-contenido.tipo2 .icono span {
    font-size: 30px;
    position: absolute;
}
.interes-izquierda .interes-contenido:first-child .icono span {
    top: 15%;
    right: 15%;
    color: #85939b;
}
.interes-contenido.tipo2 .icono span {
    font-size: 30px;
    position: absolute;
}
.interes-derecha .interes-contenido:last-child .icono span {
    bottom: 15%;
    left: 15%;
    color: #85939b;
}

.interes-contenido.tipo2 .icono span {
    font-size: 30px;
    position: absolute;
}
.interes-izquierda .interes-contenido:last-child .icono span {
    bottom: 15%;
    right: 15%;
    color: #85939b;
}
.interes-contenido.tipo2 .icono span {
    font-size: 30px;
    position: absolute;
}

/**** Cookies  ****/

.cookie{
	height: 100%;
    background-color: rgba(0,0,0,.8);
    position: fixed;
    bottom: 0px;
    padding: 5px;
    text-align:left;
    z-index: 10004;
    color:#fff;
    font-size:11px;
    width:100%;
}
.cookie span{
    font-weight:bold;
}

#txt-aviso-cookies{
    margin: 0;
    width: 52%;
    color: black;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 16px;
    line-height: 44px;
    background-color: white;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    padding: 30px;
    border-radius: 10px;
}

@media only screen and (max-width: 800px) {

    #txt-aviso-cookies{
		
		margin: 0;
		width: 90%;
		color: black;
		position: absolute;
		font-size: 14px;
		line-height: 20px;
		background-color: white;
		transform: translate(-50%, -50%);
		padding: 30px;
		border-radius: 10px;
  }
}

.cookie a{color:black;text-decoration:underline;font-weight:bold}
.cookie a:hover{
    text-decoration:none;
    color:#dedede;
}
.politica_cookies h4{
    margin:30px 0px 10px;
}
.politica_cookies ul ol li{
    list-style: decimal;
}
.politica_cookies ul{
    margin:0;
    padding-left:20px;
    list-style:disc;
}
.politica_cookies ul li{
    list-style: disc;
}
.politica_cookies table{
    border-collapse:collapse;
}
.politica_cookies table td, .politica_cookies table th{
    border: 1px solid #333;
    padding: 5px;
}

/**** Responsive  ****/

.movil #sidebar .navbar-brand {
    height: 100px;
}
.movil .navbar-brand>img {
    padding-bottom: 0px;
    border-bottom: none;
}
.tablet .navbar-brand, .movil .navbar-brand {
    float: left;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.tablet .navbar-brand > img {
    width: 15%;
    margin-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #fff;
    margin-bottom: 10px;
    display: inline-block;
}
.movil .navbar-brand > img {
    width: 15%;
    margin-left: 20px;
    padding-right: 20px;
    border-right: 1px solid #fff;
    margin-bottom: 10px;
    display: inline-block;
}
.tablet .navbar-brand span.nombre_empresa {
    padding-left: 20px;
    font-size: 0.9em;
    line-height: 22px;
    color: #fff;
    display: inline-block;
    position: absolute;
}
.movil .navbar-brand span.nombre_empresa {
    padding-left: 20px;
    font-size: 0.9em;
    line-height: 22px;
    color: #fff;
    display: inline-block;
    position: absolute;
}
.tablet .navbar-brand span.eslogan {
    padding-left: 20px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    display: inline-block;
}
.movil .navbar-brand span.eslogan {
    padding-left: 20px;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    display: inline-block;
}
.movil #sidebar .navbar-brand, .tablet #sidebar .navbar-brand {
    border-bottom: none;
}
.movil .cualidades-derecha .cualidades-contenido {
    margin-bottom: 20px;
}
.movil .cualidades-izquierda .cualidades-contenido {
    width: 95%;
    float: left;
}
.movil .inicio .slides-navigation a.next {
    right: -40px;
    top: -20px;
}
.movil .inicio .slides-navigation a.prev {
    right: 5px;
    top: -20px;
}
.tablet #sidebar .navbar-brand {
    width: 60%;
}
.movil #sidebar .navbar-brand {
    width: 60%;
}

.movil .noticia .post-title {
    position: relative;
    right: inherit;
    top: inherit;
    background: transparent;
    padding:0;
}
.movil .noticia .post-title h1 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.tablet .media figure.pull-left, .movil .media figure.pull-left {
    float: none !important;
    padding-bottom: 20px;
}

.tablet #contenedor-noticias, .movil #contenedor-noticias {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}
.tablet #sidebar, .movil #sidebar {
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 99999;
}
.tablet #container, .movil #container {
    margin-right: 0px !important;
}
.tablet .barra-lateral, .movil .barra-lateral {
    padding-left: 15px;
}
.tablet #sidebar .navbar, .movil #sidebar .navbar {
    padding-top: 20px;
}
.tablet #sidebar .navbar-brand, .movil #sidebar .navbar-brand {
    padding-bottom: 0;
}
.tablet #container, .movil #container {
    margin-left: 0;
}
.tablet .inicio .texto-slider, .movil .inicio .texto-slider {
    left: 0;
}
.tablet .inicio .slides-navigation, .movil .inicio .slides-navigation {
    bottom: 0%;
    height: 40px;
    top: inherit;
}
.tablet .inicio .texto-slider h2, .movil .inicio .texto-slider h2 {
    font-size: 35px;
    line-height: 45px;
}
.tablet .inicio .texto-slider span, .movil .inicio .texto-slider span {
    font-size: 18px;
    line-height: 27px;
}
.tablet .servicios .icono-servicios, .movil .servicios .icono-servicios {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #8b2637;
    text-align: center;
    font-size: 30px;
    color: #FFF;
    margin: 10px 0 20px;
    position: relative;
    line-height: 70px;
}
.tablet #sidebar .navbar-header, .tablet #sidebar .navbar-nav,.tablet #sidebar .navbar-nav li{
    float: left;
}
.medio #sidebar .navbar-header,.medio #sidebar .navbar-nav,.medio #sidebar .navbar-nav li{
    float: none;
}
.grande #sidebar .navbar-header,.grande #sidebar .navbar-nav,.grande #sidebar .navbar-nav li{
    float: none;
}


@media screen and (max-width: 480px) {
    #container section.pie {
        padding-top: 0px;
        padding-left: 30px;
        padding-right: 30px;
    }
    #container section.call {
        margin-top: 0px;
        padding: 20px;
    }
    #container section#cabecera-pagina-empresa {
        height: 220px;
    }
    #container section#cabecera-pagina-servicios {
        height: 220px;
    }
    .cualidades-titulo {
        font-size: 1em;
    }
    .servicios .servicios-desc h2 {
        font-size: 14px;
        margin-top: 10px !important;
    }
    .cualidades-p {
        font-size: 0.9em;
        line-height: 20px;
    }
    .pie .texto-footer p {
        font-size: 0.9em;
        line-height: 20px;
    }
    .noticia .imagen-noticia {
        height: 150px;
        overflow: hidden;
    }
    .mg-top-40 {
        margin-top: 0px;
    }
    #cabecera-pagina {
        height: 220px !important;
    }
    #cabecera-pagina .filtro-slider, #cabecera-pagina-empresa .filtro-slider, #cabecera-pagina-servicios .filtro-slider, #cabecera-pagina-noticias .filtro-slider, #cabecera-pagina .filtro-slider {
        height: 220px;
    }
    #sidebar .navbar-brand {
        height: 100px;
    }
    #container section#cabecera-pagina-empresa, #container section#cabecera-pagina-servicios, #container section#cabecera-pagina-noticias, #container section#cabecera-pagina {
        background-repeat: no-repeat;
        background-position: center bottom;
    }
    .navbar-brand>img {
        padding-bottom: 0px;
        border-bottom: none;
        width: 15%;
        margin-left: 20px;
        padding-right: 20px;
        border-right: 1px solid #fff;
        margin-bottom: 10px;
        display: inline-block;
    }
    .navbar-brand span.nombre_empresa {
        padding-left: 20px;
        font-size: 0.9em;
        line-height: 22px;
        color: #fff;
        display: inline-block;
        position: absolute;
    }
    .navbar-brand span.eslogan {
        padding-left: 20px;
        font-size: 12px;
        line-height: 16px;
        color: #fff;
        display: inline-block;
    }
    #sidebar .navbar-brand {
        border-bottom: none;
    }
    .cualidades-derecha .cualidades-contenido {
        margin-bottom: 20px;
    }
    .cualidades-izquierda .cualidades-contenido {
        width: 95%;
        float: left;
    }
    .inicio .slides-navigation a.next {
        right: -40px;
        top: -20px;
    }
    .inicio .slides-navigation a.prev {
        right: 5px;
        top: -20px;
    }
    #sidebar .navbar-brand {
        width: 60%;
    }
    .noticia .post-title {
        position: relative;
        right: inherit;
        top: inherit;
        background: transparent;
        padding:0;
    }
    .noticia .post-title h1 {
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 15px;
        margin-top: 10px;
    }
    #slider-inicio {
        height: 480px !important;
    }
    .inicio .texto-slider span {
        font-size: 14px !important;
        line-height: 20px !important;
    }
    .inicio .texto-slider {
        bottom: 30% !important;
    }
    .inicio .texto-slider h2 {
        font-size: 22px !important;
        line-height: 30px !important;
    }
    .slide-border {
        height: 460px !important;
    }
    .inicio .slides-navigation a.next, .inicio .slides-navigation a.prev {
        width: 30px !important;
        height: 30px !important;
    }
    .inicio .slides-navigation a {
        line-height: 30px;
    }
    .inicio .slides-navigation a.next {
        right: -60px !important;
        top: -10px !important;
    }
    .inicio .slides-navigation a.prev {
        right: -25px !important;
        top: -10px !important;
    }
    #sidebar .navbar-toggle {
        margin-top: 66px;
    }
    #sidebar .navbar-brand {
        padding-top: 0;
    }
    .navbar-brand > img {
        width: 20% !important;
        margin-left: 15px !important;
        padding-right: 5px !important;
    }
    .navbar-brand span.nombre_empresa {
        padding-left: 5px !important;
        font-size: 0.8em !important;
        display: inline-block !important;
        width: 62% !important;
    }
    .navbar-brand span.eslogan {
        display: none !important;
    }
    .navbar-toggle {
        margin-bottom:0px !important;
    }
    #sidebar .navbar-brand {
        width: 80% !important;
    }
    #container section.cualidades {
        padding-top: 20px !important;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
    .cualidades-izquierda .cualidades-contenido {
        width: 100% !important;
    }
    .cualidades-contenido.tipo1 .icono {
        min-height: 250px !important;
    }
    .header-texto h3 {
        font-size: 20px !important;
    }
    .opiniones h2 {
        font-size: 0.9em !important;
    }
    .opiniones .quote-right-indicator, .opiniones .quote-left-indicator {
        width: 30px !important;
        height: 30px !important;
        font-size: 18px !important;
    }
    .opiniones .quote-left-indicator, .opiniones .quote-right-indicator {
        margin-right: -10px;
    }
    footer {
        padding: 20px !important;
    }
    span.titulo-pagina {
        margin-top: 95px !important;
        font-size: 1em;
        padding: 10px 0;
    }
    #container section.empresa {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    h3, .h3 {
        font-size: 20px !important;
        margin-bottom: 20px !important;
    }
    .texto-empresa p {
        font-size: 0.9em !important;
        padding-right: 0px !important;
    }
    #container section.equipo {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }
    .equipo .personal {
        height: auto !important;
    }
    .equipo .personal .imagen-equipo img {
        max-width: 40% !important;
    }
    #container section.servicios {
        padding-top: 20px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .servicios .icono-servicios {
        margin: 0 auto !important;
    }
    .servicios .servicios-desc p {
        margin-bottom: 10px !important;
    }
    #container section.noticias {
        padding-top: 20px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-bottom: 20px !important;
    }
    .noticia .contenido-noticia {
        margin-right: 0px !important;
    }
    ul.noticias-info {
        border-bottom: none !important;
    }
    ul.noticias-info li {
        margin-right: 0px !important;
        border-left: none !important;
        padding-left: 0px !important;
    }
    .noticia {
        padding-bottom: 20px !important;
        margin-top: 20px !important;
    }
    .noticia .imagen-noticia img {
        max-width: 100% !important;
    }
    #contenedor-noticias .numeracion {
        margin: 20px 0 10px !important;
        padding-left: 0px !important;
    }
    #contenedor-noticias {
        margin-bottom: 20px !important;
    }
    #container section.valor {
        padding-top: 20px !important;
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .col-md-3 img.imagen-valor {
        float: none !important;
        width: 70% !important;
        margin-left: 40px;
        margin-bottom: 20px;
        margin-top: 0px !important;
    }
    .cabecera-pagina-valoranadido{
      background-image: url('../img/trabajo.jpg');
      background-size: 100%;
    }
    #container section.interes {
        padding-top: 0px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .interes-contenido.tipo2 .icono {
        width: 100% !important;
        min-height: 50px !important;
        height: 50px !important;
        margin-bottom: 10px;
    }
    .interes-contenido.tipo2 {
        margin-top: 20px;
    }
    .interes-contenido.tipo2 .interes-texto {
        padding-top: 5px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-bottom: 10px !important;
        height: auto !important;
        width: 100% !important;
    }
    .texto-interes {
        font-size: 0.9em !important;
    }
    .interes-texto p {
        margin-bottom: 10px !important;
    }
    .leer-mas {
        letter-spacing: 0.5px !important;
    }

    .interes-derecha .interes-contenido:first-child .icono .titulo {
        top: 0% !important;
        left: 30% !important;
    }
    .interes-derecha .interes-contenido:last-child .icono .titulo {
        top: 0% !important;
        left: 30% !important;
    }
    .interes-izquierda .interes-contenido:first-child .icono .titulo {
        top: 0% !important;
        right: 33%;
    }
    .interes-izquierda .interes-contenido:last-child .icono .titulo {
        bottom: 27% !important;
        right: 30%;
    }
    .interes-derecha .interes-contenido:first-child .icono span {
        top: -15%;
    }
    .interes-izquierda .interes-contenido:first-child .icono span {
        top: -15%;
    }
    #container section.contacto {
        padding: 20px !important;
    }
    .redes-sociales-contacto {
        padding: 10px !important;
    }
    .texto-footer {
        padding: 0px !important;
        margin-top: 20px;
    }
    .redes-sociales {
        padding: 20px !important;
    }
    #container section.contacto_varios {
        padding: 20px !important;
    }
    #container section.mapa_varios {
        padding: 20px;
    }
    .navbar-brand {
        float: left;
        font-size: 18px;
        line-height: 20px;
        height: 50px;
    }
    .media figure.pull-left {
        float: none !important;
        padding-bottom: 20px;
    }
    #contenedor-noticias {
        padding-right: 0;
        margin-right: 0;
        border-right: 0;
    }
    #container {
        margin-right: 0px !important;
    }
    .barra-lateral {
        padding-left: 15px;
    }
    #sidebar .navbar {
        padding-top: 20px;
    }
    #sidebar {
        position: absolute;
        width: 100%;
        height: auto;
        z-index: 99999;
    }
    #sidebar .navbar-brand {
        padding-bottom: 0;
    }
    .servicios .icono-servicios {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background: #8b2637;
        text-align: center;
        font-size: 30px;
        color: #FFF;
        margin: 10px 0 20px;
        position: relative;
        line-height: 70px;
    }
    .inicio .texto-slider span {
        font-size: 18px;
        line-height: 27px;
    }
    .inicio .texto-slider h2 {
        font-size: 35px;
        line-height: 45px;
    }
    .inicio .slides-navigation {
        bottom: 0%;
        height: 40px;
        top: inherit;
    }
    .inicio .texto-slider {
        left: 0;
    }
    #container {
        margin-left: 0;
    }
    #container section#galeria {
        padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
}

@media screen and (min-width: 481px) and (max-width: 639px) {
    .navbar-brand>img {
        border-bottom:none;
        padding-bottom: 0px;
    }
    #sidebar .navbar-brand {
        height: 100px;
    }
    #sidebar .navbar-brand {
        border-bottom: none;
    }
    .navbar-brand {
        float: left;
        font-size: 18px;
        line-height: 20px;
        height: 50px;
    }
    .navbar-brand > img {
        width: 15%;
        margin-left: 20px;
        padding-right: 20px;
        border-right: 1px solid #fff;
        margin-bottom: 10px;
        display: inline-block;
    }
    .navbar-brand span.nombre_empresa {
        padding-left: 20px;
        font-size: 0.9em;
        line-height: 22px;
        color: #fff;
        display: inline-block;
        position: absolute;
    }
    .navbar-brand span.eslogan {
        padding-left: 20px;
        font-size: 12px;
        line-height: 16px;
        color: #fff;
        display: inline-block;
    }
    #sidebar .navbar-brand {
        width: 60%;
    }
    .media figure.pull-left {
        float: none !important;
        padding-bottom: 20px;
    }
    #contenedor-noticias {
        padding-right: 0;
        margin-right: 0;
        border-right: 0;
    }
    #sidebar {
        position: absolute;
        width: 100%;
        height: auto;
        z-index: 99999;
    }
    #container {
        margin-right: 0px !important;
    }
    .barra-lateral {
        padding-left: 15px;
    }
    #sidebar .navbar {
        padding-top: 20px;
    }
    #sidebar .navbar-brand {
        padding-bottom: 0;
    }
    #container {
        margin-left: 0;
    }
    .inicio .texto-slider {
        left: 0;
    }
    .inicio .slides-navigation {
        bottom: 0%;
        height: 40px;
        top: inherit;
    }
    .inicio .texto-slider h2 {
        font-size: 35px;
        line-height: 45px;
    }
    .inicio .texto-slider span {
        font-size: 18px;
        line-height: 27px;
    }
    .servicios .icono-servicios {
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background: #8b2637;
        text-align: center;
        font-size: 30px;
        color: #FFF;
        margin: 10px 0 20px;
        position: relative;
        line-height: 70px;
    }
    span.titulo-pagina {
        margin-top: 150px !important;
    }
    .navbar-brand>img {
        width: 15% !important;
        margin-left: 15px !important;
        padding-right: 5px !important;
    }
    .navbar-brand span.nombre_empresa {
        padding-left: 5px !important;
        font-size: 0.8em !important;
        display: inline-block !important;
        width: 76% !important;
    }
    #sidebar .navbar-brand {
        width: 80% !important;
    }
    .navbar-brand span.eslogan {
        padding-left: 5px !important;
        font-size: 11px !important;
    }
    #sidebar .navbar-toggle {
        margin-top: 66px !important;
    }
    .navbar-toggle {
        margin-bottom: 0px !important;
    }
    #container section#cabecera-pagina {
        background-size: 135% !important;
    }
    .interes-contenido.tipo2 .icono {
        width: 100% !important;
        min-height: 50px !important;
        height: 50px !important;
        margin-bottom: 10px;
    }
    .interes-derecha .interes-contenido:first-child .icono .titulo {
        top: 30% !important;
        left: 30% !important;
    }
    .interes-derecha .interes-contenido:last-child .icono .titulo {
        top: 30% !important;
        left: 30% !important;
    }
    .interes-izquierda .interes-contenido:first-child .icono .titulo {
        top: 25% !important;
        right: 33%;
    }
    .interes-izquierda .interes-contenido:last-child .icono .titulo {
        bottom: 27% !important;
        right: 30%;
    }
    .interes-contenido.tipo2 .interes-texto {
        padding-top: 5px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-bottom: 10px !important;
        height: auto !important;
        width: 100% !important;
    }
    .interes-contenido.tipo2 {
        margin-top: 20px;
    }
    .texto-footer {
        padding: 0px !important;
        margin-top: 20px;
    }
    .inicio .texto-slider span {
        padding: 20px;
    }
    .inicio .texto-slider h2 {
        font-size: 30px !important;
    }
    .inicio .slides-navigation a.next {
        right: -70px !important;
    }
    .inicio .slides-navigation a.prev {
        right: -21px !important;
    }
    .cualidades-izquierda .cualidades-contenido {
        width: 100% !important;
    }
    p {
        font-size: 14px !important;
        margin-bottom: 10px !important;
    }
    .cualidades-contenido.tipo1 .icono {
        min-height: 236px;
    }
    .equipo .personal .imagen-equipo img {
        max-width: 50% !important;
    }
    .servicios .icono-servicios {
        margin: 0 auto !important;
    }
    .servicios .servicios-desc h2 {
        margin-top: 10px !important;
    }
    .noticia .imagen-noticia img {
        max-width: 100% !important;
    }
    .noticia .contenido-noticia {
        margin-right: 0px !important;
    }
    ul.noticias-info {
        border-bottom: none !important;
    }
    ul.noticias-info li {
        margin-right: 0px !important;
        border-left: none !important;
        padding-left: 0px !important;
    }
    .col-md-3 img.imagen-valor {
        float: none !important;
        width: 70% !important;
        margin-left: 50px;
        margin-bottom: 20px;
        margin-top: 0px !important;
    }
    .texto-empresa p {
        padding-right: 0px !important;
    }
    #container section.mapa_varios {
        padding: 20px;
    }
    #container section.contacto_varios {
        padding: 20px !important;
    }
    #container section.contacto {
        padding: 20px !important;
    }
	
	.interes-contenido.tipo2 .icono span{
		margin-top:0px !important;
	}
}

@media screen and (min-width: 640px) and (max-width: 785px) {

    #sidebar .navbar-brand {
        height: 100px;
    }
    .interes-derecha .interes-contenido:first-child .icono .titulo {
        top: 0% !important;
    }
    .interes-derecha .interes-contenido:first-child .icono span {
        top: -15%;
    }
    .interes-derecha .interes-contenido:last-child .icono .titulo {
        top: 0% !important;
    }
    .interes-izquierda .interes-contenido:first-child .icono .titulo {
        top: 0% !important;
    }
    .interes-izquierda .interes-contenido:first-child .icono span {
        top: -15%;
    }
    .mg-top-40 {
        margin-top: 0px;
    }
    #sidebar .navbar {
        padding-top: 20px;
    }
    #sidebar {
        position: absolute;
        width: 100%;
        height: auto;
        z-index: 99999;
    }
    #sidebar .navbar-header, #sidebar .navbar-nav, #sidebar .navbar-nav li{
        float: none;
    }
    span.titulo-pagina {
        margin-top: 120px !important;
    }
    .navbar-brand>img {
        width: 12% !important;
        margin-left: 15px !important;
        padding-right: 5px !important;
    }
    .navbar-brand span.nombre_empresa {
        padding-left: 5px !important;
        font-size: 0.8em !important;
        display: inline-block !important;
        width: 76% !important;
    }
    #sidebar .navbar-brand {
        width: 80% !important;
    }
    .navbar-brand span.eslogan {
        padding-left: 5px !important;
    }
    #sidebar .navbar-toggle {
        margin-top: 66px !important;
    }
    .navbar-toggle {
        margin-bottom: 0px !important;
    }
    .inicio .texto-slider span {
        padding: 20px;
    }
    .slides-navigation a.prev {
        right: -8px !important;
    }
    .slides-navigation a.next {
        right: -55px !important;
    }
    .cualidades-izquierda .cualidades-contenido {
        width: 100% !important;
    }
    .cualidades-contenido.tipo1 .icono {
        min-height: 172px !important;
    }
    .equipo .personal .imagen-equipo img {
        max-width: 45% !important;
    }
    .equipo .personal {
        height: 560px !important;
    }
    .servicios .icono-servicios {
        margin: 0 auto !important;
    }
    .servicios .servicios-desc h2 {
        margin-top: 10px !important;
    }
    .noticia .imagen-noticia img {
        max-width: 100% !important;
    }
    .noticia .contenido-noticia {
        margin-right: 0px !important;
    }
    ul.noticias-info {
        border-bottom: none !important;
    }
    ul.noticias-info li {
        border-left: none;
    }
    .col-md-3 img.imagen-valor {
        float: none !important;
        width: 50% !important;
        margin-left: 90px;
        margin-bottom: 20px;
        margin-top: 0px !important;
    }
    .texto-empresa p {
        padding-right: 0px !important;
    }
    .interes-contenido.tipo2 {
        margin-top: 20px;
    }
    .interes-contenido.tipo2 .icono {
        width: 100% !important;
        min-height: 50px !important;
        height: 50px !important;
        margin-bottom: 10px;
    }
    .interes-derecha .interes-contenido:first-child .icono .titulo {
        top: 30% !important;
        left: 30% !important;
    }
    .interes-derecha .interes-contenido:last-child .icono .titulo {
        top: 30% !important;
        left: 30% !important;
    }
    .interes-izquierda .interes-contenido:first-child .icono .titulo {
        top: 25% !important;
        right: 33%;
    }
    .interes-izquierda .interes-contenido:last-child .icono .titulo {
        bottom: 27% !important;
        right: 30%;
    }
    .interes-contenido.tipo2 .interes-texto {
        padding-top: 5px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-bottom: 10px !important;
        height: auto !important;
        width: 100% !important;
    }
    .interes-contenido.tipo2 {
        margin-top: 20px;
    }
}

@media screen and (min-width: 873px) and (max-width: 992px) {
    .grande #sidebar .navbar-header, #sidebar .navbar-nav, #sidebar .navbar-nav li{
        float: none;
    }
    .mg-top-40 {
        margin-top: 0px;
    }
    .interes-derecha .interes-contenido:first-child .icono span {
        top: -15%;
    }
    .interes-izquierda .interes-contenido:first-child .icono span {
        top: -15%;
    }
    #cabecera-pagina .filtro-slider, #cabecera-pagina-empresa .filtro-slider, #cabecera-pagina-servicios .filtro-slider, #cabecera-pagina-noticias .filtro-slider, #cabecera-pagina .filtro-slider {
        height: 360px;
    }
    #container section#cabecera-pagina {
        height: 360px;
    }
    .navbar-brand > img {
        width: 8% !important;
        margin-left: 20px !important;
        padding-right: 5px !important;
        margin-bottom: 0px !important;
        border-bottom: none;
        padding-bottom: 0px !important;
    }
    #sidebar .navbar-brand {
        width: 150% !important;
    }
    .navbar-brand span.nombre_empresa {
        padding-left: 5px !important;
        font-size: 0.8em !important;
        display: inline-block !important;
        width: 76% !important;
    }
    .navbar-brand span.eslogan {
        padding-left: 5px !important;
    }
    #sidebar .navbar-brand {
        height: 90px !important;
        margin-left: 240px !important;
    }
    #sidebar {
        height: 170px !important;
    }
    span.titulo-pagina {
        margin-top: 170px !important;
    }
    .col-md-offset-2 {
        margin-left: 10% !important;
    }
    .col-md-7 {
        width: 70% !important;
    }
    .col-md-offset-3 {
        margin-left: 15% !important;
    }
    .interes-contenido.tipo2 .icono {
        width: 100% !important;
        min-height: 50px !important;
        height: 50px !important;
        margin-bottom: 10px;
    }
    .interes-derecha .interes-contenido:first-child .icono .titulo {
        top: 0% !important;
        left: 30% !important;
    }
    .interes-derecha .interes-contenido:last-child .icono .titulo {
        top: 0% !important;
        left: 30% !important;
    }
    .interes-izquierda .interes-contenido:first-child .icono .titulo {
        top: 0% !important;
        right: 33%;
    }
    .interes-izquierda .interes-contenido:last-child .icono .titulo {
        bottom: 27% !important;
        right: 30%;
    }
    .interes-contenido.tipo2 .interes-texto {
        padding-top: 5px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-bottom: 10px !important;
        height: auto !important;
        width: 100% !important;
    }
    .interes-contenido.tipo2 {
        margin-top: 20px;
    }
    .col-md-3 img.imagen-valor {
        float: none !important;
        width: 40% !important;
        margin-left: 250px;
        margin-bottom: 20px;
        margin-top: 0px !important;
    }
    .texto-empresa p {
        padding-right: 0px !important;
    }
    .texto-empresa {
        width: 100% !important;
    }
    .equipo .personal .imagen-equipo img {
        max-width: 30% !important;
    }
    .inicio .slides-navigation a.next {
        right: -40px !important;
        top: -20px !important;
    }
    .inicio .slides-navigation a.prev {
        right: 15px !important;
        top: -20px !important;
    }
    .cualidades-izquierda .cualidades-contenido {
        width: 90% !important;
    }
    .cualidades-derecha .cualidades-contenido {
        margin-bottom: 20px;
    }
    .noticia .imagen-noticia img {
        max-width: 100% !important;
    }
    .noticia .contenido-noticia {
        margin-right: 0px !important;
    }
}

@media screen and (min-width: 993px) and (max-width: 1450px) {
    .interes-contenido.tipo2 .icono {
        width: 100% !important;
        min-height: 50px !important;
        height: 50px !important;
        margin-bottom: 10px;
    }
    .interes-derecha .interes-contenido:first-child .icono span {
        top: -15%;
    }
    .interes-izquierda .interes-contenido:first-child .icono span {
        top: -15%;
    }
    .interes-derecha .interes-contenido:first-child .icono .titulo {
        top: 0% !important;
        left: 30% !important;
    }
    .interes-derecha .interes-contenido:last-child .icono .titulo {
        bottom: 20% !important;
        left: 30% !important;
    }
    .interes-izquierda .interes-contenido:first-child .icono .titulo {
        top: 0% !important;
        right: 33%;
    }
    .interes-izquierda .interes-contenido:last-child .icono .titulo {
        bottom: 27% !important;
        right: 30%;
    }
    .interes-contenido.tipo2 .interes-texto {
        padding-top: 5px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        padding-bottom: 10px !important;
        height: auto !important;
        width: 100% !important;
    }
    .interes-contenido.tipo2 {
        margin-top: 20px;
    }
    .cualidades-izquierda .cualidades-contenido {
        min-height: 250px;
        width: 100%
    }
    .cualidades-contenido.tipo1 .icono {
        min-height: 250px;
    }
    .texto-empresa {
        width: 50% !important;
        float: right;
    }
    .col-md-offset-2 {
        margin-left: 3%;
    }
    .inicio .slides-navigation a.prev {
        right: 0px !important;
    }
    .inicio .slides-navigation a.next {
        right: -50px !important;
    }
    .inicio .texto-slider h2 {
        padding-left: 50px;
        padding-right: 50px;
    }
    .inicio .texto-slider span {
    padding-left: 80px;
    padding-right: 80px !important;
    font-size: 20px !important;
    }
}

@media screen and (min-width: 1451px) and (max-width: 1700px) {
    .inicio .slides-navigation a.prev {
        right: -10px !important;
    }
    .inicio .slides-navigation a.next {
        right: -60px !important;
    }
}
label.error{
    color:#C92C2C
}
#formulario .form-group{
    padding:10px 0px;
}
a.left, a.right {
    font-size: 25px;
}



.idiomas {
    padding: 0px;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}
.idiomas select {
    height:30px;
    min-width: 90px;
    font-size: 14px;
    outline: none;
    border-radius: 0px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 0px;
        padding-left: 6px;
}
select#idioma option {
    margin: 5px 0;
    background: #621612 !important;
}
select:focus > option:checked {
    background: #621612 !important;
    cursor:pointer !important;
    color: #fff !important;
}
select option:checked,
select option:hover {
    box-shadow: 0 0 10px 100px #ccc inset;
    cursor: pointer !important;
}
select.decorated option:hover {
    background-color: #ccc
}
.estilo-radio {
    margin-top: 5px;
}
.idiomas img {
    width: 25px;
    vertical-align: baseline;
    margin: 0 2px;
    height: 20px;
}
form label.idiomas-radio {
  display:inline !important;
  float:none;
      margin-top: 0px;
}
input{
  display:none;
}
input + img{
  cursor:pointer;
  border: 1px solid transparent;
}
img[data-seleccionado="checked"]{
  border:2px solid #fff;
}


.banners {
    padding-top:30px;
    padding-bottom:30px;
}
.col-md-6.size-img img {
    width: 30%;
    margin: 0 auto;
}

.col-md-4.size-img img {
    width: 50%;
    margin: 0 auto;
}
.col-md-3 img {
    margin: 0 auto;
    width: 60%;
}
.col-md-3 img.footer-logo {
    margin: 0 auto;
    width: auto;
        padding: 20px;
}

.col-md-3 img.imagen-valor {
    float: left;
    width: 350px;
    margin-top: 10px;
}

#container section.fondo-banners {
    background: #f7f8f9;
}
#container section.banners {
    padding-top: 30px;
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 30px;
}
#container section#galeria {
    padding-top:20px;
    padding-bottom:60px;
    padding-left:60px;
    padding-right:60px;
}
#galeria h4 {
        margin-top: 15px;
    margin-bottom: 15px;
    letter-spacing: 2px;
    text-align: center;
    font-size: 17px;
}
#galeria p {
    letter-spacing: 1px;
    text-align: center;
    font-size: 0.9em;
    line-height: 22px;
        color: #333333;
}
.galery {
        background-color: #fff;
    padding-bottom: 20px;
        padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    overflow: hidden;
}
.servicios-desc.fondo {
        background-color: #fff;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-bottom: 20px;
}


.margin-bottom-25{

    margin-bottom:25px;
}

.mb40 {
    display: block;
    height:40px;
}
ul.redes-sociales {
    margin-bottom: 0px;
}
#container section.google-maps {
    padding: 0px;
}
h2.titulo-cabecera {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    margin-bottom: 30px;
}
.font-bold {
    font-weight:bold; 
}
.imagen-galeria {
    margin: 0 auto;
    height: 200px;
}

.table>thead>tr>th {
    border-bottom: 2px solid #621612;
}

input[type=text].campo_capt{
    display:none !important;
}
