/* Font Families */

.roboto-mono-h1 {
    font-family: "Roboto Mono", monospace;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: italic;
    color:#FCF9F3;
    font-size: 30px;
}


.oswald-h3-brown{
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #402E32;
    font-size: 25px;
}

.oswald-h3-brown-search{
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 350;
    font-style: normal;
    color: #fff;
    font-size: 23px;

}

.oswald-h3-blonde {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #fff7ed;
    font-size: 20px;
}

.source-serif-4-h5 {
    font-family: "Source Serif 4", serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #FFF7ED;
    font-size: 14px;
}

.nunito-sans-card-body {
    font-family: "Nunito Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #FFF7ED;
    font-size: 15px;
}

.nunito-sans-search-text {
    font-family: "Nunito Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #FFF;
    font-size: 15px;
}

.nunito-sans-card-recursos-body {
    font-family: "Nunito Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #4E3B36;
    font-size: 16px;
}


.nunito-sans-accordion-body {
    font-family: "Nunito Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: italic;
    color: #042E47;
    font-size: 14px;
}

.oswald-h3-accordion-header-regular {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #042E47;
    font-size: 17px;
}

.oswald-h3-accordion-header-light {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    color: #042E47;
    font-size: 17px;
}

.oswald-p-recursos-text {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: normal;
    color: #4E3B36;
    font-size: 17px;
}

.oswald-h3-blue{
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #333669;
    font-size: 25px;
}

.oswald-footer-navbar-blue{
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #FCF9F3;
    font-size: 20px;
}

/* INTERIM SPECIFIC */

.oswald-h3-interim-section-title {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #3B4856;
    font-size: 24px;
    letter-spacing: 0.25px;
}

.nunito-sans-interim-section-article-title {
    font-family: "Nunito Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 420;
    font-style: normal;
    color: #3B4856;
    opacity: 1.0;
    font-size: 20px;
    text-decoration: underline;
}

.nunito-sans-interim-section-article-title:hover {
    text-decoration: none;
}

.nunito-sans-interim-section-article-subtitle {
    font-family: "Nunito Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #3B4856;
    opacity: 1.0;
    font-size: 16px;
}

.roboto-mono-h1-interim-small {
    font-family: "Roboto Mono", monospace;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: italic;
    color:#FCF9F3;
    font-size: 25px;
}

.roboto-mono-h1-interim-article-title {
    font-family: "Roboto Mono", monospace;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color:#FCF9F3;
    font-size: 28px;
}

.roboto-mono-h1-interim-article-title-sub1 {
    font-family: "Roboto Mono", monospace;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color:#3B4856;
    font-size: 26px;
}

/*FAQ Interim*/

.oswald-h3-interim-section-title-faq {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #402E32;
    font-size: 24px;
    letter-spacing: 0.25px;
}

.nunito-sans-interim-section-article-title-faq {
    font-family: "Nunito Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 420;
    font-style: normal;
    color: #402E32;
    opacity: 1.0;
    font-size: 20px;
    text-decoration: underline;
}

.nunito-sans-interim-section-article-title-faq:hover {
    text-decoration: none;
}


.nunito-sans-interim-section-article-subtitle-faq {
    font-family: "Nunito Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #402E32;
    opacity: 1.0;
    font-size: 16px;
}



/* ARTICLE SPECIFIC */

.nunito-sans-article-atualização-text {
    font-family: "Nunito Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: italic;
    color: black;
    opacity: 0.8;
    font-size: 14px;
}

.roboto-mono-h1-title {
    font-family: "Roboto Mono", monospace;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: black;
    font-size: 30px;
}

.roboto-mono-h1-subtitle {
    font-family: "Roboto Mono", monospace;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: italic;
    color: black;
    font-size: 25px;
}

.oswald-h3-article-section-title-big {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: black;
    font-size: 18px;
}

.oswald-h3-article-section-title-small {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: black;
    font-size: 16px;
    letter-spacing: 0.25px;
}

.nunito-sans-article-regular-text {
    font-family: "Nunito Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: black;
    opacity: 1.0;
    font-size: 16px;
}

/* PAGINA INICIAL */

.oswald-label-pesquisa-text {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-weight: 300;
    font-style: medium;
    color: #4E3B36;
    font-size: 23px;
}

.nunito-sans-cloud-body {
    font-family: "Nunito Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #FFF7ED;
    font-size: 16px;
}

.nunito-sans-cloud-body-pp {
    font-family: "Nunito Sans", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    color: #F3FAFF;
    font-size: 16px;
}

/********/ 
/* Done */
/********/



html {
    overflow-y: scroll;
}


.body {
    background-color: #ffffff;
    margin: 0px;
    overflow: hidden;
}



/* Navbar Section */

#navbar-div {
    background-color: #000e3b;
    padding: 10px 0px;
}

#montana-img {
    width: 100px;
    padding:5px 0px 5px 0px;
    margin: 0px 16px 0px 0px;
}

#nav-list-item {
    color: #FCF9F3;
}

.navbar-toggler-icon
{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28252, 249, 243, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#header-text-1 {
    margin: 60px 0px 0px 0px;
}

#header-text-2 {
    margin-top: 60px;
}

#progress-container {
    position: fixed;
    top: 0;
    z-index: 1000; 
    width: 100%;
    display: block;
}

#progress-bar {
    --progress: 0%;
    height: 4px;
    width: var(--progress);
    background-color: #000e3b;
}




/*Animations for navbar*/

@keyframes slideInFromTop {
    from {
        transform: translateY(-50px);
        opacity: 0;
    }

    to {
        transform: translateY(0px);
        opacity: 1;
    }
}

.arrow-icon {
    animation: slideInFromTop 1s;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    
    to {
        opacity: 1;
    }
}

#header-text-1 {
    animation: fadeIn 1s;
}

#header-text-2 {
    animation: fadeIn 1s;
}

#header-text-2-inicio {
    animation: fadeIn 1s;
}

#header-text-3-hidden {
    animation: fadeIn 1s;
}

.card {
    transition: transform 0.2s;
}

.card:hover {
    transform: scale(1.075);
}

@keyframes fadeRoll {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }

    to {
        opacity: 1;
        transform: translateY(0px);
    }
}

.entire-article-text {
    animation: fadeRoll 0.5s;
}



/* FAQ Temas Section */

#temas-div {
    background-color: #FFF7ED;
    padding-bottom: 80px;
}

#categorias-div {
    background-color: #F3FAFF;
}

#local-header-temas {
    margin-top: 60px;
    margin-bottom : 60px;
}

.card-configure {
    background-color: #9B604F;
}

.card-configure-categorias {
    background-color: #3B4856;
}

.column-card-configure {
    width: 300px;
}

/* change these margins if some cards become too large in text: */
.card-text {
    margin-left: 20px;
    margin-right: 20px;
}

.card-title-size {
    font-size: 22px;
}

.card-icon {
    margin-top: 17px;
    margin-bottom: 0px;
}

.external-link-card {
    text-decoration: none;
}

#categorias-text {
    margin-top: 60px;
    margin-bottom: 44px;
}

.card-lists {
    background-color: #9B604F;
}


/* Destaque/Importante Section */

#destaque-div {
    background-color: #BFDEFF;
}

#importante-div {
    background-color: #FFF7ED;
}

#local-header-destaque {
    color: #042E47;
    margin-top: 60px;
    margin-bottom: 60px;
}

#accordion-destaque {
    margin: 0px 100px;
    padding-bottom: 60px;
    border-radius: 20px;
}

.accordion-button:focus {
    box-shadow: none;
    border-color: rgba(0,0,0,.125);
}




/* Recursos Section */

#recursos-div {
    background-color: #FFF7ED;
}

#local-header-recursos {
    color: #4E3B36;
    margin-top: 60px;
    margin-bottom: 60px;
}

#recursos-div-pp {
    background-color: #F9F7FF;
}

#local-header-recursos-pp {
    color: #333669;
    margin-top: 60px;
    margin-bottom: 60px;
}

#recursos-text {
    margin-bottom: 60px;
}

#buttons-recursos {
    margin-left: 83px;
}

#card-title-custom {
    margin-top: 20px;
}

#card-text-custom {
    margin: 20px 20px 30px 20px;
    height: 92px;
}

#card-body-custom {
    background-color: #FFD09F;
}

#card-body-custom-pp {
    background-color: #FFF6EF;
}

#recursos-cards-div {
    padding-bottom: 60px;
}





/* Footer Section */

.footer-div {
    background-color: #000e3b;
}

#footer-container-custom {
    padding-top: 18px;
    padding-bottom: 18px;
}

#footer-text-ti {
    margin-bottom: 0px;
    margin-top: 8px;
}


/* Interim Section */

.artigos-title-div {
    background-color: #3B4856;
    border-radius: 20px;
    margin: 60px 0px;
}

.interim-artigos-title {
    margin-bottom: 4px;
}

.interim-artigos-title-pp-sub {
    margin: 60px auto;
}

.interim-artigos-section {
    background-color: #F3FAFF;
    padding-bottom: 60px;
}

.external-link-interim-selection {
    text-decoration: none;
}

.interim-subtitle-custom {
    margin-left: 20px;
}

hr {
    margin: 40px 0px;
}

.interim-article-section-divider {
    margin-top: 10px;
}

@media screen and (min-width: 1200px) {
    .card-width-config {
        width: 400px;
    }
}


/*FAQ Interim*/

.interim-artigos-section-faq {
    background-color: #FFF7ED;
    padding-bottom: 30px;
}

.artigos-title-div-faq {
    background-color: #9B604F;
    border-radius: 20px;
    margin: 60px 0px;
}

#primeros-passos-addition-faq {
    background-color: #F3FAFF;
    padding: 25px 0px;
    border-radius: 20px;
    margin-top: 40px;
}

#faq-addition-pp {
    background-color: #FFF7ED;
    padding: 25px 0px;
    border-radius: 20px;
    margin-top: 40px;
}


@media screen and (max-width: 768px) {

    .interim-h3-pos {
        text-align: center;
        margin-bottom: 30px;
    }
    .interim-h4-pos {
        margin-left: 20px;
    }
    .div-space-filler {
        display: none;
    }
}




/* Article Section */

#article-title {
    margin-top: 60px;
}

#article-subtitle {
    margin-bottom: 10px;
}

#article-date-text {
    margin-bottom: 40px;
}

.article-text {
    margin-bottom: 30px;
}

.article-text-small {
    margin-bottom: 10px;
}

.article-imgs {
    width: 60%;
    margin-bottom: 30px;
    border: 5px solid rgba(0, 14, 59, 0.85);
    border-radius: 10px;
}

.enlarged {
    transform: scale(1.5) !important;
    transition: transform 0.3s ease; /* Add a smooth transition effect */
}

.shrink {
    transform: scale(1);
    transition: transform 0.3s ease; /* Add a smooth transition effect */
}

.article-imgs-long {
    width: 80%;
    margin-bottom: 30px;
    border: 5px solid rgba(0, 14, 59, 0.85);
    border-radius: 10px;
}

@media all and (max-width: 1000px) {
    .article-imgs {
        width: 80%;
    }
    
    .article-imgs-long {
        width: 90%;
    }
}

@media all and (max-width: 800px) {
    .article-imgs {
        width: 100%;
    }
    
    .article-imgs-long {
        width: 100%;
    }
}


.article-section-title {
    margin-bottom: 20px;
}

/*for lists with a lot of text!*/
.article-list-text {
    margin-top: 10px;
}

.article-video {
    width: 70%;
    margin-bottom: 30px;
    border: 7px solid rgba(0, 14, 59, 0.85);
    border-radius: 10px;
}

@media all and (max-width: 1000px) {
    .article-video {
        width: 85%;
   } 
}

@media all and (max-width: 800px) {
   .article-video {
        width: 100%;
   } 
}


.scrollToTopBtn {
    display: none; 
    position: fixed; 
    bottom: 20px; 
    right: 30px; 
    z-index: 99; 
    font-size: 18px; 
    border: none;
    outline: none;
    background-color: #000e3b;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
}



/* PAGINA INICIAL SECTION */

.pagina-inicial-title-links {
    text-decoration: none;
    color: #FCF9F3;
}

#header-text-2-inicio {
    margin-top: 40px;
}

#header-text-3-hidden {
    margin-top: 40px;
    display: none;
}

@media screen and (max-width: 578px) {
    #header-text-3-hidden {
        display: block;
    }
    #header-text-2-inicio {
        display: none;
    }
}


.faq-section {
    background-color: #FFF7ED;
    padding: 100px 0px;
}

.card-body-custom-inicial {
    background-color: #FFF7ED;
}

.cloud-text {
    width: 100px;
    height: 50px;
    z-index: 5;
}

.cloud-text-container {
    width: 130px;
    height: 60px;
    z-index: 0;
    background-color: #9B604F;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pp-section {
    background-color: #F3FAFF;
    padding: 100px 0px;
}

.blue-bg-rectangle {
    background-color: #426D94;
    border-radius: 20px;
    width: 400px;
    height: 100px;
    display: block;
    position: relative;
    top: -50px; 
    z-index: 0;
}

.cloud-text {
    width: 100px;
    height: 50px;
    z-index: 5;
}

.cloud-text-container-pp {
    width: 130px;
    height: 60px;
    z-index: 0;
    background-color: #426D94;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.glpi-section {
    background-color: #F9F7FF;
    padding: 40px 0px;
}

#card-text-custom-inicial {
    margin: 20px 20px 30px 20px;
    height: auto;
}

.inicial-glpi-text {
    margin-top: 60px; 
    font-size: 18px;
    transition: font-size 0.4s ease;
    padding: 15px 0px;
}

.inicial-glpi-text:hover {
    font-size: 19px !important;
}


/* Animations and Locations for Moving Elements on Página Inicial*/

.moving-element-1 {
    text-decoration: none; 
    position: relative; 
    left: 70px;
}

.moving-element-2 {
    text-decoration: none;
    position: relative; 
    margin-top: 10px;
}

.moving-element-3 {
    text-decoration: none; 
    position: relative; 
    top: -10px; 
    left: 60px;
}

.moving-element-4 {
    text-decoration: none; 
    margin-top: 10px; 
    position: relative; 
    right: 160px; top: 20px;
}


.moving-element-pp-1 {
    text-decoration: none; 
    margin-top: 10px; 
    position: relative; 
    right: 200px;
}

.moving-element-pp-2 {
    text-decoration: none; 
    position: relative; 
    top: 20px;
}

.moving-element-pp-3 {
    text-decoration: none; 
    margin-top: 10px; 
    position: relative; 
    left: 20px;
}

.moving-element-pp-4 {
    text-decoration: none; 
    position: relative; 
    right: 120px; 
    top: 20px;
}

@media screen and (max-width: 500px) {
    .moving-element-1 {
        left: 130px;
    }
    .moving-element-2 {
        top: 130px;
        right: 70px;
    }
    .moving-element-3 {
        top: -60px;
        left: 250px;
    }
    .moving-element-4 {
        top: -110px;
        left: -220px;
    }

    .moving-element-pp-1 {
        right: 130px;
    }
    .moving-element-pp-2 {
        top: 60px;
    }
    .moving-element-pp-4 {
        top: 30px;
    }
}




@keyframes fluctuateOpacity {
    0%, 60%, 100% {
      opacity: 1;
    }
    30% {
      opacity: 0.85;
    }

}
  
@keyframes orbit {
    from {
        transform: rotate(0deg) translateX(var(--translateX)) rotate(0deg);
    }
    to {
        transform: rotate(360deg) translateX(var(--translateX)) rotate(-360deg);
    }
}

.moving-element {
    display: inline-block;
    animation: orbit 20s linear infinite, fluctuateOpacity 8s ease-in-out infinite;
    will-change: transform, opacity;
}

.delay-1 {
    animation-delay: -2s, -2s;
}
  
.delay-2 {
    animation-delay: -4s, 2s; 
}
  
.delay-3 {
    animation-delay: -12s, 4s;
}


.moving-element {
    --translateX: 20x;
}


[data-translate="10"] {
    --translateX: 10px;
}

[data-translate="20"] {
    --translateX: 20px;
}

[data-translate="6"] {
    --translateX: 6px;
}

[data-translate="15"] {
    --translateX: 15px;
}


.paused-animation {
    animation-play-state: paused !important;
}



/*****************/
/*ANIMATIONS DONE*/
/*****************/


/* Search Bar Página Inicial */

#search-bar-section {
    background-color: #fff7ed;
    padding: 60px 0px 40px 0px;
}

.margin-search-container {
    margin: 0px 7px;
}

.search-container-large {
    background-color: #7A93AC;
    padding: 30px 0px 20px 0px;
    border-radius: 40px;
}

.search-bar {
    background-color: rgb(255, 255, 255);
    padding: 0px 20px;
    border-radius: 50px;
    border: 1px solid rgba(0, 14, 59, 0.6);
}

.search-container {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
}

.tips-button {
    width: auto;
    margin-top: 10px;
    text-decoration: underline;
}

.no-underline {
    text-decoration: none !important;
}

.search-icon {
    color: #000e3b;
    opacity: 0.6;
}

#search-input {
    width: 100%;
    padding: 10px;
    border: 2px solid #fff;
    border-radius: 5px;
    outline: none;
    background-color: rgb(255, 255, 255);
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: rgb(255, 255, 255);
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

.dropdown-content .result-item {
    display: block;
    padding: 8px 16px;
    border-bottom: 1px solid #ddd;
    color: black;
    text-decoration: none;
}

.dropdown-content .result-item:hover {
    background-color: #f1f1f1;
}

.dropdown-content .result-title {
    font-weight: bold;
}

.dropdown-content .result-content {
    margin: 4px 0 0;
    color: #555;
    font-size: 0.9em;
}


