.content-wrap {
    padding: 0px 0;
    position: relative;
}

.entry-meta li::before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    opacity: 0.5;
}

ul.allegati>li {
    border-bottom: 1px dotted #e2e2e2;
    padding-bottom: 32px;
}

ul.allegati>li:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
}

.related_pages>h4 {
    margin: 30px 0 5px 0;
}

.entry {
    border-bottom: 2px solid #f5f5f5;
    margin: 0 0 20px;
    padding: 0 0 20px;
    position: relative;
}

.no-bottom-border {
    border-bottom: 0px !important;
}

.divider {
    color: #e5e5e5;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #444;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 10px 0 !important;
}

@media (max-width: 991px) {

    .postcontent,
    .postcontent.bothsidebar,
    .sidebar {
        border-bottom: 0px;
        float: none !important;
        margin-bottom: 0px !important;
        margin-right: 0;
        padding-bottom: 0px;
        width: 100%;
    }
}

.sitemap_desc {
    margin-left: 18px;
    font-size: 13px;
    line-height: 15px;
}

.sitemap_desc span {
    color: #888;
    font-style: italic;
    line-height: 20px;
}

.postcontent ul,
.postcontent ol {
    list-style-position: inside;
    margin-left: 20px;
}

#tinymce ul,
#tinymce ol {
    list-style-position: inside;
    margin-left: 20px;
}

.pagecont ul,
.pagecont ol {
    list-style-position: inside;
    margin-left: 20px;
}

.entry-meta {
    list-style: outside none none;
    margin: 10px -10px 0 0;
}

#copyrights {
    background-color: #ddd;
    font-size: 14px;
    line-height: 1.8;
    padding: 16px 0;
}

/*Eliwell----------------------------------------------------*/
body {
    font-size: 15px;
    line-height: 1.6;
    font-family: 'Lato', sans-serif;
}

.orange_eli {
    color: #ef6c0e !important;
}

.blu_eli {
    color: #107fc4 !important;
}

.white_eli {
    color: #FFFFFF;
    padding-right: 30px;
}
.verde_se {
    color: #3dcd58;
}

.bkg_orange_eli {
    background-color: #ef6c0e !important;
    color: #fff !important;
}

.bkg_blu_eli {
    background-color: #107fc4 !important;
    color: #fff !important;
}

blockquote.blk_orange {
    border-left: 5px solid #ef6c0e;
}

blockquote.blk_blu {
    border-left: 5px solid #107fc4;
}

.bkg_blu_ranco {
    background-color: #5e8fca !important;
    color: #fff !important;
}

.bkg_rosso_obsoleto {
    background-color: #FF0000 !important;
    color: #fff !important;
}

.btn-danger {
    background-color: #ef6c0e;
    border-color: #ef6c0e;
    color: #ffffff;
}

.btn-danger:focus,
.btn-danger.focus {
    background-color: #ef6c0e;
    border-color: #ef6c0e;
    color: #ffffff;
}

.btn-danger:hover,
.btn-danger.hover,
.btn-danger.active,
.btn-danger:active {
    background-color: #444 !important;
    border-color: #444 !important;
    color: #ffffff !important;
}

.content-wrap {
    padding: 0px 0;
    position: relative;
}

#page-title {
    position: relative;
    padding: 50px 0;
    background-color: #ef6c0e;
    border-bottom: 1px solid #EEE;
}

#page-title.page-title-mini h1 {
    font-weight: bold;
    font-size: 26px;
    color: #FFF;
}

#page-title h1 {
    color: #333;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0;
    padding: 0;
    text-transform: none;
}

#page-title.page-title-mini {
    padding: 10px 0;
}

#page-title.page-title-center .breadcrumb {
    left: 0 !important;
    margin: 5px 0 0 !important;
    position: relative !important;
    right: 0 !important;
    top: 0 !important;
    font-size: 14px;
}

.divider {
    color: #e5e5e5;
    margin: 5px 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.bottommargin-xs {
    margin-bottom: 15px !important;
}

.topmargin-xs {
    margin-top: 15px !important;
}
.toppadding-xs {
    padding-top: 15px !important;
}

.rightmargin-xs {
    margin-right: 15px !important;
}

.leftmargin-xs {
    left-right: 15px !important;
}

.sidebar-widgets-wrap .widget {
    border-top: 1px solid #eee;
    padding-top: 30px;
}

.widget {
    margin-top: 30px;
    position: relative;
}

.tagactive {
    background-color: #ef6c0e !important;
    color: #fff !important;
}

.tagcloud a:hover {
    border-color: #444 !important;
    color: #444 !important;
}

.breadcrumb>li {
    color: #fff !important;
}

.breadcrumb>li+li::before {
    color: #fff !important;
    content: "/ ";
    padding: 0 5px;
}

.breadcrumb a {
    color: #FFF;
    border-bottom: 1px dotted white;
}

.breadcrumb a:hover {
    color: #DDD;
}

.breadcrumb>.active {
    color: #fff;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
    background: #ef6c0e none repeat scroll 0 0;
    color: #fff;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
    background: #ef6c0e none repeat scroll 0 0;
    color: #fff;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 0px;
}

.section {
    background-color: #f9f9f9;
    margin: 0;
    overflow: hidden;
    padding: 45px 0 30px;
    position: relative;
}

.heading-block::after {
    border-top: 0px solid #444;
    content: "";
    display: block;
    margin-top: 0;
    width: 40px;
}

.center .heading-block::after,
.heading-block.center::after,
.heading-block.title-center::after {
    margin: 0 auto;
}

.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block !important;
    height: 100%;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 20px;
}

.entry-image img {
    border-radius: 0px;
}

@media (min-width: 1200px) {
    .button.button-full {
        border-radius: 0;
        display: block !important;
        font-size: 35px;
        font-weight: 300;
        height: auto;
        line-height: 1.6;
        margin: 0;
        padding: 15px 0;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
        text-transform: none;
        white-space: normal;
    }
}

@media (max-width: 1199px) {
    .button.button-full {
        font-size: 25px;
        font-weight: 300;
        line-height: 1.6;
        margin: 0;
        padding: 15px 0;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
        text-transform: none;
        white-space: normal;
    }
}

.button.button-dark:hover {
    background-color: #6d6d6d;
}

.bc:hover {
    color: #6d6d6d !important;
}

#copyrights {
    background-color: #ddd;
    font-size: 14px;
    line-height: 1.8;
    padding: 10px 0;
}

option:disabled,
optgroup:disabled {
    background-color: transparent;
    color: #aaa;
}

.disabilitato {
    color: #ccc;
}

.entry-image,
.entry-image>a,
.entry-image .slide a {
    display: block;
    height: auto;
    position: relative;
    width: auto;
}

.small-thumbs .entry-image,
.ievent .entry-image {
    float: left;
    margin: 0 30px 0 0;
    width: 200px;
}

.checkbox-style:checked+.checkbox-style-3-label:before,
.radio-style:checked+.radio-style-3-label:before {
    background: #CF6506 !important;
}

.page_prod ul,
.page_prod ol {
    list-style-position: inside;
    margin-left: 20px;
}

#page-menu-wrap {
    line-height: 25px;
}

.sel_font {
    font-size: 13px;
}

.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 9px;
}

.bgicon {
    bottom: -40px;
    color: rgba(0, 0, 0, 0.1);
    display: block;
    font-size: 160px;
    position: absolute;
    right: -20px;
}

.i-searchelw {
    background-color: #ef6c0e;
    height: 35px !important;
    line-height: 35px !important;
    width: 35px !important;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 15px;
    font-style: normal;
    margin: -5px 11px 7px 0;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    padding: 0;
}

.highlight {
    background-color: #ef6c0e;
    border-radius: 2px;
    color: #fff;
    padding: 2px 5px;
}

.portfolio-desc span {
    color: #888;
    display: block;
    margin-top: 3px;
}

.portfolio-full .portfolio-desc {
    padding: 8px;
}

.cell_grey {
    font-weight: bold;
    background-color: #eee;
    border-top: 1px solid #ccc;
    padding: 10px 0;
}

.cell_white {
    background-color: #FFF;
    border-top: 1px solid #ccc;
    padding: 10px 0;
}

@media (max-width: 767px) {
    #copyrights .col_half .linksocial {
        text-align: center;
    }
}

p {
    margin-bottom: 15px;
}

.owl-stage-outer {
    overflow: visible !important;
}

.owl-item .oc-item {
    /*opacity: 0.35;*/
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    /*-moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);*/
}

.owl-item.active.center .oc-item {
    opacity: 1;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 12px 22px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 12px 22px rgba(0, 0, 0, 0.15);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}


.owl-carousel .owl-dots .owl-dot {
    margin-top: 60px;
}

.owl-carousel .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 0 5px;
    opacity: 1;
    background-color: transparent !important;
    border: 1px solid #ef6c0e;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #ef6c0e !important;
}

.app_tab {
    font-size: 15px !important;
}

ul.tab-nav.tab-nav2 li {
    border: 0;
    margin: 5px 10px 0 0 !important;
}

.acctitle i {
    font-size: 18px;
}

.acc_content i {
    font-size: 18px;
}

#primary-menu ul li>a {

    display: block;
    line-height: 22px;
    padding: 39px 10px;
    color: #444;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-transition: margin .4s ease, padding .4s ease;
    -o-transition: margin .4s ease, padding .4s ease;
    transition: margin .4s ease, padding .4s ease;

}
/*
ul.tab-nav:not(.tab-nav-lg) li {
    float: none;
    display: inline-block;
    margin-left: 25px;
}
*/
.stats {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #f00;
    border-radius: 10px;
}

#footer .footer-widgets-wrap {
    position: relative;
    padding: 40px 0;
}

#copyrights {
    padding: 40px 0;
    background-color: #FFF;
    font-size: 14px;
    line-height: 1.8;
}

.tab-container {
    position: relative;
    padding: 0;
}

.accordion.accordion-bg .acc_content {
    padding: 10px 0 15px 0;
}

.top-event {
    float: right;
    padding: 5px;
    border-left: 0px solid #EEE;
    border-right: 0px solid #EEE;
}

@media (max-width: 991px) {
    .top-event {
        display: inline-block;
    }
}

/*
Nuovo slider
*/
.btn_slider {
    padding: 0px 10px !important;
    color: #FFF !important;
    background-color: #ef6c0e  !important;
}

.title_slider {
    color: #FFF !important;
    font-size: 16px !important;
    letter-spacing: 0px !important;
}

.subtitle_slider {
    color: #FFF !important;
    max-width: 300px !important;
    font-size: 32px !important;
    letter-spacing: 0px !important;
}

.p_slider {
    color: #FFF !important;
    max-width: 420px !important;
    font-size: 18px !important;
    white-space: normal !important;
    letter-spacing: 0px !important;
    line-height: 20px !important;
}
.iconlist > li [class^="icon-"]:first-child, .iconlist > li [class*=" icon-"]:first-child {
	position: relative;
	left: 0;
	width: 1.75em;
	text-align: center;
	top: 1px;
	width: 14px;
}

/* Problema menu */
@media (min-width: 991px)  and (max-width: 1200px){
    #primary-menu ul li>a {
        font-size: 12px;
        padding: 39px 5px;
    }
}

@media (max-width: 479px) {
	.container { width: 100% !important; }
}
/*
#page-menu.sticky-page-menu #page-menu-wrap {
	top: 140px !important;
}
*/
.button.button-elw {
	padding: 0 5px;
	font-size: 10px;
	height: 28px;
	line-height: 28px;
    /*text-transform: none;*/
    background-color: #FFF !important;
    color: #444;
    text-shadow: none;
}

.box-grigio {
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
	min-height: 20px;
	padding: 0 35px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .postcontent { width: 100%; }
}
.vertical-middle {
	z-index: 3;
	position: relative !important;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	min-height: 100%;
	justify-content: center;
	flex-flow: column;
}
#content {
	overflow: visible;
}

----------------------------

.d-none {
	display: none;
}
.institutional-color{
	color: #ef6c0e !important;
}
.institutional-bck-color{
	background-color: #ef6c0e !important;
}
.bck-color2{
	background-color: #ffffff !important;
}
.bck-color-insti{
	background-color: #ef6c0e !important;
	color: #ffffff !important;
}
.padding-c{
	 padding: 5px !important;
}
.bck-color-c{
	background-color: #eaeaea !important;
}
.w-16{
	width: 16% !important;
}
.w-20{
	width: 20% !important;
}
.mar-0{
	margin: 0 auto !important;
}
.align-v{
	vertical-align: middle !important;
}
.bck-image-newsletter{
	background-image: url('/theme/eliwell_c4.2/images/new/newsletter_I.jpg') !important;
}
.bck-image-catalogo{
	background-image: url('/theme/eliwell_c4.2/images/new/catalogue.jpg') !important;
}
.bck-image-supporto{
	background-image: url('/theme/eliwell_c4.2/images/new/Technical-Support.jpg') !important;
}
.bck-image-faq{
	background-image: url('/theme/eliwell_c4.2/images/new/FAQ.jpg') !important;
}
.bck-image-bollettini{
	background-image: url('/theme/eliwell_c4.2/images/new/Bulletins.jpg') !important;
}
.bck-image-cyber{
	background-image: url('/theme/eliwell_c4.2/images/new/cybersecurity-page.jpg') !important;
}
.bck-image-profilo-azie{
	background-image: url('/theme/eliwell_c4.2/images/new/parallax2.jpg') !important;
}
.bck-image-profilo-elimondo{
	background-image: url('/theme/eliwell_c4.2/images/new/parallax3.jpg') !important;
}
.bck-image-profilo-storia{
	background-image: url('/theme/eliwell_c4.2/images/new/cp1.jpg') !important;
}
.bck-image-profilo-ricerca-sviluppo{
	background-image: url('/theme/eliwell_c4.2/images/new/red.jpg') !important;
}
.bck-image-profilo-normative{
	background-image: url('/theme/eliwell_c4.2/images/new/Industry-Regulation.jpg') !important;
}
.bck-image-profilo-condizioni{
	background-image: url('/theme/eliwell_c4.2/images/new/Sale.jpg') !important;
}
.padding-servizi{
	padding: 120px 0 !important;
}
.bck-position-servizi{
	background-position: 35% 150px !important;
}
.bck-position-cyber{
	background-position: 35% 113.039px !important;
}
.height-catalogo{
	height: 131px; width: 102px !important;
}
.border-catalogo{
	border: 1px solid #a1a1a1 !important;
	border-radius: 10px !important;
	border-width: 1px !important;
}
.font-supporto{
	font-style: italic !important;
}
.align-text-c{
	text-align: justify !important;
}
.padding-top-storia{
	padding-top: 6px !important;	
}
.class-normative{
	border: 1px solid #a1a1a1 !important;
	border-radius: 10px !important;
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
.class-normative-en{
	border: 1px solid #a1a1a1 !important;
	border-radius: 10px !important;
 	border-width: 1px !important;
}
.border-w{
	 border-width: 1px !important;
}
.padding-b-c{
	padding-bottom: 0 !important;
}
.color-event{
	color: #000000 !important;
}
.color-event2{
	color: #ffffff !important;
}
.bck-color-event{
	background-color: #3dcd58 !important;
}
.bck-color-event2{
	background-color: #eeeeee; !important;
}
.underline-text{
	text-decoration: underline !important;
}
.text-center{
	text-align: center !important;
}
.text-left{
	text-align: left !important;
}
.font-host17{
	font-size: 10pt !important;
	font-family: 'Arial','sans-serif' !important;
}
.class-schneider-stampa{
	box-sizing: border-box !important;
	font-variant-ligatures: normal !important;
	font-variant-caps: normal !important;
	orphans: 2 !important;
	text-align: start !important;
	widows: 2 !important;
	-webkit-text-stroke-width: 0px !important;
	text-decoration-style: initial !important;
	text-decoration-color: initial !important;
	word-spacing: 0px !important;
	margin: 0cm 0cm 11.25pt 0cm !important;
}
.class-schneider-stampa2{
	font-size: 11.5pt !important;
	font-family: 'Arial',sans-serif !important;
	color: #555555 !important;
}
.box-siz{
	box-sizing: border-box !important;
}
.color-sch-stampa{
	color: #1abc9c !important;
}

#accepted:disabled{
    background-color: #eeeeee !important;
}

#digitalacademy .entry-title h2 {
	line-height: 18px;
}
#digitalacademy .preference {
	line-height: 16px;
}