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

#g-bottom .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-description, #g-bottom .g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-content .g-latestnews-grid-item-date, #g-bottom .g-latestnews-grid-item-title{
	color:#fff;
}

.g-gridstatistic .g-gridstatistic-item-text2 {
    opacity: 0.8;
}

body::-webkit-scrollbar{
    width: 8px;
    background:#ddd;
}

body::-webkit-scrollbar-track{
	-webkit-box-shadow: none;
}

body::-webkit-scrollbar-thumb{
	background-color: #5fc3e2;
    outline: 1px solid white;
    width: 8px;
}

html body #g-page-surround{
    margin:0;
    padding:0;
}

#g-navigation{
    position: fixed;
    top: 0;
    left:0;
    z-index:99;
    width:100%;
    background: #ffffff33;
    box-shadow: 0px 5px 10px rgba(128, 128, 128, 0.34);
    height:130px;
}

#g-navigation .g-grid {
    width: 1350px;
    margin: 0 auto;
}

#g-navigation .g-content{
    padding:0;
}

#g-navigation .g-logo{
    width:180px;
}

#g-navigation .g-social{
    margin:0 20% 0 0;
}

#g-navigation a{
    color:#fbad19;
}

#g-navigation .g-main-nav .g-toplevel {
    justify-content: right;
}

.g-main-nav .g-sublevel > li:hover > .g-menu-item-container, .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
    background: transparent;
    color: #5fc3e2 !important;
}

#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-family: 'Vox-Bold', sans-serif;
    color: #fff;
    font-size: 16px;
    padding: 10px 15px;
    text-transform: capitalize;
}

.g-main-nav .g-standard .g-fade.g-dropdown {
    background: #374254;
}

.g-main-nav .g-standard .g-fade.g-dropdown .g-grid {
    width: auto !important;
}

.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-weight: normal;
    position: relative;
}

.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content > .g-menu-item-title {
    text-transform: none;
    font-family: 'FSALbert-Regular', sans-serif;
}

#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
    color: #fff;
}

.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content > .g-menu-item-title:after {
    content: "";
    display: block;
    width: 0;
    height: 5px;
    position: absolute;
    bottom: 0px;
    background-color: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: -1;
}

.g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content > .g-menu-item-title:after {
    width: 100%;
    z-index: -1;
    background-color: #5fc3e2;
}

.g-main-nav .g-dropdown {
    background: #000000b3;
    text-transform: capitalize;
}



#barraTopo{
    background:transparent;
}

#barraTopo .platform-content{
    margin:0;
    padding:0;
}

#barraTopo .mobile, #barraTopo .menu .turnOff{
    display:none;
}

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

#barraTopo .logo {
    position: absolute;
    top: -30px;
    width: auto;
    z-index: 9;
}

#barraTopo .logo svg {
    width: 200px;
}

#barraTopo .logo img {
    width: 190px;
}

#barraTopo .w100.icons {
    text-align: right;
    margin: 8px 0 20px;
    position: relative;
}

#barraTopo .w100 {
    width: 100%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

#barraTopo .w100.icons div {
    /* width: 35px; */
    height: 35px;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}

#barraTopo .w100.icons a div {
    background: transparent;
}

#barraTopo .w100.icons div svg {
    width: 23px;
    height: 23px;
}

#barraTopo .w100.icons div svg path {
    fill: #fff;
}

#barraTopo .w100.icons div.separator {
    width: 1px;
    margin: 0 10px;
}


#barraTopo .menu{
    position: absolute;
    right: 4%;
    bottom: 21px;
    z-index:9;
    cursor:pointer;
}

#barraTopo .menu .icon svg{
    width: 25px;
    height: auto;
}


#google_translate_element2, .skiptranslate {
    display: none !important;
}


#barraTopo .traducao {
    position: relative;
    background: transparent !important;
    display: inline-block !important;
    margin-left: 20px;
}

#barraTopo .idiomas {
    position: relative;
    z-index: 9;
    text-align: left;
    font-family: 'Vox-Bold', sans-serif;
    display: inline-block !important;
}

#barraTopo .idiomas ul {
    margin: 0;
    list-style: none;
}

#barraTopo .idiomas li {
    display: inline-block; 
    margin: 0 5px;
}

#barraTopo .idiomas a{
    background: transparent;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0;
    position: relative;
    text-align: center;
}


.loader{
	text-align:center;
	margin: 150px 0;
}

.loader svg path {
    stroke: #60c3e2;
    fill: transparent;
    stroke-dasharray: 1000;
    animation: animate 5s forwards infinite;
}

@keyframes animate {
  from { stroke-dashoffset: 1000; fill: transparent;}
  to   { stroke-dashoffset: 0px; fill: #60c3e2;}
}


#menuMobile{
    background: #fff;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    padding-bottom: 230px;
    text-align: center;
    left: 0;
    z-index: 999999;
    display: none;
}

#menuMobile .logo {
    position: relative;
    top: 105px;
    margin: 0 auto;
}

#menuMobile .logo img {
    width: 325px;
}

#menuMobile ul#accordeonck710, #menuMobile ul#accordeonck711{
    background: #fff;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    border: 0;
}

#menuMobile ul#accordeonck710 li.level1, #menuMobile ul#accordeonck710 li.level2, #menuMobile ul#accordeonck710 li.level3, #menuMobile ul#accordeonck710 li.level4, #menuMobile ul#accordeonck711 li.level1, #menuMobile ul#accordeonck711 li.level2, #menuMobile ul#accordeonck711 li.level3, #menuMobile ul#accordeonck711 li.level4{
    border-bottom: 1px solid #1d1d1d;
}

#menuMobile #accordeonck710 li.accordeonck > span, #menuMobile #accordeonck711 li.accordeonck > span{
    text-align:left;
}

#menuMobile #accordeonck710 li.level1 > span a, #menuMobile #accordeonck710 li.level2 > span a, #menuMobile #accordeonck710 li.level3 > span a, #menuMobile #accordeonck710 li.level4 > span a, #menuMobile #accordeonck711 li.level1 > span a, #menuMobile #accordeonck711 li.level2 > span a, #menuMobile #accordeonck711 li.level3 > span a, #menuMobile #accordeonck711 li.level4 > span a{
    color: #333;
    font-weight: normal;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    text-decoration: none;
    text-align: left;
    text-shadow: none;
    line-height: normal;
}

#menuMobile #accordeonck710 li.level1 > span a, #menuMobile #accordeonck711 li.level1 > span a{
   font-family: 'Vox-Bold', sans-serif; 
}

#menuMobile #accordeonck710 li.level2 > span a, #menuMobile #accordeonck710 li.level3 > span a, #menuMobile #accordeonck710 li.level4 > span a, #menuMobile #accordeonck711 li.level2 > span a, #menuMobile #accordeonck711 li.level3 > span a, #menuMobile #accordeonck711 li.level4 > span a{
    font-family: 'FSALbert-Regular', sans-serif;
}

#menuMobile #accordeonck710 li.level1 > span span.accordeonckdesc, #menuMobile #accordeonck711 li.level1 > span span.accordeonckdesc{
    display:none;
}

#menuMobile #accordeonck710 ul[class^="content"], #menuMobile #accordeonck711 ul[class^="content"]{
    background: #e4e4e4;
}

#menuMobile #accordeonck710 li.level1 > span a, #menuMobile #accordeonck710 li.level2 > span a, #menuMobile #accordeonck710 li.level3 > span a, #menuMobile #accordeonck711 li.level1 > span a, #menuMobile #accordeonck711 li.level2 > span a, #menuMobile #accordeonck711 li.level3 > span a{
    padding-top:8px;
    padding-bottom:8px;
}

#menuMobile #accordeonck710 li.level1 > span a, #menuMobile #accordeonck711 li.level1 > span a{
    padding-left:10px;
}

#menuMobile #accordeonck710 li.level2 > span a, #menuMobile #accordeonck711 li.level2 > span a{
    padding-left:25px;
}

#menuMobile #accordeonck710 li.parent.open > span span.toggler_icon, #menuMobile #accordeonck711 li.parent.open > span span.toggler_icon{
    background: url(/templates/wnpc/css/imagens/nav_arrow_down_icon.png) center center no-repeat !important;
}

#menuMobile #accordeonck710 li.parent > span span.toggler_icon, #menuMobile #accordeonck711 li.parent > span span.toggler_icon{
    background: url(/templates/wnpc/css/imagens/nav_arrow_right_icon.png) center center no-repeat !important;
}

#menuMobile #accordeonck710 li.accordeonck.parent > span, #menuMobile #accordeonck711 li.accordeonck.parent > span{
    padding-right: 0;
}

#menuMobile #accordeonck710 li.parent > span span.toggler_icon, #menuMobile #accordeonck711 li.parent > span span.toggler_icon{
    right: 10px;
}


/* Slider */

#g-slideshow{
    clip-path:none;
}

#slide .altura img{
    width: 100%;
    margin-top: 0px;
}

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

#slide, #slide .sliderPrincipal{
	position:relative;
	
}

#slide .hideImage{
	position:absolute;
    visibility: hidden;
    z-index:-99999;
	width:100%;
   
}

#slide ul{
    list-style:none;
    margin:0;
}

#slide li{
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-position:center;
    background-size: cover;
    background-repeat: no-repeat;
}

#slide .overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    height: 100%;
}

#slide .overlay.color1 {
    width: 39%;
    background: #343e4f4d;
    clip-path: polygon(0% 0%, 100% 0%, 65% 100%, 0% 100%);
    animation: fadeIn 2s;
    -webkit-animation: fadeIn 2s;
    -moz-animation: fadeIn 2s;
    -o-animation: fadeIn 2s;
    -ms-animation: fadeIn 2s;
}

#slide .overlay.color2 {
    width: 32%;
    background: #343e4f80;
    clip-path: polygon(0% 0%, 100% 0%, 63% 100%, 0% 100%);
    animation: fadeIn 2s;
    -webkit-animation: fadeIn 2s;
    -moz-animation: fadeIn 2s;
    -o-animation: fadeIn 2s;
    -ms-animation: fadeIn 2s;
}

#slide .overlay.color3 {
    width: 26%;
    background: #343e4f;
    clip-path: polygon(0% 0%, 100% 0%, 60% 100%, 0% 100%);
    animation: fadeIn 2s;
    -webkit-animation: fadeIn 2s;
    -moz-animation: fadeIn 2s;
    -o-animation: fadeIn 2s;
    -ms-animation: fadeIn 2s;
}

@keyframes fadeIn {
  0% { 
    opacity: 0;
    -moz-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    }
  100% { opacity: 1; }
}
@-moz-keyframes fadeIn {
  0% { 
    opacity: 0;
    -moz-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeIn {
  0% { 
    opacity: 0;
    -moz-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    }
  100% { opacity: 1; }
}

@-o-keyframes fadeIn {
  0% { 
    opacity: 0;
    -moz-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    }
  100% { opacity: 1; }
}

@-ms-keyframes fadeIn {
  0% { 
    opacity: 0;
    -moz-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    }
  100% { opacity: 1; }
}

#slide .info {
    position: relative;
    width: 1350px;
    margin: 0 auto;
    padding: 0;
    top: 55%;
    transform: translate(0, -55%);
    z-index: 99;
}

#slide .titulo {
    width: 40%;
    font-family: 'Vox-Bold', sans-serif;
    font-size: 66px;
    font-weight: normal;
    color: #5fc3e2;
    margin: 0 0 35px;
    z-index: 1;
    position: relative;
    line-height: 1;
}

#slide .data {
    font-family: 'Vox-Bold', sans-serif;
    font-size: 35px;
    font-weight: normal;
    color: #5fc3e2;
    z-index: 1;
    position: relative;
}

#slide .intro {
    margin: 20px 0;
}

#slide .intro h3 {
    color: #fff;
    font-size: 35px;
    margin: 0;
    position: relative;
    font-family: 'Vox-Bold', sans-serif;
}

#slide .local {
    color: #fff;
    font-size: 24px;
    margin: 10px 0;
    position: relative;
    font-family: 'Vox-Bold', sans-serif;
}

#slide .tags {
    margin-top: 20px;
}

#slide .tags span {
    font-family: 'FSAlbert-Regular', sans-serif;
    font-size: 18px;
    color: #fff;
    padding: 10px 25px;
    background: #5fc3e280;
    display: inline-block;
    text-transform: lowercase;
}

#slide .tags span:hover {
    background: #5fc3e2;
}

#slide .mobile {
    display: none;
}

#slide .mySlides, #slide .mobile {
    position: absolute;
    inset: 0px;
    overflow: hidden;
}

#slide .mySlides {
    top: 0;
    left: 0;
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

#slide .mySlides video, #slide .mobile video {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

#dots {
    display: none;
	position:fixed;
	bottom:5%;
	left:8%;
	width:auto;
	margin:0 auto;
	text-align:center;
	font-size:0;
	height:30px;
	z-index: 9;   
}

#dots a{
	background: #5fc3e2cf;
    margin: 6px 6px;
    width: 15px;
    height: 15px;
    box-shadow: 0 0 1px 0 #333;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
	border:1px solid transparent;
}
.sliderPrincipal #dots a.active {
    background: #5fc3e2;
}

#etiqueta .etiquetaItem {
    right: -10px;
    bottom: 65%;
    display: flex;
    z-index: 99999;
    position: fixed;
    transition: all 250ms ease-in-out 0s;
    visibility: visible;
    flex-direction: column-reverse;
    background: #fe543f;
    padding: 10px 30px;
    -moz-transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg);
    animation: fadeInEtiq 2s;
    -webkit-animation: fadeInEtiq 2s;
    -moz-animation: fadeInEtiq 2s;
    -o-animation: fadeInEtiq 2s;
    -ms-animation: fadeInEtiq 2s;
}

#etiqueta .etiquetaItem.boletim {
    bottom: 59%;
    background: #76b2c2;
}

#etiqueta .etiquetaItem .texto {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Vox-Bold', sans-serif;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    -moz-transform: skew(20deg);
    -webkit-transform: skew(20deg);
    -o-transform: skew(20deg);
    -ms-transform: skew(20deg);
    transform: skew(20deg);
}

@keyframes fadeInEtiq {
  0% { 
    opacity: 0;
    -moz-transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    }
  100% { opacity: 1; }
}
@-moz-keyframes fadeInEtiq {
  0% { 
    opacity: 0;
    -moz-transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    }
  100% { opacity: 1; }
}

@-webkit-keyframes fadeInEtiq {
  0% { 
    opacity: 0;
    -moz-transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    }
  100% { opacity: 1; }
}

@-o-keyframes fadeInEtiq {
  0% { 
    opacity: 0;
    -moz-transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    }
  100% { opacity: 1; }
}

@-ms-keyframes fadeInEtiq {
  0% { 
    opacity: 0;
    -moz-transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    }
  100% { opacity: 1; }
}

#contador {
    background-image: url(/images/SVG/Animacao_3.svg);
    background-position: top;
    background-size: 100%;
    background-repeat: repeat;
    padding: 100px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
    background-color: #fff;
}

#contador .g-content {
    width: 1350px;
    margin: 0 auto 200px;
    padding: 0;
}

#contador .g-simplecounter-calendar .counter-block {
    position: relative;
    width: 16%;
}

#contador .g-simplecounter-calendar .number {
    width: 100%;
    height: 80px;
    font-family: 'Vox-Bold', sans-serif;
    font-size: 120px;
    font-weight: normal;
    border-radius: 0;
    margin-bottom: 0;
    color: #fff;
    background: transparent;
}

#contador .g-simplecounter-calendar .word {
    font-family: 'Vox-Bold', sans-serif;
    font-size: 30px;
    letter-spacing: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0);
}


#intro {
    background-image: url(/images/SVG/Animacao_3.svg);
    background-position: top;
    background-size: 100%;
    background-repeat: repeat;
    padding: 100px 0 0;
    z-index: 9;
    background-color: #fff; 
}

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

#intro .scroll-left {
    height: 280px;	
    overflow: hidden;
    position: relative;
}

#intro .scroll-left h2 {
    color: #33333380;
    font-family: 'Vox-Bold', sans-serif;
    font-size: 115px;
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 1;
    text-align: center;
    /* Starting position */
    -moz-transform:translateX(100%);
    -webkit-transform:translateX(100%);	
    transform:translateX(100%);
    /* Apply animation to this element */	
    -moz-animation: scroll-left 10s linear infinite;
    -webkit-animation: scroll-left 10s linear infinite;
    animation: scroll-left 10s linear infinite;
}
/* Move it (define the animation) */
@-moz-keyframes scroll-left {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
 0%   { 
	 -moz-transform: translateX(100%); /* Browser bug fix */
	 -webkit-transform: translateX(100%); /* Browser bug fix */
	 transform: translateX(100%); 		
	 }
 100% { 
	-moz-transform: translateX(-100%); /* Browser bug fix */
	-webkit-transform: translateX(-100%); /* Browser bug fix */
	 transform: translateX(-100%); 
	}
}

#provas {
    margin: 0;
    background: #fff;
    z-index: 9;
}

#provas .g-content {
    width: 1350px;
    margin: 150px auto;
    padding: 0;
    text-align: center;
}

#provas .titulo {
    font-family: 'Vox-Bold', sans-serif;
    font-size: 45px;
    color: #333;
    text-align: center;
    margin: 15px 0;
}

#provas .intro {
    font-family: 'FSAlbert-Regular', sans-serif;
    font-size: 20px;
    color: #666;
    text-align: center;
    margin: 15px 0;
}

#provas .intro:nth-child(3) {
    margin-bottom: 50px;
}

#provas .w25.bloco1 {
    background: #bcdae2;
}

#provas .w25.bloco2 {
    background: #76b2c2;
}

#provas .w25.bloco3 {
    background: #24839b;
}

#provas .w25.bloco4 {
    background: #737b88;
}

#provas .w25 {
    width: 20%;
    margin: 3px 0;
    display: inline-flex;
    justify-content: center;
    /*align-items: center;*/
    vertical-align: top;
    height: 400px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    position: relative;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity: 0;
    -moz-transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

#provas .w25.in-view{
    opacity: 1;
    -moz-transform: skew(-13deg);
    -webkit-transform: skew(-13deg);
    -o-transform: skew(-13deg);
    -ms-transform: skew(-13deg);
    transform: skew(-13deg);
}

#provas .w25:nth-last-child(-n+4) {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}

#provas .w25:nth-last-child(-n+3) {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}

#provas .w25:nth-last-child(-n+2) {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}

#provas .w25:nth-last-child(-n+1) {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}


#provas .w25 .titulo {
    font-family: 'Vox-Bold', sans-serif;
    font-size: 26px;
    color: #fff;
    text-align: left;
    line-height: 1.2;
}

#provas .w25 .bloco {
    padding: 30px 60px;
    font-family: 'FSAlbert-Regular', sans-serif;
    font-size: 20px;
    color: #1d1d1d;
    text-align: left;
    z-index: 9;
}

#provas .w25 .desc {
    margin: 20px 0;
}

#provas .w25 .botao {
    font-family: 'FSAlbert-Regular', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 10px 15px 5px;
    width: 130px;
    margin: 20px auto;
}

#provas .w25 .botao:hover {
    background: #fff;
}

#provas .w25 .botao a {
    color: #fff;
}

#provas .w25 .botao:hover a {
    color: #000;
}

#video {
    background: #fff;
    z-index: 9;
}

#video .g-content {
    width: 1350px;
    margin: 100px auto;
    padding: 0;
}

#video .mobile {
    display: none;
}

#video .mySlides video, #video .mobile video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#sobre {
    background: #eceeed;
    z-index: 9;
}

#sobre .g-content {
    width: 1350px;
    margin: 80px auto;
    padding: 0;
}

#sobre .titulo {
    position: relative;
}

#sobre .titulo .texto {
    font-family: 'Vox-Bold', sans-serif;
    font-size: 45px;
    color: #333;
    text-align: left;
    margin-bottom: 30px;
    padding: 0;
    columns: 1;
}

#sobre .titulo svg {
    width: 165px;
    height: auto;
    display: block;
    position: absolute;
    z-index: -1;
    top: -80px;
}

#sobre .texto {
    font-family: 'FSALbert-Regular', sans-serif;
    font-size: 18px;
    color: #666;
    text-align: left;
    padding: 50px 0;
    columns: 2;
}

#sobre .texto span {
    font-family: 'FSALbert-ExtraBold', sans-serif;
}

#sobre .bloco .imagem {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
}

#sobre .bloco .imagem {
    clip-path: polygon(0% 0%, 100% 0%, 90% 100%, 0% 100%);
}

#sobre .bloco .imagem.left {
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
}

#sobre .video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#madeira {
    background: #fff;
    z-index: 9;
}

#madeira .g-content {
    width: 1350px;
    margin: 80px auto;
    padding: 0;
}

#madeira .titulo {
    font-family: 'Vox-Bold', sans-serif;
    font-size: 45px;
    color: #333;
    margin-bottom: 10px;
    text-align: center;
}

#madeira .subtitulo {
    font-family: 'FSAlbert-ExtraBold', sans-serif;
    font-size: 26px;
    color: #666;
    text-align: center;
    width: 50%;
    margin: 0 auto 40px;
}

#madeira .bloco {
    margin-bottom: 30px;
}

#madeira .texto, #madeira .imagem {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
}

#madeira .texto {
    background: #fff;
    padding: 0 10px;
}

#madeira .texto p {
    font-family: 'FSALbert-Regular', sans-serif;
    font-size: 18px;
    color: #666;
    margin: 0;
}

#madeira .imagem {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 10px;
}

#info {
    background: #fff;
    z-index: 9;
    position: relative;
}

#info .g-content {
    padding: 0;
    margin-bottom: 100px;
}

#info .bloco {
    width: 1350px;
    margin: 0 auto;
    padding: 100px 0;
}

#info .videoBack {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#info .videoBack .overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(51, 51, 51, .3) 15%, rgba(51, 51, 51, 0) 30%);
}

#info .videoBack video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#info .titulo {
    font-family: 'Vox-Bold', sans-serif;
    font-size: 45px;
    color: #fff;
    text-align: center;
    position: relative;
    margin: 0 auto 40px;
}

#info .w25 {
    width: 23%;
    margin: 20px 6px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
}

#info .w25 .icon {
    text-align: center;
}

#info .w25 .icon svg {
    width: 90px;
    height: 90px;
}

#info .w25 .icon svg path {
    fill: #fff;
}

#info .w25 .texto {
    font-family: 'Vox-Bold', sans-serif;
    font-size: 30px;
    color: #fff;
    text-align: center;
    position: relative;
    margin-top: 10px;
    line-height: 1.2;
}

#info .onda {
    position: absolute;
    bottom: -25px;
    width: 100%;
}

#info .onda svg path {
    fill: #fff;
}

#categorias {
    background: #fff;
    z-index: 9;
}

#categorias .g-content {
    width: 1350px;
    margin: 80px auto;
    padding: 0;
}

#categorias .titulo {
    font-family: 'Vox-Bold', sans-serif;
    font-size: 45px;
    color: #333;
    text-align: center;
    margin-bottom: 70px;
}

#categorias .bloco {
    width: 38%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}

#categorias .imagem {
    width: 22%;
    display: inline-block;
    vertical-align: top;
    background-position: center;
    background-size: cover;
    background-repeat: repeat-x;
    clip-path: polygon(25% 0%, 80% 0%, 55% 100%, 0% 100%);
}

#categorias .subtitulo p {
    font-family: 'FSAlbert-ExtraBold', sans-serif;
    font-size: 20px;
    color: #666;
    text-decoration: underline;
    margin: 0;
}

#categorias .subtitulo p:nth-child(2) {
    margin-bottom: 40px;
}

#categorias .descritivo .bloco {
    display: block;
    width: 100%;
    margin: 0;
}

#categorias .descritivo .titulo {
    width: 30%;
    display: inline-block;
    font-family: 'FSAlbert-ExtraBold', sans-serif;
    font-size: 20px;
    color: #666;
    text-align: left;
    margin-bottom: 10px;
}

#categorias .descritivo .texto {
    width: 69%;
    display: inline-block;
    font-family: 'FSAlbert-Regular', sans-serif;
    font-size: 20px;
    text-align: left;
    color: #666;
}

#categorias .nota {
    text-align: left;
    padding: 50px 0;
    columns: 2;
}

#categorias .nota p {
    font-family: 'FSALbert-Regular', sans-serif;
    font-size: 20px;
    color: #666;
}

#categorias .nota p span {
    font-family: 'FSALbert-ExtraBold', sans-serif;
}

#parceiros {
    background: #eceeed;
    z-index: 9;
}

#parceiros .g-content {
    width: 1350px;
    margin: 100px auto;
    padding: 0;
}

#parceiros .titulo {
    font-family: 'Vox-Bold', sans-serif;
    font-size: 45px;
    color: #333;
    text-align: center;
    margin-bottom: 70px;
    text-transform: capitalize;
}

#parceiros .contentLogos .sideFilter {
    display: none;
}

#parceiros .pagecontent .mobile {
    display: none;
}

#parceiros .blocoLogos .titulo {
    font-size: 25px;
    font-family: 'Vox-Bold', sans-serif;
    margin: 0 0 20px 0;
    text-align: left;
}

#parceiros .blocoLogos .titulo span {
    width: auto;
    position: relative;
    display: inline-block;
    color: #333;
}

#parceiros .logo {
    width: 18%;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    vertical-align: top;
    margin: 0 0.8% 40px 0.8%;
    height: 245px;
    overflow: hidden;
    text-align: left;
    position: relative;
    background: #fff;
    box-shadow: 0 0 5px #ddd;
}

#parceiros .logo a {
    height: 100%;
}

#parceiros .image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

#parceiros .logo:hover .image {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

#parceiros .texto {
    display: none;
}




/* Notícias */

#g-above{
    clip-path:none;
    padding: 0;
}

#eventos {
    background: #fff;
    z-index: 9;
}

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

#eventos .titulo {    
    position: relative;
}

#eventos .titulo .texto {
    font-family: 'Vox-Bold', sans-serif;
    font-size: 45px;
    color: #333;
    text-align: center;
    margin-bottom: 70px;
}

#eventos .titulo svg {
    width: 165px;
    height: auto;
    display: block;
    position: absolute;
    z-index: -1;
    top: -80px;
    left: 45%;
    transform: translate(-50%, 0);
}

#eventos .newsBlocks{
    text-align:center;
}

#eventos .item{
    width: 21%;
    height: 525px;
    display:inline-block;
    vertical-align:top;
    margin:0 1.5% 3%;
    text-align:left;
    box-shadow: 0px 5px 10px #3c3c3c5e;
    position: relative;
}

#eventos .item:hover{
    box-shadow: 0 0 11px rgb(33 33 33 / 67%);
}

#eventos .itemImage{
    height:300px;
    overflow:hidden;
    text-align: center;
}

#eventos .iconFixa {
    position: absolute;
    top: 0;
    left: 20px;
}

#eventos .iconFixa svg {
    width: auto;
    height: 50px;
}

#eventos .iconFixa svg rect {
    fill: #5fc3e2;
}

#eventos .itemContent{
    padding:20px;
}

#eventos .itemInfo {
    display: none;
}

#eventos .date{
    color:#9f9f9f;
    float:right;
    display:inline-block;
}

#eventos .cat, #eventos .subcat{
    padding:5px;
    background:#4a9e9a;
    color:#fff;
    display:inline-block;
    font-size:15px;
    margin:0 5px 0  0;
    font-family:'FSALbert-Bold', sans-serif;
}

#eventos .subcat{
    background: transparent;
    color: #3c3c3c;
    border: 1px solid #3c3c3c8a;
}

#eventos .item h4{    
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-family:'Vox-Bold', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color:#000;
    line-height: 1.2;
    margin: 10px 0 0;
}

#eventos .item h4:hover{
    text-decoration:underline;
}

#eventos .item .itemDescription{
    display: none;
    font-family:'FSAlbert-Regular', sans-serif;
}

#eventos .item .botao a {
    width: 110px;
    font-size: 16px;
    padding: 10px 0;
    background: #91c1cd;
    color: #fff;
    display: block;
    text-align: center;
    margin: 20px 0;
    border: 1px solid #91c1cd;
    font-family:'FSAlbert-Regular', sans-serif;
    text-transform: lowercase;
}


#eventos .item .botao a:hover {
    background:#fff;
    color:#000;
}

#eventos .verTodos{
    width: 140px;
    font-size: 18px;
    padding:10px 0;
    background: #91c1cd;
    color:#fff;
    display: block;
    text-align: center;
    margin:20px 1.75% 20px auto;
    border: 1px solid #91c1cd;
    font-family:'FSAlbert-Regular', sans-serif;
    text-transform: lowercase;
}

#eventos .verTodos:hover{
    background:#fff;
    color:#000;
}

#Noticias {
    background: #fff;
    z-index: 9;
}

#Noticias .g-content{
    width: 1350px;
    margin:100px auto;
    padding: 0;
}

#Noticias .titulo {
    font-family: 'Vox-Bold', sans-serif;
    font-size: 45px;
    color: #000;
    text-align: center;
    margin-bottom: 70px;
}

#Noticias .titulo span {
    width: auto;
    position: relative;
    display: inline-block;
    color: #03c4b5;
}

#Noticias .titulo svg {
    width: 70px;
    height: auto;
    display: block;
}

#Noticias .newsBlocks{
    text-align:center;
}

#Noticias .item{
    width:30%;
    height: 430px;
    display:inline-block;
    vertical-align:top;
    margin:0 1.5% 3%;
    text-align:left;
    position: relative;
}

#Noticias .item:hover{
    box-shadow: 0 0 11px rgb(33 33 33 / 67%);
}

#Noticias .itemImage{
    height:300px;
    overflow:hidden;
    background: #f6f6f6;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#Noticias .itemImage img {
    width: 100%;
}

#Noticias .iconFixa {
    position: absolute;
    top: 0;
    left: 20px;
}

#Noticias .iconFixa svg {
    width: auto;
    height: 50px;
}

#Noticias .iconFixa svg rect {
    fill: #03c4b5;
}

#Noticias .itemContent{
    padding: 0 20px;
    margin: 20px 0 0;
    border-left: 4px solid #03c3b4;
}

#Noticias .date{
    font-family:'FSALbert-Regular', sans-serif;
    color:#666;
    display:inline-block;
}

#Noticias .cat, #Noticias .subcat{
    display:none;
    padding:5px;
    background:#4a9e9a;
    color:#fff;
    font-size:15px;
    margin:0 5px 0  0;
    font-family:'FSALbert-Bold', sans-serif;
}

#Noticias .subcat{
    background: transparent;
    color: #3c3c3c;
    border: 1px solid #3c3c3c8a;
}

#Noticias .item h4{    
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-family:'Vox-Bold', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color:#000;
    line-height: 1.2;
    margin: 10px 0 0;
}

#Noticias .item h4:hover{
    text-decoration:underline;
}

#Noticias .item .itemDescription{
    display: none;
    font-family:'FSALbert-Regular', sans-serif;
}

#Noticias .item .botao {
    display: none;
}

#Noticias .verTodos{
    width: 140px;
    font-size: 16px;
    padding:10px 0;
    background: #03c3b4;
    color:#fff;
    display: block;
    text-align: center;
    margin:20px 1.75% 20px auto;
    border: 1px solid #03c3b4;
    font-family:'FSALbert-Regular', sans-serif;
    text-transform: lowercase;
}

#Noticias .verTodos:hover{
    background:#fff;
    color:#000;
}


/* Multimédia */

#multimedia {
    background: #25839c;
    z-index: 9;
    position: relative;
}

#multimedia .g-content {
    padding: 0;
    margin-bottom: 0px;
}

#multimedia .bloco {
    width: 1350px;
    margin: 0 auto;
    padding: 100px 0;
}

#multimedia .videoblock{
    text-align:center;
}

#multimedia .videoItem{
    width: 48%;
    display: inline-block;
    vertical-align: top;
    padding-right: 0.5%;
    padding-left: 0.5%;
    margin-top: 50px;
    margin-bottom: 50px;
}

#multimedia .video iframe{
    width: 100%;
	height: 600px;
}

#multimedia .videoItem h5{
    display: none;
    margin: 10px 0 0;
    font-size: 18px;
    font-family: 'FSAlbert-Bold',sans-serif;
    font-weight: 100;
}

#multimedia .seeVideo, #multimedia .overlay, #multimedia .verOutros{
    display:none;
}

#multimedia .verTodos {    
    width: 150px;
    font-size: 18px;
    padding: 10px 0;
    background: #374254;
    color: #fff;
    display: block;
    text-align: center;
    margin: 20px 0 20px auto;
    border: 1px solid #374254;
    font-family: 'FSAlbert-Regular', sans-serif;
    text-transform: lowercase;
}

#multimedia .verTodos:hover {
    background: #fff;
    color: #000;
}

#multimedia .onda {
    position: absolute;
    bottom: -25px;
    width: 100%;
}

#multimedia .onda svg path {
    fill: #fff;
}


#g-bottom {
    padding: 0;
}

#toTop .g-content {
    padding: 0 !important;
    margin: 0;
}

#g-totop {
    position: fixed;
    bottom: 40px;
    right: 0;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    margin: 0;
    width: 40px;
    height: 40px;
    color: #fff;
    background: #5fc3e2;
    border-radius: 50px 0 0 50px;
}

#g-totop .fa {
    display: block;
    font-size: 25px;
    margin: 0;
    width: 40px;
    height: 40px;
}

#g-totop .fa:before {
    width: 20px;
    height: 20px;
    display: block;
    margin: 5px auto;
}


.g-content{
    padding:0 4%;
    margin:0;
}

#g-utility .slide a {
    color: #fff;
}

#g-utility .slide a:hover {
    color: #333;
}

#g-bottom .g-button{
    margin:30px 0 0;
}

#g-copyright{
    padding: 0;
    z-index: 9;
    position: relative;
}


#MenuInferior .g-content {
    padding: 0;
}

#MenuInferior .custom {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#MenuInferior .bloco {
    width: 1350px;
    margin: 0 auto;
    padding: 50px 0 100px 0;
}

#MenuInferior .w100.first {
    width: 39%;
}

#MenuInferior .w100 {
    width: 60%;
    margin-left: 0;
    margin-right: 0;
    border-left: 0px;
    padding: 40px 0 0 0;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}

#MenuInferior .w100 .boxMenu {
    padding: 0 25px 0 0;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 20px;
}

#MenuInferior .w25 {
    width: 100%;
    display: inline-block;
    vertical-align: bottom;
    color: #fff;
    margin: 0;
    margin-right: 10px;
}

#MenuInferior .w25 img {
    width: 350px;
    padding: 0 40px 0 0;
    margin: 0px 0 20px 0px;
    display: inline-block;
}

#MenuInferior .w25 .icons {
    width: 60%;
    text-align: center;
}

#MenuInferior .w25 .icons div {
    width: 30px;
    height: 30px;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}

#MenuInferior .w25 .icons svg path {
    fill: #fff;
}

#MenuInferior .w50 {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    padding: 10px 10px 0 10px;
}

#MenuInferior .titulo {
    font-size: 30px;
    color: #fff;
    font-family: 'Vox-Bold', sans-serif;
}

#MenuInferior .titulo a {
    color: #fff;
}

#MenuInferior .titulo a:hover {
    border-bottom: 1px solid #fff;
}


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

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

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

#BarraCopyright .w30 img {
    width: auto;
    max-width: 100px;
    height: auto;
    opacity: 1;
}

#BarraCopyright .company {
    text-align: right;
}

#BarraCopyright .company .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 .company:hover .text {
    visibility: visible;
}

#BarraCopyright .company .text p {
    margin: 0;
    font-size: 12px;
    text-align: center;
    font-family: 'FSAlbert-Regular',sans-serif;
    font-weight: normal;
    color: #fff;
}

#BarraCopyright .company img {
    height: 30px;
    margin: 0px 5px;
    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:hover img {
    opacity: 1;
}

#BarraCopyright .w40 {
    width: 39%;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    text-align: center;
    font-family: 'FSAlbert-Regular',sans-serif;
    color: #fff;
}

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


table thead td{
	background: #e74c3c;
    padding: 2px 5px;
    font-family: 'Vox-Bold', sans-serif;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

table tbody td{
	color: #1d1d1b;
    text-align: center;
    font-family: 'FSAlbert-Regular',sans-serif;
}

#popUp caption {
    display: none;
}
#popUp {
    display: none;
    z-index: 9999999999999999;
    /*position: fixed;
    top: 0;
    height: 100%;
    max-height: 100%;
    width: 100%;
    background: #242323b3;*/
}
#popUp .blocker {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: ' ';
    background: rgba(0,0,0,.5);
  }
#popUp .g-content {
    margin: 0;
    padding: 0 !important;
}
#popUp .modal {
    background-color: #fff;
	margin: 0px auto;
	left: 50%;
    transform: translate(-50%, 0);
}
#popUp .modal th {
    background: transparent;
}
#popUp .modal-header table {
    width: 530px;
    border: 0;
    padding: 0;
}
#popUp .modal-header td {
    font-family: 'FSAlbert-Regular',sans-serif;
    width: 170px;
    height: 55px;
}
#popUp .modal-header td:nth-child(2) {
    width: 360px;
    text-align: right;
}
#popUp .modal-header td, #popUp .modal-header table {
    border: none;
}
#popUp .modal-header td img {
    margin-top: 0;
    top: 0;
    width: auto;
}
#popUp .modal-body table {
    width: 530px;
    border: 0;
    padding: 0;
    margin: 0;
}
#popUp .modal-body td {
    width: 100px;
}
#popUp .modal-body td:nth-child(2) {
    width: 430px;
}
#popUp .modal-body td {
    font-family: 'FSAlbert-Regular',sans-serif;
    color: #000;
    background: transparent;
    border: 1px solid #dedede;
    text-align: left;
}
#popUp p {
    font-family: 'FSAlbert-Regular',sans-serif;
    color: #000;
    padding: 10px;
    font-size: 13px;
	margin:0px;
}
#popUp a {
    color: #000;
}
#popUp a:hover {
    border-bottom: 1px solid #e74b3c;
}
#popUp .modal-footer {
    background: #fff
}
#popUp .modal-footer button {
    outline: none;
    font-family: 'FSAlbert-Bold',sans-serif;
    font-size: 18px;
    background: #fff;
    color: #000;
    border: 1px solid #000;
    font-weight: normal;
}
#popUp .modal-footer button:hover, #popUp .modal-footer button:active, #popUp .modal-footer button:focus {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

@media (max-width:361px){
    
    #g-navigation{
        height:105px;
    }

	#g-navigation .g-grid {
        width: auto;
    }

	#barraTopo .g-content{
	    padding:0 2%;
	}
	
	#barraTopo .logo svg {
        width: 125px;
    }

    #barraTopo .logo img {
        width: 125px;
    }
    
    #barraTopo .w100.icons div svg {
        width: 20px;
        height: 20px;
    }
    
    #barraTopo .traducao {
        margin-left: 10px;
    }
    
    #barraTopo .idiomas a {
        font-size:14px;
    }
	
	#barraTopo .links a {
        padding: 0 2px;
        margin: 2px 0;
        font-size: 11px;
    }
    
    #barraTopo .interior a {
        font-size: 12px;
    }
    
    #g-navigation .g-block{
        flex-basis:auto;
    }
	
    #menu-1134-particle{
        display:none;
    }
    
    #g-navigation .g-social{
        margin: 0 20% 0 auto;
        width: 18%;
    }
    
    #g-navigation .g-social .g-social-items{
        text-align: center;
    }
    
    #barraTopo .mobile{
        display:block;
    }
    
    #barraTopo .menu {
        bottom: 10px;
    }
    
    #menuMobile {
        top: 105px;
    }
    
    #menuMobile .logo img {
        width: 225px;
    }
    
    #etiqueta .etiquetaItem {
        padding: 10px 20px;
    }
    
    #etiqueta .etiquetaItem .texto {
        font-size: 12px;
    }
    
    #slide li {
        background-position: right;
    }
    
    #slide .overlay.color1 {
        width: 50%;
    }
    
    #slide .overlay.color2 {
        width: 40%;
    }
    
    #slide .overlay.color3 {
        width: 32%;
    }
    
    #slide .info {
        width: auto;
        padding: 0 2%;
    }
    
    #slide .titulo {
        width: 78%;
        font-size: 35px;
    }
    
    #slide h2 {
        width: 100%;
        font-size: 35px;
    }
    
    #slide h3 {
        font-size: 18px;
    }
    
    #slide .intro h3, #slide .data {
        font-size: 22px;
    }
    
    #slide .local {
        font-size: 16px;
    }
    
    #slide .tags span {
        font-size: 14px;
    }
    
    #dots a {
        margin: 4px;
        width: 10px;
        height: 10px;
    }
    
    #contador {
        background-size: auto;
        padding: 60px 0 100px;
    }
    
    #contador .g-content {
        margin: 0 auto 45px;
    }
    
    #contador .g-simplecounter-calendar .counter-block {
        width: 45%;
        margin: 20px 5px;
    }
    
    #contador .g-simplecounter-calendar .number {
        font-size: 70px;
        height: 50px;
    }
    
    #contador .g-simplecounter-calendar .word {
        font-size: 20px;
        margin-top: 20px;
    }
    
    #intro {
        padding: 45px 0 25px;
    }
    
    #intro .scroll-left {
        height: 230px;
    }
    
    #intro .scroll-left h2 {
        font-size: 35px;
    }
    
    #provas .g-content {
        width: auto;
        margin: 50px auto 100px;
        padding: 0 2%;
    }
    
    #provas .titulo {
        font-size: 28px;
    }
    
    #provas .intro {
        font-size: 16px;
    }
    
    #provas .w25 {
        width: 40%;
        height: 310px;
    }
    
    #provas .w25 .texto {
        font-size: 14px;
    }
    
    #provas .w25 .titulo {
        font-size: 20px;
    }
    
    #provas .w25 .bloco {
        font-size: 14px;
        padding: 15px;
    }
    
    #provas .w25 .botao {
        width: 120px;
        font-size: 14px;
    }
    
    #video .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #sobre .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #sobre .titulo svg {
        width: 128px;
    }
    
    #sobre .titulo .texto {
        font-size: 28px;
    }
    
    #sobre .texto {
        font-size: 14px;
        padding: 10px 5px 40px;
    }
    
    #madeira .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #madeira .titulo {
        font-size: 28px;
    }
    
    #madeira .subtitulo {
        font-size: 16px;
        width: 100%;
    }
    
    #madeira .texto {
        width: 100%;
        padding: 10px 0;
    }
    
    #madeira .texto p {
        font-size: 14px;
    }
    
    #madeira .bloco {
        display: inline;
    }
    
    #madeira .imagem {
        width: 48%;
        height: 250px !important;
        margin: 5px 0;
    }
    
    #madeira .bloco:nth-last-child(-n+1) .imagem {
        width: 100%;
    }
    
    #info .bloco {
        width: auto;
        padding: 100px 2%;
        text-align: center;
    }
    
    #info .videoBack .overlay {
        background: linear-gradient(180deg, rgba(51, 51, 51, .3) 40%, rgba(51, 51, 51, 0) 55%);
    }
    
    #info .titulo {
        font-size: 28px;
    }
    
    #info .w25 {
        width: 45%;
        margin: 50px 6px 0 6px;
    }
    
    #info .w25 .icon svg {
        width: 75px;
        height: 75px;
    }
    
    #info .w25 .texto {
        font-size: 16px;
    }
    
    #categorias .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #categorias .titulo {
        font-size: 30px;
    }
    
    #categorias .bloco {
        width: 100%;
    }
    
    #categorias .subtitulo p {
        font-size: 18px;
    }
    
    #categorias .descritivo .titulo {
        width: 28%;
        font-size: 16px;
    }
    
    #categorias .descritivo .texto {
        font-size: 14px;
    }
    
    #categorias .imagem {
        width: 100%;
        height: 320px !important;
        clip-path: none;
        margin-bottom: 30px;
    }
    
    #categorias .nota p {
        font-size: 14px;
    }
    
    #eventos .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #eventos .titulo svg {
        width: 128px;
        left: 32%;
        transform: translate(-34%, 0);
    }
    
    #eventos .titulo .texto {
        font-size: 28px;
    }
    
    #eventos .item {
        width: 100%;
	    margin:0 0 30px;
    }
	
	#eventos .item h4 {
	    font-size: 18px;
	}
    
    #eventos .item .itemDescription {
        font-size: 14px;
    }
    
    #eventos .item .botao a {
        width: 100px;
        font-size: 12px;
        padding: 15px 0;
    }
    
    #eventos .verTodos {
        width: 115px;
        font-size: 14px;
    }
    
    #parceiros .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #parceiros .titulo {
        font-size: 28px;
    }
    
    #parceiros .blocoLogos .titulo {
        font-size: 20px;
    }
    
    #parceiros .logo {
        width: 47%;
        height: 175px;
    }
    
    
	/* Multimédia */
	
	#multimedia .bloco {
	    width: auto;
	    padding: 150px 2%;
	}
	
	#multimedia .videoItem{
        width:100%;
        margin: 0 0 20px;
	}
	
	#multimedia .video iframe{
        width: 100%;
		height: 250px;
	}
	
	#multimedia .verTodos {
        width: 115px;
        font-size: 14px;
    }
    
	
	/* Noticias */
	
	#Noticias .g-content{
	    width: auto;
	    padding: 0 2%;
	}
	
	#Noticias .titulo {
	    font-size: 28px;
	}
	
	#Noticias .item{
	    width:100%;
	    height:auto;
	    margin:0 0 30px;
	}
	
	#Noticias .itemImage{
	    height:auto;
	}
	
	#Noticias .iconFixa svg {
	    height: 40px;
	}
	
	#Noticias .cat, #Noticias .subcat{
	    padding:3px;
	    font-size:13px;
	}
	
	#Noticias .item h4 {
	    font-size: 18px;
	}
    
    #Noticias .verTodos {
        width: 115px;
        font-size: 14px;
    }

	
	#MenuInferior .bloco {
	    width: auto;
        padding: 50px 2% 100px;
	}
	
	#MenuInferior .w100, #MenuInferior .w100.first {
	    width: 100%;
	}
	
	#MenuInferior .w25 img {
        width: 260px;
	}
    
    #MenuInferior .w25 .icons div {
        width: 30px;
        height: 30px;
    }
    
    #MenuInferior .w50 {
        width: 48%;
    }
	
	#MenuInferior .titulo {
        font-size: 20px;
	}
	
	#BarraCopyright .g-content {
	    width: auto;
	    padding: 10px 2% !important;
	}
	
	#BarraCopyright .w30.mymodal {
	    display: none;
	}

    #BarraCopyright .w30 {
        width: 24%;
    }
    
    #BarraCopyright .w40 {
        width: 74%;
        font-size: 12px;
    }
    
    #BarraCopyright .company .text {
	    display: none;
        width: 135px;
    }
	
	#popUp table tbody td {
		font-size: 14px;
	}
	
	#popUp .modal{
		right: auto;
	}
	
	#popUp .modal-footer button {
	    font-size: 14px;
	}
	
}

@media (min-width:362px) and (max-width:469px){
    
    #g-navigation{
        height:105px;
    }

	#g-navigation .g-grid {
        width: auto;
    }

	#barraTopo .g-content{
	    padding:0 2%;
	}
	
	#barraTopo .logo svg {
        width: 125px;
    }

    #barraTopo .logo img {
        width: 125px;
    }
    
    #barraTopo .w100.icons div svg {
        width: 20px;
        height: 20px;
    }
    
    #barraTopo .idiomas a {
        font-size:14px;
    }
	
	#barraTopo .links a {
        padding: 0 2px;
        margin: 2px 0;
        font-size: 11px;
    }
    
    #barraTopo .interior a {
        font-size: 12px;
    }
    
    #g-navigation .g-block{
        flex-basis:auto;
    }
	
    #menu-1134-particle{
        display:none;
    }
    
    #g-navigation .g-social{
        margin: 0 20% 0 auto;
        width: 18%;
    }
    
    #g-navigation .g-social .g-social-items{
        text-align: center;
    }
    
    #barraTopo .mobile{
        display:block;
    }
    
    #barraTopo .menu {
        bottom: 10px;
    }
    
    #menuMobile {
        top: 105px;
    }
    
    #menuMobile .logo img {
        width: 225px;
    }
    
    #etiqueta .etiquetaItem {
        padding: 10px 20px;
    }
    
    #etiqueta .etiquetaItem .texto {
        font-size: 12px;
    }
    
    #slide li {
        background-position: right;
    }
    
    #slide .overlay.color1 {
        width: 50%;
    }
    
    #slide .overlay.color2 {
        width: 40%;
    }
    
    #slide .overlay.color3 {
        width: 32%;
    }
    
    #slide .info {
        width: auto;
        padding: 0 2%;
    }
    
    #slide .titulo {
        width: 78%;
        font-size: 35px;
    }
    
    #slide h2 {
        width: 100%;
        font-size: 35px;
    }
    
    #slide h3 {
        font-size: 18px;
    }
    
    #slide .intro h3, #slide .data {
        font-size: 22px;
    }
    
    #slide .local {
        font-size: 16px;
    }
    
    #slide .tags span {
        font-size: 14px;
    }
    
    #dots a {
        margin: 4px;
        width: 10px;
        height: 10px;
    }
    
    #contador {
        background-size: auto;
        padding: 60px 0 100px;
    }
    
    #contador .g-content {
        margin: 0 auto 45px;
    }
    
    #contador .g-simplecounter-calendar .counter-block {
        width: 45%;
        margin: 20px 5px;
    }
    
    #contador .g-simplecounter-calendar .number {
        font-size: 70px;
        height: 50px;
    }
    
    #contador .g-simplecounter-calendar .word {
        font-size: 20px;
        margin-top: 20px;
    }
    
    #intro {
        padding: 65px 0 25px;
    }
    
    #intro .scroll-left {
        height: 230px;
    }
    
    #intro .scroll-left h2 {
        font-size: 45px;
    }
    
    #provas .g-content {
        width: auto;
        margin: 50px auto 100px;
        padding: 0 2%;
    }
    
    #provas .titulo {
        font-size: 30px;
    }
    
    #provas .intro {
        font-size: 16px;
    }
    
    #provas .w25 {
        width: 40%;
        height: 300px;
    }
    
    #provas .w25 .texto {
        font-size: 16px;
    }
    
    #provas .w25 .titulo {
        font-size: 22px;
    }
    
    #provas .w25 .bloco {
        font-size: 14px;
        padding: 20px;
    }
    
    #provas .w25 .botao {
        width: 120px;
        font-size: 14px;
    }
    
    #video .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #sobre .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #sobre .titulo svg {
        width: 130px;
    }
    
    #sobre .titulo .texto {
        font-size: 30px;
    }
    
    #sobre .texto {
        font-size: 14px;
    }
    
    #madeira .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #madeira .titulo svg {
        width: 130px;
    }
    
    #madeira .titulo {
        font-size: 30px;
    }
    
    #madeira .subtitulo {
        width: 100%;
        font-size: 18px;
    }
    
    #madeira .texto {
        width: 100%;
        padding: 10px 0;
    }
    
    #madeira .texto p {
        font-size: 14px;
    }
    
    #madeira .bloco {
        display: inline;
    }
    
    #madeira .imagem {
        width: 48%;
        height: 250px !important;
        margin: 5px 0;
    }
    
    #madeira .bloco:nth-last-child(-n+1) .imagem {
        width: 100%;
    }
    
    #info .bloco {
        width: auto;
        padding: 100px 2%;
        text-align: center;
    }
    
    #info .videoBack .overlay {
        background: linear-gradient(180deg, rgba(51, 51, 51, .3) 40%, rgba(51, 51, 51, 0) 55%);
    }
    
    #info .titulo {
        font-size: 30px;
    }
    
    #info .w25 {
        width: 45%;
        margin: 50px 6px 0 6px;
    }
    
    #info .w25 .icon svg {
        width: 75px;
        height: 75px;
    }
    
    #info .w25 .texto {
        font-size: 16px;
    }
    
    #categorias .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #categorias .titulo {
        font-size: 30px;
    }
    
    #categorias .bloco {
        width: 100%;
    }
    
    #categorias .subtitulo p {
        font-size: 18px;
    }
    
    #categorias .descritivo .titulo {
        width: 28%;
        font-size: 16px;
    }
    
    #categorias .descritivo .texto {
        font-size: 14px;
    }
    
    #categorias .imagem {
        width: 100%;
        height: 360px !important;
        clip-path: none;
        margin-bottom: 30px;
    }
    
    #categorias .nota p {
        font-size: 14px;
    }
    
    #eventos .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #eventos .titulo svg {
        width: 130px;
        left: 38%;
        transform: translate(-40%, 0);
    }
    
    #eventos .titulo .texto {
        font-size: 30px;
    }
    
    #eventos .item {
        width: 100%;
	    margin:0 0 30px;
    }
	
	#eventos .item h4 {
	    font-size: 18px;
	}
    
    #eventos .item .itemDescription {
        font-size: 14px;
    }
    
    #eventos .item .botao a {
        width: 100px;
        font-size: 12px;
        padding: 15px 0;
    }
    
    #eventos .verTodos {
        width: 115px;
        font-size: 14px;
    }
    
    #parceiros .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #parceiros .titulo {
        font-size: 30px;
    }
    
    #parceiros .blocoLogos .titulo {
        font-size: 20px;
    }
    
    #parceiros .logo {
        width: 47%;
        height: 175px;
    }
    
    
	/* Multimédia */
	
	#multimedia .bloco {
	    width: auto;
	    padding: 150px 2%;
	}
	
	#multimedia .videoItem{
        width:100%;
        margin: 0 0 20px;
	}
	
	#multimedia .video iframe{
        width: 100%;
		height: 300px;
	}
	
	#multimedia .verTodos {
        width: 115px;
        font-size: 14px;
    }
    
	
	/* Noticias */
	
	#Noticias .g-content{
	    width: auto;
	    padding: 0 2%;
	}
	
	#Noticias .titulo {
	    font-size: 30px;
	}
	
	#Noticias .item{
	    width:100%;
	    height:auto;
	    margin:0 0 30px;
	}
	
	#Noticias .itemImage{
	    height:auto;
	}
	
	#Noticias .iconFixa svg {
	    height: 40px;
	}
	
	#Noticias .cat, #Noticias .subcat{
	    padding:3px;
	    font-size:13px;
	}
	
	#Noticias .item h4 {
	    font-size: 18px;
	}
    
    #Noticias .verTodos {
        width: 115px;
        font-size: 14px;
    }
	
	
	
	#MenuInferior .bloco {
	    width: auto;
        padding: 50px 2% 100px;
	}
	
	#MenuInferior .w100, #MenuInferior .w100.first {
	    width: 100%;
	}
	
	#MenuInferior .w25 img {
        width: 260px;
	}
    
    #MenuInferior .w25 .icons div {
        width: 30px;
        height: 30px;
    }
    
    #MenuInferior .w50 {
        width: 48%;
    }
	
	#MenuInferior .titulo {
        font-size: 22px;
	}
	
	#BarraCopyright .g-content {
	    width: auto;
	    padding: 10px 2% !important;
	}
	
	#BarraCopyright .w30.mymodal {
	    display: none;
	}

    #BarraCopyright .w30 {
        width: 24%;
    }
    
    #BarraCopyright .w40 {
        width: 74%;
        font-size: 12px;
    }
    
    #BarraCopyright .company .text {
	    display: none;
        width: 135px;
    }
	
	#popUp table tbody td {
		font-size: 14px;
	}
	
	#popUp .modal{
		right: auto;
	}
	
	#popUp .modal-footer button {
	    font-size: 14px;
	}
	
}
	
@media (min-width: 470px) and (max-width: 591px){
    #g-navigation{
        height:105px;
    }

	#g-navigation .g-grid {
        width: auto;
    }

	#barraTopo .g-content{
	    padding:0 2%;
	}
	
	#barraTopo .logo svg {
        width: 125px;
    }

    #barraTopo .logo img {
        width: 125px;
    }
    
    #barraTopo .w100.icons div svg {
        width: 20px;
        height: 20px;
    }
    
    #barraTopo .idiomas a {
        font-size:16px;
    }
	
	#barraTopo .links a {
        padding: 0 2px;
        margin: 2px 0;
        font-size: 11px;
    }
    
    #barraTopo .interior a {
        font-size: 12px;
    }
    
    #g-navigation .g-block{
        flex-basis:auto;
    }
	
    #menu-1134-particle{
        display:none;
    }
    
    #g-navigation .g-social{
        margin: 0 20% 0 auto;
        width: 18%;
    }
    
    #g-navigation .g-social .g-social-items{
        text-align: center;
    }
    
    #barraTopo .mobile{
        display:block;
    }
    
    #menuMobile {
        top: 105px;
    }
    
    #etiqueta .etiquetaItem {
        right: -10px;
        padding: 10px 15px;
    }
    
    #etiqueta .etiquetaItem .texto {
        font-size: 14px;
    }
    
    #slide li {
        background-position: right;
    }
    
    #slide .overlay.color1 {
        width: 45%;
    }
    
    #slide .overlay.color2 {
        width: 37%;
    }
    
    #slide .overlay.color3 {
        width: 29%;
    }
    
    #slide .info {
        width: auto;
        padding: 0 2%;
    }
    
    #slide .titulo {
        width: 69%;
        font-size: 40px;
    }
    
    #slide h2 {
        width: 100%;
        font-size: 40px;
    }
    
    #slide h3 {
        font-size: 20px;
    }
    
    #slide .intro h3, #slide .data {
        font-size: 22px;
    }
    
    #slide .local {
        font-size: 18px;
    }
    
    #slide .tags span {
        font-size: 14px;
    }
    
    #dots a {
        width: 12px;
        height: 12px;
    }
    
    #contador {
        background-size: auto;
    }
    
    #contador .g-content {
        margin: 0 auto 45px;
    }
    
    #contador .g-simplecounter-calendar .counter-block {
        width: 45%;
        margin: 20px 5px;
    }
    
    #contador .g-simplecounter-calendar .number {
        font-size: 90px;
        height: 50px;
    }
    
    #contador .g-simplecounter-calendar .word {
        font-size: 24px;
    }
    
    #intro {
        padding: 65px 0 25px;
    }
    
    #intro .scroll-left {
        height: 225px;
    }
    
    #intro .scroll-left h2 {
        font-size: 55px;
        width: 120%;
    }
    
    #provas .g-content {
        width: auto;
        margin: 50px auto 100px;
        padding: 0 2%;
    }
    
    #provas .titulo {
        font-size: 30px;
    }
    
    #provas .intro {
        font-size: 16px;
    }
    
    #provas .w25 {
        width: 40%;
        height: 325px;
    }
    
    #provas .w25 .texto {
        font-size: 16px;
    }
    
    #provas .w25 .titulo {
        font-size: 20px;
    }
    
    #provas .w25 .bloco {
        font-size: 16px;
        padding: 30px;
    }
    
    #provas .w25 .botao {
        width: 120px;
        font-size: 14px;
    }
    
    #video .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #sobre .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #sobre .titulo svg {
        width: 125px;
    }
    
    #sobre .titulo .texto {
        font-size: 30px;
    }
    
    #sobre .texto {
        font-size: 16px;
        padding: 10px 0 40px;
    }
    
    #madeira .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #madeira .titulo {
        font-size: 30px;
    }
    
    #madeira .subtitulo {
        font-size: 18px;
        width: 100%;
    }
    
    #madeira .texto {
        width: 100%;
        padding: 10px 0;
    }
    
    #madeira .texto p {
        font-size: 16px;
    }
    
    #madeira .bloco {
        display: inline;
    }
    
    #madeira .imagem {
        width: 47%;
        height: 250px !important;
        margin: 5px;
    }
    
    #madeira .bloco:nth-last-child(-n+1) .imagem {
        width: 100%;
    }
    
    #info .bloco {
        width: auto;
        padding: 100px 2%;
        text-align: center;
    }
    
    #info .titulo {
        font-size: 30px;
    }
    
    #info .videoBack .overlay {
        background: linear-gradient(180deg, rgba(51, 51, 51, .3) 40%, rgba(51, 51, 51, 0) 55%);
    }
    
    #info .w25 {
        width: 40%;
    }
    
    #info .w25 .icon svg {
        width: 80px;
    }
    
    #info .w25 .texto {
        font-size: 18px;
    }
    
    #categorias .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #categorias .titulo {
        font-size: 30px;
    }
    
    #categorias .bloco {
        width: 100%;
    }
    
    #categorias .subtitulo p {
        font-size: 18px;
    }
    
    #categorias .descritivo .titulo {
        font-size: 16px;
    }
    
    #categorias .descritivo .texto {
        font-size: 16px;
    }
    
    #categorias .imagem {
        width: 100%;
        height: 430px !important;
        clip-path: none;
        margin-bottom: 30px;
    }
    
    #categorias .nota p {
        font-size: 16px;
    }
    
    #eventos .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #eventos .titulo svg {
        width: 125px;
        left: 38%;
        transform: translate(-40%, 0);
    }
    
    #eventos .titulo .texto {
        font-size: 30px;
    }
    
    #eventos .item {
        width: 100%;
	    margin:0 0 30px;
    }
    
    #eventos .item .itemDescription {
        font-size: 14px;
    }
    
    #eventos .item .botao a {
        width: 100px;
        font-size: 14px;
    }
    
    #eventos .verTodos {
        width: 130px;
        font-size: 16px;
    }
    
    #parceiros .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #parceiros .titulo {
        font-size: 30px;
    }
    
    #parceiros .blocoLogos .titulo {
        font-size: 20px;
    }
    
    #parceiros .logo {
        width: 31%;
        height: 210px;
    }
    
	
	/* Multimédia */
	
	#multimedia .bloco {
	    width: auto;
	    padding: 150px 2%;
	}
	
	#multimedia .videoItem{
        width:100%;
        margin: 0 0 20px;
	}
	
	#multimedia .video iframe{
        width: 100%;
        height: 380px;
	}
	
	#multimedia .verTodos {
        width: 130px;
        font-size: 16px;
    }
    
	
	/* Noticias */
	
	#Noticias .g-content{
	    width: auto;
	    padding: 0 2%;
	}
	
	#Noticias .titulo {
	    font-size: 30px;
	}
	
	#Noticias .item{
	    width:100%;
	    height:auto;
	    margin:0 0 30px;
	}
	
	#Noticias .iconFixa svg {
	    height: 40px;
	}
	
	#Noticias .cat, #Noticias .subcat{
	    padding:3px;
	    font-size:13px;
	}
	
    #Noticias .verTodos {
        width: 130px;
        font-size: 16px;
    }
	
	
	
	#MenuInferior .bloco {
	    width: auto;
        padding: 50px 2% 100px;
	}
	
	#MenuInferior .w100, #MenuInferior .w100.first {
	    width: 100%;
	}
	
	#MenuInferior .w25 img {
        width: 260px;
	}
	
	#MenuInferior .w25 .icons {
        width: 45%;
	}
    
    #MenuInferior .w25 .icons div {
        width: 30px;
        height: 30px;
    }
    
    #MenuInferior .w50 {
        width: 32%;
    }
	
	#MenuInferior .titulo {
        font-size: 22px;
	}
	
	#BarraCopyright .g-content {
	    width: auto;
	    padding: 10px 2% !important;
	}
	
	#BarraCopyright .w30.mymodal {
	    display: none;
	}

    #BarraCopyright .w30 {
        width: 28%;
    }
    
    #BarraCopyright .w40 {
        width: 71%;
        font-size: 14px;
    }
    
    #BarraCopyright .company .text {
	    display: none;
        width: 135px;
    }
	
	#popUp table tbody td {
		font-size: 14px;
	}
	
	#popUp .modal{
		right: auto;
	}
	
	#popUp .modal-footer button {
	    font-size: 14px;
	}
	
}
	
@media (min-width: 592px) and (max-width: 767px){
    #g-navigation{
        height:105px;
    }
    
    #g-navigation .g-grid {
        width: auto;
    }

	#barraTopo .g-content{
	    padding:0 2%;
	}
	
	#barraTopo .logo svg {
        width: 125px;
    }

    #barraTopo .logo img {
        width: 125px;
    }
    
    #barraTopo .w100.icons div svg {
        width: 20px;
        height: 20px;
    }
    
    #barraTopo .idiomas a {
        font-size:16px;
    }
	
	#barraTopo .links a {
        padding: 0 2px;
        margin: 2px 0;
        font-size: 11px;
    }
    
    #barraTopo .interior a {
        font-size: 12px;
    }
    
    #g-navigation .g-block{
        flex-basis:auto;
    }
	
    #menu-1134-particle{
        display:none;
    }
    
    #g-navigation .g-social{
        margin: 0 20% 0 auto;
        width: 18%;
    }
    
    #g-navigation .g-social .g-social-items{
        text-align: center;
    }
    
    #barraTopo .mobile{
        display:block;
    }
    
    #menuMobile {
        top: 105px;
    }
    
    #etiqueta .etiquetaItem .texto {
        font-size: 14px;
    }
    
    #slide li {
        background-position: right;
    }
    
    #slide .overlay.color1 {
        width: 45%;
    }
    
    #slide .overlay.color2 {
        width: 37%;
    }
    
    #slide .overlay.color3 {
        width: 29%;
    }
    
    #slide .info {
        width: auto;
        padding: 0 2%;
    }
    
    #slide .titulo {
        width: 69%;
        font-size: 50px;
    }
    
    #slide h2 {
        width: 69%;
        font-size: 50px;
    }
    
    #slide h3 {
        font-size: 20px;
    }
    
    #slide .intro h3, #slide .data {
        font-size: 24px;
    }
    
    #slide .local {
        font-size: 18px;
    }
    
    #slide .tags span {
        font-size: 16px;
    }
    
    #contador {
        background-size: auto;
    }
    
    #contador .g-content {
        margin: 0 auto 65px;
    }
    
    #contador .g-simplecounter-calendar .counter-block {
        width: 20%;
    }
    
    #contador .g-simplecounter-calendar .number {
        font-size: 70px;
        height: 40px;
    }
    
    #contador .g-simplecounter-calendar .word {
        font-size: 22px;
    }
    
    #intro {
        padding: 85px 0 0;
    }
    
    #intro .scroll-left h2 {
        font-size: 70px;
        width: 110%;
    }
    
    #provas .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #provas .titulo {
        font-size: 30px;
    }
    
    #provas .intro {
        font-size: 16px;
    }
    
    #provas .w25 {
        width: 40%;
        height: 350px;
    }
    
    #provas .w25 .texto {
        font-size: 16px;
    }
    
    #provas .w25 .titulo {
        font-size: 24px;
    }
    
    #provas .w25 .bloco {
        font-size: 15px;
    }
    
    #provas .w25 .botao {
        width: 120px;
        font-size: 14px;
    }
    
    #video .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #sobre .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #sobre .titulo svg {
        width: 130px;
    }
    
    #sobre .titulo .texto {
        font-size: 30px;
    }
    
    #sobre .texto {
        font-size: 16px;
    }
    
    #madeira .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #madeira .titulo {
        font-size: 30px;
    }
    
    #madeira .subtitulo {
        font-size: 20px;
        width: 90%;
    }
    
    #madeira .texto, #madeira .imagem {
        width: 47%;
    }
    
    #madeira .texto p {
        font-size: 16px;
    }
    
    #info .bloco {
        width: auto;
        padding: 100px 2%;
        text-align: center;
    }
    
    #info .titulo {
        font-size: 30px;
    }
    
    #info .videoBack .overlay {
        background: linear-gradient(180deg, rgba(51, 51, 51, .3) 45%, rgba(51, 51, 51, 0) 60%);
    }
    
    #info .w25 {
        width: 22%;
    }
    
    #info .w25 .icon svg {
        width: 75px;
        height: 75px;
    }
    
    #info .w25 .texto {
        font-size: 16px;
    }
    
    #categorias .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #categorias .titulo {
        font-size: 30px;
    }
    
    #categorias .bloco {
        width: 100%;
    }
    
    #categorias .imagem {
        width: 100%;
        height: 500px !important;
        clip-path: none;
    }
    
    #categorias .subtitulo p {
        font-size: 16px;
    }
    
    #categorias .descritivo .titulo {
        font-size: 16px;
    }
    
    #categorias .descritivo .texto {
        font-size: 16px;
    }
    
    #categorias .nota p {
        font-size: 16px;
    }
    
    #eventos .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #eventos .titulo svg {
        width: 130px;
        left: 40%;
        transform: translate(-38%, 0);
    }
    
    #eventos .titulo .texto {
        font-size: 30px;
    }
    
    #eventos .item {
		width: 48%;
        height: 350px;
	    margin:0 .5% 30px;
    }
    
    #eventos .itemImage {
        height: 150px;
    }
    
    #eventos .item h4 {
        font-size: 18px;
    }
    
    #eventos .item .itemDescription {
        font-size: 14px;
    }
    
    #eventos .item .botao a {
        width: 100px;
        font-size: 14px;
    }
    
    #eventos .verTodos {
        width: 130px;
        font-size: 16px;
    }
    
    #parceiros .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #parceiros .titulo {
        font-size: 30px;
    }
    
    #parceiros .blocoLogos .titulo {
        font-size: 20px;
    }
    
    #parceiros .logo {
        width: 31%;
        height: 210px;
    }
    
	
	/* Multimédia */
	
	#multimedia .bloco {
	    width: auto;
	    padding: 100px 2%;
	}
	
	#multimedia .video iframe{
        width: 100%;
		height: 250px;
	}
	
	#multimedia .verTodos {
        width: 130px;
        font-size: 16px;
    }
    
	
	/* Noticias */
	
	#Noticias .g-content{
	    width: auto;
	    padding:0 2%;
	}
	
	#Noticias .titulo {
	    font-size: 30px;
	}
	
	#Noticias .item{
        width: 31%;
	    margin:0 .5% 30px;
	}
	
	#Noticias .itemImage{
	    height:210px;
	}
	
    #Noticias .item h4 {
        font-size: 18px;
    }
    
	#Noticias .iconFixa svg {
	    height: 40px;
	}
	
	#Noticias .date {
	    font-size: 14px;
	}
	
	#Noticias .cat{
	    padding:3px;
	    font-size:13px;
	}
	
	#Noticias .subcat{
	    display:none;
	}
	
	#Noticias .item .itemDescription{
	    font-size:14px;
	}
    
    #Noticias .verTodos {
        width: 130px;
        font-size: 16px;
    }
	
	#MenuInferior .bloco {
	    width: auto;
        padding: 50px 2% 100px;
	}
	
	#MenuInferior .w25 .icons {
        width: 85%;
    }
    
    #MenuInferior .w25 .icons div {
        width: 30px;
        height: 30px;
    }
    
    #MenuInferior .w50 {
        width: 32%;
    }
	
	#MenuInferior .titulo {
        font-size: 18px;
	}
	
	#BarraCopyright .g-content {
	    width: auto;
	    padding: 10px 2% !important;
	}

    #BarraCopyright .w30 {
        width: 28%;
    }
    
    #BarraCopyright .w40 {
        width: 42%;
        font-size: 14px;
    }
    
    #BarraCopyright .company .text {
        width: 135px;
    }
	
	#popUp table tbody td {
		font-size: 14px;
	}
	
	#popUp .modal{
		right: auto;
	}
	
	#popUp .modal-footer button {
	    font-size: 14px;
	}
	
}

@media (min-width: 768px) and (max-width: 958px){
    #g-navigation .g-grid {
        width: 750px;
    }
    
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
        padding: 10px 5px;
        font-size: 12px;
    }
    
    #barraTopo .logo svg {
        width: 125px;
    }

    #barraTopo .logo img {
        width: 125px;
    }
    
    #barraTopo .w100.icons div svg {
        width: 22px;
        height: 22px;
    }
    
    #barraTopo .idiomas a {
        font-size:16px;
    }
    
    #slide .info {
        width: 750px;
    }
    
    #slide .titulo {
        width: 57%;
        font-size: 55px;
    }
    
    #slide h2 {
        width: 57%;
        font-size: 55px;
    }
    
    #slide h3 {
        font-size: 22px;
    }
    
    #slide .intro h3, #slide .data {
        font-size: 26px;
    }
    
    #slide .local {
        font-size: 18px;
    }
    
    #slide .tags span {
        font-size: 16px;
    }
    
    #etiqueta .etiquetaItem .texto {
        font-size: 14px;
    }
    
    #contador {
        background-size: auto;
    }
    
    #contador .g-content {
        margin: 0 auto 85px;
    }
    
    #contador .g-simplecounter-calendar .counter-block {
        width: 20%;
    }
    
    #contador .g-simplecounter-calendar .number {
        font-size: 100px;
        height: 60px;
    }
    
    #contador .g-simplecounter-calendar .word {
        font-size: 26px;
    }
    
    #intro {
        padding: 85px 0 0;
    }
    
    #intro .scroll-left h2 {
        font-size: 80px;
        width: 130%;
    }
    
    #provas .g-content {
        width: 750px;
    }
    
    #provas .titulo {
        font-size: 40px;
    }
    
    #provas .intro {
        font-size: 18px;
    }
    
    #provas .w25 {
        width: 21%;
        height: 380px;
    }
    
    #provas .w25 .texto {
        font-size: 17px;
    }
    
    #provas .w25 .titulo {
        font-size: 23px;
    }
    
    #provas .w25 .bloco {
        padding: 30px;
        font-size: 16px;
    }
    
    #provas .w25 .botao {
        width: 120px;
        font-size: 14px;
    }
    
    #video .g-content {
        width: 750px;
    }
    
    #sobre .g-content {
        width: 750px;
    }
    
    #sobre .titulo .texto {
        font-size: 40px;
    }
    
    #sobre .titulo svg {
        width: 150px;
    }
    
    #sobre .texto {
        font-size: 16px;
    }
    
    #madeira .g-content {
        width: 750px;
    }
    
    #madeira .titulo {
        font-size: 40px;
    }
    
    #madeira .subtitulo {
        font-size: 20px;
        width: 68%;
    }
    
    #madeira .texto, #madeira .imagem {
        width: 48%;
    }
    
    #madeira .texto p {
        font-size: 16px;
    }
    
    #info .bloco {
        width: 750px;
        text-align: center;
    }
    
    #info .videoBack .overlay {
        background: linear-gradient(180deg, rgba(51, 51, 51, .3) 40%, rgba(51, 51, 51, 0) 60%);
    }
    
    #info .titulo {
        font-size: 40px;
    }
    
    #info .w25 .icon svg {
        width: 85px;
        height: 85px;
    }
    
    #info .w25 .texto {
        font-size: 19px;
    }
    
    #categorias .g-content {
        width: 750px;
    }
    
    #categorias .titulo {
        font-size: 40px;
    }
    
    #categorias .bloco {
        width: 40%;
    }
    
    #categorias .imagem {
        width: 18%;
    }
    
    #categorias .subtitulo p {
        font-size: 16px;
    }
    
    #categorias .descritivo .titulo {
        width: 27%;
        font-size: 16px;
    }
    
    #categorias .descritivo .texto {
        width: 71%;
        font-size: 15px;
    }
    
    #categorias .nota p {
        font-size: 16px;
    }
    
    #eventos .g-content {
        width: 750px;
    }
    
    #eventos .titulo svg {
        width: 150px;
        left: 41%;
        transform: translate(-45%, 0);
    }
    
    #eventos .titulo .texto {
        font-size: 40px;
    }
    
    #eventos .item {
		width: 48%;
        height: 350px;
	    margin:0 .5% 2%;
    }
    
    #eventos .itemImage {
        height: 165px;
    }
    
    #eventos .item .itemDescription {
        font-size: 15px;
    }
    
    #parceiros .g-content {
        width: 750px;
    }
    
    #parceiros .titulo {
        font-size: 40px;
    }
    
    #parceiros .logo {
        width: 23%;
        height: 210px;
    }
	
	/* Multimédia */
	
	#multimedia .bloco {
        width: 750px;
	}
	
	#multimedia .video iframe{
		height: 300px;

	}
	
	#multimedia .videoItem h5 {
	    font-size:16px;
	}
	
	#multimedia .verTodos {
        font-size: 16px;
	}
	
    
    /* Noticias */
	
	#Noticias .g-content {
        width: 750px;
	}
	
	#Noticias .titulo {
	    font-size: 40px;
	}
	
	#Noticias .item{
	    width: 31%;
        height: 375px;
        margin: 0 .5% 2%;
	}
	
	#Noticias .itemImage{
	    height:230px;
	}
	
	#Noticias .date {
	    font-size: 14px;
	}
	
	#Noticias .cat, #Noticias .subcat{
	    font-size:13px;
	}
	
	#Noticias .item .itemDescription{
	    font-size:15px;
	    line-height:1.2;
	}
	
	#Noticias .verTodos{
	    margin-right:1%;
	}
	
	
	#MenuInferior .bloco {
        width: 750px;
	}
	
	#MenuInferior .w25 .icons {
        width: 92%;
	}
	
	#MenuInferior .w50 {
        width: 32%;
	}
	
	#MenuInferior .titulo {
	    font-size: 22px;
	}
	
	#BarraCopyright .g-content {
	    width: 750px;
	    padding: 10px 25px !important;
	}
	
	#BarraCopyright .w30 {
        width: 28%;
	}
	
	#BarraCopyright .w40 {
        width: 42%;
        font-size: 14px;
	}
	
	#BarraCopyright .company .text {
	    width: 135px;
	}
	
	#popUp table tbody td {
		font-size: 14px;
	}
	
	#popUp .modal{
		right: auto;
	}
	
	#popUp .modal-footer button {
	    font-size: 14px;
	}
	
}
	
@media (min-width: 959px) and (max-width: 1199px){
    #g-navigation .g-grid {
        width: 750px;
    }
    
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
        padding: 10px 7px;
        font-size: 12px;
    }
    
    #barraTopo .logo svg {
        width: 125px;
    }

    #barraTopo .logo img {
        width: 125px;
    }
    
    #slide .info {
        width: 750px;
    }
    
    #slide .titulo {
        width: 62%;
        font-size: 60px;
    }
    
    #slide h2 {
        width: 62%;
        font-size: 60px;
    }
    
    #slide h3 {
        font-size: 22px;
    }
    
    #slide .intro h3, #slide .data {
        font-size: 30px;
    }
    
    #slide .local {
        font-size: 22px;
    }
    
    #slide .tags span {
        font-size: 16px;
    }
    
    #contador {
        background-size: 150%;
    }
    
    #contador .g-content {
        margin: 0 auto 70px;
    }
    
    #contador .g-simplecounter-calendar .number {
        font-size: 100px;
    }
    
    #contador .g-simplecounter-calendar .word {
        font-size: 28px;
    }
    
    #intro .scroll-left h2 {
        font-size: 90px;
        width: 130%;
    }
    
    #provas .g-content {
        width: 750px;
    }
    
    #provas .w25 {
        width: 24%;
        height: 350px;
    }
    
    #provas .w25 .bloco {
        padding: 30px;
        font-size: 17px;
    }
    
    #provas .w25 .titulo {
        font-size: 21px;
    }
    
    #provas .w25 .botao {
        font-size: 14px;
    }
    
    #video .g-content {
        width: 750px;
    }
    
    #sobre .g-content {
        width: 750px;
    }
    
    #sobre .titulo .texto {
        font-size: 40px;
    }
    
    #sobre .texto {
        font-size: 16px;
    }
    
    #madeira .g-content {
        width: 750px;
    }
    
    #madeira .titulo {
        font-size: 40px;
    }
    
    #madeira .subtitulo {
        width: 80%;
        font-size: 22px;
    }
    
    #madeira .texto p {
        font-size: 16px;
    }
    
    #madeira .texto, #madeira .imagem {
        width: 48%;
    }
    
    #info .bloco {
        width: 750px;
        text-align: center;
    }
    
    #info .videoBack .overlay {
        background: linear-gradient(180deg, rgba(51, 51, 51, .3) 40%, rgba(51, 51, 51, 0) 55%);
    }
    
    #info .titulo {
        font-size: 40px;
    }
    
    #info .w25 .texto {
        font-size: 20px;
    }
    
    #categorias .g-content {
        width: 750px;
    }
    
    #categorias .titulo {
        font-size: 40px;
    }
    
    #categorias .imagem {
        width: 18%;
    }
    
    #categorias .bloco {
        width: 40%;
    }
    
    #categorias .subtitulo p {
        font-size: 16px;
    }
    
    #categorias .descritivo .titulo {
        width: 28%;
        font-size: 16px;
    }
    
    #categorias .descritivo .texto {
        width: 70%;
        font-size: 15px;
    }
    
    #categorias .nota p {
        font-size: 16px;
    }
    
    #eventos .g-content {
        width: 750px;
    }
    
    #eventos .titulo {
        font-size: 40px;
    }
    
    #eventos .item {
		width: 48%;
	    margin:0 .5% 2%;
    }
    
    #eventos .itemImage {
        height: 230px;
    }
    
    #eventos .item .itemDescription {
        font-size: 15px;
    }
    
    #eventos .item .botao a {
        width: 110px;
        font-size: 15px;
    }
    
    #eventos .verTodos {
        width: 130px;
        font-size: 16px;
    }
    
    #parceiros .g-content {
        width: 750px;
    }
    
    #parceiros .titulo {
        font-size: 40px;
    }
    
    #parceiros .logo {
        width: 23%;
        height: 210px;
    }
	
	/* Multimédia */
	
	#multimedia .bloco {
        width: 750px;
	}
	
	#multimedia .video iframe{
		height: 375px;
	}
	
	#multimedia .videoItem h5 {
	    font-size:16px;
	}
	
	#multimedia .verTodos {
        font-size: 16px;
	}
	
    
    /* Noticias */
	
	#Noticias .g-content {
        width: 750px;
	}
	
	#Noticias .titulo {
	    font-size: 40px;
	}
	
	#Noticias .item{
	    width: 31%;
        height: 375px;
        margin: 0 .5% 2%;
	}
	
	#Noticias .itemImage{
	    height:230px;
	}
	
	#Noticias .date {
	    font-size: 14px;
	}
	
	#Noticias .cat, #Noticias .subcat{
	    font-size:13px;
	}
	
	#Noticias .item .itemDescription{
	    font-size:15px;
	    line-height:1.2;
	}
	
    #Noticias .verTodos {
        width: 130px;
        font-size: 16px;
    }
	
	
	#MenuInferior .bloco {
        width: 750px;
	}
	
	#MenuInferior .w50 {
        width: 32%;
	}
	
	#MenuInferior .titulo {
	    font-size: 24px;
	}
	
	#MenuInferior .w25 .icons {
        width: 90%;
	}
	
	#BarraCopyright .g-content {
	    width: 750px;
	    padding: 10px 25px !important;
	}
	
	#BarraCopyright .w30 {
        width: 28%;
	}
	
	#BarraCopyright .w40 {
        width: 42%;
        font-size: 14px;
	}
	
	#BarraCopyright .company .text {
	    width: 135px;
	}
    
	
}

@media (min-width: 1200px) and (max-width: 1439px){
    
    #g-navigation .g-grid {
        width: 950px;
    }
    
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
        padding: 10px 7px;
    }
    
    #slide .info {
        width: 950px;
    }
    
    #slide .titulo {
        width: 58%;
    }
    
    #slide h2 {
        width: 56%;
    }
    
    #contador {
        background-size: 150%;
    }
    
    #contador .g-content {
        margin: 0 auto 130px;
    }
    
    #intro .scroll-left h2 {
        font-size: 95px;
    }
    
    #provas .g-content {
        width: 950px;
    }
    
    #provas .w25 {
        height: 350px;
    }
    
    #provas .w25 .bloco {
        padding: 30px;
        font-size: 18px;
    }
    
    #provas .w25 .titulo {
        font-size: 23px;
    }
    
    #video .g-content {
        width: 950px;
    }
    
    #sobre .g-content {
        width: 950px;
    }
    
    #madeira .g-content {
        width: 950px;
    }
    
    #madeira .subtitulo {
        width: 70%;
    }
    
    #madeira .texto, #madeira .imagem {
        width: 48%;
    }
    
    #info .bloco {
        width: 950px;
    }
    
    #info .w25 .texto {
        font-size: 24px;
    }
    
    #categorias .g-content {
        width: 950px;
    }
    
    #categorias .descritivo .titulo {
        width: 29%;
        font-size: 18px;
    }
    
    #categorias .descritivo .texto {
        font-size: 18px;
    }
    
    #eventos .g-content {
        width: 1200px;
    }
    
    #eventos .itemImage {
        height: 250px;
    }
    
    #parceiros .g-content {
        width: 950px;
    }
    
    #parceiros .logo {
        height: 210px;
    }
    
	/* Multimédia */
	
	#multimedia .bloco {
        width: 950px;
	}
    #multimedia .video iframe{
		width: 100%;
		height: 450px;
	}

    /* Noticias */
	
	#Noticias .g-content {
        width: 950px;
	}
	
	#Noticias .item{
        height:390px;
	}
	
	#Noticias .itemImage{
	    height:250px;
	}
	
	#Noticias .cat, #Noticias .subcat{
	    font-size:13px;
	}
	
	#Noticias .item .itemDescription{
	    font-size:15px;
	    line-height:1.2;
	}
	
	
	#MenuInferior .bloco {
        width: 950px;
	}
	
	#MenuInferior .w25 .icons {
        width: 88%;
	}
	
	#MenuInferior .w50 {
        width: 32%;
	}
	
	#MenuInferior .titulo {
	    font-size: 28px;
	}
	
	#BarraCopyright .g-content {
	    width: 950px;
	}
    
}


@media (min-width: 1440px) and (max-width: 1599px){
    #g-navigation .g-grid {
        width: 1150px;
    }
    
    #slide .info {
        width: 1150px;
    }
    
    #slide .titulo {
        width: 48%;
    }
    
    #slide h2 {
        width: 45%;
    }
    
    #intro .scroll-left h2 {
        font-size: 95px;
    }
    
    #provas .g-content {
        width: 1150px;
    }
    
    #video .g-content {
        width: 1150px;
    }
	

    
    #sobre .g-content {
        width: 1150px;
    }
    
    #madeira .g-content {
        width: 1150px;
    }
    
    #madeira .texto, #madeira .imagem {
        width: 48%;
    }
    
    #info .bloco {
        width: 1150px;
    }
    
    #categorias .g-content {
        width: 1150px;
    }
    
    #eventos .g-content {
        width: 1400px;
    }
    
    #parceiros .g-content {
        width: 1150px;
    }
    
	#multimedia .bloco {
        width: 1150px;
	}
	#multimedia .video iframe{
		width: 100%;
		height: 500px;
	}

	#Noticias .g-content {
        width: 1150px;
	}
	
	#MenuInferior .bloco {
        width: 1150px;
	}
	
	#MenuInferior .w25 .icons {
        width: 75%;
	}
	
	#MenuInferior .w50 {
        width: 32%;
	}
	
	#BarraCopyright .g-content {
	    width: 1150px;
	}
	
}


@media (min-width: 1600px) and (max-width: 1799px){
    
    #intro .scroll-left h2 {
        font-size: 100px;
    }
    
}


