﻿/*@media (max-width: 575px) {
    .body{
        padding-top:1px;
    }
   h1, h2 {
        font-size: 2rem !important;
        line-height: 2.5rem !important;
    }
.subheading2
{
    font-size:1.0rem !important;
}
    #sideNav .navbar-brand .img-profile {
        max-width: 5rem !important;
        max-height: 5rem !important;
        border: 0.5rem solid #bc90c3;
    }
    .sigla {
        max-width: 10%;
        border: none !important;
    }
    .img-profile {
        border: 0.2rem solid #bc90c3 !important;
    }
    .mb-2{
        margin-bottom:0px !important;
    }
    section.resume-section{
        padding-bottom:0 !important;
    }
    .period {
        border-right: none !important;
        border-right: 1px solid #dac4da;
        text-align:left !important;
    }
    .interval {
        border-bottom: 1px solid #dac4da;
    }
}

.fnou{
    font-size:2rem;
    font-weight:700;
}

.tjust{
    text-align:justify;
}
.mb-5 {
    margin-bottom: 2rem !important;
}

.navbar {
    padding-top: .05rem !important;
    padding-bottom: .05rem !important;
}

.navbar-brand {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.fa-envelope, .fa-phone, .fa-address-book {
    color: #a16ca2;
}

.list-social-icons a:hover {
    color: #495057;
}

.list-social-icons a {
    color: #a16ca2;
}

.tc3 {
    color: #17a2b8;
    padding-left: 30px;
    text-align: left;
}
.rezT {
    padding: 3px;
    border: #17a2b8 1px solid;
    color: #17a2b8;
    border-radius: 5px;
}

.btnV {
    background-color: #17a2b8;
    border-color: #1993a7;
    color: #fff;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(212, 202, 202, 0.05);
}

.btn-info2 {
    color: #fff;
    background-color: #a16ca2;
    border-color: #b88bb9;
}
.period {
    border-right: 1px solid #dac4da;
}
.mfont {
    font-size: 0.8rem !important;
    font-weight: 600;
}
.subheading2
{
    font-size:1.5rem;
}

.text-green1 {
    color: #17a2b8;
}*/