/*
Theme Name: Pavoneggi
Theme URI: http://www.pavoneggi.com/
Description: Wordpress BLOG design by pavoneggi
Version: 2.0
Author: GC
Author URI: http://www.pavoneggi.com
Tags: custom header, trasparency menu, two columns, seo
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

.loghi{ background-color:#FFFFFF; height:60px; width:985px; margin:0 auto; margin-top:1px}
.loghi img{ padding:0 40px; padding-top:10px}

.loghi a:link img {
    filter:alpha(opacity=100); 
    -moz-opacity: 1.0; 
    opacity: 1.0;
} 

.loghi a:hover img {
    filter:alpha(opacity=50); 
    -moz-opacity: 0.5; 
    opacity: 0.5;

}

.loghi a:active img {
    filter:alpha(opacity=50); 
    -moz-opacity: 0.5; 
    opacity: 0.5;

}
/* GENERAL */

html, body { color: #333; }
html {
    background: #fff;
    height: 100%;
    margin-bottom: 1px;
    overflow-y: scroll;
}
body {
    font-family:Arial, Helvetica, sans-serif; font-size:12px; 
    text-align: center;
}

a:link {color: #b18723; text-decoration: none; font-weight:bold }
a:hover{text-decoration:underline;}
a:visited { color: #b18723; font-weight:bold;text-decoration: none }
a:focus, a:hover, a:active { color: #b18723; font-weight:bold;text-decoration:underline;}

#menu a:active,
#submenu a:active { position: relative; top: 1px; }
#submenu a:focus { color: #111; }

#sidebar a, #sidebar a:link, #sidebar a:visited { color: #458aab; }
#sidebar a:focus, #sidebar a:hover, #sidebar a:active {  color: #333;  }

#sidebar .sb-tools a, #sidebar .sb-tools a:link, #sidebar .sb-tools a:visited { border: 0 none; color: #458aab; }
#sidebar .sb-tools a:active, #sidebar .sb-tools a:focus, #sidebar .sb-tools a:hover { border: 0 none; color: #000; }
#sidebar .textwidget a img, #sidebar .textwidget a:hover img { border: 0 none; }

abbr, acronym { border-bottom: 1px dashed #999; cursor: help; }

blockquote {
    background-color: #f8f8f8;
    border-left: 2px solid #eaeaea;
    color: #111;
    font-style: italic;
    margin: 0 0 9px;
    padding: 7px;
}

cite { font-style: italic; }

code {
    background: #eaeaea;
    font-family: Consolas, Monaco, monospace;
    font-size: 0.9em;
    padding: 1px 3px;
}

del { color: #8b0000; text-decoration: line-through; }

em { font-style: italic; color:#333333; font-weight:normal;  }

h1, h2, h3, h4, h5, h6 {
    color: #458aab;
    display: block;
    font-weight: normal; 
    margin:0; padding:0 0 5px 0}

h1 { font-size: 20px}
h1.pagetitle { font-size: 12px; color:#333333; font-weight:bold}
h2 { font-size: 20px}
h3 { font-size: 12px}
h4 { font-size: 12px}
h5 { font-size: 1.3em}
h6 { font-size: 1.15em}

h1 a, h1 a:link, h1 a:visited { color: #458aab; font-weight: normal;}
h1 a:active, h1 a:focus, h1 a:hover{ color: #333;font-weight: normal; }

h2 a, h2 a:link, h2 a:visited { color: #458aab; font-weight: normal;}
h2 a:active, h2 a:focus, h2 a:hover{ color: #333;font-weight: normal; }




hr { display: none; }
input { vertical-align: middle; }
ins { color: #006400; text-decoration: none; }
small { font-size: 0.8em; }
sub, sup { font-size: 0.7em; }



/* Generic classes
------------------------------------------------------------------- */

.amp { font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman"; font-style: italic; }
.smaller-caps { font-size: 110%; font-variant: small-caps; }
.hidden { display: none; }
.top-link { background: transparent url(../images/top-sprite.png) 0 5px no-repeat; padding-left: 12px; }
.top-link:hover { background-position: 0 -29px; }



/* Wordpress specific CSS
------------------------------------------------------------------- */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.aligncenter img, .aligncenter p.wp-caption-text {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.alignleft { float: left; }
.alignright { float: right; }
img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }
img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }
.entry div.alignleft { float: left; margin: 0 8px 7px 0; }

/* Resizes the image to the maximum width of the content area */
.entry img {
    max-width: 576px;
    /* smooth image resizement in IE7+ */
    -ms-interpolation-mode: bicubic;
}

.wp-caption {
    background-color: #F0F0F0;
    border: 1px solid #E5E5E5;
    overflow: hidden;
    padding: 3px;
}

.wp-caption img { border: 0 none; margin: 0; padding: 0; }

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

.more-link {
    font-size: 11px;
    padding: 5px 6px 3px;
    text-shadow: 0 1px 0 #fff;
}

.more-link:hover {  border-bottom-color: #B3CDD8; color: #000; }

/* Tables and #wp-calendar */
table { color: #3E5867; width: 100%; }
caption { background-color: #E6F0F2; border-top: 1px solid #E6F0F2; text-align: center; }
thead { background-color: #f1f1f1; text-align: center; }
tbody { background-color: #f7f7f7; text-align: center; }
tfoot { background-color: #fff; text-align: left; }
td#next { text-align: right; }



/* STRUCTURE
------------------------------------------------------------------- */

#header {
    text-align: left;
    margin: 0 auto;
    width: 985px;
    height: 180px; 
    position: relative; 
}

#footer {
    background-color: #fff;
    text-align: left;
    margin: 0 auto 3px;
    width: 985px;
}

#main{
    background-color: #fff;
    text-align: left;
    margin: 0 auto;
    width: 985px;
}

#container { float: left; margin: 0 -350px 0 0; width: 100%; }

#content {
    border-right: 3px dotted #dfdfdf;
    margin: 30px 350px 30px 0;
    overflow: hidden;

}

#sidebar {
    float: right;
    margin-left: -3px;
    padding: 15px 20px 15px 10px;
    width: 320px;
}

#footer { padding: 10px 28px; width: 929px;font-size:0.8em; line-height:18px; font-family:Arial, Helvetica, sans-serif; color:#666 }



/* HEADER
------------------------------------------------------------------- */

#branding { display: block; position: absolute; top: 10px; left: 28px; }
h1#logo { font-size: 30px; line-height: 1.2; margin: 0; }
#logo { color: #868F98; float: left; margin: 17px 0 0 10px; }
.description { color: #fff; position: absolute; top: 76px; left: 650px; float:right; width:300px; font-size:14px; }

/* MENUES */
#accessibility {
    display: block;
    position: absolute;
    right: 28px;
    top: 47px;
}

#accessibility li,
#accessibility a { display: block; float: left; }
#accessibility a { background: transparent url(../images/navigation.png) right -200px no-repeat; padding: 0 7px 0 4px; }
#accessibility .last-item a { background: none; padding-right: 0; }

#nav { position: absolute; top: 130px; 
       left: 0; 
       width: 985px; 
       line-height:30px; background-color:#515C63; 
       font-size:14px; 
       filter:alpha(opacity=60); 
       -moz-opacity: 0.6; 
       opacity: 0.6;
       text-transform:uppercase }


ul#menu {
    display: block;
    line-height: 30px;
    width: 939px;font-weight:normal;
}

#menu li,
#menu a { display: block; float: left; color:#fff;font-weight:normal; }

#menu a {
    color: #fff;
    line-height: 30px;
    padding: 0 20px;
}

#menu a:hover,

#menu .current_page_item a {
    color: #333; background-color:#ddd; font-weight:normal;

}

#submenu-bg { background: transparent url(../images/bg-submenu.jpg) 0 3px repeat-x; height: 30px; width: 985px; }
ul#submenu { display: block; padding: 5px 21px 0; }
#submenu li,
#submenu a { display: block; float: left; }
#submenu li { position: relative; }
#submenu a { background: transparent url(../images/navigation.png) left -197px no-repeat; color: #666; padding: 3px 5px 3px 7px; }
#submenu .current_page_item a { color: #252525; }
#submenu a:hover { color: #000; }


/* 3rd level navigation - only visible if you have grandchild pages */
#submenu li ul { display: none; }

#submenu li:hover ul  {
    background-color: #fff;
    border: 1px solid #eaeaea;
    clear: both;
    display: block;
    float: none;
    left: auto;
    line-height: 1;
    padding: 6px 6px 4px;
    position: absolute;
    top: 18px;
    overflow: auto;
    width: 200px;
    z-index: 1000;
}

#submenu li li,
#submenu li li a {
    clear: both;
    display: block;
    float: none;
    padding: 0;
}

#submenu li li a {
    background-color: #f7f7f7;
    background-image: none;
    border-bottom: 1px solid #fff;
    margin-bottom: 1px;
    padding: 9px 10px;
    width: 180px;
}

#submenu li li a:hover { background-color: #e9e9e9; border-bottom: 1px solid #c2c2c2; color: #125687; }

/* Top search */
#nav-search {
    display: block;
    height: 30px;
    line-height: 16px;
    position: absolute;
    right: 28px;
    top: 9px;
}

#nav-search label { display: none; }

#s,
#searchsubmit { border-radius: 3px 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

#s {
    border: 1px solid #777;
    font-size: 11px;
    height: 15px;
    padding: 4px 5px 2px;
    width: 130px;
}
#nav-search #s { border-color: #69ab01; border-bottom-color: #548301; border-right-color: #548301; }
#searchsubmit {
    background: url(../images/button-style-input.png) center left repeat-x;
    border: 0px solid #666;
    color: #fff;
    font-size: 11px;
    height: 23px;
    letter-spacing: 1px;
    line-height: 20px;
    padding: 0 5px;

}

/* Fixes Firefox 2 and 3 */
#searchsubmit, x:-moz-any-link { padding: 0 5px 3px; *padding: 0 5px; }


/* POSTs and PAGEs
------------------------------------------------------------------- */

.page, .post, .pagetitle, .nocomments { padding: 0 28px; }
.post, .nocomments { padding-bottom: 20px; }
.post { margin-bottom: 30px; }
.entry { margin: 15px 0 5px; font-size: 13px; line-height: 20px; }

.meta {
    color: #999;
    display: block;
    font-size: 11px;
    width: 576px;
}

* html .meta { height: 1%; }
.meta:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

a.button-style { background-color:#efefef;
                 display: inline-block;
                 height: 11px;
                 line-height: 11px;
                 padding: 4px 6px;
                 color:#333
}

a.button-style:hover {  color: #999;}

p strong, li strong { color: #2E2E2E; }

.entry p, .entry ol, .entry ul, .entry dl { margin: 0 0 9px; color: #4d4d4d; }
.entry blockquote p { margin: 0; }

.entry ol { margin-left: 0.75em; padding-left: 12px; }
.entry ul { margin-left: 0.5em; padding-left: 12px; }
.entry ol li { list-style-type: decimal; }
.entry ul li { list-style-type: disc; }

.entry dl { }
.entry dt { font-weight: bold; }
.entry dd { background: transparent url(../images/dl-arrow.gif) 0 4px no-repeat; padding: 0 0 4px 1em; }



/* PAGINATION on single.php */

.previousnext, .pagination { font-size: 12px; margin-bottom: 10px; }

.page-link {

    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    margin: 9px 0 20px;
    padding: 5px 8px;
}

.page-link span, .page-link a {
    cursor: pointer;
    display: block;
    float: left;
    height: 16px;
    line-height: 16px;
    margin: 0 0 0 3px;
    text-align: center;
    width: 16px;
}

.page-link span { background-color: #fff; color: #111;}
.page-link a span { margin: 0; }
.page-link a:link span, .page-link a:visited span { background-color: #5B8EAD; color: #fff; }
.page-link a:hover span, .page-link a:active span, .page-link a:focus span { background-color: #285776; color: #fff; }
.page-link strong { display: block; float: left; margin-right: 5px; }

.postmetadata {
    border-top:1px solid #efefef;
    color: #999;
    font-size: 10px;
    margin-top: 20px;
    padding: 7px 2px;
}
.postmetadata a,.postmetadata a:visited { color: #458aab; padding: 2px; font-weight:normal }
.postmetadata a:hover { color: #333;font-weight:normal }

/* Advertisement space - see Admin Settings */
.something { padding: 7px 2px; /*width: 572px;*/ border-bottom: 1px dotted #ddd; }
.somethingspecial { margin: 0 auto; /*width: 468px;*/ }



/* COMMENTS
------------------------------------------------------------------- */

h3#comments, h4#pings { float: left; }
h3#comments { margin: 0 0 5px; font-size: 20px;}
#respond h3 { margin: 18px 0 5px 28px; color:#FFFFFF;font-size: 24px; }
h4#pings { line-height: 1.2; margin: 10px 0; width: 150px; }

.navigation {
    font-size: 11px;
    line-height: 28px;
    overflow: hidden;
    padding: 0 28px;
}

.comments-header { padding: 6px 28px; }
.comments-header-meta {
    float: right;
    font-size: 11px;
    font-weight: bold;
    line-height: 44px;
    padding: 4px 0 0 ;
}

.comments-header-meta a:link,.comments-header-meta a:visited{ background-color:#efefef;
                                                              display: inline-block;
                                                              height: 11px;
                                                              line-height: 11px;
                                                              padding: 4px 6px;
                                                              color:#333 }
.comments-header-meta a:hover{ color:#999 }

.commentlist { padding:20px;  font-size: 12px;}

ol.commentlist { padding:20px; margin-left:30px }
ol li.commentlist{ padding:10px; list-style-type: decimal;}


.pinglist { margin-top: 10px; width: 420px; float: right; }

li.pings {

    border-top: 1px solid #fff;
    margin: 0;
    padding: 4px 10px;
    width: 400px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; }

.comment {
    padding:20px; border-bottom:1px solid #ccc
}

.comment-body {
    background-color: #efefef;
    color: #333;
    margin-left: 20px;  
    padding: 17px 20px 11px;
    position: relative;
}

.comment-body img.avatar {
    border: 1px solid #458aab;
    padding: 2px;
    position: absolute;
    left: -60px;
}

ul.children { }
.comment ul.children li { border-top: 15px solid #f9fbfc; }

.comment-meta {
    font-family: Georgia, serif;
    font-size: 11px;
    font-style: italic;
    position: absolute;
    right: 25px;
    top: 20px;
}
.comment-meta a { color: #999; }
.comment-author-admin { background-image: url(../images/bg-comment-admin.png); }
.comment-author-admin > .comment-body { background-color: #E6F0F2; }
.comment p, .comment blockquote { padding: 0 0 7px; }
.comment blockquote p, .comment blockquote blockquote, .comment blockquote blockquote p { margin: 5px; padding: 7px; }
.commentlist cite, .commentlist cite a { }
.commentlist cite a { }

/* Not used */
.comment-author cite {

    color: #333;
    display: block;
    font-family: Georgia, serif;
    font-style: italic;
    line-height: 16px;
    margin: 0 -7px 20px;
    padding: 3px 7px;
}
.comment-author-admin .comment-author cite { background-color: #f1f1f1; border-bottom-color: #ccc; }

.says { display: none; }
.comment div em { } /* comments awaiting moderation. */

.reply { font-size: 10px; font-weight: bold; overflow: hidden; }

a.comment-reply-link { 
    color: #666;
    display: block;
    float: right;
    padding: 2px 6px;
}
.comment-reply-link:hover { background-color: #fff; color: #333; }

#respond {
    background-color: #ccc; padding:20px;
    overflow: hidden;
    width: 86%; margin-left:26px;  border: 1px solid #999;

}

#commentform { padding: 18px 28px 0; }

.cancel-comment-reply,
.you-must-be-logged-in { padding: 0 0 0 28px; }

.respond-left { float: left; width: 42%; }
.respond-right { float: left; width: 58%; }

#respond label { display: block; font-size: 11px; height: 20px; margin: 3px 0 9px; width: 85%; color:#666 }

input#author, input#email, input#url {
    border: 1px solid #999;
    color: #333;
    display: block;
    height: 16px;
    line-height: 16px;
    padding: 4px;
    width: 85%;
}

input#opt_email, input#opt_name {
    border: 1px solid #999;
    color: #333;
    display: block;
    height: 16px;
    line-height: 16px;
    padding: 3px; width:180px
}

textarea#comment {
    border: 1px solid #999;
    font-family: inherit;
    height: 150px;
    margin: 0 0 9px;
    padding: 4px;
    width: 100%;
    color: #333;
}

#respond input:focus, 
textarea#comment:focus {
    color: #333;
    border-color: #aaa;

}

input#submit {
    background: url(../images/button-style.png) center left repeat-x;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 4px 6px; border:0px
}



/* SIDEBAR
------------------------------------------------------------------- */


#sidebar ul {margin: 0;	padding: 10px 0 20px 10px;	}
#sidebar ul li  { padding:0; margin:0; list-style:none	}

#sidebar ul li ul {	padding-left: 10px;	}
#sidebar ul li ul li{ list-style-image:url(../images/dl-arrow.gif); margin-left:14px; padding-bottom:8px	}

.currently-viewing,
#sidebar #about,
#sidebar .categories,
#sidebar .archives,
.pagenav,
#meta,
.linkcat,
.widget { margin: 0 0 8px; padding: 0 8px 9px; }

.categories li li, .pagenav li li { margin-left: 6px; }

ul.sb-list { margin-left: 10px; }

.sb-title {
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom:1px solid #333; padding:8px 0; margin-bottom:20px
}

ul.sb-tools {
    border-bottom: 1px dotted #ddd;
    margin: 9px 0;
    padding: 0 8px 9px;
}

.sb-tools li { display: block; min-height: 34px; }

.sb-tools a span {
    color: #86180A;
    display: block;
    font-size: 12px;
    padding-bottom: 3px;
    text-transform: uppercase;
}

.sb-tools a:hover span { color: #C54E0B; }

.twitter-icon, .rss-icon {
    padding-left: 65px;
    color: #111;
    line-height: 1.25em;
}

.twitter-icon { background: transparent url(../images/twitter_48.png) 0 0 no-repeat; }
.rss-icon { background: transparent url(../images/rss-icon.png) center left no-repeat; }
.sb-icon-text { padding: 3px 0 0; }

.previous-post a, .next-post a {
    background: transparent url(../images/next-prev-sprite.png) right -195px no-repeat;
    display: block;
    line-height: 1.2;
    margin: 8px 0 0;
    padding: 2px 65px;
}

.next-post a:active, .next-post a:focus, .next-post a:hover { background-position: right -295px; border: none; }
.previous-post a, .previous-post a:link, .previous-post a:visited { background-position: 0 5px; padding-right: 0; }
.previous-post a:active, .previous-post a:focus, .previous-post a:hover { background-position: 0 -95px; }

ul.group {
    float: left;
    margin: 0 0 0 10px;
    overflow: hidden; 
    padding: 0;
    width: 150px;
}



/* CLEARFIX
------------------------------------------------------------------ */

html .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }



/* PRINT Styles
------------------------------------------------------------------ */

@media print
{
    body { color: #000; font: 100%/1.5 serif; }
    .entry { font-size: 12pt; line-height: 1.5; overflow: visible; }
    #header { position: static; display: block; margin: 0 auto; }
    h1#logo,
    h1#logo a,
    h1#logo a span { color: #000; height: auto; margin: 0; padding: 0; position: static; width: auto; }

    #container { float: none; margin: 0; }
    #content {  margin: 0; overflow: visible; position: static; }
    /* Attaches the URI to each link so they are visible in the print version */
    #content .entry p a:after { content: "  [" attr(href) "] "; }
    #accessibility, hr, #nav, #sidebar, .something { display: none; }

}

#copyright-out{width: 100%;
               background-color: #515C63;	
               background-image: none; 
               background-repeat: repeat;
               background-attachment: scroll; 
               background-position: 0% 0%;
               padding-top: 10px;
               padding-right: 0pt;
               padding-bottom: 14px;
               padding-left: 0pt;
               min-width: 1009px;
               color:#efefef;
               font-size:10px
}

.breadcrumb{
    text-align: right; margin:0 24px;
    font-weight:normal; font-size:10px; line-height:26px
}

#alo-easymail-widget-3{ background-color:#f7f7f7; height:155px; border:1px solid #ccc; padding-bottom:10px}
#alo-easymail-widget-3 .sb-title { color:#69AFCE; border:none; text-align:right; padding-right:10px; font-weight:bold }

#alo-easymail-widget-3 input#submit { margin:10px; float:right}
/*ex template.css*/
root { 
    display: block;
}


body {
    background-color: #f8f7f3;
}

#button {
    float:left;
    padding-left:3px;
    padding-right:3px;
}

#buttonContent {
    padding-top:10px;
    padding-bottom:10px;
    margin:0 auto;
    width:315px;
}
@media(max-width:350px){
    #buttonContent{
        width:280px;
    }
}

/*ex-template.css*/
/*font Charming*/
@font-face {
    font-family: 'UniversalItalic';
    src: url(../font-bb/UniversLTStd-LightCnObl.otf);
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'UniversalRegular';

    src: url(../font-bb/universltstd-webfont.eot);
    src: url(../font-bb/universltstd-webfont.ttf)format('truetype');
    src: url(../font-bb/universltstd-webfont.woff) format('woff');

    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UniversalLight';
    src: url(../font-bb/UniversLTStd-Light.otf);
    src: url(../font-bb/universltstd-light-webfont.eot);
    src: url(../font-bb/universltstd-light-webfont.ttf)format('truetype');
    src: url(../font-bb/universltstd-light-webfont.woff) format('woff');

    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UniversalLightCondensed';

    src: url(../font-bb/universltstd-cn-webfont.eot);
    src: url(../font-bb/universltstd-cn-webfont.ttf)format('truetype');
    src: url(../font-bb/universltstd-cn-webfont.woff) format('woff');

    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UniversalBold';

    src: url(../font-bb/universltstd-bold-webfont.eot);
    src: url(../font-bb/universltstd-bold-webfont.ttf)format('truetype');
    src: url(../font-bb/universltstd-bold-webfont.woff) format('woff');

    font-weight: normal;
    font-style: normal;
}



.menu-mobile{
    display: none;
}
@media(max-width:767px){
    .menu-mobile{
        display: block;
        background-color: #444;
        height: 55px;
        width: 100%;
        z-index: -5;
        border-top: 2px solid #b18723;
    }
}
.logo-mobile{
    float:left;
    width:50%;
}
.logo-mobile  img{
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: auto;
    height: auto;
    top: 8px;	
}
@media(max-width:450px){
    .logo-mobile  img{
        position: absolute;
        left: 90px;
        right: auto;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        width: auto;
        height: auto;
        top: 8px;
    }
}
@media(max-width:390px){
    .logo-mobile  img{
        left: 40px;
    }
}
@media(max-width:340px){
    .logo-mobile  img{
        left: 20px;
    }
}


.tel-mobile{
    float:left;
    position: absolute;
    right: 76px;
    height: 55px;
    width: 65px;
    border-left: 1px solid rgba(255,255,255,0.4);
    border-right: 1px solid rgba(255,255,255,0.4);
    top: 2px;
}
.tel-mobile a{
    top: 15px;
    position: relative;
}

.btn-mobile-infog{
    float:right;
    width: 56px;
    height: 42px;
    margin-top: 11px;
    margin-right: 20px;
    position: relative;
}
.row-btn-mobile{
    width: 22px;
    height: 2px;
    border-radius: 2px;
    background-color: #fff;
    position: absolute;
    top: 5px;
    right: 5px;
}
.btn-mobile2{
    top: 10px;
}
.btn-mobile3{
    top: 15px;
}

.container-infog{
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
}
@media(max-width:1300px){
    .container-infog{
        width: 100%;
        max-width: 100%;
    }
}

.container-footer-infog{
    width: 983px;
    margin-right: auto;
    margin-left: auto;
}
@media(max-width:991px){
    .container-footer-infog{
        width: 100%;
        max-width: 100%;
    }
}
.bg-infogtop{
    background-color: #f8f7f3;
}
.wrap-infog-top{
    position: relative;
}
.wrap-infog-bottom{
    text-align: center;
}
.infogimage{
    float:left;
    width: 74.5%;
}
@media(max-width:767px){
    .infogimage{
        float:none;
        width: 100%;
    }
}
.infogimage img{
    width: auto;
    height: auto;
    max-width: 100%;
}
.titolo-colonnadx h1{
    text-align: center;
    margin-top: 15px;
    font-family: 'UniversalLightCondensed';
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    padding-right: 12px;
    padding-left: 13px;
}
@media(max-width:767px){
    .titolo-colonnadx h1{
        display: none;
    }
}

.logo-infog{
    margin-top: 35px;
    margin-bottom: 60px;
}
@media(max-width:767px){
    .logo-infog{
        display: none;
    }
}
.logo-infog img{
    max-width: 100%;
}
@media(max-width:1199px){
    .logo-infog img{
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
        display: block;
        width: 88%;
    }
}
@media(max-width:850px){
    .logo-infog img{
        width: 85%;
    }
}    

@media(max-width:767px){
    .discover-infog{

    }
}



.colonna-menu{
    float:right;
    width: 25.5%;
    background: #fff;
}
@media(max-width:767px){
    .colonna-menu{
        float:none;
        width: 100%;
        position: static;
    }
}
.menu-infog{
    
}
@media(max-width:767px){
    .menu-infog{
        position: absolute;
        background-color: #444;
        right: 0;
        top: 0px;
        width: 255px;
        padding: 0;
        z-index: 99;
    }
}


.hubspot-infog{
    margin-top: 40px;
    margin-bottom: 40px;
    width: 300px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media(max-width:1250px){
    .hubspot-infog{
        width: 90%;
    }
}
@media(max-width:850px){
    .hubspot-infog{
        width: 85%;
    }
}
@media(max-width:767px){
    .hubspot-infog{
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 0px;
    }
}

.hubspot-infog img{
    max-width: 100%;
}
.menu-list{
    text-align: left;
}
.menu-list-titolo-top h2{
    font-family: 'UniversalLightCondensed';
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    text-align: left;
}
.menu-list-titolo-top{
    background-image: url(../images/nero.gif);
    background-position: center;
    background-repeat: repeat-x;
    width: 95.8%;
    margin-bottom: 15px;
}
@media(max-width:767px){
    .menu-list-titolo-top{
        display: none;
    }
}

.menu-list-bottom{
    margin-bottom: 20px;
}
@media(max-width:767px){
    .menu-list-bottom{
        margin-bottom: 0px;
    }
}
.menu-list-bottom ul{

}
@media(max-width:767px){
    .menu-list-bottom ul{
        border-top: 1px solid #666;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}


.button{
    cursor: pointer;
}
.titolo-evidenziato{
    background-color: #fff;
    display: inline-block;
    text-align: left;
    padding-right: 10px;
    padding-left: 15px;
}
.menu-list-bottom li{
    background-color: #f8f7f3;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 1px;
    list-style: none;
}
@media(max-width:767px){
    .menu-list-bottom li{
        background-color: #444;
        padding-bottom: 10px;
        padding-top: 10px;
    }
}

.menu-list-bottom li a{
    color: #b18723;
    font-size: 16px;
    line-height: 17px;
    font-family: 'UniversalLightCondensed';
    text-transform: uppercase;
    font-weight: normal;
}
.menu-list-bottom li a:hover{
    text-decoration: underline;
}

.discover-list{
}
@media(max-width:767px){
    .discover-list{
        width: 100%;
        background: #f8f7f3;
    }
}

.discover-list-elenco{
    background-color: #f8f7f3;
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0px;
}
@media(max-width:767px){
    .discover-list-elenco{
        float: left;
        width: 44.5%;
    }
}
@media(max-width:565px){
    .discover-list-elenco{
        float: left;
        width: 43.5%;
    }
}
@media(max-width:480px){
    .discover-list-elenco{
        float: left;
        width: 42%;
    }
}
@media(max-width:400px){
    .discover-list-elenco{
        float: left;
        width: 41%;
    }
}
@media(max-width:350px){
    .discover-list-elenco{
        float: none;
        width: auto;
    }
}

.discover-list-elenco-titolo h3{
    font-size: 17px;
    line-height: 18px;
    font-family: 'UniversalLightCondensed';
    color: #000;
    margin-bottom: 8px;
}
.discover-list-sn{
    float: left;
    width: 47%;
    border-right: 1px solid #fff;
    padding-right: 5px;
}
@media(max-width:991px){
    .discover-list-sn{
        float: none;
        width: 100%;
        border-right: 0px solid #fff;
    }
}
.discover-list-dx{
    float: right;
    width: 48%;
}
@media(max-width:991px){
    .discover-list-dx{
        float: none;
        width: 100%;
    }
}

.discover-list-elenco-body ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 30px;
}
.discover-list-elenco-body ul li{
    list-style-image: url(../images/frecciadx-white.png);
    line-height: 16px;	
    position: relative;
    margin-bottom: 4px;
}
.discover-list-elenco-body ul li a{
    position: relative;
    top: -5px;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    line-height: 15px;
    color: #b18723;
    font-weight: normal;
}
.discover-list-elenco-body ul li a:hover{
    text-decoration: underline;
}
.wrap-bottom-prefooter{
    
}
@media(max-width:991px){
    .wrap-bottom-prefooter{
        padding-right: 15px;
        padding-left: 15px;
    }
}
.text-bootom-prefooter{
    margin-top: 25px;
}

.text-bootom-prefooter h2{
    color: #b18723;
}
.titolo-footer h2{
    color: #b18723;
}
/*footer*/ 
.top-link{
    color: #b18723!important;
}
.top-link:hover{
    text-decoration:underline;
}

.footer-infog-col{
    float: left;
    text-align: left;
}
.footer-col-sn{
    width: 20.5%;
    padding-right: 15px;
    padding-left: 15px;
}
@media(max-width:991px){
    .footer-col-sn{
        float: none;
        width: 175px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 15px;
    }
}
.footer-col-center{
    width: 50.5%;
    padding-left: 15px;
    padding-right: 15px;
    font-style: normal;
    line-height: 18px;
    color: #666;
    font-size: 13px;
    font-family: Georgia,"Times New Roman",Times,serif;
}
@media(max-width:991px){
    .footer-col-center{
        width: 65%;
    }
}
@media(max-width:767px){
    .footer-col-center{
        display: none;
    }
}
.footer-infog-text{
    margin-bottom: 40px;
}
.footer-infog-social{
    margin-bottom: 15px;
}

.footer-col-dx{
    width: 18%;
    float: right;
}
@media(max-width:767px){
    .footer-col-dx{
        float: none;
        width: 95px;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }
}


.lista-link-regione{
    list-style: none;
    text-align: right;
}
@media(max-width:991px){
    .lista-link-regione{
        padding-right: 15px;
    }
}
@media(max-width:767px){
    .lista-link-regione{
        padding-right: 0px;
    }
}

.lista-link-regione li {
    font-family: 'UniversalLightCondensed';
    line-height: 17px;
    font-size: 13px;
    margin-bottom: 3px;
}
.lista-link-regione li a{
    color: #b18723;
    font-family: 'UniversalLightCondensed';
    line-height: 17px;
    font-size: 13px;
    font-weight: normal;
}
.lista-link-regione li a:hover{
    text-decoration:underline;
}
.lista-link-regione li  img{
    margin-left: 10px;
}

.back-to-top{
    position: fixed;
    right: 15px;
    bottom: 50px;
}
.back-to-top a:hover{
    text-decoration: none;
}
.back-to-top a:focus{
    text-decoration: none;
}

.top-link{
    z-index: 99999;
    width: 50px;
    height: 50px;
    background: rgba(0,0,0,.6);
    color: #fff!important;
    border-radius: 35px;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    text-align: center;
    text-transform: uppercase;
    line-height: 20px;
    font-size: 15px;
    display: block;
    padding-left: 0;
}
.top-link:hover{
    text-decoration:none;
}
.top-link:before{
    content: "^";
    display: block;
    font-size: 22px;
    padding-top: 10px;
    line-height: 18px;
    height: 10px;
}

.visit-text{
    position: relative;
    top: -5px;
}

.top-link span{
    display: block;	
}

.footer-infog{
    padding-bottom: 30px;
}
.bg-footer{
    background-color: #fff;
    padding-top: 25px;
    padding-bottom: 55px;
}
@media(max-width:767px){
    .bg-footer{
        background-color: #f8f7f3;
    }
}
.footer-infog-mobile{
    display: none;
}
@media(max-width:767px){
    .footer-infog-mobile{
        display: block;
        font-family: Georgia,"Times New Roman",serif;
        font-size: 13px;
        line-height: 20px;
        margin-top: 60px;
    }
}
.text-footer-mobile-infog{
}
@media(max-width:767px){
    .text-footer-mobile-infog{
        display: block;
        font-family: Georgia,"Times New Roman",serif;
        font-size: 13px;
        line-height: 20px;
    }
}

.social-footer-mobile-infog{
}
@media(max-width:767px){
    .social-footer-mobile-infog{
        margin-bottom: 15px;
    }
}

.text-area-prefooter textarea{
}
@media(max-width:550px){
    .text-area-prefooter textarea{
        max-width: 80%;
    }
}


/*modal img*/

#myImg {
    cursor: pointer;
}

#myImg:hover {opacity: 0.9;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}
.menu-list-bottom-show{
    display:block!important;
}

@media(max-width:767px){
    .menu-list-bottom-show{
        display:none!important;
    }
}