body {
    font-family: Arial, sans-serif;
    color: #333;
}
header {
    background-color: #f8f9fa;
}
.bg-secondary {
    background-color: #6c757d !important;
}
.btn-primary {
    background-color: #d9232d;
    border-color: #d9232d;
}
.btn-primary:hover {
    background-color: #a81b21;
    border-color: #a81b21;
}
footer {
    background-color: #212529;
    color: #fff;
}
footer a {
    color: #d9232d;
    text-decoration: none;
}
footer a:hover {
    text-decoration: underline;
}
.card-body {
    background-color: #f8f9fa;
}
.card {
    border: 1px solid #ddd;
}
.bg-light {
    background-color: #f8f9fa !important;
}
.bg-withe {
    background-color: #fff !important;
}
.logo img{
  width: 150px;
}
.menu a{
  font-family: Outfit, sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
  color:#000;
  font-size:1.4em
}
.menu a:hover{
  color:#000;
}
.menu a:active{
  color:#000;
}
.menu a:focus{
  
  color:#000;
}
.custom-burger-menu {
    display: inline-block;
    margin-left: 8px;
    width: 30px;
    height: 18px;
    position: relative;
}

.custom-burger-menu span:first-child {
    margin-top: 5px;
}
.custom-burger-menu span {
    display: block;
    height: 1px;
    background-color: black;
    margin-bottom: 5px;
    border-radius: 0px;
}

.custom-burger-menu span:last-child {
    margin-bottom: 0;
}
.hero-section {
    position: relative;
    width: 100%;
    max-height: 500px;
    background-color: #e9ecef;
    text-align: center;
    overflow: hidden;
}
.hero-section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hero-section h2 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #333;
}
.hero-section .highlight {
    color: #d9232d;
}
.hero-section p {
    font-size: 1.2rem;
    color: #555;
    margin-top: 1rem;
}
.hero-text-section {
    position: relative;
    width: 100%;
    min-height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #D3DCE0;
}

.hero-text-section2{
    min-height: 150px !important;
}

.hero-text-section p {
    margin: 0;
    font-size: 1rem;
    color: #333;
}
.whatsapp-icon {
    position: absolute;
    top: -10%;
    right: 1rem;
    background-color: #25d366;
    color: white;
    font-size: 1.5rem;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.carousel-control-prev,
.carousel-control-next {
    top: 50%;
    transform: translateY(-80%);
}
.subtitulo1{
  max-width: 600px; margin:auto;
}
.subtitulo1 p{
  font-family: Outfit, sans-serif; font-size: 1.4em;
}

.subtitulo2{
  max-width: 900px; margin:auto;
}
.subtitulo2 p{
  font-family: Outfit, sans-serif; 
  font-size: 1.8em;
  text-align:left;
  padding: 50px 30px;
}

.subtitulo3{
  max-width: 900px; margin:auto;
}
.subtitulo3 p{
  font-family: Outfit, sans-serif; 
  font-size: 1.2em;
  text-align:left;
  padding: 3px 30px;
}

.subtitulo4{
  max-width: 900px; margin:auto;
  padding-bottom: 20px ;
}
.subtitulo4 p{
  font-family: Outfit, sans-serif; 
  font-size: 1.4em;
  text-align:left;
  padding-top: 30px ;
  padding-bottom: 0px ;
  padding-left:30px;
  padding-right:30px;
}

.subtitulo5Ini {
  padding-top: 20px !important ;
}  

.subtitulo5{
  max-width: 900px; margin:auto;
  padding-top: 0px ;
  padding-bottom: 0px ;
}
.subtitulo5 h3{
  font-family: Outfit, sans-serif; 
  font-weight:bold;
  font-size: 1.4em;
  text-align:left;
  padding-top: 10px ;
  padding-bottom: 0px ;
  padding-left:30px;
  padding-right:30px;
}
.subtitulo5 p{
  font-family: Outfit, sans-serif; 
  font-size: 1.2em;
  text-align:left;
  padding-top: 0px ;
  padding-bottom: 20px ;
  padding-left:30px;
  padding-right:30px;
}
.padding0{
  padding:0px !important;
}
.contentText1{
  width: 80%;
  margin: auto;
  padding-top:20px;
  padding-bottom:20px;

}
.contentText1 h3{
  font-family: Outfit, sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color:#000;
  font-size:1.6em
}  
.contentText1 p{
  font-family: Outfit, sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color:#000;
  font-size:1.2em;
  line-height: 30px;
}  

.contentText1 a{
  font-family: Outfit, sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color:#000;
  font-size:1.2em;
}  

.content2{
  padding-top:60px;
  padding-bottom:60px;
  text-align: center;
}
.contentText2 a{
  font-family: Outfit, sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color:#000;
  font-size:0.9em; 
  padding: 10px;
  
}  

.contentText2 p{
  font-family: Outfit, sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color:#000;
  font-size:0.9em; 
  line-height: 30px;
  text-align: center;
} 
.black{
  background:#000 !important;  
}
.white{
  background:#fff !important;  
}
.black h3{
  color:#fff !important;
}  
.black p{
  color:#fff !important;
}  
.black a{
  color:#fff !important;
}  
.black a:hover{
  color:#000 !important;
}  
.barraAncho{
  padding:0px !important;
}
.barrAlto{
    max-height: 400px;
    overflow: hidden;
}
.ImagenAncho{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.barraRoja{
  width: 100%;
  height: 30px;
  background: #ED1C24;
  margin-top:10px;
  margin-bottom:10px;

}
.barraRoja2{
  width: 100%;
  
  background: #ED1C24;
  margin-top:10px;
  margin-bottom:10px;

}
.barraTitulo{
  font-family: Outfit, sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color:#fff;
  font-size:1.6em;
  text-align:center;
  
}
.features-section {
  padding: 40px 0;
}
.features-section2 {
  padding: 20px 0 !important;
}
.features-section-bg{
  background-color: #D3DCE0;
  margin:0px;
}
.feature-item {
  text-align: center;
  padding: 10px;
  
}
.feature-item img {
  max-width: 80px;
  margin-bottom: 15px;
}
.feature-item p {
  font-family: Outfit, sans-serif;
  color: #93989C;
  font-size: 0.9em;
  line-height: 1.4em;
}

.footer-logo {
    max-width: 150px;
}
.footer-contact {
    color: #fff;
    font-size: 0.9em;
}
.footer-contact p{
    font-family: Outfit, sans-serif;
    font-size: 1.2em;
    line-height: 1.4em;
}
.footer-contact i {
    margin-right: 10px;
}
.footer-social img {
    width: 30px;
    margin: 0 5px;
}
.lineaRoja{
  width: 100%;
  height: 5px;
  border-bottom: 1px solid #ED1C24;
  margin-top: 20px;
  margin-bottom: 20px;
}

.listadoProductos{
  list-style-type: decimal; 
  padding-left: 70px; 
  font-family: Outfit, sans-serif; 
  font-size: 1.2em; 
  color: #333; 
  line-height: 1.8;
  text-align: left;
}

.animated-window {
  position: fixed;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  transition: bottom 0.5s ease;
  z-index: 1000;
}

.animated-window.active {
  bottom: 0;
}

.animated-window .close-btn {
position: absolute;
top: 20px;
right: 20px;
background: transparent;
border: none;
padding: 0;
cursor: pointer;
font-size: 2.0em;
color: white;
outline: none;
}

.animated-window .close-btn:hover {
  color: #d9232d; /* Cambia a un color rojo al pasar el mouse */
}

.contentMenu{
width: 90%;
margin: auto;
padding-top:80px;
padding-left:10%;
padding-right:10%;
}
.contentMenu div{
width: 100%;
border-bottom: 1px solid red;
padding-bottom: 10px;
margin-bottom: 10px;
}
.contentMenu a{
font-family: Outfit, sans-serif;
font-optical-sizing: auto;
font-weight: 100;
font-style: normal;
color:#fff;
font-size:2.0em;
text-decoration: none;

}
.contentMenu a:active{
color:#fff !important;
}
.contentMenu a:hover{
color:#fff !important;
}
