.uk-icon-instagram-square:before {
    content: "\f16d";
}

.uk-open .uk-modal-dialog {
    opacity: 1;
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
}

.uk-close {
    color: #0008ff;
}
.uk-modal-dialog.uk-modal-dialog-lightbox.uk-slidenav-position{
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

#custom{
    height: 0;
    padding: 0;
}

@media screen and (max-width:959px){
  .uk-navbar-content{
    height:70px;
  }
    .moblie-visible{
        visibility: visible;
        width: initial;
        display: block;
    }
    .mobile-hidden{
        visibility: hidden;
        display: none;
    }
 /*   #vetalgel-menu{
        display: none;
        visibility: hidden;
        height: 0;
    }*/
}
@media screen and (min-width:960px){
    .moblie-visible{
        visibility: hidden;
        display: none;
    }
    .mobile-hidden{
        visibility: visible;
        width: initial;
        display: block;
    }
  /*  #vetalgel-menu{
        display: block;
        visibility: visible;

        margin-bottom: auto;
    }*/
}

.uk-navbar-toggle-right {
    box-sizing: border-box;
    display: block;
    height: 60px;
    padding: 0 15px;
    float: right;
}
.width25{
    width: 25%;
    float: left;
}
.width50{
    width: 50%;
    float: left;
}


div.big-img > ul > li > a > img{
    width: 28px;

}

.big-img{
    margin-top: 15px;
}

div.mod-languages ul.lang-inline li{margin: 0}
div#vetalgel-menu>.uk-sticky-placeholder{z-index: 99998;}

.otstup {
    padding: 0 30px;
}

.nomer-tel {
    font-size: 22px;
    font-weight: 700;
    font-family: 'cera_proregular';
}

.nomer-mail {
    font-family: 'cera_proregular';
    font-weight: 700;
}