.t754__col{
    padding-bottom: 15px;
    margin: 10px 19px;
    border: 1px solid transparent;
}
.t754__bgimg{
    border-radius: 4px 4px 0 0px;
}
.t754__col:hover{
    border: 1px solid #9e9e9e;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 22px #c0c0c0;
            box-shadow: 0 0 22px #c0c0c0;
}
.rabota
{
    display: block;
    color: #ffffff !important;
    border: 3px solid #000000;
    background-color: #000000;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-transform: uppercase;
    position: fixed;
    bottom: 28px;
    left: 21px;
    z-index: 99999;
    height: 16px;
    padding-left: 0;
    padding-right: 0;
    color: #fff !important;
    width: 90px;
    font-family: 'Fira Sans Extra Condensed', Arial, sans-serif;
    font-size: 15px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 10px;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.rabota br{
    display:none;
}
.rabota:hover{
    background-color: #fff;
    color: #000!important;
}
.rabota
{
  /*-webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  box-shadow: 0 0 0 0 rgba(26, 26, 26, 0.7);*/
}
@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(26, 26, 26, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(26, 26, 26, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(26, 26, 26, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(26, 26, 26, 0);}}

.t-upwidget-container__button.t-text
    {
        color: #ffffff;
        border: 2px solid #ffffff;
        background-color: #000000;
    }
.t-upwidget-container__button.t-text:hover
    {
        color: #000000;
        border: 2px solid #ffffff;
        background-color: #ffffff;
        -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    }
.t754__mark {
    border-radius: 0;
    width: 41px;
    height: 28px;
    font-weight: 900;
    font-family: 'Arial';
}
.t754__markwrapper{
    left: 10px;
}

.t838__search-icon
{
    margin-left: 96.5%;
    height: 18px;
    top: -3px;
}
.t838 .t-site-search-input {
    width: 100%;
    position: relative;
    top: -37px;
    width: 185px;
    left: -20px;
    border: 1px solid #252525!important;
    background: #fff;
}
.t838 .t-input
{
    width: 100%;
    height: 30px;
    padding: 0 0 0 10px;
    margin: 0;
    border-radius: 0 !important;
    
}
.t-body #rec73217365 .t838__input.t-input {
    border:none!importnat;
}
#rec73217365 .t838,
#rec73217365 .t-col.t-col_3,
#rec73217365 .t-container{
    height: 0;
}
#chatra.chatra--side-bottom {
    bottom: 28px!important;
}
.t838__blockbutton .t-submit
{
    height: 16px;
    width: 50px;
    padding: 0;
    font-size: 0;
    border-radius: 0 ;
}
.t838__blockbutton{
    padding: 0;
    width: 180px;
    
}
.t838 .t-input{
    height: 22px;
}
.t229 ul {
    list-style-type: none;
    /*margin: 0px;
    padding: 0 0 0 280px !important;*/
}
.t838__blockinput {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    position: relative;
}
.t228__leftside{
    min-width: 100px!important;
    width: 100px;
    
}
.t228__centerside {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    width: 650px;
}
.t-site-search-close,
.t-site-search-loader,
#rec73217365 .t838__blockinput svg{
    display: none!important;
}
#rec73217365{
    height: 0!important;
}
#rec66462928{
    clear: both;
}
#rec73969796,
#rec73969796 .t-col.t-col_3{
    height: 0;
}
#rec73217365 .t838__blockbutton{
    background-image: url('https://static.tildacdn.com/tild3761-6436-4262-b536-356465653163/search-icn.svg');
    background-size: 16px;
    background-position: center;
    background-repeat: no-repeat;
}
#rec73217365 .t838__blockbutton .t-submit  {
    
    background-color: transparent!important;
}
.plavaet{
    position: fixed !important;
    top: 18px !important;
    z-index: 999;
    width: 180px !important;
    float: right;
    margin-left: 69.5%;
     -webkit-transition: top 0.1s ease-out  0.2;
     -moz-transition: top 0.1s ease-out  0.2;
     -o-transition: top 0.1s ease-out  0.2;
     transition: top 0.1s ease-out  0.2s;
}
input.t838__input.t-input:focus::-webkit-input-placeholder {
  color: transparent!important;
}
input.t838__input.t-input:focus::-moz-placeholder {
  color: transparent!important;
}
input.t838__input.t-input:focus:-moz-placeholder {
  color: transparent!important;
}
input.t838__input.t-input:focus:-ms-input-placeholder {
  color: transparent!important;
}
.searchgo{
    display: none;
    min-width: 27px;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}
.searchgo img{
    width: 27px;
    height: 27px;
}
#rec73969796{
    display:none;
}
@media screen and (max-width: 1325px){
    
    
    .t838 .t-site-search-input.plavaet.plavaetshow{
        display: block;
        margin-left: 59%;
        background: #fff;
        height: 30px;
        border-radius: 0 7px 7px 0px;
    }
}
@media screen and (max-width: 1250px){
    .t838 .t-site-search-input.plavaet{
        display: none;
    }
    .searchgo{
        display: table-cell;
    }
}
@media screen and (max-width: 1024px){
    #nav59892159 .t229__centerside {
        text-align: right;
    }  
    #rec73217365 .t838__wrapper::before
    {
        display: block;
        content: "";
    }
    #rec73217365 .t838__blockinput{
        /*display: none;*/
    }
    .searchgo{
        display: table-cell;
    }
    .t838 .t-site-search-input.plavaet{
        display: none;
    }
    .t838 .t-site-search-input.plavaet.plavaetshow{
        display: block;
        margin-left: 63%;
        background: #fff;
        height: 30px;
        border-radius: 0;
    }
    
    .t830m{
        -webkit-transition: transform ease-in-out .6s;
        -o-transition: transform ease-in-out .6s;
        -webkit-transition: -webkit-transform ease-in-out .6s;
        transition: -webkit-transform ease-in-out .6s;
        transition: transform ease-in-out .6s;
        transition: transform ease-in-out .6s,-webkit-transform ease-in-out .6s;
        -ms-transform: translate(-100%,0);
        -webkit-transform: translate(-100%,0);
        transform: translate(-100%,0);
    }
}
@media screen and (max-width: 980px){
    #nav73340035 .t282__logo img
    {
        width: 72%;
        padding-top: 11px;
    }
    #nav73340035  .t282__logo__container{
        height: 50px;
        margin: 0 auto;    
        text-align: center;   
    }
    #rec73340035{
        height: 50px;
    }
    .t282__burger {
        left: 20px!important;
    }
    #nav73340035 .t282__burger span{
        background-color:#000000!important;
    }
    .t282_opened #nav73340035 .t282__burger span{
        background-color:#ffffff!important;
    }
    #nav73340035 .t282_opened .t282__burger span:nth-child(2){
        background-color:#ffffff!important;
    }
    #nav73340035 .t794__arrow,
    #rec73217365 .t-site-search-input{
        display: none;
    }
    #nav74647425 .t830__menu__content {
        width: 70px;
        float: left;
    }
    #nav74647425 .t830__burger.t830__burger_mobile span{
        height: 3px;
    }
    .t830__body_menushowed #nav74647425 .t830m__close.t830m__close_bg.t830m_opened span{
        background-color: #fff;
        height: 3px;
    }
    #nav74647425 .t830__logo__container{
        display: inline-block;
    }
    #nav74647425 .t830m__close
    {
        top: 11px;
    }
    .mlogomobole{
        display: block;
        width: 115px;
        margin: 0 auto;
        padding: 17px 0 13px;
    }
    .mlogomobole img{
        width: 117px;
    }
    #rec74647425 .t830__panel.t830__panel_bg {
        box-shadow: 0 0 5px #000;
    }
    .t830__panel.t830__panel_bg.t830__panel_click.t830__panel_close{
        position: fixed;
    }
    #nav74647425{
        height: 60px;
    }
    .t754__markwrapper {
        left: 10px;
        width: 51px;
    }
    .t830m.t830m_bg.t830m_close{
        margin-top: 60px;
    }
    #nav74647425 .t830m__close{
        display: none;
    }
    .krestik.t830__burger.t830__burger_mobile span:nth-child(1) {
        top: 8px;
        width: 0%;
        left: 50%;
    }
    .krestik.t830__burger.t830__burger_mobile span:nth-child(2){
        top: 8px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .krestik.t830__burger.t830__burger_mobile span:nth-child(3) {
        top: 8px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .krestik.t830__burger.t830__burger_mobile span:nth-child(4) {
        top: 8px;
        width: 0%;
        left: 50%;
    }
    .t830m__menu_show .t830m__overlay_bg{
        top: 60px;
    }
    .t830m {
        width: 100%;
        max-width: 279px!important;
    }
    #nav74647425 .searchgo{
        float: right;
        top: 16px;
        position: relative;
        right: 15px;
    }
    .t838__wrapper.t-site-search-input.plavaetshow{
        position: fixed!important;
        top: 60px!important;
        display: block;
        width: 245px!important;
        margin-left: calc(100% - 240px);
        z-index: 9999;
        background: #fff;
        height: 30px;
        right: 0;
        left:auto;
    }
    .t838__blockbutton{
        display:table-cell;
    }
    svg.t838__search-icon{
        display: none;
    }
    #rec73969796 .t838__blockbutton  {
        background-image: url('https://static.tildacdn.com/tild3761-6436-4262-b536-356465653163/search-icn.svg');
        background-size: 20px;
        background-position: center;
        background-repeat: no-repeat;
        background-color: transparent;
    }
    #rec73969796 .t838__blockbutton .t-submit{
        background-color: transparent!important;
    }
    .t754__col .t-descr_xxs{
        min-height: 70px;
    }
    .t754__col_mobile-grid {
        width: calc(50% - 38px);
        padding-bottom: 27px;
    }
    .t754__bgimg{
        margin: 0 -20px;
    }
    #rec73969796{
        display:block;
    }
    .t754__col{
        border: 1px solid #9e9e9e;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 22px #c0c0c0;
                box-shadow: 0 0 22px #c0c0c0;
    }
}
@media screen and (max-width: 768px){
    .t838 .t-input {
        padding: 5px 0 5px 10px;
    }
    .t838__blockinput {
        height: 28px;
    }
}
@media screen and (max-width: 640px){
    .t754__bgimg {
        margin: 0 -10px;
    }
}
@media screen and (max-width: 480px){
    
    .t754__col_mobile-grid {
        width: 50%;
        display: block;
        float: left;
        margin: 0;
        padding: 0;
    }
    .t754__col_mobile-grid{
        padding-right: 0;
        margin: 4px;
        width: calc(50% - 8px);

    }
    .t754__bgimg{
        margin: 0;
    }
    
    .t754__descr.t-descr.t-descr_xxs span{
        font-size: 15px!important;
    }
    .t754__product-full.js-product span,
    .t754__descr.t-descr.t-descr_xxs,
    .t754__descr.t-descr.t-descr_xxs strong,
    .t754__descr.t-descr.t-descr_xxs span{
        font-size: 16px!important;
    }
    .t754__product-full.js-product u,
    .t754__descr.t-descr.t-descr_xxs u{
        font-size: 14px!important;
    }
    .t754__container_mobile-grid{
        padding: 0 4px;
    }
    .t754__buttons {
        margin-top: 19px;
        margin-right: 15px;
        margin-left: 15px;
        margin-bottom: 15px;
    }
    .t838__wrapper.t-site-search-input.plavaetshow{
        width: 63.5%!important;
    }
}
@media screen and (max-width: 375px){
    .t838__wrapper.t-site-search-input.plavaetshow{
        width: 65%!important;
    }  
}
@media screen and (max-width: 320px){
    .t838__wrapper.t-site-search-input.plavaetshow{
        width: 67.5%!important;
    }  
}     
@media screen and (min-width: 1200px){
    .t754__col{
        margin: 12px 24px;
        max-width: 250px;
    }
    .t754__separator {
        margin-bottom: 0 !important;
    }
}
@media screen and (max-width: 1199px) and (min-width: 769px){
    .t754__col{
        margin: 12px 24px;
        max-width: 190px;
    }
    .t754__separator {
        margin-bottom: 0 !important;
    }
}

@media all and (min-width: 768px){
    #wh-widget-send-button.wh-widget-right{
        display: none;
    }
}

@media all and (max-width: 640px){
    .chatra--webkit{
        display: none !important;
    }
}

.nicescroll-rails{
    display: none !important;
}
