.navbar .nav-link-main {
  font-size: 16px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}

.section-light a{
    color:#526db0 !important;
}

.section-primary {
background-color: #fff;
color:#000;
}

.frame-background-light { 
background-color: #ffde53
}

.well{
background: rgb(239, 239, 239); /* The Fallback */
background: rgba(239, 239, 239, 0.7);
color:#000; 
}



div.navbar{
background: #fff;
color:#000; 
}



.breadcrumb-section .breadcrumb{
color:#000; 
} 

.breadcrumb a{
color:#526db0; 
}

.breadcrumb li.active{
color:#000; 
}



.submenu3{margin-top: 30px;}



.footer-section ul{
list-style: none;
padding-left:0;
margin-left:0;
}

.footer-section ul li{
border-bottom:1px solid #444;
}

.footer-section a{
color:#fff; 
}

@media (min-width:992px) .backendlayout-subnavigation_right .subnav-wrap, .backendlayout-subnavigation_left .subnav-wrap {
    display: block;
    /* width: calc(100% / 12 * 3); */
}

.backendlayout-subnavigation_right .subnav-wrap, .backendlayout-subnavigation_left .subnav-wrap {
    display: block;
}

.subnav-nav {
    font-size: 1rem;
    line-height: 1.35;
    color: rgba(0,0,0,0.8);
    width: 100%;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.news-list-item a {
    color:  #526db0 !important;
}

.news-single a {
    color:  #526db0 !important;
}

img-responsive {

	width: 100%;
	height: ;
	object-fit: cover;
}

.news-list-item {
    margin-bottom: 60px;
}

.col-md-3 {
    overflow: hidden;
}

.navbar-mainnavigation .navbar-brand-image {
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
}

.powermail_fieldwrap_type_text {
  font-size: 16px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}