* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-decoration:none;	
}

header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 10%;
  background-color: #7FBF1F;
}

.btn-login {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #007bff; /* Azul */
    border: none;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    transition: background 0.3s ease-in-out;
}

.btn-login:hover {
    background-color: #0056b3; /* Azul oscuro al pasar el mouse */
}

.logo {
  cursor: pointer;
  order: 3;
  margin-left: auto;
 
}
	
nav {
  order: 1;
}

.nav__links a,
.cta,
.overlay__content a {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: black;
  text-decoration: none;
  border-bottom: solid 1px black;
}

.nav__links {
  list-style: none;
  display: flex;
  font-size: 20px;
  text-decoration: none;
  text-align: left;
}

.nav__links li {
    line-height: 1.5;
  padding: 0 20px;
  /* Aplica el mismo padding a todos los elementos li */
}

.nav__links li:first-child {
  padding-right: 20px; /* Añade padding solo a la derecha del primer elemento li */
}
.nav__links li a {
  transition: all 0.3s ease 0s;
}

.nav__links li a:hover {
  color: #0088a9;
}

.cta {
  order: 2;
  margin-left: 20px;
  padding: 9px 25px;
  background-color: rgba(0, 136, 169, 1);
  border: none;
  border-radius: 50px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.cta:hover {
  background-color: rgba(0, 136, 169, 0.8);
}

/* Mobile Nav */

.menu {
  display: none;
}

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  background-color: #24252a;
  overflow-x: hidden;
  transition: all 0.5s ease 0s;
}

.overlay--active {
  width: 100%;
}

.overlay__content {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.overlay a {
  padding: 15px;
  font-size: 36px;
  display: block;
  transition: all 0.3s ease 0s;
}

.overlay a:hover,
.overlay a:focus {
  color: #0088a9;
}
.overlay .close {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  color: #edf0f1;
}

@media screen and (max-height: 450px) {
  .overlay a {
    font-size: 20px;
  }
  .overlay .close {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

.ta {
  order: 2;
  margin-left: -10px;
  padding: 20px 40px;
  background-color: rgba(0, 136, 169, 1);
  border: none;
  border-radius: 50px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  font-size:20px;
}

.ta:hover {
  background-color: rgba(0, 136, 169, 0.8);
}

.ta {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #edf0f1;
  text-decoration: none;
}
.main{
	position: relative;
  left: 800px;
  bottom:100px;
}

@media only screen and (max-width: 991px) and (min-width: 768px)
.caption h1 {
    font-size: 50px;
    line-height: 1.2;
}
.caption h1 {
    color: #1f2022;
    font-family: "Playfair Display", serif;
    text-transform: uppercase;
    font-size: 100px;
    font-weight: 700;
    line-height: 1.1;
    text-transform: capitalize;
    margin-bottom: 13px;
}

.w{
	
	
	font-size: 1.1rem;
    text-transform: uppercase;
    color: black;
    letter-spacing: .2em;

}
.homemain{
	position: relative;
  left: 60px;
  top:200px;
}



@media only screen and (max-width: 800px) {
  .nav__links,
  .cta {
    display: none;
  }
  .menu {
    display: initial;
  }
}
 .th, .td {
    padding: 15px;
    text-align: left;
    border-bottom: 1px solid #ddd;
	text-decoration:none;
  }
  
  .select1 {
    width: 100%;
    padding: 16px 20px;
    border: none;
    border-radius: 4px;
    background-color: #f1f1f1;
  }
  label{
    font-weight: bold;
  }
  th, td {
    padding: 15px;
    text-align: left;
	text-decoration:none;
    border-bottom: 1px solid #ddd;
  }
  th {
    background-color: #008837;
    color: white;
  }
  tr:hover {background-color: #ddd;}
.example_e {
border: none;
background: #404040;
color: #ffffff !important;
font-weight: 100;
padding: 10px 10px 10px 10px;
text-transform: uppercase;
border-radius: 6px;
display: inline-block;
transition: all 0.3s ease 0s;
}

.example_e:hover {
color: #404040 !important;
font-weight: 700 !important;
letter-spacing: 3px;
background: none;
-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
transition: all 0.3s ease 0s;
}

.content-section {
    overflow-y: auto; /* Permite el scroll vertical solo si es necesario */
    white-space: normal; /* Permite el ajuste de texto en varias líneas */
    padding: 0; /* Elimina el padding */
    margin-top: .7em; /* Ajusta el margen superior */
    width: 100%; /* Asegura que el div use todo el ancho disponible */
    box-sizing: border-box; /* Incluye el padding y border en el ancho total del div */
}

.content-section2 {
    overflow-x: hidden; /* Desactiva el scroll horizontal */
    overflow-y: auto; /* Permite el scroll vertical solo si es necesario */
    white-space: normal; /* Permite el ajuste de texto en varias líneas */
    padding: 0; /* Elimina el padding */
    margin-top: .7em; /* Ajusta el margen superior */
    width: 100%; /* Asegura que el div use todo el ancho disponible */
    box-sizing: border-box; /* Incluye el padding y border en el ancho total del div */
}

.content-section p {
    margin: 0; /* Elimina márgenes adicionales en los párrafos */
    word-wrap: break-word; /* Asegura que las palabras largas se rompan si es necesario */
}

 .sign-preview {
                width: 300px;
                height: 100px;
                border: solid 1px #CFCFCF;
                margin: 10px 5px;
            }

    .content-section table {
        width: 100%; /* Opcional: asegura que la tabla ocupe todo el ancho del div */
    }
       