@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');

/*scroll sempre visivel*/
#mozscroll {
    position: absolute;
    top: 0px;
    bottom: -1px;
    visibility: hidden
}

html, body {
    height: 100%;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Open Sans', sans-serif;
    /*font-family: Arial, Helvetica, sans-serif;*/
    color: #000000;
    padding-top: 0px;
}

#atalhotop {
    position: fixed;
    width: 13px;
    display: inline-block;
    right: 5px;
    bottom: 65px;
    background: #d4d4d4;
    opacity: 0.8;
    border: 1px solid #d4d4d4;
    padding: 5px 10px 5px 8px;
    color: #ffffff;
}
/*.clearfix usado para adicionar um espaço vazio antes e depois dos elementos evitando que os floats se aglomerem.*/
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/*alinhamento do rodape sempre ao fundo - s n quiser retirar position aqui e no footer*/
.geral {
    min-height: 100%;
    position: relative;
}

.header {
    clear: both;
    background-color: #FFFFFF;
    width: 100%;
    position: fixed;
    z-index: 3;
    opacity: 0.9;
}

.header1 {
    clear: both;
    background-color: #FFFFFF;
    width: 100%;
    position: fixed;
    z-index: 3;
    opacity: 1;
}

@media only screen and (max-width:835px), only screen and (max-device-width:835px) {
    #header {
        height: auto;
        position: absolute;
    }
}

.centerHeader {
    margin: 0 auto;
    padding-left: 2%; /*135px;*/
    padding-right: 2%; /*135px;*/
    text-align: center;
}

@media only screen and (max-width:1755px), only screen and (max-device-width:1755px) {
    .centerHeader {
        margin: 0 auto;
        text-align: center;
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
    }
}

.centerazul {
    width: 100%;
    margin: 0 auto;
    background-image: linear-gradient(to bottom, #006a76 40%, #60a2a9 90%);
}

/*
#msgempresa0 {
    margin: 0 auto;
    padding-top: 20px;
    width: 100%;
    background: linear-gradient( rgba(0, 0, 0, 0.7) 100%, rgba(0, 0, 0, 0.7)100%),url("../images/mercados.jpg") center;
}

#msgempresa01 {
    float: left;
    width: 50%;
}

#msgempresa02 {
    float: right;
    width: 50%;
}


.parte1 {
    float: left;
    width: 50%;
}

.parte2 {
    float: right;
    width: 50%;
}*/


.centerpeq {
    margin: 0 auto;
    max-width: 550px;
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
    text-align: center;
}

.center {
    margin: 0 auto;
    max-width: 1294px;
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
    text-align: center;
}

@media only screen and (max-width:1000px), only screen and (max-device-width:1000px) {
    .center {
        margin: 0 auto;
        max-width: 950px;
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
    }
}

@media only screen and (max-width:570px), only screen and (max-device-width:570px) {
    .center {
        margin: 0 auto;
        text-align: center;
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
    }
}

.center2 {
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
}
.centerleft {
    margin: 0 auto;
    max-width: 1294px;
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
    text-align: left;
}

@media only screen and (max-width:1000px), only screen and (max-device-width:1000px) {
    .centerleft {
        margin: 0 auto;
        max-width: 950px;
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
    }
}

@media only screen and (max-width:570px), only screen and (max-device-width:570px) {
    .centerleft {
        margin: 0 auto;
        text-align: center;
        width: 98%;
        padding-left: 1%;
        padding-right: 1%;
    }
}
#logo {
    float: left;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 6px;
}

#menucima {
    float: right;
    text-align: right;
    padding-top: 25px;
}

.idiomaoculto {
    display: none;
    padding-bottom: 2px;
}

.tipomenu {
    float: left;
    width: 610px; /*580*/
    padding-top: 15px;
}

.idioma {
    float: right;
    padding-top: 6.5px;
    text-align: right;
    /*width: 260px; **/
}

@media only screen and (max-width:1065px), only screen and (max-device-width:1065px) {
    #logo {
        float: none;
    }

    #menucima {
        padding-top: 10px;
        float: none;
    }
}

@media only screen and (max-width:935px), only screen and (max-device-width:935px) {
    .idiomaoculto {
        display: block;
    }

    #menucima {
        padding-top: 5px;/*20px*/
        float: none;
    }

    .tipomenu {
        float: none;
        width: 100%;
    }

    .idioma {
        /*float: none;
        text-align: center;
        width: 100%;*/
        display: none;
    }
}

h1 {
    display: block;
    height: 0px;
    text-indent: -9999px;
}

@media only screen and (max-width:570px), only screen and (max-device-width:570px) {
    #logo h1 a {
        height: auto;
        padding-top: 5px;
        text-align: center;
        width: 100%;
    }
}

@media only screen and (max-width:320px), only screen and (max-device-width:320px) {
    h1 a img {
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
    }
}

@media only screen and (max-width:570px), only screen and (max-device-width:570px) {
    .idioma {
        margin-top: 2%;
        text-align: center;
    }
}


.linhacinza {
    clear: both;
    height: 3px;
    background-color: #056c69;
}

@media screen and (max-width:835px) {
    .linhacinza {
        display: none;
    }
}

.linhabranca10 {
    height: 10px;
}

.linhabranca10clean {
    clear: both;
    height: 10px;
}

.linhabranca20 {
    height: 20px;
}

.linhabranca20clean {
    clear: both;
    height: 20px;
}

.linhabranca30 {
    clear: both;
    height: 30px;
}

/*para não ir para baixo do footer*/
#conteudo {
    clear: both;
    padding-top: 0px;
    padding-bottom: 222px;
}

#conteudointerno {
    clear: both;
    padding-top: 104px;
    padding-bottom: 0px;
}

@media only screen and (max-width:960px), only screen and (max-device-width:960px) {
    #conteudo {
        padding-top: 188px;/*148 sem pesquisa*/
    }

    #conteudointerno {
        clear: both;
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

@media only screen and (max-width:835px), only screen and (max-device-width:835px) {
    #conteudo {
        padding-top: 182px;
    }
}

@media only screen and (max-width:570px), only screen and (max-device-width:570px) {
    #conteudo {
        padding-top: 182px;
    }
}
/*
@media only screen and (max-width:565px), only screen and (max-device-width:565px) {
    #conteudo {
        padding-top: 200px;
    }
}*/

@media only screen and (max-width:485px), only screen and (max-device-width:485px) {
    #conteudo {
        /* padding-top: 147px;*/
        padding-bottom: 95px;
    }
}

@media only screen and (max-width:360px), only screen and (max-device-width:360px) {
    #conteudo {
        /* padding-top: 147px;*/
        padding-bottom: 140px;
    }
}

@media only screen and (max-width:315px), only screen and (max-device-width:315px) {
    #conteudo {
        /* padding-top: 147px;*/
        padding-bottom: 120px;
    }
}

#bannertop {
    background: #ffffff;
}

img, picture, video, embed, figure {
    max-width: 100%;
}
/*define a largura máxima em até 100%*/

h2 {
    padding: 35px 0px 25px 0px;
    font-size: 40px;
    color: #000000;
    font-weight: 100;
    text-transform: uppercase;
    text-align: center;
    line-height: normal; /*40px;*/
}

@media only screen and (max-width:570px), only screen and (max-device-width:570px) {
    h2 {
        padding: 15px 0px 5px 0px;
        font-size: 25px;
        color: #000000;
        font-weight: 100;
        text-transform: uppercase;
        text-align: center;
    }
}
h2.tituloautor {
    padding: 40px 0px 25px 0px;
    font-size: 25px;
    color: #000000;
    font-weight: 100;
    text-transform: uppercase;
    text-align: left;
    line-height: normal; /*40px;*/
}

@media only screen and (max-width:570px), only screen and (max-device-width:570px) {
    h2.tituloautor {
        padding: 15px 0px 5px 0px;
        font-size: 25px;
        color: #000000;
        font-weight: 100;
        text-transform: uppercase;
        text-align: center;
    }
}


h2.tituloprincipal0 {
    padding: 5px 0px 15px 0px;
    font-size: 30px;
    color: #000000;
    font-weight: 100;
    text-transform: none;
    text-align: center;
}

h2.tituloprincipal {
    padding: 5px 0px 5px 0px;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    text-transform: none;
    text-align: center;
}

h2.tituloprincipalprod {
    padding: 5px 0px 5px 0px;
    font-size: 15px;
    color: #000000;
    /*font-weight: bold;*/
    text-transform: none;
    text-align: center;
}

h2.tituloprincipalbb {
    padding: 5px 0px 15px 0px;
    font-size: 32px;
    color: #FFFFFF;
    font-weight: 100;
    text-transform: none;
    text-align: center;
}

h2.tituloprincipallinha {
    padding: 0px 0px 5px 0px;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    text-transform: none;
    text-align: left;
}

h2.tituloprincipaldet {
    padding: 10px 0px 5px 0px;
    font-size: 20px;
    color: #000000;
    font-weight: bold;
    text-transform: none;
    text-align: center;
}

h2.tituloprincipalb {
    padding: 35px 0px 25px 0px;
    font-size: 40px;
    color: #ffffff;
    font-weight: 100;
    text-transform: uppercase;
    text-align: center;
}

h2.tituloprincipale {
    padding: 30px 0px 15px 0px;
    font-size: 38px;
    color: #000000;
    font-weight: 100;
    text-transform: none; /*uppercase;*/
    text-align: center;
}
h2.sub, h2.sub a { /*artistas*/

    padding: 0px 0px 0px 0px;
    font-weight: normal;
    color: #000000;
    font-size: 1.000em; /*16px* - 1.125em;/*18px;*/
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px 1% 0px 1%;
    text-align:left;
}

    h2.sub a:hover {
        text-decoration: underline;
    }
h3 {
    padding-top: 10px;
    color: #000000;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5em;
}
    h3.sub, h3.sub a { /*noticias*/
        padding-top: 0px;
        font-weight: bold;
        color: #056c69;
        font-size: 14px; /*0.750em;/*12px;0.875em-14px - 1.125em;/*18px;*/
    }

        h3.sub a:hover {
            text-decoration: underline;
        }

    h3.sub1, h3.sub1 a { /*noticias*/
        padding-top: 0px;
        padding-bottom: 2px;
        font-weight: normal;
        color: #000000;
        font-size: 14px; /*12px;0.875em-14px - 1.125em;/*18px;*/
        /*text-transform: uppercase;*/
        /*font-weight:bold;*/
    }

        h3.sub1 a:hover {
            text-decoration: underline;
        }

h4, h4 a {
    padding-top: 10px;
    color: #000000;
    font-size: 1.313em;
    font-weight: normal;
    text-decoration: none;
}

a {
    text-decoration: none;
    color: #272525
}

    a:hover {
        text-decoration: none;
        color: #006a76;
    }

.data {
    font-size: 12px;
}

.datab {
    color: #ffffff;
    font-size: 12px;
}

.resumo {
    font-size: 13px;
    max-width: 320px;
}

.textocenter, .textocenter p {
    color: #000000;
    font-size: 15px;
    line-height: 1.5em;
    text-align: center;
    padding-left: 2%;
    padding-right: 2%;
}

    .textocenter a {
        text-decoration: none;
        color: #000000;
        font-size: 15px;
    }

        .textocenter a:hover {
            text-decoration: none;
            color: #006a76;
        }

.textobranco, .textobranco p {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 1.5em;
    text-align: center;
    padding-left: 2%;
    padding-right: 2%;
}

    .textobranco a {
        text-decoration: none;
        color: #FFFFFF;
        font-size: 15px;
    }

        .textobranco a:hover {
            text-decoration: none;
            color: #006a76;
        }
.textovermelho {
    color: red;
    font-size: 15px;
    line-height: 1.5em;
    text-align: left;
}
.texto {
    color: #000000;
    font-size: 15px;
    line-height: 1.5em;
    text-align: left;
}

    .texto a {
        text-decoration: none;
        color: #000000;
        font-size: 15px;
    }

        .texto a:hover {
            text-decoration: none;
            color: #006a76;
        }

    .texto ul {
        padding-left: 20px;
    }

.textob {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 1.5em;
    text-align: justify;
}

    .textob a {
        text-decoration: none;
        color: #FFFFFF;
    }

        .textob a:hover {
            text-decoration: none;
            color: #006a76;
        }

.textoinfo {
    font-size: 9px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #2a2a2a;
    text-align: justify;
}

.textoc {
    color: #000000;
    font-size: 15px;
    line-height: 1.5em;
    text-align: center;
}

    .textoc a {
        text-decoration: none;
        color: #000000;
        font-size: 15px;
    }

        .textoc a:hover {
            text-decoration: none;
            color: #006a76;
        }


.erro {
    color: Red;
}

.avisonewsletter {
    color: #000000;
    font-size: 11px;
}

input, select {
    background: #F4F4F4;
    border: 1px solid #ECECEC;
    height: 25px;
}

    select.dropdownlist {
        background-color: #ffffff;
        border: none;
        padding-top: 0px;
        height: 35px;
        color: #000000;
        font-size: 12px;
    }

textarea {
    background: #F4F4F4;
    border: 1px solid #ECECEC;
    height: 85px;
}

.texto table tr td, .texto1 table tr td, .textoc table tr td {
    vertical-align: middle;
}


#conteudosacesso {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
/* o right, é a soma do width da coluna com o padding desejado */
#conteudos {
    text-align: center;
    padding: 0px 0px 0px 0px;
}

@media only screen and (max-width:590px), only screen and (max-device-width:590px) {
    #conteudos, #conteudos table {
        height: auto;
        width: 100%;
        text-align: center;
        padding: 0px 0px 0px 0px;
    }

        #conteudos, #conteudos tr td {
            text-align: left;
            padding: 0px 0px 0px 0px;
        }
}

@media only screen and (max-width:320px), only screen and (max-device-width:320px) {
    #conteudos {
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
    }
}

/*
    #conteudos .texto p img {
        width: 100%;
        padding-bottom: 5px;
    }

    #conteudos .textoc p img {
        width: 60%;
        padding-bottom: 5px;
    }

    #conteudos .texto1 p img {
        width: 50%;
        padding-bottom: 5px;
    }

    @media only screen and (max-width:470px), only screen and (max-device-width:470px) {
        #conteudos .texto1 p img {
            width: 100%;
            padding-bottom: 5px;
        }

        #conteudos .textoc p img {
            width: 100%;
            padding-bottom: 5px;
        }
    }*/

/*** slogan ***/
h2.slogan {
    position: absolute;
    top: 48%;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 0px 0px 0px 0px;
    font-size: 38px;
    font-weight: bold;
    text-transform: none;
    text-align: center;
    color: white;
    /*  padding: 10px;*/
}

    h2.slogan span.um {
        padding: 0px 0px 0px 0px;
        color: white;
        font-size: 38px;
        /*letter-spacing: -1px;*/
        /*background: rgb(0, 0, 0); 
        background: rgba(0, 0, 0, 0.4);*/
        padding: 10px;
        text-shadow: 2px 1px #000;
    }


    h2.slogan span.dois {
        padding: 0px 0px 0px 0px;
        color: white;
        font-size: 20px;
        /*letter-spacing: -1px;*/
        /*background: rgb(0, 0, 0);
        background: rgba(0, 0, 0, 0.4);*/
        padding: 10px;
        text-shadow: 2px 1px #000;
    }

@media only screen and (max-width:700px), only screen and (max-device-width:700px) {
    h2.slogan {
        position: absolute;
        top: 25%;
        left: 0;
        width: 100%;
        text-align: center;
        padding: 0px 0px 0px 0px;
        font-size: 38px;
        font-weight: bold;
        text-transform: none;
        text-align: center;
        color: white;
        /*  padding: 10px;*/
    }

        h2.slogan span.um {
            display: none;
        }

        h2.slogan span.dois {
            padding: 0px 0px 0px 0px;
            color: white;
            font-size: 18px;
            /*letter-spacing: -1px;*/
            background: rgb(0, 0, 0);
            background: rgba(0, 0, 0, 0.4);
            padding: 5px;
        }
}

#msgslogan {
    position: relative;
    width: 100%; /* for IE 6 */
}

    #msgslogan img {
        filter: brightness(70%);
    }

#msgempresa0 {
    margin: 0 auto;
    padding-top: 20px;
    width: 100%;
    background: linear-gradient( rgba(0, 0, 0, 0.7) 100%, rgba(0, 0, 0, 0.7)100%),url("../images/mercados.jpg") center;
}

#msgempresa01 {
    float: left;
    width: 50%;
}

#msgempresa02 {
    float: right;
    width: 50%;
}


.parte1 {
    float: left;
    width: 70%;
    padding-right: 2%;
}

.parte2 {
    float: right;
    width: 28%;
}

@media only screen and (max-width:785px), only screen and (max-device-width:785px) {
    .parte1 {
        float: none;
        width: 98%;
        padding-right: 1%;
        padding-left: 1%;
    }
    .parte2 {
        float: none;
        width: 98%;
        padding-right: 1%;
        padding-left: 1%;
    }
}
/*
#msgvideo {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    background-color: #091935;
}*/
#sombra img {
    border-radius: 15px;
    box-shadow: 0 0 60px 10px rgba(13, 36, 62, 0.1);
}

#msgempresa {
    /*  margin: 0 auto;
    padding-top: 0px;
    width: 100%;
   background: linear-gradient( rgba(0, 0, 0, 0.5) 100%, rgba(0, 0, 0, 0.5)100%),url("../images/mercados.jpg") center;*/

    width: 100%;
    margin: 0 auto;
    background-image: linear-gradient(to bottom, #006a76 40%, #60a2a9 90%);
}

#msgempresa1 {
    float: left;
    width: 34%;
    padding-left: 8%;
    padding-right: 8%;
}

@media only screen and (max-width:785px), only screen and (max-device-width:785px) {
    #msgempresa1 {
        float: left;
        width: 44%;
        padding-left: 3%;
        padding-right: 3%;
    }
}

#msgempresa2 {
    float: right;
    width: 50%;
    padding-top: 5px;
}

@media only screen and (max-width:550px), only screen and (max-device-width:550px) {
    #msgempresa1 {
        float: none;
        width: 100%;
        padding-left: 0%;
        padding-right: 0%;
    }

    #msgempresa2 {
        float: none;
        width: 100%;
        padding-top: 5px;
    }
}
/*** video ***/
#msgvideo {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    background-color: #091935;
    /* background: width:100% url('../images/publicacoes.jpg') repeat-x top;*/
}

.noticias1 {
    float: left;
    width: 30%;
}

    .noticias1 img {
        max-width: 100%; /* border-radius: 8px;*/
        /*border:1px solid #33465a;*/
        border-radius: 15px;
        background-color: #ffffff;
        box-shadow: 0 0 60px 10px rgba(13, 36, 62, 0.1);
    }

.noticias2 {
    float: right;
    padding-left: 2%;
    text-align: left;
    width: 68%;
}

@media only screen and (max-width:500px), only screen and (max-device-width:500px) {
    .noticias1 {
        float: left;
        width: 30%;
    }

        .noticias1 img {
            max-width: 100%; /* border-radius: 8px;*/
            /*border:1px solid #33465a;*/
            border-radius: 15px;
            background-color: #ffffff;
            box-shadow: 0 0 60px 10px rgba(13, 36, 62, 0.1);
        }

    .noticias2 {
        float: right;
        padding-left: 2%;
        text-align: left;
        width: 68%;
    }
}
/* @media only screen and (max-width:500px), only screen and (max-device-width:500px) {
        .noticias1 {
            float: none;
            width: 100%;
        }

        .noticias2 {
            padding-left: 0%;
            float: none;
            width: 100%;
        }
    }*/

/*grelha noticias - com sombras*/

/*.produtos {
    margin: 0px 1% 0px 1%;
    width: 23%;*/ /*width:14.33%; - 6*/
    /*display: inline-block;*/ /*float:left; funcionaria mal as quebras e desalinhava*/
    /*vertical-align: top;
    padding-bottom: 20px;
    text-align: left;
}

    .produtos img {
        width: 100%;
    }*/
/*
@media only screen and (max-width:1550px), only screen and (max-device-width:1550px)
		{.produtos{margin:0px 1% 0px 1%;width:23%;}}*/
/*@media only screen and (max-width:1100px), only screen and (max-device-width:1100px) {
    .produtos {
        margin: 0px 1% 0px 1%;
        width: 31.333%;
    }
}

.produtos p, .produtos p {*/ /*height:65px; max-width:280px;*/
/*}

@media only screen and (max-width:555px), only screen and (max-device-width:555px) {
    .produtos {
        margin: 0px 1% 0px 1%;
        width: 48%;
        display: inline-block;
    }
}

@media only screen and (max-width:350px), only screen and (max-device-width:350px) {
    .produtos {
        width: 98%;
        text-align: left;*/ /*center;*/
    /*}

        .produtos a img {
            width: 100%;
            padding-left: 0%;
            padding-right: 0%;
        }
}*/

/***Informaca-galeria-artistas***/
#portfolio {
    margin: 0 auto;
    width: 100%;
}

.portfoliomeio {
    margin: 0px 1% 0px 1%;
    width: 31.3333%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 10px;
    text-align: left; /*center;*/
}

@media only screen and (max-width:555px), only screen and (max-device-width:555px) {
    .portfoliomeio {
        margin: 0px 1% 0px 1%;
        width: 48%;
        display: inline-block;
    }
}

@media only screen and (max-width:350px), only screen and (max-device-width:350px) {
    .portfoliomeio {
        width: 98%;
        text-align: left; /*center;*/
    }

        .portfoliomeio a img {
            width: 100%;
            padding-left: 0%;
            padding-right: 0%;
        }
}

.portfoliomeio img {
    max-width: 280px;
}
/*transition:all 0.5s ease-in-out;*/
@media only screen and (max-width:905px), only screen and (max-device-width:905px) {
    .portfoliomeio img {
        width: 100%;
    }
}

/*	.portfoliomeio img{width:100%;}	*/
.portfoliomeio p, .portfoliomeio p { /*height:65px; max-width:280px;*/
}

.portfoliomeio1 img {
    max-width: 100%;
}
/*transition:all 0.5s ease-in-out;*/
	


.grelha-items iframe, .grelha-items img, .google iframe {
    max-width: 100%; /* border-radius: 8px;*/
    /*border:1px solid #33465a;*/
    border-radius: 0px;
    /* background-color: #ffffff;*/
    box-shadow: 0 0 60px 10px rgba(13, 36, 62, 0.1);
}

.grelha-items a img {
    max-width: 100%; /* border-radius: 8px;*/
    /*border:1px solid #33465a;*/
    border-radius: 0px;
    /* background-color: #ffffff;*/
    box-shadow: 0 0 60px 10px rgba(13, 36, 62, 0.1);
    /*opacity: 0.8;
    filter: grayscale(100%);*/
}

    .grelha-items a img:hover {
        max-width: 100%; /* border-radius: 8px;*/
        /*border:1px solid #33465a;*/
        border-radius: 0px;
        /* background-color: #ffffff;*/
        box-shadow: 0 0 60px 10px rgba(13, 36, 62, 0.1);
        /*opacity: 1;
        filter: grayscale(0%);*/
        filter: brightness(110%);
        transition: 1s;
        -moz-transform: scale(1.03);
        -webkit-transform: scale(1.03);
        transform: scale(1.03);
    }

.grelha-items {
    margin: 0px 1% 0px 1%;
    width: 23%;/*22*/
    display: inline-block;
    vertical-align: top;
    padding-bottom: 10px;
    text-align: left;
}

@media only screen and (max-width:1005px), only screen and (max-device-width:1005px) {

    .grelha-items {
        margin: 0px 1% 2% 1%;
        width: 31.333%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: left;
    }
}

@media only screen and (max-width:800px), only screen and (max-device-width:800px) {
    .grelha-items {
        margin: 0px 1% 2% 1%;
        width: 48%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: left;
    }
}

@media only screen and (max-width:400px), only screen and (max-device-width:400px) {
    .grelha-items {
        margin: 0px 1% 2% 1%;
        width: 98%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: left;
    }
}

.grelha-items0 iframe, .grelha-items0 img {
    max-width: 100%; /* border-radius: 8px;*/
    /*border:1px solid #33465a;*/
    border-radius: 15px;
    /* background-color: #ffffff;*/
    box-shadow: 0 0 60px 10px rgba(13, 36, 62, 0.1);
}

.grelha-items0 a img {
    max-width: 100%; /* border-radius: 8px;*/
    /*border:1px solid #33465a;*/
    border-radius: 15px;
    /* background-color: #ffffff;*/
    box-shadow: 0 0 60px 10px rgba(13, 36, 62, 0.1);
    opacity: 0.8;
    filter: grayscale(100%);
}

    .grelha-items0 a img:hover {
        max-width: 100%; /* border-radius: 8px;*/
        /*border:1px solid #33465a;*/
        border-radius: 15px;
        /* background-color: #ffffff;*/
        box-shadow: 0 0 60px 10px rgba(13, 36, 62, 0.1);
        opacity: 1;
        filter: grayscale(0%);
        transition: 1s;
        -moz-transform: scale(1.03);
        -webkit-transform: scale(1.03);
        transform: scale(1.03);
    }

.grelha-items0 {
    margin: 0px 1% 0px 1%;
    width: 22%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 10px;
    text-align: center;
}

@media only screen and (max-width:1005px), only screen and (max-device-width:1005px) {

    .grelha-items0 {
        margin: 0px 1% 2% 1%;
        width: 31.333%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
}

@media only screen and (max-width:800px), only screen and (max-device-width:800px) {
    .grelha-items0 {
        margin: 0px 1% 2% 1%;
        width: 48%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
}

@media only screen and (max-width:400px), only screen and (max-device-width:400px) {
    .grelha-items0 {
        margin: 0px 1% 2% 1%;
        width: 98%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
}
/*grelha sobre nos - sem sombras*/
.grelha-itemsC iframe, .grelha-itemsC img, .grelha-itemsC a img {
    max-width: 100%; /* border-radius: 8px;*/
    /*border:1px solid #33465a;*/
    border-radius: 15px;
    background-color: #ffffff;
    /*box-shadow: 0 0 60px 10px rgba(13, 36, 62, 0.1);*/
}

.grelha-itemsC {
    margin: 0px 1% 0px 1%;
    width: 22%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 10px;
    text-align: center;
}

@media only screen and (max-width:1005px), only screen and (max-device-width:1005px) {
    .grelha-itemsC {
        margin: 0px 1% 2% 1%;
        width: 31.333%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
}

@media only screen and (max-width:800px), only screen and (max-device-width:800px) {
    .grelha-itemsC {
        margin: 0px 1% 2% 1%;
        width: 48%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
}

@media only screen and (max-width:400px), only screen and (max-device-width:400px) {
    .grelha-itemsC {
        margin: 0px 1% 2% 1%;
        width: 98%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
}

/*grelha noticias - com sombras*/
.grelha-itemsM iframe, .grelha-itemsM img, .grelha-itemsM a img {
    max-width: 100%;
    border-radius: 15px;
    box-shadow: 0 0 60px 10px rgba(13, 36, 62, 0.1);
}

.grelha-itemsM a img {
    max-width: 100%;
    border-radius: 15px;
    box-shadow: 0 0 60px 10px rgba(13, 36, 62, 0.1);
}

    .grelha-itemsM a img:hover {
        max-width: 100%;
        border-radius: 15px;
        box-shadow: 0 0 60px 10px rgba(13, 36, 62, 0.1);
        filter: brightness(110%);
        transition: 1s;
        -moz-transform: scale(1.03);
        -webkit-transform: scale(1.03);
        transform: scale(1.03);
    }

.grelha-itemsM {
    margin: 0px 1% 0px 1%;
    width: 10.5%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 10px;
    text-align: center;
}

@media only screen and (max-width:1005px), only screen and (max-device-width:1005px) {

    .grelha-itemsM {
        margin: 0px 1% 2% 1%;
        width: 14.47%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
}

@media only screen and (max-width:800px), only screen and (max-device-width:800px) {
    .grelha-itemsM {
        margin: 0px 1% 2% 1%;
        width: 23%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
}

@media only screen and (max-width:400px), only screen and (max-device-width:400px) {
    .grelha-itemsM {
        margin: 0px 1% 2% 1%;
        width: 31.33%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
}
/*********************************/
/*apoio certificados*/
.grelha-items1 iframe, .grelha-items img, .google iframe {
    max-width: 100%; /* border-radius: 8px;*/
    /*border:1px solid #33465a;*/
}

.grelha-items1 a {
    color: #FFFFFF;
}

    .grelha-items1 a:hover {
        color: #000000;
    }

    .grelha-items1 a img {
        max-width: 100%; /* border-radius: 8px;*/
        /*border:1px solid #33465a;*/
        /*opacity: 0.8;
    filter: grayscale(100%);*/
    }

        .grelha-items1 a img:hover {
            max-width: 100%; /* border-radius: 8px;*/
            /*border:1px solid #33465a;*/
            /*opacity: 1;
        filter: grayscale(0%);*/
            filter: brightness(110%);
            transition: 1s;
            -moz-transform: scale(1.03);
            -webkit-transform: scale(1.03);
            transform: scale(1.03);
        }

.grelha-items1 {
    margin: 0px 1% 0px 1%;
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding-bottom: 10px;
    text-align: center;
}

@media only screen and (max-width:1005px), only screen and (max-device-width:1005px) {

    .grelha-items1 {
        margin: 0px 1% 2% 1%;
        width: 25%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
}

@media only screen and (max-width:800px), only screen and (max-device-width:800px) {
    .grelha-items1 {
        margin: 0px 1% 2% 1%;
        width: 48%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
}

@media only screen and (max-width:400px), only screen and (max-device-width:400px) {
    .grelha-items1 {
        margin: 0px 1% 2% 1%;
        width: 98%;
        display: inline-block;
        vertical-align: top;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
}
/*botão ver mais news*/
span.button0 a {
    font-size: 14px;
    font-weight: bold;
    margin: 5px;
    background-color: #ffffff;
    color: #006a76;
    padding: 10px 25px 10px 25px;
    width: 300px;
    border-radius: 15px;
    /*border: 2px solid #006a76;*/
    text-transform: uppercase;
}

    span.button0 a:hover {
        font-size: 14px;
        font-weight: bold;
        margin: 5px;
        background-color: #006a76;
        color: #ffffff;
        padding: 10px 25px 10px 25px;
        width: 300px;
        border-radius: 15px;
        /* border: 2px solid #006a76;*/
    }

span.button1 a {
    font-size: 14px;
    font-weight: bold;
    margin: 5px;
    background-color: #006a76;
    color: #ffffff;
    padding: 10px 25px 10px 25px;
    width: 300px;
    border-radius: 15px;
    border: 2px solid #006a76;
    text-transform: uppercase;
}

    span.button1 a:hover {
        font-size: 14px;
        font-weight: bold;
        margin: 5px;
        background-color: #ffffff;
        color: #006a76;
        padding: 10px 25px 10px 25px;
        width: 300px;
        border-radius: 15px;
        border: 2px solid #006a76;
        text-transform: uppercase;
    }
span.button2 a {
    font-size: 14px;
    font-weight: bold;
    margin: 5px;
    background-color: #006a76;
    color: #ffffff;
    padding: 10px 25px 10px 25px;
    width: 300px;
    border-radius: 15px;
    border: 2px solid #006a76;
    text-transform: uppercase;
}

    span.button2 a:hover {
        font-size: 14px;
        font-weight: bold;
        margin: 5px;
        background-color: #ffffff;
        color: #006a76;
        padding: 10px 25px 10px 25px;
        width: 300px;
        border-radius: 15px;
        border: 2px solid #006a76;
    }
/*paginação*/
#paginas {
    clear: both;
    margin: 0 auto;
    width: 100%;
    text-align: left;
}

.pagina {
    float: left;
    text-align: left;
    height: 40px;
}

.button10 {
    height: 26px;
    color: #ffffff;
    background: #33465a;
    padding: 5px 11px 5px 11px;
    text-decoration: none;
}

    .button10:hover {
        text-decoration: none;
        background: #000000;
        color: #ffffff;
    }

    .button10 a {
        height: 26px;
        color: #ffffff;
        background: #33465a;
        padding: 5px 11px 5px 11px;
        text-decoration: none;
    }

        .button10 a:hover {
            text-decoration: none;
            background: #000000;
            color: #ffffff;
        }

.button11 {
    height: 26px;
    color: #000000;
    background: #F2F2F2;
    padding: 5px 11px 5px 11px;
    text-decoration: none;
}



/*** CONTACTOS ***/
#contactostexto {
    float: left;
    width: 48%;
    margin: 0px 1% 0px 1%;
}

#contactosform {
    float: right;
    padding-right: 1%;
    width: 49%;
}

#contactosform1 {
    /* float: right;
    padding-right: 1%;*/
    width: 100%;
}

@media screen and (max-width:550px) {
    #contactostexto {
        float: none;
        width: 98%;
    }

    #contactosform {
        float: none;
        padding-left: 0%;
        padding-left: 0%;
        width: 98%;
    }
}

.form input {
    width: 98%;
    height: 30px;
    padding: 0px 0px 0px 2%;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #6e7d96;
    border-radius: 5px;
    background-color: #edf0f6;
    background-color: var(--pale-grey);
    border: solid 1px #dedede;
}

    .form input[type=submit] {
        font-size: 14px;
        font-weight: bold;
        margin: 5px;
        background-color: #ffffff;
        color: #006a76;
        padding: 5px 15px 5px 15px;
        height: 50px;
        width: 200px;
        border-radius: 15px;
        border: 2px solid #006a76;
        cursor: pointer;
    }

        .form input[type=submit]:hover {
            font-size: 14px;
            font-weight: bold;
            margin: 5px;
            background-color: #006a76;
            color: #ffffff;
            padding: 5px 15px 5px 15px;
            height: 50px;
            width: 200px;
            border-radius: 15px;
            border: 2px solid #006a76;
        }

.form textarea {
    width: 98%;
    height: 170px;
    padding: 4px 0px 0px 2%;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #6e7d96;
    border-radius: 5px;
    background-color: #edf0f6;
    background-color: var(--pale-grey);
    border: solid 1px #dedede;
}

.form select {
    width: 98%;
    height: 30px;
    padding: 0px 0px 0px 2%;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #6e7d96;
    border-radius: 5px;
    background-color: #edf0f6;
    background-color: var(--pale-grey);
    border: solid 1px #dedede;
}

.form .texto {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    color: #F8F8F8;
}


/*** FOOTER ***/
/*************************** FOOTER - Rodape com 2 colunas ******************************/
footer {
    font-family: 'Open Sans', sans-serif;
    clear: both;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    text-align: center;
    bottom: 0px;
    color: #787878;
    background-color: #f1f1f1;
}

@media only screen and (max-width:500px), only screen and (max-device-width:500px) {
    footer {
        position: initial;
    }
}

#rodapefundo {
    margin: 0 auto;
    width: 98%;
    text-align: center;
    padding: 5px 1% 0px 1%;
    /* clear: both;
    max-width: 1294px;padding: 10px 2% 0px 2%;
    border-top: solid 1px #f1f1f1;
    background-color: #f1f1f1;
    bottom: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-bottom: 5px;*/
}

.rodapetexto {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #272525;
    text-align: left;
    width: 50%;
    /* padding-top: 10px;
    font-weight: bold;*/
    float: left;
    padding-bottom: 5px;
}

    .rodapetexto a {
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #272525;
        text-decoration: none;
    }

        .rodapetexto a:hover {
            font-weight: normal;
            color: #006a76;
            text-decoration: none;
        }

#rede {
    float: right;
    text-align: right;
    width: 50%;
    padding-top: 0px;
    padding-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #272525;
}

@media only screen and (max-width:500px), only screen and (max-device-width:500px) {
    .rodapetexto {
        float: none;
        width: 100%;
        text-align: center;
    }

    #rede {
        float: none;
        width: 100%;
        text-align: center;
    }
}

#parte1 {
    float: left;
}

#parte2 {
    float: right;
    padding-top: 16px;
    width: 55px;
}


#parte2_1_1 {
    float: left;
    text-align: left;
    width: 48%;
    padding-right: 2%;
}

#parte2_1_2 {
    float: right;
    text-align: right;
    width: 50%;
}
/**************************************/
#AreaImgDetalhes {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

#ImgDetalhes {
    float: left;
    width: 50%;
    padding-right: 5%;
    overflow: hidden;
}


.ImgDetalhesGrd {
    width: 100%;
    vertical-align: top;
}

.ImgDetalhesGrd1 img {
    width: 100%;
}

.ImgDetalhesGrd2 img {
    width: 100%;
}

.ImgDetalhesGrd1 {
    position: relative;
}

.ImgDetalhesGrd2 {
    position: absolute;
    padding-left: 0px;
    bottom: 0;
    left: 0;
}


#informacaoDetalhes {
    float: right;
    width: 44%;
}

.imagemdetalhe {
    /* border:solid #e0e0e0;
    border-width:1px;*/
    /*height:382px;/*498px;*/
    text-align: center;
}

@media only screen and (max-width:500px), only screen and (max-device-width:500px) {
    #ImgDetalhes {
        float: none;
        width: 100%;
    }

    #informacaoDetalhes {
        float: none;
        width: 100%;
    }
}
