* {
    margin: 0;
    padding: 0;
    border: 0;
}

div:after, ul:after, form:after, li:after, header:after, section:after, menu:after, nav:after, article:after {
    content: ".";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    overflow: hidden;
}

html, body {
    width: 100%;
    min-height: 100%;
}

body {
    font-size: 0.75rem;
    /*  text-align: center;*/
    font-family: 'Open Sans', sans-serif;
}

a {
    text-decoration: none;
    color: inherit;
}

ul, li {
    list-style: none;
}

table tr, table td {
    border: 1px solid #CCC;
    padding: 3px 6px;
}

#ng-integracao-acessibilidade {
    background-color: #1590d3 !important;
}

#ng-integracao-acessibilidade > div {
    max-width: 1000px;
    width: 100%;
}

#ng-integracao-acessibilidade section {
    min-height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media all and (min-width: 1000px) {

    #mobile {
        display: none;
    }

    .conteudo {
        width: 1000px;
        margin: 0 auto;
        position: relative;
    }

    header {
        background: #fbbb00;
        background: -moz-linear-gradient(top, #fbbb00 0%, #fbbb00 3%, #ffffff 3%, #ffffff 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbbb00), color-stop(3%, #fbbb00), color-stop(3%, #ffffff), color-stop(100%, #ffffff));
        background: -webkit-linear-gradient(top, #fbbb00 0%, #fbbb00 3%, #ffffff 3%, #ffffff 100%);
        background: -o-linear-gradient(top, #fbbb00 0%, #fbbb00 3%, #ffffff 3%, #ffffff 100%);
        background: -ms-linear-gradient(top, #fbbb00 0%, #fbbb00 3%, #ffffff 3%, #ffffff 100%);
        background: linear-gradient(to bottom, #fbbb00 0%, #fbbb00 3%, #ffffff 3%, #ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbbb00', endColorstr='#ffffff', GradientType=0);
        padding-top: 5px;
    }

    header .logo {
        width: 267px;
        float: left;
        padding: 20px 0;
    }

    .ttlNoticia {
        color: #008FD5;
        text-align: left;
        margin-bottom: 20px;
        font-size: 1.5rem;
        font-weight: bold;
        text-transform: none;
    }

    div.texto ul {
        padding-left: 30px;
        list-style-type: disc;
        text-transform: uppercase;
        font-weight: bold;
        color: RGB(77, 77, 76);
        font-size: 0.9375rem;
    }

    div.texto ul li {
        list-style-type: disc;
        line-height: 22px;
    }

    div.texto ul li h3 {
        font-size: 0.9375rem;
    }

    div.texto ul li a:hover {
        color: #243e7e;
        text-decoration: underline;
    }


    .esq {
        text-transform: uppercase;
        font-weight: normal;
        padding: 20px;
        background: white;
        min-height: 400px;
    }

    header .logo picture {
        width: 260px;
        height: 85px;
        float: left;
        margin-right: 7px;
        background: url('../../img/site/rialma/logo.png') no-repeat center center;
    }

    header .logo p {
        font-family: 'Roboto+Condensed', Arial, sans-serif;
        font-size: 1.25rem;
        color: #4D4D4D;
        text-transform: uppercase;
        letter-spacing: -2px;
        margin-top: 7px;
        display: none;
    }

    header .logo p > b {
        letter-spacing: 0px;
        padding-left: 2px;
    }

    header .links {
        width: 700px;
        float: right;
        margin: 13px 0;
    }

    header .links form {
        width: 185px;
        float: left;
        background: #F2F2F2;
        border-radius: 2px;
        margin-right: 10px;
    }

    header .links form input[type=text] {
        width: 153px;
        float: left;
        padding: 5px;
        background: #F2F2F2;
        color: #808080;
    }

    header .links form input[type=submit] {
        width: 20px;
        height: 100%;
        padding: 5px;
        background: url('../../img/site/rialma/pesquisar.png') no-repeat center center;
        float: right;
        cursor: pointer;
    }

    header .links button {
        background: #008FD5;
        padding: 5px 10px;
        border-radius: 2px;
        color: #FFF;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        text-transform: uppercase;
        float: left;
        margin-right: 10px;
        cursor: pointer;
    }

    p img {
        width: 100% !important;
    }

    article p {
        line-height: 1.375rem !important;
    }

    article p span {
        font-size: 0.875rem !important;
    }

    div.dir {
        width: 35%;
        float: left;
    }

    img.capa {
        width: 90%;
    }

    div.left a {
        color: rgb(19, 55, 255);
    }

    div.left {
        line-height: 30px;
        color: #48556a;
        text-transform: none;
        float: left;
    }

    div.left p {
        font-size: 0.875rem;
    }

    div.left h2 {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    header .links button:hover {
        background: #3B5897;
    }

    header .links ul {
        float: left;
        margin-right: 5px;
        padding-top: 6px;
    }

    header .links ul li {
        width: 17px;
        height: 17px;
        float: left;
        margin-right: 5px;
    }

    header .links ul a:nth-child(1) li {
        background: url('../../img/site/rialma/face.png') no-repeat center center;
    }

    header .links ul a:nth-child(2) li {
        background: url('../../img/site/rialma/youtube.png') no-repeat center center;
    }

    header .links ul a:nth-child(3) li {
        background: url('../../img/site/rialma/twitter.png') no-repeat center center;
    }

    header .links .fone {
        width: 120px;
        text-align: right;
        color: #666;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        font-weight: bold;
        font-size: 14px;
        padding-top: 5px;
        display: block;
        float: right;
    }

    header menu {
        width: 700px;
        float: right;
    }

    header menu ul {
        width: 100%;
        float: left;
    }

    header menu > ul > li {
        color: #4D4D4D;
        text-transform: uppercase;
        float: left;
        border-top: solid 2px #CCC;
        font-weight: bold;
        margin-right: 10px;
        position: relative;
        font-size: 12px;
    }

    header menu > ul > li.contato-mobile {
        display: none;
    }

    #menu ul li ul li {
        font-size: 0.75rem;
    }

    header menu > ul > li > span,
    header menu > ul > li > a > span {
        width: calc(100% - 47px);
        float: left;
        background: #FFF;
        display: block;
        padding: 10px 24px;
        position: relative;
        z-index: 4;
    }

    header menu > ul > li:nth-child(2) {
        border-color: #E76E66;
    }

    header menu > ul > li:nth-child(3) {
        border-color: #9BC23B;
    }

    header menu > ul > li:nth-child(4) {
        border-color: #13AE82;
    }

    header menu > ul > li:nth-child(5) {
        border-color: #FF7F00;
    }

    header menu > ul > li:nth-child(6) {
        border-color: #F5E043;
    }

    header menu > ul > li:nth-child(7) {
        border-color: #6FACD3;
        margin-right: 0px;
    }

    header menu > ul > li:hover {
        border-radius: 2px;
        border-left: solid 1px #E6E6E6;
        border-right: solid 1px #E6E6E6;
        border-bottom: solid 1px #E6E6E6;
    }

    header menu > ul > li:hover > span,
    header menu > ul > li:hover > a > span {
        z-index: 6;
        padding: 10px 24px 10px 23px;
    }

    header menu > ul > li:hover > ul {
        display: block;
        z-index: 5;
    }

    header menu > ul > li > ul {
        display: none;
        position: absolute;
        background: #FFFFFF;
        width: 460px;
        border: solid 1px #E6E6E6;
        margin-left: -1px;
        margin-top: 36px;
        z-index: 4;
        font-family: 'Open Sans', Arial, sans-serif;
        text-transform: none;
    }

    header menu > ul > li:last-child > ul {
        position: absolute;
        border: solid 1px #E6E6E6;
        right: 0px;
        margin-top: 36px;
        z-index: 4;
    }

    header menu > ul > li > ul > li {
        padding: 20px 20px 0 0;
    }

    header menu > ul > li > ul > li p {
        width: 100%;
        float: left;
        text-align: left;
        margin: 0 0 20px 20px;
    }

    header menu > ul > li > ul > li > ul {

    }

    header menu > ul > li > ul > li > ul > li {
        width: 200px;
        min-height: 60px;
        float: left;
        text-align: left;
        margin: 0 0 20px 20px;
        font-weight: normal;
    }

    header menu ul > li > ul > li h3 {

    }

    header menu > ul > li:nth-child(2) ul > li h3 {
        color: #E76E66;
    }

    header menu > ul > li:nth-child(3) ul > li h3 {
        color: #9BC23B;
    }

    header menu > ul > li:nth-child(4) ul > li h3 {
        color: #13AE82;
    }

    header menu > ul > li:nth-child(5) ul > li h3 {
        color: #FF7F00;
    }

    header menu > ul > li:nth-child(5) ul > li > ul > li:hover h3 {
        color: #FF7F00;
    }

    header menu > ul > li:nth-child(5) ul > li > ul > li {
        margin: 0 0 5px 20px;
    }

    header menu > ul > li:nth-child(6) ul > li h3 {
        color: #4D4D4D;
    }

    header menu > ul > li:nth-child(7) ul > li h3 {
        color: #6FACD3;
    }

    /*Contato*/
    .contNoticia {
        width: 1000px;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        height: auto;
        background: white;
        padding: 20px;
    }

    .contNoticia::after {
        content: none;
    }

    .contNoticia .container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .contNoticia .container:after {
        content: none;
    }

    #ng-integracao-fale-conosco {
        width: 100%;
    }

    #ng-integracao-fale-conosco form input, #ng-integracao-fale-conosco form textarea {
        width: 900px !important;
    }

    #ng-integracao-fale-conosco form input[type="submit"] {
        width: 942px !important;
    }

    #ng-integracao-fale-conosco form {
        padding: 30px !important;
        width: 940px !important;
    }

    .contNoticia .container .bloco {
        width: 310px;
        min-height: 430px;
        margin-left: 20px;
        margin-bottom: 30px;
        float: left;
        background-color: #fff;
        box-shadow: 0 20px 50px rgba(0, 0, 0, .1);
    }

    .contNoticia .container .bloco:first-child {
        margin-left: 0;
    }

    .contNoticia .container .bloco .foto {
        width: 100%;
        height: 200px;
        float: left;
    }

    .contNoticia .container .bloco:first-child .foto {
        background: url("../../img/site/contato.jpg") center / cover no-repeat;
    }

    .contNoticia .container .bloco:nth-child(3) .foto {
        background: url("../../img/site/sociais.jpg") center / cover no-repeat;
    }

    .contNoticia .container .bloco .box {
        min-width: 250px;
        float: left;
        padding: 20px 30px;
    }

    .contNoticia .container .bloco .box button:first-child {
        margin-top: 18px;
    }

    .contNoticia .container .bloco .box button {
        width: 100%;
        margin-top: 10px;
        padding: 6px;
        color: #ffffff;
        background: #008FD5;
        box-shadow: 9px 7px 5px -7px rgba(0, 0, 0, 0.29);
        font-size: 0.8571rem;
        border-radius: 6px;
        text-transform: uppercase;
        cursor: pointer;
        border: 1px solid #008FD5;
    }

    .contNoticia .container .bloco .box button:hover {
        color: #008FD5;
        background: transparent;
    }

    .contNoticia .container .bloco .box h2 {
        font-weight: 900;
        font-size: 1.2rem;
        margin-bottom: 26px;
        color: RGB(77, 77, 76);
    }

    .contNoticia .container .bloco:not(:first-child) .box a {
        width: 100%;
        float: left;
        display: flex;
        align-items: center;
    }

    .contNoticia .container .bloco:not(:first-child) .box a:hover {
        color: #0b67cd;
    }

    .contNoticia .container .bloco:not(:first-child) .box a .icone {
        width: 20px;
        margin-right: 5px;
    }

    .contNoticia .container .bloco:not(:first-child) .box a .icone.icon-youtube:before {
        font-size: 24px;
    }

    .contNoticia .container .bloco .box p {
        font-size: 0.8125rem !important;
        text-align: left;
        word-break: break-all;
    }

    .contNoticia .container .bloco .box p * {
        font-size: 1rem !important;
    }

    .containerInt {
        align-items: flex-start;
    }

    /*Pop up*/
    .fundo_preto {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.65);
        z-index: 200;
        overflow-y: auto;
    }

    .popup {
        /*display: none;*/
        margin: -140px -150px 20px;
        z-index: 201;
        width: 300px;
        height: 280px;
        background: #1590D3;
        padding: 0 20px 20px;
        position: absolute;
        top: 50%;
        left: 50%;
    }

    .popup .centro {
        position: relative;
        color: #808080;
        font-size: 1rem;
        padding: 0 20px;
        text-align: justify;
        font-weight: bold;
    }

    .popup .centro picture {
        width: 100%;
        height: 130px;
        float: left;
        background: rgba(0, 0, 0, 0.2) url('../../img/site/rialma/logotvcamara.png') no-repeat center center;
        margin-bottom: 20px;
        border-radius: 0 0 1px 1px;
    }

    .popup .centro img {
        width: 100%;
        position: relative;
        z-index: 202;
    }

    .popup .centro h2 {
        color: #FFF;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

    .popup .centro p {
        color: #FFF;
        text-align: center;
    }

    .popup .centro .fechar {
        position: absolute;
        top: -13px;
        right: -30px;
        border: 1px solid #FFF;
        background: #EA0000;
        color: #FFF;
        font-size: 0.75rem;
        z-index: 203;
        border-radius: 50%;
        padding: 3px 8px;
        cursor: pointer;
    }

    .popup .centro .fechar:hover {
        background: #C10000;
    }

    .popup .centro button {
        min-width: 120px;
        background: #008FD5;
        padding: 5px 0;
        border-radius: 2px;
        color: #FFF;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        text-transform: uppercase;
        float: right;
        margin-top: 20px;
    }

    .popup .centro button:hover {
        background: #3B5897;
    }

    /*Página Inicial*/
    #home .ultimas-not {
        background: #008FD5 url('../../img/site/rialma/textura.png');
    }

    #home .ultimas-not .fndFonte {
        width: 100%;
        background: url('../../img/site/rialma/fndFonte.png') no-repeat center center;
        padding: 20px 0 35px 0;
    }

    #home .ultimas-not .sombra {
        width: 100%;
        height: 60px;
        background: url('../../img/site/rialma/sombra.png') no-repeat top left;
        position: absolute;
        top: -20px;
        z-index: 0;
    }

    #home .ultimas-not .vereadores {
        width: 220px;
        float: left;
        position: relative;
        z-index: 3;
    }

    #home .ultimas-not .vereadores li {
        margin-bottom: 10px;
        min-height: 50px;
        position: relative;
    }

    #home .ultimas-not .vereadores li div {
        width: 100%;
        min-height: 40px;
        overflow: hidden;
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #fdfdfd 46%, #e6e6e6 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(46%, #fdfdfd), color-stop(100%, #e6e6e6));
        background: -webkit-linear-gradient(top, #ffffff 0%, #fdfdfd 46%, #e6e6e6 100%);
        background: -o-linear-gradient(top, #ffffff 0%, #fdfdfd 46%, #e6e6e6 100%);
        background: -ms-linear-gradient(top, #ffffff 0%, #fdfdfd 46%, #e6e6e6 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #fdfdfd 46%, #e6e6e6 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
        -webkit-transition: All 0.25s ease;
        -moz-transition: All 0.25s ease;
        -o-transition: All 0.25s ease;
    }

    #home .ultimas-not .vereadores li div:hover {
        webkit-transform: rotate(0deg) scale(1.08) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1.08) skew(0deg) translate(0px);
        -o-transform: rotate(0deg) scale(1.08) skew(0deg) translate(0px);
    }

    #home .ultimas-not .vereadores li:nth-child(even) {
        margin-bottom: 9px;
    }

    #home .ultimas-not .vereadores li img {
        float: left;
        width: 40px;
        margin-top: -5px;
    }

    #home .ultimas-not .vereadores li p {
        width: 155px;
        padding: 10px;
        float: right;
        font-size: 0.875rem;
        font-family: 'Roboto Condensed', Arial, sans-serif;
        text-transform: uppercase;
        text-align: left;
        color: #808080;
        font-weight: bold;
    }

    #home .ultimas-not .vereadores li div:hover p {
        color: #4D4D4D;
        webkit-transform: rotate(0deg) scale(1.08) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1.08) skew(0deg) translate(0px);
        -o-transform: rotate(0deg) scale(1.08) skew(0deg) translate(0px);
    }

    #home .ultimas-not .noticias {
        width: 755px;
        float: right;
    }

    #home .ultimas-not .noticias .coluna1 {
        width: 255px;
        float: left;
    }

    #home .ultimas-not .noticias .noticia {
        width: 245px;
        height: 165px;
        float: left;
        margin-bottom: 10px;
        font-family: 'Roboto Condensed', Arial, sans-serif;
        position: relative;
        overflow: hidden;
    }

    #home .ultimas-not .noticias .noticia img {
        width: 100%;
        float: left;
        position: absolute;
        left: 0;
        z-index: 1;
        -webkit-transition: All 0.3s ease;
        -moz-transition: All 0.3s ease;
        -o-transition: All 0.3s ease;
    }

    #home .ultimas-not .noticias .noticia .titulo {
        width: calc(100% - 20px);
        min-height: calc(100% - 19px);
        padding: 10px;
        text-align: left;
        float: left;
        position: relative;
        z-index: 2;

        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(128, 128, 128, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#80000000', GradientType=0);
    }

    #home .ultimas-not .noticias .noticia:hover img {
        -webkit-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -o-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
    }

    #home .ultimas-not .noticias .noticia .titulo h3 {
        color: #FFF;
        font-size: 0.875rem;
        position: absolute;
        bottom: 10px;
    }

    #home .ultimas-not .noticias .noticia .titulo span {
        width: 100%;
        display: block;
        margin-bottom: 5px;
        color: #FFA907;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 0.625rem;
    }

    #home .ultimas-not .noticias .coluna2 .noticia:first-child {
        width: 500px;
        height: 340px;
    }

    #home .ultimas-not .noticias .coluna2 .noticia:first-child .titulo {
        width: calc(100% - 40px);
        min-height: calc(100% - 40px);
        padding: 20px;
    }

    #home .ultimas-not .noticias .coluna2 .noticia:first-child .titulo h3 {
        font-size: 1.375rem;
    }

    #home .ultimas-not .noticias .coluna2 .noticia:first-child .titulo span {
        font-size: 1rem;
    }

    #home .ultimas-not .noticias .coluna2 .noticia:nth-child(2) {
        margin-right: 10px;
    }

    #home .ultimas-not .mais {
        width: 100%;
        float: left;
        padding-bottom: 10px;
        text-align: right;
        color: #FFF;
        font-weight: bold;
        text-transform: uppercase;
    }

    #home .ultimas-not .mais a {
        float: right;
    }

    #home .ultimas-not .mais #setadireita {
        width: 15px;
        height: 15px;
        background: url('../../img/site/rialma/setadireita.png') no-repeat center center;
        float: right;
        margin-left: 10px;
    }

    #home .sessoes {
        padding-bottom: 30px;
        margin-top: -15px;
        position: relative;
        z-index: 2;
    }

    #home .sessoes .conteudo {
        background: #FFF;
    }

    #home .sessoes .fndAzul {
        background: #1590D3;
        width: 100%;
        height: 150px;
        position: absolute;
        z-index: 1;
    }

    #home .sessoes .pesquisa {
        position: relative;
        z-index: 2;
        width: 250px;
        margin: 0 20px;
        float: left;
    }

    #home .sessoes .pesquisa picture {
        width: 100%;
        height: 130px;
        float: left;
        background: rgba(0, 0, 0, 0.2) url('../../img/site/rialma/logotvcamara.png') no-repeat center center;
        margin-bottom: 20px;
        border-radius: 0 0 1px 1px;
    }

    #home .sessoes .pesquisa form {
        padding-top: 15px;
        float: left;
    }

    #home .sessoes .pesquisa form select {
        background: #E6E6E6;
        padding: 10px;
        color: #808080;
        text-align: left;
        margin-bottom: 20px;
        border-radius: 2px;
        border: none;
    }

    #home .sessoes .pesquisa form #tipo {
        width: 100%;
    }

    #home .sessoes .pesquisa form #mes {
        width: 150px;
        margin-right: 15px;
    }

    #home .sessoes .pesquisa form #ano {
        width: 80px;
    }

    #home .sessoes .pesquisa form input[type=button] {
        width: 100%;
        background: #008FD5;
        padding: 5px 0;
        border-radius: 2px;
        color: #FFF;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        text-transform: uppercase;
        float: left;
        margin-right: 10px;
    }

    #home .sessoes .pesquisa form input[type=button]:hover {
        background: #3B5897;
        cursor: pointer;
    }

    #home .sessoes .player {
        position: relative;
        z-index: 2;
        width: 460px;
        margin-top: 20px;
        border: solid 5px rgba(0, 0, 0, 0.2);
        float: left;
    }

    #home .sessoes .player iframe {
        float: left;
    }

    #home .sessoes .player img {
        width: 100%;
        min-height: 100%;
        float: left;
    }

    #home .sessoes .ultimasessao {
        position: relative;
        z-index: 2;
        width: 200px;
        min-height: 260px;
        padding: 20px 20px 0 20px;
        float: right;
        font-family: 'Roboto Condensed', Arial, sans-serif;
        text-transform: uppercase;
    }

    #home .sessoes .ultimasessao .ultima {
        margin-bottom: 20px;
        float: left;
        min-height: 130px;
    }

    #home .sessoes .ultimasessao .ultima h2 {
        width: 100%;
        float: left;
        text-align: left;
        color: #333;
        margin-bottom: 5px;
    }

    #home .sessoes .ultimasessao .ultima p {
        width: 100%;
        float: left;
        color: #FFF;
        font-size: 1.125rem;
        text-align: left;
    }

    #home .sessoes .ultimasessao .ultima b {
        width: 100%;
        font-size: 1.625rem;
        font-weight: normal;
        float: left;
    }

    #home .sessoes .ultimasessao .proxima {
        float: left;
    }

    #home .sessoes .ultimasessao .proxima h2 {
        width: 100%;
        float: left;
        text-align: left;
        color: #FFA508;
        margin-bottom: 5px;
    }

    #home .sessoes .ultimasessao .proxima p {
        width: 100%;
        float: left;
        color: #008FD5;
        font-size: 1.125rem;
        text-align: left;
    }

    #home .sessoes .ultimasessao .proxima b {
        width: 100%;
        font-size: 1.625rem;
        font-weight: normal;
        float: left;
    }

    #home .sessoes .ultimasessao .proxima button {
        background: #EEEEEE;
        padding: 5px 10px;
        border-radius: 2px;
        color: #808080;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        text-transform: uppercase;
        float: left;
        margin-top: 12px;
        cursor: pointer;
    }

    #home .sessoes .ultimasessao .proxima button:hover {
        background: #CCC;
        color: #4D4D4D;
    }

    #home .sessoes .divisor {
        width: 100%;
        float: left;
        margin: 20px 0;
    }

    #home .sessoes .divisor h2 {
        float: left;
        text-transform: uppercase;
        color: #008FD5;
        font-size: 0.875rem;
        padding-left: 20px;
        padding-right: 25px;
    }

    #home .sessoes .divisor hr {
        width: calc(100% - 260px);
        height: 18px;
        float: left;
        background: url('../../img/site/rialma/divisor.png');
    }

    #home .sessoes .divisor .setas {
        width: 40px;
        float: right;
        padding: 0 25px;
        cursor: pointer;
    }

    #home .sessoes .divisor .setas #setadireita, #home .sessoes .divisor .setas #setaesquerda {
        width: 15px;
        height: 15px;
        background: url('../../img/site/rialma/setadireita.png') no-repeat center center;
        float: right;
    }

    #home .sessoes .divisor .setas #setaesquerda {
        float: left;
        background: url('../../img/site/rialma/setaesquerda.png') no-repeat center center;
    }

    #home .sessoes .lista {
        width: 970px;
        height: 90px;
        float: left;
        margin: 0 15px 15px 20px;
        overflow: hidden;
    }

    #home .sessoes .lista ul {
        min-width: 2000px;
        height: 90px;
        float: left;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
    }

    #home .sessoes .lista ul li {
        float: left;
        margin-right: 15px;
    }

    #home .sessoes .lista ul li img {
        /* width: 180px;
         height: 120px;*/
    }

    #home .fndEscuro {
        background: #000 url('../../img/site/rialma/textura.png');
        width: 100%;
        height: 520px;
        margin-top: -530px;
        position: relative;
        z-index: 1;
    }

    #home .transparencia {
        background: #1590D3 url('../../img/site/rialma/textura.png');
        padding: 20px 0;
        width: 100%;
        float: left;
    }

    #home .transparencia ul li {
        float: left;
        width: 100px;
        height: 60px;
        text-transform: uppercase;
        color: #FFF;
        position: relative;
        display: flex;
        justify-content: center;
    }

    #home .transparencia ul li a {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }

    #home .transparencia ul li span {
        display: block;
        width: 100%;
        position: absolute;
        bottom: 0;
        text-align: center;
    }

    #home .banner {
        width: 100%;
        float: left;
        background: url('../../img/site/rialma/fndTriangular.png') no-repeat top center;
    }

    #home .banner .fundo {
        width: 100%;
        float: left;
        background: url('../../img/site/rialma/textura.png');
        padding: 20px 0;
    }

    #home .transparencia ul li.carta img {
        width: 32px;
        margin-top: -3px;
    }

    #home .transparencia ul li.carta span {
        bottom: -10px;
    }

    #home .banner .sociais {
        width: 256px;
        float: left;
    }

    #home .banner .sociais ul {
        width: 100%;
        float: left;
    }

    #home .banner .sociais ul li {
        float: left;
        width: 64px;
        height: 40px;
    }

    #home .banner .sociais ul a:nth-child(1) li {
        background: #3B5897 url('../../img/site/rialma/faceli.png') no-repeat center center;
    }

    #home .banner .sociais ul a:nth-child(2) li {
        background: #DE4E3B url('../../img/site/rialma/gplusli.png') no-repeat center center;
    }

    #home .banner .sociais ul a:nth-child(3) li {
        background: #999 url('../../img/site/rialma/youtubeli.png') no-repeat center center;
    }

    #home .banner .sociais ul a:nth-child(4) li {
        background: #00ACEB url('../../img/site/rialma/twitterli.png') no-repeat center center;
    }

    #home .banner .destaques {
        width: 725px;
        float: right;
    }

    #home .banner .destaques ul {
        width: 100%;
        height: 270px;
        float: left;
        overflow: hidden;
    }

    #home .banner .destaques ul li img {
        width: 100%;
    }

    #home .banner .links {
        width: 100%;
        float: left;
        margin-top: 20px;
    }

    #home .banner .links ul {
        width: 500px;
        padding: 0 300px;
    }

    #home .banner .links ul li {
        float: left;
        margin-left: 20px;
    }

    footer {
        width: 100%;
        padding: 20px 0;
        background: #000 url('../../img/site/rialma/textura.png');
        color: #FFF;
    }

    footer .coluna {
        float: left;
        width: 200px;
        margin-right: 20px;
        text-transform: uppercase;
    }

    footer .coluna:last-child {
        margin-right: 0;
    }

    footer .coluna h1 {
        font-size: 0.875rem;
        text-align: left;
        font-weight: normal;
        margin-bottom: 5px;
    }

    footer .coluna ul li {
        font-size: 0.625rem;
        text-align: left;
        font-weight: normal;
        list-style: inside;
        line-height: 15px;
    }

    footer .coluna ul li:hover {
        color: #FFA508;
    }

    footer .coluna ul {
        margin-bottom: 15px;
    }

    footer .logo {
        width: 100%;
        float: left;
        margin-top: 20px;
    }

    #paginas {
        background: url('../../img/site/rialma/textura.png');
        padding: 20px 0;
    }

    #paginas .noticias, #paginas .institucional, #paginas .videos {
        width: calc(100% - 40px);
        background: #FFF;
        padding: 20px;
    }

    #paginas .noticias .divisor, #paginas .institucional .divisor {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    #paginas .noticias .divisor h2, #paginas .institucional .divisor h2 {
        width: 100px;
        float: left;
        text-transform: uppercase;
        color: #008FD5;
        font-size: 1rem;
        text-align: left;
    }

    #paginas .noticias .divisor hr, #paginas .institucional .divisor hr {
        width: 860px;
        height: 18px;
        float: right;
        background: url('../../img/site/rialma/divisor.png');
    }

    #paginas .noticias .caminho,
    #paginas .institucional .caminho,
    .contNoticia .caminho,
    .esq .caminho,
    #paginas .videos .caminho {
        width: 100%;
        text-align: left;
        color: #808080;
        margin-bottom: 10px;
        font-style: italic;
        font-size: 0.625rem;
        text-transform: none;
    }

    #paginas .noticias .caminho a:hover,
    #paginas .institucional .caminho a:hover,
    .esq .caminho a:hover,
    .contNoticia .caminho a:hover,
    #paginas .videos .caminho a:hover {
        color: #008FD5;
    }

    #paginas .noticias .caminho a,
    #paginas .institucional .caminho a,
    .esq .caminho a,
    .contNoticia .caminho a,
    #paginas .videos .caminho a {
        margin: 0 3px;
    }

    #paginas .noticias .caminho a:first-child,
    #paginas .institucional .caminho a:first-child,
    .esq .caminho a:first-child,
    .contNoticia .caminho a:first-child,
    #paginas .videos .caminho a:first-child {
        margin-left: 0px;
    }

    #paginas .noticias .filtro {
        width: 100%;
        float: left;
    }

    #paginas .noticias .filtro select {
        width: 180px;
        border: solid 1px #CCC;
        padding: 5px;
        color: #666;
        float: right;
        margin-right: 20px;
    }

    #paginas .noticias .filtro select#vereador {
        width: 225px;
    }

    #paginas .noticias .filtro form {
        width: 225px;
        height: 30px;
        float: right;
        position: relative;
        border: solid 1px #CCC;
    }

    #paginas .noticias .filtro form input[type=button] {
        height: 27px;
        width: 25px;
        position: absolute;
        right: 0;
        float: left;
        background: transparent url('../../img/site/rialma/pesquisar.png') no-repeat center center;
    }

    #paginas .noticias .filtro form input[type=text] {
        width: 190px;
        padding: 5px;
        float: left;
        color: #666;
    }

    #paginas .noticiaslist, #paginas .listavideos {
        padding: 0px 0 0 20px;
        background-color: #FFF;
        position: relative;
    }

    #paginas .noticiaslist .noticia, #paginas .ultimas-not .noticia {
        width: 225px;
        height: 180px;
        float: left;
        margin: 0 20px 20px 0;
        font-family: 'Roboto Condensed', Arial, sans-serif;
        position: relative;
        overflow: hidden;
    }

    #paginas .noticiaslist .noticia img, #paginas .ultimas-not .noticia img {
        width: 100%;
        float: left;
        position: absolute;
        left: 0;
        z-index: 1;
        -webkit-transition: All 0.3s ease;
        -moz-transition: All 0.3s ease;
        -o-transition: All 0.3s ease;
    }

    #paginas .noticiaslist .noticia .titulo, #paginas .ultimas-not .noticia .titulo {
        width: calc(100% - 20px);
        min-height: calc(100% - 15px);
        padding: 10px;
        text-align: left;
        float: left;
        position: relative;
        z-index: 2;

        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(128, 128, 128, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#80000000', GradientType=0);
    }

    #paginas .noticiaslist .noticia:hover img, #paginas .ultimas-not .noticia:hover img {
        -webkit-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -o-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
    }

    #paginas .noticiaslist .noticia .titulo h3, #paginas .ultimas-not .noticia .titulo h3 {
        color: #FFF;
        font-size: 0.875rem;
        position: absolute;
        bottom: 10px;
    }

    #paginas .noticiaslist .noticia .titulo span, #paginas .ultimas-not .noticia .titulo span {
        width: 100%;
        display: block;
        margin-bottom: 5px;
        color: #FFA907;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 0.625rem;
    }

    .paginacao {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    .paginacao a {
        background: #008FD5;
        padding: 5px 10px;
        border-radius: 2px;
        color: #FFF;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        text-transform: uppercase;
        float: left;
        margin-right: 10px;
    }

    .paginacao a:hover {
        background: #3B5897;
    }

    article {
        font-family: Arial;
        text-align: left;
    }

    article .titulo {
        font-family: 'Open Sans', Arial, sans-serif;
    }

    article .titulo h1 {
        color: #008FD5;
        text-align: left;
        margin-bottom: 0px;
        font-size: 1.5rem;
    }

    article .titulo h2 {
        margin-top: 10px;
        padding-bottom: 5px;
        font-size: 0.875rem;
        color: #4D4D4D;
        border-bottom: dashed 1px #808080;
    }

    article .titulo .sociais {
        text-align: right;
        padding: 15px 0;
    }

    article .titulo .sociais * {
        float: right !important;
    }

    article .titulo .sociais .publicacao {
        display: block;
        width: 220px;
        float: left !important;
        text-align: left;
        color: #666;
        margin-top: 7px;
        font-size: 0.625rem;
    }

    article picture {
        width: 260px;
        float: left;
        margin: 0 15px 5px 0;
        border: solid 1px #E6E6E6;
        color: #333;
        padding: 10px;
        border-radius: 3px;

        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 70%, #f1f1f1 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(70%, #ffffff), color-stop(100%, #f1f1f1));
        background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 70%, #f1f1f1 100%);
        background: -o-linear-gradient(top, #ffffff 0%, #ffffff 70%, #f1f1f1 100%);
        background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 70%, #f1f1f1 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #ffffff 70%, #f1f1f1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
    }

    article picture img {
        width: 100%;
        margin-bottom: 0px;
    }

    article picture label img {
        width: 10px;
    }

    article picture label {
        text-align: left;
        float: left;
        color: #666;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        line-height: 14px;
    }

    #paginas .ultimas-not {
        background: #FFF;
        padding: 0 0 0 20px;
    }

    #paginas .ultimas-not .divisor, #vereador .divisor, #paginas .maisFotos .divisor {
        width: 100%;
        float: left;
        margin-bottom: 20px;
        position: relative;
    }

    #paginas .ultimas-not .divisor h2, #vereador .divisor h2, #paginas .maisFotos .divisor h2 {
        float: left;
        text-transform: uppercase;
        color: #008FD5;
        font-size: 1rem;
        text-align: left;
        background: #FFF;
        padding-right: 25px;
        position: relative;
        z-index: 2;
        width: auto;
    }

    #paginas .ultimas-not .divisor hr, #vereador .divisor hr, #paginas .maisFotos .divisor hr {
        width: calc(100% - 20px);
        height: 18px;
        float: right;
        background: url('../../img/site/rialma/divisor.png');
        position: absolute;
        z-index: 1;
        margin-top: 3px;
    }

    #paginas .noticias .maisFotos, #paginas .institucional .maisFotos {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

    #paginas .noticias .maisFotos .divisor, #paginas .institucional .maisFotos .divisor {
        margin-bottom: 10px;
    }

    #paginas .noticias .maisFotos .divisor hr, #paginas .institucional .maisFotos .divisor hr {
        width: 100%;
    }

    #paginas .noticias .maisFotos img, #paginas .institucional .maisFotos img {
        float: left;
        margin: 5px;
    }

    #vereador {
        background: #000 url('../../img/site/rialma/textura.png');
        position: relative;
    }

    #vereador .fundoVerde {
        background: #0B67CD url("../../img/site/rialma/textura.png") repeat scroll 0% 0%;
        width: 100%;
        height: 700px;
        float: left;
        position: absolute;
        z-index: 1;
        margin-top: -20px;
    }

    #vereador .fundoVerde .fndFonte {
        width: 100%;
        min-height: 100%;
        float: left;
        background: url('../../img/site/rialma/fndFonte.png') no-repeat center center;
    }

    #vereador .conteudo {
        background: #FFF;
        position: relative;
        z-index: 3;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #vereador .conteudo .fundoAzul {
        background: #1590D3;
        position: absolute;
        height: 150px;
        width: 100%;
        z-index: 1;
    }

    #vereador .apresentacao {
        width: calc(100% - 40px);
        float: left;
        margin: 20px;
        position: relative;
        z-index: 1;
    }

    #vereador .apresentacao picture {
        width: 235px;
        height: 315px;
        float: left;
        margin-right: 20px;
    }

    #vereador .apresentacao picture img {
        width: 100%;
        height: 100%;
    }

    #vereador .apresentacao .nome {
        width: 700px;
        float: right;
        font-family: 'Roboto Condensed', Arial, sans-serif;
        color: #FFF;
        font-weight: bold;
    }

    #vereador .apresentacao .nome .coldir {
        width: calc(50% - 10px);
        float: right;
    }

    #vereador .apresentacao .nome .colesq {
        width: 50%;
        float: left;
    }

    #vereador .apresentacao .nome h1 {
        width: 100%;
        float: left;
        text-align: left;
        text-transform: uppercase;
        font-size: 1.5rem;
    }

    #vereador .conteudo .apresentacao .nome h3 {
        width: 100%;
        float: left;
        text-align: left;
        text-transform: uppercase;
    }

    #vereador .apresentacao .nome .fone {
        width: 100%;
        float: right;
        text-align: right;
        margin-top: 5px;
        font-size: 1.125rem;
    }

    #vereador .apresentacao .nome .email {
        width: 100%;
        float: right;
        text-align: right;
        font-size: 0.875rem;
    }

    #vereador .apresentacao menu {
        width: 700px;
        margin: 10px 0;
        float: right;
    }

    #vereador .apresentacao menu ul {
        width: 100%;
        float: left;
    }

    #vereador .apresentacao menu li {
        float: left;
        border-top: solid 3px;
        padding: 10px 14px;
        margin-right: 10px;
        font-family: 'Open Sans', Arial, sans-serif;
        text-transform: uppercase;
        color: #FFF;
        font-weight: bold;
        cursor: pointer;
    }

    #vereador .apresentacao menu li:nth-child(1) {
        border-color: #E76E66;
    }

    #vereador .apresentacao menu li:nth-child(2) {
        border-color: #9BC23B;
    }

    #vereador .apresentacao menu li:nth-child(3) {
        border-color: #13AE82;
    }

    #vereador .apresentacao menu li:nth-child(4) {
        border-color: #F5E043;
    }

    #vereador .apresentacao menu li:nth-child(5) {
        border-color: #FF7F00;
    }

    #vereador .apresentacao menu li:nth-child(6) {
        border-color: #6FACD3;
        margin-right: -5px;
    }

    #vereador .apresentacao .descricao {
        width: 700px;
        min-height: 185px;
        float: right;
        text-align: justify;
        overflow-y: auto;
    }

    #vereador .noticias {
        width: calc(100% - 40px);
        margin: 0 20px;
        float: left;
    }

    #vereador .noticias .ultimas {
        width: 718px;
        float: left;
        margin-right: 20px;
    }

    #vereador .divisor hr {
        width: 100%;
    }

    #vereador .noticias .noticia {
        width: 245px;
        height: 182px;
        float: left;
        margin-bottom: 10px;
        font-family: 'Roboto Condensed', Arial, sans-serif;
        position: relative;
        overflow: hidden;
    }

    #vereador .noticias .noticia img {
        width: 100%;
        height: 100%;
        float: left;
        position: absolute;
        left: 0;
        z-index: 1;
        -webkit-transition: All 0.3s ease;
        -moz-transition: All 0.3s ease;
        -o-transition: All 0.3s ease;
    }

    #vereador .noticias .noticia .titulo {
        width: calc(100% - 20px);
        min-height: calc(100% - 19px);
        padding: 10px;
        text-align: left;
        float: left;
        position: relative;
        z-index: 2;

        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(128, 128, 128, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(128, 128, 128, 0) 25%, rgba(0, 0, 0, 0.8) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#80000000', GradientType=0);
    }

    #vereador .noticias .noticia:hover img {
        -webkit-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -moz-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
        -o-transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
    }

    #vereador .noticias .titulo h3 {
        width: calc(100% - 20px);
        float: left;
        color: #FFF;
        font-size: 0.875rem;
        position: absolute;
        bottom: 10px;
    }

    #vereador .noticias .titulo span {
        width: 100%;
        display: block;
        margin-bottom: 5px;
        color: #FFA907;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 0.625rem;
    }

    #vereador .noticias .lista .noticia:first-child {
        width: 460px;
        height: 375px;
        margin: 0 10px 20px 0;
    }

    #vereador .noticias .lista .noticia:last-child {
        display: none;
    }

    #vereador .noticias .lista .noticia:first-child .titulo {
        width: calc(100% - 40px);
        min-height: calc(100% - 40px);
        padding: 20px;
    }

    #vereador .noticias .lista .noticia:first-child .titulo h3 {
        font-size: 1.375rem;
        width: calc(100% - 40px);
    }

    #vereador .noticias .lista .noticia:first-child .titulo span {
        font-size: 1rem;
    }

    #vereador .noticias .agenda {
        width: 220px;
        float: right;
    }

    #vereador .noticias .agenda .lista {
        width: 100%;
        height: 375px;
        overflow-y: scroll;
    }

    #vereador .noticias .agenda .lista ul {
        width: 100%;
        overflow: hidden;
    }

    #vereador .noticias .agenda .lista li .horario {
        width: 50px;
        float: left;
        font-weight: bold;
        color: #4D4D4D;
        font-family: 'Roboto Condensed', Arial, sans-serif;
    }

    #vereador .noticias .agenda .lista li .horario b {
        margin-bottom: 5px;
        font-size: 0.625rem;
        font-weight: normal;
    }

    #vereador .noticias .agenda .lista li .compromisso {
        width: 140px;
        float: right;
    }

    #vereador .noticias .agenda .lista li .compromisso h2 {
        text-align: left;
        font-size: 0.75rem;
        color: #666;
    }

    #vereador .noticias .agenda .lista li .compromisso span {
        text-align: left;
        font-size: 0.625rem;
        color: #808080;
        margin-bottom: 10px;
        display: block;
    }

    #vereador .multimidias {
        width: calc(100% - 40px);
        margin: 0 20px 10px 20px;
        float: left;
    }

    #vereador .multimidias .galeria {
        width: 470px;
        float: left;
        padding-right: 10px;
    }

    #vereador .multimidias .videos {
        width: 480px;
        float: right;
    }

    #vereador .multimidias .galeria .divisor {
        width: calc(100% - 10px);
        margin-bottom: 10px;
    }

    #vereador .multimidias .galeria ul {
        width: 100%;
        height: 230px;
        float: left;
        padding: 5px 0px 0 0;
        overflow-y: scroll;
    }

    #vereador .multimidias .galeria ul li {
        width: 103px;
        height: 68px;
        float: left;
        margin: 0 10px 10px 0px;
        overflow: hidden;
        background: #0B67CD;
    }

    #vereador .multimidias .galeria ul li img {
        width: 100%;
    }

    #vereador .multimidias .videos .lista {
        width: 100%;
        float: left;
        margin-top: 5px;
    }

    #vereador .multimidias .videos .listvid {
        width: 117px;
        float: right;
    }

    #vereador .multimidias .videos ul {
        width: 100%;
        max-height: 230px;
        float: right;
        padding-right: 5px;
        overflow-y: scroll;
    }

    #vereador .multimidias .videos ul li {
        width: 100%;
        height: 70px;
        float: left;
        margin-bottom: 10px;
        overflow: hidden;
        background: #0B67CD;
    }

    #vereador .multimidias .videos ul li img {
        width: 100%;
        margin-top: -5px;
    }

    #vereador .multimidias .videos .divisor {
        margin-bottom: 10px;
    }

    #vereador .multimidias .videos .lista .player {
        width: 350px;
        height: 230px;
        float: left;
        overflow: hidden;
    }

    #vereador .multimidias .videos .player img {
        width: 100%;
    }

    #vereador .contato {
        width: calc(100% - 20px);
        float: left;
        margin-bottom: 10px;
    }

    #vereador .contato .redes {
        width: 256px;
        float: left;
        margin: 0 20px 0 20px;
    }

    #vereador .contato .sociais {
        width: 256px;
    / / min-height: 260 px;
        float: left;
    }

    #vereador .contato .sociais ul {
        width: 100%;
        float: left;
    }

    #vereador .contato .sociais ul li {
        float: left;
        width: 64px;
        height: 40px;
    }

    #vereador .contato .sociais ul a:nth-child(1) li {
        background: #3B5897 url('../../img/site/rialma/faceli.png') no-repeat center center;
    }

    #vereador .contato .sociais ul a:nth-child(2) li {
        background: #DE4E3B url('../../img/site/rialma/gplusli.png') no-repeat center center;
    }

    #vereador .contato .sociais ul a:nth-child(3) li {
        background: #999 url('../../img/site/rialma/youtubeli.png') no-repeat center center;
    }

    #vereador .contato .sociais ul a:nth-child(4) li {
        background: #00ACEB url('../../img/site/rialma/twitterli.png') no-repeat center center;
    }

    #vereador .contato form {
        width: 670px;
        float: right;
    }

    #vereador .contato form input[type=text],
    #vereador .contato form input[type=email],
    #vereador .contato form input[type=tel],
    #vereador .contato form textarea {
        width: calc(100% - 14px);
        float: left;
        border: solid 1px #F2F2F2;
        color: #808080;
        border-radius: 3px;
        padding: 7px;
        margin-bottom: 10px;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        font-size: 0.75rem;
    }

    #vereador .contato form .coluna {
        width: 335px;
        float: left;
    }

    #vereador .contato form .coluna:first-child {
        margin-right: 10px;
    }

    #vereador .contato form .textarea {
        width: 100%;
        position: relative;
        float: left;
    }

    #vereador .contato form textarea {
        resize: none;
        height: 95px;
    }

    #vereador .contato form input[type=submit] {
        right: 10px;
        bottom: 20px;
        padding: 7px;
        text-transform: uppercase;
        background: #008FD5;
        border-radius: 3px;
        color: #FFF;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        cursor: pointer;
        float: right;
    }

    #sessao {
        width: 100%;
        min-height: 100%;
        float: left;
        background: rgba(255, 255, 255, 0.8) url('../../img/site/rialma/textura.png');
        position: absolute;
    }

    #sessao header {
        width: 100%;
        padding: 25px 0;
        background: -moz-linear-gradient(top, rgba(0, 114, 171, 1) 0%, rgba(0, 114, 171, 1) 4%, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.5) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 114, 171, 1)), color-stop(4%, rgba(0, 114, 171, 1)), color-stop(5%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(0, 0, 0, 0.5)));
        background: -webkit-linear-gradient(top, rgba(0, 114, 171, 1) 0%, rgba(0, 114, 171, 1) 4%, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.5) 100%);
        background: -o-linear-gradient(top, rgba(0, 114, 171, 1) 0%, rgba(0, 114, 171, 1) 4%, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.5) 100%);
        background: -ms-linear-gradient(top, rgba(0, 114, 171, 1) 0%, rgba(0, 114, 171, 1) 4%, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.5) 100%);
        background: linear-gradient(to bottom, rgba(0, 114, 171, 1) 0%, rgba(0, 114, 171, 1) 4%, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0.5) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbbb00', endColorstr='#80000000', GradientType=0);
    }

    #sessao header picture {
        width: 360px;
        height: 70px;
        float: left;
        margin-right: 50px;
        background: url('../../img/site/rialma/logob.png') no-repeat center center;
        border-right: dashed 1px rgba(255, 255, 255, 0.5);
    }

    #sessao header h1 {
        color: #FFF;
        font-size: 1.875rem;
        letter-spacing: -1px;
        padding-top: 10px;
        float: left;
        text-transform: uppercase;
    }

    #sessao header .saudacao {
        width: 250px;
        float: right;
        margin-right: 20px;
    }

    #sessao header .saudacao p {
        width: 200px;
        float: left;
        color: #FFF;
        text-align: justify;
    }

    #sessao header .saudacao ul {
        width: 30px;
        float: right;
    }

    #sessao header .saudacao ul li {
        width: 30px;
        height: 30px;
        float: right;
    }

    #sessao header .saudacao ul a:nth-child(1) li {
        background: #3B5897 url('../../img/site/rialma/faceli.png') no-repeat center center;
        margin-bottom: 10px;
    }

    #sessao header .saudacao ul a:nth-child(2) li {
        background: #DE4E3B url('../../img/site/rialma/gplusli.png') no-repeat center center;
    }

    #sessao .video {

    }

    #sessao .video .player {
        width: calc(80% - 60px);
        min-height: calc(100% - 120px);
        position: absolute;
        float: left;
        padding: 20px;
        background: rgba(0, 0, 0, 0.7);
    }

    #sessao .video .player iframe {
        width: calc(100% - 40px);
        height: calc(100% - 40px);
        position: absolute;
        left: 20px;
    }

    #sessao .comentarios {
        width: calc(20% - 10px);
        min-height: calc(100% - 120px);
        position: absolute;
        right: 0;
        padding: 20px 10px 20px 20px;
        background: #000;
    }

    #sessao .comentarios .lista {
        width: calc(100% - 40px);
        height: calc(100% - 135px);
        float: left;
        overflow-y: scroll;
        padding-right: 10px;
        position: absolute;
    }

    #sessao .comentarios ul li {
        margin-bottom: 15px;
    }

    #sessao .comentarios ul li picture {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        overflow: hidden;
        border: solid 1px #333;
        float: left;
    }

    #sessao .comentarios ul li .msg {
        width: 100%;
        float: right;
        position: relative;
    }

    #sessao .comentarios ul li .msg span {
        display: block;
        width: 10px;
        height: 10px;
        position: absolute;
        background: #CCC;
        margin-top: 15px;
        right: -4px;
        -webkit-transform: rotate(40deg);
        -moz-transform: rotate(40deg);
        -o-transform: rotate(40deg);
        -sand-transform: rotate(40deg);
        transform: rotate(40deg);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.766044443, M12=-0.64278761, M21=0.64278761, M22=0.766044443)";
        filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.766044443, M12=-0.64278761, M21=0.64278761, M22=0.766044443);
    }

    #sessao .comentarios ul li .msg .nome {
        width: 100%;
        float: left;
        color: #4D4D4D;
        font-weight: bold;
        text-align: left;
        padding: 10px 0 0 10px;
    }

    #sessao .comentarios ul li .msg p {
        padding: 10px;
        text-align: left;
        border-radius: 3px;
        background: #CCC;
        color: #333;
    }

    #sessao .comentarios ul li.eu .msg p {
        background: #0BA195;
        color: #FFF;
    }

    #sessao .comentarios ul li.eu .msg span {
        background: #0BA195;
    }

    #sessao .comentarios ul li.leg .msg p {
        background: #FFA907;
        color: #FFF;
    }

    #sessao .comentarios ul li.leg .msg span {
        background: #FFA907;
    }

    #sessao .comentarios .entrar {
        width: calc(100% - 60px);
        height: calc(100% - 40px);
        margin-left: 25px;
        float: left;
    }

    #sessao .comentarios .entrar p {
        width: 100%;
        margin-bottom: 20px;
        color: #FFF;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        font-size: 1rem;
        line-height: 22px;
        text-align: justify;
    }

    #sessao .comentarios .entrar input[type=text],
    #sessao .comentarios .entrar input[type=password] {
        width: calc(100% - 16px);
        border: solid 1px #EEE;
        border-radius: 3px;
        color: #d3d3d3;
        background: #000;
        padding: 7px;
        float: left;
        margin-bottom: 10px;
    }

    #sessao .comentarios .entrar input[type=button] {
        width: 120px;
        float: right;
        padding: 7px;
        text-transform: uppercase;
        background: #008FD5;
        border-radius: 3px;
        color: #FFF;
        font-family: 'Source Sans Pro', Arial, sans-serif;
    }

    #sessao .comentarios .entrar ul {
        width: 150px;
        float: left;
        color: #d3d3d3;
    }

    #sessao .comentarios .entrar ul li {
        width: 100%;
        float: left;
        text-align: left;
        line-height: 16px;
        margin-bottom: 0;
        cursor: pointer;
    }

    #sessao .comentarios .entrar ul li:hover {
        text-decoration: underline;
        color: #FFF;
    }

    #sessao .comentarios #cadastro #retorno,
    #sessao .comentarios #recuperar #retorno,
    #sessao .comentarios #login #retorno {
        color: #CCC;
        line-height: 20px;
        text-align: left;
    }

    #sessao .comentarios .comentar {
        width: calc(100% - 30px);
        margin-left: 25px;
        float: left;
        background: #4D4D4D;
        position: absolute;
        bottom: 20px;
        left: -5px;
    }

    #sessao .comentarios .comentar textarea {
        resize: none;
        width: calc(100% - 14px);
        padding: 7px;
        border-radius: 3px;
        font-family: 'Source Sans Pro', Arial, sans-serif;
        position: relative;
    }

    #sessao .comentarios .comentar input[type=button] {
        width: 30px;
        height: 25px;
        position: absolute;
        right: 5px;
        bottom: 5px;
        background: url('../../img/site/rialma/enviar.png') no-repeat center center;
    }

    #paginas .videos .filtro {
        width: 100%;
        float: left;
    }

    #paginas .videos .filtro select {
        width: 180px;
        border: solid 1px #CCC;
        padding: 5px;
        color: #666;
        float: left;
        margin-right: 20px;
    }

    #paginas .videos .filtro select#ano {
        width: 100px;
    }

    #paginas .videos article .player {
        float: left;
        margin: 15px 0 20px 0;
    }

    #paginas .listavideos .video {
        width: 284px;
        height: 90px;
        float: left;
        overflow: hidden;
        border: solid 1px #CCC;
        border-radius: 3px;
        color: #808080;
        padding: 10px;
        text-align: left;
        font-size: 0.875rem;
        margin: 0 20px 20px 0;
        position: relative;
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #fdfdfd 40%, #e6e6e6 88%, #ffffff 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(40%, #fdfdfd), color-stop(88%, #e6e6e6), color-stop(100%, #ffffff));
        background: -webkit-linear-gradient(top, #ffffff 0%, #fdfdfd 40%, #e6e6e6 88%, #ffffff 100%);
        background: -o-linear-gradient(top, #ffffff 0%, #fdfdfd 40%, #e6e6e6 88%, #ffffff 100%);
        background: -ms-linear-gradient(top, #ffffff 0%, #fdfdfd 40%, #e6e6e6 88%, #ffffff 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #fdfdfd 40%, #e6e6e6 88%, #ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
    }

    #paginas .listavideos .video img {
        float: left;
        margin-right: 5px;
    }

    #paginas .listavideos .video:hover {
        border-color: #CCC;
        color: #4D4D4D;
    }

    #paginas .listavideos .video .titulo {
        width: 150px;
        height: 90px;
        float: right;
        right: 10px;
    }

    #paginas .listavideos .video .titulo p {
        width: 100%;
        float: left;
        position: relative;
    }

    #paginas .institucional {
        width: 740px;
        float: left;
    }

    #paginas .informacoes {
        width: 180px;
        float: right;
        background: #FFF;
        padding: 20px 10px 0 10px;
    }

    #paginas .informacoes h2 {
        padding-bottom: 5px;
        font-size: 0.875rem;
        text-align: left;
        color: #4D4D4D;
        border-bottom: dashed 1px #808080;
    }

    #paginas .informacoes ul {
        padding-top: 10px;
        margin-bottom: 20px;
    }

    #paginas .informacoes ul li {
        text-align: left;
        width: calc(100% - 20px);
        float: left;
        padding: 10px;
        color: #4D4D4D;
        border: solid 1px #CCC;
        border-radius: 1px;
        border-bottom: none;
        background: #ffffff;
        background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 70%, #e6e6e6 85%, #f1f1f1 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(70%, #f1f1f1), color-stop(85%, #e6e6e6), color-stop(100%, #f1f1f1));
        background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 70%, #e6e6e6 85%, #f1f1f1 100%);
        background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 70%, #e6e6e6 85%, #f1f1f1 100%);
        background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 70%, #e6e6e6 85%, #f1f1f1 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 70%, #e6e6e6 85%, #f1f1f1 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
    }

    #paginas .informacoes ul li:hover {
        background: #f1f1f1;
        background: -moz-linear-gradient(top, #f1f1f1 0%, #e6e6e6 15%, #f1f1f1 30%, #ffffff 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(15%, #e6e6e6), color-stop(30%, #f1f1f1), color-stop(100%, #ffffff));
        background: -webkit-linear-gradient(top, #f1f1f1 0%, #e6e6e6 15%, #f1f1f1 30%, #ffffff 100%);
        background: -o-linear-gradient(top, #f1f1f1 0%, #e6e6e6 15%, #f1f1f1 30%, #ffffff 100%);
        background: -ms-linear-gradient(top, #f1f1f1 0%, #e6e6e6 15%, #f1f1f1 30%, #ffffff 100%);
        background: linear-gradient(to bottom, #f1f1f1 0%, #e6e6e6 15%, #f1f1f1 30%, #ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#ffffff', GradientType=0);
    }

    #paginas .informacoes ul li:last-child {
        border: solid 1px #CCC;
    }

}
