/* ----------------------------------------------
 * Generated by Animista on 2020-9-24 21:36:39
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
body {
    background-color: #F6F6F6;
}

::-moz-selection {
    /* Code for Firefox */
    color: white;
    background: #104185;
}

 ::selection {
    color: white;
    background: #104185;
}

section .event {
    margin-top: 40px;
    margin-bottom: 20px;
}

section .list-article {
    margin-top: 40px;
    margin-bottom: 20px;
}

 ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #000;
}

 ::-moz-placeholder {
    /* Firefox 19+ */
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 14px;
}

 :-ms-input-placeholder {
    /* IE 10+ */
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 14px;
}

 :-moz-placeholder {
    /* Firefox 18- */
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 14px;
}

header {
    margin-top: 128px;
}

.text-content {
    font-family: helvetica, opensans, arial, sans-serif;
    font-size: 1.25rem;
    line-height: 2rem;
    margin-bottom: 2rem;
    letter-spacing: -.03125rem;
    overflow-wrap: break-word;
}

html,
.root {
    font-size: 16px;
    line-height: 18px;
}

body,
.article {
    font-family: 'Quicksand', sans-serif;
    font-family: sans-serif;
    font-family: sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin: auto;
}

h1,
.h1 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-size: 64px;
    line-height: 60px;
    padding-bottom: 20px;
}

smallcustom {
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-size: 54px;
}

.font-destaque {
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    font-size: 54px;
}

h2,
.h2 {
    font-family: 'Quicksand', sans-serif;
    font-size: 33px;
    line-height: 36px;
    margin-top: 18px;
    margin-bottom: 18px;
}

h3,
.h3 {
    font-family: 'Quicksand', sans-serif;
    font-size: 23px;
    font-weight: 600;
    line-height: 36px;
    margin-top: 40px;
    margin-bottom: 0px;
}

h4,
.h4 {
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin-top: 18px;
    margin-bottom: 0px;
}

h5,
.h5 {
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin-top: 18px;
    margin-bottom: 0px;
}

p,
ul,
ol,
pre,
table,
blockquote {
    margin-top: 0px;
    margin-bottom: 18px;
    font-family: 'Quicksand', sans-serif;
    line-height: 2rem;
}

ul ul,
ol ol,
ul ol,
ol ul {
    margin-top: 0px;
    margin-bottom: 0px;
}


/* Let's make sure all's aligned */

hr,
.hr {
    border: 1px solid;
    margin: -1px 0;
}

a,
b,
i,
strong,
em,
code {
    line-height: 0;
}

sub,
sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}


/* Header
--------------------------------- */

.header {
    margin-top: 128px;
}

.search {
    margin-top: 62px;
}


/* Search
--------------------------------- */

.border {
    border: 0px solid #dee2e6 !important;
}

.input-group-text {
    border: 0px solid #dee2e6 !important;
}

.input-group-prepend {
    background: #fff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05000000074505806);
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.input-group>.input-group-prepend>.input-group-text {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05000000074505806);
}

.input-group>.form-control:not(:first-child) {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05000000074505806);
    background-color: rgba(255, 255, 255, 1);
    opacity: 1;
    /* width:277px; */
    height: 65px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.input-group>.input-group-append>.btn {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05000000074505806);
    background: #104185;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-left: 10px;
}


/* CARDS
--------------------------------- */

.card {
    width: 248px;
    height: 155px;
    margin-top: 20px;
    background: #104185;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}

.card:hover {
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.imagem-card {
    width: 50px;
    height: 50px;
    background: rgba(196, 196, 196, 1);
    opacity: 1;
    position: absolute;
    top: 12px;
    left: 12px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden;
}

.text-card {
    width: 107px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 74px;
    left: 12px;
    font-family: Quicksand;
    font-weight: Bold;
    font-size: 16px;
    opacity: 1;
    text-align: left;
}

.text-card-second {
    width: 150px;
    color: rgba(255, 255, 255, 1);
    position: absolute;
    top: 96px;
    left: 12px;
    font-family: Quicksand;
    font-weight: Regular;
    font-size: 14px;
    opacity: 1;
    text-align: left;
}


/* RESOLUÇÃO
--------------------------------- */

@media (max-width: 1200px) {}

@media (max-width: 768px) {
    h1,
    .h1 {
        font-family: 'Quicksand', sans-serif;
        font-weight: 400;
        font-size: 64px;
        line-height: 54px;
        padding-bottom: 5px;
    }
    small {
        font-family: 'Quicksand', sans-serif;
        font-weight: 400;
        font-size: 32px;
    }
    .font-destaque {
        font-family: 'Quicksand', sans-serif;
        font-weight: 600;
        font-size: 32px;
    }
}

@media (max-width: 468px) {
    h1,
    .h1 {
        font-family: 'Quicksand', sans-serif;
        font-weight: 400;
        font-size: 32px;
        line-height: 40px;
        padding-bottom: 5px;
    }
    small {
        font-family: 'Quicksand', sans-serif;
        font-weight: 400;
        font-size: 32px;
        line-height: 30px;
    }
    .font-destaque {
        font-family: 'Quicksand', sans-serif;
        font-weight: 600;
        font-size: 32px;
    }
    .search {
        margin-top: 32px;
    }
}


/* awaaaaa */

.list-group-item {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding: 1rem;
    line-height: 1;
}

.list-group-item:hover {
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: grayscale;
}

.bmd-list-group-col {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.list-group-item :first-child {
    margin-right: 16px;
    margin-top: 0px;
    margin-bottom: 2px;
}

.list-group-item .list-group-item-text {
    font-size: .875rem;
    color: rgba(0, 0, 0, .54);
}

.list-group-item .material-icons~.material-icons:last-child {
    padding-left: 1rem;
}

.pmd-list-title {
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
}

.pmd-list-subtitle {
    font-size: 14px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    margin-bottom: 0px;
}

.list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem;
    margin-top: 20px;
}

.list-group-item {
    border-radius: 10px;
    margin-bottom: 16px;
    border: none;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}

.list-group-item:first-child {
    border-radius: 10px;
}

.img-fluid {
    /* Rectangle 15 */
    width: 40px;
    height: 40px;
    background: #C4C4C4;
    border: 1px solid rgba(92, 92, 92, 0.05);
    box-sizing: border-box;
    border-radius: 5px;
}


/* EVENT */

.event-subtitle {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}

.nav-pills .nav-link.active {
    color: #fff;
    background-color: #007bff;
    width: 167px;
    height: 60px;
    padding-top: 20px;
    font-family: Quicksand;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    background: #104185;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    /* identical to box height */
}

.nav-pills .nav-link {
    border-radius: .25rem;
    padding-top: 20px;
    font-family: Quicksand;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    padding-left: 40px;
    padding-right: 40px;
    /* identical to box height */
}

.nav-item-custom {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
}

.event-aba-font {
    font-family: Quicksand;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    /* or 179% */
    color: #000000;
}

.tab-content>.active {
    display: block;
    margin-top: 30px;
}

.btn-primary-custom {
    margin-top: 50px;
    height: 60px;
    left: 40px;
    top: 831px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    border: 0;
}

.bt-event {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */
    color: #000000;
}

a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
}

.lead {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 17px;
    color: #5C5C5C;
}

.title-publication {
    margin-bottom: 10px;
}

.title-publication {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    color: #000000;
}

.text-pop-up-top {
    -webkit-animation: text-pop-up-top .5s cubic-bezier(.25, .46, .45, .94) both;
    animation: text-pop-up-top .5s cubic-bezier(.25, .46, .45, .94) both
}


/* LISTA DE PUBLICAÇÕES */

.card-custom {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    margin-bottom: 10px;
}

.card-custom:hover {
    background: #FFFFFF;
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.blockquote-footer-custom {
    display: block;
    font-size: 80%;
    color: #6c757d;
}

.card-footer {
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
}

.bg-primary {
    background-color: #104185 !important;
}

.title-list-publication {
    font-family: Quicksand;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 40px;
}


/* INSCRIÇÃO */

.background-form {
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 20px;
}

.form-control {
    border-color: #000;
}

.form-group {
    font-family: Quicksand;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */
    color: #000000;
}

.btn-primary {
    background: #6283F5;
    border: 0;
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
    display: inline-block
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: 0.5em
}

.resp-sharing-button {
    border-radius: 5px;
    transition: 25ms ease-out;
    padding: 0.5em 0.75em;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}


/* Non solid icons get a stroke */

.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}


/* Solid icons get a fill */

.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none
}

.resp-sharing-button--twitter {
    background-color: #55acee
}

.resp-sharing-button--twitter:hover {
    background-color: #2795e9
}

.resp-sharing-button--pinterest {
    background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
    background-color: #8c0615
}

.resp-sharing-button--facebook {
    background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
    background-color: #2d4373
}

.resp-sharing-button--tumblr {
    background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
    background-color: #222d3c
}

.resp-sharing-button--reddit {
    background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
    background-color: #3a80c1
}

.resp-sharing-button--google {
    background-color: #dd4b39
}

.resp-sharing-button--google:hover {
    background-color: #c23321
}

.resp-sharing-button--linkedin {
    background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
    background-color: #046293
}

.resp-sharing-button--email {
    background-color: #777
}

.resp-sharing-button--email:hover {
    background-color: #5e5e5e
}

.resp-sharing-button--xing {
    background-color: #1a7576
}

.resp-sharing-button--xing:hover {
    background-color: #114c4c
}

.resp-sharing-button--whatsapp {
    background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
    background-color: #1da851
}

.resp-sharing-button--hackernews {
    background-color: #FF6600
}

.resp-sharing-button--hackernews:hover,
.resp-sharing-button--hackernews:focus {
    background-color: #FB6200
}

.resp-sharing-button--vk {
    background-color: #507299
}

.resp-sharing-button--vk:hover {
    background-color: #43648c
}

.resp-sharing-button--facebook {
    background-color: #3b5998;
    border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
    background-color: #2d4373;
    border-color: #2d4373;
}

.resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
    background-color: #2795e9;
    border-color: #2795e9;
}

.resp-sharing-button--tumblr {
    background-color: #35465C;
    border-color: #35465C;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
    background-color: #222d3c;
    border-color: #222d3c;
}

.resp-sharing-button--email {
    background-color: #777777;
    border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
    background-color: #5e5e5e;
    border-color: #5e5e5e;
}

.resp-sharing-button--linkedin {
    background-color: #0077b5;
    border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
    background-color: #046293;
    border-color: #046293;
}

.resp-sharing-button--telegram {
    background-color: #54A9EB;
}

.resp-sharing-button--telegram:hover {
    background-color: #4B97D1;
}

[vw] [vw-access-button] .access-button {
    width: 50px;
    margin-top: 90px;
    float: right;
    margin-right: 10px;
}