body{
    background-image: url('../assets/images/paws.png');
    background-size: 1098px;
}
.InternalOverlay{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.pawsbg{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 100%;
}
.whatsapp-button {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 90px;
    height: 90px;
    background-color: #25d366;
    border-radius: 50%;
    box-shadow: 0 2px 5px rgb(240, 243, 240);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    transition: background-color 0.3s;
}
.whatsapp-button img {
    width: 65px;
    height: 65px;
    filter: invert(1);
}
.whatsapp-button:hover {
    background-color: rgba(82, 209, 107);
    transform: translateY(-5px);
}
.section_header{
    width: 100%;
    margin-top: 48px;
}
.section_header h2{
    display: inline!important;
    font-size: 48px;
    font-weight:400!important;
    color: #161C2D;
}
.section_header p{
    display: inline;
    font-size: 20px;
    color: #464646;
    font-weight: 540;
    text-align: center;
}
.section_header .tiny{
    font-size: 14px;
    color: #464646;
    font-weight: bold;
}
.section_header .container{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
.section_header .content{
    display: flex;
    flex-direction:column;
    align-items:center;
    justify-content: center;
    max-width: 850px;
    gap: 32px;
    
}
.section_header button{
    height: 40px;
    background-color: #25d366;
    color: #FFFFFF;
    font-weight: 700;
    padding: 24px 24px;
    color: white;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    outline: none;
}
.section_header button{
    animation: pulsar 1.8s infinite;
    box-shadow: 0 0 8px rgba(82, 209, 107);
}
  
@keyframes pulsar {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.1);
    }
    100% {
      transform: scale(1);
    }
}
.section_header .content div{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 18px;
}

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

.section2{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 48px;
}
#section2_img{
    background-image: url('../assets/images/header.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    max-width: 900px;
    aspect-ratio: 30/13;
    border-radius: 15px;
    overflow: hidden;
}

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

.logo_section{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 24px;
}
.logo_section img{
    max-height: 124px;
    filter: grayscale(1);
    cursor: pointer;
    opacity: 0.32;
    scale: 1;
}
.logo_section img:hover{
    filter: grayscale(0);
    opacity: 1;
    scale: 1.064;
}

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

numbers{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 48px;
}
numbers .container{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
numbers .item{
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 24px;
    text-align: center;
    border-right: 1px solid #161C2D;
}
numbers .last_item{
    border-right: 0px!important;
}
numbers .item h3{
    font-size: 48px;
    font-weight: bold;
    color: #161C2D;
}
numbers .item p{
    font-size: 16px;
    font-weight: 500;
    color: #161C2D;
}

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

.section_title{
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 100%;
    gap: 32px;
    margin-bottom: 48px;
}
.service_cards{
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 48px;
}
.section_title p{
    font-size: 14px;
    font-weight: bold;
    color: #8525FF;
}
.section_title h3{
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #161C2D;
}
.cardRow{
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 100%;
    max-width: 1100px!important;
    gap: 24px;
    margin-bottom: 48px;
    padding: 0px 0px;
}
.card{
    position: relative;
    display: flex;
    flex-direction: column;
    width: calc(25% - 18px);
    height: 100%;
    min-height: fit-content;
    border-radius: 10px;
    box-shadow: 0px 4px rgba(0, 0, 0, 0.1);
    text-align: center;
    flex-shrink: 0;
    padding: 24px;
    gap: 16px;
    transition: transform 0.2s, box shadow 0.2s;
    overflow: hidden;
}
.firstcard{
    position: relative;
}
.secondcard{
    position: relative;
}
.thirdcard{
    position: relative;
}
.forthcard{
    position: relative;
}
.firstcard .bg_PetS{
    position: absolute;
    background-image: url('../assets/images/PetStore.jpg');
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px!important;
    overflow: hidden;
    z-index: -1;
}
.firstcard .bg_PetS::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(57, 114, 68, 0.6);
}
.secondcard .bg_Vet{
    position: absolute;
    background-image: url('../assets/images/Vet.jpg');
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px!important;
    overflow: hidden;
    z-index: -1;
}
.secondcard .bg_Vet::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(71, 59, 240, 0.6);
}
.thirdcard .bg_Bath{
    position: absolute;
    background-image: url('../assets/images/BanhoDog.jpg');
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px!important;
    overflow: hidden;
    z-index: -1;
}
.thirdcard .bg_Bath::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(246, 75, 75, 0.6);
}
.forthcard .bg_Hotel{
    position: absolute;
    background-image: url('../assets/images/Hotel.jpg');
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0px !important;
    overflow: hidden;
    z-index: -1;
}
.forthcard .bg_Hotel::after{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(181, 75, 246, 0.6);
}
.card img{
    filter: invert(1);
}
.card h4{
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;

}
.card p{
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 22px;

}
.carousel-mobile .card p{
    font-size: 20px;
}
.card button{
    align-content: center;
    background-color: transparent;
    border: 0px;
    color: white;
    font-size: 44px;
    margin-top: 20px;
    cursor: pointer;
}
.card img{
    flex-shrink: 0;
    max-width: 117.75px;
    height: 132.35px;
    margin: 0 auto;

}
.card:hover{
    transform: translateY(-10px);
    box-shadow: 0px 8px rgba(0, 0, 0, 0.2);
}
.extra-content{
    display: none;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: start;
    gap: 8px;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}
.initial-content{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
}
.card.expanded .extra-content {
    display: flex;
}
.card.expanded .initial-content {
    display: none;
}
#nossos_servicos .carousel-mobile{
    width: 100%;
    gap: 10px;
}
#nossos_servicos .carousel-mobile .card{
    margin-right: 16px;
}
#nossos_servicos .carousel-mobile .forthcard{
    margin-right: 0px;
}
#nossos_servicos .carousel-mobile .cardRow{
    padding: 0 16px;
}
.carousel2{
    width: 100%;
    overflow: hidden;
}
.carousel-cell2{
    width: 33.333%;
}


/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

#resources{
    display: flex;
    justify-content: center;
}
.resources_title h3{
    display: flex;
    align-content: center;
    justify-content: center;
    color: #B54BF6;
    align-items: center;
}
#resources .align{
    display: flex;
    flex-direction: column;
    gap: 72px;
    margin-bottom:  48px;
}
#resources .content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    line-height: 24px;
}
#resources .content button{
    align-self: self-start;
    height: 40px;
    background-color: #25d366;
    color: #FFFFFF;
    font-weight: 700;
    padding: 24px 24px;
    color: white;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    outline: none;
}
#resources .content button{
    animation: pulsar 1.8s infinite;
    box-shadow: 0 0 8px rgba(82, 209, 107);
    margin-top: 8px;
}
  
@keyframes pulsar {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.1);
    }
    100% {
      transform: scale(1);
    }
}
#resources .content h2{
    display: inline;
    font-size: 36px;
    font-weight: 500;
    color: #161C2D;
    text-align: left;
}
#resources .content p{
    font-size: 18px;
    text-align: left;
    font-weight: medium;
    color: #464646;
    width: 100%;
}
.resourcesContainer{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 1200px;
    gap: 60px;
}
.resources_PetShop{
    justify-content:center;
}
.resource_fiscal{
    justify-content: center;
    gap: 56px;
}
.img.Rfiscal{
    background-image: url('../assets/images/TelaFiscal2026.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    filter: drop-shadow(0px 20px 24px rgba(0, 0, 0, 0.1));
    width: 172%;
    max-width: 588px;
    height: 101%;
    border-radius: 14px;
}
.img.RPetShop{
    background: url('../assets/images/TelaBT2026.png') no-repeat center;
    background-size: contain;
    filter: drop-shadow(0px 20px 24px rgba(0, 0, 0, 0.1));
    width: 134%;
    max-width: 690px;
    height: 100%;
    border-radius: 14px;
}
.img.RVet{
    background: url('../assets/images/ImgVet.png') no-repeat center;
    background-size: contain;
    filter: drop-shadow(0px 20px 24px rgba(0, 0, 0, 0.1));
    width: 100%;
    max-width: 540px;
    height: 522px;
    border-radius: 14px;
}
#resources button{
    height: 40px;
    font-weight: 700;
    text-align: left;
    padding: 8px 24px;
}
.resources_PetShop button{
    color: #FFFFFF;
    background-color: rgb(71, 59, 240)!important;
}
.resources_PetShop button{
    animation: pulsar 1.8s infinite;
    box-shadow: 0 0 8px rgb(71, 59, 240)!important;
    margin-top: 8px;
}
.resources_Vet button{
    color: #FFFFFF;
    background-color: rgb(50, 183, 114);
}
.resource_fiscal button{
    color: #FFFFFF;
    background-color: rgb(50, 183, 114);
}

@media only all and (max-width: 1270px){
    .img.Rfiscal{
        height: 350px;
    }
    .img.RPetShop{
        height: 350px;
    }
}
@media only all and (max-width: 920px){
    .img.Rfiscal{
        height: 250px;
        max-width: 100%;
        margin-top: -24px;
    }
    .img.RPetShop{
        height: 250px;
        max-width: 100%;
    }
}
@media only all and (max-width: 420px){
    #resources .img .Rfiscal{
        height: 150px!important;
        margin-top: -48px;
    }
    #resources .img .RPetShop{
        height: 150px!important;
    }
}

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

#opti{
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 36px;
  width: 100%;
  gap: 64px;
}
#opti .optiTitle{
    display: flex;
    align-items: center;
    justify-content: center;
    width:100%;
    padding-top: 36px;
}
.optiTitle h2{
    font-size: 48px;
    color: #20ba6d;
}
#opti .content{
  display: flex;
  flex-direction: row;
  width: 100%;
  max-width: 1318px;
  align-items: center;
  justify-content: space-between;
  gap: 54px;
}
#opti .mainFunctions{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1318px!important;
}
.mainFunctions .mainFunction {
  display: flex;
  gap: 12px;
  padding: 16px;
  height: 100%;
  min-height: 122px;
  align-items: flex-start;
  width: calc(50% - 8px);
  flex-shrink: 0;
}
.iconBox {
  flex-shrink: 0;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon {
  width: 54px;
  height: 54px;
  filter: brightness(0) saturate(100%) invert(51%) sepia(99%) saturate(357%) hue-rotate(97deg) brightness(94%) contrast(91%);
}
.textsFunction {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex-grow: 1;
}
.functionTitle {
  font-size: 20px;
  font-weight: 600;
  color: #161C2D;
}
.functionSub {
  font-size: 16px;
  color: rgba(79, 79, 79, 1);
  line-height: 1.4;
}

@media only all and (max-width: 1070px){
  #opti .content{
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  #opti .texts{
     align-items: center;
     justify-content: center;
      max-width: 820px;
  }
  #opti .texts h2{
    text-align: center;
  }
  #opti .texts p{
    text-align: center;
  }
  #opti .content .img{
    width: 66%;
  }
}

@media only all and (max-width: 820px){
  #opti .mainFunctions{
    padding-bottom: 0;
  }
  #opti .mainFunction{
    height: 100%;
    min-height: 152px;
  }
}

@media only all and (max-width: 730px){
  #opti .mainFunctions{
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 14px;
  }
  #opti .mainFunctions .mainFunction{
    width: 100%;
    min-height: 0;
  }
}

@media only all and (max-width: 540px){
  spreadsheet .content .img{
    width: 100%;
  }
  spreadsheet .texts h2{
    font-size: 42px;
  }
}

@media only all and (max-width: 410px){
  spreadsheet .texts h2{
    font-size: 38px;
  }
}

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

.planoseprecos{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    background: rgb(2,0,36);
    background: linear-gradient(180deg, rgba(104,213,133,1) 0%, rgba(22,132,75,1) 100%);
    gap: 32px;
    padding: 56px 0;
}
.title{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
}
.title .littlePaw{
    filter: invert(1);
}
.title h2{
    font-size: 48px;
    font-weight: bold;
    color: #FFFFFF;
}
.title p{
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    justify-content: baseline;
}
.toggle-container{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 20px;
}
.toggle-label{
    color: white;
    margin: 0 10px;
    font-size: 1rem;
}
.carousel-mobile{
    display: none !important;
}
.carousel-desktop.anualdiscount{
    max-width: 100%;
}
#planos .carousel-mobile .plan:hover{
    scale: 1!important;
}

/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */
/* --------------------------------------------------------------- */

.switch{
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}
.switch input{
    opacity: 0;
    width: 0;
    height: 0;
}
.slider{
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 34px;
}
.slider:before{
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    transition: .4s;
    border-radius: 50%;
}
input:checked + .slider{
    background-color: #4CAF50;
}
input:checked + .slider:before{
    transform: translateX(26px);
}
.carousel {
    width: 80%;
    margin: 20px auto;
    overflow: hidden;
  }

  .carousel-cell {
    width: 33.333%;
  }

  .flickity-viewport {
    overflow: visible;
  }

  .flickity-page-dots {
    bottom: -25px;
  }

  .flickity-prev-next-button {
    top: 50%;
    transform: translateY(-50%);
    background: white;
  }
.cardrowplan{
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 100%;
    max-width: 1100px;
    gap: 28px;
    padding: 0px 16px;
}
.plan{
    display: flex;
    background-color: #f7fafc;
    flex-direction: column;
    border-radius: 10px;
    box-shadow: 0px 4px rgba(0, 0, 0, 0.1);
    align-content: flex-start;
    justify-content: center;
    max-width: 316px;
    width: 100%;
    padding: 24px;
    gap: 16px;
    transition: transform 0.2s ease, box shadow 0.2s;
}
.Vet{
    scale: 1.07;
}
#planos .carousel-mobile .Vet{
    scale: 1.0!important;
}
.plan h4{
    font-size: 18px;
    font-weight: bold;
    color: #473BF0;
}
.plan .features .verified{
    background-position: center;
}
.price{
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    color: #161C2D;
}
.price .indicator{
    font-size: 22px;
    font-weight: bold;
}
.price .value{
    font-size: 38px;
    font-weight: bold;
}
.price .period{
    font-size: 16px;
    font-weight: lighter;
}
.features p{
    font-size: 16px;
    font-weight: 500;
    color:#161C2D;
}
.plan button{
    font-size: 15px;
    font-weight: bold;
    background-color: #24D97C;
    border: none;
    padding: 8px;
    color: white;
    width: 100%;
    justify-content: center;
    cursor: pointer;
    border-radius: 5px;
}
.plan button:hover{
    background-color: #1fb86b;
    scale: 1.04;
}
.anualdiscount{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 512px;
    gap: 26px;
}
.anualdiscount h5{
    font-size: 12px;
    color: #FFFFFF;
}
.addplan{
    display: flex;
    text-align: center;
}
.addplan button{
    font-size: 16px;
    font-weight: bold;
    background-color: white;
    border: none;
    padding: 10px;
    color: #1fb86b;
    cursor: pointer;
    border-radius: 5px;
}
.addplan button{
    animation: pulsar 1.8s infinite;
    box-shadow: 0 0 8px rgb(50, 183, 114);
    margin-top: 8px;
}
  
@keyframes pulsar {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.1);
    }
    100% {
      transform: scale(1);
    }
}
.addplan button:hover{
    background-color: #FFFFFF;
}

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

comments{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 36px;
}
.commentsBack{
    position: absolute;
    content: '';
    height: 316px;
    margin-top: 122px;
    width: 100%;
    background-color: rgb(223 223 223);
}
.content{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    gap: 36px;
}
.title_coments{
    display: flex;
    align-self: flex-start;
    justify-content: center;
    padding-top: 52px;
    width: 100%;
}
.title_coments h2{
    text-align: left;
    color: #161C2D;
    font-size: 36px;
    line-height: 32px;
}
.comments h2{
    color: #FFF!important;
    font-size: 100px;
    font-weight: bold;
    margin-top: 32px;
    max-width: 36px;
    height: 36px;
}
.comments p{
    color: #FFF!important;
}
.comments .comment{
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    max-width: 494px;
    line-height: 32px;
}
.comments .author{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: medium;
    max-width: 850px;
}
.comments{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    gap: 24px;
    padding: 0 16px;
}
.commentBlock{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    gap: 12px;
    margin-bottom: 8px;
    background-color: rgb(50, 183, 114);
    border-radius: 10px;
    box-shadow: 0px 4px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width: 314px;
    padding: 24px;
    height: 488px;
    transition: transform 0.2s ease, box shadow 0.2s;
}
comments .carousel-mobile{
    width: 100%;
    gap: 10px;
}
.carousel3{
    width: 100%;
    overflow: hidden;
}
.carousel-cell3{
    width: 33.333%;
}
comments .carousel-mobile .commentBlock{
    margin-right: 16px;
    width: 100%;
    max-width: calc(100% - 68px);
}

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

teste_form{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-top: 44px!important;
}
.form_title{
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 4px;
}
.form_title h2{
    font-size: 36px;
    color:#161C2D;
}
.form_title h3{
    font-size: 18px;
    color:#434343;
}
.form_container{
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 32px;
}
.form_content{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 1100px;
    gap: 36px;
}
.form_img{
    background-image: url('../assets/images/form.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    width: 100%;
    margin-left: -88px;
    margin-top: 48px;
    max-width: 412px;
    height: 252px;
    z-index: 1;
}
form{
    display: flex!important;
    flex-direction: column!important;
    justify-content: center!important;
    align-items: flex-start!important;
    background-color: #f7fffb;
    border: 1px solid #a5c7b6;
    border-radius: 8px;
    width: 100%!important;
    max-width: 394px;
    margin-bottom: 78px;
    text-align: start!important;
    gap: 16px!important;
    padding: 24px;
}
.form_input{
    display: grid;
    width: 100%;
    height: 36px;
    cursor:alias;
}
.checkbox{
    display: flex;
    align-items: center;
    gap: 4px;
    width: 100%;
}
form button{
    display: flex;
    width: 100%!important;
    justify-content: center;
    color: #FFF!important;
    text-align: center;
    background-color: rgb(50, 183, 114);
}
form button:hover{
    background-color: rgb(50, 183, 114);
}
form button:after{
    animation: pulse 3.6s ease-in-out infinite!important;
}
.form_content .form_right{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.form_right .form_texts{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    max-width: 550px;
    margin-bottom: -18px;
    margin-top: 16px;
    gap: 12px;
}
.form_texts h2{
    align-items: flex-start;
    text-align: start;
    font-size: 24px;
    line-height: 30px;
    color: #161C2D
}
.form_texts h3{
    align-items: flex-start;
    text-align: start;
    font-size: 16px;
    line-height: 22px;
    color: #161C2D;
}
.form_texts h5{
    font-style: oblique;
    text-align: center;
}
input[type="checkbox"]{
    margin: 0 6px 0 0!important;
    width: 100%;
    max-width: 24px;
}
.form_input input{
    padding: 0 16px;
}

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

footer{
    display: flex;
    justify-content: center!important;
    background-color: #f7fffb;
    -webkit-box-shadow: 0px 0px 45px -9px #f7fffb;
    -moz-box-shadow: 0px 0px 45px -9px #f7fffb;
    box-shadow: 0px 500px 0px 500px #f7fffb;
}
.final{
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    max-width: 1134px;
    gap: 32px;
}
.final .footer_logo{
    background-image: url('../assets/icons/LogoBP.svg');
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: center;
    width: 100%;
    min-height: 58px;
}
.left{
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap:16px;
    padding: 40px 0;
}
.final .left{
    justify-content: center!important;
    align-items: center!important;
    text-align: center!important;
    width: 50%;
}
.final .right h2{
    font-size: 36px;
    font-weight: bold;
    color: #95ba3f!important;
}
.final .left h2{
    font-size: 24px;
    font-weight: 400;
    color: #000;
}
.final .left p{
    font-size: 16px;
    font-weight: medium;
    color: #161C2D;
    max-width: 270px;
}
.icons{
    display: flex;
    flex-direction: row;
    justify-content:space-between;
    align-items: flex-start;
    max-width: 142px;
    filter: grayscale(1);
    gap: 12px;
    cursor: pointer;
    opacity: 0.60;
    scale: 1;
}
.icons img{
    filter: grayscale(1);
    cursor: pointer;
    width: 100%;
    height: 100%;
    opacity: 1;
    scale: 1;
}
.icons img:hover{
    filter: grayscale(0);
    opacity: 1;
    scale: 1.064;
}
.final .right{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap:16px;
    padding: 40px 0;
}
.final .right p{
    line-height: 22px;
}
.announcement{
    font-weight: bold;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 10px;
}
.contacts{
    display: flex;
    flex-direction: column;
    font-size: 20px;
    font-weight: medium;
    color: #464646;
    gap: 16px;
}
.contacts .e-mail{
    margin-bottom: -12px;
}
footer h2{
    text-align: left;
}
footer .left,
footer .right{
    width: 100%;
}

/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

.flickity-viewport{
    width: 100%;
}
.carousel-container {
    overflow: hidden;
    width: 100%; /* Adjust to fit your design */
    height: 200px; /* Adjust to fit your design */
    position: relative;
  }
  .carousel-track {
    display: flex;
    width: calc(100% * 6); /* Adjust based on the number of slides */
    animation: scroll 10s linear infinite;
    gap: 16px;
  }
  .carousel-slide {
    flex: 1 0 auto;
    width: 16.66%; /* Adjust to fit your design */
    height: 100%; /* Adjust to fit your design */
  }
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-16.66%);
    }
  }
@media only all and (max-width: 1223px){
    .cardRow{
        flex-wrap: wrap;
    }
    .cardRow .card{
        width: calc(50% - 12px);
    }
}
@media only all and (max-width: 880px){
    .whatsapp-button{
        width: 60px;
        height: 60px;
    }
    .whatsapp-button img{
        width: 40px;
        height: 40px;
    }
    .carousel-mobile{
        display: flex !important;
    }
    .carousel-desktop{
        display: none !important;
    }
    .cardRow .card{
        width: calc(100% - 64px);
    }
    .planoseprecos{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        background: rgb(2,0,36);
        background: linear-gradient(180deg, rgba(104,213,133,1) 0%, rgba(22,132,75,1) 100%);
        gap: 24px;
        padding: 40px 0;
    }
    .cardrowplan{
        align-items: flex-start;
        flex: 1 0 33.33%;
        margin-bottom: 8px;
    }
    .plan{
        margin-right: 16px;
    }
    .plan:last-of-type{
        margin-right: none;
    }
    .plan:hover{
        transform: translateY(0px);
        box-shadow: 0px 8px rgba(0, 0, 0, 0.2);
    }
    .commentBlock{
        height: 378px;
    }
    form{
        margin-bottom: 0px;
    }
    .form_img{
        height: 412px;
    }
  }
  @media only all and (max-width: 870px){
    .align{
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 12px;
    }
    .resourcesContainer{
        flex-direction: column;
        gap: 32px;
    }
    .resourcesContainer *{
        text-align: center !important;
    }
    .resources_PetShop{
        flex-direction: column-reverse;
    }
    #resources .content{
        align-items: center;
    }
    .service_cards{
        margin-bottom: 0px;
    }
    teste_form{
        padding-bottom: 64px!important;
    }
    .form_content{
        flex-direction: column-reverse;
        gap: 48px;
    }
    .form_img{
        display: none;
    }
    .form_container{
        gap: 8px;
    }
    .form_right .form_texts{
        align-items: center;
    }
    .form_texts h2{
        text-align: center;
        font-size: 18px;
        line-height: 28px;
    }
    .form_texts h3{
        text-align: center;
    }
    .form_texts h4{
        text-align: center;
    }
    form{
        max-width: 564px;
    }
    .form_img{
        height: 234px;
        margin-left: 0px;
    }
}
  
@media only all and (max-width: 685px){
    numbers .container{
        flex-direction: column!important;
    }
    numbers .item{
        border-right: 0px!important; 
    }
    .cardRow{
        padding-left: 20px;
    }
    .firstcard{
        margin-right: 12px;
    }
    .secondcard{
        margin-right: 12px;
    }
    .thirdcard{
        margin-right: 12px;
    }
    .final{
        flex-direction: column;
        padding: 64px 16px;
    }
    .final *{
        text-align: center;
    }
    .final h2{
        display: block;
    }
    #planos .content{
        flex-direction: column;
    }
    .final .left{
        align-items: center;
        padding: 0px;
    }
    .final .right{
        align-items: center;
        padding: 0px;
        gap: 26px;
    }
    .final .icons{
        gap: 16px;
    }
    .form_img{
        height: 264px;
        width: 100%;
        max-width: 344px;
    }
}
@media only all and (max-width: 476px){
    .whatsapp-button{
        right: 16px;
        bottom: 18px;
    }
    numbers .item{
        gap: 4px;
        padding: 18px;
    }
    numbers .item h3{
        font-size: 42px;
    }
    numbers .item p{
        font-size: 14px;
    }
    .cardRow .card{
        width: calc(100% - 16px);
    }
    .carousel-container{
        height: 120px!important;
    }
    .section_title{
        margin-bottom: 24px;
    }
    .title_coments h2{
        font-size: 24px;
    }
    .section_header h2{
        font-size: 30px;
        line-height: 36px;
    }
    .section_header p{
        font-size: 18px;
        font-weight: 540;
    }
    .section_header{
        margin-top: 0;
        margin-bottom: 18px!important;
    }
    .section_title h3{
        font-size: 24px;
    }
    #resources .content h2{
        font-size: 24px;
        line-height: 24px;
    }
    #resources .content p{
        font-size: 16px;
    }
    .addplan button{
        font-size: 14px;
    }
    .title{
        gap: 0;
    }
    .title h2{
        font-size: 24px;
    }
    .title p{
        font-size: 18px;
    }
    .comments .comment{
        font-size: 20px;
        max-width: 316px
    }
    .comments .author{
        font-size: 14px;
    }
    teste_form{
        padding-top: 36px!important;
    }
    .form_title h2{
        font-size: 34px;
    }
    .form_title h3{
        font-size: 16px;
    }
    .announcement h2{
        font-size: 34px;
    }
    .announcement h3{
        font-size: 26px;
    }
    .pawsbg2 .full_background2{
        min-height: 12%;
    }
    .final .left{
        width: 100%;
        align-self: center;
    }
}
