#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: #03c4b5;
    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: #0fa0ce !important;
}

#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    font-family: 'Gautami', sans-serif;
    color: #fff;
    font-size: 14px;
}

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

#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: 10px;
    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: #0fa0ce;
}

.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;
    width: auto;
}

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

#barraTopo .logo svg path {
    fill: #fff;
}

#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;
    border-radius: 50%;
    background: #03c4b5;
    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: 25px;
    height: 25px;
}

#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;
    width: 40px;
    height: 35px;
    margin-left: 10px;
}

#barraTopo .idiomaSelect {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    z-index: 9;
    text-align: left;
    font-family: 'Gautami', sans-serif;
    background: transparent !important;
    margin-left: 10px;
    display: inline-block !important;
}

#barraTopo .idiomaSelect a{
    background: transparent;
    color: #fff;
    padding: 10px 0 0;
    display: none;
    text-transform: uppercase;
    font-size: 18px;
    position: absolute;
    top: 0;
}

#barraTopo .idiomaSelect a.active{
    display: block;
}

#barraTopo .idiomas {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    z-index: 9;
    text-align: left;
    font-family: 'Gautami', sans-serif;
    padding-top: 40px;
    background: transparent !important;
    margin-left: 10px;
    display: inline-block !important;
}

#barraTopo .idiomas:hover {
    z-index: 99;
}

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

#barraTopo .idiomas a.active{
    display: none;
}


@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

#barraTopo .idiomas:hover a{
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}


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

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

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


#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#accordeonck690 {
    background: #fff;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    border: 0;
}

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

#menuMobile #accordeonck690 li.accordeonck > span{
    text-align:left;
}

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

#menuMobile #accordeonck690 li.level1 > span span.accordeonckdesc{
    display:none;
}

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

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

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

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

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

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

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

#menuMobile #accordeonck690 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;
    width: 100%;
    height: 100%;
    /*background: rgb(0 0 0 / 30%);*/
}

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

#slide h2 {
    width: 38%;
    font-family: 'DMSerifDisplay-Regular', sans-serif;
    font-size: 70px;
    font-weight: normal;
    color: #fff;
    margin: 0;
    z-index: 1;
    position: relative;
    line-height: 1;
}

#slide h3 {
    color: #fff;
    font-size: 24px;
    margin: 20px 0 50px 0;
    position: relative;
    font-family: 'Gautami-Bold',sans-serif;
}

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

#slide .tags span {
    font-family: 'Gautami',sans-serif;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 25px 5px;
    background: linear-gradient(90deg, rgba(15,160,206,1) 30%, rgba(3,187,184,1) 70%);
    border-radius: 50px;
    display: inline-block;
}

#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 {
	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: #c2cad8cf;
    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: #03c4b5;
}

#etiqueta .etiqueta {
    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;
    border-radius: 50px 0 0 50px;
}

#etiqueta .etiqueta .texto {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Gautami-Bold', sans-serif;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

#contador {
    background-image: url(/images/FP/Contador.png);
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 150px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
    background-color: #fff;
}

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

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

#contador .g-simplecounter-calendar .number {
    width: 100%;
    height: 80px;
    font-family: 'DMSerifDisplay-Regular', 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: 'Gautami-Bold', sans-serif;
    font-size: 30px;
    letter-spacing: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0);
}

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

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

#provas .w25 {
    width: 23%;
    margin: 10px 6px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    vertical-align: top;
    height: 500px;
    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(0,-100px,0);
    -webkit-transform: translate3d(0,-100px,0);
    -o-transform: translate3d(0,-100px,0);
    -ms-transform: translate3d(0,-100px,0);
    transform: translate3d(0,-100px,0);
}

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

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

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

#provas .w25.primeiro {
    opacity: 1;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

#provas .w25 .titulo {
    font-family: 'DMSerifDisplay-Regular', sans-serif;
    font-size: 30px;
    color: #fff;
    text-align: center;
}

#provas .w25.primeiro .titulo {
    font-size: 45px;
    color: #000;
    text-align: left;
}

#provas .w25 .borda {
    margin: 10px auto;
}

#provas .w25.primeiro .borda {
    margin: 0;
}

#provas .w25 .borda svg {
    height: auto;
    width: 70px;
}

#provas .w25 .borda svg path {
    fill: #fff;
}

#provas .w25.primeiro .borda svg path {
    fill: #03c4b5;
}

#provas .w25 .texto {
    font-family: 'Gautami', sans-serif;
    font-size: 18px;
    color: #666;
    text-align: left;
}

#provas .w25 .bloco {
    padding: 10px 35px;
    font-family: 'Gautami', sans-serif;
    font-size: 18px;
    color: #fff;
    text-align: center;
    z-index: 9;
}

#provas .w25 .overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: #0fa0ccb3;

}

#provas .w25:last-child .overlay {
    background: #03c4b5b3;
}

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

#provas .w25.primeiro .desc {
    margin-top: 30px;
    padding-right: 30px;
}

#provas .w25 .botao {
    font-family: 'Gautami', 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;
}

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

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

#sobre .video, #sobre .texto, #sobre .foto {
    display: inline-block;
    width: 49%;
    vertical-align: middle;
}

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

#sobre .titulo {
    font-family: 'DMSerifDisplay-Regular', sans-serif;
    font-size: 45px;
    color: #000;
    text-align: left;
    margin-bottom: 30px;
}

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

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

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

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

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

#info .custom {
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

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

#info .titulo {
    font-family: 'DMSerifDisplay-Regular', sans-serif;
    font-size: 45px;
    color: #fff;
    text-align: center;
    width: 38%;
    position: relative;
    margin: 0 auto;
}

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

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

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

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

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

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

#info .w25 .texto {
    font-family: 'DMSerifDisplay-Regular', sans-serif;
    font-size: 30px;
    color: #fff;
    text-align: center;
    position: relative;
}

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

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

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

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

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

#parceiros .blocoLogos .titulo {
    display: none;
}

#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: 1350px;
    margin:100px auto;
    padding: 0;
}

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

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

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

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

#eventos .item{
    width:30%;
    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: #03c4b5;
}

#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:'Raleway-Medium',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:'DMSerifDisplay-Regular', 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:'Gautami', sans-serif;
}

#eventos .item .botao a {
    width: 110px;
    font-size: 14px;
    padding: 12px 0;
    background: #009fcb;
    color: #fff;
    display: block;
    text-align: center;
    margin: 20px 0;
    border: 1px solid #009fcb;
    border-radius: 50px;
    font-family: 'Gautami',sans-serif;
    text-transform: uppercase;
    height: 40px;
}


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

#eventos .verTodos{
    width: 140px;
    font-size: 16px;
    padding:10px 0;
    background: #009fcb;
    color:#fff;
    display: block;
    text-align: center;
    margin:20px 1.75% 20px auto;
    border: 1px solid #009fcb;
    border-radius: 50px;
    font-family:'Gautami',sans-serif;
    text-transform: uppercase;
    height: 40px;
}

#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: 'DMSerifDisplay-Regular', 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:'DMSerifDisplay-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:'Raleway-Medium',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:'DMSerifDisplay-Regular', 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:'Gautami', 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;
    border-radius: 50px;
    font-family:'Gautami',sans-serif;
    text-transform: uppercase;
    height: 40px;
}

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


/* Multimédia */

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

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

#multimedia .custom {
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

#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: 12px;
    margin-bottom: 50px;
}

#multimedia .video iframe{
    width: 500px;
    height: 314px;
}

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

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

#multimedia .verTodos {
    width: 220px;
    font-size: 18px;
    padding: 10px 0;
    color: #fff;
    display: block;
    text-align: center;
    margin: 20px auto;
    border: 1px solid #fff;
    border-radius: 50px;
    font-family:'Gautami',sans-serif;
    text-transform: uppercase;
    height: 40px;
}

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


#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: #0fa0ce;
    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 {
    padding-left: 50px;
}

#MenuInferior .w25 .icons div {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: transparent;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}

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

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

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

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

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


#BarraCopyright {
    background: #1d1b1b;
    border-top: 1px solid #1d1b1b;
    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: 'Gautami',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: 'Gautami',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: 'DMSerifDisplay-Regular', sans-serif;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

table tbody td{
	color: #1d1d1b;
    text-align: center;
    font-family: 'Gautami',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:35%;
}
#popUp .modal th {
    background: transparent;
}
#popUp .modal-header table {
    width: 530px;
    border: 0;
    padding: 0;
}
#popUp .modal-header td {
    font-family: 'Guatami', 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: 'Guatami', sans-serif;
    color: #000;
    background: transparent;
    border: 1px solid #dedede;
    text-align: left;
}
#popUp p {
    font-family: 'Guatami', 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: 'DMSerifDisplay-Regular', 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){
    
    #provas .w25.in-view{
        -moz-transform: none;
        -webkit-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }
    
    #g-navigation{
        height:105px;
    }

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

	#barraTopo .g-content{
	    padding:0 2%;
	}
	
	#barraTopo .logo svg {
        width: 125px;
    }
    
    #barraTopo .w100.icons div svg {
        width: 20px;
        height: 20px;
    }
    
    #barraTopo .idiomaSelect a, #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;
    }
    
    #barraTopo .menu {
        bottom: 10px;
    }
    
    #menuMobile {
        top: 105px;
    }
    
    #menuMobile .logo img {
        width: 225px;
    }
    
    #etiqueta .etiqueta {
        padding: 10px 15px;
    }
    
    #etiqueta .etiqueta .texto {
        font-size: 12px;
    }
    
    #slide .info {
        width: auto;
        padding: 0 2%;
    }
    
    #slide h2 {
        width: 100%;
        font-size: 35px;
    }
    
    #slide h3 {
        font-size: 18px;
    }
    
    #slide .tags span {
        font-size: 14px;
    }
    
    #dots a {
        margin: 4px;
        width: 10px;
        height: 10px;
    }
    
    #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;
    }
    
    #provas .g-content {
        width: auto;
        margin: 50px auto 100px;
        padding: 0 2%;
    }
    
    #provas .w25 {
        width: 100%;
        margin: 10px 0;
        height: 350px;
    }
    
    #provas .w25.primeiro {
        height: auto;
    }
    
    #provas .w25.primeiro .titulo {
        font-size: 28px;
    }
    
    #provas .w25.primeiro .desc {
        padding-right: 15px;
    }
    
    #provas .w25 .texto {
        font-size: 16px;
    }
    
    #provas .w25 .titulo {
        font-size: 22px;
    }
    
    #provas .w25 .bloco {
        font-size: 16px;
    }
    
    #provas .w25 .botao {
        width: 120px;
        font-size: 14px;
    }
    
    #sobre .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #sobre .video, #sobre .texto, #sobre .foto {
        width: 100%;
    }
    
    #sobre .titulo {
        font-size: 28px;
    }
    
    #sobre .texto {
        font-size: 16px;
        padding: 10px;
    }
    
    #info .bloco {
        width: auto;
        padding: 100px 2%;
        text-align: center;
    }
    
    #info .titulo {
        width: 100%;
        font-size: 28px;
    }
    
    #info .w25 {
        width: 45%;
        margin: 50px 6px 0 6px;
    }
    
    #info .w25 .icon svg {
        width: 80px;
    }
    
    #info .w25 .texto {
        font-size: 18px;
    }
    
    #eventos .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #eventos .titulo {
        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 .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:210px;
	}
	
	#multimedia .verTodos {
        width: 180px;
        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 .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{
		left:10px;
		right: 10px;
	}
	
	#popUp .modal-footer button {
	    font-size: 14px;
	}
	
}

@media (min-width:362px) and (max-width:469px){
    
    #provas .w25.in-view{
        -moz-transform: none;
        -webkit-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }

    #g-navigation{
        height:105px;
    }

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

	#barraTopo .g-content{
	    padding:0 2%;
	}
	
	#barraTopo .logo svg {
        width: 125px;
    }
    
    #barraTopo .w100.icons div svg {
        width: 20px;
        height: 20px;
    }
    
    #barraTopo .idiomaSelect a, #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;
    }
    
    #barraTopo .menu {
        bottom: 10px;
    }
    
    #menuMobile {
        top: 105px;
    }
    
    #menuMobile .logo img {
        width: 225px;
    }
    
    #etiqueta .etiqueta {
        padding: 10px 15px;
    }
    
    #etiqueta .etiqueta .texto {
        font-size: 12px;
    }
    
    #slide .info {
        width: auto;
        padding: 0 2%;
    }
    
    #slide h2 {
        width: 100%;
        font-size: 35px;
    }
    
    #slide h3 {
        font-size: 18px;
    }
    
    #slide .tags span {
        font-size: 14px;
    }
    
    #dots a {
        margin: 4px;
        width: 10px;
        height: 10px;
    }
    
    #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;
    }
    
    #provas .g-content {
        width: auto;
        margin: 50px auto 100px;
        padding: 0 2%;
    }
    
    #provas .w25 {
        width: 100%;
        margin: 10px 0;
        height: 350px;
    }
    
    #provas .w25.primeiro {
        height: auto;
    }
    
    #provas .w25.primeiro .titulo {
        font-size: 30px;
    }
    
    #provas .w25.primeiro .desc {
        padding-right: 15px;
    }
    
    #provas .w25 .texto {
        font-size: 16px;
    }
    
    #provas .w25 .titulo {
        font-size: 22px;
    }
    
    #provas .w25 .bloco {
        font-size: 16px;
    }
    
    #provas .w25 .botao {
        width: 120px;
        font-size: 14px;
    }
    
    #sobre .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #sobre .video, #sobre .texto, #sobre .foto {
        width: 100%;
    }
    
    #sobre .titulo {
        font-size: 30px;
    }
    
    #sobre .texto {
        font-size: 16px;
        padding: 15px;
    }
    
    #info .bloco {
        width: auto;
        padding: 100px 2%;
        text-align: center;
    }
    
    #info .titulo {
        width: 100%;
        font-size: 30px;
    }
    
    #info .w25 {
        width: 45%;
        margin: 50px 6px 0 6px;
    }
    
    #info .w25 .icon svg {
        width: 80px;
    }
    
    #info .w25 .texto {
        font-size: 18px;
    }
    
    #eventos .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #eventos .titulo {
        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 .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:210px;
	}
	
	#multimedia .verTodos {
        width: 180px;
        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 .titulo {
        font-size: 24px;
	}
	
	#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{
		left:10px;
		right: 10px;
	}
	
	#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 .w100.icons div svg {
        width: 20px;
        height: 20px;
    }
    
    #barraTopo .idiomaSelect a, #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 .etiqueta {
        padding: 10px 15px;
    }
    
    #etiqueta .etiqueta .texto {
        font-size: 14px;
    }
    
    
    #slide .info {
        width: auto;
    }
    
    #slide h2 {
        width: 100%;
        font-size: 40px;
    }
    
    #slide h3 {
        font-size: 20px;
    }
    
    #slide .tags span {
        font-size: 14px;
    }
    
    #dots a {
        width: 12px;
        height: 12px;
    }
    
    #contador .g-simplecounter-calendar .counter-block {
        width: 45%;
        margin: 20px 5px;
    }
    
    #contador .g-simplecounter-calendar .number {
        font-size: 90px;
        height: 70px;
    }
    
    #contador .g-simplecounter-calendar .word {
        font-size: 24px;
    }
    
    #provas .g-content {
        width: auto;
        margin: 50px auto 100px;
        padding: 0 2%;
    }
    
    #provas .w25 {
        width: 46%;
    }
    
    #provas .w25.primeiro .titulo {
        font-size: 30px;
    }
    
    #provas .w25.primeiro .desc {
        padding-right: 15px;
    }
    
    #provas .w25 .texto {
        font-size: 16px;
    }
    
    #provas .w25 .titulo {
        font-size: 22px;
    }
    
    #provas .w25 .bloco {
        font-size: 16px;
    }
    
    #provas .w25 .botao {
        width: 120px;
        font-size: 14px;
    }
    
    #sobre .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #sobre .video, #sobre .texto, #sobre .foto {
        width: 100%;
    }
    
    #sobre .titulo {
        font-size: 30px;
    }
    
    #sobre .texto {
        font-size: 16px;
        padding: 25px;
    }
    
    #info .bloco {
        width: auto;
        padding: 100px 2%;
        text-align: center;
    }
    
    #info .titulo {
        width: 75%;
        font-size: 30px;
    }
    
    #info .w25 {
        width: 30%;
        margin: 100px 6px 0 6px;
    }
    
    #info .w25 .icon svg {
        width: 80px;
    }
    
    #info .w25 .texto {
        font-size: 18px;
    }
    
    #eventos .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #eventos .titulo {
        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 .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:260px;
	}
	
	#multimedia .verTodos {
        width: 200px;
        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 div {
        width: 30px;
        height: 30px;
    }
	
	#MenuInferior .titulo {
        font-size: 24px;
	}
	
	#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{
		left:10px;
		right: 10px;
	}
	
	#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 .w100.icons div svg {
        width: 20px;
        height: 20px;
    }
    
    #barraTopo .idiomaSelect a, #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 .etiqueta .texto {
        font-size: 14px;
    }
    
    #slide .info {
        width: auto;
    }
    
    #slide h2 {
        width: 69%;
        font-size: 50px;
    }
    
    #slide h3 {
        font-size: 20px;
    }
    
    #contador .g-simplecounter-calendar .counter-block {
        width: 20%;
    }
    
    #contador .g-simplecounter-calendar .number {
        font-size: 90px;
        height: 70px;
    }
    
    #contador .g-simplecounter-calendar .word {
        font-size: 24px;
    }
    
    #provas .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #provas .w25 {
        width: 47%;
    }
    
    #provas .w25.primeiro .titulo {
        font-size: 30px;
    }
    
    #provas .w25.primeiro .desc {
        padding-right: 15px;
    }
    
    #provas .w25 .texto {
        font-size: 16px;
    }
    
    #provas .w25 .titulo {
        font-size: 24px;
    }
    
    #provas .w25 .bloco {
        font-size: 16px;
    }
    
    #provas .w25 .botao {
        width: 120px;
        font-size: 14px;
    }
    
    #sobre .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #sobre .titulo {
        font-size: 30px;
    }
    
    #sobre .texto {
        font-size: 16px;
    }
    
    #sobre .bloco1 .texto {
        padding: 25px 0 25px 25px;
    }
    
    #sobre .bloco2 .texto {
        padding: 25px 25px 25px 0;
    }
    
    #info .bloco {
        width: auto;
        padding: 100px 2%;
        text-align: center;
    }
    
    #info .titulo {
        width: 62%;
        font-size: 30px;
    }
    
    #info .w25 {
        width: 17%;
    }
    
    #info .w25 .icon svg {
        width: 80px;
    }
    
    #info .w25 .texto {
        font-size: 16px;
    }
    
    #eventos .g-content {
        width: auto;
        padding: 0 2%;
    }
    
    #eventos .titulo {
        font-size: 30px;
    }
    
    #eventos .item {
        width: 31%;
        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 .logo {
        width: 31%;
        height: 210px;
    }
    
	
	/* Multimédia */
	
	#multimedia .bloco {
	    width: auto;
	    padding: 100px 2%;
	}
	
	#multimedia .video iframe{
        width: 100%;
        height:200px;
	}
	
	#multimedia .verTodos {
        width: 200px;
        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 {
        padding-left: 20px;
    }
    
    #MenuInferior .w25 .icons div {
        width: 30px;
        height: 30px;
    }
	
	#MenuInferior .titulo {
        font-size: 24px;
	}
	
	#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{
		left:10px;
		right: 10px;
	}
	
	#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 .w100.icons div svg {
        width: 22px;
        height: 22px;
    }
    
    #barraTopo .idiomaSelect a, #barraTopo .idiomas a {
        font-size:16px;
    }
    
    #slide .info {
        width: 750px;
    }
    
    #slide h2 {
        width: 57%;
        font-size: 55px;
    }
    
    #slide h3 {
        font-size: 22px;
    }
    
    #etiqueta .etiqueta .texto {
        font-size: 14px;
    }
    
    #contador .g-simplecounter-calendar .counter-block {
        width: 20%;
    }
    
    #contador .g-simplecounter-calendar .number {
        font-size: 110px;
        height: 70px;
    }
    
    #contador .g-simplecounter-calendar .word {
        font-size: 26px;
    }
    
    #provas .g-content {
        width: 750px;
    }
    
    #provas .w25.primeiro .titulo {
        font-size: 40px;
    }
    
    #provas .w25.primeiro .desc {
        padding-right: 15px;
    }
    
    #provas .w25 .texto {
        font-size: 17px;
    }
    
    #provas .w25 .titulo {
        font-size: 24px;
    }
    
    #provas .w25 .bloco {
        font-size: 16px;
    }
    
    #provas .w25 .botao {
        width: 120px;
        font-size: 14px;
    }
    
    #sobre .g-content {
        width: 750px;
    }
    
    #sobre .titulo {
        font-size: 40px;
    }
    
    #sobre .texto {
        font-size: 16px;
    }
    
    #info .bloco {
        width: 750px;
        text-align: center;
    }
    
    #info .titulo {
        width: 62%;
        font-size: 40px;
    }
    
    #info .w25 {
        width: 17%;
    }
    
    #info .w25 .texto {
        font-size: 20px;
    }
    
    #eventos .g-content {
        width: 750px;
    }
    
    #eventos .titulo {
        font-size: 40px;
    }
    
    #eventos .item {
        width: 31%;
        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:205px;
	}
	
	#multimedia .videoItem h5 {
	    font-size:16px;
	}
	
	#multimedia .verTodos {
        width: 200px;
        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 .titulo {
	    font-size: 28px;
	}
	
	#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{
		left:19%;
		right: 19%;
	}
	
}
	
@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;
    }
    
    #slide .info {
        width: 750px;
    }
    
    #slide h2 {
        width: 62%;
        font-size: 60px;
    }
    
    #slide h3 {
        font-size: 22px;
    }
    
    #contador .g-simplecounter-calendar .number {
        font-size: 116px;
    }
    
    #contador .g-simplecounter-calendar .word {
        font-size: 28px;
    }
    
    #provas .g-content {
        width: 750px;
    }
    
    #provas .w25.primeiro .titulo {
        font-size: 40px;
    }
    
    #provas .w25.primeiro .desc {
        padding-right: 15px;
    }
    
    #provas .w25 .titulo {
        font-size: 26px;
    }
    
    #provas .w25 .botao {
        font-size: 14px;
    }
    
    #sobre .g-content {
        width: 750px;
    }
    
    #sobre .titulo {
        font-size: 40px;
    }
    
    #sobre .texto {
        font-size: 16px;
    }
    
    #info .bloco {
        width: 750px;
        text-align: center;
    }
    
    #info .titulo {
        width: 62%;
        font-size: 40px;
    }
    
    #info .w25 {
        width: 17%;
    }
    
    #info .w25 .texto {
        font-size: 20px;
    }
    
    #eventos .g-content {
        width: 750px;
    }
    
    #eventos .titulo {
        font-size: 40px;
    }
    
    #eventos .item {
        width: 31%;
	    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:205px;
	}
	
	#multimedia .videoItem h5 {
	    font-size:16px;
	}
	
	#multimedia .verTodos {
        width: 200px;
        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 .titulo {
	    font-size: 28px;
	}
	
	#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 h2 {
        width: 56%;
    }
    
    #provas .g-content {
        width: 950px;
    }
    
    #sobre .g-content {
        width: 950px;
    }
    
    #info .bloco {
        width: 950px;
    }
    
    #info .titulo {
        width: 56%;
    }
    
    #eventos .g-content {
        width: 950px;
    }
    
    #eventos .itemImage {
        height: 250px;
    }
    
    #parceiros .g-content {
        width: 950px;
    }
    
    #parceiros .logo {
        height: 210px;
    }
    
	/* Multimédia */
	
	#multimedia .bloco {
        width: 950px;
	}
	
	#multimedia .video iframe{
        height:270px;
	}
    
    /* 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;
	}
	
	#BarraCopyright .g-content {
	    width: 950px;
	}
    
}


@media (min-width: 1440px) and (max-width: 1599px){
    #g-navigation .g-grid {
        width: 1150px;
    }
    
    #slide .info {
        width: 1150px;
    }
    
    #slide h2 {
        width: 45%;
    }
    
    #provas .g-content {
        width: 1150px;
    }
    
    #sobre .g-content {
        width: 1150px;
    }
    
    #info .bloco {
        width: 1150px;
    }
    
    #info .titulo {
        width: 45%;
    }
    
    #eventos .g-content {
        width: 1150px;
    }
    
    #parceiros .g-content {
        width: 1150px;
    }
    
	#multimedia .bloco {
        width: 1150px;
	}
	
	#Noticias .g-content {
        width: 1150px;
	}
	
	#MenuInferior .bloco {
        width: 1150px;
	}
	
	#BarraCopyright .g-content {
	    width: 1150px;
	}
	
}


