body{
	padding:0;
	margin:0;
    font-family: 'Open Sans', sans-serif;
	background:#FFF;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
    color: #fff;
}

::-moz-selection {
  background: #0084c0;
  color: #ffffff;
}

::selection {
  background: #83266c;
  color: #ffffff;
}

img, svg {
  max-width: 100%;
}

a {
  color: #83266c;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

a:hover {
  color: greenyellow;
}

p {
  margin: 0;
}

h1,h2,h3,h4,h5,h6{
	margin:0;	
	padding:0;
    font-family: sans-serif;
    font-weight: 800;
    text-align: center;
    
}	
/*-- header-starts --*/
#header{background-color: white;}

.header-top {
/*padding:1.1em 0 0.85em;*/
border-bottom: 1px solid #eee;
 background-color: white;
 box-shadow: inset 0 -12px 17px #b7b5b5;  
    
}


#shadow{
    background-color: #807f07;
    box-shadow: inset 0px 40px 26px #949301;
    border-bottom: 1px solid grey;
    height: 44px;
    padding-right: 12px;
}

.social-icons  {
    float: right;
    margin-top: 9px;
    margin-bottom: 5px;


}


.social-icons i {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right:3px;
}
.social-icons i:hover {
	opacity:0.5;
}
.social-icons ul li{
	display:inline-block;
}

 .social-icons a{
   display: inline-block;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background-color: #ffffff;
    font-size: 13px;
    color: #444444;
    text-align: center;
    line-height: 26px;
    margin-right: 3px;
    margin-bottom: 5px;
    border-radius: 50px;
    border: 1px solid #5454544a;
}
.social-icons a:hover{background-color: #83266c;
color: white;}


.header-bottom {
    padding: 1em 0;
}


.logo-img{       
    width: 13%;
    margin-top: -4%;
    margin-bottom: -65px;
}


.logo a {
    font-size: 2.5em;
    font-weight: 400;
    color: #3382C9;
    text-decoration: none;
    font-family: 'Dorsa-Regular';
    letter-spacing: 5px;
}

.navbar {
    position: relative;
    min-height: 37px;
    margin-bottom: 20px;
    border: 1px solid transparent;}

.navbar-nav > li {
      display: inline-block;
    text-align: center;
    float: none;
    padding-right: 8px;
    margin: 1px 4px;
    border-right: 1px solid #e4e4e494;
}

.navbar-nav > li:last-child 
{
    border-right: none;}

.navbar-nav > li > a
{
    padding-top: 9px;
    padding-bottom: 8px;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a{
    color: #555;
    background-color: #ffffff00;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}


.more{
    background-color: #00000042;
    border: 1px solid #0000003b;
    margin-top: 1%;
    padding: 5px;

}

.more a{
    color: #1b1b1b;
    font-family: 'Sulphur Point', sans-serif;
    font-weight: 600;
    letter-spacing: 0px;
}

.more-about a{    
    color: #1b1b1b;
    font-family: 'Sulphur Point', sans-serif;
    font-weight: 600;
    letter-spacing: 0px;}

.more-about{ 
    background-color: #00000000;
    border: 1px solid #0000003b;
    padding: 5px;
    margin-left: 5%;
    margin-top: 0px;}

.more-about a:hover{color: #949300;}

.color{color: #949300;
    border-left: 1px solid #7b7b7b;
    padding-left: 5px;
    border-width: 3px;}

.first{width: 50%; 
float: left;
    padding-left: 3%;}

.second{width: 50%;
float: left;
width: 50%;
    margin-top: -10%;}

.paragraph{  
     padding-right: 10%;
    text-align: justify;
    line-height: 2.4;
    padding-left: 0%;
    margin: 28px;
    font-size: 17px;
        font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
}

.paragraph-history{  
     padding-right: 10%;
    text-align: justify;
    line-height: 2.4;
    padding-left: 0%;
    margin: 28px;
    font-size: 17px;
        font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
}


#container-white{    background-color: white;
    box-shadow: 0px 2px 5px #d0cfcfd1;
padding-top: 4%;
/*    margin-top: -12%;*/

/*    height: 2400px;*/

}


#container-white-home{
    background-color: white;
    box-shadow: 0px 2px 5px #d0cfcfd1;
    padding-top: 4%;
    height: 2000px;

}

#container-white2{    background-color: white;
    box-shadow: 0px 2px 5px #d0cfcfd1;
    padding-top: 0%;
    margin-top: 0%;}

#goal{background-color: #949300;
    padding: 5%;
    width: 103%;
    margin-left: -16px;
    color: white;
    line-height: 2.3;
    font-size: 19px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: justify;
}

/*.hidehistory{display: none;}*/

 .container-image{
/*
        width: 200px;
        height: 200px;
        position: relative;
        margin: 20px;
*/
/*         width: 50%;*/
    height: 400px;
    position: relative;
    margin: 100px;
    }

    .box{
       width: 100%;
    height: 94%;
    position: absolute;
    margin-top: 30px;
    left: -2px;
    border: 2px solid #949300;
        
    }

.boxabout{ width: 100%;
    height:100%;
    position: absolute;
    margin-top: 30px;
    left: -2px;
    border: 2px solid #949300;}

.box2{
 width: 100%;
    height: 94%;
    position: absolute;
    margin-top: 30px;
    left: -2px;
    border: 2px solid #949300;
}

.box4{  
    width: 100%;
    position: absolute;
    top: 0;
    margin-top: 7%;}


.box-about{    width: 100%;
    height: 73%;
    position: absolute;
    margin-top: 30px;
    left: 14px;
    border: 2px solid #949300;}

.box-full{    width: 100%;
    height: 99%;
    position: absolute;
    margin-top: 30px;
    left: 28px;
    border: 2px solid #949300;}


    .stack-top{
           z-index: 9;
    margin: 6px;
    left: 3%;
    border: none;
}



.title{    
   text-align: left;
    margin: 2%;
    border-left: 1px solid #7b7b7b;
    padding-left: 5px;
    border-width: 3px;
    color: #808184;
    margin-top: 7%;
    font-size: 41px;
    font-weight: 800;
    -webkit-text-stroke: 1px;
    letter-spacing: 1px;
        font-family: 'Open Sans Condensed', sans-serif;
}

.title2{    
   text-align: left;
    margin: 2%;
    border-left: 1px solid #7b7b7b;
    padding-left: 5px;
    border-width: 3px;
    color: #949300;
    margin-top: 7%;
    font-size: 41px;
    font-weight: 800;
    -webkit-text-stroke: 1px;
    letter-spacing: 1px;
        font-family: 'Open Sans Condensed', sans-serif;
}


.title3{    text-align: left;
    margin: 6%;
    border-left: 1px solid #7b7b7b;
    padding-left: 7px;
    border-width: 3px;
    color: #949300;
    margin-top: 5%;
    margin-bottom: 4%;
font-size: 41px;
    font-weight: 800;
    -webkit-text-stroke: 1px;
    letter-spacing: 1px;
    font-family: 'Open Sans Condensed', sans-serif;
}


.column {
  float: left;
  width: 25%;
}


.column-import{    
    float: left;
    width: 33.3%;
}

.column-import-2{
    float: left;
    width: 33.3%;
}

.column-about {
  float: left;
  width: 50%;
        padding: 4%;
    margin: -80px -2px;
}

.column-about-2 {
  float: left;
  width: 100%;
    padding: 3%;
    margin-bottom: 3%;
}

.container-image2{  
      width: 75%;
    height: 260px;
    position: relative;
    margin: 23px;
}


.stack-top2{ 
       z-index: 9;
    margin: 6px;
    left: 11%;
    border: none;
}


.box-import{width: 100%;
    height: 100%;
    position: absolute;
    margin-top: 86px;
    left: -2px;
    border: 2px solid #949300;}

.name-import{      font-size: 19px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: left;
    margin-left: 13%;
    font-weight: 700;
    z-index: 9;
    margin-top: 81%;}

.container-image3{    width: 80%;
    height: 580px;
    position: relative;
    margin: 27px;}


.stack-top3{
       z-index: 9;
    margin: 6px;
    left: 11%;
    border: none;}

.name3{    margin-top: -28%;
       font-size: 19px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: left;
    font-weight: 700;
    z-index: 9;
    margin-left: 10%;}


.container-image4{
     width: 89%;
    height: 500px;
    position: relative;
    margin: 19px;
    margin-top: -3%;
}


.stack-top4{
         z-index: 9;
    margin: 6px;
    left: 6%;
    border: none;
}

.name4 {
           font-size: 19px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: left;
    margin-left: 4%;
    font-weight: 700;
    z-index: 9;
    margin-top: 47%;
    
}

.image-hover:hover{
    box-shadow: -6px 12px 9px #828282;
    transition: 0.5s;
}
.name{
         font-size: 19px;
    font-family: 'Roboto Condensed', sans-serif;
    text-align: left;
    margin-left: 9%;
    font-weight: 700;
    z-index: 9;
    margin-top: 100%;
}


.line{    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 3px solid #989696;
    width: 80%;
    margin-left: 0%;}

#icon{
       font-size: 20px;
    color: #949300;
    padding-right: 2px;
    padding-top: 5px;
}


#text-about{    top: 30%;
    right: -33%;}

.text-block {
     width: 25%;
    position: absolute;
    bottom: 29%;
    right: 16%;
/*    background-color: #0000007d;*/
    color: white;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 15px;
    text-align: justify;
}
#goal2{    
    padding: 3%;
/*
    width: 10%;
    margin-left: -15px;
*/
    color: white;
    line-height: 2.3;
    font-size: 16px;
    background-size: cover;
    background-position: center;
background-attachment: fixed;
}

.goal-vision{   
      margin: 59px 19%;
/*    background-color: #0000009e;*/
    width: 26%;
    padding: 1%;
    
}

.goal{    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;}


.title-vision{text-align: left;
    margin: 2%;
    border-left: 1px solid #7b7b7b;
    padding-left: 5px;
    border-width: 3px;
    color: #ffffff;
    margin-top: 7%;
font-size: 41px;
    font-weight: 800;
    -webkit-text-stroke: 1px;
    letter-spacing: 1px;
    font-family: 'Open Sans Condensed', sans-serif;
        transition: opacity .5s .40s ease-out;
      transform: scale(.8);

}


.title-certificate{text-align: left;
    margin: 2%;
    border-left: 1px solid #7b7b7b;
    padding-left: 5px;
    border-width: 3px;
    color: #000;
    margin-top: 7%;
font-size: 41px;
    font-weight: 800;
    -webkit-text-stroke: 1px;
    letter-spacing: 1px;
    font-family: 'Open Sans Condensed', sans-serif;}

.goal-certificate{    color: #000; font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;}

.title-mission{
    
     text-align: left;
    margin: 5%;
    border-left: 1px solid #7b7b7b;
    padding-left: 5px;
    border-width: 3px;
    color: #808184;
    margin-top: 7%;
    font-size: 41px;
    font-weight: 800;
    -webkit-text-stroke: 1px;
    letter-spacing: 1px;
    font-family: 'Open Sans Condensed', sans-serif;
        transition: opacity .5s .30s ease-out;
}


.title-banner{    
    text-align: center;
    margin: 7%;
    border-left: 1px solid #ffffff;
    padding-left: 0px;
    border-width: 3px;
    color: #ffffff;
    margin-top: 7%;
        font-size: 50px;
    font-family: 'Roboto Condensed', sans-serif;
    padding-right: 16%;}

.goal-banner{
    padding-bottom: 7%;
    font-size: 15px;
    font-family: 'Roboto Condensed', sans-serif;}



#container-white-product{    
    background-color: white;
    box-shadow: 0px 2px 5px #d0cfcfd1;
    padding-top: 0%;
/*    margin-top: -12%;*/
    padding-bottom: 5%;
}


.box-product{
    width: 100%;
    height: 90%;
    position: absolute;
    margin-top: 35px;
    left: 3px;
    border: 2px solid #949300;
}

.container-product {
    width: 75%;
    height: 350px;
    position: relative;
    margin: 23px;
}

.name-product {
    font-size: 15px;
    text-align: left;
    margin-left: 13%;
    font-weight: 700;
    z-index: 9;
    margin-top: 99%;
    font-size: 19px;
    font-family: 'Roboto Condensed', sans-serif;
}

.title-product {
    text-align: left;
    margin: 1%;
    border-left: 1px solid #7b7b7b;
    padding-left: 5px;
    border-width: 3px;
    color: #808184;
    margin-top: 5%;
    font-size: 41px;
    font-weight: 800;
    -webkit-text-stroke: 1px;
    letter-spacing: 1px;
    font-family: 'Open Sans Condensed', sans-serif;
}


/**********************************/

#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {
  opacity: 0.9;
}

.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
}

.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

.modal-content,
#caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {
    transform: scale(0)
  }
  to {
    transform: scale(1)
  }
}

.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
     animation-duration: 0.6s;
    
}


#close{    float: right;
    font-size: 50px;
    font-weight: 700;
    line-height: 2;
    color: #ffffff87;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1.0;
     transition: 0.3s;
     animation-duration: 0.6s;
}

#close:hover,
#close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
         transition: 0.3s;
     animation-duration: 0.6s;
}


/***************************/
.column-contact{
width: 50%;
float: left;
}


.title-contact{
    text-align: left;
    margin: 3%;
    border-left: 1px solid #7b7b7b;
    padding-left: 5px;
    border-width: 3px;
    color: #808184;
    margin-top: 5%;
    font-size: 41px;
    font-weight: 800;
    -webkit-text-stroke: 1px;
    letter-spacing: 1px;
    font-family: 'Open Sans Condensed', sans-serif;
}

.text-block-details 
{
       position: absolute;
    bottom: 15%;
    right: 47%;
    color: white;
    text-align: center;
}


#container-white-details{
/*      margin-top: -34%;*/
    box-shadow: 0px 2px 5px #d0cfcfd1;
    padding-top: 4%;
}

/*
.image-details{   
       margin: 41px;
    width: 91%;
}
*/

.list-details{
    text-align: left;
    padding-top: 14px;
    line-height: 1.8;
}

.list-details li{
    list-style: circle;
    font-size: 16px;
}

.title-details{
    
    color: #949300;
    font-weight: 700;
    text-align: left;
}

.description{
    text-align: left;
    padding-bottom: 2%;
}

.varieties{
        text-align: left;
    padding-top: 1%;
    font-size: 17px;
    padding-bottom: 5%;
}

.color-varieties{
    color: #949300;
    font-weight: 700;
}


.column-details{ 
      float: left;
    width: 46%;
    padding: 5%;
    padding-top: 3%;
    background-color: #f3f3f3;
    margin: -14px;
    margin-left: 36px;
    height: 260px;
        margin-bottom: 1%;
    margin-top: 1%;

}

.column-details-first{
    width: 50%;
float: left;
}


.column-details-second{ 
     width: 50%;
    float: left;
    padding: 5%;
    margin-top: 0%;
    padding-left: 7%;}

#table-style{
    background-color: #efefef;
        margin-top: 2%;
}

.head{
    background-color: #585757;
    color: white;
}

#table-style>thead>tr>th {
    vertical-align: bottom;
    padding: 14px;
    border-bottom: 2px solid #ddd;
    border-right: 1px solid #8c8c8c;
    text-align: center;
}


#table-style>tbody>tr>td {
/*    vertical-align: bottom;*/
    padding: 14px;
    border-bottom: 2px solid #ddd;
    border-right: 1px solid #8c8c8c45;
    text-align: center;
        background-color: #efefef;

}

#table-style>tbody>tr>th {
/*    vertical-align: bottom;*/
    padding: 14px;
    border-bottom: 2px solid #ddd;
    border-right: 1px solid #8c8c8c45;
    text-align: left;
        color: #83266c;
        background-color: #efefef;

}

.type-prod{font-size: 45px;}



#newspan{color: #949300;
    font-weight: 800;}



.social-icons2 {
margin-top: 0px;
    margin-bottom: -13px;
    display: inline-flex;
}


.social-icons2 i {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right:3px;
}
.social-icons2 i:hover {
	opacity:0.5;
}
.social-icons2 ul li{
	display:inline-block;
}

 .social-icons2 a{
   display: inline-block;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background-color: #ffffff;
    font-size: 13px;
    color: #444444;
    text-align: center;
    line-height: 26px;
    margin-right: 3px;
    margin-bottom: 5px;
    border-radius: 50px;
    border: 1px solid #5454544a;
}
.social-icons2 a:hover{background-color: #83266c;
color: white;}



.slogan{   
    font-size: 35px;
    line-height: 1.4!important;}


.btn-news {
  color: #ffffff;
  padding: 0.8rem;
  font-size: 12px;
  color: #862c70;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 4px;
  display: block;
  width: 100%;
  cursor: pointer;
/*  border: 1px solid rgba(255, 255, 255, 0.2);*/
  background: transparent;
}

.btn-news:hover {
  background-color: rgba(255, 255, 255, 0.12);
}

.cards {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.cards_item {
  display: flex;
  padding: 1rem;
}

@media (min-width: 40rem) {
  .cards_item {
    width: 50%;
  }
}

@media (min-width: 56rem) {
  .cards_item {
    width: 33.3333%;
  }
}

.card {
  background-color: white;
  border-radius: 0.25rem;
  box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.card_content {
  padding: 1rem;
  background: linear-gradient(to bottom left, #949301 40%, #555549 100%);
}

.card_title {
    color: #ffffff;
    font-size: 2.1rem;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin: 0px;
    margin-bottom: 3%;
    margin-top: 3%;
}

.card_text {
  color: #ffffff;
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 1.25rem;    
  font-weight: 400;
}






.blog-card {
/*
  background-color: white;
  border-radius: 1px;
  box-shadow: 0 0 2px -1px rgba(0, 0, 0, 0.75);
  height: 450px;
*/
  margin-top: 2%!important;
  margin: 0 auto;
/*  max-width: 600px;*/
  overflow: hidden;
}
@media (max-width: 580px) {
  .blog-card {
    height: 350px;
    overflow: visible;
  }
}

.card-body {
  color: #7A7A7A;
  height: 100%;
  padding: 30px 20px 50px;
}
@media (max-width: 530px) {
  .card-body {
    background-color: white;
  }
}
.tagline {
    font-size: 19px;
    text-transform: uppercase;
    padding-left: 0%;
    color: #83286d;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-bottom: -2%;
    font-weight: 400;
}
.title-news {
     text-align: left;
    margin: 2%;
    padding-left: 7px;
    border-width: 3px;
    color: #949300;
    margin-top: 5%;
    margin-bottom: 2%;
    font-size: 41px;
    font-weight: 800;
    -webkit-text-stroke: 1px;
    letter-spacing: 1px;
    font-family: 'Open Sans Condensed', sans-serif;
}
.divider {
    background: #7A7A7A;
    height: 1px;
    margin: 30px auto;
    width: 9%;
}
.paragraph-news {
      font-weight: 300;
    padding-right: 10%;
    text-align: justify;
    line-height: 1.4;
    padding-left: 10%;
    margin: 12px;
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
}

@media (max-width: 530px) {
  .col-xs-6 {
    width: 100%;
  }
}




.boxnews{  
    height: 51%;
    left: 10px;
}


/*
#bs-example-navbar-collapse-1 > ul > li {
    display: inline-block;
    padding: 0 6px;
}
#bs-example-navbar-collapse-1 ul li {
    position: relative;
}
.header #bs-example-navbar-collapse-1 > ul > li > a {
    line-height: 100px;
}
#bs-example-navbar-collapse-1 > ul > li.home > a {
    color: #18ba60;
}
*/
/*
#bs-example-navbar-collapse-1 > ul > li > a {
    position: relative;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 17px;
    margin: 0px 5px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
*/
#bs-example-navbar-collapse-1 ul.submenu {
    position: absolute;
    left: 0;
    top: 150%;
    width: 300px;
    text-align: left;
    background-color: #222222;
    z-index: 9999;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#bs-example-navbar-collapse-1 ul.submenu li:first-child {
    border-top: none;
}
#bs-example-navbar-collapse-1 ul.submenu > li {
    border-top: 1px solid #333333;
}
#bs-example-navbar-collapse-1 ul li ul li {
    margin-left: 0;
}
#bs-example-navbar-collapse-1 ul.submenu > li > a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 0 0 0 20px;
    line-height: 45px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#bs-example-navbar-collapse-1 ul li:hover > ul.submenu {
    top: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}