@charset "utf-8";
/*--
    Add your style here
--*/
.menu-wrap {
        right:0 !important;
    -webkit-transform: translate3d(320px,0,0);
    transform: translate3d(320px,0,0);
    visibility:hidden;
}

.show-menu .menu-wrap,
.show-menu .menu-inner ,
.show-menu .morph-shape  {
        -webkit-transform: translate3d(-30px,0,0);
        transform: translate3d(-30px,0,0);
}
.show-menu .menu-wrap {
    right:0;
    opacity:1;
    visibility:visible;
}

nav li a.act-link, .nav-holder nav li a:hover, nav.asl li a.act-scrlink{
    color: #173143;
}

.flat-btn{
    background: #173143;
    border: none;
}

.footer-social li a,
.share-icon:hover{
    color: #173143;
}

.bg.dec-bg.left-pos-dec{
    left: 0;
}

h1,h2,h3,h4,h5,h6,a,
.social-wrap ul li a:hover{
    color: #173143;
}

.parallax-text h3:before,
.bold-separator,
#subscribe-button,
.to-top{
    background: #173143;
}
footer{
    background: #FFFFFF;
}

.header-section,
.single-slider .swiper-button-prev, .single-slider .swiper-button-next{
    background: #173143;
}

footer span,
footer{
    color: #173143;
}

.footer-logo img {
    width: 180px;
}

#tour_map {
    width: 100%;
    height: 500px;
}

.service-list li{
    float: left;
}

.service-list li i{
    font-size: 57px;
    padding: 15px;
    color: #173143;
}


.inline-facts{
    width: 10%;
}

.inline-facts h6{
    margin-top: 55px;
    font-weight: 700;
}

.inline-facts-holder{
    background: #173143;
}

.filter-holder,
.inline-filter .gallery-filters a,
.bold-filter.inline-filter .gallery-filters a:before{
    color: #173143;
}

.bold-filter.inline-filter .count-folio,
.bold-filter.inline-filter .gallery-filters a:before{
    background: #173143;
}

.btn-white{
    background: #fff!important;
    color: #173143!important;
}

.btn-white:before{
    background: #173143!important;
}




.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}

.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}

.modalDialog > div {
    width: 640px;
    position: relative;
    margin: 10% auto;
    padding: 0px;
    border-radius: 10px;
    background: #fff;
    background: -moz-linear-gradient(#fff, #999);
    background: -webkit-linear-gradient(#fff, #999);
    background: -o-linear-gradient(#fff, #999);
}

.close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }


.show-share i{
    font-size: 20px;
    color: #333;
}

.tour img.respimg{
    height: 300px;
    object-fit: cover;
}

.box-item img{
    object-fit: cover;
    min-height: 340px;
    max-height: 340px;
}

.parallax-text.left-pos{
    left: -450px;
}

.parallax-text.right-pos{
    right: -450px;
}

.copyright p{
    font-size: 15px;
}

.copyright strong{
    font-weight: 600;
}

.copyright a:hover{
    text-decoration: underline;
}


.bg_top_image{
    height: 100vh !important;
    width: 100vw !important;
}

.bg_top_image a{
    position: static !important;
}

.pr-title span a:hover,
.content-wrap p a:hover{
    text-decoration: underline;
}

.bg.mobile-header{
    background-position: center right
}

.hero-item.mobile-header{
    padding: 0 !important;
}

.mobile .parallax-text.right-pos h3{
    text-align: left;
}

.mobile .parallax-text h3{
    font-size: 20px;
}

.mobile .parallax-text h3:before{
    top: -20px;
}

.mobile .subscribe-button{
    font-size: 7px;
}

.mobile .show-share-wrap{
    width: 60px;
}

.mobile .nav-holder{
    height: 100vh;
    width: 100%;
}

.mobile .nav-holder nav li a{
    font-size: 22px;
    float: initial;
    font-weight: 400;
}
.mobile .nav-holder nav li{
    text-align: center;
}

.mobile .share-wrapper{
    width: 129px;
}

.mobile section{
    /* margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px; */
}

.footer-logos {
    margin-top: 65px;
}

.footer-logos img{
    max-width: 100%;
}

.footer-logos .turismo_lisboa{
    margin-top: 0px;
}

.footer-logos .icnf{
    margin-top: 20px;
}

.footer-logos .turismo-portugal{
    margin-left: -20px;
}

.footer-logos .turismo-portugal p{
    margin-top: -15px;
    margin-left: 5px;
    z-index: 999;
    position: relative;
    text-align: center;
}


.team-holder li{
    min-height: 440px!important;
}

.mobile .team-holder li{
    min-height: auto;
}

.apoios img{
    max-width: 100%;
}

.apoios p{
    text-align: center;
}

.extra-services {
    margin-bottom: 30px;
}

.extra-services p{
    background: #fff;
    padding: 10px;
}

.extra-services img{
    max-width: 100%;
}

.extra-services .custom-inner{
    float: none;
    margin-bottom: 0;
    position: relative;
}

.extra-services .custom-inner h4{
    font-size: 22px;
    margin-top: -37px;
    position: relative;
    background: #fff;
    padding: 5px 10px;
    width: auto!important;
}

#book-of-complaints{
    width: 100px; margin-top: 10px;
}

.nav-holder nav li ul{
    min-width: 300px;
}

@media only screen and (max-width: 1064px) {
    .hero-item{
        padding: 0;
    }
}