﻿
body{
	font-family: 'GothamNarrow-Book';
	background-color: #fff !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'GothamNarrow-Book';
}

.fsLight{
	font-family: 'GothamNarrow-Light';
}

.fsBold{
	font-family: 'GothamNarrow-Bold';
}

.paddings_interni_solo_top{
/*padding-top: 60px;*/
position: relative;
}

.paddings_interni_solo_vert{
padding-top: 60px;
padding-bottom: 60px;
position: relative;
}

.info-work h4{
	color: #4c6191 !important;
	font-size: 25px
}

.title h1{
	color: #4c6191 !important;
	font-size: 35px
}


.line-title{
	display: none !important;
}

.footer-bottom{
	padding: 0;
	background-color: #fff;
}

.preFooter{
	padding: 20px 0 20px 0;
    background-color: rgba(166, 159, 136, 0.1);
	color: #000;	
	/*background-repeat: no-repeat;
	background-image: url("../images/graficaboxtitle.png");
	background-position: calc(50% + 300px) center;*/
	/*border-bottom: 1px solid #cdcdcd;*/
}

.preFooter a{
	color: #000;
	font-size: 12px;
}

.actFooter{
	padding: 5px 0 3px 0;
	background-color: #0f5eab;
	color: #fff;
}

.item-work{
	border-style: none !important;
}


/*.head-service i{
	color: #A69F88;
}*/


.titoloMacchina .col-md-12{
	line-height: 40px !important;
	font-size: 35px !important;
}


.titoloMacchina h1{
	line-height: 30px !important;
	padding: 0px !important;
	font-size: 24px !important;
}

.animated.fadeInDown.is-sticky{
	border-bottom: 1px solid rgba(0, 30, 98, 0.2);
}