@charset "UTF-8";
/*---------------------------------------------------*/
/* NUOVA HOME PAGE */
/*---------------------------------------------------*/
@font-face { font-family: 'icomoon'; src: url("/css/fonts/icomoon.eot?iw26j9"); src: url("/css/fonts/icomoon.eot?iw26j9#iefix") format("embedded-opentype"), url("/css/fonts/icomoon.ttf?iw26j9") format("truetype"), url("/css/fonts/icomoon.woff?iw26j9") format("woff"), url("/css/fonts/icomoon.svg?iw26j9#icomoon") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'robotolight'; src: url("fonts/Roboto-Light-webfont.eot"); src: url("fonts/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-Light-webfont.woff") format("woff"), url("fonts/Roboto-Light-webfont.ttf") format("truetype"), url("fonts/Roboto-Light-webfont.svg#robotolight") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'robotoregular'; src: url("fonts/Roboto-Regular-webfont.eot"); src: url("fonts/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-Regular-webfont.woff") format("woff"), url("fonts/Roboto-Regular-webfont.ttf") format("truetype"), url("fonts/Roboto-Regular-webfont.svg#robotoregular") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'robotobold'; src: url("fonts/Roboto-Bold-webfont.eot"); src: url("fonts/Roboto-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Roboto-Bold-webfont.woff") format("woff"), url("fonts/Roboto-Bold-webfont.ttf") format("truetype"), url("fonts/Roboto-Bold-webfont.svg#robotobold") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'fontAwesome'; src: url("fonts/fontawesome-webfont.eot?v=4.6.1"); src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.6.1") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.6.1") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.6.1") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.6.1") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'rosettaicons'; src: url("fonts/rosetta-icons-regular.eot?v=4.6.1"); src: url("fonts/rosetta-icons-regular.eot?#iefix&v=4.6.1") format("embedded-opentype"), url("fonts/rosetta-icons-regular.woff?v=4.6.1") format("woff"), url("fonts/rosetta-icons-regular.ttf?v=4.6.1") format("truetype"); font-weight: normal; font-style: normal; }
/* CSS Styles that are needed by jScrollPane for it to operate correctly.  Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane may not operate correctly without them. */
.jspScrollable, .jspScrollable * { outline: none; }

.jspContainer { overflow: hidden; position: relative; }

.jspPane { position: absolute; }

.jspVerticalBar { position: absolute; top: 0; right: 0; width: 16px; height: 100%; background: red; }

.jspHorizontalBar { position: absolute; bottom: 0; left: 0; width: 100%; height: 16px; background: red; }

.jspCap { display: none; }

.jspHorizontalBar .jspCap { float: left; }

.jspTrack { background: #e0e0e0; position: relative; }

.jspDrag { background: white; position: relative; top: 0; left: 0; cursor: pointer; box-sizing: border-box; border: 2px solid #e0e0e0; }

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float: left; height: 100%; }

.jspArrow { background: #50506d; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0; }

.jspArrow.jspDisabled { cursor: default; background: #80808d; }

.jspVerticalBar .jspArrow { height: 16px; }

.jspHorizontalBar .jspArrow { width: 16px; float: left; height: 100%; }

.jspVerticalBar .jspArrow:focus { outline: none; }

.jspCorner { background: #eeeef4; float: left; height: 100%; }

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner { margin: 0 -3px 0 0; }

/*HEADER */
#header-section { position: fixed; width: 100%; z-index: 10; }

.rsp-logo, .rsp-ico { display: none; }

.rsp-lang { display: none; }

.topElement { display: inline-block; }

ul#first-ul > li:nth-child(1), ul#first-ul > li:nth-child(2), ul#first-ul > li:nth-child(3), ul#first-ul > li:nth-child(4), ul#first-ul > li:nth-child(5) { padding: 0 10px; position: relative; }

ul#first-ul > li:nth-child(1):after, ul#first-ul > li:nth-child(2):after, ul#first-ul > li:nth-child(3):after { content: ""; height: 23px; width: 1px; background-color: #ddd; position: absolute; left: 0; top: -3px; z-index: 1; }

ul#first-ul > li:nth-child(2):after { top: 0; }

ul#first-ul > li:nth-child(2) { position: relative; top: 4px; }

ul#first-ul > li:nth-child(4), ul#first-ul > li:nth-child(5) { float: right; width: 145px; text-align: right; top: 7px; }

ul#first-ul > li:nth-child(4):after, ul#first-ul > li:nth-child(5):after { content: ""; height: 23px; width: 1px; background-color: #ddd; position: absolute; right: 0; top: -3px; z-index: 1; }

#top-menu-section { font-size: 12px; font-family: "robotoregular", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #666; padding: 7px 0 15px; background-color: #fff; position: relative; z-index: 10; }

ul#first-ul > li:nth-child(1) { position: relative; cursor: pointer; width: 44px; }

ul#first-ul > li:nth-child(1):before { content: url("../assets/homepage/header/arrow.png"); position: absolute; top: -3px; right: 6px; }

ul#first-ul li:nth-child(1) ul { display: none; }

ul#first-ul li:nth-child(1) ul { position: absolute; top: 30px; left: 0; background-color: #fff; padding: 7px 0; z-index: 10; }

ul#first-ul li:nth-child(1) > ul > li > a { color: #666; text-decoration: none; padding: 7px 13px; display: inline-block; }

ul#first-ul li:nth-child(1) > ul > li > a:hover { text-decoration: underline; }

ul#first-ul li.open:nth-child(1) > ul { display: block; }

ul#first-ul li:nth-child(2) > ul > li { display: inline-block; padding: 0 4px; }

ul#first-ul li:nth-child(3) a { text-transform: uppercase; text-decoration: none; color: #666; }

ul#first-ul > li:nth-child(4) a { text-transform: uppercase; text-decoration: none; color: #e30613; font-family: "robotobold", "Helvetica Neue", Helvetica, Arial, sans-serif; }

ul#first-ul > li:nth-child(4) > a:before { content: url("../assets/homepage/header/ico-shop.png"); position: absolute; top: 0; left: 13px; }

ul#first-ul > li:nth-child(5) a { text-transform: uppercase; text-decoration: none; color: #666; }

ul#first-ul > li:nth-child(5) a:before { content: url("../assets/homepage/header/ico-email.png"); position: absolute; top: 1px; left: 40px; }

/* NAV */
#nav-section { background-color: #000; }

#main-ul { height: 60px; position: relative; background-color: #000; }

#main-ul > li:first-child a { border-left: 1px solid #4D4D4D; }

#main-ul > li > a { padding: 10px 5px 10px; display: inline-block; width: 14.2857%; float: left; text-align: center; color: #fff; min-height: 60px; text-transform: uppercase; text-decoration: none; border-right: 1px solid #4D4D4D; position: relative; z-index: 9; font-family: "robotoregular", "Helvetica Neue", Helvetica, Arial, sans-serif; background-color: #000; }

#main-ul > li:nth-child(1) > a, #main-ul > li:nth-child(3) > a, #main-ul > li:nth-child(4) > a, #main-ul > li:nth-child(7) > a { line-height: 40px; }

#main-ul > li:nth-child(4) > a { position: relative; z-index: 10; }

#main-ul > li:nth-child(4) > a img { color: #000; position: absolute; top: -38px; right: 10px; }

@media (max-width: 1023px) { #main-ul > li a { font-size: 12px; padding: 14px 5px; }
  #main-ul > li:nth-child(4) > a img { width: 85px; top: -22px; }
  #main-ul > li:nth-child(1) > a, #main-ul > li:nth-child(3) > a, #main-ul > li:nth-child(4) > a, #main-ul > li:nth-child(7) > a { line-height: 30px; } }
@media (max-width: 767px) { .rsp-logo, .rsp-ico, .rsp-lang { display: block; }
  .rsp-lang { color: #fff; cursor: pointer; margin: 20px 0 0 15px; display: inline-block; }
  .rsp-lang ul { position: absolute; top: 60px; left: 0; background-color: #000; color: #fff; padding: 7px 0; }
  .rsp-lang ul li a { padding: 7px 15px; display: inline-block; color: #fff; text-decoration: none; }
  .rsp-lang.open ul { display: block; }
  .rsp-lang:after { content: url(../img/header/arrow-white.png); bottom: 2px; position: relative; left: 2px; }
  .rsp-lang ul { display: none; }
  .rsp-logo { display: inline-block; position: absolute; z-index: 10; right: 50%; margin-right: -30px; }
  .rsp-logo img { width: 70px; }
  .rsp-ico { float: right; display: inline-block; cursor: pointer; margin-right: 10px; margin-top: 13px; }
  #top-menu-section, #nav-section { display: none; }
  #header-section { height: 60px; background-color: #000; }
  .open#header-section #top-menu-section, .open#header-section #nav-section { display: block; }
  .open#header-section #nav-section { background-color: #E3E3E3; }
  .open#header-section #top-menu-section { position: absolute; width: 100%; top: 60px; padding: 5px 0; }
  .open#header-section #nav-section { position: absolute; width: 100%; top: 198px; padding: 5px 0; }
  .open#header-section #top-menu-section { height: 138px; }
  .open#header-section #top-menu-section ul#first-ul > li { padding: 12px 0; }
  .open#header-section #top-menu-section ul#first-ul > li a { font-size: 13px; }
  ul#first-ul > li:nth-child(1):after, ul#first-ul > li:nth-child(2):after, ul#first-ul > li:nth-child(3):after, ul#first-ul > li:nth-child(4):after, ul#first-ul > li:nth-child(5):after { display: none; }
  ul#first-ul > li:nth-child(4) > a:before, ul#first-ul > li:nth-child(5) > a:before { display: none; }
  ul#first-ul > li:nth-child(1), ul#first-ul > li:nth-child(2) { display: none; }
  ul#first-ul > li:nth-child(4), ul#first-ul > li:nth-child(5) { top: 0; }
  ul#first-ul > li:nth-child(3), ul#first-ul > li:nth-child(4) { border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
  .open#header-section #top-menu-section ul#first-ul > li { width: 100%; text-align: left; }
  #main-ul, #main-ul li a { background-color: transparent; }
  #main-ul > li:nth-child(4) { display: none; }
  #main-ul > li a { width: 100%; border-right: 0 none; font-size: 13px; line-height: 1em !important; padding: 12px 0 !important; min-height: 1px; }
  #main-ul > li:first-child a { border-left: 0 none; }
  #main-ul > li a br { display: none; }
  #main-ul > li a { text-align: left; }
  #main-ul > li:nth-child(2) > a, #main-ul > li:nth-child(5) > a, #main-ul > li:nth-child(6) > a { text-align: left; padding: 12px 0; }
  #main-ul > li:nth-child(1) > a, #main-ul > li:nth-child(2) > a, #main-ul > li:nth-child(3) > a, #main-ul > li:nth-child(4) > a, #main-ul > li:nth-child(5) > a, #main-ul > li:nth-child(6) > a { border-bottom: 1px solid rgba(0, 0, 0, 0.15); color: #000; }
  #main-ul > li:nth-child(7) > a { color: #000; } }
/*NAV SUB MNEU */
#main-ul .submenu-box { position: absolute; top: -500px; left: 0; right: 1px; text-align: left; background: #FFF; overflow: hidden; padding: 40px 10px 15px; -webkit-transition: top 0.5s ease-in-out; transition: top 0.5s ease-in-out; }

#main-ul .submenu-box.active { display: block; top: 50px; }

#main-ul .submenu-box h2 { text-align: left; font-size: 14px; font-family: "robotobold", "Helvetica Neue", Helvetica, Arial, sans-serif; margin: -20px 0 20px 10px; color: #999; }

#main-ul .submenu-box .list-mnu { float: left; width: 60%; padding: 0 10px 0 0; }

#main-ul .submenu-box .list-mnu:last-child { width: 40%; padding: 0 0 0 10px; border-left: 1px solid #ddd; }

@media (max-width: 768px) { #main-ul .submenu-box.active { display: none; } }
#main-ul .submenu-box ul:after, #main-ul .submenu-box ul:before { display: table; content: ""; clear: both; }

#main-ul .submenu-box ul.last { margin-top: 20px; }

#main-ul .submenu-box li { float: left; text-align: center; }

#main-ul .submenu-box li a { border: 0; color: #333; text-decoration: none; text-transform: uppercase; font-size: 11px; line-height: 1.3em; overflow: hidden; display: block; padding-bottom: 10px; border-bottom: 1px solid #fff; font-family: "robotoregular", "Helvetica Neue", Helvetica, Arial, sans-serif; }

#main-ul .submenu-box li a span { line-height: 1.3em; display: block; margin-top: 10px; min-height: 28px; }

#main-ul .submenu-box li a figure { padding: 0; margin: 0; }

#main-ul .submenu-box li a figure img { width: 100%; max-width: 100%; height: auto; display: block; }

#main-ul .submenu-box li a:hover { border-bottom: 1px solid #ddd; }

#main-ul #capsule-caffe-espresso1882-submenu.submenu-box li { width: 14.2857%; }

#main-ul #prodotti-casa-submenu.submenu-box li { width: 16.6666666%; }

#main-ul #accademia-submenu.submenu-box li, #main-ul #coffeeshop-submenu.submenu-box li { width: 25%; }

#main-ul #accademia-submenu.submenu-box li a, #main-ul #coffeeshop-submenu.submenu-box li a { font-size: 14px; }

#main-ul #bar-hotel-submenu.submenu-box .list-mnu li { width: 25%; }

#main-ul #bar-hotel-submenu.submenu-box .list-mnu:last-child li { width: 33.33333%; }

/* EVENT SECTION */
.cta-wrp { padding: 0 0 20px 0; text-align: left; margin-top: -15px; }

/* NEWS SECTION */
/* NEWS SECTION */
/* TABS SECTION */
#tab-int { height: 63px; margin: 0 -0.5%; }

.tabEl { border: 1px solid #000; padding: 10px 5px; color: #000; cursor: pointer; float: left; width: 24%; margin: 10px 0.5%; text-align: center; font-size: 16px; }

.tabEl.active { color: #fff; background-color: #ccc; border-color: #ccc; font-family: "robotobold", "Helvetica Neue", Helvetica, Arial, sans-serif; }

#tab-content { clear: both; }

#tab-content .tab { display: none; margin: 4px 0 20px; }

#tab-content .tab.active { display: block; }

#tab-content .item a { display: block; }

#tab-content .item figure { margin: 0; border: 1px solid #eee; }

#tab-content .item a article footer { position: absolute; bottom: -33px; left: 0; width: 100%; height: 32px; overflow: hidden; text-align: left; background: rgba(0, 0, 0, 0.5); }

#tab-content .item a article footer p { padding: 0px 33px 0 11px; font-size: 12px; line-height: 8px; text-transform: lowercase; color: #FFF; }

#tab-content .item a article footer p span { position: absolute; top: 0; right: 0; padding: 6px; background: #38322A url(../assets/homepage/slider/istangram_ico.png) no-repeat center center; height: 31px; width: 31px; }

#tab-content .owl-controls { margin: 20px 0 40px; text-align: center; }

#tab-content .owl-prev, #tab-content .owl-next { display: inline-block; width: 16px; height: 11px; margin: 0 20px; background: transparent url(../assets/homepage/slider/instagram-slider-controls.png) no-repeat 0 0; }

#tab-content .owl-next { background-position: -16px 0; }

#tab-loader { display: none; margin: 4px 0 20px; width: 100%; height: 184px; background: #FFF url(../assets/homepage/slider/ajax-loader-wht.gif) no-repeat 50% 50%; }

#tab-loader.active { display: block; }

@media screen and (max-width: 1024px) { .tabEl { font-size: 12px; } }
@media screen and (max-width: 768px) { #tab-int { height: auto; }
  .tabEl { width: 99%; margin: 3px 0.5%; float: none; }
  #tab-content { margin-top: 20px; } }
/* CALENDAR */
/*
#calendar-wrapper { background-color: #E8D7BE; padding: 10px;
}

.calendarWrapperInner { border: 1px solid #fff;
}

.calendarWrapperInner:after,
.calendarWrapperInner:before { content: ""; display: table; clear: both;
}

#calendar { width: 50%; float: left; height: 100%; padding: 12px 50px; text-align: center;
}


#calendar table { width: 100%; font-size: 12px;
}

#calendar table td,
#calendar table th { width: 14.2857%; text-align: center; padding: 3px 0;
}

#calendar table th {text-transform: uppercase;}

#calendar table td > span { display: block; border: 1px solid #E8D7BE; background: #E8D7BE; border-radius: 99%; height: 40px; width: 40px; line-height: 38px; position: relative; margin: 0 auto;
}
#calendar table td > span.events,
#calendar table td > span.events:hover { border-color: #E92024; background-color: #fff; cursor: pointer;
}

#calendar table td > span.today,
#calendar table td > span.today:hover { background-color: #E92024; border-color: #E92024; color: #fff; font-weight: bold;
}

#calendar table td > span:hover { background-color: #FCF6EB; border-color: #FCF6EB
}

#calendar-tooltip { background-color: #fff; padding: 12px 10px 15px; position: absolute; bottom: 55px; text-align: left; z-index: 9; min-width: 200px;
}

#calendar-tooltip.left { left: 20px;
}

#calendar-tooltip.right { right: 20px;
}

#calendar-tooltip.left:before { width: 0;
	height: 0;
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	border-top: 10px solid #fff;
	border-right: 10px solid transparent;
}

#calendar-tooltip.right:before { width: 0;
	height: 0;
	content: "";
	position: absolute;
	bottom: -10px;
	right: 0;
	border-top: 10px solid #fff;
	border-left: 10px solid transparent;
}

#calendar-tooltip h4 { font-size: 14px; line-height: 1em; margin: 0 0 10px;
}

#calendar-tooltip span { color: #636261; text-transform: uppercase; font-size: 10px; display: block; line-height: 1em;
}

#calendar-tooltip a { display: block; color: #333; font-size: 10px; text-decoration: none; font-weight: bold; text-transform: lowercase; line-height: 1em; margin: 10px 0 0 0;
}


#calendar-tooltip a:after { content: url("../assets/homepage/header/arrow-cta-small.png"); position: relative; top: 5px; margin-left: 10px;
}

#events-list-wrapper { width: 50%; float: left; background-color: #FCF6EB; height: 100%; padding: 12px 10px 30px 40px; position: relative;
}

#events-list-wrapper:before { position: absolute; content: ""; width: 0; height: 0; left:  -1px; top: 50%; margin-top: -18px; border-left: 18px solid #E8D7BE; border-bottom: 18px solid transparent; border-top: 18px solid transparent;
}

#calendar h3,
#events-list-wrapper h3 { font-size: 24px; font-family: $fontLight; font-weight: normal; margin: 10px 0 30px;
}

#events-list li { margin: 0 0 1em; padding: 5px 0 0 80px; text-align: left; height: 50px;
}

#events-list li.accademia-events { background: transparent url(../assets/homepage/calendar/accademia-vergnano.png) no-repeat left top;
}

#events-list li.generic-events { background: transparent url(../assets/homepage/calendar/ico-calendar.png) no-repeat 6px top;
}

#events-list > li > h4 { font-size: 16px; color: #333; margin: 0 0 4px;
}

#events-list > li > span { color: #636261; text-transform: uppercase; font-size: 10px; display: block;
}

#events-list > li > a { color: #333; font-size: 11px; text-decoration: none; font-weight: bold; text-transform: lowercase;
}

#events-list > li > a:after { content: url("../assets/homepage/header/arrow-cta-small.png"); position: relative; top: 5px; margin-left: 10px;
}

@media screen and (max-width: 768px) { #calendar, #events-list-wrapper { float: none; width: 100%; }
 #calendar {padding: 0;} #calendar table td {font-size: 11px;} #calendar table td>span {width: 30px; height: 30px; line-height: 28px;}
 #events-list-wrapper { padding: 10px 20px; } #calendar h3, #events-list-wrapper h3 { font-size: 20px; margin-top: 10px; }
 #events-list-wrapper:before {display: none;} #events-list li {padding-left: 65px;} #calendar-tooltip {bottom: 45px;} #calendar-tooltip.right {right: 10px;} #calendar-tooltip.left {left: 10px;}
} */
/* PARTNERS SECTION */
#partner-section { background-color: #F5F5F5; padding: 20px 0; overflow: hidden; }

.partnerTitle { position: relative; font-family: "robotobold", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 16px; top: 30px; color: #3E3E3E; }

.partnerBox { text-align: center; position: relative; z-index: 1; }

.partnerBoxImg { height: 83px; }

.partnerBox > a { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 2; }

.partnerBox > p { margin-bottom: 0; font-size: 12px; }

@media (max-width: 1023px) { .box-14:nth-child(1) .partnerTitle { position: static; text-align: center; }
  .box-14:nth-child(1) .partnerTitle p { margin-top: 0; }
  .box-14:nth-child(2) .partnerBoxImg img { width: 100%; }
  .box-14:nth-child(7) .partnerBoxImg img { width: 100%; } }
@media (max-width: 767px) { .box-14:nth-child(1) .partnerTitle p { font-size: 18px; }
  .box-14:nth-child(2) .partnerBoxImg img { width: auto; }
  .box-14:nth-child(7) .partnerBoxImg img { width: auto; }
  .partnerBox > p { margin-top: 5px; }
  .partnerBox { margin-bottom: 30px; } }
/* FOOTER */
#footer-section { text-align: center; padding: 40px 0 40px; }

#footer-section a { display: inline-block; padding: 0px 8px; margin-bottom: 20px; }

#footer-section p { font-size: 11px; font-family: "robotoregular", "Helvetica Neue", Helvetica, Arial, sans-serif; }

#footer-section p > a { color: #000; text-decoration: none; margin-bottom: 0; }

/* pagine interne */
.visore-top { height: 490px; }

#content-bar .visore-top { background: url("../assets/homepage/pag-interne/visore-01.jpg"); background-size: cover; }

#content-casa .visore-top { background: url("../assets/homepage/pag-interne/visore-02.jpg"); background-size: cover; }

#content-uffici .visore-top { background: url("../assets/homepage/pag-interne/visore-03.jpg") center center; background-size: cover; }

#content-espresso .visore-top { background: url("../assets/homepage/pag-interne/visore-04.jpg") center center; background-size: cover; }

/* pagine interne */
.par-title { text-align: center; margin-bottom: 25px; }

.par-title h2 { margin-bottom: 8px; }

.par-title p.bolder { font-size: 19px; font-weight: bold; margin-top: 0; margin-bottom: 10px; }

.par-title p.lighter { font-size: 14px; margin-top: 0; margin-bottom: 6px; }

/* griglia */
.product-grid { overflow: hidden; }

.prodBox { margin-top: 40px; text-align: center; min-height: 496px; }

.prodBox img { width: 100%; height: auto; }

/* footer prodotti*/
#footer-prodotti { margin: 40px 0 20px; clear: both; font-size: 10px; }

.footer-wrp { overflow: hidden; }

.elem-footer { float: left; }

.elem-footer a { color: #000; display: inline-block; text-decoration: none; font-weight: bold; }

.elem-footer p { margin: 0; font-weight: bold; }

.elem-footer#elem-1 img { height: 50px; width: auto; }

.elem-footer#elem-2 a:after { content: url("../assets/homepage/pag-interne/arrow-footer.jpg"); position: relative; top: 2px; left: 5px; }

.elem-footer#elem-4 { float: right; }

.elem-footer#elem-4 img { height: 50px; }

.elem-footer#elem-2, .elem-footer#elem-3 { position: relative; top: 20px; }

.elem-footer#elem-2 { margin-left: 5px; }

.elem-footer#elem-3 { margin-left: 35px; }

@media (max-width: 1023px) { .footer-wrp { overflow: auto; text-align: center; }
  .elem-footer { margin-bottom: 10px; }
  .elem-footer, #elem-4.elem-footer { float: none; display: block; }
  #elem-2.elem-footer, #elem-3.elem-footer { position: static; top: 0; }
  #elem-4.elem-footer img { height: 35px; }
  #elem-3.elem-footer { margin-left: 0; } }
/* slider espresso */
.sliderText.espressoTxt { width: 297px; top: 80px; }

.sliderText.espressoTxt h1 { color: #fff; font-family: 'giovannibook'; font-size: 32px; line-height: 40px; padding: 15px 0; border-top: 1px solid #fff; border-bottom: 1px solid #fff; text-shadow: 0 0 10px rgba(0, 0, 0, 0.6); text-align: left; text-transform: uppercase; margin-bottom: 0; }

.sliderText.espressoTxt p { font-size: 16px; text-align: left; margin-top: 8px; text-shadow: 0 0 10px rgba(0, 0, 0, 0.6); }

.profile-slider { background-color: #EBEBEB; padding: 40px 0; overflow: hidden; }

.profileTxt { width: 60%; float: left; padding-right: 15px; position: relative; height: 313px; }

#bottom-sharing { position: absolute; right: 15px; bottom: 0; width: 100%; text-align: right; }

#bottom-sharing a#share-fb { content: url("../assets/homepage/pag-interne/ico-espresso-01.jpg"); position: relative; top: 3px; margin-left: 5px; margin-right: 2px; }

#bottom-sharing a#share-twitter { content: url("../assets/homepage/pag-interne/ico-espresso-02.jpg"); position: relative; top: 2px; margin: 0 2px; }

#bottom-sharing a#share-google { content: url("../assets/homepage/pag-interne/ico-espresso-03.jpg"); position: relative; top: 4px; margin: 0 2px; }

#bottom-sharing span { font-family: 'giovannibook'; color: #989898; font-size: 14px; padding-right: 10px; border-right: 1px solid #989898; text-transform: uppercase; }

.profileTxt h2 { text-align: left; font-family: 'giovannibook'; font-size: 24px; color: #000; padding: 10px 0; border-top: 1px solid #000; border-bottom: 1px solid #000; margin-top: 0; }

.profileSldr { float: left; width: 40%; padding-left: 15px; }

.profileSldr img { width: 100%; height: auto; }

@media (max-width: 767px) { .profileTxt { width: 100%; }
  .profileSldr { width: 100%; margin-top: 30px; text-align: center; }
  .profileSldr img { width: auto; } }
.gridTitle { background-color: #EBEBEB; }

.gridTitle h2 { margin-left: 15px; text-align: left; font-family: 'giovannibook'; }

.espressoBox { text-align: left; padding: 0 30px; margin-top: 45px; min-height: 290px; }

.espressoBoxImg img { width: 100%; }

.espressoBoxTxt h4 { font-size: 24px; font-family: 'giovannibook'; text-transform: uppercase; padding: 10px 0; border-top: 1px solid #000; border-bottom: 1px solid #000; }

.espressoBoxTxt h5 { font-size: 18px; font-family: 'giovannibook'; text-transform: uppercase; padding: 10px 0; border-top: 1px solid #000; border-bottom: 1px solid #000; }

.espressoBoxBottom { overflow: hidden; padding: 15px 0; background: url("../assets/homepage/pag-interne/circle-border.png") top left repeat-x; position: relative; }

.espressoBoxBottom:after { background: url("../assets/homepage/pag-interne/circle-border.png") bottom left repeat-x; content: ""; width: 100%; height: 4px; position: absolute; bottom: 0; right: 0; left: 0; }

.espressoBottom { float: left; width: 50%; text-align: center; }

.espressoBottom img { margin-right: 10px; }

.espressoBottom span { font-family: 'giovannibook'; text-transform: uppercase; position: relative; }

.espressoBottom:first-child img { position: relative; top: 5px; }

.espressoBottom.weight span:before { content: "1 x"; text-transform: uppercase; font-family: 'giovannibook'; position: absolute; width: 100%; text-align: left; bottom: 15px; }

@media (max-width: 767px) { .espressoBox { padding: 0; min-height: inherit; } }
.profileSldr { position: relative; }

.profileSldr .owl-controls { position: absolute; top: 0px; width: 100%; z-index: 999; }

.profileSldr .owl-controls .owl-nav .owl-prev { position: absolute; left: 20px; top: 18px; }

.profileSldr .owl-controls .owl-nav .owl-next { position: absolute; right: 20px; top: 18px; }

#product-section { margin: 0; }

#newsletterForm { position: relative; height: 166px; }

#newsletterForm .cta { bottom: 32px; position: absolute; left: 0; width: 100%; }

/* NORMALIZE */
* { box-sizing: border-box; }

*:before, *:after { box-sizing: border-box; }

body { background-color: #ffffff; padding: 0; margin: 0; font-family: "robotolight", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; }

ul { list-style: none; list-style-image: none; margin: 0; padding: 0; }

.clearfix { clear: both; }

.hidden { display: none; }

.visible { display: block; }

/* GRID */
.main-wrapper { position: relative; margin: 0 auto; width: 980px; padding-right: 10px; padding-left: 10px; height: 100%; }

.row { margin-right: -10px; margin-left: -10px; }

.box-50 { float: left; width: 50%; padding-right: 10px; padding-left: 10px; position: relative; min-height: 1px; }

.box-14 { float: left; width: 14.28%; padding-right: 10px; padding-left: 10px; position: relative; min-height: 1px; }

.box-25 { float: left; width: 25%; padding-right: 10px; padding-left: 10px; position: relative; min-height: 1px; }

.box-33 { float: left; width: 33.333%; padding-right: 10px; padding-left: 10px; position: relative; min-height: 1px; }

.box-55 { float: left; width: 55%; padding-right: 10px; padding-left: 10px; position: relative; min-height: 1px; }

.box-45 { float: left; width: 45%; padding-right: 10px; padding-left: 10px; position: relative; min-height: 1px; }

@media only screen and (min-width: 1024px) { .main-wrapper { width: 980px; } }
@media only screen and (max-width: 1023px) and (min-width: 768px) { .main-wrapper { width: 768px; }
  .box-100m { float: left; width: 100%; padding-right: 10px; padding-left: 10px; position: relative; min-height: 1px; } }
@media only screen and (max-width: 767px) and (orientation: landscape) { .main-wrapper { width: 480px; } }
@media only screen and (max-width: 767px) { .main-wrapper { width: 320px; }
  .box-100 { float: left; width: 100%; padding-right: 10px; padding-left: 10px; position: relative; min-height: 1px; }
  .box-50 { float: none; width: 100%; padding-right: 10px; padding-left: 10px; position: relative; min-height: 1px; }
  .box-50s { width: 50%; } }
.main-wrapper > .mainTitle { position: relative; }
@media only screen and (max-width: 479px) { .main-wrapper > .mainTitle { margin: 30px 0; } }
@media only screen and (min-width: 480px) { .main-wrapper > .mainTitle { margin: 75px 0 20px; height: 40px; } }
.main-wrapper > .mainTitle:before { display: block; content: ""; height: 1px; background-color: #a3a1a9; width: 100%; z-index: 0; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.main-wrapper > .mainTitle h2 { text-align: center; color: #4e4a4b; font-size: 40px; line-height: 100%; font-family: "robotolight", "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 0 30px; background-color: white; z-index: 1; }
@media only screen and (max-width: 479px) { .main-wrapper > .mainTitle h2 { position: relative; display: inline-block; position: relative; left: 50%; -webkit-transform: translatex(-50%); -ms-transform: translatex(-50%); transform: translatex(-50%); } }
@media only screen and (min-width: 480px) { .main-wrapper > .mainTitle h2 { white-space: nowrap; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } }
.main-wrapper > .mainTitle h2 strong { color: #e30613; }
.main-wrapper > .mainTitle h2 strong.blue { color: #4863a0; }

h3 { font-size: 28px; color: #000; margin-bottom: 22px; }

h3 strong { color: #e30613; }

h4 { font-size: 18px; color: #000; margin: 8px 0 12px; font-family: "robotolight", "Helvetica Neue", Helvetica, Arial, sans-serif; }

span.label { color: #000; font-size: 12px; text-transform: uppercase; }

span strong { color: #e30613; font-family: "robotolight", "Helvetica Neue", Helvetica, Arial, sans-serif; }

strong.green { text-transform: uppercase; color: #6f9831; }

a.link { color: #fff; text-decoration: none; font-family: "robotoregular", "Helvetica Neue", Helvetica, Arial, sans-serif; }

a.cta, button.cta { color: #000; text-decoration: none; display: inline-block; }

a.cta:focus, button.cta:focus { outline: none; }

a.cta:after, button.cta:after { content: url("../assets/homepage/header/arrow-cta.png"); position: relative; top: 8px; margin-left: 10px; }

button { background-color: #fff; border: 0 none; font-family: "robotolight", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; }

/* General */
.content-page { padding-top: 105px; }

#content-hp .content-page { padding-top: 0; }

#social-section .fbBox .fbBoxText {
    line-height: 13px;
}

@media (max-width: 767px) { .content-page { padding-top: 60px; } }
.page-wrapper { background: #fff url(../gfx/page-HDR-dsk.gif) repeat-x 100% 43px !important; }

@media only screen and (max-width: 992px) { .page-wrapper { background-position: 100% 37px !important; } }
@media only screen and (max-width: 768px) { .page-wrapper { background-position: 100% 0px !important; } }
/*----- VISORE ----*/
#visore { /* owl-dots */ }
@media only screen and (max-width: 479px) { #visore { margin-bottom: 60px; } }
#visore .wrapper { overflow-x: hidden; }
#visore .wrapper a { display: block; position: relative; left: 50%; -webkit-transform: translatex(-50%); -ms-transform: translatex(-50%); transform: translatex(-50%); }
@media only screen and (max-width: 768px) { #visore .wrapper a { width: 768px; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) { #visore .wrapper a { width: 1024px; } }
@media only screen and (min-width: 1024px) { #visore .wrapper a { width: 1920px; } }
#visore .owl-controls { position: relative; }
#visore .owl-dots { position: absolute; z-index: 99; text-align: center; right: 50%; margin-right: -30px; bottom: 20px; }
#visore .owl-dots .owl-dot { display: inline-block; padding: 0 5px; }
#visore .owl-dots .owl-dot.active span { background-color: #e30613; border: 2px solid #e30613; }
#visore .owl-dots .owl-dot span { height: 10px; width: 10px; background-color: transparent; border: 2px solid #e30613; border-radius: 10px; display: inline-block; }

/*----- END - VISORE ----*/
/* PRODUCT SECTION */
#product-section .productBox { overflow: hidden; height: auto; margin-bottom: 20px; position: relative; }
#product-section .productBox#box-5 { border: 1px solid #e1e1e1; }
#product-section .productBox > a { display: block; }
#product-section .productBox > a span { position: absolute; bottom: 12px; left: 20px; }
#product-section .productBox img { width: 100%; height: auto; }
#product-section .productBox#box-1 { height: 470px; }
#product-section .productBox#box-2, #product-section .productBox#box-3, #product-section .productBox#box-4, #product-section .productBox#box-5 { height: 225px; }
#product-section .productBox#box-2 > a { color: #fff; }
#product-section .productBox#box-3 > a { color: #333; }
#product-section .productBox#box-4 > a { color: #fff; }
#product-section .productBox#box-5 > a { color: #e30613; }
@media (max-width: 1023px) { #product-section .productBox#box-1 { height: 367px; }
  #product-section #box-2.productBox, #product-section #box-3.productBox, #product-section #box-4.productBox, #product-section #box-5.productBox { height: 172px; } }
@media (max-width: 767px) { #product-section .productBox#box-1 { height: 303px; }
  #product-section #box-2.productBox, #product-section #box-3.productBox, #product-section #box-4.productBox, #product-section #box-5.productBox { height: 140px; } }
#product-section div.cta { clear: both; position: relative; }
@media only screen and (max-width: 767px) { #product-section div.cta a { margin: 0 10px; } }
@media only screen and (min-width: 768px) { #product-section div.cta { height: 23px; margin: 0 auto; }
  #product-section div.cta a:first-child { position: absolute; left: 10px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  #product-section div.cta a:last-child { position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } }
@media only screen and (min-width: 768px) and (max-width: 1023px) { #product-section div.cta { width: 768px; } }
@media only screen and (min-width: 1024px) { #product-section div.cta { width: 980px; } }
#product-section div.cta a { line-height: 23px; color: #2c2c2c; font-size: 13px; text-align: center; font-family: "robotoregular"; display: inline-table; display: inline-block; }
#product-section div.cta a:after { display: inline-block; width: 23px; height: 23px; background-color: #ff1513; color: white; font-family: "fontAwesome"; content: "\f105"; font-size: 18.4px; text-align: center; margin-left: 5px; border-radius: 100%; text-indent: 2.3px; position: relative; top: 2px; -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }
#product-section div.cta a:hover { color: #ff1513; }
#product-section div.cta a:hover:after { background-color: black; }

/*----- PROMO SECTION -----*/
#promo-section .promoBox { border: 1px solid #DFDFDF; overflow: hidden; position: relative; }
#promo-section .promoBox a.btn { line-height: 23px; color: #2c2c2c; font-size: 13px; text-align: center; font-family: "robotoregular"; display: inline-table; padding: 0; position: absolute; right: 15px; bottom: 15px; }
#promo-section .promoBox a.btn:after { display: inline-block; width: 23px; height: 23px; background-color: #ff1513; color: white; font-family: "fontAwesome"; content: "\f105"; font-size: 18.4px; text-align: center; margin-left: 5px; border-radius: 100%; text-indent: 2.3px; position: relative; top: 2px; -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }
#promo-section .promoBox a.btn:hover { color: #ff1513; }
#promo-section .promoBox a.btn:hover:after { background-color: black; }
#promo-section .promoBox:after { display: block; font-family: "icomoon"; color: #ff1513; line-height: 100%; position: absolute; bottom: 15px; left: 15px; }
#promo-section .promoBox.coffeenews a.coffeenews { display: block; text-decoration: none; width: 50%; height: 30px; position: absolute; bottom: 15px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); text-indent: -10000em; text-indent: 0; }
#promo-section .promoBox.coffeenews a.coffeenews:after { display: block; content: ""; background: url("../assets/logo_coffee&news.svg") no-repeat left center; background-size: 100% auto; width: 100%; height: 100%; line-height: 100%; }
#promo-section .promoBox.youtube a.youtube { display: block; text-decoration: none; font-family: "robotoregular"; color: black; font-size: 13px; padding-left: 42.998px; position: absolute; bottom: 15px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
#promo-section .promoBox.youtube a.youtube:before { display: block; font-family: "icomoon"; content: ""; font-size: 45px; line-height: 100%; color: #ff1513 !important; height: 45px; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
#promo-section .promoBox.news button { bottom: 21px; right: 5px; font-family: "robotoregular"; color: black; font-size: 13px; outline: none; padding-left: 51.9986px; position: absolute; bottom: 15px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
#promo-section .promoBox.news button span { top: 5px !important; }
#promo-section .promoBox.news button:before { display: inline-block; content: ""; font-family: "icomoon"; font-size: 33px; color: #ff1513; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
#promo-section .promoBox .promoBoxInner > a:last-child, #promo-section .promoBox .promoBoxInner button { height: 45px; }
#promo-section .promoBox .promoBoxInner > a:last-child span, #promo-section .promoBox .promoBoxInner button span { white-space: nowrap; line-height: 100%; display: inline-block; margin: -1px; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
#promo-section .featureBox { border: 2px solid #e30613; background-color: #F5F3F4; }
#promo-section .promoBox.featureBox .promoBoxInner > h3 { text-transform: uppercase; }
#promo-section .promoBoxInner { padding: 10px 10px; text-align: center; height: 580px; position: relative; }
#promo-section .promoBoxInner > span { display: block; margin-top: 22px; }
#promo-section .promoBoxInner > span a { text-decoration: none; color: black; }
#promo-section .promoBoxInner > h3 { margin-top: 21px; font-size: 20px; font-weight: bold; }
#promo-section .promoBoxInner > h3 a { text-decoration: none; color: black; }
#promo-section .promoBoxInner > p { font-size: 12px; line-height: 1.3em; }
#promo-section .promoBoxInner > p a { text-decoration: none; color: black; }
#promo-section .promoBoxInner > img, #promo-section .promoBoxInner > a > img { width: 100%; }
#promo-section .promoBoxInner form input { width: 250px; height: 38px; border: 1px solid #DFDFDF; background-color: #F5F5F5; margin: 10px 0 15px 0; padding: 0 10px; }
#promo-section .promoBoxInner form ::-webkit-input-placeholder { /* WebKit, Blink, Edge */ color: #9E9E9E; text-align: center; font-family: "robotoregular", "Helvetica Neue", Helvetica, Arial, sans-serif; }
#promo-section .promoBoxInner form :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #9E9E9E; opacity: 1; text-align: center; font-family: "robotoregular", "Helvetica Neue", Helvetica, Arial, sans-serif; }
#promo-section .promoBoxInner form ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #9E9E9E; opacity: 1; text-align: center; font-family: "robotoregular", "Helvetica Neue", Helvetica, Arial, sans-serif; }
#promo-section .promoBoxInner form :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #9E9E9E; text-align: center; font-family: "robotoregular", "Helvetica Neue", Helvetica, Arial, sans-serif; }
#promo-section .priceBox { text-align: left; overflow: hidden; position: relative; top: 20px; }
#promo-section .priceBox span { font-size: 50px; font-family: "robotoregular", "Helvetica Neue", Helvetica, Arial, sans-serif; position: relative; }
#promo-section .priceBox span:after { content: "Ôé¼"; position: absolute; right: -12px; top: 10px; z-index: 2; font-size: 22px; }
#promo-section .priceBox span:before { content: "iva inclusa"; position: absolute; right: -30px; bottom: 15px; z-index: 2; font-size: 8px; width: 28px; line-height: 1em; }
#promo-section .shop-button { background-color: #e30613; margin-top: 10px; text-align: center; }
#promo-section .shop-button a { padding: 10px 0; color: #fff; text-transform: uppercase; display: block; text-decoration: none; font-size: 18px; }
#promo-section .shop-button a:after { content: url("../assets/homepage/content/ico-shop-2.png"); margin-left: 7px; }
@media (max-width: 1023px) { #promo-section .promoBoxInner form input { width: 213px; }
  #promo-section .priceBox { text-align: center; }
  #promo-section .shop-button { margin-top: 0; }
  #promo-section .shop-button a { padding: 7px 0; } }
@media (max-width: 767px) { #promo-section .promoBox { margin-bottom: 30px; }
  #promo-section .promoBox.featureBox .promoBoxInner { height: 615px; } }

/*----- END - PROMO SECTION -----*/
/*----- CONFIGURATOR ----*/
#configurator-section { padding: 30px 0; overflow: hidden; text-align: left; }
@media only screen and (min-width: 768px) { #configurator-section { margin-top: 60px; background: url("../assets/homepage/content/configurator_bg.jpg") no-repeat center; } }
@media only screen and (min-width: 768px) and (max-width: 767px) { #configurator-section { background-size: auto 100%; } }
@media only screen and (min-width: 768px) and (min-width: 768px) { #configurator-section { background-size: 1920px auto; } }

#configurator-section .main-wrapper { width: 100%; }
#configurator-section .mainTitle { padding-top: 0; }
@media (max-width: 767px) { #configurator-section .mainTitle { padding-top: 15px; } }
#configurator-section .mainTitle small { color: #ee262d; font-size: 12px; display: block; }
#configurator-section .mainTitle h2 { text-align: left; font-size: 40px; text-transform: uppercase; display: block; line-height: 100%; margin-bottom: 15px; }
@media (max-width: 767px) { #configurator-section .mainTitle h2 { margin-top: 0; } }
#configurator-section .mainTitle h2 strong { color: #ff1513; }
#configurator-section .mainTitle + p { font-size: 18px; line-height: 120%; }
#configurator-section ul { border: solid #ddd; border-width: 1px 0; padding: 10px 0; margin: 10px 0; text-transform: uppercase; }
#configurator-section ul li { margin: 8px 0; font-weight: bold; }
#configurator-section ul li small { text-transform: none; font-size: 80%; display: block; font-weight: 300; margin-left: 22px; margin-top: 2px; }
#configurator-section ul .num { font-weight: bold; color: #ee262d; display: inline-block; width: 20px; text-align: right; }
@media only screen and (max-width: 767px) { #configurator-section .configBox { background: url("../assets/homepage/content/configurator_bg.jpg") no-repeat center; padding: 30px 0; } }
@media only screen and (max-width: 767px) and (max-width: 767px) { #configurator-section .configBox { background-size: auto 100%; } }
@media only screen and (max-width: 767px) and (min-width: 768px) { #configurator-section .configBox { background-size: 1920px auto; } }

@media only screen and (min-width: 768px) { #configurator-section .configBox { text-align: right; } }
#configurator-section .configBox img { width: 100%; }
@media only screen and (min-width: 480px) { #configurator-section .configBox img { width: 470px; } }
@media only screen and (min-width: 480px) and (max-width: 768px) { #configurator-section .configBox img { width: 470px; display: block; margin: 0 auto; } }
@media only screen and (min-width: 768px) and (max-width: 959px) { #configurator-section .configBox img { width: 100%; } }
@media only screen and (max-width: 479px) { #configurator-section .configBox img { width: 100%; } }

/*----- END - CONFIGURATOR ----*/
@media only screen and (min-width: 768px) { #news-section .row { display: table; }
  #news-section .row > div { display: table-cell; vertical-align: top; float: none; position: relative; padding-bottom: 33px; box-sizing: border-box; } }
@media only screen and (min-width: 768px) { #news-section a.link { position: absolute; bottom: 0; left: 0; } }
#news-section .cta-wrp { text-align: center; }
#news-section .cta { border: 1px solid #ddd; padding: 11px 20px; margin: 20px 0 0; }
#news-section .cta:after { display: none; }

.newsBox { text-align: left; }

.newsBox h4 { margin-top: 12px; line-height: 1.4em; font-size: 17px; }

.newsBox p { font-size: 12px; line-height: 1.4em; margin-bottom: 10px; }

.newsBoxImg { border: 1px solid #DFDFDF; overflow: hidden; height: 209px; }

.newsBoxImg > img { width: 100%; }

.newsBox a.link { line-height: 23px; color: #2c2c2c; font-size: 13px; text-align: center; font-family: "robotoregular"; display: inline-table; }
.newsBox a.link:after { display: inline-block; width: 23px; height: 23px; background-color: #ff1513; color: white; font-family: "fontAwesome"; content: "\f105"; font-size: 18.4px; text-align: center; margin-left: 5px; border-radius: 100%; text-indent: 2.3px; position: relative; top: 2px; -webkit-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }
.newsBox a.link:hover { color: #ff1513; }
.newsBox a.link:hover:after { background-color: black; }

@media (max-width: 1023px) { .newsBoxImg { height: 161px; }
  .newsBox h4 { font-size: 14px; } }
@media (max-width: 767px) { .newsBoxImg { height: 280px; }
  .newsBox h4 { font-size: 18px; margin-top: 20px; margin-bottom: 0; }
  .newsBox p { margin-bottom: 5px; margin-top: 5px; }
  .newsBox { margin-bottom: 30px; } }
#social-section .fbBox { display: block; padding-left: 182px; position: relative; text-decoration: none; }
@media only screen and (max-width: 767px) { #social-section .fbBox { padding-left: 0; margin-bottom: 30px; } }
@media only screen and (min-width: 768px) { #social-section .fbBox { min-height: 167px; } }
#social-section .fbBox .fbBoxImg { border: 1px solid #cccccc; padding: 5px; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
#social-section .fbBox .fbBoxImg > div { width: 155px; height: 155px; overflow: hidden; }
#social-section .fbBox .fbBoxImg img { display: block; width: auto; }
#social-section .fbBox .fbBoxImg > div { width: 151px; height: 151px; overflow: hidden; position: relative; }
#social-section .fbBox .fbBoxImg > div img { display: block; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
@media only screen and (max-width: 767px) { #social-section .fbBox .fbBoxImg { display: none; } }
#social-section .fbBox .fbBoxIcon { position: relative; padding-left: 56px; padding-top: 5px; height: 46px; margin-bottom: 15px; }
#social-section .fbBox .fbBoxIcon img { display: block; width: 46px; height: 46px; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
#social-section .fbBox .fbBoxIcon p { font-size: 15px; color: #4863a0; font-weight: bold; margin-bottom: 5px; }
#social-section .fbBox .fbBoxIcon time { font-size: 15px; color: #cccccc; }
#social-section .fbBox .fbBoxText { color: black; font-size: 12px; }
#social-section .fbBox .fbBoxInfo { width: auto; display: table; }
#social-section .fbBox .fbBoxInfo > * { padding: 0 5px; box-sizing: border-box; }
#social-section .fbBox .fbBoxInfo > * { display: table-cell; }
#social-section .fbBox .fbBoxInfo > * { text-align: left; }
#social-section .fbBox .fbBoxInfo > * { vertical-align: middle; }
@media only screen and (min-width: 768px) { #social-section .fbBox .fbBoxInfo { position: absolute; bottom: 0; left: 0; padding-left: 177px; } }
#social-section .fbBox .fbBoxInfo li { line-height: 30px; }
#social-section .fbBox .fbBoxInfo span { font-size: 12px; color: #4863a0; font-family: "robotoregular"; }
#social-section .fbBox .fbBoxInfo span:after { display: inline-block; margin: -1px; margin-left: 5px; }
#social-section .fbBox .fbBoxInfo strong { font-size: 12px; color: #4863a0; font-family: "robotobold"; }
#social-section .fbBox .fbBoxInfo li:nth-child(1) { padding-left: 0; }
#social-section .fbBox .fbBoxInfo li:nth-child(1) span:after { content: url("../assets//homepage/content/ico-baloon.png"); position: relative; top: 7px; }
#social-section .fbBox .fbBoxInfo li:nth-child(2) span:after { content: url("../assets//homepage/content/ico-like.png"); position: relative; top: 2px; }
#social-section .fbBox .fbBoxInfo li:nth-child(3) span:after { content: url("../assets//homepage/content/ico-share.png"); position: relative; top: 4px; }

#social-section { padding-bottom: 30px; overflow: hidden; text-align: left; }
#social-section h2 { margin-bottom: 30px; }
@media only screen and (min-width: 768px) { #social-section .main-wrapper > .row { width: 100%; display: table; }
  #social-section .main-wrapper > .row { margin: 0 auto; }
  #social-section .main-wrapper > .row > * { padding: 15px; box-sizing: border-box; }
  #social-section .main-wrapper > .row > *:first-child { padding-left: 0; }
  #social-section .main-wrapper > .row > *:last-child { padding-right: 0; }
  #social-section .main-wrapper > .row > * { display: table-cell; }
  #social-section .main-wrapper > .row > * { width: 50%; }
  #social-section .main-wrapper > .row > * { text-align: left; }
  #social-section .main-wrapper > .row > * { vertical-align: middle; } }

#social-section .fbBox { display: block; padding-left: 182px; position: relative; text-decoration: none; }
@media only screen and (max-width: 767px) { #social-section .fbBox { padding-left: 0; margin-bottom: 30px; } }
@media only screen and (min-width: 768px) { #social-section .fbBox { min-height: 167px; } }
#social-section .fbBox .fbBoxImg { border: 1px solid #cccccc; padding: 5px; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
#social-section .fbBox .fbBoxImg > div { width: 155px; height: 155px; overflow: hidden; }
#social-section .fbBox .fbBoxImg img { display: block; width: auto; }
#social-section .fbBox .fbBoxImg > div { width: 151px; height: 151px; overflow: hidden; position: relative; }
#social-section .fbBox .fbBoxImg > div img { display: block; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
@media only screen and (max-width: 767px) { #social-section .fbBox .fbBoxImg { display: none; } }
#social-section .fbBox .fbBoxIcon { position: relative; padding-left: 56px; padding-top: 5px; height: 46px; margin-bottom: 15px; }
#social-section .fbBox .fbBoxIcon img { display: block; width: 46px; height: 46px; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
#social-section .fbBox .fbBoxIcon p { font-size: 15px; color: #4863a0; font-weight: bold; margin-bottom: 5px; }
#social-section .fbBox .fbBoxIcon time { font-size: 15px; color: #cccccc; }
#social-section .fbBox .fbBoxText { color: black; font-size: 12px; }
#social-section .fbBox .fbBoxInfo { width: auto; display: table; }
#social-section .fbBox .fbBoxInfo > * { padding: 0 5px; box-sizing: border-box; }
#social-section .fbBox .fbBoxInfo > * { display: table-cell; }
#social-section .fbBox .fbBoxInfo > * { text-align: left; }
#social-section .fbBox .fbBoxInfo > * { vertical-align: middle; }
@media only screen and (min-width: 768px) { #social-section .fbBox .fbBoxInfo { position: absolute; bottom: 0; left: 0; padding-left: 177px; } }
#social-section .fbBox .fbBoxInfo li { line-height: 30px; }
#social-section .fbBox .fbBoxInfo span { font-size: 12px; color: #4863a0; font-family: "robotoregular"; }
#social-section .fbBox .fbBoxInfo span:after { display: inline-block; margin: -1px; margin-left: 5px; }
#social-section .fbBox .fbBoxInfo strong { font-size: 12px; color: #4863a0; font-family: "robotobold"; }
#social-section .fbBox .fbBoxInfo li:nth-child(1) { padding-left: 0; }
#social-section .fbBox .fbBoxInfo li:nth-child(1) span:after { content: url("../assets//homepage/content/ico-baloon.png"); position: relative; top: 7px; }
#social-section .fbBox .fbBoxInfo li:nth-child(2) span:after { content: url("../assets//homepage/content/ico-like.png"); position: relative; top: 2px; }
#social-section .fbBox .fbBoxInfo li:nth-child(3) span:after { content: url("../assets//homepage/content/ico-share.png"); position: relative; top: 4px; }
#social-section #tweet { position: relative; padding-left: 177px; position: relative; }
@media only screen and (min-width: 768px) { #social-section #tweet { min-height: 167px; } }
#social-section #tweet .media { position: absolute; top: 0; left: 0; border: 1px solid #cccccc; padding: 5px; }
#social-section #tweet .media > div { width: 155px; height: 155px; overflow: hidden; }
#social-section #tweet .media img { display: block; width: auto; }
#social-section #tweet .media > div { width: 151px; height: 151px; overflow: hidden; position: relative; }
#social-section #tweet .media img { display: block; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
#social-section #tweet .user { padding-top: 3px; margin-bottom: 15px; }
#social-section #tweet .user a { display: block; position: relative; height: 46px; position: relative; padding-left: 61px; text-decoration: none; font-family: "robotoregular"; }
#social-section #tweet .user img { width: 46px; height: 46px; display: block; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
#social-section #tweet .user span[data-scribe="element:name"] { color: #4863a0; display: block; margin-bottom: 5px; font-size: 15px; padding-top: 5px; }
#social-section #tweet .user span[data-scribe="element:screen_name"] { display: block; font-size: 13px; color: #55acee; }
#social-section #tweet .tweet { font-size: 12px; line-height: 1.6em; }
#social-section #tweet .tweet a { color: #55acee; text-decoration: none; }
#social-section #tweet .interact { width: auto; display: table; }
#social-section #tweet .interact > * { padding: 0 5px; box-sizing: border-box; }
#social-section #tweet .interact > * { display: table-cell; }
#social-section #tweet .interact > *:nth-child(1) { width: 0; }
#social-section #tweet .interact > *:nth-child(2) { width: 30px; }
#social-section #tweet .interact > *:nth-child(3) { width: 20px; }
#social-section #tweet .interact > * { text-align: left; }
#social-section #tweet .interact > * { vertical-align: middle; }
@media only screen and (min-width: 768px) { #social-section #tweet .interact { position: absolute; bottom: 0; left: 0; padding-left: 177px; } }
#social-section #tweet .interact a { text-indent: -10000em; text-indent: 0; position: relative; line-height: 30px; }
#social-section #tweet .interact a:before { text-indent: -10000em; text-indent: 0; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
#social-section #tweet .interact .twitter_fav_icon { text-decoration: none; color: white; position: relative; overflow: hidden; }
#social-section #tweet .interact .twitter_fav_icon:before { display: block; width: 20px; height: 20px; text-align: center; color: #a3a1a9; font-size: 20px; line-height: 100%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
#social-section #tweet .interact .twitter_fav_icon:before { font-family: "icomoon"; content: ""; }
#social-section #tweet .interact .twitter_fav_icon:hover:before { color: #ff1513; }
#social-section #tweet .interact .twitter_retweet_icon { text-decoration: none; color: white; position: relative; overflow: hidden; }
#social-section #tweet .interact .twitter_retweet_icon:before { display: block; width: 20px; height: 20px; text-align: center; color: #a3a1a9; font-size: 20px; line-height: 100%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
#social-section #tweet .interact .twitter_retweet_icon:before { font-family: "rosettaicons"; font-size: 22px; content: "\f151"; }
#social-section #tweet .interact .twitter_retweet_icon:hover:before { color: black; }
#social-section #tweet .interact .twitter_reply_icon { display: none; }
@media only screen and (max-width: 1023px) { #social-section #tweet { padding-left: 0; }
  #social-section #tweet .media { display: none; } }
#social-section #tweet span[data-scribe="element:verified_badge"] { display: none; }

/*---------------------------------------------------*/
/* END - NUOVA HOME PAGE */
/*---------------------------------------------------*/
