@media screen and (max-width:1185px) {
    #navbar-toggle {display: block;}
    header.active .socialm {
        position: absolute;
        right: 50px;
        top: 0;
    }

    .margen ul#menu-mmani {
        display: none;
    }

    .margen ul#menu-mmani.block-view{
        display: block !important;
    }

    header.active .barra-sup {display:none !important;}

    .datos, .links, .twts {
        width: 100%;
        display: block;
        margin: 0 0 50px 0;
    }

    #menu-mmani {
        width: 126%;
        height: 94vh;
        background-color: #465461;
        margin: 0;
        position: absolute;
        left: -26%;
        top: 60px;
        text-align: center;
        padding: 50px 30px;
        box-sizing: border-box;
    }

    ul#menu-mmani li {
        display: block;
        text-align: center;
        margin: 13vh 0;
    }

    ul#menu-mmani li a {font-size: 30px;}

    .imgn-ventajas {
        width: 100%;
        height: auto;
        min-height: 250px;
        margin: 50px auto 0 auto;
    }

    .bloque-1 {padding: 50px 0;}

    ul#slider-blog {
        margin: 50px auto 50px auto;
        height: 1150px;
    }

    .servicios {padding: 50px 0;}
    ul#slider-testimonio {    height: 470px;}
    h3 {font-size: 35px;margin: 0 0 15px 0;}
    .servicio {width: 100%;}
    .bloque-1 h2 {margin-bottom: 20px;font-size: 30px;}
    .bloque-1 p {width:90%;}
    ul#slider li {
        margin-top: 0;
        padding: 30vh 20px 0 14px;
    }


}

@media screen and (max-width: 650px) {

    p{
        font-size: 17px !important;
    }

    .exception-h2, .exception-filete{
        display: none;
    }

    ul#slider-sec li {
        background-size: cover;
        width: 100%;
        background-position: center center;
    }

    .imgn-blog {
        width:100%;
        margin:0 auto 10px auto;
        display: block;
    }

    #slider-ws .imgn-slide-s {
        width: 120px;
        height: 120px;
        border-radius: 110px;
        background-position: center;
        background-size: 70%;
        margin: 0 auto;
        background-repeat: no-repeat;
        border: solid 5px #519dd7;
    }

    .exception-bg#slider-sec li {
        background-size: cover;
        background-position: center center;
    }

    .bloque-1 p {
        width: 100%;
    }

    .preguntas {
        padding: 50px 0;
    }

    .col {
        width: 100%;
        display: block;
        margin-top: 30px;
    }

    ul#slider-sec {
        top: 0;
        height: 40vh;
    }

    ul#slider-sec h2 {
        font-size: 35px;
        text-shadow: 2px 2px rgba(0,0,0,0.7);
    }

    .bloque-1 {
        padding: 30px 0;
    }

    ul#slider-blog li {
        height: auto;
        margin: 40px 0 20px 0;
    }

    .bloque-1 h2 {
        margin-bottom: 20px;
        font-size: 20px;
    }

    .btn-contactanos {
        width: 200px;
        margin: 30px auto 0 auto;
        font-size: 20px;
    }

    .bloque-1 h2 {font-size: 20px;}
    ul#slider-testimonio {margin:30px auto;}

    ul#slider-b1 button.slick-prev.slick-arrow, ul#slider-dep button.slick-prev.slick-arrow {
        left: -10%;
    }
    ul#slider-b1 button.slick-next.slick-arrow, ul#slider-dep button.slick-next.slick-arrow {
        right: -8%;
    }
    .servicios p {width:90%;}

    .filete {
        margin: 30px auto;
    }

    ul#slider h2 {
        font-size: 30px;
        width: 100%;
        padding: 20px;
        top: 15vh;
    }

    .imgn-test {
        text-align: center;
        margin: 0 auto 20px auto;
    }

    .cont-test {
        text-align: center;
        width: 100%;
    }
    h1 {
        font-size: 30px;
    }
    .cont-snglblog {margin-top: 100px;}

    ul#slider-b1 {
        height: 660px;
        margin: 30px auto 80px auto;
    }

    ul#slider-b1 ul.slick-dots, ul#slider-blog ul.slick-dots {
        height: auto;
        bottom: -100px;
    }

    ul#slider-blog ul.slick-dots {
        height: auto;
        bottom: -60px;
    }

    ul#slider-testimonio li p {
        width: 100%;
        font-size: 14px;
        line-height: 150%;
    }

    .bloque-1.dep {
        height: 580px;
    }
    ul#slider-cliente button.slick-prev.slick-arrow {
        left: -10%;
    }
    ul#slider-cliente button.slick-next.slick-arrow {
        right: -10%;
    }

    ul#slider-b1 ul.slick-dots li, ul#slider-blog ul.slick-dots li, ul#slider-testimonio ul.slick-dots li, ul#slider-dep ul.slick-dots li { width: 10px; height:10px;}

    .bloque-blog {width:100%;}
}
/*
ul#slider-b1 li {
    margin: 0 20px;
    box-shadow: 0 0px 10px #00000020;
    cursor: pointer;
    position: relative;
    height: 550px;
    padding: 0 20px;
    box-sizing: border-box;
}*/



@media screen and (max-width: 500px) {

    ul#slider-b1 .btn-contactanos {margin:60px auto 0 auto;}
    .barra-footer {
        height: fit-content;
    }
    ul#slider h2 {
        font-size:6vw;
        text-align: center;
    }

}

@media screen and (min-width: 1601px) {
    .margen ul#menu-mmani {
        display: inline-block !important;
    }
}

@media (min-width: 200px) and (max-width: 650px) {
    .barra-sup{
        display: none;
    }
    .col-6.respon-m{
        width: 100%;
    }


    .col-3.text-right {
        margin-bottom: 50px;
    }

    .col-3.text-left {
        margin-top: 50px;
    }

    img.fdi.animated.fadeIn {
        vertical-align: middle;
        position: absolute;
        top: 10%;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        margin: auto;
    }


    .divisor {
        margin: 60px auto;
        display: block;
    }
    .col-3{
        width: 100%;
    }

    .col-4{
        width: 100%;
    }

    .col.datos-generales {
        margin-top: -100px;
    }

    ul#slider a.slick-arrow i.fas.fa-arrow-circle-left{
        top: 55%;
        left: 5px;
        font-size: 25px;
    }
    ul#slider a.slick-arrow i.fas.fa-arrow-circle-right{
        top: 55%;
        right: 5px;
        font-size: 25px;
    }
    ul#slider h2 {
        font-size: 30px;
        width: 100%;
        padding: 5px;
        top: 5%;
    }
    a.slick-arrow i {
        display: none;
    }
    .col {
        width: 100%;
        display: block;
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .cont-preguntas {
        vertical-align: top;
        margin: 50px auto;
        width: 100%;
    }
    ul#slider-cliente{
        width: 500%;
        height: 200px;
    }
    .face, .twit{
        margin: 20px auto;
        display: block;
        text-align: center;
    }
    .help, .halp{
        width: 100%;
        margin: auto;
    }
    .single.container-notas {
        display: inline-block;
    }
    .socialm{
        display: none;
    }
    header.active .barra-sup {
        display: none !important;
    }
    .container-blog-post {
        margin-top: 120px;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    #slider-ws li {
        width: 90%;
    }
    .slick-track{
        left: 0 !important;
    }

    ul#menu-mmani li {
        display: block;
        text-align: center;
        margin: 30px 0;
    }

    .imgn-test {
        width: 30%;
        height: 90px;
    }
    .logo-h img {
        height: 40px;
        width: auto;
    }
    .barra-inf {
        width: 100%;
        height: 68px;
    }

    .clientes, .dep{
        display: none;
    }

    .clientes-responsive, .dep-responsive{
        display: block;
    }
    img.img-clientes-logos-responsive {
        width: 100px;
        display: block;
        margin: 50px auto;
    }
    h3 {
        font-size: 20px;
        margin: 0 0 15px 0;
    }

    .servicios h2, .clientes h2 {
        color: #599fd3;
        font-family: 'Oswald', sans-serif;
        font-weight: 700;
        font-size: 20px;
        text-align: center;
        margin-bottom: 50px;
        text-transform: uppercase;
    }
    .title-h2-header{
        text-shadow: 2px 2px rgba(0,0,0,0.7);
    }

    .btn-contactanos a{
        text-shadow: none;
    }



    .slick-track {
        position: relative;
        top: 0;
        left: 0;
        height: 100%;
        display: block;
        padding: 0px !important;
    }

    header {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: auto;
        z-index: 5;
    }

    .clientes-responsive h2{
        font-family: 'Oswald', sans-serif;
        font-size: 20px;
        color: #559ed5;
        text-align: center;
        margin-top: 70px;
        font-weight: 700;
        text-transform: uppercase;}
    footer .ciee {
        color: #545454;
        font-size: 13px;
        margin: auto;
        display: grid;
    }
    .datos-generales {
        margin-top: 0;
    }

    .barra-footer p {
        display: -webkit-box;
        width: 100%;
    }
    .barra-footer .redes-footer-responsive{
        display: block;
    }

    .barra-footer .redes-footer{
        display: none;
    }

    .ciee a {
        color: #545454;
        margin: 5px;
        font-size: 14px !important;
        display: -webkit-inline-box;
        display: ;
    }
    p.ciee {
        font-size: 14px !important;
        text-align: center;
    }
    .barra-footer .redes-footer-responsive{
        display: block;
        text-align: center;
    }
    .barra-footer {
        padding: 20px 0 60px 0;
    }
   .btn-arriba {
    bottom: 40px;
   }
}

/* Para solucionar problema de scroll responsive*/
body, html {
    max-width: 100% !important; }