/****
ORANGE = #FF512F

font-family: 'Exo 2', sans-serif;
font-family: 'Play', sans-serif;
font-family: 'Orbitron', sans-serif;
font-family: 'Jura', sans-serif;
font-family: 'Monoton', cursive;
font-family: 'Bungee Inline', cursive;
font-family: 'Bungee Shade', cursive;

*****/
body.home-1, body.home-2, body.home-3, body.home-4, body.home-5, body.home-6{
/*font-family: 'Exo 2', sans-serif !important;*/
	/*font-family: 'Orbitron', sans-serif;*/
		font-family: 'Jura', sans-serif;
		/*font-family: 'Monoton', cursive;*/
		/*font-family: 'Bungee Inline', cursive;*/
		/*font-family: 'Bungee Shade', cursive;*/

}

body.home-4 h1{
	font-size: 54px;
	/*font-family: 'Exo 2', sans-serif;*/
	font-family: 'Play', sans-serif;
	/*font-family: 'Orbitron', sans-serif;*/
	/*font-family: 'Jura', sans-serif;*/
	/*font-family: 'Monoton', cursive;*/
/*	font-family: 'Bungee Inline', cursive;*/
	/*font-family: 'Bungee Shade', cursive;*/

}

.orange, .btn-orange{
	background-color: #FF512F;
}

#header-wrap.fixed-header {
	background: #324fdb !important;
}

.header-3 #header-wrap.fixed-header .navbar-nav .nav-link {
	color:#fff;
}



.img-box {
    background: #ffffff;
    padding-top: 35px;
    overflow: hidden;
    position: relative;
    border-radius: 7px;
}

.box-loader{
	top:8px;
}