#colophon {
color: #ffffff;
}
#colophon .widgets .widget-title {
color: #ffffff;
}
#scroll-to-top {
background: #000000;
}
#scroll-to-top .svg-icon-to-top {
fill: black;
}
span.screen-reader-text {
display: none;
}
.hero-cta_box {
background-color: rgba(234, 234, 234, 0.8);
padding: 20px;
}
.hero-cta_box2 {
background-color: rgba(249, 249, 49, 1.0);
padding: 30px;
}
.headers-cta_box {
background-color: rgba(234, 234, 234, 0.9);
padding: 20px;
}
.headers-ypiresies_box {
background-color: rgba(234, 234, 234, 0.7);
padding: 20px;
}
hr.header {
border-top: 1px solid black;
width: 45%;
}
a,
a:hover {
text-decoration: none;
}
.main-navigation ul li a{
font-size: 18px;
padding-right: 10px;
padding-left: 10px;
text-align: left;  
}
.main-navigation .current-menu-item a {
padding-bottom: 10px;
border-bottom: 8px solid yellow;
}
.main-navigation ul a:hover {
padding-bottom: 10px;
border-bottom: 8px solid yellow;
}
.main-navigation ul li.menu-item:hover > a {
padding-bottom: 10px;
border-bottom: 8px solid yellow;
}
.be-transparent.panel-row-style{
position: relative;
}
.be-transparent.panel-row-style::before{
position: absolute;
top: 0;
left: 0;
content: '';
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
z-index: 1
}
.be-transparent .panel-grid-cell{
z-index: 2
} footer.entry-footer {
display: none;
}