@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;
}

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

/* .item-1 {
    background-image: url('/img/smartphone/J6728_acs_slider_1_MOB.jpg');
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.item-2 {
    background-image: url('/img/smartphone/J6728_acs_slider_2_MOB.jpg');
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.item-3 {
    background-image: url('/img/smartphone/J6728_acs_slider_3_MOB.jpg');
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.item-4 {
    background-image: url('/img/smartphone/J6728_acs_slider_4_MOB.jpg');
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
} */


/* @media (min-width: 768px) {
    .item-1 {
        background-image: url('https://via.placeholder.com/1024X512');
        background-position: top center;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .item-2 {
        background-image: url('/img/tablet/J6728_acs_slider_2_iPAD.jpg');
        background-position: top center;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .item-3 {
        background-image: url('/img/tablet/J6728_acs_slider_3_iPAD.jpg');
        background-position: top center;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .item-4 {
        background-image: url('/img/tablet/J6728_acs_slider_4_iPAD.jpg');
        background-position: top center;
        background-size: 100%;
        background-repeat: no-repeat;
    }
} */

/* @media (min-width: 1200px) {
    .item-1 {
        background-image: url('https://via.placeholder.com/1920X582');
        background-position: top center;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .item-2 {
        background-image: url('/img/desktop/J6728_acs_slider_2_DESK.jpg');
        background-position: top center;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .item-3 {
        background-image: url('/img/desktop/J6728_acs_slider_3_DESK.jpg');
        background-position: top center;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .item-4 {
        background-image: url('/img/desktop/J6728_acs_slider_4_DESK.jpg');
        background-position: top center;
        background-size: 100%;
        background-repeat: no-repeat;
    }
} */

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

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

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

.lightblue_text {
    color: #6db7c4;
}

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

.btn-info {
    background-color: #B1BE38 !important;
    border-color: #B1BE38 !important;
    color: #000;
}

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

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

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

.hide {
    display: none;
}  

.general_color {
    color: #00434e;
}

.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;
}

.purple_text {
    color: #a333b9;
}

.title_subtitle {
    color: #00434e;
}

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

.on_one {
    background-image: url("../img/J6728_acs_play.jpg");
    width: 140px;
    height: 140px;
}
.off_one {
    background-image: url("../img/J6728_acs_play.jpg");
    width: 140px;
    height: 140px;
}
.on_two {
    background-image: url("../img/J6728_acs_play.jpg");
    width: 140px;
    height: 140px;
}
.off_two {
    background-image: url("../img/J6728_acs_play.jpg");
    width: 140px;
    height: 140px;
}
.on_three {
    background-image: url("../img/J6728_acs_play.jpg");
    width: 140px;
    height: 140px;
}
.off_three {
    background-image: url("../img/J6728_acs_play.jpg");
    width: 140px;
    height: 140px;
}

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

.darkgreen_text  {
    color: #00434e;
}

.btn-dark {
    background-color: #00a2c2 !important;
    border-color: #00a2c2 !important;
    color: #fff !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: #01434f;
    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---*/