@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body {
    font-family: 'Barlow', sans-serif;
    font-size: 1.2em;
}

.bg-dark {
    background-color: #00434e !important;
}

.bg-acid {
  background-color: #c8d400 !important;
}

.bg-grey {
  background-color: #c5c5c5 !important;
}

.bg-ice {
  background-color: #a3b9be !important;
}

.acid-green {
  color: #c8d400
}

.dark-green {
  color: #00434e
}

.blue {
  color: #009dc5
}

.bg-violet {
  background-color: #525ca3;
}

.white {
  color: #FFFFFF
}

footer p{
    text-align: center!important;
    font-size: 14px;
}

.first-col > div, .first-col-bis > div, .second-col > div, .second-col-bis > div, .third-col > div, .third-col-bis > div, .fourth-col > div, .fourth-col-bis > div  {
  min-height: 410px;
}

.main-box {
  min-height: 185px;
}

.main-box-text {
  font-size: 1.5em;
}

.semi-hide {
  opacity: 0.5;
}

.on-top-button {
  width: 60px;
  height: 60px;
  bottom: 1em;
  right: 1em;
  border: none;
  border-radius: 35px !important;
  font-size: 1.5em;
  text-align: center;
  padding: 0.5rem 0rem;
  border: 2px solid #525ca3;
}

.icon-container {
  background-image: url('/img/icone/6_verdechiaro.png');
  background-position: center center;
  background-size: 50%;
  background-repeat: no-repeat;
}

.post-header {
  background-color: #00434e;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.4rem;
}

.hr_custom_loghi {
    height: 3px !important;
    color: #005b71 ;
    opacity: 1;
    margin: 3rem 0 0 0;
} 

.hr_custom {
    height: 3px !important;
    color: #005b71 ;
    opacity: 1;
    margin: 3rem 0;
}

.lightblue_text {
    color: #6db7c4;
}

.btn-primary {
    background-color: #00434e !important;
    border-color: #00434e !important;
    color: #fff !important;
}

.btn-secondary {
    background-color: #a8a8a8 !important;
    border-color: #a8a8a8 !important;
    color: #fff !important;
}

.btn-info {
    background-color: #002631 !important;
    border-color: #002631 !important;
    color: #fff !important;
}

.btn-warning {
    background-color: #eaedf2  !important;
    border-color: #eaedf2  !important;
    color: #005b71  !important;
}

.btn-warning:hover{
    text-decoration: none;
    color: #005b71;
    font-weight: bold;
}

.btn-light {
    background-color: #ffc107  !important;
    border-color: #ffc107  !important;
    color: #fff  !important;
}

.btn-light:hover{
    text-decoration: none;
    color: #005b71;
    font-weight: bold;
}

.btn-danger {
    background-color: #9ecf48  !important;
    border-color: #9ecf48  !important;
    color: #fff  !important;
}

.btn-danger:hover{
    text-decoration: none;
    color: #005b71;
    font-weight: bold;
}

.btn-copy {
    background-color: #ededed !important;
    border-color: #afaaaa !important;
}

.caseSafari {
    background-color: #005b71 !important; 
    border-color: #005b71 !important; 
    color: #fff;
    padding: 10px 0px; 
    text-align: center;
}

.caseBrowser {
    background-color: #005b71 !important; 
    border-color: #005b71 !important; 
    color: #fff;
    padding: 10px 0px; 
    text-align: center;
}

.hidden {
    display: none !important;
}  

.darkgreen_text {
    color: #125d74;
}

.bg_all {
    background-color: #00a2c2;
    padding: 15px 20px;
    margin-bottom: 20px;
}

.bg_all p, .bg_all h5{
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.bg_all h4{
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.grey_text {
    color: #7b767c;
}

.title_subtitle {
    color: #005b71;
}

.on {
    background-image: url("../img/J6832_adventgr_logo_on.png");
    width: 140px;
    height: 140px;
}
.off {
    background-image: url("../img/J6832_adventgr_logo_off.png");
    width: 140px;
    height: 140px;
}

.on_one {
    background-image: url("../img/J6832_adventgr_1_on.png");
    width: 140px;
    height: 140px;
}
.off_one {
    background-image: url("../img/J6832_adventgr_1_off.png");
    width: 140px;
    height: 140px;
}
.on_two {
    background-image: url("../img/J6832_adventgr_2_on.png");
    width: 140px;
    height: 140px;
}
.off_two {
    background-image: url("../img/J6832_adventgr_2_off.png");
    width: 140px;
    height: 140px;
}

.space_logo {
    margin-bottom: 20.6px !important;
}

.darkgreen_text  {
    color: #005b71;
}

.btn-dark {
    background-color: #96d4e3 !important;
    border-color: #96d4e3 !important;
    color: #005b71 !important;
}

.a-no-underline_dark {
    text-decoration: none;
    color: #212529;
}

.a-no-underline_dark:hover{
    text-decoration: none;
    color: #212529;
    font-weight: bold;
}


.a-no-underline {
    text-decoration: none;
    color: #fff;
}

.a-no-underline:hover{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

.icon-program {
    width: 80%;
    position: relative;
    left: 6px;
}

.caseSurvey {
    background-color: #5ac0d9 !important; 
    border-color: #5ac0d9 !important; 
    color: #005b71;
    text-align: center;
}

/* ---CARD SLIDER---*/
.card-carousel {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  
  .card-carousel .my-card {
    height: 20rem;
    width: 18rem;
    position: relative;
    z-index: 1;
    -webkit-transform: scale(0.6) translateY(-2rem);
    transform: scale(0.6) translateY(-2rem);
    opacity: 0;
    cursor: pointer;
    pointer-events: none;
    /* background: #2e5266; */
    /* background: linear-gradient(to top, #2e5266, #6e8898); */
    transition: 1s;
  }
  
  /* .card-carousel .my-card:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    border-radius: 100%;
    background-color: rgba(0,0,0,0.3);
    bottom: -5rem;
    -webkit-filter: blur(4px);
    filter: blur(4px);
  } */
  
  .card-carousel .my-card.active {
    z-index: 3;
    -webkit-transform: scale(1) translateY(0) translateX(0);
    transform: scale(1) translateY(0) translateX(0);
    opacity: 1;
    pointer-events: auto;
    transition: 1s;
  }
  
  .card-carousel .my-card.prev, .card-carousel .my-card.next {
    z-index: 2;
    -webkit-transform: scale(0.8) translateY(-1rem) translateX(0);
    transform: scale(0.8) translateY(-1rem) translateX(0);
    opacity: 0.6;
    pointer-events: auto;
    transition: 1s;
  }

  /* .card-carousel .my-card:nth-child(0):before {
    content: '0';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
  }
  
  .card-carousel .my-card:nth-child(1):before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
  }
  
  .card-carousel .my-card:nth-child(2):before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
  }
  
  .card-carousel .my-card:nth-child(3):before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
  }
  
  .card-carousel .my-card:nth-child(4):before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 3rem;
    font-weight: 300;
    color: #fff;
  } */
  /* ---end---*/

  .fs-custom {
      font-size: 1.1rem;
  }

  .accordion-button:not(.collapsed) {
      background-color: #daf1f5 !important;
      color: #005b71 !important;
  }


  @media screen and (min-device-width: 1440px) {
    .mt-bubble {
        margin-top: 8rem;
    }
  }

  @media screen and (min-device-width: 1024px) and (max-device-width: 1439px) {
    .mt-bubble {
        margin-top: 2rem;
    }
  }
  

input {
  width: 100%;
}

.sd-question__header {

}

.buttoninteresse:hover {
  background-color: #00434e !important;
  color: #FFF;
}

.sanofi_footer_blu {
  width: 250px
}