/**
 * Place your custom styles here .
 */

@font-face {
  font-family: 'BlissPro';
  src: url('font/BlissPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BlissPro';
  src: url('font/BlissPro-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'BlissPro';
  src: url('font/BlissPro-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'BlissPro';
  src: url('font/BlissPro-LightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'BlissPro';
  src: url('font/BlissPro-Light.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'BlissPro';
  src: url('font/BlissPro-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'BlissPro';
  src: url('font/BlissPro-HeavyItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'BlissPro';
  src: url('font/BlissPro-Heavy.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'BlissPro';
  src: url('font/BlissPro-ExtraLightItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'BlissPro';
  src: url('font/BlissPro-ExtraLight.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'BlissPro';
  src: url('font/BlissPro-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'BlissPro';
  src: url('font/BlissPro-ExtraBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'BlissPro';
  src: url('font/BlissPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

body {
    font-family: 'BlissPro', sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color: #3b3738;
    background-color: #fff;
	padding-top: 75px;
}
/* edited */
body.path-frontpage{padding-top:0 ! important;}
body.path-frontpage header.navbar-fixed-top{position:absolute;}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.5;
}

.h4, h4 {
    color: #f63e3c;
}

.h3, h3 {
    margin-top:0px;
}

b, strong {
    font-weight: 500;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0;
    padding-left: 0;
}

.text-justify{
	margin-bottom: 20px;
}

.color-primary {
	color: #f63e3c;

}

ul {
    list-style-position: inside;
}

/* Le linee di divisione sotto i titoli */
hr {
    margin-top: 0;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.hrcorto {
	border-color: #fe9a6b;
	border-width: 3px;
	width: 10%;
	margin-left: 0;
}

.hrcortodx {
	border-color: #fe9a6b;
	border-width: 3px;
	width: 10%;
	margin-right: 0;
}

.page-node-type-homepage .region-content{
	margin-top: -2px;
}

.page-header  {
    margin: 0;
    margin-bottom: 2rem;
}

.page-header:not(.page-header-prodotti) {
    border-bottom: 1px #fe9a6b solid;
}

.page-header .fintoh1, .page-header .veroh1 {
    border-bottom: 1px #fe9a6b solid;
    width: 100%;
    margin: 0;
    padding-bottom: 1rem;
}

.page-header .fintoh1{
    font-size: 36px;
}

.page-header .fintoh2{
    font-size: 30px;
    margin: 0;
    margin-top: 1rem;
}

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

.row{
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 35px;
}

.row-eq-height, #block-bannereventi .view-content{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
	.row-eq-height {
		display: initial;
	}
}

/* Bottoni */
.btn-lg {
    padding: 15px 20px;
	width: 275px;
}

/* Sistemo la sezione con il mondo in sfondo */
#ServiziMondo {
	background-image: url('/img/worldbg.jpg');
	background-size: auto;
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 5%;
	padding-bottom: 5%;
}

#ServiziMondo h2{
	font-size: 52px;
}

/* Sistemo la pagina dei risultati di ricerca */
.search-results {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 24px;
	color: #f63e3c;
}

.search-result h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.search-snippet-info {
	font-size: 14px;
	color: #3b3738;
	margin-bottom: 25px;
}

/* Icone Social */
.social-list ul{
    list-style: none;
	padding-left: 10px;
}

.social-list i{
	font-size: 26px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.social-list a{
	font-size: 18px;
}

/* Login utente */
.tabs--primary {
	display: none;
}

/* Icone Share */
.share-list {
	margin-top: 20px;
	margin-bottom: 30px;
}

.share-list ul{
    list-style: none;
	padding-right: 0px;
	padding-left: 0px;
	display: inline-flex;
}

.share-list i{
	font-size: 32px;
	margin-right: 8px;
}

.share-list .fa-facebook-square {color: #3b5998;}
.share-list .fa-twitter-square {color: #00aced;}
.share-list .fa-google-plus-square {color: #dd4b39;}
.share-list .fa-linkedin-square {color: #007bb6;}
.share-list .fa-whatsapp {color: #25d366;}
.share-list .fa-envelope{color: #3b3738;}

/* Nella home tolgo il margine altro alla regione altrimenti la foto non copre tutta la pagina  */
.node-type-homepage .region-content{
	margin-top: unset;
}

/* Sezione personalizzata per le foto di sfondo in home page */
#homecover{
	background-image: url('/img/background.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: -1;
}

#homecover2{
	background-image: url('/img/background.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 90vh;
	z-index: -1;
	display: block;
	margin-top: -75px;
}

.homebutton  {
    margin-bottom: 1rem;
}

.homebutton  > button{
	width: 12rem;
	margin: 1rem;
}

/* Modifico i testi nella home */
#hometesto {
	top: 25vh;
	margin: auto;
	position: relative;
	max-height: 50vh;
}

#hometesto img {
	margin: auto;
	max-height: 38vh;
}

#hometesto h2 {
	color: #fff;
}

#homeportfolio {
	padding-top: 4rem;
	min-height: 70vh;
}

/* Foto delle categorie prodotto */
.img-cat-prd {
	width: 100%;
	height: 100%;
}

/* Metto uno spazio sotto a tutti i field */
.field {
	margin-bottom:20px;
}

/* Serve per scurire l'immagine di sfondo */
.filter {
    background-color: rgba(0, 0, 0, 0.7);
    content: "";
	width: 100%;
	height: 90vh;
	z-index: 1;
	position: relative;
	display: block;
}

/* Coloro i blocchi del footer */
.region-footer{
	background-color: #3b3738;
	color: #fdf3e7;
	padding-top: 0;
	margin-top: 50px;
}

.region-footer h5{
	color: #fdf3e7;
	padding-bottom: 15px;
	border-bottom: 1px solid #fdf3e7;
	margin-bottom: 15px;
}

.region-footer address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
    font-size: 12px;
}

address strong {
    font-size: large;
}

/* BANNER CATALOGO */
#block-bannercatalogoinprodotti, #block-bannercatalogoinhome{
	border-top: 1px solid #fdf3e7;
	padding-top:20px;
	padding-bottom:40px;
	background-color: #fe9a6b;
	color: #3b3738;
	text-align: center;
	/*min-height: 30vh;*/
}

#block-bannercatalogoinprodotti h2, #block-bannercatalogoinhome h2{
	padding-top:0px;
	padding-bottom:0px;
}

/* FOOTER */
#block-footer{
	padding-top:20px;
	padding-bottom:0px;
}

.contatti-list, .social-list, .partner-list {
	padding: 0 10px;
}

/* SUBFOOTER */
#block-subfooter{
	border-top: 1px solid #fdf3e7;
	padding-top:3px;
	text-align: center;
	min-height: 75px;
}

#block-subfooter h6{
	color: #fdf3e7;
}

/* BANNER EVENTI */
#block-bannereventi{
    background-image: url('/img/eventi.jpg');
    padding: 8rem 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* Barra men� default */
.navbar-btn {
    margin-top: 12px;
    margin-bottom: 12px;
}

.navbar-header {
	width: 100%;
}

.navbar-header  .logo > img {
    max-height: 32px;
}

.container > .navbar-header {
	margin-right: unset;
	margin-left: unset;
}

#block-mainvisibile .navbar-nav > li {
	float: left;
}

/* .trasparente{
	background-color: transparent;
	border: none;
	z-index: 999;
}

.trasparente.navbar-default #block-mainvisibile .navbar-nav > li > a {
	color: white;
} */

#block-mainvisibile .navbar-nav {
    float: right;
}

#block-mainvisibile .navbar-nav .expanded.dropdown.last {
    padding: 0;
}

#block-mainvisibile .navbar-nav .expanded.dropdown.last .dropdown-menu {
    min-width: unset;
}

#block-mainvisibile .dropdown-menu > li > a {
    padding: 3px 14px;
}

@media (min-width:1201px) {
	.navbar-toggle {
		display:unset;
	}

	.navbar-nav > li {
		float: none;
		font-size: 2.75rem;
		padding: 2rem 0;
	}

	#block-menubutton{
		display: none;
	}
}


@media (max-width:1200px) {
	#block-mainvisibile {
		display: none;
	}
}

.navbar-nav > li {
	font-size: 1.75rem;
	padding: 0.5rem 0;
	text-transform: uppercase;
}

.navbar-nav2 > li {
    font-size: 1.75rem;
    padding: 0.25rem 0 0.25rem 2.5rem;
    text-transform: none;
}

/* .trasparente .logo {
    display: none;
} */

/* Bottone men� */
#block-menubutton .field{
	margin-top:inherit;
	margin-bottom:inherit;
}

#block-menubutton {
	float:right;
}

.menu-toggle {
    position: relative;
	margin-top:10px;
	margin-bottom:10px;
    top: 0px;
    left: 3px;
    width: 37px;
    min-width: 37px;
    height: 37px;
    cursor: pointer;
	float: right;
}

.menu-toggle span {/*
    transition: .25s ease-in-out;
    transition-property: top,left,width,height;*/
    background-color: #f63e3c;
}
/*
.trasparente .menu-toggle span {
    background: #fff;
}*/

.menu-toggle .hamburger {
    position: absolute;
    width: 37px;
    height: 37px;
}

.menu-toggle .hamburger span {
    position: absolute;
    right: 4px;
    width: 30px;
    height: 3px;
}

.menu-toggle .hamburger span:nth-child(1) {
    top: 8px;
    transition-delay: .5s;
}

.menu-toggle .hamburger span:nth-child(2) {
    top: 17px;
    transition-delay: .625s;
}

.menu-toggle .hamburger span:nth-child(3) {
    bottom: 8px;
    transition-delay: .75s;
}

.open .menu-toggle .hamburger span {
    width: 0;
}

.open .menu-toggle .hamburger span:nth-child(1) {
    transition-delay: 0s;
}

.open .menu-toggle .hamburger span:nth-child(2) {
    transition-delay: .1s;
}

.open .menu-toggle .hamburger span:nth-child(3) {
    transition-delay: .2s;
}

.menu-toggle .cross {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menu-toggle .cross span {
    position: absolute;
}

.menu-toggle .cross span:nth-child(1) {
    top: 0;
    left: 17px;
    width: 3px;
    height: 0;
    transition-delay: 0s;
}

.menu-toggle .cross span:nth-child(2) {
    top: 17px;
    left: 0;
    width: 0;
    height: 3px;
    transition-delay: .25s;
}

.open .menu-toggle .cross span {
    background: #f63e3c;
}

.open .menu-toggle .cross span:nth-child(1) {
    height: 37px;
    transition-delay: .5s;
}

.open .menu-toggle .cross span:nth-child(2) {
    width: 37px;
    transition-delay: .3s;
}

/* Drop menu per la scelta della lingua (diverso se messo a sinistra o destra) */
#droplinguesx{
    float: right;
    cursor: pointer;
    padding: 0;
	margin: 5px 10px;
}

#navbarfront #droplinguesx {
    float: left;
    cursor: pointer;
    padding: 0;
    margin-left: 15px;
}

#collapseLinguesx .nav > li > a {
    position: relative;
    display: block;
    padding: 3px;
	border: 1px solid transparent;
    border-radius: 4px;
	margin: 5px 0;
}

#collapseLinguesx .nav > li > a:hover {
	background-color: #ddd;
}

#linguacorrentesx{
	padding: 3px;
	display: block;
	border: 1px solid transparent;
    border-radius: 4px;
}

#linguacorrentesx:hover{
	background-color: #ddd;
}

#droplinguedx{
	display: none;
}

/* Nella scheda prodotto gestisco il blocco sottotitolo */
.field--name-field-descrizione-prodotto-breve{
	margin-top: 0px;
	font-size: 2rem;
}

/* Nella scheda prodotto coloro le stelline di votazione di arancio */
#votazione{
	color: #f63e3c;
}

/* Sistemo l'area commenti/recensioni */
#block-block-8 .container {
	padding-right: 0px;
	padding-left: 0px;
}

#comments {
	margin-top:25px;
	padding:20px;
	border: 1px solid #fe9a6b;
}

#comments h2{
	margin:0;
	padding:0;
}

#comments .hrlungo{
	margin:0;
	padding:0;
}

#bottonerecensioni .btn{
	float: right;
	margin-top: 20px;
}

.comment{
	margin-top:20px;
}

/* Wrap responsive per la mappa*/
.googlemap_wrap  {
    position: relative;
    padding-bottom: 45%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

/* iframe posizionato in maniera assoluta */
.googlemap_wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Portfolio categorie */
.portfolio {
	padding: 4rem 0;
}

.mini {
	padding: 0 4rem 4rem 4rem;
}

.portfolio >div >a {
	color: #3b3738;
}

.portfolio >div >a:hover {
	color: #3b3738;
}

.portfolio p {
    font-size: 1.2em;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}

.portfolio-box img {
	border-radius: 0.5em;
}

.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 1;
  display: block;
  border-radius: 0.5em;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
  background: rgba(246, 62, 60, 0.75);
  color: white;
}

.portfolio-box:focus {
  outline: none;
}

.portfolio-box-caption-content {
	display: block;
	height: 100%;
}

.project-category {
    font-size: 6rem;
    position: absolute;
    bottom: 0;
    color: #fff;
    right: 0;
}

.hideme{
  visibility: hidden;

  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}

@media (max-width: 768px) {
/*	.portfolio {
		padding: 1rem 0;
	}	*/
	.mini {
		padding: 0 1rem 1rem 1rem;
	}

	.portfolio-box .portfolio-box-caption {
		opacity: 1;
		background: rgba(254, 154, 107, 0);
	}

	.portfolio-box:hover .portfolio-box-caption {
		opacity: 1;
		background: rgba(246, 62, 60, 0.75);
	}
}

/* Carosello nella scheda prodotti e nella home */
/* .homecarousel{
	width: 100%;
	height: 90vh;
	display: block;
	margin-top: -75px;
}

.view-carousel-prodotto {
    position: relative;
    border: 1px solid #fe9a6b;
	margin-bottom: 3rem;
}

.homecarousel .carousel-indicators li {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(0,0,0,0);
	border: 1px solid #fff;
	border-radius: 10px;
}

.homecarousel .carousel-indicators .active {
	width: 20px;
	height: 20px;
	margin: 0;
	background-color: #fff;
} */

.view-carousel-prodotto .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: rgba(0,0,0,0);
	border: 1px solid #fe9a6b;
	border-radius: 10px;
}

.view-carousel-prodotto .carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fe9a6b;
}

/* Sistemo i campi della scheda prodotto */
.field--name-field-descrizione-prodotto{
	text-align:justify;
}

.field--name-field-caratteristica-prodotto-1 .field--label, .field--name-field-elenco-optional .field--label {
    font-size: larger;
    font-weight: 500;
}

.field--name-field-tabella-caratteristiche-pr .table > thead > tr > th {
    font-weight: 500;
}

/* Aggiungo un segno agli elenchi presenti nella scheda prodotti */
.field--name-field-caratteristica-prodotto-1 .field--item:before {
    content: "\f00c";
	font-family: 'FontAwesome';
	padding-right: 5px;
}

.field--name-field-elenco-optional .field--item:before {
    content: "\f00c";
	font-family: 'FontAwesome';
	padding-right: 5px;
}

/* Sistemo i filtri nelle viste */
.view-filters legend{
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 5px;
	line-height: inherit;
	color: inherit;
	border: none;
    font-size: larger;
    font-weight: 500;
}

.view-filters .form-item  .checkbox{
	display: block;
}

.view-filters .form-item  .checkbox .form-checkbox{
	margin-right:0.5rem;
}


#edit-field-categoria-articolo-value-wrapper .form-control, #edit-field-tipo-prodotto-value-wrapper .form-control,  #edit-field-categoria-prodotto-value-wrapper .form-control {
	display: block;
	width: unset;
	height: unset;
	padding: unset;
	font-size: 14px;
	line-height: normal; /*1.42857143;*/
	color: #555;
	background-color: #fff;
	background-image: none;
	border: unset;
	border-radius: unset;
	-webkit-box-shadow: unset;
	box-shadow: unset;
	-webkit-transition: unset;
	-o-transition: unset;
	transition: unset;
}

#edit-field-categoria-articolo-value-wrapper .views-exposed-form .views-exposed-widget, #edit-field-tipo-prodotto-value-wrapper .views-exposed-form .views-exposed-widget, #edit-field-categoria-prodotto-value-wrapper .views-exposed-form .views-exposed-widget {
    float: left;
    padding: unset;
}

#edit-field-categoria-articolo-value-wrapper input[type="checkbox"], #edit-field-tipo-prodotto-value-wrapper input[type="checkbox"], #edit-field-categoria-prodotto-value-wrapper input[type="checkbox"] {
    margin-right: 5px;
    line-height: normal;
    float: left;
}

/* Sistemo le anteprime nelle viste prodotti */
.thumbnail {
	display: block;
	height: 100%;
	padding: 4px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #fe9a6b;
	border-radius: 4px;
	-webkit-transition: unset;
	-o-transition: unset;
	transition: unset;
}

.thumbnail {
    padding: 9px;
	color: #f63e3c;
}

.thumbnail h3 {
    margin-bottom: 0px;
}

.thumbnail ul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0;
}

.thumbnail li {
	color: #333;
}

/* Sistemo le anteprime del blog */
.view-blog .thumbnail {
	padding: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: initial;
}

.view-blog p  {
	padding-top: 15px;
}

/* Cambio il margine quando sono negli articoli del blog */
.page-node-type-article .region-content {
    margin-top: 0;
}

/* Sistemo poi i campi delle info */
.page-node-type-article .field--name-field-categoria-articolo .field--label, .page-node-type-article .field--name-field-categoria-articolo .field--item {
	display: inline;
}

.page-node-type-article .field--name-field-categoria-articolo .field--label::after {
    content: ":";
}

/* Creo uno stile per le caselle di testo con immagini laterali*/
.box-testo{
    padding-left: 25px;
	padding-right: 25px;
}

.box-testo-sinistra{
    padding-right: 25px;
}

.box-testo-destra{
    padding-left: 25px;
}

.lead{
	display: flex;
	font-size: 2.5rem;
}
.justify-content-center { justify-content: center;}

.pull-left.testo{
	padding-right: 2%;
    text-align: right;
}

.pull-right.testo{
	padding-left: 2%;
    text-align: left;
}

.testo p{
	padding-bottom: 2rem;
}

@media (max-width: 767px) {
	.pull-left.testo{
		padding-right: 0;
		padding-top: 1.5rem;
		padding-bottom: 3rem;
	}

	.pull-right.testo{
		padding-left: 0;
		padding-top: 1.5rem;
		padding-bottom: 3rem;
	}
}

.row.dipUfficio{
	margin-bottom: unset;
}

.row .dipUfficio div{
	margin: 20px 0;
}
/* Inverto i float se testo piccolo
@media (max-width: 768px) {
	.box-testo-sinistra{
		padding-top: 10px;
		padding-right: 0px;
	}

	.main-container .pull-left {
		float: right !important;
	}

	.box-testo-destra{
		padding-top: 10px;
		padding-left: 0px;
	}

	.main-container .pull-right {
		float: left !important;
	}
}
*/

/* Gestisco le icone nel cerchio */
.fa-cerchio {
	background-color: #f63e3c;
	padding: 40px;
	border-radius: 50%;
	color: #fff;
}

.ulAssistenza {
	list-style: none;
	padding-left: unset;
}

.ulAssistenza > li {
	display: inline-block;
    padding: 0 2rem;
}

.ulAssistenza .fa-phone{
	background-color: #f63e3c;
}

.ulAssistenza .fa-skype{
	background-color: #00aff0;
}

.ulAssistenza .fa-comments{
	background-color: #fe9a6b;
}

.ulAssistenza .fa-whatsapp{
	background-color: #25d366;
}

.ulAssistenza .fa-vimeo{
	background-color: #8f5db7;
}

/* L'immagine nel cerchio per lo staff */
.img-circle {
	border-radius: 50%;
	border: 5px solid #f63e3c;
	max-width: 200px;
	margin: auto;
}

/* Finestra modale per scheda tecnica */
.modal-header {
    padding: 5px 15px;
    border-bottom: 1px solid #e5e5e5;
}

.modal-body {
    position: relative;
    padding: 0px 15px 15px 15px;
	max-height: 80vh;
	overflow-y: auto;
}

.modal-body label{
	font-weight: 500;
}

/* Sistemo la formattazione nella finestra modale con il numero WA o VIBER */
.modal-body h3{
    padding: 30px 15px;
	margin: 0;
}

/* Bottoni per video */
#buttonVideo, #buttonhtmlVideo {
	/* margin-top: -10px; */
	margin-bottom: 25px;
}

/* Per le icone nel form di ricerca */
.glyphicon-search::before {
    content: "\f002";
	font-family: 'FontAwesome';
}

/* Per altre icone */
.glyphicon-ok::before {
    content: "\f00c";
	font-family: 'FontAwesome';
}

/* Forzo il colore nella modal perch� � in regione footer */
.modal-dialog {
	color: initial;
}

/* Nel banner gli aggiungo anche un po' di spazio */
.call-to-action .btn  {
	margin: 15px 15px 5px 15px;
}

/* Banner degli eventi */
.eventoBanner {
	background-color: #f63e3c;
	color: white;
	border-radius: 0.5em;
	margin: 0 1em;
  flex: 1 0 0%;
}

.eventoBanner .img-responsive {
	border: 1em solid #f63e3c;
	background-color: #fff;
	padding: 0.25em;
	border-radius: 0.5em;
}

.eventoBanner .news-titolo {
	text-align: center;
	padding: 2rem;
	color: #fff;
}

.eventoBanner .thumbnail {
	background-color: unset;
	border: unset;
}

#block-bannereventi .mio-title {
	text-align: center;
	text-transform: uppercase;
	color: #f63e3c;
}

/* Nascondo il campo della form che contiene il nome della scheda prodotto da scaricare */
#edit-nomefile{
	display: none;	visibility: hidden;
}

/* Una mini animazione */
.animated {
   visibility: visible;

  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;

  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;

  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}

.animated.aprimo{
	animation-delay: 1s;
}

.animated.asecondo{
	animation-delay: 2s;
}

.animated.aterzo{
	animation-delay: 3s;
}

.animated.aquarto{
	animation-delay: 4s;
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}


@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.overlay-slide{
    position: fixed;
    z-index: -1;
    background: white;
    top: 0;
    right: 0;
    left: auto;
    width: 0;
    height: 90vh;
    transition-timing-function: cubic-bezier(.7,1,.3,1);
    transition-duration: .8s;
    transition-property: width,top,right,visibility;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
	overflow-x: auto;
}
/* edited */
.overlay-slide.open {
    top: 0;
    left: 0;
    width: 100vw;
}

.menu--main{
	margin-top: 70px;
}

.scale-up-ver-center {
	-webkit-animation: scale-up-ver-center 0.75s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.5s both;
	animation: scale-up-ver-center 0.75s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.55s both;
}

@-webkit-keyframes scale-up-ver-center {
  0% {
    -webkit-transform: scaleY(0.0);
            transform: scaleY(0.0);
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}
@keyframes scale-up-ver-center {
  0% {
    -webkit-transform: scaleY(0.0);
            transform: scaleY(0.0);
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
}

#menuLatoDx{
	background-color: #3b3738;
	position: absolute;
	top: 0;
	right: 0;
	left: inherit;
	height: 100vh;
}

#menuLingue{
	position: absolute;
	top: 70px;
	font-size: 2.25rem;
	padding-top: 0.5rem;
}

#menuLingue ul{
    list-style: none;
    margin-left: -5px;
}

#menuLingue ul > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

#menuSocial{
	position: absolute;
	bottom: 3rem;
	font-size: 2.75rem;
}

#menuSocial ul{
    list-style: none;
}

.currentLang {
	padding-bottom: 0.5rem;
	border-bottom: 0.3rem solid #f63e3c;
}

@media (max-width: 575px) {
	.overlay-slide.open {
		top: 57px;
	}

	.menu--main {
		margin-top: unset;
	}

	#menuLatoDx{
		top: 10px;
		position: relative;
		left: -15px;
		width: 100vw;
	}

	#menuLingue{
		position: relative;
		top: unset;
		padding-top: 1rem;
	}

	#menuLingue ul{
		padding-left: 15px;
	}

	#menuSocial{
		position: relative;
		padding: 3rem 0;
		bottom: unset;
	}

	#menuSocial ul{
		padding-left: 15px;
	}
}

@media (max-height: 639px) and (min-width: 576px) {
	.open #menuLatoDx {
		position: fixed;
	}

	#menuSocial{
		font-size: 2rem;
	}
}

/* Sezione personalizzata per la landing page */
#landingcover{
	background-image: url('/img/blog-promo.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100vh;
	z-index: -1;
	display: block;
	margin-top: -75px;
}

#landingcontent {
	width: 100%;
	top: 10%;
	position: fixed;
}

#landingcontent2 {
	width: 100%;
	padding-top: 10%;
}


#landingcontent img {
	margin: auto;
}

#landingcontent h1 {
	color: #f63e3c;
	font-size: 72px;
	margin: 0 25%;
	text-shadow: 3px 3px #000;
	font-weight: 800;
}

#landingcontent h2 {
	color: #fff;
	font-size: 52px;
	margin: 0 10%;
	text-shadow: 3px 3px #000;
}

#landingcontent2 h3 {
	color: #f63e3c;
	margin: 0 25%;
	text-shadow: 3px 3px #000;
	font-weight: 800;
}

#landingcontent2 h4 {
	color: #fff;
	margin: 0 10%;
	text-shadow: 3px 3px #000;
}


#landingcontent .btn-lg {
	margin-top: 15% ;
	margin-left: 35px;
	margin-right: 35px;
    padding: 25px 30px;
	width: 375px;
	font-size: 48px;
}

#landingfooter {
	bottom: 0;
	position: fixed;
	background-color: #f63e3c;
	width: 100%;
	height: 10%;
}

#landingfooter img {
	margin: -4% auto;
}

#caratteristiche .fa-portale {
	font-size: 5em;
}

#caratteristiche .panel-title {
	font-size: 24px;
}

#caratteristiche .list-group-item {
	border-color: #f63e3c;
	padding: 35px 10%;
}

#caratteristiche a{
	color: inherit;
}

#caratteristiche a:hover{
	color: #f63e3c;
}

#homeModal.modal {
  text-align: center;
}

@media screen and (min-width: 768px) {
  #homeModal.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

#homeModal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

#btnInfoModal {
	position: fixed;
	bottom: 1rem;
	right: 1rem;
	z-index: 10;
}

/* Per evitare le label troppo grassetto nel form */
.webform-submission-form label {
	font-weight: 500;
}

/* e cos� anche nelle etichette di colonna delle tabelle delle viste */
.table > thead > tr > th {
	font-weight: 500;
}

.news.text-justify p {
    font-size: 2rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
}

.news li {
    font-size: 2rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
}

.prontaConsegna caption {
    color: #b3adaf;
    text-align: left;
    background-color: #f63e3c;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    border: #f52624;
}


.prontaConsegna caption i {
    float: right;
}

.prontaConsegna caption a{
   color: #fdf3e7;
}

.prontaConsegna caption a:hover{
    cursor: pointer;
}

.prontaConsegna caption h2 {
    margin: unset;
    line-height: 42px;
}

#block-searchbutton {
float: right;
color: white;
font-size: 2rem;
float:right;
}

#toolbar-administration * {
    z-index: 2000 !important;
}

.nav-tabs {
    border-bottom: unset;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #928a8c;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-tabs>li>a {
    border-radius: 6px 6px 0 0;
}

.tab-pane{
	padding-top:3rem;
	padding-bottom:3rem;
	padding-left:1.5rem;
	padding-right:1.5rem;
	background-color:#f5f5f5;
	border-radius:6px;
    border-top-left-radius: unset;
    border: 1px solid #ddd;

}

.tab-pane .table-responsive {
	background-color:#fff;
	border-radius:6px;
    border: 1px solid #ddd;
}

.tab-pane .table-responsive .table {
	margin-bottom: unset;
}

.field--name-field-brochure.unica {
    padding-bottom: 2rem;
    border-bottom: 1px solid #ddd;
}


.field--name-field-brochure .btn-icon-download, .field--name-field-scheda-tecnica .btn-icon-download {
font-size: 3rem;
}

#block-bottonemoreinfodaschede {
    margin-bottom: 4rem;
}

.field--name-field-brochure h3, .field--name-field-scheda-tecnica h3 {
    display: inline-flex;
    padding-right: 1rem;
    margin: unset;
    vertical-align: middle;
}

ol.breadcrumb li a {
    text-transform: capitalize;
}

.btnMoreInfoScheda {
    text-align: right;
    margin: 3rem 0;
}

.scopriBtnViews {
    margin-top: 1rem;
}

.iubenda_legal_document {
	text-align: justify;
}


.elenco-tipi-macchina ul {
list-style: none;
padding-left: 0;
}

.elenco-tipi-macchina li {
padding: 1rem 0;
}


#block-formdiricerca {
	display:none;
	float:right;
	width:100%;
}

#block-formdiricerca.esposto{
	display:block !important;
}

#btn-search-menu {
    cursor: pointer;
}

/* modal per i video */
#youTubeModal, #htmlVideoModal {
    width: 100vw;
    height: 100vh;
    background-color: rgb(150, 150, 150, 0.80);

}

#youTubeModal .modal-header, #htmlVideoModal .modal-header {
    display: none;
}

#youTubeModal .modal-body, #htmlVideoModal .modal-body {
    padding: 0;
}

.videoWrap { height: 0; padding-bottom: 56.25%; position: relative; width: 100%;}
.videoWrap iframe, .videoWrap video, .videoWrap .myVideo { position: absolute; height: 100%; width: 100%; top: 0; left: 0;}


#block-mainvisibile .nav > li > a{
padding: 10px 10px;
}

.thankyoupage {
    font-size: 1.75rem;
}

.thankyoupage ul {
    display: inline-flex;
    padding: 0;
    list-style: none;
}

.thankyoupage ul li {
    padding: 0.25rem;
    font-size: 30px;
}


.slideHome div.bannerNuovo{
    background:url('/img/BANNER-NUOVO.jpg');
    background-repeat: no-repeat;
    height: 300px;
    margin-top: 60px;
    background-size: contain;
}

@media(min-width: 600px){
    .slideHome div.bannerNuovo{
        background-size: cover;
        margin-top:-17px;
        height: 405px;
    }
}

@media(min-width: 743px){
    .slideHome div.bannerNuovo{
        background-size: contain;
        background-position-x:center;
        margin-top:-17px;
        height: 450px;
    }
}

@media(min-width: 1111px){
    .slideHome div.bannerNuovo{
        background-size: contain;
        background-position-x:center;
        margin-top:-17px;
        height: 600px;
    }
}

@media(min-width: 1400px){
    .slideHome div.bannerNuovo{
        background-size: contain;
        background-position-x:center;
        margin-top:-17px;
        height: 800px;
    }
}
