/* ********************************************* */
/* *********** CLASES DE USUARIO *************** */
/* ***********        v.1        *************** */
/* ********************************************* */
#cboxOverlay{
    background-image: url("../colorbox-master/example1/images/overlay.png");
    opacity: .5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; // first!
    filter: alpha(opacity=50);
    }

.index100{
  z-index: 100;
}

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

  .divpiedras{
    position: relative;
    height: 350px;
/*    padding-top: 15px;
    padding-left: 30%;
    padding-right: 10px;*/
    display: table;

  }

  .divpiedras > * {
    display: table-cell;
    vertical-align: middle;
  }

ul.links{
    list-style-type: none;
    height: 150px;    /* altura del parrafo */
    padding-left: 0px;
    padding-bottom: 10px;  /* padding del parrafo al que se pega el boton*/
    margin: 10px 0 10px;
  }

a:hover.resaltar{
/*    background-color: #9E4E45;*/
    color: #9E4E45;
    text-decoration: none;
}

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;
}

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;
}

.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;
}

/*
.paragraph{
  padding-bottom: 125px;
  /*height: 350px;
  
}
*/

.color-texto{
  color: #333;
}

.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";
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
} !important;

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

.HelveticaNeueBold{
  font-family: "Helvetica NeueBold";
  -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;
  }

  .esloganResponsive {
    font-size: 30px;
  }

  #fotoPiedras{
    width: 100% !important;
    height: auto;
  }

  .menuHeight{
    height: auto;
  }


  #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: 768px){

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

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

  #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-bottom: 50px; /* 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*/
  }


  ul.links{
    list-style-type: none;
    height: 125px;    /* altura del parrafo */
    padding-left: 0px;
    padding-bottom: 10px;  /* padding del parrafo al que se pega el boton*/
    margin: 10px 0 10px;
  }


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

  .esloganResponsive {
    font-size: 40px;
  }



  #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-bottom: 50px; /* padding del DIV que contiene el parrafo*/
  }


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

  ul.links{
    list-style-type: none;
    height: 225px;    /* altura del parrafo */
    padding-left: 0px;
    padding-bottom: 10px;  /* padding del parrafo al que se pega el boton*/
    margin: 10px 0 10px;
  }

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

  .esloganResponsive {
    font-size: 40px;
  }

  #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-bottom: 40px; /* padding del DIV que contiene el parrafo*/
  }

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

  ul.links{
    list-style-type: none;
    height: 175px;    /* altura del parrafo */
    padding-left: 0px;
    padding-bottom: 10px;  /* padding del parrafo al que se pega el boton*/
    margin: 10px 0 10px;
  }

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

  .esloganResponsive {
    font-size: 45px;
  }

  #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;
  }
}

.centradoVertical{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    align-content: center;
}


