#prod1 .sc_skills_item_title /*pagina chi siamo - skill sfondo bianco - titolo nero*/
{
	color: #000000 !important;
}


#prod2 .sc_skills_item_title /*pagina chi siamo - skill sfondo rosso - titolo bianco*/
{
	color: #ffffff !important;
}

#prod2 .sc_skills_icon /*pagina chi siamo - colore icone bianco*/
{
	color: #ffffff !important;
}

#prod1 .sc_skills_icon /*colore icone bianco*/
{
	color: #858ae2 !important;
}

#prod2
{
	margin-bottom: -120px !important;
}

#iconeFooter .socials_wrap
{
	margin-left: 0px;
	padding-top: 10px;
	width: 300px !important;
}

.footer_wrap .sc_layouts_row .widget .widgettitle 
{
	color: #858ae2;
}

@media screen and (max-width: 768px)
{ 
	#loghipartner
	{
		padding-top: 30px !important;
	}
	
	#icona1, #icona2, #icona3 /*icone della pagina filosofia*/
	{
		margin-bottom: 0px !important;
		margin-top: 25px !important;
	}
	
	#icona4, #icona5, #icona6 /*icone della pagina produzioni*/
	{
		margin-bottom: 0px !important;
		margin-top: 35px !important;
	}
	
	#iconeFooter .socials_wrap
  {
		margin-left: 0px;
		padding-top: 10px;
		width: 275px !important;
	}
	
	#testo1
	{
		margin-bottom: 50px !important;
	}
	
	#immaginebanner > figure > div > img
	{
  	width: 280px !important;
  	height: auto !important;
	}
}

.footer_custom .widget.widget_nav_menu .menu
{
	font-family: "Roboto Condensed", sans-serif !important;
}

#menufooter .widget_nav_menu h2:after
{
	background: #A8A8E5 !important;
}

.widget .widget_title:after
{
	background: #777CCB !important;
}


.locandine
{
		height: auto;
    width: 100%;
    min-width: 100%;
    filter: brightness(.6) grayscale(80%);
    -webkit-filter: brightness(.6) grayscale(80%);
    -ms-filter: brightness(.6) grayscale(80%);
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 1;
}

.locandine:hover
{
	  filter: brightness(1) grayscale(0);
    -webkit-filter: brightness(1) grayscale(0);
    -ms-filter: brightness(1) grayscale(0);
    -webkit-transition: all .5s;
    transition: all .5s;
    opacity: 1;
}

.footer_wrap 
{
	margin-top: 0px !important;
}

.popupdisplay
{
 		display: block !important;
    margin-top: -44px !important;
    background-color: black;
    padding: 10px;
		position:relative;
}

.popup
{
 		display: none;
    background-color: black;
    padding: 10px;
		position: relative;
}

.sc_button_title:hover{
	color: #e0041d !important;
}

.top_panel {
    position: relative;
    z-index: 8000;
    padding: 0.1px 0;
    margin-bottom: 0 !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.scheme_dark.top_panel, .scheme_dark.footer_wrap {
    color: #a8a8a8;
    background-color: #404040 !important;
}
.scheme_dark .sc_layouts_row_fixed_on {
    background-color: #404040 !important;
}
.scheme_dark.footer_wrap, .footer_wrap .scheme_dark.vc_row {
    background-color: #404040 !important;
    color: #b8babb;
}


.gridtitleindaco h2 a {
	color: #fff !important;
}
.gridtitleindaco:hover h2 a {
	color: #a8a8e5 !important;
}

#sottoheader {
    background: linear-gradient(135deg, #8b8abd 0%, #000 100%) !important;
}
.sc_layouts_row_fixed_placeholder {
	 height: 42px !important;
}

/** SCHEDA PRODUZIONI ***/
.whitecolor {
    letter-spacing: 2px;
    font-size: 26px;
    color: #fff;
    line-height: 32px;
    font-weight: 300;
}
.whitecolor strong {
    color:#ccc !important;
}
.whitecolor p {
    margin-top: 0em;
    margin-bottom: 20px !important;
}
.tisolosection {
    font-size:60px;
    font-weight:300;
    line-height:36px;
    letter-spacing:2px;
}
@media screen and (max-width:600px){
    .coversingola {
        height:150px !important;
    }
}

#overlaydiv {
    position: absolute;
    z-index: 2;
    background: rgba(0,0,0,.8);
    left: -200%;
    width: 8000px;
    background-size: cover;
    height: 590px;
    margin-bottom: 0;
}
.overlay_div {
	overflow: hidden !important;
}
#gallery_scheda div div div div div .vc_gitem-animated-block {
    height: 180px !important;
}
#gallery_scheda div div div div div .vc_gitem-animated-block div img {
    min-height: 180px !important;
}
/** SCHEDA PRODUZIONI ***/


@media (max-width: 479px){
    .content_wrap, .content_container {
        width: 360px !important;
    }
}



.vc_gitem-post-data-source-post_date:before {
		display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "FontAwesome";
    font-weight: 900;
    content: "\f073";
    width: 50px;
    color: #fff;
    height: 50px;
    position: absolute;
}
.vc_gitem-post-data-source-post_date div {
	padding-left: 20px;
}