/* CSS personalizzato da usare insieme a bootstrap-4.4.1.css */

.section-image {
  display: table;
  width: 100%;
}

.bg-dark-miz {
  background-color: #822433 !important;
}

.bg-white-miz {
  background-color: #fff !important;
}

.miz-testo1 {
	color: #4A4A4A;
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	letter-spacing: 0px;
	padding-left: 5px;
	padding-top: 12px;
}

.miz-testo2 {
	color: #4A4A4A;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 150%;
}

.miz-testo3 {
	color: #4A4A4A;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 2em;
	font-weight: 500;
	letter-spacing: 0px;
}

.miz-testo4 {
	color: #4A4A4A;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	letter-spacing: -1px;
}

.miz-testo5 {
	color: #4A4A4A;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: -1px;
}

.miz-testo6 {
	color: #4A4A4A;
	font-family: 'Libre Franklin', sans-serif;
	font-weight: 500;
	letter-spacing: -1px;
}

.title-m {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0rem 0 1rem 1rem;
  color: #222;
  text-align: left;
}

.miz-table {
  display: table-cell;
	height: 100%;
	width: 100%;
  vertical-align: middle;
  border-bottom: 0.5px solid #e2e2e2;
}


.tbord {
  border-bottom: 0.5px solid #e2e2e2;     
}


.text-danger1 {
  color: #930000 !important;
}

.banner-image {
	display: block;
  	margin: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-left: 0px;
}

.container-fluid-miz {
	margin: 0;
}

.navbar-miz {
padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  transition: all 0.45s ease;
  z-index: 1030;
  box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.1);
}

.fixed-top-miz {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  transition: all 0.45s ease;
}

.miz-testot {
	color: #4A4A4A;
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	font-weight: 400;
	letter-spacing: 0px;
	padding-left: 5px;
}

a.text-danger2:hover, .text-danger2:focus {
	color: #fff !important;
	font-weight: 500;
	text-decoration: underline;
}

.text-black-80 {
  color: rgba(0, 0, 0, 0.8) !important;
}


.text-gray1 {
	color: rgba(48, 48, 48, 1) !important;
	font-weight: 500;
}

.text-danger3:hover, .text-danger2:focus {
	color: #000000 !important;
	font-weight: 500;
	text-decoration: underline;
}

.titolo {
	color: #822433;
	font-size: 24px;
	font-weight: bold;
	padding-top: 30px;
	letter-spacing: 0px;
	line-height: 1.5em;
}

.titolomax {
	color: #822433;
	font-size: 30px;
	font-weight: bold;
	padding-top: 30px;
	letter-spacing: 0px;
	line-height: 1.5em;
}

.titolo-black {
	color: #404040;
	font-size: 30px;
	font-weight: bold;
	padding-top: 30px;
	letter-spacing: 0px;
	line-height: 1em;
}

.sottotitolo {
  	color: #404040;
  	font-size: 20px;
 	font-weight: normal;
  	line-height: 1.3em;
}

.sottotitolomax {
  	color: #252525;
  	font-size: 28px;
 	font-weight: normal;
  	line-height: 1.3em;
}
.gruppo-testata {
  	color: #404040;
  	font-size: 16px;
 	font-weight: normal;
  	line-height: 1.3em;
}

.gruppo {
	color: #505050;
	font-size: 12px;
 	font-weight: normal;
  	line-height: 1.3em;
}

.thumb-image {
	width: 100%;
	padding: 10px 2px 10px 2px;
}

.thumb-gallery {
	width: 100%;
	padding: 10px 0px 10px 0px;
}

.thumb-gallery {
	
}

.thumb-gallery2 {
	max-width: 100%;
	height: auto;
	padding: 10px 0px 10px 0px;
}

.linkdwg {
	color: #d00000 !important;
    font-weight: 600;	
}
