
@media (max-width: 990px) {
  .banner-publicidad .title-txt-nosotros-2 {
    line-height: 185px;
    margin-top: -50px;
  }

  .banner-publicidad{
    height: 70vh;
  }

  .nav-menu {
    padding: 0 20px;
    z-index: 9;
    background-color: rgba(255,255,255,.7);
    position: relative;
    transition: all 2s
  }

  .banner-publicidad .logo-banner-p {
    max-width: 130px;
    bottom: -100px;
    right: -40px;
  }

  .logo-banner-servicio {
    width: 100% !important;
    height: auto !important;
    max-width: 140px;
    margin: 0;
    margin-bottom: 10px;
    margin-top: 50px;
  }

  .col-servicios {
    padding: 0px 0 0 50px;
  }

  .contenido-area .title-servicios-2 {
    color: #fff;
    font-size: 22px;
    font-family: fixture-e-bold;
    margin: 0;
    display: block;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 10px;
    max-width: 160px;
  }

  .contenido-area .txt-volver {
    margin: 0;
    color: #fff;
    font-family: 'fixture-light';
    letter-spacing: 0px;
    max-width: 400px;
    margin-bottom: 0px;
    line-height: 1.2;
    font-size: 15px;
    min-height: 75px;
    max-width: 230px;
    margin-bottom: 50px;
  }

  .box-p:hover > .contenedor-titulo-p {
    order: 1;
    opacity: 1;
    z-index: 99;
    width: 100%;
    max-width: 500px;
    margin: 30px 0;
  }

  .contenedor-premios-p {
    display: flex;
    gap: 30px;
    width: 100%;
    align-items: center;
    justify-content: start;
    max-width: 180px;
    margin: 0;
  }

  .btn-ver.invertido-2 {
    margin-top: 10px;
    border: none;
    color: #fff;
    position: relative;
    background-color: transparent;
    z-index: 2;
    background-image: url(../assets/bg-button-3.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    font-family: 'helvetica-regular';
    height: 50px;
    width: 150px;
    margin: 0;
  }
  
  .box-p:hover {
    flex: 6 1 50%;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }

  #Proyectos .btn-ver {
    margin: 0;
  }

  .proy-ppr .contenedor-premios-p{
    width: 100%;
    max-width: 100%;
    justify-content: flex-start;
  }

  .contenedor-redes {
    padding: 80px;
    cursor: pointer;
  }
  
  .lista-footer {
    color: #fff;
    font-family: 'helvetica-light';
    padding: 0;
    margin: 0;
    display: flex;
    gap: 10px;
    justify-content: end
  }
  
  .lista-footer li img {
    width: 100%;
    max-width: 90px;
  }

  .contenedor-proyectos .pr-1 {
    z-index: 5;
    position: relative;
    left: 0;
    margin: 0;
  }
  
  .contenidoModalMenu {
    height: 100vh;
    background-color: var(--color-blue-hard);
    color: white;
    width: 100vw;
    padding: 0 20px 0px 20px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    border-radius: 0;
    margin: 0;
    border: 0;
  }

  .modalMenu {
    z-index: 9999999 !important;
    border-radius: 0;
  }
  
  .enlace-logo{
    display: block;
    margin: 0;
  }
  
  .close-menu {
    width: 40px;
    height: 40px;
    background-color: transparent;
    background-image: url(../assets/btn-close.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    border: none;
    position: absolute;
    top: 5px;
    right: 0px;
  }

  .modal-header-menu {
    border-bottom: none;
    display: block;
    float: left;
    position: relative;
    width: 100%;
    height: 50px;
    margin-bottom: 40px;
    padding: 0;
    margin: 0;
  }

  .modal-body-menu {
    width: 100%;
    float: left;
    height: auto;
    position: relative;
    max-width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
  }

  .modalMenu {
    z-index: 10000;
  }

  .modal-footer-menu .contenedor-footer .col-footer{
    padding: 0 !important;
  }
  
  .modal-footer-menu .contenedor-footer .col-footer .txt-footer {
    padding-top: 56px;
  }
  
  .modal-footer-menu .contenedor-footer .col-footer .link-footer {
    font-size: 13px;
  }
  
  .modal-footer-menu .contenedor-footer .col-footer .lista-footer li {
    font-size: 14px;
    max-width: 160px;
  }
  
  .modal-footer-menu .contenedor-footer{
    margin: 0
  }
  
  .modal-footer-menu {
    width: 100%;
    float: left;
    align-self: flex-end;
    margin-bottom: 0px;
    border: none !important;
    padding: 0 !important;
  }
  
  .etiquetaArea:hover{
    color: var(--color-yellow);
  }
  
  .etiquetaArea{
    color: #fff;
    font-size: 90px;
    display: block;
    text-decoration: none;
    font-family: 'fixture-c-sbold';
    text-transform: uppercase;
    text-align: center;
    line-height: 90px;
  }

  .contenedorModalMenu{
    margin: 0
  }
    
  .main-container {
    padding: 60px;
  }

  .title-txt {
    color: var(--color-blue);
    font-size: 130px;
    line-height: 120px;
    max-width: 405px;
    position: relative;
  }

  .logo-banner {
    width: 100% !important;
    height: auto !important;
    max-width: 205px;
  }

  .subtitle-txt {
    margin-top: 60px;
    text-align: center;
    margin-bottom: 40px;
  }

  .btn-ver {
    margin: 0 auto;
    display: block;
  }

  .img-banner {
    width: 100% !important;
    height: auto !important;
    max-width: 400px;
  }

  .amazon-col {
    display: block;
    align-items: center;
    align-content: center;
    justify-content: center;
    height: auto;
    margin-bottom: 0;
  }

  .subtitle-txt-white {
    margin-top: 40px;
    color: #fff;
    font-family: 'fixture-light';
    letter-spacing: 3px;
    text-align: center;
    margin-bottom: 0.5rem;
  }

  .title-txt-white {
    color: #fff;
    font-size: 120px;
    font-family: fixture-semibold;
    line-height: 120px;
    max-width: 805px;
    margin: 0;
    left: 0;
    position: relative;
    text-align: center;
  }

  .row-max-2 {
    max-width: 1150px;
    height: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .img-banner-hsy {
    width: 330px !important;
    height: auto !important;
    max-width: 559px;
    right: -60px;
    top: -40px;
    position: relative;
  }

  .title-txt-yellow {
    color: var(--color-yellow-low);
    font-size: 120px;
    font-family: fixture-semibold;
    line-height: 110px;
    max-width: 805px;
    margin: 0;
    left: -9px;
    position: relative;
    text-align: right;
  }

  .title-txt-blue {
    color: var(--color-blue);
    font-size: 120px;
    font-family: fixture-semibold;
    line-height: 100px;
    max-width: 805px;
    margin: 0;
    left: -9px;
    position: relative;
  }

  .img-banner-papirolas {
    width: 400px;
    height: auto !important;
    max-width: 500px;
    position: absolute;
    top: 20px;
    left: -140px;
  }

  .title-txt-white-2 {
    color: #fff;
    font-size: 170px;
    font-family: fixture-semibold;
    line-height: 150px;
    max-width: 805px;
    margin: 0 auto;
    display: block;
    position: relative;
  }

  .img-banner-espiral {
    width: 100% !important;
    height: auto !important;
    max-width: 300px;
    position: absolute;
    top: 50%;
    left: -220px;
    transform: translate(0px, -50%);
    z-index: 1;
  }

  .txt-right-sm{
    text-align: right;
  }

  .img-proyect, .img-proyect-peloneta, .img-proyect-babysec, .img-proyect-elite, .img-proyect-sello {
    max-width: 100%;
  }

  .title-banner {
    font-size: 100px;
    line-height: 100px;
  }

  .title-banner2 {
    font-size: 110px;
    line-height: 110px;
    width: calc(50% / 2);
  }

  .contenedor-amazon {
    width: 45%;
  }

  .title-prime {
    font-size: 40px;
    line-height: 40px;
  }

  .subtitle-prime {
    font-size: 15px;
  }

  .title-banner4 {
    font-size: 80px;
    line-height: 80px;
  }

  .title-banner3 {
    font-size: 80px;
    line-height: 80px;
  }

  .icon-integratto {
    max-width: 120px;
  }

  .title-banner5 {
    font-size: 100px;
    line-height: 100px;
  }

  .icon-integratto2 {
    left: -135px;
    top: -20px;
    max-width: 150px;
  }

} 

@media (max-width: 771px) {
  #carruselP .contenedor-titulo-p {
    opacity: 1;
    padding: 30px 0 0 0;
    min-height: 219px;
    flex-flow: column;
  }

  #carruselP .btn-ver.invertido-2 {
    height: 35px;
    width: 120px;
    font-size: 15px;
  }

  #carruselP .btn-ver.invertido {
    height: 35px;
    width: 120px;
    font-size: 15px;
  }
  
  #carruselP .btn-ver {
    height: 35px;
    width: 120px;
    font-size: 15px;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
    min-width: 130px !important;
  }

  #carruselP .contenedor-premios-p {
    gap: 15px;
    max-width: 100%;
  }

  #carruselP .item {
    position: relative;
    cursor: pointer;
    display: block;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  } 

  #carruselP .img-banner {
    width: 100% !important;
    height: auto !important;
    max-width: 100%;
    margin: 0;
  }

  #carruselP .owl-dots .owl-dot span {
    background-color: rgba(75,108,242, .7);
  }

  #carruselP .owl-dots .owl-dot.active span, #carruselP .owl-dots .owl-dot:hover span {
    background: #3154e7 !important;
  } 

  #carruselP .bg-2, #carruselP .bg-3 {
    justify-content: flex-start;
  }

  #carruselP .owl-dots {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    transform: translate(-50%, 0px);
    left: 50%;
  }

  #carruselP  .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    width: 100%;
  }

  #carruselP .owl-nav button.owl-prev{
    float: left;
  }
  
  #carruselP .owl-nav button.owl-next {
    float: right;
  }

  #carruselP .owl-nav button.owl-next, #carruselP .owl-nav button.owl-prev{
    background: 0 0;
    color: #3a53df;
    border: none;
    padding: 0!important;
    font-size: 45px;
  }

  .box-p {
    display: none;
  }

  .contenedor-p-n {
    height: auto;
  }

  .contenedor-banners-m{
    display: block;
    height: calc(100vh - 93px);
  }

  div#animation2-m {
    width: 100%;
    position: relative;
    top: -20%;
    height: 120%;
  } 

  #nav-int{
    background-color: #fff;
    z-index: 8;
    position: relative;
  }
  
  .animations{
    height: 100%;
  }
  
  .contenedor-banners{
    display: none;
  }

  .box-p:hover {
    flex: 1 1 80%;
    flex-wrap: wrap;
    align-items: flex-end;
  }

  .box-p:hover > img {
    height: auto;
    width: 100%;
    margin: 0;
  } 

  .img-premio-p {
    width: auto;
    height: auto;
    margin: 0;
    max-width: 40px;
  }

  .contenedor-premios-p {
    display: flex;
    gap: 25px;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
  }

  .titulo-proyecto {
    font-size: 2em;
  }

  .marca {
    font-family: 'fixture-c-regular';
    font-size: 1.8em;
  }

  .title-ver-p {
    font-size: 50px;
    line-height: 50px;
  }
  
  .show-p {
    padding: 30px 25px 0 25px;
  }
  
  .grid-proyectos-int {
    width: 100%;
    display: flex;
    gap: 15px;
    margin-top: 35px;
  }
  
  .proyecto-col .img-banner {
    margin-bottom: 20px;
    cursor: pointer;
  }

  .col-area {
    width: 100%;
  }

  .row-areas {
    flex-wrap: wrap;
  }

  .col-area-1 {
    padding: 50px;
  }

  .col-area-2 {
    padding: 30px;
  }

  .contenido-area {
    width: 100%;
    height: 1px;
  }

  .col-servicios {
    padding: 30px 0 30px 30px;
  }

  .txt-lover-m .txt-yellow-h {
    display: inline-block;
    color: #fefbc3;
    margin-right: 5px;
  }
  
  lista-servicios {
      list-style: none;
      color: #fff;
      margin: 0 auto;
      display: block;
      padding: 0;
  }
  
  .contenedor-lista-servicios {
    position: relative;
    right: 0;
    bottom: 0;
    width: 50%;
    max-width: 100%;
    margin: 0;
  }
  
  .contenedor-lista-servicios {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    /* margin: 0 auto; */
  }
  
  .lista-servicios {
    list-style: none;
    color: #fff;
    padding: 0;
  }
  
  .title-servicios-2 {
    color: #fff;
    font-size: 22px;
    font-family: fixture-e-bold;
    margin: 0;
    display: block;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  .title-servicios-2 {
    color: #fff;
    font-size: 22px;
    font-family: fixture-e-bold;
    margin: 0;
    display: block;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  
  .div-scroll{
    margin-top: 30px;
    max-height: 450px;
    overflow-y: scroll;
  }

  .contenedor-lovertising .row-max {
    max-width: 950px;
    height: 100%;
    align-items: center;
    align-content: center;
    margin-left: auto !important;
    margin-right: auto !important;
    align-self: center;
    justify-self: center;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
  }
  
  .btn-close-m {
    top: 0px;
    right: 0;
    z-index: 2;
  }

  .txt-lover-m {
    color: #fff;
    font-size: 41px;
    font-family: fixture-semibold;
    line-height: 1;
    max-width: 805px;
    margin: 0;
    left: -9px;
    position: relative;
  }
  
  #lovertising-m .subtitle-txt {
    margin-top: 20px;
    text-align: left;
    margin-bottom: 20px;
  }
  
  .line-1 {
    padding-left: 37px;
    bottom: -37px;
  }

  .p-xs-0{
    padding: 0;
  }
  
  .logo-banner-2 {
    width: 100% !important;
    height: auto !important;
    max-width: 100px;
    margin: 0 auto;
    display: block;
    margin: 0;
    margin-top: 20px;
    max-width: 50px;
  }
  
  .lista-footer {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
  }
  
  .lista-footer li img {
    width: 100%;
    max-width: 30px;
    margin-top: 0;
    justify-content: flex-end
  }
  
  .mt-xs-30{
    margin-top: 30px;
  }
  
  .lista-tiempo span::after {
    right: 0;
  }

  .contenedor-tiempo ul li {
    width: auto;
  }
  
  .buenas-row {
    display: flex;
    align-items: center;
    align-content: flex-end;
    min-height: auto;
    padding-bottom: 0px;
  }
  
  .img-100.big-picture {
    max-width: initial !important;
    width: 130px !important;
  }
  
  #espacios .img-espacio {
    right: 0;
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .contenedor-espacios-b {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px 30px 22px 30px;
    z-index: 1;
  }
  
  .contenedor-buenas3 {
    overflow: hidden;
    margin-top: 0px;
    padding: 40px 0px 0;
  }
  
  .contenedor-linea-t{
    display: flex;
    justify-content: center;
  }
  
  .img-premio {
    max-width: 120px !important;
    margin: 0;
  }
  
  .contenedor-tiempo ul li {
    display: block;
    float: none
  }
  
  .contenedor-premios ul li{
    float: none;
  }
  
  .contenedor-tiempo, .contenedor-premios{
    margin: 0;
  }
  
  .contenedor-premios ul li{
    width: auto;
    display: block;
  }
  
  .lista-tiempo {
    margin: 0;
    border: none;
  }

  .img-buenas {
    display: none;
  }
  
  .contenedor-buenas2 {
    overflow: hidden;
    margin-top: 0px;
    padding: 40px 0px;
  }

  .espacios-int {
    padding: 0px 0px;
    position: relative;
    margin: 0;
  }
  
  .title-banner-nosotros {
    font-size: 86px;
    line-height: 86px;
  }
  
  .title-txt {
    color: var(--color-blue);
    font-size: 105px;
    line-height: 95px;
    max-width: 320px;
    position: relative;
    text-align: left;
    left: 0;
    margin: 0 auto;
    margin-top: 50px;
  }
  
  .personas .owl-dots {
    position: absolute;
    z-index: 2;
    bottom: -50px;
    transform: translate(-50%, 0px);
    left: 50%;
    display: none !important;
  }
  
  .contenedor-espacios .owl-dots{
    display: none !important;
  }

  .personas-row {
    padding-top: 60px;
    padding-bottom: 40px;
    min-height: auto;
  }
  
  .logo-banner-m{
    width: 100% !important;
    height: auto !important;
    max-width: 100px;
    display: inline-block !important;
    margin-top: -20px;
  }
  
  .ha-m{
    height: auto;
  }

  .main-container {
    padding: 30px;
  }
    
  .nosotros.main-container {
    padding: 150px 30px 220px 30px;
  }
  
  .logo-banner {
    margin-top: 30px;
  }
  
  .main-col{
    display: block;
  }
  
  .amazon-container {
    padding: 30px;
  }
  
  .subtitle-txt-white{
    margin-bottom: 30px
  }
  
  .title-txt-white, .title-txt-yellow, .title-txt-white-2, .title-txt-blue {
    font-size: 105px;
    line-height: 95px
  }
  
  .img-banner-hsy {
    width: 330px !important;
    right: 0px;
    top: 0px;
  }
  
  .img-banner-coffee {
    max-width: 250px;
  }
  
  .coffee-col {
    height: 350px;
  }
  
  .img-banner-papirolas {
    width: 100%;
    position: relative;
    top: initial;
    left: initial;
  }

  .img-banner-espiral {
    width: 100% !important;
    height: auto !important;
    max-width: 300px;
    position: relative;
    top: initial;
    left: initial;
    transform: none;
    z-index: 1;
  }

  .container1 {
    column-count: 1;
    column-gap: 0px;
  }

  .carls-container, .peloneta-container, .encajas-container, .sanroque-container, .figure-hard, .babysec-container, .elite-container {
    margin-bottom: 40px;
    max-width: 100%;
  }

  .kisses-container{
    height: 600px;
  }

  .encajas-container {
    height: 550px;
  }

  .title-txt-white-3 {
    text-align: center;
    color: #fff;
    font-size: 75px;
    font-family: fixture-semibold;
    line-height: 70px;
    max-width: 100%;
    display: block;
  }

  .title-txt-blue-2 {
    font-size: 105px;
    line-height: 105px;
    margin-bottom: 10px;
  }

  .footer-list {
    text-align: center;
  }

  .footer-list li{
    text-align: center;
    display: block;
  }

  .mb-xs-6{
    margin-bottom: 60px;
  }

  .title-banner {
    font-size: 50px;
    line-height: 50px;
    text-align: center;
  }

  .linea-2, .linea-3{
    padding: 0;
  }

  .title-prime {
    font-size: 20px;
    line-height: 20px;
  }

  .contenedor-amazon {
    width: 45%;
    margin: 0;
    padding: 25px 20px;
    top: 0px;
    left: 15px;
  }

  .subtitle-prime {
    font-size: 11px;
    margin-bottom: 10px;
  }

  .title-banner2 {
    font-size: 55px;
    line-height: 50px;
    width: calc(40% / 2);
  }

  .title-banner4 {
    font-size: 45px;
    line-height: initial;
    text-align: center;
    padding-left: 0 !important;
    }

  .icon-integratto {
    max-width: 80px;
  }

  .title-banner3 {
    font-size: 45px;
    line-height: 48px;
  }

  .flex-container {
    padding-left: 0px;
  }
    
  .title-banner6 {
    color: #fff;
    font-size: 48px;
    font-family: fixture-semibold;
    line-height: 48px;
  }
    
  .title-banner6-a {
    font-size: 48px;
    line-height: 48px;
  }
  
  .btn-nosotros1 {
    font-size: 15px;
  }
  
  .title-banner6-l {
    font-size: 16px;
  }
    
  .txt-banner-6 {
    color: #fff;
    font-size: 13px;
    line-height: 15px;
    max-width: 280px;
    font-family: 'montserrat-medium';
  }
  
  .btn-nosotros1 {
    font-size: 15px;
    width: 180px;
    height: 40px;
  }
  
  .col-areas {
    padding: 15px 0px;
  }
  
  .title-txt-pink-2, .title-txt-pink-1, .title-txt-pink-3 {
    font-size: 45px;
    line-height: 45px;
  }

  .title-banner5 {
    font-size: 80px;
    line-height: 78px;
    padding-left: 0 !important;
  }

  .icon-integratto2 {
    left: -60px;
    top: -5px;
    max-width: 70px;
  }
    
  .contenedor-redes {
    padding: 70px;
  }
  
  .contenedor-rh {
    border-right: 1px solid var(--color-blue-low);
    padding: 70px 30px;
  }

  .txt-banner-3 {
    font-size: 16px;
    color: #b2e7a0;
    line-height: 20px;
    letter-spacing: 10px;
    font-family: 'fixture-e-black';
    white-space: nowrap
  }
  
  .col-areas:first-child {
    padding: 50px 85px 15px 85px
  }
  
  .lista-footer {
    padding: 0;
    text-align: right;
    margin-top: 10px;
  }
  
  .lista-footer li {
    text-align: right;
    margin: 0;
  }
  
  .contenedor-rh:first-child {
    border-bottom: 1px solid var(--color-blue-low);
    padding: 50px 30px 30px 30px;
  }
  
  .contenedor-rh:last-child {
    padding: 20px 30px 50px 30px;
  }
  
  .subtitle-txt {
    margin-top: 60px;
    text-align: left;
    margin-bottom: 140px;
  }
  
  .btn-ver {
    margin: 0 !important;
    margin-bottom: 50px !important;
    height: 50px;
    width: 100%;
    font-size: 20px;
    max-width: 200px;
  }
  
  .contenedor-proyectos {
      padding: 0;
  }
  
  .nav-menu {
    padding: 0 20px;
    z-index: 9;
    background-color: rgba(255,255,255,.7);
    position: relative;
    transition: all 2s
  }
  
  .pm-90{
    padding: 90px 30px 30px 30px;
  }
  
  .footer-container {
    padding: 0px 40px;
  }
  
  .title-txt-nosotros {
    font-size: 55px;
    line-height: 55px;
  }
  
  .subtitle-txt-nosotros {
    font-size: 75px;
    line-height: 75px;
  }
  
  .line-2 {
    top: 16px;
  }
  
  .line-3 {
    top: -10px;
  }
  
  .title-txt-nosotros-2 {
    font-size: 95px;
    line-height: 95px;
  }
  
  .logo-banner-p {
    max-width: 50px;
    bottom: -20px;
    right: -20px;
  }
    
  .title-banner-nosotros-white {
    color: #fff;
    font-size: 86px;
    font-family: 'fixture-semibold';
    line-height: 86px;
    margin: 0 0 50px 0;
    display: block;
    text-align: center;
  }
  
  .txt-lovertising {
    color: #fff;
    font-size: 13px;
    line-height: initial;
    font-family: 'fixture-medium';
    margin: 0;
    position: absolute;
    left: -35px;
    top: 15px;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
  }
  
  .subtxt-banner-nosotros-white {
    font-size: 18px;
    line-height: 18px;
    margin: 70px 10px 70px 0px;
    max-width: 313px;
  }
  
  .sub2 {
    text-align: right;
  }
  
  .contenedor-buenas {
    overflow: hidden;
    padding: 0 0px;
  }
  
  .subtxt-buenas {
    color: #fff;
    font-size: 26px;
    line-height: 22px;
    font-family: 'fixture-c-regular';
    text-align: left;
    margin: 70px 0px 20px;
    padding-left: 10px;
    font-size: 25px;
    line-height: 1;
    position: relative;
  }
  
  .img-flecha {
    max-width: 20px !important;
    right: 17px !important;
  }
  
  .contenedor-buenas img {
    position: relative;
    right: -25px;
    max-width: 250px;
  }
  
  .pr-4 {
    z-index: 2;
    right: 35px;
  }
  
  .pr-3 {
    z-index: 3;
    right: 77px;
  }
  
  .pr-2 {
    z-index: 4;
    right: 117px;
  }
  
  .contenedor-proyectos .pr-1 {
    z-index: 5;
    position: relative;
    right: 80px;
  }
  
  .img-banner {
    width: 100% !important;
    height: auto !important;
    max-width: 190px;
  }

  #carruselP{
    display: block;
  }

  .logo-menu {
    max-width: 150px;
    margin: 10px 0;
    width: 100% !important;
  }

  .btn-menu {
    margin: 4px;
  }
  
  .row-max {
      width: 100%;
  }
}



