a[href^="tel:"]:before {
    content: "\260E";
    display: block;
    margin-right: 0.5em;
}
body {
    font-size: 18px;
    line-height: 1.5;
    margin: 0;
    background-color: #f2f2f2;
    color: #333;
    background-color: #60b8e012;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
    font-family: 'Philosopher', sans-serif;
}
h1 {
    font-weight: 400;
    line-height: normal;
    margin-top: 0;
}
h2 {
    font-size: 180%;
    font-weight: 400;
    line-height: normal;
    margin: 50px 0 20px 0;
    text-align: left;
}
h3 {
    font-size: 150%;
    font-weight: 400;
    line-height: normal;
    margin: 40px 0 10px 0;
    text-align: left;
}

h4 {
    font-size: 140%;
    margin: 0px 0 0px 0;
    color: #4fadb3;
    font-weight: 300;
    text-align: left;
}
h5 {
    font-size: 120%;
    margin: 0 0 10px 0;
    font-weight: 300;
}
a {
    font-size: 100%;
    color: #4fadb3;
    text-decoration: none;
}
a:hover {
    color: #80d4ce !important;
}
p {
    font-size: 100%;
    margin-top: 0px;
    text-align: left;
}
#footer h3 {
    font-size: 180%;
    margin: 0;
    line-height: normal;
}
#footer h4 {
    /*font-size: 200%;*/
    margin: 0;
    line-height: normal;
}
#footer h5 {
    font-size: 100%;
    margin: 0 0 20px 0;
    line-height: normal;
    columns: 3;
}
#footer p {
    font-size: 90%;
    margin: 5px 0 5px 0;
    font-weight: 300;
    line-height: normal;
}
ul#foot {
    margin: 0 0 8px -10px;
}
div#container {
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1360px;
}
div#header {
    text-align: center;
}

div#footer {
    padding: 10%;
}
li {
    display: inline;
    border-left: 1px solid #5FB8E0;
    border-left: 1px solid lightgray;
    border-left: 1px solid #e5ecef;
}

li a {
    text-decoration: inherit;
    padding: 10px;
    color: #333;
          -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
li a:first child {
    padding: 0;
}
li a:hover {
    color: #5FB8E0;
}
ul#menu, ul#foot {
    margin: 0;
    padding: 0;
}
ul#menu a {
    font-weight: 600;
    font-size: 0.8rem;
    line-height: 1.4;
    letter-spacing: 2px;
    padding: 20px 1.8%;
    padding: 20px 20px;
    text-transform: uppercase;
}
ul#foot li a {
    /*font-size: 60%;*/
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    padding: unset;
}
h2 a {
    margin: 5% 0px;
    padding: 40px 20px;
    text-align: center;
    width: auto;
    display: block;
    background-color: #5FB8E0;
    color: white;
    text-decoration: initial;
    font-weight: 100;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    font-weight: 300;
    font-size: 90%;
}
h2 a:hover {
    /* background-color: lightgray; */
    /* color: #333; */
    background-color: #b5b5b5;
    background-color: #007bb4;
    color: white;
}
.points li {
    display: list-item;
    border: none;
    list-style-type: disc;
    margin-bottom: 10px;
    text-align: left;
}
ul.points {
    margin-top: -10px;
}
.points ul {
    padding-left: 20px;
}
.lavoro {
    margin: -28px 0 40px 0;
}
.lavoro a img {
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.lavoro a:hover img {
    /* opacity: 0.6; */
}
#header li {
    border: none;
}

ul#menu {
    padding: 1% 0 1% 0;
    border-bottom: 1px solid #e5ecef;
    width: 100vw;
    position: relative;
    left: calc(-50vw + 50%);
    background-color: white;
}
div#logo {
    padding: 2.4% 0% 2% 0%;
    width: 100vw;
    position: relative;
    left: calc(-50vw + 50%);
    background-color: white;
}
div#copertina {
    background-image: url(../Sara-Angeleri-Psicologa-4.jpeg);
    padding: 10%;
    text-align: left;
    background-position: center center;
    font-size: 260%;
    color: white;
    line-height: 1em;
    text-shadow: 2px 2px 10px #000;
    background-size: cover;
}
div#content {
    padding: 8% 20% 8% 20%;
    float: left;
    background-color: white;
    width: -webkit-fill-available;
width: -moz-available;
    border-bottom: 1px solid #f3f9fc;
}
div#footer {
    padding: 6% 20% 6% 20%;
    float: left;
    background-color: white;
    width: 60%;
}
#foto {
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
    text-align: center;
}
#foto img {
    width: 220px;
    height: 280px;
    object-fit: cover;
    border-radius: 70px;
    border: 11px solid #f3f9fc;
}
#footer ul {
    columns: 3;
    padding: 0;
    margin-top: 10px;
}
#footer ul li {
    display: block;
    border: none;
    font-size: 80%;
    margin: 0;
    padding: 0;
    line-height: normal;
    text-align: left;
}
@media only screen and (min-width:700px) {
.points {
    width: 43%;
    float: left;
}
.points:first-child {
    padding-right: 10%;
}
.points h2 {
    /* font-size: 140%; */
    margin-top: 0;
}
.points:first-child {
    padding-right: 6%;
    border-right: 1px solid lightgray;
    margin-right: 6%;
    border-right: 1px solid #e5ecef;
}
    ul.map {
    columns: 2;
}
}
#menu li:first-child {
    display: none;
}
#foot li:first-child {
    border: none;
}
#header a:hover {
    /* border-top: 50px solid #5FB8E0; */
    /* border-top: 50px solid #f2f2f2; */
    /* border-top: 50px solid #f3f9fc; */
}
#social h4 a {
    text-decoration: none;
    margin: 0 0px 0px 25px;
    color: #333;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    font-size: 100%;
}
#social h4 a:hover {
    color: #5FB8E0;
}

div#social {
    padding: 4% 20% 4% 20%;
    float: left;
    /* background-color: white; */
    width: 60%;
    /* border-bottom: 1px solid #e5ecef; */
}
#social h4 {
    margin: 0;
    text-align: center;
}
a.bottone {
    margin: 40px 0px 40px 0;
    padding: 40px 20px !important;
    text-align: center;
    width: auto;
    font-size: 160% !important;
    display: block;
    background-color: #4dbec6;
    color: white;
    text-decoration: initial;
    font-weight: 100;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    font-weight: 300;
    display: block;
}
a.bottone:hover {
    background-color: #80d4ce;
    color: white !important;
}
ul.map {
    margin: 0;
    padding: 0;
}
.map li {
    display: block;
    border: none;
    padding-bottom: 10px;
}
#logo a {
    text-decoration: none;
    font-size: 30px;
    color: #333;
    background-image: url(../Sara-Angeleri-Psicologa-3.png);
    padding-left: 95px;
    background-size: auto;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: 400;
    text-align: left !important;
    line-height: normal;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
/*#logo a:hover {
    border: none;
    color: #60b8e0;
}*/
@media only screen and (min-width:100px) and (max-width:1024px) {
  ul#menu a {
      padding: 0px 0px;
      display: block;
      padding: 10px;
  }
div#container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    background-color: white;
}
body {
    /*font-size: 200%;*/
}
div#footer {
    text-align: center;
    padding: 15% 10% 8% 10%;
    width: -webkit-fill-available;
}
div#footer li {
    display: block;
    border: none;
}
ul#foot li a {
    font-size: 110%;
    padding: 10px 0;
    display: block;
    background-color: #60b8e012;
    border-bottom: 10px solid white;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    text-align: center;
}
ul#menu li {
    display: list-item;
}
    #footer ul {
    columns: 1;
}
    #footer ul li {
    line-height: inherit;
}
    #footer h4 {
    font-size: 120%;
    margin: 0px 0 20px 0;
    line-height: normal;
}
    div#social {
    padding: 12% 20% 10% 20%;
}
div#logo {
    padding: 8% 0% 8% 0%;
    padding: 30px 0% 26px 0%;
}
a.bottone {
    font-size: 120% !important;
}
h2 a {
    margin: 15% 0px;
}
div#content {
    padding: 10% 10% 15% 10%;
}
    #social h4 a {
    display: block;
    margin: 10px 0;
}
    ul#foot {
    margin-top: 50px;
}
    #logo a {
    font-size: 24px;
    /* padding-left: 55px; */
    /* padding-top: 10px; */
    padding-bottom: 15px;
}
    h1 {
    font-size: 160%;
}
    h2 {
    font-size: 150%;
}
    h3 {
    font-size: 140% !important;
}
    #footer p {
    font-size: 100%;
}
    #footer h5 {
    font-size: 100%;
}
    div#copertina {
    font-size: 140%;
    text-align: center;
    padding-bottom: 10%;
    padding-top: 50%;
}
}

/*#copertina img {
    width: 0px !important;
    height: 0px;
    padding: 18% 50%;
    background: url(../img/nuova1080.jpg);
    background-size: cover;
}*/
@media only screen and (min-width:100px) and (max-width:500px) {
#copertina img {
    width: 0px !important;
    height: 0px;
    background: url(../img/web-designer-resp.jpg);
    padding: 50%;
    background-size: cover;
    background-position: center center;
}
}
div#foto-larga img {
    width: -webkit-fill-available;
    height: 300px;
    object-fit: cover;
    border-radius: 70px;
    border: 11px solid #f3f9fc;
    box-sizing: border-box;
    width: 100%;
}
div#foto-larga {
    margin-top: 50px;
}
h2 {
    font-size: 200%;
}
h3 {
    font-size: 140%;
}



#copertinaB {
    background-image: url(../img/counselingb.jpg);
        background-position: center center;
    background-size: cover;
}
#copertinaC {
    background-image: url(../img/coppia.jpg);
        background-position: center center;
    background-size: cover;
}

#copertinaBL {
    padding: 7%;
    font-size: 80%;
    text-shadow: 2px 2px 10px #000;
    color: white;
    text-align: left;
}
@media only screen and (max-width:699px) {
    #copertinaBL {
        background-color: #000000a8;
        padding: 10%;
    }
}


@media only screen and (min-width:700px) {
    #copertinaBL {
        background-color: #00000066;
        padding: 7%;
        width: 50%;
        font-size: 80%;
        text-shadow: 2px 2px 10px #000;
        color: white;
        text-align: left;
    }
}


.servizi a {
    background-color: #4dbec6;
    padding: 15px;
    color: white;
    font-weight: 600;
    text-align: center;
    width: 100%;
    display: block;
}
.servizi a:hover {
background-color: #80d4ce;
    color: white !important;
}
.servizi a {
    background-color: #4dbec6;
    padding: 2px 0;
    color: white;
    font-weight: 600;
    text-align: center;
    width: 100%;
    display: block;
    font-size: 80%;
}
.collaborazioni li {
    display: list-item;
    border: none;
}
.collaborazioni li a:after {
    content: '\00BB';
    color: #4dbec6;
    margin-left: 10px;
    font-size: 25px;
    line-height: normal;
}
