@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');

/* Eric Meyer's CSS Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	font-family: 'Roboto', sans-serif;
	padding: 0px;
	margin: 0px;
	font-weight: 300;
	font-size: 14px;
}

.navigator {
	background-image: url(../img/bg-mappa.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}

.box-text {
	text-transform: uppercase;
}

input,
select {
	border-radius: 0px !important;
}

.form-control {
	box-shadow: inset 0px 0px 2px #00000085;
	padding: 4px;
}

/**img {
    width: 100%;
    height: auto;
}**/
.fixed-menu {
	height: auto;
	background: #036572;
}

.wrapper-filtro1 {
	max-width: 100%;
	background: url(../img/bg-filtro-1.png) top center no-repeat;
	height: 200px;
}

.wrapper-filtro2 {
	max-width: 100%;
	min-height: 160px;
}

.wrapper-filtro3 {
	max-width: 100%;
	background: url(img/bg-filtro-3.png) top center no-repeat;
	min-height: 250px;
}

.bread {
	background: url(../img/bread.png) top center no-repeat;
	margin: 0 auto;
	padding: 10px 100px;
	width: 100%;
}

.page {
	padding: 0;
}

p#breadcrumb {
	color: #fff;
	width: 100%;
	text-align: left;
	margin: 0;
	padding: 5px 0 0 0;
	font-weight: 300i;
	font-style: italic;
	font-size: 80%;
}


.logo {
	float: left;
	margin: 0px;
	padding: 35px 20px;
	width: 33%;
	height: auto;
}

.logo100 {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
	height: auto;
}

.qsearch,
.ssearch {
	margin: 0px;
	padding: 0;
	width: 45%;
	height: auto;
	padding: 5px;
}

.qsearch img,
.ssearch img {
	width: 80%;
	margin-top: 10px;
}

.select {
	margin: 0px;
	padding: 0px;
	width: 34%;
}

#logoselect {
	padding: 35px 0px 0px 0;
	clear: both;
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
	height: auto;

}

.login {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 33%;
	height: 135px;
}

.header {
	display: flex;
	align-items: center;
}

.login h1 {
	padding: 10px 0 0 0;
	margin: 0;
	text-align: right;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: 700;
}

.login p {
	padding: 0;
	text-align: right;
	color: #fff;
	margin: 0;
	font-size: 0.9em;
	font-weight: 300;
}

#img-logout {
	float: right;
	padding: 5px 0 0 0;
}

.container {
	margin: 0 auto;
	max-width: 1140px;
	height: auto;
}

.disabled {
	cursor: not-allowed !important;
	opacity: 0.4;
	pointer-events: none;
}

.box-filter-two {
	float: left;
	width: 100%;
	margin: 0;
}

.box-two {
	float: left;
	width: 16.6%;
	margin: 10px 0;
}

.box-two-text {
	cursor: pointer;
	float: left;
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 95%;
	background-color: #fff;
	justify-content: center;
	margin: 5px 4px;
	padding: 10px 0px;
	transition: 0.2s opacity ease-in-out;
}

.box-two-text h4 {
	transition: 1s color;
}

.box-two-text:hover h4 {
	color: #000;
	font-weight: 300;
}

.filter-two {
	padding: 10px 0px;
	background-color: #dee9ed !important;
}

.filter-two h4 {
	color: #666;
	font-size: 1em;
	text-align: center;
	margin: 10px 5px 5px 5px;
	font-weight: 300;
}

.box-filter-two-info {
	float: left;
	width: 99%;
}

.box-filter-two-info p {
	text-align: center;
	font-size: 0.9em;
	margin: 15px 0 0 0;
}

.no-controls .carousel-indicators {
	display: none;
}

.box-img-two {
	display: block;
	margin: 25px auto 0px auto;
	text-align: center;
	width: 99%;
}

.box:not(.disabled):hover :hover .box-img {
	filter: brightness(70%);
}

.box-img {
	transition: 0.8s all;
	display: block;
	margin: 30% 10px;
	text-align: center;
}

.box-img .prehome-carousel>div {
	background-image: url(../img/bg-storie.jpg);
	background-size: cover;
}

.box-two-text:after {
	content: '';
	background: url('../img/check.png');
	background-size: 24px 24px;
	position: absolute;
	right: 30px;
	bottom: 62px;
	height: 24px;
	width: 24px;
	opacity: 0;
	transition: 0.3s ease-out;
}

.box-two-text:hover {
	opacity: 1 !important;
}

.box-active:after {
	opacity: 1;
}

.filter-two:hover .box-two-text {
	opacity: 0.4;
}

.generic-filters {
	background-color: #dfdfdf;
	padding: 20px 0px 5px 0px;
	position: relative;
}

.bottom-shadow {
	-webkit-box-shadow: -1px 12px 20px -16px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: -1px 12px 20px -16px rgba(0, 0, 0, 0.75);
	box-shadow: -1px 12px 20px -16px rgba(0, 0, 0, 0.75);
}

label small {
	font-size: 70%;
	font-style: italic;
}

.secondary-filters {
	margin-top: 30px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-bottom: 30px;
	padding-right: 10px;
}

.secondary-filters .form-control {
	height: 30px;
	font-size: 12px;
}

.sticky-div {
	top: -1px;
}

.seach-results {
	padding: 15px;
}

.result-item {
	border-bottom: 2px dotted #036572;
	padding: 10px;
	width: 100%;
	font-weight: 100;
}

.result-item b {
	font-weight: bold;
}

.result-item .result-thumb {
	height: 100px;
}

.result-header {
	background-color: #036572;
	padding: 5px;
	color: #fff;
	text-transform: uppercase;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.result-notes {
	margin: 25px 0;
}

.result-notes small {
	font-size: 70%;
}

.result-notes b {
	color: #036572;
	font-weight: bold;
}

.text-red {
	color: red;
}

.result-condizioni {
	display: flex;
}

.result-condizioni>div+div {
	padding-right: 10px;
}

.no-gutter>[class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

.no-gutter {
	margin: 0px;
}

.scheda .panel-body {
	padding: 0px;
}

.result-specs {
	margin-top: 10px;
	font-size: 13px;
	text-align: center;
	font-weight: 400;
	width: 100%;
	margin-bottom: 0px;
}

.result-specs th {
	text-align: center;
	font-weight: 400;
}

.result-specs td {
	padding: 0px !important;
}

sup {
	font-size: 10px;
}

.box-two-text img {
	height: 10vh;
}

.result-percent {
	color: #0b6b77;
	text-align: center;
	font-weight: bold;
	font-size: 35px;
	line-height: 2.4;
}

.result-info {
	background-color: #dfdfdf;
	cursor: pointer;
	font-size: 80%;
	line-height: 1.5;
	font-weight: bold;
	color: black;
	transition: 0.2s ease-in-out;
	display: flex;
	align-items: center;
}

.result-info:hover img {
	filter: brightness(10);
}

.result-info:hover {
	background-color: #00525d;
	color: white;
}

.result-info img {
	height: 15px !important;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: 0.3s all;
}

.result-actions {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	width: 30px;
}

.result-actions button {
	margin-top: 5px;
	padding: 2px;
}

.rotated {
	transform: rotate(90deg);
}

/* Middle
-----------------------------------------------------------------------------*/
.content {}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 100px;
	background: #BFF08E;
}

.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.scheda {
	margin-top: 20px;
	font-family: arial;
}

h3 {
	color: #036572;
	font-weight: bold;
}

.scheda .panel .panel-header {
	background-color: lightgrey;
	padding: 10px !important;
	font-weight: bold;
}

.scheda .panel .panel-header h3 {
	display: inline;
	color: #333;
}

.scheda .panel-body {
	padding-top: 0px;
}

.scheda table {
	font-size: 13px;
}

.scheda table td {
	padding: 5px;
}

.result-specs th,
.result-specs td {
	border: 0px !important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f7f5f5;
}

label {
	font-size: 85%;
}

.generic-filters label {
	text-align: right;
	padding-right: 0px;
}

.filters-info {
	height: 13px;
	vertical-align: middle;
}

.secondary-filters .form-group label {
	font-weight: bold;
}

.secondary-filters label small {
	font-size: 90% !important;
	font-style: italic;
}

.secondary-filters .form-group label {
	margin-bottom: 3px;
}

.secondary-filters hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.secondary-filters .form-group {
	margin-bottom: 7px;
}

.secondary-filters .rzslider {
	margin-top: 25px;
	font-size: 12px;
}

.rzslider .rz-pointer {
	top: -8px;
	width: 20px;
	height: 20px;
	background-color: #036572;
}

.rzslider .rz-pointer:after {
	top: 6px;
	left: 6px;
	width: 8px;
	height: 8px;
}

.rz-active:after {
	background-color: #fff !important;
}

.rzslider .rz-bar {
	background: #ccc;
}

.btn-success {
	background-color: #006572 !important;
	border-color: #034b52 !important;
}

.btn-success:hover,
.btn-success:focus {
	background-color: #15646c !important;
	border-color: #15646c !important;
}

.btn-success:focus,
.btn-success.focus {
	box-shadow: none;
}

.btn {
	cursor: pointer;
	border-radius: 2px;
}

/* select.ng-invalid,input.ng-invalid {
	border: 1px solid #aa0000;
} */
#page1 {
	background-color: #fff;
}

.section-selector>div {
	flex-grow: 1;
	display: flex;
	align-items: center;
}

#page2 {
	background-color: #ffffff80;
	overflow: hidden;
}

#page3 {
	background-color: transparent
}

.ults {
	background-color: #fff;
	box-shadow: 0 9px 0px 0px white, 0 -9px 0px 0px white, 6px 0 15px -4px rgba(0, 0, 0, 0.2), -6px 0 15px -4px rgba(0, 0, 0, 0.2);
	padding-bottom: 30px;
	flex-grow: 1;
}

.table>thead>tr>th,
.table>tbody>tr>td {
	vertical-align: middle;
}

.thumbnail-img {
	padding: 10px;
}

.thumbnail-img img {
	max-height: 200px;
	cursor: pointer;
}

/* .modal-backdrop {
	z-index: 999999 !important;
} */
.sezione-carousel {
	margin-top: 5%;
}

#page2 .container {
	flex-grow: 1;
}

.carousel-control {
	background-image: none !important;
	opacity: 1;
}

.carousel-control .glyphicon {
	color: #036572;
}

.sezione-carousel .sezione-slide {
	background: url(../img/slide-bg.png);
	min-height: 40vh;
	padding: 20px;
	background-size: 80% 100%;
	background-repeat: no-repeat;
	position: relative;
}

.sezione-carousel h4 {
	color: #036572;
	/* margin-top: 10px; */
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

.sezione-slide .text {
	margin-top: 0px;
	overflow: auto;
	text-align: left;
	margin-left: 15px;
	float: left;
	font-size: 14px;
	width: 45%;
}

/* .sezione-carousel .item {
	margin: 0px 150px;
} */
.sezione-slide img {
	position: absolute;
	top: 50px;
	height: 40vh;
	right: 50px;
	float: right;
}

.carousel-control {
	width: 5%;
}

.text-grey {
	color: #a09e9e;
}

.modal-content {
	text-align: center;
}

.modal-open {
	overflow: hidden;
}

/* PREHOME */
.prehome {
	height: 100%;
}

.prehome.container {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.prehome>.row {
	padding: 20px 0;
}

.prehome-icon {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	background-color: #fff;
	position: absolute;
	top: 0;
}

.prehome-header.text-right .prehome-icon {
	right: 13px;
}

.prehome-header.text-right {
	padding-right: 30px;
	margin-right: 25px;
}

.prehome-header.text-left .prehome-icon {
	left: 0px;
}

.prehome-header.text-left {
	padding-left: 30px;
	margin-left: 25px;
}

.prehome-header {
	padding: 15px;
	background-color: #036572;
	color: white;
	text-transform: uppercase;
}

.prehome-quick {
	display: flex;
	flex-direction: column;
}

.prehome-quick .prehome-group {
	position: relative;
	cursor: initial;
	height: auto;
	/* overflow: auto; */
}

.prehome-carousel img {
	max-height: 10vh;
}

.prehome-header b {
	font-weight: 900;
}

.prehome-group h1 {
	text-transform: uppercase;
}

.flex-row {
	display: flex;
	flex-grow: 1;
}

.flex-row div {
	flex-grow: 1;
}

.prehome-group {
	background-image: url(../img/bg-storie.jpg);
	background-size: cover;
	margin-top: 10px;
	cursor: pointer;
}

.section-selector {

	align-items: center;
	display: flex;
	flex-grow: 1;
	width: 100%;
	padding: 10px;
}

.quicksearch {
	padding: 20px;
	text-align: center;
	cursor: initial !important;
	/* position: absolute; */
	top: 0;
	bottom: 0;
	width: 100%;
	/* height: 250px; */
	margin: auto;
}

.quicksearch .form-control {
	/* width: 200px !important;
	display: inline !important; */
	margin-bottom: 5px;
}

.quicksearch table {
	margin: auto;
}

.quicksearch td {
	padding: 5px;
	padding-top: 20px;
}

.quicksearch .actions {
	text-align: center;
	width: 100%;
	padding-top: 15px;
}

.quicksearch .actions button {
	text-transform: uppercase;
}

.btn-img,
.btn-img:hover,
.btn-img:active,
.btn-img:focus {
	line-height: 2.3;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background-color: #00525d !important;
}

#prehome .prehome-carousel {
	width: 150px;
}

.prehome-carousel a.carousel-control {
	display: none;
}

.prehome-carousel .carousel-indicators li {
	background-color: #777777;
	border: none;
	height: 7px !important;
	width: 7px !important;
	margin: 0px 2px !important;
}

.prehome-carousel .carousel-indicators li.active {
	background-color: #00525d;
	border: none;
	margin: 0px 2px !important;
}


.table-text {
	height: 100%;
	width: 100%;
	text-align: center;
	display: table;
}

.table-cell-text {
	display: table-cell;
	vertical-align: middle;
}

.prehome-group h1 {
	font-weight: 900;
	font-size: 22px;
	color: #036572;
}

/* AUTH */
.auth-form {
	background-image: url(../img/bg-storie.jpg);
	background-size: cover;
}

.auth-choice {
	padding: 15px;
	font-style: italic;
	background-color: #E4E4E4;
	text-transform: uppercase;
	font-weight: 900;
	color: #036572;
	font-size: 18px;
	cursor: pointer;
}

.auth-choice:not(.active) {
	background-color: #808080;
	color: #C9CBCA;
	font-size: 90%;
}

.auth-box {
	padding: 30px;
}

.spinner {
	margin: 0px auto 0;
	width: 70px;
	text-align: center;
}

.spinner>div {
	width: 18px;
	height: 18px;
	background-color: #036572;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

.text-bold {
	font-weight: 900;
}

@-webkit-keyframes sk-bouncedelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1.0)
	}
}

@keyframes sk-bouncedelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}
}

.post-container {
	position: relative;
}

.preloader {
	background-color: white;
	align-items: center;
	display: flex;
	justify-content: center;
	width: 100%;
	flex-grow: 1;
	flex-direction: column;
}

.preloader-text {
	margin-top: 20px;
	letter-spacing: 0.5;
	color: #012c31;
}

.cross-fade.text {
	background-color: lightgray;
}

.cross-fade.text .cross-fade-target {
	top: 10px;
	left: 10px;
	font-size: 24px;
}

#controls {
	margin-top: 10px;
}

#controls div+div {
	margin-top: 5px;
}

#controls label {
	width: 5em;
	display: inline-block;
}

.cross-fade div {
	transition: opacity 400ms;
}

.cross-fade.images {
	margin-top: 30px;
}

.images .cross-fade-target {
	transition: opacity 1s ease-in-out;
}

.secondary-filters .btn {
	max-width: 100%;
	white-space: normal;
	font-size: 70%;
}

.table-doppiatemp td {
	padding: 0px !important;
	text-align: center;
}

.table-doppiatemp td>div+div {
	border-top: 1px solid #ddd;
}

.table-doppiatemp .border-right {
	border-right: 1px solid #ddd;
}

.table-doppiatemp {
	border: 1px solid #ddd;
}

.fascia-1 {
	color: #75a6ab;
}

.fascia-2 {
	color: #0b6b77;
}

.fascia-3 {
	color: #75a6ab;
}

.filters-info {
	display: inline;
}

.info-icon {
	height: 13px;
	padding-right: 3px;
}

.btn-ricerca .sk-fading-circle,
.btn-ricerca .sk-circle {
	width: 20px;
	height: 20px;
	margin: 0px;
}

.modal-body .sk-circle {
	margin: 0px;
}

@media (max-width: 768px) {
	.sezione-carousel img {
		right: 30px;
		top: 12vh;
		height: 20vh;
	}

	.generic-filters label {
		text-align: left;
	}
}

@media (max-width: 1140px) {
	.container {
		max-width: 100vw;
	}
}


@media (min-width: 768px) {
	.sezione-carousel img {
		right: 30px;
		top: 5vh;
		height: 30vh;
	}

	.sezione-slide .text {
		margin-top: 30px;
		margin-left: 35px;
	}
}


@media (min-width: 992px) {

	.sezione-slide .text {
		font-size: 17px;
		width: 50%;
	}

	.sezione-carousel img {
		height: 35vh;
		right: 65px;
	}
}

.result-actions img {
	height: 17px;
}

.disable {

	opacity: 0.3;
	cursor: not-allowed;
	pointer-events: none;
}

.languages,
.languages a {
	font-size: 12px;
	color: #fff !important;
	text-decoration: none !important;
}

.languages a.selected {
	background-color: white;
	padding: 2px 6px;
	color: #036572 !important;
	border-radius: 9px;
}

.bread .container {
	height: 100%;
	padding: 5px;
}

.macro-line {
	background: url(../img/bg-filtro-1.png) top center no-repeat;
}

.macro-line h1 {
	color: #006774;
	font-size: 1.5em;
	font-weight: 300;
	transition: 0.2s all;
	text-align: center;
}

#page1 .prehome-carousel {
	cursor: pointer;
	height: 67%;
	width: 115px;
}

.macro-line div {
	height: 80px;
	line-height: 3.5;
	transition: 0.5s all;
}

.box-text:not(.disabled):hover {
	cursor: pointer;
}

.box-text:not(.disabled):hover>h1 {
	font-weight: bold;
}

.slideshow {
	margin: 50px auto;
	position: relative;
	width: 240px;
	height: 240px;
	padding: 10px;
	/* box-shadow: 0 0 20px rgba(0,0,0,0.4);  */
	cursor: pointer;
}

.slideshow>div {
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
}

.opaque {
	opacity: 0.3;
}

.quicksearch .notransition {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

/*  Bootstrap Clearfix */

/*  Tablet  */
@media (min-width:767px) {

	/* Column clear fix */
	.col-lg-1:nth-child(12n+1),
	.col-lg-2:nth-child(6n+1),
	.col-lg-3:nth-child(4n+1),
	.col-lg-4:nth-child(3n+1),
	.col-lg-6:nth-child(2n+1),
	.col-md-1:nth-child(12n+1),
	.col-md-2:nth-child(6n+1),
	.col-md-3:nth-child(4n+1),
	.col-md-4:nth-child(3n+1),
	.col-md-6:nth-child(2n+1) {
		clear: none;
	}

	.col-sm-1:nth-child(12n+1),
	.col-sm-2:nth-child(6n+1),
	.col-sm-3:nth-child(4n+1),
	.col-sm-4:nth-child(3n+1),
	.col-sm-6:nth-child(2n+1) {
		clear: left;
	}
}


/*  Medium Desktop  */
@media (min-width:992px) {

	/* Column clear fix */
	.col-lg-1:nth-child(12n+1),
	.col-lg-2:nth-child(6n+1),
	.col-lg-3:nth-child(4n+1),
	.col-lg-4:nth-child(3n+1),
	.col-lg-6:nth-child(2n+1),
	.col-sm-1:nth-child(12n+1),
	.col-sm-2:nth-child(6n+1),
	.col-sm-3:nth-child(4n+1),
	.col-sm-4:nth-child(3n+1),
	.col-sm-6:nth-child(2n+1) {
		clear: none;
	}

	.col-md-1:nth-child(12n+1),
	.col-md-2:nth-child(6n+1),
	.col-md-3:nth-child(4n+1),
	.col-md-4:nth-child(3n+1),
	.col-md-6:nth-child(2n+1) {
		clear: left;
	}
}


/*  Large Desktop  */
@media (min-width:1200px) {

	/* Column clear fix */
	.col-md-1:nth-child(12n+1),
	.col-md-2:nth-child(6n+1),
	.col-md-3:nth-child(4n+1),
	.col-md-4:nth-child(3n+1),
	.col-md-6:nth-child(2n+1),
	.col-sm-1:nth-child(12n+1),
	.col-sm-2:nth-child(6n+1),
	.col-sm-3:nth-child(4n+1),
	.col-sm-4:nth-child(3n+1),
	.col-sm-6:nth-child(2n+1) {
		clear: none;
	}

	.col-lg-1:nth-child(12n+1),
	.col-lg-2:nth-child(6n+1),
	.col-lg-3:nth-child(4n+1),
	.col-lg-4:nth-child(3n+1),
	.col-lg-6:nth-child(2n+1) {
		clear: left;
	}
}

@media (max-width:992px) {
	.quicksearch {
		height: 100% !important;
	}

	.prehome-quick>div {
		position: relative;
		flex-grow: 1;
		display: flex;
		flex-direction: column;
	}

	.prehome-quick .prehome-group {
		flex-grow: 1;
	}

	.prehome-quick .form-control {
		font-size: 13px;
	}
}

#code-search .input-group {
	position: absolute;
	top: 0px;
	margin: auto 20px;
	width: calc(100% - 40px);
}

#code-search .prehome-group {
	margin-bottom: 10px;
	height: 75px;
}

.btnhref:hover {
	text-decoration: none;
}

.text-bold {
	font-weight: bold;
}

#myBtn {
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Fixed/sticky position */
	bottom: 20px;
	/* Place the button at the bottom of the page */
	right: 30px;
	/* Place the button 30px from the right */
	z-index: 99;
	/* Make sure it does not overlap */
	border: none;
	/* Remove borders */
	outline: none;
	/* Remove outline */
	background-color: red;
	/* Set a background color */
	color: white;
	/* Text color */
	cursor: pointer;
	/* Add a mouse pointer on hover */
	padding: 15px;
	/* Some padding */
	border-radius: 10px;
	/* Rounded corners */
	font-size: 18px;
	/* Increase font size */
}

#myBtn:hover {
	background-color: #555;
	/* Add a dark-grey background on hover */
}

[uib-typeahead-popup].dropdown-menu {
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 1px;
	margin-top: 0px;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	background-color: #036572;
}

.price {
	display: inline-block;
	font-weight: bold;
	background-color: #1c6572;
	color: white;
	padding: 5px;
	border-radius: 5px;
}

.price span {
	background-color: #036572;
	padding: 3px;
	color: white;
	border-radius: 4px;
}

.panel {
	margin-bottom: 5px;
}

.scheda .table {
	margin-bottom: 0px;
}

@media (min-width: 768px) {
	.secondary-filters {
		max-height: calc(100vh - 150px - 60px);
	}
}

@media (max-width: 767px) {
	.sticky-divv {
		z-index: 99999999;
		background: white;
		box-shadow: 0px 5px 7px 0px darkgrey;
		position: relative !important;
	}

	.bread {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.main-preloader.ng-hide {
	opacity: 0;
}

.main-preloader.ng-hide-remove,
.main-preloader.ng-hide-add {
	display: block !important;
	/* or inline-block, as appropriate */
}

.main-preloader.ng-hide-remove {
	transition: all linear 1000ms;
}

.main-preloader.ng-hide-add {
	transition: all linear 500ms;
}

.main-preloader {
	position: fixed;
	background: white;
	width: 100vw;
	height: 100vh;
	z-index: 99999;
}

.main-preloader .content {
	margin: auto;
	text-align: center;
	position: relative;
	display: block;
	margin-top: calc(50vh - 64px);
}

.main-preloader .rv-logo {
	height: 75px;
	margin-top: 50px;
}

.form-control {
	height: 40px;
	padding: 0px 10px;
	cursor: pointer;
}

.table table {
	width: 100%;
}



.scheda-header table {
	margin-bottom: 0px;
}

.table.in-cell {
	border-style: hidden;
	background-color: inherit;
}

.login-mobile {
	display: none;
}

.scheda-header td {
	text-align: center !important;
}

.potvar-header {
	padding: 0 !important;
}

.potvar-header table tr+tr {
	border-top: 1px solid #ddd;
}

.potvar-header table td {
	width: 50%;
}

.scheda-header .panel-body {
	padding-left: 0px;
	padding-right: 0px;
}

scheda-prodotto table>tr>td {
	border: 1px solid lightgrey;
}

scheda-prodotto .panel {
	box-shadow: none;
}

.lastResult .result-item {
	border-bottom: none;
}

/* 
	RESPONSIVE
*/

.marquee {
	overflow: hidden;
	position: relative;
}

.marquee p {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	line-height: 50px;
	text-align: center;
	/* Starting position */
	-moz-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	/* Apply animation to this element */
	-moz-animation: scroll-left 5s linear infinite;
	-webkit-animation: scroll-left 5s linear infinite;
	animation: scroll-left 5s linear infinite;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
	0% {
		-moz-transform: translateX(100%);
	}

	100% {
		-moz-transform: translateX(-100%);
	}
}

@-webkit-keyframes scroll-left {
	0% {
		-webkit-transform: translateX(100%);
	}

	100% {
		-webkit-transform: translateX(-100%);
	}
}

@keyframes scroll-left {
	0% {
		-moz-transform: translateX(100%);
		/* Browser bug fix */
		-webkit-transform: translateX(100%);
		/* Browser bug fix */
		transform: translateX(100%);
	}

	100% {
		-moz-transform: translateX(-100%);
		/* Browser bug fix */
		-webkit-transform: translateX(-100%);
		/* Browser bug fix */
		transform: translateX(-100%);
	}
}

.login-mobile .actions img {
	width: 30px;
	margin: 15px 7px;
}



#page3 {
	height: initial;
	min-height: 100%;
}

@media only screen and (min-width: 768px) {
	.sidebar {
		display: none !important;
		max-height: 0px !important;
		overflow: hidden !important;
	}
}

@media only screen and (max-width: 768px) {
	.sidebar {
		position: fixed;
		top: 0;
		z-index: 99;
		width: 280px;
		height: 100%;
		overflow: auto;
		padding: 20px;
	}

	#lang-sidebar {
		background-color: #006572;
	}

	#secondary-filters {
		background-color: #dfdfdf;
	}

	.menu-overlay {
		display: none;
		background-color: #000;
		bottom: 0;
		left: 0;
		opacity: 0.5;
		filter: alpha(opacity=50);
		/* IE7 & 8 */
		position: fixed;
		right: 0;
		top: 0;
		z-index: 49;
	}

	.nav>li {
		text-align: center;
		padding: 10px;
		font-size: 1.7em;
	}

	.lang-nav {
		-webkit-box-shadow: 21px 0px 22px -20px rgba(0, 0, 0, 0.75);
		-moz-box-shadow: 21px 0px 22px -20px rgba(0, 0, 0, 0.75);
		box-shadow: 21px 0px 22px -20px rgba(0, 0, 0, 0.75);
	}

	.lang-nav>ul {

		display: flex;
		flex-direction: column;
		justify-content: center;
		height: 100%;
		margin: 0px;
	}

	.nav>li>a {
		color: white;
	}

	.nav>li span {
		position: relative;
		color: white;
	}

	.nav>.active span:before {
		content: '';
		background: url('../img/check.png');
		background-size: 24px 24px;
		position: absolute;
		left: -30px;
		bottom: 4px;
		height: 24px;
		width: 24px;
		transition: 0.3s ease-out;
	}

	html {
		font-size: 14px;
	}

	.page {
		justify-content: center;
	}

	#logoselect {
		width: 100%;
		margin: 30px 0px 20px;
	}

	#logoselect:after {
		background-image: url("img/shadow.png");
	}

	.logo {
		width: 35%;
		text-align: center;
		padding: 10px 0px;
	}

	.dashboard .logo {
		display: none;
	}

	.header {
		color: white;
		flex-direction: column-reverse;
	}

	.select {
		width: 70%;
		text-align: center;
	}

	.bread,
	.search {
		display: none;
	}

	.auth-form {
		height: 100vh;
	}

	.login {
		display: none;
	}

	.dashboard .login-mobile {
		display: flex;
		width: 100%;
	}

	.login-mobile .actions {
		display: flex;
	}

	b {
		font-weight: bold;
	}


	.filter-two {
		background-color: transparent !important;
	}

	.filter-two .row-eq-height {
		flex-direction: column;
	}

	.filter-two .box-two-text {
		justify-content: flex-end;
		flex-direction: row-reverse;
		padding: 2px;
		background-color: #1a6674;
	}

	.box-two-text h4 {
		text-align: left;
		color: white !important;
		text-transform: uppercase;
		font-size: 0.85em;
		font-weight: 400;

	}

	.box-two-text img {
		background-color: white;
	}

	#page3 {
		justify-content: flex-end;
	}

	input,
	select {
		border-radius: 7px !important;
	}

	.included-filters label {
		margin-bottom: 5px;
	}

	.box-two-text:after {
		display: none;
	}

	.preloader {
		min-height: 30vh;
	}

	.macro-line {
		background: none;
	}

	.included-filters .form-group {
		margin: 0px;
	}

	.prehome.container {
		padding-top: 25px;
	}

	.prehome>.row {
		flex-direction: column-reverse;
	}

	.prehome-group>.row {
		height: 100px !important;
	}

	.mobile-result-actions {
		display: flex !important;
		flex-direction: row;
		text-align: center;
		align-items: center;
		justify-content: space-between;
		margin: 20px -5px 5px;
		padding: 20px;
		background-color: #dfdfdf;
	}

	.search-results {
		max-width: 100%;
	}

	.mobile-result-actions img {
		height: 25px;
	}

	.result-item .table.visible-xs td {
		padding: 2px 8px;
		word-break: break-all;
	}

	.result-item .result-thumb {
		height: auto;
	}

	.result-percent {
		display: flex;
		align-items: center;
		font-size: 30px;
	}

	.result-actions {
		position: relative;
		display: flex;
		align-items: center;
		width: 100%;
		justify-content: center;
	}

	.secondary-filters {
		margin-top: 0px;
	}

	.secondary-filters .header {
		display: flex;
		justify-content: space-between;
		text-transform: uppercase;
		padding: 11px;
		align-items: center;
		font-weight: bold;
		flex-direction: row;
		color: black;
		margin-bottom: 20px;
	}

}

.welcome-modal {
	padding-top: 20vh;
}

.welcome-modal .modal-header {
	background: #036572;
}

.welcome-modal .modal-header h3 {
	color: white;
}

search-results {
	background-color: #fff;
	box-shadow: 0 9px 0px 0px white, 0 -9px 0px 0px white, 6px 0 15px -4px rgba(0, 0, 0, 0.2), -6px 0 15px -4px rgba(0, 0, 0, 0.2);
	padding-bottom: 10px;
	display: flex;
	flex-grow: 1;
}

#results-loader {
	height: calc(100vh - 130px) !important;
	top: 0px;
	position: sticky;
	z-index: 9999;
	background: white;
	width: 110%;
	text-align: center;
	height: 600px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 0 -5px;
	color: #012c31;
}

#results-loader img {
	max-width: 40px;
}

.sk-fading-circle {
	margin: 100px auto;
	width: 40px;
	height: 40px;
	position: relative;
}

.sk-fading-circle .sk-circle {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.sk-fading-circle .sk-circle:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #333;
	border-radius: 100%;
	-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
	animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}

.sk-fading-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}

.sk-fading-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}

.sk-fading-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.sk-fading-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
}

.sk-fading-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg);
}

.sk-fading-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.sk-fading-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg);
}

.sk-fading-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
}

.sk-fading-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

.sk-fading-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg);
}

.sk-fading-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg);
}

.sk-fading-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.sk-fading-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.sk-fading-circle .sk-circle4:before {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.sk-fading-circle .sk-circle5:before {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

.sk-fading-circle .sk-circle6:before {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}

.sk-fading-circle .sk-circle7:before {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s;
}

.sk-fading-circle .sk-circle8:before {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s;
}

.sk-fading-circle .sk-circle9:before {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s;
}

.sk-fading-circle .sk-circle10:before {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s;
}

.sk-fading-circle .sk-circle11:before {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}

.sk-fading-circle .sk-circle12:before {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {

	0%,
	39%,
	100% {
		opacity: 0;
	}

	40% {
		opacity: 1;
	}
}

@keyframes sk-circleFadeDelay {

	0%,
	39%,
	100% {
		opacity: 0;
	}

	40% {
		opacity: 1;
	}
}


.rv-scroll::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.rv-scroll::-webkit-scrollbar {
	width: 6px;
	background-color: #F5F5F5;
}

.rv-scroll::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #c1c3c3;
}

.subtable table tr:not(:last-child) {
	border-bottom: 1px solid #ddd;
}

.subtable table td {
	padding: 5px;
}

.subtable table td:not(:last-child) {
	border-right: 1px solid #ddd;
}

.subtable {
	padding: 0px !important;
}

.SpaceBetween {
	justify-content: space-between;
}

.filter-switch {
	width: 100%;
	margin-bottom: 5px;
}

.filter-switch label {
	width: 50%;
	padding: 5px 12px;
	background-color: white;
	color: rgb(3, 101, 114);
	border-color: rgb(3, 101, 114);
	transition: 0.3s ease all;
}

.filter-switch .btn-primary:hover {
	color: white;
	background-color: rgb(3, 101, 114);
}

.filter-switch .btn-primary.active {
	background-color: rgb(3, 101, 114);
}

.modal-header.scheda-prodotto {
	padding: 0;
}