/* General */
body{
	font-family: 'Open Sans', sans-serif;
}
.row{
	margin: 0;
}
.navbar{
	background-color: #FFFFFF;
}
.topmenu{
	border-bottom: 1px solid #ddd;
}
a:hover {
	font-weight:normal !important;
}


.vcenter {
    display: inline-block;
    vertical-align: middle;
    line-height: 5em;
    border: none;
    padding-top: 0.3em;
}
.vcenter a{
	text-transform: uppercase;
}
.vcenter a:hover{
	color: #019813!important;
	font-weight: bold;
}
.vcenter-mic{
	line-height: 2em;
}
h1{
	font-size: 1.35em;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
h2{
	color: #616161;
	text-transform: uppercase;
	text-align: center;
	font-weight: 300;
	font-size: 2em;
	margin-bottom: 1em;
}
h3{
	text-transform: uppercase;
	color: #005280;
}

/* ZONA 1 */
div#zona1{
	padding: 0;
}
div#social{
	width: 24%;
	float: left;
}
div#adresa{
	float: right;
	font-size: 0.8em;
	color: #b7b7b7;
	text-align: right;
}
div#logo{
	width: 24%;
	float: left;
}
div#menu{
	float: right;
}
div#menu a{
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
	color: #000000;
	margin-left:0.6em;
}
div#menu a:hover{
	color: #019813;
	font-weight: bold;
}
div#toplinks{
	margin-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #ddd;
}

/* Zona Slider */

#zona_slider{
	margin: 7.5em 0 1em 0;

}
.images-slider{
	padding: 0;
	margin: 0;
}


/* ZONA 3 */
div#zona3{
	margin: 5em 0;
}
div.highlight{
	width: 23.5%;
	float: left;
	color: #005280;
	text-align: center;
	padding: 2em 1em;
}
div.highlight:hover{
	background-color: #005280;
	color: #fff;
}
div.highlight:hover h1{
	color: #fff;
}
div.highlight h1{
	font-size: 1.2em;
	color: #005280;
	height:50px;
}
.text_highlight{
	font-size: 1em;
	text-align: center;
}

/* ZONA 4 */
div#zona_achizitie{
	padding: 10em 0;
	background-image: url("../images/bgzona_preturi.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 1em;
}

div#zona4{
	padding: 10em 0;
	/*background-image: url("../images/bgzona4.jpg");*/
	background-image: url("../images/bgzona_preturi.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 1em;
}

/* ZONA Produse */
div#zona_produse{
	margin-top: 2em;
	padding: 10em 0;
	/*background-image: url("../images/bgzona_produse.jpg");*/
	background-image: url("../images/bgzona_preturi.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
div#zona_produse .col-md-3{
	text-align: center;
	color: #848484;
	padding: 0 0.7em;
}
div#zona_produse .col-md-6{
	color: #848484;
	padding: 2em 0.5em;
	font-size: 1em;
}
.ulproduse{
	list-style-image: url("../images/okbullet.png");
	color: #848484;
}
.ulproduse li{
	text-transform: uppercase;
	line-height: 3em;
	padding-left: 2em;
}
a.linkverde{
	background-image: url("../images/bglinkverde.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 3em;
	margin-left: 1em;
	text-transform: uppercase;
	text-decoration: none;
	color: #019813;
}

/* ZONA Highlight produse*/
div#highlight_produse{
	background-image: url("../images/bghighlight_produse.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 300px;
}
div#imgtableta{
	margin-top: 2em;
}

/* ZONA Preturi */
div#zona_preturi{
	margin-top: 2em;
	padding: 10em 0;
	background-image: url("../images/bgzona_preturi.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
div.pret:hover{
	background-color: #005280;
	color: #ffffff;
}
div.pret:hover h3{
	color: #ffffff;
}
div.pret{
	text-align: center;
	width: 95%;
}
div.bulina_pret{
	background-image: url("../images/bulina_preturi.png");
	background-position: center;
	background-repeat: no-repeat;
	min-height: 85px;
	color: #019813;
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,1);
}
.cifre_pret{
	font-size: 2em;
	line-height: 1.8em;
}
.pe_luna{
	text-transform: lowercase;
	font-size: 0.8em;
	line-height: 0.2em;
}
div#pret_demo{
	border: 1px solid #dbdee4;
}
div#pret_basic, div#pret_standard, div#pret_profesional, div#pret_demo{
	background-color: #ebeef4;
	border: 1px solid #dbdee4;
}
div#pret_basic:hover, div#pret_standard:hover, div#pret_profesional:hover, div#pret_demo:hover{
	background-color: #005280;
}
div#pret_basic:hover .buton_cumpara, div#pret_standard:hover .buton_cumpara, div#pret_profesional:hover .buton_cumpara, div#pret_demo:hover .buton_cumpara{
	background-color: #019813;
	border:none;
	color: #FFFFFF;
}
.explicatie_pret{
	width: 70%;
	margin: auto;
	line-height: 3em;
	border-bottom: 1px solid #ddd;
}
.buton_cumpara{
	display: block;
	padding: 0.2em 1em;
	border: 2px solid #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	color: #005280;
	text-decoration: none;
}
.wrap_buton{
	margin-top: 2em;
	width: 70%;
	margin: 2em auto;
}

/* ZONA Reclama */
div#zona_reclama{
	min-height: 10em;
	background-color: #019813;
	text-align: center;
	color: #ffffff;
}

/* ZONA screenshots */
div#zona_screenshots{
	margin-top: 2em;
	padding: 10em 0;
	background-image: url("../images/bgzona_screenshots.png");
	background-position: top center;
	background-repeat: no-repeat;
}
div#zona_screenshots img{
	margin: 4px;
	border: 1px solid #ccc;
}
/* ZONA Contact */
div#zona_contact{
	margin-top: 2em;
	padding: 10em 0;
	background-image: url("../images/bgzona_contact.jpg");
	background-color: #465B66;
	background-position: top center;
	background-repeat: no-repeat;
}

div#zona_footer{
    padding: 20px 0;
    background-color: #005280;
    background-position: top center;
    background-repeat: no-repeat;
}
div.harta.column1-2{
	text-align: center;
}
form label{
	color: #FFFFFF;
	line-height: 1.12em;
}
form input{
	color: #999999;
	line-height: 1.5em;
}
div#butoane_form{
	padding: 0;
}
.buton_trimite{
	padding: 0.2em 0.7em 0.2em 2.5em;
	background-image: url("../images/img_send.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #019813;
	border: none;
	color: #FFFFFF;
	font-size: 1em;
}
.buton_anuleaza{
	padding: 0.2em 0.7em 0.2em 2.5em;
	background-image: url("../images/img_reset.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: none;
	color: #999999;
	font-size: 1em;
}

div#footer_adresa{
	color: #FFFFFF;
	background-image: url("../images/pin_alb.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 2em;
	font-size: 0.9em;
	margin-bottom: 2em;
}
div#footer_tel{
	color: #FFFFFF;
	background-image: url("../images/tel_alb.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 2em;
	font-size: 0.9em;
	margin-bottom: 2em;
}
div#footer_email{
	color: #FFFFFF;
	background-image: url("../images/mail_alb.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 2em;
	font-size: 0.9em;
	margin-bottom: 125px;
}

div#social_jos img{
	margin-right: 1.2em;
}

/* slider */
.sy-slides-wrap{
	padding: 0;
}
.images-slider .sy-controls {
  display: block;
}
.images-slider{
  margin: 1.5em 0;
}
.images-slider .external-captions {
  background-color: #fff;
  padding: 1em;
}
.sy-pager{

}
.dlfacilitati dd {
	border-bottom: 1px solid #ccc;
	padding:10px;
}
.dlfacilitati dd img {
	border: 1px solid #ccc;
}

.dlfacilitati dt a:hover {
	font-weight:bold !important;
}

.dlfacilitati dt a:link {
	color: #005280;
}

.dlfacilitati dt {
	padding: 5px;
}


.left {
    float: left !important;
}


/*Iconic Texts*/
.dentaicon-container{position:relative; display:block; padding:15px; color:#666;}
.denta-iconictext-container.denta-icon-top .dentaicon-container-column{text-align:center; padding-top:0px;}
.denta-iconictext-container.denta-icon-top .dentaicon-container{display:inline-block;}
.denta-iconictext-container.denta-icon-top .dentaicon-container img{width:100%;}
.denta-iconictext-container.denta-icon-top .denta-iconictext-header-title,
.denta-iconictext-container.denta-icon-top .denta-iconictext-header-title strong{text-align:center; font-size:18px; line-height:25px;}

.dentaicon-container.left{display:inline-block; vertical-align:middle;}
.denta-iconictext-header-title{font-size:15px;color: #005280;}
.denta-iconictext-container div:not(.denta-iconictext-content) a:hover {text-decoration:none;}
.denta-top-title {height:50px;}
.denta-icon-left .dentaicon-container-column{margin-right:15px; display:inline;}

.dentaicon-quasar-box{
	width: 106px;
	height: 106px;
	line-height: 102px;
	border-radius:15px;
	top: 0;
	background: #dddddd;
	text-align: center;
	border-radius:30px 0px 45px;
}


.dentaicon-circle-box{
	width: 106px;
	height: 106px;
	line-height: 102px;
	border-radius:106px;
	top: 0;
	background: #dddddd;
	text-align: center;
}

.dentaicon-rounded-box{
	width: 106px;
	height: 106px;
	line-height: 102px;
	border-radius:15px;
	top: 0;
	background: #dddddd;
	text-align: center;
}

.dentaicon-cornered-box{
	width: 106px;
	height: 106px;
	line-height: 102px;
	border-radius:0px;
	top: 0;
	background: #dddddd;
	text-align: center;
}

.button{
	font-family:"Open Sans", sans-serif !important;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	font-weight:600 !important;
	padding-top:5px;
	padding-bottom:5px;
	height:auto;
	line-height:18px;
}

.margin-bottom-sm {
    margin-bottom: 5px !important;
}

.icon-2 {
    font-size: 34px;
    /*color:#005280;*/
}

.form-textarea {
    padding: 10px;
}

.input-group-addon {
    height: 29px;
}

.frm50 {
    width:50%;
    float: left;
}

.frm50 .input-group{
    width:100%;
}

.frm100 {
    width:100%;
}

.formmodal legend {
    font-size: inherit;
    width: inherit;
    border-bottom:none;
}

html { overflow-y:auto; }

.ftxt {
    width: 68%;
    float: left;
}
.fss img {
    width: 560px;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
}

#zona_achizitie h4 {
    color: #005280;
    font-weight: bold;
}
#zona_avantaje  {
    margin-top:45px;
}

.scrollup {
    width: 48px;
    height: 48px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    text-indent: -9999px;
    background: url(../images/back-to-top.png) no-repeat;
    z-index: 400;
}

.scrollupdiv {
    width: 128px;
    height: 48px;
    position: fixed;
    bottom: -5px;
    right: 66px;
    z-index: 400;
}

.botlink {
    font-weight: bold !important;
}
.botlink:hover {
    font-weight: bold !important;
}
/* custom inclusion of right, left and below tabs */

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

.tab-pane h4 {
    margin-bottom: 15px;
    color: #005280;
}

.icofac i {
    width: 20px;
}

.animation {
    visibility: hidden;
}

.menactiv {
	color: #019813!important;
}

.footercopy {
	font-size: 0.9em;
	color: #ffffff;
	margin-top: 85px;
	margin-bottom: 100px;
	text-align: center;
}

.hr-shadow-mask {
    height: 13px;
    overflow: hidden;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.shadow-effect {
	position:relative;
	background-color:#dedede;
	padding:20px 0 30px;
	font:14px/1.5 Arial, sans-serif;
	padding:1em;
	color:#666;
	text-shadow: 0px 1px 3px #fff;
	text-align:center;
	margin:50px auto;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.shadow-effect:before,
.shadow-effect:after {
	content:"";
	position:absolute;
	z-index:-2;
}

.curve:before {
	top:10px;
	bottom:10px;
	left:0;
	right:50%;
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
	-moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
	box-shadow:0 0 15px rgba(0,0,0,0.6);
	-moz-border-radius:10px / 100px;
	border-radius:10px / 100px;
}

.curve-hz-1:before {
	top:50%;
	bottom:0;
	left:10px;
	right:10px;
	-moz-border-radius:100px / 10px;
	border-radius:100px / 10px;
}

.icon-3 {
    font-size: 40px;
    padding-top: 5px;
}

.icon-4 {
    width: 25px;
}

.denta-iconictext-content {
    color: #333333;
}

#home_slider_1_2, #home_slider_1_2_wrapper {
    width: 100%;
    height: 390px;
}
.medium_bg_asbestos, .medium_bg_darkblue, .medium_bg_orange_new1 {
    opacity: 0.7 !important;
}

.tp-caption a {
    color: #fff;
}

.msgerr {
    width: 250px;
    margin-left: 15px;
}

.footerlinks ul {
    list-style: none;
    font-size: 13px;
    line-height: 18px;
    color: #7d7d7d;
    padding: 0;
    margin: 0;
    padding-top: 5px;
}

.footerlinks ul li {
    font-size: 13px;
    line-height: 18px;
    color: #7d7d7d;
    border-bottom: 1px solid #1870A2;
    padding: 6px 0 5px 0;
}

.footerlinks ul li a {
    font-size: 13px;
    line-height: 18px;
    color: #ffffff;
}

.footertitlu {
    font-size: 14px;
    color: #fff;
    height: 45px;
    border-bottom: 1px dotted #fff;
    margin-bottom: 10px;
}

.home_screenshots {
    width: 560px;
    margin-top: 20px;
}
.home_screenshots img {
    margin: 5px;
    border: 1px solid #ccc;
    padding: 2px;
}

.menActiv {
    color: #019813 !important;
}
