body { 
    color: #333E4A;
    margin: 0;
    padding: 0;
    background-color: #fffde5;
    font-family: Verdana,sans-serif;
    font-size: 15px;
    line-height: 1.2;
}
h1, h2, h3, a {
    color: #202932;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 10px 0;
}
h1 {
    margin-top: 0;
    font-size: 28px;
    font-weight: 500;
}
h2 {
    margin-bottom: 0;
    font-size: 30px;
}
h3 {
    margin-bottom: 0;
    font-size: 27px;
}
.mod-prefisso {
    width: 48%;
    margin-right: 2%;
    float: left; 
    margin-bottom: 10px  
}
.mod-tel {
    width: 50%;
    float: left;
    margin-bottom: 10px
}
.countrycode {
    padding-left: 30px;
    background-image: url('../img/plus.png');
    background-position: left center;
    background-repeat: no-repeat;
}
ul#droghe {
    list-style: none;
    overflow:auto;
    text-align: center !important;
    margin:50px 0 50px 0;
    padding:0;
    font-weight: 500
}
ul#droghe li {
    width: 100%;
    padding:10px;
    background-color: #f4f2d7;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
ul#droghe li:nth-child(odd) {
    background: #eae8cc;
}
strong {
    font-weight: 500
}
:focus {
    outline: 0;
}
header {
    position: relative;
    height:780px;
    margin-bottom:350px;
}
footer {
    position: relative;
    overflow:auto;
    padding-top:40px;
    padding-bottom:80px;
}
main {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.inside {    
    max-width: 1200px;
    margin:0 auto 0 auto;
    padding:120px 20px 20px 20px;
}
.bgbianco {
    text-align: center;
    background-color: #ffffff;
    padding:50px 20px 70px 20px;
}
#logo {
    width: 100%;
    max-width: 200px;
    height: auto !important;
    margin-bottom: 45px
}
#bg {
    position: absolute;
    top:0;
    left:0;  
    background-image: none;
    width: 100%;
    height: 1200px; 
}
footer #slogan h1, footer #slogan h2 {
    color: #333E4A;
}
#bg img {
    width: 100%;
    height: auto !important
}
.contop {
    width: 100%;
    max-width: 1200px;
    margin:0 auto;
    padding:20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: absolute;
    top:20px;
    left:0;  
    right: 0
}
.contbottom {
    width: 100%;
    max-width: 1200px;
    margin:0 auto;
    padding:20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#slogan {
    width: 100%;
    float: left;
    color:#ffffff !important;
    text-align: center;
    padding:0 0 50px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#slogan h1, #slogan h2 {
    color:#333E4A;
}
.verde {
    color:#4CAF50;
}
.bigger {    
    font-size: 21px;
    font-family: 'Roboto', sans-serif;
}
#contatti {
    width: 100%;
    float: left;
    background-color: #ffffff;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding:20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.12);
    -moz-box-shadow: 0 2px 6px 0 rgba(0,0,0,.12);
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.12);
}
form, label, input, select {
    display: block;
    width: 100%;
}
label, input, select {
    margin-top:10px;
}
label {
    font-size: 14px
}
input, select {
    padding:8px;;
    border-radius: 6px;
    border:solid 1px #cccccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
input[type=checkbox] {
    width: 20px !important;
    float: left;
    margin-top:2px;
}
input[type=submit] {
    margin-top:20px;
    float: right;
}
button, input[type=submit] {
    color: #FFFFFF;
    background-color: #4CAF50;
    border:none;
    cursor:pointer;
    padding: 12px 32px;
    font-size: 16px;
    width: auto !important;
    border-radius: 6px;
    border-bottom: solid 5px #419343;
}
input[type=submit] {
    width: 100% !important
}
button:hover, input[type=submit]:hover {
    background-color: #419343;
}
#call {
    font-size:20px;
    margin-top:50px;
    line-height: 1.2em;
}
.numeroverde {    
    font-size:13px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 1px
}
.numero {
    font-size:35px;
    display: block;    
    line-height: 0.8;
}
.inline {
    display: block
}
.slide {
    padding:30px 0 80px 0;   
    background-color: #17574D;
    font-family: 'Roboto', sans-serif;
    font-size:25px;
    color:#ffffff;
    font-weight: 400
}
.slide div {
    text-align: center;
}
.slick-slide {
    color: #DDD5B8 !important;
}
.slick-slide img {
    display: inline-block !important;
    width: 80px;
    margin: 0 auto;
    height: auto !important;
}
.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: white !important;
}
.slick-dots {
    bottom:25px !important
}
.slick-dots li button:before {
    font-size: 15px !important;
}
.slick-dotted.slick-slider {
    margin-bottom:20px !important;
}
.desktop {
    display: none   
}
.mobile {
    display: block;
    margin: 0 auto;
}
.img {
    width: 100%;
    height: auto !important;
    margin-bottom: 40px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
#testimonianze {
    overflow:auto;
    padding-bottom: 15px;
    background-color: #17574D
}
.testimonianza {
    width: 100%;
    margin:0 0 20px 0;
    float: left;
    background-color: #ffffff;
    padding:10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    text-align: center;
}
.testimonianza strong {
    font-size: 23px;
    font-family: 'Roboto', sans-serif;
    color:#4CAF50;
}
.testimonianza img {
    width: 100%;
    height: auto !important;
    margin-bottom: 15px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}


@media screen and (min-width: 480px) {    
    h1 {
        font-size: 45px;
    }
    h2 {
        font-size: 40px;
    }
    h3 {
        margin-bottom: 0;
        font-size: 30px;
    }
    .bigger {    
        font-size: 25px;
        font-family: 'Roboto', sans-serif;
    }
    #call {
        font-size:25px;
    }      
    header{
        height: 780px;
    }
    .mod-prefisso {
        width: 33%;
    }
    .mod-tel {
        width: 65%;
    }
}

@media screen and (min-width: 768px) {       
    h1 {
        font-size: 55px;
    }
    h2 {
        font-size: 40px;
    }
    .numero {
        font-size:50px;
    }
    #bg {
        height: 730px; 
    }
    .inline {
        display: inline-block
    }
    ul#droghe li {
        width: 33.33%;
        float: left;
    }
    header {
        margin-bottom:380px;
    }
    .slide {
        font-size:35px;
    }
    .testimonianza {
        width: 31.33%;
        margin:1%;
    }
}

@media screen and (min-width: 1024px) {  
    .contop {
        top:50px;
    }  
    #slogan {
        width: 60%;
        text-align: left;
        padding:0 50px 20px 0;
    }
    #slogan h1, #slogan h2 {
        color:#ffffff;
    }
    #contatti {
        width: 40%;
    }
    #bg {
        background-image: url('../img/narconon.jpg');
        background-repeat: no-repeat;
        background-position: center center;
        height: 720px;
    }
    header {
        margin-bottom:20px;
        height: 700px;
    }
    input[type=submit] {
        width: auto !important;
    }
    .inside {    
        max-width: 1200px;
        margin:0 auto 0 auto;
        padding:60px 20px 20px 20px;
    }
    .desktop {
        display: block 
    }
    .mobile {
        display: none
    }
}