/*
Theme Name: Ambienta
Author: Andrea Serrani
Author URI: https://serraniandrea.com
Description: Ambienta template
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */
/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */
@font-face {
    font-family: "dinfont";
    src: url("fonts/DINNextRoundedLTPro-Regular.otf");
	font-weight:normal;
}
@font-face {
    font-family: "dinfont";
    src: url("fonts/DINNextRoundedLTPro-Bold.otf");
    font-weight: bold;
}
@font-face {
    font-family: "dinfont";
    src: url("fonts/DINNextRoundedLTPro-Light.otf");
    font-weight: lighter;
}
@font-face {
    font-family: "dinfont-med";
    src: url("fonts/DINRoundWeb-Medium.woff");
}
@font-face {
  font-family: 'tiemposfont';
  src: url('fonts/TiemposTextWeb-Regular.eot');
  src: url('fonts/TiemposTextWeb-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/TiemposTextWeb-Regular.woff') format('woff');
}
@font-face {
  font-family: 'tiemposfont';
  src: url('fonts/TiemposTextWeb-RegularItalic.eot');
  src: url('fonts/TiemposTextWeb-RegularItalic.eot?#iefix') format('embedded-opentype'),
       url('fonts/TiemposTextWeb-RegularItalic.woff') format('woff');
	   font-style: italic;
}
@font-face {
  font-family: 'tiemposfont';
  src: url('fonts/TiemposTextWeb-SemiboldItalic.eot');
  src: url('fonts/TiemposTextWeb-SemiboldItalic.eot?#iefix') format('embedded-opentype'),
       url('fonts/TiemposTextWeb-SemiboldItalic.woff') format('woff');
       font-weight: bold;
   	font-style: italic;
}
.single .idinvestment-single {
    margin-top: 0;
}
@font-face {
  font-family: 'tiemposfont';
  src: url('fonts/TiemposTextWeb-Semibold.eot');
  src: url('fonts/TiemposTextWeb-Semibold.eot?#iefix') format('embedded-opentype'),
       url('fonts/TiemposTextWeb-Semibold.woff') format('woff');
       font-weight: bold;
}
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, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: "tiemposfont";
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
}
body {
    max-width: 100%;
    padding: 0;
    margin: 0;
}
.splash-home img {
    display: inline-block;
}
div#logo {
    margin-top: 0px;
    text-align: right;
    margin-bottom: 80px;
	height:87px;
}
.titolo-news {
    width: 90%;
}
.home div#logo {margin-top: 0px;}
div#logo svg {
    display: inline-block;
    width: 226px;
    height: 119px;
}
.home .bx-viewport {
    min-height: 150px;
}
body.home #inner-body {
    background: #f0f5eb;
}
.block-menu {
    float: left;
    width: 217px;
    margin-right: 20px;
}
.clear {
    clear: both;
}
.block-menu a {
    font-size: 11px;
    text-transform: uppercase;
    color: black;
    text-decoration: none;
font-family: "dinfont-med";
    line-height: 22px;
}
.block-menu li {
    list-style: none;
}
.inner-block-menu {
    border-top: 1px solid #898989;
    padding-top: 28px;
}
.block3.block-menu {
    float: right;
    margin-right: 0;
}
div#page {
    clear: both;
}
div#content {
    padding-top: 85px;
}
.content-home {
    border-top: 1px solid #898989;
    padding-top: 20px;
}
.left-col-home {
    float: left;
    width: 240px;
    height: auto;
}
.right-col-home {
    float: none;
    width: auto;
    margin-left: 240px;
}
div#menu-icon {
    display: none;
}
.inner-left-col-home {
    margin-right: 20px;
}
.home .inner-left-col-home {
    margin-right: 20px;
    border-top: 1px solid #898989;
    padding-top: 10px;
}
.little-title span {
    font-size: 11px;
    text-transform: uppercase;
font-family: "dinfont-med";
    color: black;
    text-decoration: none;
    line-height: 22px;
}
div#video-home-container {
    position: relative;
}

.img-video-home {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.little-title {
    margin-bottom: 15px;
}
.big-title p {
    font-size: 23px;
    font-weight: bold;
    line-height: 30px;
}
.multi-col {
    margin-top: 40px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -o-column-count: 3;
    -ms-column-count: 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    -ms-column-gap: 20px;
    -o-column-gap: 20px;
}
strong {
    font-weight: bold;
}
.inner-left-col-home p, .inner-left-col-home p strong, .inner-left-col-home a {
font-family: "dinfont-med";
    font-size: 11px;
    line-height: 18px;
}
.inner-left-col-home p {
    margin-bottom: 20px;
}
.text p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 20px;
}
ul.slider img {
    display: block;
    width: 100%;
    height: auto;
}
ul.slider li {
    list-style: none;
}
.gallery {
    margin-top: 60px;
}
#about-us .inner-inner-overlay-page p {
    font-size: 14px;
    line-height: 22px;
}
.caption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4px 14px 3px 5px;
    z-index: 1000;
    background: #f0f5eb;
}
div#div-color-top-image {overflow:hidden;}
div#div-color-top-image svg {width:105%;}
ul.slider li {
    position: relative;
}
.caption span {
    font-size: 11px;
}
.lanci {
    margin-top: 35px;
}
.lancio {
    float: left;
    width: 25%;
}
.inner-lancio {
    margin-right: 20px;
    border-top: 1px solid #898989;
    padding-top: 20px;
}
.block-menu a:hover {
    color: #6c9c36;
}
.medium-title a {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
.medium-title {
    min-height: 137px;
}
.little-text a {
    font-size: 12px;
    line-height: 18px;
    color: black;
    text-decoration: none;
}
div#footer {
    margin-top: 130px;
    border-top: 1px solid #898989;
    padding-top: 25px;
}
div#inner-footer p,div#inner-footer p a {
    font-size: 10px;
    color: black;
    text-decoration: none;
    line-height: 18px;
    font-family: 'dinfont-med';
}
div#inner-footer p a {
    border-bottom: 1px solid black;
}
.little-text {
    margin-bottom: 30px;
}
.readmore a {
    font-size: 21.5px;
    text-decoration: none;
    color: black;
    font-family: 'dinfont-med';
}
.current-menu-item a {
    color: #6c9c36;
}
.bx-controls.bx-has-pager.bx-has-controls-direction.bx-has-controls-auto {
    display: none;
}
div#inner-footer p a:hover {
    color: #6c9c36;
    border-bottom: 1px solid #6c9c36;
}
.inner-lancio:hover .medium-title a, .inner-lancio:hover .readmore svg,.inner-lancio:hover .little-text a {
    color: #6c9c36;
	fill:#6c9c36;
}
div#main-container {
    max-width: 1180px;
    padding: 0px 40px 20px 40px;
    margin: 0 auto;
}
.home div#main-container {
	padding-top: 0;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
	margin: 0 auto;
}
html body #inner-body {
    margin: 20px;
    background: #f0f5eb;
    margin-top: 0;
}
.ie svg.grigio-img {
    margin-top: -32px !important;
}
.ie svg.verde-img {
    margin-top: -32px !important;
}
.ie svg#circle1 {
    margin-top: -34px !important;
}
.ie svg#circle {
    margin-bottom: -34px !important;
}
div#godown {
    display: block;
    margin: 20px auto;
    width: 42px;
    margin-top: 45px;
    cursor: pointer;
    margin-bottom: 0;
    position: absolute;
    width: 100%;
    bottom: 75px;
    z-index: 1000000;
    text-align: center;
    left: 0;
}
div#div-color-top {
background: #f0f5eb;
  background: none;
width: 100%;height: auto;}
div#div-color-bot {
    background: none;
    width: 100%;
    height: auto;
}
.home div#div-color-top {
    /* display: none; */
}
.home div#div-color-bot {
    /* display: none; */
}
body.home #inner-body {
    margin: 20px;
    margin-bottom: 0;
    margin-top: 0;
}
div#div-color-top img {
    width: 100%;
    height: auto;
}
div#div-color-bot img {
    width: 100%;
    height: auto;
    display: block;
}
.title-pagina {
    border-top: 1px solid #898989;
    padding-top: 20px;
    margin-top: 30px;
}
.testo-grande {
    margin-top: 30px;
    margin-bottom: 40px;
}
.testo-grande p {
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
}
.image-page img {
    display: block;
    width: 100% !important;
    height: auto !important;
}
.image-page {
    position: relative;
}
.cassetti {
    margin-top: 40px;
    margin-bottom: 100px;
}
.titolo-cassetto span {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
}
.sottotitolo-cassetto {
    margin-top: 5px;
    margin-bottom: 20px;
}
.sottotitolo-cassetto span {
    font-size: 12px;
    font-style: italic;
}
.testo-cassetto {
    max-height: 0;
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    -ms-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    transition: max-height 0.5s;
    overflow: hidden;
}
.cassetto {
    border-bottom: 1px solid #898989;
    margin-bottom: 15px;
}
svg.open {
    width: 24px;
    height: auto;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
}
.header-cassetto {
    position: relative;
    cursor: pointer;
}
.header-cassetto:hover .titolo-cassetto span {
    color: #6c9c36;
}
.attivo .testo-cassetto {
    max-height: 750px;
}
.inner-testo-cassetto {
    margin-top: 15px;
    margin-bottom: 45px;
}
.inner-testo-cassetto p,.inner-testo-cassetto p a,.inner-testo-cassetto p strong,.inner-testo-cassetto p em {
    font-size: 12px;
    line-height: 22px;
}
.inner-testo-cassetto p {
    margin-bottom: 20px;
}
.inner-testo-cassetto p:last-of-type {
    margin-bottom: 0;
}
keyframes rotate { /* CSS3 */
	from   { 
	    transform:         rotate(0deg);
	    -moz-transform:    rotate(0deg);
	    -webkit-transform: rotate(0deg);
	    -o-transform:      rotate(0deg);
	    -ms-transform:     rotate(0deg);
	 }
	to {
	    transform:         rotate(45deg);
	    -moz-transform:    rotate(45deg);
	    -webkit-transform: rotate(45deg);
	    -o-transform:      rotate(45deg);
	    -ms-transform:     rotate(45deg);
	 }
}
@-moz-keyframes rotate { /* Firefox */
	from   { 
	    transform:         rotate(0deg);
	    -moz-transform:    rotate(0deg);
	 }
	to {
	    transform:         rotate(45deg);
	    -moz-transform:    rotate(45deg);
	 }
}
@-webkit-keyframes rotate { /* Webkit */
	from   { 
	    transform:         rotate(0deg);
	    -webkit-transform: rotate(0deg);
	 }
	to {
	    transform:         rotate(45deg);
	    -webkit-transform: rotate(45deg);
	 }
}
keyframes rotateback { /* CSS3 */
	from   { 
	    transform:         rotate(45deg);
	    -moz-transform:    rotate(45deg);
	    -webkit-transform: rotate(45deg);
	    -o-transform:      rotate(45deg);
	    -ms-transform:     rotate(45deg);
	 }
	to {
	    transform:         rotate(0deg);
	    -moz-transform:    rotate(0deg);
	    -webkit-transform: rotate(0deg);
	    -o-transform:      rotate(0deg);
	    -ms-transform:     rotate(0deg);
	 }
}
@-moz-keyframes rotateback { /* Firefox */
	from   { 
	    transform:         rotate(45deg);
	    -moz-transform:    rotate(45deg);
	 }
	to {
	    transform:         rotate(0deg);
	    -moz-transform:    rotate(0deg);
	 }
}
@-webkit-keyframes rotateback { /* Webkit */
	from   { 
	    transform:         rotate(45deg);
	    -webkit-transform: rotate(45deg);
	 }
	to {
	    transform:         rotate(0deg);
	    -webkit-transform: rotate(0deg);
	 }
}
.back-active .open {
	animation:         rotateback 0.5s;
	-moz-animation:    rotateback 0.5s;
	-webkit-animation: rotateback 0.5s;
	-o-animation: rotateback 0.5s;
	-ms-animation: rotateback 0.5s;
}
ul#menu-menu3 li {
    display: block;
}

ul#menu-menu3 {float: right;display: inline-block;}

.inner-block3.inner-block-menu {
    position: relative;
}
.attivo .open {
	animation:         rotate 0.5s;
	-moz-animation:    rotate 0.5s;
	-webkit-animation: rotate 0.5s;
	-o-animation: rotate 0.5s;
	-ms-animation: rotate 0.5s;
	
	-o-animation-fill-mode:forwards;
	-ms-animation-fill-mode:forwards;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
}
.logo-image {
    float: left;
    width: 33%;
}
.logo-image img {
    display: block;
    margin: 0 auto;
    width: 70%;
}
.loghi {
    margin-bottom: 50px;
}
.contacts .image-page {
    margin-top: 30px;
    margin-bottom: 40px;
}
.indirizzo p {
    font-size: 18px;
    line-height: 26px;
    margin-right: 10px;
}
.office {
    float: left;
    width: 33%;
}
.indirizzo {
    min-height: 100px;
}
.telefono {
    font-size: 18px;
    line-height: 26px;
}
.vcard {
    margin-top: 65px;
    margin-bottom: 5px;
}
.vcard a {
    font-family: 'dinfont-med';
    font-size: 11px;
    color: black;
    line-height: 11px;
}
.email a {
    font-size: 18px;
    line-height: 18px;
    color: black;
    text-decoration: none;
}
a {
	color:black;
}
.email a:hover,a:hover {
    color: #6c9c36;
}
.vcard a:hover {
    color: #6c9c36;
}
.strategy .image-page {
    margin-top: 25px;
    margin-bottom: 40px;
}
.text-strategy p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 25px;
}
.text-strategy {
    margin-top: 15px;
}
.text-strategy p:last-of-type {
    margin-bottom: 0;
}
.text-strategy {
    margin-bottom: 40px;
}
.text-strategy p strong a {
    font-size: 14px;
}
.strategy .titolo-cassetto span {
    font-weight: normal;
}
.strategy .header-cassetto {
    cursor: auto;
}
.strategy .header-cassetto:hover .titolo-cassetto span {
    color: black;
}
.strategy .cassetti {
    margin-bottom: 60px;
}
.strategy .testo-grande {
    margin-top: 20px;
}
.strategy .testo-grande p {
    font-style: normal;
}
.cassetti-small .titolo-cassetto span {
    font-size: 16px;
}
.cassetti-small .titolo-cassetto {
    margin-bottom: 21px;
    padding-bottom: 0px;
    margin-top: 21px;
}
.cassetti-small {
    margin-bottom: 120px;
}
.title-member {
    font-weight: bold;
    text-align: center;
    font-size: 14px;
    margin-top: 25px;
    margin-bottom: 5px;
}
.role-member {
    font-size: 13px;
    text-align: center;
}
.image-member img {
    display: block;
    width: 90%;
    height: auto;
    margin: 0 auto;
}
.team-member {
    width: 33.3%;
    cursor:pointer;
    float: left;
    margin-bottom: 30px;
    /* border-bottom: 1px solid #898989; */
    padding-bottom: 45px;
}
.inner-team-member {
    margin-right: 30px;
    margin-left: 30px;
}
.clear-members {
    clear: both;
    border-top: none;
    padding-bottom: 25px;
}
div#single-investment {z-index:1000000;}
.inner-team-member {
    cursor: pointer;
}
.inner-team-member:hover .title-member {
    color: #6c9c36;
}
.col-av {
    float: left;
    width: 33.3%;
    height: 55px;
}
.title-advisory {
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    width: 33.3%;
    float: left;
}
#menu-overlay {display:none;}
.country-advisory {
    width: 33.3%;
    float: left;
    font-size: 12px;
    line-height: 18px;
}
.title-pagina.advisory {
    margin-top: 100px;
}
.role-advisory {
    width: 33.3%;
    float: left;
    font-size: 12px;
    line-height: 18px;
}
.advisory-member {
    margin-bottom: 16px;
}
.advisory-member:hover .title-advisory {
    color: black;
}
.advisory-member {
}
div.overlay,div#single-investment {
    position: fixed;
    top: 100vh;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
    background: #f0f5eb;
    opacity: 0;
    z-index: -10;
    -webkit-transition: opacity 0.5s, top 1s;
    -moz-transition: opacity 0.5s, top 1s;
    -ms-transition: opacity 0.5s, top 1s;
    -o-transition: opacity 0.5s, top 1s;
    transition: opacity 0.5s, top 1s;
}
div#div-color-top {
    overflow: hidden;
}
div#div-color-top svg {
    width: 104%;
}
div#div-color-bot {
    overflow: hidden;
}
div#div-color-bot svg {
    width: 105%;
    display: block;
    margin-left: -25px;
    margin-bottom: -2px;
}
div.overlay.attivo,div#single-investment.attivo {
	z-index: 100000;
	opacity:1;
	top:0;
}
div.overlay.remove,div#single-investment.remove {z-index:10000;
	opacity:0;
	top:100vh;
}
.inner-overlay-team {
    padding: 0 60px;
    padding-top: 120px;
    margin: 0 auto;
    max-width: 1180px;
}
svg.close,svg.close-single {
    position: absolute;
    right: 60px;
    width: 30px;
    height:30px;
    top: 65px;
    cursor:pointer;
}
.inner-left-col-home .image img {
    width: 100%;
}
.title-member-single {
    font-size: 18px;
    font-weight: bold;
}
.role-member-single {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    border-bottom: 1px solid #898989;
    padding-bottom: 23px;
    margin-bottom: 15px;
}
.testo-member-single p {
    font-size: 11px;
    line-height: 22px;
    margin-bottom: 25px;
}
.testo-member-single p a,.testo-member-single p span,.testo-member-single p strong,.testo-member-single p em {
    font-size: 11px;
    line-height: 22px;
    color: black;
}
.image-press img {
    width: 100%;
    height: auto;
    display: block;
}
.image-press {
    margin-bottom: 60px;
    margin-top: 5px;
}
.data {
    font-size: 13px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.titolo-press {
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
    margin-bottom: 15px;
}
.list-item div {
    font-size: 11px;
font-family: "dinfont-med";
    display: inline-block;
    line-height: 18px;
}
.read {
    border: 1px solid black;
    padding: 5px 9px 1px 9px;
    margin: 05px;
}
.info-press {
    font-family: 'dinfont-med';
    font-size: 11px;
    margin-top: 15px;
}
.inner-perss-item {
    border-bottom: 1px solid #898989;
    padding-bottom: 25px;
    margin-bottom: 50px;
}
.press-item:last-of-type .inner-perss-item {
    border-bottom: none;
    margin-bottom: 0;
}
.filter div {
    font-family: 'tiemposfont';
    font-size: 11px;
    line-height: 18px;
}
.filtro {
    margin-bottom: 21px;
}
.title-filter {
    margin-bottom: 10px;
}
.list-item {
    font-size: 11px;
}
.read a {
    text-decoration: none;
    font-size: 11px;
    font-family: 'dinfont-med';
}
.tipo-file {
    text-transform: uppercase;
    margin-right: 8px;
}
div#full-portfolio {
    margin-top: 55px;
    text-align: center;
}
div#full-portfolio span {
    font-size: 11px;
    text-transform: uppercase;
font-family: "dinfont-med";
}
.investment {
    border-bottom: 1px solid #898989;
    height: 125px;
}
.image-investment {
    width: 33.3%;
    float: left;
    text-align: center;
    margin-top: 0;
    height: 125px;
}
.title-investment {
    width: 33.3%;
    float: left;
    font-size: 11px;
    font-family: 'dinfont-med';
    text-transform: uppercase;
    margin-top: 0;
    text-align: center;
    height: 125px;
}
.sector-investment {
    width: 33.3%;
    float: left;
    font-size: 11px;
    font-family: 'dinfont-med';
    text-transform: uppercase;
    margin-top: 0;
    text-align: center;
    height: 125px;
}
div#full-portfolio span:hover {
    cursor: pointer;
    color: #6c9c36;
}
.image-investment img {
    width: 110px;
    height: auto;
}
.investment {
    cursor: pointer;
}
.investment:hover .title-investment {
    color: #6c9c36;
}
.inner-overlay {
    padding: 0 60px;
    max-width: 1180px;
    margin: 0 auto;
}
.titole-full {
    font-size: 11px;
    font-weight: bold;
    margin-top: 130px;
    margin-bottom: 30px;
    border-bottom: 1px solid #898989;
    padding-bottom: 27px;
    line-height: 11px;
}
.full-col {
    width: 50%;
    float: left;
}
.full-col.description-investment-full p {
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
}
.inner-investment-full div {
    font-size: 11px;
}
.full-col.image-investment-full img {
    width: 95px;
    height: auto;
}
.investment-full {
    margin-bottom: 35px;
}
.investment-full {}
.title-investment div,.sector-investment div {
    font-size: 11px;
    font-family: 'dinfont-med';
}
.inner-table {
    display: table;
    height: 100%;
    width: 100%;
}
.inner-inner-table {
    display: table-cell;
    vertical-align: middle;
}
.block-full {
    width: 25%;
    float: left;
}
.full-col.country-investment-full {
    text-align: right;
}
.inner-block-full {
    margin-right: 20px;
}
.block-full:last-of-type .inner-block-full {
    margin-right: 0;
}
.full-col.date-investment-full {
    text-align: right;
}
.full-col.status-investment-full {
    text-align: right;
}
.full-col.theme-investment-full {
    text-align: right;
}
.titolo-news,.titolo-news a {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    text-decoration: none;
}

.slider-home {
    margin-left: 240px;
    border-top: 1px solid #898989;
    padding-top: 14px;
}

.data-news {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 6px;
}

.lancio-n a {
    font-size: 13px;
    text-transform: uppercase;
    font-family: "dinfont-med";
    color: black;
    text-decoration: none;
    line-height: 22px;
    border: 1px solid #898989;
    padding: 10px;
    padding-bottom: 7px;
}
.lancio-n a:hover {
    color: #6c9c36;
    border: 1px solid #6c9c36;
}
.slider-home {
    position: relative;
    margin-bottom: 10px;
}

.counter-news,.counter-news span {
    font-size: 12px;
    line-height: 18px;
}

.counter-news {
    position: absolute;
    top: 17px;
    right: 0;
}
.lancio-n {
    margin-top: 25px;
    padding-bottom: 20px;
}
.full-col.description-investment-full {
    width: 65%;
}
.full-col.date-investment-full {
    width: 35%;
}
.inner-block-full {
    margin-top: 30px;
}
.block-full:first-of-type .inner-block-full {
    margin-top: 0;
}
.inner-investment-full {
    height: 110px;
}
.full-col.image-investment-full {
    height: 110px;
}
.full-col.country-investment-full {
    margin-top: 30px;
}
.investment-full {cursor:pointer;}
.investment-full:hover .description-investment-full {
    color: #6c9c36;
}
.full-col.current-investment-full svg {
    margin-top: -10px;
    margin-left:15px;
}
.idinvestment-single {
    margin-top: 85px;
}
.idinvestment-single .image img {
    width: 150px;
    height: auto;
}
.title-idinvestment-single {
    font-size: 22px;
    font-weight: bold;
    padding-top: 65px;
}
.testo-idinvestment-single p {
    font-size: 11px;
    line-height: 22px;
    margin-bottom: 25px;
}
.idinvestment-single .title-pagina {
    margin-top: 15px;
    padding-top: 25px;
}
.investment-block-left h3 {
    font-size: 11px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 3px;
}
.block-left-text {
    font-size: 11px;
    margin-bottom: 3px;
}
.investment-block-left.website {
    margin-top: 28px;
}
.filter .filtro {
    font-family: 'dinfont-med';
}
.readmore svg {width:15px;}
.full-col.current-investment-full svg {
    width: 15px;
}
.splash-home {
    height: calc(100vh - 40px);
    margin: 0;
    position: relative;
    margin-top: 0;
}
div#godown img {
    width: 42px;
    height: auto;
}
body.home #inner-body {
    padding-top: 0;
}
div#logo-splash svg {
    position: absolute;
    top: 50%;
    margin-top: -100px;
    left: 50%;
    width: 300px;
    height: 159px;
    margin-left: -150px;
    z-index: 1000;
}
.splash-home {
	opacity:0;
    -webkit-transition: opacity 1s, background-size 2s ease-in-out;
    -moz-transition: opacity 1s, background-size 2s ease-in-out;
    -ms-transition: opacity 1s, background-size 2s ease-in-out;
    -o-transition: opacity 1s, background-size 2s ease-in-out;
    transition: opacity 1s, background-size 2s ease-in-out;
}
div#logo-splash svg {
	opacity:0;
    -webkit-transition: opacity 2s;
    -moz-transition: opacity 2s;
    -ms-transition: opacity 2s;
    -o-transition: opacity 2s;
    transition: opacity 2s;
}
.firstanimation div#logo-splash svg {
	opacity:1;
}
div#logo-splash svg path, div#logo-splash polygon {
    fill: black;
}
html.home .verde-img {display:none;}
html.home .grigio-img {display:block;}
html .verde-img {display:block;}
html .grigio-img {display:none;}
html.home #godown {
	bottom: 60px;
	opacity:0;
    -webkit-transition: opacity 1s, bottom 1s;
    -moz-transition: opacity 1s, bottom 1s;
    -ms-transition: opacity 1s, bottom 1s;
    -o-transition: opacity 1s, bottom 1s;
    transition: opacity 1s, bottom 1s;
    -webkit-transition-delay: 2s;
	-moz-transition-delay: 2s;
	-ms-transition-delay: 2s;
	-o-transition-delay: 2s;
	transition-delay: 2s;
}
.secondanimation.home #godown {
	bottom: 75px;
	opacity:1;
}
.secondanimation .splash-home {
	opacity:1;
	background-size:110% !important;
}
.secondanimation div#logo-splash svg path,.secondanimation div#logo-splash polygon {
    fill: white;
    -webkit-transition: fill 1s;
    -moz-transition: fill 1s;
    -ms-transition: fill 1s;
    -o-transition: fill 1s;
    transition: fill 1s;
}
.home .inner-right-col-home {
    border-top: 1px solid #898989;
    padding-top: 10px;
}
.home div#cassetti-about {
    margin-left: 240px;
    border-top: 1px solid #898989;
    padding-top: 10px;
    margin-bottom: 50px;
    margin-top: 40px;
}
.home .testo-cassetto iframe {
    width: 100%;
    height: calc(55vw - 240px);
}
.home .content-home {
    border-top: 0;
    padding-top: 0;
}
#outer-body {
    background: #6c9c36;
    -webkit-transition: background-color 1s linear;
    -moz-transition: background-color 1s linear;
    -ms-transition: background-color 1s linear;
    -o-transition: background-color 1s linear;
    transition: background-color 1s linear;
    padding-top: 20px;
    padding-bottom: 1px;
}
html.home #outer-body {
    background: #f0f5eb;
}
html.home div#div-color-bot img,html.home div#div-color-top img,html.home div#div-color-top svg {
    opacity: 0;
}
html.otherpages div#div-color-bot img,html.otherpages div#div-color-top img, html.otherpages div#div-color-top svg {
}
.otherpages div#primary {
	-ms-transform: translate(0px,40px);
	-webkit-transform: translate(0px,40px);
	-moz-transform: translate(0px,40px);
	-o-transform: translate(0px,40px);
	transform: translate(0px,40px);
	opacity:0;
}
div#primary {
    -webkit-transition: -webkit-transform 0.8s linear, opacity 1.5s;
    -moz-transition: -moz-transform 0.8s linear, opacity 1.5s;
    -ms-transition: -ms-transform 0.8s linear, opacity 1.5s;
    -o-transition: -o-transform 0.8s linear, opacity 1.5s;
    transition: transform 0.8s linear, opacity 1.5s;
	opacity:1;
	-ms-transform: translate(0px,0px);
	-webkit-transform: translate(0px,0px);
	-moz-transform: translate(0px,0px);
	-o-transform: translate(0px,0px);
	transform: translate(0px,0px);
}
div#div-color-bot img,div#div-color-top img, div#div-color-top svg {
    opacity: 1;
    -webkit-transition: opacity 1s linear;
    -moz-transition: opacity 1s linear;
    -ms-transition: opacity 1s linear;
    -o-transition: opacity 1s linear;
    transition: opacity 1s linear;
}
div#more-area {
    margin-left: 240px;
    text-align: center;
    margin-top: 0;
    border-top: 1px solid #898989;
    padding-top: 40px;
    cursor: pointer;
}
div#more-area:hover {
    color: #6c9c36;
}
.animationone body.home .cassetti,.animationone body.home .left-col-home,.animationone body.home .right-col-home,.animationone body.home .gallery, .animationtwo body.home .lanci {
	
	-ms-transform: translate(0px,40px);
	-webkit-transform: translate(0px,40px);
	-moz-transform: translate(0px,40px);
	-o-transform: translate(0px,40px);
	transform: translate(0px,40px);
	opacity:0;
	
}
li#menu-item-1576 a:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 5px;
	background:url(../ambienta/images/arrow.svg) no-repeat center center;
	background-size:8px;
}
body.home .cassetti,body.home .left-col-home, body.home .right-col-home, body.home .gallery, body.home .lanci {
	
    -webkit-transition: -webkit-transform 0.8s linear, opacity 1.5s;
    -moz-transition: -moz-transform 0.8s linear, opacity 1.5s;
    -ms-transition: -ms-transform 0.8s linear, opacity 1.5s;
    -o-transition: -o-transform 0.8s linear, opacity 1.5s;
    transition: transform 0.8s linear, opacity 1.5s;
	opacity:1;
	-ms-transform: translate(0px,0px);
	-webkit-transform: translate(0px,0px);
	-moz-transform: translate(0px,0px);
	-o-transform: translate(0px,0px);
	transform: translate(0px,0px);
	
}
html.home #splash-home-out
{
	background:#f0f5eb;
}
#splash-home-out
{
	background:#6c9c36;
	padding-bottom: 60px;
    -webkit-transition: background-color 1s linear;
    -moz-transition: background-color 1s linear;
    -ms-transition: background-color 1s linear;
    -o-transition: background-color 1s linear;
    transition: background-color 1s linear;
}
.right-col-footer {
    float: right;
    max-width: 320px;
}
.left-col-footer {
    float: left;
}
.right-col-footer p {
    margin-bottom: 18px;
}
.right-col-footer a {
    border: none !important;
    text-decoration: none;
	cursor:pointer;
}
.overlay-page {
    position: fixed;
    top: 100vh;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
    background: #f0f5eb;
    opacity: 0;
    z-index: -10;
    -webkit-transition: opacity 0.5s, top 1s;
    -moz-transition: opacity 0.5s, top 1s;
    -ms-transition: opacity 0.5s, top 1s;
    -o-transition: opacity 0.5s, top 1s;
    transition: opacity 0.5s, top 1s;
}
.overlay-page.attivo {
    z-index: 1000000;
    opacity: 1;
    top: 0;
}
.overlay-page.remove {
	opacity:0;
	top:100vh;
}
.inner-overlay-page {
    padding: 0 60px;
    padding-top: 120px;
    margin: 0 auto;
    max-width: 1180px;
}
svg.close-page {
    position: absolute;
    right: 60px;
    width: 30px;
    height: 30px;
    top: 65px;
    cursor: pointer;
}
.inner-inner-overlay-page p {
    font-size: 11px;
    line-height: 22px;
    margin-bottom: 20px;
}
.title-overlay-page {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #898989;
    margin-bottom: 18px;
    padding-bottom: 22px;
}
img.torta {
    width: 125px;
    height: auto;
    float: left;
}
.torta-block {
    margin-top: 30px;
    margin-bottom: 61px;
}
.starthome {
    overflow: hidden;
}
.starthome body {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transition: top 0.5s;
    -moz-transition: top 0.5s;
    -ms-transition: top 0.5s;
    -o-transition: top 0.5s;
    transition: top 0.5s;
}
.home div#outer-body {
    position: relative;
}
.home div#splash-home-out {position: relative;}
.downhome body {
    top: calc(-100vh - 20px);
}
.text-video p {
    font-family: "tiemposfont";
    font-size: 100%;
}
.text-video {
    margin-top: 25px;
}
.downhome {
}
.torta-info {
    float: left;
    margin-left: 50px;
    margin-top: 37px;
}
.little-color.greencolor div {
    width: 15px;
    height: 15px;
    background: #6c9c36;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: -3px;
}
.color {
    font-size: 11px;
    margin-bottom: 16px;
}
.little-color.graycol div {
    width: 15px;
    height: 15px;
    background: #bcbdc0;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: -3px;
}
.little-color p {
    display: inline-block;
    font-family: 'dinfont-med';
    font-size: 11px;
}
.segment strong {
    font-weight: normal;
    font-family: 'dinfont-med';
    font-size: 11px;
    display: block;
    margin-bottom: 8px;
}
.block-left-text.country-block {
    text-transform: capitalize;
}
.segment {
    margin-left: 40px;
    margin-top: 28px;
}
.segment div {
    font-family: 'dinfont-med';
    font-size: 11px;
    line-height: 22px;
}
.segm-left {
    float: left;
}
.segm-right {
    float: left;
    margin-left: 50px;
}
.title-video-single {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
}
#video .right-col-home + .left-col-home {
    border-top: 1px solid #898989;
    padding-top: 20px;
}
#video .right-col-home + .left-col-home + .right-col-home {
    border-top: 1px solid #898989;
    padding-top: 20px;
}
#video .inner-left-col-home {
    font-size: 11px;
    line-height: 18px;
    text-transform: capitalize;
}
.error404 .big-title p a {
    text-decoration: none;
    border-bottom: 2px solid black;
}
.error404 .big-title p {
font-weight:normal;
}
.investment-block-left.website h3 a {
    font-size: 11px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 0;
    font-family: 'tiemposfont';
    text-decoration: none;
}
.cassetti-small .cassetto:last-of-type {
    border-bottom: none;
}
.cassetti .cassetto:last-of-type {
    border-bottom: none;
}
span.medium {
    font-family: 'dinfont-med';
    font-size: 11px;
    line-height: 22px;
}
.filter-member span {
    font-size: 11px;
    font-family: 'dinfont-med';
    line-height: 22px;
}
.advisory-link {
	margin-top:20px;
}
.advisory-link span{
    font-size: 11px;
	display:inline-block;
    font-family: 'dinfont-med';
    line-height: 11px;
}
.attivo-filter span {
    border-bottom: 1px solid black;
}
.filter-member:hover span {
    border-bottom: 1px solid black;
    cursor: pointer;
}
.advisory-link span:hover{
    border-bottom: 1px solid black;
    cursor: pointer;
}
.full-col.country-investment-full img {
    display: block;
    float: right;
    clear: both;
    margin-bottom: 5px;
    width: 35px;
    height:auto;
}
.filter-year {
    max-height: 0;
    overflow: hidden;
    margin-left: 0;
    margin-top: 0px;
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    -ms-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    transition: max-height 0.5s;
}
.filter-type {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.5s;
    -moz-transition: max-height 0.5s;
    -ms-transition: max-height 0.5s;
    -o-transition: max-height 0.5s;
    transition: max-height 0.5s;
}
.filtro span {
    cursor: pointer;
}
.filter-year.attivo-filter-year {
    max-height: 280px;
}
.filter-type.attivo-filter-type {
    max-height: 110px;
    margin-top: 0px;
}
.year span {
    cursor: pointer;
}
.year span:hover {
    border-bottom: 1px solid black;
}
.type span {
    cursor: pointer;
}
.type span:hover {
    border-bottom: 1px solid black;
}
li#menu-item-29 {position: absolute;top: 29px;left: 0;}

li#menu-item-1519,li#menu-item-1520,li#menu-item-1521,li#menu-item-1522 {
}

li#menu-item-1519 a,li#menu-item-1520 a,li#menu-item-1521 a,li#menu-item-1522 a {
    text-transform: none;
    letter-spacing: 0.5px;
}
.type.attivo span {
    border-bottom: 1px solid black;
}
.year.attivo span {
    border-bottom: 1px solid black;
}
.clear-members {
    display: none;
}
.teams {
	opacity:1;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.teams.attivo {
    opacity: 0;
}
.intestazione div {
    font-family: 'dinfont-med';
    margin-top: 0;
}
.intestazione .inner-investment-full {
    height: 30px;
}
.intestazione .full-col.image-investment-full {
    height: auto;
    margin-top: 0;
}
.home div#outer-body {
    padding-bottom: 20px;
}
.intestazione .full-col.country-investment-full {
    margin-top: 0;
}
html.noscroll {
    overflow: hidden;
}
.testo-member-single a {
    text-decoration: none;
    border-bottom: 1px solid black;
}
div#div-color-top-image {
    position: absolute;
    z-index: 10000000;
    top: 20px;
    left: 20px;
    width: calc(100% - 40px);
}
div#div-color-top-image img {
    width: 100%;
}
.filtro span {
	font-family:'dinfont-med';
	line-height:22px;
}
span.filter-year-span {font-family:'dinfont-med';}
span.filter-type-span {
    font-family: 'dinfont-med';
}
.logo-image:nth-child(3n) {
    margin-top: 28px;
}
.logo-image a {
    background: none;
    color: transparent;
    border: none;
}
.press-items {
    min-height: 100px;
}
svg.filter-arrow {
    width: 8px;
    height: 10px;
    margin-bottom: -2px;
    margin-left: 3px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
svg.filter-arrow.rotate-arrow {
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
}
.svg-img-overlay img {
    width: 100%;
    height: auto;
    max-width: 760px;
}
.svg-img-overlay {
    margin-bottom: 60px;
}
.advisory-member {
    cursor: pointer;
}
.advisory-member:hover .title-advisory {
    color: #6c9c36;
}
span.video {
    text-decoration: none;
    font-size: 11px;
    font-family: 'dinfont-med';
	cursor:pointer;
}
span.video:hover {
    color: #6c9c36;
}
@media all and (max-width:700px) {
	div#splash-home-out {
	    display: none;
	}
	.slider-home {
	    margin-left: 0;
	}
	li#menu-item-29 {
	    top: 24px;
	}
	.img-video-home {
		display:none;
	}
	.home .inner-left-col-home {
	     border-top: none;
	}
	.home div#cassetti-about {
	    margin-left: 0;
	    margin-bottom: 0;
	}

	.inner-left-col-home {
	    border-top: 0;
	    padding-top: 0;
	}

	.home .testo-cassetto iframe {
	    height: 51vw;
	}
	div#more-area {
	    margin-left: 0;
	    margin-top: 0;
	    padding-top: 45px;
	}
	div#div-color-bot svg {margin-left:-4px;}
	html .verde-img {display:none;}
	.full-col.country-investment-full img {
	    float: left;
	}
	.full-col.country-investment-full {}
	.full-col {
	    width: 55%;
	    padding-right: 5%;
	}
	.block-full {
	    clear: both;
	}
	.inner-block-full {
	}
	.full-col.description-investment-full {
	    margin-top: 20px;
	    width: 55%;
	    padding-right: 5%;
	}
	.full-col.date-investment-full {
	    margin-top: 20px;
	    text-align: left;
	    width: 40%;
	}
	.full-col + .full-col {
	    width: 40%;
	    padding-right: 0;
	}
	.full-col.status-investment-full {
	    text-align: left;
	    margin-top: 10px;
	}
	.full-col.current-investment-full {
	    margin-top: 30px;
	}
	.full-col.theme-investment-full {
	    margin-top: 30px;
	    text-align: left;
	}
	.investment-full {
	    border-bottom: 1px solid #898989;
	    padding-bottom: 20px;
	}
	.full-col.fund-investment-full {
	    margin-top: 10px;
	}
	.full-col.current-investment-full {
	    width: 51%;
	}
	span.mobile-title {
	    display: block;
	    font-family: 'dinfont-med';
	    font-size: 11px;
	    margin-bottom: 10px;
	}
	.inner-table {
	    vertical-align: top;
	}
	.full-col.country-investment-full {
	    margin-top: 0;
	    text-align: left;
	}
	.overlay-investment,.overlay-page,.overlay,#menu-overlay {
	    -webkit-overflow-scrolling: touch;
	}
	.data-video {
	    margin-bottom: 15px;
	}
	.home .big-title {
	    margin-top: 15px;
	}
	.page-id-17 .inner-left-col-home .medium {
	    margin-top: 20px;
	    display: block;
	    margin-bottom: -10px;
	}
	.teams {
	    margin-top: 50px;
	}
	.team-member {
	    margin-bottom: 0px;
	    padding-bottom: 30px;
	}
	.page-id-21 .filters {
	    margin-top: 15px;
	}
	.page-id-17 .inner-left-col-home .medium {
	    margin-top: 20px;
	    display: block;
	    margin-bottom: -10px;
	}
	.cassetti-small.cassetti {
	    margin-top: -40px;
	}
	.logo-image:nth-child(3n) {
	    margin-top: 6px;
	}
	.otherpages div#primary {
		-ms-transform: translate(0px,0px);
		-webkit-transform: translate(0px,0px);
		-moz-transform: translate(0px,0px);
		-o-transform: translate(0px,0px);
		transform: translate(0px,0px);
		opacity:1;
	}
	
	
	
	.animationone body.home .left-col-home,.animationone body.home .right-col-home,.animationone body.home .gallery, .animationtwo body.home .lanci {
	
		-ms-transform: translate(0px,0px);
		-webkit-transform: translate(0px,0px);
		-moz-transform: translate(0px,0px);
		-o-transform: translate(0px,0px);
		transform: translate(0px,0px);
		opacity:1;
	
	}
	
	.home div#content {
	    padding-top: 75px;
	}
	.testo-grande p {
		font-size:14px;
		line-height:22px;
	}
	.lanci {
	    margin-top: 25px;
	}
	body.home #inner-body {
	    margin: 5px;
	}
	.home div#main-container {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.inner-block-menu {
	    padding-top: 24px;
	    margin-bottom: 24px;
	}
	.left-col-home {
	    width: 100%;
	    float: none;
	}
	.right-col-home {
	    margin-left: 0;
	}
	.multi-col {
	    -webkit-column-count: 1;
	    -moz-column-count: 1;
	    margin-top: 20px;
	}
	ul.slider li {
	    width: 100% !important;
	}
	.lancio {
	    width: 100%;
	    float: none;
	}
	.right-col-footer {
	    float: none;
	    margin-top: 20px;
	}
	.left-col-footer {
	    float: none;
	}
	html body #inner-body {
	    margin: 5px;
	}
	div#main-container {
	    padding: 20px;
	}
	#outer-body {
		padding-top:1px;
		padding-bottom:1px;
	}
	html.home #outer-body {
		background:#6c9c36;
	}
	html.home div#div-color-bot img, html.home div#div-color-top img,html.home div#div-color-top svg {opacity:1;}
	div#logo svg {
	    width: 163px;
	}
	
	.block3.block-menu {
	    float: none;
	}
	
	
	
	/*fontsize*/
	.little-title span {
	    font-size: 9px;
	}
	.content-home {
	    padding-top: 5px;
	}
	.big-title p {
	    font-size: 17px;
	    line-height: 24px;
	}
	.text p {
	    font-size: 11px;
	    line-height: 19px;
	}
	.little-title.offices-title {
	    margin-top: 30px;
	    border-top: 1px solid #898989;
	    padding-top: 5px;
	}
	.gallery {
	    margin-top: 0px;
	}
	.inner-lancio {
	    padding-top: 5px;
	}
	.offices p {
	    font-size: 11px;
	    line-height: 17px;
	    float: left;
	    width: 50%;
	}
	.medium-title a {
	    font-size: 14px;
	    line-height: 20px;
	}
	.little-text a {
	    font-size: 11px;
	    line-height: 19px;
	}
	.medium-title {
	    min-height: 0;
	    margin-bottom: 20px;
	}
	.little-text {
	    margin-bottom: 10px;
	}
	.readmore {
	    text-align: right;
	    margin-top: -10px;
	}
	div#footer {
	    margin-top: 50px;
	}
	.title-overlay-page {
	    font-size: 17px;
	}
	.inner-inner-overlay-page p {
	    line-height: 19px;
	}
	.inner-overlay-page {
	    padding: 0 20px;
	    padding-top: 40px;
	}
	svg.close-page {
	    width: 25px;
	    height: 25px;
	    top: 33px;
	    right: 20px;
	}
	div#content {
	    padding-top: 25px;
	}
	.title-pagina {
	    padding-top: 5px;
	}
	.little-title {
	    margin-bottom: 0px;
	}
	.testo-grande {
	    margin-top: 20px;
	    margin-bottom: 30px;
	}
	.cassetti {
	    margin-top: 45px;
	}
	.titolo-cassetto span {
	    font-size: 17px;
		line-height:24px;
	}
	.sottotitolo-cassetto span {
	    font-size: 11px;
	    line-height: 19px;
	}
	.sottotitolo-cassetto {
	    margin-right: 25px;
	}
	.titolo-cassetto {
	    margin-right: 25px;
	}
	svg.open {
	    width: 20px;
	    height: 20px;
	}
	.cassetti {
	    margin-bottom: 70px;
	}
	.strategy .image-page {
	    margin-top: 30px;
	    margin-bottom: 20px;
	}
	.text-strategy p {
	    font-size: 14px;
	    line-height: 22px;
	}
	.text-strategy p strong a {
	    font-size: 12px;
	    line-height: 18px;
	}
	.strategy .left-col-home .little-title {
	    display: none;
	}
	.strategy .little-title {
	    border-top: 1px solid #898989;
	}
	.text-strategy {
	    margin-bottom: 30px;
	}
	.strategy .title-pagina {
	    border-top: none;
	    margin-top: 20px;
	}
	.strategy .cassetti {
	    margin-top: 20px;
	    margin-bottom: 20px;
	}
	.strategy .big-title {
	    margin-top: 15px;
	}
	.strategy .titolo-cassetto {
	    margin-right: 0;
	}
	.cassetti-small {
	    margin-bottom: 20px;
	}
	.image-investment {
	    width: 100%;
	    float: none;
	}
	.title-investment {
	    width: 100%;
	    float: none;
	    height: auto;
	}
	.sector-investment {
	    width: 100%;
	    float: none;
	    height: auto;
	    margin-top: 8px;
	    nargun.b: 2;
	}
	.investment {
	    height: auto;
	}
	.sector-investment {
	    margin-bottom: 20px;
	}
	svg.close-single {
	    width: 25px;
	    height: 25px;
	    top: 33px;
	    right: 20px;
	}
	.inner-overlay {
	    padding: 0 20px;
	    padding-top: 40px;
	}
	.idinvestment-single {
	    margin-top: 0px;
	}
	.idinvestment-single .image img {
	    width: 110px;
	}
	.title-idinvestment-single {
	    font-size: 17px;
	    line-height: 24px;
	    padding-top: 10px;
	}
	.idinvestment-single .title-pagina {
	    margin-top: 20px;
	}
	.testo-idinvestment-single p {
	    line-height: 19px;
	}
	.attivo .testo-cassetto {
	    max-height: 1000px;
	}
	.torta-info {
	    margin-left: 0;
	    margin-top: 20px;
	    float: none;
	}
	img.torta {
	    float: none;
	}
	.color {
	    margin-bottom: 3px;
	}
	.segment {
	    margin-left: 0;
	    margin-top: 20px;
	}
	.block-full {
	    width: 100%;
	    float: none;
	}
	.full-col.description-investment-full {
	    margin-bottom: 16px;
	}
	.full-col.current-investment-full svg {
	    margin-top: -8px;
	    margin-left: 0;
	}
	.full-col.theme-investment-full {
	}
	svg.close,svg.close-single {
	    width: 25px;
	    height: 25px;
	    top: 33px;
	    right: 20px;
	}
	.titole-full {
	    margin-top: 4px;
	}
	.team-member {
	    width: 100%;
	    float: none;
	}
	.clear-members {
	    border: none;
	    padding-bottom: 0;
	}
	.inner-team-member {
	    margin-left: 0;
	    margin-right: 0;
	    margin-bottom: 50px;
	}
	.inner-overlay-team {
	    padding: 0 20px;
	    padding-top: 40px;
	}
	.inner-left-col-home .image img {
	    width: 130px;
	    margin-bottom: 20px;
	}
	.title-member-single {
	    font-size: 17px;
	    line-height: 24px;
	}
	.role-member-single {
	    font-size: 12px;
	    padding-bottom: 12px;
	}
	.image-member img {width:80%;}
	.contacts .image-page {
	    margin-bottom: 20px;
	}
	.office {
	    width: 50%;
	}
	.page-id-19 .offices p {
	    width: 100%;
	    float: none;
	}
	.telefono {
	    font-size: 11px;
	    line-height: 19px;
	}
	.indirizzo {
	    min-height: 0;
	}
	.vcard {
	    margin-top: 0;
	}
	.email a {
	    font-size: 11px;
	    margin-top: 9px;
	    display: block;
	}
	.titolo-press {
	    font-size: 17px;
	    line-height: 24px;
	}
	.title-video-single {
	    font-size: 17px;
	    line-height: 24px;
	    margin-top: 30px;
	}
}
/* menu */
@media all and (max-width:768px) {
	div#menu-icon {
	    display: block;
	}
	.img-video-home {
		display:none;
	}
	.inner-overlay .testo-idinvestment-single {
	    padding-bottom: 60px;
	}
	.image-press {
	    margin-top: 20px;
	    margin-bottom: 30px;
	}
	.menu-icon.menu-icon1 {
	    width: 100%;
	    height: 2px;
	    background: black;
	    top: 10px;
	    left: 0;
	}
	.inner-overlay-team .testo-member-single {
	    padding-bottom: 60px;
	}
	.office + .office + .office {
	    margin-top: 20px;
	}
	div#main-container {
	    position: relative;
	}
	
	div#div-color-top img {
	    display: block;
	}
	
	div#menu-icon {
	    position: absolute;
	    top: 50px;
	    left: 0;
	    width: 30px;
	    z-index: 100;
	    left: 20px;
	    height: 30px;
	}
	
	
	.menu-icon {
	    position: absolute;
	    -webkit-transition: all 0.5s;
	    -moz-transition: all 0.5s;
	    -ms-transition: all 0.5s;
	    -o-transition: all 0.5s;
	    transition: all 0.5s;
	}
	.menu-icon.menu-icon2 {
	    height: 2px;
	    width: 100%;
	    background: black;
	    top: 0;
	    left: 0;
	}
	.active .menu-icon.menu-icon1 {
	    top: 5px;
	    transform: rotate(-45deg);
	    -moz-transform: rotate(-45deg);
	    -webkit-transform: rotate(-45deg);
	    -o-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	}
	.active .menu-icon.menu-icon2 {
	    top: 5px;
	    transform: rotate(45deg);
	    -moz-transform: rotate(45deg);
	    -webkit-transform: rotate(45deg);
	    -o-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	}
	
	div#menu-block.active {
		z-index:1000000;
		opacity:1;
	}
	#menu-overlay {
		opacity:0;
		z-index:-1000000;
		display:block;
		background:#f0f5eb;
		position: fixed;
		top: 35px;
		left: 5px;
		height: 100%;
		width: auto;
		right: 5px;
		-webkit-transition: opacity 1s;
		-moz-transition: opacity 1s;
		-ms-transition: opacity 1s;
		-o-transition: opacity 1s;
		transition: opacity 1s;
	}
	#menu-overlay.active {
		opacity: 1;
		z-index: 10;
	}
	div#menu-block {
	    position: absolute;
	    width: auto;
	    left: 20px;
	    right: 20px;
	    top: 120px;
	    opacity: 0;
	    z-index: -100000;
	    -webkit-transition: opacity 1s;
	    -moz-transition: opacity 1s;
	    -ms-transition: opacity 1s;
	    -o-transition: opacity 1s;
	    transition: opacity 1s;
	}
	.block-menu {
	    width: 100%;
	    float: none;
	    margin-right: 0;
	}
	div#logo {
	    margin-top: 0px;
	    text-align: right;
	    margin-bottom: 80px;
	    height: 87px;
	    z-index: 100000;
	    position: absolute;
	    top: -18px;
	    right: 16px;
	}
	div#page {
	    padding-top: 45px;
	}
	div#menu-icon {
	    display: block;
	}
}
@media all and (max-width:768px) and (min-width:700px) {
	.home div#main-container {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.home .testo-cassetto iframe {
	    width: 100%;
	    height: calc(70vw - 240px);
	}
	.overlay-investment,.overlay-page,.overlay,#menu-overlay {
	    -webkit-overflow-scrolling: touch;
	}
	
	.multi-col {
	    -webkit-column-count: 1;
	}
	
	ul.slider li {
	    width: 100% !important;
	}
	.lancio {
	    width: 50%;
	}
	.left-col-home {
	    width: 200px;
	}
	.right-col-home {
	    margin-left: 200px;
	}
	.medium-title {
	    min-height: 90px;
	}
	.little-text {
	    margin-bottom: 20px;
	}
	.readmore {
	    text-align: right;
	}
	div#footer {
	    margin-top: 50px;
	}
	div#main-container {
	    position: relative;
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.sottotitolo-cassetto {
	    margin-right: 90px;
	}
	.cassetti {
	    margin-bottom: 130px;
	}
	.team-member {
	    width: 50%;
	}
	.clear-members {
	    display: none;
	}
	div#menu-overlay {
	    top: 0;
	}
	.block-menu {
	    width: 145px;
	    float: none;
	}
	.block3.block-menu {
	    float: none;
	    margin-top: 20px;
	}
	.block2.block-menu {
	    margin-top: 20px;
	}
	.block-menu li {
	    margin-bottom: 4px;
	}
	.logo-image:nth-child(3n) {
	    margin-top: 13px;
	}
	.indirizzo p {
	    font-size: 14px;
	    line-height: 21px;
	}
	.telefono {
	    font-size: 14px;
	    line-height: 21px;
	}
	.email a {
	    font-size: 14px;
	}
}
@media all and (min-width:1024px) {
	.medium-title {
	    min-height: 117px;
	}
	.inner-lancio {position:relative;}
	.readmore {
	    position: absolute;
	    top: 260px;
	}
}
@media all and (min-width:769px) and (max-width:1024px) {
	.inner-lancio {position:relative;}
	.readmore {
	    position: absolute;
	    top: 310px;
	}
}
@media (max-width: 1000px) and (orientation: landscape) { 
	html.mobile {background:#6c9c36; height:100vh; width:100%;}
    html.mobile * {
        display:none !important;
    }
	html.mobile:after {
	  content: "Turn your device to have a better vision";
	  text-align: center;
	      font-size: 20px;
	      line-height: 30px;
	      letter-spacing: 0px;
	  display: block;
	  margin-top: 150px;
	  color: white;
	}
}
@media (max-width: 1075px) and (orientation: landscape) {
	.team-member {
	    min-height: 260px;
	}	
}
@media (max-width: 1025px) and (orientation: portrait) {
	div#splash-home-out {
		display:none;
	}
	#outer-body {
		background:#6c9c36 !important;
	}
}
