:root
{
    --clrorange:#3085D8;
    --clrblue:#19416f;
    --clrgrey:#edeeef;
    --spacyblue:#b4cce4;
}

body{
 overflow-x: hidden;
}
p
{
    line-height:1.6;
  color:#505050;
    margin-bottom:0px;
}
h1
{
    margin-top:28px;
    margin-bottom:40px;
}
h2 
{
    text-transform: uppercase;
    font-size: 44px;

}
h3
{
      text-transform: uppercase;
    font-size: 30px;

}
a
{
    color:var(--clrblue);
}
textarea
{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}
.clrblue2
{
    color:var(--spacyblue);
}


.margingrid
{
    width:1170px;
    margin: 0px auto;
}

.navbarnav > ul > li
{
    text-align: center;
    position:relative;
    width: 100%;
    width: -moz-available;
         width: -webkit-fill-available;
  
}
.uk-grid {

    margin-left: 0px;
    margin-bottom: 40px;

}
.uk-grid > * {

    padding-left: 0px;


}

p
{
    text-align:justify;
}
.navbarnav > ul 
{
    list-style-type: none;
    display:inline-flex;
     width: 100%;
    width: -moz-available;
     width: -webkit-fill-available;
}
.navbarnav
{
    height: 60px;
     width: 100%;
    width: -moz-available;
       width: -webkit-fill-available;
}
.navbar{
        margin-bottom: 15px;
    display: flex;
flex-wrap: wrap;
  height: 126px;
    position:relative;
}
.leftnavbar
{
    height: inherit;
    width:50%;
}
.leftnavbar > div > a > img 
{
    height: auto;
    margin-left:10px;
    width:337px;
    padding-top: 10px;
}
.formsearch
{
    position: relative;
    padding-top: 10px;
    float:right;
   display: inline-block;
    margin-right:10px;
}
.babel > li > .active
{
    pointer-events:none;
    color:#7c98b4;
}
.buttosearch:hover ~  i
{
font-size:18px;}
.formsearch > i
{
    transition: all 0.15s ease;

    z-index:1;
    position: absolute;
left: 190px;
top: 23px;
    color:var(--clrblue);
}
input::placeholder
{}

.formsearch > input
{
        top: 10px;
    right: 0px;
    color: var(--clrblue);
    padding-left: 20px;
    width:190px;
    height: 38px;
border-radius: 16px;
outline: none;
    border: var(--spacyblue) 2px solid;
    background: none;
}
.paddingtop
{
        padding-top: 35px;

}
.rightnavbar
{
    width:50%;
    display: flex;

flex-direction: row;

flex-wrap: nowrap;

justify-content: space-around;

align-items: center;

align-content: stretch;
}

.timework
{
  padding-top: 20px;
height: calc(100% - 39px);
  width: 158px;
display: inline-block;
text-align: center;
}
.timework > *
{
    color:var(--clrblue);
    
}
.timework > span
{
    font-size: 21px;
}
.timework > p
{
    font-size: 16px;
}
.timework:first-child
{
    padding-left: 50px;

padding-right: 0px;
}
.timework:last-child
{
    padding-right: 10px;
    width: 198px;
}
.formsearch > input::placeholder
{
    color:var(--spacyblue)
}
.navigation
{
 width: 100%;
  width: -moz-available;          /* For Mozzila */
  width: -webkit-fill-available;  /* For Chrome. */
}
.navigation > ul
{
    width: 100%;
  width: -moz-available;          /* For Mozzila */
  width: -webkit-fill-available;  /* For Chrome. */
}
  
      .navigation > ul > li > a
{
    border-top: 3px solid var(--spacyblue) ; 
color:#7c98b4!important;
}

    .navbarnav > ul > li > a
{
    padding: 18px 25px;
    display:block;
    border-bottom: 2px solid transparent;
color:#7c98b4!important;
}
.navbarnav > ul > li > a:hover
{
    text-decoration: none;
    color:white!important;
}
.parentmenuli
{
    position:relative;
}
      .navbarnav > ul > li > .uk-navbar-dropdown
{
    text-align:center;
    box-shadow: 0 0px 0px !important;
    width:inherit;
    min-width:20px;
    top: 60px!important;
     margin-top: 0px;
    background: var(--clrblue);
    position: absolute;
    width: inherit; 
}
.newspage p
{
    line-height:1.2;
}
.btn-5 > a {
  
   position: relative;
  border-top: 0;
  border-bottom: 0;
  padding: 18px 30px;
}
.btn-5 > a:before {
  content: '';
  position: absolute;
  z-index: 3;
  left: 45%;
  right: 45%;
  width: 10%;
  height: 3px;
  background: var(--clrblue);
  transition: all .2s ease;
}
.btn-5 > a:before {
     top: 0px;
}
.btn-5 > a:after {
  bottom: 0;
}
.btn-5:hover {
  border: 3px #00BBD3;
}
.btn-5 > a:hover:before {
  width: 100%;
 left: 0%;
  right: 0%;
}
.uk-navbar-nav > .uk-active > a:hover
{
   padding-top: 2px; 
}
   
.uk-navbar-nav > .uk-active > a
{ 
 
    color:var(--clrblue)!important;
}
.navigation > ul > li > .uk-navbar-dropdown
{
    margin-top:0px;
}
.uk-navbar-dropdown.uk-dropdown.uk-dropdown-bottom-left
{
background: var(--clrblue);
box-shadow: 0 0 0 0; 
}
.uk-navbar-dropdown.uk-navbar-dropdown-bottom-left > ul > li > a
{
    color:white;
}
.uk-navbar-dropdown.uk-navbar-dropdown-bottom-left > ul > .zagolovokorang  {
margin-bottom: 20px;
}
.dropmarg
{
    color:white;
    left: 195px!important;
box-shadow: 0 0 0 0;
top: 0px!important;

background: var(--clrblue);

margin-left: 0px;
}

.dropmarg > ul > li > a, .dropmarg > ul > li 
{
    color:white!important;
}
.nextarr2
{
      margin-right:0px;
    padding-right:0px;
       top: 0%;
     position: absolute;
    z-index: 100;
        left: 93%;
}
.prevarr2
{
     margin-left:0px;
    padding-left:0px;
       top: 0%;
      position: absolute;
    z-index: 100; 
}
.nextarr
{
        top: 45%;
        position: absolute;
    z-index: 100;
    left: 93%;
}
.prevarr
{
   
        top: 45%;
           position: absolute;
    z-index: 100; 
}
.nextarr
{
    margin-left: 47px;

margin-right: 0px;

padding-right: 0px;

padding-left: 20px;
}
.prevarr 
{
    margin-left: 0px;
    padding-left: 0px;
}
.nextarr > svg, .prevarr > svg, .prevarr2 > svg, .nextarr2  > svg

{
color:var(--clrblue);
}
.navbarul > li:hover, li > .uk-open
{
  transition: background .15s ;
    background: var(--clrblue);

color: white !important;

border-bottom: 2px solid var(--clrorange);
}


.uk-sticky.uk-active.uk-sticky-below.uk-sticky-fixed > .stickynav::before
{left: 2%;
position: absolute;
top: 15%;
  content: url(../images/logorinas.png);
}
.stickynav
{
    background: var(--clrgrey);
    padding-left: 375px;
padding-right: 375px;
}
.dotnavsindex > li:hover > a
{
    box-shadow: 1px 0px 4px 0px #ced5dd;
}
.dotnavsindex > .uk-active:hover > a
{
    box-shadow: 1px 0px 2px 0px var(--clrblue);
}
.dotnavsindex > li > a
{
    transition: all 0.15s ease;
    width: 32px;
    border-radius: 0px;
    height: 3px;
   background-color: #ced5dd!important;
    border:#ced5dd!important;
   
}
.dotnavsindex > .uk-active > a
{
    
     background-color: var(--clrblue)!Important;
}
.slideshow
{
        min-height: 449px!important;
        height: 450px;
    overflow: hidden;
}
.slidertext > div
{
    text-align: left;
}
.slidertext
{
     width:35%;
       position: relative;
    text-align: center;
}
.orange
{
    color:var(--clrorange);
}
.blue
{
    color:var(--clrblue);
}
.fz61px
{
    font-size: 61px;
}

.fz25bpx
{
    font-size: 25px;
    font-weight: bold;
}

.fz46px
{
    font-size: 46px;
}
.fz36px
{
    font-size: 36px;
}
.fz26px
{
    font-size: 26px; 
}
.fz21px 
{
    font-size:21px;
}
.fz16px 
{
    font-size: 16px;
}
.fz14px
{
    font-size: 14px;
}
.fz13px
{
    font-size: 13px;
}
.fz12px
{    font-size: 12px;
    
}
.fz19px
{
    font-size: 19px;
}
.slidertext *
{
   
    line-height: 1;
}
.bgbluemore:hover
{
    text-decoration: none;
    color:white;
      transform: scale(1.1);
}
.bgbluemore 
{
    padding:inherit;
}
.bgbluemore
{
        cursor: pointer;
        color:white;
    text-transform: uppercase;
    border: 2px solid var(--clrblue) ;
    border-radius: 20px;
    background: var(--clrblue);
}
.bluemore:hover
{
     text-decoration: none;
    color:white!important;
     background: var(--clrblue);
}
.bluemore
{
    
    color:var(--clrblue)!important;
    text-transform: uppercase;
    border: 2px solid var(--clrblue) ;
    border-radius: 20px;
}
.news2
{
        margin-top: 40px;
        text-align: right;
}
.news2 > .more1
{
        margin-left: 15px;
    padding: 6px 32px;
    display: inline-block;
    
}
.more2
{
    text-align:center;
    transition: all 0.1s ease-in-out;
padding: 3px 26px;
display: inherit;
width: inherit;
margin-left: 8%;
margin-top: 0px;
margin-right: 8%;
}
.more1
{
      text-align:center;
    transition: all 0.1s ease-in-out;
    padding: 14px 57px;
    display: inherit;
    width: inherit;
    margin-left: 17%;
    margin-top: 19px;
}
.white
{
    color:white;
}
.blue
{
    color:var(--clrblue);
}
.aboutcompany
{
    height: 486px;
}
.linedasheed.blue
{
    background-image: linear-gradient(90deg, transparent, transparent 0%, #19416f00 91%, var(--clrblue) 0%), linear-gradient(90deg, #19416f00,#19416f00);

}
.linedasheed
{
margin-right: 15px;

display: inline-block;

height: 3px;

background-image: linear-gradient(90deg, transparent, transparent 0%, #19416f00 91%, #e2e2e2 0%), linear-gradient(90deg, #19416f00,#19416f00);

background-size: 27px 20px, 100% 22px;

margin-top: 27px;
    
}
.inline
{
    display: inline;
}
.bigtext
{
    margin-bottom: 18px;
    color:white;
    text-transform: uppercase;
}
.smalltext
{
    color:white;
    text-transform: inherit;
}
.child15in
{
 padding-left:20px;
}
.child15in.uk-first-column
{
    padding-right: 21px;
    padding-left:0px;
}
.backgroundblue
{
    width: 1545px;
    background-color: #063872e6;
}
.iconin
{
    min-height: 72px;
    margin-bottom: 18px;
}
@keyframes gradient {
  50% {
    background-position: 100% 0;
  }
}
.aboutcompany.margingrid
{
  
    margin-left: 375px;
    margin-right: 0px;
}
.backgroundimg
{
    margin-bottom:60px;
  padding-top: 60px;

background-color: white;

background-image: url(../images/layer.png);

background-position: 100% 0%;

background-repeat: no-repeat;
}
.bcgrey
{
background: var(--clrgrey);
z-index: -130;
}
.dotnavsindex
{
    padding-bottom: 20px;
    margin-bottom: 0px;
}
.aboutcompany > .uk-grid
{
    padding-right:20px;
    margin-top: 0px;
}
.aboutcompany   > div
{
    padding-top: 40px;
}
.imagefw
{
    background-image: url(../images/Layer3.png); 
background-position:0% -10%;

background-repeat: no-repeat;
}
.stickynav.uk-sticky-fixed
{
    padding-left: 375px;

padding-right: 375px;

background: #f8f8f8;
}
.secondw
{
    
    margin-bottom:60px;
}
.blue.secondw
{
    padding-right:120px;
    width:80%;
}
.width375px
{
    width:20%;
}
.linedasheed.width375px
{
    margin-right: 0px;
}

.circle
{
    padding-top: 6px;
    position: absolute;
font-size: 12px;
top: 100px;
left: 40%;
border: 2px solid white;
    text-align: center;
    color:white;
    border-radius: 16px;
    background: var(--clrorange);
    height:25px;
    width:34px;
}
.parent
{
    text-align: center;

height: 140px;

position: relative;
}
.textindx
{
    text-align: center;
   color: #353534;
}
.tovars
{
    margin-bottom: 0px;
}
.inlineflex
{
    display:inline-flex;
}
.date

{     width: min-content;
    width: -moz-min-content;
    padding-right: 40px;
    width: -moz-min-content;
      line-height: 0.8;
      text-align: center;
}
.news > div
{
    padding-right: 40px;
}
.more > a
{
   color:var(--clrorange);
    text-decoration: underline;
}

.black
{
    color:black;
}
.greycolor2
{
    color:#a3a3a3;
}
.greycolor
{
    color: var(--clrgrey);
}
.shortnews
{
    background-color: var(--clrgrey);
    background-image: url(../images/bgshortnews.png);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    height:450px;
}
.newsindx
{
    margin-top:60px!important;
}
.newsindx 
{
  padding-top: 60px;
}
.bluetext
{
    color:var(--clrblue);
    text-transform: uppercase;
    margin-top: 19px;
       display: inline-block;
    
}
.stickynav.uk-sticky.uk-sticky-below.uk-sticky-fixed > .reltelnavbar 
{
    display:block!important;
}
.reltelnavbar 
{
    display:none;
}
.stickynav.uk-sticky-fixed > .uk-navbar-container::before
{
    left: -20%;
position:absolute;
top: 15%;
    content: url(../images/logo/logovic2.png);
}
.reltelnavbar
{
    position: relative;
}
.telnavbar
{background: var(--clrorange);
   overflow:hidden;
        padding-top: 7px;
    padding-bottom: 7px;
    text-align: center;
    color: white;
     animation: gradient 6s ease infinite;
    transition: all 0.3s ease;
    background-size: 400% 400%;
    left: calc(100% - 192px);
    position: absolute;
    width:192px;
}
.bgblue
{
    background:var(--clrblue);
}
.date.bgblue
{
    margin-right:20px;
    max-height: 60px;
    padding:5px;
}
.ourpartnerindx
{
     margin-bottom:60px;
    margin-top:60px;
}

.partnersimg:hover
{
    opacity: 1;
    max-width: 150px;
}
.zagnews > a
{
    color: var(--clrblue);

font-size: 18px;

line-height: 1.2;
}
.partnersimg
{
transition: all 0.3s ease;
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
width: auto;

height: auto;

top: 40px;

left: 50%;

transform: translate(-50%,-50%);

display: table;

width: -moz-max-content;

max-width: 110px;
    opacity: 0.55;
box-sizing: border-box;

position: relative;
}
.thirdw
{
        margin-bottom: 40px;
}
.sliderpartner
{
        width: 1133px;
}
.sliderparent
{
    height: 80px;
}

.ymaps-2-1-71-ground-pane > ymaps > ymaps > .ymaps-2-1-71-user-selection-none
{
     filter: grayscale(100%);  
}
.ymaps-2-1-71-image 
{
    filter: grayscale(0%)!important;

}
.absolute
{
    position:absolute;
    z-index:100;
    
}
.mapablocks
{
    margin-top:80px;
    left:40%;
}
.blocktwo
{
    background:var(--clrorange);
 
}
.blockone
{
      background:var(--clrblue);
}
.block
{ padding-bottom: 40px;
    padding:0px 40px 40px 40px;
        display: inline-grid;
    z-index: 1000;
    width:370px;
    height:550px;
}
.block > .zagolovoktext
{
    margin-top: -20px;
}
.block > h3
{
  
    margin-top:50px;
    margin-bottom:0px;
}
.leftfooter
{
    margin-bottom:10px;
    margin-top:30px;
    display:inline-flex;
}
.divlogofooter
{
    width:50%;
}

.divlogofooter > img
{
  
    max-width:130px;
    opacity:0.5;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);  
}
.divtextfooter
{
    
    line-height:1;
    color:#d1d1d1;
    padding-left:40px;
}
footer
{
    border-top:2px solid var(--clrorange);
}
.nopadding
{
     padding-top:0px;
     padding-right:0px;
     padding-bottom:0px;
    padding-left:0px;
}
.copi
{
    text-decoration:underline;
}
.footer
{
    min-height:130px;
}
.rightfooter > .link > div
{
    text-transform: uppercase;

text-decoration: underline;

color: var(--clrblue);
    font-size:13px;
    width: -moz-available;
    width: -webkit-fill-available; 
}
.rightfooter > .inlineflex 
{
    width: 100%;

text-align: center;
}
.policity > div
{
    color:var(--clrblue);
    text-decoration: underline;
    width:50%;
}
.policity
{
    margin-top: 25px;
    padding-left: 22px;
}
.rightfooter
{
    padding-left: 40px;
    line-height: 1;
    margin-top: 30px;
}
.blikc:after {
content: '';

top: 0;

transform: translateX(100%);

width: 100%;

height: 220px;

position: absolute;

z-index: 1;

animation: slide 2.5s infinite;

background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, rgba(128,186,232,0) 99%, rgba(125,185,232,0) 100%);

background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.8)), color-stop(99%,rgba(128,186,232,0)), color-stop(100%,rgba(125,185,232,0)));

background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%);

background: -o-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%);

background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%);

background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 );

left: -30%;

opacity: 0.3;

transform: rotate(90deg);}

/* animation */

@keyframes slide {
	0% {transform:translateX(-100%);}
	100% {transform:translateX(100%);}
}
.uk-accordion-content {
    margin-top: 0px;
}
.uk-open > .uk-accordion-title::before {
    font-family: "Font Awesome 5 Free";
    background-image:none;
    content: "\f0d8";
    font-weight: bold;
}
.uk-accordion-title::before {
        font-family: "Font Awesome 5 Free";
    background-image:none;
    content: "\f0d7";
    font-weight: bold;
}
.uk-accordion-title, .uk-accordion-title:hover, .uk-accordion-title:active, .uk-accordion-title:focus   {
    color:white;
}

.blockleft:first-child
{
     margin-top:0px;
}
.blockleft
{
   
    padding:12px;
        text-transform: uppercase;
    font-size: 18px;
    height:114px; 
    background:var(--clrorange); 
    margin-top:14px;
    color:white;
}
.blockl1:hover
{
    transform: scale(1.05) translateZ(0);
}

.blockl1
{
   cursor: pointer;
    transition: all 0.2s ease;
     display: inline-flex;
    height:72px;
}
.blockl2:hover
{
    transform: scale(1.05) translateZ(0);
}
.blockl2
{
       cursor: pointer;
    transition: all 0.2s ease;
    height:108px;
}
.blockl3
{
    padding-top:16px;
    background:var(--clrgrey);
    height:80px;
}
.leftmenunamber
{
    text-align:center;
    margin-top:10px;
    font-size:16px;
    color:var(--clrblue);
}
.tenderbuttontext
{
    padding-top: 10px;
  width:50%;  
}
.tenderimg > img
{
    padding-right: 10px;
    float:right;
}
.tenderimg
{padding-top: 17px;
    width:50%;
}
.textblockl2
{
    width:100%;
    text-transform:initial;
}

.activerow > .active > a, .rowclass > a
{
    margin-bottom:2px ;
        color:white!important;
      width: calc(100% - 6px);
    position:relative;
    background:var(--clrorange)!important;
}
.activerow > .active > a:after, .activerow > .active > a:before, .rowclass > a:after, .rowclass > a:before{
    content:"";
    position:absolute;
    width:15px;
    height:50%;
    left:100%;
}
.activerow > .active > a:after, .rowclass > a:after{
    bottom:0;
    background: linear-gradient(to right bottom, var(--clrorange) 50%, transparent 50%);
}
.activerow > .active > a:before, .rowclass > a:before{
      top:0;
    background: linear-gradient(to right top, var(--clrorange) 50%, transparent 50%);
}

.blockl2 > .inlineflex > .tenderimg 
{
    padding-top: 0px;
    width:30%;
}
.leftmenu > li > a

{
     padding-bottom:6px;
    padding-top:6px;
    font-size:16px;
    background: #f1f1f1;
margin-top: 2px ;
margin-bottom:  2px ;
    padding-left:6px;
    line-height: 1.2;
display: block;   color:var(--clrblue);
}
.parentleftmenu > a
{
    font-weight:bold;
}

.leftmenu
{
     margin-bottom:0px;
    list-style-type:none;
    padding-left:0px;
}
.zagolovokleftmenu
{
    margin-top:40px;
}
.leftmenudiv2
{
    margin: 0px!important;
        margin-bottom:50px!important;
}
.uk-grid > .leftmenudiv
{
    margin-bottom:50px!important;
}
.breadcrumbs
{
    margin-top:20px;
}
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {

    content: "/";
    display: inline-block;
    margin: 0 5px;
    color: #999;

}
.newspage > div:nth-child(2n)
{
    padding-left:20px;
}
.newspage > div
{
   overflow:hidden;
    height:280px;
}
.content  div, .content  p, .content  span, .content
{
    
    text-align:justify;
}
.content > div
{
    
       padding-left:20px;
}

.content h2
{
    font-size:20px;    
}

.content
{
min-height: 500px;

width: calc(900px - 20px);
margin-bottom:40px;
padding-left: 20px;
}
.parentleftmenu > ul
{
    padding-left:20px;
}
.disabled
{
    filter: grayscale(100%);
    opacity:.6;
}
.pagenav * a
{
    color:var(--clrblue);
font-size:18px;
    
}
.pagenav > .active > a
{
    color:var(--clrorange);
}
.pagination > li:last-child
{
       margin-right:0px;
}
.pagenav
{
    list-style:none;
}
.content > .pagination
{
    text-align:center;
}
.pagination > li
{
    margin-right:25px;
}
.datacontent
{
    width: 123px;

text-align: center;

background: var(--clrblue);

padding-top: 2px;

padding-bottom: 2px;

padding-left: 7px;

padding-right: 7px;

text-align: center;
color:white;
}
.bred
{
    margin-bottom:40px;
}
.contentpagetitle
{
    margin-top: 15px;
    line-height: 1;
}
.prevnews > div > a
{
    color: var(--clrblue);

text-decoration: underline;

line-height: 8px;
}
.obratmodal
{
    width: 100%;
    padding-top:63px;
}
.obratmodal 
{
    margin-top: 36px;
    background-attachment: fixed;
    background-size: cover;
    background-image:url(../images/Layer3.png);
    background-repeat:no-repeat;
    background-position:100% 50%;
}
.obratmodal > .margingrid > h3
{
    margin-bottom: 0px;
}
.marginbt40px
{
    margin-bottom:40px;
}
.marginbt40
{
    margin-top:40px;  margin-bottom:40px;
}
.prevnews > div
{
    line-height: 23px;
    margin-left:25px;
}
.prevnews > div > span
{
    display:block;
}
.prevnews.nextnews > div
{
    margin-right: 25px;
}

.prevnews.nextnews
{
    text-align:right;
    padding-left:40px;
}
.prevnews
{
    width: 50%;

position: relative;
}
.prevnews > img
{
    display: initial;

position: absolute;

margin-top: 35px;
}
.thrinput > input
{
    text-align: center;
    outline: none;

border: white;
    background-color:#f3f3f3;
    padding: 8px;
margin-bottom: 25px;
border-radius: 20px;
    width:290px;
}
.uk-navbar-dropdown-nav > li
{
    line-height:1;
}
.onemanaf > img
{
max-height: 40px;
}
.onemanaf
{
    margin-bottom:20px;
    overflow:hidden;
    height:160px;
    text-align:center;
    padding-right:20px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);  
  
}
.onemanaf > .fz14px
{ 
    
    color:#acacac;
    height:64px;
    overflow:hidden;
}
.onemanaf > .fz16px > a
{
    text-decoration:underline;
    color:#494949;
}

.imagelogog
{
    max-width: 100px;
    float: right;
    max-height: 50px;
    margin-top: 28px;
    max-width:100px;
    float:right;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);  
}

.long
{

    padding:13px 19px;
    border:none;
    outline:none;
    background-color:#f3f3f3;
    min-height:170px;
    width:562px;
    min-width:562px;
    max-width: 562px;
border-radius: 17px;
}
.width22
{
    width:600px;
}
.buttonwhite
{
    padding-left: 0px!important;
cursor: pointer;
padding-right: 0px!important;
    text-transform:uppercase;
    height:36px;
 width:190px;
    background: transparent;
    color:white;
    border-radius:16px;
    border:white 2px solid;
}
.feedback 
{
    float:right;
    margin-top:23px;
    margin-bottom:50px!important;
}
.pigan
{
    margin-top:36px;
    text-align:center;
}
.leftmenutitle
{
    margin-bottom:20px;
}
.nano 
{
    height:50px;
}
.nano > .nano-content {
        height:50px;
}

.oneproduct
{
    transition: all 0.3s ease;
    overflow:hidden;
    margin-bottom:36px;
    height:180px;
    position:relative;
    background:#fff;
    margin-right:20px;
text-align: center;}
.oneproduct > .oneproductimg
{
    transition: all 0.3s;
    top: 50%;
left: 50%;
transform: translate(-50%,-50%);
position: absolute;
    width:180px;
}
.techoneproduct > ul > li 
{
    line-height: 15px;
    padding-top:10px;
}
.my-child-1-3 > *
{
    text-align:justify;
    overflow:hidden;
        width: 390px;
}


.techoneproduct > .fz19px 
{
    font-weight:bold;
    text-transform:uppercase;
}
.introtext
{
    line-height:1.2;
    text-align:justify;
    margin-right:20px;
}
.textoneproduct
{
   
    margin-bottom:20px;
    margin-top:20px;
}
.alltext > *
{
    text-align:left;
}
.backgroundproduct
{
    transition: all 0.3s;
    transform: scale(-1, 1) translate(0%,-20%);
    width:100%;
    opacity:0.1;
}
.oneproduct:hover > .oneproductimg2

{
        width:190px;
     transform: scale(1.13) translate(-50%,-50%);
}
.oneproduct:hover > .oneproductimg
{
    width:190px;
     transform: scale(1.13) translate(-50%,-50%);
}
.onetovar
{
  margin-bottom:32px;  
}
.oneproduct > .oneproductimg2 {
    transition: all 0.3s;
    top: 50%;
    left: 70%;
    transform: translate(-50%,-50%);
    position: absolute;
    width: 180px;
}
.backgroundproduct2 {
    transition: all 0.3s;
    transform: scale(-1, 1) translate(41%,-33%);
    width: 100%;
    opacity: 0.1;
}

.blockthrtovar
{
    position: relative;
margin-top:20px;
overflow: hidden;
    padding:4%;
   margin-left:20px;
    background:#e8f4ff;
}

.blockthrtovar tr:first-child > td
{
    font-weight: bold;
    
}
.blockthrtovar tr:first-child > td,.blockthrtovar tr:first-child > td p
{
   margin: 0; 
}

.blockthrtovar tr > td:first-child
{
    font-weight: bold;
}

tr:first-child > th
{
    color:black;
}
.outer {
  font-size: 14px;
  background: transparent;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}
.outer_inner2 > div
{
    padding: 10px 8px;
  width:25%;  
}
.outer_inner2
{
     transition:0.1s all;
       display: inline-flex;
width: 100%; 
}
.outer_inner2 > div:first-child > a
{
      color:var(--clrorange);
}
.outer_inner
{
    display: inline-flex;
width: 100%;
}
.outer_inner > div
{
  width:25%;  
}
.outer_inner > div {
  font-weight: normal;
  color: #039;
  border-bottom: 2px solid var(--clrblue);
  padding: 10px 8px;
}
.outer_inner2:hover > div, .outer_inner2:hover > div > a
{
   
    color:var(--clrblue)!important;
}
.inline
{
    display:inline;
}
.width23
{
    width:30%;
}
.blckthrimg
{
transition: all 0.3s;

transform: translate(149%,-52%);

width: 42%;

opacity: 0.1;

position: absolute;
}
.parentparemtr > .parametr:first-child
{
 margin-top:20px;}
.parentparemtr > .parametr:last-child
{
   
    margin-bottom:25px;
}
.imageslider 
{
    z-index:-1;
    height:auto!important;
    width: 80%!important;
max-height: 486px!important;
}
.ukslidershowitem
{
    border:2px solid #d6d6d6;
    background:#f7f7f7;
height:486px!important;
}


.prevw, .nextw
{
    padding-top: 50px;
padding-bottom: 50px;
padding-right: 30px;
}
.prevw > svg, .nextw > svg
{
    display:none;
}
.linklightbox > a
{
    height:486px;
    display:block;
}
.linklightbox
{
    z-index:2;
    height:486px;
}

.open-lightbox
{
    margin-left:10%;
    width:80%;
    height:486px;
    display:block;
}

.lightbox-opened {
 background-color: #33333380;
  cursor: pointer;
  height: 95%;
  left: 0;
  overflow-y: scroll;
  padding: 24px;
  position: fixed;
  text-align: center;
  top: 0;
  z-index: 10000;
  width: 100%;
}
.lightimg > img
{
    max-height:900px;
}
.hoverclose:active 
{
padding: 1.5px 10px;
}
.hoverclose:active > span
{
    
font-size:22px;
   
}
.hoverclose:hover
{
    background-color: var(--clrorange); 
}

 .lightimg >  div{
     background-color: var(--clrblue);
    color: #eee;
    font-family: sans-serif;
    padding: 6px 12px;
    text-transform: uppercase;
    position: relative;
    float: right;
    margin-left: -34.67px;
  }
  
 
.lightimg > img
{
    background:#eee;
    border:35px #eee solid;
}

.no-scroll {
  overflow: hidden;
}
.open-lightbox > img
{
    max-height: 456px;
width: auto;
    max-width: 320px;
}

.uk-thumbnav
{
    width: 100%;
    text-align:center;
    display: block;
    margin-left:0px!important;
}
.step:last-child
{
    margin-right:0px;
}
.step
{
    background: #f1f1f1;
padding:0px;
    display:inline-block;
    border:2px #d6d6d6 solid;
     margin-right:20px;
    margin-top: 25px;
}
.step > a > img
{
         padding-bottom:12px;
    padding-top:12px;
    padding-right:12px;
    padding-left:12px;  
}
.uk-position-small[class*="uk-position-center-left"], .uk-position-small[class*="uk-position-center-right"] {

    transform: translateY(-100%) translateY(-15px);

}
div > .uk-grid > .width26 > .width26maxheight
{
    overflow:hidden;
}
.width26
{
    margin-left:20px;
    width:calc(60% - 20px);
}
.greyplashka > div
{
    display: inline;
}
.greyplashka
{
    padding:46px;
    background:#f7f7f7;
}
.more3
{
    cursor: pointer;
    margin-top: -10px;
    background: var(--clrorange);
outline: none;
border: 0px;
border-radius: 20px;
color: white;
text-transform: uppercase;
font-weight: bold;
    text-align: center;
transition: all 0.1s ease-in-out;
padding: 14px 57px;
float:right;
width: inherit;
display: inline;
}
.width26maxheight
{
    margin-top:20px;
}

.step.uk-active
{
    border:2px solid var(--clrorange);
}
.uk-subnav-pill > .uk-active > a
{

    color: var(--clrblue);
background: #f1f1f1;
text-transform: initial;
}
.uk-subnav-pill > * > :first-child {
     border-right:1px #f1f1f1 solid;
        border-left:2px #f1f1f1 solid;
                border-top:2px #f1f1f1 solid;
    padding: 5px 10px;
    background: 0 0;
  color: var(--clrblue);
text-transform: initial;
}
.nextlvl
{
    padding-left: 0px;
}
.uk-switcher
{
    width:1170px;
}
.linedasheed2
{
     margin-left:20px;
    margin-right:20px;
    height: 3px;
background-image: linear-gradient(90deg, transparent, transparent 0%, #19416f00 91%, #e2e2e2 0%), linear-gradient(90deg, #19416f00,#19416f00);
background-size: 27px 20px, 100% 22px;
margin-top: 11px;
}
.marginleft
{
    padding-left:40px;
}
.gridnomargin
{
    margin-top:10px!important;
}
.uk-switcher > li > .uk-child-width-1-2
{
    margin-bottom:30px;
}
.techoneproduct
{
    margin-right:20px;
}
.uk-subnav
{
    border-bottom: 2px solid #f1f1f1;
}

.parent > img
{
    max-width: 80%;
}
.floatleftfoto * img
{
margin-top: 0;
margin-right: 30px;
float: left;
margin-bottom:30px;
}
.floatleftfoto p
{
    text-align:justify;
}
.outerabout
{
    margin-top:20px;
    width:100%;
    padding:10px;
    background:#f7f7f7;
    display: block;
}
.blockthrtovar:first-child
{
    margin-top:0px;
}
.zagolovokfilter
{
    font-weight:bold;
    text-transform:uppercase;
    color:white;
    background:var(--clrorange);
    padding:10px;
}

.filterbody
{
    line-height: 2;
    background:#f1f1f1;
    padding:10px;
}
.oneparametr > .blue
{
 text-transform: lowercase;   
}

.oneparametr > div
{
    
    display:inline;
}
.simbol:last-child
{
    display:none;
}

input:checked ~ .cntrl2::after
{
 content: "";
width: 8px;
    height: 8px;
    margin-top: 2px;
    margin-left: 2px;
    border: 2px solid var(--clrorange);
    background: var(--clrorange);
    border-radius: 4px;


}
input:checked ~ .cntrl::after
{
    content: "";
    display: block;
    width: 7px;
    height: 14px;
    border: solid var(--clrorange);
        border-top-width: medium;
        border-right-width: medium;
        border-bottom-width: medium;
        border-left-width: medium;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
margin-top:-2px;
margin-left:5px;


}
 .cntrl ~ input:checked 
{
    background:var(--clrblue);
}
.cntrl, .cntrl2
{
      margin-top: 7px;
 margin-right:5px;
    height: 16px;
    width: 16px;
display:inline-flex;
    border: 1px solid #7d7d7d;
    border-radius: 3px;
}
.check
{
    display:none;
    position:absolute;
}
.checklabel
{
    display: inline-flex;
}
.minheight
{
    height:40px;
}
.filter_title
{
    margin-bottom: 5px;

font-size: 16px;

border-bottom: var(--clrorange) 2px solid;

color: var(--clrorange);

font-weight: bold;
}
fieldset
{
    border:0px;
}
.nextdi
{
    height: 40px;
}
.nextdi > input
{
    display:none;
}
.ui-widget-content
{
    border:0px solid #d9d9d9!important;
background:#d9d9d9!important;
}
.ui-widget-header
{
    background:var(--clrblue)!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active
{
    border: 1px solid var(--clrorange)!important;
background: var(--clrorange)!important;
font-weight: normal!important;

color: #454545!important;

border-radius: 16px!important;
}
.form-group 
{
    padding-right:20px;}
.form-group > label
{

  display: inline-grid!important;
text-align: center!important;

color: var(--clrorange)!important;

font-weight: bold!important;

text-transform: lowercase!important;
}
.form-group:last-child
{
    padding-right:0px!important;
}
.form-group > label > input
{
  
    border-radius: 16px!important;

outline: 0px!important;

border: 0px!important;

text-align: center!important;

width: 100%!important;


height: 25px!important;
}
.mse2_number_inputs
{
    display:inline-flex;
}
.filterbody .ui-slider-handle
{
       cursor: pointer; 
}
.filterbody label
{
   cursor: pointer;   
}
.more4
{
        cursor: pointer;
text-align: center;
transition: all 0.1s ease-in-out;
padding: 8px 57px;
width: 100%;
display: block;
}
#crazy:nth-letter(2n1){
  display:inline-block;
  margin:10px 20px;
  transition:all .4s;
  color:green;
}

#crazy:nth-letter(2n1):hover{
  transform:rotateZ(180deg);
  color:blue;
}
.contentadm p, .contentadm div, .contentadm a
{
   
    text-align:justify;
}
.contentadm img
{
    margin-left:0px;
}
.a_itemcard {
   text-transform: uppercase;
text-decoration: underline;
color: var(--clrblue);
font-size: 0.625vw;
text-align: right;
width: 100%;
display: block;
margin-top: 15px;
}
.margintopproizv
{
    margin-top:24px;
}
.imagesproektdiv > a >  img:hover
{
    transform:scale(1.2) translate(-50%,-50%);
}
.imagesproektdiv > a > img

{
    
    width: 100%;

transition: all 0.3s ease;

top: 50%;

left: 50%;

transform: translate(-50%,-50%);

position: absolute;
}
.imagesproektdiv
{
    border:1px #f1f1f1 solid;
    margin-bottom:10px;
    height: 120px;

overflow: hidden;

position: relative;
}


.content img
{
margin-right: 15px;
margin-bottom: 15px;
}
.formsearch2 > button
{
    margin-left:5%;
    width:25%;
}
.formsearch2 > input
{
    padding-left:10px;
    color: var(--clrblue);
    border-radius: 16px;
   border: var(--spacyblue) 2px solid;
    height: 28px;
    width:70%;
}
.formsearch2
{
    position:relative;
    display:inline-flex;
    width:100%;
}
.mse2-row > a
{
    color:var(--clrblue);
}
.mse2-row
{
    margin-top:20px;
}
.mse2-row > p
{
margin-top: 5px;
}
.buttosearch
{
transition: all 0.3s ease;
   
    z-index:2;
    border:0px solid white!important;
    cursor: pointer;
  width: 42px!important;
height: 44px!important;
position: absolute!important;
margin-left: -42px!important;
padding: 0px!important;
margin-right:0px;
}
.long2
{
    width: 500px;

height: 200px;

padding: 13px 19px;

border: none;

outline: none;

background-color: #f3f3f3;

min-height: 170px;

min-width: 500px;

max-width: 500px;

border-radius: 17px;
}
.obratmodalwidndow  > div > h2, .obratmodalwidndow__footer > div > h2
{
     color:white;
}
.obratmodalwidndow  > div, .obratmodalwidndow__footer > div
{
   
    background-color:var(--clrblue);
}
.obratmodalwidndow input, .obratmodalwidndow__footer input
{
    outline:0;
    border:0px;
    border-radius:10px;
    padding:10px;
    background:#f1f1f1;
    margin-top:10px;
    outline:0px;
    border:0px;
    width:calc(100% - 20px);
    display:block;
    margin-bottom:10px;
}
 .obratmodalwidndow__footer input
 {
     width:calc(100% - 20px);
     margin-left:0px;
 }
  .obratmodalwidndow__footer  .long2
  {
      width: calc(100% - 40px);
      max-width:calc(100% - 40px);
      min-width:calc(100% - 40px);
      height:95px;
      max-height:95px;
      min-height: 95px;
  }
 .obratmodalwidndow__footer .fz12px.white
 {
     margin-top:10px;
     text-align:center;
     display: block;
     margin-bottom:5px;
 }
  .feedback.buttonwhite
  {
      width:50%;
      transition:all .08s;
  }
 .feedback.buttonwhite:hover
 {
     border-bottom:2px solid var(--clrblue);
 }
  .feedback.buttonwhite:active
 {
     color:white;
     background:var(--clrblue);
 }
  .obratmodalwidndow__footer .feedback.buttonwhite
  {

      width:250px;
      margin:auto;
            margin-top:50px;
  }
.obratmodalwidndow__footer 
{
    min-width: 0px;
    width: 100%;
}
.liopros
{
    background:#f7f7f7;
    margin-top:5px;
    margin-bottom:5px;
    padding:5px;
    
}
.outerliopros
{
    padding-right:40px;
}
.liopros > a > i, .liopros > i
{
    margin-right:5px;
}
.outer2
{
    margin-top: -5px;

background: #f7f7f7;

padding-bottom: 5px;
}
.outer2 > .liopros
{
    display:block;
    padding-left: 28px;
}
.nolist:hover
{
    cursor: pointer;
    color:#534c4c;
    text-decoration:underline;
}
.blockl2 > a:hover
{
    color:white;
}
#header-nav.hide-nav-bar{
    
   -webkit-transform: translate(0, -100%);
   -moz-transform: translate(0, -100%);
   -ms-transform: translate(0, -100%);
   transform: translate(0, -100%);
   -webkit-backface-visibility: hidden;
}

a.menu-link {
    z-index:100;
  	    float: left;
		    display: block;
		    padding: 1em;
		}
		nav[role=navigation] {
			clear: right;
			-webkit-transition: all 0.3s ease-out;  
			-moz-transition: all 0.3s ease-out;
			-ms-transition: all 0.3s ease-out;
			-o-transition: all 0.3s ease-out;
			transition: all 0.3s ease-out;
		}
	
		nav[role=navigation].active {
			max-height: 1100px;
		}
	


.menu-link {
  height: 30px;
  width: 33px;
  cursor: pointer;
}

.bar1, .bar2, .bar3 {
  margin-top: 3px;
  background: var(--clrblue);
  width: 33px;
  height: 4px;
  position: absolute;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}

.bar2 {
 margin-top: 13px;
}
.bar3 {
  margin-top: 23px;
 
  -webkit-transform: rotate(180deg);
transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
}



		@media screen and (min-width: 1024) {
		
      a.menu-link {
			   display: none;
			}
			.js nav[role=navigation] {
				max-height: none;
			}
			nav[role=navigation] ul {
			    width:100%;
			    padding-left:0px;
				margin: 0 0 0 0;
				border: 0;
        
			}
			
		
			nav[role=navigation] li a {
				
        border: 0;
			}
		}

.container{
  max-width: 800px;
  margin: 0 auto;
}



.info{
  text-align: center;
}
.uk-navbar-dropdown-nav > li:hover > a
{
    color:white;
}
.uk-navbar-dropdown-nav > li > a
{
    color:white;
}
#header-nav {
    
    height:auto;
   background:var(--clrgrey);
    z-index:200;
    top: 0;
    display: inline;
    width: 100%;
    -webkit-transition: -webkit-transform 0.7s 0.3s ease;
    -moz-transition: -moz-transform 0.7s 0.3s ease;
    -ms-transition: -ms-transform 0.7s 0.3s ease;
    transition: transform 0.7s 0.3s ease;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.navbarul > li > .uk-open
{
    color:white!important;
}

@media (max-width: 1700px) 
{
    .telnavbar
    {
        margin-top: 2px;
        width: 208px;
        left: calc(100% - 208px);
    }
    .stickynav.uk-sticky-fixed > .uk-navbar-container::before {
    left: -9%;
}
    .stickynav.uk-sticky-fixed
    {
      padding-right:175px;
        padding-left:175px;  
    }
    .stickynav
    {
           padding-right:175px;
        padding-left:175px;
    }
    .margingrid {
    width: calc(100% - 175px - 175px);
    margin: 0px 175px 0px 175px;
}
.aboutcompany.margingrid {
    margin-left: 175px;
}
}
@media (max-width: 1530px) 
{
    .content {
   width: 820px;
}
    lightimg > img {
    max-height: 700px;
}
    .stickynav
    {
        padding-left: 160px;
padding-right: 80px;
    }
    .backgroundblue
    {
        width:100%;
    }
    .aboutcompany.margingrid
    {
            margin-left: 80px;
    margin-right: 0px;  
    }
  .margingrid
{
    width:calc(100% - 160px);
    margin:0px 80px 0px 80px;
}
  .stickynav.uk-sticky-fixed
  {
          padding:0px 120px 0px 120px;
  }
 
  
.stickynav.uk-sticky-fixed > .uk-navbar-container::before {

    left: -7%;
    top: 23%;
}
.telnavbar
{
    margin-top: 2px;
    width: 200px;
    left: calc(100% - 200px);
}
.mapablocks
{
    left:25%;
}
.leftnavbar {
    height: inherit;
    width: 40%;
}
.rightnavbar
{
    width:60%;
}
}
@media (max-width: 1350px) 
{
    .margingrid {
    width: calc(100% - 40px - 40px);
    margin: 0px 40px 0px 40px;
}
}
@media (max-width: 1281px) 
{
    
.stickynav.uk-sticky-fixed > .uk-navbar-container::before {
    left: -11%;
}
    .margingrid {
    width: calc(100% - 40px - 40px);
    margin: 0px 40px 0px 40px;
}
    .content {
    width: 800px;
}
    .secondw
    {
        max-width:1180px;
    }
.leftnavbar {
    height: inherit;
    width: 40%;
}
.rightnavbar
{
    width:60%;
}
}
@media (max-width: 1025px) 
{
    
    .rightfooter > .link > div {
    font-size: 9px;
}
    .block
    {
        width:250px;
    }
.margingrid {
    width: calc(100% - 40px);
    margin: 0px 20px 0px 20px;
}
.formsearch
{
    width:215px;
}
.formsearch > input
{
left: 260px;
}
.stickynav {
    padding-left: 20px;
    padding-right: 20px;
}
.stickynav.uk-sticky-fixed {
    padding: 0px 0px 0px 120px;
}
.stickynav.uk-sticky-fixed > .uk-navbar-container::before {
    left: -13%;
}
.secondw {
    max-width: 985px;
    margin-top:0px;
}
.telnavbar {
    width: 150px;
    left: calc(100% - 150px);
}
.aboutcompany.margingrid
{
    margin-left:20px;
}
.mapablocks {
    left: 12%;
}
.content {
    width: 714px;
    margin-top:0px;
}
.rightfooter > .link > div
{
    font-size:12px;
}
}
@media (max-width: 1200px) 
{
    .aboutcompany.margingrid {

font-size:13px;
    margin-left: 20px;
}
    .formsearch > i
    {
        left:150px;
    }
    .formsearch > input
    {
        width: 150px;
    }
    .navbarnav > ul > li > a {
    padding: 18px 18px;
}
    .block
    {
        width:300px;
    }
    .content {
    width: 780px;
    margin-top: 0px;
}
    .margingrid {
    width: calc(100% - 5px - 5px);
    margin: 0px 5px 0px 5px;
}
    .stickynav {
    padding-left: 130px;
    padding-right: 0px;
}
}
@media (min-width: 1024px) 
{
   
    .sliderall > img
{
    margin-left: 0;
width: 100%!important;
margin-right: 0;
}
    .imagelogomob
    {
        display:none!important;
    }
    .navbarul
{
    margin:0px;
    padding-left:0px;
    height:60px;
}
    .stickynav
    {
        
       border-top: 2px solid var(--spacyblue);
       border-bottom: 2px solid var(--spacyblue);
       background: transparent;
    }
    .menu-link
    {
        display:none!important;
    }
    .logomobile
    {
        display:none;
    }
}
@media (max-width: 640px) 
{
    .babel > li {

    padding-right: 10px!important;

}
    .onetovar 
    {
width:100%;
}
}
@media (max-width: 1023px) 
{
       .babel2 {
display:flex!important;
}
    .outer2 > .liopros {
    display: block;
}
    .uk-child-width-1-2.uk-grid > .outerliopros 
{
    width:100%!important;
}
.ymaps-2-1-72-map
{
    height:300px!important;
}
    .width23 {

    width: 100%;

}

.uk-switcher > li  div 
{
width: 100%;
}
.uk-switcher .uk-width-auto, .uk-switcher .gridnomargin  .uk-first-column
{
    margin-top:0px;
width: 50%;
}
.uk-subnav > *
{
    flex:auto;
}
.uk-switcher .marginleft
{
    padding-left:0px;
}
.uk-switcher .linedasheed2
{
display: none;
}
.gridnomargin.uk-grid, .uk-width-auto.uk-first-column
{
    display: inline-flex;
}

.gridnomargin.uk-grid > .uk-width-expand, .uk-width-auto.uk-first-column > .uk-width-expand
{
    display:none;
}
.uk-switcher > li  div > div
{
    width:100%;
}
.uk-switcher {

    width: 80%;

}
.width26
{
    width:100%;
}
        .content > div
        {
    max-width: 90vw;}
    .content > div > p
    {
        max-width:100%;
    }
    .thrinput 
    {
        width:98%;
    }
    .thrinput > input{
    width:100%;
}

    .long {
    width: calc(100% - 18px - 18px);
      min-width: calc(100% - 18px - 18px);

max-width: calc(100% - 19px - 19px);
}
    .leftmenudiv 
{
    display:none;
}

.width22 {

    width: 100%;

}
.feedback
{
width: 100%;
}
.blockthrtovar
{
    padding-left:20px!important;
}
.content > div
{
    padding-left:0px;
}
.blockthrtovar
{
    margin-left:0px;
    padding-left:0px;
}
.blockleft
{
    width:calc(100% - 24px);
}
#mse2_mfilter > div > div
{
    width:100%!important;
}
    .fz61px
{
    font-size: 45px;
}
.fz46px
{
    font-size: 36px;
}
.fz36px
{
    font-size: 26px;
}
.fz26px
{
    font-size: 14px; 
}
.fz21px 
{
    font-size:13px;
}
.fz16px 
{
    font-size: 34px;
    font-weight: bold;
}
.fz14px
{
    font-size: 14px;
}
.fz13px
{
    font-size: 13px;
}
.fz12px
{    font-size: 11px;
    
}
.fz19px
{
    font-size: 15px;
}
.slidertext > div {

    text-align: center;

}
.backgroundimg
{
    display:none;
}
.shortnews {
    height:auto;
}
html
{
    font-size:21px;
}
.aboutcompany.margingrid {
    font-size: 21px;
}
.uk-grid
{
    padding-left: 15px;

padding-right: 15px;
}
.bcgrey {
    background: var(--clrgrey);
    position: initial;
    z-index: -130;
}
.sliderall
{
    display:none;
}
.margingrid {

    width: calc(100% - 15px - 15px);
    margin: 0px 15px 0px 15px;

}
.blue.secondw {
width:100%;
    padding-right: 0px;
}
.aboutcompany {
    height: auto;
}
.uk-child-width-1-5 > * {

    width: 50%;

}
.child15in {

    margin-bottom: 20px;

}
.linedasheed 
{
    display:none;
}
.block {

    width: 65vw;

}
.news2
{
    display:none;
}

.uk-child-width-1-6 > * {

    width: 100vw;

}
.sliderpartner
{
    height: inherit;
    width: 100%;}
    
.sliderpartner > li
{
    width: 50%!important;
}
.uk-child-width-1-3 > * {

    width: 100%;
    margin-bottom: 20px;

}
.telnavbar
{
    height:40px;
}
.newsindx {
 padding-top: 10px !important;
    margin-top: 10px !important;

}
.uk-slidenav
{
    display:none;
}

    .slidertext {

    margin-top: 0px;
}
     .slideshow > li > div 
    {
    width: 100%!important;}
    .slideshow > li
    {
        display:block!important;
    }
    .reltelnavbar
    {
            height: 54px;
        display:block;
    }
    .telnavbar {
        
    width: 100%;
    left: 0;
    margin-top: 0px;
}
    .stickyact
    {
        padding-left:0px!important;
    }
    .uk-sticky.uk-active.uk-sticky-below.uk-sticky-fixed > .stickynav::before {
        display:none;
}
    .navbar 
    {
        display:none;
    }
    .navbarul
    {
        margin-top:20px;
    }
    .logomobile
    {
        max-width:135px;
    }
 
    .navbarul > li > .uk-open
{
    color:#7c98b4!important;
       background:var(--clrgrey);
}

    .navbarnav > ul > li > a:hover {
        
        color:var(--clrblue)!important;
}

    .navbarul > li:hover {
    transition: 0s;
    background: transparent;
    color: #7c98b4 !important;
    border-bottom: 0px;
}
.btn-5 > a::before {
    top: 17px;
}
.uk-navbar-dropdown.uk-dropdown.uk-dropdown-bottom-left
{
   position:initial!important;  
}
    .stickyact > nav > .navbarnav
    {
       
        display:block;
    }
    .navbarnav
    {
        display:none;
        max-height:0px;
    }
   nav[role="navigation"].active {
       height:110vh;
}
    .navbarnav > ul
    {
        padding-left:0px;
        display:block;
    }
.navbarnav > ul > li > a {
    font-size:25px;
    padding: 18px 10px;
    display: block;
    border-bottom: 2px solid transparent;
    height: 15px;
    min-height:15px;
    color: #7c98b4 !important;
}
.slidertext > a
{
    display:none;
}
.circle
{
    margin-left: 15px;
}
.slideshow > li > div
{
    max-height:350px;
}
.slideshow {
    height: auto;
    overflow: hidden;
    width: 100%;
}
.ymaps-2-1-71-map
{
    
    width:100%;
    height:300px!important;
    overflow:hidden;
}
.absolute.mapablocks
{
    margin-top:0px;
    position:initial;
}
.block
{
    width: 100%;
    width: -moz-available;
         width: -webkit-fill-available;
}
.footer > div > .uk-width-1-3
{
    width:100%;
}
.policity
{
    display:none;
}
.link
{
    display:none;
}


#map
{
    margin-top:40px;
    height:300px!important;
}
.onemanaf > .fz14px
{
    height:164px;
}
.onemanaf
{
    height:240px;
      border: 2px solid #f8f8f8;
border-radius: 16px;
padding: 25px;
width:100%;
}
.newspage > div {
    padding-left: 0px!important;
    width:100%;
}
.breadcrumbs > li:last-child
{
    flex:auto;
}
}
.imagelogomob
{
    text-align: center;

position: relative;

width: -moz-available;

display: block;

height: 70px;

width: calc(100% - 70px - 70px);

margin-left: 70px;
}


.whitebg,.stickynav2
{
    background:white!important;
}
.overflowhiddenmenubar
{
    width: 100vw;
overflow: hidden;
    position: fixed;
}
.ymaps-2-1-72-user-selection-none.ymaps-2-1-72-patched-for-print
{
    filter: grayscale(100%);
} 
.optionintovar:nth-child(even)
{
    padding-left:42px;
}
.svtovari
{
    text-align: center;
padding: 20px;
}
.uk-thumbnav > .step > a
{
    max-width:80px;
}
.onemanaf  > div > img
{
    max-height:50px;
    max-width:80px;
}
.onemanaf > div:first-child
{
    height:50px;
}
.babel
{
    display: inline-flex;
list-style-type: none;
padding-left: 40px;
padding-top: 32px;
}
.babel > li
{
    padding-right:20px;
}
.babel > li a
{
    font-size: 15px;
color: #19416f;
text-transform: uppercase;
}
.contentclass h3
{
    margin:0px;
    font-size: 20px;
}
.contentclass > *
{
    text-align: justify;
    padding-left:0px;
    font-size: 14px;
}
.contentclass
{
    text-align: justify;
}
.centercat
{
    max-width:170px;
}
#saitnerabotaet
{
width: calc(100% - 24px);
text-align: center;
background-color: white;
padding: 10px;
border: 2px solid red;
display:none;
}
.margingrid .tovars img
{
    max-height:140px;
}
.onetovar .oneproduct .oneproductimg3
{
    max-width: 120px;
    max-height: 80px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.contentclass > ul
{
    padding-left:20px;
}
.block > .zagolovoktext span
{
margin-right: 3px;
}
.block > .zagolovoktext span:nth-child(-n+5)
{
    border-bottom:2px solid var(--clrorange);
}
.block > .zagolovoktext span:nth-child(n+6)
{
    border-bottom:2px solid var(--clrgrey);
}
.tenderbuttontext > .white:hover
{
    color:white;
}

.bluebutton::before {
        z-index: 1;
  content: '';
  position: absolute;
width: 206px;
height: 31px;
  background: linear-gradient(to left, var(--clrblue), #3085d8);
  z-index: -1;
  border-radius: 60px;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform .5s ease-in-out;
  left:0px;
 padding-top:7px;
 top:0px;
}
.bluebutton:hover::before {

  transform: scaleX(1);
  transform-origin: left;
  
}
.bluebutton:hover
{
    background-color: none;
  box-shadow: 0 5px 20px rgba(0,0,0, .5);
    text-decoration:none;
    color:white;
}
.bluebutton
{
    padding-top: 5px;
width: 100%;
height: 31px;
  text-align: center;
    position:relative;
  color: #fff;
  transition: .5s;
  border: 4px solid #fff;
  border-radius: 60px;
  overflow: hidden;
  display: block;
  text-decoration:none;
  box-shadow: 0 5px 5px rgba(0,0,0, .5);
  background: linear-gradient(to left, var(--clrblue), #3085d87a);
} 
.submenu_wrapp.parentleftmenu:not(.active) > ul
{
    display:none;
}
th {
  font-weight: normal;
  color: #039;
  padding: 10px 15px;
}
td {
    text-align:center;
  color: #669;
  border-top: 1px solid #e8edff;
  padding: 10px 15px;
}
tr:hover td {background: #e8edff;}
#map
{
    margin-top:40px;
}
.simplesearch-result h4
{
    margin:0px;
}
.simplesearch-result
{
    margin-bottom:40px;
}
.simplesearch-paging
{
    margin-bottom:10px;
}
.simplesearch-paging .simplesearch-result-pages
{
    padding-right:10px;
}
.simplesearch-paging > .simplesearch-page
{
    text-align: center;
      background: #edeeef;
      padding: 0px 5px;
      color:white;
}
.simplesearch-paging > .simplesearch-page.simplesearch-current-page
{
background: #3085d8;
padding: 0px 5px;
color:white;
    
}
.babel2
{
    display:none;
}
.bcgrey2
{
    margin-top: -60px;
    padding-top: 60px;
}
/*menu*/

    .uk-navbar-dropdown-nav  {
        display:flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .list-line {
        margin-right: 15px;
        
    }


@media (min-width: 1024px) {
    .uk-navbar-dropdown.uk-dropdown.uk-dropdown-bottom-left {
        width: 500px;
    }
    
    .list-line {
        position:relative;
        margin-right: 15px;
    
    }
   
}
/*slider new*/
.left li {
  list-style: none;
}  
.right li {
  list-style: none;
}
.pl-0 {
  padding-left: 0;
}
.pr-0 {
  padding-right: 0;
}
.mb-5 {
  margin-bottom: 5px;
}
.text-align-rigtn {
  text-align: right;
}
.slider-bg-color {
  background-color: #edeeef;
}
.color-blue {
  color: #39f;
}

.slider-h1 {
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight:bold;
}
.slider__img {
  max-width: 1150px;
  padding-bottom:40px;

}
.slider__img img{
  width: 100%;
}
.position {
  position: relative;
}

.d-none {
  display: none;
}

.left-list {
  position: relative;
}

.right-list {
  position: relative;
}

.slick-btn {
  border: none;
  background: none;
  cursor: pointer;
}

.slick-prev {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
}
.slick-next {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.slick-dots  {
  display: flex;
  justify-content: center;
  padding-left: 0;
}
.slick-dots li {
  list-style: none;
}
.slick-dots button {
  font-size: 0;
  border:none;
  width: 15px;
  height: 15px;
  border-radius:50px;
  margin-left: 5px;
}
.slick-active button {
  background-color: #39f;
}
.swiper-container {
  max-width: 1170px;
  
}
.swiper-pagination-bullet {
    width:11px;
    height:11px;
    
}
.swiper-button-prev:after {
    font-size:35px;
}
.swiper-button-next:after {
    font-size:35px;
}

@media (min-width: 576px){
    .slider-h1 {
        font-size: 25px;
    }
}
@media (min-width: 768px) {
  .d-none {
    display: block;
  }
  .right {
    position: absolute;
    top: 35px;
    right: 35px;
  }
  .left {
    position: absolute;
    top: 35px ;
    left: 35px;
  }
  .left-list::before {
    content: "";
      display: inline-block;
      width: 7px;
      height: 7px;
      border: 1px solid #39f;
      border-radius: 50%;
      position: absolute;
      top: 30%;
      left: -10%;
  }
  .right-list::after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border: 1px solid #39f;
    border-radius: 50%;
    position: absolute;
    top: 30%;
    right: -10%;
}
  .slider-h1 {
    font-size: 30px;
  }
  .slider-ul {
    font-size: 15px;
    text-transform: uppercase;
  
  }
}
@media (min-width: 992px) {
  .slider-h1 {
    font-size: 34px;
  }
  .slider-ul {
    font-size: 18px;
  }
  .right {
    top: 45px;
  }
  .left {
    top: 45px ;
  }
  .left-list::before {
    top:37%;
  }
  .right-list::after {
    top:30%;
  }
}
@media (min-width: 1200px) {
  .slider-h1 {
    font-size: 45px;
  }
  .slider-ul {
    font-size: 20px;
  }
  .right {
    top: 75px;
    right: 50px;
  }
  .left {
    top: 75px;
    left: 50px;
  }
}
