/*  */
.sec_heading:before {
    display: none;
}

.sec_heading {
    position: relative;
    color: rgb(255, 255, 255);
    overflow: hidden;
    margin-top: -110px;
    padding-bottom: 40px;
    background-size: 76%;
    background-position-x: 130% !important;
}

.page > .container-fluid.sec_heading > .row {
    padding-top: 0;
}

.sec_heading>.row {
    position: unset;
}

.sec_heading .container {
    position: relative;
}

.sec_heading .container:after {
    content: '';
    position: absolute;
    background: #97daf7;
    top: -80%;
    left: -4%;
    bottom: -80%;
    transform: skewX(-10deg);
    width: 1%;
    z-index: 1;
}

.sec_heading .container>.row {
    z-index: 1;
}

.sec_heading h1 {
    color: #fff;
    font-size: 36px;
    margin-bottom: 15px;
}

.sec_heading .talentnetwork {
    color: #fff;
    text-decoration: underline;
}

@media only screen and (min-width: 1400px) {
    .sec_heading {
        background-size: 80%;
        background-position-x: 155% !important;
    }

    .sec_heading .container .hLeft {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .sec_heading:after {
        content: '';
        position: absolute;
        background: linear-gradient(to right, var(--primary-color) 0%, var(--secondary-color) 100%);
        height: auto;
        top: 0;
        bottom: 0;
        left: -40px;
        width: 40%;
        transform: skewX(-10deg);
    }

    .sec_heading .container:before {
        content: '';
        position: absolute;
        background: #97daf7;
        top: -80%;
        left: -105%;
        bottom: -80%;
        transform: skewX(-10deg);
        width: 100%;
        z-index: 1;
    }
}

@media only screen and (min-width: 1882px) {
    .sec_heading {
        background-size: 75%;
        background-position-x: 130% !important;
    }
}

@media only screen and (max-width: 1399px) {

    .sec_heading {
        padding-top: 40%;
        padding-bottom: 30px;
        background-size: contain;
        background-position: center -30% !important;
    }

    .sec_heading::before,
    .sec_heading::after {
        display: none;
    }

    .sec_heading .container .hLeft {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .sec_heading .container:after {
        content: '';
        position: absolute;
        background: linear-gradient(to right, var(--primary-color) 0%, var(--secondary-color) 100%);
        height: auto;
        transform: skewX(0);
        z-index: 0;
        left: -150px;
        right: -150px;
        bottom: -50px;
        top: -30px;
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    .sec_heading {
        padding-top: 60%;
        background-position: center top !important;
    }
}

/* end */

/*  */
.cc-careers-script-container {
    padding-top: 40px;
    padding-bottom: 40px;
}

/* end */

/*  */
.featuredJobs {
    background: #FFFFFF;
    background: linear-gradient(to bottom, #FFFFFF 0%, #F5F5F5 100%);
    padding-top: 40px;
    padding-bottom: 40px;
}

.featuredJobs .headText {
    padding-bottom: 80px;
    padding-top: 30px;
}

.featuredJobs h2 {
    font-size: 36px;
    color: #00a390;
}

.featuredJobs strong {
    color: #063068;
    font-size: 18px;
}

.featuredJobs .itemWraps {
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 20px #00000017;
    position: relative;
    transition: padding 0.3s linear;
    height: 100%;
}

.featuredJobs .itemWraps .text {
    border: 1px solid #e1e1e1;
    padding: 25px;
    transition: padding 0.3s linear;
    height: 100%;
}

.featuredJobs .itemWraps .text a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

/*.featuredJobs .itemWraps:hover {
	padding: 20px;
    transition: padding 0.3s linear;
}
.featuredJobs .itemWraps:hover .text {
	padding: 35px;
    transition: padding 0.3s linear;
}*/
.featuredJobs .itemWraps .icon {
    background: #00a390;
    padding: 10px;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto;
    object-fit: cover;
    object-position: center;
    margin-top: -90px;
    margin-bottom: 20px;
    z-index: 1;
    position: relative;
}

/* end */

/*  */
.keyOpenings {
    padding-top: 40px;
    padding-bottom: 40px;
    background: #008465;
    background: linear-gradient(to left, #008465 0%, #015E5D 100%);
}

.keyOpenings h3 {
    font-size: 36px;
    color: #97daf7;
}

.keyOpenings .sItems.mbottom10 {
    margin-bottom: 0 !important;
    margin-top: 20px;
}

.keyOpenings .text {
    position: relative;
}

.keyOpenings .text span {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    bottom: 90px;
    left: 45px;
}

.bencoCustomers strong {
    color: #00a390;
    font-size: 30px;
    font-weight: bolde;
}

.bencoCustomers .itemWraps {
    background: #fff;
    padding: 60px;
    transform: skewx(-10deg);
    margin: 0 40px 0px;
    position: relative;
    bottom: -120px;
    box-shadow: 0 10px 10px #cecece3b;
}

.bencoCustomers .itemWraps:before {
    content: '';
    background: transparent;
    position: absolute;
    top: -20px;
    left: -20px;
    bottom: 80px;
    right: 20px;
    z-index: -1;
    border-top: 20px solid #97d8f3;
    border-left: 20px solid #97d8f3;
}

.bencoCustomers .text {
    transform: skewX(10deg);
}

@media only screen and (max-width: 1599px) {
    .bencoCustomers .itemWraps {
        margin-right: -100px;
    }
}

@media only screen and (max-width: 1299px) {
    .keyOpenings .col-lg-4 {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .keyOpenings .bencoCustomers {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .bencoCustomers .itemWraps {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .keyOpenings .col-lg-4 {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 767px) {
    .bencoCustomers .itemWraps {
        margin: 0;
        transform: unset;
        bottom: 0;
    }

    .bencoCustomers .text {
        transform: unset;
    }
}

/* end */

/*  */
.whyBenco {
    position: relative;
}

.whyBenco:before {
    content: '';
    position: absolute;
    background: #f6f6f6;
    left: 0;
    top: 0;
    bottom: 0;
    right: 35%;
    z-index: -1;
    transform: skewX(-10deg);
}

.whyBenco:after {
    content: '';
    position: absolute;
    background: #f6f6f6;
    left: 70%;
    top: 50%;
    bottom: 50px;
    right: 0;
    z-index: -1;
    transform: skewX(-10deg);
}

.whyBenco h4 {
    font-size: 43px;
    color: #00a390;
}

.badges {
    margin-bottom: -150px;
}

.badges a img {
    margin-left: 8.5%;
    margin-top: 75px;
}

@media only screen and (max-width: 1600px) {
    .badges img {
        max-width: 60%;
    }
}

@media only screen and (max-width: 991px) {
    .badges {
        text-align: center;
    }
}

/* end */

/*  */
.testimonials {
    padding-top: 50px;
    padding-bottom: 120px;
}

.testimonials .slider {
    padding-top: 40px;
    padding-bottom: 40px;
}
.testimonials .flexslider::before {
	content: '';
	background-image: url('https://www.benco.com/wp-content/themes/benco/assets/images/icons/quote-l4.png');
    width: 91px;
    height: 71px;
    display: block;
    position: absolute;
    left: 5%;
    top: -40px;
    background-size: contain;
    background-repeat: no-repeat;
}
.testimonials .flexslider::after {
	content: '';
	background-image: url('https://www.benco.com/wp-content/themes/benco/assets/images/icons/quote-r4.png');
    width: 91px;
    height: 71px;
    display: block;
    position: absolute;
    right: 5%;
    bottom: -40px;
    background-size: contain;
    background-repeat: no-repeat;
}

.testimonials .flexslider {
    background: 0 0;
    border: 3px solid #eeeff1;
    margin: 40px 0 0;
    padding: 70px 70px 50px;
}
.testimonials .flexslider .flex-control-nav {
	bottom: 20px;
    display: none;
}
.testimonials h5 {
	font-size: 36px;
    color: #00a390;
}
.testimonials p {
	color: #000;
}
.testimonials .flex-control-paging li a {
	background: #bfe8e3;
    border: 2px solid #bfe8e3;
    width: 17px;
    height: 17px;
    box-shadow: 0 0 0 #bfe8e3;
}
.testimonials .flex-control-paging li a.flex-active {
	background: #00a390;
    border: 2px solid #00a390;
}
.flex-control-paging li a:hover {
    background: #00a390;
}
.flex-control-nav {
	left: 0;
}
/* end */

/*  */
.bencoBenefits {
    padding-top: 30px;
    padding-bottom: 30px;
}

.bencoBenefits>.row {
    padding-top: 40px;
    padding-bottom: 40px;
}

.bencoBenefits>.row:before {
    content: '';
    position: absolute;
    background: #f6f6f6;
    left: 25%;
    top: 0;
    right: -100%;
    bottom: 0;
    z-index: -1;
    transform: skewX(-13deg);
}

.bencoBenefits .col-lg-6 {
    align-self: center;
}

.bencoBenefits .col-lg-6:first-of-type {
    color: #fff;
}

.bencoBenefits .col-lg-6:first-of-type:before {
    content: '';
    background: linear-gradient(to right, var(--primary-color) 0%, var(--secondary-color) 100%);
    position: absolute;
    left: -100%;
    right: 5%;
    bottom: -50px;
    top: -50px;
    transform: skewX(-13deg);
    z-index: -1;
}

.bencoBenefits h6 {
    font-size: 36px;
    color: #97daf7;
}

.bencoBenefits .text {
    padding: 0;
}

/*.bencoBenefits .col-lg-6:last-of-type .text li {
    display: inline-block;
    width: 23%;
    margin: 0 1% 30px;
    padding: 15px 10px 15px 50px;
}
.bencoBenefits .text li img {
	position: absolute;
    lefT:0;
    top: 20%;
}
.bencoBenefits .text li {
	position: relative;
	padding-left: 50px;
    font-size: 18px;
    font-weight: bold;
}*/
.bencoBenefits .col-lg-3 {
    margin-bottom: 2%;
    cursor: pointer;
    user-selection: none;
}

.bencoBenefits .col-lg-3 img {
    filter: brightness(100%);
    transition: filter 0.3s linear;
}

.bencoBenefits .col-lg-3:hover img {
    filter: brightness(125%);
    transition: filter 0.3s linear;
}

.bencoBenefits .col-lg-3,
.bencoBenefits .col-4,
.bencoBenefits .col-8 {
    align-self: center;
}

.bencoBenefits .col-lg-3>.row {
    background: #fff;
    padding: 20px 0;
}

.bencoBenefits .col-4 {
    text-align: center;
}

.bencoBenefits .col-8 {
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
}

@media only screen and (min-width: 992px) {
    .bencoBenefits .col-lg-6:first-of-type {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        top: -30px;
    }

    .bencoBenefits .col-lg-6:first-of-type .text {
        padding-right: 30%;
    }

    .bencoBenefits .col-lg-6:last-of-type {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .bencoBenefits .col-lg-3>.row {
        clip-path: polygon(5% 0%, 100% 0%, 100% 100%, 0% 100%);
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .bencoBenefits .col-lg-3 {
        -ms-flex: 0 0 31.333333%;
        flex: 0 0 31.333333%;
        max-width: 31.333333%;
    }

    .bencoBenefits .col-lg-3 {
        margin-left: 1%;
        margin-right: 1%;
        margin-bottom: 2%;
        margin-top: 2%;
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        max-width: 23%;
        cursor: pointer;
        user-selection: none;
    }

    .bencoBenefits .col-lg-6:first-of-type::before {
        right: 10%;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .bencoBenefits .col-lg-3 {
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        max-width: 48%;
        margin-left: 1%;
        margin-right: 1%;
        margin-bottom: 3%;
    }
}

@media only screen and (max-width: 1299px) {
    .bencoBenefits .col-8 {
        font-size: 110% !important;
    }
}

@media only screen and (max-width: 991px) {
    .bencoBenefits .col-lg-6:first-of-type::before {
        right: -100%;
        transform: skewX(0deg);
    }

    .bencoBenefits .col-lg-6:last-of-type .text {
        padding-top: 100px;
    }

    .bencoBenefits>.row::before {
        left: -100%;
    }

}

@media only screen and (max-width:767px) {
    .bencoBenefits .col-lg-6:last-of-type .text br {
        display: none;
    }

    .bencoBenefits .col-4 {
        text-align: right;
    }
}

/* end */

/*  */
.careersMisc {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: -40px;
}

.careersMisc .imgwrap {
    padding-top: 80%;
    margin-bottom: 0;
}

.careersMisc .text {
    position: absolute;
    bottom: 0;
    left: 12px;
    right: 12px;
    padding: 20px;
}

.careersMisc .text:before {
    content: '';
    background: #005e5d;
    background: linear-gradient(to right, #005e5d 0%, #008465 100%);
    position: absolute;
    left: 0;
    width: 75%;
    bottom: 0;
    top: 0;
    z-index: 0;
    opacity: .75;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    transition: width 0.3s linear;
}

.careersMisc .itemWraps:hover .text:before {
    width: 80%;
    transition: width 0.3s linear;
}

.careersMisc .text p {
    z-index: 1;
    position: relative;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin: 0;
}

.careersMisc .modal-header {
    display: none;
}

.careersMisc .modal strong {
    font-size: 22px;
}

/* end */

/*  */
.careerVideos {
    background: #f6f6f6;
    padding-top: 55px;
    padding-bottom: 40px;
}

.careerVideos .openinmodal {
    display: block;
    position: relative;
}

.careerVideos img {
    width: 100%;
}

.playIcon {
    position: absolute;
    top: 35%;
    width: 100%;
    text-align: center;
}

.playIcon svg {
    width: 70px;
    height: 70px;
    color: #000;
    transition: all 0.3s linear;
    padding: 20px 20px 20px 18px;
    background: #fff;
    border-radius: 100%;
}

.openinmodal:hover svg {
    background: #303030;
    color: #fff;
    transition: all 0.3s linear;
}

.videoTitle {
    color: #000;
    padding: 5px 0;
    font-size: 20px;
}

@media only screen and (max-width: 991px) {
    .openinmodal img {
        width: 100%;
    }

    .videoTitle {
        font-size: 25px;
    }
}

/* end */

/*  */
.bottomCareer {
    padding-top: 80px;
    padding-bottom: 40px;
}

.bottomCareer .text {
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 20px rgba(166, 163, 163, 0.14);
    padding: 40px 30px 10px;
}

.bottomCareer h5 {
    font-size: 24px;
    color: #00a390;
}

/* end */

/*  */
.careerSocial {
    padding-top: 50px;
    padding-bottom: 80px;
}

.careerSocial>.row {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.careerSocial a {
    color: #fff;
}

.careerSocial span {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #fff;
    background: #00a390;
    margin-right: 8px;
    border-radius: 100%;
    margin-bottom: -5px;
}

.careerSocial h1 {
    color: #00a390;
}

.careerSocial svg {
    display: block;
    width: 25px;
    height: 25px;
    margin: 8px auto;
}

.careerSocial svg path {
    fill: #ffff;
}

.careerSocial .secCol_01 {
    text-align: center;
}

@media only screen and (min-width: 991px) {

    .careerSocial .itemWraps .col-lg-4:first-of-type {
        border-right: 1px solid #ccc;
    }

}

@media only screen and (min-width: 1300px) {
    .careerSocial .text {
        white-space: nowrap;
    }
}

@media only screen and (max-width: 1299px) {
    .careerSocial .text {
        text-align: center;
    }

    .careerSocial .itemWraps h1 {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 991px) {
    .careerSocial .text {
        margin-bottom: 30px;
    }

    .careerSocial a img {
        margin-bottom: 30px;
    }

}

@media only screen and (max-width: 767px) {
    .careerSocial h1 {
        margin-right: 0 !important;
        margin-bottom: 30px;
    }

    .careerSocial .text {
        margin-bottom: 60px;
    }
}

/* end */