/*----------------------------------Slideshow-------------------------------*/

.pitech-slider .sp-slider-content-align-left {
    margin-left: 60px;
    margin-top: 0px;
}

.pitech-slider .number-heading{
    top: -120px;
}

.pitech-slider .sp-slider-custom-dot-indecators .sp-text-thumbnail-list.active .sp-dot-indicator-wrap .dot-indicator {
    background: #be1f2f;
}


/*----------------------------------End Slideshow-------------------------------*/

/*----------------------------------Brands Section-------------------------------*/

.pitech-icon-group .sppb-addon-content {
    max-width: 1000px;
    margin-right: 0px;
}

/*----------------------------------End Brands-------------------------------*/

/*----------------------------------Industry Section-------------------------------*/

.title-line .sppb-addon-text {
    position: relative;
}

.title-line .sppb-addon-text:after {
    position: absolute;
    content: "";
    background: #0a3ea4;
    width: 100%;
    height: 1px;
    left: 0%;
    /* transform: translate(-50%, -25px); */
    top: 50%;
}

/*----------------------------------End Industry Section-------------------------------*/

/*----------------------------------Choose Us Section-------------------------------*/

.why-career .sppb-img-container {
    background: #f4e7e8;
}

.why-career .sppb-feature-box-title {
    color: #0a3ea4;
}

.why-career img {
    max-width: 100px;
    height: auto;
}

/*----------------------------------End Choose Us Section-------------------------------*/