/*
Theme Name: Recruiters Websites
Theme URI: http://www.recruiterswebsites.com
Version: 1.0
Description: Recruiters Websites Framework for Custom Website Development
Author: The Recruiters Websites Team
Author URI: http://www.recruiterswebsites.com
template: bb-theme
*/

/* Add your custom styles here... */

/* MAIN STYLES */


body {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
p {
    margin: 0 0 23px;
}

/*
==========================================================================
FOOTER
==========================================================================
*/

.fl-node-605cdcfa478b0 .uabb-infobox-content {
    display: flex;
    justify-content: center;
    align-content: center;
}
.fl-builder-content .fl-node-605cdcfa478b0 .uabb-imgicon-wrap {
    margin-top: 0;
    margin-bottom: 0px;
    margin-right: 24px;
}
.gpr-footer-menu .fl-rich-text ul {
    display: flex;
    list-style: none;
    justify-content: center;
    flex-direction: row;
    padding-left:0;
}
.gpr-footer-menu .fl-rich-text li {
    margin: 0 20px;
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .fl-node-605cdcfa478b0 .uabb-infobox-content {
        display: block;
    }
    .fl-builder-content .fl-node-605cdcfa478b0 .uabb-imgicon-wrap {
        margin-top: 0;
        margin-bottom: 11px;
        margin-right: 0px;
    }
    .gpr-footer-menu .fl-rich-text ul {
        flex-direction: column;
        align-items: center;
    }
}

/*
==========================================================================
HOME
==========================================================================
*/

.gpr-opening-section div.pp-heading-content .pp-heading .heading-title span.title-text {
    display: inline;
}
.gpr-opening-section div.pp-heading-content .pp-heading .heading-title {
    line-height: 0.9;
}
.gpr-home-top{
    position:relative;
}
.gpr-home-top:after{
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2021/03/red-angle.png);
    bottom: -1px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100%;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    background-position: center bottom;
}
.gpr-angle-images .fl-col-content.fl-node-content{
    clip-path: polygon(0 11%, 64% 0, 100% 9%, 100% 91%, 35% 100%, 0 90%);
    -webkit-clip-path: polygon(0 11%, 64% 0, 100% 9%, 100% 91%, 35% 100%, 0 90%);
    -moz-clip-path: polygon(0 11%, 64% 0, 100% 9%, 100% 91%, 35% 100%, 0 90%);
}
.gpr-content-width .pp-sub-heading {
    width: 500px;
}
.gpr-info-box-home .uabb-infobox-text-wrap {
    width: 463px;
}
.fl-col-has-cols.gpr-numbers-section {
    width: 900px;
    position: relative;
    left: 50%;
    margin-left: -450px;
}
.gpr-cta {
    position:relative;
}
.gpr-cta:before {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2021/03/footer-angle.png);
    top: -1px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100%;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    background-position: center top;
}
.gpr-cta:after {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2021/03/goede-bars-remake.gif);
    bottom: -1px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100%;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    background-position: center bottom;
}
.fl-row-full-height .fl-row-content-wrap {
    min-height: 95vh;
}


/*
==========================================================================
HOME MOBILE
==========================================================================
*/

@media screen and (max-width: 1584px) and (min-width: 1471px) {
    .fl-node-605a2294d16fd .pp-advanced-menu .menu a {
        font-size: 16px;
    }
}

@media screen and (max-width: 1470px) and (min-width: 1294px) {
    .fl-node-605a2294d16fd .pp-advanced-menu .menu a {
        font-size: 14px;
    }
    .fl-node-605a2294d16fd .pp-advanced-menu .menu > li > a, .fl-node-605a2294d16fd .pp-advanced-menu .menu > li > .pp-has-submenu-container > a {
        padding: 10px 5px;
    }
}

@media screen and (max-width: 1350px) and (min-width: 993px) {
    .gpr-opening-section{
        width: 80%;
    }
}

@media screen and (max-width: 1230px) and (min-width: 993px) {
    .fl-node-605a2168a4200 {
        width: 30%;
    }
}

@media screen and (max-width: 1390px) and (min-width: 993px) {
    div.fl-node-6059ff4b6ab30 .pp-heading-content .pp-heading .heading-title {
        font-size: 70px;
    }
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .gpr-content-width .pp-sub-heading {
        width: 100%;
    }
    .gpr-info-box-home .uabb-infobox-text-wrap {
        width: 100%;
    }
    .fl-col-has-cols.gpr-numbers-section {
        width: 100%;
        left: 0;
        margin-left: 0;
    }
    .fl-node-605a2294d16fd .pp-advanced-menu-mobile-toggle {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: center;
        justify-content: flex-end;
    }
    .gpr-cta:after {
        background-size: 1000px;
    }
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .fl-row-full-height .fl-row-content-wrap {
        align-items: center;
        min-height: 100vh;
    }
    .fl-node-6059fe8876d52 > .fl-row-content-wrap {
        padding-top: 0;
    }
}

/*
==========================================================================
ABOUT
==========================================================================
*/

.gpr-team {
    height: 353px;
    width: 100%;
    background-position: center top;
    margin-right: auto;
    margin-left: auto;
    z-index: 2;
    position: relative;
    background-size: 411px;
    background-repeat: no-repeat;
}
.gpr-team-background {
    position: relative;
    background: rgb(84,4,3);
    background: -moz-linear-gradient(124deg, rgb(45 2 1) 0%, rgba(155,9,4,1) 68%);
    background: -webkit-linear-gradient(124deg, rgb(45 2 1) 0%, rgba(155,9,4,1) 68%);
    background: linear-gradient(124deg, rgb(45 2 1) 0%, rgba(155,9,4,1) 68%);
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
}
.gpr-team-box .fl-post-grid-post:hover .gpr-team-background {
    background: #2a2d36;
    background: -moz-linear-gradient(124deg, #2a2d36, #2a2d36);
    background: -webkit-linear-gradient(124deg, #2a2d36, #2a2d36);
    background: linear-gradient(124deg, #2a2d36, #2a2d36);
}
.gpr-team-background:after {
    position: absolute;
    content: '';
    clip-path: polygon(0 86%, 35% 96%, 100% 86%, 100% 100%, 35% 100%, 0 100%);
    -webkit-clip-path: polygon(0 86%, 35% 96%, 100% 86%, 100% 100%, 35% 100%, 0 100%);
    -moz-clip-path: polygon(0 86%, 35% 96%, 100% 86%, 100% 100%, 35% 100%, 0 100%);
    bottom: -1px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100%;
    width: 102%;
    height: 100%;
    z-index: 5;
    left: -1px;
    background-position: center bottom;
    background-color: white;
}
.gpr-team-background:before {
    position: absolute;
    content: '';
    clip-path: polygon(0 39%, 64% 30%, 100% 39%, 100% 0, 71% 0, 0 0);
    -webkit-clip-path: polygon(0 39%, 64% 30%, 100% 39%, 100% 0, 71% 0, 0 0);
    -moz-clip-path: polygon(0 39%, 64% 30%, 100% 39%, 100% 0, 71% 0, 0 0);
    top: -1px;
    background-repeat: no-repeat;
    display: block;
    background-size: 100%;
    width: 102%;
    height: 100%;
    z-index: 1;
    left: -1px;
    background-position: center top;
    background-color: white;
}
.gpr-team-box .fl-post-grid-post {
    border: 1px solid #e6e6e600;
}
.gpr-team-box .fl-post-grid-post h6 {
    margin-bottom: -1px;
}
.gpr-team-box .fl-post-grid-post p {
    color: black;
    font-weight: lighter;
    font-size: 16px;
    margin-bottom:0;
}
.gpr-team-box .fl-post-column {
    padding-bottom: 0;
}
.gpr-tam-bio h4 {
    margin: 0px 0 -9px;
}
.gpr-tam-bio span {
    font-size: 12px;
    font-weight: lighter;
}
.gpr-team-meta {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.gpr-tam-bio i {
    font-size: 30px;
    margin-left: 6px;
}

/*
==========================================================================
CLIENTS
==========================================================================
*/

.gpr-client-box {
    position: relative;
    z-index:5;
}

/*
==========================================================================
CLIENTS MOBILE
==========================================================================
*/

@media screen and (max-width: 992px) and (min-width: 320px) {
    .gpr-sound-wave-section > .fl-row-content-wrap {
        background-image: none;
    }
    .gpr-sound-wave-section .fl-col-group-equal-height {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        justify-content:center
    }
}

/*
==========================================================================
INDUSTRY
==========================================================================
*/

.gpr-service-section {
    position:relative;
}
.gpr-service-section:after, .gpr-service-section:before {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2021/03/red-angle.png);
    background-repeat: no-repeat;
    display: block;
    background-size: 100%;
    width: 100%;
    z-index: 1;
    left: 0;
    height: 100%;
    background-position: center bottom;
}
.gpr-service-section:after {
    bottom: -1px;
}
.gpr-service-section:before {
    top: -1px;
    transform: rotate(180deg);
}
.gpr-positions-list .pp-sub-heading ul{
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
}
.gpr-positions-list .pp-sub-heading li {
    margin-bottom: 10px;
    font-weight: normal;
}

/*
==========================================================================
INDUSTRY MOBILE
==========================================================================
*/

@media screen and (max-width: 1132px) and (min-width: 993px) {
    .gpr-service-box > .fl-col-content {
        margin-right: 30px;
        margin-left: 30px;
    }
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    .gpr-positions-list .pp-sub-heading ul{
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
    }
}

/*
==========================================================================
JOBS
==========================================================================
*/

.gpr-jobs ul.job_types {
    display: none;
}
.gpr-jobs .job_filters {
    background: #952d33;
    border-radius: 6px;
    margin: 0px 30px 50px;
}
.rp4wp-related-job_listing>ul, ul.job_listings {
    border-top: 1px solid #eee0;
}
.gpr-job-box span {
    text-transform: uppercase;
}
.gpr-job-box h6 {
    text-transform: inherit;
    font-weight: bold;
    margin-top: 5px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
.gpr-job-box p {
    color: black;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
.gpr-job-box .red-button {
    color: white;
    background-color: #952E33;
    padding: 14px;
    width: 155px;
    text-align: center;
    border-radius: 6px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
.gpr-job-box {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, #f9f9f9 0%, #d6d6d6 100%);
    background: -webkit-linear-gradient(180deg, #f9f9f9 0%, #d6d6d6 100%);
    background: linear-gradient(180deg, #f9f9f9 0%, #d6d6d6 100%);
    border-radius: 32px;
    padding: 42px 29px;
    margin-bottom: 29px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
.gpr-job-box:hover {
    background: #333;
    color: white;
}
.gpr-job-box:hover span, .gpr-job-box:hover h6, .gpr-job-box:hover p {
    color:white;
}
.gpr-job-box:hover .red-button {
    color: #952E33;
    background-color: white;
}
.gpr-jobs .search_keywords input, .gpr-jobs .search_location input, .gpr-jobs .select2-container--default .select2-selection--single  {
    height: 50px;
    border-radius: 6px;
    font-size: 16px;
    border: none;
    background-color:white;
}
.gpr-jobs  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
}
.gpr-jobs .search_keywords input::placeholder, .gpr-jobs .search_location input::placeholder, .gpr-jobs .select2-container--default .select2-selection--single::placeholder, .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color:black;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent;
}
.job_filters .search_jobs div.search_keywords, .job_filters .search_jobs div.filter_first {
    float: none;
    padding-right: 0.5em;
    width: 100%;
}
.job_filters .search_jobs div.search_location, .job_filters .search_jobs div.filter_last {
    float: none;
    padding-left: 0.5em;
    width: 100%;
}
.job_filters .search_jobs div.search_categories, .job_filters .search_jobs div.filter_wide {
    padding-top: 0;
}
.job_filters .search_jobs {
    padding: 1em;
    zoom: 1;
    display: flex;
}
ul.job-listing-meta.meta {
    display: none;
}
input.application_button.rw-application_button.button {
    height: 50px;
    width: 155px;
    font-size: 16px;
    border-radius: 6px;
    border: none;
}
a.job-back-button.btn.btn-default {
    width: 155px;
    padding: 14px;
    border-radius: 6px;
    background-color: #952d33;
    border: none;
    color: white;
    font-size: 16px;
    height: 51px;
}
a.job-back-button.btn.btn-default:hover {
    background-color: #7f1c1c;
}
.single_job_listing .application, .job-manager-application-wrapper .application {
    margin: 3em 0 0em;
}
.rw-job-content #gform_fields_2 label.gfield_label {
    font-weight: normal;
    color: #952d33;
}
.rw-job-content #gform_fields_2 input {
    border-radius: 1px;
    border: none;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, #f9f9f9 0%, #EFF0F0 100%);
    background: -webkit-linear-gradient(180deg, #f9f9f9 0%, #EFF0F0 100%);
    background: linear-gradient(180deg, #f9f9f9 0%, #EFF0F0 100%);
    height: 51px;
}
.rw-job-content input#input_2_7 {
    height: auto!important;
    background: transparent!important;
}
.rw-job-content .gform_wrapper textarea.medium {
    height: 160px;
    width: 100%;
    border-radius: 1px;
    border: none;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, #f9f9f9 0%, #EFF0F0 100%);
    background: -webkit-linear-gradient(180deg, #f9f9f9 0%, #EFF0F0 100%);
    background: linear-gradient(180deg, #f9f9f9 0%, #EFF0F0 100%);
}
.grecaptcha-badge {
    z-index: 5;
}

/*
==========================================================================
JOBS MOBILE
==========================================================================
*/

@media screen and (max-width: 768px) and (min-width: 320px) {
    .job_filters .search_jobs {
        flex-direction: column;
    }
    .job_filters .search_jobs div.search_keywords, .job_filters .search_jobs div.filter_first {
        padding-right: 0;
    }
    .job_filters .search_jobs div.search_location, .job_filters .search_jobs div.filter_last {
        padding-left: 0;
    }
    .job_filters .search_jobs div.search_categories, .job_filters .search_jobs div.filter_wide {
        padding: .5em 0;
    }
    .gpr-jobs .job_filters {
        margin: 0px 0px 50px;
    }
}

/*
==========================================================================
RESOURCES
==========================================================================
*/

.rw-post-featured-image {
    width: 100%;
    height: 360px;
    background-size: cover;
    background-position: center;
}
.rw-post-featured, .rw-post {
    padding: 24px 17px;
}
.rw-post-featured span {
    font-size: 20px;
    text-transform: uppercase;
}
.rw-post span {
    font-size: 18px;
    text-transform: uppercase;
}
.rw-post-featured h4, .rw-post h6 {
    margin-bottom: -13px;
}
.rw-post-featured p, .rw-post p {
    font-size: 18px;
}
.rw-post-featured a.btn.btn-default, .rw-post a.btn.btn-default{
    padding: 16px;
    font-size: 16px;
    background-color: white;
    color: #952d33;
    border: 3px solid #952d33;
    border-radius: 6px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
.rw-post-featured a.btn.btn-default:hover, .rw-post a.btn.btn-default:hover {
    background-color: #952d33;
    color: white;
}
.rw-post-image {
    width: 100%;
    height: 360px;
    background-size: cover;
    background-position: center;
}

/*
==========================================================================
CONTACT
==========================================================================
*/

.gpr-contact-form #gform_fields_4 input, .gpr-contact-form #gform_fields_4 textarea {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, #f9f9f9 0%, #EEEFF0 100%)!important;
    background: -webkit-linear-gradient(180deg, #f9f9f9 0%, #EEEFF0 100%)!important;
    background: linear-gradient(180deg, #f9f9f9 0%, #EEEFF0 100%)!important;
}
.gpr-contact-info .fl-html {
 line-height: 38px;
}

/*
==========================================================================
SLIDER
==========================================================================
*/

.phslider-slick-industry .slick-dots li.slick-active button:before {
    opacity: 1;
    color: white;
}
.phslider-slick-industry .slick-dots li button:before {
    font-size: 14px;
    opacity: 0.65;
    color: white;
}
.phslider-slick-industry .slick-dots {
    text-align: left;
}
.phslider-slick-industry .slick-prev, .phslider-slick-industry .slick-next {
    display: none!important;
}
.phslider-slick-industry a.btn.btn-default {
    display:none;
}
.phslider-slick-industry p {
    font-family: Montserrat Medium;
}
.slider-industry-image {
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 450px!important;
    border: 3px solid white;
    border-radius: 30px;
    position:relative;
}
.slider-industry-image:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.25);
    border-radius: 30px;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
}
.slider-industry-image:hover:before {
    background: rgba(0,0,0,0.63);
}
.slider-industry-image h3 {
    color: white;
    text-transform: capitalize;
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding: 35px 20px;
    position: relative;
    z-index: 5;
}
.slider-industry-image.slick-slide {
    margin: 0 25px;
}
.phslider-slick-industry-image .slick-list.draggable {
    padding: 0 10% 0 0;
}
.slider-industry-cont h4 {
    display:none;
}


/*
==========================================================================
SLIDER MOBILE
==========================================================================
*/

@media screen and (max-width: 1230px) and (min-width: 993px) {
    .fl-node-605e3ff271550 {
        width: 40%;
    }
}

@media screen and (max-width: 992px) and (min-width: 769px) {
    .slider-industry-image {
        height: 400px!important;
    }
    .phslider-slick-industry-image .slick-list.draggable {
        padding: 0px 0% 0 0;
    }
}

@media screen and (max-width: 768px) and (min-width: 320px) {
    .phslider-slick-industry .slick-dots {
        bottom: -48px;
    }
    .phslider-slick-industry a.btn.btn-default {
        padding: 16px;
        font-size: 16px;
        background-color: transparent;
        color: #ffffff;
        border: 3px solid #ffffff;
        border-radius: 6px;
        -webkit-transition: all 200ms linear;
        -moz-transition: all 200ms linear;
        -ms-transition: all 200ms linear;
        -o-transition: all 200ms linear;
        transition: all 200ms linear;
        display: block;
        width: 167px;
    }
    .phslider-slick-industry a.btn.btn-default:hover {
        background-color: #952d33;
        color: white;
        border: 3px solid #952d33;
    }
    .slider-industry-cont h4 {
        display:block;
        margin-top:27px;
        margin-bottom: 0;
    }
}