/* extralarge Desktop */
@media only screen and (max-width : 1800px) {
}















/* Large Desktop */
@media only screen and (max-width : 1200px) {
	#euthymia .testo h2 {
    font-size: 5vw;
    letter-spacing: 4px;
}
.box-t .title h1 {
    font-size: 4vw;
}
.box-t .role p {
    font-size: 1.2vw;
    letter-spacing: 3px;
}
#domicilio p {
    font-size: 2vw;
}
.testi-box h2 {
    letter-spacing: 0px;
}
.divider-nero h2 {
    font-size: 20px;
}
.box-t .role {
    width: 70%;
    position: relative;
    display: flex;
    align-items: center;
    height: 30px;
    margin-top: -5px;
}
}





/* Desktop */
@media only screen and (max-width : 991px) {
    .box-t .title {
    width: 75%;
}
    .box-testo-cont {
    position: relative;
    top: 30px;
}
	.studio {
    height: 220px;
}
	.divider-nero h2 {
    letter-spacing: 0px;
    padding-left: 40px;
}
	.testi-box .testo {
    padding: 60px 40px;
}
	.testi-box h2 {
    font-size: 40px;
    letter-spacing: -1px;
}
	.box-header {
    width: 90%;
}
#disturbi-interne h3 {
    height: 180px;
}
.testi-box {
    margin-top: 100px;
}
#euthymia {
    margin-top: 101px;
}
#euthymia .testo {
    padding: 40px;
}
#centro .testo {
    padding: 40px;
}
#descrizione .testo {
    padding: 40px;
}
		.immagini {
    display:none!Important;
}
#centro .testo {
    padding: 40px;
    background: #f0f0eb;
}
		.iconsvg {
    display:none!important;
}
}





/* Tablet */
@media only screen and (max-width : 767px) {
    .icona-pagine {
    width: 15%;
    position: absolute;
    left: unset;
    transform: unset;
    right: 0;
    top: unset;
    bottom: 0;
}
	.iconsvg {
    width: 300px;
    position: absolute;
    right: 12%;
    padding: 20px;
    z-index: 999999;
    display: block;
}
    .box-t .title {
    width: 80%;
    position: relative;
    display: flex;
    align-items: center;
    height: 60px;
}
    .box-testo-cont {
    top: 0;
}
    #centro .vertical {
    display: block;
}
	.testi-box {
    margin-top: 0px;
}
.testi-box h2 {
    top: 0;
    padding: 120px 0 20px;
}

.testi-box .testo {
    padding: 40px;
}
.studio {
    width: 100%;
    position: relative;
    top: 0;
    height: 360px;
    left: unset;
    transform: unset;
    padding: 30px 0;
}
	.telefono-fixed img {
    width: 40px;
    background: #fffc;
    border-radius: 50%;
    padding: 8px;
}
	.map-fixed img {
    padding: 10px;
    background: #ffffffb3;
    border-radius: 50%;
}
.telefono-fixed {
    position: fixed;
    bottom: 160px;
    left: unset;
    text-decoration: none;
    right: 15px;
}
.map-fixed {
    right: 15px;
}
#domicilio p {
    font-size: 16px;
}
#domicilio p {
    padding-top: 15px;
    padding-left: 15px;
}

footer a{
    letter-spacing: 0px;
}
.box-t {
    height: 200px;
    top: 15px;
    left: 30px;
}
.box-t .title h1 {
    font-size: 40px;
}
.box-t .role p {
    font-size: 12px;
}
	.iconsvg {
    display:none!important;
}
}





/* Mobile */
@media only screen and (max-width : 480px) {
    .box-t {
    left: 15px;
}
.box-t .title h2 {
    font-family: 'Catamaran', sans-serif;
    color: #353535;
    font-size: 39px;
    -webkit-animation: mainFadeIn 2s forwards;
    -o-animation: mainFadeIn 2s forwards;
    animation: mainFadeIn 2s forwards;
        animation-delay: 0s;
    animation-delay: 0s;
    animation-delay: 1.6s;
    opacity: 0;
    display: flex;
    align-items: baseline;
    position: relative;
}
	.iconsvg {
    display:none!important;
}

	.icona-pagine {
    width: 20%;
}
    .divider-nero h2 {
    padding-left: 15px;
}
    .categoria .titolo::before {
    height: 6px;
}
    .categoria .titolo {
    font-size: 20px;
}
    #descrizione .testo {
    padding: 15px;
}
    #euthymia .testo {
    padding: 15px;
}
    .logo {
    width: 180px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}
	.testi-box .testo {
    padding: 30px 15px;
}
#centro .testo {
    padding: 30px 15px;
}
	.container-fluid {
    width: 100%;
}
.box-t {

    margin-left: 0px;
}
.box-header {
    width: 100%!important;
}

#disturbi-interne h3 {
    letter-spacing: 0px;
}
.divider-nero {
    width: 100%;
}

.lista-contatti li p {
    letter-spacing: 0;
}
}
