* {
	margin:0px;
	padding:0px;
	outline:none;
	box-sizing:border-box;
}
body {
	font-family:"din-2014";
	font-weight:300;
	
}
body.bodyfixed {
	width:100% !important;
	height:100vh !important;
	overflow:hidden !important;
}
img {
	max-width:100%;
	height:auto;
}
body, html {
	overflow-x:hidden !important;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
	font-family:"din-condensed";
}
.clearfix {
	clear:both;
}
ul { list-style: none; }
li {
	list-style-type:none !important;
	list-style: none !important;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.confirm-bar { background: #79b92d; text-align: center; padding: 15px; color: #fff; width: 100%; margin: auto; }
.error-bar { background: #d82424; text-align: center; padding: 15px; color: #fff; width: 100%; margin: auto; }

.section {
	margin: 0 auto;
	height:auto;
	margin-top:0px;
	position: relative;
	width: 100%;
	padding-left: 100px;
	padding-right: 100px;
	overflow:hidden;
    border: 0px;
	transition:border 1s;
}

.active .section {
	margin: 0 auto;
    border: 20px solid #fff;
}

.section.section1 {
	background:url(../images/sec-1-bg.png) center top no-repeat;
	background-size:cover;
}

#section1 { background:url(../images/sec-2-bg.png) center top no-repeat; }

.top-sec {
	padding-top: 60px;
	position: fixed;
	width: calc(100% - 240px);
	z-index:99;
	left:50%;
	transform: translateX(-50%);
}
.top-sec .logo-sec {
	float: left;
}
.top-sec .right-sec {
	text-align: right;
}
.top-sec .right-sec li {
	display:inline-block;
	margin-left:30px;
}
.top-sec .right-sec li .jobs {
	border:2px solid#fff;
	width:102px;
	height:44px;
	line-height:44px;
	text-align:center;
	display:inline-block;
}
.top-sec .right-sec li .jobs:hover {
	background:#fff;
	color:#1b2d41;
}
.top-sec .right-sec a {
	color: #fff;
	font-size: 22px;
	font-weight: 400;
	line-height: 31px;
	text-transform:uppercase;
	font-family:"din-condensed";
}
.menu-sec {
	bottom: 30px;
	position: fixed;
	z-index:99;
	left:50%;
	width: calc(100% - 240px);
	transform:translateX(-50%);
}
.menu-sec ul {
	border-bottom: 1px solid rgba(255,255,255,.6);
	margin-bottom: 0px;
	position: relative;
	width: 100%;
	height: auto;
	left: 0px;
	right: inherit;
	bottom: inherit;
	display: block;
	margin-left: 0px;
	margin-right:0px;
}
.menu-sec .active {
	border-top: 3px solid #fff;
	height: 84px;
	line-height: 82px;
	background:none !important;

}
.menu-sec li {
	display: inline-block !important;
	height: 80px;
	line-height: 80px;
	text-align: center;
	width: 25%;
	border-right: 1px solid rgba(255,255,255,.6);
	margin-right: -5px !important;
	padding: 0px !important;
	margin:0px !important;
	background: rgba(255,255,255,0);
	text-indent:0px !important;
	margin-left:-5px!important;
}
.menu-sec li:hover { background: rgba(255,255,255,0.8); color: #000; }
.menu-sec li:hover a { color: #000; }
.menu-sec li:last-child, .menu-sec li.jobs_link{
	border-right:none;
}
.menu-sec a {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	line-height: 31px;
	text-transform:uppercase;
	font-family:"din-condensed";
	letter-spacing:2px;
	transition: ease-in-out all .2s;
}
.menu-sec a:hover { padding-bottom: 20px; margin-bottom: 10px; }
.menu-sec .active a{
	font-weight:400;
}
.main-content {
	display: table-cell;
	vertical-align: middle;
}
.main-cont-inner {
	margin: 0 auto;
	max-width: 1250px;
	text-align: center;
	width:100%;
}
.main-content .head {
	color:#fff;
	font-size:74px;
	line-height:74px;
	font-weight:900;
	padding-bottom:40px;
	text-transform:uppercase;
}
.main-content .head span{
	color: #000 !important;
}
.main-content p {
	color:#fff;
	font-size:22px;
	line-height:36px;
	font-weight:300;
}
.outer-wraper {
	display: table;
	height:auto;
	margin: 0 auto;
	vertical-align: middle;
	width: 100%;
}
.section.section2 {
	background:url(../images/sce-2-bg.png) center top no-repeat;
	background-size:cover;
}
.main-cont-inner li {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	line-height: 36px;
	background:url(../images/dot.png) left top 17px no-repeat;
	padding-left:10px;
	transition: ease-in-out all .2s;
}


.main-cont-inner li:hover { margin-left: 10px; }


.section.section3 {
	background:url(../images/sec-3-bg.png) center top no-repeat;
	background-size:cover;
}
.section.section4 {
	background:url(../images/sec-4-bg.png) center top no-repeat;
	background-size:cover;
}
.section.section4 .menu-sec ul {
	border-bottom: 1px solid #e0eef2;
	margin-bottom:0px;
}
.section.section4 .menu-sec li {
	border-right:1px solid #e0eef2;
}
.section.section5 {
	background:url(../images/sec-5-bg.png) center top no-repeat;
	background-size:cover;
}
.section.section6 {
	background:url(../images/job-sect-bg.jpg) center top no-repeat;
	background-size:cover;
}
.section.section7 {
	background:url(../images/job-sect-bg.jpg) center top no-repeat;
	background-size:cover;
}
.section.section5 .menu-sec ul {
	border-bottom: 1px solid #ffe1b2;
	margin-bottom:0px;
}
.section.section5 .menu-sec li {
	border-right:1px solid #ffe1b2;
}
.main-cont-inner .cont-btn {
	background: #1b2d41;
	color: #fff;
	display: inline-block;
	height: 60px;
	line-height: 62px;
	text-align: center;
	width: 180px;
	font-size:22px;
	font-weight:400;
	margin-top: 30px;
	font-family:"din-condensed";
	text-transform:uppercase;
	letter-spacing:1px;
}
.main-cont-inner .cont-btn:hover{
	background:#fff;
	color:#1b2d41;
}
.section2 .main-cont-inner {
	margin-left: 58%;
	max-width: 50%;
	text-align: left;
	padding-top: 20px;
}

.leftmarginreduced { margin-left: 50% !important; }

.section4 .main-cont-inner {
	margin-right: 50%;
	max-width: 750px;
	text-align: right;
}
.section5 .main-cont-inner {
    margin-left: 65%;
    max-width: 40%;
    text-align: CENTER;
    padding-top: 20px;
}
.carousel-control-prev {
    left: -27px;
    opacity: 1 !important;
    width: 90px;
	transition: ease-in-out all .2s;
}
.carousel-control-prev:hover { left: -35px; }
.carousel-control-next {
    right: -27px;
    opacity: 1 !important;
    width: 90px;
	transition: ease-in-out all .2s;
}
.carousel-control-next:hover { right: -35px; }
.carousel-indicators li::before, .carousel-indicators li::after{
	display:none;
}
.d-visible{
	display:block;
}
.m-visible{
	display:none;
}
.header{
	background:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
	padding:250px 0px 100px;
}
.header .top-sec{
	padding-top:20px;
	top:0px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
	position:absolute;
}
.find-job {
}
.find-job h2 {
	color: #fff;
	font-size: 56px;
	font-weight: 600;
	line-height: 40px;
	text-transform:capitalize;
	margin-bottom: 20px;
}
.find-job p { margin-bottom: 40px; }
.find-job h3 {
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	text-transform: capitalize;
	margin-bottom:15px;
}
.find-job .search_fields{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 50%; margin:auto;
}
.find-job .search_fields .search_input{
	width:70%;
}
.find-job .search_fields .search_btn{
	width:30%;
}
.find-job input {
	border: 0px;
	height: 50px;
	width: 100%;
	padding-left:20px;
	background:#fff;
	font-size: 18px;
}
.find-job input[type="submit"] {
	background:  #FFA500;
	color: #fff;
	font-size: 18px;
	height: 50px;
	line-height: 40px;
	text-transform: uppercase;
	width: 100%;
	border:none;
	padding-left:0px;
	font-weight:500;
	letter-spacing:.5px;
	cursor:pointer;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}
.find-job input[type="submit"]:hover {
	background: linear-gradient(to left, #FFC700, #FFA500); color:#000;
}
.featured-jobs {
	padding:0px;
	position:relative;
	width:100%;
}
.featured-jobs > h1 {
	color: #fff;
	font-size: 38px;
	font-weight: 600;
	line-height: 44px;
	text-align: center;
	letter-spacing:1px;
}
.featured-content li .feature-box{
  background:rgba(255,255,255,0.7);
  vertical-align: top;
  padding:25px;
  box-shadow:0px 0px 8px rgba(0,0,0,.1);
  margin:0px 3.5px !important;
	transition: ease-in-out .2s;
}
.featured-content li .feature-box:hover { background: #fff; }
.featured_slider li {
    margin: 0px 20px;
    padding: 20px 0px;
	background:none !important;
}
.feature-box h2 {
	color: #003a5d;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing:1px;
}
.feature-box h1 {
	color: #003a5d;
	font-size: 28px;
	font-weight: 400;
	line-height: 28px;
	margin-bottom:10px;
	height: 50px;
}
.main-content .feature-box p {
	color: #003a5d;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	height:100px;
}
.feature-box a {
	color: #003a5d;
	font-size: 16px;
	font-weight: 600;
	line-height: 28px;
}
.feature-box .read-more {
	margin:0px;
}
.read-more {
	background: #1b2d41;
	padding: 5px 20px;
	color: #fff !important;
	transition: .2s all ease-in-out;
	display:inline-block;
	border:1px solid #1b2d41;
}
.read-more:hover{
	background: #fff;
    color: #1b2d41 !important;
	border:1px solid #1b2d41;
}
.banner_cont{
	text-align:center;
	color: #ffbf47;
	font-size: 36px;
	line-height: 36px;
}
.banner_cont h1{
	color:#fff;
	font-size:56px;
	line-height:56px;
	margin-bottom:10px;
}
.contact_sec{
	padding:50px 0px;
	color:#fff;
}
.contact_sec h2{
	margin-bottom:20px;
	font-size: 50px;
}
.contact_form input{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	font-size: 20px;
	border: none;
	background: #f2f2f2;
	font-family: "din-2014";
    font-weight: 300;
	box-sizing: border-box;
}
.contact_form textarea{
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	font-size: 20px;
	resize: none;
	height: 120px;
	margin-bottom: 0px;
	border: none;
	background: #f2f2f2;
	font-family: "din-2014";
    font-weight: 300;

}
.contact_form input[type='submit']{
	background: #1b2d41;
	padding:10px 30px;
	color: #fff;
	transition: all .2s ease-in-out;
	font-size: 22px;
	border: none;
	width: auto;
	margin-top: 20px;
	display: block;
	font-family: "din-condensed";
	text-transform: uppercase;
	letter-spacing: 1px;
	z-index: 9;
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor:pointer;
	border-radius:0px;
}
.contact_form input[type='submit']:hover{
	background: #fff;
    color: #1b2d41;
}
.input_fields{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:flex;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
	margin-bottom:10px;
}
.input_fields > div{
	width:48%;
}
.contact_info{
	font-size:20px;
	box-sizing:border-box;
	padding:5px 20px;
}
.contact_info h2{
	color:#fff;
}
.contact_info a{
	color:#fff;
}
.contact_info .fa{
	position:absolute;
	left:0px;
	top:6px;
	color:#fff;
}
.contact_info .social .fa { position: relative; font-size: 30px; margin-right: 10px; }
.contact_info .addr p{
	margin-bottom:5px;
	color:#fff;
}
.contact_info .addr, 
.contact_info .email,
.contact_info .ph{
	position:relative;
	padding-left:40px;
	margin-bottom:20px;
}
.header .menu-sec{
	display:none;
}
.section6 .outer-wraper{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.section6 .main-content{
	width:100%;
}
.menu-sec li.reg_link{
	display:none !important;
}
.carousel-item.jobs_sec{
	display:block !important;
	height:0px;
	opacity:0;
	visibility:hidden;
}
.carousel-item.jobs_sec.active{
	display:block !important;
	visibility:visible;
	height:auto;
	opacity:1;
	visibility:visible;
}
.carousel-item.jobs_sec .fadeInRight, 
.carousel-item.jobs_sec .fadeInUp{
	visibility:visible !important;
}
.bdr_0{
	border-right:none !important;
}
/* slider */
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* slider */
@media (max-width: 1199px) {
.header{
	padding:200px 0px 80px;
}
.featured-content li .feature-box{
	padding:15px;
}
.main-content .feature-box p{
	font-size:16px;
	line-height:22px;
}
.feature-box h1{
	font-size:22px;
	margin-bottom:3px;
}
.featured_slider li {
    margin: 0px 10px;
}
.featured-jobs > h1 {
	font-size:30px;
}
}
@media (max-width: 991px) {
.find-job{
	display:block;
}
.header{
	padding:180px 0px 60px;
}
.active .section.section5, .active .section.section6{
	padding-left:50px;
	padding-right:50px;
}
.contact_info{
	text-align:left;
}
.contact_sec{
	text-align:left;
}
.menu-sec li.reg_link{
	display:block !important;
}
}
@media (max-width: 767px) {
	.contactdetail { font-size: 18px !important; }
.contact_form input, .contact_form textarea{
	padding:10px;
}
.contact_form input[type="submit"]{
	padding:10px 20px;
}
.banner_cont{
	font-size:24px;
	line-height:24px;
}
.banner_cont h1{
	font-size:36px;
	line-height:36px;
}
.contact_sec {
    padding: 25px 0px;
}
.contact_info .addr, .contact_info .email, .contact_info .ph{
	padding-left:30px;
}
.contact_info{
	font-size:18px;
}
.find-job .search_fields{
	display:block;
}
.find-job .search_fields .search_input{
	width:100%;
	margin-bottom:15px;
}
.find-job .search_fields .search_btn{
	width:100%;
}
.section6 .outer-wraper{
	height:auto;
}
.contact_sec h2 {
    font-size: 40px;
}
}
@media (max-width: 666px) {
.feature-box p{
	min-height:10px;
}
.feature-box h1{
	min-height:10px;
}
}
@media (max-width: 575px) {
.input_fields{
	display:block;
	margin-bottom:0px;
}
.input_fields > div{
	width:100%;
	margin-bottom:10px;
}
.contact_sec h2 {
    font-size: 30px;
}
}
@media (max-width: 479px) {
.banner_cont{
	font-size:20px;
	line-height:20px;
}
}

.list { font-size: 18px !important; }

.contactdetail { font-size: 30px; font-weight: bold !important; }
.contactdetail a { color: #fff; }
.contactdetail a:hover { text-decoration: underline; }

.jobhead { padding-bottom: 0px !important; }

.featured-jobs { height: 40vh; overflow: auto; overflow-x: hidden;

 

}

.featured-jobs .feature-box { width: 100%; float: left; background: rgba(255,255,255,0.5); margin-bottom: 30px; padding: 20px; border:#fff 2px solid; box-sizing: border-box; }

.featured-jobs::-webkit-scrollbar {
    width: 5px;
}
 
.featured-jobs::-webkit-scrollbar-track {
}
 
.featured-jobs::-webkit-scrollbar-thumb {
  background-color: #003a5d;
  outline: 1px solid rgba(0,0,0,0.1);
}


#job-overlay { position: absolute; width: 100%; height: 100%; background: rgba(140,161,159,0.95); top: 0px; z-index:99999999; overflow: auto; padding-bottom: 100px; display:none; overflow-x: hidden; }
#closeoverlay { width: 50px; height: 50px; position: absolute; right: 30px; top: 30px; background: url(../images/cross-out.png) center no-repeat; background-size: contain; opacity:0.6; transition: ease-in-out all .2s; }
#closeoverlay:hover { opacity: 1; }

.vacancytitle { text-align: center; margin: auto; display: block; margin-bottom: 50px; text-transform: uppercase;  font-weight: bold; }
.vacancytitle h1 { font-size: 60px !important; color:#fff; }
.jobdesc p { font-size: 22px; color: #fff; }
.jobdesc ul li { font-size: 22px; color: #fff; list-style: disc !important; margin-left: 20px; margin-bottom: 10px; }

.confirm-bar { background: #79b92d; text-align: center; padding: 15px; color: #fff; width: 100%; margin: auto; }
.error-bar { background: #ec2222; text-align: center; padding: 15px; color: #fff; width: 100%; margin: auto; }
.thumbnail { display:none !important; }
.drop_uploader.drop_zone ul.files.thumb li { text-align:left !important; width: 50% !important; float:left;  }
#vacancy-apply .files.thumb { width: 50% !important; float: left !important; }

.homesubhead { display: block; padding: 20px; background: rgba(0,0,0,0.5); width: 400px; font-size: 30px !important; font-weight: bold; float: right; text-align: center; }
.homecontent { text-align: right !important; }

.contactdetails { background: rgba(255,255,255,0.3); max-width: 500px; padding: 20px; box-sizing: border-box; margin: auto; }
.contactdetail i { font-size: 40px; margin:10px; }
