/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
body{
    font-family:'Montserrat Alternates', sans-serif;
    
}
@font-face {
  font-display: swap;
}
.colorcito{
    color: darkgrey;
    
}
.margencard{
    margin-top: 15%;
    border-radius: 5%;
    opacity: 0.8;
}

.botonform{
    background-color: #01423A;
}


@media only screen and (min-width : 1200px) {
  .imagencollage{
      padding: 10px !important;
    width: 400px !important;
      position: relative;
      left: 220px;
  }
    
}


.sombraTxt{
    text-shadow: 2px 2px 3px #2D2D2D;
    
}
      
    text-shadow: 2px 2px 3px #2D2D2D;
  }
    
.pads{
 padding: 5px !important;   
}
.cookies{
    font-size: 12px;
    
}
.fixedcontainer{
    z-index: 9910;
}
.fixedcontainer{
    position: fixed;
    width: 100%;
    bottom:0;
    left:0;
    background-color: #333;
    padding: 8px;
}
label.error{
position:relative !important;
top:0px !important;
}

.txtContacto{
    color: #01423A;
}

#serviciosH{
    font-weight: 900;
    margin-top: 40%;
}
.circulo{
    width: 10rem;
	height: 10rem;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
  margin:0px auto;
  padding:3%
}

.circulo1{
   
	background: #01423A;	
}
.circulo2{
   
	background: #0E7C6C;	
}
.circulo3{
   
	background: #025E3F;	
}
.circulo4{
   
	background: #0D7062;	
}
.circulo > h2 {
	color: white;
	font-size: 5rem;
	font-weight: bold;
}
.btn-wsp{
    position: fixed;
    width: 55px;
    height: 55px;
    line-height: 60px;
    bottom: 30px;
    right: 30px;
    background: #0df053;
    color: white;
    z-index: 9999;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 0 1px 10px rgba(0,0,0,0.3);
    
}
.btn-wsp:hover{
    text-decoration: none;
    color: #0df053 !important;
    background: white;
    
}

#contactoPalabraFondo{
    position: fixed;
    line-height: 25px;
    width: 225px;
    height: 25px;
    bottom: 30px;
    right: 0px;
    background: #032823;
    z-index: 9998;
    box-shadow: 0 1px 10px rgba(0,0,0,0.3);
    border-radius: 50px;
    
}
#contactoPalabra{
    position: fixed;
    line-height: 25px;
    
    bottom: 30px;
    right: 120px;
    background: #032823;
    color: white !important;
    z-index: 9998;
    border-radius: 0px;
    text-align: left;
    font-size: 15px;
    box-shadow: 0 1px 10px rgba(0,0,0,0.3);
    padding-left: 10px;
    border-radius: 50px;
}
@media only screen and (max-width : 1000px) {
  .chiquis{
    font-size:15px !important; 
  }
    
}


@media only screen and (max-width : 1000px) {
  .fixedcontainer{
    padding: 0 !important;
  }
    
}

@media only screen and (max-width : 1000px) {
  .esconderWhats{
    visibility: hidden;
  }
    
}


.alturaverde{
    max-height: 490px;
}
.sticky-nav {
    position: fixed;
    top: 0;
    z-index: 9999;
}
.cajitaparrafo{
    width: 40%;
    margin-left: 15%;
}
#logoKoncepto{
    margin-top: 20%;
    margin-left: -3%;
    width: 55%; 
    
    text-shadow: 2px 2px 3px #2D2D2D;
}

#tituloUno{
    font-size: 36pt;
    margin-top: -2%;
    font-weight: 900;
    
    text-shadow: 2px 2px 3px #2D2D2D;
    
}
@media only screen and (max-width : 1000px) {
  #tituloUno{
    font-size: 30px;
      
    text-shadow: 2px 2px 3px #2D2D2D;
  }
    
}
#parrafoUno{
    font-weight: 300;
    text-align: justify;
    text-shadow: 2px 2px 3px #2D2D2D;
}
@media only screen and (max-width : 1000px) {
  #parrafoUno{
    font-size: 15px;
      font-weight: 500;
      
    text-shadow: 2px 2px 3px #2D2D2D;
  }
    
}
#barra{
    background-color: #01423A;
}

#tituloDos{
    font-weight: 900;
    text-align: center;
}
.btn-large {
    background-color: #01423A;
    
    
}

.cajitaparrafoDos{
    width: 40%;
    margin-left: 15%;
}

#tituloTres{
    margin-top: 30%;
    font-weight: 900;
    
}
#parrafoTres{
    
}

.cajitaparrafoCuatro{

    width: 80%;
    margin-right: 1%;
}

#tituloCuatro{
    
    font-weight: 900;
    
}
#parrafoCuatro{
    
    
   
    
}

#konceptofooter{
    position:absolute;
    left: 1%;
}
.page-footer{
    background-color: #032823 !important;
}


.footerderechos{
    background-color: #01423A;
}

nav ul a,
nav .brand-logo {
  color: white;
}

p {
  line-height: 2rem;
}

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

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .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;
}
