.site-footer-bottom {
  border-top: 1px solid #484848;}
.site-logo {
    margin-right: 50px;
}
.site-logo-anch {
    /* padding-left: 153px; */
    vertical-align: middle;
    text-align: right;
}
.site-header.style7 .main-nav, .site-header.style7 .zn-res-menuwrapper {
    margin-left: 0px;
}
.breadcrumbs.bread-style--black li {
  background: rgba(22, 26, 29, 0.27);}

.gensearch__input { color: #333 !important; }

#searchform input { color:#000000; }

.CustomHeader { min-height: 400px !important; }

h1.gradient15 { 
		background: -webkit-linear-gradient(45deg,#005192 0,#008bc5 15%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  	font-weight:500;
    color: #186caf;
}

h1.gradient50 { 
		background: -webkit-linear-gradient(45deg,#005192 0,#008bc5 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  	font-weight:500;
    color: #186caf;
}

h1.gradient100 { 
		background: -webkit-linear-gradient(45deg,#005192 0,#008bc5 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  	font-weight:500;
    color: #186caf;
}