@font-face {
  font-family: "Inter-Light";
  src: url(../fonts/Inter-Light.otf);
}

@font-face {
  font-family: "Inter-Regular";
  src: url(../fonts/Inter-Regular.otf);
}

@font-face {
  font-family: "Inter-Medium";
  src: url(../fonts/Inter-Medium.otf);
}

@font-face {
  font-family: "Inter-Bold";
  src: url(../fonts/Inter-Bold.otf);
}

@font-face {
  font-family: "Inter-Black";
  src: url(../fonts/Inter-Black.otf);
}

@font-face {
  font-family: "ClashDisplay-Variable";
  src: url(../fonts/ClashDisplay-Variable.ttf);
}

body {
  font-family: "Inter-Regular" !important;
  background-color: #ffffff;
  color: #484848;
  overflow-x: hidden;
}

@media (max-width: 767px) {
  /**********************************************************************************************************************************************************************************************************************************************************************************  ESTILOS TOP Y GENERALES    ************************************************************************************/

  .off-header-nav {
    background-color: #cea008;
    color: #252525;
  }
  .off-body-nav {
    background-color: #000000f2;
    color: white;
  }

  .iconomenuoffcanvasw {
    color: white;
    font-size: 1.8rem;
  }

  .iconomenuoffcanvas {
    background-color: rgba(0, 0, 0, 0);
    margin-right: -10px;
    margin-top: 15px;
  }

  .info-head {
    padding: 15px 10% 0px 10%;
    background-color: #eab70d;
  }

  .verifiedhead {
    width: 15px;
  }

  .text-headinfo {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }

  .social-headinfo {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 14px;
    line-height: 12px;
    text-align: center;
  }

  .icon-socialheadinfo1 {
    color: #000000;
    font-size: 18px;
    margin-right: 5px;
    margin-left: 5px;
  }

  .nav-texas {
    background-image: linear-gradient(90deg, #00000000, #00000000);
    background-color: #ffffff00;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 10%;
    padding-right: 10%;
  }

  .alinknav {
    margin-left: 0px;
  }

  .logo-nav {
    width: 150px;
  }

  .item-navbar {
    font-family: "Inter-Regular" !important;
    text-align: start;
    color: #ffffff;
    font-size: 1rem;
  }

  .item-navbar:hover {
    font-family: "Inter-Regular" !important;
    text-align: start;
    color: #cecece;
    font-size: 1rem;
  }

  .item-navbar-seacrh {
    font-family: "Inter-Regular" !important;
    background-color: #cea008;
    border-radius: 20px;
    color: #272727;
    font-size: 14px;
    padding: 10px 14px;
  }

  .item-navbar-seacrh:hover {
    font-family: "Inter-Regular" !important;
    background-color: #eab70d;
    border-radius: 20px;
    color: #000000;
    font-size: 14px;
    padding: 10px 14px;
  }

  .margnavitem {
    margin-right: 7px;
  }

  .align-icontexas {
    text-align: end;
  }

  .col-head-banner {
    background-image: linear-gradient(45deg, #31353bbd, #31353bd9);
    border-radius: 20px;
    padding: 40px 40px;
  }

  .text1-head-banner {
    font-family: "Inter-Medium" !important;
    color: #ffffff;
    font-size: 3.5rem;
    line-height: 4rem;
    text-align: start;
  }

  /* header */

  .header {
    background-image: linear-gradient(0deg, #000000, #000000db, #000000e8),
      url(../img/banner-web-mgtx.png);
    min-height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 7% 10%;
  }

  /* video banner  */

  .control-search-header {
    background: #e7e7e7f7;
    color: black;
    font-size: 12px;
    height: 40px;
  }

  .span-search-header {
    height: 40px;
    color: black;
    background: #eab70d;
    border-color: #eab70d;
    border-radius: 20px 0px 0px 19px;
  }

  .video-container {
    position: relative;
    width: 100%;
    height: 700px;
    padding: 2% 0px;
    overflow: hidden;
  }
  .video-container video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 50%;
    height: 500px;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: -1;
  }
  /* Puedes añadir estilos para el contenido encima del video si quieres mejor visibilidad */
  .content-over-video {
    position: relative;
    z-index: 1;
    color: white; /* Por ejemplo, color de texto para contraste */
  }

  .black-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000e0; /* ajusta la opacidad al golpe */
    z-index: 0; /* debajo del contenido y encima del video */
  }

  /* header top video */

  .col-head-banner {
    background-image: linear-gradient(45deg, #31353bbd, #31353bd9);
    border-radius: 20px;
    padding: 40px 40px;
  }

  .text1-head-banner {
    font-family: "ClashDisplay-Variable" !important;
    color: #ffffff;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
  }

  /* banner-head */

  .title-header {
    font-family: "Inter-Black" !important;
    color: #eab70d;
    font-size: 2.5rem;
    line-height: 3rem;
    text-align: center;
    margin-top: 10%;
  }

  .alignbtnhead {
    margin-top: 5%;
    text-align: center;
  }

  .texthead {
    font-family: "Inter-Regular" !important;
    color: #ffffff;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 10%;
  }

  .text2-head-banner {
    font-family: "Inter-Regular" !important;
    color: #c7c7c7;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: start;
  }
  .position-btntexas {
    text-align: start;
    margin-top: 5%;
  }
  .btn-texas {
    font-family: "Inter-Medium";
    font-size: 14px;
    background-color: #eab70d;
    color: #000000;
    padding: 5px 15px;
    border-radius: 25px;
    text-decoration: none;
    height: 40px;
  }
  .btn-texas:hover {
    font-family: "Inter-Medium";
    font-size: 14px;
    background-color: #eab70d;
    color: #000000;
    padding: 5px 15px;
    border-radius: 25px;
    text-decoration: none;
    height: 40px;
  }

  .btn-texas2 {
    font-family: "Inter-Medium";
    font-size: 14px;
    background: linear-gradient(45deg, #ffbb00, #eab70d);
    color: #000000;
    padding: 10px 40px;
    border-radius: 25px;
    text-decoration: none;
  }
  .btn-texas2:hover {
    font-family: "Inter-Medium";
    font-size: 14px;
    background: linear-gradient(45deg, #ffbb00, #eab70d);
    color: #000000;
    padding: 10px 40px;
    border-radius: 25px;
    text-decoration: none;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    HOME STYLE       ****************************************************************************************/

  .principales-pub {
    background-image: linear-gradient(45deg, #fafafa, #fafafa);
    min-height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3% 0px;
    margin-bottom: 0%;
  }

  .title-serv-destacados {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 1.2rem;
    line-height: 2.5rem;
    text-align: center;
  }

  .subtitle-serv-destacados {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 5%;
  }

  .col-stadist-home {
    background-color: #ffffff;
    padding: 10px 10px;
    border-radius: 20px;
    box-shadow: 0px 1px 4px 2px #0000000d;
  }

  .imagen-stadist-home {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    border-radius: 20px;
  }

  .categoria-stadist-home {
    font-family: "Inter-Medium" !important;
    color: #eab70d;
    font-size: 12px;
    line-height: 14px;
    text-align: start;
    padding: 0px 10px;
    margin-top: 7%;
  }
  .title-stadist-home {
    font-family: "Inter-Medium" !important;
    color: #343434;
    font-size: 15px;
    text-align: start;
    padding: 0px 10px;
    margin-bottom: 5px;
  }

  .text-stadist-home1 {
    font-family: "Inter-Light" !important;
    color: #3f3f3f;
    font-size: 14px;
    line-height: 16px;
    text-align: start;
    padding: 0px 10px;
    margin-top: 0%;
    margin-bottom: 0px;
  }
  .text-stadist-home {
    font-family: "Inter-Light" !important;
    color: #3f3f3f;
    font-size: 12px;
    line-height: 20px;
    text-align: start;
    padding: 0px 10px;
    margin-top: 2%;
  }

  .alignbtnstadis {
    text-align: center;
  }

  .btn-stadist {
    font-family: "Inter-Regular";
    font-size: 10px;
    background-color: #000000;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 4px;
    width: 100%;
  }
  .btn-stadist:hover {
    font-family: "Inter-Regular";
    font-size: 10px;
    background-color: #000000;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 4px;
    width: 100%;
  }

  .btn-urlweb {
    font-family: "Inter-Regular";
    font-size: 10px;
    background-color: #747474;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 0px;
    width: 100%;
  }
  .btn-urlweb:hover {
    font-family: "Inter-Regular";
    font-size: 10px;
    background-color: #747474;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 0px;
    width: 100%;
  }

  .social-icon-stadits {
    font-family: "Inter-Medium" !important;
    color: #343434;
    font-size: 16px;
    text-align: start;
    padding: 0px 10px;
    margin-bottom: 8px;
  }

  .icon-stadits {
    font-family: "Inter-Medium" !important;
    background: #000000;
    color: #ffffff;
    font-size: 16px;
    text-align: start;
    padding: 6px 10px;
    margin-bottom: 14px;
    border-radius: 20px;
  }

  /* SECTION QR */

  .section-qr {
    margin-bottom: 1%;
    padding: 5% 0px 5% 0px;
    background: #ffffff;
  }

  .row-qrcod {
    background-color: #000000;
    border-radius: 0px;
    justify-content: center;
  }

  .col-qrcode {
    background-image: linear-gradient(#00000000, #00000000),
      url(../img/migente.png);
    background-color: #ffffff;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 12% 0px 10% 0px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
  }

  .title-qrcode {
    font-family: "Inter-Black" !important;
    color: #f1f1f1;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    margin-top: 5%;
  }

  .subtitle-qrcode {
    font-family: "Inter-Light" !important;
    color: #eab70d;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    margin-top: 0%;
  }

  .text-qrcode {
    font-family: "Inter-Light" !important;
    color: #ffffff;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    margin-top: 0%;
    margin-bottom: 12%;
  }

  .alignqr {
    text-align: center;
    margin-bottom: 10%;
  }

  /* SECTION COUNTERS */

  .cont-counter {
    background-image: linear-gradient(45deg, #ffffff, #ffffff);
    padding: 10% 0px;
  }
  .title-counter {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 1.2rem;
    line-height: 1.8rem;
    text-align: center;
    margin-top: 0%;
    margin-bottom: 10%;
    text-transform: uppercase;
  }

  .col-countertarjet {
    background-color: #f2f2f27a;
    border-radius: 20px;
    padding: 20px 0px;
    box-shadow: 0px 1px 4px 2px #0000000d;
    margin-bottom: 10%;
    min-height: 145px;
  }

  .number-counter {
    font-family: "Inter-Medium" !important;
    font-size: 9px;
  }

  .name-counter {
    font-family: "Inter-Bold" !important;
    font-size: 14px;
    color: #000000;
  }

  .counternumber {
    font-family: "Inter-Bold" !important;
    font-size: 2rem;
    color: #eab70d;
    text-align: center;
  }

  .icon-counter {
    width: 100%;
  }

  /* SECTION PLANS */
  /* SECTION PLANS */
  .pricing {
    background-image: linear-gradient(0deg, #fafafa, #fafafa);
    padding: 5% 0px;
    margin-bottom: 5%;
  }

  .title-pricingg {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
    text-transform: none;
  }

  .subtitle-pricingg {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
  }

  .row-tarjet-pricing {
    margin-top: 5%;
  }
  .col-tarjet-pricing {
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 1px #0000000d;
    padding: 5% 5%;
    border-radius: 10px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.5s;
    margin-bottom: 5%;
  }

  .col-tarjet-pricing:hover {
    transform: translateY(-15px);
    box-shadow: 0px 0px 20px 1px #00000069;
    transition: all 0.5s;
  }

  .col-tarjet-pricing2 {
    background-color: #ffc916;
    padding: 10% 5%;
    border-radius: 20px;
    min-height: 500px;
  }
  .title-princing {
    font-family: "Inter-Bold" !important;
    color: #5a5958;
    font-size: 1.3rem;
    line-height: 2.5rem;
    text-align: center;
  }

  .precio-princing {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 3rem;
    line-height: 3.5rem;
    text-align: center;
  }

  .align-btn-princing {
    text-align: center;
  }

  .estediv p {
    font-family: "Inter-Medium";
    color: #616161;
    text-align: center;
    margin-bottom: 5px;
  }

  .btn-princing {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background: linear-gradient(45deg, #ffc100, #ffc100);
    color: #000000;
    padding: 10px 40px;
    border-radius: 25px;
    text-decoration: none;
  }

  .btn-princing2 {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background: linear-gradient(45deg, #d1d1d1, #ffffff, #cfcfcf);
    color: #000000;
    padding: 10px 40px;
    border-radius: 25px;
    text-decoration: none;
  }

  .items {
    list-style: none;
    text-align: center;
    padding-left: 0px !important;
    margin-top: 7%;
  }

  .items2 {
    list-style: none;
    text-align: center;
    padding-left: 0px !important;
    margin-top: 7%;
  }

  .items > li {
    font-family: "Inter-Light" !important;
    color: #7f7f7f;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }

  .items2 > li {
    font-family: "Inter-Light" !important;
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    SERVICIOS PAGE    *********************************************************************************************/

  .header-servicios {
    background-image: linear-gradient(#000000e6, #000000e6),
      url(../img/serve-section.jpg);
    background-color: #ffffff;
    min-height: 160px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: unset;
    padding: 2% 0% 5% 0%;
  }

  .title-serviciossection {
    font-family: "Inter-Bold" !important;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
    text-transform: uppercase;
  }

  .subtitle-serviciossection {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 16px;
    line-height: 1.5rem;
    text-align: center;
  }

  .servcios-page {
    background-image: linear-gradient(135deg, #ffffff, #e7e7e770, #ffffff);
    padding: 5% 0px;
    margin-bottom: 0%;
  }

  .container-fss {
    padding: 0px 10%;
  }

  .title-filters-section {
    font-family: "Inter-Medium" !important;
    color: #ac8605;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: start;
    margin-bottom: 5%;
  }

  .title-filters-general {
    font-family: "Inter-Bold" !important;
    color: #484848;
    font-size: 1.3rem;
    line-height: 1.5rem;
    text-align: start;
    margin-bottom: 5%;
    text-transform: uppercase;
  }

  .text-bg-primary-mget {
    background-color: black;
  }

  .link-categoriasfilter {
    text-decoration: none;
    color: #888888;
    font-size: 15px;
    transition: 0.5s all;
    font-family: "Inter-Medium";
  }

  .link-categoriasfilter:hover {
    text-decoration: none;
    color: rgb(15, 15, 15);
    font-size: 15px;
    transition: 0.5s all;
    font-family: "Inter-Medium";
  }

  .list-group-item-mget {
    margin-bottom: 12px;
    border-bottom: 0px solid #e4e4e4;
    padding-left: 20px;
  }

  .imagen-stadist-servicios {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    width: 100%;
    border-radius: 20px;
  }

  .col-stadist-home-servicios {
    background-color: #ffffff;
    padding: 10px 10px;
    border-radius: 20px;
    box-shadow: 0px 1px 4px 2px #0000000d;
    margin-bottom: 15%;
    min-height: 630px;
  }

  input[type="range"]::-webkit-slider-thumb {
    background: black; /* Cambia por el color que quieras */

    cursor: pointer;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    SERVICIOS PUBLICAR     ****************************************************************************************/

  .header-publicar {
    background-image: linear-gradient(#000000e6, #000000e6),
      url(../img/pub-section.jpg);
    background-color: #ffffff;
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0% 5% 0%;
  }

  .title-publicarsection {
    font-family: "Inter-Bold" !important;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
    text-transform: uppercase;
  }

  .subtitle-publicarsection {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
  }

  .pricing-publicar {
    background-image: linear-gradient(0deg, #ffffff, #e0e0e0, #ffffff);
    padding: 5% 0px;
  }

  .row-tarjet-pricingp {
    margin-top: 5%;
  }

  .col-tarjet-pricingp {
    background-color: #e3e3e3;
    padding: 10% 5%;
    border-radius: 20px;
    min-height: 450px;
  }

  /* Estilo para los otros hijos que NO tengan la clase 'especial' */
  .col-tarjet-pricing2p {
    background-color: #ffc916;
    padding: 10% 5%;
    border-radius: 20px;
    min-height: 500px;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    SERVICIOS CONTACTO     ************************************************************************************/

  .header-contacto {
    background-image: linear-gradient(#000000e6, #000000e6),
      url(../img/contact-section.jpg);
    background-color: #ffffff;
    min-height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: unset;
    padding: 2% 0% 5% 0%;
  }

  .section-contactus {
    padding: 10% 0px;
    background-color: white;
  }

  .col-info-contact {
    background-color: #000000;
    padding: 5%;
    border-radius: 20px 20px 0px 0px;
  }

  .col-info-contact2 {
    background-color: #fafafa;
    border-radius: 0px 0px 20px 20px;
    padding: 5%;
    box-shadow: 0px 1px 6px #0000001a;
  }

  .title-getintoch {
    font-family: "Inter-Bold" !important;
    color: #eab70d;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: start;
    text-transform: uppercase;
  }

  .title-getintoch2 {
    font-family: "Inter-Medium" !important;
    color: #6e6e6e;
    font-size: 1rem;
    text-align: start;
    margin-bottom: 5%;
  }

  .text-getintoch {
    font-family: "Inter-Light" !important;
    color: #ffffff;
    font-size: 11px;
    line-height: 16px;
    text-align: start;
  }

  .icon-contact {
    background-color: #eab70d;
    color: black;
    padding: 15px 2px;
    font-size: 18px;
    border-radius: 40px;
    text-align: center;
  }

  .title-icon-contact {
    font-family: "Inter-Bold" !important;
    color: #eab70d;
    font-size: 12px;
    line-height: 12px;
    text-align: start;
    text-transform: uppercase;
  }
  .text-icon-contact {
    font-family: "Inter-Light" !important;
    color: #ffffff;
    font-size: 12px;
    line-height: 18px;
    text-align: start;
  }

  .control-mget {
    font-family: "Inter-Regular" !important;
    border-radius: 0px;
    color: #4c4c4c;
    font-size: 14px;
    padding: 15px;
    border: none;
    border-bottom: 1px solid #d7d6d6;
    background: #ff000000;
  }

  .control-mget:focus {
    font-family: "Inter-Regular" !important;
    border-radius: 0px;
    color: #4c4c4c;
    font-size: 14px;
    padding: 15px;
    border: none;
    border-bottom: 1px solid #d7d6d6;
    background: #ff000000;
    box-shadow: 1px 1px 1px 1px transparent;
  }

  /****************************************************************************************************************************************************************************************************************************************************************    SERVICIOS LOGIN AND REGISTER        *****************************************************************************************/

  .header-sigin {
    background-image: linear-gradient(#000000e6, #000000e6),
      url(../img/contact-section.jpg);
    background-color: #ffffff;
    min-height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: unset;
    padding: 2% 0% 5% 0%;
  }

  .title-signin {
    font-family: "Inter-Bold" !important;
    color: #606060;
    font-size: 16px;
    text-align: start;
    margin-bottom: 5%;
    text-transform: uppercase;
  }
  .section-sigin {
    padding: 5% 0px;
    background-color: white;
  }

  .col-info-sigin {
    background-image: linear-gradient(#000000ad, #000000ab, #000000),
      url(../img/login-form.jpg);
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15% 0% 0% 0%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    min-height: 500px;
    display: none;
  }

  .col-info-sigin2 {
    background-color: #f6f6f6;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 10% 5% 5% 5%;
  }

  .btn-login {
    font-family: "Inter-Medium";
    font-size: 12px;
    background: linear-gradient(45deg, #ffbb00, #eab70d);
    color: #000000;
    padding: 5px 40px;
    border-radius: 25px;
    width: 100%;
    text-decoration: none;
  }

  .link-regist-text {
    font-family: "Inter-Regular" !important;
    color: #4f4f4f;
    font-size: 12px;
    text-align: center;
    margin-top: 3%;
    text-transform: none;
  }
  .link-regist {
    color: #dda400;
  }

  .col-info-signup {
    background-image: linear-gradient(#000000ad, #000000ab, #000000),
      url(../img/regis-form.jpg);
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15% 0% 0% 0%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    min-height: 500px;
    display: none;
  }

  .col-info-signup2 {
    background-color: #f6f6f6;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 5% 5% 5% 5%;
  }

  /******************************************************************************************************************************************************************************************************************************************************************************    CHECKOUT STYLES        ******************************************************************************************/

  .section-checkout {
    padding: 5% 10%;
  }

  .col-checkout-now {
    background-color: #f7f7f7;
    padding: 10% 5%;
    border-radius: 10px;
    margin-top: 5%;
  }
  .col-order-now {
    background-color: #f7f7f7;
    padding: 10% 7%;
    border-radius: 5px;
    margin-top: 5%;
  }

  .title-order-checkout {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 20px;
    line-height: 20px;
    text-align: start;
  }

  .descrip-order-checkout {
    font-family: "Inter-Regular" !important;
    color: #565656;
    font-size: 12px;
    line-height: 16px;
    text-align: start;
  }

  .title-princing-checkout {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    text-align: start;
  }
  .precio-princing-checkout {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: end;
  }

  .items-checkout {
    list-style: circle;
    text-align: start;
    padding-left: 0px !important;
    margin-top: 1%;
    margin-left: 5%;
  }

  .items-checkout > li {
    font-family: "Inter-Light" !important;
    color: #7f7f7f;
    font-size: 14px;
    line-height: 22px;
    text-align: start;
  }

  .title-info-pago {
    font-family: "Inter-Medium" !important;
    color: #5c5a56;
    font-size: 12px;
    line-height: 20px;
    text-align: start;
    margin-bottom: 5%;
    margin-top: 3%;
  }

  /***********************************************************************************************************************************************************************************************************************************************************************************  STRIPE STYLES ************************************************************************************************/
  .StripeElement {
    padding: 10px 12px;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    background-color: #ffffff00;
    box-shadow: 0px 0px 0px 0px #00000000;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
  }

  .StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
  }

  .StripeElement--invalid {
    border-color: #fd0000;
  }

  .StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
  }

  #card-errors {
    color: #7a2020;
    margin-top: 10px;
    font-size: 12px;
    margin-bottom: 5%;
  }
  /*********************************************************************************************************************************************************************************************************************************************************************************** SWIPER STYLES *************************************************************************************************/

  .swiper {
    width: 100%;
    height: 600px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 300px;
    height: 600px;
    margin-bottom: 200px;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    WHATSAPP STYLES    ****************************************************************************************/

  .wssss {
    display: block;
    position: fixed;
    right: 20px;
    bottom: 30px;
    width: 70px;
    height: 70px;
    z-index: 1999;
    background-color: #37be0a;
    border-radius: 100%;
    margin-left: 100px;
  }

  .wssss i {
    color: #fff;
    margin: 4px;
    padding: 4px;
    padding-left: 13px;
    padding-top: 8px;
  }

  .iconwasa {
    margin-left: 12px;
    margin-top: 7px;
    color: white;
    font-size: 55px;
  }

  .control-texas {
    font-family: "Inter-Medium" !important;
    border-radius: 20px;
    color: #a5a9af;
    font-size: 14px;
    padding: 15px;
  }

  .control-texas::placeholder {
    font-family: "Inter-Medium" !important;
    color: #a5a9af;
    font-size: 14px;
    padding: 15px;
  }
  /**********************************************************************************************************************************************************************************************************************************************************************************    FOOTER STYLES    ****************************************************************************************/

  .section-foot {
    background-image: linear-gradient(45deg, #1a1a1a, black);
    padding: 5% 10% 2% 10%;
  }

  .title-foot {
    font-family: "Inter-Medium" !important;
    color: #ffffff;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    font-weight: 400;
    margin-top: 10%;
    margin-bottom: 5%;
  }
  .iconfoot {
    color: #ffffff;
    font-size: 1.5rem;
    margin-right: 5%;
  }
  .text-foot {
    font-family: "Inter-Medium" !important;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    font-weight: 400;
  }
  .row-copy {
    background: #000000;
    padding: 20px 0px 0px 0px;
  }
  .text-copy {
    font-family: "Inter-Light" !important;
    color: #ffffff;
    font-size: 12px;
    line-height: 2rem;
    text-align: center;
    font-weight: 400;
  }

  /* BOTONTES */

  .btn-urlweb-news {
    font-family: "Inter-Regular";
    font-size: 12px;
    background-color: #747474;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    width: 100%;
  }
  .btn-urlweb-news:hover {
    font-family: "Inter-Regular";
    font-size: 12px;
    background-color: #747474;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    width: 100%;
  }

  .icon-stadits-tiktk {
    font-family: "Inter-Medium" !important;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 10px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  .icon-stadits-tiktk:hover {
    font-family: "Inter-Medium" !important;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 10px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .icon-stadits-fb {
    font-family: "Inter-Medium" !important;
    background: linear-gradient(45deg, #0a39ae);
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 13px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  .icon-stadits-fb:hover {
    font-family: "Inter-Medium" !important;
    background: linear-gradient(45deg, #0a39ae);
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 13px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .icon-stadits-ig {
    font-family: "Inter-Medium" !important;
    background: linear-gradient(45deg, #cd1265, #840f43, #7746c8f7);
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 11px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  .icon-stadits-ig:hover {
    font-family: "Inter-Medium" !important;
    background: linear-gradient(45deg, #cd1265, #840f43, #7746c8f7);
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 11px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .icon-stadits-ws {
    font-family: "Inter-Medium" !important;
    background: #2a9108;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 10px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  .icon-stadits-ws:hover {
    font-family: "Inter-Medium" !important;
    background: #2a9108;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 10px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .icon-stadits-web {
    font-family: "Inter-Medium" !important;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 9px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  .icon-stadits-web:hover {
    font-family: "Inter-Medium" !important;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 9px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .link-gruop-trj {
    color: #212121;
    text-decoration: none;
  }

  /* FOOTER-SOCIAL */

  .nfooter {
    background-image: linear-gradient(0deg, #151515, #151515, #151515);
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10% 5% 0% 5%;
  }

  .col-footer-social {
    padding: 0px 50px;
  }
  .title-footer-social {
    font-family: "Inter-Bold" !important;
    color: #ffffff;
    font-size: 1rem;
    line-height: 2rem;
    text-align: start;
    padding: 0px 0px 1% 0px;
    margin-top: 5%;
    margin-bottom: 10%;
    border-bottom: 1px solid #f5c1114d;
  }
  .link-item-footer-social {
    display: flex;
    text-decoration: none;
    margin-bottom: 15px;
    color: #9a9a9a !important;
    transition: all 0.5s;
  }
  .link-item-footer-social:hover {
    display: flex;
    text-decoration: none;
    margin-bottom: 15px;
    color: #ffffff !important;
    transition: all 0.5s;
  }
  .iconitem-footer-social {
    font-family: "Inter-Regular" !important;

    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: start;
    padding: 0px 0px;
    display: inline;
    margin-top: 0%;
  }
  .textitem-footer-social {
    font-family: "Inter-regular" !important;

    font-size: 16px;
    line-height: 20px;
    text-align: start;
    padding: 0px 10px;
    display: inline;
    margin-top: 0%;
  }

  .text-logofooter {
    font-family: "Inter-regular" !important;
    color: #c2c2c2;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    padding: 0px 10px;
    margin-top: 0%;
  }

  .title-miembros-capac {
    font-family: "Inter-bold" !important;
    color: #c2c2c2;
    font-size: 2rem;
    line-height: 3rem;
    text-align: center;
    padding: 0px 10px;
    margin-top: 5%;
  }

  .btn-footer {
    font-family: "Inter-Medium";
    font-size: 14px;
    background: linear-gradient(45deg, #ffbb00, #eab70d);
    color: #000000;
    padding: 10px 40px;
    border-radius: 15px;
    text-decoration: none;
  }

  .btn-footer:hover {
    font-family: "Inter-Medium";
    font-size: 14px;
    background: linear-gradient(45deg, #ffbb00, #eab70d);
    color: #000000;
    padding: 10px 40px;
    border-radius: 15px;
    text-decoration: none;
  }

  /* PREGUNTAS FRECUENTES */

  .answers-freque {
    background-color: #eaeaea;
    padding: 1% 0px 5% 0px;
  }

  .col-frequeanswers {
    background: linear-gradient(
      315deg,
      #a5999900,
      #eaeaea00,
      #ffffff00,
      #ffffff00
    );
    padding: 6% 5%;
    border-radius: 20px;
    border: 1px solid #19b6fe00;
  }

  .title-preguntas-frecuentes {
    font-family: "Inter-Medium" !important;
    font-size: 3rem;
    color: white;
    margin-top: 0%;
    text-align: center;
    margin-bottom: 5%;
  }

  .row-answer {
    margin-bottom: 1%;
  }

  .number-answer {
    background-color: #000000;
    padding: 6% 5%;
    border-radius: 20px;
    color: #ffffff;
    font-size: 3rem;
    text-align: center;
    box-shadow: inset 0px -3px 5px 1px #5e5e5e;
  }

  .title-answer {
    font-family: "Inter-Medium" !important;
    font-size: 1.5rem;
    color: #000000;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 1%;
  }

  .answer-text {
    font-family: "Inter-Regular" !important;
    font-size: 14px;
    color: #707070;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 5%;
  }

  /* TERMINOS Y CONDICIONES */

  .contenedosterms {
    padding: 5% 0px;
  }

  .terminosconten > h1 {
    font-family: "Inter-Medium" !important;
    font-size: 12px;
    line-height: 18px;
    color: #272727;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 3%;
  }

  .terminosconten > h2 {
    font-family: "Inter-Medium" !important;
    font-size: 1.5rem;
    line-height: 2rem;
    color: #090909;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 3%;
  }

  .terminosconten > p {
    font-family: "Inter-Regular" !important;
    font-size: 12px;
    line-height: 17px;
    color: #272727;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 3%;
  }

  .title-filtro-superior {
    font-family: "Inter-bold" !important;
    font-size: 2rem;
    line-height: 3rem;
    color: #0b0f11;
    text-align: start;
    margin-top: -2%;
    margin-bottom: 2%;
  }

  .body-filter-1 {
    background-color: #bdbdbd00;
    border-color: #bdbdbd00;
  }

  .body-filter-2 {
    background-color: #bdbdbd00;
    border-color: #bdbdbd00;
  }

  .categoria-acordion {
    background-color: #d7a707;
    border: none !important;
    padding: 1% 1% 1% 2%;
    border-radius: 20px;
    color: white;
  }

  .title-categoria-acordion {
    font-family: "Inter-bold" !important;
    font-size: 14px;
    color: #ffffff;
    text-align: start;
    text-decoration: none;
    transition: all 0.5s;
  }

  .title-subcategoria-acordion {
    font-family: "Inter-bold" !important;
    font-size: 1rem;
    color: #292929;
    text-align: start;
    text-decoration: none;
    transition: all 0.5s;
  }

  .link-producto-filter {
    color: #303030;
    font-family: "Inter-Regular" !important;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    transition: all 0.5s;
  }

  .subcategoria-acordion {
    background-color: #65656500;
    border: none !important;
    padding: 1% 1% 1% 2%;
    border-radius: 0px;
    color: #000000;
  }

  /* =====================================================================================================================================================================0 */

  /* MARKETPLACE */

  .header-marketplace {
    background-image: linear-gradient(0deg, #000000, #000000c4, #000000e8),
      url(../img/mk/banner-mk.jpg);
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0% 5% 0%;
  }

  /* Contenedor Principal (Tarjeta de Aviso) */
  .aviso-card {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    /* Borde superior azul oscuro */
    border-top: 5px solid #1a2a47;
  }

  /* Encabezado */
  .aviso-header {
    text-align: start;
    margin-bottom: 30px;
    padding-bottom: 15px;
    /* Separador amarillo/dorado */
    border-bottom: 2px solid #ffc107;
  }

  .aviso-title {
    /* Azul oscuro elegante */
    color: #1a2a47;
    font-size: 2.5em;
    margin-bottom: 5px;
    font-weight: 700;
  }

  .aviso-subtitle {
    color: #6c757d;
    font-size: 1.2em;
    font-weight: 400;
  }

  /* Contenido del Mensaje */
  .aviso-content p {
    margin-bottom: 10px;
    font-size: 1.1em;
  }

  .aviso-content strong {
    /* Azul oscuro elegante */
    color: #1a2a47;
  }

  /* Recuadro de la Cuota */
  .aviso-highlight {
    /* Fondo de recuadro gris claro */
    background-color: #e9ecef;
    /* Borde lateral amarillo/dorado */
    border-left: 5px solid #ffc107;
    padding: 20px;
    margin: 25px 0;
    text-align: center;
    border-radius: 5px;
  }

  .aviso-price {
    font-size: 2.8em;
    /* Azul oscuro elegante */
    color: #1a2a47;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0;
  }

  /* Nota de Despedida */
  .aviso-note {
    /* Fondo amarillo suave para nota */
    background-color: #fff3cd;
    /* Texto marrón/oscuro */
    color: #856404;
    padding: 10px 15px;
    border-radius: 5px;
    border-left: 3px solid #ffc107;
    margin-bottom: 25px;
    font-style: italic;
    font-size: 1.05em;
  }

  /* Lista de Beneficios */
  .aviso-list-title {
    /* Azul oscuro elegante */
    color: #1a2a47;
    font-size: 1.5em;
    margin-top: 30px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
  }

  .aviso-star {
    /* Amarillo/Dorado para acento */
    color: #ffc107;
    font-size: 1.2em;
    margin-right: 10px;
  }

  .aviso-benefits-list {
    list-style: none;
    padding-left: 0;
  }

  .aviso-benefits-list li {
    /* SVG de check azul oscuro para mantener el diseño fuera de los estilos de Bootstrap */
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%231a2a47' viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM7.5 4a.5.5 0 0 0-1 0v4.5a.5.5 0 0 0 1 0V4zM8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2z'/%3E%3C/svg%3E")
      no-repeat left center;
    background-size: 20px;
    padding-left: 30px;
    margin-bottom: 15px;
    font-size: 1.05em;
    line-height: 1.4;
  }

  .aviso-signature {
    margin-bottom: 20px;
    padding-top: 15px;
    border-top: 1px dashed #ced4da;
  }

  .aviso-admin-name {
    font-weight: 700;
    /* Azul oscuro elegante */
    color: #1a2a47;
    font-size: 1.3em;
    margin: 5px 0 0;
  }

  .aviso-admin-title {
    font-style: italic;
    color: #6c757d;
    font-size: 0.9em;
  }

  .col-boletinmk {
    background: #fcfcfc;
    padding: 20px 30px;
    border-radius: 20px;
    box-shadow: 0px 0px 6px #00000021;
  }

  .form-mktitle {
    font-family: "Inter-Medium" !important;
    font-size: 1.5rem;
    color: #000000;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 1%;
  }

  /*=========================================================   EVENTOS =============================================================== */
  .header-eventos {
    background-image: linear-gradient(0deg, #000000, #000000c4, #000000e8),
      url(../img/eventos-bg.png);
    min-height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0% 5% 0%;
  }

  /* --- ESTILOS DEL MÓDULO DE EVENTOS --- */

  .events-container {
    padding: 40px 0;
    background-color: #f8f9fa; /* Fondo gris muy suave para resaltar las tarjetas */
  }

  .events-card {
    background: #fff;
    border: none;
    border-radius: 12px; /* Bordes redondeados modernos */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden; /* Crucial: evita que la imagen se salga de los bordes redondeados */
    height: 100%; /* Para que todas las tarjetas de la fila tengan la misma altura */
    display: flex;
    flex-direction: column;
  }

  /* Efecto Hover estilo Eventbrite */
  .events-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
  }

  /* Contenedor de la imagen: Mantiene el ratio vertical (Instagram) */
  .events-img-wrapper {
    position: relative;
    width: 100%;
    /* Truco para mantener el ratio 1080x1380 (aprox 4:5) */
    /* Si quieres que sea menos alto, cambia 125% por 100% (cuadrado) o 56.25% (video) */
    padding-top: 125%;
    background-color: #e9ecef; /* Color de fondo mientras carga */
  }

  .events-img-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* MAGIA: Rellena el espacio sin estirar la imagen */
    object-position: center top; /* Prioriza mostrar la parte superior (caras/títulos) */
  }

  /* Etiqueta de Fecha sobre la imagen (Opcional, estilo moderno) */
  .events-date-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 8px;
    padding: 8px 12px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    min-width: 60px;
  }

  .events-date-day {
    display: block;
    font-size: 2.5rem;
    font-weight: 800;
    color: #d1410c; /* Naranja estilo Eventbrite */
    line-height: 1;
  }

  .events-date-month {
    display: block;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #000000;
  }

  .events-card-body {
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }

  .events-title {
    font-size: 1.15rem;
    font-weight: 700;
    color: #343a40;
    margin-bottom: 8px;
    line-height: 1.4;
    /* Limitar a 2 líneas y poner ... si es muy largo */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .events-meta {
    font-size: 0.9rem;
    color: #6c757d;
    margin-bottom: 6px;
    display: flex;
    align-items: center;
  }

  .events-meta i {
    margin-right: 8px;
    color: #d1410c; /* Iconos naranjas */
  }

  .events-description {
    font-size: 0.85rem;
    color: #6c757d;
    margin-top: 10px;
    line-height: 1.5;
    /* Limitar descripción a 3 líneas */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .events-cta-btn {
    margin-top: auto; /* Empuja el botón al fondo de la tarjeta */
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    color: #d37f05;
    border: 1px solid #d37f05;
    text-align: center;
    font-weight: 600;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.2s;
    margin-top: 20px;
  }

  .events-cta-btn:hover {
    background-color: #d37f05;
    color: #fff;
    text-decoration: none;
  }

  .events-cta-btn2 {
    margin-top: auto; /* Empuja el botón al fondo de la tarjeta */
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #000000;
    color: #ffffff;
    border: 1px solid #000000;
    text-align: center;
    font-weight: 600;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.2s;
    margin-top: 20px;
  }

  .events-cta-btn2:hover {
    background-color: #d37f05;
    color: #fff;
    text-decoration: none;
  }

  /* --- BANNER DE SUSCRIPCIÓN (HERO) --- */
  .publish-banner {
    background: linear-gradient(135deg, #eab70d 0%, #c35900 100%);
    border-radius: 16px;
    padding: 50px 30px;
    margin-bottom: 50px;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(209, 65, 12, 0.25);
  }

  /* Opcional: Círculos decorativos de fondo para darle textura */
  .publish-banner::before {
    content: "";
    position: absolute;
    top: -50%;
    right: -10%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
  }

  .publish-banner-title {
    font-size: 2rem;
    font-weight: 800;
    margin-bottom: 10px;
  }

  .publish-banner-text {
    font-size: 1.1rem;
    font-weight: 400;
    margin-bottom: 0;
    opacity: 0.9;
  }

  .btn-subscribe {
    background-color: #ffffff;
    color: #d1410c;
    font-weight: 700;
    padding: 12px 30px;
    border-radius: 50px; /* Botón redondeado estilo "pill" */
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9rem;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    display: inline-block;
  }

  .btn-subscribe:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    color: #b0360a; /* Un naranja un poco más oscuro */
    text-decoration: none;
  }

  /* Ajuste para móviles: centrar todo */
  @media (max-width: 768px) {
    .publish-banner {
      text-align: center;
      padding: 30px 20px;
    }
    .publish-banner .row {
      flex-direction: column;
    }
    .publish-banner .col-md-4 {
      margin-top: 20px;
    }
  }

  /* eventos detalless */

  .events-title-detail {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: start;
    text-transform: uppercase;
  }

  .events-metadetalle {
    font-size: 1rem;
    color: #000000;
    margin-bottom: 6px;
    display: flex;
    align-items: center;
  }

  .events-2-detail {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 1.2rem;
    line-height: 2rem;
    text-align: start;
    text-transform: math-auto;
  }

  .btn-subscribe2 {
    background-color: #ffffff;
    color: #d1410c;
    font-weight: 700;
    padding: 12px 30px;
    border-radius: 50px; /* Botón redondeado estilo "pill" */
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9rem;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    display: inline-block;
  }

  .btn-subscribe2:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    color: #b0360a; /* Un naranja un poco más oscuro */
    text-decoration: none;
  }

  .plinkdescargo {
    margin-top: 20px;
    text-align: start;
  }
  .linkdescargo {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .bgheadermodaldr {
    background-color: black;
  }

  .titleheadermodaldr {
    font-family: "Inter-Medium" !important;
    text-align: start;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .headernew-mgtx {
    background-image: linear-gradient(0deg, #00000000, #00000000, #00000000),
      url(../img/banner-web-mgtx.png);
    min-height: 630px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2% 0% 5% 0%;
  }

  .title-headernewmgtx {
    font-family: "Inter-Black" !important;
    color: #eab70d;
    font-size: 5rem;
    line-height: 2.5rem;
    text-align: center;
    margin-top: 20%;
  }

  .deltitle-01 {
    font-family: "Inter-Medium" !important;
    text-align: start;
    color: #ffffff;
    font-size: 3rem;
    margin-left: 0px;
  }
  .deltitle-02 {
    font-family: "Inter-black" !important;
    text-align: center;
    color: #eab70d;
    font-size: 3rem;
    line-height: 3rem;
  }
  .deltitle-03 {
    font-family: "Inter-black" !important;
    text-align: center;
    color: #ffffff;
    font-size: 3rem;
    line-height: 3rem;
    margin-left: 0px;
  }

  .textheadernewmgtx {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 5%;
  }

  .active-itnav {
    border-bottom: 2px solid #eab70d;
    color: #ffc100;
  }

  .news1home {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 5%;
  }
  .title-news1home {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 1.5rem;
    line-height: 2.2rem;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 8%;
  }
  .span-news1home {
    background-color: #ffc100;
    padding: 5px 20px;
    border-radius: 20px;
    color: #000000;
  }
  .text-news1home {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 1rem;
    line-height: 1.3rem;
    text-align: center;
    margin-top: 1%;
    margin-bottom: 5%;
  }

  .homemkplace {
    padding: 5% 0px;
    background: #fafafa;
  }
  .title-homemkplace {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 2%;
  }

  .text-homemkplace {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .list-homemkplace {
    list-style: circle;
  }

  .list-homemkplace > li {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: start;
    margin-top: 3%;
    margin-bottom: 5%;
  }

  .row-homemkplace {
    margin-top: 10%;
  }

  .news2home {
    padding: 5% 0px;
    background: #ffffff;
  }

  /*============= Rentas =============== */

  .header-rentas {
    background-image: linear-gradient(#000000c4, #000000d6),
      url(../img/header-rentas.jpg);
    background-color: #ffffff;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: local;
    padding: 2% 0% 5% 0%;
  }

  .title-rentassection {
    font-family: "Inter-Bold" !important;
    color: #ffffff;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: center;
    text-transform: uppercase;
    margin-top: 25px;
  }

  .subtitle-rentassection {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center;
  }

  .card-titleg {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 1rem;
    line-height: 1rem;
    text-align: start;
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .card-subtitleg {
    font-family: "Inter-Regular" !important;
    color: #595959;
    font-size: 14px;
    line-height: 1rem;
    text-align: start;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .card-priceg {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 16px;
    line-height: 1rem;
    text-align: start;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .date-publicste {
    font-family: "Inter-Medium" !important;
    color: #a5a5a5;
    font-size: 12px;
    line-height: 1rem;
    text-align: start;
    margin-top: 5px;
    margin-bottom: 0px;
  }

  .rents-mgtx-card-container {
    min-height: 450px;
  }

  .rents-mgtx-card-img-top {
    width: 100%;
    height: 200px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    position: relative;
  }

  .rents-mgtx-estado-badge {
    background: #bf9404;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0.3em 0.6em;
    border-radius: 0.25rem;
    font-size: 0.85rem;
    color: #ffffff;
    font-weight: bold;
    z-index: 10;
  }

  .rents-mgtx-button-fixed-bottom {
    margin-top: 10px;
  }

  .title-rent-det {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 2rem;
    line-height: 1rem;
    text-align: start;
    margin-top: 5px;
    margin-bottom: 1rem;
    text-transform: uppercase;
  }
  .address-rent-det {
    font-family: "Inter-Regular" !important;
    color: #92925f;
    font-size: 16px;
    line-height: 1rem;
    text-align: start;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .price-rent-det {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 1.5rem;
    line-height: 1rem;
    text-align: start;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .tdescription-rent-det {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: start;
    margin-top: 5px;
    margin-bottom: 0px;
  }
  .description-rent-det {
    font-family: "Inter-Regular" !important;
    color: #4b4b4b;
    font-size: 16px;
    line-height: 24px;
    text-align: start;
    margin-top: 5px;
    margin-bottom: 0px;
  }

  .contnrealse {
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .bg-mibuton {
    background-color: black !important;
    color: white !important;
    border: 1px solid black !important;
  }

  .page-link2 {
    position: relative;
    display: block;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: var(--bs-pagination-font-size);
    color: white;
    text-decoration: none;
    background-color: black;
    border: 1px solid black;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }

  .rents-mgtx-publish-alert {
    background-color: #ffffff;
    border-left: 5px solid #eaa20d;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    padding: 20px;
  }

  .rents-mgtx-publish-alert .alert-heading {
    color: #eba516;
    font-weight: 700;
  }

  .rents-mgtx-publish-alert p {
    color: #333;
  }

  .rents-mgtx-btn-subscription {
    background: #eaa20d;
    color: #000000;
    padding: 10px 20px;
    border: 1px solid #cc914c;
    font-size: 1rem;
    transition: background-color 0.3s ease;
  }

  .rents-mgtx-btn-subscription:hover {
    background: #eaa20d;
    color: #000000;
    transition: background-color 0.3s ease;
  }

  /*============= EMPLEOS =============== */

  .header-empleos {
    background-image: linear-gradient(#000000c4, #000000d6),
      url(../img/header-empleos.jpg);
    background-color: #ffffff;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: local;
    padding: 2% 0% 5% 0%;
  }

  .title-empleossection {
    font-family: "Inter-Bold" !important;
    color: #ffffff;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: center;
    text-transform: uppercase;
    margin-top: 7%;
  }

  .subtitle-empleossection {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
  }

  .description-empl-det {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1.5rem;
    line-height: 1rem;
    text-align: start;
    margin-top: 10%;
    margin-bottom: 25px;
  }

  .empl-mgtx-publish-alert {
    background-color: #ffffff;
    border-left: 5px solid #000000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    padding: 20px;
  }

  .empl-mgtx-publish-alert .alert-heading {
    color: #000000;
    font-weight: 700;
  }

  .empl-mgtx-publish-alert p {
    color: #333;
  }

  .empl-mgtx-btn-subscription {
    background: #000000;
    color: #ffffff;
    padding: 10px 20px;
    border: 1px solid #000000;
    font-size: 1rem;
    transition: background-color 0.3s ease;
  }

  .alignbtn-d {
    text-align: end;
  }

  .price-empleo {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 10px;
  }

  .empleos-mgtx-card-footer {
    padding: 10px 10px 5px 10px;
  }

  .title-empleodetalle {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 10px;
  }
  .contentd-empleodetalle {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 10px;
  }

  .tarjeta-detalle {
    background-color: #ffffff;
    box-shadow: 0px 0px 11px #0000001c;
    padding: 25px 25px;
    margin-top: 5%;
    border-radius: 10px;
    margin-bottom: 5%;
  }

  .card-titleempleo {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: start;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eab70d;
    padding-bottom: 15px;
  }

  .descripcionempleot {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1.2rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .descripcionempleor {
    font-family: "Inter-Regular" !important;
    color: #5a5a5a;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1919px) {
  /**********************************************************************************************************************************************************************************************************************************************************************************  ESTILOS TOP Y GENERALES    ************************************************************************************/

  .off-header-nav {
    background-color: #cea008;
    color: #252525;
  }
  .off-body-nav {
    background-color: #00000000;
    color: white;
  }

  .iconomenuoffcanvasw {
    color: white;
    font-size: 1.8rem;
  }

  .iconomenuoffcanvas {
    background-color: rgba(0, 0, 0, 0);
    margin-right: -50px;
  }

  .info-head {
    padding: 15px 10% 0px 10%;
    background-color: #eab70d;
  }

  .verifiedhead {
    width: 15px;
  }

  .text-headinfo {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    text-align: start;
  }

  .social-headinfo {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    text-align: end;
  }

  .icon-socialheadinfo1 {
    color: #000000;
    font-size: 18px;
    margin-right: 18px;
  }

  .nav-texas {
    background-image: linear-gradient(90deg, #00000000, #00000000);
    background-color: #ffffff00;
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 6%;
  }

  .alinknav {
    margin-left: auto;
  }

  .logo-nav {
    width: 200px;
  }

  .item-navbar {
    font-family: "Inter-Regular" !important;
    text-align: start;
    color: #ffffff;
    font-size: 1rem;
  }

  .item-navbar:hover {
    font-family: "Inter-Regular" !important;
    text-align: start;
    color: #cecece;
    font-size: 1rem;
  }

  .item-navbar-seacrh {
    font-family: "Inter-Regular" !important;
    background-color: #cea008;
    border-radius: 20px;
    color: #272727;
    font-size: 14px;
    padding: 10px 14px;
  }

  .item-navbar-seacrh:hover {
    font-family: "Inter-Regular" !important;
    background-color: #eab70d;
    border-radius: 20px;
    color: #000000;
    font-size: 14px;
    padding: 10px 14px;
  }

  .margnavitem {
    margin-right: 7px;
  }

  .align-icontexas {
    text-align: end;
  }

  .col-head-banner {
    background-image: linear-gradient(45deg, #31353bbd, #31353bd9);
    border-radius: 20px;
    padding: 40px 40px;
  }

  .text1-head-banner {
    font-family: "Inter-Medium" !important;
    color: #ffffff;
    font-size: 3.5rem;
    line-height: 4rem;
    text-align: start;
  }

  /* header */

  .header {
    background-image: linear-gradient(0deg, #000000, #000000db, #000000e8),
      url(../img/ciudad.png);
    min-height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 7% 10%;
  }

  /* video banner  */

  .video-container {
    position: relative;
    width: 100%;
    height: 700px;
    padding: 2% 0px;
    overflow: hidden;
  }
  .video-container video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 50%;
    height: 500px;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: -1;
  }
  /* Puedes añadir estilos para el contenido encima del video si quieres mejor visibilidad */
  .content-over-video {
    position: relative;
    z-index: 1;
    color: white; /* Por ejemplo, color de texto para contraste */
  }

  .black-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000e0; /* ajusta la opacidad al golpe */
    z-index: 0; /* debajo del contenido y encima del video */
  }

  /* header top video */

  .col-head-banner {
    background-image: linear-gradient(45deg, #31353bbd, #31353bd9);
    border-radius: 20px;
    padding: 40px 40px;
  }

  .text1-head-banner {
    font-family: "ClashDisplay-Variable" !important;
    color: #ffffff;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
  }

  /* banner-head */

  .title-header {
    font-family: "Inter-Black" !important;
    color: #eab70d;
    font-size: 5rem;
    line-height: 2.5rem;
    text-align: center;
    margin-top: 10%;
  }

  .alignbtnhead {
    margin-top: 5%;
    text-align: center;
  }

  .texthead {
    font-family: "Inter-Regular" !important;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 5%;
  }

  .text2-head-banner {
    font-family: "Inter-Regular" !important;
    color: #c7c7c7;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: start;
  }
  .position-btntexas {
    text-align: start;
    margin-top: 5%;
  }
  .btn-texas {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background-color: #eab70d;
    color: #000000;
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none;
  }
  .btn-texas:hover {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background-color: #eab70d;
    color: #000000;
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none;
  }

  .btn-texas2 {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background: linear-gradient(45deg, #ffbb00, #eab70d);
    color: #000000;
    padding: 15px 40px;
    border-radius: 25px;
    text-decoration: none;
  }
  .btn-texas2:hover {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background: linear-gradient(45deg, #ffbb00, #eab70d);
    color: #000000;
    padding: 15px 40px;
    border-radius: 25px;
    text-decoration: none;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    HOME STYLE       ****************************************************************************************/

  .principales-pub {
    background-image: linear-gradient(45deg, #f9f9f9, #fafafa);
    min-height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3% 0px;
    margin-bottom: 0%;
  }

  .title-serv-destacados {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 3rem;
    line-height: 3.5rem;
    text-align: center;
  }

  .subtitle-serv-destacados {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center;
    margin-bottom: 5%;
  }

  .col-stadist-home {
    background-color: #ffffff;
    padding: 10px 10px;
    border-radius: 20px;
    box-shadow: 0px 1px 4px 2px #0000000d;
  }

  .imagen-stadist-home {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 280px;
    width: 100%;
    border-radius: 20px;
  }

  .categoria-stadist-home {
    font-family: "Inter-Medium" !important;
    color: #eab70d;
    font-size: 14px;
    line-height: 16px;
    text-align: start;
    padding: 0px 10px;
    margin-top: 7%;
  }
  .title-stadist-home {
    font-family: "Inter-Medium" !important;
    color: #343434;
    font-size: 18px;
    text-align: start;
    padding: 0px 10px;
    margin-bottom: 5px;
  }

  .text-stadist-home1 {
    font-family: "Inter-Light" !important;
    color: #3f3f3f;
    font-size: 14px;
    line-height: 16px;
    text-align: start;
    padding: 0px 10px;
    margin-top: 0%;
    margin-bottom: 0px;
  }
  .text-stadist-home {
    font-family: "Inter-Light" !important;
    color: #3f3f3f;
    font-size: 14px;
    line-height: 20px;
    text-align: start;
    padding: 0px 10px;
    margin-top: 3%;
  }

  .alignbtnstadis {
    text-align: center;
  }

  .btn-stadist {
    font-family: "Inter-Regular";
    font-size: 12px;
    background-color: #000000;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    width: 100%;
  }
  .btn-stadist:hover {
    font-family: "Inter-Regular";
    font-size: 12px;
    background-color: #000000;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    width: 100%;
  }

  .btn-urlweb {
    font-family: "Inter-Regular";
    font-size: 12px;
    background-color: #747474;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    width: 100%;
  }
  .btn-urlweb:hover {
    font-family: "Inter-Regular";
    font-size: 12px;
    background-color: #747474;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    width: 100%;
  }

  .social-icon-stadits {
    font-family: "Inter-Medium" !important;
    color: #343434;
    font-size: 18px;
    text-align: start;
    padding: 0px 10px;
    margin-bottom: 15px;
  }

  .icon-stadits {
    font-family: "Inter-Medium" !important;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 6px 11px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  /* SECTION QR */

  .section-qr {
    margin-bottom: 1%;
    padding: 5% 0px 5% 0px;
    background: #ffffff;
  }

  .row-qrcod {
    background-color: #000000;
    border-radius: 20px;
  }

  .col-qrcode {
    background-image: linear-gradient(#00000000, #00000000),
      url(../img/migente.png);
    background-color: #ffffff;
    min-height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 12% 0px 10% 0px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
  }

  .title-qrcode {
    font-family: "Inter-Black" !important;
    color: #f1f1f1;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: start;
  }

  .subtitle-qrcode {
    font-family: "Inter-Light" !important;
    color: #eab70d;
    font-size: 14px;
    line-height: 18px;
    text-align: start;
    margin-top: 0%;
  }

  .text-qrcode {
    font-family: "Inter-Light" !important;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    text-align: start;
    margin-top: 0%;
    margin-bottom: 5%;
  }

  .alignqr {
    text-align: start;
  }

  /* SECTION COUNTERS */

  .cont-counter {
    background-image: linear-gradient(45deg, #ffffff, #ffffff);
    padding: 10% 0px;
  }
  .title-counter {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 2.5rem;
    line-height: 3.5rem;
    text-align: center;
    margin-top: 0%;
    margin-bottom: 10%;
    text-transform: uppercase;
  }

  .col-countertarjet {
    background-color: #f2f2f27a;
    border-radius: 20px;
    padding: 20px 0px;
    box-shadow: 0px 1px 4px 2px #0000000d;
  }

  .number-counter {
    font-family: "Inter-Medium" !important;
    font-size: 14px;
  }

  .name-counter {
    font-family: "Inter-Bold" !important;
    font-size: 18px;
    color: #000000;
  }

  .counternumber {
    font-family: "Inter-Bold" !important;
    font-size: 3rem;
    color: #eab70d;
    text-align: center;
  }

  .icon-counter {
    width: 100%;
  }

  /* SECTION PLANS */
  .pricing {
    background-image: linear-gradient(0deg, #fafafa, #fafafa);
    padding: 5% 0px;
    margin-bottom: 5%;
  }

  .title-pricingg {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 2.5rem;
    line-height: 3rem;
    text-align: center;
    text-transform: none;
  }

  .subtitle-pricingg {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
  }

  .row-tarjet-pricing {
    margin-top: 5%;
  }
  .col-tarjet-pricing {
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 1px #0000000d;
    padding: 5% 5%;
    border-radius: 10px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.5s;
  }

  .col-tarjet-pricing:hover {
    transform: translateY(-15px);
    box-shadow: 0px 0px 20px 1px #00000069;
    transition: all 0.5s;
  }

  .col-tarjet-pricing2 {
    background-color: #ffc916;
    padding: 10% 5%;
    border-radius: 20px;
    min-height: 500px;
  }
  .title-princing {
    font-family: "Inter-Bold" !important;
    color: #5a5958;
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-align: center;
  }

  .precio-princing {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 3rem;
    line-height: 3.5rem;
    text-align: center;
  }

  .align-btn-princing {
    text-align: center;
  }

  .estediv p {
    font-family: "Inter-Medium";
    color: #616161;
    text-align: center;
    margin-bottom: 5px;
  }

  .btn-princing {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background: linear-gradient(45deg, #ffc100, #ffc100);
    color: #000000;
    padding: 10px 40px;
    border-radius: 25px;
    text-decoration: none;
  }

  .btn-princing2 {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background: linear-gradient(45deg, #d1d1d1, #ffffff, #cfcfcf);
    color: #000000;
    padding: 10px 40px;
    border-radius: 25px;
    text-decoration: none;
  }

  .items {
    list-style: none;
    text-align: center;
    padding-left: 0px !important;
    margin-top: 7%;
  }

  .items2 {
    list-style: none;
    text-align: center;
    padding-left: 0px !important;
    margin-top: 7%;
  }

  .items > li {
    font-family: "Inter-Light" !important;
    color: #7f7f7f;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }

  .items2 > li {
    font-family: "Inter-Light" !important;
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    SERVICIOS PAGE    *********************************************************************************************/

  .header-servicios {
    background-image: linear-gradient(#000000e6, #000000e6),
      url(../img/serve-section.jpg);
    background-color: #ffffff;
    min-height: 300px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0% 5% 0%;
  }

  .title-serviciossection {
    font-family: "Inter-Bold" !important;
    color: #ffffff;
    font-size: 3rem;
    line-height: 3.5rem;
    text-align: center;
    text-transform: uppercase;
  }

  .subtitle-serviciossection {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
  }

  .servcios-page {
    background-image: linear-gradient(135deg, #ffffff, #e7e7e770, #ffffff);
    padding: 5% 0px;
    margin-bottom: 0%;
  }

  .container-fss {
    padding: 0px 10%;
  }

  .title-filters-section {
    font-family: "Inter-Medium" !important;
    color: #ac8605;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: start;
    margin-bottom: 5%;
  }

  .title-filters-general {
    font-family: "Inter-Bold" !important;
    color: #484848;
    font-size: 1.3rem;
    line-height: 1.5rem;
    text-align: start;
    margin-bottom: 5%;
    text-transform: uppercase;
  }

  .text-bg-primary-mget {
    background-color: black;
  }

  .link-categoriasfilter {
    text-decoration: none;
    color: #888888;
    font-size: 15px;
    transition: 0.5s all;
    font-family: "Inter-Medium";
  }

  .link-categoriasfilter:hover {
    text-decoration: none;
    color: rgb(15, 15, 15);
    font-size: 15px;
    transition: 0.5s all;
    font-family: "Inter-Medium";
  }

  .list-group-item-mget {
    margin-bottom: 12px;
    border-bottom: 0px solid #e4e4e4;
    padding-left: 20px;
  }

  .imagen-stadist-servicios {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 260px;
    width: 100%;
    border-radius: 20px;
  }

  .col-stadist-home-servicios {
    background-color: #ffffff;
    padding: 10px 10px;
    border-radius: 20px;
    box-shadow: 0px 1px 4px 2px #0000000d;
    margin-bottom: 15%;
    min-height: 540px;
  }

  input[type="range"]::-webkit-slider-thumb {
    background: black; /* Cambia por el color que quieras */

    cursor: pointer;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    SERVICIOS PUBLICAR     ****************************************************************************************/

  .header-publicar {
    background-image: linear-gradient(#000000e6, #000000e6),
      url(../img/pub-section.jpg);
    background-color: #ffffff;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0% 5% 0%;
  }

  .title-publicarsection {
    font-family: "Inter-Bold" !important;
    color: #ffffff;
    font-size: 3rem;
    line-height: 2.5rem;
    text-align: center;
    text-transform: uppercase;
  }

  .subtitle-publicarsection {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
  }

  .pricing-publicar {
    background-image: linear-gradient(0deg, #ffffff, #e0e0e0, #ffffff);
    padding: 5% 0px;
  }

  .row-tarjet-pricingp {
    margin-top: 5%;
  }

  .col-tarjet-pricingp {
    background-color: #e3e3e3;
    padding: 10% 5%;
    border-radius: 20px;
    min-height: 450px;
  }

  /* Estilo para los otros hijos que NO tengan la clase 'especial' */
  .col-tarjet-pricing2p {
    background-color: #ffc916;
    padding: 10% 5%;
    border-radius: 20px;
    min-height: 500px;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    SERVICIOS CONTACTO     ************************************************************************************/

  .header-contacto {
    background-image: linear-gradient(#000000e6, #000000e6),
      url(../img/contact-section.jpg);
    background-color: #ffffff;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0% 5% 0%;
  }

  .section-contactus {
    padding: 10% 0px;
    background-color: white;
  }

  .col-info-contact {
    background-color: #000000;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 5%;
  }

  .col-info-contact2 {
    background-color: #f9f9f9;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 5%;
  }

  .title-getintoch {
    font-family: "Inter-Bold" !important;
    color: #eab70d;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: start;
    text-transform: uppercase;
  }

  .title-getintoch2 {
    font-family: "Inter-Medium" !important;
    color: #6e6e6e;
    font-size: 1rem;
    text-align: start;
    margin-bottom: 5%;
  }

  .text-getintoch {
    font-family: "Inter-Light" !important;
    color: #ffffff;
    font-size: 12px;
    line-height: 18px;
    text-align: start;
  }

  .icon-contact {
    background-color: #eab70d;
    color: black;
    padding: 10px 10px;
    font-size: 18px;
    border-radius: 40px;
    text-align: center;
  }

  .title-icon-contact {
    font-family: "Inter-Bold" !important;
    color: #eab70d;
    font-size: 12px;
    line-height: 12px;
    text-align: start;
    text-transform: uppercase;
  }
  .text-icon-contact {
    font-family: "Inter-Light" !important;
    color: #ffffff;
    font-size: 12px;
    line-height: 18px;
    text-align: start;
  }

  .control-mget {
    font-family: "Inter-Regular" !important;
    border-radius: 0px;
    color: #4c4c4c;
    font-size: 14px;
    padding: 15px;
    border: none;
    border-bottom: 1px solid #d7d6d6;
    background: #ff000000;
  }

  .control-mget:focus {
    font-family: "Inter-Regular" !important;
    border-radius: 0px;
    color: #4c4c4c;
    font-size: 14px;
    padding: 15px;
    border: none;
    border-bottom: 1px solid #d7d6d6;
    background: #ff000000;
    box-shadow: 1px 1px 1px 1px transparent;
  }

  /****************************************************************************************************************************************************************************************************************************************************************    SERVICIOS LOGIN AND REGISTER        *****************************************************************************************/

  .header-sigin {
    background-image: linear-gradient(#000000e6, #000000e6),
      url(../img/contact-section.jpg);
    background-color: #ffffff;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0% 5% 0%;
  }

  .title-signin {
    font-family: "Inter-Bold" !important;
    color: #606060;
    font-size: 1.2rem;
    text-align: start;
    margin-bottom: 5%;
    text-transform: uppercase;
  }
  .section-sigin {
    padding: 5% 0px;
    background-color: white;
  }

  .col-info-sigin {
    background-image: linear-gradient(#000000ad, #000000ab, #000000),
      url(../img/login-form.jpg);
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15% 0% 0% 0%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    min-height: 500px;
  }

  .col-info-sigin2 {
    background-color: #f6f6f6;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 10% 5% 5% 5%;
  }

  .btn-login {
    font-family: "Inter-Medium";
    font-size: 14px;
    background: linear-gradient(45deg, #ffbb00, #eab70d);
    color: #000000;
    padding: 8px 40px;
    border-radius: 25px;
    width: 100%;
    text-decoration: none;
  }

  .link-regist-text {
    font-family: "Inter-Regular" !important;
    color: #4f4f4f;
    font-size: 12px;
    text-align: center;
    margin-top: 3%;
    text-transform: none;
  }
  .link-regist {
    color: #dda400;
  }

  .col-info-signup {
    background-image: linear-gradient(#000000ad, #000000ab, #000000),
      url(../img/regis-form.jpg);
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15% 0% 0% 0%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    min-height: 500px;
  }

  .col-info-signup2 {
    background-color: #f6f6f6;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 5% 5% 5% 5%;
  }

  /******************************************************************************************************************************************************************************************************************************************************************************    CHECKOUT STYLES        ******************************************************************************************/

  .section-checkout {
    padding: 5% 10%;
  }

  .col-checkout-now {
    background-color: #f7f7f7;
    padding: 2% 5%;
    border-radius: 5px;
  }
  .col-order-now {
    background-color: #f7f7f7;
    padding: 10% 7%;
    border-radius: 5px;
  }

  .title-order-checkout {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 20px;
    line-height: 20px;
    text-align: start;
  }

  .descrip-order-checkout {
    font-family: "Inter-Regular" !important;
    color: #565656;
    font-size: 12px;
    line-height: 16px;
    text-align: start;
  }

  .title-princing-checkout {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    text-align: start;
  }
  .precio-princing-checkout {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: end;
  }

  .items-checkout {
    list-style: circle;
    text-align: start;
    padding-left: 0px !important;
    margin-top: 1%;
    margin-left: 5%;
  }

  .items-checkout > li {
    font-family: "Inter-Light" !important;
    color: #7f7f7f;
    font-size: 14px;
    line-height: 22px;
    text-align: start;
  }

  .title-info-pago {
    font-family: "Inter-Medium" !important;
    color: #5c5a56;
    font-size: 16px;
    line-height: 20px;
    text-align: start;
    margin-bottom: 2%;
    margin-top: 3%;
  }

  /***********************************************************************************************************************************************************************************************************************************************************************************  STRIPE STYLES ************************************************************************************************/
  .StripeElement {
    padding: 10px 12px;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    background-color: #ffffff00;
    box-shadow: 0px 0px 0px 0px #00000000;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
  }

  .StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
  }

  .StripeElement--invalid {
    border-color: #fd0000;
  }

  .StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
  }

  #card-errors {
    color: #7a2020;
    margin-top: 10px;
    font-size: 12px;
    margin-bottom: 5%;
  }
  /*********************************************************************************************************************************************************************************************************************************************************************************** SWIPER STYLES *************************************************************************************************/

  .swiper {
    width: 100%;
    height: 600px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 300px;
    height: 600px;
    margin-bottom: 200px;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    WHATSAPP STYLES    ****************************************************************************************/

  .wssss {
    display: block;
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 85px;
    height: 85px;
    z-index: 1999;
    background-color: #37be0a;
    border-radius: 100%;
    margin-left: 100px;
  }

  .wssss i {
    color: #fff;
    margin: 4px;
    padding: 4px;
    padding-left: 13px;
    padding-top: 8px;
  }

  .iconwasa {
    margin-left: 14px;
    margin-top: 8px;
    color: white;
    font-size: 65px;
  }

  .control-texas {
    font-family: "Inter-Medium" !important;
    border-radius: 20px;
    color: #a5a9af;
    font-size: 14px;
    padding: 15px;
  }

  .control-texas::placeholder {
    font-family: "Inter-Medium" !important;
    color: #a5a9af;
    font-size: 14px;
    padding: 15px;
  }
  /**********************************************************************************************************************************************************************************************************************************************************************************    FOOTER STYLES    ****************************************************************************************/

  .section-foot {
    background-image: linear-gradient(45deg, #1a1a1a, black);
    padding: 5% 10% 2% 10%;
  }

  .title-foot {
    font-family: "Inter-Medium" !important;
    color: #ffffff;
    font-size: 16px;
    line-height: 2rem;
    text-align: start;
    font-weight: 400;
    margin-top: 10%;
    margin-bottom: 5%;
  }
  .iconfoot {
    color: #ffffff;
    font-size: 1.5rem;
    margin-right: 5%;
  }
  .text-foot {
    font-family: "Inter-Medium" !important;
    color: #ffffff;
    font-size: 16px;
    line-height: 2rem;
    text-align: start;
    font-weight: 400;
  }
  .row-copy {
    background: #000000;
    padding: 20px 0px 0px 0px;
  }
  .text-copy {
    font-family: "Inter-Light" !important;
    color: #ffffff;
    font-size: 14px;
    line-height: 2rem;
    text-align: center;
    font-weight: 400;
  }

  /* BOTONTES */

  .btn-urlweb-news {
    font-family: "Inter-Regular";
    font-size: 12px;
    background-color: #747474;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    width: 100%;
  }
  .btn-urlweb-news:hover {
    font-family: "Inter-Regular";
    font-size: 12px;
    background-color: #747474;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    width: 100%;
  }

  .icon-stadits-tiktk {
    font-family: "Inter-Medium" !important;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 10px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  .icon-stadits-tiktk:hover {
    font-family: "Inter-Medium" !important;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 10px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .icon-stadits-fb {
    font-family: "Inter-Medium" !important;
    background: linear-gradient(45deg, #0a39ae);
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 13px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  .icon-stadits-fb:hover {
    font-family: "Inter-Medium" !important;
    background: linear-gradient(45deg, #0a39ae);
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 13px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .icon-stadits-ig {
    font-family: "Inter-Medium" !important;
    background: linear-gradient(45deg, #cd1265, #840f43, #7746c8f7);
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 11px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  .icon-stadits-ig:hover {
    font-family: "Inter-Medium" !important;
    background: linear-gradient(45deg, #cd1265, #840f43, #7746c8f7);
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 11px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .icon-stadits-ws {
    font-family: "Inter-Medium" !important;
    background: #2a9108;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 10px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  .icon-stadits-ws:hover {
    font-family: "Inter-Medium" !important;
    background: #2a9108;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 10px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .icon-stadits-web {
    font-family: "Inter-Medium" !important;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 9px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  .icon-stadits-web:hover {
    font-family: "Inter-Medium" !important;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 9px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .link-gruop-trj {
    color: #212121;
    text-decoration: none;
  }

  /* FOOTER-SOCIAL */

  .nfooter {
    background-image: linear-gradient(0deg, #000000, #000000, #000000);
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3% 5% 0% 5%;
  }

  .col-footer-social {
    padding: 0px 50px;
  }
  .title-footer-social {
    font-family: "Inter-Bold" !important;
    color: #ffffff;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: start;
    padding: 0px 0px 5% 0px;
    margin-top: 3%;
    margin-bottom: 5%;
    border-bottom: 1px solid #f5c1114d;
  }
  .link-item-footer-social {
    display: flex;
    text-decoration: none;
    margin-bottom: 15px;
    color: #9a9a9a !important;
    transition: all 0.5s;
  }
  .link-item-footer-social:hover {
    display: flex;
    text-decoration: none;
    margin-bottom: 15px;
    color: #ffffff !important;
    transition: all 0.5s;
  }
  .iconitem-footer-social {
    font-family: "Inter-Regular" !important;

    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: start;
    padding: 0px 0px;
    display: inline;
    margin-top: 0%;
  }
  .textitem-footer-social {
    font-family: "Inter-regular" !important;

    font-size: 16px;
    line-height: 20px;
    text-align: start;
    padding: 0px 10px;
    display: inline;
    margin-top: 0%;
  }

  .text-logofooter {
    font-family: "Inter-regular" !important;
    color: #c2c2c2;
    font-size: 16px;
    line-height: 26px;
    text-align: start;
    padding: 0px 10px;
    margin-top: 0%;
  }

  .title-miembros-capac {
    font-family: "Inter-bold" !important;
    color: #c2c2c2;
    font-size: 2rem;
    line-height: 3rem;
    text-align: center;
    padding: 0px 10px;
    margin-top: 5%;
  }

  .btn-footer {
    font-family: "Inter-Medium";
    font-size: 14px;
    background: linear-gradient(45deg, #ffbb00, #eab70d);
    color: #000000;
    padding: 10px 40px;
    border-radius: 15px;
    text-decoration: none;
  }

  .btn-footer:hover {
    font-family: "Inter-Medium";
    font-size: 14px;
    background: linear-gradient(45deg, #ffbb00, #eab70d);
    color: #000000;
    padding: 10px 40px;
    border-radius: 15px;
    text-decoration: none;
  }

  /* PREGUNTAS FRECUENTES */

  .answers-freque {
    background-color: #eaeaea;
    padding: 1% 0px 5% 0px;
  }

  .col-frequeanswers {
    background: linear-gradient(
      315deg,
      #a5999900,
      #eaeaea00,
      #ffffff00,
      #ffffff00
    );
    padding: 6% 5%;
    border-radius: 20px;
    border: 1px solid #19b6fe00;
  }

  .title-preguntas-frecuentes {
    font-family: "Inter-Medium" !important;
    font-size: 3rem;
    color: white;
    margin-top: 0%;
    text-align: center;
    margin-bottom: 5%;
  }

  .row-answer {
    margin-bottom: 1%;
  }

  .number-answer {
    background-color: #000000;
    padding: 6% 5%;
    border-radius: 20px;
    color: #ffffff;
    font-size: 3rem;
    text-align: center;
    box-shadow: inset 0px -3px 5px 1px #5e5e5e;
  }

  .title-answer {
    font-family: "Inter-Medium" !important;
    font-size: 1.5rem;
    color: #000000;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 1%;
  }

  .answer-text {
    font-family: "Inter-Regular" !important;
    font-size: 14px;
    color: #707070;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 5%;
  }

  /* TERMINOS Y CONDICIONES */

  .contenedosterms {
    padding: 5% 0px;
  }

  .terminosconten > h1 {
    font-family: "Inter-Medium" !important;
    font-size: 1rem;
    line-height: 1.6rem;
    color: #272727;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 3%;
  }

  .terminosconten > h2 {
    font-family: "Inter-Medium" !important;
    font-size: 2rem;
    line-height: 2.2rem;
    color: #090909;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 3%;
  }

  .terminosconten > p {
    font-family: "Inter-Regular" !important;
    font-size: 1rem;
    line-height: 1.6rem;
    color: #272727;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 3%;
  }

  .title-filtro-superior {
    font-family: "Inter-bold" !important;
    font-size: 2rem;
    line-height: 3rem;
    color: #0b0f11;
    text-align: start;
    margin-top: -2%;
    margin-bottom: 2%;
  }

  .body-filter-1 {
    background-color: #bdbdbd00;
    border-color: #bdbdbd00;
  }

  .body-filter-2 {
    background-color: #bdbdbd00;
    border-color: #bdbdbd00;
  }

  .categoria-acordion {
    background-color: #d7a707;
    border: none !important;
    padding: 1% 1% 1% 2%;
    border-radius: 20px;
    color: white;
  }

  .title-categoria-acordion {
    font-family: "Inter-bold" !important;
    font-size: 1rem;
    color: #ffffff;
    text-align: start;
    text-decoration: none;
    transition: all 0.5s;
  }

  .title-subcategoria-acordion {
    font-family: "Inter-bold" !important;
    font-size: 1rem;
    color: #292929;
    text-align: start;
    text-decoration: none;
    transition: all 0.5s;
  }

  .link-producto-filter {
    color: #303030;
    font-family: "Inter-Regular" !important;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    transition: all 0.5s;
  }

  .subcategoria-acordion {
    background-color: #65656500;
    border: none !important;
    padding: 1% 1% 1% 2%;
    border-radius: 0px;
    color: #000000;
  }

  /* =====================================================================================================================================================================0 */

  /* MARKETPLACE */

  .header-marketplace {
    background-image: linear-gradient(0deg, #000000, #000000c4, #000000e8),
      url(../img/mk/banner-mk.jpg);
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0% 5% 0%;
  }

  /* Contenedor Principal (Tarjeta de Aviso) */
  .aviso-card {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    /* Borde superior azul oscuro */
    border-top: 5px solid #1a2a47;
  }

  /* Encabezado */
  .aviso-header {
    text-align: start;
    margin-bottom: 30px;
    padding-bottom: 15px;
    /* Separador amarillo/dorado */
    border-bottom: 2px solid #ffc107;
  }

  .aviso-title {
    /* Azul oscuro elegante */
    color: #1a2a47;
    font-size: 2.5em;
    margin-bottom: 5px;
    font-weight: 700;
  }

  .aviso-subtitle {
    color: #6c757d;
    font-size: 1.2em;
    font-weight: 400;
  }

  /* Contenido del Mensaje */
  .aviso-content p {
    margin-bottom: 10px;
    font-size: 1.1em;
  }

  .aviso-content strong {
    /* Azul oscuro elegante */
    color: #1a2a47;
  }

  /* Recuadro de la Cuota */
  .aviso-highlight {
    /* Fondo de recuadro gris claro */
    background-color: #e9ecef;
    /* Borde lateral amarillo/dorado */
    border-left: 5px solid #ffc107;
    padding: 20px;
    margin: 25px 0;
    text-align: center;
    border-radius: 5px;
  }

  .aviso-price {
    font-size: 2.8em;
    /* Azul oscuro elegante */
    color: #1a2a47;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0;
  }

  /* Nota de Despedida */
  .aviso-note {
    /* Fondo amarillo suave para nota */
    background-color: #fff3cd;
    /* Texto marrón/oscuro */
    color: #856404;
    padding: 10px 15px;
    border-radius: 5px;
    border-left: 3px solid #ffc107;
    margin-bottom: 25px;
    font-style: italic;
    font-size: 1.05em;
  }

  /* Lista de Beneficios */
  .aviso-list-title {
    /* Azul oscuro elegante */
    color: #1a2a47;
    font-size: 1.5em;
    margin-top: 30px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
  }

  .aviso-star {
    /* Amarillo/Dorado para acento */
    color: #ffc107;
    font-size: 1.2em;
    margin-right: 10px;
  }

  .aviso-benefits-list {
    list-style: none;
    padding-left: 0;
  }

  .aviso-benefits-list li {
    /* SVG de check azul oscuro para mantener el diseño fuera de los estilos de Bootstrap */
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%231a2a47' viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM7.5 4a.5.5 0 0 0-1 0v4.5a.5.5 0 0 0 1 0V4zM8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2z'/%3E%3C/svg%3E")
      no-repeat left center;
    background-size: 20px;
    padding-left: 30px;
    margin-bottom: 15px;
    font-size: 1.05em;
    line-height: 1.4;
  }

  .aviso-signature {
    margin-bottom: 20px;
    padding-top: 15px;
    border-top: 1px dashed #ced4da;
  }

  .aviso-admin-name {
    font-weight: 700;
    /* Azul oscuro elegante */
    color: #1a2a47;
    font-size: 1.3em;
    margin: 5px 0 0;
  }

  .aviso-admin-title {
    font-style: italic;
    color: #6c757d;
    font-size: 0.9em;
  }

  .col-boletinmk {
    background: #fcfcfc;
    padding: 20px 30px;
    border-radius: 20px;
    box-shadow: 0px 0px 6px #00000021;
  }

  .form-mktitle {
    font-family: "Inter-Medium" !important;
    font-size: 1.5rem;
    color: #000000;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 1%;
  }

  /*=========================================================   EVENTOS =============================================================== */
  .header-eventos {
    background-image: linear-gradient(0deg, #000000, #000000c4, #000000e8),
      url(../img/eventos-bg.png);
    min-height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0% 5% 0%;
  }

  /* --- ESTILOS DEL MÓDULO DE EVENTOS --- */

  .events-container {
    padding: 40px 0;
    background-color: #f8f9fa; /* Fondo gris muy suave para resaltar las tarjetas */
  }

  .events-card {
    background: #fff;
    border: none;
    border-radius: 12px; /* Bordes redondeados modernos */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden; /* Crucial: evita que la imagen se salga de los bordes redondeados */
    height: 100%; /* Para que todas las tarjetas de la fila tengan la misma altura */
    display: flex;
    flex-direction: column;
  }

  /* Efecto Hover estilo Eventbrite */
  .events-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
  }

  /* Contenedor de la imagen: Mantiene el ratio vertical (Instagram) */
  .events-img-wrapper {
    position: relative;
    width: 100%;
    /* Truco para mantener el ratio 1080x1380 (aprox 4:5) */
    /* Si quieres que sea menos alto, cambia 125% por 100% (cuadrado) o 56.25% (video) */
    padding-top: 125%;
    background-color: #e9ecef; /* Color de fondo mientras carga */
  }

  .events-img-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* MAGIA: Rellena el espacio sin estirar la imagen */
    object-position: center top; /* Prioriza mostrar la parte superior (caras/títulos) */
  }

  /* Etiqueta de Fecha sobre la imagen (Opcional, estilo moderno) */
  .events-date-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 8px;
    padding: 8px 12px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    min-width: 60px;
  }

  .events-date-day {
    display: block;
    font-size: 2.5rem;
    font-weight: 800;
    color: #d1410c; /* Naranja estilo Eventbrite */
    line-height: 1;
  }

  .events-date-month {
    display: block;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #000000;
  }

  .events-card-body {
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }

  .events-title {
    font-size: 1.15rem;
    font-weight: 700;
    color: #343a40;
    margin-bottom: 8px;
    line-height: 1.4;
    /* Limitar a 2 líneas y poner ... si es muy largo */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .events-meta {
    font-size: 0.9rem;
    color: #6c757d;
    margin-bottom: 6px;
    display: flex;
    align-items: center;
  }

  .events-meta i {
    margin-right: 8px;
    color: #d1410c; /* Iconos naranjas */
  }

  .events-description {
    font-size: 0.85rem;
    color: #6c757d;
    margin-top: 10px;
    line-height: 1.5;
    /* Limitar descripción a 3 líneas */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .events-cta-btn {
    margin-top: auto; /* Empuja el botón al fondo de la tarjeta */
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    color: #d37f05;
    border: 1px solid #d37f05;
    text-align: center;
    font-weight: 600;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.2s;
    margin-top: 20px;
  }

  .events-cta-btn:hover {
    background-color: #d37f05;
    color: #fff;
    text-decoration: none;
  }

  .events-cta-btn2 {
    margin-top: auto; /* Empuja el botón al fondo de la tarjeta */
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #000000;
    color: #ffffff;
    border: 1px solid #000000;
    text-align: center;
    font-weight: 600;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.2s;
    margin-top: 20px;
  }

  .events-cta-btn2:hover {
    background-color: #d37f05;
    color: #fff;
    text-decoration: none;
  }

  /* --- BANNER DE SUSCRIPCIÓN (HERO) --- */
  .publish-banner {
    background: linear-gradient(135deg, #eab70d 0%, #c35900 100%);
    border-radius: 16px;
    padding: 50px 30px;
    margin-bottom: 50px;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(209, 65, 12, 0.25);
  }

  /* Opcional: Círculos decorativos de fondo para darle textura */
  .publish-banner::before {
    content: "";
    position: absolute;
    top: -50%;
    right: -10%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
  }

  .publish-banner-title {
    font-size: 2rem;
    font-weight: 800;
    margin-bottom: 10px;
  }

  .publish-banner-text {
    font-size: 1.1rem;
    font-weight: 400;
    margin-bottom: 0;
    opacity: 0.9;
  }

  .btn-subscribe {
    background-color: #ffffff;
    color: #d1410c;
    font-weight: 700;
    padding: 12px 30px;
    border-radius: 50px; /* Botón redondeado estilo "pill" */
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9rem;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    display: inline-block;
  }

  .btn-subscribe:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    color: #b0360a; /* Un naranja un poco más oscuro */
    text-decoration: none;
  }

  /* Ajuste para móviles: centrar todo */
  @media (max-width: 768px) {
    .publish-banner {
      text-align: center;
      padding: 30px 20px;
    }
    .publish-banner .row {
      flex-direction: column;
    }
    .publish-banner .col-md-4 {
      margin-top: 20px;
    }
  }

  /* eventos detalless */

  .events-title-detail {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: start;
    text-transform: uppercase;
  }

  .events-metadetalle {
    font-size: 1rem;
    color: #000000;
    margin-bottom: 6px;
    display: flex;
    align-items: center;
  }

  .events-2-detail {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 1.2rem;
    line-height: 2rem;
    text-align: start;
    text-transform: math-auto;
  }

  .btn-subscribe2 {
    background-color: #ffffff;
    color: #d1410c;
    font-weight: 700;
    padding: 12px 30px;
    border-radius: 50px; /* Botón redondeado estilo "pill" */
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9rem;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    display: inline-block;
  }

  .btn-subscribe2:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    color: #b0360a; /* Un naranja un poco más oscuro */
    text-decoration: none;
  }

  .plinkdescargo {
    margin-top: 20px;
    text-align: start;
  }
  .linkdescargo {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .bgheadermodaldr {
    background-color: black;
  }

  .titleheadermodaldr {
    font-family: "Inter-Medium" !important;
    text-align: start;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .headernew-mgtx {
    background-image: linear-gradient(0deg, #00000000, #00000000, #00000000),
      url(../img/banner-web-mgtx.png);
    min-height: 800px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2% 0% 5% 0%;
  }

  .title-headernewmgtx {
    font-family: "Inter-Black" !important;
    color: #eab70d;
    font-size: 5rem;
    line-height: 2.5rem;
    text-align: start;
    margin-top: 10%;
  }

  .deltitle-01 {
    font-family: "Inter-Medium" !important;
    text-align: start;
    color: #ffffff;
    font-size: 4rem;
    margin-left: 90px;
  }
  .deltitle-02 {
    font-family: "Inter-black" !important;
    text-align: center;
    color: #eab70d;
    font-size: 5rem;
    line-height: 7rem;
    margin-left: 50px;
  }
  .deltitle-03 {
    font-family: "Inter-black" !important;
    text-align: center;
    color: #ffffff;
    font-size: 6rem;
    line-height: 4rem;
    margin-left: 90px;
  }

  .textheadernewmgtx {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 5%;
  }

  .active-itnav {
    border-bottom: 2px solid #eab70d;
    color: #ffc100;
  }

  .news1home {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 5%;
  }
  .title-news1home {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 2.2rem;
    line-height: 3.2rem;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
  }
  .span-news1home {
    background-color: #ffc100;
    padding: 5px 20px;
    border-radius: 20px;
    color: #000000;
  }
  .text-news1home {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
    margin-top: 1%;
    margin-bottom: 5%;
  }

  .homemkplace {
    padding: 5% 0px;
    background: #fafafa;
  }
  .title-homemkplace {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 2.5rem;
    line-height: 3.5rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 2%;
  }

  .text-homemkplace {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .list-homemkplace {
    list-style: circle;
  }

  .list-homemkplace > li {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 3%;
    margin-bottom: 5%;
  }

  .row-homemkplace {
    margin-top: 10%;
  }

  .news2home {
    padding: 5% 0px;
    background: #ffffff;
  }

  /*============= Rentas =============== */

  .header-rentas {
    background-image: linear-gradient(#000000c4, #000000d6),
      url(../img/header-rentas.jpg);
    background-color: #ffffff;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: local;
    padding: 2% 0% 5% 0%;
  }

  .title-rentassection {
    font-family: "Inter-Bold" !important;
    color: #ffffff;
    font-size: 3rem;
    line-height: 2.5rem;
    text-align: center;
    text-transform: uppercase;
  }

  .subtitle-rentassection {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
  }

  .card-titleg {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 1rem;
    line-height: 1rem;
    text-align: start;
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .card-subtitleg {
    font-family: "Inter-Regular" !important;
    color: #595959;
    font-size: 14px;
    line-height: 1rem;
    text-align: start;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .card-priceg {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 16px;
    line-height: 1rem;
    text-align: start;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .date-publicste {
    font-family: "Inter-Medium" !important;
    color: #a5a5a5;
    font-size: 12px;
    line-height: 1rem;
    text-align: start;
    margin-top: 5px;
    margin-bottom: 0px;
  }

  .rents-mgtx-card-container {
    min-height: 450px;
  }

  .rents-mgtx-card-img-top {
    width: 100%;
    height: 200px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    position: relative;
  }

  .rents-mgtx-estado-badge {
    background: #bf9404;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0.3em 0.6em;
    border-radius: 0.25rem;
    font-size: 0.85rem;
    color: #ffffff;
    font-weight: bold;
    z-index: 10;
  }

  .rents-mgtx-button-fixed-bottom {
    margin-top: 10px;
  }

  .title-rent-det {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 2rem;
    line-height: 1rem;
    text-align: start;
    margin-top: 5px;
    margin-bottom: 1rem;
    text-transform: uppercase;
  }
  .address-rent-det {
    font-family: "Inter-Regular" !important;
    color: #92925f;
    font-size: 16px;
    line-height: 1rem;
    text-align: start;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .price-rent-det {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 1.5rem;
    line-height: 1rem;
    text-align: start;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .tdescription-rent-det {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1.8rem;
    line-height: 1rem;
    text-align: start;
    margin-top: 5px;
    margin-bottom: 0px;
  }
  .description-rent-det {
    font-family: "Inter-Regular" !important;
    color: #4b4b4b;
    font-size: 16px;
    line-height: 24px;
    text-align: start;
    margin-top: 5px;
    margin-bottom: 0px;
  }

  .contnrealse {
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .bg-mibuton {
    background-color: black !important;
    color: white !important;
    border: 1px solid black !important;
  }

  .page-link2 {
    position: relative;
    display: block;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: var(--bs-pagination-font-size);
    color: white;
    text-decoration: none;
    background-color: black;
    border: 1px solid black;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }

  .rents-mgtx-publish-alert {
    background-color: #ffffff;
    border-left: 5px solid #eaa20d;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    padding: 20px;
  }

  .rents-mgtx-publish-alert .alert-heading {
    color: #eba516;
    font-weight: 700;
  }

  .rents-mgtx-publish-alert p {
    color: #333;
  }

  .rents-mgtx-btn-subscription {
    background: #eaa20d;
    color: #000000;
    padding: 10px 20px;
    border: 1px solid #cc914c;
    font-size: 1rem;
    transition: background-color 0.3s ease;
  }

  .rents-mgtx-btn-subscription:hover {
    background: #eaa20d;
    color: #000000;
    transition: background-color 0.3s ease;
  }

  /*============= EMPLEOS =============== */

  .header-empleos {
    background-image: linear-gradient(#000000c4, #000000d6),
      url(../img/header-empleos.jpg);
    background-color: #ffffff;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: local;
    padding: 2% 0% 5% 0%;
  }

  .title-empleossection {
    font-family: "Inter-Bold" !important;
    color: #ffffff;
    font-size: 3rem;
    line-height: 2.5rem;
    text-align: center;
    text-transform: uppercase;
  }

  .subtitle-empleossection {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
  }

  .description-empl-det {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1.8rem;
    line-height: 1rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 25px;
  }

  .empl-mgtx-publish-alert {
    background-color: #ffffff;
    border-left: 5px solid #000000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    padding: 20px;
  }

  .empl-mgtx-publish-alert .alert-heading {
    color: #000000;
    font-weight: 700;
  }

  .empl-mgtx-publish-alert p {
    color: #333;
  }

  .empl-mgtx-btn-subscription {
    background: #000000;
    color: #ffffff;
    padding: 10px 20px;
    border: 1px solid #000000;
    font-size: 1rem;
    transition: background-color 0.3s ease;
  }

  .alignbtn-d {
    text-align: end;
  }

  .price-empleo {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 10px;
  }

  .empleos-mgtx-card-footer {
    padding: 10px 10px 5px 10px;
  }

  .title-empleodetalle {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 10px;
  }
  .contentd-empleodetalle {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 10px;
  }

  .tarjeta-detalle {
    background-color: #ffffff;
    box-shadow: 0px 0px 11px #0000001c;
    padding: 25px 25px;
    margin-top: 5%;
    border-radius: 10px;
    margin-bottom: 5%;
  }

  .card-titleempleo {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: start;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eab70d;
    padding-bottom: 15px;
  }

  .descripcionempleot {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1.2rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .descripcionempleor {
    font-family: "Inter-Regular" !important;
    color: #5a5a5a;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

@media (min-width: 1920px) {
  /**********************************************************************************************************************************************************************************************************************************************************************************  ESTILOS TOP Y GENERALES    ************************************************************************************/

  .off-header-nav {
    background-color: #cea008;
    color: #252525;
  }
  .off-body-nav {
    background-color: #00000000;
    color: white;
  }

  .iconomenuoffcanvasw {
    color: white;
    font-size: 1.8rem;
  }

  .iconomenuoffcanvas {
    background-color: rgba(0, 0, 0, 0);
    margin-right: -50px;
  }

  .info-head {
    padding: 15px 10% 0px 10%;
    background-color: #eab70d;
  }

  .verifiedhead {
    width: 15px;
  }

  .text-headinfo {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    text-align: start;
  }

  .social-headinfo {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    text-align: end;
  }

  .icon-socialheadinfo1 {
    color: #000000;
    font-size: 18px;
    margin-right: 18px;
  }

  .nav-texas {
    background-image: linear-gradient(90deg, #00000000, #00000000);
    background-color: #ffffff00;
    padding-top: 0px;
    padding-bottom: 20px;
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 5%;
  }

  .alinknav {
    margin-left: auto;
  }

  .logo-nav {
    width: 200px;
  }

  .item-navbar {
    font-family: "Inter-Regular" !important;
    text-align: start;
    color: #ffffff;
    font-size: 1rem;
  }

  .item-navbar:hover {
    font-family: "Inter-Regular" !important;
    text-align: start;
    color: #cecece;
    font-size: 1rem;
  }

  .item-navbar-seacrh {
    font-family: "Inter-Regular" !important;
    background-color: #cea008;
    border-radius: 20px;
    color: #272727;
    font-size: 14px;
    padding: 10px 14px;
  }

  .item-navbar-seacrh:hover {
    font-family: "Inter-Regular" !important;
    background-color: #eab70d;
    border-radius: 20px;
    color: #000000;
    font-size: 14px;
    padding: 10px 14px;
  }

  .margnavitem {
    margin-right: 7px;
  }

  .align-icontexas {
    text-align: end;
  }

  .col-head-banner {
    background-image: linear-gradient(45deg, #31353bbd, #31353bd9);
    border-radius: 20px;
    padding: 40px 40px;
  }

  .text1-head-banner {
    font-family: "Inter-Medium" !important;
    color: #ffffff;
    font-size: 3.5rem;
    line-height: 4rem;
    text-align: start;
  }

  /* header */

  .header {
    background-image: linear-gradient(0deg, #000000, #000000db, #000000e8),
      url(../img/banner-web-mgtx.png);
    min-height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 7% 10%;
  }

  /* video banner  */

  .video-container {
    position: relative;
    width: 100%;
    height: 700px;
    padding: 2% 0px;
    overflow: hidden;
  }
  .video-container video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 50%;
    height: 500px;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: -1;
  }
  /* Puedes añadir estilos para el contenido encima del video si quieres mejor visibilidad */
  .content-over-video {
    position: relative;
    z-index: 1;
    color: white; /* Por ejemplo, color de texto para contraste */
  }

  .black-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000e0; /* ajusta la opacidad al golpe */
    z-index: 0; /* debajo del contenido y encima del video */
  }

  /* header top video */

  .col-head-banner {
    background-image: linear-gradient(45deg, #31353bbd, #31353bd9);
    border-radius: 20px;
    padding: 40px 40px;
  }

  .text1-head-banner {
    font-family: "ClashDisplay-Variable" !important;
    color: #ffffff;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
  }

  /* banner-head */

  .title-header {
    font-family: "Inter-Black" !important;
    color: #eab70d;
    font-size: 5rem;
    line-height: 2.5rem;
    text-align: center;
    margin-top: 10%;
  }

  .alignbtnhead {
    margin-top: 5%;
    text-align: center;
  }

  .texthead {
    font-family: "Inter-Regular" !important;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 5%;
  }

  .text2-head-banner {
    font-family: "Inter-Regular" !important;
    color: #c7c7c7;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: start;
  }
  .position-btntexas {
    text-align: start;
    margin-top: 5%;
  }
  .btn-texas {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background-color: #eab70d;
    color: #000000;
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none;
  }
  .btn-texas:hover {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background-color: #eab70d;
    color: #000000;
    padding: 10px 25px;
    border-radius: 25px;
    text-decoration: none;
  }

  .btn-texas2 {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background: linear-gradient(45deg, #ffbb00, #eab70d);
    color: #000000;
    padding: 15px 40px;
    border-radius: 25px;
    text-decoration: none;
  }
  .btn-texas2:hover {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background: linear-gradient(45deg, #ffbb00, #eab70d);
    color: #000000;
    padding: 15px 40px;
    border-radius: 25px;
    text-decoration: none;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    HOME STYLE       ****************************************************************************************/

  .principales-pub {
    background-image: linear-gradient(45deg, #f2f2f263, #f2f2f27a);
    min-height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3% 0px;
    margin-bottom: 0%;
  }

  .title-serv-destacados {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 2.5rem;
    line-height: 3.5rem;
    text-align: center;
  }

  .subtitle-serv-destacados {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center;
    margin-bottom: 5%;
  }

  .col-stadist-home {
    background-color: #ffffff;
    padding: 10px 10px;
    border-radius: 20px;
    box-shadow: 0px 1px 4px 2px #0000000d;
    min-height: 600px;
  }

  .imagen-stadist-home {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 320px;
    width: 100%;
    border-radius: 20px;
  }

  .categoria-stadist-home {
    font-family: "Inter-Medium" !important;
    color: #eab70d;
    font-size: 14px;
    line-height: 16px;
    text-align: start;
    padding: 0px 10px;
    margin-top: 7%;
  }
  .title-stadist-home {
    font-family: "Inter-Medium" !important;
    color: #343434;
    font-size: 18px;
    text-align: start;
    padding: 0px 10px;
    margin-bottom: 5px;
  }

  .text-stadist-home1 {
    font-family: "Inter-Light" !important;
    color: #3f3f3f;
    font-size: 14px;
    line-height: 14px;
    text-align: start;
    padding: 0px 10px;
    margin-top: 0%;
    margin-bottom: 0px;
  }

  .text-stadist-home {
    font-family: "Inter-Light" !important;
    color: #3f3f3f;
    font-size: 14px;
    line-height: 20px;
    text-align: start;
    padding: 0px 10px;
    margin-top: 3%;
    margin-bottom: 25px;
  }

  .alignbtnstadis {
    text-align: center;
  }

  .btn-stadist {
    font-family: "Inter-Regular";
    font-size: 12px;
    background-color: #000000;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    width: 100%;
  }
  .btn-stadist:hover {
    font-family: "Inter-Regular";
    font-size: 12px;
    background-color: #000000;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    width: 100%;
  }

  .btn-urlweb {
    font-family: "Inter-Regular";
    font-size: 12px;
    background-color: #747474;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    width: 100%;
  }
  .btn-urlweb:hover {
    font-family: "Inter-Regular";
    font-size: 12px;
    background-color: #747474;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    width: 100%;
  }

  .social-icon-stadits {
    font-family: "Inter-Medium" !important;
    color: #343434;
    font-size: 18px;
    text-align: start;
    padding: 0px 10px;
    margin-bottom: 15px;
  }

  .icon-stadits {
    font-family: "Inter-Medium" !important;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 6px 11px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  /* SECTION QR */

  .section-qr {
    margin-bottom: 1%;
    padding: 5% 0px 5% 0px;
    background: #ffffff;
  }

  .row-qrcod {
    background-color: #000000;
    border-radius: 20px;
  }

  .col-qrcode {
    background-image: linear-gradient(#00000000, #00000000),
      url(../img/migente.png);
    background-color: #ffffff;
    min-height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 12% 0px 10% 0px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
  }

  .title-qrcode {
    font-family: "Inter-Black" !important;
    color: #f1f1f1;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: start;
  }

  .subtitle-qrcode {
    font-family: "Inter-Light" !important;
    color: #eab70d;
    font-size: 14px;
    line-height: 18px;
    text-align: start;
    margin-top: 0%;
  }

  .text-qrcode {
    font-family: "Inter-Light" !important;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
    text-align: start;
    margin-top: 0%;
    margin-bottom: 5%;
  }

  .alignqr {
    text-align: start;
  }

  /* SECTION COUNTERS */

  .cont-counter {
    background-image: linear-gradient(45deg, #ffffff, #ffffff);
    padding: 10% 0px;
  }
  .title-counter {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 2.5rem;
    line-height: 3.5rem;
    text-align: center;
    margin-top: 0%;
    margin-bottom: 10%;
    text-transform: uppercase;
  }

  .col-countertarjet {
    background-color: #f2f2f27a;
    border-radius: 20px;
    padding: 20px 0px;
    box-shadow: 0px 1px 4px 2px #0000000d;
  }

  .number-counter {
    font-family: "Inter-Medium" !important;
    font-size: 14px;
  }

  .name-counter {
    font-family: "Inter-Bold" !important;
    font-size: 18px;
    color: #000000;
  }

  .counternumber {
    font-family: "Inter-Bold" !important;
    font-size: 3rem;
    color: #eab70d;
    text-align: center;
  }

  .icon-counter {
    width: 100%;
  }

  /* SECTION PLANS */
  .pricing {
    background-image: linear-gradient(0deg, #fafafa, #fafafa);
    padding: 5% 0px;
    margin-bottom: 5%;
  }

  .title-pricingg {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 2.5rem;
    line-height: 3rem;
    text-align: center;
    text-transform: none;
  }

  .subtitle-pricingg {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
  }

  .row-tarjet-pricing {
    margin-top: 5%;
  }
  .col-tarjet-pricing {
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 1px #0000000d;
    padding: 5% 5%;
    border-radius: 10px;
    min-height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: all 0.5s;
  }

  .col-tarjet-pricing:hover {
    transform: translateY(-15px);
    box-shadow: 0px 0px 20px 1px #00000069;
    transition: all 0.5s;
  }

  .title-princing {
    font-family: "Inter-Bold" !important;
    color: #5a5958;
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-align: center;
  }

  .precio-princing {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 3rem;
    line-height: 3.5rem;
    text-align: center;
  }

  .align-btn-princing {
    text-align: center;
  }

  .estediv p {
    font-family: "Inter-Medium";
    color: #616161;
    text-align: center;
    margin-bottom: 5px;
  }

  .col-tarjet-pricing2 {
    background-color: #ffc916;
    padding: 10% 5%;
    border-radius: 20px;
    min-height: 500px;
  }

  .btn-princing {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background: linear-gradient(45deg, #ffc100, #ffc100);
    color: #000000;
    padding: 10px 40px;
    border-radius: 25px;
    text-decoration: none;
  }

  .btn-princing2 {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background: linear-gradient(45deg, #d1d1d1, #ffffff, #cfcfcf);
    color: #000000;
    padding: 10px 40px;
    border-radius: 25px;
    text-decoration: none;
  }

  .items {
    list-style: none;
    text-align: center;
    padding-left: 0px !important;
    margin-top: 7%;
  }

  .items2 {
    list-style: none;
    text-align: center;
    padding-left: 0px !important;
    margin-top: 7%;
  }

  .items > li {
    font-family: "Inter-Light" !important;
    color: #7f7f7f;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }

  .items2 > li {
    font-family: "Inter-Light" !important;
    color: #000000;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    SERVICIOS PAGE    *********************************************************************************************/

  .header-servicios {
    background-image: linear-gradient(#000000e6, #000000e6),
      url(../img/serve-section.jpg);
    background-color: #ffffff;
    min-height: 300px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0% 5% 0%;
  }

  .title-serviciossection {
    font-family: "Inter-Bold" !important;
    color: #ffffff;
    font-size: 3rem;
    line-height: 3.5rem;
    text-align: center;
    text-transform: uppercase;
  }

  .subtitle-serviciossection {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
  }

  .servcios-page {
    background-image: linear-gradient(135deg, #ffffff, #e7e7e770, #ffffff);
    padding: 5% 0px;
    margin-bottom: 0%;
  }

  .container-fss {
    padding: 0px 10%;
  }

  .title-filters-section {
    font-family: "Inter-Medium" !important;
    color: #ac8605;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: start;
    margin-bottom: 5%;
  }

  .title-filters-general {
    font-family: "Inter-Bold" !important;
    color: #484848;
    font-size: 1.3rem;
    line-height: 1.5rem;
    text-align: start;
    margin-bottom: 5%;
    text-transform: uppercase;
  }

  .text-bg-primary-mget {
    background-color: black;
  }

  .link-categoriasfilter {
    text-decoration: none;
    color: #888888;
    font-size: 15px;
    transition: 0.5s all;
    font-family: "Inter-Medium";
  }

  .link-categoriasfilter:hover {
    text-decoration: none;
    color: rgb(15, 15, 15);
    font-size: 15px;
    transition: 0.5s all;
    font-family: "Inter-Medium";
  }

  .list-group-item-mget {
    margin-bottom: 12px;
    border-bottom: 0px solid #e4e4e4;
    padding-left: 20px;
  }

  .imagen-stadist-servicios {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
    width: 100%;
    border-radius: 20px;
  }

  .col-stadist-home-servicios {
    background-color: #ffffff;
    padding: 10px 10px;
    border-radius: 20px;
    box-shadow: 0px 1px 4px 2px #0000000d;
    margin-bottom: 15%;
    min-height: 630px;
  }

  input[type="range"]::-webkit-slider-thumb {
    background: black; /* Cambia por el color que quieras */

    cursor: pointer;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    SERVICIOS PUBLICAR     ****************************************************************************************/

  .header-publicar {
    background-image: linear-gradient(#000000e6, #000000e6),
      url(../img/pub-section.jpg);
    background-color: #ffffff;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0% 5% 0%;
  }

  .title-publicarsection {
    font-family: "Inter-Bold" !important;
    color: #ffffff;
    font-size: 3rem;
    line-height: 2.5rem;
    text-align: center;
    text-transform: uppercase;
  }

  .subtitle-publicarsection {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
  }

  .pricing-publicar {
    background-image: linear-gradient(0deg, #ffffff, #e0e0e0, #ffffff);
    padding: 5% 0px;
  }

  .row-tarjet-pricingp {
    margin-top: 5%;
  }

  .col-tarjet-pricingp {
    background-color: #e3e3e3;
    padding: 10% 5%;
    border-radius: 20px;
    min-height: 450px;
  }

  /* Estilo para los otros hijos que NO tengan la clase 'especial' */
  .col-tarjet-pricing2p {
    background-color: #ffc916;
    padding: 10% 5%;
    border-radius: 20px;
    min-height: 500px;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    SERVICIOS CONTACTO     ************************************************************************************/

  .header-contacto {
    background-image: linear-gradient(#000000e6, #000000e6),
      url(../img/contact-section.jpg);
    background-color: #ffffff;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0% 5% 0%;
  }

  .section-contactus {
    padding: 10% 0px;
    background-color: white;
  }

  .col-info-contact {
    background-color: #000000;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 5%;
  }

  .col-info-contact2 {
    background-color: #f9f9f9;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 5%;
  }

  .title-getintoch {
    font-family: "Inter-Bold" !important;
    color: #eab70d;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: start;
    text-transform: uppercase;
  }

  .title-getintoch2 {
    font-family: "Inter-Medium" !important;
    color: #6e6e6e;
    font-size: 1rem;
    text-align: start;
    margin-bottom: 5%;
  }

  .text-getintoch {
    font-family: "Inter-Light" !important;
    color: #ffffff;
    font-size: 12px;
    line-height: 18px;
    text-align: start;
  }

  .icon-contact {
    background-color: #eab70d;
    color: black;
    padding: 10px 10px;
    font-size: 18px;
    border-radius: 40px;
    text-align: center;
  }

  .title-icon-contact {
    font-family: "Inter-Bold" !important;
    color: #eab70d;
    font-size: 12px;
    line-height: 12px;
    text-align: start;
    text-transform: uppercase;
  }
  .text-icon-contact {
    font-family: "Inter-Light" !important;
    color: #ffffff;
    font-size: 12px;
    line-height: 18px;
    text-align: start;
  }

  .control-mget {
    font-family: "Inter-Regular" !important;
    border-radius: 0px;
    color: #4c4c4c;
    font-size: 14px;
    padding: 15px;
    border: none;
    border-bottom: 1px solid #d7d6d6;
    background: #ff000000;
  }

  .control-mget:focus {
    font-family: "Inter-Regular" !important;
    border-radius: 0px;
    color: #4c4c4c;
    font-size: 14px;
    padding: 15px;
    border: none;
    border-bottom: 1px solid #d7d6d6;
    background: #ff000000;
    box-shadow: 1px 1px 1px 1px transparent;
  }

  /****************************************************************************************************************************************************************************************************************************************************************    SERVICIOS LOGIN AND REGISTER        *****************************************************************************************/

  .header-sigin {
    background-image: linear-gradient(#000000e6, #000000e6),
      url(../img/contact-section.jpg);
    background-color: #ffffff;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0% 5% 0%;
  }

  .title-signin {
    font-family: "Inter-Bold" !important;
    color: #606060;
    font-size: 1.2rem;
    text-align: start;
    margin-bottom: 5%;
    text-transform: uppercase;
  }
  .section-sigin {
    padding: 5% 0px;
    background-color: white;
  }

  .col-info-sigin {
    background-image: linear-gradient(#000000ad, #000000ab, #000000),
      url(../img/login-form.jpg);
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15% 0% 0% 0%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    min-height: 500px;
  }

  .col-info-sigin2 {
    background-color: #f6f6f6;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 10% 5% 5% 5%;
  }

  .btn-login {
    font-family: "Inter-Medium";
    font-size: 14px;
    background: linear-gradient(45deg, #ffbb00, #eab70d);
    color: #000000;
    padding: 8px 40px;
    border-radius: 25px;
    width: 100%;
    text-decoration: none;
  }

  .link-regist-text {
    font-family: "Inter-Regular" !important;
    color: #4f4f4f;
    font-size: 12px;
    text-align: center;
    margin-top: 3%;
    text-transform: none;
  }
  .link-regist {
    color: #dda400;
  }

  .col-info-signup {
    background-image: linear-gradient(#000000ad, #000000ab, #000000),
      url(../img/regis-form.jpg);
    background-color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15% 0% 0% 0%;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    min-height: 500px;
  }

  .col-info-signup2 {
    background-color: #f6f6f6;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 5% 5% 5% 5%;
  }

  /******************************************************************************************************************************************************************************************************************************************************************************    CHECKOUT STYLES        ******************************************************************************************/

  .section-checkout {
    padding: 5% 10%;
  }

  .col-checkout-now {
    background-color: #f7f7f7;
    padding: 2% 5%;
    border-radius: 5px;
  }
  .col-order-now {
    background-color: #f7f7f7;
    padding: 10% 7%;
    border-radius: 5px;
  }

  .title-order-checkout {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 20px;
    line-height: 20px;
    text-align: start;
  }

  .descrip-order-checkout {
    font-family: "Inter-Regular" !important;
    color: #565656;
    font-size: 12px;
    line-height: 16px;
    text-align: start;
  }

  .title-princing-checkout {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    text-align: start;
  }
  .precio-princing-checkout {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: end;
  }

  .items-checkout {
    list-style: circle;
    text-align: start;
    padding-left: 0px !important;
    margin-top: 1%;
    margin-left: 5%;
  }

  .items-checkout > li {
    font-family: "Inter-Light" !important;
    color: #7f7f7f;
    font-size: 14px;
    line-height: 22px;
    text-align: start;
  }

  .title-info-pago {
    font-family: "Inter-Medium" !important;
    color: #5c5a56;
    font-size: 16px;
    line-height: 20px;
    text-align: start;
    margin-bottom: 2%;
    margin-top: 3%;
  }

  /***********************************************************************************************************************************************************************************************************************************************************************************  STRIPE STYLES ************************************************************************************************/
  .StripeElement {
    padding: 10px 12px;
    border-bottom: 1px solid #ccc;
    border-radius: 0px;
    background-color: #ffffff00;
    box-shadow: 0px 0px 0px 0px #00000000;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
  }

  .StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
  }

  .StripeElement--invalid {
    border-color: #fd0000;
  }

  .StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
  }

  #card-errors {
    color: #7a2020;
    margin-top: 10px;
    font-size: 12px;
    margin-bottom: 5%;
  }
  /*********************************************************************************************************************************************************************************************************************************************************************************** SWIPER STYLES *************************************************************************************************/

  .swiper {
    width: 100%;
    height: 600px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 300px;
    height: 600px;
    margin-bottom: 200px;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    WHATSAPP STYLES    ****************************************************************************************/

  .wssss {
    display: block;
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 85px;
    height: 85px;
    z-index: 1999;
    background-color: #37be0a;
    border-radius: 100%;
    margin-left: 100px;
  }

  .wssss i {
    color: #fff;
    margin: 4px;
    padding: 4px;
    padding-left: 13px;
    padding-top: 8px;
  }

  .iconwasa {
    margin-left: 15px;
    margin-top: 10px;
    color: white;
    font-size: 65px;
  }

  .control-texas {
    font-family: "Inter-Medium" !important;
    border-radius: 20px;
    color: #a5a9af;
    font-size: 14px;
    padding: 15px;
  }

  .control-texas::placeholder {
    font-family: "Inter-Medium" !important;
    color: #a5a9af;
    font-size: 14px;
    padding: 15px;
  }

  /**********************************************************************************************************************************************************************************************************************************************************************************    FOOTER STYLES    ****************************************************************************************/

  .section-foot {
    background-image: linear-gradient(45deg, #1a1a1a, black);
    padding: 5% 10% 2% 10%;
  }

  .title-foot {
    font-family: "Inter-Medium" !important;
    color: #ffffff;
    font-size: 16px;
    line-height: 2rem;
    text-align: start;
    font-weight: 400;
    margin-top: 10%;
    margin-bottom: 5%;
  }
  .iconfoot {
    color: #ffffff;
    font-size: 1.5rem;
    margin-right: 5%;
  }
  .text-foot {
    font-family: "Inter-Medium" !important;
    color: #ffffff;
    font-size: 16px;
    line-height: 2rem;
    text-align: start;
    font-weight: 400;
  }
  .row-copy {
    background: #000000;
    padding: 20px 0px 0px 0px;
  }
  .text-copy {
    font-family: "Inter-Light" !important;
    color: #ffffff;
    font-size: 14px;
    line-height: 2rem;
    text-align: center;
    font-weight: 400;
    margin-top: 1%;
    margin-bottom: 2%;
  }

  /* BOTONTES */

  .btn-urlweb-news {
    font-family: "Inter-Regular";
    font-size: 12px;
    background-color: #747474;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    width: 100%;
  }
  .btn-urlweb-news:hover {
    font-family: "Inter-Regular";
    font-size: 12px;
    background-color: #747474;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
    width: 100%;
  }

  .icon-stadits-tiktk {
    font-family: "Inter-Medium" !important;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 10px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  .icon-stadits-tiktk:hover {
    font-family: "Inter-Medium" !important;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 10px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .icon-stadits-fb {
    font-family: "Inter-Medium" !important;
    background: linear-gradient(45deg, #0a39ae);
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 13px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  .icon-stadits-fb:hover {
    font-family: "Inter-Medium" !important;
    background: linear-gradient(45deg, #0a39ae);
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 13px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .icon-stadits-ig {
    font-family: "Inter-Medium" !important;
    background: linear-gradient(45deg, #cd1265, #840f43, #7746c8f7);
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 11px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  .icon-stadits-ig:hover {
    font-family: "Inter-Medium" !important;
    background: linear-gradient(45deg, #cd1265, #840f43, #7746c8f7);
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 11px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .icon-stadits-ws {
    font-family: "Inter-Medium" !important;
    background: #2a9108;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 10px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  .icon-stadits-ws:hover {
    font-family: "Inter-Medium" !important;
    background: #2a9108;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 10px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .icon-stadits-web {
    font-family: "Inter-Medium" !important;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 9px;
    margin-bottom: 15px;
    border-radius: 20px;
  }
  .icon-stadits-web:hover {
    font-family: "Inter-Medium" !important;
    background: #000000;
    color: #ffffff;
    font-size: 18px;
    text-align: start;
    padding: 7px 9px;
    margin-bottom: 15px;
    border-radius: 20px;
  }

  .link-gruop-trj {
    color: #212121;
    text-decoration: none;
  }

  /* FOOTER-SOCIAL */

  .nfooter {
    background-image: linear-gradient(0deg, #000000, #000000, #000000);
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 3% 5% 0% 5%;
  }

  .col-footer-social {
    padding: 0px 50px;
  }
  .title-footer-social {
    font-family: "Inter-Bold" !important;
    color: #ffffff;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: start;
    padding: 0px 0px 5% 0px;
    margin-top: 3%;
    margin-bottom: 5%;
    border-bottom: 1px solid #f5c1114d;
  }
  .link-item-footer-social {
    display: flex;
    text-decoration: none;
    margin-bottom: 15px;
    color: #9a9a9a !important;
    transition: all 0.5s;
  }
  .link-item-footer-social:hover {
    display: flex;
    text-decoration: none;
    margin-bottom: 15px;
    color: #ffffff !important;
    transition: all 0.5s;
  }
  .iconitem-footer-social {
    font-family: "Inter-Regular" !important;

    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: start;
    padding: 0px 0px;
    display: inline;
    margin-top: 0%;
  }
  .textitem-footer-social {
    font-family: "Inter-regular" !important;

    font-size: 16px;
    line-height: 20px;
    text-align: start;
    padding: 0px 10px;
    display: inline;
    margin-top: 0%;
  }

  .text-logofooter {
    font-family: "Inter-regular" !important;
    color: #c2c2c2;
    font-size: 16px;
    line-height: 26px;
    text-align: start;
    padding: 0px 10px;
    margin-top: 0%;
  }

  .title-miembros-capac {
    font-family: "Inter-bold" !important;
    color: #c2c2c2;
    font-size: 2rem;
    line-height: 3rem;
    text-align: center;
    padding: 0px 10px;
    margin-top: 5%;
  }

  .btn-footer {
    font-family: "Inter-Medium";
    font-size: 14px;
    background: linear-gradient(45deg, #ffbb00, #eab70d);
    color: #000000;
    padding: 10px 40px;
    border-radius: 15px;
    text-decoration: none;
  }

  .btn-footer:hover {
    font-family: "Inter-Medium";
    font-size: 14px;
    background: linear-gradient(45deg, #ffbb00, #eab70d);
    color: #000000;
    padding: 10px 40px;
    border-radius: 15px;
    text-decoration: none;
  }

  /* PREGUNTAS FRECUENTES */

  .answers-freque {
    background-color: #eaeaea;
    padding: 1% 0px 5% 0px;
  }

  .col-frequeanswers {
    background: linear-gradient(
      315deg,
      #a5999900,
      #eaeaea00,
      #ffffff00,
      #ffffff00
    );
    padding: 6% 5%;
    border-radius: 20px;
    border: 1px solid #19b6fe00;
  }

  .title-preguntas-frecuentes {
    font-family: "Inter-Medium" !important;
    font-size: 3rem;
    color: white;
    margin-top: 0%;
    text-align: center;
    margin-bottom: 5%;
  }

  .row-answer {
    margin-bottom: 1%;
  }

  .number-answer {
    background-color: #000000;
    padding: 6% 5%;
    border-radius: 20px;
    color: #ffffff;
    font-size: 3rem;
    text-align: center;
    box-shadow: inset 0px -3px 5px 1px #5e5e5e;
  }

  .title-answer {
    font-family: "Inter-Medium" !important;
    font-size: 1.5rem;
    color: #000000;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 1%;
  }

  .answer-text {
    font-family: "Inter-Regular" !important;
    font-size: 14px;
    color: #707070;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 5%;
  }

  /* TERMINOS Y CONDICIONES */

  .contenedosterms {
    padding: 5% 0px;
  }

  .terminosconten > h1 {
    font-family: "Inter-Medium" !important;
    font-size: 1rem;
    line-height: 1.6rem;
    color: #272727;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 3%;
  }

  .terminosconten > h2 {
    font-family: "Inter-Medium" !important;
    font-size: 2rem;
    line-height: 2.2rem;
    color: #090909;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 3%;
  }

  .terminosconten > p {
    font-family: "Inter-Regular" !important;
    font-size: 1rem;
    line-height: 1.6rem;
    color: #272727;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 3%;
  }

  .title-filtro-superior {
    font-family: "Inter-bold" !important;
    font-size: 2rem;
    line-height: 3rem;
    color: #0b0f11;
    text-align: start;
    margin-top: -2%;
    margin-bottom: 2%;
  }

  .body-filter-1 {
    background-color: #bdbdbd00;
    border-color: #bdbdbd00;
  }

  .body-filter-2 {
    background-color: #bdbdbd00;
    border-color: #bdbdbd00;
  }

  .categoria-acordion {
    background-color: #d7a707;
    border: none !important;
    padding: 1% 1% 1% 2%;
    border-radius: 20px;
    color: white;
  }

  .title-categoria-acordion {
    font-family: "Inter-bold" !important;
    font-size: 1rem;
    color: #ffffff;
    text-align: start;
    text-decoration: none;
    transition: all 0.5s;
  }

  .title-subcategoria-acordion {
    font-family: "Inter-bold" !important;
    font-size: 1rem;
    color: #292929;
    text-align: start;
    text-decoration: none;
    transition: all 0.5s;
  }

  .link-producto-filter {
    color: #303030;
    font-family: "Inter-Regular" !important;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    transition: all 0.5s;
  }

  .subcategoria-acordion {
    background-color: #65656500;
    border: none !important;
    padding: 1% 1% 1% 2%;
    border-radius: 0px;
    color: #000000;
  }

  /* =====================================================================================================================================================================0 */

  /* MARKETPLACE */

  .header-marketplace {
    background-image: linear-gradient(0deg, #000000, #000000c4, #000000e8),
      url(../img/mk/banner-mk.jpg);
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0% 5% 0%;
  }

  /* Contenedor Principal (Tarjeta de Aviso) */
  .aviso-card {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    /* Borde superior azul oscuro */
    border-top: 5px solid #1a2a47;
  }

  /* Encabezado */
  .aviso-header {
    text-align: start;
    margin-bottom: 30px;
    padding-bottom: 15px;
    /* Separador amarillo/dorado */
    border-bottom: 2px solid #ffc107;
  }

  .aviso-title {
    /* Azul oscuro elegante */
    color: #1a2a47;
    font-size: 2.5em;
    margin-bottom: 5px;
    font-weight: 700;
  }

  .aviso-subtitle {
    color: #6c757d;
    font-size: 1.2em;
    font-weight: 400;
  }

  /* Contenido del Mensaje */
  .aviso-content p {
    margin-bottom: 10px;
    font-size: 1.1em;
  }

  .aviso-content strong {
    /* Azul oscuro elegante */
    color: #1a2a47;
  }

  /* Recuadro de la Cuota */
  .aviso-highlight {
    /* Fondo de recuadro gris claro */
    background-color: #e9ecef;
    /* Borde lateral amarillo/dorado */
    border-left: 5px solid #ffc107;
    padding: 20px;
    margin: 25px 0;
    text-align: center;
    border-radius: 5px;
  }

  .aviso-price {
    font-size: 2.8em;
    /* Azul oscuro elegante */
    color: #1a2a47;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 0;
  }

  /* Nota de Despedida */
  .aviso-note {
    /* Fondo amarillo suave para nota */
    background-color: #fff3cd;
    /* Texto marrón/oscuro */
    color: #856404;
    padding: 10px 15px;
    border-radius: 5px;
    border-left: 3px solid #ffc107;
    margin-bottom: 25px;
    font-style: italic;
    font-size: 1.05em;
  }

  /* Lista de Beneficios */
  .aviso-list-title {
    /* Azul oscuro elegante */
    color: #1a2a47;
    font-size: 1.5em;
    margin-top: 30px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
  }

  .aviso-star {
    /* Amarillo/Dorado para acento */
    color: #ffc107;
    font-size: 1.2em;
    margin-right: 10px;
  }

  .aviso-benefits-list {
    list-style: none;
    padding-left: 0;
  }

  .aviso-benefits-list li {
    /* SVG de check azul oscuro para mantener el diseño fuera de los estilos de Bootstrap */
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%231a2a47' viewBox='0 0 16 16'%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM7.5 4a.5.5 0 0 0-1 0v4.5a.5.5 0 0 0 1 0V4zM8 12a1 1 0 1 0 0-2 1 1 0 0 0 0 2z'/%3E%3C/svg%3E")
      no-repeat left center;
    background-size: 20px;
    padding-left: 30px;
    margin-bottom: 15px;
    font-size: 1.05em;
    line-height: 1.4;
  }

  .aviso-signature {
    margin-bottom: 20px;
    padding-top: 15px;
    border-top: 1px dashed #ced4da;
  }

  .aviso-admin-name {
    font-weight: 700;
    /* Azul oscuro elegante */
    color: #1a2a47;
    font-size: 1.3em;
    margin: 5px 0 0;
  }

  .aviso-admin-title {
    font-style: italic;
    color: #6c757d;
    font-size: 0.9em;
  }

  .col-boletinmk {
    background: #fcfcfc;
    padding: 20px 30px;
    border-radius: 20px;
    box-shadow: 0px 0px 6px #00000021;
  }

  .form-mktitle {
    font-family: "Inter-Medium" !important;
    font-size: 1.5rem;
    color: #000000;
    margin-top: 0%;
    text-align: start;
    margin-bottom: 1%;
  }

  /*=========================================================   EVENTOS =============================================================== */
  .header-eventos {
    background-image: linear-gradient(0deg, #000000, #000000c4, #000000e8),
      url(../img/eventos-bg.png);
    min-height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 2% 0% 5% 0%;
  }

  /* --- ESTILOS DEL MÓDULO DE EVENTOS --- */

  .events-container {
    padding: 40px 0;
    background-color: #f8f9fa; /* Fondo gris muy suave para resaltar las tarjetas */
  }

  .events-card {
    background: #fff;
    border: none;
    border-radius: 12px; /* Bordes redondeados modernos */
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden; /* Crucial: evita que la imagen se salga de los bordes redondeados */
    height: 100%; /* Para que todas las tarjetas de la fila tengan la misma altura */
    display: flex;
    flex-direction: column;
  }

  /* Efecto Hover estilo Eventbrite */
  .events-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
  }

  /* Contenedor de la imagen: Mantiene el ratio vertical (Instagram) */
  .events-img-wrapper {
    position: relative;
    width: 100%;
    /* Truco para mantener el ratio 1080x1380 (aprox 4:5) */
    /* Si quieres que sea menos alto, cambia 125% por 100% (cuadrado) o 56.25% (video) */
    padding-top: 125%;
    background-color: #e9ecef; /* Color de fondo mientras carga */
  }

  .events-img-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* MAGIA: Rellena el espacio sin estirar la imagen */
    object-position: center top; /* Prioriza mostrar la parte superior (caras/títulos) */
  }

  /* Etiqueta de Fecha sobre la imagen (Opcional, estilo moderno) */
  .events-date-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 8px;
    padding: 8px 12px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    min-width: 60px;
  }

  .events-date-day {
    display: block;
    font-size: 2.5rem;
    font-weight: 800;
    color: #d1410c; /* Naranja estilo Eventbrite */
    line-height: 1;
  }

  .events-date-month {
    display: block;
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 600;
    color: #000000;
  }

  .events-card-body {
    padding: 20px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }

  .events-title {
    font-size: 1.15rem;
    font-weight: 700;
    color: #343a40;
    margin-bottom: 8px;
    line-height: 1.4;
    /* Limitar a 2 líneas y poner ... si es muy largo */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .events-meta {
    font-size: 0.9rem;
    color: #6c757d;
    margin-bottom: 6px;
    display: flex;
    align-items: center;
  }

  .events-meta i {
    margin-right: 8px;
    color: #d1410c; /* Iconos naranjas */
  }

  .events-description {
    font-size: 0.85rem;
    color: #6c757d;
    margin-top: 10px;
    line-height: 1.5;
    /* Limitar descripción a 3 líneas */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .events-cta-btn {
    margin-top: auto; /* Empuja el botón al fondo de la tarjeta */
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    color: #d37f05;
    border: 1px solid #d37f05;
    text-align: center;
    font-weight: 600;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.2s;
    margin-top: 20px;
  }

  .events-cta-btn:hover {
    background-color: #d37f05;
    color: #fff;
    text-decoration: none;
  }

  .events-cta-btn2 {
    margin-top: auto; /* Empuja el botón al fondo de la tarjeta */
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #000000;
    color: #ffffff;
    border: 1px solid #000000;
    text-align: center;
    font-weight: 600;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.2s;
    margin-top: 20px;
  }

  .events-cta-btn2:hover {
    background-color: #d37f05;
    color: #fff;
    text-decoration: none;
  }

  /* --- BANNER DE SUSCRIPCIÓN (HERO) --- */
  .publish-banner {
    background: linear-gradient(135deg, #eab70d 0%, #c35900 100%);
    border-radius: 16px;
    padding: 50px 30px;
    margin-bottom: 50px;
    color: #ffffff;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(209, 65, 12, 0.25);
  }

  /* Opcional: Círculos decorativos de fondo para darle textura */
  .publish-banner::before {
    content: "";
    position: absolute;
    top: -50%;
    right: -10%;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
  }

  .publish-banner-title {
    font-size: 2rem;
    font-weight: 800;
    margin-bottom: 10px;
  }

  .publish-banner-text {
    font-size: 1.1rem;
    font-weight: 400;
    margin-bottom: 0;
    opacity: 0.9;
  }

  .btn-subscribe {
    background-color: #ffffff;
    color: #d1410c;
    font-weight: 700;
    padding: 12px 30px;
    border-radius: 50px; /* Botón redondeado estilo "pill" */
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9rem;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    display: inline-block;
  }

  .btn-subscribe:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    color: #b0360a; /* Un naranja un poco más oscuro */
    text-decoration: none;
  }

  /* Ajuste para móviles: centrar todo */
  @media (max-width: 768px) {
    .publish-banner {
      text-align: center;
      padding: 30px 20px;
    }
    .publish-banner .row {
      flex-direction: column;
    }
    .publish-banner .col-md-4 {
      margin-top: 20px;
    }
  }

  /* eventos detalless */

  .events-title-detail {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: start;
    text-transform: uppercase;
  }

  .events-metadetalle {
    font-size: 1rem;
    color: #000000;
    margin-bottom: 6px;
    display: flex;
    align-items: center;
  }

  .events-2-detail {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 1.2rem;
    line-height: 2rem;
    text-align: start;
    text-transform: math-auto;
  }

  .btn-subscribe2 {
    background-color: #ffffff;
    color: #d1410c;
    font-weight: 700;
    padding: 12px 30px;
    border-radius: 50px; /* Botón redondeado estilo "pill" */
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.9rem;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    display: inline-block;
  }

  .btn-subscribe2:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    color: #b0360a; /* Un naranja un poco más oscuro */
    text-decoration: none;
  }

  .plinkdescargo {
    margin-top: 20px;
    text-align: start;
  }
  .linkdescargo {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .bgheadermodaldr {
    background-color: black;
  }

  .titleheadermodaldr {
    font-family: "Inter-Medium" !important;
    text-align: start;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .headernew-mgtx {
    background-image: linear-gradient(0deg, #00000000, #00000000, #00000000),
      url(../img/banner-web-mgtx.png);
    min-height: 900px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2% 0% 5% 0%;
  }

  .title-headernewmgtx {
    font-family: "Inter-Black" !important;
    color: #eab70d;
    font-size: 5rem;
    line-height: 2.5rem;
    text-align: start;
    margin-top: 10%;
  }

  .deltitle-01 {
    font-family: "Inter-Medium" !important;
    text-align: start;
    color: #ffffff;
    font-size: 4rem;
    margin-left: 40px;
  }
  .deltitle-02 {
    font-family: "Inter-black" !important;
    text-align: center;
    color: #eab70d;
    font-size: 5rem;
    line-height: 7rem;
  }
  .deltitle-03 {
    font-family: "Inter-black" !important;
    text-align: center;
    color: #ffffff;
    font-size: 6rem;
    line-height: 4rem;
    margin-left: 60px;
  }

  .textheadernewmgtx {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 5%;
  }

  .active-itnav {
    border-bottom: 2px solid #eab70d;
    color: #ffc100;
  }

  .news1home {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: center;
    margin-top: 2%;
    margin-bottom: 5%;
  }
  .title-news1home {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 2.5rem;
    line-height: 3.5rem;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
  }
  .span-news1home {
    background-color: #ffc100;
    padding: 5px 20px;
    border-radius: 20px;
    color: #000000;
  }
  .text-news1home {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
    margin-top: 1%;
    margin-bottom: 5%;
  }

  .homemkplace {
    padding: 5% 0px;
    background: #fafafa;
  }
  .title-homemkplace {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 2.5rem;
    line-height: 3.5rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 2%;
  }

  .text-homemkplace {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  .list-homemkplace {
    list-style: circle;
  }

  .list-homemkplace > li {
    font-family: "Inter-Regular" !important;
    color: #000000;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 3%;
    margin-bottom: 5%;
  }

  .row-homemkplace {
    margin-top: 10%;
  }

  .news2home {
    padding: 5% 0px;
    background: #ffffff;
  }

  /*============= Rentas =============== */

  .header-rentas {
    background-image: linear-gradient(#000000c4, #000000d6),
      url(../img/header-rentas.jpg);
    background-color: #ffffff;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: local;
    padding: 2% 0% 5% 0%;
  }

  .title-rentassection {
    font-family: "Inter-Bold" !important;
    color: #ffffff;
    font-size: 3rem;
    line-height: 2.5rem;
    text-align: center;
    text-transform: uppercase;
  }

  .subtitle-rentassection {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
  }

  .card-titleg {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 1rem;
    line-height: 1rem;
    text-align: start;
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .card-subtitleg {
    font-family: "Inter-Regular" !important;
    color: #595959;
    font-size: 14px;
    line-height: 1rem;
    text-align: start;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .card-priceg {
    font-family: "Inter-Bold" !important;
    color: #000000;
    font-size: 16px;
    line-height: 1rem;
    text-align: start;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .date-publicste {
    font-family: "Inter-Medium" !important;
    color: #a5a5a5;
    font-size: 12px;
    line-height: 1rem;
    text-align: start;
    margin-top: 5px;
    margin-bottom: 0px;
  }

  .rents-mgtx-card-container {
    min-height: 450px;
  }

  .rents-mgtx-card-img-top {
    width: 100%;
    height: 200px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    position: relative;
  }

  .rents-mgtx-estado-badge {
    background: #bf9404;
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0.3em 0.6em;
    border-radius: 0.25rem;
    font-size: 0.85rem;
    color: #ffffff;
    font-weight: bold;
    z-index: 10;
  }

  .rents-mgtx-button-fixed-bottom {
    margin-top: 10px;
  }

  .title-rent-det {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 2rem;
    line-height: 1rem;
    text-align: start;
    margin-top: 5px;
    margin-bottom: 1rem;
    text-transform: uppercase;
  }
  .address-rent-det {
    font-family: "Inter-Regular" !important;
    color: #92925f;
    font-size: 16px;
    line-height: 1rem;
    text-align: start;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .price-rent-det {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 1.5rem;
    line-height: 1rem;
    text-align: start;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .tdescription-rent-det {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1.8rem;
    line-height: 1rem;
    text-align: start;
    margin-top: 5px;
    margin-bottom: 0px;
  }
  .description-rent-det {
    font-family: "Inter-Regular" !important;
    color: #4b4b4b;
    font-size: 16px;
    line-height: 24px;
    text-align: start;
    margin-top: 5px;
    margin-bottom: 0px;
  }

  .contnrealse {
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .bg-mibuton {
    background-color: black !important;
    color: white !important;
    border: 1px solid black !important;
  }

  .page-link2 {
    position: relative;
    display: block;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
    font-size: var(--bs-pagination-font-size);
    color: white;
    text-decoration: none;
    background-color: black;
    border: 1px solid black;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
      border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }

  .rents-mgtx-publish-alert {
    background-color: #ffffff;
    border-left: 5px solid #eaa20d;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    padding: 20px;
  }

  .rents-mgtx-publish-alert .alert-heading {
    color: #eba516;
    font-weight: 700;
  }

  .rents-mgtx-publish-alert p {
    color: #333;
  }

  .rents-mgtx-btn-subscription {
    background: #eaa20d;
    color: #000000;
    padding: 10px 20px;
    border: 1px solid #cc914c;
    font-size: 1rem;
    transition: background-color 0.3s ease;
  }

  .rents-mgtx-btn-subscription:hover {
    background: #eaa20d;
    color: #000000;
    transition: background-color 0.3s ease;
  }

  /*============= EMPLEOS =============== */

  .header-empleos {
    background-image: linear-gradient(#000000c4, #000000d6),
      url(../img/header-empleos.jpg);
    background-color: #ffffff;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: local;
    padding: 2% 0% 5% 0%;
  }

  .title-empleossection {
    font-family: "Inter-Bold" !important;
    color: #ffffff;
    font-size: 3rem;
    line-height: 2.5rem;
    text-align: center;
    text-transform: uppercase;
  }

  .subtitle-empleossection {
    font-family: "Inter-Regular" !important;
    color: #eab70d;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: center;
  }

  .description-empl-det {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1.8rem;
    line-height: 1rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 25px;
  }

  .empl-mgtx-publish-alert {
    background-color: #ffffff;
    border-left: 5px solid #000000;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    padding: 20px;
  }

  .empl-mgtx-publish-alert .alert-heading {
    color: #000000;
    font-weight: 700;
  }

  .empl-mgtx-publish-alert p {
    color: #333;
  }

  .empl-mgtx-btn-subscription {
    background: #000000;
    color: #ffffff;
    padding: 10px 20px;
    border: 1px solid #000000;
    font-size: 1rem;
    transition: background-color 0.3s ease;
  }

  .alignbtn-d {
    text-align: end;
  }

  .price-empleo {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 10px;
  }

  .empleos-mgtx-card-footer {
    padding: 10px 10px 5px 10px;
  }

  .title-empleodetalle {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 10px;
  }
  .contentd-empleodetalle {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 5%;
    margin-bottom: 10px;
  }

  .tarjeta-detalle {
    background-color: #ffffff;
    box-shadow: 0px 0px 11px #0000001c;
    padding: 25px 25px;
    margin-top: 5%;
    border-radius: 10px;
    margin-bottom: 5%;
  }

  .card-titleempleo {
    font-family: "Inter-Medium" !important;
    color: #000000;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: start;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eab70d;
    padding-bottom: 15px;
  }

  .descripcionempleot {
    font-family: "Inter-Medium" !important;
    color: #111111;
    font-size: 1.2rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 15px;
    margin-bottom: 5px;
  }
  .descripcionempleor {
    font-family: "Inter-Regular" !important;
    color: #5a5a5a;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
