.site-logo {
    /*max-width: 280px;*/
    max-width: 165px;
    height: auto;
    display: flex;
    align-items: center;
}

.site-logo a {
    display: inline-flex;
    place-items: center;
}

.site-logo .text-logo {
    color: #03163B;
    padding: 5px;
    font-size: 30px;
    font-weight: 900;
    font-family: 'Spline Sans';
}

.menu-sidebar-social ul li a {
    background-color:#FFF;
    color:#F13F3F !important;
}

.menu-sidebar-social ul li a i:hover {
    color:#F13F3F;   
}

.contact2-contacts .hadding-contact p {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.contact2-icon img {
    width: 15px;
}