/*
Theme name: IMC Theme
Theme url: http://www.craq.it
Version: 1.0
Author: <a href="http://www.craq.it" title="Craq Desgin Studio">Craq Design Studio</a>
Author url: http://www.craq.it

*/

/* Font Face
----------------------------------------------------------------------------- */
@font-face {
  font-family: 'Helvetica';
  src: url('font/HelveticaNeueLTStd-Roman.eot?#iefix') format('embedded-opentype'),  url('font/HelveticaNeueLTStd-Roman.otf')  format('opentype'),
	     url('font/HelveticaNeueLTStd-Roman.woff') format('woff'), url('font/HelveticaNeueLTStd-Roman.ttf')  format('truetype'), url('font/HelveticaNeueLTStd-Roman.svg#HelveticaNeueLTStd-Roman') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('font/HelveticaNeueLTStd-Bd.eot?#iefix') format('embedded-opentype'),  url('font/HelveticaNeueLTStd-Bd.otf')  format('opentype'),
	     url('font/HelveticaNeueLTStd-Bd.woff') format('woff'), url('font/HelveticaNeueLTStd-Bd.ttf')  format('truetype'), url('font/HelveticaNeueLTStd-Bd.svg#HelveticaNeueLTStd-Bd') format('svg');
  font-weight: bolder;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('font/HelveticaNeueLTStd-Lt.eot?#iefix') format('embedded-opentype'),  url('font/HelveticaNeueLTStd-Lt.otf')  format('opentype'),
	     url('font/HelveticaNeueLTStd-Lt.woff') format('woff'), url('font/HelveticaNeueLTStd-Lt.ttf')  format('truetype'), url('font/HelveticaNeueLTStd-Lt.svg#HelveticaNeueLTStd-Lt') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* Globals & Editor Rules
-------------------------------------------------------------- */
body{font-family: 'Lato', sans-serif; font-size: 18px;line-height: 1.5; color:#6d7b89; }
h1{font-size: 2.5em;}
h2{font-size: 36px}
h3{font-size: 1.8em;}
h4{font-size: 1.5em;}
h5{font-size: 1.2em;}
h6{font-size: 1.1em;}
b,strong{font-weight: bold;}
em{font-style: italic;}
sup{vertical-align: text-top; font-size: 0.6em;}
sub{font-size: 0.6em;}ul li{list-style: disc inside none;}
ul li{list-style: disc inside none; margin: 10px 0;}
ol li{list-style: decimal inside none;}
li{margin: 3px;}
p{margin: 5px 0;}
table{width: 100%;}
td{padding: 5px;}
h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto Slab', serif;
	color: #008268;
	line-height: 1.3;
	font-weight: bold;
	border-bottom: 1px solid #a0aeb8;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
h1{font-size: 280%;}
h3{font-size: 220%;}
h5{font-size: 160%;}
h6{font-size: 130%;}
a{text-decoration: none; font-family: 'Lato', sans-serif; color: #6d7b89;}
a:hover{color: darkgrey;}
.alignleft{float: left; margin-right: 10px;}
.alignright{float: right; margin-left: 10px;}

/* Global Classes
-------------------------------------------------------------- */
body,#page{margin: 0;min-width: 1200px;overflow-x: hidden;}
.centralWrapper{width: 1200px; display: block; margin: auto;}
.clear{clear:both;}
.left{float: left;}
.right{float: right}

/* Header
-------------------------------------------------------------- */
#mobileMenu, #mobileMainNav{
	display:none;
}
a.logoCCPBHeader img {
    height: 85px;
}
.menuWrapper{
    padding: 25px 0;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.6);
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.6);
}
.menuWrapper .centralWrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.logoCCPBHeader{
    margin-right: 50px;
}
.logoCCPBHeaderMobile {
	display:none;
}
.logoIMCHeader{
    position: relative;
    top: 15px;
}
.mainNav {
    position: relative;
    /* top: 30px; */
}
.mainNav li {
    list-style: none;
    float: left;
    margin-left: 20px;
	font-size:13px;
}
.mainNav li a{
    font-size: 140%;
}
.mainNav li a:hover,
.mainNav li.current-menu-item a{
	color: darkgrey;
	text-decoration: underline;
}
.mainBanner{
    width: 100%;
    height: 350px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.languageChooser ul {
    display: inline-block;
    float: right;
}
.languageChooser li {
    list-style: none;
    text-transform: uppercase;
    margin: 0;
    display: inline-block;
    margin-left: 5px;
}
.languageChooser li a{
    text-align: center;
    display: inline-block;
    background: rgba(255,255,255,0.6);
    color: #033280;
    padding: 18px 0 16px;
    width: 50px;
}
.languageChooser li.active a,
.languageChooser li a:hover {
    background: rgba(255,255,255,1);
}

/* Page Standard
----------------------------------------------------------------------------- */
.singleWrapper {
    padding: 50px 0;
}
.primarySidebar {
    width: 65%;
}
.secondarySidebar {
    width: 30%;
}
.singleThumbnail img{
    max-width: 100%;
    height: auto;
    margin-bottom: 25px;
}
.singleText{
    line-height: 1.3em;
}
.singleText p{
    margin: 20px 0;
}

/* Sidebar */
.secondarySidebar img{
    max-width: 100%;
    height: auto;
}
.secondarySidebar .widgetWrapper .widget:first-child{
    margin-top: 0;
}
.secondarySidebar .widgetWrapper .widget:first-child h2 {
    padding-top: 0;
}
.secondarySidebar .widget {
    margin-top: 40px;
}
.singleText img {
    max-width: 100%;
    height: auto;
}

/* Page Stripe
----------------------------------------------------------------------------- */
.stripeWrapper{
    padding: 50px 0;
}
.stripeTitle h1{
    text-align: left;
    padding: 40px 0;
}
.stripeTitle h2{
	margin: 0 0 40px 0;
	border-bottom: 1px solid #a0aeb8;
	padding-bottom: 10px;
	padding-left: 0;
	width:50%;
}
.stripeBg{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.blockStripeWrapper .blockStripe:first-child {
    margin-left: 0;
}
.blockStripe{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
}
.blockStripe.wd1,
.blockStripeWrapper .blockStripe.wd1{
    width: 60%;
    display: block;
    float: none;
}
.blockStripe.wd2{
    width: 45%;
    margin-left: 10%;
    height: 250px;
}
.blockStripe.wd3{
    width: 31%;
    margin-left: 3.5%;
    height: 200px;
}
.blockStripe.wd4{
    width: 23.5%;
    margin-left: 2%;
    height: 180px;
}
.stripeButton {
	color: #e74f21;
	text-transform: uppercase;
	font-size: 16px;
	display: flex;
	flex-flow: row;
	flex-wrap: nowrap;
}
.stripeButton:hover {
	color: #e74f21;
}
.stripeButton:hover span{
	text-decoration: underline;
}
/* Highlight */
.stripeHighlight{
    position: relative;
}
.stripeHighlight a{
    position: absolute;
    width: 100%;
    height: 100%;
}
/* Text */
.blockStripe.stripeText{
    height: auto;
    text-align: left;
}
.stripeText h2{
    padding: 0 10% 5px;
}
.stripeText .stripeTextContent{
    padding: 0 10%;
}
.stripeText.wd3 h2, .stripeText.wd3 .stripeTextContent{
    padding-left: 5%;
    padding-right: 5%;
}
.stripeText .stripeTextContent img{
    max-width: 100%;
    max-height: 180px;
}
/* News */
.blockStripe.stripeNews{
    height: auto;
}

.stripeNews .thumbnail{
    width: 100%;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	margin-bottom:40px
}
.stripeNews h6{
    padding-bottom: 5px;
	margin-bottom:10px;
}
/* Disclaimer */
.stripeDisclaimer{
    text-align: left;
    position: relative;
}
.stripeDisclaimer h4{
    padding-bottom: 10px;
}
.stripeDisclaimerWrapper {
    width: 100%;
    margin: 40px 0;
}
.disclaimerFull{
    display: none;
}
.disclaimerMore{
    font-size: 30px;
    padding: 10px 0;
    width: 50px;
    background: rgba(3,50,128,0.6);
    border-radius: 40px 40px 40px 40px;
    -moz-border-radius: 40px 40px 40px 40px;
    -webkit-border-radius: 40px 40px 40px 40px;
    color: #FFFFFF;
    position: absolute;
    left: calc(50% - 25px);
    cursor: pointer;
    bottom: -25px;
    z-index: 9;
}
.disclaimerMore:hover{
    background: rgba(3,50,128,1);
}

.blockStripe.stripeText.wd2 {
    text-align: left;
}

.stripeText h2 {
	margin: 0 0 40px 0;
	border-bottom: 1px solid #a0aeb8;
	padding-bottom: 10px;
	padding-left: 0;
}

.stripeText .stripeTextContent {
    padding: 0 0 40px;
}
/* Page Loop Certification
----------------------------------------------------------------------------- */
.loadAjaxWrapper {
    position: relative;
}
.loadWrapper{
    position: absolute;
    width: 100%;
    height: 500px;
    display: none;
    background: #FFFFFF;
}
.loadWrapper img{
    display: block;
    margin: 80px auto;
    width: 60px;
}
.loopWrapper .cert:first-child{
    margin-top: 0;
}
.cert {
    padding: 50px 30px;
    border: 1px solid rgba(3,50,128,0.6);
    margin-top: 50px;
}
.cert .logo{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border-color: rgba(179, 179, 179, 0.6);
    border-right: 1px solid rgba(179, 179, 179, 0.6);
    float: left;
    height: 200px;
    padding-right: 20px;
    width: 200px;
	position:relative;
}
.cert .logo a{
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height:100%;
}
.cert .content{
    float: left;
    padding-left: 20px;
    width: calc(100% - 251px);
    color: #033280;
}
.cert .stripeButton{
    font-size: 1em;
}
.cert .content .links{
	margin-top:20px;
}
.cert .content h4 a{
    font-family: 'Roboto Slab', serif;
	color:#008268;
}
/* Page Loop Document
----------------------------------------------------------------------------- */
.filterRow{
    margin: 15px 0;
	display: flex;
	align-items: center;
}
.filterRowSelect .filterLabel {
    left: 0;
    margin-right: 20px;
    top: 7px;
}
.selectWrapper{
    display: inline-block;
    position: relative;
}
.selectedItem{
    background: #008268;
    padding: 8px 25px 5px 10px;
    cursor: pointer;
    color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.selectOptionsWrapper{
    display: none;
    max-height: 300px;
    min-width: 300px;
    overflow-y: auto;
    position: absolute;
    z-index: 9;
    color: #033280;
}
.selectOptionsWrapper .selectOption:first-child{
    border-top: 1px solid #434049;
}
.selectOption{
    background: #FFFFFF;
    padding: 10px 15px;
}
.selectOption:hover{
    color: #FFFFFF;
    background: #B6C0D7;
    cursor: pointer;
}
.filterLabel{
    font-size: 1.3em;
    color: #033280;
    position: relative;
    left: 10px;
}
.documentFilter{
    margin-bottom: 50px;
}
.documentWrapper{
    background: rgba(0, 130, 104,0.3);
    color: #FFFFFF;
    margin-top: 10px;
}
.documentWrapper.active,
.documentWrapper .close:hover{
    background: rgba(0, 130, 104,1);
}
.documentWrapper h6{
    color: #FFFFFF;
}
.documentWrapper .close {
    padding: 10px 50px;
    cursor: pointer;
}
.documentWrapper .close h6{
    float: left;
    padding: 9px 0;
}
.documentWrapper .close img{
    float: right;
}
.documentWrapper .open{
    line-height: 1.2em;
    padding: 10px 50px;
    display: none;
}
.documentWrapper .open .content{
    padding-right: 200px;
}
.documentWrapper .download h6{
    padding-bottom: 5px;
}
.documentWrapper .download a{
    display: block;
    color: #fff;
    font-size: 110%;
    margin: 5px 0;
}
.documentWrapper .download a:hover{
    color: #FFFFFF;
	text-decoration: underline;
}

/* Switch */
.onoffswitch {
    position: relative; width: 30px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    height: 12px; padding: 0; line-height: 12px;
    border: 0px solid #FFFFFF; border-radius: 20px;
    background-color: #DFE3EE;
}
.onoffswitch-label:before {
    content: "";
    display: block; width: 20px; margin: -4px;
    background: #BFC7DC;
    position: absolute; top: 0; bottom: 0;
    right: 14px;
    border-radius: 20px;
    box-shadow: 0 6px 12px 0px #757575;
}
.onoffswitch-checkbox.active + .onoffswitch-label {
    background-color: rgba(0, 130, 104, 0.5);
}
.onoffswitch-checkbox.active + .onoffswitch-label, .onoffswitch-checkbox.active + .onoffswitch-label:before {
   border-color: #008268;
}
.onoffswitch-checkbox.active + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox.active + .onoffswitch-label:before {
    right: 0px;
    background-color: #008268;
    box-shadow: 3px 6px 18px 0px rgba(0, 0, 0, 0.2);
}

/* Page Loop Event
----------------------------------------------------------------------------- */
.certFilter{
    margin-bottom: 20px;
}
.certFilter .title{
    padding-left: 15px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold;
}
.certCat{
    display: inline-block;
    padding: 10px 15px 5px;
    cursor: pointer;
    margin-bottom: 3px;
    margin-right: 15px;
}
.certCat:hover,
.certCat.active {
    background: #008268;
    color: #FFFFFF;
}
.certDocument{
    margin: 10px 0;
}
.certDocument h5{
    padding-bottom: 5px;
}
.certDocument .title{
    text-transform: uppercase;
    color: #033280;
    font-weight: bold;
    margin-bottom: 5px;
}
.certDocument .file{
    margin: 3px 0;
}
.eventLoopWrapper .eventWrapper:first-child {
    margin-top: 0;
}
.eventWrapper{
    margin-top: 50px;
}
.eventWrapper a,
.eventWrapper h6{
    color: #000000;
}
.eventWrapper:hover a,
.eventWrapper:hover h6 {
    color: #033280;
}
.eventWrapper .thumbnail {
    display: block;
    width: 100%;
    height: 250px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.eventWrapper .dateLabel{
    background: #033280;
    color: #FFFFFF;
    display: inline-block;
    position: absolute;
    right: 50px;
    top: -5px;
    padding: 30px 10px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    text-align: center;
}
.eventWrapper .title{
    padding-bottom: 5px;
}

/* Page Loop News
----------------------------------------------------------------------------- */
.newsLoopWrapper .grid-item {
    width: 47%;
    margin-right: 3%;
    margin-bottom: 40px;
}
.newsLoopWrapper .grid-item .thumbnail{
    height: 280px;
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
	margin-bottom:40px;
}

input[type=text],input[type=email],textarea {
    -webkit-appearance: none;
    border: 1px solid #b4b9be;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
}

input[type=submit] {
    -webkit-appearance: none;
    background-color: #008268;
    border: none;
    font-size: 17px;
    color: #fff;
    padding: 10px 20px;
    margin-top: 10px;
	cursor: pointer;
}

/* Footer
----------------------------------------------------------------------------- */
.homeFooter {
    color: inherit;
    border-top: 1px solid #a0aeb8;
	margin-top:100px;

}

.homeFooter a {
    color: inherit;
}
.homeFooter a:hover {
    color: darkgrey;
	text-decoration: underline;
}
.homeFooter h2 {
    margin: 0 0 40px 0;
    border-bottom: 1px solid #a0aeb8;
    padding-bottom: 10px;
    padding-left: 0;
}
.footerTop{
    padding: 60px 30px ;
	background-color: #e5eff7;
}
.footerBlock{
    float: left;
}
.footerMap{
    float: left;
    width: 27%;
    margin: 0 3%;
}
.footerSocial{
    margin: 0 3% 0 5%;
    width: 25%;
}
.footerContacts{
    margin: 0 0 0 10%;
    width: 23%;
}
.footerContacts div{
    margin-bottom: 30px;
    line-height: 1.2em;
}

.footerSocial a{
    display: inline-block;
    text-align: center;
    border-radius: 50px 50px 50px 50px;
    -moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-radius: 50px 50px 50px 50px;
    margin-right: 30px;
	text-align: left;
	font-size: 40px;
}

.footerMap li{
    list-style: none;
    margin: 5px 0;
}
.footerBottom{
    padding: 30px 30px;
    border-top: 1px solid #B3B3B3;
}
.footerBottom .centralWrapper{
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	align-items: center;
}
.footerBottom .logoCraq{
    opacity: 0.6;
    position: relative;
}
.footerBottom .logoCraq img{
	width: 210px;
}
.footerBottom .logoCraq:hover{
    opacity: 1;
}

/***********************************************************************************************************************
// RESPONSIVE STYLE
/**********************************************************************************************************************/

@media only screen and (max-width: 1024px) {
	/* =========== */
	/* = General = */
	/* =========== */
	body, #page{min-width: inherit;}
    .centralWrapper{width: 90%; padding: 0 5%;}
	.singleWrapper	{margin: 80px 0;}
	h1 {
	    font-size: 200%;
	}
	.primarySidebar, .secondarySidebar{
		width:100%;
		margin-bottom:40px;
	}
	/* ========== */
	/* = Header = */
	/* ========== */
	#pageHeader .centralWrapper{ position:relative;}
	#mainNav{
		display:none;
	}
	#mobileMenu{
		display: inline-block;
		font-size: 2em;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 5%;
		cursor: pointer;
	}
	#mobileMenu i{
		vertical-align:middle;
	}
	#mobileMainNav{
		position: absolute;
		right: 0;
		width: 30%;
		text-align: right;
		background-color: #fff;
		z-index: 999;
		height: 100%;
		padding: 50px 20px;
	}
	#mobileMainNav li {
	    list-style: none;
	    margin-bottom: 25px;
	    text-transform: lowercase;
	    font-size: 20px;
	}
	div#menuCloseWrapper {
	    padding: 0 0 20px;
	    font-size: 2em;
	}
	#menuOverlay{
		background-color: rgba(0,0,0,0);
	    position: absolute;
	    top: 0;
	    right: 0;
	    width: 100%;
	    height: 100%;
	    z-index: 999;
	}
	/* =========== */
	/* = Stripes = */
	/* =========== */
	.stripeText .stripeTextContent p{
		margin-bottom:30px;
	}


	/* ========== */
	/* = Footer = */
	/* ========== */
	.homeFooter h1 {
	    font-size: 150%;
	}
	.footerSocial a{
		width:40px;
	    border-radius: 40px 40px 40px 40px;
	    -moz-border-radius: 40px 40px 40px 40px;
	    -webkit-border-radius: 40px 40px 40px 40px;
	}
	.footerBlock .fa {
	    vertical-align: middle;
	}
	.fa-2x {
	    font-size: 1.3em;
	}
}
@media only screen and (max-width: 768px) {
	.logoCCPBHeader{
	    display:none;
	}
	.logoCCPBHeaderMobile {
		display:block;
	}
	a.logoCCPBHeaderMobile img {
	    height: 105px;
	}
	.blockStripe.wd3 {
	    width: 100%;
	    float: none;
	    margin: 30px auto;
	}
	/* =============== */
	/* = Pagina news = */
	/* =============== */
	.newsLoopWrapper .grid-item{
		width:100%;
		margin-right:0;
	}
	/* ========== */
	/* = Footer = */
	/* ========== */

	.footerSocial a{
		width:30px;
	    border-radius: 30px 30px 30px 30px;
	    -moz-border-radius: 30px 30px 30px 30px;
	    -webkit-border-radius: 30px 30px 30px 30px;
		padding: 5px 0;
	}
	.fa-2x {
	    font-size: 1em;
	}
	.footerTop {
	    padding: 20px 0;
	}
	.footerMap, .footerSocial, .footerContacts{
	    width:100%;
		margin:10px 0;
	}
	.footerMap li {
	    display: inline-block;
	}

	.footerMap li:after {
	    content: ' | ';
	}


}
@media only screen and (max-width: 767px) {
	/* ========== */
	/* = Header = */
	/* ========== */
	#mobileMainNav{
		width:60%;
	}
	a.logoCCPBHeaderMobile img {
	    height: 85px;
	}
	/* =========== */
	/* = Stripes = */
	/* =========== */
	.blockStripe.wd2, .stripeDisclaimerWrapper{
		width:100%;
		margin:20px auto;
		float:none;
	}
	.blockStripe.wd1, .blockStripeWrapper .blockStripe.wd1{
		width:100%;
	}
	.blockStripeWrapper .blockStripe:first-child{
		margin-left:auto;
	}
	.stripeText .stripeTextContent{
		padding:0;
	}
	.footerBottom .centralWrapper{
		padding: 20px 5%;
	}
	.stripeTitle h2{
		width:100%;
	}
	/* ================== */
	/* = Certificazioni = */
	/* ================== */
	.cert .logo {
	    display: block;
	    width: 100%;
	    padding-right: 0;
	    border-right: 0;
	    border-bottom: 1px solid rgba(179, 179, 179, 0.6);
	}

	.cert .content {
	    float: none;
	    width: calc(100% - 20px);
	    padding: 10px;
	}

	.cert .content h4 {
	    margin-top: 10px;
	    display: inline-block;
	}

	.cert {
	    display: block;
	}
	.certCat{
		display:list-item;
		list-style:none;
	}
	/* ============= */
	/* = Documenti = */
	/* ============= */
	.documentWrapper .open .content{
		padding:0;
	}
	/* ============= */
	/* = Footer = */
	/* ============= */
	.footerBottom{
		padding:30px 10px;
	}
	.footerBottom .centralWrapper {
	    padding: 20px 0;
	}
	.footerBottom .logoCraq img {
	    width: 150px;
	}
}
