/* @override 
	http://happypet.me//css/estilos.css
	http://happy/css/estilos.css */

  html {
    scroll-behavior: smooth;
  }

  *{
    box-sizing: border-box;
    margin: 0;
    -webkit-font-smoothing: antialiased;
  }

  body{
    background: #FCFCFC 0% 0% no-repeat padding-box;
    font-family: 'Poppins', sans-serif;
    color: #34485d;
  }

  /* titulos */  
  h1,h2,h3 h4,h5{
    font-family: 'Montserrat', sans-serif;
  }
  
  .row{
    width: 90%;
    margin: 0 auto;
  }

  /* header */
  header{
    display: flex;
    justify-content: space-between;
    padding: 20px 8% 10px;
    align-items: center;
  }

  .header-logo{
    width: 160px;
  }

  .header-slide{
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .header-slide .img-slide{
    width:50%!important; 
    position: relative;
  }


  .item-information {
    color: #FFFFFF;
    font-size: 26px;
  }

  .item-information {
    color: #FFFFFF;
  }

  .item-information h4{
    margin-bottom: 20px;
    font-size: 26px;
  }

  .item-information p{
    font-size: 40px;
    line-height: 1;
    padding-bottom: 40px;
  }  

  .item-information a{
    font-size:14px;
    line-height: 1;
    padding: 16px 25%;
  }  


  .homeSide{
    position: relative;
    background-image: url(../img/shapeUp.svg);
    background-position: center;
    background-size: cover;
    padding-bottom: 18%;
    overflow: hidden;
    padding-bottom: 19%;
  }

  .caruouselCover{
    margin-top:70px;
    padding: 0 4%;
  }

  #carusel-intro > .owl-nav {
    display: flex;
    justify-content: space-between;
    margin-top: -320px!important;
    position: relative;
  }

  #carusel-intro > .owl-nav .owl-prev span{
    margin-left: inherit;
  }

  #carusel-intro > .owl-nav .owl-next span{
    margin-right: inherit;
  }

  #carusel-intro > .owl-dots{
    margin-top: 220px;
    display: flex;
    justify-content: left;
    padding-left: 14%;
  }

   #carusel-intro> .owl-nav .owl-prev span,
   #carusel-intro> .owl-nav .owl-next span{
    font-size: 160px;
    color: #ff9d62;
    line-height: 80px;
  }

  #carusel-intro> .owl-nav [class*=owl-]:hover{
    background: none!important;
  }


  .coverDesigne{
    position: relative;
  
  }
  .coverDesigne .lineUp{
    position: absolute;
    top: 190px;
    left: 24%;
  }
  
  .homeSide .lineDown{
    position: absolute;
    bottom: 105px;
    right: 16%;
  }

  .coverDesigne .loveIcon{
    position: absolute;
    top: 17%;
    right: -50px;
  }

  .homeSide .huellaCover{
    position: absolute;
    bottom: -126px;
    left: -18px;
  }

  .section-pauta{
    padding:0 50px 5%;
  }

  .carrusel-pauta{
    max-width: 780px;
    margin: 0 auto;
  }

  .pauta{ 
    background: #FF9D62 0% 0% no-repeat padding-box;
    padding: 1rem;
    height: 280px;
    border-radius: 10px;
    max-width: 780px;
  }

  .carrusel-pauta > .owl-carousel .owl-dots .owl-dot span{
    background: #FF9D62;
    opacity: 0.24;
  } 


  .carrusel-pauta > .owl-carousel .owl-dots .owl-dot.active span{
    background: #FF9D62!important;
    opacity: inherit;
  } 


  .landing-categorias{
    background-image: url(../img/fondoGalleryLanding.png);
    background-repeat: no-repeat;
    background-position: center;
  }

  .titulos-landingA h1{ 
    text-align: center;
    font-family: 'Poppins', sans-serif;
    line-height: 1.2;
    margin-bottom: 20px;
  }

  .titulos-landingA h2{
    text-align: center;
    color: #27ACD9;
  }


.searchRow{
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
}

.searchCategoria {
  width: 500px;
  height: 50px;
  /* UI Properties */
  background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 15px 30px #9696961F;
  border-radius: 30px;
  opacity: 1;
  border:none;
  padding: 0 32px;
  font-size: 24px;
}

.searchCategoria:focus{
  color: #00B4CC;
}

.searchButton {
  width: 51px;
  height: 50px;
  /* UI Properties */
  background: var(--unnamed-color-ff9d62) 0% 0% no-repeat padding-box;
  background: #FF9D62 0% 0% no-repeat padding-box;
  box-shadow: 0px 15px 30px #9696961F;
  border-radius: 30px;
  opacity: 1;
  border:none;
  margin-left: -51px;
}

.section-gallery{
  padding: 50px 15%;
}

.filter-gallery ul{
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  padding: 0;
  margin-left: -6px;
  margin-bottom: 10px;
}

.filter-gallery ul li{
  list-style: none;
  background: #eee;
  padding: 9px 8px;
  margin: 5px;
  letter-spacing: 1px;
  cursor: pointer;
  height: 41px;
  font-weight: 600;
  border-radius: 12px;
}

.filter-gallery ul li img{
  color: red!important;
}

.filter-gallery ul li:hover{
  background: #ff9d62;
  color: white;
}

.ver-icon{
  margin-bottom: -3px;
  margin-left: 5px;
}

.categoria-fotos{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 100px;
}

.categoria-fotos .itemBox{
  padding-top: 20px;
}

.section-perfil{
  position: relative;
}

  .section-perfil .row .petsLanding{
    position: absolute;
    right: 170px;
    top: 0px;
  }

  .titulos-landingB h1{ 
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 36px;
  }

  .titulos-landingB h2{
    text-align: center;
    color: #27ACD9;
    margin-bottom: 130px;
  }

  .carousel-wrap{
    margin: 90px auto;
    padding: 0 5%;
    width: 90%;
    position: relative;
  }

  .perfil-peludito{
    text-align: center;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
  }


  .perfil-peludito img{
    width: 180px!important;
    margin-bottom: -100px;
    z-index: 3;
    box-shadow: 0px 15px 30px #8484841F;
    border-radius: 50%;
  }

  .perfil-peludito .area-text{
    background-color: #ffffff;
    padding: 130px 0 0;
    width: 100%;
    height: 260px;
    border-radius: 15px;
    z-index: 2;
    box-shadow: 0px 15px 30px #8484841F;
  }

  .perfil-peludito .borde{
    padding: 130px 0 0;
    width: 80%;
    height: 20px;
    border-radius:0 0 10px 10px;
    z-index: 0;
    margin-top: -98px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 0.7;
    box-shadow: 0px 15px 30px #8484841F;
  }


  #perfilPeludito> .owl-nav{
    display: flex;
    justify-content: space-between;
    margin-top:-210px!important;
    position: relative;
  }

  #perfilPeludito> .owl-nav .owl-prev span{
    margin-left: -100px;
  }

  #perfilPeludito> .owl-nav .owl-next span{
    margin-right: -100px;
  }


  #perfilPeludito> .owl-nav .owl-prev span,
  #perfilPeludito> .owl-nav .owl-next span{
    font-size: 160px;
    color: #ff9d62;
    line-height: 80px;

  }

  #perfilPeludito> .owl-nav [class*=owl-]:hover{
    background: none!important;
  }

  #perfilPeludito> .owl-dots{
    margin-top: 130px;
  }
  
  .tienesCuenta{
    display: flex;
    justify-content: center;
    padding: 100px 0px 80px;
    background: transparent radial-gradient(closest-side at 50% 50%, #3FD1D1 0%, #0A7272 100%) 0% 0% no-repeat padding-box;
  }

  .tienesCuenta-card{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 1015px;
    height: 260px;
    border-radius: 25px;
    /* UI Properties */
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    padding: 20px;
    position: relative;
    background-image: url(../img/huellasInicio.png);
    background-position-x: 30px;
    background-size: 469px;
    background-position-y: 19px;
  }

  .tienesCuenta-card img{
    position: absolute;
    left: -50px;
    top: -40px;
    border-radius: 50%;
    box-shadow: 0px 20px 40px #0000002E;
  }

  .tienesCuenta-card-btns {
    padding: 15px 10px;
    text-align: center;
  }

  .tienesCuenta-card-btns h2{
    padding-bottom: 5px;
  }

  .tienesCuenta-card-btns a{
    display: block;
    margin: 15px;
  }
  .tienesCuenta p{
    font-size: 24px;
    font-weight: 500;
  }

  .tienesCuenta .text-negrilla{
    font-weight: 700;
  }

  .shapeDown{
    position: relative;
    background-image: url(../img/shapeDown.svg);
    padding-top: 23%;
    margin-top: -433px;
    background-size: cover;
    z-index: 0;
  }

  .owl-dots .owl-dot.active span {
    background: #ffffff!important;
    zoom: 2;
  }

  .owl-dot{
    background: #ffffff7d;
  }

  .owl-dots{
    display: flex;
    justify-content: center;
  }

/* botton section */
.button-section{
  background: var(--unnamed-color-ff9d62) 0% 0% no-repeat padding-box;
  background: #FF9D62 0% 0% no-repeat padding-box;
  box-shadow: 0px -17px 16px #00000029;
  height: 70px;
  display: flex; 
  align-items: center;
  justify-content: center;
  color: white;
}

.button-section .btn-Registrate{
  background: var(--unnamed-color-ff9d62) 0% 0% no-repeat padding-box;
  background: #FF9D62 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 20px #0000001D;
  color: white;
  width: 150px;
  border-radius: 50px;
  text-align: center;
  text-decoration: none;
  padding: 14px 0;
  margin: 20px;
  font-weight: 600;
}


/* botons */
.btn-oragen{
  color: #FFFFFF;
  background: var(--unnamed-color-ff9d62) 0% 0% no-repeat padding-box;
  background: #FF9D62 0% 0% no-repeat padding-box;
  box-shadow: 0px 10px 20px #0000001C;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  border-radius: 50px;
  padding: 10px;
  width: 300px;
}

.btn-gosht{
  border: 1px solid #D7DDE1;
  border-radius: 50px;
  color: #778087;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  padding: 10px;
  width: 300px;
}

.btn-gosht span{
  font-weight: 500;
}

.tienesCuenta >img {
  display: none;
}


/* Media queries */

@media (max-width: 375px) {

  .homeSide {
    padding-top: 0px!important;
  }  

  .coverDesigne {
    position: relative;
    height: 620px;
  }

  .homeSide{
    position: relative;
    background-image: url(../img/bgtop.png);
    flex-direction: column;
    padding-top: 310px;
    align-items: center;
  }
  
  .shapeDown{
    position: relative;
    background-image: url(../img/bgbtn.png);
  }

  .header-slide {
    flex-direction: column-reverse;
  }

  .header-slide .img-slide {
    width: 100%!important;
    height: auto;
  }

  .owl-carousel .owl-stage-outer {
    padding-bottom: 40px;
  }  

  .item-information{
    text-align: center;
  }

  .item-information p {
    font-size: 34px;
  }  

  .item-information h4 {
    margin-bottom: 7px;
    font-size: 21px;
  }

  .caruouselCover {
    margin-top: 20px;
  }

  #carusel-intro > .owl-dots {
    margin-top: 148px;}

  #carusel-intro > .owl-nav{
    display: none;
  }  

  .homeSide .huellaCover {
      position: absolute;
      bottom: 110px;
      left: -20px;
      WIDTH: 60PX;
  }
  
  .section-pauta{
    display: none;
  }
  
  #perfilPeludito > .owl-nav{
    display: none;
  }

  #perfilPeludito .borde {
    padding: 117px 0 0;
  }

  #perfilPeludito> .owl-dots {
    margin-top: -20px;
  }

  .searchCategoria {
    width: 90%;
    font-size: 18px;
  }

  .section-gallery {
    padding: 50px 5%;
  }

  .itemBox img{
    width: 155px;
  }

  .categoria-fotos {
    margin-bottom: 0px;
  }

  .titulos-landingB h2 {
    margin-bottom: 30px; 
  }  

  .section-perfil .row .petsLanding {
    position: inherit;
    right: 0;
    width: 300px;
    margin: 0 auto;
    display: block;
  }

  .carousel-wrap {
    margin: -139px auto 90px;
  }  

  .tienesCuenta{
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .tienesCuenta img{
    margin-top: 221px;
    width: 98%;
  }

  .tienesCuenta-card img {
    left: inherit;
    width: 140px;
    margin-top: -10px;
  }  

  .tienesCuenta-card p{
    text-align: center;
  }

  .tienesCuenta-card {
    flex-direction: column;
    width: 90%;
    height: 400px;
    background-position-x: 7px;
    background-position-y: -80px;
  }

  .tienesCuenta{
    padding: 100px 0px 140px;
  }

  .tienesCuenta p {
    font-size: 16px;
    padding-top: 110px;
  }

  .tienesCuenta-card-btns h2 {
    padding-bottom: 20px;
  }

  .tienesCuenta p > span{
    font-weight: 500!important;
  }

  .button-section{
    font-size: 13px;
  }

  .button-section .btn-Registrate {
    width: 120px;
    font-size: 12px;
  }

}

@media (min-width: 376px) and (max-width: 640px) {

  .homeSide {
    padding-top: 0px!important;
  }  

  .coverDesigne {
    position: relative;
    height: 620px;
  }

  .homeSide{
    position: relative;
    background-image: url(../img/bgtop.png);
    flex-direction: column;
    padding-top: 310px;
    align-items: center;
  }
  
  .shapeDown{
    position: relative;
    background-image: url(../img/bgbtn.png);
  }

  .header-slide {
    flex-direction: column-reverse;
  }

  .header-slide .img-slide {
    width: 100%!important;
    height: 100%;
  }

  
  #carusel-intro .owl-stage-outer .owl-stage .item{ 
    margin-bottom: 80px;
  }

  .item-information{
    text-align: center;
  }

  .item-information p {
    font-size: 34px;
    padding-bottom: 24px;
  }  

  .item-information h4 {
    margin-bottom: 7px;
    font-size: 21px;
  }

  .caruouselCover {
    margin-top: 20px;
  }

  .titulos-landingA{
    margin-top: 40px;
  }

  #carusel-intro > .owl-dots {
    margin-top: 148px;}

  #carusel-intro > .owl-nav{
    display: none;
  }  

  .homeSide .huellaCover {
      position: absolute;
      bottom: 110px;
      left: -20px;
      WIDTH: 60PX;
  }
  
  .section-pauta{
    display: none;
  }
  
  #perfilPeludito > .owl-nav{
    display: none;
  }

  #perfilPeludito .borde {
    padding: 117px 0 0;
  }

  #perfilPeludito> .owl-dots {
    margin-top: -20px;
  }

  .searchCategoria {
    width: 90%;
    font-size: 18px;
  }

  .section-gallery {
    padding: 50px 5%;
  }


  .categoria-fotos .itemBox {
    WIDTH: 45%;
  }

  .itemBox img{
    WIDTH: 100%;
  }

  .categoria-fotos {
    margin-bottom: 0px;
  }

  .titulos-landingB h2 {
    margin-bottom: 30px; 
  }  

  .section-perfil .row .petsLanding {
    position: inherit;
    right: 0;
    width: 300px;
    margin: 0 auto;
    display: block;
  }

  .carousel-wrap {
    margin: -139px auto 90px;
  }  

  .tienesCuenta{
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .tienesCuenta img{
    margin-top: 221px;
    width: 98%;
  }

  .tienesCuenta-card img {
    left: inherit;
    width: 140px;
    margin-top: -10px;
  }  

  .tienesCuenta-card p{
    text-align: center;
  }

  .tienesCuenta-card {
    flex-direction: column;
    width: 90%;
    height: 400px;
    background-position-x: 7px;
    background-position-y: -80px;
  }

  .tienesCuenta{
    padding:410px 0px 140px;
  }
  
  .tienesCuenta p {
    font-size: 16px;
    padding-top: 110px;
  }

  .tienesCuenta-card-btns h2 {
    padding-bottom: 20px;
  }

  .tienesCuenta p > span{
    font-weight: 500!important;
  }

  .button-section{
    font-size: 13px;
  }

  .button-section .btn-Registrate {
    width: 120px;
    font-size: 12px;
  }


}  
