@font-face{font-family:"Cairo-Light";font-style:normal;font-weight:normal;src:url("fonts/Cairo-Light.woff2") format("woff2"),url("fonts/Cairo-Light.woff") format("woff")}@font-face{font-family:"Cairo-Bold";font-style:normal;font-weight:normal;src:url("fonts/Cairo-Bold.woff2") format("woff2"),url("fonts/Cairo-Bold.woff") format("woff")}@font-face{font-family:"Cairo-Black";font-style:normal;font-weight:normal;src:url("fonts/Cairo-Black.woff2") format("woff2"),url("fonts/Cairo-Black.woff") format("woff")}@font-face{font-family:"Inter-Light";font-style:normal;font-weight:normal;src:url("fonts/Inter-Light.woff2") format("woff2"),url("fonts/Inter-Light.woff") format("woff")}@font-face{font-family:"Inter-Regular";font-style:normal;font-weight:normal;src:url("fonts/Inter-Regular.woff2") format("woff2"),url("fonts/Inter-Regular.woff") format("woff")}@font-face{font-family:"Inter-Bold";font-style:normal;font-weight:normal;src:url("fonts/Inter-Bold.woff2") format("woff2"),url("fonts/Inter-Bold.woff") format("woff")}:root{--var-margem:50px;--var-text-color:#000;--var-border-color:#000;--var-color-green:#3aaf92;--var-gap-grid:25px}@media only screen and (max-width: 1023px){:root{--var-margem:30px;--var-gap-grid:20px}}@media only screen and (max-width: 767px){:root{--var-margem:20px;--var-gap-grid:10px}}body,html{font-family:"Inter-Light";-webkit-text-size-adjust:100%;margin:0;padding:0;border:none;color:var(--var-text-color);font-size:15px;-webkit-font-smoothing:antialiased;background-color:#fff}a{color:inherit;text-decoration:none;transition:opacity .3s ease-out}a:hover,.botao:hover{text-decoration:none;opacity:.7}.bold,strong,b{font-weight:normal;font-family:"Inter-Bold"}input,textarea{outline:none}.acenter{text-align:center}.italic{font-style:italic}.left{float:left}.right{float:right}.clear{clear:both}.relative{position:relative}.absolute{position:absolute}.vvhide{visibility:hidden}.block{display:block}.aright{text-align:right}.hide{display:none}textarea,input[type=text],input[type=button],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}button,input[type=button],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}#main{box-sizing:border-box}.grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-gap:var(--var-gap-grid)}@media only screen and (max-width: 1023px){.grid{grid-template-columns:1fr 1fr 1fr 1fr}}@media only screen and (max-width: 767px){.grid{grid-template-columns:1fr;row-gap:20px}}.grid .grid-1{grid-column:span 1}.grid .grid-2{grid-column:span 2}@media only screen and (max-width: 767px){.grid .grid-2{grid-column:span 1}}.grid .grid-3{grid-column:span 3}@media only screen and (max-width: 767px){.grid .grid-3{grid-column:span 1}}.grid .grid-4{grid-column:span 4}@media only screen and (max-width: 767px){.grid .grid-4{grid-column:span 1}}.grid .grid-5{grid-column:span 5}@media only screen and (max-width: 767px){.grid .grid-5{grid-column:span 1}}.grid .grid-6{grid-column:span 6}@media only screen and (max-width: 767px){.grid .grid-6{grid-column:span 1}}header{position:relative;background-color:var(--var-color-green);height:90px;width:100%;z-index:9000;box-sizing:border-box;padding-left:var(--var-margem);padding-right:var(--var-margem);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-size:13px;font-weight:500;display:flex;flex-direction:row;justify-content:space-between}header .h1{position:relative;width:70px;align-self:center;z-index:10000}@media only screen and (max-width: 1023px){header .h1{width:60px}}header .h1 img{max-width:100%;height:auto;display:block}header .menu_open_wrap{position:absolute;bottom:30px;display:none;right:var(--var-margem)}@media only screen and (max-width: 1023px){header .menu_open_wrap{display:block}}header .menu_open_wrap .menu_open{width:30px;height:21px;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer;position:relative;z-index:10000}header .menu_open_wrap .menu_open span{display:block;position:absolute;height:2px;width:100%;background:#fff;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}header .menu_open_wrap .menu_open span:nth-child(1){top:0px}header .menu_open_wrap .menu_open span:nth-child(2),header .menu_open_wrap .menu_open span:nth-child(3){top:8px}header .menu_open_wrap .menu_open span:nth-child(3){box-shadow:none}header .menu_open_wrap .menu_open span:nth-child(4){top:16px;width:100%}header .menu_open_wrap .menu_open.open span:nth-child(1){top:8px;width:0%;left:50%;box-shadow:none}header .menu_open_wrap .menu_open.open span:nth-child(2){transform:rotate(45deg)}header .menu_open_wrap .menu_open.open span:nth-child(3){transform:rotate(-45deg)}header .menu_open_wrap .menu_open.open span:nth-child(4){top:7px;width:0%;left:50%;box-shadow:none}header nav{display:flex;justify-content:flex-end;align-items:center;height:100%}@media only screen and (max-width: 1023px){header nav{position:absolute;height:100dvh;background-color:var(--var-color-green);top:0px;width:100vw;left:0px;display:none}}header nav #menu{margin:0;padding:0;display:flex;align-items:center;margin-top:1.5px}@media only screen and (max-width: 1023px){header nav #menu{width:100%;flex-direction:column}}header nav #menu li.principal{align-items:center;align-content:center;list-style:none;padding-left:2px;padding-right:2px;margin-left:25px;position:relative;font-family:"Cairo-Bold";color:#fff;text-transform:uppercase;font-size:20px;line-height:24px;max-width:150px;text-align:center;border-bottom:solid 2px rgba(0,0,0,0);transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out}@media only screen and (max-width: 1023px){header nav #menu li.principal{margin-left:0px;margin-top:7px;margin-bottom:7px;font-size:24px;line-height:28px;max-width:none}}header nav #menu li.principal:first-child{margin-left:0px}header nav #menu li.principal a:hover{text-decoration:none}header nav #menu li.principal:hover,header nav #menu li.principal.sel{border-bottom:solid 2px #fff}main .slideshow_topo{margin-left:var(--var-margem);margin-right:var(--var-margem);position:relative;margin-top:30px}main .flexslider img{max-width:100%;height:auto;display:block}main .flexslider video{max-width:100%;height:auto;display:block;background-position:center center;background-repeat:no-repeat;background-size:cover}main .flexslider .video_wrap{position:relative}main .flexslider .video_wrap .playpause{position:absolute;top:50%;left:50%;z-index:400;width:100px;margin-left:-50px;margin-top:-50px;display:none}main .flexslider .video_wrap .playpause img{max-width:100%;height:auto;display:block}main .flexslider .video_wrap .playpause.off{display:none}main .flexslider .video_wrap .pause{right:0px;left:auto}main .wrap_error{box-sizing:border-box;padding-top:35vh}main .home_header{padding-top:150px}main .home_header .logo{width:50%}main .home_header .logo img{max-width:100%;height:auto}main .home_header .label{text-decoration:underline;font-weight:500;line-height:25px}main .all_pages .flexslider img{height:550px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 1023px){main .all_pages .flexslider img{height:350px}}@media only screen and (max-width: 767px){main .all_pages .flexslider img{height:250px}}main .content-site-inner{padding-bottom:100px;min-height:50vh}main .content-site-inner .template1:first-child{padding-top:0px}main#wrap_atividades.wrap_ .h-wrap{display:none}.lang{position:fixed;bottom:0px;right:0px;background-color:#fff;z-index:10000}.lang a{width:50px;height:50px;display:inline-block;background-color:var(--var-color-green);color:#fff;font-family:"Cairo-Bold";font-size:16px;line-height:16px;display:inline-flex;justify-content:center}@media only screen and (max-width: 1023px){.lang a{width:35px;height:35px}}.lang a span{align-items:center;align-self:center}.content-site{width:calc(100% - 2*var(--var-margem));margin-left:auto;margin-right:auto;padding-top:var(--var-margem)}.texto{font-size:20px;line-height:26px}@media only screen and (max-width: 1023px){.texto{font-size:18px;line-height:24px}}@media only screen and (max-width: 767px){.texto{font-size:16px;line-height:20px}}.texto_destaque{font-size:34px;line-height:40px}@media only screen and (max-width: 1023px){.texto_destaque{font-size:30px;line-height:36px}}@media only screen and (max-width: 767px){.texto_destaque{font-size:26px;line-height:32px}}.template2{padding-top:30px}@media only screen and (max-width: 767px){.template2{padding-top:30px}}.template5{padding-top:90px}@media only screen and (max-width: 1023px){.template5{padding-top:70px}}@media only screen and (max-width: 767px){.template5{padding-top:50px}}.template9{padding-top:40px}@media only screen and (max-width: 767px){.template9{padding-top:20px}}.template9 .galeria{margin:0;padding:0;display:flex;justify-content:space-between;flex-wrap:wrap}.template9 .galeria li{display:inline-block;width:calc((100% - 40px)/2);margin-top:40px;vertical-align:top}@media only screen and (max-width: 767px){.template9 .galeria li{width:calc((100% - 20px)/2)}}.template9 .galeria li.full{width:100%}.template9 .galeria li img{max-width:100%;width:100%;height:auto;display:block}.template1{padding-top:50px}@media only screen and (max-width: 767px){.template1{padding-top:30px}}.template1 .h-wrap .h1_wrap{box-sizing:border-box;display:flex;flex-wrap:wrap}.template1 .h-wrap .h1_wrap h1,.template1 .h-wrap .h1_wrap h2{font-size:34px;line-height:40px;font-family:"Inter-Bold";align-self:flex-end;text-transform:uppercase}@media only screen and (max-width: 1023px){.template1 .h-wrap .h1_wrap h1,.template1 .h-wrap .h1_wrap h2{font-size:30px;line-height:36px}}@media only screen and (max-width: 767px){.template1 .h-wrap .h1_wrap h1,.template1 .h-wrap .h1_wrap h2{font-size:26px;line-height:32px}}.template4{padding-top:40px}@media only screen and (max-width: 767px){.template4{padding-top:20px}}@media only screen and (max-width: 1023px){.template4 .texto_destaque{width:100%}}.template6{padding-top:60px}@media only screen and (max-width: 767px){.template6{padding-top:30px}}.template4 .galeria,.template2 .galeria{margin:0;padding:0}.template4 .galeria li,.template2 .galeria li{list-style:none;margin-bottom:30px}.template4 .galeria li img,.template2 .galeria li img{max-width:100%;height:auto;display:block}.template4 .grid .grid-2,.template2 .grid .grid-2{display:flex;justify-content:flex-end;flex-direction:row}@media only screen and (max-width: 1023px){.template4 .grid .grid-2,.template2 .grid .grid-2{justify-content:flex-start}}.template4 .grid .texto h2,.template2 .grid .texto h2{font-size:30px;line-height:34px;font-family:"Inter-Bold";margin-bottom:30px}@media only screen and (max-width: 1023px){.template4 .grid .texto h2,.template2 .grid .texto h2{font-size:26px;line-height:30px}}@media only screen and (max-width: 767px){.template4 .grid .texto h2,.template2 .grid .texto h2{font-size:22px;line-height:28px}}.ver_mais_wrap{margin-top:50px;padding-top:5px;padding-bottom:5px;background-image:url(/images/plus.svg);background-position:calc(100% - 8px) center;background-repeat:no-repeat;background-size:14px;position:relative;padding-left:3px}.ver_mais_wrap a{display:block}.container_lista{margin:0;padding:0;font-size:0px;display:flex;justify-content:space-between;flex-wrap:wrap}.container_lista li{list-style:none;margin-top:50px;vertical-align:top;width:calc((100% - 50px)/2)}@media only screen and (max-width: 767px){.container_lista li{width:100%}}.container_lista li .artigo-img{background-size:cover;background-position:center center;background-repeat:no-repeat;padding-bottom:60%}@media only screen and (max-width: 767px){.container_lista li .artigo-img{margin-left:auto;margin-right:auto;margin-bottom:10px}}@media only screen and (max-width: 767px){.container_lista li .artigo-info{display:block;width:100%;margin:0}}.container_lista li .artigo-info h3{font-size:20px;line-height:30px;margin-bottom:0px;margin-top:20px}.container_lista li .artigo-info a:hover{opacity:1}.template7{padding-top:50px}@media only screen and (max-width: 767px){.template7{padding-top:20px}}.template7 .lista-artigos{margin:0;padding:0;font-size:0px;display:flex;justify-content:space-between;flex-wrap:wrap}.template7 .lista-artigos li{list-style:none;margin-top:50px;vertical-align:top;width:calc((100% - 50px)/2)}.template7 .lista-artigos li .artigo-img{background-size:cover;background-position:center center;background-repeat:no-repeat;padding-bottom:60%}@media only screen and (max-width: 767px){.template7 .lista-artigos li .artigo-img{margin-left:auto;margin-right:auto;margin-bottom:10px}}@media only screen and (max-width: 767px){.template7 .lista-artigos li .artigo-info{display:block;width:100%;margin:0}}.template7 .lista-artigos li .artigo-info h3{font-size:18px;line-height:20px;margin-bottom:0px;margin-top:20px}.template7 .lista-artigos li .artigo-info a:hover{opacity:1}.template7.template_artigos_5 .lista-artigos{display:grid;grid-template-columns:1fr 2fr 1fr 2fr;grid-gap:var(--var-gap-grid)}@media only screen and (max-width: 1023px){.template7.template_artigos_5 .lista-artigos{grid-template-columns:1fr 2fr 1fr}}@media only screen and (max-width: 767px){.template7.template_artigos_5 .lista-artigos{grid-template-columns:1fr}}.template7.template_artigos_5 .lista-artigos li{margin-top:0px;width:100%}@media only screen and (max-width: 767px){.template7.template_artigos_5 .lista-artigos li{width:70%;margin-left:auto;margin-right:auto}}.template7.template_artigos_5 .lista-artigos li .artigo-img{padding-bottom:100%;background-size:contain;background-position:center center;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out}.template7.template_artigos_5 .lista-artigos li:nth-child(2n+2){width:50%;margin-left:auto;margin-right:auto}@media only screen and (max-width: 767px){.template7.template_artigos_5 .lista-artigos li:nth-child(2n+2){width:70%}}.template7.template_artigos_5 .lista-artigos li a:hover .artigo-img{opacity:.5}.template7.template_artigos_5 .lista-artigos li h3{font-family:"Inter-Bold";font-size:16px;line-height:18px}.template8{padding-top:100px}@media only screen and (max-width: 1023px){.template8{padding-top:70px}}@media only screen and (max-width: 767px){.template8{padding-top:50px}}.template10{margin-top:70px;margin-bottom:20px}@media only screen and (max-width: 1023px){.template10{margin-top:40px}}.template10 .conteudo{width:100%}.template10 .conteudo.odd .texto{order:2}@media only screen and (max-width: 767px){.template10 .conteudo.odd .texto{order:1}}.template10 .conteudo.odd .apoio{order:1}@media only screen and (max-width: 767px){.template10 .conteudo.odd .apoio{order:2}}.template10 .ficheiros{display:inline-block}.template10 .ficheiros li.open{background-color:#000;color:#fff}.template10 .hidden_content{display:none}.template10 .hidden_content>div{padding-top:15px !important}.template2+.template5{padding-top:75px}@media only screen and (max-width: 1023px){.template2+.template5{padding-top:50px}}@media only screen and (max-width: 767px){.template2+.template5{padding-top:30px}}.blocks>.template5{padding-top:50px}@media only screen and (max-width: 767px){.blocks>.template5{padding-top:50px}}.slideshow_topo+.content-site{padding-top:0px}.atividades-titulo{font-size:34px;line-height:40px;font-family:"Inter-Bold";align-self:flex-end;text-transform:uppercase;margin-top:120px}@media only screen and (max-width: 1023px){.atividades-titulo{font-size:30px;line-height:36px;margin-top:90px}}@media only screen and (max-width: 767px){.atividades-titulo{font-size:26px;line-height:30px;margin-top:60px}}h3.atividades-titulo{font-size:30px;line-height:34px;position:relative;z-index:900}@media only screen and (max-width: 1023px){h3.atividades-titulo{font-size:26px;line-height:30px}}@media only screen and (max-width: 767px){h3.atividades-titulo{font-size:24px;line-height:28px}}h3.atividades-titulo:after{position:absolute;width:calc(100% + 10px);height:2px;background-color:#000;content:"";left:-5px;bottom:-5px;z-index:999}.eventos-lista h4{margin-top:70px;font-family:"Cairo-Black";text-transform:uppercase;font-size:20px}.eventos-lista .eventos-lista-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--var-gap-grid);width:100%}@media only screen and (max-width: 767px){.eventos-lista .eventos-lista-grid{grid-template-columns:1fr;row-gap:50px}}.eventos-lista .eventos-lista-grid .evento-lista-grid-item{margin-top:5px;display:flex;width:100%;flex-direction:column}.eventos-lista .eventos-lista-grid .evento-lista-grid-item .img{height:0px;padding-bottom:60%;position:relative;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out}.eventos-lista .eventos-lista-grid .evento-lista-grid-item .img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.eventos-lista .eventos-lista-grid .evento-lista-grid-item h5{font-family:"Inter-Bold";margin-top:5px}.eventos-lista .eventos-lista-grid .evento-lista-grid-item:hover .img{opacity:.7}.eventos-lista .eventos-lista-grid .evento-lista-grid-item .ficheiros{margin-top:auto;padding-top:20px}.eventos-lista :first-child h4{margin-top:30px}#wrap_atividades .ficheiros li{display:inline-block}#wrap_atividades .detalhe .template6{padding-top:0px}.atividades-lista{margin-top:30px;position:relative}@media only screen and (max-width: 767px){.atividades-lista{row-gap:50px}}.atividades-lista .wrap .img{width:100%;height:0px;padding-bottom:100%;position:relative;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out}.atividades-lista .wrap .img img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.atividades-lista .wrap h2{font-family:"Inter-Light";font-size:20px;line-height:26px;text-transform:uppercase;margin-top:20px}@media only screen and (max-width: 767px){.atividades-lista .wrap h2{font-size:18px;line-height:22px}}.atividades-lista .wrap:hover .img{opacity:.7}.ficheiros{margin:0;padding:0}.ficheiros li{margin-bottom:5px;list-style:none}.ficheiros li .ficheiro_item_wrap{border:solid 1px var(--var-border-color);display:inline-block;padding:8px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out}.ficheiros li .ficheiro_item_wrap .ficheiro_titulo{font-size:18px;line-height:18px;font-family:"Cairo-Bold"}@media only screen and (max-width: 1023px){.ficheiros li .ficheiro_item_wrap .ficheiro_titulo{font-size:16px;line-height:16px}}@media only screen and (max-width: 767px){.ficheiros li .ficheiro_item_wrap .ficheiro_titulo{font-size:14px;line-height:14px}}.ficheiros li:hover a{opacity:1}.ficheiros li:hover .ficheiro_item_wrap{background-color:var(--var-border-color);color:#fff}.texto-apoio{margin-bottom:15px;padding-top:12px}footer{background-color:#000;padding-top:100px;padding-bottom:65px}@media only screen and (max-width: 767px){footer{padding-top:70px;padding-bottom:50px}}footer .footer-inner{padding-left:var(--var-margem);padding-right:var(--var-margem);position:relative;color:#fff;font-family:"Cairo-Light";font-size:18px;line-height:22px}footer .footer-inner .content img{max-width:100%;height:auto}@media only screen and (max-width: 1023px){footer .footer-inner{font-size:16px;line-height:20px}}@media only screen and (max-width: 767px){footer .footer-inner{font-size:14px;line-height:18px}}footer .footer-inner .wrap{display:grid;grid-template-columns:1.8fr 1fr 1fr;grid-gap:100px;width:100%}@media only screen and (max-width: 1023px){footer .footer-inner .wrap{grid-gap:50px}}@media only screen and (max-width: 767px){footer .footer-inner .wrap{grid-template-columns:1fr;margin-bottom:50px}}footer .footer-inner .socials{margin:0;padding:0;margin-top:30px}footer .footer-inner .socials li{list-style:none;width:50px;display:inline-block}@media only screen and (max-width: 1023px){footer .footer-inner .socials li{width:30px}}footer .footer-inner .socials li img{max-width:100%;width:100%;height:auto;display:block;transition:opacity .3s ease-out}footer .footer-inner .socials li a:hover img{opacity:.7}.loader{position:fixed;top:0px;left:0px;width:100%;height:100%;background-color:#fff;background-image:url(/images/loading.gif);background-position:center center;background-repeat:no-repeat;z-index:9999}#cookie_msg{height:30px;background-color:#fff;text-align:center;color:#000;font-size:11px;line-height:30px;display:none;width:100%;position:fixed;z-index:99999}@media only screen and (max-width: 767px){#cookie_msg{height:30px;font-size:10px;line-height:15px}}#cookie_accept{text-decoration:underline}.under{min-height:20px;background-color:#000;text-align:center}.videoWrapper{position:relative;padding-bottom:56.25%;height:0}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.goTop{position:absolute;z-index:99999;right:0px;top:-50px}.wrap_error{min-height:70vh}.ml{margin-left:0px}.mlminus{margin-left:0px}.wrap_.home .blocks .template2{padding-top:130px}@media only screen and (max-width: 1023px){.wrap_.home .blocks .template2{padding-top:70px}}@media only screen and (max-width: 767px){.wrap_.home .blocks .template2{padding-top:40px}}.wrap_.home .blocks .template2 .conteudo.odd .texto{order:2}@media only screen and (max-width: 767px){.wrap_.home .blocks .template2 .conteudo.odd .texto{order:1}}.wrap_.home .blocks .template2 .conteudo.odd .apoio{order:1}@media only screen and (max-width: 767px){.wrap_.home .blocks .template2 .conteudo.odd .apoio{order:2}}.lista-items{margin-top:30px}.lista-items ul{margin:0;padding:0;display:flex;justify-content:space-between;flex-wrap:wrap}.lista-items ul li{list-style:none;width:43%;margin-top:35px}@media only screen and (max-width: 1023px){.lista-items ul li{width:46%}}@media only screen and (max-width: 767px){.lista-items ul li{width:100%;margin-top:55px}}.lista-items ul li .img img{max-width:100%;height:auto;width:100%;display:block}.lista-items ul li h2{margin-top:10px;margin-bottom:30px;font-size:32px;line-height:42px;text-decoration:underline;width:90%}@media only screen and (max-width: 1023px){.lista-items ul li h2{font-size:28px;line-height:34px}}@media only screen and (max-width: 767px){.lista-items ul li h2{font-size:24px;line-height:28px}}.lista-items ul li .ler_mais,.lista-items ul li .resumo{font-weight:500}.lista-items ul li .resumo{margin-top:30px}.lista-items ul li .ler_mais{display:block;padding-top:30px}.lista-items.noticias ul li{width:100%;margin-top:80px}.lista-items.noticias ul li:first-child{margin-top:30px}.lista-items.noticias ul li h2{margin-top:30px}/*# sourceMappingURL=style.css.map */