body {
    margin: 0;
    padding: 0;
}

.sort-by-button-group1 {
  display:inline-block;
   float:right
}
.filters_f1 {
  display:inline-block
}
.sort-by-button-group1 button {
  border:1px solid #3c763d ;
  background:#3c763d;
  display:inline-block;
  width:30px;
  height:30px;
  outline:none !important;
  border-radius:50%; color:#fff;
  transition: backrgound 0.5s ease-out, color 0.3s ease-out;
}

.sort_bts{
  display:inline-block;
}
.clr-fx {clear:both}
.sort-by-button-group1 button.is-checked{
  border:1px solid #3c763d ;
  background:#fff;
  color:#3c763d

}
.page {
    display: flex;
    min-height: 100vh;
}

/* Ð¤Ð¸ÐºÑÐ¸Ñ€ÑƒÐµÐ¼ Ð¿Ð¾Ð·Ð¸Ñ†Ð¸ÑŽ body, ÐºÐ¾Ñ‚Ð¾Ñ€ÑƒÑŽ Ð¼ÐµÐ½ÑÐµÑ‚ Ð¿Ð°Ð½ÐµÐ»ÑŒ Ð³ÑƒÐ³Ð»Ð°*/
.ui-ic {height:30px}
.goog-te-banner-frame {
  display:none
}
.page_fix {
    top: 0 !important;
    position: static !important;
}
.goog-te-gadget img {
  display:none
}
.goog-te-gadget-simple{
  /* width:150px; */
  text-align:right;
}
.goog-te-gadget-simple:before{
  content: ' ';
  display:inline-block;
  width:25px; height:25px;
  background:url(/data/gtv.png);
background-repeat:no-repeat;
background-size:cover
  ;
  vertical-align:middle
}

.goog-te-menu2  a {  color:#3c763d !important;}
 #google_translate_element{
   display:inline-block;
 }
.goog-te-gadget-simple .goog-te-menu-value {
    color:#3c763d !important;
    display:block !important;
     text-transform:capitalize ;
 
     font-weight:bold;
     display:inline-block !important
}

.goog-te-gadget-simple .goog-te-menu-value span{     padding:5px ;}
.goog-te-menu2-item , .goog-te-menu2-item .text {
    color: #f95e19 !important;
    background: #ffffff;
}
.gtd-sortable  {
right:0 !important;
width:100%;
left:0 !important;
}

/* ÐŸÑ€ÑÑ‡ÐµÐ¼ Ð¿Ð°Ð½ÐµÐ»ÑŒ Ð³ÑƒÐ³Ð»Ð° */

.skiptranslate {
    /* display: none !important; */
}

/* language */

.selecz {
  margin:10px 0
}
.language {
    position: relative;;
    left: 10px;
    display: block;


}
.leftals{
  text-align:center;
   display:inline-block;
}
.flagstock {
    display:inline-block;
    font-size:10px;
    text-align:center;
    overflow:hidden;

}


.flagstock span{
    vertical-align:top;
display:block;
position:absolute;
left:55px;
top:15px

}

.language{
    width:150px;
}
.flagstock {
  width:150px;
  height:40px;
  background-size:contain !important;
  background-position: left !important;
  background-repeat: no-repeat !important;
}


.language__img {
  position:relative;
    margin: 2px;
    cursor: pointer;
    opacity: .5;
 box-shadow:2px 2px 3px ;
 border:1px solid #333;
    transition:opacity 0.3s ease-out;
}

.language__img img {
      width:30px;
  
       
     
border-radius:50%

}
.language__img:hover,
.language__img_active {
    opacity: 1;
    font-weight:bold;
}

/* content */



#lang_icon{
  border:1px solid #666;
  display:inline-block;
  height:20px;width:30px;
  vertical-align:bottom; 
  margin-right:15px;
  background-size:cover;
  background-position:center
}
.lico_ru { background:url(/data/flags/248-russia.png);}
.lico_en { background:url(/data/flags/260-united-kingdom.png);}
.lico_it { background:url(/data/flags/013-italy.png);}
.lico_es { background:url(/data/flags/128-spain.png);}

.lico_pt { background:url(/data/flags/224-portugal.png);}
.lico_fr { background:url(/data/flags/195-france.png);}
.lico_kk {background:url(/data/flags/074-kazakhstan.png);}
.lico_de {background:url(/data/flags/162-germany.png);}
.lico_cn { background:url(/data/flags/034-china.png);}
