/**breadcrumb**/
.breadcrumb-area {
    margin-top: 80px;
    padding: 150px 0px 90px 0px;
    position: relative;
    overflow: hidden;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.breadcrumb-area:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .8;
    right: 0;
    left: 0;
    z-index: 0;
    background: -moz-linear-gradient(45deg, #552ECD 0%, #673AB7 50%, #6ba3ff 100%);
    background: -webkit-linear-gradient(45deg, #552ECD 0%, #673AB7 50%, #6ba3ff 100%);
    background: linear-gradient(45deg, #552ECD 0%, #673AB7 50%, #6ba3ff 100%);
}

.breadcrumb-area:after {
    content: '';
    z-index: 0;
    background: url(../images/banner/banner-shap-2.png);
    background-size: auto;
    position: absolute;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    right: 0;
    top: 0;
    z-index: 1;
    background-position: center right;
    background-size: contain;
}

.breadcrumb-area ul li {
    display: block;
    display: inline-block;
}

.breadcrumb-area .bread-menu li a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding-right: 6px;
    display: inline-block;
}

.breadcrumb-area .bread-menu li a.active {
    text-decoration: underline;
}

.breadcrumb-area .bread-menu li+li::before {
    font-size: 16px;
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    font-weight: bold;
    margin: 0 10px 0 0;
    position: relative;
    color: #ffd727;
}

.text-block {
    position: relative;
    z-index: 55;
}

.banner-6 {
    background: url(../images/banner/career-banner3.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

@media only screen and (max-width:991px) {
    .breadcrumb-area {
        padding: 60px 0px 60px 0px;
        text-align: center !important;
    }

    .breadcrumb-area .content-sec {
        text-align: center !important;
        align-items: center !important;
    }
}

@media only screen and (max-width:520px) {

    .bread-title h2 {
        font-size: 26px;
        line-height: 36px;
    }
}

.about-agencys {
    overflow: hidden;
}

.image-block img {
    width: 100%;
    border-radius: 8px;
    -webkit-box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #ffffff;
    box-shadow: -20px 20px 35px #dcdcdc, 20px -40px 35px #ffffff;
    -webkit-border-radius: 8px;
}

.s-block {
    height: 100%;
    background: linear-gradient(to right, #552ECD 0%, #673AB7 100%);
    text-align: center;
    background-size: 100%;
    background-position: top right;
    background-repeat: no-repeat;
    text-align: center;
    padding: 20px 20px;
    margin: 0;
    position: relative;
    border: 1px solid #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow:
        0 3.4px 2.7px -30px rgba(0, 0, 0, 0.5),
        0 8.2px 8.9px -30px rgba(0, 0, 0, 0.5),
        0 25px 40px -30px rgba(0, 0, 0, 0.5);
    box-shadow:
        0 5px 3px -30px rgba(0, 0, 0, 0.5),
        0 8px 9px -30px rgba(0, 0, 0, 0.5),
        0 25px 40px -30px rgba(0, 0, 0, 0.5);
}

.s-block-content {
    margin: 0 0 0 15px;
    color: #fff
}

.s-card-icon {
    margin: 0 10px 0 0;
    display: inline-flex;
    align-items: center;
}

.s-card-icon img {
    min-width: 30px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    padding: 5px;
    border-radius: 10px;

}

.s-card-icon .number {
    color: #673AB7;
    font-size: 36px;
    font-weight: 700;
    padding: 5px 20px;
    margin: 0 auto;
    margin-right: 10px;
    text-align: center;
    background-color: #fff;
    border-radius: 10px 20px;

}

.s-block-content .s-card-heading {
    margin: 0 10px 0 0;
    color: #ffd727;
}



.wide-sblock {
    display: inline-flex;
    text-align: left;
    padding: 30px 20px;
}


.s-card-icon.card2 img {
    min-width: 30px;
    max-width: 15%;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    padding: 5px;
    border-radius: 10px;
    
}

.s-card-icon.card2 .s-card-heading {
    max-width: 80%;
    margin: 0 10px 0 0;
    text-align: left;
    padding-left: 10px;
    color: #ffd727;
}

@media only screen and (max-width:991px) {
    .s-block {
        padding: 50px 15px;
    }

    .s-card-icon {
        margin: 10px auto;
        display: block;
        text-align: center;
    }

    .s-block-content {
        margin: 0 0 0 0px;
        text-align: center;
    }

    .s-card-icon .number {
        font-size: 24px;
        font-weight: 700;
        padding: 2px 10px;
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .s-card-icon.card2 .s-card-heading {
    max-width: 100%;
    text-align: center;
}
}

@media only screen and (max-width:767px) {
    .wide-sblock {
        display: block;
        text-align: left;
        padding: 30px 20px;
    }
}

.career-card-div .accordion {
    --bs-accordion-border-color: #673AB7;
}

.career-card-div .accordion-item:not(:last-of-type) .accordion-button {
    border-bottom: 1px solid #fff;
}

.career-card-div .accordion-item:first-of-type {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.career-card-div .accordion-item:last-of-type {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.career-card-div .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom: 1px solid #fff;
}

.career-card-div .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.career-card-div .accordion-button:not(.collapsed) {
    color: #ffd727;
    background-color: #673AB7;
    box-shadow: none;
}

.career-card-div .accordion-button {
    color: #ffd727;
    background-color: #673AB7;
    font-weight: 600;
}

.career-card-div .accordion-button::after {
    filter: invert(1);
}

.list-ul li {
    padding: 0 0px 12px 29px;
    position: relative;
    line-height: 22px;
    font-size: 16px;
}

.list-ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 15px;
}

.ul-check li:before {
    content: "\f00c";
}

@media only screen and (max-width:767px) {
    .accordion-button {
        font-size: 14px;
        padding: 5px 10px;
    }

    .accordion-body {
        font-size: 14px;
        padding: 5px;
    }
}

.fdgn2 input,
.fdgn2 select,
.fdgn2 textarea {
    background-color: #fff;
    border: 1px solid #552ECD !important;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.form-block input:focus,
.form-block textarea:focus {
    border-bottom: 2px solid #673AB7;
}

.fdgn2 input {
    width: 100%;
    height: 50px;
    padding: 0px 15px;
    margin: 0px 0 15px 0;
    color: #673AB7;
    font-size: 16px;
    outline: none;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.custom-file-input:focus~.custom-file-label {
    border-color: #552ECD;
    box-shadow: none;
}

.custom-file-label::after {
    line-height: 44px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    border: 0;
    border-radius: 0 8px 8px 0;
    height: auto;
    padding: 0px 15px;
    color: #fff;
    content: "Browse";
    background-color: #673AB7;
    border-left: inherit;
    border-radius: 0;
    cursor: pointer;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    padding: 0px 15px;
    font-weight: 400;
    height: 50px;
    line-height: 46px;
    background-color: #fff;
    border: 1px solid #552ECD;
    border-radius: 8px;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    margin-bottom: 0;
}