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

 */
font-family: 'Roboto', sans-serif;
body{
    background-color: #0000 !important;
}
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
   
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.embed-twitter{
    position: relative;
    width: 600px;;
    height: 400px;
    overflow: hidden;
}
.color{
    color: #0000;
}
.navtext{
    font-weight: 200;
}
.titulos{
    font-weight: 500;
}
.titulowhite{
    color: #fff;
    font-weight: 300;
}
.parrafoportada{
    font-weight: 200;
}
.success{
    background-color: #333333;
}
.itelectconsulting{
    background-color: #333333;
    margin-top: -100px;
}
.itelectp{
    margin-top: 100px;
    color: white;
    font-weight: 200;
}
.spacedigital{
    letter-spacing: 60px;
    padding-bottom: 0;
}

@media only screen and (max-width : 1100px) {
  .spacedigital{
    letter-spacing: 10px;
   
  }
    
}
.light{
    font-weight: 200;
}

.videowalltext{
   
    font-weight: 200;
}

 @media only screen and (min-width : 1300px) {
  .videowalltext{
  position: absolute;
      bottom: 0;
      padding: 10px;
      
   
  }
    
}   

 @media only screen and (max-width : 900px) {
  .videowalltext{
  font-size: 15px;
      
   
  }
    
} 

.partners{
    color: #666666;
    font-size: 130px;
}
@media only screen and (max-width : 1400px) {
  .partners{
  font-size: 35px;
      
   
  }
    
}
.snowp{
 font-weight: 200;
    padding: 50px;
}

.partnersp{
 font-weight: 200;   
}

.formcolor{
    background-color: #333333;
    
}

@media only screen and (max-width : 600px) {
  .footerc{
    font-size:10px !important;
   
      
    
  
  }
    
}
/*
.background{
    background-color: #54A7BE;
}
*/
.footersec{
 padding-top: 0px !important;   
    
}

.footerc{
    
    font-size: 20px;
    text-align: left;
}

label.error{
position:relative !important;
top:0 !important;
}




@media only screen and (max-width : 1500px) {
  .brand-logo {
   visibility:hidden;
  }
}
@media only screen and (max-width : 980px) {
  .brand-logo {
   visibility:visible;
  }
}
.dropdown-content li > a, .dropdown-content li > span{
    background-color: black;
    color:#fff;
    
}
.sticky-nav{
position:fixed;
top:0;
z-index:9999;
}




#iconito{
position:relative;
top:0px;
visibility: hidden;
}
@media only screen and (max-width: 1000px) {
  #iconito{
   visibility: visible;
   position:absolute;
   top:0px;
      color: white !important;
  }
}

.footersito{
margin-top:-470px;
    font-size:10px !important;

}


@media only screen and (max-width: 992px) {
  header, main, footer {
    padding-left: 0;
  }
}

p{
text-align:justify;
font-size: 25px;
}

@media only screen and (max-width : 600px) {
  p{
    font-size: 13px;
  }
    
}

@media only screen and (max-width : 600px) {
  h4{
    font-size: 25px;
  }
}

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

p {
  line-height: 2rem;
}

.sidenav-trigger {
  color: #26a69a;
}

.parallax-container {
  min-height: 1100px;
  line-height: 0;
  height: auto;
  
}
  .parallax-container .section {
    width: 100%;
  }

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



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

footer.page-footer {
  margin: 0;
}

    input{
        color:white;
    }
