













.header_vizitines {
    background: linear-gradient(135deg, #aeaeae4d, #e67d2209);
}




.mail_and_phone{
        display: flex
;
    align-items: center;
    gap: 5px;
}




.match-algo-card{
    display: flex
;
    align-items: center;
    gap: 14px;
    background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
    border: 1px solid rgb(15 23 42 / 28%);
    border-radius: 12px;
    padding: 12px 16px;
    box-shadow: 0 6px 18px rgba(20, 30, 60, 0.06);
    max-width: 760px;
    font-family: Inter, "Segoe UI", Roboto, Arial, sans-serif;
}

/* Piktograma / badge */
.match-algo-badge{
  width:44px;
  height:44px;
  border-radius:10px;
  background: linear-gradient(135deg,#0ea5e9,#6366f1);
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  flex: 0 0 44px;
  box-shadow: 0 4px 10px rgba(99,102,241,0.12);
}

/* Piktogramos spalva */
.match-algo-badge svg { display:block; }

/* Turinys */
.match-algo-content { display:flex; flex-direction:column; gap:4px; }
.match-algo-title{
  font-weight:600;
  color:#0f172a;
  font-size:15px;
  line-height:1.2;
}
.match-algo-sub{
  font-size:13px;
  color:#6b7280;
}

/* Kompaktiška žyma/label */
.match-algo-label{
  display:inline-block;
  background:#eef2ff;
  color:#3730a3;
  border-radius:999px;
  padding:6px 12px;
  font-weight:600;
  font-size:13px;
  border:1px solid rgba(99,102,241,0.12);
  font-family:Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
}

/* Responsive */
@media (max-width:520px){
  .match-algo-card{ padding:10px; gap:10px; }
  .match-algo-badge{ width:40px; height:40px; }
  .match-algo-title{ font-size:14px; }
  .match-algo-sub{ font-size:12px; }
}




























 
.contact {
    border-radius: 6px;
    font-size: 13px;
}
.info-box{
    width: 100%;
        display: flex
;
}
.call-button-link {
    text-decoration: none;
    display: flex
;
    align-items: center;
    justify-content: space-between;
    /* width: 100%; */
    color: #e67e22;
}
.date_oidsufsddddfdsg {
    font-size: 10px;
    font-weight: 100;
    width: 64px;
    padding-left: 2px;
}

        .card {
            width: 360px;
     display: flex
;
    padding: 10px 0px;
    font-size: 12px;
    color: #666;
       border: 1px solid rgba(15, 23, 42, 0.06);
    flex-direction: column;
    justify-content: space-between;
    background: #dfdfdf17;
    border-left: 4px solid #e67e22;
    background-color: #fff;
    border-radius: 8px;
    max-width: 360px;
    margin: 20px auto;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s, box-shadow 0.2s;
        }
        .inccccccccxt{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
        }

        .meta {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    padding: 0px 10px;
        }
        .was-called-indicator {
    position: absolute;
    top: 29px;
    right: -60px;
    background: #e67e22;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 50px;
    display: flex
;
    align-items: center;
    transform: rotate(45deg);
    text-align: center;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    gap: 5px;
    pointer-events: none;
}

.timer-text{
        color: #e67e22;
}
.lidsafjksduhfksduhfusdhfkhsdkfhsdfffff {
    display: flex
;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    color: #fff;
    border-top: 1px solid #a2a2a2;
    border-left: 1px solid #a2a2a2;
    border-right: 1px solid #a2a2a2;
    margin-left: 5px;
    /* background: #eee; */
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#globalCommentCount, #globalBusinessCardCount {
      display: inline-block;
    min-width: 20px;
    padding: 2px 6px;
    margin-left: 6px;
    background-color: #e67e22;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    border-radius: 12px;
}
.social-links{
    display: flex;
    gap: 5px;
    width: 100%;
    flex-direction: column;
}
.meta_me_reuquest{

}

.info-text {
    display: flex
;
    flex-direction: column;
}

.post_images_modal {
    display: flex
;
    flex-direction: column;
    /* padding-left: 10px; */
    /* padding-right: 10px; */
}
.rowwe a{
text-decoration: none;
}
        .header_vizitines {
    overflow: hidden;
    display: flex
;
    gap: 12px;
    /* background-color: #eee; */
    position: relative;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-right: 5px;
        }
.info_box_create_vizitine {
    align-items: center;
    text-decoration: none;
    display: flex
;
padding-left: 10px;
padding-right: 5px;
    gap: 5px;
    padding-bottom: 10px;
    justify-content: space-between;
}

.hoverisss{
    text-decoration: none;
}
.hoverisss:hover{
    text-decoration: underline;

}
.photo-slider {
    padding: 5px;
    display: flex
;
    flex-wrap: wrap;
    gap: 5px;
    overflow-x: auto;
    scroll-behavior: smooth;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding-right: 0;
}
.fa-brands, .fab {
      font-size: 20px;
}
.namesdfgfgfddffdfdf {
    display: flex;
    gap: 5px;
    justify-content: space-between;
}
.namesdfgfgfddffdfdf {
    padding: 0px 5px;

}



.info_svg_text {
    font-size: 18px;
    color: #e67e22;
    text-align: center;
    min-width: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    padding-bottom: 5px;
    margin-left: -15px;
    margin-bottom: 5px;
}



.social-links {
  display: flex;
  align-items: center;
  gap: 10px;
}

.social-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
  color: #333;
  font-weight: 500;
}

.social-link i {
  font-size: 22px;
}

/* HOVER efektas */
.social-link:hover {
  color: #e67e22;
}

.social-link:hover i {
  color: #e67e22;
  transform: scale(1.1);
}

.social-name {
  font-size: 15px;
}



.user-rating-stars svg {
     width: 12px;
    height: 12px;
}
 .info_box_create_vizitine i {
       font-size: 20px;
    color: #9f9f9f;
    min-width: 20px;
    text-align: center;
    }


     .photo-slider img, .asds_asdf_dsafas_DASF, .avatar img {
          border: 1px solid #afabab;
    }
  
        .avatar {
    height: auto;
    object-fit: cover;
    object-fit: cover;
    max-height: 128px;
        }

        .avatar img {
    width: 90px;
    height: auto;
    object-fit: cover;
    object-fit: cover;
    height: 90px;

        opacity: 1;
    max-height: 128px;
    display: flex
;
    align-items: center;
        }
        #cardsContainer p {
    display: flex
;
    gap: 10px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
}
.hoverisss{
    font-size: 16px;
    color: black;
}
        .title {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    display: flex
;
    text-transform: uppercase;
    align-items: center;
        }
.asds_asdf_dsafas_DASF {
    padding: 5px 10px;
    background: #ffffff;
    border-radius: 5px;
    color: #e67e22;
}
.asds_asdf_dsafas_DASF:hover {
cursor: pointer;
}
.inssssadsadasddasde{
     font-weight: bold;
    display: flex
;
    flex-direction: column;
}
.atliekamos_paslaugos {
    display: flex
;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
}
.asdsdddddddasfdfvvv{
    display: flex;
}
.social-name{
        color: #9f9f9f;
}
.imgae_logo_vizitines {
    width: 50px;
    height: 50px;
    margin-top: 5px;
    object-fit: cover;
    visibility: visible;
    border-radius: 50px;
}
.paslaugosss {
    display: flex;
    gap: 10px;
    align-items: center;
}
.asdsddsdddssssssssss{
    display: flex;
    gap: 10px;
}
        .muted {
     font-size: 13px;
    display: flex
;
        }

        .body {
    display: flex;
    flex-direction: column;
    gap: 5px;
        }

        .rowwe {
    display: flex
;
    justify-content: space-between;
    align-items: center;
    justify-content: space-between;
    align-items: center;
    padding: 0px 8px;
    padding-top: 5px;
    font-size: 13px;
        }

        .contact {
        
        }

        .cta {
            display: flex;
            gap: 8px;
        }

        .btn {
            flex: 1;
            padding: 8px 10px;
            border-radius: 6px;
            border: none;
            cursor: pointer;
            font-size: 14px;
        }
        .socials a:hover {
    background: #ededed;
    border-radius: 8px;
}
.icons-container{
        display: flex
;
    flex-direction: row;
    gap: 5px;
}
        .btn.view {
            background-color: #7c3aed;
            color: white;
        }

        .btn.share {
            /* background-color: #eee; */
            color: #222;
        }

        .rating {
            display: flex;
            gap: 2px;
            font-size: 14px;
            color: #f5a623;
        }

        .socials {
            display: flex;
            gap: 8px;
        }

       .socials a {
        width: 32px;
        height: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 20px;
        color: #666666;
        text-decoration: none;
        font-size: 14px;
        }


.spinner-wrapper {
    position: relative;
    display: inline-block;
}

.spinner-wrapper img.receiver-photo {
    object-fit: cover;
    display: block;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
    .info-value {
    font-size: 14px;
    color: #666666;
    word-break: break-word;
    font-weight: bold;
    }

.spinner {
    box-sizing: border-box;
    position: absolute;
    width: 35px;
    height: 35px;
    margin-top: 28px;
    margin-left: 28px;
    border: 9px solid #ccc;
    border-top-color: #434344;
    border-radius: 50%;
    animation: spin .1s 
linear infinite;
    z-index: 10;
}
















.card_modal_coments_foto_timer{
    display: flex
;
    font-size: 12px;
    color: #666;
       border: 1px solid rgba(15, 23, 42, 0.06);
    flex-direction: column;
    justify-content: space-between;
       background: #f5f5f5;
    border-left: 4px solid #e67e22;
    border-radius: 8px;
    max-width: 100%;
    margin: 5px auto;
    overflow: hidden;
}

.fa-brands{
    color: #9f9f9f;
}



@media (min-width: 451px) {
  .photo-slider img {
              flex: 0 0 calc(25% - 3.75px);
        height: 50px;
        aspect-ratio: 4 / 3;
        object-fit: cover;
        cursor: pointer;
        transition: transform 0.3s;
        max-width: 90px;

  }
}

@media (max-width: 450px) {
  .photo-slider img {
        flex: 0 0 calc(25% - 3.75px);
        height: 50px;
        aspect-ratio: 4 / 3;
        object-fit: cover;
        cursor: pointer;
        transition: transform 0.3s;
        max-width: 90px;
  }
.photo-slider {
  display: flex;
      flex-wrap: unset;

}
  .photo-slider {
    padding-right: calc(((100% - 2 * 5px) / 3) / 2);
  }

  .info_box_create_vizitine {
    align-items: normal;
    display: flex
;
    gap: 5px;
    justify-content: space-between;
    margin-top: 10px;
    flex-direction: column;
    width: 100%;
}
}




@keyframes spin {
    to { transform: rotate(360deg); }
}

        @media (max-width: 500px) {
        
      

            .contact {
                 font-size: 16px;
            }

            .btn {
                font-size: 13px;
                padding: 6px 8px;
            }
        }