html , body{
    font-family: 'Raleway',sans-serif;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    /* overflow-x: hidden;  */
    scroll-padding-top: 15%;
    font-size: .9vw;
    background-image: url("../img/1482.jpg");
}


.container-fluid{
    padding-left: 0rem;
    padding-right: 0rem;
    overflow: hidden;
}
/* .container{
    padding-left: 0rem;
    padding-right: 0rem;
    overflow: hidden; 
    background-size: cover;
    background-image: url("../img/1482.jpg");
    background-repeat: none;
    background-position: bottom center;
    height:35vw;
    width:100%;
    background-position: relative;
} */
.navbar{
    margin:0;
    border:0;
    /* display: inline; */
    text-align: center;
    /* list-style-type: none; */
    /* width: 100%; */
}  

.block{
    background-color: white;
}

/* .container-fluid {
    margin: 0 auto;
    background: white;
    margin: 0 auto;
}  */

/* .col-6 li{
    font-size: 4px;
    font-weight: 100;
    letter-spacing: 2px;
    padding: 20px;
    display: inline-block;
    background-image: url("../img/butterfly.png");
    background-size: 50px;
    background-position: center;
    background-repeat: no-repeat;
} */

li{
    font-size: 1.8em;
    font-weight: 90;
    letter-spacing: 1px;
    padding: 20px;
    
    background-image: url("../img/butterfly.png");
    background-size: 60px;
    background-position: center;
    background-repeat: no-repeat;
}

.navbar-nav{
    max-width:100%;
}


/* #partOfNav:hover{ 
    border:3px solid black;
    background-color: rgb(245, 66, 135);   
}  */


.navbar-header{
    font-size: 2.3em;
    font-weight: 700;
    letter-spacing: 4px;
    float: left;
    text-align: left;
    background-image: none;
    background-color: none;
}

/* .navbar-header :hover{
    border:none;
    color:black;
    background-color: white;
}  */

a{
    text-decoration: none;
    color: black;
    content: center;
}

a:visited {
    text-decoration: none;
    color: black;
}

a:hover{
    border: none;
    background-color: none;
    text-decoration: none;
    color:black;

}

.bg-color{
    background-color: white;
    border-bottom: 2px solid black;
}

.bg-color:hover{
    border: 1px solid black;
    background-color: rgb(245, 66, 135);
}

.container1-fluid{
    overflow-x: hidden; 
    /* margin-left:-20px; */
    /* margin-right:-20px; */
}

.navabar-collapse{
    max-height: 0.9vh;
    overflow-y: auto;
}

#topBanner{
    background-size: cover;
    background-image: url("../img/1482.jpg");
    background-repeat: none;
    background-position: bottom center;
    height:35vw;
    width:100%;
}

#quote{
    font-size: 4em;
    font-weight: 10em;
    text-align: right;
    font-stretch: condensed;
    letter-spacing: 0%;
    line-height: normal; 
}

#s1{
    background-color: black;
    height: 2%;
    margin-top: 2%;
    margin-bottom:10px;
    margin-left:-20px;
    margin-right:-20px;
}

#s2{
    background-color: black;
    height: 1%;
    margin-bottom: 1%; 
    margin-left:-20px;
    margin-right:-20px;
}

#s3{
    background-color: black;
    height: .5%;
    margin-left:-20px;
    margin-right:-20px;
}

#s4{
    margin: 3vw;
    background-color: black;
    height: 3px;
}

#aboutMe , #contact , #avagadro{
    text-align: justify;
    
}

#aboutMe , #avagadro{
    letter-spacing: .05em;
    font-size: 1.5em;
    line-height: 2em;
}

.img-fluid{
    margin-bottom: 0px;
    /* margin-left: 20px; */
    max-width: 100%;
}

.link:hover{
    color:rgb(245, 66, 135);
}
.gitIcon{
    width: 20%;
    height: 40%;
}

.gitIcon:hover{
    transform: scale(1.3);
}

#gallery {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(15, 5vw);
    grid-gap: 1em;
    
}

figure{
    margin:0;
}

.image{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img-responsive{
    width:100%;
    height:100%;
    object-fit: cover;
    display: block;   
}

.gallery__item--1 {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 5;
}

.gallery__item--2 {
    grid-column-start: 3;
    grid-column-end: 6;
    grid-row-start: 1;
    grid-row-end: 7;
}

.gallery__item--3 {
    grid-column-start: 6;
    grid-column-end: 9;
    grid-row-start: 1;
    grid-row-end: 3;
}
.gallery__item--4 {
    grid-column-start: 6;
    grid-column-end: 8;
    grid-row-start: 3;
    grid-row-end: 7;
}
.gallery__item--5 {
    grid-column-start: 8;
    grid-column-end: 9;
    grid-row-start: 3;
    grid-row-end: 5;
}

.gallery__item--6 {
    grid-column-start: 7;
    grid-column-end: 9;
    grid-row-start: 7;
    grid-row-end: 12;
}

.gallery__item--7 {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 5;
    grid-row-end: 9;
}

.gallery__item--9 {
    grid-column-start: 6;
    grid-column-end: 7;
    grid-row-start: 7;
    grid-row-end: 11;
}

.gallery__item--10 {
    grid-column-start: 3;
    grid-column-end: 7;
    grid-row-start: 11;
    grid-row-end: 16;
}

.gallery__item--11{
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 9;
    grid-row-end: 16;
}

.gallery__item--12{
    grid-column-start: 8;
    grid-column-end: 9;
    grid-row-start: 5;
    grid-row-end: 7;
   
}

.gallery__item--13{
    grid-column-start: 3;
    grid-column-end: 6;
    grid-row-start: 7;
    grid-row-end: 11;
}

.gallery__item--14{
    grid-column-start: 7;
    grid-column-end: 9;
    grid-row-start: 12;
    grid-row-end: 16;
}


.imgOverlay{
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    background: rgba(0,0,0,0.6);
    color:white;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.25s;
    -webkit-backdrop-filter: blur(5px);
}

.imgOverlay > * {
    transform: translateY(20px);
    transition: transform 0.25s;
}

.imgOverlay:hover{
    opacity: 1;
    object-fit: cover;
}

.imgOverlay:hover > *{
    transform: translateY(0);
}

.imgTitle{
    font-size: 1.5em;
    /* font-weight: bold; */
    text-align: center;
}

.imgDescription{
    /* font-size: .2em; */
    /* margin-top: 0.1em; */
    text-align: center;
    margin:12%;
}

#email{
    font-size: 1.5em;
}

#email:hover{
    text-decoration: underline;
}

.icon{
    content: center;
    height: 80%;
    width: 10%;
}

.icon:hover{
    transform: scale(1.3);
    border-width: 20px;
    border-color: black;
    border-image: stretch;
}