body {
    margin: 0px;
    padding: 0px;
    scroll-behavior: smooth;
    scroll-padding: 150px;
}

iframe {
    border: 0;
}

div.geral {
    width: 100%;
    margin: auto;
    padding: auto;
}

ul {
    padding: 0px;
    margin: 0px;
}

li {
    list-style-type: none;
}

li {
    list-style-type: none;
}

li {
    list-style-type: none;
}

.port-anchor {
    margin-bottom: 20px;
}

.my-float {
    margin-top: 22px;
}

span {
    font-size: 2rem;
}

.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 50px;
    right: 40px;
    border-radius: 50px;
    text-align: center;
    font-weight: bolder;
    font-size: 2rem;
    z-index: 2000;
    border: 0px;
}


/* link ###################################################################################### */

a.link-button {
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px 24px;
    margin-top: 20px;
    text-decoration: none;
}

a.link-button:hover {}

a.link-button:active {
    position: relative;
    top: 1px;
}

a.link-subbutton {
    border-radius: 6px;
    display: inline-block;
    cursor: pointer;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px 24px;
    margin-top: 20px;
    text-decoration: none;
}

a.link-subbutton:hover {}

a.link-subbutton:active {
    position: relative;
    top: 1px;
}


/*
 @viewport {
    width: extend-to-zoom 980px;
    min-zoom: 0.25;
    max-zoom: 1;
}*/


/* header ##########################################################################################*/

div.logo {
    margin: auto;
    text-align: center;
    /*  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.0)); */
}

div.social {
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    text-align: center;
    margin-left: -0rem;
    clear: left;
    display: inline-block;
    width: 100%;
    /*  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); */
}

div.title {
    display: inline-block;
    margin: 0px;
    padding-top: 0px;
    width: 100%;
    text-align: center;
    margin-left: 0rem;
    clear: both;
}

div.header-nome {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    margin-left: 0rem;
    clear: both;
    position: -webkit-sticky;
    /* Safari & IE */
    position: sticky;
    top: 0px;
    z-index: 1000;
}

div.header-nome ul li.nome {
    font-size: 3rem;
    text-transform: uppercase;
    clear: both;
    z-index: 2000;
}

div.title ul li.nome {
    font-size: 3rem;
    text-transform: uppercase;
    clear: both;
    z-index: 2000;
}

div.title ul li.cargo {
    font-weight: bolder;
    font-size: 1.2rem;
}

div.title ul li.cargo-english {
    font-size: 1rem;
}

div.title ul li.ano {
    font-size: 0.8rem;
    text-transform: uppercase;
}

span.title-ano-english {
    font-size: 0.8rem;
    text-transform: uppercase;
    opacity: 0.5;
}

span.titulo-english {
    font-size: 0.8rem;
    text-transform: uppercase;
}


/* menu ##############################################################################################################*/

div.menu-geral ul {
    padding: 0px;
    list-style-type: none;
    margin: 0px;
}

div.menu-geral ul {
    padding: 0px;
    list-style-type: none;
    margin: 0px;
}

div.menu-geral {
    margin: 0px;
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    clear: left;
    text-align: center;
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 2000;
    filter: drop-shadow(0px 10px 4px #181818);
}

div.menu-sub {
    margin: 0px;
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    clear: left;
    text-align: center;
    position: -webkit-sticky;
    /* Safari & IE */
    position: sticky;
    top: 0px;
}

a.link-button {
    border-radius: 6px;
    display: inline-block;
    cursor: pointer;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px 24px;
    margin-top: 20px;
    text-decoration: none;
}

a.link-button:hover {}

a.link-button:active {
    position: relative;
    top: 1px;
}

a.link-subbutton {
    border-radius: 6px;
    display: inline-block;
    cursor: pointer;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px 24px;
    margin-top: 20px;
    text-decoration: none;
}

a.link-subbutton:hover {}

a.link-subbutton:active {
    position: relative;
    top: 1px;
}


/* Label #################################################################################################################*/

div.label {
    width: 99%;
    height: 50px;
    padding: 0px;
    margin: auto;
    margin-bottom: 50px;
    align-items: center;
    float: left;
    clear: both;
    font-size: 2.2rem;
    text-transform: uppercase;
    text-align: center;
}

@media only screen and (min-width: 1600px) {
    div.label {
        width: 100%;
    }
}

div.label-sub {
    width: auto;
    height: 50px;
    text-align: center;
    padding-top: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: -2rem;
    clear: left;
    font-size: 1.2rem;
    text-transform: uppercase
}

span.label-english {
    font-size: 1rem;
    text-transform: uppercase;
    font: bolder;
}


/* Porfolio ##############################################################################################################*/

img.portfolio-logo {
    width: 50px;
    float: right;
    border-radius: 5px;
}

div.portfolio {
    border-radius: 10px;
    height: 900px;
    opacity: 0.9;
    padding: 3%;
    padding-top: 1%;
    margin: 0.2rem;
    position: relative;
    margin-top: 0px;
    float: left;
    padding: 25px;
}

li.portfolio-titulo {
    list-style-type: none;
    padding-left: 0px;
    padding-top: 10px;
    font-size: 2.2rem;
    font-weight: bolder;
    padding-top: 10px;
    text-transform: uppercase;
}

span.portfolio-titulo-english {
    font-size: 1rem;
    font-style: italic;
    font-family: 'Arial Narrow', sans-serif;
    color: rgb(94, 94, 94);
}

li.portfolio-area {
    list-style-type: none;
    font-size: 1.4rem;
    font-weight: bolder;
    text-decoration: none;
    padding-bottom: 10px;
    text-transform: uppercase;
}

span.portfolio-area-english {
    list-style-type: none;
    font-size: 1.4rem;
    padding-bottom: 10px;
    text-transform: uppercase;
}

li.portfolio-ano {
    list-style-type: none;
    text-align: left;
    font-size: 1rem;
}

li.portfolio-descricao {
    list-style-type: none;
    padding-bottom: 3%;
    width: 100%;
    padding: 5%;
    font-size: 1.4rem;
}

li.printscreen {
    list-style-type: none;
    margin: auto;
    margin-left: -25px;
    width: 80%;
    float: left;
    list-style-type: none;
    clear: both;
    border: 1px;
    border-radius: 20px;
}

li.printscreen img {
    border-radius: 10px;
    margin-left: 10%;
    margin-top: 50px;
    width: 100%;
    float: left;
    clear: both;
    z-index: 5000;
    box-shadow: #000000 5px 5px 5px;
}

li.printscreen:hover {
    transform: scale(1.4);
    z-index: 1000;
    opacity: 100%;
}

li.printscreen2 {
    list-style-type: none;
    margin: auto;
    margin-left: -25px;
    width: 40%;
    float: left;
    border-radius: 5px;
    list-style-type: none;
    clear: both;
    border: 1px;
}

@media only screen and (min-width: 2500px) {
    div.portfolio {
        min-width: 14%;
        max-width: 300px;
    }
    li.portfolio-titulo {
        font-size: 2.2rem;
    }
    li.portfolio-ano {
        font-size: 1.7rem;
    }
    li.portfolio-area {
        font-size: 1.4rem;
    }
    span.portfolio-area-english {
        font-size: 1.5rem;
    }
    li.portfolio-descricao {
        font-size: 1.3rem;
    }
}

@media only screen and (min-width: 2040px) and (max-width: 2499px) {
    div.portfolio {
        min-width: 17%;
        max-width: 350px;
    }
    li.portfolio-titulo {
        font-size: 2.1rem;
    }
    li.portfolio-ano {
        font-size: 1.6rem;
    }
    li.portfolio-area {
        font-size: 1.3rem;
    }
    span.portfolio-area-english {
        font-size: 1.1rem;
    }
    li.portfolio-descricao {
        font-size: 1.2rem;
    }
}

@media only screen and (min-width: 1700px) and (max-width: 2039px) {
    div.portfolio {
        min-width: 29%;
        max-width: 400px;
    }
    li.portfolio-titulo {
        font-size: 2.0rem;
    }
    li.portfolio-ano {
        font-size: 1.5rem;
    }
    li.portfolio-area {
        font-size: 1.2rem;
    }
    span.portfolio-area-english {
        font-size: 1.0rem;
    }
    li.portfolio-descricao {
        font-size: 1.1rem;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1699px) {
    div.portfolio {
        min-width: 43%;
        max-width: 500px;
    }
    li.portfolio-titulo {
        font-size: 2rem;
    }
    li.portfolio-ano {
        font-size: 1.3rem;
    }
    li.portfolio-area {
        font-size: 1.2rem;
    }
    span.portfolio-area-english {
        font-size: 1.0rem;
    }
    li.portfolio-descricao {
        font-size: 1.2rem;
    }
}

@media only screen and (min-width: 1100px) and (max-width: 1279px) {
    div.portfolio {
        min-width: 43%;
        max-width: 450px;
    }
    li.portfolio-titulo {
        font-size: 1.8rem;
    }
    li.portfolio-ano {
        font-size: 1.1rem;
    }
    li.portfolio-area {
        font-size: 1.1rem;
    }
    span.portfolio-area-english {
        font-size: 0.9rem;
    }
    li.portfolio-descricao {
        font-size: 1rem;
    }
}

@media only screen and (min-width: 1px) and (max-width: 1099px) {
    div.portfolio {
        width: 90%;
        clear: both;
    }
    li.portfolio-titulo {
        font-size: 1.5rem;
    }
    li.portfolio-ano {
        font-size: 0.9rem;
    }
    li.portfolio-area {
        font-size: 0.9rem;
    }
    span.portfolio-area-english {
        font-size: 0.8rem;
    }
    li.portfolio-descricao {
        font-size: 0.8rem;
    }
}


/* Skill #############################################################################################################*/

div.skill-geral {
    padding: auto;
    margin: auto;
    width: 100%;
    max-width: 1200px;
}

div.skills {
    width: auto;
    margin: auto;
    text-align: center;
}

div.skill-code {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    padding: auto;
    margin: auto;
    text-align: center;
}

div.skill-language {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    padding: auto;
    margin: auto;
    text-align: center;
}

div.skill-code>span {
    border-radius: 20px;
    border-radius: 6px;
    display: inline-block;
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: bold;
    padding: 3% 3%;
    margin-top: 2px;
    margin-left: 2px;
    text-decoration: none;
    text-align: center;
}

div.skill-language>span {
    border-radius: 20px;
    border-radius: 6px;
    display: inline-block;
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: bold;
    padding: 3% 3%;
    margin-top: 2px;
    margin-left: 2px;
    text-decoration: none;
    text-align: center;
}

@media only screen and (min-width: 2550px) {
    div.skill-code>span {
        font-size: 1.2rem;
    }
    div.skill-language>span {
        font-size: 1.2rem;
    }
}

@media only screen and (min-width: 1800px) and (max-width: 2549px) {
    div.skill-code>span {
        font-size: 1.2rem;
    }
    div.skill-language>span {
        font-size: 1.2rem;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    div.skill-code>span {
        font-size: 1.2rem;
    }
    div.skill-language>span {
        font-size: 1.2rem;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1599px) {
    div.skill-code>span {
        font-size: 1.2rem;
    }
    div.skill-language>span {
        font-size: 1.2rem;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1299px) {
    div.skill-code>span {
        font-size: 0.8rem;
    }
    div.skill-language>span {
        font-size: 0.8rem;
    }
}

@media only screen and (min-width:1px) and (max-width: 999px) {
    div.skill-code>span {
        font-size: 0.7rem;
        padding: 10px;
    }
    div.skill-language>span {
        font-size: 0.7rem;
        padding: 10px;
    }
}

@media only screen and (min-width: 2550px) {
    div.skill-code {
        width: 60%;
    }
    div.skill-language {
        width: 60%;
    }
}

@media only screen and (min-width: 1800px) and (max-width: 2549px) {
    div.skill-code {
        width: 65%;
    }
    div.skill-language {
        width: 65%;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    div.skill-code {
        width: 70%;
    }
    div.skill-language {
        width: 70%;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1599px) {
    div.skill-code {
        width: 80%;
    }
    div.skill-language {
        width: 80%;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1299px) {
    div.skill-code {
        width: 90%;
    }
    div.skill-language {
        width: 90%;
    }
}

@media only screen and (min-widht:1) and (max-width: 999px) {
    div.skill-code {
        width: 100%;
    }
    div.skill-language {
        width: 100%;
    }
}


/* Timeline #################################################################################*/

div.timeline-geral {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

div.timeline {
    max-width: 1200px;
    margin: auto;
    clear: both;
    padding: 1px;
    text-align: center;
}

div.timeline-ano-tit {
    padding: 10px;
    width: 11%;
    min-height: 20px;
    opacity: 1.0;
    float: left;
    font-size: 1rem;
}

div.timeline-xp-tit {
    border-radius: 3px;
    padding: 15px;
    width: 26%;
    min-height: 20px;
    opacity: 1.0;
    float: left;
    margin: 1px;
    font-size: 1rem;
}

div.timeline-edu-tit {
    border-radius: 3px;
    padding: 15px;
    width: 26%;
    min-height: 20px;
    opacity: 1.0;
    float: left;
    margin: 2px;
}

div.timeline-cur-tit {
    border-radius: 3px;
    padding: 15px;
    width: 26%;
    min-height: 20px;
    opacity: 1.0;
    float: left;
    margin: 1px;
    font-size: 1rem;
}

div.timeline-tit {
    margin: auto;
    z-index: 1000;
    position: -webkit-sticky;
    /* Safari & IE */
    position: sticky;
    opacity: 1;
    clear: both;
    padding: 1px;
}

div.timeline-ano {
    padding: 10px;
    width: 10%;
    min-height: 20px;
    opacity: 1.0;
    float: left;
    font-size: 1rem;
}

div.timeline li.titulo-timeline {
    list-style-type: none;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 1.5rem;
}

div.timeline span.titulo-english {
    list-style-type: none;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 1.3rem;
}

div.timeline-xp {
    padding: 10px;
    width: 25%;
    opacity: 1.0;
    float: left;
    margin: 0px;
    cursor: pointer;
    font-size: 0.9rem;
    font-weight: bold;
    padding: 6px 24px;
    margin-top: 2px;
    text-decoration: none;
    /*
    position:relative;
    display: flex;
    flex-flow: column wrap;
  */
}

div.timeline-edu {
    padding: 10px;
    width: 25%;
    opacity: 1.0;
    float: left;
    margin: 0px;
    /*display: inline-block;*/
    cursor: pointer;
    font-size: 0.9rem;
    font-weight: bold;
    padding: 6px 24px;
    margin-top: 2px;
    text-decoration: none;
}

div.timeline-cur {
    padding: 10px;
    width: 25%;
    min-height: 100px;
    opacity: 1.0;
    float: left;
    margin: 0px;
    /* display: inline-block;*/
    cursor: pointer;
    font-size: 0.9rem;
    font-weight: bold;
    padding: 6px 24px;
    margin-top: 2px;
    text-decoration: none;
}

li.inicio-xp {
    border-radius: 10px;
    padding: 5px;
    list-style-type: none;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 1px;
}

li.inicio-xp::before {
    content: "\2BC8";
    color: lime;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 1em;
}

li.meio-xp {
    list-style-type: none;
    border-radius: 10px;
    padding: 5px;
    list-style-type: none;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 1px;
}

li.meio-xp::before {
    content: "\2BC0";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 1em;
    color: gainsboro;
}

li.fim-xp {
    border-radius: 10px;
    padding: 5px;
    list-style-type: none;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 1px;
}

li.fim-xp::before {
    content: "\2BC7";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 1em;
}

li.inicio-estudo {
    list-style-type: none;
    border-radius: 10px;
    padding: 5px;
    list-style-type: none;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 1px;
}

li.inicio-estudo::before {
    content: "\2BC8";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 1em;
}

li.meio-estudo {
    border-radius: 10px;
    padding: 5px;
    list-style-type: none;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 1px;
}

li.meio-estudo::before {
    content: "\2BC0";
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 1em;
}

li.fim-estudo {
    border-radius: 10px;
    padding: 5px;
    list-style-type: none;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 1px;
}

li.fim-estudo::before {
    content: "\2BC7";
    display: inline-block;
    /* Needed to add space between the bullet and the text */
    width: 1em;
    /* Also needed for space (tweak if needed) */
    margin-left: 1em;
    /* Also needed for space (tweak if needed) */
}

footer {
    font-size: medium;
    opacity: 0.5;
    clear: left;
    padding: 50px;
    width: 90%;
    margin: 0px;
}