@charset "utf-8";
/* CSS Document */

* {
  box-sizing: border-box;
}
/* GEO - Semibold */
@font-face {font-family: 'Geogrotesque-SemiBold';src: url('../webfonts/geo-semibold/eot/style_169898.eot');src: url('../webfonts/geo-semibold/eot/style_169898.eot?#iefix') format('embedded-opentype'),url('../webfonts/geo-semibold/woff/style_169898.woff') format('woff'),url('../webfonts/geo-semibold/ttf/style_169898.ttf') format('truetype'),url('../webfonts/geo-semibold/svg/style_169898.svg#Geogrotesque-SemiBold') format('svg');}

/* GEO - Medium */
@font-face {font-family: 'Geogrotesque-Medium';src: url('../webfonts/geo-medium/eot/1110FC_0.eot');src: url('../webfonts/geo-medium/eot/1110FC_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/geo-medium/woff/1110FC_0.woff') format('woff'),url('../webfonts/geo-medium/ttf/1110FC_0.ttf') format('truetype'),url('webfonts/1110FC_0.svg#wf') format('svg');}

/* GEO - Regular */
 @font-face {font-family: 'Geogrotesque-Regular';src: url('../webfonts/geo-regular/eot/11014B_0.eot');src: url('../webfonts/geo-regular/eot/11014B_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/geo-regular/woff/11014B_0.woff') format('woff'),url('../webfonts/geo-regular/ttf/11014B_0.ttf') format('truetype'),url('../webfonts/geo-regular/svg/11014B_0.svg#wf') format('svg');}

body {
  font-family: Geogrotesque-Regular, Helvetica, Arial, sans-serif;
  font-size:1.2em;
  margin:0
}

/*placeholder*/
::placeholder {
  color: red;
  opacity: 0.6; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: red; opacity: 0.6;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: red; opacity:0.6;
}
.box_sha {   width: 100%;
   box-shadow: 0px 0px 50px 5px #00B1BF;
   opacity: 0.8;
   -webkit-box-shadow: 0px 0px 50px 5px #00B1BF;
}
mark { background-color:#80FFFF}
.tabele { font-family: Geogrotesque-Regular, Arial, Helvetica, sans-serif; border-collapse: collapse;}
.tabele td, .tabele th { border: 1px solid #C8CCC9; padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 12px; text-align: left;}
.tabele tr:nth-child(even){ background-color: #ECFEFF; }
.tabele tr:hover { background-color: #FFE6BF; }
.tabele th {
   background-color: #E17100;
   color: white;
   padding-top: 15px;
   padding-right: 2px;
   padding-bottom: 15px;
   padding-left: 12px;
}
img {
   border: 0;
   -ms-interpolation-mode: bicubic;
   vertical-align: middle;
   max-width: 100%
}


hr { border:solid 10px #BA7901; color:#BA7901}
.center {
   text-align: center;
   margin: 0 auto
} 


.titlu {color: #fff}
.titlu a:hover {color: coral;}

.titlu2_p {
   font-size: 1.8em;
   color: #FD9902
}
.clr {
   font-size: 1px;
   line-height: 0;
   clear: both;
   height: 1px;
}
.text_titlu {
     font-family: Geogrotesque-SemiBold, Helvetica, Arial, sans-serif;
  font-size:2.5em;
   }
.text_titlu2 {
     font-family: Geogrotesque-SemiBold, Helvetica, Arial, sans-serif;
  font-size:1.8em; color: #F8FF00;
   }
.umbra_alb {
   color: #AD8B01;
   text-shadow: 2px 2px 4px #5B5B5B;
}
.border_font {
   /* left, top, right  bottom */
   text-shadow: -1px 0 black,0 1px black,1px 0 black,0 -1px black;
   font-family: sans;
   color: #FEC152;
}
.border_alb { text-shadow: -1px 0 black,0 1px black,1px 0 black,0 -1px #FFF;
   color: #000;   font-family: sans;
 }
ul {
  list-style-image: url(../img/ul.png); 
}
a {text-decoration:none}
.text_footer0{font-size: 14px; font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"}
.text_footer1{font-size: 18px; font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif"}}
.text0  { font-size: 0.8em }
.text1  { font-size:0.9em}
.text2 { font-size:1em}
.text3  { font-size:1.2em}
.text4 { font-size:1.4em}
.text5  { font-size:1.5em}
.text6 { font-size:1.6em}
.text7  { font-size:1.8em}
.text8  { font-size:2em}
a { color: #0000FF }
a:hover { color: #3AB101 }
/*a:visited  { color: #22D103 }*/
/* catalog */

/* end catalog */
