@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,800,700,600,300);
@font-face {
    font-family: 'myriad_web_proregular';
    src: url('fonts/myriad_web_pro-webfont.eot');
    src: url('fonts/myriad_web_pro-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/myriad_web_pro-webfont.woff') format('woff'),
         url('fonts/myriad_web_pro-webfont.ttf') format('truetype'),
         url('fonts/myriad_web_pro-webfont.svg#myriad_web_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
::-webkit-scrollbar {
    height: 16px;
    overflow: visible;
    width: 12px;
    background: #fff;
}
::-webkit-scrollbar-button {
    display: none;
    height:0;
    width: 0;
}
::-webkit-scrollbar-track {
    -moz-background-clip: border;
    -webkit-background-clip: border;
    background-clip: border-box;
    border-width: 0 0 0 4px;
    border: solid transparent;
}
::-webkit-scrollbar-track:horizontal {
    border-width: 4px 0 0;
}
::-webkit-scrollbar-track:horizontal:hover {
    -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
    box-shadow: inset 0 1px 0 rgba(0,0,0,.1);
}
::-webkit-scrollbar-track:horizontal:active {
    -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07);
    -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07);
    box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07);
}
::-webkit-scrollbar-thumb {
    -moz-background-clip: border;
    -webkit-background-clip: border;
    background-clip: border-box;
    background-color: rgba(0,0,0,.2);
    -moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
    min-height: 28px;
    padding: 100px 0 0;
}
::-webkit-scrollbar-thumb:hover {
    background-color:rgba(0,0,0,.4);
    -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,.25);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.25);
    box-shadow: inset 1px 1px 1px rgba(0,0,0,.25);
}
::-webkit-scrollbar-thumb:horizontal {
    border-width: 6px 1px 1px;
    -moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.07);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.07);
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.07);
    padding: 0 0 0 100px;
}
::-webkit-scrollbar-corner {
    background: transparent;
}
body::-webkit-scrollbar-track-piece {
    -moz-background-clip: border;
    -webkit-background-clip: border;
    background-clip: border-box;
    background-color: #f5f5f5;
    -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.07);
    -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.07);
    box-shadow: inset 1px 0 0 rgba(0,0,0,.14), inset -1px 0 0 rgba(0,0,0,.07);
}
body::-webkit-scrollbar-track-piece:horizontal {
    border-width:3px 0 0;
    -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07);
    -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07);
    box-shadow: inset 0 1px 0 rgba(0,0,0,.14), inset 0 -1px 0 rgba(0,0,0,.07);
}
body::-webkit-scrollbar-thumb {
    border-width: 1px 1px 1px 5px;
}
body::-webkit-scrollbar-thumb:horizontal {
    border-width: 5px 1px 1px;
}
body::-webkit-scrollbar-corner {
    -moz-background-clip: border;
    -webkit-background-clip: border;
    background-clip: border-box;
    background-color: #f5f5f5;
    border-width: 3px 0 0 3px;
    border: solid #fff;
    -moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
    -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.14);
}
* {
    font-family: 'myriad_web_proregular' !important;
}
.btn-orange {
	color: #fff !important;
}
.btn-orange:hover,
.btn-green:hover {
    background-color: #bb1819!important;
}
.btn {
    letter-spacing: normal !important;
}
article h3 {
    color: #000;
    text-transform: none !important;
    font-weight: bold;
    font-size: 16px;
}
article p {
    font-size: 16px;
    letter-spacing: -1px;
    color: #9d9d9d;
}
article .btn {
    margin: 12px 0 16px 0;
    padding: 10px 15px;
}
article {
    min-height: 242px !important;
}
.navbar-default {
    padding-top: 0;
    padding-bottom: 0;
}
.navbar-brand {
    padding-top: 8px;
    margin-right: 0 !important;
}
#top-nav {
    margin-top: 29px;
}
#top-nav a {
    text-transform: none;
    font-size: 16px;
}
#top-nav .active {
    color: #000;
}
#top-nav .divider {
    margin-top: 8px;
}
#top-contact-btn,
#top-contact-divider {
    display: none;
}
.navbar-collapse .btn {
    margin-top: 38px;
    background-color: #db8b8c;
    color: #000;
}
.navbar-collapse .btn:hover {
    background-color: #fee83a !important;
}
h1 {
    font-size: 55px;
    letter-spacing: -3px;
    text-align: center;
    color: #9d9d9d;
}
.black {
    color: #000;
}
.dark-gray {
    color: #9d9d9d;
}
p.intro,
p.lead {
    text-align: center;
    color: #9d9d9d;
    font-size: 26px;
    letter-spacing: -1px;
    line-height: 25px;
}
.btn {
    line-height: 12px;
    padding: 4px 12px;
}
.lead .btn {
    letter-spacing: 0 !important;
}
.service-box figure {
    border: 0;
}
.service-box img {
    width: auto;
}
.service-box h3 {
    text-align: center;
    font-size: 26px;
    letter-spacing: -1px;
    line-height: 25px;
    color: #9d9d9d;
    margin-top: 0;
}
.service-box p {
    text-align: center;
    font-size: 16px;
    letter-spacing: -1px;
    line-height: 20px;
    color: #9d9d9d;
}
#il-quartiere {
    background-color: #f0ede4;
    padding-bottom: 0;
}
#il-quartiere .btn {
    border-color: #628ca6;
    background-color: #5a89a5;
}
#il-quartiere .btn:hover {
    background-color: #417ea2;
}
#il-quartiere .map-wrapper {
    margin-top: 30px;
}
#il-quartiere .map_canvas {
    height: 446px;
}
#i-settori-merceologici .lead .btn {
    background-color: #8e8787;
    border-color: #7f7f7f;
}
#i-settori-merceologici .lead .btn:hover {
    background-color: #7f7f7f;
}
#i-settori-merceologici .features-box {
    background-color: #e6e6e6;
}
#i-settori-merceologici .btn {
    background-color: #939393;
    border-color: #939393;
    color: #fff;
}
#i-settori-merceologici .btn:hover {
    background-color: #948e8e;
}
#gallery .btn {
    padding: 5px 8px 2px 8px;
    color: #9d9d9d;
}
#gallery .btn:hover,
#gallery .btn.selected {
    padding: 5px 8px 2px 8px;
}
#gallery .btn.selected {
    background-color: #d1800e;
}
#gallery .btn.all {
    background-color: #d1800e;
    color: #fff;
    padding: 5px 12px;
    margin-right: 24px;
}
#gallery .btn.all:hover {
    padding: 5px 12px;
}
#download * {
    color: rgb(172, 178, 182);
}
#download .row {
    margin: 0;
}
#download .col-md-12 {
    padding-right: 0;
}
#download h1 {
    margin-bottom: 55px;
}
#download .download-entry {
    display: table;
    width: 100%;
}
#download .espositori {
    margin-right: 15px;
}
#download .espositori .modal-download {
    position: relative;
    right: -8px;
}
#download .red {
    color: #f12506;
}
#download .download-row {
    display: table-row;
    height: 51px;
    border-bottom: 1px solid #eee;
}
#download table table {
    border-bottom: 1px solid #ccc;
}
#download table table table,
#download table table:last-child {
    border: 0
}
#download td {
    font-size: 16px;
    line-height: 14px;
}
#download .download-entry .st,
#download .download-entry .nd,
#download .download-entry .rd {
    display: table-cell;
}
#download .download-entry .nd {
    text-align: right;
    padding-right: 20px;
}
#download .download-entry .rd {
    position: relative;
    top: -25px;
    width: 156px;
}
#download .download-euro100,
#download .download-pdf {
    position: absolute;
    left: 0px;
}
#download .download-psd {
    position: absolute;
    left: 50px;
}
#download .download-ai {
    position: absolute;
    left: 100px;
}
#download .download-more {
    display: block;
    margin: 40px 0 -80px 0;
    margin-top: 40px;
    font-size: 12px;
}
#download .download-more a {
    color: #000;
}
footer {
    padding-top: 55px;
    padding-bottom: 30px !important;
}
footer h1 {
    color: #fff;
    font-size: 34px;
    letter-spacing: -1px;
}
footer p.intro {
    color: #a3a3a3;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19px;
}
footer .mondopi-logo {
    margin-right: 25px;
}
footer .main {
    margin-top: 26px;
    line-height: 20px;
}
footer .white {
    font-size: 16px !important;
}
footer .main .right p {
    position: relative;
}
footer .main .right img {
    position: absolute;
    top: -26px;
    left: 34px;
}
footer a {
    color: #a3a3a3;
}
footer .main a.green {
    color: #d1800e;
}
footer a:hover {
    color: #428bca !important;
}
footer .divider {
    font-size: 14px !important;
    color: #818084 !important;
    margin: 0 6px;
}
footer .nav {
    margin-top: 32px;
}
footer .last {
    margin-top: 24px;
    padding-top: 24px;
    border-top: 1px solid #ccc;
}
footer .last p {
    font-size: 12px;
}
footer .last .divider {
    font-size: 11px !important;
    position: relative;
    top: -1px;
}
footer .last img {
    margin: 0 6px;
}
.modal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 640px;
    height: 400px !important;
    margin: -200px 0 0 -350px;
    padding: 30px;
    -webkit-box-shadow: 0 4px 16px rgba(0,0,0,.2) !important;
    -moz-box-shadow: 0 4px 16px rgba(0,0,0,.2) !important;
    box-shadow: 0 4px 16px rgba(0,0,0,.2) !important;
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #acacac;
    outline: 0;
    height: 50%;
    z-index: 9999;
}
.modal .close {
    position: absolute;
    right: 0;
	margin-right: 15px;
    top: 6px;
    font-size: 17px;
}
#modal-contatti {
	overflow: hidden;
}
#modal-condizioni .close,
#modal-privacy .close {
    right: 8px;
}
.modal form {
    border: 0 !important;
    padding: 0;
}
.modal h4 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.modal .desc {
    margin-bottom: 32px;
}
.modal label {
    color: #000;
    margin-bottom: 0;
    font-size: 13px;
}
.modal input[type=textfield],
.modal input[type=password] {
    border: 1px solid #ccc;
    width: 244px;
    padding: 4px 4px 2px 4px;
    font-size: 13px;
}
.modal .submit {
    margin: 16px 0 0 0;
}
.modal span.error {
    display: none;
    font-size: 12px;
    color: red;
}
.modal .note {
    float: left;
    width: 100%;
    font-size: 11px;
    margin: 8px 0;
}
#modal-benvenuti .input {
    float: left;
    width: 50%;
}
#modal-benvenuti input[type=textfield] {
    width: 80%;
    border-color: #eee;
}
#modal-benvenuti input[type=submit] {
    margin-top: 24px;
}
.modal .error {
    border-color: red !important;
}
.modal .privacy-wrapper {
    width: 100% !important;
    margin: 30px 0 -8px 0;
}
.modal .privacy-wrapper input {
    float: left;
    margin: 1px 10px 0 0;
}
.modal .privacy-wrapper p {
    font-size: 11px;
    line-height: 9px;
    color: #000;
}
.modal .privacy-wrapper.error p {
    color: red !important;
}
#flash {
    display: none;
    width: 420px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -210px;
    text-align: center;
    z-index: 9999;
}
#flash p {
    color: #fff;
    max-width: 420px;
    width: 100%;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 15px;
    z-index: 999;
    margin: auto;
    padding: 16px;
    box-shadow: 2px 2px 19px #333 !important;
    -o-box-shadow: 2px 2px 19px #333 !important;
    -webkit-box-shadow: 2px 2px 19px #333 !important;
    -moz-box-shadow: 2px 2px 19px #333 !important;
    background-color: #FFE7A1;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    color: #000;
}
#flash.success p {
    background-color: #719f0b;
    color: #fff;
}
#flash.error p {
    background-color: #bd0025;
    color: #fff;
}
@media (max-width: 1200px) {
    top-nav .divider {
        display: none;
    }
    #top-nav li {
        position: relative;
        top: 5px;
    }
    #top-nav a {
        font-size: 0.9em;
        padding-left: 6px;
        padding-right: 6px;
    }
    .navbar-collapse .pull-right {
        margin-top: 42px;
    }
}
@media (max-width: 991px) {
    .navbar-collapse .pull-right {
        display: none;
    }
    .navbar-brand {
        position: relative;
        left: 20px;
        top: -2px;
        margin-bottom: -68px;
    }
    .navbar-brand img {
        height: 32px;
    }
    #top-nav .divider {
        display: none;
    }
    #top-nav li {
        position: relative;
        top: 10px;
    }
    #top-nav a {
        font-size: 0.8em;
        padding-left: 6px;
        padding-right: 6px;
    }
    #top-contact-btn,
    #top-contact-divider {
        display: block;
    }
}
.btn-success {
	background-color: #f8c101 !important;
}
#contatti {
	color: #fff;
	background-color: #bb1819;
	padding: 10px;
	margin-top: 31px;
	-moz-border-radius: 3px;
    border-radius: 3px;
}
#contatti:hover {
	background-color: #c58d35 !important;
}
#il-quartiere .btn-success,
#la-fiera .btn-success,
#i-settori-merceologici .btn-success {
	border-color: #f8c101 !important;
}
#filters li a.selected, #filters li a:hover {
	background-color: #f8c101 !important;
}