/*** carousel ***/
#bf_carousel
{
    margin-bottom:410px;
}

#bf_carousel-inner
{
    overflow:visible;
}

.bf_carousel-view
{
    overflow: hidden !important;
    position: relative;
}

.bf_carousel-img1
{
    width: 100% !important;
    display: block;
    transform: scale(1.3);
}

.bf_carousel-img2
{
    width: 100% !important;
    display: block;
    position: absolute;
    top: 0;
    opacity: 0;
    transform: scale(1);
}

.bf_carousel-animate
{
    animation: bf_carousel-animate-frames 3.00s ease-in-out 0.00s 1 normal forwards;
    display: block;
    opacity: 0;
    transform: scale(1.3);
}

.bf_carousel-caption
{
    top: 200px;
    width: 50%
}

.bf_carousel-caption > h1
{
    font-size: 64px;
    color: var(--cstm-color-white);
    line-height: 64px;
}

.bf_carousel-component
{
    position: absolute;
    right: -1px;
    bottom: -200px;
    /*left: 0;*/
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-left: 5%;
}

.bf_carousel-component-box_left{
    background-color: var(--cstm-color-white);
    position: relative;
    z-index: 5;
    font-size: 21px;
    padding: 90px;
    box-shadow: 0 19px 26px -7px rgba(0, 0, 0, 0.05);
}

.bf_carousel-component-box_right{
    background-color: var(--cstm-color-haute_red);
    position: relative;
    text-align: right;
    color: var(--cstm-color-white);
    font-size: 18px;
    letter-spacing: 0.6px;
    font-weight: 500;
    padding: 5% 12% 5% 5%;
}

.bf_carousel-num_slide
{
    font-size: 32px;
}

.bf_carousel-arrow
{
    position: absolute;
    right: 25px;
    top: 25%;
    width: 5.07%;
}

.bf_carousel-component-red_line
{
    background-color: var(--cstm-color-haute_red);
    position: absolute;
    left: 0;
    top: 0;
    width: 20%;
    height: 8px;
    z-index: 6;
    margin-left: 12px;
}

.bf_carousel-component-grey_quad
{
    background-color:var(--cstm-color-bleached_silk);
    position:absolute;
    right:15%;
    bottom:-200px;
    width:417px;
    height:304px;
    z-index:1
}

.btn-home_carousel
{
    padding: 10px 25px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
}

@keyframes bf_carousel-animate-frames
{
    from
    {
        opacity: 0;
        transform: scale(1.3);
    }
    to
    {
        opacity: 1;
        transform: scale(1);
    }
}

/*** nostri servizi ***/
#nostri_servizi-main {
    background: none;
    padding: 0 3rem;
}

#nostri_servizi-bg
{
    position:absolute;
    height:900px;
    width: 90%;
    top:100px;
    background-image: url(/images/website/dark-foglia.jpg);
    background-repeat: no-repeat;
    background-size:cover;
}

#nostri_servizi-bg-text
{
    position:absolute;
    width:40%;
    top: 400px;
    left:7%;
    font-size: 32px;
    line-height: 48px;
    color: #e6e6e6;
}

.nostri_servizi-card
{
    background-image: url(/images/website/bkg-box-card.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0;
    position: relative;
}

.nostri_servizi-card:hover {
    background-image: url('/images/website/altri_servizi-card-hover-bkg.jpg');
}

.nostri_servizi-card .card-body
{
    margin-bottom: 20px;
}

.nostri_servizi-card .icon
{
    width: 74px;
    height: 74px;
    margin: 48px 0 48px 24px;
    background-position: top;
}

.nostri_servizi-card:hover .icon {
    background-position: bottom;
}

.nostri_servizi-card .card-body > h3
{
    color:var(--cstm-color-haute_red);
    font-size: 32px;
    font-family: 'Barlow', sans-serif;
    font-weight:bolder;
}

.nostri_servizi-card:hover .card-body > h3,
.nostri_servizi-card:hover .card-body > p {
    color:var(--cstm-color-white);
}

.crescita-txt
{
    margin-top: 30px;
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 30px;
    width: 80%
}

#home-app
{
    background-image: url(/images/website/home--app-rectangle-24.png);
    padding: 100px 0 0 0;
}

.app_box-txt
{
    padding: 50px;
    background-color: #FFF;
    margin: 50px 0 150px 0;
    position: relative;
}

.app_box-txt > ul {
    list-style-image: url(/images/website/square.jpg);
    padding-left:1em !important;
    margin-left:1em;
    font-size:21px;
    line-height: 56px;
}
.app_box-txt > ul > li {
    color: #515151;
}

.app_box-btn
{
    position: absolute;
    left: 25%;
    right: 25%;
    text-align: center;
    bottom: -20px;
}

.sostenibilita-row
{
    padding: 70px 0;
}

.sostenibilita-box {
    padding: 50px;
    position: relative;
    width: 70%;
    background-color: var(--cstm-color-white);
    box-shadow: 0 19px 26px -7px rgba(0, 0, 0, 0.05);
}

.sostenibilita-btn {
    position: absolute;
    bottom: -60px;
    right: 0;
}

.black-bg {
    background-image: url(/images/website/foto-bgx.jpg);
    background-size: cover;
    position: relative;
    margin-bottom: 500px;
}

.black-txt {
    color: var(--cstm-color-white);
    margin: 200px 0 250px 0;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    width: 50%;
    margin-left:auto;
    margin-right:auto;
    font-family: 'Unna', serif;
    font-style: italic;
}

.black-red_box
{
    position: absolute;
    background-color:var(--cstm-color-haute_red);
    left:15%;
    right:15%;
    width: 70%;
    bottom:-170px;
    padding: 100px;
}

.black-red_box > h4
{
    font-size: 48px;
    line-height: 64px;
    color:var(--cstm-color-white);
    padding-bottom: 30px;
    font-family: 'Unna', serif;
    font-weight: normal;
    margin-left: 15px;
}

.black-main
{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 80%;
    position: absolute;
    left: 10%;
    right: 10%;
}

.black-card-text1 {
    color: var(--cstm-color-haute_red);
    font-size: 18px;
    font-weight: bold;
    margin:0;
}

.black-card-text2 {
    color: var(--cstm-color-carbon);
    font-size: 40px;
    margin:0;
}

.black-card-text3 {
    color: var(--cstm-color-haute_red);
    font-size: 30px;
    margin:0;
    text-align: right;
}


/*** media query ***/

@media (max-width: 400px) {
	
	.bf_carousel-component-box_right {
		margin-top: 10px;
	}
	
}

@media (max-width: 991px) {

	.bf_carousel-component-box_right {
		position: absolute;
		text-align: right;
		font-size: 18px;
		letter-spacing: 0.6px;
		font-weight: 500;
		padding: 5% 12% 20% 5%;
		right: 0;
	}	
	
	.bf_carousel-component-box_left {
		padding: 30px;
		font-size: 17px;
		width: 90%; 
		margin-top: 90px;  
		position: absolute;
		z-index: 5;  
	}
	
	.bf_carousel-component {
		display: block;
		position: relative;
		right: 0;
		bottom: 150px;
		left: 0;
		margin-left: 2%;
	}

	#bf_carousel {
		margin-bottom: 360px;
	}
	
	.bf_carousel-caption > h1 {
		font-size: 40px;
		line-height: 45px;
		margin-bottom: 40px;
	}
	
	.bf_carousel-num_slide {
		margin-left: 30px;
	}	
	
	.bf_carousel-component-red_line {
		margin: 90px 0 0 12px;
	}
	
	.bf_carousel-component-box_right > p {
		display: none;
	}	
	
	.bf_carousel-component-grey_quad {
		display: none;
	}
	
	.imgincr2 {
		width: auto !important;
	}
	
	.bf_carousel-img1 {
		width: auto !important;
		height: 550px;
	}
	
	.bf_carousel-img2 {
		width: auto !important;
	}	
	
	.carousel-caption {
		top: 80px;
		left: 5%;
		width: 90%;
	}	
	
	#nostri_servizi-main {
		padding: 0;
	}

	#nostri_servizi-bg {
		position: relative;
		width: 100%;
		padding: 20px;
		height: auto;
		top: 0;	
	}

	#nostri_servizi-bg-text {
		position: relative;
		width: 100%;
		font-size: 24px;
		line-height: 24px;
		top: 0;
		left: 0;	
	}

	.nostri_servizi-box {
		padding: 50px;
		background-image: url(/images/website/dark-foglia.jpg);
		background-repeat: no-repeat;
		background-size: cover;
	}

	.sostenibilita-box {
		width: 100%;
	}

	.box-servizi {
		position: absolute;
		height: 900px;
		width: 95%;
		top: 0;
		background-image: url('');  
	}

	.padding-left-115 {
		padding-left: 35px;
		padding-right: 35px;		
	}

	.crescita-txt {
		width: 90%;
	}

	.app_box-txt {
		margin: 50px 0 100px 0;
		padding: 10px;
	}

	.black-txt {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 0;
	}

	.black-red_box {
		position: relative;
		padding:0;
		left: 5%;
		right: 5%;
		width: 90%;
		bottom: -100px;
	}

	.black-red_box > h4 {
		margin: 0;
		text-align: center;
		font-size: 36px;
	}

	.black-main {
		position: relative;
		left: 5%;
		right: 5%;
		width: 90%;
	}

	.black-bg {
		margin-bottom: 100px;
	}

	.col-md-4 {	
		position: relative;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}	
	
}











@media (max-width: 991px) {
	

	
}

