body{
    margin: 0;
    padding: 0;
    background-color: #2C3538 

}

.clearfix{clear: both;}


.cv-box{
    width: 800px;
    height: 1200px;
    margin: 0 auto;
    background-color: #fff;

}

.outer-box{
    padding: 30px;;

}

.box-1{
    background-color: #092E39 ;
    color: #fff;
    width: 35%;
    float: left;
    height:1200px ;
}

.ruthpic{
    width: 100%;
}
.skills{
    padding-left:  20px ;
    padding-right: 20px;
}
.content{
    padding: 20px;
}

h1{
    font-weight: 300;
    text-transform: uppercase;
}

p{
    font-size: 14px;
}

#progress{
    background-color:#000;
    border-radius: 10px;
    height: 8px;
   
    padding: 3px;
}

#progress:after{
    content: '';
    display: block;
    background-color: #E75F06 ;
    border-radius: 10px;
    height: 8px;
    width: 70%;
}

#progress1{
    background-color:#000;
    border-radius: 10px;
    height: 8px;
   
    padding: 3px;
}

#progress1:after{
    content: '';
    display: block;
    background-color: #E75F06 ;
    border-radius: 10px;
    height: 8px;
    width: 80%;
}

#progress2{
    background-color:#000;
    border-radius: 10px;
    height: 8px;
   
    padding: 3px;
}

#progress2:after{
    content: '';
    display: block;
    background-color: #E75F06 ;
    border-radius: 10px;
    height: 8px;
    width: 80%;
}

#progress3{
    background-color:#000;
    border-radius: 10px;
    height: 8px;
   
    padding: 3px;
}

#progress3:after{
    content: '';
    display: block;
    background-color: #E75F06 ;
    border-radius: 10px;
    height: 8px;
    width: 50%;
}

#progress4{
    background-color:#000;
    border-radius: 10px;
    height: 8px;
   
    padding: 3px;
}

#progress4:after{
    content: '';
    display: block;
    background-color: #E75F06 ;
    border-radius: 10px;
    height: 8px;
    width: 50%;
}

#progress5{
    background-color:#000;
    border-radius: 10px;
    height: 8px;
   
    padding: 3px;
}

#progress5:after{
    content: '';
    display: block;
    background-color: #E75F06 ;
    border-radius: 10px;
    height: 8px;
    width: 50%;
}
#progress6{
    background-color:#000;
    border-radius: 10px;
    height: 8px;
   
    padding: 3px;
}

#progress6:after{
    content: '';
    display: block;
    background-color: #E75F06 ;
    border-radius: 10px;
    height: 8px;
    width: 50%;
}




.box-2{
    width: 60%;
    float: left;
    padding: 20px;


}

.intro{
    text-align: center;
    color: #242120 ;
    margin-top: 50px;
    
}
.intro-title {
    font-size: 40px;
    font-weight: bold;
    box-shadow: #045989;
    text-align: center;
    
}

.intro p{
    color:#214F57 ;
    font-family: system-ui;
    font-weight: 400;
    font-size: 15px;
   
   
}

.hr{
    height: 10px;
    border: none;
    background-color: #092E39 ;
    margin: -45px 10px 10px 10px;

  
}

.adress{
    font-family: system-ui;
    font-weight: 400;
    font-size: 15px;
    margin-top: 13%!important;
}

.content-2{
    padding-top: 40px;
    
}

.head{
    color: #242120 ;
    font-family: system-ui;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0px;
    padding-bottom: 20px;
    text-align: center;
}

.para-1{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 5px 0px;
    margin-top: 10px;
    color: #045989  ;
}

.para-2{
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 0px;
    color:#898C8D ;
}

.para-3{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 5px 0px;
    margin-top: 10px;
    color: #045989;
}

.para-4{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 5px 0px;
    margin-top: 10px;
    color: #898C8D ;
}

.para-5{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 5px 0px;
    margin-top: 10px;
    color: #1779B0 ;
}