html, body
{
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-style: normal;
	background: white;
    margin: 0px 0px 0px 0px;
	margin-top:0px;
	/* overflow-x: hidden; */
	height:100%;
	-webkit-overflow-scrolling: touch;
}
.clearfix {
    overflow: auto;
}
/* Z-Index Reference 
/*
/* Header 90
/* Menubar 90
/* DeviceMenu 90
/* Main Area -10
/* Menu DropDown 20
/* LeftSide 10
/* Content Article -1
/*
/* Pattern Color
/* #00A66F Jade
/* #7AC29C Aquamarine
/* #BDD99E Madang
/* #FABE6E Chardonnay
/* #F18A62 Salmon
/* Elementi DIV Layout al massimo layout */

div.beta_ribbon {
	position:fixed;
	right:30px;
	top:95px;
	z-index:90;
	opacity:0.8;
}

div.academy_adv {
	height: 150px;
	margin:20px;
	z-index: 80;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-color: #FABE6E;
	border-width: 2px 2px 2px 2px;
	background-color: #415f93;
	background: -o-linear-gradient(#415f93, #3c3c7f); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#415f93, #3c3c7f); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#415f93, #3c3c7f); /* Standard syntax */
	animation-name: x;
	animation-iteration-count: 1;
	animation-delay: 300ms;
	animation-duration: 8s;
}
div.academy_adv p {
	color: orange;
	font-weight: 700;
}


div.beta_ribbon img {
	height:350px;
	text-decoration:none;
}

div.c4d_alert {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-style: normal;
	text-align: justify;
	z-index: 150;
	opacity: 1.0;
	position: fixed;
	right: 10%;
	left: 10%;
	bottom: 10%;
	bottom: 10%;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-radius: 5px 5px 5px 5px;
	border-style: solid;
	border-color: rgb(230,150,0);
	border-width: 1px 1px 1px 1px;
	background: rgba(255, 255, 255, 1);
}

div.c4d_header {
	font-weight: 300;
	font-size: 12px;
	opacity: 1;
	position: fixed;
	right: 0px;
	left: 0px;
	height: 35px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border-style: solid;
	border-color: rgb(51, 103, 224);
	border-width: 0px 0px 2px 0px;
	background-color: #F18A62;
	background: -o-linear-gradient(#FABE6E, #F18A62); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#FABE6E, #F18A62); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#FABE6E, #F18A62); /* Standard syntax */
	z-index: 90;
}

div.c4d_menubar {
	position: fixed;
	right: 0px;
	left: 0px;
	top: 35px;
	text-align: right;
	height: 60px;
	margin: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #FABE6E;
	border-width: 1px 0px 1px 0px;
	background-image: url('https://www.c4dhotline.com/styles/v2024/brand/BG_C4D_jade.png');
	background-size: cover;
	background-size: 50%;
	background-color: #FABE6E;
	z-index: 90;
}

div.c4d_device {
	display:none;
	position: fixed;
	right:0px;
	left:0px;
	top:30px;
  	height: 20px;
}
div.c4d_main_area {
	margin: 0px 0px 0px 0px;
	z-index: -10;
	padding-top: 90px;
	background-image: url('https://www.c4dhotline.com/styles/v2024/brand/BG_C4D_darkpurple.png');
	background-repeat: repeat;
	background-size: 50%;
	background-attachment: fixed;
	background-origin: padding-box;
}
div.c4d_main_area a {
	text-decoration:none;
	font-weight: 300;
	color:orange;
}
div.c4d_slideshow_v2 {
	margin: 0px;
	margin-bottom: 2px;
	padding: 1%;
	opacity: 1;
	border-width: 0px 0px 1px 0px;
	border-color: #FABE6E;
	border-radius: 0px;
	border-style: inset;
	background-color: orange;
	background-size: 50%;
	background-repeat: repeat;
	background-attachment: fixed;
	background-origin: padding-box;
	text-align: center;
	background-image: url('https://www.c4dhotline.com/styles/v2024/brand/BG_C4D_darkblue.png');
}

div.c4d_thumbs_hotvideos {
	max-width:580px;
	display:inline-table;
    vertical-align:top;
	padding-left:0px;
	padding-right:0px;
	text-align:justify;
}
div.c4d_thumbs_hotnews {
	display:inline-table;
	max-width:580px;
	text-align:center;
	padding-left:1%;
	padding-right:1%;
	color: #111;
}

div.c4d_thumbs_hotnews a {
	color: #AAA;
}
div.c4d_thumbs_hotnews h1 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 19px;
	overflow:hidden;
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:rgb(241, 241, 241);
	text-align:center;
	word-wrap:break-word;
	border-radius:5px;
}
div.c4d_thumbs_hotnews h1::first-letter {
	font-weight: 300;
	font-size: 22px;
	color:rgb(62, 168, 255);
}
div.c4d_thumbs_hotnews h2 {
		font-family: 'Lato', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 17px;
		overflow: hidden;
		margin: 2px;
		color: white;
		text-align: center;
		word-wrap: break-word;
		border-style: none;
		border-width: 0px 0px 5px 0px;
		border-color: #00b1ae;
		border-radius: 5px;
		max-width: 120px;
		display: inline-flex;
	}

div.c4d_thumbs_hotnews h2:hover {
	background-color: #233350;
	color: #111;
	border-width: 0px 0px 0px 0px;
	border-color:#FF9400;
	transition: border-width 300ms ease-in-out, background-color 100ms ease-in-out;
	-webkit-transition: transition border-width 300ms ease-in-out, background-color 100ms ease-in-out;
}
div.c4d_thumbs_hotnews h3 {
	font-weight: 700;
	font-size: 15px;
	overflow:hidden;
	margin-top:-5px;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:5px;
	color:white;
	text-align:justify;
	word-wrap:break-word;
	background-color:#847B5B;
	border-width: 1px 1px 1px 1px;
	border-color:#CCC;
	border-radius:5px;
}
div.c4d_thumbs_hotnews h4 {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 19px;
	color:white;
	opacity:0.9;
	background-color:#F90;
	padding:10px;
	border-radius:5px;
}
div.c4d_thumbs_hotnews img {
	text-decoration:none;
	width:90%;
	margin-top:2%;
	}

/* ------------------------------ */
/* Browser ridimensionato         */
/* ------------------------------ */

@media screen and (max-width: 800px) 
{

	div.beta_ribbon {
		position: fixed;
		right: 10px;
		top: -40px;
		z-index: 90;
		opacity: 0.8;
	}

	div.beta_ribbon img {
		height: 200px;
	}

	div.academy_adv {
		height: 10px;
	}

	div.c4d_header {
	position: fixed;
	right:0px;
	left:0px;
    height: 35px;
    margin: 0px 0px 0px 0px;
	padding:10px;
    border-style: solid;
	border-color: rgb(230,150,0);
    border-width: 0px 0px 2px 0px;
    background-color: #000;
	z-index: 90;
	}

	div.c4d_menubar { 
	display:none;
	position: fixed;
	z-index: 90;
	}

	div.c4d_device { 
	display:inline;	
	position: fixed;
	opacity:1;
	right:0px;
	left:0px;
	top:35px;
  	height: 35px;
	padding-top:0px;
	padding-left:10%;
	padding-right:10%;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
	background-color:#FFF;
	background-position:center;
	background-repeat:repeat-y;
	overflow:hidden;
	text-align:center;
	z-index: 90;
	}

	div.c4d_device:hover { 	
	position: fixed;
	opacity:1;
	right:0px;
	left:0px;
	top:35px;
 	height: 530px;
	padding-top:0px;
	padding-left:10%;
	padding-right:10%;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
	border-color: gray;
	background-color:#EEE;
	-webkit-transition: height 500ms ease-in-out, opacity 800ms linear, background-color 300ms;
    transition: height 500ms ease-in-out, opacity 800ms linear background-color 300ms;
	}
	
	div.c4d_device_icons {
	overflow:hidden;
	}

	div.c4d_device p {
	display:block;
	min-width:210px;
	background-color: white;
	opacity:0.5;
	margin-top:5px;
	padding:2px;
	margin-bottom: 5px;
	text-align:center;
	font-size:15px;
	font-weight: 700;
	color:#111c1f;
	border-radius: 5px 5px 5px 5px;
	border-style:none;
	border-width:thin;
	border-color:#FC9;
	}

	div.c4d_device ul li {
	margin: 0px 10px 5px 3px;
    list-style-type: none;
	font-size: 14px;
	font-weight: 700;
	color: gray;
	text-align:left;
	}
	
	div.c4d_device a {
	text-decoration: none;
	padding-left: 5px;
	color: #005b81;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	}

	div.c4d_device a:hover {
	text-decoration: none;
	color: orange;
	border-style: solid;
	border-width: 0px 0px 0px 2px;
	border-color: orange;
	-webkit-transition: border-width 200ms;
	transition: border-width 200ms;
	}

	div.c4d_main_area {
    margin: 0px 0px 0px 0px;
	z-index:-10;
	padding-top: 100px;
	background-repeat: repeat;
	}
	
	div.c4d_slideshow_v2 {
	margin:0px;
	margin-bottom:2px;
	margin-top: -30px;
	padding:2px;
	opacity:1;
	border-width:0px 0px 2px 0px;
	border-color: orange;
	border-radius:0px;
	border-style:inset;
	text-align:center;
	}

}
div.menu_side table , tr , td 
{
	border-style: none;
	border: 0px;
	left:0px;
	top:0px;
	padding: 0px;
	margin-left: 0px;
	vertical-align:top;
}
div.c4d_leftside {
   position:fixed;
   height:30px;
   width:20px;
   top:160px;
   opacity: 1;
   margin: 0px 0px 0px 0px;
   padding: 0px;
   /* background: -webkit-linear-gradient(rgba(250,126,67,1), rgba(253,181,64,1));
   /* background: -o-linear-gradient(rgba(250,126,67,1), rgba(253,181,64,1)); /* For Opera 11.1 to 12.0 */
   /* background: -moz-linear-gradient(rgba(250,126,67,1), rgba(253,181,64,1)); /* For Firefox 3.6 to 15 */
   /* background: linear-gradient(rgba(250,126,67,1), rgba(253,181,64,1)); /* Standard syntax */
   z-index:10; 
   border-radius: 0px 5px 5px 0px;
   border-style: solid;
   border-width: 1px 1px 1px 0px;
   border-color: #B2B2B2;
   background-color: #2D354F;
   overflow:hidden;
}
div.c4d_leftside:hover {
   position:fixed;
   height:380px;
   top:160px;
   width: 200px;
   -webkit-transition: width 300ms;
   transition: width 300ms;
}
div.c4d_leftside p {
	padding:10px;
	text-align:justify;
	font-size:14px;
	color:white;
	word-wrap:break-word;
}
div.c4d_content_article {
	max-width:1100px;
	margin: 0px 0px 0px 0px;
	padding-left:7%;
	padding-right:2%;
	padding-top:0px;
	z-index:-1;
}
div.c4d_content_article iframe {
   	border-radius: 1px 1px 1px 1px;
   	border-style: solid;
   	border-width: 1px 1px 1px 1px;
   	border-color: #CCC;
   	margin-top:10px;
   	margin-bottom:10px;
}
div.c4d_content_article h1 {
	overflow:hidden;
	padding-left:2px;
	padding-right:5px;
	padding-top:2%;
	padding-bottom:5px;
	color:white;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 700;
	font-style: Bold;
	text-align:left;
	word-wrap:break-word;
	border-style: solid;
	border-color: rgb(57, 57, 57);
	border-width: 0px 0px 1px 0px;
}

div.c4d_content_article h1:before {
	content: "| ";
	color:orange;
	font-size:30px;
	font-weight: 900;	
}

div.c4d_content_article h2 {
		overflow: hidden;
		margin-top: -5px;
		padding-left: 10px;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 2px;
		font-family: 'Lato', sans-serif;
		font-size: 16px;
		font-weight: 300;
		color: lightgray;
		text-align: left;
		word-wrap: break-word;
		border: 1px 1px 1px 1px;
		border-color: #3277BC;
		border-radius: 5px;
	}
div.c4d_content_article h3 {
	color:white;
	font-size:12px;
	opacity:0.9;
}
div.c4d_content_article h4 {
		font-family: 'Lato', sans-serif;
		font-size: 19px;
		font-weight: 700;
		color: white;
		opacity: 0.9;
		background-color: #2f0023;
		padding: 10px;
		border-radius: 5px;
	}

div.c4d_content_article h5 {
		font-family: 'Lato', sans-serif;
		font-size: 19px;
		font-weight: 700;
		color: white;
		opacity: 0.9;
		background-color: #2f0023;
		padding: 10px;
		border-radius: 0px;
	}

div.c4d_content_article section {
	font-family: 'Lato', sans-serif;
	letter-spacing: -0.02em;
	font-weight: 300;
	font-size: 24px;
	color:white;
	margin-right: 10px;
	text-shadow: 0px 0px #484848;
	text-align: justify;
	text-justify: inter-word;
}

div.c4d_content_article section::first-letter {
  -webkit-initial-letter: 2;
          initial-letter: 2;
  color: orange;
  font-weight: bold;
  margin-right: .30em;
}

div.c4d_content_article p a {
	font-weight: 700;
	color:orange;
	text-shadow: 0px 0px #ff0000;
}
div.c4d_content_article p a:hover {
	text-shadow: 1px 1px #CCCCCC;
}

div.c4d_content_article h2 a {
	font-weight: 700;
	color:orange;
	text-shadow: 0px 0px #ff0000;
}
div.c4d_content_article h2 a:hover {
	text-shadow: 1px 1px #CCCCCC;
}

div.dedica {
	font-size: 20px;
	text-indent: 3%;
	color:gray;
	text-shadow: 1px 1px #CCCCCC;
	padding-top: 3%;
	padding-left: 5%;
	padding-right: 5%;
}

/* Menu a scomparsa - COLLAPSE */
.click-target {
	cursor: pointer;
	background-image: url('https://www.c4dhotline.com/styles/v2024/brand/BG_C4D_darkblue.png');
}

.expanding-tab {
  color: white;
}

.expanding-tab.tab01 {
  color: white;
}

.expanding-tab.tab02 {
  color: white;
}

.expanding-tab.tab03 {
  color: white;
}

.title-content {
  vertical-align: middle;
  height: 40px;
}

.hidden-content {
  display: none;
}

/* COLLAPSE */

.custom_form {
	overflow: hidden;
	font-weight: 700;
}

.custom_form input[type="text"] , input[type="password"] , textarea {
	display: inline-block;
	color:gray;
	background-color: white;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	border-bottom:  3px solid #AAF3FF;
	-webkit-appearance: none;
}

.custom_form textarea.size10 {
     width: 30em;
	 height: 10em;
	 font-size: 16px;
}

.custom_form input[type="text"]:focus {
	background-color: #EEE;
	border-bottom-color: purple;
}

.custom_form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	min-width:300px; 
    background-color: orange;
	color: white;
	padding: .5em;
	border-style: solid;
	padding-right: 30px;
    border-width: thin;
    border-radius: 3px;
	border-color: gray;
    font-size: 0.9em;
	float: left;
    cursor: pointer;
}
.custom_form input[type="submit"] {
	background-color: #008CBA; /* Blue */
    border: 1px solid #b7b7b7;
	border-color:white;
	border-style: solid;
    border-radius: 3px;
    color: white;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 16px;
	padding: .5em;
	min-width: 300px;
	-webkit-appearance: none;
}

.custom_form input[type="submit"]:hover{
	background-color: #409FBC; /* Blue */
}
div.c4d_content_article input[type="search"] {
    background-color: #33ACEA; /* Blue */
	border: 2px solid #b7b7b7;
	border-color:white;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
div.c4d_content_article p {
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height:24px;
	letter-spacing: 0px;
	word-spacing: 4px;
	color: ghostwhite;
	text-align:justify;
	word-wrap:break-word;
}

div.c4d_content_article a {
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height:24px;
	letter-spacing: 0px;
	word-spacing: 4px;
	color: #F74D04;
	text-align:justify;
	word-wrap:break-word;
}

div.c4d_thumbs_articles ul {
	display:block;
    list-style-type: none;
	opacity:0.9;
	padding:0px;
	border-radius: 2px 2px 2px 2px;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#486E6C;
	min-height:180px;
	max-height:400px;
	background-size:cover;
	background-position: 0px -90px;
}

@media screen and (max-width: 800px) 
{
	div.c4d_thumbs_articles ul {
	display:block;
    list-style-type: none;
	opacity:0.9;
	padding:0px;
	border-radius: 2px 2px 2px 2px;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#486E6C;
	min-height:180px;
	max-height:400px;
	background-size:cover;
	background-position: 0px 0px;
	}
}

div.c4d_thumbs_articles ul:hover {
	display:block;
    list-style-type: none;
	opacity:0.9;
	padding:0px;
	border-radius: 2px 2px 2px 2px;
	border-style:solid;
	border-width:thin;
	border-color:#FC3;
	background-size:cover;
	background-position:-20px -100px;
	border-width:1px 25px 1px 1px;
	-webkit-transition: min-height 300ms , background-position 400ms, border-width 400ms;
    transition: min-height 300ms , background-position 400ms ,border-width 400ms;
}

div.c4d_thumbs_articles li {
	opacity: 0.9;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 20px;
	word-spacing: 0px;
	color: white;
	max-width: 290px;
	text-align: justify;
	word-wrap: break-word;
	left: 0px;
	top: 0px;
	padding: 5px;
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	border-style: solid;
	border-width: 0px 4px 4px 0px;
	border-color: #FFC06E;
	background-color: #003B43;
	border-radius: 0px 0px 10px 0px;
}

div.c4d_tutorials {
	display:flex;
	flex-wrap: wrap;
	
}

div.c4d_tutorials ul {
    list-style-type: none;
	opacity:0.9;
	margin: 4px;
	padding:0px;
	border-radius: 3px 3px 3px 3px;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color: #D3D3D3;
	min-height:200px;
	max-height:300px;
	min-width: 310px;
	max-width: 310px;
	background-size:contain;
	background-repeat: no-repeat;
	background-position:-1px -1px;
	background-color: white;
}

div.c4d_tutorials ul:hover {
    list-style-type: none;
	border-color:#FC3;
	background-size:contain;
	background-position:-5px -5px;
	border-width:1px 1px 15px 1px;
	-webkit-transition: min-height 300ms , background-position 400ms, border-width 400ms;
    transition: min-height 300ms , background-position 400ms ,border-width 400ms;
}

div.c4d_tutorials li {
	display:inline-table;
	opacity:0.9;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height:20px;
	word-spacing:0px;	
	color:white;
	text-align:justify;
	word-wrap:break-word;
	margin-top: 80px;
	min-height: 150px;
	margin-bottom: 0px;
	bottom:0px;
	padding:10px;
    list-style-type: none;
	text-align:left;
	text-decoration: none;
	background: #000000;
	background-repeat:no-repeat;
	border-style:solid;
	border-width:5px 0px 0px 0px;
	border-color:#E60;
	border-radius:0px 10px 0px 0px;
}

div.c4d_gallery {
	display:block;
	flex-wrap: wrap;
}

div.c4d_gallery ul {
    list-style-type: none;
	opacity:0.9;
	margin: 1px;
	padding:0px;
	border-radius: 3px 3px 3px 3px;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color: #D3D3D3;
	min-height:200px;
	max-height:300px;
	
	background-size:cover;
	background-repeat: no-repeat;
	background-position: 0px -50px;
	background-color: black;
}

div.c4d_gallery ul:hover {
    list-style-type: none;
	border-color:#FC3;
	background-size:100%;
	min-height:500px;
	border-width:1px 15px 1px 1px;
	background-position: 0px -0px;
	-webkit-transition: min-height 300ms , border-width 400ms, background-size 300ms , background-position 300ms;
    transition: min-height 300ms , border-width 400ms, background-size 300ms, background-position 300ms;
}

div.c4d_gallery li {
	display:inline-table;
	opacity:0.9;
	font-family: 'Lato', sans-serif;
	font-size: 17px;
	font-weight: 300;
	line-height:20px;
	word-spacing:0px;	
	color:white;
	text-align:justify;
	word-wrap:break-word;
	margin-top: 80px;
	min-height: 150px;
	max-width:  300px;
	margin-bottom: 0px;
	bottom:0px;
	padding:10px;
    list-style-type: none;
	text-align:left;
	text-decoration: none;
	background: #000000;
	background-repeat:no-repeat;
	border-style:solid;
	border-width:5px 0px 0px 0px;
	border-color:#E60;
	border-radius:0px 10px 0px 0px;
}

div.c4d_thumbs_articles p {
	font-size:15px;
	font-weight:400;
	line-height:20px;
	color:#FFF;
	line-height:16px;
}

div.c4d_credits {
	margin-top: 50px;
	font-weight: 300;
	opacity: 0.9;
	color: white;
	min-height: 120px;
	background-color: #003B43;
	border-style: solid;
	border-width: medium;
	border-color: #75CE9F;
	border-radius: 5px 5px 5px 5px;
	border-width: thin;
	text-align: center;
}
div.c4d_credits_block {
	margin: 4px;
	font-weight: 300;
	display:inline-grid;
	min-width:150px;
	opacity:0.9;
	padding:4px;
	text-align: left;
	line-height: 20px;
	vertical-align: text-top;
}
div.c4d_credits_block img {
	text-decoration:none;
	height:150px;
}

div.c4d_footer {
	text-align: center;
	position: fixed;
	bottom: 0;
	right: 5%;
	left: 5%;
	font-weight: light;
	background-color: black;
	background-image: url('https://www.c4dhotline.com/styles/v2024/brand/BG_C4D_darkblue.png');
	border-radius: 5px 5px 0px 0px;
	border-style: solid;
	border-color: #FABE6E;
	border-width: 2px 2px 0px 2px;
	height: 35px; /* Min height */
	animation-name: intro_mobile;
	animation-iteration-count: 1;
	animation-delay: 300ms;
	animation-duration: 4s;
}

@keyframes intro_mobile {
	0% { height: 235px; }
	90% { height: 235px; }
	100% { height: 0px; }
}

@-webkit-keyframes intro_mobile {
	0% { height: 235px; }
	90% { height: 235px; }
	100% { height: 0px; }
}
@-moz-keyframes intro_mobile {
	0% { height: 235px; }
	90% { height: 235px; }
	100% { height: 0px; }
}

@-ms-keyframes intro_mobile {
	0% { height: 235px; }
	90% { height: 235px; }
	100% { height: 0px; }
}

div.c4d_footer p {
	margin:3px;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0px;
	word-spacing: 4px;
	color: ghostwhite;
	text-align:center;
	word-wrap:break-word;
	padding:2%;
}

div.c4d_footer h1 {
	padding:10px;
	display:inline-table;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0px;
	word-spacing: 4px;
	color: white;
	text-align: justify;
	word-wrap: break-word;
	max-width:300px;
}

div.c4d_footer::-webkit-scrollbar { 
                display: none; 
            } 

div.c4d_footer:hover {
    position: fixed;
	overflow:scroll;
	overflow-x:hidden;
    bottom: 0;
    right: 5%;
    left: 5%;
    border-style: solid;
	height: 400px; /* Full height */
	-webkit-transition: height 300ms;
    transition: height 300ms;
	}

.button_general_news {
	display:inline-table;
	min-width:210px;
	opacity:1;
	margin-top:2px;
	padding:2px;
	margin-bottom: 5px;
	text-align:center;
	font-size:22px;
	font-weight: 700;
	color:white;
	border-radius: 1px 1px 1px 1px;
	width: 99%;
	border-style:solid;
	border-width:thin;
	border-color:#333;
	border-width:1px 1px 1px 1px
}

.button_general_news:hover {
	background-color: #FFF;
	color: gray;
	border-radius: 5px 5px 5px 5px;
	border-width:1px 1px 1px 1px;
	box-sizing: content-box;
	transition: border-width 300ms ease-in-out, background-color 100ms ease-in-out;
	-webkit-transition: transition border-width 300ms ease-in-out, background-color 100ms ease-in-out;

}

.button_general_shop {
	display:inline-table;
	background-color: #FFFFFF;
	min-width:210px;
	line-height: 15px;
	letter-spacing: 1px;
	word-spacing: 1px;
	opacity:1;
	margin-top:2px;
	padding:4px;
	margin-bottom: 5px;
	text-align:justify;
	font-size:16px;
	font-weight: 700;
	color:#969696;
	width: 98%;
	border-style:solid;
	border-width:thin;
	border-color:#D68400;
	border-radius: 5px 5px 5px 5px;
	border-width:1px 1px 1px 1px
}

.button_general_shop:hover {
	background-color: #FFF;
	color: gray;
	border-radius: 5px 5px 5px 5px;
	border-width:1px 1px 1px 10px;
	border-color:#F4AF0E;
	box-sizing: content-box;
	
	transition: border-width 300ms ease-in-out, background-color 100ms ease-in-out, height 100ms ease-in-out;
	-webkit-transition: transition border-width 300ms ease-in-out, background-color 100ms ease-in-out, height 100ms ease-in-out;

}

.button_general {
	display:inline-table;
	background-color: #ED9200;
	min-width:140px;
	opacity:0.9;
	margin-top:2px;
	padding:2px;
	margin-bottom: 10px;
	text-align:center;
	font-size:24px;
	font-weight: 700;
	color:white;
	border-radius: 5px 5px 5px 5px;
	border-style:solid;
	border-width:thin;
	border-color:#FC9;
}
.button_general:hover {
	display:inline-table;
	background-color: #4DBDD6;
	min-width:140px;
	background-image:none;
	opacity:1;
	margin-top:2px;
	padding:2px;
	margin-bottom: 10px;
	text-align:center;
	font-size:24px;
	color:white;
	border-radius: 5px 5px 5px 5px;
	border-style:solid;
	border-width:thin;
	border-left-width: 10px;
	border-color:#FC9;
	transition: border-width 300ms ease-in-out, background-color 100ms ease-in-out;
	-webkit-transition: transition border-width 300ms ease-in-out, background-color 100ms ease-in-out;
}

div.button_posts {
	font-weight: 700;
	display:block;
	min-width:210px;
	opacity:0.9;
	margin-top:0px;
	padding:2px;
	margin-bottom: 10px;
	text-align:center;
	font-size:21px;
	color:white;
	border-style:none;
	border-width:none;
}

div.update_posts {
	display:inline-block;
	min-width:210px;
	opacity:0.8;
	background-color: rgb(0,0,0);
	padding:4px;
	border-radius: 5px 5px 5px 5px;
	border-style:dashed;
	border-width:thin;
	border-color:#FFE69E;
}
div.update_posts ul {
	opacity:1;
	padding:5px;
    list-style-type: none;
	text-align:left;
	font-size:18px;
	text-decoration: none;
}
div.update_posts li a {
	opacity:1;
	padding:5px;
    list-style-type: none;
	text-decoration: none;
	text-align:left;
	font-size:15px;
	color:#FFECAF;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}
div.update_posts li a:hover {
	color: #FCDE00;
	border-style: solid;
	border-width: 0px 0px 0px 2px;
	border-color: #FFBB00;
	-webkit-transition: border-width 200ms;
    transition: border-width 200ms;
}

/* Elementi menu e schede */

div.c4d_search {
	z-index: 150;
	position:absolute;
	display: flex;
	float:right;
	width: 30px;
	right:90px;
	height: 24px;
	margin-top: -20px;
}
div.c4d_search i {
	display:inline-table;
	padding-top: 2px;
	padding-left: 2px;
}
div.c4d_search:hover{
	position:absolute;
	float:right;
	width: 150px;
}
div.c4d_search input {
	display: none;
	font-weight: 700;
	font-size: 15px;
	height: 20px;
	border-bottom: thin;
	border-bottom-color: gray;
	border-color: orange;
	border-radius: 0;
}

div.c4d_search:hover input,input:focus {
	display: block;
	border-width: 0px 0px 1px 0px;
	border-style: outset;
	border-bottom-color: #0083FF;
	border-bottom-width: thin;
	background-color: white;
}

div.loghi_certificazione {
	display:flex;
	flex-wrap: wrap;
	margin-left: 10%;
	margin-right: 10%;
}

div.gestione_immagini {
	padding: 1%;
	margin-left: 0%;
	margin-right: 0%;
}

div.gestione_immagini img {
	width: 100%;
	height: auto;
	text-decoration: none;
	border: 10px;
	border-radius: 5px 5px 5px 5px;
}

div.loghi_certificazione img {
	height: 100px;
	padding: 2px;
	margin-bottom: 10px;
}

div.loghi_certificazione a {
	text-decoration: none;
}

/* Container principale di ogni menu a comparsa */
.menu_dropdown {
    position: relative;
    display: inline-block;
    z-index: 20;
	right:1%;
}

/* Pannello a comparsa menu NASCOSTO */
.menu_dropdown-content {
    display: none;
    position: absolute;
	visibility: hidden;
	opacity:0;
    right: 0px;
	left:-130px;
	background-color: #333;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 1px 1px;
}

/* Pannello a comparsa menu VISIBILE */
.menu_dropdown:hover .menu_dropdown-content {
    display: block;
    position: absolute;
	visibility:visible;
	opacity:1;
	border-radius: 20px 3px 20px 3px;
	border-style:solid;
	border-width:thin;
	border-color:#FC9;
    -webkit-transition: height 1s; /* Safari */
  	transition: visibility 0s, opacity 0.5s linear;
}

/* Pulsante in standby */
.menu_dropdown h1 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 17px;
	text-align:center;
	color: white;
	padding-top: 20px;
	margin: 0px 0px 5px 0px;
	margin-right: 10px;
	border-style: none none none none;
	/* height: 100%; /* Full height */
	/* position: fixed; Make it stick, even on scroll */
    /* overflow: auto;  Enable scrolling if the sidenav has too much content */
}
/* Cursore su pulsante */
.menu_dropdown h1:hover{
	font-weight: 700;
	border-style: none none solid none;
	border-width: 5px;
	border-color: #6CF;
	-webkit-transition: border-width 400ms;
    transition: border-width 500ms;
	/* transition-timing-function: ease-in; */
}

.menu_dropdown ul {
	text-align:left;
	position:relative;
    list-style-type: none;
    padding: 10px;
	/* height: 100%; /* Full height */
	/* position: fixed; Make it stick, even on scroll */
    /* overflow: auto;  Enable scrolling if the sidenav has too much content */
}

/* MENU DROPDOWN - Voci Menu */
.menu_dropdown li {
	position:relative;
	word-spacing:0px;	
	color:#CCC;
    list-style-type: none;
    margin-left: 0px;
    padding: 0;
	left: 0;
	right: 0;
	/* height: 100%; /* Full height */
	/* position: fixed; Make it stick, even on scroll */
    /* overflow: auto;  Enable scrolling if the sidenav has too much content */
}
/* Voci singole del menu */
.menu_dropdown li a {
	font-weight: 300;
	position:relative;
	color:#DDD;
    list-style-type: none;
    margin: 0;
	padding:10px;
	line-height:40px;
	left: 0;
	right: 0;
	text-decoration:none;
	border-spacing:10px;
	border-width: 0px;
	letter-spacing:1px;
}
/* Voci singole del menu HOVER */
.menu_dropdown li a:hover {
	font-weight: 700;
	position:relative;
	color:#FFF;
    list-style-type: none;
    margin: 0;
	left: 0;
	right: 0;
	text-decoration:none;
	border-style: none none none solid;
	border-width: 4px;
	border-color:#F60;
	-webkit-transition: border-width 300ms;
    transition: border-width 300ms;
}


@-webkit-keyframes animate {
	from {background-position:0 0;}
	to {background-position: 500px 0;}
}
 
@-moz-keyframes animate {
	from {background-position:0 0;}
	to {background-position: 500px 0;}
}
 
@-ms-keyframes animate {
	from {background-position:0 0;}
	to {background-position: 500px 0;}
}
 
@-o-keyframes animate {
	from {background-position:0 0;}
	to {background-position: 500px 0;}
}
 
@keyframes animate {
	from {background-position:0 0;}
	to {background-position: 500px 0;}
}