@charset "UTF-8";

a {
    font-weight: 500;
}

.icone-arrow-link {
    display: inline-block;
    width: 14px;
    height: 10px;
    background-image: url("../assets/img/icones/arrow_link.svg");
    background-repeat: no-repeat;
    background-position: center;
}

.icone-arrow-right {
    display: inline-block;
    width: 14px;
    height: 10px;
    background-image: url("../assets/img/icones/arrow_link_right.svg");
    background-repeat: no-repeat;
    background-position: center;
}

.btn-contatos .icone-arrow-link,
.btn-contatos .icone-arrow-right {
    margin: 0px 0px -1px 6px;
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
    margin-top: 0;
    /* 0 */
    margin-bottom: 1rem;
    font-family: "Poppins", sans-serif;
    /*Roboto*/
    font-weight: 700;
    line-height: 1.2;
    color: #212529;
}

h3:first-child {
    margin-top: 0;
}

h3 {
    margin-top: 2rem;
}

h4:first-child,
h5:first-child {
    margin-top: 0;
}

h4,
h5 {
    font-weight: 700;
    color: #212529;
    /*#353535;*/
    font-size: calc(1.063rem + 0.3vw);
    margin-top: 2rem;
}

h5 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: calc(0.79rem + 0.3vw);
    color: #8B8B8B;
}

.pl-0 {
    padding-left: 0 !important;
}

/* FOTO PERFIL */
.foto-perfil {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    border: 5px solid #DCDCDC;
}

/* HEADER - NAVBAR */
header.masthead {
    background-image: none;
    padding-top: 10rem;
    padding-bottom: 4rem;
}

/* Tags padrão */
header.masthead .masthead-subheading {
    font-size: 1.2rem;
    font-style: normal;
    line-height: 1.5rem;
    margin-bottom: 0;
    font-family: "Roboto", sans-serif;
}

header.masthead .masthead-subheading .svg-inline--fa {
    height: 0.2em;
    vertical-align: middle;
    padding: 0 2px;
}

header.masthead#lexus .masthead-subheading {
    opacity: 0.6;
}

/* Ajuste nas tags */
/* header.masthead .masthead-subheading { 
    font-size: 1.2rem;
    font-style: normal;
    line-height: 1.5rem;
    margin-bottom: 0;
    font-family: "Roboto", sans-serif;
    background-color: #887bd7;
    color: #fff;
    padding: 5px 10px;
    border-radius: 6px;
    display: inline-block;
    margin-right: 4px;
}

header.masthead#note-taking-app .masthead-subheading { 
    background-color: #796AD2;
}

header.masthead#nespresso .masthead-subheading { 
    background-color: #30305C;
}

header.masthead#articulate .masthead-subheading { 
    background-color: #194282;
}

header.masthead#estudo-caso .masthead-subheading { 
    background-color: #275E2E;
}

header.masthead#lexus .masthead-subheading { 
    background-color: #F25A60;
}

header.masthead#repositorio .masthead-subheading { 
    background-color: #5386B4;
}

header.masthead .masthead-subheading:last-child { 
    margin-right: 0;
} */
/* Ajuste nas tags - fim */

header.masthead .masthead-heading {
    font-size: 3.25rem;
    font-weight: 700;
    line-height: 3.25rem;
    margin-bottom: 2rem;
    font-family: "Poppins", sans-serif;
    /*font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";*/
}

#mainNav {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    border: none;
    background-color: #212529;
    transition: padding-top 0.3s ease-in-out, padding-bottom 0.3s ease-in-out;
}

#mainNav .navbar-toggler {
    padding: 0.75rem;
    font-size: 0.75rem;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}

#mainNav .navbar-brand {
    color: #ffc800;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    letter-spacing: 0.0625em;
    text-transform: uppercase;
}

#mainNav .navbar-nav .nav-item .nav-link {
    font-family: "Poppins", sans-serif;
    font-size: 1rem;
    /*0.95rem;*/
    font-weight: 500;
    color: #fff;
    /* fff */
    letter-spacing: 0.0625em;
}



#articulate.masthead {
    background-color: #002D74;
}

#estudo-caso.masthead {
    /*  background-image: url("../assets/img/header-bg-estudo-caso.png");*/
    background-color: #0F4D17;
}

#lexus.masthead {
    /*  background-image: url("../assets/img/header-bg-lexus.png");*/
    background-color: #ef363d;
}

#nespresso.masthead {
    /*  background-image: url("../assets/img/header-bg-nespresso.png");*/
    background-color: #131345;
}

#note-taking-app.masthead {
    /*  background-image: url("../assets/img/header-bg-note-taking-app.png");*/
    background-color: #6a5acd;
}

#repositorio.masthead {
    /*  background-image: url("../assets/img/header-bg-repositorio.png");*/
    background-color: #4079ac;
}

#watchmojo.masthead {
    /*  background-image: url("../assets/img/header-bg-repositorio.png");*/
    background-color: #00B3E2;
}

.p-tech {
    color: #212529;
    margin-bottom: 0;
    margin-top: 0;
}

.p-tools {
    color: #212529;
    margin-bottom: 0;
    margin-top: 30px;
}

.p-link {
    margin-bottom: 0.5rem;
}

.p-small {
    font-size: 14px;
    font-style: italic;
}

/* SHOWCASE */
.showcase .showcase-text {
    padding: 3rem;
}

.showcase .showcase-img {
    min-height: 30rem;
    background-size: cover;
    background-position: center;
}

@media (min-width: 768px) {
    .showcase .showcase-text {
        padding: 7rem;
    }
}

/* ABOUT */
section#about {
    background-color: #f9fafb;
    padding-top: 200px;
}

section#about p {
    font-size: 1.25rem;
}

/* PORTFOLIO */
section#portfolio {
    padding-top: 0;
}

ul.tools {
    list-style: none;
    padding-left: 0;
}

ul.tools li {
    padding: 6px 0px;
    border-radius: 6px;
    font-size: 14px;
}

ul.tools li img {
    width: 32px;
    margin-right: 10px;
}

ul.tools li img.icone-mi {
    width: 60px;
}

/* PORTFOLIO DETALHES */
.img-portfolio {
    margin-bottom: 40px;

    /*box-shadow: 1px 1px 40px 1px rgba(220, 220, 220, 0.3);
    box-shadow: 0 3px 30px -3px rgba(0, 0, 0, 0.15);
    /*box-shadow: 0px 0px 10px 0px rgba(8, 76, 143, 0.5);*/

    box-shadow: 0 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.page-section.projeto-detalhes .container .row:first-child > div:first-child {
    padding-right: 50px;
}

.btn-xl {
    padding: 1.25rem 2.5rem;
    font-family: "Poppins", sans-serif;
    /*Roboto*/
    font-size: 1.125rem;
    font-weight: 700;
}

/* CONTATO */
section#contact {
    background-color: #353535;
}

.btn-dark:hover {
    color: #fff;
    background-color: #4e4e54;
    border-color: #4e4e54;
}

.btn-contatos {
    display: inline-flex;
    align-items: center;
    min-height: 54px;
    background-color: #e6eaf2;
    border-color: #e6eaf2;
    color: #212529;
    /*#4f4f52;*/
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 1.065rem;
    /*20px;*/
    padding: 0.5rem 1rem;
    /*10 18*/
    text-transform: capitalize;
}

.btn-contatos:hover {
    background-color: #c8cacc;
    border-color: #c8cacc;
}

.btn-contatos svg {
    margin-right: 8px;
    /* 16 */
    height: 32px;
    /* 48 */
}

.btn-contatos[aria-label="Email"] svg {
    height: 28px;
    /* 36 */
}

ul.contatos {
    display: flex;
    flex-flow: row wrap;
    color: #FDEBEB;
    font-size: 16px;
    font-weight: normal;
    list-style: none;
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 10px;
    padding-left: 0;
}

ul.contatos li {
    margin-right: 20px;
}

ul.contatos li.contatos-fone,
ul.contatos li.contatos-email {
    padding: 12px 20px;
    border-radius: 6px;
}

ul.contatos li.contatos-whatsapp {
    cursor: pointer;
    border-radius: 6px;
    transition: all 0.3s;
}

ul.contatos li img {
    margin-right: 16px;
}

.page-section h3.section-subheading,
.page-section .section-subheading.h3 {
    font-size: 1rem;
    font-weight: 400;
    font-style: italic;
    font-family: "Poppins", sans-serif;
    /*Poppins*/
    margin-bottom: 4rem;
}

#contact.page-section h2 {
    margin-bottom: 4rem;
    color: #d3d3d4;
}

/* FOOTER */
.footer {
    display: none;
    text-align: center;
    font-size: 0.9rem;
    font-family: "Poppins", sans-serif;
    /*Poppins*/
}

/* --- DESKTOP --- */

@media only screen and (min-width: 992px) {
    #projeto-lexus p.p-link[data-id="Adobe XD"] {
        text-align: left;
    }

    #projeto-lexus p.p-link[data-id="Figma Prototype"],
    #projeto-lexus p.p-link[data-id="Website"] {
        text-align: left;
    }
}

@media only screen and (min-width: 1199px) {
    #projeto-lexus p.p-link[data-id="Adobe XD"] {
        text-align: left;
    }

    #projeto-lexus p.p-link[data-id="Figma Prototype"],
    #projeto-lexus p.p-link[data-id="Website"] {
        text-align: left;
    }
}

@media only screen and (max-width: 1200px) {
    #projeto-lexus p.p-link[data-id="Adobe XD"] {
        text-align: left;
    }

    #projeto-lexus p.p-link[data-id="Figma Prototype"],
    #projeto-lexus p.p-link[data-id="Website"] {
        text-align: left;
    }
}

@media (min-width: 1200px) {
    #projeto-lexus p.p-link[data-id="Adobe XD"] {
        text-align: left;
    }

    #projeto-lexus p.p-link[data-id="Figma Prototype"],
    #projeto-lexus p.p-link[data-id="Website"] {
        text-align: left;
    }
}


@media (min-device-width: 1200px) {
    #projeto-lexus p.p-link[data-id="Adobe XD"] {
        text-align: left;
    }

    #projeto-lexus p.p-link[data-id="Figma Prototype"],
    #projeto-lexus p.p-link[data-id="Website"] {
        text-align: left;
    }
}


/* --- CELULAR --- */

@media (min-width: 576px) {

    #projeto-lexus p.p-link[data-id="Adobe XD"],
    #projeto-lexus p.p-link[data-id="Figma Prototype"],
    #projeto-lexus p.p-link[data-id="Website"] {
        text-align: left;
    }

}

@media screen and (max-width: 425px) {

    #projeto-lexus p.p-link[data-id="Adobe XD"],
    #projeto-lexus p.p-link[data-id="Figma Prototype"],
    #projeto-lexus p.p-link[data-id="Website"] {
        text-align: left;
    }

}

@media only screen and (min-device-width:320px) and (max-device-width:667px) {

    #projeto-lexus p.p-link[data-id="Adobe XD"],
    #projeto-lexus p.p-link[data-id="Figma Prototype"],
    #projeto-lexus p.p-link[data-id="Website"] {
        text-align: left;
    }

}

@media only screen and (min-device-width: 320px) and (max-device-width: 668px) {

    #projeto-lexus p.p-link[data-id="Adobe XD"],
    #projeto-lexus p.p-link[data-id="Figma Prototype"],
    #projeto-lexus p.p-link[data-id="Website"] {
        text-align: left;
    }

}
