@import url("fonts/stylesheet.css");
.jh-font-alumni-sans {font-family:'Alumni Sans'!important}
.jh-font-nunito {font-family:'Nunito'!important}
.jh-font-bebas-neue {font-family:'Bebas Neue'!important}
.jh-font-agdasima {font-family:'Agdasima'!important}
.jh-font-bench-nine {font-family:'Bench Nine'!important}
.jh-font-neucha {font-family:'Neucha'!important}
.jh-font-saira-condensed {font-family:'Saira Condensed'!important}
.jh-font-lcdmono{font-family: LCDMono!important}
.jh-font-oswald {font-family:'Oswald'!important}
body, html {height: 100%}
.bgimg {
  background-image: url('images/banner/banner03.png');
  min-height: 100%;
  background-position: center;
  background-size: cover;
}
.jh-bg-navigation-full{color:#fff!important;background:url(images/bg/bg-navigation.png) center repeat-x;background-size:contain!important}
.jh-bg-header-full{color:#fff!important;background:url(images/bg/bg-header.png) center repeat-x;background-size:contain!important}
.jh-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
}
.jh-margin-bottom-small{margin-bottom:4px!important}
.jh-padding-small{padding:4px!important}
.jh-hr-paralax1{margin:auto;width:60%}