/* MENU */
@media(max-width: 1200px) and (min-width: 991px){
	header nav.menu-logo-center .navbar-nav > li > a{
		margin: 0 12px;
		transition: 0.3s;
	}
}
/* .navbar{ min-height: 80px;} */
.title-cat{color: #fff !important;}

.full-size{ background-size:100% !important; }
@media (max-width: 991px){ 
	.full-size{ padding: 60px 0 !important; background-position: 50% 0 !important; } 
}
@media (max-width: 767px){ 
	.full-size{ background-size:160% !important; padding: 60px 0 0 0 !important; }
	.full-size.center{ background-position:50% 50% !important; background-size:230% !important; }
}

.full-size.center-bg{ background-position:50% 50% !important;  }



.cover-background .blur{ position:absolute; width: 100%; height: 100%; -webkit-filter: blur(15px); filter: blur(15px); min-height: 100%; top: 0; left: 0; }

.text-underline{ text-decoration: underline; }

/* COLORI */
.t-color-saf, .list-color-saf li:before{ color: #ff214f !important; }
.t-color-sib, .list-color-sib li:before{ color: #01c702 !important; }
.t-color-ctl, .list-color-ctl li:before{ color: #f80000 !important; }
.t-color-ogg, .list-color-ogg li:before{ color: #09a5de !important; }
.t-color-abb, .list-color-abb li:before{ color: #f8880d !important; }
.t-color-grf, .list-color-grf li:before{ color: #d8d700 !important; }

.b-color-saf{ background-color: #ff214f !important; }
.b-color-sib{ background-color: #01c702 !important; }
.b-color-ctl{ background-color: #f80000 !important; }
.b-color-ogg{ background-color: #09a5de !important; }
.b-color-abb{ background-color: #f8880d !important; }
.b-color-grf{ background-color: #d8d700 !important; }

.brd-color-saf{ border-color: #ff214f !important; }
.brd-color-sib{ border-color: #01c702 !important; }
.brd-color-ctl{ border-color: #f80000 !important; }
.brd-color-ogg{ border-color: #09a5de !important; }
.brd-color-abb{ border-color: #f8880d !important; }
.brd-color-grf{ border-color: #d8d700 !important; }

.mt-5{margin-top: 5px}
.mt-10{margin-top: 10px}
.mt-20{margin-top: 20px}
.mt-30{margin-top: 30px}
.mt-40{margin-top: 40px}
.mt-50{margin-top: 50px}
.mt-60{margin-top: 60px}


/* PAGINATION */
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background-color: #ff214f;
	border-color: #ff214f;
}
.pagination>li>a, .pagination>li>span{ color: #ff214f; padding: 12px 18px; }


/* COMPANY */
#cert-row{ padding: 50px 0; }
.cert-fsc{ max-width: 200px; }
@media (max-width: 768px) { .cert-fsc{ margin: 0 auto; }  }


/* SERVICES */
.services section.service{ padding: 50px 0; }

@media (min-width: 769px) { .services section.service h6{ font-size: 50px; } }
@media (max-width: 768px) { .services section.service h2{ font-size: 25px; } }

/* CONTACT PAGE */
#map{
	height: 600px;
}

.bg-very-light-gray .list-style-5.list-style-color li{ border-color: rgba(0,0,0,.15); }


/* PRODOTTO SINGOLO */
#single-product h1{ font-size: 32px; line-height: 36px; }

/* SERVIZI SINGOLI */

.feature-box-10:hover .number.brd-color-grf{ background-color: #d8d700 !important; }

.cust-icon:before {
    content: '';
    display: inline-block;
    width: 80px;
    height: 80px;
    background-size: 55%;
    opacity: 0.5;
}
.icon-biglietti:before{
	background: url(../../../img/website/servizi/saf/icons/biglietti.png) center center no-repeat;
}
.icon-brochure:before{
	background: url(../../../img/website/servizi/saf/icons/brochure.png) center center no-repeat;
}
.icon-depliant:before{
	background: url(../../../img/website/servizi/saf/icons/depliant.png) center center no-repeat;
}
.icon-pieghevoli:before{
	background: url(../../../img/website/servizi/saf/icons/pieghevoli.png) center center no-repeat;
}
.icon-cartelline:before{
	background: url(../../../img/website/servizi/saf/icons/cartelline.png) center center no-repeat;
}
.icon-menu:before{
	background: url(../../../img/website/servizi/saf/icons/menu.png) center center no-repeat;
}
.icon-etichette:before{
	background: url(../../../img/website/servizi/sib/icons/etichette.png) center center no-repeat;
}
.icon-oggetti:before{
	background: url(../../../img/website/servizi/ogg/icons/oggetti.png) center center no-repeat;
}
.icon-cartelli:before{
	background: url(../../../img/website/servizi/ctl/icons/cartelli.png) center center no-repeat;
}
.icon-maglietta:before{
	background: url(../../../img/website/servizi/abb/icons/maglietta.png) center center no-repeat;
}



/* FORM VALIDATION */

.form-control-feedback{
	right: 11px;
	top: 28px;
}

.form-control-feedback.fa-times, .help-block{
	color: #ff214f
}

.form-control-feedback.fa-check{
	color: green
}

.help-block {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
}

.checkinput .form-control-feedback{
	display: none !important
}

.bootstrap-select .dropdown-toggle{ background: transparent; width: 100%; text-transform: none; font-size: 12px; 
font-weight: 300;}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){ width: 100% !important; }
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default{ background: transparent; border: none; }
