.blue-nodefy {
    color: #035ded;
    font-weight: normal !important;
}

.help-tip {

    font-family: 'Open Sans',sans-serif !important;
    font-size: 15px;
    cursor: help;
    color: #ccc !important;

}
.help-tip:hover {
    color: #C22025 !important;
}

.help-tip:before {

    font-weight: bold;
    color: #000;
}
.help-tip.sitelook-info {
    font-size: 15px;
    color: #222222 !important;
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
    text-align: left;
}
.help-tip.sitelook-info {
    display: inline-block;
}
.help-tip i {

    padding-right: 7px;

}
.help-tip:hover span {
    display: block;
    transform-origin: 100% 0%;
    -webkit-animation: fadeIn 0.1s ease-in-out;
    animation: fadeIn 0.1s ease-in-out;
}
.help-tip span {
    font-family: 'Open Sans',sans-serif;
    display: none;
    text-align: left;
    padding: 20px;
    width: 227px;
    position: absolute;
    border-radius: 5px;
    left: 25%;
    color: #000;
    font-size: 13px;
    line-height: 1.4;
    right: 0;
    z-index: 9;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2), 0 8px 16px rgba(0,0,0,0.2);
    background: #f9f9f9;
    z-index: 10;
    line-height: 24px;
}
.help-tip span:after {
    width: 100%;
    height: 40px;
    content: '';
    position: absolute;
    top: -40px;
    left: 0;
}
.help-tip span:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: #f9f9f9;
    left: 10px;
    top: -12px;
}

.help-tip p {
    font-size: 13px !important;
    font-weight: 400;
    margin: 0;
}
.help-tip p b {
    font-weight: 600;
}
.resurse-alocate-gw {

    text-align: center;
    padding-top: 14px;

}

h3 {
    font-size: 14px;
    line-height: 21px;
}
.stats {
    background: #03ab13;
    box-shadow: 0 0 0 0 rgba(3,171,19,0.7);
    border-radius: 50%;
    margin-right: 9px;
    height: 10px;
    width: 10px;
    transform: scale(1);
    animation: pulse-black 1.7s infinite;
    display: inline-block;
}
@keyframes pulse-black {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(3,171,19,0.7);
  
  }
  
  40% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(3,171,19,0);
  }
  
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(3,171,19,0);
  }
}


    .custom-flex-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .custom-flex-container span {
        font-size: small;
        margin-bottom: 0px;
        line-height: 2; 
    }

    .custom-flex-container span:nth-child(1) {
        text-align: left;
        color: #959a90;
    }

    .custom-flex-container span.custom-bold {
        text-align: right;
        color: black;
        font-weight: 700 !important;
    }

.border-end {
    border-right: 0.0625rem solid rgba(33, 50, 91, 0.1) !important;
}




.custom-list {
  padding: 0;
  margin: 0;
  line-height: 1.3
}

.custom-list-item {
  list-style-type: none;
  margin: 10px 0;
  position: relative;
}

.custom-list-icon {
  font-size: 16px;
  margin-right: 10px;
  display: inline-block; 
  vertical-align: middle; 
}

.custom-list-item.connection .custom-list-icon {
  color: #0d1536;
}

.custom-list-item.connection .custom-list-text {
  font-size: 16px;
  font-weight: 700;
  color: #3c3d38;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-bottom: -5px; 
}

.custom-list-item.connection .custom-list-details {
  color: #959a90;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  padding-left: 32px;
  position: relative;
}

.custom-list-item.security .custom-list-icon {
  color: #959a90;
}

.custom-list-item.security .custom-list-text {
  font-size: 16px;
  font-weight: 700;
  color: #959a90;
  letter-spacing: -1px;
  line-height: 1.1;
  margin-bottom: -5px; 
}

.custom-list-item.security .custom-list-details {
  color: #959a90;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  padding-left: 26px;
  position: relative;
}

.custom-list-text,
.custom-list-details {
  margin-bottom: 5px; 
}




.badge-discount {
            display: inline;
            padding: 0.25rem 1.45rem;
            font-family: 'Poppins', sans-serif;
            font-weight: 500;
            font-size: 17px;
            color: #ffffff; 
            border-radius: 23px; 
            background: #ffc107;
            border: 1px solid #ffc107;

        }


        .pret-vechi {
            text-decoration: line-through; 
            color: #777; 
            margin-left: 5px; 
            font-weight: bold;
        }


        .per-year {
            text-decoration: line-through; 
            font-weight: normal; 
            color: #777; 
        }

        
        .old-price {
            font-weight: bold; 
            color: #777; 
            margin-right: 5px; 
        }

        .per-year {
            font-weight: normal; 
            color: #777; 
        }




        .promo-text {
            font-size: 11px; 
            color: #777; 
            margin-top: 5px; 
            line-height: 1.5;
            display: block; 
        }
        .promo-container {
            text-align: center; 
        }



.nodefy-a {
  width: 100%;
  height: 10%;
  text-align: center;
  line-height: 20px;
  background: #0d1536;
  border: 1px solid #0d1536;
  color: #fff;
  border-radius: 0px;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
}

@media (max-width: 600px) {
  .nodefy-a {
    width: 100%;
    font-size: 1rem;
    min-height: 20px; 
    line-height: 20px; 
  }
}

    .nodefy-btn {
    padding: 4px 28px;
    color: #0d1536;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #0d1636;
    position: relative;
    }

    .nodefy-btn:hover {
      background-color: #0d1536; 
      color: #fff;
    }

@media (max-width: 600px) {
  .nodefy-btn {
        padding: 4px 28px;
        font-size: 12px;
        top: 0;
  }
}



.center-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px;
}

    .nodefy-btn-filled {
      padding: 4px 28px;
      color: #fff;
      font-family: 'Poppins', sans-serif;
      font-weight: 500;
      font-size: 14px;
      -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
      transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
      background-color: #0d1536;
      border: 1px solid #0d1536;
      text-decoration: none;
      display: inline-block;
      position: relative;
    }

    .nodefy-btn-filled:hover,
    .nodefy-btn-filled:active,
    .nodefy-btn-filled:focus {
      background-color: transparent;
      color: #0d1536;
      border: 1px solid #0d1536;
    }

    @media (max-width: 600px) {
      .nodefy-btn-filled {
        padding: 4px 28px;
        font-size: 12px;
        top: 0;
      }
    }


    .white-btn {
      background-color: white;
      color: black;
    }



.arrow {
    position: relative;
}

.arrow::before {
    content: "";
    background: url(/assets/img/arrow.png);
    width: 14px;
    height: 100%;
    position: absolute;
    left: 31px;
    top: 16%;
    background-repeat: no-repeat;
    color: #fff;
    background-size: contain;
    transform: rotate(-12deg);
}

.arrow.black-filter::before {
	filter: invert(1);
}


.custom-rounded {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;

}

.rounded-top {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

/*------------------------------------
  Text Highlight
------------------------------------*/
[class*=text-highlight-] {
  background: left 1em/1em 0.3em;
  background-repeat: repeat-x;
}

.text-highlight-primary {
  background-image: linear-gradient(to bottom, rgba(55, 125, 255, 0.5), rgba(55, 125, 255, 0.5));
}

.text-highlight-secondary {
  background-image: linear-gradient(to bottom, rgba(113, 134, 157, 0.5), rgba(113, 134, 157, 0.5));
}

.text-highlight-success {
  background-image: linear-gradient(to bottom, rgba(0, 201, 167, 0.5), rgba(0, 201, 167, 0.5));
}

.text-highlight-info {
  background-image: linear-gradient(to bottom, rgba(9, 165, 190, 0.5), rgba(9, 165, 190, 0.5));
}

.text-highlight-warning {
  background-image: linear-gradient(to bottom, rgba(245, 202, 153, 0.5), rgba(245, 202, 153, 0.5));
}

.text-highlight-danger {
  background-image: linear-gradient(to bottom, rgba(237, 76, 120, 0.5), rgba(237, 76, 120, 0.5));
}

.text-highlight-light {
  background-image: linear-gradient(to bottom, rgba(247, 250, 255, 0.5), rgba(247, 250, 255, 0.5));
}

.text-highlight-dark {
  background-image: linear-gradient(to bottom, rgba(33, 50, 91, 0.5), rgba(33, 50, 91, 0.5));
}


p.text-voucher {
  color: #0d1536;
  margin-bottom: 5px;
}

