/* Enter Your Custom CSS Here */
@font-face {
font-family: 'Bebas Neue';
font-style: normal;
font-weight: normal;
src: local('Bebas Neue'), url('./fonts/BebasNeue.woff') format('woff');
}

#footer{
padding: 0px;
}
#footer .widget{
margin: 0px;
}
#header {
    background: rgba(5,0,0,0.6);
}
#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
	font-family: 'Oswald', sans-serif !important;
  font-weight: 400 !important;
}
body .av-special-heading.blockquote > *{
	font-family: 'Oswald', sans-serif !important;
  font-weight: 400 !important;
}
h1{
 font-family: 'Oswald', sans-serif;
  font-weight: 400 !important;
  letter-spacing:-2px;
}
h2{
 font-family: 'Oswald', sans-serif !important;
  font-weight: 400 !important;
  letter-spacing:-2px !important;
}
h3{
 font-family: 'Oswald', sans-serif;
  font-weight: 400 !important;
  letter-spacing: 0px !important;
}
h4{
 font-family: 'Oswald', sans-serif;
  font-weight: 400 !important;
  letter-spacing: 0px !important; 
}
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2{
  letter-spacing: 0px !important;
}
.iconbox_left .iconbox_icon{
display: none;
}
@media (max-width: 767px){
.js_active .av-parallax.active-parallax{
  height: 250px !important;
  top: -240px !important;
  background-size: cover !important; 
}
#av_section_1 .container{
 height: 241px !important; 
}
}