
@font-face {
  font-family: Calibri;
  src: url(../Calibri.ttf) format('truetype'),
       url(../Calibri.eot) format('embedded-opentype');
}

.link:link {
	color: #fff;
	font-family: 'calibri';
	text-decoration: none;
	font-size: 15px;
}

.link:visited {
	color: #fff;
	font-family: 'calibri';
	text-decoration: none;
	font-size: 15px;
}

.link:hover {
	color: #000;
	font-family: 'calibri';
	text-decoration: underline;
	font-size: 15px;
}
.ricerca:link {
	color: #000;
	font-family: 'calibri';
	text-decoration: none;
	font-size: 18px;
}

.ricerca:visited {
	color: #000;
	font-family: 'calibri';
	text-decoration: none;
	font-size: 18px;
}

.ricerca:hover {
	color: #000;
	font-family: 'calibri';
	text-decoration: underline;
	font-size: 18px;
}

.sfondoconvenzioni {
	background-image: url('../img-page/molecole.jpg');
	background-size: cover;
	background-position: center;
}
.bg {
	background-color: #da70d6;
	background-size: cover;
	background-position: center;
}

.sticky-top {
	 transition: all 0.35s ease;
}
.site-title {font-family: Times New Roman; font-style: italic;font-weight: bold;
    font-size: 25px;
    margin-bottom: 0; 
	 color: #4B7CFC;
	}

/* style for when sitcky is applied */

.stuck .sticky-top {
	 background-image: linear-gradient(to right, #fff ,#fff, #AF2EA9, #AF2EA9)!important;
	  padding-top: 3px !important;
    padding-bottom: 3px !important;

}

.testopiccolo {
	font-size: 12px;
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: right;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
    float: right;
    margin-top: 8px;
}
@media screen and (max-width:768px) {
	.site-title {font-family: Times New Roman; font-style: italic;font-weight: bold;
    font-size: 10px;
    margin-bottom: 0; 
	 color: #4B7CFC;
	}

.testopiccolo {
	font-size: 10px;
}
	.imgprofilo {
		width: 40%;
		height: auto;
	}
}

.iconcolorpdf {
	color: red;
}

.bgcolor {
	background-color: #fff;
}

.pagamento {
	font-family: Times New Roman, Times, Baskerville, Georgia, serif;
	font-size: 18px;
}

.nome {
	font-weight: 400;
	color: #fff;
	font-size: 0.950rem;
}


/* ultima modifica submenu */

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	font-size: 10px;
	margin-top: -6px;
	margin-left: .1rem;
	margin-right: .1rem;
}


/* rotate caret on hover */

.dropdown-menu>li>a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}


/* fine ultima modifica submenu */

.dropdown-menu {
	margin-top: 0;
}

#nav-toggle {
	position: absolute;
	right: 50%;
	top: 50%;
}



.roundedAll {
	border-radius: 12px 12px 12px 12px;
}

.btn_tour {
	position: absolute;
	padding: 4px;
	bottom: 15px;
	left: 15px;
}

.fadeInUp {
	animation-name: fadeInUp
}

.roundedtop {
	border-radius: 12px 12px 0px 0px;
	background: #000;
}

.col-12 {
	padding-bottom: 0px;
}

.col-sm-6 {
	padding-bottom: 15px;
}

.col-md-6 {
	padding-bottom: 15px;
}
.col-md-12 {
	padding-bottom: 15px;
}
.col-sm-4 {
	padding-bottom: 15px;
}

.marginealto {
	padding-top: 25px;
}

@media screen and (max-width:600px) {
	.col-lg-12 {
		padding-bottom: 25px;
	}
	.col-md-7 {
		padding-bottom: 25px;
	}
	.col-md-4 {
		padding-bottom: 15px;
	}
	.col-md-8 {
		padding-bottom: 15px;
	}
}

.card-title {
	font-weight: 600;
	font-size: 18px;
	color: #000;
	font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}


.bg-t {
	background-image: linear-gradient(rgba(6, 101, 34, 0.0), rgba(6, 101, 34, 0.0), #0F7088);
	border-radius: 12px 12px 12px 12px;
}

.mt-0 {
	margin-top: 100px !important;
}

.navbar-custom {
	  background-image: linear-gradient(to right, #fff ,#fff, #741F70, #741F70);

	margin-top: 0px;
}

@media screen and (max-width:600px) {
	.navbar-custom {
		margin-top: 0px;
		background-color: #149DBD;
		height: auto;
		max-height: 500px;
		overflow-x: hidden;
	}
}


/* change the brand and text color */


/* change the link color */

.navbar-custom .navbar-nav .nav-link {
	color: #000;
font-size: 16px;
	text-transform: uppercase;
	font-weight: 200;
	font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}


/* change the color of active or hovered links */

.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
	color: red;
}


/* for dropdown only - change the color of droodown */

.navbar-custom .dropdown-menu {
 
	background-color: #fff;
	font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.navbar-custom .dropdown-item {
	color: #000;
font-size: 16px;
 line-height: 1.2;
	font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.navbar-custom .dropdown-item:hover,
.navbar-custom .dropdown-item:focus {
	color: #fff;
	background-color: #000;
	 line-height: 1.2;
font-size: 16px;
	font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
}

.search-sec2 {
	background-color: transparent;
}

.search-slt {
	display: block;
	width: 100%;
	font-size: 1rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.44);
	background-image: none;
	border: 0.1px solid #fff;
	height: calc(3rem + 3px) !important;
	border-radius: 20px 0px 0px 20px;
}

.wrn-btn {
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	height: calc(3rem + 3px) !important;
	border-radius: 0px 20px 20px 0px;
}

@media (min-width: 992px) {
	.search-sec2 {
		position: relative;
		top: -130px;
	}
}

.bouton-image:before {
	content: "";
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: text-top;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
}

.monBoutonprenota:before {
	background-image: url(../img/accept-icon2.png);
}

.monBouton:before {
	background-image: url(../img/accept-icon.png);
}

.monBoutonTel:before {
	background-image: url(../img/tel-icon.png);
}

.thumb {
	width: 100px;
	height: 50px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.thumbLogo {
	width: 300;
	height: 80px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.thumb_100 {
 float: left;
    width:  100%;
    height: 150px;
    object-fit: cover;
}

.thumb_tour-g {
	width: 100%;
	height: 400px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.thumb_blog {
	width: 100%;
	height: 200px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

@media screen and (max-width: 600px) {
	.thumbLogo {
	width: 222;
	height: 60px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
		.slidehome {
		margin-top: 0px;
		width: 100%;
		height: 400px;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.thumb_tour-g {
		width: 100%;
		height: 120px;
		background-position: top;
		background-repeat: no-repeat;
		background-size: cover;
		margin-bottom: 10px;
	}

}

.thumb_tour {
	width: 100%;
	height: 200px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.giustificato {
	text-align: justify;
	color: #333;
}

@media screen and (max-width: 600px) {
			.slidehome {
		margin-top: 0px;
		width: 100%;
		height: 200px;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
.giustificato {
	text-align: justify;
	color: #333;
	font-size:0.900rem;
}
}
.nome {
	font-weight: 800;
	color: #000;
	font-size: 0.950rem;
}

.bg-grey {
	background: #40113E;
}

footer {
	color: #fff;
	font-size: 15px;
}

footer p,
a {
	font-size: 11px;
	font-family: 'calibri', sans-serif;
}

footer h6 {
	font-family: 'calibri', serif;
	margin-bottom: 10px;
	position: relative;
	font-size: 20px;
	font-weight: 800;
	text-shadow: 1px 1px #993300;
}

.btn-footer {
	color: #fff;
	text-decoration: none;
	border: 1px solid;
	border-radius: 43px;
	font-size: 11px;
	padding: 7px 30px;
	line-height: 47px;
}

.btn-footer:hover {
	text-decoration: none;
}

.form-footer input[type="text"] {
	border: none;
	border-radius: 16px 0 0 16px;
	outline: none;
	padding-left: 0px;
}

::placeholder {
	font-size: 12px;
	padding-left: 12px;
	font-family: 'verdana';
}

.form-footer input[type="button"] {
	border: none;
	background: #232323;
	margin-left: -5px;
	color: #fff;
	outline: none;
	border-radius: 0 16px 16px 0;
	padding: 2px 12px;
}

.social .fa {
	color: #fff;
	font-size: 26px;
	padding: 6px 8px;
	background: #AF2EA9;
	border-radius: 2px 2px 2px 2px;
}

footer ul li {
	list-style: none;
	display: block;
}

footer ul {
	padding-left: 0;
}

footer ul li a {
	text-decoration: none;
	color: #fff;
	text-decoration: none;
}

.logo-part {
	border-right: 1px solid grey;
	height: 100%;
}



.grigio {
	border-top: 1px solid #ccc;
	width: 100%;
}

.ombra {
	text-shadow: 1px 0px #000;
}

.card-margin {
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 115px;
}

.card {
	background-color: #FFFFFF;
	padding: 0;
	margin-bottom: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.10), 0 3px 3px 0 rgba(0, 0, 0, 0.10), 0 2px 4px -1px rgba(0, 0, 0, 0.1);
}

.card:hover {
	box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.12), 0 3px 3px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.1);
	color: black;
}

.publicaciones-blog-home {
	padding-bottom: 50px;
	background: url("") no-repeat fixed center center;
	background-size: 100% auto;
	background-color: #fff;
}

.publicaciones-blog-home h2 {
	text-align: center;
	font-weight: 300;
	margin-bottom: 30px;
	font-size: 44px;
	margin-top: 70px;
}

.publicaciones-blog-home h2 b {
	color: #0066FF;
}

.publicaciones-blog-home .fondo-publicacion-home {
	background: #ffffff;
	border-radius: 3px;
	overflow: hidden;
	height: 400px;
	margin-bottom: 20px;
	display: block;
	color: inherit;
	text-decoration: none;
	position: relative;
}

.publicaciones-blog-home .fondo-publicacion-home:hover h3 {
	color: #0066FF;
	/*    box-shadow: 0px 4px 3px 3px rgba(0, 0, 0, 0.08);*/
}

.publicaciones-blog-home .fondo-publicacion-home:hover .mascara-enlace-blog-home {
	height: 400px;
	width: 100%;
	color: #aaa;
	background-color: rgba(0, 0, 0, 50);
	position: absolute;
	top: 0;
	opacity: 0.75;
	-webkit-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
}

.publicaciones-blog-home .black {
	background: #741F70;
}

.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home {
	display: inline-block;
	width: 50%;
	overflow: hidden;
	height: 100%;
}

.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home img {
	height: 100%;
	width: auto;
}

.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	padding: 0 10px;
}

.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home h3 {
	font-weight: 900;
	color: #fff;
	padding-top: 5px;
	text-transform: uppercase;
	font-size: 18px;
}

.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home p {
	color: #ffffff;
	font-size: 15px;
	font-weight: 300;
}

.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-home {
	padding: 0 10px;
}

.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-home h3 {
	padding-top: 5px;
	font-weight: 900;
	font-size: 18px;
	text-transform: uppercase;
}

.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-home {
	overflow: hidden;
	max-height: 180px;
}

.mascara-enlace-blog-home {
	height: 400px;
	width: 0%;
	color: #aaa;
	background-color: #0066FF;
	position: absolute;
	top: 0;
	opacity: 0.0;
	-webkit-transition: all 0.4s ease-out 0s;
	-o-transition: all 0.4s ease-out 0s;
	transition: all 0.4s ease-out 0s;
	text-align: center;
	padding-top: 180px;
}

.mascara-enlace-blog-home span {
	text-align: center;
	max-height: 400px;
	border: 1px solid #fff;
	display: inline-block;
	padding: 10px 30px;
	border-radius: 3px;
	color: #fff;
	font-weight: 900;
}

.publicaciones-blog-home .todas-las-publicaciones-home {
	background: #0066FF;
	height: 400px;
	width: 100%;
	display: inline-block;
	padding: 20px;
	text-decoration: none;
	border-radius: 3px;
}

.publicaciones-blog-home .todas-las-publicaciones-home span {
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 25px;
	line-height: 26px;
}

@media screen and (max-width: 600px) {
	.publicaciones-blog-home h2 {
		text-align: center;
		font-weight: 300;
		margin-bottom: 30px;
		font-size: 12px;
		margin-top: 70px;
	}
	.publicaciones-blog-home .fondo-publicacion-home {
		background: #ffffff;
		border-radius: 3px;
		overflow: hidden;
		height: inherit;
		margin-bottom: 20px;
		display: block;
		color: inherit;
		text-decoration: none;
		position: relative;
	}
	.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home {
		display: inline-block;
		width: 100%;
		overflow: hidden;
		height: auto;
	}
	.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home img {
		height: auto;
		width: 100%;
	}
	.publicaciones-blog-home .black {
		background: #fff;
	}
	.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home {
		display: inline-block;
		vertical-align: top;
		width: 100%;
		padding: 0 10px;
	}
	.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home h3 {
		font-weight: 900;
		color: #333;
		text-transform: uppercase;
		font-size: 20px;
	}
	.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home p {
		color: #333;
		font-size: 14px;
		font-weight: 400;
	}
	.publicaciones-blog-home .todas-las-publicaciones-home {
		background: #0066FF;
		height: 100%;
		width: 100%;
		display: inline-block;
		padding: 20px;
		text-decoration: none;
		border-radius: 3px;
	}
}

blockquote {
	position: relative;
	width: 100%;
	display: inline-block;
	background-color: #eee;
	padding: 0px 10px 0px 10px;
	border-radius: 5px;
	font-family: 'Calibri', serif;
	text-align: left;
	transition-duration: .3s;
}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

.animated.infinite {
	animation-iteration-count: infinite;
	animation-fill-mode: both;
}

.animated.hinge {
	animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
	animation-duration: .75s;
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		transform: none
	}
}

.fadeInUp {
	animation-name: fadeInUp
}

.fadedfx {
	visibility: hidden;
}

.fadeIn {
	animation-name: fadeIn;
	-webkit-animation-name: fadeIn;
	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
	visibility: visible !important;
}

@keyframes fadeIn {
	0% {
		opacity: 0.0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0.0;
	}
	100% {
		opacity: 1;
	}
}

.display-4 {
	font-size: 30px;
	font-weight: 600;
}

.display-1 {
	font-size: 16px;
	font-weight: 600;
}

.slidetesto {
	font-family: Fashion Script, verdana;
}

.wedding-slide {
	font-family: Fashion Script, verdana;
}

@media screen and (max-width:768px) {
	.display-4 {
		font-size: 15px;
		font-weight: 600;
	}
	.display-1 {
		font-size: 13px;
	}
	.slidetesto {
		font-family: Fashion Script, verdana;
		font-size: 12px;
	}
	.wedding-slide {
		font-family: Fashion Script, verdana;
	}
}


.btn-primary {
	background: #149DBD;
	border: 1px;
	color: #fff;
	font-weight: 400;
	margin: 0;
}





.btn-secondary {
	background-color: #0F7088;
	border: 0px;
	color: #000;
	font-weight: 400;
	margin: 0;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open>.dropdown-toggle.btn-secondary {
	background: #149DBD;
}

.btn-secondary:active,
.btn-secondary.active {
	background: #fff;
	box-shadow: none;
}

blockquote {
	border-left: none
}

.quote-badge {
	background-color: rgba(204, 0, 255, 0.49);
}

.quote-box {
	overflow: hidden;
	margin-top: -20px;
	padding-top: -100px;
	border-radius: 17px;
	background-color: #741F70;
	margin-top: 0px;
	color: white;
	width: 325px;
	box-shadow: 2px 2px 2px 2px #666;
}

.quotation-mark {
	font-weight: bold;
	font-size: 50px;
	color: white;
	font-family: "Calibri";
}

.quotation-mark2 {
	text-align: right;
	font-weight: bold;
	font-size: 50px;
	color: white;
	font-family: "Times New Roman", Georgia, Serif;
}

.quote-mail {
	font-size: 13px;
	color: #fff;
}

.quote-text {
	font-size: 15px;
	margin-top: -45px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
	height: 40px;
	width: 40px;
	outline: black;
	background-color: rgba(51, 153, 0, 0.11);
	border-radius: 50%;
}

.carousel-control-prev2,
.carousel-control-next2 {
	align-items: flex-start;
	;
	/* Aligns it at the top */
}

.carousel-control-prev2,
.carousel-control-next2 {
	align-items: flex-end;
	;
	/* Aligns it at the bottom */
}
 .30 {height: 30px};
		.form-control:focus{border-color: #5cb85c;  box-shadow: none; -webkit-box-shadow: none;} 
.has-error .form-control:focus{box-shadow: none; -webkit-box-shadow: none;}
.lineaverticale {
    margin-top: 10px;
    margin-left: 0px;
    padding-left: 10px;
    border-left: 4px solid #f09609;
    line-height: 1.9;
}
.lV {
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 10px;
    border-left: 4px solid #40113E;
    line-height: 1.9;
	border-radius: 5px 0px 0px 5px;
	background-color: rgb(51,153,0,0.05);
}
.scrollVisure {
  height:300px;
  overflow-y: scroll;
}
.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
background-color: transparent;
border:none;
}
.scrolltop:link {
background-color: rgb(51,153,0,0.05);
border-color: rgb(51,153,0,0.05);
}
.scrolltop:visited {
background-color: transparent;
}
.scrolltop:hover {
background-color: rgb(51,153,0,0.05);
}
@media screen and (max-width:768px) {
.back-to-top {
    position: fixed;
    bottom: 5px;
    right: 5px;
    display: none;
background-color: transparent;
border:none;
}
}
/* inizio home */
	  		   p {
    margin: 0px 0;
    padding: 0px;
}
.progress-bar {
  width: 0;
  animation: progress 10.5s ease-in-out forwards;
    .title2 {
font-color: #000;
  }
  .title {
	 
    opacity: 0;
    animation: show 10.75s forwards ease-in-out 0.5s;

  }
} 

@keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
} 
@keyframes show  {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
         button:focus {
         outline: 0;
         }

		 .headings {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding: 0em 0;
}

.title {
  margin: 0;
}


.card-custom {
  overflow: hidden;
  box-shadow: 0 0 6px rgba(5, 5, 5, 0.3);
}

.card-custom-img {
  height: 200px;
  min-height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-color: inherit;
}

/* First border-left-width setting is a fallback */
.card-custom-img::after {
  position: absolute;
  content: '';
  top: 161px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top-width: 40px;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 545px;
  border-left-width: calc(575px - 5vw);
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}

.card-custom-avatar img {
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(10, 10, 10, 0.3);
  position: absolute;
  top: 100px;
  left: 1.25rem;
  width: 100px;
  height: 100px;
}
/* inizio home */

hr {
  border: 1px solid #dddddd;
}

.news {
    width: 100%;	
}
.news-scroll a {
    text-decoration: none
}
.azzurro {
 background-image: linear-gradient(to right, #000, #ddd);
 }
.dot {
    height: 6px;
    width: 6px;
    margin-left: 3px;
    margin-right: 3px;    background-color: rgb(207, 23, 23);

    border-radius: 50%;
    display: inline-block
}
.wrap {
    display: flex;
    background: white;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    border-radius: 0.5rem;
    box-shadow: 7px 7px 30px -5px rgba(0,0,0,0.1);
}
.wrap:hover {
    background: linear-gradient(135deg,#fff 0%,#ccc 100%);
    color: white;
}

.ico-wrap {
    margin: auto;
}

.mbr-iconfont {
    font-size: 3.3rem !important;
    color: #ccc;
    margin: 1rem;
    padding-right: 1rem;
}

.vcenter {
    margin: auto;
}

.mbr-section-title3 {
    text-align: left;
}


.mbr-bold {
    font-weight: 700;
}
.preventivo{
background-image: url("https://www.mgsassicurazioni.it/slide/preventivo.jpg");	
}
.collaborazione{
background-image: url("https://www.mgsassicurazioni.it/slide/collaborazione.jpg");	
}
.privacy{
background-image: url("https://www.mgsassicurazioni.it/img/privacy.jpg");	
}
.slide1{
background-image: url("https://www.mgsassicurazioni.it/slide/slide-1.jpg");	
}
.slide2{
background-image: url("https://www.mgsassicurazioni.it/slide/slide-2.jpg");	
}
.thumbnailhome{
float:left;width:400px; margin-right:10px;	
}
.nk-cookie-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    border-radius: 0;
    display: none;
  }
  	  @media screen and (max-width:600px) {
		  .thumbnailhome{
float:left;width:150px; margin-right:10px;	
}
.scrollme {
    overflow-x: auto;
}
.mobMin {
   font-size: 10px;
}
}
.aza {
   width: 50px;
}
