#vv-hero-section{
    background-image: url("https://cdn.pixabay.com/photo/2015/07/28/22/01/office-865091_1280.jpg") ;
    /* min-height: 600px; */
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 90px 0px 90px 0px;
}

#vv-hero-section-for-justify{
    align-content: center;
}

#vv-hero-text1{
    color: whitesmoke;
    font-size: 15px;
    font-family: "Abel", sans-serif;
}

#vv-hero-text2{
    color: orangered;
    font-size: 40px;
    font-weight: bold;
}

#vv-hero-text3{
    color: whitesmoke;
    font-size: 18px;
    font-weight: bold;
    font-family: "Abel", sans-serif;
}

#vv-hero-version{
    background-color: orangered;
    color: whitesmoke;
    padding: 0px 10px 0px 10px;
    margin-left: 5px;
    border-radius: 3px;
    font-family: "Abel", sans-serif;
}

#vv-hero-text4{
    font-size: 15px;
    font-family: "Abel", sans-serif;
    color: whitesmoke;
    padding-top: 10px;
    padding-bottom: 10px;
}

#vv-features-col{
    border: 5px solid white;
    padding: 12px 30px;
    background-color: #e9e9e9;
    border-radius: 10px;
}

#vv-features-col img{
    position: relative;
    left: -15px;
}

#vv-features-text1{
    color: orangered;
    font-size: 30px;
    font-weight: bold;
}

#vv-features-text4{
    font-size: 15px;
    font-family: "Abel", sans-serif;
}

#vv-features-text1::first-letter{
    font-size: 45px;
    color: #6C757D;
}

#vv-features-text2{
    font-size: 20px;
    font-weight: bold;
}

#vv-features-text3{
    font-size: 15px;
    font-family: "Abel", sans-serif;
}

#vv-perfect-col{
    padding: 15px 30px;
    background-color: #e9e9e9;
    border: 5px solid white;
    border-radius: 10px;
}

#vv-perfect-col img{
    position: relative;
    left: -15px;
}

#vv-admin-all-about{
    align-content: center;
}

#vv-developer-name{
    color: #6C757D;
    font-size: 40px;
    font-weight: bold;
}

#vv-developer-skills{
    font-size: 18px;
    font-weight: bold;
    font-family: "Abel", sans-serif;
}

#vv-developer-about{
    font-size: 15px;
    font-family: "Abel", sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
}

#vv-developer-social-links a{
    color: black;
}

#vv-developer-whatsapp-button{
    background-color: orangered;
    color: whitesmoke;
    font-family: "Abel", sans-serif;
    font-size: 15px;
}

#vv-developer-mailus-button{
    color: whitesmoke;
    font-family: "Abel", sans-serif;
    font-size: 15px;
}

#vv-why-us-col{
    padding: 15px 30px;
    border: 5px solid white;
    border-radius: 10px;
}

#vv-why-us-text{
    font-size: 18px;
    font-weight: bold;
}


