@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&display=swap');

:root{
    --theme-color:#28BCB2;
    --minion-yellow:#fcc100;
    --pirate-yellow:#283618;
}

img{
    height: auto;
    width: 600px;
}

.mid-logo{
    padding-right: 3rem;
}

.thghtext-2{
    color: #28BCB2;
}
.thghttext{
    padding-top: 8rem;
    font-size: 1rem;
    color: #333c66;
    line-height: auto;
    font-weight: 800;
    letter-spacing: -.02em;
    max-width: 18em
}

/*------------------------------------------------------minion---------------------------------------------------- */
.header-minion{
    color: #fcc100;
    padding-top: 1.5rem;
}


.minions-header-links{
    color: #fcc100;
}
.first_name-minion {
    fill: var(--minion-yellow)
}
.last_name-minion{
    fill: #fcc100;
}
.thghttext-minion{
    padding-top: 2rem;
    margin-bottom: 10rem;
    font-size: 2rem;
    color: #333c66;
    line-height: auto;
    font-weight: 800;
    letter-spacing: -.02em;
    max-width: 18em
}
#h2-ts{
    color: #fcc100;
}
.thghtext-2-minion{
    color: var(--minion-yellow);
}

#inpText {
    width: 85%;
    height: 20vh;
    display: block;
    margin: 1rem;
    padding: 1rem;
    font-size: 2rem;
    text-align: center;
    font-family: 'Montserrat';
    border: 1px solid rgb(250, 212, 0);
}
.output {
    border: 1px solid rgb(250, 212, 0);
    height: 20vh;
    width: 85%;
    margin: auto;
    padding-bottom: 1rem;
    font-style: normal;
    font-size: 2rem;
}

.minions-t{
    font-family: 'Montserrat',san-serif;
    padding-bottom: 5rem;
    margin: 0 8rem;
}

#translateBtn {
    font-family: 'Montserrat';
    font-weight: 600;
    border: none;
    margin: 1rem 20rem;
    padding: 1rem;
    font-size: 1.3rem;
    border-radius: .3rem;
    letter-spacing: 1px;
}

#translateBtn:hover {
    background-color: #F1B714;
    font-weight: 700;
}

.footer-minion{
    margin: 0px;
        background-color: var(--minion-yellow);

}
.hero-minions__title-intro {
    margin-bottom: 3rem;
    color: #fcc100;
    font-weight: 700;
    letter-spacing: -.02em;
    max-width: 15em
}


/*------------------------------------------------------minions--over------------------------------------------------ */



/*------------------------------------------------------pirate---------------------------------------------------- */
small{
    margin-bottom:-55pt ;
    font-size: 16pt;
    padding-left:1rem ;
}
.header-pirate{
    color: #283618;
    padding-top: 1.5rem;
}


.pirates-header-links{
    color: #283618;
}
.first_name-pirate {
    fill: var(--pirate-yellow)
}
.last_name-pirate{
    fill: #283618;
}
.thghttext-pirate{
    padding-top: 2rem;
    margin-bottom: 10rem;
    font-size: 2rem;
    color: #333c66;
    line-height: auto;
    font-weight: 800;
    letter-spacing: -.02em;
    max-width: 18em
}
#h2-ts{
    color: #283618;
}
.thghtext-2-pirate{
    color: var(--pirate-yellow);
}

#inpText {
    width: 85%;
    height: 20vh;
    display: block;
    margin: 1rem;
    padding: 1rem;
    font-size: 2rem;
    text-align: center;
    font-family: 'Montserrat';
    border: 1px solid var(--pirate-yellow);
}
.output {
    border: 1px solid var(--pirate-yellow);
    height: 20vh;
    width: 85%;
    margin: auto;
    padding-bottom: 1rem;
    font-style: normal;
    font-size: 2rem;
}

.pirates-t{
    font-family: 'Montserrat',san-serif;
    padding-bottom: 5rem;
    margin: 0 8rem;
}

#translateBtn-p {
    font-family: 'Montserrat';
    font-weight: 600;
    border: none;
    margin: 1rem 20rem;
    padding: 1rem;
    font-size: 1.3rem;
    border-radius: .3rem;
    letter-spacing: 1px;
}

#translateBtn-p:hover {
    color: #fff;
    background-color: #0a5e23;
    font-weight: 700;
}

.footer-pirate{
    margin: 0px;
        background-color: var(--pirate-yellow);

}

.hero-pirates__title-intro {
    margin-bottom: 3rem;
    color: #283618;
    font-weight: 700;
    letter-spacing: -.02em;
    max-width: 15em
}

.pirate__title{
    margin-top: 0;
    font-size: 3rem;
    color: #21bd3b;
    line-height: 45pt;
    font-weight: 800;
    letter-spacing: -.02em;
    max-width: 15em
}


/*------------------------------------------------------pirates--over------------------------------------------------ */



/*------------------------------------------------------projects---------------------------------------------------- */
.h2-projects{
    font-weight: 700;
    text-align: left;
height: 5rem;
padding: 4rem 1rem 0rem 5rem;
font-size: 3rem;
color: #28BCB2;
}

.main__title-intro {
    margin-bottom: 3rem;
    color: var(--theme-color);
    font-weight: 700;
    letter-spacing: -.02em;
    max-width: 13rem
}


.projects-wrapper {
    display: grid;
    width:100%;
    height:100%;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    justify-items: center;
    color: white;

}




/*------------------------------------------------------projects--over------------------------------------------------ */












.resumetext{
padding-top: 3rem;
padding-bottom: 2rem;
font-size: 1.5em;
    max-width: 35em;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
}
.container{
    height: 5rem;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 1.5rem;

}

body {
    margin: 0;
    width: 100%;
    min-width: 320px;
    background-color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 400;
    -webkit-font-smoothing: antialiased}

.header{
    padding-top: 1.5rem;
}
.navbar {
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff
}

.first_name {
    fill: var(--theme-color)
}

.last_name {
    fill: var(--theme-color)
}

a{
    
    color: #28BCB2;
    text-decoration: none;
}
.navbar__links {
    font-weight: 500;
    text-decoration: none;
    list-style: none;
    display: flex;
    
}

.navbar__links-item{
    text-decoration: none;
}
.navbar__links-item:not(:last-child) {
    padding-right: 2rem
}


.section {
    position: relative;
    padding-top: 4rem;
    
    
}

.section__container{
    position: relative;
z-index: 2;
}



.middle-content {
    display: flex;
    justify-content: center
}

.middle-text{

    
    display: block;
     
    }

.hero_label {

    display: block;
    font-size:15pt ;
    letter-spacing: .03em;
    font-weight: 600;
    text-transform: uppercase;
    color: #8895bf
}

.profile-photo{
    display: block;
}

.centered-block{
    margin-top: 10rem;
    align-items: center;
}
.hero__title {
    margin-top: 0;
    font-size: 3rem;
    color: #333c66;
    line-height: 45pt;
    font-weight: 800;
    letter-spacing: -.02em;
    max-width: 11em
}

.blog__title{
    margin-top: 0;
    font-size: 3rem;
    color: #333c66;
    line-height: 45pt;
    font-weight: 800;
    letter-spacing: -.02em;
    max-width: 15em
}
.hero__title-intro {
    margin-bottom: 3rem;
    color: var(--theme-color);
    font-weight: 700;
    letter-spacing: -.02em;
    max-width: 11em
}








.abouttext{
    display: none;
    font-size: 1.5em;
    max-width: 35em;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    
}


h2{
    text-align: center;
    height: 5rem;
    
    padding: 3rem 1rem 0rem 1rem;
    font-size: 3rem;
    color: #28BCB2;
    
}

.technicalskillbg{
    padding:20px auto;
    background-color: #03232b;
}
.wrapper {
    padding: 0 220px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  
.blog-wrapper{
    padding: 0 120px 33px 120px;
display: grid;
grid-template-columns: 1fr 1fr;
}
.no-bullets{
    
    list-style: none;
    display: flex;
  
    
}

.no-bullets-small{
    padding-left: 0;
        list-style: none;
    display: flex;
  
    
}
.nodejs-small-list{
    margin-left: .5rem;
    display: inline-block;
padding: .35em .6em;
border-radius: .25rem;
background-color: rgba(51,61,102,.07);
line-height: 1;
white-space: nowrap;
font-weight: 400;
font-size: .875rem;
color: rgba(51,61,102,.8);
}


h3{
    font-size: 2.1rem;
    color: #333c66;
}
.img-blog{
    max-width: 650px;
    height: auto;
    max-height: 350px ;
    align-self: center;
    display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 1rem;
}

.blog-title{
    line-height: 70px;
    font-size: 4rem;
    color: ghostwhite;

}
.blog-middle-content {
    padding-top: 8rem;
    display: flex;
    justify-content: center
}
.blog-small-list{
    margin-bottom: auto;
    display: inline-block;
padding: .55em .55em;
border-radius: .25rem;
background-color: rgba(30, 48, 91, 0.41);
line-height: 1;
white-space: nowrap;
font-weight: 400;
font-size: 1rem;
color: rgba(235, 253, 253, 0.6);
}
.skills-desc{
    font-size: 1.25rem;
    margin-bottom: 1.5rem;
    color: #ebf9f7;
line-height: 1.5;
font-weight: 400;
}













.footer{
    margin: 0px;
        background-color: var(--theme-color);

}

.footer__inner{
    margin:0;
    padding: em;
    display: flex;
}
.footer__section{
    
    padding-top: 1em;
    margin-bottom: 1em;
    
    font-weight: 500 ;
font-size: 1.5em;
color: ivory;
    margin-bottom: 0px;
    display: block;
    
}
.footer__social-list{
    margin-top: 1.1em;
    padding-left: 0;
    list-style: none;
    display: inline-flex;
}
.footer__social-link{
    text-decoration: none;
    padding: 10px;
  
}
.footer__social-icon{
    height: 40px;
    color: white;
    fill: #fff;
    
}

.footer__social-icon:hover{
    fill: #333c66;
    color:#333c66
}
a:hover {
    margin-left: .5rem;
    display: inline-block;
    padding: .35em .6em;
    border-radius: .25rem;
    background-color: rgba(51,61,102,.07);
    white-space: nowrap;
    font-weight: 600;
    font-size: .975rem;
    color: rgba(51,61,102,.8);
    
    transition: ease-out .2s;
  }


  a:active {
    margin-left: .5rem;
    display: inline-block;
    padding: .35em .6em;
    border-radius: .25rem;
    background-color: rgba(51,61,102,.07);
    line-height: 1;
    white-space: nowrap;
    font-weight: 600;
    font-size: .975rem;
    color: rgba(51,61,102,.8);
    
    
  }