@media (max-width: 1570px) {
  #fraseods {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
    text-align: center;
    background-color: white;
    padding: 44px 3px;
    font-size: 16px;
  }
}

@media (max-width: 1500px) {

  #menu nav a{
      margin: 0px 28px;
  }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (max-width: 1330px) {
  body.home .claim {
    font-size: 98px;
    line-height: 96px;
  }

  #menu nav a{
      margin: 0px 18px;
  }
}

@media (max-height: 600px) {
  body.home #centerclaim {
    margin-top: 2%;
  }
}

@media (max-width: 1260px) {
  body.home .claim {
    font-size: 60px;
    line-height: 56px;
    margin-bottom: 20px;
  }

  #bottomleft {
    position: relative;
    text-align: center;
  }
  #menu .navlinks{
    margin-right: -9vw;
  }

}

@media (min-width: 1600px) {
  .container {
    max-width: 1428px;
  }
  .caso .titulin{
    min-height: 540px;
  }
 
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (max-width: 1600px) {
  .container {
    max-width: 100%;
  }
  .container{
    padding-left: 40px;
    padding-right: 40px;
  }
  .barraanimada{
    margin-top: -7vh;
    margin-bottom: 2vw;
    height: 8vh;
  }
}

/* Large devices (desktops, 992px and up)*/
@media (max-width: 992px) {
  #menu .navlinks{
    margin-right:0px;
  }
  .home #menu.opened {
backdrop-filter:none;
  }
.home #menu.opened .navlinks{
  color:white;
  background-color: black;
}
.home #menu.opened *{
  color:white;
}
.home #menu.opened path{
  fill:white;
}
p{
  width: 100%;
}
  .onlymob {
    display: block;
  }

  .burger {
    display: block;
  }

  #menu {
    padding: 32px 23px !important;
    height: auto;
  }

  .flex-column {
    flex-direction: row !important;
  }

  #menu nav {
    background-color: black;
    color: white;
    position: fixed;
    right: -300px;
    top: 0px;
    bottom: 0px;
    text-align: right;
    padding: 42px;
    display: block;
    padding-top: 133px;
    padding-right: 72px;
  }

  #covercabecera {}

  .casolink .text h3 {}

  .casos .grande .text h3 {
    font-size: 60px;
    line-height: 60px;
  }

  .casos .grande .casolink {
    height: 304px;
  }

  .black .descripcion {
    margin-left: 0%;
    top: auto;
    transform: none;
  }

  body.caso {}

  .descripcion {
    width: 100%;
  }
  .caso .descripcion p,.p_1016  p {
    width: 100%;
  }
  .p_1016 .textoscontacto .col-md-4 p{
    font-size: 16px;
  }
  .p_1016 h3{
    font-size: 19px;
  }
  .barraanimada{
    display: none;
  }
.p_1223 .img-peque {
  margin-top: 140px;
}
  .marginblock {

  }

  .paddingblock {

  }

  footer .navi a {
    margin: 0px 20px;
  }

  body.home #centerclaim {
    margin-left: 137px;
  }

  .sm {
    display: none;
  }

  #menu.forceburger .sm, #menu.opened .sm {
    display: flex;
    position: fixed;
    right: 50px;
    bottom: 14px;
    justify-content: flex-end;
  }

  h1,.h1,.h2, h2 {
    font-size: 3.6rem;
  }
  .p_1075 p{
    max-width: 100%;
  }
  #fraseods{
    display: none;
  }
  .casolink .text{
    padding-left: 20px;
padding-bottom: 20px;
  }
  .casolink .text h2,.casolink .text h3{
    font-size: 26px;
  }
  #bloques img{
    max-width: 100%;
  }
  .paddingblock{
        padding: 0vw 0px;
  }
  .titulin{
    text-align: center;
  }
  .nombrepersona,.cargopersona{
    font-size: 16px;
  }
}

/* Medium devices (tablets, 768px and up)*/
@media (max-width: 767px) {
  h1,.h1,.h2, h2 {
    font-size: 1.6rem;
  }
  body.home #centerclaim {
    margin-left: 38px;
  }

  body.home .claim {
    font-size: 44px;
    line-height: 45px;
  }

  .casos .grande .text h3 {
    font-size: 40px;
    line-height: 58px;
  }

  .marginblock {
margin: 50px 0px;
  }

  .paddingblock {

  }
.frase_cta{
      margin-top: 77px;
}
  footer .navi a .navtext {
    display: none;
  }

  .p_1075 .align-middle {
    height: auto;
    top: 0;
    transform: none;
  }

  .basic-page.p_1075 #main {
    height: auto;
  }

  .textonosotros {
    margin-bottom: 40px;
  }

  #centerclaim {
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
  }

  #centerclaim h4 {
    font-size: 16px;
    line-height: 20px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
p{
  font-size: 16px;
}
  .flechanext, .flechaprev {
    width: 40px;
        margin: 6px;
  }
  .caso .descripcion h2, .caso .descripcion h3{
        font-size: 33px;
  }
  .titulin,.caso .titulin{
    height: auto;
    padding: 6vh 0px;
  }
  .caso .descripcion p{
        font-size: 15px;
  }
}

@media (max-width: 666px) {
  .descripcion {
    width: 67%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  #covercabecera svg {
    display: none;
  }

  #covercabecera {
    background-image: none !important;

  }

  #logotop {
    width: 200px;
  }

  #menu {
    padding: 18px 15px !important;
  }

  .burger {
    right: 33px;
    top: 26px;
  }

  .bottomleft {
    position: relative;
    margin-left: 31px;
    position: relative;
    text-align: center;
    margin-right: 31px;
    left: 0;
    bottom: 0;
    font-size: 25px;
  }

  .p_1016 iframe {
    height: 500px;
    margin-bottom: 20px;
  }

  .contactos {
    top: none;
    transform: none;
    margin-top: auto;
  }

  .wrapclientes {
    height: auto;
    padding-bottom: 40px;
  }

  .p_1016 .container-fluid {
    margin-left: -17px;
  }

  .textoscontacto {
    margin-bottom: 20px;
  }
  footer .mr-md-auto {
    text-align: center;
  }
  .footertext{
    text-align: center;
margin-bottom: 20px;
  }
    footer .col-md-2,footer .col-md-3{
      text-align: center;
      margin-bottom: 20px;
    }
    .frase_cta{
          justify-content: center;
    }
    .frase_cta h5{
          font-size: 25px;
    }
    .frase_cta a{
          font-size: 43px;
    }
    .frase_cta img{
      height: 73px;
          margin-right: 20px;
    }
    #bloques img{
      max-width: 100%;
    }
    .titulin{
      background-color: transparent;
    }
    .navtext{
          font-size: 15px;
    }

    footer{
          padding-top: 44px;
    }
    .barraanimada{
      display: none;
    }
}

/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) {
  img{
    max-width: 100%;
  }
  .sm {
    position: relative;
    width: 100%;
    right: auto;
    height: 37px;
    padding-bottom: 86px;
    bottom: 0px;
  }

  .caso .sm {

  }

  .sm a {
    display: inline-block;
    margin-right: 12px;
  }


  .wrapclientes {
    height: auto;
  }

  .align-middle {
    top: inherit;
    transform: none !important;
  }
  .nav.casopager{
    display: none;
  }
  .caso .descripcion h2, .caso .descripcion h3{
        font-size: 23px;
  }
  .descripcion{
        width: 95%;
  }
  .img-peque{
        width: 50%;
  }
  .frase_cta{
  zoom: 0.8;
}
}

@media (max-width: 375px) {}
