@charset "utf-8";

html {
	font-size: 62.5%;
	line-height: 62.5%;
	height: 100%;
	width: 100%;
}
body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	background-color: #ddd;
	background-color:rgba(0,0,0,1.00);
	background-image:url(../img/top-bg.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position: top center;
}
a {
	color: inherit;
	outline: none !important;
	text-decoration: none;
}
a:focus, a:hover {
	outline: none !important;
	text-decoration: none;
	color: #35a8ff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: inherit;
}

#befocal .bootstrap-select .btn:focus {
	outline: none !important;
}
#befocal .btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
	background-color: #fff;
}
#befocal .bootstrap-select.btn-group .dropdown-menu {
	border-radius: 0px;
}
#befocal {
	
}
#befocal img {
	margin: 0 auto;
	float: none;
	-webkit-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
	opacity: 1;
}
#befocal img:hover {
	margin: 0 auto;
	float: none;
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	opacity: 0.8;
}
#befocal .img-full {
	width: 100%;
	height: auto;
}

#befocal .ad-area {
	background: transparent url("../img/strips.png") repeat scroll 0% 0%;
	background-color: rgba(0,0,0,0.1);/*border: solid 1px rgba(0,0,0,0.05);*/
}
#befocal .ad {
	display: block;
	background-color: #f8f8f8;
	margin: 0 auto;
}
#befocal .border {
	border: solid 1px #ddd;
}
#befocal .carousel-control .glyphicon-chevron-left, #befocal .carousel-control .icon-prev {
	left: 0;
}
#befocal .carousel-control .glyphicon-chevron-right, #befocal .carousel-control .icon-prev {
	right: 0;
}
#befocal .carousel-control .glyphicon-chevron-left, #befocal .carousel-control .icon-prev {
	margin-left: 0;
}
#befocal .carousel-control .glyphicon-chevron-right, #befocal .carousel-control .icon-prev {
	margin-right: 0;
}

#befocal .no-margin {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#befocal .no-padding {
	padding: 0 !important;
}





#befocal .full-height {
	height:100%;
	
	}
/*=================TOP SEC====================*/
#befocal .top-sec {
	
}
/*=================HEADER====================*/
#befocal .hdr {
	padding-bottom:11em;
	
}
#befocal .hdr .inner {
	
}
#befocal .menubar {
	background:rgba(255,255,255,0);
	border:none;
	border-radius:0;
	height:auto;
	max-height:none;
	position:fixed;
	top:auto;
	bottom:0;
	z-index:5000;
}
#befocal .menubar .navbar-nav > li {
	float:none;
	
	
	
	}
#befocal .menubar .navbar-nav > li a {
	float:left;
	background-color:rgba(0,0,0,0.8);
	font-size:1.4rem;
	color:rgba(255,255,255,1.00);
	margin-bottom:1px;
	border-left: solid 3px #00BBFF;
	cursor:pointer;
	}
#befocal .menubar .navbar-nav > li a:hover {
	transition:0.5s;
	float:left;
	background-color:rgba(255,255,255,0.8);
	font-size:1.4rem;
	color:rgba(0,0,0,1.00);
	margin-bottom:1px;
	border-left: solid 3px #00BBFF;
	cursor:pointer;
	}

#befocal .hdr .mast-head-outer {
	margin-top: 15px;
	margin-bottom: 15px;
}
#befocal .hdr .mast-head {
	margin: 0 auto;
	text-align: center;
}
#befocal .hdr .logo {
	width:100%;
	max-width: 221px;
	height: auto;
	padding:0;
	
}
@media (max-width:1366px) {

#befocal .hdr .logo {
	width:100%;
	max-width: 150px;
	height: auto;
	padding:0;
	
}
	
	}
@media (max-width:991px) {
#befocal .menubar {
	background:rgba(255,255,255,0);
	border:none;
	border-radius:0;
	height:auto;
	max-height:none;
	position:static;
	top:auto;
	bottom:0;
	
}
#befocal .menubar .navbar-nav > li {
	float:none;
	display:inline-block;
}
#befocal .hdr {
	padding-bottom:1em;
	
}
#befocal .menubar .navbar-header {
	padding:0 15px;
	}
}
#befocal .hdr .caption {
	width:100%;
	
	max-width: 505px;
	margin-top: 30px;
	margin-right: 30px;
	
}
/*=================CNT AREA====================*/
#befocal .top-sec .cnt-area {
	position:relative;
	
	
}
#befocal .top-sec .cnt-area .menuarea {
}
#befocal .top-sec .cnt-area .menuarea ul {
	position:fixed;
	left:0;
	top:0;
	bottom:0;
}

#befocal .top-sec .cnt-area .menuarea .menubox {
	
	height: auto;
	width: 207px;
	margin-bottom: 2px;
}
#easy-container .menu {
	background:rgba(0,0,0,0.5);
	
	
	height: 32px;
	width: auto;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #b1ca00;
	text-decoration: none;
}
/*=================INTRO====================*/
#befocal .top-sec .cnt-area .intro {
	
	background:rgba(0,0,0,0.7);
	padding:30px;
	padding-top:15px;
}
#befocal .intro .hd {
	color:rgba(255,255,255,1.00);
	font-weight:100;
	margin-bottom:30px;
	
}
#befocal .intro p {
	color:rgba(255,255,255,0.8);
	font-weight:400;
	margin-bottom:30px;
}
#befocal .intro .know-more {
	color:#35a8ff;
	font-weight:40;
	margin-bottom:30px;
}
/*=================TOP SEC====================*/
#befocal .sec-sec {
	
}
#befocal .sec-sec .right {
	float:right;
}
@media (max-width:991px) {
	#befocal .sec-sec .right {
	float: none;
}
	}
/*===============BANNER==================*/
#befocal .points {
	background-color:rgba(0,0,0,0.7);
	padding:30px;
	padding-top:15px;
}
#befocal .points .inner {
}
#befocal .points .hd {
	color: #35a8ff;
	font-weight:100;
	margin-bottom:50px;
	
}
#befocal .points ul {
	padding:0;
	margin:0;
}
#befocal .points ul li {
	padding:0;
	margin-left:10px;
	list-style:none;
	color:rgba(255,255,255,0.8);
	font-weight:400;
	margin-bottom:50px;
}
#befocal .points ul li .numarals {
	width:66px;
	height:66px;
	background-image:url(../img/points.png);
	float:left;
	margin-right:30px;
}
#befocal .points ul li .numarals.one {
	background-position:left;
}
#befocal .points ul li .numarals.two{
	background-position:center;
}
#befocal .points ul li .numarals.three {
	background-position:right;
}
#befocal .points .know-more {
	color:#35a8ff;
	font-weight:40;
	margin-bottom:30px;
}
/*===============BANNER==================*/
#befocal .slider {
	background-color:#001945;
}
/*=================FEATURE====================*/
#befocal .features {
	background-color:#35a8ff;
	
}
#befocal .features .hd {
	color:rgba(255,255,255,1.00);
	font-weight:100;
	margin-bottom:30px;
	
}
#befocal .features p {
	color:rgba(255,255,255,0.8);
	font-weight:400;
	margin-bottom:30px;
}
#befocal .features .know-more {
	color:#35a8ff;
	font-weight:40;
	
}
/*=================INCLUDES====================*/
#befocal .includes {
	background-color:#001945;
	background-image:url(../img/includes.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;
	background-attachment:fixed;
	padding:30px 0;
}
#befocal .includes .hd {
	color:rgba(255,255,255,1.00);
	font-weight:100;
	margin-bottom:30px;
	
}
#befocal .includes p {
	color:rgba(255,255,255,0.8);
	font-weight:400;
	margin-bottom:30px;
}
#befocal .includes .know-more {
	color:#35a8ff;
	font-weight:40;
	
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background:rgba(53,168,255,0.5);
	border:none;
	border-radius: 0;
	color:rgba(255,255,255,1.00);
	}
.nav-tabs {
	border-bottom:none;
}
.nav-tabs > li > a {
	background:rgba(0,0,0,0.5);
	border:none;
	border-radius: 0;
	color:rgba(255,255,255,1.00);
	}
.nav-tabs > li > a:hover {
	background:rgba(255,255,255,0.1);
	border:none;
	border-radius: 0;
	color:rgba(255,255,255,1.00);
	}
/*===============NEWS/TESTI==================*/
#befocal .news-testi {
	background-image:url(../img/news-testi.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;
	background-attachment:fixed;
}
#befocal .news-testi .inner {
	padding-top:15px;
	padding-bottom:30px;
	
}
/*===============NEWS==================*/
#befocal .news {
}

#befocal .news .title-bar {
	margin-bottom: 30px;
	text-align: left;
}
#befocal .news .title-bar .title {
	color:rgba(255,255,255,1.00);
	font-weight:100;

	font-size: 3rem;
	color:#FFFFFF
	
}

#befocal .news .bx {
	
}
#befocal .news img {
	border:1px solid rgba(0,171,255,0.5);
	
}

#befocal .news .hd {
	font-family: 'Roboto Slab', serif;
    font-weight: 400;
	
	margin:0;
	margin-bottom: 15px;
	color:rgba(255,255,255,1.00);
}

#befocal .news hr {
	border-top:1px solid rgba(0,171,255,0.5);
	}
/*===============Testimonials==================*/
#befocal .testimonials {
}
#befocal .testimonials .inner {
	background:rgba(0,70,129,0.8);
	
}
#befocal .testimonials .title-bar {
	margin-bottom: 30px;
	text-align: left;
}
#befocal .testimonials .title-bar .title {
	color:rgba(255,255,255,1.00);
	font-weight:100;

	font-size: 3rem;
	color:#FFFFFF
	
}


#befocal .testimonials article {
	margin-bottom: 15px;
	color:rgba(255,255,255,1.00);
	font-style:italic;
	font-size: 1.6rem;
	line-height:2.2rem;
	padding:15px 30px;
}
#befocal .testimonials .author {
	
	padding:15px 45px;
}

#befocal .testimonials .name {
	
	color:rgba(255,255,255,1.00);
	
	font-size: 1.6rem;
	
	font-weight:600;
	margin-bottom:5px;
	
}
#befocal .testimonials .desi {
	
	color:rgba(255,255,255,0.7);
	font-style:italic;
	font-size: 1.4rem;
	
	font-weight:400;
	
	
}




#befocal .ftr {
}

#befocal .ftr .contact-outer {
	background-image:url(../img/map.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-position: center;
	
	
}
#befocal .ftr .contact-outer .inner {
	
	padding-top: 30px;
	padding-bottom: 30px;
}
#befocal .ftr .contact-outer .title-bar {
	margin-top: 15px;
	margin-bottom: 30px
}
#befocal .ftr .contact-outer .title-bar .title {
	
	font-size: 3rem;
	font-weight:100;
	letter-spacing: 0.04rem;
	color: rgba(255,255,255,0.8);
	line-height: 1.45rem;
}
#befocal .contact-outer .contact {
	
}
#befocal .contact-outer .contact .bx {
	padding:30px;
	background:rgba(0,0,0,0.8);
	
}
#befocal .contact-outer .contact ul {
	margin:0;
	padding:30px;
	background:rgba(0,0,0,0.6);
}
#befocal .contact-outer .contact ul li {
	margin:0;
	padding:0;
	list-style:none;
	color:rgba(255,255,255,0.8);
	font-size:1.4rem;
	line-height:2rem;
	margin-bottom:5px;
}
#befocal .contact-outer .msg {
	
}
#befocal .contact-outer .msg .bx {
	padding:30px 15px;;
	background:rgba(0,70,129,0.8);
	
}
#befocal .contact-outer .msg .bx .txt {
	margin-bottom:10px;
	border-radius:0;
	
}
#befocal .contact-outer .msg .bx .submit {
	border-radius:0;
	background:#35ffcc;
	border:none;
	width:100%;
	font-weight:700;
}


}
#befocal .ftr .brnd-bar {
}
#befocal .ftr .brnd-bar .inner {
	background-color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid rgba(255,255,255,0.1);
}
#befocal .ftr .brnd-bar .menubar-bottom {
	background-color: transparent;
	border: none !important;
	border-radius: 0px !important;
	margin-bottom: 0 !important;
	min-height: 0;
}
#befocal .ftr .brnd-bar .menubar-bottom .inner {
}
#befocal .ftr .brnd-bar .mnu-no-padding {
	padding: 0 !important;
}
#befocal .menu-btm {
	
}
#befocal .menu-btm:hover {
	color: rgba(255,255,255,0.7);
	background-color: transparent;
}
#befocal .menubar-bottom .navbar-nav > li > a {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4rem;
	color: rgba(255,255,255,0.9);
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:8px 0;
	border-bottom:3px rgba(255,255,255,0) solid;
	
}
#befocal .menubar-bottom .navbar-nav > li > a:hover {
	
	color: rgba(255,255,255,0.9);
	
	padding-top: 5px;
	padding-bottom: 5px;
	margin:8px 0;
	border-bottom:3px #35a8ff solid;
	
}
#befocal .menubar-bottom .navbar-brand {
	padding: 0px;
	height: auto;
	margin-left: 0;
	min-height: 20px;
}

@media (max-width:767px) {
#befocal .menubar-bottom .navbar-brand {
	margin-left: 15px;
	padding-top: 3px;
}
}
#befocal .menubar-bottom .navbar-brand svg {
	width: 120px;
	height: 24px;
}
#befocal .navbar-default .navbar-toggle {
	background-color: transparent;
	border: none;
	border-radius: 0;
	margin: 0;
}
#befocal .navbar-default .navbar-toggle:focus, #befocal  .navbar-default .navbar-toggle:hover, #befocal  .navbar-default .navbar-toggle:focus, #befocal  .navbar-default .navbar-toggle:hover {
	background-color: #35a8ff;
}
#befocal .ftr .license-bar {
}
#befocal .ftr .license-bar .inner {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid rgba(255,255,255,0.1);
	background-color: #000;
}
#befocal .license-bar .license {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.15rem;
	color: rgba(255,255,255,0.4);
}
#befocal .license-bar .powerd-by {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.15rem;
	color: rgba(255,255,255,0.5);
	text-align: right;
}

@media (max-width:767px) {
#befocal .license-bar .license {
	text-align: center;
}
#befocal .license-bar .powerd-by {
	text-align: center;
}
}
#befocal .license-bar .mad-tech-brand {
	color: rgba(255,255,255,0.6);
	margin-right: 10px;
	font-size: 1.1rem;
}
#befocal .license-bar .mad-tech-brand:hover {
	color: #35a8ff;
}
#befocal .license-bar .icon-mdm-tech {
	margin-top: -5px;
}
/*======================CAROUSEL=====================*/
#befocal .carousel-control.left, #befocal .carousel-control.right {
	background-image: none;
}
#befocal .carousel-control {
	width: 30px;
	opacity: 0.3;
}
#befocal .carousel-control:hover {
	opacity: 0.8;
}
#befocal .carousel-control .glyphicon-chevron-left, #befocal .carousel-control .glyphicon-chevron-right, #befocal .carousel-control .icon-next, #befocal .carousel-control .icon-prev {
	background-color: #000;
	font-size: 20px;
	padding: 9px;
	width: 40px;
	height: 40px;
	text-shadow: none;
	margin-top: -20px;
}
#befocal .carousel-control .glyphicon-chevron-left:hover, #befocal .carousel-control .glyphicon-chevron-right:hover, #befocal .carousel-control .icon-next, #befocal .carousel-control .icon-prev {
	background-color: #35a8ff;
}


