.tp-caption{
	background-color: rgba(0,0,0,0.5);
	padding: 10px;
	border-radius: 7px;
}

.sm-primary-1{
	background-color: #fff7e4 !important; 
	color: #1b1915;
}
.sm-primary-2{
	background-color: #fff9ed !important; 
	color: #1b1915;
}
.sm-primary-3{
	background-color: #fff4dc !important; 
	color: #1b1915;
}

.sm-secondary{
	background-color: #fff7e4;
	color: #fff;
}

.sm-slide-home{
	height: 90vh;
	background-image: url(../img/dr-content/psicologa-psicoterapeuta-roma-melandri.png);
	background-position: center center;
	background-size: cover;
	display: flex !important;
	/* align horizontal */
	justify-content: center;
	/* align vertical */
	align-items: center; 
}

.sm-font{
	font-family: 'Raleway', sans-serif;
}

.sm-btn{
	  background: transparent;
    border: 0px;
    color: #586266 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

.mb li{
	margin-bottom: 20px;;
}

.pi-timeline-date {
	width: 400px;
}

@media screen and (max-width: 408px) {
	
}
