

.q_logo a {
height:60px !important
}
.sticky .q_logo a {
height:45px !important
}
body{
line-height:20px
}
.qbutton, .qbutton.medium{
    font-weight: 700 !important;
}
.img-circle img{
    -webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.img-circle img:hover{
 opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}
.mobile_menu_button span {
    font-size: 20px;}
h2, h3{
margin-bottom:5px
}


nav.mobile_menu ul li a {
text-transform:uppercase !important;
padding: 18px 0;
font-size:15px;
}
.footer_bottom_holder{
border-bottom:5px solid #0079c1;
}
input.wpcf7-form-control.wpcf7-text, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select {
    background-color: #efefef;
font-family: "Montserrat",sans-serif !important;
}
div.ppt {
display:none !important
}
.btcontatti{
font-family: "Montserrat",sans-serif !important;
}
.mgl_gmaps {
    margin: 0;
}
ol li, ul li{
margin:5px 0 10px 15px;
}
ol li ol li{
list-style-type: lower-latin
}
ul {
    list-style-position: Outside;
}
.header_bottom .container_inner{
border-top:1px solid #bababa;
border-bottom:1px solid #bababa;
}
.sticky_animate .header_bottom .container_inner{
border:0 !important
}
.footer_top .widget.widget_nav_menu li {
 padding: 0 0 10px;
text-transform:uppercase
}

/*frecce slide*/
.ls-nav-next::after, .ls-nav-prev::after, .ls-nav-prex::after, .ls-nav-prex::after {
    color: #888;
line-height: 40px;
}
.ls-nav-next, .ls-nav-prev {
    border: 2px solid #888 !important;
}
.ls-v5 .ls-nav-prev, .ls-v5 .ls-nav-next {
    height: 40px !important;
}

@media only screen and (max-width: 767px){
	h3, .h3, h3 a {
    font-size: 18px;
	}
.titlecenter p{
text-align:center !important;
}
h1, .h1, .title h1 {
    font-size: 26px;
    line-height: 32px;
}
h2, .h2, h2 a {
    font-size: 22px;
    line-height: 28px;
}
}







#iubenda {
    background-color: #eee;
}

/*  GENERAL CLASS */
#iubenda-cs-banner{
    /* ------ IMPORTANT NOTICE: don't change these values as
            they may prevent the banner from properly showing. Some of these lines,
            moreover (like z-index) will overwrite the configuration initialized
            by the script you paste in your pages. To show the banner at the bottom
            you can switch to "bottom: 0px !important;". Don't forget to put "slideDown"
            to "false".
     */
    bottom: 0px !important;
    left: 0px !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 99999998 !important;
    background-color: black;
    /* ----------------- */
}

/*  CONTENT CLASS */
.iubenda-cs-content{
    display:block;
    margin:0 auto;
    padding: 20px;
    width:auto;
    font-family: Helvetica,Arial,FreeSans,sans-serif;
    font-size: 12px;
    background: #000;
    color: #fff !important;
}
.iubenda-banner-content{

}

.iubenda-cs-rationale{
    max-width: 900px; position:relative; margin: 0 auto;
}

/*   STYLE FOR TEXT INTERNAL BANNER */
.iubenda-banner-content > p {
    font-family: Helvetica,Arial,FreeSans,sans-serif;
    line-height: 1.5;
   font-size: 12px !important;
    color: #fff !important;
}

/*  CLOSE BUTTON. NOTICE: IMAGE FOR BUTTON NOT IMPLEMENTED YET */
.iubenda-cs-close-btn{
    margin:0;
    color: #fff !important;
    text-decoration:none;
    font-size:12px;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
}

/*  STYLE FOR TEXT LINK TO PRIVACY POLICY */
.iubenda-cs-cookie-policy-lnk{
    text-decoration: underline;
    color: #fff !important;
    font-size: 12px;
    font-weight: 900;
}