@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;
  color: #484848;
  overflow-x: hidden;
}

@media only screen and (max-width: 768px) {
  .bodyoffcanva {
    background: #f2f2f2;
  }
  .iconomenuoffcanvas {
    color: white;
    border: none;
    font-size: 25px;
  }

  .iconomenuoffcanvas:focus {
    color: white;
    border: none;
    font-size: 25px;
  }
  .info-head {
    padding: 15px 10% 0px 10%;
    background-color: #f4f4f4;
  }

  .text-headinfo {
    font-family: "Inter-Regular" !important;
    color: #676767;
    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: #9c1301;
    font-size: 20px;
    margin-right: 18px;
  }

  .nav-texas {
    background-image: linear-gradient(180deg, #9b1301, #ff1e0000);
    /* background-color: #ffffff; */
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 10%;
    padding-right: 10%;
  }

  .alinknav {
    margin-right: -15%;
    margin-left: 30%;
  }

  .logo-nav {
    width: 130px;
  }

  .item-navbar {
    font-family: "Inter-Regular" !important;
    text-align: start;
    color: #000000;
    font-size: 1.3rem;
  }
  .item-navbar:hover {
    font-family: "Inter-Regular" !important;
    text-align: start;
    color: #ffffff;
    font-size: 1.2rem;
  }

  .item-navbar-order {
    font-family: "Inter-Medium" !important;
    background-color: #37bf0a;
    border-radius: 20px;
    color: #ffffff;
    font-size: 1.1rem;
    padding: 10px 14px;
    margin-right: 0px;
    margin-left: 30px;
  }
  .item-navbar-order:hover {
    font-family: "Inter-Medium" !important;
    background-color: #37bf0a;
    border-radius: 20px;
    color: #ffffff;
    font-size: 1.1rem;
    padding: 10px 14px;
    margin-right: 0px;
    margin-left: 30px;
  }

  .iucondood {
    width: 25px;
  }

  .margnavitem {
    margin-right: 7px;
  }

  .row-navtexas {
    justify-content: end;
  }

  .align-logotexas {
    text-align: center;
  }

  .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: url(../img/back-header.png),
      linear-gradient(45deg, #fc260100, #fc260100);
    min-height: 800px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 5% 0px;
  }

  .header-2 {
    background-color: #9f1301;
  }

  .header-3 {
    background-image: url(../img/header-menusection.png),
      linear-gradient(45deg, #fc260100, #fc260100);
    min-height: 650px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 5% 0px;
  }

  .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 */

  .subtitle-header {
    font-family: "Inter-Black" !important;
    color: #f1f1f1;
    font-size: 3rem;
    line-height: 4rem;
    text-align: center;
    margin-top: 5%;
  }

  .title-header {
    font-family: "Inter-Medium" !important;
    color: #40ff01;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
    margin-top: 0%;
  }

  .alignbtnhead {
    margin-top: 5%;
    text-align: center;
  }

  .text-header {
    font-family: "Inter-Light" !important;
    color: #ffffff;
    font-size: 1rem;
    line-height: 1.5rem;
    text-align: center;
    margin-top: -2%;
    margin-bottom: 10%;
  }

  /* Botones */

  .btn-texas {
    font-family: "Inter-Medium";
    font-size: 12px;
    background-color: #37be0a;
    color: white;
    padding: 10px 25px;
    border-radius: 20px;
    text-decoration: none;
  }
  .btn-texas:hover {
    font-family: "Inter-Medium";
    font-size: 12px;
    background-color: #37be0a;
    color: white;
    padding: 10px 25px;
    border-radius: 20px;
    text-decoration: none;
  }

  .btn-texas2 {
    font-family: "Inter-Medium" !important;
    font-size: 12px;
    background-color: #ffffff;
    color: #eab70d;
    padding: 10px 25px;
    border-radius: 5px;
  }
  .btn-texas2:hover {
    font-family: "Inter-Medium";
    font-size: 12px;
    background-color: #ffffff;
    color: #eab70d;
    padding: 10px 25px;
    border-radius: 5px;
  }

  .text-resaltado {
    color: #9b1301;
    font-weight: 600;
  }

  .text-resaltado2s {
    color: #37bf0a;
    text-decoration: none;
  }

  /***********************************************************************************************************************************************************************************************************************************************************************     ALL STYLES   ************************************************************************************************************
************************************************************************************************************************************************************************************************/

  /* section cadenas de tiendas */
  .section-cadenas {
    background-color: white;
    padding: 10px 0px 10px 0px;
    margin-bottom: 1%;
  }

  .coldordash {
    background-color: #f6f6f6;
    border-radius: 20px;
    padding: 1px;
    margin-top: -10%;
  }

  .colubere {
    background-color: #f6f6f6;
    border-radius: 20px;
    padding: 1px;
  }

  .colgrub {
    background-color: #f6f6f6;
    border-radius: 20px;
    padding: 1px;
  }

  .colexcat {
    background-color: #f6f6f6;
    border-radius: 20px;
    padding: 1px;
    margin-top: 10%;
  }

  /* section Conocenos */

  .section-conocenos {
    background-image: url(../img/back-conocenos2.png);
    min-height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5% 0px 5% 0px;
    margin-bottom: 5%;
  }

  .pioneros {
    background-image: linear-gradient(#0000005c, #00000038),
      url(../img/videotobys.png);
    background-color: #ffffff;
    min-height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25% 0px 25% 0px;
    border-radius: 0px;
  }

  .alignplay {
    text-align: center;
  }

  .play {
    width: 100%;
  }

  .title-conocenos {
    font-family: "Inter-Black" !important;
    color: #5c5c5c;
    font-size: 2.5rem;
    line-height: 3rem;
    text-align: center;
    margin-top: 0%;
    margin-bottom: 5%;
  }

  .text-conocenos {
    font-family: "Inter-Light" !important;
    color: #959595;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-top: 0%;
    margin-bottom: 10%;
  }

  .alignbtnconocenos {
    margin-top: 5%;
    text-align: center;
  }

  /* testimonials */

  .sectiontestimonial {
    padding: 0% 0px 0% 0px;
    margin-bottom: 5%;
    background: linear-gradient(180deg, white, #eaeaea, #ffffff);
  }

  .title-testimonialhome {
    font-family: "Inter-Bold" !important;
    text-align: center;
    font-size: 2.5rem;
    line-height: 3.5rem;
    color: #9c9c9c !important;
    margin-bottom: 2%;
  }

  .testimony-wrap .user-img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    background-position: top center;
  }

  .text-testi {
    font-family: "Inter-Light" !important;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #5e7477 !important;
    margin-bottom: 4%;
  }

  .user-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .quotesti {
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 40px;
    height: 40px;
    background: #d0b88b;
    color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    padding: 7px 10px;
  }

  .section-qr {
    margin-bottom: 1%;
    padding: 5% 0px 5% 0px;
  }

  .col-qrcode {
    background-image: linear-gradient(#00000000, #00000000),
      url(../img/menu.jpg);
    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: 0px;
    border-top-left-radius: 0px;
  }

  .row-qrcod {
    background-color: red;
    border-radius: 20px;
  }

  .qr-iamge {
    border: 5px solid #cacaca;
    border-radius: 10px;
  }

  .title-qrcode {
    font-family: "Inter-Black" !important;
    color: #f1f1f1;
    font-size: 2.5rem;
    line-height: 5rem;
    text-align: center;
  }

  .subtitle-qrcode {
    font-family: "Inter-Medium" !important;
    color: #40ff01;
    font-size: 1rem;
    line-height: 1.3rem;
    text-align: center;
    margin-top: -5%;
  }
  .text-qrcode {
    font-family: "Inter-Regular" !important;
    color: #ffffff;
    font-size: 1rem;
    line-height: 1.2rem;
    text-align: start;
    margin-top: 0%;
    margin-bottom: 10%;
  }

  .alignqr {
    text-align: start;
  }

  .rowqrinter {
    background: #ff2207;
    padding: 25px 0px;
    border-radius: 20px;
  }

  .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .wssss {
    display: block;
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 68px;
    height: 68px;
    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;
  }

  /* ABOUT PÁGE */

  .sectioabotnhome {
    margin-top: 5%;
  }
  .title-about {
    font-family: "Inter-Bold" !important;
    color: #9d1301;
    font-size: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .roundedeimgpppv {
    border-radius: 30px;
    border: 5px solid #c1c1c1;
    box-shadow: 0px 0px 6px 1px #00000052;
  }

  .title-conocenoshome22 {
    font-family: "Inter-Medium" !important;
    text-align: center;
    font-size: 1.5rem;
    line-height: 20px;
    color: #656565 !important;
    margin-bottom: 4%;
    margin-top: 15%;
  }

  .pconocenosppvzla {
    font-family: "Inter-Light" !important;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #5e7477 !important;
    margin-bottom: 4%;
  }

  .row-sectabout {
    margin-top: 5%;
  }

  /* menu section */

  .title-menu {
    font-family: "Inter-Bold" !important;
    color: #9d1301;
    font-size: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .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: 135px;
    width: 100%;
    border-radius: 20px;
  }

  .title-stadist-home {
    font-family: "Inter-Medium" !important;
    color: #343434;
    font-size: 12px;
    text-align: start;
    padding: 0px 10px;
    margin-bottom: 3%;
    margin-top: 3%;
  }
  .price-stadist-home {
    font-family: "Inter-Medium" !important;
    color: #de5f4f;
    font-size: 20px;
    text-align: start;
    padding: 0px 10px;
    margin-bottom: 10px;
    margin-top: -2%;
  }

  .alignbtnstadis {
    text-align: center;
  }

  .btn-urlweb {
    font-family: "Inter-Regular";
    font-size: 12px;
    background-color: #171717;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    width: 100%;
  }
  .btn-urlweb:hover {
    font-family: "Inter-Regular";
    font-size: 14px;
    background-color: #37bf0a;
    color: white;
    padding: 8px 10px;
    border-radius: 5px;
    width: 100%;
  }

  .contn-pro {
    margin-top: 5%;
  }

  .col-pro {
    margin-bottom: 5%;
  }

  /************************************************************************************************************************************************************************************************************************************************************************* FOOT **********************************************************************************************************************
************************************************************************************************************************************************************************************************/
  .section-foot {
    background-image: linear-gradient(45deg, #f4f4f4, #f4f4f4);
    padding: 3% 0% 3% 0%;
    margin-top: 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: #9b1301;
    font-size: 22px;
    margin-right: 5%;
  }
  .text-foot {
    font-family: "Inter-Regular" !important;
    color: #9b1301;
    font-size: 13px;
    line-height: 2rem;
    text-align: center;
    font-weight: 400;
  }

  .row-copy {
    background: #9b1301;
    padding: 20px 0px 0px 0px;
  }
  .text-copy {
    font-family: "Inter-Medium" !important;
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    font-weight: 400;
  }

  .redes-conten {
    margin-top: 10% !important;
  }
}

@media only screen and (min-width: 768px) {
  .bodyoffcanva {
    background: #f2f2f200;
  }

  .info-head {
    padding: 15px 10% 0px 10%;
    background-color: #f4f4f4;
  }

  .text-headinfo {
    font-family: "Inter-Regular" !important;
    color: #676767;
    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: #9c1301;
    font-size: 20px;
    margin-right: 18px;
  }

  .nav-texas {
    background-image: linear-gradient(180deg, #9b1301, #ff1e0000);
    /* background-color: #ffffff; */
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 10%;
    padding-right: 10%;
  }

  .alinknav {
    margin-right: -15%;
    margin-left: 5%;
  }

  .logo-nav {
    width: 150px;
  }

  .item-navbar {
    font-family: "Inter-Regular" !important;
    text-align: start;
    color: #ffffff;
    font-size: 1.2rem;
  }
  .item-navbar:hover {
    font-family: "Inter-Regular" !important;
    text-align: start;
    color: #ffffff;
    font-size: 1.2rem;
  }

  .item-navbar-order {
    font-family: "Inter-Medium" !important;
    background-color: #37bf0a;
    border-radius: 20px;
    color: #ffffff;
    font-size: 1.1rem;
    padding: 10px 14px;
    margin-right: 0px;
    margin-left: 30px;
  }
  .item-navbar-order:hover {
    font-family: "Inter-Medium" !important;
    background-color: #37bf0a;
    border-radius: 20px;
    color: #ffffff;
    font-size: 1.1rem;
    padding: 10px 14px;
    margin-right: 0px;
    margin-left: 30px;
  }

  .iucondood {
    width: 25px;
  }

  .margnavitem {
    margin-right: 7px;
  }

  .row-navtexas {
    justify-content: end;
  }

  .align-logotexas {
    text-align: center;
  }

  .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: url(../img/back-header.png),
      linear-gradient(45deg, #fc260100, #fc260100);
    min-height: 800px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 5% 0px;
  }

  .header-2 {
    background-color: #9f1301;
  }

  .header-3 {
    background-image: url(../img/header-menusection.png),
      linear-gradient(45deg, #fc260100, #fc260100);
    min-height: 800px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0% 0% 5% 0px;
  }

  .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 */

  .subtitle-header {
    font-family: "Inter-Black" !important;
    color: #f1f1f1;
    font-size: 4rem;
    line-height: 5rem;
    text-align: start;
    margin-top: 30%;
  }

  .title-header {
    font-family: "Inter-Medium" !important;
    color: #40ff01;
    font-size: 2rem;
    line-height: 2.5rem;
    text-align: start;
    margin-top: 0%;
  }

  .alignbtnhead {
    margin-top: 5%;
    text-align: start;
  }

  .text-header {
    font-family: "Inter-Regular" !important;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: start;
    margin-top: 0%;
    margin-bottom: 10%;
  }

  /* Botones */

  .btn-texas {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background-color: #37be0a;
    color: white;
    padding: 10px 25px;
    border-radius: 20px;
    text-decoration: none;
  }
  .btn-texas:hover {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background-color: #37be0a;
    color: white;
    padding: 10px 25px;
    border-radius: 20px;
    text-decoration: none;
  }

  .btn-texas2 {
    font-family: "Inter-Medium" !important;
    font-size: 1rem;
    background-color: #ffffff;
    color: #eab70d;
    padding: 10px 25px;
    border-radius: 5px;
  }
  .btn-texas2:hover {
    font-family: "Inter-Medium";
    font-size: 1rem;
    background-color: #ffffff;
    color: #eab70d;
    padding: 10px 25px;
    border-radius: 5px;
  }

  .text-resaltado {
    color: #9b1301;
    font-weight: 600;
  }

  .text-resaltado2s {
    color: #37bf0a;
    text-decoration: none;
  }

  /***********************************************************************************************************************************************************************************************************************************************************************     ALL STYLES   ************************************************************************************************************
************************************************************************************************************************************************************************************************/

  /* section cadenas de tiendas */
  .section-cadenas {
    background-color: white;
    padding: 10px 0px 10px 0px;
    margin-bottom: 1%;
  }

  .coldordash {
    background-color: #f6f6f6;
    border-radius: 20px;
    padding: 1px;
    margin-top: -10%;
  }

  .colubere {
    background-color: #f6f6f6;
    border-radius: 20px;
    padding: 1px;
  }

  .colgrub {
    background-color: #f6f6f6;
    border-radius: 20px;
    padding: 1px;
  }

  .colexcat {
    background-color: #f6f6f6;
    border-radius: 20px;
    padding: 1px;
    margin-top: -10%;
  }

  /* section Conocenos */

  .section-conocenos {
    background-image: url(../img/back-conocenos2.png);
    min-height: 600px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5% 0px 5% 0px;
    margin-bottom: 5%;
  }

  .pioneros {
    background-image: linear-gradient(#0000005c, #00000021),
      url(../img/videotobys.png);
    background-color: #ffffff;
    min-height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 15% 0px 10% 0px;
    border-radius: 20px;
  }

  .alignplay {
    text-align: center;
  }

  .title-conocenos {
    font-family: "Inter-Black" !important;
    color: #5c5c5c;
    font-size: 4rem;
    line-height: 5rem;
    text-align: start;
    margin-top: 0%;
    margin-bottom: 5%;
  }

  .text-conocenos {
    font-family: "Inter-Light" !important;
    color: #959595;
    font-size: 16px;
    line-height: 24px;
    text-align: start;
    margin-top: 0%;
    margin-bottom: 10%;
  }

  .alignbtnconocenos {
    margin-top: 5%;
    text-align: start;
  }

  /* testimonials */

  .sectiontestimonial {
    padding: 0% 0px 0% 0px;
    margin-bottom: 5%;
    background: linear-gradient(180deg, white, #eaeaea, #ffffff);
  }

  .title-testimonialhome {
    font-family: "Inter-Bold" !important;
    text-align: center;
    font-size: 4rem;
    line-height: 1.5rem 24px;
    color: #9c9c9c !important;
    margin-bottom: 2%;
  }

  .testimony-wrap .user-img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    background-position: top center;
  }

  .text-testi {
    font-family: "Inter-Light" !important;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #5e7477 !important;
    margin-bottom: 4%;
  }

  .user-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .quotesti {
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 40px;
    height: 40px;
    background: #d0b88b;
    color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    padding: 7px 10px;
  }

  .section-qr {
    margin-bottom: 1%;
    padding: 5% 0px 5% 0px;
  }

  .col-qrcode {
    background-image: linear-gradient(#00000000, #00000000),
      url(../img/menu.jpg);
    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;
  }

  .row-qrcod {
    background-color: red;
    border-radius: 20px;
  }

  .qr-iamge {
    border: 5px solid #cacaca;
    border-radius: 20px;
  }

  .title-qrcode {
    font-family: "Inter-Black" !important;
    color: #f1f1f1;
    font-size: 4rem;
    line-height: 5rem;
    text-align: start;
  }

  .subtitle-qrcode {
    font-family: "Inter-Medium" !important;
    color: #40ff01;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: start;
    margin-top: 0%;
  }
  .text-qrcode {
    font-family: "Inter-Regular" !important;
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 1.5rem;
    text-align: start;
    margin-top: 0%;
    margin-bottom: 10%;
  }

  .alignqr {
    text-align: start;
  }

  .rowqrinter {
    background: #ff2207;
    padding: 20px 0px;
    border-radius: 20px;
  }

  .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .wssss {
    display: block;
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 68px;
    height: 68px;
    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;
  }

  /* ABOUT PÁGE */

  .sectioabotnhome {
    margin-top: 5%;
  }
  .title-about {
    font-family: "Inter-Bold" !important;
    color: #9d1301;
    font-size: 3.5rem;
    line-height: 2.5rem;
    text-align: center;
    margin-top: 3%;
  }

  .roundedeimgpppv {
    border-radius: 30px;
    border: 5px solid #c1c1c1;
    box-shadow: 0px 0px 6px 1px #00000052;
  }

  .title-conocenoshome22 {
    font-family: "Inter-Medium" !important;
    text-align: start;
    font-size: 2rem;
    line-height: 20px;
    color: #656565 !important;
    margin-bottom: 4%;
  }

  .pconocenosppvzla {
    font-family: "Inter-Light" !important;
    text-align: justify;
    font-size: 16px;
    line-height: 22px;
    color: #5e7477 !important;
    margin-bottom: 4%;
  }

  .row-sectabout {
    margin-top: 5%;
  }

  /* menu section */

  .title-menu {
    font-family: "Inter-Bold" !important;
    color: #9d1301;
    font-size: 3.5rem;
    line-height: 2.5rem;
    text-align: center;
    margin-top: 3%;
    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: 250px;
    width: 100%;
    border-radius: 20px;
  }

  .title-stadist-home {
    font-family: "Inter-Medium" !important;
    color: #343434;
    font-size: 18px;
    text-align: start;
    padding: 0px 10px;
    margin-bottom: 3%;
    margin-top: 3%;
  }
  .price-stadist-home {
    font-family: "Inter-Medium" !important;
    color: #de5f4f;
    font-size: 20px;
    text-align: start;
    padding: 0px 10px;
    margin-bottom: 10px;
    margin-top: -2%;
  }

  .alignbtnstadis {
    text-align: center;
  }

  .btn-urlweb {
    font-family: "Inter-Regular";
    font-size: 14px;
    background-color: #171717;
    color: white;
    padding: 8px 10px;
    border-radius: 5px;
    width: 100%;
  }
  .btn-urlweb:hover {
    font-family: "Inter-Regular";
    font-size: 14px;
    background-color: #37bf0a;
    color: white;
    padding: 8px 10px;
    border-radius: 5px;
    width: 100%;
  }

  .contn-pro {
    margin-top: 5%;
  }

  .col-pro {
    margin-bottom: 5%;
  }

  /************************************************************************************************************************************************************************************************************************************************************************* FOOT **********************************************************************************************************************
************************************************************************************************************************************************************************************************/
  .section-foot {
    background-image: linear-gradient(45deg, #f4f4f4, #f4f4f4);
    padding: 3% 0% 3% 0%;
  }

  .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: #9b1301;
    font-size: 22px;
    margin-right: 5%;
  }
  .text-foot {
    font-family: "Inter-Regular" !important;
    color: #6b6b6b;
    font-size: 16px;
    line-height: 2rem;
    text-align: end;
    font-weight: 400;
  }

  .row-copy {
    background: #9b1301;
    padding: 20px 0px 0px 0px;
  }
  .text-copy {
    font-family: "Inter-Medium" !important;
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    font-weight: 400;
  }
}
