/*
Theme Name: Pelizzari
Theme URI: #
Author: Agave
Author URI: http://agave-web.it/
Description: Template personalizzato Pelizzari Studio
Version: 1.0
Text Domain: pelizzari
Tags: pelizzari, interior-design, architecture
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;700&family=Spectral&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;800&display=swap');

@media only screen and (max-width: 680px) {
  .container, .container-sm {
    max-width: 420px !important;
  }

  
}

@media only screen and (max-width: 768px) {
  .container, .container-sm {
    max-width: 600px !important;
  }
  
}

@media only screen and (max-width: 1024px) {
  .container, .container-sm, .container-md {
    max-width: 768px !important;
  }
}

@media only screen and (max-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 950px !important;
  }
}


@media only screen and (min-width: 1367px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1200px !important;
  }
}

b,strong{
	font-weight:700;
}
a{
	color:#414347;
}
a:hover{
	text-decoration:none;
	color:#414347;
}


h1,h2,h3,h4,h5,h6{
	font-family: 'Spectral', serif !important;
	color:#414347;
	font-weight:700;
}
h1, h2 {
    letter-spacing: .1em;
}

h2 {
    font-size: 40px;
    line-height: 1.11em;
}
h3 {
    font-size: 26px;
    line-height: 1.23em;
    letter-spacing: .15em;
}

h5, h6 {
    font-size: 25px;
}


h1{
	font-weight:700 !important;
	color:#414347;
	font-size:40px;
}


h1.page-title{
	height:240px;
	text-align:center;
	text-transform:uppercase;
	line-height:240px
}
.logo {
	padding:20px 0 20px 60px;
}
.logo img{
	height:12px;	
}

body{
	font-family: 'Nunito', sans-serif;
	color:#707070;
	font-size: 16px;
    line-height: 26px;
    font-weight: 300;
	letter-spacing:.05em;
}


#top-header{
	height:70px;
	transition: background 0.5s Ease;
}

.sticky-top.bg-transparent.scrolled{
	background:#fff !important;
}

#top-header.bg-white .logo img,
#top-header.scrolled .logo img{
	filter:invert(1);
}

#top-header header{
	height:70px;
}


#top-header .navbar {
	padding: 15px 60px 15px 0;
    float: right;

}

#top-header .navbar ul li{
	display:inline;
    padding: 0 20px;
	list-style:none;
}


#top-header .navbar ul li a{
    position: relative;
    display: inline;
    width: 100%;
    vertical-align: middle;
    height: 100%;
    font-size: 15px;
    line-height: 23px;
    box-sizing: border-box;
	letter-spacing:.08px;
	font-family: 'Nunito', serif;
}

#top-header.bg-transparent .navbar ul li a{
    color: #fff;
}

#top-header .navbar ul li a::after,
#top-header .navbar ul li a::before{
	content: "";
    position: absolute;
    bottom: -3px;
    width: 0;
    border-bottom: 1px solid #fff;
    -webkit-transition: width .4s ease-out;
    -moz-transition: width .4s ease-out;
    transition: width .4s ease-out;
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}

#top-header .navbar ul li a::before{

	right: 0;
}

#top-header .navbar ul li a::after{
	left: 0;
}


#top-header .navbar ul li.current-menu-item a::after,
#top-header .navbar ul li a:hover::after,
#top-header .navbar ul li a:hover::before{
   border-bottom: 1px solid #fff;
    content: '';
    display: block;
    width: 100%;
    margin: 0 auto;
}

#top-header.bg-white .navbar ul li.current-menu-item a::after,
#top-header.bg-white .navbar ul li a::after,
#top-header.bg-white .navbar ul li a::before,
#top-header.bg-white .navbar ul li a:hover::after,
#top-header.bg-white .navbar ul li a:hover::before,

#top-header.scrolled .navbar ul li.current-menu-item a::after,
#top-header.scrolled .navbar ul li a::after,
#top-header.scrolled .navbar ul li a::before,
#top-header.scrolled .navbar ul li a:hover::after,
#top-header.scrolled .navbar ul li a:hover::before{
	 border-bottom: 1px solid #414347;
}
	
#top-header.scrolled .navbar ul li a{
	color:#414347;
}




.vc_row{
	margin:0 auto;
}


.row-head{
	margin-top:-80px !important;
}

.slogan-home p{
	color:#414347;
	font-family: 'Spectral', serif ;
	font-size:25px;
	line-height:40px;
	text-align:center;
	letter-spacing:.05em;
	font-weight:400;
}

.slogan-home-milano p{
	color:#414347;
	font-family: 'Spectral', serif ;
	font-size:20px;
	line-height:30px;
	text-align:center;
	letter-spacing:.05em;
	font-weight:400;
}

#portfolio-home .vc_grid .vc_grid-item{
	margin-bottom:50px;
}
#portfolio-home .vc_grid .vc_grid-item .vc_gitem-zone-c   {
	background:none !important;
}

#portfolio-home .vc_grid .vc_grid-item .vc_gitem-animated-block,
#portfolio-home .vc_grid .vc_grid-item .vc_gitem-zone-c   {
	float:left;
	width:50%;
   
}

#portfolio-home .vc_grid .vc_grid-item  .vc_grid-item-mini{
	display: flex;
    align-items: center;
	
	flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse
}

#portfolio-home .vc_grid .vc_grid-item  .vc_grid-item-mini .vc_gitem-col{
	padding:0 80px;
}

#portfolio-home .vc_grid .vc_grid-item:nth-child(even) .vc_grid-item-mini{
	flex-direction: row;
    -webkit-flex-direction: row
}

#portfolio-home .vc_grid .vc_grid-item  h4{
	font-weight:700;
	color:#414347;
}

#portfolio-home .vc_grid .vc_grid-item .vc_gitem-zone-a{
	box-shadow: 30px -30px 0px #E2E2E4;
}

#portfolio-home .vc_grid .vc_grid-item:nth-child(even) .vc_gitem-zone-a{
	box-shadow: -30px -30px 0px #E2E2E4;
}
#portfolio-home .vc-gitem-zone-height-mode-auto:before {
    padding-top: 70%;
}

#portfolio-home .vc_gitem-post-data{
    margin-bottom: 30px;
}

#portfolio-home .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover{
	background:none;
}

#portfolio-home .vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: transparent;
    background: none;
    text-indent: -9999px;
    position: absolute;
    width: 100%;
    height: 100%;
}

.parallax {
	background-attachment:fixed;
}


.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat{
	background:none !important;
}
	
.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2 {
    color: #fff !important;
    font-weight: 700;
    text-transform: uppercase;
	font-family: 'Spectral', serif ;
    font-size: 60px;
}

body.page-id-4697 .vc_cta3-content-header h4{
	color: #fff !important
}

.titolo .sottotitolo{
	color:#464646;
	font-weight:400;
	line-height: 1.32em;
    letter-spacing: .2em;
	
}

.know-titolo h2{
	text-transform:uppercase;
	font-weight:700;
		
}


#contatti .vc_separator{
	margin:20px 0 40px 0!important;
}

#contatti .vc_separator.vc_separator_align_right h4{
	font-size:18px;
	font-weight:700;
}

.vc_separator {
    padding: 0 10% 0% 27%;
	margin:60px 0 !important;
}

.vc_separator.vc_separator_align_right h4{
	color:#464646;
	font-size:25px;
	font-weight:400;
    line-height: 1.32em;
    letter-spacing: .2em;
}

.vc_separator .vc_sep_holder .vc_sep_line {
    border-top: 3px solid #f3e6e4 !important;
    width: 50% !important;
    float: right;
}



.vc_separator.double-separator {
    padding: 10px 0;
	margin:0 0 30px !important;
}


.vc_separator.double-separator .vc_sep_holder.vc_sep_holder_l .vc_sep_line {
    border-top: 6px solid #e2e2e4 !important;
    width: 100% !important;
}


.vc_separator.double-separator .vc_sep_holder.vc_sep_holder_l .vc_sep_line::after {
    border-top: 1px solid #e2e2e4 !important;
    width: 100% !important;
	display:block;
	position:absolute;
	top:5px;
	content:' ';
}


.vc_separator.testimonal-separator {
    padding: 10px 0;
	margin:0 0 30px !important;
}


.vc_separator.testimonal-separator .vc_sep_holder.vc_sep_holder_l .vc_sep_line {
    border-top: 1px solid #e2e2e4 !important;
    width: 100% !important;
}







div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_content_container .pp_left,
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right{
	background:none !important;
}


.ngg-gallery-thumbnail{
	border:none !important;
}

.press-title{
	text-align:left;
	font-weight:700;
    font-family: 'Nunito', sans-serif;

}


.press-subtitle{
	text-align:left;
}

.titolo-press h3{
	font-size:50px;
	margin-bottom:
}

.titolo-form h6{
	font-size:30px;
	font-weight:400;
}


.form-style1 .wpcf7-form-control-wrap {
    float:left;
    width: 100%;
    margin: 5px 0;
    display: block;
	text-align:center
}

.form-style1 .wpcf7-form-control-wrap input,
.form-style1 .wpcf7-form-control-wrap textarea,
.form-style1 .wpcf7-form-control-wrap select{
	width:100%;
    padding: 11px 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: inherit;
    color: #898989;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #c7c7c7;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    cursor: pointer;
    box-sizing: border-box;
    resize: none;
    -webkit-transition: border-color .2s ease-in-out;
    -moz-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
	
}

.form-style1 .wpcf7-form-control-wrap textarea {
    padding-top: 45px;
}

.form-style1 .wpcf7-form-control-wrap select{
	width:55%;
	margin:0 auto;
}
.form-style1 .wpcf7-form-control-wrap input[type="checkbox"]{
	background-color: initial;
    cursor: default;
    appearance: checkbox;
    box-sizing: border-box;
    margin: 3px 3px 3px 4px;
    padding: initial;
    border: initial;
	width:auto;
}

.form-style1 {text-align:center;

}
.form-style1 input.wpcf7-submit{
    font-family: 'Nunito', sans-serif;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    outline: 0;
    letter-spacing: .15em;
    font-weight: 400;
    box-sizing: border-box;
    margin: 30px 0 0;
    font-size: 16px;
	
    border: 0;
    border-left: 2px solid #898989;
    background-size: 201% 100%;
    background-image: linear-gradient(to right,#fff 50%,#898989 50%),linear-gradient(to right,#898989 50%,transparent 50%);
    background-repeat: no-repeat;
    background-position: right bottom;
    -webkit-background-clip: text,border-box;
    background-clip: text,border-box;
    color: #898989;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    background-color: transparent;
    text-transform: lowercase;
    cursor: pointer;
    padding: 7px 30px 10px 19px;
    line-height: 1em;
}


.form-style1 input.wpcf7-submit:hover {
    background-position: left bottom;
    color: #fff;
}

.form-style1 input.wpcf7-submit:hover {
    background-image: linear-gradient(to right,#898989 50%,#fff 50%),linear-gradient(to right,#898989 50%,transparent 50%);
}


footer#footer{
    padding: 57px 0;
	background:#ebebeb;
	font-size: 11px;
	
}
footer#footer .social a{
	margin:0 8px;
	font-size:15px;
}

.title-category{
    font-size: 40px;
	text-align:center;
	text-transform:uppercase;
	display:table-cell;
	vertical-align:middle;
}

.title-box{
	height:240px;
	display:table;
	width:100%;
}


body.category article{
	margin-bottom:65px;
}


body.category .post-image img{
	max-width:100%;
	height:auto;
}


body.category article:nth-child(odd) .row{
	flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
}

body.category .post-image img{
	box-shadow: 30px -30px 0px #E2E2E4;
}

.post-image img {
		max-width: 100%;
		height: auto;
	}


body.category articl:nth-child(even) .post-image img{
	box-shadow: -30px -30px 0px #E2E2E4;
}

body.category .post-text{
	display:table;
	height:100%;
}

body.category .post-text-inner{
	display:table-cell;
	vertical-align:middle;
	padding:0 80px;
}
body.category .post-text h3{
	margin-bottom:30px;
}
body.category .post{
	margin-top:50px;
		
}

article.post .post-image{
	margin:0 0 40px;
}



article.post .entry-excerpt{
	font-family: 'Spectral', serif !important;
	color:#414347;
	font-size:25px;
	margin:60px 0;
	letter-spacing:0.05em;
	font-weight:400;
	line-height:1.6em;
}

article.category-portfolio.post .ngg-galleryoverview.default-view,
article.category-product-design.post .ngg-galleryoverview.default-view,
article.category-in-progress.post .ngg-galleryoverview.default-view,
article.category-in-progress-en.post .ngg-galleryoverview.default-view{
	width:85%;
	margin:0 auto;
}

.punti-forza h5{
	font-size:14px;
	text-transform:uppercase;
}


#newslettter .wpcf7 input[type="email"]{
	color:#fff !important;
	font-size:20px;
	text-align:center;	
	font-family: 'Spectral', serif !important;
}

#newslettter .wpcf7 input[type="email"]::placeholder{
		color:#fff !important;
}

.testimonials .vc_column-inner {
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
}

.testimonials .tfree-client-testimonial p{
	margin: 19px 0 0;
    text-align: left;
    font-family:'', serif !important;
    color: #414347;
    font-size: 25px;
    line-height: 40px;
}

.testimonials .sp-testimonial-free .tfree-client-name{
	    font-family:'Nunito', sans-serif !important;
		font-weight:400;
}


.icon-testimonials {
position: absolute;
    top: 0;
    background: #fff;
    left: 0;
    width: 100px;
}

.vc_icon_element.vc_icon_element-outer.icon-testimonials  .vc_icon_element-inner .vc_icon_element-icon:before {
    content: "\201D";
    color: #414347;
    font-size: 170px;
    font-family: Bellefair,serif;
    display: block;
    z-index: 4;
}

.ngg-galleryoverview .ngg-gallery-thumbnail-box {
    margin-bottom: 50px;
}


.this-is-us a.vc_general {
	text-indent: -99999px;
    width: 70px;
    height: 70px;
    overflow: hidden;
    padding:0 !important;
    text-align: center;
    border-radius: 70px;
    line-height: 70px;
}
.this-is-us a.vc_general i{
	text-indent:initial;
}


.sp-testimonial-free-section .slick-prev {
    right: 0;
    top: 35%;
}


element.style {
    display: block;
}
#sp-testimonial-free-wrapper-347 .sp-testimonial-free-section .slick-prev, #sp-testimonial-free-wrapper-347 .sp-testimonial-free-section .slick-next {
    background: #777777;
    border: 0px solid #777777;
    color: #ffffff;
}
#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
}

.sp-testimonial-free-section .slick-next {
    top: 55% !important;
}


.sp-testimonial-free-section .slick-prev{
    right: 0;
	left:auto !important;
    top: 35% !important;
}

#sp-testimonial-free-wrapper-347 .sp-testimonial-free-section .slick-prev, #sp-testimonial-free-wrapper-347 .sp-testimonial-free-section .slick-next {
    background: none !important;
    border: none !important;
    color: #707070 !important;
	font-size:15px;
}

#sp-testimonial-free-wrapper-347 .sp-testimonial-free-section .slick-prev:hover,
#sp-testimonial-free-wrapper-347 .sp-testimonial-free-section .slick-next:hover {
    background: none !important;
    border: none !important;
    color: #707070 !important;
}
	
.focus-slide {
    position: absolute;
    top: -80px;
    width: 100%;
    color: #fff;
    text-shadow: rgb(0, 0, 0) 2px 2px 5px;
    font-size: 28px;
	left:0;
	font-family: 'Spectral', serif !important;
}
.focus-slide-milano {
    color: #fff;
    text-shadow: rgb(0, 0, 0) 2px 2px 5px;
    font-size: 32px;
	font-family: 'Spectral', serif !important;
}




.slogan-landing h1{
	font-weight:700!important;
    font-size: 60px;
    text-shadow: #000 4px 4px 6px;
    letter-spacing: 0;
	
}
.slogan-landing h2{
    text-align: center;
    color: #fff;
    text-shadow:#000 4px 4px 6px;
}

.form-style1.landing .wpcf7-form-control-wrap input{
	text-align:center;
}



.landing-padding-box{
	padding:100px 50px;
}

#how{
	padding:100px 0;
}

.button-landing a{
	white-space:normal;
}

.titolo-landing h5{
    font-size: 28px;
    line-height: 40px;
}


.titolo-landing h6{
	font-size:19px;
}

.captcha-image{
	border:none !important;
}
.captcha-image .cf7ic_instructions span{
	color:#414347 !important;
}

.captcha-image label > input:checked + svg, .captcha-image label > input:focus + svg{
	border: 2px solid #414347 !important;
}

.progetti-landing{
	margin:45px 0;
}
.progetti-landing:last-child{
	margin-bottom:0;
}
.progetti-landing h3.sottotitolo{
	font-weight:700;	
}


.progetti-landing h4.sottotitolo{
	margin:20px 0 40px 0;
	font-weight:normal;
	
}

.progetti-landing .progetto-immagine-right{
	box-shadow:30px -30px 0 #e2e2e4
}
.progetti-landing .progetto-immagine-left{
	box-shadow:-30px -30px 0 #e2e2e4
}
.sp-testimonial-free-section .slick-prev {
    left: 0 !important;
}


.sp-testimonial-free-section .slick-next, .sp-testimonial-free-section .slick-prev {
    top: 50% !important;

}

@media only screen and (max-width: 560px) {
	.col-xs-6 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.col-xs-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-xs-8 {
		-ms-flex: 0 0 66.666667%;
		flex: 0 0 66.666667%;
		max-width: 66.666667%;
	}
}


@media only screen and (max-width: 768px) {
	h1,
	.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2{
		font-size:30px;
	}

	h2 {
		font-size: 30px;
	}
	.vc_col-sm-2{
		width:50% !important;
		float:left;
		text-align:center;
	}
	
	.vc_column_container>.vc_column-inner {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.logo {
		padding: 20px 0;
		text-align: center;
	}
	
	#top-header.bg-transparent{
		background-color:#fff !important;
	}
	
	#top-header.bg-transparent .logo img,
	#top-header.scrolled .logo img{
		filter:invert(1);
	}
	

	#top-header .navmenu{
		position:static;
	}
	#top-header .navmenu nav.navbar{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0;
	}
	#top-header .navmenu nav.navbar .navbar-toggler{
		border: none;
		padding: 10px;
		margin: 13px 20px;
	}
	#top-header .navmenu nav.navbar .navbar-toggler .navbar-toggler-icon{
		width:1em;
		height:1em;
	}
	
	#top-header .navmenu nav.navbar .navbar-collapse {
		width: 100%;
		background: #fff;
	}
	#top-header nav.navbar ul{
		margin:0 20px 10px 20px;
		padding:0 10px;
	}
	#top-header .navmenu .navbar ul li{
		display:block;
		padding:0;
	}
	#top-header .navmenu .navbar ul li a{
		color:#707070;
		border-bottom:1px solid #c7c7c7;
		display:block;
		padding:9px 0;
		font-size:13px;
		
	}
	#top-header .navmenu .navbar ul li:last-child a{
		border:none;
	}
	#top-header .navmenu .navbar ul li a:hover,
	#top-header .navmenu .navbar ul li.current_page_item a{
		color:#f2e9e9;
	}
	
	#top-header.bg-white .navbar ul li.current-menu-item a::after, #top-header.bg-white .navbar ul li a::after, #top-header.bg-white .navbar ul li a::before, #top-header.bg-white .navbar ul li a:hover::after, #top-header.bg-white .navbar ul li a:hover::before, #top-header.scrolled .navbar ul li.current-menu-item a::after, #top-header.scrolled .navbar ul li a::after, #top-header.scrolled .navbar ul li a::before, #top-header.scrolled .navbar ul li a:hover::after, #top-header.scrolled .navbar ul li a:hover::before{
		border:none;
	}
	
	
	#portfolio-home .vc_grid .vc_grid-item .vc_grid-item-mini{
		display:block;
		padding:0 20px;
		
	}
	#portfolio-home .vc_grid .vc_grid-item .vc_gitem-animated-block, #portfolio-home .vc_grid .vc_grid-item .vc_gitem-zone-c{
		width:100%;
	}
	#portfolio-home .vc_grid .vc_grid-item .vc_grid-item-mini .vc_gitem-col{
		padding:0;
	}
	#portfolio-home .vc_gitem-post-data {
		margin: 20px 0;
	}
	.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper{
		margin:0;
	}
	.know-how.vc_custom_1603186217530,
	.know-how.vc_custom_1603197788671 {
		padding-top: 140px !important;
		padding-bottom: 130px !important;
	}
	.vc_separator {
		padding: 0 10% 0% 10%;
		margin: 30px 0 !important;
	}
	
	.wpb_single_image.vc_align_left{
		text-align:center !important;
		margin-bottom:15px;
	}
	
	.titolo-studio {
		margin:0 !important;
	}
	
	.titolo-studio h1{
		color:#fff;
		text-transform:uppercase;
		vertical-align:middle;
	}
	
	#newslettter .wpcf7 input[type="email"]::placeholder{
			font-size:12px;
	}
	article.category-portfolio .post-text-inner, article.category-portfolio-en .post-text-inner {
		
		padding: 0 20px;
	}
	

	.title-category {
		font-size: 30px;
	   
	}
	
	.focus-slide {
		font-size: 15px;
	}
	
	.vc_row.vc_column-gap-20 {
		margin-left: -15px !important;
    	margin-right: -15px !important;
	}
	.press-subtitle{
		display:block;
		text-align:center;
		min-height:60px;
	}
	
	.slogan-landing h1{
		font-size: 35px;
		line-height:40px;
		
	}
	
	.slogan-landing h1{
		font-size: 28px;
	}
	.img-col{
		min-height:600px !important;
	}

		
	.landing-padding-box{
		padding:100px 0 0 0;
	}
	
	#how{
		padding:0;
	}
	
	footer#footer .social.text-right{
		text-align:center;
	}

	

}
.counter-number,
.counter-title{
	text-align:center;
	display:block;
}

.counter-number{
	font-size: 47px;
    font-weight: 400;
    color: #ffffff;
    font-family: 'Spectral';
    letter-spacing: 2px;
    margin-top: 20px;
    line-height: 1.3em;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
	
}



.counter-title{
	font-size: 25px;
    font-weight: 400;
    color: #ffffff;
    font-family: 'Spectral';
    letter-spacing: 2px;
}

.titolo-slide {

    color: #fff;
    text-shadow: rgb(0, 0, 0) 2px 2px 5px;
    font-size: 75px;
	text-align:center;
	font-family: 'Spectral', serif !important;
}

.cli-bar-container {
    justify-content: center !important;
}

#cookie-law-info-bar[data-cli-style=cli-style-v2] {
    padding: 7px 25px !important;
}
.ult_exp_section .aio-icon i, .ult_expheader, .ult_expsection_icon {
    text-transform: none !important;

}

.ult_expheader i {
    margin-top: 10px;
    display: block;
    border: 1px solid #000;
    padding: 10px 25px;
    color: #414347;
    width: auto;
    float: left;
    font-style: normal;
    letter-spacing: .15em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    margin-top: 15px;
}

.ult_exp_section.ult_active_section{
	padding-bottom:0;
}
.ult_exp_content{
	padding:15px;
}

.ult_exp_content.ult_active_section{
	padding-top:0 !important;
}



#slide-milano h1{
    font-family: 'Manrope', sans-serif !important;
    font-weight: 800 !important;
    color: #fff;
    font-size: 80px;
    line-height: 80px;
    text-shadow: 0px 0px 10px #000;
    letter-spacing: 0px;
    margin-bottom: 30px;
}

#slide-milano p {
    font-family: 'Manrope', sans-serif !important;
    font-weight: 400;
    color: #fff;
    font-size: 34px;
    text-shadow: 0px 0px 10px #000;
}

body.page-id-3902 .vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2{
	font-family: 'Manrope', sans-serif !important;
	text-shadow: 0px 0px 10px #000;
	margin-bottom: 20px;
}

.grecaptcha-badge {
    display: none !important;
}

form#form-residenziale .wpcf7-form-control-wrap select {
    width: 100%;
    margin: 5px 0;
}
form#form-contatti-usa .wpcf7-spinner{
	display: none;
}
.flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px !important;
}

.flex-direction-nav .flex-prev{
	opacity: 1;
    left: 10px !important;
}

.flex-direction-nav a:before{
	color: #fff !important;
}
@media only screen and (max-width: 1024px) {
	#slide-milano h1 {
		font-size: 60px;
		line-height:60px;
	}
	.column-reverse{
		display: flex;
		flex-direction: column-reverse;
		-webkit-flex-direction: column-reverse
	}
}


@media only screen and (max-width: 768px) {
	#slide-milano h1 {
		font-size: 30px;
		line-height: 33px;
		margin-bottom: 10px;
	}
	
	#slide-milano p {
		font-size: 23px;
	}
	body.page-id-3902 .titolo-press h3 {
		font-size: 30px;
	}
	body.page-id-3902 .vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2 {
		font-size: 26px;
	}
	body.page-id-3902 .vc_general.vc_cta3{
		padding: 0;
	}
	
}
