﻿@font-face {
	font-family: 'MPRg';
	src: url(/templates/livecms/css/fonts/MPRg.eot);
	src: url(/templates/livecms/css/fonts/MPRg.eot?#iefix) format('embedded-opentype'), url(/templates/livecms/css/fonts/MPRg.woff) format('woff'), url(/templates/livecms/css/fonts/MPRg.ttf) format('truetype'), url(/templates/livecms/css/fonts/MPRg.svg#MPRg) format('svg'), url(/templates/livecms/css/fonts/MPRg.otf) format('opentype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: 'RoboBk';
	src: url(/templates/livecms/css/fonts/RoboBk.eot);
	src: url(/templates/livecms/css/fonts/RoboBk.eot?#iefix) format('embedded-opentype'), url(/templates/livecms/css/fonts/RoboBk.woff) format('woff'), url(/templates/livecms/css/fonts/RoboBk.ttf) format('truetype'), url(/templates/livecms/css/fonts/RoboBk.svg#RoboBk) format('svg'), url(/templates/livecms/css/fonts/RoboBk.otf) format('opentype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: 'DD';
	src: url(/templates/livecms/css/fonts/DD.eot);
	src: url(/templates/livecms/css/fonts/DD.eot?#iefix) format('embedded-opentype'), url(/templates/livecms/css/fonts/DD.woff) format('woff'), url(/templates/livecms/css/fonts/DD.ttf) format('truetype'), url(/templates/livecms/css/fonts/DD.svg#DD) format('svg'), url(/templates/livecms/css/fonts/DD.otf) format('opentype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: 'RoboCdLt';
	src: url(/templates/livecms/css/fonts/RoboCdLt.eot);
	src: url(/templates/livecms/css/fonts/RoboCdLt.eot?#iefix) format('embedded-opentype'), url(/templates/livecms/css/fonts/RoboCdLt.woff) format('woff'), url(/templates/livecms/css/fonts/RoboCdLt.ttf) format('truetype'), url(/templates/livecms/css/fonts/RoboCdLt.svg#RoboCdLt) format('svg'), url(/templates/livecms/css/fonts/RoboCdLt.otf) format('opentype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}
html { height: 100%;}
form, ul {margin: 0;padding: 0;}
body {
	font-family: 'MPRg',Tahoma, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	font-size: 15px;
	color: #2d282c;
    font-weight: normal;
    width: 100%;
}
.body {
	color: #2d282c;
	margin: 0;
	padding: 0px;
	font-family: 'MPRg', Tahoma, sans-serif;
	font-size: 12pt;
    width: 100%;
}
a, a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #074891;
    transition: color 0.3s ease-in-out 0s;
}
a:hover {text-decoration: underline;color: #46c3ff;}
a:hover, a:active, a:visited, a:link{ outline:0;}
p { padding: 10px 0px; margin: 0; text-align: justify; color: #505256;}
img { border: 0 none; opacity: 1; transition: opacity 0.3s ease-in-out;}
p > a:hover > img{ opacity: 0.7;}
table, td{ border-collapse: collapse; border: none; padding: 0;}

.article_separator{ display: none;}
#container ul{
  margin: 0;
  text-decoration: none;
  list-style-type: none;
  padding: 0;
}
#detailDesc ul{ margin: 10px auto; padding: 0;}
#maincolumn ul li{
  padding: 10px 0 10px 30px;
  background: url(/templates/livecms/images/arrow-sr.png) no-repeat 10px 13px;
  line-height: 1.4em;
  text-align: left;
}
.componentheading {
	font-size : 20px;
	font-weight: normal;
	color: #0E0F17;
	padding:0px ;
	margin: 0 auto;
    width: 100%;
}
div#wrapper {
  margin: 0 auto;
  padding: 0;
  min-height: 100px;
  width: 100%;
}
.container2{
  background: #f8f8f8;
  border-top: 6px solid #e5e5e5;
}
div.mainmenu nav { display: none;}
/************** TRANSLATE ****************/
/*****************************************/
#google_translate_element {
	padding-top: 30px;
	float: right;
	text-align: center;
    display: block;
}
/*IE >=7*/
#google_translate_element select {
	font-size: 13px;
	color: #777777;
	margin: 0px;
	padding: 2px;
	border: none;
	outline: none;
	border:1px #E2E2E2 solid\9;
}
/*CHROME, safari hack*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
#google_translate_element select {
	font-size: 13px;
	color: #777777;
	margin: 0px;
	padding: 2px 2px 1px 2px;
	border: none;
	outline: none;
}
}
/*OPERA,safari,chrome,firefox hack*/
body:first-of-type #google_translate_element select {
	font-size: 13px;
	color: #777777;
	margin: 0px;
	padding: 2px 2px 1px 2px;
	border: none;
	outline: none;
	border:1px #E2E2E2 solid;
}
#google_translate_element option {
	background: #F5F5F5;
	border: none;
	outline: none;
}
#google_translate_element input[type=image] {
	border: none;
	outline: none;
	width: 0px;
	height: 0px;
}
/*****************************************/
/*************** SLIDER ******************/
#slider {
	margin: 0px 0 0px;
	padding: 0;
	clear: both;
	text-align: center;
    position: relative;
}
.slider-wrapper{
  margin: 0 auto;
  padding-top: 75px;
  padding-bottom: 0px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
a.down:hover{ background: url(/templates/livecms/images/btn1on.png) center center no-repeat; }
div.articleBreak a.down{ top: 36px; right: -350px;}

/*****************************************/
/************** LEFTMENU *****************/
/*****************************************/
.module {clear: both; width: 95%;}
.module div {
	float: left;
	margin-bottom:2px;
	width: 100%;
}
.module div div {
	float: left;
	padding: 0;
	margin:0!important;
	width: 100%;
}
.module div div div {
	margin:0!important;
	width: 100%;
}
.module div div div ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 100%;
	text-align: center;
}
.module li {
	margin:7px 0 0;
	padding: 0px;
	width: 100%;
    border-bottom: 1px solid #f0f0f0;
}
.module li a span::before{
    content: " ";
    width: 51px; height:44px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    z-index: 99;
    top: 0em;
    left: 0;
    margin-right: 1em;
}
.module li.item74 a span::before{ background:  url(/templates/livecms/images/ico07.png) no-repeat left bottom;}
.module li.item75 a span::before{ background: #fff url(/templates/livecms/images/ico06.png) no-repeat center center; }
.module li.item76 a span::before{ background: #fff url(/templates/livecms/images/ico05.png) no-repeat center center; }
.module li.item77 a span::before{ background: #fff url(/templates/livecms/images/ico04.png) no-repeat center center; }
.module li.item73 a span::before{ background: #fff url(/templates/livecms/images/ico03.png) no-repeat center center; }
.module li.item71 a span::before{ background: #fff url(/templates/livecms/images/ico02.png) no-repeat center center; }
.module li.item72 a span::before{ background: #fff url(/templates/livecms/images/ico01.png) no-repeat center center; }
.module li.item70 a span::before{ background: #fff url(/templates/livecms/images/icoP.png) no-repeat center center;  }
/* left hover*/
.module li a span::after{
    content:" ";
    width: 51px;
    height:44px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    z-index: 99;
    top: 0em;
    left:0;
    margin-right: 1em;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    }
.module li.item74 a span::after{ background:  url(/templates/livecms/images/ico07-on.png) no-repeat left bottom;}
.module li.item75 a span::after{background:  url(/templates/livecms/images/ico06-on.png) no-repeat left bottom;}
.module li.item76 a span::after{background:  url(/templates/livecms/images/ico05-on.png) no-repeat left bottom;}
.module li.item77 a span::after{background:  url(/templates/livecms/images/ico04-on.png) no-repeat left bottom;}
.module li.item73 a span::after{background:  url(/templates/livecms/images/ico03-on.png) no-repeat left bottom;}
.module li.item71 a span::after{background:  url(/templates/livecms/images/ico02-on.png) no-repeat left bottom;}
.module li.item72 a span::after{background:  url(/templates/livecms/images/ico01-on.png) no-repeat left bottom;}
.module li.item70 a span::after{background:  url(/templates/livecms/images/icoP-on.png) no-repeat left bottom;}

.module li a:hover span::after, .module li#current a span::after{ opacity: 1;}

/************/

.module ul li#current a {color: #0069ae;}
.module a {
    font-family: 'MPRg';
	font-size: 14px;
	font-weight: normal;
	display:inline-block;
    vertical-align: top;
    clear: left;
	line-height: 1em;
    letter-spacing: -0.01em;
	padding: 0em 0px 0px 0;
    margin:0px 0 0;
	color: #272727;
	text-decoration: none;
	text-align:left;
    text-transform: uppercase;
	width:100%;
    min-height: 44px;
    overflow: hidden;
    position: relative;
    transition: color 0.3s ease-in-out 0s;
}
#leftcolumn div.module > a:last-child{ border: none;}
.module a:hover { color: #0069ae;}
.module a span{ padding:1em 0 0em 4.5em; display: block; clear: left; text-align: left; }

#leftcolumn .module ul.menu > li:last-child > a{ border:none;}
.module ul.menu li > ul > li:last-child a{ border: none;}
.module ul.menu li > ul > li a span{padding: 0 12px 0 25px; }
/*****************************************/
/**************** FOOTER *****************/
/*****************************************/
#footer-bg {
	margin: 0px auto 0;
	padding: 0px;
	clear: both;
	background: #0069ae;
	color: #cde1ee;
	display:block;
}
#footer-bg span{ margin: 0 3px; letter-spacing: 0.2em;}
#footer {margin: 0 auto; padding: 0.7em 0px 0.7em; max-width: 1200px; }
#footer-left {float: left; width: 20%;}
#footer-middle {
	padding-top: 20px;
	float: left;
	width: 60%;
	margin: 0 auto;
}
#footer-right {	float: left; width: 20%;}
#f-wrapp{ background: #ededed; }
#f-wrapp > .moduletable{ max-width: 1200px; width: 100%; display: block; margin: 0 auto; }
#f-wrapp > .moduletable > *{ display: inline-block; vertical-align: top; padding: 15px 0 5px 0; border-left:1px solid #fff; min-height:70px;}
#f-wrapp div > *{ vertical-align: top;}
#f-wrapp #parteneri{ width: 65%;}
#f-wrapp #certificari{ width: 20%;}
#f-wrapp #contact{ width: 14%; border-right: 1px solid #fff; text-align: center;}
#f-wrapp #contact a{ display: inline-block; padding: 1.3em 0 0; min-width: 35px; text-align: center;}
#f-wrapp h3{
    font-family: "RoboBk", Arial, sans-serif;
    font-weight:normal;
    width: auto;
    display: inline-block;
    margin: 25px 0 0;
    height: 30px;
    padding:0 0 15px 1.5em;
    vertical-align: middle;
    font-size: 17px;
}
#f-wrapp img{ padding-bottom: 0px; }
/*****************************************/
/************ COPYWRITING ****************/
/*****************************************/
#livecom {
	clear: both;
	text-align: left;
	margin: 0;
	padding: 0em 0 0em;
    font-size:12px ;
}
#livecom a { color: #e7e2d9; font-weight:normal;}
#livecom a:hover {color: #fff;}
#sitename, #by_livecom{ display: inline-block; vertical-align: top; margin-right: 1em; margin-top:0.4em;}
#by_livecom::before{ content: " // "; display: inline-block; margin-right:1em; }
#trafic{ float: right; display: block;}
#trafic a img{ display: block;}
/*****************************************/
/************* MAINCOLUMNS ***************/
/*****************************************/
table.contentpaneopen td {padding: 0px ; }
.maincol-top {
	height: 5px;
	width: 596px;
	float: left;
}
.maincol-middle {
	background: transparent url(/templates/livecms/images/maincol-middle.png) repeat-y;
	width: 596px;
	float: left;
}
.maincol-bottom {
	height: 5px;
	width: 596px;
	background: transparent url(/templates/livecms/images/maincol-bottom.png) no-repeat top;
	float: left;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
/* form validation */
.invalid {border-color: #ff0000;}
label.invalid { color: #ff0000; }
/* menu links */
a.mainlevel:link, a.mainlevel:visited {padding-left: 5px;}
a.mainlevel:hover { }
/*****************************************/
/******* MODULETABLE - FOOTERMENU ********/
/*****************************************/
div.module {clear: both;}

.moduletable-f {margin-bottom: 20px; }
.moduletable-f ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.moduletable-f ul li {
	list-style-type: none;
	display: inline;
	padding: 20px;
	background: transparent url(/templates/livecms/images/spacer.jpg) no-repeat right center;
}
.moduletable-f ul li a {color: #B0B0B0;	font-weight: normal; }
.moduletable-f ul li a:hover {color: #fff;}
.moduletable-f ul li#current { }
.moduletable-f ul li#current a { color: #fff; }
.titlu_modul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0px;
}
div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}
div.module_menu div div div div {
	background: none;
	padding: 0;
}
div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}
#leftcolumn div.module table {
	width: auto;
}
/* forms */
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
form#form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#form-login ul {
	padding-left: 20px;
}
form#com-form-login fieldset {
	border: 0 none;
	margin: 0em;
	padding: 0.2em;
}
form#com-form-login ul {
	padding-left: 20px;
}
/*****************************************/
/******** SOLICITARI ONLINE FORM *********/
/*****************************************/
table.contentpaneopen #solicitari-online{
  margin: 0 auto 20px;
  display: block;
}
#solicitari-online {
	margin: 0 auto;
	padding: 0px ;
	text-align: justify;
}
#solicitari-online ul {
	list-style-type: none;
	margin: 0;
}
#solicitari-online ul li {
	list-style-type: none;
	text-align: left;
    padding:5px 0;
}
#Telefon, #Email, #Adresa, #chrono_verification {
	border: 1px #D9D7D7 solid;
	height: 21px;
}
#Nume, #Oras {
	border: 1px #D9D7D7 solid;
	height: 23px;
}
#Tip-Client {
	border: 1px #D9D7D7 solid;
	height: 25px;
	margin-bottom: 5px;
}
#Mesaj, #Cod {
	border: 1px #D9D7D7 solid;
	height: 100px;
}
#contact-form {
	margin: 0;
	padding: 0px 15px 15px 0px;
	float: none;
}
#contact-form ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 5px;
}
#contact-form ul li {
	list-style-type: none;
	text-align: left;
}
#Mesaj-cf {
	border: 1px #D9D7D7 solid;
	width: 532px;
	height: 120px;
}
/* ----- FIELD FLOATING ----- */
form li.leftHalf, form li.rightHalf {
}
form li.leftrightHalf {
	width: 100%;
}
li.leftrightHalf {
	clear: left;
	float: left;
}
li.leftHalf {
	clear: left;
	float: left;
}
li.rightHalf {
	clear: none;
	float: right;
}
li.leftHalf .medium, li.rightHalf .medium, li.leftHalf .small, li.rightHalf .small {
	width: 100%;
}
/* ----- LABELS ----- */
#captchaInput{
  float: left;
  margin: 10px 0 25px;
}
div#solicitari-online input, div#solicitari-online select, div#solicitari-online textarea {
	font-size: 12px;
	clear: both;
}
div#solicitari-online input:focus, div#solicitari-online select:focus, div#solicitari-online textarea:focus{
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 5px rgba(102, 175, 233, 0.6);
  border-color:#66afe9;
}
label.desc {
	font-weight: bold;
	line-height: 25px;
	font-size: 13px;
    float: left;
}
.req {
	color: #CC0000;
	padding-left:2px;
}
/* error messages */
div#solicitari-online ul li span.form-error{
  clear: both;
  margin: 3px 0 ;
  display:block;
  font-size: 13px;
  color:#ff0000;
  font-weight: normal;
}
#systmsg {
	background: transparent url(/templates/livecms/images/error-message.png) no-repeat center center;
	color: red;
	font-weight: bold;
	display: block;
	position: absolute;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	top: 100px;
	width: 495px;
	height: 93px;
	z-index: 100000000;
	padding-top: 20px;
	cursor: pointer;
}
ol {
	list-style-type: none;
	font-size: 18px;
	font-weight: normal;
}
.btTxt{
	clear:both;
	background:#46c3ff url(/templates/livecms/images/corner1.png) no-repeat right bottom;
	width:50%;
	border:none;
	cursor:pointer;
	font-size:17px;
	font-weight:normal;
	text-transform: uppercase;
	color:#fff;
	text-align:center;
	padding:12px 0px 10px;
    margin: 0 auto;
    float: none !important;
    text-align: center;
    border-radius:8px 0 0 0;
    transition-property: background, color;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
}
.btTxt:hover{
	background:#2a2c85 url(/templates/livecms/images/corner1.png) no-repeat right bottom;
    color: #fff;
}
/********************************************/
/********** CAUTARE IN SITE *****************/
/********************************************/
div.search input.button {
	cursor: pointer;
	width: 50px;
	margin: 0;
	padding: 0;
	text-align: center;
}
div.search .inputbox {
	width: 130px;
	margin: 0px 5px 0px 5px;
	height: 18px;
}
.inputbox {
	border: 1px #ccc solid;
	background: #fbfbfb;
	padding: 3px;
}
button.button{
	background: transparent url(/templates/livecms/images/button-search.png) repeat-x;
	min-width: 57px;
	height: 24px;
	padding: 0px 10px 0px 10px;
	color: #fff;
	font-weight: bold;
	border: none;
	cursor: pointer;
}
input.button2 {
	background: transparent url(/templates/livecms/images/button-search.png) repeat-x;
	min-width: 57px;
	height: 24px;
	padding: 0px 10px 0px 10px;
	color: #fff;
	font-weight: bold;
	border: none;
	cursor: pointer;
}
a.btn, a.readon {
	background:#f86117;
	color: #fff;
	font-weight:normal;
    font-size: 13px;
	border: none;
	cursor: pointer;
	text-align:center;
	margin:0 auto;
	padding:6px 30px;
}
a.readon{  margin:0 auto 15px;}
a.btn:hover{
	background:#e7e2d9;
    color: #36330c;
    text-decoration: none;
}
div.search input {}
label {font-size: 13px;}
input.contentpaneopen {
	padding: 5px 0px 5px 0px;
	height: 15px;
}
#search {
	float: right;
	width: 320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align: right;
}
form#searchForm label {	line-height: 18px;}
form#searchForm input {}
form#searchForm select {margin-left: 10px;}
form#searchForm table {
	border-collapse: collapse;
	border: 1px #ccc dotted;
	background: #F8F8F8;
	width: 98%;
}
form#searchForm td {padding: 10px; }
#mod_search_searchword {padding-left: 3px;}
.red { color: #D50000;font-weight: bold;}
/* OpenID icon style */
input.system-openid, input.com-system-openid {
   background: url(http://openid.net/images/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}
/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}
/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}
/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}
/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}
/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}
/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }
/* Buttons */
#editor-xtd-buttons { padding: 5px;}
.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}
.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}
.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}
.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}
.page span {
	color: #000;
	font-weight: bold;
}
.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}
.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}
.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}
.button2-left {
	background: url(/templates/livecms/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-right {
	background: url(/templates/livecms/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}
.button2-left .image {
	background: url(/templates/livecms/images/j_button2_image.png) 100% 0 no-repeat;
}
.button2-left .readmore {
	background: url(/templates/livecms/images/j_button2_readmore.png) 100% 0 no-repeat;
}
.button2-left .pagebreak {
	background: url(/templates/livecms/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}
.button2-left .blank {
	background: url(/templates/livecms/images/j_button2_blank.png) 100% 0 no-repeat;
}
/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}
div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(/templates/livecms/images/selector-arrow.png) no-repeat;
}
div.tooltip p {
	font-size: 90%;
	margin: 0;
}
/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}
.img_caption.right {
	float: right;
	margin-left: 1em;
}
.img_caption.left p {
	clear: left;
	text-align: center;
}
.img_caption.right p {
	clear: right;
	text-align: center;
}
.img_caption  {
text-align: center!important;
}
.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}
.caption.left {
	float: left;
	margin-right: 1em;
}
.caption.right {
	float: right;
	margin-left: 1em;
}
.caption.left p {
	clear: left;
	text-align: center;
}
.caption.right p {
	clear: right;
	text-align: center;
}
.caption.none {
	margin-left:auto;
	margin-right:auto;
}
.caption  { text-align: center!important; }
/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(/templates/livecms/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
div.articleBreak{
  width:100%;
  height: 89px;
  background: url(/templates/livecms/images/separator.png) no-repeat center bottom;
  display: block;
  clear: both;
  margin: 0 0;
  position: relative;
  top: 43px;
}
/****************************************/
table.blog td a.pagenav{
  background: #4b7e0f;
  color: #fff;
  padding:3px 13px ;
  border-radius: 2px;
  font-size: 12px;
}
table.blog td a.pagenav:hover{
  background: #f86117;
  text-decoration: none;
}

table.blog td span.pagenav{
  padding:3px 7px ;
  font-size: 12px;
}
/********** pagenav *************/
#sobi2PageNav {
  font-size: 0;
  text-align: center;
  clear: both;
  display: block;
  background: #e5e5e5;
  padding: 0px 0;
  margin-bottom: 15px;
}
span.dblArrow, span.sglArrow {
  display: inline-block;
}
span.dblArrow .pagenav{
  background: url(/templates/livecms/images/arrow-pl.png) no-repeat center center;
  width: 10px;
  padding: 5px 8px;
  margin:0px 0px;
  text-indent: 999px;
  overflow: hidden;
  display: inline-block;
}
span.dblArrow .pagenav:hover{background: #f5f5f5 url(/templates/livecms/images/arrow-pl.png) no-repeat center center;}
span.sglArrow .pagenav{
  background: url(/templates/livecms/images/arrow-sl.png) no-repeat center center;
  width: 4px;
  padding: 5px 10px;
  margin:0px 0px;
  text-indent: 999px;
  overflow: hidden;
  display: inline-block;
}
span.sglArrow .pagenav:hover{ background: #f5f5f5 url(/templates/livecms/images/arrow-sl.png) no-repeat center center;}
span.sgrArrow .pagenav{
  background: url(/templates/livecms/images/arrow-sr.png) no-repeat center center;
  width: 4px;
  padding: 5px 10px;
  margin:0px 0px;
  text-indent: 999px;
  overflow: hidden;
  display: inline-block;
}
span.sgrArrow .pagenav:hover{ background: #f5f5f5 url(/templates/livecms/images/arrow-sr.png) no-repeat center center;}
span.dbrArrow .pagenav{
  background: url(/templates/livecms/images/arrow-pr.png) no-repeat center center;
  width: 10px;
  padding: 5px 8px;
  margin:0px 0px;
  text-indent: 999px;
  overflow: hidden;
  display: inline-block;
}
span.dbrArrow .pagenav:hover{background: #f5f5f5 url(/templates/livecms/images/arrow-pr.png) no-repeat center center;}
.pagenav, a.pagenav{
   display: inline-block;
   padding: 5px 10px;
   font-size: 14px;
   font-weight: bold;
   vertical-align: top;
}
span.pagenav{ background: #19bbc1; color: #fff;}
.pagenav:hover{ background: #f5f5f5; text-decoration: none; color: #f75d08;}

#wrapp{ position: fixed;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
  z-index: 9999;
  width: 100%; display: block;
  background:#fff;
}
#header{ width: 100%; margin: 0 auto; display: block; max-width:1200px;}
#logo{ display: inline-block; text-align: center; width:20%;}
#logo a{ padding:12px 0 0px; display: block;  text-align: left; }
#translate{ float:right; display: inline-block;}
#cautare{ float:right; display: inline-block;}
.mainmenu{ width: 80%; clear: both; display: inline-block; vertical-align: top;}
div.slicknav_menu{ display: none;}
ul.menu_top{ display: block; width: 100%;}
ul.menu_top > li{
    display: inline-block;
    width: 16.667%;
    list-style-type: none;
    background: url(/templates/livecms/images/mnu-arrow.png) no-repeat center 70%;
}
ul.menu_top li.item28{ width: 9%;}
ul.menu_top li.item31{ width: 12%;}
ul.menu_top li.item64{ width: 23%;}
ul.menu_top li.item65{ width: 18%;}
ul.menu_top li.item66{ width: 14%;}
ul.menu_top li.item30{ width: 14%;}
ul.menu_top li.item32{ width: 10%;}
ul.menu_top > li > a{
  text-align: center;
  padding: 27px 0 25px;
  display: block;
  font-family: 'MPRg', Arial, sans-serif;
  font-size:15px;
  color:#262728;
  text-transform: uppercase;
  background: #fff;
  transition-property:color, background;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
ul.menu_top > li:hover > a{ color:#46c3ff; background: none;}
li#current > a{ color:#46c3ff; background: none;}
ul.menu_top > li:hover, ul.menu_top > li:active{ background: url(/templates/livecms/images/mnu-arrow.png) no-repeat center 70%;}
#container{display: block; max-width: 1200px; margin: 0 auto; width: 100%; padding: 60px 0;}
.body2 #container{ padding: 20px 0;  }
#leftcolumn{display: inline-block; width: 28%; vertical-align: top;}
#leftcolumn > *{ max-width: 90%; }
#maincolumn{ display: inline-block; width: 72%;vertical-align: top;}
#rightcolumn{ display: inline-block; width: 15%;vertical-align: top;}
#maincolumn .contentpaneopen{ width: 100%;}
h1{
    display: block;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0px 0 5px 0;
    line-height: 1.3em;
    font-size: 33px;
    font-family:'RoboBk', Arial, sans-serif;
    color: #414242;
    border-bottom: 1px solid #e5ecf3;
    background: url(/templates/livecms/images/arrows.png) no-repeat 99% 70%;
}
h2{
    font-size: 23px;
    color:#414242;
    font-weight: normal;
    padding: 1.5em 0 0.4em 0;
    line-height: 1em;
    margin: 0;
    font-family:'RoboBk', Arial, sans-serif;
    border-bottom: 1px solid #e5ecf3;
    margin: 0 0 10px;
    background: url(/templates/livecms/images/arrows.png) no-repeat 99% 80%;
}
#info-left{ padding-top: 40px; }
#info-left h2{color:#0069ae;}
#info-left > h2{ background: url(/templates/livecms/images/ico_contact1.png)  no-repeat 98% 90%;}
#info-left p:nth-child(2){
    font-family: "RoboCdLt", sans-serif;
    font-size:22px;
    padding: 10px 0 5px;
    text-transform: none;
    text-align: left;
}
#info-left p{ padding: 0;}
#info-left p a{
    color: #0069ae;
    display:block;
    width: auto;
    padding:0.5em 0 0;
    min-height:0;
    font-size: 16px;
    text-transform: none;
}
.left-unu > h2{ background: url(/templates/livecms/images/ico_tech.png)  no-repeat 98% 90%; }
.left-doi > h2{ background: url(/templates/livecms/images/ico_sales.png)  no-repeat 98% 90%; }
.left-trei > h2{ background: url(/templates/livecms/images/ico_market.png)  no-repeat 98% 90%; }
.left-patru > h2{ background: url(/templates/livecms/images/ico_hr.png)  no-repeat 98% 90%; }
.left-cinci > h2{ background: url(/templates/livecms/images/ico_reclamatii.png)  no-repeat 98% 90%; }


/**** form Solicitari ****/
form#ChronoContact_solicitare_online{ width:97%;}
table.contentpaneopen #solicitari-online{ width:100%; max-width: 1000px; text-align: left;}
#solicitari-online ul {padding: 0px 0px; margin: 0; width: 100%; max-width:850px;}
#captchaInput{ width: 52%; float: left; clear:both;}
form li.leftHalf { width: 48%;}
form li.rightHalf{margin: 0 0px 0 0; width: 48%;}
form li.leftHalf, form li.rightHalf, form li.fullwidth {display: inline-block; float:none; clear: none; vertical-align: top;}
#Mesaj, #Cod {width: 320px;}
#solicitari-online li.fullwidth{ clear:both; width:100%;}
#captchaInput{ width: 24.5%; float: left;}
#captchaInput input{ width: 90% !important;}
#captchaImg{ margin:10px auto 0; width: 20%; float: left;}
div#solicitari-online input.btTxt{ width: 23%; margin: 20px 0 0; clear: both; display: block; }

#solicitari-online ul li { text-align: left; background-image: none;  }
div#solicitari-online input, div#solicitari-online select, div#solicitari-online textarea { width:100%; }

#pathway{display: block; padding: 85px 0px 0; background: #eee; min-height: 40px; border-bottom: 1px solid #eee; margin-bottom: 25px; text-transform: uppercase; font-size: 13px; color: #5c5c5c; }
span.pathway{ max-width: 1200px; display: block; margin: 0 auto; padding: 7px 0 0;}
#pathway .pathway > * { margin-right: 15px;}
#pathway .pathway > a{ color: #0069ae; }
#maincolumn img.img_responsive{max-width:100%; margin:0;}

/*****************************************************************/
/*************** Pop up stying *************************/
/* Normal styles for the modal */
#modal {
	left:50%;
    background: #fff;
	margin:-250px 0 0 -20%;
	opacity: 0;
	position:absolute;
	top:-100%;
	visibility: hidden;
	width:40%;
	box-shadow:0 3px 7px rgba(0,0,0,.25);
	box-sizing:border-box;
	transition: top 0.4s ease-in-out;
	-moz-transition: top 0.4s ease-in-out;
	-webkit-transition: top 0.4s ease-in-out;
    z-index: 20;
}
	/* Make the modal appear when targeted */
#modal:target {	opacity: 1;	top:40%; visibility: visible;}
#modal .btn { position: absolute; top: 0; right: 0; color: #222; background:#fafafa url(/templates/livecms/images/close.png) no-repeat 85% center; text-align: left; padding: 7px 50px 7px 15px;transition:background-color 0.3s ease-in-out; }
#modal .btn:hover{ background:#f0f0f0 url(/templates/livecms/images/close.png) no-repeat 85% center;}
.modal-content { background: #fff; position: relative; z-index: 30; margin: 0 auto; padding: 25px 30px; }
#modal .copy {background: #fff;}
.overlay {
	background-color: #000;
	background: rgba(0,0,0,0.5);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
}
#modal h1{
  line-height: 1.2em;
  font-size: 23px;
  padding: 45px 0 0;
}
#modal p{ line-height: 1.2em; }

/* CATALOG PE HOME */
.homeSobi2{ margin-top:25px; }
.homeSobi2 div#sobi2CatListSymbols {
  text-align: left;
  width: 100%;
  display: block;
  padding: 0px 0;
}
.homeSobi2 .sobi2CatItem {
  vertical-align: top;
  border-style: none;
  padding: 0 0;
  display:inline-block;
  margin: 0 0 30px 0;
}
.homeSobi2 .sobi2CatItem img {
  border:none;
  background: #F8F8F8;
  padding: 0px;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.homeSobi2 .sobi2CatItem:hover img{ opacity: 0.7; }
.homeSobi2 div#sobi2CatListSymbols .sobi2CatItem { margin-top: 0px; vertical-align: top; padding:0; width: 20%;}

.homeSobi2 .sobi2CatItem > *{ width: 97%; max-width: 200px}
.homeSobi2 div#sobi2CatListSymbols .sobi2CatItem > a {
  overflow: hidden;
  display: block;
  padding: 0 0 0px 0;
  text-align: center;
  line-height: 0;
  position: relative;
  border-radius: 0 0 0 8px;
}
.homeSobi2 div#sobi2CatListSymbols .sobi2CatItem > a::after{
  content: " ";
  background: url(/templates/livecms/images/corner.png) no-repeat center center;
  width: 21px; height: 24px;   display: block;
  position: absolute; bottom: 0; right:0;
}
.homeSobi2 div#sobi2CatListSymbols .sobi2CatItem:last-child{ padding-right: 0!important;}
.homeSobi2 p.sobi2CatName {
  font-size: 13px;
  padding:0;
  margin: 0;
  text-align: left;
  background: #0069ae;
  border-radius:0px 8px 0 0;
  position: relative;
  transition-property: background, color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.homeSobi2 p.sobi2CatName a {
  color: #fff;
  font-family: 'RoboCdLt';
  font-size: 20px;
  text-align: left;
  line-height: 1em;
  letter-spacing: -0.01em;
  font-weight: normal;
  display: block;
  padding: 0.7em 0.3em 0.7em 0.5em ;
  min-height:45px ;
  z-index: 999;
  transition-property: background, color;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  position:relative;
}
.homeSobi2 p.sobi2CatName a:hover { text-decoration: none;}
.homeSobi2 .sobi2CatItem:hover p.sobi2CatName{ background:#46c3ff;}
.homeSobi2 p.sobi2CatName::after{ display: block;
    font-family: 'DD', sans-serif;
    color: rgba(0,243,248,0.1);
    font-size:100px;
    position: absolute;
    top: 25px;
    width: 80px; height: 80px;
}
.homeSobi2 .sobi2CatItem:first-child p.sobi2CatName::after{ content: " 01 ";right: -20px;}
.homeSobi2 .sobi2CatItem:nth-child(2) p.sobi2CatName::after{ content: " 02 ";right: 5px;}
.homeSobi2 .sobi2CatItem:nth-child(3) p.sobi2CatName::after{ content: " 03 ";right: 0px;}
.homeSobi2 .sobi2CatItem:nth-child(4) p.sobi2CatName::after{ content: " 04 ";right: 0px;}
.homeSobi2 .sobi2CatItem:nth-child(5) p.sobi2CatName::after{ content: " 05 ";right: 0px;}
.homeSobi2 .sobi2CatItem:nth-child(6) p.sobi2CatName::after{ content: " 06 ";right: 0px;}
.homeSobi2 .sobi2CatItem:nth-child(7) p.sobi2CatName::after{ content: " 07 ";right: 0px;}
.homeSobi2 .sobi2CatItem:nth-child(8) p.sobi2CatName::after{ content: " 08 ";right: 0px;}
/*******************/

table.clients{ width: 100%; }
table.clients td:nth-child(odd){ width: 15%; text-align: center; border: 1px solid #fff; background: #f0f0f0; padding:0.5em 0 0 ;}
table.clients td:nth-child(even){ width: 35%; }
table.clients td:nth-child(even) > *{ padding: 0 1em ; text-align: left;}

table.clients + ul{ clear: both; padding:25px 0 !important; }

@media only screen and (min-width: 1700px){
}
/************************************************************************/
/******************** XXL desktops *************************/
@media only screen and (max-width: 1280px) {
    #topcontrol{ display: none;}
    .theme-default .nivo-controlNav{ max-width: 1000px !important; }
}
@media only screen and (max-width: 1152px) {
#rightcolumn{ display: none;}
#maincolumn{ }
#pathway{ display: none;}
#container, #header, #footer, #f-wrapp > .moduletable{ width: 95%; }
form#ChronoContact_solicitare_online{ width:100%;}
#maincolumn img.img_responsive{ margin: 10px; width: auto; min-width: auto; max-width: 500px;}
#modal{ width: 70%; margin-left: -35%; }
.homeSobi2 p.sobi2CatName a{ font-size: 18px ;}
.body2 #container{ padding-top: 110px;}
#f-wrapp #parteneri{ width: 70%;}
#f-wrapp #contact{ width: 9.5%; }
h1{ line-height: 1;}
.theme-default .nivo-controlNav{ max-width: 850px !important; }
}

@media only screen and (max-width: 1024px){
#logo{ width: 15.5%;}
.mainmenu{ width: 84.5%;}
ul.menu_top > li > a{ font-size: 14px;}
.theme-default .nivo-controlNav{ max-width: 730px !important; }
h1{ font-size: 28px;}
}
/************************************************************************/
@media only screen and (max-width: 980px){
  #solicitari-online ul{ width: 97%;}
  #maincolumn img.img_responsive{ width: auto; max-width: 100%; margin: 0 auto;}
  #modal{ width: 80%; margin-left: -40%; }
  h1{ line-height: 1em; font-size: 26px; }
  #container, #header, #footer, #f-wrapp > .moduletable{ width: 95%; }
  .body2 #container{ padding-top: 180px;}
  #logo{ width: 100%; }
  #logo a{ text-align: center; padding-top: 25px ; }
  .mainmenu{ width: 100%; }
  ul.menu_top > li > a{ padding: 1em 0; }
  .slider-wrapper{ padding-top: 140px; }
  .theme-default .nivo-controlNav{ max-width: 650px !important; }

    #f-wrapp #parteneri img:nth-child(2){ width:30%;max-width: 205px; }
    #f-wrapp #parteneri img:nth-child(3){ width: 22%; max-width: 90px; }
    #f-wrapp #parteneri img:nth-child(4){ width:18%;max-width: 115px; }
    #f-wrapp #parteneri img:nth-child(5){ width:25%;max-width: 150px; }

  .homeSobi2 div#sobi2CatListSymbols .sobi2CatItem{ width: 33.3%; margin-bottom: 1em; }
  .homeSobi2 div#sobi2CatListSymbols .sobi2CatItem > a{ max-height:250px; }

  #f-wrapp #parteneri{width: 65%; }
  #f-wrapp #certificari{ text-align: center;} #f-wrapp #certificari h3{ padding-left: 0;  }
  #f-wrapp #contact{ width: 14%;  }
  #f-wrapp #contact a{ display: block; }
  #f-wrapp h3{ display: block; margin: 5px 0 0; padding:0 0 5px 1.5em; }
 }
 @media only screen and (max-width: 800px){
     .slider-wrapper{ display: none; }
     #container{ padding-top: 180px; }
     #leftcolumn{ display: none; }
     #maincolumn, #maincolumn-fullwidth{ width: 97% !important; margin: 0 auto; display: block;}
     .homeSobi2 div#sobi2CatListSymbols .sobi2CatItem{ width: 20% ; }
     ul.menu_top > li > a{ font-size: 13px;}

     #f-wrapp #parteneri{ width: 80%; border:none; }
     #f-wrapp #certificari{  width: 19%;}
     #f-wrapp #contact{ width: 100%; border: none; border-top:1px solid #fff; text-align: left; min-height: 0;}
     #f-wrapp #contact a{ padding: 0; display: inline-block;  }
 }
/***********************************************************/
@media only screen and (max-width: 780px) {
    #maincolumn .contentpaneopen{ width: 100%;}
    #translate{ display: none; }
    #logo{ display: block;}
    .homeSobi2 .sobi2CatItem { width: 33.3%;}
    #f-wrapp #parteneri, #f-wrapp #certificari{ display: none; }
} /* end 780px */

@media only screen and (max-width: 640px) {
    .body2 #container, #container{ padding-top: 50px; }
    .homeSobi2 div#sobi2CatListSymbols .sobi2CatItem{width: 33.3%;}
  div.slicknav_menu{ display: block; position: fixed; top: 0px; right: 0; width: 100%;}
  #header{padding-top: 30px; }
  #wrapp{ max-height:130px; }
  form li.leftHalf { margin: 0 0px 0 0; width: 100%;}
  form li.rightHalf{margin: 0 0px 0 0; width: 100%;}
  ul.menu_top, ul.sf-menu_top{ display: none;}
  #solicitari-online ul{ width: 100%;}
  #wrapp{position: relative; }
  #trafic{ float: none; margin: 0.5em 0; }
  div#solicitari-online input.btTxt{  width: 35%;  }
  #captchaInput{ width: 37.5%;}
}

@media only screen and (max-width: 480px) {
    .homeSobi2 div#sobi2CatListSymbols .sobi2CatItem{ width: 50%;}
    #f-wrapp #contact{ width:49%; border: none; border-right:1px solid #fff; text-align: left; padding-bottom: 1em; }
    #f-wrapp #contact{ border:none;}
    #f-wrapp #contact a{padding: 1.3em 1em 0; }
}

@media only screen and (max-height: 600px){#modal:target{top: 50%; } }
@media only screen and (max-height: 480px) and (min-width: 320px){#modal:target{top: 85%; } }
@media only screen and (max-height: 480px) and (min-width:800px){ #modal:target{top: 65%; } }

@media only screen and (max-width: 320px) {
  #modal{ width: 90%; margin-left: -45%;  }
  #modal:target{ top:60%;  }

  h1{ font-size: 28px; text-align: center;  }
  h2{ font-size: 20px; text-align: center; padding-bottom: 1em;  }
  #captchaInput{ width: 52%; }
  div#solicitari-online input.btTxt{  width: 50%;  }
  #f-wrapp #parteneri img{ width:  auto !important;  display: block; }
  #f-wrapp #certificari img{ padding-left: 1em; }
  table.contentpaneopen img{ float: none !important; display: block !important; margin: 5px auto 25px !important;   }
}

#boxplus, #boxplus div{ transition: none !important;}
video {width:100%!important; height:auto !important;}
#ascuns{display:none;}

span.form-error  {color: red;}

.gdpr-check {
font-size: 16px;

display: block;

padding-top: 20px;
padding-bottom: 20px;
}
.gdpr-check a {color: #000;font-size: 16px;
font-weight: bold; }



.gdpr-check input {width: auto!important;
width: 20px !important;
height: 20px !important;
cursor: pointer;
box-shadow: none;
border-radius: 0px;
font-size: 16px;
  padding: 0;
  margin:0;
  vertical-align: bottom;
  position: relative;
  top: -1px;
  *overflow: hidden;
}/* Mobile Menu Core Style */
.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: left;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer;
}
.slicknav_menu .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; }
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 2em; height: 0.185em;  }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.25em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow {
  font-size: 0.01em;
  margin: 0 0 0 70em;
  height: 77em;
  padding-left: 20px;
  background: url(/templates/livecms/images/arrow-srw.png) no-repeat ;
  display: inline-block;
  }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
/* IE6/7 support */
.slicknav_menu { *zoom: 1 }

/* User Default Style
   Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu { font-size:16px;}
/* Button */
.slicknav_btn {
    margin: 7px 5px 8px;
    text-decoration:none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
/* Button Text */
.slicknav_menu  .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5;
}
.slicknav_menu {
    background:#0069ae;                                                                      /* bara principala */
    padding:0px;
}
.slicknav_nav {
    color:#fff;
    margin:0;
    padding:0;
    font-size:0.875em;
}
.slicknav_nav, .slicknav_nav ul {
    list-style: none;
    overflow:hidden;
}
.slicknav_nav ul {
    padding:0;
    margin:0 0 0 20px;
}
.slicknav_nav .slicknav_row {
    padding:8px 10px 8px 15px;
    margin:0;
}
.slicknav_parent > ul li a{                                                                 /* drop down-ul */
    background: url(/templates/livecms/images/arrow-srw.png) no-repeat 2% center ;
    padding-left: 2em;
}
.slicknav_nav a{
    padding:10px 10px 8px 15px;
    margin:0px;
    text-decoration:none;
    color:#fff;
    font-family: 'RoboCdLt';
	font-size: 16px;
	font-weight: normal;
    letter-spacing: 0.01em;
    text-transform: uppercase;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    padding:0;
    margin:0;
}
.slicknav_nav .slicknav_row:hover {
    background-color:#46c3ff;                                                              /* culoarea pentru link cu puisori */
    color:#fff;
    transition: background-color 0.3s ease-in-out 0s;
}
.slicknav_nav a:hover{
    background-color:#46c3ff;                                                               /* culoarea pentru hover */
    color:#fff;
    transition: background-color 0.3s ease-in-out 0s;
}
.slicknav_nav .slicknav_txtnode {
     margin-left:15px;   
}/**
* @file
* @brief    sigplus Image Gallery Plus image gallery stylesheet
* @author   Levente Hunyadi
* @version  1.3.4
* @remarks  Copyright (C) 2009-2010 Levente Hunyadi
* @remarks  Licensed under GNU/GPLv3, see http://www.gnu.org/licenses/gpl-3.0.html
* @see      http://hunyadi.info.hu/projects/sigplus
*/

/*
* User-definable image gallery stylesheet rules.
* Rules in this section should be changed as needed.
*/

div.sigplus-gallery{ display: block;  margin:20px 0 0;}
/* items */
div.sigplus-gallery ul > li {}

/* items with caption below */
div.sigplus-gallery.sigplus-captionsbelow ul > li {
padding-bottom:60px !important;
}

div.sigplus-gallery.sigplus-captionsabove ul > li {
padding-top:60px !important;
}

/* images */
div.sigplus-gallery ul > li > img,
div.sigplus-gallery ul > li > a > img {
width: auto;
min-width: 165px;
min-height: 150px;
display:block;
vertical-align: top;
}

div.example div.sigplus-gallery ul > li {
margin:4px !important;
border:1px solid blue !important;
padding:2px !important;
}

/* images (an example with margin, border and padding) */
div.example div.sigplus-gallery ul > li > img,
div.example div.sigplus-gallery ul > li > a > img {
margin:4px !important;
border:thin solid gray !important;
padding:2px !important;
}

/* images on mouse hover (an example) */
div.example div.sigplus-gallery ul > li > a:hover > img {
margin:4px !important;
border:thin solid red !important;
padding:2px !important;
}

/*
* Generic image gallery stylesheet rules.
* Rules in this section should normally be left as they are.
*/

/* image gallery alignment */
div.sigplus-center > * {
float:none !important;
clear:both !important;
margin:0 auto !important;
}

div.sigplus-left {
text-align:left !important;  /* for flow layout */
}

div.sigplus-right {
text-align:right !important;  /* for flow layout */
}

div.sigplus-left.sigplus-float > * {
float:left !important;
}

div.sigplus-left.sigplus-clear > * {
margin:0 auto 0 0 !important;
}

div.sigplus-right.sigplus-float > * {
float:right !important;
}

div.sigplus-right.sigplus-clear > * {
margin: 0 0 0 auto !important;
}

/* flow layout */
div.sigplus-gallery > ul {
display:block !important;
position:relative !important;
margin:0 !important;
padding:0 !important;
list-style-type:none !important;
list-style-image:none !important;
}
#maincolumn div.sigplus-gallery > ul > li{
  background: none;
  padding: 0; list-style-type: none;
}
div.sigplus-gallery > ul > li { width: 20%; display: inline-block; margin: 0 0 10px; background: none; }
div.sigplus-gallery ul > li > a {
 display:block;
 overflow: hidden;
 margin:0;
 padding: 0;
 width: 95%;
 height: 250px;
 transition-property:box-shadow, width, transform;
 transition-duration: 0.1s;
 transition-timing-function: ease-in-out;
}
div.sigplus-gallery ul > li > a:hover{
  transform: scale(1.04);
  box-shadow: 0 3px 3px rgba(0,0,0,0.7);
  z-index: 99;
}
@media only screen and (max-width: 1024px) {
    div.sigplus-gallery > ul > li{  width:16.6%; }
}
@media only screen and (max-width: 980px) {
    div.sigplus-gallery > ul > li{ width: 20%;}
    div.sigplus-gallery ul > li > a{  height: 200px; }
}
@media only screen and (max-width: 500px) {
   div.sigplus-gallery > ul > li{ width: 25%;}
   div.sigplus-gallery ul > li > a{ max-height: 150px ; }
}
@media only screen and (max-width: 360px) {
   div.sigplus-gallery > ul > li{ width: 50%;}
   div.sigplus-gallery ul > li > a{ max-height: 150px ; }
}/* line 7, ../sass/slimbox2.sass */
body:after {
  content: url(/plugins/content/sigplus/engines/slimbox2/img/close.png) url(/plugins/content/sigplus/engines/slimbox2/img/loading.gif) url(/plugins/content/sigplus/engines/slimbox2/img/prev.png) url(/plugins/content/sigplus/engines/slimbox2/img/next.png);
  display: none;
}

/* line 11, ../sass/slimbox2.sass */
.slimbox2Overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/slimbox2.sass */
.slimbox2 {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/slimbox2.sass */
.slimbox2 .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/slimbox2.sass */
.slimbox2 a img {
  border: none;
}

/* line 35, ../sass/slimbox2.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/slimbox2.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/slimbox2.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/slimbox2.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/plugins/content/sigplus/engines/slimbox2/img/loading.gif) no-repeat;
}

/* line 63, ../sass/slimbox2.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/slimbox2.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/slimbox2.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/slimbox2.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/slimbox2.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/slimbox2.sass */
.lb-prev:hover {
  background: url(/plugins/content/sigplus/engines/slimbox2/img/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/slimbox2.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/slimbox2.sass */
.lb-next:hover {
  background: url(/plugins/content/sigplus/engines/slimbox2/img/next.png) right 48% no-repeat;
}

/* line 96, ../sass/slimbox2.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/slimbox2.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/slimbox2.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/slimbox2.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/slimbox2.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/slimbox2.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/plugins/content/sigplus/engines/slimbox2/img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/slimbox2.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/*** ESSENTIAL STYLES ***/
.sf-menu_top, .sf-menu_top * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu_top {}
.sf-menu_top a.sf-with-ul + ul {
	position:		absolute;
	width:			20em !important; /* left offset of submenus need to match (see below) */
    z-index: 9;
    box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
    top:			85%;
    background: #fff;
}
.sf-menu_top ul li {
	width:			100%;
}
.sf-menu_top li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu_top li {
	position:		relative;
}
.sf-menu_top a {
	display:		block;
	position:		relative;
}
.sf-menu_top li:hover ul,
.sf-menu_top li.sfHover ul {
	left:			0;
	z-index:		99;
}
ul.sf-menu_top li:hover li ul,
ul.sf-menu_top li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu_top li li:hover ul,
ul.sf-menu_top li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu_top li li li:hover ul,
ul.sf-menu_top li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu_top { display: block;}
.sf-menu_top a {
	padding: 	   0.6em 0.5em 0.4em 1.5em;
	text-decoration:none;
    color: #2d282c;
    text-transform: uppercase;
}
.sf-menu_top a, .sf-menu_top a:visited { transition-property: background, color ; transition-duration: 0.3s; transition-timing-function: ease-in-out ;}
.sf-menu_top li {display: inline-block;}
.sf-menu_top li li a{ border-bottom: 1px solid #efefef; font-size: 14px; }
.sf-menu_top li li:last-child a{ border-bottom: none;}
.sf-menu_top li li { transition-property: background, color; transition-duration: 0.3s; transition-timing-function: ease-in-out; background:#fff; }
.sf-menu_top li li li {	background:	#9AAEDB;}
.sf-menu_top li:first-child, .sf-menu_top li.first-child {}
.sf-menu_top li:last-child, .sf-menu_top li.last-child {}
.sf-menu_top li > ul > li > a:focus, .sf-menu_top li > ul > li > a:hover, .sf-menu_top li > ul > li > a:active {
	outline:		0;
    background: #46c3ff;
    color: #fff;
    }

.sf-menu_top li .separator {
	display:        block;
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
}

/*** arrows **/
.sf-menu_top a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
    background: #fff  ;
    border-style: none;
}
.sf-menu_top a.sf-with-ul:hover{ color:#46c3ff;}
.sf-menu_top a.sf-with-ul span{ padding: 0 20px;}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			28px;
	height:			11px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(/modules/mod_superfishmenu/tmpl/images/arrow-b.png) no-repeat ; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			1.9em;
	background-position: 0; /* use translucent arrow for modern browsers*/
    padding:  0 !important;
}
/* apply hovers to modern browsers */

/* point right for anchors in subs */
.sf-menu_top ul .sf-sub-indicator { background-position:  0px 0; }
.sf-menu_top ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu_top ul a:focus > .sf-sub-indicator,
.sf-menu_top ul a:hover > .sf-sub-indicator,
.sf-menu_top ul a:active > .sf-sub-indicator,
.sf-menu_top ul li:hover > a > .sf-sub-indicator,
.sf-menu_top ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(/modules/mod_superfishmenu/tmpl/images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {background: transparent;}
.sf-menu_top .active {}
.sf-menu_top #current {}
.superfish_clear { 
	clear: both !important;
	height: 1px !important;
	overflow: hidden !important;
	font-size: 1px !important;
	margin: 0 !important;
	padding: 0 !important;
}
ul.sf-menu_top > ul li a { color: #36330c;}

@media only screen and (max-width: 780px) {
    .sf-menu_top a.sf-with-ul span{
      padding: 0;
    }

}
