body,html{
    height:100%
}
a:focus{
    outline:0 solid
}
img{
    max-width:100%;
    height:auto
}
p{
    margin:0 0 15px;
    color:#101820
}
h1,h2,h3,h4,h5,h6{
    font-family:Raleway,sans-serif;
    margin:0 0 15px;
    color:#101820;
    font-weight:500
}
h1{
    font-size:48px;
    line-height:50px
}
h2{
    font-size:38px;
    line-height:40px
}
h3{
    font-size:30px;
    line-height:32px
}
h4{
    font-size:24px;
    line-height:26px
}
h5{
    font-size:20px;
    line-height:22px
}
h6{
    font-size:16px;
    line-height:20px
}
#contato a{
    transition:all .3s ease 0s;
    text-decoration:none !important;
    color:#101820 !important
}
#contato a:hover{
    color:#dfc06e !important;
    text-decoration:none
}
a:active,a:hover{
    outline:0 none
}
body{
    background:#fff none repeat scroll 0 0;
    color:#101820;
    font-family:"Open Sans",sans-serif;
    font-size:14px;
    text-align:left;
    overflow-x:hidden;
    line-height:22px
}
.video{
    max-width:100%;
    text-align: center;
    height:auto;
    margin-bottom:-10px
}
.mb-30{
    margin-bottom:30px
}
.mt-30{
    margin-top:30px
}
.mt-50{
    margin-top:50px !important
}
.google-maps img{
    margin-top:-6px!important
}
.back-to-top{
    position:fixed;
    visibility:hidden;
    opacity:0;
    border-radius:50px;
    right:15px;
    bottom:15px;
    z-index:996;
    background-image:linear-gradient(to top,#ae793b,#faeb84);
    width:40px;
    height:40px;
    transition:all .4s
}
.back-to-top i{
    font-size:28px;
    color:#101820;
    line-height:0
}
.back-to-top:hover{
    background-image:linear-gradient(to top,#faeb84,#ae793b);
    color:#fff
}
.back-to-top.active{
    visibility:visible;
    opacity:1
}
::-webkit-scrollbar{
    width:8px;
    height:0;
    background:#101820
}
::-webkit-scrollbar-thumb{
    background:#dce0e1;
    background:-moz-linear-gradient(top,#ae793b 0,#faeb84 100%);
    background:-webkit-linear-gradient(top,#ae793b 0,#faeb84 100%);
    background:-o-linear-gradient(top,#ae793b 0,#faeb84 100%);
    background:-ms-linear-gradient(top,#ae793b 0,#faeb84 100%);
    background:linear-gradient(to bottom,#ae793b 0,#faeb84 100%);
    box-shadow:0 0 9px 0 #f0fa62;
    border-radius:50px 50px 50px 50px
}
::-webkit-scrollbar-thumb:hover{
    background:-moz-linear-gradient(top,#faeb84 0,#ae793b 100%);
    background:-webkit-linear-gradient(top,#faeb84 0,#ae793b 100%);
    background:-o-linear-gradient(top,#faeb84 0,#ae793b 100%);
    background:-ms-linear-gradient(top,#faeb84 0,#ae793b 100%);
    background:linear-gradient(to bottom,#faeb84 0,#ae793b 100%);
    box-shadow:0 0 9px 0 #777621
}
ul{
    list-style:outside none none;
    margin:0;
    padding:0
}
::-moz-selection{
    background:#3ec1d5;
    text-shadow:none
}
::selection{
    background:#3ec1d5;
    text-shadow:none
}
.area-padding{
    padding:70px 0 80px
}
.area-padding-interna{
    padding:70px 0 20px
}
.section-headline h2{
    display:inline-block;
    font-size:40px;
    font-weight:600;
    margin-bottom:70px;
    position:relative;
    text-transform:capitalize
}
.section-headline h2::after{
    height:4px;
    background-image:linear-gradient(to top,#ae793b,#faeb84);
    bottom:-20px;
    content:"";
    left:0;
    right:0;
    margin:0 auto;
    position:absolute;
    width:40%
}
#header-social{
    height:35px;
    background-image:linear-gradient(to top,#ae793b,#faeb84);
    border-bottom:2px solid rgba(16,24,32,.9)
}
.header-social-idio{
    text-align:left
}
.header-social-idio img{
    margin-top:8px
}
.header-social-idio ul li{
    display:inline-block;
    text-align:left
}
.header-social-idio ul li a{
    display:flex;
    padding-right:25px
}
.header-social-icon{
    text-align:right
}
.header-social-icon img{
    margin-top:8px
}
.header-social-icon ul li{
    display:inline-block;
    text-align:right
}
.header-social-icon ul li a{
    display:flex;
    padding-left:25px
}
#header{
    height:165px;
    transition:all .5s;
    z-index:997;
    transition:all .5s
}
#header.header-scrolled{
    margin-top:35px;
    background:rgba(0,0,0,.8);
    height:65px
}
@media (max-width:768px){
    #header{
        height:64px;
        background:rgba(0,0,0,.8)
    }
}
.navbar{
    padding:0
}
.navbar ul{
    margin:0;
    padding:0;
    display:flex;
    list-style:none;
    align-items:center
}
.navbar li{
    position:relative
}
.navbar a,.navbar a:focus{
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:10px 0 10px 30px;
    font-size:15px;
    text-transform:uppercase;
    font-weight:600;
    color:#dfc06e;
    white-space:nowrap;
    transition:color .3s,border-bottom .3s;
    text-decoration:none;
    position:relative
}
.navbar a i,.navbar a:focus i{
    font-size:12px;
    line-height:0;
    margin-left:5px
}
.navbar .active,.navbar .active:focus,.navbar a:hover,.navbar li:hover>a{
    color:#faeb84
}
.navbar a::after{
    content:'';
    display:block;
    width:0;
    height:2px;
    background:#faeb84;
    transition:width .3s;
    position:absolute;
    left:30px;
    bottom:0
}
.navbar .active::after,.navbar a:hover::after{
    width:calc(100% - 30px)
}
.mobile-nav-toggle{
    color:#faeb84;
    font-size:28px;
    cursor:pointer;
    display:none;
    line-height:0;
    transition:.5s
}
@media (max-width:991px){
    .mobile-nav-toggle{
        display:block
    }
    .navbar ul{
        display:none
    }
}
.navbar-mobile{
    position:fixed;
    overflow:hidden;
    top:0;
    right:0;
    left:0;
    bottom:0;
    background:rgba(1,2,2,.9);
    transition:.3s;
    z-index:999
}
.navbar-mobile .mobile-nav-toggle{
    position:absolute;
    top:15px;
    right:15px
}
.navbar-mobile ul{
    display:block;
    position:absolute;
    top:55px;
    right:15px;
    bottom:15px;
    left:15px;
    padding:10px 0;
    background-color:#000;
    overflow-y:auto;
    transition:.3s
}
.navbar-mobile a,.navbar-mobile a:focus{
    padding:10px 20px;
    font-size:15px;
    color:#dfc06e
}
.navbar-mobile .active,.navbar-mobile a:hover,.navbar-mobile li:hover>a{
    color:#faeb84
}
#hero{
    width:100%;
    height:100vh;
    background:#000;
    overflow:hidden;
    position:relative
}
@media (max-height:500px){
    #hero{
        height:150vh
    }
}
#hero .carousel,#hero .carousel-inner,#hero .carousel-item,#hero .carousel-item::before{
    position:absolute;
    top:0;
    right:0;
    left:0;
    bottom:0
}
#hero .carousel-item{
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat
}
#hero .carousel-item::before{
    content:"";
    background-color:rgba(0,0,0,.5)
}
#hero .carousel-container{
    display:flex;
    justify-content:center;
    align-items:center;
    position:absolute;
    bottom:0;
    top:70px;
    left:50px;
    right:50px
}
#hero .container{
    text-align:center
}
#hero h1{
    font-size:32px;
    font-weight:700;
    background-image:linear-gradient(to top,#ae793b,#faeb84);
    color:#101820;
    background-clip:text;
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent
}
.carousel-item{
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat
}
.carousel-item.item1{
    background-image:url(../img/hero-carousel/1-mb.avif)
}
.carousel-item.item2{
    background-image:url(../img/hero-carousel/2-mb.avif)
}
.carousel-item.item3{
    background-image:url(../img/hero-carousel/3-mb.avif)
}
.carousel-item.item4{
    background-image:url(../img/hero-carousel/4-mb.avif)
}
@media (min-width:768px){
    .carousel-item.item1{
        background-image:url(../img/hero-carousel/1.avif)
    }
    .carousel-item.item2{
        background-image:url(../img/hero-carousel/2.avif)
    }
    .carousel-item.item3{
        background-image:url(../img/hero-carousel/3.avif)
    }
    .carousel-item.item4{
        background-image:url(../img/hero-carousel/4.avif)
    }
}
@media (max-width:768px){
    #hero h2{
        font-size:20px;
        line-height:1.2
    }
}
#hero p{
    width:80%;
    font-size:38px;
    line-height:1.2;
    margin:0 auto 30px auto;
    color:#fff
}
@media (min-width:1024px){
    #hero p{
        width:60%
    }
}
@media (max-width:768px){
    #hero p{
        font-size:28px;
        line-height:1.2
    }
}
#hero .carousel-fade{
    overflow:hidden
}
#hero .carousel-fade .carousel-inner .carousel-item{
    transition-property:opacity
}
#hero .carousel-fade .carousel-inner .active.carousel-item-end,#hero .carousel-fade .carousel-inner .active.carousel-item-start,#hero .carousel-fade .carousel-inner .carousel-item{
    opacity:0
}
#hero .carousel-fade .carousel-inner .active,#hero .carousel-fade .carousel-inner .carousel-item-next.carousel-item-start,#hero .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-end{
    opacity:1;
    transition:.5s
}
#hero .carousel-fade .carousel-inner .active.carousel-item-end,#hero .carousel-fade .carousel-inner .active.carousel-item-start,#hero .carousel-fade .carousel-inner .carousel-item-next,#hero .carousel-fade .carousel-inner .carousel-item-prev{
    left:0;
    transform:translate3d(0,0,0)
}
#hero .carousel-control-next,#hero .carousel-control-prev{
    width:10%
}
@media (min-width:1024px){
    #hero .carousel-control-next,#hero .carousel-control-prev{
        width:5%
    }
}
#hero .carousel-control-next-icon,#hero .carousel-control-prev-icon{
    font-size:32px;
    font-weight:900;
    line-height:1;
    background-image:linear-gradient(to top,#ae793b,#faeb84);
    color:#101820;
    background-clip:text;
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent
}
.static-right-social-area{
    position:fixed;
    margin-right:30px;
    right:0;
    top:75%;
    z-index:99999
}
.static-right-social{
    position:relative
}
.static-right-social ul li{
    background:-moz-linear-gradient(top,#00a859 0,#25d266 100%);
    background:-webkit-linear-gradient(top,#00a859 0,#25d266 100%);
    background:-o-linear-gradient(top,#00a859 0,#25d266 100%);
    background:-ms-linear-gradient(top,#00a859 0,#25d266 100%);
    background:linear-gradient(to bottom,#00a859 0,#25d266 100%);
    animation:1.5s ease-out infinite playShadowxWhats;
    border-radius:50px!important;
    cursor:pointer;
    margin-top:-20px;
    margin-bottom:10px;
    color:#fff;
    text-transform:uppercase;
    text-decoration:none;
    padding:6px 6px;
    font-weight:700;
    transition:all .5s ease 0s;
    text-shadow:1px 1px 1px rgba(26,26,26,.5);
    top:0;
    list-style:none
}
.static-right-social ul li:hover{
    right:0
}
.static-right-social ul li a{
    color:#fff!important;
    display:block;
    font-size:15px;
    line-height:50px;
    width:50px;
    height:50px;
    font-weight:500;
    text-decoration:none
}
.static-right-social ul li a i{
    width:40px;
    font-size:32px;
    padding-top:6px;
    padding-left:10px;
    text-align:center
}
@keyframes playShadowxhoverWhats{
    0%{
        box-shadow:0 0 0 0 #25d266,0 0 0 0 rgba(12,99,16,.5);
        transform:scale(1)
    }
    15%{
        box-shadow:0 0 0 0 rgba(13,243,109,.5),0 0 0 0 rgba(6,63,29,.25)
    }
    25%{
        transform:scale(1.05)
    }
    85%{
        transform:scale(.95)
    }
    100%{
        box-shadow:0 0 0 16px rgba(0,204,92,0),0 0 0 32px rgba(0,215,255,0);
        transform:scale(1)
    }
}
@keyframes playShadowxWhats{
    0%{
        box-shadow:0 0 0 0 #25d266,0 0 0 0 rgba(12,99,16,.5);
        transform:scale(1)
    }
    15%{
        box-shadow:0 0 0 0 rgba(13,243,109,.5),0 0 0 0 rgba(6,63,29,.25)
    }
    25%{
        transform:scale(1.05)
    }
    85%{
        transform:scale(.95)
    }
    100%{
        box-shadow:0 0 0 16px rgba(0,204,92,0),0 0 0 32px rgba(0,215,255,0);
        transform:scale(1)
    }
}
.btn-pulse a{
    background:-moz-linear-gradient(bottom,#ae793b 0,#faeb84 100%);
    background:-webkit-linear-gradient(bottom,#ae793b 0,#faeb84 100%);
    background:-o-linear-gradient(bottom,#ae793b 0,#faeb84 100%);
    background:-ms-linear-gradient(bottom,#ae793b 0,#faeb84 100%);
    background:linear-gradient(bottom,#ae793b 0,#faeb84 100%);
    animation:1.5s ease-out infinite playShadowx;
    border-radius:50px!important;
    cursor:pointer;
    margin-top:10px;
    margin-bottom:10px;
    color:#101820;
    text-transform:uppercase;
    text-decoration:none;
    padding:2px 40px;
    font-size:18px;
    font-weight:700;
    transition:all .5s ease 0s
}
.btn-pulse a:hover{
    background:-moz-linear-gradient(top,#ae793b 0,#faeb84 100%);
    background:-webkit-linear-gradient(top,#ae793b 0,#faeb84 100%);
    background:-o-linear-gradient(top,#ae793b 0,#faeb84 100%);
    background:-ms-linear-gradient(top,#ae793b 0,#faeb84 100%);
    background:linear-gradient(top,#ae793b 0,#faeb84 100%);
    color:#fff;
    text-shadow:1px 1px 2px #101820;
    animation:1.5s ease-out infinite playShadowxhover;
    transition:all .5s ease 0s
}
@keyframes playShadowxhover{
    0%{
        box-shadow:0 0 0 0 #faeb84,0 0 0 0 rgba(217,189,101,.5);
        transform:scale(1)
    }
    15%{
        box-shadow:0 0 0 0 rgba(217,189,101,.5),0 0 0 0 rgba(217,189,101,.25)
    }
    25%{
        transform:scale(1.05)
    }
    85%{
        transform:scale(.95)
    }
    100%{
        box-shadow:0 0 0 16px rgba(0,215,255,0),0 0 0 32px rgba(0,215,255,0);
        transform:scale(1)
    }
}
@keyframes playShadowx{
    0%{
        box-shadow:0 0 0 0 #faeb84,0 0 0 0 rgba(217,189,101,.5);
        transform:scale(1)
    }
    15%{
        box-shadow:0 0 0 0 rgba(217,189,101,.5),0 0 0 0 rgba(217,189,101,.25)
    }
    25%{
        transform:scale(1.05)
    }
    85%{
        transform:scale(.95)
    }
    100%{
        box-shadow:0 0 0 16px rgba(255,255,0,0),0 0 0 32px rgba(255,255,0,0);
        transform:scale(1)
    }
}
#hero .btn-get-started{
    font-size:16px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:1px;
    display:inline-block;
    padding:8px 32px;
    border-radius:50px;
    transition:.5s;
    margin:10px;
    color:#101820;
    background-image:linear-gradient(to top,#ae793b,#faeb84)
}
#hero .btn-get-started:hover{
    background-image:linear-gradient(to top,#ae793b,#faeb84);
    color:#fff
}
#ilha-campeche .btn-get-started{
    font-weight:500;
    font-size:16px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:1px;
    display:inline-block;
    padding:8px 32px;
    border-radius:50px;
    transition:.5s;
    margin:10px;
    color:#101820;
    background-image:linear-gradient(to top,#ae793b,#faeb84)
}
#ilha-campeche .btn-get-started:hover{
    background-image:linear-gradient(to top,#ae793b,#faeb84);
    color:#fff
}
#outros-passeios .btn-get-started{
    font-weight:500;
    font-size:16px;
    font-weight:700;
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing:1px;
    display:inline-block;
    padding:8px 32px;
    border-radius:50px;
    transition:.5s;
    margin:10px;
    color:#101820;
    background-image:linear-gradient(to top,#ae793b,#faeb84)
}
#outros-passeios .btn-get-started:hover{
    background-image:linear-gradient(to top,#ae793b,#faeb84);
    color:#fff
}
#contato .btn-get-started{
    font-weight:500;
    font-size:16px;
    font-weight:700;
    text-transform:uppercase;
    letter-spacing:1px;
    display:inline-block;
    padding:8px 32px;
    border-radius:50px;
    transition:.5s;
    margin:10px;
    color:#101820;
    background-image:linear-gradient(to top,#ae793b,#faeb84)
}
#contato .btn-get-started:hover{
    background-image:linear-gradient(to top,#ae793b,#faeb84);
    color:#fff
}
.about-area{
    background-color:#f9f9f9
}
.single-well>a{
    display:block
}
.single-well ul li{
    color:#101820;
    display:block;
    padding:5px 0
}
.single-well ul li i{
    margin-right:5px;
    font-size:18px
}
.single-well p{
    color:#101820
}
.ilha-campeche>.bg-video{
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
    height:100%;
    overflow:hidden
}
.ilha-campeche>.bg-video>video{
    width:100%
}
#ilha-campeche{
    background:url(../img/background/bg_ilha_campeche.avif);
    overflow:hidden;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:bottom center;
    background-attachment:fixed;
    width:100%;
    height:100%;
    position:relative
}
#ilha-campeche .single-icon i{
    font-size:32px;
    font-weight:800
}
#ilha-campeche .disclamer{
    background-color:#faeb84;
    padding-top:10px;
    padding-bottom:10px
}
.linear-grad{
    font-weight:700
}
#outros-passeios{
    background:url(../img/background/bg_ilha_campeche.avif);
    overflow:hidden;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:bottom center;
    background-attachment:fixed;
    width:100%;
    height:auto;
    position:relative
}
#outros-passeios h3{
    font-size: 20px;
    line-height:130%;
    margin-bottom:35px
}
#outros-passeios .section-headline.services-head>h2{
    margin-bottom:70px
}
#outros-passeios .single-team-member{
    border:none;
    border-radius:13px
}
#outros-passeios .single-team-member p{
    padding:5%;
    color:#fff
}
#outros-passeios .single-team-member h4{
    font-weight:700;
    background-image:linear-gradient(to top,#ae793b,#faeb84);
    border-bottom:2px solid #f7e983;
    padding-top:10px;
    padding-bottom:10px;
    content:"";
    width:100%;
    color:#101820;
    background-clip:text;
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent
}
.bg-outros-passeios{
    background:url(../img/background/bg_outros_passeios.avif);
    background-repeat:no-repeat;
    background-position:bottom center;
    margin:0 auto;
    width:350px;
    height:573px
}
.bg-outros-passeios-cl{
    background:url(../img/background/bg_outros_passeios_costa_lagoa.avif);
    background-repeat:no-repeat;
    background-position:bottom center;
    margin:0 auto;
    width:350px;
    height:573px
}
#outros-passeios .single-team-member img{
    margin-top:50px;
    margin-bottom:30px
}
#parceiros{
    background:url(../img/team/bg_parceiros.avif);
    overflow:hidden;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:bottom center;
    background-attachment:fixed;
    width:100%;
    height:auto;
    position:relative
}
#parceiros h2{
    color:#fff
}
.services-icon{
    color:#101820;
    display:inline-block;
    font-size:36px;
    line-height:36px;
    margin-bottom:20px
}
.section-headline.services-head>h2{
    margin-bottom:25px
}
.services-details{
    padding-top:40px;
    transition:all .5s ease 0s
}
.section-head>h2{
    color:#333
}
.single-services>h4{
    color:#101820;
    font-size:24px;
    font-weight:500
}
.single-services>p{
    color:#101820;
    font-size:14px
}
.team-member{
    background:rgba(0,0,0,.65) none repeat scroll 0 0;
    display:block;
    margin-right:-15px;
    border-radius:13px;
    padding:10px;
    position:relative;
    overflow:hidden
}
.team-member::before{
    background:rgba(0,0,0,0) url(../img/team/team01.jpg) repeat scroll 0 0;
    content:"";
    display:block;
    height:100%;
    left:0;
    margin-right:-15px;
    padding:10px;
    position:absolute;
    border-radius:13px;
    top:0;
    width:100%;
    z-index:-1;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:top center;
    transition:5s;
    transform:scale(1)
}
.team-member:hover.team-member::before{
    transform:scale(1.2)
}
.single-team-member{
    border:2px solid #faeb84;
    border-radius:14px;
    height:100%
}
.team-left-text h4{
    color:#fff;
    font-size:30px;
    font-weight:700;
    text-transform:uppercase
}
.team-left-text p{
    color:#fff;
    font-size:17px;
    line-height:26px
}
.team-left-icon ul li{
    display:inline-block
}
.team-left-icon ul li a:hover{
    color:#f7e983;
    background:#fff;
    border:2px solid #fff
}
.team-left-icon ul li a{
    border:2px solid #fff;
    color:#fff;
    display:block;
    font-size:16px;
    height:40px;
    line-height:37px;
    margin:0 3px;
    width:40px
}
.team-member-carousel .single-team-member{
    overflow:hidden;
    width:100%
}
.single-team-member:hover .team-img a:after{
    opacity:1
}
.single-team-member:hover .team-social-icon{
    top:45%;
    opacity:1
}
.team-img{
    position:relative
}
.team-img>a{
    display:block
}
.team-img>a::after{
    background:rgba(0,0,0,.7);
    bottom:0;
    content:"";
    height:100%;
    border-radius:13px;
    left:0;
    position:absolute;
    transition:all .5s ease 0s;
    width:100%;
    opacity:0
}
.team-social-icon{
    left:50%;
    margin-left:-61px;
    opacity:0;
    position:absolute;
    top:30%;
    transition:1.3s
}
.team-social-icon ul li{
    display:inline-block
}
.team-social-icon ul li a{
    border:1px solid #fff;
    border-radius:50%;
    color:#fff;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    font-size:14px;
    height:34px;
    width:34px;
    margin:0 3px
}
.team-social-icon ul li a i{
    line-height:0
}
.team-content{
    padding:10px 0
}
.team-content p{
    padding-left:10px;
    padding-right:10px
}
.team-content h5{
    padding-left:10px;
    padding-right:10px
}
.team-content>h4,.team-content>p{
    color:#101820;
    margin-bottom:5px
}
.team-content.head-team p{
    margin-bottom:0
}
.team-left-icon.text-center{
    margin-bottom:20px
}
.head-team h4{
    display:inline-block;
    font-size:25px;
    font-weight:600;
    padding-bottom:10px;
    text-transform:uppercase
}
.pb-20{
    padding-bottom:20px
}
.reviews-area{
    background:url(../img/about/1.avif);
    overflow:hidden;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:top center;
    background-attachment:fixed;
    width:100%;
    height:auto;
    position:relative
}
#quem-somos h2{
    padding-left:10%;
    padding-top:10%
}
#quem-somos p{
    width:90%;
    padding-left:10%
}
.work-right-text{
    background:rgba(255,255,255,.1) none repeat scroll 0 0
}
.work-right-text h2{
    color:#101820;
    display:inline-block;
    font-size:40px;
    font-weight:600;
    margin-bottom:70px;
    position:relative;
    text-transform:capitalize
}
.work-right-text h5{
    color:#fff;
    font-size:18px;
    font-weight:700;
    line-height:34px;
    text-transform:uppercase
}
#contato{
    background:url(../img/background/bg_contato.avif);
    overflow:hidden;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:bottom center;
    background-attachment:fixed;
    width:100%;
    height:100%;
    position:relative
}
.contact-area{
    height:auto;
    width:100%
}
.contact-content{
    padding:100px;
    background:#000 none repeat scroll 0 0
}
.contact-content-right{
    padding:100px
}
.single-icon i{
    font-size:32px;
    width:50px;
    height:50px;
    line-height:56px;
    border-radius:50%;
    margin-bottom:30px;
    color:#101820
}
.single-icon p{
    font-size:16px;
    line-height:30px
}
.contact-icon{
    margin-bottom:40px
}
@-webkit-keyframes animate-loading{
    0%{
        transform:rotate(0)
    }
    100%{
        transform:rotate(360deg)
    }
}
@keyframes animate-loading{
    0%{
        transform:rotate(0)
    }
    100%{
        transform:rotate(360deg)
    }
}
.footer-area{
    padding:40px 0;
    background:#f9f9f9
}
.footer-head p{
    color:#101820
}
.footer-head h4{
    color:#101820;
    font-size:16px;
    letter-spacing:2px;
    padding-bottom:10px;
    text-transform:uppercase
}
.footer-logo{
    padding-bottom:20px
}
.border-gradiente{
    background-image:linear-gradient(to top,#ae793b,#faeb84);
    height:4px
}
.footer-icons ul li{
    display:inline-block
}
.footer-icons ul li a{
    color:#dfc06e;
    display:block;
    font-size:16px;
    height:40px;
    width:40px;
    line-height:38px;
    margin-right:5px;
    text-align:center;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center
}
.footer-icons ul li a i{
    line-height:0
}
.icone-sirius-escuna{
    margin-top:10px;
    text-align:left
}
.footer-icons{
    margin-top:20px;
    text-align:right
}
.footer-content{
    display:block;
    overflow:hidden
}
.footer-icons ul li a:hover{
    color:#f7e983
}
.footer-area-bottom{
    background:#000 none repeat scroll 0 0;
    padding:15px 0
}
.copyright{
    text-align:center;
    margin-top:20px
}
.copyright-text a:hover{
    text-decoration:underline;
    color:#f7e983
}
.copyright-text a{
    color:#fff
}
.copyright>p{
    margin-bottom:0;
    color:#fff
}
.copyright a{
    color:#3ec1d5
}
@media (min-width:1920px){
    .work-right-text{
        padding:150px 150px
    }
}
@media (min-width:992px) and (max-width:1169px){
    .work-right-text{
        padding:40px 0
    }
    .work-right-text h2{
        font-size:18px;
        line-height:28px
    }
}
@media (min-width:768px) and (max-width:991px){
    .team-content.text-center>h4{
        font-size:20px
    }
    .work-right-text h5{
        font-size:14px;
        line-height:22px
    }
    .work-right-text{
        padding:36px 0
    }
    .work-right-text h2{
        font-size:14px;
        line-height:22px
    }
    .map-column{
        margin-left:0;
        padding-right:40px
    }
}
@media (max-width:767px){
    .section-headline h2{
        font-size:30px
    }
    .well-middle .single-well{
        margin-top:30px
    }
    .section-headline h3{
        font-size:25px
    }
    .well-text>h2{
        font-size:18px
    }
    .well-text p{
        display:none
    }
    .area-padding-interna-mb{
        margin-bottom:20px
    }
    .single-team-member{
        margin-bottom:30px
    }
    .head-team h5{
        font-size:22px
    }
    .footer-content{
        margin-bottom:30px
    }
    .header-bottom h1{
        font-size:30px;
        margin-bottom:0
    }
    .header-bottom h2{
        font-size:20px;
        margin-bottom:0
    }
    .static-right-social-area{
        position:fixed;
        margin-right:30px;
        right:0;
        top:80%;
        z-index:99999
    }
    #header-social{
        height:60px
    }
    .header-social-idio{
        text-align:center;
        padding:0
    }
    .header-social-icon{
        text-align:center;
        margin-left:-50px;
        margin-top:-18px;
        padding:0
    }
    #header{
        height:140px
    }
    #header .logo img{
        margin-top:60px;
        max-height:70px;
        text-align:center
    }
    .mobile-nav-toggle{
        margin-top:50px
    }
    #header.header-scrolled .mobile-nav-toggle{
        margin-top:25px
    }
    .btn-pulse a{
        font-size:14px;
        font-weight:700;
        padding:2px 30px
    }
    #header.header-scrolled{
        height:90px
    }
    #header.header-scrolled .logo img{
        margin-top:23px
    }
    .bg-outros-passeios{
        background:url(../img/background/bg_outros_passeios_mb.avif);
        background-repeat:no-repeat;
        background-position:bottom center;
        margin:0 auto;
        width:300px;
        height:491px
    }
    .bg-outros-passeios-cl{
        background:url(../img/background/bg_outros_passeios_costa_lagoa_mb.avif);
        background-repeat:no-repeat;
        background-position:bottom center;
        margin:0 auto;
        width:300px;
        height:491px
    }
    #outros-passeios .single-team-member img{
        margin-top:25px;
        margin-bottom:5px
    }
    #outros-passeios .single-team-member p{
        padding:2%
    }
    .google-maps img{
        margin-top:-16px!important
    }
    #parceiros img{
        height:55px;
        width:auto
    }
}
@media only screen and (min-width:480px) and (max-width:767px){
    .icons-bottom ul li a{
        height:40px;
        line-height:37px;
        width:40px
    }
}
