<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 27px;
}

img {
    max-width: 100%;
    height: auto;
}

h2 {
    color: #2fa956;
    font-size: 26px;
    text-transform: uppercase;
    margin-top: 5px;
}

h3 {
    color: #2fa956;
    font-size: 19px;
    text-transform: uppercase;
}

.UsrContattaci {
    display: none;
}

.studio-container .studio, .studio-container .direttore-sanitario {
    display: none;
}

.studio {
    padding:5px 16px;
}

.header {
    height: 60px;
    background-color: #fff;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.35);
    -moz-box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.35);
    box-shadow: 0px 3px 5px 0px rgba(50, 50, 50, 0.35);
}

.intheader {
    margin: 0 auto;
    width: 95%;
    max-width: 1024px;
}

.header img {
    height: 60px;
    margin-bottom: -20px;
}

.base {
    margin: 0 auto;
    width: 95%;
    max-width: 1024px;
    background-color: #fff;
    position: relative;
    top: -65px;
    padding: 15px 30px;
}

.welcomeimage {
    position: relative;
    margin-top: 30px;
    height: 450px;
    background-position: center center;
    background-size: cover;
}

.maiu {
    text-transform: uppercase;
}

.evid {
    background-color: #2fa956;
    color: #fff;
    padding: 1px 5px;
}

.medio {
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
}

.colo {
    color: #2fa956;
    font-weight: bold;
}

.myButton {
    display: inline-block;
    text-align: center;
    border: solid 0px #2fa956;
    border-radius: 3px;
    moz-border-radius: 3px;
    -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.4);
    box-shadow: 0px 2px 2px rgba(0,0,0,0.4);
    font-size: 20px;
    color: #ffffff;
    padding: 6px 17px;
    background: #b31e1e;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b31e1e), color-stop(100%,#871616));
    background: -moz-linear-gradient(top, #b31e1e0%, #871616100%);
    background: -webkit-linear-gradient(top, #b31e1e0%, #871616100%);
    background: -o-linear-gradient(top, #b31e1e0%, #871616100%);
    background: -ms-linear-gradient(top, #b31e1e0%, #871616100%);
    background: linear-gradient(top, #b31e1e0%, #871616%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b31e1e0', endColorstr='#871616',GradientType=0 );
}

.myButton:hover, .myButtonR:hover {
    text-decoration: none;
    color: #d0d0d0;
}

.myButtonR {
    float: right;
    margin-top: 5px;
    text-decoration: none;
    border: solid 0px #2fa956;
    border-radius: 3px;
    moz-border-radius: 3px;
    -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.4);
    box-shadow: 0px 2px 2px rgba(0,0,0,0.4);
    font-size: 20px;
    color: #ffffff;
    padding: 6px 17px;
    background: #b31e1e;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b31e1e), color-stop(100%,#871616));
    background: -moz-linear-gradient(top, #b31e1e0%, #871616100%);
    background: -webkit-linear-gradient(top, #b31e1e0%, #871616100%);
    background: -o-linear-gradient(top, #b31e1e0%, #871616100%);
    background: -ms-linear-gradient(top, #b31e1e0%, #871616100%);
    background: linear-gradient(top, #b31e1e0%, #871616%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2fa956', endColorstr='#298546',GradientType=0 );
}

.header .myButton {
    float: right;
    margin-top: 5px;
    text-decoration: none;
}

.servizi {
    font-size: 12px;
    line-height: 15px;
    background-color: #f6f6f6;
    padding-bottom: 20px;
}

    .servizi .item {
        float: left;
        width: 33%;
    }

    .servizi .rowtre {
        clear: both;
    }

    .servizi .item .inti {
        margin: 15px;
    }

    .servizi .item .inti .titolopiccolo {
        font-size: 16px;
    }

.testimonial .itemtestimonial {
    width: 33%;
    float: left;
    font-size: 12px;
    line-height: 18px;
}

    .testimonial .itemtestimonial .person {
        padding: 18px;
        background-color: #F0F8FF;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
    }

.testimonial .itemtestimonialcentr .person {
    margin: 0 3.5%;
}

.testimonial .itemtestimonial .person img {
    float: left;
    margin: 0 13px 8px 0;
}

.testimonial .itemtestimonial .person .testim {
    font-weight: 700;
    font-size: 15px;
    color: #7892a9;
    display: block;
    clear: both;
}

a#richiedi {
    position: absolute;
    top: -65px
}

.modulo-container {
    margin-top: 80px;
    position: relative;
}

    .modulo-container .sx {
        width: 45%;
        float: left;
        margin-right: 5%;
        padding: 0 20px;
        background-color: #f9f9f9;
    }

    .modulo-container .dx {
        width: 50%;
        float: right;
    }

    .modulo-container .modulo-header {
        color: #ffffff;
        font-size: 19px;
        text-transform: uppercase;
        font-weight: bold;
        padding: 18px;
        background-color: #2fa956;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        line-height: 35px;
    }

    .modulo-container input.wpcf7-text, select, textarea {
        width: 100%;
        margin-bottom: 10px;
        border: 1px solid;
        padding: 8px 6px;
        font: 1em "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    .modulo-container .recaptchadiv {
        padding: 0px 14px;
    }

    .modulo-container .wpcf7-submit {
        margin-top: 10px;
        padding: 5px 14px;
    }

    .modulo-container .wpcf7-validation-errors, .modulo-container .wpcf7-spam-blocked {
        padding: 10px 20px;
        background-color: #fec8c8;
        border: #f00 solid;
    }

    .modulo-container .wpcf7-mail-sent-ok {
        display: none !important;
    }

.direttore-sanitario {
    clear: both;
    padding-top: 200px;
}

.footer {
    background-color: #333333;
    color: #fff;
    font-size: 14px;
    min-height: 300px;
    padding-top: 50px;
}

.footer .social {
}

.footer .social li {
    list-style: none;
    float: right;
    width: 32px;
    height: 32px;
    margin-left: 10px;
}

.footer .social li a {
    color: #000;
    font-size: 18px;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #ffffff;
    margin-right: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: background linear .2s;
    -moz-transition: background linear .2s;
    -o-transition: background linear .2s;
    transition: background linear .2s;
}

.dx a {
    font-size: 30px;
}

.dx .fa-phone {
    font-size: 30px;
    margin-right: 8px;
}

h4, a {
    color: #2FA956;
}

a:hover {
    color: #3BD36B;
}

.hteldesktop, .htelmobile {
    position: absolute;
    margin: 0 0 0 -150px;
    left: 50%;
    background-image: url('/lp-content/images/tel.png');
    background-position-y: 8px;
    background-repeat: no-repeat;
    padding: 14px 0px 0px 50px;
}

.numeroverde .hteldesktop, .numeroverde .htelmobile {
    background-image: url(/wp-content/themes/enfold-child/images/numeroverde.png);
    background-position-y:0;
    width: 262px;
    height: 58px;
    padding: 15px 0px 0px 40px;
}

.hteldesktop {
    top: 0px;
}

.numeroverde .htelmobile {
    margin-top: 10px
}

.hteldesktop a, .htelmobile a {
    color: #F2680F;
    font-size: 32px;
    font-weight: bold;
    text-decoration: none;
}

.numeroverde .hteldesktop a, .numeroverde .htelmobile a {
    color: #008000;
    font-size: 26px;
}

.hteldesktop p, .htelmobile p {
    color: #606060;
    font-size: 12px;
    line-height: 10px;
    margin-top: -5px;
}

.htelmobile {
    display: none;
}

.proposta {
   padding: 0px 10px;
}

.slogan{
    margin:40px 10px;
}

.contenitoreservizi {
    padding: 0px 10px;
}

 a.atel {
    display: inline-block;
    line-height: 50px;
    font-size: 40px;
    font-weight: bold;
    color: #008000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.numeroverde a.atel {
    background-image: url(https://www.dentista.tv/wp-content/themes/enfold-child/images/numeroverdeG.png);
    background-position: center;
    width: 364px;
    height: 81px;
    padding: 20px 0px 0px 40px;
}

.intheader { min-width: 360px; }
.multinumero { height:100px; padding: 10px 0; clear: both; }
.multinumero .homelogo { float:left; }
.multinumero .contactus { float:right; text-align: center; padding: 5px 0 0 0; }
.multinumero .multitel{ }
.multinumero .htelcol { float: left; width: 30%; }
.multinumero .htel { background-image: url('/lp-content/images/tel.png'); background-position-y: 8px;  background-repeat: no-repeat; padding: 14px 0px 0px 50px; width: 220px; margin:0 auto;  }
.multinumero .htel a { display:block; color: #F2680F; font-size: 32px; font-weight: bold; text-decoration: none; white-space: nowrap; }
.multinumero .htel a:hover { text-decoration: underline; }
.multinumero .htel span { display: block; text-align: center; font-size: 22px; font-weight: bold; color: #2fa956; }
.multinumero .contactus a { float:unset;}
.multinumero .contactus span { display: block; text-align: center; font-size: 12px; color: #000; }

@media (max-width: 900px) {
    .header.connumero.multinumero { height:164px; }
    .multinumero .multitel { clear: both; width: 100%;  margin: auto; }
    .multinumero .htelcol { width: 50%; }
    .multinumero .htel { border: 2px solid #2fa956; border-radius: 10px; background-image: url('/lp-content/images/telsmall.png'); background-position-x: 4px; padding: 8px 4px 0px 28px; width: 180px; margin:0 auto; }
    .multinumero .htel a { font-size: 24px; }
    .multinumero .htel span { font-size: 18px; }
}

@media (max-width: 980px) {

    #socket .copyright, #socket .social_bookmarks, #socket .sub_menu_socket  {
        float: none;
        margin-bottom: 20px;
    }

}

@media (max-width: 800px) {
    .servizi .item {
        float: left;
        width: 50%;
    }

    .servizi .rowtre {
        clear: none;
    }

    .servizi .rowdue {
        clear: both;
    }

    .testimonial .itemtestimonial .person img {
        float: none;
        margin: 0 0 0 0;
    }

    .testimonial .itemtestimonial {
        width: 100%;
        float: none;
    }

        .testimonial .itemtestimonial .person {
            margin: 15px 0;
        }

    .testimonial .itemtestimonialcentr .person {
        margin: 0 0%;
    }

    #rc-imageselect, .g-recaptcha {
        transform: scale(0.80);
        -webkit-transform: scale(0.80);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .modulo-container .sx, .modulo-container .dx {
        width: 100%;
        float: left;
        margin-right: 0%;
    }

    .numeroverde a.atel { 
        background-image: url(/wp-content/themes/enfold-child/images/numeroverde.png);
        width: 262px;
        height: 58px;
        padding: 18px 0px 0px 40px;
        font-size: 26px; 
        line-height: 30px;
    }
}

@media (max-width: 700px) {
    .hteldesktop {
        display: none;
    }

    .header.connumero {
        height: 130px;
    }

    .header.connumero + .welcomeimage {
        margin-top: 130px;
    }

    a#richiedi {
        top: -135px
    }

    .htelmobile {
        display: block;
    }
}

@media (max-width: 500px) {
    .base {
        padding-left:0;
        padding-right:0;
        width: auto;
    }

    .servizi .item {
        float: none;
        width: 100%;
    }
}

@media (max-width: 330px) {
    h2 {
        color: #2fa956;
        font-size: 20px;
        text-transform: uppercase;
        margin-top: 5px;
    }
}
</pre></body></html>