  body,html{
  background-color:#f5f5f5;
  margin:0px;
  height: 100%;
  /*font-family: "Times New Roman";*/
  }
  div, span, label, a, h1,h2,h3, input, textarea {
  font-family: Helvetica, Arial, sans-serif;
  }

 
  .kategoriya-list {
    list-style: none;
    padding: 0;
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* мобил — 2 сутун */
    gap: 0.5rem;
}

@media (min-width: 768px) {
    .kategoriya-list {
        grid-template-columns: repeat(3, 1fr); /* комп — 3 сутун */
    }
}

.kategoriya-item {
  display: flex;
  align-items: center;
  box-shadow: 0 0 10px 0 rgba(113, 113, 113, 0.2);
  border-radius: 6px;
  margin: 3px 1px 3px 1px;
  height: 55px;
  padding: 2px;
}
.kategoriya-list a{
  text-decoration: none;
}


.kategoriya-icon {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    color: #009688;
    margin-right: 0.10rem;
    margin-left: 0.10rem;
}

.kategoriya-title {
    font-size: 0.9rem;
    color: #222;
    font-weight: 500;
}

.podkategoriya-list {
  list-style: none;
  padding: 0;
  margin: 10px;
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* мобил — 2 сутун */
  gap: 0.5rem;
}

@media (min-width: 768px) {
  .podkategoriya-list {
      grid-template-columns: repeat(3, 1fr); /* комп — 3 сутун */
  }
}

.podkategoriya-item {
display: flex;
align-items: center;
}
.podkategoriya-item a{
text-decoration: none;
}

.podkategoriya-title:hover{
  color: #004c45;
  cursor: pointer;
  }
.podkategoriya-title {
  font-size: 1rem;
  color: #009688;
  font-weight: 500;
}
.podkategoriya-title label {
  font-size: 1rem;
  color: #333;
  font-weight: 500;
}
.gorods-list {
  list-style: none;
  padding: 0;
  margin: 10px;
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* мобил — 2 сутун */
  gap: 0.5rem;
}

@media (min-width: 768px) {
  .gorods-list {
      grid-template-columns: repeat(3, 1fr); /* комп — 3 сутун */
  }
}

.gorods-item {
display: flex;
align-items: center;
}
.gorods-item a{
text-decoration: none;
}

.gorods-title:hover{
  color: #004c45;
  cursor: pointer;
  }
.gorods-title {
  font-size: 1rem;
  color: #222;
  font-weight: 500;
}
.gorods-title label {
  font-size: 1rem;
  color: #333;
  font-weight: 500;
}
.h3_gorods{
  margin: 5px;
}

.breadcrumbs {
  list-style: none;
  padding: 0;
  margin: 15px 10px 10px 10px;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
}

.breadcrumbs li {
  margin-right: 5px;
}

.breadcrumbs li::after {
  content: ">";
  margin-left: 5px;
}

.breadcrumbs li:last-child::after {
  content: "";
}

.breadcrumbs a {
  text-decoration: none;
  color: #333;
  font-weight: 500;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}
  
  .paddingheader1{
  height: 50px; 
  background-color: #fff;
  }
  /*header*/
  .imgback {
    color:#666;
    margin-left:0px;
    margin-right: 10px;
    margin-top:2px;
    }
    .imgback:hover {
    color:rgb(38, 197, 62);
    cursor: pointer;
    }
  .content_head {
    height:53px;
    left: 0px;
    top:0px;
    position: fixed;
    max-width:100%;
    min-width: 100%;
    background-color:#fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,1);
    padding-top:5px;
    z-index: 1000;
  }
   .img{
    color:#555;
    margin-top:5px;
    margin-left:10px;
  }
  .img:hover{
    color:rgb(27, 153, 46); 
  }
  .content_head3 {
    height:50px;
    left: 0px;
    top:0px;
    position: fixed;
    max-width:100%;
    min-width: 100%;
    background-color:#fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,1);
    padding-top:6px;
    z-index: 1000;
  }
  .content_head3 a{
    text-decoration: none;
    color:#555;
  }
  .nameapp {
    font-size:25px;
    color:#222;
  }
  .nameapp a {
    text-decoration: none;
    color:#222;
  }
  .content_head table{
    width:100%;
  }
  .main_header{
    margin:0 auto;
    max-width: 900px;
    min-width: 250px;
    padding:0px 10px 0px 10px ;
  }

  .avto {
    color:rgb(83, 83, 83);
    margin:3px 3px 0px 1px;
  }
   .moto {
    color:#754ba9;
    margin:3px 3px 0px 1px;
  }
   .gruzspes {
    color:rgb(211, 187, 52);
    margin:3px 3px 0px 1px;
  }
   .zapak {
    color:rgb(91, 91, 88);
    margin:3px 3px 0px 1px;
  }
  .drugoyt {
    color:rgb(57, 158, 189);
    margin:3px 3px 0px 1px;
  
  }
   .remus {
    color:rgb(59, 185, 97);
    margin:3px 3px 0px 1px;
  }
  .menu{
  display:block-inline;
  }
  .menu label{
  color:#222;
  font-size: 14px;
  }
  .menu svg{
  margin-bottom: -3px;
  margin-left:20px;
  color: #888888; 
  }
  .menu a:hover svg{
    color:rgb(59, 185, 97);
  }
  .menu .i_unread{
    text-align: center;
    margin-top:-38px;
    margin-left: 37px;
    display: inline-block;
    width:13px;
    height: 13px;
    background-color: #ff6600;
    border-radius: 50%;
    padding:2px;
    font-size: 10px;
    color:#fff;
  position:absolute; 
  }
  /****/

  /****header 2*/
  .content_head2 {
    height:50px;
    left: 0px;
    top:0px;
    position: fixed;
    min-width:100%;
    max-width:100%;
    background-color:#ffffff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,1);
    z-index: 1000;
    }
    .content_head2 {
    padding-top:5px;
    }
    .content_head2 .img:hover {
    cursor:pointer;
    }
    .title-h {
    font-size: 20px;
    text-decoration: none;
    margin-bottom: 0px;
    margin-top: 0px;
    }
    .title_overflow{
    font-size:18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    }
    .s-label{
    font-size: 12px;
    }
    .content_head2 a{
    text-decoration:none;
    }
  /****footer*/
  .silezhie{
  margin: 15px 3px 10px 3px;
  font-size: 18px;
  }
  .silezhie table{
    width: 100%;
  }
  .silezhie a{
   text-decoration: none;
   color:#222;
  }
  .content_footer a:hover{
    Color:#ff6600;
    }
  .downloadapp{
    height: 5.2em;
    background-color: #ccc;
  }
  .downloadapp a{
    text-decoration: none;
  }
  .downloadapp span{
    color:#000;
    font-size: 20px;
    margin-left:10px;
    margin-top:3px;

  }
  .downloadapp .imglogo{
    width:75px;
    border-radius: 5px;
    margin: 5px;
  }
  .downloadapp .gp{
    width:150px;
  }
  .footer{
  padding-top:30px;
  min-width:100%;
  max-width:100%;
  }
  .content_footer a{
  color:#444;
  font-size:20px;
  }
 .content_footer div{
    min-width: 250px;
    max-width: 300px; 
  }
  .content_footer {
    white-space: nowrap;
  }
  .content_footer a:hover{
  Color:#ff6600;
  }


 a{text-decoration: none;}
  /****/
  /**** footer menu*/
  .footermenu{
    border-top:1px solid #cccccc;
    background-color:#ffffff;
    display:block-inline;
    bottom:0px;
    left: 0px;
    position: fixed;
    min-width:100%;
    max-width:100%;
    z-index: 1000;
    }
    .i_unread{
      margin-top:-45px;
      margin-left: 37px;
      display: inline-block;
      width:13px;
      height: 13px;
      background-color: #ff6600;
      border-radius: 50%;
      padding:2px;
      font-size: 10px;
      color:#fff;
    position:absolute; 
    }
    .footermenu a{
    text-decoration:none;
    Color:#000000;
    padding:0px;
    }
    .footermenu svg{
    margin-bottom: -6px;
    Color: #888888;
    }
    .footermenu table{
    width: 100%;
    padding:0px;
    }
    .footermenu table td{
    width: 20%;
    text-align: center;
    }
    .footermenu label{
    font-size:10px;
    }
  
    .podat_footer svg{
    Color: #309533;
    width:35px;
    margin-top:-6px;
    border-radius: 50%;
    }
    
  /****/
  .btns {
  background: none;
  background-color:#0b76ef;
  padding:14px 12px;
  border:none;
  border-radius: 5px;
  font-size: 16px;
  color:#ffffff;
  box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
  }
  .btns:hover {
  background-color:#1381fd;
  box-shadow: 0 0 4px 0 rgba(0,0,0,0); 
  cursor:pointer;
  }
  .btnss {
    background: none;
    background-color: #4caf50;
    padding: 12px 12px;
    border: none;
    border-radius: 5px;
    font-size: 16px;
    color: #ffffff;
  }
  .btnss:hover {
    background-color: #309533;
    cursor: pointer;
  }
  .btnpodat{
    width:1.2em;
    background-color: #4caf50;;
    border-radius: 6px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-left:15px;
  }
  .btnpodat:hover{
    cursor: pointer;
  }

  .header_k_p {
    margin:10px;
   }
   .header_k_p h1{
    margin: 0;
    font-size: 20px;
   }
   .header_k_p label{
    font-size: 18px;
    color:#555;
   }
  /*****AVTO */

.image_s{
    width:22px;
}
.image_k{
    width:22px;
    margin-left:-3px;
}
.image_g{
    width:30px;
}
.image_t{
  width:22px;  
}
.spanavto{
font-size: 1em;
color:#222;
word-wrap: break-word;
word-break: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
  /****/

  .btnnoback {
  background: none;
  padding:10px;
  border:none;
  color:#0b76ef;
  }
  .btnnoback:hover {
  cursor:pointer;
  }
  .font_20 {
  font-size:20px;
  }
  .spin{
  height: 100px;
  background-color: #f5f5f5;
  }
  .font_22 {
  font-size:22px;
  }
  .margin_5{
  margin-left:5px;
  }
  .margin_12{
  margin:12px;
  }
  .margin_8-left{
  margin-left: 8px;
  margin-top:1px;
  margin-bottom: 1px;
  margin-right: 2px;
  }
  input{
  font-family: "Arial";
  }
  input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  }
  input[type=number] { 
  -moz-appearance: textfield;
  appearance: textfield;
  margin: 0; 
  }
  textarea:focus, button:focus, input:focus{
    outline: none;
    }
    .textareat {
      width:98%;
      height: 40px;
       border: 1px solid #ffffff;
       border-bottom-color: #000000;
       padding:3px 0px 3px 3px;
       font-size: 20px;
       resize: none;
     }
  .margin_div{
  height: 20px;
  background-color: #f5f5f5;
  }
  .content {
    margin: 0px;
    padding: 0px;
  }
  .main {
    max-width: 900px;
    min-width: 250px;
    text-align: left;
    margin: 0 auto;
    padding: 0px 10px 0px 10px;
    background-color: #ffffff;
  }

  .title_cbn{
  font-size:18px;
  word-wrap:break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;	
  }

  .sil{
  text-decoration: none;
  }
  .colorgreen{
  color: #28862b;
  }
  .kart a{
    text-decoration: none;
    color:#000000;
    }
    .kart a:hover{
    text-decoration: none;
    color:#ff6600;
    cursor: pointer;
    }
  .kart {
    display: block;
    background-color: #ffffff;
    max-width: 100%;
    min-width: 200px;
    margin-top:10px;
    margin-bottom: 10px;
  }
  .margin_bottom_kart {
    width: 100%;
    padding: 0px 10px 0px 10px;
    background-color: #f5f5f5;
    height: 10px;
    margin-left: -10px;
  }
  .kart table {
    border-collapse: collapse;
  }
  .kart .data_time {
    font-size: 15px;
    color: #666;
    float: left;
    padding-top: 5px;
  }
  .kart .adress {
    font-size: 16px;
    color: #666;
  }
  .kart .sena {
    font-size: 17px;
    color: #333333;
  }
  .kart .opisanie {
    margin-top:5px;
    margin-bottom:5px;
    word-wrap: break-word;
    font-size: 16px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
  svg:hover {
    cursor: pointer;
  }
  .div_kart_img {
    position: relative;
    display: inline-block;
    width: 160px;
    height: 153px;
    background-color: #f5f5f5;
  }
  .kart_img {
    width: 100%;
    border-radius: 5px; /*8px 0px 0px 8px;*/
  }
  .iconvip span{
    padding:6px 10px 6px 10px;
    font-size: 14px;
    position: absolute;
    top: 5px;
    left: 5px;
    color: #ffffff;
    font-weight: bold;
    background-color: #1db781;
    border-radius: 5px;
    z-index: 100;
  }
  .icontop span{
    padding:5px 8px 5px 8px;
    font-size: 14px;
    position: absolute;
    top: 5px;
    left: 5px;
    color: #000000;
    font-weight: bold;
    background-color: #FBCD05;
    border-radius: 5px;
    z-index: 100;
  }
  .torgest{
    background-color: #1db781;
    padding:2px 4px 2px 4px;
    margin-left:2px;
    font-size: 14px;
    color:#fff;
    border-radius: 5px;
    display: inline-block;
  }
  .contend_sled_pred{
    background-color: #fff;
  }
  .sled_pred {
    max-width: 890px;
    min-width: 200px;
  }
  .sled_pred table{
    width:100%;
  }
  .sled_pred a{
    text-decoration: none;
  }
  /***** * OBV */
  .content_mobil {
    display: block;
  }
  .content_kom {
    display: none;
  }
  @media only screen and (min-width: 900px){
    .content_mobil {
       display: none;
     }
     .content_kom {
      display: block;
    }
    .silkakateg{
      margin-top:15px;
      padding-bottom: 10px;
      background-color: #fff; 
      width:100%;
      column-count: 3;
      }
      .rubrika span {
        font-size: 19px;
        color: #111;
      }
     /* .content_kart{
        column-count: 2;
      }*/
   }
.content_images {
 background-color: #ffffff;
 margin-top:50px;
 width: 100%;
height: 270px;
max-width: 600px;
position:relative;
overflow-x: hidden;
overflow-y: hidden;
display: block;
}
.content_images .splide{
  height: 267px;
}
.content_images .splide .splide__track{
  position: relative;
  top: 50%;
  transform: translateY(-50%);

}
.content_images img{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.content_images .reklamaobv{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.content_mashtab{
  position: fixed;
 top: 0;
 left: 0;
 width: 100%;
 height: 100vh;
 background-color: #111111;
 z-index: 3100;
 margin: 0 auto;
 display: none;
}
.content_imagesmashtab {
 width: 100%;
 height: 100%;
 max-width: 600px;
 position:relative;
 overflow-x: hidden;
 overflow-y: hidden;
 vertical-align:Middle;
 margin: 0 auto;
 }
 .content_imagesmashtab .splide .splide__track{
  height: 100vh;
 }
 .content_imagesmashtab img{
   position: relative;
   top: 50%;
   transform: translateY(-50%);
 }
 .content_imagesmashtab .reklamaobv{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.content_images a {
text-decoration: none;
}
.closewindowimage{
  right: 10px;
  top:10px;
  width:25px;
  height: 25px;
  position: fixed;
  color:#fff;
  background-color: #111111;
  padding:5px;
  border-radius: 50%;
  z-index: 1000000;
  }
.content_obv {
  background-color: #f5f5f5;
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 10px;
  padding-right: 10px;

}
.content_s_g_d {
  background-color: #ffffff;
  padding: 10px 0px 10px 0px;
  width:100%;
  max-width: 600px;
  text-align: left;

}

.content_geo_home {
  box-shadow: 0 0 10px 0 rgba(113, 113, 113, 0.2);
  border-radius: 6px;
  margin: 2px;
  padding: 7px 2px 7px 2px;
  text-align: left;
}
.content_geo_home a{
  text-decoration: none;
  font-size: 18px;
  color: #222;
}


.content_o_p_i{
  padding: 10px 0px 10px 0px;
  width:100%;
  max-width: 600px;
}
.content_kartobv{
  max-width: 600px; 
  background-color: #ffffff;
}
.content_id_dt{
  background-color: #ffffff;
  padding: 5px 0px 5px 0px;
  max-width: 600px;
  font-size: 16px;
}
.content_id_dt table {
  margin:5px;
}
.content_id_dt img {
  width:27px;
}
.content_o_p_i {
  background-color: #ffffff;
  padding: 10px 0px 10px 0px;
  width: 100%;
  max-width: 600px;
  font-size: 18px;
}
.md {
  margin: 5px;
}
.md span {
  color:#666;
}
.content_o_p_i span {
  font-size: 18px;
}
.content_o_p_i label {
  font-size: 18px;
  color:#111;
}
.content_o_p_i_div {
  font-size: 18px;
  margin: 5px;
 
}
.contentpoxozh{
  background-color: #ffffff;
  padding: 10px 0px 10px 0px;
  max-width: 600px;
  font-size: 18px;
}
.contentpoxozh label{
  padding-left:10px;
}
.image_s_g_d {
  width: 28px;
  margin-top:2px;
}
.content_s_g_d span {
  font-size:18px;
}
.content_s_g_d label {
  font-size:18px;
}
.content_user{
  background-color: #ffffff;
  padding: 10px 0px 10px 3px;
}
.user {
  margin-top:10px;
  margin-bottom: 10px;
  text-align: center;
}
.user .user_img {
  color: #666666;
  margin-left:2px;
}
.user span{
  color:#000;
  font-size:20px;
  margin:5px;
}
.zhalob span{
color:#351010;
font-size: 18px;
}
.zhalob label{
color:#ff6600;
}
.zhalob {
padding:6px;
}
.zhalob:hover{
  cursor: pointer;
}
.avtorobv{
  margin:12px 6px 12px 6px;
}
.avtorobv a{
   text-decoration: none;
   color: #0b76ef;
   font-size: 18px;
}
.contentkom{
  width:280px;
  float:right;
  margin-top:-350px;
}
.contentkomnoimg{
  width:280px;
  float:right;
  margin-top:-50px;
}
.content_headobv {
height:55px;
left: 0px;
top:0px;
position: fixed;
min-width:100%;
max-width:100%;
background-color:#ffffff;
box-shadow: 0 0 4px 0 rgba(0,0,0,1);
z-index: 1000;
}
.content_headobv table{
    margin-top:7px;
    width:100%;
}
.content_headobv a{
  text-decoration: none;
  color:#000;
  font-size: 22px;
}
.content_headobv .main{
  max-width: 900px;
  margin:0 auto;
}
.content_headobv a div{
  margin-top:-1px;
  margin-left:-5px;
}
.content_headobv .serdichka {
  margin-top:5px;
}
.glavni svg {
 color: #000;
}
.glavni label {
  color: #000;
}
.content_header3{
  margin-left: 5px;
}
.silkaagros a{
  text-decoration: none;
  color:#000;
  font-size: 22px;
}

.content_tel_mesg{
height:50px;
bottom: 15px;
left:0;
right: 0;
position: fixed;
z-index: 1000;
min-width:100%;
max-width:100%; 
}
.block_contackt_kom{
  padding:10px 30px 10px 20px;
}
.telblock{
background-color:#ffffff;
padding:10px 10px 10px 0px;
}
.telblock a {
text-decoration: none;
}

.content_tel_mesg table{
  width:98%;
  max-width: 900px;
}

.tel {
background-color:#0b76ef;
width: 100%;
padding:5px 10px 5px 0px;
border-radius: 7px;
}
.img_tell{
  color:#fff;
  margin-left: 5px;
  }
.tel:hover{
  cursor: pointer;
}
.message:hover{
  cursor: pointer;
}
.whatsapp:hover{
  cursor: pointer;
}
.tel a {
text-decoration: none;
}
.tel span {
  font-size: 18px;
  color:#fff;
}
.message{
background-color:#009688; 
width: 100%;
padding:6px 5px 5px 5px;
border-radius: 7px;
margin-top: 10px;
}
.img_msg{
color:#fff;
}
.message span {
  font-size: 18px;
  color:#fff;
}
.whatsapp{
  background-color:#4caf50; 
  width: 100%;
  padding:6px 5px 5px 5px;
  border-radius: 7px;
  margin-top: 10px;
  }
  .img_whatsapp{
  color:#fff;
  }
  .whatsapp span {
    font-size: 18px;
    color:#fff;
  }
.title {
  background-color: #fff;
  border-radius: 0px 0px 5px 5px;
  width:100%;
  max-width: 600px;
  padding-bottom: 10px;
}
.title h1 {
font-size: 21px;
text-decoration: none;
color:#222;
margin: 0px;
padding: 7px;
word-wrap:break-word;
word-break: break-word;
   -webkit-hyphens: auto;
   -moz-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto;
}
.title span{
  font-size:19px;
  padding:7px;
}
.content_headobv img {
width:30px;
padding: 0px 5px 0px 5px; 
}
.serdichka{
    color:#888888;
    padding: 0px 5px 0px 5px; 
}
.serdichkaactiv{
  color:green;
  padding: 0px 5px 0px 5px; 
}

.serdichka:hover{
cursor:pointer;    
}
.content_headobv img:hover {
cursor:pointer;
}

.reklama{
  background-color: #ffffff;
  max-width: 100%;
  min-width: 200px;
  margin-top:10px;
  margin-bottom: 10px;
  height: 165px;

}
.reklamaobv{
  background-color: #ffffff;
  max-width: 600px;
  min-width: 200px;
  margin-bottom: 10px;
  height: 165px;

}
.banneravtobaza{
  margin:10px 2px 8px 2px; 
}
.banneravtobaza svg{
  background-color: #f5f5f5;
  padding:6px 2px 6px 2px;
  border-radius: 5px;
  margin-left:-18px;
  margin-top:10px;
}
.banneravtobaza a {
  text-decoration: none;
  color:#fff;
  font-size:19px;
}
.banneravtobaza .content_avto{
  background-color: #1db781;
  border-radius: 6px 6px 6px 6px;
}
.banneravtobaza .content_avto img{
 width:240px;
 height: 130px;
 border-radius: 5px 0px 0px 5px;
 margin:-4px -17px -9px -10px;
}


.popup {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background-color: rgba(0, 0, 0, 0.5); /* semi-transparent black background */
  z-index: 9999;
  /* Center the popup content vertically and horizontally */
  display: flex;
  justify-content: center;
  align-items: center;
}

.popup-content {
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 10px;
  border-top: 1px solid #575757;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.popup-content img {
  width: 120px;
  margin:5px;
}
.close {
  color:#000;
  position: absolute;
  top: 0px;
  right: 20px;
  font-size: 30px;
  margin-bottom: 10px;
  cursor: pointer;
  background: none; /* Remove background color */
  border: none; /* Remove border */
}
.content_button_install .my-button {
  display: inline-block;
  padding: 15px 30px;
  margin:10px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  border: none;
  border-radius: 25px;
  background-color: #ff6b6b; /* Цвет фона */
  color: #fff; /* Цвет текста */
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); /* Тень */
  transition: background-color 0.3s, transform 0.2s, box-shadow 0.3s; /* Плавные изменения */
}


.content_button_install .btn_no_bg{
  color: #000;
  font-size: 16px;
  text-align: center;
  padding:10px;
  margin-bottom: 15px;

}

/* Стили для выпадающего списка */
.language-selector {
  display: inline-block;
}

/* Стили для самого выпадающего списка */
#language-select {
  padding: 7px;
  margin-left: 5px;
  font-size: 16px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #fff;
  cursor: pointer;
  width: 100px;
}
.vigonay_predlozheniya a{
 text-decoration: none;
 color: #000;
}
.vigonay_predlozheniya span{
  font-size: 14px;
 }
.vigonay_predlozheniya div{
  text-align: center;
  margin-left: 0px;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 20px;
}
.vigonay_predlozheniya img{
width: 60px;
}



.search-box {
  position: relative;
  width: 100%;
  
}
.search-box input {
  width:95.5%;
  border: 1px solid #444;
  padding:10px 0px 10px 10px;
  font-size: 18px;
  border-radius: 5px;
  
}
#results {
  position: absolute;
  background: white;
  border: 1px solid #ddd;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  max-height: 300px;
  overflow-y: auto;
  z-index: 10000;
}

#results li {
  padding: 8px;
  cursor: pointer;
}

#results li:hover {
  background: #f0f0f0;
}