/* Custom css Start Here */
/* Welcome home section */
.welcome{
	padding:4em 0px;
}
.welcome-top{
	text-align:center;
}
.welcome-top h1{
	font-size:2.7em;
	font-weight:700;
	color:#464646;
}
.welcome-top p {
	font-size: 15px;
	margin: 1% auto 0;	
	line-height:1.6em;
	color: #100000;
	text-align:center;
}
/* End welcome */
/* Home features icon */
.features{
	background:#fff;
	padding:4em 0px;
}
.features h4{
	margin-top: 15px;
}
.features img{
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
}
.features img:hover{
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
/* Benefits Section */
.benefits{
	padding:1.4em 0px;
	background: url("../images/features.jpg") center fixed;
	background-size:cover;
    color: #fff;
}
.benefits h4{
	margin-top: 15px;
}
.benefits img{
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
}
.benefits img:hover{
/* 	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg); */
}
.contact-now{
	background: url(../imgages/contact-now.jpg) no-repeat center center;
    background-size: cover;
}
.gray{
	background: #f9fafa !important;
	 padding: 10px 0px;
}
.white{
	background: #fff !important;
	padding: 10px 0px;
}
.list-mgmt{
	list-style-type:none;
	
}
.list-mgmt li{
	    list-style-image: url("../images/home-icon/list-icon.png");
		    line-height: 30px;
}
.list-mgmt1{
	list-style-type:none;
	    margin-left: 50px;
}
.list-mgmt1 li{
	    list-style-image: url("../images/home-icon/list-icon1.png");
		    line-height: 30px;
}
.list-about{
	list-style-type:none;
	
}
.list-about li{
	    list-style-image: url("../images/home-icon/obj.png");
		line-height: 30px;
}
.carousel-control{
	background:transparent!important;
	border-color:#8f0000!important;
}
.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 15px 30px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}

.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}

.hi-icon:before {
	font-family: 'ecoicon';
	speak: none;
	font-size: 48px;
	line-height: 100px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
.hi-icon-effect-1 .hi-icon {
	/* background: rgba(143,0,0,0.1); */
	-webkit-transition: background 0.2s, color 0.2s;
	-moz-transition: background 0.2s, color 0.2s;
	transition: background 0.2s, color 0.2s;
}

.hi-icon-effect-1 .hi-icon:after {
	top: -4px;
    left: -7px;
    padding: 8px;
	box-shadow: 0 0 0 4px #8f0000;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-webkit-transform: scale(.8);
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	transition: transform 0.2s, opacity 0.2s;
	transform: scale(.8);
	opacity: 0;
}

/* Effect 1a */
.hi-icon-effect-1a .hi-icon:hover {
	/* background: rgba(143,0,0,1); */
	color: #41ab6b;
}

.hi-icon-effect-1a .hi-icon:hover:after {
	-webkit-transform: scale(.85);
	-moz-transform: scale(.85);
	-ms-transform: scale(.85);
	transform: scale(.85);
	opacity: 1;
}
.features1{
	width: 100px;
    height: 100px;
    background: url('../images/home-icon/icon1.png') no-repeat;
    background-size: cover;
    margin: auto;
}
.features2{
	width: 100px;
    height: 100px;
    background: url('../images/home-icon/icon2.png') no-repeat;
    background-size: cover;
    margin: auto;
}
.features3{
	width: 100px;
    height: 100px;
    background: url('../images/home-icon/icon3.png') no-repeat;
    background-size: cover;
    margin: auto;
}
.features4{
	width: 100px;
    height: 100px;
    background: url('../images/home-icon/icon4.png') no-repeat;
    background-size: cover;
    margin: auto;
}
.service1{
	width: 24px;
    height: 24px;
    background: url('../images/home-icon/s1.png') no-repeat;
    background-size: cover;
    margin: auto;
}
.service2{
	width: 24px;
    height: 24px;
    background: url('../images/home-icon/s2.png') no-repeat;
    background-size: cover;
    margin: auto;
}
.service3{
	width: 24px;
    height: 24px;
    background: url('../images/home-icon/s3.png') no-repeat;
    background-size: cover;
    margin: auto;
}
.service4{
	width: 24px;
    height: 24px;
    background: url('../images/home-icon/s4.png') no-repeat;
    background-size: cover;
    margin: auto;
}
.dropdown-submenu>.dropdown-menu{
	top: 6px!important;
    margin-top: -6px!important;
    margin-left: 0px!important;
	border-radius:0px!important;
}
.panel-title a.collapsed {
    color: #444;
    box-shadow: 0 0 15px rgba(0,0,0,.04) inset;
    -o-box-shadow: 0 0 15px rgba(0,0,0,.04) inset;
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.04) inset;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.04) inset;
}
.carousel-indicators li{
	cursor:pointer;
}
/* Accordion */
.heading-primary {
  font-size: 2em;
  padding: 2em;
  text-align: center;
}

.accordion dl,
.accordion-list {
  border: 1px solid #ddd;
}
.accordion dl:after,
.accordion-list:after {
  content: "";
  display: block;
  /* height: 1em; */
  width: 100%;
  /* background-color: #2ba659; */
}

.accordion dd,
.accordion__panel {
  /* background-color: #eee; */
  font-size: 1em;
  line-height: 1.5em; 
}
.is-expanded{
	padding-top: 25px;
	padding-bottom: 30px;
}

.accordion p {
  padding: 1em 2em 1em 2em;
}

.accordion {
  position: relative;
  background-color: rgba(255,255,255,.5);
  margin: 55px 0px;
}

.accordionTitle,
.accordion__Heading {
     background-color: #fff;
    text-align: center;
    font-weight: 700;
    padding: 2em;
    display: block;
    text-decoration: none;
    color: #8f0000;
    -webkit-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
    border: 1px solid #8f0000;
}
.accordionTitle:before,
.accordion__Heading:before {
  content: "+";
  font-size: 1.5em;
  line-height: 0.5em;
  float: left;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.accordionTitle:hover,
.accordion__Heading:hover {
  background-color: #8f0000;
  color:#fff;
}

.accordionTitleActive,
.accordionTitle.is-expanded {
  background-color: #8f0000;
  color:#fff;
}
.accordionTitleActive:before,
.accordionTitle.is-expanded:before {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

.accordionItem {
  height: auto;
  overflow: hidden;
  max-height: 50em;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}
@media screen and (min-width: 48em) {
  .accordionItem {
    max-height: 15em;
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }
}

.accordionItem.is-collapsed {
  max-height: 0;
}

.no-js .accordionItem.is-collapsed {
  max-height: auto;
}

.animateIn {
  -webkit-animation: accordionIn 0.45s normal ease-in-out both 1;
          animation: accordionIn 0.45s normal ease-in-out both 1;
}

.animateOut {
  -webkit-animation: accordionOut 0.45s alternate ease-in-out both 1;
          animation: accordionOut 0.45s alternate ease-in-out both 1;
}

@-webkit-keyframes accordionIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes accordionIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes accordionOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
  }
}
@keyframes accordionOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
  }
}
/* End Accordion */
.payroll_bg{
	background:url("../images/acc_bg.png") no-repeat center fixed;
	background-size:cover;
}
.title > .container > .row-fluid > .span6 h1{font-size: 28px!important;}
.title {
    padding: 15px 0!important;
}

/* Tabs panel */
.tabbable-panel {
  /* border:1px solid #eee; */
     padding: 10px 0;
}

/* Default mode *//* 
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373; 
    font-family: "Fjalla One";
    font-weight: normal;
       font-size: 24px;
    padding: 15px 20px;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid  rgba(143, 0, 0, 0.32); 
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #8f0000;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
      padding: 25px 15px 0; 
       display: block;
    margin: 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}
 */
 .tabbable-line .nav-tabs li{
	     -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	position: relative;
    z-index: 1;
    display: block; 
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
 }
 .tabbable-line .nav-tabs li a{
	     padding: 0 1.5em 0 0.3em;
    color: #8f0000;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
	    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	    font-size: 24px;
   font-family: 'Raleway', sans-serif;
    font-weight: normal;
   padding-left: 25px;
    padding-right: 50px;
    line-height: 2.5;
	    background: transparent;
    border: 0;
	transition:all .5s ease-in-out;
	-webkit-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
 }
 .tabbable-line .nav-tabs li a::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    outline: 1px solid transparent;
    border-radius: 10px 10px 0 0;
       background: #f9fafa;
    box-shadow: inset 0 -3px 3px rgba(0,0,0,0.05);
    content: '';
    -webkit-transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
    transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	transition:all .5s ease-in-out;
	-webkit-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
    color: inherit;
    background-color: inherit;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
 .tabbable-line .nav-tabs li.active a::after, .tabbable-line .nav-tabs li:hover a::after{
	background: #8f0000;
    color: #fff;
 }
  .tabbable-line .nav-tabs li.active a, .tabbable-line .nav-tabs li:hover a{
    color: #fff;
  }
  .nav-tabs {
    border-bottom: 0px solid #ddd;
	    margin: 0;
}
.tab-content {
    background: #f9fafa !important;
    padding: 25px;   
    box-shadow: 0px 0px 5px #908a8a;
}