.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.lte-fontello-address:before { content: '\e800'; } .lte-fontello-email:before { content: '\e801'; } .lte-fontello-locations:before { content: '\e802'; } .lte-fontello-phone:before { content: '\e803'; } .lte-fontello-riservatezza:before { content: '\e804'; } .lte-fontello-professionalita:before { content: '\e805'; } .lte-fontello-competenza:before { content: '\e806'; } .lte-fontello-login:before { content: '\e807'; } .lte-fontello-close:before { content: '\e808'; } .lte-fontello-layers:before { content: '\e809'; } .lte-fontello-responsive:before { content: '\e80a'; } .lte-fontello-settings:before { content: '\e80b'; } .lte-fontello-phone-call:before { content: '\e80c'; } .lte-fontello-right-arrow-1:before { content: '\e80d'; } .lte-fontello-shopping-bag-1:before { content: '\e80e'; } .lte-fontello-email-1:before { content: '\e80f'; } .lte-fontello-location:before { content: '\e810'; } .lte-fontello-video:before { content: '\e811'; } .lte-fontello-email-2:before { content: '\e812'; } .lte-fontello-placeholder:before { content: '\e813'; } .lte-fontello-quote_soft:before { content: '\e814'; } .lte-fontello-search:before { content: '\e815'; } .lte-fontello-filter:before { content: '\e816'; } .lte-fontello-time:before { content: '\e817'; } .lte-fontello-call-1:before { content: '\e818'; } .lte-fontello-favorites:before { content: '\e819'; } .lte-fontello-exchange:before { content: '\e81a'; } .lte-fontello-font:before { content: '\e81b'; } .lte-fontello-gear:before { content: '\e81c'; } .lte-fontello-homepages:before { content: '\e81d'; } .lte-fontello-parallax:before { content: '\e81e'; } .lte-fontello-seo-1:before { content: '\e81f'; } .lte-fontello-text:before { content: '\e820'; } .lte-fontello-coding-1:before { content: '\e821'; } .lte-fontello-document:before { content: '\e822'; } .lte-fontello-share:before { content: '\e823'; } .lte-fontello-shopping-bag-2:before { content: '\e824'; } .lte-fontello-whatsapp:before { content: '\e825'; } .lte-fontello-chat-1:before { content: '\e826'; } .lte-fontello-clock:before { content: '\e827'; } .lte-fontello-chat:before { content: '\e828'; } .lte-fontello-checkmark:before { content: '\e829'; } .lte-fontello-arrow-long:before { content: '\e82a'; } .lte-fontello-right-arrow:before { content: '\e82b'; } .lte-fontello-phone-1:before { content: '\e82c'; } .lte-fontello-tick:before { content: '\e82d'; } .lte-fontello-shopping-bag:before { content: '\e82e'; } .lte-fontello-menu_arrow:before { content: '\e82f'; } .lte-fontello-search-1:before { content: '\e830'; } .lte-fontello-play-button-arrowhead:before { content: '\e831'; } .lte-fontello-right-arrow-2:before { content: '\e832'; } .lte-fontello-search-2:before { content: '\e833'; } .lte-fontello-account:before { content: '\e834'; } .lte-fontello-play:before { content: '\e835'; } .lte-fontello-newspaper:before { content: '\e836'; } .lte-fontello-search-3:before { content: '\e837'; } .lte-fontello-phone-call-1:before { content: '\e838'; } .lte-fontello-call-2:before { content: '\e839'; } .lte-fontello-cargo-truck:before { content: '\e83a'; } .lte-fontello-cctv:before { content: '\e83b'; } .lte-fontello-electric-motor:before { content: '\e83c'; } .lte-fontello-email-3:before { content: '\e83d'; } .lte-fontello-quote:before { content: '\e83e'; } .lte-fontello-arrow:before { content: '\e83f'; } .lte-fontello-loupe:before { content: '\e840'; } .lte-fontello-pin:before { content: '\e841'; } .lte-fontello-file:before { content: '\e842'; } .lte-fontello-outline_feather:before { content: '\e843'; } .lte-fontello-avatar:before { content: '\e844'; } .lte-fontello-call:before { content: '\e845'; } .lte-fontello-download:before { content: '\e846'; } .lte-fontello-cable-connector:before { content: '\e847'; } .lte-fontello-mail:before { content: '\e848'; } .lte-fontello-magnifying-glass:before { content: '\e849'; } .lte-fontello-send:before { content: '\e84a'; } .lte-fontello-drill:before { content: '\e84b'; } .lte-fontello-wall-clock:before { content: '\e84c'; } .lte-fontello-electric-motor_02:before { content: '\e84d'; } .lte-fontello-location-1:before { content: '\e84e'; } .lte-fontello-facebook:before { content: '\e84f'; } .lte-fontello-clock-1:before { content: '\e850'; } .lte-fontello-location-2:before { content: '\e851'; } .lte-fontello-gift-card:before { content: '\e852'; } .lte-fontello-shopping-bag-3:before { content: '\e853'; } .lte-fontello-instagram:before { content: '\e854'; } .lte-fontello-quote_soft_vert:before { content: '\e855'; } .lte-fontello-quote_hard_01:before { content: '\e856'; } .lte-fontello-quote_hard_02:before { content: '\e857'; } .lte-fontello-quote_semi:before { content: '\e858'; } .lte-fontello-play-1:before { content: '\e859'; } .lte-fontello-login-1:before { content: '\e85a'; } .lte-fontello-avatar-1:before { content: '\e85b'; } .lte-fontello-outgoing-call:before { content: '\e85c'; } .lte-fontello-shopping-cart:before { content: '\e85d'; } .lte-fontello-right-arrow-3:before { content: '\e85e'; } .lte-fontello-quote_hard_02-1:before { content: '\e85f'; } .lte-fontello-driver:before { content: '\e860'; } .lte-fontello-right:before { content: '\e861'; } .lte-fontello-right-arrow-6:before { content: '\e862'; } .lte-fontello-search-6:before { content: '\e863'; } .lte-fontello-cart-1:before { content: '\e864'; } .lte-fontello-arrow-right:before { content: '\e865'; } .lte-fontello-private:before { content: '\e866'; } .lte-fontello-quote_my:before { content: '\e867'; } .lte-fontello-booking:before { content: '\e868'; } .lte-fontello-car:before { content: '\e869'; } .lte-fontello-pricing:before { content: '\e86a'; } .lte-fontello-spaceship:before { content: '\e86b'; } .lte-fontello-right-arrow-4:before { content: '\e86c'; } .lte-fontello-rl-arrow:before { content: '\e86d'; } .lte-fontello-bg:before { content: '\e86e'; } .lte-fontello-play-2:before { content: '\e86f'; } .lte-fontello-arrow-1:before { content: '\e870'; } .lte-fontello-search-4:before { content: '\e871'; } .lte-fontello-shopping-bag-4:before { content: '\e872'; } .lte-fontello-nurse:before { content: '\e873'; } .lte-fontello-skincare:before { content: '\e874'; } .lte-fontello-urgent:before { content: '\e875'; } .lte-fontello-document-1:before { content: '\e876'; } .lte-fontello-heart:before { content: '\e877'; } .lte-fontello-injection:before { content: '\e878'; } .lte-fontello-original:before { content: '\e879'; } .lte-fontello-payment:before { content: '\e87a'; } .lte-fontello-shipping:before { content: '\e87b'; } .lte-fontello-bonus:before { content: '\e87c'; } .lte-fontello-right-arrow-5:before { content: '\e87d'; } .lte-fontello-car-seat:before { content: '\e87e'; } .lte-fontello-plus_fat:before { content: '\e87f'; } .lte-fontello-limousine:before { content: '\e880'; } .lte-fontello-login-2:before { content: '\e881'; } .lte-fontello-login-3:before { content: '\e882'; } .lte-fontello-phone-2:before { content: '\e883'; } .lte-fontello-pin-1:before { content: '\e884'; } .lte-fontello-search-5:before { content: '\e885'; } .lte-fontello-shield:before { content: '\e886'; } .lte-fontello-arrow-2:before { content: '\e889'; } .lte-fontello-cart:before { content: '\e88a'; } .lte-fontello-plus_medium:before { content: '\e88b'; } .lte-fontello-plus_thin:before { content: '\e88c'; } .lte-fontello-minus_fat:before { content: '\e88d'; } .lte-fontello-minus_medium:before { content: '\e88e'; } .lte-fontello-minus_thin:before { content: '\e88f'; } .lte-fontello-diagonal-arrow:before { content: '\e890'; } .lte-fontello-search-7:before { content: '\e891'; } .lte-fontello-shopping-bag-5:before { content: '\e892'; } .lte-fontello-user:before { content: '\e893'; }