
body {
    background-color: #e1e1e1;
    font-size: 0.9rem;
}




.header {
    padding-bottom: 15px;
    padding-top: 0px;
    margin-top: 10px;
}

.banner {
    min-height: 390px;
    background-color: #0f0f0f;
    border-bottom: 0px solid #64c474;
  
}

.banner_line {
     border-bottom: 10px solid #64c474;
     vertical-align: bottom;
     height: auto;
     margin-top: -10px;
}

.banner_text {
    margin-top: 8%;
    padding: 0;
    font-size: 3rem;
    font-weight: bold;
    color: white;
    text-shadow: 1px 1px 1px #545454;
    font-family: "Open sans";

}

.btn-collapse {
    display: block;
    margin-bottom: 50px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #64c474;
    border-color: #64c474;

}

.btn-collapse:hover {
    background-color: #438c4f;
    border-color: #438c4f;
}

.btn-collapse:active {
    background-color: #64c474;
    border-color: #64c474;
}

.btn-primary:active{
    background-color:#64c474 !important;
    border-color: #64c474 !important;
}

.collapse {
    margin-bottom: 30px;
    margin-top: 0px;

}


.img_banner {
    max-height: 370px;
    background-image: url("../img/banner.png");
    background-size: cover;
    background-position: 10% 83%;
}

.footer {
    min-height: 220px;
    background-color: #202020;
    

}

footer {
    background-color: #e1e1e1;
    margin-bottom: 0px;
    max-width: 1580px;
    padding: 0;

}


.content {
    padding-bottom: 300px;

}

.content_about {
    padding-bottom: 100px;

}


.content_prod {
    padding-bottom: 100px;
  

}

.cont_contact {
    padding-bottom: 400px;
}

.logo {
    max-width:200px ;
}

.bg_light {
    background-color: #eaeaea;
}

.prod {
    margin-top: 15px;
}

hr.short {
    width: 130px;
    color: #2ea342;
    height: 3px;
    margin-top: -10px;
}

hr.short_prof {
    width: 130px;
    color: #2ea342;
    height: 3px;
    margin-top: -10px;
    margin-bottom: 40px;
}

.container-lg { max-width: 1580px; }

.foot_line {
    height: 10px;
    background-color: #64c474;
}

.foot_line_bot {
    border-top: 1px solid #4f4f4f;
    padding-top: 15px;
    padding-left: 0;
    color: #d4d4d4;
    
}

.foot_menu {
    color: #d4d4d4;
    margin-left: -14px;
    padding-left: 0;
    list-style-type: square;
    margin-top: 30px;
    float: left;
    list-style-position: inside;
}



.cont_marg {
    margin-top: 0px;



}

.prod_marg {
    margin-top: 5px;
}

.carousel-item{
    min-height: 280px;
    margin-top: 5px;
     
}

.carousel {
    margin-top: 39px;
    background-color: none;
}

.navbar {
    background-color:  #00cf05 ;
    max-width: 300px;
    float: right;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    margin-top: 62px;

}

.nav_cust {
    float: right;
   width: auto;
   margin-right: 0;

   

}

.nav_butt {
    width: 100px;
    height: 30px;
    background-color: #00cf05;
    text-align: center;
    padding: 0;
    padding-top: 2px;
    vertical-align: center;
    font-size: 0.9rem;
    font-weight: bold;
    border-left: 0px solid white;
    color: white;
    display: inline-block;
    margin: 0;

}



.butt {
    border: 0px outset blue;
    background-color: #64c474;
    height:30px;
    width:90px;
    cursor:pointer;
vertical-align: bottom;
margin-right: 0px;
margin-left: 0px;
color:white;
font-weight: bold;
}

.butt_active {
 background-color: #55a562;
  border: 0px outset blue;
    
    height:30px;
    width:90px;
    cursor:pointer;
vertical-align: bottom;
margin-right: 0px;
margin-left: 0px;
color:white;
font-weight: bold;
}

.butt:hover {
   background-color: #55a562;
    color:white;
}

.inn_padd {
    padding: 0;
}

.about {
    min-height: 400px;
    padding-bottom: 150px;
}


  #zoomableDiv {
         width: auto;
            background-color: lightblue;
            transition: transform 0.3s ease;
            cursor: pointer;
        }

  #zoomableDiv2 {
         width: auto;
            background-color: lightblue;
            transition: transform 0.3s ease;
            cursor: pointer;
        }

.mini_pic {
    border: 0;
    background-color: none;
    margin-top: 5px;
    padding: 0;
}


.prod_prev {
    min-height: 300px;
    margin-bottom: 10px;
 vertical-align: center;
 text-align: center;
}

.prod_prev_pic {
    max-width: 250px;
    margin-top: 20px;
}

.prod_prev_pic:hover {
    max-width: 250px;
    margin-top: 20px;
    border: 1px solid #d1d1d1;
     transition: transform 0.5s ease;
    transform: scale(1.03);
}

.prod_prev_pic_prof {
   
    width: 100%;
    margin-top: 20px;
    margin: 0px auto;
    display: block;
}


.prod_title {
    font-size: 1.2rem;
    margin-top: 15px;
}

.foot_links {
    text-decoration: none;
  color: #d4d4d4;
}

.foot_links:hover {
    text-decoration: underline;
    color: #d4d4d4;
}

.foot_bg {
    background-image: url("../img/moll_wt.png");
    background-position: 80% 60%;
    background-repeat: no-repeat;
    background-opacity: 0.3;

}


a.prod_list {
    text-decoration: none;
    color: black;
}

a.prod_list:hover {
    text-decoration: underline;
    color: black;

}

.table {
    width: 70%;
    padding-top: 0;
    margin-top: 0;
}



/*
.prod_prev_pic:hover{
    color: #424242; 
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  opacity: 1;
  transform: scale(3);
  -ms-transform: scale(3); 
  -webkit-transform: scale(3); 
}

*/


.aprastas {
mso-style-name:"Įprastas";
margin:1.0pt;
margin-top:1.0pt;
margin-bottom:1.0pt;
margin-left:0.0pt;
margin-right:0.0pt;
text-indent:0.0pt;
font-family:"Times New Roman";
font-size:10.0pt;
color:Black;
font-weight:normal;
border:none;
}
h1 {
margin:1.0pt;
margin-top:12.0pt;
margin-bottom:3.0pt;
margin-left:0.0pt;
margin-right:0.0pt;
text-indent:0.0pt;
font-family:"Arial";
font-size:18.0pt;
color:Black;
font-weight:bold;
border:none;
}
h2 {
margin:1.0pt;
margin-top:12.0pt;
margin-bottom:3.0pt;
margin-left:0.0pt;
margin-right:0.0pt;
text-indent:0.0pt;
font-family:"Arial";
font-size:16.0pt;
color:Black;
font-weight:bold;
border:none;
}
h3 {
margin:1.0pt;
margin-top:12.0pt;
margin-bottom:3.0pt;
margin-left:0.0pt;
margin-right:0.0pt;
text-indent:0.0pt;
font-family:"Arial";
font-size:14.0pt;
color:Black;
font-weight:bold;
border:none;
}
.Hipersaitas {
color:blue;}

.tm6 {
border:none;
}
.tm7 {
text-align:center;
}
.tm8 {
border:none;
text-align:center;
}
.tm9 {
font-size:10.0pt;
font-family:"Times New Roman";
}
.tm10 {
margin:1.0pt;
margin-top:1.0pt;
margin-bottom:1.0pt;
margin-left:0.0pt;
margin-right:0.0pt;
text-indent:0.0pt;
font-family:"Times New Roman";
font-size:10.0pt;
color:Black;
font-weight:normal;
border:none;
border:none;
}
.tm11 {
font-weight:bold;
}
.tm12 {
margin-left:18.0pt;
text-indent:-18.0pt;
}
.tm13 {
margin:1.0pt;
margin-top:1.0pt;
margin-bottom:1.0pt;
margin-left:0.0pt;
margin-right:0.0pt;
text-indent:0.0pt;
font-family:"Times New Roman";
font-size:10.0pt;
color:Black;
font-weight:normal;
border:none;
border:none;
margin-left:18.0pt;
text-indent:-18.0pt;
}
.tm14 {
border:none;
margin-left:18.0pt;
text-indent:-18.0pt;
}
.tm15 {
font-size:10.0pt;
font-family:"Symbol";
}
.tm16 {
font-size:10.0pt;
font-family:"Times New Roman";
font-weight:normal;
}
.tm17 {
font-family:"Symbol";
}
.tm18 {
margin-left:18.0pt;
}
.tm19 {
margin:1.0pt;
margin-top:1.0pt;
margin-bottom:1.0pt;
margin-left:0.0pt;
margin-right:0.0pt;
text-indent:0.0pt;
font-family:"Times New Roman";
font-size:10.0pt;
color:Black;
font-weight:normal;
border:none;
border:none;
margin-left:18.0pt;
}
.tm20 {
font-style:italic;
}
.tm21 {
margin:1.0pt;
margin-top:1.0pt;
margin-bottom:1.0pt;
margin-left:0.0pt;
margin-right:0.0pt;
text-indent:0.0pt;
font-family:"Times New Roman";
font-size:10.0pt;
color:Black;
font-weight:normal;
border:none;
margin-left:18.0pt;
text-indent:-18.0pt;
}
.tm22 {
margin:1.0pt;
margin-top:1.0pt;
margin-bottom:1.0pt;
margin-left:0.0pt;
margin-right:0.0pt;
text-indent:0.0pt;
font-family:"Times New Roman";
font-size:10.0pt;
color:Black;
font-weight:normal;
border:none;
margin-left:18.0pt;
}
.tm23 {
margin-left:36.0pt;
}

.tm24 {
margin:1.0pt;
margin-top:1.0pt;
margin-bottom:1.0pt;
margin-left:0.0pt;
margin-right:0.0pt;
text-indent:0.0pt;
font-family:"Times New Roman";
font-size:10.0pt;
color:Black;
font-weight:normal;
border:none;
border:none;
margin-left:36.0pt;
}






@media screen and (max-width: 768px) {
   
.content {
    padding-bottom: 50px;

}

.content_about {
    padding-bottom: 50px;
}

.butt {
    margin-top: 3px;
    
    }

.butt_active {
    margin-top: 3px;
}

.logo {
    margin-bottom: 10px;
}

.nav_cust {
    float: right;
   width: auto;
   margin-right: 0;
   margin-left: 5px;
   margin-top: 10px10s;

}

.foot_menu {
    color: #d4d4d4;
    margin-left: 5px;
    padding-left: 0;
    list-style-type: square;
    margin-top: 30px;
    float: left;
    list-style-position: inside;

}

.foot_line_bot {
    margin-left: 0px;
    padding-left: 15px;
}


}
