/*
Theme Name: Bootstrap Canvas WP
Theme URI:
Author: Schon Garcia
Author URI:
Description: The 2015 theme for WordPress built on Bootstrap, a sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.
Version: 1.94
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, light, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, editor-style, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: bootstrapcanvaswp

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =WordPress Core
-------------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
body,p,h1,h2,h3,h4,h5,h6,li,ul,ol,a,input,label,button,.wdform-label,input,select{
font-family: 'Open Sans', sans-serif !important;
color:#4b565f;
}
.alignnone {
    margin: 5px auto 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.gallery-item img {
    border-width: 1px;
    margin-bottom: 0;
}

.wp-post-image {
	margin-bottom: 20px;
}

.sticky {
}

.bypostauthor {
}

.entry {
	margin-bottom: 20px;
}

.widget {
	text-align: initial;
}

.widget ul {
    list-style: none;
    padding: 0;
}

#searchsubmit {
	margin: 4px 0;
}

.comment-list {
	padding: 0;
}

.comment-list,
.children:nth-child(n+1) {
	list-style: none;
}

@ (max-width: 767px) {
	.comment-list,
	.children:nth-child(n+1) {
		padding: 0;
  	}
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
#sector0,#sector1,#sector2,#sector3,#sector4,#sector5,#sector6,#sector7,#sector8{
  min-height:500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.shiftnav-main-toggle-content  a{
  display: none;
}
.carousel-content {
    color:black;
    display:flex;
    align-items:center;
    text-align: justify;
}

#lightbox .modal-content {
    display: inline-block;
    text-align: center;
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;

    z-index:1032;
}
.fa-times-circle{
  font-size: 24px;
}
.winelabel{
    border: 1px solid;
    padding: 5px 2px;
    font-size: 11px;
}
#menu-language{
  float: right;
    margin-top: 0px;
    margin-right: 40px;
    list-style: none;
}



/* ------------------- Carousel Styling ------------------- */
.round{
  border-radius: 80px;
}
.ptd30{
  padding: 30px 0px;
}
.m0{
  margin: 0px;
}
.md30{
  margin: 100px 0px 30px 0px;
}

.mt30{
  margin: 30px 0px 0px 0px;
}
.mr10{
  margin-right: 10px;
}
.ml10{
  margin-left: 10px;
}
.pl10{
  padding-left: 10px;
}
.pr10{
  padding-right: 10px;
}
.mp10{
  padding-right: 10px;
}
.mtd30{
  margin: 30px 0px;
}
.mtd15{
  margin: 15px 0px;
}
.mtd60{
    margin: 60px 0px;
}
.plr50{
  padding-left: 80px;
  padding-right: 80px;
}

.largeT{
  font-size: 21px !important;
}
.largeTs{
  font-size: 20px !important;
}
.mediumT{
  font-size: 1em !important;
}
.largerT{
  font-size: 2.2em !important;
}
.bottomWL{
    border-bottom: 1px solid #fff;
}
.thin{
  font-weight: lighter;
}
.clearfix{
  clear:both;
}
.blog-nav{
  margin-top:70px;
}
.dark#b89f80T{
  color:#362f34 !important;
}
.fa,.#b89f80T{
  color:#aeca00 !important;
}
.embed-responsive{
  margin-top: 20px;
}
.pull-center{
  margin:0 auto;
  display: block;
}
.grayC{
  color:#032e04 !important;
margin-top:8px !important;
}
.grayT{
  color:#032e04 !important;
margin-top:8px !important;
}
h2.grayT{
  font-weight: lighter;
}
.nav  a{
  border-bottom: 2px solid transparent;
  display: block;
}
.nav .active a{
  border-bottom: 2px solid #362f34;
  display: block;
}
.wdform-label{
  color: #362f34 !important;
}
.#b89f80Back{
  background-color: #362f34;
  color:#fff;
  padding: 0px;
}
.whiteBack{
  background-color: #fff;
}
.grayBack{
  background-color: #7d858c;
}
.whiteBackCall{
  background-color: #fff;
  color: #362f34;
  margin-top: 0px;
  padding-top: 0px;
}
.whiteT{
  color:#fff !important;
}
.iconp{
  text-align: center;
  width: 35%;
  display: block;
}
.iconp img{
  max-width: 90%;
 }
 .bajadap {
     width: 57%;
     font-size: 12px;
     margin-left: 10px;
     margin-top: 0px;
 }
 .bajadap p
 {
   color:#fff;
   text-align:justify;
   font-size:16px;
 }
 .title-block {
    width: 48px;
    height: 3px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -3px;
        background: #bf9958;
}
.number{
  width: 25%;
  display: block;
}
.number img{
  width: 95%;
 }
.proc{
  font-size: 24px;
  margin-left: -25px;

}
.proc h3{
  color:#fff !important;
  margin:0;
  padding: 0;
  margin-left: 30px;
  margin-bottom: 15px;
}
#videoHome{
  padding: 30px 0px;
}
#que-es{
  padding: 20px 0px 50px 0px;
  background-image: url('img/f1.png'), url('img/f2.png');
  background-position: left bottom, right bottom;
  background-repeat: no-repeat;

}
#tratamiento{
  background-image: url('img/f3.png'), url('img/f4.png');
  background-position: left top, right top;
  background-repeat: no-repeat;

}

#newsBack{
  padding: 20px 0px 50px 0px;
  background-image: url('img/f1.png'), url('img/f4.png');
  background-position: left top, right top;
  background-repeat: no-repeat;

}
#tratamientoSon div{
  padding: 20px 0px;
  min-height: 220px;
}
#datos{
  padding: 20px 0px;
}
#datos h3{
  color:#aeca00 !important;
  font-weight: lighter;
}
#datos p{
  color: #0e0e0e !important;
  font-weight: lighter;
  margin: 0px;
}
#datos img{
  margin-top: 30px;
}
#fotos{
  padding:30px 0px;
}
#fotos img{
  border-radius: 50%;
  margin-bottom: 15px;
}
#fotos .bajadatestimonio{
  margin: 0 15px;
}
#fotos h5{
  color:#362f34 !important;
}
#fotos p{
font-size: 13px;
}
#noticias{

}
#cobertura{
  padding: 30px 0px 50px;
}
.prensaBox{
  border:2px solid #362f34;
  padding: 20px;
  margin: 10px 10px;
  min-height: 255px;
}
.prensaBox p{
  font-size: 12px;
}
.prensaBox .medio{
  font-size: 16px;
}
.date{

}
.lineaBaja {
    height: 4px;
    width: 40px;
    background: #362f34;
    display: block;
}
.teamMember{
  min-height: 583px;
  padding: 10px 20px;
}
.img-cobertura{
  width: 80%;
  margin-left: 10%;
}
.whiteL{
  color:#fff;
  max-width: 150px;
  display: block;
  min-width: 150px;
  background: #fff;
  height: 3px;
}
.trapezoid{
    position:absolute;
    border-bottom: 52px solid #362f34;
    border-left: 35px solid transparent;
    border-top-left-radius: 24px;
    *
    border-top-right-radius:15px;
    *
    border-bottom-right-radius:3px;
    height: 0px;
    width: 20px;
    display: inline-block;
    right: 0px;
    z-index: 100;
}

.trapezoid-border{border-left: 20px solid transparent;border-top-left-radius: 1px;margin: 0px;padding: 0px;}
.callUs{
  margin-right: 30px;
}


.specialVideo{
  width: 90% !important;
  height: 90% !important;
}

/*****Mobile****/
#logoMobile{
  text-align: center;
}

.topLine {
    border-top: 1px solid #b7b7b7;
    display: block;
    width: 46%;
    float: left;
    margin: 40px 0px;
}
.topLineFull {
    border-top: 2px solid #b7b7b7;
    display: block;
}
.topLineFullThin{
  border-top: 1px solid #b7b7b7;
  display: block;
  margin-top: 80px;
}
.grayArrow{
    float: left;
    width: 8%;
    margin: 40px 0px;
}
/* ------------------- Section Styling - Not needed for carousel styling ------------------- */

/***form***/
.form12
.wdform-label, .form12
.wdform-required{
  display: none !important;
}
.form12 .wdform_page{
  background-color: #362f34 !important;
}
.form12  .leftF .wdform-element-section, .form12  .leftF .wdform-element-section input {
    float: right !important;
}

.form12 .rightF .wdform-element-section {
      float: left !important;
}

.form12 input[type="text"] {
    border-radius: 0px;
    height: 36px !important;
    padding: 0 3px !important;
    background: #F8F8F8;
    border: 0px solid #B7B7B7 !important;
    font-size: 14px !important;
    color: #362f34;
}

.form12 .input_deactive, .form12 .input_active {
    color: #362f34 !important;
    font-style: normal !important;
    font-family: sans-serif !important;
    height: 36px !important;
    padding: 0 3px !important;
    background: #F8F8F8;
    border: 0px solid #B7B7B7 !important;
    font-size: 14px !important;
    color: #362f34;
}

.form12 .button-submit {
  color: #ffffff;
cursor: pointer;
display: inline-block;
line-height: 32px !important;
background: #454647 !important;
padding: 0px 20px;
vertical-align: middle;
font-size: 12px !important;
min-width: 125px !important;
min-height: 35px;
font-family: 'Open Sans', sans-serif !important;
border: 1px solid transparent;
margin: 0px 0px 0px 10px !important;
font-weight: lighter;
}

.form13 input[type="text"], .form13 select, .form13 textarea {
    border-radius: 0px;
    height: 32px !important;
    padding: 0 3px !important;
    background: #e3e5e1 !important;
    border: 1px solid #e3e5e1 !important;
    font-size: 12px !important;
}
.form13 #enviar {

    padding: 5px 0px;
    float: right !important;
}


.btn-default{
   background-color: #7d858c !important;
   color: #fff;
   padding: 7px 12px;
   margin: 0px;
   margin-left: 10px;
   margin-top: -5px;
   font-size: 12px;
   margin-bottom: 0px;
}
.mailInput{
  width: 100% !important;
}

.bottomF p{
  margin: 0 10px;
  font-size: 12px;
}
.bottomF a{
  color:#fff !important;
}
.bottomF .Address{
  padding-top: 20px;
}
.socialF a{
  background-color: #fff;
  display: block;
  padding: 10px;
  margin: 10px;
  width: 50px;
  text-align: center;
  border-radius: 25px;
  height: 50px;
}
.socialF .fa{font-size: 30px; color:#362f34 !important;}

.imageTop{
  min-height: 230px;
  text-align: center;
  padding-top: 60px;
  background-repeat: no-repeat;
  background-size: cover;
}
.imageTop p{
  color: dimgrey;
  font-size: 20px;
}
.whiteLTop{
  height: 4px;
  width: 100px;
  display: block;
  margin: 24px auto 0px auto;
  z-index: 9999999999;
  background: #fff;
}
.usName{

}
.usInfo{text-align: center;}
.usStudy{text-align: center;margin-top: 20px;}
.usStudy p{
  color:#5E9F3E;
}
._3kFcwSw1 h2{
  display:none !important;
}
.btn-gray{background-color: #7d858c;color:#fff;padding: 8px 25px;margin: 0px;margin-left: 10px;margin-top: -5px;font-size: 12px;margin-bottom: 20px;}
/***form***/

#testimonios h2 {
  color:#fff !important;
}
}
@media (max-width: 768px){
  #videoHome .#b89f80T{
    clear:both;
  }
  .proc {
    margin-left: 5px;
}
.bajadap {
    width: 100%;
    font-size: 16px;
    margin-left: 10px;
    margin-top: 5px;
    text-align: center;
}
.iconp {
    text-align: center;
    width: 100%;
    display: block;
}
#fotos p{
font-size: 15px;
}
.specialVideo{
  width: 100% !important;
  height: 100% !important;
}
.usInfo{  font-size: 15px;
  line-height: 1.5;}
 .usStudy p{
  font-size: 15px;
  line-height: 1.5;
}
}

@media screen and (min-width: 768px) {



}

@media screen and (min-width: 992px) {

  .blog-nav{
    margin-top: 0px;
  }

}
.tituloV{
min-height:35px;
}

.innerVideo{
display:block;
margin:10px 20px;
}

.form13 .wdform_page {
    background: #FFFFFF;
    padding-top: 15px;
    border-radius: 0px;
    font-family: Segoe UI;
    padding-right: 100px;
    float: right;
}
#home{
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0px;
    display: block;
    height: 140px;
}
.img-cobertura{
  padding-top: 20px;
}
.navbar-toggle{
  margin-top: 0px;
}

/****MENU****/

@media screen and (max-width: 980px) {
  .navbar-toggle .icon-bar {
      display: block;
      width: 40px;
      height: 4px;
      border-radius: 1px;
      color: #fff;
      display: block;
      z-index: 9999999999;
      background: #fff;
  }
  .lineac {
    display: none;
  }
  .dest {
    width: 100% !important;
    margin: 0;
    clear: both;

}
  #mobile-call{
    padding: 10px;
    position: fixed;
    top: 90px;
    z-index: 999999999;
    margin-bottom: 150px;
    width: 100%;
  }

 #mobile-nav{
  /*margin-top: 140px;
  background-color: beige;*/
      padding-top: 20px;
 }
#logoMobile {
    margin-left: 0px;
    position: fixed;
    z-index: 9999999999;
    width: 100%;
    top: 0px;
}
.whiteT {
    color: #000 !important;
}
#tratamientoSon .whiteT {
    color: #fff !important;
}
.carousel-inner {
    margin-top: 0px;
}
#mobile-call {
  background-color: #ffffff;
}
#tempmobileLogo {
    /*background-color: red;*/
}
#que-es {
    padding: 20px 0px 50px 0px;
    background-image: url(img/lblanca.jpg), url(img/lblanca.jpg);
    background-position: left bottom, right bottom;
    background-repeat: no-repeat;
}
#tratamiento {
    background-image: url(img/equipamiento.jpg), url(img/equipamiento.jpg);
    background-position: left top, right top;
    background-repeat: no-repeat;
}
.proc h3 {
    /*margin-left: 10px;*/
    text-transform: uppercase;
    font-size: 16px !important;
    text-align: left;
    text-decoration: underline;

}
.iconp{
      width: 100%;
}
.bajadap {
    width: 100%;
    font-size: 14px;
    padding-right: 20px;
    /*margin-top: 5px;*/
    text-align: justify;
}
}

/*#tempmobileLogo {
    width: 130px;
    margin: 0px;
    padding: 0px;
    float: left !important;
    margin-top: 20px;
}*/

@media screen and (max-width: 768px) {
#tempmobileLogo {
  /*display: none;*/
}



}


.leftF > .wdform-field {
 width: 70% !important;
 min-width: 154px;
 margin-left: 15%;
 display: block !important;

}
.form12 .wdform-element-section {
    text-align: left;
    display: table-cell;
    min-width: 140px;
    display: block !important;
    width: 100%;
    text-align: center;
    padding: 0px;
}

.form12 .button-submit {
    margin: 0 auto !important;
    margin-left: 25% !important;
    width: 50% !important;
}
.form12 .rightF .wdform-element-section {
    clear: both !important;
    width: 100% !important;
}
.rightF .wdform-field {
    width: 100% !important;
    display: block !important;
}

.mobile-menu {
    float: left;
    text-align: center;
    width: 100%;
    padding-top: 0px;
    margin-top: 0px;
}
.mobile-menu #menu-principal-1, .mobile-menu #menu-secondary-1
{
  margin-top:0px;
}
.mobile-menu #menu-principal-1, .mobile-menu #menu-secondary-1{width: 100%;padding-top: 0px;margin-top: 0px;}

.mobile-menu #menu-principal-1 li, .mobile-menu #menu-secondary-1 li{width: 100%;}

.mobile-menu #menu-principal-1 a, .mobile-menu #menu-secondary-1 a{line-height: 26px;font-size: 20px;}

.navbar {
    margin-top: 50px;
    z-index: 1;
    padding-bottom: 10px;
}
.callUs{
  z-index: 999;
  font-size: 18px !important;
  padding-top: 30px;
  padding-bottom: 8px;
}
.callUnNoP{
  padding-top: 40px !important;
}

#logoChange{
  -webkit-transition: height 0.4s;
   -moz-transition: height 0.4s;
   transition: height 0.4s;
}
.cambialogo{
  width:200px;
}


.reserva{
  height: 110px;
  text-align: center;
  margin: 0 auto;
  background-color: #b89f80;
  -webkit-transition: border-leftt 0.1s;
  -moz-transition: border-left 0.1s;
  transition: border-left 0.1s;
}
.reservaIm{
  padding-top: 25px;
  TEXT-ALIGN: CENTER;
  MARGIN: 0 AUTO;
  display: block;
  padding-bottom: 5px;
}
.cambiareservaIm{
  padding-top: 10px;
}
.call-us-cont{
  height: 80px;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}
.noshadow{

}
.shadow{
  -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 3px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 3px 5px 0px rgba(50, 50, 50, 0.75);
}

.alturaCabeza{
  height: 89px;
}
.alturaCabeza2{
  height: 90px;
  background-color: #b89f80;
}

.bradius{
  border-radius: 100px;
}
.rightP{
  left:10%;
}
.testB{
  padding: 10px;
    text-align: center;
    display: block;
    width: 200px;
    margin: 0 auto;
    text-transform: uppercase;
}

.logo-prensa{
  min-height: 90px;
}
.link-prensa{
  font-size: 12px;
}
.bold{
  font-weight: bold !important;
}

@media (min-width: 1200px){
.logo-prensa {
    min-height: 120px;
}
}
.agendat{
  padding-right: 10px;
}

@media (max-width:769px){
  .navbar {
    margin-top: 0px;
 }
}
.form13 textarea {
    min-height: 170px;
    }
.normalT{
  font-size: 16px;
}
.text-justify{
  text-align:justify;
}
.mlr30 {
    margin: 0 50px;
}
@media (max-width: 768ox){
	#mobile-nav{
  margin-top: 130px;
}
.conlogoMobile{

}
.reservaIm{
  padding-top: 0px;
  TEXT-ALIGN: CENTER;
  MARGIN: 0 AUTO;
  display: block;
  padding-bottom: 5px;
}
}
@media (min-width: 768px) and (max-width:1024px){
  .navbar {
    margin-top: 140px;
 }
 #mobile-call-tablet{
   padding: 10px;
   position: fixed;
   top: 0px;
   z-index: 999999999;
   margin-bottom: 150px;
   width: 100%;
 }
	#mobile-nav{
  margin-top: 0px;
}

#logoMobile {
   margin-left: 4px;
}
#tempmobileLogo{
  width: 100%;
  margin: 0 auto !important;
  text-align: center;
  display: block;
  padding-top: 30px;
}
.conlogoMobile{

}
.proc h3 {

    font-size: 18px !important;

}
}

.reservaText{
  background: #aeca00;
  color: #fff !important;
  padding-top: 40px;
  padding-bottom: 40px;
  font-weight: bold;
}
@media (min-width: 1024px){
  .navbar {
    margin-top: 0px;
    margin-bottom: 0px;
    position: fixed;
    right: 0px;
    background: #fff;
    width: 100%;
}
}

@media (min-width:322px) and (max-width: 768px){
#imglogom{
  width: 50%;
  margin-left: 5%;
  margin-top: 5px;
  max-width: 95px;
}
.reservaText {
    background: #aeca00;
    color: #fff !important;
    padding-top: 32px;
    padding-bottom: 26px;
    font-weight: bold;
}
#tempmobileLogo {

}
.navbar{
  margin-top:5px;
}
}

@media (min-width:314px) and (max-width:321px){
  #imglogom{
    width: 65%;
    margin:  0 auto;
  }

  .reservaText {
    background: #aeca00;
    color: #fff !important;
    padding-top: 25px;
    padding-bottom: 18px;
    font-weight: bold;
}
.largeTs {
    font-size: 16px !important;
    padding-top: 10px;
}
#mobile-nav {
    margin-top:40px;
}

}

@media (max-width: 315px){
.reservaText {
    background: #aeca00;
    color: #fff !important;
    padding-top: 25px;
    padding-bottom: 25px;
    font-weight: bold;
}
.largeT {
    font-size: 16px !important;
    padding-top: 35px;
}
#imglogom{
  width: 60%;
  margin-left: 5%;
  margin-top: 5px;
}
}

#tratamiento{
background-color: #362f34;
}
#tratamientoSon h2{
  margin-bottom: 30px;
}

#newlogo{
  margin-top: 20px;
}

iframe#mapa{
  width: 100%;
  height: 380px;
  position: relative;
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 46.25%;
}

.lineac{
  width: 25%;
  height: 5px;
  float: left;
  background: #b89f80;
  margin-top: 45px;
  border: 0px;
}
.dest{
  float: left;
  width: 50%;
  margin: 0;
}
#menu-footer #menu-principal-2 li{
  clear:both;
list-style:none;
}
#menu-footer #menu-principal-2 li a{
  color:#0e0e0e !important;
}
.br{
  border-right: 1px solid #0e0e0e;
}
.mh150{
  min-height: 150px;
}


.fa{
font: normal normal normal 23px FontAwesome !important;
margin-right:20px;
}

. mt30{
margin-top:30px;
}

.grayT a{
color:#032e04!important;
}
.margin{
margin-left:15px !important;
}
.margin1{
margin-left:18px !important;
}
.titulo{
font-weight:bold;
}

#html5-watermark{
  display:none !important;
  /* Required for IE 5, 6, 7 */
	/* ...or something to trigger hasLayout, like zoom: 1; */
	width: 100%;

	/* Theoretically for IE 8 & 9 (more valid) */
	/* ...but not required as filter works too */
	/* should come BEFORE filter */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

	/* This works in IE 8 & 9 too */
	/* ... but also 5, 6, 7 */
	filter: alpha(opacity=0) !important;;

	/* Older than Firefox 0.9 */
	-moz-opacity:0!important;;

	/* Safari 1.x (pre WebKit!) */
	-khtml-opacity: 0!important;;

	/* Modern!
	/* Firefox 0.9+, Safari 2?, Chrome any?
	/* Opera 9+, IE 9+ */
	opacity: 0!important;;
}

.direccion a{
  color:#fff;
}
