#g-top{
    position: absolute;
    width: 0;
    height: 0;
    top: -100%;
}

.off-menu_2856 dl dt, .off-menu_2856 dl.level1 dt, .off-menu_2858 dl dt, .off-menu_2858 dl.level1 dt{
    border-bottom: 1px solid rgb(158 175 147) !important;
}

.off-menu_2856 dl a, .off-menu_2856 dl a:link, .off-menu_2856 dl.level1 a, .off-menu_2856 dl.level1 a:link, .off-menu_2858 dl a, .off-menu_2858 dl a:link, .off-menu_2858 dl.level1 a, .off-menu_2858 dl.level1 a:link{
    font-size: 15px !important;
    color: #333 !important;
    font-family: 'rakeslyrg',sans-serif !important;
}

.off-menu_2856 dl dt.opened.parent, .off-menu_2856 dl.level1 dt.opened.parent, .off-menu_2856 dl dt.hover, .off-menu_2856 dl dt:hover, .off-menu_2856 dl.level1 dt.hover, .off-menu_2856 dl.level1 dt:hover, .off-menu_2858 dl dt.opened.parent, .off-menu_2858 dl.level1 dt.opened.parent, .off-menu_2858 dl dt.hover, .off-menu_2858 dl dt:hover, .off-menu_2858 dl.level1 dt.hover, .off-menu_2858 dl.level1 dt:hover {
    background-color: #486833 !important;
}

.off-menu_2856 dl dt.active, .off-menu_2856 dl.level1 dt.active, .off-menu_2858 dl dt.active, .off-menu_2858 dl.level1 dt.active{
    background-color: #486833 !important;
}

.off-menu_2856 dl dt.opened.parent a, .off-menu_2856 dl.level1 dt.opened.parent a, .off-menu_2856 dl dt.hover a, .off-menu_2856 dl dt:hover a, .off-menu_2856 dl.level1 dt.hover a, .off-menu_2856 dl.level1 dt:hover a, .off-menu_2858 dl dt.opened.parent a, .off-menu_2858 dl.level1 dt.opened.parent a, .off-menu_2858 dl dt.hover a, .off-menu_2858 dl dt:hover a, .off-menu_2858 dl.level1 dt.hover a, .off-menu_2858 dl.level1 dt:hover a{
    color: #fff !important;
}

.off-menu_2856 dl dt.active.parent a, .off-menu_2856 dl dt.active a, .off-menu_2856 dl.level1 dt.active.parent a, .off-menu_2856 dl.level1 dt.active a, .off-menu_2858 dl dt.active.parent a, .off-menu_2858 dl dt.active a, .off-menu_2858 dl.level1 dt.active.parent a, .off-menu_2858 dl.level1 dt.active a{
    color: #fff !important;
}

#off-menu_2856 .sm-level.level2, #off-menu_2858 .sm-level.level2{
    background: rgb(72 104 51 / 36%);
}

#iconsMenuMobile, .hideMenuMobile, .menuMobile{
    display:none;
}

#iconsMenuMobile button{
    background: transparent;
    outline: none;
}

#iconsMenuMobile svg{
    width: 40px;
    height: 40px;
}

#iconsMenuMobile svg path{
    fill: #486833;
    stroke: #486833;
}

#menuMobile{
    position: fixed;
    top: 90px;
    z-index: 99999;
    right: 0;
    display: none;
    height: 100%;
    background: #fff;
}

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


/**** Menu Contacto ****/

.contact-form {
	display: inline-block;
    width: 49%;
	vertical-align: top;
}

.contact-miscinfo {
	display: inline-block;
    width: 49%;
	vertical-align: top;
}

.btn-primary {
	font-family: 'rakeslyrg',sans-serif;
    padding: 8px 10px;
    background: #486833 !important;
    outline: none !important;
    border: 1px solid #486833;
}

.btn-primary:hover {
    background: #b0c70b !important;
    color: #fff;
	border: 1px solid #b0c70b;
}

#contacto {
	font-family: 'rakeslyrg',sans-serif;
	margin-top: 80px;
}

.colA {
	display: inline-block;
	width: 30px;
}

.colA img {
	width: 20px;
}

.colB {
	display: inline-block;
	width: 250px;
	vertical-align: top;
}

.contA, .contB {
	padding-bottom: 20px;
}

.contC, .contD {
	padding: 10px 0;
}

.colB a {
    color: #b6cc40 !important;
}

.page-header {
	border-bottom: 0px solid #eeeeee !important;
}

.page-header h2 {
	display: none !important;
}

.jicons-icons {
	display: none !important;
}

.well {
    background-color: #ffffff !important;
    border: 1px solid #ffffff !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255) !important;
    box-shadow: inset 0 1px 1px rgb(255, 255, 255) !important;
}

#contact-form fieldset {
	border: 0px solid #c0c0c0 !important;
	font-family: 'rakeslyrg',sans-serif;
}

#contact-form legend {
    font-weight: bold;
    font-family: 'rakeslyrg',sans-serif;
    font-size: 50px;
    color: #486833;
    text-align: left;
    margin: 0 auto 30px auto;
}

#contact-form .control-group.field-spacer{
	display:none;
}

#contact-form label {
    color: #333;
    font-weight: bold;
    font-family: 'rakeslyrg',sans-serif;
}

#contact-form.form-horizontal .control-label {
    float: none;
    width: 100%;
    padding-top: 5px;
    text-align: left;
}

#contact-form.form-horizontal .controls{
	margin-left: 0;
}

#contact-form.form-horizontal input[type="text"], #contact-form.form-horizontal input[type="email"], #contact-form.form-horizontal textarea{
	border: 1px solid rgb(72 104 51);
    box-shadow: none;
    color: #333;
    font-family: 'rakeslyrg',sans-serif;
}

#contact-form.form-horizontal fieldset .control-group:nth-child(7){
	display:none;
}

.contact-misc h3{
    font-weight: bold;
    font-family: 'rakeslyrg',sans-serif;
    font-size: 30px;
    color: #486833;
    text-align: left;
    margin: 0 auto;
    line-height: 1;
}

.contact-misc ul{
	margin-bottom: 55px;
}

.contact-misc li{
	margin-bottom: 0;
	line-height: 1.2;
}

.contact-misc a{
    color: #486833 !important;
    text-decoration: underline;
}

/*_____________________________________________________*/

.tabfesta1 th, .tabfesta2 th, .tabfesta3 th, .tabfesta4 th, .tabfesta5 th, .tabfesta6 th, .tabfesta7 th, .tabfesta8 th{
	text-align: center;
    background: #b6cc40;
    color: white;
	font-size: 17px;
}

.tabfesta1 td, .tabfesta2 td, .tabfesta3 td, .tabfesta4 td, .tabfesta5 td, .tabfesta6 td, .tabfesta7 td, .tabfesta8 td{
	font-size: 14px;
	text-align: center;
}

/******************************************/

#coord {
    margin: 0 auto;
}

.foto {
	text-align: center;
}


#g-slideshow{
	background:none;
}

#g-slideshow .g-container {
    width: 100%;
}

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

#Breadcrumb{
	margin: 100px 25px 20px 25px;
	z-index: 9999;
}

#Breadcrumb a{
    color: black;
	text-decoration: underline;
	font-weight: 100;
    letter-spacing: 0;
    padding: 0;
    text-transform: initial;
    font-size: 12px;
}

.breadcrumb > .active {
    color: black;
    font-weight: bold;
	text-decoration: underline;
}

.breadcrumb > li > .divider {
    padding: 0 5px;
    color: black;
}

.breadcrumb {
    padding: 2px 4px;
    margin: 0;
	font-family: 'rakeslyrg',sans-serif;
	font-size: 12px;
	background:transparent;
}


.breadcrumbInterior {
    position: fixed;
    width: 100%;
    background: #fff;
    height: 60px;
    margin-top: -20px;
    padding-top: 20px;
}

#MenuMobile{
	display: none;
}

#g-copyright .g-container {
    border-top: 0px solid #226fe4;
}

#top{
    position: absolute;
    right: 0;
    border: 1px solid black;
    border-radius: 50%;
    height: 50px;
    width: 50px;
	right: 10px;
    bottom: 10px;
}

#top .g-content {
    margin: 0;
}


/*Percursos*/

#g-showcase.box-darkgrey.g-outer-box {
    background: #fff !important;
}

#Tabulador h2, #g-mainbar h2{
	font-family: 'rakeslyrg',sans-serif;
    font-size: 50px;
    color:#486833;
}

#tab{
    background: #486833;
	padding: 20px;
	margin-top:50px;
}

#bperc1, #bperc2, #bperc3, #bperc4, #bperc5{
    width: 15.3%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.5%;
    text-align: center;
    border: 1px solid #fff;
    color: white;
    padding: 8px 20px;
	background: transparent;
	cursor:pointer;
}

#bperc6{
    width: 15.4%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0.5%;
    text-align: center;
    border: 1px solid #fff;
    color: white;
    padding: 20px;
	background: transparent;
	cursor:pointer;
}

#bperc1{
	background: #7a9037;
}

#bperc1:hover, #bperc2:hover, #bperc3:hover, #bperc4:hover, #bperc5:hover, #bperc6:hover{
	background: #7a9037;
}

#intro p{
    color: #333;
    font-size: 16px;
    font-family: 'rakeslyrg',sans-serif;
    text-align: justify;
}

#Percurso .g-content {
    margin: 0 0.625rem 0.625rem 0.625rem;
    padding: 0 0.938rem 0.938rem 0.938rem;
}

#Percurso #titulo{
    font-size: 30px;
    color: #486833;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-family: 'rakeslyrg',sans-serif;
    font-weight: bold;
}

#Percurso #titulo span{
	text-transform: initial;
	font-size: 20px;
}

#perc1, #perc2, #perc3, #perc4, #perc5, #perc6{
	padding-top:50px;
}

#perc2, #perc3, #perc4, #perc5, #perc6{
	display:none;
}

#Percurso #w65{
    width: 64%;
    display: inline-block;
    vertical-align: top;
	color:#333;
	padding-right:20px;
}

#Percurso #w35{
    width: 35%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

#Percurso #w65 .clear{
    margin: 3px 0;
    height: 20px;
}

#Percurso #w33{
    width: 32.3%;
    display: inline-block;
    vertical-align: top;
	text-align:center;
}

#Percurso #w33 #cat{
    font-size: 19px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 5px;
}

#Percurso #Descricao{
    margin-top: 30px;
    text-align: justify;
	font-size: 17px;
}

#Percurso #botao{
    width: 200px;
    background: #1d492e;
    text-align: center;
    padding: 8px 0;
    margin: 0 auto;
    color: white;
    border: 1px solid #1d492e;
}

#Percurso #botao:hover{
    background: #7a9037;
}

.g-container {
    width: 100%;
}

div.mod-languages ul {
    margin: 0 20px 0 0;
    padding: 0;
    list-style: none;
    height: 90px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

div.mod-languages img{
	width: 25px;
}

#g-navigation{
	position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}

#menuMega .dj-megamenu-default li.dj-up {
    display: inline-block !important;
    float: none !important;
    margin: 0 auto !important;
}

.dj-megamenu-default li.dj-up {
    padding: 0 5px !important;
}

.dj-megamenu.slow .dj-subwrap {
    width: 200px !important;
}

#g-slideshow{
	background: white !important;
    z-index: 9 !important;
    position: relative !important;
}

.dj-megamenu-default li a.dj-up_a {
	font-weight: 500;
}

.dj-up.itemid101{
	display:none !important;
}

.dj-megamenu-default li ul.dj-submenu > li.parent > a .arrow{
	right: 0;
}

.dj-megamenu-default li a.dj-up_a {
    width: 100% !important;
	padding: 0 10px !important;
	text-align: center !important;
	height:40px;
	border-right: 0px solid #f2f2f2;
    border-left: 0px solid #f2f2f2;
	color: #333;
}

.dj-megamenu-default li:hover a.dj-up_a{
	color: #333;
}

.dj-megamenu-default li a.dj-up_a span{
	height: 40px;
	line-height: 40px;
}

.dj-megamenu-default li a.dj-up_a span.dj-drop{
	width: 100%;
	font-weight: 500;
	font-family: 'rakeslyrg',sans-serif;
}

.dj-subwrap-in{
	margin-bottom: 0px;
	margin-top: -2px;
}

.dj-megamenu-default {
    font-family: 'rakeslyrg',sans-serif;
    height: auto;
    background: white !important;
    margin-left: 0px !important;
    text-align: center;
    margin-top: 42px !important;
}

.dj-megamenu-default li a.dj-up_a{
	border-top: 1px solid transparent;
}

.dj-megamenu-default li.active a.dj-up_a, .dj-megamenu-default li:hover a.dj-up_a{
	background: transparent;
    border-top: 1px solid #486833;
}

.dj-megamenu-default li ul.dj-submenu > li > a.active{
	background: #f2f2f2;
}

.dj-megamenu-default li a.dj-up_a .arrow, .dj-megamenu-default li:hover a.dj-up_a .arrow, .dj-megamenu-default li.hover a.dj-up_a .arrow, .dj-megamenu-default li.active a.dj-up_a .arrow{
	top: 14px;
}

#menuMega {
    margin-top: 0px !important;
    text-align: center;
}

.dj-megamenu-default li ul.dj-submenu > li > a {
    color: #333;
    font-size: 13px;
	padding: 12px 10px;
    margin: 0;
    text-transform: initial;
	text-align: left;
	font-family: 'rakeslyrg',sans-serif;
}

.dj-megamenu-default li ul.dj-subtree > li > a, .dj-megamenu-default li ul.dj-subtree > li:hover > a{
	color: #333;
}

.dj-megamenu-default li:hover div.dj-subwrap, .dj-megamenu-default li.hover div.dj-subwrap{
	background: white;
	margin-top: 2px;
}

.dj-megamenu-default li ul.dj-submenu > li > a{
	border-bottom: 1px solid transparent;
}

.dj-megamenu-default li ul.dj-submenu > li > a:hover, .dj-megamenu-default li ul.dj-submenu > li > a.active, .dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a {
    background: #e1e1e1;
	color: #333;
}

.dj-megamenu-default li ul.dj-subtree > li.active > a {
    text-decoration: none;
}

.dj-megamenu-default li ul.dj-subtree > li > a{
	font-size: 13px;
	padding: 0;
}

.dj-megamenu-default li ul.dj-submenu{
	margin: 0;
}

.dj-megamenu-default li ul.dj-submenu > li {
    border-top: 1px solid #333;
}

.dj-megamenu-default li:hover a.dj-up_a, .dj-megamenu-default li.active a.dj-up_a {
    color: #486833;
    border-left-color: #ffffff;
}

#g-navigation .g-container {
    width: 100% !important;
}

#g-navigation {
    height: 90px !important;
	border-bottom: 1px solid #ddd;
}

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

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #fff;
}

body::-webkit-scrollbar-thumb {
	background-color: #486833;
    outline: 1px solid #fff;
}

#MenuMobile{
	display: none;
}

#g-navigation .g-main-nav{
	margin-top: -10px;
	margin-bottom: -10px;
}

#g-navigation .g-logo img {
    position: relative;
    z-index: 9999;
    width: 134px;
    background: #fff;
    padding: 3px;
}

#g-navigation .g-logo {
    margin: 0 0 0 20px !important;
    display: block;
    position: relative;
}

#g-navigation {
    border-top: 0px;
}

#g-navigation > .g-container {
    position: relative;
    margin: 0 auto;
}

#g-page-surround{
    overflow: hidden;
	background:transparent;
}

#g-copyright .g-container {
    border-top: none;
	width: 100%;
}

#g-copyright{
	position: relative;
}

#copy{
    background: #486833;
    z-index: 1;
    height: 55px;
    text-transform: none;
}

#top{
    position: absolute;
    right: 0;
}

#copy .g-content {
    margin: 20px 0 0 0;
    color: #fff;
    padding: 0;
	font-family: 'rakeslyrg',sans-serif;
}

#top .g-content {
    margin: 20px 0 0 0;
    color: white;
    padding: 0;
	font-family: 'rakeslyrg',sans-serif;
}

#top a {
    color: #333;
}

#top a :hover{
	color: #333;
    border: 1px solid #333;
    border-radius: 90px;
}

#g-copyright a:hover{
	color: #333;
}

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

#LogosRodape .img1{
	width:16%;
	display:inline-block;
	vertical-align:middle;
}

#LogosRodape img{
    max-width: 190px;
    max-height: 80px;
    padding: 0 10px;
}

#LogosRodape{
	width: 100%;
    overflow: hidden;
    text-align: center;
	padding: 50px 0;
}

#LogosRodape{
	position: relative;
	z-index: 9999;
	background: white;
}

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

body {
	overflow-x: hidden;
	font-family: 'rakeslyrg',sans-serif;
}

.custommobile{
	display: none;
}

#g-container-1442{
    margin-top: 90px;
    padding:50px;
}

body p, #g-mainbar li{
    margin: 1rem 0;
    font-family: 'rakeslyrg',sans-serif;
    color: #333;
    font-size:16px;
}

#g-mainbar a{
	color: #333;
}

#g-mainbar .pull-none.item-image{
    width: 30%;
    float: right;
    padding: 0 0 10px 10px;
}

.bold{
	font-weight:bold;
}

.itemid-1509 #g-container-1442, .itemid-1707 #g-container-1442{
	display:none;
}

.itemid-1509 #g-showcase, .itemid-1707 #g-showcase{
	padding: 50px;
	margin-top:90px;
}

.img_caption.none{
    width:100% !important;
}


#barraTopo{
    background:#000;
}

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

#barraTopo .links, #barraTopo .interior{
    width:auto;
    display:inline-block;
    vertical-align:middle;
}

#barraTopo .links a{
    display:inline-block;
    vertical-align:middle;
    padding:0 5px;
    margin:5px 0;
    border-right:1px solid #fff;
    color:#fff;
    font-size:12px;
    font-family:'rakeslyrg',sans-serif;
}

#barraTopo .links a:hover ,#barraTopo .links a.active{
    color:#afc7af;
}

#barraTopo .interior{
    float:right;
}

#barraTopo .interior a{
    color:#fff;
    font-size:14px;
    font-family:'rakeslyrg',sans-serif;
}



/* Loader */

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

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 5px;
  border: 5px solid #486833;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #486833 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Notícias */

.itemid-1822 #g-mainbar .g-content{
    padding:0;
    margin:0;
}

#news .g-content{
    padding:0;
    margin:50px 4%;
}

#news .header{
    display:none;
}

#news .header h3{
    font-size:40px;
    color: #486833;
    font-family:'rakeslyrg',sans-serif;
    margin:0 0 30px;
    line-height: 1.2;
}

#news .sideFilter {
    position: fixed;
    width: 30%;
    height: 100%;
    top: 110px;
    left: 0;
    padding: 30px 2% 0 4%;
    background: #fff;
    border-right:1px solid #48683347;
}

#news .sideFilter h4{
    font-size:21px;
    font-family:'rakeslyrg',sans-serif;
    margin:10px 0 0;
    color: #3c3c3c;
}

#news .sideFilter input[type="text"]{
    box-shadow:none;
    border-color:#00000033;
}

#news .sideFilter #cleanfilter{
    display:inline-block;
    margin:20px 0 0;
    text-underline-position:under;
    text-decoration:underline;
    cursor:pointer;
}

#news #find{
    position:absolute;
    top:78px;
    right:8%;
}

#news #find svg{
    width: 22px;
    height: auto;
}

#news #find svg path{
    fill:#3c3c3c;
}

#news .noresults{
    min-height:400px;
}

#news .pagecontent, #news .header{
    padding: 0 0 0 30%;
}

#news .item{
    width:30%;
    height:405px;
    display:inline-block;
    vertical-align:top;
    margin:0 1.5% 3%;
    text-align:left;
    box-shadow: 0px 5px 10px #3c3c3c5e;
}

#news .item:hover{
    box-shadow:none;
}

#news .itemImage{
    width:100%;
    height:215px;
    overflow:hidden;
}

#news .itemImage img{
    width:100%;
    max-height:none;
}

#news .itemContent{
    width:100%;
    padding:20px;
}

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

#news .item .cat, #news .item .subcat{
    padding:5px;
    background:#3c3c3c;
    color:#fff;
    display:inline-block;
    font-size:15px;
    margin:0 5px 0  0;
}

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

#news .item h4{    
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-family:'rakeslyrg',sans-serif;
    color: #486833;
    margin: 0 0 10px;
}

#news .item h4:hover{
    text-decoration:underline;
    text-underline-position:under;
}

#news .itemDescription{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height:1.2;
}

#news .mobile, #news .closeSearch{
    display:none;
}

#news .mobile .searchButton{
    background:transparent;
    border:1px solid #afc7af;
    padding:5px;
    color:#3c3c3c;
    border-radius: 2px;
    margin: 0 0 15px;
    display: inline-block;
}

#news .closeSearch{
    float: right;
    margin: 15px 0;
    padding: 3px 7px;
    border:1px solid #3c3c3c8a;
    border-radius: 3px;
}

#news #submit{
    display:none;
}


    /* Detalhe Noticias */

.itemid-1823 #g-mainbar .pull-none.item-image{
    width:auto;
    margin: 0 0 20px 30px;
    padding: 0;
}

.itemid-1823 #g-mainbar .pull-none.item-image img{
    max-width:300px;
}

.itemid-1823 #g-mainbar .page-header h2{
    display:block !important;
    line-height:1.2;
    font-size:40px;
    border-bottom:1px solid #48683345;
    color:#3c3c3c;
}

#g-mainbar .multipleImages50, #g-mainbar .multipleImages{
    text-align:center;
    margin:75px 0 45px;
}

#g-mainbar .multipleImages50 .item-image, #g-mainbar .multipleImages .item-image{
    float:none;
    margin:0 .5% 2%;
    width:49%;
    display:inline-block;
    vertical-align:top;
}

 #g-mainbar .multipleImages .item-image{
     width:32%;
 }

#g-mainbar .multipleImages50 .item-image img, #g-mainbar .multipleImages .item-image img{
    max-width:100%;
    width: 100%;
}

#g-mainbar .links100 .buttonLink, #g-mainbar .links33 .buttonLink, #g-mainbar .links25 .buttonLink{
    display:inline-block;
    color:#3c3c3c;
    padding:5px 10px;
    font-weight:100;
    border-radius: 2px;
    border:1px solid #afc7af;
    text-decoration:none;
    margin:0 10px 10px 0;
}

#g-mainbar .buttonLink:hover{
    background:#afc7af;
}

#g-mainbar .video{
    margin: 50px auto;
    text-align: center;
}

#g-mainbar .video .item {
    margin: 0 10px 20px;
    display: inline-block;
    vertical-align: top;
}

#g-mainbar .video iframe {
    width: 500px;
    height: 340px;
}

/* Multimédia */

#videos{
    margin:50px 0;
    padding:0 4%;
}

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

#videos .header{
    display:none;
}

#videos .header h3{
    font-size:40px;
    color:#486833;
    font-family:'Raleway-Bold',sans-serif;
    margin:0 0 30px;
    line-height: 1.2;
}

#videos .multimediaContainer{
    width:auto;
    margin:0;
}

#videos .searchBar {
    position: fixed;
    width: 30%;
    height: 100%;
    top: 150px;
    left: 0;
    padding: 30px 2% 0 4%;
    background: #fff;
    border-right:1px solid #48683347;
}

#videos .searchBar h3{
    font-size:19px;
    font-family:'Raleway-Medium',sans-serif;
    margin:10px 0 0;
    text-transform:none;
}

#videos .searchBar input[type="text"]{
    box-shadow:none;
    background:transparent;
    border: 1px solid #00000033;
}

#videos .select2-container--bootstrap .select2-selection{
    box-shadow:none;
    background: #fff !important;
    border: 1px solid #00000033 !important;
}

.itemid-291 .select2-container--bootstrap .select2-results__option[aria-selected=true], .itemid-291 .select2-container--bootstrap .select2-results__option:hover,.itemid-291  .select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{
    background:#00adf159 !important;
}

#videos .searchBar #cleanfilter{
    display: inline-block;
    margin: 20px 0 0;
    text-underline-position: under;
    text-decoration: underline;
    cursor: pointer;
    background: transparent;
    border: 0;
    color: #1d1d1b;
    float: none;
    padding: 0;
    font-size: 15px;
}

#videos #find{
    position:absolute;
    top:75px;
    right:7%;
    margin:0;
}

#videos #find svg{
    width: 22px;
    height: auto;
}

#videos #find svg path{
    fill:#3c3c3c;
}

#videos .noresults{
    min-height:400px;
}

#videos .resultsContent, #videos .header{
    padding: 0 0 0 30%;
}

#videos .closeSearch, #videos .mobile{
    display:none;
}

#videos .resultsContent{
    margin:0;
    text-align: center;
}

#videos .resultsContent .videoItem{
    width: 385px;
    display: inline-block;
    padding: 0;
    margin: 0 10px 40px;
}

#videos .resultsContent .videoItem .imageVideo.iframe, #videos .resultsContent .videoItem .imageVideo.main{
    width:auto;
    height:245px;
}

#videos .resultsContent .videoItem .imageVideo.iframe iframe {
    width: 385px;
    height: 245px;
}

#videos .resultsContent .contentVideo .cat{
    display:none;
}

#videos .resultsContent .contentVideo h3.videoTitle{
    text-transform:none;
}

#videos .resultsContent .popUp{
    background:linear-gradient(45deg, #ccd5c6 0%, #486833 100%);
}

#videos .resultsContent .popUp .closePopUp{
    background:transparent;
}

#videos .resultsContent .popUp .closePopUp svg path{
    fill:#fff;
}


@media (max-width: 361px){
    
    #iconsMenuMobile{
        display: block;
        position: fixed;
        right: 5px;
        top: 25px;
        width: 40px;
    }
    
    .menuMobile{
        display: block;
    }
    
    div.mod-languages ul {
        margin: 0 45px 0 0;
    }
    
	#contact-form.well{
		padding:20px 0;
	}
	
	.contact-form, .contact-miscinfo{
	    width: 100%;
	}
	
	#g-container-1442, .itemid-1509 #g-showcase, .itemid-1707 #g-showcase{
		padding:0;
	}
	
	#g-mainbar .pull-none.item-image{
        width: 100%;
        float: none;
        padding: 10px;
	}
	
	#Tabulador h2, #g-mainbar h2, #contact-form legend {
	    font-size: 40px;
	    line-height: 1;
	}
	
	#g-mainbar .g-content {
	    margin: 0;
	    padding: 0.938rem 10px;
	}
	
	body p, #g-mainbar li{
		font-size: 15px;
		text-align:justify;
	}
	
	.g-offcanvas-toggle{
		display:none;
	}
	
	#LogosRodape .g-content {
		width: 100%;
	}
	
	.dj-megamenu-default{
		display: none;
	}
	
	#g-navigation .size-20 {
	    -webkit-box-flex: 0;
	    -moz-box-flex: 0;
	    box-flex: 0;
	    -webkit-flex: 0 50%;
	    -moz-flex: 0 50%;
	    -ms-flex: 0 50%;
	    flex: 0 50%;
	    width: 50%;
	}
	
	#menuMega{
		display:none;
	}
	
	#g-navigation .g-logo {
		margin: 0 !important;
	    display: block;
	    position: relative;
	    text-align: left;
	    width: auto;
	    height: auto;
	    padding-left: 10px;
	}
	
	#g-navigation .g-logo img {
		position: relative;
		z-index: 9999;
	}
	
	#LogosRodape .img1 {
	    width: 32.3%;
	    margin: 5px 0;
	}
	
	#LogosRodape img {
	    max-width: 115px;
	    max-height: 55px;
	}
	
	#copy{
		padding: 10px;
		height: auto !important;
	}
	
	#copy .g-content{
		font-size:15px;
		margin: 0;
	}
	
	#tab {
	    padding: 10px;
	    margin-top: 30px;
	}
	
	#bperc1, #bperc2, #bperc3, #bperc4, #bperc5, #bperc6{
		margin: 0 0.5% 1% 0.5%;
		width: 100%;
		padding: 8px 20px;
	}
	
	#perc1, #perc2, #perc3, #perc4, #perc5, #perc6 {
	    padding-top: 30px;
	}
	
	#Percurso #titulo{
		margin-bottom: 20px;
		line-height: 1;
		text-align: center;
	}
	
	#Percurso #w65{
		padding-right: 0;
		width: 100%;
	}
	
	#Percurso #w33 {
	    width: 49%;
	    margin-bottom: 20px;
	}
	
	#Percurso #w65 .clear{
		display:none;
	}
	
	#Percurso #w33 #cat{
		font-size:16px;
		font-weight:bold;
	}
	
	#Percurso #w33 #desc{
	    font-size: 14px;
	}
	
	#Percurso #Descricao {
    	margin-top: 0;
	}
	
	#Percurso #w35 {
	    width: 100%;
	}
	
	#barraTopo .g-content{
	    padding:0 2%;
	}
	
	#barraTopo .links a {
        padding: 0 1px;
        margin: 2px 0;
        font-size: 8px;
    }
    
    #barraTopo .interior a {
        font-size: 11px;
    }
	
	/* Noticias */
	
	#news .g-content{
        margin:20px 4%;
    }
    
    #news .sideFilter{
        width: 100%;
        left: -100%;
        padding: 30px 4% 0;
        border-right:0;
        transition:all ease-in .5s;
    }
    
    #news .mobile, #news .closeSearch{
        display:block;
    }
	
	#news .pagecontent, #news .header{
	    padding:0;
	}
	
	#news .header h3{
	    font-size:30px;
        margin: 0 0 10px;
	}
	
	#news .item{
	    width:100%;
	    margin:0 0 20px;
	    height:auto;
	}
	
	#news .itemImage{
	    height:auto;
	}
	
	/* Detalhe Notícias */
	
	.itemid-1823 #g-mainbar .pull-none.item-image{
	    float:none;
	    margin-left:0;
	}
	
	.itemid-1823 #g-mainbar .pull-none.item-image img{
        max-width: 100%;
    }
	
	#g-mainbar .multipleImages50, #g-mainbar .multipleImages {
        margin: 30px 0;
    }
    
    #g-mainbar .multipleImages50 .item-image, #g-mainbar .multipleImages .item-image{
        width:100%;
        margin:0 0 20px;
    }
	
    #g-mainbar .video iframe {
        width: 300px;
        height: 200px;
    }
    
    /* Multimédia */
    
    #videos .searchBar{
        width:0;
        top: 130px;
        padding: 30px 4% 0;
        border-right:0;
        transition:all ease-in .5s;
    }
    
    #videos .mobile, #videos .closeSearch{
        display:block;
    }
	
	#videos .resultsContent, #videos .header{
	    padding:0;
	}
	
	#videos .header h3{
	    font-size:30px;
        margin: 0 0 10px;
	}
	
	#videos .resultsContent .videoItem{
        width: 300px;
	    margin:0 0 20px;
	    height:auto;
	}
	
    #videos .resultsContent .videoItem .imageVideo.main, #videos .resultsContent .videoItem .imageVideo.iframe iframe{
        width: 300px;
        height: 200px;
    }
}

@media (min-width: 362px) and (max-width: 469px){
    
    #iconsMenuMobile{
        display: block;
        position: fixed;
        right: 5px;
        top: 25px;
        width: 40px;
    }
    
    .menuMobile{
        display: block;
    }
    
    div.mod-languages ul {
        margin: 0 45px 0 0;
    }
    
    #contact-form.well{
		padding:20px 0;
	}
	
	.contact-form, .contact-miscinfo{
	    width: 100%;
	}
	
	#g-container-1442, .itemid-1509 #g-showcase, .itemid-1707 #g-showcase{
		padding:0;
	}
	
	#g-mainbar .pull-none.item-image{
        width: 100%;
        float: none;
        padding: 10px;
	}
	
	#Tabulador h2, #g-mainbar h2, #contact-form legend {
	    font-size: 40px;
	    line-height: 1;
	}
	
	#g-mainbar .g-content {
	    margin: 0;
	    padding: 0.938rem 10px;
	}
	
	body p, #g-mainbar li{
		font-size: 15px;
		text-align:justify;
	}
    
    .g-offcanvas-toggle{
		display:none;
	}
	
	#LogosRodape .g-content {
		width: 100%;
	}
	
	.dj-megamenu-default{
		display: none;
	}
	
	#g-navigation .size-20 {
	    -webkit-box-flex: 0;
	    -moz-box-flex: 0;
	    box-flex: 0;
	    -webkit-flex: 0 50%;
	    -moz-flex: 0 50%;
	    -ms-flex: 0 50%;
	    flex: 0 50%;
	    width: 50%;
	}
	
	#menuMega{
		display:none;
	}
	
	#g-navigation .g-logo {
		margin: 0 !important;
	    display: block;
	    position: relative;
	    text-align: left;
	    width: auto;
	    height: auto;
	    padding-left: 10px;
	}
	
	#g-navigation .g-logo img {
		position: relative;
		z-index: 9999;
	}
	
	#LogosRodape .img1 {
	    width: 32.3%;
	    margin: 5px 0;
	}
	
	#LogosRodape img {
	    max-width: 115px;
	    max-height: 55px;
	}
	
	#copy{
		padding: 10px;
		height: auto !important;
	}
	
	#copy .g-content{
		font-size:15px;
		margin: 0;
	}
	
	#tab {
	    padding: 10px;
	    margin-top: 30px;
	}
	
	#bperc1, #bperc2, #bperc3, #bperc4, #bperc5, #bperc6{
		margin: 0 0.5% 1% 0.5%;
		width: 100%;
		padding: 8px 20px;
	}
	
	#perc1, #perc2, #perc3, #perc4, #perc5, #perc6 {
	    padding-top: 30px;
	}
	
	#Percurso #titulo{
		margin-bottom: 20px;
		line-height: 1;
		text-align: center;
	}
	
	#Percurso #w65{
		padding-right: 0;
		width: 100%;
	}
	
	#Percurso #w33 {
	    width: 49%;
	    margin-bottom: 20px;
	}
	
	#Percurso #w65 .clear{
		display:none;
	}
	
	#Percurso #w33 #cat{
		font-size:16px;
		font-weight:bold;
	}
	
	#Percurso #w33 #desc{
	    font-size: 14px;
	}
	
	#Percurso #Descricao {
    	margin-top: 0;
	}
	
	#Percurso #w35 {
	    width: 100%;
	}
	
	#barraTopo .g-content{
	    padding:0 2%;
	}
	
	#barraTopo .links a {
        padding: 0 2px;
        margin: 2px 0;
        font-size: 9px;
    }
    
    #barraTopo .interior a {
        font-size: 11px;
    }
	
	/* Noticias */
	
	#news .g-content{
        margin:20px 4%;
    }
    
    #news .sideFilter{
        width: 100%;
        left: -100%;
        padding: 30px 4% 0;
        border-right:0;
        transition:all ease-in .5s;
    }
    
    #news .mobile, #news .closeSearch{
        display:block;
    }
	
	#news .pagecontent, #news .header{
	    padding:0;
	}
	
	#news .header h3{
	    font-size:30px;
        margin: 0 0 10px;
	}
	
	#news .item{
	    width:100%;
	    margin:0 0 20px;
	    height:auto;
	}
	
	#news .itemImage{
	    height:auto;
	}
	
	/* Detalhe Notícias */
	
	.itemid-1823 #g-mainbar .pull-none.item-image{
	    float:none;
	    margin-left:0;
	}
	
	.itemid-1823 #g-mainbar .pull-none.item-image img{
        max-width: 100%;
    }
	
	#g-mainbar .multipleImages50, #g-mainbar .multipleImages {
        margin: 30px 0;
    }
    
    #g-mainbar .multipleImages50 .item-image, #g-mainbar .multipleImages .item-image{
        width:100%;
        margin:0 0 20px;
    }
	
    #g-mainbar .video iframe {
        width: 350px;
        height: 200px;
    }
    
    /* Multimédia */
    
    #videos .searchBar{
        width:0;
        top: 130px;
        padding: 30px 4% 0;
        border-right:0;
        transition:all ease-in .5s;
    }
    
    #videos .mobile, #videos .closeSearch{
        display:block;
    }
	
	#videos .resultsContent, #videos .header{
	    padding:0;
	}
	
	#videos .header h3{
	    font-size:30px;
        margin: 0 0 10px;
	}
	
	#videos .resultsContent .videoItem{
        width: 350px;
	    margin:0 0 20px;
	    height:auto;
	}
	
    #videos .resultsContent .videoItem .imageVideo.main, #videos .resultsContent .videoItem .imageVideo.iframe iframe{
        width: 350px;
        height: 200px;
    }
}

@media (min-width: 470px) and (max-width: 591px){
    
    #iconsMenuMobile{
        display: block;
        position: fixed;
        right: 5px;
        top: 25px;
        width: 40px;
    }
    
    .menuMobile{
        display: block;
    }
    
    div.mod-languages ul {
        margin: 0 45px 0 0;
    }
    
	#contact-form.well{
		padding:20px 0;
	}
	
	.contact-form, .contact-miscinfo{
	    width: 100%;
	}
	
	#g-container-1442, .itemid-1509 #g-showcase, .itemid-1707 #g-showcase{
		padding:0;
	}
	
	#g-mainbar .pull-none.item-image{
        width: 100%;
        float: none;
        padding: 10px;
	}
	
	#Tabulador h2, #g-mainbar h2, #contact-form legend{
	    font-size: 40px;
	    line-height: 1;
	}
	
	#g-mainbar .g-content {
	    margin: 0;
	    padding: 0.938rem 10px;
	}
	
	body p, #g-mainbar li{
		font-size: 15px;
		text-align:justify;
	}
	
	.g-offcanvas-toggle{
		display:none;
	}
	
	#LogosRodape .g-content {
		width: 100%;
	}
	
	.dj-megamenu-default{
		display: none;
	}
	
	#g-navigation .size-20 {
	    -webkit-box-flex: 0;
	    -moz-box-flex: 0;
	    box-flex: 0;
	    -webkit-flex: 0 50%;
	    -moz-flex: 0 50%;
	    -ms-flex: 0 50%;
	    flex: 0 50%;
	    width: 50%;
	}
	
	#menuMega{
		display:none;
	}
	
	#g-navigation .g-logo {
		margin: 0 !important;
	    display: block;
	    position: relative;
	    text-align: left;
	    width: auto;
	    height: auto;
	    padding-left: 10px;
	}
	
	#g-navigation .g-logo img {
		position: relative;
		z-index: 9999;
	}
	
	#LogosRodape .img1 {
	    width: 32.3%;
	    margin: 5px 0;
	}
	
	#LogosRodape img {
	    max-width: 115px;
	    max-height: 55px;
	}
	
	#copy{
		padding: 10px;
		height: auto !important;
	}
	
	#copy .g-content{
		font-size:15px;
		margin: 0;
	}
	
	#tab {
	    padding: 10px;
	    margin-top: 30px;
	}
	
	#bperc1, #bperc2, #bperc3, #bperc4, #bperc5, #bperc6{
		margin: 0 0.5% 1% 0.5%;
	    width: 48%;
	    padding: 8px 20px;
	    height: 65px;
	    display: inline-flex;
	    justify-content: center;
	    align-items: center;
	}
	
	#perc1, #perc2, #perc3, #perc4, #perc5, #perc6 {
	    padding-top: 30px;
	}
	
	#Percurso #titulo{
		margin-bottom: 20px;
		line-height: 1;
		text-align: center;
	}
	
	#Percurso #w65{
		padding-right: 0;
		width: 100%;
	}
	
	#Percurso #w33 {
	    width: 49%;
	    margin-bottom: 20px;
	}
	
	#Percurso #w65 .clear{
		display:none;
	}
	
	#Percurso #w33 #cat{
		font-size:16px;
		font-weight:bold;
	}
	
	#Percurso #w33 #desc{
	    font-size: 14px;
	}
	
	#Percurso #Descricao {
    	margin-top: 0;
	}
	
	#Percurso #w35 {
	    width: 100%;
	}
	
	#barraTopo .g-content{
	    padding:0 2%;
	}
	
	#barraTopo .links a {
        padding: 0 12px;
        margin: 2px 0;
        font-size: 9px;
    }
    
    #barraTopo .interior a {
        font-size: 11px;
    }
	
	/* Noticias */
	
	#news .g-content{
        margin:20px 4%;
    }
    
    #news .sideFilter{
        width: 100%;
        left: -100%;
        padding: 30px 4% 0;
        border-right:0;
        transition:all ease-in .5s;
    }
    
    #news .mobile, #news .closeSearch{
        display:block;
    }
	
	#news .pagecontent, #news .header{
	    padding:0;
	}
	
	#news .header h3{
	    font-size:30px;
        margin: 0 0 10px;
	}
	
	#news .item{
	    width:100%;
	    margin:0 0 20px;
	    height:auto;
	}
	
	#news .itemImage{
	    height:auto;
	}
	
	/* Detalhe Notícias */
	
	.itemid-1823 #g-mainbar .pull-none.item-image{
	    float:none;
	    margin-left:0;
	}
	
	.itemid-1823 #g-mainbar .pull-none.item-image img{
        max-width: 100%;
    }
	
	#g-mainbar .multipleImages50, #g-mainbar .multipleImages {
        margin: 30px 0;
    }
    
    #g-mainbar .multipleImages50 .item-image, #g-mainbar .multipleImages .item-image{
        width:100%;
        margin:0 0 20px;
    }
	
    #g-mainbar .video iframe {
        width: 470px;
        height: 260px;
    }
    
    /* Multimédia */
    
    #videos .searchBar{
        width:0;
        top: 130px;
        padding: 30px 4% 0;
        border-right:0;
        transition:all ease-in .5s;
    }
    
    #videos .mobile, #videos .closeSearch{
        display:block;
    }
	
	#videos .resultsContent, #videos .header{
	    padding:0;
	}
	
	#videos .header h3{
	    font-size:30px;
        margin: 0 0 10px;
	}
	
	#videos .resultsContent .videoItem{
        width: 470px;
	    margin:0 0 20px;
	    height:auto;
	}
	
    #videos .resultsContent .videoItem .imageVideo.main, #videos .resultsContent .videoItem .imageVideo.iframe iframe{
        width:470px;
        height: 200px;
    }
}

@media (min-width: 592px) and (max-width: 767px){
    
    #iconsMenuMobile{
        display: block;
        position: fixed;
        right: 5px;
        top: 25px;
        width: 40px;
    }
    
    .menuMobile{
        display: block;
    }
    
    div.mod-languages ul {
        margin: 0 45px 0 0;
    }
	
	#contact-form.well{
		padding:20px 0;
	}
	
	.contact-form, .contact-miscinfo{
	    width: 100%;
	}
	
	#g-container-1442, .itemid-1509 #g-showcase, .itemid-1707 #g-showcase{
		padding:0;
	}
	
	#Tabulador h2, #g-mainbar h2, #contact-form legend{
	    font-size: 40px;
	    line-height: 1;
	}
	
	#g-mainbar .g-content {
	    margin: 0;
	    padding: 0.938rem 10px;
	}
	
	body p, #g-mainbar li{
		font-size: 15px;
		text-align:justify;
	}
	
	#g-mainbar .pull-none.item-image {
	    width: 45%;
	    float: right;
	    padding: 0 0 20px 20px;
	}
	
	.g-offcanvas-toggle{
		display:none;
	}
	
	#LogosRodape .g-content {
		width: 100%;
	}
	
	.dj-megamenu-default{
		display: none;
	}
	
	#g-navigation .size-20 {
	    -webkit-box-flex: 0;
	    -moz-box-flex: 0;
	    box-flex: 0;
	    -webkit-flex: 0 50%;
	    -moz-flex: 0 50%;
	    -ms-flex: 0 50%;
	    flex: 0 50%;
	    width: 50%;
	}
	
	#menuMega{
		display:none;
	}
	
	#g-navigation .g-logo {
		margin: 0 !important;
	    display: block;
	    position: relative;
	    text-align: left;
	    width: auto;
	    height: auto;
	    padding-left: 10px;
	}
	
	#g-navigation .g-logo img {
		position: relative;
		z-index: 9999;
	}
	
	#LogosRodape .img1 {
	    width: 32.3%;
	    margin: 5px 0;
	}
	
	#LogosRodape img {
	    max-width: 145px;
    	max-height: 70px;
	}
	
	#copy{
		padding: 10px;
		height: auto !important;
	}
	
	#copy .g-content{
		font-size:15px;
		margin: 0;
	}
	
	#tab {
	    padding: 10px;
	    margin-top: 30px;
	}
	
	#bperc1, #bperc2, #bperc3, #bperc4, #bperc5, #bperc6{
		margin: 0 0.5% 1% 0.5%;
	    width: 48.5%;
	    padding: 8px 20px;
	    height: 65px;
	    display: inline-flex;
	    justify-content: center;
	    align-items: center;
	}
	
	#perc1, #perc2, #perc3, #perc4, #perc5, #perc6 {
	    padding-top: 30px;
	}
	
	#Percurso #titulo{
		margin-bottom: 20px;
		line-height: 1;
		text-align: center;
	}
	
	#Percurso #w65{
		padding-right: 0;
		width: 100%;
	}
	
	#Percurso #w33 {
	    width: 49%;
	    margin-bottom: 20px;
	}
	
	#Percurso #w65 .clear{
		display:none;
	}
	
	#Percurso #w33 #cat{
		font-size:16px;
		font-weight:bold;
	}
	
	#Percurso #w33 #desc{
	    font-size: 14px;
	}
	
	#Percurso #Descricao {
    	margin-top: 0;
	}
	
	#Percurso #w35 {
	    width: 100%;
	}
	
	#barraTopo .g-content{
	    padding:0 2%;
	}
	
	#barraTopo .links a {
        padding: 0 2px;
        margin: 2px 0;
        font-size: 11px;
    }
    
    #barraTopo .interior a {
        font-size: 12px;
    }
    
	/* Noticias */
    
    #news .g-content{
        margin:20px 4%;
    }
    
    #news .sideFilter{
        width: 100%;
        left: -100%;
        padding: 30px 4% 0;
        border-right:0;
        transition:all ease-in .5s;
    }
    
    #news .mobile, #news .closeSearch{
        display:block;
    }
	
	#news .pagecontent, #news .header{
	    padding:0;
	}
	
	#news .header h3{
	    font-size:30px;
        margin: 0 0 10px;
	}
	
	#news .item{
	    width:48%;
        height: 330px;
	    margin:0 .5% 30px;
	}
	
	#news .itemImage{
	    height:150px;
	}
	
	#news .cat{
	    padding:3px;
	    font-size:13px;
	}
	
	#news .item .subcat{
	    display:none;
	}
	
	/* Detalhe Notícias */
	
    #g-mainbar .video iframe {
        width:592px;
        height:330px;
    }
    
    /* Multimédia */
    
    #videos .searchBar{
        width:0;
        top: 130px;
        padding: 30px 4% 0;
        border-right:0;
        transition:all ease-in .5s;
    }
    
    #videos .mobile, #videos .closeSearch{
        display:block;
    }
	
	#videos .resultsContent, #videos .header{
	    padding:0;
	}
	
	#videos .header h3{
	    font-size:30px;
        margin: 0 0 10px;
	}
	
	#videos .resultsContent .videoItem{
        width: 592px;
	    margin:0 0 20px;
	    height:auto;
	}
	
    #videos .resultsContent .videoItem .imageVideo.main, #videos .resultsContent .videoItem .imageVideo.iframe iframe{
        width:592px;
        height:330px;
    }
}

@media (min-width: 768px) and (max-width: 958px){
    
    #iconsMenuMobile{
        display: block;
        position: fixed;
        right: 5px;
        top: 25px;
        width: 40px;
    }
    
    .menuMobile{
        display: block;
    }
    
    div.mod-languages ul {
        margin: 0 45px 0 0;
    }
    
	.contact-miscinfo .dl-horizontal dd {
	    margin-left: 20px;
	}
	
	#g-container-1442, .itemid-1509 #g-showcase, .itemid-1707 #g-showcase{
		padding:0;
	}
	
	#Tabulador h2, #g-mainbar h2 {
	    font-size: 40px;
	    line-height: 1;
	}
	
	#g-mainbar .g-content {
	    margin: 0;
	    padding: 0.938rem 20px;
	}
	
	body p, #g-mainbar li{
		font-size: 15px;
		text-align:justify;
	}
	
	#g-mainbar .pull-none.item-image {
	    width: 45%;
	    float: right;
	    padding: 0 0 20px 20px;
	}
	
	.g-offcanvas-toggle{
		display:none;
	}
	
	#LogosRodape .g-content {
		width: 100%;
	}
	
	.dj-megamenu-default{
		display: none;
	}
	
	#g-navigation .size-20 {
	    -webkit-box-flex: 0;
	    -moz-box-flex: 0;
	    box-flex: 0;
	    -webkit-flex: 0 50%;
	    -moz-flex: 0 50%;
	    -ms-flex: 0 50%;
	    flex: 0 50%;
	    width: 50%;
	}
	
	#menuMega{
		display:none;
	}
	
	#g-navigation .g-logo {
		margin: 0 !important;
	    display: block;
	    position: relative;
	    text-align: left;
	    width: auto;
	    height: auto;
	    padding-left: 10px;
	}
	
	#g-navigation .g-logo img {
		position: relative;
		z-index: 9999;
	}
	
	#LogosRodape .img1 {
	    width: 32.3%;
	    margin: 5px 0;
	}
	
	#LogosRodape img {
		max-width: 185px;
    	max-height: 90px;
	}
	
	#copy{
		padding: 10px;
		height: auto !important;
	}
	
	#copy .g-content{
		font-size:15px;
		margin: 0;
	}
	
	#tab {
	    padding: 10px;
	    margin-top: 30px;
	}
	
	#bperc1, #bperc2, #bperc3, #bperc4, #bperc5, #bperc6{
		margin: 0 0.5% 1% 0.5%;
	    width: 48.5%;
	    padding: 8px 20px;
	    height: 65px;
	    display: inline-flex;
	    justify-content: center;
	    align-items: center;
	}
	
	#perc1, #perc2, #perc3, #perc4, #perc5, #perc6 {
	    padding-top: 30px;
	}
	
	#Percurso #titulo{
		margin-bottom: 20px;
		line-height: 1;
		text-align: center;
	}
	
	#Percurso #w65{
		padding-right: 0;
		width: 100%;
	}
	
	#Percurso #w33 {
	    width: 49%;
	    margin-bottom: 20px;
	}
	
	#Percurso #w65 .clear{
		display:none;
	}
	
	#Percurso #w33 #cat{
		font-size:16px;
		font-weight:bold;
	}
	
	#Percurso #w33 #desc{
	    font-size: 14px;
	}
	
	#Percurso #Descricao {
    	margin-top: 0;
	}
	
	#Percurso #w35 {
	    width: 100%;
	}
	
	/* Noticias */
    
    #news .g-content{
        margin:20px 4%;
    }
    
    #news .sideFilter{
        width: 100%;
        left: -100%;
        padding: 30px 4% 0;
        border-right:0;
        transition:all ease-in .5s;
    }
    
    #news .mobile, #news .closeSearch{
        display:block;
    }
	
	#news .pagecontent, #news .header{
	    padding:0;
	}
	
	#news .header h3{
	    font-size:30px;
        margin: 0 0 10px;
	}
	
	#news .item{
	    width:48%;
        height: 370px;
	    margin:0 .5% 30px;
	}
	
	#news .itemImage{
	    height:195px;
	}
	
	#news .cat{
	    padding:3px;
	    font-size:13px;
	}
	
	#news .item .subcat{
	    display:none;
	}
	
	/* Detalhe Notícias */
	
    #g-mainbar .video iframe {
        width: 320px;
        height: 185px;
    }
    
    /* Multimédia */
    
    #videos .searchBar{
        width:0;
        top: 130px;
        padding: 30px 4% 0;
        border-right:0;
        transition:all ease-in .5s;
    }
    
    #videos .mobile, #videos .closeSearch{
        display:block;
    }
	
	#videos .resultsContent, #videos .header{
	    padding:0;
	}
	
	#videos .header h3{
	    font-size:30px;
        margin: 0 0 10px;
	}
	
	#videos .resultsContent .videoItem{
        width:310px;
	    margin:0 0 20px;
	    height:auto;
	}
	
    #videos .resultsContent .videoItem .imageVideo.main, #videos .resultsContent .videoItem .imageVideo.iframe iframe{
        width:310px;
        height:185px;
    }
}

@media (min-width: 959px) and (max-width: 1199px){
	.contact-miscinfo .dl-horizontal dd {
	    margin-left: 20px;
	}
	
	.dj-megamenu-default li a.dj-up_a{
    	font-size: 10px
	}
	
	#g-container-1442, .itemid-1509 #g-showcase, .itemid-1707 #g-showcase{
		padding:0;
	}
	
	#g-mainbar .g-content {
	    margin: 0;
	    padding: 0.938rem 20px;
	}
    
    .dj-megamenu-default li a.dj-up_a{
    	padding: 0 8px !important;
    }

	#g-offcanvas{
		display: none !important;
	}
	
	#LogosRodape .g-content {
		margin: 0 auto;
		padding: 0;
		width: 959px;
	}
	
	#LogosRodape img {
	    max-width: 160px;
	    max-height: 70px;
	}
	
	#bperc1, #bperc2, #bperc3, #bperc4, #bperc5, #bperc6{
	    width: 15%;
	    margin: 0 0.5%;
	    padding: 8px 10px;
	    height: 90px;
	    display: inline-flex;
	    justify-content: center;
	    align-items: center;
	}
	
	#Percurso #w33 #cat{
		font-size: 17px;
	    font-weight: bold;
	}
	
	#Percurso #w33 #desc{
	    font-size: 15px;
	}
	
	/* Noticias */
	
	#news .item{
	    width:48%;
        height: 345px;
	    margin:0 .5% 2%;
	}
	
	#news .itemImage{
	    height:165px;
	}
	
	#news .item .cat, #news .item .subcat{
	    font-size:12px;
	}
	
	#g-mainbar .video iframe {
        width: 420px;
        height: 280px;
    }
    
    /* Multimédia */
	
	#videos .resultsContent .videoItem{
        width:285px;
	}
	
    #videos .resultsContent .videoItem .imageVideo.main, #videos .resultsContent .videoItem .imageVideo.iframe iframe{
        width: 285px;
        height: 170px;
    }
}

@media (min-width: 1200px) and (max-width: 1439px){

	#g-offcanvas{
		display: none !important;
	}
	
	#LogosRodape .g-content {
		margin: 0 auto;
		padding: 0;
	}
	
	#bperc1, #bperc2, #bperc3, #bperc4, #bperc5, #bperc6{
	    width: 15%;
	    margin: 0 0.5%;
	    padding: 8px 10px;
	    height: 90px;
	    display: inline-flex;
	    justify-content: center;
	    align-items: center;
	}
	
	#Percurso #w33 #cat{
		font-size: 17px;
	    font-weight: bold;
	}
	
	#Percurso #w33 #desc{
	    font-size: 15px;
	}
	
    /* Noticias */
	
	#news .item{
	    width:48%;
        height: 380px;
	    margin:0 .5% 2%;
	}
	
	#news .itemImage{
	    height:200px;
	}
	
	#news .item .cat, #news .item .subcat{
	    font-size:12px;
	}
	
    /* Multimédia */
	
	#videos .resultsContent .videoItem{
        width:365px;
	}
	
    #videos .resultsContent .videoItem .imageVideo.main, #videos .resultsContent .videoItem .imageVideo.iframe iframe{
        width: 365px;
        height: 215px;
    }
	
}

@media (min-width: 1440px) and (max-width: 1599px){

    #bperc1, #bperc2, #bperc3, #bperc4, #bperc5, #bperc6{
        display: inline-flex;
        justify-content: center;
        align-items: center;
        height: 60px;
    }

	#g-offcanvas{
		display: none !important;
	}
	
	#LogosRodape .g-content {
		margin: 0 auto;
		padding: 0;
	}
	
	#Percurso #w33 #cat{
		font-size: 17px;
	    font-weight: bold;
	}
	
	#Percurso #w33 #desc{
	    font-size: 15px;
	}
}

@media (min-width: 1600px){

    #bperc1, #bperc2, #bperc3, #bperc4, #bperc5, #bperc6{
        display: inline-flex;
        justify-content: center;
        align-items: center;
        height: 60px;
    }

	#g-offcanvas{
		display: none !important;
	}
	
	#LogosRodape .g-content {
		margin: 0 auto;
		padding: 0;
	}
	
	#Percurso #w33 #cat{
		font-size: 17px;
	    font-weight: bold;
	}
	
	#Percurso #w33 #desc{
	    font-size: 15px;
	}
}


