/*
Theme Name:     BNA Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         1 choice internet ltd
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

.xhome .trans-header .bg-true.mk-header:not(.a-sticky) .mk-header-inner {
background: rgba(10,96,145,0.6);
}


/*

Header #1277b1

*/


.trans-header .bg-true.mk-header:not(.a-sticky) .mk-header-inner {
background: rgba(18,119,177,0.9);
}

.BNAIntro p{
	padding: 10px;
	font-size: 36px;
	color: rgb(255, 255, 255);
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	white-space: nowrap;
	width: auto;
	height: auto;
	border-width: 0px;
	margin-left: 0px;
	margin-top: 0px;
	transform-origin: 50% 50% 0px;
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1);
	opacity: 1;
	visibility: visible;
	background: rgba(0,38,89,1);
	display: inline;
}

.BNAServicesBlock {
	background-image: 
}

.WhiteTxt {
	color: #fff !important;
}

.BNAFlipBox .mk-flipbox-front {
	height: 380px !important;
}

.BNAFlipBox .mk-flipbox-back {
	height: 380px !important;
}