html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

@font-face {
    font-family: 'vonnesro_lightregular';
    src: url('../fonts/vonnesro-light.eot');
    src: url('../fonts/vonnesro-light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vonnesro-light.woff') format('woff'),
         url('../fonts/vonnesro-light.ttf') format('truetype'),
         url('../fonts/vonnesro-light.svg#vonnesro_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

 @font-face {
    font-family: 'avantgarde_bk_btbook';
    src: url('../fonts/avgardn.eot');
    src: url('../fonts/avgardn.eot?#iefix') format('embedded-opentype'),
         url('../fonts/avgardn.woff') format('woff'),
         url('../fonts/avgardn.ttf') format('truetype'),
         url('../fonts/avgardn.svg#avantgarde_bk_btbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
    height: 100%;
}
body {
	line-height: 1;
    height: 100%;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table, th, td {
	border-collapse: collapse;
	border-spacing: 0;
	border-style: none solid;
}
.cf:before, .cf:after { 
	content: ""; 
	display: table;
}
.cf:after { 
	clear: both; 
}
.cf { 
	zoom: 1;
}
i {
    font-style: italic;
}
a {
	color: #ec6500;
	text-decoration: none;
}
b, strong {
    font-weight: 700;
}
body {
	background: url(../images/bg.jpg);
	font-family:  'Arial', 'Open Sans', FontAwesome, 'Sanchez', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	-webkit-font-smoothing: antialiased; 
	-moz-osx-font-smoothing: grayscale; 
}
.box {
	float: left;
	display: inine;
}
.container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear: both;
}
.separator {
    clear: both;
    margin-bottom: 50px;
}
#cboxContent { 
	padding: 10px 10px 5px 10px; 
}
#cboxNext {
    font-size: 0px;
    background: none;
}
#cboxNext:before {
    font-size: 19px;
    font-family: 'FontAwesome';
    content: '\f054';
    color: #ffffff;
}
#cboxPrevious {
    font-size: 0px;
    background: none;
}
#cboxPrevious:before {
    font-size: 19px;
    font-family: 'FontAwesome';
    content: '\f053';
    color: #ffffff;
}
p.pont {
    background: url(../images/icon-pont.png) no-repeat;
    padding-left: 65px;
	padding-bottom: 10px;
}

/* Header */

.menu-bar {
    background: #ffffff;
    box-shadow: 3px 3px 0px #d8d8d8;
    height: 45px;
    margin-top: 30px;
    position: relative;
    margin-bottom: 25px;
}
.logo {
    position: absolute;
    margin-top: -6px;
}
.logo a.logo {
    background: url(../images/logo.png) no-repeat;
    width: 91px;
    height: 70px;
    display: inline-block;
    text-indent: -9999px;
}
.menu {
    width: 790px;
    margin-left: 100px;
}
.menu ul {
    text-align: right;
    margin-top: 17px;
}
.menu li {
    display: inline;
    margin-left: 12px;
    margin-right: 12px;
    position: relative;
}
.menu li a {
    font-size: 14px;
    font-weight: 600;
    color: #7a7a7a;
    padding-bottom: 11px;
}
.menu li:hover a, .menu li.activ a {
    color: #ec6500;
    border-bottom: solid 3px #ec6500;
}
.menu .sub-menu {
    display: none;
    position: absolute;
    background: #ffffff;
    left: 0;
    top: 0;
    margin-top: 31px;
    z-index: 9999;
    width: 665px;
    box-shadow: 3px 3px 0px #d8d8d8;
    border-top: solid 3px #ec6500;
    padding-bottom: 15px;
}
.menu ul ul.sub-menu {
    width: auto;
    white-space: nowrap;
    text-align: left;
    padding-top: 6px;
}
.menu ul ul.sub-menu li {
    display: block;
    margin-top: 10px;
}
.menu ul ul.sub-menu li a {
    font-weight: 300;
    font-size: 13px;
}
.menu ul ul.sub-menu li a:hover {
     color: #ec6500;
}
.menu li:hover .sub-menu {
    display: block;
}
.menu li:hover .sub-menu a {
    border: none;
    color: #7b7b7b;
}
.menu .sub-menu .adezivi {
    width: 230px;
    display: inline;
    float: left;
    margin-left: 10px;
}
.menu .sub-menu .adezivi h1,
.menu .sub-menu .vopsele-tencuieli h1,
.menu .sub-menu .featured-products h2
 {
    font-size: 14px;
    font-weight: 600;
    color: #ec6500;
    text-align: left;
    margin-top: 20px;
    margin-lefT: 12px;
}
.menu .sub-menu .adezivi ul {
    display: block;
}
.menu .sub-menu .adezivi ul li:hover a,
.menu .sub-menu .vopsele-tencuieli ul li:hover a {
      color: #ec6500;
}
.menu .sub-menu .adezivi ul li,
.menu .sub-menu .vopsele-tencuieli ul li {
    display: block;
    text-align: left;
    margin-bottom: 8px;
}
.menu .sub-menu .adezivi ul li a,
.menu .sub-menu .vopsele-tencuieli ul li a {
    font-size: 13px;
    font-weight: 300;
}
.menu .sub-menu .vopsele-tencuieli {
    width: 240px;
    float: left;
    display: inline;
}
.menu .sub-menu .vopsele-tencuieli div {
    width: 120px;
    float: left;
    display: inline;
}
.menu .sub-menu .vopsele-tencuieli div ul {
    margin-bottom: 20px;
    margin-top: 0px;
}
.menu .sub-menu .vopsele-tencuieli h3 a {
    font-size: 14px;
    font-weight: 600;
    text-align: left;
    margin-left: 12px;
    margin-bottom: 0px;
    margin-top: 18px;
    display: block;
}
.menu .sub-menu .vopsele-tencuieli h3 a:hover {
    color: #ec6500;
} 
.menu .sub-menu .featured-products {
    width: 160px;
    border-left: solid 1px #dcdcdc;
    float: left;
    display: inline;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}
.menu .sub-menu .featured-products img {
    margin-bottom: 10px;
}
.search {
    float: right;
    border-left: solid 1px #e5e5e5;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 14px;
    padding-bottom: 14px;
    cursor: pointer;
    position: relative;
    z-index: 4;
}
.search p.search-icon {
    font-size: 18px;
    color: #7a7a7a;
    font-family: FontAwesome;
}
.search .search-box {
    display: none;
    position: absolute;
    left: 0;
    background: #ffffff;
    width: 170px;
    padding: 10px;
    top: 0;
    margin-top: 45px;
    margin-left: -133px;
    box-shadow: 3px 3px 0px #d8d8d8;
    border-top: solid 3px #ec6500;
}
.search .search-box input {
    border: solid 1px #cdcdcd;
    padding: 5px;
    width: 158px;
}
.search .search-box input[type="submit"] {
    width: 20px;
    background: none;
    border: none;
    font-family: FontAwesome;
    float: right;
    right: 0;
    margin-top: 10px;
    top: 0;
    margin-right: 15px;
    position: absolute;
    cursor: pointer;
    color: #ec6500;
}
.search:hover .search-box {
    display: block;
}

/* Breadcrumbs */

.breadcrumbs {
    background: #ffffff;
    box-shadow: 3px 3px 0px #d8d8d8;
    padding-top: 10px;
    padding-bottom: 10px;
}
.breadcrumbs ul {
    margin-left: 15px;   
    margin-top: 5px;
    float: left;
}
.breadcrumbs li {
    float: left;
    display: inline;
    color: #7a7a7a;
    font-weight: 300;
    font-size: 13px;
}
.breadcrumbs li:after {
    content: '/';
    margin-left: 7px;
    margin-right: 7px;
}
.breadcrumbs li:last-of-type:after {
    content: '';
}
.breadcrumbs li a {
    color: #ec6500;
    font-size: 13px;
    font-weight: 300;
}
.breadcrumbs li a:hover {
    color: #6b6b6b; 
}
.breadcrumbs h3.slogan {
    float: right;
    color: #ec6500;
    font-size: 21px;
    font-family: 'Arial';
    margin-right: 14px;
}

/* Iconite */

.iconite {
    margin-top: 10px;
    margin-bottom: 20px;
    width: 450px;
}
.iconite a.iconita {

    font-size: 0;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
}
.iconite a.pentru_interior {
    background: url(../images/icons/pentru_interior.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.pentru_interior_si_exterior {
    background: url(../images/icons/pentru_interior_si_exterior.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.pentru_lucrari_rapide {
    background: url(../images/icons/pentru_lucrari_rapide.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.incalzire_prin_pardoseala {
    background: url(../images/icons/incalzire_prin_pardoseala.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.trafic_intens {
    background: url(../images/icons/trafic_intens.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.placa_peste_placa {
    background: url(../images/icons/placa_peste_placa.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.terase_si_balcoane {
    background: url(../images/icons/terase_si_balcoane.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.contine_kauciuc {
    background: url(../images/icons/contine_kauciuc.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.contine_silicon {
    background: url(../images/icons/contine_silicon.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.gama_expert {
    background: url(../images/icons/gama_expert.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.fibre_de_armare {
    background: url(../images/icons/fibre_de_armare.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.pentru_exterior {
    background: url(../images/icons/pentru_exterior.png) no-repeat;
    width: 50px;
    height: 50px;
}
/*.iconite a.clima_protect {
    background: url(../images/icons/clima_protect.png) no-repeat;
    width: 137px;
    height: 50px;
}*/
.iconite a.clima_protect_lac {
    background: url(../images/icons/clima_protect_lac.png) no-repeat;
    width: 138px;
    height: 50px;
}
/*.iconite a.clima_protect_MD {
    background: url(../images/icons/clima_protect_MD.png) no-repeat;
    width: 137px;
    height: 50px;
}
.iconite a.clima_protect_primer {
    background: url(../images/icons/clima_protect_primer.jpg) no-repeat;
    width: 137px;
    height: 50px;
}
.iconite a.clima_protect_TDS {
    background: url(../images/icons/clima_protect_TDS.png) no-repeat;
    width: 137px;
    height: 50px;
}*/

.iconite a.rezistenta_la_intemperii_si_uv {
    background: url(../images/icons/rezistenta_la_intemperii_si_uv.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.fara_miros {
    background: url(../images/icons/fara_miros.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.eco_label {
    background: url(../images/icons/eco_label.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.rezistenta_la_patare_si_murdarire {
    background: url(../images/icons/rezistenta_la_patare_si_murdarire.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.stabilitate_a_culorii_in_timp {
    background: url(../images/icons/stabilitate_a_culorii_in_timp.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.fara_toleranta_de_mucegai {
    background: url(../images/icons/fara_toleranta_de_mucegai.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.nuantabil_in_sistemul_duraziv_colorpro {
    background: url(../images/icons/nuantabil_in_sistemul_duraziv_colorpro.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.nuantabil_cu_pigmentii_duraziv_essenza {
    background: url(../images/icons/nuantabil_cu_pigmentii_duraziv_essenza.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.rezista_la_80C {
    background: url(../images/icons/rezista_la_80C.png) no-repeat;
    width: 50px;
    height: 50px;
}
/*.iconite a.fara_compusi_nocivi {
    background: url(../images/icons/fara_compusi_nocivi.png) no-repeat;
    width: 49px;
    height: 50px;
}
*/
.iconite a.permeabil_la_vapori {
    background: url(../images/icons/permeabil_vapori.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.termosistem_vm_tencuiala {
    background: url(../images/icons/termosistem_vata_minerala_tencuiala_adeziv_polistiren.png) no-repeat;
    width: 50px;
    height: 47px;
}
.iconite a.termosistem_vm_primer {
    background: url(../images/icons/termosistem_vata_minerala_primer.png) no-repeat;
    width: 50px;
    height: 47px;
}
.iconite a.rasini_siliconice {
    background: url(../images/icons/rasini_siliconice.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.protectie_anti_alge_anti_fungi {
    background: url(../images/icons/fara_toleranta_de_mucegai.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.produs_alb {
    background: url(../images/icons/produs_alb.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.cross_linking_technology {
    background: url(../images/icons/cross_linking_technology.jpg) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.timp_deschis_extins {
    background: url(../images/icons/timp_deschis_extins.jpg) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.continut_minim_compusi_toxici {
    background: url(../images/icons/continut_minim_compusi_toxici.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.sistem_colorare_ecologic {
    background: url(../images/icons/sistem_colorare_ecologic.jpg) no-repeat;
    width: 50px;
    height: 50px;
}


.iconite a.nivelare_finisare {
    background: url(../images/icons/nivelare_finisare.png) no-repeat;
    width: 50px;
    height: 50px;
}
.iconite a.protectie_lazura {
    background: url(../images/icons/protectie_lazura.png) no-repeat;
    width: 91px;
    height: 50px;
}
.iconite a.protectie_lac {
    background: url(../images/icons/protectie_lac.png) no-repeat;
    width: 109px;
    height: 50px;
}
.iconite a.mahon_lac {
    background: url(../images/lac/mahon_lac.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.nuc_lac {
    background: url(../images/lac/nuc_lac.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.palisandru_lac {
    background: url(../images/lac/palisandru_lac.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.stejar_lac {
    background: url(../images/lac/stejar_lac.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.stejar_auriu_lac {
    background: url(../images/lac/stejar_auriu_lac.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.teak_lac {
    background: url(../images/lac/teak_lac.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.wenge_lac {
    background: url(../images/lac/wenge_lac.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cires_lac {
    background: url(../images/lac/cires_lac.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.incolor_lac {
    background: url(../images/lac/incolor_lac.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.pin_lac {
    background: url(../images/lac/pin_lac.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.verde_lac {
    background: url(../images/lac/verde_lac.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.stejar_lazura {
    background: url(../images/lac/stejar_lazura.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.nuc_lazura {
    background: url(../images/lac/nuc_lazura.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.teak_lazura {
    background: url(../images/lac/teak_lazura.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.mahon_lazura {
    background: url(../images/lac/mahon_lazura.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.palisandru_lazura {
    background: url(../images/lac/palisandru_lazura.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.wenge_lazura {
    background: url(../images/lac/wenge_lazura.jpg) no-repeat;
    width: 100px;
    height: 34px;
}

.iconite a.cuart_17 {
    background: url(../images/cuart/cuart_17.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_18 {
    background: url(../images/cuart/cuart_18.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_19 {
    background: url(../images/cuart/cuart_19.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_13 {
    background: url(../images/cuart/cuart_13.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_16 {
    background: url(../images/cuart/cuart_16.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_3 {
    background: url(../images/cuart/cuart_3.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_27 {
    background: url(../images/cuart/cuart_27.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_5 {
    background: url(../images/cuart/cuart_5.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_6 {
    background: url(../images/cuart/cuart_6.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_23 {
    background: url(../images/cuart/cuart_23.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_10 {
    background: url(../images/cuart/cuart_10.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_11 {
    background: url(../images/cuart/cuart_11.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_12 {
    background: url(../images/cuart/cuart_12.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_8 {
    background: url(../images/cuart/cuart_8.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_7 {
    background: url(../images/cuart/cuart_7.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_22 {
    background: url(../images/cuart/cuart_22.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_28 {
    background: url(../images/cuart/cuart_28.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_24 {
    background: url(../images/cuart/cuart_24.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_32 {
    background: url(../images/cuart/cuart_32.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_36 {
    background: url(../images/cuart/cuart_36.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_1 {
    background: url(../images/cuart/cuart_1.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_2 {
    background: url(../images/cuart/cuart_2.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_4 {
    background: url(../images/cuart/cuart_4.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_9 {
    background: url(../images/cuart/cuart_9.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_14 {
    background: url(../images/cuart/cuart_14.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_15 {
    background: url(../images/cuart/cuart_15.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_20 {
    background: url(../images/cuart/cuart_20.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_21 {
    background: url(../images/cuart/cuart_21.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_25 {
    background: url(../images/cuart/cuart_25.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_26 {
    background: url(../images/cuart/cuart_26.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_29 {
    background: url(../images/cuart/cuart_29.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_31 {
    background: url(../images/cuart/cuart_31.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_33 {
    background: url(../images/cuart/cuart_33.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_34 {
    background: url(../images/cuart/cuart_34.jpg) no-repeat;
    width: 100px;
    height: 34px;
}
.iconite a.cuart_35 {
    background: url(../images/cuart/cuart_35.jpg) no-repeat;
    width: 100px;
    height: 34px;
}

.iconite a.emag {
    background: url(../img/emag.png) no-repeat;
    width: 79px;
    height: 21px;
}





.tooltip {
    display: inline;
    position: relative;
}
.tooltip:hover {
    color: #c00;
    text-decoration: none;
}
.tooltip:hover:after {
    font-size: 13px !important;
    background: #111;
    background: rgba(0,0,0,.8);
    border-radius: .5em;
    bottom: 58px;
    color: #fff;
    content: attr(title);
    display: block;
    left: 0em;
    padding: .5em 1em;
    position: absolute;
    text-shadow: 0 1px 0 #000;
    white-space: nowrap;
    z-index: 9999;
}
.tooltip:hover:before {
    border: solid;
    font-size: 13px !important;
    border-color: #111 transparent;
    border-color: rgba(0,0,0,.8) transparent;
    border-width: .4em .4em 0 .4em;
    bottom: 53px;
    content: "";
    display: block;
    left: 1em;
    position: absolute;
    z-index: 99;
}


/* Home Contents */

.categorii-home .categorie {
    width: 280px;
    padding: 10px 10px 45px 10px;
    float: left;
    display: inline;
    background: #ffffff;
    margin-right: 30px;
    box-shadow: 3px 3px 0px #e5e5e5;
    position: relative;
}

.desktopOnly {
    display: block !important;
}
.mobileOnly{
    display: none !important;
}

/*Homepage mobile stacked contents - Vlad Georgescu*/
@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2) {
    .categorii-home{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .categorie{
        margin-right: 0px !important;
        margin-left: 0px !important;
        width: fit-content !important;
    }
    .categorie > a > img {
        min-width: 80vw !important;
    }
    .categorie > h2 {
        margin-right: 0px !important;
        margin-left: 0px !important;
        width: 96% !important;
    }
    .categorie > ul {
        width: 100% !important;
    }
    .inside-contents {
        display: table;
        width: 100%;
        table-layout: fixed;
        border-spacing: 10px;
    }
    a.box.galerie.cboxElement.boxulica {
        margin-right: 28px;
        margin-left: 28px;
        margin-bottom: 15px;
        margin-top: 15px;
        text-align: center;
        width: 33%;
        height: 180px;
        overflow: hidden;
        display: table-cell !important;
    }

    #bl-main {
        /*position: absolute !important;
        display: contents !important;*/
    }

    .bl-main > section {
        position: initial !important;
        width: 33.33% !important;
        display: inline-table;
    }



    .top10-box {
        width: fit-content !important;
    }

    .top10-box img {
        min-width: 92vw !important;
    }

    .top10-box h2 {
        margin-left: 10px !important;
        width: auto !important;
        margin-right: 10px !important;
    }

    .footer > .box{
        width: 100% !important;
        min-height: 300px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .footer > .box > ul > li > a {
        font-size: 1.25rem !important;

    }

    .footer > .box >h3 {
        font-size: 1.45rem !important;
        text-decoration: underline !important;
    }

    #produse {
        float: left !important;
    }

    #inspiratie{
        float: right !important;
    }

    #informatii{
        float: left !important;
    }

    #duraziv{
        float: right !important;
    }

    .mobileOnly {
        display: block !important;
    }

    .desktopOnly{
        display: none !important;
    }

    .mainnav-dropbtn{
        background-color: #04AA6D;
        color: white;
        padding: 16px;
        font-size: 16px;
        border: none;
    }
    .mainnav-dropdown{
        position: relative;
        display: inline-block;
    }

    .mainnav-dropdown-content {
        display: none;
        position: absolute;
        background-color: #f1f1f1;
        min-width: 160px;
        box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
        width: 70vw !important;
        text-align: left !important;
        z-index: 999999 !important;
    }

    .mainnav-dropdown-content >li > a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        font-size: 1.9rem !important;

    }

    .menu li {
        display: flow-root !important;
    }

    .sub-menu > div > ul > li > a{
        font-size: 1.65rem !important;
    }

    .mainnav-dropdown-content >li> a:hover {background-color: #ddd;}

    /* Show the dropdown menu on hover */
    .mainnav-dropdown:hover .mainnav-dropdown-content {display: block;}

    /* Change the background color of the dropdown button when the dropdown content is shown */
    .mainnav-dropdown:hover .mainnav-dropbtn {background-color: #3e8e41;}

    .menu li:hover .sub-menu {
        display: contents;
        position: relative;
    }

    .bl-main-extra > section {
        position: absolute !important;
    }
    .bl-main-extra {
        display: flex !important;
        flex-direction: column !important;
    }

    .inside-contents > a {
        width: fit-content !important;
        height: fit-content !important;
        font-size: 1.35rem !important;
    }

    .inside-contents > a > img{
        min-width: 39vw !important;
        min-height: 20vh !important;
    }

}




.gdprcookie {
    z-index: 9999999 !important;
}




.categorii-home .categorie:last-of-type {
    margin-right: 0px;
}
.categorii-home .categorie h2 {
    background: #ffffff;
    position: absolute;
    width: 250px;
    text-align: center;
	-moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    font-family: 'Arial';
    font-size: 21px;
    color: #757575;
    z-index: 3;
    margin-left: 15px;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-top: -29px;
}
.categorii-home .categorie:hover ul {
    display: block;
	background: rgba(78,78,78,0.8);
    width: 279px;
    height: 340px;
    margin-top: 10px;
}
.categorii-home .categorie ul {
    position: absolute;
    z-index: 2;
    top: 0;
    display: none;
    padding-top: 35px;
}
.categorii-home .categorie ul li {
    list-style: none;
    margin-bottom: 14px;
    margin-left: 20px;
}
.categorii-home .categorie ul li:before {
    content: '\f105';
    color: #ffffff;
    font-size: 15px;
    margin-right: 7px;
    vertical-align: middle;
}
.categorii-home .categorie ul li a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    vertical-align: middle;
}
.categorii-home .categorie ul li a:hover {
    color: #f59b57;
}
.quote {
    margin-top: 30px;
    text-align: center;
    position: relative;
    background: url(../images/quote-bg.jpg) repeat-x;
    background-position: 0px 22px;
}
.quote h2 {
    background: #ffffff;
    font-size: 22px;
    color: #fb5619;
    box-shadow: 3px 3px 0px #e5e5e5;
    font-family: 'Arial';
    display: inline-block;
    padding: 7px 20px;
}
.home-slide {
    margin-top: 25px;
    background: #ffffff;
    box-shadow: 3px 3px 0px #d8d8d8;
    padding: 12px;
    width: 935px;
    position: relative;
    height: 293px;
}
.slideshow-principal .slide-text {
    position: absolute;
    z-index: 9999;
    margin-top: -120px;
    background: #ffffff;
    padding: 15px;
    margin-left: 25px;
	-moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
}
.slideshow-principal .slide-text h3 {
    font-size: 20px;
    font-weight: 300;
    color: #979797;
}
.slideshow-principal .slide-text h2 {
    font-size: 25px;
    color: #fb5619;
    font-family: 'Arial';
}
.slideshow-principal .slick-next {
    position: absolute;
    margin-top: -156px;
    border: none;
    font-size: 0;
    background: url(../images/transparent-bg.png);
    padding: 2px 10px;
    cursor: pointer;
    margin-left: 61px;
}
.slideshow-principal .slick-next:before {
    content: '\f105';
    font-family: 'FontAwesome';
    font-size: 26px;
    color: #ffffff;
}
.slideshow-principal .slick-prev {
    position: absolute;
    margin-top: -156px;
    border: none;
    font-size: 0;
    background: url(../images/transparent-bg.png);
    padding: 2px 10px;
    cursor: pointer;
    margin-left: 25px;
}
.slideshow-principal .slick-prev:before {
    content: '\f104';
    font-family: 'FontAwesome';
    font-size: 26px;
    color: #ffffff;
}

/* Contents */

.contents {
    background: #ffffff;
    margin-top: 18px;
    box-shadow: 3px 3px 0px #d8d8d8;
    padding-bottom: 20px;
    position: relative;
}
.palete {
    min-height: 695px !important;
}
.contents h1.page-title {
    font-size: 24px;
    font-weight: 600;
    color: #7a7a7a;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 30px;
}
.contents h2.page-title {
    font-size: 24px;
    font-weight: 600;
    color: #7a7a7a;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 30px;
}
.produs {
    width: 450px;
    margin-left: 15px;
    margin-right: 10px;
    border: solid 1px #e5e5e5;
    margin-bottom: 25px;
    min-height: 240px;
}
.produs:nth-child(2n+1) {
    margin-right: 0;
}
.produs-thumbnail {
    width: 180px;
}
.produs-info {
    width: 250px;
}
.produs-info h2 {
    font-size: 24px;
    font-weight: 600;
    color: #ec6500;
    margin-bottom: 10px;
    margin-top: 18px;
}
.produs-info p.descriere-produs {
    font-size: 15px;
    font-weight: 600;
    color: #7a7a7a;
    line-height: 17px;
}
.produs-info ul {
    margin-top: 8px;
}
.produs-info ul li {
    list-style: none;
    font-size: 13px;
    font-weight: 300;
    color: #333333;
    line-height: 17px;
    margin-bottom: 7px;
}
.produs-info ul li:before {
    content: '\f00c';
    margin-right: 5px;
    color: #ec6500;
}
.produs-info a.mai-mult {
    border: solid 1px #cfcfcf;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 6px 10px 8px 10px;
    font-weight: 600;
    font-size: 13px;
    color: #616161;
    margin-top: 15px;
}
.produs-info a.mai-mult span {
    color: #ec6500;
    font-weight: normal;
    margin-right: 3px;
}
.produs-info a.mai-mult:hover {
    background: #ec6500;
    border: solid 1px #ec6500;
    color: #ffffff;
}
.produs-info a.mai-mult:hover span {
    color: #ffffff;
}
.inside-contents {
    margin-left: 15px;
    margin-right: 15px;
}
.inside-contents h3 {
    font-family: 'Arial';
    color: #ec6500;
    font-size: 18px;
    margin-bottom: 15px;
}
.inside-contents p {
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: 300;
    /*color: #8c8c8c;*/
	color: #333333;
    line-height: 21px;
	font-family: 'Arial';
}
.inside-contents h3.timeline-duraziv {
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #7a7a7a;
    font-size: 18px;
}
.inside-contents p.italic {
    font-style: italic;
}
.inside-contents table, th, td {
    border-style: none;
}


.video-box {
    width: 420px;
    float: left;
    display: inline;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    margin-left: 12px;
    margin-right: 13px;
    padding: 10px;
    min-height: 250px;
    margin-bottom: 30px;
}
.video-box h3 {
    padding-top: 10px;
    text-align: center;
    font-size: 17px;
}
a.certificat {
    margin-right: 28px;
    margin-left: 28px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center;
    width: 176px;
    height: 130px;
}
a.galerie {
    margin-right: 28px;
    margin-left: 28px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center;
    width: 176px;
    height: 180px;
    overflow: hidden;
}
a.galerie img {
    max-height: 130px;
}
a.galerie span {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #797979;
    line-height: 18px;
    font-weight: 600;
    font-size: 13px;
}
a.certificat span {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #797979;
    line-height: 18px;
    font-weight: 600;
    font-size: 13px;
}
a.aviz {
    margin-right: 28px;
    margin-left: 28px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center;
    width: 176px;
    height: 180px;
    overflow: hidden;
}
a.aviz img {
    max-height: 130px;
}
a.aviz span {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #797979;
    line-height: 18px;
    font-weight: 600;
    font-size: 13px;
}

ul.cum-aleg-optiuni li {
    float: left;
    display: inline;
    width: 288px;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    border-top: solid 3px #c1c1c1;
    padding-top: 20px;
    vertical-align: middle;
}
ul.cum-aleg-optiuni li.current {
    border-top: solid 3px #ec6500;
}
ul.cum-aleg-optiuni li.current a{
    color: #ec6500;
}
ul.cum-aleg-optiuni li a {
    color: #c1c1c1;
}
.content-optiuni {
	width: 930px;
	display: none;
    margin-top: 35px;
    border-top: solid 1px #c1c1c1;
    padding-top: 40px;
}
#popup-paleta-culori {
    padding-bottom: 20px;
}
#popup-paleta-culori table {
    float: left;
    display: inline;
    width: 400px;
    margin-left: 25px;
    margin-top: 20px;
    box-shadow: 0px 0px 3px #c1c1c1;
    padding: 5px;
}
#popup-paleta-culori table td {
    margin: 0;
    width: 100px;
    height: 30px;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 600;
    color: #888888;
}
#popup-paleta-culori table td a {
 width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
}
.poza-colorare-manuala {
    float: left;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    padding: 10px;
    margin-right: 25px;
}
.poza-sisteme {
    float: left;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    padding: 10px;
    margin-right: 25px;
}
.poza-mica-sisteme {
    float: left;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);

}
.content-colorare-manuala {
    float: left;
    display: inline;
    width: 620px;
}
.content-colorare-manuala object {
    z-index: 2;
    position: relative;
}
.info-culori {
    font-size: 12px;
    font-weight: 300;
    color: #939393;
    margin-top: 20px;
}
.info-culori span {
    color: #ec6500;
    font-size: 14px;
    margin-right: 7px;
}
.de-unde-cumpar-box {
    width: 400px;
    margin-right: 10px;
    margin-left: 10px;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    height: 280px;
    margin-bottom: 25px;
    padding: 20px;
    -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.de-unde-cumpar-box h3 {
    margin-bottom: 5px;
    margin-top: 5px;
}
.de-unde-cumpar-box:hover {
    opacity: 0.6;
}
.proiecte-b2b {
    float: left;
    display: inline;
    width: 500px;
}
a.carte-vizita img {
     -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    padding: 10px;
}
.parteneri-select {
    width: 350px;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    padding: 10px;
    margin-left: 275px;
}
.parteneri-select select {
    padding: 5px 10px;   
}
.centre-colorare-select {
    width: 350px;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    padding: 10px;
}
.centre-colorare-select select {
    padding: 5px 10px;   
    min-width: 120px;
}
.centre-colorare-select-single {
    width: 350px;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    padding: 10px;
}
.centre-colorare-select-single select {
    padding: 5px 10px;   
    min-width: 120px;
}
.adresa-centru-colorare {
    width: 270px;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    padding: 10px;
    margin-right: 20px;
    margin-top: 20px;
}
.adresa-centru-colorare p {
    margin-bottom: 3px;
}
.parteneri-selectat-wrapper {
    width: 350px;
}
.parteneri-selectat {
    width: 350px;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    padding: 10px;
    float: left;
    margin-right: 20px;
    display: inline;
}
.info-partener {
    width: 350px;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    padding: 10px;
    float: left;
    margin-right: 20px;
    display: table;
}
.parteneri-selectat select {
    padding: 5px 10px;   
    min-width: 120px;
}
.info-partener {
    margin-bottom: 10px;
    margin-top: 10px;
}
.info-partener p {
    margin-bottom: 3px;
}
.contact-details {
    width: 378px;
}
.contact-details p {
    margin-bottom: 5px;
}
.poza-ambasador {
     width: 250px;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    padding: 10px;
}
.detalii-ambasador-wrapper {
    width: 350px;
    margin-left: 20px;
    margin-top: 10px;
}
.poze-ambasador {
    width: 200px;
    margin-left: 30px;
}
.poze-ambasador a img {
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    padding: 10px; 
    margin-bottom: 10px;
}
.map {
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    padding: 10px;
    margin-left: 30px;
}
.top10-box {
    width: 205px;
    display: inline-block;
    float: left;
    background: #ffffff;
    box-shadow: 3px 3px 0px #d8d8d8;
    padding: 8px 8px 20px 8px;
    margin-left: 11px;
    margin-right: 5px;
    margin-bottom: 15px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.top10-box img {
    z-index: 1;
    position: relative;
}
.top10-box:hover {
    opacity: 0.6;
}
.top10-box a {
     color: #757575;   
}
.top10-box h2 {
    background: #ffffff;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    text-align: center;
    width: 185px;
    font-family: 'Arial';
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
    margin-left: 10px;
    margin-top: -25px;
    z-index: 2;
    position: relative;
}
.selecta-box {
    width: 405px;
    display: inline-block;
    float: left;
    background: #ffffff;
    box-shadow: 3px 3px 0px #d8d8d8;
    padding: 10px 10px 10px 10px;
    margin-left: 27px;
    margin-right: 27px;
    margin-bottom: 25px;
    vertical-align: middle;
    -o-transition:.4s;
	-ms-transition:.4s;
	-moz-transition:.4s;
	-webkit-transition:.4s;
	transition:.4s;
}
.selecta-box:hover {
    opacity: 0.6;
}
.selecta-box img {
    float: left;
}
.selecta-box h2 {
    font-family: 'Arial';
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
    margin-left: 15px;
    float: left;
    display: inline;
    width: 220px;
    height: 50px;
    vertical-align: middle;
}
.selecta-box a h2 {
    color: #6c6c6c;
}
.selecta-single {
    margin-left: 15px;
    margin-right: 15px;
}
.selecta-single p {
    font-size: 13px;
    font-weight: 300;
    color: #808080;
    line-height: 20px;
    margin-bottom: 20px;
}
.selecta-single-palete {
    width: 470px;
}
.selecta-single-palete div {
    float: left;
    display: inline;
}
.selecta-single-palete a.inapoi {
    background: #ec6500;
    margin-left: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 17px;
    margin-top: 20px;
    display: inline-block;
}
.selecta-single-palete a.inapoi span {
    font-size: 16px;
    font-weight: normal;
    margin-right: 3px;
}
.selecta-single-palete a.paleta-selecta {
    margin-bottom: 10px;
    display: block;
    padding: 10px;
}
.selecta-single-palete li {
    list-style: none;
}
.selecta-single-palete li.current a {
    box-shadow: 0px 0px 4px #c1c1c1;
}
#paleta-selecta-one {
    display: block;
}
.selecta-single-paleta-aleasa {
    width: 383px;
    padding: 10px 10px 35px 10px;
    background: #ffffff;
    box-shadow: 0px 0px 4px #c1c1c1;
    margin-left: 30px;
}
.selecta-single-paleta-aleasa {
    display: none;
}
.selecta-single-paleta-aleasa div {
    display: inline;
    float: left;
    position: relative;
    margin-top: 10px;
    text-align: center;
}
.selecta-single-paleta-aleasa div span {
    margin-top: 59px;
    position: absolute;
    font-size: 12px;
    font-weight: 300;
    left: 0;
    right: 0;
    color: #6c6c6c;
}
p.intro-selecta {
    font-size: 13px;
    font-weight: 300;
    color: #808080;
    line-height: 20px;
    margin-bottom: 30px;
    margin-left: 35px;
    margin-right: 30px;
}
.top-culori-single {
    width: 880px;
    margin-left: auto;
    margin-right: auto;
}
.top-culoare {
    margin-right: 40px;
    margin-left: 40px;
    margin-bottom: 16px;
}
.top-culoare p.cod-culoare {
    font-size: 13px;
    color: #aeaeae;
    font-weight: 300;
    margin-top: 5px;
}
.top-culoare p.cod-culoare span {
    color: #7a7a7a;
    font-weight: 600;
}
.top-culoare .culoare-top {
    width: 173px;
    display: inline-block;
    height: 91px;
}
.top-culoare .imagine-top {
    display: inline-block;
    margin-left: 5px;
}
.popup-top-culoare {
    padding: 15px 15px 15px 15px;
}
.popup-top-culoare .culoare-top {
    width: 113px;
    height: 42px;
    display: inline-block;
    float: left;
    margin-top: 10px;
}
.popup-top-culoare p.cod-culoare {
    display: inline-block;
    margin-top: 0;
    color: #a8a8a8;
    font-weight: 300;
    font-size: 13px;
    margin-left: 15px;
    margin-top: 25px;
    float: left;
}
.popup-top-culoare p.cod-culoare span {
    color: #7a7a7a;
    font-weight: 600;
}
.text-culori {
    margin-right: auto;
    margin-left: auto;
    width: 800px;
    font-size: 13px;
     background: #ffffff;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    clear: both;
    padding: 15px;
    line-height: 20px;
    color: #7d7d7d;
    display: block;
}

/* Produs Popup */

.produs-thumbnail-big {
    width: 350px;
}
.produs-culori {
    box-shadow: 0px 0px 4px #c1c1c1;
    margin-left: 20px;
    margin-right: 20px;
    padding: 5px;
}
.produs-culori table {
    width: 100%;
}
.produs-culori td {
    margin: 0;
    width: 80px !important;
    vertical-align: middle;
    line-height: 1px;
    text-align: center;
}
.produs-culori td a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: 0;
    -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.produs-culori td a:hover:after{
    padding-bottom: 12px;
    padding-top: 10px;
}
.produs-info-big {
    margin-left: 10px;
    width: 460px;
    padding-right: 30px;
    overflow: visible;
}
.produs-info-big h2 {
    font-size: 24px;
    font-weight: 600;
    color: #ec6500;
    margin-bottom: 10px;
    margin-top: 20px;
}
.produs-info-big h3 {
    font-size: 14px;
    font-weight: 600;
    color: #ec6500;
    margin-bottom: 15px;
    margin-top: 18px;
}
.produs-info-big p.descriere-produs {
    font-size: 15px;
    font-weight: 600;
    color: #7a7a7a;
    line-height: 17px;
}
.produs-info-big ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
.produs-info-big ul li {
    list-style: none;
    font-size: 13px;
    font-weight: 300;
    color: #333333;
    line-height: 18px;
    margin-bottom: 5px;
}
.produs-info-big ul li:before {
    content: '\f00c';
    margin-right: 5px;
    color: #ec6500;
}

.produs-info-big ol {
    margin-top: 10px;
    margin-bottom: 10px;
}
.produs-info-big ol li {
    list-style-type:decimal;
    font-size: 13px;
    font-weight: 300;
    color: #333333;
    line-height: 18px;
    margin-bottom: 5px;
    margin-left: 15px;
}
/*.produs-info-big ol li:before {
    content: '\f00c';
    margin-right: 5px;
    color: #ec6500;
}*/
.produs-info-big p {
    margin-bottom: 17px;
    font-size: 13px;
    color: #333333;
    line-height: 20px;
}
.produs-info-big a.descarca {
    background: #ec6500;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 400;
    font-size: 13px;
    padding: 7px 12px;
    display: inline-block;
    margin-bottom: 20px;
}
.produs-info-big a.descarca:before {
    content: '\f019';
    font-size: 21px;
    vertical-align: middle;
    margin-right: 10px;
}
.produs-info-big a.descarca:hover {
    background: #414141;
}
.produs-info-big a.emag {
    background: url(../img/emag.png) no-repeat;
    width: 79px;
    height: 21px;
}


.imagine_paleta_culori a.descarca {
    background: #ec6500;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: 400;
    font-size: 13px;
    padding: 7px 12px;
    display: inline-block;
    margin-bottom: 20px;
}
.imagine_paleta_culori a.descarca:before {
    content: '\f019';
    font-size: 21px;
    vertical-align: middle;
    margin-right: 10px;
}
.imagine_paleta_culori a.descarca:hover {
    background: #414141;
}

#cboxClose {
    position:absolute; 
    top: 0; 
    margin-top: -13px !important;
    border: none !important;
    width: 30px !important;
    height: 30px !important;
    margin-right: -14px !important;
    background: #ec6500 url(../images/close-icon.png) no-repeat !important;
    background-position: 9px 9px !important;
    font-family: FontAwesome;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-indent: -9999px;
}   
#cboxClose:hover {
    background-color: #414141 !important;
}

/* Palete */

.paleta-galben table,
.paleta-alb table,
.paleta-rosu table,
.paleta-portocaliu table,
.paleta-verde table,
.paleta-turcoaz table,
.paleta-albastru table,
.paleta-mov table,
.paleta-grena table, 
.paleta-maro table,
.paleta-gri table,
.paleta-neutre table,
.paleta-istorice table,
.paleta-accent table,
.paleta-pastel table {
    margin-left: auto;
    margin-right: auto;
    width: 584px;
    box-shadow: 0px 0px 4px #c1c1c1;
    margin-bottom: 30px;
    border-collapse: separate;
    border-spacing: 3px 3px;
}
.paleta-galben td,
.paleta-alb td,
.paleta-rosu td,
.paleta-portocaliu td,
.paleta-verde td,
.paleta-turcoaz td,
.paleta-albastru td,
.paleta-mov td,
.paleta-grena td,
.paleta-maro td,
.paleta-gri td,
.paleta-neutre td,
.paleta-istorice td,
.paleta-accent td,
.paleta-pastel td {
    width: 80px !important;
    vertical-align: middle;
    line-height: 1px;
    text-align: center;
}
.paleta-galben td a,
.paleta-alb td a,
.paleta-rosu td a,
.paleta-portocaliu td a,
.paleta-verde td a,
.paleta-turcoaz td a,
.paleta-albastru td a,
.paleta-mov td a,
.paleta-grena td a,
.paleta-maro td a,
.paleta-gri td a,
.paleta-neutre td a,
.paleta-istorice td a,
.paleta-accent td a,
.paleta-pastel td a {
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
table td a:hover {
    opacity: 0.6;
}

/* Footer */

.footer {
    background: #ffffff;
    box-shadow: 3px 3px 0px #d8d8d8;
    margin-top: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.produse {
    width: 220px;
    margin-left: 20px;
}
.inspiratie {
    width: 270px;
}
.informatii {
    width: 250px;
}
.produse h3, 
.inspiratie h3,
.informatii h3, 
.duraziv h3 {
    font-size: 16px;
    font-weight: 600;
    color: #7a7a7a;
    margin-bottom: 15px;
}
.produse li, 
.inspiratie li,
.informatii li, 
.duraziv li {
    list-style: none;
    margin-bottom: 7px;
}
.produse li a, 
.inspiratie li a, 
.informatii li a, 
.duraziv li a {
    font-size: 13px;
    font-weight: 600;
    color: #63aaf3;
}
.produse li a:hover, 
.inspiratie li a:hover, 
.informatii li a:hover, 
.duraziv li a:hover {
    color: #6b6b6b; 
}
.bottom {
    margin-top: 25px;
    height: 40px;
}
.copyright {
    float: left;
    font-size: 13px;
    font-weight: 300;
    color: #9f9f9f;
}
.footer-menu {
    float: right;
}
.footer-menu ul {
    text-align: right;
}
.footer-menu li {
    margin-left: 20px;
    display: inline;
}
.footer-menu li.fb a {
    vertical-align: middle;
    font-size: 20px;
    color: #fb5619;
}
.footer-menu li.fb a:hover {
    color: #6b6b6b; 
}
.footer-menu li a {
    color: #9f9f9f;
    font-size: 13px;
    font-weight: 400;
}
.footer-menu li a:hover {
    color: #6b6b6b;
}



/* Chrome & Safari Fixes */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .menu li a {
        padding-bottom: 12px;
    }
    .search .search-box input[type="submit"] {
        margin-top: 14px;
    }
    .palete {
    min-height: 605px !important;
}
}



/* Sisteme fisisaje lemn */

.componenta-sistem {
    clear: both;
    margin-bottom: 25px;
}
.componenta-sistem h3 {
    color: #787878;
    font-size: 20px;
    margin-top: 25px;
}
.componenta-sistem img {
    float: left;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    padding: 10px;
    margin-right: 35px;
}
.componenta-sistem ul li {
    list-style: none;
    font-size: 13px;
    font-weight: 300;
    color: #333333;
    line-height: 18px;
    margin-bottom: 5px;
}
.componenta-sistem ul li:before {
    content: '\f00c';
    margin-right: 5px;
    color: #ec6500;
}
.etape-aplicare h4 {
    font-size: 17px;
    color: #787878;
    font-size: 20px;
    margin-top: 25px;
    font-weight: 400;
    font-family: 'Arial';
    margin-bottom: 10px;
}



/* Colorare Computerizata */

.poza-colorare-computerizata {
    float: left;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    padding: 10px;
    margin-right: 25px;
}
.content-colorare-computerizata {
    float: left;
    display: inline;
    width: 480px;
}

.ambasador-info {
    width: 565px;
    margin-left: 13px;
    position: relative;
}
.arrow {
    position: absolute;
    background: url(../images/arrow.png) no-repeat;
    width: 99px;
    height: 58px;
    right: 0;
    margin-right: -70px;
    margin-top: -159px;
}
.ambasador-info h4 {
    font-size: 23px;
    font-weight: 300;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    color: #787878;
    margin-top: 13px;
    line-height: 29px;
}
.ambasador-info p {
    margin-top: 10px;
    text-align: justify;
}
.ambasador-sidebar {
    width: 306px;
    margin-left: 30px;
}

.bl-box .tooltip:hover:after {
    text-align: center;
    bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    max-width: 90px;
    padding: .7em 1em;
}
.bl-box .tooltip:hover:before {
    border: none;
    margin-left: 20px;
}

a.logo-retea {
    float: left;
    display: inline;
    box-shadow: 3px 3px 0px #d8d8d8;
    padding: 10px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}




/* Editor de text formatare default*/
.inside-contents ul li {
    list-style: none;
    font-size: 13px;
    font-weight: 300;
    color: #333333;
    line-height: 17px;
    margin-bottom: 7px;
}
.inside-contents ul li:before {
    content: '\f00c';
    margin-right: 5px;
    color: #ec6500;
}


.inside-contents h1,
.inside-contents h2,
.inside-contents h3,
.inside-contents h4,
.inside-contents h5,
.inside-contents h6{
 font-family: 'Arial';
 color: #EC6500;
 margin-bottom: 15px;
}

.inside-contents h1 {
 font-size: 22px;
}
.inside-contents h2 {
 font-size: 20px;
}
.inside-contents h3 {
 font-size: 18px;
}
.inside-contents h4 {
 font-size: 16px;
}
.inside-contents h5 {
 font-size: 14px;
}
.inside-contents h6 {
 font-size: 12px;
}

.sisteme-hidro td {
    border: 1px solid black;
}


/* Click pentru a mari carte de vizita*/
a.carte-vizita:hover:before {
    content:'\f002';
    position: absolute;
    font-size: 25px;
    font-family: 'FontAwesome';
    background: #c1c1c1;
    color: #ffffff;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding: 10px;
    opacity: 0.9;
    margin-left: 65px;
    margin-top: 130px;
}

.click-marire {
    margin-top: 5px;
    font-size: 13px;
    margin-left: 23px;
    width: 130px;
    float: left;
    display: inline-block;
    margin-top: 55px;
}

/* Adaugari pentru articole*/
.tb { display: inline-table; }
.tr { display: table-row; }
.tc { display: table-cell;
		text-align: left;
		float: left;
		display: inline
 }
 
/* Modificari sisteme*/
.hidro-sistem table {
    /*border: 1px solid black;*/
	display: table;
	border-spacing: 0;
	-webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
	width: 80% !important;
    margin: 1em 0;
    border: 0;
}
.hidro-sistem thead {
    display: table-header-group;
    vertical-align: middle;
	background: #ec6500;
	color: white;
	text-shadow: 0px 1px 0px black;
}
.hidro-sistem tr {
    display: table-row;
	border-bottom: 0;
    border-bottom: 1px solid #ec6500;
}
.hidro-sistem th {
	color: white;
    padding: 10px 10px;
    line-height: 18px;
    border: 0;
    text-align: left;
	font-weight: bold;
	display: table-cell;
	border-bottom: 3px solid #ccc;
    padding-right: 1em;
    text-align: -internal-center;
    /*vertical-align: inherit;*/
}
.hidro-sistem td {
    display: table-cell;
	color: gray;
	padding: 10px 10px;
    line-height: 18px;
/*    vertical-align: inherit;*/
}
.hidro-sistem tbody {
    display: table-row-group;
    vertical-align: middle;
}

.placari-sistem {
    /*border: 1px solid black;*/
	display: inline;
	float: left;
	position: relativ;
	border-spacing: 0;
	-webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
	width: 25% !important;
    margin: 1em 0;
    border: 0;
}

.placari-sistem table {
    /*border: 1px solid black;*/
	display: inline-table;
	position: relativ;
	border-spacing: 0;
	-webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
	/*width: 30% !important;*/
    margin: 1em 0;
    border: 0;
}
.placari-sistem thead {
    display: table-header-group;
    vertical-align: middle;
	background: #ec6500;
	color: white;
	text-shadow: 0px 1px 0px black;
}
.placari-sistem tr {
    display: table-row;
	border-bottom: 0;
    border-bottom: 1px solid #ec6500;
}
.placari-sistem th {
	color: white;
    padding: 5px 5px;
    line-height: 18px;
    border: 0;
    text-align: left;
	font-weight: bold;
	display: table-cell;
	border-bottom: 3px solid #ccc;
    padding-right: 1em;
    text-align: -internal-center;
    /*vertical-align: inherit;*/
}
.placari-sistem td {
    display: table-cell;
	color: gray;
	font-size: 9px;
	padding: 0px 2px;
    line-height: 18px;
/*    vertical-align: inherit;*/
}
.placari-sistem tbody {
    display: block;
    vertical-align: middle;
}

/* hoover si before - in spatele pozelor - text*/

.image-front .text-back {
    /*width: 280px;
    padding: 2px 2px 5px 2px;*/
    text-align: left;
    float: left;
    display: inline;
    background: #ffffff;
    margin-right: 0px;
    /*box-shadow: 3px 3px 0px #e5e5e5;*/
    position: relative;
}
.image-front .text-back:last-of-type {
    margin-right: 0px;
}
.image-front .text-back h2 {
    background: #ffffff;
    position: absolute;
    /*width: 250px;*/
    text-align: left;
	-moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    font-family: 'Arial';
    font-size: 21px;
    /*color: #757575;*/
    color: #ffffff;
    z-index: 3;
    /*margin-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: -29px;*/
}

.image-front .text-back:hover ul {
    display: block;
	background: rgba(78,78,78,0.8);
    /*width: 279px;
    height: 340px;*/
    margin-top: 5px;
}
.image-front .text-back ul {
    position: absolute;
    z-index: 2;
    top: 0;
    display: none;
    padding-top: 5px;
}
.image-front .text-back ul li {
    list-style: none;
    color: #ffffff;
    margin-bottom: 3px;
    margin-left: -38px;
}
.image-front .text-back ul li:before {
    /*content: '\f105';*/
    content: '\f0da';
    color: #ffffff;
    font-size: 15px;
    margin-right: 7px;
    /*vertical-align: middle;*/
}
.image-front .text-back ul li a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    /*vertical-align: middle;*/
}
.image-front .text-back ul li a:hover {
    color: #f59b57;
}
/*  */
	
/* Concurs Febr 2017*/
.concurs {
    background: url(../images/landpage/livingroom.jpg) no-repeat;
    width: 935px; /* Full width */
    height: 690px; /* Full height */
}

/* Button PopUP*/
.pin1 {
    width: 71px;
    height: 71px;
    margin-left: 700px;
    margin-top: 45px;
    display: block;
    background: url(../images/landpage/pin.png) no-repeat;
    position: relative;
    z-index: 4;
}

.pin1 img {
    width: 47px;
    height: 47px;
    position: absolute;
    top: 5px;
    left: 15px;
}

.pin2 {
    width: 71px;
    height: 71px;
    margin-left: 350px;
    margin-top: 400px;
    display: block;
    background: url(../images/landpage/pin.png) no-repeat;
    position: relative;
    z-index: 4;
}

.pin2 img {
    width: 47px;
    height: 47px;
    position: absolute;
    top: 8px;
    left: 13px;
}

.pin3 {
    width: 71px;
    height: 71px;
    margin-left: 750px;
    margin-top: -40px;
    display: block;
    background: url(../images/landpage/pin.png) no-repeat;
    position: relative;
    z-index: 4;
}

.pin3 img {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 13px;
    left: 12px;
}

.container-concurs {
	width: 935px;
	margin-left: 0px;
	margin-right: auto;
}

.content-concurs {
    float: left;
    display: inline;
    width: 540px;
    margin-right: 25px;
}
.content-concurs object {
    z-index: 2;
    position: relative;
}

.poza-premii-concurs {
    float: left;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
    padding: 10px;
    margin-right: 15px;
    background: url(../images/landpage/bg-boxes.png) repeat;
    border-radius:10px;
    text-align: center;
    /*opacity:.75;*/

}


.poza-produs-concurs {
    /*float: left;
    -moz-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	-webkit-box-shadow: 3px 3px 0px rgba(68,68,68,0.3);
	box-shadow: 3px 3px 0px rgba(68,68,68,0.3);*/
    position: relative;
    top: -100px;
    left: 525px;
    padding: 10px;
    margin-right: 25px;
    /*opacity:.75;*/
}

.p-button {
    background-image: none;
    border: 1px solid transparent;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 1.42857143;
    text-align: center;
    position: relative;
    vertical-align: middle;
    /*font-size: 12px;
    padding: 4px 20px 3px 20px;*/
    margin-bottom: 0;
    border-radius: 2px 2px 2px 2px;
    /*-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;*/
    box-sizing: border-box;
    /*min-width: 78px;*/
    background-color: #28903B;
}
.p-button  span{
	margin: 0;
	font: inherit;
}

a.p-button:link:visited {
    /*background-color: #f44336;*/
    color: white;
    padding: 14px 25px;
    text-align: center; 
    text-decoration: none;
    display: inline-block;
}

a.p-button :hover:active {
    background-color: #28903B;
}
/* Promotie Adezivi Mai 2017*/
.promo-adezivi {
    background: url(../images/landpage/sistem-placari.jpg) no-repeat;
    width: 835px; /* Full width */
    height: 723px; /* Full height */
}
.promo-adezivi-AM15 {
    width: 350px;
    height: 247px;
    margin-left: 15px;
    margin-top: -200px;
    display: block;
    position: relative;
    z-index: 4;
}
.promo-adezivi-AM11 {
    width: 255px;
    height: 247px;
    margin-left: 430px;
    margin-top: -250px;
    display: block;
    position: relative;
    z-index: 4;
}


.button1 {
	background-color: #4CAF50;
} /* Green */
.button2 {
	background-color: #008CBA;
} /* Blue */
.button3 {
	background-color: #ec6500;
	color: white;
	font-weight: bold;
	font-size: 120%;
	padding: 12px 28px;
	text-transform: uppercase;
} /* Orage */ 
.button4 {
	background-color: #e7e7e7; 
	color: black;
} /* Gray */ 
.button5 {
	background-color: #555555;
} /* Black */




/* ca pe 500 mega */
.dl2::after {
	content:"";background:#f3f3f3 url(../images/landpage/bg-boxes.png) repeat;
	border-radius:10px;
	opacity:.35;
	top:0;
	left:0;
	bottom:0;
	right:0;
	position:absolute;
	z-index:-1
}
.dl2 {
	padding:15px 0;
	border-radius:10px;
	position:relative;
	border:1px solid #ddd;
	margin-bottom:30px;
	min-height:300px}
.dl2 .brand {
	text-transform:uppercase;
	letter-spacing:3px;
	padding:10px 20px;
	margin-top:30px;
	text-align:center;
	font-size:16px
}
.dl2 .descr {
	color: #999;
	margin-top:0;
	padding:20px 25px;
	text-align:center;
}

.premiu{margin:0 auto;text-align:center;width:318px}
.premiu{width:100%}}
.descr{font-family:inherit;font-size:14px;line-height:20px}

/*   */

/* Modal popup CSS- (background) */

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


	/* Caseta descarca catalog */
.slide-out-div {
        padding: 10px;
		width: 230px;
		background: #ffffff;
		border: #ffffff 2px solid;
		border-radius: 0 0 0px 10px;		
		height:156px;
		/*box-shadow: 0 4px 2px -2px gray;*/
		-webkit-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.65);
		-moz-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.65);
		box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.65);		
}


/*  */

* {
    
}
