/* DEW:Defraweb: Custom CSS */

/* Font LFF acquistato */
@import url("https://use.typekit.net/jec6ljb.css");


/* Font LFF acquistato 2020 */
@font-face {
  font-family: "PxGrotesk-Bold";
  src: url("./fonts/PX Grotesk/PxGrotesk-Bold.woff2") format("otf"), url("./fonts/PX Grotesk/PxGrotesk-Bold.woff") format("woff");
}
@font-face {
  font-family: "PxGrotesk-Light";
  src: url("./fonts/PX Grotesk/PxGrotesk-Light.woff2") format("otf"), url("./fonts/PX Grotesk/PxGrotesk-Light.woff") format("woff");
}
@font-face {
  font-family: "PxGrotesk-Regular";
  src: url("./fonts/PX Grotesk/PxGrotesk-Regular.woff2") format("otf"), url("./fonts/PX Grotesk/PxGrotesk-Regular.woff") format("woff");
}
@font-face {
  font-family: "PxGrotesk-Screen";
  src: url("./fonts/PX Grotesk/PxGrotesk-Screen.woff2") format("otf"), url("./fonts/PX Grotesk/PxGrotesk-Screen.woff") format("woff");
}

.title.title_size_large h1 {
	font-size: 60px;
	line-height: 1.25em;
}

.h1, h1 {
	font-size: 60px;
	line-height: 1.25em;
}
h1, .h1, h1 a,
h2, .h2, h2 a,
h3, .h3, h3 a,
h4, .h4, h4 a,
h5, .h5, h5 a {
	font-family: "PxGrotesk-Regular", sans-serif !important;
}

nav.main_menu > ul > li > a,
.drop_down .second .inner > ul > li > a,
header.scrolled nav.main_menu > ul > li > a, 
header.light.scrolled nav.main_menu > ul > li > a, 
header.dark.scrolled nav.main_menu > ul > li > a {
	font-family: 'PxGrotesk-Light', sans-serif !important;
}

.pxgrotesk-bold,
.pxgrotesk-bold h1,
.pxgrotesk-bold h2,
.pxgrotesk-bold h3 {
	font-family: "PxGrotesk-Bold", sans-serif !important;
}

.pxgrotesk-light,
.pxgrotesk-light h1,
.pxgrotesk-light h2,
.pxgrotesk-light h3 {
	font-family: "PxGrotesk-Light", sans-serif !important;
}

.pxgrotesk-regular,
.pxgrotesk-regular h1,
.pxgrotesk-regular h2,
.pxgrotesk-regular h3 {
	font-family: "PxGrotesk-Regular", sans-serif !important;
}

.pxgrotesk-screen,
.pxgrotesk-screen h1,
.pxgrotesk-screen h2,
.pxgrotesk-screen h3 {
	font-family: "PxGrotesk-Screen", sans-serif !important;
}

.bureau-grot-condensed,
.bureau-grot-condensed h1,
.bureau-grot-condensed h2,
.bureau-grot-condensed h3 {
	font-family: "bureau-grot-condensed", sans-serif !important;
}

.roboto-mono,
.roboto-mono h1,
.roboto-mono h2,
.roboto-mono h3 {
	font-family: "Roboto Mono", sans-serif !important;
}

/* Font countdown */
div.countdown{
	/*font-family: Roboto Mono;*/
	font-family: PxGrotesk-Regular;
}


/* Header piu' ai lati */
div.header_bottom{
	padding-right: 10px;
	padding-left:  10px;
}
div.q_logo {
	top: 0;
}
div.q_logo a img {
	top: 4px;
	position: absolute;
	left: -20px;
}
div.q_logo a img.mobile{
	left: 0px;
}
/* Slide */ 
@media only screen and (min-width: 321px) {
	@media only screen and (max-width: 768px) {
		div.q_slide_subtitle{
			font-size: 30px !important;
		}
		p.q_slide_text{
			line-height: 13px !important;
			font-size: 10px !important;
		}
	}	
}

div.text .all_at_once .subtitle_above_title .no_separator{
	margin-top: 0px;
}
div.slider_content_outer{
	width: 100% !important;
}
div.slider_content_outer div{
	top: 10% !important;	
}
div.slider_content{
	vertical-align: top;
	display: block !important;
	float: left;
	padding-left: 30px;
}

/* Centra la pagina */
div.full_width{
	padding: 5px !important;
}

nav.main_menu > ul > li > a {
	/*font-weight: bold;*/
	color: #000000;	
}
nav.main_menu>ul>li.active>a {
	color: #000000;
}
nav.main_menu ul li:hover a {
	color: #000000;
}


/* Rende in bold il filtro selezionato (portfolio) */
/* Rende in bold la pagina del menu' selezionata */
li.filter.current span,
li a.current span{
	/*
	font-weight: bold;
	color: #283583;
	*/
}
/* Rimuove la scritta no post found */
div.entry{
    visibility: hidden;
}
/* Aumenta il padding sui post della lista */
span.project_category{
	padding: 10px;
}
/* Padding interno portfolio (nella lista) */
h5.portfolio_title.entry_title{
	padding-left: 10px;
}
/* Header */
div.header_top_bottom_holder img.mobile{
	max-width: 100%;
	height: 80% !important;
}
div.logo_wrapper{
	width: 85%;
}
/* Footer */
div.container_inner{
	width: 90%;
}
div.footer_top h5{
	font-weight: bold;
}
img.footerImage{
	margin-bottom: 13px;
	width: 40%;
}
div.socialIconsContainer{
	width: 100%;
	background-color: transparent;
	display: inline-block;
	line-height: 50px;
}
button.socailIconButton{
	background-color: transparent;
	color: #818181;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	display: inline-block;
	margin: 0;
	padding: 0 4%;
	outline: 0;
	border: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	float: left;
}
button.socailIconButton:hover{
	color: white;
}
/* Newsletter form */
form.newsletterForm{
	background-color: transparent;
	border: 1px solid #6a6a6a;
	width: 100%;
	display: inline-block;
	font-size: 14px;
	line-height: 26px;
	color: #818181;
}
input.inputEmail{
	background-color: transparent;
	color: #818181;
	width: 70% !important;
	display: inline-block;
	text-decoration: none;
	border: 0;
	outline: 0;
	font-family: inherit;
	margin: 0;
	height: 33px;
	padding: 2px 4%;
	float: left;
}
button.newsSubmitButton{
	background-color: transparent;
	color: #818181;
	width: 37px;
	height: 37px;
	line-height: 37px;
	display: inline-block;
	margin: 0;
	padding: 0 4%;
	outline: 0;
	border: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	float: right;
	font-family: FontAwesome,sans-serif;	
}

/* background pagina sponsor */
body.page-id-2138 .content,
body.page-id-2138 .content .container, 
body.page-id-2138 .full_width,
body.page-id-2312 .content,
body.page-id-2312 .content .container, 
body.page-id-2312 .full_width
 {
	background-color: #ffffff;
}

.sponsor {
	margin-left: -15px;
	margin-right: -15px;
}

.sponsor_col {
    float: left;
    width: 25%;
    margin-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;    
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;    
}
.sponsor_col h3 {
    background: #000000;
    color: #ffffff;
    padding: 3px 10px;
	font-weight: normal;
	text-transform: inherit;    
}    
.sponsor_col ul, 
.sponsor_col ul li {
    text-align: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.sponsor_col ul li {
    display: block;
}
.sponsor_col ul li img {
    height: auto;
    max-width: 100px;
    margin: 15px;
    vertical-align: middle;
} 

@media only screen and (max-width: 900px) {
	.sponsor_col {
	    width: 50%;
	}
}


.vc_btn3.vc_btn3-color-juicy-pink, 
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
	background-color: #719240;
	cursor: pointer;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
	background-color: #435a21;
}

@media only screen and (max-width: 1000px) {
	.header_top {
	    position: fixed;
    	top: 0;
	    width: 100%;
	}

	.header_bottom  {
		margin-top: 33px;
	}
}