:root {
  --heightMenu: 15vh;
  --colorEstrella: #ffffff;
  --colorA:#ee7b28;
}
@font-face {
  font-family: 'monserrat';
  src: url('font/static/Montserrat-Bold.ttf') format('truetype');
}

/*FIN zona de edicion de css alertas sw  */
* {
  scroll-behavior: smooth;
  margin: 0px;
  padding: 0px;
}
.borde-redondo-general {
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
}
body {
  background-color: var(--colorEstrella);
  width: 100%;
  height: 100%;
}
.body {
  background-color: var(--colorEstrella);
  width: 100%;
  height: 100%;
}
.btn-primary{
  background-color: var(--colorA) !important;
}
.btn-primary:hover{
  filter: opacity(0.9) !important;
  -webkit-filter: opacity(0.9) !important;
}

.footer {
  background-color: #ee7b28;
  bottom: 0px !important;
}
.border-footer {
  position: absolute;
  left: 0;
}
.z-index {
  z-index: 100;
  position: relative;
  font-size: 1rem;
}
/* FIN FOOTER*/
#menusuperior {
  width: 100%;
  height: 100vh;
}
.logos-menu {
  bottom: 0px;
  left: 0px;
  right: 0px;
  position: absolute;
}
.fondo {
  width: 100%;
  height: inherit;
  position: absolute;
  overflow: hidden;
}


.img-original {
  object-fit: cover;
}

.textoMenu {
  font-size: 1rem;
  color: white;
  text-decoration: none;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
}
.textoMenu:hover {
  color: white;
  text-decoration: none;
  border-bottom: solid 2px white;
  padding-bottom: 0.3rem !important;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
}
.Buscar {
  transition: 1s;
  border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -ms-border-radius: 50px 50px 50px 50px;
  -o-border-radius: 50px 50px 50px 50px;
  border: solid 1px white;
  outline: none;
  background: none;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
}
.Buscar input::placeholder {
  color: white;
}
.input {
  border: none;
  outline: none;
  background: none;
  color: white;
  font-size: 1rem;
  text-decoration: none;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
}
.menu {
  transition: 1s;
  height: 3rem;
  background-color: #00000000;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
}
.logo {
  transition: 2s;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 100px;
  height: 50px;
  background-image: url("../assets/img/logo/logo.svg");
  -webkit-transition: 2s;
  -moz-transition: 2s;
  -ms-transition: 2s;
  -o-transition: 2s;
  z-index: 9999999;
}
.crono {
  background-color: #ee7b28;
  width: 100%;
  height: 100%;
}
.nm {
  font-size: 3vh;
}
.text-cantidad {
  font-size: 3rem;
  background-color: white;
  color: #ee7b28;
  border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -ms-border-radius: 50px 50px 50px 50px;
  -o-border-radius: 50px 50px 50px 50px;
  font-weight: 900;
}
.leyend {
  font-size: 0.65rem;
}
.btn-postula {
  border: none;
  font-weight: 900;
  background-color: #ee7b28;
  color: white;
  border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -ms-border-radius: 50px 50px 50px 50px;
  -o-border-radius: 50px 50px 50px 50px;
  border: solid 1px #ee7a2800;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
}
.btn-postula:hover {
  background-color: #ee7a2800;
  border: solid 1px #ee7a28;
  color: #ee7b28;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
}
.relativo {
  background-image: url(../assets/img/noticia.png);
  background-size: 100% 100%;
  height: 100%;
}
.desde {
  font-size: 3vh;
  font-weight: 900;
  background-color: #9760a4;
  color: white;
  border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -ms-border-radius: 50px 50px 50px 50px;
  -o-border-radius: 50px 50px 50px 50px;
}
.texto-btn {
  background-color: #fff9e9;
}
.txt-postula-snw {
  font-weight: 500 !important;
}
.txt-postula {
  font-size: 2rem;
  font-weight: 900;
}
.txt-postula1 {
  color: #ee7b28;
}
.txt-postula2 {
  color: #1db6c7 !important;
}
.bg-gama2 {
  background-color: #1db6c7 !important;
}
.bg-gama2:hover {
  background-color: #1db6c700 !important;
  border: solid 1px #1db6c7;
  color: #1db6c7;
}
.bg-gama3 {
  background-color: #9760a4 !important;
  border: solid 1px #9760a400;
}
.bg-gama3:hover {
  background-color: #9760a400 !important;
  border: solid 1px #9760a4;
  color: #9760a4 !important;
}
.txt-postula3 {
  color: #9760a4 !important;
}
.hoja {
  width: 100%;
  height: 50vh;
}
.contratar {
  height: 100%;
  background-image: url(../assets/img/alguien_2.png);
  background-size: 100%;
  background-color: #fff9e9;
  background-repeat: no-repeat;
  background-position: center;
  background-origin: center;
}
.modal-contratar {
  height: 100%;
  background-image: url(../assets/img/Fondo-emergente.png);
  background-size: cover;
  background-color: #fff9e9;
}
.txt-formacion {
  color: #ee7b28;
  font-size: 1rem;
}
.txt-title-contrata {
  color: #ee7b28;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1;
}
/*aaaa */
.container {
  position: relative;
  width: 300px; /* ajusta el ancho según sea necesario */
  height: 200px; /* ajusta la altura según sea necesario */
  border: 1px solid #ccc; /* solo para visualización */
  border-image: linear-gradient(
      -45deg,
      transparent 49%,
      #000 49%,
      #000 51%,
      transparent 51%
    )
    1;
  border-image-slice: 1;
}
img {
  object-fit: cover !important;
}
.txt-ama {
  font-size: 1rem;
  color: grey;
  letter-spacing: 0.25em;
  font-weight: 600;
}
.ama-caja-1 {
  background-image: url(../assets/img/AMA.png);
  background-size: 100%;
}
.ama-caja-2 {
  background-image: url(../assets/img/Integracion.png);
  background-size: 100%;
}
.ama-caja-3 {
  background-image: url(../assets/img/Comunidad.png);
  background-size: 100%;
}

/* textos hover*/
.embed-responsive-1by1 {
  position: relative;
  overflow: hidden;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
}

.col-sm-3:hover .overlay {
  opacity: 1;
}

.overlay h2,
.overlay p,
.overlay button {
  margin: 0;
  color: #fff;
  font-size: 0.7rem;
}

.overlay button {
  font-size: 0.7rem;
  background-color: #ee7b28;
  padding: 5px 10px !important;
  border: none;
  border-radius: 50px 50px 50px 50px;
  color: #fff;
  cursor: pointer;
  -webkit-border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -ms-border-radius: 50px 50px 50px 50px;
  -o-border-radius: 50px 50px 50px 50px;
  border: solid 1px #ee7b28;
}

.overlay button:hover {
  background-color: #ee7a2800;
  border: solid 1px #ee7b28;
  color: #ee7b28;
}
.dropdown-menu {
  min-width: 7rem !important;
  padding-left: 0.5em !important;
  border-radius: 0px 0px 5px 5px;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  -ms-border-radius: 0px 0px 5px 5px;
  -o-border-radius: 0px 0px 5px 5px;
  box-shadow: black 5px 10px 40px -15px;
}
.dropdown-item {
  color: #ee7b28;
  font-size: 0.9rem;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
}
.dropdown-item:hover {
  background-color: #ee7b28 !important;
  color: white !important;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
}
.no-padding-no-margin {
  margin: 0;
  padding: 0;
}


.form-modal {
  background-color: #9760a4;
  border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -ms-border-radius: 15px 15px 15px 15px;
  -o-border-radius: 15px 15px 15px 15px;
}




.text-2 {
  color: #ee7b28;
}

.txt-nav-button {
  font-size: 2vh;
  background-color: #fff;
  border: solid 1px #fff;
  border-radius: 50px 50px 50px 50px;
  color: #ee7b28;
  cursor: pointer;
  -webkit-border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -ms-border-radius: 50px 50px 50px 50px;
  -o-border-radius: 50px 50px 50px 50px;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
}
.btn-ref-alt {
  height: 2.5rem;
}
.txt-nav-button:hover {
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
  border: solid 1px #fff;
  transition: 1s;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
}
.alert {
  background-color: #28ee38;
  color: white;
  z-index: 9999;
  bottom: 1rem;
}
.img-cal {
  width: 100%;
  height: 100%;
}
h1 {
  font-size: 2.2rem;
}
.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold;
  float: right;
  font-size: 22px;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover {
  color: black;
}
.elemento-con-mano {
  cursor: pointer;
}

#mobileMessage {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 9999;
  text-align: center;
  font-family: Arial, sans-serif;
}

#mobileMessage p {
  margin-top: 30vh;
  font-size: 24px;
}

.zoom-fomr {
  zoom: 0.9;
}
option {
  text-align: center;
}
.font-size-calendario {
  font-size: 0.8em;
}

.sinsalto {
  white-space: normal;
}
.fondo-blanca {
  height: 100vh;
  width: 150%;
  object-fit: cover;
  position: absolute;
  filter: brightness(0.5);
}

.txt-nav-title {
  font-size: 9vw;
  font-weight: 900;
  z-index: 10;
  font-family: monserrat;
}
h1{
  font-family: monserrat;
}
.text-item {
  font-family: monserrat;
}
.texto-general-menu {
  position: relative;
  top: 5%;
}
.txt-areas{
  font-size: 1.2em;
  font-weight: 900;
  letter-spacing: 1px;
}
.punto::before {
  content: "•"; /* Carácter de bullet */
  position: absolute;
  left: 0;
  bottom: 0;
  color: var(--colorA); /* Color del punto */
  font-size: 1.2em; /* Tamaño del punto */
}
.linea-blanca {
  top: 0px;
  left: 0px;
  width: 42%;
  position: absolute;
  z-index: 5;
  height: 40%;
}
.txt-nav-texto {
  font-size: 3vh;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 5;
}
.logo-integracion{
  z-index: 999;
  }
.fondo-ama{
  width: 120% ;
}
.fondo-QueEsAma{
  width: 225%;
    right: 0;
}
.fondo-integracion{
  width: 150% ;
  right:0px;
}
.btn-calendario{
  background-color: #ee7b28;
  font-weight: 900;
  border: 1px solid rgba(255, 255, 255, 0);
  text-decoration: none;
  color: white;
  z-index: 998;
}
.btn-calendario:hover{
  background-color: #ee7a2800;
  font-weight: 900;
  border: 1px solid var(--colorA);
  text-decoration: none;
  color: var(--colorA);
}
.fondo-queesama {
  position: absolute;
  height: 60vh;
  filter: brightness(0.5);
  object-fit: cover;
}
.fondo-noticias{
  width: 190%;
}
.menu-text {
  margin-top: 0;
  font-size: 0.5em;
}
.size-sm-footer{
  font-size: 0.7em;
} 
.tamaño-modal {
  max-height: 80vh;
}

.close-button {
  position: absolute;
  top: -15px;
  right: -15px;
  background-color: var(--colorA);
  color: white;
  border: none;
  border-radius: 50%;
  padding: 10px 15px;
  cursor: pointer;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
}

.close-button:hover {
  background-color: var(--colorA);
  opacity: 0.9;
}
.title-contrata {
  border-left: solid 4px #ee7b28;
  color: #1db6c7;
  font-size: 1.4rem;
}
@media (min-width: 576px) {
  .title-contrata {
    border-left: solid 4px #ee7b28;
    color: #1db6c7;
    font-size: 2rem;
  }
  .sinsalto {
    white-space: nowrap;
  }
  .fondo-blanca {
    width: 100vw;
    bottom: 0px;
    right: 0px;
  }
  .w-63{
    width: 63% !important;
  }
  .txt-nav-title {
    font-size: 5vw;
    z-index: 99999;
  }
  .texto-general-menu {
    top: -10%;
  }
  .linea-blanca {
    width: 16%;
    height: 60%;
  }
  .fondo-ama{
    width: 100%;
  }
  .fondo-QueEsAma{
    width: 100%;
  }
  .fondo-integracion{
    width: 100%;
  }
  .fondo-noticias{
    width: 100%;
  }
  .size-sm-footer{
    font-size: 1em;
  } 
  .tamaño-modal {
    min-height: 75vh;
  }
}
