/* header_seo */
body.page-template-template-page-seo .navbar .button {
    right: 0px !important;
    margin-right: 0 !important;
}

/* visual  */

.flex {
    display: flex;
    align-items: center;
}
.align-items-center {
    display: flex;
    align-items: start;
}
.flex-column {
    margin-top: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.justify-content-center {
    display: flex;
    justify-content: center;
}

.py-5 {
    padding: 48px 0;
}

.pt-5 {
    padding-top: 48px;
}
/* Elenco Prestazioni */
.ps-15px {
    padding-left: 15px;
}
.glyphicon {
    display: block;
}
body.page-template-template-page-seo ul li {
    list-style: none;
}
ul li a {
    font-family: "Gotham Thin", "Gotham Thin B", sans-serif;
    line-height: 40px;
}
/* Dettaglio Sede */
.justify-content-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* .dr_frozzi {
    position: absolute;
    left: -200px;
    top: -350px;
} */

/* Testimonial cosa dicono di noi */
.star {
    margin-bottom: 20px;
    max-width: 100%;
}
/* Box info studio + contattaci adesso */
body.page-template-template-page-seo button.btn-center {
    margin: 0 auto !important;
}
body.page-template-template-page-seo span.mb-3 {
    display: block;
    margin-bottom: 30px;
}
.linehight {
    line-height: 40px;
}

/* form */
body.page-template-template-page-seo h2 {
    margin-bottom: 40px;
}
body.page-template-template-page-seo form .row {
    margin: -10px;
}
body.page-template-template-page-seo label {
    color: #206b8a !important;
}
body.page-template-template-page-seo input.form-control,
body.page-template-template-page-seo textarea.form-control {
    border: 1px solid #206b8a;
}
body.page-template-template-page-seo .dropdown {
    border: 1px solid #206b8a !important;
}
body.page-template-template-page-seo.form-contatti-dark p {
    color: #0000;
}
body.page-template-template-page-seo form .pull-right {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

/* Footer */
body.page-template-template-page-seo.logo_footer {
    margin: 0 auto;
}
