@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap');

@media only screen and (max-width: 768px) {
  .banner {
    height: auto;
    padding-top: 0;
  }
  @media only screen and (max-width: 768px) {
    .text-intro {
      top: 550px; 
    }
  }

  .banner-text,
  .text-intro {
    max-width: 100%;
    margin-left: 0;
    margin-top: 20px;
    padding-left: 0;
    
  }
}
@media screen and (max-width: 767px) {
  .testimonial {
    flex-basis: 100%;
  }
  .video {
    width: 460px !important;
    height: 257px !important; 
  
  }
  .polarsteps{
    width: 460px;
    height: 320px ;
  }
}
@media (max-width: 480px) {
  .polarsteps {
    width: 360px;
    height: 220px ; 
     }
     .video {
     width: 340px !important;
    height: 194px !important; 
     }
  }
  @media (max-width: 460px) {
    .banner {
      height: 452px !important
    }
  }
  @media (max-width: 898px) {
    .testimonial-wrapper {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    
    .testimonial {
      width: 100%;
      max-width: 640px;
      margin-bottom: 30px;
    }
    
    .testimonial img {
      width: 100%;
      max-width: 350px;
    }
  }
    @media (max-width: 580px) {
      .testimonial-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
      }
      
      .testimonial {
        width: 100%;
        max-width: 340px;
        margin-bottom: 30px;
      }
      
      .testimonial img {
        width: 100%;
        max-width: 350px;
      }
    }
    @media (max-width: 1130px) {
      .banner .banner-text{
        display: none;
      }
      .banner1 .banner-text1{
        display: none;
      }
      .banner1 {
        background-image: url('img/banner-short.jpg') !important;
      }
      .hidden-text {
        display: block !important;
        padding: 40px 5px;
        margin: 30px 5px;
      }
      .banner{
        background-image: url('img/banner-mountain-short.png') !important;      
      }
      
      .banner-text1 {
        display: none;
      }
      .phrase {
        font-size: 1.7rem;
        
        font-style: italic;
      }
      .soul-text {
        display: none;
      }
     
    }
    
 /*  form */

 /* Responsive styles */
@media (max-width: 767px) {
  .contact-form {
    margin-top: 30px;
  }

  .form-group {
    margin-bottom: 15px;
  }

  .form-group label {
    margin-bottom: 5px;
  }

  .form-control {
    width: 100%;
  }

  .form-control + label {
    margin-top: 10px;
  }

  button[type="submit"] {
    margin-top: 20px;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .contact-form {
    margin-top: 20px;
  }

  .form-group {
    margin-bottom: 20px;
  }

  .form-control {
    width: 100%;
  }

  .form-control + label {
    margin-top: 10px;
  }

  button[type="submit"] {
    margin-top: 30px;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .contact-form {
    margin-top: 15px;
  }

  .form-group {
    margin-bottom: 30px;
  }

  .form-control {
    width: 100%;
  }

  .form-control + label {
    margin-top: 10px;
  }

  button[type="submit"] {
    margin-top: 40px;
    width: auto;
  }
}
@media (max-width: 995px) {

.img-cabin-flex {
  display: flex;
  flex-direction: column;
}
}
@media (max-width: 455px) {

  .cabin-img {
    width: 24rem !important;
   
  }
}

.img-cabin-flex {
  display: flex;
}

.nav-link {
  padding: 3px 10px !important;
  font-family: 'Roboto', sans-serif;

}
.countries {
  color: #666666;
  font-size: 1.2rem;
}
.cabin-img {
  width: 30rem;
  padding: 15px;
}

  
    .banner {
        background-image: url('img/banner-mountain1.png');
        background-size: cover;
        background-position: right;
        height: 550px;
        padding-top: 125px;
        margin-top: 72px;
        margin-bottom: 50px;
        background-repeat: no-repeat;
      }
      .banner1 {
        background-image: url('img/banner.jpg');
        background-size: cover;
        background-position: right;
        height: 550px;
        padding-top: 8.5rem;
        margin-top: 80px;
        margin-bottom: 50px;
        background-repeat: no-repeat;
      }

      .hidden-text {
        font-size: 45px;
        margin-top: -25px;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        color: #565454;
        line-height: 1.2em;
        padding: 10px 30px;
        display: none;
      }
      .hidden-text h1{
        font-size: 50px;
        font-family: 'Satisfy', cursive;
      
      }
     
      .banner-text {
        font-size: 55px;
        margin-top: -75px;
        margin-left: 20px;
        padding-left: 16px;
        max-width: 50%;
        max-height: 20%;
        font-family: 'Satisfy', cursive;
        color: #333333;
        line-height: 1.2em;
        font-size: 4.5rem;
      }
      .banner-text1 {
        font-size: 4.5rem;
        margin-top: -113px;
        margin-left: 20px;
        padding-left: 16px;
        max-width: 45%;
        max-height: 20%;
        font-family: 'Satisfy', cursive;
        color: #565454;
        line-height: 1.2em;

      }
     .text-intro {
        font-size: 26px;
        margin-top: 87px;
        margin-left: 20px;
        padding-left: 16px;
        max-width: 50%;
        max-height: 20%;
        font-family: 'Roboto', sans-serif;
        color: #6d6d6d;
        line-height: 1.2em;
     }
     .text-intro1 {
      font-size: 28px;
      margin-top: 31px;
      max-width: 43%;
      max-height: 20%;
      font-family: 'Roboto', sans-serif;
      color: #565454;
      line-height: 1.2em;
   }
     
     span.achira{
      font-weight: bold;    
        font-size: 35px;
     }
     span.achira1{
      font-weight: bold;    
        font-size: 30px;
     }
     .video-container {
        margin: 0 auto; 
      }
      
      .video {      
        display: block;
        margin: 0 auto;
        width: 650px;
        height: 366px;
        border-radius: 8px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
      }
      .videos {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .quest {
      color: black;
      font-family: 'Roboto', sans-serif;
    }

    .videosI {
        width: 100%; /* Use 100% width for responsiveness */
        max-width: 350px ;
        height: 198px;
        margin: 45px;
        border-radius: 2px;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
    }
    @media (max-width: 480px) {
      
         .videosI {
          margin: 25px 10px;
          width: 322px !important;
          height: 180px !important;
         }
      }
      .icons-stories {
        width: 100px;
      }
      .motivational {
        margin-bottom:30px;
        margin-top: 50px ;
        font-weight: bold;
        text-align: center;
        font-family: 'Playfair Display', serif;
        font-size: 2.8rem;
      }
      .motivationalC {
        
        margin-top: 100px ;
        font-weight: bold;
        text-align: center;
        font-family: 'Playfair Display', serif;
        font-size: xxx-large;
      }
      @media (max-width: 480px) {
      
        .motivationalC {
         margin-right: 10px;
         margin-left: 10px;
        }
     }
      
      .motivationalCa {
        margin-bottom: 10px;
        margin-top: 5px ;
        text-align: center;
        font-size: 25px;
        font-family: 'Roboto', sans-serif;
      }
      .motivationalI {
        margin-bottom: 0px;
        margin-top: 120px ;
        text-align: center;
        font-size: 4rem;
        font-family: 'Satisfy', cursive !important;
      }
      .motivationalC {
        margin-bottom: 10px;
        margin-top: 117px ;
        font-weight: bold;
        text-align: center;
        font-family: 'Playfair Display', serif;
      }
      span.phrase {
        
        font-style: italic;
        color: #666666; 
        margin: 15px 0px;
        font-family: 'Playfair Display', serif;
        font-size: 1.8rem;
      }
      span.phraseH {
        
        font-style: italic;
        color: #666666; 
        margin: 15px 0px;
        font-family: 'Playfair Display', serif;
        font-size: 1.5rem;
      }
      .phrase1 {
        text-align: center;
        font-style: italic;
        color: #666666;
        margin: 15px 30px;
        font-size: 17px;
      }
      span.minutes {
        font-size: larger;
        font-weight: bold;
      }

      .cards {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 1.8rem;
        padding: 2.5rem 0;      
      }
      .card-body p{
        color:#565454;
      }
      
      .card {
        background-color: #daf1fb;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        overflow: hidden;
        width: 100%;
        max-width: 375px;
        transition: all 0.3s ease;
      }
      
      .card:hover {
        transform: translateY(-5px);
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
      }
      
      .card-header {
        display: flex;
        align-items: center;
        padding: 1rem;
      }
      
      .card-header img {
        width: 50px;
        height: 50px;
        margin-right: 1rem;
      }
      
      .card-title {
        margin: 0;
        font-size: 30px ;
        font-family: 'Roboto', sans-serif;
      }
      .soul-text { 
        font-size: 23.8px;
    line-height: 2rem;
    color: #565454;
}
      
      .btn-request {
        text-align: center;
        margin: 25px 0px;      
      }
      .btn-requestA {
        text-align: center;
        margin: 21px 0px;
        margin-bottom: 96px;    
      }
      .btnR {
        display: inline-block;
        font-size: 18px;
        padding: 10px 30px;
        border-radius: 30px;
        border: none;
        background-color: #FFEB3B;
        color: black;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
        transition: all 0.3s ease-in-out;
        border-bottom: none;
      }
      
      .btnR:hover {
        transform: translateY(-3px);
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
      }
      
      .btnR a {
        text-decoration: none;
        color: #333232;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
        font-size: 20px;
      }
      .healing {
        margin: 45px 0px;
      }
      .accordion {
        background-color: #f5f5f5;
        border-radius: 10px;
        box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
        overflow: hidden;
      }
      
      .accordion-item {
        background-color: #fff;
        border-bottom: 1px solid #ddd;
        padding: 1rem;
        position: relative;
      }
      
      .accordion-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
        font-weight: 600;
        margin: 0;
        padding: 0.5rem;
        transition: background-color 0.2s ease;
      }
      
      .accordion-header:hover {
        background-color: #eff6fa;       
      }
      
      .accordion-header {
        outline: none;
        background-color: transparent;
        border: none;
     
        display: flex;
        justify-content: space-between;
        align-items: baseline;
        padding: 10px;
        border-radius: 5px;
        margin-bottom: 5px;     
      }
      
      
      .accordion-icon {
        color: #333;
        font-size: 1.5rem;
        transition: transform 0.2s ease;
      }
      
      .accordion-icon.active {
        transform: rotate(180deg);
      }
      
      .accordion-panel {
        max-height: 0;
        overflow: hidden;
        padding: 5px;
        transition: max-height 0.2s ease;
      }
      
      .accordion-panel p {
        margin: 0;
        color: #565454;
      }
      
      .accordion-item.active .accordion-panel {
        max-height: 400px;
        background-color: #fff;
      }
      .tittles {
        font-size: 1.4rem;
        font-family: 'Roboto', sans-serif;
        text-align: left;
      }
      
      #testimonials {
        background-color: white;       
      }
      
      .testimonial-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
      }
      
      .testimonial {
        flex-basis: calc(33.33% - 20px);
        padding: 20px;
        background-color: white;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        margin-bottom: 20px;
        border-radius: 10px;     
        height: 25rem;
      }     
      
      .testimonial img {
        width: 130px;
        border-radius: 75px;
        height: auto;
        margin-bottom: 10px;
      }     
      .testimonial p {
        margin-bottom: 10px;
        color: #565454;
      }      
      .testimonial h4 {
        margin: 5px;
        font-size: 1.5rem;
        text-align: center;
        color:#333232;
      }   


      .testimonialH {
        flex-basis: calc(33.33% - 20px);
        padding: 20px;
        background-color: white;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        margin-bottom: 20px;
        border-radius: 10px;     
        height: 33rem;  
      }     
      
      .testimonialH img {
        width: 130px;
        border-radius: 75px;
        height: auto;
        margin-bottom: 10px;
      }     
      .testimonialH p {
        margin-bottom: 10px;
        color: #565454;
      }      
      .testimonialH h4 {
        margin: 5px;
        font-size: 1.5rem;
        text-align: center;
        color:#333232;
      }   

      .testimonialI {
        flex-basis: calc(33.33% - 20px);
        padding: 20px;
        background-color: white;
        box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
        margin-bottom: 20px;
        border-radius: 10px;     
        height: 21rem;  
      }     
      
      .testimonialI img {
        width: 130px;
        border-radius: 75px;
        height: auto;
        margin-bottom: 10px;
      }     
      .testimonialI p {
        margin-bottom: 10px;
        color: #565454;
      }      
      .testimonialI h4 {
        margin: 5px;
        font-size: 1.5rem;
        text-align: center;
        color:#333232;
      }   
      .polarsteps { 
        margin: 0 auto;
        display: block;
        border-radius: 8px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
       }
       
        /* form contact*/

.contact-form {
  background-color: #ffffff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 35px;
}
.form-group {
  position: relative;
}
.form-control {
  border: none;
  background-color: white;
  border-radius: 5px;
  font-size: 1rem;
  padding: 10px;
  margin-bottom: 20px;
  width: 100%;
  border-bottom: solid gray 1px;
}
.webform-label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
  font-size: 0.9rem;
  pointer-events: none;
  color: white;
  transition: all 0.2s ease-in-out;
}
.form-control:focus + .webform-label,
.form-control:not(:placeholder-shown) + .webform-label {
  top: -10px;
  transform: translateY(0);
  font-size: 0.8rem;
  color: #f0efef;
}
.form-control:focus {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
button[type="submit"] {
  background-color: #fea81e;
  color: #ffffff;
  border: none;
  border-radius: 5px;
  font-size: 1rem;
  padding: 10px 20px;
  transition: all 0.2s ease-in-out;
}
button[type="submit"]:hover {
  background-color: #e6930c;
  cursor: pointer;
}
.contact {
  background-color: white;
  padding: 20px 0px 5px 0px;
}
@media (max-width: 768px) {
  .col-lg-6 {
    margin-bottom: 30px;
  }
}
.paypal  {
 margin: 15px auto;
 width: 7rem;
}
.emailC{
  text-decoration: none;
  color: #333;
  font-size: 1.5rem;
}
.email{
  text-decoration: none;
  color: #333;
}
.email-container {
  margin-bottom: 20px;
}
.copyright {
  margin: 25px auto 5px;
  color: #565454;
  font-family: 'Roboto', sans-serif;
}
.journey{
  padding-top: 15px;
  font-size: 25px;
  font-family: 'Roboto', sans-serif;
}
.logo img{
  width: 216px;
  height: 93px;
  margin: 20px 0px;
}
.social-icons {
  display: flex;
  justify-content: center; 
}
.icon  i {
  
  font-size: 2.5rem;
  color: #565454; 
}
.iconC  i {
  
  font-size: 2.5rem;
  color: #565454; 
}
.wrapper {
 display: flex;
  background: #fff;
  border-radius: 50px;
  cursor: pointer;
  width: 100px;
  gap: 20px;
  margin: 15px 0px 20px; 
}

.customSection {
  padding: 3rem 12rem;
}


.custom-section {
  overflow: hidden;
  padding: 26px;
  padding-top: 8rem;
  font-family: 'Roboto', sans-serif;
  font-size: 1.3rem;
}
.custom-sectionA {
  overflow: hidden;
  padding: 26px;
  padding-top: 8rem;
font-family: 'Roboto', sans-serif;
  font-size: 1.3rem;
  color: #666666;
 
}
.custom-sectionA2 {
  overflow: hidden;
  padding: 26px;
  padding-top: 2rem;
font-family: 'Roboto', sans-serif;
  font-size: 1.3rem;
  color: #666666;
 
}
.custom-sectionA3 {
  overflow: hidden;
  padding: 26px;
  padding-top: 2rem;
font-family: 'Roboto', sans-serif;
  font-size: 1.3rem;
  color: #666666;
 
}
.custom-sectionA4 {
  overflow: hidden;
  padding: 26px;
  padding-top: 2rem;
font-family: 'Roboto', sans-serif;
  font-size: 1.3rem;
  color: #666666;
 
}

.custom-sectionI {
  overflow: hidden;
  padding: 26px 46px 26px 46px;
  padding-top: 1.5rem;
   font-family: 'Roboto', sans-serif;
  font-size: 1.3rem;
}
.custom-sectionH {
  overflow: hidden;
  padding: 26px;
  padding-top: 8.5rem;
  font-family: 'Roboto', sans-serif;
  font-size: 1.3rem;
}
.custom-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.titleI {
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
}
.paises {
  font-size: 15px;
  font-style: italic;
  color: #727272 !important;
}
.custom-content .left-image,
.custom-content .right-image {
  max-width: 45%;
  margin-bottom: 30px;

}
.left-image, .right-image {

    border-radius: 6px ; /* You can adjust the border width and color */
    box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.3);
}

.custom-content .right-text,
.custom-content .left-text {
  max-width: 45%;
  margin-bottom: 30px;
}

@media (max-width: 1060px) {
  .custom-content .left-image,
  .custom-content .right-image,
  .custom-content .right-text,
  .custom-content .left-text {
      max-width: 100%;
  }
  .custom-sectionA {
    padding: 50px;
    padding-top: 4rem;
  }
  .custom-sectionA2 {
    padding: 50px;
    padding-top: 2rem;
  }
  .custom-sectionA3 {
    padding: 50px;
    padding-top: 2rem;
  }
  .custom-sectionA4 {
    padding: 50px;
    padding-top: 2rem;
  }
  .custom-sectionI {
    padding: 50px;
  
  }
  .custom-content .left-image,
  .custom-content .right-image {
      order: 2; /* Change the order to make images appear below text */
  }
}
@media (max-width: 500px) {
  .custom-sectionA {
    padding: 30px;
    padding-top: 4rem;
  }
  .custom-sectionA2 {
    padding: 30px;
    padding-top: 1rem;
  }
  .custom-sectionA3 {
    padding: 30px;
    padding-top: 1rem;
  }
  .custom-sectionA4 {
    padding: 30px;
    padding-top: 1rem;
  }
  .custom-sectionI {
    padding: 30px;
  }
}

@media (max-width: 1200px) {
  .customSection {
    padding: 3rem 8rem;
  }
  
}
@media (max-width: 800px) {
  .customSection {
    padding: 3rem 4rem;
  }
  
}
@media (max-width: 450px) {
  .customSection {
    padding: 3rem 1rem;
  }
  
}
.text-secondary {
   font-family: 'Roboto', sans-serif;
}
.pI {
  text-align: center;
  padding-top: 10px;
  padding-bottom: -15px;
  font-family: 'Roboto', sans-serif;
  font-size: 1.2rem;
  font-style: italic;
  padding-left: 15px;
  padding-right:15px;
}
.pIN {
  text-align: center;
  padding-top: 5px;
  padding-bottom: -15px;
  font-family: 'Roboto', sans-serif;
  font-size: 1.2rem;
  font-style: italic;
  padding-left: 15px;
  padding-right:15px;
}
.pIN {
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 1.2rem;
  font-style: italic;
}
.polarLink {
  text-decoration: none;
}
.achiraL {
  font-family: 'Satisfy', cursive;  
  font-size: 1.5rem;
}
p {
  font-family: 'Roboto', sans-serif;
}

.image-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
  padding-top: 2rem;
}

.image-item {
  flex-basis: calc(33.33% - 20px); /* 33.33% width with some margin */
  margin-bottom: 20px;
  text-align: center;
  transition: box-shadow 0.3s ease-in-out;
  padding: 10px;
}

.image-item img {
  width: 100%; /* Ensure the image takes the full width of its container */
  height: auto; /* Allow the height to adjust based on the image's aspect ratio */
 
}
.image-item:hover  {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); /* Adjusted shadow on hover */
}

.image-text {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .image-item {
      flex-basis: calc(100% - 20px); /* Full width for smaller screens */
  }
}

.custom-footer {
  background-color: #f5f5f5; /* Light gray background */
  padding: 30px 0 20px;
  color: #333; /* Text color */
}

.custom-footer .container {
  max-width: 1200px;
  margin: 0 auto;
}
.containerI {
  padding: 50px;
}
.containerH {
  padding: 50px;
}

.footer-logo img {
  max-width: 10rem;
  height: auto;
  margin-bottom: 20px;
}

.custom-footer .copyright-text {
  font-size: 14px;
  
}

.custom-footer .contact-info {
  margin-bottom: 20px;
  font-size: large;
  text-align: center;

}


.custom-footer .contact-info p {
  margin: 0;
 
}

.custom-footer .social-icons {
  list-style: none;
  padding: 0;
  margin: 9px;
}
.custom-footer .contact-info a {
  text-decoration: none; /* Remove underline */
  color: #333; /* Set the desired text color */
}
.custom-footer .social-icons li {
  display: inline-block;
  margin-right: 10px;
}

.custom-footer .social-icons a {
  color: #333; /* Icon color */
  font-size: 30px;
}
.copyrightU {
  display: none;
}
.gmail {
  font-size: 1.5rem;
}

/* Add hover effects if needed */
.custom-footer .social-icons a:hover {
  color: #007bff; /* Change to your desired hover color */
}

@media (max-width: 567px) {
  .social-icons a {
 margin: 15px;

  }
  .custom-footer .col-md-8 .footer-logo {
    display: none; /* Hide the logo on small screens */
}
}

@media (max-width: 567px) {
  .custom-footer .copyright-text {
    position: absolute;
    bottom: 0;
    right: 20px;
  }
  .copyrightU {
    display: block;
    text-align: center;
  }
}



