
body{

    text-align:center;
    


}

#lin-ver{
    width: 3px;              
    height: 50%;         
    background-color: #828282; 
    margin: 0 auto;      
}

#right{
    width:100%;
    margin-top:5%;

}
.left {
    height: 98.1%;
}

footer {
    margin-top: -1%;
}

.img1{
    margin-top:10%;
    height:200px;


}

.contr_2{
    text-align:center;
    margin-top:5%;

}
.contR_2 {
  
    width: 100%;
    margin-top: 3.1%;
}


.r_{
    width:400px;
    border:5px solid grey;
    border-radius: 5%;
    text-align:center;
    margin-right: 5%;
    /*margin-right: -45%;*/
    font-size: 18px;
} 
.l_{
    width:400px;
    font-size: 18px;
    text-align:center;
    margin-left:5%;
    margin-right: 10%;
    border-radius: 5%;
    border:5px solid grey;
}

.c_ {
    width:400px;
    margin-right:0%;
    border:5px solid grey;
    border-radius: 5%;
}

.contact{

    font-size:30px;

}