@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

/* CSS Document */

body
{
	min-width:320px;
	height:100%;
	background-color: #FFF;
     font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
    
}

.variantax
{
  border-width: 1px;
  border-color: rgb(214, 219, 219);
  border-style: solid;
  border-radius: 2px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  padding: 12px;
    font-size: 15px;
    color: #000000;
    background-image:url("/images/cos-produs.svg");
    background-position: right 12px center;
    background-repeat: no-repeat;
    background-size: 32px auto;
    text-align: left;
    cursor: pointer
}
  .text h3
    {
        padding-bottom: 10px;
        font-weight: 500!important;
        font-size: 20px;
    } 

.text hr {
  border: none;
  border-top: 1px solid #ccc;
  margin: 1em 0;
    margin-bottom: 30px;
}

.variantax em
{
    text-decoration: none;
      font-size: 15px;
    font-style: normal;
    color: #22878e;
}


.variantax:hover
{
    background-color: #228890;
    color: #FFF!important;
     background-image:url("/images/cos-produs2.svg");
    background-position: right 12px center;
    background-repeat: no-repeat;
    background-size: 32px auto;
}


.variantax:hover em {
  color: #FFF;
}

.latime-tot
{
    width: 100%;
    overflow: hidden;
}
.limbi {
  position: relative;
    display: block;
    float: right;
    text-align: left;
}

.produse
{
    margin-top: -20px;
    z-index: 2;
    position: relative;
}

.tipuri-dreapta
{
    float: right;
    width: 90%;
    background-color: #eef2f2;
    position: relative;
    padding: 20px;
    padding-left: 50px;
}

.peste-tipuri-stanga
{
    position: absolute;
    z-index: 2;
    background-image: url("images/tipuri-stanga.svg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top;
    width: 142px;
    padding-top: 44px;
    padding-right: 20px;
    height: 106px;
    font-size: 20px;
    color: #FFF;
    font-style: italic; 
    text-align: center;
    line-height: 22px;
    top: 0;
    left: 0;
    margin-left: -120px;
    margin-top: -20px;
}
.tipuri-stanga
{
    float: left;
    width: 90%;
    background-color: #eef2f2;
    position: relative;
    padding: 20px;
    padding-right: 50px;
}

.peste-tipuri-dreapta
{
    position: absolute;
    z-index: 2;
    background-image: url("images/tipuri-dreapta.svg");
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top;
    width: 142px;
    padding-top: 44px;
    padding-left: 20px;
    height: 106px;
    font-size: 20px;
    color: #FFF;
    font-style: italic; 
    text-align: center;
    line-height: 22px;
    top: 0;
    right: 0;
    margin-right: -120px;
    margin-top: -20px;
}

.peste-tipuri-stanga strong, .peste-tipuri-dreapta strong
{
    font-size: 30px;
    font-weight: 700;
}

.titlu-tipuri
{
    float: left;
    font-size: 26px;
    font-weight: 700;
    color: #21858b;
    line-height: 55px;
    height: 55px;
    width: 20%;
    padding-left: 1%;
    padding-right: 1%;
    font-style: italic;
    text-align: center;
}

.text-tipuri
{
    float: left;
    width: 78%;
    font-size: 16px;
    color: #000000;
    line-height: 1.1;
    height: 55px;
    overflow: hidden;
}

input[type='radio'] {
    accent-color: #228d96;
}

input[type='checkbox'] {
    accent-color: #228d96;
}


.casuta-noutate
{
display: inline-block;
    width: 30%;
    padding-left: 1.5%;
    padding-right: 1.5%;
    margin-bottom: 40px;
}

.bgd-avantaje
{
    background-size: cover;
    background-position: bottom;
}

.tot-avantaje
{
    width: 33.33%;
    display: inline-block;
    text-align: center;
}

.poza-avantaje
{
   padding: 36px;
    border: 1px solid #FFF;
  border-radius: 50%;
  background-color: rgba(33, 141, 150, 0.7);
    margin: auto;
    display: inline-block;
    
}

.poza-avantaje img
{
     filter: brightness(0) invert(1);
    width: 70px;
    display: block;
}

.text-avantaje
{
    padding-top: 20px;
    padding-bottom: 40px;
    font-size: 20px;
    font-style: italic;
    color: #FFF;
}

.titlu-alb
{
    font-size: 55px;
    color: #FFF;
    font-weight: 600;
    text-align: center;
    font-style: italic;
    line-height: 1.1;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.subtitlu-alb
{
    font-size: 30px;
    color: #FFF;
    font-weight: 400;
    text-align: center;
    font-style: italic;
    line-height: 1.1;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);

}

.bgd-avantaje2
{
    background-color: rgba(13,97,103,.80);
    padding-top: 48px;
    padding-bottom: 48px;
}

.retele-jos img
{
display: inline-block;
    height: 28px;
    padding-right: 10px;
}


.retele-jos img:hover
{
    opacity: .7;
}

.steag {
  float: left;
  margin-right: 10px;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  overflow: hidden;
    border: 2px solid #228d96;
    background-color: #228d96;
}


.limbi a {
  color: #000;
  line-height: 28px;
  font-size: 16px;
  text-decoration: none;
  background-image: url("images/drop-limbi.svg");
  background-position: right;
  background-size: auto 7px;
  background-repeat: no-repeat;
  padding-right: 20px;
  display: block;
    text-transform: uppercase;
    cursor: pointer;
     text-align: left;
}

.limbi a:hover
{
    color: #228d96;
}


#limbidrop, #limbidrop2 {
  position: absolute;
  top: 120%;
  left: 0;
  width: 100%;
   backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  background-color: rgba(255,255,255,.40);
  padding-left: 10px;
    padding-right: 10px;
    margin-left: -10px;
  z-index: 5;
    border-radius: 12px;
    display: none;
}
#limbidrop a, #limbidrop2 a {
    color: #000;
}

#limbidrop a:hover, #limbidrop2 a:hover {
    color: #4b8bc4;
}

#iconcookie
{
    position:fixed;
    padding: 3px;
    z-index: 2;
      backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  background-color: rgba(255,255,255,.40);
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
    display: none;
}

.poza-blog
{
    float: left;
    width: 30%;
    border-radius: 10px;
    overflow: hidden;
    
}

.titlu-blog a
{
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    height: 60px;
    overflow: hidden;
    display: block;
    text-decoration: none;
}

.titlu-blog a:hover
{
    color: #228890;
}

.text-blog
{
    font-size: 14px;
    line-height: 1.2;
    color: #000000;
    height: 100px;
    overflow: hidden;
}


.continut-blog
{
    float: right;
    width: 60%;
}

.text iframe
{
	max-width: 100%;
}

.p50j
{
    float: left;
    width: 50%;
}

.bgd-testimoniale
{
    float: left;
    width: 44%;
    border-radius: 10px;
    padding: 2%;
    background-color: #f5f2f3;
    background-image: url("images/testimoniale.svg");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 50% auto; 
    min-height: 400px;
}


.bgd-blog
{
    float: right;
    width: 44%;
    border-radius: 10px;
    padding: 2%;
    background-color: #f5f2f3;
    background-image: url("images/blog.svg");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto 90%; 
    min-height: 400px;
}



.casuta-testimoniale
{
   margin-bottom: 20px;
}
.poza-testimoniale
{
    float: left;
    width: 110px;
    height: 110px;
    border-radius: 50%; 
    overflow: hidden;
	behavior:url(/PIE.htc);
    margin-right: 30px;
    margin-bottom: 15px;
}
.ascuns-inline
{
    display: none;
}
.text-testimoniale a
{
color: #000000;
   
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    
}
.text-testimoniale a:hover
{
    text-decoration: underline;
}
.text-testimoniale
{ 
color: #000;
    text-decoration: none;
    font-size: 14px;
}
.data-testimoniale
{ 
color: #228890;
    text-decoration: none;
    font-size: 14px;
}


.banner-secundar
{
    border-radius: 10px;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 30px;
    
    overflow: hidden;
    position: relative;
    background-position: top;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.banda-albastra-jos
{
    background-color: #1275ba;
    padding: 25px;
    border-radius: 3px 3px 0px 0px;
}

.noutate-tot
{
	position: relative;
    background-position: top right;
    background-size: 75% 100%;
    background-repeat: no-repeat;
    background-image:url("images/bgd-noutate.jpg");
    padding-top: 40px;
    padding-bottom: 40px;
}
.stanga-noutate-index
{
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	z-index: 2;
	
}

.p50l {
  float: left;
  width: 50%;
}

.banda-newsletter
{
	background-color: #346699;
	padding-top: 50px;
	padding-bottom: 50px;
}

.card-noutate
{
    padding: 40px;
}
.poza-noutate-index
{
	float: left;
	width: 50%;
	z-index: 0;
	position: relative;
}

.poza-noutate-index img
{
	display: block;
	width: 100%;
}

.titlu-industrii1 a, .titlu-industrii2 a, .titlu-industrii3 a
{
	cursor: pointer;
	font-weight: 800;
	font-size: 30px;
	color: #FFF;
	text-transform: uppercase;
	line-height: 1;
	position: absolute;
	right: 40px;
	bottom: 40px;
	z-index: 2;
	display: block;
	text-decoration: none;
}

.titlu-industrii2 a
{
	right: 0px;
	bottom: auto;
	top: 40px;
	width: 100%;
	text-align: center;
}

.titlu-industrii3 a
{
	right: auto;
	left: 40px;
	bottom: 40px;
}


.titlu-banner-peste
{
	position: absolute;
	width: 100%;
	top: 35%;
	left: 0%;
	display: block;
	z-index: 2;
}


.casuta-industrii
{
width: 33.33%;
	float: left;
}
.casuta-industrii2
{
	border: 1px solid #FFF;
	overflow: hidden;
	position: relative;
}

.casuta-brand
{
	display: inline-block;
	text-align: center;
	line-height: 70px;
	height: 70px;
	width: 16%;
	
}

.casuta-brand img
{
	vertical-align: middle;
	max-height: 100%;
	max-width: 80%;
	display: inline-block;
}

.casuta-brand:hover
{
    opacity: .7;
}

.text-alb
{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	display: block;
	max-height: 120px;
	overflow: hidden;
	color: #FFF;
}

.text-despre, .text-despre a
{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.4;
	color: #FFF;
}
.poza-despre
{
	width: 26%;
	float: left;
	padding-left: 3.6%;
	padding-right: 3.6%;
	display: inline-block;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.1;
}

.poza-despre img
{
	display: inline-block;
	max-width: 100%;
}

.despre-noi
{
	float: right;
	width: 750px;
	max-width: 100%;
	text-align: right;
}
.titlu-pagina-alb
{
	font-weight: 300;
	font-size: 40px;
	color: #FFF;
	text-transform: uppercase;
	line-height: 1;
	
}
.titlu-pagina-alb strong
{
	font-weight: 700;
}



.bgd-albastru-contact
{

	background-position: top center;
	background-color: #228890;
	background-repeat: no-repeat;
	padding-top: 20px;
	min-height: 486px;
}

.sus-tot
{
    
padding-top: 10px;
	position: absolute;
	z-index: 103;
	width: 100%;
	top: 0;
	left: 0;
}





.retele-mobil
{
	width: 100%;
	text-align: center;
}

.retele
{
float: right; }

.retele img, .retele-mobil img
{
height: 26px;
padding-left: 4px;}


	.arataparola
	{
		position: absolute;
		right: 5%;
		top: 1px;
		line-height: 32px;
		height: 32px;
		
	font-size:12px;
	color:#cecece;
		padding-left: 5px;
		padding-right: 5px;
		z-index: 2;
		background: transparent;
	}

.arataparola a
{
	text-decoration: none;
	
	font-size:12px!important;
	color: #228890!important;
}


.codpromo
{
	position: absolute;
	top: 50%;
	left: 0;
	width: 35%;
}


.swipex {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrapx {
  overflow: hidden;
  position: relative;
}
.swipe-wrapx > div {
  float:left;
  width:100%;
  position: relative;
}



#produsewish
{
    position: absolute;
    top: 25%;
    right: 20%;
    width: 21px;
    height: 21px;
    color: #FFF;
    text-decoration: none;
    background-color: #14968f;
    text-align: center;
    line-height: 21px;
     
    font-size: 12px;
    border-radius: 50%;
    display: none;
    
}




.buton-categorii a
{
    float:left;
   width: auto;
	padding-right: 10px;
     line-height: 52px;
    position: relative;
    font-size: 15px;
    font-weight: 300;
    color: #FFF;
    display: block;
    padding-left: 14px;
     
    text-decoration: none;
	border-right: 1px solid #8acbc7;
	margin-right: 5px;
}

.buton-categorii a:hover, .buton-meniu a:hover, .tel-meniu a:hover
{
	background-color: #46a7d0;
}


.buton-meniu a
{
    float:left;
    padding-left: 14px;
    padding-right: 14px;
    display: block;
    height: 52px;
    line-height: 52px;
    font-size: 15px;
    text-transform: uppercase;

    text-decoration: none;
    color: #FFF;
    font-weight: 300;
}



.meniu-categorii-intern
{
    float: left;
    width: 22.8%;
    border: 1px solid #e8e8e8;
    border-bottom: none;
    margin-top: 3px;
	min-width: 250px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 30;
    background-color: #FFF;
    display: none;
    
	-moz-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.1);
}

.icon-jos
{
    font-size: 15px;
    color: #000000;
    line-height: 1.2;
    text-align: center;
}

.icon-jos a
{
    text-align: center;
    color: #000000;
    text-decoration: none;
}

.icon-jos img
{
    display: inline-block;
    width: 90px;
    max-width: 90%;
    margin-bottom: 18px;
}

.casuta-newsletter
{
	width: 25%;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #FFF;
    background-color: #373637;
	border-radius: 10px;
	float: left;
    text-align: left;
    border: 1px solid #8c888c;
    margin-right: 3%;
}

.titlu-newsletter
{
	font-size: 18px;
	color: #ffffff;
	font-weight: 700;
    display: block;
    text-align: left;
    line-height: 1.2;
    float: left;
    width: 22%;
}

.copyright, .copyright a
{
	color: #000;
	text-decoration: none;
	font-size: 15px;
    font-weight: 400;
}
.copyright a:hover
{
	text-decoration: underline;
}








.inapois {
    position: relative;
    background-image: url(images/inapoi.svg);
    display: inline-block;
    text-decoration: none;
    width: 32px;
    height: 32px;
    background-size: 32px auto;
    z-index: 3;
    margin-top: 5px;
	background-position: top left;
	background-repeat: no-repeat;
}

.inaintes {
   position: relative;
    background-image: url(images/inainte.svg);
    display: inline-block;
    text-decoration: none;
     
    margin-top: 5px;
    height: 32px;
  width: 32px;
    background-size: 32px auto;

    z-index: 3;
	background-position: top right;
	background-repeat: no-repeat;
}

.inapois2 {
    position: absolute;
    background-image: url(images/inapoi.svg);
    display: block;
    text-decoration: none;
    width: 42px;
    height: 42px;
    background-size: 42px auto;
    left: 0%;
    top: 50%;
	margin-top: -21px;
    z-index: 3;
	background-position: top left;
	background-repeat: no-repeat;
}

.inaintes2 {
    position: absolute;
    background-image: url(images/inainte.svg);
    display: block;
    text-decoration: none;
     
    height: 42px;
  width: 42px;
    background-size: 42px auto;
    right: 0%;
    top: 50%;
	margin-top: -21px;
    z-index: 3;
	background-position: top right;
	background-repeat: no-repeat;
}

.linie-titlu
{
	display: block;
	width: 260px;
	max-width: 100%;
	background-image: url("images/linie-titlu.webp");
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
    background-size: 100% 3px;
	margin: auto;
}

.titlu-linie
{
    width: 75px;
    background-color: #FFF;
    text-align: center;
    display: inline-block;
}

.titlu-linie img
{
    width: 46px;
    display: inline-block;
}

.logo-linie-titlu-gri
{
	display: inline-block;
	width:60px;
	text-decoration-line: center;
	background-color: #f4f5f5;
}

.logo-linie-titlu
{
	display: inline-block;
	width:60px;
	text-decoration-line: center;
	background-color: #fff;
}

.p20
{
	width: 25%;
	float: left;
}
.p20b
{
	border-left: 4px solid #FFF;
	border-bottom: 4px solid #FFF;
}

.p202
{
	width: 24.6%;
	float: left;
}


.continut-produs
{
	 padding-left: 5%;
    padding-right: 5%;
}

.cauta-tot
{
	position: relative;
    float: left;
    width: 65%;
    border: 1px solid #373637;
    border-radius: 12px;
}



.separator-galerie
{
	float: left;
	height: 20px;
	width: 1.6%;
}


.banner-companie
{
	position:relative;
	display: block;
}



.inapoi-banner
{
	position: absolute;
	left: 5px;
	top: 50%;
	margin-top: -16px;
	z-index: 5;
}
.inainte-banner
{
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -16px;
	z-index: 5;
}
.inapoi-banner img, .inainte-banner img
{
	height: 32px;
}





.suggestionsBox {
	position: absolute;
	left: 0px;
	top:100%;
	width:100%;
	margin: 0px 0px 0px 0px;
	padding:0px;
	background-color: #fff;
	box-shadow: 1px 3px 3px #888888;
	border:1px solid #FFF;
	z-index:230;
         padding-top: 20px;
}
.suggestionList {
	margin: 0px;
	padding: 0px;
}
.suggestionList ul li {
	list-style:none;
	margin: 0px;
	padding: 6px;
    padding-bottom: 0;
	cursor: pointer;
}


ul {
	padding:0;
	margin:0;
}

#suggest {
	position:relative;
	float:left;
	width:310px;
}

.limbi-drop
{
backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	
	background-color: rgba(0,0,0,.10);
position: absolute;
	top: 100%;
	right: 0;
	padding:14px;
	border-radius: 15px;
	z-index: 10;
	display: none;
}

.limbi-sus 
{	
	display: block;
	float: right;
	font-size: 0;
	height: 32px;
	vertical-align: middle;
	position: relative;
	padding-right: 14px;
}







.icon-sus
{
display: inline;
	height: 26px;
	font-size: 13px;
color: #ffffff;
    padding-top: 4px;
    padding-right: 30px;
}

.icon-sus a
{
color: #ffffff;
    text-decoration: none;
	font-size: 13px;
}

.icon-sus a strong
{
color: #e1a3b3;
    text-decoration: none;
	font-size: 13px;
    font-weight: normal;
}

.icon-sus img
{
    height: 24px;
    display: inline-block;
    padding-right: 14px;
    vertical-align: middle;
    margin-top: -4px;
}






.casuta-cauta {
    background: transparent;
    outline: none;
    border: none;
    float: left;
    width: 65%;
    height: 36px;
    line-height: 36px;
    color: #000;
    margin-left: 3%;
    font-size: 14px;
     
}



.buton-cauta {
    background: transparent;
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-image: none;
        background-size: auto;
    outline: none;
    border: none;
    float: right;
    width: 25%;
	margin-right: 3%;
    background-image: url("/images/cauta-sus.svg");
    background-size: auto 24px;
    background-position: right;
    background-repeat: no-repeat;
    height: 36px;
    line-height: 36px;
}


.container-banner-50-tot
{
	display: table;
	width: 100%;
}
.container-banner-50
{
	vertical-align:middle;
    display:table-cell;
	width: 100%;
}


.separator-jos
{
    width: 76px;
    max-width: 80%;
    height: 5px;
    background-color: #228890;
    border-radius: 3px;
    margin-bottom: 20px;
   
}

.separator-config
{
	width: 100%;
	height: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,.10);
}

.stanga-banner50, .dreapta-banner50 {
    display: inline-block;
    vertical-align: middle;
	width:50%;
}

.meniu-jos a
{
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 15px;
    font-weight: 400;
	line-height: 1.1;
    padding-top: 2px;
    padding-bottom: 2px;
    text-transform: uppercase;
    
}

.meniu-jos
{
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 15px;
    font-weight: 400;
      
}

.meniu-jos a:hover
{
	text-decoration: underline;
    
}


.ascunsinline
{
	display: none;
}
.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float:left;
  width:100%;
  position: relative;
}
.peste-banner-jos
{
	bottom: 0px;
	padding-bottom: 50px;
	width: 100%;
	left: 0;
	position: absolute;
	z-index: 1;
}


.bullet-recomandari
{
	text-align: center;
	position: absolute;
	bottom: 50px;
	width: 100%;
}

.peste-banner2-stanga
{
    position: absolute;
    z-index: 2;
    top: 80px;
    right: 60px;
    text-align: center;
}
.peste-banner2-dreapta
{
    position: absolute;
    z-index: 2;
    top: 80px;
    left: 60px;
    text-align: center;
}

.titlu-banners a
{
    color: #FFF;
    font-size: 56px;
    font-weight: 300;
    display: block;
    text-align: center;
    text-decoration: none;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.78); 
}

.bullet
{
	display: inline-block;
	border-radius: 4px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #ffffff;
	text-decoration: none;
  width: 112px;
  height: 6px;
 opacity: 0.502;
}

.bullet-select
{

  display: inline-block;
	border-radius: 4px;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #ffffff;
	text-decoration: none;
  width: 112px;
  height: 6px;
    


}

.bullet-select a, .bullet a
{
	text-decoration: none;
	display: block;
}


#pesteproduse
{
	background-image: url("images/load.svg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 32px auto;
	background-color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1001;
    display: none;
    min-height: 500px;
}



.filtrare {
  float: left;
  width: 16%;
  padding: 2%;
    padding-top: 0;
  margin-left: 1%;
  background-color: #FFF;
  border-radius: 5px;
}

.titlu-filtru {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  display: block;
}

.continut-filtru {
  font-size: 14px;
  line-height: 1.1;
  font-weight: 300;
}

.continut-produse {
  position: relative;
  float: right;
  width: 77%;
  padding-right: 1%;
}



.albpeste3
{
	background-image: url("loading.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 24px auto;
	background-color: #fff;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1001;
}




.albpeste
{
	background-image: url("loading.gif");
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 24px;
	background-color: #fff;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1001;

}



.newsletter-sus
{	
	display: inline-block;
	font-size: 0;
	height: 23px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}


.newsletter-sus a
{
	height: 23px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 23px;
	background-color: #49494b;
	text-decoration: none;
	text-transform: uppercase;
      
}

.newsletter-sus a:hover
{
	background-color: #000;
}



.text-banner
{
	font-size: 16px; 
	color: #000;
     
}



.buton-banner, .buton-banner2
{
	display: inline-block;
	text-align: left;
}
.buton-banner a
{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	color: #FFF;
	padding-left: 30px;
	padding-right: 100px;
	line-height: 50px;
	height: 50px;
	display: block;
     
	  transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
	border-radius: 5px;
	background-color: #198983;
	font-size: 15px;
	font-weight: 500px;
	background-image: url("images/buton-banner.svg");
	background-position: right 20px center;
	background-repeat: no-repeat;
	background-size: auto 20px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #198983;
}

.buton-banner2 a
{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	color: #000;
	padding-left: 30px;
	padding-right: 100px;
	line-height: 50px;
	height: 50px;
	display: block;
     
	  transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
	border-radius: 5px;
	background-color: rgba(255,255,255,.30);
	font-size: 15px;
	font-weight: 500px;
	background-image: url("images/buton-banner2.svg");
	background-position: right 20px center;
	background-repeat: no-repeat;
	background-size: auto 20px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #198983;
}

.buton-banner a:hover, .buton-banner2 a:hover
{
	background-color: #228890;
}

.titlu-banner
{
    float: right;
    width: 800px;
    max-width: 100%;
}


.titlu-banner em, .titlu-banner a em
{
	font-size: 25px!important; 
	color: #000;
	font-weight: 400!important;
	font-style: normal;
	line-height: 1.1;
}

.titlu-banner b, .titlu-banner a b, .titlu-banner strong, .titlu-banner a strong
{
    color: #000;
	font-weight: 800;
	font-size: 55px;
	line-height: 1.1;
    font-style: italic;
}

.titlu-banner, .titlu-banner a
{
	font-weight: 800;
	font-size: 16px;
    color: #000000;
	line-height: 18px!important;
	letter-spacing:normal;
    text-shadow: none;
    text-decoration: none;
    text-align: center;
}


.titlu-banner a i
{
    display: inline-block;
    margin-top: 10px;
    background-color: #000;
    border-radius: 2px;
    height: 30px;
    color: #FFF;
    text-transform: uppercase;
    line-height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
    font-size: 15px;
}

.titlu-banner a i:hover
{
    background-color: #228d96;
}



.titlu-banner-secundar em, .titlu-banner-secundar a em
{
	font-size: 40px!important; 
	color: #FFF;
    letter-spacing: 2px;
	font-weight: 300!important;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1.1;
  text-shadow: 1px 1px 0px rgba(4, 24, 34, 0.7);
}

.titlu-banner-secundar b, .titlu-banner-secundar a b, .titlu-banner-secundar strong, .titlu-banner-secundar a strong
{
    color: #FFF;
	font-weight: 800;
	font-size: 60px;
	text-transform: uppercase;
	line-height: 1.1;
	letter-spacing: 1px;
  text-shadow: 1px 1px 0px rgba(4, 24, 34, 0.7);
}

.titlu-banner-secundar, .titlu-banner-secundar a
{
	font-weight: 400;
	font-size: 20px;
    color: #FFF;
	line-height: 1.2!important;
	letter-spacing:normal;
    text-shadow: none;
    text-decoration: none;
  text-shadow: 1px 1px 0px rgba(4, 24, 34, 0.7);
}
.lista-banner
{
    list-style: none;
    padding-left: 50px;
    background-image: url("images/check.svg");
    background-size: 40px auto;
    background-position: left;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: both;
    display: block;
}

.titlu-banner-secundar a i
{
    display: inline-block;
    margin-top: 20px;
    background-color: #228890;
    border-radius: 8px;
    height: 36px;
    color: #FFF;
    text-transform: uppercase;
    line-height: 36px;
    padding-left: 20px;
    padding-right: 20px;
    text-decoration: none;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    text-shadow: none;
}

.titlu-banner-secundar a i:hover
{
    background-color: #373637;
}

.titlu-banner2-tot
{
	position: absolute;
	bottom: 10%;
	left: 5%;
	z-index: 5;
	width: 90%;
	text-align: left;
}

.titlu-banner2, .titlu-banner2 a
{
	font-size: 20px!important; 
	color: #000000;
	text-decoration: none;
     
	font-weight: 300!important;
	text-transform: uppercase;
	line-height: 1.1;
}

.titlu-banner2 b, .titlu-banner2 a b, .titlu-banner2 strong, .titlu-banner2 a strong
{
	font-weight: 700;
	font-size: 35px;
	text-transform: uppercase;
	line-height: 1.1;
}



.icon-sus a:hover
{
	opacity: .7;
	
}

.dimensiuni-drop
{
    position: absolute;
    top: 100%;
    left: 0;
    width: 104%;
    background-color: #FFF;
    z-index: 100;
    display: none;
    
}
.casuta-dimensiune a
{
	float:left;
	width: 23.5%;
	padding: 3.5%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 1%;
	border: 1px solid #dcdbdb;
	color: #000;
	background-color: #FFF;
	display: block;
	font-size: 14px;
	text-align: center;
      
	text-decoration: none;
}

.casuta-dimensiune a:hover
{ background-color: #dcdbdb;}

.casuta-dimensiune-select a
{
	float:left;
	width: 23.5%;
	padding: 3.5%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #dcdbdb;
	color: #000;
	display: block;
	background-color: #dcdbdb;
	margin: 1%;
	text-decoration: none;
	text-align: center;
      
	font-size: 14px;
}

.zoomtesatura
{
position: absolute; left: 0; top:0; width: 250px; height: 300px; z-index: 50; margin-left: -280px;
    background-color: #FFF;
    border: 1px solid #d7d7d7;
    display: none;
}

.zoomtesaturad
{
position: absolute; left: 0; top:0; width: 450px; padding-bottom: 10px; z-index: 50; margin-left: -480px;
    background-color: #FFF;
    border: 1px solid #d7d7d7;
    display: none;
}


.separator-produs
{
width: 100%;
    height: 1px;
    background-color: #e1e4e5;
    margin-bottom: 6px;
    margin-top: 6px;
}
.scroll-valoare
{
  background: transparent;
    border: none;
    outline: none;
      
     font-size: 13px;
    display: inline-block;
    text-align: center;
   
}

.buton-document a {
    font-size: 13px;
    color: #111;
    text-decoration: none;
    
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    width: 40%;
    padding-left: 9%;
    background-image: url(images/pdf.png);
    background-position: left;
    background-repeat: no-repeat;
    background-size: 35px;
    display: block;
}

.numarpas
{
    float: left;
    margin-right: 25px;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    border: 1px solid #c5c8b7;
    line-height: 30px;
    font-size: 18px;
    
    color: #c5c8b7;
    text-align: center;
}

.titlupas
{
    float: left;
    line-height: 32px;
    font-size: 18px;
    
    color: #000;
}


.buton-document a:hover
{
	background-color: #ebebeb;
}

.contact-sus a
{
    float: left;
    background-image:url("images/contact-sus.png");
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 25px;
    padding-left: 32px;
    font-size: 14px;
    color: #8d8888;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    
    line-height: 32px;
}


.poza-testimoniali
{
	float:left;
	width: 65px;
	height: 65px;
	border: 3px solid #ebefef;
	box-shadow:0 1px 5px 0px rgba(37,32,31,.3);
	border-radius: 65px; 
-moz-border-radius:65px;
-webkit-border-radius: 65px;
behavior:url(/PIE.htc);	
	overflow: hidden;
}
.continut-testimoniali
{
	float:right;
	width: calc(100% - 100px);
}


.stea
{
	background-image: url(images/stea.png);
	background-size: 18px auto;
	margin-right: 1px;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
    display: block;
    float: left;
}
.stea2
{
	background-image: url(images/stea2.png);
	background-size: 18px auto;
	margin-right: 1px;
	width: 18px;
	height: 18px;
	background-repeat: no-repeat;
    display: block;
    float: left;
}

.box
{
    display: inline-block;
  
}

.box a
{
    
     font-size: 14px;
    text-decoration: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    text-align: center;
    
    color: #000;
    background-color: #FFF;
}

.box a:hover
{
   background-color: #000;
    color: #FFF;
}

.box2
{
     
     font-size: 14px;
    text-decoration: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block;
    text-align: center;
    
      background-color: #000;
    color: #FFF;
}


.banner-titlu-peste
    {
        position: absolute;
        z-index: 2;
        top: 0;
        right: 30px;
        width: 180px;
        text-align: center;
        background-color: rgba(255,255,255,.70);
    }

.banner-titlu-peste3
    {
        position: absolute;
        z-index: 2;
        top: 0;
        right: 30px;
        width: 180px;
        text-align: center;
        background-color: rgba(255,255,255,.70);
    }

.banner-titlu-peste2
    {
        position: absolute;
        z-index: 2;
        bottom: 9px;
        right: 30px;
        width: 180px;
        text-align: center;
        background-color: rgba(255,255,255,.70);
    }


.banner-titlu a
    {
        color: #000000;
        font-size: 22px;
        text-transform: uppercase;
         
        line-height: 23px;
        display: block;
        margin-top: 15px;
        font-weight: 300;
        margin-bottom: 15px;
        text-decoration: none;
    }

.banner-titlu a:hover
    
    {
       /* font-weight: 600;*/
    }

.banner-buton a
    {
         
        background-color: #000;
        color: #FFF;
        height: 32px;
        line-height: 32px;
        text-align: center;
        display: block;
        text-decoration: none;
        text-transform: uppercase;
    }
.banner-buton a:hover
    
    {
        background-color: #ec1f27;
    }

.discount
{
position: absolute;
    z-index: 2;
    right: 20px;
    top: 0;
    height: 32px;
    line-height: 32px;
    background-color: #ec1f27;
    color: #FFF;
    font-size: 14px;
    
    min-width: 60px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}


.rapida
{
position: absolute;
    z-index: 2;
    left: 20px;
    top: 0;
    height: 26px;
    background-color:rgba(255,255,255,0.8);
    color: #000;
    font-size: 12px;
    padding-top: 6px;
    line-height: 11px;
    
    min-width: 60px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    background-image: url('/rapida.png');
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 18px;
    padding-left: 34px;
}

.rapida2
{
    height: 26px;
    background-color:rgba(255,255,255,0.8);
    color: #000;
    font-size: 14px;
    line-height: 26px;
    
    min-width: 60px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    background-image: url('/rapida.png');
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 18px;
    padding-left: 34px;
}

.text-newsletter
{
    outline: none;
    border: none;
    background:transparent;
	font-size: 14px;
	color: #FFF;
    height: 36px;
	line-height: 36px;
  	padding-left: 2%;
	display: inline-block;
	width: 82%;
	
    
}


.acord
{
	padding-top: 10px;
	font-size: 15px;
	color: #5ebcee;
}

.acord2
{
	font-size: 14px;
	color: #228890;
}

.buton-newsletter
{
    outline: none;
    border: none;
    background:transparent;
    height: 36px;
    color: #FFF;
    font-size: 14px;
    background-color: #228890;
    text-transform: uppercase;
    text-align: center;
	width: 20%;
    border-radius: 10px;
    float: right;
	cursor: pointer;
}
.buton-newsletter:hover
{
	color:#FFF;
	background-color: #000;
}


.titlu-alb-jos
{
    font-size: 24px;
    color: #FFF;
    
    text-transform: uppercase;
    line-height: 24px;
}

.titlu-blog-jos, .titlu-blog-jos a
{
    font-size: 14px;
    color: #FFF;
    
    text-transform: uppercase;
    line-height: 15px;
    text-decoration: none;
}

.titlu-blog-jos a:hover
{
    color: #ec1f27;
}


.data-blog
{
    color: #ec1f27;
    font-size: 16px;
    
    text-transform: uppercase;
    line-height: 16px;
}


.coloana-blog-jos
{
    float:left;
    width: 68.5%;
}

.coloana-contact-jos
{
    float:right;
    width: 28%;
}



.linie-jos
{
    background-color: rgba(0,0,0,.50);
    border-radius: 4px;
    padding: 15px; 
}

.linie-newsletter
{
    background-color: rgba(0,0,0,.50);
    border-radius: 4px;
    padding: 30px; 
}

.coloana1-banner
{
    float: left;
    width: 57.5%;
}
.coloana2-banner
{
    float: right;
    width: 42.5%;
}
.border-banner
{
    position: relative;
    border-bottom: 16px solid transparent;
    border-right: 16px solid transparent;
}

.border-index
{
    width: 1290px;
    margin: auto;
    max-width: 99%;
    border: 1px solid #e5e4e4;
    background-color: rgba(255,255,255,.70);
}


.bgd-index
{
    width: 1290px;
    margin: auto;
    max-width: 99%;
    border: 1px solid #f0f0f0;
    background-color: #f0f0f0;
    padding-top: 40px;
    padding-bottom: 40px;
}



.bgd-index2
{
    width: 1290px;
    margin: auto;
    max-width: 99%;
    padding-top: 40px;
    padding-bottom: 40px;
}


    
    .bgd-alb-peste
    {
        background-color: rgba(255,255,255,.70);
        width: 890px;
        max-width: 90%;
        padding: 2.5%;
        border-radius: 4px;
        margin: auto;
        padding-top: 2%;
        padding-bottom: 2%;
    }

.contact-sus a:hover
{
    color: #FFF;
}

.casute-sus
{
position: absolute;
	right: 5%;
	top: 0;
}

.casuta-sus a
{
	text-decoration: none;
	font-size: 13px;
	text-align: left;
	display: block;
    color: #373637;
    text-decoration: none;
    line-height: 1.2;
}
.casuta-sus a strong
{
    font-weight: normal;
    color: #e1a3b3
}

.casuta-sus
{
	text-align: center;
	float:right;
	margin-right: 10px;
}

.casuta-sus img
{
    height: 28px;
    width: auto!important;
    display: block;
    float: left;
    padding-right: 20px;
}


.meniu-mobil
{
position: relative;
    float: right;
    margin-right: 2%;
}


.meniu-mobil-bgd
{
      border-radius: 4px;
  background-color: rgb(17, 116, 186);
position: absolute;
    z-index: 0;
    height: 98%;
    width: 200%;
    left: 0;
    top: 0;

}

.meniu-mobil-buton
{
	vertical-align: middle;
	margin-right: 2%;
}

.meniu-mobil-buton a
{
	margin-left: 12px;
    font-size: 14px;
    color: #241f20;
    text-decoration: none;
	
	vertical-align: middle;
    
    line-height: 18px;
    
}


.cont-sus a
{
    float: right;
    background-image:url("images/cont-sus.png");
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 32px;
    padding-left: 40px;
    font-size: 14px;
    color: #8d8888;
    text-decoration: none;
    display: block;
    
    line-height: 32px;
}

.contact-sus a:hover, .cos-sus a:hover, .cont-sus a:hover
{
    color: #FFF;
}

.separator5
{
    height: 5px;
    clear: both;
}


.brandi
{
	float:left;
	text-align: center;
	width: 22.5%;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 15px;
	background-color: #FFF;
    border: 1px solid rgba(0,0,0,.07);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.06);
	padding-top: 15px;
	padding-bottom: 15px;
    height: 150px;
    white-space: nowrap;
    
    border-radius: 5px;
    background-color: #FFF;
}

.brandi:hover
{
    
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.11);
}

.brandi a
{
    text-decoration: none;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.brandi img {
    vertical-align: middle;
    max-height: 150px;
    max-width:90%;
	width: 150px;
    text-decoration: none;
}


.p12
{
    width: 12.5%;
    float: left;
}

.banda-gri
{
    padding-top: 10px;
    padding-bottom: 10px;
	background-color: #373637;
	width:100%;
}

.coloana1-jos
{
    float: left;
    width: 38%;
}


.coloana2-jos
{
    float: right;
    width: 60%;
}



.jos-tot
{
    width: 100%;
    background-color: #eff0f0;
	padding-top: 32px;
    padding-bottom: 32px;
	background-image: url("images/jos-tot.webp");
	background-position: bottom;
    background-repeat: no-repeat;
	
}



.detalii a
{
	display: inline-block;
    padding-right: 14px;
    padding-left: 14px;
	height: 30px;
	text-decoration: none;
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 2px;
    background-color: #228890;
    line-height: 30px;
      transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;  
}

.detalii a:hover
{
  background-color: #000;
}


.detalii-produs a
{
    padding-left: 26px;
    padding-right: 46px;
    background-size: auto 26px;
    background-position: right 10px center;
    background-repeat: no-repeat;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #FFF;
    background-color: #000;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
	
      transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;  
}


.detalii-produs a:hover
{
    background-color: #49494b;
}


.detalii-produs2 a
{
    padding-left: 26px;
    padding-right: 46px;
    background-image: url("images/cos-sus.png");
    background-size: auto 26px;
    background-position: right 10px center;
    background-repeat: no-repeat;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #FFF;
    background-color: #8d8888;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
	
      transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;  
}


.detalii-produs2 a:hover
{
    background-color: #000;
}

.text-jos
{
    
    color: #FFF;
    font-weight: 16px;
    text-align: left!important;
    line-height: 17px;
}

.text-blog-jos
{
    
    color: #6f6c6c;
    font-size: 14px;
    text-decoration: none;
    line-height: 15px;
}

.copy, .copy a
{
    
    color: #6f6c6c;
    font-size: 14px;
    text-decoration: none;
}

.copy a:hover
{
    color: #FFF;
}



.separator30
{
    height: 30px;
    clear: both;
}

.bgd-negru-index2
{
    background-image: url("images/alb.jpg");
    background-position: top;
    background-repeat: repeat-x;
    background-size: 10px 35px;
}
.bgd-negru-index3
{
    background-image: url("images/alb.jpg");
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: 10px 130px;
}

.banner-index
{
    float: left;
    margin-left: 1.25%;
    margin-right: 1.25%;
    width: 30.7%;
}

.titlu-banner-index a
{
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    font-size: 34px;
	
    display: block;
    line-height: 26px;
    background-color: #000;
    font-weight: 300;
    transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}


.titlu-banner-index strong
{
       font-size: 24px;
        font-weight: 600;
    line-height: 24px!important;
}





.titlu-banner-index2 a
{
    text-align: center;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    font-size: 34px;
	
    display: block;
    line-height: 26px;
    font-weight: 300;
    transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}


.titlu-banner-index2 strong
{
       font-size: 24px;
        font-weight: 600;
    line-height: 24px!important;
}


.titlu-banner-index3 a
{
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    font-size: 34px;
	
    display: block;
    line-height: 26px;
    font-weight: 300;
    transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
}


.titlu-banner-index3 strong
{
       font-size: 24px;
        font-weight: 600;
    line-height: 24px!important;
}



.logo
{
	float: left;
	width: 29%;
}

	.logo img
	{
		max-width: 100%;
		height: auto;
	}

.logo img:hover
{
    filter: grayscale(100);
}

.dreapta-logo
{
    float: right;
    width: 68%;
	text-align: right;
	font-size: 0;
	line-height: 0;
}



.subcategorii-meniu-ascuns, .subcategorii-meniu-ascuns2
{ display: none;
}



.banner_tabs
{
	position: absolute;
	bottom: 20px;
	left: 0;
	z-index: 10;
    width: 100%;
    text-align: center;
	list-style: none;
}
.banner1_s1, .banner1_s1 a , .banner1_s2, .banner1_s2 a , .banner1_s3, .banner1_s3 a , .banner1_s4, .banner1_s4 a , .banner1_s5, .banner1_s5 a , .banner1_s6, .banner1_s6 a , .banner1_s7, .banner1_s7 a , .banner1_s8, .banner1_s8 a , .banner1_s9, .banner1_s9 a , .banner1_s10, .banner1_s10 a 
{
	margin-right: 5px;
	border-radius: 20px; 
	-moz-border-radius:20px;
	-webkit-border-radius: 20px;
	behavior:url(/PIE.htc);
	background-color:rgba(0,0,0,.40);
    color:rgba(0,0,0,.40);
	text-decoration: none;
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	font-size: 1px;
	text-align: center;
	
	
}

.banner-tot
{
    position: relative;
    max-height: 98vh;
    background-color: #228890!important;
	overflow: hidden;
text-align: center;
    line-height: 1px;
}


.banner-tot2
{
    position: relative;
  
}



.buton-meniu-ascuns a {
	color:#000;
	text-decoration:none;
	
	font-size:16px;
    text-align: center;
	display:block;
	line-height: 45px;
	height: 45px;
    border-bottom: 1px solid #cecece;
    width: 100%;
    background-image: url("images/plus-sus.svg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 15px;
}



.buton-meniu-ascuns2 a {
	color:#000;
	text-decoration:none;
	
	font-size:14px;
    text-align: center;
	display:block;
	line-height: 45px;
	height: 45px;
    width: 100%;
    background-image: url("images/plus-sus.svg");
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 15px;
    border-bottom: 1px solid #FFF;

	
}

.buton-meniu-ascuns2 strong, .buton-meniu-ascuns strong
{
    font-weight: 600;
}


.subcategorii-meniu-ascuns
{
	background-color:#EEEEEE;
}
.subcategorii-meniu-ascuns2
{
	background-color:#F5F5F5;
}

#scroll {
    position:fixed;
    right:2%;
    bottom:5px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#fff;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
    box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.1);
    
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#000;
}
#scroll:hover {
    /*background-color:#022336;*/
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}


.sortare
{

width:100%;
height:32px;
	line-height: 32px;
behavior:url(/PIE.htc);

background-position:right;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	
	font-size:12px;
	color:#6b666c;
	outline:none;
	 -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
	background-image: url("images/plus-sus.svg");
	background-position: right 5px center;
	background-repeat: no-repeat;
    background-size: auto 10px;
    padding-right: 25px;
    border: none;
    border-bottom: 1px solid #e3dfdf;
	}



.text-tabel
{
font-size: 12px;
    line-height: 1.2;
}

.sortare2
{

width:100%;
height:20px;
    line-height: 1.2;
behavior:url(/PIE.htc);
font-weight: 600;
background-position:right;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	
	font-size:12px;
	color:#6b666c;
	outline:none;
	 -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
	background-image: url("images/plus-sus.svg");
	background-position: right 5px center;
	background-repeat: no-repeat;
    background-size: auto 10px;
    padding-right: 25px;
    border: none;
    text-align: center;
	}



 .grecaptcha-badge2{
	visibility: collapse !important;  
}

.ghid a {
    float: right;
    height: 20px;
    background-position: left;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    margin-top: 6px;
    color: #000;
    font-size: 14px;
    text-decoration: none;
    
}


.varianta
{
border-radius: 4px; 
-moz-border-radius:4px;
-webkit-border-radius: 4px;
width:99%;
height:32px;
behavior:url(/PIE.htc);
background-position: right 8px center;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	background-size: auto 8px;
	
	font-size:12px;
	color:#6b666c;
	outline:none;
	padding-left:5px;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background-image: url("images/drop.png");
    
	}


.casuta-blog
{
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
    margin-bottom: 25px;
}


.casuta-categorie
{
	width: 29%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}

.casuta-categoriex
{
	width: 33%;
    border: 1px solid transparent;
    display:inline-table;
	position: relative;
    overflow: hidden;
}

.poza-categorie
{
	border-radius: 450px; 
-moz-border-radius:450px;
-webkit-border-radius: 450px;
behavior:url(/PIE.htc);
	overflow: hidden;
}


.cont-sus a:hover, .cos-sus a:hover, .wish-sus a:hover, .buton-cauta:hover , .retea:hover
{
	opacity: 0.6;
}

.preturi-tot
{
	height: 30px;
	font-size: 16px;
	color: #228890;
	line-height: 1;
    text-align: center;
    text-transform: uppercase;
}

.wish a
{
	display: block;
	position: absolute;
    bottom: 15px;
    right: 15px;
	width: 32px;
	height: 32px;
	text-decoration: none;
	background-image: url("images/wish-produs.svg");
	background-size: 100% auto;
	background-repeat: no-repeat;
    z-index: 2;
}

.wish a:hover
{
	background-image: url("images/wish-produs2.svg");
	background-size: 100% auto;
}




.cos-produs a, .tel-produs a
{
	display: inline-block;
    padding-right: 40px;
    padding-left: 10px;
	height: 36px;
	text-decoration: none;
	background-image: url("images/cos-produs.svg");
	background-size: 24px auto;
	background-repeat: no-repeat;
    font-size: 14px;
    background-position: right 12px center;
    background-repeat: no-repeat;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 10px;
    background-color: #228890;
    line-height: 36px;
}

.tel-produs a
{
   background-image: url("images/tel-produs.svg"); 
    background-size: 20px auto;
}

.cos-produs a:hover, .tel-produs a:hover
{
   background-color: #424242; 
}



.wish-select a
{
	display: block;
	float: right;
	width: 32px;
	height: 32px;
	margin-top: 5px;
	text-decoration: none;
	margin-left: 10px;
	background-image: url("images/wish-produs2.svg");
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.p45
{
	float:left;
	width: 40%;
	margin-left: 5%;
	margin-right: 5%;
}

.coloana1-blog
{
	width:46%;
	float:left;
}
.coloana1-blogi
{
	width:46%;
	float:left;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 25px;
}
.coloana2-blog
{
	width:46%;
	float:right;
}

.slider-tot, .slidere
{
    position: relative;
}

.casuta-poza
{
	position:relative;
	text-align: center;
	white-space: nowrap;
	/*background-color: #FFF;*/
	overflow: hidden;
	width: 100%;
	line-height: 0;
	vertical-align: middle;
    border-radius: 10px;
}
.casuta-poza img
{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.inapoi2 a {
    position: absolute;
    background-image: url(images/inapoi2.png);
    display: block;
    text-decoration: none;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    left: 0;
    top: 0;
    z-index: 3;
}

.inainte2 a {
    position: absolute;
    background-image: url(images/inainte2.png);
    display: block;
    text-decoration: none;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
    right: 0;
    top: 0;
    z-index: 3;
}

#slider2{width:100%;height:80px;list-style:none;overflow-y:auto;overflow-x:hidden;}

.casuta-poza a
{
	text-decoration: none;
}
.casuta-poza-produs
{
	float:left;
	width: 18.5%;
	margin-left: 0.5%;
	margin-right: 0.5%;
	margin-bottom: 5px;
		border: 1px solid #e3e4e8;
	border-radius: 3px; 
-moz-border-radius:3px;
-webkit-border-radius: 3px;
behavior:url(/PIE.htc);
	overflow: hidden;
	text-align: center;
}

#poza
{
	max-height: 600px!important;
	display: inline-block;
}
.pozaprinc
{
	text-align: center!important;
}


.poze-mici
{
	float:none;
	width: 100%;
	
}
.pretp2
{
	float:right; 
	width:60%;
}

#prettot, #prettotx
{
	float:left; 
	width:40%;
}



.poza-mare
{
	float:left;
	width: 100%;
    min-height: 300px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid #e3e4e8;
    background-color: #FFF;
}

.poza-mare img
{
	max-height: 600px;
}


.mijloc-cos2 {
    width: 20%;
    float: right;
    margin-top: 20px;
    padding: 2%;
    margin-right: 4%;
    box-shadow: 0px 0px 10px #cecece;
    background-color: #FFF;
	border-radius: 8px;
}

.mijloc-cos {
    width: 56%;
    margin-left: 8%;
    margin-top: 20px;
    float: left;
    padding: 2%;
    box-shadow: 0px 0px 10px #cecece;
	border-radius: 8px;
}
.mijloc-mare {
    width: 100%;
    max-width: 100%;
	
}
#parinte {
    position: relative;
}

.coloana4-jos
{
    float:right;
    width: 48%;
    
}

.cumpara a
{
    font-size: 14px;
    color: #000;
    display: block;
    float:right;
    background-image: url("images/cos-produs.png");
    background-position: left;
    background-size: auto 32px;
    padding-left: 40px;
    background-repeat: no-repeat;
     
    margin-right: 2%;
    text-decoration: none;
    
    line-height: 32px;
}  




.cumpara a:hover
{
    background-image: url("images/cos-produs2.png");
    color: #ec1f27;
    
}









button
{
	
	-webkit-appearance: none;
}



.casuta-sortare
{
	float:right;
	width: 17%;
	padding-left: 3%;
}

.separator25
{
    height: 25px;
    clear: both;
}


.p50, .p50b
{
    float: left;
    width: 50%;
}





.tooltip {
	display:none;
	position:absolute;
	border:1px solid #333;
	background-color:#161616;
	border-radius:3px;
	padding:5px;
	color:#fff;
	
	font-size: 12px;
}



.banner-container
{
	width:100%;
	position: relative;
}


.banner-container2
{
	overflow: hidden;


}


.peste-poza-detaliu
{
	position:absolute;
	bottom: 35px;
	left: 0;
	width: 100%;
	z-index: 3;
	
}

.caracteristici2
{
    display: flex; align-items:center;
}


.casuta-marime
{
	float:left;
	width: 17.2%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	color: #474746;
	line-height: 20px;
	font-size: 14px;
	
	background: rgb(255, 255, 255); 
    background: rgba(255, 255, 255, .9);
	border: 1px solid #dad9df;
	margin-bottom: 1%;
	border-radius: 3px; 
-moz-border-radius:3px;
-webkit-border-radius: 3px;
behavior:url(/PIE.htc);
}


.casuta-marime:hover
{
    background-color: #54babb;
    color: #FFF;
}

.casuta-marime-fara
{
	float:left;
	width: 17.2%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	color: #fff;
	line-height: 20px;
	font-size: 14px;
	
	background: rgb(255, 255, 255); 
    background: rgba(255, 255, 255, .9);
	border: 1px solid #dad9df;
	margin-bottom: 1%;
	border-radius: 3px; 
-moz-border-radius:3px;
-webkit-border-radius: 3px;
behavior:url(/PIE.htc);
	background-color:#dad9df;
	background-image: url(images/x.png);
	background-position: center;
	background-repeat: no-repeat;
}
.marimel2
{
	float:left;
	width: 30.2%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	color: #474746;
	line-height: 40px;
	font-size: 14px;
	
	background: rgb(255, 255, 255); 
    background: rgba(255, 255, 255, .9);
	border: 1px solid #dad9df;
	margin-bottom: 1%;
	border-radius: 3px; 
-moz-border-radius:3px;
-webkit-border-radius: 3px;
behavior:url(/PIE.htc);
	cursor:pointer;
}

.marimel2-select
{
	float:left;
	width: 30.2%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-size: 14px;
	
	background: rgb(255, 255, 255); 
    background: rgba(255, 255, 255, .9);
	border: 1px solid #dad9df;
	margin-bottom: 1%;
	border-radius: 3px; 
-moz-border-radius:3px;
-webkit-border-radius: 3px;
behavior:url(/PIE.htc);
	background-color:#000;
	cursor:pointer;
}

.preturi
{
    float: left;
    padding-left: 2%;
}

.marimel2-fara
{
	float:left;
	width: 30.2%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	color: #fff;
	line-height: 40px;
	font-size: 14px;
	
	background: rgb(255, 255, 255); 
    background: rgba(255, 255, 255, .9);
	border: 1px solid #dad9df;
	margin-bottom: 1%;
	border-radius: 3px; 
-moz-border-radius:3px;
-webkit-border-radius: 3px;
behavior:url(/PIE.htc);
	background-color:#dad9df;
	cursor:pointer;
	background-image: url(images/x.png);
	background-position: center;
	background-repeat: no-repeat;
}


ul {
	padding:0;
	margin:0;
}

#suggest {
	position:relative;
	float:left;
	width:310px;
}	

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}


.meniu-fix2
{
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
	
}
.tot-sus
{
	vertical-align: middle;
	display: block;
	position: relative;
}

.mijloc
{

width: 1400px;
	display: block;
margin: auto;
max-width: 98%;}

a
{
    -webkit-tap-highlight-color: transparent;
}


#cookie
{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	box-shadow: 0px 0px 8px #cecece;
	z-index: 300;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	
}


html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
	outline:none;
}

.titlu-pagina, h1
{ 
	color: #000000;
	padding: 0;
	margin: 0;
	max-width: 100%;
    font-weight: 600;
	font-size: 24px;
}

.subtitlu-pagina-mic, h2
{
color: #000000;
	padding: 0;
	margin: 0;
	max-width: 100%;
    font-weight: 600;
	font-size: 20px;
}

.titlu-noutate a
{ 
	color: #228890;
	padding: 0;
	margin: 0;
	max-width: 100%;
    font-weight: 600;
	font-size: 18px;
    line-height: 1.2;
    height: 60px;
    overflow: hidden;
    text-decoration: none;
    text-align: left;
    display: block;
}

.titlu-noutate a:hover
{
    color: #000;
}


.text-noutate
{
    height: 100px;
    overflow: hidden;
    margin-bottom: 10px;
}


.subtitlu-pagina
{
	display: block;
    
	color: #000;
	padding: 0;
	margin: 0;
	max-width: 100%;
    font-weight: normal;
	font-size: 18px;
    text-transform: uppercase;
}



.cprodus
{
	float:left;
	width:40%;
	padding-right:0.5%;
	}	

.cprodus2
{
	float:left;
	width:52%;
	padding-right:0.5%;
	}	
.csterge
{
	float:left;
	width:2.6%;
	padding-right:0.5%;
	padding-top:10px;
	min-width:16px;
	text-align:center;
		
	float:right;
	}
.ccantitate
{
	float:left;
	width:13.3%;
	padding-right:0.5%;

	}	

.cpret
{
	float:left;
	width:13.3%;
	text-align:left;
	}


.titlu-cos2
{
	padding-top:6px;
	padding-bottom:6px;
	color:#000;
	
	font-size:14px;
	font-weight:normal;
    padding-left: 4px;
    padding-right: 4px;
	text-transform: uppercase;
	}	



	
.coloana2-produs
{
	float:right;
	width:50%;
	padding:2%;
	background-color: #FFF;
	border-radius: 6px;
		box-shadow: 5px 4px 8px 0px rgba(0, 0, 0, 0.16); 
	}
.camp-form, .camp-form3
{
	float:left;
	width:70%;
	}	
.separator10c2b
{
	height:5px;
	line-height:5px;
	margin-bottom:5px;
	border-bottom:1px solid #dcdbdb;
	clear:both;
	}
	
.separator10c2
{
	height:5px;
	line-height:5px;
	clear:both;
	}
.continut-form
{
	float:left;
	width:70%;	
	}	


.minus a
{
	float:left;
	width:20%;
	text-align:center;
	height:32px;
	font-family:Arial, sans-serif;
	font-size:24px;
	line-height:32px!important;
	color: #000;
	background:transparent;
	outline:none;
	border:none;
	cursor:pointer;
	border-right:1px solid #e4e4e4;
	text-decoration:none;
	display:block;
	}
.plus a
{
	float:right;
	width:20%;
	text-align:center;
	height:32px;
	line-height:32px!important;
	font-family:Arial, sans-serif;
	font-size:18px;
	background:transparent;
	outline:none;
	color: #000;
	border:none;
	cursor:pointer;
	border-left:1px solid #e4e4e4;
	text-decoration:none;
	display:block;
	}
.cant2
{
	float:left;
	background:transparent;
	outline:none;
	border:none;
	width:45%;
	height:32px;
	line-height:32px!important;
	font-family:Arial, sans-serif;
	text-align:center;
	font-size: 14px;
	}	
	
.cantitate
{
	height:32px;
	line-height:32px;
	border:1px solid #e4e4e4;
		border-radius: 4px; 
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	behavior:url(/PIE.htc);
	background-color:#FFF;
	font-family:Tahoma;
	font-size:13px;
	color:#000;
	width:120px;
	}		

.separator-sus
{
	height: 30px;
	clear: both;
}
.poza-noutate
{
	float:left;
	width: 40%;
	margin-right: 3%;
	margin-bottom: 15px;
		border: 1px solid #e3e4e8;
	border-radius: 3px; 
-moz-border-radius:3px;
-webkit-border-radius: 3px;
behavior:url(/PIE.htc);
	overflow: hidden;
	text-align: center;
	box-shadow: 0px 0px 8px #cecece;
	border-radius: 6px;
}
.umbra100
{
	padding:2%;
	box-shadow:0px 0px 5px #cecece;
	border-radius: 8px;
}
.umbra100c
{
	box-shadow:0px 0px 5px #cecece;
	border-radius: 8px;
    overflow: hidden;
}

.umbra1002
{
	box-shadow:0px 0px 5px #cecece;
	margin-bottom: 50px;
	  transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;

}

.umbra1002:hover
{
	box-shadow:0px 0px 8px #cecece;
}

.umbra100b
{
	padding:2%;
	border: 1px solid #e5e4e4;
background-color:#FFF;
    
}

.coloana21
{
	float:right;
	width:48%;
	padding:2%;
    background-color: #FFF;
    border-radius: 8px;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.06);
    
	}

.coloana22
{
	float:left;
	width:40%;
	min-width:170px;
padding:2%;


	}

.coloana222
{
	float:left;
	width:44%;
	padding-top: 0%;



	}

img, fieldset {
	border: 0;
}
.text li
{
	margin-left:15px;
}

.text, .text a
{

    font-size: 16px;
    color: #000000;
	line-height: 1.3;
}

.titlu-pagina
{
    font-size: 30px;
    color:#000000;
    font-weight: 600;
    font-style: italic;
    text-align: center;
    
}

.text h1, .text h1 a, titlu-pagina
{
    font-size: 30px;
    color:#000000;
    font-weight: 600;
    font-style: italic;
}

.text p
{
    margin-bottom: 10px;
}


.istoric, .istoric a
{

    font-size: 14px;
    color: #000;
    text-decoration: none;
    line-height: 18px;
}



.ascuns
{
	display: none!important;
}



.titlu-mare-form2
{
	padding:0;
	margin:0;
	color:#bd3527;
	
	font-weight:400;
	font-size:20px;
	line-height:18px;
	padding-bottom:5px;
		margin:0;
	padding:0;
	font-weight:600;
	font-size:16px;
	color:#545050;
	line-height:38px;
	float:left;
	width:28%;

	background-position:left;
	background-repeat:no-repeat;
	}



.poza-blog-jos
{
    float: left;
    width: 33%;
}
.continut-blog-jos
{
    float: right;
    width: 63%;
}

.poza-blog img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}
.negru-sus
{ width:100%;}
#deasupra2
{
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,.50);
	backdrop-filter: blur(24px);
	-webkit-backdrop-filter: blur(24px);
	position:fixed;
	z-index:130;
	}
#deasupra
{
	width:40%;
	padding:2%;
	position:fixed;
	top:8%;
	background-color:#FFF;
	margin-left:28%;
	z-index:135;
		border-radius: 4px; 
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	behavior:url(/PIE.htc);
	box-shadow:0px 0px 10px #898888;
	overflow:auto;
	max-height:95%;
	}


#deasuprao2
{
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,.40);
	position:fixed;
	z-index:130;
    filter: blur(8px);
  -webkit-filter: blur(8px);
	}
#deasuprao
{
	width:30%;
	padding:0.5%;
	position:fixed;
	top:8%;
	background-color:#FFF;
	margin-left:34%;
	z-index:135;
		border-radius: 4px; 
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	behavior:url(/PIE.htc);
	box-shadow:0px 0px 10px #898888;
	overflow:auto;
	max-height:95%;
	}

.camp-form2
{
	float:left;
	width:70%;
	padding-top: 5px;
	}	


.titlu-pop-cc
{
	font-size: 22px;
	color: #000;
	/*text-shadow: 1px 1px black;*/
	font-weight: 700;
	text-decoration: none;
	
	line-height: 15px;
	display: block;
    padding-bottom: 25px;
	
}
.separator45
{
	height: 45px;
	clear: both;
}

.separator35
{
	height: 35px;
	clear: both;
}

.my-gallery
{
	padding:0;
	margin:0;
}

figure {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
	padding: 0px;
}

.zoomLens
{
border-radius: 200px; 
-moz-border-radius:200px;
-webkit-border-radius: 200px;
behavior:url(/PIE.htc);	
}

.mijloc-pas2
{
	width:580px;
	padding: 2%;
	max-width: 90%;
	margin: auto;
	box-shadow:0px 0px 10px #cecece; 
	border-radius: 12px;
}


.linie-pasi
{
    width: 100%;
    background-image: url("images/bgd-noutate.jpg");
    display: block;
    text-align: center;
    background-size: 100% 1px;
    background-repeat: no-repeat;
    background-position: center;
}

.pas, .pas-select
{
    display: inline-block;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #d2dfe0;
    border: 2px solid #FFF;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.06);
    text-align: center;
    line-height: 45px;
    text-align: center;
    color: #000;
    font-size: 18px;
    font-weight: 500;
}

.pas-select
{
  background-color: #218186;
    color: #FFF;
}

.mijloc-login
{
	width:380px;
	padding: 2%;
	max-width: 90%;
	margin: auto;
	box-shadow:0px 0px 10px #cecece; 
	border-radius: 8px;
}

.mijloc-cont
{
	width:1200px;
	padding: 2%;
	max-width: 96%;
	margin: auto;
	box-shadow:0px 0px 10px #cecece; 
	margin-top: 30px;
	margin-bottom: 30px;
	min-height: 425px;
	border-radius: 8px;
}

.fieldFormText
{
border-radius: 4px; 
-moz-border-radius:4px;
-webkit-border-radius: 4px;
width:95%;
behavior:url(/PIE.htc);
background-position:right;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	
	font-size:12px;
	color:#6b666c;
	outline:none;
	padding-left:5px;
	}			
.titlu-form
{
	
	margin:0;
	padding:0;
	font-weight:600;
	font-size:13px;
	color:#545050;
	line-height:38px;
	float:left;
	width:30%;
	}	
	
.camp-form5
{
	float:left;
	width:70%;
	}	
	
.separator10c2
{
	clear:both;
	height:10px;
	line-height:10px;
	}	
.fieldForm
{
border-radius: 4px; 
-moz-border-radius:4px;
-webkit-border-radius: 4px;
width:95%;
height:32px;
behavior:url(/PIE.htc);
background-position:right;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	
	font-size:12px;
	color:#6b666c;
	outline:none;
	padding-left:5px;
	}
	
	
	
.fieldFormMic
{
border-radius: 4px; 
-moz-border-radius:4px;
-webkit-border-radius: 4px;
width:40%;
margin-left:10px;
height:25px;
behavior:url(/PIE.htc);
background-position:right;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	
	font-size:12px;
	color:#6b666c;
	outline:none;
	padding-left:5px;
	}
	
.disponibilitate

{


	font-size:16px;
	color:#49b82d;
	line-height:30px;
	background-position:left;
	background-repeat:no-repeat;
	}
	
.disponibilitate2

{


	font-size:16px;
	color:#d62929;
	line-height:30px;
	min-height:30px;
	background-position:left;
	background-repeat:no-repeat;
	}

.disponibilitatef

{


	font-size:16px;
	color:#49b82d;
	line-height:17px;
	background-position:left;
	background-repeat:no-repeat;
	}
	



.disponibilitatef2

{
	

	font-size:16px;
	color:#d62929;
	line-height:17px;
	min-height:30px;
	background-position:left;
	background-repeat:no-repeat;
	}	

.pozaauto
{
	max-width:100%;
	max-height: 100%;
}

.casuta-galerie
{
	float:left;
	width: 18.5%;
	margin-right: 1%;
	margin-bottom: 15px;
		border: 1px solid #e3e4e8;
	border-radius: 3px; 
-moz-border-radius:3px;
-webkit-border-radius: 3px;
behavior:url(/PIE.htc);
	overflow: hidden;
	text-align: center;
	box-shadow: 0px 0px 8px #cecece;
}


.casuta-tesatura
{
    float: left;
    width: 23%;
    padding: 1%;
   
   
}

.casuta-tesatura-select
{
    float: left;
    width: 23%;
    padding: 1%;
   background-color: #BFBFBF;
   border-radius: 5px;
}


.casuta-tesatura50
{
    width: 90px;
    padding: 1%;
	float: left;
   
   
}

.casuta-tesatura50-select
{
    float: left;
    width: 48%;
    padding: 1%;
   background-color: #BFBFBF;
   border-radius: 5px;
}

.casuta-tesaturar
{
    float: left;
    width: 23%;
    padding: 1%;
   
   
}

.casuta-tesaturar-select
{
    float: left;
    width: 23%;
    padding: 1%;
   background-color: #BFBFBF;
   border-radius: 5px;
}



.casuta-tesatura2
{
    float: left;
    width: 14.5%;
    padding: 1%;
   
   
}

.casuta-tesatura2-select
{
    float: left;
    width: 14.5%;
    padding: 1%;
   background-color: #BFBFBF;
   border-radius: 5px;
}

.rotund
{
  border-radius: 350px;
    overflow: hidden; 
    margin-bottom: 5px;
}



.casuta-tesatura2:hover
{
   
     background-color: #BFBFBF;
}


.casuta-poza
{
	position:relative;
	text-align: center;
    width: 100%;
}
.casuta-poza-produs
{
	float:left;
	width: 18.6%;
	margin-left: 0.5%;
	margin-right: 0.5%;
    margin-top: 5px;
	margin-bottom: 5px;
		border: 1px solid #e3e4e8;
	border-radius: 3px; 
-moz-border-radius:3px;
-webkit-border-radius: 3px;
behavior:url(/PIE.htc);
	overflow: hidden;
	text-align: center;
}




.ascuns
{
	display: none;
}


.clear
{
	clear:both;
}
.separator15
{
	height:15px;
	clear: both;
}
.separator16
{
	height:16px;
	clear: both;
}



/*------------------------MENIU-----------------*/	
	
	
.myMenu {
	list-style:none;
	margin:0;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
    text-align: right;
    position: relative;
}
	
.myMenu li {
	list-style:none;
	margin-top:0;
	padding-top:0px;
	padding-bottom:0px;
	display:inline-block;
    position: relative;
}



.myMenu li a:link, .myMenu li a:visited {
	color:#000000;
	text-decoration:none;
	font-size:15px;
	display:block;
    padding-left: 8px;
    padding-right: 8px;
	line-height: 1.1;
    font-weight: 400;
text-transform: uppercase;
    margin-right: 10px;
    border-radius: 2px;
    height: 28px;
    line-height: 28px;
    display: block;
}

.myMenu li a:hover {
   background-color: #228d96;
    color: #FFF;
}
.text ul
{
	padding-left: 20px;
	overflow: hidden;
}
/*style the sub menu*/
.myMenu li ul {
	position:absolute;
    top: 100%;
    left: 0%;
	visibility:hidden;
	color: #FFF;
	display: block;
	
    backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	
	background-color: rgba(255,255,255,.70);
    border-radius: 5px;
	z-index:200;
	width: 100%;
    min-width: 250px;
    
	  transition: all 0s ease;
-webkit-transition: all 0s ease;
-moz-transition: all 0s ease;
-o-transition: all 0s ease;
    padding-bottom: 20px;
    padding-top: 20px;

  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.06);
}

.myMenu li ul li  {
	
	background-image: none;
	display:block;
	border-radius: 0px; 
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	behavior:url(/PIE.htc);
	text-align: left;
	font-size: 13px!important;
	line-height: auto!important;
	height: auto;
	transition: all 0s ease;
-webkit-transition: all 0s ease;
-moz-transition: all 0s ease;
-o-transition: all 0s ease;
    text-transform: none;
}


.myMenu li ul li a:link, .myMenu li ul li a:visited {
	
	border-right:none;
	background-image: none;
	color:#000;
	text-decoration:none;
	font-size:13px;
	display: block;
	line-height: 1.2;
	font-weight:300;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:none!important;
	margin-bottom:4px;
	display:block;
	height: auto;
	border-radius: 0px; 
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	behavior:url(/PIE.htc);
	text-align: left;
    transition: all 0s ease;
-webkit-transition: all 0s ease;
-moz-transition: all 0s ease;
-o-transition: all 0s ease;
     text-transform: none;
    margin-right: 0;
}


.myMenu li ul li a:hover {
	background-color:#228890;
	background-image: none;
	display:block;	
    color: #FFF;
    transition: all 0s ease;
-webkit-transition: all 0s ease;
-moz-transition: all 0s ease;
-o-transition: all 0s ease;
}	


.p33
{
	float:left;
	width: 30%;
	margin-left: 1.5%;
	padding-right: 1.5%;
}



.p33j
{
	float:left;
	width: 33%;
}





.buton-sortare a
{
	font-size: 13px;
	color: #000000;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-decoration: none;
	
	border-bottom: 1px solid #ebebeb;
}

.buton-sortare-select a
{
	font-size: 13px;
	color: #000000;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-decoration: none;
	
	border-bottom: 1px solid #ebebeb;
	background-color: #ebebeb;
}


.buton-sortare a:hover
{
	background-color: #ebebeb;
}

.titlu-sortare2 a
{
	font-size: 15px;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
	
}


.titlu-sortare
{
	font-size: 15px;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
	
}




.text img
{
    max-width: 100%;
	height: auto!important;
}
.promotii
{
    display: block;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 2;
    width: 45px;
    height: 30px;
    padding-top: 10px;
    padding-bottom: 5px;
    line-height: 15px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
	font-weight: 500;
    
  border-radius: 50%;
  background-color: #228890;
    border:3px solid rgba(255,255,255,.36);


    
}

.promotiic
{
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	behavior:url(/PIE.htc);
	text-align: center;
	background-color: #5ab6d7;
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	font-size: 14px;
    
	line-height: 1.3;
	padding-top: 4px;
	padding-bottom: 4px;
	 z-index: 21;
}

.oferta2
{
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 2;
    width: 45px;
    height: 30px;
    padding-top: 10px;
    padding-bottom: 5px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
	font-weight: 500;
    
  border-radius: 50%;
  background-color: #228890;
    border:3px solid rgba(255,255,255,.36);


    
}

.titlu-jos
{
    
    color: #228890;
    text-transform: uppercase;
    font-size: 16px;
}

.buton-newsletter2
{
    padding-left: 16px;
    padding-right: 16px;
	background-color: #228890;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #FFF;
	border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
	background-position: right;
	background-repeat: no-repeat;
	background-size: 46px auto;
      transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
	border: none;
	outline: none;
}

.buton-newsletter2:hover
{
    background-color: #000;
}


.buton-newsletter3
{
	background-color: #228890;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #FFF;
	border-radius: 5px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
	background-image: url("images/detalii.svg");
	background-position: right;
	background-repeat: no-repeat;
	background-size: 46px auto;
      transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
	border: none;
	width: 97%;
	text-align: center;
	outline: none;
}

.buton-newsletter3:hover
{
    background-color: #000;
}

.buton-newsletter4
{
    outline: none;
    border: none;
    background: transparent;
    
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 25px;
    padding-right: 25px;
    height: 32px;
    line-height: 32px;
    float: left;
	width: 95%;
    background-color: #cecece;
}




.nou
{
    display: block;
    margin: auto;
    width: 50px;
    z-index: 2;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #228890;
    font-size: 14px;
	font-weight: 500;
  border-radius: 9px;
    border: 1px solid #228890;
    margin-bottom: 10px;
    
}



.nou-gol
{
    height: 20px;
  margin-bottom: 10px;
    
}

.nou2
{
    display: block;
    position: absolute;
    top: 0px;
    left: 25px;
    z-index: 2;
    width: 56px;
    background-color: #000;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    
}

.pretv
{
    display: inline-block;
	text-decoration: line-through;
	font-weight: 400;
    padding-right: 10px;
}


.pret, .preti
{
	
	font-weight: 700;
	display: inline-block;
}

.titlu-categorie a
{
    color: #1d1d1b;
    font-size: 16px;
    text-decoration: none;
    display: block;
	font-weight: 400;
    height: 39px;
	line-height: 1.2;
	overflow: hidden;
    transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
    text-align: center;
}



.titlu-categorie a:hover
{
    color: #228890;
}


.titlu-produs
{
   background-image: url("images/titlu-produs.svg");
   width: 140px;
   height: 160px;
  background-size: 100% auto;
    background-position: top;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    display: block;
    margin: auto;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -70px;
    margin-top: -110px;
    padding-top: 20px;
    text-align: center;
    font-weight: 800;
    font-size: 40px;
    overflow: hidden;
    color: #FFF;
}


.titlu-produs img
{
    height: 36px;
    max-width: 100%;
    display: inline-block;
    filter: brightness(100);
}

.titlu-produs-pas
{
   background-image: url("images/titlu-produs.svg");
   width: 70px;
   height: 80px;
  background-size: 100% auto;
    background-position: top;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    display: block;
    position: relative;
    float: left;
    padding-top: 10px;
    text-align: center;
    font-weight: 800;
    font-size: 20px;
    overflow: hidden;
    color: #FFF;
    margin-right: 15px;
}

.numarinm
{
    border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  width: 95%;
  height: 50px;
    line-height: 50px;
  border: 1px solid #e3dfdf;
  background-color: #FFF;
  font-size: 20px;
  color: #6b666c;
  outline: none;
    overflow: hidden;
}

.capat-numar
{
    float: left;
    background-color: #003399;
     width: 40px;
    text-align: center;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding-top: 30px;
    color: #FFF;
    background-position: top 5px center;
    background-repeat: no-repeat;
    background-size: 24px auto;
    
}


.numarinm-continut
{
    width: calc(100% - 80px);
    float: right;
    height: 50px;
    line-height: 50px;
    outline: none;
    border:none;
    font-size: 36px;
    font-weight: 700;
    padding: 0;
    color:#000;
}

input.numarinm-continut::placeholder {
  font-size: 16px;
  font-weight: 500;
}

.titlu-produs-pas img
{
    width: 50px;
    max-width: 100%;
    display: inline-block;
    filter: brightness(100);
}


.descriere-produs
{
    color: #000;
    font-size: 14px;
    text-decoration: none;
    display: block;
	font-weight: 400;
    height: 100px;
	line-height: 1.2;
	overflow: hidden;
    text-align: left;
}



.alegevarianta a
{
    color: #228890;
    font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
    
    text-decoration: none;
    display: block;
    height: 16px;
	line-height: 24px;
	overflow: hidden;
    transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
    margin-bottom: 15px;
   
}

.alegevarianta img
{
	height: 24px;
	float: left;
	padding-right: 10px;
}



.descriere-noutate
{
	max-height: 136px;
	overflow: hidden;
	font-size: 16px;
	color: #3f4447;
	line-height: 1.2;
}

.casuta-produs, .casuta-produsi
{
  border-radius: 3px;
  background-image: -moz-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(228,231,231) 99%);
  background-image: -webkit-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(228,231,231) 99%);
  background-image: -ms-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(228,231,231) 99%);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  display: inline-block;
    padding: 12px;
    padding-bottom: 30px;
    padding-top: 70px;
    width: 240px;
    position: relative;
    margin-left: 9px;
    margin-right: 9px;
    vertical-align: top;
    
}


.casuta-produs:hover
{

  background-image: -moz-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(199,216,217) 99%);
  background-image: -webkit-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(199,216,217) 99%);
  background-image: -ms-linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(199,216,217) 99%);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);


}




.casuta-coloana1
{
	margin-top: 10px;
	box-shadow:0 1px 3px 0px rgba(37,32,31,.3);
	background-color: #FFF;
	padding: 5%;
}

.coloana2
{
	float:right; 
	width: 75%;
}
.coloana1
{
	float: left;
	width: 22%;
}

.separator-pagina-mic
{
    height: 4px;
    width: 100px;
    background-color: #228890;
    margin-top: 5px;
    margin-bottom: 10px;
}

.separator-pagina, .subliniere-pagina, .separator-titlu
{
    width: 76px;
    margin: auto;
    max-width: 80%;
    height: 5px;
    background-color: #228890;
    border-radius: 3px;
    margin: auto;
    margin-top: 10px;
}

.separator20
{
	clear: both;
	height: 20px;
}

.separator10
{
	clear: both;
	height: 10px;
}

.banner2-1
{
padding-right: 7px;
position: relative;
}
.banner2-2
{
padding-left: 7px;
position: relative;
}


.separator15
{
	clear: both;
	height: 15px;
}

.poza-zoom
{
	overflow:hidden;
	position: relative;
}


.poza-zoom img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.poza-zoom:hover img {
    -webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
     transform:scale(1.05);
}



.poza-zoomb
{
	overflow:hidden;
	position: relative;
}


.poza-zoomb img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.poza-zoomb:hover img {
    -webkit-transform:scale(1.02); /* Safari and Chrome */
    -moz-transform:scale(1.02); /* Firefox */
    -ms-transform:scale(1.02); /* IE 9 */
    -o-transform:scale(1.02); /* Opera */
     transform:scale(1.02);
}
.ascuns2, .ascuns3
{
    display: none;
}

.bgd-gri
{
	background-color: #f1f3f4;

}

@media screen and (max-width: 1500px) {
        .myMenu li a:link, .myMenu li a:visited {
	margin-right:5px;
            padding-left: 3px;
            padding-right: 3px;

}
   
    
.peste-tipuri-stanga, .peste-tipuri-dreapta
    {
        display: none;
    }
    
    .jos-tot
    {
        padding-bottom: 80px;
    }
    
    
 
    
}

@media screen and (max-width: 1300px) {


   
   .myMenu li a:link, .myMenu li a:visited {
	font-size: 13px;

}
    
    .deascuns5
    {
        display: none;
    }
    
}

@media screen and (max-width: 1200px) {
    
 
.casuta-produs
    {
width: 22%;
        padding: .5%;
        padding-top: 70px;
    }
    
    .titlu-tipuri {
        line-height: 1.2;
    }
    
	
	
	.titlu-newsletter, .copyright, .copyright a, .meniu-jos a
	{
	font-size: 13px;
	}
	.titlu-newsletter
	{
		font-size: 16px;
		font-weight: 600;
}
	.buton-banner a
{
	
	font-size: 13px;
	
	padding-left: 20px;
	padding-right: 60px;
	line-height: 30px;
	height: 30px;
}
	
	.deascuns3
	{
		display: none;
	}

.buton-banner2 a
{
	
	font-size: 13px;
	
	padding-left: 20px;
	padding-right: 60px;
	line-height: 30px;
	height: 30px;
	
}
    
.buton-meniu a
	{
		padding-left: 7px;
		padding-right: 7px;
	}
    
    
    .titlu-banner
	{
		font-size: 24px!important;
		line-height: 1.2;
		
	}
	
	.cerc-sus
	{
		width: 100%;
		float: none;
		margin: auto;
	}
	

	
	
	.titlu-banner strong, .titlu-banner b
	{
	font-size: 32px!important;
	}
     

    .titlu-banner-index a, .titlu-banner-index2 a, .titlu-banner-index3 a
{
    font-size: 24px;
    line-height: 16px;
}


.titlu-banner-index strong, .titlu-banner-index2 strong, .titlu-banner-index3 strong
{
       font-size: 16px;
    line-height: 16px!important;
}
    

    
    .myMenu li a:link, .myMenu li a:visited {
        font-size: 10px;

}
    
.peste-banner-jos
    {
        bottom: 5px;
    }
    
    

    
    
    
      
    
		#deasupra, #deasuprao
{
	width:96%;
	padding:1%;
	position:fixed;
	top:3%;
	background-color:#FFF;
	margin-left:1%;
	z-index:135;
	box-shadow:0px 0px 10px #898888;
	}	
	.ascuns2
    {
        display: block;
    }
	
	
	

    
    
}


 @media screen and (max-width: 980px) {
     
     
     .bgd-testimoniale, .bgd-blog
     {
     width: 96%;
         margin-bottom: 20px;
     }
	.coloana1-jos, .coloana2-jos
     {
width: 46%;
     }
     
.meniu-mobil
     {
         display:none;
     }
     
     
    .casuta-produs
     {
         margin-left: 6px;
         margin-right: 6px;
     }
     
    
	 .stanga-noutate-index {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
	 
	 
	 .poza-noutate-index {
  float: none;
  width: 100%;
  z-index: 0;
  position: relative;
}
	 
	 

	 
	 #produsewish
{
    position: absolute;
    top: 15%;
    right: 15%;
    width: 14px;
    height: 14px;
    color: #FFF;
    text-decoration: none;
    background-color: #e1a3b3;
    text-align: center;
    line-height: 14px;
     
    font-size: 6px;
    border-radius: 50%;
    display: none;
	z-index: 10;
    
}
	 
	 
	 
	 
	 	.buton-banner a, .buton-banner2 a
	{
		background-image: none;
		padding-right: 10px;
		padding-left: 10px;
		
	}



	 
	 
	 
	 

	 
	 
	 .deascuns2
	 {
		display: none;
	 }
	 
	 .casuta-newsletter {
  width: 29%;
  
}

	 .p20
	 {
	width: 50%;
	 }
	 
	 .p202
	 {
	width: 50%;
	 }
	 
	 .separator-galerie
	 {
	display: none;
	 }
	 
	 

	 
	 
	 .cumpara a
{
    font-size: 10px;
   
}  


       
    
	      .detalii-produs2 a
{
    padding-left: 10px!important;
    padding-right: 46px;
   text-align: left!important;
    font-size: 12px;
   
}
    

     

       
.separator16
    {
        height: 6px;
    }
    .banner-titlu-peste333, .banner-titlu-peste23
    {
        display: none;
    } 
	 
	 
	 .pret, .preti {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  display: inline-block;
}
	 

	 .alegevarianta a {
  font-size: 13px;
	 }
	 
}

@media screen and (max-width: 800px) {
    
    

    
    .p50l {
  float: left;
  width: 100%;
}

	
	.casuta-industrii {
  width: 100%;
  float: left;
}

	
	.inapois2, .inaintes2
	{
		display: none!important;
	}
	
 

	.buton-newsletter {
		font-size: 12px;
		padding-left: 1%;
    padding-right: 1%;
		width: 12.5%;
	}
	
 

    
	
	.icon-jos
	{
		overflow-wrap: break-word;
	}
    
    .text-tabel
    {
overflow-wrap: break-word;
    
    }
	
	.casuta-sus
	{
		margin-left: 10px;
	}
	
	.casute-sus
	{
right: 1%;
	}
	
	
		.casuta-brand {
  
  width: 120px;
		line-height: 50px;
height: 50px;
}

	
		.swipe {
  overflow: hidden;
  visibility: visible;
  position: relative;
	
	overflow-x: scroll;
}
.swipe-wrap {
  overflow: visible;
	display: inline-flex;
  position: relative;
	width: auto;
}
.swipe-wrap > div {
  width:auto;
	float: none;
	display: inline-flex;
  position: relative;
	text-align: left;
}	
		
	.casuta-produs,.casuta-produs2, .casuta-produs33, .casuta-produsi,.casuta-produsi2
{
	float:left;
	width: 330px;
	position: relative;
	min-height: auto;
	margin-right: 1.5%;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
}
	
	
	
	.peste-banner-jos {

  padding-bottom: 20px;
 
  min-height: 0px;
  background-image: none;
  background-position: bottom center;
  background-repeat: no-repeat;
}
	
	.bullet-recomandari {
  text-align: center;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
	
    
    .logo
    {
        padding-top: 0;
    }
    
    .titlu-banner em, .titlu-banner a em, .titlu-banner-secundar em, .titlu-banner-secundar a em
    {
        font-size: 20px!important;
    }
    
    .titlu-banner-secundar strong, .titlu-banner-secundar a strong {
        font-size: 24px!important;
    }
    
    .titlu-banner-secundar, .titlu-banner-secundar a
    {
    font-size: 14px!important;
    }
    
    .titlu-newsletter
    {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .separator-jos
    {
        margin: auto!important;
        margin-bottom: 20px;
    }
    
    .meniu-mobil-bgd
    {
       display: none!important;
    }
    
     .myMenu li ul
    {
        
    min-width: 300px;
    }
    
    .myMenu li ul li {
        min-height: 10px;
    }
    
    
      .myMenu li ul li a, .myMenu li ul li a {
 
    padding: none!important;
    }
	
    .continut-produse
{
	float: right;
	width: 98%;
	padding-right: 1%;
}

.filtrare
{
	
	width: 94%;
	margin-bottom: 20px;
}
	
	
	.codpromo
{
	position: relative;
	top: 0;
	left: 0;
	width: 80%;
	margin: auto;
	margin-top: 20px;
}
	
	.csterge
	{
		float: right;
		width: 16%;
		padding-top: 0px!important;
	}
	
	.ccantitate
	{
		width: 70%;
	}
	
	#cautare-drop
	{
		display: none;
	}

	
	.casute-sus
{
position: absolute;
	right: 2%;
	top: 0px;
}
	
	 .cerc-sus
	 {
		 width: 100%;
	 }
	 
	 .casuta-sus
	 {
			width: 12%;
		 padding: 0;
		 margin: 0;
	 }
	 
	 .buton-categorii a, .buton-meniu a
	 {
		 font-size: 13px;
		 line-height: 30px;
		 height: 30px;
	 }
	 
	 .buton-categorii img, .buton-meniu img
	 {
		 height: 16px!important;
	 }
	 
	 .cerc-sus
{

	border: none;
	border-radius: 50%;
	margin-left: 1%;
}


	 
	
	.meniu-categorii-intern
    {
        display: block;
        background-color: none;
        border: none;
        z-index: 200;
        margin-top: -10px;
		box-shadow: none;
		position: relative;
    }
    
	
	
	
	   .titlu-banner, .titlu-banner a
	{
		font-size: 14px!important;
		line-height: 1.2;
		
	}
	
		.titlu-banner strong, .titlu-banner b
	{
	font-size: 16px!important;
	}
	
	
	.buton-banner a, .buton-banner2 a
	{
		background-image: none;
		padding-right: 10px;
		padding-left: 10px;
		
	}
	
	/*.wish a, .cos-produs a
{
	width: 26px;
	height: 26px;
	
	margin-left: 5px;
	
}
.cos-produs a
	{
		margin-top: 11px;
	}

*/

	.cautare-drop {
    width: 180px;
    
}
    
    
    .banner-titlu a
    {
        font-size: 12px;
       
        line-height: 12px;
        margin-top: 5px;
        font-weight: 300;
        margin-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        
    }


.banner-buton a
    {
        height: 16px;
        font-size: 12px;
     
        line-height: 16px;
        text-align: center;
        display: block;
        text-decoration: none;
        text-transform: uppercase;
        display: none;
    }
    
    .banner-titlu-peste, .banner-titlu-peste2
    {
        width: auto;
        margin-top: 0!important;
    }
    
    .banner-titlu-peste2
    {
    bottom: 0!important;
        right: 10px!important;
    
    }
    
    
    .casuta-poza-produs
{
	width: 18.2%;
}
   
    .camp-form5
    {
        width: 100%;
    }
    
    .coloana-blog-jos, .coloana-contact-jos, .poza-blog-jos, .continut-blog-jos, .buton-newsletter
    {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }
    
   .casuta-newsletter,  .buton-newsletter
    {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    
 .bgd-index, .bgd-index2
{
    padding-top: 15px;
    padding-bottom: 15px;
}   
    
    .casuta-sus
	{
		width: 42px;
	}

	.logo img
	{
		max-width: 100%;
		height: auto;
	}
  
    .logo
{
   width: 100%;
    clear: both;
    z-index: 1;
    position: relative;
    margin-top: -20px;
}
    
    
#limbidrop, #limbidrop2 {
  
  left: auto;
    right: 0;
  
}

    
    .dreapta-logo
    {
        position: relative;
        z-index: 2;
    }
.titlu-banner-peste
    {
        display: none;
    }
	
	
	body
	{
		background-image: none;
	}

.contact-sus
{ display: none;
    }
    
.dreapta-logo
{
    float: right;
    width: 58%;
}
    
    .ghid a {
    font-size: 11px;
        margin-top: 10px;
    }
	
	.text-alb {
  max-height: 1000px;
}
	
	.poza-despre
	{
		width: 42.8%;
		margin-bottom: 20px;
	}
     .p33j {
		 text-align: center;
    width: 80%;
    padding-left: 10%;
		 margin-bottom: 30px;
  }
	
	
 .titlu-pagina, h1
{
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
    
}
	
.titlu-pagina strong, h1 strong
	{
	font-weight: 600;
	}

.titlu-paginai
{
	font-size: 14px;
	font-weight: 600;
}   

.casuta-marime, .casuta-marime-fara
{
	width: 21%;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 12px;
}


 
    
    
    
    
.banner-index1
{
    width: 100%;
    margin-bottom: 25px;
}

.banner-index2
{
    width: 100%;
}
    
    
    
    
    


 


	.banner-index
{
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
    margin-bottom: 30px;
}
	
		.coloana1-jos, 		.coloana2-jos
	{
		width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        margin-bottom: 15px;
		padding: 0;
	}
	.buton-newsletter
	{
		margin-left: 0px;
	}
	
	
    .p12
{
    width: 25%;
    float: left;
}
    
	#slider2{width:100%;height:140px;list-style:none;overflow-y:auto;overflow-x:hidden;}
	
	
	
.casuta-blog
	{
		width: 96%;
		margin-bottom: 30px;
	}

	
	
	
	.casuta-categorie
{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 25px;
	float: left;
}
    
    
    .casuta-categoriex
{
	width: 100%;
}
	



.casuta-cauta
{
	height: 36px;
	line-height: 36px;
}
.buton-cauta
{
	height: 36px;
	background-size: auto 18px;
	width: 36px;
}
    
	
	
	
    .p50
	{
		width: 100%;
	}
    
	.banner2-1, .banner2-2
	{
		padding-right: 0;
		padding-left: 0;
	}
	
	.banner2-1
	{
		margin-bottom: 15px;
	}
    
	.titlu-banner-tot
	{
		position: relative;
		width: 100%;
		left: 0;
		top: auto;
		padding-top: 20px;
		
	}
    
         .casuta-produs {
    float: none;
    width: 78%;
    position: relative;
    min-height: auto;
    margin-right: 2%;
         margin-left: 20%;
    margin-bottom: 2px;
    margin-top: 0px;
    padding-bottom: 5px;
             padding-top: 20px;
  } 
    
    .produse {
  margin-top: -300px;
  z-index: 2;
  position: relative;
        left: 0;
}

    .casuta-poza
	{
		height: 200px;
	}
    
    
.variantez
    {
        display: none;
    }


    .descriere-produs {
  font-size: 12px;
  text-decoration: none;
  display: block;
  font-weight: 400;
  height: auto;
min-height: 76px;
        padding-left: 20%;
        width: 70%;
        padding-right: 5%;
        background-image: url("images/variantez.svg");
        background-position: bottom 5px right 0px;
        background-repeat: no-repeat;
        background-size: 36px auto;
        padding-right: 5%;
}
    
    .titlu-produs {
  background-image: url("images/tipuri-stanga.svg");
  width: 105px;
        padding-right: 15px;
  height: 90px;
  background-size: 100% auto;
  background-position: top;
  background-repeat: no-repeat;
  display: block;
  position: relative;
  display: block;
  margin: auto;
    margin-top: auto;
    margin-left: auto;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -24%;
  margin-top: 0px;
  padding-top: 20px;
  text-align: center;
  font-weight: 800;
  font-size: 20px;
  overflow: hidden;
  color: #FFF;
}
    
    .titlu-produs img {
  height: 26px;
  max-width: 90%;
}


.myMenu li ul
	{
		display:none;
	}
	
.myMenu li a:link, .myMenu li a:visited {
	font-size:12px;
	padding-right:3px;
	padding-left: 3px;
	display:inline-table;
	line-height: 46px;
	height: 46px;

}
	
	.myMenu li ul li a:hover {
	background-color:#dcdbdb;
	display:block;	
}		

	.myMenu {
	float:none;
	list-style:none;
	margin:0;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
		text-align: left;
		
}
	
.myMenu li {
	float:none;
	list-style:none;
	margin-top:0;
	padding-top:0px;
	display: block;
	
	padding-bottom:0px;
}


.myMenu li a:link, .myMenu li a:visited {
	float:none;
	background-color: none;
	background-image: none;
	border-radius: 0px; 
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	behavior:url(/PIE.htc);
	
	font-size:15px;
	color:#000;
	border-bottom:1px solid #e2dfdf;
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;
	border-right:none;
	height:auto;
	
	line-height:46px;
	font-weight:400;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 6px;
	padding-right: 6px;
	display:block;
	margin:0px;

}


.myMenu li a:hover {
}

/*style the sub menu*/
.myMenu li ul {
	position:relative;
	margin-left:-1px;
	visibility:visible;
	background-color:transparent;
	padding:0;
	margin-top:0;
    left: 0;
    
	padding-left:10px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	z-index:100;
	width:100%;
	display:block;
	background-image:none;
	margin:0px;
	min-height:auto;
	height:auto;
	border:none;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 6px;
}

.myMenu li ul li {
	
	float:none;
	width: 100%;
	
}

.myMenu li ul li a:link, .myMenu li ul li a:visited {
	
	border-right:none;
	background-image:none;
	text-shadow:none;
	border-bottom:1px solid #e2dfdf;	
	
	line-height:17px;
	text-align:left;
	width:88%;
	height:auto;
	float:none;
	display:block;
	
	font-size:15px;
	color:#000;
	display:block;
}

.myMenu li ul li a:hover {
	display:block;	
}	
	
	
	.meniu-mobil
{
	position:fixed;
	display:block;
	top:0px;
	left:-60%;
	backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	
	background-color: rgba(255,255,255,.40);
	width:60%;
	overflow:hidden;
	z-index:150;
	height: 90%;
		max-height:90%;
	min-height:80%;
	}
	
.meniu-mobil2
{
	position:fixed;
	display:block;
	top:00px;
	left:0;
		backdrop-filter: blur(12px);
	-webkit-backdrop-filter: blur(12px);
	
	background-color: rgba(255,255,255,.40);
	width:92%;
	padding:4%;
	overflow:auto;
	height: 100%;
	z-index:150;
	}	


	.deascuns
	{
		display: none!important;
	}
.deascunsx
	{
		display: none;
	}

	.ascuns
	{
		display: block!important;
	}
	

	
	.coloana2
	{
		clear: both;
		float: none;
		width: 100%;
	}
	
	
	.coloana1
	{
		clear: both;
		float: none;
		width: 100%;
	}
	.coloana22,.coloana222, .coloana21
	{
		clear: both;
		width: 100%;
		padding:0%;
		margin-bottom: 20px;
        box-shadow: none;
	}
	.camp-form
{
	width:60%;
	}	
	
.titlu-mare-form2
{
	clear:both;
	width:92%;
	float:none;
	}
	
.titlu-mare-form3
{
	clear:both;
	width:92%;
	height:5px; 
	line-height:5px;
	float:none;
	}	
	
.continut-form
{
	clear:both;
	width:90%;
	float:none;
	}	
	
.continut-form
{
	clear:both;
	width:90%;
	float:none;
	}	
	
.camp-form2
{
	float:none;
	width:100%;
	}
	

.titlu-form
{
	width:40%;
	}	
	.coloana2-produs
{
	clear:both;
	width:92%;
	padding:4%;
    margin-right: 0%;
	box-shadow:none;
	margin-top:20px;
	}		
	
.cprodus2
{
	float:left;
	width:90%;
	padding-left:2.5%;
	}

  

 



    .casuta-sortare
{
	float:right;
	width: 95%;
	padding-right: 2.5%;
	margin-bottom: 10px;
}
    .text img
{
    max-width: 94%;
    padding-right: 3%;
    padding-left: 3%;
	height: auto!important;
}
    
  
	.p45
{
	float:left;
	width: 90%;
	margin-bottom: 35px;
	margin-left: 5%;
	margin-right: 5%;
}
	
	
    .poza-noutate
{
	width: 100%;
	margin-right: 0%;
	}
  
    
    .mijloc-cos {
    width: 96%;
    margin-left: 0%;
    margin-top: 20px;
    float: left;
    padding: 2%;
    box-shadow: 0px 0px 10px #cecece;
		border-radius: 8px;
}
      	
	.coloana1-blog, .coloana2-blog, .coloana1-blogi
{
	width:100%;
	margin: 0;
	margin-bottom: 30px;
}  
	


    
.text, .text a
    {
        font-size: 14px;
    }
	
	.banner_tabs
{
	position: absolute;
	bottom: 10px;
	left: 0;
	z-index: 10;
    width: 100%;
    text-align: center;
	list-style: none;
}
    .brandi
{
	width: 47%;
	}
	.ascunsinline
{
	display: inline-block;
}
    
.bgd-alb-peste
    {
       
    box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.1);
    }
	
	.stanga-banner50, .dreapta-banner50 {
    display: inline-block;
    vertical-align: middle;
	width:100%;
}

	


input[type="text"], input[type="submit"], input[type="button"], input[type="text"], button
	{
		-webkit-appearance: none;
		-webkit-border-radius:0px;
	}
	
	
	.suggestionsBox {
	position: absolute;
	left: 0px;
	top:100%;
	width:100%;
	max-width:320px;
	margin: 0px 0px 0px 0px;
	padding:0px;
		margin-top: 4px;
	background-color: #fff;
	box-shadow: 1px 3px 3px #888888;
	border:1px solid #FFF;
	z-index:130;
}
	
	

	
 .pretp2
	{
		position: fixed;
		bottom: 0;
		left: 0;
		width: 90%;
		background-color: #FFF;
		z-index: 50;
		padding-left: 5%;
		padding-right: 5%;
			-moz-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.1);
	}
    
    
	
.cprodus
{
	float:left;
	width:90%;
	padding-right:0.5%;
	}

.swipe {
  overflow: hidden;
  visibility: visible;
  position: relative;
	
	overflow-x: scroll;
}
.swipe-wrap {
  overflow: visible;
	display: inline-flex;
  position: relative;
	width: auto;
}
.swipe-wrap > div {
  width:auto;
	float: none;
	display: inline-flex;
  position: relative;
	text-align: left;
}	
.cantmob
    {
        float: left;
        width: 80%;
    }
    
    	.butoncos
    {
        width: 100%;
        text-align: center;
    }
	
    .buton-cosxx
    {
width: 80%;
        text-align: center;
    }
    
.meniu-fix
{
	position: sticky;
	top: 0;
	left: 0;
	width: 100%;
    background-color: #FFF;
	z-index: 121;
    border-bottom: 2px solid #1aa49f;
}
    
    .banda-sus
{
	position: relative;
	z-index: 120;
}
    
    .wish a:hover
{
	background-image: url("images/wish-produs.svg");
}

    .continut-produs
    {
        min-height: 110px;
    }
    .pret
    {
font-size: 14px;
    }
    
    .subtitlu-pagina
    {
text-align: center;
    }
  
#contact, .coloana22
    {
       width: 90%;
        margin-left: 5%; 
    }
	
	.camp-form3
	{
		width: 100%;
	}
	
	
	.promotii
{
	top: 10px;
	right: 15px;
	height: 24px;
    line-height: 24px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;

}
 .promotiic
{
	top: 10px;
	right: 15px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;

}
    
    .titlu-banners a
    {
        font-size: 14px !important;
    line-height: 1.2;
    }
	
    .cauta-tot {
  position: relative;
        clear: both;
  width: 100%;
  border-bottom: none;
        background-color: #FFF;
        color: #000;
        height: 36px;
        line-height: 36px;
        border-radius: 5px;
        margin-bottom: 20px;
}
    
    .noutate-tot {
  position: relative;
  background-position: top right;
  background-size: 95% 100%;
  background-repeat: no-repeat;
  padding-top: 40px;
  padding-bottom: 40px;
}
    
    
      .casuta-cauta {
    height: 36px;
    line-height: 36px;
          font-size: 12px;
  }
    
    .logoj
{
	float: left;
	width: 100%;
    text-align: center;
    padding-top: 10px;
}

.dreapta-logoj
{
    float: right;
    width: 100%;
	text-align: right;
	font-size: 0;
	line-height: 0;
}
    
   
    
    .alegevarianta
    {
        
        display: none;
    }
	.poza-mare {
        min-height: 150px;
    }
	.nou
{
    top: 10px;
    left: 15px;
    width: 46px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
	}
    
    .icon-sus a strong
    {
        display: none!important;
    }
    
    
    .text h1, .text h1 a, titlu-pagina {
  font-size: 18px;
}
    
    
    .tot-avantaje {
  width: 50%;
  display: inline-block;
  text-align: center;
        vertical-align: top;
}
    
    
 
.titlu-tipuri {
  float: left;
  font-size: 20px;
  font-weight: 700;
  color: #21858b;
  line-height: 1.2;
  height: auto;
  width: 98%;
  padding-left: 1%;
  padding-right: 1%;
}
    
    .tipuri-dreapta, .tipuri-stanga {
  float: none;
  width: 90%;
  background-color: #eef2f2;
  position: relative;
  padding: 5%;
}
    
    .text-tipuri {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #000000;
  line-height: 1.1;
  height: auto;
  overflow: hidden;
}
    .casuta-noutate {
  display: inline-block;
  width: 90%;
  padding-left: 1.5%;
  padding-right: 1.5%;
  margin-bottom: 40px;
}
    
    .p33
    {
        width: 100%;
        margin-top: 30px;
        margin-bottom: 0;
    }
    
    .icon-jos img {
  display: block;
  width: 90px;
  max-width: 90%;
        margin-top: -20px;
  margin-bottom: 0px;
        float: left;
        padding-right: 10px;
}
     input, select, textarea {
    font-size: 16px !important;
  }
}
