/*.company-finder-form .honeypot{position: absolute; left: -9999px; top: auto; width: 1px; height: 1px; overflow: hidden;}*/
/*		.company-finder-form .company-filters{display: grid; grid-template-columns: 1fr; gap: 20px;}*/

/* Вътрешните филтри (fieldset) */
/*.company-finder-form .company-filters {*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    gap: 15px;*/
/*    font-family:"Nunito", sans-serif;*/
    
/*}*/

    /*.company-finder-form { position: relative; }*/
    /*.company-finder-form .company-filters {*/
    /*    display: grid;*/
    /*    grid-template-columns: 1fr;*/
    /*    gap: 20px;*/
    /*}*/
/*    .company-finder-form fieldset {*/
/*        border: none;*/
/*        padding: 0px;*/
       
/*    }*/
/*    .company-finder-form legend {*/
/*        font-weight: 700;*/
/*        color: #202223;*/
/*        margin-bottom: 6px;*/
/*        font-size:15px;*/
/*    }*/
    /* dropdown shell */
/*    .dropdown {*/
/*        position: relative;*/
/*        padding:0;*/
/*    }*/
/*    .dropdown-toggle {*/
/*        width: 100%;*/
/*        background: #fff;*/
/*        border: 1px solid #cecece;*/
/*        border-radius: 5px;*/
/*        padding: 8px 12px;*/
/*        font-size: 14px;*/
/*        color: #202223;*/
/*        text-align: left;*/
/*        cursor: pointer;*/
/*        font-family: 'Nunito', sans-serif !important;*/
/*        font-size:13px;*/
/*    }*/
/*  .dropdown-toggle::after {*/
/*    content: "⌵";*/
/*    float: right;*/
/*    color: #202223;*/
/*    display: inline-block;*/
/*    transition: transform 0.2s ease;*/
/*}*/

/*.dropdown.open .dropdown-toggle::after {*/
/*    transform: rotate(180deg);*/
/*}*/

/*    .dropdown-menu {*/
/*        display: none;*/
/*        position: absolute;*/
/*        top: 100%;*/
/*        left: 0;*/
/*        z-index: 20;*/
/*        width: 100%;*/
/*        background: #fff;*/
/*        border: 1px solid #cecece;*/
/*        border-radius: 5px;*/
/*        box-shadow: 0 6px 16px rgba(0,0,0,0.08);*/
/*        padding: 10px 12px;*/
/*        max-height: 280px;*/
/*        overflow-y: auto;*/
/*        font-size:14px;*/
/*    }*/
/*    .dropdown.open .dropdown-menu { display: block; }*/
/*    .dropdown-menu label {*/
/*        display: flex;*/
/*        align-items: center;*/
/*        gap: 6px;*/
/*        padding: 4px 0;*/
/*        cursor: pointer;*/
/*        color: #202223;*/
/*        line-height:1.8;*/
        
/*    }*/
/*    .dropdown-menu input[type="checkbox"] {*/
/*        accent-color: #202223;*/
        /*#130083*/
/*    }*/
/*    [type=button]:focus,*/
/*[type=button]:hover,*/
/*[type=submit]:focus,*/
/*[type=submit]:hover,*/
/*button:focus,*/
/*button:hover {*/
    background-color: #fff; /* бял фон */
    color: black;           /* черен текст */
    text-decoration: none;  /* без подчертаване */
/*}*/
/*.elementor-kit-6{*/
/*    background: #ffffff;*/
/*    font-family: 'Nunito', sans-serif !important;*/
/*}*/
/*.elementor-kit-6 a*/
/*{*/
/*    font-family: 'Nunito', sans-serif !important;*/
/*}*/

/*        .company-results{display:grid; grid-template-columns: repeat(auto-fit, minmax(200px,1fr) ); gap: 16px}*/
/*		.company-results .company-card{border: 1px solid #cecece; border-radius: 10px; padding: 8px}*/
/*.company-results .company-card:hover {*/
/*    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);  */
    /*transform: translateY(-2px);*/
/*}*/
/*		.company-results .company-card .coincidences{font-size: 12px; opacity: .7; margin-bottom: 6px}*/
/*		.company-results .company-card .img{width: 70%; height: 80px; object-fit: contain; background: transparent;  border-radius: 8px; padding: 5px; margin: 0 0 10px;}*/
		/*.company-results .company-card .title{margin:0 0 8px} */
/*		.company-results .company-card .desc{font-size: 13px; line-height: 1.4; color:#6d7175;}*/
/*		.company-results .company-card .link{background: #130083; border: 1px solid #130083; border-radius: 5px; color: #fff; display: inline-block; padding: .5rem 1rem;transition: all .3s; margin-top: 15px}*/
/*		.company-results .company-card .link:hover{background: transparent; color: #130083;}*/
/*		.company-pagination {margin-top: 16px}*/
/*		.title-row { display: flex; align-items: center;*/
/*		justify-content: space-between; gap: 10px;}*/
/*        .title-row .title { font-size:17px; font-weight:600; margin: 0;font-family: 'Nunito', sans-serif; color:#2a2223;}*/
/*        .title-row .region { font-size: 16px;color:#6d7175; display: flex; align-items: center; font-family:"Nunito", sans-serif;}*/
/*          .trusted-partner { font-size:12px; font-weight:600; margin: 0;font-family: 'Nunito', sans-serif; color:#6d7175;}*/
/*        .company-results .company-card {position: relative;cursor: pointer;}*/
/*        .company-results .company-card-overlay {*/
/*    position: absolute;*/
/*    inset: 0;*/
/*    z-index: 10;*/
/*    display: block;*/
/*}*/

/*.company-results .company-card > *:not(.company-card-overlay) {*/
/*    position: relative;*/
/*    z-index: 20;*/
/*}.company-results .company-card * {*/
/*    pointer-events: none;*/
/*}*/

/*.company-results .company-card-overlay {*/
/*    pointer-events: auto;*/
/*}*/

/*        .icon-location {width: 18px;height: 18px; display: inline-block; margin-right: 5px; background-image: url('https://partners.max1.bg/wp-content/uploads/2026/01/location.png'); background-size: cover;}*/
/*      .company-live-search {*/
/*  position: relative;*/
/*  width: 100%;*/
/*  max-width: 1200px; */
/*  margin: 28px 0 16px;*/
/*  position: relative;*/
/*  font-family: sans-serif;*/
 
/*}*/

/*.search-wrapper {*/
/*  position: relative;*/
/*  display: flex;*/
/*  align-items: center;*/
/*  border: 1px solid #ccc;*/
/*  border-radius: 5px;*/
/*  padding: 4px 5px;*/
/*  background-color: #fff;*/
/*  box-shadow: 0 2px 5px rgba(0,0,0,0.1);*/
/*}*/

/*.search-wrapper input {*/
/*  border: none;*/
/*  outline: none;*/
/*  flex: 1;*/
/*  padding: 4px 6px;*/
/*  font-size: 14px;*/
/*}*/

/*.search-icon {*/
/*  display: inline-block;*/
/*  width: 12px;*/
/*  height: 12px;*/
  border: 2px solid #888; /* кръг */
/*  border-radius: 50%;*/
/*  position: relative;*/
/*  margin-right: 6px;*/
/*}*/

/*.search-icon::after {*/
/*  content: '';*/
/*  position: absolute;*/
/*  width: 2px;*/
/*  height: 10px;*/
  background: #888;       /* дръжка */
/*  top: 8px;*/
/*  left: 8px;*/
/*  transform: rotate(-55deg);*/
/*  transform-origin: top left;*/
/*}*/


/*.clear-icon {*/
/*  position: absolute;*/
/*  right: 8px;*/
/*  top: 50%;*/
/*  transform: translateY(-50%);*/
/*  cursor: pointer;*/
/*  display: none;*/
/*  z-index: 10;*/
/*}*/

/*.clear-icon::before {*/
  content: "✕";              /* ТУК Е КЛЮЧОВОТО */
/*  font-size: 18px;*/
/*  color: #aaa;*/
/*  line-height: 1;*/
/*}*/

/*.clear-icon:hover::before {*/
/*  color: #000;*/
/*}*/

/*#companySearchInput {*/
/*  width: 100%;*/
/*  padding-right: 36px;   */
/*  box-sizing: border-box;*/
/*  font-family: "Nunito", sans-serif;*/
/*}*/
/*#companySearchInput::placeholder {*/
/*    font-family: "Nunito", sans-serif;*/
/*}*/

/*#companySearchInput::-webkit-input-placeholder {*/
/*    font-family: "Nunito", sans-serif;*/
/*}*/

/*#companySearchInput::-moz-placeholder {*/
/*    font-family: "Nunito", sans-serif;*/
/*}*/

/*#companySearchInput:-ms-input-placeholder {*/
/*    font-family: "Nunito", sans-serif;*/
/*}*/

/*#companySearchDropdown {*/
/*  position: absolute;*/
/*  top: 100%;*/
/*  left: 0;*/
/*  right: 0;*/
/*  background: #fff;*/
/*  border: 1px solid #ccc;*/
/*  border-radius: 0 0 8px 8px;*/
/*  max-height: 300px;*/
/*  overflow-y: auto;*/
/*  box-shadow: 0 4px 10px rgba(0,0,0,0.1);*/
/*  display: none;*/
/*  z-index: 9;*/
/*}*/


/*.cf-active-filters {*/
/*    display:flex;*/
/*    flex-wrap:wrap;*/
/*    gap:8px;*/
/*    margin-bottom:15px;*/
/*}*/
/*.cf-tag {*/
/*    background:#e4e5e7;*/
/*    border-radius:5px;*/
/*    padding:6px 12px;*/
/*    font-size:13px;*/
/*    text-decoration:none;*/
/*    color:#130083;*/
/*    font-family:"Nunito", sans-serif;*/
/*}*/


