label {
    color: #222;
    cursor: pointer;
    display: block;
    font-family: 'calibriregular';
    font-size: 100%;
    font-weight: normal;
    line-height: 1.1;
    margin-bottom: 0;
}

.rowheader{
	width: 100%;
	background-image: url(../img/bg-header.jpg);
	background-repeat: repeat-x;
}
.rownav{
  width: 100%;
  background-color: #132726

}

.rowslider{
  width: 100%;
  background-color:#111E24;
 
}
.rowbotones{
  width: 100%;
  background-color:#1D3132;  
}

/*para la faja dorada de la home de bcsf*/
.row1{
  width: 100%;
  height: 0.375rem;
  background-image: url(../img/bg-dorada.jpg);
  background-repeat: repeat-x;
}

.top-bar{
	background-color:transparent;
}

/*==================================================
 * Effect 6
 * ===============================================*/
.effect6
{
    position:relative;       
        box-shadow:0 5px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before, .effect6:after
{
  content:"";
    position:absolute; 
    z-index:-1;
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    border-radius:100px / 10px;
}

@font-face {
    font-family: 'calibriregular';
    src: url('../fonts/calibri-webfont.eot');
    src: url('../fonts/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/calibri-webfont.woff') format('woff'),
         url('../fonts/calibri-webfont.ttf') format('truetype'),
         url('../fonts/calibri-webfont.svg#calibriregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'conduit_itcregular';
    src: url('../fonts/conduit_itc_0-webfont.eot');
    src: url('../fonts/conduit_itc_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/conduit_itc_0-webfont.woff2') format('woff2'),
         url('../fonts/conduit_itc_0-webfont.woff') format('woff'),
         url('../fonts/conduit_itc_0-webfont.ttf') format('truetype'),
         url('../fonts/conduit_itc_0-webfont.svg#conduit_itcregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


.contenido{
  font-size: 1rem;
  font-family: 'calibriregular'
}
p.contenido a{
  color: rgb(150, 128, 100);
}
p.contenido a:hover{
  color: #000;
}


input[type="text"]{
  font-size: 0.7rem; 

}

.link-form {
  background-color: transparent; 
  border: 0px;  
  color: #fff;
  font-size: 0.9rem;
  font-family:'calibriregular';
  padding-left: 0rem;
}

@media only screen and (max-width: 40em) {
.tab-title {
  width: 100%
}}
direccionLab{
  color: #fff;
  font-family: 'calibriregular';
  font-size: 0.8rem;
}
