/* body */
body {
    padding: 0;
    border: 0;
    margin: 0;
    font-family: Lato, sans-serif;
    background: #f9f9f9;
}

.c-ptb-2 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.c-ptb-4 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.jobslides {
    position: relative;
}

.header {
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

.header .container {
    padding-left: 35px;
    padding-right: 35px;
    font-size: 14px;
    line-height: 3.2;
}
.logo {
    /* max-width: 80%; */
    /* padding-left: 85px; */
    margin-top: 7px;
}

.menus {
    font-size: 24px;
    float: right;
    display: table-cell;
    vertical-align: middle;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
}

.left-content {
    color: #fff;
    padding-top: 35px;
    padding-bottom: 35px;
}

.c-br {
    border-right: 1px solid #3b4050;
}

.no-padd {
    padding: 0;
    margin: 0;
}

.right-content {
    margin-top: 30px;
}

.right-content .pg-btn {
    background-color: #f36969;
}

.right-content li {
    display: inline-block;
}

.right-content .pg-btn {
    text-decoration: none;
    background: 0 0;
    color: #fff;
    background-color: #ed1d24;
    border-color: #ed1d24;
    margin-right: 13px;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 15px;
    border-radius: 10px;
    outline: 0;
}

.slide {
    position: relative;
    overflow: hidden;
}

.slide-title {
    font-size: 50px;
    font-family: 'Lobster';
    color: #fff;
    margin-bottom: 20px;
}

.slide-desc {
    font-size: 22px;
    font-style: italic;
    color: #fff;
    font-family: Bitter;
}

.slide-text {
    margin-top: -300px;
}

.footer {
    background-image: url(../images/bg1.png);
}

.c-borbottom img {
    max-width: 270px;
}

.c-borbottom {
    border-bottom: 1px solid #000;
    padding-top: 25px;
    padding-bottom: 25px;
}

.information h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 45px;
    padding-bottom: 20px;
    text-transform: uppercase;
}

.pg-heading {
    position: relative;
}

.pg-heading::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 7px;
    height: 1px;
    background: #23c0e9;
}

.pg-heading::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 11px;
    width: 29px;
    height: 1px;
    background: #23c0e9;
}

.who p {
    color: #ceced0;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 10px;
}

.readmore-link a {
    color: #ceced0;
}

.readmore-link a:hover {
    color: #1a4e99;
}

.fa-plus-circle {
    padding-right: 10px;
}

.fa-caret-right {
    color: #ed1d24;
    padding-right: 10px;
}

.qlink li {
    list-style: none;
    color: #ceced0;
    font-size: 16px;
    padding-bottom: 14px;
}

.footer a {
    color: #ceced0;
    text-decoration: none;
}

.qlink li a:hover {
    color: #ed1d24;
}

.contentinfo li {
    list-style: none;
    color: #ceced0;
    font-size: 16px;
    padding-bottom: 14px;
}

.contentinfo li a:hover {
    color: #ed1d24;
}

.information {

    /*     border-bottom: 1px solid #3b4050;     */
    padding-top: 40px;
    padding-bottom: 10px;
}

.copyright {
    margin-top: 20px;
    color: #ceced0;
}

/* contact page */
.contact-wrap {
    font-family: lato;
}

.section {
    background: url(../images/bg-breadcrum.jpg);
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: left;
}

.sec-title {
    color: #fff;
}

.cont-info {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.help-head {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}

.cont-info p {
    font-size: 35px;
    font-family: Lato, sans-serif;
}

.cont-info .clr-red {
    color: #ed1d24;
    font-weight: bold;
}

.cont-info .clr-blue {
    color: #23c0e9;
    font-weight: bold;
}

.line-under {
    position: relative;
    width: 40px;
    height: 1px;
    display: inline-block;
}

.line-under::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 7px;
    height: 1px;
    background: #fff;
}

.line-under::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 10px;
    width: 30px;
    height: 1px;
    background: #fff;
}

.fill-title {
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}

.cont-fill {
    padding-top: 50px;
    padding-bottom: 30px;
    background: #f9f9f9;
}

/*.cont-form {

    background: #fff;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #e9e9e9 #e9e9e9 #23c0e9;
}*/

.cont-form .form-control {
    border-radius: 0;
    width: 100%;
    height: 45px;
}

.cont-form textarea.form-control {
    height: auto;
}

.sub-btn {
    color: #fff;
    background-color: #f36969;
    border-color: #f36969;
    white-space: nowrap;
    letter-spacing: 0;
    padding: 12px 30px;
    font-size: 14px;
    line-height: 1.72;
    border-radius: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.blue-box {
    background: #ed1d24;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 1px;
    padding-left: 25px;
    padding-right: 25px;
    margin: 0;
}

.c-bl {
    border-right: 1px solid #ccc;
}

.split-two {
    line-height: 2.2;
    word-spacing: 2px;
}

.offi-name {
    margin-top: 0;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px;
}

.social-icon li {
    display: inline-block;
    margin-top: 10px;
}

.social-icon a {
    color: #fff;
}

.blue-box > .row {
    margin-bottom: 26px;
    font-size: 15px;
}

.social-icon {
    text-align: center;
}

/* service wrap */
.service-wraps {
    background: url(../images/bg-test.jpg);
    padding: 20px;
    font-family: Lato;
    color: #fff;
}

.ser-title {
    font-weight: bold;
    color: #000;
    padding-bottom: 10px;
    position: relative;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 20px;
}

.ser-title::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 7px;
    height: 1px;
    background: #23c0e9;
}

.ser-title::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 11px;
    width: 29px;
    height: 1px;
    background: #23c0e9;
}

.text-holder p {
    font-family: 'Old Standard TT', serif;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
    text-align: justify;
}

.head3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: Lato;
    margin-top: 0;
    text-transform: uppercase;
}

.serv-desc {
    line-height: 1.8;
    font-size: 16px;
    text-align: justify;
    font-family: 'Old Standard TT', serif;
}

.icon-holder i {
    color: #ed1d24;
    font-size: 40px;
}

/* current opening */
.current-opening {
    font-family: Lato, sans-serif;
    font-weight: 100%;
    /* background: #f9f9f9; */
    border: none;
}

.post-list li {
    display: inline-block;
}

.post-list i {
    margin-right: 6px;
    color: #00a651;
    font-size: 18px;

}

.cur-title {
    margin-top: 0;
    font-size: 17px;
    font-weight: bold;
    font-family: Montserrat;
    margin-bottom: 20px;
}

.cur-title a {
    color: #000;
    text-decoration: none;
    font-size: 22px;
}

.cur-title a:hover {
    color: #23c0e9;
}

.job-salary {
    font-weight: 700;
    color: #0e1427;
    font-size: 15px;
}

.location {
    color: #797979;
    font-size: 15px;
}

.btn-list-green {
    background: #37d09c;
    color: #fff;
    padding: 5px 15px;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
}

.btn-list-green:hover {
    color: #fff;
    text-decoration: none;
    background: #2ab485;
}

.btn-list-second {
    background: #f36969;
    color: #fff;
    padding: 5px 27px;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 12px;
    text-decoration: none;
}

.btn-list-second:hover {
    background: #f04343;
    color: #fff;
    text-decoration: none;
}

.job-sort {
    color: #23c0e9;
    font-size: 15px;
}

.current-post li {
    display: inline-block;
    margin-right: 10px;
}

.contentinformation .pg-desc {
    font-size: 17px;
    font-family: 'Sorts Mill Goudy', serif;
    line-height: 1.5;
    text-align: justify;
    padding-top: 5px;
}

.contentinformation img {
    padding: 30px;
}

.contentinformation h2 {
    font-family: Lato;
    font-size: 20px;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.contentinformation .pg-desc1 {
    font-size: 17px;
    font-family: 'Sorts Mill Goudy', serif;
    line-height: 1.5;
    text-align: justify;
    padding-top: 10px;
}

.carousel-control {
    z-index: 1;
}

/* recent jobs */
.job-category {
    background: #fff;
    border-radius: 10px;
    border: 1px solid transparent;
}

.jc-title {
    padding: 14px 20px;
    color: #fff;
    background: #23c0e9;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    font-family: 'Montserrat';
}

.job-cat-list {
    padding: 25px;
    border: 1px solid #cccccc;
}

.job-cat-list li {
    line-height: 2;
    color: #23c0e9;
}

.job-cat-list li a::before {
    color: #f36969;
    margin-right: 12px;
    font-family: fontawesome;
    content: "\f0da";
}

.job-cat-list a {
    color: #797979;
    font-size: 15px;
    text-decoration: none;
    margin-right: 10px;
}

.job-cat-list a:hover {
    color: #23c0e9;
}

.current-post {
    margin-bottom: 15px;
    padding-top: 20px;
        padding-bottom: 20px;
    border: 1px solid #fff;
    background: #efefef;
    padding-left: 10px;
    padding-right: 10px;
}

.current-post img {
    padding-top: 20px;
    margin: 0;
}

.current-post:hover {
    border-color: #23c0e9;
}

.left-content {
    margin-top: -25px;
    text-align: right;
}

.left-content p {
    margin-bottom: 20px;
}

/* post resu & jobs */
.post-rj {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}

.emply {
    padding: 80px 50px;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #e9e9e9 #e9e9e9 #23c0e9;
}

.icom-mg {
    margin: 0 0 16px;
}

.em-title {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    font-family: 'Montserrat';
    font-weight: bold;
}

.cand-title {
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    font-family: 'Montserrat';
    font-weight: bold;
}

.line-under {
    position: relative;
    width: 40px;
    height: 1px;
    display: inline-block;
}

.line-under::before {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 7px;
    height: 1px;
    background: #23c0e9;
}

.line-under::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 10px;
    width: 30px;
    height: 1px;
    background: #23c0e9;
}

.em-desc {
    margin: 17px 0 40px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.62;
    color: #797979;
}

.post-rj a {
    text-decoration: none;
    color: #fff;
    display: inline-block;
}

.btn-btn-theme {
    color: #fff;
    background-color: #23c0e9;
    border-color: #23c0e9;
    padding: 15px 50px;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.candi .em-desc {
    margin: 17px 0 40px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.62;
    color: #fff;
}

.theme-red {
    color: #fff;
    background-color: #f36969;
    border-color: #f36969;
}

.candi {
    background: url(../images/image2.png);
    padding: 80px 50px;
}

.cand-title {
    color: #fff;
}

.service-wraps .ser-title {
    color: #fff;
}

/* job page */
.job-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
}

.pji {
    background: #fff;
    padding: 5px 20px;
}

.pji-title {
    padding-bottom: 10px;
    margin: 0 auto;
    text-transform: capitalize;
    font-size: 20px;
    font-family: 'Montserrat';
    font-weight: bold;
}

.c-mt {
    margin-top: 20px;
    margin-bottom: 20px;
}

.left-j-title {
    margin: 0 auto;
    font-size: 20px;
    font-family: 'Montserrat';
    color: #000;
    font-weight: bold;
    padding-bottom: 15px;
}

.pji .label-succ {
    background-color: #5cb85c;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 5px;
}

.pji .pull-left {
    padding-right: 15px;
    font-size: 15px;
}

.to-al {
    padding-left: 30px;
}

/* enquiry form */
.enquiry-form {
    padding-top: 40px;
    padding-bottom: 40px;
}

.enq-title {
    margin: 0 auto;
    font-size: 20px;
    font-family: 'Montserrat';
    color: #000;
    font-weight: bold;
}

.enquiry-form form {
    padding-top: 30px;
}

.enquiry-form .form-control {
    border-radius: 0;
    width: 100%;
    height: 45px;
    margin-bottom: 20px;
}

.enquiry-form textarea.form-control {
    height: auto;
}

.enq-btn {
    color: #fff;
    background-color: #ed1d24;
    padding: 10px 30px;
    border: none;
    font-size: 15px;
    font-weight: bold;
}

.ph-no p {
    background-color: #ed1d24;
    padding: 10px 30px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

/* policy */
.policy {
    padding-top: 40px;
    padding-bottom: 40px;
}

.policy-title {
    margin-top: 0;
    font-family: Bitter;
    font-size: 18px;
    font-weight: bold;
}

.policy p {
    line-height: 2;
    font-size: 15px;
    margin-bottom: 20px;
}

.policy li {
    line-height: 2;
    font-size: 15px;
}

/* footer address */
.add-icon i {
    color: #ed1d24;
    padding-right: 10px;
    font-size: 25px;
}

.add-info {
    color: #ceced0;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 10px;
}

.add-social i {
    background: #fff;
    width: 30px;
    height: 30px;
    color: #ed1d24;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-bottom {
    border-top: 1px solid #ceced0;
}

.c-social-icon li {
    display: inline-block;
    margin-right: 10px;
}

.c-social-icon a {
    color: #fff;
}

.c-social-icon i {
    font-size: 15px;
}

.c-social-icon {
    margin-top: 16px;
    padding-left: 55px;
}

/* tmp fix */
@media (max-width:768px) {
    .menus {
        padding-top: 0;
        position: relative;
        top: -60px;
        /* top: 6px; */
    }

    .left-content {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .right-content .pg-btn {
        margin-right: 0;
    }

    .right-content {
        margin: -30px auto 10px;
    }

    #home-slide img {
        height: 80vh;
        width: auto;
        max-width: unset;
    }
}
.share-links{
    border-top: 1px solid #eee;
    padding-top: 10px;
    text-align: right;
}
.share-links li{
    display: inline-block;
    margin-left: 3px;
}
.share-links i{
    border-radius: 50%;
    width: 23px;
    height: 25px;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
}
.share-links li a{
    color: #fff;
}
.fa-linkedin {
    background: #226ABD;
}
.fa-facebook {
    background: #3B5998;
}
.fa-twitter {
    background: #1DA1F2;
}
.fa-google {
    background: #EA4335;
}
.carousel-control.left {
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    filter: none !important;
    background-repeat: none !important;
}
.carousel-control.right {
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    filter: none !important;
    background-repeat: none !important;
}




.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 50px;
    margin-bottom: 15px;
}

.p0{margin:0px !important;padding-top:30px;}
.text-white{color:#fff;}
.text-bold{font-weight:bold;}

.navbar-default{
    background-color:#fff;
    margin-bottom: 0;
    border: none;
    outline: none;
    border-radius: 0;
}
.navbar-nav{
    padding: 20px 0px;
}
.navbar-nav li a{
color: #000 !important;
font-size: 18px;
font-weight: 500;
}
.navbar {
    min-height: 85px;
}
.bg_color .ser-title{
    display: none;
}

.navbar-toggle{
    margin-top: 26px !important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #2E3092 !important;
}


.select2-container .select2-choice {

    height: 45px !important;
    background-color: #fff !important;
    padding: 8px 10px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s !important;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s !important;

}

.navbar-collapse{
    border-top: inherit !important;
     -webkit-box-shadow: unset !important; 
     box-shadow: unset !important;
}
.nav>li>a:focus, .nav>li>a:hover {
    background: none !important;
    color: #d23600 !important;

}
.dropdown-menu>li>a {
    font-size: 16px !important;
    color: #000 !important;
}

.dropdown-menu>li>a:hover {
    color: #d23600 !important;
}

.nav-link.active {
    color: #d23600 !important;
}

.pji h2{
    font-weight:600 !important;
}

.select2-container{
    width: 100% !important;
    height: 38px !important;
    border: 1px solid #dbdbdb !important;
    margin-bottom: 15px !important;
  }

@media (min-width: 992px) {
    .white_bg{
        display: none !important;
    }
}


@media (max-width: 991px) {
    .bg_color{
        display: none !important;
    }
    .banner_sec h2{
        font-size: 30px !important;

    }
    .white_bg{
        display: block !important;
    }
}

@media (max-width: 574px) {

    .banner_sec h2{
        font-size: 24px !important;
        line-height: 32px !important;
        font-weight: 500 !important;

    }
    .search-input {
        height:55px;
 }

 
}