@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');


header .menu li:last-child {
    background-color: #00652e!important;
  }
  header .menu li:last-child > a:hover {
    background-color: #409a3c!important;
  } 
  

body {
    background-color: #FFF; 
    overflow-x: hidden!important;
}

html {
    scroll-behavior: smooth;
  }

#top-menu {
    background-color:#409a3c; 
}

.float{
    position: fixed;
    right: 40px;
    top: 60vh;
    z-index: 99;
    cursor: pointer;

}

.my-float{
	margin-top:22px;
}

header .menu li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 65%;
    font-weight: 400;
    padding-right: 25px;
    padding-left: 25px;
}

header .menu li a:hover {
    background-color: #63b85e;
}

header .menu li:last-child {
    background-color: #411f4e;
}
header .menu li:last-child > a:hover {
    background-color: #57256b;
} 

#hero .menu {
    padding-top: .5rem;
    font-family: 'Montserrat', sans-serif;
}

#intro {
    padding-top: 3rem;
    padding-bottom: 1rem;
}

.subintro {
    width: 100%;
}

#intro h1 {
    color: #000;
    line-height: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}
#intro h1 span {
    color: #00c0ac;
}

#intro p {
    color: #515455;
    width: 80%;
    font-family: 'Montserrat', sans-serif;
}
#intro p a {
    font-size: inherit;
    color: inherit;
    font-weight: bold;
    text-decoration: underline;
}

@media screen and (max-width: 39.9375em) {
    #intro p {
        width: 100%;
        margin-top: 1rem;
    }
}

#hero {
    width: 100%;
    height: 100vh;
    background-image: url(../assets/img/hero-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#hero > div:first-child {
    padding-top: 1rem;
}

#hero p {
    color: #FFF;
}


.container-imgs {
    height: 100vh;
    position: relative;
}
.background-image {
    background-image: url(../assets/img/imagem1.jpg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    opacity: 0;
    transition: opacity 1s;
  }  





@media screen and (min-width: 40em) {
    .welcome {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-80%);
        -ms-transform: translateY(-80%);
        transform: translateY(-80%);
    }
}

@media screen and (max-width: 39.9375em) {
    .welcome {
       margin-top: 7rem;
    }
}


#intro h5 {
    color: #525252;
    line-height: 170%;
    font-family: 'Montserrat', sans-serif;
}

#intro a:last-child {
    color: #525252;
    font-size: inherit;
    text-decoration: underline;
    font-weight: bold;
}

#intro a.button {
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-color: #00c0ac;
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    border-radius: 6px;
    font-weight: bold;
    text-decoration: none;
}

#intro img {
    margin-bottom: 2rem;
}

.box-steps p {
    font-family: 'Montserrat', sans-serif;
    color: #000;
}

.box-steps p span {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-weight: bold;
}

.txt-juridico {
    padding-top: 1rem;
    margin: 0 auto;
    width: 70%;
}
.txt-juridico p small {
    font-family: Arial, Helvetica, sans-serif!important;

}


.box-steps {
    margin-top: 2rem;
    padding: 2rem;
    width: 100%;
    background-color: #e1e0e0;
    -webkit-box-shadow: -4px 9px 14px -4px rgba(0,0,0,0.42); 
    box-shadow: -4px 9px 14px -4px rgba(0,0,0,0.42);
}
.box-steps img {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#comparativo h3 {
    margin-top: 2rem;
    margin-bottom: 1rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}
#comparativo p {
    margin-bottom: 2rem;
    font-family: 'Montserrat', sans-serif;
}
#comparativo p span {
    font-weight: bold;
}


#comparativo img {
    margin-bottom: 1rem;
}


#steps h3 {
    margin-top: 2rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

#beneficios {
    height: auto;
}
#beneficios p {
    color: #FFF;
}

#beneficios h3 {
    color: #FFF;
    line-height: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
#beneficios  a.button {
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-color: #6bd613;
    color: #022b0c;
    font-family: 'Montserrat', sans-serif;
    border-radius: 6px;
    font-weight: bold;
}

.btn2 {
    background-color: #ff5014!important ;
    color: #FFF!important;
}
.btn3 {
    background-color: #7c4492!important ;
    color: #FFF!important;
}


#comodidades {

    padding-bottom: 1rem;
}

#comodidades h3 {
    margin-top: 2rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}

#comodidades p {
    margin-top: 1rem;
    font-family: 'Montserrat', sans-serif;
}

.box-comodidades {
    margin-top: 1rem;
    padding: 3rem;
    background-color: #f0efef;
    -webkit-box-shadow: 0px 4px 9px -1px rgba(0,0,0,0.49); 
    box-shadow: 0px 4px 9px -1px rgba(0,0,0,0.49);
}

#cartao {
    background-color: #299623;
    padding-top: 3rem;
    padding-bottom: 2rem;
}

.cartao-card {
    background-color: #FFF;
    padding: 1rem;
    margin-bottom: 1rem;
}

#cartao h6, p > small {
    font-family: 'Montserrat', sans-serif;
    color: #000;
}


#cartao a.button{
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
    font-weight: bold;
    background-color: #022b0c;
}

#pesquisa {
    padding-top: 4rem;
    padding-bottom: 2rem;
}

#banner {
    padding-top: 3rem;
    padding-bottom: 2rem;
}
#banner img {
    padding-bottom: 1rem;
}

#pesquisa h3 {
    color: #000;
    line-height: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}
#pesquisa p {
    color: #000;
    font-family: 'Montserrat', sans-serif;
}

#pesquisa img {
    margin-bottom: 2rem;
}

#pesquisa a.button {
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-color: #6bd613;
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    border-radius: 6px;
    font-weight: bold;
}

.card-container {
    width: 80%;
    margin: 0 auto;
}

@media screen and (max-width: 39.9375em) {
.center-btn {
    display: flex;
    justify-content: center;
    align-items: center;
}
}

  .docs-example-orbit-slide p{
    font-family: 'Montserrat', sans-serif;
  }
  .docs-example-orbit-slide p span{
    color: #6bd613;

  }



  .docs-example-orbit-slide {
    padding: 3rem;
    color: #fefefe;
  }

  .vertical-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .orbit-previous, .orbit-next {
    position: absolute;
    font-size: 500%;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fefefe; }
    [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
      outline: 0; }
    .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
      background-color: rgba(10, 10, 10, 0.5); }
  
  .orbit-previous {
    left: 0; }
  
  .orbit-next {
    left: auto;
    right: 0; }




    .hero-master {
        position: relative;
        height: 90vh;
        overflow: hidden;
      }
      
      .hero-background {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      }
      
      .background-image {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        opacity: 0;
        transition: opacity 1s;
      }
      
      .background-image.active {
        opacity: 1;
      }
      
      .hero-overlay {
        position: absolute;
        
        width: 100%;
      
        color: #fff;
        z-index: 1;
      }
      
      .container-txt {
  margin-top: 5rem;
        position: relative;
      }
      .container-txt h4 {
        font-family: 'Montserrat', sans-serif;
        color: #FFF;
      }
      
      .foreground-image {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          text-align: center;
      }
      
      
      .hero-content {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          text-align: center;
        }
      
      .background-image:nth-child(1) {
        background-image: url('../assets/img/imagem1.jpg');
      }
      
      .background-image:nth-child(2) {
        background-image: url('../assets/img/imagem2.jpg');
      }
      
      .background-image:nth-child(3) {
        background-image: url('../assets/img/imagem3.jpg');
      }
      
      .background-image:nth-child(4) {
        background-image: url('../assets/img/imagem4.jpg');
      }
      
      .menu-pamais {
        
        margin-top: 1rem;
        font-family: 'Montserrat', sans-serif;
      }
      .menu-pamais ul li {
        padding-top: .5rem;
      }