@import url('https://fonts.googleapis.com/css?family=Luckiest+Guy|Permanent+Marker|Roboto:300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Luckiest+Guy|Permanent+Marker|Roboto:300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,600i,700,700i,800');
 @import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,400;0,700;1,400;1,700&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html {
  scroll-behavior: smooth;
}
.bottone-arancio:hover {
    border-color: #252A5F !important;

}
#back {
max-width: 200px;
margin: 50px;
left: 0px;
float: left;
position: fixed;
}
	#backmobile {
display: none!important;
  }
.marginealto{
margin-top:-35px!important;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 966px!important;
}
/*vivismart personalizzazione*/
.orange {
    background: #FFCE00!important;
}
.orange-img {
    background: #FFCE00 no-repeat url("../images/vivismart/tr12.png");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position: top right;
    background-size: 50px;
}
.orange-img2 {
    background: #FFCE00 no-repeat url("../images/vivismart/edizione-1.png");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position: center;
    background-size: 90%;
}
.text-1 {
    background-image: url("../images/vivismart/tr13.png");
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position: bottom right;
    background-size: 110px;
	background-repeat: no-repeat;
}
.bottone-arancio-form {
    background: #DE4715;
	font-weight: 500 !important;
	text-transform: uppercase !important;
    border-color: #DE4715 !important;
    margin-bottom: 10px;
    padding: 10px 30px;
    border-style: none;
    border-radius: 5px !important;
    color: #fff !important;
    font-family: rubik;
}
.text-10 {
    background-image: url("../images/vivismart/text4.png");
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-position: top right;
    background-size: 40px;
	background-repeat: no-repeat;
}
.formclasse {
    color: #000 !important;
    font-family: rubik !important;
    text-align: left;
}
button {
    overflow: visible;
	 background: #DE4715!important;
    border-color: #DE4715 !important;
    margin-bottom: 10px!important;
    padding: 10px 30px!important;
    font-weight: bold!important;
}
/*
.bottone-azzurro {
    background: #B7C3E5;
        background-color: rgb(183, 195, 229);
    border-color: #B7C3E5 !important;
    margin-bottom: 10px;
    padding: 0px 15px;
    font-weight: normal;
}*/
.bottone-azzurro {
    background: transparent!important;
        background-color: transparent!important;
    background-color: transparent!important;
    border-color: transparent!important;
    margin-bottom: 10px;
    padding: 0px 15px;
    color: #000 !important;
    text-decoration: underline !important;
    font-weight: 600!important;
}
.tr-15 {
    background-image: url("../images/vivismart/tr15.png");
    background-position-x: 0%;
    background-position-y: 0%;
    background-position: bottom center;
    background-size: contain;
}

.bianco-img {
    background:#fff no-repeat url("../images/vivismart/txt-verde.png");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position: bottom left;
    background-size: 300px;
}
.azzurro-img {
    background:#D5DFFF no-repeat url("../images/vivismart/tr14.png");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position: top right;
    background-size: 168px;
}

.azzurro-img2 {
    background:#D5DFFF no-repeat url("../images/vivismart/txt-12.png");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position: bottom right;
    background-size: 10%;
}
.grigio-img2 {
    background:#f7f7f7 no-repeat url("../images/vivismart/fot-text.png");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position: bottom right;
    background-size: 7%;
}
.grigio-img3 {
    background:#f7f7f7 no-repeat url("../images/vivismart/v1.png");
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position: top right;
    background-size: 8%;
}
.formclasse{
    color:#000;
}


.nav-link.bordo {
    border-right: 1px solid #ccc;
    height: 10px;
    line-height: 0px;
}
.nav-link.nobordo {
    border-right: 0px;
    height: 10px;
    line-height: 0px;
}
	.active {
    background: none!important;
	    color: #DF4B15!important;

}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: #252A5F !important;
    font-weight: 600;
    text-align: right;
    float: right;
}
.navbar-light .navbar-nav .nav-link {
    color: #252A5F !important;
    font-weight: 400!important;
	text-decoration: none!important;
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: #DF4B15 !important;
    font-weight: 400!important;
    text-align: right;
    float: right;
}
.sfondo-arancio-sfumato{
background: rgb(246,181,29);
background: linear-gradient(90deg, rgba(246,181,29,1) 0%, rgba(220,62,20,1) 100%);
	padding: 10px 10px;
	text-align: center;
	width: 100%;

	}
.grigio {
    background: #F7F7F7!important;
}
.bottone-arancio {
    background: #DE4715;
    border-color: #DE4715 !important;
    margin-bottom: 10px;
    padding: 10px 30px;
    font-weight: bold;
}
.bottone-arancio:hover {
    border-color: transparent!important;
	background: #252A5F!important;

}
.bottone-arancio-form:hover {
    border-color: transparent!important;
	background: #252A5F!important;

}
.bottone-blu-scuro {
background:#252A5F;border-color:#252A5F!important;margin-bottom:10px;
	    padding: 10px 30px;
	    font-weight: bold;
	}
.btn-primary:hover {
    color: #fff;
    background-color: #10132E;
    border-color: #10132E;
}
.blu-chiaro {
    background: #B7C3E5!important;
}
.titolo-blu {
    color: #252A5F !important;
    font-family: "Rubik";
    text-transform: uppercase;
    font-size: 28px;
	font-weight: 600;
}
.titolo-blu-small {
    color: #252A5F !important;
    font-family: "Rubik";
    text-transform: uppercase;
    font-size: 22px;
	font-weight: 600;
}
.titolo-blu-grande {
    color: #252A5F !important;
    font-family: "Rubik";
    font-size: 48px;
	font-weight: 600;
}
.titolo-bianco-maiuscolo {
    color: #ffffff !important;
    font-family: "Rubik";
    text-transform: uppercase;
    font-size: 28px;
}
.titolo-bianco-piccolo {
    color: #fff !important;
    font-family: "Rubik";
    font-size: 16px;
    font-weight: 600;
}
.titolo-bianco {
    color: #fff !important;
    font-family: "Rubik";
    font-size: 36px;
	font-weight: 100;
}
.titolo-bianco-large {
    color: #fff !important;
    font-family: "Rubik";
    font-size: 40px;
    font-weight: 500;
    text-transform: uppercase;
}
.titolo-blu-minuscolo {
    color: #252A5F !important;
    font-family: "Rubik";
    font-size: 28px;
}

.img-bambina {
    max-width: 160%;
    height: auto;
    margin-left: -260px !important;
    margin-top: -70px;
}
.img-bambina-tag {
    margin-top: -60px;
    margin-left: -30px;
}

 /* Tooltip container */
.tooltip {
    position: relative;
   /* display: inline-block;*/
}

#box-stitolo-side {
    height: 20px;
    background: #323232;
    margin-top: 3px!important;
}

li {
    margin-bottom: 6px;
}
	   .piede-wrapper {
    width: 100%;
    background-color: #fff!important;
    padding-top: 10px;
    padding-bottom: 30px;
	}	   
/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 220px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
	font-size: 20px;
	font-family: 'Rubik', sans-serif!important;

    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -100px;

    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
} 
	.navbar-light .navbar-toggler {
    color: #fff !important;
    border-color: #fff !important;
    background: #fff !important;
}
	.bg-light {
    background-color: #ffffff!important;
}
	
	.titolo-mat {
    color: #fff;
    float: left;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 14px;
    font-style: normal;
    line-height: 28px;
    vertical-align: middle;
    width: 70%;
}
	#sidebar-destra-mob{
	width:100%;
	height: auto;
	float: right;
	}
	#contenitore-destra-mob{
	width:100%;
	height: auto;
	display:block;
	overflow:hidden;
	}
	/*#mat-1, #mat-2, #mat-3, #mat-4, #mat-5 {
    width: 100%;
    float: left;
    padding: 0px 20px 0 45px;
    background: url("../images/sidebar/freccia.png") no-repeat scroll right center / 20px auto;
    text-align: left;
}
	#sidebar-destra-new {
    height: auto;
    min-height: 0!important;
    padding: 25px 10px 25px 10px;
    width: 100%;
    position: absolute;
    float: right;
    background: #ff1000;
    border-radius: 50px;
}*/
	.social {
    position: absolute;
    margin-top: -70px;
    float: right;
    right: 20px;
}
	#menu-fixed {
    z-index: 0!important;
}
	.list-group-item {
    position: relative;
    display: block;
    padding: 2px 0 6px 0;
		border:none;
    background-color: transparent;
    border-bottom: 0.5px solid;
    color: #fff !important;
    list-style: disc;
}
	#menu-fixed {
    max-width: 966px;
    height: auto!important;
    position: relative;
    z-index: 9999;
    color: #fff;
    font-family: 'Rubik', sans-serif;
    background-color: #fff;
    margin: auto !important;
}
	.red{
		background:#DF4B15;
	}
	.t-white{
		color:#fff;
	}
	.container.red{
	max-width: 966px;
		background:#DF4B15;
	}
	.container.slide{
	max-width: 966px;
	background:#fff;
	padding-left:0px;
	padding-right:0px;

	}
	.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 966px;
    margin: auto!important;
	
}
	/*TESTI*/
	.sottotitolo {

		color: #DF4B15;
font-family: 'Rubik', sans-serif;
font-size: 27px;
line-height: 30px;
vertical-align: top;
font-weight: 600;
text-align: left;
}
.nav-item {
    font-size: 13px;
}
li {
    font-size: 15px;
    line-height: 25px;
    color: #444;
    font-weight: 300;
}

		p {
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    color: #212529;
    font-size: 15px;
    line-height: 23px;
    font-weight: lighter;

}
	.testo {
    font-family: 'Karla', sans-serif;
    font-weight: normal;
    color: #212529;
    font-size: 14px;
    line-height: 23px;
    font-weight: lighter;

}
	.active {
    color: #DF4B15;
}
	.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: #DF4B15!important;
}

@media (max-width: 575.97px) {
	.titolo-blu {
    
    font-size: 22px!important;
    text-align: center!important;
}
	
	.marginealto{
margin-top:0px!important;
}
	.nav-item {
    color: #000!important;
}
		.mobile {
    max-width: 250px!important;
}
	.navbar-light .navbar-nav .nav-link {
    color: #000;
			text-decoration: none!important;

}
	.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: #fff!important;
    font-weight: bold;
}
	.bg-light {
    background-color: #fff !important;
}
.active {
    background: #fff!important;
	    color: #DF4B15!important;

}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
	    color: #DF4B15!important;
}
#nomobile {
display: none!important;
}
	.nomobile {
display: none!important;
}
#solomobile {
display: block!important;
}
	li.elenco-blu {
    list-style-image:none!important;
		list-style: none!important;
    color: #252A5F !important;
    font-weight: 800 !important;
    font-size: 15px !important;
    line-height: 20px !important;
    margin-bottom: 15px;
}
	.carousel-caption {
    position: relative!important;
    right: 0!important;
    left: 0!important;

}
	.titolo-bianco-large {
    font-size: 26px!important;
    font-weight: 400!important;
}
	.bottone-arancio {

    padding: 10px 30px!important;
    font-weight: bold!important;
    width: 80%!important;
    font-size: 25px!important;
}
	.navbar-light .navbar-nav .nav-link {
    font-weight: 400 !important;
    font-size: 17px!important;
    padding: 18px!important;
    text-align: center!important;
			text-decoration: none!important;

}
#navbarSupportedContent {
    margin-top: 20px!important;
}
.nav-link.bordo {
    border-right: 0px solid #ccc!important;
    height: 10px!important;
    line-height: 0px!important;
}

	li.elenco-blu-small {
    list-style-image: url("../images/vivismart/dot.png");
    color: #252A5F !important;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 11px;
    text-align: left;
		padding-right: 10px!important;
}
	.img-foot{
    max-width:230px!important;
}
	
}
	
@media (min-width: 575.98px) {
li.elenco-blu {
    list-style-image: url("../images/vivismart/dot.png");
    color: #252A5F !important;
    font-weight: 800 !important;
    font-size: 17px !important;
    line-height: 20px !important;
    margin-bottom: 20px;
}
		li.elenco-blu-small {
    list-style-image: url("../images/vivismart/dot.png");
    color: #252A5F !important;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 11px;
    text-align: left;
}
		.img-foot{
    max-width:300px;
}
.navbar {
padding: 0;
}
.active {
background: #none!important;
}
	#solomobile{
display: none!important;
}
}

::placeholder {
color: #252A5F !important;
font-weight: 500 !important;
}
html,
body {
height: 100%;
background: #f7f7f7;
}
	a {
    text-decoration: none !important;
}
	button {
    overflow: visible;
    background: #17b0ed !important;
    border-color: #17b0ed!important;
    margin-bottom: 10px !important;
    padding: 10px 30px !important;
    font-weight: bold !important;
		text-decoration:none!important;
}
.completo {
height:100%!important;
margin-top: 0px !important;
background: #f7f7f7;
}
#menubarra {
display: none !important;
}
.testata {
display: none !important;
}
.piede-wrapper.noconcorso {
display: none !important;
}
.btn-sec{
background:#17b0ed!important;
border-color:#17b0ed!important;
color:#fff!important;
}
.btn-fb{background:#9C9B9B!important;
border-color:#9C9B9B!important;
color:#fff!important;
max-width:80%;
margin:auto;
background-image: url(/projects/home/vivismart/style/site/images/icon_fb.png)!important;
background-position: 10px !important;
background-repeat: no-repeat !important;
background-size: 30px !important;
}
.btn-go{
background:#9C9B9B!important;
border-color:#9C9B9B!important;
color:#fff!important;
max-width:80%;
margin:auto;
background-image: url(/projects/home/vivismart/style/site/images/icon_go.png)!important;
background-position: 10px !important;
background-repeat: no-repeat !important;
background-size: 30px !important;
}
.form-signin {
width: 100%;
max-width: 500px;
padding: 15px;
margin: auto;
}
.form-signin .checkbox {
font-weight: 400;
text-align: left !important;
}
.form-signin .form-control {
position: relative;
box-sizing: border-box;
height: auto;
padding: 10px;
font-size: 16px;
border-bottom: 1px solid rgba(0,0,0,0.1) !important;
}
.form-signin .form-control:focus {
z-index: 2;
}
.form-signin input[type="email"] {
margin-bottom: -1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.form-control {
background: transparent !important;
display: block;
width: 100%;
height: calc(1.5em + .75rem + 2px);
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #252A5F;
border-top:0px;
border-left:0px;
border-right:0px;
border-bottom: 1px solid #d0d0d0;
border-radius: 0px;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
margin: 30px 0px !important;
}

@media screen and (max-width: 600px) {
#back {
display: none!important;

  }
	#backmobile {
		max-width: 200px;
		display: contents!important;
margin: 50px;
position: relative;
float: none;
margin: auto !important;
  }
}