/*
 Theme Name:  Root-Staffing
*/
body {
	font-family: "museo-sans-rounded",sans-serif;
	font-weight: 100;
	font-size: 16px;
	color: #666;
}

h1 {
	font-size: 36px;
	color: #374C9A;
}
h2 {
	font-size: 30px;
	color: #374C9A;
}
h3 {
	font-size: 24px;
	color: #374C9A;
}
h4 {
	font-size: 21px;
	color: #374C9A;
}
h5 {
	font-size: 18px;
	color: #374C9A;
}
h6 {
	font-size: 16px;
	color: #374C9A;
}


a:focus {
	text-decoration:none;
}

.container-well {		
	background-color: #f5f5f5;
	border: 0;
	box-shadow: none;
	border-radius: 10px;
	margin-bottom: 20px;
	min-height: 20px;
	padding: 20px 0 10px;
}
.top-spacer-10 {
	margin-top:10px;
}
.bottom-spacer-20 {
	margin-bottom:20px;
}
/* Top Navigation */
.top-nav ul.nav-pills li a {
	background:#374C9A;
	font-size:14px;
	color:#FFFFFF;
	border:solid 2px #374C9A;
	border-top:0;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	padding:4px 30px;
	margin-left:20px;
	font-weight:700;
	line-height:20px;
	position:relative;
}
.top-nav ul.nav-pills li a.location {
	padding-left:50px;
}
.top-nav ul.nav-pills li a .fa {
	position:absolute;
	left:20px;
	top:2px;
	font-size:20px;
}
.top-nav ul.nav-pills li a:hover {
	background:#FFFFFF;
	color:#374C9A;
}

/* Logo */
  /*.logo {
	max-width:220px;
}*/
.logo img {
	max-height:100px;
}
.logo h1 {
	margin: 0;
}

/* Main Navigation */
nav a:hover {
	text-decoration:none;
}
.nav-top ul, .nav-top li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
3}
.nav-top-main {
	background:#fff;
	margin-top:0px !important;
	border-bottom:solid 2px #374c9a;
}

.nav-top-main .nav-links-list-sub {
	display:none;
}

.nav-top-links {
	width:100%;
}

.nav-top-links li {
	width:16.6%;
}

.nav-top-main a {
	font-size:15px;
	font-weight:700;
	text-transform:uppercase;
	color:#374c9a;
	display:block;
	padding:7px 0 7px;
	width:100%;
	letter-spacing:2px;
	text-align:center;
}

.nav-top-main a:hover {
	color:#2ea257;
}

.nav-top-main a.active {
	background:#374c9a;
	color:#fff;
	font-weight:1000;
	text-decoration:none;
}

.nav-top-sub {
	background: #597cb7 url(img/sub-menu_bg.png) repeat-x 0 0 fixed;
	clear: both;
	color: #fff;
	display: none;
	padding: 10px 0;
	position: relative;
}

.nav-links-group {
	width:180px;
	float:left;
	margin-left:1em!important;
}
.nav-links-group:first-of-type {
	margin-left:0!important;
}

.nav-top-sub .nav-links-list a {
	color:#fff;
	display:block;
	padding:10px;
	width:180px;
	background:url(img/sub-menu_bullet.png) no-repeat 90%;
	border-bottom:solid 1px #fff;
}

.nav-top-sub .nav-links-list a:hover {
	color:#FFFFFF;
	background:url(img/sub-menu_bullet.png) no-repeat 92%, -webkit-linear-gradient(90deg, #37b34a 0, #8bc53f 100%);
	background:url(img/sub-menu_bullet.png) no-repeat 92%, -moz-linear-gradient(0deg, #37b34a 0, #8bc53f 100%);
	background:url(img/sub-menu_bullet.png) no-repeat 92%, linear-gradient(0deg, #37b34a 0, #8bc53f 100%);
}

.nav-top-sub a.hide-sub {
	float:right;
	background:#374C9A;
	opacity:0.8;
	color:#fff;
	text-align:center;
	display:block;
	padding:4px 10px;
	clear:both;
	margin-top:-20px;
}
.nav-top-sub a.hide-sub:hover {
	opacity:1;
}

.slicknav_menu {
	display:none;
}

/* Floating Inner Nav */
nav#floating-nav {
    width:258px;
	margin-top:3em;
}

nav.stick {
    position: fixed;
    top: 0;
    z-index: 10000;
    margin-top:12px;
}


nav#floating-nav ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

nav#floating-nav li {

}

nav#floating-nav li a {
	display:block;
	width:258px;
	padding:7px 0 11px 15px;
	font-size:23px;
    color:#fff;
    font-weight:500;
	text-shadow:1px 1px 3px rgba(0,0,0,0.3);
	background:url(img/floating-nav.png) no-repeat top;
}

nav#floating-nav li a.nav-active, 
nav#floating-nav li a:hover {
    background-position:bottom;
	text-decoration:none;
}

/* Banner */

.banner {
	margin-bottom:20px;
}


/* Search Box */

.search-box {
	/* background: url(img/search-box-highlight1.png) no-repeat 10px 6px, url(img/search-box-highlight2.png) no-repeat 99.3% 89%, url(img/search-box-glass.png) no-repeat 80% 30%, -webkit-linear-gradient(90deg, #39a835 0, #8ed800 100%);
	background: url(img/search-box-highlight1.png) no-repeat 10px 6px, url(img/search-box-highlight2.png) no-repeat 99.3% 89%, url(img/search-box-glass.png) no-repeat 80% 30%, -moz-linear-gradient(0deg, #39a835 0, #8ed800 100%);
	background: url(img/search-box-highlight1.png) no-repeat 10px 6px, url(img/search-box-highlight2.png) no-repeat 99.3% 89%, url(img/search-box-glass.png) no-repeat 80% 30%, linear-gradient(0deg, #39a835 0, #8ed800 100%); */
	border:solid 1px #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/* -webkit-box-shadow: 0 2px 0 0 rgba(255,255,255,0.46) inset;
	box-shadow: 0 2px 0 0 rgba(255,255,255,0.46) inset; */
	margin-top: 20px;
	margin-bottom: 20px;
	background:#0094ff;
	opacity:0.7;
}
.search-box .title {
	margin-top: 20px;
	font-size:26px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:2px;
	text-align:center;
}
.search-box .search-btn {
	margin-top: 35px;
}
.search-box .search-btn .btn-search {
	width:198px;
	height:49px;
	/*padding-right:20px;*/
	background:url(img/btn-search.png) no-repeat top;
	background-size:cover;
	cursor:pointer;
	border:0;
	color:#fff;
	font-size:18px;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:2px;
}
.search-box .search-btn .btn-search:hover {
	background-position:bottom;
}
.search-box .search-left, .search-box .search-right {
	padding-top:20px;
	padding-bottom:20px;
}
.search-box select {
	margin-top: 10px;
}

/* Full Width Sections */
section#overview .container {
	padding-bottom: 40px;
}

section.section-odd, section.section-even {
	border-bottom:solid 1px #eee;
}
section.section-odd h2, section.section-even h2 {
	font-size:40px;
	font-weight:700;
	margin-top: 40px;
}
section.section-odd h3, section.section-even h3 {
	font-size:40px;
	font-weight:700;
	margin-top: 40px;
}
section.section-odd img, section.section-even img {
	margin-top: 40px;
}
section.section-odd, 
section.section-even {
	font-size:20px;
}
section p.intro {
	font-size:26px;
}
section p a {
	color:#36358A;
	display:inline-block;
	padding:5px 20px;
	border:solid 1px #36358A;
}
section p a:hover {
	color:#37b24a;
	text-decoration:none;
	border-color:#37b24a;
}
section a.toggle-close i {
	padding:20px;
	font-size:24px;
	color:#36358A;
}
section a.toggle-close i:hover {
	color:#37b24a;
}
section .hidden-second {
	display:none;
}
section.no-bg {
	background-image:none !important;
}
.section-odd {
	background-color:#f6f6f6;
}

.section-even {
	background-color:#fff;
}
section .section-overlay {
	position:relative;
	min-height:400px;
}
section .section-overlay img {
	position:absolute;
	bottom:-4em;
	right:1em;
}

section#power-generation div.container,
section#oil-gas-petrochemicals div.container {
	background-image: url(img/forward-sectors-energy.png);
	background-repeat: no-repeat;
	background-position: 20% 0;
	background-size: contain;
}

section#transmission-and-distribution div.container,
section#renewable-alternative-energy div.container {
	background-image: url(img/forward-sectors-energy.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: contain;
}


section#infrastructure-civil-engineering div.container {
	background-image: url(img/forward-sectors-environmental.png);
	background-repeat: no-repeat;
	background-position: 20% 0;
	background-size: contain;
}

section#environmental-services div.container {
	background-image: url(img/forward-sectors-environmental.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: contain;
}

section#equipment div.container,
section#electronics-embedded-systems div.container {
	background-image: url(img/forward-sectors-engineering.png);
	background-repeat: no-repeat;
	background-position: 20% 0;
	background-size: contain;
}

section#transportation div.container,
section#consumer-products div.container {
	background-image: url(img/forward-sectors-engineering.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: contain;
}

section#applications-database-erp div.container {
	background-image: url(img/forward-sectors-technology.png);
	background-repeat: no-repeat;
	background-position: 20% 0;
	background-size: contain;
}

section#infrastructure div.container {
	background-image: url(img/forward-sectors-technology.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: contain;
}

section#accounting-finance div.container,
section#legal div.container,
section#sales div.container {
	background-image: url(img/forward-sectors-professional-services.png);
	background-repeat: no-repeat;
	background-position: 20% 0;
	background-size: contain;
}

section#human-resources-hr div.container,
section#marketing div.container {
	background-image: url(img/forward-sectors-professional-services.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: contain;
}


.learn-more {
	margin-bottom: 20px;
}

.to-top {
	padding:2em 0;
}
.to-top a.up-arrow {
	display:block;
	margin:0 auto;
	width:114px;
	height:114px;
	background:url(img/up-arrow.png) no-repeat top;
}
.to-top a.up-arrow:hover {
	background-position:bottom;
}
/* Social Nav */
.nav-social {
	font-size:19px;
	font-weight:700;
}

.nav-social>li {
	padding:0;
}

.nav-social>li>a {
	background:#f3f3f3;
	color:#374c9a;
	border-radius:0;
	line-height:70px;
	transition: all 0.2s ease;
}

.nav-social>li>a i {
	display:inline-block;
	padding:20px 20px 0;
	font-size:36px;
}

.nav-social>li.first>a i {
	color:#3daee1;
}

.nav-social>li.last>a i {
	color:#4761b4;
}

.nav-social>li>a:hover, .nav-social>li>a:focus {
	background:#374c9a;
	color:#fff;
}

.nav-social>li>a:hover i, .nav-social>li>a:focus i {
	color:#fff;
}

.nav-social>li.first a {
	-webkit-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0;
}

.nav-social>li.last a {
	-webkit-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
}

.social-list-group li {
	background:#f3f3f3;
	border: none;
	line-height:70px;
	font-size:19px;
	font-weight:700;
	padding: 0;
}

.social-list-group li:hover {
	background:#374c9a;
}

.social-list-group li:hover a,
.social-list-group li:hover a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.social-list-group>li>a i {
	display:inline-block;
	padding:20px 20px 0;
	font-size:36px;
}

.social-list-group li.first {
	-webkit-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0;
	border-bottom: 3px solid #FFFFFF;
}

.social-list-group li.last {
	-webkit-border-radius: 0 0 20px 20px;
	border-radius: 0 0 20px 20px;
	border-top: 2px solid #FFFFFF;
}

/* Home 3 Columns */
.home-3-col .panel {
	border:0;
	padding:0;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

.home-3-col .panel-heading {
	-webkit-border-radius:10px;
	border-radius:10px;
	padding:0 15px;
}

.home-3-col-1 .panel-heading {
	background:url(img/col-header-bg.png) no-repeat right, 
		-webkit-linear-gradient(90deg, #39a835 0, #8ed800 100%);
	background:url(img/col-header-bg.png) no-repeat right, 
		-moz-linear-gradient(0deg, #39a835 0, #8ed800 100%);
	background:url(img/col-header-bg.png) no-repeat right, 
		linear-gradient(0deg, #39a835 0, #8ed800 100%);
}

.home-3-col-2 .panel-heading {
	background:url(img/col-header-bg.png) no-repeat right, 
		-webkit-linear-gradient(90deg, #f5911e 0, #f8eb31 100%);
	background:url(img/col-header-bg.png) no-repeat right, 
		-moz-linear-gradient(0deg, #f5911e 0, #f8eb31 100%);
	background:url(img/col-header-bg.png) no-repeat right, 
		linear-gradient(0deg, #f5911e 0, #f8eb31 100%);
}

.home-3-col-3 .panel-heading {
	background:url(img/col-header-bg.png) no-repeat right, 
		-webkit-linear-gradient(90deg, #1b75ba 0, #00aced 100%);
	background:url(img/col-header-bg.png) no-repeat right, 
		-moz-linear-gradient(0deg, #1b75ba 0, #00aced 100%);
	background:url(img/col-header-bg.png) no-repeat right, 
		linear-gradient(0deg, #1b75ba 0, #00aced 100%);
}

.home-3-col .panel-heading h3.panel-title {
	font-size:25px;
	font-weight:500;
	color:#fff;
	line-height:75px !important;
	margin:0;
}

.home-3-col .panel-body {
	margin:0 -15px;
	font-size:15px;
}

/* Home 4 Col Boxes */
.home-4-col-boxes {
	border:0 !important;
	background-color: #f5f5f5;
	box-shadow: none;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 15px 0 10px;
}
.home-box .panel {
	border:0;
	-webkit-border-radius:10px;
	border-radius:10px;
	height:160px;
	min-height:160px;
	position:relative;
	-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
	transition: all 0.5s ease;
	width:100%;
}

.home-box-1 .panel {
	background:url(img/box-1-icon.png) no-repeat 10px 10px, 
		#c1c1c0 url(img/box-1-bg.png) no-repeat right;
}

.home-box-2 .panel {
	background:url(img/box-2-icon.png) no-repeat 10px 10px, 
		#c1c1c0 url(img/box-2-bg.png) no-repeat right;
}

.home-box-3 .panel {
	background:url(img/box-3-icon.png) no-repeat 10px 10px, 
		#c1c1c0 url(img/box-3-bg.png) no-repeat right;
}

.home-box .panel-body, .home-box .panel-body a {
	display:block;
	width:100%;
	height:100%;
	padding:0;
}

.home-box .panel-body a>span.box-link {
	font-size:25px;
	font-weight:500;
	color:#fff;
	position:absolute;
	left:15px;
	bottom:20px;
}

.home-box .panel:hover {
	background-color:#374c9a;
}

/* Footer */
.footer {
	background-color: #f5f5f5;
	color:#575756;
	padding:20px 0;
	line-height:26px;
}
.footer p {
	font-size:15px;
	font-weight:700;
	margin: 0;	
}
.footer .list-unstyled {
	font-size:15px;
	font-weight:700;
}
.footer .list-unstyled a {
	font-weight:100;
	color:#575756;
}
.footer .list-unstyled a:hover {
	color:#0094ff;
	text-decoration:none;
}
.sub-footer {
	background-color: #b0b0b0;
	color:#fff;
}
.sub-footer a {
	color:#fff;
	line-height:48px;
	font-size:15px;
	font-weight:300;
}

.sub-footer .sub-footer-links {
	margin:0;
	padding:0;
}
.align-row {
	display: table; 
	width: 100%;
}
.align-col {
	display: table-cell; 
	float: none !important; 
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}

.vbottom {
    display: inline-block;
    vertical-align: bottom;
    float: none;
}
.img-custom-thumbnail {
	border-radius: 0 0 30px 30px;
	margin-bottom: 20px;
}
.child-content-min-height {
	min-height: 370px;
}
.child-image-right {
	float: right !important;
}

.apply-btn .btn-apply {
	width:222px;
	height:49px;
	padding-right:20px;
	background:url(img/btn-search.png) no-repeat top;
	background-size:cover;
	cursor:pointer;
	border:0;
	color:#fff;
	font-size:18px;
	font-weight:700;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:2px;
}

.apply-btn .btn-apply:hover {
	background-position:bottom;
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

/* Large devices (large desktops, 1200px and below) */
@media (max-width: 1200px) {
	nav#floating-nav {
		margin-left:-15px;
	}
	.hard-left {
		margin:0;
		padding:0 15px;
	}

}

/* Medium to Large devices (992px to 1200px) */
@media (min-width: 992px) {
	.banner {
		margin: 0 auto;
		max-width: 1770px;
		height:440px !important;
		margin-bottom:20px;
	}
	body.home .search-box {
		margin-top: -150px;
		z-index:1000000;
		position: relative;
	}
	.search-box .title {
		margin-top: 40px;
	}
}

/* Medium devices (desktops, 992px and below) */
@media (max-width: 992px) {
	section {
		background-position:0 50% !important;
	}
	section .section-overlay {
		display:none;
	}
	.banner {
		height:250px !important;
		margin-bottom: 0;
	}
}

/* Small devices (768px and below) */
@media (min-width: 480px) and (max-width: 768px) {
	.nav-top-main a {

	}
	.social-list-group .list-group-item {
		display: inline-block;
		width: 34%;
		border: 0;
	}
	.social-list-group .list-group-item {
		margin-bottom: 0;
		margin-left:-4px;
		margin-right: 0;
	}
	.social-list-group .list-group-item.first {
		border-top-right-radius:0;
		border-bottom-left-radius:20px;
		width: 33%;
		border-right: 2px solid #FFFFFF;
	}
	.social-list-group .list-group-item.last {
		border-top-right-radius:20px;
		border-bottom-left-radius:0;
		width: 33%;
		border-left: 2px solid #FFFFFF;
	}
	.child-content-min-height {
		min-height: 100px;
	}
	.child-image-right {
		float: none !important;
	}
}

/* Smaller Mobile devices (480px and below) */
@media (max-width: 480px) {
	.logo {
		margin-top: 10px;
	}
	#menu {
		display:none;
	}
	.slicknav_menu {
		display:block;
    	margin-top: 10px;
	}
	.nav-top-main {
		border:0;
		margin:0;
	}
	.nav-top-main a {
		padding: 13px 0 11px 15px;
		text-align: left;
	}
	.nav-top-main .nav-links-list-sub {
		background: #597cb7 url(img/sub-menu_bg.png) repeat-x 0 50%;
	}
	.nav-top-main .nav-links-list-sub a {
		color:#fff;
		padding-left:30px;
	}
	.nav-top-main .nav-links-list-sub a:hover {
		text-decoration:underline;
	}
	.slicknav_menu li {
		width:auto;
	}
	.search-box {
		margin: 20px 10px 20px 10px;
	}
	.search-box .search-left {
		padding-bottom:10px;
	}
	.search-box .search-right {
		padding-top:0px;
		padding-bottom:0px;
	}
	.search-box .search-btn {
		margin-top: 20px;
		margin-bottom: 10px;
		text-align: center;
	}
	nav#floating-nav {
		display:none;
	}
	section {
		background-position:100% 50% !important;
	}
	section.section-odd, section.section-even {
		padding:2em 0 !important;
		min-height:200px !important;
	}
	.nav-social {
		margin:0 0 20px 0;
	}
	.sub-footer {
		padding:10px 0;
	}
	.sub-footer li {
		display: block;
	}
	.sub-footer a {
		line-height:20px;
	}
	section {
		background-image:none !important;
	}
}

/* AKKEN OVERIDES */
.acjb-mainHeadContentDiv,
.acjb-mainFooterDiv {
	display: none;
}
html.wf-museosansrounded-n1-active.wf-museosansrounded-n3-active.wf-museosansrounded-n5-active.wf-museosansrounded-n7-active.wf-museosansrounded-n8-active.wf-museosansrounded-n9-active.wf-active body div#page div#jobboardcontent.jobboardcontent div div.acjbMpad div.acjb-mainDivArea div.acjb-mainContentDiv.row-fluid div.acjb-mainContentLeftDiv.acSinupM div#acjb-section div#content div.acjb-inner div.acSinupMInn form#application.form-horizontal.has-validation-callback fieldset div.form-group div.span12 div.input-group span.input-group-addon {
	padding: 0;
}


/* laxmi narayan */
.enquire_now, .property_finder {
    position: fixed;
    z-index: 999;
    background: #0094ff;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    right: 0;
}
.enquire_now p {
    margin: 0 !important;
}
.enquire_now p {
    padding: 4px 7px;
    color: #fff;
    cursor: pointer;
    width: 100%;
    float: left;
}
.hvr-bounce-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}
.enquire_now {
    width: 102px;
    top: 220px;
    font-size: 13px;
}
.enquire_now i {
    margin-top: 8px;
    font-size: 21px;
    padding-right: 14px;
}
.enquire_now i, .enquire_now span {
    width: auto;
    float: left;
    font-weight: bold;
}

.property_finder p {
    margin: 0 !important;
}
.property_finder {
    width: 102px;
    top: 270px;
    font-size: 13px;
}
.property_finder i {
    margin-top: 8px;
    font-size: 21px;
    padding-right: 14px;
}
.property_finder p {
    padding: 4px 7px;
    color: #fff;
    cursor: pointer;
    width: 100%;
    float: left;
}
.property_finder i, .property_finder span {
    width: auto;
    float: left;
font-weight: bold;
}
.locations{
    width: 102px;
    top:320px;
    font-size: 13px;
}
.locations {
    position: fixed;
    z-index: 999;
    background: #0094ff;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    right: 0;
}
.locations p {
    padding: 4px 7px;
    color: #fff;
    cursor: pointer;
    width: 100%;
    float: left;
}
.locations p {
    margin: 0 !important;
}
.locations i {
    margin-top: 8px;
    font-size: 21px;
    padding-right: 14px;
}
.locations i, .locations span {
    width: auto;
    float: left;
	    margin: 5px 0px;

}

/* social icons */

.btn-facebook{background: #3b5998;
    color: #fff;padding:2px 10px !important;}
.btn-twitter{color: #fff;
    background-color: #55acee;padding:2px 7px !important;}
.btn-linkedin{color: #fff;
    background-color: #007bb6;padding:2px 7px !important;}
.btn-google{    color: #fff;
    background-color: #dd4b39;padding:2px 7px !important;}
.btn-pinterest{color: #fff;background-color: #cb2027;padding:2px 7px !important;}

/* social icons end */
.pull-right{padding-top:21px;}
.c-number{color:#fff;background:#0094ff;}
.top-header{background: #ababab;}

/* footer*/
#footer {
    background:#383b43;
    line-height: 20px;
    color:#fff;
    min-height: 135px;
}
.icon-top {
    margin-bottom: 5px;
}
#zerif-copyright{font-size:14px;}
.red-text .adrs{font-size:14px;}

.textwidget{text-align:justify;}

.vegas-slide{background-image:url("../image/banner-1b.jpg") !important;}


/******* home page slider Laxmi_narayan  *******/

.bs-slider{
    overflow: hidden;
    max-height: 440px;
    position: relative;
    background: #000000;
	margin-bottom:20px;
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.15);
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
}

/********************
*****Slide effect
**********************/

.fade {
    opacity: 1;
}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}






/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left: 1%;
}
.control-round .carousel-control.right {
    right: 1%;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    color: #fdfdfd;
    background: rgba(0, 0, 0, 0.5);
    border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}





/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid rgb(158, 158, 158);
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: rgb(158, 158, 158);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:-1px;
    top:-1px;
    width:15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}



/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
    text-align: left !important;
}
.slide_style_right {
    text-align: right !important;
}
.slide_style_center {
    text-align: center !important;
}

.slide-text {
    left: 0;
    top: 10%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    
}

.slide-text > h1 {
    
    padding: 0;
    color: #ffffff;
    font-size: 48px;
    font-style: normal;
    line-height: 60px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
	font-weight: 600;
	    width: 50%;
	
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.slide-text > a.btn-default{
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #00bfff;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color: #ffffff;
    background: #222222;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}






/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/

@media (max-width: 991px) {
    .slide-text h1 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    .slide-text > p {

        font-size: 18px;
    }
}


/*---------- MEDIA 480px ----------*/
@media  (max-width: 768px) {
    .slide-text {
        padding: 10px 50px;
    }
    .slide-text h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .slide-text > p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .control-round .carousel-control{
        display: none;
    }

}
@media  (max-width: 480px) {
    .slide-text {
        padding: 10px 30px;
    }
    .slide-text h1 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 5px;
    }
    .slide-text > p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
    }
    .slide-text > a.btn-default, 
    .slide-text > a.btn-primary {
        font-size: 10px;
        line-height: 10px;
        margin-right: 10px;
        text-align: center;
        padding: 10px 15px;
    }
    .indicators-line > .carousel-indicators{
        display: none;
    }

}
/******* home page slider Laxmi_narayan  end *******/

.headings{text-align:center;font-size: 28px;
    color: #337abd;
    font-weight: 600;
    margin-bottom: 20px;}
.vinod-row ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.vinod-row ul li {
    float: left;
    margin-right: 4px;
    width: 285px;
    border: 1px solid #ccc;
    box-shadow: none;
    margin-bottom: 8px;
    margin-left: 0;
}

.blue-font {
  
    border-bottom: 1px solid #337ab7;
    padding-bottom: 4px;
    font-size: 15px;
    font-weight: 600;
}
.no-content p {
    font-size: 14px;
    font-family: 'Cabin', sans-serif;
    text-align: justify;
}

.no-content {
    padding: 0px !important;
}

.content {
    font-size: 14px;
}
.panel-group .panel-heading {
    padding: 0;
}
.panel-group .panel-heading a.collapsed {
    background: #3fa1da;
    color: #fff;
}
.panel-group .panel-heading a {
    display: block;
    background: #3fa1da;
    color: #ffffff;
    padding: 15px;
    text-decoration: none;
    position: relative;
}
.panel-group .panel-heading a.collapsed:after {
    content: '+';
}
.panel-group .panel-heading a:after {
    content: '-';
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 30px;
}
.company-details #zerif-copyright{font-size:13px !important;}