
.left-section {
    display: flex;
    flex-direction: column; 
}


body{
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
}


.box-1{
    position: fixed;
    height: 35%;
    width: 40%;
    left: 0;
    padding: 0%;
    background-color: black;
}

.box-3{
    position: fixed;
    height: 75%;
    width: 40%;
    padding: 0%;
    bottom: 0;
    left: 0;
    background-color: rgb(247, 243, 243);
}


.nyah-text {
    color: black;
    display: flex;
    left: 0;
    padding-top: 8%;
    padding-left: 8%;
    font-size: 100px;
   margin-bottom: 0;
   margin-top: -5px;
  

}

.espinola-text {
    color: black;
    display: flex;
    padding-top: 0%;
    padding-left: 8%;
    font-size: 100px;
    margin-top: -35px;
    
}

.sub-text{
    padding-top: 3%;
    padding-left: 8%;
    font-size: 35px;
    margin-top: -5px;
    font-family: 'roboto',sans-serif;
   
}


.second-sub-text{
   
    padding-left: 8%;
    font-size: 35px;
    font-family: 'roboto',sans-serif;
   
    
    
}




.box-2{
    position: fixed;
    height: 100%;
    width: 60%;
    right: 0;
    padding-top: 0%;
    background-color: rgb(235, 169, 104);
    text-align: center;
    
}




.my-second-button{
    background-color: #020202;
    font-size: 25px;
    color: white;
    padding: 10px 60px;
    margin-top: 85px;
    font-family: 'roboto',sans-serif;
    margin-top: 80px;
    margin: left 60px;
}


.green-inner-box{
    display: flex;
    margin-top: 40px;
    background-color: rgb(243, 247, 244);
    text-align: center;
    padding: 7%;
    justify-content: center; 
    align-items: center;
    margin-left: 5%;
    margin-right: 5%;
    transform: translateY(3px);


    background-color: rgba(22, 22, 22, 0.3); 
    color: white;
    border: .5px solid rgba(0, 0, 0, 0.6); 
    border-radius: 60px;

 
}

.green-inner-box:hover {
    background-color: #252525;   
    transform: scale(1); 
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);  
}

.second-green-inner-box{
    display: flex;
    background-color: rgb(243, 247, 244);
    text-align: center;
    padding: 7%;
    justify-content: center; 
    align-items: center;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 37px;
    transform: translateY(3px);


    background-color: rgba(22, 22, 22, 0.3);  
    color: white;
    border: .5px solid rgba(0, 0, 0, 0.6); 
    border-radius: 60px;
}




.second-green-inner-box:hover {
    background-color: #252525;   
    transform: scale(1); 
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);  
}




.third-green-inner-box{
    display: flex;
    margin-top: 34px;
    background-color: rgb(243, 247, 244);
    text-align: center;
    padding: 7%;
    justify-content: center; 
    align-items: center;
    margin-left: 5%;
    margin-right: 5%;
    transform: translateY(3px);


    background-color: rgba(22, 22, 22, 0.3); 
    color: white;
    border: .5px solid rgba(0, 0, 0, 0.6); 
    border-radius: 60px;

}


.third-green-inner-box:hover {
    background-color: #252525;  
    transform: scale(1); 
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);  
}



.fourth-green-inner-box{
    display: flex;
    margin-top: 38px;
    background-color: rgb(243, 247, 244);
    text-align: center;
    padding: 7%;
    justify-content: center; 
    align-items: center;
    margin-left: 5%;
    margin-right: 5%;
    transform: translateY(3px);


    background-color: rgba(22, 22, 22, 0.3); 
    color: white;
    border: .5px solid rgba(0, 0, 0, 0.6); 
    border-radius: 60px;
 
}

.fourth-green-inner-box:hover {
    background-color: black
    transform: scale(1); 
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); 
}

.fa-linkedin {
    display: flex;
    justify-content: center;
    font-size: 50px; 
    color: #050505; 
    margin-top: 50px;
}


a{
    text-decoration: none;
}

fa-light fa-chevron-right{
    size: 100px;
}



.box-4{
    position: absolute;
    height: 490px;
    width: 300px;
    right: 0;
    background-color: blue;
    margin-right: 33%;
    margin-top: 9%;

}


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


.box-6{
position: absolute;
height: 490px;
width: 305px;
right: 0;
background-color: blue;
margin-right: 33%;
margin-top: 9%;
}


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



.box-5{
    position: absolute;
    height: 490px;
    width: 300px;
    right: 0;
    background-color: rgb(79, 79, 82);
    margin-right: 8%;
    margin-top: 9%;
}


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



.box-7{
    position: absolute;
    height: 490px;
    width: 305px;
    right: 0;
    background-color: rgb(79, 79, 82);
    margin-right: 8%;
    margin-top: 9%;
}


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


.portrait-2, .global-2{
position: absolute;
margin-top: 8%;
margin-left: 7%;
font-size: 85px;
}

.photography-2, .photography-3{
    position: absolute;
    margin-top: 14%;
    margin-left: 7%;
    font-size: 85px;
    font-family: 'Roboto Condensed', sans-serif;

}


.box-8 {
position: absolute;
height: 3px;
width: 400px;
background-color: rgb(235, 169, 104);
margin-top: 330px;
margin-left: 104px;
}


.box-9 {
    position: absolute;
    height: 3px;
    width: 400px;
    background-color: rgb(235, 169, 104);
    margin-top: 330px;
    margin-left: 104px;
    }  




.box-10 {
    position: absolute;
    height: 234px;
    width: 506px;
    background-color: blue;
    margin-top: 385px;
    margin-left: 100px;
}


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

.box-11 {
    position: absolute;
    height: 240px;
    width: 506px;
    background-color: blue;
    margin-top: 675px;
    margin-left: 100px;
}


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


.box-12 {
    position: absolute;
    height: 240px;
    width: 670px;
    background-color: blue;
    margin-top: 675px;
    margin-left: 660px;
}

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



.box-13 {
    position: absolute;
    height: 240px;
    width: 680px;
    background-color: blue;
    margin-top: 975px;
    margin-left: 660px;
}

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

.box-14 {
    position: absolute;
    height: 240px;
    width: 506px;
    background-color: blue;
    margin-top: 975px;
    margin-left: 100px;
}

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


.box-15 {
    position: absolute;
    background-color: rgb(2, 1, 1);
    width: 2800px;
    height: 200px;
    margin-top: 1325px;


}

.box-16 {
    position: absolute;
    height: 234px;
    width: 506px;
    background-color: blue;
    margin-top: 385px;
    margin-left: 100px;
}


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


.box-17 {
    position: absolute;
    background-color: rgb(2, 1, 1);
    width: 2800px;
    height: 200px;
    margin-top: 800px;


}

