html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, strike, sub, tt, var, b, u, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
}

.row {
    margin-right: -.9375rem;
    margin-left: -.9375rem;
    /*! clear: both; */
}

.row::after {
  display: table;
  clear: both;
  content: "";
}

.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-right: .9375rem;
    padding-left: .9375rem;
}

  .col-xl-1 {
    width: 8.333333%;
  }
  .col-xl-2 {
    width: 16.666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.333333%;
  }
  .col-xl-5 {
    width: 41.666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.333333%;
  }
  .col-xl-8 {
    width: 66.666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.333333%;
  }
  .col-xl-11 {
    width: 91.666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-pull-1 {
    right: 8.333333%;
  }
  .col-xl-pull-2 {
    right: 16.666667%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-4 {
    right: 33.333333%;
  }
  .col-xl-pull-5 {
    right: 41.666667%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-7 {
    right: 58.333333%;
  }
  .col-xl-pull-8 {
    right: 66.666667%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-10 {
    right: 83.333333%;
  }
  .col-xl-pull-11 {
    right: 91.666667%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-push-1 {
    left: 8.333333%;
  }
  .col-xl-push-2 {
    left: 16.666667%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-4 {
    left: 33.333333%;
  }
  .col-xl-push-5 {
    left: 41.666667%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-7 {
    left: 58.333333%;
  }
  .col-xl-push-8 {
    left: 66.666667%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-10 {
    left: 83.333333%;
  }
  .col-xl-push-11 {
    left: 91.666667%;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-offset-0 {
    margin-left: 0;
  }
  .col-xl-offset-1 {
    margin-left: 8.333333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.666667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.333333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.666667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.333333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.666667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.333333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.666667%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  
  .pull-xl-left {
    float: left !important;
  }
  .pull-xl-right {
    float: right !important;
  }
  .pull-xl-none {
    float: none !important;
  }
  
  
  
  
.col-xl-20, .col-xl-80  {
    float: left;
}
.col-xl-20, .col-xl-80 {
    position: relative;
    min-height: 1px;
    padding-right: .9375rem;
    padding-left: .9375rem;
} 

.col-xl-20 {
    width: 20%;
}

.col-xl-80  {
    width: 80%;
}
  
  
  
  
  
  
  
  
  
  
  
body {
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size: 12px;
    color: #313131;
    line-height: 22px;
    text-align: justify;
}

/* Additional Style */

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.spacing-top {
	margin-top: 20px
}
.spacing-top-extra {
	margin-top: 30px;
}
.spacing-top-less {
	margin-top: 10px;
}
.spacing-left {
	margin-left: 20px;
}
.spacing-left-extra {
	margin-left: 30px;
}
.spacing-left-less {
	margin-left: 10px;
}
.spacing-right {
	margin-right: 20px;
}
.spacing-right-extra {
	margin-right: 30px;
}
.spacing-right-less {
	margin-right: 10px;
}
.spacing-right-no {
	padding-right: 0px;
}



.spacing-bottom {
	margin-bottom: 20px;
}
.spacing-bottom-extra {
	margin-bottom: 30px;
}
.spacing-bottom-less {
	margin-bottom: 10px;
}
.spacing-leftright {
	margin: 0 10px;
}
.spacing-topbottom {
	margin-top: 10px;
	margin-bottom: 10px;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}














/***********************
   ORIGINAL DESKTOP CSS
************************/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

a,a:link,a:active {
	text-decoration: none;
	color:#0b234b;
	outline:0;
}

a:hover, a:focus {
	text-decoration:none;
	color:#d41818;
	ie-dummy: expression(this.hideFocus=true);
}

#wrapper {
	width:100%;
	background:#FFF;
	margin:0px auto;
	padding:0px;
	background:url(../images/topbg.jpg) #FFF repeat-x top;
}

body, html {
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#424141;
	behavior: url(iepngfix.htc);
}


#header-wrapper {
	margin:0;
	padding:0px;
	width:100%;
}

#top-wrapper {
	width:1010px;
	padding:0px;
	margin:0 auto;
}

.logo { 
	max-width:418px; 
	float:left;
}


/***********************
     Navigations
************************/

#menu {
    margin-top: 35px;
}

ul#navmenu-h li a {
	display:block;
	line-height:50px;
}


/***********************
     Banner
************************/
#mobile-banner {
	display: none;
}


#banner-wrapper {
	width:100%;
	text-align:center;
	margin:0 auto;
	clear:both;
	border:none;
	display:block;
	background:#0b234b;
	height: auto;
	clear:both;
	box-sizing: content-box;
}

/*
 * jQuery Nivo Slider v2.5.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
.banner {
	width:990px !important;
	text-align:center;
	margin:0 auto;
	border:none;
	display:block;
	background:#0b234b;
	height:100%;
	padding:10px 0px 0px 0px;
}

/*
SUB BANNER
 */
#banner-wrappersub {
	width:100%;
	text-align:center;
	margin:0 auto;
	border:none;
	display:block;
	background:#0b234b;
	height:100%;
	overflow:hidden;
	clear:both;
}

 #bannersub
 {
	width:990px;
	text-align:center;
	margin:0 auto;
	border:none;
	display:block;
	background:#0b234b;
	height:216px;
	padding:10px 0px 0px 0px;
}

 /*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider {
	position:relative;
    width:990px;
    height:270px;
	padding:0px;
	margin:0px auto;
	background:url(../images/bannerbg.jpg) no-repeat;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

#slidersub {
	position:relative;
    width:990px;
    height:216px;
	padding:0px;
	margin:0px auto;
	background:url(../images/bannerbgsub.jpg) no-repeat;
}
#slidersub img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slidersub a {
	border:0;
	display:block;
}

.nivo-controlNav {
 	background:url(../images/sliderbulletbg.png) no-repeat; /* Background for the bullets */
    width:90px;
    height:30px;
    position:absolute;
    left:900px; /* Manually position in centre. Not perfect */
    bottom:-12px;
    padding:10px 13px 3px 13px;
    z-index:20; /* Make sure it is visible above the slides */
}
.nivo-controlNav a {
	display:block;
	width:14px;
	height:14px;
	background:url(../images/sliderbullet.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:7px;
	float:left;
	text-align:center;
}
.nivo-controlNav a.active {
	background-position:0 -14px;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:64px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-63px 0;
	right:-28px;
	margin-top:-17px;
}
a.nivo-prevNav {
	left:-32px;
	margin-top:-17px;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
 


/***********************
     Side nav
************************/
.sidenav_bg {
	background:#e7eefb;
}


#sidenav {
	margin:0;
	background:#e7eefb;
}

.topnav {
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}

ul.topnav {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.topnav li {	list-style: none; }

/*------Sec lvl-----*/
ul.topnav li a {
	line-height: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3b619f;
	/*text-transform:capitalize;*/
    text-transform:none;
	padding:12px 5px 12px 8px;
	display: block;
	text-decoration: none;
	line-height:17px;
	font-weight: bolder;
	text-align:left;
	 border-bottom:#c6cad1 1px solid;
}

ul.topnav li a:hover, ul.topnav li.active {
	font-family:Arial, Helvetica, sans-serif;
	color:#d31818;
	/*text-transform:capitalize;*/
    text-transform:none;
	background:url(../images/sidenav_over.jpg) top repeat-y;
}

ul.topnav ul {
	margin: 0;
	padding: 0;
	display: none;
}

ul.topnav ul li {
	margin: 0;
	padding: 0;
	clear: both;
}
/*------Third lvl-----*/
ul.topnav ul li a {
	padding-left:15px;
	padding-right:5px;
	font-size:12px;
	font-weight:normal;
	outline:0;
	color:#000000;
	text-align:left;
	line-height:16px;
	/*text-transform:capitalize;*/
    text-transform:none;
	 border-bottom:#ced9ea 1px solid;
	
}

    ul.topnav ul li a:hover, ul.topnav ul li.active {
        color: #3b619f;
        font-size: 12px;
        text-align: left;
        line-height: 16px;
        /*text-transform:capitalize;*/
        text-transform: none;
        background: #e1e9f9;
    }
/*------Forth lvl----*/
ul.topnav ul ul li a {
	padding-left:15px;
	padding-right:15px;
	color:#8d8d8d;
	font-size:11px;
	 border-bottom:#ced9ea 1px solid;
}

ul.topnav ul ul li a:hover {
	color:#3b619f;
	font-size:11px;
	background:#e1e9f9;
}

ul.topnav span{
	float:right;
}


/***********************
     Divider
************************/
.hDiv
{
	background:url(../images/line.jpg) repeat-x center;
	height:30px;
}

.vDiv
{
	background:url(../images/linev.jpg) repeat-y center;
	width:15px;
}

.dotted
{
	background:url(../images/dotted.gif) repeat-x center;
	height:35px;
}

.dottedv
{
	background:url(../images/dotted.gif) repeat-y center;
}

p {
	margin:0px;
	padding:0px;
	text-align:justify;
}



/***********************
     Products
************************/
.outline {
	border:#cdd6e6 1px solid;
}

.txt_highlight {
	float: left !important;
}


/***********************
     Programmer
************************/
.IE8Fix
{
    z-index: 1;
}


















