.divPrincipal {

    border-radius: 10px;
    box-shadow: 0 0 23px 0 rgba(142, 142, 142, 0.28);
    background-color: #ffffff;
    padding-top: 28px;
    padding-bottom: 28px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 23px;
    margin-top: 75px;
}

.divPrincipal2 {
    border-radius: 10px;

    padding-top: 28px;
    padding-bottom: 28px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 23px;
    background-color: #11548f;

}

#title {

    margin-bottom: 30px;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    font-family: Omnes-Semibold !important;
    color: #4619ff;
}

#title2 {

    margin-bottom: 30px;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
}

#spiner {

    font-size: 8px !important;
    margin-right: 10px;
}

#verMas {

    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #ff8302;
    margin-top: 21px;
}

.nav-tabs {
    border-bottom: 0px !important;
}



.nav-item .active {
    color: #ffffff;
    box-shadow: -1px 2px 4px 0 rgba(0, 0, 0, 0.25);
    background-color: #4619ff;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #ffffff;
    box-shadow: -1px 2px 4px 0 rgba(0, 0, 0, 0.25);
    background-color: #4619ff;
    border-color: transparent;

}


.nav-tabs .nav-link {
    padding: .5rem 2rem !important;
    font-size: 14px !important;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #43434375;
    border-radius: 8px !important;
    background-color: rgba(208, 208, 208, 0.52);
    margin-left: 7px;
}


#ico_left {

    color: #4619ff;
    font-size: 28px;
    margin-right: 10px;
}

#title3 {

    margin-bottom: 36px;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #4b91db;
    margin-top: 100px;
}