/**
 * Theme Name:        FecomercioLAB
 * Theme URI:         https://lab.fecomercio.com.br
 * Description:       Tema criado para Federação dos Comerciantes do Estado de São Paulo
 * Version:           1.3.0
 * Author:            Yuri Horaguti
 * Author URI:        https://horaguti.com
 * Tags:              
 * Text Domain:       fabled-sunset
 * Domain Path:       /assets/lang
 * Tested up to:      6.4.3
 * Requires at least: 6.2
 * Requires PHP:      8.2
 * License:           Private - Commercial
 */

@import url(assets/fonts/flaticon/font/flaticon.css);
 @import url(assets/fonts/flaticon2/font/flaticon.css);

 * {
     padding: 0;
     margin: 0;
 }

 #all {
     width: 100%;
     position: relative;
 }

 body.lighton {
    /* overflow: hidden; */
 }

 .pesquisa {
     display: none;
     background: #333;
     width: 100%;
     height: 230px;
     position: fixed;
     z-index: 100;
 }

 .pesquisa form {
     width: 1110px;
     margin: 0 auto;
 }

 .pesquisa form input[type="submit"] {
     width: 21px;
     height: 21px;
     border: 0;
     background: url(assets/img/lupa.svg) no-repeat;
     cursor: pointer;
     display: block;
     float: left;
     margin-top: 10px;
 }

 .pesquisa form input.busca-input {
     background: 0 0;
     border: none;
     font-family: Dosis, sans-serif;
     font-weight: 500;
     font-size: 31px;
     margin-left: 25px;
     width: 510px;
     color: #fff;
 }

 .pesquisa form .btn-buscar {
     border-radius: 15px;
     background-color: #fd7c01;
     top: 113px;
     width: 87px;
     height: 31px;
     color: #fff;
     border: none;
     font: bold 16px 'Source Sans Pro', sans-serif;
     line-height: 1.25;
     text-transform: capitalize;
     cursor: pointer;
 }

 .pesquisa form .linha {
     width: 100%;
     margin-top: 110px;
     position: relative;
 }

 .busca-filtro {
     display: flex;
     flex-direction: column;
     right: 128px;
     position: absolute;
     bottom: 0;
     font-family: Dosis, sans-serif;
     color: #98989d;
     text-transform: uppercase;
 }

 .busca-filtro div:first-child {
     margin-bottom: 10px;
 }

 .busca-filtro div {
     display: flex;
 }

 .busca-filtro input {
     appearance: none;
     -webkit-appearance: none;
     border: 2px solid #98989d;
     width: 19px;
     height: 19px;
     border-radius: 90px;
     position: relative;
     margin-right: 10px;
 }

 .busca-filtro input:after {
     content: " ";
     display: none;
     width: 7px;
     height: 7px;
     border-radius: 90px;
     background: #98989d;
     position: absolute;
     top: 4px;
     left: 4px;
 }

 .busca-filtro input:checked {
     border-color: #fd7c01 !important;
 }

 .busca-filtro input:checked::after {
     display: block;
     background-color: #fd7c01;
 }

 .busca-filtro input:checked~label {
     color: #fd7c01;
 }

 .pesquisa form .linha:after {
     content: " ";
     display: block;
     width: 60%;
     height: 1px;
     background: #b8a6a6;
     margin-top: 20px;
 }

 .pesquisa .fechar {
     float: right;
     margin-top: 22px;
     font-family: Dosis, sans-serif;
     font-weight: bolder;
     font-size: 14px;
     text-transform: uppercase;
     color: #fff;
     cursor: pointer;
 }

 .pesquisa .fechar:after {
     content: " ";
     display: block;
     width: 17px;
     height: 17px;
     background: url(assets/img/close-white.png) no-repeat;
     cursor: pointer;
     float: right;
     margin-left: 5px;
 }

 .pesquisa .fechar.mobile {
     display: none;
 }

 .mobile-menu,
 header.mobile {
     width: 100%;
     display: none;
 }

 header:not(.calendar-header) {
     width: 1110px;
     margin: 0 auto;
 }

 header .row {
     display: flex;
     width: 1110px;
 }

 header .row_logo {
     height: 95px;
     border-bottom: solid;
     border-bottom-width: 1px;
     border-bottom-color: #dcdcdc;
 }

 header .row_menu {
     height: 70px;
     align-items: center;
 }

 header .column {
     width: 350px;
     margin-right: 15px;
     float: left;
     position: relative;
 }

 header .column:last-child {
     margin-right: 0;
 }

 header .column_logo {
     width: 200px;
 }

 header .column_menu {
     margin-right: 0;
     width: 1110px;
 }

 header .column_menu .menu-menu-principal-container {
     display: block;
     margin: 0 auto;
     width: auto;
 }

 header .column_slogan {
     float: left;
     display: flex;
     margin-right: 0;
     padding-top: 14px;
     max-width: 205px;
     align-items: center;
 }

 header .column_slogan::before {
     content: " ";
     height: 20px;
     width: 1px;
     background-color: #E0E0E0;
     margin-right: 25px;
 }

 header .column_slogan p {
     font-family: 'Source Sans Pro';
     font-style: normal;
     font-weight: 400;
     font-size: 11px;
     line-height: 150%;
     display: flex;
     letter-spacing: 0.01em;
     color: #494949;
     margin: 0
 }

 header .column_botoes {
     float: right;
     width: calc(100% - 200px);
 }

 header #logo {
     max-width: 180px;
     margin-top: 30px;
 }

 header .menu {
     margin-top: 0;
     list-style-type: none;
     text-transform: uppercase;
     font-family: "Source Sans Pro", sans-serif;
     justify-content: space-between;
     display: flex;
     padding: 0;
 }

 header .menu li {
     display: flex;
     align-items: center;
     font-size: 12px;
 }

 header .menu li .menu-item-content {
     display: flex;
     flex-direction: column;
     white-space: break-spaces;
 }

 header .menu li .menu-item-content span {
     display: none;
 }

 header .menu li.current-menu-item>a,
 header .menu li.current-menu-parent>a {
     color: #fd7c01
 }

 header .menu li:last-child {
     margin-right: 0;
 }

 header .menu li a,
 header .menu li span {
     text-decoration: none;
     color: #0f68b9;
     cursor: pointer;
 }

 header .menu li:hover>a {
     color: #fd7c01;
 }

 header .menu li ul.sub-menu.fixed-right {
     right: 0;
 }

 header .menu li ul.sub-menu {
     height: 0;
     opacity: 0;
     position: absolute;
     background-color: #FFF;
     top: 50%;
     z-index: 10;
     transition: opacity ease 1s;
     overflow: hidden;
     box-shadow: 0px 0px 10px -3px rgba(0, 0, 0, 0.15);
     border-radius: 6px;
     margin-left: -10px;
 }

 header .menu li ul.sub-menu .sub-menu-content {
     display: flex;
     padding: 48px;
     background-color: #FFF;
 }

 header .menu li ul.sub-menu .sub-menu-destaque {
     width: 260px;
     margin-right: 60px;
     text-transform: initial;
     white-space: normal;
 }

 header .menu li ul.sub-menu .sub-menu-destaque h4 {
     font-family: 'Open Sans', sans-serif;
     font-size: 16px;
     line-height: 24px;
     color: #101010;
     margin-bottom: 16px;
 }

 header .menu li ul.sub-menu .sub-menu-destaque a.ver-mais {
     font-family: 'Open Sans', sans-serif;
     font-weight: 700;
     display: flex;
     align-items: center;
     color: #B58710;
     margin-top: 50px;
 }

 header .menu li.menu-item a.ver-mais {
     display: none;
 }

 header .menu li ul.sub-menu .sub-menu-destaque a::after {
     content: " ";
     display: block;
     width: 13px;
     height: 10px;
     margin-left: 18px;
     margin-top: 2px;
     background: url(assets/img/svg/arrow-left-menu-ouro.svg) no-repeat;
 }

 header .menu li ul.sub-menu .sub-menu-destaque span {
     font-family: 'Open Sans', sans-serif;
     line-height: 18px;
     color: #494949;
 }

 header .menu li a:hover~.sub-menu,
 header .menu li.menu-item-has-children:hover>.sub-menu {
     display: block;
     opacity: 1;
     height: fit-content;
 }

 header .menu li ul.sub-menu:hover {
     display: block;
 }

 header .menu li ul.sub-menu li {
     margin-bottom: 20px;
     display: flex;
     white-space: nowrap;
     align-items: start;
 }

 header .menu li ul.sub-menu li:last-of-type {
     margin: 0;
 }

 header .menu li ul.sub-menu li.menu-item:before {
     content: " ";
     display: block;
     width: 15px;
     height: 12px;
     margin-right: 6px;
     margin-top: 2px;
     background: url(assets/img/svg/arrow-up-menu.svg) no-repeat;
     transform: rotate(-90deg);
 }

 header .menu li ul.sub-menu li a {
     font-family: 'Open Sans', sans-serif;
     font-weight: 700;
     font-size: 12px;
     line-height: 150%;
     color: #B58710;
     width: 100%;
     display: flex;
     margin-bottom: 7px;
     text-transform: initial;
 }

 header .menu li ul.sub-menu li span {
     display: block;
     font-family: 'Open Sans', sans-serif;
     font-style: normal;
     font-weight: 400;
     font-size: 11px;
     color: #494949;
     text-transform: initial;
     max-width: 400px;
 }

 header .menu li ul.sub-menu .sub-menu-content ul {
     display: grid;
     grid-template-rows: repeat(8, min-content);
     grid-auto-flow: column;
     column-gap: 60px;
 }

 header .menu li.menu-item-has-children:after {
     content: " ";
     display: block;
     width: 12px;
     height: 6px;
     margin-left: 8px;
     background: url('assets/img/svg/arrow-up-menu.svg') no-repeat;
     transition: all ease 0.1s;
     transform: rotate(0deg);
 }

 header .menu li.menu-item-has-children:hover::before {
     transform: rotate(0deg);
 }

 header .profile {
     position: relative;
     margin-top: 40px;
 }

 header .profile .busca {
     float: right;
     display: inline-block;
     margin-right: 27px;
 }

 header .profile .busca::before {
     content: "Busca";
     font-family: Dosis, sans-serif;
     color: #a2a2a2;
     font-size: 13px;
     font-weight: 700;
     margin-right: 20px;
 }

 header .profile .busca input[type="text"] {
     font-size: 15px;
     border: 0;
     text-align: right;
     color: #b8b2b6;
     font-family: "Source Sans Pro", sans-serif;
     margin-right: 20px;
     width: 122px;
     margin-left: 30px;
 }

 header .profile .busca a.lupa {
     width: 21px;
     height: 21px;
     border: 0;
     background: url(assets/img/lupa.svg) no-repeat;
     cursor: pointer;
     display: block;
     float: right;
 }

 header .profile .busca span.lupa {
    width: 21px;
    height: 21px;
    border: 0;
    background: url(assets/img/lupa.svg) no-repeat;
    cursor: pointer;
    display: block;
    float: right;
}


 header .profile #botoes {
     list-style-type: none;
     height: 21px;
     display: inline-block;
     float: right;
     margin: auto;
     padding: 0;
 }

 header .profile #botoes li {
     height: 21px;
     float: left;
     position: relative;
 }

 header .profile #botoes a {
     display: inline-block;
     float: left;
     margin-left: 24px;
 }

 header .profile #botoes a.cadastrar {
     margin-top: -4px;
     text-transform: uppercase;
     width: 120px !important;
     height: 36px !important;
     border-radius: 30px;
     text-decoration: none;
     font-family: Dosis, sans-serif;
     font-size: 11px;
     color: #fff;
     font-weight: 700;
     text-align: center;
     line-height: 36px !important;
     border-radius: 30px;
     background: #0f68b9 !important;
     word-spacing: 2px;
     margin-top: -8px;
 }

 header .profile #botoes a.notification {
     width: 22px;
     height: 21px;
     background: url(assets/img/sino.svg) no-repeat;
 }

 header .profile #botoes span.contagem {
     width: 17px;
     height: 15px;
     border-radius: 10px;
     background: #fd7c01;
     font-size: 10px;
     color: #fff;
     display: block;
     position: absolute;
     text-align: center;
     vertical-align: middle;
     padding-top: 2px;
     top: -9px;
     right: -3px;
     font-family: Dosis, sans-serif;
 }

 header .profile #botoes a.perfil, header .profile #botoes a.header-link, header .profile #botoes a.show-perfil {
     height: 27px;
     margin-top: -4px;
     width: auto;
     text-transform: uppercase;
     font-size: 11px;
     font-family: 'Dosis', sans-serif;
     font-weight: 700;
     line-height: 14px;
     display: flex;
     align-items: center;
     text-align: center;
     letter-spacing: 0.01em;
     text-decoration: none;
     color: #494949;
 }

 header .profile #botoes a.perfil:focus, header .profile #botoes a.header-link:focus, header .profile #botoes a.header-link:hover,
 header .profile #botoes a.perfil:hover, header .profile #botoes a.show-perfil:hover, header .profile #botoes a.show-perfil:focus{
     color: #B58710;
     text-decoration: underline;
 }

 header .profile .push-notification {
     position: absolute;
     right: -41px;
     top: 35px;
     width: 263px;
     list-style-type: none;
     background: rgba(47, 47, 47, 0.99);
     padding: 40px 0;
     display: none;
     z-index: 999;
 }

 header .profile .push-notification:before {
     width: 19px;
     height: 19px;
     content: " ";
     display: block;
     position: absolute;
     top: -10px;
     right: 42px;
     background: -moz-linear-gradient(-45deg, rgba(47, 47, 47, 0.7) 0, rgba(47, 47, 47, 0.7) 50%, rgba(49, 50, 51, 0) 51%, rgba(125, 185, 232, 0) 100%);
     background: -webkit-linear-gradient(-45deg, rgba(47, 47, 47, 0.7) 0, rgba(47, 47, 47, 0.7) 50%, rgba(49, 50, 51, 0) 51%, rgba(125, 185, 232, 0) 100%);
     background: linear-gradient(135deg, rgba(47, 47, 47, 0.7) 0, rgba(47, 47, 47, 0.7) 50%, rgba(49, 50, 51, 0) 51%, rgba(125, 185, 232, 0) 100%);
     transform: rotate(45deg);
 }

 header .profile .push-notification li {
     clear: both;
     width: calc(100% - 80px);
     padding: 0 40px;
     height: auto !important;
     margin-bottom: 34px;
 }

 header .profile .push-notification li:before {
     content: " ";
     display: block;
     width: 7px;
     height: 100%;
     background: rgba(223, 120, 25, 0.7);
     position: absolute;
     left: 0;
 }

 header .profile .push-notification li.visualizado:before {
     display: none;
 }

 header .profile .push-notification li h3 {
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 14px;
     color: rgba(255, 255, 255, 0.7);
     text-transform: uppercase;
     margin-bottom: 14px;
 }

 header .profile .push-notification li a {
     margin-left: 0 !important;
     font-family: "Source Sans Pro", sans-serif;
     color: #96979b;
     font-size: 14px;
 }

 header .profile .push-notification .ver-todas {
     text-transform: uppercase;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     color: rgba(255, 255, 255, 0.7);
     float: right !important;
     display: inline-block;
     margin-right: 40px;
 }

 header .profile .user-profile {
     position: absolute;
     right: -22px;
     top: 35px;
     width: 263px;
     list-style-type: none;
     background: rgba(47, 47, 47, 0.99);
     padding: 40px 0;
     display: none;
     z-index: 999;
 }

 header .profile .user-profile:before {
     width: 19px;
     height: 19px;
     content: " ";
     display: block;
     position: absolute;
     top: -10px;
     right: 30px;
     background: -moz-linear-gradient(-45deg, rgba(47, 47, 47, 0.7) 0, rgba(47, 47, 47, 0.7) 50%, rgba(49, 50, 51, 0) 51%, rgba(125, 185, 232, 0) 100%);
     background: -webkit-linear-gradient(-45deg, rgba(47, 47, 47, 0.7) 0, rgba(47, 47, 47, 0.7) 50%, rgba(49, 50, 51, 0) 51%, rgba(125, 185, 232, 0) 100%);
     background: linear-gradient(135deg, rgba(47, 47, 47, 0.7) 0, rgba(47, 47, 47, 0.7) 50%, rgba(49, 50, 51, 0) 51%, rgba(125, 185, 232, 0) 100%);
     transform: rotate(45deg);
 }

 header .profile .user-profile:after {
     content: " ";
     display: block;
     width: 7px;
     height: 100%;
     background: rgba(223, 120, 25, 0.7);
     position: absolute;
     left: 0;
     top: 0;
 }

 header .profile .user-profile li {
     width: calc(100% - 80px);
     padding: 0 40px;
     height: auto !important;
 }

 header .profile .user-profile .profile-picture {
     width: 52px !important;
     height: 52px !important;
     padding: 0;
     display: block;
     clear: both;
     background: rgba(255, 255, 255, 0.7);
     border-radius: 50px;
     margin: 0 auto;
     float: none !important;
     margin-bottom: 20px;
 }

 header .profile .user-profile .welcome {
     font-family: Dosis, sans-serif;
     font-size: 18px;
     text-transform: uppercase;
     color: rgba(255, 255, 255, 0.7);
     font-weight: 700;
     text-align: center;
     margin-bottom: 15px;
 }

 header .profile .user-profile .links a {
     font-family: "Source Sans Pro", sans-serif;
     color: rgba(150, 151, 155, 0.7);
     font-size: 14px;
     margin-left: 30px !important;
     margin-bottom: 60px;
 }

 header .profile .user-profile .submenu ul {
     list-style-type: none;
 }

 header .profile .user-profile .submenu ul li {
     font-family: Dosis, sans-serif;
     font-size: 16px;
     text-transform: uppercase;
     padding: 0;
     width: calc(100% - 25px);
     margin-bottom: 10px;
     width: 100%;
 }

 header .profile .user-profile .submenu a {
     margin-left: 0 !important;
     text-decoration: none;
     color: rgba(255, 255, 255, 0.7);
     position: relative;
 }

 header .profile .user-profile .submenu a:before {
     content: " ";
     display: block;
     width: 12px;
     height: 3px;
     background: rgba(208, 114, 23, 0.7);
     float: left;
     margin-right: 15px;
     margin-top: 8px;
 }

 #slider {
     padding: 0;
     color: #333;
     margin: 0 auto;
     position: relative;
     border-top: 2px solid #efefef;
     border-bottom: 1px solid #efefef;
     width: 100%;
 }

 #slider .slider-container {
     margin: 0 auto;
     width: 1110px;
     padding: 40px 0 0;
 }

 #slider .descricao {
     width: 378px;
     float: left;
     margin-right: 48px;
     height: 384px;
     display: flex;
     flex-direction: column;
     justify-content: space-between;
 }

 #slider .descricao .categoria {
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 14px;
     text-transform: uppercase;
     display: inline-block;
     width: fit-content;
 }

 #slider p {
     margin-bottom: 0px;
 }

 #slider .descricao .categoria:after {
     width: 100%;
     height: 2px;
     content: " ";
     display: block;
     background: #ff7c00;
     margin-top: 9px;
 }

 #slider .descricao .titulo {
     font-family: Dosis, sans-serif;
     font-size: 30px;
     text-transform: uppercase;
 }

 #slider .descricao .titulo a {
     text-decoration: none;
     color: #333;
 }

 #slider .descricao .saiba-mais {}

 #slider .descricao .saiba-mais a {
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 16px;
     text-transform: uppercase;
     text-decoration: none;
     color: #333;
 }

 #slider .imagem {
     float: left;
     width: 684px;
     height: 384px;
     overflow-x: hidden;
     max-height: 394px;
 }

 #slider .imagem img {
     width: 100%;
     height: 100%;
     object-fit: cover;
     object-position: center;
     display: block;
 }

 #slider .slider-container .slider-dots {
     display: block;
     text-align: center;
     padding: 20px 0;
 }

 #slider .slider-container .slider-dots li {
     margin-right: 5px;
     position: relative;
     display: inline-block;
     width: 10px;
     height: 10px;
     margin: 0 5px;
     padding: 5px;
     cursor: pointer;
 }

 #slider .slider-container .slider-dots li button {
     width: 10px;
     height: 10px;
     display: block;
     background: #9f979b;
     border-radius: 10px;
     color: transparent;
     border: 0;
     cursor: pointer;
 }

 #slider .slider-container .slider-dots li.slick-active button {
     background: #333;
 }

 .novidades {
     width: 100%;
 }

 .novidades div {
     width: 1110px;
     margin: 0 auto;
     padding-top: 60px;
     padding-bottom: 0;
     position: relative;
 }

 .novidades h2 {
     font-family: Dosis, sans-serif;
     font-weight: 500;
     font-size: 28px;
     color: #2f2f2f;
     text-transform: uppercase;
 }

 .novidades h2:before {
     content: " ";
     display: block;
     width: 30px;
     height: 6px;
     border-radius: 10px;
     background: #fd7c01;
     float: left;
     margin-right: 70px;
     margin-top: 30px;
 }

 .novidades div p {
     font-family: "Source Sans Pro", sans-serif;
     font-size: 16px;
     color: #595959;
     margin-left: 100px;
    
 }

 .novidades.grid-conteudo {
     display: flex;
 }

 .content {
     width: 1110px;
     margin: 0 auto;
     padding-top: 60px;
 }

 .content ul {
     list-style-position: inside;
 }

 .content.p404 {
     padding-bottom: 330px;
 }

 .content.p404 p {
     font-size: 16px;
     font-family: "Source Sans Pro", sans-serif;
     color: #96979b;
     max-width: 465px;
 }

 .content.p404 a.botao {
     width: 121px;
     height: 25px;
     background: #1068b8;
     color: #fff;
     font-family: "Source Sans Pro", sans-serif;
     font-weight: 700;
     font-size: 16px;
     display: block;
     clear: both;
     border-radius: 50px;
     padding: 15px 32px;
     text-decoration: none;
     margin-top: 35px;
     text-align: center;
 }

 .content.page {
     padding-bottom: 80px;
     text-align: justify;
 }

 .content.page h4 {
     font-size: 20px;
     margin-top: 20px;
     margin-bottom: 10px;
 }

 .content .podcast_player {
     margin-bottom: 45px;
 }

 .grid {
     width: 100%;
     display: flex;
     flex-wrap: wrap;
 }

 .grid-three img {
     min-height: 189px;
 }

 .home .grid-three img { 
    min-height: 218px !important;
    object-fit: cover;
 }

 .grid.without-border {
     border-bottom: none;
 }

 .grid a {
     text-decoration: none;
     color: #191920;
 }

 .grid h2 a {
    color: #4D4D4D;
 }

 .grid .item {
     width: 350px;
     margin-right: 30px;
     float: left;
     display: inline;
 }

 .grid .item:nth-child(3n) {
     margin-right: 0;
 }

 .grid .item:nth-child(n + 4) {
     margin-top: 30px;
 }

 .grid img {
     border: 0;
     margin-bottom: -4px;
     display: block;
     /* min-height: 218px; */
	object-fit: cover
 }

 .grid .desc {
     background: #edeef0;
     color: #2F2F2F;
     font-family: Dosis, sans-serif;
     font-weight: 500;
     font-size: 19px;
     padding: 21px 30px;
     display: flex;
     flex-direction: column;
     justify-content: space-between;
     min-height: 246px;
 }

 .grid.grid-home .desc {
     min-height: 200px;
 }

 .grid .desc .meta-infos {
     display: flex;
     justify-content: space-between;
 }

 .grid .meta-infos .tipo-post {
     font-size: 10px;
     font-family: 'Dosis', sans-serif;
     font-weight: bold;
     display: flex;
     justify-content: space-between;
     align-items: center;
 }

 .grid .meta-infos .tipo-post:before {
     display: block;
     width: 13px;
     margin-right: 5px;
 }

 .grid .meta-infos .tipo-post:before svg {
     fill: #767778;
 }

 .grid .meta-infos .tipo-post.publicacao:before {
     content: url(assets/img/svg/file-alt-solid.svg);
 }

 .grid .meta-infos .tipo-post.video:before {
     content: url(assets/img/svg/video-solid.svg);
     width: 19px;
 }

 .grid .meta-infos .tipo-post.ebook:before {
     content: url(assets/img/svg/book-open-solid.svg);
     width: 16px;
 }

 .grid .meta-infos .tipo-post.podcast:before {
     content: url(assets/img/svg/microphone-solid.svg);
     width: 14px;
 }

 .grid .meta-infos .tipo-post.revista:before {
     content: url(assets/img/svg/newspapper-solid.svg);
     width: 20px;
 }

 .grid .desc h2 {
     font-size: 19px;
     font-weight: normal;
 }

 .grid .desc .saiba-mais {
     color: #2f2f2f;
     text-transform: uppercase;
     text-decoration: none;
     font-family: Dosis, sans-serif;
     font-size: 14px;
 }

 .grid .desc .assinatura {
     font-family: Dosis, sans-serif;
     font-weight: bold;
     font-size: 15px;
     text-transform: uppercase;
     display: block;
 }

 .grid .desc .assinatura.lgpd a {
     color: #340090
 }

 .grid .desc .assinatura.mei a {
     color: #d63b02
 }

 .grid .desc .assinatura.e-social a {
     color: #812f53
 }

 .grid .desc .assinatura.gestao-empresarial a {
     color: #c33d1a
 }

 .grid .desc .assinatura.questoes-trabalhistas a {
     color: #16224a
 }

 .grid .desc .assinatura.biblioteca a {
     color: #3b54a7
 }

 .grid .desc .assinatura.boletins a {
     color: #d63b02
 }

 .grid .desc .assinatura.oportunidades a {
     color: #00acfe
 }

 .grid .item .conteudo-more,
 .conteudo-more {
     display: flex;
     font-family: 'Dosis', sans-serif;
     font-weight: bold;
     font-size: 13px;
     text-transform: uppercase;
     text-decoration: underline;
     margin-top: 21px;
     margin-bottom: 78px;
     color: #000;
 }

 .grid .item .conteudo-more:before,
 .conteudo-more:before {
     content: url(assets/img/svg/plus-square-solid.svg);
     width: 12px;
     height: 12px;
     margin-right: 11px;
 }

 .grid.favoritos .item {
     margin-bottom: 30px;
 }

 .home .navigate {
     padding-top: 75px;
     margin-top: 75px;
     border-top: 1px solid #dcdcdc;
 }

 hr {
     margin-top: 60px;
     border: none;
     border-bottom: 1px solid #dcdcdc;
     margin-bottom: 60px;
 }

 .navigate {
     position: relative;
     padding-bottom: 75px;
     border-bottom: 1px solid #dcdcdc;
     margin-bottom: 75px;
 }

 .navigate h3 {
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 31px;
     color: #2f2f2f;
     text-transform: uppercase;
     float: left;
     min-width: 465px;
     margin-top: 70px;
 }

 navigate h3:before {
     content: " ";
     display: block;
     width: 30px;
     height: 6px;
     border-radius: 10px;
     background: #fd7c01;
     float: left;
     margin-right: 30px;
     margin-top: 20px;
     margin-left: 85px;
 }

 .navigate ul {
     list-style-type: none;
     width: 540px;
     float: left;
 }

 .navigate ul li {
     width: 445px;
     max-height: 75px;
     padding: 30px 60px;
     padding-right: 35px;
     background: #f6f6f6;
     text-transform: uppercase;
     margin-bottom: 10px;
 }

 .navigate ul li:after {
     content: " ";
     display: block;
     margin-top: 5px;
     width: 50px;
     height: 17px;
     float: right;
     background: url(assets/img/gray-right-arrow-huge.png) no-repeat;
 }

 .navigate ul li.selected {
     background: #2f2f2f;
 }

 .navigate ul li.selected:after {
     background: url(assets/img/orange-right-arrow-huge.png) no-repeat;
 }

 .navigate ul a {
     color: #2f2f2f;
     font-family: Dosis, sans-serif;
     font-weight: bolder;
     text-decoration: none;
     font-size: 21px;
 }

 .navigate ul a li.selected {
     color: #fff;
 }

 .curso {
     margin-bottom: 10px;
     color: #333;
 }

 .curso .titulo {
     font-family: Dosis, sans-serif;
     font-size: 31px;
     font-weight: 700;
     text-transform: uppercase;
     display: inline-block;
 }

 .curso .grid .desc h2 {
     font-size: 15px;
     font-weight: bold;
     margin-bottom: 20px;
     text-transform: uppercase
 }

 .curso .grid .desc {}

 .curso .titulo a {
     color: inherit;
     text-decoration: none;
 }

 .curso .titulo span.seguindo {
     float: right;
     font-size: 14px;
     color: #fff;
     background: #2f2f2f;
     padding: 3px 15px;
     max-height: 23px;
     border-radius: 10px;
     margin-left: 35px;
     margin-top: 8px;
 }

 .curso .titulo span.seguir {
     float: right;
     font-size: 14px;
     color: #333;
     background: #ebebeb;
     padding: 3px 15px;
     max-height: 23px;
     border-radius: 10px;
     margin-left: 35px;
     margin-top: 8px;
 }

 .curso p.categoria {
     font-family: Dosis, sans-serif;
     font-size: 14px;
     letter-spacing: 1px;
     text-transform: uppercase;
 }

 .curso p.categoria a {
     color: inherit;
     text-decoration: none;
 }

 .curso .rate {
     margin-bottom: 25px;
 }

 .curso .rate .star {
     width: 18px;
     height: 17px;
     background: url(assets/img/star-clear.png) no-repeat;
     display: block;
     float: left;
     margin-right: 5px;
 }

 .curso .rate .star.filled {
     background: url(assets/img/star-black.png) no-repeat;
 }

 .curso .rate .star.half {
     background: url(assets/img/star-half.png) no-repeat;
 }

 .curso .descricao {
     font-family: "Source Sans Pro", sans-serif;
     font-size: 16px;
     color: #96979b;
     line-height: 24px;
     max-width: 640px;
     margin-bottom: 60px;
 }

 .curso h3.ultimos-conteudos {
     font-family: Dosis, sans-serif;
     font-weight: lighter;
     font-size: 21px;
     text-transform: uppercase;
     margin-bottom: 40px;
     letter-spacing: 1px;
 }

 .curso .item span.categoria {
     font-family: Dosis, sans-serif;
     font-weight: lighter;
     font-size: 14px;
     text-transform: uppercase;
     letter-spacing: 1px;
     margin-bottom: 20px;
     display: block;
     color: #2f2f2f;
 }

 .curso .item a.download,
 .curso .item a.like,
 .curso .item a.liked,
 .item a.like,
 .item a.liked {
     width: 21px;
     height: 21px;
     display: block;
     float: left;
     align-self: flex-end;
 }

 .curso .item a.download {
     background: url(assets/img/icon-download.png) no-repeat;
 }

 .curso .item a.like,
 .item a.like {
     background: url(assets/img/svg/heart-empty.svg) no-repeat;
 }

 .curso .item a.like:hover,
 .item a.like:hover {
     background: url(assets/img/svg/heart-filled.svg) no-repeat;
 }

 .curso .item a.liked,
 .item a.liked {
     background: url(assets/img/svg/heart-filled.svg) no-repeat;
 }

 .curso .item a.liked:hover,
 .item a.liked:hover {
     background: url(assets/img/svg/heart-filled.svg) no-repeat;
 }

 .curso .ver-conteudo {
     display: block;
     font-family: Dosis, sans-serif;
     font-size: 21px;
     text-transform: uppercase;
     color: #333;
     margin-top: 50px;
     float: right;
     position: relative;
     text-decoration: none;
 }

 .curso .ver-conteudo:before {
     content: " ";
     display: block;
     width: 31px;
     height: 10px;
     float: left;
     background: url(assets/img/gray-right-arrow.png) no-repeat;
     margin-top: 10px;
 }

 .curso .ver-conteudo:after {
     content: " ";
     display: block;
     width: calc(100% - 35px);
     margin-left: 34px;
     position: absolute;
     border-bottom: 1px solid #b8b8b8;
 }

 .curso h3.categoria-titulo {
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 31px;
     text-transform: uppercase;
     margin-bottom: 40px;
     letter-spacing: 1px;
 }

 .banners {
     border-bottom: 1px solid #dcdcdc;
     border-top: 1px solid #dcdcdc;
     margin: 0;
     padding: 60px 0;
 }

 .banners img {
    display: block;
    margin: 0 auto;
    /* margin-top: 5px;
    margin-bottom: 80px; */
 }

 .newsletter {
     width: 100%;
     background: #f6f6f6;
 }

 .newsletter .content {
     padding: 30px 0;
     width: 760px;
     font-family: Dosis, sans-serif;
     font-size: 14px;
     text-transform: uppercase;
 }

 .newsletter .content * {
     margin-left: 15px;
 }

 .newsletter .content form {
     margin-left: 0;
     display: inline-block;
 }

 .newsletter input[type="text"] {
     width: 150px;
     padding: 5px 20px;
     border-radius: 10px;
     font-size: 14px;
     font-family: Dosis, sans-serif;
     text-transform: uppercase;
     border: 1px solid #eddbdb;
     color: #b29898;
 }

 .newsletter input[type="text"]::placeholder {
     color: #b29898;
 }

 .newsletter input[type="submit"] {
     font-weight: 700;
     width: 80px;
     height: 32px;
     font-size: 14px;
     background: #2f2f2f;
     color: #fff;
     border: 0;
     border-radius: 50px;
 }

 .categoria-descricao {
     max-width: 640px;
     font-family: Dosis, sans-serif;
     font-size: 18px;
     font-weight: lighter;
 }

 .header-categoria {
     width: 100%;
     height: 470px;
     padding-bottom: 70px;
     background: #f6f6f6 no-repeat;
     color: #333;
 }

 .header-categoria .content {
     padding-top: 180px;
     height: 100%;
     position: relative;
 }

 .header-categoria.interna {
     padding-top: 47px;
     border: 1px solid #efefef;
     border-left: 0px;
     border-right: 0px;
     height: 280px;
 }

 .header-categoria.interna .content {
     padding-top: 0px;
     height: fit-content;
 }

 .header-categoria.interna.resultado-busca {
     padding: 50px 0px;
     height: auto;
 }

 .header-categoria.interna.resultado-busca .content {
     height: fit-content;
 }

 .header-categoria.interna.resultado-busca .content h1 {
     margin-bottom: 0;
     font-size: 32px;
     line-height: 1.156;
 }

 .header-categoria.interna.resultado-busca .content p {
     font-family: Dosis, sans-serif;
     font-size: 18px;
     margin-top: 5px;
 }

 .header-categoria.interna.resultado-busca .content .breadcrumb {
     margin-bottom: 20px;
 }

 .header-categoria.interna.resultado-busca .content .termo-busca {
     color: #fd7c01;
     font-weight: 100;
 }

 .header-categoria h1 {
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 37px;
     text-transform: uppercase;
     margin-bottom: 27px;
     width: auto;
     display: inline-block;
 }

 .header-categoria h1 span.seguindo {
     float: right;
     font-size: 14px;
     color: #fff;
     background: #2f2f2f;
     padding: 3px 15px;
     max-height: 23px;
     border-radius: 10px;
     margin-left: 35px;
     margin-top: 18px;
 }

 .header-categoria h1 span.seguir {
     float: right;
     font-size: 14px;
     color: #333;
     background: #ebebeb;
     padding: 3px 15px;
     max-height: 23px;
     border-radius: 10px;
     margin-left: 35px;
     margin-top: 12px;
 }

 .header-categoria.artigo h1 {
     text-transform: none;
 }

 .header-categoria .descricao {
     max-width: 640px;
     font-family: Dosis, sans-serif;
     font-size: 18px;
     font-weight: lighter;
 }

 .header-categoria .quantidade-cursos {
     font-family: Dosis, sans-serif;
     text-transform: uppercase;
 }

 .header-categoria .quantidade-cursos span.qtd {
     padding: 3px 12px;
     background: #fd7c01;
     border-radius: 50px;
     font-weight: 700;
     color: #fff;
 }

 .breadcrumb {
     list-style-type: none;
     clear: both;
     margin-bottom: 70px;
     display: flex;
 }

 .breadcrumb a {
     color: auto;
     text-decoration: none;
     color: #333;
 }

 .breadcrumb li {
     float: left;
     font-family: "Source Sans Pro", sans-serif;
     font-size: 14px;
     position: relative;
 }

 .breadcrumb li:after {
     content: " ";
     display: block;
     background: url(assets/img/breadcrumb-arrow.png) no-repeat;
     width: 6px;
     height: 9px;
     float: right;
     margin-top: 5px;
     margin-left: 10px;
     margin-right: 10px;
 }

 .breadcrumb li:last-child:after {
     content: none;
     display: none;
 }

 .breadcrumb li.current {
     font-weight: 700;
 }

 .breadcrumb li.back:before {
     content: " ";
     display: block;
     background: url(assets/img/breadcrumb-back.png) no-repeat;
     width: 6px;
     height: 9px;
     float: left;
     margin-top: 5px;
     margin-left: 5px;
     margin-right: 10px;
 }

 .breadcrumb li.back2:before {
     content: " ";
     display: block;
     background: url(assets/img/page-arrow-right.png) no-repeat;
     rotate: 180deg;
     width: 35px;
     height: 9px;
     float: left;
     margin-top: 6px;
     margin-left: 5px;
     margin-right: 10px;
 }

 .header-categoria .progresso-curso {
     position: absolute;
     bottom: 0;
     font-family: Dosis, sans-serif;
     font-size: 18px;
 }

 .header-categoria .progress-bar {
     width: 260px;
     height: 15px;
     background: #e1e6e0;
     margin-top: 7px;
     border-radius: 10px;
 }

 .header-categoria .progress-percent {
     height: 100%;
     background: #fd7c01;
     border-radius: 10px;
 }

 .header-categoria .rating {
     float: right;
     width: 120px;
     text-align: center;
 }

 .header-categoria .rating .nota {
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 26px;
     margin-bottom: 10px;
     display: block;
 }

 .header-categoria .rating .descricao {
     font-family: "Source Sans Pro", sans-serif;
     font-size: 14px;
 }

 .header-categoria .rating .rate {
     margin-bottom: 10px;
 }

 .header-categoria .rating .rate .star {
     width: 18px;
     height: 17px;
     background: url(assets/img/svg/estrela_outline.svg) no-repeat;
     display: block;
     float: left;
     margin-right: 5px;
 }

 .header-categoria .rating .rate .star.black {
     background: url(assets/img/svg/estrela_fill.svg) no-repeat;
 }

 .header-categoria .rating .rate .star.half {
     background: url(assets/img/svg/estrela_half.svg) no-repeat;
 }

 .header-categoria .rating .rate .star.selected,
 .header-categoria .rating .rate .star.voted {
     background: #fd7c01;
     mask-image: url(assets/img/svg/estrela_fill.svg);
     -webkit-mask-image: url(assets/img/svg/estrela_fill.svg);
 }

 .header-categoria.artigo h1 {
     max-width: 800px;
 }

 section.artigo {
     padding-top: 40px;
 }

 .artigo .artigo-conteudo {
     width: 730px;
     float: left;
     padding-bottom: 70px;
 }

 .artigo .sidebar {
     width: 350px;
     float: left;
 }

 .header-categoria.trancada {
     position: relative;
 }

 .header-categoria.trancada .trancado {
     width: 100%;
     height: 100%;
     background: rgba(62, 62, 62, 0.94);
     position: absolute;
     z-index: 10;
 }

 .header-categoria .trancado section.content {
     padding-top: 180px;
 }

 .trancado h2 {
     font-family: Dosis, sans-serif;
     font-size: 46px;
     text-transform: uppercase;
     color: #fff;
     float: left;
     max-width: 635px;
     font-weight: 700;
 }

 .trancado h2:before {
     content: " ";
     display: block;
     width: 93px;
     height: 93px;
     background: url(assets/img/cadeado.png) no-repeat;
     float: left;
     margin-right: 30px;
 }

 .trancado #fazer-login {
     display: inline-block;
     background: #fd7c01;
     color: #fff;
     text-transform: uppercase;
     border-radius: 50px;
     padding: 15px 25px;
     text-decoration: none;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 16px;
     margin-left: 123px;
     margin-top: 30px;
 }

 .artigo-header {
     border-bottom: 1px solid #e5e5e5;
     margin-bottom: 60px;
     position: relative;
     color: #333;
 }

 .artigo-header .wp-post-image {
     margin-bottom: 60px;
 }

 .artigo-header .artigo-author {
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 14px;
     text-transform: uppercase;
     display: inline-block;
     margin-bottom: 20px;
 }

 .artigo-header .artigo-author:after {
     content: " ";
     display: block;
     width: 100%;
     height: 2px;
     background: #ff7c00;
     margin-top: 10px;
 }

 .artigo-header .artigo-date {
     font-family: Dosis, sans-serif;
     font-style: 14px;
     margin-bottom: 35px;
     text-transform: uppercase;
 }

 .artigo-header .artigo-buttons {
     position: absolute;
     right: 0;
     margin-top: 5px;
 }

 .artigo-header .artigo-buttons a.like,
 .artigo-header .artigo-buttons a.liked {
     width: 21px;
     height: 21px;
     display: block;
     margin-right: 13px;
     float: left;
 }

 .artigo-header .artigo-buttons a:last-child {
     margin-right: 0;
 }

 .artigo-header .artigo-buttons a.download {
     font-family: Dosis, sans-serif;
     font-size: 14px;
     text-transform: uppercase;
     float: left;
     margin-right: 30px;
     /* color: #333; */
     text-decoration: none;

     background-color: #F16242;
     padding: 12px 40px;
     color: white;
     border-radius: 25px;
     margin-top: -12px
 }

 .artigo-header .artigo-buttons a.download:before {
     content: " ";
     display: block;
     width: 21px;
     height: 21px;
     display: block;
     margin-right: 5px;
     margin-top: -2px;
     float: left;
     background: url(assets/img/artigo-download.png) no-repeat;
     filter: brightness(100);
 }

 .artigo-header .artigo-buttons a.like {
     background: url(assets/img/svg/coracao_outline.svg) no-repeat;
 }

 .artigo-header .artigo-buttons a.like:hover {
     background: #fd7c01;
     -webkit-mask-image: url(assets/img/svg/coracao_fill.svg);
     mask-image: url(assets/img/svg/coracao_fill.svg);
 }

 .artigo-header .artigo-buttons a.liked {
     background: url(assets/img/svg/coracao_fill.svg) no-repeat;
 }

 .artigo-header .artigo-buttonsa.liked:hover {
     background: url(assets/img/coracao-artigo.png) no-repeat;
 }

 .artigo-conteudo {
     font-family: "Source Sans Pro", sans-serif;
     font-size: 17px;
     color: #333;
     text-align: justify;
     padding-bottom: 15px;
     border-bottom: 1px solid #e5e5e5;
     margin-bottom: 60px;
 }

 .artigo-conteudo h2 {
     margin-bottom: 20px;
 }

 .artigo-conteudo .botao,
 .login-membro .botao {
     width: 170px;
     height: 25px;
     font-family: "Source Sans Pro", sans-serif;
     font-weight: 700;
     font-size: 16px;
     clear: both;
     border-radius: 50px;
     padding: 15px 32px;
     text-decoration: none;
     text-align: center;
     border: 1px solid #333;
     background: #333;
     color: #fff;
 }

 .artigo-conteudo img,
 .artigo-conteudo p,
 .artigo-conteudo ul {
     margin-bottom: 20px;
 }

 .artigo-conteudo a {
     color: #5679df;
     text-decoration: underline;
     word-break: normal;
 }

 .artigo-conteudo * {
     font-family: "Source Sans Pro", sans-serif;
     text-align: initial;
 }

 .artigo-conteudo ol li {
     margin-left: 20px;
     margin-bottom: 5px;
 }

 .artigo-conteudo ul li {
     margin-bottom: 5px;
 }

 .artigo-conteudo ul li ul {
     margin-left: 30px;
 }

 .artigo-conteudo .post-navigation {
     display: flex;
     width: 100%;
     justify-content: space-between;
     margin-top: 60px;
 }

 .artigo-conteudo .post-navigation .nav-element {
     display: inline-block;
     background: #ebebeb;
     border-radius: 50px;
     padding: 10px 30px;
 }

 .artigo-conteudo .post-navigation .nav-element a {
     color: #333;
     text-transform: uppercase;
     text-decoration: none;
     font-family: Dosis, sans-serif;
     font-size: 16px;
 }

 .artigo-conteudo .post-navigation .nav-element.nav-previous:before {
     content: " ";
     display: block;
     width: 20px;
     height: 8px;
     background: url(assets/img/svg/arrow_dark.svg) no-repeat;
     float: left;
     margin-right: 15px;
     margin-top: 7px;
     transform: rotate(180deg);
 }

 .artigo-conteudo .post-navigation .nav-element.nav-previous:empty {
     visibility: hidden;
 }

 .artigo-conteudo .post-navigation .nav-element.nav-next:after {
     content: " ";
     display: block;
     width: 20px;
     height: 8px;
     background: url(assets/img/svg/arrow_dark.svg) no-repeat;
     float: right;
     margin-left: 15px;
     margin-top: 7px;
 }

 .artigo-conteudo .post-navigation .nav-element.nav-next:empty {
     visibility: hidden;
 }

 .login-header {
     height: 40px !important;
 }

 .botao_declaracao {
     width: 170px;
     height: 25px;
     font-family: "Source Sans Pro", sans-serif;
     font-weight: 700;
     font-size: 16px;
     clear: both;
     border-radius: 50px;
     padding: 15px 32px;
     text-decoration: none;
     text-align: center;
     margin-left: 20px;
     border: 1px solid #1068b8;
     background: #fff;
     color: #1068b8;
 }

 .login-page {
     padding-bottom: 80px;
 }

 .login-page h2 {
     text-transform: uppercase;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 31px;
 }

 .login-page p.cadastro-desc,
 .login-page p.login-desc {
     font-family: "Source Sans Pro", sans-serif;
     color: #96979b;
     font-size: 16px;
     margin-bottom: 35px;
 }

 .login-page .login-form {
     float: left;
     width: 350px;
 }

 .login-page a.botao {
     width: 170px;
     height: 25px;
     font-family: "Source Sans Pro", sans-serif;
     font-weight: 700;
     font-size: 16px;
     clear: both;
     border-radius: 50px;
     padding: 15px 32px;
     text-decoration: none;
     text-align: center;
     margin-left: 20px;
     border: 1px solid #1068b8;
     background: #fff;
     color: #1068b8;
 }

 .login-page .cadastro-form {
     float: right;
     width: 556px;
 }

 .login-page input,
 .login-page select {
     padding: 15px 23px;
     border-radius: 50px;
     border: none;
     background: #f6f6f6;
     font-family: "Source Sans Pro", sans-serif;
     font-style: italic;
     font-size: 16px;
     width: calc(100% - 43px);
     margin-bottom: 15px;
 }

 .login-page select {
     -webkit-appearance: none;
     outline: 0;
     background-color: #f6f6f6;
     background-image: url(assets/img/icon/to-drop-down-select.png);
     background-repeat: no-repeat;
     background-position: calc(100% - 20px) 50%;
     border-radius: 20px;
     color: #333;
     cursor: pointer;
 }

 .login-page input[type="submit"] {
     background: #1068b8;
     width: auto;
     font-weight: 700;
     font-style: normal;
     color: #fff;
 }

 .login-page input.half {
     width: 225px;
     margin-right: 14px;
     float: left;
 }

 .login-page input.error {
     color: red;
 }

 .login-page select.half {
     width: 271px;
     margin-right: 14px;
     float: left;
 }

 .login-page input.half2,
 .login-page select.half2 {
     margin-right: 0;
 }

 .login-page .forgot-email,
 .login-page .forgot-pwd {
     font-family: "Source Sans Pro", sans-serif;
     font-style: italic;
     color: #333;
     margin-left: 15px;
     margin-bottom: 30px;
     margin-top: -15px;
     display: block;
 }

 .login-page input[type="checkbox"] {
     width: auto !important;
     margin-right: 15px;
 }

 .login-page label {
     font-family: Dosis, sans-serif;
 }

 #formulario-interesse {
     margin-bottom: 60px;
     margin-top: 30px;
 }

 #formulario-interesse input,
 .login-page select {
     padding: 15px 23px;
     border-radius: 50px;
     border: none;
     background: #f6f6f6;
     font-family: "Source Sans Pro", sans-serif;
     font-style: italic;
     font-size: 16px;
     width: calc(100% - 43px);
     margin-bottom: 15px;
 }

 #formulario-interesse select {
     -webkit-appearance: none;
     outline: 0;
     background-color: #f6f6f6;
     background-image: url(assets/img/icon/to-drop-down-select.png);
     background-repeat: no-repeat;
     background-position: calc(100% - 20px) 50%;
     border-radius: 20px;
     color: #333;
     cursor: pointer;
 }

 #formulario-interesse input[type="submit"] {
     background: #1068b8;
     width: auto;
     font-weight: 700;
     font-style: normal;
     color: #fff;
 }

 #formulario-interesse input.half {
     width: 225px;
     margin-right: 14px;
     float: left;
 }

 #formulario-interesse input.error {
     color: red;
 }

 #formulario-interesse select.half {
     width: 271px;
     margin-right: 14px;
     float: left;
 }

 #formulario-interesse input.half2,
 .login-page select.half2 {
     margin-right: 0;
 }

 #formulario-interesse .forgot-pwd,
 .login-page .forgot-email {
     font-family: "Source Sans Pro", sans-serif;
     font-style: italic;
     color: #333;
     margin-left: 15px;
     margin-bottom: 30px;
     margin-top: -15px;
     display: block;
 }

 #formulario-interesse input[type="checkbox"] {
     width: auto !important;
     margin-right: 15px;
 }

 #formulario-interesse label {
     font-family: Dosis, sans-serif;
 }

 #agendamento {
     margin-bottom: 60px;
     margin-top: 30px;
 }

 #agendamento h2 {
     margin-bottom: 20px;
 }

 #agendamento input,
 #agendamento select {
     padding: 15px 23px;
     border-radius: 50px;
     border: none;
     background: #f6f6f6;
     font-family: "Source Sans Pro", sans-serif;
     font-style: italic;
     font-size: 16px;
     width: calc(100% - 43px);
     margin-bottom: 15px;
 }

 #agendamento select {
     -webkit-appearance: none;
     outline: 0;
     background-color: #f6f6f6;
     background-image: url(assets/img/icon/to-drop-down-select.png);
     background-repeat: no-repeat;
     background-position: calc(100% - 20px) 50%;
     border-radius: 20px;
     color: #333;
     cursor: pointer;
 }

 #agendamento input[type="submit"] {
     background: #1068b8;
     width: auto;
     font-weight: 700;
     font-style: normal;
     color: #fff;
 }

 #agendamento input.half {
     width: calc(50% - 53px);
     margin-right: 14px;
     float: left;
 }

 #agendamento input.error {
     color: red;
 }

 #agendamento select.half {
     width: calc(50% - 7px);
     margin-right: 14px;
     float: left;
 }

 #agendamento input.half2,
 #agendamento select.half2 {
     margin-right: 0;
 }

 #agendamento input[type="checkbox"] {
     width: auto !important;
     margin-right: 15px;
 }

 #agendamento label {
     font-family: Dosis, sans-serif;
 }

 .sidebar {
     margin-left: 30px;
 }

 footer {
     background: #FFF;
     height: 930px;
     position: relative;
     font-family: "Source Sans Pro", sans-serif;
     color: #d7d7d7;
     font-size: 14px;
     text-decoration: none;
     border-top: 1px solid #efefef;
 }

 footer .content {
     padding: 0;
 }

 footer a {
     text-decoration: none;
 }

 footer a:hover {
     text-decoration: underline;
     color: #595959;
 }

 footer a.large {
     color: #595959;
     text-transform: uppercase;
     clear: both;
     display: block;
 }

 footer i.ico-map {
     background: url(assets/img/icon/ico-pin.png) no-repeat;
     width: 13px;
     display: inline-block;
     font-size: 1.25em;
     height: 20px;
     vertical-align: middle;
     margin-right: 10px;
 }

 footer ul.estrutura {
     padding: 75px 0 0;
     display: flex;
     justify-content: space-between;
 }

 footer ul.estrutura li {
     list-style-type: none;
 }

 footer .menu li {
     flex-basis: 25%;
     margin-bottom: 45px;
 }

 footer .menu li:nth-child(5),
 footer .menu li:nth-child(6),
 footer .menu li:nth-child(7),
 footer .menu li:nth-child(8) {
     margin-bottom: 0px;
 }

 footer ul.estrutura li.logos {
     min-width: 333px;
     margin-top: -10px;
 }

 footer ul.estrutura li.logos .fecomercio {
    /* border-right: 1px solid #4b4a4a; */
     padding-right: 15px;
 }

 footer ul.estrutura li.logos .logo {
     margin-left: 15px;
     margin-bottom: -15px;
 }

 footer ul.estrutura li.menu .menu-item {
     float: left;
 }

 footer ul.estrutura li.menu div.column2 {
     float: left;
 }

 footer ul.estrutura li.menu div.column2 div {
     display: block;
     height: 25px;
 }

 footer ul.estrutura li.menu div.column2 .numeroCep:after {
     content: " ";
     width: 30px;
     height: 1px;
     background: #4b4b4b;
     clear: both;
     display: block;
     margin-top: 10px;
 }

 footer ul.estrutura li.menu div.column2 .telefone {
     margin-top: 14px;
 }

 footer .numeroCep span,
 footer .telefone span {
     margin-right: 10px;
 }

 footer ul.estrutura li.redessociais {
     width: auto;
     float: right;
 }

 footer ul li.redessociais li {
     width: auto;
 }

 footer ul li.redessociais {
     margin-top: 5px;
 }

 footer ul li.redessociais ul {
     margin: 0;
     padding: 0;
     display: flex;
 }

 footer ul li.redessociais ul li {
     display: inline-block;
 }

 footer ul li.redessociais ul li a i {
     width: 40px;
     height: 40px;
     line-height: 38px;
     text-align: center;
     color: #000;
     font-size: 17px;
     display: block;
     border: 2px solid #000;
     border-radius: 50%;
     margin: 0 5px;
     text-decoration: none;
     transition: all 0.1s linear 0s;
     display: flex;
    justify-content: center;
    align-items: center;

 }

 footer ul li.redessociais ul li a i.twitter svg {width: 17px; height: 17px}
 footer .menu {
     display: flex;
     flex-wrap: wrap;
 }

 footer .menu>li:last-child {
     display: none;
 }

 footer h4,
 footer .menu li.menu-item-has-children>a {
     text-transform: uppercase;
     font-weight: 1000;
     font-size: 14px;
     color: #333;
    
 }

 footer h4,
 footer .menu li.menu-item-has-children>a:hover {
     text-decoration: none;
 }

 footer .sub-menu {
     margin-top: 15px;
     display: flex;
     flex-direction: column;
     max-width: 90%;
 }

 footer .sub-menu li:not(:last-child) {
     margin-bottom: 0px;
 }

 footer .sub-menu li a {
     color: #595959;
     position: relative;
     height: 32px;
     display: block;
 }

 .lightbox {
     width: 100%;
     height: 100%;
     position: absolute;
     background: rgba(153, 153, 153, 0.5);
     top: 0;
     display: none;
     z-index: 10;
 }

 .lightbox .close {
     background: url(assets/img/fechar.png) no-repeat;
     width: 26px;
     height: 26px;
     top: 25px;
     right: 25px;
     position: absolute;
 }

 .lightbox-content {
     width: 455px;
     height: 195px;
     margin: 0 auto;
     margin-top: 200px;
     background: #fff;
     position: relative;
     padding: 70px;
 }

 .lightbox-content h2 {
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 22px;
     text-transform: uppercase;
     margin-bottom: 45px;
 }

 .lightbox-content p {
     font-family: "Source Sans Pro", sans-serif;
     color: #333;
 }

 .lightbox .section {
     display: none;
 }

 .lightbox input {
     padding: 15px 23px;
     border-radius: 50px;
     border: none;
     background: #f6f6f6;
     font-family: "Source Sans Pro", sans-serif;
     font-style: italic;
     font-size: 16px;
     width: calc(100% - 43px);
     margin-bottom: 15px;
 }

 .lightbox input[type="submit"] {
     background: #1068b8;
     width: auto;
     font-weight: 700;
     font-style: normal;
     color: #fff;
 }

/* SEARCH ORIGIAL*/

 .search .artigo {
     margin: 0 174px;
     padding-bottom: 50px;
     border-bottom: 1px solid #dcdcdc;
     margin-bottom: 50px;
     font-family: "Source Sans Pro", sans-serif;
 }


 .search .artigo a {
     color: #96979b;
 }

 .search .artigo:last-child {
     border-bottom: none;
 }

 .search .artigo .categoria {
     font-family: Dosis, sans-serif;
     text-transform: uppercase;
     font-weight: 700;
     font-size: 14px;
     display: inline-block;
 }

 .search .artigo .categoria:after {
     content: " ";
     width: 100%;
     height: 2px;
     display: block;
     margin-top: 6px;
     background: #ff7c00;
     margin-bottom: 24px;
 }

 .search .artigo h2 {
     text-transform: initial;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-weight: 31px;
     margin-bottom: 15px;
 }

 .search .artigo .read-more {
     float: left;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 16px;
     text-transform: uppercase;
     color: #333;
 }

 .search .artigo .read-more:before {
     content: " ";
     display: block;
     width: 20px;
     height: 8px;
     background: url(assets/img/arrow-right.png) no-repeat;
     float: left;
     margin-right: 15px;
     margin-top: 5px;
 }

 
 #copyright {
     background: #fff;
     margin-top: 75px;
     bottom: 0;
     width: 100%;
     height: 60px;
     color: #595959;
     font-size: 14px;
 }

 #copyright .content {
     height: 100%;
     display: flex;
     justify-content: space-between;
     align-items: center;
 }

 #copyright .copyright-left,
 #copyright .copyright-right {
     height: 100%;
     display: table;
 }

 #copyright .copyright-left span,
 #copyright .copyright-right span {
     display: table-cell;
     vertical-align: middle;
     color:#595959 ;
 }

 #copyright .copyright-left {
     float: left;
 }

 #copyright .copyright-right {
     float: right;
 }

 #copyright ul {
     text-decoration: none;
     display: flex;
     list-style: none;
 }

 #copyright ul li {
     margin-right: 15px;
 }

 #copyright ul li a {
     color: #595959;
 }

 #copyright ul li a:hover {
     color: #0f68b9;
 }

 a.with-arrow {
     position: relative;
 }

 a.with-arrow:before {
     content: " ";
     display: block;
     width: 31px;
     height: 10px;
     float: left;
     background: url(assets/img/svg/arrow_orange.svg) no-repeat;
     margin-right: 12px;
     margin-top: 5px;
 }

 .clear {
     clear: both;
 }

 p {
     margin-bottom: 10px;
 }

 .loading {
     display: none;
     position: fixed;
     width: 100%;
     height: 100%;
     top: 0;
     left: 0;
     background: rgba(0, 0, 0, 0.5);
     background-image: url(assets/img/loading.gif);
     background-repeat: no-repeat;
     background-size: 50px 50px;
     background-position: center;
 }

 @media only screen and (max-width: 1539px) {}

 .content.page .content-regulamento {
     width: 730px;
 }

 .content.page .content-regulamento h4 {
     font-family: "Source Sans Pro", sans-serif;
     font-size: 17px;
     font-weight: 700;
     color: #333;
     margin-bottom: 45px;
 }

 .content.page .content-regulamento p {
     font-family: "Source Sans Pro", sans-serif;
     font-size: 17px;
     color: #333;
     margin-bottom: 45px;
 }

 .content.page .content-politica-privacidade {
     width: 730px;
 }

 .content.page .content-politica-privacidade h4 {
     font-family: "Source Sans Pro", sans-serif;
     font-size: 17px;
     font-weight: 700;
     color: #333;
     margin-bottom: 45px;
 }

 .content.page .content-politica-privacidade p {
     font-family: "Source Sans Pro", sans-serif;
     font-size: 17px;
     color: #333;
     margin-bottom: 45px;
 }

 .content.page .content-politica-privacidade ul {
     font-family: "Source Sans Pro", sans-serif;
     font-size: 17px;
     color: #333;
     margin-bottom: 45px;
 }

 .content.page .content-politica-privacidade li {
     margin-bottom: 15px;
 }

 .header-categoria.pleito h1,
 .header-categoria.reuniao h1 {
     text-transform: uppercase !important;
 }

 .related-links {
     word-break: break-all;
 }

 .gt h2,
 .related-links h2 {
     text-transform: uppercase;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 31px;
     margin-bottom: 38px;
 }

 .presidente {
     margin-bottom: 12px !important;
 }

 .presidente-list {
     font-family: Dosis, sans-serif;
     font-size: 13px;
     text-transform: uppercase;
     color: #333;
 }

 .conselho-btn {
     padding: 15px 23px;
     border-radius: 50px;
     border: none;
     font-family: "Source Sans Pro", sans-serif;
     font-size: 16px;
     margin-bottom: 15px;
     background: #1068b8;
     width: auto;
     font-weight: 700;
     font-style: normal;
     text-decoration: none !important;
     color: #fff !important;
     display: inline-block;
 }

 .membro-warning {
     font-family: "Source Sans Pro", sans-serif;
     font-style: italic;
     font-size: 16px;
     clear: both;
 }

 .artigo-conteudo.conselho {
     margin-bottom: 0 !important;
 }

 .artigo-conteudo.with-gt {
     border-bottom: 0;
 }

 .gt {
     border-top: 1px solid #e5e5e5;
     padding-top: 58px;
 }

 .curso .novidades {
     margin-bottom: 30px;
 }

 .curso .novidades div {
     padding-top: 0px;
 }

 .curso.conselhos .grid {
     margin-bottom: 40px;
 }

 .conselhos-grid h2 {
     font-size: 19px;
     min-height: 50px !important;
     text-transform: uppercase;
 }

 .conselhos-grid .categoria {
     color: #fffefe;
     text-transform: none !important;
     min-height: 92px;
     font-size: 16px !important;
     line-height: 23px;
     font-weight: 400 !important;
 }

 .conselhos-grid .item img {
     width: 100%;
     height: auto;
 }

 .conselhos-grid .item .desc {}

 .conselhos-grid.lista-conselhos .row {
     margin-bottom: 20px;
     display: flex;
     justify-content: space-between;
     width: 100%;
 }

 .conselhos-grid.lista-conselhos .row .item {
     margin-right: 0% !important;
 }

 .conselhos-grid.lista-conselhos .item:not(.banner-bti, .banner-conselhos) {
     width: 46.5%;
 }

 .conselhos-grid.lista-conselhos .item img {
     width: 100%;
     height: auto;
     display: block;
 }

 .conselhos-grid.lista-conselhos .item .img-link {
     width: 516px;
     height: 322px;
     background-color: #1c2021;
     display: block;
 }

 .curso.conselhos a.sugestao {
     float: right;
     font-size: 10px;
     color: #fff;
     background: #1068b8;
     padding: 9px 20px;
     max-height: 23px;
     border-radius: 50px;
     margin-left: 35px;
     margin-top: 5px;
 }

 .curso.conselhos h3.categoria-titulo {
     width: fit-content;
 }

 textarea {
     padding: 15px 23px;
     border-radius: 25px;
     min-height: 120px;
     border: none;
     background: #f6f6f6;
     font-family: "Source Sans Pro", sans-serif;
     font-style: italic;
     font-size: 16px;
     width: calc(100% - 43px);
     margin-bottom: 15px;
 }

 .header-conselho {
     padding-top: 70px;
 }

 .header-conselho .breadcrumb {
     margin-bottom: 60px;
 }

 .header-conselho h1 {
     text-transform: uppercase !important;
 }

 .conselhos-buttons {
     display: flex;
     flex-direction: row;
     justify-content: space-between;
     width: fit-content;
     margin-top: 20px;
     text-align: center;
 }

 .conselhos-buttons a {
     padding: 9px 20px;
     background: #fd7c01;
     border-radius: 50px;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 11px;
     text-transform: uppercase;
     color: #fff;
     text-decoration: none;
     display: flex;
     justify-content: space-between;
     align-content: center;
     align-items: center;
 }

 .conselhos-buttons a:after {
     display: block;
     content: " ";
     background: url(assets/img/arrow-down-white.png) no-repeat;
     width: 9px;
     height: 6px;
     margin-left: 9px;
 }

 .conselhos-buttons a:first-child {
     margin-right: 8px;
 }

 .conselhos-buttons .pauta,
 .conselhos-buttons .pleito {
     background: #1068b8;
 }

 .conselhos-buttons .pauta:after,
 .conselhos-buttons .pleito:after {
     display: none;
     content: "";
 }

 .agenda-conselho {
     display: flex;
     justify-content: space-between;
 }

 .agenda-conselho h2 {
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 31px;
     color: #2f2f2f;
     text-transform: uppercase;
     margin-top: 110px;
     margin-left: 76px;
 }

 .agenda-conselho h2:before {
     content: " ";
     display: block;
     width: 30px;
     height: 6px;
     border-radius: 10px;
     background: #fd7c01;
     float: left;
     margin-right: 35px;
     margin-top: 19px;
 }

 .agenda {
     width: 66%;
 }

 .agenda h2 {
     font-family: Dosis, sans-serif;
     font-weight: 700;
     text-transform: uppercase;
     font-size: 24px;
     color: #333;
     margin-bottom: 28px;
 }

 .agenda .agenda-content li,
 .agenda .agenda-header {
     border-top: 0;
     border-bottom: 2px solid #dcdcdc;
     padding-top: 35px;
     padding-bottom: 30px;
     display: flex;
     list-style-type: none;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 14px;
     justify-content: space-between;
     text-transform: uppercase;
 }

 .agenda .agenda-content li span:first-child,
 .agenda .agenda-header li:first-child {
     width: 74px;
 }

 .agenda .agenda-content li span:nth-child(2),
 .agenda .agenda-header li:nth-child(2) {
     width: 55px;
 }

 .agenda .agenda-content li span:nth-child(3),
 .agenda .agenda-header li:nth-child(3) {
     width: 118px;
 }

 .agenda .agenda-content li span:nth-child(4),
 .agenda .agenda-header li:nth-child(4) {
     width: 118px;
 }

 .agenda .agenda-content li span:last-child,
 .agenda .agenda-header li:last-child {
     width: 90px;
 }

 .agenda .agenda-content li {
     font-weight: lighter;
     text-transform: none;
     font-size: 16px;
     border-top: none !important;
 }

 .agenda .agenda-content li a {
     padding: 9px 20px;
     background: #1068b8;
     border-radius: 50px;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 10px;
     text-transform: uppercase;
     color: #fff;
     text-decoration: none;
     display: flex;
     justify-content: space-between;
     align-content: center;
     align-items: center;
 }

 .agenda.reuniao {
     width: 100% !important;
 }

 .agenda.reuniao .agenda-header {
     border-top: 2px solid #dcdcdc;
 }

 .agenda.reuniao .agenda-content li span:nth-child(3),
 .agenda.reuniao .agenda-header li:nth-child(3) {
     width: 227px;
 }

 .linha-tempo h2 {
     text-transform: uppercase;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 31px;
     margin-bottom: 47px;
 }

 .linha-tempo ul {
     font-family: Dosis, sans-serif;
     font-size: 16px;
     width: fit-content;
 }

 .linha-tempo ul li.done {
     color: #fd7c01;
 }

 .linha-tempo ul li.hover {
     text-decoration: underline;
     cursor: pointer;
 }

 .linha-tempo .done.hover,
 .linha-tempo ul li.done:hover {
     color: #e36f00 !important;
     cursor: pointer;
 }

 .timeline {
     width: 100%;
     display: flex;
     justify-content: row;
     margin-bottom: 47px;
 }

 .timeline .step {
     height: 10px;
     background: #b3b3b3;
     position: relative;
     cursor: pointer;
 }

 .timeline .step:after,
 .timeline .step:first-child:before {
     display: block;
     content: " ";
     position: absolute;
     right: -8px;
     top: -8px;
     width: 16px;
     height: 16px;
     background: #b3b3b3;
     border-radius: 25px;
     border: 4px solid #333;
     z-index: 2;
 }

 .timeline .step:first-child {
     border-top-left-radius: 50px;
     border-bottom-left-radius: 50px;
 }

 .timeline .step:first-child:before {
     left: 0;
 }

 .timeline .step:first-child:before,
 .timeline .step:last-child:after {
     border-radius: 0;
     width: 7px;
     height: 8px;
     top: -3.5px;
     background: #b3b3b3 !important;
 }

 .timeline .step.hover,
 .timeline .step.hover:after,
 .timeline .step:hover,
 .timeline .step:hover:after {
     background: #848484;
 }

 .timeline .step.done:hover,
 .timeline .step.done:hover:after {
     background: #e36f00 !important;
 }

 .timeline .step.done:first-child:before {
     background: #e36f00 !important;
 }

 .timeline .step:last-child {
     border-top-right-radius: 50px;
     border-bottom-right-radius: 50px;
 }

 .timeline .step.done,
 .timeline .step.done:after {
     background-color: #fd7c01;
 }

 .timeline .hover,
 .timeline .hover:after {
     background: #848484 !important;
 }

 .timeline .done.hover,
 .timeline .done.hover:after {
     background: #e36f00 !important;
 }

 .lightbox.login-membro .llm-content {
     display: flex;
     justify-content: center;
 }

 .lightbox.login-membro .lightbox-content {
     max-width: 80vh;
     height: fit-content;
     max-height: 80vh;
     max-width: 40vw;
     margin-top: 2vh;
     position: fixed;
     overflow: scroll;
     overflow-y: scroll;
     -ms-overflow-style: none;
     scrollbar-width: none;
 }

 .lightbox-content::-webkit-scrollbar {
     display: none;
 }

 .lightbox.login-membro .login-form {
     width: 100%;
     margin-bottom: 70px;
 }

 .lightbox.login-membro h2 {
     margin-bottom: 20px;
 }

 .lightbox.login-membro .login-page {
     padding-bottom: 0;
 }

 .calculo-inss-container h2 {
     text-transform: uppercase;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 21px;
     margin-bottom: 10px;
 }

 .calculo-inss-container p {
     font-family: "Source Sans Pro", sans-serif;
     color: #96979b;
     font-size: 16px;
     margin-bottom: 15px;
     text-align: justify;
 }

 .input-salario {
     display: flex;
     padding: 10px 23px;
     border-radius: 50px;
     border: none;
     background: #f6f6f6;
     font-family: "Source Sans Pro", sans-serif;
     font-style: italic;
     font-size: 16px;
     width: 210px;
     margin-bottom: 15px;
 }

 .input-salario input::placeholder {
     color: rgba(0, 0, 0, 0.2);
 }

 .calculo-inss-container input[type="text"] {
     border: none;
     background: 0 0;
     font-family: "Source Sans Pro", sans-serif;
     font-style: italic;
     font-size: 16px;
     width: 100%;
     height: 100%;
 }

 .calculo-inss-container input[type="text"]:focus,
 input[type="number"]:focus {
     outline: 0;
 }

 .input-salario:before {
     content: "R$";
     margin-right: 5px;
     display: flex;
     align-items: center;
 }

 .calculo-inss-container .input-container {
     display: flex;
     flex-direction: column;
     justify-content: space-around;
     margin-bottom: 40px;
 }

 .calculo-inss-container .action-buttons {
     display: flex;
     flex-direction: row;
     justify-content: space-between;
 }

 .calculo-inss-container #calcular-auxilio,
 .calculo-inss-container #calcular-inss,
 .calculo-inss-container #limpar-calculadora,
 .calculo-inss-container #limpar-calculadora-auxilio {
     padding: 9px 20px;
     background: #1068b8;
     border-radius: 50px;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 11px;
     text-transform: uppercase;
     color: #fff;
     text-decoration: none;
     display: flex;
     justify-content: space-between;
     align-content: center;
     align-items: center;
     -webkit-appearance: none;
     appearance: none;
 }

 .calculo-inss-container table {
     border-collapse: collapse;
     margin-bottom: 50px;
 }

 .calculo-inss-container table tr {
     width: 100%;
 }

 .calculo-inss-container table tr td {
     width: 25%;
     font-family: "Source Sans Pro", sans-serif;
     font-weight: 400;
     line-height: normal;
     border-right: 1px solid #c6c7c9;
     font-size: 14px;
     height: 46px;
     padding: 0 10px;
     text-align: center;
     vertical-align: middle;
     border-left: 1px solid #c6c7c9;
 }

 .calculo-inss-container table thead {
     color: #54beee;
     text-transform: uppercase;
 }

 .calculo-inss-container table thead tr:first-child td {
     border-bottom: 1px solid #c6c7c9;
     border-top: 1px solid #c6c7c9;
 }

 .calculo-inss-container table thead tr:first-child td:first-child {
     border-left: 1px solid #c6c7c9;
 }

 .calculo-inss-container table.calculo-inss thead tr:first-child td:first-child {
     font-weight: 700;
 }

 .calculo-inss-container table.calculo-inss thead tr:first-child td:last-child {
     font-size: 18px;
     font-weight: 700;
     height: 92px;
 }

 .calculo-inss-container table thead tr:last-child td {
     border-bottom: 1px solid #c6c7c9;
     height: 46px;
 }

 .calculo-inss-container table tr {
     background-color: #f6f6f6;
 }

 .calculo-inss-container table tr:nth-child(even) {
     background-color: #fff;
 }

 .calculo-inss-container table tbody {
     border-left: 1px solid #c6c7c9;
 }

 .calculo-inss-container table tbody tr:last-child td {
     border-bottom: 1px solid #c6c7c9;
 }

 .calculo-inss-container:not(.auxilio) table tbody tr td:before {
     content: "R$";
 }

 .calculo-inss-container table tbody tr td:first-child:before,
 .calculo-inss-container table tbody tr td:last-child:before {
     content: "";
 }

 .calculo-inss-container.auxilio table tbody tr:nth-child(3) td {
     font-weight: 700 !important;
 }

 .calculo-inss-container {
     width: 44.44vw;
     margin: 0 auto;
     display: flex;
     flex-flow: column;
     align-items: center;
 }

 .calculo-inss-container table {
     width: 620px;
 }

 .valor-aliquota-container {
     width: 620px;
     display: flex;
     justify-content: flex-end;
 }

 .valor-aliquota-container table {
     width: 50%;
 }

 .valor-aliquota-container table tr {
     border-top: 1px solid #c6c7c9;
 }

 .valor-aliquota-container table tbody tr td:last-child:before {
     content: "R$";
 }

 .demonstracao-inss-container table thead tr td {
     font-size: 14px !important;
     height: 46px !important;
     font-weight: 400;
 }

 .demonstracao-inss-container table tbody tr td:last-child:before {
     content: "R$";
 }

 .cotapatronal-totalcusteado-container {
     width: 620px;
     display: flex;
     justify-content: flex-end;
 }

 .cotapatronal-totalcusteado-container table {
     width: 50%;
 }

 .cotapatronal-totalcusteado-container table tr {
     border-top: 1px solid #c6c7c9;
 }

 .cotapatronal-totalcusteado-container table tbody tr td:last-child:before {
     content: "R$";
 }

 #aliquotaEfetiva:before {
     content: "";
 }

 i.info {
     font-style: normal;
     padding: 1px 6px;
     background: #fd7c01;
     border-radius: 100px;
     color: #fff;
     font-size: 10px;
     cursor: pointer;
     position: relative;
 }

 i.info.clicked:after {
     content: attr(title);
     padding: 8px;
     border: 1px solid #fd7c01;
     left: 5px;
     top: 110%;
     background: #f6f6f6;
     position: absolute;
     max-width: 80vw;
     text-align: left;
     width: fit-content;
     font-weight: 400;
     color: #333;
     font-size: 1.3em;
     text-transform: none;
     z-index: 15;
 }

 .calc-auxilio {
     display: flex;
     flex-direction: column;
     justify-content: space-between;
 }

 .calc-auxilio .calc-input {
     display: flex;
     flex-direction: row;
     justify-content: space-between;
     margin-bottom: 60px;
 }

 .calc-auxilio h3 {
     font-family: Dosis, sans-serif;
     font-size: 31px;
     font-weight: 700;
     text-transform: uppercase;
     margin-bottom: 27px;
 }

 .calc-auxilio .calc-bloco .calc-content {
     padding: 36px 80px;
     min-height: 228px;
     border: 1px solid #e6e6e7;
     background-color: #e6e6e7;
     display: flex;
     flex-direction: column;
 }

 .calc-auxilio .calc-bloco .calc-content label,
 .calc-auxilio .resultado label {
     margin-bottom: 14px;
     font-family: Dosis, sans-serif;
     font-size: 18px;
 }

 .calc-auxilio .calc-bloco .calc-content input,
 .calc-auxilio .calc-bloco .calc-content select {
     margin-bottom: 27px;
     min-width: 312px;
 }

 .calc-auxilio input,
 .calc-auxilio select {
     padding: 15px 23px;
     border-radius: 50px;
     border: none;
     background: #f6f6f6;
     font-family: "Source Sans Pro", sans-serif;
     font-style: italic;
     font-size: 16px;
     width: 100%;
     margin-bottom: 15px;
 }

 .calc-auxilio .calc-input input,
 .calc-auxilio .calc-input select {
     background-color: #fff;
 }

 .calc-auxilio select {
     -webkit-appearance: none;
     outline: 0;
     background-color: #f6f6f6;
     background-image: url(assets/img/arrow-down.png);
     background-repeat: no-repeat;
     background-position: calc(100% - 20px) 50%;
     border-radius: 20px;
     color: #333;
     cursor: pointer;
 }

 .calc-auxilio input {
     width: calc(100% - 46px);
 }

 .calc-auxilio .resultado {
     margin-bottom: 60px;
     display: none;
 }

 .calc-auxilio .resultado input {
     max-width: 246px;
 }

 .calc-auxilio .resultado .result-line input {
     color: #fff !important;
 }

 .calc-auxilio .resultado p {
     font-family: Dosis, sans-serif;
     font-size: 18px;
     line-height: 24px;
 }

 .calc-auxilio .resultado span {
     font-weight: 700;
 }

 .calc-auxilio .resultado .result-content {
     margin-top: 60px;
     border: 1px solid #e6e6e7;
     padding: 60px;
     display: flex;
     flex-direction: column;
 }

 .calc-auxilio .resultado .result-content .result-columns {
     display: flex;
     flex-direction: row;
     justify-content: space-between;
     margin-bottom: 27px;
 }

 .calc-auxilio .resultado .result-content .result-column {
     display: flex;
     flex-direction: column;
 }

 .calc-auxilio .resultado .result-content .result-line {
     display: flex;
     flex-direction: column;
     align-items: center;
 }

 .calc-auxilio .resultado .result-content .result-line div {
     display: flex;
     flex-direction: column;
     color: #0f68b9;
 }

 .calc-auxilio .resultado .result-content .result-line input {
     background-color: #0f68b9;
     color: #fff;
 }

 .calc-auxilio .resultado .result-content .result-line input::placeholder {
     color: rgba(255, 255, 255, 0.6);
 }

 .calc-auxilio .buttons {
     display: flex;
     margin-bottom: 60px;
 }

 .calc-auxilio .buttons a {
     padding: 9px 20px;
     background: #1068b8;
     border-radius: 50px;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 14px;
     text-transform: uppercase;
     color: #fff;
     text-decoration: none;
     display: flex;
     justify-content: space-between;
     align-content: center;
     align-items: center;
     -webkit-appearance: none;
     appearance: none;
     margin-right: 17px;
 }

 .com-desc {
     display: block;
     content: attr(descricao);
     font-size: 14px;
     color: #96979b;
     margin-top: -20px;
     font-family: Dosis, sans-serif;
     font-style: italic;
 }

 .header-categoria.header-tome-nota {
     height: 220px;
 }

 .header-categoria.header-tome-nota .content {
     padding-top: 72px;
 }

 .content-tome-nota {
     padding-top: 0;
 }

 .content-tome-nota #slider {
     background: 0 0;
     width: 100%;
     height: fit-content;
     padding-left: 0;
     border-bottom: 2px solid #f1eded;
     margin-bottom: 82px;
 }

 .content-tome-nota #slider .imagem {
     width: calc(100% - 380px);
     height: inherit;
     overflow: hidden;
 }

 .content-tome-nota #slider .descricao {
     width: 310px;
 }

 .content-tome-nota #slider #slider-conteudo li.selecionado {
     height: inherit;
 }

 .content-tome-nota .curso h3.ultimos-conteudos {
     font-size: 31px;
     margin-bottom: 85px;
 }

 .content-menor {
     padding-top: 0px;
 }

 .slider-interno {
     transition: all 1s ease-in-out;
 }

 .slider-interno .slider-content {
     width: 1110px;
     margin: 0 auto;
 }

 .slider-interno.breaknews {
     background: #042e63;
 }

 .slider-interno.breaknews #slider {
     border-bottom: 0px !important;
 }

 .slider-interno.breaknews .descricao,
 .slider-interno.breaknews .saiba-mais a {
     color: #FFF !important;
 }

 .slider-interno.breaknews #slider #navigator-conteudo li.selecionado a {
     background: #ff7c00;
 }

 .slider-interno.breaknews .titulo {
     font-weight: bold;
 }

 .calendario .title-calendario {
     display: flex;
     align-items: center;
     margin-bottom: 85px;
 }

 .calendario .title-calendario:before {
     content: "";
     width: 31px;
     height: 6px;
     background-color: #fd7c01;
     position: relative;
     left: 0;
     border-radius: 5px;
     margin-right: 56px;
 }

 .calendario .title-calendario h2 {
     font-size: 31px;
     font-family: Dosis, sans-serif;
     font-weight: lighter;
     text-transform: uppercase;
     letter-spacing: 1px;
 }

 .calendario {
     border-bottom: 2px solid #f1eded;
     margin-bottom: 56px;
 }

 .calendario .content-calendario {
     margin-bottom: 92px;
     margin-left: 87px;
     display: flex;
     justify-content: space-between;
     align-items: flex-start;
     width: calc(1110px - 87px);
 }

 .calendario .data-wrapper {
     max-height: 393px;
     overflow: hidden;
 }

 .calendario .data-wrapper.all {
     max-height: initial;
 }

 .calendario .see-more {
     font-family: 'Dosis', sans-serif;
     font-weight: bold;
     font-size: 16px;
     text-transform: uppercase;
     margin-top: 56px;
 }

 .calendario .see-more a {
     color: #333 !important;
     display: flex;
     align-items: center;
 }

 .calendario .see-more a:after {
     content: " ";
     display: block;
     width: 12px;
     height: 8px;
     background: url('assets/img/svg/more-down.svg') no-repeat;
     margin-left: 15px;
 }

 .calendario .see-more.less a {
     content: "Ver menos";
 }

 .calendario .see-more.less a:after {
     transform: rotate(180deg);
 }

 .calendario .content-calendario .datas-calendario {
     display: flex;
     flex-flow: column;
     width: 350px;
     align-self: flex-start;
 }

 .calendario .content-calendario .datas-calendario .row-datas {
     border-bottom: 1px solid #dcdcdc;
     height: 80px;
     align-items: center;
     display: flex;
 }

 .calendario .content-calendario .datas-calendario .row-datas span {
     font-family: Dosis, sans-serif;
     font-size: 16px;
     color: #333;
 }

 .calendario .content-calendario .datas-calendario .row-datas span.data {
     margin-right: 65px;
 }

 .calendario .content-calendario .datas-calendario .row-datas.header-datas {
     border-top: 2px solid #dcdcdc;
     height: 75px;
 }

 .calendario .content-calendario .datas-calendario .row-datas.header-datas span {
     font-family: Dosis, sans-serif;
     font-size: 14px;
     color: #2f2f2f;
     font-weight: 700;
     text-transform: uppercase;
 }

 .telegram-box.welcome {
     z-index: 100
 }

 .telegram-chamada .close {
     width: 22px;
     height: 22px;
     position: absolute;
     right: 70px;
     top: 25px;
     background: url(assets/img/icon/close.png) no-repeat;
 }

 .telegram-chamada {
     position: fixed;
     bottom: 0;
     padding: 17px 15px;
     display: flex;
     justify-content: flex-end;
     width: 100vw;
     background: #5959ed;
     justify-content: center;
     z-index: 90;
 }

 .telegram-chamada.mobile {
     display: none;
 }

 .telegram-box {
     width: fit-content;
     display: flex;
     justify-content: space-between;
     align-items: center;
 }

 .telegram-box svg {
     margin-left: 64px;
     fill: #fff;
 }

 .telegram-box p {
     font-size: 14px;
     font-family: Dosis, sans-serif;
     font-weight: lighter;
     text-transform: uppercase;
     letter-spacing: 1px;
     color: #fff;
     margin: 0;
 }

 .telegram-chamada a {
     text-decoration: none;
     color: #fff;
 }

 .telegram-chamada a:visited {
     color: #0f68b9;
 }

 .header-categoria.tome-nota-page {
     padding: 72px 0 132px 0;
     height: fit-content;
     align-items: flex-start;
     display: flex;
 }

 .header-categoria.tome-nota-page .content {
     padding: 0;
     height: unset;
 }

 .tome-nota-btn {
     padding: 15px 23px;
     border-radius: 50px;
     border: none;
     font-family: "Source Sans Pro", sans-serif;
     font-size: 16px;
     margin-bottom: 15px;
     width: auto;
     font-weight: 700;
     font-style: normal;
     text-decoration: none !important;
     color: #fff !important;
     display: inline-block;
     margin-right: 10px;
 }

 .tome-nota-btn.orange {
     background-color: #fd7c01;
 }

 .tome-nota-btn.black {
     background-color: #333;
 }

 .tome-nota-btn-container.bottom {
     margin-top: 120px;
 }

 .tome-nota-btn-container.top {
     margin-bottom: 70px;
 }

 .category-tome-nota .artigo-conteudo {
     border-bottom: none;
 }

 .quantity .quantity-input.quantity-field {
     width: 204px;
     height: 45px;
     border-radius: 39px;
     background-color: #f6f6f6;
     border: 1px solid #f6f6f6;
     display: flex;
     justify-content: space-between;
     align-items: center;
     margin: 0 !important;
 }

 .quantity .quantity-input.quantity-field input[type="number"] {
     font-family: Source Sans Pro, sans-serif;
     font-style: italic;
     font-size: 16px;
     color: #96979b;
     border: none;
     background: unset;
     height: 100%;
     width: calc(100% - 85px);
     text-align: center;
     padding-left: 20px;
 }

 .quantity .quantity-input.quantity-field input[type="number"]::-webkit-inner-spin-button,
 .quantity .quantity-input.quantity-field input[type="number"]::-webkit-outer-spin-button {
     -webkit-appearance: none;
     margin: 0;
 }

 .quantity .quantity-input.quantity-field input[type="number"]:focus {
     outline: unset;
 }

 .quantity .quantity-input.quantity-field .quantity-arrows {
     display: flex;
     flex-flow: column;
     justify-content: center;
     align-items: center;
     height: 100%;
     width: 85px;
     margin: 0 !important;
 }

 .quantity .quantity-input.quantity-field .quantity-arrows div {
     height: 50%;
     width: 100%;
     margin: 0 !important;
     display: flex;
     justify-content: center;
 }

 .quantity .quantity-input.quantity-field .quantity-arrows div:hover {
     cursor: pointer;
 }

 .quantity .quantity-input.quantity-field .quantity-arrows .arrow {
     height: 7px;
     width: 7px;
     transform: rotate(-45deg);
 }

 .quantity .quantity-input.quantity-field .quantity-arrow-up {
     align-items: flex-end;
 }

 .quantity .quantity-input.quantity-field .quantity-arrow-up .arrow.arrow-up {
     border-top: solid 1.2px #414141;
     border-right: solid 1.2px #414141;
 }

 .quantity .quantity-input.quantity-field .quantity-arrow-down {
     align-items: flex-start;
 }

 .quantity .quantity-input.quantity-field .quantity-arrow-down .arrow.arrow-down {
     border-bottom: solid 1.2px #414141;
     border-left: solid 1.2px #414141;
 }

 .woocommerce div.product .product_title {
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 31px;
     letter-spacing: 1px;
     text-transform: uppercase;
     color: #2f2f2f;
     margin-bottom: 25px;
 }

 .woocommerce .single-product .summary p.price {
     font-family: Dosis, sans-serif;
     font-size: 1.6em;
     font-weight: 700;
     display: flex;
     flex-direction: column;
     margin-bottom: 48px;
     color: #fd7c01;
 }

 .woocommerce .single-product .summary p.price span.woocommerce-Price-amount.amount {
     font-family: Dosis, sans-serif;
 }

 .woocommerce .single-product .summary p.price del {
     color: #b0b0b0;
     font-size: 26px;
 }

 .woocommerce .single-product .summary p.price del .woocommerce-Price-amount {
     font-family: Dosis, sans-serif;
 }

 .woocommerce .single-product .summary p.price ins {
     color: #2f2f2f;
     font-size: 35px;
     text-decoration: none;
 }

 .woocommerce .single-product .summary p.price ins .woocommerce-Price-amount {
     font-family: Dosis, sans-serif;
 }

 .woocommerce .single-product .summary {
     margin-bottom: 0 !important;
     height: 540px;
 }

 .woocommerce .single-product .summary .woocommerce-product-details__short-description p {
     margin-bottom: 35px;
 }

 .woocommerce .single-product .summary .cart {
     display: flex;
     align-items: center;
 }

 .woocommerce .single-product .summary .cart div:last-child {
     margin-left: 21px;
 }

 .woocommerce .single-product .summary .cart button.single_add_to_cart_button {
     margin-top: -4px;
     width: 131px;
     height: 45px;
     text-decoration: none;
     font-family: Dosis, sans-serif;
     font-size: 16px;
     color: #fff;
     font-weight: 700;
     text-align: center;
     border-radius: 30px;
     background: #fd7c01;
     line-height: 14px;
     margin: 0;
 }

 .woocommerce .single-product .summary .cart button.single_add_to_cart_button:hover {
     background-color: #fd7c01;
 }

 .woocommerce .single-product .summary .product_meta {
     margin-bottom: 38px;
     text-transform: uppercase;
 }

 .woocommerce .single-product .summary .product_meta span {
     font-size: 14px;
     font-family: Dosis, sans-serif;
 }

 .woocommerce .single-product .summary .product_meta span a {
     font-size: 14px;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     color: #0f68b9;
 }

 .woocommerce .single-product .woocommerce-tabs.wc-tabs-wrapper:before {
     content: "";
     width: 100%;
     border-top: solid 1px #dcdcdc;
     margin-bottom: 42px;
     display: flex;
 }

 .woocommerce .single-product .woocommerce-tabs ul.tabs.wc-tabs {
     display: none;
 }

 .woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
     display: none;
 }

 .woocommerce .single-product .woocommerce-tabs .woocommerce-Tabs-panel p {
     margin-bottom: 32px;
 }

 .woocommerce .post-navigation .nav-element.nav-home.nav-produto {
     display: flex;
     justify-content: flex-start;
 }

 .woocommerce-message {
     display: flex;
     padding: 0;
     background-color: unset;
     align-items: flex-start;
     border-top: none;
     color: #fff;
     font-family: Dosis, sans-serif;
     font-size: 22px;
 }

 .woocommerce-message::before {
     display: none;
 }

 .message-container.wc-forward {
     width: calc(100% - 233px);
     flex-grow: 3;
 }

 .woocommerce-message .message-container.wc-forward span.message-span.wc-forward {
     background: #fd7c01;
     padding: 0px 14px;
     color: #fff;
     font-family: Dosis, sans-serif;
     font-size: 22px;
     border-radius: 50px;
 }

 .woocommerce-message .link-container.wc-forward a.button.wc-forward,
 .woocommerce-message .link-container.wc-forward a.button.wc-forward:hover {
     width: 146px;
     height: 37px;
     background-color: #2f2f2f;
     color: #fff;
     font-family: Dosis, sans-serif;
     font-size: 16px;
     align-items: center;
     display: flex;
     justify-content: center;
     text-transform: uppercase;
     border-radius: 50px;
     padding: 0;
     font-weight: 400;
 }

 .woocommerce .woocommerce-cart-form {
     margin-bottom: 160px;
 }

 .woocommerce .woocommerce-cart-form table.shop_table {
     border: none;
     font-family: Dosis, sans-serif;
 }

 .woocommerce .woocommerce-cart-form table.shop_table thead {
     font-weight: 700;
     font-size: 20px;
     text-transform: uppercase;
     color: #2f2f2f;
 }

 .woocommerce .woocommerce-cart-form table.shop_table thead tr th {
     padding-right: 0;
     padding-left: 0;
 }

 .woocommerce .woocommerce-cart-form table.shop_table tbody tr.cart_item {
     height: 83px;
 }

 .woocommerce .woocommerce-cart-form table.shop_table tbody tr.cart_item td {
     padding-left: 0;
     padding-right: 0;
 }

 .woocommerce .woocommerce-cart-form table.shop_table tbody tr.cart_item td.product-name {
     font-weight: 700;
     font-size: 18px;
     color: #333;
 }

 .woocommerce .woocommerce-cart-form table.shop_table tbody tr.cart_item td.product-name a,
 .woocommerce .woocommerce-cart-form table.shop_table tbody tr.cart_item td.product-name a:active,
 .woocommerce .woocommerce-cart-form table.shop_table tbody tr.cart_item td.product-name a:hover,
 .woocommerce .woocommerce-cart-form table.shop_table tbody tr.cart_item td.product-name a:visited {
     text-decoration: none;
     color: #333;
 }

 .woocommerce .woocommerce-cart-form table.shop_table tbody tr.cart_item td.product-price,
 .woocommerce .woocommerce-cart-form table.shop_table tbody tr.cart_item td.product-subtotal {
     font-size: 18px;
     color: #2f2f2f;
 }

 .woocommerce .woocommerce-cart-form table.shop_table tbody tr.cart_item td.product-remove a {
     font-size: 33px;
     height: 23px;
     width: 23px;
     text-align: center;
     line-height: 17px;
     font-weight: 400;
     color: #fff !important;
     background-color: #f85754;
 }

 .woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions {
     padding: 20px 0 0 0;
 }

 .woocommerce .woocommerce-cart-form .coupon {
     display: flex;
     justify-content: flex-start;
     align-items: center;
 }

 .woocommerce .woocommerce-cart-form .coupon #coupon_code {
     width: 348px;
     height: 45px;
     border-radius: 25px;
     background-color: #f6f6f6;
     border: none;
     font-family: "Source Sans Pro", sans-serif;
     font-size: 16px;
     font-style: italic;
     padding: 0 0 0 16px;
     margin-right: 31px;
 }

 .woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions button.button {
     width: 146px;
     height: 37px;
     background-color: #2f2f2f;
     color: #fff;
     font-family: Dosis, sans-serif;
     font-size: 16px;
     font-weight: 700;
     align-items: center;
     border-radius: 50px;
     padding: 0;
 }

 .woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions button.button:disabled {
     opacity: 1;
 }

 .woocommerce .woocommerce-cart-form table.shop_table tbody tr td.actions button[name="update_cart"] {
     margin-top: 4px;
 }

 .woocommerce .cart-collaterals .cart_totals {
     width: 67%;
     padding-bottom: 178px;
 }

 .woocommerce .cart-collaterals .cart_totals h2 {
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 31px;
     text-transform: uppercase;
     color: #333;
     padding-bottom: 40px;
     border-bottom: solid 1px #dcdcdc;
 }

 .woocommerce .cart-collaterals .cart_totals table.shop_table {
     border: none;
     font-family: Dosis, sans-serif;
     font-size: 22px;
     color: #333;
     border-radius: unset;
     border-bottom: solid 1px #dcdcdc;
     margin-bottom: 0;
 }

 .woocommerce .cart-collaterals .cart_totals table.shop_table tr {
     height: 77px;
     max-height: 77px;
 }

 .woocommerce .cart-collaterals .cart_totals table.shop_table tr th {
     padding: 0;
     vertical-align: middle;
 }

 .woocommerce .cart-collaterals .cart_totals table.shop_table tr td {
     padding: 0;
     vertical-align: middle;
     text-align: right;
 }

 .woocommerce .cart-collaterals .cart_totals table.shop_table tr.cart-subtotal th {
     font-weight: 400;
 }

 .woocommerce .cart-collaterals .cart_totals table.shop_table tr.cart-subtotal td {
     color: #2f2f2f;
 }

 .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total td {
     color: #2f2f2f;
 }

 .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
     display: flex;
     justify-content: flex-end;
     align-items: center;
     padding: 20px 0;
 }

 .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button {
     width: 161px;
     height: 45px;
     font-family: "Source Sans Pro", sans-serif;
     font-size: 16px;
     font-weight: 700;
     background-color: #fd7c01;
     color: #fff;
     border-radius: 25px;
     padding: 0;
     margin: 0;
     display: flex;
     justify-content: center;
     align-items: center;
 }

 .woocommerce .notice-text {
     margin: 0;
     padding: 0;
     background: unset;
     border: unset;
     font-family: Dosis, sans-serif;
     font-size: 22px;
     color: #96979b;
     display: flex;
     align-items: center;
 }

 .woocommerce .notice-text:before {
     content: "";
     width: 31px;
     height: 6px;
     background-color: #fd7c01;
     border-radius: 25px;
     display: flex;
     margin-right: 55px;
 }

 .woocommerce form.checkout_coupon.woocommerce-form-coupon {
     display: flex !important;
     border: unset;
     border-bottom: solid 1px #dcdcdc;
     margin: 0 0 50px 0;
     align-items: center;
     padding: 30px 0 30px 86px;
 }

 .woocommerce form.checkout_coupon.woocommerce-form-coupon .input-text {
     width: 348px;
     height: 45px;
     border-radius: 25px;
     background-color: #f6f6f6;
     border: none;
     font-family: "Source Sans Pro", sans-serif;
     font-size: 16px;
     font-style: italic;
     padding: 0 0 0 16px;
     margin-right: 31px;
 }

 .woocommerce form.checkout_coupon.woocommerce-form-coupon button.button {
     width: 146px;
     height: 37px;
     background-color: #2f2f2f;
     color: #fff;
     font-family: Dosis, sans-serif;
     font-size: 16px;
     font-weight: 700;
     align-items: center;
     border-radius: 50px;
     padding: 0;
 }

 .woocommerce form.checkout_coupon.woocommerce-form-coupon button.button:disabled {
     opacity: 1;
 }

 .woocommerce form.checkout .col2-set .col-1 {
     width: 64.4%;
 }

 .woocommerce form.checkout .col2-set .col-2 {
     width: 31.6%;
 }

 .woocommerce form.checkout #customer_details {
     padding-bottom: 80px;
 }

 .woocommerce form.checkout #customer_details .woocommerce-billing-fields__field-wrapper {
     display: flex;
     justify-content: space-between;
     flex-flow: row;
     flex-wrap: wrap;
 }

 .woocommerce form.checkout #customer_details .woocommerce-billing-fields__field-wrapper .form-row-first,
 .woocommerce form.checkout #customer_details .woocommerce-billing-fields__field-wrapper .form-row-last {
     float: none !important;
     display: flex;
     flex-flow: column;
 }

 .woocommerce form.checkout #customer_details .woocommerce-billing-fields__field-wrapper .form-row-wide {
     float: none;
     display: flex;
     flex-flow: column;
     width: 100%;
 }

 .woocommerce form.checkout .woocommerce-additional-fields h3,
 .woocommerce form.checkout .woocommerce-billing-fields h3 {
     text-transform: uppercase;
     font-family: Dosis, sans-serif;
     font-size: 31px;
     font-weight: 700;
     color: #333;
     margin-bottom: 46px;
 }

 .woocommerce form.checkout .woocommerce-additional-fields label,
 .woocommerce form.checkout .woocommerce-billing-fields label {
     font-family: "Source Sans Pro", sans-serif;
     font-size: 16px;
     color: #414141;
 }

 .woocommerce form.checkout .form-row .required {
     color: #414141;
 }

 .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-input-wrapper span.selection span.select2-selection.select2-selection--single,
 .woocommerce form.checkout .woocommerce-billing-fields input.input-text {
     height: 45px;
     border-radius: 25px;
     background-color: #f6f6f6;
     border: none;
     font-family: "Source Sans Pro", sans-serif;
     font-size: 16px;
     font-style: italic;
     padding: 0 30px 0 30px;
     display: flex;
     align-items: center;
     justify-content: space-between;
 }

 .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-input-wrapper span.selection span.select2-selection.select2-selection--single span.select2-selection__arrow {
     border-bottom: solid 1.2px #333;
     border-left: solid 1.2px #333;
     width: 7px !important;
     height: 7px !important;
     transform: rotate(-45deg);
     position: unset !important;
 }

 .woocommerce form.checkout .woocommerce-billing-fields .woocommerce-input-wrapper span.selection span.select2-selection.select2-selection--single span.select2-selection__arrow b {
     display: none;
 }

 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
     background-color: #f6f6f6;
     border-radius: 7px;
     border: none;
     padding: 15px 5px 7px 5px;
     margin-top: 8px;
     font-family: "Source Sans Pro", sans-serif;
     font-size: 16px;
     font-style: italic;
 }

 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-search.select2-search--dropdown input.select2-search__field {
     background-color: #f6f6f6;
     font-family: "Source Sans Pro", sans-serif;
     font-size: 16px;
     font-style: italic;
     border-radius: 25px;
     padding: 5px 10px;
     color: #999;
     margin-bottom: 10px;
 }

 .select2-container.select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below .select2-search.select2-search--dropdown input.select2-search__field:focus {
     outline-style: none;
 }

 .woocommerce form.checkout .woocommerce-billing-fields #billing_country_field {
     display: none !important;
 }

 .woocommerce form.checkout .woocommerce-additional-fields textarea.input-text {
     height: 547px;
     border-radius: 7px;
     background-color: #f6f6f6;
     border: none;
     font-family: "Source Sans Pro", sans-serif;
     font-size: 16px;
     font-style: italic;
     padding: 21px 23px;
     resize: none;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order {
     width: 64.4%;
 }

 .woocommerce form.checkout h3#order_review_heading {
     text-transform: uppercase;
     font-family: Dosis, sans-serif;
     font-size: 31px;
     font-weight: 700;
     color: #333;
     margin-bottom: 75px;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table {
     font-family: Dosis, sans-serif;
     font-size: 22px;
     color: #333;
     border: none;
     border-radius: unset;
     border-bottom: solid 1px #dcdcdc;
     margin-bottom: unset;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tr {
     height: 80px;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tr th {
     padding: 0;
     vertical-align: middle;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tr th.product-total {
     text-align: right;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tr td {
     padding: 0;
     vertical-align: middle;
     text-align: right;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tr td.product-name {
     text-align: left;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table thead tr th.product-name {
     text-transform: uppercase;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name strong.product-quantity {
     font-weight: 400;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-total {
     font-weight: 700;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment {
     font-family: Dosis, sans-serif;
     color: #96979b;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment,
 .woocommerce form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.wc_payment_methods li.woocommerce-notice {
     background: 0 0 !important;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.wc_payment_methods,
 .woocommerce form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.wc_payment_methods li.woocommerce-notice {
     padding: 0 !important;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.wc_payment_methods li.woocommerce-notice {
     height: 154px;
     font-size: 22px;
     color: #96979b;
     border-top: none;
     line-height: unset !important;
     padding-left: 88px !important;
     vertical-align: middle;
     text-align: justify !important;
     display: flex;
     align-items: center;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment ul.wc_payment_methods li.woocommerce-notice:before {
     content: "";
     width: 31px;
     height: 6px;
     background-color: #fd7c01;
     border-radius: 25px;
     display: flex;
     justify-content: flex-start;
     margin-top: 24px;
     margin-left: -32px;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order {
     padding: unset !important;
     margin-bottom: 60px;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper {
     padding: 36px 0;
     border-bottom: solid 1px #dcdcdc;
     margin-bottom: 30px;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper a.woocommerce-privacy-policy-link {
     font-weight: 700;
     color: #0f68b9;
 }

 .woocommerce form.checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order button[type="submit"] {
     width: 161px;
     height: 45px;
     background-color: #fd7c01;
     font-family: "Source Sans Pro", sans-serif;
     font-size: 16px;
     font-weight: 700;
     color: #fff;
     border-radius: 25px;
     padding: 0;
 }

 body.woocommerce.woocommerce-page .post-navigation {
     display: none;
 }

 body.woocommerce.woocommerce-page .artigo-conteudo {
     border-bottom: none;
 }

 .updates {
     display: flex;
     flex-direction: column;
     width: fit-content;
     color: #fff;
     font-family: Dosis, sans-serif;
     font-size: 14px;
 }

 .update {
     text-transform: uppercase;
     padding: 5px;
     margin-bottom: 5px;
     width: fit-content;
 }

 .update.alert {
     background-color: #ffa438;
 }

 .update.warning {
     background-color: #ff4b38;
 }

 .lista-conselhos h2 a {
     font-size: 26px;
 }

 #botoes .carrinho {
     width: 22px;
     height: 21px;
     background: url(assets/img/svg/lab-carrinho.svg) no-repeat;
     background-size: 110%;
 }

 .fale-form {
     width: 51%;
 }

 .fale-form p {
     font-family: "Source Sans Pro", sans-serif;
     color: #333;
 }

 .fale-form input[type="checkbox"] {
     appearance: none;
     -webkit-appearance: none;
     border: 2px solid #333;
     width: 15px !important;
     height: 15px !important;
     padding: 0;
     margin-bottom: 0;
     border-radius: 0;
 }

 .fale-form input[type="checkbox"]:checked+label:after {
     width: 2px;
     height: 2px;
     background: #333;
 }

 .header-pleito {
     height: auto;
 }

 .grid-biblioteca img,
 .grid .link-biblioteca img {
     width: 100%;
     height: 189px;
     display: block;
     margin: 0 auto;
     object-fit: cover;
     object-position: 0 0;
 }

 .grid-biblioteca .item h2 {
     min-height: 23px;
 }

 .grid-biblioteca .item p {
     min-height: 100px;
 }

 header .profile .user-account {
     position: absolute;
     right: -27px;
     top: 35px;
     width: 263px;
     list-style-type: none;
     background: rgba(47, 47, 47, 0.99);
     padding: 40px 0;
     display: none;
     z-index: 999;
 }

 header .profile .user-account:before {
     width: 19px;
     height: 19px;
     content: " ";
     display: block;
     position: absolute;
     top: -10px;
     right: 30px;
     background: -moz-linear-gradient(-45deg, rgba(47, 47, 47, 0.7) 0, rgba(47, 47, 47, 0.7) 50%, rgba(49, 50, 51, 0) 51%, rgba(125, 185, 232, 0) 100%);
     background: -webkit-linear-gradient(-45deg, rgba(47, 47, 47, 0.7) 0, rgba(47, 47, 47, 0.7) 50%, rgba(49, 50, 51, 0) 51%, rgba(125, 185, 232, 0) 100%);
     background: linear-gradient(135deg, rgba(47, 47, 47, 0.7) 0, rgba(47, 47, 47, 0.7) 50%, rgba(49, 50, 51, 0) 51%, rgba(125, 185, 232, 0) 100%);
     transform: rotate(45deg);
 }

 header .profile .user-account:after {
     content: " ";
     display: block;
     width: 7px;
     height: 100%;
     background: rgba(223, 120, 25, 0.7);
     position: absolute;
     left: 0;
     top: 0;
 }

 header .profile .user-account li {
     width: calc(100% - 80px);
     padding: 0 40px;
     height: auto !important;
 }

 header .profile .user-account .profile-picture {
     width: 52px !important;
     height: 52px !important;
     padding: 0;
     display: block;
     clear: both;
     background: rgba(255, 255, 255, 0.7);
     border-radius: 50px;
     margin: 0 auto;
     float: none !important;
     margin-bottom: 20px;
 }

 header .profile .user-account .welcome {
     font-family: Dosis, sans-serif;
     font-size: 18px;
     text-transform: uppercase;
     color: rgba(255, 255, 255, 0.7);
     font-weight: 700;
     text-align: center;
     margin-bottom: 15px;
 }

 header .profile .user-account .links a {
     font-family: "Source Sans Pro", sans-serif;
     color: rgba(150, 151, 155, 0.7);
     font-size: 14px;
     margin-left: 30px !important;
     margin-bottom: 60px;
 }

 header .profile .user-account .submenu ul {
     list-style-type: none;
 }

 header .profile .user-account .submenu ul li {
     font-family: Dosis, sans-serif;
     font-size: 16px;
     text-transform: uppercase;
     padding: 0;
     width: calc(100% - 25px);
     margin-bottom: 10px;
     width: 100%;
 }

 header .profile .user-account .submenu a {
     margin-left: 0 !important;
     text-decoration: none;
     color: rgba(255, 255, 255, 0.7);
     position: relative;
 }

 header .profile .user-account .submenu a:before {
     content: " ";
     display: block;
     width: 12px;
     height: 3px;
     background: rgba(208, 114, 23, 0.7);
     float: left;
     margin-right: 15px;
     margin-top: 8px;
 }

 .content-button {
     padding: 15px 23px;
     border-radius: 50px;
     border: none;
     font-family: "Source Sans Pro", sans-serif;
     font-size: 16px;
     margin-bottom: 15px;
     width: auto;
     font-weight: 700;
     font-style: normal;
     text-decoration: none !important;
     color: #fff !important;
     display: inline-block;
     margin-right: 10px;
     background: #1068b8;
 }

 .artigo-conteudo input:not(#salario),
 .artigo-conteudo select {
     padding: 15px 23px;
     border-radius: 50px;
     border: none;
     background: #f6f6f6;
     font-family: "Source Sans Pro", sans-serif;
     font-style: italic;
     font-size: 16px;
     width: calc(100% - 43px);
     margin-bottom: 15px;
 }

 .with-small {
     margin-bottom: 0px !important;
 }

 .artigo-conteudo small {
     margin-bottom: 15px;
     margin-left: 20px;
 }

 .artigo-conteudo select {
     -webkit-appearance: none;
     outline: 0;
     background-color: #f6f6f6;
     background-image: url(assets/img/icon/to-drop-down-select.png);
     background-repeat: no-repeat;
     background-position: calc(100% - 20px) 50%;
     border-radius: 20px;
     color: #333;
     cursor: pointer;
 }

 .artigo-conteudo input[type="submit"] {
     background: #1068b8;
     width: fit-content;
     font-weight: 700;
     font-style: normal;
     color: #fff;
     align-self: center;
 }

 .lista-sindicatos h3 {
     font-size: 1.2em;
 }

 .lista-sindicatos h2 {
     font-size: 1em;
 }

 .enquadramento-form {
     display: flex;
     flex-direction: column;
     width: 50%;
     margin: 50px auto;
 }

 .header-biblioteca img {
     display: block;
     margin: 0 auto;
     margin-bottom: 60px;
 }

 .desativado {
     cursor: default;
 }

 .pagination-listagem-anterior img {
     transform: rotate(180deg);
     margin-bottom: 0px;
 }

 .pagination-listagem-proximo img {
     margin-bottom: 0px;
 }

 .pagination-listagem {
     display: flex;
     justify-content: space-around;
     width: fit-content;
     margin: 0 auto;
     margin-top: 65px;
 }

 .pagination-listagem.grande a {
     margin-right: 10px;
 }

 .pagination-listagem-item {
     padding: 4px 12px;
     border-radius: 70px;
     background: #f6f6f6;
     display: flex;
     font-weight: bold;
     color: #333 !important;
     text-decoration: none !important;
     justify-content: center;
     align-items: center;
     margin-right: 20px;
     font-family: 'Dosis', sans-serif;
 }

 .pagination-listagem-item:last-child {
     margin-right: 0px;
 }

 .pagination-listagem-item.active {
     color: #fd7c01 !important;
 }

 .grid .card-descricao {
     font-size: 19px;
     padding: 0px;
     margin-bottom: 50px;
 }

 .filtros {
     display: flex;
     align-items: center;
     justify-content: flex-end;
 }

 .filtro-editoria {
     font-family: 'Dosis', sans-serif;
     font-size: 16px;
     color: #333;
 }

 .filtro-editoria:before {
     background: url('img/svg/filter-solid.svg');
     width: 12px;
     height: 12px;
     content: " ";
 }

 .banner-conselhos {
     margin-bottom: 40px;
     margin-top: 40px;
     width: 100%
 }

 .banner-conselhos img {
     width: 100%;
     display: block;
 }

 .novidades.less-border div {
     padding-top: 0px;
 }

 .novidades h2.sem-desc {
     display: flex;
     align-items: center;
 }

 .novidades h2.sem-desc:before {
     margin-top: 0px;
 }

 .header-listagem {
     height: 290px !important;
     padding-bottom: 0px !important;
 }

 .listagem-filtros-container {
     display: flex;
     flex-direction: row;
     justify-content: space-between;
     margin-bottom: 60px;
     margin-top: 0px;
 }

 .listagem-filtros-container .column {
     display: flex;
     flex-direction: column;
 }

 .listagem-filtros-container .column-2 {}

 .listagem-filtros-chapeu {
     float: left;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     color: #333333;
     font-size: 16px;
     text-transform: uppercase;
     margin-bottom: 11px;
 }

 .listagem-filtros {
     display: flex;
 }

 .listagem-filtros-dropbox {
     display: flex;
 }

 .listagem-filtros-dropbox:not(.input)::after {
     content: '';
     position: absolute;
     width: 7px;
     height: 7px;
     border-bottom: 1px solid #333333;
     border-right: 1px solid #333333;
     transform: rotate(45deg);
     margin-left: 165px;
     margin-top: 15px;
 }

 .listagem-filtros-dropbox select,
 .listagem-filtros-dropbox input {
     width: 204px;
     height: 45px;
     border-radius: 50px;
     margin-right: 12px;
     display: flex;
     align-items: center;
     border: none;
     font-family: 'Source Sans Pro', sans-serif;
     color: #96979b;
     font-size: 16px;
     font-style: italic;
     -webkit-appearance: none;
     outline: 0;
     background-color: #f6f6f6;
     cursor: pointer;
     padding-left: 22px;
 }

 .listagem-filtros-dropbox input {
     width: 350px;
     font-size: 14px;
     cursor: text;
 }

 .listagem-filtros-dropbox.input {
     display: flex;
     align-items: center;
     position: relative;
 }

 input.busca {}

 .listagem-filtros-dropbox button {
     width: 21px;
     height: 21px;
     background: url(assets/img/lupa.svg) no-repeat;
     content: " ";
     cursor: pointer;
     appearance: none;
     border: 0;
     position: absolute;
     right: 27px
 }

 .listagem-artigo {
     display: flex;
     justify-content: space-between;
     margin-bottom: 60px;
 }

 .listagem-thumbnail {
     width: 349px;
     height: 218px;
     overflow: hidden;
 }

 .listagem-thumbnail img {
     width: inherit;
     height: inherit;
     object-fit: cover;
 }

 .listagem-artigo-details {
     display: flex;
     flex-flow: column;
     width: 730px;
     margin-right: 1px;
     box-sizing: border-box;
     border-bottom: 1px solid #dcdcdc;
 }

 .listagem-artigo-details .categoria {
     font-family: Dosis, sans-serif;
     text-transform: uppercase;
     font-weight: 700;
     font-size: 14px;
     display: inline-block;
     width: fit-content;
 }

 .listagem-artigo-details .categoria:after {
     content: " ";
     width: 100%;
     height: 2px;
     display: block;
     margin-top: 6px;
     background: #ff7c00;
     margin-bottom: 24px;
 }

 .listagem-artigo-description {
     font-family: Dosis, sans-serif;
     font-size: 24px;
     color: #333333;
     height: 98px;
     overflow: hidden;
     margin-bottom: 19px;
     margin-left: -1px;
 }

 .listagem-artigo-details .read-more {
     float: left;
     font-family: Dosis, sans-serif;
     font-weight: 700;
     font-size: 16px;
     text-transform: uppercase;
     color: #333333;
 }

 .listagem-artigo-details .read-more:before {
     content: ' ';
     display: block;
     width: 20px;
     height: 8px;
     background: url('assets/img/arrow-right.png') no-repeat;
     float: left;
     margin-right: 15px;
     margin-top: 5px;
 }

 .login-out-lightbox {
     display: none;
 }

 .light-sv {
     width: 469px !important;
     left: calc(50vw - 234.5px);
 }

 .light-sv .login-container .vitrine,
 .light-sv .login-container .conteudo {
     width: 100%;
 }

 .light-sv .login-container .conteudo,
 .light-sv .login-container .step-login .conteudo {
     border-radius: 20px;
 }

 .light-sv .c-left {
     border-radius: 20px !important
 }

 .light-sv .two-inputs {
     display: flex;
     width: 100%;
 }

 .light-sv .two-inputs input {
     width: 45%;
 }

 .light-sv .two-inputs input:first-child {
     margin-right: 5%
 }

 .news-reports-container {
     display: flex;
     justify-content: space-between;
     margin-bottom: 60px;
 }

 .news-reports-sidebar {
     max-width: 350px;
     width: 31%;
     background: #000;
     display: flex;
     flex-direction: column;
     align-self: flex-start;
 }

 .news-reports-sidebar::before {
     content: " ";
     display: flex;
     height: 37px;
     width: 100%;
     background: linear-gradient(90deg, rgba(67, 67, 69, 1) 0%, rgba(67, 67, 69, 1) 17%, rgba(79, 79, 80, 1) 17%, rgba(79, 79, 80, 1) 100%)
 }

 .news-reports-sidebar::after {
     content: " ";
     display: flex;
     height: 37px;
     width: 192px;
     background: url('assets/img/news-bg-footer.png') no-repeat;
 }

 .nrs-content {
     padding: 90px 60px;
     font-size: 15px;
     font-family: 'Dosis', sans-serif;
     font-weight: normal;
     color: #f6f6f6;
     text-transform: uppercase;
     display: flex;
     flex-direction: column;
 }

 .nrs-content h4 {
     font-weight: 400;
     margin-bottom: 30px;
 }

 .nrs-content form {
     display: flex;
     justify-content: space-between;
     flex-direction: column;
 }

 .nrs-content form input,
 .nrs-content form button {
     outline: none;
     padding: 10px 26px;
     border-radius: 20px;
     border: 1px solid #eddbdb;
     color: #000;
     text-align: center;
     text-transform: uppercase;
     font-size: 11px;
     font-family: 'Dosis', sans-serif;
     margin-bottom: 8px;
 }

 .nrs-content form input {
     text-transform: none;
 }

 .nrs-content form input::placeholder {
     color: #000;
     text-transform: uppercase;
 }

 .nrs-content form button {
     background: #da843b;
     border-color: #da843b;
     font-weight: 800;
     color: #FFF;
 }

 .news-reports-content {
     display: flex;
     flex-direction: column;
     max-width: 729px;
     width: 65%;
     justify-content: space-between;
 }

 .news-reports-item {
     display: flex;
     background: #edeef0;
     font-family: 'Dosis', sans-serif;
 }

 .news-reports-item:not(:last-child) {
     margin-bottom: 30px;
 }

 .nri-img {
     position: relative;
 }

 .nri-img img {
     display: block;
     user-drag: none;
     user-select: none;
     -moz-user-select: none;
     -webkit-user-drag: none;
     -webkit-user-select: none;
     -ms-user-select: none;
 }

 .nri-data {
     position: absolute;
     bottom: 18px;
     left: 28px;
     color: #a5a5a5;
     font-family: 'Dosis', sans-serif;
     font-size: 14px;
     text-transform: uppercase;
 }

 .nri-mes {
     position: absolute;
     top: 102px;
     right: 34px;
     font-size: 38px;
     text-transform: uppercase;
     color: #FFF;
     font-family: 'Noto Sans JP', sans-serif;
     font-weight: 700;
     letter-spacing: 0.1em
 }

 .nri-ano {
     position: absolute;
     top: 157px;
     right: 20px;
     font-size: 11px;
     text-transform: uppercase;
     color: #FFF;
     font-family: 'Noto Sans JP', sans-serif;
     font-weight: 200;
     letter-spacing: 1.7em
 }

 .nri-content {
     padding: 30px 89px 30px 38px;
     display: flex;
     flex-direction: column;
     justify-content: space-between;
 }

 .nri-content h2 {
     font-weight: 800;
     color: #000;
     line-height: 28px;
     letter-spacing: 0.03em;
     font-size: 15px;
     text-transform: uppercase;
 }

 .nri-desc {
     font-weight: 400;
     font-size: 16px;
     line-height: 20px;
     color: #2f2f2f;
     margin-bottom: 0px;
 }

 .nri-saibamais {
     font-size: 12px;
     font-weight: 600;
     text-transform: uppercase;
     line-height: 20px;
     letter-spacing: 0.01em;
     color: #333;
     text-decoration: none;
 }

 .nri-saibamais:before {
     content: ' ';
     display: block;
     width: 20px;
     height: 8px;
     background: url('assets/img/arrow-right.png') no-repeat;
     float: left;
     margin-right: 15px;
     margin-top: 5px;
 }

 .news-reports-item a {
     text-decoration: none;
 }

 .boletim-mercado-container {
     display: flex;
     justify-content: space-between;
     margin-bottom: 60px;
 }

 .boletim-mercado-sidebar {
     max-width: 350px;
     width: 31%;
     background: #000;
     display: flex;
     flex-direction: column;
     align-self: flex-start;
 }

 .boletim-mercado-sidebar::before {
     content: " ";
     display: flex;
     height: 37px;
     width: 100%;
     background: linear-gradient(90deg, rgba(67, 67, 69, 1) 0%, rgba(67, 67, 69, 1) 17%, rgba(79, 79, 80, 1) 17%, rgba(79, 79, 80, 1) 100%)
 }

 .boletim-mercado-sidebar::after {
     content: " ";
     display: flex;
     height: 37px;
     width: 192px;
     background: url('assets/img/news-bg-footer.png') no-repeat;
 }

 .boletim-mercado-sidebar.mobile {
     display: none;
 }

 .nrs-content {
     padding: 90px 60px;
     font-size: 15px;
     font-family: 'Dosis', sans-serif;
     font-weight: normal;
     color: #f6f6f6;
     text-transform: uppercase;
     display: flex;
     flex-direction: column;
 }

 .nrs-content h4 {
     font-weight: 400;
     margin-bottom: 30px;
 }

 .nrs-content form {
     display: flex;
     justify-content: space-between;
     flex-direction: column;
 }

 .nrs-content form input,
 .nrs-content form button {
     outline: none;
     padding: 10px 26px;
     border-radius: 20px;
     border: 1px solid #eddbdb;
     color: #000;
     text-align: center;
     text-transform: uppercase;
     font-size: 11px;
     font-family: 'Dosis', sans-serif;
     margin-bottom: 8px;
 }

 .nrs-content form input {
     text-transform: none;
 }

 .nrs-content form input::placeholder {
     color: #000;
     text-transform: uppercase;
 }

 .nrs-content form button {
     background: #da843b;
     border-color: #da843b;
     font-weight: 800;
     color: #FFF;
 }

 .boletim-mercado-content {
     display: flex;
     flex-direction: column;
     max-width: 729px;
     width: 65%;
     justify-content: space-between;
 }

 .boletim-mercado-item {
     display: flex;
     background: #edeef0;
     font-family: 'Dosis', sans-serif;
 }

 .boletim-mercado-item:not(.item, :last-child) {
     margin-bottom: 30px;
 }

 .boletim-mercado-item .nri-img {
     position: relative;
 }

 .boletim-mercado-item .nri-img img {
     display: block;
     user-drag: none;
     user-select: none;
     -moz-user-select: none;
     -webkit-user-drag: none;
     -webkit-user-select: none;
     -ms-user-select: none;
     width: 307px;
     height: auto
 }

 .boletim-mercado-item .nri-data {
     position: absolute;
     bottom: 18px;
     left: 28px;
     color: #a5a5a5;
     font-family: 'Dosis', sans-serif;
     font-size: 14px;
     text-transform: uppercase;
     max-width: 98px;
 }

 .boletim-mercado-item .nri-mes {
     position: absolute;
     top: 89px;
     right: 34px;
     font-size: 34px;
     text-transform: uppercase;
     color: #FFF;
     font-family: 'Noto Sans JP', sans-serif;
     font-weight: 700;
     letter-spacing: 0.1em
 }

 .boletim-mercado-item .nri-ano {
     position: absolute;
     top: 144px;
     right: 20px;
     font-size: 11px;
     text-transform: uppercase;
     color: #FFF;
     font-family: 'Noto Sans JP', sans-serif;
     font-weight: 200;
     letter-spacing: 1.6em
 }

 .boletim-mercado-item .nri-content {
     padding: 30px 89px 30px 38px;
     display: flex;
     flex-direction: column;
     justify-content: space-between;
 }

 .boletim-mercado-item .nri-content h2 {
     font-weight: 800;
     color: #000;
     line-height: 28px;
     letter-spacing: 0.03em;
     font-size: 15px;
     text-transform: uppercase;
 }

 .boletim-mercado-item .nri-desc {
     font-weight: 400;
     font-size: 16px;
     line-height: 20px;
     color: #2f2f2f;
     margin-bottom: 0px;
 }

 .boletim-mercado-item .nri-saibamais {
     font-size: 12px;
     font-weight: 600;
     text-transform: uppercase;
     line-height: 20px;
     letter-spacing: 0.01em;
     color: #333;
     text-decoration: none;
 }

 .boletim-mercado-item .nri-saibamais:before {
     content: ' ';
     display: block;
     width: 20px;
     height: 8px;
     background: url('assets/img/arrow-right.png') no-repeat;
     float: left;
     margin-right: 15px;
     margin-top: 5px;
 }

 .boletim-mercado-item a {
     text-decoration: none;
 }

 .news-spacing {
     width: 100%;
     height: 60px;
 }

 .news-reports-sidebar.desktop {
     display: block;
 }

 .news-reports-sidebar.mobile {
     display: none;
 }

 .banner-bti {
     width: 100%;
     margin-bottom: 40px;
 }

 .banenr-bti img {
     width: 100%;
     display: block;
 }

 .banner-bti-duo {
     display: flex;
     justify-content: space-between;
 }

 .banner-bti-duo a {
     width: 46.5%;
 }

 .banner-bti-duo img {
     width: 100%;
     height: auto;
 }

 hr.banners {
     margin: 40px 0;
 }

 .brm-reports-sidebar .nrs-content form button {
     background: #577194;
     border-color: #577194;
 }

 .radar-eleicoes-sidebar {
     max-width: 350px;
     width: 31%;
     display: flex;
     flex-direction: column;
     align-self: flex-start;
 }

 .radar-telegram {
     background: #edeef0;
     margin-bottom: 40px;
 }

 .radar-telegram::before {
     content: " ";
     display: flex;
     height: 37px;
     width: 100%;
     background: linear-gradient(90deg, rgba(224, 224, 226, 1) 0%, rgba(224, 224, 226, 1) 17%, rgba(228, 229, 231, 1) 17%, rgba(228, 229, 231, 1) 100%)
 }

 .radar-telegram::after {
     content: " ";
     display: flex;
     height: 37px;
     width: 292px;
     background: url('assets/img/radar/sidebar-bg-footer.png') no-repeat;
 }

 .radar-eleicoes-sidebar.mobile {
     display: none;
 }

 .radar-email {
     background: #000;
     display: flex;
     flex-direction: column;
     align-self: flex-start;
 }

 .radar-email::before {
     content: " ";
     display: flex;
     height: 37px;
     width: 100%;
     background: linear-gradient(90deg, rgba(67, 67, 69, 1) 0%, rgba(67, 67, 69, 1) 17%, rgba(79, 79, 80, 1) 17%, rgba(79, 79, 80, 1) 100%)
 }

 .radar-email::after {
     content: " ";
     display: flex;
     height: 37px;
     width: 192px;
     background: url('assets/img/news-bg-footer.png') no-repeat;
 }

 .radar-email .nrs-content {
     padding: 90px 60px;
     font-size: 15px;
     font-family: 'Dosis', sans-serif;
     font-weight: normal;
     color: #f6f6f6;
     text-transform: uppercase;
     display: flex;
     flex-direction: column;
 }

 .radar-email .nrs-content h4 {
     font-weight: 400;
     margin-bottom: 30px;
 }

 .radar-email .nrs-content form {
     display: flex;
     justify-content: space-between;
     flex-direction: column;
 }

 .radar-email .nrs-content form input,
 .radar-email .nrs-content form button {
     outline: none;
     padding: 10px 26px;
     border-radius: 20px;
     border: 1px solid #eddbdb;
     color: #000;
     text-align: center;
     text-transform: uppercase;
     font-size: 11px;
     font-family: 'Dosis', sans-serif;
     margin-bottom: 8px;
 }

 .radar-email .nrs-content form input {
     text-transform: none;
 }

 .radar-email .nrs-content form input::placeholder {
     color: #000;
     text-transform: uppercase;
 }

 .radar-email .nrs-content form button {
     background: #da843b;
     border-color: #da843b;
     font-weight: 800;
     color: #FFF;
 }

 .input-container {
     margin-bottom: 15px;
 }

 .re-content {
     padding: 90px 40px;
     font-size: 15px;
     font-family: 'Dosis', sans-serif;
     font-weight: normal;
     color: #333;
     text-transform: uppercase;
     display: flex;
     flex-direction: column;
 }

 .re-content h4 {
     font-weight: 400;
     margin-bottom: 60px;
 }

 .re-content h4:before {
     content: " ";
     display: block;
     width: 56px;
     height: 56px;
     background: url('assets/img/radar/telegram.svg') no-repeat;
     float: left;
     margin-right: 18px;
 }

 .re-content form {
     display: flex;
     justify-content: space-between;
     flex-direction: column;
 }

 .re-content a.button {
     outline: none;
     padding: 10px 14px;
     border-radius: 20px;
     border: 1px solid #eddbdb;
     color: #000;
     text-align: center;
     text-transform: uppercase;
     font-size: 16px;
     letter-spacing: -0.010em;
     font-family: 'Dosis', sans-serif;
     margin-bottom: 8px;
 }

 .re-content a.button {
     text-transform: none;
     background: #2069b7;
     border-color: #2069b7;
     font-weight: 400;
     color: #FFF;
     text-decoration: none;
 }

 .bnr-pop-qualicorp {
     display: none;
     position: fixed;
     right: 10px;
     bottom: 10px;
     max-width: 90vw;
 }

 .bnr-pop-qualicorp img {
     width: 100%;
     height: auto;
 }

 .bnr-pop-qualicorp .btn-close {
     width: 15px;
     height: 15px;
     position: absolute;
     right: 10px;
     top: 10px;
     background: url(assets/img/svg/loginv2-cross-close.svg) no-repeat;
     background-size: 100% 100%;
     cursor: pointer;
 }

 .conselhos-buttons a:not(:last-child) {
     margin-right: 5px;
 }

 .politica-privacidade p {
     margin-bottom: 14px;
     margin-left: 10px;
     text-align: justify;
 }

 .politica-privacidade p a {
     display: inline-block
 }

 .politica-privacidade ul {
     margin-left: 60px !important;
     overflow: visible;
 }

 .politica-privacidade ul li {
     list-style-type: disc !important;
     display: list-item;
     overflow: visible;
 }

 .politica-privacidade ul li:last-child {
     margin-bottom: 40px;
 }

 .politica-privacidade h2 {
     margin-bottom: 14px;
     margin-left: 10px;
     text-align: justify;
     font-weight: bold;
     margin-top: 40px;
     text-transform: uppercase;
 }

 .politica-privacidade h2 i {
     text-transform: uppercase;
     font-weight: bold;
 }

 .politica-privacidade i {
     font-style: italic;
 }

 .politica-privacidade table {
     margin-left: 10px;
     margin-bottom: 40px;
     margin-top: 20px;
 }

 .politica-privacidade table,
 .politica-privacidade td,
 .politica-privacidade th {
     border: 1px solid #000;
     border-collapse: collapse;
 }

 .politica-privacidade thead tr {
     background: #1f3864;
 }

 .politica-privacidade thead th {
     color: #FFF !important;
     padding: 18px 30px;
     font-weight: bold;
 }

 .politica-privacidade tbody td {
     padding: 18px 6px;
     vertical-align: middle;
 }

 .politica-privacidade tbody tr:nth-child(2n) {
     background: #f1f1f1;
 }

 .politica-privacidade tbody tr td:first-child {
     text-align: center;
 }

 .politica-privacidade table thead i {
     color: #FFF;
 }

 .helloBar {
     background-color: #30C3D3;
     width: 100%;
     height: 58px;
     display: flex;
     align-items: center;
     position: fixed;
     z-index: 2;
     top: 0;
     left: 0
 }

 .content_helloBar {
     width: 1100px;
     margin: 0 auto;
     display: flex;
     justify-content: flex-end;
     font-family: "Source Sans Pro", sans-serif;
 }

 .content_helloBar p {
     color: #333;
     margin: 4px 20px 0 0;
     font-size: 13px;
 }

 .helloBar_button {
     text-transform: uppercase;
     width: 185px;
     height: 27px;
     border-radius: 30px;
     text-decoration: none;
     font-size: 11px;
     color: #fff;
     text-align: center;
     line-height: 27px;
     background: #4D4FF9;
 }

 .helloBar_close {
     width: 20px;
     height: 20px;
     content: url(assets/img/svg/close-helloBar.svg);
     margin: 4px 0 0 240px;
 }

 .deskPaddingHelloBar {
     padding-top: 58px;
 }

 .pagination {
     width: 100%;
     padding: 50px 0 120px;
     text-align: center;
     border-top: 1px solid #eee;
     display: flex;
     justify-content: center;
     align-items: center;
 }

 .pagination a,
 .pagination span {
     font: bold 26px 'Open Sans Condensed', sans-serif;
     color: #949596;
     text-transform: uppercase;
     display: inline-block;
     padding: 6px 18px;
     border-radius: 70px;
     background: #ebebeb;
     display: flex;
     color: #333 !important;
     text-decoration: none !important;
     justify-content: center;
     align-items: center;
     margin-right: 14px;
 }

 .pagination span.current {
     color: #fffefe !important;
     background-color: #333;
 }

 .pagination a:hover,
 .pagination a.mark {
     font-weight: bold;
 }

 .pagination .prev,
 .pagination .next {
     font-size: 14px;
     font-weight: bold;
     line-height: .8;
 }

 .pagination .prev {
     background: #ebebeb url(./assets/img/page-arrow-left.png) no-repeat 25% 50%;
     padding: 18px 30px 18px 86px;
 }

 .pagination .next {
     background: #ebebeb url(./assets/img/page-arrow-right.png) no-repeat 75% 50%;
     padding: 18px 86px 18px 30px;
 }

i.twitter {    
    display: flex !important;
    justify-content: center;
    align-items: center;

}
i.twitter svg {
    width: 17px;
    height: 17px;
}

.container-blur {
    text-align: center;
}

.container-blur .btn {
    text-transform: uppercase;
    width: 120px;
    height: 36px;
    border-radius: 30px;
    font-family: Dosis, sans-serif;
    font-size: 11px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 36px !important;
    background: #0f68b9;
    word-spacing: 2px;
    border: 1px solid #fff;
    cursor: pointer;
    margin-bottom: 16px;
}

.container-blur .text-blur {
    filter: blur(0.4rem);
    font-size: 18px;
    line-height: 28px;
    /* Remove opção de selecionar para poder copiar e colar */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.check {
    display: flex;
    flex-direction: row;
    justify-content: left;
    gap: 10px;
    margin-bottom: 15px;
    font-family: 'Dosis', sans-serif;
    font-size: 16px;
}
.check #comunicacao {
    width: fit-content;
    margin-bottom: 0px;
}
.check input, .check label {
    margin-bottom: 0;
    width: fit-content;
    font-size: 16px;
}


.relacionados .novidades div {
    width: 1110px;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 30px;
    position: relative;
}

section#novo-breadcrumb {
    border: 1px solid #efefef;
    border-left: 0px;
    border-right: 0px;
    display: flex;
    justify-content: center;
}

section#novo-breadcrumb .breadcrumb {
    width: 1110px;
    margin: 0 auto;
    height: 70px;
    display: flex;
    align-items: center;
    list-style-type: none;
    clear: both;
}

form .cnpj.invalid {
  border: 2px solid #e53935 !important;
}

form button[type=submit] {
  cursor: pointer;
}

form button[type=submit]:disabled, form input[type=submit]:disabled {
  cursor: not-allowed !important;
}


.grid-home-novo {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    margin-bottom: 60px;
}

.grid-home-novo .item {
    margin: 0 !important;
    width: 100%;
    float: none;
    display: block;
}

.content.banner {
    margin: 0 auto;
    padding: 0;
}

.grid-home-novo h3 {
    font-size: 0.8em;
    font-weight: 400;
}

.grid-home-novo .desc {
    gap: 30px;
    display: flex;
    justify-content: start;
    min-height: 190px;
}

.grid-home-novo img {
    max-width: 100%;
    height: auto;
}