@media only screen and (max-width: 3840px){

    .seccion-inicio{
        width: 100%;
        height: 650px;
        float: left;
        background-color: #000000;
        overflow: hidden;
        position: relative;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .seccion-inicio video{
        position: absolute;
        top: 50%; left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        transform: translate(-50%, -50%);
    }

    .contenedor-general-inicio{
        width: 1200px;
        height: 100%;
        background-color: transparent;
        float: left;
        position: relative;
    }

    .contenedor-titulo-inicio{
        width: 100%;
        height: 380px;
        float: left;
        background-color: transparent;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin-top: auto;
        margin-bottom: auto;
    }

    .contenedor-titulo-inicio h1{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 64px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
    }

    .contenedor-titulo-inicio h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 0px;
    }

    .contenedor-imgs-inicio{
        width: 100%;
        height: auto;
        background-color: transparent;
        display: inline-flex;
        justify-content: start;
        margin-top: 40px;
    }

    .contenedor-imgs-inicio img{
        width: auto;
        height: 70px;
        background-color: transparent;
        float: left;
        margin-right: 40px;
    }

    .contenedor-btns-inicio{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: start;
    }

    .contenedor-btns-inicio a{
        width: 240px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 40px;
        cursor: pointer;
    }

    .img-mascota{
        width: 240px;
        height: auto;
        background-color: transparent;
        float: left;
        position: absolute;
        right: 90px;
        bottom: 0px;
    }






    .contenedor-general-que-hacemos{
        width: 100%;
        height: auto;
        background-color: #0073BB;
        float: left;
        display: inline-flex;
        justify-content: center;
    }

    .contenedor-que-hacemos{
        width: 1200px;
        height: auto;
        background-color: transparent;
        float: left;
        padding-top: 40px;
        padding-bottom: 0px;
        display: inline-flex;
        justify-content: center;
    }

    .titulo-que-hacemos{
        width: 25%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-right: 20px;
    }

    .titulo-que-hacemos img{
        width: 100px;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .titulo-que-hacemos h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 0px;
    }

    .contenedor-links-que-hacemos{
        width: 75%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .que-hacemos{
        width: 33.33%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 40px;
    }

    .que-hacemos img{
        width: 60px;
        height: 60px;
        float: left;
        background-color: transparent;
    }

    .que-hacemos h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 20px;
    }

    .que-hacemos p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        color: #ffffff;
        margin-top: 10px;
    }








    .seccion-nosotros{
        width: 100%;
        height: auto;
        background-color: #ffffff;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-top: 140px;
        padding-bottom: 140px;
    }

    .contenedor-general-nosotros{
        width: 1200px;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
    }

    .contenedor-imagen-nosotros{
        width: 36%;
        height: 550px;
        background-color: transparent;
        float: left;
        overflow: hidden;
    }

    .contenedor-imagen-nosotros img{
        width: 100%;
        height: 100%;
        background-color: #dcdcdc;
        float: left;
        object-fit: cover;
    }

    .contenedor-info-nosotros{
        width: 58%;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-nosotros h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .contenedor-info-nosotros h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 32px;
        font-weight: 600;
        text-align: left;
        color: #0073BB;
    }

    .contenedor-info-nosotros p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #202020;
        margin-top: 20px;
    }

    .contenedor-iconos-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: space-between;
    }

    .contenedor-iconos-nosotros img{
        width: auto;
        height: 60px;
        background-color: transparent;
        float: left;
        margin-right: 0px;
    }

    .contenedor-info-nosotros a{
        width: 220px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 60px;
    }

    .contenedor-info-nosotros a span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 20px;
    }

    .contenedor-info-nosotros a img{
        width: 20px;
        height: 20px;
        background-color: transparent;
        float: left;
        margin-top: 2px;
    }







    .seccion-servicios{
        width: 100%;
        height: 1720px;
        background-color: #ffffff;
        float: left;
    }

    .contenedor-general-servicios{
        width: 100%;
        height: 680px;
        background-color: #0073BB;
        float: left;
        position: relative;
        padding-top: 140px;
        padding-bottom: 0px;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .img-mascota-servicios{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
    }

    .img-mascota-servicios img{
        width: auto;
        height: 180px;
        background-color: transparent;
        float: left;
    }

    .contenedor-general-servicios h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        margin-top: -170px;
    }

    .contenedor-servicios{
        width: 1200px;
        height: auto;
        background-color: transparent;
        float: left;
        position: absolute;
        top: 450px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .servicio{
        width: 30%;
        height: 300px;
        background-color: transparent;
        float: left;
        margin-bottom: 100px;
        position: relative;
        margin-left: 20px;
        margin-right: 20px;
    }

    .servicio-1{
        background: url("../assets/img-min-servicio-1.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-2{
        background: url("../assets/img-min-servicio-2.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-3{
        background: url("../assets/img-min-servicio-3.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-4{
        background: url("../assets/img-min-servicio-4.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-5{
        background: url("../assets/img-min-servicio-5.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-6{
        background: url("../assets/img-min-servicio-6.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-7{
        background: url("../assets/img-min-servicio-7.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-8{
        background: url("../assets/img-min-servicio-8.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-9{
        background: url("../assets/img-min-servicio-9.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-10{
        background: url("../assets/img-min-servicio-10.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-11{
        background: url("../assets/img-min-servicio-11.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .titulo-servicio{
        width: 320px;
        height: 120px;
        float: left;
        background-color: #ffffff;
        float: left;
        position: absolute;
        bottom: -50px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        padding: 20px;
        transform: translateY(0px);
        transition: transform ease .2s;
    }

    .servicio:hover .titulo-servicio{
        background-color:#0073BB;
        transform: translateY(-20px);
        transition: transform ease .2s;
    }

    .titulo-servicio h4{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 12px;
        font-weight: 600;
        text-align: left;
        color: #0073BB;
    }

    .servicio:hover .titulo-servicio h4{
        color: #ffffff;
    }

    .titulo-servicio h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .servicio:hover .titulo-servicio h3{
        color: #ffffff;
    }

    .titulo-servicio p{
        width: auto;
        background-color: transparent;
        float: left;
        height: auto;
        display: inline-flex;
        justify-content: start;
        margin-top: 20px;
    }

    .servicio:hover .titulo-servicio p{
        color: #ffffff;
    }

    .titulo-servicio p span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 14px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .servicio:hover .titulo-servicio p span{
        color: #ffffff;
    }

    .titulo-servicio p img{
        width: 15px;
        height: 15px;
        background-color: transparent;
        float: left;
        margin-left: 5px;
    }








    .seccion-elegirnos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-top: 140px;
        padding-bottom: 80px;
        float: left;
        display: inline-flex;
        justify-content: center;
        position: relative;
        overflow: hidden;
    }

    .parallax-seccion{
        float: left;
        width: 100%;
        height: 100%;
        object-position: center;
        object-fit: cover;
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .contenedor-general-elegirnos{
        width: 1200px;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-general-elegirnos h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
    }

    .contenedor-general-elegirnos h2 span{
        color: #ffffff;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
    }

    .contenedor-ventajas{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 60px;
    }

    .ventaja{
        width: 30%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 60px;
    }

    .ventaja img{
        width: 60px;
        height: 60px;
        float: left;
        background-color: transparent;
    }

    .ventaja h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        margin-top: 20px;
    }









    .seccion-ubicaciones{
        width: 100%;
        height: auto;
        background-color: #ffffff;
        float: left;
        display: inline-flex;
        justify-content: center;
    }

    .contenedor-general-ubicaciones{
        width: 1200px;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
    }

    .contenedor-mapa-ubicaciones{
        width: 47%;
        height: 100%;
        background-color: transparent;
        float: left;
    }

    .contenedor-mapa-ubicaciones iframe{
        width: 100%;
        height: 100%;
        background-color: transparent;
        float: left;
        border: none;
    }

    .contenedor-info-ubicaciones{
        width: 47%;
        padding-top: 140px;
        padding-bottom: 140px;
        float: right;
    }

    .contenedor-info-ubicaciones img{
        width: 100px;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-ubicaciones h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .contenedor-info-ubicaciones p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #202020;
        margin-top: 20px;
    }

    .info-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .ubicacion{
        width: 48%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: start;
        margin-bottom: 40px;
        cursor: pointer;
        transform: translateX(0px);
        transition: transform ease .2s;
    }

    .ubicacion:hover{
        transform: translateX(20px);
        transition: transform ease .2s;
    }

    .ubicacion:hover h3{
        color: #0073BB;
    }

    .ubicacion img{
        width: 20px;
        height: 20px;
        float: left;
        background-color: transparent;
        margin-top: 3px;
    }

    .ubicacion h3{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #202020;
        padding-left: 5px;
    }

    .contenedor-btn-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 0px;
    }

    .contenedor-btn-ubicaciones a{
        width: 220px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 40px;
    }

    .contenedor-btn-ubicaciones a span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 10px;
    }

    .contenedor-btn-ubicaciones a img{
        width: 20px;
        height: 20px;
        background-color: transparent;
        float: left;
        margin-top: 2px;
    }
}
















@media only screen and (max-width: 1380px){

    .seccion-inicio{
        width: 100%;
        height: 650px;
        float: left;
        background-color: #000000;
        overflow: hidden;
        position: relative;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .seccion-inicio video{
        position: absolute;
        top: 50%; left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        transform: translate(-50%, -50%);
    }

    .contenedor-general-inicio{
        width: 100%;
        height: 100%;
        background-color: transparent;
        float: left;
        position: relative;
    }

    .contenedor-titulo-inicio{
        width: 100%;
        height: 480px;
        float: left;
        background-color: transparent;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin-top: auto;
        margin-bottom: auto;
        padding-left: 90px;
        padding-right: 90px;
        z-index: 1;
    }

    .contenedor-titulo-inicio h1{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 64px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
    }

    .contenedor-titulo-inicio h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 0px;
    }

    .contenedor-imgs-inicio{
        width: 100%;
        height: auto;
        background-color: transparent;
        display: inline-flex;
        justify-content: start;
        margin-top: 40px;
    }

    .contenedor-imgs-inicio img{
        width: auto;
        height: 70px;
        background-color: transparent;
        float: left;
        margin-right: 40px;
    }

    .contenedor-btns-inicio{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: start;
    }

    .contenedor-btns-inicio a{
        width: 240px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 40px;
        cursor: pointer;
    }

    .img-mascota{
        width: 240px;
        height: auto;
        background-color: transparent;
        float: left;
        position: absolute;
        right: 90px;
        bottom: 0px;
    }








    .contenedor-general-que-hacemos{
        width: 100%;
        height: auto;
        background-color: #0073BB;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-left: 90px;
        padding-right: 90px;
    }

    .contenedor-que-hacemos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-top: 40px;
        padding-bottom: 0px;
        display: inline-flex;
        justify-content: center;
    }

    .titulo-que-hacemos{
        width: 25%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-right: 20px;
    }

    .titulo-que-hacemos img{
        width: 100px;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .titulo-que-hacemos h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 0px;
    }

    .contenedor-links-que-hacemos{
        width: 75%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .que-hacemos{
        width: 33.33%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 40px;
    }

    .que-hacemos img{
        width: 60px;
        height: 60px;
        float: left;
        background-color: transparent;
    }

    .que-hacemos h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 20px;
    }

    .que-hacemos p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        color: #ffffff;
        margin-top: 10px;
    }








    .seccion-nosotros{
        width: 100%;
        height: auto;
        background-color: #ffffff;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-top: 140px;
        padding-bottom: 140px;
        padding-left: 90px;
        padding-right: 90px;
    }

    .contenedor-general-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
    }

    .contenedor-imagen-nosotros{
        width: 36%;
        height: 550px;
        background-color: transparent;
        float: left;
        overflow: hidden;
    }

    .contenedor-imagen-nosotros img{
        width: 100%;
        height: 100%;
        background-color: #dcdcdc;
        float: left;
        object-fit: cover;
    }

    .contenedor-info-nosotros{
        width: 58%;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-nosotros h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .contenedor-info-nosotros h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 32px;
        font-weight: 600;
        text-align: left;
        color: #0073BB;
    }

    .contenedor-info-nosotros p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #202020;
        margin-top: 20px;
    }

    .contenedor-iconos-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: space-between;
    }

    .contenedor-iconos-nosotros img{
        width: auto;
        height: 60px;
        background-color: transparent;
        float: left;
        margin-right: 0px;
    }

    .contenedor-info-nosotros a{
        width: 220px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 60px;
    }

    .contenedor-info-nosotros a span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 20px;
    }

    .contenedor-info-nosotros a img{
        width: 20px;
        height: 20px;
        background-color: transparent;
        float: left;
        margin-top: 2px;
    }







    .seccion-servicios{
        width: 100%;
        height: 1720px;
        background-color: #ffffff;
        float: left;
    }

    .contenedor-general-servicios{
        width: 100%;
        height: 680px;
        background-color:#0073BB;
        float: left;
        position: relative;
        padding-top: 140px;
        padding-bottom: 0px;
        display: inline-flex;
        justify-content: center;
    }

    .img-mascota-servicios{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
    }

    .img-mascota-servicios img{
        width: auto;
        height: 180px;
        background-color: transparent;
        float: left;
    }

    .contenedor-general-servicios h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        margin-top: -170px;
    }

    .contenedor-servicios{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        position: absolute;
        top: 450px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        padding-left: 90px;
        padding-right: 90px;
    }

    .servicio{
        width: 30%;
        height: 300px;
        background-color: transparent;
        float: left;
        margin-bottom: 100px;
        position: relative;
        margin-left: 15px;
        margin-right: 15px;
    }

    .servicio-1{
        background: url("../assets/img-min-servicio-1.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-2{
        background: url("../assets/img-min-servicio-2.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-3{
        background: url("../assets/img-min-servicio-3.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-4{
        background: url("../assets/img-min-servicio-4.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-5{
        background: url("../assets/img-min-servicio-5.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-6{
        background: url("../assets/img-min-servicio-6.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-7{
        background: url("../assets/img-min-servicio-7.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-8{
        background: url("../assets/img-min-servicio-8.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-9{
        background: url("../assets/img-min-servicio-9.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-10{
        background: url("../assets/img-min-servicio-10.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-11{
        background: url("../assets/img-min-servicio-11.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .titulo-servicio{
        width: 100%;
        height: 120px;
        float: left;
        background-color: #ffffff;
        float: left;
        position: absolute;
        bottom: -50px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        padding: 20px;
        transform: translateY(0px);
        transition: transform ease .2s;
    }

    .servicio:hover .titulo-servicio{
        background-color: #0073BB;
        transform: translateY(-20px);
        transition: transform ease .2s;
    }

    .titulo-servicio h4{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 12px;
        font-weight: 600;
        text-align: left;
        color: #0073BB;
    }

    .servicio:hover .titulo-servicio h4{
        color: #ffffff;
    }

    .titulo-servicio h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .servicio:hover .titulo-servicio h3{
        color: #ffffff;
    }

    .titulo-servicio p{
        width: auto;
        background-color: transparent;
        float: left;
        height: auto;
        display: inline-flex;
        justify-content: start;
        margin-top: 20px;
    }

    .servicio:hover .titulo-servicio p{
        color: #ffffff;
    }

    .titulo-servicio p span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 14px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .servicio:hover .titulo-servicio p span{
        color: #ffffff;
    }

    .titulo-servicio p img{
        width: 15px;
        height: 15px;
        background-color: transparent;
        float: left;
        margin-left: 5px;
    }








    .seccion-elegirnos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-top: 140px;
        padding-bottom: 80px;
        float: left;
        display: inline-flex;
        justify-content: center;
        position: relative;
        overflow: hidden;
        padding-left: 90px;
        padding-right: 90px;
    }

    .parallax-seccion{
        width: 100%;
        height: 100%;
        object-position: center;
        object-fit: cover;
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .contenedor-general-elegirnos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-general-elegirnos h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
    }

    .contenedor-general-elegirnos h2 span{
        color: #ffffff;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
    }

    .contenedor-ventajas{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 60px;
    }

    .ventaja{
        width: 30%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 60px;
    }

    .ventaja img{
        width: 60px;
        height: 60px;
        float: left;
        background-color: transparent;
    }

    .ventaja h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        margin-top: 20px;
    }









    .seccion-ubicaciones{
        width: 100%;
        height: auto;
        background-color: #ffffff;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-left: 90px;
        padding-right: 90px;
    }

    .contenedor-general-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
    }

    .contenedor-mapa-ubicaciones{
        width: 47%;
        height: 100%;
        background-color: transparent;
        float: left;
    }

    .contenedor-mapa-ubicaciones iframe{
        width: 100%;
        height: 100%;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-ubicaciones{
        width: 47%;
        padding-top: 140px;
        padding-bottom: 140px;
        float: right;
    }

    .contenedor-info-ubicaciones img{
        width: 100px;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-ubicaciones h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .contenedor-info-ubicaciones p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #202020;
        margin-top: 20px;
    }

    .info-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .ubicacion{
        width: 48%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: start;
        margin-bottom: 40px;
        cursor: pointer;
        transform: translateX(0px);
        transition: transform ease .2s;
    }

    .ubicacion:hover{
        transform: translateX(20px);
        transition: transform ease .2s;
    }

    .ubicacion:hover h3{
        color: #0073BB;
    }

    .ubicacion img{
        width: 20px;
        height: 20px;
        float: left;
        background-color: transparent;
        margin-top: 3px;
    }

    .ubicacion h3{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #202020;
        padding-left: 5px;
    }

    .contenedor-btn-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 0px;
    }

    .contenedor-btn-ubicaciones a{
        width: 220px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 40px;
    }

    .contenedor-btn-ubicaciones a span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 10px;
    }

    .contenedor-btn-ubicaciones a img{
        width: 20px;
        height: 20px;
        background-color: transparent;
        float: left;
        margin-top: 2px;
    }
}
















@media only screen and (max-width: 1180px){

    .seccion-inicio{
        width: 100%;
        height: 650px;
        float: left;
        background-color: #000000;
        overflow: hidden;
        position: relative;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .seccion-inicio video{
        position: absolute;
        top: 50%; left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        transform: translate(-50%, -50%);
    }

    .contenedor-general-inicio{
        width: 100%;
        height: 100%;
        background-color: transparent;
        float: left;
        position: relative;
    }

    .contenedor-titulo-inicio{
        width: 100%;
        height: 480px;
        float: left;
        background-color: transparent;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin-top: auto;
        margin-bottom: auto;
        padding-left: 90px;
        padding-right: 90px;
    }

    .contenedor-titulo-inicio h1{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 64px;
        font-weight: 600;
        text-align: left;
        letter-spacing: 0px;
        color: #ffffff;
    }

    .contenedor-titulo-inicio h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 0px;
    }

    .contenedor-imgs-inicio{
        width: 100%;
        height: auto;
        background-color: transparent;
        display: inline-flex;
        justify-content: start;
        margin-top: 40px;
    }

    .contenedor-imgs-inicio img{
        width: auto;
        height: 70px;
        background-color: transparent;
        float: left;
        margin-right: 40px;
    }

    .contenedor-btns-inicio{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: start;
    }

    .contenedor-btns-inicio a{
        width: 240px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color:#0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 40px;
        cursor: pointer;
    }

    .img-mascota{
        width: 160px;
        height: auto;
        background-color: transparent;
        float: left;
        position: absolute;
        right: 90px;
        bottom: 0px;
    }








    .contenedor-general-que-hacemos{
        width: 100%;
        height: auto;
        background-color: #0073BB;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-left: 90px;
        padding-right: 90px;
    }

    .contenedor-que-hacemos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-top: 40px;
        padding-bottom: 0px;
        display: inline-flex;
        justify-content: center;
    }

    .titulo-que-hacemos{
        width: 25%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-right: 20px;
    }

    .titulo-que-hacemos img{
        width: 100px;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .titulo-que-hacemos h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 0px;
    }

    .contenedor-links-que-hacemos{
        width: 75%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .que-hacemos{
        width: 33.33%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 40px;
    }

    .que-hacemos img{
        width: 60px;
        height: 60px;
        float: left;
        background-color: transparent;
    }

    .que-hacemos h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 20px;
    }

    .que-hacemos p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        color: #ffffff;
        margin-top: 10px;
    }








    .seccion-nosotros{
        width: 100%;
        height: auto;
        background-color: #ffffff;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-top: 140px;
        padding-bottom: 140px;
        padding-left: 90px;
        padding-right: 90px;
    }

    .contenedor-general-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
    }

    .contenedor-imagen-nosotros{
        width: 36%;
        height: 550px;
        background-color: transparent;
        float: left;
        overflow: hidden;
    }

    .contenedor-imagen-nosotros img{
        width: 100%;
        height: 100%;
        background-color: #dcdcdc;
        float: left;
        object-fit: cover;
    }

    .contenedor-info-nosotros{
        width: 58%;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-nosotros h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .contenedor-info-nosotros h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 32px;
        font-weight: 600;
        text-align: left;
        color: #0073BB;
    }

    .contenedor-info-nosotros p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #202020;
        margin-top: 20px;
    }

    .contenedor-iconos-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: start;
        flex-wrap: wrap;
    }

    .contenedor-iconos-nosotros img{
        width: auto;
        height: 60px;
        background-color: transparent;
        float: left;
        margin-right: 30px;
        margin-bottom: 20px;
    }

    .contenedor-info-nosotros a{
        width: 220px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 40px;
    }

    .contenedor-info-nosotros a span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 20px;
    }

    .contenedor-info-nosotros a img{
        width: 20px;
        height: 20px;
        background-color: transparent;
        float: left;
        margin-top: 2px;
    }







    .seccion-servicios{
        width: 100%;
        height: 1720px;
        background-color: #ffffff;
        float: left;
    }

    .contenedor-general-servicios{
        width: 100%;
        height: 680px;
        background-color:#0073BB;
        float: left;
        position: relative;
        padding-top: 140px;
        padding-bottom: 0px;
        display: inline-flex;
        justify-content: center;
    }

    .img-mascota-servicios{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
    }

    .img-mascota-servicios img{
        width: auto;
        height: 180px;
        background-color: transparent;
        float: left;
    }

    .contenedor-general-servicios h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        margin-top: -170px;
    }

    .contenedor-servicios{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        position: absolute;
        top: 420px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        padding-left: 90px;
        padding-right: 90px;
    }

    .servicio{
        width: 30%;
        height: 300px;
        background-color: transparent;
        float: left;
        margin-bottom: 100px;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }

    .servicio-1{
        background: url("../assets/img-min-servicio-1.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-2{
        background: url("../assets/img-min-servicio-2.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-3{
        background: url("../assets/img-min-servicio-3.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-4{
        background: url("../assets/img-min-servicio-4.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-5{
        background: url("../assets/img-min-servicio-5.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-6{
        background: url("../assets/img-min-servicio-6.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-7{
        background: url("../assets/img-min-servicio-7.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-8{
        background: url("../assets/img-min-servicio-8.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-9{
        background: url("../assets/img-min-servicio-9.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-10{
        background: url("../assets/img-min-servicio-10.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-11{
        background: url("../assets/img-min-servicio-11.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .titulo-servicio{
        width: 100%;
        height: 140px;
        float: left;
        background-color: #ffffff;
        float: left;
        position: absolute;
        bottom: -50px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        padding: 20px;
        transform: translateY(0px);
        transition: transform ease .2s;
    }

    .servicio:hover .titulo-servicio{
        background-color: #0073BB;
        transform: translateY(-20px);
        transition: transform ease .2s;
    }

    .titulo-servicio h4{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 12px;
        font-weight: 600;
        text-align: left;
        color: #0073BB;
    }

    .servicio:hover .titulo-servicio h4{
        color: #ffffff;
    }

    .titulo-servicio h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .servicio:hover .titulo-servicio h3{
        color: #ffffff;
    }

    .titulo-servicio p{
        width: auto;
        background-color: transparent;
        float: left;
        height: auto;
        display: inline-flex;
        justify-content: start;
        margin-top: 20px;
    }

    .servicio:hover .titulo-servicio p{
        color: #ffffff;
    }

    .titulo-servicio p span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 14px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .servicio:hover .titulo-servicio p span{
        color: #ffffff;
    }

    .titulo-servicio p img{
        width: 15px;
        height: 15px;
        background-color: transparent;
        float: left;
        margin-left: 5px;
    }








    .seccion-elegirnos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-top: 140px;
        padding-bottom: 80px;
        float: left;
        display: inline-flex;
        justify-content: center;
        position: relative;
        overflow: hidden;
        padding-left: 90px;
        padding-right: 90px;
    }

    .parallax-seccion{
        width: 100%;
        height: 100%;
        object-position: center;
        object-fit: cover;
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .contenedor-general-elegirnos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-general-elegirnos h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
    }

    .contenedor-general-elegirnos h2 span{
        color: #ffffff;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
    }

    .contenedor-ventajas{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 60px;
    }

    .ventaja{
        width: 30%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 60px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .ventaja img{
        width: 60px;
        height: 60px;
        float: left;
        background-color: transparent;
    }

    .ventaja h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        margin-top: 20px;
    }









    .seccion-ubicaciones{
        width: 100%;
        height: auto;
        background-color: #ffffff;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-left: 90px;
        padding-right: 90px;
    }

    .contenedor-general-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
    }

    .contenedor-mapa-ubicaciones{
        width: 47%;
        height: 100%;
        background-color: transparent;
        float: left;
    }

    .contenedor-mapa-ubicaciones iframe{
        width: 100%;
        height: 100%;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-ubicaciones{
        width: 47%;
        padding-top: 140px;
        padding-bottom: 140px;
        float: right;
    }

    .contenedor-info-ubicaciones img{
        width: 100px;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-ubicaciones h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .contenedor-info-ubicaciones p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #202020;
        margin-top: 20px;
    }

    .info-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .ubicacion{
        width: 48%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: start;
        margin-bottom: 40px;
        cursor: pointer;
        transform: translateX(0px);
        transition: transform ease .2s;
    }

    .ubicacion:hover{
        transform: translateX(20px);
        transition: transform ease .2s;
    }

    .ubicacion:hover h3{
        color: #0073BB;
    }

    .ubicacion img{
        width: 20px;
        height: 20px;
        float: left;
        background-color: transparent;
        margin-top: 3px;
    }

    .ubicacion h3{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #202020;
        padding-left: 5px;
    }

    .contenedor-btn-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 0px;
    }

    .contenedor-btn-ubicaciones a{
        width: 220px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 40px;
    }

    .contenedor-btn-ubicaciones a span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 10px;
    }

    .contenedor-btn-ubicaciones a img{
        width: 20px;
        height: 20px;
        background-color: transparent;
        float: left;
        margin-top: 2px;
    }
}















@media only screen and (max-width: 980px){

    .seccion-inicio{
        width: 100%;
        height: 650px;
        float: left;
        background-color: #000000;
        overflow: hidden;
        position: relative;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .seccion-inicio video{
        position: absolute;
        top: 50%; left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        transform: translate(-50%, -50%);
    }

    .contenedor-general-inicio{
        width: 100%;
        height: 100%;
        background-color: transparent;
        float: left;
        position: relative;
    }

    .contenedor-titulo-inicio{
        width: 100%;
        height: 525px;
        float: left;
        background-color: transparent;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin-top: auto;
        margin-bottom: auto;
        padding-left: 70px;
        padding-right: 70px;
    }

    .contenedor-titulo-inicio h1{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 64px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
    }

    .contenedor-titulo-inicio h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color:#ffffff;
        margin-top: 0px;
    }

    .contenedor-imgs-inicio{
        width: 100%;
        height: auto;
        background-color: transparent;
        display: inline-flex;
        justify-content: space-between;
        margin-top: 40px;
    }

    .contenedor-imgs-inicio img{
        width: auto;
        height: 65px;
        background-color: transparent;
        float: left;
        margin-right: 0px;
    }

    .contenedor-btns-inicio{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: start;
    }

    .contenedor-btns-inicio a{
        width: 240px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 40px;
        cursor: pointer;
    }

    .img-mascota{
        width: 160px;
        height: auto;
        background-color: transparent;
        float: left;
        position: absolute;
        right: 0px;
        bottom: 0px;
    }









    .contenedor-general-que-hacemos{
        width: 100%;
        height: auto;
        background-color: #0073BB;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-left: 70px;
        padding-right: 70px;
    }

    .contenedor-que-hacemos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-top: 40px;
        padding-bottom: 0px;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .titulo-que-hacemos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .titulo-que-hacemos img{
        width: 100px;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .titulo-que-hacemos h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 0px;
    }

    .contenedor-links-que-hacemos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .que-hacemos{
        width: 46%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 40px;
    }

    .que-hacemos img{
        width: 60px;
        height: 60px;
        float: left;
        background-color: transparent;
    }

    .que-hacemos h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 20px;
    }

    .que-hacemos p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        color: #ffffff;
        margin-top: 10px;
    }








    .seccion-nosotros{
        width: 100%;
        height: auto;
        background-color: #ffffff;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-top: 140px;
        padding-bottom: 140px;
        padding-left: 70px;
        padding-right: 70px;
    }

    .contenedor-general-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
    }

    .contenedor-imagen-nosotros{
        width: 36%;
        height: 550px;
        background-color: transparent;
        float: left;
        overflow: hidden;
    }

    .contenedor-imagen-nosotros img{
        width: 100%;
        height: 100%;
        background-color: #dcdcdc;
        float: left;
        object-fit: cover;
    }

    .contenedor-info-nosotros{
        width: 58%;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-nosotros h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .contenedor-info-nosotros h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 32px;
        font-weight: 600;
        text-align: left;
        color: #0073BB;
    }

    .contenedor-info-nosotros p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #202020;
        margin-top: 20px;
    }

    .contenedor-iconos-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: space-between;
    }

    .contenedor-iconos-nosotros img{
        width: auto;
        height: 60px;
        background-color: transparent;
        float: left;
        margin-right: 0px;
    }

    .contenedor-info-nosotros a{
        width: 220px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 60px;
    }

    .contenedor-info-nosotros a span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 20px;
    }

    .contenedor-info-nosotros a img{
        width: 20px;
        height: 20px;
        background-color: transparent;
        float: left;
        margin-top: 2px;
    }







    .seccion-servicios{
        width: 100%;
        height: 1720px;
        background-color: #ffffff;
        float: left;
    }

    .contenedor-general-servicios{
        width: 100%;
        height: 680px;
        background-color:#0073BB;
        float: left;
        position: relative;
        padding-top: 140px;
        padding-bottom: 0px;
        display: inline-flex;
        justify-content: center;
    }

    .img-mascota-servicios{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
    }

    .img-mascota-servicios img{
        width: auto;
        height: 180px;
        background-color: transparent;
        float: left;
    }

    .contenedor-general-servicios h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        margin-top: -170px;
    }

    .contenedor-servicios{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        position: absolute;
        top: 420px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        padding-left: 70px;
        padding-right: 70px;
    }

    .servicio{
        width: 30%;
        height: 300px;
        background-color: transparent;
        float: left;
        margin-bottom: 100px;
        position: relative;
        margin-left: 10px;
        margin-right: 10px;
    }

    .servicio-1{
        background: url("../assets/img-min-servicio-1.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-2{
        background: url("../assets/img-min-servicio-2.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-3{
        background: url("../assets/img-min-servicio-3.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-4{
        background: url("../assets/img-min-servicio-4.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-5{
        background: url("../assets/img-min-servicio-5.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-6{
        background: url("../assets/img-min-servicio-6.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-7{
        background: url("../assets/img-min-servicio-7.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-8{
        background: url("../assets/img-min-servicio-8.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-9{
        background: url("../assets/img-min-servicio-9.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-10{
        background: url("../assets/img-min-servicio-10.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-11{
        background: url("../assets/img-min-servicio-11.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .titulo-servicio{
        width: 100%;
        height: 160px;
        float: left;
        background-color: #ffffff;
        float: left;
        position: absolute;
        bottom: -50px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        padding: 20px;
        transform: translateY(0px);
        transition: transform ease .2s;
    }

    .servicio:hover .titulo-servicio{
        background-color: #0073BB;
        transform: translateY(-20px);
        transition: transform ease .2s;
    }

    .titulo-servicio h4{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 12px;
        font-weight: 600;
        text-align: left;
        color: #0073BB;
    }

    .servicio:hover .titulo-servicio h4{
        color: #ffffff;
    }

    .titulo-servicio h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .servicio:hover .titulo-servicio h3{
        color: #ffffff;
    }

    .titulo-servicio p{
        width: auto;
        background-color: transparent;
        float: left;
        height: auto;
        display: inline-flex;
        justify-content: start;
        margin-top: 20px;
    }

    .servicio:hover .titulo-servicio p{
        color: #ffffff;
    }

    .titulo-servicio p span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 14px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .servicio:hover .titulo-servicio p span{
        color: #ffffff;
    }

    .titulo-servicio p img{
        width: 15px;
        height: 15px;
        background-color: transparent;
        float: left;
        margin-left: 5px;
    }








    .seccion-elegirnos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-top: 140px;
        padding-bottom: 80px;
        float: left;
        display: inline-flex;
        justify-content: center;
        position: relative;
        overflow: hidden;
        padding-left: 70px;
        padding-right: 70px;
    }

    .parallax-seccion{
        width: 100%;
        height: 100%;
        object-position: center;
        object-fit: cover;
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .contenedor-general-elegirnos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-general-elegirnos h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
    }

    .contenedor-general-elegirnos h2 span{
        color: #ffffff;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
    }

    .contenedor-ventajas{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 60px;
    }

    .ventaja{
        width: 30%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 60px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .ventaja img{
        width: 60px;
        height: 60px;
        float: left;
        background-color: transparent;
    }

    .ventaja h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        margin-top: 20px;
    }









    .seccion-ubicaciones{
        width: 100%;
        height: auto;
        background-color: #ffffff;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-left: 0px;
        padding-right: 0px;
    }

    .contenedor-general-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap-reverse;
    }

    .contenedor-mapa-ubicaciones{
        width: 100%;
        height: 300px;
        background-color: transparent;
        float: left;
    }

    .contenedor-mapa-ubicaciones iframe{
        width: 100%;
        height: 100%;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-ubicaciones{
        width: 100%;
        padding-top: 140px;
        padding-bottom: 70px;
        float: right;
        padding-left: 70px;
        padding-right: 70px;
    }

    .contenedor-info-ubicaciones img{
        width: 100px;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-ubicaciones h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .contenedor-info-ubicaciones p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #202020;
        margin-top: 20px;
    }

    .info-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .ubicacion{
        width: 48%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: start;
        margin-bottom: 40px;
        cursor: pointer;
        transform: translateX(0px);
        transition: transform ease .2s;
    }

    .ubicacion:hover{
        transform: translateX(20px);
        transition: transform ease .2s;
    }

    .ubicacion:hover h3{
        color:#0073BB;
    }

    .ubicacion img{
        width: 20px;
        height: 20px;
        float: left;
        background-color: transparent;
        margin-top: 3px;
    }

    .ubicacion h3{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #202020;
        padding-left: 5px;
    }

    .contenedor-btn-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 0px;
    }

    .contenedor-btn-ubicaciones a{
        width: 220px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 40px;
    }

    .contenedor-btn-ubicaciones a span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 10px;
    }

    .contenedor-btn-ubicaciones a img{
        width: 20px;
        height: 20px;
        background-color: transparent;
        float: left;
        margin-top: 2px;
    }
}















@media only screen and (max-width: 780px){

    .seccion-inicio{
        width: 100%;
        height: 650px;
        float: left;
        background-color: #000000;
        overflow: hidden;
        position: relative;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .seccion-inicio video{
        position: absolute;
        top: 50%; left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        transform: translate(-50%, -50%);
    }

    .contenedor-general-inicio{
        width: 100%;
        height: 100%;
        background-color: transparent;
        float: left;
        position: relative;
    }

    .contenedor-titulo-inicio{
        width: 100%;
        height: 600px;
        float: left;
        background-color: transparent;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin-top: auto;
        margin-bottom: auto;
        padding-left: 50px;
        padding-right: 50px;
    }

    .contenedor-titulo-inicio h1{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 64px;
        font-weight: 600;
        text-align: left;
        letter-spacing: 0px;
        color: #ffffff;
    }

    .contenedor-titulo-inicio h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 0px;
        letter-spacing: 0px;
    }

    .contenedor-imgs-inicio{
        width: 100%;
        height: auto;
        background-color: transparent;
        display: inline-flex;
        justify-content: start;
        flex-wrap: wrap;
        margin-top: 40px;
    }

    .contenedor-imgs-inicio img{
        width: auto;
        height: 60px;
        background-color: transparent;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .contenedor-btns-inicio{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 20px;
        display: inline-flex;
        justify-content: start;
    }

    .contenedor-btns-inicio a{
        width: 240px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        font-family: 'Oswald';
        font-size: 16px;
        letter-spacing: -.5px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 40px;
        cursor: pointer;
    }

    .img-mascota{
        width: 240px;
        height: auto;
        background-color: transparent;
        float: left;
        position: absolute;
        right: 90px;
        bottom: 0px;
        display: none;
        visibility: hidden;
    }









    .contenedor-general-que-hacemos{
        width: 100%;
        height: auto;
        background-color: #0073BB;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-left: 50px;
        padding-right: 50px;
    }

    .contenedor-que-hacemos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-top: 40px;
        padding-bottom: 0px;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .titulo-que-hacemos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .titulo-que-hacemos img{
        width: 100px;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .titulo-que-hacemos h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 0px;
    }

    .contenedor-links-que-hacemos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .que-hacemos{
        width: 46%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 40px;
    }

    .que-hacemos img{
        width: 60px;
        height: 60px;
        float: left;
        background-color: transparent;
    }

    .que-hacemos h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 20px;
    }

    .que-hacemos p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        color: #ffffff;
        margin-top: 10px;
    }








    .seccion-nosotros{
        width: 100%;
        height: auto;
        background-color: #ffffff;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-top: 140px;
        padding-bottom: 140px;
        padding-left: 50px;
        padding-right: 50px;
    }

    .contenedor-general-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .contenedor-imagen-nosotros{
        width: 350px;
        height: 350px;
        background-color: transparent;
        float: left;
        overflow: hidden;
        margin-bottom: 40px;
    }

    .contenedor-imagen-nosotros img{
        width: 100%;
        height: 100%;
        background-color: #dcdcdc;
        float: left;
        object-fit: cover;
    }

    .contenedor-info-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-nosotros h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .contenedor-info-nosotros h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 32px;
        font-weight: 600;
        text-align: left;
        color: #0073BB;
    }

    .contenedor-info-nosotros p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #202020;
        margin-top: 20px;
    }

    .contenedor-iconos-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: start;
    }

    .contenedor-iconos-nosotros img{
        width: auto;
        height: 60px;
        background-color: transparent;
        float: left;
        margin-right: 15px;
        margin-left: 0px;
    }

    .contenedor-info-nosotros a{
        width: 220px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 60px;
    }

    .contenedor-info-nosotros a span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 20px;
    }

    .contenedor-info-nosotros a img{
        width: 20px;
        height: 20px;
        background-color: transparent;
        float: left;
        margin-top: 2px;
    }







    .seccion-servicios{
        width: 100%;
        height: 2500px;
        background-color: #ffffff;
        float: left;
    }

    .contenedor-general-servicios{
        width: 100%;
        height: 580px;
        background-color:#0073BB;
        float: left;
        position: relative;
        padding-top: 140px;
        padding-bottom: 0px;
        display: inline-flex;
        justify-content: center;
    }

    .img-mascota-servicios{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
    }

    .img-mascota-servicios img{
        width: auto;
        height: 180px;
        background-color: transparent;
        float: left;
    }

    .contenedor-general-servicios h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        margin-top: -120px;
    }

    .contenedor-servicios{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        position: absolute;
        top: 420px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-left: 50px;
        padding-right: 50px;
    }

    .servicio{
        width: 48%;
        height: 300px;
        background-color: transparent;
        float: left;
        margin-bottom: 100px;
        position: relative;
        margin-left: 0px;
        margin-right: 0px;
    }

    .servicio-1{
        background: url("../assets/img-min-servicio-1.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-2{
        background: url("../assets/img-min-servicio-2.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-3{
        background: url("../assets/img-min-servicio-3.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-4{
        background: url("../assets/img-min-servicio-4.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-5{
        background: url("../assets/img-min-servicio-5.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-6{
        background: url("../assets/img-min-servicio-6.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-7{
        background: url("../assets/img-min-servicio-7.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-8{
        background: url("../assets/img-min-servicio-8.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-9{
        background: url("../assets/img-min-servicio-9.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-10{
        background: url("../assets/img-min-servicio-10.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-11{
        background: url("../assets/img-min-servicio-11.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .titulo-servicio{
        width: 100%;
        height: 140px;
        float: left;
        background-color: #ffffff;
        float: left;
        position: absolute;
        bottom: -50px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        padding: 20px;
        transform: translateY(0px);
        transition: transform ease .2s;
    }

    .servicio:hover .titulo-servicio{
        background-color: #0073BB;
        transform: translateY(-20px);
        transition: transform ease .2s;
    }

    .titulo-servicio h4{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 12px;
        font-weight: 600;
        text-align: left;
        color: #0073BB;
    }

    .servicio:hover .titulo-servicio h4{
        color: #ffffff;
    }

    .titulo-servicio h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .servicio:hover .titulo-servicio h3{
        color: #ffffff;
    }

    .titulo-servicio p{
        width: auto;
        background-color: transparent;
        float: left;
        height: auto;
        display: inline-flex;
        justify-content: start;
        margin-top: 20px;
    }

    .servicio:hover .titulo-servicio p{
        color: #ffffff;
    }

    .titulo-servicio p span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 14px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .servicio:hover .titulo-servicio p span{
        color: #ffffff;
    }

    .titulo-servicio p img{
        width: 15px;
        height: 15px;
        background-color: transparent;
        float: left;
        margin-left: 5px;
    }







    .seccion-elegirnos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-top: 140px;
        padding-bottom: 80px;
        float: left;
        display: inline-flex;
        justify-content: center;
        position: relative;
        overflow: hidden;
        padding-left: 50px;
        padding-right: 50px;
    }

    .parallax-seccion{
        width: 100%;
        height: 100%;
        object-position: center;
        object-fit: cover;
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .contenedor-general-elegirnos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-general-elegirnos h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
    }

    .contenedor-general-elegirnos h2 span{
        color: #ffffff;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
    }

    .contenedor-ventajas{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 60px;
    }

    .ventaja{
        width: 47%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 60px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .ventaja img{
        width: 60px;
        height: 60px;
        float: left;
        background-color: transparent;
    }

    .ventaja h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        margin-top: 20px;
    }









    .seccion-ubicaciones{
        width: 100%;
        height: auto;
        background-color: #ffffff;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-left: 0px;
        padding-right: 0px;
    }

    .contenedor-general-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap-reverse;
    }

    .contenedor-mapa-ubicaciones{
        width: 100%;
        height: 300px;
        background-color: transparent;
        float: left;
    }

    .contenedor-mapa-ubicaciones iframe{
        width: 100%;
        height: 100%;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-ubicaciones{
        width: 100%;
        padding-top: 140px;
        padding-bottom: 70px;
        float: right;
        padding-left: 50px;
        padding-right: 50px;
    }

    .contenedor-info-ubicaciones img{
        width: 100px;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-ubicaciones h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .contenedor-info-ubicaciones p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #202020;
        margin-top: 20px;
    }

    .info-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .ubicacion{
        width: 48%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: start;
        margin-bottom: 40px;
        cursor: pointer;
        transform: translateX(0px);
        transition: transform ease .2s;
    }

    .ubicacion:hover{
        transform: translateX(20px);
        transition: transform ease .2s;
    }

    .ubicacion:hover h3{
        color: #0073BB;
    }

    .ubicacion img{
        width: 20px;
        height: 20px;
        float: left;
        background-color: transparent;
        margin-top: 3px;
    }

    .ubicacion h3{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #202020;
        padding-left: 5px;
    }

    .contenedor-btn-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 0px;
    }

    .contenedor-btn-ubicaciones a{
        width: 220px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 40px;
    }

    .contenedor-btn-ubicaciones a span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 10px;
    }

    .contenedor-btn-ubicaciones a img{
        width: 20px;
        height: 20px;
        background-color: transparent;
        float: left;
        margin-top: 2px;
    }
}
















@media only screen and (max-width: 580px){

    .seccion-inicio{
        width: 100%;
        height: 650px;
        float: left;
        background-color: #000000;
        overflow: hidden;
        position: relative;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .seccion-inicio video{
        position: absolute;
        top: 50%; left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        transform: translate(-50%, -50%);
    }

    .contenedor-general-inicio{
        width: 100%;
        height: 100%;
        background-color: transparent;
        float: left;
        position: relative;
    }

    .contenedor-titulo-inicio{
        width: 100%;
        height: 450px;
        float: left;
        background-color: transparent;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin-top: auto;
        margin-bottom: auto;
        padding-left: 30px;
        padding-right: 30px;
    }

    .contenedor-titulo-inicio h1{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 54px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        letter-spacing: -1px;
    }

    .contenedor-titulo-inicio h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 38px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 0px;
    }

    .contenedor-imgs-inicio{
        width: 100%;
        height: auto;
        background-color: transparent;
        display: inline-flex;
        justify-content: start;
        flex-wrap: wrap;
        margin-top: 40px;
    }

    .contenedor-imgs-inicio img{
        width: auto;
        height: 60px;
        background-color: transparent;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .contenedor-btns-inicio{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 20px;
        display: inline-flex;
        justify-content: start;
    }

    .contenedor-btns-inicio a{
        width: 200px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        font-family: 'Oswald';
        font-size: 16px;
        letter-spacing: -1px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 20px;
        cursor: pointer;
        margin-bottom: 10px;
    }








    .contenedor-general-que-hacemos{
        width: 100%;
        height: auto;
        background-color: #0073BB;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-left: 30px;
        padding-right: 30px;
    }

    .contenedor-que-hacemos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-top: 40px;
        padding-bottom: 0px;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .titulo-que-hacemos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .titulo-que-hacemos img{
        width: 100px;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .titulo-que-hacemos h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 0px;
    }

    .contenedor-links-que-hacemos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .que-hacemos{
        width: 46%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 40px;
    }

    .que-hacemos img{
        width: 60px;
        height: 60px;
        float: left;
        background-color: transparent;
    }

    .que-hacemos h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 20px;
    }

    .que-hacemos p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        color: #ffffff;
        margin-top: 10px;
    }








    .seccion-nosotros{
        width: 100%;
        height: auto;
        background-color: #ffffff;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-top: 140px;
        padding-bottom: 140px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .contenedor-general-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .contenedor-imagen-nosotros{
        width: 350px;
        height: 350px;
        background-color: transparent;
        float: left;
        overflow: hidden;
        margin-bottom: 40px;
    }

    .contenedor-imagen-nosotros img{
        width: 100%;
        height: 100%;
        background-color: #dcdcdc;
        float: left;
        object-fit: cover;
    }

    .contenedor-info-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-nosotros h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .contenedor-info-nosotros h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 32px;
        font-weight: 600;
        text-align: left;
        color: #0073BB;
    }

    .contenedor-info-nosotros p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #202020;
        margin-top: 20px;
    }

    .contenedor-iconos-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
    }

    .contenedor-iconos-nosotros img{
        width: auto;
        height: 60px;
        background-color: transparent;
        float: left;
        margin-right: 10px;
    }

    .contenedor-info-nosotros a{
        width: 220px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 60px;
    }

    .contenedor-info-nosotros a span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 20px;
    }

    .contenedor-info-nosotros a img{
        width: 20px;
        height: 20px;
        background-color: transparent;
        float: left;
        margin-top: 2px;
    }







    .seccion-servicios{
        width: 100%;
        height: 2500px;
        background-color: #ffffff;
        float: left;
    }

    .contenedor-general-servicios{
        width: 100%;
        height: 580px;
        background-color:#0073BB;
        float: left;
        position: relative;
        padding-top: 140px;
        padding-bottom: 0px;
        display: inline-flex;
        justify-content: center;
    }

    .img-mascota-servicios{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
    }

    .img-mascota-servicios img{
        width: auto;
        height: 180px;
        background-color: transparent;
        float: left;
    }

    .contenedor-general-servicios h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        margin-top: -120px;
    }

    .contenedor-servicios{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        position: absolute;
        top: 420px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-left: 30px;
        padding-right: 30px;
    }

    .servicio{
        width: 48%;
        height: 300px;
        background-color: transparent;
        float: left;
        margin-bottom: 100px;
        position: relative;
        margin-left: 0px;
        margin-right: 0px;
    }

    .servicio-1{
        background: url("../assets/img-min-servicio-1.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-2{
        background: url("../assets/img-min-servicio-2.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-3{
        background: url("../assets/img-min-servicio-3.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-4{
        background: url("../assets/img-min-servicio-4.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-5{
        background: url("../assets/img-min-servicio-5.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-6{
        background: url("../assets/img-min-servicio-6.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-7{
        background: url("../assets/img-min-servicio-7.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-8{
        background: url("../assets/img-min-servicio-8.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-9{
        background: url("../assets/img-min-servicio-9.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-10{
        background: url("../assets/img-min-servicio-10.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-11{
        background: url("../assets/img-min-servicio-11.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .titulo-servicio{
        width: 100%;
        height: 140px;
        float: left;
        background-color: #ffffff;
        float: left;
        position: absolute;
        bottom: -50px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        padding: 20px;
        transform: translateY(0px);
        transition: transform ease .2s;
    }

    .servicio:hover .titulo-servicio{
        background-color: #0073BB;
        transform: translateY(-20px);
        transition: transform ease .2s;
    }

    .titulo-servicio h4{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 12px;
        font-weight: 600;
        text-align: left;
        color: #0073BB;
    }

    .servicio:hover .titulo-servicio h4{
        color: #ffffff;
    }

    .titulo-servicio h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .servicio:hover .titulo-servicio h3{
        color: #ffffff;
    }

    .titulo-servicio p{
        width: auto;
        background-color: transparent;
        float: left;
        height: auto;
        display: inline-flex;
        justify-content: start;
        margin-top: 20px;
    }

    .servicio:hover .titulo-servicio p{
        color: #ffffff;
    }

    .titulo-servicio p span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 14px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .servicio:hover .titulo-servicio p span{
        color: #ffffff;
    }

    .titulo-servicio p img{
        width: 15px;
        height: 15px;
        background-color: transparent;
        float: left;
        margin-left: 5px;
    }







    .seccion-elegirnos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-top: 140px;
        padding-bottom: 80px;
        float: left;
        display: inline-flex;
        justify-content: center;
        position: relative;
        overflow: hidden;
        padding-left: 30px;
        padding-right: 30px;
    }

    .parallax-seccion{
        width: 100%;
        height: 100%;
        object-position: center;
        object-fit: cover;
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .contenedor-general-elegirnos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-general-elegirnos h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
    }

    .contenedor-general-elegirnos h2 span{
        color: #ffffff;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
    }

    .contenedor-ventajas{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 60px;
    }

    .ventaja{
        width: 47%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 60px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .ventaja img{
        width: 60px;
        height: 60px;
        float: left;
        background-color: transparent;
    }

    .ventaja h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        margin-top: 20px;
    }









    .seccion-ubicaciones{
        width: 100%;
        height: auto;
        background-color: #ffffff;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-left: 0px;
        padding-right: 0px;
    }

    .contenedor-general-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap-reverse;
    }

    .contenedor-mapa-ubicaciones{
        width: 100%;
        height: 300px;
        background-color: transparent;
        float: left;
    }

    .contenedor-mapa-ubicaciones iframe{
        width: 100%;
        height: 100%;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-ubicaciones{
        width: 100%;
        padding-top: 140px;
        padding-bottom: 70px;
        float: right;
        padding-left: 30px;
        padding-right: 30px;
    }

    .contenedor-info-ubicaciones img{
        width: 100px;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-ubicaciones h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .contenedor-info-ubicaciones p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #202020;
        margin-top: 20px;
    }

    .info-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .ubicacion{
        width: 48%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: start;
        margin-bottom: 40px;
        cursor: pointer;
        transform: translateX(0px);
        transition: transform ease .2s;
    }

    .ubicacion:hover{
        transform: translateX(20px);
        transition: transform ease .2s;
    }

    .ubicacion:hover h3{
        color: #0073BB;
    }

    .ubicacion img{
        width: 20px;
        height: 20px;
        float: left;
        background-color: transparent;
        margin-top: 3px;
    }

    .ubicacion h3{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #202020;
        padding-left: 5px;
    }

    .contenedor-btn-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 0px;
    }

    .contenedor-btn-ubicaciones a{
        width: 220px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 40px;
    }

    .contenedor-btn-ubicaciones a span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 10px;
    }

    .contenedor-btn-ubicaciones a img{
        width: 20px;
        height: 20px;
        background-color: transparent;
        float: left;
        margin-top: 2px;
    }
}
















@media only screen and (max-width: 480px){

    .seccion-inicio{
        width: 100%;
        height: 650px;
        float: left;
        background-color: #000000;
        overflow: hidden;
        position: relative;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .seccion-inicio video{
        position: absolute;
        top: 50%; left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        transform: translate(-50%, -50%);
    }

    .contenedor-general-inicio{
        width: 100%;
        height: 100%;
        background-color: transparent;
        float: left;
        position: relative;
    }

    .contenedor-titulo-inicio{
        width: 100%;
        height: 450px;
        float: left;
        background-color: transparent;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        margin-top: auto;
        margin-bottom: auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .contenedor-titulo-inicio h1{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 44px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
    }

    .contenedor-titulo-inicio h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 28px;
        font-weight: 600;
        text-align: left;
        color:#ffffff;
        margin-top: 0px;
    }

    .contenedor-imgs-inicio{
        width: 100%;
        height: auto;
        background-color: transparent;
        display: inline-flex;
        justify-content: start;
        flex-wrap: wrap;
        margin-top: 20px;
    }

    .contenedor-imgs-inicio img{
        width: auto;
        height: 50px;
        background-color: transparent;
        float: left;
        margin-right: 20px;
    }

    .contenedor-btns-inicio{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 20px;
        display: inline-flex;
        justify-content: start;
        flex-wrap: wrap;
    }

    .contenedor-btns-inicio a{
        width: 220px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        font-family: 'Oswald';
        font-size: 16px;
        letter-spacing: 0px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 0px;
        cursor: pointer;
        margin-bottom: 10px;
    }








    .contenedor-general-que-hacemos{
        width: 100%;
        height: auto;
        background-color: #0073BB;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-left: 20px;
        padding-right: 20px;
    }

    .contenedor-que-hacemos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-top: 40px;
        padding-bottom: 0px;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .titulo-que-hacemos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .titulo-que-hacemos img{
        width: 100px;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .titulo-que-hacemos h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 0px;
    }

    .contenedor-links-que-hacemos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .que-hacemos{
        width: 46%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 40px;
    }

    .que-hacemos img{
        width: 60px;
        height: 60px;
        float: left;
        background-color: transparent;
    }

    .que-hacemos h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-top: 20px;
    }

    .que-hacemos p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        color: #ffffff;
        margin-top: 10px;
    }








    .seccion-nosotros{
        width: 100%;
        height: auto;
        background-color: #ffffff;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-top: 140px;
        padding-bottom: 140px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .contenedor-general-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .contenedor-imagen-nosotros{
        width: 350px;
        height: 350px;
        background-color: transparent;
        float: left;
        overflow: hidden;
        margin-bottom: 40px;
    }

    .contenedor-imagen-nosotros img{
        width: 100%;
        height: 100%;
        background-color: #dcdcdc;
        float: left;
        object-fit: cover;
    }

    .contenedor-info-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-nosotros h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 44px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .contenedor-info-nosotros h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 32px;
        font-weight: 600;
        text-align: left;
        color: #0073BB;
    }

    .contenedor-info-nosotros p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #202020;
        margin-top: 20px;
    }

    .contenedor-iconos-nosotros{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        justify-content: start;
        flex-wrap: wrap;
    }

    .contenedor-iconos-nosotros img{
        width: auto;
        height: 60px;
        background-color: transparent;
        float: left;
        margin-right: 15px;
        margin-bottom: 20px;
    }

    .contenedor-info-nosotros a{
        width: 220px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 40px;
    }

    .contenedor-info-nosotros a span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 20px;
    }

    .contenedor-info-nosotros a img{
        width: 20px;
        height: 20px;
        background-color: transparent;
        float: left;
        margin-top: 2px;
    }







    .seccion-servicios{
        width: 100%;
        height: 4100px;
        background-color: #ffffff;
        float: left;
    }

    .contenedor-general-servicios{
        width: 100%;
        height: 580px;
        background-color:#0073BB;
        float: left;
        position: relative;
        padding-top: 140px;
        padding-bottom: 0px;
        display: inline-flex;
        justify-content: center;
    }

    .img-mascota-servicios{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
    }

    .img-mascota-servicios img{
        width: auto;
        height: 180px;
        background-color: transparent;
        float: left;
    }

    .contenedor-general-servicios h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 48px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        margin-top: -120px;
    }

    .contenedor-servicios{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        position: absolute;
        top: 420px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding-left: 20px;
        padding-right: 20px;
    }

    .servicio{
        width: 100%;
        height: 300px;
        background-color: transparent;
        float: left;
        margin-bottom: 100px;
        position: relative;
        margin-left: 0px;
        margin-right: 0px;
    }

    .servicio-1{
        background: url("../assets/img-min-servicio-1.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-2{
        background: url("../assets/img-min-servicio-2.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-3{
        background: url("../assets/img-min-servicio-3.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-4{
        background: url("../assets/img-min-servicio-4.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-5{
        background: url("../assets/img-min-servicio-5.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-6{
        background: url("../assets/img-min-servicio-6.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-7{
        background: url("../assets/img-min-servicio-7.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-8{
        background: url("../assets/img-min-servicio-8.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-9{
        background: url("../assets/img-min-servicio-9.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-10{
        background: url("../assets/img-min-servicio-10.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .servicio-11{
        background: url("../assets/img-min-servicio-11.webp");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .titulo-servicio{
        width: 100%;
        height: 120px;
        float: left;
        background-color: #ffffff;
        float: left;
        position: absolute;
        bottom: -50px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        -webkit-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2);
        padding: 20px;
        transform: translateY(0px);
        transition: transform ease .2s;
    }

    .servicio:hover .titulo-servicio{
        background-color: #0073BB;
        transform: translateY(-20px);
        transition: transform ease .2s;
    }

    .titulo-servicio h4{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 12px;
        font-weight: 600;
        text-align: left;
        color: #0073BB;
    }

    .servicio:hover .titulo-servicio h4{
        color: #ffffff;
    }

    .titulo-servicio h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .servicio:hover .titulo-servicio h3{
        color: #ffffff;
    }

    .titulo-servicio p{
        width: auto;
        background-color: transparent;
        float: left;
        height: auto;
        display: inline-flex;
        justify-content: start;
        margin-top: 20px;
    }

    .servicio:hover .titulo-servicio p{
        color: #ffffff;
    }

    .titulo-servicio p span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 14px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .servicio:hover .titulo-servicio p span{
        color: #ffffff;
    }

    .titulo-servicio p img{
        width: 15px;
        height: 15px;
        background-color: transparent;
        float: left;
        margin-left: 5px;
    }

    





    .seccion-elegirnos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        padding-top: 140px;
        padding-bottom: 80px;
        float: left;
        display: inline-flex;
        justify-content: center;
        position: relative;
        overflow: hidden;
        padding-left: 20px;
        padding-right: 20px;
    }

    .parallax-seccion{
        width: 100%;
        height: 100%;
        object-position: 30% 50%;
        object-fit: cover;
        position: fixed;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .contenedor-general-elegirnos{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-general-elegirnos h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 44px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
    }

    .contenedor-general-elegirnos h2 span{
        color: #ffffff;
        font-family: 'Oswald';
        font-size: 44px;
        font-weight: 600;
    }

    .contenedor-ventajas{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 60px;
    }

    .ventaja{
        width: 47%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 60px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .ventaja img{
        width: 60px;
        height: 60px;
        float: left;
        background-color: transparent;
    }

    .ventaja h3{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: center;
        color: #ffffff;
        margin-top: 20px;
    }









    .seccion-ubicaciones{
        width: 100%;
        height: auto;
        background-color: #ffffff;
        float: left;
        display: inline-flex;
        justify-content: center;
        padding-left: 0px;
        padding-right: 0px;
    }

    .contenedor-general-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap-reverse;
    }

    .contenedor-mapa-ubicaciones{
        width: 100%;
        height: 300px;
        background-color: transparent;
        float: left;
    }

    .contenedor-mapa-ubicaciones iframe{
        width: 100%;
        height: 100%;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-ubicaciones{
        width: 100%;
        padding-top: 140px;
        padding-bottom: 70px;
        float: right;
        padding-left: 20px;
        padding-right: 20px;
    }

    .contenedor-info-ubicaciones img{
        width: 100px;
        height: auto;
        background-color: transparent;
        float: left;
    }

    .contenedor-info-ubicaciones h2{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 44px;
        font-weight: 600;
        text-align: left;
        color: #202020;
    }

    .contenedor-info-ubicaciones p{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Manrope';
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        color: #202020;
        margin-top: 20px;
    }

    .info-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 40px;
        display: inline-flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .ubicacion{
        width: 48%;
        height: auto;
        background-color: transparent;
        float: left;
        display: inline-flex;
        justify-content: start;
        margin-bottom: 40px;
        cursor: pointer;
        transform: translateX(0px);
        transition: transform ease .2s;
    }

    .ubicacion:hover{
        transform: translateX(20px);
        transition: transform ease .2s;
    }

    .ubicacion:hover h3{
        color: #0073BB;
    }

    .ubicacion img{
        width: 20px;
        height: 20px;
        float: left;
        background-color: transparent;
        margin-top: 3px;
    }

    .ubicacion h3{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 18px;
        font-weight: 600;
        text-align: left;
        color: #202020;
        padding-left: 5px;
    }

    .contenedor-btn-ubicaciones{
        width: 100%;
        height: auto;
        background-color: transparent;
        float: left;
        margin-top: 0px;
    }

    .contenedor-btn-ubicaciones a{
        width: 220px;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        background-color: #0073BB;
        display: inline-flex;
        justify-content: center;
        text-decoration: none;
        padding-left: 20px;
        padding-right: 20px;
        margin-top: 40px;
    }

    .contenedor-btn-ubicaciones a span{
        width: auto;
        height: auto;
        background-color: transparent;
        float: left;
        font-family: 'Oswald';
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #ffffff;
        margin-right: 10px;
    }

    .contenedor-btn-ubicaciones a img{
        width: 20px;
        height: 20px;
        background-color: transparent;
        float: left;
        margin-top: 2px;
    }
}