#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;
}

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

body{
    margin: 0px auto;
}

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

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

#g-slideshow{
	padding-bottom: 0;
	margin: 0;
    position: relative;
    height: 937px;
    background: transparent;
    border: 0;
}

#g-slideshow .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-slideshow #g-navigationleft .g-content, #g-slideshow #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-size: 22px;
    text-transform:lowercase;
    z-index: 9;
}
#barratopo .traducao a {
    color: #fff;
    margin: 0 5px;
    display:block;
}
#barratopo .traducao a:hover {
    color: #cbf005;
}
#barratopo .traducao a.active {
    color: #cbf005;
}
#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;
    border-radius: 18px;
    text-align: center;
    border: 1px solid #cbf005;
}

#barratopo .w70 .contactos svg{
	width: 30px;
    height: 50px;
    fill: #fff;
}

#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%;
    opacity: .7;
}

#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: 275px;
    height: auto;
}

#Slideshow .overlay p{
    margin: 40px 0 60px;
    padding: 0 15px;
    font-size: 30px;
    text-align: center;
    line-height:1.2;
}

#Slideshow .botao{
    background: #cbf005;
    padding: 10px 0;
    width: 150px;
    text-align: center;
    border-radius: 20px;
    text-transform: lowercase;
    color: #00a2aa;
}

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

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

.bold{
	font-weight:bold;
}

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

#g-copyright{
    position: fixed;
    bottom: 0;
    text-align: center;
    left: 0;
    width: 100%;
}

#g-copyright .g-container{
    border-top:0;
}

.g-container {
    width: 100%;
}

#g-copyright .g-content {
    margin: 0;
    padding: 0.938rem;
    color: #fff;
    opacity: 1;
    text-align: center;
}

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

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

#g-copyright .g-copyright > .g-content {
    font-size: 14px;
    font-weight: 100;
}

#BarraCopyright {
    background: #1d1b1b;
    border-top: 1px solid #1d1b1b;
    padding-top: 0;
}

#BarraCopyright .g-content {
    padding: 10px 50px !important;
    margin: 0 auto;
}

#BarraCopyright .w40 {
    width: 29%;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

#BarraCopyright .w40 a, #BarraCopyright .w40 a:hover {
    color: #fff;
    text-decoration: none;
}

#BarraCopyright .w30 {
    width: 35%;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}

#BarraCopyright .logoInterface {
    background: transparent;
    overflow: hidden;
    text-align: right;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    -webkit-transition: width 1s, opacity 2000ms ease-in-out;
    -moz-transition: width 1s, opacity 2000ms ease-in-out;
    -o-transition: width 1s, opacity 2000ms ease-in-out;
    transition: width 1s, opacity 2000ms ease-in-out;
}

#BarraCopyright .w30 .text {
    width: 195px;
    display: inline-block;
    vertical-align: middle;
    visibility: hidden;
    -webkit-transition: width 1s, visibility 2000ms ease-in-out;
    -moz-transition: width 1s, visibility 2000ms ease-in-out;
    -o-transition: width 1s, visibility 2000ms ease-in-out;
    transition: width 1s, visibility 2000ms ease-in-out;
}

#BarraCopyright .w30 .text p {
    margin: 0;
    font-size: 12px;
    text-align: center;
    color: #fff;
}

#BarraCopyright .logoInterface a:hover .text {
    visibility: visible;
}

#BarraCopyright .company img {
    height: 30px;
    margin: 0px 5px;
    width: 34px;
    display: inline-block;
    vertical-align: middle;
    opacity: 0.4;
    -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;
}

#BarraCopyright .company a:hover img {
    opacity: 1;
}

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

@media (max-width: 469px) {
    #Slideshow .overlay p {
        font-size: 20px;
    }
    
    #BarraCopyright .g-content {
        padding: 10px !important;
    }
    
    #BarraCopyright .w30 {
        width: 15%;
    }
    
    #BarraCopyright .w40 {
        width: 65%;
    }
    
    #BarraCopyright .company {
        position: absolute;
        right: 0;
        bottom: 15px;
    }
    
    #BarraCopyright .w30 .text {
        display: none;
    }
    
}

@media (min-width: 470px) and (max-width: 591px) {
    #Slideshow .overlay p {
        font-size: 20px;
    }
    
    #BarraCopyright .g-content {
        padding: 10px !important;
    }
    
    #BarraCopyright .w30 {
        width: 15%;
    }
    
    #BarraCopyright .w40 {
        width: 65%;
        text-align: center;
    }
    
    #BarraCopyright .company {
        position: absolute;
        right: 0;
        bottom: 15px;
    }
    
}

@media (min-width: 592px) and (max-width: 767px) {
    #Slideshow .overlay p {
        font-size: 24px;
    }
    
    #BarraCopyright .g-content {
        padding: 10px !important;
    }
    
    #BarraCopyright .w30 {
        width: 24%;
        text-align: center;
    }
    
    #BarraCopyright .w40 {
        width: 50%;
    }
    
    #BarraCopyright .company {
        position: absolute;
        right: 0;
        bottom: 15px;
    }
}

@media (min-width: 768px) and (max-width: 958px){
    #barratopo .g-content{
        max-width:748px;
    }
    
    #BarraCopyright .g-content {
        padding: 10px !important;
    }
    
    #BarraCopyright .w30 {
        width: 10%;
    }
    
    #BarraCopyright .w40 {
        width: 78%;
    }
    
    #BarraCopyright .company {
        position: absolute;
        right: 0;
        bottom: 15px;
    }
}

@media (min-width: 959px) and (max-width: 1199px){
    #barratopo .g-content{
        max-width:919px;
    }
    
    #BarraCopyright .g-content {
        padding: 10px 20px !important;
    }
    
    #BarraCopyright .w30 {
        text-align: center;
    }
    
    #BarraCopyright .w40 {
        width: 28.9%;
    }
}

@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){
    
}