.carousel img{
    height: 90vh;
}
:root {
  --Sniglet-font: "Sniglet", cursive;
  --Rubik: "Rubik", cursive;
  --Patua: "Patua One", cursive;
  --Lobster: "lobster", cursive;
  --light-black: #2e2c2caf;
  --bggradient: linear-gradient(to bottom, #0074e8, #59acff);
  --light-gray: rgba(255, 255, 255, 0.877);
     --mb-2: 1rem;
}

.foot{
    background-color:#282828;
    padding-top: 15px;
    width: 100%;
    height: auto;
    padding-bottom: 2rem;
  }

  .foot .style1 {
  
  border-top: 1px solid rgb( 182, 182, 182 );
  margin-top: 0px;
  
  }
  
  .foot h5{
  font-size: 17px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  color:white;
  text-transform: uppercase;
  margin: 20px 20px 5px 5px;
  text-transform: uppercase;
  font-weight: 400;
  
  }
  
  
  .foot .links{
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  margin-left: 10px;
  line-height: 1.4;
  text-align: left;
  
  }
  .foot  a{
  color: rgb( 226, 226, 226 );
  text-decoration: none;
  
  }
  .foot a:hover{
  color: rgb( 95, 96, 96 );
  }
  .foot p {
  font-size: 16px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  color: rgb( 226, 226, 226 );
  margin-left: 10px;
  text-align: justify Left;
  
  }
 
  

  
  
  
  
  
  
  
  
  
  /* section six end */
  
  
  
  /* section last */
  .last {
   
      background-color: #111111;;
      width: 100%;
      height: 80px;
      padding-top: 20px;
     }
     
     .last p {
      
      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
      color: rgb( 255, 255, 255 );
      text-transform: uppercase;
      
      text-align: center;
      
     }
     
     .last a{
        
        margin-right: 8px;
        margin-top: -10px;
     }
     .last .reserved {
      font-size: 10px;
      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
      color: rgb( 226, 226, 226 );
      line-height: 1.346;
      text-align: center;
     padding-bottom: 20px;
     }
     .last .lik{
        float: none;
        margin:none;
        color: #0984e3; 
        text-transform: uppercase;
        text-decoration: none;
     
     }
     .last .lik:hover{
        color: #cdcdcd;
     }
    
  /* section last end */



  .top-nav{
  position:  relative fixed;
              width: 100%;
              background-color: #0984e3;
             height: auto;
             z-index: +2;
             padding:8px 0px 8px;
          }
            
.top-nav .info{
font-size: 14px;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
color: rgb( 255, 255, 255 );



}


.top-nav .ico {

  background-color: rgb( 255, 255, 255 );
  

padding: 5px;
font-size: 15px;

text-align: center;

margin: 0px 0px;
border-radius: 50%;
color:#0984e3;
width: 25px;
height: 25px;
transition: transform .2s;
}
.top-nav .ico:hover{
  transform: rotateX(360deg);
  background-color:#0984e3;
  color: white;
}



/* top nav end */

/* header */

.meu{
  position: relative ;
  width: 100%;
  height: auto;
  z-index: +2;
  box-shadow: 0px 0px 10px 2px rgba( 0, 0, 0 , 0.2);
  background: var(--bggradient);
  
}
.meu p{
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  color: rgb( 237, 237, 237 );
  text-transform: uppercase;
  line-height: 1.4;
  
    float:left;
    
font-size:larger;
margin-top: 50px;
padding-bottom: 30px;
margin-right: 12px;
    
}
.meu .nav-link:hover{
 color:#0984e3;
}

.meu .nav-link{
 
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.4;
  text-align: center;
  font-size: 16px;
  margin-left: 12px;
}

.orge{
    width: 100%;
    height: auto;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.orge .card{
    width: 100%;
    height: auto;
    background-color: white;
    border-radius: 0px !important;
    border: 1px solid #cdcdcd;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 1rem;
    box-shadow: 0px 0px 10px 2px rgba( 0, 0, 0 , 0.2);
}

.orge .card:hover{
    transform: scale(1.1);
    background-color: #ffe600;
    color: white;
    transition: .5s;
}

@media(max-width:575px){
    .orge .card:hover{
        transform: scale(1);
        
    }
    .carousel img{
        height: 50vh;
    }
}
.orge .card .iccc{
    text-align: center;
    font-size: 70px;
    color: #0984e3;
}
.orge .card p{
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    color: rgb( 95, 96, 96 );
}
.orge .card p:hover{
    color:white
}
.orge .card a{
    text-align: center;
    font-size: 18px;
    color: rgb( 95, 96, 96 );
    transition: .5s;
    text-decoration: none;
}
.orge .card a:hover{
    
    color: #0984e3;
}



.how{
    width: 100%;
    height: auto;
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.how .card{
    width: 100%;
    height: auto;
    background-color: white;
    border-radius: 0px !important;
    border: 1px solid #cdcdcd;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: 1rem;
    box-shadow: 0px 0px 10px 2px rgba( 0, 0, 0 , 0.2);
}
.how .card .icc{
    text-align: center;
    color: #0984e3;
    font-size: 40px;
}
.how .card p{
    
    text-align: center;
    
    color: rgb( 95, 96, 96 );
}

.how .card:hover{
    border: 2px solid#0984e3;
}
.flex {
  display: flex;
  
  flex-wrap: wrap;
 
  
}
.foot .left{
    color: #0984e3 !important;
}
.foot .card{
    background-color: transparent !important;
    border: none !important;
}
.foot .right{
    width: 90%;
    margin-left: .3rem;
    margin-bottom: 1rem;
}

.orge h2{
    text-align: center;
    color: #fff;
    font-weight: 400;
    margin-bottom: 3rem;
}
.how h2{
  
  text-align: center;
  color: #000000;
  font-weight: 400;
  margin-bottom: 3rem;

}
#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    background-color: black;
  }
  
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  
  /* Add animation to "page content" */
  .animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
  }
  
  @-webkit-keyframes animatebottom {
    from { bottom:-100px; opacity:0 } 
    to { bottom:0px; opacity:1 }
  }
  
  @keyframes animatebottom { 
    from{ bottom:-100px; opacity:0 } 
    to{ bottom:0; opacity:1 }
  }
  
  #myDiv {
    display: none;
    text-align: center;
  }