.banner.top {
    width: 100%;
    border-bottom: 1px solid #f4f4f4;
    background: #fff
}

.banner.top .res-desktop {
    width: 100%;
    max-width: 980px;
    margin: auto
}

.banner.top .res-mobile .box-banner a img {
    width: 100%;
    height: auto
}

/*cards*/

#mainContainer .text-abox{
	text-align: left;
	font-size: 17px;
	font-weight: 100;
	text-align: center;
	height: 87px;
	font-weight: 500;
}

.logo-puppis-lateral img{
	width: 397px;
	margin: 18px auto 10px;
}

.text-container {
  line-height: 1.4;
  font-size: 16px;
  width: 159px;
  text-align: center;
}

.texto-y-perro-gato {
	width: 62%;
	margin: 75px 0px;
}

.fondo{
    position: relative;
    margin: -502px auto;
    max-width: 100%;
    z-index: 1;
    bottom: -140px;
}



.content-beneficios{
    display:flex;
    justify-content: space-between;
    margin: 37px auto 44px;
    max-width: 1092px;
    position: relative;
}
.a-box {
  height: 225px;
  box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 21%);
  border-radius: 20px;
  width: 229px;
  background-color: #F9D872;
  display: grid;
  place-items: center;
  /* margin: 8px 7px; */
}

.a-box1 {
  height: 556px;
  box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 21%);
  border-radius: 10px;
  width: 30%;
  margin: 0 auto;
  background-color: #FFF;
  display: grid;
  place-items:center;
  z-index: 3;
}

.a-box1:hover {
	 box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 40%);
	transform: scale(1.02);
	
}


.a-box:hover {
	 box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 40%);
	transform: scale(1.02);
}


.img-container {
    display: flex;
    justify-content: center;
    margin: 58px 0 26px;
}

.img-container img {
 
    margin: -132px 0px 0px 0px;
    width: 129px;
}

.inner-skew {

    margin: 9px 0px 0px 0px;
  
    height: 88px;
    width: 200px;
}

.text-container {

}

.text-container h3 {
  margin: -20px 0px 10px 0px;
  color: #f47624;
  font-size: 18px;
  font-weight: 700;
}


.icon-silica {
  position: absolute;
    bottom: 173px;
    width: 121px;
    left: 18px;
}

.text-container {font-size: 18px;/* margin: 83px auto; */line-height: 1.3;font-size: 16px;width: 192px;/* text-align: center; */color: #194F90;font-weight: 800;font-family: nunito !important;/* display: flex; */justify-content: center;align-items: center;flex-direction: column;display: grid;place-items: center;}
/* fin cards*/
 
/*header*/


.contenedor{
	display: flex;
	max-width: 100%;
	height: 67vh;
	background: url("/arquivos/BannerPuppisClub_Desk 1920x550?V=1") no-repeat center top;") no-repeat center top;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left;
}
.contenedor .wrap{
	/* max-width: 1000px; */
	margin: 0 auto;
	/* height: 100%; */
	display: flex;
	flex-flow: row wrap;
	justify-content: left;
}
.contenedor .wrap .box{
	flex-basis: 50%;
	color: #fff;
	text-align: left;
	align-self: center;
}
.contenedor .wrap .box span{
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 300;
	
}
.contenedor .wrap .box h1{
	font-size: 32px;
	line-height: .9;
	padding-bottom: 10px;
	
}
.contenedor .wrap .box p{
	font-size: 15px;
	line-height: 1.2;
}
.contenedor .wrap .box .botones{
	display: flex;
	margin-top: 30px;
	flex-flow: row wrap;
}
.contenedor .wrap .box .botones .btn1{
	flex-basis: 30%;
	border: solid 2px;
	border-radius: 20px;
	padding: 10px 30px 10px 30px;
	margin-right: 20px;
	text-align: center;
	text-decoration: none;
	color: #fff;
}
.contenedor .wrap .box .botones .btn2{
	flex-basis: 30%;
	background-color: #fff;	
	border: solid 2px;
	border-radius: 20px;
	padding: 10px 30px 10px 30px;
	text-align: center;
	text-decoration: none;
	color: #000;
} 
        

/* fin header*/







/* * */
.row  li {
  margin: 17px 102px;
  display: flex;
  flex-direction: column;
}

.row  li img {display: flex;justify-content: center;margin: auto;padding-bottom: 8px;}


.foot-text{
  color:#FFF;
  margin-bottom: 6px;
  text-align:center;
}



.foot-title{
  color: #fed103;
  margin: 7px 0px 4px 0;
  text-align:center;
}

.inner {
  background-color:#1c5191;
  /* padding:30px; */
  /* display:flex; */
  /* flex-direction: row; */
}

.form-title {
  color:#1c5191;
  font-size: 32px;
  /* font-family:nunito; */
  font-weight: bolder;
  margin-bottom: 29px;
  
}

.form-foot{
  background-color: #FFF;
  padding: 37px 37px;
  border-radius:10px;
  margin: 0 8px 0 136px;
  width: 42%;
}

#mainContainer .micelanea {
  width: 33%;
  margin: -17px 0 0px -334px;
  }

  #mainContainer .micelanea-sobre-puppis {
  width: 21%;
  margin: 0px 881px -21px 0px;
}

#formFranquicias .content_form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 11px auto 0 auto;
  width: 100%;
}

#formFranquicias .content_form label {
  display: none;
}

#formFranquicias .content_form input {
  border-radius: 5px;
  border: 1px solid #ddd;
  height: 43px;
  margin-bottom: 15px;
  padding-left: 5px;
  width: 48%;
  text-align: left;
  outline: none !important;
  outline-width: 0 !important;
  outline-color: transparent !important;
  text-decoration: none !important;
  color: #ddd;
  background-color: #ddd;
}

#formFranquicias .content_form input:focus {
  border-color: #999;
}

#formFranquicias .content_form input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

#formFranquicias .content_form select {
  border-radius: 5px;
  border-color: #ddd;
  width: 49%;
  height: 43px;
  margin-bottom: 15px;
  padding-left: 10px;
  cursor: pointer;
  outline: none;
  outline-width: 0 !important;
  outline-color: transparent !important;
  text-decoration: none !important;
}

#formFranquicias .content_form select#motivo,
#formFranquicias .content_form input#order {
  width: 100% !important;
}

#formFranquicias .content_form select:focus {
  border-color: #999;
}

#formFranquicias .content_form textarea {
  border-radius: 5px;
  border-color: #ddd;
  width: 100%;
  height: 43px;
  margin-bottom: 15px;
  padding-left: 10px;
  height: 100px;
  padding-top: 10px;
  outline: none;
  outline-width: 0 !important;
  outline-color: transparent !important;
  text-decoration: none !important;
  background-color: #ddd;
}

#formFranquicias .content_form textarea:focus {
  border-color: #999;
}

#formFranquicias .content_form #submit {
  cursor: pointer;
  background-color: #0058a4;
  border: 1px solid #0058a4;
  color: #fff;
  border: 10px;
  width: 115px;
  padding: 0px;
  font-size: 16px;
  letter-spacing: 1px;
  /* text-transform: uppercase; */
  font-weight: 500;
  height: 37px;
  outline: none;
  border-radius: 5px;
  margin: auto;
  font-family: 'Nunito';
  font-weight: 900;
}

#formFranquicias .content_form #submit:hover {
  opacity: 0.9;
}

#formFranquicias .content_messages .space-sucess,
#formFranquicias .content_messages .space-error {
  position: absolute;
  width: 320px;
  text-align: center;
  background: #fff;
  padding: 30px 18px 20px 18px;
  border-radius: 5px;
  top: 50%;
  left: 50%;
  margin-left: -180px;
  margin-top: -46px;
  z-index: 99999;
}

#formFranquicias .content_messages .space-sucess #btn-back,
#formFranquicias .content_messages .space-error #btn-back {
  cursor: pointer;
  color: #fff;
  background-color: #0058a4;
  padding: 10px;
  border-radius: 3px;
  display: block;
  width: 40px;
  margin: 20px auto 0;
}

#formFranquicias .content_messages .space-sucess #btn-success,
#formFranquicias .content_messages .space-error #btn-success {
  cursor: pointer;
  color: #fff;
  background-color: #0058a4;
  padding: 10px;
  border-radius: 3px;
  display: block;
  width: 60px;
  margin: 20px auto 0;
}

#formFranquicias .alert {
  position: absolute;
  right: 0;
  border-radius: 10px 0px 0px 10px;
  width: 250px;
  color: white;
  background-color: #ff6868;
  border: none;
}

.loading-form {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background: url("/arquivos/spinner-recurrencia.gif") center no-repeat;
  background-size: 100%;
  margin: 30px auto;
}

#formFranquicias .alert-success {
  background-color: #16bfba;
}

#formFranquicias .alert-info {
  background-color: black;
}

#backdrop-form {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  opacity: 0.2;
}

.container  {
  height: 494px;
  width: 100%;
  background: url("/arquivos/0.DESK_BACK.png?v=251121") no-repeat center top;
  /* background-attachment: fixed; */
  zoom: 0.9;
  display: flex;
  justify-content: center;
}
 .info h1 {
  /* position:absolute; */
  font-size: 75PX;
  /* bottom: -150px; */
  /* left: 103px; */
  color:#fff;
  text-decoration: none;
  display: inline-block;
  position:relative;
  top: 219px;
  width: fit-content;
  margin: 0 0 0 162px;
  /* font-weight: 900; */
}

.container .info {width: 100%;background-color: #4c4c4c5e; height: 494px;}



.container2  {
  height: 860px !important;
  width: 100vw !important;
  position: relative;
  margin: 0 auto;
}

.container2 .info2 img {
    height: 901px;
    display: inline-flex;
    clip: rect(0px, calc(100vw + (1921px - 100vw) / 2), 860px, calc((1921px - 100vw) / 2));
    position: absolute;
    left: calc((100vw - 1921px ) / 2);
}

.container2 .info2 iframe {
  position: absolute;
  left: calc(50vw - (984px / 2));
  top: 127px;
  width: 972px;
  height: 550px;
  border-top: 9px solid #001d4f;
  border-bottom: 9px solid #001d4f;
}

#Slideshow {
    width: 100vw !important;
    height: 326px !important;
}
#Slideshow .banners {
    height: 300px !important;
    width: 1000% !important;
}

#Slideshow .banners div {
    width: 100vw !important;
    height: 194px !important;
}

#Slideshow .box-banner img {
    height: 300px;
    display: inline-flex;
    clip: rect(0px, calc(100vw + (2100px - 100vw) / 2), 300px, calc((2100px - 100vw) / 2));
    position: absolute;
    left: calc((100vw - 2100px ) / 2);
}

/* * */

a img:last-child {
  /* display: none; */
}
a:hover img:last-child {
  display: block;  
}
a:hover img:first-child {
  display: none;  
}
#mainContainer {
   /* background-color: #F5F5F5; */
}


.footer-detalle-text  {
  font-size: 30px;
  color: #14508f;
  text-align: left;
  margin: 135px 0;
  font-weight: 900;
  font-family: 'Nunito';
  text-align: left;
  font-weight:bold;
 }





#mainContainer section h2 {
  font-size: 45px;
  color: #14508f;
  text-align: left;
  margin: 15px 0 20px;
  font-weight: 900;
  font-family: 'Nunito';
  text-align: center;
  font-weight:bold;
  text-shadow: -4px -4px 0px #F9D872,
    -4px -3px 0px #F9D872,
    -4px -2px 0px #F9D872,
    -4px -1px 0px #F9D872,
    -4px 0px 0px #F9D872,
    -4px 1px 0px #F9D872,
    -4px 2px 0px #F9D872,
    -4px 3px 0px #F9D872,
    -4px 4px 0px #F9D872,
    -3px -4px 0px #F9D872,
    -3px -3px 0px #F9D872,
    -3px -2px 0px #F9D872,
    -3px -1px 0px #F9D872,
    -3px 0px 0px #F9D872,
    -3px 1px 0px #F9D872,
    -3px 2px 0px #F9D872,
    -3px 3px 0px #F9D872,
    -3px 4px 0px #F9D872,
    -2px -4px 0px #F9D872,
    -2px -3px 0px #F9D872,
    -2px -2px 0px #F9D872,
    -2px -1px 0px #F9D872,
    -2px 0px 0px #F9D872,
    -2px 1px 0px #F9D872,
    -2px 2px 0px #F9D872,
    -2px 3px 0px #F9D872,
    -2px 4px 0px #F9D872,
    -1px -4px 0px #F9D872,
    -1px -3px 0px #F9D872,
    -1px -2px 0px #F9D872,
    -1px -1px 0px #F9D872,
    -1px 0px 0px #F9D872,
    -1px 1px 0px #F9D872,
    -1px 2px 0px #F9D872,
    -1px 3px 0px #F9D872,
    -1px 4px 0px #F9D872,
    0px -4px 0px #F9D872,
    0px -3px 0px #F9D872,
    0px -2px 0px #F9D872,
    0px -1px 0px #F9D872,
    0px 1px 0px #F9D872,
    0px 2px 0px #F9D872,
    0px 3px 0px #F9D872,
    0px 4px 0px #F9D872,
    1px -4px 0px #F9D872,
    1px -3px 0px #F9D872,
    1px -2px 0px #F9D872,
    1px -1px 0px #F9D872,
    1px 0px 0px #F9D872,
    1px 1px 0px #F9D872,
    1px 2px 0px #F9D872,
    1px 3px 0px #F9D872,
    1px 4px 0px #F9D872,
    2px -4px 0px #F9D872,
    2px -3px 0px #F9D872,
    2px -2px 0px #F9D872,
    2px -1px 0px #F9D872,
    2px 0px 0px #F9D872,
    2px 1px 0px #F9D872,
    2px 2px 0px #F9D872,
    2px 3px 0px #F9D872,
    2px 4px 0px #F9D872,
    3px -4px 0px #F9D872,
    3px -3px 0px #F9D872,
    3px -2px 0px #F9D872,
    3px -1px 0px #F9D872,
    3px 0px 0px #F9D872,
    3px 1px 0px #F9D872,
    3px 2px 0px #F9D872,
    3px 3px 0px #F9D872,
    3px 4px 0px #F9D872,
    4px -4px 0px #F9D872,
    4px -3px 0px #F9D872,
    4px -2px 0px #F9D872,
    4px -1px 0px #F9D872,
    4px 0px 0px #F9D872,
    4px 1px 0px #F9D872,
    4px 2px 0px #F9D872,
    4px 3px 0px #F9D872,
    4px 4px 0px #F9D872;
 }


.icon-aliado {
	margin: 21px 0 52px;
}

.icon-aliado img {
	width: 97px;
	height: auto;
	margin: 14px 0;
}

#mainContainer .text ul li {
	color: #666666;
	line-height: 1.3;
	border-bottom: 1px solid #666666;
	margin: 19px 0;
	font-weight: 400;
}


#mainContainer .text ul li:last-child {
	border-bottom: none;
}

.text-container1 {
	bottom: 56px;
	position: relative;
}
.sangria{
	color: #666666 !important;
	line-height: 1.3;
	margin: 0px 73px !important;
	font-weight: 400 !important;
}
#mainContainer span {
	margin: 0 7px;
	font-family: 'Nunito';
	font-weight: 900;
	color: #1c5191;
	font-weight: 900;
}
#mainContainer .text{
	text-align: left;
	font-size: 14px;
	font-weight: 100;
	text-align: left;
	padding: 2px 13px;
}
#mainContainer section .title-beneficios {
	font-weight:800;
	
	font-weight: bold;
	font-size: 22px;
	 6px 6px #F9D872;
	text-align: center;
	text-shadow: -2px -2px 1px #A6BFD9,
    -2px -1px 1px #A6BFD9,
    -2px 0px 1px #A6BFD9,
    -2px 1px 1px #A6BFD9,
    -2px 2px 1px #A6BFD9,
    -1px -2px 1px #A6BFD9,
    -1px -1px 1px #A6BFD9,
    -1px 0px 1px #A6BFD9,
    -1px 1px 1px #A6BFD9,
    -1px 2px 1px #A6BFD9,
    0px -2px 1px #A6BFD9,
    0px -1px 1px #A6BFD9,
    0px 0px 1px #A6BFD9,
    0px 1px 1px #A6BFD9,
    0px 2px 1px #A6BFD9,
    1px -2px 1px #A6BFD9,
    1px -1px 1px #A6BFD9,
    1px 0px 1px #A6BFD9,
    1px 1px 1px #A6BFD9,
    1px 2px 1px #A6BFD9,
    2px -2px 1px #A6BFD9,
    2px -1px 1px #A6BFD9,
    2px 0px 1px #A6BFD9,
    2px 1px 1px #A6BFD9,
    2px 2px 1px #A6BFD9;
}
#mainContainer section h3 {
  font-size: 30px;
  color:#1c5191;
  text-align: left;
  font-weight: 400;
  font-family: 'Nunito';
  text-align: center;
  }



.circulos{width: 40%;margin: 0 58px;}



section .image{
  
}

/*seccion perro gato*/
#mainContainer .perro-gato {
     display:flex;
     justify-content: space-between;
     background-color: #f5f5f500;
     gap: 10px;
     max-width: 1240px;
     margin: 0 auto;
}

/*fin perro gato*/

/*section card*/
 .card{
     max-width:3000px;
}

section.card .pages li {
  width: 70px;
}

section.card .pages li.active {background: #f9bd0e;}

 .card .main-buttons-container {
     overflow-x: auto;
     white-space: nowrap;
     height: auto;
     overflow-y: hidden;
     clear: both;
}

perro-pug{
    /* margin: 5px 13px 0px 13px; */
}

/*section 5 pet arrow*/
.pet-arrow  {
     display:flex;
     flex-direction: row;
     width: 90%;
} 

.banner-footer-bottom img{
    margin: 0;
}

.pet-arrow .container-text {
    display:flex;
    flex-direction:column;
    justify-content:space-between
}

.pet-arrow .container-imagen img {
   width: 100%;
}

 .SEO_title {
     clear: both;
     padding-top: 40px;
}
 .SEO_title h1 {
     color: #545454;
     font-size: 32px!important;
     font-weight: 600;
     margin: 15px 0;
}
 .section-beneficios ul li {
     font-size: 16px;
     padding: 31px 75px 0px 75px;
}
 .section-beneficios {
     padding: 40px 0;
}
 .section-beneficios h2{
     margin-top:30px;
}
 section h1 {
     font-weight: 400;
     font-size: 30px;
     padding-bottom: 10px;
}

.main-buttons-container h2 {
     font-weight: 400;
     font-size: 24px;
     margin-top:40px;
}
 .text-content-section h2 {
     font-size:18px;
}
 .text-content-section{
     margin-left:26%;
     width: calc(20vw + 946px);
}
 section p {
     font-size: 16px;
     line-height: 1.2;
}
 .banner-footer-bottom img {
      width: 418px;
      margin: -55px auto;
      position: absolute;
      left: 132px;
      top: 66px;
      z-index: 5;
}
 .promo-banner{
     display:flex;
     justify-content:space-between;
     max-width:900px;
     margin-top: 30px ;
}
 .box-banner.boton:hover {
     text-decoration:underline;
}
 .row {padding: 5px 0px;display: flex;flex-direction: row;justify-content: center;}
 .prodDestiny.productsHome {
     min-height: 323px 
}
 .categoriesMenuContainer .categoriesMenu {
     width: 242px;
     display: block;
     float: left;
}
 .categoriesMenuContainer .item {
     float: left;
     display: block;
     width: 60px;
     height: 60px;
     zoom: 0.8;
     margin: 0 5px;
}
 .categoriesMenuContainer .item a {
     display: block;
     float: left;
     position: relative;
}
#mainContainer .cards_containers {
     max-width: 1200px;
}

 #mainContainer .main-buttons-container {
     display: flex;
     /* width: 100%; */
     /* margin: auto; */
     /* color: #128ced; */
     /* margin: 0 auto; */
}
 #mainContainer .box-banner.boton {
     padding: 10px;
     font-size: 16px;
}
 #mainContainer .main-buttons-container .box-banner.boton img {
     width: 100%;
     float: none;
     padding: 5px;
     width: 250px;
     margin-top: 20px;
  	 cursor: pointer;
}

/***/

 .SEO_title h1 {
     color: #545454;
     font-size: 32px;
     font-weight: 600;
     margin: 15px 0;
}

 .heading-quimbly {
    
     text-align: center;
     color: #fff;
     line-height: 0.9;
     background: #005090;
     padding: 12px 0;
     font-size: 24px;
     margin: 0 0 60px;
     max-width: 1200px;
     margin: 20px auto;
     border-radius: 30px;
     height: 20px;
     margin-bottom: 27px;
  	 font-weight: 400;
}

/*nuevo*/

 .content_left h2{
     width: auto;
     font-family:roboto;
     height: auto;
     color: #545454;
     font-size: 32px;
     font-weight: 500;
     margin: 25px 0;
    ;
     text-align:left 
}
 .categoriesMenu a .text {
    display:none
}
 .icn.out.cat {
    background: url(/arquivos/cyber-gato.png);
}
 .icn.out.dog {
    background: url(/arquivos/cyber-perro.png);
}
 .icn.out.fish {
    background: url(/arquivos/cyber-pez.png);
}
 .icn.out.bird {
    background: url(/arquivos/cyber-ave.png);
}
 .icn.out.roedor {
    background: url(/arquivos/cyber-roedor.png);
}
 .icn.over.cat {
    background: url(/arquivos/cyber-gato.gif);
}
 .icn.over.dog {
    background: url(/arquivos/cyber-perro.gif);
}
 .icn.over.fish {
    background: url(/arquivos/cyber-pez.gif);
}
 .icn.over.bird {
    background: url(/arquivos/cyber-ave.gif);
}
 .icn.over.roedor {
    background: url(/arquivos/cyber-roedor.gif);
}
 .icn.bird,.icn.cat,.icn.dog,.icn.fish,.icn.roedor {
     zoom: 1;
     width: 60px;
     height: 60px;
     top: 0;
     position: absolute !important;
     margin: auto;
     cursor:pointer;
}
 .categoriesMenuContainer {
     margin: 40px 0 13px;
     clear: both;
     display: block;
     float: left;
}
 .categoriesMenuContainer .content{
     height: auto;
     display: block;
     float: left;
}
 .categoriesMenuContainer .content_left{
     width: 638px;
     float: left;
     font-size: 24px;
     margin: 10px 0;
     display: flex;
     text-align: left;
     position: relative;
}
 .categoriesMenuContainer .content_left h2{
     width: auto;
     font-family:roboto;
     height: auto;
     color: #545454;
     font-size: 32px;
     font-weight: 500;
     margin: 4px 12px 0 0;
}
 #mainContainer section {
     min-width: 358px;
     margin: 0px auto;
     z-index: 3;
     position: relative;
     max-width: 1117px;
}
.img-gato-dere {
	width: 160px;
	position: absolute;
	top: 136px;
	right: -86px;
	z-index: 4;
}

.img-gato-iz {
	width: 360px;
	position: absolute;
	top: 56px;
	left: -110px;
}

.cards-logos {
	padding-top: 2px;
}

 .bottomBanners {
     margin-bottom: 60px;
}
 .left-right-container {
     width: 100%;
     float: left;
}
 .left {
    float: left;
    width: 50%;
}
 .right {
    float: right;
    width: calc(50% - 7px);
}
 .cat_div {
    background-color: #1d8649;
    height: auto;
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 30px;
}
 .cat_div .container {
     margin: auto;
     display: flex;
     width: 293px;
}
 .cat_div .container.x3 {
    width: 303px;
}
 .cat_div img {
     width: auto;
     float: left;
     height: 40px;
}
 .cat_div h2 {
    color: #fff;
    height: auto;
    margin: auto;
    font-family: roboto;
    padding-top: 2px;
}
 .cat_div.perros {
}
 .cat_div.gatos {
     background-color: #ee7623;
}
 .cat_div.otras {
     background-color: #a06a38;
}
 .banner-container {
     width: 100%;
     margin: 16px auto 16px auto;
     display: flex;
    /*background: url("/arquivos/Background 1500x500 desktop.jpg");
    */
}
 .box-banner {
     width: auto;
     /* background-color: #F5F5F5; */
}
 .box-banner img {
    height: auto;
}
 .banner-container.otras img {
     width: calc(33% - 10px);
     float: left;
}
 .banner-container.otras .box-banner:nth-child(2) img {
    margin: 0px 19px;
}
 .left .box-banner img {
     width: 100%;
     float: left;
}
 .left .der2 .box-banner img {
     margin-left: 7px 
}
 .bottomBanners .left {
     width: 30%;
     margin-left: 1.5%;
     margin-top: 0.6%;
}
 .banner-container.gatos .left-right-container.gatos .left {
     width: 50%;
     display: block;
     float: left;
     margin-right: 7px;
}
 .banner-container.gatos .left-right-container.gatos .left .bannerContainer {
     width: calc(50% - 7px);
     display: block;
     float: left;
     margin-right: 7px;
}
 .banner-container.gatos .left-right-container.gatos .right {
    /* width: 50%;
     */
}
 .bottomBanners .right {
    width: 67%;
}
 .right .top img {
     margin-bottom: 7px;
     width: calc(100% - 7px);
     margin-left: 7px;
}
 .right .bottom img, .bottomBanners.perros .top img {
     width: calc(50% - 11px);
     margin-top: 7px;
     float: left;
     margin-left: 7px;
}
 .right .box-banner:first-child img {
     margin-right: 7px;
}
 #carrouseles > div.SEO_container > p {
     font-size: 18px;
     color: #545454;
     text-align: center;
     line-height: 1.2;
     padding-bottom: 40px;
}
/***/
 .not_home {
     display:none !important;
}
 #SlideshowMobile .box-banner img{
     width: 100%;
     height: auto;
}
 #SlideshowMobile {
     overflow: hidden;
     width: 300px;
     height: 300px;
     margin: 0 auto;
}
 #SlideshowMobile .banners {
}
 #SlideshowMobile .banners div {
     float: left;
     width: 300px;
     height: 250px;
     margin: 0 1px 0 0;
     padding: 0;
     text-align: center;
     cursor: pointer;
}
 #Slideshow {
     overflow: hidden;
     width: 985px;
     height: 375px;
     margin: 0 auto;
     position: relative;
}
 #Slideshow .banners {
     list-style: none;
     margin: 0;
     padding: 0;
     height: 350px;
     font-size: 50px;
     overflow: hidden;
     position:relative;
}
 #Slideshow .banners div {
     float: left;
     width: 985px;
     height: 100%;
     margin: 0;
     padding: 0;
     text-align: center;
     cursor: pointer;
}
/* Pages */
 .pages {
     list-style: none;
     margin: 10px 0;
     padding: 0;
     text-align: center;
}
 .pages li {
     display: inline-block;
     width: 14px;
     height: 14px;
     margin: 0 4px;
     text-indent: -999px;
     /* border-radius: 10px; */
     cursor: pointer;
     overflow: hidden;
     background: #fff;
     box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
 .pages li:hover {
     background: #aaa;
}
 .pages li.active {
     background: #666;
}
 .prev{
     position:absolute;
     top:0px;
     height:350px;
     display:flex;
     left:9vw;
}
 .next{
     position:absolute;
     top:0px;
     right:9vw;
     height: 350px;
     display: flex;
}
 #Slideshow .prev .icn, #Slideshow .next .icn{
     margin: auto 0;
}
/**** slideshow ****/
 #SlideshowMobile .box-banner img{
     width: 100%;
     height: auto;
}
 #Slideshow {
     overflow: hidden;
     margin: 0 auto;
     position: relative;
}
 #Slideshow .banners {
     list-style: none;
     margin: 0;
     padding: 0;
     font-size: 50px;
     overflow: hidden;
     position:relative;
}
 #Slideshow .banners div {
     float: left;
     width: 985px;
     height: 100%;
     margin: 0;
     padding: 0;
     text-align: center;
     cursor: pointer;
}
 .pages {
     list-style: none;
     margin: 10px 0;
     padding: 0;
     text-align: center;
}
 .pages li {
     display: inline-block;
     width: 14px;
     height: 14px;
     margin: 0 4px;
     text-indent: -999px;
     /* border-radius: 10px; */
     cursor: pointer;
     overflow: hidden;
     background: #fff;
     box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
 .pages li:hover {
     background: #aaa;
}
 .pages li.active {
     background: #666;
}
 .prev{
     position:absolute;
     top:0px;
     height:350px;
     display:flex;
     left:9vw;
}
 .next{
     position:absolute;
     top:0px;
     right:9vw;
     height: 350px;
     display: flex;
}
 #Slideshow .prev .icn, #Slideshow .next .icn{
     margin: auto 0;
}
 #Slideshow {
     width: 100vw !important;
     height: 220px !important;
}
 #Slideshow .banners {
     height: 280px !important;
     width: 1000% !important;
}
 #Slideshow .banners div {
     /* width: 100vw !important; */
     /* height: 200px !important; */
}
 #Slideshow .box-banner img {
     height: 190px;
     display: block;
     clip: rect(0px, calc(100vw + (2100px - 100vw) / 2), 190px, calc((2100px - 100vw) / 2));
     position: absolute;
     left: calc((100vw - 2100px ) / 2);
}
 #Slideshow .next,#Slideshow .prev {
     height: calc(100% - 20px) !important;
}
 #Slideshow .banners div a {
     float: left;
     width: 100vw !important;
     height: 190px;
     margin: auto;
}
 #Slideshow .banners div {
     float: left;
     width: 985px;
     height: 100%;
     margin: 0px;
     padding: 0;
     text-align: center;
     cursor: pointer;
     position: relative;
}
/**** end slideshow ****/
 section#carrouseles {
     margin-top:20px;
}
 section.promociones {
    display: flex;
    flex-direction: column;
    clear: both;
}
 section.promociones .content_left {
     display: block;
}
 section.promociones .content_left .viewAll {
    margin-top: 5px !important;
}
 section.promociones .content_left h2 {
     width: auto;
     float: left;
     margin: auto 10px auto 0;
     display: flex !important;
     height: 60px;
}
 section.promociones .content_left h2:after {
     content:"";
     width: 90px;
     height: 75px;
     float: right;
     zoom: 0.6;
     margin-left: 55px;
     margin-top: -10px;
}
 section.promociones.perros .content_left h2:after {
     background: url(/arquivos/perrocatdesk.png) no-repeat!important;
}
 section.promociones.gatos .content_left h2:after {
     background: url(/arquivos/gatocatdesk.png) no-repeat!important;
}

/**** carrouseles ****/
 .prodContainer {
     margin: 25px 0 0 0;
}
 #carrouseles .productContainerTitle{
    width: 87vw;
    margin: auto;
    text-align: left;
    /* padding: 24px 0 28px;
     */
    display: block;
    height: 53px;
}
 #carrouseles .product-list {
     margin-bottom: 40px;
     overflow: hidden;
}
 #productsContainer .last .product {
     margin-right: 0 
}
 #carrouseles .arrowLeft,#carrouseles .arrowRight {
     margin: 0px 2px;
     width: 65px;
     height: 67px;
     background: url(/arquivos/arr_carrousel.png);
     zoom:.7;
     float: right;
}
 #carrouseles .arrowLeft {
     margin: 0 2px;
}
 #carrouseles .arrowLeft.disabled,#carrouseles .arrowRight.disabled {
     background: url(/arquivos/arr_carrousel_disabled.png);
     cursor: initial 
}
 #carrouseles .arrowLeft:hover,#carrouseles .arrowRight:hover {
     background: url(/arquivos/arr_carrousel_hover.png);
     -webkit-transition: background-color .3s ease;
     -o-transition: background-color .3s ease;
     -moz-transition: background-color .3s ease;
     transition: background-color .3s ease 
}
 #carrouseles .loader {
     background: #fff;
     display: none;
     position: absolute;
     left: 0;
     opacity: .5;
     width: 100%;
     height: 350px;
     z-index: 2 
}
 #carrouseles .title {
     display:block;
     text-align: left;
     margin-bottom: 24px;
}
 #mainContainer .viewAll {
     font-size: 20px;
     color: #128ced;
     margin-left: 20px;
}
 .viewAll:hover {
     text-decoration:underline;
}
 #categoriesMenuContainer .viewAll,.product .buyButton {
     cursor: pointer;
     -webkit-transition: all .3s;
     -moz-transition: all .3s;
     -ms-transition: all .3s;
     -o-transition: all .3s 
}
 #carrouseles .content {
     width: 87vw;
     margin: auto;
     position: relative;
     max-width: 1350px;
     display: block;
     float: left;
}
 #carrouseles .content:before {
     content: "";
     display: block;
     clear: both;
}
 #carrouseles .content:after {
     content: "";
     display: block;
     clear: both 
}
 .categoriesMenuContainer .content {
     margin: 15px 0;
}
 .categoriesMenuContainer .content:before {
     content: "";
     display: block;
     clear: both 
}
 #categoriesMenuContainer .content:after {
     content: "";
     display: block;
     clear: both 
}
 #categoriesMenuContainer .item {
     float: left;
     margin: 0 19px;
     height: 60px;
     display: flex;
     margin: auto;
     width: 60px;
}
 #categoriesMenuContainer .item.inactive {
     display: none 
}
 #categoriesMenuContainer .categoriesMenu,#categoriesMenuContainer .title {
     vertical-align: middle;
     display: flex;
     margin: -3px auto 20px auto;
     width: 461px;
}
 #categoriesMenuContainer a {
     color: #262626;
     display: block;
     font-size: 15px;
     position: relative;
}
 #categoriesMenuContainer a.active .icn.over {
     opacity: 1 
}
 #categoriesMenuContainer a.active .text {
     color: #383838 
}
 #categoriesMenuContainer a:hover .text {
     color: #939393 
}
 #categoriesMenuContainer a:hover .icn.out {
     opacity: 0 
}
 #categoriesMenuContainer a:hover .icn.over {
     opacity: 1 
}
 #categoriesMenuContainer a.inactive {
     cursor: default 
}
 #categoriesMenuContainer a:before {
    /* content: "";
     */
     display: block;
     clear: both;
}
 #categoriesMenuContainer a:after {
     display: block;
     clear: both;
}
 #categoriesMenuContainer .title, .productContainerTitle .title, .brandContainerTitle .title {
     color: #545454;
     font-size: 32px;
     font-weight: 600;
     margin: 15px 15px 0 0;
}
/**** end carrouseles ****/
 .product .priceAndBuyContainer .quantitySelector .quantity {
    width: 28px;
}
 .product .priceAndBuyContainer .quantitySelector .btn {
     width: 19px;
}
 .line.header {
    background-color: #eee;
    height: .8px;
    width: 87vw;
    margin: auto;
}
 #line1 {
     margin-top: 27px;
     margin-bottom: 15px;
}
 #line2 {
     margin-top: 35px;
     margin-bottom: 13px;
}
 #line3 {
     margin-top: 25px;
     margin-bottom: -15px;
}
 #line4 {
     display:none;
}
 #line5 {
     margin-top: 0px;
     margin-bottom: 20px;
     display: none;
}
 #banner1, #banner2 {
     padding-top: 25px;
     margin:auto;
}
 #banner1 img, #banner2 img {
     clip: rect(0px, calc(87vw + (1500px - 87vw) / 2), 170px, calc((1500px - 87vw) / 2));
     position:absolute;
     display: block;
     left: calc((-1500px + 87vw) / 2);
}
 #banner1, #banner2 {
    padding-top: 11px;
    margin:auto;
    height: 170px;
    width: 87vw;
}
 #banner1 .bannerContainer .box-banner a, #banner2 .bannerContainer .box-banner a {
     position:relative;
     display: block;
}
 #banner2 {
    padding-bottom: 22px;
}
 #brandsContainer {
    width: 87vw;
    padding-top: 25px;
    margin: auto;
    height: 339px;
}
 .brandContainerTitle {
     width:100%;
     display: block;
     float: left;
     margin: 24px 0;
}
 .brandContainerTitle .title {
    text-align: left;
    display: block;
    float: left;
    margin: auto 15px auto auto;
}
 #brandsContainer ul {
     margin-top: 0;
     margin-bottom: 0;
     padding-right: 0;
     padding-left: 0;
     list-style-type: none;
}
 #brandsContainer ul li {
     margin: 0;
     float: left;
     clear: none;
     width: 16.66667%;
     margin-left: 0;
     margin-right: 0;
}
 #brandsContainer li a:hover {
     border-color:#ccc;
     -webkit-box-shadow: inset 0 0 0 2px #ccc;
     box-shadow: inset 0 0 0 2px #ccc;
     z-index: 2 
}
 #brandsContainer ul a {
     display: block;
     padding: 3px 10px;
     text-align: center;
     opacity: 1;
     border: 1px solid #eee;
     margin-left: -1px;
     margin-top: -1px;
     position: relative;
     z-index: 1;
     cursor: pointer;
}
 #brandsContainer li img {
     max-width: 120px;
     max-height: 120px;
}
 #brandsContainer .viewAll {
     text-align:center;
     margin: 0 !important;
     cursor: pointer;
}
 .chachorros {
     position: relative;
     min-height: 120px;
     margin: 65px auto;
     width: 87vw;
}
 .chachorros .chachorros-content {
     text-align: center;
     margin: 0 300px 
}
 .chachorros .chachorros-content h2 {
     padding-right: 0;
     margin-bottom: 10px;
     font-size: 1.9em;
}
 .chachorros .chachorros-content p {
     font-size: 1.2em;
     max-width: 300px;
     margin: 0 auto 20px;
}
 .chachorros .chachorros-content a {
     font-size: 1.1em;
     text-transform: capitalize;
     color: #128ced;
}
 .chachorros .chachorros-content span {
     margin: 0 20px;
     display: inline-block;
     width: 1px;
     height: 20px;
     background-color: #eee;
     vertical-align: -8px 
}
 .chachorros .chachorros-img-left,.chachorros .chachorros-img-right {
     width: 200px;
     position: absolute;
     top: 0 
}
 .chachorros .chachorros-img-left img,.chachorros .chachorros-img-right img {
     max-width: 100% 
}
 .chachorros .chachorros-img-left {
     left: 50px 
}
 .chachorros .chachorros-img-right {
     right: 50px;
     top: 19px 
}
 #mainContainer .seo-section {
     position: relative;
     min-height: 120px;
     margin: 25px auto;
     width: 87vw;
     display: -webkit-box;
     display: -webkit-flex;
     display: -moz-box;
     display: -ms-flexbox;
     display: flex 
}
 #mainContainer .seo-section ul {
     width: 300px;
     float: left;
     display: block;
     line-height: 22px;
     font-size: .9em;
}
 #mainContainer .seo-section ul.last {
     width: 20%;
}
 #mainContainer .seo-section p {
     max-width: none;
     font-size: .9em;
     color: #767676;
     line-height: 20px;
     text-align: justify;
}
 #mainContainer .seo-content {
     margin: 0;
     text-align: left;
     color: #767676;
     line-height: 20px;
     display: block;
     float: left 
}
 #mainContainer .seo-section .list-container {
     margin: 10px auto;
     max-width: 1140px;
     display: -webkit-box;
     display: -webkit-flex;
     display: -moz-box;
     display: -ms-flexbox;
     display: flex;
     font-size: 1em;
     width: 90% 
}
 #mainContainer .seo-section .list-container .title {
     font-weight: 600;
     margin-bottom: 5px 
}
 #mainContainer .seo-section .list-container a:hover {
     color: #0058a4 
}
 .variantes span.not-available {
     display:none !important;
}
 .btn.ver_mas {
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 19px;
     cursor: pointer;
     font-size: 14px;
     line-height: 30px;
     text-align: center;
     width: 140px;
     height: 32px;
     background-color: #ff1011;
     font-family: nunito;
     color: #fff;
     font-weight: 600;
     margin: 10px auto;
}
 #Slideshow {
     overflow: hidden;
     width: 985px;
     height: 375px;
     margin: 0 auto;
     position: relative;
}
 #Slideshow .banners {
     list-style: none;
     margin: 0;
     padding: 0;
     height: 350px;
     font-size: 50px;
     overflow: hidden;
     position:relative;
}
 #Slideshow .banners div {
     float: left;
     width: 985px;
     height: 100%;
     margin: 0;
     padding: 0;
     text-align: center;
     cursor: pointer;
}
/* Pages */
 .pages {
     list-style: none;
     margin: 12px 21px;
     padding: 0;
     text-align: left;
}
 .pages li {
     display: inline-block;
     width: 14px;
     height: 9px;
     margin: 0 4px;
     text-indent: -999px;
     /* border-radius: 5px; */
     cursor: pointer;
     overflow: hidden;
     background: #fff;
     box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
 .pages li:hover {
     background: #aaa;
}
 .pages li.active {
     background: #666;
}
 .prev{
     position:absolute;
     top:0px;
     height:350px;
     display:flex;
     left:9vw;
}
 .next{
     position:absolute;
     top:0px;
     right:9vw;
     height: 350px;
     display: flex;
}
 #Slideshow .prev .icn, #Slideshow .next .icn{
     margin: auto 0;
}
 

@media (max-width: 600px) {

	.text ul li  {
		width: 400px;
	}
	
	#mainContainer .text {
    font-size: 14px;
    line-height: 1.1;
}
	.text ul {
   
   width: 94%;
    margin: 0 auto;
}

	#mainContainer {
  /* width: 100%; */
}
	.inner__content {
    padding: 0px !important;
}

	.a-box {
  height: 215px;
  box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 21%);
  border-radius: 20px;
  width: 238px;
  background-color: #F9D872;
  display: grid;
  /* place-items: center; */
  margin: 10px auto;
}

	.content-beneficios {
    display: flex;
    /* width: 355px; */
    flex-direction: column;
    /* margin: 78px; */
}
	.sub-title-tabs {
	color: #666666;
	line-height: 1.3;
	margin: 0px 21px;
	}
	.text-content-section{
		display:flex;
		flex-direction:column
		
	}

	#mainContainer .banner-footer-bottom h2 {
    font-size: 19px !important;
    margin: 6px 0 19px 0;
    text-align: left;
}
  #mainContainer section h2{
  text-align:center;
  font-size: 31px;
  margin: 26px 0 0px 0;
  color: #0058a4;
  text-shadow: -2px -2px 0px #F9D872,
    -2px -1px 0px #F9D872,
    -2px 0px 0px #F9D872,
    -2px 1px 0px #F9D872,
    -2px 2px 0px #F9D872,
    -1px -2px 0px #F9D872,
    -1px -1px 0px #F9D872,
    -1px 0px 0px #F9D872,
    -1px 1px 0px #F9D872,
    -1px 2px 0px #F9D872,
    0px -2px 0px #F9D872,
    0px -1px 0px #F9D872,
    0px 1px 0px #F9D872,
    0px 2px 0px #F9D872,
    1px -2px 0px #F9D872,
    1px -1px 0px #F9D872,
    1px 0px 0px #F9D872,
    1px 1px 0px #F9D872,
    1px 2px 0px #F9D872,
    2px -2px 0px #F9D872,
    2px -1px 0px #F9D872,
    2px 0px 0px #F9D872,
    2px 1px 0px #F9D872,
    2px 2px 0px #F9D872;
  }
    /*nuevo*/
      .container .info a {
        margin: 0 auto
      }
  
     .info h1{
       font-size: 44px;
       text-align: center;
       display: flex;
       margin: 42px auto;
     }
    
    .container2 .info2 img {
      height: 108%;
      display: flex;
      clip: rect(0px, calc(282px + (282px - 100vw) / 2), 282px, calc((282px - 100vw) / 2));
      /* position: absolute; */
      left: calc((100vw - 282px ) / 2);
      justify-content: center;
      /* width: 123%; */
      /* margin: 0 0 35px 0; */
      clear: both;
      align-content: center;
      position: static;
  }
  
  
  
  
   /* .row  li img {margin:0}*/
    
    
    #formFranquicias .content_form input {
   
    width: 100%;
   
  }


  #formFranquicias .content_form {
    display: flex;
    flex-direction:column;
    
    
  }


  
    #mainContainer .micelanea-sobre-puppis {
   width: 53%;
   margin: 0px auto;
    }
  

     .container2 .info2 iframe {
        position: absolute;
        left: calc(50vw - (317px / 2));
        top: 721px;
        width: 317px;
        height: 183px;
        border-top: 5px solid #001d4f;
        border-bottom: 5px solid #001d4f;
    }

      .form-foot {
        background-color: #FFF;
        /* padding: 18px 19px; */
        border-radius: 10px;
        margin: 16px;
        width: 71%;
    }
  
    .foot-icons {
        display: flex;
        justify-content: center;
    }

    .inner {
        background-color: #1c5191;
        padding: 0px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #mainContainer .micelanea {
        width: 48% !important;
        margin: -18px 0 17px 10px;
    }

    #mainContainer .text-content img {
        margin: 11px 5px;
        width: 95%;
    }


    .container {
        height: 500px;
        width: 100%;
        background: url(/arquivos/0.DESK_BACK.png?v=251121) no-repeat center top;
        zoom: 0.9;
        display: flex;
        justify-content: center;
    }

	.title-h2{
		text-align: center !important;
		margin: 12px auto !important;
	}

    #mainContainer h3 {
        font-size: 19px !important;
        margin: 0px auto;
        text-align: center;
        font-weight: 700;
    }


#mainContainer .perro-gato {
    max-width: 85%;
    margin: 50px auto !important;
    display: flex;
    max-width: 100%;
    height: 23vh;
    background: url("/arquivos/Manchas-Horizontal-1920x910.gif") no-repeat center top;
    ") no-repeat center top;
 background-repeat: no-repeat;
 background-size: cover;
 background-position: left;

}




	

#mainContainer .perro-gato {
    max-width: 85%;
    margin: 33px auto 178px!important;
}
	

#mainContainer section{/* display:flex; *//* flex-direction:column; */width: 100%;margin: 0 auto !important;border-radius: 10px 10px 10px 10px;}
.inner__content h3 {
}

.pastilla-gif {
	width: 74%;
}
	
 #mainContainer .banner-footer-bottom {
    margin: -6px;
}

 #mainContainer .circulos{
   margin: 5px 15px;
   width: 55%;
 }
#mainContainer .perro-gato  .banner-footer-bottom .image{
  display:none;
}


.container2  {
  height: 282px !important;
  width: 90vw !important;
  position: relative;
  margin: 0 auto;
  right: 150px;
}


.container2 .info2 img {
    height: 108%;
    display: flex;
    clip: rect(0px, calc(282px + (282px - 100vw) / 2), 282px, calc((282px - 100vw) / 2));
    /* position: absolute; */
    /* left: calc((100vw - 282px ) / 2); */
    justify-content: center;
    /* width: 123%; */
    /* margin: 0 0 35px 0; */
    /* clear: both; */
}


 .container2 .info2 iframe {
  position: absolute;
  left: calc(66vw - (277px / 2));
  top: 37px;
  left: 152px;
  width: 322px;
  height: 188px;
  border: 9px solid #001d4f;
  /* border-bottom: 9px solid #001d4f; */
  border-radius: 14px;
}

.banner-footer-bottom img {
    width: 418px;
    margin: -55px auto;
    position: revert;
    /* left: 132px; */
    /* top: 66px; */
    /* z-index: 5; */
}
	

     .repeat-info-section.repeat-faq h3:after {
         width: 15px;
         height: 15px;
         margin: -15px -6px;
    }
     .section-beneficios {
         padding: 20px 0;
    }
     .text-content-section{
         width:auto;
    }
     .text-content-section h1{
         font-size:26px;
         margin:0 5px;
    }
     .text-content-section h2{
         margin: 15px;
         line-height:1.2;
         font-size: 16px;
    }
     section h2{
         margin: 15px;
         line-height:1.2;
         font-size: 20px;
    }
     .promo-banner .promo {
         margin-bottom: 20px;
    }
     .section-beneficios ul li {
         font-size: 16px;
         padding:28px 28px;
    }
     .icons-block-4{
         display: flex;
         flex-direction: column;
    }
     .promo-banner {
         display:flex;
         flex-direction: column;
    }
     .promo-banner .promo img{
         width: 100% ;
    }
    /*fin*/
     section.promociones .content_left {
         display: flex;
         flex-direction: column;
    }
     section.promociones .content_left h2:after {
        margin-left: 0;
        margin: 15px auto auto auto;
        display: flex;
    }
     .banner-footer-bottom img {
         width: 96%;
         margin: 1px -107px 30px;
    }

	.botton-cards {
  margin: 0px auto 27px !important;
}
     #mainContainer .main-buttons-container {
         /* overflow-x: auto; */
         /* white-space: nowrap; */
         /* height: auto; */
         /* overflow-y: hidden; */
         /* clear: both; */
         width: 110%;
    }
     .main-buttons-container::-webkit-scrollbar {
         display: none;
    }
     .breadcrumb {
         margin: 5px 0 5px 10px !important;
    }
     #productsContainer {
         height: 100% !important 
    }
   
     .icn.bird,.icn.cat,.icn.dog,.icn.fish,.icn.roedor {
         zoom: 0.9;
         width: 58px !important;
         height: 60px;
         top: 0;
         position: absolute !important;
         margin: auto;
         cursor:pointer;
    }
     .categoriesMenuContainer {
         margin: 0px 0 13px;
         display: block;
         float: left;
         width: 100%;
    }
     .categoriesMenuContainer .content_left{
         width: 100%;
         margin: 0;
         display: block;
         text-align: center;
    }
     #mainContainer .content_left h2, .discount_title h1 {
         width: fit-content;
         font-family:roboto;
         margin: 15px auto 10px auto;
         font-size: 25px;
         color: #545454;
         font-weight: 500;
         display: flex;
         flex-direction: column;
    }
     #mainContainer .viewAll {
        margin: 10px;
    }
     #mainContainer .promociones .content_left h2 {
         height: 77px;
    }
     .discount_title {
         clear: both;
         margin: 20px 0 5px;
         float: left;
         width: 100%;
    }
     .categoriesMenuContainer .categoriesMenu {
         width: fit-content;
         display: flex;
         float: none;
         margin: auto;
    }
    /*mobile main*/
     [role=main] #content {
         max-width: 90%;
    }
     section {
         margin: auto !important;
         width: 90%;
         /* clear: both; */
    }
     .left-right-container {
         width: 100%;
         margin: 0;
    }
     .bottom .box-banner:first-child img {
        float: left;
    }
     .bottom .box-banner:last-child img {
        float: right;
    }
     .left {
         float: left;
         width: 100%;
    }
     .right {
         float: right;
         width: 100%;
    }
     .cat_div {
         float: left;
         width: 100%;
         display: block;
         height: auto;
         margin: 15px 0 15px 0;
    }
     .cat_div .container {
         margin: auto;
         display: flex;
         width: auto;
         height: auto;
    }
     .cat_div .container.x3 {
        width: 100%;
    }
     .cat_div img {
         width: auto;
         float: left;
         height: 40px;
         margin-left: 10px;
    }
     .cat_div h2 {
        color: #fff;
        height: auto;
        margin: auto;
        font-family: roboto;
        padding: 0px 40px 0 10px;
        font-size: 16px;
    }
     .banner-container {
         display: flex;
    }
     .box-banner img {
         margin: 5px 0;
         padding: 0;
    }
     .banner-container.otras .box-banner img {
         width: 100%;
         float: left;
    }
     #mainContainer .main-buttons-containe {
    }
     #mainContainer .mainButtonsContainer{
         display: flex;
         margin: auto;
    }
     #mainContainer .main-buttons-container .box-banner {
         float: none;
    }
     #mainContainer .box-banner.boton {
        width: 180px;
        height: auto;
    }
     #mainContainer .main-buttons-container .box-banner.boton img {
        padding: 0;
        width: 180px;
    }
     #mainContainer .box-banner.boton p {
         white-space: break-spaces;
    }
     .banner-container.otras .box-banner:nth-child(2) img {
        margin: 5px 0;
    }
     .left .box-banner img {
         width: 100%;
         float: left;
    }
     .right .top img {
         width: 100%;
         margin-left: 0;
    }
     .right .bottom img {
         width: calc(50% - 6px);
         margin: 0;
    }
     #productsContainer .content {
         display: block;
         float: left;
    }
     #carrouseles .product-list {
        margin-bottom: 10px;
    }
     .product-list h2 {
         display: none !important;
    }
     #carrouseles .arrowLeft, #carrouseles .arrowRight {
         display: none;
    }
     #categoriesMenuContainer .categoriesMenu, #categoriesMenuContainer .title {
         width: 340px;
         margin: 0px auto 10px auto;
    }
     #categoriesMenuContainer .item {
         margin-right: 4px !important;
         margin-left: 4px !important;
    }
     #carrouseles > div.SEO_container > p {
         text-align: center !important;
         font-size: 16px;
         padding: 0 20px 20px 20px;
    }
     .product .prices {
         padding-right: 7px;
    }
     .SEO_title {
        padding-top: 0;
    }
     .SEO_title h1 {
         font-size: 22px !important;
         line-height: 28px;
         margin: 5px 8px;
         text-align: center;
    }
     #carrouseles .viewAll, #brandsContainer .viewAll {
         float: left;
         width: 100%;
         display: block;
         margin: 0;
         height: auto;
    }
     #menu-mascotas img {
         width: 140px !important;
         padding: 0 10px !important;
    }
     #footer {
         margin-top: 15px;
    }
}


  
 /*** FAQ ***/
  
  
 .repeat-info-section.repeat-faq:after {
    display: inline-block;
    vertical-align: middle;
    content: "";
    /* width: 15px; */
    /* height: 34px; */
    background: url("/arquivos/arrow.png") center no-repeat;
    background-size: 100%;
    float: right;
    /*margin-right: 4px;*/
    transition: all 0.3s ease;
    cursor: pointer;
}

.inner__content {
    height: auto;
    padding-bottom: 15px;
    /* border-radius: 17px; */
    width: 1075px;
    opacity: 1;
    top: -webkit-calc(50% - 336px)!important;
    top: -moz-calc(50% - 336px)!important;
    top: calc(50% - 305px)!important;
    margin:  auto;
    box-sizing: border-box;
}



.repeat-info-section.repeat-faq h4 {
    /* cursor: pointer; */
    font-size: 16px;
    /* font-family: sans-serif !important; */
    padding-left: 7px;
    color: #777777;
    margin: 15px 0;
   cursor: pointer;
}

.banner-footer-bottom {
    margin: 18px -96px 5px 0px;
}
#mainContainer .banner-footer-bottom h2 {
		font-size: 36px;
		margin: 3px 0 9px 0;
}

.banner-footer-bottom h3 {

}

 .banner-footer-bottom  a {
  text-decoration: none;
  /* display: inline-block; */
  background-color: #1c5191;
  border-radius: 7px;
  font-size: 21px;
  padding: 10px;
  color: #fff;
  position:relative;
  /* top: 264px; */
  display: flex;
  width: fit-content;
  margin: 10px 0 30px;
  font-family: nunito;
  font-weight: 400;
  /* right: 375px; */
  z-index: 5;
}

 .botton-cards {
  text-decoration: none;
  /* display: inline-block; */
  background-color: #1c5191;
  border-radius: 7px;
  font-size: 21px;
  padding: 10px;
  color: #fff;
  /* position:relative; */
  /* top: 264px; */
  display: flex;
  width: fit-content;
  /* margin: 10px 0 30px; */
  font-family: nunito;
  font-weight: 600;
  /* right: 375px; */
  /* z-index: 5; */
  margin: 60px auto 50px;
}

/*.banner-footer-bottom a:hover {
    background-color:#0058a4;
	border: 2px solid #F9D872;
}*/

.repeat-info-section.repeat-faq h4:not(.heading-quimbly):after {
    display: inline-block;
    vertical-align: middle;
    content: "";
    /* width: 15px; */
    /* height: 34px; */
    background: url("/arquivos/arrow.png") center no-repeat;
    background-size: 100%;
    float: right;
    /*margin-right: 4px;*/
    transition: all 0.3s ease;
    cursor: pointer;
}

.repeat-info-section.repeat-faq .topic {
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 20px;
    text-align: left;
}

.repeat-info-section.repeat-faq .topic.active h4:after {
    transform: rotate(90deg);
    transition: all 0.3s ease;
}

.repeat-info-section.repeat-faq .topic:last-child {
    border-bottom: none;
}

.repeat-info-section.repeat-faq p, .repeat-info-section.repeat-faq ul {
    opacity: 0;
    height: 0;
    overflow: hidden;
    margin-bottom: 0;
    padding-left: 20px;
}

.repeat-info-section.repeat-faq p {
    font-size: 13px;
    text-align: left;
    line-height: 1.3
}

.repeat-info-section.repeat-faq p.active, .repeat-info-section.repeat-faq ul.active {
    opacity: 1;
    height: auto;
    overflow: visible;
    margin-bottom: 10px;
    max-width: 900px;
    color:#545454;
}

.repeat-info-section.repeat-faq ul.active {
    list-style-type: decimal;
    padding-left: 40px;
}

.repeat-info-section.repeat-faq {
    padding-bottom: 10px;
    max-width: 921px;
    margin: 19px auto;
}

.repeat-info-section.repeat-faq h4 {
    font-size: 24px;
}

.repeat-info-section.repeat-faq h4, .repeat-info-section.repeat-faq span {
    display: block;
    text-align: center;
}

.repeat-info-section.repeat-faq span {
    display: block;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 50px;
}

.bordered-btm {
    border-bottom: 2px solid #005090;
}

.bordered-btm:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

#sidebar {
    text-align: left;
}

.repeat-info-section.repeat-faq h4 {
    margin: 15px 0;
    font-weight: 700;
}

.repeat-info-section.repeat-faq h4 {
    font-size: 20px;
    margin-bottom: 12px;
}

.repeat-info-section.repeat-faq span {
    font-size: 16px;
    display: none;
}

.repeat-info-section.repeat-faq h4 {
    position: relative;
    font-size: 14px;
    text-align: left;
}

.repeat-info-section.repeat-faq h4:after {
    width: 15px;
    height: 34px;
    margin: -15px -6px;
}

.repeat-info-section.repeat-faq h4.heading-quimbly {
    text-align: center;
    color: #fff;
    line-height: 0.9;
    background: #1d4f91;
    padding: 12px 0;
    font-size: 24px !important;
    margin: 0 0 60px;
    max-width: 1200px;
    margin: 0px auto 15px auto;
    border-radius: 30px;
    height: 20px;
    margin-bottom: 32px;
    font-weight: 400;
}

@media (max-width:1300px) {

.img-gato-iz {
	display: none;
}
.img-gato-dere {
	display: none;
}
	
}

 /*** FAQ ***/

@media (max-width: 800px) {

	 .botton-cards {}


	.icon-aliado img {
    width: 59px;
    height: 58px;
}
	
  .icon-aliado {
	  display:flex;
	  max-width: 223px;
	  margin: 0 auto;
	 }
  
 #mainContainer .text-abox {
    font-size: 16px;
    line-height: 1.2;
    height: 87px;
    width: 191px;
  }
  
#mainContainer section .title-beneficios {
	text-align: center;
	text-shadow:
	-1px -1px 0px #A6BFD9,
    -1px 0px 0px #A6BFD9,
    -1px 1px 0px #A6BFD9,
    0px -1px 0px #A6BFD9,
    0px 1px 0px #A6BFD9,
    1px -1px 0px #A6BFD9,
    1px 0px 0px #A6BFD9,
    1px 1px 0px #A6BFD9;
	font-size: 22px !important;
	margin: 8px auto;
}

.text-container {/* margin: 83px auto; */line-height: 1.1;font-size: 12px;width: 113px;}
	
	
  .banner-footer-bottom a {
    font-size: 13px;
    margin-bottom: 26px;
}
  

* {
  /* box-sizing: border-box; */
}


#mainContainer ul li {
  border-bottom: 1px solid #333;
  list-style-type: none;
  width: 97%;
}

li {
  padding: 8px 3px;
}

ul{
  padding:0;

  .descuento{
    padding: 7px;
    color: #1c5191;
    font-weight: 900;
  }
}

.tabs {
  /* display: flex; */
  /* justify-content: center; */
  /* background: #efefef; */
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
  width: 75%;
}
@media (min-width: 600px) {
  body {
    padding: 60px 10px;
  }
}
/*h2 {

  color: #194f8f;
  font-weight: 800;
    font-weight: bold;
    font-size: 26px;
    text-shadow: 0px 0px #A6BFD9, 1px 2px #A6BFD9, 0px 1px #A6BFD9, 2px 2px #A6BFD9, 0px 0px #A6BFD9;
    text-align: center;
}*/
}
/*#mainContainer p {
  margin-top: 20px;
  margin-bottom: 0;
  padding: 0;
  font-size: 20px;
  line-height: 1.5;
}*/
.tabs {
  display: flex;
  flex-wrap: wrap;
  width: 333px;
  background: #fff;
  margin: 0 auto;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 21%);
  border: 1px solid #a6bfd9c2;
}
#mainContainer .input {
  position: absolute;
  opacity: 0;
}
.label {
  width: 100%;
  padding: 4% 6.3%;
  background: #fff;
  cursor: pointer;
  font-weight: bold;
  font-size: 18px;
  color: #194F90;
  transition: background 0.1s, color 0.1s;
  border-radius: 0px 0px 0;
}
.label:hover {
  background: #d8d8d8;
}
.label:active {
  background: #194f8f2b;
}
.input:focus + .label {
  z-index: 1;
}

.bot-3 {
  border-radius: 0 10px 0 0
}

.bot-1 {
  border-radius: 10px 0px 0 0;
}
.input:checked + .label {
  background: #A6BFD9;
  color: #194F90;
  text-shadow: -1px -1px 1px #fff,
    -1px 0px 1px #fff,
    -1px 1px 1px #fff,
    0px -1px 1px #fff,
    0px 0px 1px #fff,
    0px 1px 1px #fff,
    1px -1px 1px #fff,
    1px 0px 1px #fff,
    1px 1px 1px #fff;
}
@media (min-width: 300px) {
  .label {
    width: auto;
  }
}
.panel {
  display: none;
  /* padding: 61px; */
  background: #fff;
  width: 100%;
}
@media (min-width: 300px) {
  .panel {
    order: 99;
  }
}
.input:checked + .label + .panel {
  display: block;
  border-top: 1px solid #a6bfd9;
  border-radius: 0px 0px 10px 10px;
}

.text-club-beneficios {
	max-width: 1041px;
	margin: 0 auto;
}

.footer-detalle img {
	width: 30%;
}
.footer-detalle img {
	width: 30%;
}

.footer-detalle {

	display: flex
;
    justify-content: space-between;
    max-width: 1075px;
    margin: 0 auto;
}



.inner__content {
    height: auto;
    padding-bottom: 15px;
    /* border-radius: 17px; */
    width: 100%;
    opacity: 1;
    top: -webkit-calc(50% - 336px) !important;
    top: -moz-calc(50% - 336px) !important;
    top: calc(50% - 305px) !important;
    margin: auto;
    box-sizing: border-box;
    /* background-color: #F5F5F5; */
}

	.contenedor{
	display: flex;
	width: 100%;
	height: 66vh;
	background: url("/arquivos/puppis-club-header-d-2025_.png?V=1") no-repeat center top;") no-repeat center top;
	background-repeat: no-repeat;
	background-size: cover;
	;;background-position: center;;;
}
  
    /*FAQ*/
  
  .repeat-info-section.repeat-faq h3.heading-quimbly {
    text-align: center;
    color: #fff;
    line-height: 0.9;
    background: #3F7CBD;
    padding: 12px  0 18px 0;
    font-size: 24px !important;
    margin: 0 0 60px;
    max-width: 1200px;
    /*margin: 36px auto;*/
    border-radius: 30px;
    height: 20px;
    margin-bottom: 32px;
    font-weight: 400;
}
  
  	.repeat-info-section.repeat-faq h4:after {
        width: 15px;
        height: 15px;
        margin: -7px -31px;
    }
  
    .repeat-info-section.repeat-faq p.active, .repeat-info-section.repeat-faq ul.active {
    max-width: 1100px;
 }
  
    #mainContainer .text-content-section {
         max-width:95%;
	}

    .repeat-info-section.repeat-faq h4 {
    font-size: 12px!important;
    margin: 0px 34px 17px -3px !important;
    max-width: 1200px;
    }


.repeat-info-section.repeat-faq h4.heading-quimbly {
    text-align: center;
    color: #fff;
    line-height: 0.9;
    background: #005090;
    padding: 12px  0 18px 0;
    font-size: 18px !important;
    margin: 0 0 60px;
    max-width: 346px;
    margin: 36px auto;
    border-radius: 30px;
    height: 20px;
    margin-bottom: 32px;
    font-weight: 400;
}

.content_left h4 {
    width: auto;
    font-family: roboto;
    height: auto;
    color: #545454;
    font-size: 32px;
    font-weight: 500;
    margin: 25px 0;
    ; text-align: left
}



/***/
  


 











