/*
Theme Name:   WorkScout Child
Theme URI: http://workscout.in
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: WordPress Job Theme
Version: 1.0.1
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: workscout
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  workscout
*/
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:400,600,700,800,900');

body, span, a, p, h1, h2, h3, h4, h5, h6, .button, button, label {
  font-family: 'Nunito Sans', sans-serif;
  color: #3a3a3a;
}
#rev_slider_1_1 .metis.tparrows {
  width: 40px;
  height: 65px;
}
.tp-leftarrow.tparrows:before {
  left: 0px;
}
.tp-rightarrow.tparrows:before {
  left: 7px;
}
.tp-leftarrow.tparrows:before,
.tp-rightarrow.tparrows:before {
  top: 4px;
}
.sb-navigation-left-2, .sb-navigation-right-2 {
  margin-top: 80px;
}
.home-clients {
  font-size: 25px;
  font-weight: bold;
  margin-top: 65px;
}
.job-list-content .job-icons span {
  color: #7a7a7a;
}
.envia-cv-home p {
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
}
.envia-cv-home .buttonClass1 {
  padding: 10px 20px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 16px;
  color: #fff;
  background-color: transparent;
  border: solid 2px #fff;
  border-radius: 3px;
  transition: all 0.3s;
}
.envia-cv-home .buttonClass1:hover {
  background-color: #6394bb;
  border: solid 2px #6394bb;
}
.resumes li:nth-child(2n),
.job_listings > li:nth-child(2n),
.job-list > li:nth-child(2n) {
  background-color: #f6f6f6;
}
.job-overview, .resume-spotlight, .job-spotlight {
  background-color: #fff;
  border: 1px solid #d4d4d4;
  padding: 20px 15px 35px 15px;
}
.job-spotlight .button {
  background-color: #1ccc73;
  font-size: 16px;
  font-weight: 900;
}
.job-list > li a span.job-type:last-child,
.job-spotlight h4 span {
  font-size: 10px;
  font-weight: 800;
}
.job-spotlight a h4 {
  font-size: 20px;
  font-weight: bold;
}
.ofertes-recents-home h2,
.ofertes-destacades-home h3 {
  font-size: 25px;
  font-weight: bold;
}
.load-more-jobs-home a.button.load_more_jobs {
  margin-top: 40px;
  margin-bottom: 70px;
  background-color: #6394bb;
  border: 2px solid #6394bb;
  font-size: 16px;
  font-weight: 900;
  padding: 10px 30px;
}
.load-more-jobs-home a.button.load_more_jobs:hover {
  background-color: transparent;
  color: #6394bb;
}
#footer {
  background-color: #3a3a3a;
}
#footer p,
#footer h4,
#footer strong {
  color: #dbdbdb;
}
#footer h4 {
  font-weight: bold;
}
#footer .job_listings .meta {
  display: none;
}

#footer ul.job_listings li.job_listing a{
  padding: 0;
}
#footer  ul.job_listings li.job_listing a:hover{
  background-color: transparent;
}

#footer .job_listings > li a::before{
  position: relative;
}
#footer  ul.job_listings li.job_listing a div.position{
  width: 100%;
  padding: 0;
}
#footer .job_listings h3 {
  font-size: 16px;
  color: #dbdbdb;
  line-height: initial;
  padding-bottom: 20px;
  padding-left: 15px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}
#footer .job_listings h3:before {
  content: "\f0da";
  position: absolute;
  left: 0;
  font-family: FontAwesome;
}
#footer .job_listings a:hover h3 {
  text-decoration: underline;
}
#footer .job_listings li {
  background-color: transparent;
  border: none;
}
#footer .button {
  background-color: #6394bb;
  border: none;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 30px;
}
#footer a.button:hover {
  background-color: #fff;
  color: #6394bb;
}
.copyrights {
  text-align: right;
  color: #dbdbdb;
  font-size: 14px;
}
.copyrights a.avis {
  float: left!important;
}
.copyrights a:hover {
  text-decoration: underline;
}
.footer-bottom {
  border-top: 1px solid #64625f;
  padding: 25px 0;
}
span.full-time {
  background-color: #0061bf;
}
span.part-time {
  background-color: #f56e23;
}
span.freelance {
  background-color: #a6ce00;
}
span.temporary {
  background-color: #e12f45;
}
body .menu ul > li > a, body .menu ul li a {
    font-size: 16px;
    font-weight: bold;
}
.menu ul li a:hover,
.menu ul > li.current-menu-item > a,
.current-menu-item > a {
  background-color: transparent!important;
  color: #6394bb;
}
body .menu ul > li > a,
body .menu ul li a {
  text-transform: none!important;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
  background-color: transparent!important;
  border: none;
  font-family: 'Nunito Sans', sans-serif;
  color: #3a3a3a;
  font-size: 16px;
  font-weight: bold;
}
.wpml-ls-legacy-dropdown a {
  font-family: 'Nunito Sans', sans-serif;
  color: #3a3a3a;
  font-size: 16px;
  font-weight: bold;
}
.wpml-ls {
  float: right;
  margin-top: 32px;
  width: auto;
}
.wpml-ls-legacy-dropdown a,
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border: none;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  font-family: FontAwesome;
  content: "\f107";
  border: none;
  top: 6px;
}
h2 {
  font-size: 35px;
  font-weight: bold;
  line-height: 1.06;
  margin-bottom: 20px;
}
.p-gris,
.p-gris strong {
  color: #7d7d7d;
  margin-bottom: 30px;
  line-height: 1.5;
}
.side-page-img .vc_single_image-wrapper {
  padding: 0 40px;
}
#titlebar h1{
  font-size: 45px;
  font-weight: 800;
  color: #3a3a3a;
}
#titlebar #breadcrumbs span a {
  font-size: 16px;
  line-height: 1.5;
  color: #949494;
}
#titlebar.photo-bg span.subtitle,
#titlebar.photo-bg #breadcrumbs ul li,
#titlebar.photo-bg #breadcrumbs ul li span,
#titlebar.photo-bg #breadcrumbs ul li a {
  color: rgba(255,255,255,0.7);
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  opacity: 1;
}
#titlebar.photo-bg h1, #titlebar.photo-bg h2 {
  font-size: 36px;
  color: #fff;
  line-height: 42px;
  font-size: 45px;
  font-weight: 800;
  font-style: normal;
  line-height: normal;
  text-align: left;
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.sidebar-contact p {
  padding-left: 25px;
  font-size: 16px;
  line-height: 1.5;
  color: #7d7d7d;
}
.sidebar-contact p.sidebar-contact-left-p {
  padding-left: 0;
}
.sidebar-contact p i{
  margin-left: -25px;
  margin-top: 4px;
  margin-right: 10px;
}
.page-template-template-contact .sidebar .widget h4 {
  font-weight: bold;
}
.page-template-template-contact .sidebar .textwidget{
  background-color: #ebebeb;
  padding: 25px 15px 35px 15px;
}
.page .wpcf7-form fieldset div.col-sm-6 {
  width: 50%;
  float: left;
}
.page .wpcf7-form label {
  color: #7d7d7d;
}
.page .wpcf7-form fieldset div input,
.page .wpcf7-form fieldset div textarea {
  width: 100%;
  border: solid 1px #d4d4d4;
}
.page .wpcf7-form fieldset div.esquerra input {
  width: 98%;
}
.file-309 {
  display: none;
}
.file-309-label {
  border-radius: 3px;
  background-color: #1ccc73;
  display: inline-block;
  padding: 12px 15px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 900;
  cursor: pointer;
  color: #fff!important;
  transition: all 0.3s;
  display: inline-block;
  font-family: 'Nunito Sans', sans-serif!important;
}
.file-309-label:hover {
  background-color: #3a3a3a;
}
.nota-309-form {
  display: inline-block;
  font-size: 14px;
  color: #7d7d7d;
  top: -20px;
  position: relative;
  left: 15px;
}
.envia-cv-form {
  line-height: 1.5;
  color: #7d7d7d;
  margin-bottom: 15px!important;
  margin-top: 30px;
}
.envia-cv-form span {
  color: #bab9b9;
}
.wpcf7-form a {
  color: #6394bb;
}
.wpcf7-list-item {
  margin: 0!important;
}
span.acceptance {
  color: #7d7d7d;
}
.wpcf7-list-item input {
  width: 14px!important;
  height: 14px;
  vertical-align: middle;
}
.page-template-template-contact .wpcf7-submit {
  font-weight: 900!important;
  font-size: 16px!important;
  background-color: #6394bb!important;
  font-family: 'Nunito Sans', sans-serif!important;
  padding: 9px 26px;
  border: 2px solid #6394bb;
  transition: all 0.3s;
}
.page-template-template-contact .wpcf7-submit:hover {
  background-color: #fff!important;
  color: #6394bb;
}
.icones-clients .wpb_image_grid .wpb_image_grid_ul .isotope-item {
  position: relative!important;
  left: auto!important;
  top: auto!important;
  padding: 0 45px 35px 0;
  text-align: center;
}
.avis-copy-ca,
.avis-copy-es {
  color: #dbdbdb;
  float: left;
  display: none;
}
.avis-copy-ca:lang(ca) {
  display: block;
  padding-right: 10px;
}
.avis-copy-es:lang(ca) {
  display: none;
}
.avis-copy-cat:lang(es-ES) {
  display: none;
}
.avis-copy-es:lang(es-ES) {
  display: block;
  padding-right: 10px;
}
.job-list.full .job-list-content h4 {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 18px;
  /*text-transform: lowercase;*/
}

.job-list.full .job-list-content h4::first-letter{
  text-transform: uppercase;
}

.job-list-content .job-icons span,
.resumes li a p,
.job_listings > li a p,
.job-list > li a p {
  color: #7d7d7d;
}
.job-manager-pagination.pagination .current,
.job-manager-pagination.pagination ul li a:hover {
  background-color: #6394bb;
}

.single-job_listing #titlebar h1 {
  font-size: 30px;
  font-weight: bold;
  text-transform: unset;
}

.single-job_listing #titlebar h1::first-letter {
  text-transform: uppercase;
}

.single_job_listing p,
.single_job_listing li {
  font-size: 16px;
  line-height: 1.5;
  color: #7d7d7d;
}

.single-job_listing h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 30px;
}

.single-job_listing .job_description ul:not(.share-post) {
  list-style: none;
  padding: 0;
  margin: 0;
}

.single-job_listing .job_description ul:not(.share-post) li {
  text-indent: -9px;
  padding-left: 25px!important;
}

.single-job_listing .job_description ul:not(.share-post) li::before {
  content: "\f0c8";
  font-family: FontAwesome;
  color: #6394bb;
  font-size: 8px;
  top: -2px;
  left: -15px;
  position: relative;
}

.single-job_listing .job-overview .job_application a {
  font-size: 16px;
  font-weight: 900;
  background-color: #1ccc73;
}

.single-job_listing .job-overview .job_application a:hover {
  background-color: #282828;
}

.single-job_listing .job-overview ul li i {
  color: #6394bb;
}

#related-job-container h3 {
  font-size: 25px;
}

ul.share-post {
  margin-top: 50px;
  margin-bottom: 105px;
}

#related-job-spotlight .ws-meta-company-name,
#related-job-spotlight .ws-meta-job-location {
  display: block;
}

.single-job_listing .widget h4,
.job_filters .widget h4,
.job_filters .widget h4.checkboxes label {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: bold;
}

.list-search .search_keywords button {
  background-color: #6394bb!important;
  color: #fff;
  font-size: 28px;
}

.job_filters_links a {
  font-family: 'Nunito Sans', sans-serif;
}

.job_filters_links a.reset {
  border-radius: 3px;
  background-color: #e24c4a;
  display: block;
  max-width: 150px;
  font-size: 16px;
  font-weight: 900;
}

.job_filters .job-widget-categories {
  display: none;
}

#apply-dialog input[type="checkbox"] {
  margin-top: 10px;
}

#apply-dialog .file-309-label {
  margin-bottom: 30px;
}

#apply-dialog .wpcf7-submit {
  background-color: #6394bb;
  width: 100%;
  margin-bottom: 0;
}

.job_listings form.job_filters {
  display: none;
}

@media(max-width: 1289) {
  .icones-clients .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    padding: 0 35px 35px 0;
  }
}

@media(max-width: 1099px) {
  .wpml-ls {
    margin-top: 10px;
  }
  #mobile-navigation a {
    float: left;
    width: auto;
    margin-bottom: 0;
    background-color: transparent;
    font-family: 'Nunito Sans', sans-serif;
    color: #3a3a3a;
    font-size: 16px;
    font-weight: bold;
  }
}

@media(max-width: 990px) {
  #logo img {
    margin: 0 auto;
  }
}

@media(max-width: 767px) {
  .icones-clients .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    padding: 0 20px 35px 0;
    width: 119px;
  }
  .page-template-template-contact .sidebar .widget h4 {
    margin-top: 40px;
  }
  .page .wpcf7-form fieldset div.col-xs-12 {
    width: 100%;
    float: none;
  }
  .page .wpcf7-form fieldset div.esquerra input {
    width: 100%;
  }
  .side-page-img .vc_single_image-wrapper {
    padding: 0;
  }
  .our-clients img {
    max-height: 150px;
  }
  #job-spotlight {
    margin-bottom: 50px;
  }
  .copyrights a.avis {
    width: 100%;
    display: block;
  }
  .copyrights {
    text-align: left;
  }
  .home-clients {
    margin-top: 40px;
  }

  .ofertes-destacades-home {
    margin-top: -30px;
  }
  .ofertes-destacades-home  #job-spotlight {
    margin-bottom: 30px;
  }
}

#jPanelMenu-menu {
  background-color: #333;
}
#jPanelMenu-menu li.current_page_item a,
#jPanelMenu-menu li a:hover {
  background-color: #6394bb!important;
}

.ares .tp-bullet {
  background: rgba(255, 255, 255, 0.5);
}
.ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet-title {
  display: none;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  right: 20px;
}


@media(max-width: 991px) and (min-width: 767px) {
  .sidebar-contact p i {
    margin-left: 0px;
    display: block;
    margin-top: 10px;
  }
  .sidebar-contact p {
    padding-left: 0;
    font-size: 15px;
  }
}

@media(max-width: 479px) {
  h2,
  .single-job_listing #titlebar h1 {
    font-size: 24px;
  }
  #titlebar h2, #titlebar h1 {
    text-transform: unset;
  }
  .icones-clients .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    padding: 0 15px 35px 15px;
  }
  .nota-309-form {
    margin-top: 0;
    top: 0;
    left: 0;
  }

  .job-list-content {
    padding: 10px 0!important;
    margin: 0 5px!important;
  }
  .job-list.full .job-list-content h4 {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 16px;
    line-height: 2;
  }
  #titlebar.single {
    padding: 30px 0;
  }
  #titlebar.photo-bg {
    padding: 20px 0;
  }
  #titlebar h1 {
    font-size: 35px;
  }
  #titlebar.photo-bg h1, #titlebar.photo-bg h2 {
    font-size: 35px;
  }
  .job_filters_links {
    margin-bottom: 20px;
  }
  .job_listings > li a p, .job-list > li a p {
    font-size: 14px!important;
    line-height: normal!important;
    margin-top: 5px;
  }

  .resumes li a p, .job_listings > li a p, .job-list > li a p {
    padding-right: 0px;
  }

}

.rev_slider .tp-caption.rev-btn {
    border-width: 1px!important;
}





@media (max-width: 1099px) {
  .wpml-ls {
    margin-top: 32px;
  }
}
@media(max-width: 990px) {
  #main-header {
    text-align: center;
  }
  #logo {
    padding-bottom: 0px;
    border-bottom: none;
    width: auto;
    float: none;
  }
  a.menu-trigger i {
    padding: 36px 17px;
  }
  .wpml-ls {
    margin-top: 0;
    padding: 31px 0px;
  }
}
@media(max-width: 767px) {
  .container {
      width: 90%;
  }
  .padding-right {
    padding-right: 0;
  }
  .container .one.column, .container .one.columns, .container .two.columns,
  .container .three.columns, .container .four.columns, .container .five.columns,
  .container .six.columns, .container .seven.columns, .container .eight.columns,
  .container .nine.columns, .container .ten.columns, .container .eleven.columns,
  .container .twelve.columns, .container .thirteen.columns,
  .container .fourteen.columns, .container .fifteen.columns,
  .container .sixteen.columns, .container .one-third.column,
  .container .two-thirds.column, .container .one-third.columns,
  .container .two-thirds.columns, .container .twelve.sidebar-right.columns,
  .container .twelve.sidebar-left.columns, .container .five.sidebar-right.columns,
  .container .eleven.sidebar-right.columns  {
      width: 100%;
  }
  .fourteen.carousel.columns {
    width: 90%;
  }
  .one.carousel.column {
    width: 20px;
  }
}
@media(max-width: 479px) {
  .fourteen.carousel.columns {
    width: 80%;
  }

}



.job_filters.in_sidebar .widget {
  margin-bottom: 0;
}
.job_filters.in_sidebar .widget h4 {
  cursor: pointer;
}
.job_filters.in_sidebar .widget.job-widget-location h4:after,
.job_filters.in_sidebar .widget.job-widget-job-types h4:after {
  font-family: FontAwesome;
  content: "\f107";
  margin-left: 10px;
  vertical-align: middle;
}
.job_filters.in_sidebar .widget div,
.job_filters.in_sidebar .widget ul {
  margin-bottom: 40px;
}
.checkboxes input[type=checkbox]:checked + label:before {
  content: "\f00c";
}

@media(max-width: 369px) {
#logo {
    padding-bottom: 0px;
    border-bottom: none;
    width: auto;
    float: left;
    max-width: 86px;
    margin-top: 30px;
}
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn {
	text-transform: initial!important;
}

/* ocultar el botó saber-ne més en cat i en es */
.page-id-270 #text-3 > div > p:nth-child(2){
  display: none;
}
.page-id-331 #text-7 > div > p:nth-child(2){
  display: none;
}