﻿.form-group label {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

.form-group {
    margin-left: 10px;
}

.card {
    margin-bottom: 2.25rem;
}

#btn-content {
    padding-top: 20px;
}

    #btn-content button {
        margin-left: 15px;
        margin-top: 5px;
        margin-bottom: 10px;
    }

    #btn-content img {
        vertical-align: middle;
        border-style: none;
        width: 70px;
        height: 72px;
    }

/*.card {
    background: linear-gradient(to left, #DDDDDD 0%,#9B59B6 100% ) left bottom no-repeat;
    background-size: 100% 5px;
    width: 100%;
}*/

/*.topnavbar {
    background-color: #DDDDDD;
    background-image: linear-gradient(to left, #DDDDDD 0%, #9B59B6 100%) !important;
}*/

.head-content {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    background: linear-gradient(0deg,rgba(205,171,218,0.9),rgba(205,171,218,0.9)),url(../../img/JI/JIEdificio.jpg) !important;
    width: 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 250% !important;
    color: #ffffff !important;
}
