:root {
    --abs-red: #900D11;
    --abs-green: #768674;
    --abs-green-light: #E5E4C5;
    --abs-bege: #E6C78D;
    --abs-bege-light: #E5DAB7;
    --abs-gray-dark: #5D616B;
    --abs-gray-light: #E2DDDA;
    --abs-yellow: #C99D28;
    --abs-bg: #e4e4cd;
}

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
|=================================================================================
|=================================================================================
|=================================================================================
|    LAYOUT
|---------------------------------------------------------------------------------
*/
body {
    /* font-family: "Lato", Arial, sans-serif; */
    /* color: #444; */
    /* font-size: 15px; */
    /* font-size: 0.94rem; */
    /* line-height: 1.5em; */
    /* background-color: #E8E8E8; */
}

a:link:not(.btn),
a:visited:not(.btn) {
    /* color: #C51F0C; */
    /* color: var(--bs-primary); */
}

a:hover {}

a:active {
    /* color: #FE7119; */
}

a.share-link {
    color: #444;
    float: right;
    margin-top: 2em;
    display: inline-block;
    position: relative;
}

.page-content .img-fit,
.img-fit {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.title-invert.page-header a.share-link {
    color: #fff;
}

#page {
    background-color: #fff;
    /* padding: 0 0 30px; */
    overflow-x: hidden;
}

.home #page {}

.home #page {
    padding: 0;
}



.sprt.share {
    margin-right: 10px;
    width: 33px;
    height: 32px;
    background-position: -236px -2px;
}

.sprt.user-access {
    /* margin-right: 10px; */
    width: 38px;
    height: 38px;
    background-position: 0px -42px;
}

.sprt.restricted-home {
    margin-right: 5px;
    width: 38px;
    height: 38px;
    background-position: -47px -42px;
}

.sprt.arrow-w {
    /* margin-right: 10px; */
    width: 33px;
    height: 22px;
    background-position: -499px -5px;
}

.title-invert.page-header .sprt.share {
    background-position: -236px -41px;
}

/*
|=================================================================================
|    HEADER
|---------------------------------------------------------------------------------
*/
#header {
    position: relative;
    background-color: #e4e4cd;
    background-size: cover;
    background-position: center center;
    z-index: 2;
}

.header-top {
    display: block;
}

.header-top {
    /* border-bottom: rgba(204, 204, 204, 0.44) solid 1px; */
    margin: 0 0 0px;
    font-size: .8em;
    text-align: right;
    color: #fff;
    background-color: rgb(107, 25, 28);
}

.home .header-top {
    border-bottom-color: rgba(255, 255, 255, 0.44);
}

.header-top .section-block {
    margin-left: -.3em;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    border-right: rgba(204, 204, 204, 0.44) solid 1px;
    text-align: center;
}

.header-top .section-block .phone {
    padding: 5px 10px;
    display: block;
}

.home .header-top .section-block {
    display: inline-block;
    vertical-align: middle;
    /* text-align: left; */
    border-right: rgba(255, 255, 255, 0.44) solid 1px;
}

.header-top .section-login {}

.header-top .section-login .navbar-nav {
    margin: 0;
}

/* adapt to mobile */
.header-top .navbar-nav .caret {
    display: none;
}

.header-top .navbar-nav.sm-collapsible a.has-submenu {
    padding-right: 10px;
}

.header-top .navbar-nav .open .dropdown-menu {
    position: absolute;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.13);
}

.header-top .navbar-nav.navbar-right .open .dropdown-menu {
    right: 0;
    left: auto;
}

.header-top .menu-header-top {}

.header-top .section-join>a {
    font-weight: 700;
    background-color: rgba(222, 140, 140, 0.24);
}

/* links first level */
.top-menu>ul>li>a:link,
.top-menu>ul>li>a:visited,
.header-top .section-block>a:link,
.header-top .section-block>a:visited {
    padding: 5px 10px;
    display: block;
    color: #FFFFFF;
}

/* second level */
.top-menu .sub-menu>li>a:link,
.top-menu .sub-menu>li>a:visited {
    font-size: 0.9em;
}


#header .navbar {
    margin: 0px 0 0 0;
    border: none;
    background-color: #c99d28;
    border-radius: 0;
}


#header .navbar .navbar-nav {
    background-color: transparent;
    border: none;
    box-shadow: none;
}



#header .navbar .navbar-nav>li>a:link,
#header .navbar .navbar-nav>li>a:visited {
    color: #FFFFFF;
}

#header .navbar-nav>li.open>a,
#header .navbar-nav>li>a:hover,
#header .navbar-nav>li>a:focus {
    background-color: rgba(255, 255, 255, 0.18);
}


#header .sub-menu li a {
    color: #fff;
}

#header .sub-menu li.open a {
    background-color: #B58C1F;
}

.navbar-nav.sm-collapsible .caret,
.navbar-nav.sm-collapsible ul .caret {
    border-color: rgba(255, 255, 255, 0.36);
}

.navbar-nav.sm-collapsible .caret,
.navbar-nav.sm-collapsible ul .caret {
    border-color: #DE9797;
}

.navbar-toggle .icon-bar {
    background-color: #FFF;
}

.site-logo {
    margin: 0px 0 0px;
    text-align: center;
    /* background: #999; */
    /* padding: 10px; */
    position: relative;
    display: inline-block;
    width: 60%;
    min-width: 120px;
    padding-bottom: 60%;
    /* z-index: 999999; */
}

.site-logo::after {
    content: "";
    display: block;
    position: absolute;
    top: 30px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    box-shadow: 0 0 30px #000;
    transform: rotate(4deg);
    z-index: 0;
}

.site-logo .brand {
    color: inherit;
    padding: 10px;
    position: relative;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    z-index: 1;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e4e4cd+100 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #e4e4cd 100%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #e4e4cd 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #ffffff 0%, #e4e4cd 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e4e4cd', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

.site-logo .brand img {}

.social-list {
    display: block;
}

.social-list li {
    /* display: inline-block; */
}


.social-list li a:hover,
.social-list li a:active,
.social-list li a:focus {
    opacity: .8;
    transform: scale(1.1);
}

.social-list li.rss a {
    background-position: -166px -66px;
    background-color: #F08421;
}

.social-list li.facebook a {
    background-position: 1px 0;
}

.social-list li.instagram a {
    background-position: -47px 0px;
}

.social-list li.youtube a {
    background-position: -199px -100px;
    background-color: #FE3432;
}

.social-list li.linkedin a {
    background-position: -198px -33px;
    background-color: #0173B2;
}

.social-list.header-middle {
    transform: scale(.7);
    text-align: center;
    width: 30%;
    width: 42px;
    /* background: #999; */
    float: left;
    margin: 0% 0 0 0;
    padding: 0;
}

.social-list.header-middle>li {}

.social-list.header-middle>li>a {}

.social-list.footer-bottom {
    text-align: center;
}

.social-list.footer-bottom>li {}

.social-list.footer-bottom>li>a {}

/*
|=================================================================================
|    HEADER TOP SEARCH / MAIN NAV SEARCH
|---------------------------------------------------------------------------------
*/
.header-top-search {}

.header-top-search .search-form label.error {
    position: relative;
    /* margin: -11px 0 5px 0; */
    top: -3px;
    color: #fff;
    font-size: 0.8em;
}

.header-top-search .search-form {}

.header-top-search .form-group {
    margin: 10px 0;
}

.header-top-search .screen-reader-text {
    display: none;
}

.header-top-search .input-group {}

.header-top-search .search-field {}

.header-top-search .form-control {}

.header-top-search .input-group-btn {}

.header-top-search .search-submit {}

.main-nav-search {
    margin-top: 10px;
}

.main-nav-search .search-form {}

.main-nav-search .search-form label.error {
    position: relative;
    top: 0;
}

.main-nav-search .form-group {}

.main-nav-search .screen-reader-text {
    text-transform: uppercase;
    font-size: 0.7em;
    font-weight: 400;
    line-height: 1.2em;
    display: none;
}

.main-nav-search .input-group {}

.header-middle-search .search-field,
.main-nav-search .search-field {
    border-radius: 20px 0 0 20px;
    box-shadow: none !important;
    height: 40px;
    border: none;
}

.main-nav-search .form-control {}

.main-nav-search .input-group-btn {}

.header-middle-search .search-submit,
.main-nav-search .search-submit {
    border: none;
    height: 40px;
    padding: 0 15px 0 10px;
    border-radius: 0 20px 20px 0;
    background-color: #fff;
}

.header-middle-search .search-submit:hover,
.main-nav-search .search-submit:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaea+100 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #eaeaea 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%, #eaeaea 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%, #eaeaea 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=1);
    /* IE6-9 */
}

.header-middle-search {
    display: none;
    position: relative;
}

#header .asi-logo {
    /* float: left; */
    width: 56%;
    max-width: 194px;
    margin: 15px 0 20px 5%;
    float: right;
}

#header .asi-logo img {}

.header-middle-search .search-form label.error {
    position: absolute;
    z-index: 9;
    display: inline-block;
    background-color: #E2E2E2;
    padding: 5px 10px;
    border-radius: 4px;
    bottom: -30px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.18);
}

.header-middle-search .search-form {}

.header-middle-search .form-group {
    margin: 10px 0;
}

.header-middle-search .screen-reader-text {
    display: none;
}

.header-middle-search .input-group {}

.header-middle-search .search-field {}

.header-middle-search .form-control {}

.header-middle-search .input-group-btn {}

.header-middle-search .search-submit {}

.restrict-access-link,
.restrict-access-link:visited {
    /*    display: -webkit-box; */
    /*     display: -ms-flexbox; */
    /*     display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; */
    margin: 10px 0 0 3px;
    display: inline-block;
}

.restrict-access-link .area-infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.restrict-access-link .logout {
    font-size: 0.8em;
    line-height: 1em;
    color: #757373;
    display: block;
    text-align: right;
}

.restrict-access-link:hover {
    text-decoration: none;
}

.restrict-access-link:hover .user-access {
    opacity: .6;
}

.restrict-access-link .sprt {
    transform: scale(.7);
}

.restrict-access-link .lb {
    display: inline-block;
    font-size: 0.8em;
    font-weight: 700;
}

.restrict-access-link .l1 {}

.restrict-access-link .l2 {}

/*
|=================================================================================
|    SIDEBAR MINHA CONTA
|---------------------------------------------------------------------------------
*/
.my-products-wrap {
    background-color: #fafaf6;
    padding: 10px 0 96px 10px;
    ;
    background-image: url(fundo-my-products.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.my-products-title {
    font-size: 1.4em;
    color: #910d11;
    /* padding: 15px 0 0 15px; */
}

.my-products-title .update {
    float: right;
    font-size: 12px;
    padding: 6px 0;
}

.cursos-adquiridos:link,
.cursos-adquiridos:visited {
    display: block;
    margin: 0 -10px 0px;
    padding: 10px;
}

.cursos-adquiridos:hover {
    background-color: #a906290f;
    text-decoration: none;
}

.cursos-adquiridos.active:link,
.cursos-adquiridos.active:visited,
.cursos-adquiridos.active:hover {
    color: #999;
    cursor: default;
    background-color: transparent;
}

.cursos-adquiridos.active .name {
    color: #999;
}

.cursos-adquiridos .name {
    font-size: 1.1em;
    font-weight: bold;
    color: #910d11;
    /* padding: 5px 0 0 15px; */
    /* margin-bottom: 4px; */
    display: block;
}

.cursos-adquiridos .data {
    /* padding-left: 15px; */
    color: #777777;
    font-size: 0.8em;
    display: block;
}

.my-account-wrap {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0), 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    background-color: white;
    padding: 10px 20px 20px;
    /* margin-top: 20px; */
}

.my-account-title {
    /* font-size: 1.4em; */
    /* color: #910d11; */
    /* margin:0; */
}

.my-avatar {
    margin: 0 0 20px;
}

.my-avatar .alert {
    margin: 10px 0;
    padding: 7px 15px;
}

.my-avatar .loading {
    width: 20px;
    margin: 0 10px 0 0;
}

.my-avatar .avatar {
    max-width: 100px;
    height: auto;
    border-radius: 1000px;
    border: solid 1px #eee;
}

.my-avatar .change {
    font-size: 0.8em;
}

#avatarimage {
    width: 100%;
    /* border: solid 1px red; */
    position: relative;
    height: 40px;
    cursor: pointer;
}

#avatarimage::before {
    content: "📁 Escolher imagem...";
    background-color: rgb(255, 255, 255);
    position: absolute;
    z-index: 9;
    width: 100%;
    border-radius: 0;
    display: block;
    padding: 8px 10px;
    clear: both;
    /* top: -34px; */
}

#avatarimage:hover::before {
    background-color: #fffbd5;
}

.-my-account-wrap>p:nth-child(3),
.-my-account-wrap>p:nth-child(4) {
    font-size: 1em;
    color: #910d11;
    padding: 5px 0 0 20px;
    margin-bottom: 4px;
}

.-my-account-wrap>p:nth-child(4) {
    padding-bottom: 10px;
}

.-my-account-wrap>p:nth-child(7) {
    padding-left: 20px;
}

.section-destaques .box-cursos.meus-produtos-wrap {
    padding-left: 30px;
    padding-right: 30px;
    background-color: #FAFBF6 !important;
    background-position: right bottom !important;
    background-image: url(../img/box-bg-3.png) !important;
}

.section-destaques .box-cursos.meus-recibos {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    background-color: #FAFBF6 !important;
    background-position: right bottom !important;
    background-image: none;
}

.section-destaques .box-cursos.meus-recibos .my-products-title {
    margin-top: 1em;
    font-size: 1.2em;
}

.section-destaques .box-cursos.meus-recibos .table {}

.section-destaques .box-cursos.meus-recibos .table-sm td,
.section-destaques .box-cursos.meus-recibos .table-sm th {
    /* padding-top: .1rem; */
    /* padding-bottom: .1rem; */
    position: relative;
}

.meu-recibo {
    font-size: 0.8em;
    line-height: 1.1em;
    color: #888;
}

tr.meu-recibo:hover {
    cursor: default;
}

tr.meu-recibo td:first-child {}

tr.meu-recibo td:last-child {}

.rec-id {}

.rec-produto {
    /* white-space: nowrap; */
    position: relative;
    max-width: 100%;
    overflow: hidden;
    height: 1.2em;
}

.rec-more {
    opacity: 0.5;
    /* position: absolute; */
    /* right: 0; */
    overflow: hidden;
    display: block;
    /* left: 130px; */
    height: 1.2em;
    padding: 0 0 0 10px;
    /* display: none; */
}

.rec-total {
    text-align: right;
}

.rec-status {
    width: 100%;
}

.rec-status.status-1 {}

.rec-status.status-1 {}

.rec-status.status-1 {}

.rec-status.status-1 {}

.rec-status.status-1 {}

.section-area-de-download-associados {
    margin-top: 40px;
    margin-bottom: 80px;
}

.arquivos-download-title {
    font-size: 1.4em;
    color: #910d11;
    padding: 20px 0 0 0;
}

.arquivos-download-associados {
    list-style: none;
    padding-left: 0;
}

.arquivos-download-associados li {}

.arquivos-download-associados a,
.arquivos-download-associados a:visited {
    display: table;
    width: 100%;
    border-bottom: solid 1px;
    border-color: white;
    background-color: #fef3f4;
}

.arquivos-download-associados a:hover {
    background-color: #feebec;
    text-decoration: none;
    font-weight: bold;
    word-break: break-all;
}

.arquivo-associados-title {
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
}

.arquivo-associados-size {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
    padding: 20px;
    color: grey;
}

.area-associado .page-header {
    background-image: url("../img/subheader-associados-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    padding: 15px;
}

.area-associado .page-header .col-sm-12 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.area-associado .page-header .col-sm-12::after {
    /*remove sublinhado de título*/
    display: none;
}

.area-associado .page-title {
    color: white;
}

.area-associado .hello-user {
    color: white;
    font-size: .8em;
    line-height: 1.5;
    white-space: nowrap;
    padding-left: 0;
}

/*
|=================================================================================
|    DESTAQUES
|---------------------------------------------------------------------------------
*/
::-moz-selection {
    /* Code for Firefox */
    color: #2c0439;
    background: #e1dadf;
}

::selection {
    color: #2c0439;
    background: #e1dadf;
}

.section-destaques {
    background-color: #f0f0e1;
}

.destaques a:link {
    text-decoration: none;
}

.destaques a:hover {
    color: #660a25;
}

.destaques .cursos-container:hover .badge {
    background-color: #fff;
}

.destaques h2 {
    font-family: "Lora";
    color: #660a25;
    font-size: 1.5em;
    margin-bottom: 2px;
}

.destaques p:nth-child(2) {
    font-family: "Lora";
    color: #660a25;
    font-size: 1.1em;
    margin-bottom: 16px;
}

.destaques .date {
    font-size: .8em;
    color: #910d11 !important;
}

.destaques .media-body h2 {
    font-weight: 600;
    font-size: .9em;
    color: #910d11;
    margin-top: 0;
    /* margin-left: 2px; */
    font-family: "Lato";
}

.destaques.eventos-destaque>a {
    text-decoration: none;
}

.destaques .faixa-titulo-destaques {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 0;
    opacity: .9;
    padding: 12px 30px;
    background-color: #DBB5B4;
    transition: all .5s ease-in-out;
}

.destaques .faixa-titulo-destaques:hover {
    transform: translate(0, -1em);
}

.flexbox .faixa-titulo-destaques {
    padding: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cursos-container {
    position: relative;
    display: block;
    text-decoration: none;
}

.cursos-container img {
    width: 100%;
}

.eventos-container {
    position: relative;
    display: block;
    text-decoration: none;
}

.eventos-container img {
    width: 100%;
}

.eventos-destaque .faixa-titulo-destaques {
    background-color: #d1d078;
}

.eventos-destaque a .archive-post-title {
    color: #4f5306;
}

.eventos-destaque .media-left.-archive-post-figure .date {
    color: #4f5306 !important;
}

.destaques .faixa-titulo-destaques .media-body h2 {
    margin-top: 0;
    line-height: 1.2;
    margin-left: 6px;
}

.destaques .faixa-titulo-destaques .date {
    line-height: 1.1;
    text-transform: uppercase;
}

.destaques .faixa-titulo-destaques .date .d {
    font-size: 2em;
}

.destaques .faixa-titulo-destaques .date .m {
    font-size: 1.2em;
}

.destaques:first-child p:last-child {
    /* Outros cursos */
    font-family: "Lato";
    color: #910d11;
    margin-top: 8px;
    margin-left: 46px;
    padding-bottom: 20px;
}

.destaques:last-child p:last-child {
    /* Outros eventos */
    font-family: "Lato";
    color: #910d11;
    margin-top: 8px;
    margin-left: 46px;
    padding-bottom: 20px;
}

.destaques {
    margin-top: 50px;
    margin-bottom: 50px;
    text-decoration: none;
}

.fixed-imgdestaque-size {
    overflow: hidden;
    height: 0;
    padding-bottom: 65%;
}

.fixed-imgdestaque-size .badge {
    position: absolute;
    top: 20px;
    left: 20px;
    border: none;
    background-color: rgba(255, 255, 255, 0.61);
    transition: background-color .3s;
}

/*
|=================================================================================
|    BLOG POST
|---------------------------------------------------------------------------------
*/
.blog-post {
    margin: 0 0 3%;
    background-size: cover;
    /* background-size: contain; */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
}

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

.blog-post .date {
    color: #6d6d56;
    font-weight: 700;
    font-size: 0.8em;
    background-color: rgb(253 253 240 / 90%);
    clear: both;
    margin: -4% 0 2% auto;
    display: block;
    padding: 5px 10px;
    line-height: 1em;
    max-width: 170px;
    box-shadow: 0 0 3px rgb(0 0 0 / 12%);
}

.blog-post a,
.blog-post a:visited {
    color: #444;
    display: flex;
    position: relative;
    overflow: hidden;
    /* padding: 30% 0 0 0; */
    transition: all .5s;
    flex-direction: column;
    align-items: flex-end;
    height: 72vw;
    max-height: 400px;
    justify-content: flex-end;
}

.blog-post a:hover,
.blog-post a:active,
.blog-post a:focus {
    text-decoration: none;
    background-color: rgba(145, 13, 17, 0.35);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.blog-post-title {
    font-size: 1em;
    margin: 0px 0 0 0;
    display: block;
    color: #443;
    background-color: rgba(232, 232, 213, 0.9);
    clear: both;
    margin: 0 0 2% 20%;
    padding: 8%;
    overflow: hidden;
    transition: all .3s;
}

.blog-post a:hover .blog-post-title,
.blog-post a:active .blog-post-title,
.blog-post a:focus .blog-post-title,
.blog-post a:hover .date,
.blog-post a:active .date,
.blog-post a:focus .date {
    background-color: #fff;
}

.blog-post-title>a,
.blog-post-title>a:visited {}

.blog-post-title>a:hover,
.blog-post-title>a:active,
.blog-post-title>a:focus {}

.blog-post-categories {
    display: inline-block;
    vertical-align: middle;
}

.blog-post .blog-post-categories {
    /* margin: 0 0 5px; */
    display: inline-block;
    /* vertical-align: middle; */
    background-color: rgba(145, 13, 17, 0.9);
    color: #fff;
    font-size: 0.8em;
    line-height: 1.1em;
    padding: 8px 13px;
    float: right;
}

.blog-post-categories a,
.blog-post-categories a:visited {
    color: #999;
    font-size: 0.9em;
    line-height: 1.4em;
    display: inline-block;
    padding-right: 5px;
}

.single .blog-post-categories a,
.single .blog-post-categories a:visited {
    font-size: inherit;
}

.blog-post-categories a::after {
    content: ", ";
}

.blog-post-categories a:last-child::after {
    content: "";
}

.blog-post-categories a:hover,
.blog-post-categories a:active,
.blog-post-categories a:focus {}

.blog-post-figure {
    margin: 0 0 10px;
}

.blog-post-figure img {
    width: 100%;
    transition: transform 5s cubic-bezier(0, 0, 0.21, 1.09);
}

.blog-post-figure>a {
    display: block;
    height: 200px;
    overflow: hidden;
}

.blog-post-figure>a:hover img {
    transform: scale(1.1);
}

.blog-post-metas {
    font-size: 0.8em;
    line-height: 1.5em;
    margin: 10px 0 10px;
    /* text-align: right; */
    overflow: hidden;
    clear: both;
}

.blog-post-date {
    text-transform: uppercase;
    display: inline-block;
    margin-right: 20px;
    /* float: left; */
    font-size: 0.9em;
    line-height: 1.4em;
    color: #999;
    vertical-align: middle;
}

.blog-post-comments {
    display: inline-block;
    /* float: right; */
}

.single .blog-post-comments {
    float: right;
}

.blog-post-tags {
    margin: 3px 0;
    text-align: left;
}

.blog-post-tags a,
.blog-post-tags a:visited {
    display: inline-block;
    background-color: #eee;
    padding: 1px 5px 1px 10px;
    color: #757575;
    border-radius: 3px;
}

.blog-post-share {
    display: inline-block;
    margin: 0 10px 0 0;
    vertical-align: middle;
}

.blog-post-share a {}

.blog-post-tags a:hover,
.blog-post-tags a:active,
.blog-post-tags a:focus {
    text-decoration: none;
    background-color: #444;
    color: #eee;
}

.blog-post-exerpt {
    font-size: 0.9em;
    line-height: 1.5em;
}

.blog-post-exerpt>p {}

.blog-post-author {
    line-height: 1.2em;
    margin: 0 0 10px;
    /* float: right; */
    color: #999;
    display: inline-block;
}

.blog-post-author a {}

.blog-post .btn,
.blog-post .btn:visited {}

.blog-post .btn:hover,
.blog-post .btn:active,
.blog-post .btn:hover {}

.share-before-content {}

.share-before-content .sd-title {
    display: none !important;
}

.share-after-content {}

.share-after-content .sd-title {}

/*
|=================================================================================
|    ARCHIVE POST
|---------------------------------------------------------------------------------
*/
.archive-content {}

.archive-post {
    overflow: visible;
    padding-bottom: 2em;
    padding-left: 38px;
}

.archive-loop-convenios {
    --grid-columns: 3;
    display: grid;
    grid-template-columns: repeat(var(--grid-columns), 1fr);
    gap: 2rem;

    .figure .img-fluid {
        max-height: 120px;
    }

    @media all and (min-width: 996px) {
        --grid-columns: 4;
        gap: 3rem;

        .figure .img-fluid {
            max-height: 150px;
            width: auto;
        }
    }
}

.archive-convenio {

    /* border-bottom: solid 1px #e4e4cd; */
    /* margin-bottom: 2em; */
    & .figure {
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
    }
}

/* resultado busca convenios */
.archive-loop-search-convenios {
    --columns: 2;
    --columns-gap: 2rem;
    display: grid;
    grid-template-columns: repeat(var(--columns), 1fr);
    gap: var(--columns-gap);

    .archive-convenio {}

    @media (min-width: 996px) {
        --columns: 3;
        --columns-gap: 4rem;
    }
}

.archive-curso {
    padding-bottom: 0;
}

.archive-post a:link,
.archive-post a:visited {
    display: block;
    transition: background-color .3s;
}

.archive-post a:hover,
.archive-post a:active,
.archive-post a:focus {
    text-decoration: none;
    /* background-color: aliceblue; */
    color: #910D11 !important;
}

.archive-post a:hover *,
.archive-post a:active *,
.archive-post a:focus * {
    color: #910D11 !important;
}

.archive-content .media-left {}

.archive-post-figure {
    width: 20%;
    transition: opacity .5s;
}

.archive-post a:hover .archive-post-figure,
.archive-post a:active .archive-post-figure,
.archive-post a:focus .archive-post-figure {
    opacity: .7;
}

.archive-post-figure>img {}

.archive-content .media-body {}

.archive-post-title {
    font-size: 1em;
    margin: 5px 0 10px;
}

.archive-post-excerpt {
    color: #444;
    font-size: 0.85em;
    line-height: 1.4em;
}

.archive-post-excerpt>p:last-child {
    margin-bottom: 0;
}

.archive-convenio .archive-post-title {
    font-weight: 700;
    margin-top: 0;
}

.archive-convenio .archive-post-excerpt {
    font-size: 0.9em;
    line-height: 1.4em;
}

.archive-convenio .archive-post-excerpt .block-sm {}

.archive-convenio .archive-post-excerpt .block-sm::after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background-color: #C3C3C3;
    margin: 20px 0 20px;
}

.archive-post-metas {}

.archive-post-date {
    color: #999;
    font-size: 0.9em;
    text-transform: uppercase;
    display: inline-block;
}

.archive-evento {}

.archive-evento .date {
    border-right: solid 2px #E4BCBD;
    padding-right: 10px;
    color: #CC8082;
}

.destaques .archive-evento .date {
    border-right: none;
}

.archive-evento .old .date {
    color: #dedede;
    position: relative;
}

.archive-evento .old .date::before {
    content: "\2713";
    position: absolute;
    font-size: 3em;
    color: #d27d99;
    left: 6px;
    top: 22px;
}

.archive-evento .d {
    font-size: 2em;
    line-height: 1.2em;
}

.archive-evento .m {
    font-size: 1.1em;
    text-transform: uppercase;
}

.archive-evento .media-left {
    text-align: right;
}

/*
|=================================================================================
|    SEARCH POST
|---------------------------------------------------------------------------------
*/
.search-content {}

.search-post {}

.search-post .highlight {
    font-weight: 700;
}

.search-post a,
.search-post a:visited {}

.search-post a:hover,
.search-post a:active,
.search-post a:focus {
    text-decoration: none;
}

.search-post .media-left {
    width: 20%;
}

.search-post-figure {}

.search-post-figure img {
    width: 100%;
}

.search-post .media-body {}

.search-post-metas {}

.search-post-date {
    color: #999;
    font-size: 0.7em;
    line-height: 1.5em;
}

.search-post-title {
    font-size: 1em;
    line-height: 1.2em;
    margin: 3px 0 10px;
}

.search-post-exerpt {
    color: #444;
    font-size: 0.8em;
    line-height: 1.3em;
}

.search-post-exerpt>p {}

/*
|=================================================================================
|    HENTRY
|---------------------------------------------------------------------------------
*/
.hentry {}

.page-header {
    position: relative;
    padding: 0;
    border: none;
    margin: 0 0 20px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4e4cd+0,ffffff+100 */
    background: rgb(228, 228, 205);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(228, 228, 205, 1) 0%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(228, 228, 205, 1) 0%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(228, 228, 205, 1) 0%, rgba(255, 255, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4cd', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}

.page-header .col-sm-12::after {
    content: "";
    display: block;
    width: 30%;
    height: 2px;
    background-color: #B1887F;
    margin-top: 3%;
    /* height: 0; */
    /* margin: 0; */
}

body.paypal-checkout .page-header {
    padding: 0;
    margin: 0;
}

body.paypal-checkout .page-header .container {
    visibility: hidden;
}

body.paypal-checkout .page-header h1 {
    margin: 0;
}

.title-invert.page-header .col-sm-12::after {
    background-color: rgba(255, 255, 255, 0.47);
}

.block-sm {
    font-size: 0.9em;
}

.page-header.title-has-img {
    padding-top: 5%;
    padding-bottom: 5%;
}

.page-header.title-has-img>.container {
    position: relative;
    z-index: 2;
}

.page-header.title-has-img::after {
    top: 0;
    left: 0;
    right: 0;
    height: 50%;
    position: absolute;
    z-index: 0;
    display: block;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4e4cd+0,e4e4cd+100&1+0,0+100 */
    background: -moz-linear-gradient(top, rgba(228, 228, 205, 1) 0%, rgba(228, 228, 205, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(228, 228, 205, 1) 0%, rgba(228, 228, 205, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(228, 228, 205, 1) 0%, rgba(228, 228, 205, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4cd', endColorstr='#00e4e4cd', GradientType=0);
    /* IE6-9 */
}

.page-title-wrapper {
    margin-top: 0.8em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}
.page-title-wrapper .selo-badge{
    width: 80px;
}
.page-title {
    font-size: 1.7em;
    font-family: Lora;
    color: #92544d;
    margin: 0 0 .5em;
}

.title-invert .page-title {
    color: #fff;
}

.page-subtitle {
    margin: 10px 0;
    font-family: Lora;
    color: #92544d;
    font-size: 1.3em;
}

.title-invert .page-subtitle {
    color: #fff;
}

.page-header .archive-index,
.page-header .archive-index:visited {
    display: block;
    font-size: 0.8em;
    /* text-transform: uppercase; */
    margin: -20px 0 -10px;
}

.page-header .archive-index::before {
    content: "<";
    display: inline-block;
    border: solid 1px #C51F0C;
    width: 13px;
    height: 13px;
    border-radius: 20px;
    vertical-align: middle;
    margin-right: 5px;
    line-height: 11px;
    text-align: center;
    font-size: 13px;
}

.title-invert.page-header .archive-index::before {
    border-color: #fff;
}

.title-invert.page-header .archive-index,
.title-invert.page-header .archive-index:visited {
    color: #fff;
}

.page-header .archive-index:hover,
.page-header .archive-index:active,
.page-header .archive-index:focus {}

.page-content {
    margin-bottom: 60px;
    overflow-x: hidden;
}

body.is-agenda .page-content,
body.area-associado .page-content {
    overflow-x: visible;
}

.single-parceiros .page-content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.page-content .author {
    text-align: right;
    /* font-size: 0.9em; */
    line-height: 1.2em;
    margin-bottom: 50px;
    overflow: hidden;
}

.page-content .author .about::before {
    content: "";
    display: block;
    width: 20%;
    height: 1px;
    background: #D4D3D3;
    float: right;
    /* clear: both; */
    margin-top: -4px;
}

.page-content .author .name {
    font-weight: 700;
}

.page-content .author .about {
    color: #8E8E8E;
    margin-bottom: 10px;
    font-size: 0.95em;
    margin-top: 6px;
    padding-top: 5px;
}

.home-content p:empty,
.home-content br,
.page-content p:empty {
    display: none;
}

.page-content img {
    max-width: 100%;
    height: auto;
    clear: both;
}

.page-content .image-zoom {
    position: relative;
}

.page-content .image-zoom:hover {}

.page-content .image-zoom::before {
    content: "+";
    position: absolute;
    display: block;
    width: 80px;
    height: 80px;
    background-color: rgba(42, 118, 175, 0.65);
    border-radius: 80px;
    text-align: center;
    color: #fff;
    font-size: 47px;
    font-weight: 400;
    line-height: 80px;
    left: 50%;
    top: 50%;
    margin: -40px 0 0 -40px;
    transform: scale(0);
    opacity: 0;
    transition: all .5s;
}

.page-content .image-zoom:hover::before {
    transform: scale(1);
    opacity: 1;
}

.page-content .image-zoom img {}

.alignleft {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    display: inline;
}

.alignright {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
    display: inline;
}

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.page-content .wp-caption-text {
    font-size: 0.8em;
    line-height: 1.3em;
    background-color: #eee;
    padding: 5px !important;
}

.wp-caption .wp-caption-text {
    padding: 5px 0 0;
}

.page-content blockquote {
    font-weight: 300;
    font-size: 1.2em;
    clear: both;
}

.page-content blockquote p {}

.page-content blockquote cite {}

.term-list {
    color: #D27D74;
    font-family: Lora;
    font-size: 1.1em;
    margin-bottom: 2em;
}

.list-all {
    font-size: 80%;
}

.sidebar {
    margin-bottom: 60px;
}

/*
|=================================================================================
|    GALLERY
|---------------------------------------------------------------------------------
*/
/*
|=================================================================================
|    FOOTER
|---------------------------------------------------------------------------------
*/
.mailing-signup {
    background-color: #FBFBF5;
    padding: 20px 0;
}

.mailing-signup .border {
    padding: 20px;
}

.mailing-signup .title {
    color: #660a25;
    font-size: 1.3em;
    margin: 0 0 5px;
}

.mailing-signup .desc {
    color: #660a25;
    font-size: 0.85em;
    line-height: 1.3em;
}

.mailing-signup .yikes-mailchimp-container {
    position: relative;
}

.mailing-signup .yikes-easy-mc-error-message {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background-color: #F5F5ED;
}

.mailing-signup form .label-inline {
    width: 50% !important;
}

.mailing-signup form .label-inline span {
    color: #A90736;
}

.mailing-signup form input.form-control {
    border-radius: 40px;
    background-color: #d9d9bb;
    border: none;
    box-shadow: none;
    outline: none !important;
}

.mailing-signup form input.form-control:focus {
    background-color: #E4E496;
}

.mailing-signup .submit-button-inline-label {}

.mailing-signup .empty-label {
    display: none;
}

.mailing-signup .yikes-easy-mc-submit-button {
    width: auto !important;
    min-height: auto !important;
    padding: 5px 20px !important;
    display: inline-block !important;
}

.mailing-signup .wpcf7-text {
    border-radius: 40px;
    background-color: #d9d9bb;
    border: none;
    box-shadow: none;
    outline: none !important;
    padding: .5278em;
    width: 100%;
}

.mailing-signup span.wpcf7-list-item {
    margin: 0.5rem 0 0 0;
}

.mailing-signup label {
    color: #C51F0C;
}

button.yikes-easy-mc-submit-button.yikes-easy-mc-submit-button-1.btn.btn-primary.admin-logged-in {}

#footer {
    background-color: #f0f0e1;
    padding-top: 60px;
}

.footer-top {
    background-color: rgba(0, 0, 0, 0.06);
}

.footer-top .caret {
    display: none;
}

.footer-menu {
    width: 100%;
    text-align: center;
}

.footer-menu>ul {
    width: 100%;
    font-size: 0.9em;
}

.footer-menu>ul>li {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.footer-menu>ul>li>a:link,
.footer-menu>ul>li>a:visited {}

.footer-menu>ul>li>a:hover,
.footer-menu>ul>li>a:active,
.footer-menu>ul>li>a:focus {}

.footer-middle {}

.footer-bottom {}

#footer .col-logo {
    text-align: center;
}

#footer .col-logo img {
    /* width: auto; */
    max-width: 110px;
}

#footer .col-address {}

#footer .col-address p {
    color: #910D11;
    font-size: .9em;
    line-height: 1.3em;
}

#footer .col-menu {
    clear: left;
}

#footer .col-menu a {
    font-size: .9em;
    line-height: 1em;
    display: block;
    padding: 0.6em 0;
    /* outline: solid 1px; */
}

#footer .col-menu .sub-menu {
    display: none;
}

.site-credits {
    border-top: #DCDCDC solid 1px;
    padding: 10px 0 0 0;
}

.site-credits .design,
.site-credits .design:visited {
    font-size: 12px;
    line-height: 12px;
    color: #999;
    display: block;
    text-align: center;
    position: relative;
    width: 28px;
    height: 25px;
    background-image: url(../img/sprite.png);
    background-position: -149px -6px;
    overflow: hidden;
    text-indent: -999px;
    margin: 0 auto;
}

.site-credits .disclaimer {
    text-align: center;
    font-size: 10px;
    color: #999;
}

/*
|=================================================================================
|    BREADCRUMB
|---------------------------------------------------------------------------------
*/
section.bread {
    border-bottom: none;
    margin: 0 0 0px;
    background-color: #E4E4CD;
    position: relative;
    /* z-index: -1; */
}

.breadcrumb {
    padding: 5px 0;
    background-color: transparent;
    font-size: 11px;
    margin: 0;
}

.breadcrumb>li {}

.breadcrumb>li+li:before {}

.breadcrumb>.active {}

#commentform .form-submit {}

#commentform .form-submit .submit {
    display: inline-block;
    background: none;
    border: #D8D8D8 solid 1px;
    border-radius: 4px;
    padding: 6px 12px;
}

#commentform .form-submit .submit:hover,
#commentform .form-submit .submit:active,
#commentform .form-submit .submit:focus {
    background-color: #eee;
    border-color: #999;
}

.parca-logo {
    background-color: #f8f8f2;
    padding: 20px;
}

.parca-logo img {}

.parca-body {
    margin: 30px 0;
}

.parca-metas {
    min-width: 20%;
}

.parca-metas .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.parca-metas i {
    background-color: #f5f5e5;
    height: 35px;
    border-radius: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #c99d28;
    font-size: 1.1em;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35px;
    flex: 0 0 35px;
}

.parca-metas .value {
    color: #86764c;
    padding: 5px 0 10px 10px;
    font-size: 0.9em;
}

/*
|=================================================================================
|    FORMS
|---------------------------------------------------------------------------------
*/
form.form-working {
    position: relative;
}

form::before {
    top: -5%;
    opacity: 0;
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(../img/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    left: 50%;
    z-index: 99;
    margin: -16px 0 0 -16px;
    transition: top .5s, opacity .5s;
}

form.form-working::before {
    top: 50%;
    opacity: 1;
}

form.form-working::after {
    content: "";
    display: block;
    width: 130px;
    height: 130px;
    border-radius: 130px;
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 98;
    margin: -65px 0 0 -65px;
}

label.error {
    font-size: .7em;
    line-height: 1.4em;
    color: red;
}

.form-control.required.error {
    border-left: red solid 1px;
}

.form-control.required.valid {
    border-left: green solid 1px;
}

.post-password-form {
    border: #eee solid 1px;
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.03);
    margin: 30px 0;
}

.destaques .media-body {
    font-size: 1.2em;
    /* margin-top: -25px; */
}

.archive-post {
    padding-left: 40px;
}

.area-associado .page-content h1 {
    margin-top: 20px;
}

div.wpcf7-response-output {
    margin: 0;
    border-color: #f5ed8f;
    border-radius: 5px;
}

div.wpcf7-mail-sent-ok {
    border-color: green;
}

span.wpcf7-not-valid-tip {
    font-size: 0.8em;
    color: #ce3461;
}

.password-strength-indicator {
    border: 1px solid transparent;
    border-radius: 0 0 3px 3px;
    /* display: inline-block; */
    /* min-height: 18px; */
    /* min-width: 80px; */
    /* text-align: center; */
    font-size: 11px;
    line-height: 11px;
    padding: 3px 5px 3px 13px;
}

.password-strength-indicator.very-weak {
    background: #cf0000;
    /* border-color: #a60000; */
    color: #fff;
}

.password-strength-indicator.weak {
    background: #f6891f;
    /* border-color: #c56e19; */
    color: #fff;
}

.password-strength-indicator.mediocre {
    background: #eeee00;
    /* border-color: #d6d600; */
}

.password-strength-indicator.strong {
    background: #99ff33;
    /* border-color: #7acc29; */
}

.password-strength-indicator.very-strong {
    background: #22b306;
    /* border-color: #1B9900; */
    color: #fff;
}

.scroll-to {}

.scroll-to ul {
    padding: 0;
}

.scroll-to li {
    list-style: none;
    display: inline-block;
}

.scroll-to li a:link,
.scroll-to li a:visited {
    display: block;
    border-bottom: solid 2px #c99d28;
    color: #c99d28;
    padding: 5px 12px;
    border-radius: 5px 5px 0 0;
}

.scroll-to li a:hover {
    text-decoration: none;
    background-color: rgba(201, 157, 40, 0.15);
}

.agenda-featured:not(.no-bg) {
    background-color: #e4e4cd;
    padding: 2rem 0 4rem;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e4e4cd+0,ffffff+100 */
    background: rgb(228, 228, 205);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(228, 228, 205, 1) 0%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(228, 228, 205, 1) 0%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(228, 228, 205, 1) 0%, rgba(255, 255, 255, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e4e4cd', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}

.agenda-featured.no-bg {
    margin-left: -15px;
    margin-right: -15px;
}

.agenda-featured .header {
    margin-bottom: 2rem;
}

.agenda-featured .header i {
    color: #910d11;
    font-size: 1.8em;
    margin-right: 10px;
}

.agenda-featured .title {
    margin: 0;
    color: #910d11;
}

#grid-ctrl .btn:focus {
    box-shadow: none;
}

.card-product {
    margin-bottom: 1.5rem;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    transition: box-shadow .5s, background-color .3s;
}

.card-product:hover {
    text-decoration: none;
    background-color: #f3f3ec;
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}

.card-product .card-body {
    padding: 10px;
}

.card-product .card-img-top {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 65%;
}

.card-product .card-local {
    position: absolute;
    z-index: 3;
    left: 20px;
    bottom: 0;
    background-color: #910d11;
    color: #fff;
    font-size: 0.9em;
    line-height: 1em;
    padding: 0.3em 0.9em;
    border-radius: 8px 8px 0 0;
}

.card-product .card-img-top img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.card-product .title {
    margin: 0 0 0.5rem;
    font-size: 1em;
    font-family: Lora, Times New Roman, serif;
    min-height: 54px;
}

.card-product .btn {
    /* background-color: #778674; */
    background-color: #526150;
    /* contraste lighthouse*/
    color: #fff;
    line-height: 1.2em;
}

.card-product i {
    color: #778674;
}

.card-product:hover .btn {
    background-color: #C51F0C;
}

.card-product .date {
    color: #5D616B;
    text-transform: uppercase;
    font-weight: 700;
}

.card-product .tags {
    color: #5D616B;
    margin-left: auto;
}

.card-product .selo-badge {
    width: 40px;
    height: auto;
}

.staging-warning {
    position: fixed;
    top: 0;
    right: 0;
    border: solid 1px red;
    z-index: 99999;
}

.staging-warning div {
    background-color: #ffeb00;
    color: #dc7409;
    width: 150px;
    height: 80px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    transform: rotate(45deg);
    position: absolute;
    top: -20px;
    right: -50px;
    padding: 10px;
}

section.boletim {}

section.boletim a:link,
section.boletim a:visited {}

section.boletim a:hover,
section.boletim a:active {}

.agenda-cursos,
.agenda-cursos:visited {
    display: flex;
    padding: 7px 1rem;
    border: solid 1px #ffc3bc;
    text-align: center;
    background-color: rgb(197 31 12 / 9%);
    border-radius: 5px;
    justify-content: center;
    align-items: center;
    transition: background-color .3s;
}

.agenda-cursos .icon-calendar {
    background-color: #ffffff;
    padding: 12px;
    border-radius: 50px;
    margin-right: 10px;
    font-size: 1.8em;
}

.agenda-cursos .l {
    display: block;
    text-align: left;
    font-weight: 700;
    font-size: 1.3em;
    margin-bottom: 2px;
}

.agenda-cursos .d {
    display: block;
    text-align: left;
    font-size: 0.8em;
    line-height: 1em;
}

.agenda-cursos:hover {
    text-decoration: none;
    background-color: rgb(197 31 12);
}

.agenda-cursos:hover span {
    color: #fff;
}

.curiosidades-box {
    border: solid 1px #E5DBB8;
    background-color: #FFFEF5;
}

.curiosidades-box__figure {
    overflow: hidden;
    position: relative;
    height: 0;
    padding-bottom: 55%;
    margin: 0;
}

.curiosidades-box__figure .img-fit {}

.curiosidades-box__body {}

.curiosidades-box__sectitle {
    border-left: solid 5px #C99D28;
    background-color: rgb(226 175 41 / 30%);
    padding: 1rem;
    font-family: Lora, serif;
    font-size: 1.5em;
    line-height: 1.2em;
    margin: 0;
}

.curiosidades-box__sectitle small {
    display: block;
    font-size: 0.6em;
    font-style: italic;
}

.curiosidades-box__article {
    border-left: solid 5px #7A9866;
    padding: 1rem 1rem 2rem;
}

.curiosidades-box__title {
    font-weight: 700;
    color: #7A9866;
}

.curiosidades-box__num {
    display: block;
    opacity: .5;
}

.curiosidades-box__num::after {
    content: "—";
    margin-left: .3em;
}

.curiosidades-box__content {
    margin-bottom: 1rem;
}

.btn-toolbar--center {
    justify-content: center;
}

.btn-block {
    display: block;
    width: 100%;
}

.products-grid {}

.products-grid .grid-item {
    /* outline: solid 1px red; */
    /* padding-right:1rem; */
}

/* link do rodape */
#footer .col-links p a:not(.btn) {
    padding: 0.5em 0;
    display: block;
}

.btn-voucher {
    color: #fff;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    line-height: 1em;
    gap: 1rem;
    margin: 2rem 0 !important;
    display: block;
    max-width: 400px;
    span {}


    @media (min-width: 996px) {
        margin: 2rem !important;
    }
}

.btn-voucher:hover {
    color: #fff;
}

.banner-alert-v4 {
    background-color: var(--abs-red);
    color: #fff;
    font-size: .8em;
    line-height: 1.2em;
    padding: .5rem 1rem;
    display: flex;
    gap: 1rem;
    align-items: center;
    justify-content: center;

    @media (min-width: 996px){
        font-size: 1em;
    }
}
.banner-alert-v4 a:not(.btn),
.banner-alert-v4 a:not(.btn):visited {
    color: inherit;
    text-decoration: underline;
}
.banner-alert-v4 .btn {
    /* white-space: nowrap; */
}

/* ==========================================================================
   *
   * mNNNNNNNNm     
   * y````````y   
   * y        s  
   * y        s  
   * y        s    
   * y        s  
   * d+++--+++d 
   * NMMN//MMMN  
   *
   *
   * PHONE ONLY !!!
   ========================================================================== */
@media all and (min-width: 580px) {
    .destaques .faixa-titulo-destaques {
        bottom: 20px;
        left: 20px;
        height: 75px;
        opacity: .9;
        padding: 12px 30px;
    }

    .destaques .media-body {
        font-size: 1.4em;
    }

    .archive-post {
        padding-left: 46px;
    }
}

.logo-single {
    margin: 0 0 1rem 0;
    max-width: 300px;
}

@media all and (max-width: 767px) {
    a.share-link {
        display: none;
    }
}

/*/mediaquery*/
/* ==========================================================================
   *
   * 
   * +yyyyhhhhdddddddddms
   * sh-..............-Nd      mmddddddddddddddddddddddddddmm
   * sd`              .Md      M+                          /M
   * sd`              .Md      M+                          /M
   * sd`              .Md      M+                          /M
   * sd`              .Md      M+                          /M
   * yd`              .Md      M+                          /M
   * yd`              .Md   +  M+                          /M
   * yd`              .Md      MmddddddddddddddddddddddddddmM
   * yd.              .Md      mNNNNNNNNNNNNNNNNNNNNNNNNNNNNm
   * yd.              .Md      ```````````:dddddd/```````````
   * sdhdddddddmmmmmmmmNy                /dMMMMMMm+          
   *-------------------------------------------------------------------------
   * TABLET and  UP
   ========================================================================== */
@media all and (min-width: 768px) {

    /* --- HEADER --- */
    .site-logo {
        text-align: left;
        width: 169px;
        padding-bottom: 169px;
    }

    .site-logo .brand {
        padding: 20px;
    }

    .header-top .navbar-nav .caret {
        display: inline-block;
    }

    .social-list.header-middle {
        transform: scale(1);
        text-align: left;
        width: 99px;
        margin-top: 31px;
        /* margin-left: 20px; */
    }

    .social-list.header-middle li {
        display: inline-block;
        margin: 0 5px;
    }

    #header .navbar .navbar-nav>li {
        border-left: none;
    }

    #header .navbar .navbar-nav>li:not(.menu-item-has-children)>a {
        padding-left: 10px;
        padding-right: 10px;
    }

    #header .sub-menu li.open a {
        background-color: #eee;
    }

    #header .sub-menu li a {
        color: #910d11;
    }

    #header .sub-menu li a:hover,
    #header .sub-menu li a:active {
        background-color: #f5f5db;
    }

    #header .sub-menu li.active>a {
        /* color: #FFFFFF; */
        background-color: #ffffff;
    }

    #menu-item-45 {
        /* margin-left: -10px; */
    }

    #menu-item-47 {
        /* margin-left: -10px; */
        display: none;
        /* width: 30px; */
    }

    #menu-item-47 a {
        /* padding-left: 0; */
        /* padding-right: 0; */
        /* display: block; */
        /* width: 30px; */
        /* background: url(../img/sprite.png) no-repeat -274px 8px; */
        /* text-indent: -999px; */
        /* overflow: hidden; */
    }

    /* --- HEADER SEARCH --- */
    .main-nav-search {
        display: none;
    }

    .header-middle-search {
        display: block;
        /* margin-left: 10%; */
        margin-top: 20px;
        width: 200px;
        float: left;
    }

    #header .asi-logo {
        float: right;
        width: 30%;
        margin-top: 27px;
    }

    .restrict-access-link .sprt {
        transform: scale(1);
    }

    .restrict-access-link .lb {
        font-size: 1em;
        margin-left: 5px;
    }

    /* --- HENTRY --- */
    .page-title-wrapper {
        margin-right: 150px;
    }
    .page-title {
        font-size: 2.5em;
        
    }

    .alignleft {}

    .alignright {}

    .aligncenter {}

    .page-header .archive-index {
        margin: 20px 0 -20px;
    }

    /* --- ARCHIVE POST --- */
    .archive-post-figure {
        width: 20%;
    }

    .archive-post-title {
        margin: 10px 0 10px;
    }

    #footer .col-links .btn {
        font-size: 1.1em;
        padding: 10px 20px;
    }

    .mailing-signup {
        background-color: transparent;
        padding: 0;
        margin: 20px 0 30px;
    }

    .mailing-signup .border {
        padding: 3% 3% 1%;
        border: dotted #D9D9BB 2px;
    }

    .destaques .faixa-titulo-destaques {
        bottom: 15px;
        right: -13px;
    }

    .d-ms-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .agenda-featured {
        padding: 3% 0 5%;
    }
}

/*/mediaquery*/
/* ==========================================================================
   *
   *
   * mmddddddddddddddddddddddddddmm
   * M+                          /M
   * M+                          /M
   * M+                          /M
   * M+                          /M
   * M+                          /M
   * M+                          /M
   * MmddddddddddddddddddddddddddmM
   * mNNNNNNNNNNNNNNNNNNNNNNNNNNNNm
   * ```````````:dddddd/```````````
   *           /dMMMMMMm+          
   *-------------------------------------------------------------------------
   * DESKTOP
   ========================================================================== */
@media all and (min-width: 992px) {

    /* --- HEADER --- */
    .site-logo {
        width: 201px;
    }

    .site-logo .brand {
        /* padding: 30px; */
    }

    .site-logo .brand img {
        width: 161px;
    }

    .site-logo::after {
        bottom: -20px;
    }

    .header-middle-search {
        margin-top: 48px;
        width: 250px;
        margin-left: 10px;
    }

    .social-list.header-middle {
        width: auto;
        margin-left: 17px;
        margin-top: 60px;
    }

    .social-list.header-middle li {
        display: inline-block;
        margin-right: 10px;
    }

    #menu-item-45 {}

    #menu-item-47 {
        /* display: block; */
        /* margin-left: -10px; */
        flex: 1 1 auto;
    }

    #header .asi-logo {
        margin-left: 0;
        margin-top: 53px;
        width: 18%;
        max-width: 130px;
    }

    #header .navbar {
        margin-top: -26px;
        background-color: transparent;
        padding: 0;
    }

    #header .navbar .navbar-collapse {
        background-color: #c99d28;
        margin: 0px 0px 0 215px;
        padding: 0;
    }

    #header .navbar .navbar-nav {
        width: 100%;
        padding-left: 10px;
    }

    #header .navbar .navbar-nav>li {
        flex: 1 1 auto;
    }

    #header .navbar .navbar-nav>li>a {
        font-size: 0.95em;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #header .navbar .navbar-nav>li:last-child {
        float: right;
    }

    #header .navbar .navbar-nav>li.special>a {
        /* padding-left: 30px; */
        /* padding-right: 30px; */
    }

    .restrict-access-link,
    .restrict-access-link:visited {
        /* width: 120px; */
        float: left;
        margin: 58px 10px 0 0;
    }

    .restrict-access-link .user-access {}

    .restrict-access-link .lb {
        line-height: 1em;
    }

    .restrict-access-link .l1 {
        display: block;
    }

    .restrict-access-link .l2 {
        display: block;
    }

    .page-header {
        padding-top: 30px;
        margin-bottom: 30px;
    }



    /* --- BLOG POST --- */
    .blog-post-figure>a {
        height: 300px;
    }

    .blog-post {
        width: 47%;
        margin-right: 3%;
        float: left;
    }

    .blog-post a,
    .blog-post a:visited {
        height: 20vw;
    }

    .page-content .author {
        margin-left: 50%;
    }

    /* --- ARCHIVE POST --- */
    .archive-post-figure {
        width: 15%;
    }

    .archive-post-title {
        /* margin: 10px 0 10px; */
        margin-top: 5px !important;
    }

    .page-header .archive-index {
        /* margin: -20px 0 -10px; */
    }

    .archive-convenio .archive-post-figure {
        width: 25%;
        padding: 0 20px 0 0;
    }

    /* --- SEARCH POST --- */
    .search-post .media-left {
        width: 12%;
    }

    /* --- 	FOOTER --- */
    #footer {
        background-image: url(../img/footer-bg.jpg);
        background-size: cover;
    }

    .site-credits .design {
        float: right;
        top: -27px;
    }

    .site-credits .disclaimer {}

    #footer .col-menu {
        clear: none;
    }

    #footer .col-logo img {
        width: auto;
    }

    .mailing-signup form .label-inline {
        width: 43% !important;
        margin-top: 25px;
        padding-right: 20px !important;
    }

    .mailing-signup .yikes-easy-mc-form .submit-button-inline-label {
        min-width: auto;
        margin-top: 47px;
        width: auto;
    }

    .mailing-signup .yikes-easy-mc-success-message {
        margin-top: 30px;
    }

    .mailing-signup .col-l {
        max-width: 430px;
    }

    .mailing-signup .col-r {
        padding-top: 30px;
        padding-left: 20px;
    }

    .modal-header,
    .modal-body,
    .modal-footer {
        padding-left: 30px;
        padding-right: 30px;
    }

    .d-md-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .parca-logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 26%;
        flex: 0 0 26%;
        position: relative;
        height: 0;
        padding: 0 0 26%;
    }

    .parca-logo .inner {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 20px;
    }

    .parca-logo img {}

    .parca-body {
        margin: 0 50px 0 20px;
    }

    .area-associado .page-header .col-sm-12 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .card-product .card-body {
        padding: 20px;
    }

    .card-product .tags {
        margin-left: 20px;
    }

    .curiosidades-box {
        display: flex;
    }

    .curiosidades-box__figure {
        flex: 0 0 50%;
        padding-bottom: 40%;
        height: auto;
    }

    .curiosidades-box__body {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 2rem 2rem 2rem 0;
        position: relative;
        z-index: 2;
        align-items: flex-start;
    }

    .curiosidades-box__sectitle {
        margin-left: -5px;
        font-size: 2em;
        padding: 1rem 3rem 1rem 2rem;
    }

    .curiosidades-box__article {
        padding: 2rem 2rem 2rem;
    }

    .curiosidades-box__sectitle small {
        font-size: .5em;
    }
}

/*/mediaquery*/
/* ==========================================================================
   *
   * 
   * mmddddddddddddddddddddddddddddddddddddmm
   * M+                                    /M
   * M+                                    /M
   * M+                                    /M
   * M+                                    /M
   * M+                                    /M
   * M+                                    /M
   * MmddddddddddddddddddddddddddddddddddddmM
   * mNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNm
   * ````````````````:dddddd/````````````````
   *             /dMMMMMMMMMMm+          
   *-------------------------------------------------------------------------
   * RUGE DESKTOP
   ========================================================================== */
@media all and (min-width: 1200px) {
    #menu-item-45 {
        /* margin-left: -10px; */
    }

    #menu-item-47 {
        /* margin-left: -40px; */
        display: block;
    }

    #menu-item-47::after {
        content: "";
        display: block;
        background-color: #fff;
        width: 30px;
        height: 30px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: url(../img/sprite.png) no-repeat -274px -3px;
        z-index: -1;
    }

    #menu-item-47>a {
        text-indent: -999px;
        overflow: hidden;
    }

    #header .navbar .navbar-nav>li>a {
        font-size: 1.0em;
    }

    #header .navbar .navbar-nav>li>a:not(.has-submenu) {
        padding-left: 20px;
        padding-right: 20px;
    }

    .restrict-access-link,
    .restrict-access-link:visited {
        margin-left: -60px;
    }

    .header-middle-search {
        margin-left: 50px;
        width: 310px;
    }

    .social-list.header-middle {
        margin-left: 50px;
    }

    .my-account-wrap {
        padding: 10px 30px 20px;
    }
}

/*/mediaquery*/
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
                                                                	 * Don't show links for images, or javascript/internal links
                                                                	 */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

body.admin-bar .offcanvas{
    margin-top: 46px;
    /* mq admin-bar */
    @media (min-width: 738px){
        margin-top: 32px;
    }
}

#header .header__wrapper .social-list {
    display: flex;
    align-items: center;
}

.header__container .social-list li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 37px;
    height: 37px;
    border-radius: 50%;
    background-color: #E5DBB8;
}

.header__container .social-list li a {
    display: flex;
}

.header__container .social-list li.facebook svg {
    width: 10px;
    height: 19px;
    object-fit: cover;
}

.header__container .social-list li.instagram svg {
    width: 21px;
    height: 21px;
    object-fit: cover;
}


#header {
    position: sticky;
    top: 0;
    margin-bottom: 10px;
    box-shadow: 0px 0px 20px #00000029;
    opacity: 1;
}

#header .header__container .offcanvas {
    background: transparent linear-gradient(180deg, #F0F0E1 0%, #FFFFFF 20%) 0% 0% no-repeat padding-box;
}

#header .header__container .navbar {
    background-color: #F0F0E1 !important;
}


#header .header__container .offcanvas-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

#header .header__container .sm-simple>li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

#header .navbar .navbar-nav>li>a:link,
#header .navbar .navbar-nav>li>a:visited {
    color: #910D11;
    background: transparent;
}

#header .navbar .btn-close {
    margin: 0;
}

#header .header__wrapper .restrict-access-link {
    width: fit-content;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #910D11;
    padding-left: 2px;
    padding-right: 0;
    border-radius: 40px;
    gap: 18px;
}

#header .header__wrapper .restrict-access-link .user-icon {
    display: flex;
}

#header .header__wrapper .restrict-access-link .user-icon svg {
    width: 24px;
    height: 23px;
    margin-left: 15px;
}

#header .header__wrapper .restrict-access-link .logout {
    font-size: 0.938em;
    color: #5D616B;
    background-color: #E2DDDB;
    border-radius: 20px;
    padding: 9.5px 15px;
    margin-right: 2px;
}


#header .header__wrapper .restrict-access-link .lb {
    font-size: 0.938em;
    margin-left: 0;
    margin-right: 15px;
}

#header .header__wrapper .restrict-access-link .lb.logged {
    margin-right: 0;
}

#header .header__container .navbar-toggler,
#header .header__container .navbar-toggler:focus {
    border: none;
    outline: none;
    box-shadow: none;
    padding: 0;
}

#header .header__container .navbar-toggler-icon {
    filter: brightness(0) saturate(100%) invert(15%) sepia(92%) saturate(3928%) hue-rotate(342deg) brightness(41%) contrast(97%);
}

#header .header__container .site-logo {
    width: 85px;
    min-width: 85px;
    padding: 0;
    margin-right: auto;
    margin-left: 20px;
}

#header .header__container .site-logo::after {
    display: none;
}

#header .header__container .site-logo .brand {
    position: relative;
    background: none;
    padding: 0;
}

#header .header__container .sm-simple ul {
    background: transparent;
    border: none;
}

#header .header__container .dropdown-menu li a {
    color: var(--bs-primary);
}

.dropdown-toggle:after {
    display: none;
}

.dropdown-toggle::before {
    display: block;
    position: absolute;
    content: '+';
    top: 50%;
    margin-top: -8px;
    left: auto;
    right: 0;
    width: 15px;
    height: 16px;
    font: 14px / 16px monospace !important;
}

#header .header__wrapper .restrict-access-link .user-icon-logged {
    display: flex;
    margin-left: 15px;
}

#header .header__wrapper .restrict-access-link .user-icon-logged svg {
    width: 16px;
    height: 18px;
}

#header .header__container .sm-simple>li {
    display: block;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}


@media (min-width: 768px) {

    #header .header__container .sm-simple a .sub-arrow {
        top: 50%;
        margin-top: -8px;
        left: auto;
        right: auto;
        width: 15px;
        height: 16px;
        font: 14px / 16px monospace !important;
        background: transparent;
    }

    #header .navbar .navbar-nav>li>a:link,
    #header .navbar .navbar-nav>li>a:visited {
        padding: 13px 20px;
    }

    #header .navbar .btn-close {
        margin: 0;
    }

    #header .header__container .navbar-toggler,
    #header .header__container .navbar-toggler:focus {
        border: none;
        outline: none;
        box-shadow: none;
        padding: 0;
    }

    #header .header__container .sm-simple ul {
        width: 100%;
        box-shadow: none;
    }

    .sm-simple ul>li {
        border-top: 1px solid #eeeeee !important;
    }

    .sm-simple ul a,
    .sm-simple ul a:hover,
    .sm-simple ul a:focus,
    .sm-simple ul a:active {
        border-left: 8px solid transparent !important;
        padding: 13px 20px !important;
    }

    #header .header__wrapper .restrict-access-link .lb {
        margin-left: 0;
        margin-right: 15px;
    }
}

@media all and (min-width: 992px) {
    #header {
        position: relative;
        background-color: #e4e4cd;
        margin-bottom: 0;
        box-shadow: none;
        z-index: 2;
    }

    #header .header__container {
        padding: 15px 0;
    }

    #header .header__container .header__column-menu {
        padding-left: 21px;
    }

    #header .header__container .navbar {
        background-color: transparent !important;
    }

    #header .header__container>.row {
        justify-content: space-between;
        align-items: center;
        margin: 0;
    }

    #header .navbar .navbar-nav>li.special>a {
        background-color: #910d11;
    }

    #header .header__container .container {
        padding: 0;
    }

    #header .header__container .navbar {
        margin-top: 0;
    }

    #header .header__container .sm-simple ul {
        background-color: #fff;
    }

    #header .header__container .sm-simple>li {
        width: fit-content;
        border-top: none;
    }

    #header .header__container .sm-simple>li:first-child {
        border-top: none;
    }

    #header .header__container .navbar .container .row {
        margin: 0 auto;
    }

    #header .header__container .navbar .navbar-collapse {
        margin: 0 0 0 auto;
    }

    #header .header__container .site-logo .brand { 
        position: relative;
        background: none;
        padding: 10px;
    }

    #header .header__container .navbar-collapse {
        background-color: #E6C78D;
        border-radius: 40px;
    }

    #header .header__wrapper {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: end;
        margin: 0 auto 1.604167vw;
    }

    #header .header__wrapper .restrict-access-link,
    #header .header__wrapper .header-middle-search,
    #header .header__wrapper .social-list {
        margin: 0;
        float: none;
    }

    #header .header__container #menu-principal>.menu-item:nth-last-of-type(1) a {
        display: block;
        border-top-right-radius: 40px;
        border-bottom-right-radius: 40px;
        color: #fff;
    }

    #header .header__container #menu-principal .menu-item a {
        color: #910D11;
    }

    #header .header__container .site-logo {
        width: fit-content;
        margin-left: 0;
    }

    #header .header__wrapper .asi-logo {
        width: 25%;
        max-width: 130px;
        float: none;
        margin: 0;
        padding: 0;
    }

    #header .header__wrapper .asi-logo p {
        margin-bottom: 0;
        padding-left: 7px;
        color: #5D616B;
        font-size: 12px;
    }

    #header .header__middle {
        width: 80%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #header .header-middle-search .input-group {
        border: 1px solid #E6C78D;
        border-radius: 40px;
    }

    #header .header-middle-search .search {
        display: flex;
    }

    .sm-simple ul a,
    .sm-simple ul a:hover,
    .sm-simple ul a:focus,
    .sm-simple ul a:active {
        border-left: 0 !important;
    }
}

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

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px;
    }

    #header .header__container #menu-item-47::after {
        display: none;
    }

    #header .header__container #menu-item-47>a {
        text-indent: 0px;
        overflow: unset;
    }

    #header .header__container .header-middle-search {
        width: 312px;
    }

    #header .header__middle {
        width: 75%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

}