.item-page {
  	 font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
  	font-weight:300;
    color: #333;
}

.flags {
  position:absolute;
  right:0;
  z-index: 99;
  padding-top: 5px;
  padding-right: 15px;
  font-size: 15px;
}
.flags img {
  width:35px;
}

#qx-joomla-module-8469 .sliphoveritem {display:none;}
#qx-joomla-module-1569 .sliphoveritem {display:none;}

#furnizori img {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
  	opacity: 0.5;
}
  #furnizori img:hover {
        -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    opacity: 1;
  }

#qx-blurb-99185 img:hover, #qx-blurb-42328 img:hover, #qx-blurb-60331 img:hover {
    filter: grayscale(0%);
    width: 100%;
    opacity: 1;
}


#qx-blurb-99185 img, #qx-blurb-42328 img, #qx-blurb-60331 img {
    filter: grayscale(100%);
    width: 100%;
    opacity: 0.7;
}

.absolute {
  position:absolute;
}

.sliphoveritem {z-index:99!important;}

.chronoforms6_credits{display:none;}

.body .container {
    background-color: inherit;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 0px;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn {line-height: 22px;}

.litextbx118 {
  left:0px;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {border:none}

@media (min-width: 992px) {
.modal-lg {
    width: 1170px;
}
}
.modal-content {
    position: relative;
    background-color: #F2F2F2;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}

.modal-body {    
  font-size: 13px;
  line-height: 16px;
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #ddd;
    min-height: 70px;
}

div.modal {
  background-color: #F2F2F2;
  border: none;
  border-radius: 0;
  top:0;
  width: 100%;
  margin-left: -50%;
  overflow-y: scroll;
}

div.modal.fade.in {
    top: 0;
}

.modal-body {
    max-height: 100%;  
}

.modal { position: absolute; } 

button.close {
  font-size:4rem;
  font-weight: 100;
  padding: 5px;
}


.container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.container {
    max-width: 1170px;
}

.header {
    display:none;
}

@media (min-width: 1200px) {
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    	width: 1170px;
	}
}

.span12 {
	width: 1170px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
	/*width: 1170px;*/
}

body {
    margin: 0;
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 20px;
    color: #333;
    background-color: #F2F2F2!important;
}


.navigation {
    padding: 0px;
    border-top: none;
    margin-bottom: 10px;
}

body.site.fluid {
    background-color: #ffffff;
}

body.site {
    border-top: none!important;
    padding: 0px!important;
    background-color: #F2F2F2!important;
}

.panel-body {
    overflow:auto;
    max-height: 200px;;
}

.panel-title {
    font-size: 20px;
}
.panel-default>.panel-heading {
    color: #2f2f2f;
    background-color: #ffffff;
    border-color: #fff;
}
.ph-filter-box .panel-body {
    padding-top: 0px;
    padding-bottom: 20px;
}

.ph-filter-box .panel {
    margin-bottom: 10px;
    margin-top: 10px;
}
.panel-default {
    border-color: #fff;
}

label, input, button, select, textarea {
    font-size: 17px;
    color: #4A4A4A;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  height: 32px; 
}

.glyphicon-triangle-bottom:before {
    content: "\e113";
}

.panel-title span {
    font-size: 15px;
    color: #a6bfc3;
    padding-left:95%;
}

.panel-title>a, .panel-title>small, .panel-title>.small, .panel-title>small>a, .panel-title>.small>a {
    color: #4A4A4A;
  	text-decoration:none;
}
.radio label, .checkbox label {
    padding-left: 0px;
}
.ph-item-box .ph-item-content {
    padding: 0px;
}

.pc-category-view {
  font-size:15px;
}

.thumbnail {
    display: block;
    padding: 0px;
    line-height: 18px;
    border: 1px solid #ddd;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.ph-product-header {
    padding-left: 9px;
    padding-right: 9px;
    margin-top: 15px;
    margin-bottom: 0px;
}
.ph-product-header a {color:#3E3935; text-decoration:none;}

.ph-category-price-box {
    padding-left: 9px;
    padding-right: 9px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.img-thumbnail {
    padding: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.ph-item-price-box, .ph-item-stock-box, .ph-spec-title, .ph-spec-value, .ph-item-sku-box, .ph-spec-group-title {
  font-size: 14px;
  line-height: 20px
}


.q-btn {
    padding-top: 7.5px;
    padding-bottom: 7.5px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
    color: #fff;
    background: #E20026;
    border-style: solid;
    border-color: rgba(0,0,0,0);
    border-radius: 3px;
  	text-align: center;
  	width: 100%;
  	display: block;
}

.q-link a:hover {
  text-decoration: none;
  color: #fff;
}

.q-link {
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
  display: block;
}

.navbar {
    border: none;
}

.btn-link {padding:0px;color:inherit; text-decoration:underline;}

#qx-image-18757 img { filter: grayscale(100%); width: 100%; opacity: 0.6;}
#qx-image-18757 img:hover { filter: grayscale(0%); width: 100%; opacity: 0.7;}

.g-recaptcha { filter: grayscale(100%)!important; }


.fa-red {color:#E20026!important}
.fa-dada {color:#DADADA!important}

#table-service table td, th {
  border: 1px solid #8FA6BF;
  padding: 0.6rem;
}


.table td {
	vertical-align: middle;
    border: 1px solid #8FA6BF !important;
  	text-align:center;
}

table {border-spacing: 0.5rem; border-collapse: unset; font-size: 18px; margin-left: -15px; margin-right: -15px;}

.text-left {text-align:left!important; background-color:#E5E5E5; border: 0px !important;  }

.text-center {text-align:center!important}


#qx-joomla-article-9172 img {
    filter: grayscale(100%);
}
#qx-joomla-article-9172 img:hover {
    filter: grayscale(0%);
}
.table-condensed {font-size:13px; }

.table-condensed td {vertical-align:top;}
.ph-item-manufacturer-box {font-size: 14px; line-height: 20px;}

.slick-next, .slick-prev {z-index:10; height: 120px;
width: 55px;}

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


_::-webkit-full-page-media, _:future, :root .safari_only {
	#qx-text-5241, #qx-text-52772 p {padding-top:20px; padding-left:10px}  
}

.row {margin-right:0px;} */

@media (max-width: 700px) {
  
.ph-header h2 {padding-left:15px;}
}

.bg-white {
    float: right;
    margin: 0px;
    background: #fff;
    padding-left: 4px;
}

.jf_ph_cat_item_btns_wrap {
  position:absolute;
  right:10px;
  padding-top:10px;
  font-size:20px;
  color: inherit;
  
}
.ph-wishlist-module-box {
  font-size:12px;
  padding-left:10px;
}

.ph-wishlist-module-box a {
  
}

.moduletable h3 {padding-left:20px;}
.ph-product-header {padding-right:24px;}



body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #e2e2e2;
}

body::-webkit-scrollbar
{
	width: 12px;
	background-color: #e2e2e2;
}

body::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #888888;
}


.panel-body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #e2e2e2;
}

.panel-body::-webkit-scrollbar
{
	width: 5px;
	background-color: #e2e2e2;
}

.panel-body::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #888888;
}

.jssort11::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 5px;
	background-color: #D5DCE3;
}

.jssort11::-webkit-scrollbar
{
	width: 5px;
	background-color: #D5DCE3;
}

.jssort11::-webkit-scrollbar-thumb
{	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.7);
	background-color: #D5DCE3;
  height:10px;
}

.pc-checkout-view, .pc-account-view, .pc-category-view, .pc-categories-view, .pc-item-view {
    margin: -10px 0px;
}
ul.ph-filter-module-category-tree {
    padding-left: 0px;
}


.right-close {margin-top:10px; padding-top:80px; float:right;}
.x {
    display: block;
	position: relative;
    right: 0;
    top: 0;
    width: 62px;
    height: 62px;
    transition: transform .25s ease-in-out;
}
.x a {width:100%; height:auto;}
/*
.x:hover {
    transform: rotate(180deg);
}
*/
.x:before {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 62px;
    height: 0;
    border-top: 1px solid rgba(0,0,0,0.5);
    transform: rotate(45deg);
    transform-origin: center;
}
.x:after {
    content: "";
    position: absolute;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 62px;
    height: 0;
    border-top: 1px solid rgba(0,0,0,0.5);
    transform: rotate(-45deg);
    transform-origin: center;
}

#qx-custom-html-7293 {margin-right:-60px; position:relative; z-index:1}

.qx-element-slider-pro h3 {
    position: absolute;
    top: 4%;
    text-align: left;
    left: 6%;
    font-size: 30px;
    font-weight: 700;
}

.qx-slide__content {
  	text-align: left;
    margin-left: 4%;    
  	width: 30%;
  	background: #fff;
  	font-size:18px;
  	line-height: 28px;
  	padding: 25px 19px 21px 30px;
}


.qx-slide__content .qx-btn {
    padding-top: 9px;
    padding-right: 60px;
    padding-bottom: 9px;
    padding-left: 60px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
  	color: #FFF;
    background: #E20026;
}


#qx-image-87311 .sliphoveritem {display:none;}
#qx-image-1488 .sliphoveritem {display:none;}

#qx-joomla-articles-30230 .qx-row {padding-bottom:20px;}

.btn-programari{
  padding-top:20px;
    text-align:center;
}

.captcha {
  margin: 0 auto;
  display: block;
  text-align:center
      
}

.g-recaptcha {
  display: inline-block;
}

.ui.form input {
    height: 45px!important;
}

.ui.form input {
    height: 45px!important;
}

.ui.green.button:hover, .ui.green.buttons .button:hover {
    background-color: rgb(181, 4, 33)!important;
}

.ui.green.button, .ui.green.buttons .button {
    background-color: rgb(226, 0, 38)!important;
}

.ui.form input[type=checkbox], .ui.form textarea {
     min-height: 120px!important;
}

.ui.form .field>.selection.dropdown {
    height: 45px!important;
}

.ui.selection.dropdown {
    line-height: 1.5em!important;
}

.main-timeline .timeline{
    padding: 50px 60px;
    position: relative;
}
.main-timeline .timeline:first-child{
    padding-top: 0;
}
.main-timeline .timeline:last-child{
    padding-bottom: 0;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline-icon{
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    background: #636363;
    box-sizing: border-box;
    border: 2px solid transparent;
    box-shadow: 0 0 0 2px transparent;
    text-align: center;
    margin: auto 0;
    font-size: 25px;
    color: #fff;
    position: absolute;
    top: 0;
    left: -34px;
    bottom: 0;
    z-index: 2;
}
.main-timeline .timeline:first-child .timeline-icon,
.main-timeline .timeline:last-child .timeline-icon{
    box-sizing: content-box;
    margin: 0;
    top: 0;
    left: -36px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #ff0000;
}
.main-timeline .timeline:last-child .timeline-icon{
    top: auto;
    bottom: 0;
}
.main-timeline .timeline:nth-child(2n) .timeline-icon{
    left: auto;
    right: -34px;
}
.main-timeline .timeline:last-child:nth-child(2n) .timeline-icon{
    right: -36px;
}
.main-timeline .timeline-content{
    width: 50%;
}
.main-timeline .timeline:nth-child(2n) .timeline-content{
    float: right;
    text-align: right;
}
.main-timeline .title{
    font-size: 20px;
    color: #ff0000;
    margin-top: 0;
    text-transform: uppercase;
}
.main-timeline .description{
    font-size: 16px;
    color: #636363;
    line-height: 25px;
    margin: 0;
}
.main-timeline .border{
    width: 50%;
    border-top: 2px solid #ff0000;
    border-bottom: 2px solid #ff0000;
    border-left: 2px solid #ff0000;
    border-radius: 6px 0 0 6px;
    position: absolute;
    top: 0;
    bottom: -2px;
    left: 0;
    z-index: 1;
}
.main-timeline .timeline:nth-child(2n) .border{
    border-left: none;
    border-right: 2px solid #ff0000;
    border-radius: 0 6px 6px 0;
    left: 50%;
}
.main-timeline .timeline:first-child .border{
    border-top: none;
}
.main-timeline .timeline:last-child .border{
    border-bottom: none;
}
@media only screen and (max-width: 990px){
    .main-timeline .timeline{
        padding: 40px 60px;
        margin: 0 0 0 35px;
    }
    .main-timeline .timeline:nth-child(2n){
        margin: 0 35px 0 0;
    }
    .main-timeline .timeline-content{
        width: 100%;
    }
}

#qx-carousel-2014 .swiper-button-prev::before,#qx-carousel-2014 .swiper-button-next::before {

    font-size: 100px!important;
      margin-right: -45px;
    margin-left: -45px;

}

.swiper-container {
  position: initial;
}

.square {
   -webkit-filter: saturate(0%); /* Safari 6.0 - 9.0 */
    filter: saturate(0%)!important;
}


.frametop iframe {
    position: relative;
    top: -100px;
}

.desaturat {
  -webkit-filter: saturate(0%); /* Safari 6.0 - 9.0 */
    filter: saturate(0%)!important;
}

.i4ewOd-pzNkMb-haAclf {    visibility: hidden!important;}
.i4ewOd-pzNkMb-haAclf {background-color: rgba(255, 255, 255, 0)!important;}