*{
    font-family: Arial, Helvetica, sans-serif;
    transition: all ease-in-out 0.2s;
}
a{
    color: #1831d8;
    text-decoration: none;
}
a:active,a:focus{
    outline: 0;
    color: #091b95;
}
body{
    background: #ffffff;
    color: #282828;
    padding-top: 100px;
}
.nav{
    margin-top: 5px;
}
.f-nav {
    position: fixed !important;
    box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
    animation:slide-down 0.7s;
    transition: all ease-in-out 0.3s;
}
@-webkit-keyframes slide-down {
    0% {
        opacity: 1;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
@-moz-keyframes slide-down {
    0% {
        opacity: 1;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
@-ms-keyframes slide-down {
    0% {
        opacity: 1;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
@-o-keyframes slide-down {
    0% {
        opacity: 1;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
@keyframes slide-down {
    0% {
        opacity: 1;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0);
    } 
}
.navbar-inverse .navbar-nav>li>a {
    font-size: 15px;
    padding: 0px 20px 0 0px;
    color: #000;
    margin-right: 1em;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    border-right: 1px solid #000;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #e81f27;
    background-color: #FFF;
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:active,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #e81f27;
    
}
.navbar-inverse .navbar-nav>li>a.active,
.navbar-inverse .navbar-nav>li>a.active>i.fa{
    color: #ff8401 !important;
}
.navbarbg {
    border-bottom: none!important;
    background: #2aabe1 url(../images/logo-bg.jpg) no-repeat -25% 0% !important;
    padding:15px 0;
}
.dropdown-menu {
    min-width: 177px;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
    background: none;
}
.dropdown-menu>li>a {
    padding: 8px 20px;
}
.main-se {
    overflow:hidden;
    width:100%;
    //margin-top: 80px;
}
.top-box {
    background:#ebebeb;
    color:#000;
    padding:8px 0;
}
.top-box a {
    color:#db4e02;
}
.logo {
    width:auto;
}
.logo img{
    margin-top:34px;
}

.fixed-header {
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    z-index:16!important;
	min-height: 100px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
    margin-top: 34px;
}

.box_wrapper{
    background: #f3f6f5;
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 4em 0;
}
.box_wrapper .inner_box{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 214px;
    transform: translate(-50%,-50%);
}
.box_wrapper .inner_box .img_area{
    float: left;
    width: 76px;
}
.box_wrapper .inner_box .content_area{
    float: left;
    width: 136px;
    line-height: 24px;
    padding-top: 2px;
    color: #828282;
    font-size: 16px;
}
.box_wrapper .inner_box .content_area span{
    font-size: 27px;
    color: #ff661a;
    display: block;
    margin-bottom: 4px;
}

.carousel-indicators .active {
    background-color: #0d6db9;
}
.carousel-indicators li {
    width: 8px;
    height: 8px;
    border: none;
}
.carousel-indicators .active {
    width: 8px;
    height: 8px;
    margin: 1px;
}
.carousel-indicators .active {
    background-color: #ff8400;
}
.padding-50 {
    padding: 0 50px;
}



.carousel-inner .item .content{
    text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    z-index: 5;
}
.carousel-inner .item .content h1{
    font-size: 46px;
    font-weight: normal;
}
.carousel-inner .item .content p{
    font-size: 18px;
    font-weight: bold;
    color: #b9b9b9;
}
.owl-nav {
    position: absolute;
    top: 30%;
    left: 0px;
    transform: translate(0%,-50%);
    width: 100%;
}
.owl-nav span {
    font-size: 34px;
    width: 35px;
    height: 35px;
    background: #fff;
    line-height: 28px;
    border-radius: 50%;
    color: #f0612f;
    display: inline-block;
    text-decoration: none;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2);
}
.owl-nav span:hover {
    color: rgba(255, 255, 255, 1);
    background: #0f4d8f;
    box-shadow: none;
}
.owl-nav button{
    outline: none;
}
button.owl-next {
    right: -8%;
    position: absolute;
}
button.owl-prev {
    left: -8%;
    position: absolute;
}
.banner_area {
    padding: 0;
    background: url('../images/banner1.jpg') right top no-repeat;
}
.banner_area .content_area{
    padding: 2em 0;
	min-height: 440px;
}
.banner_area .content_area .heading {
    font-size: 55px;
    position: relative;
    font-weight: 600;
    line-height: 70px;
    color: #ffa500;
}
.banner_area .content_area .location{
    margin-top: 0;
}
.banner_area .content_area .location p {
    font-family: 'Lato';
    font-size: 50px;
    font-weight: 300;
    color: #FFF;
    line-height: 60px;
    margin-top: 30px;
}
.banner_area .content_area .apply_msg{
    font-family: 'Lato';
    font-size: 18px;
    color: #000;
    font-weight: 300;
}
.banner_area .btn-primary {
    background-color: #3675dd;
    padding: 10px 40px;
    color: #FFF;
    font-weight: 500;
    font-size: 17px;
    margin-top: 20px;
    border-radius: 5px;
    font-family: 'Lato';
	margin-bottom: 40px;
}
.banner_area .btn-primary:hover {
    background: #5db106;
    color: #FFF;
}
.banner_area .content_area .apply_msg span{
    font-family: 'Lato';
    color: #000;
    font-weight: 500;
	font-size: 16px;
}
.banner_area .content_area .msg{
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    margin-top: 18px;
    display: inline-block;
}
.banner_area .content_area .msg .btn-warning{
    background: #fff;
    color: #1e91c3;
    padding: 10px 28px;
    border-radius: 0;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    border-color: #fff;
}
.banner_area .content_area .msg .btn-warning:hover{
    background: none;
    color: #fff;
}
.banner_area .content_area .msg span{
    font-weight: 500;
}
.about_wrapper .heading {
    font-size: 24px;
    margin: 0 0 20px 0;
    font-weight: 600;
}
.about_wrapper {
    background: none;
}
.about_wrapper .title {
    font-size: 22px !important;
    font-weight: 600 !important;
    margin-top: 20px !important;
    line-height: 34px;
}
.about_wrapper .title span{
    font-weight: 500;
    color: #169ace;
}
.mission_wrapper .bg_area{
    background: #f35888;
}
.vision_wrapper .bg_area{
    background: #ffbb80;
}
.value_wrapper .bg_area{
    background: #fb7d73;
}

.accordation_wrapper{
    margin-top: 4em;
}


.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
    border-bottom: 0px;
}
.panel-default {
    border: none;
}
.panel-body {
    padding: 22px 28px;
    font-size: 16px;
    line-height: 30px;
    background: #f7f7f7;
}
.panel-group .panel:last-child {
    border-bottom: 0px solid #333333;
}
.panel-group .panel+.panel {
    margin-top: 20px;
}
.panel-title>a{
    width: 100%;
    display: inline-block;
    padding: 15px 28px;
    background: #1e91c3;
    color: #ffffff;
    font-size: 19px;
    text-decoration: none;
    position: relative;
}
.panel-title>a:after{
    position: absolute;
    content: "";    
    right: 20px;
    width: 16px;
    height: 16px;
    background: none;
    border: 2px solid #fff;
    transform: rotate(45deg);
    border-bottom: 0px;
    border-right: 0px;
}
.panel-heading {
    padding: 0;
}
.panel-title>a.collapsed{
    background: #e8e7e7;
    color: #333333;
}
.panel-title>a.collapsed:after{
    position: absolute;
    content: "";    
    right: 20px;
    width: 16px;
    height: 16px;
    background: none;
    border: 2px solid #333;
    transform: rotate(45deg);
    border-top: 0px;
    border-left: 0px;
}
.panel-body ul{
    margin-bottom: 0px;
}
section{ 
    padding: 5em 0;
}
.about_wrap {
    padding: 0em;
}
.about_wrap .content{
    font-size: 16px;
    line-height: 29px;
}
.about_wrap .img-box,
.about_wrap .img-box img{
    width: 100%;
}
.job_wrap {
padding: 2em 4em;
    background-color: #FFF;
	margin-top:60px !important;
}
.job_wrap h2 {
    color: #4d4d4f;
}
.job_wrap h3 {
    font-size:24px;
	color: #4d4d4f;
	margin-bottom:20px;
}
.job_wrap h4 {
    font-size:18px;
	color: #4d4d4f;
	line-height: 28px;
}

.jobs_area .job_content .content_heading{
    font-size: 21px;
    background: #ef4815;
    color: #ffffff;
    font-weight: 500;
    padding: 0.5em 0.7em;
    display: inline-block;
    margin-bottom: 20px;
}

.jobs_area .title {
    font-size: 34px;
    font-weight: 300;
    color: #000000;
    position: relative;
    margin-bottom: 30px;
    margin-top: 10px;
    line-height: 30px;
}
.title1 {
    font-size: 43px;
    font-weight: 600;
    color: #FFF;
    position: relative;
    margin-bottom: 30px;
    margin-top: 10px;
    line-height: 30px;
}
.title2 {
    font-size: 43px;
    margin-bottom: 10px;
    color: #4d4d4f;
    font-weight: 600;
    line-height: 50px;
    border-left: 8px solid #eb1c24;
    padding-left: 20px;
}
.heading_inside {
    line-height: 30px;
    font-size: 20px;
    font-weight: 600;
    color: #4d4d4f;
    border-left: 8px solid #4d4d4f;
    padding-left: 20px;
    margin-top: -10px;
}
.heading_inside2 {
    line-height: 30px;
    font-size: 34px;
    font-weight: 600;
	margin-bottom: 30px;
}
.heading_inside2::after {
    content: '';
    width: 70px;
    height: 5px;
    background: #ffa500;
    position: absolute;
    left: 20px;
    top: 45px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.heading_inside3 {
    line-height: 30px;
    font-size: 34px;
    font-weight: 600;
	margin-bottom: 30px;
	color:white;
}
.heading_inside3::after {
    content: '';
    width: 70px;
    height: 5px;
    background: #ffa500;
    position: absolute;
    left: 20px;
    top: 75px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.video {
    text-align: center;
    font-size: 24px;
    line-height: 60px;
    color: white;
}
.job-bg {
	background:url(../images/job-bg.jpg) center top no-repeat;
	background-color:#171516;
}
.jobs_area {
}
.job-text {
    font-size: 14px;
    color: #666;
}
.job-text p {
    font-size: 19px;
    color: #4d4d4f;
    line-height: 24px;
}
.job-text a{
    color: #ffa500;
	text-decoration:none;
}
.heading {
	font-size: 16px;
	font-weight: 500;
    margin-bottom: 20px;
}
.trainee {
    float: left;
    margin-left: -15px !important;
}
.table{
    margin-bottom: 0;
}

.materialboxed {
    display: block;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    position: relative;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    -webkit-backface-visibility: hidden;
}
.materialboxed:hover:not(.active) {
    opacity: .8;
}
#materialbox-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #292929;
    z-index: 1000;
    will-change: opacity;
}

.list_area{
    margin-bottom: 3em;
}
.list_area ul{
    padding-left: 6px;
}
.list_area ul li{
    list-style-type: none;
    margin-bottom: 8px;
    position: relative;
}
.list_area ul li{
}
.list_area ul li:before{
    position: absolute;
    content: '';
    left: -25px;
    top: 5px;
    width: 13px;
    height: 17px;
    background: url('../images/o_bullets_b.png') no-repeat;
}
.list_area2{
    margin-bottom: 3em;
}
.list_area2 ul{
    padding-left: 6px;
}
.list_area2 ul li {
    list-style-type: none;
    margin-bottom: 8px;
    position: relative;
    font-size: 16px;
    color: #4d4d4f;
    line-height: 25px;
    margin: 15px 0;
}
.list_area2 ul li:before{
    position: absolute;
    content: '';
    left: -25px;
    top: 5px;
    width: 13px;
    height: 17px;
    background: url('../images/o_bullets_b.png') no-repeat;
}
.title3 {
    font-size: 24px;
    margin-bottom: 20px;
    color: #4d4d4f;
    font-weight: 600;
    border-left: 3px solid #f00;
    padding-left: 10px;
    margin-left: -15px;
    margin-top: 10px;
}
.jd_area {
    margin-top: 3em;
}
.jd_area p {
    font-size: 14px;
    color: white;
    line-height: 22px;
    margin-bottom: 20px;
}
.jd_area .main_title {
    font-size: 34px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    margin-top: 0 !important;
    line-height: 29px;
    margin-bottom: 30px;
    color: #FFF;
}
.jd_area .main_title::after {
    content: '';
    width: 80px;
    height: 2px;
    background: #FFF;
    position: absolute;
    left: 20px;
    top: 40px !important;
}

.jd_area .main_title span{
    font-weight: 500;
    color: #000;
}
.box-left {
    border-left: 5px solid #de0504;
    background-color: #fff;
    padding-bottom: 30px;
    width: 46% !important;
    margin-right: 2%;
    min-height: 260px;
    border-top: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
}
.box-right {
    border-left: 5px solid #de0504;
    background-color: #fff;
    padding-bottom: 30px;
    width: 46% !important;
    margin-left: 2%;
    min-height: 260px;
    border-top: 1px solid #c5c5c5;
    border-right: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
}
.box-right p{
    margin-left: 15px;
}
.bottom_arrow_btn {
    position: fixed;
    width: 40px;
    height: 40px;
    font-size: 28px;
    background: #fff;
    border: 1px solid #1e91c3;
    color: #1e91c3;
    line-height: 34px;
    right: 20px;
    bottom: 20px;
    text-align: center;
    opacity: 0;
}
.btn_area{
    margin-top: 20px;
}
.btn_area .btn-default{
    background: #fff;
    border-color: #fff;
    color: #f16136;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 500;
    line-height: 13px;
    padding: 10px 20px;
}
.btn_area .btn-default:hover{
    background: #f16136;
    border-color: #f16136;
    color: #fff;
}
.about_area {
	background-color:#f4f4f4;
}
.about-bg {
	background-color:red;
	margin-top: 1px;
}
.list_area{

}
.list_area ul{
    padding-left: 26px;
}
.list_area ul li {
    font-size: 14px;
    margin-bottom: 12px;
    color: #666;
}
.btn-primary {
    background-color: #f00;
    padding: 15px 40px;
    border-radius: 0;
    border: none !important;
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
	margin: 20px 0;
}
.btn-primary:hover {
    color: #FFF;
    background-color: #333;
}
.divider_space{
    padding: 20px;
}
.list_area ul li a{
    color: #f16136;
    text-decoration: none;
}
footer{
    background: #f2f2f2;
    padding: 20px 0;
}
footer p{
    margin-bottom: 0px;
    color: #393838;
    font-size: 13px;
    line-height: 1.5;
}
footer p *{
    color: #393838;
}
footer p.poweredby{
    text-align: left;
    padding-top: 5px;
    font-weight: 400;
}
footer .poweredby .first{
    color: #6a38a0;
    font-size: 16px;
    font-weight: bold;
}
footer .poweredby .naukri{
    color: #d3710c;
    font-size: 16px;
    font-weight: bold;
}
@media (min-width: 1200px){
    .container {
        width: 1230px;
    }
}
@media (max-width:1024px){
	body {
    padding-top: 70px;
}
.padding-50 {
    padding: 0 15px;
}
	.fixed-header {
    min-height: 80px;
}
	.logo {
		width:auto;
}
.banner img{
		width:100%;
		margin-top: 10px;
}

.logo img{
		width:auto;
		margin-top: 10px;
}
.banner_area {
    padding: 0;
    background: none;
    min-height: auto !important;
    background-color: #4d4e28;
}
.job-text p {
    line-height: 25px;
	margin-top: 30px;
}
.about_wrapper img{
    width:100%;
}
}
@media (max-width:450px){
    .navbarbg {
        background-image:none!important;
    }
    .navbar-toggle {
        margin-top: 12px;
        margin-right: 0px;
    }
    .navbar-inverse .navbar-toggle {
        border-color: #026496;
        background: #ffffff !important;
        margin-top: 4px;
    }
    .navbar-header {
        padding-top: 17px;
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #026496;
    }
    .fixed-header {
        padding: 0;
        height: auto;
    }

    section .wrapper {
        padding: 2em 0.5em;
    }
    .wrapper .content {
        text-align: justify;
    }
    nav .collapse.in ul.nav {
        margin: 0;
    }
    nav .collapse.in {

    }
    .job_detail_area {
        padding-bottom: 3em;
    }
    .navbar-inverse .navbar-nav>li>a {
        padding: 12px 17px;
        margin-right: 0;
        border: none;
    }
    .table{
        border: none;
        width: 100%;
    }
    footer {
        text-align: center;
    }
    footer p.poweredby {
        text-align: center !important;
    }
    .bottom_section .title {
        font-size: 28px;
        margin-bottom: 0.5em;
    }
    .bottom_section {
        padding: 3em 0;
    }
    .right_img img {
        width: 100%;
    }
    .two_list ul {
        float: left;
        margin-right: 0%;
        width: 100%;
    }
    .award_wrapper{
        margin-bottom: 20px;
    }
    .small_heading .logos ul {
        display: inline-block;
        padding-left: 0;
        width: 100%;
    }
    .small_heading .logos ul li {
        display: inline-block;
        width: 100%;
        margin-right: 0;
        text-align: center;
        padding-top: 10px;
        margin-bottom: 20px;
    }
    .walkin_area {
        padding: 4em 0;
    }
}
@media screen and (max-width:850px) {
    #myNavbar{
        float:left!important;
        width:100%;
        background:#fff;
        margin-bottom: 20px;
        padding: 0;
    }
.navbar-inverse .navbar-nav > li > a {
    padding: 15px;
    color: black;
    border-bottom: 1px solid #ccc;
}
    #myNavbar .nav.navbar-nav li a:hover {
        color: #ff000 !important;
    }
    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
        color: #ff8400 !important;
        background-color: #080808;
    }	
    .navbar-inverse .navbar-collapse{border:none;}
    .full img{
        width: 100%;
    }

}

@media screen and (max-width: 767px) {
	.job_wrap h4 {
    font-size: 18px;
    color: #4d4d4f;
    line-height: 30px;
}
    .carousel-inner .item .content h1 {
        font-size: 18px;
        margin-bottom: 0;
    }
    .carousel-inner .item .content p {
        font-size: 12px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #ffffff;
    }
    .job_detail_area .text_area {
        padding-left: 1em;
    }
    .box_wrapper {
        padding: 2em 0;
    }
    .about_area .right_img img {
        left: 0;
    }
    .about_area .job_detail_area {
        padding-left: 0;
    }
    .banner_area {
        padding: 0em 0;
        background-size: cover;
        background-position-x: -280px;
    }
    .banner_area .content_area {
        margin: 0em 0;
        border-left: 0px solid #ef4815;
        padding-left: 0;
        padding: 1em 0;
    }
    .banner_area .content_area .title {
        font-size: 52px;
        line-height: 55px;
    }
    .banner_area .content_area .heading {
        font-size: 34px;
        line-height: 50px;
    }
    .banner_area .content_area .location p {
        margin-bottom: 8px;
    }
    .jobs_area .table_area tr td {
        display: block;
        width: 100%;
        padding: 10px !important;
    }
    .jd_page_area .title {
        line-height: 34px;
    }
    .who_we_are .brand_img img {
        margin-bottom: 6px;
    }
    .contact_box .divide_box {
        width: 100%;
    }
    .list_wrapper {
        width: 100%;
        margin-top: 2em;
    }
    .personal_info .job_detail_area {
        left: 0;
    }
    .personal_info .listing {
        padding-left: 0;
    }
    .listing ul li:before {
        top: 3px;
    }
    .job_detail_area .btn_area {
        text-align: center;
    }
    .btn_area .btn-warning{
        padding: 8px 22px;
    }
    .nav {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .recognize_area .content_box {
        display: block;
        width: 100%;
    }
    .recognize_area .content_box .heading {
        display: block;
        padding-top: 0px;
        margin-right: 0;
    }
    .recognize_area .content_box .brand_img {
        display: inline-block;
        margin-top: 27px;
        width: 100%;
    }
    .who_we_are .about_content_wrapper {
        margin-top: 0.5em;
    }

    .social .heading {
        font-size: 25px;
    }
    .social .icon_area a {
        margin-right: 14px;
    }
    .social .icon_area img {
        margin-top: 9px;
    }
    .about_wrap .content {
        font-size: 14px;
        line-height: 23px;
    }
    .who_we_are {
        padding: 2em 0;
    }
    .video iframe {
        margin-bottom: 1em;
    }
    .video {
line-height: 30px;
margin-bottom: 1em;
    }
    .horizontal-small-img_box {
        margin-top: 15px;
    }
    .small-img_box {
        margin-top: 15px;
    }
    .about_wrap {
        padding: 1em;
    }
	.jd_area .main_title {
    margin-left: 10px;
}
	.jd_area img {
    width: 100%;
}
.box-left, .box-right {
    width: 100% !important;
    margin: 20px 0 auto;
    min-height: auto !important;
}
.gallery-box {
    width: 100% !important;
    margin-bottom: 60px;
}
section {
    padding: 1em 0;
}
.about_wrapper .title {
    font-size: 26px !important;
}
.title1 {
    font-size: 24px;
}
.title1::after {
    top: 130px;
}
.title2 {
    font-size: 24px;
}
.title2::after {
    top: 40px;
}
}

@media screen and (min-width: 768px){
    .carousel-indicators {
        bottom: 15px;
    }
}
.smooth-scroll{
    transition: all ease-in-out 0.3s;
}
.smooth-scroll:scroll{
    transition: all ease-in-out 0.3s;
}

