/* ********************************************* */
/* *********** CLASES DE USUARIO *************** */
/* ***********        v.1        *************** */
/* ********************************************* */

.index100{
  z-index: 100;
}

.row{
  margin-right: 0px !important;
}

#alturaFondo{
/*  min-height: 800px;*/
  background: white;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 270%;
}

.subrayado {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #9e9e9e;
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

.paddingRightNone{
  padding-right: 0px;
}

.cabecera{
  padding: 0;
  height: auto;
  border-top: solid;
  border-width: 4px;
  border-color: #195f79;
}

#contacto-cabecera{
  padding-right: 45px;
}

a:hover.resaltar-email{
/*    background-color: #9e9e9e;*/
    color: #195F79;
    text-decoration: none;
}

.emailPaddingIzda{
  padding-left: 5px;
}

.tfnoPaddingIzda{
  padding-left: 25px;
}

.glyphicon-earphone:before {
    padding-right: 5px;
}

.divhr{
  padding-right: 0px
}

.menuHeight{
  min-height: 41px;

}

.menuPaddingTop{
  padding-top: 0px;
}

.menuBorderIzdo{
    border-left-style: solid;
    border-color: #9e9e9e;
    border-width: 1px;
    padding-left: 5px;
}

.morado{
  color: #62414A;
}

.marron{
  color: #6c3f49;
}
.azul{
  color: #195F79;
}

.verde{
  color: #799443;
}

.gris{
  color: #646464;
}

.turquesa{
  color: #1D9FA2;
}

.teja{
  color: #9E4E45;
}

/*
.button-right{
  margin-top: 50px;
  position: absolute;
  right: 10px;
}
*/

.displayLinea{
  display: inline;
}

.HelveticaNeueLight{
  font-family: 'Helvetica NeueLight' !important;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

.HelveticaNeue{
  font-family: 'Helvetica Neue' !important;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

.HelveticaNeueBold{
  font-family: 'Helvetica NeueBold' !important;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

.nopadding{
  padding-left: 0px;
  padding-right: 0px;
}

.nomargintop{
  margin-top: 0px;
}

.paddingDivColor{
  padding-right: 60px;
  padding-left: 60px;

}

.paddingTopDivColor{
  padding-top: 40px;
}

.eslogan50 {
  font-size: 50px;
}

.eslogan40{
  font-size: 40px;
}

.eslogan35{
  font-size: 30px;
}

.eslogan30{
  font-size: 30px;
}

.eslogan25{
  font-size: 25px;
}

.eslogan20{
  font-size: 20px;
}

.borderLeft {
  border-left: 1px solid #fff;
}

.borderRight {
  border-right: 1px solid #fff;
}

.imagenAbajo{
  vertical-align: bottom;
}

.iconoColor{
  width: 15px;
  height: 15px;
}

.video {
   position: relative;
   padding-bottom: 57.48%;
   overflow: hidden;
}

.video iframe

 {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.contactoPaddingIzda{
  padding-left: 0px;
  margin: 10px 0 10px;
}

.contactoPaddingDcha{
  padding-right: 0px;
  margin: 10px 0 10px;
}

.colaboradoresPaddingImg{
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (min-width: 300px) and (max-width: 479px){

  h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 200%;
  }

  .divhrleft{
    padding-left: 0px
  }

  .navbar-nav > li > a {
    text-align: right;
  }

  .menuBorderIzdo{
      border-left-style: none;
  }

  .tituloPagina{
    font-size: 35px;
  }

  .esloganResponsive {
    font-size: 30px;
  }

  #div01Foto{
    padding-left: 0px;
  }

  #shutterstock{
    width: 100%;
    height: auto;
  }

  #shutterstock{
    width: 100%;
    height: auto;
  }

  #sombreadoColor{
    height: 550px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  #sombreadoColorTitulo > p {
    margin:0px;
  }

  #parrafo01DivColor{
    margin-top: 0px;
  }

  #sombreadoColorBoton{
    height: 100px;
  }

  #titulo01DivColor{
    font-size: 30px;
    padding-left: 0px;
    padding-right: 5px;
    padding-top: 3px;
  }


  #tituloBotonDivColor{
    height: 107px;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: right;
  }

  #botonDivColor{
    position: relative;
    height: 107px;
    padding-top: 47px;
    padding-left: 5px;
    padding-right: 0px;
  }

  #linkedin{
    height: 33px;
    border-left-style: none;
    padding-left: 15px;
    padding-right: 25px;
    padding-top: 5px;
  } 

  #img-linkedin{
    width: 70px;
    height: 15px;
  }  
}
    
@media (min-width: 480px) and (max-width: 599px){

  .divhrleft{
    padding-left: 0px
  }

  .navbar-nav > li > a {
    text-align: right;
  }

  .menuBorderIzdo{
      border-left-style: none;
  }

  .tituloPagina{
    font-size: 35px;

  }

  .esloganResponsive {
    font-size: 30px;
  }

  #div01Foto{
    padding-left: 0px;
  }

  #shutterstock{
    width: 100%;
    height: auto;
  }
  
  #sombreadoColor{
    height: 450px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 10px;
  }

  #titulo01DivColor{
    font-size: 30px;
    padding-top: 3px;
  }

  #parrafo01DivColor{
    margin-top: 15px;
  }

  #sombreadoColorTitulo > p {
    margin:0px;
  }

  #sombreadoColorBoton{
    padding-top: 10px;
    height: 55px;
  }

  #tituloBotonDivColor{
    height: 70px;
    padding-top: 5px;
    padding-left: 3px;
    padding-right: 5px;
    text-align: right;
  }

  #botonDivColor{
    position: relative;
    height: 70px;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 0px;
  }

  #linkedin{
    height: 33px;
    border-left-style: none;
    padding-left: 15px;
    padding-right: 25px;
    padding-top: 5px;
  } 

  #img-linkedin{
    width: 70px;
    height: 15px;
  }
}

@media (min-width: 600px) and (max-width: 767px){

  .divhrleft{
    padding-left: 0px
  }
  
  .navbar-nav > li > a {
    text-align: right;
  }

  .menuBorderIzdo{
      border-left-style: none;
  }
  
  .tituloPagina{
    font-size: 35px;
  }

  .esloganResponsive {
    font-size: 30px;
  }

  #div01Foto{
    padding-left: 0px;
  }

  #shutterstock{
  width: 100%;
  height: auto;

  }

  #titulo01DivColor{
    font-size: 40px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 35px;
  }

  .parrafo01DivColor{
    padding-left: 35px;
    padding-right: 35px;
  }

  #tituloBotonDivColor{
    height: 70px;
    padding-top: 15px;
    padding-left: 150px;
    padding-right: 7px;
    text-align: right;

  }

  #botonDivColor{
    position: relative;
    height: 70px;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 15px;
  }

  #linkedin{
    height: 33px;
    border-left-style: none;
    padding-left: 15px;
    padding-right: 25px;
    padding-top: 5px;
  } 

  #img-linkedin{
    width: 70px;
    height: 15px;
  }
}

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

  .menuPaddingTop{
    padding-top: 15px;
  }

  .paragraph{
    padding-top: 20px;
    padding-bottom: 20px; /* padding del DIV que contiene el parrafo*/
  }

  .heightParrafo{
    height: 125px;    /* altura del parrafo */
    padding-bottom: 10px;  /* padding del parrafo al que se pega el boton*/
  }

  .button-right{
  margin-top: 0px;    /* margin del boton colocado en el parrafo, con 0 se pegara al parrafo anterior */
  position: absolute;
  right: 10px;
  }

  .tituloPagina{
    font-size: 35px;
  }

  .esloganResponsive {
    font-size: 30px;
  }

  #div01Foto{
    height: 450px;
    
  }

  #contenedorTitulo{
    height: 127px;
/*    background: red; */
    margin: 0px;
  }

  #contenedorFoto{
    height: 320px;
/*    background: green; */

  }

  #shutterstock{
    width: 100%;
    height: 100%;

  }

  #sombreadoColor{
    height: 450px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 10px;
  }

  #sombreadoColorTitulo{
    height: 140px;
/*    background: red;*/
  }

  #sombreadoColorTitulo > p {
    margin:0px;
  }

  #sombreadoColorParrafos{
    height: 190px;
/*    background: green;*/
  }

  #parrafo01DivColor{
    margin-top: 0px;
  }

  #sombreadoColorBoton{
    height: 90px;
/*    background: yellow;*/
  }
  #titulo01DivColor{
    font-size: 50px;
/*    padding-left: 35px;
    padding-right: 35px;
    padding-top: 35px;*/
  }
/*
  .parrafo01DivColor{
    padding-left: 30px;
    padding-right: 30px;
  }
*/
  #tituloBotonDivColor{
    height: 70px;
    padding-top: 7px;
    padding-left: 80px;
    padding-right: 10px;
    text-align: right;

  }

  #botonDivColor{
    position: relative;
    height: 70px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 0px;
  }

  #linkedin{
    height: 33px;
    border-left-style: solid;
    border-color:#9e9e9e;
    border-width: 1px;
    padding-left: 15px;
    padding-right: 25px;
    padding-top: 5px;
  }

  #img-linkedin{
    width: 70px;
    height: 15px;
  }
}

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

  .menuPaddingTop{
    padding-top: 15px;
  }

  .paragraph{
    padding-top: 20px;
    padding-bottom: 20px; /* padding del DIV que contiene el parrafo*/
  }

  #controlImpulsos{             /* altura del div "Control de impulsos" en deporte*/
  height: 400px;
  }

  .heightParrafo{
    height: 200px;    /* altura del parrafo */
    padding-bottom: 10px;  /* padding del parrafo al que se pega el boton*/
  }

  .button-right{
  margin-top: 0px;    /* margin del boton colocado en el parrafo, con 0 se pegara al parrafo anterior */
  position: absolute;
  right: 10px;
  }

  .tituloPagina{
    font-size: 35px;
  }

  .esloganResponsive {
    font-size: 30px;
  }

  #div01Foto{
    height: 450px;
   }

  #contenedorTitulo{
    height: 127px;
/*    background: red; */
    margin: 0px;
  }

  #contenedorFoto{
    height: 320px;
/*    background: green; */

  }

  #shutterstock{
    width: 100%;
    height: 100%;

  }

  #sombreadoColor{
    height: 450px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 10px;
  }

  #sombreadoColorTitulo{
    height: 140px;
/*    background: red;*/
  }

  #sombreadoColorTitulo > p {
    margin:0px;
  }

  #sombreadoColorParrafos{
    height: 190px;
/*    background: green;*/
  }

  #parrafo01DivColor{
    margin-top: 0px;
  }

  #sombreadoColorBoton{
    height: 90px;
/*    background: yellow;*/
  }
  #titulo01DivColor{
    font-size: 50px;
/*    padding-left: 35px;
    padding-right: 35px;
    padding-top: 35px;*/
  }
/*
  .parrafo01DivColor{
    padding-left: 30px;
    padding-right: 30px;
  }
*/
  #tituloBotonDivColor{
    height: 70px;
    padding-top: 7px;
    padding-left: 80px;
    padding-right: 10px;
    text-align: right;

  }

  #botonDivColor{
    position: relative;
    height: 70px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 0px;
  }

  #email{
    text-align: right;
  }

  #linkedin{
    height: 33px;
    border-left-style: solid;
    border-color:#9e9e9e;
    border-width: 1px;
    padding-left: 15px;
    padding-right: 25px;
    padding-top: 5px;
  }

  #img-linkedin{
    width: 70px;
    height: 15px;
  }

}

@media (min-width: 1200px){
  
  .container {
      width: 900px;
  }
  
  .menuPaddingTop{
    padding-top: 15px;
  }

  .paragraph{
    padding-top: 20px;
    padding-bottom: 20px; /* padding del DIV que contiene el parrafo*/
  }

  #controlImpulsos{             /* altura del div "Control de impulsos" en deporte*/
  height: 338px;
  }

  .tituloPagina{
    font-size: 35px;
  }

  .esloganResponsive {
    font-size: 30px;
  }

  .heightParrafo{
    height: 150px;    /* altura del parrafo */
    padding-bottom: 10px;  /* padding del parrafo al que se pega el boton*/
  }

  .button-right{
  margin-top: 0px;    /* margin del boton colocado en el parrafo, con 0 se pegara al parrafo anterior */
  position: absolute;
  right: 10px;
  }
  
  #div01Foto{
    height: 500px;
    
  }

  #contenedorTitulo{
    height: 147px;
/*    background: red; */
    margin: 0px;
  }

  #contenedorFoto{
    height: 350px;
/*    background: green; */

  }

  #shutterstock{
    width: 100%;
    height: 100%;

  }

  #sombreadoColor{
    height: 500px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 50px;
    padding-bottom: 10px;
  }

  #sombreadoColorTitulo{
    height: 140px;
/*    background: red;*/
  }

  #sombreadoColorTitulo > p {
    margin:0px;
  }

  #sombreadoColorParrafos{
    height: 220px;
/*    background: green;*/
  }

  #parrafo01DivColor{
    margin-top: 0px;
  }

  #sombreadoColorBoton{
    height: 90px;
/*    background: yellow;*/
  }
  #titulo01DivColor{
    font-size: 50px;
/*    padding-left: 35px;
    padding-right: 35px;
    padding-top: 35px;*/
  }
/*
  .parrafo01DivColor{
    padding-left: 30px;
    padding-right: 30px;
  }
*/
  #tituloBotonDivColor{
    height: 70px;
    padding-top: 15px;
    padding-left: 80px;
    padding-right: 10px;
    text-align: right;

  }

  #botonDivColor{
    position: relative;
    height: 70px;
    padding-top: 17px;
    padding-left: 10px;
    padding-right: 0px;
  }

  #email{
    text-align: right;
  }

  #linkedin{
    height: 33px;
    border-left-style: solid;
    border-color:#9e9e9e;
    border-width: 1px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
  }

  #img-linkedin{
    width: 70px;
    height: 15px;
  }

}
