
html {
  scroll-behavior: smooth;
}
@font-face {
  font-family: 'now';
  font-style: normal; 
  font-weight: normal;
  
    font-display: swap;
  src: url('../fonts/now.alt-light.otf') format('opentype');
}

/* ALL CLASSES & GENERAL  */
body {  
  font-family: "now", "Courier New", monospace;  
  font-size: 18px; 
  letter-spacing: 2.5px; 
  color: #033; 
  text-align: center;
  font-weight: normal;
}

    h1{text-align: center; width: 100%;  font-family: "now";}
    h2{text-align: center; width: 100%;  font-family: "now";}

    h3{ text-align:center; width: 100%;  font-family: "now";}
    h4{ text-align:center; width: 100%;  font-family: "now";}



 ul  {text-align: left;}
.half_text  { width:90%; margin-left:5%; }
a{
  font-family: "now", "Courier New", monospace; 
  color:#000; }



    .text  {  
  font-family: "now", "Courier New", monospace;   

    text-align: left;
     hyphens: auto;
  word-spacing: -0.5px;
  letter-spacing: 0.1px;

}
.cookieconsent-optout-marketing {
  display: none !important;
}
.layout-input{padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.layout-half { float:left; width:50%; }

.layout-third { float:left; width:33.333333%;   }

  .layout-three  { float:left; width:30%; }

  .layout-seven  { float:left; width:70%; }
 
 .container {
  height: auto;
  display: flex;
  flex-wrap: wrap; /* Permite que os itens quebrem para a próxima linha */
  justify-content: space-between; /* Alinha os itens */
  align-items: flex-start; 
}

   .container-div-full  {   width:100%; margin-left:0%; }
    .container-div-cut  {     width:80% !important; margin-left:10%  !important;  }
.container-spacing {
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-spacing-ext { 
  padding-top: 100px;
  padding-bottom: 80px; }

  .spacing-pc {  padding-top: 90px; padding-bottom: 90px;  } 
   
.text  { 
    text-align: left;
  font-family: "now", "Courier New", monospace;   

    text-align: left;
     hyphens: auto;
  word-spacing: -0.5px;
  letter-spacing: 0.1px;

}


.half_text { width:90%; margin-left:5%; }


  .booking-btn {  position: relative; float: left; margin-top: 15px; width: 345px;  margin-left: 20%; 
  line-height: 18px; height:58px; border-radius: 15px; background: #123B66; opacity: 0.9; color: #FFFFFF; /* Texto branco */
font-weight: bold;
font-size: 8px;
padding: 10px 10px;
border-radius: 10px; text-align: center;} 


.booking-btn-b {font-size: 13px;}

.booking-btn-whatsapp {  position: relative; float: left; margin-top: 10px; width: 285px;  margin-left: 20%; 
  line-height: 18px; height: 58px; border-radius: 15px; background:#0C7159; opacity: 0.9; color: #FFF; /* Texto branco */
font-weight: bold;
font-size: 11px;
padding: 15px 10px;
border-radius: 13px; text-align: center;} 



 .booking_btn_img {width: 30px; height: 28px; margin-top:5px;  margin-left:15px;position:relative; float:left;}


.booking-btn-txt {   margin-left:15px; width: 70%; margin-top: 3px;  height: auto; position:relative; float:left; margin-top:0px;    }


h1{ tecxt text-align: center; 
  font-family: "now", "Courier New", monospace;   }


  .tdEspaco { display: table; float:left; margin-right:10px }
		table { border-spacing: 5px; }

.only_desktop { visibility:visible; display: inline;}
.only_phone { visibility:hidden;   display: none;}


.bg-principal-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 450px;
  object-fit: cover;
  z-index: 0;
}


.bg-principal-image-home {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* funciona como background-size: cover */
  z-index: 0;
}

.text-full {margin-top:  30px; width:80%; margin-left:10%;}
.text-half { margin-top:  30px; width:80%; margin-left:10%; } 

.text-p {margin-top:  15px; width:80%; margin-left:10%;}
 
 
      /* Classes TOP  */ 
   
.top-container {
  width: 100%;
  height: 220px;
  padding: 0;
  margin-top: 0; 
}

.top-container-home {
  width: 100%;
  height: 280px;
  padding: 0;
  margin-top: 0; 
}
.top-description-div {background: #FFFFFF;   padding-bottom:0px;  width:25%; margin-top: 16%;  margin-left:25%; opacity:0.8; border-radius:10px; }

 .top-description-div-home {background: #FFFFFF;   padding-bottom:0px;  width:25%; margin-top: 25%;  margin-left:55%; opacity:0.8; border-radius:10px; }


.top-topics-nav {
  display: flex;
  justify-content: center;
  gap: 2rem;
  margin: 3rem 0;
}

.top-link {
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: bold;
  color: #0077b6;
  padding: 0.5rem 1rem;
  border: 2px solid #0077b6;
  border-radius: 8px;
  transition: all 0.3s ease;
}

.top-link:hover {
  background-color: #0077b6;
  color: white;
}

#languages a{  text-decoration:none; text-transform:uppercase;}
#languages img{ width:30px;}

.firstiten {margin-top:300px;}
.firsteffect{ animation-duration:2s;  animation-fill-mode:both; animation-name: firstobjeffect; }
 
footer{ height:680px;  background:url(../img/footer.webp);  margin-top:300px;  -webkit-box-shadow: 0px 9px 49px 14px rgba(0,0,0,0.28);
-moz-box-shadow: 0px 9px 49px 14px rgba(0,0,0,0.28);
box-shadow: 0px 9px 49px 14px rgba(0,0,0,0.28);}
footer div {  margin-top:100px; color:#000;}
footer div img{ width:10px; }
footer a{text-decoration: none;}





#menu-footer { font-size: 19px; } 
.link-footer { padding-top:15px; }

#footer-logo {  width:200px; height:200px; }





.layout-image{max-width:100%;height:auto}


.container {
  display: flex;
  flex-wrap: wrap; /* Permite que os itens quebrem para a próxima linha */
  justify-content: space-between; /* Alinha os itens */
  align-items: flex-start; 
}
 
    .first-container {margin-top:0px; }



.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;

  }

  .whatsapp-icon {
    width: 40px; /* Ajuste conforme necessário */
    height: 40px;
  }





  //* CLASSES / SURF */

/* ---------------------- */
/* GERAL - AJUSTES INICIAIS */
/* ---------------------- */
b{ letter-spacing:0.2vh; }
strong {
  color: #133b66;
}
 
 
#page-intro{
  padding-top: 30px; 
  height: auto; 
}

/* ---------------------- */
/* #1 - CONTAINER GERAL */
/* ---------------------- */




/* ---------------------- */
/* #2 - TOPO DO TEXTO */
/* ---------------------- */

/* TÍTULOS */
.lessons-box h2 { 
  font-size: 1.9rem;
  font-weight: 700;
  color: #133b66; 
  text-align: center !important;
}

.lessons-title {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 1.5rem;
  color: #133b66;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

/* LISTAS */
.lessons-list {
  list-style: none;
  padding-left: 0;
  padding-top: 40px;
  margin: 0 auto;
  max-width: 800px;
}

 
.lessons-list li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  font-size: 1.1rem;
  color: #424e5e;
  line-height: 1.6;
  text-align: left;
   font-family: "now", "Courier New", monospace;   
}

.lessons-list li span {
  display: inline;
   font-family: "now", "Courier New", monospace;   
}

/* ÍCONES */
.icon {
  font-size: 1.3rem;
  margin-right: 0.6rem;
  min-width: 1.5rem;
}

/* PARÁGRAFOS */
.lessons-box p {
  font-size: 1rem;
  color: #2f3e4e;
  line-height: 1.6;
  margin-top: 1.5rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

/* LINKS */
.lessons-box a {
  color: #0C7159;
  font-weight: bold;
  text-decoration: underline dotted;
}

.lessons-box a:hover {
  text-decoration: underline;
}

/* ---------------------- */
/* #3 - INFORMAÇÕES GERAIS */
/* ---------------------- */

.lessons-general-img {
  height: 400px;
  border-radius: 15px;
}

.lessons-genreal-div {
  border-radius: 16px;
  padding: 2rem;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  color: #133b66;
  font-family: 'Segoe UI', sans-serif;
  line-height: 1.6;
}

.lessons-genreal-div h2 { 
  margin-bottom: 1rem;
  color: #133b66;
}

.lessons-genreal-div ul {
  list-style: none;
  padding-left: 0;
  margin-top: 1rem;
}

.lessons-genreal-div li {
  margin-bottom: 0.5rem;
  font-size: 2vh;
  color: #424e5e;
}


 

/* ---------------------- */
/* #5, #6, #7 - HORÁRIOS, PLANEJAMENTO, REQUISITOS */
/* ---------------------- */

.lessons-box {
  border-radius: 12px; 
  margin: 2rem 0;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
  color: #133b66; 
}


/* ---------------------- */
/* #8 - PREÇOS */
/* ---------------------- */

.price-section {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.price-box {
  flex: 1 1 45%;
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
  background-color: #f9f9f9;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}


.price-header {
  background: #4cc6df;
  color: #133b66;
  text-align: center;
  padding: 12px 0;
  font-weight: bold;
  font-size: 1.1rem;
  opacity: 0.95;
}

.price-table {
  width: 100%;
  border-collapse: collapse;
}

.price-table td {
  padding: 12px;
  border-bottom: 1px solid #eee;
  font-size: 0.95rem;
  text-align: left;
}

.price-table td:last-child {
  text-align: right;
  font-weight: bold;
}


.price-one-box {
  flex: 1 1 25%;
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
  background-color: #f9f9f9;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}


.price-one-table {
  width: 100%;
  border-collapse: collapse;
}

.price-one-table td {
  padding: 12px;
  border-bottom: 1px solid #eee;
  font-size: 0.95rem;
  text-align: left;
}

.price-one-table td:last-child {
  text-align: right;
  font-weight: bold;
}



.price-extra-info {
  font-size: 1rem;
  margin-top: 2rem;
  text-align: left;
  color: #133b66;
  line-height: 1.6;
}

.price-extra-info a {
  color: #4cc6df;
  font-weight: bold;
  text-decoration: none;
}

.price-extra-info a:hover {
  text-decoration: underline;
}


/* ---------------------- */
/* #9 - RESERVA */
/* ---------------------- */

#adults-book {
  padding-top: 100px;
  width: 80%;
  margin-left: 10%;
}

.booking-description {
  text-align: center;
  margin: 30px auto 10px;
  font-size: 1rem;
  line-height: 1.5;
  max-width: 1200px;
}

.booking-buttons {
  margin-top: 20px;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: nowrap;
}

.lessons-booking-btn,
.lessons-booking-whatsapp-btn {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px 20px;
  border-radius: 15px;
  color: #fff;
  font-weight: bold;
  font-size: 1rem;
  text-decoration: none;
  transition: background-color 0.3s ease;
  white-space: nowrap;
}

.lessons-booking-btn {
  position: relative;
  float: left;
  margin-top: 15px;
  width: 345px;
  margin-left: 20%;
  line-height: 18px;
  height: 58px;
  background: #123B66;
  opacity: 0.9;
}

.lessons-booking-whatsapp-btn {
  position: relative;
  float: left;
  margin-top: 15px;
  width: 285px;
  margin-left: 3%;
  line-height: 18px;
  height: 58px;
  background: #0C7159;
  opacity: 0.9;
}

.lessons-booking-btn-img {
  width: 30px;
  height: 28px;
  margin-top: 0px;
  margin-left: 15px;
  position: relative;
  float: left;
}

.lessons-booking-btn-txt {
  margin-left: 15px;
  width: 70%;
  margin-top: 3px;
  height: auto;
  position: relative;
  float: left;
  margin-top: 0px;
}
/* ---------GALERIA */
.gallery-container {
  width: 40vw;
  margin: auto;
}

.gallery-main img {
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.gallery-thumbs {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
  flex-wrap: wrap;
  overflow-x: auto;
  padding: 10px 0;
}

.gallery-thumbs img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  cursor: pointer;
  border-radius: 4px;
  opacity: 0.7;
  transition: 0.3s;
}

.gallery-thumbs img:hover {
  opacity: 1;
  transform: scale(1.05);
}




     
  @media (max-width: 768px) { 


          /*CLASSES GLOBAL */ 

.layout-half {   width:100%; }
.layout-third {  width:100%; }

  .layout-three  { width:100%; }

  .layout-seven  {  width:100%; }
.text  { 
    text-align: left;
  font-family: "now", "Courier New", monospace;   

    text-align: left;
     hyphens: auto;
  word-spacing: -0.5px;
  letter-spacing: 0.1px;

}


.text-full {  width:90% !important; margin-left:5% !important;}
.text-half {  width:100% !important; margin-left:0%;}


.text-p {margin-top:  15px; width:90%; margin-left:5%;}

.half_text  { width:100%; margin-left:0px;   }
    .cards {
      flex-direction: column;
      align-items: center;
    }

 
 .only_phone { visibility:visible;    display: inline;}
 .only_desktop { visibility:hidden;   display: none;}

.custom-line {
  display: none; 
  
}

 
.firstiten {margin-top:40px; }

   
.container-div-full {width:100% !important; height:auto;  margin-left: 0% !important; padding-left: 0px; }
.container-div-cut  {width:100% !important; height:auto;  margin-left: 0% !important; padding-left: 0px;  }  


 .container-spacing {  padding-top: 90px; padding-bottom: 90px;  }

 .container-spacing-ext { padding-top: 100px; padding-bottom: 90px; }


 .spacing-pc {  padding-top: 0px; padding-bottom: 0px;  }

.booking-btn{color:#FFF;   margin-top: 10px; width: 98%;  margin-left: 1%; 
line-height: 25px; height: 75px; border-radius: 15px;  opacity: 0.9; padding-top: 10px; padding-bottom: 10px;} 

.booking-btn-whatsapp {   margin-top: 10px; width: 98%;  margin-left: 1%; 
line-height: 25px; height: 75px; border-radius: 15px;  opacity: 0.9; padding-top: 10px; padding-bottom: 10px;}  


.booking_btn_img {width: 40px; height: 40px; margin-top:10px; margin-left: 8%; position:relative; float:left;}


.booking-btn-txt {width:70%;  margin-left:10px;  height: auto; position:relative; float:left; }

.booking-btn-b {font-size: 18px;}
        
    /*  CLASSES TOP  */ 


 .top-container {   height: 450px; } 


  .bg-principal-image {
    height: 400px;
  }

 .bg-principal-image-home {
 
  width: 100%;
  height: 400px;
 
}
 .top-description-div { height: 2px; hidden; display: none;}
 .top-description-div-home { height: 2px; hidden; display: none;}
 .top-about-div { height:900px; margin-top:20px;  }  
 .top-info-phone {display: block !important;
  height: 300px !important; margin-top:0px; }  
 .top-topics-nav {  flex-direction: column;   align-items: center;   gap: 1rem;  }
 .top-link {
    width: 80%;
    text-align: center;
  }

.top-title {margin-top:  30px; padding-top: 0px;}


footer{ height:900px;  background:url(../img/mo/footer.webp);  margin-top:300px;  -webkit-box-shadow: 0px 9px 49px 14px rgba(0,0,0,0.28);
-moz-box-shadow: 0px 9px 49px 14px rgba(0,0,0,0.28);
box-shadow: 0px 9px 49px 14px rgba(0,0,0,0.28);
 
}



footer div {  margin-top:15px; color:#000;}
footer div img{ width:10px; }
footer a{text-decoration: none;}


 #navDemo a { text-transform:uppercase;}
  
.text  { 
    text-align: left;
  font-family: "now", "Courier New", monospace;   

    text-align: left;
     hyphens: auto;
  word-spacing: -0.5px;
  letter-spacing: 0.1px;

}

 .half_text  { width:100%; margin-left:0px;   }




 //* CLASSES + SURF *//
 

  #page-intro{
    height: 200px; 
    padding-top: 10px;
  }


  .price-box {
    flex: 1 1 100%;
    width: 100%;
  }

  .price-table {
    padding-left: 4rem;
    padding-right: 0.5rem;
    display: block;
  }


  .price-one-box {
    flex: 1 1 100%;
    width: 100%;
  }


  .price-one-table {
    padding-left: 4rem;
    padding-right: 0.5rem;
    display: block;
  }

  .lessons-general-img {
    height: auto;
    border-radius: 15px;
  }
.lessons-list {
  width: 90%;
  margin: 5% auto;
  padding-top: 0;
}
 
  
  .lessons-box h2 {
    font-size: 2rem;
    margin-bottom: 1.5rem;
  }

  .lessons-title {
    font-size: 1.1rem;
    margin-bottom: 1.2rem;
  }

  .lessons-list li {
    font-size: 0.95rem;
    margin-bottom: 0.9rem;
  }

  .lessons-box p {
    font-size: 0.9rem;
    margin-top: 1rem;
  }

  .icon {
    font-size: 1.2rem;
    margin-right: 0.5rem;
  } 
  .booking-buttons {
    flex-direction: column;
    gap: 12px;
  }

  .lessons-booking-btn,
  .lessons-booking-whatsapp-btn {
    margin-top: 10px;
    width: 98%;
    margin-left: 1%;
    font-size: 2.0vh;
    height: 50px;
    border-radius: 15px;
    padding-top: 12px;
    padding-bottom: 10px;
  }

  .lessons-booking-btn-img {
    width: 25px;
    height: 25px;
    margin-left: 10%;
  }

  .lessons-booking-btn-txt {
    width: 70%;
    margin-left: 10px;
  }

 .gallery-container {
    width: 100vw;
  }

  .gallery-thumbs {
    justify-content: flex-start;
    padding: 10px;
  }

  .gallery-thumbs img {
    width: 70px;
    height: 70px;
  }







  }