Info

FFD600 | 007AA5 | C40000 | A3CC12 | 002836 | E4F3F3

immagini 1200 x 800

.senza-filetto{
text-decoration:none;
}.img-float-left{
float:left;
margin-right:20px;
}

.img-float-right{
float:right;
margin-left:20px;
}

.img-center{
display: block;
margin-left: auto;
margin-right: auto;
}

.rotazione2deg {
transform: rotate(2deg);
box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);
}

.rotazione-2deg {
margin-top:8px;
transform: rotate(-2deg);
box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.5);
}

.riquadro-grigio{
width:100%;
text-align:center;
padding:30px;
background-color:#eee;
box-sizing:border-box;
}

.senza-filetto{
text-decoration:none;
}

blockquote{
color: #007aa5;
font-size: 24px;
border-left: solid 6px;
padding-left: 20px;
margin-block-start: 0.8rem;
margin-left: 0px;
}

/** Box autori Chi Siamo **/
.box-autore-sx {
width: 100%;
display: flex;
flex-direction:row;
box-sizing:border-box;
}.box-autore-img-container{
text-align:center;
width:35%;
}

.box-autore-img-container img {
width:100%;
height:auto;
}

.box-autore-testo-sx{
text-align:left;
width:65%;
padding-top:40px;
padding-left:20px;
}

.box-autore-dx {
width: 100%;
display: flex;
flex-direction:row-reverse;
box-sizing:border-box;
}

.box-autore-img-container{
text-align:center;
width:35%;
}

.box-autore-img-container img {
width:100%;
height:auto;
}

.box-autore-testo-dx{
text-align:right;
width:65%;
padding-top:40px;
padding-right:20px;
}.autore-testo-ruolo {
font-size: 16px;
margin-top: 0px;
margin-bottom: 0px;
}

.autore-testo-nome {
font-size: 24px;
margin-top: 0px;
margin-bottom: 0px;
}

.autore-testo-frase {
font-size: 18px;
margin-top: 5px;
}

@media screen and (max-width: 768px) {
.box-autore-sx {
width: 100%;
display: flex;
flex-direction:column;
box-sizing:border-box;
}

.box-autore-img-container{
text-align:center;
width:100%;
}

.box-autore-img-container img {
width:100%;
height:auto;
}
.box-autore-testo-sx{
text-align:center;
width:100%;
padding-top:10px;
padding-left:0px;
}

.box-autore-dx {
width: 100%;
display: flex;
flex-direction:column;
box-sizing:border-box;
}

.box-autore-img-container{
text-align:center;
width:100%;
}

.box-autore-img-container img {
width:100%;
height:auto;
}
.box-autore-testo-dx{
text-align:center;
width:100%;
padding-top:10px;
padding-right:20px;
}

.autore-testo-ruolo {
text-align:center;
font-size: 16px;
margin-top: 0px;
margin-bottom: 0px;
}

.autore-testo-nome {
text-align:center;
font-size: 24px;
margin-top: 0px;
margin-bottom: 0px;
}

.autore-testo-frase {
text-align:center;
font-size: 18px;
margin-top: 5px;
}
}

/** /Box autori Chi Siamo **/
</div