/*-----NUOVE MODIFICHE-----*/

.popalc

{
  z-index: 2147483647!important;
}
.navbar #logo img {
    height: 100%;
    left: 50%;
    opacity: 0;
    position: fixed;
    transform: translateX(-50%);
    transition: opacity 0.5s ease 0s;
    top: 8px!important;
    width: 150px!important;
    height: auto!important;
}



.custom.incella > h3 {
    text-align: left;
}

table.tabtable-rs_ebtdzyn5 tr.tr_ht1 td.tabcol, table.tabtable-rs_ebtdzyn5 tr.tr_ht1:hover td.tabcol, table.tabtable-rs_ebtdzyn5 tr.tr_ht1 td.tabcol:hover {

    background-color: red !important;
    font-family: ciff;
    font-weight: 800 !important;

}
.moduletable3colonne {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}

.blog .tss-techline-icons.clearfix {
    display: none;
}

.tab button {
    height: auto;
}

.tab_top {

    font-family: ciff;

}

.custom.aftercheck a {
    background-color: red;
    color: white;
    font-size: 20px;
    font-weight: bold;
    padding: 9px;
}

.blog.companiescat > h2 {
    margin-bottom: 35px;
        font-size: 29px;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.item-page img {
    max-width: 100%;
}

.tss-techline-icons .popup span {
    display: none;
}

.tss-techline-icons li a .techline-icon {
    bottom: 0;
    color: #ffffff;
    display: block;
    font-size: 21px;
    height: 22px;
    left: 8px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 5px;
}

.tss-techline-icons .email .text {
    display: none;
}
.fb_iframe_widget {
    display: block;
    float: right;
    margin-right: 20px;
    margin-top: -50px;
    position: relative;
}

tbody {

    font-family: ciff;

}

table.tabtable-rs_ebtdzyn5 tr:nth-child(2n) td.tabcol {

    background-color: rgba(100,100,100,0.2) !important;

}

tbody tr td {

    color: black !important;

}

#header .separator 
{
    color: black;
    font-family: ciff;
    font-size: 12px;
    letter-spacing: -1px;
}


.grafico 
{
    float: inherit;
    margin-left: 15%;
    width: 70%;
}


.tab_bottom {

    font-family: ciff;

}

.dataTables_info {

    font-size: 11px;

}

.dataTables_paginate a {

    border: 0 !important;
    padding: 0 6px !important;
    color: gray !important;

}

.dataTables_paginate a:hover {
  
  color: white !important;
  
}

.tablinks img {
    border-radius: 50%;
}

.tablinks a {
    color: white;
    background-color: #bfbfbf;
    padding: 6px;
  text-decoration: navajowhite;
}


#tab1 {
    width: 100%;
    margin: 25px auto;
    max-width: 1111px;
}

#tab2 {

    width: 100%;
    margin: 25px auto;
    max-width: 1111px;

}

#tab3 {

    width: 100%;
    margin: 25px auto;
    max-width: 1111px;

}

#tab4 {

    width: 100%;
    margin: 25px auto;
    max-width: 1111px;

}

#tab5 {

    width: 100%;
    margin: 25px auto;
    max-width: 1111px;

}

.tablinks:nth-child(2) a {
    position: relative;
    top: 17px;
}

.tabtable-rs_mftrmtmx {

    width: 100%;

}

.tabcontent {

    padding: 0 !important;

}

.tabrow {

    border-bottom: 1px solid #cecece;

}

.tabrow .tabcol {

    padding: 10px 0 10px 10px;

}

.tabrow.tr_ht1 {

    border: 0;
    background: #515151;

}



.tr_ht1 .tabcol {

    color: white;

}

.tr_ht1 .tabcol span {

    font-weight: lighter !Important;

}

.pagination li {
    display: inline;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

/*------------------------*/

/*Nuove Modifiche*/

.boxxhomeblock h3 {

    margin: 0 auto;
    position: relative;
    width: 80%;
    text-align: center;
    font-size: 43px;
    padding: 20px 0px;

}

@keyframes mymove {
  from {opacity:1;}
  to {opacity:0;}
}

.instamanu .instamanublock {
    margin: 0 auto;
    max-width: 1145px;
    width: 100%;
}
.instamanu {
    background-color: #e5e5e5;
    box-shadow: 0 0 12px -6px;
}

.instatext {
    padding-bottom: 10px;
    padding-top: 6px;
    text-align: center;
}

.instatext a:hover,
.titletw a:hover
{
color:red;
}

.titletwblock > h3 {
    padding-bottom: 11px;
    padding-top: 7px;
    text-align: center;
}

.tweet-user-info > a {
    display: none;
}

.tweet-user-info .author {
    display: none;
}

.boxxhomeblock {

    display: block;
    max-width: 1250px;
    margin: 0 auto;

}

.main-block {
    margin: 10px 10px 56px;
    float: left;
    position: relative;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.05);
    background: #333;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    -o-perspective: 500px;
    -ms-perspective: 500px;
    perspective: 500px;
 	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
}

.main-block::before {

    position: absolute;
    content: "";
    width: 95%;
    bottom: 15px;
    left: 30px;
    background-color: #7A7A7A;
    z-index: -1;
    -webkit-box-shadow: 0 23px 17px 0 #9F8641;
    -moz-box-shadow: 0 23px 17px 0 #9F8641;
    box-shadow: 0px -23px 17px 0 #7A7A7A;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    transform: rotate(-1.8deg);
    top: 140px;
    margin-top: -116px;
    margin-bottom: 23px;
  opacity:1;
 
    

}

.main-block:hover:before{
  animation: mymove ease-in-out;
    animation-duration: 2s;
  opacity: 0;
}

.news0home {
  background: white;
}

.news1home {

    float: left;
    text-align: center;
    width: 70%;
    padding: 63px 0 !important;
    background: white;

}

@media only screen and (max-width: 883px)  
{
  .natale-1 {

    float: none !important;
    width: 100% !important;
    border-bottom: 0 !important;
    border-right: 2px solid red;
    margin: 50px 0 0 !important;

    }

  .natale-2 {

    width: 100% !important;
    border-top: 0 !important;
    border-left: 2px solid red;
    margin: 0 0 50px !important;
    padding: 50px 6% !important;
    text-align: center;

    }
}

.natale-2 {

    max-height: 342px !important;
    width: 50%;
    padding: 50px 6% 50px 0;
    float: left;
    border-right: 2px solid red;
    border-bottom: 2px solid red;
    border-top: 2px solid red;
    margin: 50px 0;
    min-height: 342px !important;
    position: relative;

}

.natale-1 {

    float: left;
    text-align: center;
    width: 50%;
    padding: 50px 0;
    margin: 50px 0;
    border-left: 2px solid red;
    border-bottom: 2px solid red;
    border-top: 2px solid red;

}

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

.natale-2 {

    max-height: 420px !important;
}

}

/*--------------*/



h1, h2, h3 {
    font-family: ciff;
}


ul li ul li
{
    position:relative;
    float:left;
    margin:0;
    padding: 0 0 0 0!important;
}


ul ul ul
{
    display:none;
    position:absolute;
    top:100%;
    background:#fff;
    padding:0;
    border-radius: 5px;
    box-shadow: 0 2px 7px -7px;
    min-width: 120px;
    max-width: 230px;
}

ul ul ul li
{
    float:none;
    padding: 0;

}


ul ul ul a
{
    line-height:120%;
    padding:10px 15px;
    font-size:15px;
    color: black;
}

ul ul ul a:hover
{
    color:#b7b7b7;
}

ul ul ul a:visited
{
    color:#000;
}

ul li ul li a 
{
    font-size: 10px;
}

ul ul ul ul
{
    top:0;
    left:100%;
}

ul ul li:hover > ul
{
    display:block;
}

ul li ul li 
{
    width: 100%;
}

p 
{
    font-family: quicksand;
}

@font-face {
    font-family: 'ciff';
    src: url('/templates/ciff/fonts/ReeJi-BigRuixain-BoldGBV10-Regular.woff2') format('woff2'),
        url('/templates/ciff/fonts/ReeJi-BigRuixain-BoldGBV10-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'ciff';
    src: url('/templates/ciff/fonts/REEJIi-Sun-BoldGBV10-Regular.woff2') format('woff2'),
        url('/templates/ciff/fonts/REEJIi-Sun-BoldGBV10-Regular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


.newspage .immagineblog {
    display: none;
}

.logoconnessioneaziende img 
{
    width: 22px;
}

.testoboxx
{
    background-color: #fff;
    border-radius: 8px;
    margin: 0 auto;
    padding: 7px;
    max-width: 400px;
    width: 90%;
}

.login 
{
    margin: 0 auto;
    max-width: 230px;
    padding-top: 70px;
    width: 100%;
}

.nav.nav-tabs.nav-stacked 
{
    margin: 0 auto;
    max-width: 300px;
    width: 100%;
}

.nav.nav-tabs.nav-stacked 
{
    border-top: 1px solid;
    display: block;
    margin-top: 20px;
    padding-bottom: 15px;
    padding-top: 10px;
    text-align: center;
}

.moduletable.mediapartnersbanner > h3 
{
    float: left;
    padding-left: 15px;
    padding-top: 10px;
}

.moduletable 
{
    clear: both;
}

.boxicohomebox 
{
    float: left;
    text-align: center;
}

.fullsizeresponsive.parallaxtopclass 
{
    margin-bottom: 40px;
    margin-top: -35px;
}

.preefooterboxblock {
    background-color: white;
}

.boxicohome 
{
    height: 100px;
    margin-bottom: 40px;
    padding-bottom: 50px;
    position: inherit;
}

.parallaxdoppio 
{
    display: none;
}

.boxicohomecell
{
    margin: 0 auto;
    max-width: 442px;
    position: relative;
}

#header a {
    color: black;
    font-family: ciff;
    font-size: 12px;
    letter-spacing: -1px;
}

.iscrizioneblock p {
    color: red;
    font-family: ciff;
    font-size: 36px;
    font-weight: 100;
    padding-top: 30px;
}

.iscrizioneblock 
{
    font-family: ciff;
}

#header .nav-child.unstyled.small 
{
    text-align: center;
}

#header .left li:first-child 
{
    display: none;
}

#header .left li li:first-child 
{
    display: block;
}

.box
{
    width: 100%;
    margin-top: 70px;
}

.nopoint 
{
    cursor: default;
}

.ot_image 
{
    width: 75%;
}

/*.box-content
{
    max-width: 100%;
    width: 1140px;
    margin: 0 auto;
}*/

.blog .icons,
.createdby,
.article-info-term,
.hits

{
    display: none;
}


/*******************************BLOG********************************/

.blog .cols-2 img,
.blog .cols-2 img 
{
    width: 100%;
}

.blog .column-1 .immagineblog 
{
    width: 40%;
    float: left;
}

.blog .column-2 .immagineblog
{
    width: 40%;
    float: right;
}

.blog .column-1 .testoblog 
{
    float: right;
    width: 60%;
}

.blog .column-2 .testoblog
{
    float: left;
    width: 60%;
    text-align: right;
}

.span6 
{
    display: flex;
}

.blog .column-1 .testoblogdata,
.blog .column-1 .testoblog > p
{
    padding-left: 15px;
    padding-left: 15px;
}

.blog .column-2 .testoblogdata,
.blog .column-2 .testoblog > p
{
    padding-right: 15px;
    padding-right: 15px;
}

.testoblogdata 
{
    padding: 5px;
}

.the-pager 
{
    margin-top: 50px;
}

.omega-powered {
    display: none;
}

.blog .column-2 
{
    border-bottom: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-bottom: 15px;
    padding-top: 17px;
}

.blog a img 
{
    -webkit-filter: grayscale(0) blur(0);
    filter: grayscale(0) blur(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.blog a:hover img 
{
background-color: #008CBA;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 110%;
    opacity: 0.7;
    margin: 0 auto;
    background-position: center;
}

.immagineblog 
{
    width: 300px;
    height: 280px;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}
.immagineblog:hover+span 
{
    bottom: -36px;
    opacity: 1;
}

#post2 > h4,
.paraleft > h4,
.pararight > h4 
{
    color: white;
    font-style: oblique;
    font-weight: 200;
    text-shadow: 0px 0px 5px #000;
}

#post2 > h2,
.paraleft > h2,
.pararight > h2 
{
    color: #fff;
    font-size: 46px;
    text-shadow: 0 0 4px #000;
}

.blog 
{
    margin: 0 auto;
    max-width: 1140px;
    padding-top: 50px;
}

time 
{
    color: #cdcdcd;
    font-weight: lighter;
    text-transform: uppercase;
    text-align: right;
}

.blockfooter
{
    margin: 0 auto;
    max-width: 100%;
    width: 1140px;
}

.footerblockparts 
{
    float: left;
    width: 50%;
}

.footer 
{
    background-color: #141414;
    color: white;
    display: flex;
    text-align: center;
    width: 100%;
}

.footer ul 
{
    margin: 0;
    padding: 7px 0 8px;
}

.footer .nav-pills> li:first-child
{
    display: none;
}

.footer .nav-pills> li:first-child
{
    display: none;
}

.footer .nav-pills > li 
{
    border-left: medium solid;
    width: 33%;
}

.footer .nav > li 
{
    border-left: 1px solid #292929;
    width: 33%;
    min-height: 140px;
}

.blockfooterbottom
{
    margin: 0 auto;
    max-width: 100%;
    width: 1140px;
}

.footerbottom .menu 
{
    float: right;
}

.footerbottom 
{
    background-color: #000;
    border-top: 1px solid #202020;
    color: #fff;
    width: 100%;
    position: absolute;
}

.footerbottom li 
{
    border-left: 1px solid;
    color: #2f2f2f;
    padding-left: 5px;
    padding-right: 5px;
}

.footerbottom ul 
{
    font-size: 12px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.footerbottom li:first-child 
{
    border-left: none;
}

.boxaftercontent 
{
    margin: 0 auto;
    max-width: 100%;
    width: 1140px;
}

.control-label 
{
    float: left;
    width: 50%;
}

.unstyled 
{
    padding: 0;
    text-align: left;
}

.form-inline label 
{
    align-items: left;
    display: flex;
    justify-content: initial;
    margin-bottom: 0;
}

.input-small 
{
    width: 100%;
}

.control-group 
{
    margin-bottom: 15px;
}

.userdata 
{
    background-color: #ebebeb;
    border-radius: 5px;
    margin: -33px auto 103px;
}

.footer li 
{
    float: none;
    text-align: center;
}

.control-label .text 
{
    display: none;
}

.registration 
{
    background-color: #eaeaea;
    border-radius: 5px;
    margin: 0 auto;
    max-width: 600px;
    padding: 20px;
}

.befor-content 
{
    clear: both;
}

.item-page 
{
    margin: 0 auto;
    max-width: 1140px;
}

.immagineprincipale .pull-left.item-image > img 
{
    margin-top: -50px;
    width: 100%;
}

.page-header h1 
{
    margin-top: 25px;
}

.foto2 
{
    float: left;
    padding: 3px;
    width: 49.5%;
    margin-bottom: 50px;
}

.item-page h2 
{
    padding-bottom: 10px;
}

.item-page p 
{
    text-align: justify;
}

.tabs
{
    position: relative;
    clear: both;
}

.tabs .tab
{
    float: left;
}

.tabs .tab .content
{
    position: absolute;
    background-color: white;
    left: 0px;
    width: 100%;
    border: 1px #000 solid;
}

.checkboxtab
{
    display: none;
}

.tab label
{
    margin-right: 10px;
}

.checkboxtab:checked ~ label
{
    color: #ab70ff;
    border: 1px #000 solid;
}

.checkboxtab:checked ~ .content
{
    z-index: 1;
}

.foto1 
{
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.tabss h2 
{
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 25px;
    padding-bottom: 22px;
}

.tabss .content > div 
{
    box-shadow: 0 5px 9px -7px;
}

.ult 
{
    margin-top: 50px;
}

.btn 
{
    color: #cdcdcd;
    font-family: sans-serif;
    font-weight: 100;
    text-align: center;
    text-transform: uppercase;
}

.blog .cat-children h3 
{
    float: left;
    font-size: 13px;
    padding: 10px;
}

.cat-children 
{
    display: none;
}

#btcontentslider117 
{
    display: block;
}

.bt-date 
{
    color: #9f9f9f;
    float: right;
    text-align: right;
}

.custom.incella 
{
    margin: 0 auto;
    max-width: 1168px;
    padding-bottom: 25px;
    text-align: justify;
}

.moduletable.incella > h3 
{
    margin: 0 auto 20px;
    max-width: 1168px;
}

.fullsizeresponsive .container 
{
    padding: 0;
    width: 100%;
}

.parallaxdoppio h3,
#post2 > h3 
{
    color: white;
    text-shadow: 0 0 5px black;
}

.parallaxdoppio img
{
    width: 50%;
}

.topblockaziende 
{
    margin-top: 20px;
    padding-top: 35px;
}

.topblockaziende .righttopblock 
{
    line-height: 18px;
}

.titolodescrizioneaziende > h2 
{
    display: none;
}






.pulsante 
{
    background-color: #FFF;
    border: 1px solid #b6b6b6;
    border-radius: 5px;
    box-shadow: 0 0 4px -1px black;
    color: #000;
    display: -moz-stack;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: 200;
    padding: 10px;
    text-transform: uppercase;
    width: 180px;
}

.pulsante:hover
{
    background-color: #ca0b10;
    border: 1px solid #949494;
    border-radius: 5px;
    color: #fff!important;
    display: -moz-stack;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: 200;
    padding: 10px;
    text-transform: uppercase;
}



.parallaxgrey1,
.parallaxgrey2
{
    border-radius: 16px;
    background: -webkit-linear-gradient(left, #3b4248, #343c42);
    background: -moz-linear-gradient(left, #3b4248, #343c42);
    background: -ms-linear-gradient(left, #3b4248, #343c42);
    border: 1px solid #b9b9b9;
    margin: 10px;
    padding: 22px 7px 7px;
}

.jarallax.parallaxlato 
{
    float: left;
    width: 50%;
}
.jarallax-keep-img {
    position: relative;
    z-index: 0;
}
.jarallax-keep-img > .jarallax-img 
{
    position: relative;
    display: block;
    max-width: 100%;
    height: auto;
    z-index: -100;
}
span[data-jarallax-element] 
{
    display: inline-block;
}


.jarallax-keep-img.demo-float-left {
    margin-right: 15px;
    margin-left: -60px;
}
.jarallax-keep-img.demo-float-right {
    margin-left: 15px;
    margin-right: -60px;
}

@media screen and (max-width: 300px) {
    .jarallax-keep-img.demo-float-left,
    .jarallax-keep-img.demo-float-right {
        margin-right: 0;
        margin-left: 0;
        float: none;
    }
}

/* hero block */

.demo-table-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

/* gap */
.demo-gap {
    padding: 50px;
    overflow: hidden;
}
.demo-gap h1,
.demo-gap h2,
.demo-gap h3 {
    text-align: center;
}
.demo-gap .container {
    max-width: 800px;
    margin: 0 auto;
}
.demo-gap-half {
    display: table;
    width: 100%;
}
.demo-gap-half > div {
    display: table-cell;
    width: 50%;
}
.demo-gap-half .demo-gap-1 .jarallax,
.demo-gap-half .demo-gap-2 .jarallax {
    padding-top: 56.25%;
    min-height: 0;
    height: 0;
}
.demo-gap-half .demo-gap-1 .jarallax {
    padding-top: 112.5%;
}

/* Demo Content */
.demo-content {
    background-color: #f7f7f7;
    padding: 80px;
}


/* Float */
.demo-float-left {
    float: left;
}
.demo-float-right {
    float: right;
}


/* Carousel */
.demo-carousel {
    background-color: rgb(39, 35, 51);
}

.carousel {
height: 100vh;
background-color: #fafafa;
}

.parallaxdoppia01 > p,
.parallaxdoppia02 > p 
{
    color: #fff;
    text-align: center;
    padding-top: 30px;
}

.afterparallaxbox 
{
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 1150px;
    width: 100%;
}

.afterparallax 
{
    clear: both;
    margin-top: 26px;
    padding-top: 20px;
}

.parallaxtextbox 
{
    max-width: 1170px;
    margin: 0 auto;
}

.parallaxtextboxtext 
{
    width: 50%;
    float: left;
}



.onclick-menu .nav 
{
    display: block;
}


.onclick-menu 
{
    position: relative;
    display: inline-block;
}
.onclick-menu:before 
{
    content: "click me!";
}
.onclick-menu:focus 
{
    /* clicking on label should toggle the menu */
    pointer-events: none;
}
.onclick-menu:focus .onclick-menu-content 
{
    /*  opacity is 1 in opened state (see below) */
    opacity: 1;
    visibility: visible;

    /* don't let pointer-events affect descendant elements */
    pointer-events: auto;
}
.onclick-menu-content 
{
    background-color: #cdcdcd;
    float: right;
    opacity: 0;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 250px;
    z-index: 999;
}

.onclick-menu li {
    text-align: center;
    width: 100%;
}

.onclick-menu ul ul li ul 
{
    display: block;
    position: inherit;
}


.preefooterblock 
{
    margin: 0 auto;
    max-width: 1140px;
    width: 100%;
}

.preefooterboxblock 
{
    float: left;
    width: 33.3%;
}

.custom.socialfooter > p 
{
    text-align: center;
}

.custom.socialfooter img {
    margin-top: 9px;
    padding: 6px 6px 12px;
    width: 46px;
}

.custom.socialfooter > h4 {
    text-align: center;
}

.prefooter2box 
{
    clear: both;
    width: 100%;
}

.prefooter2boxblock 
{
    margin: 0 auto;
    max-width: 1140px;
    text-align: center;
}

.prefooter .moduletable 
{
    margin-top: 22px;
}

.prefooter .moduletable 
{
    border-right: 1px solid;
    margin-top: 22px;
    padding: 16px;
}

.preefooterblock .moduletable:last-child
{
    border-right: 0px solid;
}

.prefooter2boxblock .moduletable 
{
    border-top: 1px solid #cdcdcd;
    padding-top: 12px;
}

#tab1 a,
#tab2 a 
{
    padding-left: 0;
}

.column-2 .readmore 
{
    float: right!important;
}

.category-name 
{
    color: #c8c8c8;
}

.aimysitemap > div 
{
    margin-top: 40px;
}

#aimysitemap-list a:hover
{
    color: red;
}

.level_2,
.level_3
{
    display: block;
    position: unset;
}

.icnhome 
{
    margin-left: 40px;
    margin-right: 40px;
    padding: 10px;
    border-radius: 100px;
}

.icnhome:hover
{
    background-color: #fff;
    box-shadow: 0 0 13px -10px;
}

.blockboxfooter 
{
    float: left;
    font-size: 10px;
    padding-top: 10px;
    width: 33.33%;
}

.blockboxfooter.centerblock 
{
    text-align: center;
}

.blockboxfooter.centerblock img 
{
    margin-top: -3px;
    padding-left: 5px;
    width: 82px;
}

.tabcol.tabcustom1 
{
    font-size: 13px;
}


.tabcol 
{
    font-family: Trebuchet MS;
    font-size: 14px;
    padding-bottom: 7px!important;
    padding-top: 3px!important;
}

div.paging_full_numbers a.paginate_active 
{
    background-color: red!important;
    color: #fff!important;
}

.first.paginate_button 
{
    border-right: 1px solid red!important;
}

.previous.paginate_button
{
    border-right: 1px solid red!important;
}
}

.next.paginate_button
{
    border-left: 1px solid red!important;
}

.last.paginate_button
{
    border-left: 1px solid red!important;
}

.moduletable.exlist 
{
    margin-bottom: 50px;
    margin-top: 40px;
}

.custom.exlist strong 
{
    background-color: red;
    color: white;
    font-family: ciff;
    font-size: 38px;
    padding: 16px 13%;
}

.twblock 
{
    margin: 0 auto;
    max-width: 1140px;
    padding-bottom: 37px;
    padding-top: 20px;
    width: 100%;
}


.moduletable.twmod {
    background-image: linear-gradient(#70ccf5, #429dd6);
}

.tweet-user-info {
    color: white;
}


@media screen and (max-width: 780px) {
    .demo-carousel .demo-carousel-item {
        width: 50%;
    }
}
@media screen and (max-width: 400px) {
    .demo-carousel .demo-carousel-item {
        width: 100%;
    }
}


/* Mobile */
@media screen and (max-width: 500px) {
    .demo-gap,
    .demo-content {
        padding: 50px 30px;
    }
}



















#burgerinfo,
#burger
{
    display: none;
}


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

    .custom.exlist strong 
    {
        background-color: red;
        color: white;
        font-family: ciff;
        font-size: 23px;
        padding: 16px 13%;
    }

  }


@media (max-width:1200px) {

    .immagineprincipale .pull-left.item-image > img {
    margin-top: 40px;
}

    ul ul ul 
    {
        display: none!important;
    }

    #burgerinfo,
    #burger
    {
        display: block;
    }

    .moduletable.incella,
    .afterparallaxbox,
    .blog,
    .moduletable3colonne .bt-inner
    {
        margin: 0 auto;
        padding-left: 20px;
        padding-right: 20px;
    }

    .navbar .left .nav li 
    {
        width: 135px;
    }

    .nav 
    {
        display: block;
        list-style: outside none none;
        margin-bottom: 0;
        padding-left: 0;
    }
    .parallaxlato h4 
    {
        font-size: 16px;
        font-weight: bold;
    }

    .footer li 
    {
        text-align: center;
        width: 100%!important;
    }

    .footer .nav > li 
    {
        border-left: 1px solid #292929;
        min-height: auto!important;
        width: 33%;
    }

    #burgerinfo
    {
        display: none;
    }

    #burger 
    {
        margin-left: 12px;
        margin-top: 11px;
        position: fixed;
        z-index: 999999999999;
    }

    #burger img 
    {
        width: 35px;
    }

    #burgerinfo 
    {
        background-color: #fff;
        margin-left: 0;
        margin-top: 60px;
        padding: 11px;
        position: fixed;
        width: 100%;
        z-index: 999999999;
    }

    #burgerinfo .menu01 > li:first-child 
    {
        display: none;
    }

    #burgerinfo .parent > a 
    {
        color: red;
        font-size: 12px;
        font-weight: 700;
        padding: 0;
    }

    .menu01 
    {
        line-height: 15px;
    }

    .item-page 
    {
        padding: 10px;
    }

    .foto2 
    {
        width: 48.5%;
    }

    .tabbable li 
    {
        margin-bottom: 24px;
        text-align: center;
    }

    .aboutciff01b1 
    {
        float: left;
        width: 100%!important;
    }

    .moduletable.aabb 
    {
        clear: both;
        display: contents;
    }

}

@media (max-width:800px) {
    .blog .column-1 .immagineblog,
    .blog .column-2 .immagineblog
    {
        float: left;
        width: 100%;
    }

    .blog .column-1 .testoblog,
    .blog .column-2 .testoblog
    {
        float: right;
        width: 100%;
    }

    .bt-row.bt-row-first,
    .bt-row.bt-row-last
    {
        width: 100%!important;
    }

    .moduletable3colonne .bt-row
    {
        width: 100%!important;
    }

    .testoblog > p,
    h2
    {
        text-align: left;
    }

    .footerblockparts 
    {
        width: 100%;
    }
    
    .parallaxtextboxtext 
    {
        width: 100%;
    }

    .preefooterboxblock 
    {
        float: left;
        width: 100%;
        text-align: center;
    }

    .prefooter .moduletable 
    {
        border-right: 1px solid;
        margin-top: 0;
        padding: 2px;
        text-align: center;
    }

    .bloccodescrizioneaziende 
    {
        padding: 10px;
    }

    .lefttopblock 
    {
        float: left;
        text-align: center;
        width: 100%!important;
    }

    .blocktopblock 
    {
        padding: 10px;
    }

    .connessioniaziende 
    {
        text-align: center;
    }

    .lefttopblock 
    {
        float: left;
        width: 30%;
    }

    .magazinesfogliabili .span3 
    {
        width: 100%!important;
    }

    .parallaxgrey1, .parallaxgrey2 
    {
        min-height: auto!important;
    }

    .sp-tweet-bubble 
    {
        margin-top: 10px;
        width: 100%!important;
    }

}


.jd_top_navi {
    display: none!important;
}

.jd_fields_wrapper {
    display: none!important;
}

.jd_title_right.jd_download_url_position {
    display: none!important;
}

.fullsizeresponsive.parallaxtopclass {
    margin-bottom: 5px;
    margin-top: -47px;
}

.post.stick {
    margin-top: 3px;
}

.blocktopblock {
    margin-top: 25px;
}

.chickenazcomp {
    margin: 70px auto 0!important;
    max-width: 1200px;
}

.magazinesfogliabili .span3 
{
    float: left;
    width: 25%;
}

.magazinesfogliabili .pull-left.item-image img 
{
    width: 100%;
}

.magazinesfogliabili .blog .immagineblog {
    float: none!important;
    width: 100%!important;
}

.magazinesfogliabili  .testoblog {
    clear: both;
    float: none;
    width: 100%;
}

.magazinesfogliabili .immagineblog {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%!important;
}

.magazinesfogliabili .item.column-2 
{
    border: 0 none;
    margin: 0;
    padding: 0;
}

.magazinesfogliabili .testoblog 
{
    text-align: left!important;
    width: 100%!important;
}

.magazinesfogliabili .span3 div 
{
    padding: 3px!important;
}

.parallaxgrey2, .parallaxgrey1 
{
    min-height: 682px;
}

.description > img 
{
    background-color: #cccccc;
    border-radius: 3px;
    padding: 9px;
    width: 100%;
}

.news1home {
    float: left;
    text-align: center;
    width: 70%;
  	padding: 50px 0 0;
}

.news1homeblock > h3 {
    border-bottom: 1px solid #cdcdcd;
    padding: 13px;
}
.news0home {
    width: 30%;
    float: left;
}

.news0home > img {
    padding: 10px;
    width: 100%;
}

.speasyimagegallery-gallery.clearfix {
    margin: 0 auto;
    max-width: 1100px;
}

.speasyimagegallery-albums 
{
    margin: 0 auto;
    max-width: 1100px;
    width: 100%;
}

.speasyimagegallery-image {
    max-width: 100%;
}

.speasyimagegallery-album-title {
    text-transform: uppercase;
}

.custom.incella a {
    background-color: #9a141b;
    color: white;
    font-weight: bold;
    padding: 9px;
    text-align: center;
}

.bt-introtext > a {
   background-color: #9a141b;
    color: white;
    color: white;
    display: table;
    font-weight: bold;
    margin: 10px auto 0;
    padding: 0 10px;
    position: static;
}

.bt-introtext {
    padding-left: 10px;
    padding-right: 10px;
}

#btcontentslider119 .bt-introtext {
    display: none;
}

#btcontentslider182 .bt-date {
    display: none;
}

.companiescat .immagineblog {
    width: 100%!important;
      height: auto;
}

.companiescat .span3 {
    float: left;
    width: 25%;
}

.companiescat .item.column-2 {
    border: 0 none!important;
    margin: 0!important;
    padding: 0!important;
}

.companiescat .items-leading > div {
    float: left;
    width: 25%;
}

.companiescat .testoblog {
    text-align: left!important;
    width: 100%!important;
}

.companiescat .testoblog a {
    background-color: red;
    color: white;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
}

.companiescat .pull-left.item-image img {
    height: auto;
    width: 100%!important;
}

.companiescat h2 {
    font-size: 17px;
}

  .mobileonly
  {
    display:none;
  }

@media (max-width:800px) {
.desktoponly
	{
  		display:none;
	}
  
  .companiescat .span3 {
    float: left;
    width: 50%;
}
  
  .mobileonly
  {
    display:block;
  }
}

@media (max-width:990px) {
    .secondomenu {
    display: none;
}
#mainNav {
    display: block;
}
.news0home {
    width: 100%!important;
    float: left;
}

.news1home {
    width: 100%!important;
     margin-bottom: 20px;
}

.boxxhomeblock {
    display: contents;
}
    }

#btcontentslider184 .bt-date {
    display: none;
}

#btcontentslider184 .bt-introtext {
    padding-left: 21px;
    padding-right: 21px;
}

.moduletable3colonne.mobileonly > h3 {
    padding-left: 20px;
}