@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
.open-sans {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
  font-variation-settings: "width" 100;
}
.container-0 {
  padding-top: 7px;
  color: #ffffff;
  background-color: #1f1f1f;
  height: 40px;
}
.b-tit {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.25rem;
  color: #ffb514;
  background-color: #0f3560;
  height: 81px;
}
.b-stit {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0f3560;
  height: 63px;
  text-align: center;
  font-size: 2rem;
}
.b-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0f3560;
  margin-bottom: 21px;
  text-align: center;
  font-size: 1rem;
}
.container-fluid {
  color: #000000;
  background-color: #fffefe;
  height: 117px;
}
.container1 {
  padding-top: 18px;
  color: #272727;
  background-color: #ffffff;
  height: 135px;
}
.container2 {
  color: #000000;
  background-size: 100% 100%; /*Con esto ocupas el 100% del contenedor*/
  background-repeat: no-repeat;  /*Evitas que la imagen se repita si el contenedor es mas grande*/
}
.container3 {
  color: #ffffff;
  background-color: #0f3560;  
}
.lin {
  background-color: #d1d1d1;
  height: 1px;  
}
.am {
  color: #ffbb00;
}
.gr {
  color: #a7a7a7;
}
.gr2 {
  color: #c9c7c7;
}
.az {
  color: #0f3560;
}
.ro {
  color: #DA5D5D;
}
.ve {
  color: #21C029;
}
.ve2 {
  color: #166d1a;
}
.vw {
  color: #25d366;
}
.na {
  color: #faab44;
}
.vi {
  color: #7200f5;
}
.side-bar {
  color: #000000; 
  font-size: 1em
}
.side-bar:link {
  text-decoration: none; 
  color: #000000; 
  font-size: 1em
}
.side-bar:active {
  text-decoration: none; 
  color: #000000; 
  font-size: 1em
}
.side-bar:visited {
  text-decoration: none; 
  color: #000000; 
  font-size: 1em
}
.side-bar:hover {
  text-decoration: none; 
  color:#000000; 
  font-weight: bold 
}
.foot-link {
  color: #ffffff; 
  font-size: 1em
}
.foot-link:link {
  text-decoration: none; 
  color: #ffffff; 
  font-size: 1em
}
.foot-link:active {
  text-decoration: none; 
  color: #ffffff; 
  font-size: 1em
}
.foot-link:visited {
  text-decoration: none; 
  color: #ffffff; 
  font-size: 1em
}
.foot-link:hover {
  text-decoration: none;
  color: #ffbb00;
  font-weight: bold 
}
@media screen and (min-width:992px) {
  .navbar{
    padding: 0;
    background-color: #ffffff;    
  }  
  .navbar-nav{
    background-color: #ffffff;        
  }
  .nav-link{
    background-color: #ffffff;
  }
  .nav-link:hover{
    background-color: #ffbb00;       
  }  
}
.navbar .navbar-nav .nav-link{
  padding: .3em;
  transition: all .5s;
}
@media screen and (max-width:991px) {
  .navbar-brand{
    padding-left: 5em;    
  }
  .oculto {
    display: none;
  }
  .navbar{
    padding-top: 10em;
    background-color: #000000;
    color: #ffffff;
  }
  .navbar-nav{    
    background-color: #ffffff;
    color: #ffffff;
  }
  .nav-link{    
    background-color: #ececec;
    color: #ffffff;
  }
  .nav-link:hover{
    background-color: #ffbb00;       
  }    
}
.text-small {
  font-size: 81%;
}
.breadcrumb-item {
  font-size: 85%;
}
.body {
  background-color: #ffffff;
}
.card-blog {
  flex: 1 200px; 
  padding: 9px 11px 3px 11px;
  margin: 5px 5px 5px 5px;
  background-color: rgb(241, 237, 233);
  min-height: 180px;
  text-align: center;
}
.table {
  text-align: center;
}
.footer {
  color: #ffffff;
  padding: 10px 10px 10px 10px;
  background-color: #1f1f1f;
  margin-bottom: 0px;
  margin-top: 18px;
  width: 100%;
  max-width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  margin:0px;
}
.spa {
  padding-right: 5px;
}
.spa2 {
  display: inline-block;
  padding-right: 18px;
}
.som { text-shadow: 2px 2px #d4d2d1;
} 
h3, h4, h5 { 
  font-family: "Open Sans", sans-serif;  
}
dd, dt {font-family: "Open Sans", sans-serif;}
dt { font-size: 1rem; }
dd { font-size: 16px; }
dd { margin-bottom: 1.62rem; }
.blog-post {
  margin-bottom: 1.8rem;
}
.blog-post-title {
  font-family: "Open Sans", sans-serif;
  text-shadow: 3px 3px #d4d2d1;
  margin-top: 5.4rem;
  text-align: center;
  font-size: 2.5rem;    
}
.blog-post-sub {
  font-family: "Open Sans", sans-serif;
  margin-top: .9rem;
  text-align: center;
  font-size: 1.4rem;    
}
.blog-post-intro {
  margin-top: 1.2rem;
  text-align: center;
  margin-left: 4.5rem;
  margin-right: 4.5rem;
  font-size: 1rem;
  margin-bottom: 4.5rem;
}
.cta3-container {
  background-color: #f3f4f6; /* Color de fondo */
  border: 2px solid #ccc; /* Borde opcional */
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  margin-top: 20px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Sombra suave */
}

.cta3-icon img {
  width: 50px; /* Tamaño del ícono */
  margin-bottom: 15px;
}

.cta3-titulo {
  font-size: 24px;
  color: #1a1a1a; /* Color del texto */
  margin-bottom: 10px;
}

.cta3-texto {
  font-size: 16px;
  color: #4a4a4a;
  margin-bottom: 20px;
}

.cta3-boton {
  display: inline-block;
  background-color: #007bff; /* Color del botón */
  color: #fff; /* Color del texto */
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

.cta3-boton:hover {
  background-color: #0056b3; /* Color en hover */
}
.cta4-banner {
  background-color: #ffc341; /* Color verde WhatsApp */
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  width: 160px; /* Ancho del banner */
  margin: 20px auto; /* Centrado */
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}

.cta4-icono img {
  width: 80px; /* Tamaño del ícono */
  margin-bottom: 15px;
}

.cta4-texto {
  font-size: 18px;
  color: #fff; /* Texto blanco */
  margin-bottom: 15px;
  font-weight: bold;
}

.cta4-boton {
  display: inline-block;
  background-color: #075e54; /* Verde oscuro de WhatsApp */
  color: #fff; /* Texto blanco */
  padding: 10px 15px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

.cta4-boton:hover {
  background-color: #128c7e; /* Color más claro en hover */
}
