/* Canela */
@font-face {
  font-family: "Canela Deck Web";
  src: url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/Fonts/CanelaDeck-Black-Web.woff2') format('woff2'),
  url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/Fonts/CanelaDeck-Black-Web.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: "Canela Deck Bold";
  src:url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/Fonts/CanelaDeck-Bold-Web.woff2') format('woff2'),
  url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/Fonts/CanelaDeck-Bold-Web.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}

/* Gotham */
@font-face {
  font-family: "HCo Gotham SSm";
  src:url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/HCo%20Webfonts%20Upwork%20WOFF/fonts/30C94B017EEA16456.woff') format('woff2'),
      url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/HCo%20Webfonts%20Upwork%20WOFF/fonts/30C94B017EEA16456.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
	font-family: "HCo Gotham SSm";
	src:url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/HCo%20Webfonts%20Upwork%20WOFF/fonts/FEECFE667557E46AE.woff2') format('woff2'),
		url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/HCo%20Webfonts%20Upwork%20WOFF/fonts/FEECFE667557E46AE.woff') format('woff');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: "HCo Gotham SSm";
	src:url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/HCo%20Webfonts%20Upwork%20WOFF/fonts/6019372DA535B9490.woff2') format('woff2'),
		url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/HCo%20Webfonts%20Upwork%20WOFF/fonts/6019372DA535B9490.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "HCo Gotham SSm";
	src:url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/HCo%20Webfonts%20Upwork%20WOFF/fonts/75E2818E2367D1937.woff2') format('woff2'),
		url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/HCo%20Webfonts%20Upwork%20WOFF/fonts/75E2818E2367D1937.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: "HCo Gotham SSm";
	src:url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/HCo%20Webfonts%20Upwork%20WOFF/fonts/8BA904274033F762E.woff2') format('woff2'),
		url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/HCo%20Webfonts%20Upwork%20WOFF/fonts/8BA904274033F762E.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "HCo Gotham SSm";
	src:url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/HCo%20Webfonts%20Upwork%20WOFF/fonts/B6AC2546711D19F1F.woff2') format('woff2'),
		url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/HCo%20Webfonts%20Upwork%20WOFF/fonts/B6AC2546711D19F1F.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "HCo Gotham";
	src:url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/HCo%20Webfonts%20Upwork%20WOFF/fonts/7A26BCA953B70415E.woff2') format('woff2'),
		url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/HCo%20Webfonts%20Upwork%20WOFF/fonts/7A26BCA953B70415E.woff') format('woff');
	font-weight: 800;
	font-style: normal;
}

/* Montserrat*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');

/* Typography */ 

body, 
h2,
h3,
h4,
h5, 
h6,
p,
span,
ul,
li {
  line-height: 1.5;
  letter-spacing: normal;
  font-family: "HCo Gotham SSm", "Montserrat", Helvetica, Arial, sans-serif;
}

h1 {
  font-family: "Canela Deck Bold", "Montserrat", Helvetica, Arial, sans-serif;
  line-height: 1.5;
  letter-spacing: normal;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}

h2 {
  font-weight: 700;  
}

h3 {
  font-weight: 600;
}

p, li {
  color: #222222;  
}

a, a:visited {
  color: #37a000;
}

@media (min-width: 992px) {
  h2 {
    font-size: 37px;
  }
}

/* Navigation */

.logo img {
  width: 103px;
}

.nav-item a {
  font-size: 14px;  
  font-weight: 600;
  text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link {
  color: #666666;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #37A000;
}

.nav-link {
  padding: 25px 20px 13px 20px;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
  }
}

/* Image Header Height */

@media (min-width: 767px) {
  .block-image-cover {
    height: 358px;
  }
}

/* Header */

.header p {
  font-weight: 400;  
  margin-bottom: 30px;
}

/* Text Block */

hr {
  width: 80px;
  margin-top: 23px;
  margin-bottom: 25px;
  border-top: 2px solid #e0e0e0;
}

/* Twitter and Facebook Widgets */

.social-feeds .social-header {
  text-align: center;  
}

.social-feeds .social-header h3 {
  font-size: 25px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 17px;
}

.social-feeds .fa-stack-1x {
  color: #ffffff;  
}

.social-feeds .icon-background1 {
  color: #00aced;
}

.social-feeds .icon-background2 {
  color: #3b5998;
}

/* Locations Tabbed Gallery */

.location-gallery .nav-pills .nav-link.active, 
.location-gallery .nav-pills .show>.nav-link {
  color: #37a000;
  border-bottom: 3px solid #37a000;
  border-radius: 0;
  background-color: #ffffff;
}

.location-gallery a, .location-gallery a:visited {
  color: #666666;  
}

.location-gallery a:active, 
.location-gallery a:hover {
  color: #37a000; 
}

.location-gallery .nav-link {
  padding: 7px 10px;
  margin: 0 10px;  
}

.location-gallery .center-pills {
  display: flex;
  justify-content: center;
}

/* Button*/

a.button.button1,
a.button.button1:focus,
a.button.button1:visited,
a.button.button1:active {
  border: 2px solid transparent;
  background-color: #37a000;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: normal;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(57,73,76,.35);
}

a.button.button1:hover {
  transition: all .15s;
  background-color: #008329;
  border: 2px solid transparent;
}

a.button.button2,
a.button.button2:focus,
a.button.button2:visited,
a.button.button2:active {
  background-color: #ffffff;
  border: 2px solid transparent;
  color: #37a000;
  font-weight: 700;
  letter-spacing: normal;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(57,73,76,.35);
}

a.button.button2:hover  {
  border: 2px solid transparent;
  color: #008329;
  transition: all 15s;
  box-shadow: 0 1px 6px rgba(57,73,76,.35);
}


a.button.button3,
a.button.button3:focus,
a.button.button3:visited,
a.button.button3:active {
  border: 2px solid #ffffff;
  background: transparent;
  color: #ffffff;
}

a.button.button3:hover {
  border: 2px solid #ffffff;
  background: rgb(189, 189, 189);
  background: rgba(255, 255, 255, 0.2);
}

.btn-success,
.btn-success:focus,
.btn-success:visited,
.btn-success:active {
  background-color: #ffffff;
  border: 2px solid transparent;
  color: #37a000;
  font-weight: 700;
  letter-spacing: normal;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(57,73,76,.35);
}

.btn-success:hover  {
  border: 2px solid transparent;
  color: #008329;
  transition: all 15s;
  box-shadow: 0 1px 6px rgba(57,73,76,.35);
}

.btn-primary,
.btn-primary:focus,
.btn-primary:visited,
.btn-primary:active {
  border-width: 2px;
  border: transparent;
  background-color: #37a000;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: normal;
  border-radius: 2px;
  box-shadow: 0 1px 6px rgba(57,73,76,.35);
}

.btn-primary:hover {
  transition: all .15s;
  background-color: #008329;
  border-width: 2px;
  border: transparent;
}

.btn {
  text-transform: capitalize;  
  font-weight: 700;
  font-family: "HCo Gotham SSm", "Montserrat", Helvetica, Arial, sans-serif;
  padding: 11px 28px;
  font-size: 14px;
  line-height: 14px;
}

a.button {
  padding: 11px 28px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 700;
  text-transform: capitalize;
  font-family: "HCo Gotham SSm", "Montserrat", Helvetica, Arial, sans-serif;
}

/* Heights */

@media (min-width: 992px) {
  .height-250 {
    height: 250px;  
  }

  .height-500 {
    height: 500px;  
  }
}

/* Perks Block */

.perks-block h3 {
  text-transform: uppercase;  
}
 
/* Our People */

.our-people-info img {
  border-radius: 50%;  
  height: 100px;
  width: 100px;  
  margin-bottom: 30px;
}

.our-people-info strong {
  font-weight: 600;
}

.our-people-info h3 {
  text-transform: uppercase;  
  margin-bottom: 10px;
}

.our-people-info p {
  margin-bottom: 10px;
}

@media (min-width: 768px) {  
  .more-button a {
    font-size: 30px;  
  } 
}

/* Benefit Table */

.benefit-table .table-bordered, .table-bordered td, .table-bordered th {
  border: 2px solid #dee2e6;
}

.benefit-table .table thead {
  background-color: #2b5468;
  color: #ffffff;
}

.benefit-table .table thead th {
  text-align: center;
  font-size: 18px;
  padding: 30px 0;
}

/* Job Search */

.easy-autocomplete input {
  border-radius: 2px;
}

.badge {
  background-color: #37a000;
}

.block-job-search-results .job-search-tags .label {
  background-color: #37a000;
}

.page-item.active .page-link {
  background-color: #37a000;
  border-color: #5bbc2e;
}

.page-link {
  background-color: #ffffff;
  border-color: #37a000;
  color: #37a000;  
}

.page-item.active .page-link:hover,
.page-link:hover {
  background-color: #008329;
  border-color: #008329;
  color: #ffffff;
}

.job-search-results-title a, 
.job-search-results-title a:visited {
  color: #5bbc2e;
  font-weight: 600;
}

.job-search-results-title a:hover {
  color: #37a000;  
}

.block-job-search-results .job-search-filter-groups label {
  max-width: calc(100% - 30px);
}

/* Job Description */

.job-description h4 {
  font-size: 16px;
  font-weight: 600;
}

/* Side Panel */

.side-panel {
  background: transparent;
  padding: 1em;
  border: 1px solid rgba(0,0,0,.1);
  border-top: 3px solid #5bbc2e;
  border-radius: 3px;
  margin-bottom: 30px;
}

.side-panel h3 {
  font-size: 24px;
}

.side-panel .post {
  margin-bottom: 15px;  
}

.side-panel a,
.side-panel a:visited,
.side-panel a:hover,
.side-panel a:focus {
  color: #5bbc2e;  
}

.side-panel .block-jobs .job h3.job-title {
  font-size: 18px;  
  color: #000000;
}

.side-panel .post h3.post-title {
  font-size: 18px;
  color: #5bbc2e;
}

/* Footer */

footer {
  background-color: #1d4354;    
  padding: 60px 0;
}

footer a {
  color: #f2f2f2;
}

.copyright {
  padding-top: 20px;  
}

.copyright p {
  color: #ffffff;  
  font-size: 12px;
  font-weight: 600;
}

.social-text, .mobile-text {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  display: inline;
  padding-right: 15px;
}

.social-media a, .mobile-buttons a {
  color: #ffffff;
}

footer .icon-background3 {
  color: #b2b2b2;  
}

.social-media a:hover .icon-background3,
.mobile-buttons a:hover .icon-background3 {
  color: #959595;  
}

.footer-sitemap {
  padding-bottom: 20px;  
}

.footer-sitemap h4.title-submenu a,
.footer-sitemap h4.title-submenu a:hover
.footer-sitemap h4.title-submenu a:focus,
.footer-sitemap h4.title-submenu a:visited {
  color: #e0e0e0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  cursor: default;
}

.footer-sitemap h4 {
  margin-bottom: 0;
}

.footer-sitemap ul {
  padding: 0;
  list-style-type: none;
}

.footer-sitemap a {
  color: #E0E0E0;
  font-size: 13px;
  font-weight: 600;
}

.footer-sitemap  .fa-stack {
  font-size: 17px;
}

.border-icons-row {
  border-top: 1px solid #a0a0a0;
  border-bottom: 1px solid #a0a0a0;
}

@media only screen and (min-width: 765px) {
  .footer-sitemap .collapse:not(.show) {
    display: block;
  } 
  
  .footer-sitemap .collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
  }  
  
  .mobile-buttons {
    float: right;
  }
  
  .copyright {
    padding-top: 60px;  
  }
  
  .border-icons-row {
    padding: 9px 0;
  }
}

@media only screen and (max-width: 765px) {
  .title-submenu a:after {
      font-family:"Font Awesome 5 Free";
      content:'\f077';
      float: right;
      font-size: 10px;
      font-weight: 600;
  }

  .title-submenu a.collapsed:after {
    font-family:"Font Awesome 5 Free";
    content:'\f078';
    font-weight: 600;
  }
  
  .footer-sitemap .item {
    padding: 24px 0;  
  }
  
  .footer-sitemap ul {
    padding-top: 24px;
  }
  
  .footer-sitemap .border-bottom-menu {
    border-bottom: 1px solid #a0a0a0;
  }
  
  .footer-sitemap .social-links .col-md-6 {
    padding: 0;  
  }
  
  .social-text, .mobile-text {
    color: #e0e0e0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
  }
  
  .social-media {
    padding: 24px 0;
    border-bottom: 1px solid #a0a0a0;
  }
  
   .mobile-buttons {
    padding: 24px 0;
   }
}

/* Misc */

.easy-autocomplete input {
  border-radius: 0;
}

.post-body a, 
.post-body a:visited {
  color: #5bbc2e;
}

.label-info {
  background-color: rgb(55, 160, 0);
}

.block-jobs .job .job-favourited {
  padding: .4em .6em;
}

.block-job-description .job-description-controls .btn {
  line-height: 1.5;
}

.h2-margin-bottom-30 h2 {
  margin-bottom: 30px;
}

.h2-margin-bottom-30 h2 {
  margin-bottom: 30px;
}

.h3-margin-top-30 h3 {
  margin-top: 30px;  
}

.h3-margin-bottom-30 h3 {
  margin-bottom: 30px;  
}

/* Department Selection */

.department-selector .block-image-cover {
  height: 400px;  
}

.department-selector .block-image-text {
  padding: 25px;  
}

/* Department Text on Hover */

@media only screen and (min-width: 771px) {
  .dept .col-md-4 {
    width: 33.33333333%;
    float: left;
  }
  
  .hover-text-row .col-md-4,
  .hover-text-row .col-md-8,
  .hover-text-row .col-md-3,
  .hover-text-row .col-md-6 {
    padding: 0;
  }
  
  .hover-text a {
    display: none;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 300;
  }
  
  .hover-text p {
    margin-bottom: 0;
  }
  
  .hover-text .block-image-text {
    height: 400px;
  }
  
  .hover-text .block-image-text h3 {
    padding: 10px;
    background: rgba(111, 218, 68, 0.7);
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    margin: 0 !important;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  
  .hover-text:hover a {
    display: block;
    font-weight: 500;
  }
  
  .hover-text:hover a:hover {
    color: #e2202d;
    text-decoration: none;
  }
  
  .hover-text:hover .block-image-text {
    background-image: linear-gradient(rgba(111, 218, 68, 0.7), rgba(111, 218, 68, 0.7));
    padding: 150px 0;
  }
  
  .hover-text:hover .block-image-text h3 {
    background: transparent;
    position: relative;
    color: #fff;
    font-size: 30px;
    line-height: 42px;
    display: block;
    width: 70%;
    margin: 0 auto!important;
  }
}

/* Mobile */

@media only screen and (max-width: 771px) {
  .hover-text .block-image-cover {
    display: block;
    background: #1c3b63!important;
    border-bottom: 1px solid white !important;
    padding: 0;
    position: relative;
    margin-bottom: 0;
    height: 100px;
  }
  
  .hover-text .block-image-text h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0 !important;
    color: #fff;
  }
  
  .hover-text .block-image-text a {
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.5);
  }
  
  .hover-text .block-image-text a:after {
    content: '\f0da';
    padding-left: 6px;
    font-weight: 600;
    font-family: "Font Awesome 5 Free";
  }
  
  .hover-text:hover .block-image-cover {
    background: #3fa7ce!important;
  }
  
  .hover-text:hover .block-image-text a,
  .hover-text:hover .block-image-text a:after {
    text-decoration: none;
    color: #fff
  }
}

/* Feedback Form */
.feedback-form {
  font-size: 18px;  
  font-weight:400;
}

.feedback-form span.ada-label-text {
  font-weight: 600;
}

/* Not Candidate */

.block-call-to-action .not-candidate {
  color: #fff;
}

/* Candidate Settings */

.btn-info,
.btn-info:hover,
.btn-info:focus,
.btn-info:visited {
  color: #ffffff;
  background-color:#7d7d7d;
  border-color: #7d7d7d;
}

.label-primary {
  background-color: #2b5468;
}

.candidate-settings-panel i.fa.fa-star::before {
  content: url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/Icons/favorite@1x.png');
}

.candidate-settings-panel i.fa.fa-laptop::before {
  content: url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/Icons/device@1x.png');
}

.candidate-settings-panel i.fa.fa-user::before {
  content: url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/Icons/avatar@1x.png');
}

.candidate-settings-panel i.fa.fa-bell::before {
  content: url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/Icons/alert@1x.png');
}

.candidate-settings-panel i.fa.fa-trash::before {
  content: url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/Icons/trashcan-default@1x.png');
}

.candidate-settings-panel i.fa.fa-trash:hover::before {
  content: url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/Icons/trashcan-hover@1x.png');
}


.candidate-settings-panel i.fa.fa-calendar::before {
  content: url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/Icons/calendar@1x.png');
}

.candidate-settings-panel i.fa.fa-check::before {
  content: url('https://files.clinchtalent.com/upwork/e2f3ad52b2680763b59bbf615d86420c/Icons/checkmark@1x.png');
}

/* Job Alerts Box */

.selectize-control.multi .selectize-input>div {
  background-color: #2b5468;
  font-weight: 500;
}

.selectize-dropdown .active {
  background-color: #2b5468;
}

.selectize-dropdown [data-selectable].option {
  font-weight: 500;
}

/*  Form */

.form-control {
  border: 1px solid #e0e0e0;
  border-radius: 2px;
}

/* Block Quote */

blockquote {
  border-left: 4px solid #5bbc2e;
  padding: 15px;
  margin: 15px;
}

blockquote p {
  font-size: 18px;
  font-weight: 600;
  display: inline;
}

blockquote::before {
  font-family: "Font Awesome 5 Free";
  content: '\f10d';
}

blockquote::after {
  font-family: "Font Awesome 5 Free";
  content: '\f10e';
}

/* Video Modal */

div#video_modal .modal-header {
  display: block;
}

div#video_modal h4.modal-title {
  font-size: 20px;
  font-weight: 600;
}