@font-face {
	font-family: 'bebasregular';
	src: url('../fonts/bebas/BEBAS___-webfont.eot');
	src: url('../fonts/bebas/BEBAS___-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bebas/BEBAS___-webfont.woff') format('woff'), url('../fonts/bebas/BEBAS___-webfont.ttf') format('truetype'), url('../fonts/bebas/BEBAS___-webfont.svg#bebasregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.bebas-font, h1, h2, h3, h4, h5, h6 {
	font-family: "bebasregular", Arial, sans-serif;
	text-transform: uppercase;
}
.title-small, .title-medium {
	font-family: "bebasregular", Arial, sans-serif;
	text-transform: uppercase;
}
h4.panel-title {
	font-family: "Montserrat", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footer-title.bebas-font {
	font-size: 15px;
	line-height: 25px;
	padding-top: 4px;
}
.social-icon>li>a {
	margin-right: 8px;
	display: inline-block;
}
@media (max-width:767px) {
	.box-services-2 .box-left {
		display: none;
	}
	.box-services-2 .box-right {
		margin: 0;
	}
}
h2.test {
	color: #F5F5F5;
	font-size: 50px;
	line-height: 53px;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	text-transform: none;
}
h1.intro-title, h1.title-slider {
	font-family: "bebasregular", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 45px;
	line-height: 48px
}
h1.title-slider span {
	color: #1375a3;
}
.section-intro {
	background-size: cover !important
}
.panel-title .icon.icon_grid-3x3 {
	font-size: 9px;
	margin-right: 0px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	border-bottom: none !important;
}
h3.title-small i {
	top: -2px
}