p,
body {
    font-family: Open Sans, Helvetica, Arial, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.custom_font_size {
    font-size: 35px;
    font-weight: 500;
    margin: 0px;
    text-align: left;
    padding: 0px
}

hr {
    width: 12%;
    height: 3px;
    background-color: #DFAA1F;
    margin-top: -10px;
    margin-bottom: 30px;
}

.underline::after {
    height: 3px;
    bottom: -11px !important;
}

.custom_bg_secion1 {
    padding-top: 25px;
    padding-bottom: 80px;
    background: url("../images/banner-BG-white.png") #fff;
    background-position: top-center;
    background-repeat: no-repeat;
    background-size: cover;
}

.featured_companies_row .slick-slide {
    margin: 0px 10px
}

.featured_companies_row p {
    margin-bottom: 0px
}

.right-links {
    float: right;
    color: #FD6664;
    font-size: 16px;
    text-align: left
}


.jobs_box .apply_job_btn {
    background-color: #FD6664
}

.jobs_box .job_title {
    text-align: center
}

.jobs_box .contact_details {
    text-align: center !important
}

.jobs_box .contact_details li {
    color: #FD6664;
    font-size: 16px;
}

.jobs_box p {
    text-align: center !important
}

.jobs_box hr {
    padding: 0 !important;
    margin: 6px 0px 15px 0px !important;
    width: 35%;
    background-color: #FD6664
}

.contact_details {
    margin: 20px 0px 10px 0px
}

.alizarin_txt {
    color: #FD6664;
}

.banner_main_heading_txt {
    color: #323232;
    font-weight: 700;
    line-height: 1.3em;
    font-size: 40px;
}

.red_txt {
    color: #FD5552;
}

.orange_txt {
    color: #F4805B;
}

.banner-form {
    display: grid;
}

.banner-form input {
    width: 60%;
    float: left;
    border-radius: 3px 0px 0px 3px;
    margin: 0px
}

.banner-form button {
    width: 40%;
    float: left;
    border-radius: 0px 3px 3px 0px;
    margin: 0px
}

.custom_form_control {
    background-color: #ffffff;
    color: #646464;
    min-height: 40px;
    border-radius: 3px;
    box-shadow: none;
    outline: none;
    padding: 6px 7px;
    margin: 0px;
}

.v_align_mid {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    margin: 15px 0px;
    width: 100%
}

.v_align_mid .custom_font_size,
.v_align_mid .right-links {
    margin: 0px 0px 35px 0px
}

.join_us_search {
    padding-top: 15px;
}

.socialmedia_txt {
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}

.linkedin_btn {
    background: #0474b3
}

.facebook_btn {
    background: #344e86
}

.subscribe_btn {
    background-color: #FD6664 !important;
}

.custom_banner_btn {
    display: inline-block;
    padding: 0px 10px;
    border-radius: 5px !important;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    min-width: 110px;
    text-align: center;
    margin-right: 10px;
}


.custom_blue_btn {
    background-color: #2e6da4;
    display: inline-block;
    padding: 8px;
    border-radius: 3px;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    min-width: 130px;
    text-align: center;
}

.custom_orange_btn {
    background-color: #F4805B !important;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 3px !important;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    min-width: 150px;
    text-align: center;
}

.custom_white_btn {
    background-color: #ffffff !important;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 3px !important;
    color: #FD5552;
    font-size: 1em;
    font-weight: bold;
    min-width: 180px;
    text-align: center;
}

.underline:after {
    background-color: #FD6664 !important
}

.custom_bg_secion2 {
    background-color: #e1e1e1;
    padding: 65px 0px;
}

.custom_slide {
    background-color: white;
    border-radius: 3px;
    padding: 15px;
    text-align: center;
}

.custom_slide p {
    text-align: center;
    margin-top: 10px;
}

.custom_bg_secion3 {
    background-color: #ffffff;
    padding: 65px 0px;
}


.custom_learn_earn_together_box_left,
.custom_learn_earn_together_box_right {
    padding: 15px
}

.learn_earn_together {
    margin-top: 30px
}

.learn_earn_together_box h4 {
    margin-top: 0px !important
}

.learn_earn_together_box img {
    box-shadow: 0 10px 12px 0 rgb(0 0 0 / 20%), 0 6px 14px 0 rgb(0 0 0 / 19%) !important;
}

.blogs_sliding_row {
    padding-top: 50px
}

.blog_slider_featured_img {
    height: 160px;
    background: #f4f4f4;
    overflow: hidden;
    display: flex
}

.blog_slider_featured_img img {
    width: 100%;
    height: 100%
}

.blogs-slider .slick-slide {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 28%);
}

.blogs-slider .slick-track {
    padding: 10px 0px
}

.blog-title {
    font-size: 18px;
    margin: 0 0 20px 0;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    margin-top: 15px;
    min-height: 40px;
    line-height: 1.4em;
}

.blog-description {
    font-weight: 400
}

.custom_learn_earn_together_box_left .learn_earn_together_box {
    background: url("../images/left-box-BG.png");
    background-position: top-center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 22px;
    margin-bottom: 0px !important;
    min-height: 153px;
    position: relative;
    padding: 30px !important;
}

.custom_learn_earn_together_box_left .learn_earn_together_box img,
.custom_learn_earn_together_box_right .learn_earn_together_box img {
    border-radius: 50%;
    width: 150;
    height: auto;
}

.custom_learn_earn_together_box_left .learn_earn_together_box h4,
.custom_learn_earn_together_box_right .learn_earn_together_box h4 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: uppercase !important;
}

.custom_learn_earn_together_box_left .learn_earn_together_box p,
.custom_learn_earn_together_box_right .learn_earn_together_box p {
    color: #ffffff;
    line-height: 1.3em;
}

.custom_learn_earn_together_box_left .learn_earn_together_box .custom_white_btn {
    color: #FD5552;
    text-transform: uppercase !important;
}

.custom_learn_earn_together_box_right .learn_earn_together_box {
    background: url("../images/right-box-BG.png");
    background-position: top-center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 22px;
    margin-bottom: 0px !important;
    min-height: 153px;
    position: relative;
    padding: 30px !important;
}



.custom_learn_earn_together_box_right .learn_earn_together_box .custom_white_btn {
    color: #F4805B;
    text-transform: uppercase !important;
}

.custom_bg_secion4 {
    background-color: #e1e1e1;
    padding: 65px 0px;
    background-image: url(../images/BG-Testimonials-Circles-1.png);
    background-size: cover;
}

.custom_bg_secion5 {
    background-color: #ffffff;
    padding: 65px 0px;
}

.custom_testimonial_video {
    padding: 0px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.28);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-bottom: 20px;
}

.custom_testimonial_video iframe {
    border-bottom: 2px solid #FD6664 !important;
}

.custom_testimonial_video:hover {
    padding: 0px;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.28);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.custom_testimonial_video h5 {
    margin: 22 25 0 25px;
    font-size: 16px;
    font-weight: 600;
}

.our_testimonials_row .slick-list {
    padding-bottom: 50px !important;
}

.custom_testimonial_box {
    padding: 25 25 0 25x !important;
}

.custom_testimonial_box i {
    transform: rotate(180deg);
    font-size: 50px !important;
    margin-bottom: 20px;
    margin-top: -50px;
    margin-left: 185px;
    color: #FD6664;
}

.slider.fa {
    position: absolute;
    z-index: 1000;
    top: 50%;
    color: #FD6664;
    font-size: 30px;
    cursor: pointer;
    font-weight: 600;
}

.slider.fa-angle-right {
    right: -12px;
}

.slider.fa-angle-left {
    left: -12px;
}

.career_opportunities .jobs_box {
    min-height: 270px;
    position: relative;
    padding: 20px 20px 45px 20px;
}

/* .career_opportunities .jobs_box:hover {
    background: #FD6664
}

.career_opportunities .jobs_box:hover li,
.career_opportunities .jobs_box:hover p,
.career_opportunities .jobs_box:hover .job_title {
    color: white
}

.career_opportunities .jobs_box:hover hr {
    background: white
}

.career_opportunities .jobs_box:hover a {
    background-color: #c90008;
} */

.custom_testimonial_box .user_name {
    text-align: center !important;
    display: block;
}

.custom_testimonial_box .user_pic {
    text-align: center !important;
    border-radius: 50% !important;
    overflow: hidden;
    height: 80;
    width: 80;
}

.footer {
    background: #f4f4f4
}

.team_profile .custom_testimonial_box {
    margin: 0px !important;
    padding-bottom: 0px
}

.team_profile {
    padding-top: 0px
}

.testimonial_box .user_details {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 10px
}

.testimonial_box .user_pic {
    float: none;
    margin: auto;
    margin-bottom: -30px;
    box-shadow: 0 10px 12px 0 rgb(0 0 0 / 20%), 0 6px 14px 0 rgb(0 0 0 / 19%) !important
}

.custom_testimonial_box p {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400 !important;
}

.team_profile:focus-visible {
    outline: 0px !important
}

.Our-Testimonials {
    margin-top: -15px
}

.slick-slide img {
    display: block;
    width: auto !important;
    height: auto !important;
}

.custom_employee_cta {
    background: url("../images/CTA_bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 65px 55px;
    border-radius: 22px;
}

.custom_employee_cta h3 {
    color: #ffffff;
    font-size: 26px;
    font-weight: 600;
    margin: 10px 0px 10px 0px;
    text-align: left;
}

.custom_employee_cta p {
    color: white;
    text-align: left
}

.custom_employee_cta a {
    background: #FD6664;
    color: white;
    padding: 10px 20px;
    margin-top: 14px;
    display: block;
    text-align: center;
    border-radius: 3px
}


.custom_employee_cta .subscribe_btn {
    background-color: #FD6664 !important;
}

.custom_employee_cta .form-control {
    background-color: #ffffff;
}

/* Home Job Search */
.searchbar-hmp {
    background: rgba(0, 0, 0, .1);
    position: relative;
    z-index: 0;
}

.searchbar-hmp .content {
    background: none;
    border: 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
}

.searchbar-hmp .form-search {
    margin: 0;
    padding: 0;
}

.form.form-search.form-search-location-autocomplete {
    text-align: left;
}

.searchbar-hmp .form-search .row {
    background-color: #f3f3f3;
    border-radius: 5px;
    overflow: visible;
    margin: 0;
}

.searchbar-hmp .form-search .row .form-col {
    display: -ms-flexbox;
    display: flex;
    padding: 6px 24px;
    position: relative;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.searchbar-hmp .form-search .row .form-col .fa-search,
.searchbar-hmp .form-search .row .form-col .fa-map-marker {
    color: #FD6764;
}

.searchbar-hmp .form-search .row .form-btn {
    padding: 12px 24px 24px;
}

.searchbar-hmp .form-search .fieldset {
    -ms-flex: 1;
    flex: 1;
    margin-left: 10px;
}

.searchbar-hmp .form-search .form-group {
    margin: 0;
}

.controls {
    max-width: 520px;
    width: 100%;
    top: 0;
}

.controls:after,
.controls:before {
    content: " ";
    display: table;
}

.controls:after,
.controls:before {
    content: " ";
    display: table;
}

.controls:after {
    clear: both;
}

.searchbar-hmp .form-search .form-control {
    background: transparent;
    border-left: none;
    border-radius: 0;
    border-right: none;
    border-top: none;
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.btn.colored.pink {
    background-color: #ec5167;
    border: 1px solid #ec5167;
    color: #fff;
    transition: border .3s ease-out, background .3s ease-out;
}

.searchbar-hmp .form-search .form-btn .btn {
    font-size: 22px;
}

/* Home Job Search */

@media only screen and (max-width: 1200px) {
    .banner_main_heading_txt {
        font-size: 35px
    }
    
    .custom_banner_btn {
        width: 32%;
        margin-right:0;
        
    }
    
    .social-login-buttons {
        padding-right:10px;
        padding-left:10px;
    }

    /**.v_align_mid div {width: inherit}**/
}

@media only screen and (max-width: 800px) {
    .banner_main_heading_txt {
        font-size: 26px
    }

    .brodesk {
        display: none
    }

    .custom_bg_secion1 {
        padding-top: 0px;
        padding-bottom: 35px;
    }

    .custom_bg_secion1 .v_align_mid,
    .custom_employee_cta .v_align_mid,
    .learn_earn_together_box .v_align_mid {
        display: block !important
    }

    .learn_earn_together_box img {
        margin-bottom: 15px
    }

    .custom_font_size {
        font-size: 25px
    }

    .underline:after {
        display: none
    }

    .custom_employee_cta {
        padding: 30px;
    }

    .custom_employee_cta h3,
    .custom_employee_cta p,
    .custom_employee_cta a {
        text-align: center
    }

    .v_align_mid .custom_font_size,
    .v_align_mid .right-links {
        margin: 0px 0px 15px 0px;
    }

    .learn_earn_together_box {
        border-radius: 45px !important;
    }

    /*.socialmedia_txt {*/
    /*    margin-bottom: 10px;*/
    /*    display: block*/
    /*}*/
}

@media only screen and (max-width: 425px) {
    .v_align_mid {
        display: inline-block;
    }

    .v_align_mid .right-links {
        float: none;
    }
}