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

body
{
	min-width:320px;
	height:100%;
    font-family: 'Prompt', sans-serif;
	}


::-moz-placeholder { /* Mozilla Firefox 19+ */
  opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  opacity:  1;
}
.peste-banner
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3;
}
.padding
{
	padding: 2%;
}

.retele
{
float: left;
	
}

.retea
{
	margin-right:12px; 
}

.bgd-index1
{
	background-image: url("images/bgd-index1.png");
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 120px;
}

.titlu-newsletter
{
	padding: 0;
	margin: 0;
	font-weight: 600;
	font-family: 'Prompt', sans-serif;
	color: #13926d;
	font-style: italic;
    text-transform: uppercase;
    font-size: 24px;
	display: inline-block;
	line-height: 22px;
}
.subtitlu-newsletter
{
	padding: 0;
	margin: 0;
	font-weight: 300;
	font-family: 'Prompt', sans-serif;
	color: #1000000;
    text-transform: uppercase;
    font-size: 18px;
	display: inline-block;
	line-height: 16px;
	padding-bottom: 5px;
}

.text-newsletter
{
font-family: 'Prompt', sans-serif;
	width: 96%;
	height: 42px; 
	line-height: 42px;
	color: #4aa387;
	font-size: 18px;
	padding-left: 2%;
	padding-right: 2%;
	outline: none;
	border: none;
	border-radius: 2px;
}


.jos-tot
{
	background-image: url("images/jos-tot.png");
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 80px;
	padding-top: 70px;
}

.coloana1-jos
{
	float: left;
	width: 30%;
}
.coloana2-jos
{
	float: right;
	width: 63%;
}

.citestemaimult, .aplica
{display: inline-block;}


.citestemaimult a
{
	display: inline-block;
	margin-left: 8px;
	margin-right: 8px;
	width: 190px;
	height: 42px;
	line-height: 42px;
	background-color: #111111;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	border-radius: 3px;
    font-family: 'Prompt', sans-serif;
	 transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}

.citestemaimult a:hover
{
	background-color: #474444;
}

.aplica a
{
	display: inline-block;
	margin-left: 8px;
	margin-right: 8px;
	width: 190px;
	height: 42px;
	line-height: 42px;
	background-color: #13926d;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	border-radius: 3px;
    font-family: 'Prompt', sans-serif;
	 transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}

.aplica a:hover
{
	background-color: #59b89c;
}


.buton-newsletter
{
	outline: none;
	border: none;
	display: inline-block;
	width: 190px;
	height: 42px;
	line-height: 42px;
	background-color: #13926d;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	border-radius: 3px;
    font-family: 'Prompt', sans-serif;
	 transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
}

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


.bgd-index2
{
	background-color: #f9f9f9;
	 background: rgb(237,237,237);
background: linear-gradient(180deg, rgba(237,237,237,1) 0%, rgba(237,237,237,1) 100%); 
}
.bgd-index22
{
	background-image: url("images/concurs.png");
	background-position: right;
	padding-top: 80px;
	height: 478px;
	background-repeat: no-repeat;
}

.cont-concurs
{
	float: left;
	width: 706px;
	max-width: 100%;
}

 .cautare-drop
	{
	position: absolute;
		top: -5px;
		right: 0px;
		z-index: 2;
		display: none;
		width: 220px;
	}

.meniu-mobil
{
	padding: 0;
	margin: 0;
}

.meniu-tot
{
	background-color: rgba(38,148,110,.85);
	border-radius: 3px;
	height: 42px;
	line-height: 42px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
}


.cauta-tot
{
    display: block;
	border-radius: 3px; 
-moz-border-radius:3px;
-webkit-border-radius: 3px;
	behavior:url(/PIE.htc);
    height:36px;
	line-height: 36px;
    padding-left: 1%;
	padding-right: 1%;
	position: relative;
	margin-top: 0px;
    background-color: #272626;
}

.casuta-cauta
{
	outline:none;
	border: none;
	background: transparent;
	height: 34px;
	line-height: 34px;
	color: #b5b6b5;
	text-decoration: none;
    font-family: 'Prompt', sans-serif;
	font-size: 14px;
	float:left;
	width: 68%;
}
.buton-cauta
{
	float:right;
	width: 30%;
	outline:none;
	border: none;
	background: transparent;
	height: 34px;
	background-image: url("images/cauta.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 16px;
    max-width: 34px;
}



.formbuton2
{
    outline: none;
    background:transparent;
    border: none;
     font-family: 'Prompt', sans-serif;
    padding-left: 16px;
    padding-right: 16px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    background-position: right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    border-radius: 3px;
    text-transform: uppercase;
    background-color: #3a3737;
    text-transform: uppercase;
      transition: all 0.4s ease;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
    font-style: normal!important;
}

.relativ
{
    position: relative;
}

  
h1, .titlu-pagina
{
	padding: 0;
	margin: 0;
	font-weight: 600;
	font-family: 'Prompt', sans-serif;
	color: #13926d;
	font-style: italic;
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
	border-bottom: 1px solid #13926d;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	display: inline-block;
}

.titlu-pagina-mare
{
	padding: 0;
	margin: 0;
	font-weight: 600;
	font-family: 'Prompt', sans-serif;
	color:  #13926d;
    text-transform: uppercase;
    font-size: 34px;
	font-style: italic;
    text-align: center;
	display: inline-block;
}

.subtitlu-pagina-mare
{
	padding: 0;
	margin: 0;
	font-weight: 300;
	font-family: 'Prompt', sans-serif;
	color: #1000000;
    text-transform: uppercase;
    font-size: 18px;
    text-align: center;
	display: inline-block;
	letter-spacing: 12px;
}




.inapoi2 a {
    position: absolute;
    background-image: url(images/inapoi2.png);
    display: block;
    text-decoration: none;
    width: 36px;
    height: 100%;
    background-size: 36px 36px;
	background-position: center;
	background-repeat: no-repeat;
    left: 0;
    top: 0;
}

.inainte2 a {
    position: absolute;
    background-image: url(images/inainte2.png);
    display: block;
    text-decoration: none;
    width: 36px;
    height: 100%;
    background-size: 36px 36px;
	
	background-position: center;
	background-repeat: no-repeat;
    right: 0;
    top: 0;
}

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

.meniu
{
    text-align: center;
    margin-top: 10px;
    position: relative;
    z-index: 35;
}

.meniu a
{
	color: #000;
    font-family: 'Prompt', sans-serif;
	font-size: 14px;
	font-weight: 400;
	display: inline-block;
	line-height: 25px;
	padding-left: 12px;
	padding-right: 12px;
	text-decoration: none;
    text-transform: uppercase;
      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: 4px;
}
.meniu a:hover
{
background-color: #ecba30;

    
}

.meniu-select
{
    
background-color: #ecba30;
}

.limbi
{
    display:block;
    position: relative;
    float:right;
    border: 1px solid #fecc0c;
    	border-radius: 4px; 
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	

}


.limbi-drop
{
    position:absolute;
    top: 105%;
    background-image: none;
    left: 0;
    width: 100%;
    display: none;
    border: 1px solid #fecc0c;
    	border-radius: 4px; 
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	
    background-color: #FFF;
    overflow: hidden;
}
.limbi-drop a
{
    
    background-image: none;
}

/* Datepicker */

.ui-datepicker
{
    display:none;
}

.ui-datepicker {
    width:290px;
    height: auto;
   margin: 5px auto 0;
    padding: 5px;
    font: 12pt Arial, sans-serif;
    background-color: #FFF;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, .3);
}

    .ui-datepicker table {
        width: 100%;
    }

.ui-datepicker-header {
   font-size: 12px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Prompt', sans-serif;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #fff;
    padding-bottom: 5px;
    padding-top: 5px;
}

.ui-datepicker-title {
    text-align: center;
    font-size: 12px;
    
    font-family: 'Prompt', sans-serif;

}

.ui-datepicker-prev {
    float: left;
    padding-left: 10px;
    cursor: pointer;
    background-position: center -30px;
}

.ui-datepicker-next {
    float: right;
    
    padding-right: 10px;
    cursor: pointer;
    background-position: center 0px;
}

.ui-datepicker th {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 300;
    color: #000;
    border-bottom: 1px solid #181b50;
    font-family: 'Prompt', sans-serif;
}

.ui-datepicker tbody td {
    padding: 0;
    /*border-right: 1px solid #808080;*/
}

    .ui-datepicker tbody td:last-child {
        border-right: 0px;
    }

.ui-datepicker tbody tr {
    border-bottom: 1px solid #bbb;
}

    .ui-datepicker tbody tr:last-child {
        border-bottom: 0px;
    }

.ui-datepicker a {
    text-decoration: none;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: inline-block;
    /*font-weight: bold;*/
    text-align: center;
    width: 34px;
    height: 34px;
    line-height: 34px;
    color: #ffffff;
    /*text-shadow: 1px 1px 0px #fff;*/
    /*filter: dropshadow(color=#fff, offx=1, offy=1);*/
}

.ui-datepicker-calendar .ui-state-default {
      background: #FFF;
      color:#000;
      height:34px;
      width:34px; 
    font-size: 12px;
    font-family: 'Prompt', sans-serif;

}

.ui-datepicker-calendar .ui-state-hover {
    background: #181b50;
    color: #FFFFFF;
}

.ui-datepicker-calendar .ui-state-active {
    color: #000;
    position: relative;
       font-size: 12px;
    font-family: 'Prompt', sans-serif;
}

.ui-datepicker-unselectable .ui-state-default {
    color: #999;
    text-decoration: line-through;
    font-size: 12px;
    font-family: 'Prompt', sans-serif;
}



/* sf datepicker */



/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

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

.poza-noutate
{
	float:left;
	width: 40%;
	margin-right: 5%;
	margin-bottom: 15px;

	overflow: hidden;
	text-align: center;
	box-shadow: 0px 0px 8px rgba(0,0,0,.4);
}
.umbra100
{
	padding:2%;
	box-shadow:0px 0px 5px rgba(0,0,0,.4);
}



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

.tabel-oferte
{
    background-color: #FFF;
    padding: 4%; 
    padding-top: 1px; 
    padding-bottom: 1px;
    font-family: 'Prompt', sans-serif;
    color: #554b42;
    text-align: center;
    text-align: center;
    font-size: 12px;
}
.rosu-tabel
{
    color: #f55845;
}

.poza-oferta
{
    float: left;
    width: 33%;
}
.poza-ofertab
{
    border-right:1px solid #FFF;
    border-bottom:1px solid #FFF;
    background-color: #1a1c54;
}

.oferta
{
    float: left;
    font-size: 18px;
    color: #FFF;
  font-family: 'Prompt', sans-serif;
    text-align: center;
    width: 60px;
    height: 23px;
    line-height: 23px;
    background-color: #f19637;
    border-radius: 2px; 
	-moz-border-radius:2px;
	-webkit-border-radius: 2px;
	
    font-weight: 300;
    
}

.titlu-oferta a
{
    font-size: 18px;
    color: #1a1c54;
    font-weight: 700;
     font-family: 'Prompt', sans-serif;
    text-decoration: none;
}
.titlu-oferta a:hover
{
    text-decoration: underline;
}


#slider3{width:100%; max-height: 450px; height: 450px; list-style:none;overflow-y:auto;overflow-x:hidden;}

.bgd-oferte
{
    background-color: #FFF;
    padding: 2.5%;
    width:94%;
    border: 1px solid #e4e4ec;
    border-radius: 4px; 
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	
    box-shadow: 3px 5px 5px rgba(219,219,227, .55);
    min-height: 324px;
    display: block;
    background-image: url("images/bgd-oferta.jpg");
    background-position: bottom;
    background-repeat: repeat-x;
}

.coloana1-oferte
{
    float:left;
    width:40%;
}

.coloana2-oferte
{
    float: right;
    width: 57%;
}



.coloana1-index
{
    float: left;
    width: 29%;
    padding-left: 2%;
    padding-right: 2%;
    border-radius: 4px; 
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	
    background-color: #1a1c54;
    min-height: 380px;
    padding-top: 13px;
    padding-bottom: 13px;
    background-image:url("images/novum-rent-a-car-jos2.png");
    background-position: bottom;
    background-repeat: no-repeat;
}


.coloana2-index
{
    float: right;
    width: 66%;
    min-height: 426px;
}


.inapoi3 a
{
    float: left;
    background-color: #f19637;
	background-image: url(images/inapoi3.png);
	display: block;
	text-decoration: none;
	width: 30px;
	height: 30px;
	background-size: 20px auto;
     border-radius: 30px; 
	-moz-border-radius:30px;
	-webkit-border-radius: 30px;
	
    background-position: center;
    background-repeat: no-repeat;

}

.inainte3 a
{
float: right;
     background-color: #f19637;
	background-image: url(images/inainte3.png);
	display: block;
	text-decoration: none;
	width: 30px;
	height: 30px;
	background-size: 20px auto;
	 border-radius: 30px; 
	-moz-border-radius:30px;
	-webkit-border-radius: 30px;
	
    background-position: center;
    background-repeat: no-repeat;
}

.poza-blog
{
    width: 100%;
    border-radius: 300px;
    overflow: hidden;
}

.data-blog
{
    position: absolute;
    top: 0;
    left: 0;
    padding: 7px;
    width: 64px;
    background-color: #ffe402;
    z-index: 20;
    text-align: center;
}






.detalii a
{
  
	   border-radius: 3px; 
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	position: relative;
	background-color: #ecba30;
	float: left;
	padding-left: 14px;
	padding-right: 14px;
	text-decoration: none;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	font-weight: 600;
	display: block;
	color:#FFF;
	text-transform: uppercase;
	font-family: 'Prompt', sans-serif;
    min-width: 120px;
    text-align: center;
     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, .formbuton2:hover
{
	background-color: #000000;
}

.titlu-banner1
{
   
  font-family: 'Prompt', sans-serif;
    font-size: 28px;
    font-weight: 300;
    font-style: italic;
    line-height: 30px;
    color: #0a1007;
}
.titlu-banner2
{
   
  font-family: 'Prompt', sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    color: #0a1007;
    font-style: italic;
}
.titlu-banner3
{
   
  font-family: 'Prompt', sans-serif;
    font-size: 19px;
    font-weight: 300;
    line-height: 20px;
    color: #0a1007;
    font-style: italic;
}

.titlu-banner
{
    float: right;
    text-align: center;
    font-family: 'Prompt', sans-serif;
    width: 780px;
    max-width: 100%;
}

.bgd-sus
{
    background-color: #1a1919;
    padding-top: 20px;
}

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

.gri-tot
{
     background-color: #1a1919; 
}

.logo
{
    text-align: left;
    width: 28%;
	float: left;
    top: 0;
    left: 0;
}
.logo img
{
    max-width: 100%;
}

.casuta-pagina
{
    float:left;
    width: 33.33%;
    margin-bottom: 45px;
}
.casuta-pagina-b
{
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    
}


#cookie
{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	box-shadow: 0px 0px 8px rgba(0,0,0,.6);
	z-index: 235;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
    border-top: 3px solid #289974;
	
}

.p25i
{
    float:left;
    width:25%; 
}
.p25j
{
    float:left;
    width:25%; 
}

.text-jos
{
  
    font-family: 'Prompt', sans-serif;
    line-height: 16px;
    font-size: 14px;
    color: #81877f;
    font-weight: 300;
    padding-top: 15px;
}

.royalty, .royalty a, .copyl, .copyl a
{
  
    font-family: 'Prompt', sans-serif;
    font-size: 13px;
    color: #13926d;
    font-weight: 300;
    text-decoration: none;
	line-height: 14px;
}
.royalty a:hover, .copyl a:hover
{
    color: #000;
}

.negru-jos
{
    color: #110e27;
    font-weight: 600;
}

.banner-tot
{
    position: relative;
    max-height: 100vh;
    z-index: 1;
    /*max-height: 100vh;*/
}


.banner-tot2
{
    position: relative;
  
}



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


.banner-container2
{
	overflow: hidden;
max-height: 100vh;


}

.titlu-poza-categorie a
{
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    color: #000000;
  font-family: 'Prompt', sans-serif;
    text-align: center;
    text-decoration: none;
}

.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.03); /* Safari and Chrome */
    -moz-transform:scale(1.03); /* Firefox */
    -ms-transform:scale(1.03); /* IE 9 */
    -o-transform:scale(1.03); /* Opera */
     transform:scale(1.03);
}



.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.03); /* Safari and Chrome */
    -moz-transform:scale(1.03); /* Firefox */
    -ms-transform:scale(1.03); /* IE 9 */
    -o-transform:scale(1.03); /* Opera */
     transform:scale(1.03);
}




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

.p50i
{
    float:left;
    width: 44%;
    padding-left: 3%;
    padding-right: 3%;
}

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

.umbra100
{
	padding:2%;
	box-shadow:0px 0px 5px #cecece;
}

.coloana21
{
	float:right;
	width:48%;
	padding:2%;
background-color:rgba(255,255,255,0.02);

	}

.coloana22
{
	float:left;
	width:40%;
	min-width:170px;
padding:2%;
background-color:rgba(255,255,255,0.02);
	


	}
.text-noutati
{
    float:left;
    width: 290px;
    padding-left: 30px;
    padding-top: 60px;
    padding-bottom: 20px;
}
.poza-noutati
{
    width: 59%;
    float: left;
}
.poza-noutati-b
{
    border-right: 18px solid #FFF;
}

.noutati-tot
{
    background-color: #f3efe9;
}




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


	}


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


.separator-titlu
{
    border-bottom: 2px solid #13926d;
    height: 14px;
    width: 270px;
    display: inline-block;
    margin-bottom: 3px;
}


.separator-pagina
{
    border-bottom: 1px solid #e6e6e6;
    height: 2px;
    margin-bottom: 15px;
    clear: both;
}

.jos-text
{
  font-family: 'Prompt', sans-serif;
    font-size: 14px;
    color: #ffffff;
    line-height: 19px;
    font-weight: 400;
}
.galben
{
    color:#ffe402;
}

.copyj
{
	float: right;
	text-align: right;
}
.copy
{
  font-family: 'Prompt', sans-serif;
    font-size: 14px;
    color: #111111;
    font-weight: 300;
	line-height: 14px;
}
.royalty, .royalty a
{
  font-family: 'Prompt', sans-serif;
    font-size: 14px;
    color: #13926d;
    font-weight: 300;
	line-height: 14px;
}

.royalty a:hover
{
    color: #111111;
}



.text, .text a
    {
        font-size: 16px;
        color: #111111;
        font-family: 'Prompt', sans-serif;
        line-height: 19px;
    }

.descriere-pagina a
    {
		height: 106px;
		overflow: hidden;
        font-size: 16px;
        color: #111111;
		text-decoration: none;
        font-family: 'Prompt', sans-serif;
		display: block;
		line-height: 18px;
    }
.descriere-pagina a:hover
{
	color: #13926d;
}

.text strong
{
    font-weight: 600;
    color: #000;
}

.text-cookie, .text-cookie a
{
  font-family: 'Prompt', sans-serif;
    font-size: 13px;
    color: #000000;
    font-weight: 400;
}


.text-testimoniale
{
    position: relative;
  font-family: 'Prompt', sans-serif;
    font-size: 15px;
    color: #000000;
    font-weight: 400;
    padding-left: 36px;
    padding-right: 36px;
}
.nume-testimonial
{
   font-family: 'Prompt', sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: 700;
    padding-left: 36px;
    font-style: italic;
}

.apostrof-testimonial
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    font-family: 'Prompt', sans-serif;
    font-size: 54px;
    color: #89bd6b;
    font-weight: 300;
    line-height: 54px;
    height: 54px;
}

.apostrof-testimonial2
{
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 2;
    font-family: 'Prompt', sans-serif;
    font-size: 54px;
    color: #89bd6b;
    font-weight: 300;
    line-height: 54px;
    height: 54px;
}



.meniu-jos a
{
  font-family: 'Prompt', sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
}
.meniu-jos :hover
{
    text-decoration: underline;
}




.text-produs
{
  font-family: 'Prompt', sans-serif;
    font-size: 14px;
    color: #341005;
    height: 110px;
    overflow: hidden;
}



.text-mic, .text-mic a
{
  font-family: 'Prompt', sans-serif;
    font-size: 14px;
    color: #3d3d47;
}


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

.istoric, .istoric a
{
    font-family: 'Prompt', sans-serif;
    font-size: 13px;
    color: #111111;
    text-decoration: none;
    text-transform: uppercase;
}

.istoric a:hover
{
    color: #13926d;
}


.poza-galeriei
{
    float: left;
    width: 20%;
}


.poza-galerie2
{
    border: 3px solid transparent;
}


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





.banner_tabs
{
	position: absolute;
	bottom: 0;
	left: 0;
    width: 100%;
	z-index: 10;
	margin-bottom: 2%;
	list-style: none;
    text-align: center;
}
.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: 8px;
	border-radius: 25px; 
	-moz-border-radius:25px;
	-webkit-border-radius: 25px;
	behavior:url(/PIE.htc);
	background-color:rgba(98,160,142,0.8);
	color: rgba(255,255,255,0.3);
	text-decoration: none;
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 1px;
	text-align: center;
    display: inline-block;
	
	
}

.banner_here a
{
	color: #13926d;
	background-color: #13926d;

}

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




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

.ascuns
{
	display: none!important;
}



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


#deasupra2
{
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(images/negru-transparent.png);
	position:fixed;
	z-index:30;
	}
#deasupra
{
	width:30%;
	padding:0.5%;
	position:fixed;
	top:8%;
	background-color:#FFF;
	margin-left:34%;
	z-index:35;
		border-radius: 4px; 
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	
	box-shadow:0px 0px 10px #898888;
	overflow:auto;
	max-height:95%;
	}


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


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


.fieldFormText
{
border-radius: 4px; 
-moz-border-radius:4px;
-webkit-border-radius: 4px;
width:95%;

background-position:right;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6b666c;
	outline:none;
	padding-left:5px;
	}			
.titlu-form
{
	 font-family: 'Prompt', 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;

background-position:right;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	font-family:Tahoma, Geneva, 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;

background-position:right;
background-repeat:no-repeat;
border: 1px solid #e3dfdf;
background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#6b666c;
	outline:none;
	padding-left:5px;
	}
	
.disponibilitate

{

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

{

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

.disponibilitatef

{

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

{
	
 font-family: 'Prompt', 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: 18.5%;
	margin-right: 1%;
	margin-bottom: 15px;
		border: 1px solid transparent;
	border-radius: 3px; 
-moz-border-radius:3px;
-webkit-border-radius: 3px;

	overflow: hidden;
	text-align: center;
}

.casuta-galerie-index
{
	float:left;
	width: 25%;
	overflow: hidden;
}
.casuta-galerie-indexi
{
	float:left;
	width: 20%;
	overflow: hidden;
}
.casuta-galerie-index-border
{
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

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

	overflow: hidden;
	text-align: center;
	box-shadow: 0px 0px 8px #cecece;
}



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

.steaguri
{
   float: right;
    padding-left: 2%;
}
    
.separator-sus
{
    border-right: 1px solid #3e3d3d;
    height: 20px;
    margin-top: 2px;
    float:right;
    width: 32px;
    margin-right: 32px;
}

.tel-sus a
{
    
    font-family: 'Prompt', sans-serif;
    height: 24px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-image: url("/images/tel-sus.png");
    color: #b5b6b5;
    font-size: 14px;
    line-height: 24px;
	padding-left: 30px;
    display: block;
    float: right;
    text-decoration: none;
}
.tel-sus a:hover
{
color: #FFF;
}



.steag
{
    height: 20px;
    padding-left: 8px;
}


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


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


.p33j2
{
	float:left;
	width: 33%;
	text-align: center;
}






.buton-sortare a
{
	font-size: 13px;
	color: #000000;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-decoration: none;
	 font-family: 'Prompt', 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: 'Prompt', sans-serif;
	border-bottom: 1px solid #ebebeb;
	background-color: #ebebeb;
}


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

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





.pretv
{
	font-size: 16px;
	color: #f19637;
	 font-family: 'Prompt', sans-serif;
	text-decoration: line-through;
	font-weight: 300;
}
.pretv-gol
{
	font-size: 16px;
	 font-family: 'Prompt', sans-serif;
	font-weight: 300;
}
.pret, .preti
{
	font-size: 30px;
	line-height: 30px;
	color: #f19637;
	 font-family: 'Prompt', sans-serif;
	font-weight: 700;
}


.titlu-pret
{
    font-size: 18px;
    color: #f0450c;
    line-height: 18px;
    font-weight: 300;
	 font-family: 'Prompt', sans-serif;
}

.casuta-produs
{
	float:left;
	border-radius: 4px; 
-moz-border-radius:4px;
-webkit-border-radius: 4px;

	width: 32%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    margin-bottom: 40px;
}



.casuta-portofoliu
{
	float:left;
	border-radius: 4px; 
-moz-border-radius:4px;
-webkit-border-radius: 4px;

	width: 41%;
}

.separator-portofoliu
{
    float: left;
    width: 18%;
    display: block;
}



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

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

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

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

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


.ascuns2
{
    display: none!important;
}

.buton-cauta2
{
	float: right;
	height: 25px;
	line-height: 25px;
	margin-top: 8px;
	padding-left:  24px;
	padding-right: 16px;
	position: relative;
	border-left: 1px solid #37ba92;
	width: 21px;
}



/*------------------------MENIU-----------------*/	
.myMenu {
	list-style:none;
	margin:0;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
    text-align: left;
		
}
	
.myMenu li {
	list-style:none;
	margin-top:0;
	padding-top:0px;
	padding-bottom:0px;
	 margin: 0;
	padding: 0;
	line-height: 42px;
	height: 42px;
	display:block;
	position: relative;
	float: left;
	
	
}
.myMenu li a:link, .myMenu li a:visited {
	
	text-decoration:none;
	font-weight: 400;
	display: block;
	line-height: 42px;
    margin: 0;
	padding: 0;
	height: 42px;
	font-size: 14px;
    color: #FFF;font-family: 'Prompt', sans-serif;
	text-transform: uppercase;
    transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
    padding-left: 8px;
     padding-right: 8px;
    border: none;
	position: relative;
}





.myMenu li a:hover {
    background-color: #111111;
}

/*style the sub menu*/
.myMenu li ul {
	position:absolute;
	visibility:hidden;
	background-color:#fefefe;
	color: #c6c6c6;
	padding:10px;
	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:200px;
    border-radius: 0px; 
-moz-border-radius:0px;
-webkit-border-radius: 0px;

    
    
    transition: all 0.0s ease;
-webkit-transition: all 0.0s ease;
-moz-transition: all 0.0s ease;
-o-transition: all 0.0s ease;
	
}

.myMenu li ul li  {
	
	float:none;
	background-image: none;
	display:block;
	border-radius: 0px; 
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	
	text-align: left;
	
	
}
	

.myMenu li ul li a:link, .myMenu li ul li a:visited {
	
	border-right:none;
	background-image: none;
	color: #1a1919;
	text-decoration:none;font-family: 'Prompt', sans-serif;
	font-size:13px;
	display: block;
	line-height: 13px;
	font-weight:400;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #cecece;
	margin-bottom:4px;
	
	padding-left:3%;
	margin-left:2%;
	height: auto;
	border-radius: 0px; 
	-moz-border-radius:0px;
	-webkit-border-radius: 0px;
	
	text-align: left;
	text-transform: none;
     transition: all 0.0s ease;
-webkit-transition: all 0.0s ease;
-moz-transition: all 0.0s ease;
-o-transition: all 0.0s ease;
}
.myMenu li ul li a:hover {
	background-color:rgba(255,255,255,.2);
	/*color: #181b50;*/
	background-image: none;
	display:block;	
}


#slidere{width:100%;max-height:90px;height:90px; list-style:none;overflow-y:auto;overflow-x:hidden;}



@media screen and (max-width: 1200px) {
    
    
    .myMenu li a:link, .myMenu li a:visited {
	

	font-size: 13px;

    padding-left: 3px;
     padding-right: 3px;
    margin-left: 3px;
    margin-right: 3px;
}
    
    
    
    .dreapta-logo
{
	width: 69%;
	
}
    
    
    .p25j
{
    float:left;
    width:50%; 
}
    
#slidere{max-height:150px;height:150px;}
    
        
    .dreapta-logo
{
	width: 55%;
	
}
    .logo
	{
		width: 40%;
	}
    
    
.casuta-what, .casuta-what-dreapta
    {
    width: 98%;
        margin-bottom: 30px;
    }
 
.industrie a
{
    width: 42%;
    padding-left: 4%;
}


     

    
 .iconite-jos
{
    float: left;
    width: 50%;
    margin-bottom: 20px;
}
    
    
    .copy-jos
{
    text-align: left;
    float: right;
    width: 50%;
    padding-right: 0%;
    color: #341005;
    font-size: 14px;
	font-weight: 400;
	font-family: 'Prompt', sans-serif;
}
   
    
.casuta-produs
{
	width: 49%;
    margin-left: 0.5%;
    margin-right: 0.5%;
}    
    

	

     
    
    
    .prev
{
	left:2%;
	
}
.next
{
	right:2%;
	
	
}
    
    
    
    
    
    .titlu-meniu a
{
    font-size: 24px;
 
}
    
  
    
    
    
    
.info-sus2
    {
        margin-left: 5px;
        line-height: 18px;
        height: 18px;
    }
    
    .deascuns2
    {
        display: none!important;
    }
    
    .ascuns2
    {
        display: block!important;
    }
    
		#deasupra, #deasuprao
{
	width:96%;
	padding:1%;
	position:fixed;
	top:3%;
	background-color:#FFF;
	margin-left:1%;
	z-index:35;
	box-shadow:0px 0px 10px #898888;
	}	
	
	
.pozaindexs
{
    width: 100%;
    clear: both;
    text-align: center;
}    

.panel-index2
{
    position: relative;
    width: 90%;
    margin-top: -40px;
    padding: 3%;
    margin-left: 2%;
}        

    
 .bara-banner-sus, .bara-banner-jos
    {
        height: 40px;
    }
    
    
}



@media screen and (max-width: 650px) {
	
	 .cautare-drop
	{
		width: 210px;
	}
	
	.aplica a
{
	
	width: 140px;
	
}
	
	.text-newsletter
{
	width: 95.5%;
	border: 1px solid #d6d6d6;
}

	
	
.coloana1-jos, .coloana2-jos
{
	float: left;
	width: 100%;
	margin-bottom: 40px;
	text-align: center;
}

	
	.bgd-index22
{
	background-image: none;
	background-position: right;
	padding-top: 80px;
	padding-bottom: 80px;
	height: auto;
	background-repeat: no-repeat;
}
	

    
     .casuta-pachet
{
    width: 95%;
}
    

    
       .p33j2
{
	float:left;
	width: 100%;
	margin-bottom: 30px;
}
    
.casuta-noutate
{
    margin-left: 1.75%;
    margin-right: 1.75%;
    width: 96.5%;
    float: left;
}    
    

    
  .bgd-sus
{
    min-height: auto;
}  
    
.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: 16px; 
	-moz-border-radius:16px;
	-webkit-border-radius: 16px;
	behavior:url(/PIE.htc);
	text-decoration: none;
	width: 16px;
	height: 16px;
	line-height: 16px;
	font-size: 1px;
	text-align: center;
    display: inline-block;
	
	
}    
    
    
.bara-banner-sus, .bara-banner-jos
    {
        height: 20px;
    }
    
    
    
    .p25j
{
    float:left;
    width:100%;
    margin-bottom: 25px;
}
        
#slidere{max-height:350px;height:350px;}
    
 .industrie a
{
    width: 88%;
    padding-left: 10%;
}   

.titlu-counter-mare1
{
    font-size: 16px;
    line-height: 17px; 
}

.titlu-counter-mare2
{
    font-size: 24px;
    line-height: 26px; 
}

.titlu-counter-mare3
{
    font-size: 14px;
    line-height: 16px; 
    }
    

.titlu-counter1
{
    font-size: 16px;
    line-height: 17px;
}

.titlu-counter2
{
    font-size: 12px;
    line-height: 13px;
}    
    
    
.tot-counter
{
    width: 100%;
    margin-bottom: 25px;
}

.tot-counter2
{
    width: 100%;
}    
    
   
    
    
.titlu-banner1
{
    font-size: 12px;
    line-height: 13px;
}
.titlu-banner2
{
    font-size: 22px;
    line-height: 22px;
}
.titlu-banner3
{
   
    font-size: 10px;
    line-height: 11px;
}    
    

    
    .camp-form5
{
	float:left;
	width:100%;
	}	
    
    
    .poza-noutate
{
	float:left;
	width: 89%;
	margin-right: 5%;
    margin-left: 5%;
	margin-bottom: 15px;
		
}
    
    
    .categorii1
{
    width: 100%;
}
.categorii2
{
    width: 100%;
    
}
    
  .cauta-sus
    {
        right: 5px;
    }
.meniu-sus
    {
        position: absolute;
        left: 5px;
        top: 0;
    }  
    

    

    
  
    
h1, .titlu-pagina
    {
        font-size: 18px;
    }
.titlu-linie
{
	padding-left: 35px;
	padding-right: 35px;
}    
    
.casuta-portofoliu
{
	width: 98%;
    padding-left: 1%;
    padding-right: 1%;
    margin-bottom: 35px;
    clear: both;
}    
    
    
    

    
.casuta-produs
{
	width: 99%;
    margin-left: 0.5%;
    margin-right: 0.5%;
}     
    
    
 

	
	.meniu a
	{
		display: block;
		text-align: center;
		background-image: none;
		padding: 0;
		font-size: 16px;
		
	}
	

	
	.p40j
	{
		width: 47%;
		margin-left: 3%;
	}
	

	.casuta-servicii
	{
		width: 99%;
	}
    
#slider2{width:100%; max-height: 1400px; height: 1400px; list-style:none;overflow-y:auto;overflow-x:hidden;}
    
    
    .coloana1-oferte, .coloana2-oferte
    {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    
    
        .casuta-blog
{
    float:left;
    width: 91%;
    margin-left: 4.5%;
    margin-right: 4.5%;
    margin-bottom: 25px;
}
    
    .casuta-galerie-index,   .casuta-galerie-indexi
{
	float:left;
	width: 50%;
	overflow: hidden;
}
    
    
    .casuta-pagina
{
    float:left;
    width: 100%;
    margin-bottom: 45px;
}
    
    

    

    
    .meniu-ascuns
    {
        display: none;
    }
    
    
    .prev, .next
{
    width: 18px;
    height: 18px;
    background-size: 18px;
	
}


    
.pozaindexd, .pozaindexs
{
    width: 100%;
    clear: both;
    text-align: center;
}



.panel-index, .panel-index2
{
    position: relative;
    width: 90%;
    margin-top: -40px;
    padding: 3%;
    margin-left: 2%;
}    
    
    
   
    .p50i
{
    width: 94%;
    padding-left: 3%;
    padding-right: 3%;
    margin-bottom: 25px;
}
    
    .p50
    {
    width: 100%;
    }
    
    .border-jos
{
    background-color:rgba(37,34,26,.80);
    height: 8px;
    margin-top: 25px;
    margin-bottom: 20px;
}
    
    
.date-jos
{
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    text-align: left;
    margin-bottom: 30px;
}
.poza-date-jos
{
    max-width:30%;
    float: left;
    display: block;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 0px;
    width: 25px;
} 

    
    
    
    .coloana11-jos
    {
        padding-left: 25%;
    }
    
    
        .titlu-meniu a
{
    font-size: 18px;
 
}
    
.p25i
{
    float:left;
    width:50%; 
}    
    
    
    
   
	

	.deascuns
	{
		display: none!important;
	}

	.ascuns
	{
		display: block!important;
	}
	

	
	.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;
	}
	.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:100%;
	padding:0;
	box-shadow:none;
	margin-top:20px;
	}		
	



.poza-noutati
{
    width: 100%;
}
.poza-noutati-b
{
    border-right:none;
    border-bottom: 18px solid #FFF;
}

.email-jos, .tel-jos
    {
        float: none;
        margin-bottom:25px;
        margin-right: 10%;
        display: block;
        
    }
    
  
 
    
    

	.p33 img
	{
		max-width: 70%!important;
	}
    
    
.newsletter-buton
{
    font-size: 15px; 
   
}
    
    
.coloana1-index
{
    width:96%;
    margin-bottom: 30px;
    min-height: auto;
    padding-bottom: 110px;
}


.coloana2-index
{
    float: left;
    width: 100%;
    min-height: auto;
}
    
    .text-noutate
    {
        height: auto;
        margin-bottom: 20px;

    }

    
    .banner-tot {
    width: 150%;
    margin-left: -25%;
}
    
    
    .banner-tot2 {
    width: 200%;
    margin-left: -50%;
}
    
    .meniu-mobil
{
	position:fixed;
	display:block;
	top:0;
	left:0;
	background-color:#f7f6f6;
	width:0;
	overflow:hidden;
	z-index:250;
	margin-bottom:20px;
	}
	
.meniu-mobil2
{
	position:fixed;
	display:block;
	top:0;
	left:0;
	background-color:#f7f6f6;
	width:60%;
	padding:4%;
	border:2px solid  #fff;
	box-shadow: 1px 1px 2px #7a7a7a;
	overflow:auto;
	max-height:92%;
	min-height:80%;
	z-index:6;
	}	

    
    .text img
{
    padding-left: 0;
    padding-right: 0;
}
    
.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: 35px;
	height: 35px;

}
	
	.myMenu li ul li a:hover {
	background-color:#dcdbdb;
	display:block;	
}		
.myMenu li a:link, .myMenu li a:visited {
	color:#000;
	text-decoration:none;
		font-family: 'Istok Web', sans-serif;
	font-size:11px;
border-radius: 5px; 
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	behavior:url(/PIE.htc);
	padding-right:10px;
	padding-left: 10px;
	display:inline-table;
	line-height: 35px;
	height: 35px;
	margin-top: 3px;
	background-image: url(images/bgd-meniu.jpg);

}	
	.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;
	height: auto;
	padding-bottom:0px;
}


.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);
	font-family: 'Istok Web', sans-serif;
	font-size:14px;
	color:#212320;
	border-bottom:1px solid #e2dfdf;
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;
	border-right:none;
	height:auto;
	
	line-height:20px;
	font-weight:400;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 6px;
	padding-right: 6px;
	display:block;
	margin:0px;

}


.myMenu li a:hover {
	color:#FFF;
	background-color: #ccc9c9;
}

/*style the sub menu*/
.myMenu li ul {
	position:relative;
	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:auto;
	height:auto;
	border:none;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 6px;
}

.myMenu li ul li {
	
	float:none;
	
}

.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;	
	padding:8px 0px 8px 10%;
	line-height:16px;
	text-align:left;
	width:88%;
	height:auto;
	float:none;
	display:block;
	font-family: 'Istok Web', sans-serif;
	font-size:12px;
	color:#71736f;
	display:block;
}

.myMenu li ul li a:hover {
	color:#FFFFFF;
	display:block;	
}	
	
	
	.meniu-mobil
{
	position:fixed;
	display:block;
	top:0px;
	left:-60%;
	background-color:#fff;
	width:60%;
	overflow:hidden;
	z-index:150;
	margin-bottom:20px;
		max-height:92%;
	min-height:80%;
	}
	
.meniu-mobil2
{
	position:fixed;
	display:block;
	top:0px;
	left:0;
	background-color:#fff;
	width:60%;
	padding:4%;
	border:2px solid  #fff;
	box-shadow: 1px 1px 2px #7a7a7a;
	overflow:auto;
	max-height:92%;
	min-height:80%;
	z-index:150;
	}	

    }