/* Import Google Font Nunito */
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800&display=swap');

/* Fonte Principal */
body {
  font-family: 'Nunito', sans-serif !important;
}

/* Classes utilitárias de cores - Texto */
.texto-rosa { color: #FF71B2 !important; }
.texto-azul { color: #2FA9DA !important; }
.texto-verde { color: #1ACDA5 !important; }
.texto-roxo { color: #854BBC !important; }
.texto-amarelo { color: #F9AC3D !important; }
.texto-laranja { color: #F76D31 !important; }
.texto-azul-principal { color: #3C96FA !important; }
.texto-amarelo-destaque { color: #FFE96D !important; }

/* Classes utilitárias de cores - Fundo */
.fundo-rosa { background-color: #FF71B2 !important; }
.fundo-azul { background-color: #2FA9DA !important; }
.fundo-verde { background-color: #1ACDA5 !important; }
.fundo-roxo { background-color: #854BBC !important; }
.fundo-amarelo { background-color: #F9AC3D !important; }
.fundo-laranja { background-color: #F76D31 !important; }
.fundo-azul-principal { background-color: #3C96FA !important; }
.fundo-amarelo-destaque { background-color: #FFE96D !important; }

/* Sobrescrever cores do tema original */
.tp-bg-theme-4 { background-color: #FE8AC7 !important; }
.tp-text-theme-4 { color: #FE8AC7 !important; }
.hover-bg-theme-4:hover { background-color: #FE8AC7 !important; }
.hover-text-theme-4:hover { color: #FE8AC7 !important; }

/* Hero section background */
.tp-hero-area.bg-position {
  background-color: #3C96FA !important;
  padding-top: 140px;
  padding-bottom: 80px;
}

/* Ajustar todas as fontes para Nunito */
.tp-ff-libre, .tp-ff-open, h1, h2, h3, h4, h5, h6, p, span, a, li, button {
  font-family: 'Nunito', sans-serif !important;
}

/*----------------------------------------*/
/*  7.1 about css
/*----------------------------------------*/
.tp-about-progress {
  background: var(--tp-common-whitest);
  width: 100%;
  height: 10px;
  overflow: visible;
  border-radius: 20px;
  margin-bottom: 14px;
}
.tp-about-progress .progress-bar {
  background-color: #c8f7fd;
  border-radius: 100px;
  position: relative;
  overflow: visible;
  height: 100%;
  width: 0px;
  -webkit-transition: all 1s cubic-bezier(0.5, 1, 0.5, 1);
  transition: all 1s cubic-bezier(0.5, 1, 0.5, 1);
}
.tp-about-progress .progress-bar span {
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-36%);
  width: 30px;
  height: 30px;
  box-shadow: 0 2px 2px 0 rgba(1, 15, 28, 0.12);
  border: 2.5px solid #c8f7fd;
  border-radius: 0 20px 20px 20px;
  line-height: 25px;
}
@media (max-width: 575px) {
  .tp-about-crt-para {
    margin-right: 0;
  }
}

.pie-chart-style-01 .percent {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*----------------------------------------*/
/*  7.28 service css
/*----------------------------------------*/
.tp-service-crt-progress {
  padding: 15px 0px;
}
.tp-service-crt-progress .tp-about-progress {
  background: #eff5f4;
  height: 6px;
  border-radius: 3px;
  margin-bottom: 0;
}
.tp-service-crt-progress .tp-about-progress .progress-bar {
  background-color: var(--tp-common-yellow);
}
.tp-service-crt-progress .tp-about-progress .progress-bar span {
  border: 2.5px solid var(--tp-common-yellow);
  box-shadow: 0 2px 2px 0 rgba(1, 15, 28, 0.12);
}
.tp-service-crt-item {
  transition: all 0.4s ease;
}
.tp-service-crt-item:hover {
  box-shadow: 0 15px 30px -10px rgba(23, 54, 49, 0.2);
}
.tp-service-crt-thumb {
  border-radius: 6px 6px 0px 0px;
}
.tp-service-crt-thumb img {
  border-radius: 6px 6px 0px 0px;
}
.tp-service-crt-content {
  padding: 0px 30px 30px 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-crt-spacing {
    padding-bottom: 100px;
  }
}
.tp-service-crt-shape {
  bottom: 0;
  left: 0;
}
.tp-service-crt-shape-2 {
  bottom: 210px;
  left: 0;
  width: 9%;
  z-index: -1;
  mix-blend-mode: luminosity;
}
.tp-service-crt-shape-3 {
  bottom: 50px;
  right: 0;
  z-index: -1;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-service-crt-shape-3 {
    bottom: 0;
  }
}


/*----------------------------------------*/
/*  7.23 portfolio css
/*----------------------------------------*/
.tp-portfolio-it-appse .swiper-slide {
  width: auto;
  display: inline-block;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-portfolio-it-appse .swiper-slide img {
    width: 250px;
  }
}

/*----------------------------------------*/
/*  7.10 counter css
/*----------------------------------------*/

.counter-style-01 .vertical-counter-number ul {
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
  will-change: transform;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  position: relative;
  z-index: 999;
}
.counter-style-01 .vertical-counter-number {
  overflow: hidden;
  width: 100%;
  height: auto;
}
.counter-style-01 .vertical-counter:after {
  content: attr(data-text);
  display: inline-block;
  margin-left: 3px;
  word-break: normal;
}


/*----------------------------------------*/
/*  7.32 about css
/*----------------------------------------*/
.tp-testimonial-lwr-2-pagination {
  font-size: 26px;
  color: var(--tp-grey-7);
}
.tp-testimonial-med-slide .swiper-slide {
  transition: all 0.4s ease;
}
.tp-testimonial-salon-pagination span {
  width: 16px;
  height: 16px;
  display: inline-block;
  border-radius: 50%;
  background: #f2d6e2;
  opacity: 1;
  margin: 0 5px;
}
.tp-testimonial-salon-pagination .swiper-pagination-bullet-active {
  background: none;
  border: 2px solid var(--tp-theme-3);
}
.tp-testimonial-cpc-slider-active .swiper-slide {
  width: 384px;
  margin: 0px 12px;
}

/*----------------------------------------*/
/*  7.25 process css
/*----------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-process-med-thumb {
    margin-right: 0;
  }
}
.tp-process-med-thumb .thumb {
  box-shadow: 0 10px 40px -5px rgba(177, 174, 182, 0.6);
  background: linear-gradient(180deg, rgba(43, 38, 93, 0.8) 9.57%, rgba(43, 38, 93, 0.8) 100%);
}
.tp-process-med-thumb .patients {
  bottom: 36px;
  right: 46px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-process-med-content {
    margin-right: 0;
  }
}
.tp-process-med-border {
  border-top: 1px solid rgba(43, 38, 93, 0.15);
}
.tp-process-salon-thumb .patients {
  right: auto;
  left: 46px;
}


/*----------------------------------------*/
/*  2.9 contact
/*----------------------------------------*/
.tp-contact-crt-shape {
  top: 27%;
  right: 0;
}
.tp-contact-crt-shape-2 {
  top: 130px;
  left: 0;
}
.tp-contact-crt-shape-3 {
  right: 0;
  bottom: 0;
}
.tp-contact-crt-form {
  box-shadow: -15px 15px 60px -10px rgba(34, 29, 61, 0.1);
  padding: 75px 80px 80px 80px;
  border-radius: 5px 0 0 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-contact-crt-form {
    padding: 55px 60px 60px 60px;
  }
}
@media (max-width: 575px) {
  .tp-contact-crt-form {
    padding: 25px 30px 30px 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-crt-form {
    border-radius: 0;
  }
}
.tp-contact-crt-form .input, .tp-contact-crt-form .textarea {
  font-family: var(--tp-ff-open);
  font-weight: 400;
  font-size: 16px;
  color: #696969;
  border: none;
  border-bottom: 1px solid rgba(31, 34, 48, 0.15);
  padding: 0;
}
.tp-contact-crt-form .input:focus, .tp-contact-crt-form .textarea:focus {
  border-color: #1f2230;
}
.tp-contact-crt-form .input::-webkit-input-placeholder, .tp-contact-crt-form .textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: var(--tp-ff-open);
  font-weight: 400;
  font-size: 16px;
  color: #696969;
}
.tp-contact-crt-form .input::-moz-placeholder, .tp-contact-crt-form .textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-family: var(--tp-ff-open);
  font-weight: 400;
  font-size: 16px;
  color: #696969;
}
.tp-contact-crt-form .input:-moz-placeholder, .tp-contact-crt-form .textarea:-moz-placeholder {
  /* Firefox 4-18 */
  font-family: var(--tp-ff-open);
  font-weight: 400;
  font-size: 16px;
  color: #696969;
}
.tp-contact-crt-form .input:-ms-input-placeholder, .tp-contact-crt-form .textarea:-ms-input-placeholder {
  /* IE 10+  Edge*/
  font-family: var(--tp-ff-open);
  font-weight: 400;
  font-size: 16px;
  color: #696969;
}
.tp-contact-crt-form .input::placeholder, .tp-contact-crt-form .textarea::placeholder {
  /* MODERN BROWSER */
  font-family: var(--tp-ff-open);
  font-weight: 400;
  font-size: 16px;
  color: #696969;
}
.tp-contact-crt-form .textarea {
  height: 72px;
  resize: none;
}
.tp-contact-crt-2-thumb img {
  border-radius: 0 5px 5px 0px;
  object-fit: cover;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-crt-2-thumb img {
    border-radius: 0;
  }
}
.tp-contact-crt-spacing {
  margin-bottom: -200px;
  z-index: 12;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-crt-spacing {
    margin-bottom: -100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-contact-crt-content {
    margin-right: 0;
    margin-left: 0;
  }
}

/*----------------------------------------*/
/*  7.29 subscribe css
/*----------------------------------------*/

.subscribe-popup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1099;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  margin: 0 auto;
  text-align: center;
}

.subscribe-popup.show {
  visibility: visible;
  opacity: 1;
}

.subscribe-popup .close:hover i {
  transform: rotate(180deg);
}

/*----------------------------------------*/
/*  7.19 maps css
/*----------------------------------------*/
.tp-map-crt-box {
  line-height: 0;
}
.tp-map-crt-box iframe {
  height: 640px;
  width: 100%;
  line-height: 1;
  filter: saturate(0);
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
  .tp-map-crt-box iframe {
    height: 400px;
  }
}
@media (max-width: 575px) {
  .tp-map-crt-box iframe {
    height: 300px;
  }
}

/*----------------------------------------*/
/*  7.35 work css
/*----------------------------------------*/
.tp-work-crt-item:hover .tp-work-crt-count {
  color: var(--tp-theme-4);
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-work-crt-item p br {
    display: none;
  }
}
.tp-work-crt-count {
  color: #edf9f3;
  font-size: 120px;
  transition: all 0.4s ease;
}
.tp-work-crt-border {
  width: 100%;
  height: 1px;
  background: #edf9f3;
  top: 27.3%;
  left: 0;
  z-index: 1;
}
.tp-work-crt-banner-content {
  padding: 30px 0px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-work-crt-banner-content {
    margin-right: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-work-crt-banner-content {
    padding: 30px 30px;
  }
}
@media (max-width: 575px) {
  .tp-work-crt-banner-content {
    margin-right: 0;
  }
}
.tp-work-crt-banner-wrap {
  box-shadow: 0 20px 60px 0 rgba(173, 169, 191, 0.4);
  margin-top: -320px;
  position: relative;
}
.tp-work-crt-btn .tp-btn-salon-lg {
  padding: 11px 36px;
}
.tp-work-crt-icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
}
.tp-work-crt-transparent-text {
  font-size: 200px;
  color: rgba(255, 255, 255, 0.1);
  position: absolute;
  right: -579px;
  bottom: -171px;
  line-height: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .tp-work-crt-transparent-text {
    bottom: -110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-work-crt-transparent-text {
    font-size: 100px;
    bottom: -20px;
    right: -200px;
  }
}
.tp-work-crt-valu {
  left: 40px;
  bottom: 100px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-work-crt-valu {
    bottom: 40px;
  }
}
@media (max-width: 575px) {
  .tp-work-crt-valu {
    bottom: -15px;
    left: 0;
  }
}
.tp-work-crt-valu .crt-text-position {
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
}
.tp-work-crt-bg-shape {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
}
.tp-work-crt-bg-shape-2 {
  position: absolute;
  right: 0;
  z-index: 1;
  top: 18%;
  width: 15%;
}
.tp-work-crt-content-bg {
  padding-bottom: 455px;
}


/*----------------------------------------*/
/*  2.14 feature - Diferenciais
/*----------------------------------------*/
.tp-feature-crt-icon {
  top: 30%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all 350ms cubic-bezier(0.37, 0, 0.63, 1);
}
.tp-feature-crt-item:hover .tp-feature-crt-icon {
  color: var(--tp-common-yellow);
  animation: icon-bounce 0.8s 1;
}
.tp-feature-crt-shape {
  right: 0;
  top: -50px;
  z-index: -1;
  width: 14%;
  max-width: 140px;
}

/* Estilos customizados para os diferenciais */
.tp-feature-area .row {
  display: flex !important;
  align-items: stretch !important;
}

.tp-feature-area .col-lg-3 {
  display: flex !important;
}

.diferencial-item {
  background-color: #FFFFFF;
  border-radius: 20px;
  padding: 40px 30px;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  width: 100%;
}

.diferencial-item:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(60, 150, 250, 0.15);
}

.diferencial-icon {
  width: 80px !important;
  height: 80px !important;
  transition: all 0.3s ease;
  margin-bottom: 25px;
}

.diferencial-item:hover .diferencial-icon {
  transform: scale(1.1);
}

/* Aplicar classes de cores nos títulos dos cards será feito diretamente no HTML */

/* Ajustes de título e texto */
.diferencial-item h3 {
  margin-bottom: 15px !important;
  font-weight: 700;
  transition: color 0.3s ease;
  text-align: center;
}

.diferencial-item p {
  color: #6B6B6B !important;
  line-height: 1.6;
  font-size: 15px;
  text-align: center;
  margin-bottom: 0;
}

/* Fundo da seção azul com textos brancos */
.tp-feature-area {
  background-color: #3C96FA !important;
}

.tp-feature-area > .container > .row > .col-lg-12 .tp-ff-open,
.tp-feature-area > .container > .row > .col-lg-12 .tp-crt-section-title {
  color: #FFFFFF !important;
}

/* Ajustes para mobile */
@media (max-width: 991px) {
  .tp-feature-area .row {
    display: block !important;
  }
  
  .tp-feature-area .col-lg-3 {
    display: block !important;
  }
  
  .diferencial-item {
    margin-bottom: 30px;
  }
}

/*----------------------------------------*/
/*  Gallery Section
/*----------------------------------------*/
.gallery-section {
  padding: 100px 0 40px;
  background: linear-gradient(135deg, #F8FAFE 0%, #FFFFFF 100%);
}

.gallery-header {
  margin-bottom: 60px;
}

.gallery-subtitle {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
  display: block;
}

.gallery-title {
  font-size: 44px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0;
}

.gallery-photos-container {
  position: relative;
  height: 400px;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}

.gallery-photo {
  position: absolute;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  background: #FFFFFF;
  padding: 15px;
}

.gallery-photo:hover {
  transform: translateY(-10px) rotate(0deg) !important;
  box-shadow: 0 25px 60px rgba(0, 0, 0, 0.2);
  z-index: 10;
}

.gallery-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}

/* Posicionamento das 4 fotos conforme a imagem */
.gallery-photo-1 {
  width: 260px;
  height: 300px;
  left: 0;
  top: 20px;
  transform: rotate(-6deg);
  z-index: 1;
}

.gallery-photo-2 {
  width: 250px;
  height: 290px;
  left: 220px;
  top: 40px;
  transform: rotate(4deg);
  z-index: 2;
}

.gallery-photo-4 {
  width: 270px;
  height: 310px;
  left: 50%;
  top: 15px;
  transform: translateX(-50%) rotate(-3deg);
  z-index: 3;
}

.gallery-photo-5 {
  width: 250px;
  height: 290px;
  right: 220px;
  top: 35px;
  transform: rotate(5deg);
  z-index: 4;
}

.gallery-photo-6 {
  width: 260px;
  height: 300px;
  right: 0;
  top: 25px;
  transform: rotate(-4deg);
  z-index: 5;
}

.gallery-view-more {
  margin-top: 80px;
}

.gallery-view-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.3s ease;
}

.gallery-view-link:hover {
  text-decoration: none;
  transform: translateX(5px);
}

.gallery-view-link i {
  transition: transform 0.3s ease;
}

.gallery-view-link:hover i {
  transform: translateX(5px);
}

/* Responsividade - 5 fotos lado a lado */
@media (max-width: 1200px) {
  .gallery-photos-container {
    max-width: 900px;
    height: 360px;
  }
  
  .gallery-photo-1, .gallery-photo-2, .gallery-photo-4,
  .gallery-photo-5, .gallery-photo-6 {
    width: 180px;
    height: 220px;
  }
  
  .gallery-photo-1 { left: 30px; }
  .gallery-photo-2 { left: 200px; }
  .gallery-photo-4 { left: 50%; transform: translateX(-50%) rotate(-3deg); }
  .gallery-photo-5 { right: 200px; }
  .gallery-photo-6 { right: 30px; }
}

@media (max-width: 992px) {
  .gallery-photos-container {
    height: 480px;
    max-width: 100%;
    padding: 0 20px;
  }
  
  .gallery-photo {
    width: 160px !important;
    height: 200px !important;
  }
  
  /* Primeira linha - 3 fotos */
  .gallery-photo-1 {
    left: 0;
    top: 20px;
    transform: rotate(-4deg);
  }
  
  .gallery-photo-2 {
    left: 50%;
    transform: translateX(-50%) rotate(3deg);
    top: 10px;
  }
  
  .gallery-photo-4 {
    right: 0;
    top: 25px;
    transform: rotate(-2deg);
  }
  
  /* Segunda linha - 2 fotos */
  .gallery-photo-5 {
    left: 25%;
    transform: translateX(-50%) rotate(4deg);
    top: 240px;
  }
  
  .gallery-photo-6 {
    right: 25%;
    transform: translateX(50%) rotate(-3deg);
    top: 250px;
  }
}

@media (max-width: 768px) {
  .gallery-section {
    padding: 60px 0;
  }
  
  .gallery-title {
    font-size: 32px;
  }
  
  .gallery-photos-container {
    height: 420px;
    padding: 0 15px;
  }
  
  .gallery-photo {
    width: 120px !important;
    height: 150px !important;
    padding: 8px;
  }
  
  /* Primeira linha - mobile: 3 fotos */
  .gallery-photo-1 {
    left: 5px;
    top: 15px;
    transform: rotate(-3deg);
  }
  
  .gallery-photo-2 {
    left: 50%;
    transform: translateX(-50%) rotate(2deg);
    top: 5px;
  }
  
  .gallery-photo-4 {
    right: 5px;
    top: 20px;
    transform: rotate(-2deg);
  }
  
  /* Segunda linha - mobile: 2 fotos */
  .gallery-photo-5 {
    left: 25%;
    transform: translateX(-50%) rotate(3deg);
    top: 190px;
  }
  
  .gallery-photo-6 {
    right: 25%;
    transform: translateX(50%) rotate(-2deg);
    top: 200px;
  }
}

@media (max-width: 576px) {
  .gallery-photos-container {
    height: 380px;
    padding: 0 10px;
  }
  
  .gallery-photo {
    width: 95px !important;
    height: 120px !important;
    padding: 6px;
  }
  
  /* Primeira linha - mobile pequeno: 3 fotos */
  .gallery-photo-1 {
    left: 2px;
    top: 10px;
    transform: rotate(-2deg);
  }
  
  .gallery-photo-2 {
    left: 50%;
    transform: translateX(-50%) rotate(1deg);
    top: 0;
  }
  
  .gallery-photo-4 {
    right: 2px;
    top: 15px;
    transform: rotate(-1deg);
  }
  
  /* Segunda linha - mobile pequeno: 2 fotos */
  .gallery-photo-5 {
    left: 25%;
    transform: translateX(-50%) rotate(2deg);
    top: 160px;
  }
  
  .gallery-photo-6 {
    right: 25%;
    transform: translateX(50%) rotate(-1deg);
    top: 170px;
  }
  
  .gallery-view-more {
    margin-top: 30px;
  }
}

/*----------------------------------------*/
/*  Why We Are Different Section
/*----------------------------------------*/
.why-different-section {
  padding: 100px 0;
  background: #FFF0F5;
  position: relative;
  overflow: hidden;
}

.why-different-subtitle {
  color: #FF71B2;
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 20px;
  line-height: 1.5;
}

.why-different-title {
  color: #2B2B2B;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 25px;
}

.why-different-description {
  color: #6B6B6B;
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 40px;
}

/* Features Grid */
.why-different-features {
  margin-top: 40px;
}

.feature-item {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  padding: 0;
}

.feature-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  flex-shrink: 0;
}

.feature-icon-purple {
  background: rgba(133, 75, 188, 0.1);
}

.feature-icon-blue {
  background: rgba(60, 150, 250, 0.1);
}

.feature-icon-orange {
  background: rgba(247, 109, 49, 0.1);
}

.feature-icon-yellow {
  background: rgba(249, 172, 61, 0.1);
}

.feature-icon-img {
  width: 32px;
  height: 32px;
  display: block;
}

.feature-icon {
  background: #fff;
}

.feature-title {
  color: #2B2B2B;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.3;
}

.feature-description {
  color: #6B6B6B;
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 0;
}

/* Image Container with Mask and Floating Shapes */
.why-different-image-container {
  position: relative;
  width: 100%;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.main-image-wrapper {
  position: relative;
  width: 70%;
  height: 80%;
  z-index: 2;
}

.masked-image {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.main-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* Floating Shapes */
.floating-shape {
  position: absolute;
  z-index: 1;
  animation: float 6s ease-in-out infinite;
}

.floating-shape img {
  width: 100%;
  height: 100%;
  display: block;
}

.shape-1 {
  width: 80px;
  height: 80px;
  top: 15%;
  right: 10%;
  animation-delay: 0s;
}

.shape-2 {
  width: 70px;
  height: 70px;
  bottom: 20%;
  right: 5%;
  animation-delay: 2s;
}

.shape-3 {
  width: 90px;
  height: 90px;
  bottom: 10%;
  left: 15%;
  animation-delay: 4s;
}

.shape-4 {
  width: 60px;
  height: 60px;
  top: 40%;
  left: 5%;
  animation-delay: 1s;
}

/* Float Animation */
@keyframes float {
  0%, 100% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-20px) rotate(5deg);
  }
}

/* Responsive Design */
@media (max-width: 991px) {
  .why-different-title {
    font-size: 40px;
  }
  
  .why-different-description {
    font-size: 18px;
  }
  
  .why-different-image-container {
    margin-top: 0;
    height: 400px;
  }
  
  .main-image-wrapper {
    width: 100%;
  }
  
  .feature-title {
    font-size: 18px;
  }
  
  .shape-1, .shape-2, .shape-3, .shape-4 {
    width: 60px;
    height: 60px;
  }
}

@media (max-width: 768px) {
  .why-different-section {
    padding: 60px 0;
  }
  
  .why-different-title {
    font-size: 36px;
  }
  
  .why-different-description {
    font-size: 18px;
  }
  
  .feature-item {
    margin-bottom: 30px;
  }
  
  .feature-icon {
    width: 55px;
    height: 55px;
    margin-right: 15px;
  }
  
  .feature-icon-img {
    width: 28px;
    height: 28px;
  }
  
  .feature-title {
    font-size: 18px;
  }
  
  .feature-description {
    font-size: 16px;
  }
  
  .why-different-image-container {
    height: 350px;
  }
  
  .shape-1, .shape-2, .shape-3, .shape-4 {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 576px) {
  .why-different-subtitle {
    font-size: 17px;
  }
  
  .why-different-title {
    font-size: 32px;
  }
  
  .why-different-description {
    font-size: 17px;
  }
  
  .feature-title {
    font-size: 22px;
  }
  
  .feature-description {
    font-size: 15px;
  }
  
  .feature-icon {
    width: 50px;
    height: 50px;
  }
  
  .feature-icon-img {
    width: 26px;
    height: 26px;
  }
  
  .why-different-image-container {
  }
  
  .main-image-wrapper {
    width: 100%;
    height: 100%;
  }
  
  .shape-1, .shape-2, .shape-3, .shape-4 {
    width: 40px;
    height: 40px;
  }
}

/*----------------------------------------*/
/*  Contact Section
/*----------------------------------------*/
.contact-section {
  padding: 100px 0;
  background: linear-gradient(to bottom, #fff 0%, #fff 50%, #3d96fa 50%, #3d96fa 100%);
  position: relative;
  overflow: hidden;
}

.contact-header {
  position: relative;
  z-index: 2;
  margin-bottom: 60px;
}

.contact-subtitle {
  color: #3C96FA !important;
}

.contact-title {
  color: #2B2B2B;
  margin-bottom: 20px;
}

.contact-description {
  color: #6B6B6B;
  font-size: 18px;
  line-height: 1.6;
  max-width: 600px;
  margin: 0 auto;
}

/* Contact Wrapper */
.contact-wrapper {
  background: #FFFFFF;
  border-radius: 25px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  position: relative;
  z-index: 2;
}

/* Contact Info Card */
.contact-info-card {
  background: #ff71b2;
  border-radius: 25px;
  padding: 50px 40px;
  margin: 16px;
  position: relative;
  z-index: 2;
  height: calc(100% - 32px);
}

.contact-info-card::after {
  content: '';
  position: absolute;
  bottom: 30px;
  right: 30px;
  width: 120px;
  height: 120px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  z-index: 1;
}

.contact-info-title {
  color: #FFFFFF;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
}

.contact-info-description {
  color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 40px;
}

.contact-info-item {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  padding: 15px 0;
}

.contact-info-item:last-child {
  margin-bottom: 0;
}

.contact-info-icon {
  width: 45px;
  height: 45px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  flex-shrink: 0;
}

.contact-info-icon i {
  color: #FFFFFF;
  font-size: 18px;
}

.contact-info-content {
  display: flex;
  flex-direction: column;
}

.contact-info-label {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 3px;
}

.contact-info-value {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
}

/* Contact Form */
.contact-form-wrapper {
  background: #FFFFFF;
  padding: 60px 40px 60px 0;
  position: relative;
  z-index: 2;
}

.form-label {
  color: #2B2B2B;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
  display: block;
}

.form-control {
  width: 100%;
  padding: 15px 20px;
  border: 2px solid #E5E7EB;
  border-radius: 12px;
  font-size: 16px;
  color: #2B2B2B;
  background: #FFFFFF;
  transition: all 0.3s ease;
  font-family: 'Nunito', sans-serif;
}

.form-control:focus {
  outline: none;
  border-color: #FF71B2;
  box-shadow: 0 0 0 3px rgba(255, 113, 178, 0.1);
}

.form-control::placeholder {
  color: #9CA3AF;
}

select.form-control {
  cursor: pointer;
}

select.form-control option {
  padding: 10px;
}

textarea.form-control {
  resize: vertical;
  min-height: 120px;
}

.form-helper {
  color: #6B6B6B;
  font-size: 12px;
  margin-top: 5px;
  display: block;
}

.mb-25 {
  margin-bottom: 25px;
}

.contact-btn {
  background: #FF71B2;
  color: #FFFFFF;
  border: none;
  padding: 18px 40px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(255, 113, 178, 0.3);
  width: 100%;
  justify-content: center;
}

.contact-btn:hover {
  background: #e55a9b;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 113, 178, 0.4);
}

.contact-btn i {
  font-size: 18px;
}

/* Responsive Design */
@media (max-width: 991px) {
  .contact-section {
    background: #F8FAFE;
  }
  
  .contact-wrapper {
    margin-bottom: 40px;
  }
  
  .contact-info-card {
    margin: 24px;
    height: auto;
  }
  
  .contact-form-wrapper {
    padding: 40px 40px 60px 40px;
  }
}

@media (max-width: 768px) {
  .contact-header {
   margin-bottom: 32px;
  }

  .contact-section {
    padding: 60px 0;
  }
  
  .contact-info-card,
  .contact-form-wrapper {
    padding: 40px 30px;
  }
  
  .contact-title {
    font-size: 32px;
  }
  
  .contact-info-title {
    font-size: 24px;
  }
  
  .contact-info-item {
    padding: 0;
  }
  
  .contact-info-icon {
    width: 40px;
    height: 40px;
    margin-right: 8px;
  }
  
  .contact-info-icon i {
    font-size: 18px;
  }
}

@media (max-width: 576px) {
  .contact-info-card,
  .contact-form-wrapper {
    padding: 24px 20px;
    margin: 12px;
  }

  .contact-info-description {
    margin-bottom: 20px;
}
  .contact-description {
    font-size: 16px;
  }
  
  .form-control {
    padding: 12px 16px;
    font-size: 14px;
  }
  
  .contact-btn {
    padding: 15px 30px;
    font-size: 14px;
  }
}

/*----------------------------------------*/
/*  New Footer
/*----------------------------------------*/
.new-footer {
  background-color: #3C96FA;
  padding: 50px 0 30px;
  color: #FFFFFF;
}

.footer-logo-img {
  max-height: 60px;
  width: auto;
}

.footer-contact {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}

.contact-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  justify-content: center;
}

.contact-item i {
  font-size: 18px;
  color: #ffe96d;
}

.footer-social {
  display: flex;
  justify-content: flex-end;
  gap: 15px;
}

.social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 18px;
  transition: all 0.3s ease;
  text-decoration: none;
}

.social-link:hover {
  background-color: #ffffff;
  color: #3d96fa;
  transform: translateY(-3px);
  text-decoration: none;
}

.footer-bottom {
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer-copyright {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .footer-contact {
    justify-content: center;
    margin-bottom: 30px;
  }
  
  .footer-social {
    justify-content: center;
  }
  
  .footer-logo {
    text-align: center;
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .footer-contact {
    flex-direction: column;
    gap: 20px;
    text-align: center;
  }
  
  .contact-item {
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}

/*----------------------------------------*/
/*  New Header & Navigation
/*----------------------------------------*/
.new-top-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #3d96fa;
  color: #FFFFFF;
  padding: 12px 0;
  font-size: 14px;
  z-index: 998;
  max-width: 1200px;
}

/* Adjust body padding for fixed header */
body {
  padding-top: 0;
}

@media (max-width: 767px) {
  body {
    padding-top: 0;
  }
}

.top-bar-contact .contact-item {
  margin-right: 30px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.top-bar-contact .contact-item i {
  color: #FFFFFF;
  font-size: 14px;
}

.top-bar-hours {
  color: #FFFFFF;
  font-weight: 600;
}

.top-bar-hours i {
  margin-right: 8px;
}

.top-bar-social .social-link {
  color: #FFFFFF;
  font-size: 16px;
  text-decoration: none;
  margin-left: 15px;
  transition: color 0.3s ease;
}

.top-bar-social .social-link:hover {
  color: #1ACDA5;
  text-decoration: none;
}

.floating-header {
  position: fixed;
  top: 32px;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 40px);
  max-width: 1200px;
  background-color: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  padding: 15px 0;
  z-index: 1000;
  transition: all 0.3s ease;
}

.floating-header.scrolled {
  background-color: rgba(255, 255, 255, 0.98);
  top: 20px;
  box-shadow: 0 2px 30px rgba(0, 0, 0, 0.15);
}

.header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 30px;
}

/* Mobile Header Adjustments */
@media (max-width: 767px) {
  .floating-header {
    top: 20px;
    width: calc(100% - 20px);
    max-width: calc(100% - 20px);
  }
  
  .floating-header.scrolled {
    top: 10px;
  }
  
  .header-content {
    padding: 0 20px;
  }
}

.header-logo .logo-img {
  height: 60px;
  width: auto;
}

.header-nav .nav-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 40px;
}

.header-nav .nav-link {
  color: #374151;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  transition: color 0.3s ease;
  position: relative;
}

.header-nav .nav-link:hover {
  color: #6366F1;
  text-decoration: none;
}

.header-nav .nav-link:hover::after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: #6366F1;
}

.cta-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background-color: #1ACDA5;
  color: #FFFFFF;
  padding: 12px 24px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  transition: all 0.3s ease;
}

.cta-button:hover {
  background-color: #16a085;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(26, 205, 165, 0.3);
  color: #FFFFFF;
  text-decoration: none;
}

.cta-button-2 {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background-color: #FFE96D;
  color: #2B2B2B;
  padding: 16px 32px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  transition: all 0.3s ease;
}

.cta-button-2:hover {
  background-color: #ffb739;
  transform: translateY(-2px);
  color: #2B2B2B;
  text-decoration: none;
}

.header-cta .cta-button i {
  font-size: 18px;
}

/* Mobile Menu Button */
.mobile-menu-btn {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 30px;
  height: 30px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
}

.mobile-menu-btn span {
  width: 100%;
  height: 3px;
  background-color: #374151;
  transition: all 0.3s ease;
}

.mobile-menu-btn:hover span {
  background-color: #6366F1;
}

/* Mobile Menu */
.mobile-menu {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  max-width: 400px;
  height: 100vh;
  background-color: #FFFFFF;
  z-index: 9999;
  transition: right 0.3s ease;
  box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
}

.mobile-menu.active {
  right: 0;
}

.mobile-menu-content {
  padding: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.mobile-menu-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #E5E7EB;
}

.mobile-logo {
  height: 50px;
  width: auto;
}

.mobile-menu-close {
  background: transparent;
  border: none;
  font-size: 24px;
  color: #374151;
  cursor: pointer;
  padding: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #1ACDA5;
  color: #FFFFFF;
}

.mobile-nav-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-nav-menu li {
  margin-bottom: 20px;
}

.mobile-nav-link {
  color: #374151;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #F3F4F6;
  transition: color 0.3s ease;
}

.mobile-nav-link:hover {
  color: #6366F1;
  text-decoration: none;
}

.mobile-menu-cta {
  margin-top: auto;
  padding-top: 30px;
}

.mobile-cta-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background-color: #1ACDA5;
  color: #FFFFFF;
  padding: 15px 30px;
  border-radius: 25px;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  width: 100%;
}

.mobile-cta-button:hover {
  background-color: #16a085;
  color: #FFFFFF;
  text-decoration: none;
}

.mobile-cta-button i {
  font-size: 20px;
}

/* Responsive */
@media (max-width: 991px) {
  .top-bar-contact .contact-item {
    margin-right: 15px;
    font-size: 13px;
  }
  
  .header-content {
    padding: 0 15px;
  }
  
  .header-logo .logo-img {
    height: 50px;
  }
}

@media (max-width: 768px) {
  .new-top-bar {
    padding: 8px 0;
    font-size: 12px;
  }
  
  .top-bar-contact .contact-item {
    margin-right: 10px;
  }
  
  .top-bar-hours {
    font-size: 12px;
  }
  
  .header-content {
    padding: 0 10px;
  }
}

@media (max-width: 576px) {
  .new-top-bar .row > div {
    text-align: center !important;
    margin-bottom: 5px;
  }
  
  .top-bar-contact .contact-item {
    display: block;
    margin-bottom: 3px;
  }
}

/*----------------------------------------*/
/*  7.20 offer css
/*----------------------------------------*/
.tp-offer-cpc-slider-active .swiper-slide {
  display: inline-block;
  width: 384px;
  margin: 0 20px;
}

/*----------------------------------------*/
/*  Mascotes hover effects
/*----------------------------------------*/
.tp-mascote-item:hover {
  transform: translateY(-10px) scale(1.02);
  box-shadow: 0 15px 40px rgba(0,0,0,0.2) !important;
}

.tp-mascote-item:hover .tp-mascote-content {
  opacity: 0;
}

.tp-mascote-item:hover .tp-mascote-hover {
  opacity: 1 !important;
}

.tp-mascote-content {
  transition: opacity 0.3s ease;
}


/*----------------------------------------*/
/*  7.4 awards css
/*----------------------------------------*/
.tp-awards-crt-counter {
  font-size: 140px;
}
.tp-awards-crt-counter .vertical-counter-number {
  letter-spacing: -13px;
}
.tp-awards-crt-plus {
  top: 5px;
  right: -12px;
}
.tp-awards-crt-map {
  position: absolute;
  bottom: 0;
  left: 80px;
  right: 80px;
  z-index: -1;
}
@media (max-width: 575px) {
  .tp-awards-crt-map {
    width: 100%;
    left: 0;
    right: 0;
  }
}
.tp-awards-crt-item {
  border-top: 1px solid rgba(24, 87, 87, 0.1);
  border-bottom: 1px solid rgba(24, 87, 87, 0.1);
  border-right: 1px solid rgba(24, 87, 87, 0.1);
  margin-right: -1px;
  margin-top: -1px;
  margin-top: 2px;
  padding: 28px 0px 20px 0px;
}
@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-awards-crt-item {
    margin-top: -1px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-awards-crt-right-content {
    padding-top: 0px;
  }
}

/*----------------------------------------*/
/*  7.18 history css
/*----------------------------------------*/
.tp-history-pizza-slider-active {
  margin-right: -300px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
  .tp-history-pizza-slider-active {
    margin-right: 0;
  }
}
.tp-history-pizza-slider-active .swiper-slide {
  width: 790px;
  display: inline-block;
}

address {
    margin-bottom: 0;
}