/*#careerL {
    background-image: url(../images/career-bg.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
*/
.personal.details {
    text-align: left;
    position: relative;
    margin-left: 10px;
}

.texteo {
    padding: 0;
}

span.rightd {
    width: 20%;
    margin-right: 18px;
}

#careerL .joinTeam h1 {
    font-family: MontserratEB;
    font-size: 36px;
    line-height: 45px;
    color: #00B7AC;
    padding-bottom: 30px;
}

#careerL .joinTeam {
    padding: 40px;
    border-bottom: 1px solid #b9c6e0;
    border-radius: 6px;
    position: relative;
    top: -12px;
    background-color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#careerL .careerLcont {
    box-shadow: 0 0 10px #0000001f;
    margin-top: 130px;
}

#careerL .why {
    padding: 30px 40px 40px;
    background: #fff;
}

#careerL .roles h2,
#careerL .why h2 {
    font-family: MontserratBold;
    font-size: 32px;
    line-height: 39px;
    color: #00B7AC;
    padding-bottom: 30px;
}

#careerL .roles {
    background:none;
}

#banner .bannerForm select,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-results__option {
    color: #AAA5A5;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #AAA5A5 transparent transparent transparent;
}

#careerL .why p {
    padding-bottom: 45px;
}

#careerL .why p:last-child {
    padding-bottom: 0;
}

#careerL .roles .nav {
    text-align: center;
    border-top: 1px solid #b9c6e0;
    border-bottom: 1px solid #b9c6e0;
    padding: 15px 0;
}

#careerL .roles .nav li {
    float: none;
    display: inline-block;
    width: 33%;
}

#careerL .roles .form-group {
    width: 31%;
    display: inline-block;
    margin-right: 30px;
}

#careerL .roles .form-group:last-child {
    margin-right: 0;
}

#careerL .roles .form-group .form-control {
    font-family: MontserratBold;
    font-size: 18px;
    line-height: 22px;
    color: #70707080;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #b9c6e0;
    height: 60px;
    box-shadow: none;
}

#careerL .roles form {
    padding: 0 30px;
}

#careerL .roles .nav li:nth-child(2) {
    border-right: 1px solid #b9c6e0;
    border-left: 1px solid #b9c6e0;
}

#careerL .nav-tabs>li.active>a,
#careerL .nav-tabs>li.active>a:focus,
#careerL .nav-tabs>li.active>a:hover,
#careerL .nav-tabs>li>a:hover,
#careerL .nav>li>a:focus,
#careerL .nav>li>a:hover {
    color: #034EA1;
    background-color: transparent;
    border: 0;
    border-radius: 0;
}

#careerL .nav-tabs>li>a {
    font-family: MontserratBold;
    font-size: 18px;
    line-height: 22px;
    color: #70707080;
}

#careerL .roles .tab-content {
    padding:30px 0px;
}

#careerL .roles .tab-content .boxCont {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0 10px #0000001f;
    padding:15px 15px;
    margin-bottom: 20px;  
    position: relative;
    overflow: hidden;
}

.career-box-border {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 10px;
    width: 100%;
    background: linear-gradient( 90deg, #8E1B80 0%, #E5007E 100%);
}

#careerL .roles .tab-content .boxCont h4 {
    font-family: MontserratSB;
    font-size: 13px;
    line-height: 16px;
    color: #121212;
    padding:10px 0px 5px 0px;
}

#careerL .roles .tab-content .boxCont p {
    font-family: Montserrat;
    font-size: 14px;
    line-height: 17px;
    color: #12121280;
    padding-bottom: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#careerL .roles .tab-content .boxCont button {
    background-color: transparent;
    border: 1px solid #00B7AC;
    font-family: MontserratBold;
    font-size: 11px;
    line-height: 13px;
    color: #00B7AC;
    padding: 0;
    width: 100%;
    margin-bottom: 10px;
}

#careerL .roles .tab-content .boxCont button:hover {
    background-color: #00B7AC;
    color: #fff;
    box-shadow: 0 6px 10px #0000004d;
}

#careerL .roles .tab-content .boxCont button a {
    padding: 9px 0;
    width: 100%;
    display: inline-block;
}

#careerL .roles .tab-content .roleBox {
    padding: 10px 15px;
}

#careerL .viewCta button {
    background-color: #034EA1;
    border: 1px solid #034EA1;
    font-family: MontserratBold;
    font-size: 18px;
    line-height: 13px;
    color: white;
    padding: 14px 50px;
    margin-bottom: 20px;
}

#careerL .viewCta button:hover {
    background-color: #00B7AC;
    border: 1px solid #00B7AC;
    color: #fff;
    box-shadow: 0 6px 10px #0000004d;
}

#profile {
    padding: 40px 0 100px;
    margin-top: 135px;
}

#profile .profileCont .profileName {
    border-top: 1px solid #b9c6e0;
    border-bottom: 1px solid #b9c6e0;
    padding: 30px 0;
}

#profile .profileCont .profileName h1 {
    font-family: Montserrat;
    font-size: 37px;
    line-height: 45px;
    color: #034EA1;
    padding-bottom: 0;
}

#profile .profileCont .profileDetail h3,
#profile .profileCont .profileName h2 {
    font-family: MontserratBold;
    font-size: 24px;
    line-height: 29px;
    color: #034e9f;
}

#profile .profileCont .profileDetail {
    padding-top: 40px;
}

#profile .profileCont .profileDetail h3 {
    font-family: Montserrat;
    color: #121212cc;
    padding-bottom: 28px;
}

#profile .profileCont .profileDetail p {
    font-family: Montserrat;
    font-size: 14px;
    line-height: 26px;
    color: #000000cc;
    padding-bottom: 50px;
}

#profile .profileCont .profileDetail button {
    background-color: #034EA1;
    padding: 11px 0;
}

#profile .profileCont .profileDetail button:hover {
    background-color: #034EA1;
    box-shadow: 0 6px 10px #0000004d;
}

#profile .profileCont .profileDetail button a {
    font-family: MontserratSB;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 15px 60px;
}

#profile .profileCont .modal .modal-header {
    background-color: #034EA1;
}

#profile .profileCont .modal .modal-header h4 {
    font-family: MontserratBold;
    font-size: 24px;
    line-height: 38px;
    color: #fff;
}

#profile .profileCont .modal .modal-header .close {
    background: #fff;
    opacity: 1;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    border-radius: 100%;
    color: #034EA1;
    text-shadow: none;
}

#profile .profileCont .modal .modal-body {
    padding: 50px;
}

#profile .profileCont .modal .modal-body .form-control {
    background-color: #f3f3f3;
    border: 1px solid #b9c6e0;
}

#profile .profileCont .modal .modal-body .form-group label.error {
    /* color: #034EA1; */
    color: red;
    font-size: 12px;
    position: absolute;
}

#profile .profileCont .modal .modal-body input::placeholder {
    font-family: Montserrat;
    font-size: 16px;
    color: #1212124d;
}

#profile .profileCont .modal .modal-body .applyCta input[type="submit"] {
    width: 100%;
    background: #034EA1;
    color: #fff;
    font-size: 16px;
    padding: 14px 0;
}

#profile .profileCont .modal .modal-body .applyCta input[type="submit"]:hover {
    background-color: #034EA1;
}

#profile .profileCont .modal .modal-dialog {
    width: 520px;
}

@media only screen and (max-width: 767px) {
    .row {
        margin-right: 0;
        margin-left: 0;
    }
    #careerL .joinTeam h1,
    #careerL .roles h2,
    #careerL .why h2 {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 15px;
    }
    #careerL .joinTeam,
    #careerL .roles .tab-content,
    #careerL .roles .tab-content .boxCont,
    #careerL .why {
        padding: 10px;
    }
    #careerL .why {
        padding-top: 0;
    }
    #careerL .why p {
        padding-bottom: 15px;
        text-align: center;
    }
    #careerL .roles .nav li {
        width: 32%;
    }
    #careerL .roles .nav {
        padding: 10px 0;
    }
    #careerL .nav-tabs>li>a {
        font-size: 14px;
    }
    #careerL .roles .tab-content .boxCont {
        height: auto;
    }
    #careerL .roles .tab-content .boxCont p {
        font-size: 13px;
    }
    #careerL .roles .tab-content .roleBox {
        padding: 10px;
    }
    #careerL .roles .tab-content .boxCont button a {
        padding: 9px 0;
    }
    #careerL .roles .form-group {
        width: 100%;
        margin-right: 0;
    }
    #careerL .roles .form-group .form-control {
        font-size: 14px;
        height: 34px;
    }
    #careerL .viewCta button {
        font-size: 14px;
        padding: 10px 35px;
    }
    #profile .profileCont .profileDetail,
    #profile .profileCont .profileName {
        padding: 20px 0;
    }
    #profile .profileCont .profileName h1 {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px;
    }
    #profile .profileCont .profileDetail h3,
    #profile .profileCont .profileName h2 {
        font-size: 18px;
        line-height: 28px;
    }
    #profile .profileCont .profileDetail h3 {
        padding-bottom: 15px;
    }
    #profile .profileCont .profileDetail p {
        padding-bottom: 25px;
    }
    #profile .profileCont .profileDetail button a {
        font-size: 12px;
        padding: 11px 30px;
    }
    #profile {
        padding: 20px 0;
    }
    #profile .profileCont .modal .modal-dialog {
        width: auto;
    }
    #profile .profileCont .modal .modal-body {
        padding: 20px;
    }
    #profile .profileCont .modal .modal-body .applyCta input[type="submit"] {
        padding: 12px 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    #careerL .joinTeam,
    #careerL .roles .tab-content,
    #careerL .why {
        padding: 30px;
    }
    #careerL .joinTeam h1,
    #careerL .roles h2,
    #careerL .why h2 {
        font-size: 30px;
        line-height: 40px;
        padding-bottom: 15px;
    }
    #careerL .why {
        padding-top: 0;
    }
    #careerL .why p {
        padding-bottom: 25px;
    }
    #careerL .roles .nav li {
        width: 32%;
    }
    #careerL .roles .nav {
        padding: 10px 0;
    }
    #careerL .roles .tab-content .boxCont {
        padding: 20px;
    }
    #careerL .roles .tab-content .boxCont {
        height: 220px;
    }
    #careerL .roles .form-group {
        margin-right: 20px;
    }
    #careerL .roles .form-group .form-control {
        font-size: 16px;
    }
    #profile .profileCont .profileName {
        padding: 35px 0;
    }
    #profile .profileCont .profileName h1 {
        font-size: 26px;
        line-height: 36px;
    }
    #profile .profileCont .profileDetail h3,
    #profile .profileCont .profileName h2 {
        font-size: 22px;
    }
    #profile .profileCont .profileDetail p {
        padding-bottom: 25px;
    }
    #profile {
        padding: 40px 0;
    }
    #profile .profileCont .modal .modal-dialog {
        width: 600px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    #careerL .joinTeam h1 {
        font-size: 36px;
        padding-bottom: 17px;
    }
    #careerL .why {
        padding: 15px 40px 40px;
    }
    #careerL .roles .form-group {
        margin-right: 27px;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    #bannerFormOne {
        margin-bottom: 40px;
        margin-top: 30px;
    }
}