@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6 {
	font-family: 'Muli', sans-serif;
}
.clearafter:after {
  content: "";
  display: table;
  clear: both;
}
.foto_home {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	padding-bottom: 35%;
	margin-bottom: 100px;
}
.foto_home.istituzionale{
	background-image: url(../../../images/home/home-cimertex.jpg);
}
.foto_home.ecomondo{
	background-image: url(../../../images/home/ecomondo.jpg);
}
.foto_home.iperammortamento{
	background-image: url(../../../images/home/iperammortamento.jpg);
}
.foto_home.wa475{
	background-image: url(../../../images/home/wa475.jpg);
}
.foto_home.ibrido{
	background-image: url(../../../images/home/ibrido.jpg);
}
.titolo_home {
	font-size: 55px;
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 900;
    padding-top: 20%;
    z-index: 1;
    left: 0;
}
.titolo_home_mob {
	display: none;
}
.foto_home .abbassamento {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
}
.focus {
	position: relative;
}
.focus.uno {
    margin-bottom: 120px;
}
.focus.uno .testo {
    position: absolute;
    z-index: 1;
	left: 10%;
	top: 30%;
}
.focus.due .testo {
    position: absolute;
    z-index: 1;
	right: 10%;
	top: 30%;
	text-align: right;
}
.focus .testo h2 {
	font-weight: 900;
    color: #20409A;
    font-size: 60px;
    text-transform: uppercase;
    line-height: 47px;
    padding-top: 0;
}
.focus .testo h2 .smaller {
    text-transform: none;
    font-size: 35px;
	display: block;
}
.focus .testo p {
    font-size: 20px;
	line-height: 25px;
}
.focus .testo p strong {
	font-weight: 900;
}
.focus .immagine_cont.dx {
	padding-right: 40px;
}
.focus .immagine_cont.sx {
	padding-left: 40px;
}
.focus .immagine_cont .immagine {
	width: 100%;
    padding-bottom: 40%;
    background-color: #999;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.focus.uno .immagine_cont .immagine {
	background-image: url(../../../images/home/imm-focus-home-hybrid.jpg);
}
.focus.due .immagine_cont .immagine {
	background-image: url(../../../images/home/imm-focus-home-imc-1.jpg);
}
.occasioni {
    margin-top: 215px;
}
a.approfondimento {
    background-color: #20409A;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 12px;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 15px;
    display: inline-block;
}
a.approfondimento.inverso {
	background-color: #fff;
    color: #20409A;
}
.occasione {
	position: relative;
}
.occasione h3 {
	color: #cd1316;
    font-weight: 900;
    text-align: center;
    padding-top: 17%;
    font-size: 45px;
}
.occasione p {
	text-align: center;
    font-size: 20px;
    margin-bottom: 4%;
}
.occasione p strong {
	font-weight: 900;
}
.occasione .approfondimento {
	display: table;
    margin: auto;
    margin-bottom: 4%;
}
.bollo_iper {
    position: absolute;
    left: 18%;
    top: -34%;
    z-index: 1;
}
.bollo_iper img {
	width: auto;
}
.bollo_iper_mob {
	display: none;
}
.bordo_rosso {
    width: 100%;
    height: 100%;
    border: 25px solid #cd1316;
	position: relative;
}
.investimento {
	background-color: #20409a;
	padding-left: 30px;
    padding-right: 30px;
}
.investimento .investimento_cont {
	display: table;
    width: 100%;
    height: 100%;
}
.investimento .investimento_cont .investimento_table_cell {
	vertical-align: middle;
    display: table-cell;
}
.investimento h3 {
	color: #fff;
    font-weight: 900;
    font-size: 45px;
    line-height: 45px;
	text-align: center;
	border-bottom: 1px solid #fff;
    margin-bottom: 15px;
}
.investimento p {
	color: #fff;
    font-size: 20px;
    margin-bottom: 24px;
    display: block;
}
.investimento p strong {
	font-weight: 900;
}
.investimento.finance {
	margin-right: 15px;
}
.investimento.care {
    margin-left: 15px;
	padding-bottom: 15px;
}
.social {
	background-color: #e6e7f1;
    padding-top: 30px;
    padding-bottom: 60px;
    margin-top: 100px;
    margin-bottom: 70px;
}
.social h3 {
	text-align: center;
    font-weight: 900;
    font-size: 45px;
    color: #20409a;
    padding-bottom: 50px;
	line-height: 40px;
}
.social .img_cont {
    border-top: 5px solid #20409a;
	position: relative;
}
.social .img_cont .simbolo_social {
    position: absolute;
    top: -20px;
    width: 100%;
}
.social .img_cont .simbolo_social img {
    width: auto;
    display: block;
    margin: auto;
}
.social p {
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 17px;
    padding-bottom: 20px;
    font-size: 19px;
    font-weight: 500;
    line-height: 26px;
}
.social_link {
	display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
} 
.magazine_cont {
	text-align: right;
}
.magazine {

}
.magazine img {
    width: auto;
    display: block;
	border: 20px solid #20409a;
}
.magazine_cont a {
    margin-top: 10px;
}
.servizi_home {
	background-color: #ebebeb;
	padding-top: 60px;
    padding-bottom: 40px;
	text-align: right;
}
.servizi_home p {
	color: #20409a;
    font-weight: 700;
    font-size: 25px;
    margin-top: 15px;
}
.servizi_home .immagine {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    padding-bottom: 100%;
}
.servizi_home .immagine.assistenza {
	background-image: url(../../../images/home/assistenza-post-vendita.jpg);
}
.servizi_home .immagine.magazzino {
	background-image: url(../../../images/home/magazzino-ricambi.jpg);
}
.riferimenti {

}
.riferimenti .row {
	margin-bottom: 45px;
}
.riferimenti h1 {
	text-align: center;
    color: #20409a;
    font-weight: 900;
    font-size: 55px;
}
.riferimenti h3 {
    text-transform: uppercase;
    color: #20409a;
    font-weight: 900;
    font-size: 21px;
}
.riferimenti h4 {
	color: #f9b40a;
    font-size: 20px;
}
.riferimenti a {
	color: #333;
    font-size: 18px;
}
.contatto_home {
	background-color: #20409a;
	padding-bottom: 35px;
}
.contatto_home h1 {
	text-align: center;
    color: #fff;
    font-weight: 900;
    font-size: 55px;
}
.contatto_home .radio_buttons {

}
.contatto_home .radio_buttons .radio {

}
.contatto_home .radio_buttons input {

}
.contatto_home .radio_buttons span {
	color: #f9b40a;
    font-weight: 700;
    font-size: 18px;
}
.contatto_home .invio span {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}
.contatto_home .fields {

}
.contatto_home .fields .field {
    margin-bottom: 15px;
}
.contatto_home .fields input {
    width: 100%;
    border: 0;
    padding-left: 15px;
    padding-right: 15px;
    background-color: rgba(255, 255, 255, 0.7);
    padding-top: 10px;
    padding-bottom: 10px;
}
.contatto_home .field.richiesta {
	padding-left: 0;
}
.contatto_home .field.richiesta textarea {
    height: 280px;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.proud {
	width: 100%;
	position: relative;
}
.proud img {
	width: auto;
    margin: auto;
	cursor: pointer;
}
.proud .perform_cont {
	display: table;
    width: 100%;
    height: 100%;
}
.proud .perform {
	position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    background-image: url(../../../images/home/sfondo-proud.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.proud .perform.hide {
	display: none;
}
.proud .perform span {
	display: table-cell;
    vertical-align: middle;
}
/* The container */
.container_radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container_radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container_radio:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container_radio input:checked ~ .checkmark {
  background-color: #f9b40a;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_radio .checkmark:after {
    left: 9px;
    top: 3px;
    width: 8px;
    height: 15px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.invio {
    margin-top: 50px;
}
.invio .container_radio {
    margin-top: 6px;
    margin-bottom: 0;
}
.bottone_invio {
    background-color: #f9b40a;
    border: 0;
    width: 149px;
    text-transform: uppercase;
    color: #20409a;
    font-weight: 900;
    font-size: 22px;
    padding-top: 9px;
    padding-bottom: 6px;
}
.indirizzo {

}
.footer_new {
    padding-top: 40px;
    padding-bottom: 18px;
}
.footer_new p {
	text-align: center;
}
.footer_new a {
    color: #595F69 !important;
}
.footer_new img {
    display: block;
    width: auto;
	margin: auto;
}
.indirizzo a {
	color: #595F69;
    background: none;
    padding: 0;

}
.indirizzo ul li.azienda {
	font-weight: 900;
    text-transform: uppercase;
}
.mappa_home {
    position: relative;
}
.testo_mappa_home_container {
    position: absolute;
    top: 5%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.testo_mappa_home h2 {
    font-weight: 900;
    color: #20409A;
    font-size: 60px;
    text-transform: uppercase;
    line-height: 47px;
    padding-top: 0;
}
.testo_mappa_home h2 .smaller {
    text-transform: none;
    font-size: 35px;
    display: block;
}
.testo_mappa_home p {
    font-size: 20px;
    line-height: 25px;
}
.testo_mappa_home p strong {
    font-weight: 900;
}
.grazie_contatto h3 {
    color: #fff;
    text-align: center;
}
.ricerca_contenuti {

}
#camporicerca {

}
.promo_home {
    margin-bottom: 100px;
}
.carousel-control-next, .carousel-control-prev {
    width: 3%;
    opacity: 1;
}
.carousel-indicators {
	bottom: 115px;
}
.pop_up_home_cont {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 10000;
    top: 0;
	display: table;
}
.pop_up_home_cont .pop_up_chiudi {
	width: auto;
    position: absolute;
    right: -22px;
    z-index: 10;
    top: -22px;
	cursor: pointer;
}












