.talent-top .logo-sec {
    margin-top: 0px !important;
}

.footer-sec {
    font-family: gotham;
}

.footer-sec .main-title {
    font-size: 46px;
    color: #141a21;
    font-weight: 800;
    font-family: gotham;
    text-transform: uppercase;
    border-bottom: 1px solid #f15623;
}


.footer-sec .main-title span {
    display: inline-block;
    border-bottom: 1px solid #f15623;
}

.footer-sec .footerformp {
    float: left;
    margin-bottom: 20px;
    color: #000 !important;
}

.footer-sec .g-recaptcha {
    width: 50%;
}

.footer-sec {
    width: 100%;
    height: auto;
    padding-top: 140px;
    margin-top: 140px;
    background: #f4f2ef;
    padding-bottom: 110px;
}

.footer-sec .footer-content {
    margin: 0 auto;
    width: 100%;
    max-width: 1485px;
}

.footer-sec .footer-content .contact-sec {
    float: left;
    padding-top: 20px;
    width: 50%;
    padding-right: 40px;
}

.footer-sec .footer-content .contact-sec h2 {
    font-size: 30px;
    color: #141a21;
    font-weight: 700;
    line-height: 42px;
    max-width: 193px;
}

.footer-sec .footer-content .contact-sec p {
    padding-top: 30px;
    line-height: 34px;
    color: #141a21;
    max-width: 617px;
}

.footer-sec .footer-content .contact-sec p span {
    font-size: 24px;
    font-weight: 700;
}

.footer-sec .footer-content .contact-sec .visit {
    max-width: 180px;
}

.footer-sec .footer-content .contact-sec .social-sec {
    display: inline-block;
    vertical-align: bottom;
}

.footer-sec .footer-content .contact-sec .footer-logo {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 60px;
    margin-top: 0;
}

.footer-sec .footer-content .contact-sec .footer-logo a {
    margin-left: 10px;
}

.footer-sec .footer-content .contact-sec .social-sec i {
    background: #f15623;
    display: inline-block;
    color: #fff;
    padding: 8px;
    margin-right: 20px;
    font-size: 22px;
}

.footer-sec .footer-content .contact-sec .social-sec i:hover {
    background: #141a21;
    color: #fff;
}

.footer-sec .footer-content .let-sec {
    float: right;
    width: 50%;
    padding-left: 40px;
    position: relative;
}

.footer-sec .footer-content .let-sec h2 {
    color: #141a21;
    border: none;
    max-width: 678px;
}

.footer-sec .footer-content .let-sec h2 span {
    color: #f15623;
}

.footer-sec .footer-content .let-sec .book-form {
    padding-top: 70px;
}

.footer-sec .footer-content .let-sec .book-form p {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}

.footer-sec .footer-content .let-sec .book-form ul {
    padding-top: 0;
    margin-left: -10px;
    margin-right: -10px;
}

.footer-sec .footer-content .let-sec .book-form ul li {
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    width: calc(50% - 24px);
}

.footer-sec .footer-content .let-sec .book-form ul li.footsubject {
    width: calc(100% - 24px);
}

.footer-sec .footer-content .let-sec .book-form ul li.widetxtbox {
    width: 100%;
}

.footer-sec .footer-content .let-sec .book-form input[type="text"] {
    width: 100%;
    height: 52px;
    line-height: 52px;
    background: #f4f2ef;
    border: none;
    border-bottom: 1px solid #e63d11;
    font-size: 20px;
    color: #141a21;
    font-weight: 400;
    margin-bottom: 40px;
}

.footer-sec .footer-content .let-sec .book-form span.drpsltitl {
    display: inline-block;
    width: 120px;
    font-size: 20px;
    color: #141a21;
}

.footer-sec .footer-content .let-sec .book-form input[type="text"].dropslect {
    display: inline-block;
    max-width: calc(100% - 126px);
    cursor: pointer;
}

.footer-sec .footer-content .let-sec .book-form input[type="text"].dropslect + .selectdrop-cont {
    position: absolute;
    background: #f4f2ef;
    width: 100%;
    max-width: calc(100% - 120px);
    z-index: 9;
    right: 0px;
    top: 50px;
    padding-bottom: 20px;
    border-bottom: 2px solid #e63d11;
    display: none;
}

.footer-sec .footer-content .let-sec .book-form input[type="text"].dropslect + .selectdrop-cont ul {
    padding-top: 0px;
}

.footer-sec .footer-content .let-sec .book-form input[type="text"].dropslect + .selectdrop-cont li {
    display: block;
    width: 100%;
    font-size: 20px;
    line-height: 36px;
}

.footer-sec .footer-content .let-sec .book-form input[type="text"].dropslect + .selectdrop-cont li:hover {
    color: #e63d11;
    cursor: pointer;
}

.footer-sec .footer-content .let-sec .book-form input[type="text"].dropslect + .selectdrop-cont li.active {
    color: #e63d11;
    cursor: pointer;
}

.footer-sec .footer-content .let-sec .book-form input[type="text"]::placeholder {
    color: #141a21;
    opacity: 1;
}

.footer-sec .footer-content .let-sec .book-form textarea {
    background: none;
    color: #141a21;
    font-size: 20px;
    font-weight: 300;
    border: none;
    width: calc(100% - 28px);
    padding: 15px 15px 20px;
    border: 1px solid #e63d11;
    min-height: 300px;
    margin-top: 10px;
    box-sizing: border-box;
    resize: none;
    margin-bottom: 30px;
}

.footer-sec .footer-content .let-sec .book-form input[type="submit"] {
    float: right;
    width: 319px;
    height: 52px;
    line-height: 52px;
    background: #e63d11;
    border: none;
    border-bottom: 1px solid #e63d11;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 40px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

.footer-sec .footer-content .let-sec .book-form input[type="submit"]:hover {
    background: #141a21;
    color: #fff;
}

.footer-sec .footer-bottom {
    margin: 0 auto;
    max-width: 1490px;
    padding-top: 120px;
}

.footer-sec .footer-bottom li {
    display: inline-block;
    margin-right: 40px;
}

.footer-sec .footer-bottom li a {
    font-size: 16px;
    line-height: 30px;
    color: #141a21;
}

.footer-sec .footer-bottom li a:hover {
    text-decoration: underline;
}

@media (min-width: 1600px) and (max-width: 1918px) {
    .footer-sec {
        margin-top: 100px;
        padding: 80px 120px 80px 60px;
    }

    .footer-sec .footer-bottom {
        margin: 0 auto;
        padding-top: 80px;
    }

    .footer-sec.sector-footer {
        margin-top: 60px;
    }

    .footer-sec.work-footer {
        padding: 80px 40px 80px 40px;
    }
}

@media (min-width: 1280px) and (max-width: 1599px) {
    .footer-sec {
        margin-top: 100px;
        padding: 80px 120px 80px 60px;
    }

    .footer-sec .footer-bottom {
        margin: 0 auto;
        padding-top: 80px;
    }

    .footer-sec .sector-footer {
        margin-top: 0px;
    }

    .footer-sec.work-footer {
        padding-top: 60px;
    }
}

@media (min-width: 992px) and (max-width: 1279px) {
    .footer-sec {
        margin-top: 50px;
        padding: 80px 120px 80px 60px;
    }

    .footer-sec .footer-bottom {
        margin: 0 auto;
        padding-top: 80px;
    }

    .footer-sec .footer-content .let-sec .book-form input[type="submit"] {
        float: right;
        width: 100%;
        font-size: 18px;
        line-height: 42px;
        height: 44px;
    }

    .footer-sec .footer-content .contact-sec .footer-logo {
        display: inline-block;
        vertical-align: bottom;
        margin-left: 30px;
        margin-top: -10px;
        max-width: 100px;
    }

    .footer-sec .footer-content .let-sec {
        float: right;
        width: 50%;
        padding-left: 0px;
    }

    .footer-sec.sector-footer {
        margin-top: 0px;
    }

    .footer-sec.work-footer {
        padding-right: 20px;
        padding-left: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer-sec {
        margin-top: 50px;
        padding: 40px 30px 40px 30px;
    }

    .footer-sec .footer-content .contact-sec {
        float: none;
        padding-top: 20px;
        width: 100%;
        padding-right: 0px;
    }

    .footer-sec .footer-content .let-sec {
        float: none;
        width: 100%;
        padding-left: 0px;
        margin-top: 40px;
    }

    .footer-sec .footer-content .contact-sec h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .footer-sec .footer-content .contact-sec p {
        padding-top: 15px;
        line-height: 26px;
    }

    .footer-sec .footer-content .contact-sec .social-sec {
        margin-top: 30px;
    }

    .footer-sec .footer-content .let-sec .book-form {
        padding-top: 30px;
    }

    .footer-sec .footer-bottom {
        margin: 0 auto;
        padding-top: 20px;
    }

    .footer-sec .footer-content .let-sec .book-form input[type="submit"] {
        float: right;
        width: 100%;
        font-size: 18px;
        line-height: 42px;
        height: 44px;
    }

    .footer-sec .footer-content .contact-sec .footer-logo {
        display: inline-block;
        vertical-align: bottom;
        margin-left: 30px;
        margin-top: -10px;
        max-width: 100px;
    }

    .footer-sec.sector-footer {
        margin-top: 50px;
    }

    .footer-sec.work-footer {
        padding-top: 40px;
        margin-top: 0px;
        background: #fff;
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    
    .consultant-sec .col-12 {
        display: grid;
    }
    .consultant-sec .left-sec {
        order: 2;
    }
    .consultant-sec .right-sec {
        order: 1;
        margin-top: 60px !important;
    }

    .footer-sec .footer-content .let-sec .book-form span.drpsltitl {
        font-size: 16px;
    }

    .footer-sec.sector-footer {
        margin-top: 25px;
        padding-top: 40px;
    }

    .footer-sec .footer-content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-sec .footer-content .contact-sec {
        float: none;
        padding-top: 20px;
        width: 100%;
        padding-right: 0px;
    }

    .footer-sec .footer-content .let-sec {
        float: none;
        width: 100%;
        padding-left: 0px;
        margin-top: 40px;
    }

    .footer-sec .footer-content .contact-sec h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .footer-sec .footer-content .contact-sec p {
        padding-top: 15px;
        line-height: 26px;
    }

    .footer-sec .footer-content .contact-sec .social-sec {
        margin-top: 30px;
    }

    .footer-sec .footer-content .let-sec .book-form {
        padding-top: 30px;
    }

    .footer-sec .footer-bottom {
        margin: 0 auto;
        padding-top: 0px;
        text-align: center;
    }

    .more-btn {
        width: 120px;
        height: 40px;
        line-height: 39px;
        font-size: 14px;
    }

    .footer-sec .footer-bottom li {
        display: inline-block;
        margin-right: 15px;
    }

    .footer-sec .footer-bottom li a {
        font-size: 13px;
        line-height: 30px;
    }

    .footer-sec .footer-content .let-sec .book-form input[type="submit"] {
        float: right;
        width: 100%;
        font-size: 18px;
        line-height: 42px;
        height: 44px;
        margin-top: 20px;
    }

    .footer-sec .footer-content .let-sec .book-form input[type="text"].dropslect {
        max-width: 100%;
    }

    .footer-sec .footer-content .let-sec .book-form ul {
        padding-top: 0px;
        margin: 0 auto;
    }

    .footer-sec .footer-content .let-sec .book-form ul li {
        margin: 0 auto;
        display: block;
        width: 100%;
    }

    .footer-sec .footer-content .let-sec .book-form input[type="text"] {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .footer-sec .footer-content .let-sec .book-form input[type="text"].dropslect + .selectdrop-cont {
        max-width: 100%;
        top: 70px;
    }

    .footer-sec .footer-content .let-sec .book-form input[type="text"].dropslect + .selectdrop-cont li {
        font-size: 16px;
        line-height: 26px;
    }

    .footer-sec .footer-content .contact-sec .footer-logo {
        display: inline-block;
        vertical-align: bottom;
        margin-left: 30px;
        margin-top: -10px;
        max-width: 100px;
    }

    .footer-sec {
        width: 100%;
        height: auto;
        padding-top: 20px;
        margin-top: 40px;
        background: #f4f2ef;
        padding-bottom: 30px;
    }

    .footer-sec.work-footer {
        padding-top: 10px;
        margin-top: 0px;
        background: #fff;
        padding-right: 0px;
        padding-left: 0px;
    }
}


.skill-sec {
    background: #f9f9f9;
}

.develop-sec {
    background: #f9f9f9;
}

.skill-sec .skill-inner li input[type='reset'], .skill-sec .skill-inner li input[type='submit'] {
    background: #f15623;
}

.skill-sec .skill-inner li input[type='reset']:hover, .skill-sec .skill-inner li input[type='submit']:hover {
    background: #000;
}

.candidate-sec .candidate-cont .reister-btn {
    background: #f15623;
}

.candidate-sec .candidate-cont .reister-btn:hover {
    background: #000;
}

.candidate-sec .candidate-cont p {
    color: #666;
}

.candidate-sec .candidate-cont .sub-head {
    color: #000;
}

.footer-sec { margin-top: 0px; }

.consultant-sec .right-sec .top-sec .title { color: #f15623; font-family: gotham; text-transform: uppercase; }
.consultant-sec .right-sec .sub-title { color: #f15623;  font-family: gotham; text-transform: uppercase; }
.consultant-sec .right-sec .info-btn { background: #f15623; border-color: #f15623; }
.consultant-sec .left-sec .request { background: #f15623; border-color: #f15623; }
.consultant-sec .left-sec .contact { background: #f15623; border-color: #f15623; }
.consultant-sec .left-sec .info { background: #f15623; border-color: #f15623; }
.consultant-sec .left-sec .info:hover { background: #000; border-color: #000; color: #fff; }
.consultant-sec .left-sec .contact:hover { background: #000; border-color: #000; color: #fff; }
.consultant-sec .left-sec .request:hover { background: #000; border-color: #000; color: #fff; }
.consultant-sec .right-sec .info-btn:hover { background: #000; border-color: #000; color: #fff; }

.consultant-sec { background: #f9f9f9; }
.consultant-sec .left-sec .register-btn { background: #000; }
.consultant-sec .right-sec .quite-sec .info-btn { background: #000; }
.consultant-sec .right-sec ul.info-table li { background: #f9f9f9 }
.consultant-sec .right-sec ul.info-table li div:first-child { font-weight: bold; }
.talent-top .title { font-family: gotham; text-transform: uppercase; font-size: 36px; padding-top: 25px; }