<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Investment Child
 Theme URI:    http://themeperch.net/investment/
 Description:  Investment child theme
 Author:       ThemePerch
 Author URI:   http://themeforest.net/user/themeperch
 Template:     investment
 Version:      1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  bohopeople
*/


/* Add your custom css below */
.figures-block .big-title{
	display: block;
	margin: 10px 0;
	letter-spacing: 0;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
}
.figures-block p{
	color: #fff;
	margin-top: 0;
}
.figures-block p:empty:before, #main p:empty:before{
	content: none;
}
.figures-block h5{
	letter-spacing: 1px;
}
.figures-block span{
	font-weight: 300;
	font-size: 39px;
}
.figures-block .invested{	
	background-color: rgba(0, 0, 0, .05);
	padding-bottom: 0;
}

.text-block .small-text b {
    margin-bottom: 26px;
    display: block;
}

.header-default , .header-style1{
	margin-top: 8px;
	border-top: 2px solid #6f7470;
	box-shadow:
	0  -2px 0 #fff,
	0  0px 0 #fff,
	0 -7px 0 #005396,
	0 0px 0 #005396;
}

.distanzia{
	padding-top: 67px;
}


.text-block .excerpt_normal{
}
.text-block .normal{
	margin-top: 17px;
	margin-right: 53px;
	line-height: 24px;
}
.company-summary{
	background-color: #fff;
	margin-right: 0;
	margin-left: 0;
}
.company-summary .figures-block{
	margin-left: -5px;
	margin-right: -15px;
	margin-bottom: 0;
}
.company-summary .figures-block .ewt{
	margin-left: 0;
	background-image: url(images/bg_home.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.panel-default&gt;.panel-heading{
	border-color: transparent !important ;
}

#menu-footer a:hover{
	color: #bababa;
}

h4.panel-title{
	font-family: lato;
	font-size: 19px;
	color: #005396;
}


.patrimonio{
	position: relative;
}

.customNextBtn{
	background: url("/wp-content/uploads/2017/02/arrows.png")  ;
	background-position: 30px 0px;
	width: 30px;
	height: 60px;
	text-indent: -9999px;
	position: absolute;
	right: -15px;
	top: 30%;
	z-index: 99999;
	cursor: pointer;
}
.customPrevBtn{
	background: url("/wp-content/uploads/2017/02/arrows.png")  ;
	background-position: 0 0;
	width: 30px;
	height: 60px;
	text-indent: -9999px;
	cursor: pointer;
	position: absolute;
	left: -10px;
	top: 30%;
	z-index: 99999;
}

ul.owl-carousel li {
 list-style: none;
}




.owl-carousel li span{
	position: relative;

}


.owl-carousel li span{
	position: absolute;
	bottom: 0;
	padding: 10px;
	background: rgba(0, 83, 150, 0.5);
	width: 100%;
	color: #fff;
}

.patrimonio{
	margin-top: 35px;
}


a.email:hover{
	color: #fff;
	text-decoration: underline;
}


.wpb_content_element.nomar{
	margin: 0;
}

@media (max-width: 767px){

	.customNextBtn,.customPrevBtn{
		display: none;
	}


 ul.owl-carousel{
	margin: 0 !important;
}

 .patrimonio{
	 overflow: hidden;
 }

}

.credit a:hover{
	color: white;
}

.company-summary i.icon-arrows-slim-right, .company-summary .ewt.invested.ewt-height {
    display: none;
}



.language {
    width: 60px;
    position: absolute;
    right: 20px;
    top: -18px;
}

.language li{
    float: left;
    padding: 0 5px 0 0;
     font-size: 13px;

}

.language li:before {
    content: " | ";
}

.language li:first-child:before {
    content: "";
}

.language li a{
    color: #686d6e;


}
.language li a.active{
    color: #005396;
    font-weight: bold;

}


@media (max-width: 600px) {
	.language {
	position: relative;
	width: auto;
	padding: 10px 0;
	overflow: hidden;
		right: initial;
		top: initial;
	}
}
.figures-block .email i {
    font-size: 20px;
    position: relative;
    line-height: 30px;
    color: #fff;
    margin-right: 10px;
}

.lets-work {
    background-image: url(images/lets-work-bg.jpg);
	min-height: 150px;
    background-position: center center;
}

.footer &gt; .container {
	padding-top:0;
	padding-bottom:0;
}

body .item-content {
	bottom: 0;
}
.item .background-item {
    max-height: 239px;
    min-height: 239px;
}

/* personalizzazione menu mobile */
@media (max-width: 800px) {
	body .header-style1 .header-nav, body .header-nav {
		display: block;
		/* avoid overflow over the page */
		max-height: 36px;
	}
	body .header-nav .cssmenu, body .header-style1 .header-nav .cssmenu {
		display: none;
	}
	body.nav-menu-opened .header-style1 .header-nav, body.nav-menu-opened .header-nav {
		max-height: initial;
	}
	body.nav-menu-opened .header-nav .cssmenu, body.nav-menu-opened .header-style1 .header-nav .cssmenu {
		display: block;
	}
	body .language {
		padding-left: 15px;
		padding-right: 15px;
	}
	#undefined-sticky-wrapper &gt; .navbar {
		padding-bottom: 50px;
	}
	#undefined-sticky-wrapper.is-sticky &gt; .navbar {
		padding-bottom: 36px;
	}
}</pre></body></html>