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

body
{
	min-width:320px;
	height:100%;
    
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}
input[button], button {
    -webkit-appearance: none;
}


.banda-mesaj
{
    height: 30px;
    line-height: 30px;
    background-color: #2f8190;
    color: #FFF;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    width:100%;
    overflow: hidden;
}
.p50l
{
    float: left;
    width: 45%;
    padding-left: 2.5%;
    padding-right: 2.5%;
}

.bgd-sus
{
    background-image: url("images/bgd-sus.jpg");
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100% 54px;
}


.jos-tot
{
    background-color: #eef1f2;
    padding-top: 50px;
    padding-bottom: 50px;
}

.tel-sus
{
    position: absolute;
    bottom: 10%;
    left: 0;
    z-index: 2;
}

.tel-sus a
{
    color: #49bbd0;
    font-size: 16px;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    
}

.tel-sus img
{
    height: 50px;
    padding-right: 10px;
    vertical-align: middle;
}
.icon-sus
{
 position: absolute;
    bottom: 10%;
    right: 0;
    z-index: 1;   
}

.icon-sus img
{
    height: 50px;
    padding-left: 10px;
    vertical-align: middle;
}

.steag
{
    float: left;
    height: 23px;
    width: 23px;
    	border-radius: 23px; 
	-moz-border-radius:23px;
	-webkit-border-radius: 23px;
	behavior:url(/PIE.htc);
    overflow: hidden;
    
}

.limbi
{
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
   
}

.limbi a
{
    
    font-family: 'Poppins', sans-serif;
    color: #49bbd0;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 14px;
    display: inline-block;
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 11px auto;
    padding-top: 12px;
    height: 14px;
   
}

#limbidrop
{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: rgba(256, 256, 256,.90);
    border-top: none;
    z-index: 5;
    border: 1px solid #d4ebef;
     border-radius: 10px;
}

#limbidrop a
{
    
    font-family: 'Poppins', sans-serif;
    color: #49bbd0;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 14px;
    display: block;
     background-image: url("images/drop-sus.png");
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 11px auto;
     padding-left:10px;
    padding-right: 32px;
    padding-top: 8px;
    padding-bottom: 8px;
    height: 14px;
    
    background-image: none;
   
}


.buton-document a {
    font-size: 13px;
    color: #111;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    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;
}

.separator-sus2
{
    height: 10px;
    border-bottom: 1px solid #ebeaea;
    clear: both;
}

.separator-sus
{
    height: 30px;
    clear: both;
}

.separator-titlu
{
    width: 380px;
    max-width: 100%;
    display: inline-block;
    height: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e9e6e6;
}

.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;
    font-family: 'Poppins', sans-serif;
    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-family: 'Poppins', sans-serif;
     font-size: 14px;
    text-decoration: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    text-align: center;
    border: 1px solid #e3dfdf;
    color: #000;
    border-radius: 30px;
}

.box a:hover
{
   background-color: #49bbd0;
    color: #FFF;
    border: 1px solid #45a4b5;
}

.box2
{
         font-family: 'Poppins', sans-serif;
     font-size: 14px;
    text-decoration: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
    text-align: center;
    border: 1px solid #45a4b5;
      background-color: #49bbd0;
    color: #FFF;
     border-radius: 30px;
}




.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;
         font-family: 'Poppins', sans-serif;
        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
    {
         font-family: 'Poppins', sans-serif;
        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: 30px;
    top: 0;
    height: 32px;
    line-height: 32px;
    background-color: #ec1f27;
    color: #FFF;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    min-width: 60px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

.text-newsletter
{
    outline: none;
    border: none;
    background:transparent;
    padding-left: 16%;
    width: 80%;
    height: 50px;
    color: #111;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    
}

.titlu-newsletter
{
    width: 26%;
    float: left;
}

.casuta-newsletter
{
    float: left;
    width: 27%;
    margin-right: 2%;
    border-radius: 3px;
    height: 50px;
    background-color: #FFF;
    background-image: url("images/newsl.png");
    background-size: 25px auto;
    background-position: left 10px center;
    background-repeat: no-repeat;
}
.casuta-newsletter2
{
    float: left;
    width: 27%;
    margin-right: 2%;
    border-radius: 3px;
    height: 50px;
    background-color: #FFF;
    background-image: url("images/newsl2.png");
    background-size: 25px auto;
    background-position: left 10px center;
    background-repeat: no-repeat;
}

.buton-newsletter
{
    outline: none;
    border: none;
    background:transparent;
    height: 50px;
    background-color: #ec1f27;
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    width: 13%;
    border-radius: 3px;
    float: left;
}

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

.titlu-alb-jos
{
    font-size: 24px;
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    line-height: 24px;
}

.titlu-blog-jos, .titlu-blog-jos a
{
    font-size: 20px;
    color: #000;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    line-height: 20px;
    text-decoration: none;
    text-align: center;
    height: 60px;
    margin-bottom: 10px;
    overflow: hidden;
}

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


.text-blog-jos
{
    font-size: 15px;
    color: #424a4b;
    font-family: 'Poppins', sans-serif;
    line-height: 18px;
    text-align: center;
    height: 56px;
    font-weight: 300;
    overflow: hidden;
    margin-bottom: 10px;
}


.data-blog
{
    color: #ec1f27;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    line-height: 16px;
}


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

.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;
}

.peste-banner-jos
{
    position: absolute;
    bottom: 50px;
    z-index: 2;
    width: 100%;
}

.peste-banner-jos2
{
    position: absolute;
    bottom: 50px;
    z-index: 2;
    width: 100%;
}
    
    .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;
}


.cos-sus a
{
    float: right;
    background-image:url("images/cos-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;
    font-family: 'Poppins', sans-serif;
    line-height: 32px;
}


.meniu-mobil-buton a
{
    float: right;
    background-image:url("images/meniu-mobil.png");
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 32px;
    padding-left: 40px;
    font-size: 14px;
    color: #FFF;
    text-decoration: none;
    display: block;
    font-family: 'Poppins', sans-serif;
    line-height: 32px;
    margin-right: 2%;
}


.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;
    font-family: 'Poppins', sans-serif;
    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);
	padding-top: 15px;
	padding-bottom: 15px;
    height: 150px;
    white-space: nowrap;
}



.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-sus
{
    padding-top: 12px;
    padding-bottom: 12px;
}

.banda-cautare
{
    background-color: #49bbd0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.logo-jos
{
margin: auto; margin-top: -100px; display: block; max-width: 90%; padding-right: 60px;
}

.coloana1-jos
{
    float: left;
    width: 66%;
    border-right: 1px solid #d0d5d6;
    min-height: 300px;
}
.coloana2-jos
{
    float: right;
    width: 27%;
}

.border-jos1
{
    border: 1px solid rgba(0,0,0,.50);
    border-bottom: none;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 14px;
}

.banner-index1
{
    width: 38%;
    padding-left: 8%;
    float: left;
    position: relative;
}

.banner-index2
{
    width: 38%;
    padding-right: 8%;
    float: right;
    position: relative;
}

.banner-index3
{
    padding-right: 8%;
    padding-left: 8%;
    width: 84%;
    float: right;
    position: relative;
}

.titlu-banner-index1 a, .titlu-banner-index2 a, .titlu-banner-index3 a
{
    position: absolute;
    top: 10%;
    left: 0;
    height: 55px;
    line-height: 55px;
    min-width: 110px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 2;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
    font-size: 25px;
	font-family: 'Poppins', sans-serif;
    background-color: #49bbd0;
      transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
    text-decoration: none;
}


.titlu-banner-index2 a
{
left: auto;
right: 0;
}

.titlu-banner-index3 a
{
top: 30%;
left: 15%;
}


.titlu-banner-index1 a:hover, .titlu-banner-index2 a:hover, .titlu-banner-index3 a:hover
{
   background-color: #368998;
}

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


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






.logo
{
    float: left;
    width: 21.4%;
    text-align: left;
}

.dreapta-logo
{
    float: right;
    width: 76%;
}


.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: 100vh;
    /*max-height: 100vh;*/
}


.banner-tot2
{
    position: relative;
  
}

.banner1_s1 a , .banner1_s2 a , .banner1_s3 a , .banner1_s4 a , .banner1_s5 a ,  .banner1_s6 a ,  .banner1_s7 a , .banner1_s8 a ,  .banner1_s9 a , .banner1_s10 a 
{

}
.banner_here, .banner_here a
{
	color: #FFF;
	background-color: #FFF;
}



.buton-meniu-ascuns a {
	color:#000;
	text-decoration:none;
	font-family: 'Poppins', sans-serif;
	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.png");
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 15px;
}



.buton-meniu-ascuns2 a {
	color:#000;
	text-decoration:none;
	font-family: 'Poppins', sans-serif;
	font-size:14px;
    text-align: center;
	display:block;
	line-height: 45px;
	height: 45px;
    width: 100%;
    background-image: url("images/plus-sus.png");
    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-family: 'Poppins', sans-serif;
	font-size:12px;
	color:#6b666c;
	outline:none;
	 -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
	background-image: url("images/plus-sus.png");
	background-position: right 5px center;
	background-repeat: no-repeat;
    background-size: auto 10px;
    padding-right: 25px;
    border: none;
    border-bottom: 1px solid #e3dfdf;
	}


 .grecaptcha-badge123{
	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;
    font-family: 'Poppins', sans-serif;
}


.varianta
{
border-radius: 4px; 
-moz-border-radius:4px;
-webkit-border-radius: 4px;
width:99%;
height:32px;
behavior:url(/PIE.htc);
background-position:right center;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	font-family: 'Poppins', sans-serif;
	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;
}

.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
{
    position: relative;
}

.casuta-poza
{
	position:relative;
	text-align: center;
	white-space: nowrap;
	/*background-color: #FFF;*/
	overflow: hidden;
    height: 275px;
}

.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;
}

#produsecos
{
    position: absolute;
    top: -10px;
    right: 0;
    width: 16px;
    height: 16px;
    color: #FFF;
    text-decoration: none;
    background-color: #bd1f34;
    text-align: center;
    line-height: 16px;
    font-family: 'Poppins', sans-serif;
    font-size: 8px;
    border-radius: 16px;
    display: none;
    
}

#produsecos2
{
    position: absolute;
    top: -10px;
    right: 0;
    width: 16px;
    height: 16px;
    color: #FFF;
    text-decoration: none;
    background-color: #49bbd0;
    text-align: center;
    line-height: 16px;
    font-family: 'Poppins', sans-serif;
    font-size: 8px;
    border-radius: 16px;
    text-transform: uppercase;
    
}

.casuta-poza-produs
{
	float:left;
	width: 100%;
	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;
}


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

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



.poza-mare
{
	float:left;
	width: 80%;
}

.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;
}

.mijloc-cos {
    width: 56%;
    margin-left: 8%;
    margin-top: 20px;
    float: left;
    padding: 2%;
    box-shadow: 0px 0px 10px #cecece;
}
.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;
    font-family: 'Poppins', sans-serif;
    line-height: 32px;
}  




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

.cauta-tot
{
    display: block;
    float: right;
	width:30%;
	border:1px solid #FFF;
	border-radius: 4px; 
-moz-border-radius:4px;
-webkit-border-radius: 4px;
	behavior:url(/PIE.htc);
height:36px;
	line-height: 36px;
	position: relative;
    background-color:#f7f7f7; 
}

.casuta-cauta
{
	outline:none;
	border: none;
	background: transparent;
	height: 36px;
	line-height: 36px;
	color: #000;
	text-decoration: none;
    font-family: 'Poppins', sans-serif;
	font-size: 13px;
	float:left;
	width: 68%;
    padding-left: 20px;
}
.buton-cauta
{
	float:right;
	width: 30%;
	outline:none;
	border: none;
	background: transparent;
	height: 36px;
	background-image: url("images/cauta-sus.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 34px;
    max-width: 35px;
    margin-right: 5px;
}


.retele
{
position: absolute;
    top: 0;
    left: 0;
    padding-top: 12px;
    z-index: 2;
}



.retea
{
padding-right: 5px;
    height: 24px;
   
}



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-family: 'Poppins', sans-serif;
	font-size: 12px;
}



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


.banner-container2
{
	overflow: hidden;


}


.peste-poza-detaliu
{
	position:absolute;
	bottom: 0;
	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;
	font-family: 'Poppins', sans-serif;
	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: #b1e4ed;
    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;
	font-family: 'Poppins', sans-serif;
	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 a
{
	float:left;
	width: 17.2%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	color: #474746;
	line-height: 20px;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	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);
    text-decoration: none;
}


.marimel23 a:hover
{
    background-color: #b1e4ed;
    color: #FFF;
}

.marimel2-select a
{
	float:left;
	width: 17.2%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	background-color: #b1e4ed;
    color: #FFF;
	border: 1px solid #dad9df;
	margin-bottom: 1%;
	border-radius: 3px; 
-moz-border-radius:3px;
-webkit-border-radius: 3px;
behavior:url(/PIE.htc);
    
    text-decoration: none;
}

.marimel2-fara a
{
	float:left;
	width: 17.2%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	color: #fff;
	line-height: 20px;
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	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;
    
    text-decoration: none;
}


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


.peste-banner
{
    position: absolute;
    bottom:40%;
    left: 0;
    width: 50%;
    z-index: 150;
    text-align: center;
}

.titlu-banner
{
   font-family: 'Poppins', sans-serif;
    color: #FFF;
    font-size: 30px;
    font-weight: 300;
    line-height: 20px!important;
}
.titlu-banner strong
{
    font-weight: 600;
}

.titlu-banner i
{
    font-weight: 300;
    font-size: 16px;
    line-height: 16px!important;
    letter-spacing: 13px;
    font-style: normal;
}

.buton-banner a
{
    font-family: 'Poppins', sans-serif;
    padding-left: 14px;
    padding-right: 14px;
    border: 1px solid #49bbd0;
    border-radius: 12px;
    color: #FFF;
    background-color: #49bbd0;
    display: inline-block;
    margin-right: 4px; 
    margin-left: 4px;
    height: 31px;
    line-height: 31px;
    font-size: 15px;
    text-transform: uppercase;
     transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
    text-decoration: none;
}

.buton-banner, .buton-banner2
{
    display: inline-block;
}

.buton-banner2 a
{
    font-family: 'Poppins', sans-serif;
    padding-left: 14px;
    padding-right: 14px;
    border: 1px solid #49bbd0;
    border-radius: 12px;
    color: #FFF;
    display: inline-block;
    margin-right: 4px; 
    margin-left: 4px;
    height: 31px;
    line-height: 31px;
    font-size: 15px;
    text-transform: uppercase;
     transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
     text-decoration: none;
}

.buton-blog a
{
    font-family: 'Poppins', sans-serif;
    padding-left: 14px;
    padding-right: 14px;
    border: 1px solid #49bbd0;
    border-radius: 12px;
    color: #000000;
    font-weight: 300;
    display: inline-block;
    margin-right: 4px; 
    margin-left: 4px;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
    text-transform: uppercase;
     transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
     text-decoration: none;
     display: inline-block;
}




.buton-banner a:hover, .buton-banner2 a:hover, .buton-blog a:hover
{
   background-color: #368998;
    border: 1px solid #368998;
}


.buton-produs a
{
    font-family: 'Poppins', sans-serif;
    padding-left: 14px;
    padding-right: 60px;
    border: 1px solid #49bbd0;
    border-radius: 12px;
    color: #FFF;
    background-color: #49bbd0;
    display: inline-block;
    margin-right: 4px; 
    margin-left: 4px;
    height: 31px;
    line-height: 31px;
    font-size: 15px;
    text-transform: uppercase;
     transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
    text-decoration: none;
    background-image: url("images/cos-produs.png");
    background-position: right 18px center;
    display:inline-block;
    background-size: 24px;
    background-repeat: no-repeat;
}

.buton-produs a:hover
{
   background-color: #368998;
    border: 1px solid #368998;
}


.detalii-produs a
{
    font-family: 'Poppins', sans-serif;
    padding-left: 14px;
    padding-right: 60px;
    border: 1px solid #49bbd0;
    border-radius: 12px;
    color: #FFF;
    background-color: #49bbd0;
    height: 33px;
    line-height: 33px;
    font-size: 15px;
    text-transform: uppercase;
     transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
    text-decoration: none;
    background-image: url("images/cos-produs.png");
    background-position: right 18px center;
    display:block;
    background-size: 24px;
    background-repeat: no-repeat;
}

.detalii-produs a:hover
{
   background-color: #368998;
    border: 1px solid #368998;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  display: block;
  }

.banner_nav
{
	position: absolute;
	top:45%;
	z-index: 15;
	width: 70px;
	height: 70px;
	text-decoration: none;
	background-size:cover;
}
.prev
{
	left:1%;
	background-image: url(images/inapoi.png);
	
}
.next
{
	right:1%;
	background-image: url(images/inainte.png);
	
}

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }




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

ul {
	padding:0;
	margin:0;
}

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

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



.mijloc
{

width: 1200px;
margin: auto;
max-width: 98%;}

.mijloc2
{

width: 1120px;
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: #eef1f2;
    border-top: 3px solid #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
{
	display: inline-block;
    font-family: 'Poppins', sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    
}


.subtitlu-pagina, h2
{
	display: inline-block;
    font-family: 'Poppins', sans-serif;
	color: #271c1d;
	padding: 0;
	margin: 0;
	font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    
}

.subtitlu-pagina2, h3
{
	display: inline-block;
    font-family: 'Poppins', sans-serif;
	color: #49bbd0;
	padding: 0;
	margin: 0;
	font-size: 15px;
    text-transform: uppercase;
    font-weight: 300;
    
}



.cprodus
{
	float:left;
	width:42%;
	padding-right:0.5%;
	}	
.csterge
{
	float:left;
	width:2.6%;
	padding-right:0.5%;
	padding-top:20px;
	min-width:16px;
	text-align:center;
	}
.ccantitate
{
	float:left;
	width:40%;
	padding-right:0.5%;
	}	

.cpret
{
	float:right;
	width:12.3%;
	text-align:right;
	}

	
#firma2
{
	display: none;
}
.titlu-cos2
{
	background-color:#303030;
	padding-top:6px;
	padding-bottom:6px;
	color:#FFF;
	font-family: 'Poppins', sans-serif;
	font-size:12px;
	font-weight:normal;
    padding-left: 4px;
    padding-right: 4px;
	}	



	
.coloana2-produs
{
	float:right;
	width:50%;
	padding:2%;
background-color:#FFF;
/*box-shadow:0px 0px 5px #cecece;*/
    border: 1px solid rgba(0,0,0,.07);
	}
.camp-form
{
	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:28px;
	font-family:Arial, sans-serif;
	font-size:24px;
	line-height:28px;
	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:28px;
	line-height:28px;
	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:28px;
	line-height:28px;
	font-family:Arial, sans-serif;
	text-align:center;
	font-size: 14px;
	}	
	
.cantitate
{
	height:28px;
	line-height:28px;
	border:1px solid #e4e4e4;
		border-radius: 4px; 
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	behavior:url(/PIE.htc);
	background-color:#f6f6f6;
	font-family:Tahoma;
	font-size:13px;
	color:#2c2c2c;
	width:120px;
	}		


.poza-noutate
{
	float:left;
	width: 40%;
	margin-right: 5%;
	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;
}
.umbra100
{
	padding:2%;
	box-shadow:0px 0px 5px #cecece;
}

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

.coloana21
{
	float:right;
	width:48%;
	padding:2%;
background-color:#FFF;

	}

.coloana22
{
	float:left;
	width:40%;
	min-width:170px;
padding:2%;
background-color:#FFF;
	border: 1px solid #e5e4e4;


	}

.coloana222
{
	float:left;
	width:42%;
padding:1%;
	padding-top: 0%;
background-color:#FFF;


	}

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

.text, .text a
{
font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #424a4b;
}


.text a
{
    color: #49bbd0;
}

.text a:hover
{
    text-decoration: none;
}

.detaliic a
{
font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #49bbd0;
     text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}

.detaliic a:hover
{
    color:#424a4b;
}


.text a
{
    color: #49bbd0;
}



.istoric, .istoric a
{
font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    line-height: 18px;
}



.ascuns
{
	display: none;
}



.titlu-mare-form2
{
	padding:0;
	margin:0;
	color:#bd3527;
	font-family: 'Poppins', sans-serif;
	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;
	}


.casuta-cauta::-webkit-input-placeholder {
    color:#fff;
}

.casuta-cauta::-moz-placeholder {
    color:#fff;
}

.casuta-cauta::-ms-placeholder {
    color:#fff;
}

.casuta-cauta::placeholder {
    color:#fff;
}

.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);
	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:75%;
	}


#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;
	font-family: 'Poppins', sans-serif;
	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-login
{
	width:380px;
	padding: 2%;
	max-width: 90%;
	margin: auto;
	box-shadow:0px 0px 10px #cecece; 
}

.mijloc-cont
{
	width:1100px;
	padding: 2%;
	max-width: 96%;
	margin: auto;
	box-shadow:0px 0px 10px #cecece; 
}

.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-family: 'Poppins', sans-serif;
	font-size:12px;
	color:#6b666c;
	outline:none;
	padding-left:5px;
	}			
.titlu-form
{
	font-family: 'Poppins', sans-serif;
	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:28px;
behavior:url(/PIE.htc);
background-position:right;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	font-family: 'Poppins', sans-serif;
	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-family: 'Poppins', sans-serif;
	font-size:12px;
	color:#6b666c;
	outline:none;
	padding-left:5px;
	}
	
.disponibilitate

{

font-family: 'Poppins', sans-serif;
	font-size:16px;
	color:#49b82d;
	line-height:30px;
	background-position:left;
	background-repeat:no-repeat;
	}
	
.disponibilitate2

{

font-family: 'Poppins', sans-serif;
	font-size:16px;
	color:#d62929;
	line-height:30px;
	min-height:30px;
	background-position:left;
	background-repeat:no-repeat;
	}

.disponibilitatef

{

font-family: 'Poppins', sans-serif;
	font-size:16px;
	color:#49b82d;
	line-height:17px;
	background-position:left;
	background-repeat:no-repeat;
	}
	
.disponibilitatef2

{
	
font-family: 'Poppins', sans-serif;
	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: 32.8%;
	margin: 0.13%;
	
behavior:url(/PIE.htc);
	overflow: hidden;
	text-align: center;
}


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

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

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

.casuta-tesatura:hover
{
    transform: scale(1.5);
    z-index: 50;
}



.casuta-poza-produs
{
	float:left;
	width: 100%;
	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;
}




.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  height:auto;
  padding: 0;
  margin: 0;
  }
.ascuns
{
	display: none;
}


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

.meniu-tot
{
    position: relative;
    text-align: center;
}

.rosu-sus
{
background-color: #ec1f27;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}
	
/*------------------------MENIU-----------------*/	
	
	
.myMenu {
	list-style:none;
	margin:0;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
		
}
	
.myMenu li {
	list-style:none;
	margin-top:0;
	padding-top:0px;
	padding-bottom:0px;
	display:inline-block;
    	font-family: 'Poppins', sans-serif;
    color:#000000;
     text-transform: uppercase;
}




.myMenu li a:link, .myMenu li a:visited {
	color:#000000;
	text-decoration:none;
   
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	padding-right:20px;
	padding-left: 20px;
	display:inline-block;
	line-height: 42px;
    font-weight: 300;
    text-transform: uppercase;

}


.myMenu li strong
{
    font-weight: 600;
}


.myMenu li a:hover {
    background-color: #49bbd0;
    color: #FFF;
    
}
.text ul
{
	padding-left: 20px;
	overflow: hidden;
}


/*style the sub menu*/
.myMenu li ul {
    border-top: 5px solid #49bbd0;
	position:absolute;
    top: 100%;
    left: 0;
	visibility:hidden;
	background-color:rgba(253,253,253,.97);
	color: #111111;
	display: block;
	-moz-box-shadow: 2px 4px 4px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 4px 4px 1px rgba(0,0,0,0.1);
	box-shadow: 2px 4px 4px 1px rgba(0, 0, 0, 0.1);
    
	z-index:200;
	width:100%;
	  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;

}

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


.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:14px;
	display: block;
	line-height: 16px;
	padding-top:4px;
	padding-bottom:4px;
    padding-left: 10px!important;
    padding-right: 5px!important;
	display:block;
	height: auto;
	border-radius: 0px; 
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	behavior:url(/PIE.htc);
	text-align: left;
    border-bottom: 0px solid #FFF;
    text-shadow:0px 0px 0px #fff;
  
}


.myMenu li ul li a:hover
{
    color: #FFF;
    background-color: #49bbd0!important;
   
}


.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;
	font-family: 'Poppins', sans-serif;
	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;
	font-family: 'Poppins', sans-serif;
	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;
	font-family: 'Poppins', sans-serif;
}


.titlu-sortare
{
	font-size: 15px;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
	font-family: 'Poppins', sans-serif;
}




.text img
{
    max-width: 100%;
    height: auto!important;
}

    
    .promotii
{
	display: block;
	position: absolute;
	top: 0;
	right: 10%;
	width: 49px;
	height: 49px;
	border-radius: 49px; 
	-moz-border-radius:49px;
	-webkit-border-radius: 49px;
	behavior:url(/PIE.htc);
	text-align: center;
	color: #FFF;
	font-size: 12px;
    font-family: 'Poppins', sans-serif;
	line-height: 49px;
	 z-index: 20;
    border: 7px solid rgba(210,175,02,.15);
    overflow: hidden;
    
}

   
    .promotii3
{
	display: block;
	position: absolute;
	top: 0;
	left: 60%;
	width: 49px;
	height: 49px;
	border-radius: 49px; 
	-moz-border-radius:49px;
	-webkit-border-radius: 49px;
	behavior:url(/PIE.htc);
	text-align: center;
	color: #FFF;
	font-size: 12px;
    font-family: 'Poppins', sans-serif;
	line-height: 49px;
	 z-index: 20;
    border: 7px solid rgba(210,175,02,.15);
    overflow: hidden;
    
}

.promotii2
{
    background-color: #d2af5c;
	  transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}


.promotii2:hover
{
    background-color: #947b41;
	
}


.titlu-jos
{
    font-family: 'Poppins', sans-serif;
    color: #49bbd0;
    text-transform: uppercase;
    font-size: 15px;
}
.text-jos
{
    font-family: 'Poppins', sans-serif;
    color: #49bbd0;
    font-weight: 300;
    font-size: 15px;
}

.text-jos2
{
    font-family: 'Poppins', sans-serif;
    color: #5a6567;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
}

.copy
{
    font-family: 'Poppins', sans-serif;
    color: #49bbd0;
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
}

.royalty, .royalty a
{
    font-family: 'Poppins', sans-serif;
    color: #d2af5c;
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
}
.royalty a:hover
{
    color: #000;
}


.text-jos2 strong
{
    font-weight: 600;
}

.casute-jos
{
    /*width: 260px;*/
    max-width: 100%;
    margin: auto;
}

.buton-newsletter2
{
    outline: none;
    border: none;
    background: transparent;
    font-family: 'Poppins', sans-serif;
    padding-left: 14px;
    padding-right: 14px;
    border: 1px solid #49bbd0;
    border-radius: 12px;
    color: #FFF;
    background-color: #49bbd0;
    display: inline-block;
    margin-right: 4px; 
    margin-left: 4px;
    height: 31px;
    line-height: 31px;
    font-size: 15px;
    text-transform: uppercase;
     transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
    text-decoration: none;
}

.buton-newsletter2:hover
{
    background-color: #368998;
    border: 1px solid #368998;
}



.detaliid a
{
    outline: none;
    border: none;
    background: transparent;
    font-family: 'Poppins', sans-serif;
    padding-left: 14px;
    padding-right: 14px;
    border: 1px solid #49bbd0;
    border-radius: 12px;
    color: #FFF;
    background-color: #49bbd0;
    display: block;
    margin-right: 4px; 
    margin-left: 4px;
    height: 31px;
    line-height: 31px;
    font-size: 15px;
    text-transform: uppercase;
     transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
    text-decoration: none;
    float: right;
}

.detaliid a:hover
{
    background-color: #368998;
    border: 1px solid #368998;
}


.detalii a
{
    outline: none;
    border: none;
    background: transparent;
    font-family: 'Poppins', sans-serif;
    padding-left: 14px;
    padding-right: 14px;
    border: 1px solid #49bbd0;
    border-radius: 12px;
    color: #FFF;
    background-color: #49bbd0;
    display: block;
    margin-right: 4px; 
    margin-left: 4px;
    height: 31px;
    line-height: 31px;
    font-size: 15px;
    text-transform: uppercase;
     transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
    text-decoration: none;
    float: left;
}

.detalii a:hover
{
    background-color: #368998;
    border: 1px solid #368998;
}


.buton-newsletter3
{
    outline: none;
    border: none;
    background: transparent;
    font-family: 'Poppins', sans-serif;
    width: 98%;
    border: 1px solid #49bbd0;
    border-radius: 6px;
    color: #FFF;
    background-color: #49bbd0;
    display: block;
    height: 31px;
    line-height: 31px;
    font-size: 15px;
    text-transform: uppercase;
     transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
    text-decoration: none;
}

.buton-newsletter3:hover
{
    background-color: #368998;
    border: 1px solid #368998;
}


.buton-newsletter4
{
    outline: none;
    border: none;
    background: transparent;
    font-family: 'Poppins', sans-serif;
    width: 98%;
    border: 1px solid #eef1f2;
    border-radius: 6px;
    color: #78878a;
    background-color: #eef1f2;
    display: block;
    height: 31px;
    line-height: 31px;
    font-size: 15px;
    text-transform: uppercase;
     transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
    text-decoration: none;
   
}

.buton-newsletter4:hover
{
    background-color: #939393;
    border: 1px solid #939393;
    color: #FFF;
}


.meniu-jos a
{
    font-family: 'Poppins', sans-serif;
    color: #859297;
    display: block;
    font-size: 14px;
    text-decoration: none;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 300;
}
.meniu-jos a:hover
{
    color: #49bbd0;
}



.nou
{
    display: block;
    position: absolute;
    top: 0px;
    left: 12px;
    z-index: 2;
    width: 52px;
    background-color: #000;
    height: 21px;
    line-height: 21px;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    border-radius: 12px;
}

.pretv
{
	font-size: 14px;
	color: #49bbd0;
    font-family: 'Poppins', sans-serif;
	text-decoration: line-through;
	font-weight: 300;
    line-height: 12px;
    text-align: center;
}


.pretv-gol
{
	font-size: 14px;
	color: #49bbd0;
    font-family: 'Poppins', sans-serif;
	font-weight: 300;
    line-height: 12px;
    text-align: center;
}

.pret, .preti
{
	font-size: 20px;
	line-height: 18px;
	color: #49bbd0;
    font-family: 'Poppins', sans-serif;
	font-weight: 400;
    text-align: center;
}




.titlu-produs a
{
    color: #271c1d;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    display: block;
    height: 45px;
	line-height: 16px;
	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;
    padding-left: 2%;
    padding-right: 2%;
    text-align: center;
}


.titlu-produs a:hover
{
    color: #49bbd0;
}


.titlu-noutate a
{
    color: #000000;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    display: block;
    height: 48px;
	line-height: 16px;
	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;
    border-bottom: 1px solid #e1dcdc;
    padding-left: 2%;
    padding-right: 2%;
}


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

.casuta-produs
{
	float:left;
	width: 18.4%;
	margin-left: 0.8%;
	margin-right: 0.8%;
	position: relative;
	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: 35px;
	background-color: #FFF;
	behavior:url(/PIE.htc);
    border-radius: 6px;
	/*min-height: 510px;*/
    overflow: hidden;
    padding-top: 15px;
}

.casuta-produs:hover, .casuta-blog:hover
{
	-moz-box-shadow: 0px 10px 20px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 10px 20px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 10px 20px 1px rgba(0, 0, 0, 0.2);
    background-color: #FFF;
}



.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
{
    width: 390px;
    margin: auto;
    max-width: 80%;
    background-image: url("images/separatori-pagina.png");
    height: 19px;
    background-position: center;
    background-size: auto 19px;
    background-repeat: no-repeat;
}

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

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


.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: #f7f7f7;
	padding-top: 30px;
	padding-bottom: 10px;
}

@media screen and (max-width: 1200px) {
    
    
    
    
.casuta-produs
{
	float:left;
	width: 23.4%;
	margin-left: 0.8%;
	margin-right: 0.8%;
    padding-top: 10px;
}    
    
    
    
    
    
    .titlu-banner-index1 a, .titlu-banner-index2 a, .titlu-banner-index3 a
{
    height: 35px;
    line-height: 35px;
    min-width: 90px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
}
    
    
.peste-banner
{
    width: 60%;
}


    
    .border-index3
{
    text-align: center;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-right: 0px;
    width: 90%;
    margin-left: 5%;
    position: relative;
    left: 0px;
    bottom: 0px;
    z-index: 1;
    border-top: none;
    
}
    
    
    
     

.myMenu li ul li  {
    width: 20%;
    margin-bottom: 25px;
    }
    
    .myMenu li a:link, .myMenu li a:visited {
	padding-right:2px;
	padding-left: 2px;
        font-size: 13px;

}
    
    
        .myMenu li ul li a:link, .myMenu li ul li a:visited {
        font-size: 13px!important;

}
    
.peste-banner-jos, .peste-banner-jos2
    {
        bottom: 5px;
    }
    
    
.peste-banner-jos2
    {
        position: relative;
        margin-top: -30px;
    }     
    
    
    .deascuns2
    {
        display: none;
    }
      
    
		#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;
    }
	
	

    
    
    
    .tel-sus img
{
    height: 40px;
    padding-right: 7px;
}
    
     .icon-sus img
{
    height: 40px;
    padding-left: 7px;
}
    
}
@media screen and (max-width: 880px) {
    
    
    
    
.casuta-produs
{
	width: 31.73%;
	margin-left: 0.8%;
	margin-right: 0.8%;
    padding-top: 10px;
}    
    
}


@media screen and (max-width: 650px) {
        .p50l
    {
        width: 95%;
    }
    
    
    .logo-jos
{
margin: auto; margin-top: 10px; display: block; max-width: 90%;
}
    
    .subtitlu-pagina2, h3
{
	font-size: 11px;
    
}
    
    .casuta-poza
{

    height: 170px;
}
    
    
.titlu-banner-index1 a, .titlu-banner-index2 a, .titlu-banner-index3 a
{
    position: relative;
    top: 0;
    left: 0;
    height: auto;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: auto;
    min-width: 100%;
    text-align: center;
    padding-left: 0px;
    padding-right:0px;
    font-size: 12px!important;
    width: 100%;
    display: block;
}    
    
    
    .banner-index1
{
    width: 44%;
    padding-left: 4%;
}

.banner-index2
{
    width: 44%;
    padding-right: 4%;
    float: right;
    position: relative;
}

.banner-index3
{
    padding-right: 4%;
    padding-left: 4%;
    width: 92%;
}
    
    
    
    
    .buton-banner a, .buton-banner2 a
{
   font-size: 12px;
    line-height: 24px;
    padding-left: 8px;
    padding-right: 8px;
    height: 24px;
}
    
    
    
    .peste-banner
{
    bottom:20%;
    left: 0;
    width: 100%;
}

.titlu-banner
{
   font-family: 'Poppins', sans-serif;
    color: #FFF;
    font-size: 20px;
    font-weight: 300;
    line-height: 16px!important;
}
.titlu-banner strong
{
    font-weight: 600;
}

.titlu-banner i
{
    font-weight: 300;
    font-size: 12px;
    line-height: 12px!important;
    letter-spacing: 6px;
    font-style: normal;
}
    
    
    
    .retea
{
padding-right: 5px;
    height: 20px;
   
}
    
    
    .tel-sus
    {
        bottom: 5%;
    }
    .tel-sus img
{
    height: 36px;
    padding-right: 5px;
    padding-left: 5px;
}
   .icon-sus
    {
        bottom: 5%;
    }  
    
    .icon-sus img
{
    height: 36px;
    padding-right: 5px;
    padding-left: 5px;
}
    
    
    
    
   .bgd-sus
{
    background-size: 100% 45px;
}
    .camp-form5
    {
        width: 100%;
    }
    
    .coloana-blog-jos, .coloana-contact-jos, .poza-blog-jos, .continut-blog-jos, .titlu-newsletter, .casuta-newsletter, .casuta-newsletter2, .buton-newsletter
    {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }
    
   .titlu-newsletter, .casuta-newsletter, .casuta-newsletter2, .buton-newsletter
    {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    
 .bgd-index, .bgd-index2
{
    padding-top: 15px;
    padding-bottom: 15px;
}   
    
    
    
    .meniu-tot
{
    height: 0px;
    line-height: 0px;
    position: relative;
}
	
  
    .logo
{
    float: left;
    width: 35%;
    text-align: left;
}

.contact-sus
{ display: none;
    }
    
.dreapta-logo
{
    float: right;
    width: 62%;
}
    
    .ghid a {
    font-size: 11px;
        margin-top: 10px;
    }
    
 .titlu-pagina, h1
{
	font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
}

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

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


 
    
    
    

    
    
    
    
    .icon-jos
{
    vertical-align: middle;
    padding-right: 12px;
    max-height: 30px;
    padding-bottom: 5px;
    padding-top: 5px;
}

 


	.banner-index
{
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
    margin-bottom: 30px;
}
	
		.coloana1-jos
	{
		width: 90%;
        margin-left: 5%;
        margin-bottom: 25px;
        border-right: none;
	}
	.coloana2-jos
	{
		width: 90%;
        margin-left: 5%;
	}
	
	
    .p12
{
    width: 25%;
    float: left;
}
    
	#slider2{width:100%;height:140px;list-style:none;overflow-y:auto;overflow-x:hidden;}
	
	.p33j
	{
		margin-bottom: 15px;
		width: 100%;
	}
	
.casuta-blog
	{
		width: 96%;
		margin-bottom: 30px;
	}
	.sub-banner
	{
		z-index: 4;
	}
	
	
	
	
	.casuta-categorie
{
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 25px;
	float: left;
}
    
    
    .casuta-categoriex
{
	width: 100%;
}
	
.cauta-tot
{
    width: 98%;
    }
    
 
    
    .casuta-produs
{
	float:left;
	width: 48.4%;
	position: relative;
	min-height: auto;
}
    

    


    


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

.myMenu li a:link, .myMenu li a:visited {
	float:none;
	background-color: #FFF;
	background-image: none;
	border-radius: 0px; 
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	behavior:url(/PIE.htc);
	
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;
	border-right:none;
	height:auto;
	width: 100%;
    text-align: center;
    display: block;
	line-height:20px;
	font-weight:400;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 0px;
	padding-right: 0px;
	display:block!important;
	margin:0px;
    border-bottom: 1px solid #dcdbdb;
    

}

.myMenu li ul li  {
    width: 50%;
    margin-bottom: 25px;
    display: block;
    float: left;
    }


.myMenu li ul {
	position:absolute;
    top: 0;
    left: 0;
    widows: 100%;
	margin-left:-1px;
	visibility:visible;
	background-color:transparent;
	padding:0;
	margin-top: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:100%;
	height:100%;
	border:none;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 0px;
    margin-bottom: 5px!important;
    background-color: #FFF;
    display: none;
}


	
	.meniu-mobil
{
	position:fixed;
	display:block;
	top:0px;
	left:-100%;
	background-color:#fff;
	width:100%;
	overflow:hidden;
	z-index:150;
	max-height:100%;
	min-height:100%;
	}
	
.meniu-mobil2
{
	position:fixed;
	display:block;
	top:0px;
	left:0;
	background-color:#fff;
	width:92%;
	padding:4%;
	border:2px solid  #fff;
	box-shadow: 1px 1px 2px #7a7a7a;
	overflow:auto;
	max-height:100%;
	min-height:100%;
	z-index:150;
	}	

	.deascuns
	{
		display: none;
	}

	.ascuns
	{
		display: block;
	}
	

	
	.coloana2
	{
		clear: both;
		float: none;
		width: 100%;
	}
	
	
	.coloana1
	{
		clear: both;
		float: none;
		width: 100%;
	}
	.coloana22,.coloana222, .coloana21
	{
		clear: both;
		width: 96%;
		padding:2%;
		margin-bottom: 20px;
        box-shadow: none;
	}
	.camp-form
{
	float:none;
	width:100%;
	}	
	
.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
{
	float:none;
	clear:both;
	width:90%;
	}	
	.coloana2-produs
{
	clear:both;
	width:90%;
	padding:2%;
    margin-right: 2.8%;
	box-shadow:none;
	margin-top:20px;
	}		
	
.cprodus
{
	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%;
}
    
	.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;
}
      	
	.coloana1-blog, .coloana2-blog, .coloana1-blogi
{
	width:100%;
	margin: 0;
	margin-bottom: 30px;
}  
	.banner-tot {
    width: 100%;
}
    
    
    .banner-tot2 {
    width: 100%;
}
	
.peste-banner-jos
    {
        width: 67%;
        margin-left: 16.5%;
        position: relative;
        margin-top: -30px;
    }
    
    
.peste-banner-jos2
    {
        width: 51%;
        margin-left: 24.5%;
        position: relative;
        margin-top: -30px;
    }    
    

    
.text, .text a
    {
        font-size: 14px;
        line-height: 16px;
    }
	
	.banner_tabs
{
	position: absolute;
	bottom: 10px;
	left: 0;
	z-index: 10;
    width: 100%;
    text-align: center;
	list-style: none;
}
    .brandi
{
	width: 47%;
	}
	
    
.bgd-alb-peste
    {
       
    box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.1);
    }
    
.pretp2
{
	float:right; 
	width:100%;
}
    .buton-document a
    {
        width: 85%;
        padding-left: 14%;
    }
    
 
}
