.bs_heading,
.bs_text,
.cs_heading,
.cs_text,
.csi_main,
.gqd_text {
    text-align: center;
}
.career-form .form-control {
    border-bottom: 1px solid #18b35c !important;
    border: none;
    background: 0 0;
    border-radius: 0 !important;
}
.career-form .form-control:focus {
    background: 0 0;
    box-shadow: 1px solid #3838ff;
}
.form-group.frm_cstm_wdth label {
    margin-top: 15px !important;
}
.career-form .custom-file-label {
    background: 0 0;
    border: 1px dotted #18b35c !important;
    padding: 20px;
}
.career-form .custom-file-input,
.career-form .custom-file-label {
    height: calc(4rem + 2px) !important;
}
.career-form .custom-file-label::after {
    bottom: 0;
    top: 12px;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    right: 20px;
    text-shadow: 5px 5px 30px #18b35c;
    background: #18b35c !important;
    border: none !important;
    color: #fff;
    border-radius: 40px !important;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1.2px;
}
.career-form .career-file-upload {
    border: 1px dotted #18b35c;
    padding: 18px;
    margin: 10px 0;
    position: relative;
}
.form-group.career-file-upload input#exampleFormControlFile1::after {
    content: "BROWSE";
    font-size: 14px;
    font-weight: 500;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    transform: translate(-30px, 12px);
    color: #fff;
    width: 100px;
    text-shadow: 5px 5px 40px #81868f;
    background-color: #18b35c;
    padding: 10px;
    cursor: pointer;
    height: 40px;
    text-align: center;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
}
.careers-accordion {
    background-color: #fff !important;
    box-shadow: 0 6px 10px 0 rgb(0 0 0 / 10%), 0 1px 18px 0 rgb(0 0 0 / 10%), 0 3px 5px -1px rgb(0 0 0 / 10%) !important;
    padding: 20px 30px;
    border-radius: 20px;
}
.careers-accordion .cam_title {
    margin-bottom: 13px;
    position: relative;
    color: #18b35c;
    font-size: 26px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.7px;
    padding-left: 40px;
}
.careers-accordion .cam_title::before {
    content: "\f0c0";
    color: #115baa;
    font: 23px/1 FontAwesome;
    position: absolute;
    left: 0;
    top: 7px;
}
.btn-link:focus,
.btn-link:hover,
.careers-accordion .btn-link.focus {
    text-decoration: none !important;
}
.careers-accordion button.btn.btn-link::before {
    content: "";
    position: absolute;
    background-image: url("../images/header.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    left: 0;
}
.careers-accordion button.btn.btn-link {
    background: 0 0;
    color: #000;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
}
.careers-accordion button.btn.btn-link::after {
    content: "\f063" !important;
    position: absolute;
    border: 1px solid #18b35c !important;
    border-radius: 50%;
    padding: 4px !important;
    color: #18b35c;
    width: 25px;
    height: 25px;
    transition: 0.6s ease-in;
    font: 16px/1 Fontawesome;
    right: 40px;
    transform: rotate(0);
}
.careers-accordion button.btn.btn-link.collapsed::after {
    transform: rotate(180deg);
}
.careers-accordion .card-header {
    background: 0 0 !important;
}
.careers-accordion .card-body p {
    position: relative;
    margin-left: 40px;
}
.careers-accordion .card-body p.careers-sub-title {
    margin-left: 0 !important;
}
.careers-accordion .card-body p.career-explore-icon::before {
    content: "";
    position: absolute;
    left: -30px;
    background-image: url("../images/correct.png");
    top: 0;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    z-index: 111;
}
.careers-accordion .card-body span {
    margin-left: 10px;
    margin-bottom: 20px;
    display: block;
    position: relative;
}
.careers-accordion .careers-apply .btn {
    color: #fff !important;
    background-color: #18b35c !important;
    padding: 10px 15px !important;
    border-radius: 30px !important;
    letter-spacing: 1px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 100% !important;
    min-height: 35px !important;
    margin: 0 !important;
    border: 0 !important;
    vertical-align: middle !important;
}
.careers-accordion .careers-apply .btn:hover {
    color: #fff !important;
    background-color: #03305d !important;
    border-color: #03305d !important;
}
.career-form .custom-file {
    height: auto;
}
.contact-left.career-form {
    background: #fff;
    border-radius: 30px;
    padding: 45px;
}
.contact-left.career-form .form-group.frm_cstm_wdth {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.contact-left.career-form .form-group.frm_cstm_wdth_s {
    margin-left: auto;
    margin-right: auto;
    width: 97.5%;
}
.career-support .cs_banner_section {
    width: auto;
    background-image: url(../images/back.webp);
    height: 600px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
}
.bs_heading {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}
.bs_text {
    font-size: 20px;
    color: #fff;
}
.career_section {
    margin-top: 10px;
    padding: 40px 0;
    height: auto;
    border-radius: 20px;
}
.cs_text {
    font-size: 22px;
    font-weight: 500;
    color: #115baa;
    display: block;
}
.cs_heading {
    font-size: 36px !important;
    font-weight: 600;
    color: #fff;
}
.csi_main {
    padding: 15px;
}
.career_section .cs_interview .csi_main h5 {
    color: #18b35c;
    font-weight: 600;
    margin-bottom: 15px;
    font-size: 22px;
}
.career_section .cs_interview p,
.cs_que p span {
    font-weight: 500;
    font-size: 18px;
}
.career_section .cs_interview .csi_main img {
    max-width: 100px;
    width: 50px;
    margin-bottom: 5px;
}
.csi_main span:after {
    content: "";
    position: absolute;
    border: 1px dashed #115baa;
    width: 100px;
    top: 40px;
    right: -40px;
}
.csi_main span:nth-child(3):after {
    display: none;
}
.csi {
    margin-top: 30px;
}
.getquestion-div h3 {
    margin: 0;
}
.gqd_text {
    margin: 0 0 10px;
    font-weight: 500;
}
.cs_que h5,
.csi_text {
    font-weight: 600;
    font-size: 36px;
    color: #115baa;
    text-align: center;
}
.csi_text {
    display: block;
}
.cs_que {
    padding: 40px 0;
}
.cs_que h5 {
    margin-bottom: 30px;
}
.cs_que p {
    font-weight: 500;
    font-size: 18px;
    text-align: center;
}
.que_bold {
    color: #18b35c;
    font-size: 18px;
}
@media screen and (max-width: 1200px) {
    .cs_que h5,
    .csi_text,
    .getquestion-div h3 {
        font-size: 30px;
    }
}
@media screen and (max-width: 992px) {
    .career_section .cs_interview .csi_main h5 {
        font-size: 20px;
    }
}
@media screen and (max-width: 768px) {
    .careers-accordion button.btn.btn-link::after {
        right: 5px !important;
    }
    .careers-accordion {
        padding: 20px 10px !important;
    }
    .btn-primary,
    .careers-accordion .btn,
    button {
        white-space: normal !important;
        text-align: left;
    }
}
@media screen and (max-width: 767px) {
    .contact-left.career-form {
        padding: 15px;
    }
    .contact-left.career-form .form-group.frm_cstm_wdth,
    .contact-left.career-form .form-group.frm_cstm_wdth_s {
        width: 100%;
    }
    .bs_heading {
        font-size: 28px;
    }
    .cs_que h5,
    .csi_text,
    .getquestion-div h3 {
        font-size: 24px;
    }
    .csi_main span:after {
        display: none;
    }
    .banner_section .carousel-item {
        height: auto !important;
    }
}



.carousel-inner {
    width: 100%;
}
.carousel, .carousel-inner, .carousel-item {
    position: relative;
}
.carousel-inner, .collapsing, .embed-responsive, .modal, .modal-open, .progress, .text-truncate {
    overflow: hidden;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}




.getquestion-div {
    background: url(../images/faq-bg.png) #f0f0f0;
}
.getquestion-div .gq_title, .getquestion-div h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 1px;
    color: #115baa;
    text-align: center;
    margin: 0 0 20px;
}
.getquestion-div #accordion {
    width: 100%;
    max-width: 100%;
}
.getquestion-div #accordion .card {
    background: #f0f0f0;
    background: rgba(240, 240, 240, 0);
    border: none;
    padding-left: 0;
    margin-top: 7px;
    margin-bottom: 7px;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}
.card-footer, .card-header {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
}
.getquestion-div #accordion .card .card-body {
    background: #fbfafa;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .1), 0 1px 18px 0 rgba(0, 0, 0, .1), 0 3px 5px -1px rgba(0, 0, 0, .1);
    border-bottom: 2px solid #18b35c;
}
.getquestion-div #accordion .card .card-body p {
    font-size: 15px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 1px;
    color: #262626;
}

.btn-default{
    background-color: #18b35c;
    color: #fff;
}
.btn-default:hover{
    background-color: #115baa;
    color: #fff;
}

.careers_form{
    width: 100%;
}
