/* :: Import Fonts */
@font-face {
     font-family: Montserrat;
     src: url('../fonts/Montserrat-Regular.ttf');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: Montserrat Semi Bold;
     src: url('../fonts/Montserrat-SemiBold.ttf');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: Montserrat Bold;
     src: url('../fonts/Montserrat-Bold.ttf');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: Montserrat Black;
     src: url('../fonts/Montserrat-Black.ttf');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: Montserrat Thin;
     src: url('../fonts/Montserrat-Thin.ttf');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: Dosis-Bolt;
     src: url('../fonts/Dosis-SemiBold.otf');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: Dosis;
     src: url('../fonts/Dosis-Regular.otf');
     font-weight: normal;
     font-style: normal;
}
@font-face {
     font-family: SF Comic Script Extended;
     src: url('../fonts/SF Comic Script Extended.ttf');
     font-weight: normal;
     font-style: normal;
}

@font-face {
     font-family: SF Comic Script Condensed;
     src: url('../fonts/SF Comic Script Condensed.ttf');
     font-weight: normal;
     font-style: normal;
}

@font-face {
     font-family: SF Comic Script;
     src: url('../fonts/SF Comic Script.ttf');
     font-weight: normal;
     font-style: normal;
}

@font-face {
     font-family: SF Comic Script Bold;
     src: url('../fonts/SF Comic Script Bold.ttf');
     font-weight: normal;
     font-style: normal;
}
/*//Fonte dos Menus*/

.classynav li{
    font-family: SF Comic Script;
    letter-spacing: 0.5px;  
}
.header-area .alazea-main-menu .classynav ul li a:hover{
    color: #B2CD86;  
}
.header-area #searchIcon:hover{
    color: #B2CD86;  
}

.header-area .alazea-main-menu .classy-navbar .imgLogo{
    padding-top: 25px; 
}
#LogoMenu{
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
}
.text-justify{
    text-align: justify;
}

.header-area .alazea-main-menu .classynav ul li a {
   color: #fff;
   text-shadow:#096642 -2px 2px;
}

.ImgCardViagem{
    box-shadow: 7px 7px 5px 5px rgba(0, 0, 0, 0.95);
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
 }
 
.ImgCardViagem:hover{
   opacity: 0.5;
   
 }
 
 .testimonial-content .text-justify{
    padding-right: 25px;
}

.DivBtSaibaMais{
    text-align: right; 
    padding-top: 10px;
    padding-right: 30px;
}
.DivBtSaibaMaisSlide{
    text-align: right; 
    padding-top: 40px;
    
}


.BtSaibaMais{
   color: #fff;
    background-color: #096642;
    border: solid 2px #096642;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.BtSaibaMais:hover, .BtSaibaMais:focus {
    color: #096642;
    background-color: transparent;
}

.BtVerTodas{
   color: #096642;
    background-color: transparent;
    border: solid 2px #096642;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}
.BtVerTodas:hover, .BtVerTodas:focus {
    background-color: #BFDC90;
}


.single-testimonial-slide .testimonial-content .testimonial-author-info h6{
    color: #096642;
    font-family: Montserrat;
    font-weight: 900;
    font-size: 16px;
    
}

.BusqueSuaViagem h6{
    color: #096642;
    font-family: Montserrat;
    font-weight: 900;
    font-size: 16px;
    
}

.whatsapp {
    opacity: 0.7;
    position: fixed;
    bottom: 40px;
    right: 5px;
    padding: 10px;
    z-index: 1001;
    transition:0.5s all;
    -webkit-transition:0.5s all;
    -moz-transition:0.5s all;
    -o-transition:0.5s all;
    -ms-transition:0.5s all;
}
.whatsapp:hover {
    opacity: 1;
}

.single-testimonial-slide .ImagemDepoimento {
     margin: auto;
    border-radius: 5px;
    box-shadow: 0 1px 15px 5px rgba(0, 0, 0, 0.25); 
}
.single-testimonial-slide .ImagemDepoimento img {
    border-radius: 5px; 
}

.single-testimonial-slide{
    color: #096642;
    font-family: Montserrat;
    font-weight: 900;
    font-size: 16px;
    
}
.AreaDepoimentos{
     padding: 25px;
}
.TituloDepoimento {
    position: relative;
    z-index: 1;
    margin-bottom: 20px; 
}

.TituloDepoimento h4 {
    font-family: Montserrat Bold;
    color: #096642;
    font-size: 20px;
    margin-bottom: 0;
  }
.DivDepoimento{
    background: #fff;
    padding: 25px;
    border: solid 1px #096642;
    box-shadow: 5px 5px 3px 3px rgba(4, 49, 32, 0.85);
    border-radius: 10px;
}
.Rodape{
    background-image: linear-gradient(#075F3E, #111);
}


.Cadastur hr{
    border: solid 0.5px #fff;
    margin-bottom: 5px;
}
.Cadastur p{
    font-size: 13px;
    font-weight: 700;
}

.padding60{
    padding-top: 60px;
    padding-bottom: 40px;
}
.padding40{
    padding-top: 40px;
    padding-bottom: 10px;
}
.contact-information .Contatos{
    color: #707070;
    padding-left: 20px;
    padding-top: 8px;
    font-weight: 200;
}

.label{
    font-size: 14px;
    font-weight: 700;
}

.AlertasForm{
     color: #c42525;
     font-weight: 700;
 }
 
.CardViagem{
    background-color: #fff;
    border-radius: 8px;
    padding: 15px 15px 20px 15px;
    border: solid 1px #096642;
    box-shadow: 5px 5px 3px 3px rgba(4, 49, 32, 0.85);
    border-radius: 10px;
    margin-bottom: 60px;
 }
 
.CardDatas{
    background-color: #fff;
    padding: 15px 15px 5px 35px;
}
.DadosViagem2{
    padding-left: 15px;
}
 *.Hr_Viagem{
     border: solid 0.5px #096642;
     margin-bottom: 0px;
     margin-top: 20px;
 }
 
 .products--meta{
    margin-top: 20px;
}
 .products--meta h4{
    font-weight: 900;
    color: #096642;
    font-size: 18px;
}

.section-heading h5{
    font-family: Montserrat;
    font-weight: 900;
    letter-spacing: 0.5px;
    color: #096642;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.MarginB{
    margin-bottom: 15px;
}

.section-heading .DescricaoRoteiro{
    padding-left: 20px;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    color: #707070;
    font-weight: 400;
}

.section-heading .products--meta h3 {
    font-family: Montserrat Black;
    letter-spacing: 0.5px;
    color: #096642;
    font-size: 27px;
    text-transform: uppercase;
    margin-bottom: 0;
    text-shadow: none;
    
}

.BtPagSeguro {
    width: 280px;
    opacity: 0.7;
    position: fixed;
    bottom: 40px;
    right: 85px;
    padding: 10px;
    z-index: 1001;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.BtPagSeguro:hover {
    opacity: 1;
}
.BtPagSeguroPagina {
    opacity: 1;
    margin: 30px 30px 40px 10px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.BtPagSeguroPagina:hover {
    opacity: 0.7;
}

.BtPagSeguroPaginaPrecos:hover {
    opacity: 0.7;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.Cartoes{
    font-weight: 700;
    color: #fff;
    padding: 10px;
    padding-bottom: 18px;
    text-align: right;
}
.Forma{
    padding-top: 12px;
}
.LogoCartao{
    text-align: left;
}

.LogoCartao img{
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.border-line-novo {
    width: 100%;
    height: 1px;
    background-color: #34513d;
    margin-bottom: 10px;
}

.resumo h4 {
    font-weight: 900;
    color: #096642;
    font-size: 18px;
}

.section-heading .Precos{
    color: #096642;
    font-family: Montserrat;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px; 
}

.section-heading .PrecosPagSeguro{
    color: #096642;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 16px;
    text-align: right;
    margin-bottom: 20px;
}

.breakpoint-off .classynav ul li .dropdown {
    width: 220px;
}

.breakpoint-off .classynav ul li .contato {
    width: 170px;
}

.LocaisEmbarque p span {
    color: #096642;
    font-family: Montserrat;
    font-weight: 900;
    font-size: 16px;
    margin-bottom: 10px;
}
.LocaisEmbarque h5 {
    color: #096642;
    font-family: Montserrat;
    font-weight: 900;
    font-size: 18px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
    
    .single-testimonial-slide .ImagemDepoimento {
        width: 250px;
        margin-bottom: 50px;
    } 
    .section-heading h1{
        font-size: 25px;
    }
}

@media only screen and (max-width: 450px) {                                               
    .BtPagSeguro {
        width: 200px;
        bottom: 36px;
        right: 55px;
    }
    .whatsapp {
        width: 55px;
    }
}

