#Slideshow .mobile{
    display:none;
}

::-webkit-scrollbar {
	width: 10px;
}

::-webkit-scrollbar-track {
	background: #f2f2f2; 
}
 
::-webkit-scrollbar-thumb {
  background: #2f3b47; 
}

#g-top{
    position: fixed;
    top: -1000px;
}

#g-page-surround{
	background-image: none;
}

#g-copyright .g-content {
    opacity: 1;
    text-align: center;
}

#g-copyright .nopaddingtop .g-content {
    padding-top: 20px !important;
	padding-bottom: 20px;
}

#g-copyrightmain .size-15{
	display: none;
}

body .g-side-column {
    min-width: 0 !important;
}

body{
    margin: 0px auto;
    font-family: 'NasalizationRg-Regular',sans-serif;
}

.g-block.g-side-column.size-15{
	display: none;
}

.g-middle-column{
	width: 100%;
	margin: 0 auto;
}

#g-header{
	padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
    z-index: 999999;
    height: 937px;
    background: transparent;
}

#g-header .g-middle-column{
	max-width: 100%;
	margin: 0 auto;
}

#g-navigation{
	width: 100%;
    box-shadow: none;
    background-image: none;
    position: absolute;
    top: 0;
    z-index: 9999999;
    height: 100px;
    background: transparent;
}

#g-header #g-navigationleft .g-content, #g-header #g-navigationright .g-content, #g-navigation .g-content {
    padding-top: 0;
    padding-bottom: 0;
}

#barratopo{
    border-bottom: 0px;
	z-index: 9999;
	color: #333;
    height: 100px;
    padding: 40px 0 0;
}

#barratopo .g-content{
    max-width: 1600px;
    margin: 0 auto;
    padding: 0;
}

#barratopo .g-content{
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#barratopo .w30{
    width: 29%;
    display:inline-block;
    vertical-align: middle;
}

/* Tradução */

body{
    top:0 !important;
}

#barratopo .traducao #google_translate_element2 {
    display: none;
}

#google_translate_element2, .skiptranslate {
    display: none!important;
}
.goog-te-banner-frame {
    display: none !important;
}
#goog-gt-tt {
    display: none !important;
}

.goog-text-highlight{
	background-color:transparent !important;
	box-shadow:none !important;
	box-sizing:inherit !important;
}

#barratopo .traducao {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-family: 'MuseoSans-100',sans-serif;
    font-size: 22px;
    text-transform:lowercase;
    z-index: 9;
    margin-right: 25px;
}
#barratopo .traducao a {
    color: #fff;
    margin: 0 5px;
}
#barratopo .traducao a:hover {
    color: #b79977;
}
#barratopo .traducao a.active {
    font-family: 'MuseoSans-700',sans-serif;
    color: #fff;
}
#barratopo .traducao a.active:hover {
    color: #fff;
}

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

#barratopo .w70 .contactos{
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    border: 2px solid #c0c4c6;
    vertical-align: middle;
}

#barratopo .w70 .contactos svg{
	width: 50px;
    height: 50px;
    padding: 10px;
}

#barratopo .w70 .contactos:hover svg{
	fill: #cbf005;
}

#barratopo .conteudo{
	width: 100%;
    margin: 0 auto;
}

#Slideshow {
	overflow: hidden;
	position:relative;
}

#Slideshow .slideshow-container{
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
    width: 100%;
}

#Slideshow .overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#Slideshow .overlay svg{
    width: 400px;
    height: auto;
    margin-bottom: 80px;
}

#Slideshow .overlay p{
    margin: 40px 0 60px;
    font-size: 24px;
    text-align: center;
    font-family: 'MuseoSans-100',sans-serif;
}

#Slideshow .botao{
    background: #b7997680;
    padding: 10px 0;
    width: 150px;
    text-align: center;
    color: #fff;
}

#g-mainbar {
    box-shadow: none;
    border-radius:0;
    margin: 0;
}

#g-mainbar .moduletable {
    margin: 0;
}

.bold{
	font-weight:bold;
}

#g-copyright {
    background: transparent;
    position: absolute;
    bottom: 0;
    z-index: 999999;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
}

#g-copyright .g-content {
    margin: 0 0 50px 0;
    padding: 0;
    color: #fff;
    font-family: 'MuseoSans-100',sans-serif;
    font-size: 16px;
}

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

@media (max-width: 767px){
    #barratopo .conteudo{
        max-width: 100%;
    }
    
    #barratopo .w30{
        padding-left: 15px;
    }
    
    #barratopo .w70 {
        padding-right: 20px;
    }
}

@media (min-width: 768px) and (max-width: 958px){
    #barratopo .g-content{
        max-width:748px;
    }
}

@media (min-width: 959px) and (max-width: 1199px){
    #barratopo .g-content{
        max-width:919px;
    }
}

@media (min-width: 1200px) and (max-width: 1439px){
	
	#barratopo .g-content{
	    max-width: 1100px;
	}
}

@media (min-width: 1440px) and (max-width: 1599px){
	
	#barratopo .g-content{
	    max-width: 1340px;
	}
}

@media (min-width: 1600px) and (max-width: 1799px){
	
	#barratopo .g-content{
	    max-width: 1500px;
	}
}

@media (min-width: 1800px){
    
}