@charset "utf-8";
/* CSS Nyatex */

body{ font-family: Arial, Helvetica, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "sans-serif";}
p { font-size: 18px; color: #333333;} 
h1,h2,h3,h4,h5,h6 { color:#800F21;}
.navbar-custom {background-color: #f1f1f1;   }
.custom-toggler .navbar-toggler-icon { background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(128,15,33,1.00)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");}
.custom-toggler.navbar-toggler { border-color: #293317;  }
.navbar-text {color: #2D3819;        }
.navbar-text:hover {color: #999999;    }
.border-arriba{ border-top: 20px solid #800f21; }
.border-abajo{ border-bottom: 20px solid #800F21;}
.fondo {background-color: #f1f1f1;  }
.tamanoespecial{ font-size:21px; }
.fondouniforme{background-color: #BA090F;  }
.botoncolor{background-color: #800F21;  }
.botoncolor:hover{background-color: #5D0A17;  }
.colortext{color: #fed3d5;  }
.fondocard{background-color: #eeeeee;  }
.textcolorfooter{ font-size: 15px; color: #fed3d5;  }
.fondotitulo{ background-color: #800F21;  }
.colorseccion{ color: #D81835;  }
.coloricon{ color: #FA050D; }
.active{ color: #FA050D; }
.whatsapp {
  position:fixed;
  width:90px;
  height:90px;
  bottom:40px;
  right:40px;
  background-color:#3FBD2B;
  color:#FFFFFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:100;
}

.whatsapp-icon {
  margin-top:20px;
}