.navbar-nav .dark svg.svg-secondary.light, .light svg.svg-secondary, .dark .light svg.svg-secondary, svg.svg-secondary.light {
    fill: #0066a4;
}.title-style .icon-div:before {
    background: #0066a4 none repeat scroll 0 0;
    bottom: 50%;
    content: "";
    height: 1px;
    left: 150%;
    position: absolute;
    text-align: center;
    width: 160px;
}

.title-style .icon-div:after {
    background: #0066a4 none repeat scroll 0 0;
    bottom: 50%;
    content: "";
    height: 1px;
    right: 150%;
    position: absolute;
    text-align: center;
    width: 160px;
}

.icon-div {
    width: auto;
    display: inline-block;
    position: relative;
}
.table {
    width: 60%;
}

table.table th {
    background: #EFF5F6;
}

table.table p {
    margin-bottom: 0;
}

table.table th,table.table td {
    border: 1px solid #ddd;
    padding: 5px 10px;
    font-size: 15px;
}
.gallery-item.gallery-style-2 .item-title{width:100%;}
.item-title h4 {
    font-size: 16px;
}
@media(min-width:1200px){
.navbar .navbar-nav ul.sub-menu > li:first-child {
    padding-top: 25px !important;
}
}

.navbar .navbar-nav ul.sub-menu > li {
    padding: 0.4rem 1.5rem;
}

.navbar .navbar-nav ul.sub-menu > li a {
    color: #444;
}
