﻿@font-face {
    font-family: 'Raleway-Regular';
    src: url('font/Raleway-Regular.ttf');
    font-weight: normal; 
    font-style: normal;
}

@font-face {
    font-family: 'Raleway-ExtraBold';
    src: url('font/Raleway-ExtraBold.ttf');
    font-weight: 800;
    font-style: normal;
}

/* GENERAL */
body {
    margin: 0px;
    font-size: .9em;
    font-family: 'Raleway-Regular', serif;
    color: #000;
    background-color: #222;
    /*background-image:url(/images/gradient.jpg);*/ background-size: contain;
    /*background: url(/images/sfondo.jpg) 50% 0% no-repeat fixed;*/
}

img { /*image-rendering:-webkit-optimize-contrast;*/
}
/* for image scaling quality in chrome */

a {
    text-decoration: none;
    color: #2569bf;
}

    a:hover {
        text-decoration: none;
        color: #006345;
    }

h1 {
    line-height: 100%;
    font-size: 18px;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 4px;
    color: #aaa;
    background-color: #555;
    padding: 0.5%;
    font-weight: normal;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
}

h2 {
    line-height: 110%;
    font-size: 130%;
    margin: 0 0 4px;
    color: #333;
}

h3 {
    line-height: 110%;
    font-size: 90%;
    margin: 0 0 4px;
    color: #666;
    font-weight: normal;
}

header {
    content: " ";
    display: table;
    margin: 0px;
    text-align: left;
}

.no_pad {
    padding: 0px;
    margin: 0px;
    border: 0px;
    vertical-align: top;
}

    .no_pad:hover {
        padding: 0px;
        margin: 0px;
        border: solid 0px #800;
        vertical-align: top;
        opacity: 0.8;
        filter: Alpha(Opacity=80);
    }

.content_img {
    float: left;
    margin: 0.3% 1% 1% 0;
    width: 65px;
    height: 65px;
}

.print_img {
    padding: 0px;
    margin: 0px 0px 0px 10px;
    border: 0px;
    vertical-align: middle;
}

.gallery_li {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0.5%;
    margin: 0px;
    list-style: none;
    vertical-align: top;
}

.lazy_gallery {
    padding: 0px;
    margin: 0px;
    border: 0px;
    vertical-align: top;
    width: 100%;
    border: solid 0px #fff;
    display: block;
}

.lazy {
    padding: 0px;
    margin: 0px;
    border: 0px;
    vertical-align: top;
}

.one_only_photo_L {
    float: left;
    margin: 0 2% 1% 0;
    max-width: 35%;
}

.one_only_photo_R {
    float: right;
    margin: 0 0 1% 2%;
    max-width: 35%;
}

    .one_only_photo_L div, .one_only_photo_R div {
        text-align: center;
        background-color: #eee;
        border-top: 0;
        padding: 0;
        margin: 0;
        font-size: 80%;
        font-weight: bold;
    }

.the_bar {
    width: 90%;
    height: 2px;
    max-height: 2px;
    min-height: 2px;
    background-color: #388429;
    border: solid 0px #999;
    margin: 1.5% auto 3% auto;
    text-align: center;
}

.barra {
    width: 100%;
    height: 2px;
    max-height: 2px;
    min-height: 2px;
    background-color: #999;
    border: solid 0px #999;
    margin: 4% 0;
    clear: both;
}

.barrina {
    width: 100%;
    height: 1px;
    max-height: 1px;
    min-height: 1px;
    background-color: #97B309;
    border: solid 0px #999;
    margin: 4% 0 0 0;
}

.home_bar {
    width: 100%;
    height: 2px;
    max-height: 2px;
    min-height: 2px;
    background-color: #eee;
    border: solid 0px #999;
    margin: 0 0 2% 0;
}

.tags_barra {
    width: 100%;
    height: 1px;
    max-height: 1px;
    min-height: 1px;
    margin: 5px 0 5px 0;
    background-color: #fff;
}

.cat_barra {
    width: 100%;
    height: 1px;
    max-height: 1px;
    min-height: 1px;
    margin: 10px 0;
    background-color: #eee;
}

.absolute_center_img {
    max-height: 90%;
    max-width: 90%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.clouder {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #000;
    opacity: 0.8;
    filter: Alpha(Opacity=80);
}



/* STRUCTURE */
#top {
}

.pagewrap_home {
    margin: 0px auto 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
    background-color: #f2f2f2;
    max-width: 1980px;
}

.pagewrap_page {
    margin: 0px auto 0;
    padding: 0 0 0 0;
    width: 100%;
    max-width: 100%;
    max-width: 1980px;
}

.pagewrap_header {
    width: 1000px;
    max-width: 96%;
    margin: 0px auto 0;
}

.pagewrap_nav {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 998;
    padding: 0;
    max-width: 1980px;
}

.pagewrap_nav_scroll {
    position: fixed;
    top: -65px;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    z-index: 998;
    max-width: 1980px;
    box-shadow: 0px 1px 20px black;
    background-image: url(/images/buttons/black_transparent.png);
    padding: 10px 0 0 0;
}

.pagewrap_footer {
    margin: 0px auto 0;
    padding: 0;
    background-image: url(/images/buttons/black_transparent.png);
}


#page_content {
    border-top: solid 1px #444;
    border-bottom: solid 1px #444;
    width: 95%;
    padding: 1% 2.5%;
    margin: 2% 0 0 0;
    font-size: 100%;
}

    #page_content div {
        display: inline-block;
        margin: 0 3% 0 0;
    }

        #page_content div a {
            color: #777;
        }

            #page_content div a:hover {
                color: #888;
            }

#head_div {
    color: #aaa;
    position: relative;
    top: 0;
    padding: 0 0 0 0;
    font-weight: bold;
    font-size: 75%;
    margin: 0 auto;
    text-align: center;
    width: 95%;
}

.div_logo {
    width: 50%;
    float: left;
    text-align: left;
    padding: 18px 0;
}

#logo {
    max-height: 60px;
    margin: 0 0 0 -4px;
    vertical-align: top;
}

#logo_mobile {
    display: none;
}

.transparent_bar {
    width: 100%;
    height: 1px;
    max-height: 1px;
    min-height: 1px;
    background-image: url(/images/buttons/transparent.png);
    width: 100%;
}


#ricerca {
    float: right;
    border-right: solid 1px #ddd;
}

/* lingue */
#lingue {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 0;
    font-size: 100%;
}

    #lingue img {
        max-width: 20px;
    }

.lang {
    display: inline-block;
    padding: 2px 4px;
    margin: 0 auto;
    margin-left: 5px;
    text-align: center;
    opacity: 0.6;
    filter: Alpha(Opacity=60);
}

    .lang:hover {
        opacity: 1;
        filter: Alpha(Opacity=100);
    }

    .lang a {
        color: #bbb;
    }

        .lang a:hover {
            color: #eee;
        }

.active_lang {
    display: inline-block;
    padding: 2px 4px;
    color: #fff;
    margin: 0 auto;
    margin-left: 5px;
    text-align: center;
    opacity: 1;
    filter: Alpha(Opacity=100);
}

/*home slideshow */
.inside {
    background-size: cover;
    background-position: center center;
    width: 100%;
}

.flex-caption {
    padding: 0%;
    margin: 0px auto;
    white-space: nowrap;
    color: #fff;
    width: 100%;
    text-align: left;
    opacity: 0.78;
    position: absolute;
    bottom: 3.5%;
    left: 2.5%;
}

.caption_title {
    font-weight: 600;
    font-size: 28px;
    /*text-transform: uppercase;*/
}

    .caption_title .letter {
        display: inline-block;
        line-height: 1em;
    }

.contatti_title {
}

    .contatti_title .letter {
        display: inline-block;
        line-height: 1em;
    }

.after_it {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 70%;
    opacity: 0;
}
/* home page */

/* pagina PROFILO */
#full_page_blocks {
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 100%;
}

    #full_page_blocks .profilo {
        width: 33.3%;
        display: inline-block;
        vertical-align: top;
        position: relative;
        background-size: cover;
        background-position: center;
        color: #ccc;
        overflow: hidden;
    }

.to_zoom {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all .6s;
}

#full_page_blocks .profilo:hover > .to_zoom {
    transform: scale(1.3);
}

.inside_text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 86%;
    padding: 2% 7%;
}

.pr_head {
    font-family: 'Raleway-ExtraBold';
    font-weight: bold;
    font-size: 24px;
    color: #eee;
    line-height: 13px;
}
/*titoli paragrafi*/
.pr_text {
    display: block;
}

.pr_text_small {
    font-size: 14px;
    margin: 5px 0;
}

.clouder_info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99999999;
    width: 50%;
    height: 60%;
    padding: 30px 5% 50px 5%;
    background-image: url(/images/buttons/real_black_transparent.png);
    text-align: center;
    color: #fff;
    font-size: 24px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    max-height: 60%;
    overflow-y: hidden;
}

.clouder_info_back {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9999999;
    width: 100%;
    height: 100%;
    padding: 0;
    background-color: transparent;
}
/* serve per click di chiusura (evit eventi in background)*/

.clouder_info img {
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.txt_container {
    border: solid 0px #333;
}

    .txt_container .pr_text {
        font-size: 20px;
        margin: 0 0 0 0;
    }

.separami:before {
    content: "∷";
}
/*
.separami:after {
  content: "∷";
}
*/
/* body */
#home_content {
    width: 100%;
    margin: 0 auto;
    padding: 0 0;
    text-align: center;
    background-color: #fff;
}

#content {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0 0;
    text-align: center;
}

#titolo {
    color: #fff;
    font-weight: normal;
    font-size: 120%;
    padding: 0.5% 0 0.5% 1%;
    margin: 0 0 20px 0;
    text-align: left;
    position: relative;
    background-color: cadetblue;
    visibility: hidden;
    display: none;
}

    #titolo a {
        color: #fff;
    }

        #titolo a:hover {
            color: #fff;
            text-decoration: underline;
        }

#basic {
    width: 63%;
    padding: 0 0 0 0;
    font-size: 100%;
    color: #bbb;
}

    #basic p {
        margin: 0px 0px 10px 0px;
    }

#page_gallery {
    float: right;
    width: 35%;
    padding: 0 0 0 0;
}

#normal_gallery {
    position: initial;
    left: 0;
}
/*per mobile*/
.full_gallery_left {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0.5%;
    margin: 0px;
    list-style: none;
    vertical-align: top;
    height: auto;
    padding: 0 0 0 0;
    margin: 0 0 2% 1%;
    position: relative;
    width: 49%;
}

.full_gallery_right {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0.5%;
    margin: 0px;
    list-style: none;
    vertical-align: top;
    height: auto;
    padding: 0 0 0 0;
    margin: 0 1% 2% 0;
    position: relative;
    width: 49%;
}

.full_gallery_dida {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: none;
    font-size: 100%;
}

.dida_text {
    background-color: #ddd;
    display: inline-block;
    padding: 0.5% 2%;
    font-size: 100%;
    opacity: 0.7;
    filter: Alpha(Opacity=70);
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
}

#up_arrow {
    position: fixed;
    bottom: 3.5%;
    right: 2%;
    max-width: 50px;
    display: none;
    z-index: 986;
    cursor: pointer;
}

/*pagina */
.scheda_tecnica_pagina {
    width: 98%;
    background-image: url(/images/back_pagina.jpg);
    background-repeat: no-repeat;
    background-position: 97% 0;
    padding: 0 1%;
}

/* footer */
#footer_img_mobile {
    display: none;
}

#footer {
    clear: both;
    width: 95%;
    padding: 2% 2.5%;
    font-size: 13px;
    color: #ccc;
    text-align: center;
}

    #footer a {
        color: #ccc;
    }

        #footer a:hover {
            color: #fff;
        }

    #footer span {
        display: inline-block;
        color: #999;
        width: 40px;
    }

    #footer #one, #footer #two, #footer #three {
        display: inline-block;
        width: 33.1%;
        vertical-align: top;
        text-align: left;
    }

#div_copy {
    background-color: transparent;
}

#copy {
    width: 100%;
    text-align: right;
    font-size: 80%;
    padding: 3% 0 3% 0;
    color: #999;
}

    #copy a {
        color: #999;
    }

        #copy a:hover {
            color: #aaa;
        }



/* PORTFOLIO */
.vetrina {
    display: inline-block;
    vertical-align: top;
    width: 33.3%;
    height: 250px;
    padding: 0 0 0 0;
    margin: 0 auto 0 auto;
    text-align: center;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
}
    /* media query per HEIGHT */
    .vetrina img {
        width: 100%;
    }

    .vetrina:hover .vetrina_desc {
        opacity: 1;
    }

.logami {
    max-width: 60%;
    position: absolute;
    top: -500px;
    opacity: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    transition: ease-out 0.6s;
}
/* media query per MAX-WIDTH */
.logami_show {
    top: 0;
    bottom: 0;
    opacity: 1;
}

.vetrina_desc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 2% 0;
    background-image: url(/images//buttons/dark_transparent.png);
    font-weight: bold;
    font-size: 16px;
    color: #eee;
    transition: all .5s;
    opacity: 0;
}

.show_more {
    display: none;
    font-weight: normal;
    width: 90%;
    padding: 1% 5% 0.5% 5%;
    font-size: 80%;
    color: #ccc;
}




/* form element */
.form_container {
    background-color: #fff;
    width: 95%;
    padding: 3% 2.5% 1% 2.5%;
}

.form_left {
    float: left;
    width: 47%;
    text-align: left;
    padding: 0 3% 0 0;
    margin: 0;
}

.form_right {
    float: left;
    width: 47%;
    text-align: right;
    padding: 0 0 0 3%;
    margin: 0;
}

#search_txt {
    background-color: #eee;
    height: 49px;
    border: 0;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    padding: 0 0 0 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#search_btn {
    background-image: url(/images/buttons/search.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 25px;
    border: 0;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    cursor: pointer;
    margin: 13px 0 0 12px;
}

.textboxes {
    width: 94%;
    min-height: 16px;
    padding: 10px 3%;
    margin: 0 0 2% 0;
    background-color: #f6f6f6;
    color: #000;
    font-size: 13px;
    font-family: 'Raleway-Regular';
    letter-spacing: 0.15em;
    border: 0px solid #ccc;
    -webkit-border-radius: 12px 0 0 0;
    border-radius: 12px 0 0 0;
    -moz-border-radius: 12px 0 0 0;
}

.dropdown {
    font-family: 'Raleway-Regular';
    width: 90%;
    max-width: 370px;
    padding: 1%;
    margin: 0 0 1.5% 0;
    background-color: #fff;
    color: #555;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-border-radius: 2px;
}

.textarea {
    width: 94%;
    padding: 2% 3%;
    margin: 1% 0 0 0;
    float: left;
    color: #000;
    font-size: 13px;
    font-family: 'Raleway-Regular';
    letter-spacing: 0.15em;
    border: 0px solid #ccc;
    -webkit-border-radius: 12px 0 0 0;
}

.form_text {
    width: 90%;
    max-width: 300px;
    margin: 1px 5px 5px 0px;
    padding: 5px;
    color: #000;
    background-color: transparent;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    border: solid 1px #999999;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
}

.btn {
    padding: 8px 24px;
    margin: 0;
    background-color: #2569bf;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Raleway-Regular';
    border: 0px solid #333;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .btn:hover {
        background-color: #222;
    }

#selection {
    width: 90%;
    max-width: 370px;
    padding: 1%;
    margin: 0 0 2% 0;
    background-color: #eee;
    color: #000;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-border-radius: 2px;
}

/* contatti */
.contatti_left {
    float: left;
    width: 48%;
    padding: 0 2% 0 0;
}

.contatti_right {
    float: left;
    width: 50%;
    text-align: right;
    padding: 2% 0;
}


/* NAV & MENU */
#menu-icon {
    display: none;
}

#menu_mobile {
    display: none;
}

.wrapper {
    text-align: right;
    width: 50%;
    float: left;
    padding: 58px 0 0 0;
}

    .wrapper ul {
        display: inline-block;
        margin: 0;
        padding: 0;
        border: 0;
        zoom: 1;
        *display: inline;
        list-style: none;
    }

    .wrapper li {
        float: left;
        padding: 5px;
        margin: 0 8px;
        font-weight: bold;
        color: #fff;
        font-size: 13px;
        letter-spacing: 0.13em;
        font-family: 'Raleway-ExtraBold';
    }

        .wrapper li a {
            color: #fff;
        }

            .wrapper li a:hover {
                color: #9e9e9e;
            }

    .wrapper .menu_separator {
        font-weight: normal;
        color: #ccc;
        opacity: 0.6;
    }

    .wrapper img {
        vertical-align: middle;
        margin-top: -10px;
        margin-left: 10px;
        max-width: 40px;
        opacity: 0.6;
    }

        .wrapper img:hover {
            opacity: 1;
            cursor: pointer;
        }

    /* UL -> dropdown*/
    .wrapper ul ul {
        position: absolute;
        display: block;
        overflow-y: hidden;
        max-height: 0px;
        transition: all 0.7s;
        width: auto;
        margin: 5px 0 0 -5px;
        border: solid 0px #f3f3f3;
    }
        /* margin LEFT deve corrisponde a LI a padre in negativo */
        .wrapper ul ul li {
            float: none;
            text-align: left;
            list-style: none;
            margin: 5px 0;
            padding: 0 5px;
        }
            /* padding left/right come LI padre */
            .wrapper ul ul li a {
                color: #000;
                padding: 2px 5px;
                display: block;
            }

                .wrapper ul ul li a:hover {
                    color: #444;
                    background-color: #fff;
                }
    /* max-height è all'incirca - determina l'animazione ||| border è meglio aggiungerlo qui - altrimenti si vede 1px */
    .wrapper ul li:hover > ul {
        z-index: 500;
        max-height: 200px;
        border: solid 0px #f3f3f3;
    }
/* mouseover x iPad su do_the_settings() */

.spacing {
    background-color: #fff;
    padding: 0;
    margin: 0;
    height: 4px;
    max-height: 4px;
    overflow: hidden;
    font-size: 30%;
}


/* Flexslider */
#flex_container {
    min-height: 340px;
    max-width: 1980px;
    position: relative;
    left: auto;
    right: auto;
    margin: 0 auto;
    text-align: center;
}

#slideshow_bottom {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 100000;
    min-height: 129px;
    max-width: 1900px;
    background-image: url(/images/slide_down.png);
    background-repeat: no-repeat;
    background-position: 9% center;
}

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none;
}

.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.flexslider {
    margin: 0;
    padding: 0;
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden;
    }
    /* Hide the slides before the JS is loaded. Avoids image jumping */
    .flexslider .slides img {
        width: 100%;
        display: block;
    }

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides > li:first-child {
    display: block;
}

.flexslider {
    margin: 0 0 0;
    max-height: none;
    overflow: hidden;
    background: transparent;
    border-bottom: 0px solid #ccc;
    position: relative;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

/* Control Nav */
.flex-control-nav {
    width: auto;
    position: absolute;
    bottom: 2%; /*margin-left: auto; margin-right: auto; left: 0; right: 0;*/
    right: 2.5%;
    z-index: 997;
}
    /*posizione pallini */
    .flex-control-nav li {
        margin: 0 0 0 10px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

.flex-control-paging li a {
    width: 20px;
    height: 3px;
    display: block;
    background-image: url(/images/buttons/black_transparent.png);
    border: solid 0px #fff;
    cursor: pointer;
    text-indent: -9999px;
}

    .flex-control-paging li a:hover { /*background-image:url(/images/buttons/transparent.png);*/
        background-color: #fff;
    }

    .flex-control-paging li a.flex-active { /*background-image:url(/images/buttons/transparent.png);*/
        background-color: #fff;
        border: solid 0px #71B243;
        cursor: default;
    }

/* Direction Nav */
.flex-direction-nav {
    *height: 0;
}

    .flex-direction-nav a {
        text-decoration: none;
        display: block;
        border: solid 0px #000;
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 10;
        width: 64px;
        height: 100px;
        max-height: 100%;
        max-width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        overflow: hidden;
        opacity: 0;
        cursor: pointer;
        color: rgba(0,0,0,0.8);
        text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
    }

    .flex-direction-nav .flex-prev {
        left: -110%;
    }

    .flex-direction-nav .flex-next {
        right: -110%;
        text-align: right;
    }

.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: -90%;
}

.flexslider:hover .flex-next {
    opacity: 0.7;
    right: -90%;
}

    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
        opacity: 1;
    }

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
}

.flex-direction-nav a.flex-next:before {
}

.flex-control-thumbs {
    margin: 0 0;
    position: static;
    overflow: hidden;
}
    /* dimensioni e margine delle ANTEPRIME*/
    .flex-control-thumbs li {
        width: 19%;
        margin: 1% 1% 1% 0;
    }

    .flex-control-thumbs img {
        width: 100%;
        cursor: pointer;
    }

        .flex-control-thumbs img:hover {
            opacity: 1;
        }

    .flex-control-thumbs .active {
        opacity: 1;
        cursor: default;
    }

    /*
.cookies {
    position: fixed;
    z-index: 10000000;
    bottom: 0;
    width: 96%;
    background-color: #000000d1;
    color: #eee;
    text-align: center;
    margin: 0 auto;
    padding: 0.5% 2%;
}

    .cookies a {
        color: #2196f3;
    }

.cookies_btn {
    padding: 8px 10px;
    background-color: #2196f3d6;
    color: #fff;
    border: 0;
    cursor: pointer;
    font-size: 14px;
    font-family: Arial;
    margin: 5px 0;
    -moz-border-radius: 1px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 4px;
}

    .cookies_btn:nth-of-type(1) {
        background-color: #d9d9d9d6;
        color: #253b48;
    }

    .cookies_btn:nth-of-type(2) {
        margin: 0 10px;
    }

    .cookies_btn:nth-of-type(3) {
        background-color: transparent;
        color: #ddd;
        border: solid 1px #999;
    }

    .cookies_btn:hover {
        background-color: #333;
        color: #eee;
    }

.cookies img {
    float: right;
    cursor: pointer;
}

.cookies span {
    display: inline-block;
    padding: 5px 10px;
    background-color: #111111c7;
    position: relative;
    top: 9px;
    font-size: 10px;
    cursor: pointer;
}

    .cookies span:hover {
        background-color: #111;
    }

.cookies #cookieInterfacciaLoader {
    margin: 12px 0 0 0;
    visibility: hidden;
}

        */
    /*
#cookiesInfo {
    position: fixed;
    z-index: 100000000;
    width: 50%;
    max-width: 500px;
    padding: 20px;
    top: 20%;
    left: 50%;
    margin-left: -270px; 
    background-color: #d9d9d9;
    display: none;
    font-family: Arial;
    font-size: 14px;
}

    #cookiesInfo #closeCookieImg {
        float: right;
        margin: -10px 0px 0 0;
        cursor: pointer;
    }

    #cookiesInfo #cookieLoader {
        margin: 0px 0px 0 10px;
        vertical-align: middle;
        visibility: hidden;
    }

    #cookiesInfo span {
        font-size: 18px;
    }

    #cookiesInfo a {
        font-size: 12px;
        color: #888;
    }

        #cookiesInfo a:before {
            content: '| ';
            margin: 0 0 0 10px;
        }

    #cookiesInfo p {
        width: calc(100% - 20px);
        background-color: #fff;
        padding: 10px;
        font-weight: bold;
    }

    #cookiesInfo div {
        display: none;
    }

        #cookiesInfo div c {
            display: block;
            width: calc(100% - 10px);
            padding: 0 0 0 10px;
            margin: 0 0 5px 0;
            border-left: solid 1px #aaa;
        }

        #cookiesInfo div span {
            display: inline-block;
            vertical-align: top;
            width: 33%;
            font-size: 12px;
        }

            #cookiesInfo div span:last-of-type {
                text-align: right;
            }

    #cookiesInfo hr {
        border: 0;
        height: 1px;
        background-color: #bbb;
    }

    #cookiesInfo input[type=button] {
        padding: 8px 10px;
        background-color: #2196f3;
        color: #fff;
        border: 0;
        cursor: pointer;
        font-size: 14px;
        font-family: Arial;
        margin: 5px 0;
        -moz-border-radius: 1px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 4px;
    }

        #cookiesInfo input[type=button][mod~=salva] {
            background-color: #253b48;
            float: right;
        }

        #cookiesInfo input[type=button]:hover {
            background-color: #333;
        }

        */

/*
    #cookiesInfo .switch {
        position: relative;
        display: inline-block;
        width: 50px;
        height: 26px;
        float: right;
        margin-top: -5px;
    }

   
        #cookiesInfo .switch input {
            opacity: 0;
            width: 0;
            height: 0;
        }

 
    #cookiesInfo .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
    }

        #cookiesInfo .slider:before {
            position: absolute;
            content: "";
            height: 18px;
            width: 18px;
            left: 4px;
            bottom: 4px;
            background-color: white;
            -webkit-transition: .4s;
            transition: .4s;
        }

    #cookiesInfo input:checked + .slider {
        background-color: #2196F3;
    }

    #cookiesInfo input:checked[disabled] + .slider {
        background-color: #7aa7cb;
    }

    #cookiesInfo input:focus + .slider {
        box-shadow: 0 0 1px #2196F3;
    }

    #cookiesInfo input:checked + .slider:before {
        -webkit-transform: translateX(26px);
        -ms-transform: translateX(26px);
        transform: translateX(26px);
    }


    #cookiesInfo .slider.round {
        border-radius: 34px;
    }

        #cookiesInfo .slider.round:before {
            border-radius: 50%;
        }

    */

/*
@media screen and (max-width: 1000px) {

    .cookies {
        font-size: 12px;
    }

        .cookies img {
            display:none;
        }

    .cookies_btn {
        padding: 6px 8px;
    }

    .cookies_btn:nth-of-type(3) {
        padding: 2px 4px;
    }

    #cookiesInfo {
        width: 300px;
        max-width: 300px;
        padding: 10px;
        left: 50%;
        top: 16%;
        margin-left: -155px;
        font-size: 12px;
    }

        #cookiesInfo p {
            height: 35px;
        }

        #cookiesInfo .switch {
            position: relative;
            display: inline-block;
            width: 50px;
            height: 26px;
            float: right;
            margin-top: 3px;
        }

        #cookiesInfo input[type=button] {
            padding: 6px 5px;
            font-size: 12px;
        }

        #cookiesInfo #closeCookieImg {
            display: none;
        }
}
    */

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 1000px) {
    body { /*background-color:#fff;*/
    }

    /*test*/
    #burger {
        z-index: 200;
        position: absolute;
        right: 22px;
        margin: auto;
        top: 28px;
        background: #eee;
        height: 6px;
        width: 32px;
        cursor: pointer;
        transition: all 0.5s;
    }

        #burger:before {
            transition: all 0.5s;
            content: '';
            position: absolute;
            right: 0px;
            left: 0;
            top: -9px;
            background: #fff;
            height: 6px;
            width: 32px;
        }

        #burger:after {
            transition: all 0.5s inline;
            content: '';
            position: absolute;
            right: 0px;
            left: 0;
            top: 9px;
            background: #ddd;
            height: 6px;
            width: 32px;
        }

        #burger.opened {
            background: #ccc;
            z-index: 200;
            transform: rotate(-45deg);
        }

            #burger.opened:before {
                background: #ccc;
                transform: rotate(-90deg);
                top: 0;
            }

            #burger.opened:after {
                display: none;
            }

    /* fine test */

    h1 {
        margin-top: 50px;
        padding: 4s% 0.5%;
    }

    .log_div {
        display: none;
    }

    .no_pad_flexslide {
        cursor: default;
    }
    /* general */
    #top {
        display: none;
    }

    .pagewrap_header {
        border: 0px;
        display: none;
    }

    .pagewrap_page {
        max-width: 100%;
        width: 100%;
    }

    #logo {
        display: none;
    }

    #logo_mobile, #logo_mobile_open {
        position: absolute;
        top: 0;
        border: 0px;
        vertical-align: top;
        display: block;
        z-index: 10;
    }

    #logo_mobile_open {
        z-index: 11;
        opacity: 0;
    }

    #mobile_lang {
        display: block;
    }

    #lingue {
        display: none;
        font-size: 160%;
    }

    .lang {
        float: none;
        margin: 3% 0 0 0;
    }

        .lang a {
            color: #ccc;
        }

    .active_lang {
        float: none;
        color: #fff;
        display: none;
    }

        .lang img, .active_lang img {
            max-width: 25px;
        }

    .flex-caption {
    }

    .flex-caption {
    }

    .caption_title {
        font-size: 100%;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        line-height: 20px;
    }

        .caption_title img {
            top: 5px;
            left: 5px;
            max-width: 15px;
        }

    #page_content {
        padding: 0 4%;
        width: 92%
    }

        #page_content div {
            display: block;
            margin: 2% 0;
        }

    /* home page */

    #full_page_blocks .profilo {
        width: 50%;
    }

    .inside_text {
        width: 93%;
        padding: 2% 1% 0 6%;
    }

    .pr_head {
        font-size: 18px;
        line-height: 15px;
    }
    /*titoli paragrafi*/
    .pr_text {
        display: none;
    }

    .clouder_info {
        height: 60%;
        max-height: 80%;
        width: 70%;
    }

        .clouder_info .pr_text {
            display: block;
            font-size: 16px;
            margin: 5px 0 0 0;
        }

            .clouder_info .pr_text br {
                line-height: 25px;
            }

    .txt_container {
        border: 0;
    }

    /* vetrina - portfolio */
    .vetrina {
        width: 50%;
        height: 250px;
    }
    /* media query per HEIGHT */

    .logami {
        max-width: 60%;
        position: absolute;
        top: -500px;
        opacity: 0;
        left: 0;
        right: 0;
        margin: auto;
        display: block;
        transition: ease-out 0.6s;
    }
    /* media query per MAX-WIDTH */
    .logami_show {
        top: 0;
        bottom: 0;
        opacity: 1;
    }

    .vetrina_desc {
        font-size: 15px;
    }

    .show_more {
        display: none;
        font-size: 60%;
    }


    /* footer */
    #footer {
    }

        #footer #one {
            float: none;
            width: 100%;
            padding: 4% 0 0 0;
            display: block;
        }

        #footer #two {
            float: none;
            width: 96%;
            padding: 4% 2% 10% 2%;
            text-align: left;
            color: #0E8ECD;
            font-size: 75%;
            font-weight: bold;
        }

            #footer #two div[mod~="little"] {
                width: 60%;
                padding: 2% 0;
            }

    #up_arrow {
        bottom: 2%;
        right: 3%;
        max-width: 50px;
        display: none;
        z-index: 986;
        cursor: pointer;
    }

    #titolo { /*font-size:130%;*/
        padding: 2% 0 2% 2%;
        line-height: 24px;
    }

        #titolo .home_link { /*visibility:hidden;*/
            display: none;
        }

    /* SCHEDE comune a tutte (news, media, comunicati, ecc.) */
    .schede_left {
        float: none;
        width: 100%;
        padding-right: 0;
    }

    .schede_right {
        float: none;
        width: 100%;
        border-left: solid 0px #eee;
        padding-left: 0;
    }

    #content {
        padding: 0;
        max-width: 1000px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    #lab_social {
        display: none;
    }

    #social {
        display: none;
    }

    #no_gallery {
        display: none;
    }

    #bar_1 {
        display: none;
    }

    .one_only_photo_L {
        float: none;
        margin: 0 0 3% 0;
        max-width: 100%;
    }

    .one_only_photo_R {
        float: none;
        margin: 0 0 3% 0;
        max-width: 100%;
    }

    #page_gallery {
        float: none;
        width: 100%;
        padding: 2% 0 0 0;
    }

    #normal_gallery {
        position: relative;
        left: -1%;
    }
    /*UL centro il padding-left del 2%*/
    #basic {
        width: 100%;
        padding: 0 0 0 0;
        font-size: 110%;
    }

    .full_gallery_left {
        padding: 0 0 0 0;
        margin: 0 0 2% 0;
        width: 100%;
    }

    .full_gallery_right {
        padding: 0 0 0 0;
        margin: 0 0 2% 0;
        width: 100%;
    }

    .full_gallery_dida {
        font-size: 90%;
    }

    .barra {
        display: none;
    }


    #footer {
        height: auto;
    }

    #footer_img {
        display: none;
    }

    #footer_img_mobile {
        display: block;
    }

    #footer {
        padding: 1.5% 0;
    }

        #footer #foot_all {
            line-height: 13px;
            width: 100%;
            padding: 5% 0 0 0;
        }

            #footer #foot_all #one {
                float: none;
                width: 100%;
                margin: 0 0 3% 0;
            }

            #footer #foot_all #two {
                float: none;
                width: 100%;
                font-size: 110%;
                padding: 0 0 0 6px;
                line-height: 18px;
            }


    #div_copy {
        background-image: url(/images/buttons/black_transparent.png);
    }

    #copy {
        width: 100%;
        text-align: center;
        padding: 1% 0 1% 0;
        margin: 6% 0 0 0;
        color: #333;
    }

        #copy a {
            color: #333;
        }

    /* home page */
    .home_left {
        float: none;
        width: 100%;
        padding-right: 0;
    }

    .home_right {
        float: none;
        width: 100%;
    }

    /*pagina */
    .scheda_tecnica_pagina {
        width: 100%;
        background-image: none;
        padding: 0 0;
    }


    .bg_fixed {
        /*background-attachment:scroll;*/ /*su mobile background-attachment:fixed*/
    }

    /* slideshow */
    #flex_container {
        min-height: 0;
        padding-top: 0px;
    }

    .flex-direction-nav {
        display: none;
    }

    .flex-control-nav {
    }

        .flex-control-nav flex-control-paging {
        }

    .flex-control-paging li a {
    }


    /* catalogo */
    #selection {
        width: 100%;
        padding: 3% 0;
    }

    .div_cat_title {
        width: 100%;
        float: none;
        padding-left: 0;
    }

    .div_cat_img {
        width: 100%;
        float: none;
    }

        .div_cat_img img {
            width: 100%;
            max-width: 250px;
        }

    .cat_title {
        font-size: 120%;
        margin: 1% 0 1% 0;
    }

    .cat_s_title {
        display: block;
        margin: 0 0 1% 0;
    }

    .cat_desc {
        font-size: 90%;
    }

    .cat_barra {
        width: 80%;
        height: 1px;
        max-height: 1px;
        min-height: 1px;
        margin: 5% 0;
        background-color: #eee;
    }

    .allegati {
        margin: 2% 0;
        font-size: 110%;
        color: #fff;
        padding: 1% 0 1% 8%;
    }

    .scheda_left {
        float: none;
        width: 100%;
    }

    .scheda_right {
        float: none;
        width: 100%;
        padding: 0 0 0 0;
    }

    .black_cover {
        display: none;
    }

    .video_cover {
        width: 100%;
        max-height: 90%;
        max-width: 100%;
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .video_icon {
        display: none;
    }

    /* contatti */
    .contatti_left {
        float: none;
        width: 100%;
    }

    .contatti_right {
        float: none;
        text-align: left;
        padding: 2% 0;
        width: 100%;
    }

    /* form */
    .form_container {
        width: 92%;
        padding: 3% 4%;
        margin: 80px 0 0 0;
    }

    .form_left {
        float: none;
        width: 100%;
        text-align: left;
        padding: 0 0 0 0;
    }

    .form_right {
        float: none;
        width: 100%;
        text-align: left;
        padding: 0 0 0 0;
    }

    .textboxes {
        padding: 2%;
        width: 96%;
    }

    .dropdown {
        padding: 2% 0;
        width: 100%;
    }

    .textarea {
        padding: 2%;
        width: 96%;
    }

    .btn {
        padding: 6px 14px;
        margin: 4% 0 1% 0;
        font-size: 140%;
    }




    /* nav */
    #menu_spacing {
        clear: both;
        display: block;
        margin-top: 50px;
    }
    /*margin-top corrisponde ad altezza DIV dentro menu-icon*/

    #menu-icon {
        display: block;
        color: #777;
        width: 100%;
        padding: 0;
        margin: 0;
        cursor: default;
        position: absolute;
        top: 0px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        z-index: 9999999; /*change position:absolute per menu lunghi*/
    }

    #menu_left {
        width: 80%;
        height: 65px;
        float: left;
        position: relative;
    }

    #menu_right {
        width: 20%;
        height: 65px;
        float: left;
        text-align: right;
        position: relative;
    }

    #menu_left img {
        width: 100%;
        max-width: 200px;
        margin: 10px 0 0 15px;
    }
    /*LOGO*/

    #menu_mobile {
        padding: 2%;
        background-color: transparent;
        z-index: 9999999;
    }

    #nav_mobile {
        padding: 0;
        margin: 40px auto 0 auto;
        width: 80%;
    }

        #nav_mobile li {
            margin: 0 auto;
            text-align: center;
            padding: 4% 0;
            background-color: transparent;
            border-bottom: solid 1px #555;
            font-weight: bold;
            font-size: 20px;
            color: #eee;
            margin-top: 3px;
            float: none;
            display: block;
            cursor: pointer;
            -webkit-tap-highlight-color: #0084d9;
        }

        #nav_mobile ul {
            padding: 0;
            margin: 0;
        }

            #nav_mobile ul li {
                margin: 0 auto;
                text-align: center;
                margin-top: 1px;
                padding: 2%;
                background-color: #555;
                color: #eee;
                font-size: 90%;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                -moz-border-radius: 5px;
            }

    #menu_more {
        margin: 0 auto;
        text-align: center;
        padding: 0 0 2% 0;
    }
    /*social e lingue */

    #pagewrap_nav {
        display: none;
    }

    #nav {
        display: none;
    }

    /*cookies*/
    .cookies img {
        margin: 1% 0 1% 2%;
    }
}

@media screen and (max-width: 450px) {

    .home_news_img {
        float: none;
        width: 100%;
        margin: 1% 0 2% 0;
    }

        .home_news_img img {
            width: 100%;
        }

    .home_news_title {
        float: none;
        width: 100%;
        padding-left: 0%;
        line-height: 18px;
    }

    #footer {
        background-image: url(/images/footer_barre_mobile.png);
    }
}

@media screen and (max-width: 350px) {

    .box_container {
        font-size: 70%;
    }
}

@media screen and (min-width: 1000px) {
    /* ensure #nav is visible on desktop version */
    #nav {
        display: block !important;
    }

    #menu-icon {
        display: none !important;
    }

    #menu_mobile {
        display: none !important;
    }
}

@media screen and (min-width: 1000px) {
    .pr_text {
        font-size: 13px;
    }
}

@media screen and (min-width: 1088px) {
    .pr_text {
        font-size: 14px;
    }
}

@media screen and (min-width: 1150px) {

    .logami {
        max-width: 228px;
    }
}

@media screen and (min-width: 1250px) {

    .vetrina {
        height: 300px;
    }
}

@media screen and (min-width: 1200px) {

    .clouder_info {
        width: 50%;
    }
}

@media screen and (min-width: 1300px) {

    .clouder_info {
        width: 45%;
    }
}

@media screen and (min-width: 1400px) {
    .clouder_info {
        width: 40%;
    }

    .txt_container .pr_text {
        font-size: 22px;
    }

    .pr_text_small {
        font-size: 16px;
    }
}

@media screen and (min-width: 1500px) {

    .clouder_info {
        width: 35%;
    }

    .vetrina {
        height: 350px;
    }
}

@media screen and (min-width: 1600px) {

    .txt_container .pr_text {
        font-size: 24px;
    }

    .pr_text_small {
        font-size: 18px;
    }
}

@media screen and (min-width: 1800px) {

    .vetrina {
        height: 400px;
    }
}

@-webkit-keyframes color_change {
    0% {
        font-size: 1px;
        color: #B5CC5D;
    }

    10% {
        font-size: 34px;
        color: #ddd;
    }

    30% {
        color: #B5CC5D;
        font-size: 34px;
    }

    100% {
        color: #B5CC5D;
        font-size: 34px;
    }
}

@keyframes color_change {
    0% {
        font-size: 1px;
        color: #B5CC5D;
    }

    10% {
        font-size: 34px;
        color: #ddd;
    }

    30% {
        color: #B5CC5D;
        font-size: 34px;
    }

    100% {
        color: #B5CC5D;
        font-size: 34px;
    }
}




/************************************************************************************
/* MISCELLANEOUS */
/*************************************************************************************/
.log_div {
    position: fixed;
    top: 0%;
    left: 40%;
    width: 100px;
    z-index: 1000000;
    background-image: url(/images/buttons/black_transparent.png);
    font-family: 'Courier New';
    font-size: 11px;
    padding: 6px;
    color: #ccc;
    box-shadow: 0px 0px 2px #000;
}

    .log_div A:link, .log_div A:visited {
        text-decoration: none;
        color: #eee;
    }

    .log_div A:hover {
        color: lightgreen;
    }

    .log_div img {
        float: right;
        border: 0px;
        vertical-align: top;
        margin: 0px;
        cursor: pointer;
    }

    .log_div div {
        display: block;
    }

/* color box GALLERY */
#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999999;
    overflow: hidden;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
/*settings*/
#cboxOverlay {
    background: url(/images/color_box/overlay.png) repeat 0 0;
}

#colorbox {
}
/*bordo*/
#cboxTopLeft, #cboxTopRight, #cboxBottomLeft, #cboxBottomRight {
    width: 10px;
    height: 6px;
    background-color: #fff;
}

#cboxMiddleLeft, #cboxMiddleRight {
    width: 10px;
    background-color: #fff;
}

#cboxTopCenter, #cboxBottomCenter {
    height: 6px;
    background-color: #fff;
}
/*contenuti*/
#cboxContent {
    background: #fff;
    overflow: hidden;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    margin-bottom: 28px;
}

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #333333;
    font-size: 12px;
    font-family: Arial;
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 0px;
    color: #333333;
    font-size: 11px;
    font-family: Arial;
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 35px;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial;
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/images/color_box/back.png) no-repeat;
    width: 0px;
    height: 0px;
    text-indent: -9999px;
}

    #cboxPrevious:hover {
    }

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 25px;
    background: url(/images/color_box/next.png) no-repeat;
    width: 0px;
    height: 0px;
    text-indent: -9999px;
}

    #cboxNext:hover {
    }

#cboxLoadingOverlay {
    background: url(/images/color_box/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
    background: url(/images/color_box/loading.gif) no-repeat center center;
}

#cboxClose {
    position: absolute;
    bottom: 6px;
    right: 0;
    background: url(/images/color_box/close.png) no-repeat;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
}

    #cboxClose:hover {
    }
/*for IE7 and IE8*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*-------------finestre alert---------- */
.jqifade {
    position: absolute;
    background-color: #000;
}

div.jqi {
    position: absolute;
    background-color: #eee;
    font-size: 100%;
    text-align: left;
    border: solid 1px #eeeeee;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 7px;
}

    div.jqi .jqicontainer {
        font-weight: bold;
        z-index: 999999999999;
    }

    div.jqi .jqiclose {
        float: right;
        padding: 2px 4px;
        cursor: pointer;
        background-image: url(/images/buttons/closing.png);
        background-repeat: no-repeat;
        font-size: 0%;
        width: 16px;
        height: 16px;
    }

    div.jqi .jqimessage {
        padding: 10px;
        line-height: 20px;
        color: #444444;
        clear: both;
    }

    div.jqi .jqibuttons {
        text-align: right;
        padding: 5px 0 5px 0;
        border: solid 1px #eeeeee;
        background-color: #eee;
    }
    /*barra pulsanti*/
    div.jqi button {
        padding: 1px 10px;
        margin: 0 10px;
        background-color: #CC9524;
        border: solid 1px #f4f4f4;
        color: #333333;
        font-weight: normal;
        font-size: 10px;
        cursor: pointer;
    }

        div.jqi button:hover {
            background-color: #728A8C;
        }

        div.jqi button.jqidefaultbutton {
            background-color: #46AA34;
            color: #fff;
            font-size: 130%;
        }
/*pulsante ok*/
.jqiwarning .jqi .jqibuttons {
    background-color: #fff;
}
/*pulsante ok*/

/* jquery.SHARE */
.share-square {
    -moz-transition: all 0.2s linear 0s;
    background: url("images/social-icons.png") no-repeat scroll left top transparent;
    display: inline-block;
    line-height: 0;
    margin: 0px 3px 0px 0px;
    width: 32px;
    height: 32px;
    filter: Alpha(Opacity=100);
}
    /*opacity con mouseover */
    .share-square:hover {
        opacity: 1;
        opacity: 0.7;
        filter: Alpha(Opacity=70);
    }
/* primo valore posizione orizzontale, secondo valore posizione verticale - punto 0 0 è top left (quindi tutti negativi)*/
.share-square-email {
    background: url("images/email.png") no-repeat;
    background-size: contain;
}

.share-square-facebook {
    background: url("images/facebook.png") no-repeat;
    margin-left: 0;
    background-size: contain;
}

.share-square-googleplus {
    background: url("images/google_plus.png") no-repeat;
    background-size: contain;
}

.share-square-twitter {
    background: url("images/twitter.png") no-repeat;
    background-size: contain;
}

.share-square-pinterest {
    background: url("images/pinterest.png") no-repeat;
    background-size: contain;
}

.share-square-linkedin {
    background: url("images/linkedin.png") no-repeat;
    background-size: contain;
}


@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}
