/*
Theme Name: ISSAI
Theme URI: 
Author: Fábrica de Criação
Author URI: 
Description: 
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags:
Text Domain: issai
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

/* ISSAI CUSTOM */

/* ocutar downloads de um card q eh excessao - ini */
.card-817 .download p, .card-817 .download ul, .postid-817 .downloadLatest {
    display: none !important;
}
.card-817 .download {
    height: 39px;
}
.card-817 .resume {
    border-bottom: none !important;
}
/* ocutar downloads de um card q eh excessao - fim */



/* Header */

body {
	font-family: 'Raleway', sans-serif !important;
}

img {
    max-width: 100%;
    height: auto;
}

h1 {
    font-size: 34px !important;
    border-bottom: 1px solid #ccc;
    font-weight: 400 !important;
}

.h1, h1 {
    margin-bottom: 30px !important;
}

.h2, h2 {
    font-size: 22px !important;
    color:#333;
    border-left: 4px solid rgb(121, 121, 121);
    padding: 10px 15px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px !important;
}

#header {
    margin-bottom: 40px;
}

#header .fa-bars {
    display: none;
}

#header .fa-times {
    display: none;
    font-size: 24px;
    color: #514bba;
    margin-right: 10px;
}

.barTop {
	background: #514BBA;
}

.barTop .container {
	height: 100%;
}

.linksTop {
	display: flex;
    justify-content: flex-end;
    align-items: center;
    color:#fff;
    height: 100%;
}

.linksTop a {
	color:#fff;
	font-size: 14px;
}

.linksTop a:hover {
    color: #fff;
    text-decoration: underline;
}

.linksTop a img {
    margin-right: 10px;
}

.linksTop ul {
	display: flex;
    justify-content: flex-end;
    align-items: center;
    margin:0;
}

.linksTop ul li{
	margin-right: 25px;
}

.socialTop li a {
	width: 28px;
    height: 28px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 18px;
    text-decoration: none !important;
}

.slideHome .slick-track {
	width: 100% !important;
}

.slideHome .slick-initialized .slick-slide {
	width: 100% !important;
}

.slideHome h1 {
	font-size: 42px !important;
    color: #333333;
    line-height: 63px;
    font-weight: 400 !important;
    margin-bottom: 30px !important;
    width: 100%;
    border: 0;
}

.slideHome p {
	color: #5a5a5b;
    font-weight: 100;
    font-size: 22px;
    letter-spacing: -1px;
    border-left: 6px solid #006699;
    padding-left: 15px;
    margin-bottom: 40px;
    max-width:100%;
}

.slideHome {
	margin-top: 66px;
}

.slideHome ul {
	display: flex;
    justify-content: space-between;
    width: 100%;
}

.slideHome ul li {
	width: 49%;
}

.slideHome ul li a {
	background: #514bba;
    padding: 10px 20px;
    color: #fff;
    border-radius: 40px;
    display: block;
    text-align: center;
    outline: none;
    text-decoration: none;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.137254901960784);
}

.slideHome .col-md-7 {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.socialTop li a:hover {
    background: #7783e9;
    color: #fff;
}

.linksTop .socialTop li {
	margin-right: 5px;
}

.loginTop {
	border-left: 1px solid #fff;
    margin-left: 10px;
    padding-left: 12px;
}

.header {
	display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
}

#menu-menu-principal li a {
	padding: 4px 15px 3px 15px;
    border-radius: 17px;
    display: block;
    line-height: 21px;
    text-decoration: none;
    font-size: 17px !important;
    color: #333;
}

#menu-menu-principal li {
	margin-right: 5px;
}

#menu-menu-principal li:last-child {
	margin-right: 0;
}

#menu-menu-principal li:hover a {
	background: #514bba;
	border-radius: 14px;
	color:#fff;
}

#menu {
	display: flex;
	padding-top: 50px;
}

#menu ul {
	display: flex;
	margin-bottom: 0;
}

#menu .current-menu-item a {
	background: #514bba;
	border-radius: 14px;
	color:#fff;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.img-responsive {
    width: 100%;
    height: auto;
}

#learnMore {
    padding-top: 60px;
    padding-bottom: 60px;
}

#learnMore .thumb {
    width: 165px;
    margin-right: 15px;
}

#learnMore .col-md-4 {
    display: flex;
    align-items: center;
}

#learnMore h3 {
    color:#333333;
    font-size: 42px;
    margin-bottom: 0;
}

#learnMore h3 a {
    color: #333333;
    text-decoration: none;
}

#learnMore .testemonial {
    display: flex;
    margin-top: 30px;
    display: none;
}

#learnMore .testemonial .depo h4 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

#learnMore span {
    font-size: 12px;
    color:#333333;
    font-weight: bold;
    text-transform: uppercase;
}

#learnMore p {
    font-size: 16px;
    color:#333333;
    font-weight: 300;
    line-height: 18px;
}

.barTop {
    height: 38px;
}

.carousel-indicators li {
    border: 1px solid #514bba !important;
    opacity: 1;
    border-radius: 30px;
    width: 17px !important;
    height: 17px !important;
}

.carousel-indicators .active {
    border: 2px solid #514bba !important;
}

.filtroprojects {
    text-align: right;
    padding-bottom: 15px;
}
.filtroprojects .ui-select .ui-btn-inner {
    display: none;
}
.filtroprojects .ui-select {
    display: inline-block;
}
label[for="sortby"] {
    margin-left: 50px;
}

#projectsHome {
    min-height: 557px;
    padding-top: 63px;
    text-align: center;
}

#projectsHome h2 {
    font-size: 42px !important;
    color:#333333;
    font-weight: 400;
    border-left: none;
}

#projectsHome h4 {
    font-size: 26px;
    color:#5a5a5b;
    margin-bottom: 35px;
}

#footer {
    background: #4e97f6;
    padding-top: 15px;
    background: linear-gradient(0deg, rgba(69,189,237,1) 0%, rgba(83,127,253,1) 100%);
}

#footer h3 {
    font-size: 22px;
    color:#ffffff;
}

#footer p {
    color:#fff;
    font-size:12px;
    margin-bottom: 0;
}

#footer p strong {
    display: block;
}

#footer p span {
    display: block;
}

#footer a {
    color:#fff;
    font-size: 12px;
}


#footer .privacy {
    text-decoration: none;
}

#footer .privacy p a {
    font-size: 12px;
    text-decoration: underline;
    display: block;
}

#footer .social i {
    background: #fff;
    color: #4e97f6;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    margin-right: 5px;
}

#footer .social a {
    display: flex;
    align-items: center;
}

#footer .social ul li {
    margin-bottom: 7px;
}

#footer .privacy a {
    text-decoration: none;
    font-size: 22px;
    color: #ffffff;
}

#copyright {
    background: #514bba;
    color: #fff;
    text-align: right;
    padding: 10px 0px;
    font-size: 12px;
}

.breadcrumbs ul {
    display: flex;
}

.breadcrumbs ul li a {
    color:#333;
    margin-right: 10px;
}

.breadcrumbs ul li  {
    margin-right: 5px;
    font-family: 'Roboto', sans-serif;
}

.intosaiPrinciples {
    border: 1px solid rgba(121, 121, 121, 1);
    margin-bottom: 10px;
    display: flex;
}


.intosaiStandards {
    border: 1px solid #dadada;
    margin-bottom: 10px;
    display: flex;
}

.intosaiPrinciples .title{
    background: #7abc58;
    width: 30px;
}


.intosaiGuidance {
     border: 1px solid #dadada;
     margin-bottom: 10px;
     display: flex;
}

.intosaiGuidance .row {
    width: 100%;
}

.intosaiStandards .title{
    background: #e83672;
    width: 30px;
}

.intosaiGuidance .title{
    background: #00a9d9;
    width: 30px;
}


.intosaiStandards .row {
    width: 100%;
    margin:10px;
}

.intosaiPrinciples .list {
    padding: 10px;
    width: 100%;
}


.intosaiPrinciples .list h3 {
    color: #7abc58;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}

.intosaiStandards h3 {
    color: #e2346f;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}

.intosaiPrinciples .list ul li a {
    border: 1px solid rgba(121, 121, 121, 1);
    border-radius: 3px;
    padding: 10px;
    display: block;
    text-decoration: none;
    width: 100%;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.intosaiPrinciples .list ul li a:hover{
	background: #7abc58;
	color:#fff;
}

.intosaiPrinciples .list ul {
    margin-bottom: 0;
}

.intosaiPrinciples .list ul li {
    margin-bottom: 10px;
}

.intosaiPrinciples .list ul li:last-child {
    margin-bottom: 0;
}

.intosaiStandards ul li a {
     border: 1px solid rgba(121, 121, 121, 1);
    border-radius: 3px;
    padding: 10px;
    display: block;
    text-decoration: none;
    width: 100%;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.intosaiStandards ul li a:hover {
	background: #e2346f;
	color:#fff;
}

.intosaiStandards .row ul li {
    margin-bottom: 10px;
}

.intosaiStandards .row ul li:last-child {
    margin-bottom: 0;
}

.intosaiStandards .col-md-3 {
    background: #e5e5e5;
    border: 1px solid rgba(153, 153, 153, 1);
}

.intosaiStandards .col-md-9 {
	padding-left: 0;
	padding-right: 10px;
}

.intosaiStandards .col-md-9 .row ul li a {
	min-height: 60px;
    max-height: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.intosaiStandards .col-md-9 .col-md-3 h4 {
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.intosaiStandards .col-md-9 .col-md-3 {
    background: #fff;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(214, 214, 214, 1);
    -moz-box-shadow: 2px 2px 3px rgba(153, 153, 153, 0.349019607843137);
    -webkit-box-shadow: 2px 2px 3px rgba(153, 153, 153, 0.349019607843137);
    box-shadow: 2px 2px 3px rgba(153, 153, 153, 0.349019607843137);
    padding: 7px;
}

.intosaiStandards .col-md-9 .row {
	padding: 0;
	margin:0;
}


.intosaiStandards .col-md-9 .col-md-3 li {
	border:0;
    border-radius: 3px;
    padding:0px;
    display: block;
    text-decoration: none;
    width: 100%;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    text-align: center;
}

.intosaiStandards .col-md-9 .col-md-3 ul {
	margin-bottom: 0;
}

.intosaiStandards .col-md-9 .col-md-3 li strong {
	display: block;
	font-weight: normal;
}

.intosaiStandards .side {
	padding: 0 10px;
}

.intosaiStandards .side a {
	cursor: initial;
}

.intosaiStandards .side a:hover {
	background: #48474b;
    color: #fff;
}

.intosaiGuidance .side a {
	cursor: initial;
}

.intosaiGuidance .side a:hover {
	background: #48474b;
    color: #fff;
}

.intosaiStandards .side h3 {
	padding: 10px 0;
    display: block;
    text-decoration: none;
    width: 100%;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
}

.intosaiStandards .side p {
    display: block;
    text-decoration: none;
    width: 100%;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.intosaiStandards .side ul {
	margin-bottom: 10px;
}

.intosaiStandards .side ul li a {
	background-color: rgba(240, 240, 240, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(211, 211, 211, 1);
    border-radius: 3px;
    height: 79px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.intosaiGuidance .row {
	margin:10px;
}

.intosaiGuidance h3 {
    color: #006699;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}

.intosaiGuidance a {
	border: 1px solid rgba(121, 121, 121, 1);
    border-radius: 3px;
    padding: 10px;
    display: block;
    text-decoration: none;
    width: 100%;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.intosaiGuidance a:hover {
	background: #00a9d9;
	color:#fff;
	text-decoration: none;
}

.intosaiGuidance p {
	margin-bottom: 7px;
}

.intosaiGuidance .col-md-9 {
	padding: 0;
	padding-right: 10px;
}

.intosaiGuidance .col-md-9 p:last-child {
    margin-bottom: 0;
}

.intosaiGuidance .col-md-9 ul {
	display: flex;
	margin-bottom: 7px;
}

.intosaiGuidance .col-md-9 ul li {
	margin-right: 7px;
	width: 25%;
}

.intosaiGuidance .col-md-9 ul li:last-child {
	margin-right: 0;
	background-color: rgba(229, 229, 229, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(205, 205, 205, 1);
}

.intosaiGuidance .col-md-9 ul li:last-child a{
	height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 0;
    cursor: initial;
}

.intosaiGuidance .col-md-9 ul li strong {
	display: block;
    margin-bottom: 15px;
    font-weight: normal;
}

.intosaiGuidance .side {
    padding: 0 10px;
	background: #e5e5e5;
    border: 1px solid rgba(153, 153, 153, 1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.intosaiGuidance .side h3 {
	padding: 10px 0;
    display: block;
    text-decoration: none;
    width: 100%;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
}

.intosaiGuidance .side p {
    display: block;
    text-decoration: none;
    width: 100%;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}


.intosaiGuidance .side ul {
	margin-bottom: 10px;
}

.intosaiGuidance .side ul li a {
	background-color: rgba(240, 240, 240, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(211, 211, 211, 1);
    border-radius: 3px;
    height: 79px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.intosaiGuidance .side ul li a strong {
	font-weight: normal;
	margin-bottom: 10px;
}

.blogList img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin-bottom: 20px;
}

.page-template-template-in-action h2 {
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;

}

.page-template-template-in-action h3 {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.blogList p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

.blogList {
    margin-bottom: 40px;
}

.actionsBox {
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.12);
}

.actionsBox h3 {
    color: #333;
    font-size: 20px;
    border-bottom: 1px solid rgba(219, 219, 219, 1);
    padding: 10px;
}

.actionsBox  .followUp {
    border-bottom: 1px solid rgba(219, 219, 219, 1);
    display: flex;
    justify-content: space-between;
    padding: 10px;
}

.actionsBox .linksPro a {
    color:#333;
    padding: 10px;
    display: block;
    border-bottom: 1px solid rgba(219, 219, 219, 1);
}


.follow-message {
    padding: 5px;
    font-size: 12px;
}

/* blocos da Professional Pronouncements - ini */
.blockpronouncementindex {
     border: 1px solid #dadada;
     margin-bottom: 10px;
     display: flex;
}

.blockpronouncementindex .title {
    position: relative;
}
.blockpronouncementindex .title span {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transform: rotate( -90deg );
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    padding: 3px 6px;
    box-sizing: border-box;
    color: white;
}

.blockpronouncementindex .row {
    width: 100%;
}

.blockpronouncementindex .title{
    width: 30px;
}
.blockpronouncementindex .list {
    padding: 10px;
    width: 100%;
}
.blockpronouncementindex h3 {
    font-size: 16px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
.blockpronouncementindex ul {
    margin-bottom: 0;
}
.blockpronouncementindex ul li {
    margin-bottom: 10px;
}
.blockpronouncementindex ul li a {
    border: 1px solid rgba(121, 121, 121, 1);
    border-radius: 3px;
    padding: 10px;
    display: block;
    text-decoration: none;
    width: 100%;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    height: 100%;
}
.blockpronouncementindex p {
    margin-bottom: 7px;
}
.blockpronouncementindex a {
    border: 1px solid rgba(121, 121, 121, 1);
    border-radius: 3px;
    padding: 10px;
    display: block;
    text-decoration: none;
    width: 100%;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.blockpronouncementindex a:hover {
    color: #fff;
    text-decoration: none;
}
.blockpronouncementindex .col-md-9 {
    padding-right: 0;
}
.blockpronouncementindex .col-md-3 {
    display: flex;
    padding-left: 0;
}
.blockpronouncementindex .col-md-9 ul {
    display: flex;
    margin-bottom: 7px;
}
.blockpronouncementindex .col-md-9 ul li {
    width: 25%;
    margin-right: 7px;
    margin-bottom: 0;
}
.blockpronouncementindex .col-md-9 ul li li {
    width: 100%;
    margin-right: 0;
    min-height: 79px;
    text-align: center;
    vertical-align: center;
    justify-content: center;
    align-items: center;
}
.blockpronouncementindex .col-md-9 ul li li a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.blockpronouncementindex .col-md-9 ul li:last-child {
    margin-right: 0;
}
.blockpronouncementindex .side {
    padding: 0 10px;
    border: 1px solid rgba(153, 153, 153, 1);
    margin: 10px 10px 10px 0;
}
.blockpronouncementindex .side.disableCard {
    background: #e5e5e5;
}
.blockpronouncementindex .side h3 {
    padding: 10px 0;
    display: block;
    text-decoration: none;
    width: 100%;
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
}
.blockpronouncementindex .col-md-9 ul li strong {
    display: block;
    margin-bottom: 0;
    font-weight: normal;
}
.blockpronouncementindex .col-md-9 ul li strong + span {
    margin-top: 15px;
}
.p-index-title {
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.p-container {
    background: #fff;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(214, 214, 214, 1);
    -moz-box-shadow: 2px 2px 3px rgba(153, 153, 153, 0.349019607843137);
    -webkit-box-shadow: 2px 2px 3px rgba(153, 153, 153, 0.349019607843137);
    box-shadow: 2px 2px 3px rgba(153, 153, 153, 0.349019607843137);
    padding: 7px;
    margin-right: 0 !important;
}

.side-item {
    background-color: rgba(240, 240, 240, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(211, 211, 211, 1);
    border-radius: 3px;
    min-height: 79px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: relative;
}
.side-item a {
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 100%;
    left: 0;
    text-align: center;
    flex-direction: column;
    padding: 6px !important;
}
.side-item strong, .side-item b {
    font-weight: normal;
    margin-bottom: 0;
    max-width: 160px;
}
.blockpronouncementindex strong + span, .blockpronouncementindex b + span {
    margin-top: 10px;
}
/* blocos da Professional Pronouncements - fim */


.boxDownload {
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.12);
    padding: 10px;
    margin-bottom: 20px;
}

.boxDownload h3 {
    color: #333;
    font-size: 20px;
}

.boxDownload ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.boxDownload span {
    font-size: 14px;
    margin-bottom: 13px;
    display: block;
}

.notyourlang a, .notyourlang a:hover {
    color:#333;
}

.filter {
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.12);
    padding: 10px;
    margin-bottom: 20px;
}

.filter h3 {
    color: #333;
    font-size: 20px;
}

.filter h4 {
    font-size: 14px;
}

.filter select {
    width: 100%;
    margin-bottom: 23px;
    height: 30px;
}

.filter .search {
    border: 1px solid rgb(169, 169, 169);
    width: 100%;
    height: 30px;
    margin-bottom: 13px;
}

.filter .searchSubmit {
    text-align: right;
}

.filter .submitSearch {
    background: #CCCCCC;
    font-size: 16px;
    border:0;
    height: 35px;
    width: 120px;
}

.colProjects {
    margin-bottom: 100px;
}

.contact iframe {
    width: 100%;
    margin-bottom: 30px;
}

.contact .txtIntro {
    margin-bottom: 20px;
}

.contact input {
    height: 30px;
    border: 1px solid #aaa;
    width: 100%;
}

.contact input[type="submit"] {
    width: 145px;
    height: 40px;
    font-size: 13px;
    background-color: rgba(215, 215, 215, 1);
    color:#333;
    float: right;
    text-transform: uppercase;
    border:0;
}

.contact label {
    width: 100%;
}

.contact textarea {
    width: 100%;
}

.contact h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight:700;
}

.contact p {
    font-family: 'Roboto', sans-serif;
}

.colProjectsList .col-md-4 {
    padding-right: 5px;
    margin-bottom: 20px;
}

.colProjectsList .cardBox {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(225, 225, 225, 1);
    border-radius: 8px;
    -moz-box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.349019607843137);
    -webkit-box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.349019607843137);
    box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.349019607843137);
}

.colProjectsList .cardBox > a {
    display: block;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    transition: 0.2s background-color;
}
.colProjectsList .cardBox > a:hover {
    text-decoration: none;
    background-color: #f6f6f6;
}
.colProjectsList .cardBox a .resume, .colProjectsList .cardBox a .number {
    color: #333;
}
.download a:hover {
    opacity: 0.95;
}

.colProjectsList .cardBox h3 {
    font-size: 13px;
    color: #333;
    font-weight: bold;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
    padding: 10px;
    margin-bottom: 0;
}

.colProjectsList .cardBox h3.pequeno {
    font-size: 10px;
}

.colProjectsList .cardBox .resume {
    padding: 20px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

.introResults {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.introResults .downloadAll a, a.btn {
    background: #514BBA;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 3px;
    display: block;
}
a.btn {
    display: inline-block;
}
a.btn:hover {
    color: white;
    text-decoration: underline;
}

.introResults .resultsFound {
    font-style: italic;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.cardBox .intosai-principles {
    background: #7abc58;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 2px;
}

.cardBox .intosai-standards {
    background: #e83672;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 2px;
}

.cardBox .intosai-guidance {
    background: #00a9d9;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 2px;
}

.cardBox .number {
    font-size: 46px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    border-top: 23px solid #e6e6e6;
}

.cardBox .number span {
    font-family: 'Raleway', sans-serif !important;
    font-size: 13px;
    display: block;
    margin-top: 10px;
}
.ureview .cardBox .number span {
    margin-top: 0;
}

.colProjectsList .cardBox .download {
    display: flex;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    padding-left: 20px;
}

.colProjectsList .cardBox .download p {
    margin-right: 10px;
}

.colProjectsList .cardBox .download ul {
    display: flex;
}

.colProjectsList .cardBox .download ul li {
    margin:0 5px;
}

#branding {
	max-width: 180px;
}

#branding img {
	max-width: 100%;
}


/* #projectsHome .boxStandards { */
.boxStandards {
    text-align: center;
	border-width: 1px;
    border-style: solid;
    border-color: rgba(230, 230, 230, 1);
    border-radius: 15px;
    -moz-box-shadow: 0px 5px 8px rgba(153, 153, 153, 0.349019607843137);
    -webkit-box-shadow: 0px 5px 8px rgba(153, 153, 153, 0.349019607843137);
    box-shadow: 0px 5px 8px rgba(153, 153, 153, 0.349019607843137);
    cursor: pointer;
}
.search .boxStandards {
    margin-bottom: 25px;
}

/* #projectsHome .boxStandards p { */
.boxStandards p {
	font-family: 'Roboto', sans-serif;
}

.boxStandards a {
    padding: 18px 37px;
    color: #212529;
    display: block;
}
.search .boxStandards a {
    padding-left: 15px;
    padding-right: 15px;
}

.boxStandards a:hover {
    color: #212529;
    text-decoration: none;
}

/* #projectsHome .boxStandards p:last-child { */
.boxStandards p:last-child {
	margin-bottom: 0;
}

/* #projectsHome .boxStandards span { */
.boxStandards span {
	font-size: 13px;
    font-family: 'Roboto Medium', 'Roboto Regular', 'Roboto';
    font-weight: 500;
    color: #514BBA;
}

/* #projectsHome h3 { */
.boxStandards h3 {
	font-size: 18px;
	color:#333;
	font-weight: 700;
	height: 44px;
    font-family: 'Roboto', sans-serif;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* #projectsHome h3 a { */
.boxStandards h3 a {
    color: #333;
    text-decoration: none;
}

/*
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.row-eq-height [class*="col-"] {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #eee;
    background-color: rgba(86,61,124,.15);
    border: 1px solid #ddd;
    border: 1px solid rgba(86,61,124,.2);
}
*/
.home-status {
    margin-bottom: -5px;
}
.st-icon {
    margin-bottom: 5px;
    max-width: 90px;
    max-height: 85px;
}

.carousel-indicators {
    bottom: -40px !important;
}

.seeAll {
    font-size: 18px;
    color:#333;
    text-decoration: underline;
    font-family: 'Roboto Medium', 'Roboto Regular', 'Roboto';
    margin-top: 15px;
    display: inline-block;
}

.boxLogo {
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.12);
    padding: 15px;
    margin-bottom: 20px;
}

.boxLogo img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.boxLogo p{
    font-size:12px; 
}

.boxLogo p:last-child {
    margin-bottom: 0;
}

.supportDocument h3 {
    color: #333;
    font-size: 20px;
}

.supportDocument ul li span {
    display: block;
    font-size: 12px;
}

.underReview {
    border: 1px solid #dadada;
    margin-bottom: 10px;
    display: flex;
}
.underReview .list {
    padding: 10px;
}

.underReview .title {
    background: black url(img/faixa2.png);
    border: 2px solid black;
    width: 30px;
}

.underReview img {
    padding: 25px;
    padding-right: 11px;
    padding-left: 15px;
}

.underReview h3 {
    color: black;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}

#content {
    padding-bottom: 30px;
}

#o-conteudo li h1, #o-conteudo li h2, #o-conteudo li h3, #o-conteudo li h4, #o-conteudo li h5, #o-conteudo li h6 {
    display: inline;
}

#content .summary ul li:before, #o-conteudo li:before {
    content: "\2022";
    color: #514bba;
    font-weight: bold;
    display: inline-block;
    width: 2em;
    /*margin-left: -2em;*/
    text-align: right;
    padding-right: 6px;
    height: 100%;
}
#o-conteudo li:before {
    margin-left: 0;
}
#content .summary ul li:before {
    /*margin-left: -2em !important;*/
}
#content .summary.status ul li:before {
    margin-left: -1.2em;
    position: absolute;
    display: block;
}
#content .summary.tempo ul li:before, #o-conteudo .tempo li:before {
    content: "" !important;
    width: 0;
    display: inline;
}
#content .summary ol {
    counter-reset: li;
}
#content .summary ol li {
    counter-increment: li
}
#content .summary ol li:before {
    content: counter(li) '.';
    color: #514bba;
    display: inline-block;
    width: 2em;
    margin-left: -2em;
    text-align: right;
    padding-right: 6px;
}
#content .summary ol li, #content .summary ul li {
    padding-left: 2em;
}
#content .summary.status ol li, #content .summary.status ul li {
    padding-left: 1.2em;
}
/*
#content .breadcrumbs ol li:before, #content .breadcrumbs ul li:before,
#content .tempo ol li:before, #content .tempo ul li:before {
    content: '';
}
#content .breadcrumbs ol li, #content .breadcrumbs ul li,
#content .tempo ol li, #content .tempo ul li {
    padding-left: 0;
}
*/

.projectLists table {
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-radius: 5px;
    -moz-box-shadow: 3px 2px 5px rgba(153, 153, 153, 0.349019607843137);
    -webkit-box-shadow: 3px 2px 5px rgba(153, 153, 153, 0.349019607843137);
    box-shadow: 3px 2px 5px rgba(153, 153, 153, 0.349019607843137);
    width: 100%;
    margin-bottom: 30px;
}

.projectLists table tbody tr {
    border-bottom: 1px solid #ccc;
}

.projectLists table thead tr td:last-child {
    text-align: center;
}

.projectLists table tbody tr td:last-child {
    text-align: center;
}

.projectLists table tr td {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    padding: 15px 10px;
}

.projectLists table tr td a {
    color:#514bba;
}

.projectLists table thead tr td {
    font-weight: bold;
}

.back {
	background: #514BBA;
    padding: 10px 30px;
    color: #fff;
    border-radius: 31px;
}
.back:hover {
    color: white;
}

.check {
    position: relative;
    width: 38px;
    height: 20px;
    border: solid 1px #333;
    border-radius: 40px;
    cursor: pointer;
    transition: .2s all;
    background: #fff;
}

.check:focus {
    outline: 0;
}

.check:disabled {
    cursor: default;
    border-color: #f0eeee;
}

.check::before {
    content: '';
    position: absolute;
    background-color: #333333;
    border: 0;
    border-radius: 54px;
    left: 3px;
    right: inherit;
    top: 50%;
    transform: translateY(-50%);
    height: 14px;
    width: 14px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
}
.check[data-toggle="tooltip"] {
    cursor: not-allowed;
    border-color: #d5d0d0;
}
.check[data-toggle="tooltip"]::before {
    background-color: #d5d0d0;
    box-shadow: none;
}

.checkactive {
    background-color: #82C55D;
    transition: .2s all;
}

.checkactive:disabled {
    background-color: #ACEEC1;
}

.checkactive::before {
    content: '';
    position: absolute;
    background-color: #FFF;
    border: 0.5px solid rgba(0, 0, 0, 0.1);
    border-radius: 100%;
    left: inherit;
    right: 4px;
    top: 50%;
    transform: translateY(-50%);
    height: 14px;
    width: 14px;
}

.check.indo::before {
    top: 2px;
    border: 7px solid #aaa;
    border-radius: 50%;
    border-top: 7px solid #333;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.alert {
    margin-bottom: 0 !important;
    border: none !important;
    border-radius: 0 !important;
    font-size: 13px;
    padding:10px !important;
}
.alert-danger {
    background: #fcc;
    color: darkred !important;
}

.single-projects .status, .single-pronouncements .status {
    margin-top: 20px;
}
.single-projects .status ul {
    display: flex;
    position: relative;
}
.single-pronouncements .summary.status li {
    position: relative;
}
.single-pronouncements .summary.status li:before {
    color: transparent !important;
    background: url(img/vertical.png) repeat-y;
    background-size: 4px;
}
.single-pronouncements .summary.status li:after {
    content: '';
    width: 12px;
    height: 12px;
    border: 4px solid #514bba;
    background: white;
    display: block;
    border-radius: 50%;
    top: 6px;
    left: -4px;
    position: absolute;
}
.single-pronouncements .summary.status li:first-child:before {
    top: 8px;
    position: absolute;
}
.single-pronouncements .summary.status li:last-child:before {
    height: 8px !important;
}

.contentSinglePro time {
    display: none;
    width: 100%;
}

#reply-title {
	display: none;
}
.logged-in-as {
	font-size: 12px;
}
.logged-in-as a {
	color:#212529;
}
label[for="comment"] {
	display: none;
}
#comment {
	width: 100%;
	height:188px;
}
#comments input[type="submit"] {
	background: #d7d7d7;
	border: none;
	padding: 8px 35px;
}
#comments input[type="submit"] {
	float: right;
}

.acf-comment-fields input {
	border: 1px solid #ccc;
}

.single-projects .comment-form-comment {
    float: right;
    width: 67%;
}

.acf-fields {
    float: left;
    width: 30%;
}
.acf-field .acf-label label {
    font-weight: normal !important;
    font-size: 15px;
}


#comm-list {
	padding-top:30px;
    clear: both;
}
.docomment {
	margin: 20px 0;
}

.avatar {
	height: auto;
	max-width: 100%;
	border-radius: 50%;
}
.comment-content {
	font-size: 15px;
}
.time-ago {
	font-size: 12px;
	margin-bottom: 40px;
}

.single-pronouncements .acf-comment-fields {
	display: none;
}

.single-projects .status ul:after {
    content: '';
    display: block;
    width: 100%;
    border-bottom: 1px solid #000;
    position: absolute;
    bottom: 17px;
}

.single-projects .status ul li {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color:#333;
    text-align: center;
    flex-grow: 1;

    display: flex;
    flex-direction: column;
    align-self: flex-end;
    flex: 1;

    padding: 0 5px;
}

.single-projects .status ul li span {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    border: 3px solid #7B7B7B;
    display: block;
    margin: 3px auto;
    background: #fff;
    position: relative;
    z-index: 1;
}

.single-projects .status ul li .past {
    background: #999999;
}
.single-projects .status ul li .current {
    background: #43bb47;
    border-color: #006928;
}

.single-projects table {
    width: 100%;
}

.single-projects table a, .single-projects .form-submit input[type="submit"] {
    background-color: rgba(81, 75, 186, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(121, 121, 121, 1);
    border-radius: 7px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'Roboto Medium', 'Roboto Regular', 'Roboto';
    font-weight: 500;
    font-style: normal;
    color: #FFFFFF;
    display: inline-block;
    padding: 7px;
    font-size: 13px;
    margin-bottom: 4px;
    margin-top: 4px;
}

.single-projects .form-submit {
    float: left;
    width: 30%;
    clear: both;
    margin-bottom: 45px;
}
.single-projects .form-submit input[type="submit"] {
    float: right;
}

.single-projects .table {
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-radius: 5px;
    -moz-box-shadow: 3px 2px 5px rgba(153, 153, 153, 0.349019607843137);
    -webkit-box-shadow: 3px 2px 5px rgba(153, 153, 153, 0.349019607843137);
    box-shadow: 3px 2px 5px rgba(153, 153, 153, 0.349019607843137);
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color:#333;
}

.single-projects .table tr {
    border-bottom: 1px solid #ccc;
}

.single-projects .table thead tr {
    border:0;
} 

.single-projects .table tr td {
    padding-left: 10px;
    padding-top: 5px;
    vertical-align: middle;
    padding-bottom: 5px;
}

.withDrawPro {
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.12);
    padding: 10px;
}

.withDrawPro h3 {
    color: #333;
    font-size: 20px;
}

.withDrawPro p {
    color:#333;
    font-family: 'Roboto', sans-serif;
}

.cardBox {
    background: white;
}

.withDocument {
    background: #ff0000;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 2px;
}

.page-template-template-list-withdrawn-pronouncements .introResults{
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-radius: 7px;
    margin: 10px 0px;
    moz-box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.349019607843137);
    -webkit-box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.349019607843137);
    box-shadow: 3px 3px 5px rgba(204, 204, 204, 0.349019607843137);
    font-family: 'Roboto', sans-serif;
    padding: 7px;
    margin-bottom: 30px;
}

.page-template-template-list-withdrawn-pronouncements .introResults a {
    text-decoration: underline;
    color:#333;
}

.formDraft .col-md-4 label {
    width: 100%;
    font-family: Arial;
    font-size: 14px;
    color: #333;
}

.formDraft .col-md-4 input {
    width: 100%;
    border: 1px solid #333;
    margin-bottom: 3px;
}

.formDraft .acf-form-submit .button-primary {
    display: none;
}

.formDraft .fileBox {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
}

.formDraft  input[type="submit"]{
    width: 109px;
    height: 31px;
    float: right;
    margin-top: 10px;
    background: #514BBA;
    color: #fff;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    border-radius: 5px;
    border:0;
}

.commentsDraft {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.commentsDraft h3 {
    font-size: 14px;
    margin-right: 6px;
    border-right: 2px solid #000;
    padding-right: 8px;   
}

.commentsDraft .headComments {
    display: flex;
    font-weight: bold;
}

.commentsDraft .paragraph {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 7px;
}

.commentsDraft .row:nth-child(even) {
    background: #F2F2F2;
}

.commentsDraft .col-md-12 {
    padding: 15px;
}

.commentsDraft .contentComments p:last-child {
    margin-bottom: 0;
}

.disableCard {
    background: #e5e5e5 !important;
}

.disableCard a {
    pointer-events: none;
}
.disableCard ul li a {
    background-color: rgba(240, 240, 240, 1);
}

.btn-aceptar {
    background-color: #514BBA !important;
}

#cookie-msg a {
    padding: 0 20px;
    color: #e2346f !important;
}

#cookie-msg .btn-aceptar {
    color:#fff !important;
}

#cookie-msg {
    padding: 13px 50px !important;
    z-index: 2;
}

.projectLists table {
    background: none;
    width: 100%;
    display: table !important;
}

.projectLists table tr th {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    padding: 15px 10px;
    font-weight: bold;
}

/* Ajustes Tabela */

.ui-body-c .ui-link {
    font-weight: normal !important;
}

.ui-body-c, .ui-overlay-c {
    text-shadow: none !important;
}

.ui-table-reflow.ui-responsive {
    display: table-row-group;
}

.ui-table {
    border: 0;
    border-collapse: collapse;
    padding: 0;
    width: 100%;
}

.ui-table {
    border: 0;
    border-collapse: collapse;
    padding: 0;
    width: 100%;
}

.ui-table-reflow td, .ui-table-reflow th {
    text-align: left;
    display: block;
}

.ui-table th, .ui-table td {
    line-height: 1.5em;
    text-align: left;
    padding: .4em .5em;
    vertical-align: top;
}

.ui-table-reflow td .ui-table-cell-label, .ui-table-reflow th .ui-table-cell-label {
    display: block;
    padding: .4em;
    min-width: 30%;
    display: inline-block;
    margin: -.4em 1em -.4em -.4em;
}

.ui-table-reflow td .ui-table-cell-label, .ui-table-reflow th .ui-table-cell-label {
    display: none;
}

.ui-table-reflow.ui-responsive td .ui-table-cell-label, .ui-table-reflow.ui-responsive th .ui-table-cell-label {
    display: none;
}

.btnall {
    background: #514bba;
    border-radius: 14px;
    color: #fff;
    display: inline-block;
    padding: 0 12px;
    margin-bottom: 19px;
    margin-top: 11px;
}
.btnall:hover {
    color: #fff;
    text-decoration: none;
}

@media (max-width: 35em) {
    .ui-table-reflow.ui-responsive td, .ui-table-reflow.ui-responsive th {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        clear: left;
    }


    .ui-table-reflow thead td, .ui-table-reflow thead th {
        display: none !important;
    }

    .ui-table-reflow td .ui-table-cell-label, .ui-table-reflow th .ui-table-cell-label {
        display: block !important;
    }
}

@media (min-width: 35em) {
.ui-table-reflow.ui-responsive td, .ui-table-reflow.ui-responsive th, .ui-table-reflow.ui-responsive tbody th, .ui-table-reflow.ui-responsive tbody td, .ui-table-reflow.ui-responsive thead td, .ui-table-reflow.ui-responsive thead th {
    display: table-cell;
    margin: 0;
    }

}

.faixa {
    background: url(img/faixa.png) no-repeat;
    background-size: 100%;
    height: 24px;
}

.page-template-template-under-review .colProjectsList .cardBox, .ureview {
    background: #e6e6e6;
    margin-bottom: 25px;
}

.cardBox {
    margin-bottom: 25px;
}

.underReviewDraw {
    text-align: center;
    padding: 20px;
}

.page-template-template-under-review .cardBox .number, .ureview .number {
    font-size: 16px;
    border:0;
}

.page-template-template-under-review .cardBox .number p, .ureview .number p {
    margin-bottom: 0;
}

.page-template-template-under-review .cardBox .number span, .ureview .number span {
    font-family: 'Raleway', sans-serif !important;
    font-size: 22px;
    display: block;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 16px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
}

.page-template-template-under-review .colProjectsList .cardBox h3 {
    height: 95px;
    text-align: center;
}


.ui-loading .ui-loader { display: block; }
.ui-loader { display: none; position: absolute; opacity: .85; z-index: 100; left: 50%; width: 200px; margin-left: -130px; margin-top: -35px; padding: 10px 30px; }


.pesquisar {
}
.pesquisar i {
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
    cursor: pointer;
}

#overlay_busca {
    display: none;
    background: rgba(0,0,0,0.9);
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
#overlay_busca.aberto {
    display: flex;
}
#overlay_busca form {
    padding-left: 50px;
}
#overlay_busca input {
    border: none;
    padding: 5px 10px;
    border-radius: 18px;
}
#overlay_busca input[type="submit"] {
    background: #514bba;
    color: white;
}
#overlay_busca .ui-btn-text {
    display: inline-block;
    width: 33px;
    height: 35px;
    overflow: hidden;
    vertical-align: bottom;
    margin-left: -35px;
    color: transparent;
    position: relative;
}
#overlay_busca .ui-btn-text:hover {
    text-decoration: none;
}
#overlay_busca .ui-btn-text:before, #overlay_busca .ui-btn-text:after {
    content: '';
    display: block;
    width: 15px;
    height: 2px;
    background: gray;
    border-radius: 1px;
    transform: rotate(45deg);
    top: 17px;
    left: 8px;
    position: absolute;
}
#overlay_busca .ui-btn-text:after {
    transform: rotate(-45deg);
    margin-top: 0;
}
#overlay_busca .ui-submit {
    display: inline-block;
}
#overlay_busca .ui-submit .ui-btn-inner {
    display: none;
}
.xx {
    padding-left: 10px;
    padding-bottom: 74px;
    cursor: pointer;
}
.xx:before, .xx:after {
    content: '';
    display: block;
    width: 30px;
    height: 3px;
    background: white;
    border-radius: 2px;
    transform: rotate(45deg);
}
.xx:after {
    transform: rotate(-45deg);
    margin-top: -3px;
}

#overlay_fc {
    display: none;
    background: rgba(0,0,0,0.9);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
}
.premodal {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}
.premodal .inner {
    padding: 15px 0;
    overflow: auto;
}
.amodal {
    background: white;
    border-radius: 3px;
    width: 340px;
    max-width: calc( 100% - 80px );
    max-height: 95%;
    position: relative;
}
.amodal .xx {
    position: absolute;
    right: -35px;
    top: 10px;
}

.amodal input[type="submit"] {
    height: 36px !important;
    line-height: 28px !important;
    padding: 0 21px 2px !important;
    background: #82c55d !important;
    float: right;
    font-size: 13px;
    text-shadow: 0 -1px 1px #006799,1px 0 1px #006799,0 1px 1px #006799,-1px 0 1px #006799;
}
.amodal form:after {
    content: '';
    display: block;
    clear: both;
}

.fc_register, .fc_login {
    font-size:13px;
    color: #555d66;
    margin-top: 15px;
    float: left;
    clear: both;
    margin-left: 15px;
    margin-right: 15px;
}

.amodal h3 {
    font-size: 1em;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 14px;
}

.amodal label {
    display: none;
}
.amodal input[type="text"], .amodal input[type="password"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 3px;

    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.amodal form {
    background: #514BBA !important;
    padding: 20px;
}

.help-block {
    font-size: 12px;
    color: white;
    line-height: 136%;
    display: block;
    margin-top: 3px;
}
.indicator, .result-message {
    display: none;
}


.back-to-top {
    position: fixed;
    left: 30px;
    bottom: 30px;
    z-index: 100;
    cursor: pointer;
    pointer-events: none;
    opacity: 0;
    transition: 0.2s opacity;
}
.back-to-top img {
    width: 1px;
    height: 1px;
}


.rolando .back-to-top {
    opacity: 1;
    pointer-events: all;
}
.rolando .back-to-top img {
    width: 40px;
    height: 40px;
}

.side {
	background: #ddd !important;
}

.carousel-indicators {
    display: none !important;
}

.carousel-control-prev {
    display: none !important;
}

.carousel-control-next {
    display: none !important;
}

.contact input[type="submit"] {
	margin-top: 12px;
}

.contact input[type="submit"]:hover {
	background: #514BBA;
	color:#fff;
}

.page-template-template-in-action .thumb {
    height: 220px;
    background: #eee;
    margin-bottom: 20px;
}

.page-template-template-in-action #content .col-md-6 {
    margin-bottom: 30px;
}

.page-template-template-in-action .thumb img {
    object-fit: cover;
    height: 220px;
}

.search-field {
    width: 300px;
}

.search-field:focus {
    outline: none;
}

.page-template-template-cannot-language .boxLingua {
    background: #E7E7E7;
    border-radius: 7px;
    padding: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.page-template-template-cannot-language .boxLingua .info p {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 8px;
}

.page-template-template-cannot-language .boxLingua .info a {
    background: #655FC5;
    color: #fff;
    padding: 7px 10px;
    border-radius: 70px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    text-decoration: none;
}

.page-template-template-cannot-language .boxLingua .info a:hover {
    background: #8BBF4D;
}

.page-template-template-cannot-language .boxLingua img {
    margin-left: 5px;
    margin-right: 15px;
}

.page-template-template-cannot-language .cannotLang .row {
    margin-top: 25px;
}

.page-template-template-under-review .attention {
    display: none !important;
}

.blockpronouncementindex .col-md-3 {
    display: none !important;
    padding-left: 0;
}

.col-md-12 {max-width: 77%!important;
} 

@media (min-width: 768px){
.col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 77%!important;
	}}