.abcd-class {font-weight:bold;}
a {
    color: #ff6a39;
  font-weight:500;
}
a:hover { 
    color: #5f249f;
	/*font-weight:500;*/
}
.section-header h3 {
    color: #fff;
      font-weight:bold;
      text-transform:uppercase;
}
h3 {
    text-align:center;
}
.section-header p {
    font-size: 16px;
      color:#fff;
}
    #how-it-works .card:hover {
    background: #eee3fa;
    border-color: #5f249f;
}
#how-it-works .card i,
#how-it-works .box i {
    color: #ff6a39;
}
          #how-it-works .card .readmore {
    border-radius: 3px;
    background-color: rgb(95, 36, 159);
    color: rgb(255, 106, 57);
    height: 50px;
    line-height: 50px;
    padding: 0 35px;
    font-size: 16px;
}
      .back-to-top {
    background: #ff6a39;
}
          #footer .footer-top .footer-links ul a:hover {
    color: #ff6a39;
}

#intro .intro-info h2 {
      color: #fff;
      font-weight:bold;
      text-transform:uppercase;
  font-size:42px;
}
#home-custom-content {
    background: #fff;
  padding:60px 0;
}


.list_no_bullet {
	list-style: none;
	padding: 0;
}

.list_no_bullet a {
	color: #6603a3 !important;
	font-weight:600
}
.list_no_bullet a:hover {
	text-decoration: underline
}


section#departments.section-bg  {
    /*background: #ff6a39;*/
    background: #FFF;
	padding:80px 0;
}
#departments .section-header h3,
#departments .section-header p {
  color: #6603a3;
  font-weight: bold;
  text-transform: uppercase;
}


#how-it-works {
    padding: 82px 0px 40px 0px;
    background: #FFF;
}

#how-it-works.custom-section {
    padding-top: 25px;
}

#how-it-works .section-header h3,
#how-it-works .section-header p {
  color: #6603a3;
  font-weight: bold;
  text-transform: uppercase;
}

#how-it-works .card {
	border-color: #5f249f !important;
}

#how-it-works .box .card-title,
#how-it-works .box .card-text {
	color: #5f249f !important;
}

#how-it-works.custom-section .selection_process{
    min-height: 315px;
}

#how-it-works.custom-section .on_boarding{
    min-height: 340px;
    background-color: #fff ;
}

#how-it-works.custom-section .box > div{
    width: 103px;
    height: 85px;
    margin: 20px auto 0 auto;
}

#how-it-works.custom-section .box > div > img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.job-listing-items-title {
    background: #5f249f !important;
    border-top: 1px solid #5f249f !important;
    border-bottom: 1px solid #5f249f !important;
    border-left: 1px solid #5f249f !important;
}
    .job-listing-job-info-date {
    background-color: #5f249f !important;
    border: 1px solid #5f249f !important;
}
 .job-search-button {
    background-color: #ff6a39 !important;
    border-color: #ff6a39 !important;
}
    .job-listing-heading-text {
    border-bottom: 4px solid #ff6a39 !important;
}
    .job-listing-job-info-item {
    background-color: #ff6a39 !important;
    border: 1px solid #ff6a39 !important;
}
.job-listing {
    border-bottom: 3px solid #5f249f !important;
}
    #intro .intro-info h2 span {
    color: #fff;
}
.btn-success {
    border-radius: 3px;
    background-color: #5f249f !important;
    color: #fff !important;
    height: 50px;
    padding: 0 35px;
    font-size: 16px;
  border-color: #5f249f !important;
}
.job-detail-heading-text {
  border-bottom: 7px solid #ff6a39 !important;
}
.job-detail {
  border: 1px solid #d0d0d0;
    border-bottom-color: rgb(95, 36, 159) !important;
  border-bottom: 3px solid #5f249f !important;
}
         .br-theme-bars-pill .br-widget a.br-active {
  background-color: #5f249f !important;
}
     .br-theme-bars-pill .br-widget a.br-selected {
  background-color: #ff6a39 !important;
}
   .br-theme-bars-pill .br-widget a:hover {
  background-color: #5f249f !important;
}
.btn {
  display: inline-block;
  font-weight: 600;
  padding: .28rem 1.5rem;
  font-size: 1.1rem;
}
.resume-process-edit li.active a, .resume-process-edit li.active a:hover, .resume-process-edit li.active a:focus, .resume-process-edit li.visited a, .resume-process-edit li.visited a:hover, .resume-process-edit li.visited a:focus {
  color: #ff6a39 !important;
}
.resume-process-edit li.active, .resume-process-edit li.visited {
  color: #ff6a39 !important;
}
  .resume-process-edit li.active i, .resume-process-edit li.visited i {
  border-color: #ff6a39 !important;
}
.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(95, 36, 159, .5) !important;
}
.account-box {
    border-bottom: 3px solid #5f249f !important;
}
    .resume-item-edit-box-section {
    border: 1px dotted #5f249f !important;
}
.btn-social {
    padding-left: 44px !important;
      margin-bottom:20px;
      font-size:15px !important;
      font-weight:400 !important;
}
.blog-listing {
    border-bottom: 3px solid #5f249f !important;
}
.job-listing-heading-text a {
  color: #5f249f !important;
}
.job-listing-heading {
  font-size: 18px !important;
}
.resume-modal-header {
  background: #5f249f !important;
}

.btn-rounded {
	color: #6603a3;
	border: 1px solid #6603a3;
	border-radius: 22px;
	font-size: 13px;
}

.btn-rounded:hover {
	color: #ff6a39;
	background-color: #6603a3;
}

.no-shadow {
  box-shadow: 0 0 0 0 !important;
}

@media screen and (max-width: 376px){
    #header,#header.header-scrolled{
        height: 95px;
    }
    #header > .container{
        display: flex;
        align-content: center;
        flex-wrap: wrap;
    }
    #header > .container > nav{
        margin-top: 1px;
    }
    #departments > div > a.box{
        white-space: nowrap;
        font-size: 4vw;
    }
}

/*
===================================================================================================================
Pagina di policy del candidato
===================================================================================================================
*/
#policy-candidate{
    padding: 82px 0 40px 0;
}
#policy-candidate .section-header h3{
    color: #6603a3;
    font-weight: bold;
    text-transform: uppercase;
}
#policy-candidate .section-header p{
    color: #444;
}
#policy-candidate ol > li > p{
    margin-bottom: 0;
}
#policy-candidate ol > li{
    margin-bottom: 20px;
    font-size: 0.9rem;
}
