.mcl5{
    position: relative;
    width: 20%;
    
}

.mcm5{
    position: relative;
    width: 60%;
    border-left: 1px solid rgba(0, 0, 0, 0.3);
    border-right: 1px solid rgba(0, 0, 0, 0.3);
    height: fit-content;
}

.mcm5 h2{
    position: relative;
    font-size: 1.5vw;
    text-align: center;
    margin-top: 3.5vw; 
    margin-bottom: 4vw;
}

.mcm5_c{
    padding-top: 2.5vw;
    position: relative;
    width: 100%;
    background-image: url(../images/bg_6\ 1.png);
    /* background-image: url(../images/slider\ 2.jpg); */
    /* color: white; */
    background-size: cover;
    
}

.mcm5_c div h2:nth-child(1){
    font-size: 2.5vw;
    /* color: rgb(255, 255, 255); */
}

.mcm5_c div h2:nth-child(2){
    font-size: 1.4vw;
    position: relative; 
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: .1vw;
    padding-bottom: 10vw;
    /* opacity: .9; */
}

/* .mcm5_c img{
    position: relative;
    width: 100%;
    
    height: 500px;
    max-height: 500px;
    display: flex;
    top: -400px;
    opacity: .2;
    z-index: -1;
} */

.mcr5{
    position: relative;
    width: 20%;
}

.mcl5 div{
    position: relative;
    height: 25vw;
    margin-top: 5vw;
    left: -10vw;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.mcl5 div h2{
    position: relative;
    font-size: 5vw;
    margin-left: 12vw;
    margin-top: 9vw;
    color: rgba(0, 0, 0, 0.3);
}

.mcr5 div{
    position: relative;
    height: 25vw;
    margin-top: 20vw;
    left: 10vw;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.mcr5 div h2{
    position: relative;
    font-size: 5vw;
    margin-left: 2vw;
    margin-top: 9vw;
    color: rgba(0, 0, 0, 0.3);
}













.mcl6{
    position: relative;
    width: 50%;
    border-right: 1px solid rgba(0, 0, 0, 0.3);
}

.mcl6 h1{
    position: relative;
    font-size: 3vw;
    margin-left: 5vw;
    margin-top: 5vw;
}

.mcl6 h2{
    position: relative;
    font-size: 2vw;
    margin-left: 5vw;
    margin-top: 3vw;
    width: 80%;
}

.mcl6 h3{
    position: relative;
    font-size: 1.5vw;
    margin-left: 5vw;
    margin-top: 3vw;
    width: 75%;
}

.mcl6_c{
    display: flex;
}
.mcl6 img{
    position: relative;
    margin-top: 5vw;
    margin-left: 5vw;
}
.mcl6 div h2{
    font-size: 1vw;
    position: relative;
    top: -7vw;
    left: 3vw;
}

.mcl6_c_1 h3 {
    position: relative;
    display: flex;
    font-size: 1.5vw;
    margin-bottom: 2.5vw;
    top: -5vw;
}

.git a{
    text-decoration: none;
}

.git{
    margin-top: 5vw;
    position: relative;
    width: 100%;
}

.git h2{
    margin-top: 2.5vw;
    position: relative;
    text-align: center;
    width: 50%;
    margin: .1vw auto;
    border-radius: .3vw;
    padding: .5vw 1vw;
    background: #000;
    color: white;
    margin-bottom: 2.5vw;
}

.mcr6{
    position: relative;
    width: 50%;
}

.mcr6 img{
    position: relative;
    width: 70%;
    margin-top: 15vw;
    left: 8vw;

}

























