﻿.nav-pills > li.active > a, .nav-dett > li.active > a:hover {
    background-color: #001e3d;
    color: #fff;
}

.dett-cont {
    border: 2px solid #001e3d;
}

.dett-cont-section {
    border-top: solid 2px #c6bfb7;
    text-align: center;
    padding: 1.875rem 0;
}

.dett-cont-soc, .dett-cont-soc h3, .dett-cont-soc h4 {
    color: #001e3d;
}

.dett-cont .badge {
    background-color: #b8a898;
    color: #fff;
}

.logoKis a {
    background-image: url("Images/logo.png");
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 90px;
    width: 280px;
}
