@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400&family=Playfair+Display:ital,wght@0,400;0,500;1,500&display=swap');


h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    font-weight: 300;
}



html,
body {
   font-family: 'Montserrat', sans-serif;
   font-weight: 300;
   color: #000;
   font-size: 14px;
   overflow-x: hidden;
}

body {
    background-image: linear-gradient(90deg, #f5f5f5 0.62%, #ffffff 0.62%, #ffffff 50%, #f5f5f5 50%, #f5f5f5 50.62%, #ffffff 50.62%, #ffffff 100%);
    background-size: 162.00px 162.00px;
}


/*body {
        background: linear-gradient( 
90deg
 , white 19px, transparent 1%) center, linear-gradient(white 19px, transparent 1%) center, red;
    background-size: 20px 20px;
    background-position: top;
    background-attachment: fixed;
}*/

a,
a:hover {
   text-decoration: none !important;
   color: #000 !important;
}

img {
   max-width: 100%;
   height: auto;
}

::selection {
   background: yellow;
   color: #000;
}

::selection {
    background: #eff4ff;
    color: #000;
}

/* -------- HEADER -------- */

.header-left {
    position: fixed;
    padding-top: 120px;
    width: 25%;
    z-index: 1;
}

.container-page {
    padding-left: 29%;
    width: 80%;
    margin: 0px;
}

.logo img{
    /*max-width: 230px;*/
    max-width: 150px;
    padding-bottom: 15px;
}

.header {
    padding: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 1400px;
    margin: auto;
    z-index: 99;
}

.header ul, .social ul, .header-left ul {
    list-style: none;
    padding: 0px;
}
    
.header li {
    display: inline-block;
    font-size: 10px;
}
.header li a {
    font-size: 10px;
    text-transform: uppercase;
    padding: 6px;
    display: inline-block;
}

a.btn-hello {
    padding-top: 30px;
    display: block;
    /* text-transform: uppercase;
    font-size: 10px;*/
}

.btn-hello img {
    max-width: 30px;
    padding-left: 0px;
}

.phrase, .intro, .intro-gallery, .footer {
    padding-top: 80px;
    padding-bottom: 30px;
}
.intro-gallery {
    padding-top: 10px;
}

.intro-home {
    padding-top: 90px;
}

p.intro-date {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    letter-spacing: 1px;
    float: left;
}

p.intro-text {
    line-height: 17px;
    padding-top: 10px;
    padding-left: 10px;
    display: inline-block;
}

.footer {
    padding-bottom: 10px !important;
    font-size: 11px;
    padding-top: 22px !important;
    margin-top: 120px;
}

.about {
    padding-bottom: 0px;
}

/*
.intro-page  {
    padding-top: 60px;
    padding-bottom: 160px;
}


.intro-page {
    margin-top: 80px;
}*/

p.subtitle {
    font-style: italic;
}
p.subtitle-line {
    letter-spacing: -1px;
}

.phrase {8
    max-width: 1000px;
    margin: auto;
}

.phrase h1 {
    font-size: 6rem;
    line-height: 6rem;
}

.phrase p {
    padding: 10px;
}

.about-home h3 {
    font-size: 50px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.skills h3 {
    display: inline-block;
    font-size: 4rem;
    font-style: italic;
    text-transform: lowercase;
}
 
.skills img {
    max-width: 30px;
    padding-bottom: 12px;
    margin-right: 50px;
}

.skills {
    border-bottom: 1px dashed #000;
    padding-top: 60px;
    max-width: 800px;
}

.skills-2 {
    margin: auto;
}

.intro-2 {
    padding-top: 200px !important;
}

.intro-gallery img {
    box-shadow: 0px 0px 30px rgb(0 0 0 / 20%);
    /*margin-bottom: 15px;*/
}

.intro-gallery-no-margin img {
    margin-bottom: 0px;
}

.intro-gallery p {
    line-height: 16px;
    font-size: 12px;
    padding: 5px 10px;
    margin-bottom: 0px;
}

.project-description p {
    line-height: 20px;
    font-size: 14px;
    max-width: 400px;
}

.img-gallery {
    max-width: 100%;
    margin: auto;
}

.img-gallery i {
    font-family: 'Playfair Display', serif;
    font-size: 22px;
    font-style: normal;
}

.intro-2 {
    max-width: 1000px;
}

.social a {
    text-transform: uppercase;
    font-size: 10px;
    line-height: 25px;
}

.menu-left a {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 25px;
    font-family: 'Playfair Display';
    letter-spacing: 1px;
}

.menu-left ul, .social-left ul {
    padding-right: 30px;
    padding-top: 10px;
}

/*.social {
    z-index: 999;
    position: fixed;
    bottom: 50px;
    right: 50px;
    max-width: 150px;
}

.social-left {
    z-index: auto;
    position: inherit;
    bottom: auto;
    right: auto;
    max-width: 100%;
}*/


.intro-page img {
    max-width: 30px;
    margin-bottom: 60px;
}

.intro-page h3 {
    font-size: 4rem;
    margin-top: 80px;
    line-height: 4rem;
}

.about-cv {
    padding-top: 30px;
    padding-bottom: 30px;
}

/*.about {
    max-width: 800px;
    margin: auto;
}*/

.about-cv h6 {
    font-family: 'Playfair Display', serif;
    font-size: 15px;
    font-style: italic;
    text-transform: lowercase;
}

.about-cv h4 {
    font-family: 'Playfair Display', serif;
    font-size: 28px;
    text-transform: lowercase;
}

.data-cv p {
    margin-top: 16px;
    font-size: 10px;
}

.bottom-about-page img {
    margin-bottom: 10px;
}

.img-box img {
    box-shadow: 0px 0px 40px rgba(0,0,0,0.1);
}

.img-box {
    padding: 25px;
    border: 1px solid #000;
    margin-bottom: 50px;
}


.contact-page img {
    max-width: 70px;
    display: block;
    padding-top: 5px;
}


/*
.content-intro {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

.intro-home {
    height: 100vh;
    top: -150px;
    position: relative;
}
*/

.content-intro p {
    margin-top: 20px;
    max-width: 500px;
}

.about .content-intro p {
    max-width: 500px;
    margin: auto;
    margin-top: 15px
}

.txt-view-p h4 {
    font-size: 3rem;
    max-width: 400px;
    line-height: 3rem;
}

a.btn-view-p {
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
}

.sunset .img-box {
    border: 0px solid #000;
}

.img-gallery {
    padding-bottom: 55px;
    z-index: 2;
}
.project-description {
    padding-bottom: 20px;
}

.project-description h4 {
    padding-left: 10px;
}
a.project-title {
    line-height: 17px;
    padding-top: 10px;
    padding-left: 10px;
    display: inline-block !important;
    padding-bottom: 30px;
}

p.data-project {
    float: left;
    padding-top: 24px;
    font-size: 10px;
    padding-right: 10px;
}

.cta-about h4  {
    font-size: 2.5rem;
    max-width: 400px;
    line-height: 2.5rem;
    padding-top: 30px;
}

.general-projects {
    padding-top: 70px;
}


/* ---------------- MAX 1400 ---------------- */

@media only screen and (max-width: 1400px) {
    .phrase h1 {
        font-size: 5rem;
        line-height: 5rem;
        max-width: 900px;
    }
}

/* ---------------- MAX 1200 ---------------- */


@media only screen and (max-width: 1199px) {
      .logo img {
        margin-left: 13px;
    }
    .phrase h1 {
        font-size: 4.6rem;
        line-height: 4.6rem;
    }
    .phrase {
        max-width: 750px;
    }
    .skills h3 {
        font-size: 3rem;
    }
    .skills img {
        max-width: 25px;
    }
    /*.phrase, .intro, .intro-gallery, .footer {
        padding-top: 60px;
        padding-bottom: 60px;
    }*/
    .intro-2 {
        padding-top: 150px !important;
    }
    .about-home h3 {
        font-size: 42px;
        line-height: 42px;
    }
}
    
/* ---------------- MAX 992 ---------------- */
@media only screen and (max-width: 991px) {
    .phrase h1 {
        font-size: 3.5rem;
        line-height: 3.5rem;
    }
    .skills h3 {
        font-size: 2.5rem;
    }
    .skills {
        max-width: 550px;
    }
    .logo img {
        max-width: 130px;
        padding-bottom: 15px;
    }
    .social a, .menu-left a {
        line-height: 20px;
    }
    .menu-left ul, .social-left ul {
        padding-right: 25px;
        padding-top: 0px;
    }
    .header-left {
        padding-top: 90px;
    }
    .about-home h3 {
        font-size: 32px;
        line-height: 35px;
    }
    .intro-gallery {
        padding-top: 15px;
    }
    .intro-home {
        padding-top: 50px;
    }
}

/* ---------------- MAX 768 ---------------- */
@media only screen and (max-width: 767px) {
    .logo img {
        max-width: 150px;
        margin-left: 13px;
    }
    .header {
        padding: 60px 0px;
        padding-top: 30px;
        padding-bottom: 30px;
        z-index: 99;
    }
    .intro-page h3 {
        margin-top: 10px;
    }
    .skills .text-left {
        border-top: 1px dashed #000;
        padding-top: 5px;
    }
    .skills {
        border-bottom: 0px solid #000;
        padding-top: 40px;
        margin-left: 10px;
        margin-right: 10px;
    }
    #menu-left {
        display: none;
    }
    .container-page {
        padding-left: inherit;
        width: 95%;
        margin: auto !important;
    }
    .logo img {
        padding-bottom: 5px;
    }
    .skills img {
        display: block;
        padding-bottom: 3px;
    }
    .intro-gallery {
        max-width: 90%;
        padding-top: 0px;
        margin: auto;
    }
    .intro-gallery p {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    
    
    .footer {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        font-size: 11px;
        text-align: center;
    }
    .sunset .img-box {
        margin: auto;
        display: block;
        max-width: 250px;
        padding: 0px;
    }
    .footer .social a {
        line-height: 20px;
        padding: 0 5px 30px;
        display: inline-block;
    }
    .about-home h3 {
        font-size: 25px;
        line-height: 25px;
    }
    .phrase p {
        padding: 10px 0;
    }
    .footer {
        margin-top: 90px;
    }
    .general-projects {
        padding-top: 10px;
    }
    .cta-about h4 {
        font-size: 1.6rem;
        line-height: 1.6rem;
    }
    a.btn-view-p {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .txt-view-p h4 {
        font-size: 2rem;
        line-height: 2.2rem;
    }
    .about-cv h4 {
        font-size: 24px;
        line-height: 25px;
    }
    .data-cv {
        padding: 0px;
    }
    a.project-title {
        line-height: 6px;
        padding-top: 15px;
        padding-left: 0px;
    }
}

/* ---------------- MAX 576 ---------------- */
@media only screen and (max-width: 575px) {
    .skills h3 {
        font-size: 2rem;
    }
    html, body {
        padding-left: 10px;
        padding-right: 10px;
    }
    .phrase h1, .intro-page h3 {
        font-size: 2.7rem;
        line-height: 2.7rem;
    }
    .phrase, .intro, .footer {
        padding-top: 25px;
        padding-bottom: 10px;
    }
    .intro-2 {
        padding-top: 100px !important;
    }
    .intro-gallery {
        max-width: 100%;
    }
    .container-page {
        width: 100%;
    }
}
}

.fishouse img {
    max-width: 100%;
    margin-bottom: 30px;
}

.fishouse {
    margin-bottom: 90px;
}