.mobile{
    display:none;
}

#g-header {
    background: transparent;
    text-align: center;
    overflow: hidden;
}

#g-header .g-container {
    border-bottom: 0;
    width: 100%;
    padding: 0;
}

#g-header .g-content {
    padding: 0;
    margin: 0 auto;
}

#menu{
    position: fixed;
    height: 100%;
    background: rgba(29, 29, 27, 1);
    width: 300px;
    right: -300px;
    z-index: 99;
    padding: 40px;
    -webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

#menu .closeMenu{
    text-align: right;
    margin-bottom: 50px;
}

#menu .closeMenu button{
	background:transparent;
	outline:none;
}

#menu .closeMenu svg {
    width: 38px;
    height: 38px;
}

#menu .closeMenu path{
	fill:#dd9f54;
}

#menu .itemMenu button{
    width: 100%;
    display: block;
    text-align: left;
    background: transparent;
    outline: none;
    margin-bottom: 13px;
    color: #fff;
    font-size: 20px;
    padding: 0;
}

#menu .itemMenu button:hover{
	color: #dd9f54;	
}

#menu .loadMore{
    text-align: left;    
    margin-top: 30px;
    margin-bottom: 30px;
}

#menu #loadMore{
    background: transparent;
    text-align: left;
    outline: none;
    padding: 0;
}

.hideMenu a {
    color: #fff;
    width: 100%;
    display: block;
    text-align: left;
    font-size: 13px;
}

.hideMenu{
    display: none;
}

div#wave {
	position:relative;
	text-align:left;
	margin-left: 0;
	width: 53px;
}

.dot{
	display:inline-block;
	width:12px;
	height:12px;
	border-radius:50%;
	margin-right:3px;
	background:#dd9f54;
	cursor:pointer;
}

#wave:hover .dot{
	animation: wave 1.3s linear infinite;
}
	
#wave:hover .dot:nth-child(2) {
	animation-delay: -1.1s;
}

#wave:hover .dot:nth-child(3) {
	animation-delay: -0.9s;
}

@keyframes wave {
	0%, 60%, 100% {
		transform: initial;
	}

	30% {
		transform: translateY(-15px);
	}
}

#g-slideshow {
    margin-top: 0;
    border-bottom: 0px;
    background: rgb(60,60,59);
}

#g-slideshow img{
	opacity: 0.6;
	width:100%;
}

#autor{
    position: relative;
}

#barraBackground{
    height: 100px;
    background: rgba(29, 29, 27, 0.74);
    width: 100%;
    position: fixed;
    top: -100px;
    -webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

#barraSuperior{
	position: fixed;
    width: 100%;
    height: 160px;
    padding-top: 40px;
    z-index: 9;
    /*-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;*/
}

#barraSuperior .w15{
    width: 15%;
    display: inline-block;
    vertical-align: middle;
}

#barraSuperior .w15.left{
    text-align: left;
    padding: 0 0 0 40px;
}

#barraSuperior .w15.right{
    text-align: right;
    padding: 0 40px 0 0;
}

#barraSuperior .w70{
    width: 69%;
    display: inline-block;
    vertical-align: middle;
}

#barraSuperior button{
    background: transparent;
    outline: none;
}

#barraSuperior #mapa svg{
    width: 65px;
    height: 120px;
}

#barraSuperior #openMenu svg, #barraSuperior #info svg{
    width: 38px;
    height: 38px;
}

#barraSuperior #logo svg{
    height: 115px;
}

#autor .g-content {
    margin: -100px 0 0 0;
    padding: 0 40px 0 0;
    text-align: right;
}

#autor a{
    color: #fff;
}

#autor a:hover{
	text-decoration:underline;
}

#g-showcase {
    background: #fff;
    color: #000;
    border-top: 0px;
}

#g-showcase .g-container {
    width: 100%;
    padding: 0;
}

#g-showcase .w50{
	width:49.5%;
	display:inline-block;
	vertical-align:top;
}

#g-showcase .w50.left{
	text-align:left;
}

#g-showcase .w50.right{
	text-align:right;
}

#g-showcase .number{
    font-weight: bold;
    font-size: 125px;
    margin-top: -40px;
}

#g-showcase .number.right{
    color: #fff;
}

#g-showcase .number.left{
    color: #f5f5f5;
}

#g-showcase h2{
    margin-top: 0;
    font-size: 50px;
    color: #dd9f54;
}

#g-showcase p{
    margin: 0;
    font-size: 20px;
    font-weight: 100;
    color: #1d1d1b;
    width:80%;
}

#block2 p, #block4 p{
	margin-left:20%;
}

#SeparadorTop2 .g-content, #SeparadorBottom2 .g-content, #SeparadorTop1 .g-content, #SeparadorBottom1 .g-content{
    margin: 0;
    padding: 0;
}

#block1 .g-content, #block2 .g-content, #block3 .g-content, #block4 .g-content{
    margin: 0 auto;
    padding: 0 80px;
}

#block2, #block4{
    background: whitesmoke;
    padding: 0 0 50px 0;
}

#SeparadorTop2 img, #SeparadorBottom2 img{
	width:100%;
}

#block1, #block3{
    padding: 100px 0;
}

.mapaPortugal svg {
    width: 290px;
    height: 560px;
    margin-bottom: -50px;
}

.mapaMadeira svg{
    height: 120px;
    width: 170px;
}

.mapaAcores svg{
    height: 145px;
    width: 180px;
}

.mapaMadeira, .mapaAcores{
    text-align: center;
}

.mapaMadeira{
    margin-top: 15px;    
    border: 1px solid #1d1d1b;
    max-width: 200px;
    margin-left: auto;
    margin-right: 50px;
}

.mapaAcores{
    border: 1px solid #1d1d1b;
    max-width: 200px;
    margin-left: auto;
    padding: 10px;
    margin-right: 50px;
}

#block1 .w50 .w50{
    vertical-align: baseline;
}

#block4 button{
    outline: none;
    background: #dd9f54;
    border: 1px solid #dd9f54;
    color: #fff;
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 13px;
    margin-top: 30px;
}

#block4 button:hover{
    background: #fff;
    color: #dd9f54;
}

#g-copyright .g-copyright > .g-content {
    padding: 0;
    color: #fff;
    text-align: center;
}

@media (max-width: 361px){
    .normal{
        display:none;
    }
    
    .mobile{
        display:block;
    }

    #barraSuperior {
        height: auto;
        padding-top: 0;
    }
    
    #barraSuperior .w70 {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        top: 200px;
        left: 0;
        text-align: center;
    }
    
    #barraSuperior .w70 img{
        width: 270px;
    }
    
    #barraSuperior .w15 {
        width: 49%;
    }
    
    #barraSuperior .w15.left {
        text-align: left;
        padding: 0 0 0 20px;
    }

    #barraSuperior .w15.right {
        text-align: right;
        padding: 0 20px 0 0;
    }
    
    #autor .g-content {
        margin: -50px 0 0 0;
        padding: 0;
        text-align: center;
    }

    #g-slideshow {
        margin-top: 0;
        border-bottom: 0px;
        background: rgb(255, 255, 255);
    }
    
    path{
        fill: #2d2d2d;
        opacity: 0.7;
    }
    
    #barraSuperior #mapa svg {
        width: 40px;
        height: 110px;
    }

}

@media (min-width:362px) and (max-width: 469px){
    .normal{
        display:none;
    }
    
    .mobile{
        display:block;
    }

    #barraSuperior {
        height: auto;
        padding-top: 0;
    }
    
    #barraSuperior .w70 {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        top: 200px;
        left: 0;
        text-align: center;
    }
    
    #barraSuperior .w70 img{
        width: 270px;
    }
    
    #barraSuperior .w15 {
        width: 49%;
    }
    
    #barraSuperior .w15.left {
        text-align: left;
        padding: 0 0 0 20px;
    }

    #barraSuperior .w15.right {
        text-align: right;
        padding: 0 20px 0 0;
    }
    
    #autor .g-content {
        margin: -50px 0 0 0;
        padding: 0;
        text-align: center;
    }

    #g-slideshow {
        margin-top: 0;
        border-bottom: 0px;
        background: rgb(255, 255, 255);
    }
    
    path{
        fill: #2d2d2d;
        opacity: 0.7;
    }
    
    #barraSuperior #mapa svg {
        width: 40px;
        height: 110px;
    }

}

@media (min-width:470px) and (max-width: 591px){
    .normal{
        display:none;
    }
    
    .mobile{
        display:block;
    }

    #barraSuperior {
        height: auto;
        padding-top: 0;
    }
    
    #barraSuperior .w70 {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        top: 300px;
        left: 0;
        text-align: center;
    }
    
    #barraSuperior .w70 img{
        width: 270px;
    }
    
    #barraSuperior .w15 {
        width: 49%;
    }
    
    #barraSuperior .w15.left {
        text-align: left;
        padding: 0 0 0 20px;
    }

    #barraSuperior .w15.right {
        text-align: right;
        padding: 0 20px 0 0;
    }
    
    #autor .g-content {
        margin: -50px 0 0 0;
        padding: 0;
        text-align: center;
    }

    #g-slideshow {
        margin-top: 0;
        border-bottom: 0px;
        background: rgb(255, 255, 255);
    }
    
    path{
        fill: #2d2d2d;
        opacity: 0.7;
    }
    
    #barraSuperior #mapa svg {
        width: 40px;
        height: 110px;
    }

}

@media (min-width:592px) and (max-width: 767px){
    .normal{
        display:none;
    }
    
    .mobile{
        display:block;
    }

    #barraSuperior {
        height: auto;
        padding-top: 0;
    }
    
    #barraSuperior .w70 {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        top: 300px;
        left: 0;
        text-align: center;
    }
    
    #barraSuperior .w15 {
        width: 49%;
    }
    
    #barraSuperior .w15.left {
        text-align: left;
        padding: 0 0 0 20px;
    }

    #barraSuperior .w15.right {
        text-align: right;
        padding: 0 20px 0 0;
    }
    
    #autor .g-content {
        margin: -50px 0 0 0;
        padding: 0;
        text-align: center;
    }

    #g-slideshow {
        margin-top: 0;
        border-bottom: 0px;
        background: rgb(255, 255, 255);
    }
    
    path{
        fill: #2d2d2d;
        opacity: 0.7;
    }
    
    #barraSuperior #logo img{
        max-width: 350px !important;
    }

}

@media (min-width:768px) and (max-width: 958px){
    .normal{
        display:none;
    }
    
    .mobile{
        display:block;
    }
    
    #barraSuperior .w70 {
        width: 60%;
    }
    
    #barraSuperior .w15 {
        width: 19%;
    }
    
    #barraSuperior .w15.left {
        padding: 0 0 0 20px;
    }
    
    #barraSuperior .w15.right {
        padding: 0 20px 0 0;
    }
    
    #barraSuperior #mapa svg {
        width: 50px;
        height: 120px;
    }
}

@media (min-width:959px) and (max-width: 1199px){
    .normal{
        display:none;
    }
    
    .mobile{
        display:block;
    }
    
    #barraSuperior .w70 {
        width: 60%;
    }
    
    #barraSuperior .w15 {
        width: 19%;
    }
    
    #barraSuperior .w15.left {
        padding: 0 0 0 20px;
    }
    
    #barraSuperior .w15.right {
        padding: 0 20px 0 0;
    }
    
    #barraSuperior #mapa svg {
        width: 50px;
        height: 120px;
    }
}