@charset "utf-8";
/* CSS Document */
@media (min-width: 768px) {
	body { 
		padding-top: 50px; 
	}
}
@media (min-width: 992px) {
	body { 
		padding-top: 140px; 
	}
	
}

.navbar.mob{
	padding-bottom:0px;
}

.navbar.mob .navbar-brand{
	padding:8px 15px;	
}

body {
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#090808;
	}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family:'Open Sans', sans-serif;
	padding:0;
	margin:0;
}

.navbar-fixed-top{
	border-bottom:solid 3px #f68422;
	margin-bottom:0;
	padding-bottom:15px;
	background:#fff;
}

.MainMenuItem{
	padding-top:40px;	
}

.MainMenuItem a{
	color:#666666;
	text-decoration:none;	
}

.MainMenuItem a:hover{
	color:#f68422;	
}

.MainMenuItem h4{
	font-weight:600;
	margin-bottom:7px;	
}

.MainPageSlider{
	/*background:url(../images/HomeBgImage.png) top right no-repeat;*/
	height:516px; 
	position:relative;
}

.aboutPanel{
	padding:30px 0;	
}

.aboutPanel h3{
	color:#f68422;
}

.CalendarItem{
	border-radius:10px;
	color:#fff;
	text-align:center;
	box-shadow:1px 2px 3px #999999;
	max-width:75px;
}

.CalendarDate{
	font-size:30px; 
	font-weight:600; 
	background: linear-gradient(to bottom, #f2ac16, #f2b300); 
	border-top-left-radius:10px; 
	border-top-right-radius:10px;	
}

.CalendarMonth{
	font-size:22px; 
	font-weight:600; 
	background: linear-gradient(to bottom, #dc9d00, #f5b10b); 
	border-bottom-left-radius:10px; 
	border-bottom-right-radius:10px;	
}

.Testimonial{
	padding:30px 0;	
}

.AshStrip{
	background:#9c9c9c; 
	color:#fff; 
	border-bottom:solid 3px #e7e7e7; 
	font-size:22px; 
	text-align:center; 
	line-height:40px
}

.PartnerLogoStrip{
	line-height:70px;
	text-align:center;
}

.PartnerLogoStrip .LogoItem{
	padding:0 8px;
	float:left;
}

.footer2{
	background:#383838;
	padding:30px 0;
	color:#a9b6b0;
	font-size:12px;
	line-height:19px;
}

.footer a{
	color:#a9b6b0;
}

.SocialIcon{
	background-color:#000; 
	height:34px; 
	border-radius:17px; 
	width:34px; 
	display:inline-block; 
	background-image:url(http://www.orangehrm.com/images/Icon-sprite.png);
	cursor:pointer;
	margin-left:3px;
}

.google+{
	background-position:0 0;	
}

.youtube{
	background-position: -34px 0;	
}

.linkedIn{
	background-position:-68px 0;	
}

.twitter{
	background-position:-102px 0;	
}

.facebook{
	background-position:-136px 0;	
}

.marginBottom8{
	margin-bottom:8px;	
}

.marginBottom25{
	margin-bottom:25px;	
}

.padding0{
	padding:0;	
}

.transparentStrip{
	background:#333; 
	position:absolute; 
	bottom:0; 
	opacity:0.7; 
	height:60px; 
	width:100%	
}

.transparentStrip div{
	text-align:center;	
}

.transparentStrip a{
	line-height:60px;
	color:#FFFFFF;
	font-size:24px;
	font-weight:300;
	padding:9px 70px;
	opacity:1.0;
}	
.transparentStrip .col-md-4:hover{
	text-decoration:none;
	background:#f68422;
	-webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;	
}

.transparentStrip a:hover{
	text-decoration:none;
}

/* CONTROLS */
.btnnn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:400px; margin:0 auto; width:960px; }
#headernav { padding-left:864px; }

/* HEADER */
#header { height:516px; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:516px; position:absolute; }


#headertxt{
	margin-top:60px;
	color:#fff;
	text-shadow:1px 2px 3px #000;
}

#headertxt a{
	text-shadow:none;	
}

#headertxt h1{
	font-weight:600;	
}

#headertxt span{
	font-size:18px;
	font-weight:400;
}

.btn-lg{
	padding-left:30px;
	padding-right:30px;	
}

.btn-warning{
	background:#f68422;
	border-color:#f68422;	
}

.btn-success{
	background:#47a447;
	border-color:#47a447;	
}


.SolutionItem{
	padding:30px 0;
	background:url(../images/Solution_Sep.png) bottom center no-repeat;
}

.navbar-fixed-bottom{
	background:#656565;
	height:50px;
	text-align:center;
}

.navbar-fixed-bottom a{
	color:#ffffff;
	font-size:22px;
	line-height:50px;	
}

.navbar-fixed-bottom .active a{
	padding:11px 0;
}



.navbar-fixed-bottom .active {
	background:#f68422;
	text-align:center;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.navbar-fixed-bottom .active::before{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;		
}

.navbar-fixed-bottom a:hover{
	text-decoration:none;	
}

.ProductItem{
	background:#f1f1f1;
	font-size:18px;
	box-shadow:2px 0 3px #666;
}

.ProductItem .container{
}

.ProductItem.alt{
	background:#e8e7e7;
	text-align:right;	
}

.ProductItem h1{
	font-weight:300;
	font-size:60px;	
}

.ProductItem h2{
	font-weight:300;
	font-size:32px;	
}

.floater{
	position:absolute;
	right:0;
	width:110px;	
	top:500px;
	text-align:center
}

.floater a{
	color:#FFFFFF;
	font-size:18px;
	padding:6px 12px;
	text-align:center;
}

.floater .greenBubble{
	background:#2cbb19;
	border-radius:4px 0 0 4px;
	padding:2px 0;
}

.floater .orangeBubble{
	background:#f68422;
	border-radius:4px 0 0 4px;
	margin:2px 0;
	padding:5px 0;
}

.ls-wrapper .liquid-slider{
	background:#fff;	
}

.ls-responsive .ls-nav-left-arrow, .ls-wrapper .ls-nav-right-arrow{
	border-radius:4px;
	visibility:visible !important;
	opacity:1 !important;
}

.ls-responsive .ls-nav-left-arrow{
	right:40px;
	left:auto;
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	border-right:10px solid #F90; 
}

.ls-responsive .ls-nav-right-arrow{
	left:auto;
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	border-left:10px solid #F90; 
}


#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-size: 1em;
  position: relative;
}
#cssmenu {
}
#cssmenu a {
  	color:#f68422;
	font-size:14px;
	line-height:32px;
	padding:0 15px;
}

#cssmenu a:hover {
  	text-decoration:none;
	color:#000;
}



#cssmenu > ul > li {
	list-style:none;
	padding:0;
	margin:0;
	line-height:30px;
	margin-bottom:2px;
}

#cssmenu > ul > li.active a {
	color:#000;	
}

#cssmenu > ul > li.active li a {
	color:#f68422
}
#cssmenu > ul > li.has-sub > a {
/*  content: '\00BB';
  position: absolute;
  left: 20px;
  color: #e94f31;*/
  background:url(../images/menu_expanding.png) no-repeat 15px 2px;
}
#cssmenu > ul > li.has-sub > a span {
	padding-left:20px;
}

#cssmenu > ul > li ul a.active{
	color:#666;	
}
#cssmenu > ul > li.has-sub.active > a  {
	color:#000;
	background:url(../images/menu_expanded.png) no-repeat 15px 2px;
}


#cssmenu ul ul {
	display: none;
}
#cssmenu ul ul li {
	line-height:24px;
}
#cssmenu ul ul li:last-child {

}
#cssmenu ul ul a {
	font-size:12px;
	line-height:24px;
  padding: 0 10px 0 40px;
  display: block;
}
#cssmenu ul ul a:before {
  content: '\00BB';
  position: absolute;
  left: 30px;
  color: #e94f31;
}
#myTab.nav-tabs li{
	/*float:right;	*/
}

.nav-tabs{
	border-bottom:1px dashed #f68422;
	margin:0 4px;
}

.nav-tabs li.active a{
	border-top:1px dashed #f68422;	
	border-left:1px dashed #f68422;	
	border-right:1px dashed #f68422;
	background:#f0f0f0;
}

.nav-tabs li.active a:hover{
	border-top:1px dashed #f68422;	
	border-left:1px dashed #f68422;	
	border-right:1px dashed #f68422;	
	color:#666;
	background:#CCC;
}

.nav-tabs li a{
	border-top:1px dashed #f68422;	
	border-left:1px dashed #f68422;	
	border-right:1px dashed #f68422;	
	color:#fff;
	background:#999;
	width:140px;
	text-align:center;
}

.nav-tabs li a:hover{
	background:#666;
	color:#fff;	
}

.tab-content{
	border-radius:4px;
	border-left:1px dashed #f68422;	
	border-bottom:1px dashed #f68422;	
	border-right:1px dashed #f68422;
	padding:15px;
	background:#F0F0F0;
}

.form-horizontal .control-label{
	text-align:left !important;
	font-weight:normal;
}

ul.modules{
	padding:0;
	margin:0 15px;
	list-style:none;	
}

ul.modules li{
	list-style:none;
	padding:0 15px;
	margin:0;	
	float:left;
}
