/**
Theme Name: Osservatorio CER Italia
Author: Lenus Lab Suite
Template: astra
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

body {
	font-family: "Inter", sans-serif;
}

.avatar_logo {
	width: 120px;
	height: 120px;
}
.googlemap_interna {
	border-radius: 15px;
	border: 2px solid #cedeef;
	overflow: hidden;
}
.microelemento_cer {
    display: inline-block;
    text-align: center;
    margin: 10px;
	color: #999;
    text-decoration: none;
}

.microelemento_cer img,
.microelemento_cer .segnaposto_cer {
	border: 2px solid #eee;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: block;
    margin: 0 auto 8px;
    object-fit: cover;
}

.segnaposto_cer {
    background-color: #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: white;
}

.cer-table {
  width: 100%;
  border-collapse: collapse;
  margin: 30px 0;
  font-size: 16px;
}

.cer-table th,
.cer-table td {
  border: 1px solid #ccc;
  padding: 12px;
  text-align: left;
}

.cer-table thead {
  background-color: #f1f1f1;
  font-weight: bold;
}



#googlemap {
	background: #eee;
	height: 640px;
}

#intestazione_pagina {
background: linear-gradient(135deg, #6EA445, #A3C76C, #EBF2EC);
	padding: 30px 0;
	margin-bottom: 30px;
}
#intestazione_pagina h1, #intestazione_pagina p, #intestazione_pagina .wpb_text_column {
	color: #fff;
	margin: 0 !important;
	padding: 0 !important;
}
#intestazione_pagina pre {
	color: #fff;
}

a {
	color: #6EA445;
}
.modal-body {
	padding: 0;
}
.gtranslate_wrapper a {
	margin-left: 10px;
}
.entry-header {
	border: 0 !important;
}
#intestazione_video {
	color: #fff;
	background: #000;
}
	#intestazione_video p {
		font-size: 20px;
		margin-bottom: 30px;
	}
	#intestazione_video p strong {
		font-weight: 600;
	}
	#intestazione_video h1 {
		color: #fff;
		font-size: 40px;
	}

	pre, .tag {
		color: #2E5E34;
		overflow: hidden;
		background: none;
		font-family: "Inter", sans-serif;
		padding: 0;
		margin: 0;
		font-weight: 600;
		text-transform: uppercase;
		font-size: 16px;
	}
	#intestazione pre {
		color: #fff;
	}
	
	hr {
		opacity: 0;
	}
	
	
	.box_cer {
		position: relative;
		background: #fff;
		padding: 15px;
		border-radius: 30px;
		box-shadow: 0 0 15px rgba(0,0,0,.05); 
		height: 300px;
		overflow: hidden;
		box-sizing: border-box;
	}
	.box_cer a {
		text-decoration: none !important;
	}
	.box_cer p {
		margin: 0;
		padding: 0;
	}
	.data-row {
		position: absolute;
		bottom: 15px;
		left: 15px;
	  display: flex;
	  flex-wrap: wrap;
	  gap: 10px;
	  margin-top: 10px;
	}

	.data-row .data {
	text-align: center;
	  flex: 1 1 33.33%;
	  max-width: 30%;
	  color: #999;
	  box-sizing: border-box;
	  font-size: 12px;
	}
	.data-row .data strong {
		color: #6EA445;
		font-size: 25px;
		font-weight: 900;
		display: block;
	}
		
#intestazione_video .vc_video-bg {
	opacity: .4;
}
#intestazione_video .vc_btn3 {
	box-shadow: 0 0 30px rgba(0,0,0,.5);
}
#intestazione_video i {
}

#riga_destinatari {
	margin-top: 60px;
	text-align: center;
	font-size: 15px;
}
#riga_destinatari i {
	font-size: 80px;
}

#scroller_segnaposto {
	height: 1px;
	opacity: 0;
}

.box_testimonianza, .box_notizia {
	height: 300px;
	background-size: cover;
}
.box_notizia {
	height: 300px;
	background-size: cover;
}

.box_servizio {
	overflow: hidden;
	position: relative;
	max-width: 800px;
	margin: 30px auto;
	border-radius: 20px;
	height: 450px;
	box-shadow: 0 0 30px rgba(0,0,0,.5);
	background-size: cover !important;
}
.overlay_servizio h3 a { 
	margin: 0;
	text-decoration: none !important;
	color: #fff;
}
.overlay_servizio p { 
	margin: 0;
}
.overlay_servizio h3 { 
	margin: 0;
	padding: 0;
}
.overlay_servizio {
	padding: 30px;
	position: absolute;
	left: 0;
	bottom: 0; 
	width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 60%, rgba(0, 0, 0, 0) 100%);
	color: white;
}



.slick-track {
	padding: 35px 0;
}
.slick-dots li {
	transition: all .3s;
	border-radius: 50px;
	background: rgba(255,255,255,1);
	width: 20px !important;
}
.slick-dots li.slick-active {
	width: 30px !important;
	background: rgba(255,255,255,.5);
}
.slick-dots li i {
	display: none;
}
.entry-header {
	border-bottom: 1px solid #000;
}
.modal-header {
	border: 0 !important;
	background: #000;
	color: #fff;
}
.btn-close {
	color: #000;
}
.widget ul, ul, ol {
	margin: 0 !important;
	padding: 0 !important;
}
.wpb_raw_html {
	margin-bottom: 15px !important;
}
.vc_btn3  {
	border: 0 !important;
	transition: all .3s;
	font-size: 17px !important;
	font-weight: 700 !important;
	background: #6EA445 !important;
	color: #fff !important;
	border-radius: 50px !important;
	padding: 15px 35px !important;
	text-decoration: none !important;
}
.vc_btn3:hover {
	background: #57AD79 !important;
	color: #fff !important;
}
.modal-content {
	overflow: hidden;
	box-shadow: 0 0 60px rgba(0,0,0,.5);
}
#riga_tracciamento {
  background: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
}
#riga_statistiche strong {
	color: #D13031;
	line-height: .5;
	font-weight: 900;
	font-size: 65px !important;
	margin: 0;
}

@media(min-width: 768px){
	
	.microelemento_cer {
		float: left;
		display: block;
		width: 33%;
	}

	.box_testimonianza, .box_notizia {
	height: 550px;
	background-size: cover;
}

		#intestazione_video h1 {
			font-size: 50px;
		}
	
		#riga_statistiche strong {
			font-size: 65px !important;
		}
		#intestazione_video p {
			font-size: 35px;
			line-height: 1.1em;
		}
		#riga_destinatari p {
			font-size: 25px;
			line-height: 1.1em;
		}
		#riga_destinatari i {
			font-size: 50px;
		}

}
