#main {
  padding-bottom:0px;
}
.getInTouch a:hover {
  background-color:#d9f5f5;
  border-color:#d9f5f5;
}
.AlesiaHeading h2 {
 font-weight:700;
}
.wrapCell .widget_text {
		position: absolute;
    top: auto;
    bottom: 0;
    margin-left: -50vw;
    left: 50%;
    width: 100vw;
    right: 0;
    height: 350px;
    z-index: 3;
    transform: translateZ(0);
}
.wrapCell, .wrapCell .so-panel, .wrapCell .widget_text, #pl-1602 .so-panel, #pl-1602 .so-panel {
  margin-bottom:-2px;
}

.overlayHeader:after {
	  display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 2;
    backface-visibility: hidden;
  	background: rgba(24,90,157,0.94);
    background: linear-gradient(135deg,rgba(24,90,157,0.54) 0%,rgba(38,208,206,1) 100%);
    opacity: 0.85;
}
.effectShadow:hover {
	box-shadow: 2px 2px 20px rgba(19,100,100,.2);
}

#colophon .widgetSm .menu-item a {
  border-bottom: 1px solid rgba(255,255,255,.05);
}
.keyBloc {
  background:#fff;
  transition: all .2s ease-out;
}
.keyBloc:hover {
  background:#032649;
}
#keyBloc:hover h3 span, #keyBloc:hover p {
  color:#fff;
}
#theme-attribution {
  display: none;
}
/* Meta Slider Background Color */

#main-slider {
background: #fff;
}