



div.h1.blocks{
    overflow: initial;
    display: inline-flex;
    flex-wrap: wrap;
    text-align: left;
    margin-bottom: 10px;
}


div.h1.blocks h1{
    margin-right: 7px;
    white-space: nowrap;
}

div.h1.blocks h1.smaller{
    font-size: 26px;
}

div.h1.blocks h1.smaller+.hostCount{
    font-size: 25px;
}



div.h1.blocks:has(.preText){
    flex-wrap: nowrap;
}

.h1 .preTextWrap{
    position: relative;
    margin-left: 10px;
    background-color: #f0f0f0;
    border-width: 0px 1px 2px 0px;
    border-color: #cdcdcd;
    border-style: solid;
    border-radius: 6px;
    padding: 10px 18px;
    font-size: 17px;
    color: #727272;
}


.h1 .preText span{
    color: black;
    font-weight: 400;
}


.h1 .preText{
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;    
    text-overflow: clip;
    cursor: default;
}


div.h1.blocks .toggleLines{
  display: block;               /* Можно использовать block или любой другой (inline, flex) */
  -webkit-line-clamp: unset;    /* Убираем обрезание */
  -webkit-box-orient: unset; 
  overflow: visible;    
}

.h1 .preTextWrap::before{
    content: "";
    position: absolute;
    border-top: 10px solid transparent;
    border-right: 10px solid #f0f0f0;
    border-left: 0px solid  transparent;
    border-bottom: 10px solid  transparent;
    top: 10px;
    left: 0px;
    margin-left: -9px;
}



@media screen and (max-width: 990px){

    h1{
        font-size: 24px!important;
    }
    
    

    h1+.hostCount{
        font-size: 23px;
    }
        

     h1.preToggle{
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;    
        text-overflow: clip;
        cursor: default;
    }

    
    
    div.h1.blocks h1{
        white-space: wrap;
    }
    
    .h1.blocks:has(.preText){
        flex-direction: column;
    }
    
    .h1.blocks .preTextWrap{
        margin-left: 0px;
        margin-top: 5px;
    }
     
    .h1 .preTextWrap::before{
        top: -9px;
        left: 40px;
        border-top: 0px;
        border-right: 10px solid transparent;
        border-left: 10px solid  transparent;
        border-bottom: 10px solid #f0f0f0;
    }
}

/*
.updRates{
  color: gray;
  font-size: 16px;
  text-align: right;
  margin-right: 9px;
  white-space: nowrap;
}
.updRates .check {
  background: url("/img/sprite-filters.png") no-repeat scroll -1px -123px / 15px auto;
    background-color: rgba(0, 0, 0, 0);
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #34a03e;
  vertical-align: middle;
  margin-left: 4px;
  margin-right: 4px;
  margin-top: -2px;
}

.updRates span {
  color: #34a03e;
}
*/







.afterText{
    padding: 15px 15px 0;
}


.afterText.afterMore{
    margin-top: 15px;
}

.searchHosting:has(.filtersError)+.afterText{
    border-top: 1px solid #b8b8b8;
}


.afterText p{
    margin-top: 10px;
}


.loadHosts {
  width: 40px;
  aspect-ratio: 2;
  --_g: no-repeat radial-gradient(circle closest-side,#000 90%,#0000);
  background: 
    var(--_g) 0%   50%,
    var(--_g) 50%  50%,
    var(--_g) 100% 50%;
  background-size: calc(100%/3) 50%;
  animation: l3 0.7s infinite linear;
  margin-left: 5px;
}
@keyframes l3 {
    20%{background-position:0%   0%, 50%  50%,100%  50%}
    40%{background-position:0% 100%, 50%   0%,100%  50%}
    60%{background-position:0%  50%, 50% 100%,100%   0%}
    80%{background-position:0%  50%, 50%  50%,100% 100%}
}


.filtersFastWrap button{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 10;
    height: 100%;
    width: 23px;
    border: initial;
    background-color: #2b3840;
    font-size: 14px;
    color: white;
    border-radius: 5px 0 0 5px;
    cursor: pointer;
}
.filtersFastWrap button:hover{
    background-color: #7d7d7d;
}

.filtersFastWrap .butR{
    right: 0px;
    left: initial;
    border-radius: 0 5px 5px 0;
}


.filtersFastWrap button::before{
  position: absolute;
  top: 0px;
  content: "";
  width: 20px;
  height: 100%;
  pointer-events: none;
}
.filtersFastWrap button.butR::before {
  left: -20px;
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}
.filtersFastWrap button.butL::before {
  right: -20px;
  background: linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}




.scrollWrap.filtersFastWrap > div:has(.shimmer){
    overflow-x:hidden;
    overflow-y:hidden;
}




.filtersShort.filtersFast{
    padding-top: 5px;
    padding-bottom: 8px;
    box-sizing: border-box;
    padding-right: 25px;


    gap: 8px;
    overflow: initial;
    justify-content: left;
    display: flex;
}


/* preIni - если оч много активных строка вылазит вправо при загрузке. Изначально скрываем */
.filtersShort.filtersFast.preIni{
    overflow-x: hidden;
}
.filtersFastWrap.scrollWrap:not(:has(.preIni)):after{
    display: none;
}
/* preIni */



/* inied but many active filters */
.filtersShort.filtersFast:has(.wrapWrap.fastHidden){
    flex-wrap: wrap;
    justify-content: center;
}
/* inied but many active filters */



.filtersShort.filtersFast .wrapWrap{
    padding: 0px;
    margin: 0px;
    border-radius: initial;
    overflow: hidden;   
    position: relative;
}

.filtersShort.filtersFast .wrapWrap:before{
    content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  pointer-events: none;
  width: 35px;
  height: 100%;
  background: linear-gradient(270deg,transparent,#fff);
  pointer-events: none;
  z-index: 9;
}


.filtersShort.filtersFast .wrapWrap:not(.scrollLeft):before, .filtersFastWrap .wrapWrap:not(.scrollLeft) button.butL{
    display: none;
}
 .filtersFastWrap .wrapWrap:not(.scrollRight) button.butR{
    display: none;
}

/* очень маленькая ширина fast-фильтров */
.filtersShort.filtersFast .wrapWrap.fastHidden{
    display: none;
}


.filtersFastWrap .filtersShort.filtersFast .active.teaser{
    color: black;
    border: initial;
    background: transparent;
    font-family: 'Cuprum', sans-serif;
    padding: 0;
    border-radius: 3px;
    padding-top: 2px;
    padding-left: 28px;
    position: relative;
}                                                  



.filtersFastWrap .filtersShort.filtersFast .active.teaser::before{
    content: "";
    width: 25px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: -1px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("/img/i_bulb.svg");
    background-size: 25px;
}





.filtersShort.filtersFast .wrapWrap>.flex{
    gap: 8px;
    padding-right: 25px;
    overflow: hidden;
}


.filtersShort.filtersFast .active:is(:hover, :not(:hover)){
    background: #2b3840;
    border-radius: 16px;
    border: 1px solid #2b3840;
    flex-shrink: 0;
    flex-grow: 0;    
    margin: initial; 
}

.filtersShort.filtersFast .active.passive{
    background: #fff;
    border-color: #c3b0b0;
    color: #909090;
    padding-left: 10px;
    padding-right: 10px;
    border-style: dashed;
    border-width: 1.5px;
    cursor: pointer;
    text-decoration: none;
}

.filtersShort.filtersFast .active.passive{
    border-color: #a2a2a2;
    color: #455057;
}


.filtersShort.filtersFast .active i{
    cursor: default;
    color: #fff;
}

.filtersFast.filtersShort .active u{
    border-radius: 6px;
    right: 2px;
    cursor: pointer;
    filter: invert(100%);
    color: black;
    opacity: 0.6;
    background: transparent;
}

.filtersFast.filtersShort .active u:hover{
    opacity: 1;
    background: transparent;
}














.filtersShort.filtersFast .active.fIcon{
    position: relative;
    padding-left: 28px;
}

.filtersFast .fIcon::before{
    content: "";
    width: 30px;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.4;
}


.filtersFast .fIcon.fCrypto::before{
    background-image: url("/img/f_bitcoin2.svg");
    background-size: 20px;
}

.filtersFast .fIcon.fLocation::before{
    background-image: url("/img/i_country.svg");
    background-size: 18px;
}


.filtersFast .fIcon.fCoupon::before{
    background-image: url("/img/f_coupon.svg");
    background-size: 18px;
}


.filtersFast .fIcon.fTrial::before{
    background-image: url("/img/f_trial2.svg");
    background-size: 16px;
}


.filtersFast .fIcon.fConstruct::before{
    background-image: url("/img/f_puzzle.svg");
    background-size: 16px;
}

.filtersFast .fIcon.fUptime::before{
    background-image: url("/img/f_uptime.svg");
    background-size: 16px;
}


.filtersShort.filtersFast   .active.fIcon.fCard{
    padding-left: 38px;
}
.filtersFast .fIcon.fCard::before{
    background-image: url("/img/f_card.svg");
    background-size: 23px;
    width: 40px;
}


.filtersFast .fIcon.fDDoS::before{
    background-image: url("/img/f_ddos.svg");
    background-size: 16px;
}





.filtersShort.filtersFast   .active.fIcon.fDomain{
    padding-left: 31px;
}
.filtersFast .fIcon.fDomain::before{
    background: url("/img/sprite-filters.png") no-repeat;
    background-size: 20px;
    background-position: 7px -217px;
}



.filtersShort.filtersFast   .active.fIcon.fSSD{
    padding-left: 34px;
}
.filtersFast .fIcon.fSSD::before{
    background-image: url("/img/i_hdd.svg");
    background-size: 21px;
    rotate: 90deg;
    margin-left: 3px;
}



.filtersFast .fIcon.fSSL::before{
    background-image: url("/img/f_ssl.svg");
    background-size: 16px;
}

.filtersFast .fIcon.fMove::before{
    background-image: url("/img/f_move.svg");
    background-size: 16px;
}

.filtersFast .fIcon.fMoneyback::before{
    background-image: url("/img/f_moneyback.svg");
    background-size: 18px;
}

.filtersFast .fIcon.fBackup::before{
    background-image: url("/img/f_backup.svg");
    background-size: 16px;
}


.filtersShort.filtersFast   .active.fIcon.fTraffic{
    padding-left: 28px;
}
.filtersFast .fIcon.fTraffic::before{
    background-image: url("/img/f_traffic.svg");
    background-size: 22px;
}


.filtersFast .fIcon.fLan::before{
    background-image: url("/img/f_lan.svg");
    background-size: 18px;
}

.filtersFast .fIcon.fFast::before{
    background-image: url("/img/f_fast.svg");
    background-size: 18px;
}

.filtersFast .fIcon.fAdmin::before{
    background-image: url("/img/f_admin.svg");
    background-size: 20px;
}






.filtersShort.filtersFast .active.passive:hover{
    border-style: solid;
    transition: 0.4s;
    background: #f0f0f0;
    color: #090909;
    border-color: black;
}

.filtersShort.filtersFast .active.passive:hover:before{
    opacity: 1;
}





.updAction{
    border-color: transparent!important;
    background-color: #f0f0f0;
    animation: pulse 2.5s infinite;
}



.filtersShort.filtersFast>.active.passive.shimmer {
  /* Размеры блока */
  width: 100px;
  
  /* Фоновый цвет «заглушки» */
  background-color: #f0f0f0;
  border-color: #f0f0f0;
  border-style: solid;
  /* Позиционирование для анимации */
  position: relative;
  overflow: hidden;
  margin-right: 5px;
}


/* Ширина 150px для 1-го, 4-го, 8-го */
.filtersShort.filtersFast> .active.passive.shimmer:is(:nth-child(1), :nth-child(4), :nth-child(8)) {
  width: 40px;
}


/* Ширина 150px для 1-го, 4-го, 8-го */
.filtersShort.filtersFast> .active.passive.shimmer:is(:nth-child(3), :nth-child(7), :nth-child(9)) {
  width: 150px;
}

#hosters table .shimmerLine{
    background-color: #f0f0f0;
}

#hosters table .shimmer:not(img){
    display: inline-block;
    width: 70px;
    height: 15px;
}

#hosters table th:is(:nth-child(1), :nth-child(4), :nth-child(8)) .shimmer{
  width: 40px;
}
#hosters table th:is(:nth-child(3), :nth-child(7), :nth-child(9)) .shimmer{
  width: 150px;
}

#hosters .shimmed{
    overflow-x: hidden;
}
.ratesBody.shimmed.host2{
    margin-top: 10px;
}

.ratesBody.shimmed .flag{
    text-align: center;
}

.ratesBody.shimmed table{
    border-collapse: collapse;
}

.ratesBody.shimmed tr.headLine{
    height: 4px;
}

#hosters table .shimmer.shimName{
    width: 45px;
}


/* Псевдоэлемент с бегущим градиентом */
.shimmer::after {
  content: "";
  display: block;
  
  /* Абсолютное позиционирование и начальное смещение влево */
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  
  /* Градиент: прозрачный → светлый → прозрачный */
  background: linear-gradient(
    to right,
    transparent 0%,
    rgba(255, 255, 255, 0.6) 50%,
    transparent 100%
  );
  
  /* Анимация */
  animation: shimmer 1s infinite;
}

/* Ключевые кадры для эффекта «бегущей» подсветки */
@keyframes shimmer {
  0% {
    left: -80%;
  }
  70% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}


#hosters .host2 .shimmer{
  /* Фоновый цвет «заглушки» */
  background-color: #f0f0f0!important;
  border-color: #f0f0f0!important;
  border-style: solid!important;
  /* Позиционирование для анимации */
  position: relative!important;
  overflow: hidden!important;    
  display: inline-block!important;
  box-sizing:border-box;
}


.head.shimmer{
    height: 23px;
    width: 90px;
}
.main .link.shimmer{
    height: 24px;
}
.period.shimmer{
    height: 24px;
}







@media screen and (max-width: 990px){
    .filtersFastWrap.scrollWrap:after{
        display: block;
    }

    .filtersFastWrap.scrollWrap:not(:has(.preIni)):after{
        display: block;
    }    
    
    
    .filtersShort.filtersFast{
        overflow-x: auto;
        overflow-y: hidden;
    }
    
    .filtersShort.filtersFast .wrapWrap{
        overflow: initial;
    }    
    .filtersShort.filtersFast .wrapWrap:after, .filtersShort.filtersFast .wrapWrap:before, .filtersFastWrap button{
        display: none;
    }
    
    .filtersShort.filtersFast .wrapWrap.fastHidden{
        display: inline-block;
    }           
}











/* перенес из users css т.к. иначе слишком широко на других страницах */
.swal-modal:not(.modalAuth){
    max-width: 600px;
}

/* БАЗА меню хостинга */
.hosterSubMenuWrap{
    min-height: 74px;
}    

.hosterSubMenu{
    background-color: #f0f0f0;
    border-bottom: 0.5px solid #dbdbdb;
    border-top: 0.5px solid #dbdbdb;
    text-align: center;
}

.hosterSubMenu li{
    border-bottom: 6px solid transparent;
}
.hosterSubMenu:not(.sticky) li{          
    margin-right: 11px;
        position: relative;
}
.hosterSubMenu:not(.sticky) ul{
    justify-content: space-between;
}
.hosterSubMenu:not(.sticky) li.dis:hover .iconsMenu i{
    background-color: #bababa;
}

.hosterSubMenu li.dis{
    display: none;
}

.hosterSubMenu:not(.sticky).isCompact .scrollWrap{
    max-width: 950px;
}
.hosterSubMenu:not(.sticky).isCompact2 .scrollWrap{
    max-width: 700px;
}


 .hosterSubMenu.sticky.hosterMenu.isCompact.sticky .mobileInner > ul{
    max-width: 500px;
}
 .hosterSubMenu.sticky.hosterMenu.isCompact2.sticky .mobileInner > ul{
    max-width: 350px;
}

.hosterSubMenu li.dis a{
    color: gray!important;
}
.iconsMenu{
    position: relative;
    margin-top: 20px;
    height: 48px;
    display: inline-block;
    text-align: right;
    white-space: nowrap;
    font-family: 'Cuprum', sans-serif;
    font-size: 19px;
    padding-right: 10px;  
}



.hosterSubMenu.sticky .mobileInner select{
    display: none;
}
select.linkedMini{
    width: initial;
  color: black;
  border-radius: 12px;
  background-color: rgba(255, 255, 255, 0.01);
  border: 0px;
  font-size: 16px;
  font-family: 'Roboto Condensed',sans-serif;
  transition: all ease 0.5s;
  outline: none;
  padding: 0px 8px;
  box-sizing: border-box;
  font-weight: 300;
  text-align: right;
  margin-bottom: 1px;
  position: absolute;
  bottom: 2px;
  right: 57px;  
  text-align: right;
  max-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
  
}

select.linkedMini option{
    color: black;
    font-size: 15px;
    background: transparent;
    direction: rtl;
}



.mobileHostingName select.linkedMini{
    top: initial;
    right: initial;
    position: initial;
    color: white;
    text-align: center;
}
.mobileHostingName select.linkedMini option{
    direction: initial;
}
    
/* 11.2024 */
.hosterSubMenu li.moreLeftRight{
    display: none;
    pointer-events: none;
    padding: 0px;
    margin: 0px!important;
    min-width: 12px;
}
.hosterSubMenu li.moreLeftRight.lr1{
    min-width: 5px;
}

/* 11.2024 */



/* STICKY: БАЗА меню хостинга для большого и малого разрешения в целом правила */
.hosterSubMenu.sticky .iconsMenu{
    height: initial;
    font-size: 17px;
    padding: 0px;
    margin: 0px;
}
.hosterSubMenu.sticky li{
    width: initial!important;
    margin: 0 8px 0 8px;
    
}
.hosterSubMenu.sticky .iconsMenu i, .hosterSubMenu.sticky .iconsMenu span{display: none;}

.hosterSubMenu.sticky li{
    margin-bottom: 0px;
    border-bottom-width: 4px!important;
    transition: border-bottom-color ease .4s;  
}
.hosterSubMenu.sticky li.dis:hover{
    border-bottom-color: #a3a3a3;
}




.hosterSubMenu.sticky .iconsMenu{
    height: initial; 
    margin-top:0px;
    padding-top: 0px;
    font-size: 17px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}


.hosterSubMenu sup{
    margin-left: 3px;
    vertical-align: text-top;
    position: relative;
    top: -4px;
    line-height: 18px;
    font-family: 'Roboto Condensed',sans-serif;    
    font-size: 13px;
    color: #535353;
    font-weight: 100;
}                  
/* администрирования */
.hosterSubMenu sub{
    vertical-align: baseline;
    font-size: inherit;
    margin-left: 6px;
}                    
/* STICKY: БАЗА меню хостинга для большого и малого разрешения в целом правила */




/* FIXED без картинок увеличиваем шрифт на некоторых разрешениях */
@media screen and (min-width: 500px) and (max-width: 990px){
    .hosterSubMenu:not(.sticky) .iconsMenu{
        font-size: 19px;
    }
}
/* FIXED без картинок увеличиваем шрифт на некоторых разрешениях */



@media screen and (min-width: 989px){
    .hosterSubMenu:not(.sticky) li{
        padding-right: 50px;
        padding-left: 4px;
        flex-grow: 0;    
    }
        
    .hosterSubMenu:not(.sticky) sup,.hosterSubMenu:not(.sticky) sub{
        display: none;
    }        
    .iconsMenu i{
        display: inline-block;
        position: absolute;
        background-size: 50px auto;
        width: 55px;
        height: 55px;
        left: 100%;
        top: -13px;
        margin-left: -2px;
        background-color: white;
        border-radius: 50%;
        background-image: url("/img/sprite-hosterMenu.png");
        background-repeat: no-repeat;
        background-size: 55px auto;
        transition: background-color ease .4s;   
    }    
    
 .iconsMenu i{
    border-width: 0px 1px 2px 0px;
    border-style: solid;
    border-color: white;        
 }

    
    
    .hosterSubMenu:not(.sticky) li.dis .iconsMenu i{
        opacity: 0.7;
    }
    .hosterSubMenu:not(.sticky) li.isWide{
        margin-right: 16px;
    }   

    .iconsMenu span{
        display: block;
        font-size: 13px;
    }
    .iconsMenu i:after{
        position: absolute;
        min-width: 11px;
        min-height: 19px;
        border-radius: 12px;
        line-height: 20px;
        padding: 0 5px;
        left: 100%;
        top: -4px;
        margin-left: -12px;
        font-style: normal;
        font-size: 12px;
        color: white;
        text-align: center;
        border: 2px solid #f0f0f0;
    }

    .iconsMenu.ireview i{background-position: 0px -7px;}
    .iconsMenu.irates i{background-position: 0px -82px;}
    .iconsMenu.iusers i{background-position: 0px -159px;}
    .iconsMenu.iuptime i{background-position: 0px -318px;}
    .iconsMenu.ichecks i{background-position: 0px -241px;}
    .iconsMenu.imanager i{background-position: -2px -388px;}
    /* оформление меню хостинга на странице, не sticky */
    
}


/* FIX: меню хостинга БОЛЬШОЕ с картинками */
@media screen and (min-width: 991px){
    .hosterSubMenu .scrollWrap{
        position: initial;
        
    }
    .hosterSubMenu .scrollWrap ul{
        overflow: initial;
    }
    .hosterSubMenu .scrollWrap:after{
        display: none;
    }    
}
/* FIX: меню хостинга БОЛЬШОЕ с картинками */


/* FIX: меню хостинга МЕНЬШЕ 990 пикс без картинок */
@media screen and (max-width: 990px){

    .hosterSubMenuWrap{
        min-height: initial;
    }  

    .hosterSubMenu li.moreLeftRight{
        display: initial;
    }
    .hosterSubMenu .scrollWrap li.moreLeftRight.lr2{
        display: block;
    }    
    
    
    /* прокрутка FIXED */
    .hosterSubMenu:not(.sticky) ul{
        margin-top: 0px;
        padding-bottom: 6px; 
        max-width: 800px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }    
    

    
    .hosterSubMenu:not(.sticky) .scrollWrap::after{
        background: linear-gradient(90deg,transparent,#f0f0f0);
    }
    /* прокрутка FIXED */   
    
    
    
    
    .hosterSubMenu:not(.sticky) li.isWide{
        margin-right: 10px;
    }
    .hosterSubMenu:not(.sticky) li{
        padding: 0px;
        margin: 13px 10px 15px;
        padding-right: initial;
    }
    .iconsMenu{
        height: initial;
        padding: 0px;
        margin: 0px;
    }
    .hosterSubMenu:not(.sticky) li:hover{
        border-bottom-color: #d5d5d5;
    }
    .hosterSubMenu:not(.sticky) li{
        width: initial!important;
        margin-right:10px;
        margin-bottom: 0px;
        border-bottom-width: 4px;
    }
    .iconsMenu i, .iconsMenu span, .iconsMenu+select{display: none;}    
    
/* FIX: меню хостинга МЕНЬШЕ 990 пикс без картинок */


}






@media screen and (min-width: 871px){
    /* STICKY меню хостинга: на БОЛЬШОМ разрешении */    
    .hosterSubMenu.sticky .mobileInner>ul{
        justify-content: space-between;
        max-width: 630px;
    }





 .hosterSubMenu.sticky>.center.fixed, .mobileHostingLink{
        display: none;
    }


    /* STICKY меню хостинга: на БОЛЬШОМ разрешении */    
}
         




@media screen and (max-width: 870px){
    
/* STICKY: на маленьком разрешении - второй строчкой под плавающим */
    .hosterSubMenu.sticky .mobileInner>ul{
        display: none;
    }    



    .hosterSubMenu.sticky ul{
        background-color: white;
        border-bottom: 1px solid #dbdbdb;         
        justify-content:center;  
    }    

    
    .hosterSubMenu.sticky .iconsMenu{
        height: initial; 
        margin-top:0px;
        padding-top: 8px;
        font-size: 17px;
        margin-bottom: 1px;
        padding-bottom: 0px;
    }
    
    
    .hosterSubMenu.sticky li{
        margin-bottom: 1px;
    }
    
    
    
/* STICKY: на маленьком разрешении - второй строчкой под плавающим */
}



@media screen and (max-width: 570px){
    /* STICKY меню хостинга: на ОЧЕНЬ МАЛЕНЬКОЕ разрешение */    
    .hosterSubMenu.sticky ul{
        justify-content: space-between!important;
    }
    
    /* STICKY меню хостинга: на ОЧЕНЬ МАЛЕНЬКОЕ разрешение */  
    
    
    
    /* убрать надпись "подобрать" чтобы сократить sticky в фильтрах */    
    .hosterMenu.sticky .mobileHostingName span{
        display: none;
    }
    /* убрать надпись "подобрать" чтобы сократить sticky в фильтрах */    
      
}
/* // HOSTER SUB MENU */
















/* MOBILE MENU BUT */
.mobMenuBut, .sticky div.menuHosters .mobileMenu{
    background-image: url("/img/sprite-mmenu.png");
    background-repeat: no-repeat;
}

header .mobMenuBut.act{
    background-position: 4px -27px;    
    background-color: #3e525e;
        transition: all 0.3s ease;
}
header .mobMenuBut.act:after{
    border-right-color: #5ca24f;
    border-right-width: 5px;
    right: -6px;
    transition: border-width 0.3s ease;
}

header .mobMenuBut.act:before{
    display: none;
}

.sticky div.menuHosters .mobileMenu.act{
    background-color: #3e525e;
    background-position: -4px -226px;
    border-right: 2px solid #a7a7a7;
    width: 30px;
}
.sticky div.menuHosters .mobileMenu.act::after{
        border-left-color: #2b3840;
        right:-11px;
}                              

/* MOBILE MENU BUT */


/* MOBILE MENU */
.mMobile{
    display: none;
    position: fixed;
    z-index: 999999;
    max-height: 100%;
    overflow-y: auto;
    width: 100%;
    max-width: 375px;
}


.mMobile.mHead>.flex::after{
    position: absolute;
    right: 0px;
    top:0px;
    width: 5px;
    background-color: #5ca24f;
    height: 100%;
    content: "";
    border-left: 1px solid #000;
}

.mMobile>.mWrap{
    background-color: #3e525e;
}
.mWrap>div.flex, .mWrap>.menuMain>div{
    border-bottom: 1px dotted gray;
}
.mWrap>.menuMain a{
    padding: 10px 30px;
    display: inline-block;
    font-size: 17px;
    color: white;
    font-family: 'Cuprum', sans-serif;
}
.mWrap>.menuMain a:not(.active):hover{
    opacity: 0.6;
}

.mWrap>.menuMain a span{
    display: block;
    color: #ababab;
    font-size: 16px;
    white-space: nowrap;    
}
.mWrap>.menuMain a.active{
    color: #70df5c;
}


.mWrap>.flex{
    justify-content: space-between;
    padding: 10px 30px;
}

.mWrap .contacts{
    color: white;
}

.mWrap>.flex>.flex0{
    align-self: center;
}
.mWrap .contacts a, .mWrap .contacts a:hover, .mWrap .contacts a:visited{
    color: white;
}

.mWrap .contacts a{
    opacity: 0.8;
}
.mWrap .contacts a:hover{
    opacity: 1;
}


.mWrap .contacts span{
    background: url("/img/i_contact.svg");
    background-repeat: no-repeat;
    display: inline-block;
    width: 21px;
    height: 25px;
    background-size: 21px;  
    vertical-align: middle;
    margin-left: 5px;
    filter: invert(100%);
    margin-top: -2px;
    margin-right: 1px;
}



.mWrap .findHostWrap{
    margin: 4px 0 0 0;
    float: initial;
    display: inline-block;
}

.mWrap .findHostWrap .findHost{
    border-radius: 5px;
    height: 30px;
}

.mWrap .findHostWrap .findHost.act{
    border-radius: 5px 5px 0 0;
}

.mWrap .findHostWrap i{
    top: 2px;   
}

.curMobile{
    padding-top: 4px;
}
.curMobile .currency > span{
    font-size: 18px;
    color: white;
}

.curMobile .currency > em > img, .curMobile .currency:hover > em > img{
    border: initial;
}

.curMobile .currency > em.wait{
    filter: invert(100%);
}



.curMenuMobile .currencies li span{
    font-size: 15px;
}
.mWrap>.flex>.contacts{
    display: none;
}
/* MOBILE MENU */




@media screen and (max-width: 990px){
    .curMenuMobile > .currencies{
        background-color: white;
    }

    .curMenuMobile.curOpen > i{
        border-bottom-color: white;
    }
    
    
}

@media screen and (min-width: 989px){
    .menuMain .hiddenBlock2{
        display: none;
    }
    


    #mMobile{
        max-width: initial;
    }
    
    .mWrap > div{
        border:initial;
    }
    .mWrap .menuMain{
        display: -webkit-flex;
        display: flex;
        justify-content: space-around;
        
    }
     .mWrap .menuMain>div{
        text-align: center;
     }
     .mWrap .menuMain>div a{
        padding: 15px 15px 20px;
     }
     
    .mWrap>.contacts{
        display: none;
    }
    .mWrap>.flex>.contacts{
        margin-right: 20px;
        font-size: 16px;
        display: block;
    }    
    
    
    .mWrap>.flex>.contacts a{
        font-family: 'Cuprum', sans-serif;        
        font-size: 16px;
    }
    .mWrap>.flex .currency span{
        font-size: 16px;
    }
    .mWrap>.flex .currency > em{
        margin-right: 2px;
    }
     .mWrap > .menuMain a {
        font-size: 18px;
     }
    
    .mWrap>.flex>.flex0:first-child{
        flex: auto;
        min-width: 0;
    }
    
    
    .mWrap .curMobile{
        padding: initial;
    }
    
    
}





/* FILTERS 2024 */

.filt.fixed{
    margin-top: 15px;
    margin-bottom: 0px;    
    transition: opacity .2s;
}

.filt>ul{
    justify-content: center;
}

.filt li.mobShow{
    display: none;
}

.filt>ul>li{
      flex: none;
      min-width: 0;
    background-color: #fff;
    padding: 5px 12px;
    border-radius: 5px;
    font-family: 'Cuprum', sans-serif;
    font-size: 19px;
    text-align: center;
    margin: 3px 5px;
    cursor: pointer;
    white-space: nowrap;
    position: relative;
    border: 2px solid #2b3840;        
}

.filt>ul>li:hover, .filt>ul>li.opn{
    background: #f0f0f0;
    border-color: #acacac;
}



.filt>ul>li>i{
    display: inline-block;
    position: relative;
    margin-left: 6px;
}
.filt>ul>li>i::after{
    content: ">";
    font-style: normal;
    font-family: 'Cuprum', sans-serif;
    font-size: 17px;
    transform: rotate(90deg); 
    transition: initial; 
    position: absolute;
    left:0px;
    top:3px;
    opacity: 0.7;
}

.filt>ul>li.act::after{
    content: "";
    position: absolute;
    right:0px;
    top:0px;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    margin-right: -10px;
    margin-top: -7px;
    background-color: #28b111;    
    border: 3px solid white;
}


.filt>ul>li.opn>i::after{
    transform: rotate(90deg) rotateY(150deg); 
    opacity: 0.5;
    transition: all ease .2s; 
}


.filt>ul>li:hover,.filt>ul>li.opn,.filt>ul>li.act{
    z-index: 104;
}

.filt>ul>li.act[data-filt] img{
    opacity: 1;
}


.filt li>em{
    font-size: 16px;
    opacity: 0.7;
    text-align: center;
    display: block;
    font-style:normal;
    overflow-x: hidden;
    text-overflow: ellipsis;
}

li[data-filt="more"] em{
    max-width: 177px;
}

li[data-filt="rates"] em{
    max-width: 135px;
}
.filtBox{
    position: absolute;
    background-color: #f9f9f9;
    left: 0px;
    top:100%;
    margin-top: 4px;
    width: 350px;
    z-index:9999;
    overflow-x: hidden;
    overflow-y: auto;   
    border: 2px solid #d3d3d3;
    border-radius: 8px;  
    display: none; 
    scrollbar-width: thin;
}



b[data-helptype]{
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1.5px solid black;
    text-align: center;
    font-size: 15px;
    margin-left: 2px;
    opacity: 0.8;
    vertical-align: middle;
    cursor: pointer;
}

/* в некоторых меню надо меньше отступа т.к. там размер картинки 22 а не 21 */
.cLink b[data-helptype='2']{
    margin-bottom: -2px;
}
                            
b[data-helptype='2']{
    opacity: 0.3;
    margin-bottom: -3px;
    margin-left: initial;
}

/* чуть больше отступа в активном меню, прижимается к черному овалу */
a.active b[data-helptype='2']{
    margin-left: 7px;
    margin-bottom: -5px;
}

b[data-helptype='3']{
    margin-top:-3px;
    opacity: 0.3;
}

b[data-helptype]:hover,b[data-helptype].helped{
    background-color: #2b3840;
    color: white;
    opacity: 1;
}

.filtHelp{
    display: none;
    background-color: #2b3840;
    color: white;
    position: absolute;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 16px;
    box-sizing: border-box;
    z-index: 9999999;           
}

.filtHelp>i{
    float: right;
    font-style: initial;
    display: inline-block;
    text-align: center;
    width: 18px;
    height: 18px;
    font-family: 'Cuprum', sans-serif;
    font-size: 17px;
    line-height: 16px;
    font-weight: bold;
    border-radius: 50%;
    cursor: pointer;
    margin: -5px -10px 5px 5px;
    border: 1.5px solid #E0E0E0;
    color: #E0E0E0;
    background-color: transparent;
}

.filtHelp>i:hover{
    border: 1.5px solid transparent;
    background-color: #f0f0f0;
    color: black;
}



.filtHelp>div.ll{
    margin-bottom: 7px;
}


.filtHelp>div.cc{
    text-align: center;
    margin-bottom: 6px;
}

.filtHelp>.cc>.hh{
    display: block;
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin: 2px 0 4px;
}



.filtHelp a, .filtHelp a:visited, .filtHelp a:active{
    color: white;
}


.filtHelp img.official{
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 9px;
    margin-top: -4px;
}


.filtHelp.hintWhite{
    background-color: white;
    color: black;
    border: 1px solid black;
}

.filtHelp>em{
    position: absolute;
    border-top: 7px solid #2b3840;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    bottom: -6px;
    left: 50%;
    margin-left: -10px;
}
.filtHelp>em.top{
    bottom:initial;
    top:-6px;
    border-bottom: 7px solid #2b3840;
    border-top: initial; 
}

.filtHelp.hintWhite .pointr{
    border-top-color: white;
}
.filtHelp.hintWhite .pointr.top{
    border-bottom-color: white;
}




.filtHelp.hintWhite .pointr:after{
    content: "";
    position: absolute;
    border-top: 8px solid #2b3840;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
    margin-left: initial;
    left:-10px;
    bottom: -2px;
    z-index: -1;
}

.filtHelp.hintWhite .pointr.top:after{
    border-top: initial;
    border-bottom: 8px solid #2b3840;   
    bottom:initial;
    top:-2px;
    
}



.filtHelp.hintWhite u{
    text-decoration: none;
    white-space: nowrap;
    font-weight: 500;
}

.filtHelp.hintWhite > .cc > .hh{
    color: #2b3840;
}

.filtHelp.hintWhite .boxURL, .filtHelp.hintWhite .boxURL:visited{
    color: black;
}

.filtHelp.hintWhite > i{
    color: #808080;
    border-color: #808080;
}
                        
.filtHelp.hintWhite > i:hover{
    color: black;
    border-color: black;
    background-color: white;
}
                        

.filtGray1 > .subBox:not(.filtGrayNotHeader)> .boxHeader, 
.filtGray1 > .subBox > .boxContent,

.filtGray2 > .subBox > .boxHeader, 
.filtGray2 > .subBox:not(.filtGraySomeItems) > .boxContent,
.filtGray2 > .subBox.filtGraySomeItems > .boxContent a:not(.filtGrayNotThisItem),

.filtGray3 > .subBox > .boxHeader, 
.filtGray3 > .subBox:not(.filtGraySomeItems) > .boxContent,
.filtGray3 > .subBox.filtGraySomeItems > .boxContent .flex0:not(.filtGrayNotThisItem),
.filtGray3 > .subBox.filtGraySomeItems > .boxContent .flex1

{
    opacity: 0.3;
    filter: grayscale(100%);
    transition: 0.2s;
}

.filt.filtGrayMenu{
    opacity: 0.3;
}

.filtHelpIcon{
    display: inline-block;
    width: 100px;
    height: 20px;
    background-color: #f0f0f0;
    border-radius: 2px;
    vertical-align: middle;
    margin: 0 2px;
}

.subBox{
    width: 100%;
}                 

.subBox .boxHeader,.subBox .boxContent{
    width: 100%;
    padding: 5px 15px 5px 10px;
    box-sizing: border-box;
}
.boxContent.cBoxList{
    padding-top: 0px;
    padding-bottom: 0px;
}

.subBox .boxHeader{
    font-family: 'Cuprum', sans-serif;
    font-size: 19px;
    text-align: left;
    background-color: #e3e3e3;
    padding: 7px 7px 7px 12px;
}
.subBox .boxHeader:not(:first-child){
    margin-top: 14px;
}

.subBox .boxHeader a,.subBox .boxHeader a:visited{
    float: right;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  display: block;
  color: #919191;
  margin: 2px 8px;
  pointer-events: none;
  text-decoration: none;
  border-bottom: 2px dotted transparent;
}


.subBox .boxHeader.act a{
  pointer-events: initial;
  cursor: pointer;   
  color: #2b3840;
  border-bottom-color: #2b3840;
}
.subBox .boxHeader.act a:hover{
    border-bottom-color: transparent;
}

.subBox .boxContent{
    font-size: 17px;
    text-align: left;
    margin: 8px 0 8px 0;
}
/* FILTERS 2024 */



.boxContent .checkboxWrap:not(:has(b:hover)):hover span{border-bottom: 0.5px dashed black;}
.boxContent .checkboxWrap {padding: 2px 0 3px 0;}

.checkboxWrap[data-checkbox] span{
    cursor: pointer;
}

/* COUNTRIES */
.boxContent a.checked{padding: 2px 10px 3px 0px;}
.boxContent a.checked{background-color: #2b3840;border-radius: 13px;}
.boxContent a.checked span{color:white;}

.boxContent a.checkboxWrap:not(.checked):before{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 7px;
    margin-top: -4px; 
    transition: .2s all ease;    
}
/* COUNTRIES */


/* checkbox */
.rangeHalf>.flex1{
    margin-right: 10px;
}
.rangeHalf>.flex0{
    margin-top: 20px;    
}
/* checkbox */


.filtForm .checkbox label:after {
    width: 9px;
    height: 5px;
    background: transparent;
    top: 6px;
    left: 6px;
    border: 3.4px solid #515151;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.filtForm .checkboxWrap[data-checkbox] .checkbox label:after{
    width: 7px;
    height: 4px;
    background: transparent;
    top: 6px;
    left: 6px;
    border: 3px solid #fff;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.filtForm .checkbox label{
    top:-4px;
}

/* filters main > flags */
.subBox .boxContent.listRegions{
    margin-top:5px;
    margin-bottom: 0px;
}



.listRegions .checkboxWrap, .listRegions .checkboxWrap:hover, .listRegions .checkboxWrap:visited{
    display: inline-block;
    text-decoration:none;
    cursor: pointer;
}  


.listRegions li{
    width: 49%;
    display: inline-block;
    margin-bottom: 4px;
    padding-left: 2px;
    box-sizing: border-box;
}

/* filters main > flags */

.listRegions .opt{
    position: relative;
    padding-left: 4px;
}

.listRegions .opt img{
  position: absolute;
  left: 1px;
  display: initial;
  margin-top: -1px;    

  padding: 2px;
  background-color: #ebebeb;
  border: 0.5px solid #b9b9b9;
  border-radius: 50%;
  cursor: pointer;
  z-index: 101;  
  
  width: 18px;
  height: 18px;
}


.listRegions .checked img{
    display: none;
}



/* CBOX */

 .boxContent .cbox{
    color: gray;
    font-size: 13px;
    vertical-align: top;
    margin-top:3px;
}
.boxContent .cbox .item.itemActive{
    cursor:default;
}
.boxContent .cbox .item.itemActive:not(.itemDefault), .boxContent .cbox .item:not(.itemDefault):hover{
    border: 0.5px solid transparent;
    background-color: #2b3840;
    color: white;
}
.boxContent .cbox .item{
    margin-right: 2px;
    padding: 3px 8px;
    border: 0.5px solid transparent;
    border-radius: 13px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 15px;
    margin-bottom: 4px;
    margin-top: 4px;
    display: inline-block;
    min-width: 30px;
    text-align: center;
}
#block_lan.cbox .item{
    font-size: 14px;
    margin-right: 1px;
    padding: 3px 7px;
}

.boxContent .cbox .item:not(.itemActive){
    border-color: #a5a5a5;
    background-color: white;
}
.boxContent .cbox .itemActive.itemDefault, .boxContent .cbox .itemDefault:hover{
    border-color: #e2dfdf;
    background-color: #e2dfdf;
    color: #3b3b3b;
}
/* CBOX */




/* filt Options */
.listRegions a.opt.noHref{
     pointer-events: none;
 }

.filtList .opt.noHref, a.opt.noHref, .active.passive.noHref{
    cursor: default !important;
}
.filtList .opt.noHref:before, a.opt.noHref img, .active.passive.noHref:before{
    opacity: 0.3!important;
    filter: grayscale(100%);
}
.filtList .opt.noHref i, a.opt.noHref span, .active.passive.noHref{
    opacity: 0.3;
}

.active.passive.noHref, .active.passive.noHref:hover{
    order:10;
    border: 1px solid gray!important;
}

.filtList .opt{
    display: block;
    color: black;
    text-decoration:none;
    font-size: 17px;
    padding: 2px 10px 3px 10px;
}
.filtList .opt:hover:not(.active), .filtList .opt.filtGrayNotThisItem{
    background-color: white;
    cursor: pointer;
}
.filtList .opt:not(:last-child) {
  border-bottom: .5px dotted #a9a9a9;
}
.filtList .opt::before, .filtList .active i::before{
    background: url("/img/sprite-select.png") no-repeat;
    background-size: 20px auto;
    margin-right: 3px;
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
    margin-right: 7px;
    margin-left: 5px;
    vertical-align: bottom;
    opacity: 1;
    margin-bottom: 1px;
}
 .cLink.filtList .opt:before{
    background: url("/img/sprite-filters.png") no-repeat;
    background-size: 20px auto;
    opacity: 0.7;
    height: 22px;
    margin-bottom: 1px;
} 



li[data-filt="sortMob"]{
    display: none;
}

[data-filt="sortMob"].emptySpace{
    width: 10px;
    opacity: 0;
    pointer-events: none;
}

    
.filtList .opt.all::before {
  background-position: 1px -249px;
  opacity: .95;
}





.filtList .opt img{
    position: absolute;
    left:12px;
    display: initial;
    margin-top:2px;
}

.filtList .opt.inEu{margin-left: 24px;}
.filtList .inEu img{
    left:36px;
}


.filtList .opt.active img{display: none;}



.filtList .opt i{
    font-style: normal;
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
    padding: 2px 10px 3px 0px;
}  


.filtList .opt em{
    display: block;
    font-style: normal;
    opacity: 0.6;
    font-size: 15px;
    margin-left: 33px;
}

.filtList .active:before{
    display: none;
}

/* mobile click don't show line-throught */
@media (pointer: fine) {
    .filtList .active i:hover{
        text-decoration: line-through;
    }
}

.filtList .active i:hover{
    cursor: pointer;
}


.filtList .active i:hover::before{
    opacity: 0.7;
}



/* SORTING */
.filt > ul > li.sortBut{
    background-color: white;
}
.filt > ul > li.sortBut:not(.opn):not(.act):not(:hover){
    border-color: #b4b4b4;
}


.filt > ul > li[data-filt="sort"] em{
    text-align: left;
    margin-left: 30px;
    opacity: initial;
}

.filt > ul > li[data-filt="sort"], div.filtSort{
    width: 160px;
    box-sizing: border-box;
}

.filt > ul > li[data-filt="sort"].opn{
     border-radius: 5px 5px 0 0;
}
div.filtSort{
     margin-top: 3px;
     border-radius: 0px 0px 5px 5px;
     background-color: #fff;
    white-space: nowrap;     
    padding: 5px 15px;

 }
 

.filtSort a, .filtSort a:visited{
    display: block;
    text-align: center;
    opacity: 0.6;
    color: black;
    font-family: 'Cuprum', sans-serif;
    font-size: 18px;
    cursor: pointer;
}

.filtSort[data-filt="sort"]:hover a{
    opacity: 1;
    color: black;
    transition: opacity .1s;
}

.filtSort a em{
  display: block;
  font-style: normal;
  text-align: left;
  margin-left: 30px;
  font-size: 16px;
}



div.filtSort[data-filt="sortMob"]{
    margin-top: 9px;
    padding: 0px;
    border-radius: 5px;
    border-color: #2b3840;
}



.filtSort[data-filt="sortMob"] a{
    padding: 6px 3px;
}

.filtSort[data-filt="sortMob"] a em{
    margin-left: 42px;
}
.filtSort[data-filt="sortMob"] a:not(.sortActive){
    opacity: 1;
}
.filtSort[data-filt="sortMob"] a:not(.sortActive):hover{
    background-color: #f0f0f0;
    transition: background-color 0.1s;
    color: black;
}
.filtSort[data-filt="sortMob"] a.sortActive{
    opacity: 1;
    background: #2b3840;
    color: white;
    pointer-events: none;
}


/* SORTING */



.iconsDots .opt:not(.active):before{background-position: 0px -501px!important;}

.filtList .active i:before{
    background-position: 0px -254px!important;
}        

.filtList .active{
    cursor:default;
}
.filtList .active i{
    background-color: #2b3840;
    color: white;
    border-radius: 15px;
    cursor: pointer;
}


.boxContent.filtList{
    margin-top:0px;
    margin-bottom: 0px;
    padding: 2px 0 0 2px;
}
.boxContent.filtList.onlyOne{
    padding: 0 0 2px 0;
}

[data-list=servers] img{
    width: 18px;
    height: 18px;
}    
/* selectAjax */
[data-list=servers] .opt:not(.active):before{background-position: 0px 30px;}

/* filt Options */



.filtForm input.slide{
    border: 0px;
    color:transparent;             
    background-color: transparent;
    height: 40px;
    background-image: url(/img/inputLoading.gif);
    background-repeat: no-repeat;
}






.iSVG{
    vertical-align: middle;
    margin: -4px 3px 0;
    opacity: 1;
   
}


.iSort{
    opacity: initial;
}





.iHDD{
    transform: rotate(90deg);
}



.iRAM{
    margin: -13px 3px -9px;
}



/* selectCMS */
.selectCMS .opt.html:before{background-position: 0px -301px;}
.selectCMS .opt.construct:before{background-position: 0px -330px;}
.selectCMS .opt.wp:before{background-position: 0px -358px;}

.selectOS .opt.linux:before{background-position: 0px -415px;}
.selectOS .opt.freebsd:before{background-position: 0px -443px;}

.selectOS .opt.bitrix:before, 
.selectCMS .opt.bitrix:before{background-position: 0px -387px;}
.selectOS .opt.windows:before,
.selectCMS .opt.windows:before{background-position: 0px -473px;}
/* selectCMS */




/* selectPAYMENT */
.selectPayment .opt.ya:before{background-position: 0px -28px;}
.selectPayment .opt.paypal:before{background-position: 1px -120px;}
.selectPayment .opt.cards:before{background-position: 1px -167px;}
.selectPayment .opt.invoice:before{background-position: 1px -55px;}
.selectPayment .opt.bitcoin:before{background-position: 1px -195px;}
.selectPayment .opt.mir:before{background-position: 1px -147px;}
/* selectPAYMENT */




/* filters cLink */
                                 

 .cLink.filtList .opt.period:before{
     background-position: 0 -378px;
 }
.cLink.filtList .opt.free_panel:before{background-position: 0 -87px;}
 .cLink.filtList .opt.moneyback:before{background-position: 0 -60px;}
 .cLink.filtList .opt.abuse:before{background-position: 0 -31px;}
 .cLink.filtList .opt.backup:before{background-position: 0 -190px;}
 .cLink.filtList .opt.domain:before{background-position: 0 -217px;}{background-position: 0 -217px;}
 .cLink.filtList .opt.server_fast:before{background-position: 0 -241px;}
 .cLink.filtList .opt.traffic:before{background-position: 0 -263px;}
 .cLink.filtList .opt.server_admin:before{background-position: 0 -291px;}
 .cLink.filtList .opt.ssl:before{background-position: 0 -116px;}

 .cLink.filtList .opt.free_move:before,.cLink.filtList .opt.free_move_vps:before{background-position: 0 -318px;}
 .cLink.filtList .opt.ip:before{background-position: 0 -349px;}
 .cLink.filtList .opt.ssh:before{background-position: 0 -291px;}

 
 .cLink.filtList .opt.uptime:before{background-position: 0 -407px;}
 .cLink.filtList .opt.coups:before{background-position: 0 -430px;}
 
 
/* filters cLink */







.hostersH1 .h1{
    text-align: left;
}

.hostersH1 div.h1 .text{
    text-align: left;
}

.hostersH1 div.h1 .textLines{
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; 
}
.hostersH1 div.h1 .textLines strong{
    font-weight: 400;
}
.textLines a, .textLines a:hover, .textLines a:active{
    color: black;
}



.hostersH1 .h1 .icon{
    float: left;
    margin: 0px 20px 15px 15px;
    width: 60px;
    height: 60px;
}

.hostersH1 h1.light2:not(.h1Full),.hostersH1 h1.light3:not(.h1Full){
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}



/* others headers */
.hh1{
    padding-top: 20px;
}
.hh1.tiny.noIcon{
    margin-top: 15px;
}

.hh1 h1{
    margin: 0 15px 0;
}
.hh1.tiny  h1{
    margin-left: 0px;
    margin-top: -5px;
    
}

.hh1 .icon{
    float: left;
    border-radius: 50%;
    padding: 15px;
    width: 50px;
    height: 50px;
    margin: 0px 20px 20px 15px;    
}

.hh1.tiny  .icon{
    width: 50px;
    height: 50px;
    margin-left: 0px;
    float: initial;
}

.hh1 .icon img{
  width: 100%;
  height: 100%;
}

.hh1 .text{
    padding-right: 15px;
    padding-left: 15px; 
    margin-top: 6px;
    min-height: 90px;
    margin-bottom: 20px;
}

.hh1.tiny .text{
    padding-left: initial;
    margin-top: initial;
    justify-content: center;
}
.hh1.tiny.noIcon .text{
    min-height: initial;
}

.hh1 .textLines{
  font-size: 18px;
  display: inline;    
}
.hh1 .textLines b, .hh1 .textLines strong {
  font-weight: 400;
}



 
/* others headers */







@media screen and (max-width: 1090px){
    .filt > ul > li{
        padding: 5px 7px;
    }
  
/*  
    .filt [data-filt="price"] em{
        max-width: 136px;
    }

    .filt [data-filt="country"] em{
        max-width: 100px;
    }    
    li[data-filt="rates"] em {
      max-width: 119px;
    }    
*/    

}



    

  
@media screen and (max-width: 990px){
    .filt>ul{
        justify-content: left;
    }
    
     .filt > ul >li.mobShow{
        display: block;
        background: initial;
        border: initial;
        cursor: initial; 
        padding: initial;
        margin: initial;
        flex-grow: 5;
    }    
    
  .filt > ul > li {
    margin: 3px 4px;
  }
      
    .filt{
        position: relative;
        padding-left: 10px;
        padding-right: 10px;
    }
    .filt:after{
         content: "";
        position: absolute;
         right: 0px;
         top:0px;
         z-index:105;
         pointer-events: none;
         width: 35px;
         height: 100%;
        background: linear-gradient(90deg,transparent,#fff);
         pointer-events: none;
    }
    
    .filt>ul,.filt>div{
        overflow-x: auto;
        overflow-y: hidden;          
    }
    

}

@media screen and (max-width: 1150px){
    
    li[data-filt="sort"]{
        display: none;
    }
    
    
    .filt > ul > li[data-filt="sortMob"]{
        display: block;
        padding: 15px 0px 0px 0px;
    }
    .filt > ul > li[data-filt="sortMob"] img{
        opacity: 0.9;
    }
    
    
    .filt > ul > li[data-filt="sortMob"]:hover img, .filt > ul > li[data-filt="sortMob"].opn img{
        opacity: 1;
    }    
         
}





@keyframes pulse {
  0% {background-color: #f0f0f0;}
  50% {background-color: #d0d0d0;}
  100% {background-color: #f0f0f0;}
}















.scrollWrap > div.shortWrap{
    display: flex;
    justify-content: left;
    overflow-x: hidden;
}

.shortWrap .colored:not(.isConvert){
    order: -1;
}

.contentrates .histBut, .contentrates .isPeriod{
    order: -1;
}


.infoBlocks.scrollWrap{
    height: 30px;
    overflow: hidden;
}




.contentrates .shortWrap{
    margin-left: initial;
    margin-right: initial;
    padding-top: 2px;
}

/* clicked more but */
.blocksAll.infoBlocks.scrollWrap{
    height: initial;
}
.blocksAll.scrollWrap > div.shortWrap{
    flex-wrap:wrap;
}
/* clicked more but */







.infoBlocks .moreBlocks{
    display: block;
    position: absolute;
    right:0px;
    top:-2px;
    padding: 5px 10px;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 100%);  
    display: none; 
    z-index: 999; 
}

.infoBlocks .moreBlocks i{
    border-bottom: 2px dotted black;
    font-style: initial;
    margin-right: 15px;
    margin-left: 15px;
    font-size: 17px;
    font-family: 'Cuprum', sans-serif;
    cursor: pointer;
}


.infoBlocks .moreBlocks:has(i:hover){
    border-bottom-color: transparent;
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 14%, rgba(255,255,255,1) 100%);    
}

.infoBlocks .moreBlocks i:hover{
    border-bottom-color: transparent;
}


.moreBlocksBut .moreBlocks{
    display: block;
}


@media screen and (max-width: 815px){

    .moreBlocksBut .moreBlocks{
        display: none;
    }
    
    .scrollWrap > div.shortWrap{
        overflow-x: auto;
    }
}







.host2>div{
    font-size: 17px;
} 

.host2 .textBigger{
    font-size: 19px;
}

   
/* rub */
.host2>div.ratesInfo em.norm{
    font-size: 16px;
}
.host2>div.ratesInfo em.norm.before{
    margin-right: 3px;
}
/*
.host2>div.ratesInfo .dec{
    font-size: 15px;
}
*/


    
.host2 .brLeft, .host2Extra .brLeft{
    border-top-left-radius: 11px;
    border-bottom-left-radius: 11px;

    border: 2px solid #e2e2e2;
    border-width: 0px 0px 2px 1px; 
}

.host2 .brRight, .host2Extra .brRight{
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px;

    border: 2px solid #e2e2e2;
    border-width: 0px 1px 2px 0px; 
}                              

.host2 .moreBottom:not(.review){
    border-bottom-left-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
    border-bottom-color: transparent;
}

.host2 .face>div:first-child{
    margin: 0px 10px 0 0;
}

.host2 .face img{
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 5px solid #f0f0f0;
    margin-top: -4px;
}

.host2 .face img.border{
    width: 52px;
    height: 52px;
    padding: 2px;
}



.host2 a.head, .host2 a.head:hover{
    font-family: cuprum,sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}

.host2 .faceBox{
    justify-content: center;
}


.host2 .faceBox:has(a:hover) .faceImg img{
    transition: 0.4s;     
}


.host2 .main .link:hover{
    background: transparent;
    color: black;
}  

.host2 .faceBox .face{
  padding-right: 10px;
}


.shortMobile{
    flex-wrap: wrap;
}
.shortMobile>div{
    white-space: nowrap;
}

.host2 .main{
    justify-content: center;
    align-items: center;
}
.host2 .main>div:last-child{
    margin-top: 3px;
    margin-bottom: 8px;
}

.host2 .main .link, .hostUrl .link{
    border-radius: 13px;
    font-size: 17px;
    padding: 0px 10px 2px;
    color: white;
    background-image: url(/img/bgSaturation2.png);
    background-size: 140%;
    background-position:left;
    transition: .2s;
    white-space: nowrap;
    display: inline-block;
    border: 2px solid transparent;    
}


    .host2 .main .link{
        display: inline-block;
        transform: skewX(-13deg);
        border-radius: 4px;
        min-width: 70px;
        text-align: center;
    }

    .host2 .main .link span{
        display: block;
        transform: skewX(13deg);
        overflow: hidden;
        text-overflow: ellipsis;
        direction: rtl;

    }
 
                             
.host2 .period{
    border-radius: 13px;
    font-size: 17px;
    padding: 0px 10px 2px;
    border: 1px solid #c7c7c7;
    text-align: center;
    padding: 3px 10px;
    white-space: nowrap;    
}                         


.host2 .infoBox{
    text-align: left;
}
.host2 .infoBox>div:not(:first-child){
    white-space: nowrap;
}

.infoBox .mobIcon{
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 6px;
    margin-left: 2px;
    opacity: 0.6;
}

.infoBox .mobIcon.mobSince{
    width: 17px;
    height: 17px;
}

.host2 .ratingWrap .mobIcon{
    margin-top: -4px;
}


.host2 .ratingWrap{
    display: inline-block;
    cursor: pointer;
}
.host2 .ratNum{font-size: 19px;position: relative;margin-right: 2px;}
.host2 .rat{
    margin: -2px 3px 0 2px;  
}

.host2 .infoBox .rating{
    padding-bottom: 5px;
    white-space: nowrap;
}

.host2 .infoBox>div:not(.rating){
    opacity: .6;
}



.host2>.middle{
    flex-grow: 0;
    width: 8px;
}


.menu2{
    background-color: #f0f0f0;
}

.host2 .menu2.flex1{
    min-width: 70px;
    text-align: center;
}




.menu2 a {
  display: inline-block;
  width: 70px;
  position: relative;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  line-height: 14px;
  margin-top: 3px;
  cursor: pointer;
}


.menu2 a[data-widget=coupons]{
    width: 80px;
}

.menu2 a:hover {
    color: black;
    text-decoration: none;
}

.menu2 a i{
  display: inline-block;
  background-image: url("/img/sprite-hosterMenu.png");
  background-repeat: no-repeat;

  height: 60px;
  width: 70px;
  
  position: relative;
  z-index: 2;
}

.menu2.review i {
    background-position: 2px -11px;
    background-size: 65px;
}


.menu2.users i {
    background-position: 2px -185px;
    background-size: 65px;
}


.menu2.rates i {
    background-position: 0 -100px;
    background-size: 68px;
}

.menu2.uptime i {
    background-position: 3px -353px;
    background-size: 62px;
}




.menu2 a em {
  position: absolute;
  min-width: 11px;
  min-height: 17px;
  border-radius: 12px;
  line-height: 18px;
  padding: 1px 6px;
  font-style: normal;
  font-size: 15px;
  color: white;
  text-align: center;
  border: 2px solid #f0f0f0;
  z-index: 3;
  left: 100%;
  top: 5px;
  margin-left: -22px;
}



.menu2.users span{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.host2>.info, .host2 .ratesInfo, .host2 .uptimeInfo, .host2 .extraInfo{
    background-color: #f0f0f0;
    padding: 10px 10px;
    justify-content: center;   
    flex-shrink: 2;
  }

.extraInfo{
    max-width: 300px;
}  

.host2 .faceImg{
    display: inline-block;
    position: relative;
}

.host2>.info{
    flex-shrink: 0;
}
  
  
.host2 .ratesInfo{
    flex-shrink: 1;
}
  
.host2 div.moreBottom{
    position: relative;
}

.host2 div.moreBottom::after{
    content: "";
    position: absolute;
    width: 100%;
    background-color: #f0f0f0;
    height: 10px;
    top: 100%;
    left: 0px;
    border-right: 1px solid #e2e2e2
}

/* только на моб отображается */
.host2 div.review.moreBottom::after{
    display: none;
}


.host2 .freeDom{
    text-transform: lowercase;
}

.host2 .coupon{
    margin: 4px 0px 0;
    margin-right: 15px;  
}    

.coupon, .coupon b{
    background-color: #2b3840!important;
    color: white!important;
    border-bottom: initial!important;
}
.coupon i{
    color: white!important;
    border-color: white!important;
}


.hostWidget .coupon {
  padding: 2px 10px 0px;
  font-size: 17px;
}

          
.host2 .coupon::before, .host2 .coupon::after, .hostWidget .coupon::before, .hostWidget .coupon::after{
    background-color: #f0f0f0;
}


.host2 .coupon em{
    max-width: 110px;
    min-width: 110px;
}

.host2 .uptimeText{
    opacity: 0.7;
}


i.iconWow{
    display: inline-block;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: 18px;     
    background-position: 0px 0px;
    background-image: url("/img/i_check.png");
    vertical-align: middle;
    margin-left: 3px;
    margin-top: -3px;
}

i.iconWowWhite{
    background-image: url("/img/i_check3.png");
    margin-left: -2px;
    margin-right: -1px;
}





.period.selected i.iconWowWhite{
    background-image: url("/img/i_checkWhite.png");
    background-color: initial;
}

.host2 .period.selected{
    border-color: #2b3840;
    background-color: #2b3840;
    color: white;

}


.host2 .selected{
    border: 3px solid #2b3840; 
}

.brLeft.selected{
    border-right-width: 0px;
}

.brRight.selected{
    border-left-width: 0px;
}

.host2 .selectedBox, .host2Extra .selectedBox{
    border: 3px solid #2b3840;
}    

.ratesLink{
    cursor: pointer;
}

.ratesLink:hover{
    border-bottom: 1px dashed black;
}

.host2 .domainList{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; 
    text-transform: lowercase;

}



em.hlp, em.hlp2, em.hlp3{
    display: inline-block;
    font-style: initial;
    
    width: 18px;
    height: 18px;
    line-height: 18px;
     
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    font-weight: 400;
    border: 1px solid #e5e5e5;
    color: #6a6a6a;
    background-color: white;
}

em.hlp3{
    border-color: gray;
    font-size: 17px;
}
em.hlp:hover,em.hlp2:hover,em.hlp3:hover, em.helped{
    border-color: #2b3840;   
    color: #2b3840;
}

em.hlp3.hlp4{
    font-size: 15px;
    width: 16px;
    height: 16px;
    line-height: 17px;    
}


em.hlp.h2hlp{
    margin-left: 6px;
    border: 1px solid #919191;
    font-size: 17px;
    line-height: 17px;
}

.priceShort em.hlp{
    position: absolute;
    right: 2px;
    top: 2px;
}

.priceShort.colored em.hlp{
    top: 3px;
    right: 3px;
    background: #fff;
    border-color:transparent;
    border: initial;
}


.priceShort.colored em.hlp:hover{
    border-color:transparent;
    border-left: 1.5px solid black;
}




.hint2, .hint2Click{
    cursor: help;
    display: inline-block;
    position: relative;
}

  
  
.filtHelp .locationBox, .filtHelp .locationBox:visited, .filtHelp .bigBox{
    display: inline-block;
    padding: 0px 10px 1px;
    background-color: #585858;
    border-radius: 5px;
    margin-right: 5px;
    margin-bottom: 7px;
    margin-top: 1px;
    color: white;
    text-decoration: none;
}


.filtHelp .bigBox{
    padding: 5px 10px;
}

.filtHelp .locationBox:hover{
    background-color: #808080;
}


.filtHelp .cityBox{  
    background-color: #808080;
}


.filtHelp .cuprumBox{  
    font-family: 'Cuprum', sans-serif;
    padding: 3px 20px;
    margin-top: 4px;
}

.filtHelp .boxURL, .filtHelp .boxURL:visited{
    color: white;
    font-size: 15px;
}    
    
    
    
.host2 .break1, .host2 .mob1{
    display: none;
}



.ipadCoupons{
    display: none;
    margin-left: 10px;
}

.host2Extra.flex{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    display: none;
}

.host2Extra .selectedBox{
    border-radius: 11px;
    padding: 5px 10px; 
}

.host2Extra .menu2{
    margin-top: -3px;    
}

.host2Extra .menu2 a{
    width: initial;
    padding: 0 14px;
}

.host2Extra i.iconWow{
    background-image: url("/img/i_check3.png");
}

.host2Extra .ratesLink{
        white-space: nowrap;
}



/* mobile 2024 */


@media screen and (min-width: 400px){
/* все тарифы кнопка улетает далеко при растяжке */
  .host2Extra.flex>.flex1:not(.selectedBox) {
    flex: none;
    min-width: 0;
    margin-right: 10px;
  }    
  .host2Extra.flex{
      font-size: 17px;
  }
}



@media screen and (min-width: 400px) and (max-width: 650px){
    /* рейтинг текст влево, иначе растягивается некрасиво */
    .host2 > .info {
        justify-content: left!important;
      }
}


@media screen and (max-width: 990px){
    .noMob2{
        display: none!important;
    }
    

    .host2Extra.flex{    
        display: flex;
    }
}


@media screen and (max-width: 650px){
    .host2{
        flex-wrap: wrap;
    }

    .host2 div.review.moreBottom::after{
        display: block;
    }
    .isWidget.hostText{
        border-top-left-radius: initial;
    }
    .host2 .moreBottom.review{
        border-bottom-left-radius: 0px!important;
        border-bottom-right-radius: 0px!important;
        border-bottom-color: transparent;
    }    
    
    
    .shortWrap .priceShort{
        font-size: 16px;
    }
    
    .host2 .middle{
        width: 12px;
    }
    
    
    .host2>div:not(.menu2){
        background-color: transparent!important;
        border: initial;
    }

    
    
    .host2>div.menu2.flex1, .host2Extra .menu2{    
        flex: none;
        min-width: initial;
        border-radius: 11px;
        height: 23px;
        line-height: 22px;
        white-space: nowrap;
    }

    
    .menu2 a{
        font-family: 'Cuprum', sans-serif;
    }
    .menu2 a em{
        margin-left: -15px;
        top: -18px;
        font-size: 14px;
        line-height: 17px;
        padding: 0px 6px;
    }
    
    .host2>div.menu2>a>i{    
        display: none;
    }

    .menu2.users span{
        display: none;
    }
    
    .host2 a.head, .host2 a.head:hover {
        font-size: calc(1rem + 1vw);
    }
    .host2 .mob1{
        display: block;
    }    
    
    .host2 .noMob1{
        display: none;
    }

    
    .host2 .break1{
        flex-basis: 100%;
        height: 20px;
        display:block;
    }
    
    .host2 .main > div:last-child    {
        margin-bottom: initial;
    }
    
    
    .hostReview > .flex > .lbuts{
        order: -1;
        margin-left: initial!important;
        margin-right: 5px;
        line-height: initial;
    }
    
    
    
    
    
    .host2 .faceBox{
        max-width: 200px;
    }
    .host2 .faceBox+.middle{
        display: none;
    }
    
    .host2>.info, .host2>.faceBox{
        max-width: 50%;
        box-sizing: border-box;
    }
    
    .host2 .period{
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 0px 5px 0 5px;
        font-size: 16px;
        margin-right: 10px;
        margin-top: 3px;
    }
    
    .host2 .infoBox{
        font-size: 16px;
    }
    
    .host2 .textBigger{
        font-size: 17px;
    }
    
    .host2 .ratNum{
        font-size: 17px;
    }
    
    .host2 .infoScore {
        background-size: 55px auto;
        width: 49px;
    }
    
    .host2 .infoScore.medal3{background-position: 0 -67px}
    .host2 .infoScore.medal2{background-position: 0 -33px;}
    .host2 .infoScore.medal1{background-position: 0 0;}
    .host2 .infoScore.none{background-position: 0 -101px;}
    
    .host2 .main{
        overflow-x: hidden;
        
        text-align: center;
    }
    
    
    .host2:not(.hoster2) .main>div{
        overflow-x: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }    
    
    .host2 .main a.link{
        display: block;
        font-size: 15px;
        padding: 2px 10px;  
        text-align: center;      
        margin: 0 3px; 
    }

    
    .host2 .bulb::before{
        background-size: 26px auto;
        height: 28px;
        width: 26px;
    }
    
    
    .host2 i.rat{
        width: 16px;
        height: 16px;
    }
    
        
        
    .host2 .face img{
        width: 46px;
        height: 46px;
        border-radius: 50%;
        border: 3px solid #f0f0f0;
        margin-top: initial;
    }

    .host2 .face img.border{
        width: 42px;
        height: 42px;
        padding: 2px;
    }    
    
    .host2 .regalo2{
        background-size: 90px;
        width: 90px;
        height: 90px;
        top: -18px;
        left: -18px;
    }
    
    
      .host2 > .info{
          padding-top: initial;
          justify-content: end;
      }
      
      .host2 .infoBox .rating{
          padding-bottom: 1px;
      }
      
      /* отступ от круголого лога меньше в моб версии чтоб больше места было имени и адресу */
      .host2 .face > div:first-child{
          margin-right: 3px;
      }
      /* отступ от круголого лога меньше в моб версии чтоб больше места было имени и адресу */
    
}
/* mobile 2024 */


/* mobile SMALL (less any iOS, like Samsung s20) 2024 */

@media screen and (max-width: 374px){

/* menu не влазит */
    .menu2 a, .menu2 a[data-widget=coupons]{
            width: initial;
            padding: 0 10px;
    }
}

/* mobile SMALL (less any actual) 2024 */
@media screen and (max-width: 359px){

    .hideMobTiny{
        display: none;
    }
    
/* чуть меньше между меню промежуток */    
  .host2 .middle {
    width: 6px;
  } 
  
  
/* перенести рейтинг на новую строчку */  
  .host2 > .info, .host2 > .faceBox {
    max-width: 320px;
    box-sizing: border-box;
  }     
  
  
  .host2 > .info {
    padding-top: 12px;
    justify-content: left;
  }  
}
/* mobile VERY SMALL 2024 */




/* тест период не влазит ... появляется */
@media screen and (max-width: 370px){
    .host2 .period{
        font-size: 15px;
    }
 
    
}




@media screen and (min-width: 650px){

/* hide widget blocks */

.hostWidget:not(.hostReview){
    display: none!important;
}
    
    
/* menu hover change bg widget */

    /* не подключен к тестированию */
    .menu2.uptime:not(:has(a[href])){
        pointer-events: none;
    }

    .info:has(+div+div a:hover), .menu2:has(a:hover){
        background-color: #e2e2e2;
    }

    .menu2.rates:has(a:hover)+div.ratesInfo {
        background-color: #e2e2e2;
    }

    .menu2.rates:has(a:hover)+div.ratesInfo .coupon:before, .menu2.rates:has(a:hover)+div.ratesInfo .coupon:after{
        background-color: #e2e2e2;
    }

    .menu2.overed, .host2 .menu2.moreBottom.overed::after{
        background-color: #e2e2e2;
    }

    .isWidget.overed{
        background: rgb(240,240,240);
        background: linear-gradient(0deg, rgba(240,240,240,1) 0%, rgba(240,240,240,1) 80%, rgba(226,226,226,1) 95%, rgba(226,226,226,1) 100%);
    }

    .menu2.uptime:has(a:hover)+div.uptimeInfo {
        background-color: #e2e2e2;
    }
    .menu2.uptime:has(a:hover)+div.uptimeInfo i.iconWow {
        background-image: url("/img/i_check2.png");
        border-radius: 50%;
    }



    /* no price col */
    .host2.noPriceCol .faceBox{
        min-width: 220px;
    }
    .host2.noPriceCol .menu2.flex1{
        max-width: 120px;
    }
    /* no price col */


}
/* bg widget */



@media screen and (max-width: 990px){
    .host2, .hostText, .shortWrap, .payment, .ratesBody, .hostReview, .hostWidget, .host2Extra{
        margin-left: 10px;
        margin-right: 10px;
    }
}


@media screen and (max-width: 1030px){
    /* c regalo2 чуть больше отступ - не влазит */
    .host2 .face:has(.regalo2){
        margin-left: 5px;
    }
}



/* уменьшаем элементы, чтобы host2 влезло на 990 */
@media screen and (min-width: 650px) and (max-width: 1040px){
    .host2 > div {
      font-size: 16px;
    }
    
    .host2 .textBigger {
        font-size: 17px;
    } 

} 

/* купоны уменьшаем еще раньше */
@media screen and (min-width: 650px) and (max-width: 1100px){    
    .host2 .coupon em{
        max-width: 90px;
        min-width: 90px;
        font-size: 16px;
    }
}



@media screen and (min-width: 650px) and (max-width: 750px){

    /* скрыть текст аптайм на этом разрешении */
    .host2 .uptimeInfo{
        display: none!important;
    }
    
    .host2 .uptime{
        border-top-right-radius: 11px;
        border-bottom-right-radius: 11px;
        border-width: 0px 1px 2px 0px;        
    }
/* скрыть текст аптайм на этом разрешении */

}


/* ipad купоны, ссылка на купоны в когда мобильной версии еще нет, а блок с ценой уже не видно */
@media screen and (min-width: 650px) and (max-width: 990px){
    .ipadCoupons{
        display: block;
    }
    
    .ipadCoupons.menu2 a em{
        margin-left: -15px;
        top: -13px;
        font-size: 14px;
        line-height: 17px;
        padding: 0px 6px;
      }    
    
}


.icnCheck{
    background: url("/img/sprite-filters.png") no-repeat scroll -1px -123px / 15px auto;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #34a03e;
    vertical-align: middle;
}









/* hoster page */
@media screen and (min-width: 990px){
    .hoster2.host2{
        display: none;
    }  
}

@media screen and (max-width: 570px){
    .hoster2.host2{
        flex-direction: column;       
    }  
    
    .hoster2.host2 .mobInfo{
        flex-direction: initial;
        align-items: initial;
        margin-top: 15px;
        margin-bottom: 2px;   
        margin-left: initial;     
    }
    
    .hoster2.host2 .mobInfo > div{
        margin-bottom: initial;
    }
    
    .hoster2 .mobInfo{
        width: 100%;
    }
    
    .contentrates .shortWrap{
        flex-wrap: nowrap;
    }    
    
}


@media screen and (max-width: 990px){
    .flex.hoster{
        display: none;
    }
    
    .hoster2.host2{
        padding: 12px 0 10px;
        justify-content: center;
    }
    
    .hosterSubMenu:not(.sticky) .iconsMenu{
        font-size: 17px;
    }
    
    .hoster2.host2 .faceBox .face{
        padding: initial;
    }    
    
    .hosterSubMenu:not(.sticky) li{
        margin: 9px 10px 0;
    }
    
    
    .hosterSubMenu{
        background: transparent;
    }
  .hosterSubMenu:not(.sticky) .scrollWrap::after{
      background: linear-gradient(90deg,transparent,#fff);
  }   
  
  
  .hoster2 .infoBox, .hoster2 .afterName{
      justify-content: center;
  }
   
  .hoster2 .afterName>.flex0:not(:last-child){
       margin-bottom: 14px;
  }
  
  .hoster2 .afterName .infoIcons{
      white-space: initial;
      margin-left: 50px;
  }
  
  
  
  .hoster2 .host2Rating{
      justify-content: center;
  }
  
  
  
  
  /*upd*/
  .hoster2.host2 .face img.border {
    width: 54px!important;
    height: 54px!important;
    padding: 2px!important;
    border-width: 5px;
  }
  
      
    .hoster2.host2 .face img {
      width: 58px!important;
      height: 58px!important;
      margin-top: initial;
    }  
    
  .hoster2.host2 .main {
    overflow-x: initial;
  }    
  
  
 .hoster2.host2 > .faceBox {
    max-width: initial;
    box-sizing: border-box;
    align-items: center;
  }  
  
  .hoster2.host2 a.head, .hoster2.host2 a.head:hover {
    font-size: 24px;  
  }
  
  
  .hoster2.host2 .period {
    font-size: 16px;
    margin-right: initial;
  }  
  
  
  .hoster2.host2 .noMob1.iconWow{
      display: inline-block!important;
      margin-top: -1px;
      background-color: black;
  }
  .hoster2.host2 .main a.link{
      font-size: 16px;
      padding: 0px 10px;

  /*
    border-bottom: 2px solid #e3e2e2;
    border-right: 1px solid #e3e2e2;      
*/
    border-radius: 3px;
    transform: skewX(-13deg);
    background-size: 170%;
    line-height: 18px;
    border: 2px solid black;
    color: black;
    padding-left: initial;
  }
        .hoster2.host2 .main a.link span{
            transform: skewX(13deg);
            display: inline-block;
            padding: 0 2px;
            vertical-align: middle;
        }

        .hoster2.host2 .main a.link i{
            display: inline-block;
            width: 30px;
            margin-right: 7px;
            vertical-align: middle;
            border-right: 1px solid white;
        }  
    .hoster2.host2 .main a.link i img{
        transform: skewX(13deg);
        filter: invert(100%);
        width: 23px!important;
        height: 23px!important;
        padding: initial;
        margin: initial;
        border: initial;
        border-radius: initial;
        margin-bottom: -2px;
        margin-top: -1px;
    }  

  .hoster2.host2 .period{
      border:initial;
      margin-top: 2px;
  }
  .hoster2 .mobInfo{
      justify-content: space-around;
      font-size: 16px;

      align-items:start;
      margin-left: 40px;
  }
  
  
  .hoster2.host2 .regalo2 {
    background-size: 103px;
    width: 103px;
    height: 103px;
    top: -18px;
    left: -18px; 
  }
  
  .hoster2.host2:has(.regalo2) a.faceImg{
      margin-top: 8px;
  }
  
  .hoster2 .mobInfo .mobIcon, .hoster2 .mobInfo .iconWrap{
      width: 16px;
      height: 16px;
  }
  .hoster2 .mobInfo .mobIcon{
/*
     filter: invert(100%); 
*/
  }

    .hoster2 .mobInfo .iconWrap{
        display: inline-block;
          vertical-align: middle;
          padding: 2px;
          margin-right: 5px;
          margin-top: -2px;
         border-radius: 5px;
         text-align: center;
         
         
    } 
  
  
  .hoster2.host2 .infoTxt{
      opacity: 0.7;
      display: inline-block;
      vertical-align: middle;
  }
  
  .hoster2 .mobInfo .rating2{
      display: inline-block;
      cursor: pointer;
      border-bottom: 1px dashed transparent;
  }
  
  .hoster2 .mobInfo .rating2:hover{
      border-bottom-color: black;
  }
  .hoster2.host2 .mobInfo>div{
      text-align: center;
      margin-right: 3px;
  }
  
  .hoster2.host2 .mobInfo > div{
      margin-bottom: 4px;
  }
  
  
  .hoster2.host2 .hint2{
      cursor: help;
      display: inline-block;
      position: relative;
      border: 1px solid black;
      border-radius: 50%;
      width: 16px;
      height: 16px;
      text-align: center;
      opacity: 0.7;
      vertical-align: middle;
      font-size: 13px;   
      margin-left: 1px;   
  }
  
  /*upd*/
    
}
/* hoster page */





/* scew wide */





@media screen and (min-width: 989px){



/*    
    .host2>div:not(.faceBox){
        margin-right: -1px;
    }
    .host2>div:not(.faceBox), .hostReview{
        transform: skewX(-13deg);
    }
    
    .host2>div:not(.faceBox)>div, .host2>div:not(.faceBox)>a, 
    .hostReview>div{
        transform: skewX(13deg);
    }
*/    

}
/* scew wide */



.scrollWrap .headTree{
    margin-bottom: 15px;
    justify-content: center;
}

.treeH2{
    font-size: 16px;
    border-bottom: 2px solid #bdbdbd;
    margin-right: 15px;
    margin-bottom: 6px;
    line-height: 21px;
}


.treeH2:hover{
    border-bottom-color: transparent;
    cursor: pointer;
}

.treeH3{
    font-size: 15px;
    margin-left: 20px;    
}



