
/* start of SLider supported */



/*===== SUPPORTERL =====*/
.text-supporter {
    margin-top: 2rem;
    margin-bottom: 1rem;
  }
  
  .card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 160px!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3.5rem 1rem;
  }
  
  .card-supporter img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -3.5rem;
    left: 28%;
  }
  
  .card-supporter:hover {
    transform: scale(.95);
  }
  
  .card-supporter h4 {
    font-weight: 700;
    font-size: 1rem;
    margin-top: 3rem;
  }
  
  .card-supporter h5 {
    color: #1ebba3;
    font-size: 0.9rem;
  }
  
  .card-supporter p {
    border-top: .1rem solid rgba(0, 0, 0, .1);
    border-bottom: .1rem solid rgba(0, 0, 0, .1);
    padding: 1rem;
    margin: 1rem 0 1.5rem;
  }
  
  .card-supporter svg.svg-inline--fa {
    color: #1ebba3!important;
    font-size: 1.3rem;
    width: 2rem;
  }
  
  .card-supporter svg.svg-inline--fa:hover {
    color: #6c757d!important;
  }
  
  .owl-dot.active span,
  .owl-dot:hover span {
    background: #1ebba3!important;
  }
  /*===== END SUPPORTER =====*/
  
  
  .section-title--special{
    background: #40ACF1;
    color: white;
    padding: 0.5rem 2rem;
    clip-path: polygon(10% 0, 100% 0, 90% 100%,0 100%);
  }
  
  
  
  
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 10vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 25vh!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 1.5rem 1rem;
  }
  
  .modal-card-supporter img {
    border-radius: 50%;
    width: 40%;
    height: 60%;
    position: absolute;
    top: -3.5rem;
    left: 33%;
  }
  
  .modal-card-supporter h5 {
    color: #1ebba3;
    font-size: 0.8rem;
  }
  
  .modal-card-supporter h4 {
    color: black;
    font-size: 1rem;
    margin-top:2rem;
  }
  /*===== END MODAL =====*/
  
  
  
  
  /*--- MEDIA QUERIES ---*/
  @media (min-width: 1024px) and (max-width: 1100px) {
    /*===== SUPPORTER-SLIDER =====*/
    .text-supporter h2 {
      font-size: 1.5rem;
    }
    
    .card-supporter {
      border-radius: 0;
      transition: transform .4s ease;
      height: 160px!important;
      border-radius: 0;
      border: .1rem solid rgba(0, 0, 0, .075);
      box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
      margin: 3.5rem 1rem 1rem;
    }
    
    .card-supporter img {
      border-radius: 50%;
      width: 100px;
      height: 100px;
      position: absolute;
      top: -3rem;
      left: 28%;
    }
    
    .card-supporter h4 {
      font-weight: 700;
      font-size: 1rem;
      margin-top: 3rem;
    }
    
    /*===== END SUPPORTER-SLIDER =====*/
    
    /*===== MODAL =====*/
    .modal-dialog-testimony  {
        min-width: 10vh !important;
        margin: 0 auto !important;
        padding:5px !important;
        max-width:none !important;
    }
    
    .x-button {
      font-size: 2rem;
    }
    
    .modal-card-supporter {
      border-radius: 0;
      transition: transform .4s ease;
      height: 30vh!important;
      border-radius: 0;
      border: .1rem solid rgba(0, 0, 0, .075);
      box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
      margin: 3.5rem 1rem 1rem;
    }
    
    .modal-card-supporter img {
      border-radius: 50%;
      width: 50%;
      height: 40%;
      position: absolute;
      top: -3rem;
      left: 28%;
    }
    
    .modal-card-supporter h5 {
      color: #1ebba3;
      font-size: 0.8rem;
    }
    /*===== END MODAL =====*/
    
    
    }
  
  @media (min-width: 960px) and (max-width: 1023px) {
    /*===== SUPPORTER-SLIDER =====*/
    .text-supporter h2 {
      font-size: 1.5rem;
    }
    
    .card-supporter {
      border-radius: 0;
      transition: transform .4s ease;
      height: 160px!important;
      border-radius: 0;
      border: .1rem solid rgba(0, 0, 0, .075);
      box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
      margin: 3.5rem 1rem 1rem;
    }
    
    .card-supporter img {
      border-radius: 50%;
      width: 100px;
      height: 100px;
      position: absolute;
      top: -3rem;
      left: 27%;
    }
    
    .card-supporter h4 {
      font-weight: 700;
      font-size: 1rem;
      margin-top: 3rem;
    }
    
    /*===== END SUPPORTER-SLIDER =====*/
    
    /*===== MODAL =====*/
    .modal-dialog-testimony  {
        min-width: 10vh !important;
        margin: 0 auto !important;
        padding:5px !important;
        max-width:none !important;
    }
    
    .x-button {
      font-size: 2rem;
    }
    
    .modal-card-supporter {
      border-radius: 0;
      transition: transform .4s ease;
      height: 30vh!important;
      border-radius: 0;
      border: .1rem solid rgba(0, 0, 0, .075);
      box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
      margin: 3.5rem 1rem 1rem;
    }
    
    .modal-card-supporter img {
      border-radius: 50%;
      width: 40%;
      height: 50%;
      position: absolute;
      top: -3rem;
      left: 31%;
    }
    
    .modal-card-supporter h5 {
      color: #1ebba3;
      font-size: 0.8rem;
    }
  
   
    /*===== END MODAL =====*/
    
    
    }
  
  
  
  
  
  
  
  /*--- MEDIA QUERIES ---*/
  @media (min-width: 824px) and (max-width: 1024px) {
  /*===== SUPPORTER-SLIDER =====*/
  .text-supporter h2 {
    font-size: 1.5rem;
  }
  
  .card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 160px!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3.5rem 1rem;
  }
  
  .card-supporter img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -3.5rem;
    left: 24%;
  }
  
  .card-supporter h4 {
    font-weight: 700;
    font-size: 1rem;
    margin-top: 3rem;
  }
  
  /*===== END SUPPORTER-SLIDER =====*/
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 10vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 25vh!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3rem 1rem 0;
  }
  
  .modal-card-supporter img {
    border-radius: 50%;
    width: 40%;
    height: 40%;
    position: absolute;
    top: -2rem;
    left: 32%;
  }
  
  .modal-card-supporter h5 {
    color: #1ebba3;
    font-size: 0.8rem;
  }
  /*===== END MODAL =====*/
  
  
  }
  
  @media (min-width: 812px) and (max-width: 823px) {
  /*===== SUPPORTER-SLIDER =====*/
  .text-supporter h2 {
    font-size: 1.5rem;
  }
  
  .card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 160px!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3.5rem 1rem;
  }
  
  .card-supporter img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -3.5rem;
    left: 24%;
  }
  
  .card-supporter h4 {
    font-weight: 700;
    font-size: 1rem;
    margin-top: 3rem;
  }
  
  /*===== END SUPPORTER-SLIDER =====*/
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 10vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 38vh!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3rem 1rem 0;
  }
  
  .modal-card-supporter img {
    border-radius: 50%;
    width: 40%;
    height: 50%;
    position: absolute;
    top: -2rem;
    left: 32%;
  }
  
  .modal-card-supporter h5 {
    color: #1ebba3;
    font-size: 0.8rem;
  }
  /*===== END MODAL =====*/
  
  
  }
  
  @media (min-width: 768px) and (max-width: 811px) {
  /*===== SUPPORTER-SLIDER =====*/
  .text-supporter h2 {
    font-size: 1.5rem;
  }
  
  .card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 160px!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3.5rem 1rem;
  }
  
  .card-supporter img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -3.5rem;
    left: 22%;
  }
  
  .card-supporter h4 {
    font-weight: 700;
    font-size: 1rem;
    margin-top: 3rem;
  }
  
  /*===== END SUPPORTER-SLIDER =====*/
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 10vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 18vh!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3rem 1rem 0;
  }
  
  .modal-card-supporter img {
    border-radius: 50%;
    width: 40%;
    height: 40%;
    position: absolute;
    top: -2rem;
    left: 32%;
  }
  
  .modal-card-supporter h5 {
    color: #1ebba3;
    font-size: 0.8rem;
  }
  /*===== END MODAL =====*/
  
  
  }
  
  @media (min-width: 731px) and (max-width: 767px) {
  /*===== SUPPORTER-SLIDER =====*/
  .text-supporter h2 {
    font-size: 1.5rem;
  }
  
  .card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 160px!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3.5rem 1rem;
  }
  
  .card-supporter img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -2.5rem;
    left: 33%;
  }
  
  .card-supporter h4 {
    font-weight: 700;
    font-size: 1rem;
    margin-top: 3rem;
  }
  
  /*===== END SUPPORTER-SLIDER =====*/
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 10vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 35vh!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3rem 1rem 0;
  }
  
  .modal-card-supporter img {
    border-radius: 50%;
    width: 30%;
    height: 65%;
    position: absolute;
    top: -3rem;
    left: 35%;
  }
  
  .modal-card-supporter h5 {
    color: #1ebba3;
    font-size: 0.8rem;
  }
  /*===== END MODAL =====*/
  
  
  }
  
  @media (min-width: 667px) and (max-width: 730px) {
  /*===== SUPPORTER-SLIDER =====*/
  .text-supporter h2 {
    font-size: 1.5rem;
  }
  
  .card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 160px!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3.5rem 1rem;
  }
  
  .card-supporter img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -2rem;
    left: 33%;
  }
  
  .card-supporter h4 {
    font-weight: 700;
    font-size: 1rem;
    margin-top: 3rem;
  }
  
  /*===== END SUPPORTER-SLIDER =====*/
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 10vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 38vh!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3rem 1rem 0;
  }
  
  .modal-card-supporter img {
    border-radius: 50%;
    width: 35%;
    height: 65%;
    position: absolute;
    top: -3rem;
    left: 35%;
  }
  
  .modal-card-supporter h5 {
    color: #1ebba3;
    font-size: 0.8rem;
  }
  /*===== END MODAL =====*/
  
  
  }
  
  @media (min-width: 640px) and (max-width: 666px) {
  /*===== SUPPORTER-SLIDER =====*/
  .text-supporter h2 {
    font-size: 1.5rem;
  }
  
  .card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 160px!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3.5rem 1rem;
  }
  
  .card-supporter img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -2rem;
    left: 33%;
  }
  
  .card-supporter h4 {
    font-weight: 700;
    font-size: 1rem;
    margin-top: 3rem;
  }
  
  /*===== END SUPPORTER-SLIDER =====*/
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 10vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 40vh!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3rem 1rem 0;
  }
  
  .modal-card-supporter img {
    border-radius: 50%;
    width: 40%;
    height: 60%;
    position: absolute;
    top: -3rem;
    left: 32%;
  }
  
  .modal-card-supporter h5 {
    color: #1ebba3;
    font-size: 0.8rem;
  }
  /*===== END MODAL =====*/
  
  
  }
  
  @media (min-width: 576px) and (max-width: 639px) {
  /*===== SUPPORTER-SLIDER =====*/
  .text-supporter h2 {
    font-size: 1.5rem;
  }
  
  .card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 18vh!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3.5rem 1rem;
  }
  
  .card-supporter img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -2rem;
    left: 33%;
  }
  
  .card-supporter h4 {
    font-weight: 700;
    font-size: 1rem;
    margin-top: 3rem;
  }
  
  /*===== END SUPPORTER-SLIDER =====*/
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 10vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 15vh!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3rem 1rem 0;
  }
  
  .modal-card-supporter img {
    border-radius: 50%;
    width: 50%;
    height: 60%;
    position: absolute;
    top: -3rem;
    left: 28%;
  }
  
  .modal-card-supporter h5 {
    color: #1ebba3;
    font-size: 0.8rem;
  }
  /*===== END MODAL =====*/
  
  
  }
  
  @media (min-width: 414px) and (max-width: 575px) {
  /*===== SUPPORTER-SLIDER =====*/
  .text-supporter h2 {
    font-size: 1.5rem;
  }
  
  .card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 20vh!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3.5rem 1rem;
  }
  
  .card-supporter img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -3rem;
    left: 35%;
  }
  
  .card-supporter h4 {
    font-weight: 700;
    font-size: 1rem;
    margin-top: 3rem;
  }
  
  /*===== END SUPPORTER-SLIDER =====*/
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 10vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 20vh!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3rem 1rem 0;
  }
  
  .modal-card-supporter img {
    border-radius: 50%;
    width: 30%;
    height: 65%;
    position: absolute;
    top: -3rem;
    left: 35%;
  }
  
  .modal-card-supporter h5 {
    color: #1ebba3;
    font-size: 0.8rem;
  }
  /*===== END MODAL =====*/
  
  
  }
  
  @media (min-width: 411px) and (max-width: 413px) {
  /*===== SUPPORTER-SLIDER =====*/
  .text-supporter h2 {
    font-size: 1.5rem;
  }
  
  .card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 160px!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3.5rem 1rem;
  }
  
  .card-supporter img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -2.5rem;
    left: 35%;
  }
  
  .card-supporter h4 {
    font-weight: 700;
    font-size: 1rem;
    margin-top: 3rem;
  }
  
  /*===== END SUPPORTER-SLIDER =====*/
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 10vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 20vh!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3rem 1rem 0;
  }
  
  .modal-card-supporter img {
    border-radius: 50%;
    width: 30%;
    height: 65%;
    position: absolute;
    top: -3rem;
    left: 35%;
  }
  
  .modal-card-supporter h5 {
    color: #1ebba3;
    font-size: 0.8rem;
  }
  /*===== END MODAL =====*/
  
  
  }
  
  @media (min-width: 375px) and (max-width: 410px) {
  /*===== SUPPORTER-SLIDER =====*/
  .text-supporter h2 {
    font-size: 1.5rem;
  }
  
  .card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 160px!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3.5rem 1rem;
  }
  
  .card-supporter img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -2.5rem;
    left: 35%;
  }
  
  .card-supporter h4 {
    font-weight: 700;
    font-size: 1rem;
    margin-top: 3rem;
  }
  
  /*===== END SUPPORTER-SLIDER =====*/
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 10vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 20vh!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3rem 1rem 0;
  }
  
  .modal-card-supporter img {
    border-radius: 50%;
    width: 40%;
    height: 60%;
    position: absolute;
    top: -3.5rem;
    left: 32%;
  }
  
  .modal-card-supporter h5 {
    color: #1ebba3;
    font-size: 0.8rem;
  }
  /*===== END MODAL =====*/
  
  
  }
  
  @media (min-width: 360px) and (max-width: 374px) {
  /*===== SUPPORTER-SLIDER =====*/
  .text-supporter h2 {
    font-size: 1.5rem;
  }
  
  .card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 160px!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3.5rem 1rem;
  }
  
  .card-supporter img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    top: -3rem;
    left: 32%;
  }
  
  .card-supporter h4 {
    font-weight: 700;
    font-size: 1rem;
    margin-top: 3rem;
  }
  
  /*===== END SUPPORTER-SLIDER =====*/
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 10vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-card-supporter {
    border-radius: 0;
    transition: transform .4s ease;
    height: 25vh!important;
    border-radius: 0;
    border: .1rem solid rgba(0, 0, 0, .075);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .075);
    margin: 3rem 1rem 0;
  }
  
  .modal-card-supporter img {
    border-radius: 50%;
    width: 40%;
    height: 60%;
    position: absolute;
    top: -3.5rem;
    left: 32%;
  }
  
  .modal-card-supporter h5 {
    color: #1ebba3;
    font-size: 0.8rem;
  }
  /*===== END MODAL =====*/
  
  
  }
  
  
  
  /* end of slider supported */
  
  
  
  /* Testimony */
  
  
  
  .testimony-slider {
    min-height: 45vh!important;
  }
  
  
  .section-title--special{
    background: #40ACF1;
    color: white;
    padding: 0.5rem 2rem;
    clip-path: polygon(10% 0, 100% 0, 90% 100%,0 100%);
  }
  
  /*===== TESTIMONY-SLIDER =====*/
  .quote-testimony {
    font-size: 0.8rem;
  }
  
  blockquote .svg-inline--fa {
    margin: 1rem;
    color: #1ebba3;
  }
  
  .testimony-hr {
    border: .05rem solid #1ebba3;
  }
  
  .testimony-slider img {
    width: 100%;
    height: auto;
    margin-top: 2rem;
  }
  
  
  /*===== END TESTIMONY-SLIDER =====*/
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 200vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  
  
  .modal-testimony-img img {
    width: 100%;
    margin-top: 1rem;
  }
  /*===== END MODAL =====*/
  
  
  
  
  
  
  
  
  
  
  
  
  /*--- MEDIA QUERIES ---*/
  
  @media (min-width: 1024px) and (max-width: 1100px) {
  
    .testimony-slider {
      min-height: 50vh!important;
      }
  
      .testimony-slider img {
        width: 100%;
        height: auto;
      }
    /*===== MODAL =====*/
    .modal-dialog-testimony  {
        min-width: 30vh !important;
        margin: 0 auto !important;
        padding:5px !important;
        max-width:none !important;
    }
    
    .x-button {
      font-size: 2rem;
    }
  
    
    
    .modal-testimony-img img {
      width: 100%;
      margin-top: 1rem;
    }
    
    .testimony-text {
      min-height: 60vh!important
    }
    
    /*===== END MODAL =====*/
      }
  
  @media (min-width: 960px) and (max-width: 1023px) {
  
    .testimony-slider {
      min-height: 80vh!important;
      }
  
      .testimony-slider img {
        width: 40%;
        height: auto;
        margin-left: 5.3rem;
      }
    /*===== MODAL =====*/
    .modal-dialog-testimony  {
        min-width: 30vh !important;
        margin: 0 auto !important;
        padding:5px !important;
        max-width:none !important;
    }
    
    .x-button {
      font-size: 2rem;
    }
  
    
    
    .modal-testimony-img img {
      width: 100%;
      margin-top: 1rem;
    }
    
    .testimony-text {
      min-height: 60vh!important
    }
    
    /*===== END MODAL =====*/
      }
  
  @media (min-width: 901px) and (max-width: 959px) {
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 30vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-testimony-img img {
    width: 100%;
    margin-top: 1rem;
  }
  
  .testimony-text {
    min-height: 60vh!important
  }
  
  /*===== END MODAL =====*/
    }
  
  @media (min-width: 823px) and (max-width: 900px) {
    .testimony-slider {
      min-height: 120vh!important;
      }
  
  .testimony-slider img {
    width: 40%;
    height: auto;
    margin-left: 5.3rem;
  }
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 30vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-testimony-img img {
    width: 40%;
    margin-left: 6rem;
  }
  
  .testimony-text {
    min-height: 100vh!important
  }
  
  /*===== END MODAL =====*/
  }
  
  @media (min-width: 812px) and (max-width: 822px) {
    .testimony-slider {
      min-height: 130vh!important;
      }
  
  .testimony-slider img {
    width: 40%;
    height: auto;
    margin-left: 5.3rem;
  }
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 30vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-testimony-img img {
    width: 40%;
    margin-left: 6rem;
  }
  
  .testimony-text {
    min-height: 100vh!important
  }
  
  /*===== END MODAL =====*/
  }
  
  @media (min-width: 768px) and (max-width: 811px) {
  .testimony-slider img {
    width: 40%;
    height: auto;
    margin-left: 5.3rem;
  }
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 30vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-testimony-img img {
    width: 40%;
    margin-left: 6rem;
  }
  
  .testimony-text {
    min-height: 35vh!important
  }
  
  /*===== END MODAL =====*/
  }
  
  
  @media (min-width: 736px) and (max-width: 767px) {
    .testimony-slider {
      min-height: 110vh!important;
      }
  
  .testimony-slider img {
    width: 40%;
    height: auto;
    margin-left: 8rem;
  }
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 30vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-testimony-img img {
    width: 40%;
    margin-left: 4rem;
  }
  
  .testimony-text {
    min-height: 80vh!important
  }
  
  /*===== END MODAL =====*/
  }
  
  @media (min-width: 640px) and (max-width: 735px) {
    .testimony-slider {
      min-height: 130vh!important;
      }
  
  .testimony-slider img {
    width: 40%;
    height: auto;
    margin-left: 8rem;
  }
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 30vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-testimony-img img {
    width: 40%;
    margin-left: 4rem;
  }
  
  .testimony-text {
    min-height: 115vh!important
  }
  
  /*===== END MODAL =====*/
  }
  
  @media (min-width: 568px) and (max-width: 639px) {
    .testimony-slider {
      min-height: 65vh!important;
      }
  
  .testimony-slider img {
    width: 40%;
    height: auto;
    margin-left: 8.5rem;
  }
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 30vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-testimony-img img {
    width: 40%;
    margin-left: 4rem;
  }
  
  .testimony-text {
    min-height: 45vh!important
  }
  
  /*===== END MODAL =====*/
  }
  
  @media (min-width: 414px) and (max-width: 567px) {
  
    .testimony-slider {
      min-height: 65vh!important;
      }
  
  .testimony-slider img {
    width: 40%;
    height: auto;
    margin-left: 6.3rem;
  }
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 30vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-testimony-img img {
    width: 50%;
    margin-left: 5rem;
  }
  
  /*===== END MODAL =====*/
  
  }
  @media (min-width: 411px) and (max-width: 413px) {
  
    .testimony-slider {
      min-height: 65vh!important;
      }
  
  .testimony-slider img {
    width: 40%;
    height: auto;
    margin-left: 6.3rem;
  }
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 30vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-testimony-img img {
    width: 50%;
    margin-left: 5rem;
  }
  
  /*===== END MODAL =====*/
  }
  
  @media (min-width: 375px) and (max-width: 410px) {
  
  .testimony-slider {
    min-height: 65vh!important;
    }
  
  .text-testimony h2 {
    font-size: 1.5rem;
  }
  
  .testimony-slider img {
    width: 40%;
    height: auto;
    margin-left: 5rem;
  }
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 30vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-testimony-img img {
    width: 50%;
    margin-left: 4rem;
  }
  
  
  /*===== END MODAL =====*/
  
  }
  
  @media (min-width: 360px) and (max-width: 374px) {
  
    /*===== TESTIMONY-SLIDER =====*/
    .testimony-slider {
      min-height: 70vh!important;
    }
  
  .text-testimony h2 {
    font-size: 1.5rem;
  }
  
  .quote-testimony {
    font-size: 0.8rem;
  }
  
  blockquote .svg-inline--fa {
    margin: 1rem;
    color: #1ebba3;
  }
  
  .testimony-hr {
    border: .05rem solid #1ebba3;
  }
  
  .testimony-slider img {
    width: 40%;
    height: auto;
    margin-left: 5rem;
  }
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 30vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-testimony-img img {
    width: 50%;
    margin-left: 4rem;
  }
  
  
  /*===== END MODAL =====*/
  
  /*===== END TESTIMONY-SLIDER =====*/
  }
  
  @media (min-width: 320px) and (max-width: 359px) {
    .text-testimony h2 {
    font-size: 1.5rem;
  }
  
  .testimony-slider img {
    width: 40%;
    height: auto;
    margin-left: 4.5rem;
  }
  
  /*===== MODAL =====*/
  .modal-dialog-testimony  {
      min-width: 30vh !important;
      margin: 0 auto !important;
      padding:5px !important;
      max-width:none !important;
  }
  
  .x-button {
    font-size: 2rem;
  }
  
  .modal-testimony-img img {
    width: 50%;
    margin-left: 4rem;
  }
  
  
  /*===== END MODAL =====*/
  }
  
  
  /* End of testimony */
  
  
  
  
  
  
  
  /* Counter */
  
  /*===== COUNTER =====*/ 
  .skills h3 {
      color: #1ebba3;
      font-size: 2.5rem;
      font-weight: 700;
  }
  
  .skills p {
      font-size: 1.1rem;
      text-transform: uppercase;
      font-weight: 700;
  }
  
  
  .skills img {
      color: grey;
  }
  
  
  
  .row-countdown {
    /* background-image: linear-gradient(
      165deg, 
      rgba(194, 233, 221, 0.5) 3%,
      rgba(104, 119, 132, 0.5) 100%); */
  }
  /*===== END COUNTER =====*/
  
  /*===== COUNTDOWN =====*/
  .countdown {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 75%;
    max-width: 20rem;
    margin: 0 auto;
  }
  
  .countdown__item {
    display: flex;
    flex-direction: column;
    flex: 0 1 auto;
    min-width: 31%;
    margin-bottom: 1rem;
  
  // Instead of a modifier one could use a pseudo-class:
  //   &:first-child {
  //     width: 100%;
  //   }
    
  //   &:not(:first-child) {
  //     flex: 1;
  //   }
  }
  
  .countdown__item--large {
    flex: auto;
    width: 100%;
    font-size: 1em;
  }
  
  .countdown__timer {
    padding: .25em;
    background-color: white;
    border: 1px solid black;
    border-radius: 3px;
    font-weight: bold;
    font-size: 1em;
  }
  
  .countdown__label {
    font-size: 0.8em;
    padding-top: .40em;
    
    .countdown__item--large & {
      &:before,
      &:after {
        content: '';
        display: block;
        height: 1px;
        /* background-image: linear-gradient(
          left,
          rgba(0, 0, 0, 0), 
          rgba(0, 0, 0, .4),
          rgba(0, 0, 0, 0));
      } */
  
    }
  }
  /*===== END COUNTDOWN =====*/
  
  
  
  @media (min-width: 1024px) and (max-width: 1100px) {
      /*===== COUNTDOWN =====*/
  
  
  .countdown__item--large {
    flex: auto;
    width: 100%;
    font-size: 1em;
  }
  
  .countdown__timer {
    padding: .25em;
    background-color: white;
    border: 1px solid black;
    border-radius: 3px;
    font-weight: bold;
    font-size: 1em;
  }
  
  .countdown__label {
    font-size: 0.5em;
    padding-top: .40em;
    
  
  }
  
  /*===== END COUNTDOWN =====*/
  }
  
  
  
  
  /* End of Counter */
  