/* Move down content because we have a fixed navbar that is 50px tall */
html {
    min-width: 370px;
}
body {
    font-family: "Open Sans",sans-serif;
    overflow-y: visible;
    height: 100%;
    width: 100%;
    position: absolute;
}

/*-------------------------------------------------------*/
    /* Preloader  */
/*-------------------------------------------------------*/
#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:99999; /* makes sure it stays on top */
}
#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url("../images/status.gif"); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}
/*-------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans",sans-serif;
}
.white { color: #fff; }
.bold { font-weight: 800; }
.both { clear: both; }
.float-left { float: left; }
.float-right { float: right; }
a:focus { outline: none; }
ul { list-style: none;  padding: 0; }
p { font-weight: 400; }
.text-justify { text-align: justify; }
.relative { position: relative; }
.none { display: none; }
.inline-block {
    display: inline-block;
}
.hidden { visibility: hidden !important; }
.full { width:100%; }
.absolute { position: absolute; }
/*-------------------------------------------------------*/
	/* Backgrounds  */
/*-------------------------------------------------------*/
.contenido.backgrounds {
    margin-bottom: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 34;
}
.contenido.backgrounds div {
    height: 100%;
}
.contenido.backgrounds .carousel.container {
    width: 100%;
}
.contenido.backgrounds div.cabecera {
    height: 50px !important;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 25;
}

/************************************ CARRUSEL ************************************/
.carousel-inner {
    text-align: center;
}
#empresa .item .absolute {
    top: 0px;
}
#empresa .item.active map {
    position: relative;
    z-index: 5000;
}
#empresa .item.active map area {
    position: relative;
    z-index: 6000;
    cursor: pointer;
}
.carousel-inner .textos {
    margin: 0 auto;
    top: 0px;
    width: 1070px;
    color: #fff;
    position: relative;
    z-index: 30;
}
@media(max-width: 1199px) {
    .carousel-inner .textos {
        width: 870px;
    }
}
.carousel-inner .textos .info {
    float:left;
    width:610px;
    text-align: left;
    height: auto;
}
.carousel-inner .textos h2 {
    float: left;
    font-size: 1.8em;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 40px;
    position: relative;
    text-align: left;
    top: 0;
    width: 500px;
}
.carousel-inner .textos p {
    float: left;
    top: 0;
    text-align: left;
    width: 100%;
    clear: both;
    margin-bottom: 15px;
}
#empresa .carousel-inner .textos .info {
    font-size: 1.30em;
}
@media(min-width: 992px) and (max-width: 1350px) {
    .carousel-inner .textos h2 {
        margin-top: 20px;
        margin-bottom: 15px;
        font-size: 1.8em;
    }
    .carousel-inner .textos p {
        font-size: 0.9em;
    }
}
@media(min-width: 992px) and (max-width: 1080px) {
    .carousel-inner .textos h2 {
        margin-top: 10px;
        margin-bottom: 7px;
        font-size: 1.8em;
    }
    .carousel-inner .textos p {
        font-size: 0.9em;
    }
}

@media(max-width: 991px) {
    #empresa .item .absolute {
        position: relative;
        padding: 0 40px;
        width: 100%;
    }
    #empresa .carousel-inner .textos h2 {
        margin-top: 20px;
    }
    #empresa .carousel-inner .textos h2,
    #empresa .carousel-inner .textos p {
        color: #000;
    }
    .carousel-inner .textos .info {
        width: 100%;
    }
    #home .item h2 {
        text-shadow: 2px 2px #444;
    }
}
@media(max-width: 599px) {
    .carousel-inner .textos h2 {
        width: 100%;
    }
}
@media(max-width: 499px) {
    .item h2 {
        top: 0 !important;
        font-size: 2.4em !important;
    }
}

#empresa .carousel-inner .textos ul {
    margin-top: 0px;
    margin-bottom: 10px;
}
#empresa .carousel-inner .textos ul li {
    margin-bottom: 4px;
}
@media(max-width: 991px) {
    #empresa .carousel-inner .textos ul {
        color: #000;
    }
}
.carousel-inner .textos ul {
    clear: both;
    float: left;
    list-style: inside disc;
    text-align: left;
    margin-bottom: 40px;
    width: 100%;;
}
#myCarousel {
    padding: 0;
    max-height: 100%;
    max-width: 100%;
}
#empresa .item {
    text-align: center;
}

@media(min-width: 992px) and (max-width: 1199px) {
    #myCarousel .dos h2,
    #myCarousel .dos p {
        padding: 0 20px;
    }
}
@media(max-width: 699px) {
    #myCarousel .dos .container div,
    #myCarousel .dos h2,
    #myCarousel .dos p {
        padding: 0 20px;
    }
}
@media(max-width: 399px) {
    #myCarousel .dos .container div,
    #myCarousel .dos h2,
    #myCarousel .dos p,
    #myCarousel .tres .container div,
    #myCarousel .tres h2,
    #myCarousel .tres h3 {
        padding: 0 5px;
    }
    #empresa .item .absolute {
        padding: 0 15px;
    }
    .carousel-inner .textos h2 {
        margin-bottom: 15px;
    }
}

.carousel {
    height: 400px;
    overflow: hidden;
}
.carousel .item {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}
.item.uno h2 {
    color: #fff;
    font-size: 3em;
    font-weight: 100;
	text-shadow: 2px 2px #444;
    position: absolute;
    text-align: center;
    top: 30px;
    width: 100%;
    z-index: 34;
}
.item.dos h2 {
    color: #fff;
    font-size: 3em;
    font-weight: 100;
	text-shadow: 2px 2px #444;
    position: absolute;
    text-align: center;
    top: 30px;
    width: 100%;
    z-index: 34;
}
.item.tres h2 {
    color: #fff;
    font-size: 3em;
    font-weight: 100;
	text-shadow: 2px 2px #444;
    position: absolute;
    text-align: center;
    top: 30px;
    width: 100%;
    z-index: 34;
}
.item p img {
    -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.6);
}
.item.uno p,
.item.dos p {
    position: absolute;
    top: 120px;
    width: 100%;
}
.item.tres p {
    position: absolute;
    top: 540px;
    width: 100%;
}
@media(min-width: 992px) and (max-width: 1265px) {
    .item.tres h2 {
        top: 300px;
    }
    .item.tres p {
        top: 380px;
    }
}
@media(max-width: 991px) {
    .item.tres h2 {
        top: 30px;
    }
    .item.tres p {
        top: 110px;
    }
}
.item.tres {
    /*background: url('../images/index/imagen-home-3.jpg') no-repeat top center;*/
}
.carousel .active.left, .carousel .active.right {
    left:0;
    opacity:0;
    z-index:2;
}
.carousel .next, .carousel .prev {
    left:0;
    opacity:1;
    z-index:1;
}
/* Carousel Fading slide */
.carousel-fade .carousel-inner { text-align: center; }
.carousel-fade .carousel-control { z-index: 2; }  
.carousel-fade .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  }

  .carousel-fade .next.left,
  .carousel-fade .prev.right,
  .carousel-fade .item.active { opacity: 1; }

  .carousel-fade .active.left,
  .carousel-fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
    }


/* Safari Fix */
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}




/* Carousel Control custom */
.carousel-control .control-icon {
  font-size: 48px;
  height: 30px;
  margin-top: -15px;
  width: 30px;
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5;
  }
  .carousel-control .prev { margin-left:  -15px;  left: 50%; } /* Prev */
  .carousel-control .next { margin-right: -15px; right: 50%; } /* Next */


/* Removing BS background */
.carousel .control-box { opacity: 0; }
a.carousel-control.left  { left: 0; background: none; border: 0;}
a.carousel-control.right { right: 0; background: none; border: 0;}


/* Animation */
.control-box, a.carousel-control, .carousel-indicators li {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;   
  /* hardware acceleration causes Bootstrap carousel controlbox margin error in webkit */
  /* Assigning animation to indicator li will make slides flicker */
  } 


/* Hover animation */
.carousel:hover .control-box { opacity: 1; }
.carousel:hover a.carousel-control.left { left: 15px; }
.carousel:hover a.carousel-control.right { right: 15px; }  


/* Carouse Indicator */
.carousel-indicators li.active,
.carousel-indicators li { border: 0; }

.carousel-indicators li {
  background: #666;
  margin: 0 3px;
  width: 12px;
  height: 12px;
  }

.carousel-indicators li.active {
  background: #fff;
  margin: 0 3px;
  }
/************************************ PIE ************************************/
.pie {
    bottom: 0;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 20;
}
.pie .container {
    padding: 0;
}
.pie p {
    display: inline-block;
    color: #2b5377;
    padding: 20px 25px;
    margin: 0;
    font-size: 0.88em;
}
.pie p a {
    color: #65676d;
    font-weight: normal;
    padding-right: 3px;
    padding-left: 4px;
    transition: all 0.5s ease;
}
.pie p a:hover {
    text-decoration: none;
    color: #666;
}
@media(max-width: 991px) {
    .pie .container p {
        text-align: center;
    }
}
/************************************ MENU ************************************/
.navbar {
    margin-bottom: 0;
}
.navbar-menu {
    position: relative;
    top: 0;
    z-index: 35;
    width: 100%;
}
.navbar-inverse {
    background-color: #2b5377;
    border: none;
    border-radius: 0;
}
.navbar-default {
    border: none;
    border-radius: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 25;
}
#navbarCollapse {
    padding: 0;
    box-shadow: none;
}
.navbar-header h1 {
    margin: 0;
    padding: 21px 0;
}
.navbar-nav {
    margin-top: 0px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-size: 1em;
    padding: 36px 20px 34px;
    transition: all 0.5s ease 0s;
    /*border-right: 1px solid #fff;*/
}
li.li-border {
    padding: 35px 0;
    color:#fff
}
.navbar-inverse .navbar-nav > li > a.last {
    border-right: none;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #eee;
}
.navbar-inverse .navbar-nav > li > a.active {
    color: #bcdff4;
}
.navbar-inverse .navbar-nav > li.dropdown > a {
    color: #fff;
}
.navbar-inverse .navbar-nav li.dropdown a.active {
    color: #87c1cb;
}

.navbar-inverse .navbar-toggle {
    border-color: #fff;
    border-radius: 5px;
    height: 40px;
    padding: 10px;
    width: 44px;
    margin-top: 25px;
}
.navbar-inverse .navbar-toggle:hover .icon-bar {
    background-color: #000;
}
.navbar-inverse .navbar-toggle:hover {
    background: #ddd;
}
.navbar-toggle:focus {
    background-color: transparent;
    background-image: none;
}
.navbar-inverse .navbar-toggle:focus .icon-bar {
    color: #fff;
}
.navbar-inverse.menu-contacto {
    background: url("../images/cabecera-contacto-y-formulario.jpg") no-repeat top center;
}

/*ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block !important;
}*/
@media (max-width: 1200px) {
    /* ul.nav li.dropdown > ul.dropdown-menu,*/
   /* ul.nav li.dropdown:hover > ul.dropdown-menu,*/
    .li-border {
        display: none !important;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover {
        background: none;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 25px;
        color: #dedede !important;
        font-size: 1.4em;    
        width: 100%;
    }
}

.navbar-nav > li > .dropdown-menu {
    background: #2b5377;
    border: none;
    border-radius: 0;
    padding: 0;
}
.dropdown-menu > li > a {
    color: #fff;
    padding: 10px 20px;
}
.dropdown-menu > li > a.activo {
    background: #222;
    color: #fff;
}

.idiomas {
    /*display: none !important;*/       /**************************** ESTA LINEA OCULTA LOS IDIOMAS ****************************/
}
@media (min-width: 1200px) {
    .idiomas {
        position: absolute;
        top: 37px;
        right: 70px;
    }
}
.idiomas li {
    float: left;
}
.idiomas li a {
    display: inline-block;
    padding: 0 5px;
    color: #959496;
}
.idiomas li a.active {
    color: #fff;
    text-decoration: underline;
}
.navbar-collapse ul.nav,
.navbar-collapse ul.idiomas {
    display: inline-block;
}
.carousel-indicators {
    bottom: 0px;
    left: 0;
    margin-bottom: 0;
    list-style: outside none;
    margin-left: 0;
    padding-left: 0;
    position: relative;
    text-align: center;
    width: auto;
    z-index: 15;
    padding: 20px 0;
}
#empresa .carousel-indicators {
    padding: 0;
}
.carousel-indicators li,
.carousel-indicators li.active {
    border: medium none;
    height: 66px;
    width: 66px;
    text-indent: 0;
    background: none;
}
.carousel-indicators li {
    margin: 0 10px 15px !important;
    left: -33px;
}
.carousel-indicators li img {
    border-radius: 33px;
}
.carousel-indicators .miniatura {
    position: relative;
}
.carousel-indicators .miniatura .bn {
    position: absolute;
    z-index: 10;
}
.carousel-indicators .miniatura .color {
    position: absolute;
    z-index: 9;
}
.carousel-indicators .miniatura.active .color {
    z-index: 11;
}
.item-pag {
    display: inline-block;
}
@media (max-width: 1200px) {
    .navbar-header {
        padding: 0;
    }
    .navbar-right {
        float: none !important;
        margin: 0;
    }
    .navbar-collapse {
        box-shadow: none;
    }
    .navbar-collapse ul {
        width: 100%;
        margin: 0;
        text-align: center;
    }
    .idiomas {

    }
    .idiomas li {
        float: none;
        display: inline-block;
    }
    .navbar-collapse ul li a {
        display: inline-block;        
    }
    .navbar-collapse ul.idiomas li a {
        font-size: 1.2em;
    }
    .navbar-inverse .navbar-nav > li > a {
        text-align: center;
        padding: 15px;
        border: none;
        font-size: 1.4em;
    }
    .navbar-collapse ul {
        margin-bottom: 10px;
    }
    .navbar-inverse.menu-contacto {
        background: url("../images/cabecera-contacto-y-formulario.jpg") repeat-y top center;
    }
    .navbar-menu .container {
        padding: 0 40px;
        width: 100%;
    }
}
@media (max-width: 499px) {
    .navbar-header {
        padding: 0;
    }
}
@media(max-width: 399px) {
    .navbar-menu .container {
        padding: 0 15px;
    }
}

@media (max-width: 349px) {
    .inline-non-float.bottom-0 {
        padding: 0 5px;
    }
}

/************************************ PORFOLIO ************************************/
#portfolio .item .container {
    margin-top: 25px;
    position: relative;
    z-index: 30;
}
.item-img {
    padding: 0;
}
#portfolio .item .container h2 {
    margin-top: 50px;
    margin-bottom: 25px;
    font-weight: 100;
}
#portfolio .item .container .txt {
    padding-left: 40px;
}
#portfolio .item .container .txt p {
    text-align: left;
    font-weight: 100;
}
#portfolio .item .container ul {
    text-align: left;
    width: 320px;    
}
#portfolio .item .container ul li {
    text-align: left;
    font-weight: 100;
    list-style: outside disc;
    margin-bottom: 8px;
    margin-left: 15px;
}
#portfolio .carousel-indicators li img {
    border-radius: 0px;
}
.paginador {
    margin-top: 30px;
    position: relative;
}

.carousel-control {
    background: none !important;
    z-index: 20;
    position: relative;
    width: auto;
}
#portfolio .paginador ol {
    border-top: none;
}
.carousel-control.left,
.carousel-control.right {

}
.border-top {
    border-top: 1px solid #000;
    padding: 0 10px;
    text-align: center;
}
@media (max-width: 991px) {
    #portfolio .item .container h2 {
        margin-top: 0;        
    }
    #portfolio .item .container .txt {
        padding-bottom: 20px;
    }
    #portfolio .text-right {
        text-align: center;
    }
    #portfolio .item .container ul {
        width: 100%;
    }
}
@media (max-width: 699px) {
    #portfolio .item .container .txt {
        padding-left: 30px;
    }
}
@media (max-width: 399px) {
    #portfolio .item .container .txt {
        padding-left: 10px;
    }
}
.arrows {
    position: absolute;
    top: 0;
    width: 100%;
}
.arrows .carousel-control.left {
    background: url("../images/arrowleft.png") no-repeat left center;
    height: 100%;
    width: 125px;
}
.arrows .carousel-control.right {
    background: url("../images/arrowtight.png") no-repeat left center;
    height: 100%;
    width: 125px;
}
@media (max-width: 1311px) {
    .arrows .carousel-control.left,
    .arrows .carousel-control.right {
        width: 75px;
    }
}
.arrows .carousel-control.left img,
.arrows .carousel-control.right img {
    position: relative;
    top: 45%;
}
.arrows .carousel-control.right {
    position: absolute;
    right: 0;
}
@media (max-width: 1549px) {
    .arrows .carousel-control.left img {
        left: 30px;
        position: absolute;
    }
    .arrows .carousel-control.right img {
        right: 30px;
        position: absolute;
    }
}
@media (max-width: 991px) {
    .arrows .carousel-control.left,
    .arrows .carousel-control.right {
        height: auto;
        position: relative;
        display: inline-block;
        width: 100px;
    }
    .arrows {
        top: 0px;
        margin-bottom: 30px;
        position: absolute;
        text-align: center;
        width: 100%;
    }
    #portfolio .item .container h2 {
        margin-top: 50px;
    }
    .arrows .carousel-control.left,
    .arrows .carousel-control.right {
        z-index: 40;
    }
}
@media (max-width: 499px) {
    .arrows .carousel-control.left,
    .arrows .carousel-control.right {
        width: 100px;
    }
}
/************************************ CASOS DE Ã‰XITO ************************************/
#casos .item .container {
    margin-top: 25px;
    position: relative;
    z-index: 30;
}
.item-img {
    padding: 0;
}
#casos .item .container h2 {
    margin-top: 50px;
    margin-bottom: 25px;
    font-weight: 100;
}
#casos .item .container .txt {
    padding-left: 0px;
    text-align: left;
    float: right;
}
#casos .item .container .txt p {
    text-align: left;
    margin-bottom: 15px;
    font-weight: 100;
}
#casos .item .container .txt p a {
    position: relative;
    z-index: 100;
}
#casos .item .container ul {
    text-align: left;
    width: 320px;    
}
#casos .item .container ul li {
    text-align: left;
    font-weight: 100;
    list-style: outside disc;
    margin-left: 20px;
    margin-bottom: 8px;
}
#casos .carousel-indicators li img {
    border-radius: 0px;
}
#myCarousel {
    z-index: 500;
    position: relative;
}
.arrows .carousel-control.left {
    z-index: 550;
    position: relative;
}
.arrows .carousel-control.right {
    z-index: 550;
}
.paginador {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    #casos .item .container .txt {
        padding-left: 30px;
        padding-right: 0;
    }
}
@media (max-width: 991px) {
    #casos .item .container h2 {
        margin-top: 0;        
    }
    #casos .item .container .txt {
        padding-bottom: 20px;
        padding-top: 40px;
    }
    #casos .item-img.text-left {
        text-align: center;
    }
    #casos .item .container ul {
        width: 100%;
    }
    .bgs {
        background: none !important;
    }
}
@media (max-width: 699px) {
    #casos .item .container .txt {
        padding-left: 30px;
    }
}
@media (max-width: 399px) {
    #casos .item .container .txt {
        padding-left: 10px;
    }
}
/************************************ CONTACTO ************************************/
#contacto {
    margin-top: 80px;
    margin-bottom: 50px;
    height: auto;
}
#contacto .seccion {
    margin-top: 90px;
    padding: 20px 0;
}
#contacto .izq {
    padding-left: 75px;
}
#contacto .dcha {
    font-size: 0.9em;
    padding-left: 75px;
}
#contacto .dcha p {
    margin-bottom: 25px;
}
.bd-cnt {
    background: url("../images/contacto/ondas-contacto.png") no-repeat 0 600px;
}
.bd-cnt .pie {
    position: relative;
    top: 20px;
}
.btnEnviar,
#fcontacto input[type="submit"] {
    background: #2b5377;
    border: medium none;
    color: #fff;
    padding: 8px 22px;
}
form .form-group {
    padding: 0;
    margin-bottom: 15px;
    height: auto !important;
}
form .form-group label,
#fcontacto label {
    font-size: 0.9em;
    font-weight: normal;
}
form input.form-control.campo_obligatorio,
form textarea.form-control.campo_obligatorio {
    border-color: red;
}
form input.form-control,
#fcontacto input[type="text"] {
    border-radius: 0;
    border: 1px solid #00314a;
    height: 29px;
    padding: 0 12px;
    display: block;
    width: 95%;
}
form textarea.form-control,
#fcontacto textarea {
    border-radius: 0;
    border: 1px solid #00314a;
    max-width: 95%;
    display: block;
    width: 95%;
    min-height: 100px;
    padding: 5px 10px;
}
.linea {
    margin-bottom: 15px;
}
p.mal {
    color: red;
    font-size: 0.9em;
}
.recaptchatable, #recaptcha_area tr, #recaptcha_area td, #recaptcha_area th {
    padding-left: 0 !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
    #fcontacto input[type="text"],
    #fcontacto textarea {
        width: 90%;
    }
    #contacto .izq {
        padding-left: 35px;
    }
}
@media (max-width: 991px) {
    #contacto {
        margin-top: 20px;
    }
    #contacto .izq,
    #contacto .dcha {
        padding-left: 0px;
    }
    #contacto .dcha {
        padding-top: 15px;
    }
    #contacto .seccion .iframe {
        padding-top: 20px;
        padding-right: 15px;
    }
    .carousel-inner .textos {
        width: 100%;
    }
    .img-mapa {
        text-align: center;
    }
    #fcontacto input[type="text"],
    #fcontacto textarea {
        width: 100%;
        max-width: 100%;
    }
}
@media (max-width: 451px) {
    #campo_recaptcha_response_field {
        width: 350px;
    }
}
@media (max-width: 381px) {
    #campo_recaptcha_response_field {
        width: 300px;
    }
}
@media (max-width: 331px) {
    #campo_recaptcha_response_field {
        width: 260px;
    }
}
/************************************ TEXTOS LEGALES ************************************/
#contacto.legal {
    margin-top: 20px;
}
#contacto.legal h2 {
    margin-bottom: 15px;
}
#contacto.legal ul {
    margin: 30px 0 15px 20px;
}
#contacto.legal ul li {
    margin-bottom: 7px;
    list-style: outside disc;
}
#contacto.legal ul li ul {
    margin: 5px 0 15px 30px;
}
#contacto.legal ul li ul li {
    list-style: outside disc;
}
/************************************ NOTICIAS ************************************/
.div-noticias {
    clear: both;
    float: left;
    margin-top: 20px;
    width: 100%;
    padding: 0 40px;
}
.div-noticias h3 {
    margin: 0 0 8px;
    font-size: 1.2em;
    font-weight: 400;
}
.div-noticias h3 a,
.div-noticias h3 a:hover,
.div-noticias h3 a:focus {
    color: #2b448b;
    font-size: 1.2em;
    text-decoration: none;
}
.div-noticias .row {
    border-bottom: 1px solid #959496;
    padding: 20px 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.div-img {
    padding: 5px 0 0;
    width: 12%;
}
.div-txt {
    padding-left: 0;
    width: 85%;
}
.div-txt h4 {
    font-size: 1em;
    margin-top: 30px;
}
.div-noticias p.fecha {
    margin: 0;
    font-size: 0.85em;
    font-weight: 400;
    color: #86beca;
}
.div-noticias p.desc {
    font-weight: 100;
    margin: 3px 0 5px;
    font-size: 0.9em;
    color: #65676d;
}
.paginacion {
    width: 100%;
    margin-top: 10px;
    float: left;
    text-align: right;
    font-size: 0.85em;
}
.paginacion span,
.paginacion a {
    display: inline-block;
}
.nav.grupo {
    width: 100%;
    float: left;
    padding: 0;
}
.nav.grupo span,
.nav.grupo a {
    float: none;
    display: inline-block;
}
.nav.pri, .nav.ant, .num, .nav.sig, .nav.ult {
    border: 1px solid #e2e2e2;
    padding: 5px 10px;
}
.paginacion span {
    color: #ababab;
}
.paginacion a {
    color: #000;
}
.paginacion a:hover {
    text-decoration: none;
    border: 1px solid #000;
}
.div-noticia {
    margin-top: 20px;
    padding: 0 30px;
}
.div-noticia h3 {
    font-size: 1.8em;
    margin: 0 0 10px;
    color: #2b448b;
}
.div-noticia p.fecha {
    color: #86beca;
    font-size: 0.85em;
    font-weight: 400;
    margin: 40px 0 0;
}
.div-noticia p.desc {
    font-weight: 100;
    margin: 8px 0 5px;
}
p.ver-mas-noticias {
    clear: both;
    float: left;
    margin: 25px 0;
}
.contacto-detalle p.ver-mas-noticias a {
    color: #000;
    text-decoration: none !important;
    font-size: 0.75em;
}
p.ver-mas-noticias a:hover {
    text-decoration: none !important;
}
.ver-mas-noticias span {
    display: inline-block;
    border: 1px solid #e2e2e2;
    padding: 5px 10px;
}
.contacto-detalle .info-noticia {
    padding: 0;
}
.cat {
    padding: 10px 15px 0;
    border-top: 1px solid #444;
}
.cat strong {
    color: #dedede;
}
.pie p a.ver-video {
    float: right;
    background: url("../images/icono-youtube.png") no-repeat 0 0;
    padding-left: 32px;
}
.dropdown-menu > li > a.descargar-catalogo {
    background: #ce6124;
    text-transform: uppercase;
    font-weight: bold;
}
p a.descargar-catalogo {
    background: #ce6124;
    color: #fff;
    margin: 20px 0;
    border-radius: 8px;
    padding: 5px 20px;
    float: left;
}
p a.descargar-catalogo:hover {
    text-decoration: none;
}
@media (max-width:1199px) {
    .div-txt {
        padding: 0 0 0 15px;
    }
}
@media (max-width:991px) {
    .div-img,
    .div-txt {
        width: 100%;
    }
    .div-img {
        text-align: center;
    }
    .div-txt {
        padding: 0;
        margin-top: 20px;
    }
    .div-noticia h3 {
        font-size: 2.2em;
    }
    .div-noticias,
    .div-noticia {
        padding: 0 5px;
    }
    .div-noticia .div-txt {
        margin-top: 0;
    }
    .div-noticia p.fecha {
        margin: 5px 0 0;
    }
}
@media (max-width:551px) {
    .pie p a.ver-video {
        padding-left: 0;
        padding-top: 20px;
        margin-top: 40px;
        background: url("../images/icono-youtube.png") no-repeat center 0;
        float: left;
        width: 100%;
    }
}
@media (max-width:399px) {
    .info-noticia {
        padding: 0;
    }
}