﻿

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Light.eot');
    src: url('../fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUI-Light.woff') format('woff'), url('../fonts/SegoeUI-Light.ttf') format('truetype'), url('../fonts/SegoeUI-Light.svg#SegoeUI-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI Semilight';
    src: url('../fonts/SegoeUI-Semilight.eot');
    src: url('../fonts/SegoeUI-Semilight.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUI-Semilight.woff') format('woff'), url('../fonts/SegoeUI-Semilight.ttf') format('truetype'), url('../fonts/SegoeUI-Semilight.svg#SegoeUI-Semilight') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI.eot');
    src: url('../fonts/SegoeUI.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUI.woff') format('woff'), url('../fonts/SegoeUI.ttf') format('truetype'), url('../fonts/SegoeUI.svg#SegoeUI') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Bold.eot');
    src: url('../Content/Fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoeUI-Bold.woff') format('woff'), url('../fonts/SegoeUI-Bold.ttf') format('truetype'), url('../fonts/SegoeUI-Bold.svg#SegoeUI-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}





body {
    margin: 0;
    padding: 0;
    font-family: "Segoe UI","Open Sans",sans-serif;
    font-weight: 400;
    color: #222;
    font-size: 15px;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
    font-family: "Segoe UI","Open Sans",sans-serif;
}
a{outline:none;}

.dl-horizontal dt {
    white-space: normal;
}


input,
select,
textarea {
    max-width: 100%;
}


.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 0;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0;
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
        }

            .mega-dropdown-menu > li > ul > li > a {
                display: block;
                color: #222;
                padding: 3px 5px;
            }

    .mega-dropdown-menu > li ul > li > a:hover,
    .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
    }

    .mega-dropdown-menu .dropdown-header {
        font-size: 18px;
        color: #ff3546;
        padding: 5px 60px 5px 5px;
        line-height: 30px;
    }

.carousel-inner img {
    width: 100%;
    max-height: 460px
}

.header-text {
    position: absolute;
    left: 1.3%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;

}

    .header-text h2 {
        font-size: 40px;
    }

        .header-text h2 span {
            background-color: #2980b9;
            padding: 10px;
        }

    .header-text h3 span {
        background-color: #000;
        padding: 15px;
    }

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

    .btn-theme:hover {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
    clear: both;
}



a {
    text-decoration: none
}

h1 {
    font-size: 55px;
    font-weight: 800
}

h2 {
    font-size: 35px;
    font-weight: 700
}

h3 {
    font-size: 30px;
      font-weight: 600
}

h4 {
    font-size: 25px;
    font-weight: 600
}

h5 {
    font-size: 20px;
    font-weight: 600
}

h6 {
    font-size: 18px;
    font-weight: 400
}

.icons-box {
    width: 90px;
    display: inline-block;
    padding: 5px;
}

    .icons-box img {
        max-width: 100%;
    }

.samp1 {
    background: #fff url(../images/bg1.png) no-repeat scroll center 0;
    backround-size: cover;
}

.samp2 {
    background: #333 url(../images/exam.jpg) no-repeat scroll 0 0;
    backround-size: 100%;
}

    .samp2 h2 {
        color: #fff;
        margin-bottom: 30px;
        text-align: center;
    }

    .samp2 .left-side ul {
        margin: 0;
        padding: 0;
    }

        .samp2 .left-side ul li {
            width: 100%;
            float: left;
            padding: 20px 15px;
            background: #fff;
            list-style: none;
            margin-bottom: 2px;
        }

            .samp2 .left-side ul li.active {
                background: #0055b8;
                color: #fff;
            }

    .samp2 .col-in {
        width: 100%;
        float: left;
        background-color: rgba(255,255,255,0.7);
        padding: 30px 15px;
    }

    .samp2 h3 {
        font-size: 24px;
        font-weight: 400;
        border-bottom: 2px solid #0055b8;
        padding-bottom: 10px;
        margin-bottom: 20px;
    }

.samp3 img {
    max-width: 100%
}

.samp3 h2 {
    font-weight: 200;
    font-size: 32px;
    margin-bottom: 30px;
}

.samp4 {
    background: #f6f6f6;
}

    .samp4 h2 {
        margin-bottom: 0;
    }

    .samp4 h4 {
        margin: 20px 0 15px;
        text-decoration: none;
        font-weight: bold;
    }

.inn-border-box {
    width: 100%;
    border: 1px solid #ccc;
    padding: 15px 15px 40px;
}

.samp4 .img-box {
    height: 180px;
    width: 100%;
    background: #ccc;
    overflow: hidden;
}

img {
    max-width: 100%;
}

.big1 {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}

.btn-blue {
    background: #0055b8;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
}

.bg-white {
    background-color: rgba(255,255,255,0.9)
}

.text-blue {
    color: #0055b8
}

.text-center {
    text-align: center;
}

.text-bold {
    font-weight: bold;
}

.p-top20 {
    padding-top: 20px;
}

.p-top30 {
    padding-top: 30px;
}

.p-top40 {
    padding-top: 40px;
}

.p-top50 {
    padding-top: 50px;
}

.p-20 {
    padding: 20px 0;
}

.p-30 {
    padding: 30px 0;
}

.p-40 {
    padding: 40px 0;
}

.p-50 {
    padding: 50px 0;
}

.col-sm-push-2 {
    left: 16.66666667%;
}

.col-sm-push-1 {
    left: 8.33333333%;
}
.banner {
    background: #008fc3 url(../Images/bg-banner.jpg) no-repeat center;
    height: 380px;
    background-size:cover;
}
    .banner {
    padding-top:150px;}
.banner h1 {color:#fff;}
.bigpara {
font-size:18px; font-weight:600; line-height:1.3;}
.outer{margin:auto;width:1200px;}
.bg1 {
    background: url("../images/slide5.jpg") no-repeat scroll 0 0;
    background-size: cover;
    height: 600px;
}
.bg2 {
    background: url("../images/slide6.jpg") no-repeat scroll 0 0;
    background-size: cover;
    height: 600px;
}
.bg3 {
    background: url("../images/slide2.jpg") no-repeat scroll 0 0;
    background-size: cover;
    height: 600px;
}

.carousel-control {
    top: 80% !important;
}
/*certifications css  Add*/
.whydv {
    padding: 65px 0;
}
.worksdvprt {
    padding: 65px 0; background:#f5f5f5;
}
.benefitsdv {
    background: #004a99;
    /* background: -webkit-linear-gradient(right,#0090D4 0%,#006EC1 100%);
    background: linear-gradient(-34deg,#006EC1 0%,#006EC1 100%);*/
    padding: 65px 0;
    color: #fff;
}

    .benefitsdv h2 {
        padding-bottom: 20px;
        text-align: center;
    }
 .benefitsdv .icon {
    float: left;
    width: 40px;
}

        .benefitsdv .icon .glyphicon {
            font-size: 40px;
        }

    .benefitsdv .text {
        float: right;
        width: 84%;
    }
.preparesdv {
    padding: 65px 0;
}
.preparesdv ul.service-list {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
}

.preparesdv ul.service-list li {
    float: left;
    position: relative;
    width: 100%;
    padding-left: 30px;
    padding-bottom: 15px;
}

    .preparesdv  ul.service-list li::before {
        background: #05c0dd none repeat scroll 0 0;
        content: "";
        display: inline-block;
        height: 15px;
        left: 0;
        position: absolute;
        top: 6px;
        width: 15px;
        z-index: 1;
    }

    .preparesdv  ul.service-list li::after {
        background: #d4d4d4 none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 7px;
        position: absolute;
        top: 0;
        width: 1px;
    }

.preparesdv ul.service-list li:last-child::after {
    background: #d4d4d4 none repeat scroll 0 0;
    content: "";
    height: 40%;
    left: 7px;
    position: absolute;
    top: 0;
    width: 1px;
}


.areasdv {
    padding: 65px 0;
    background: #f8f8f8;
}

    .areasdv h2 {
        text-align: center;
        width: 75%;
        margin: auto;
        margin-bottom: 15px;
    }

    .areasdv table {
        border-collapse: collapse;
        width: 75%;
        background: #fff;
        margin: auto;
    }

        .areasdv table ul {
            padding-left: 20px;
        }

            .areasdv table ul li {
                list-style-type: disc;
                margin-bottom: 6px;
                font-size: 13px;
                color: #666;
            }

        .areasdv table th {
            font-size: 20px;
        }

        .areasdv table h5 {
            font-size: 16px;
            font-weight: 700;
            color: #0065a8;
            margin-bottom: 10px;
        }

        .areasdv table h6 {
            font-size: 14px;
            font-weight: 700;
            color: #222;
            margin-bottom: 10px;
        }

    .areasdv td, .areasdv th {
        border: 1px solid #dddddd;
        text-align: left;
        padding: 8px;
    }

    .areasdv .bld {
        vertical-align: top;
        font-weight: 700;
        text-align: center;
        font-size: 22px;
    }

.validitydv {
    padding: 65px 0;
    background:#0090D4;
    background: -webkit-linear-gradient(180deg,#0090D4 0%,#006EC1 100%);
    background: linear-gradient(-34deg,#0090D4 0%,#006EC1 100%);
    color: #fff;
}
.white-line {
    background: #07A4E5;
    color: #fff;
    height: 3px;
    width: 250px;
    
}
.sliders-bg h1 {
    font-weight: 400;
    font-size:65px;
}
.sliders-bg h3 {
    font-size: 35px;
}
.sliders-bg p {
    font-size: 22px;
}
.white-btn {
    background: transparent;
    outline: none;
    border: 2px solid #fff;
    overflow: hidden;
    padding: 10px 20px;
    width: auto;
    color: #fff;
    margin-top: 20px;
    float: left;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
.white-btn:hover{color:#fff;}

.knowus .div1, .trainings .div1 {
    padding: 60px 0;
}
.para, .bigpara {
font-size:20px; font-weight:400;}
.part_img {
margin-top:80px;}
.header-links .right .bottom li a:hover, .header-links .right .top li a:hover {
    border-bottom: 2px solid #00A1E3;
    padding-bottom: 5px;
    text-decoration: none;
    color: #00A1E3;
}
ul.inside-li li a:hover {
    color: #00A1E3 !important; text-decoration:underline !important;
}
.header-links .right .top li a.apply-btn{ border-bottom:none; padding-bottom:10px;} 
.knowus .div2 {
    padding: 60px 0;
    background: url(../Images/partner.jpg) fixed;
    background-size: 100%;
}

    .knowus .div2 .accordion_head {
        color: #fff;
        cursor: pointer;
       font-size: 14px;
        font-weight: bold;
    }


    .knowus .div2 .accordion_body p {
       
      margin-top:10px;
    }

    .knowus .div2 .plusminus {
        float: left;
        margin-right: 10px;
    }

.bgrlrt {
    background: #005cb9;
    padding: 40px;
    color: #fff;
}

.register-now {
    background:#fafafa;
    padding: 50px 0;
}
    .register-now h4 {
        color: #005984;
        text-align: center;
        margin-bottom: 50px;
    }
.text-align-center .blue-btn {
    background: transparent;
    outline: none;
    border: 2px solid #005984;
    overflow: hidden;
    padding: 10px 20px;
    width: auto;
    color: #005984;
    margin-top: 20px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
.text-align-center {
    text-align:center;
}

.footer-div .col-1 {
    float: left;
    width: 24%;
    padding: 0 15px;
}

.footer-div .col-3 {
    float: left;
    width: 80%;
    padding: 0 15px;
}

.footer-div .col-2 {
    float: left;
    width: 20%;
    padding: 0 15px;
}

.footer-div {
    background: #1c1c1c;
    padding: 65px 0;
}

    .footer-div ul li {
        list-style: none;
        margin: 10px 0;
        font-size: 12px;
    }

    .footer-div ul {
        margin: 0;
        padding: 0;
    }

    .footer-div .mail {
        color: #00658C;
        font-weight: 600;
    }

    .footer-div .disclaimer p {
        font-size: 11px;
        color: #262020;
    }

    .footer-div .disclaimer {
        margin: 20px 0;
    }

        .footer-div .disclaimer p.lead {
            font-weight: 600;
            font-size: 12px;
        }

    .footer-div ul li a {
        color: #262020;color:#fff;
    }

        .footer-div ul li a:hover {
            text-decoration: underline;
        }

    .footer-div ul li.head {
        font-size: 13.9px;
        font-weight: 600;
        background: none;
        color:#fff;
        padding-left: 0;
        text-transform: uppercase;
    }

    .footer-div .height50 {
        margin-bottom: 30px;
    }

    .footer-div .useful-link {
        float: left;
        width: 60%;
        padding-top: 2%;
        padding: 0 15px;
    }

    .footer-div .social-icons {
        float: right;
    }

    .footer-div .useful-link ul {
        width: 100%;
        float: left;
    }

        .footer-div .useful-link ul li {
            float: left;
            margin: 0 39px 10px 0;
        }

    .footer-div ul li.head a:hover {
        color: #2aa7de;
        text-decoration: none;
    }

    .footer-div .social-icons ul {
        float: left;
        width: 100%;
        margin: 10px 0;
    }

        .footer-div .social-icons ul li {
            float: left;
            border: 1px solid #989898;
            font-size: 20px;
            text-decoration: none;
            padding: 5px 20px;
            margin: 0 15px 0 0;
            cursor: pointer;
            background: none;
        }

            .footer-div .social-icons ul li:hover {
                color: #fff;
                background-color: #989898;
                text-decoration: none;
            }

    .footer-div .contact-div {
        background: #fff;
        padding: 10px 20px;
        margin-top: 20px;
        border-radius: 5px;
        box-shadow: 2px 0 7px #ccc;
    }

        .footer-div .contact-div h5 {
            text-transform: uppercase;
            font-weight: 600;
        }

        .footer-div .contact-div p {
            color: #262020;
        }

.copyright {
    background: #000;
    font-size: 12px;
    padding: 20px 0;    
}

    .copyright p {
        margin-bottom: 0;
        color:#fff;
    }


    .copyright .list-inline {
        margin-bottom: 0;
        text-align:right;
    } 

.copyright ul li {
    background: none;
    padding: 0;
    margin: 0 22px 0 0;
    text-transform: uppercase;
}


footer .blue-btn {
    padding: 5px 15px;
    font-weight: normal;
    margin-top: 0;
    border: 2px solid;
}
.bci-logo img {
    margin-bottom: 20px;
    width: 50%;
    padding: 4px 10px; background:#fff;
}

.upgrade {
    background: #f8f8f8;
    margin: 50px 0;
}
    .upgrade .leftup {
    padding:50px;}
.mtop {
margin-top:40px;}

.lgmrtp{ padding-top:40px;}
.aquire .bulletlist {
padding:0; margin:0;}
    .aquire .bulletlist li {
        width: 31%;
        padding: 30px 20px 20px 30px;
        float: left;
        margin-right: 2%;
        height: 160px;
        background: #fff;
        box-shadow: 0 10px 29px 0 rgba(68,88,144,.1);
        transition: all .3s ease-in-out;
        list-style-type: none;
        margin-bottom: 20px;
        box-sizing: border-box;
        border-radius: 10px;
    }
    .aquire .bulletlist li {
        width: 31%;
        padding: 30px 20px 20px 30px;
        float: left;
        margin-right: 2%;
        height: 160px;
        background: #fff;
        box-shadow: 0 10px 29px 0 rgba(68,88,144,.1);
        transition: all .3s ease-in-out;
        list-style-type: none;
        margin-bottom: 20px;
        box-sizing: border-box;
        border-radius: 10px;
    }
    .aquire.ccis-height .bulletlist li {
        
        height: 180px ;

    }

        .aquire .bulletlist li:hover {
            -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
        }
.aquire h2 {
    color: #283d50;
    margin-bottom: 40px;
}
.aquire {
    padding: 65px 0;
    background: #ecf5ff;
    box-shadow: inset 0 0 12px 0 rgba(0,0,0,.1);
}
.innprtknw {
    width: 80%;
    margin: auto;
    padding: 55px 0;
}

.innprtknw h2 {
    margin: 0;
}

.innprtknw h2 {
    color: #fff;
}

.studndv {
    background: #0C072B;
    padding: 60px 50px 60px 50px;
}

.innprtknw .blue-btn {
    background: transparent;
    outline: none;
    border: 2px solid #05c0dd;
    overflow: hidden;
    padding: 10px 20px;
    width: auto;
    color: #05c0dd;
    margin-top: 20px;
    float: left;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

    .innprtknw .blue-btn:hover {
        border: 2px solid #fff;
        color: #fff;
        text-decoration: none;
    }

.innprtknw p {
    font-size: 16px;
}
.largepara {
    font-size: 24px;
    line-height: 1.4;
    color: #222;
}

.contact-page .error {
    color: red;
    margin-top: 7px;
    font-size: 11px;
    margin-bottom: 12px;
}
.wth48{ width:48% !important;}
.wth100 {
    width: 98% !important;
}

.experience {
    padding: 65px 0;
    background: url(../images/experience.png) right bottom no-repeat;
    background-size: contain;
}


/*31--12--2019-AVI*/
.career-page .career-page-content {
    padding: 50px 0 70px;
}

    .career-page .career-page-content h2 {
        margin-top: 0;
    }

.right-email-bx {
    background: #f5f5f5;
    padding: 20px 50px;
    font-size: 18px;
    margin-top: 60px;
}

.career-page .career-page-content img {
    margin-top: 10px;
}
.contact-page .panel-title > a {
    text-decoration: none;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    display: block;
    padding: 15px;
}
.panel-heading{padding:0;}
.contact-page .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0;
    background-color: #fff !important;
}

.contact-page .panel-group {
    margin-bottom: 5px;
}

.contact-page .form-control {
    border-radius: 0;
    box-shadow: none;
}

.contact-page .bottom .form-control {
    height: 42px !important;
}

.contact-page {
    padding: 0 0 50px 0;
    background-size: 100%;
}

    .contact-page .right ul {
        margin: 20px 0 0 0;
        padding: 0;
    }

    .contact-page .right li {
        float: left;
        width: 31%;
        font-weight: bold;
    }

        .contact-page .right li .glyphicon {
            font-size: 20px;
            width: 8%;
        }

        .contact-page .right li p {
            width: 90%;
            float: right;
        }

    .contact-page .left p {
        font-size: 18px;
    }

        .contact-page .left p span {
            font-weight: 500;
            font-size: 25px;
        }

    .contact-page label {
        font-weight: 100;
        color: #666;
    }

    .contact-page .captcha-row {
        margin-top: 20px;
        background: #f6f6f6;
        padding: 20px 0;
        width: 60%;
        margin-left: -2px;
    }

        .contact-page .captcha-row label {
            font-weight: 600;
        }

        .contact-page .captcha-row img {
            margin-top: 26px;
        }

    .contact-page .blue-text {
        font-size: 12px;
        color: #00a1de;
    }

    .contact-page .bottom span {
        color: red;
        margin-top: 0;
        display: block;
        font-size: 11px;
    }

    .contact-page .numbox .iconright i {
        color: #666;
    }

    .contact-page .blue-text.cont-blue1 {
        margin-top: -15px;
    }

    .contact-page .form-check {
        margin-top: 30px;
    }

    .contact-page .form-check-input {
        margin-bottom: 10px;
        float: left;
        margin-right: 10px;
    }

    .contact-page .numbox {
        padding-top: 20px;
        margin-bottom: 20px;
    }

        .contact-page .numbox .checkbox {
         
            border-bottom: 1px solid #eee;
            padding: 10px 30px;
        }

            .contact-page .numbox .checkbox:last-child {
                border: 0;
                padding-bottom: 0;
            }

            .contact-page .numbox .checkbox label {
                margin-top: 2px;
                font-size: 15px;
                color: #5C5C5C;
            }

    .contact-page .text-box {
        margin-bottom: 20px;
    }

    .contact-page #dvOtherQuestion {
        margin-bottom: 20px;
    }

    .contact-page .numbox .iconright {
        float: right;
        margin-top: 3px;
    }

    .contact-page .move-btn {
        background: #05c0dd;
        outline: none;
        border: 2px solid #05c0dd;
        overflow: hidden;
        padding: 5px 30px;
        width: auto;
        -webkit-border-radius: 0.3em;
        border-radius: 0.3em;
        color: #fff;
        margin-top: 15px;
        float: left;
    }

        .contact-page .move-btn:hover {
            background: #00b2cf;
            color: #fff !important;
            border: 2px solid #00b2cf;
        }
    .contact-page .whetherdv {
        padding: 65px 0;
    }
.opportunities {
    padding: 55px 0;
    background: #f9f9f9;
}

    .opportunities .digital h3 {
        margin-top: 0;
    }

.for-bottom {
    padding: 70px 0 20px;
}

.opportunities h5 {
    font-size: 24px;
}
.for-bottom .business-bx {
    padding: 0 15px;
}

    .for-bottom .business-bx h5 {
        margin-top: 0;
    }

.for-bottom img {
    width: 100%;
}

.digi-employability {
    position: relative;
}

    .digi-employability .banner {
        background: url(../images/bg-banner.jpg) no-repeat center;
        background-size: 100%;       
    }

        .digi-employability .banner h1 {
            color: #fff;
        }

    .digi-employability .employability-content {
        padding: 50px 0;
    }

        .digi-employability .employability-content h3 {
            margin-top: 40px;
            margin-bottom: 20px;
        }

        .digi-employability .employability-content h5 {
            margin-bottom: 10px;
            background: #000;
            padding: 7px 0 7px 10px;
            width: 40%;
            color: #fff;
            border-left: solid 5px #00a1e3;
            font-size: 15px;
        }

        .digi-employability .employability-content .right-pad {
            padding: 0px 0px 0px 20px;
        }

    .digi-employability ul.digital-list {
        margin-top: 30px;
        padding-left: 0;
    }

        .digi-employability ul.digital-list li {
            float: left;
            margin-bottom: 10px;
            display: inline-block;
            width: 47%;
        }

            .digi-employability ul.digital-list li a {
                float: left;
                display: block;
                color: #333;
                font-size: 12px;
                border-left: 4px solid #00A1E3;
                padding-left: 10px;
                width: 100%;
                background: #f5f5f5;
                padding: 20px 11px;
                font-weight: bold;
            }

                .digi-employability ul.digital-list li a:hover {
                    background: #00A1E3;
                    border-left: 4px solid #222;
                    color: #fff;
                }

.ghana-jobs {
    position: relative;
    left: 65px;
}

    .ghana-jobs .attr {
        position: absolute;
        bottom: 0;
        width: 80px;
        height: 178px;
        border: solid 10px #c4b3a6;
        left: -40px;
        top: 185px;
    }

.for-mtop {
    margin-top: 30px;
}

.our-offerings {
    padding: 60px 0;
    background: #fff;
}

    .our-offerings .left-contetn {
        
        padding-right: 30px;
    }

.offering-bg {
    background: url("../Images/offering-bg.jpg") no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
    height: calc(100% - 30px);
    margin-top: 50px;
    height: 630px;
    padding: 60px 0;
    color: #fff;
}

    .offering-bg .bg-gradient {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100% !important;
        height: calc(100% - 30px);
        background: -webkit-linear-gradient(0deg,#005EB8 0%,rgba(0,94,184,0.14) 78%,rgba(0,94,184,0) 90%);
        background: linear-gradient(90deg,#005EB8 0%,rgba(0,94,184,0.14) 78%,rgba(0,94,184,0) 90%);
    }

    .offering-bg h2 {
        color: #fff;
    }

    .offering-bg ul.box-list {
        display: inline-block;
        list-style: outside none none;
        margin: 0 -22px;
        padding: 0;
        color: #fff;
    }

    .offering-bg .box-list li:nth-child(2n+1) span {
        padding-bottom: 8px;
    }

    .offering-bg .box-list li:last-child a::after, .offering-bg .box-list li:last-child span::after {
        display: none;
    }

    .offering-bg .box-list li a, .our-offerings .box-list li span {
        color: #fff;
        display: block;
        font-size: 15px;
        left: 0;
        padding: 2px 0 3px 41px;
        position: relative;
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
        font-weight: bold;
    }

        .offering-bg .box-list li a::before, .offering-bg .box-list li span::before {
            color: #fff;
            content: ">";
            float: left;
            font-size: 20px;
            left: 24px;
            position: absolute;
            top: -2px;
            -webkit-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
            font-weight: bold;
        }

        .offering-bg .box-list li a:hover {
            color: #05C0DD;
            left: -10px;
            opacity: 0.8;
            -webkit-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
        }

            .offering-bg .box-list li a:hover::after {
                opacity: 1;
            }

            .offering-bg .box-list li a:hover::before {
                color: #05C0DD;
                -webkit-transition: all 0.5s ease 0s;
                transition: all 0.5s ease 0s;
            }

.our-offerings .cred-logo-band {
    margin-left: 12px;
    width: 100%;
    padding-top: 45px;
}
.our-offerings h3 {
    margin-top: 15px;
    font-size: 42px;
    font-weight: 600;
    color: #333;
}

.our-offerings .cred-logo-band h4 {
    line-height: 25px;
    font-weight: 700;
    font-size: 16px;
    margin-top: 15px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    padding-left: 26px;
}

    .our-offerings .cred-logo-band h4::before {
        content: "";
        width: 22px;
        height: 5px;
        background-color: #05c0dd;
        position: absolute;
        left: -5px;
        top: 11px;
    }


.certification-interprises h4 {
    text-decoration: none;
}

    .certification-interprises h4 a:hover {
        text-decoration: none;
    }

.certification-interprises .bsdq-family img {
    width: 100%;
}

.certification-interprises img {
    width: 100%;
}

.certification-interprises h4 a {
    font-size: 15px;
    font-weight: bold;
    color: #015e87;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    margin-top: 0;
    display: block;
}

.strip {
    margin-top: 0 !important;
    position: relative;
}

.our-offerings h4.cred-logo-head {
    float: left;
    font-size: 20px;
}

    .our-offerings h4.cred-logo-head .small-text {
        color: #adadad;
        font-size: 11px;
        display: block;
    }

    .our-offerings h4.cred-logo-head .big-text {
        font-size: 18px;
        font-weight: bold;
        color: #015e87;
        border-bottom: 1px solid #cccccc;
        padding-bottom: 5px;
        margin-top: 0;
        display: block;
    }

.our-offerings ul.cred-logo-sec {
    width: 100%;
    float: left;
    padding: 0;
}

    .our-offerings ul.cred-logo-sec li {
        float: left;
        width: 45%;
        margin-right: 10px;
        display: inline-block;
        border-radius: 1rem;
        text-align: center;
        background: #fff;
        padding: 15px 15px 15px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        box-shadow: 0 0 15px rgba(0,0,0,0.14);
        position: relative;
        margin-bottom: 10px;
    }

        .our-offerings ul.cred-logo-sec li.w50 {
            width: 48%;
            margin-left: 0;
        }

        .our-offerings ul.cred-logo-sec li.w45 {
            width: 45%;
            margin-left: 0;
        }

        .our-offerings ul.cred-logo-sec li:last-child {
            margin-left: 0;
        }

.our-offerings .top-pad {
    padding-top: 50px;
}

.our-offerings .bsdq {
    float: right;
    padding-left: 25px;
}

    .our-offerings .bsdq .bsdq-family .head-bordered, .our-offerings .bsdq .btmq-family .head-bordered {
        margin-top: 18px;
    }


.strip img {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    width: 100%;
    position: relative;
    z-index: 10;
}



.our-offerings .blue-btn:hover {
    border: 2px solid #00afcc;
    color: #00afcc;
    text-decoration: none;
}

.our-offerings h2 {
    margin-top: 0;
}

.our-offerings .small-para {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 20px;
}

.training {
    padding: 70px 0;
    background: #005cb9;
    color: #fff;
}

    .training h3 {
        margin-top: 15px;
        font-size: 42px;
        font-weight: 600;
    }

    .training .training-info {
        padding: 0 40px 0 0;
    }

        .training .training-info p a {
            color: #009cb9;
            font-weight: normal;
           
        }

    .training img {
        margin-top: 5px;
    }

    .training .training-info .training-list {
        margin-top: 20px;
        padding-left: 0;
    }

        .training .training-info .training-list li {
            float: left;
            width: 100%;
            list-style-type: none;
        }

            .training .training-info .training-list li a {
                color: #fff;
                display: block;
                margin-bottom: 2px;
                padding: 10px 0 10px 5px;
                border-bottom: 1px solid rgba(255,255,255,0.14);
                float: left;
                width: 95%;
                font-size: 16px;
                font-weight: 600;
            }

                .training .training-info .training-list li a .fa {
                    color: #fff;
                    display: inline-block;
                    float: left;
                    width: 25px;
                    font-size: 14px;
                    margin-top: 5px;
                }
                .training .training-info .training-list li a:hover .fa {
                    text-decoration:none;
                }
.advantage-sec {
    padding: 60px 0 70px;
    background: #f6f6f6;
}

    .advantage-sec h2 {
        margin-bottom: 30px;
        margin-top: 0;
        padding-left:15px;
    }

    .advantage-sec .left-part {
        /*padding: 0*/
    }

    .advantage-sec .left-part-image {
        width: 100%;
        float: right;
        background: url(../images/advantage.jpg) no-repeat scroll 0 0;
        background-size: cover;
        height: 405px;
    }

    .advantage-sec .right-part {
        width: 100%;
        position: relative;
        padding-left: 60px;
    }

        .advantage-sec .right-part .right-part-inn {
            width: 490px;
            float: left;
            padding: 10px 15px 15px;
        }

.right-part ol {
    list-style-type: none;
    margin-top: 15px;
    padding-left: 0;
}

.right-part .advan-li {
    position: relative;
    float: left;
    width: 100%;
    padding: 5px 0;
}
    .right-part .advan-li span {
        color: #05c0dd;
        float: left;
        width: 30px;
        text-align: center;
        font-weight: bold;
        height: 30px;
        font-size: 24px;
        line-height: 25px;
    }

    .right-part .advan-li p {
        float: left;
        width: 90%;
        padding-left: 15px;
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 0;
    }



.digital-emp {
    padding: 70px 0;
    background: #005cb9 url(../images/dotblue-bg.jpg);
}

    .digital-emp .left-part {
        /*padding-left: 0;*/
        padding-right: 7%;
    }

h2 {
    margin-bottom: 20px;
    margin-top: 0;
}

.digital-emp h2 {
    color: #fff;
}

.digital-emp .para {
    color: #fff;
}

.digital-emp .emp-list {
    padding: 0;
    list-style: none;
    margin-top: 5px;
}

    .digital-emp .emp-list li {
        float: left;
        width: 48%;
        height: 370px;
        margin-right: 20px;
        display: block;
        padding: 15px 25px 15px;
    }

        .digital-emp .emp-list li a:hover h3, .digital-emp .emp-list li a:hover p {
            color: #05c0dd;
            text-decoration: none;
        }


        .digital-emp .emp-list li a {
            color: #05c0dd;
            text-decoration: none;
            font-weight: bold;
            display: inline-block;
            padding: 5px 8px 5px 2px;
        }

            .digital-emp .emp-list li a:hover {
                text-decoration: underline;
            }

            .digital-emp .emp-list li a .fa {
                font-size: 10px;
            }

        .digital-emp .emp-list li:nth-child(1) {
            background: url(../images/digital-jobs.jpg) no-repeat scroll center 0;
            background-size: cover;
        }

        .digital-emp .emp-list li:nth-child(2) {
            background: url(../images/malaysia-bpo.jpg) no-repeat scroll center 0;
            background-size: cover;
            margin-right: 0;
        }

        .digital-emp .emp-list li h3 {
            font-size: 22px;
            color: #fff;
            margin-bottom: 10px;
        }

        .digital-emp .emp-list li p {
            color: #fff;
            border-top: 1px solid rgba(255,255,255,0.4);
            padding-top: 10px;
            font-size: 14.5px;
        }

.digital-emp .blue-btn, .advantage-sec .blue-btn {
    background: transparent;
    outline: none;
    border: 2px solid #05c0dd;
    overflow: hidden;
    padding: 10px 20px;
    width: auto;
    color: #05c0dd;
    margin-top: 20px;
    float: left;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

    .digital-emp .blue-btn:hover {
        border: 2px solid #fff;
        color: #fff;
        text-decoration: none;
    }
    .advantage-sec .blue-btn:hover {
        border: 2px solid #333;
        color: #333;
        text-decoration: none;
    }
    .news-sec {
        padding: 70px 0;
    }

    .news-sec h2 {
        margin-bottom: 30px;
        margin-top: 0;
        padding-left:15px;
    }

    .news-sec .video-part {
        /*padding-left: 0;*/
    }

    .news-sec .news-part {
        padding-left: 50px;
        padding-right: 0;
    }

    .news-sec .news-border-box {
        width: 87%;
        border-bottom: 3px solid #f2f2f2;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

        .news-sec .news-border-box a:hover h4 {
            text-decoration: underline;
        }

        .news-sec .news-border-box:last-child {
            border-bottom: 0;
        }

.news-border-box .img-thumb {
    height: 148px;
    width: 40%;
    overflow: hidden;
    float: left;
}

    .news-border-box .img-thumb img {
        max-width: 100%;
    }

.news-border-box .text-box {
    width: 60%;
    float: left;
    padding: 5px 30px 10px;
}

    .news-border-box .text-box .datee {
        font-size: 14px;
        color: #666;
        display: block;
    }

.news-sec .news-border-box h4 {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 1.2;
}
.privacy-policy-text .text {
    padding: 50px 0;
}

.privacy-policy-text h4 {
    color: #005984;
    font-size: 16px;
    margin: 25px 0 5px;
}

.privacy-policy-text .ul-list li {
    background: url("../images/main/blue-bullet.png");
    background-position: 0 8px;
    background-repeat: no-repeat;
    line-height: 22px;
    list-style-type: none;
    margin: 6px 0;
    padding: 0 45px 0 15px;
}

.privacy-policy-text p a {
    color: #2aa7de;
    font-weight: 500;
}

    .privacy-policy-text p a:hover {
        text-decoration: underline;
    }
.service-top-sec {
    padding: 60px 0;
}

    .service-top-sec h5 {
        margin-top: 30px;
    }

    .service-top-sec .pr {
        padding-right: 70px;
    }

ul.service-list {
    margin: 15px 0 0;
    padding: 0;
    list-style: none;
}

    ul.service-list li {
        float: left;
        position: relative;
        width: 80%;
        padding-left: 30px;
        padding-bottom: 15px;
    }

        ul.service-list li::before {
            background: #05c0dd none repeat scroll 0 0;
            content: "";
            display: inline-block;
            height: 15px;
            left: 0;
            position: absolute;
            top: 6px;
            width: 15px;
            z-index: 1;
        }

        ul.service-list li::after {
            background: #d4d4d4 none repeat scroll 0 0;
            content: "";
            height: 100%;
            left: 7px;
            position: absolute;
            top: 0;
            width: 1px;
        }

        ul.service-list li:last-child::after {
            background: #d4d4d4 none repeat scroll 0 0;
            content: "";
            height: 40%;
            left: 7px;
            position: absolute;
            top: 0;
            width: 1px;
        }
.bottom-part {
    margin-top: 30px;
}

.nav-sidebar {
    width: 100%;
    padding: 20px 0 30px;
    background-color: transparent;
    margin-bottom: 20px;
}

.bottom-part ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .bottom-part ul.tabs li {
        display: block;
        padding: 0;
        width: 22.5%;
        float: left;
        margin-right: 30px;
    }

        .bottom-part ul.tabs li:last-child {
            margin-right: 0;
        }

.bottom-part .nav-sidebar .active {
    background-color: transparent !important;
}

.bottom-part .nav-list > li > a {
    position: relative;
    display: block;
    padding: 20px 15px 7px 0;
    border-bottom: 2px solid #31d5f8;
    background-color: transparent !important;
    font-size: 20px;
    font-weight: 700;
    color: #31d5f8;
    text-transform: uppercase;
    outline: 0;
    width: 100%;
}

.bottom-part .nav-sidebar .active a {
    cursor: default;
    background-color: transparent !important;
    text-decoration: none;
    border-bottom: 2px solid #faad16;
    color: #fff;
}

.bottom-part .nav-list > li > a:hover {
    text-decoration: none;
}

.bottom-part .tab-content > .tab-pane.active {
    display: block;
    min-height: 520px;
}

.bottom-part .tab-content > .tab-pane {
    display: none;
    padding: 40px 30px 40px 0;
    color: #fff;
    font-size: 14px;
}

    .bottom-part .tab-content > .tab-pane .left-text {
        width: 70%;
        float: left;
        padding-right: 50px;
    }

    .bottom-part .tab-content > .tab-pane .right-img {
        width: 30%;
        float: left;
        padding-top: 10px;
    }

    .bottom-part .tab-content > .tab-pane .left-text1 {
        width: 50%;
        float: left;
        padding-right: 50px;
    }

    .bottom-part .tab-content > .tab-pane .right-img1 {
        width: 50%;
        float: left;
        padding-top: 10px;
    }

.bottom-part .tab-content .disc-list li {
    list-style-type: disc;
    margin-left: 20px;
    padding: 3px 5px;
}

.bottom-part .tab-content .disc-list {
    margin-bottom: 15px;
}
.development-program {
    padding: 0 0 50px;
    background: #1488CC url(../images/dotblue-bg.jpg);
    margin-top: 70px;
}



.left-blue-box {
    background: #fff;
    padding: 40px 40px 60px;
    width: 40%;
    box-sizing: border-box;
    float: left;
    margin-top: -50px;
    border-top: 4px solid #4abced;
    box-shadow: 0 2px 4px rgba(0,0,0,0.14);
}

.right-text-box {
    width: 60%;
    float: left;
    padding-left: 50px;
    padding-top: 95px;
    box-sizing: border-box;
}

.development-program .right-text-box p {
    color: #fff;
}

.development-program .accordion_container p {
    color: #000
}
.world-class {
    padding: 50px 0;
    background: #f4f4f4;
}

    .world-class h2 {
        margin-bottom: 30px;
    }

.col-top-p1 {
    background: #fff;
    margin: 20px 0;
    box-shadow: 0 10px 30px rgba(0,0,0,0.02);
    height: auto;
    
}

.col-top-p {
    background: #fff;
    margin: 20px 0;
    box-shadow: 0 10px 30px rgba(0,0,0,0.02);
    height: auto;
    overflow: hidden;
}

.tex-box-left {
    padding: 5% 10% 5% 8%;
    position: relative;
}

    .tex-box-left::before {
        background: #05c0dd;
        position: absolute;
        height: 25px;
        width: 10px;
        left: 0;
        content: "";
        top: 45px;
    }

.tex-box-right {
    padding: 5% 15% 5% 8%;
    position: relative;
    margin-left: -30px;
}

    .tex-box-right::before {
        background: #05c0dd;
        position: absolute;
        height: 25px;
        width: 10px;
        left: 0;
        content: "";
        top: 45px;
    }

.img-box-right {
    width: 100%;
    float: right;
}

.img-box-left {
    width: 100%;
    float: left;
}
.sitemap {
    overflow: hidden
}

    .sitemap .head {
        color: #005984;
        font-size: 14px;
        font-weight: 700;
        padding-left: 0;
    }

    .sitemap .col1, .sitemap .col2, .sitemap .col3, .sitemap .col4, .sitemap .col5 {
        width: 30%;
        float: left;
        margin: 0;
        height: 300px;
    }

    .sitemap .col3 {
        margin-left: 35px;
    }

    .sitemap .col5 {
        margin-left: 25px;
    }

    .sitemap .col4 {
        min-height: 500px;
    }

    .sitemap li.lower-font a {
        font-weight: 100;
    }

    .sitemap li {
        width: 100%;
        list-style: none;
    }

    .sitemap a {
        padding: 8px 10px;
        border: 1px solid #f9f9f9;
        width: 100%;
        display: block;
    }

.map {
    padding: 55px 0;
}

    .map .sitemap-menu1, .map .sitemap-menu2, .map .sitemap-menu3, .map .sitemap-menu4 {
        border-top: 2px solid #005984;
        width: 23%;
        margin-right: 1%;
        border-left: 1px solid #f7f7f7;
        border-right: 1px solid #f7f7f7;
    }

        .map .sitemap-menu1 ul, .map .sitemap-menu2 ul, .map .sitemap-menu3 ul, .map .sitemap-menu4 ul {
            padding: 0;
        }

    .map ul li:hover {
        background: #f9f9f9;
    }

    .map ul li a {
        border-bottom: 1px solid #f6f6f6;
    }

    .map .sitemap-menu5 {
        border: none;
        width: 100%;
        margin-top: 100px;
    }

        .map .sitemap-menu5 li {
            display: inline-block;
            width: 16%;
            border: 1px solid #f3f3f3;
            text-transform: uppercase;
        }

        .map .sitemap-menu5 .imp {
            background: #f9f9f9;
        }

.sitemap-menu1, .sitemap-menu2, .sitemap-menu3, .sitemap-menu4 {
    background: none;
    border: 1px solid #eee;
    width: 24%;
    float: left;
}

    .sitemap-menu1 ul .heading a, .sitemap-menu2 ul .heading a, .sitemap-menu3 ul .heading a, .sitemap-menu4 ul .heading a {
        color: #005984;
        font-size: 16px;
        font-weight: 600;
    }

    .sitemap-menu1 li a, .sitemap-menu2 li a, .sitemap-menu3 li a, .sitemap-menu4 li a {
        border-bottom: 1px solid #eaeaea;
        display: block;
        font-size: 14px;
        padding: 6px 10px;
    }
    .sitemap-menu1 li:last-child a, .sitemap-menu2 li:last-child a, .sitemap-menu3 li:last-child a, .sitemap-menu4 li:last-child a {
        border-bottom: 0;
    }
    .sitemap-menu4 li:first-child a {
        cursor: auto;
    }

.sitemap .inner-inner-banner {
    background: #f5f5f5;
    margin-top: auto;
    padding: 150px 0 40px;
}

    .sitemap .inner-inner-banner h1 {
        color: #646464;
    }
.blank-hd {
    color: #005984;
    font-size: 16px;
    font-weight: 600;
    padding: 6px 10px;
    min-height: 40px;
    border-bottom: 1px solid#f6f6f6;
}
.lstprt {
    background: #f5f5f5;
    padding: 90px 50px 50px 50px;
}

    .lstprt ul li {
        float: left;
        list-style-type: none;
        width: 100%;
    }

        .lstprt ul li span {
            color: #05c0dd;
            float: left;
            width: 30px;
            text-align: center;
            font-weight: bold;
            height: 30px;
            font-size: 24px;
            line-height: 25px;
        }

        .lstprt ul li p {
            float: left;
            width: 90%;
            padding-left: 15px;
            font-size: 16px;
            font-weight: 500;
            margin-bottom: 25px;
        }
.enjoyaba {
    padding: 65px 0;
}
.versatilitydv {
    padding: 65px 0;
    background: #f5f5f5;
}
.expertise {
    padding: 65px 0;
    background: #f5f5f5;
}
.thanks-page{padding:60px 0;background:#fafafa;}
.thanks-div {
    padding: 170px 0 150px;
}
 .thanks-btn {
    background: transparent;
    outline: none;
    border: 2px solid #05c0dd;
    overflow: hidden;
    padding: 10px 20px;
    width: auto;
    color: #05c0dd;
    margin-top: 20px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
.services-training {
    padding: 45px 0;
}


    .services-training .left-contetn {
        padding-right: 70px;
    }

    .services-training h3 {
        margin-top: 15px;
        font-size: 42px;
        font-weight: 600;
        color: #333;
    }

    .services-training .cred-logo-band {
        margin-left: 12px;
        width: 100%;
    }

        .services-training .cred-logo-band h4 {
            border-bottom: solid 1px #cccccc;
            line-height: 25px;
            font-weight: 700;
            color: #00658c;
            font-size: 15px;
            margin-top: 15px;
            text-decoration: none;
            text-transform: uppercase;
        }

    .services-training ul.cred-logo-sec {
        width: 100%;
        float: left;
        padding: 0;
    }


        .services-training ul.cred-logo-sec li {
            float: left;
            width: 15%;
            margin-right: 9.5%;
            display: inline-block;
        }

.line2 {
    background: #ccc;
    height: 2px;
    width: 98%;
    margin-bottom: 15px;
}

.strip {
    margin-top: 0 !important;
    position: relative;
}

    .strip img {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        width: 100%;
        position: relative;
        z-index: 10;
    }

/*.strip::after {
        -ms-transform: skew(20deg,10deg);
        content: "";
        -webkit-transform: skew(20deg,10deg);
        transform: skew(25deg,1deg);
        width: 61px;
        height: 51px;
        position: absolute;
        bottom: 5px;
        box-shadow: -32px 4px 4px #9D9D9D;
        left: 20px;
    }*/
.mob-head {
display:none;}

.navbar {
    margin-bottom: 0 !important;
    border-radius: 0;
    background: none;
}

.header {
    position: absolute;
    z-index: 99;
    width: 100%;
}

.carousel-inner img {
    max-height: 640px;
}



.sticky-header.sticky {
    position: fixed;
    top: -5px;
    left: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 8px 6px -9px #ccc;
}


.sticky-header {
    /* -webkit-transition: 0.1s;
        -moz-transition: 0.1s;
        -o-transition: 0.1s;*/
    position: static;
    top: 0;
    background: #fff;
    width: 100%;
    min-height: 110px;
}

.navbar-header {
    float: left;
    margin-top: 25px;
}

.sticky-header.sticky {
    background: #fff;
    padding: 5px;
    height: 107px;
}

/* .sticky-header.sticky .logo img {
                width: 90%;
            }*/

.navbar a {
    color: #fff;
    font-weight: bold;
}

.header-text {
    top: 20%
}

.sliders-bg h2 {
    font-weight: bold;
}

.navbar-brand > img {
    margin-top: -10px;
    width: 80%;
}

.nav > li > a {
    padding: 10px 12px;
}

    .nav > li > a:focus, .nav > li > a:hover {
        color: #000;
    }

.carousel-control {
    top: 70%;
}

    .carousel-control .fa {
        font-size: 30px;
    }

    .carousel-control.left {
        background-image: none;
        left: 95px;
        width: 49px;
    }

    .carousel-control.right {
        background-image: none;
        left: 162px;
        width: 51px;
    }

.header .left {
    float: left;
    width: 40%;
}

.header .right {
    float: right;
    width: 60%;
    margin-top: 10px;
    position:relative;
}

.header-links {
    padding: 8px 0px;
    height: 100px;
}

    .header-links .right .bottom li {
        float: left;
        list-style-type: none;
        margin-right: 2.15rem;
    }
        .header-links .right .bottom li:last-child {
            margin-right: 0;
        }

     


        .header-links .right .bottom li a {
            color: #333;
            font-size: 15px;
            font-weight: 600;
        }

    .header-links .right .top li {
        float: right;
        list-style-type: none;
        margin-right: 0px;
        color: #333;
        margin-bottom: 10px;
        border-right: 1px solid #666;
        padding-right: 20px;
    }

    

        .header-links .right .top li a {
            font-size: 15px;
            color: #333;
            font-weight: 600;
        }

    .header-links .logo img {
        margin-top: 17px;
    }

    .header-links .right .bottom {
        margin: 0;
        padding: 0;
        float: right
    }

.sliders-bg {
    overflow-x: hidden;
    padding-top: 85px;
}

.apply-btn {
    background: #00A1E3;
    padding: 8px;
    color: #fff !important;
    border-radius: 6px;
    width: 85px;
    margin: auto;
    margin-top: auto;
    display: block;
    text-align: center;
    border-right: none;
    margin-top: -8px;
    font-weight: bold;
}

.drop-link {
    display: none;
}

.dropdownn:hover .drop-link {
    display: block !important;
}

.drop-link {
    background: #fff;
    position: absolute;
    width: 840px;
    height: 220px;
    right: 0px;
}

.inside-li li {
    display: block;
    float: none !important;
    padding:0 !important;
}

.inside-li {
    margin-top: 45px;
    border-right: 1px solid #eee;
}




    .inside-li h5 {
        color: #222;
    }

    .inside-li a {
        padding: 5px 0;
        display: block;
        font-size: 15px;
    }

/*.drop-link{height:190px;}*/


.col-1 {
    width: 49%;
    float: left;
}

.col-2 {
    width: 50%;
    float: left;
}

.inside-li h5 {
    font-size: 15px;
    margin-bottom: 6px;
}

.inside-li li a {
    font-weight: 300 !important;
    border-bottom: none !important;
    /*padding-bottom: 0 !important;*/
}

.apply-btn:hover {
    background: #0271B3;
}

.inside-li li a:hover {
    color: #000 !important;
}

.list-inline li a {
    color: #fff;
    text-transform: capitalize;
}

.top-menu {
    display: none;
}



@media screen and (min-width:320px) and (max-width:767px) {
    .sidenav ul {
        margin: 0 !important;
        padding: 0 !important;
    }

    .benefitsdv h2, .areasdv h2 {
        text-align: left;
    }
    .sliders-bg h1 {
        font-size: 50px;
    }
    .our-offerings .left-contetn {
    padding-left:15px;}
    .our-offerings .cred-logo-band h4::before, .training img {
        display: none;
    }
    .our-offerings .cred-logo-band h4 {
    padding-left:0;}
    .our-offerings .cred-logo-band {
    margin-left:0; padding-top:0;}
    .advantage-sec .left-part, .advantage-sec h2, .digital-emp .left-part, .news-sec h2, .news-sec .video-part, .news-sec .news-part, .services-training .left-contetn {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .right-part .advan-li span { width:20px; font-size:18px;
    }
    .advantage-sec .right-part {
    width:100%; padding-left:0;}
    .advantage-sec .right-part .right-part-inn {
       width:100%; padding-left:0; }
    .digital-emp .emp-list li {
    width:100%; margin-top:20px;}
    .news-sec .news-part iframe {
    width:100% !important;}
    .news-sec .news-border-box {
    width:100%;}
    .services-training ul.cred-logo-sec li {
    width:39%; margin-bottom:20px;}
    .services-training h3 {
    font-size:28px;}
    .lgmrtp {
        padding-top: 12px;
    }
    .banner {
        padding-top: 100px;
        background-size:cover !important;
    }
    h1 {
        font-size: 34px;
    }
    h2 {
    font-size:25px;}
    .aquire .bulletlist li {
    width:100%; height:auto !important;}

    .areasdv h2 {
        width: 100% !important;
        font-size: 25px;
    }

    .areasdv table {
        width: 100% !important;
    }

    .wth48, .wth100 {
        width: 100% !important;
    }
    .cerimg {
        width: 60%;
        margin: auto;
    }
    .largepara {
    font-size:20px;}
    .mob-padd {
    padding-top:150px;height:300px;}
    .service-top-sec .pr {
    padding-right:15px;}
    ul.service-list li {
    width:100%;}
    .left-blue-box {
    width:100%;}
    .right-text-box {
    width:100%; padding-left:15px; padding-top:15px;}
    .bottom-part ul.tabs li {
    width:100%;}
    .mob-head {
        position: relative;
        display: block;
        padding: 20px 15px 7px 0;
        border-bottom: 2px solid #31d5f8;
        background-color: transparent !important;
        font-size: 20px;
        font-weight: 700;
        color: #31d5f8;
        text-transform: uppercase;
        outline: 0;
        width: 100%;
    }
    .mob-tab {
    display:none;}
    .bottom-part .tab-content > .tab-pane{display:block;}
        .bottom-part .tab-content > .tab-pane .left-text {
        width:100%; padding-right:0;}
        .bottom-part .tab-content > .tab-pane .right-img {
        width:100%;}
        .bottom-part .tab-content > .tab-pane .left-text1 {
            width: 100%;
            padding-right: 0;
        }
        .bottom-part .tab-content > .tab-pane .right-img1 {
            width: 100%;
        }
    .col-top-p1 {
    height:auto;}
    .col-top-p {
    height:auto;}
    .tex-box-right {
    margin-left:0;}
    .experience {
    background:none;}
    .bgrlrt {
    padding:40px 15px;}
    .digi-employability ul.digital-list li {
    width:100%;}
    .studndv {
        padding: 20px 20px 20px 20px;
    }
    .innprtknw {
        width: 100%;
    }
    .right-email-bx {
    padding:20px 12px;}
    .contact-page .bottom .form-control {
    margin-bottom:10px;}
    .contact-page .captcha-row {
    width:100%;}
    .footer-div {
    display:none;}
    .sliders-bg h3 {
    font-size:24px;}
    .header-text {
    top:13%;}
    .bg1 {
        height: 475px;
    }
    .outer {
    width:95%;}
    .privacy-policy-text .ul-list {
    padding-left:0; margin-left:0;}
        .privacy-policy-text .ul-list li {
        list-style-type:disc; padding-left:5px; background:none; margin-left:15px;}
    .map .sitemap-menu1, .map .sitemap-menu2, .map .sitemap-menu3, .map .sitemap-menu4 {
    width:100%;}

    .header .right {

        display: none;
    }

    .top-menu {
        display: block;
    }
        .top-menu nav li {
            list-style-type: none;
            cursor: pointer;
            box-sizing: border-box;
            padding: 10px;
        }

        .top-menu nav {
            top: 12px;
            position: relative;
        }
            .top-menu nav li .fa.fa-bars {
                font-size: 20px;
            }
    .training .training-info {
    padding:0;}
    .header-text {
    width:94%; left:0; right:0; margin:auto;}
    .copyright .list-inline {
        text-align: left;
        padding-top: 10px;
    }
    .header .left {
        width: 55%;
    }


    .news-sec {
        padding: 70px 0 0;
    }


    .training .training-info .training-list li span {
        float: left;
        width: 90%;
    }
    .contact-page {
        padding: 0 0 0 0;
    }

   .contact-page .form-check input {
            float: left;
            width: 10%;
        }

        .contact-page .form-check label {
            width: 85%;
        }

    .bottom-part .tab-content > .tab-pane {
       padding: 0;
    }
    .mob{display:none;}

    .lgmrtp img{width:30%;}
    .upgrade .leftup {
        padding: 30px;
    }

    .whydv, .worksdvprt, .preparesdv, .benefitsdv, .versatilitydv, .enjoyaba, .experience {
        padding: 40px 0;
    }

    .bg1 {
        background-position: 70%;
    }

    .digi-employability .employability-content .right-pad {
        padding: 10px 0px 0px 0;
    }
    .for-bottom .business-bx {
        padding: 10px 15px 10px 0;
    }


    .unsubscribe .unsubscribe-banner {
        padding: 295px 0 0 !important;
        background-position: 90% !important;
    }

    .unsubscribe-wrap1 {
        width: 90% !important;
    }

    .unsubscribe .unsubscribe-banner h1 {
        font-size: 30px !important;
    }
    .unsubscribe .captcha-class {
        width: 100% !important;
    }
    .unsubscribe-wrap { 
        padding: 20px !important;
    }

    .unsubscribe .captcha-class .text-unsubscribe {
        width: 100% !important;
    }

    .unsubscribe input[type="text"], .unsubscribe select, .unsubscribe .captcha-class .img-unsubscribe, .unsubscribe .form-control, .unsubscribe .captcha-class ,.unsubscribe-wrap {
        width: 100% !important;
    }
    .sticky-header {
        min-height: auto !important;
    }



    }




/**Mobile menu toggle style Begin***/
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #1F8CB9;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 35px;
    z-index: 999999;
}

    .sidenav li{list-style-type:none;}
    .sidenav li a.head {
        font-size: 20px;
        font-weight: bold;
    }

    .sidenav li a.sub-head {
        font-size: 15px;
        font-weight: bold;
    }


.sidenav a {
    padding: 5px 8px 4px 20px;
    text-decoration: none;
    font-size: 13px;
    color: #fff;
    display: block;
    transition: 0.3s;
}


.sidenav a:hover {
    color: #000;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 35px;
    margin-left: 50px;
}

.top-menu {
    float: right;
    padding: 20px;
}
/**Mobile menu toggle style End***/

/**footer style***/
ul.devide-wrap {
    width: 100%;
    float: left;
}

ul.devide-wrap .lFt {
    width: 49%;
    float: left;
    margin-bottom: 0px;
}

ul.devide-wrap .sbhd {
    font-weight: bold;
    font-size: 12px;
    color: #fff;
}

ul.devide-wrap li {
    padding: 0px 23px 0px 0px;
}

::i-block-chrome, .contact-page select {
    line-height: 36px;
}
::i-block-chrome, .header-links .right .bottom li a .fa-angle-down {display:inline-block;
}

.unsubscribe .form-control {
    width: 30%;
}

.unsubscribe-wrap1 {
    width: 80%;
    margin: auto;
    box-sizing: border-box;
}

.unsubscribe-wrap {
    background: #fff;
    width: 80%;
    margin-top: -50px !important;
    margin: auto;
    border-top: solid 10px #00658C;
    box-sizing: border-box;
    padding: 35px;
}

    .unsubscribe-wrap .wrap {
        width: 100%;
        padding: 0 15px;
        margin: auto;
    }

    .unsubscribe-wrap h3 {
        font-size: 25px;
        font-weight: 400;
        margin-bottom: 10px;
        color: #646464;
    }

    .unsubscribe-wrap .wrap p {
        line-height: 30px;
        font-size: 15px;
    }

.unsubscribe .unsubscribe-banner {
    background: url("../Images/unsubscribe-banner11.jpg") no-repeat bottom;
    background-size: cover;
    padding: 265px 0 0;
    height: 388px;
    box-sizing: border-box;
}

    .unsubscribe .unsubscribe-banner h1 {
        color: #fff;
        margin: auto 1%;
    }

.unsubscribe .outer-wrapper {
    width: 100%;
    position: relative;
    padding-bottom: 45px;
}

.unsubscribe .captcha {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #ddd;
    padding: 20px;
    margin-top: 20px;
}

.unsubscribe .captcha-class h6 {
    color: #333;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.unsubscribe .captcha-class .text-unsubscribe {
    float: left;
    margin-right: 10px;
    position: relative;
    width: 60%;
}

.unsubscribe .captcha-class .input-field {
    padding: 10px 11px;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
}

.unsubscribe .captcha-class .img-unsubscribe {
    float: left;
    width: 35%;
    margin-top: 4px;
}

.unsubscribe .captcha-class .red-text {
    font-size: 12px;
    color: #00658C;
    line-height: 16px;
    margin-top: 7px;
    font-weight: normal;
}

.unsubscribe .btn:focus {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.unsubscribe .btn {
    background: #ed1c24;
    border-radius: 0;
    color: #fff;
}

    .unsubscribe .btn:hover {
        background: #f3767b;
    }

.unsubscribe input[type="text"], .unsubscribe select {
    width: 90%;
    padding: 12px 15px;
    border: 1px solid #BBB;
    background: none;
    color: #6B6B6B;
    margin-top: 0;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    font-size: 16px;
}

.unsubscribe .captcha-class {
    background: none;
    border: none;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 430px;
}


.move-btn {
    background: #05c0dd;
    outline: none;
    border: 2px solid #05c0dd;
    overflow: hidden;
    padding: 5px 30px;
    width: auto;
    -webkit-border-radius: 0.3em;
    border-radius: 0.3em;
    color: #fff;
    margin-top: 15px;
    float: left;
}

    .move-btn:hover {
        background: #00b2cf;
        color: #fff !important;
        border: 2px solid #00b2cf;
    }
.field-validation-error {
    color:red;
}
label {
    font-weight: normal;
}
