/* Sprint Template http://www.templatemo.com/preview/templatemo_401_sprint     HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)OBSERVATII: cateva exceptii pentru dispozitive mobile lin550*/

html,
button,
input,
select,
textarea {
  color: #222;
}

.table_cellspacing5 {border-collapse: separate; border-spacing: 5px;}
.table_cellspacing10 {border-collapse: separate; border-spacing: 10px;}

.div_left {float:left;}	
.div_center{text-align:center;}			
.div_right {float:right;}
.poz_top{vertical-align:top;}
.poz_middle{vertical-align:middle;}	
.poz_bottom{vertical-align:bottom;}	

.poz_left{text-align:left;}
.poz_center{text-align:center;}
.poz_right{text-align:right;}

.poz50x { position:relative; float:left; left:50%;  transform: translateX(-50%); }

.my_ForceWidth100 { width:100%; height:0px;}
.my_block {display:block;}
.my_inlineblock {display:inline-block;}
.my_inlineblocki {display:inline-block !important;}
.width100 {width:100%;}
.width100i {width:100% !important;}
.width90 {width:90%;}
.width75 {width:75%;}
.width70 {width:70%;}
.width70i {width:70% !important;}
.width50 {width:50%;}
.width45 {width:45%;}
.width33 {width:33%;}
.width25 {width:25%;}
.width20 {width:20%;}
.width10 {width:10%;}
.my_h20{height:20px !important;}
.height100 {height:100%;}
.height1 {height:1px;}
.border1black {border:1px solid #000;}
.border1gray {border:1px solid #aaa;}
.borderTop1black{border-top:1px solid #000}
.borderTop1gray{border-top:1px solid #ccc}
.my_border1px {border: 1px solid #ccc !important;}
.my_maxH450 {max-height:450px;}
.nobr	{ white-space:nowrap; }
.noborders {margin:0; border:0;}
.nopadding {padding:0 !important;}
.text08em {font-size:0.8em;}
.text07em {font-size:0.7em;}
.text1em {font-size:1em;}
.text_mediu {font-size:1.2em;}
.text_mare {font-size:1.8em;}
.my_color_fff {color:#fff;}
.my_color_888 {color:#888;}
.my_color_aaa {color:#aaa;}
.my_color_f00 {color:#f00;}
.my_color_a00 {color:#a00;}
.my_color_blue {color:#0087d5;}
.my_color_000 {color:#000;}
.my_inline_block {display: inline-block;}


.my_bkg_white {background-color: #fff;}
.my_bkg_gray {background-color: #ccc;}
.my_bkg_lightgray {background-color: #eee !important;}
.my_bkg_black {background-color: #000;}
.my_bkg_lightred {background-color: #fcc;}
.my_bkg_lightgreen {background-color: #dfd;}
.my_header_row {margin-top:0px; padding:0px 0 5px 0;}
.my_header_addtoany {margin:2px 2px 15px 0; display:inline-block;}
.my_detaliu_icon {border:1px; margin:3px 3px 0 0; height:80px;}
.my_h1{padding-left:7px; margin-bottom:0px; margin-top:0px;}
.my_links{margin:2px 5px 2px 10px;}
.my_links_txt, .my_links_txt A {font-weight:normal; color:#777; font-size:0.9em; line-height:1; padding-top:5px; padding-top:5px;}
.my_links_txt A:hover {color:#B1FAE2;;}
.my_pt0 {padding-top:0px;}
.my_pt5 {padding-top:5px;}
.my_pt10 {padding-top:5px;}
.my_pt15 {padding-top:15px;}
.my_pt30 {padding-top:30px;}
.my_pr10 {padding-right:10px;}
.my_pb10 {padding-bottom:10px;}

.my_pl15 {padding-left:10px;}
.my_p5 {padding:5px;}
.my_p15 {padding:15px;}

.facebook_pixel, .microdata_none, .NOdisplay{display:none;}
.my_wh0 {width:0px; height:0px;}
.my_m10 {margin:10px;}
.my_m15 {margin:15px;}
.my_mtM5 {margin-top:-5px;}
.my_mt0 {margin-top:0;}
.my_mt10 {margin-top:10px;}
.my_mt15 {margin-top:15px;}
.my_mt15i {margin-top:15px !important;}
.my_mt20 {margin-top:20px;}
.my_mlr15 {margin-left:15px; margin-right:15px;}
.my_mb5 {margin-bottom:5px;}
.my_mr10 {margin-right:10px;}
.my_mr15 {margin-right:15px;}
.my_mr20 {margin-right:20px;}
.my_mb10 {margin-bottom:10px;}
.my_mb15 {margin-bottom:15px;}
.my_ml10 {margin-left:10px;}
.my_ml15 {margin-left:15px;}
.my_m0a {margin:0 auto;}

.img_despartire{width:100%; height:1px; background-color:#ddd;}
.img_NOdespartire{width:100%; height:1px;}
.clear_both {  clear: both;}

.round_3 {
	border-radius: 3px;
	[IF !IE] -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
.round_5 {
	border-radius: 5px;
	[IF !IE] -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.round_10 {
	border-radius: 10px;
	[IF !IE] -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}	
.shadow_dr_jos {	
	/* umbra */
	box-shadow: 3px 2px 10px 0px rgba(197, 197, 197, 0.76);
	-moz-box-shadow: 3px 2px 10px 0px rgba(197, 197, 197, 0.76);
	-webkit-box-shadow: 3px 2px 10px 0px rgba(197, 197, 197, 0.76);
	}
.shadow_jos_50 {		
-webkit-box-shadow: 0px 7px 10px rgba(50, 50, 50, 0.9);
-moz-box-shadow:    0px 7px 10px rgba(50, 50, 50, 0.9);
box-shadow:         0px 7px 10px rgba(50, 50, 50, 0.9);	
}
.shadow_icon_space {	
margin: 5px 8px 15px 5px;
border-collapse: separate;

box-shadow: 5px 5px 10px 2px rgba(119, 119, 119, 0.75);
-moz-box-shadow: 5px 5px 10px 2px rgba(119, 119, 119, 0.75);
-webkit-box-shadow: 5px 5px 10px 2px rgba(119, 119, 119, 0.75);
}
.text_shadow_white {text-shadow: 0.1em 0.1em 0.05em #fff;}
.text_shadow_black {text-shadow: 0.1em 0.1em 0.05em #000;}
.text_shadow_gray {text-shadow: 0.1em 0.1em 0.05em #bbb;}



.vs_caseta_matrice_pret { display:inline-block; margin-bottom:15px; background-color:#f8f8f8;overflow:visible; COLOR: #c00a00; padding:8px; margin-top:8px; FONT-FAMILY: Calibri,Arial, Helvetica, sans-serif; FONT-SIZE: 18px; FONT-WEIGHT: bold;}
.vs_pret_old { display:inline-block; text-decoration:line-through; color:#777; font-size:16px; color: font-weight:bold;   margin-bottom:5px;  }
.produse_detaliu_table { border-collapse: collapse;  padding:0px 0px 0px 0px; margin-top:15px;}
.produse_detaliu_table td { padding:10; border-spacing:0px 0px; }
.produse_lista_table { border-collapse: collapse;  padding:0px 0px 0px 0px;}

#div_modul_search_mini { /* pozitionat st sus langa sigla apicultura si zuzavet utilizeaza #div_modul_search */
             float:left;
			 overflow: visible;
			 border: 0px solid #aaa; 
			 background-color:#fff;
			 vertical-align:middle;
			 border:solid 1px #bbb;
			
			 margin:20px 0 0 10px;
}	
#div_modul_search_mini form input[type="text"] {font-size:1em; font-weight:normal; color:#aaa;  padding: 12px; margin:0;	width:210px;}
#div_modul_search_mini form input[type="image"] {vertical-align:middle; width:23px; padding:2px 0 0 0; margin:0; border:0; background-color:#fff;}

#div_modul_basket{ /* vezi si poz pt mobile ##obs0## */
			 margin-top:14px;
             float:right; 
			 width:50px; 
			 overflow: visible;
			 background-color:#fff; 
			 z-index:10;
			 color: #888;
			 font-weight:bold;
			 padding:1px 4px 0px 5px;
			 border: 1px solid #ccc;
			 }	
#div_modul_preferate{ /* vezi si poz pt mobile ##obs0## */
			 margin-top:14px;
             float:right; 
			 width:50px;
			 height:47px;
			 z-index:10;
			 color: #888;
			 font-weight:bold;
			 border: 1px solid #ccc;
			 background-image: url(/images/myaccount-heart32.png);
			 background-repeat:no-repeat;
			 background-position: center 2px;
			 padding-top:4px;
			 }	
.preferate {font-size:0.8em;}
.preferate a {color:#e00;}
.preferate a:hover {color:#a00;}
			 
#div_modul_login { /* vezi si poz pt mobile ##obs0## */
			 margin-top:24px;
             float:right; 
			 overflow: visible;
			 background-color:#fff; 
			 z-index:10;
			 color: #888;
			 font-weight:bold;
			 padding:1px 4px 0px 5px;
			 border:none;
			 }	


::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

img {
  vertical-align: middle;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.main-menu ul, .site-slider ul, ul.social {
  padding: 0;
  margin: 0;
  list-style: none;
}

.item-small, .item-large, .product-item .item-thumb {
  overflow: hidden;
}
.item-small img, .item-large img, .product-item .item-thumb img {
  /* width: 100%; */ /* scos ca sa nu lateasca imaginea in mmodul-MATRICE-CU-PRETURI */
}
.item-preferate {position:absolute;  
  top:10px;
  right:8px;
  height: 34px;
  width:34px;
  border: 1px solid #F0640A;
  background-image: url(/images/transparent50.png);
  z-index: 200;}

/* ==========================================================================
   Helper classes - UTILIZAT doar in mmodul-NOUTATI mmodul-NOUTATI-FIX mmodul-NewProducts
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* ==========================================================================
    Forms
   ========================================================================== */
form input {
  color:#999;
} 
form input:focus { 
   color:#000;
   outline: none !important;
}
 
 
form input[type="text"], 
form input[type="email"],
form input[type="number"],
form input[type="password"] {
  background: #fff;
  border: 1px solid #fff;
  padding: 7px 10px;
  width: 60%;
}

form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="number"]:focus,
form input[type="password"]:focus {
  outline: none !important;
}
form .button {
  background: #fff;
  border: 1px solid #fff;
  padding: 7px 20px;
  text-transform: uppercase;
}
form .button:focus, form .button:active {
  outline: none !important;
}
form .button.yellow {
  background: #e7af2a;
  color: #fff;
  border: 1px solid #c89316;
}

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
	
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* ==========================================================================
    Structure & Defaults
   ========================================================================== */
html, body {
  font-size: 100%;
  width: 100%;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: baseline;
}

body {
  font: Calibri, Arial, sans-serif;
  color: #444;
  background-color: #fff; /* FOND body */
  /* background: url(/images/bkg-body___.jpg) no-repeat top center; */
}

a {
  color: #0087D5; 
  /*color:#F1640A; /* protocaliu arcade */
  text-decoration: none !important;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
a:hover {
  color: #333;
}

/* CU INCADRARE .link_detalii {font-size:1.2em; background-color:#f4f4f4;  padding:0px 15px 1px 15px;} */
.link_detalii {font-size:0.9em; }
.link_share {font-size:1.1em; color:#0087D5; font-weight:bold;}
.link_detalii_img {vertical-align:middle; width:20px; }
.list_solicitare {display:block; margin-top:10px; margin-bottom:5px;}

h1, h2, h3, h4, h5, h6 {
  font-family: Calibri, Arial, sans-serif;
  color: #444444;
}

h1 {
  font-size: 1.8em;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.8em;
}

h4 {
  font-size: 1.4em;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: .8em;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.section-title {
  border-top: 0px solid #e1e6e9;
  margin-top: 0px; /*important. sub 60 nu se mai vede titlul la scroll down automat cand se face click pe menu*/
  padding-top: 0px; /*important. sub 60 nu se mai vede titlul la scroll down automat cand se face click pe menu*/


  padding-bottom: 10px;
  text-transform: uppercase;
  font-size:2em;
  font-weight:bold; /* font-weight: 600; */
  /*color:#2193B9;*/
  /* color:#AC814F;*/
  /* color:#0087D5; */
  /* color:#F1640A; protocaliu arcade */
  /* color:#007FCF;  blue MB */
  color: #777;
}
.section-title:before {
  content: '';
  width: 180px;
  height: 3px;
  background: url(/images/t-left-ORANGE.png) no-repeat center;
  margin-bottom: 10px;
  margin-right: 15px;
  display: inline-block;
}
.section-title:after {
  content: '';
  width: 180px;
  height: 3px;
  background: url(/images/t-right-ORANGE.png) no-repeat center;
  margin-bottom: 10px;
  margin-left: 15px;
  display: inline-block;
}

.bigger-text {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 50px;
}

/* ==========================================================================
    Header Site Styling
   ========================================================================== */
   
.site-header {
  position: fixed;
  min-height: 80px; /* 102px original */
  height: 80px; /* 102px original */
  width: 100%;
  z-index: 9999;
}

#my_logo {
  /*background-image: url(/images/sigla-2014-12a-bkg-black-w200.gif);
  background-repeat: no-repeat;
  background-position: left center;
  background-size:180px 36px; */

  display: block;
  padding-top:0px;
}
#my_logo h1 {
  margin: 0;
  text-transform: uppercase;
  font-weight: 100;
  font-size:12px;
  line-height: 80px; /* 102px original */
  display: block;
}
#my_logo h1 a {
  margin-left: 240px;
  color: white;
  display: block;
}

.main-menu {
  text-align: right;
  position: relative;
}
.main-menu ul {
  position: absolute;
  /* obs ramane culoare aici altfel se vede si in site meniul ..?? 
  sau am definit culoare pentru fiecare element li , vezi linia 413 */
  /*background-color: #161616;*/ 
  width: 100%;
}
.main-menu ul li {
  display: inline-block;
  width: 150px;
  text-align: center;
  line-height: 80px; /* 102px original */
  /*background-color:#161616;  /* acesta insa face sa dispara efectul de dunga care coboara .. 
  background: url(/images/header-BKG-BUT-red1a.jpg) no-repeat; */
}
.main-menu ul li a {
  color: white;
  font-weight: 600;
  font-size: 16px;
  /*text-transform: uppercase;*/
  outline: 0;
  border: 0;
  display: block;
}
.main-menu ul li a.current {  
  /*background: url(/images/header-BKG-BUT-2a.jpg) no-repeat;*/
  background-position: center 0px;
   /*background: url(/images/active-state.png) no-repeat;
  background-position: center 65px;*/
}

.responsive .main-menu {
  display: none;
}
.responsive .main-menu ul li {
  width: 100%;
}
.responsive .main-menu ul li a {
  line-height: 55px;
  padding: 6px 20px; /* original 10px 20px */
}
.responsive .main-menu ul li a.current {
  background-image: none;
  color: #26b864;
  border-bottom: 0;
}


/* ==========================================================================
 MENIU ORIZONTAL definitiile de baza sunt in bootstrap.min.css DAR modificarile sunt aici !! 
 ACESTE LINII AU FOST INTRODUSE DE MINE, Teo
========================================================================== */
.sigla A{ /* POZITIE SIGLA MB*/
margin-top:15px!important;
margin-left:10px;
float:left;
}
.sigla IMG{ /* POZITIE SIGLA MB*/
margin-top:2px!important;
margin-left:0px;
}





/* OBSERVATIE vezi si lin565 (pozitia pe ecrane mici) si lin597  care face sa sara sigla la latimi mici !!!!*/
.navbar-brand { /* POZITIE SIGLA AS vezi si lin538*/
  right:10px;
  float:right;
  width:150px;
  height: 25px;
  padding: 0 0 ; /* ORIGINAL 15px 15px; padding in jurul siglei */
  font-size: 18px;
  line-height: 20px;
  margin-top:7px;
  
}

.navbar {
  min-height: 85px; /* ORIGINAL 50px = INALTIME HEADER MENIU */
  margin-bottom: 0px; /* ORIGINAL 20px; dar se vedea urat fondul intre meniu si bannere slider */
  border: 0px solid transparent; /* original: 1px solid transparent;*/
  
}

.navbar-nav {
float:left;  /* ALINIAZA LA STG/DREAPTA ELEMENTELE MENIULUI, PENTRU DESKTOP = ECRANE MARI */
/*margin-right:-135px; */   /* introdusa de Teo, la utilizare sigla2  */
margin-left:0px;
margin-top:5px; 
/* background-color:#B1FAE2; */

width:100%; /* FOND BUTOANE FOND. CULOARE FOND BUTOANE MENIU */
}

.navbar-inverse {
  background-color: #fff; /*  #B1FAE2; verzui. culoare fond menu header */
  border-color: #080808; /* nemodificat */
  border-bottom: 0px solid #fff; /* linie adaugata de mine */
  /*background-image: url(/images/header-BKG-3a-greeen.jpg);*/
}

/* BUTOANE PRINCIPALE SAU BUTON CARE ARE SUBMENIU */
.navbar-inverse .navbar-nav > li > a {
  color: #444; /*  #B1FAE2 = vernil   original #9d9d9d; CULOARE TEXT BUTON PRINCIPAL SAU BUTON CARE ARE SUBMENIU */
  font-size:1em;
  font-family:calibri,sans-serif,arial;
  font-weight:none;
  margin-top:0px;
  padding-top:20px;
  padding-left:10px; padding-right:10px;
  /* padding-bottom:20px; */
  text-shadow:none;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #fff; /* atentie borderul acesta sa coincida, ca latime, cu cel de la :hover ca sa nu se miste meniul */
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  /* fond semi-transparent la mouse-over */
  text-shadow:none; 
  background-color:#eef; /* CULOARE FOND MENIU LA MOUSE OVER */
  color: #000; /* original #fff  CULOARE MOUSE-OVER PENTRU TEXT BUTON PRINCIPAL CARE ARE SUBMENIU */ 
  border-bottom: 1px solid #BBB;
  border-right: 1px solid #BBB;
  width:100%;
  margin:0;
  
  
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus
{
	background-color:#fee; /*original 080808*/ /* CULOARE FOND MENIU LA CLICK - CAND SUB-MENIUL ESTE DESCHIS */
	color:#000 /*original fff*/
}


/* ==========================================================================
EXCEPTII MOBILE. EXCEPTIE DOAR PENTRU DISPOZITIVE MOBILE !!  CULOARE FOND SI CULOARE TEXT 
==========================================================================  */
@media only screen and (max-width: 766px) {
        /* Toggle menu  - Toggle navigation  - menu 3 liniute */
		.navbar-toggle {
		    margin: 8px 24px 10px 0;
			padding:12px 14px;
			background-color: #eee !important;
			border: 1px solid #ccc !important;
		}
		.navbar-toggle:hover  {
		   background-color: #eee !important;
		}
		.navbar-toggle .icon-bar {
		   background-color: #f00 !important;
		}
		
		#div_modul_basket {margin-top:-30px;} /* important pentru pozitie basket pe MOBILE ##obs0## */
		#div_modul_login {margin-top:-20px;} /* important pentru pozitie basket pe MOBILE ##obs0## */
        /* MENIU PE MOBILE */ 
        .collapsing, .in { float:left; background-color: #eee; /* caseta principala in care se deschide meniul pe MOBILE */ /* ##obs1## din MENU-BOOTSTRAP */
						   margin-top:20px; 
						 }
		/* CULOARE TEXT MENIU SI SUBMENIU;  CULOARE LINII DESPARTITOARE INTRE ELEMENTE SUB-MENIU deci la extindere*/				 
		.collapsing ul li a, .in ul li a {color: #008 !important; border-bottom: 1px solid #ccc; } 
		.collapsing ul li a:hover, .in ul li a:hover {color: #A00!important; }
		.navbar-nav {
			float:none; /* ANULEAZA ALINIERE DREAPTA ELEMENTELE MENIULUI, PENTRU MOBILE = ECRANE MICI */
			}
			
		.navbar-inverse .navbar-nav > li > a {
			padding-left:20px;
			margin-top:0px;
			padding-top:15px;
			padding-bottom:15px;
			font-size:1.8em;
			font-weight:none;
			color:#000;
		}	

		.dropdown-menu > li > a {font-size:1.4em; color:#f00 !important; padding-bottom:10px!important;}
		
		.gdf_input {width:50%;}
		
		

		/* culoarea liniei despartitoare deasupra submeniului deschis TREBUIE MODIFICATA LA .nav .open>a:focus  , LINIA 3766 in bootstrap.xcom.css */
			
}
@media only screen and (max-width: 480px) {
       /* important pentru pozitie basket pe MOBILE ##obs0##  folosit la sigla AS*/
}

@media only screen and (max-width: 340px) {
   		#div_modul_basket {margin-top:0px;} /* mic artificiu pt coborare cos sub bara search.. important pentru pozitie basket pe MOBILE ecrane mici ##obs0## */
}





/* ==========================================================================
    Slider Styling
   ========================================================================== */
.myhomepage {
/*background:#161616;};*/
}
.myslider_div {padding-top:20px;}; 
   
.site-slider {
  padding-top: 0px; /* 102px original */
}
.site-slider ul li {
  float: left;
  margin: 0;
}


.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
    
  background-color: #161616;
  }

.bx-wrapper img {
  width: 100%;
  max-width: 100%;
  display: block;

  opacity: 1;
  filter: alpha(opacity=100);
}

.bx-thumbnail-wrapper {
  /*background-color: #161616;*/ /* fond iconite sub baner */
  text-align: center;
  margin-top: -1px;
  position: relative;
}

.caption-wrapper {
  position: relative;
}

.slider-caption {
  position: absolute;
  z-index: 988;
  bottom: 60px;
  background-color:rgba(255,255,255,0.75);
 
 /*background-image: url(/images/transparent50.png);*/
  display: inline-block;
  right: 0;
}

.slider-caption B {
  font-size: 45px; /*30px original */
  font-family: calibri,arial,serif,Palatino;  /* Palatino,introdus penru candis, afisare cu font mai artistic */
  font-style:italic; /* introdus pentru candis, afisare cu font mai artistic */

  margin: 20px;
  font-weight: 600;
  /*text-transform: uppercase; scos pentru afisare cu font mai artistic */
  display: inline-block;
}


#bx-pager a {
  margin: 20px 0 0 20px;
  padding: 0 0 40px 0;
  display: inline-block;
  opacity: 0.4;
  filter: alpha(opacity=40);
  outline: 0;
  border: 0;
}
#bx-pager a img {
  outline: 0;
  border: 0;
  width:170px; /*Teo201604a fortat latime iconite, pentru a afisa 5 iconite in loc de patru */
}
#bx-pager a.active {
  opacity: 1;
  filter: alpha(opacity=100);
  background: url(/images/active-state-ORANGE.png) no-repeat;
  background-position: center 50px; /* ICONITE SUB BANNERELE MARI: AICI POZITIA SAGETII DECORATIVE DE SUB ICON */

}

.bx-controls {
  position: relative;
}

.bx-controls-direction {
  position: absolute;
  text-align: right;
  bottom: 30px;
  right: -2px;
  z-index: 998;
}
.bx-controls-direction a {
  display:inline; /* none OBS AM PUS NONE pentru a nu afisa sagetile NEXT/PREV;  original block; */
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.8);

  
  float: left;
  margin-right: 2px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: white;
}

/* ==========================================================================
    WEBDIR 
   ========================================================================== */
.webdir-box {
   margin-top:15px; 
   padding:2px 10px 10px 14px;
   color:#fff;
   font-size:15px;
}
.webdir-box H1{
   color:#f8f8f8;
   font-size:17px;
   font-weight:bold;
 }
.webdir-box H2{
   color:#000;
   font-size:17px;
   font-weight:bold;
 }
 
 .webdir-box A{
   color:#fff;
   font-weight:bold;
   text-decoration: underline;
 }
 
 .webdir-box INPUT.text{
   color:#555;
   background-color:#f5f5f5;
   font-size:14px;
   height:15px;
   width: 60%;
   margin-bottom: 5px !important;
 }
 
 .webdir-box-input{
   /*margin:0;*/
   width:95% !important;
 }
 .webdir-input-title {
  color:#e00;
  font-weight:bold;
 }
 
 
 .webdir-minitext-gray {
 font-size:12px; color:#ddd; 
 }
 .webdir-minitext-white{
 font-size:12px; color:#fff; 
 }
  .webdir-minitext-red{
 font-size:11px; color:#e00; 
 }
   .webdir-minitext-black{
 font-size:11px; color:#000; 
 }

/* ==========================================================================
    Services Styling
   ========================================================================== */
#services {
  padding-top: 160px;
  margin-top: -60px;
}

.service-item {
  padding-bottom: 40px;
  text-align: center;
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
.service-item h3 {
  font-size: 18px;
  font-weight: 600;
}
.service-item .service-icon {
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size:contain;
  width: 100px;
  height: 113px;
  display: block;
}
.service-item .service-icon.first {
  background-image: url(/images/service-first-BROWN.png);
}
.service-item .service-icon.second {
  background-image: url(/images/service-second-BROWN.png);
}
.service-item .service-icon.third {
  background-image: url(/images/service-third-BROWN.png);
}
.service-item .service-icon.fourth {
  background-image: url(/images/service-fourth-BROWN.png);
}

/* ==========================================================================
    Promotion Styling  - mmodul-NOUTATI
   ========================================================================== */
.item-small {
  padding: 20px;
  /*background-color: #26b864;*/
  /*background-image: url(/images/item-small-bkg1a.jpg);*/
  background-color:#CCC;
  background-image: url(/images/item-small-bkg1a.jpg);
  color: white;
  text-align: center;
}
.item-small h4 {
  color: white;
  line-height: 24px;
  margin: 20px 0 0 0;
}

.item-large .item-header {
  margin: 30px 0;
}
.item-large .item-header h2 {
  margin: 0;
}
.item-large .item-header span i {
  display: inline-block;
  font-size: 18px;
  color: #e7d323;
  margin-left: 3px;
}
.item-large .item-header span i:first-child {
  margin-left: 10px;
}

/* ==========================================================================
    Products Styling
   ========================================================================== */
.product-item {
  padding-top:0px; /* margine alba deasupra imaginii */
  margin-bottom: 15px;
  
  background-color:#fff;
   /*background-image: url(/images/sigla-2015c.jpg);
    background-repeat:no-repeat;
    background-position:top right;*/
  border:1px solid #ccc;
  overflow:visible;
  min-height:320px;
}
.product-item .item-thumb {
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
  position: relative;
  z-index: 95;
}
.product-item .item-thumb .note {
  position: absolute;
  right: 10px;
  top: 0px;
  background-color: white;
  color: #444444;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  z-index: 96;
}
.product-item .item-thumb .overlay {
  position: absolute;
  top:5px;
  right:5px;
  width: 65%;
  height: 37px;
  border: 2px solid #F0640A;
  padding-top:2px;
  padding-right: 14px;
  z-index: 97;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product-item .item-thumb .overlay .overlay-inner {
  width: 100%;
  height: 100%;
  text-align: center;
}
.product-item .item-thumb .overlay .overlay-inner a.view-detail {
  position: relative;
  margin-top: 10px; /* 45% */
  display: block;
  /*background: url(/images/active-state.png) no-repeat;
  background-position: center 20px;
  padding-bottom: 0px;
  color: #26b864;
  color: #000;*/
  font-weight: 600;
  font-size: 1.2em;
  /*text-transform: uppercase;*/
}
.product-item .item-thumb:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  
}

.product-item h1 {
  margin: 10px 0 0 0;
  font-size: 1.4em;
  font-weight: 600;


  color: #f44;
  color: #333; /* are efect la denumirile din mmodul-MATRICE-CU-PRETURI */
  min-height:50px;
  padding: 0 8px 0 8px
}

.product-item h3 {
  margin: 10px 0 0 0;
  font-size: 1em;
  font-weight: 600;
  color: #f44;
  color: #333; /* are efect la denumirile din mmodul-MATRICE-CU-PRETURI */
  min-height:30px;
  padding: 0 8px 0 8px
}
.product-item h3 A{color: #222;}
.product-item h3 A:hover{color: #F0640A;}

.product-item-descriere {
display:inline-block; 
min-height:60px;
/*font-size:1em; /*font-size:16px; */
font-size:1.3em;
padding:10px 8px 0 8px;
overflow:visible;
font-family:Calibri,Arial,serif;

}
.product-item-descriere li{
margin-left:20px;
}
.product-item span {
  font-size: 14px;
  padding-left: 14px; 
}
.product-item span em {
  font-weight: 700;
  font-style: normal;
}
.product-item span em.price {
  /*color: #26b864;*/
  color: #777;
  font-weight:none;
  }
.product-item span em.text-muted {
  color: #a3a7aa;
  text-decoration: line-through;
  font-weight: 600;
}

/* ==========================================================================
    Contact Styling
   ========================================================================== */
#map {
  width: 100%;
  height: 380px;
  outline: 0;
  border: 0;
}

input, textarea {
  margin-bottom: 30px;
  background-color: #f6f7f8;
  padding: 14px;
  font-size: 14px;
  color: #838383;
  outline: 0;
  border: 0;
  border-bottom: 1px solid #b5c1c9;
  width: 100%;
}

.my_contact_div {padding-bottom:0px; 
 padding:20px;}
.contact-form textarea {
  height: 130px;
  padding-top:25px;
}

input.button {
  display: inline-block;
  width: auto;
  background: url(/images/active-state-BLUE.png) no-repeat;
  background-position: center bottom;
  /*color: #2193B9; /* CULOARE BUTON TRIMITE - SEND 
  color:#F1640A; /* orange */
  color:#0087D5; /* BLUE */
  
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 27px;
  border: 0;
}
.link_visit_website {

  color:#0087D5; /* BLUE */
  font-weight: bold;
}

.site-footer {
  
  margin-top: 0px; /* original 120px */
  background-color: #eee;
  border-top: solid 2px #888;
  /*background: url(/images/bkg-work2b-texture-brick10-4.jpg); */
  
  min-height:160px; /* nu pune height valoare fixa, altfel culoarea background, la resize nu umple complet toata zona */
  
  color: #444;
  padding: 15px 0;
}

.site-footer-title {
  color: #bbb;
  background-color:#111;
  padding-left:30px;
}

.site-footer a {
  color: white;
}
.site-footer span {
  margin-top: 12px;
  display: block;
}

ul.social {
  text-align: right;
}
ul.social li {
  display: inline-block;
}
ul.social li a {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: rgba(255, 255, 255, 0.2);
  display: inline-block;
}

.myfooter_links { color:#222; margin-top:15px;}
.myfooter_links li { padding-bottom:8px;}

/*------------------------------------------------------
	RESPONSIVE STYLES 
--------------------------------------------------------*/
@media (max-width: 991px) {
  .main-menu, .bx-thumbnail-wrapper {
    display: none;
  }

  .site-header .container {
    padding: 0;
  }

  .slider-caption {
    bottom: 80px;
  }

  .bx-controls-direction {
    bottom: 30px;
  }

  .section-title:after {
    display: none;
  }
  .section-title:before {
    display: none;
  }

  .main-menu {
    display: none;
    border-top: 1px solid #2f2f2f;
    text-align: left;
  }
  .main-menu ul li {
    padding: 0;
    margin: 0;
    display: block;
    border-bottom: 1px solid #2f2f2f;
  }
  .main-menu ul li:last-child {
    border-bottom: 0;
  }
  .main-menu ul li a {
    padding: 20px;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
	font-size: 18px;
	
    display: block;
  }
}

@media (max-width: 767px) {
  .section-title {
    font-size: 18px;
  }

  .contact-form {
    margin-top: 30px;
  }

  .item-large {
    margin: 40px 0;
  }

  .slider-caption {
    display: none;
  }
  
#my_logo {
  background-size:contain;  
 }

#my_logo h1 a {
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

.denumire { color:#243878; line-height:90%;}




.links_box { 
   margin-bottom:15px; 
   min-width:90%; 
   border:1px solid #bbb; 
   text-align:left; 
   font-size:1.3em; 
   padding:8px 8px 8px 15px; 
   background-color:#e5e5e5; 
    background-image: url(/images/links-bkg1a.jpg);
	background-position: right center;
	background-repeat: repeat;
   display:inline-block; 
   overflow:visible; 
   text-shadow: 0.1em 0.1em 0.05em #fff;
   }
 .links_box a { color:#000055; } 
 .links_box a:hover { color:#F0640A; } 
 
 
 /* MAGAZIN VIRTUAL */
.vs_caseta_matrice { background-color:#eee;
               overflow: visibile;
			   width:190px;
			   padding-top:4px;
			   FONT-FAMILY: Calibri,arial, sans-serif; 
               FONT-SIZE:10px; color:#555;
			   /*border-top:1px solid #ddd;
			   border-left:1px solid #ddd;
			   border-right:1px solid #ddd;*/
			   }
.vs_caseta_comanda_titlu {
background-image: url(/images/vs-bkg-title2a.jpg); 
background-repeat:no-repeat; height:36px; color:#fff;font-weight:bold;padding-left:12px;font-size:1.1em;
background-size:cover;
padding:7px 0px 0px 15px;
}			   

.vs_caseta_comanda { 
               background-color:#fefefe;
               padding:6px;
			   FONT-FAMILY: Calibri,arial, sans-serif; 
               FONT-SIZE:1.2em; color:#555;
			   }

.vs_caseta_TD1 { width:65%; background-color:#f2f2f2; font-size:1.2em; font-weight:none; padding:10px 10px 10px 15px;}	
.vs_caseta_TD2 { width:45%;background-color:#e5e5e5; text-align:center; padding:10px 10px 10px 15px;}
			   
.vs_INPUT { margin: 0 10px 8px 10px;   width: 45px !important; text-align:right; }	
.vs_INPUT_marime { width: 45px !important; text-align:right;  }	


.vs_BUTTON, .vs_BUTTON A{ background-color:#4C9ED8; padding:0.5em 1.4em; color:#fff !important;}
.vs_BUTTON:hover, .vs_BUTTON A:hover{ background-color:#3C8Ee8;}	

.vs_BUTTON_green, .vs_BUTTON_green A { background-color:#37cd62; padding:0.5em 1.4em; color:#fff;}
.vs_BUTTON_green:hover, .vs_BUTTON_green A:hover { background-color: #4CAF50;}
		   
.vs_BUTTON_gray, .vs_BUTTON_gray A{ background-color:#a5a5a5; padding:0.5em 1.4em; color:#fff;  }	
.vs_BUTTON_gray:hover, .vs_BUTTON_gray A:hover{ background-color:#d5d5d5; color:#000;  }	

.vs_BUTTON_white{ background-color:#fff; padding:1em; color:#000;}
.vs_BUTTON_black{ background-color:#444; padding:1em; color:#fff;}	
				
.cart_img {width:40px; border:0; margin: 0 2px 4px 0px; padding:0; background-color:#fefefe;}				
.cartlist  { color: #555; font-size: 0.9em; font-family: Calibri,arial, sans-serif; }
.cartlist_delete  { color: #a00; font-size: 0.7em; font-family: Calibri,Arial, Helvetica, sans-serif; padding:2px 3px 0px 2px; }
.cartlist_denumire  { color: text-decoration:none;color:#00a;font-size:1em; }
.cartlist_cod  { color: text-decoration:none;color:#222;font-size:0.8em; }
.cartlist_obs  { color: text-decoration:none;color:#222;font-size:1em; font-weight:bold; }
.cartlist_RED  { color: text-decoration:none;color:#F00; font-size:1em; font-weight:bold; text-align:center;}

.cartlistbold  { color: #20428c; font-size: 1.1em; font-weight: bold; font-family: Calibri,Arial, Helvetica, sans-serif; width:90%; }

.div_myfiltre { background-color:#fff; padding:5px 20px 10px 20px; margin-bottom:10px; border-bottom:1px solid #aaa;}
.div_myfiltre INPUT[type="checkbox"] { margin:0; padding:2px; width:24px; border: 1px solid #bbb; }
.filtre_titlu  { color: #555; font-size: 1em; font-family: Calibri,Arial, Helvetica, sans-serif; padding-left:15px;  width:100%; }	
.filtre_input_titlu  { display:inline-block; color: #444; font-size: 1em; font-weight:bold; font-family: Calibri,Arial, Helvetica, sans-serif; padding-left:5px; width:100%; }	
.filtre_input_subtitlu  { color: #c7c7c7; font-size: 0.9em; font-weight:bold; font-family: Calibri,Arial, Helvetica, sans-serif; padding-left:5px; width:100%; }	
.myfiltre {display:block; padding:5px 0px 0px 0px; text-align:left;}

.myfooter_LinksTitle {padding-bottom:14px; overflow:visible; font-weight:bold; font-size:1.2em; color:#999; border-bottom:1px solid #aaa; font-family: Calibri, Arial, serif;}
.myfooter_Links h3, .myfooter_Links A {font-weight:normal; font-size:1.1em; color:#777; font-family: Calibri, Arial, serif;}
.myfooter_Links A : hover { color:#000; }

.myfiltre INPUT[type="number"] { margin:0px; padding:2px; width:80px; border: 1px solid #bbb; }
.auto_minilink {font-size:0.9em;padding:5px 5px 4px 0; margin-right:15px; background-color:#f6f6f6;}
.auto_minilink IMG {height:25px;}
.auto_sterge_filtre {color:#999;font-weight:bold;font-size:0.9em; display:block;}
.auto_noResults {font-size:1.4em; color:#007FCF; background-color:#f4f4f4; margin-bottom:15px;}
.auto_searchx {color:#CCC; width:95% !important; border:1px solid #aaa !important; margin:0; padding:4px;}
.auto_but_cauta {float:left; margin: 15px 0 0 0; padding:0.7em 1.5em;}

#div_over_wait_to_load {
   display:none;
   
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
   
   width:100%;
   height:100%;
   padding-top:20%;
   text-align:center;
   
   background-image: url(/images/transparent80.png); 
  
   z-index:400;
}
#div_over_wait_to_load: after{
content:'';

  
}

#div_over {position:absolute; width:100%; height:200%;  background-color:#fff; 
                    background-image: url(/images/loading2a.gif); background-position:50% 2%; background-repeat:no-repeat;
					filter: alpha(opacity=70);  
 					-moz-opacity: 0.70;  
 					-khtml-opacity: 0.70;  
					 opacity: 0.70;  
					 z-index:400;
					 color:#fff;
}
#div_promovare { 
    float: left;
    width:100%;
    text-align:center;
	height:0px;
	font-size: 9px;
	display:none;
	}
	
.solicitare_titlu	{ color:#000; font-size:25px; font-weight:bold; padding-bottom:20px; text-shadow: 0.1em 0.1em 0.05em #FFF; }
.solicitare_img_trimite { width:140px; border:0; margin-bottom:30px; padding:0;}
.myaddtoany {margin:5px 0 8px 8px;}
.foto_detaliu_page {width:100%; margin-bottom:15px;}
.footer_adrese {color:#fff; margin-top:15px;}
.contact { font-size:1.2em; color:#555; padding-left:10px;}
.pdf_icon { width:45px; float:right;}

.homepage_text {color:#5a5a5a; padding-left:0px; margin:0 0 30px 0; letter-spacing:0.3px; font-size:1.1em; font-family: calibri,arial,helvetica,calibri,arial,serif;}\.homepage_text {color:#f3f3f3; padding-left:0px; margin:0 0 30px 0; font-size:1.5em; font-family: calibri,arial,serif;}
.homepage_text A { color:#00beff; }
.homepage_text A:hover { color:#aaa; }
.homepage_text h1, .homepage_text h2, .homepage_text h3{ font-size:1.2em; font-weight:500; color:#000; margin:15px 0 0 0; padding:0; padding-left:0x; font-family: calibri, arial, helvetica, calibri, serif;}

.my_home_img { max-height:366px !important; }
.my_matrice_img {height:240px !important; }


.login-screen{
  	background-color: #D3D3D3;
    padding: 10px;
	width: 330px;
  	margin: 0 auto;
    border-radius: 5px;
    margin-top:0px;
}
  
h2{
	text-align: center;
    margin-top: 0px;
}
  
.pass{
	margin-top: 10px;
}

/* myaccount */
.trbkg1 {background-color: #f6f6f6;}
td.blacktitle {color: #444;font-family: Tahoma,Geneva,Arial; font-size:13px; font-weight:bold;text-align:left; padding:1 2 1 6;}
td.blacktxt {color: #000; font-family: Tahoma,Geneva,Arial; font-size:12px; text-align:left;font-weight:none;padding:1 2 1 6;}
.blackminitxt {color: #000; font-family: Tahoma,Geneva,Arial; font-size:10px; text-align:left;font-weight:none;}
a.blackminitxt :link  {color: #000; font-family: Tahoma,Geneva,Arial; font-size:10px; text-align:left;font-weight:none;}
a.blackminitxt :visited  {color: #000; font-family: Tahoma,Geneva,Arial; font-size:10px; text-align:left;font-weight:none;}
a.blackminitxt :hover  {color: #f00; font-family: Tahoma,Geneva,Arial; font-size:10px; text-align:left;font-weight:none;}

td.redtxt {	color:#a00; font-family: Tahoma,Geneva,Arial; font-size:12px; text-align:left;font-weight:none;padding:1 2 1 6;}
.bluetxt {	color:#00a; font-family: Tahoma,Geneva,Arial; font-size:12px; text-align:left;font-weight:none;padding:1 2 1 6;}
.table_myaccount, .table_myaccount TD {
 margin:auto;
 border: 1px solid #999;
 padding: 5px;
 background-color:#fafafa; 
 
}
.table_myaccountinput, .myaccountinput{
margin:auto;
text-align: left; width: 500px;
border: 1px solid #999;
padding: 7px 0;
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
-webkit-box-shadow: #777 0px 2px 3px;-moz-box-shadow: #777 0px 2px 3px;box-shadow: #777 0px 2px 3px;
background-color:fbfbfb;
}
.mypass {margin-left:10px; width:200px !important;}
.table_customerdata{
border: 1px solid #999;
padding: 7px 0;text-align: left; width: 50%;
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
-webkit-box-shadow: #777 0px 2px 3px;-moz-box-shadow: #666 0px 2px 3px;box-shadow: #666 0px 2px 3px;
background-color:fbfbfb;
}

