/* - - - - - - - - - - - - - - -
CSS para pantallas pequeñas (Móviles)
Ultima modificación por:
Fecha:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ */

html {
    overflow-x: hidden;
}


/***************** HEADER ******************/

header {
    overflow: hidden;
    height: 80px;
    display: block;
    padding: 0px;
    z-index: 1;
    /* position: fixed; */
    width: 100%;
    z-index: 9999;
    background-color: transparent;
}

header.opened {
    max-height: 1000px;
    height: 100%;
    width: 100%;
    padding-left: 0px;
    z-index: 999;
    background-color: #522862;
    transition: 1s;
    position: fixed;
    overflow-y: scroll;
}

#menu_btn {
    content: url(../../_images/_svg/menu_white.svg);
    position: absolute;
    z-index: 1;
    right: 30px;
    top: 30px;
    width: 22px;
    padding: 0;
}

#menu_btn2 {
    content: url(../../_images/_svg/menu_purple.svg);
    position: absolute;
    z-index: 1;
    right: 30px;
    top: 30px;
    width: 22px;
    padding: 0px;
}

header.opened #menu_btn,
header.opened #menu_btn2 {
    content: url(../../_images/_svg/close_white.svg);
    width: 52px;
    padding: 0;
    top: 15px;
    right: 14px;
    transition: 1s;
}

header.opened .logo_index2 {
    display: none;
}

.align-header {
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
}

.nav-header {
    width: 100%;
    display: block;
}

.menu-resp {
    display: block !important;
    font-family: 'Barlow-Bold';
    font-weight: 700;
    color: white;
    margin: 30px auto;
    text-align: center;
    font-size: 1.5em;
    letter-spacing: 0.235em;
}

.nav-header a {
    font-family: 'Barlow-Medium';
    font-weight: 500;
    font-size: 1.2em;
    color: white;
    margin: 15px auto;
    display: block;
    text-align: center;
    text-transform: uppercase;
    line-height: 35px;
}

.btn-resp {
    display: block !important;
    width: 150px;
    padding: 10px !important;
    color: #522862 !important;
    font-size: 1em !important;
}

.logo_index,
.logo_indexResp {
    display: block;
    position: static;
    width: 25vw;
}


/* .logo_index2 {
    display: none;
} */

.align-header .redes {
    width: 25%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 35px;
}

.align-header .redes img {
    cursor: pointer;
    width: 35px;
}

.purple a {
    padding: 0;
}

.purple .btn-white {
    padding: 10px!important;
}

.tel {
    margin: 30px 0;
}

.purple a:hover {
    padding: 0;
}

.logo_index2 {
    position: absolute;
    top: 10px;
    left: 32px;
    width: 90px;
}


/***************** HEADER (end) ******************/

.title {
    font-size: 1.5em;
}

p {
    font-size: 1em !important;
}


/***************** INICIO ******************/

#fr1,
#fr2 {
    display: none;
}

.sec-banner {
    width: 100%;
    position: relative;
}

.main-header {
    justify-content: center;
    padding-top: 70px;
    padding-bottom: 70px;
}

#vector-b {
    width: 200vh;
    left: -400px;
}

#elem_left {
    display: none !important;
}

#ct-banner {
    flex-direction: column;
}

#left-b {
    width: 70%;
    margin: auto;
    position: relative;
}

#logResp {
    display: block !important;
    width: 150px;
    margin: 0 auto 30px;
}

#left-b h1 {
    font-size: 1.8em;
}

#left-b a {
    width: fit-content;
    display: none;
}

#clouds {
    width: 25vw;
    position: absolute;
    left: -50px;
    bottom: -50px;
}

#play {
    width: 40px;
}

#frame_dog {
    display: none;
}

#dog_banner {
    position: relative;
}

#dog {
    position: static;
    width: 70vw;
    margin-top: 30px;
}

#heart {
    position: absolute;
    width: 9vw;
    top: 0px;
    right: 20px;
}

#colina {
    flex-direction: column;
}

#img-col {
    width: 100%;
}

#vect1 {
    width: 100%;
}

#vect2 {
    position: absolute;
    bottom: unset;
    left: 17%;
    width: 60%;
    top: 30%;
}

#txt-col {
    width: 80%;
    margin-top: 0;
}

#txt-col h1 {
    font-size: 1.5em;
}

#txt-col a {
    margin: 20px auto;
}

.align-proc h1 {
    padding-left: 0;
}

#frames-proc {
    width: 80%;
    margin: auto;
    position: static;
    display: flex;
    justify-content: center;
}

#huella {
    width: 60px;
    top: 0;
}

.sec-proceso {
    margin-top: 30px;
}

.align-proc h1 {
    padding-left: 0;
}

.align-proc {
    padding-top: 0;
}

.align-pr {
    flex-direction: column;
}

#ct-proc {
    position: relative;
}

.line-dots {
    width: 0;
    height: 60%;
    border: 2px dashed #52355D;
    position: absolute;
    top: 15px;
    left: 35px;
}

.pr {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-bottom: 30px;
}

.pr p {
    display: none;
}

.pr h3 {
    font-size: .9em;
    margin-left: 15px;
    text-align: start;
}

.circle1,
.circle2 {
    width: 70px;
    height: 70px;
}

#ct-proc a {
    margin: 20px auto 50px;
}

.sec-planes {
    width: 100%;
}

.sub-pl {
    top: 20px;
}

.imgpl {
    width: 50px;
}

#plan_sub {
    width: 70%;
}

.fondo-pl,
#pl-line,
#pl-line2,
#pl1,
#frame3,
#spiral {
    display: none;
}

#foot1 {
    position: absolute;
    left: unset;
    top: 20vh;
    width: 15%;
    right: 40px;
}

#foot2 {
    position: absolute;
    top: 900px;
    left: 50px;
    width: 15%;
}

#foot4 {
    display: none;
}

#align-plan {
    flex-direction: column;
    position: relative;
    margin: auto;
    left: 0;
    top: 100px;
    padding-top: 50px;
}

.plan {
    width: 100%;
    margin: 50px auto;
}

#pl2 {
    position: relative;
    top: 135px;
    right: -40px;
    z-index: 2;
    width: 100px;
}

#pl3 {
    position: relative;
    top: -90px;
    right: 100px;
    width: 200px;
}

.circle-pl {
    width: 300px;
    height: 300px;
    flex-direction: row-reverse;
}

.circle-pl img {
    width: 120%;
}

#chih {
    bottom: 30px;
}

#zpet {
    bottom: 10px;
    left: 20px;
}

#cat {
    left: 100px;
    bottom: 10px;
}

.sec-servicios {
    position: relative;
    margin-top: 200px;
}

.serv img {
    width: 20%;
}

#elem-title {
    flex-direction: column;
}

#elem-title p {
    display: none;
}

#e1 {
    position: absolute;
    height: 50%;
    top: -50%;
    left: 10%;
}

#elipse1 {
    top: -60px;
}

#elipse2 {
    top: -90px;
}

#foot3,
#foot4 {
    width: 50px;
}

#foot3 {
    position: absolute;
    top: unset;
    bottom: 0;
}

#e2 {
    width: 70%;
    margin: auto;
}

#e2 img {
    display: none;
}

#e3 {
    position: absolute;
    top: 0;
    right: 100px;
}

#clouds2 {
    position: absolute;
    top: -1500px;
    width: 100px;
}

#ct-servicios {
    width: 80%;
    margin: auto;
    flex-direction: column;
    position: relative;
}

#frame4 {
    position: absolute;
    width: 120px;
    right: unset;
    bottom: unset;
    top: -140px;
    left: 35%;
}

.serv {
    width: 70%;
    margin: auto;
    align-items: center;
    margin: 30px auto 0;
}

.serv p {
    text-align: center;
    font-size: .9em !important;
}

.sec-inst {
    margin-top: 0;
}

#fondo-i {
    background-size: cover;
}

#title-inst img {
    width: 20%;
}

#huellas-inst {
    display: none;
}

#ct-inst {
    width: 80%;
    flex-direction: column-reverse;
}

#inst-izq {
    width: 80%;
    margin: 50px auto;
    align-items: center;
    text-align: center;
}

#inst-der {
    width: 100%;
    position: relative;
    margin-top: 50px;
}

#v1 {
    position: relative;
    width: 100%;
}

#img-inst {
    position: absolute;
    top: -20px;
    left: 0px;
    width: 100%;
}

#inst-izq img {
    display: none;
}

#ct2-inst {
    flex-direction: column;
    margin: 50px auto;
}

.instalacion {
    width: 100%;
    margin: 30px auto;
}

.instalacion p {
    font-size: .9em !important;
}

#vc1,
#vc2,
#vc3 {
    width: 100%;
}

#imgc1 {
    position: absolute;
    left: -10px;
    top: -30px;
    width: 110%;
}

#imgc2 {
    position: absolute;
    left: 5px;
    top: -20px;
    width: 95%;
}

#imgc3 {
    position: absolute;
    top: -60px;
    left: 0px;
    width: 100%;
}

.sec-grd {
    position: relative;
}

#fondo-grd {
    position: relative;
    width: 100%;
}

#align-grd {
    flex-direction: column;
    width: 90%;
}

.title-guardian {
    width: 100%;
    text-align: center;
}

.title2 {
    font-size: 2.5em;
}

#guardian {
    width: 100%;
}

.img-guardian {
    width: 100%;
    position: relative;
    top: 60px;
    right: 0;
    margin: auto;
}

#pet-grd {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
}

#line-grd2,
#line-grd1 {
    display: none;
}

#stars {
    position: absolute;
    top: 200px;
    right: 100px;
}


/* Instalaciones*/

.sec-i {
    padding-top: 100px;
}

#ti {
    justify-content: space-evenly;
}

#ti img {
    width: 50px;
    margin-right: 0;
}


/***************** INICIO (end) ******************/


/***************** PLANES ******************/

.sec-pl {
    padding-top: 100px;
}

#tpl {
    margin: 0px auto 150px;
    text-align: center;
}

#planes {
    flex-direction: column;
}

.pplan {
    width: 95%;
    margin: auto;
    margin-bottom: 200px;
}

.pplan p {
    width: 70%;
}

.descpl {
    margin-bottom: 30px;
}

.pplan2 {
    width: 95%;
    margin: auto;
    padding: 40px 0 60px;
}

.pplan h1 {
    font-size: 2em;
}

.pplan h2,
.pplan2 h2 {
    font-size: 1.5em;
}

.ct-plan li {
    font-size: 1em;
}

.pplan2 p {
    font-size: 1.3em;
}

.pplan .btn-purple,
.pplan2 .btn-white {
    width: 50%;
    font-size: 1em;
}

.ct-plan,
.ct-plan2 {
    display: none;
}

.ct-plan.show {
    display: block;
}

.ct-plan2.show {
    display: block;
}

.verP {
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
    top: 30px;
}

.ct-plan ul {
    margin: 0px 0 35px;
}


/***************** PLANES (end) ******************/


/***************** SERVICIOS ******************/

.align-s {
    flex-direction: column-reverse;
    padding-top: 100px;
    width: 90%;
}

#izq-s,
#der-s {
    width: 100%;
}

#izq-s {
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#izq-s img {
    width: 15%;
}

#izq-s h1 {
    text-align: center;
    width: 80%;
    margin: 50px auto;
    font-size: 2em;
}

#izq-s br {
    display: none;
}

#izq-s a {
    width: 60%;
    margin: auto;
    font-size: 1em;
}

#canv {
    display: none;
}

#chih2 {
    width: 100%;
    top: 0;
    left: 0;
}

#title-s2 {
    width: 80%;
    margin: 10px auto 50px;
    font-size: 1em;
}

.stext h1 {
    font-size: 2em;
}

.service {
    flex-direction: column;
    margin-bottom: 100px;
}

.stext {
    width: 90%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.stext p {
    text-align: center;
}

.simg {
    width: 100%;
}

#f1,
#f2 {
    width: 100%;
}

#simg1 {
    top: 0;
    left: 19%;
    width: 75%;
}

#servhom {
    flex-direction: column-reverse;
}

#simg2 {
    top: 0;
    width: 130%;
}

#rec {
    padding-top: 0;
    margin-top: -50px;
}

#simg3 {
    position: absolute;
    width: 100%;
    top: -30px;
    left: 0;
}


/***************** SERVICIOS (end) ******************/


/***************** CONTACTO ******************/

.sec-contact {
    padding-top: 100px;
}

.map {
    margin-bottom: 35vh;
    height: 600px;
}

#contactt {
    width: 90%;
    margin: auto;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: relative;
    top: 55vh;
    z-index: 1;
}

.ctc-sup {
    flex-direction: column;
    padding-bottom: 0;
}

#cat_c {
    position: static;
    width: 60%;
    margin: auto;
}

#align-tc img {
    width: 25%;
}

#align-tc {
    align-items: center;
}

#align-tc h1 {
    margin: 0;
}

#content {
    padding: 0 30px 30px 50px;
    font-size: 1em;
}

#container_svg {
    display: none;
}


/***************** BLOG ******************/

.sec-blog {
    padding-top: 100px;
}

.ct1_blog {
    flex-direction: column;
}

#align-titb {
    width: 75%;
    flex-direction: column;
}

#align-titb img {
    width: 30%;
}

#align-titb h1 {
    margin: 0;
    font-size: 2.5em;
}

.ct1_blog img {
    width: 100%;
}

#btn_float {
    height: 30px;
    width: 30px;
    padding: 10px 0;
}

#categ {
    width: 15%;
    top: 100px;
}

#categ.visible {
    width: 95%;
}

.principal,
.secundarios {
    flex-direction: column;
}

.imgblogs {
    width: 100%;
    height: 220px;
    border-radius: 26px;
}

.txtblogs {
    width: 90%;
}

.blog-sec {
    width: 100%;
}

.blog-sec .txtblogs {
    width: 90%;
    margin: auto;
}

#categ.visible #ct_categ {
    font-size: .8em;
}

#head_categ {
    justify-content: center;
}

#categ.visible #head_categ {
    justify-content: space-between;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: transparent !important;
    background-color: white;
}

.slick-dots li {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
    background-color: #522862 !important;
}

.slick-next {
    right: -25px !important;
}

.slick-prev {
    left: -25px !important;
}

.slick-prev,
.slick-next {
    bottom: unset !important;
    top: 50% !important;
}


/* Detalle Blog*/

.portada {
    height: 150px;
}

.sec-details {
    padding-top: 100px;
}

.date-and-author {
    display: none;
}

.content-blog {
    width: 80%;
}

.img-blog {
    width: 100%;
}


/***************** BLOG (end) ******************/


/***************** FOOTER ******************/

.formulario {
    width: 100%
}

#fondo_contact {
    background-size: cover;
    background-position-x: 30%;
}

.ct-contacto {
    width: 100%;
}

.form {
    width: 100%;
    left: 0;
    top: 30px;
}

#title-contact img {
    width: 30%;
}

#title-contact h1 {
    font-size: 1.5em;
}

#formC {
    width: 80%;
}

.align-inputs {
    flex-direction: column;
}

.estiloInputC {
    width: 85%;
    margin: 10px auto;
}

.estiloTextarea {
    width: 85%;
    margin: 10px;
}

.check {
    width: 80%;
    margin: 20px auto;
}

input[type="checkbox"]+label {
    font-size: .9em;
}

#btn-contact {
    left: 0;
}

.sec-footer {
    align-items: center;
}

#korimi-f {
    width: 40%;
    margin-left: 0;
}

.footer-cat {
    flex-direction: column;
    position: relative;
}

#align-footer {
    width: 80%;
    margin: auto;
    flex-direction: column-reverse;
}

.a {
    width: 60%;
    margin: auto;
}

.colum-footer {
    width: 100%;
    margin: auto;
    text-align: center;
    margin-bottom: 30px;
}

#btn-footer {
    width: 170px;
    margin: 20px auto;
}

#colina-f {
    width: 50%;
    margin: 20px auto;
}

#derechos {
    width: 100%;
}

#cat-f {
    width: 100%;
    display: flex;
    justify-content: right;
    margin-top: -50px;
}

#cat-f img {
    position: relative;
    right: 0;
    bottom: 0;
    width: 90%;
    z-index: -1;
}

#pf2 {
    right: 50px;
    top: -60px;
    width: 15vw;
    transform: rotate(346deg);
}

#pf3 {
    position: absolute;
    right: unset;
    left: 20px;
    bottom: -45px;
    width: 15vw;
    transform: rotate(278deg);
}

#derechos p {
    text-align: center;
    font-size: .7em !important;
    width: 70%;
}

#fpunto,
#pf1,
.redes-footer {
    display: none;
}


/***************** FOOTER (end) ******************/


/* Aviso de privacidad*/

.sec-txt {
    padding-top: 100px;
}

.align-txt h1 {
    margin: 25px auto;
    font-size: 2em;
}

.align-txt h6 {
    font-size: 1.1em;
}

.align-txt p,
.align-txt ul,
.align-txt ol {
    font-size: 1em;
}


/****************** SITEMAP *******************/

.sitemap {
    width: 80%;
    padding: 130px 0 0;
    margin: auto;
}

.divp {
    width: 40%;
}

.divh {
    width: 90%;
}

.divh a {
    font-size: .9em;
}

/***************** SITEMAP (end) ******************/

/****************** PRODUCTOS *******************/

.sec-prod {
    padding-top: 120px;
}

#prodbott {
    width: 80%;
}

#prodbott span{
    width: 30%;
    padding: 15px !important;
}
#prod1 {
    padding: 60px 0;
}
.card_prod {
    width: 100%;
}
.head_pop {
    padding: 0 20px;
}
#price_pop span {
    margin-left: 0;
}
.mainpop {
    width: 90%
}
.cd-popup-container {
    max-width: 90%;
}
.btns-pop button {
    width: 45%;
    padding: 15px;
}
.ct_pop {
    flex-direction: column;
}
.desc_pop {
    width: 100%;
}
.subtit_det {
    margin: 10px 0;
}
.img_pop {
    width: 100%;
    height: 100%;
}
/***************** PRODUCTOS (end) ******************/
