/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography for Slate.
   
-------------------------------------------------------------- */

/* Default font settings */
body { 
  font-family: 'Open Sans', sans-serif; font-size: 13px; 
  /*customize_body_color */ color: #666; /* customize_body */
  line-height:1.5;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-family: 'Open Sans', Arial, Helvetica, sans-serif; /*font-weight: 400;*/ /* customize_heading_color */ color:#808080; /* customize_heading_color */ }
h1 a, h2 a, h3 a { text-decoration: none; }

h1 { font-size: 20px; font-weight: 400; line-height: 1.1em; margin: 0.5em 0 0.5em; text-transform:uppercase; }
h2 { font-size: 20px; line-height: 1.1em; margin: 0 0 0.5em; }
h3 { font-size: 15px; line-height: 1em; margin: 0 0 0.75em; text-transform: uppercase; }
h4 { font-size: 10px; line-height: 1.25em; margin: 0 0 1em; }
h5 { font-size: 8px; font-weight: bold; margin: 0 0 .75em; }
h6 { font-size: 7px; font-weight: bold; margin: 0 0 .75em; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img.left, img.left	{ float:left; margin:0 1.75em 1.75em 0; }
p img.right, img.right	{ float:right; margin:0 0 1.75em 1.75em; }
img.left, img.right		{ background:#fff; padding:5px; border:1px solid #ddd; }

a { 
	/* customize_link */ color:#000; /* customize_link */ text-decoration:none
}
a:hover, a:active     { /* customize_link_hover */ color:#000221; /* customize_link_hover */ text-decoration:none }

strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

hr {
  	border: 0!important;
  	width: 100%;
  	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 2em 0!important;
}


/*	Blockquotes  */
blockquote, blockquote p { font-family:"Droid Serif", Georgia, Times, serif; font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 0 20px 0 19px; border-left: 3px solid #ddd; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { padding:0 }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}



/* Misc classes
-------------------------------------------------------------- */


.titolospot{font-size: 20px;color: #666;}
.testospot{font-size: 10px;color: #979797;line-height: 10px;margin-bottom: 10px;display:block;text-transform:uppercase;}

.titolospotfooter{font-size: 20px;color: #666; display:block;margin: 0  0 10px 0}
.testospotfooter{font-size: 10px;color: #666;line-height: 17px;margin-bottom: 10px;display:block}

.claim      { font-size: 2em; line-height: 3em; margin-bottom: 1.25em; }
.claimsub      { font-size:11px;color: #979797;line-height: 10px;margin-right: 25px;display:block }
.apici      {font-size:35px;color:orange;font-style: italic}

.download a   { font-size: .8em;padding-top: 22px; margin-top: 10px; background:url(https://copamgroup.it/themes/defaultRetina/img/pdf_small.png)no-repeat left center;padding-left:42px;display:block; }
.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }

.sub      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }
/* ----------------------------------------------
  Theme Name : Slate
  Author : Chris Seymour
  Author URI : http://www.c5mix.com/  
 ------------------------------------------------ */


/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 


.controller{clear:both;}
body {
  /* customize_background */ background-color:#fff; /* customize_background */
  margin:2%;
  padding:0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
  display: block;
  margin:0;
  padding:0;
}
a { }
a img {
  border: 0;
}

img, object, embed {
  max-width: 100%;
}

img {
  width: auto;
  height: auto;
  -ms-interpolation-mode:bicubic;
}

* {
  outline:none;
}


/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 

.boxed{
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
}

#container {
  /* customize_container_background *//* customize_container_background */
  margin:0 auto;
  max-width:1100px;
  width:100%;
}
header{

	
}
.inner {
}

/* Header */

header {
  /* customize_header_background *//* customize_header_background */
  padding:0;
  overflow:hidden;
}
#logo {
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  display:inline-block;
  float:left;
  padding: 0px 40px 0px 40px
}
#logo a {
  font-size:3.5em;
  color:#666;
  text-decoration:none;
  line-height:1em;

}
#logo a img {
	  display:block;
}

a#logo-text {
  /* customize_header_logo */ color:#fff; /* customize_header_logo */
  /* customize_header_logo_background */ background-color:#ccc; /* customize_header_logo_background */
  display:inline-block;
  margin-top: -40px!important;
  padding: 60px 10px 10px;
  border-bottom-width:3px;
  border-bottom-style:solid;
  /* customize_header_logo_border */ border-bottom-color:#aaa; /* customize_header_logo_border */
  text-shadow:1px 1px 1px #ddd, -1px -1px 2px #666;
}
a#logo-text:hover {
  /* customize_header_logo_background_hover */ background-color:#bbb; /* customize_header_logo_background_hover */
  /* customize_header_logo_border_hover */ border-bottom-color:#888; /* customize_header_logo_border_hover */
  text-shadow:1px 1px 1px #ddd, -1px -1px 2px #444;
}
#logo p {
  margin:0;
}
#header-area {
  float:right;
  text-align:left;
  width:50%;
}
#header-area p {
  margin:0;
}
#header-area input[type="text"] {
  display:inline!important;
}



/*  Main Navigation  */

/*** SUPERFISH ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
  padding:0;
  list-style:none;
}
.sf-menu {
  line-height:1.0;
}
.sf-menu ul {
  position:absolute;
  top:-999em;
  width:200px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
  width:100%;
}
.sf-menu li:hover {
  visibility:inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
  float:left;
  position:relative;
}
.sf-menu a {
  position:relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left:0;
  top:3em; /* match top ul list item height */
  z-index:99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top:-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left:200px; /* match ul width */
  top:0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top:-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left:200px; /* match ul width */
  top:0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right:1.75em!important;
  min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
  position:absolute;
  display:block;
  right:0.75em;
  top:1.05em; /* IE6 only */
  width:10px;
  height:10px;
  text-indent:-999em;
  overflow:hidden;
  background:url(https://copamgroup.it/themes/defaultRetina/images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
  top:0.8em;
  background-position:0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px; /* arrow hovers for modern browsers*/
  
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
  background: url(https://copamgroup.it/themes/defaultRetina/images/shadow.png) no-repeat bottom right;
  padding: 0 8px 9px 0;
  -moz-border-radius-bottomleft: 17px;
  -moz-border-radius-topright: 17px;
  -webkit-border-top-right-radius: 17px;
  -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
  background: transparent;
}

.head-nav {
  font-size:10px;
  float:left;
  width:33%
}
.head-nav ul {
}
.head-nav ul li {
  list-style-type:none;
  padding: 0 0 5px 0
}
.head-nav ul li a {
  font-size:11px;
  /* customize_nav_link */ color:#808080; /* customize_nav_link */
  text-decoration:none;
}
.head-nav ul li a:hover {
  color: #7f7f7f
}


nav {
  /* customize_nav_background */ background-color:#ffffff; /* customize_nav_background */
  margin:0;
  padding:48px 3.0% 0 0;
  z-index:10;
  margin-left: 15%
}
nav.navFooter {
	max-width: 800px;
	margin: auto;
	padding: 0
}
nav ul {
}
nav ul li.nav-selected a{
	  /* customize_nav_link_active */ color:#000000; /* customize_nav_link_active */
	  font-weight: 600;
}

nav ul li a {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight: 400;
  /* customize_nav_link */ color:#808080; /* customize_nav_link */
  text-decoration:none;
  text-transform:uppercase;
  padding:0.0em 0.4em!important;
}
nav ul li a:hover, nav ul li a.nav-selected, nav ul li a.nav-path-selected, nav ul li:hover {
  /* customize_nav_link_hover */ color:#000000; /* customize_nav_link_hover */

}

/* Dropdown Menus */    
nav li ul {
  z-index:99;
}
nav li li {
  /* customize_nav_link_hover_background */ background-color:#ffffff; /* customize_nav_link_hover_background */
    font-size: 0.8em;
}
nav li li a {
} 
nav li li a:hover, nav li li a.nav-selected, nav li li a.nav-path-selected {
  /* customize_nav_dropdown_link_hover_background */ background-color:#ffffff; /* customize_nav_dropdown_link_hover_background */
}
nav li li li {
  font-size:1em;
}

nav .clearboth {
  height:0;
}



/* Feature */

#feature {
  margin:0 auto;
 /*overflow:hidden;*/
}
#feature p {
  font-size:1.3em;
}
#feature img {
  vertical-align:bottom;
}

/* Feature home */
#featureHome {
  /* customize_Box_Home_background */ background-color:#ffffff; /* customize_Box_Home_background */
    margin-bottom: 10px;
}
#featureHome .boxHome {
  margin:0;
  padding:3.8% 3.8% 0;
  overflow: hidden; 
  
}


/* Sections */

#sections {
  margin:0 0 3.8%;
  padding-bottom:1.5em;
  border-bottom:1px solid #ccc;
}



/* Wrapper */

#wrapper {
  margin:0;
  padding: 30px 3.8%;
  overflow: hidden;
  /* customize_wrapper_background */ background-color:#fff; /* customize_wrapper_background */
}

#claim{
  text-align: right;
  width: 75%;
  float: right;
}
#logopagina{
  text-align: right;
  float: right;
}


#wrapperHome {
  padding: 0;
  overflow: hidden;
  /* customize_wrapper_background */ background-color:#fff; /* customize_wrapper_background */
}
#wrapperHomeContent {
  margin:0;
}

#wrapperHomeNEWS {
  width: 38%;
  min-width: 287px;
  float:left;
  margin-right: 35px;
  padding: 0 0 15px 0;
}
.wrapperHome-labelNews{
	float: left;
	margin-right: 1%;
}
/* Page Meta */

#page-meta {
  border-bottom:1px solid #ccc;
  margin-bottom:3%;
  padding-bottom:3%;
}
#page-meta h1 {
  margin:0;
}
#page-meta p {
  margin:0.25em 0 0;
  font-family:"Droid Serif", Georgia, Times, serif;
  font-style:italic;
  font-size:1.2em;
}


/* Breadcrumbs */

#breadcrumbs {
  margin-bottom:0.75em;
  font-family:"Lato", Arial, Helvetica, sans-serif;
  font-size:0.75em;
  text-transform:uppercase;
  color:#999;
  float:right;
}
#breadcrumbs a {
  color:#999;
}
#breadcrumbs a:hover {
  color:#777;
}
.ccm-autonav-breadcrumb-sep {
  margin:0 3px;
}



/* Content */

#content {
}



/* Sidebar */

#sidebar {
  width:140px
}



/* Sub Navigation */

#sidebar ul.nav, #sidebar ul.nav ul {
  margin: 0 0 2em;
  padding: 0;
  list-style: none;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
}
#sidebar ul.nav li {
  font-size: 1.1em;
  text-transform:uppercase;
  margin-top:2px;
  margin-bottom:3px;
  padding:0;
}
#sidebar ul.nav li a {
  background:#eee;
  color:#666;
  text-decoration:none;
  display:block;
  padding:5px;
  border-left:3px solid #bbb;
}
#sidebar ul.nav li a:hover, #sidebar ul.nav li a.nav-selected, #sidebar ul.nav li a.nav-path-selected {
  background:#ddd!important;
  color: #444!important;
  border-left-color:#888!important;
}
#sidebar ul.nav li a.nav-selected, #sidebar ul.nav li a.nav-path-selected {
  font-weight: bold;
}
#sidebar ul.nav li li {
  border-bottom:none!important;
  color:#777;
  font-size:0.85em;
  text-transform:none;
}
#sidebar ul.nav li ul {
  margin:0.5em 1em;
}
#sidebar ul.nav li li a {
  background:none;
  padding:0!important;
  border:none;
}
#sidebar ul.nav li li a:hover, #sidebar ul.nav li li a.nav-selected, #sidebar ul.nav li li a.nav-path-selected {
  background:none!important;
}




/* Footer */

footer {
  /* customize_footer_background */ background-color:#d1d1d1; /* customize_footer_background */
  clear:both;
  margin:0;
  padding:10px 0 10px 0;
  font-size:10px;
  /* customize_footer_text_color */ color:#ddd; /* customize_footer_text_color */
    margin:0 auto;
  max-width:1100px;
  width:100%;
}

.footerCol{
	float: left;
	width: 46%;
	padding: 0 2%;
}
footer .row.autoNAvFooter{
	
}
footer .row.autoNAvFooter ul li{
	font-size: 15px;
	padding: 0 0.5%;
}
footer .row.autoNAvFooter{
	padding: 10px 0
	
}
footer a {
  /* customize_footer_link */ color:#808080; /* customize_footer_link */
  text-decoration:none
}
footer a:hover {
  /* customize_footer_link_hover */ color:#fff; /* customize_footer_link_hover */
}
footer .row:first-child {
  margin-bottom:3.8%;
}
footer #credits {
  overflow:hidden;
}
footer #credits p {
  margin: 0 0 20px 0;
  text-align:center;
  text-transform: uppercase
}
footer #credits {
  font-family:"Open Sans", Georgia, Times, serif;
  font-size:11px;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  /* customize_footer_heading_color */ color:#ddd; /* customize_footer_heading_color */
}
footer ul {
  margin-left:0;
  list-style:none;
}
footer ul li {
  border-bottom:1px dotted #777;
  padding:5px 0;
}
footer ul li a {
  display:block;
  text-decoration:none;
}

footer .column1 {
  width: 301px;
  max-height:140px;
  float: left;
  background: #e2e2e2;
  margin-right: 19px
}
footer .column2 {
  width: 300px;
  max-height:140px;
  background: #e2e2e2;
  float: left;
  margin-right: 20px
}
footer .column3 {
  width: 302px;
  max-height:140px;
  background: #e2e2e2;
  float: left;
}

.social{
	margin-top: 20px;
	float: right;
}

/* Forms
================================================== */

#container form {
  margin-bottom: 20px;
}
#container fieldset {
  margin-bottom: 20px;
}
#container input[type="text"],
#container input[type="password"],
#container input[type="email"],
#container textarea,
#container select {
  border: 1px solid #ccc;
  padding: 6px 4px;
  outline: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #777;
  margin: 0;
  width: 90%;
  max-width: 100%;
  display: block;
  margin-bottom: 20px;
  background: #fff;
}
#container select {
  padding: 0;
}
#container input[type="text"]:focus,
#container input[type="password"]:focus,
#container input[type="email"]:focus,
#container textarea:focus {
  border: 1px solid #aaa;
  color: #444;
  -moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
  box-shadow:  0 0 3px rgba(0,0,0,.2);
}
#container textarea {
  min-height: 60px;
}
#container label,
#container legend {
  display: block;
  font-weight: bold;
  font-size: 13px;
  text-transform: uppercase;
}
#container select {
  width: 220px;
}
#container input[type="checkbox"] {
  display: inline;
}
#container label span,
#container legend span {
  font-weight: normal;
  font-size: 13px;
  color: #444;
}


/* Page List Block */
.ccm-page-list-title {
  margin:0 0 0.45em;
}
.newsHome {
  width: 100%;
  padding: 0 0 0 45px
}
.boxDate {
  float:left;
  color: #e82121;
  text-transform: uppercase;
  width: 50px;
  height: 83px
}
.boxDate .weekday {
  font-size: 10px;
  text-align: center
}
.boxDate .data {
  font-size: 29px;
  text-align: center;
  line-height: 22px;
}
.el h3 {
  font-size: 16px;
  line-height: 21px;
  font-weight: normal
}
.doc-ccm-page-list-description {
  width: 30%;
  float: right
}
.titolo {
  margin-right: 10px;
  width: 65%;
  float:left
}

div.ccm-page-list-description {
  margin-bottom:2.5em;
  font-size: 13px
}
.ccm-page-list-thumbnail {
  margin-bottom:0.5em;
}

.ccm-page-list-four-col .ccm-page-list-thumbnail {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.ccm-page-list-thumbnail2 {
  margin-bottom:0.5em;
  margin-left: 25px;
  float:right
}
.ccm-page-list-link {
  text-decoration:none;
}
.ccm-page-list-one-col .row, .ccm-page-list-two-col .row, .ccm-page-list-three-col .row, .ccm-page-list-four-col .row {
  margin-bottom:2em;
  padding: 0 10px;
}
.ccm-page-list-one-col p, .ccm-page-list-two-col p, .ccm-page-list-three-col p, .ccm-page-list-four-col p {
  margin-bottom:0.75em;
}

.imgRes {
  margin-top: 20px;
  float: left;
  width:407px
}
.imgComm {
  margin-top:38px;
}

/* Blog Styles */

/* Default Blog */
#blog-index .entry {
}
#blog-index .entry .title h3 {
  margin:0 0 0.5em;
}
.meta, #blog-index .entry .title h4 {
  font-family:"Droid Serif", Georgia, Times, serif;
  font-size:0.95em;
  font-style:italic;
  color:#999;
}
.meta a, #blog-index .entry .title h4 a {
  color:#999;
}
.meta a:hover, #blog-index .entry .title h4 a:hover {
  color:#666;
}
.blog-entry-divider {
  margin:3em 0!important;
}

h4.guestBook-title {
  border-bottom-color:#ccc!important;
  margin-left:0!important;
  margin-right:0!important;
}


/* Date Nav / Tag Cloud */
.ccmDateNav, .ccm-search-block-tag-cloud-wrapper {
  margin-bottom:1.5em;
}
ul.ccm-search-block-tag-cloud li a {
  line-height:1em;
}


/* Slideshow block */
.ccm-SlideshowBlock-display .slideImgWrap div {
    background-position: center top !important;
    background-size: 100% auto !important;
}


/* Icons */
.date, .tags, .comments, .user, .star, .settings, .view, h4.guestBook-title {
  background-position:left 50%;
  background-repeat:no-repeat;
  padding-left:16px;
  margin:0 2px;
}
.date {
  background-image:url(https://copamgroup.it/themes/defaultRetina/images/icons/calendar.png);
}
.tags {
  background-image:url(https://copamgroup.it/themes/defaultRetina/images/icons/tag.png);
}
.comments, h4.guestBook-title {
  background-image:url(https://copamgroup.it/themes/defaultRetina/images/icons/comments.png);
}
.user {
  background-image:url(https://copamgroup.it/themes/defaultRetina/images/icons/user.png);
  padding-left:15px;
}
.star {
  background-image:url(https://copamgroup.it/themes/defaultRetina/images/icons/star.png);
}
.settings {
  background-image:url(https://copamgroup.it/themes/defaultRetina/images/icons/settings.png);
}
.view {
  background-image:url(https://copamgroup.it/themes/defaultRetina/images/icons/view.png);
}


/* Next/Previous */
.ccm-next-previous-wrapper .ccm-next-previous-parentlink {
  text-align:center;
}


/* #Buttons
================================================== */

#container a.button,
#container button,
#container input[type="submit"],
#container input[type="reset"],
#container input[type="button"] {
  background: #eee; /* Old browsers */
  /*background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
  /*background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
  /*background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
  /*background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
  /*background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
  /*background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
  background: #e72020;
  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 4px 12px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  width: 92%;
  height: 76px;
  display: inline-block;
  font-size: 18px;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#container a.button:hover,
#container button:hover,
#container input[type="submit"]:hover,
#container input[type="reset"]:hover,
#container input[type="button"]:hover {
  color: #222;
  background: #ddd; /* Old browsers */
  background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
  background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
  background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
  background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
  background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
  background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
  border: 1px solid #888;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
}

#container a.button:active,
#container button:active,
#container input[type="submit"]:active,
#container input[type="reset"]:active,
#container input[type="button"]:active {
  border: 1px solid #666;
  background: #ccc; /* Old browsers */
  background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
  background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
  background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
  background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
  background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
  background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */
}

#container .button.full-width,
#container button.full-width,
#container input[type="submit"].full-width,
#container input[type="reset"].full-width,
#container input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
}


/* alignment classes & additional classes*/

.left  { float: left; }
.right { float: right; }


/* Clearing */

.clearboth { clear: both; }
.clear { display:inline-block; }
.clear:after {
  display:block; 
  visibility:hidden; 
  clear:both; 
  height:0; 
  content: ".";
}

.sign-in {
  float:left
}
.logout {
  float:right;
}
/* customize_miscellaneous */  /* customize_miscellaneous */

.home_descrizione{
	font-size: 11px;
	text-align: justify;
}
.homeBtn_pageList{
	margin: 20px 0;
	width: 60px;
	height: 20px;
}
.homeBtn_pageList a{
	display: block;
	background: url(https://copamgroup.it/themes/defaultRetina/img/bg_button_continua.png) center center no-repeat;
	padding: 5px;
	font-size: 10px;
	color: #808080;
}
.homeBtn_pageList a:hover{
	color: #000;
	
}
.testo-lightbox-realizzazioni{
	text-align: center
}
	
.ccm-layout-row-1 .ccm-block-styles{
 text-align: center;
}
.Three_Over_One #content a[rel] {
	cursor: pointer;
}
.Three_Over_One .col_12 .ccm-block-styles{
	float: left;
	margin-right: 10px;
}
.Three_Over_One .col_12 .ccm-block-styles.last{
	margin-right: 0px;
}
.Three_Over_One .col_12 .ccm-block-styles.clear{
	margin-right: 0px;
	float: right;
	clear: both;
}
.Three_Over_One.Referenze  .col_12 .ccm-layout-table .ccm-block-styles{
	width: 292px;
}
.Three_Over_One.Copammetall .col_12 .col_4 {
  border-right: 1px solid #808080;
}
.Three_Over_One.Copammetall .col_12 .col_4.omega {
  border-right: none ;
}