@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.clearfix {
    clear: both;
}
i {
    margin-left: 5px;
}

.layout-containexr {
    height: auto;
    position: relative;
    width: 100%;
}
.layout-container > * {
    clear: both;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 1;
}
.region-footer_top {
    margin: 1% auto;
}




.not-front.node-page .footer .field--name-body {
  box-shadow: none;
  background: none transparent;
}

.not-front.node-standard .block-system-main-block {
  padding: 0px;

}


.region-header_top .menu--language-menu {
    display: block;
    float: left;
    text-align: left;
    width:35%;
}
.region-header_top .navigation.menu--main {
    display: block;
    float: left;
    text-align: left;
    width: 65%;
}
.region-header > * {
    display: block;
    float: left;
}
.region-footer > div {
    display: block;
    margin-right: 2%;
    width: 17.5%;
    float: left;
}

.footer .footer_logo {
    float: left;
    margin-right: 2%;
    width: 18%;
}
.footer--top nav {
    bottom: 0;
    color: #555555;
    font-family: "Just Another Hand";
    font-size: 20px;
    position: absolute;
    right: 0;
    text-align: right;
    text-transform: uppercase;
    width: 80%;
}
.node__content_inner {
    display: block;
    float: left;
}
.node__content_inner.inner_left {
    width: 40%;
}
.node__content_inner.inner_right {
    width: 60%;
}

@keyframes fadeIn {
0% {
    opacity: 0;
}
20% {
    opacity: 0;
}
40% {
    opacity: 0.3;
}
60% {
    opacity: 0.5;
}
80% {
    opacity: 0.9;
}
100% {
    opacity: 1;
}
}
@keyframes fadeIn {
0% {
    opacity: 0;
}
20% {
    opacity: 0;
}
40% {
    opacity: 0.3;
}
60% {
    opacity: 0.5;
}
80% {
    opacity: 0.9;
}
100% {
    opacity: 1;
}
}
@keyframes fadeIn {
0% {
    opacity: 0;
}
20% {
    opacity: 0;
}
40% {
    opacity: 0.3;
}
60% {
    opacity: 0.5;
}
80% {
    opacity: 0.9;
}
100% {
    opacity: 1;
}
}
