.wpthemeTopCol .wpthemeHeadlineContainer {
    width: 100%;
    margin-right: 15px;
    margin-bottom: 20px;
}
.logo-sps {
  background-color: #fff;
  padding: 0 5px;
  background-image: url("/TemaIntranetSPS/themes/static/images/logo_sps_neurika.png");
}

#myCarousel  .carousel-caption2 {
	top:auto;
	width:auto;
	right:auto;
	bottom:0px;
	left:0;
	padding:20px;
	background:rgba(255,255,255,0.65);
	text-align:center;
  	height:auto;
	width:100%;
	color:#432A18;/*#FFF*/
	text-shadow:none;
}



.page-header_serv {
	height: 280px;
}

.panel-body-serv {
    height: 180px;
    padding: 15px;
}

.panel-default_car > .panel-heading-car {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
}

.carousel-caption_esp {
    left: 20%;
    padding-bottom: 50px;
    right: 20%;
}

.textobannera {
	color: #000;
	text-shadow:
   -1px -1px 0 #fff,
    1px -1px 0 #fff,
   -1px 1px 0 #fff,
    1px 1px 0 #fff;
}

.textobanner {
	color: #fb922b;
	text-shadow:
   -1px -1px 0 #fff,
    1px -1px 0 #fff,
   -1px 1px 0 #fff,
    1px 1px 0 #fff;
}

.textobannerb {
	color: #33338b;
	text-shadow:
   -1px -1px 0 #fff,
    1px -1px 0 #fff,
   -1px 1px 0 #fff,
    1px 1px 0 #fff;
}

/*.textbanner {color: #D8D8D8}*/
.textbanner {color: #000; font-size: 28px;}


.textbanner2 {
	/*color: #000;
	text-shadow: 0px 0px 7px #FFF;*/
	color: #000000;
	/*text-shadow: 5px 5px 5px #fff;*/
}
#caja{
   /*color: #fff;
   background-color: rgba(211,211,211,0.3);*/
   top:auto;
	width:auto;
	right:auto;
	bottom:0px;
	left:0;
	padding:20px;
	background:rgba(255,255,255,0.65);
	/*background:rgba(0,0,0,0.70);*/
	text-align:center;
  	height:auto;
	width:100%;
	color:#432A18;/*#FFF*/
	text-shadow:none;
}

.marco2 {
   padding:8px;
   background-color: #f5f5f5;
   /*width: 200px;*/
   border-bottom: 1px solid #999999;
   border-right: 1px solid #999999;
} 



.panel-body-serv {
    height: 545px;
}

.img_p {
     width:100%;
     height:253px;
}

 .img_2 {
     position:absolute;
     /*top:10px;*/
     left:10px;
     width:304px;
     height:180px;
}

img {
margin-right: 3px;
border: 1px dashed blue; }

.carousel-caption_m, .p {
	margin: 0 0 10px;
  position: absolute;

  bottom: -21px;
  left: 1%;
  z-index: 1;
  
  padding-bottom: 1px;
  color: #131313;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
  width: 98.5%;
}

.bg-pilares{
background: rgba(255,255,255,1);
/* Old Browsers */background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(175,175,226,1) 50%, rgba(173,173,225,1) 51%, rgba(255,255,255,1) 100%);
 /* FF3.6+ */background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(175,175,226,1)), color-stop(51%, rgba(173,173,225,1)), color-stop(100%, rgba(255,255,255,1)));
/* Chrome, Safari4+ */background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(175,175,226,1) 50%, rgba(173,173,225,1) 51%, rgba(255,255,255,1) 100%);
 /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(175,175,226,1) 50%, rgba(173,173,225,1) 51%, rgba(255,255,255,1) 100%);
 /* Opera 11.10+ */background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(175,175,226,1) 50%, rgba(173,173,225,1) 51%, rgba(255,255,255,1) 100%);
 /* IE 10+ */background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(175,175,226,1) 50%, rgba(173,173,225,1) 51%, rgba(255,255,255,1) 100%);
/* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
/* IE6-9 */
}

.bg-gris {
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 24%, rgba(242,242,242,1) 50%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(24%, rgba(255,255,255,1)), color-stop(50%, rgba(242,242,242,1)), color-stop(82%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 24%, rgba(242,242,242,1) 50%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 24%, rgba(242,242,242,1) 50%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 24%, rgba(242,242,242,1) 50%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 24%, rgba(242,242,242,1) 50%, rgba(255,255,255,1) 82%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}
.bg-ibm_{
	background: rgba(255,255,255,1);
	/* Old Browsers */background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(253,196,140,1) 50%, rgba(254,221,188,1) 71%, rgba(255,255,255,1) 100%);
	 /* FF3.6+ */background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(253,196,140,1)), color-stop(71%, rgba(254,221,188,1)), color-stop(100%, rgba(255,255,255,1)));
	/* Chrome, Safari4+ */background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(253,196,140,1) 50%, rgba(254,221,188,1) 71%, rgba(255,255,255,1) 100%);
	 /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(253,196,140,1) 50%, rgba(254,221,188,1) 71%, rgba(255,255,255,1) 100%);
	 /* Opera 11.10+ */background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(253,196,140,1) 50%, rgba(254,221,188,1) 71%, rgba(255,255,255,1) 100%);
	 /* IE 10+ */background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(253,196,140,1) 50%, rgba(254,221,188,1) 71%, rgba(255,255,255,1) 100%);
	/* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
	/* IE6-9 */
/*background-image: url("../img/descarga.png");*/
    color: #fff;
    padding-top: 15px;
}

.bg_antes {
	background: rgba(76,76,76,1);
background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(43,43,43,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,1)), color-stop(25%, rgba(102,102,102,1)), color-stop(39%, rgba(71,71,71,1)), color-stop(50%, rgba(44,44,44,1)), color-stop(51%, rgba(0,0,0,1)), color-stop(60%, rgba(17,17,17,1)), color-stop(76%, rgba(43,43,43,1)), color-stop(100%, rgba(43,43,43,1)));
background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(43,43,43,1) 100%);
background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(43,43,43,1) 100%);
background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(43,43,43,1) 100%);
background: linear-gradient(to bottom, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(43,43,43,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#2b2b2b', GradientType=0 );
background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%);
background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%);
background: linear-gradient(to bottom, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 0px solid #000000;
}

    .iframe-container {    
    padding-bottom: 60%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.iframe-container iframe,
.iframe-container object,
.iframe-container embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.modal.in .modal-dialog {
  transform: none; /*translate(0px, 0px);*/
}

.lightboxcontainer {
  width:100%;
  text-align:left;
}
.lightboxleft {
  width: 40%;
  float:left;
}
.lightboxright {
  width: 60%;
  float:left;
}
.lightboxright iframe {
  min-height: 390px;
}
.divtext {
  margin: 36px;
}
@media (max-width: 800px) {
  .lightboxleft {
    width: 100%;
  }
  .lightboxright {
    width: 100%;
  }
  .divtext {
    margin: 12px;
  }
}