
.nano > .nano-content {
    
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-right: 15px;
    
}


.grt1 {
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dbdcd6+0,ffffff+100 */
background: #dbdcd6; /* Old browsers */
background: -moz-linear-gradient(top, #dbdcd6 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #dbdcd6 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #dbdcd6 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdcd6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    
    
}

.grt2 {
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,dbdcd6+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #dbdcd6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#dbdcd6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#dbdcd6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdcd6',GradientType=0 ); /* IE6-9 */
    
    
}

html, body {
    
    font-family: 'CleanvertisingLight', sans-serif;
    font-family: 'Open Sans', sans-serif;
    
    
    
    
}


            .nano > .nano-pane > .nano-slider {
                
                background: #f3f1f1;
                
            }
            
            

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #2b2b2b;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #2b2b2b;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #2b2b2b;
}

button:focus, input:focus {outline:0 !important;}

.header  {
    
    padding-top: 15px;
    
}

.logo-up {
    float: left;
    padding-right: 15px;
}

.podpis {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    margin-top: 2px;
    display: block;
    /* height: 188px; */
    float: left;
    width: 50%; 
        padding-top: 11px;
}

.header .menu {
 
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-size: 18px;
    padding-top: 0px;
    padding-left: 0px;
    border-radius: 10px;
    display: inline-block;
}

.header .menu.main li {
    display: inline;
}

.header .menu.main li a{
    color: inherit;
    padding-left: 18px;
    padding-right: 18px;
    border-radius: 10px;
    height: 100%;
    min-height: 30px;
    display: inline-block;
    padding-top: 2px;
}

.header .menu.main li a.active {
    background: #0a7eca;
}

.header .menu.main li a:hover {
   text-decoration: none;
}

.center-text {
    text-align: center;
}

.left-text {
    
    text-align: left;
    
}

.right-text {
    
    text-align: right;
    
}


.header .menu.lang-sw {
    
    width: 57px;
    text-align: center;
    
}

.header .menu.lang-sw li {
    
    display: none;
    
}

.header .menu.lang-sw li:first-child {
    
    display: block;
    height: 30px;
    padding-top: 2px;
    
}

.phone {
    
    font-size: 18px;
    color: #2b2b2b;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    text-align: right;
}

.feedback {
    
    text-align: center;
    margin-top: 10px;
    height: 24px;  
    border-radius: 25px;
    color: black;
    padding-top: 1px;
    font-family: 'Open Sans', sans-serif;
    text-decoration: underline;
    cursor: pointer;
    font-weight: 900;

}

.block1 {
    
   /* height: 718px; */
    width: 100%;
    background: url(../images/bg1.jpg) no-repeat;
    background-size: cover;
    
}

.block1 .zag1{
    font-size: 46px;
    text-align: center;
    padding-top: 60px;
    font-family: 'Open Sans', sans-serif;
}

.block1 .zag2{
    font-size: 26px;
    text-align: center;
    padding-bottom: 45px;
    font-family: 'Open Sans', sans-serif;
}

.block1 .form1 {
    
   min-height: 250px;
   background: rgba(255, 255, 255, 0.59);
   border-radius: 25px;
   padding: 25px;
   border: 1px solid black;
    
}

.block1 .form1  input {
    
    width: 100%;
    border-radius: 25px;
    border: 1px solid black;
    min-height: 65px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    outline: none;
    
    font-size: 18px;
    color: #2b2b2b;
    
}

input:focus {
    border: 0px;
    outline: none;
}


.block1 .form1  input[type=submit], .block1 .form1 button {
    
    border: transparent;
    background: #c6d654;
    font-size: 22px;
    color: #2b2b2b;
    
}

.block1 .form1  {
    
    
    
}


.block1 .form1  .zag-row1{
    
    
    
}


.block1 .form1  .zag-row1 {
    
    
    
}

.block1 .form1  .zag-row1 .zag1{
    
    font-size: 26px;
   font-family: 'Open Sans', sans-serif;
    padding-top: 0px;
    padding-bottom: 25px;
}

.block1 .form1  .zag-row1 .zag2{
    
    font-size: 24px;
   font-family: 'Open Sans', sans-serif;
    padding-top: 0px;
    padding-bottom: 30px;
}

.block2 {
 
    padding-top: 35px;
    padding-bottom: 25px;
        padding-bottom: 65px;
   /* border-bottom: 1px solid black; */
    
}

.block2 .icon-wrap {
    
    text-align: left;
    display: flex;
    align-items: flex-end;
    
}

.block2 .icon-text {
    
    font-size: 16px;
    text-align: left;
    padding-top: 5px;

    
}

.icon-wrap > img {
    
   /*  float: left; */  padding-right: 10px;
    
}

.icon-wrap > p {
    
    margin: 0px;
    
}

.block3 {
    
    background: url('../images/block3/block3-bg1.jpg') left top no-repeat;
    min-height: 528px;
    padding-top: 70px;
        padding-bottom: 70px;
    
}

.block3 * {
    
    font-size: 16px;
    
}

.block3 .zag1 {
    
    font-size: 36px;
    color: #424040;
    padding-bottom: 40px;
        padding-bottom: 20px;
        font-weight: bold;
}

.block3 .spisok1 {
    
    font-size: 18px;
    list-style: none;
    padding-left: 0px;
   
    
    
}

.block3 .spisok1 li {

      /* padding: 2px; */
      
    
}


.block3 .spisok1  img {
    padding-right: 15px;
}

.block3 .spisok1-button {
    
    border-radius: 25px;
    border: 1px solid black;
    min-height: 65px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    outline: none;
    font-size: 18px;
    color: #2b2b2b;
    border: transparent;
    background: #c6d654;
    font-size: 22px;
    color: #2b2b2b;
    font-size: 18px;
    margin-top: 45px;
    
    padding-left: 50px;
    padding-right: 50px;
    
        margin-top: 35px;
    
}

.block3 .spisok1-wrap {
    
    padding: 25px;
    padding-left: 30px;
    border: 1px solid transparent;
    
     background: url('../images/block3/border-top-left.png') top left no-repeat,  url('../images/block3/border-bottom-left.png') bottom left no-repeat, url('../images/block3/border-top-right.png') top right no-repeat, url('../images/block3/border-bottom-right.png') bottom right no-repeat;
    
}

.block4 {
    
    margin-top: 54px;
    
    background: url('../images/block4/bg1.jpg') no-repeat;
    min-height: 800px;
    
    background-size: cover;
    
    
}

.block4 .zag1 {
    
    font-size: 28px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
}

.block4 .zag2 {
    
    font-size: 24px;
    text-align: center;
}


.block4 .c1 {
    
    width: 160px;
    height: 160px;
    background: white;
    border-radius: 50%;
    border: 1px solid #d6e284;
    
    margin-top: 170px;
    text-align: center;
    padding-top: 15px;
    
}


.block4 .c1.p2 {
    
    margin-top: 20px;
    
}

.block4 .c1.p1 {
    
    margin-top: 170px;
    

    
}


.block4 .c1.p3 {
    
    margin-top: 170px;
    
}

.block4 .imga1 {
    
/*    width: 110%;
    margin-left: -20%; */

    /* width: 110%; */
    margin-left: -40%;
    
}

.block4 .krug-text {
    
    font-size: 16px;
    padding-top: 5px;
    
}

.block4 .ny1 {
    
    position: relative;
    
}

.block4 .ny2 {
    
    position: absolute;
    bottom: 0px;
    padding-bottom: 25px;
    width: 100%;
    
     position: absolute;
    bottom: 0px;
    padding-bottom: 15px;
    width: 100%;
    
    margin-left: -20%;
    
    
}

.block4 .ny2 button {
    
    width: 100%;
    height: 60px;
    border-radius: 25px;
    border: 2px solid white;
    background: #004e81;
    color: white;
    font-size: 24px;
    
}

.block5 {
    
    background: #004e81;
    padding-top: 50px;
    padding-bottom: 50px;
    
}

.block5 .zag1 {
    
    font-size: 28px;
    text-align: center;
    color: white;
    font-family: 'Open Sans', sans-serif;
    
}

.block5 .bolee {
    
    color: white;
    font-size: 20px;
    text-align: center;
    margin-bottom: -15px;
    
}

.block5 .chifra {
    
    font-size: 80px;
    font-family: 'Open Sans', sans-serif;
    color: white;
    text-align: right;
}

.block5 .chifra2 {
    
    color: white;
    font-size: 20px;
    
}

.block5 .chifra3 { 

    /* padding-left: 15px; */
    padding-top: 20px;
    
}

.block6 {
    
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    
}

 .zag1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 28px;
    text-transform: uppercase;
}

.block6 .ot1 {
    
    padding-bottom: 42px;
    
}

.block6 .txt1a {
    
    padding-top: 21px;
    font-size: 18px;
    text-align: center;
    padding-right: 81px;
    
}

.block7 {
    
    border-top: 3px solid #004e81;
    border-bottom: 3px solid #004e81;
    padding-top: 25px;
    padding-bottom: 25px;
}

.block7 .rez1 {
    
    font-size: 28px;
    text-transform: uppercase;
   font-family: 'Open Sans', sans-serif;
    text-align: center;
}

.block7 .rez2 {
    
    font-size: 20px;
    text-align: center;
    
}

.block8  {
    
    padding-top: 60px;
    padding-bottom: 60px;
    
}
.block8 .zag1 {
    
    font-size: 36px;
    font-family: 'Open Sans', sans-serif;
    padding-bottom: 45px;
        font-weight: bold;
        
}

.block8  .text1 {
    
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    
}

.block9 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.block9 .zag1 {
    text-align: center;
    padding-bottom: 80px;
}

.block9 .text1 {
    
    font-size: 22px;
    
}

.block9 .text2 {
    
    font-size: 18px;
    
}

.block9 .spisok1 {
    
    font-size: 18px;
    list-style: none;
    padding-left: 0px;
   
    
    
}

.block9 .spisok1 img {
    padding-right: 15px;
}

.block9 .stoimost {
    
    font-size: 22px;
    border-radius: 25px;
    background: #c6d654;
    display:inline-block;
    padding-left: 25px;
    padding-right: 25px;
    padding-top:5px;
    padding-bottom: 5px;  
    width: 210px;
    text-align: center;
    
}

.block9 .rec1 {
    margin: 0px;
    width: 210px;
    text-align: center;
    font-size: 16px;
    padding-top: 30px; 
}

.block9 .otspt-a1 {
    padding-top: 75px;
}

button.art {
    
    margin-top: 45px;
    width: 312px;
    height: 50px;
    border-radius: 25px;
    border: 2px solid white;
    background: #004e81;
    color: white;
    font-size: 22px;
    
}

.blocklinea1 {
        border-top: 1px solid #004e81;
        padding-top: 65px;
}

.block10 {
    
    background: url('../images/block10/bg1.jpg');
    min-height: 540px;
    padding-top: 35px;
    padding-bottom: 32px;
    margin-top: 50px;
    background-size: cover;

}



.block10 .zag1 {
    
    color: white;
    
    text-align: center;
    
    padding-bottom: 40px;
    
}


.block11 {
    
    padding-top: 100px;
    padding-bottom: 100px;
    
}

.block11 .rovn1 {
    
     display: table;
     height: 100%;
     width: 100%;
     background: red;
    
}

.block11 .zag1 {
    
    text-align: center;
    padding-bottom: 30px;
    
}

.block11 .slider-podpis {
    
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
    
}

.block12 {
    
    background: #f3f2f2;
    
    padding-top: 20px;
    padding-bottom: 20px;
    
}


.block12 * {
    
    font-size: 14px;
    
}

.block12 .zag1 {
    
    text-align: center;
    
    padding-bottom: 30px;
    
    font-size: 22px;
    
}

.block12 .small-zag {
    
    font-size: 16px;
    paddin-top: 20px;
    
}


.block13 {
    
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 543px;
    
}

.block13 .zag1 {
    
    text-align: center;
    
}

.block13 .smap {
    
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
    
}

.block13.r-map {
    
    position:relative;
    
}

.block13 .t-map {
    
    width: 100%;
    height: 100%;
    
    background: silver;
    
}

.block13 .fon1 {
    
    background: #004e80;
    height: 100%;
    min-height: 573px;
    margin-top: -30px;
    margin-bottom: -30px;
    
    /* padding-left: 0px;
    padding-right: 0px; */
    padding-top: 10px;
     
}

.block13 .tab-design {
    
    
    
}

.block13 .tab-design .nav-tabs {
    
    border-bottom: 0px solid transparent;
        height: 50px;
    
}

.block13 .tab-design .nav-tabs>li {
    
    height: 23px;
   /* background: white; */
    width: 50%;
    padding: 10px;
    
}

.block13 .tab-design .nav-tabs>li>a {
    
    border: 0px;
    background: white;
    padding: 0px;
    margin: 0px;
    height: 25px;
    text-align: center;
    padding-top: 2px;
    border-radius: 15px;
    background: #f3f1f1;
    color: black;
}

.block13 .tab-design .nav-tabs>li.active>a, .block13 .tab-design .nav-tabs>li.active>a:focus, .block13 .tab-design .nav-tabs>li.active>a:hover {
    
    background: white;
    color: black;
    
}


#home {
    
   /* width: 100%;
    height: 100%;*/
    /* overflow: hidden; */
    /* min-height: 573px; */
    /* background: red; */
   /* height: auto; */
    
}

.block13  .bl1-items {
    
    /* background: silver; */
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 270px;
    background: white;
    /* background: silver; */
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 270px;
    background: white;
    margin-left: 0px;
    min-height: 80px;
    height: auto;
    /* margin-right: 15px; */
    /* width: calc(100% - 15px); */
}

.city {
    
    max-height: 550px;
    height: 500px;
    
}

.bl1-items {
    
    width: 250px;
    height: 350px;
    /* background: green; */
    margin: 15px;
    padding: 5px;
    border-radius: 10px;
    
}

.block13 .tab-content {

    /* overflow: hidden; */
   /* max-height: 550px; */
    /* overflow-x: hidden; */
   /* min-height: 550px;*/
   
   height: 563px;
   

}


.block13 .nrtyuiop {
    
    padding: 5px;
    padding-top: 10px;
    
}


.block13  .bl1-items  p {
    
    margin-bottom: 0px;
    font-size: 12px;
    
}

.rter {
    
    height: 563px; 
    
}

.block13 .tab-design .tab-pane {
    
    height: 550px;
    
}

.block13-zag {
    
    padding-top: 40px;
    padding-bottom: 40px;
    
}

.block13-zag .zag1 {
    
    text-align: center;
    
}

.footer {
 
    padding-top: 40px;
    padding-bottom: 40px;
    
}
.footer .nn1 {
    
   text-align: left;
   padding-left: 0px;
    
}

.footer .nn1 img {
        display: inherit;
}

.footer .nn1 .nn1-text {
    
    font-size: 14px;
    padding-top: 10px;
    
}

.footer .nn2 {
    
}
.footer .nn2 p {
    
    margin-bottom: 0px;
    font-size: 14px;
}


.footer .box1 {
    
    border: 1px solid #004e80;
    padding: 15px;
    
    border-radius: 25px;
    margin-top: 25px;
    
}

.footer .foot-menyu a{
    color: black;
}

.gmt {
    
    width: 150px;
    display: inline-block;
    
    
}
.gmt a {
    color: black;
}
.gmt a:hover {
    
    color: black;
    
}

.gmt img {
    
    float:left; padding-right: 5px;
    
}

.mnu1 {
    
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    
}

.mnu1 .item {
   /* height: 250px; */
   /* color: red; */
    
}

.mnu1 .logoplustext {
    
        width: 385px;

    margin-top: -7px;
    
}


.mnu1 .imnui1 {
    
    width: 600px;
    
}

.mnu1 .phoneclls {
    
    width: 150px;
    
}

.mnu1 .pnd1 {
    padding-top: 17px;
}

.mnu1 .menu.lang-sw {
    
    margin-left: 45px;
    
}

.show-planshet1 {
    
    display: none;
    
}


.cnt-flex {
    
    display: flex;
    
}

.blocknw-1 {
    
    padding-bottom: 35px;
    
}

.otstput15 {
    
    padding: 15px;
    
}

.flex-vert-align-center {
    
        align-items: center;
        
}

.company-production {
    
 padding-bottom: 50px;
 padding-top: 50px;   
    
    
}

.but-zag3a1 {
    
  display: block;
  padding-left: 15px;
  padding-right: 15px;
 /* padding-top: 8px;
  padding-bottom: 8px;*/
  text-align: center;
      width: 60%;
      font-size: 32px;
      background: #ff7e50;
      color: white;
      
      margin: 0 auto;
      
      border-radius: 25px;
      
      font-weight: 700;
      margin-bottom: 65px;
}

.zag2a1 {
    
   font-size: 36px;
   color: black;
   text-align: center;
   font-weight: 700;
      padding-bottom: 25px;
    
}

.link-a1-b2-c0 {
    
    color: black;
    text-decoration: underline;
    font-size: 16px;
     font-weight: bold;
     text-align: center;
    
}

.button-2a-black {
    
    background: black;
    color: white;
    padding: 8px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 25px;
    border-radius: 15px;
    font-weight: bold;
}

.button-2a-black:hover {
    
    color: white;
    
}

.n-line-a12s {
    
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    
}

.images-table1-row {
    
    text-align: center;
    
}
.images-table1-row-uvelichit {
    
    padding-top: 15px; font-size: 16px;
    
}

.images-table1-row-uvelichit.a1 {
    
    padding-top: 5px;
    padding-bottom: 15px;
    
}

.info-issledov {
    
    text-align: right;
    
}

.info-issledov a{
 
    text-decoration: underline; font-weight: bold; color: black;     font-size: 18px;
    
}

.info-issledov a:hover {
    
    color: black;
    text-align: right;
    
}

.poluchit-price-list {
    
    text-align: center;
    text-align: left;
}

.inpt1, .inpt2 {
    
    border-radius: 25px;
    padding: 15px;
    min-width: 270px;
    border: 1px solid black;
    font-size: 16px;
    margin-top: 8px;
    margin-bottom: 8px;
  width: 288px;
  height: 58px;
  border-radius: 20px;
  
}

.inpt2 {
    
    background: #f0941b;
    border: 01px solid #f0941b;
    margin-top: 15px;
    color: white;
  background-image: -moz-linear-gradient( -24deg, rgb(255,168,0) 0%, rgb(240,147,27) 100%);
  background-image: -webkit-linear-gradient( -24deg, rgb(255,168,0) 0%, rgb(240,147,27) 100%);
  background-image: -ms-linear-gradient( -24deg, rgb(255,168,0) 0%, rgb(240,147,27) 100%);
  box-shadow: 0px 7px 27px 0px rgba(77, 77, 76, 0.34);


    
    
}

.bo1as2 {
    
    padding-top: 13px;
    padding-bottom: 25px;
    
}

.hrhr1 {
    
    border: none;
    color: black;
    background-color: black;
    height: 1px;
    margin-top: 35px;
    
    
}

.cont-bg1 {
    
    font-size: 18px;
    background: url(../images/map1.png);
    background-position: right top;
    background-repeat: no-repeat; 
    background-size: cover;
    
}

.footer {
    
      background: #dbdcd6;
    
}

.slider {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.slider img {
  max-width: 100%;
  height: auto;
}
.slider video {
  max-width: 100%;
  height: auto;
}