.menustripe {
  background: #fff;
  text-align: center;
  padding: 2rem;
  max-width: 375px;
  margin: 0 auto; }
  @media (min-width: 502px) {
    .menustripe {
      max-width: 1600px; } }
  .menustripe a {
    color: #A4A4A4;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    position: relative;
    margin: 8px 10px; }
    .menustripe a:hover {
      color: #EF7101;
      text-decoration: none; }
    .menustripe a.selected {
      color: #0061A1; }
      .menustripe a.selected:after {
        content: '';
        display: block;
        border-bottom: solid 4px #5abdff;
        position: absolute;
        left: 50%;
        margin-left: -14px;
        bottom: -6px;
        width: 28px; }

.slick-prev, .slick-next {
  height: 30px;
  width: 30px;
  z-index: 999; }
  .slick-prev:before, .slick-next:before {
    font-size: 30px; }

.slick-prev {
  left: 25px; }

.slick-next {
  right: 25px; }

.career20wrap {
  background: url("//www.autostrade.it/documents/10279/44555730/bgwrap.jpg") no-repeat center top/contain;
  padding: 1rem 0;
  max-width: 375px;
  margin: 0 auto; }
  @media (min-width: 600px) {
    .career20wrap {
      max-width: 1600px; } }

.sectiontitle {
  text-align: center;
  padding: 2rem 1rem; }
  .sectiontitle h2 {
    color: #0061A1;
    text-align: center; }
  .sectiontitle a {
    font-weight: bold;
    color: #0061A1; }

.boxcontc {
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.12);
  margin-top: 1.4rem;
  margin-bottom: 1.4rem;
  line-height: 1.5;
  max-width: 375px;
  text-align: justify; }
  @media (min-width: 600px) {
    .boxcontc {
      max-width: none; } }
  .boxcontc .padded {
    width: 75%;
    margin: 0 auto; }

.emotop {
  overflow: hidden;
  width: 100%;
  padding: 0;
  max-width: 375px;
  margin: 0 auto;
  position: relative; }
  @media (min-width: 600px) {
    .emotop {
      max-width: 1600px; } }
  .emotop .word {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 2.7rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 100%;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
    @media (min-width: 992px) {
      .emotop .word {
        font-size: 4.3rem; } }
  .emotop .slid {
    position: relative; }

.box_valori_sx {
  background: url("//www.autostrade.it/documents/10279/44555730/bgcerchiosf.png") no-repeat center center/cover;
  text-align: center;
  padding: 2rem 1rem; }
  .box_valori_sx svg {
    max-width: 100%;
    height: auto; }
  .box_valori_sx .claim {
    width: 32%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #0061A1;
    font-size: .7rem; }
    .box_valori_sx .claim strong {
      display: block; }
    @media (min-width: 992px) {
      .box_valori_sx .claim {
        font-size: 1rem; } }
    @media (min-width: 1400px) {
      .box_valori_sx .claim {
        width: 25%; } }
  .box_valori_sx .cerchioon {
    display: none; }
  .box_valori_sx .cerchiovalore.act .cerchioon {
    display: block; }
  .box_valori_sx .cerchiovalore.act .cerchiobg {
    fill: #0061A1; }
  .box_valori_sx .cerchiolabel {
    fill: #006CAC;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: -0.19px; }

.blub {
  background: #0061A1;
  padding: 3.5rem 1rem;
  position: relative;
  max-width: 375px; }
  @media (min-width: 500px) {
    .blub {
      max-width: 50%; } }
  @media (min-width: 992px) {
    .blub {
      padding: 1rem 3.5rem; } }
  .blub_slide {
    height: 100%; }
  .blub .slick-list, .blub .slick-track {
    height: 100%; }
  .blub .arr_dx, .blub .arr_sx {
    background: #fe7e0c url("//www.autostrade.it/documents/10279/44555730/arr_dx.svg") no-repeat center center;
    background-size: 60%;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 500; }
    .blub .arr_dx:hover, .blub .arr_sx:hover {
      opacity: .7;
      text-decoration: none; }
    @media (min-width: 1200px) {
      .blub .arr_dx, .blub .arr_sx {
        width: 98px;
        height: 98px; } }
  .blub .arr_sx {
    background-image: url("//www.autostrade.it/documents/10279/44555730/arr_sx.svg");
    right: 50px;
    background-color: rgba(239, 113, 1, 0.8); }
    @media (min-width: 1200px) {
      .blub .arr_sx {
        right: 98px; } }
  .blub_wrap {
    max-width: 700px;
    height: 100%; }
  .blub_subwrap {
    height: 100%;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    overflow: hidden; }
  .blub_occh {
    text-transform: uppercase;
    color: #58BDFF;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 1.5rem;
    width: 100%; }
  .blub_tit {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.65rem;
    font-weight: bold;
    margin-bottom: 1rem;
    width: 100%; }
    @media (min-width: 1500px) {
      .blub_tit {
        font-size: 2.75rem; } }
  .blub_testo {
    color: #fff;
    margin-bottom: 1rem;
    width: 90%;
    font-size: 1.3rem; }
  .blub_bigicon {
    color: #fff;
    font-size: 1.125rem;
    font-weight: bold;
    text-align: left; }

.numdotted .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 2.5rem;
  width: auto; }
  .numdotted .slick-dots li {
    display: inline-block;
    margin: 0 1px;
    height: auto;
    width: auto; }
    .numdotted .slick-dots li button {
      color: #fff;
      font-weight: bold;
      border: none;
      background: transparent;
      height: auto;
      width: auto;
      font-size: .9rem;
      line-height: 1.3em; }
      .numdotted .slick-dots li button:before {
        display: none; }
    .numdotted .slick-dots li.slick-active {
      background: #58BDFF; }

.bloctal {
  background: #0061A1;
  color: #fff;
  width: 50%;
  padding: 0;
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  text-align: left;
  cursor: pointer; }
  .bloctal.act {
    background-color: #00426e; }
  .bloctal:before {
    padding-top: 100%;
    display: block;
    content: ''; }
  .bloctal_inn {
    position: absolute;
    top: 50%;
    transform: translateY(-80%);
    bottom: 0;
    left: 20%;
    width: 60%;
    height: 50%;
    border: 0;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase; }
    .bloctal_inn img {
      display: block; }
    @media (min-width: 1200px) {
      .bloctal_inn {
        font-size: 18px;
        transform: translateY(-50%); } }

.talent {
  position: relative; }
  .talent .arr_dx, .talent .arr_sx {
    background: #fe7e0c url("//www.autostrade.it/documents/10279/44555730/arr_dx.svg") no-repeat center center;
    background-size: 60%;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 500; }
    .talent .arr_dx:hover, .talent .arr_sx:hover {
      opacity: .7;
      text-decoration: none; }
    @media (min-width: 1200px) {
      .talent .arr_dx, .talent .arr_sx {
        width: 98px;
        height: 98px; } }
  .talent .arr_sx {
    background-image: url("//www.autostrade.it/documents/10279/44555730/arr_sx.svg");
    right: 50px;
    background-color: rgba(239, 113, 1, 0.8); }
    @media (min-width: 1200px) {
      .talent .arr_sx {
        right: 98px; } }
  .talent .slick-list, .talent .slick-track {
    height: 100%; }
  .talent_loop {
    max-width: 345px;
    height: 100%;
    user-select: text; }
    @media (min-width: 500px) {
      .talent_loop {
        max-width: none; } }
  .talent_slide {
    padding: 3.5rem 1rem;
    height: 100%; }
    .talent_slide h3 {
      color: #0061A1;
      font-size: 1.4rem;
      text-transform: uppercase; }
    .talent_slide .corsi {
      font-size: .8rem; }
      .talent_slide .corsi ul {
        list-style: disc;
        margin-bottom: 0; }
    @media (min-width: 1200px) {
      .talent_slide {
        padding: 3.5rem; } }
    .talent_slide.r_abs {
      background: url("//www.autostrade.it/documents/10279/44555730/bg_r_abs.png") no-repeat top right/contain; }
    .talent_slide.r_aa {
      background: url("//www.autostrade.it/documents/10279/44555730/bg_r_aa.png") no-repeat top right/contain; }
    .talent_slide.r_atp {
      background: url("//www.autostrade.it/documents/10279/44555730/bg_r_atp.png") no-repeat top right/contain; }
    .talent_slide.r_rsu {
      background: url("//www.autostrade.it/documents/10279/44555730/bg_r_rsu.png") no-repeat top right/contain; }

.bggray {
  background: #F5F5F5; }

.divers {
  background: url("//www.autostrade.it/documents/10279/44555730/foto_welfare.jpg") no-repeat center top/cover;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-end; }
  .divers .boxble {
    background: rgba(86, 180, 240, 0.86);
    padding: 3rem;
    color: #fff; }
    .divers .boxble strong {
      display: block;
      font-size: 3.1rem;
      line-height: .9; }
  .divers_quad {
    padding: 0 15px; }
  .divers_pad {
    margin: 2rem 1.8rem; }
    .divers_pad h3 {
      text-transform: uppercase;
      color: #0061A1;
      font-size: 1.125rem;
      margin-bottom: 1.5rem;
      padding: 1rem 2.7rem 0 0; }

.b_previdenza {
  background: url("//www.autostrade.it/documents/10279/44555730/b_previdenza.svg") no-repeat right top; }
.b_salute {
  background: url("//www.autostrade.it/documents/10279/44555730/b_salute.svg") no-repeat right top; }
.b_genitor {
  background: url("//www.autostrade.it/documents/10279/44555730/b_genitor.svg") no-repeat right top; }
.b_sostegno {
  background: url("//www.autostrade.it/documents/10279/44555730/b_sostegno.svg") no-repeat right top; }
.b_pariopp {
  background: url("//www.autostrade.it/documents/10279/44555730/b_pariopp.svg") no-repeat right top; }

.welfare {
  position: relative; }
  .welfare .arr_dx, .welfare .arr_sx {
    background: #58BDFF url("//www.autostrade.it/documents/10279/44555730/arr_dx.svg") no-repeat center center;
    background-size: 60%;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 500; }
    .welfare .arr_dx:hover, .welfare .arr_sx:hover {
      opacity: .7;
      text-decoration: none; }
    @media (min-width: 1200px) {
      .welfare .arr_dx, .welfare .arr_sx {
        width: 98px;
        height: 98px; } }
  .welfare .arr_sx {
    background-image: url("//www.autostrade.it/documents/10279/44555730/arr_sx.svg");
    right: 50px;
    background-color: rgba(88, 189, 255, 0.8); }
    @media (min-width: 1200px) {
      .welfare .arr_sx {
        right: 98px; } }
  .welfare .slick-list, .welfare .slick-track {
    height: 100%; }
  .welfare_box {
    background: url("//www.autostrade.it/documents/10279/44555730/foto_welhe.jpg") no-repeat center center/cover; }
    .welfare_box .bloctal {
      visibility: hidden;
      cursor: none; }
      .welfare_box .bloctal.act {
        visibility: visible;
        background-color: rgba(0, 84, 140, 0.47); }
      .welfare_box .bloctal_inn {
        top: 0;
        left: 0;
        width: 100%;
        transform: translateY(0);
        height: 100%;
        display: flex;
        align-content: center;
        justify-content: center; }
  .welfare_loop {
    max-width: 345px;
    height: 100%; }
    @media (min-width: 500px) {
      .welfare_loop {
        max-width: none; } }
  .welfare_slide {
    padding: 3.5rem 1rem;
    height: 100%; }
    .welfare_slide h3 {
      color: #0061A1;
      font-size: 1.4rem;
      text-transform: uppercase; }
    .welfare_slide ul {
      list-style: none;
      margin-left: 0; }
      .welfare_slide ul li {
        padding: .5rem 0 0 1.2rem;
        background: url("//www.autostrade.it/documents/10279/44555730/lidot.svg") no-repeat left 7px; }
    @media (min-width: 1200px) {
      .welfare_slide {
        padding: 3.5rem; } }

.inviacv {
  width: 90%;
  margin: 1rem auto;
  background: url("//www.autostrade.it/documents/10279/44555730/bg_invia.jpg") no-repeat center center/cover;
  color: #fff;
  text-align: center;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  border-radius: 22px;
  padding: .5rem; }
  @media (min-width: 500px) {
    .inviacv {
      border-radius: 32px; } }
  @media (min-width: 992px) {
    .inviacv {
      border-radius: 51px;
      padding: 1.5rem;
      width: 75%;
      max-width: 900px; } }
  .inviacv.js-is-sticky, .inviacv.js-is-stuck, .inviacv.is_stuck {
    top: 54px !important;
    z-index: 502;
    left: 50%;
    transform: translateX(-50%); }

.svgimport svg {
  /*width: 100%;
  */
  max-width: 100%;
  height: auto; }

.b4container a.btnbord {
  color: #fff;
  text-decoration: none;
  border-left: 4px solid #58BDFF;
  padding: .1rem .3rem;
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold; }
  .b4container a.btnbord.dark {
    color: #0061A1; }
  @media (min-width: 992px) {
    .b4container a.btnbord {
      padding: .4rem 1rem; } }
  .b4container a.btnbord:hover {
    border-color: #EF7101; }

.posizioni {
  margin: 1rem auto;
  background: url("//www.autostrade.it/documents/10279/44555730/bg_posizioni.jpg") no-repeat center center/cover;
  color: #fff;
  text-align: center;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2); }
  @media (min-width: 500px) {
    .posizioni {
      height: 75px; } }
  @media (min-width: 992px) {
    .posizioni {
      height: 150px; } }

.cv_tit {
  font-size: 17px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 992px) {
    .cv_tit {
      font-size: 23px; } }

.linkedin {
  width: 90%;
  margin: 1rem auto;
  background: url("//www.autostrade.it/documents/10279/44555730/bg_linkedin.jpg") no-repeat center center/cover;
  color: #0061A1;
  text-align: center;
  padding: .5rem;
  box-shadow: 0 0 30px rgba(0, 0, 1, 0.2);
  border-radius: 22px; }
  @media (min-width: 500px) {
    .linkedin {
      border-radius: 32px; } }
  @media (min-width: 992px) {
    .linkedin {
      padding: 1.2rem;
      width: 75%;
      max-width: 900px;
      border-radius: 51px; } }

.btnaccord {
  background: #fff;
  color: #0061A1;
  font-weight: bold;
  padding: 0 110px 0 2rem;
  position: relative;
  margin-top: 1rem;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 105px;
  z-index: 0;
  cursor: pointer; }
  @media (min-width: 992px) {
    .btnaccord {
      font-size: 18px; } }
  .btnaccord:after {
    content: '';
    background-color: #EF7101;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 105px; }
  .btnaccord:before {
    content: '';
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='40' viewBox='0 0 41 40'%3E%3Cpath fill='%23FFF' d='M21.5 40V21H41v-1.9H21.5V0h-2v19.1H0V21h19.5v19z'/%3E%3C/svg%3E");
    width: 41px;
    height: 41px;
    transform-origin: center center;
    position: absolute;
    top: 32px;
    right: 32px;
    z-index: 2;
    transition: all .3s ease-in-out;
    transform: rotate(135deg); }
  .btnaccord.collapsed:before {
    transform: rotate(0); }

.accord_c {
  background: #fff;
  margin-bottom: 1rem;
  padding: .4rem .7rem;
  z-index: 6;
  position: relative; }

.gros {
  font-size: 18px;
  font-weight: bold;
  color: #0061A1; }

.graphdark {
  background: #12316B;
  padding: 2rem; }
  .graphdark .gros {
    color: #fff; }

/*# sourceMappingURL=career.css.map */
