#block-footer-block, #block-headerblock {
    margin-bottom: 0;
}
#site-logo img {
    height: 100px;
}

.header-container.inner, .header-row {
    height: auto;
}

.main-menu-bg-primary {
    background-color: #074613;
    box-shadow: 0px 3px 10px #333333;
}

.main-menu-1-1 .nav-menu>.menu-item {
    display: block;
    line-height: 1;
    padding: 16px 2%;
    float: left;
}

.banner {
    height: 300px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    font-size: 0 !important;
}

.main-menu-nav-primary {
    background-color: #0d167b;
}

table {
    background-color: white;
    border: 1px solid black;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.breadcrumb .list-breadcrumb {
    padding-top: 0px;
    padding-bottom: 7px;
    font-size: 16px;
}

.field-attachments {
    line-height: 30px;
}

.list-images-1-1 .list-left img {
    max-height: 180px;
    width: auto;
    margin-right: 14px;
    border-radius: 10px;
}

.sidebar-menu-2-2 .nav-menu .menu-item.active:not(.expanded) a {
    background-color: #1c39ab;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}
.page-taxonomy .list-item {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}
.page-taxonomy .list-3.list-3-1 .list-content .list-item.list-item-line a p {
    font-size: 16px;
    overflow: inherit;
    text-overflow: inherit !important;
    white-space: inherit !important;
}
.page-node-type-page .block-region-right, .page-node-type-article .block-region-right {
    padding-left: 10px;
    text-align: justify;
}
.page-node-type-landing-page .block .block-title{
border-bottom: 2px solid #1c39ab;
font-size:20px;
padding-top: 14px;
    padding-bottom: 14px;
}
.page-node-type-landing-page .events li.list-item.list-item-line {
    padding: 14px 0 !important;
}
.page-node-type-landing-page .events h3{
font-size:16px;
margin-bottom:10px;
}
.page-node-type-landing-page .events .list-item p{
 color:#999;
}
.pager.outside-tb.t-c {
    clear: both;
}
.footer-bg-primary .footer-link li {
    width: 100%;
    display: inline-block;
}

hr {
    background-color: transparent;
    border: none;
    outline: none;
    border: 0.5px solid #c6c6c6;
    width: 100%;
    float: left;
}

.banner {
    margin-bottom: -20px;
}

.region-right {
    margin-bottom: -20px;
}

.title-inner {
    color: #0d167b;
    font-weight: bolder;
    border-bottom: 2px solid #1c39ab;
}

.block-title{
    color: #0d167b;
    font-weight: bolder;
}

.block-region-right {
    margin-top: -10px;
}

.taxonomy_term--type-professional_post .inside-min-tb.outside-min-tb .title-inner {
    margin: 0;
    padding-top: 30px;
    padding-bottom: 0px;
}

.inside-tb {
    padding-bottom: 0px;
}

.footer-bg-primary a:hover {
    color: #a9b9e9;
}

.swiper-wrapper {
    transition-duration: 1s;
}