html,body{
    width: 100%;
    height: 100%;
    font-family: "kelsonr", sans-serif;
}
strong {
    font-weight:bold;
}
div.clear {
    clear: both;
}
.back{
    position: absolute;
    width: 1200px;
    height: 8913px;
    top: 0;
    left: 50%;
    margin-left: -600px;
    opacity: 0.5;
    pointer-events: none;
    z-index: 999;
    overflow: hidden;
}
#wrapper{
    width: 100%;
    height: 100%;
    background: #fff;
}
.back img{
    margin-left: -75px;
}
header{
    width: 100%;
    height: 100px;
    background: rgba(0, 0, 0, 0.85);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 150;
}
.row{
    position: relative;
    margin: 0 auto;
    width: 1200px;
    clear: both;
    height: inherit;
}
#block1{
    background: no-repeat;
    height: 754px;
    background-size: cover;
}
.block{
    width: 100%;
    position: relative;
    clear: both; 
}
#block2{
    height: 1030px;
    background-position-y: 40px;
    background-size: cover;
}
#block3{
    height: 490px;
    background: #1B1B1B;
    background-size: cover;
}
#block4{
    height: 1200px;
    background: #fff;
}
#block5{
    height: 1180px;
    background: url(/img/4back.jpg)no-repeat;
    background-size: cover;
}
#block6{
    height: 790px;
}
#block7{
    background: white;
    height: 569px;
}
#block8{
    height: 700px;
    background: url(/img/5back_seamlesspattern_for_certificate.jpg) repeat;
}
#block9{
    background: #1B1B1B;
    min-height: 1200px;
}
#block10{
    height: 500px;
}
#block11{
    height: 670px;
}
footer{
    background: #1B1B1B;
    height: 96px;
    color: #fff;
}
#map-canvas{
    width: 100%;
    height: 100%;
    background: url(/img/gmap.png);
    background-size: cover;
}
#map{
    position: absolute;
    width: 569px;
    height: 75px;
    z-index: 8;
    overflow: hidden;
    left: 50%;
    margin-left: -600px;
    top: 260px;
}
#map span{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    color: #fff;
    text-align: center;
    line-height: 75px;
    font-size: 23px;
    font-family: "nsb";
}

.left{
    float: left;
}
.right{
    float: right;
}
footer img, header img{
    margin-top: 21px;
    margin-left: 10px;
    margin-right: 10px;
}
.phone{
    font-size: 30px;
    font-family: kelsonr;
    margin-left: 25px;
    margin-top: 32px;
    display: block;
    color: #fff;
}
.ot-item {
    margin-top:47px;
    clear:both;
    min-height:280px;
    border-bottom: 1px solid #333;
    color: #fff;
}
.ot-title {
    float:right;
    font-size:24px;
    margin-top:0px;
    width:893px;
    text-align:left;
    font-family: kelsonb;

}
.ot-text {
    float:right;
    width:893px;
    font-size:19px;
    font-family:"kelsonl";
    margin-top:18px;
    text-align:left;
    line-height:24px;

}
.ot-name {
    width:893px;
    float:right;
    font-size:14px;
    margin-top:7px;
    text-align:left;

}
#load{
    -webkit-transition: all 500ms ease-out;
    -moz-transition: all 500ms ease-out;
    -o-transition: all 500ms ease-out;
    transition: all 500ms ease-out;
    float: left; 
}
#load-more:hover #load{
    -moz-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    transform:rotate(360deg);

}
#load-more {
    text-align:center;
    font-size:30px;
    height:42px;
    width:380px;
    margin:0 auto;
    margin-top:49px;

}
.zagr{
    margin-top: 6px;
    display: block;
    float: left;
    margin-left: 20px;
    font-family: "nli";
    text-decoration: none;
    border-bottom: 1px dashed #ff8442;
    color: #ff8442;
}
#load-more:hover .zagr{
    border-color: transparent;
}
.ot-photo{
    position: relative;
    width: 270px;
    height: 236px;
    float: left;
    text-align: center;
    overflow: hidden;
    border: 1px solid #585858;
}
.ph-pa{
    position: absolute;
    top: 0;
    left: 0;
}
.ot-photo>img{
    width: 100%;
}
.ora{
    color:  #ff8442;
}
.ora2 {
    color:rgb(255, 109, 27);
}
.ta-c{text-align: center;}
#block9 .title{
    padding-top: 90px;
    font-size: 58px;
    margin-bottom: 70px;
    color:#fff;
}
#block11 .title{
    padding-top: 75px;
}
.contactus {
    font-size: 24px;
    line-height: 35px;
    width: 370px;
    padding-left: 25px;
    margin: 35px auto;
}
.black {
    color: #000;
}
.white {
    color: #fff;
}
#block2 .title {
    padding-top: 390px;
    font-size: 58px;
}

#block2 li:hover{
    border: 1px solid #ddd;
}
#block2 li{
    display: block;
    float: left;
    text-align: center;
    font-family: "kelsonr";
    font-size: 18px;
    line-height: 24px;
    height: 218px;
    margin: 50px 20px -30px;
    width: 356px;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -ms-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    border: 1px solid transparent;
}
#block2 li .icon{
    margin-bottom: 18px;
    margin-top: 25px;
}

#block2 li .text{
    width: 70%;
    margin: 0 auto;
    cursor: default;
}
#block2 li .text .ora{
    font-family: "kelsonb";
}
#block2 li .text .wht {
    color:#FC5800;
}
#block4 .title{
    padding-top: 90px;
    font-size: 58px;
    padding-bottom: 45px;
}
#prod {
    width: 840px;
    margin: 0 auto;
}
#prod li{
    display: block;
    width: 370px;
    height: 450px;
    float: left;
    margin: 0 15px 30px;
    text-align: center;
    border: 1px solid #fff;
}
#prod li .image{
    margin-top: 15px;
    margin-bottom: 10px;
}
#prod li .image img{
    width: 330px;
}
#prod .name{
    font-size: 24px;
    font-family: "kelsonb";
    margin-bottom: 32px;
}
a.button{
    color: #fff;
    background:rgb(44, 44, 44);
    text-decoration: none;
    padding: 15px 56px;
    font-family: kelsonl;
    font-size: 21px;
    border-radius: 4px;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
a.button:hover{
    opacity: 0.8;
}
#block6 .title{
    padding-top: 370px;
    font-size: 60px;
}
#block6 li{
    display: block;
    float: left;
    width: 180px;
    text-align: center;
    height: 225px;
}
#block6 li.separ{
    width: 25px;
    background: url(/img/arrow_mini.png) no-repeat;
    background-position: top center;
    margin-top: 10px;
}
#block6 ul{
    width: 1000px;
    margin: 0 auto;
    height: 225px;
    margin-top: 80px;
}
#block6 .name{
    margin-top: 13px;
    font-size: 15px;
    line-height: 17px;
    font-family: "kelsonb";
}
#block6 .text{
    margin-top: 12px;
    font-size: 15px;
    line-height: normal;
    font-family: "kelsonr";
}
.mleft{
    position: absolute;
    width: 670px;
    left: 0;
    top: 167px;
    height: 263px;
    z-index: 3;
}
.mleft .title{
    font-size: 64px;
    line-height: 61px;
    margin-top: 9px;
    color: #000;
}
.mleft .arr{
    background: url(/img/arrow_line.png) no-repeat;
    margin-top: 53px;
    height: 60px;
    background-position: left center;
    line-height: 60px;
    font-family: "nli";
    font-size: 19px;
    padding-left: 20px;
}
.mright{
    position: absolute;
    width: 800px;
    height: 550px;
    background: url(/img/map.png) no-repeat;
    right: 0px;
    opacity: 0;
    top: 195px;
    background-position: right top;
}
.mright>div{
    font-family: "bnl";
    text-align: center;
    color: #703F3F;
    font-size: 36px;
    width: 515px;
    line-height: 44px;
    padding-top: 125px;
    margin-left: 293px;
}
#block8 .title{
    padding-top: 90px;
}
#cert li img{
    width: 170px;
    height: 230px;
    margin-top: 17px;
    margin-left: 32px;
}
#cert li{
    display: block;
    float: left;
    width: 237px;
    height: 264px;
    background: url(/img/picture.png);
    margin: 20px 50px;
}
#cert{
    width: 1113px;
    height: 374px;
    background: url(/img/shelf.png) no-repeat;
    background-position: center bottom;
    margin: 0 auto;
    margin-top: 40px;
    padding-left: 72px;
}
#allcert a.button{
    background: red;
    padding: 20px 8px;
    font-size: 18px;
}
#allcert{
    margin-top: 32px;
}
.separator{
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/img/sep.jpg);
    z-index: 1;
    background-size: 100% 100%;
}

#block3 .title{
    padding-top: 95px;
}
.partners {
    margin-top: 50px;
}
.partners ul li div {
    background: #fff;
    padding: 15px 7px;
    border-radius: 5px;
}
.partners ul li img {
}
.left5{
    position: relative;
    font-size: 37px;
    width: 480px;
    font-family: "nli";
    padding-top: 74px;
    float: left;
    z-index: 15;
}

.left5 li a{
    color: #fff;
    display: block;
    padding-top: 20px;
}
.left5 li.active{
    background: url(/img/arrow_line.png) no-repeat;
    padding-left: 100px;
    background-position: -100px 0px;
}
.left5 li { 
    padding-left: 50px;
    height: 75px;
    margin-bottom: 0px;
}
.left5 li.active a{
    color: #000;
}

.clas12 a{
    padding-top: 2px!important;
}


.left5 li:hover{
    background: url(/img/arrow_line.png) no-repeat;
    background-position: -100px 0px;
}.left5 li:hover a{
    color: #000;
}

@-webkit-keyframes arr {

    0%   {opacity: 0.3;}
50%    {opacity: 0.6;}
100%   {opacity: 0.1;} 

}
@-moz-keyframes arr {

    0%   {background-position: top;}
50%    {background-position: center; }
100%   {background-position: bottom; 	} 

}
@-o-keyframes arr {

    0%   {background-position: top;}
50%    {background-position: center; }
100%   {background-position: bottom; 	} 

}
@keyframes arr {

    0%   {background-position: top;}
50%    {background-position: center; }
100%   {background-position: bottom; 	} 

}

@-webkit-keyframes scroll {
    0%    { opacity:1; }
25%   {opacity:0.5; }
50%   {opacity:1; }
100%   {opacity:0.5;}

}

@-moz-keyframes scroll {
    0%    { opacity:1; }
25%   {opacity:0.5; }
50%   {opacity:1; }
100%   {opacity:0.5;}
}
@-o-keyframes scroll {
    0%    { opacity:1; }
25%   {opacity:0.5; }
50%   {opacity:1; }
100%   {opacity:0.5;}
}
@keyframes scroll {
    0%    { opacity:1; }
25%   {opacity:0.5; }
50%   {opacity:1; }
100%   {opacity:0.5;}
} 


@-moz-keyframes buzz {
    0%    {	transform:rotate(7deg);
    -ms-transform:rotate(7deg);  
    -webkit-transform:rotate(7deg);}
25%    {	transform:rotate(-7deg);
         -ms-transform:rotate(-7deg);  
         -webkit-transform:rotate(-7deg);}
50%    {	transform:rotate(7deg);
         -ms-transform:rotate(7deg);  
         -webkit-transform:rotate(7deg);}
100%    {	transform:rotate(-7deg);
          -ms-transform:rotate(-7deg);  
          -webkit-transform:rotate(-7deg);}
}
@-o-keyframes buzz {
    0%    {	-o-transform:rotate(7deg);
}
25%    {	-o-transform:rotate(-7deg);
}
50%    {	-o-transform:rotate(7deg);
}
100%    {	-o-transform:rotate(-7deg);
}
}
@keyframes buzz {
    0%    {	transform:rotate(7deg);
    -ms-transform:rotate(7deg);  
    -webkit-transform:rotate(7deg);}
25%    {	transform:rotate(-7deg);
         -ms-transform:rotate(-7deg);  
         -webkit-transform:rotate(-7deg);}
50%    {	transform:rotate(7deg);
         -ms-transform:rotate(7deg);  
         -webkit-transform:rotate(7deg);}
100%    {	transform:rotate(-7deg);
          -ms-transform:rotate(-7deg);  
          -webkit-transform:rotate(-7deg);}
}
.ic:hover {
    -webkit-animation: buzz .3s linear;  
    -moz-animation:    buzz .3s linear;  
    -o-animation:      buzz .3s linear; 
    animation:         buzz .3s linear; 
}
.spisok2 .ic:hover {
    -webkit-animation: scroll 1.3s linear;  
    -moz-animation:    scroll 1.3s linear;  
    -o-animation:      scroll 1.3s linear; 
    animation:         scroll 1.3s linear; 
}
.separ{
    -webkit-animation: scroll 2s infinite;  
    -moz-animation:    scroll 2s infinite;  
    -o-animation:      scroll 2s infinite; 
    animation:         scroll 2s infinite; 	
}
.farr img{
    margin-top:         -10px; 	}
.farr  img{
    -webkit-animation: arr 1.5s infinite;  
    -moz-animation:    arr 1.5s infinite;  
    -o-animation:      arr 1.5s infinite; 
    animation:         arr 1.5s infinite;
}
#image1{
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
}
#image2{
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
#image3{
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}
.an1{
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
}
.an2{
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    -o-animation-delay: .5s;
    animation-delay: .5s;
}
.an3{
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
}
.an4{
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.right5{
    float: right;
    width: 689px; 
    padding-top: 70px;
}
.spisok1{
    width: inherit;  
}
.spisok2{
    width: inherit;  
    display: none;
}
.ic{
    float: left;
    margin-right: 42px;
    margin-top: 10px;
}
.right5 li{
    clear: both;
    position: relative;
    margin-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
    min-height: 65px;
}
.nam{
    font-size: 24px;
}
.tex{
    color: #fff;
    font-size: 18px;
    font-family: "nsb";
    line-height: 23px;
    margin-top: 2px;
}
header .phone{
    margin-top: 19px;
}
header .left>div{
    color: #fff;
    font-family: "nli";
    font-size: 15px;
    margin-left: 7px;
    margin-top: 3px;
}
.zakaz{
    text-align: right;
    font-size: 20px;
    margin-top: 5px;
    border-bottom: 1px dashed #ff8442;
    font-family: kelsonl;
    float: right;
    cursor: pointer;
}
.zakaz:hover{
    border-color: transparent;
}
#addr{
    color: #fff;
    margin-top: 29px;
    font-family: "nli";
    font-size: 14px;
    border-bottom: 1px dashed #fff;
    padding-bottom: 2px;
}

#poezd{
    margin-left: 0px;
    z-index: 4;
    position: relative;
}

@-webkit-keyframes poezd {
    0%    {  margin-left: 0px;  }
10%   {  margin-left: 40px;  }
20%   {  margin-left: 80px; opacity: 0; }
30%   {  margin-left: -540px; opacity: 0;  }
40%   {  margin-left: -480px; opacity: 1;}
50%   {  margin-left: -400px;  }
60%   {  margin-left: -320px;  }
70%   {  margin-left: -240px;  }
80%   {  margin-left: -160px;  }
90%   {  margin-left: -80px;  }
100%   {  margin-left: 0px;  } 

}
@-moz-keyframes poezd {
    0%    {  margin-left: 0px;  }
10%   {  margin-left: 40px;  }
20%   {  margin-left: 80px; opacity: 0; }
30%   {  margin-left: -540px; opacity: 0;  }
40%   {  margin-left: -480px; opacity: 1;}
50%   {  margin-left: -400px;  }
60%   {  margin-left: -320px;  }
70%   {  margin-left: -240px;  }
80%   {  margin-left: -160px;  }
90%   {  margin-left: -80px;  }
100%   {  margin-left: 0px;  } 

}
@-0-keyframes poezd {
    0%    {  margin-left: 0px;  }
10%   {  margin-left: 40px;  }
20%   {  margin-left: 80px; opacity: 0; }
30%   {  margin-left: -540px; opacity: 0;  }
40%   {  margin-left: -480px; opacity: 1;}
50%   {  margin-left: -400px;  }
60%   {  margin-left: -320px;  }
70%   {  margin-left: -240px;  }
80%   {  margin-left: -160px;  }
90%   {  margin-left: -80px;  }
100%   {  margin-left: 0px;  } 

}
@keyframes poezd {
    0%    {  margin-left: 0px;  }
10%   {  margin-left: 40px;  }
20%   {  margin-left: 80px; opacity: 0; }
30%   {  margin-left: -540px; opacity: 0;  }
40%   {  margin-left: -480px; opacity: 1;}
50%   {  margin-left: -400px;  }
60%   {  margin-left: -320px;  }
70%   {  margin-left: -240px;  }
80%   {  margin-left: -160px;  }
90%   {  margin-left: -80px;  }
100%   {  margin-left: 0px;  } 

}
#block1:hover #poezd{
    -webkit-animation: poezd 3s linear;  
    -moz-animation:    poezd 3s linear;  
    -o-animation:      poezd 3s linear; 
    animation:         poezd 3s linear; 
}

.scale:hover{
    -moz-transform: scale(1.4,1.4);
    -ms-transform: scale(1.4,1.4);
    -webkit-transform: scale(1.4,1.4);
    -o-transform: scale(1.4,1.4);
    transform: scale(1.4,1.4);
}
.scale{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
} 
#block7 .title{
    padding-top: 60px;
    text-align: center;
}
.left7{
    width: 471px;
    margin-left: 109px;
    float: left;
    margin-top: 60px;
}
.right7{ 
    width: 393px;
    height: 446px;
    margin-left: 66px;
    float: left;
    position: relative;
}
.sliderr{
    width: 407px;
    height: 177px;
    background: url(/img/3back.jpg);
    padding-top: 10px;
    padding-left: 31px;
    padding-right: 31px;
    border-radius: 1px;
}
.ui-slider-handle.ui-state-default.ui-corner-all{
    background: url(/img/calc_point.png) no-repeat;
    border: none;
    background-position: center center;
    outline: none;
    margin-top: -4px;
    cursor: pointer;
}
#slider{
    border: none;
    height: 4px;
    background: #fff;
    border-radius: 4px;
    margin-top: 16px;
    margin-bottom: 10px;
    width: 335px;
    float: left;
}
.ui-slider-range.ui-widget-header.ui-corner-all.ui-slider-range-min{
    background: black;
}
.sliderr h1{
    font-size: 25px;
    padding-top: 15px;
}
.sliderr h2{
    margin-top: 32px;
    font-size: 19px;
}
#amount{
    width: 15%;
    margin-left: 19px;
    height: 25px;
    margin-top: 3px;
    color: #000;
    font-family: "nli";
    border: 1px solid #fff;
    font-size: 11px;
    padding-top: 2px;
    border-radius: 3px;
    outline: none;
    text-align: center;
}

#tonn, #ekonom{
    bottom: 182px;
}

#tonn{
    width: 170px;
    height: 300px;
    position: absolute; 
    max-height: 30px;
    background: url(/img/calc_ugol.png) repeat-y;
    background-position: bottom center;
}
#ekonom{
    width: 190px;
    background: url(/img/calc_money.png) repeat-y;
    position: absolute; 
    max-height: 40px;
    background-position: bottom center;
    height: 333px;
    left: 180px;
}

#tonn .shadow{
    position: absolute;
    bottom: -24px;
    left: -9px;
    height: 45px;
    width: 100%;
    background: url(/img/calc_ugol_shadow.png) no-repeat bottom;
}
#ekonom .shadow{
    position: absolute;
    bottom: -45px;
    left: 0;
    height: 45px;
    width: 100%;
    background: url(/img/calc_money_shadow.png) no-repeat bottom;
}
.capt{
    text-align: center;
    font-family: "nli";
    font-size: 23px;
    line-height: 25px;
    width: 100%;
    position: absolute;
    top: -61px;
    left: 0;
}
.bold{
    font-family: "nsb";
}
.bigform{
    position: absolute;
    left: 50%;
    margin-left: -379px;
    width: 750px;
    height: 323px;
    bottom: -81px;
    z-index: 16;
    text-align: center;
}
.formtitle{
    color: #4D3C3C;
    font-size: 40px;
    padding-top: 17px;
    padding-bottom: 1px;
    font-family: bnb;
}
.formtext{
    margin: 0 auto;
    width: 271px;
    font-family: "nli";
    font-size: 18px;
    line-height: 20px;
}
.farr{
    width: 83px;
    height: 29px; 
    margin: 0 auto;
    margin-top: 10px;
    background-position: top;
}
.form{
    width: 100%;
    height: 350px;
    background: white;
    margin-top: 216px;
    border-radius: 5px;
    box-shadow: 0px 0px 20px -8px #000;
    position: relative;
}
.input{
    width: 270px;
    margin-left: 19px;
    border: 2px solid #BEBEBE;
    margin-top: 23px;
    height: 45px;
    outline: none;
    font-size: 19px;
    font-family: kelsonl;
    padding-left: 23px;
}
.form form {
    text-align: center;
}
.submit.button{
    color: #fff;
    background: rgb(231, 0, 0);
    text-decoration: none;
    padding: 14px 30px;
    font-size: 21px;
    border-radius: 4px;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    outline: none;
    border: none;
    margin-top: 23px;
    font-family: kelsonl;
    cursor: pointer;
}
.melkotext{
    position: absolute;
    width: 230px;
    height: 58px;
    bottom: 0;
    padding-left: 20px;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
}
.submit.button:hover{
    opacity: 0.7;
}
#block5 .bigform{
    bottom: 30px;
}
#block8 .bigform{
    bottom: -76px;
}
.mleft .arr span{
    z-index: 5;
    position: relative;
}

#sticker{
    -webkit-transition: padding 0.5s ease;
    -moz-transition: padding 0.5s ease;
    -ms-transition: padding 0.5s ease;
    -o-transition: padding 0.5s ease;
    transition: padding 0.5s ease;
}
.miniheader{
    height: 65px;
}
header, header div{
    -webkit-transition: height 0.5s ease, margin-right 0.5s ease;
    -moz-transition: height 0.5s ease, margin-right 0.5s ease;
    -ms-transition: height 0.5s ease, margin-right 0.5s ease;
    -o-transition: height 0.5s ease, margin-right 0.5s ease;
    transition: height 0.5s ease, margin-right 0.5s ease;
}
header.miniheader .logo{
    margin-top: 9px;
    width: 128px;
}

header.miniheader .phone{
    width: 272px;
    float: left;
}

header.miniheader .zakaz{
    margin-top: 21px;
    margin-right: 20px;
    font-size: 23px;
}


header.miniheader #addr{
    margin-top: 26px;

}


#popup{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 300;
    display: none;
}
#popup .bigform{
    bottom: auto;
    top: 50%;
    margin-top: -161px;
}
.overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
}
.close{
    width: 31px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
.close img{
    width: 100%;
} 
#block2 li:hover .icon{
    -webkit-animation: buzz .3s linear;  
    -moz-animation:    buzz .3s linear;  
    -o-animation:      buzz .3s linear; 
    animation:         buzz .3s linear; 
}
.logo{
    cursor: pointer;
}
#popup .farr{
    height: 40px;
    margin-top: 20px;
}
#thanks{
    position: absolute;
    bottom: 150px;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 68px;
}
#za12{
    text-align: center;
    padding-top: 58px;
    font-family: "nsb";
    font-size: 21px;
}
#alleko{
    text-align: center;
    padding-top: 7px;
    font-family: "nsb";
    font-size: 52px;
}
#block5 .title{
    text-align: center;
    padding-top: 58px;
}
.title{
    font-size: 58px;
    font-family: "bnb";
}
#hochu a.button {
    background: red;
    padding: 16px 37px;
    font-size: 18px;
}
#tarif{
    padding-top: 265px;
    position: relative;
    z-index: 6;
    text-align: center;
    font-size: 12px;
    padding-bottom: 72px;
    font-family: "nli";
}
#hochu{
    text-align: center;
}
.tis li{
    font-size: 12px;
    display: block;
    float: left;
    font-family: "nli";
    width: 86px;
    margin-top: -2px;
}
#block6 .icon{
    height: 70px;
}
#block6 .icon img{
    height: 100%;
    margin-top: -10px;
}
.red{
    color: red;
}

@media screen and (min-width:1024px) and (max-width:1199px) {
    .row{
        width:1000px;
    }
    #carousel img {
        margin-top: 32px;
        max-width: 201px;
    }
    .mleft{
        position: absolute;
        width: 471px;
        left: 0;
        top: 167px;
        height: 263px;
        z-index: 3;
    } 
    .right5{
        width: 675px;
    }
    #map {
        margin-left: -500px;
    }
    .mleft .arr{
        background: url(/img/arrow_line.png) no-repeat;
        margin-top: 53px;
        height: 60px;
        background-position: left center;
        line-height: 60px;
        font-family: "nli";
        font-size: 14px;
        padding-left: 20px;
        background-size: 100%;
    }
    .mright{
        position: absolute;
        width: 565px;
        height: 494px;
        background: url(/img/map.png) no-repeat;
        right: 0px;
        top: 105px;
        background-position: center;
        background-size: 100%;
    }
    .mleft .title{
        font-size: 49px;
        margin-top: 10px;
    }
    .mleft {
        position: absolute;
        width: 471px;
        left: 0;
        top: 167px;
        height: 263px;
        z-index: 3;
    }

    .mright>div{
        margin-left: 63px;
        padding-top: 169px;
    }
    #block2 li{ 
        width: 29%;  
        border: 1px solid transparent;
    }

    #prod #prod4{
        float: left;
        margin-left:15px;
        clear:none;
    }
    .left5 {
        position: relative;
        font-size: 20px;
        width: 320px;
        font-family: "nli";
        padding-top: 74px;
        float: left;
        z-index: 15;
    }
    .left5 li.active {
        background: url(/img/arrow_line.png) no-repeat;
        padding-left: 50px;
        background-position: -100px 0px;
        background-size: 120%
    }
    .left5 li:hover {
        background: url(/img/arrow_line.png) no-repeat;
        padding-left: 50px;
        background-position: -100px 0px;
        background-size: 120%
    }
    #block5 .bigform{
        bottom: 93px;
    }
    #block5 {
        height: 1253px; 
    }
    .left7 {
        margin-left: 30px;
    }
    #cert {
        width: 860px;
        background-size: 100%;
        height: 289px;
    }
    #cert li {
        width: 173px;
        height: 190px;
        margin: 20px 42px;
        background-size: 100%;
    }
    #cert li img {
        width: 114px;
        height: 159px;
        margin-top: 15px;
        margin-left: 29px;
    }
    #block8 {
        height: 590px;
    }
    .ot-photo {
        position: relative;
        width: 209px;
        height: 183px;
        float: left;
        text-align: center;
        overflow: hidden;
    }
    .ph-pa img{
        width: 100%;
    }
    .ot-title, .ot-name, .ot-text{
        width: 760px;
    }
    #tonn, #ekonom {
        bottom: 194px;
    }
}
@media screen and (min-width:766px) and (max-width:1023px) {
    .row{
        width:766px;
    }
    header .left>div {
        color: #fff;
        font-family: "nli";
        font-size: 11px;
        margin-left: 7px;
        margin-top: 3px;
    }
    .mleft{
        position: absolute;
        width: 471px;
        left: 0;
        top: 167px;
        height: 263px;
        z-index: 3;
    } 
    #block1:hover #poezd{
        -webkit-animation: none;
        -moz-animation:none;
        -o-animation: none;
        animation: none;
    }
    .mleft .arr{
        background: url(/img/arrow_line.png) no-repeat;
        margin-top: 53px;
        height: 60px;
        background-position: left center;
        line-height: 60px;
        font-family: "nli";
        font-size: 14px;
        padding-left: 20px;
        background-size: 100%;
    }
    .mright{
        position: absolute;
        width: 435px;
        height: 494px;
        background: url(/img/map.png) no-repeat;
        right: 0px;
        top: 110px;
        background-position: center;
        background-size: 100%;
    }
    .mleft .title{
        font-size: 43px;
        margin-top: 43px;
        line-height: 45px;
    }
    .mleft {
        position: absolute;
        width: 435px;
        left: 0;
        top: 167px;
        height: 263px;
        z-index: 3;
    }

    .mright>div {
        font-size: 30px;
        line-height: 36px;
        margin-left: -15px;
        padding-top: 189px;
    }
    #block2 li{ 
        width: 44%;  
        border: 1px solid transparent;
    } 
    #block2 {
        height: 1260px;
    }
    header.miniheader #addr {
        display: none;
    }
    #prod li {
        width: 44%;
    }
    #prod {
        width: 100%;
    }
    #prod #prod4{
        float: left;
        margin-left:15px;
        clear:none;
    }
    .left5 {
        position: relative;
        font-size: 20px;
        width: 320px;
        font-family: "nli";
        padding-top: 74px;
        float: left;
        z-index: 14;
    }
    .left5 li.active {
        background: url(/img/arrow_line.png) no-repeat;
        padding-left: 50px;
        background-position: -100px 0px;
        background-size: 120%
    }
    .left5 li:hover {
        background: url(/img/arrow_line.png) no-repeat;
        padding-left: 50px;
        background-position: -100px 0px;
        background-size: 120%
    }
    #block5 .bigform{
        bottom: 93px;
    }
    #block5 {
        height: 1430px; 
    }
    .left7 {
        margin-left: 6px;
        width: 370px;
    }
    .sliderr {
        width: 345px;
        padding: 10px;
        height: 150px;
    }
    #slider {
        width: 273px;
        margin-bottom: 25px;
    }
    #cert {
        width: 702px;
        background-size: 100%;
        height: 259px;
        padding-left: 46px;
    }
    #cert li {
        width: 160px;
        height: 190px;
        background: url(/img/picture.png) no-repeat;
        margin: 20px 27px;
        background-size: 100%;
    }
    #cert li img {
        width: 109px;
        height: 151px;
        margin-top: 14px;
        margin-left: 23px;
    }
    #block8 {
        height: 580px;
    }
    .ot-photo {
        position: relative;
        width: 209px;
        height: 183px;
        float: left;
        text-align: center;
        overflow: hidden;
    }
    .ph-pa img{
        width: 100%;
    }
    .ot-title, .ot-name, .ot-text{
        width: 524px;
        margin-right: 15px;
    }
    .ot-text {
        font-size: 13px;
        text-align: justify;
    }
    .ot-item{
        min-height: 280px;
    }
    #poezd {
        margin-left: 6px;
    } 
    #carousel img {
        margin-top: 34px;
        max-width: 200px;
        height: 100px;
    }
    .tex {
        font-size: 15px;
    }
    .right5 {
        width: 446px;
    }
    #block6 li {
        width: 130px;
    }
    #block6 .icon {
        height: 50px;
    }
    #block6 .text{
        font-size: 12px;
        margin-top: 6px;
    }
    .contactus {
        padding-left: 90px;
    }
    .block>.row>.title {
        font-size: 47px;
    }
    .right7{ 
        width: 336px;
        height: 446px;
        margin-left: 5px;
        float: left;
        position: relative;
    }
    .capt {
        font-size: 17px;
    }
    .tis li {
        font-size: 10px;
        display: block;
        float: left;
        font-family: "nli";
        width: 73px;
        margin-top: -9px;
    }
    #tonn, #ekonom{
        bottom: 213px;
    }
    #map img{width: 100%;}
    #map {
        margin-left: -401px;
        width: 500px;
    }
    #map span{line-height: 66px;}
    #block4 {
        height: 1180px;
    }
    #block7 {
        background: white;
        height: 600px;
    }
    #block6 ul {
        width: 760px;
    }
    #tarif {
        padding-top: 242px;
    }
    #alleko {
        font-size: 42px;
    }
}
@media screen and  (min-width: 1px) and (max-width:765px) {
    .row{
        width: 100%;
    }
    header img {
        margin-top: 23px;
        margin-left: 10px;
        margin-right: 10px;
    }
    header .left ,header .right{
        width: 100%;
    }
    .zakaz{
        text-align: center;
        float: none;
        border: none;
        margin-top: 10px;
    }
    header{
        position: relative;
        height: 170px;
        text-align: center;

    }
    header .left>div {
        color: #fff;
        font-family: "nli";
        font-size: 11px;
        margin-top: 4px;
        position: relative;
        margin: 0;
        padding: 0;
        bottom: 0;
    }
    .mleft{
        position: absolute;
        width: 471px;
        left: 0;
        top: 167px;
        height: 263px;
        z-index: 3;
    } 
    #image2, #image3{
        display: none;
    }
    #popup .farr {
        height: 10px;
        margin-top: 5px;
    }
    #block1:hover #poezd{
        -webkit-animation: none;
        -moz-animation:none;
        -o-animation: none;
        animation: none;
    }
    .mleft .arr{
        background: url(/img/arrow_line.png) no-repeat;
        margin-top: 6px;
        height: 60px;
        background-position: left center;
        line-height: 60px;
        font-family: "nli";
        font-size: 10px;
        padding-left: 20px;
        background-size: 100%;
    }
    .mleft .arr img{
        height: 15px;
    }
    .mright{
        position: absolute;
        width: 100%;
        height: 423px;
        background: url(/img/map.png) no-repeat;
        right: 0px;
        top: 95px;
        background-position: center;
        background-size: 100%;
    }
    .mleft .title{
        font-size: 34px;
        color: #fff;
        padding-top: 46px;
        margin-top: 0;
        line-height: 29px;
        text-align: center;
    }
    .mleft .title span{
        color: #fff !important;
    }
    .mleft .slogans{
        font-size: 22px;
        width:215px;
        margin: 8px auto 0;
    }
    .mleft .slogans div{
        width:215px;
        text-align: center;
    }
    .mleft {
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
        height: 263px;
        z-index: 3;
    }

    .mright>div{
        text-align: center;
        color: #fff;
        font-size: 30px;
        width: 75%;
        padding-left: 52px;
        padding-top: 130px;
        line-height: 40px;
        margin: 0 auto;
    }
    #block2 li{ 
        width: 91%;  
        border: 1px solid transparent;
    } 
    #block2 {
        height: 1910px;
    }
    #block3 {
        height: 350px;
    }
    #block3 .title {
        padding-top: 55px;
    }
    header.miniheader #addr {
        display: none;
    }
    #prod li {
        display: block;
        width: 91%;
        height: 500px;
        float: left;
        margin: 15px;
        text-align: center;
        border: 1px solid transparent;
    }
    #block4 .title {
        padding-top: 60px;
        padding-bottom: 15px;
    }
    #prod {
        width: 100%;
    }
    #prod li .image img{
        width: 80%;
    }
    #prod #prod4{
        float: left;
        margin-left:15px;
        clear:none;
    }
    .left5 {
        position: relative;
        font-size: 20px;
        width: 320px;
        font-family: "nli";
        padding-top: 74px;
        float: left;
        z-index: 15;
    }
    .left5 li.active {
        background: url(/img/arrow_line.png) no-repeat;
        padding-left: 50px;
        background-position: -100px 0px;
        background-size: 120%
    }
    .left5 li:hover {
        background: url(/img/arrow_line.png) no-repeat;
        padding-left: 50px;
        background-position: -100px 0px;
        background-size: 120%
    }
    #block5 .bigform{
        bottom: 93px;
    }
    #block5 {
        height: 1618px; 
    }
    .left7 {
        margin-left: 0;
        width: 100%;
        margin: 0 auto;
        margin-top: 60px;
        height: 350px;
    }
    .sliderr {
        width: 100%;
        padding: 10px;
        height: 150px;
    }
    #slider {
        width: 70%;
        margin-bottom: 25px;
    }
    #cert {
        width: 210px;
        height: 429px;
        background: none;
        padding: 0;
    }
    #cert li {
        display: block;
        float: left;
        width: 173px;
        height: 190px;
        background: url(/img/picture.png);
        margin: 20px 10%;
        background-size: 100%;
    }
    #cert li img {
        width: 114px;
        height: 159px;
        margin-top: 15px;
        margin-left: 29px;
    }
    #block6 .title {
        padding-top: 330px;
    }
    #block6 ul {
        margin-top: 70px;
    }
    #block8 {
        height: 1132px;
    }
    .ot-photo {
        position: relative;
        width: 209px;
        height: 183px;
        float: none;
        text-align: center;
        overflow: hidden;
        margin: 0 auto;
        margin-bottom: 12px;
    }
    .ph-pa img{
        width: 100%;
    }
    .ot-title, .ot-name, .ot-text{
        width: 100%;
        text-align: center;
    }
    .ot-text {
        font-size: 15px;
    }
    .ot-item{
        min-height: 450px;
    }
    .contactus {
        width: 230px;
        padding-left: 11px;
    }
    #poezd {
        margin-left: 6px;
    } 
    #carousel img {
        margin-top: 33px;
        max-width: 77px;
        height: 38px;
    }
    .right5 {
        width: 100%;
        padding-top: 10px;
    }
    #block6 li {
        width: 100%;
        height: 190px;
    }
    #block6 li.separ{
        display: none;
    }
    #block6 .icon {
        height: 50px;
    }
    #block6 .text{
        font-size: 14px;
    }
    .block>.row>.title {
        font-size: 36px!important;
    }
    .right7{ 
        width: 100%;
        height: 446px;
        margin-left: 0px;
        float: left;
        position: relative;
    }
    .tis li {
        font-size: 10px;
        display: block;
        float: left;
        font-family: "nli";
        width: 20%;
        margin-top: -9px;
    }
    .capt{
        font-size: 16px;
    }
    #tonn, #ekonom{
        bottom: 213px;
        width: 50%;
    }
    #map img{width: 100%;}
    #map {
        width: 400px;
        margin-left: -200px;
        text-align: center;
        height: 75px;
    }
    #map span{font-size: 15px;text-align: center;line-height: 4em;}
    #block4 {
        height: 1447px;
    }
    #block7 {
        background: white;
        height: 600px;
    }
    ul.tis{
        clear: both;
    }
    #block6 ul {
        width: 100%;
    }
    #tarif {
        padding-top: 242px;
    }
    #alleko {
        font-size: 42px;
    }
    #addr{
        position:absolute;
        left:37%;

    }
    header .phone {
        margin-top: 15px;
        font-size: 25px;
        margin-left: 0;
    }
    #addr {
        font-family: "nli";
        font-size: 11px;
        border: none;
        text-align: center;
        width: 100%;
        clear: both;
        position: relative;
        margin: auto;
        left: 0;
        margin-top: 8px;
        bottom: 0;
    }
    #popup .bigform .form{
        height: 343px;

    }

    #popup .bigform{
        width: 100%;
        height: 100%;
        left: 0;
        margin-left: 0;
        text-align: center;
        top: 0;
        margin-top: 0;
    }
    #popup .bigform	.input{
        width: 36%;
        margin-left: 7%;
        padding: 0;
        padding-left: 5%;
        float: left;
    }

    .close{
        top:  4px;

    }
    #popup .bigform  .formtitle{
        font-size: 28px;
    }
    .formtext{

    }
    .block> .title {
        font-size: 36px!important;
    }
    #block6 {
        height: 1391px;
    }


    #wrapper {
        width: 100%;
        overflow-x: hidden;
    }
    .bigform {
        width: 100%;
        left: 0;
        margin-left: 0;
        text-align: center;
        margin-top: 0;
        height: 505px;
        bottom: -121px;
    }  .bigform .form {
        height: 343px;
    }
    .bigform	.input {
        width: 80%;
        margin-left: 7%;
        padding: 0;
        padding-left: 5%;
    }
    .melkotext {
        position: absolute;
        width: 100%;
        height: 44px;
        bottom: 0px;
        padding-left: 20px;
        text-align: left;
        font-size: 14px;
        line-height: 18px;
        overflow: hidden;
    }
    #block1 { 
        height: 740px; 
    }
    .ic {
        float: left;
        margin-right: 15px; 
        margin-left: 15px;
    }
    .nam {
        font-size: 17px;
    }
    .tex { 
        font-size: 14px;
    }
    #allcert {
        margin-top: 82px;
    }
    #block9 {
        min-height: 1400px;
    }
    #load-more {
        font-size: 25px;
    }
    footer{
        height: 230px;
        text-align: center!important; 
    }
    footer .left, footer .right{
        float: none;
    }

} 

@media screen   and (max-width:420px) {
    #prod li {
        height: 420px;
    }
    .ot-item {
        min-height: 400px;
    }
    .mright>div{
        font-size: 24px;
        padding-top: 157px;
        line-height: 33px;
    }
}

/*@media screen   and (max-width:360px) {
    .row{
        width: 100%;
    }
    header img {
        margin-top: 23px;
        margin-left: 10px;
        margin-right: 10px;
    }
    header .left ,header .right{
        width: 100%;
    }
    .zakaz{
        text-align: center;
        margin: 0 auto;
        float: none;
    }
    header{
        position: relative;
        height: 170px;
        text-align: center;

    }
    header .left>div {
        color: #fff;
        font-family: "nli";
        font-size: 11px;
        margin-top: 4px;
        position: relative;
        margin: 0;
        padding: 0;
        bottom: 0;
    }
    .mleft{
        position: absolute;
        width: 471px;
        left: 0;
        top: 167px;
        height: 263px;
        z-index: 3;
    } 
    #block1:hover #poezd{
        -webkit-animation: none;
        -moz-animation:none;
        -o-animation: none;
        animation: none;
    }
    .mleft .arr{
        background: url(/img/arrow_line.png) no-repeat;
        margin-top: 6px;
        height: 60px;
        background-position: left center;
        line-height: 60px;
        font-family: "nli";
        font-size: 10px;
        padding-left: 20px;
        background-size: 100%;
    }
    .mleft .arr img{
        height: 15px;
    }
    .mright{
        position: absolute;
        width: 100%;
        height: 423px;
        background: url(/img/map.png) no-repeat;
        right: 0px;
        top: 45px;
        background-position: center;
        background-size: 100%;
    }
    .mleft .title{
        font-size: 25px;
        color: #fff;
        text-align: center;
        padding-top: 46px;
        margin-top: 0;
        line-height: 29px;
    }
    .mleft {
        position: relative;
        width: 100%;
        left: 0;
        top: 0;
        height: 263px;
        z-index: 3;
    }

    .mright>div{
        font-family: "nli";
        text-align: center;
        color: #fff;
        font-size: 16px;
        width: 75%;
        padding-top: 219px;
        line-height: 28px;
        margin: 0 auto;
    }
    #block2 li:hover{
        background: rgba(0, 0, 0, 0.69);
        color: #fff;
        border: 1px solid #ff8442;
        width: 89%;
        height: 218px;
    }
    #block2 li{ 
        width: 89%;  
        border: 1px solid transparent;
    } 
    #block2 {
        height: 2593px;
    }
    header.miniheader #addr {
        display: none;
    }
    #prod li {
        display: block;
        width: 91%;
        height: 393px;
        float: left;
        margin: 15px;
        text-align: center;
        border: 1px solid transparent;
    }
    #prod li:hover {
        border-color: #ff8442;
        width: 91%; 
        height: 393px;
    }
    #prod {
        width: 100%;
    }
    #prod li .image img{
        width: 80%;
    }
    #prod #prod4{
        float: left;
        margin-left:15px;
        clear:none;
    }
    .left5 {
        position: relative;
        font-size: 20px;
        width: 320px;
        font-family: "nli";
        padding-top: 74px;
        float: left;
        z-index: 15;
    }
    .left5 li.active {
        background: url(/img/arrow_line.png) no-repeat;
        padding-left: 50px;
        background-position: -100px 0px;
        background-size: 120%
    }
    .left5 li:hover {
        background: url(/img/arrow_line.png) no-repeat;
        padding-left: 50px;
        background-position: -100px 0px;
        background-size: 120%
    }
    #block5 .bigform{
        bottom: 93px;
    }
    #block5 {
        height: 1618px; 
    }
    .left7 {
        margin-left: 0;
        width: 360px;
        margin: 0 auto;
        margin-top: 60px;
        height: 350px;
    }
    .sliderr {
        width: 360px;
        padding: 10px;
        height: 150px;
    }
    #slider {
        width: 250px;
        margin-bottom: 25px;
    }
    #cert {
        width: 100%;
        height: 875px;
        background: none;
    }
    #cert li {
        display: block;
        float: left;
        width: 173px;
        height: 190px;
        background: url(/img/picture.png);
        margin: 20px 40px;
        background-size: 100%;
    }
    #cert li img {
        width: 114px;
        height: 159px;
        margin-top: 15px;
        margin-left: 29px;
    }
    #block8 {
        height: 1570px;
    }
    .ot-photo {
        position: relative;
        width: 209px;
        height: 183px;
        float: none;
        text-align: center;
        overflow: hidden;
        margin-left: 65px;
    }
    .ph-pa img{
        width: 100%;
    }
    .ot-title, .ot-name, .ot-text{
        width: 100%;
        text-align: center;
    }
    .ot-text {
        font-size: 15px;
    }
    .ot-item{
        min-height: 560px;
    }
    #poezd {
        margin-left: 6px;
    } 
    #carousel img {
        margin-top: 33px;
        max-width: 77px;
        height: 38px;
    }
    .right5 {
        width: 360px;
        padding-top: 10px;
    }
    #block6 li {
        width: 100%;
    }
    #block6 li.separ{
        display: none;
    }
    #block6 .icon {
        height: 50px;
    }
    #block6 .name {
        font-family: "nsb";
    }
    #block6 .text{
        font-size: 14px;
    }
    .block>.row>.title {
        font-size: 36px!important;
    }
    .right7{ 
        width: 100%;
        height: 446px;
        margin-left: 0px;
        float: left;
        position: relative;
    }
    .tis li {
        font-size: 10px;
        display: block;
        float: left;
        font-family: "nli";
        width: 68px;
        margin-top: -9px;
    }
    .capt{
        font-size: 16px;
    }
    #tonn, #ekonom{
        bottom: 213px;
        width: 50%;
    }
    #map img{width: 100%;}
    #map {
        width: 100%;
        margin-left: -172px;
    }
    #map span{line-height: 45px;font-size: 15px;text-align: left;}
    #block4 {
        height: 1447px;
    }
    #block7 {
        background: white;
        height: 600px;
    }
    ul.tis{
        clear: both;
    }
    #block6 ul {
        width: 100%;
    }
    #tarif {
        padding-top: 242px;
    }
    #alleko {
        font-size: 42px;
    }
    #addr{
        position:absolute;
        left:37%;

    }
    header .phone {
        margin-top: 6px;
        font-size: 25px;
        width: 100%;
        margin-left: 0;
    }
    #addr {
        font-family: "nli";
        font-size: 11px;
        border: none;
        text-align: center;
        width: 100%;
        clear: both;
        position: relative;
        margin: auto;
        left: 0;
        margin-top: 8px;
        bottom: 0;
    }
    #popup .bigform .form{
        height: 343px;

    }

    #popup .bigform{
        width: 100%;
        height: 100%;
        left: 0;
        margin-left: 0;
        text-align: center;
        top: 0;
        margin-top: 0;
    }
    #popup .bigform	.input {
        width: 80%;
        margin-left: 7%;
        padding: 0;
        padding-left: 5%;
    }
    .close{
        top:  4px;

    }
    #popup .bigform  .formtitle{
        font-size: 30px;
    }
    .block> .title {
        font-size: 36px!important;
    }
    #block6 {
        height: 1391px;
    }


    #wrapper {
        width: 360px;
        overflow-x: hidden;
    }
    .bigform {
        width: 100%;
        left: 0;
        margin-left: 0;
        text-align: center;
        margin-top: 0;
        height: 505px;
        bottom: -121px;
    }  .bigform .form {
        height: 343px;
    }
    .bigform	.input {
        width: 80%;
        margin-left: 7%;
        padding: 0;
        padding-left: 5%;
    }
    .melkotext {
        position: absolute;
        width: 100%;
        height: 44px;
        bottom: 0px;
        padding-left: 20px;
        text-align: left;
        font-size: 14px;
        line-height: 18px;
        overflow: hidden;
    }
    #block1 { 
        height: 740px; 
    }
    .ic {
        float: left;
        margin-right: 15px; 
        margin-left: 15px;
    }
    .nam {
        font-size: 16px;
    }
    .tex { 
        font-size: 12px;
    }
    #allcert {
        margin-top: 82px;
    }
    #block9 {
        min-height: 1580px;
    }
    #load-more {
        font-size: 25px;
    }
    footer{
        height: 230px;
        text-align: center!important; 
    }
    footer .left, footer .right{
        float: none;
    }
}*/


/* from page */
#lleo_dialog, #lleo_dialog * {
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
    border: none 0 !important;
    position: static !important;
    vertical-align: baseline !important;
    font: normal 13px Arial, Helvetica !important;
    line-height: 15px !important;
    color: #000 !important;
    overflow: visible !important;
    width: auto !important;
    height: auto !important;
    float: none !important;
    visibility: visible !important;
    text-align: left !important;
    border-collapse: separate !important;
    border-spacing: 2px !important;
}

#lleo_dialog iframe {
    height: 0 !important;
    width: 0 !important;
}

#lleo_dialog {
    position: absolute !important;
    background: #fff !important;
    border: solid 1px #ccc !important;
    padding: 7px 0 0 !important;
    left: -999px;
    top: -999px;
    /*max-width: 450px !important;*/
    width: 440px !important;
    overflow: hidden;
    display: block !important;
    z-index: 999999999 !important;
    opacity: 0 !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18) !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
}
#lleo_dialog.lleo_show {
    opacity: 1 !important;
    -webkit-transition: opacity 0.3s !important;
}
#lleo_dialog input::-webkit-input-placeholder {
    color: #aaa !important;
}
#lleo_dialog .lleo_has_pic #lleo_word {
    margin-right: 80px !important;
}
#lleo_dialog #lleo_translationsCopntainer1 {
    position: relative !important;
}
#lleo_dialog #lleo_translationsCopntainer2 {
    padding: 7px 0 0 !important;
    vertical-align: middle !important;
}
#lleo_dialog #lleo_word {
    color: #000 !important;
    margin: 0 5px 2px 0 !important;
    /*float: left !important;*/
}
#lleo_dialog .lleo_has_sound #lleo_word {
    margin-left: 17px !important;
}
#lleo_dialog #lleo_text {
    font-weight: bold !important;
    color: #d56e00 !important;
    text-decoration: none !important;
    cursor: default !important;
}
#lleo_dialog #lleo_text.lleo_known {
    cursor: pointer !important;
    text-decoration: underline !important;
}
#lleo_dialog #lleo_closeBtn {
    position: absolute !important;
    right: 6px !important;
    top: 5px !important;
    line-height: 1px !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 0 !important;
    color: #aaa !important;
    display: block !important;
    padding: 2px !important;
    z-index: 9999999999 !important;
    width: 7px !important;
    height: 7px !important;
    padding: 0  !important;
    margin: 0   !important;
}

#lleo_dialog #lleo_optionsBtn {
    position: absolute !important; 
    right: 1px !important;
    top: 12px !important;
    line-height: 1px !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 13px !important;
    color: #aaa !important;
    padding: 2px !important;
    display: none;
}
#lleo_dialog #lleo_optionsBtn img{
    width: 12px !important;
    height: 12px !important;
}
#lleo_dialog #lleo_sound {
    float: left !important;
    width: 16px !important;
    height: 16px !important;
    margin-left: 12px !important;
    background: 0 0 no-repeat !important;
    cursor: pointer !important;
    display: none !important;
}
#lleo_dialog .lleo_has_sound #lleo_sound {
    display: block !important;
}
#lleo_dialog #lleo_picOuter {
    position: absolute !important;
    float: right !important;
    right: 29px;
    top: 0;
    display: none !important;
    z-index: 9 !important;
}
#lleo_dialog .lleo_has_pic #lleo_picOuter {
    display: block !important;
}
#lleo_dialog #lleo_picOuter:hover {
    z-index: 11 !important;
}
#lleo_dialog #lleo_pic,
#lleo_dialog #lleo_picBig {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    border: solid 2px #fff !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;
    z-index: 1 !important;
}
#lleo_dialog #lleo_pic {
    position: relative !important;
    border: none !important;
    width: 34px !important;
}
#lleo_dialog #lleo_picBig {
    box-shadow: -1px 2px 4px rgba(0,0,0,0.3);
    z-index: 2 !important;
    opacity: 0 !important;
    visibility: hidden !important;
}
#lleo_dialog #lleo_picOuter:hover #lleo_picBig {
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-transition: opacity 0.3s !important;
    -webkit-transition-delay: 0.3s !important;
}
#lleo_dialog #lleo_transcription {
    color: #486D85 !important;
    margin: 0 0 4px 29px !important;
    color: #aaaaaa !important;
}
#lleo_dialog .lleo_no_trans {
    color: #aaa !important;
}






#lleo_dialog .ll-translation-counter {
    float: right !important;
    font-size: 11px !important;
    color: #aaa !important;
    padding: 2px 2px 1px 10px !important;
}

#lleo_dialog .ll-translation-text {
    float: left !important;
    width: 80% !important;
}

#lleo_dialog #lleo_trans a {
    color: #3F669F !important;
    padding: 1px 4px !important;
    text-decoration: none !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
}

#lleo_dialog .ll-translation-item {
    width: 100% !important;
    float: left !important; 
    padding:1px 4px;
    color: #3F669F !important;
    padding: 3px !important;
    border: solid 1px white !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;
}

#lleo_dialog .ll-translation-item:hover {
    border: solid 1px #9FC2C9 !important;
    background: #EDF4F6 !important;
    cursor: pointer !important;
}

#lleo_dialog .ll-translation-marker {
    margin: 0px 5px 2px 2px !important;
}





#lleo_dialog #lleo_icons {
    margin: 10px 0 7px !important;
    color: #aaa !important;
    line-height: 20px !important;
    font-size: 11px !important;
    clear: both !important;
    padding-left: 16px !important;
}
#lleo_icons a {
    display: inline-block !important;
    width: 16px !important;
    height: 16px !important;
    margin: 0 0 -2px 3px !important;
    text-decoration: none !important;
    background: 0 0 no-repeat !important;
    opacity: 0.5 !important;
}
#lleo_icons a:hover {
    opacity: 1 !important;
}
#lleo_icons a.lleo_google     {background-position:-34px 0 !important;}
#lleo_icons a.lleo_multitran  {background-position:-64px 0 !important;}
#lleo_icons a.lleo_lingvo     {background-position:-51px 0 !important; width: 12px !important;}
#lleo_icons a.lleo_dict       {background-position:-17px 0 !important;}
#lleo_icons a.lleo_linguee    {background-position:-81px 0 !important;}
#lleo_icons a.lleo_michaelis  {background-position:-98px 0 !important;}




#lleo_dialog #lleo_contextContainer {
    margin: 0 !important;
    padding: 3px 15px 3px 10px !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee)) !important;
    border-bottom: solid 1px #ddd !important;
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    display: none !important;
    overflow: hidden !important;
}
#lleo_dialog .lleo_has_context #lleo_contextContainer {
    display: block !important;
}
#lleo_dialog #lleo_context {
    color: #444 !important;
    text-shadow: 1px 1px 0 #f4f4f4 !important;
    line-height: 12px !important;
    font-size: 11px !important;
    margin-left: 2px !important;
}
#lleo_dialog #lleo_context b {
    line-height: 12px !important;
    color: #000 !important;
    font-weight: bold !important;
    font-size: 11px !important;
}
#lleo_dialog #lleo_gBrand {
    color: #aaa !important;
    font-size: 10px !important;
    /*padding-right: 52px !important;*/
    padding-bottom: 14px !important;
    margin: -3px 4px 0 4px !important;
    background: left bottom no-repeat !important;
    display: inline-block !important;
    float: right !important;
}
#lleo_dialog #lleo_gBrand.hidden {
    display: none !important;
}
#lleo_dialog #lleo_translateContextLink {
    color: #444 !important;
    text-shadow: 1px 1px 0 #f4f4f4 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(#ddd)) !important;
    border: solid 1px !important;
    box-shadow: 1px 1px 0 #f6f6f6 !important;
    border-color: #999 #aaa #aaa #999 !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;
    padding: 0 3px !important;
    font-size: 11px !important;
    text-decoration: none !important;
    margin: 1px 5px 0 !important;
    display: inline-block !important;
    white-space: nowrap !important;
}
#lleo_dialog #lleo_translateContextLink:hover {
    background: #f8f8f8 !important;
}

#lleo_dialog #lleo_setTransForm {
    display: block !important;
    margin-top: 3px !important;
    padding-top: 5px !important;
    /* Set position and background because the form might be overlapped by an image when no translations */
    position: relative !important;
    background: #fff !important;
    z-index: 10 !important;
    padding-bottom: 10px !important;
    padding-left: 16px !important;
}
#lleo_dialog .lleo-custom-translation {
    padding: 4px 5px !important;
    border: solid 1px #ddd !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    border-radius: 2px !important;
    width: 90% !important;
    min-width: 270px !important;
    background: -webkit-gradient(linear, 0 0, 0 20, from(#f1f1f1), to(#fff)) !important;
    font: normal 13px Arial, Helvetica !important;
    line-height: 15px !important;
}
#lleo_dialog .lleo-custom-translation:hover {
    border: solid 1px #aaa !important;
}
#lleo_dialog .lleo-custom-translation:focus {
    background: #FFFEC9 !important;
}

#lleo_dialog *.hidden {
    display: none !important;
}

#lleo_dialog .infinitive{
    color: #D56E00 !important;
    text-decoration: none;
    border-bottom: 1px dotted #D56E00 !important;
}
#lleo_dialog .infinitive:hover{
    border: none !important;
}


#lleo_dialog #lleo_trans{
    zoom: 1;
    border-top: 1px solid #eeeeee !important;
    margin: 10px 0 0 !important;
    padding: 5px 30px 0 14px !important;
}

#lleo_dialog .lleo_clearfix {
    display: block !important;
    clear: both !important;
    visibility: hidden !important;
    height: 0 !important;
    font-size: 0 !important;
}

#lleo_dialog #lleo_markBlock {
    background: #eeeeee !important;
    cursor: pointer !important; 
    border-bottom-left-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    border-collapse: separate !important;
    border-spacing: 2px !important; 
}

#lleo_dialog #lleo_markBlock img{
    width: 14px !important;
    height: 14px !important;
}

#lleo_dialog #lleo_markBlock .icon-cell {
    padding: 5px 2px 5px 16px !important;
    height: 17px !important;
}

#lleo_dialog #lleo_markBlock .wide-cell {
    width: 100% !important;
}

#lleo_dialog #lleo_markBlock .text-cell {
    color: #999999 !important; 
    font: normal 13px Arial, Helvetica !important;
    text-shadow: 0 1px #fff !important; 
}

#lleo_dialog #lleo_markBlock td {
    vertical-align: middle !important;
    border-collapse: separate !important;
    border-spacing: 2px !important;
}


#lleo_dialog #lleo_picOuter table{
    width: 44px !important;
    position: absolute !important;
    right: 0 !important;
    vertical-align: middle !important;
}

#lleo_dialog #lleo_picOuter td{
    width: 38px !important;
    height: 38px !important;
    border: 1px solid #eeeeee !important;
    vertical-align: middle !important;
    text-align: center !important;
}

#lleo_dialog #lleo_picOuter td div {
    height: 38px !important;
    overflow: hidden !important;
}

.ll-content-notification *{
    letter-spacing: normal !important;
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
    border: 0 !important;
    float: none !important;
    text-align: left !important;
    text-decoration: none !important;
    font: normal 15px 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif !important;
}


.ll-content-notification {
    vertical-align: baseline !important;
    color: #000 !important;
    overflow: visible !important;
    visibility: visible !important;
    margin: 0 !important;
    padding: 0 !important;
    position: fixed !important;
    background: #fff !important;
    border: solid 1px #AAA !important;
    /*
left: -999px;
top: -999px;
    */
    width: auto;
    /* width: 300px !important; */
    display: block;
    z-index: 999999999 !important;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18) !important;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18) !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18) !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    overflow: hidden !important;
    /* opacity: 0 !important; */
    transition: opacity 0.8s !important;
    -moz-transition: opacity 0.8s !important; /* Firefox 4 */
    -webkit-transition: opacity 0.8s !important; /* Safari and Chrome */
    -o-transition: opacity 0.8s !important; /* Opera */
    cursor: default !important;
}

.ll-content-notification-shown {
    opacity: 1 !important;
    transition: opacity 0.8s !important;
    -moz-transition: opacity 0.8s !important; /* Firefox 4 */
    -webkit-transition: opacity 0.8s !important; /* Safari and Chrome */
    -o-transition: opacity 0.8s !important; /* Opera */
}

.ll-content-notification-header {
    border: 0 !important;
    margin: 0 !important;
    background: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAIAAABsYngUAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAABJJREFUGFdjePHmCxw9e/UZjgAVYhYtk8xZqAAAAABJRU5ErkJggg==) !important;
    border-bottom: solid 1px #CCC !important;
    padding: 1px 4px !important;
    min-height: 18px !important;
    width: 100% !important;
    -webkit-border-top-left-radius: 3px !important;
    -webkit-border-top-right-radius: 3px !important;
    -moz-border-radius-topleft: 3px !important;
    -moz-border-radius-topright: 3px !important;
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important;
}

.ll-content-notification-header-pic {
    border: 0 !important;
    margin: 0 !important;
    padding: 3px 0 0 3px !important;
    width: 20px !important;
    vertical-align: top !important;
    line-height: 1px !important;
}

.ll-content-notification-header-pic img{
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1px !important;
}


.ll-content-notification-header-caption {
    font: normal 13px 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
    line-height: 15px !important;
    color: #555 !important;
    float: left !important;
    text-shadow: none !important;
    letter-spacing: normal !important;
    white-space: normal !important;
    padding: 3px !important;
    margin: 0 !important;
}

.ll-content-notification-header-close {
    width: 15px !important;
    vertical-align: top !important;
    text-align: right !important;
    padding: 6px 5px 0 0 !important;
    margin: 0 !important;
    line-height: 1px !important;
}

.ll-content-notification-header-close img {
    border: 0 !important;
    width: 7px !important;
    height: 7px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.ll-content-notification-content {
    margin: 0 !important;
    padding: 8px !important;
    float: left !important;
    overflow: hidden !important;
    width: auto !important;
}

.ll-content-notification-content-logo {
    float: left !important;
    height: 48px !important;
    width: 48px !important;
}

.ll-content-notification-content-main {
    margin-left: 60px !important;
    overflow: hidden !important;
    padding: 0 0 2px 0 !important;
    color: #333 !important;
    text-align: left !important;
    text-shadow: none !important;
    letter-spacing: normal !important;
    font: normal 13px 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif !important;
    line-height: 15px !important;
    width: auto !important;
}

.ll-content-notification-content-header {
    text-align: left !important;
    text-decoration: none !important;
    font: bold 15px 'Lucida Grande', 'Lucida Sans Unicode', Lucida, Arial, Helvetica, sans-serif !important;
    line-height: 19px !important;
    margin: 0 0 4px 0 !important;
    padding: 0 !important;
    border: 0 !important;
    color: #333 !important;
    text-shadow: none !important;
    letter-spacing: normal !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
}

.ll-content-notification-word {
    color: #d56e00 !important;
    font-weight: bold !important;
    font-size: 14px !important;
}
/* --------- */

.slogans {
    font-size: 30px;
    font-family: bnr;
}
.slogans div {
    position:absolute;
}

.msgbox {
    font-size:28px; 
    text-align:center; 
    padding:20px;
    line-height:normal;
    color:#000;
}
.msgbox span {
    font-weight:bold;
}
.coal_params {
    font-family: kelsonr;
    font-size: 14px;
    width: 275px;
    margin: 0 auto;
}
.coal_params p {
    font-family: bnr;
    font-size: 24px;
    text-align:center;
}
.coal_params table {
    margin-top: 9px;
}
.coal_params table td {
    padding: 5px 10px;
    border: 1px solid #ddd;
    text-align: center;
    color:#202020;
    background: rgb(249, 249, 249);
}
#prodlast {
    width: 760px !important;
    height: 380px !important;
}
#prodlast .image img {
    width: 730px !important;
    height: 230px;
    border:1px solid #ddd;
}
.mapoverlay {
    width:100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
}