/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

nav ul a,
nav .brand-logo {
  color: #444;
    font-size:20px ; 
}

nav .brand-logo img {
  max-height: 100px ;
}

#descripcion_principal{
  font-weight: 400;
  font-size: 1.4em;
}

#cartel{
 font-weight: 400;
 font-size: 2em;
 /*border-bottom: solid 2px #BD3636;*/
 color: #6F5959;
}

#logoyen{
  width: 70px;
}

nav{
    height: 50px;
}

#titulo_form{
  font-size: 1.3em;
}

.texto_categoria{
  font-size: 1.2em;
  color: #000;
}

#logofooter{
  margin-bottom: 15px;
}

.textofooter{
  font-size: 1em;

}

.footergrupoyen{
  margin-top: 5px;
}

#modal1{
  width: 70%;
  border-radius: 10px;
}

#modal2{
  width: 70%;
  border-radius: 10px;
}

#modal3{
  width: 70%;
  border-radius: 10px;
}

#modal4{
  width: 70%;
  border-radius: 10px;
}
#modal5{
  width: 70%;
  border-radius: 10px;
}
#modal6{
  width: 70%;
  border-radius: 10px;
}

#modalimgcol1 
{
    border-radius: 20px;
}

#modalimgcol3
{
    border-radius: 20px;
    padding-top: 10px;
}

#modalimgcol2
{
    border-radius: 20px;
    padding-top: 60px;
}


#modaltextcol1 
{

}


#modaltextcol2
{
padding-top: 35px;
}

#modaltextcol3
{
padding-top: 60px;
}

#modal2text

{
    padding-left: 20px;
    
}

#modal3text

{
    padding-left: 60px;
    
}




.titulo_modal{
  font-size: 1.5em;
  
}

#googlemaps{
  border: solid 3px #6F5959;
  border-radius: 5px;
}

.texto_categoria2{
  font-size: 1.2em;
  color: #000;
  line-height: 50px;
}

#iniciob{
  font-size: 1.1em;
}

#contactob{
  font-size: 1.1em;
}

p {
  line-height: 2rem;
}

.button-collapse {
  color: #26a69a;
}

.parallax-container {
  min-height: 600px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}

.parallaxmobile  {
  min-height: 350px;
  width: auto;       
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
    align-content: center;
}

  .parallax-container .section {
    width: 100%;
  }

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer 
{
  margin:0;
}

#formulario
{
    background-color:floralwhite;
    border-radius: 20px;
    
}

#enviar
{
    margin-left: 20px;
}

#imagencaja
{
    border-radius: 20px;
}

#staggered-test     li
{
    opacity: 0;
}

#staggered-test2     li
{
    opacity: 0;
}



