/*
Theme Name: Intragad
Theme URI: http://www.intragad.com.br
Author: Agencia TH2
Author URI: http://www.intragad.com.br
Description: Tema desenvolvido para Intragad.
Version: 1.0
License: GNU General Public License v2 or later
*/

/*Reset Css*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*Reset Bootstrap Smooth Scroll*/
@media (prefers-reduced-motion: no-preference){
    :root {
        scroll-behavior: initial !important;
    }
}

/*Reset css*/

/* Default */

html,
body {
    width: 100%;
    position: relative;
    height: 100%;
    font-family: "Poppins";
}

section {
    overflow: hidden;
    width: 100%;
}
.spacer-10 {
    display: block;
    height: 10px;
}
.spacer-20 {
    display: block;
    height: 20px;
}
.spacer-30 {
    display: block;
    height: 30px;
}
.spacer-40 {
    display: block;
    height: 40px;
}
.spacer-50 {
    display: block;
    height: 50px;
}
.spacer-60 {
    display: block;
    height: 60px;
}
.spacer-70 {
    display: block;
    height: 70px;
}
.spacer-80 {
    display: block;
    height: 80px;
}
.spacer-90 {
    display: block;
    height: 90px;
}
.spacer-100 {
    display: block;
    height: 100px;
}
.spacer-110 {
    display: block;
    height: 110px;
}
.spacer-120 {
    display: block;
    height: 120px;
}
.spacer-130 {
    display: block;
    height: 130px;
}
.spacer-140 {
    display: block;
    height: 140px;
}
.spacer-150 {
    display: block;
    height: 150px;
}
.spacer-160 {
    display: block;
    height: 160px;
}
.spacer-170 {
    display: block;
    height: 170px;
}
.spacer-180 {
    display: block;
    height: 180px;
}
.spacer-190 {
    display: block;
    height: 190px;
}
.spacer-200 {
    display: block;
    height: 200px;
}
.spacer-250 {
    display: block;
    height: 250px;
}
.spacer-300 {
    display: block;
    height: 300px;
}
b,
strong {
    font-weight: bold;
}
i,
em {
    font-style: italic;
}
.main-text {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
}
.main-text.featured-text {
    font-size: 25px;
    line-height: 31px;
    font-weight: 300;
}
.main-text.big-text {
    font-size: 30px;
    line-height: 38px;
    font-weight: 300;
}
.main-text.thin-title h1, .main-text.thin-title h2, .main-text.thin-title h3, .main-text.thin-title h4, .main-text.thin-title h5, .main-text.thin-title h6 {
    font-weight: 300 !important;
}
.main-text>* {
    margin-bottom: 15px;
}
.main-text iframe {display: block;width: 100%;aspect-ratio: 5 / 2;height: auto;}
.main-text p {
    font-size: 16px;
    font-family: 'Poppins';
    font-weight: 300;
    line-height: 30px;
}

.main-text h1 {
    font-size: 50px;
    line-height: 45px;
}
.main-text h2 {
    font-size: 40px;
    line-height: 52px;
}
.main-text h3 {
    font-size: 35px;
    line-height: 42px;
}
.main-text h4 {
    font-size: 30px;
    line-height: 40px;
}
.main-text h5 {
    font-size: 25px;
    line-height: 33px;
}
.main-text h6 {
    font-size: 20px;
    line-height: 29px;
}
.main-text h1,
.main-text h2,
.main-text h3,
.main-text h4,
.main-text h5,
.main-text h6 {
    font-family: 'Poppins';
    font-weight: 700 !important;
}
.main-text a {
    text-decoration: underline;
}
.main-text a:hover {
    text-decoration: underline; 
}
.main-text ol {
    list-style: decimal;
}
.main-text ol li {
    list-style: decimal;
}
.main-text img {
    margin: 70px auto;
    display: block;
    max-width: 100%;
    border-radius: 20px;
}
.main-text blockquote {
    width: 1080px;
    font-size: 34px;
    font-style: italic;
    margin: 0 auto 50px;
    max-width: 95%;
    line-height: 46px;
}
.main-text *:last-child {
    margin-bottom: 0;
}
.main-title {
    font-family: 'Poppins';
    font-size: 20px;
    position: relative;
    font-weight: 700;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.alignleft {
    float: left;
    margin-right: 10px;
}
.alignrigth {
    float: right;
    margin-left: 10px;
}
.aligncenter {
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}
.font-family-poppins {
    font-family: 'Poppins';
}

.parallax {background-size: cover;background-position: center;background-attachment: fixed;height: 40vh; min-height: 550px;}
.parallax-full-height {height: 100vh; min-height: 600px;}

.section-top{
    margin-bottom: 10px;
}

.section-top a {
    display: flex;
    align-items: center;
    text-decoration: none;
}
.section-top a img {
    height: 32px;
    width: auto;
    display: block;
}
.section-top a p {
    margin: 0 0 0 10px;
    font-size: 24px !important;
    font-weight: 200;
    text-transform: uppercase;
    color: #575756;
}
.section-top a:hover {}
.section-top a:hover img {
    height: 34px;
}
.section-top a:hover p {
    font-size: 26px;
}

.section-bottom{
    margin-bottom: 10px;
}

.section-bottom a {
    display: flex;
    align-items: center;
    text-decoration: none;
}
.section-bottom a img {
    height: 32px;
    width: auto;
    display: block;
}
.section-bottom a p {
    margin: 0 0 0 10px;
    font-size: 24px !important;
    font-weight: 200;
    text-transform: uppercase;
    color: #575756;
}
.section-bottom a:hover {}
.section-bottom a:hover img {
    height: 34px;
}
.section-bottom a:hover p {
    font-size: 26px;
}

/* Default */

/*Sweet Alert Fix*/

.swal2-icon.swal2-success .placeholder {
    opacity: 1;
    background: transparent;
}

/*Sweet Alert Fix*/

/* Btns */

.main-btn {
    text-decoration: none;
    border: none;
    border-radius: 0;
    padding: 10px 40px;
    font-size: 14px;
    font-weight: 600;
    background: none;
    border: none;
    display: inline-block;
    border-radius: 6px;
}

.main-btn:hover {
    text-decoration: none !important;
}

.stroke-btn {
    border: 2px solid;
    border-radius: 10px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    padding: 12px 0;
    font-family: 'Poppins';
    font-weight: 400;
    text-transform: uppercase;
}

/* Btns */

/* Colors */

.text-black, .text-black a {
    color: #000000 !important;
}
.text-white, .text-white a {
    color: #FFFFFF !important;
}
.text-red, .text-red a {
    color: #E20123;
}
.text-light-red, .text-light-red a {
    color: #FF4F69;
}
.text-dark-red, .text-dark-red a {
    color: #A30119;
}
.text-green, .text-green a {
    color: #336A51;
}

.text-hover-black:hover {
    color: #000000 !important;
}

.text-hover-white:hover {
    color: #FFFFFF !important;
}

.text-hover-red:hover {
    color: #E20123 !important;
}

.text-hover-light-red:hover {
    color: #FF4F69 !important;
}

.text-hover-dark-red:hover {
    color: #A30119 !important;
}
.text-hover-green {
    color: #336A51 !important;
}

.bg-black {
    background-color:#000000;
}
.bg-white {
    background-color:#FFFFFF;
}
.bg-red {
    background-color:#E20123;
}
.bg-light-red {
    background-color:#FF4F69;
}
.bg-dark-red {
    background-color:#A30119;
}
.bg-green {
    background: #336A51;
}

.bg-hover-black:hover {
    background-color:#000000;
}
.bg-hover-white:hover {
    background-color:#FFFFFF;
}
.bg-hover-red:hover {
    background-color:#E20123;
}
.bg-hover-light-red:hover {
    background-color:#FF4F69;
}
.bg-hover-dark-red:hover{
    background-color:#A30119;
}
.bg-hover-green {
    background: #336A51;
}
.title-black h1,
.title-black h2,
.title-black h3,
.title-black h4,
.title-black h5,
.title-black h6 {
    color: #000000;
}
.title-white h1,
.title-white h2,
.title-white h3,
.title-white h4,
.title-white h5,
.title-white h6 {
    color: #FFFFFF;
}
.title-red h1,
.title-red h2,
.title-red h3,
.title-red h4,
.title-red h5,
.title-red h6 {
    color: #E20123;
}
.title-light-red h1,
.title-light-red h2,
.title-light-red h3,
.title-light-red h4,
.title-light-red h5,
.title-light-red h6 {
    color: #FF4F69;
}
.title-dark-red h1,
.title-dark-red h2,
.title-dark-red h3,
.title-dark-red h4,
.title-dark-red h5,
.title-dark-red h6 {
    color: #A30119;
}
.title-green h1,
.title-green h2,
.title-green h3,
.title-green h4,
.title-green h5,
.title-green h6 {
    color: #336A51;
}

/* Colors */

/* Cards */

.wrapper-cards-news {}
.wrapper-cards-news .slider-home {
    height: 100%;
}
.wrapper-cards-news .slider-home>div {
    height: 100%;
}
.wrapper-cards-news .slider-home>div>div {
    display: flex;
    height: 100%;
}
.wrapper-cards-news>div .wrapper-card-new {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 12px;
    overflow: hidden;
    box-sizing: border-box;
    min-height: 380px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    display: flex;
    height: inherit;
}
.wrapper-cards-news>div .wrapper-card-new>div {
    padding: 10px 30px;
}
.wrapper-cards-news>div .wrapper-card-new>img {display: block;width: 100%;height: 100%;object-fit: contain;}
.wrapper-cards-news>div .wrapper-card-new .news-head,
.wrapper-cards-news>div .wrapper-card-new .news-body{
    position: relative;
    z-index: 1;
}
.wrapper-cards-news>div .wrapper-card-new .news-head {
    margin-bottom: 30px;
    width: 100%;
}
.wrapper-cards-news>div .wrapper-card-new .news-head h2{
    font-size: 25px;
    font-weight: 700;
    margin: 0;
}
.wrapper-cards-news>div .wrapper-card-new .news-body{
    margin-top: 0; 
    display: flex;
    align-items: flex-start;
}
.wrapper-cards-news>div .wrapper-card-new .news-body .news-media{
    width: 244px; 
    height: 244px; 
    overflow: hidden;
    flex: 0 0 auto;
}
.wrapper-cards-news>div .wrapper-card-new .news-body .news-media a{}
.wrapper-cards-news>div .wrapper-card-new .news-body .news-media a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.wrapper-cards-news>div .wrapper-card-new .news-body .news-media a:hover{}
.wrapper-cards-news>div .wrapper-card-new .news-body .news-media a:hover img{}
.wrapper-cards-news>div .wrapper-card-new .news-body .news-content{
    margin: 0 0 0 40px;
    box-sizing: border-box;
}
.wrapper-cards-news>div .wrapper-card-new .news-body .news-content .news-title{}
.wrapper-cards-news>div .wrapper-card-new .news-body .news-content .news-title h3{
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 18px 0;
    line-height: 1;
}
.wrapper-cards-news>div .wrapper-card-new .news-body .news-content .news-text{}
.wrapper-cards-news>div .wrapper-card-new .news-body .news-content .news-text p{
    font-size: 15px;
}
.wrapper-cards-news>div .wrapper-card-new .news-body .news-content .news-text p span {
    font-weight: 700;
}
.wrapper-cards-news>div .wrapper-card-new .news-body .news-content .news-text p:not(:last-child){
    margin-bottom: 15px;
}
.wrapper-cards-news>div .wrapper-card-new {background: #a30119;}
.wrapper-cards-news>div .wrapper-card-new.model-post {
    background: #413F40;
    background: linear-gradient(0deg,rgba(65, 63, 64, 1) 0%, rgba(183, 168, 171, 1) 100%);
}
.wrapper-cards-news>div .wrapper-card-new .wrapper-quiz {background: #000;height: 100%;border-radius: 12px;width: 100%;color: #fff;}
.wrapper-cards-news>div .wrapper-card-new .wrapper-quiz .quiz-info {margin-bottom: 5px;height: 20%;}
.wrapper-cards-news>div .wrapper-card-new .wrapper-quiz .quiz-info .title {font-size: 26px;font-weight: 600;}
.wrapper-cards-news>div .wrapper-card-new .wrapper-quiz .quiz-info .question {font-size: 19px;font-weight: 500;}
.wrapper-cards-news>div .wrapper-card-new .wrapper-quiz .quiz-options {display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;}
.wrapper-cards-news>div .wrapper-card-new .wrapper-quiz .quiz-options .option {width: 100%;margin: 5px 0;display: flex;align-items: center;flex-wrap: wrap;}
.wrapper-cards-news>div .wrapper-card-new .wrapper-quiz .quiz-options .option label {font-size: 14px;}
.wrapper-cards-news>div .wrapper-card-new .wrapper-quiz .quiz-options .option input {display: block;margin-right: 10px;}
.wrapper-cards-news>div .wrapper-card-new .wrapper-quiz .quiz-options .option>span {display: block;width: 100%;height: 7px;background: #464646;border-radius: 9999px;position: relative;margin-top: 4px;}
.wrapper-cards-news>div .wrapper-card-new .wrapper-quiz .quiz-options .option>span>span {
    content: '';
    transition: all ease .5s;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #e30024;
    border-radius: 99999px;
}
.wrapper-cards-news>div .wrapper-card-new .wrapper-quiz .quiz-options .submit {
    outline: none;
}

.wrapper-card-birthday {
    height: 100%;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    overflow: hidden;
}
.wrapper-card-birthday .birthday-highlight {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 3px;
    height: 50%;
    background-size: cover;
}
.wrapper-card-birthday .birthday-highlight .birthday-title {
    margin-bottom: 0px;
}
.wrapper-card-birthday .birthday-highlight .birthday-title h3 {
    font-size: 22px;
    font-weight: 700;
    margin: 10px 0 0 0;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}
.wrapper-card-birthday .birthday-highlight .birthday-avatar {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 0 auto;
}
.wrapper-card-birthday .birthday-highlight .birthday-avatar img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.wrapper-card-birthday .birthday-highlight .birthday-name {}
.wrapper-card-birthday .birthday-highlight .birthday-name h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}
.wrapper-card-birthday .birthday-highlight .birthday-name p {
    font-size: 14px;
    margin: 0 0 10px 0;
}
.wrapper-card-birthday .birthday-next {
    padding: 22px 20px;
    box-sizing: border-box;
    height: 50%;
}
.wrapper-card-birthday .birthday-next>div {
    overflow: auto;
    height: 100%;
}
.wrapper-card-birthday .birthday-next>div::-webkit-scrollbar {
    width: 5px;
    border-radius: 999px;
}
.wrapper-card-birthday .birthday-next>div::-webkit-scrollbar-track {
    background-color: #e30024;
    border-radius: 999px;
}
.wrapper-card-birthday .birthday-next>div::-webkit-scrollbar-thumb {
    background-color: #FF4F69;
    border-radius: 999px;
}
.wrapper-card-birthday .birthday-next .birthday-next-title {
    margin-bottom: 18px;
}
.wrapper-card-birthday .birthday-next .birthday-next-title h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}
.wrapper-card-birthday .birthday-next .birthday-next-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.wrapper-card-birthday .birthday-next .birthday-next-avatar {
    width: 70px;
    height: auto;
    border-radius: 60%;
    overflow: hidden;
    margin-right: 14px;
}
.wrapper-card-birthday .birthday-next .birthday-next-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.wrapper-card-birthday .birthday-next .birthday-next-info {width: calc(100% - 100px);}
.wrapper-card-birthday .birthday-next .birthday-next-info h5 {
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}
.wrapper-card-birthday .birthday-next .birthday-next-info p {
    font-size: 13px;
    margin: 4px 0 0 0;
}
.wrapper-card-birthday .birthday-next .birthday-next-info span {
    font-size: 12px;
}

.wrapper-card-calendar {
    background: transparent;
    border: 2px solid #FFFFFF;
    border-radius: 12px;
    overflow: hidden;
    box-sizing: border-box;
    color: #FFFFFF;
    height: 100%;
    display: flex;
    flex-direction: column;
    height: 440px;
    min-height: 100%;
}
.wrapper-card-calendar #calendar {border-bottom: 2px solid #fff;padding: 20px;height: auto;}
.wrapper-card-calendar #calendar .fc-header-toolbar {position: relative;}
.wrapper-card-calendar #calendar .fc-header-toolbar .fc-toolbar-chunk {
    width: 100%;
    text-align: center;
}
.wrapper-card-calendar #calendar .fc-header-toolbar .fc-toolbar-chunk:nth-child(2) {
    display: none;
}
.wrapper-card-calendar #calendar .fc-header-toolbar .fc-toolbar-chunk:last-child {position: absolute;pointer-events: none;top: 50%;transform: translateY(-50%);}
.wrapper-card-calendar #calendar .fc-header-toolbar .fc-toolbar-chunk .fc-toolbar-title {font-size: 22px;text-transform: capitalize;}
.wrapper-card-calendar #calendar .fc-header-toolbar .fc-toolbar-chunk .fc-today-button {display: none;}
.wrapper-card-calendar #calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group {margin: 0;position: relative;width: 100%;left: 0;display: flex;justify-content: space-between;}
.wrapper-card-calendar #calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group button {background: none;border: none;width: 20px;flex: initial;padding: 0;font-size: 21px;pointer-events: initial;box-shadow: initial;}
.wrapper-card-calendar #calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group button:first-child {
    text-indent: -4px;
}
.wrapper-card-calendar #calendar .fc-header-toolbar .fc-toolbar-chunk .fc-button-group button:last-child {text-indent: -3px;}
.wrapper-card-calendar #calendar>.fc-view-harness {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid {border: none;}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid>thead {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid>thead>tr {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid>thead>tr>th {border: none;}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid>thead>tr>th .fc-scroller-harness {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid>thead>tr>th .fc-scroller-harness .fc-scroller {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid>thead>tr>th .fc-scroller-harness .fc-scroller .fc-col-header {}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid>thead>tr>th .fc-scroller-harness .fc-scroller .fc-col-header>thead {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid>thead>tr>th .fc-scroller-harness .fc-scroller .fc-col-header>thead>tr {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid>thead>tr>th .fc-scroller-harness .fc-scroller .fc-col-header>thead>tr>th {border: none;}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid>thead>tr>th .fc-scroller-harness .fc-scroller .fc-col-header>thead>tr>th .fc-scrollgrid-sync-inner {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid>thead>tr>th .fc-scroller-harness .fc-scroller .fc-col-header>thead>tr>th .fc-scrollgrid-sync-inner a {color: #fff !important;text-decoration: none;font-weight: 300;font-size: 14px;}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid>thead>tr>th .fc-scroller-harness .fc-scroller .fc-col-header>thead>tr>th .fc-scrollgrid-sync-inner * {
    color: #fff !important;
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid>thead>tr>th .fc-scroller-harness .fc-scroller .fc-col-header>thead>tr>th.today .fc-scrollgrid-sync-inner a {
        font-weight: bold;
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body>td {border: none;}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table {}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td {border: none;cursor: pointer;background: none;}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td.fc-day-past {opacity: .5;pointer-events: none;}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td.fc-day-today {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td.fc-day-future {
    padding: 3px;
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td .fc-daygrid-day-frame {display: flex;align-items: center;justify-content: center;}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td.event-day .fc-daygrid-day-frame::before {position: absolute;width: 30px;height: 30px;border-radius: 9999px;top: 50%;left: 50%;transform: translate(-50%, -52%);border: 2px solid #fff;display: inline-block;}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td.fc-day-today .fc-daygrid-day-frame::before {position: absolute;width: 30px;height: 30px;background: #fff;border-radius: 9999px;top: 50%;left: 50%;transform: translate(-50%, -52%);display: block;}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td.selected:not(.fc-day-today) .fc-daygrid-day-frame::before {background-color: #a30119;position: absolute;width: 30px;height: 30px;border-radius: 9999px;top: 50%;left: 50%;transform: translate(-50%, -52%);display: inline-block;}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td .fc-daygrid-day-frame .fc-daygrid-day-top {justify-content: center;align-items: center;position: relative;z-index: 2;height: 100%;}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td .fc-daygrid-day-frame .fc-daygrid-day-top a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    padding: 0;
    display: block;
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td.fc-day-today .fc-daygrid-day-frame .fc-daygrid-day-top a {color: #e30024;padding: 0;}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td .fc-daygrid-day-frame .fc-daygrid-day-events {display: none;}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness .fc-event {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness .fc-event .fc-event-main {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness .fc-event .fc-event-main .fc-event-main-frame {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness .fc-event .fc-event-main .fc-event-main-frame .fc-event-title-container {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-event-harness .fc-event .fc-event-main .fc-event-main-frame .fc-event-title-container .fc-event-title {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td .fc-daygrid-day-frame .fc-daygrid-day-events .fc-daygrid-day-bottom {
}
.wrapper-card-calendar #calendar>.fc-view-harness .fc-view .fc-scrollgrid tbody>tr.fc-scrollgrid-section-body td .fc-scroller-harness .fc-scroller .fc-daygrid-body .fc-scrollgrid-sync-table>tbody>tr>td .fc-daygrid-day-frame .fc-daygrid-day-bg {display: none;}

/*Firefox Hack*/

.wrapper-card-calendar #calendar > .fc-view-harness .fc-view .fc-scrollgrid tbody .fc-scrollgrid-section-header {
}
.wrapper-card-calendar #calendar > .fc-view-harness .fc-view .fc-scrollgrid tbody .fc-scrollgrid-section-header>th {
    border: none;
}
.wrapper-card-calendar #calendar > .fc-view-harness .fc-view .fc-scrollgrid tbody .fc-scrollgrid-section-header>th .fc-scroller-harness {
}
.wrapper-card-calendar #calendar > .fc-view-harness .fc-view .fc-scrollgrid tbody .fc-scrollgrid-section-header>th .fc-scroller-harness .fc-scroller {
    border: none;
}
.wrapper-card-calendar #calendar > .fc-view-harness .fc-view .fc-scrollgrid tbody .fc-scrollgrid-section-header>th .fc-scroller-harness .fc-scroller table {
    border: none;
}
.wrapper-card-calendar #calendar > .fc-view-harness .fc-view .fc-scrollgrid tbody .fc-scrollgrid-section-header>th .fc-scroller-harness .fc-scroller table thead {
    border: none;
}
.wrapper-card-calendar #calendar > .fc-view-harness .fc-view .fc-scrollgrid tbody .fc-scrollgrid-section-header>th .fc-scroller-harness .fc-scroller table thead tr {
}
.wrapper-card-calendar #calendar > .fc-view-harness .fc-view .fc-scrollgrid tbody .fc-scrollgrid-section-header>th .fc-scroller-harness .fc-scroller table thead tr th {
    border: none !important;
}
.wrapper-card-calendar #calendar > .fc-view-harness .fc-view .fc-scrollgrid tbody .fc-scrollgrid-section-header>th .fc-scroller-harness .fc-scroller table thead tr .fc-scrollgrid-sync-inner {
    color: #fff;
    text-decoration: none;
    border: none;
}
.wrapper-card-calendar #calendar > .fc-view-harness .fc-view .fc-scrollgrid tbody .fc-scrollgrid-section-header>th .fc-scroller-harness .fc-scroller table thead tr .fc-scrollgrid-sync-inner a {
    color: #fff;
    text-decoration: none;
}

/*Firefox Hack*/

.wrapper-card-calendar .calendar-events {
    padding: 20px;
    height: 100%;
    overflow: auto;
}
.wrapper-card-calendar .calendar-events::-webkit-scrollbar {
    width: 10px;
    border-radius: 999px;
}
.wrapper-card-calendar .calendar-events::-webkit-scrollbar-track {
    background-color: #e30024;
    border-radius: 999px;
}
.wrapper-card-calendar .calendar-events::-webkit-scrollbar-thumb {
    background-color: #A30119;
    border-radius: 999px;
}
.wrapper-card-calendar .calendar-events .event {display: flex;align-items: flex-start;font-size: 15px;line-height: 23px;margin-bottom: 10px;}
.wrapper-card-calendar .calendar-events .event:last-child {
    margin-bottom: 0;
}
.wrapper-card-calendar .calendar-events .event .date {margin-right: 15px;}
.wrapper-card-calendar .calendar-events .event .title {
}
.wrapper-notices {
    display: flex;
}
.wrapper-notices .card-notices {
    width: 100%;              
    height: 100%;             
    display: flex;              
    flex-direction: column;     
    border-radius: 12px;
    overflow: hidden;
    box-sizing: border-box;
}
.wrapper-notices .card-notices .card-notices-head {
    display: flex;
    align-items: center;
    justify-content: space-between;

    padding: 18px 20px;
    box-sizing: border-box;
}
.wrapper-notices .card-notices .card-notices-head h3 {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
}
.wrapper-notices .card-notices .card-notices-head a {
    font-size: 12px;
    font-weight: 600;
    color: #FFFFFF;
    text-decoration: none;
}
.wrapper-notices .card-notices .card-notices-body {
    padding: 0px 20px 0;
    box-sizing: border-box;
    flex: 1 1 auto;
    overflow: auto;
    height: 150px;
    overflow: auto;
    margin: 0 5px 10px;
}
.wrapper-notices .card-notices .card-notices-body::-webkit-scrollbar {
    width: 5px;
    border-radius: 999px;
}
.wrapper-notices .card-notices .card-notices-body::-webkit-scrollbar-track {
    background-color: #e30024;
    border-radius: 999px;
}
.wrapper-notices .card-notices .card-notices-body:not(.absences-list)::-webkit-scrollbar-track {
    background-color: #a30119;
    border-radius: 999px;
}
.wrapper-notices .card-notices .card-notices-body::-webkit-scrollbar-thumb {
    background-color: #FF4F69;
    border-radius: 999px;
}

.wrapper-notices .card-notices-alerts{
    border: 1px solid #FFFFFF;
}
.wrapper-notices .card-notices-alerts .notice-item{
    display: flex;
    align-items: flex-start;
    padding: 14px 0;
}
.wrapper-notices .card-notices-alerts .notice-date{
    width: 56px;
    flex: 0 0 auto;
    margin-right: 14px;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    margin-top: 3px;
}
.wrapper-notices .card-notices-alerts .notice-content h4{
    margin: 0 0 6px 0;
    font-size: 18px;
    font-weight: 700;
}

.wrapper-notices .card-notices-alerts .notice-content p{
    margin: 0;
    font-size: 14px;
}

.wrapper-notices .card-notices-alerts .notice-divider{
    height: 1px;
    background: #FFFFFF;
}
.wrapper-notices .card-notices-absences{
}
.wrapper-notices .card-notices-absences .absence-item{
    display: flex;
    align-items: center;
    padding: 5px 0;
}
.wrapper-notices .card-notices-absences .absence-avatar{
    width: 70px;
    height: auto;
    border-radius: 50%;
    overflow: hidden;
    flex: 0 0 auto;
    margin-right: 12px;
}
.wrapper-notices .card-notices-absences .absence-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.wrapper-notices .card-notices-absences .absence-info {width: calc(100% - 100px);}
.wrapper-notices .card-notices-absences .absence-info h4 {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
}
.wrapper-notices .card-notices-absences .absence-info p {
    margin: 0;
    font-size: 13px;
    line-height: 20px;
}
.wrapper-notices .card-notices .card-notices-body .absence-item.no-absences .absence-info p {font-size: 16px;line-height: 30px;margin-bottom: 16px;}
.wrapper-notices .card-notices-new{}
.wrapper-notices .card-notices-new .new-people h4{
    margin: 12px 0 10px 0;
    font-size: 16px;
    font-weight: 700;
}
.wrapper-notices .card-notices-new .new-people p{
    margin: 0;
    font-size: 12px;
}

/* Cards */

/* Header */

#stickyHeader {
    padding: 10px 10px 0px 0;
    position: fixed;
    width: 100%;
    z-index: 10;
}
#stickyHeader>div {}
#stickyHeader>div>div {}
#stickyHeader>div>div>div {}
#stickyHeader>div>div>div .header-nav {
    height: auto;
    border-radius: 999px;
    padding: 0 22px;
    box-sizing: border-box;
    box-shadow: 0 10px 22px rgba(0,0,0,.12);
}
#stickyHeader>div>div>div .header-nav .header-logo {
    margin-right: 22px;
}
#stickyHeader>div>div>div .header-nav .header-logo a {
    display: flex;
    align-items: center;
    text-decoration: none;
}
#stickyHeader>div>div>div .header-nav .header-logo a img {
    height: 22px;
    width: auto;
    display: block;
}
#stickyHeader>div>div>div .header-nav .header-logo a:hover {}
#stickyHeader>div>div>div .header-nav .header-logo a:hover img {}
#stickyHeader>div>div>div .header-nav .header-content {
    flex: 1;
    margin: 0 40px;
}
#stickyHeader>div>div>div .header-nav .header-content nav {
    margin-left: auto;
    margin-right: auto;
}
#stickyHeader>div>div>div .header-nav .header-content nav a {
    text-decoration: none;
    font-size: 14px;
    white-space: nowrap;
    transition: 0.2s ease;
    color: #000000;
}
#stickyHeader>div>div>div .header-nav .header-content nav a:not(:last-child) {
    margin-right: 40px;
}
#stickyHeader>div>div>div .header-nav .header-content nav a:hover {color: #e30024;}
#stickyHeader>div>div>div .header-nav .header-content nav a.is-active {
    font-weight: 700;
}
#stickyHeader>div>div>div .header-nav .header-icons {
    margin-left: 18px;
}
#stickyHeader>div>div>div .header-nav .header-icons button {
    border: 0;
    background: transparent;
    padding: 8px;
    border-radius: 10px;
    cursor: pointer;
    display: grid;
    place-items: center;
    transition: 0.2s ease;
}
#stickyHeader>div>div>div .header-nav .header-icons button:first-child {
    margin-right: 10px;
}
#stickyHeader>div>div>div .header-nav .header-icons button:hover {
    opacity: 1;
    background: rgba(0,0,0,.04);
}
#stickyHeader>div>div>div .header-nav .header-icons button i {
    font-size: 18px;
}
#stickyHeader>div>div>div .header-profile {
    display: flex;
    align-items: center;
    justify-content: center;
}
#stickyHeader>div>div>div .header-profile a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    text-decoration: none;
    transition: 0.2s ease;
}
#stickyHeader>div>div>div .header-profile a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
#stickyHeader>div>div>div .header-profile a:hover {
    transform: translateY(-2px);
}
#stickyHeader>div>div>div .header-profile a:hover img {}

/* Header */

/* Search Lightbox */

#search-lightbox {position: fixed;z-index: 15;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;background: #000000db;transition: all ease .5s;opacity: 0;pointer-events: none;}
#search-lightbox.expand {opacity: 1;pointer-events: initial;}
#search-lightbox .wrapper-searchbox {width: 800px;max-width: 100%;position: relative;}
#search-lightbox .wrapper-searchbox .close {position: absolute;top: -120px;left: 50%;font-size: 63px;color: #fff;transform: translateX(-50%);}
#search-lightbox .wrapper-searchbox .close i {
}
#search-lightbox .wrapper-searchbox .close:hover {
}
#search-lightbox .wrapper-searchbox .close:hover i {
}
#search-lightbox .wrapper-searchbox form {
}
#search-lightbox .wrapper-searchbox form>div {
}
#search-lightbox .wrapper-searchbox form input {width: 100%;background: #f7f7fa;border: 1px solid #e2e2ea;border-radius: 3px;padding: 11px 14px;font-size: 15px;color: #1a1a2e;outline: none;}
#search-lightbox .wrapper-searchbox form button {
}

/* Search Lightbox */

/* Home */

#home {}
#home>div {}
#home>div.container-fluid {
    max-width: 1500px;
}
#home>div>div {}
#home>div>div:not(:first-child)>div {margin: 0;padding: 0;}
#home>div>div>div .home-top{}
#home>div>div>div .home-top .home-greeting {}
#home>div>div>div .home-top .home-greeting h1{
    font-size: 25px;
    font-weight: 600;
}
#home>div>div>div .home-top .home-pages{
}
#home>div>div>div .home-top .home-pages a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    margin-left: 45px;
    flex-direction: column;
}
#home>div>div>div .home-top .home-pages a:not(:last-child){
}
#home>div>div>div .home-top .home-pages a img {
    display: block;
}
#home>div>div>div .home-top .home-pages a img.horizontal-logo {
    height: 21px;
}
#home>div>div>div .home-top .home-pages a img.vertical-logo {
    width: 77px;
}
#home>div>div>div .home-top .home-pages a span {color: #fff;text-decoration: none;font-size: 14px;font-weight: 200;}
#home>div>div>div .home-top .home-pages a:hover{}
#home>div>div>div .home-top .home-pages a:hover img{}


/* Home */

/* Sidebar */

.sidebar-equipe {
}
.sidebar-equipe .item {background: #000;border-radius: 10px;}
.sidebar-equipe .item .title {font-size: 22px;margin-bottom: 20px;font-weight: bold;padding: 20px 20px 0;}
.sidebar-equipe .item .title p {
}
.sidebar-equipe .item .menu {}
.sidebar-equipe .item .menu a {
    display: block;
    padding: 20px;
    border-top: 3px solid #FF173A;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 20px;
    color: #fff;
    text-decoration: none;
    transition: all ease .5s;
}
.sidebar-equipe .item .menu a:first-child {
    border-top: none;
}
.sidebar-equipe .item .menu a:hover {background: #383838;border-left: 20px solid #FF173A;}
.sidebar-equipe .item .menu a.active {background: #383838;border-left: 20px solid #FF173A;}
.main-sidebar {position: relative;}
.main-sidebar>div {position: absolute;width: calc(100% - var(--bs-gutter-x) * 1);}
.main-sidebar .title {font-size: 22px;margin-bottom: 20px;font-weight: bold;padding: 0px 20px 0;}
.main-sidebar .title p {
}
.main-sidebar .item {background: #000;border-radius: 10px;margin-bottom: 20px;}
.main-sidebar .item .title {font-size: 22px;margin-bottom: 20px;font-weight: bold;padding: 20px 20px 20px;margin-bottom: 15px;border-bottom: 1.5px solid #E20123;}
.main-sidebar .item .title p {
}
.main-sidebar .item .menu {padding-bottom: 20px;}
.main-sidebar .item .menu a {
    display: block;
    font-size: 14px;
    padding: 5px 20px;
    color: #fff;
    text-decoration: none;
    transition: all ease .5s;
}
.main-sidebar .item .menu a:hover {background: #383838;border-left: 15px solid #FF173A;}
.main-sidebar .item .menu a.active {background: #383838;border-left: 15px solid #FF173A;}

/* Sidebar */

/* Page */

.page {min-height: 100vh;padding-top: 150px;}
.page>div {
}
.page>div>div {
}
.page>div>div>div.content {background: #EAEAE0;padding-top: 30px;padding-bottom: 30px;border-radius: 10px;}
.wrapper-content-page {padding: 0 30px;}
.wrapper-content-page .title {font-size: 30px;margin-bottom: 30px;font-weight: bold;}

/* Page */

/* Avisos */

.content-notices {
}
.content-notices .wrapper-notices {flex-wrap: wrap;padding: 0 20px;}
.content-notices .wrapper-notices .notice {margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #999;width: 100%;}
.content-notices .wrapper-notices .notice:last-child {
    margin: 0;
    padding: 0;
    border: none;
}
.content-notices .wrapper-notices .notice .notice-date {font-size: 22px;font-weight: bold;margin-right: 20px;display: flex;flex-direction: column;align-items: center;justify-content: center;line-height: 18px;width: 8%;}
.content-notices .wrapper-notices .notice .notice-date span {display: block;width: 100%;text-align: center;}
.content-notices .wrapper-notices .notice .notice-date span:first-child {margin-bottom: 7px;padding-bottom: 7px;border-bottom: 2px solid;}
.content-notices .wrapper-notices .notice .notice-date span:last-child {
}
.content-notices .wrapper-notices .notice .notice-content {width: 100%;}
.content-notices .wrapper-notices .notice .notice-content h4 {font-size: 24px;margin-bottom: 0;line-height: 37px;}
.content-notices .wrapper-notices .notice .notice-content p {line-height: 23px;}
.content-notices .wrapper-notices .notice .notice-divider {
}

/* Avisos */

/* Equipe */

.wrapper-cards-equipe {
}
.wrapper-cards-equipe .card-equipe {display: flex;margin-bottom: 30px;}
.wrapper-cards-equipe .card-equipe .wrapper-img {border-radius: 9999px;overflow: hidden;width: 70px;height: 70px;margin-right: 15px;border: 2px solid #cccccc;}
.wrapper-cards-equipe .card-equipe .wrapper-img img {display: block;width: 100%;height: 100%;object-fit: cover;}
.wrapper-cards-equipe .card-equipe .equipe-info {line-height: 21px;font-size: 13px;}
.wrapper-cards-equipe .card-equipe .equipe-info>p {
}
.wrapper-cards-equipe .card-equipe .equipe-info .nome {font-size: 17px;font-weight: 600;}
.wrapper-cards-equipe .card-equipe .equipe-info .email {display: block;color: #000;text-decoration: none;}
.wrapper-cards-equipe .card-equipe .equipe-info .email:hover {
    text-decoration: underline;
}
.wrapper-cards-equipe .card-equipe .equipe-info .phone {display: block;color: #000;text-decoration: none;}
.wrapper-cards-equipe .card-equipe .equipe-info .phone:hover {
    text-decoration: underline;
}

/* Equipe */

/* Templates */

.wrapper-content-page-single {
}
.wrapper-content-page-single>div {margin-bottom: 50px;}
.wrapper-content-page-single>div a {text-decoration: none;display: inline-block;background: #fff;width: auto;}
.wrapper-content-page-single>div a img {display: block;height: 262px;object-fit: contain;}
.wrapper-content-page-single>div a span {color: #000;display: block;background: #eaeae1;padding: 7px;}
.wrapper-content-page-single>div a span.placeholder-img {height: 262px;background: #fff;margin: 0;min-width: 400px;}
.wrapper-content-page-single.search-result {
}
.wrapper-content-page-single.search-result>div.item {border-bottom: 2px solid #e30024;margin-bottom: 0;}
.wrapper-content-page-single.search-result>div.item>div {}
.wrapper-content-page-single.search-result>div.item>div p {
}
.wrapper-content-page-single.search-result>div.item>div p a {display: block;transition: all ease .5s;border-left: 0px solid #da203d;padding: 10px 0 10px 10px;text-decoration: none;}
.wrapper-content-page-single.search-result>div.item>div p a:hover {border-left: 25px solid #da203d;}

#login {
    min-height: 100vh;
    display: flex;
    align-items: center;
    background: #d71920;
}

#login>div {}

#login>div>div {}

#login>div>div>div {
    margin: auto;
}

#login>div>div>div .wrapper-system-form {
    width: 100%;
}

#login>div>div>div .wrapper-system-form .wrapper-logo {
    background: #ffff;
    padding: 40px;
}
#login>div>div>div .wrapper-system-form .wrapper-logo img {
    display: block;
    margin: 20px 152px 0 152px;
    max-width: 180px;
}

#login>div>div>div .wrapper-system-form .wrapper-form {
    background: #ffff;
    padding: 40px;
}

#login>div>div>div .wrapper-system-form .wrapper-form form {
    width: 100%;
}

#login>div>div>div .wrapper-system-form .wrapper-form form p {
    margin-bottom: 20px;
}

#login>div>div>div .wrapper-system-form .wrapper-form form p label {
    display: block;
    font-weight: 600;
    margin-bottom: 6px;
    border-left: 8px solid #ea2020;
    padding-left: 10px;
}
#login>div>div>div .wrapper-system-form .wrapper-form form p input {
    width: 100%;
    background: #f7f7fa;
    border: 1px solid #e2e2ea;
    border-radius: 3px;
    padding: 11px 14px;
    font-size: 15px;
    color: #1a1a2e;
    cursor: pointer;
    outline: none;
}
#login>div>div>div .wrapper-system-form .wrapper-form form p input:focus {
    border-color: #ea2020;
    background: #ffff;
}
#login>div>div>div .wrapper-system-form .wrapper-form form .login-remember {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#login>div>div>div .wrapper-system-form .wrapper-form form .login-remember label {
    display: flex;
    align-items: center;
    border: none;
    padding-left: 0;
}
#login>div>div>div .wrapper-system-form .wrapper-form form .login-remember label input {
    width: auto;
    height: auto;
    margin-right: 6px;
}
#login>div>div>div .wrapper-system-form .wrapper-form form a {
    text-decoration: none;
    color: #1a1a2e;
    font-size: 16px;
    cursor: pointer;
    font-weight: 500;
}
#login>div>div>div .wrapper-system-form .wrapper-form form a:hover {
    color: #ea2020;
}
#login>div>div>div .wrapper-system-form .wrapper-form form .login-submit {}
#login>div>div>div .wrapper-system-form .wrapper-form form .login-submit .button {
    border: 2px solid #ea2020;
    border-radius: 8px;
    outline: none;
    background-color: #ffff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
}
#login>div>div>div .wrapper-system-form .wrapper-form form .login-submit .button:hover {
    background-color: #ea2020;
    color: #ffff;
}
#my-account {}
#my-account .container-fluid {}
#my-account .container-fluid>div {}
#my-account .container-fluid>div>div {}
#my-account .container-fluid>div>div>div {
    padding: 50px 0;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
}
#my-account .container-fluid>div>div>div p {font-size: 16px;font-weight: normal;text-transform: initial;}
#my-account .container-fluid>div>div>div h1 {}
#my-account .container-fluid>div>div>div a {
    font-weight: 400;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}
#my-account .container-fluid>div>div>div a span {
    display: block;
    margin-right: 3px;
}
#my-account .container-fluid>div>div>div a i {}
#my-account>div>div .item {
    border: 1px solid #ea2020;
    border-radius: 5px;
    position: relative;
}
#my-account>div>div .item .label {
    position: absolute;
    top: -16px;
    left: 30px;
    background: #ffff;
    padding: 0 8px;
}
#my-account>div>div .item .label span {
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #1a1a2e;
}
#my-account>div>div .item .wrapper-content {
    padding: 36px 28px 28px;
}
#my-account>div>div .item .wrapper-content .profile-picture-form {
    display: flex;
    flex-direction: column;
    align-items: center;

}
#my-account>div>div .item .wrapper-content .profile-picture-form input {
    display: none;
}
#my-account>div>div .item .wrapper-content .profile-picture-form label {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}
#my-account>div>div .item .wrapper-content .profile-picture-form label .circle-picture {
    display: block;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    border: 3px solid #d71920;
    overflow: hidden;
    margin-bottom: 20px;
    background: #f4f4f6;
}
#my-account>div>div .item .wrapper-content .profile-picture-form label .circle-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
#my-account>div>div .item .wrapper-content .profile-picture-form .button {
    display: inline-block;
    background: #d71920;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px 60px;
    border: 1px solid #d71920;
    border-radius: 3px;
    cursor: pointer;
    transition: background 0.2s;
}
#my-account>div>div .item .wrapper-content .profile-picture-form .button:hover {
    background: #ffff;
    color: #d71920;
}
#my-account>div>div .item .wrapper-content .profile-picture-form .notice {
    font-size: 12px;
    font-style: italic;
    color: #1a1a2e;
    margin-top: 15px;
    opacity: 0.8;
    text-align: center;
    line-height: 1.6;
}
#my-account>div>div .item .wrapper-content .main-form {
    margin-left: calc(var(--bs-gutter-x) * -.5);
    margin-right: calc(var(--bs-gutter-x) * -.5);
}
#my-account>div>div .item .wrapper-content .main-form>div {padding-right: calc(var(--bs-gutter-x) * .5);padding-left: calc(var(--bs-gutter-x) * .5);}
#my-account>div>div .item .wrapper-content .main-form>div label {
    display: block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    border-left: 8px solid #ea2020;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
}
#my-account>div>div .item .wrapper-content .main-form>div input {
    width: 100%;
    background: #f7f7fa;
    border: 1px solid #e2e2ea;
    border-radius: 3px;
    padding: 11px 14px;
    font-size: 15px;
    color: #1a1a2e;
    margin-bottom: 15px;
    outline: none
}
#my-account>div>div .item .wrapper-content .main-form>div input:focus {
    border-color: #ea2020;
    background: #ffff;
}
#my-account>div>div .item .wrapper-content .main-form>div input:disabled {
    background: #efefef;
    color: #949393;
    cursor: not-allowed;
}
#my-account>div>div .item .wrapper-content .main-form>div button {
    background: transparent;
    border: 2px solid #ea2020;
    color: #1a1a2e;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 36px;
    border-radius: 8px;
    cursor: pointer;
    margin-top: 15px;
}
#my-account>div>div .item .wrapper-content .main-form>div button[disabled]{
    cursor: not-allowed;
    opacity: .4;
}
#my-account>div>div .item .wrapper-content .main-form>div button:hover {
    background-color: #ea2020;
    color: #ffff;
}

/* Templates */

/*Pagenavi*/

.pagenavi {display: flex;justify-content: center;}
.pagenavi .wp-pagenavi {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    padding-left: 30px;
    margin-top: 50px;
}
.pagenavi .wp-pagenavi .page, .pagenavi .wp-pagenavi span {
    font-size: 16px;
    color: #1E1E1E;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    margin: 0;
    width: 40px;
    height: 40px;
    margin-right: 12px;
    min-height: initial;
    border: 2px solid #e30024;
    border-radius: 9999px;
}
.pagenavi .wp-pagenavi .current {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    line-height: 0;
    border: 2px solid #e30024;
    border-radius: 9999px;
    background: #e30024;
}
.pagenavi .wp-pagenavi .nextpostslink {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    line-height: 0;
    margin: 0;
    background: #032480;
    border-radius: 9999px;
}
.pagenavi .wp-pagenavi .previouspostslink {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    display: inline-flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    line-height: 0;
    margin: 0;
    margin-right: 12px;
    background: #032480;
    border-radius: 9999px;
}

/*Pagenavi*/