/* Fabio 11/03/2015 */
/* br accapo */
@media (max-width: 767px) {
  .br-hidden767 {
    display: none;
  }
}
@media (max-width: 767px) {
  .hidden767 {
    display: none;
  }
}
@media (max-width: 480px) {
  .hidden480 {
    display: none;
  }
}
/* gallery popup */
#cboxTitle {
  bottom: 28px;
  padding: 5px;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
  background-color: #FFF;
  color: #000;
  font-weight: 700;
}
/* border radious */
.rotondo {
  -moz-border-radius-topleft: 75px;
  -moz-border-radius-topright: 75px;
  -moz-border-radius-bottomleft: 75px;
  -moz-border-radius-bottomright: 75px;
  -webkit-border-top-left-radius: 75px;
  -webkit-border-top-right-radius: 75px;
  -webkit-border-bottom-left-radius: 75px;
  -webkit-border-bottom-right-radius: 75px;
  border-top-left-radius: 75px;
  border-top-right-radius: 75px;
  border-bottom-left-radius: 75px;
  border-bottom-right-radius: 75px;
}
.spigolo {
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* images */
.massima-w {
  width: auto;
  max-width: 100%;
}
/* spazi */
.m-top0 {
  margin-top: 0 !important;
}
.p-coockies {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.p-top0 {
  padding-top: 0 !important;
}
.p-25 {
  padding: 25px;
}
.p-top15 {
  padding-top: 15px !important;
}
.p-dx10 {
  padding-right: 10px !important;
}
.p-sx10 {
  padding-left: 10px !important;
}
/* posizione */
.float-right {
  float: right;
}
/* Color */
.bianco {
  color: #FFF !important;
}
.bianco:after {
  background-color: #FFF !important;
}
.bianco.blu-hover:hover {
  color: #487AB9 !important;
}
.nero {
  color: #000 !important;
}
.nero:after {
  background-color: #000 !important;
}
.nero.pi-has-bg:after {
  background-color: transparent !important;
}
.blu {
  color: #4c6b91 !important;
}
.blu:hover {
  color: #487AB9 !important;
}
.blu:after {
  background-color: #4c6b91 !important;
}
.blu.noover {
  color: #4c6b91 !important;
}
/* Spazi */
.m-bottom-0 {
  margin-bottom: 0 !important;
}
/* menu */
.pi-section-white .pi-simple-menu > li.active > a {
  color: #4C6B91;
}
.pi-section-white .pi-simple-menu.pi-has-hover-border > li.active > a > span::before {
  border-color: #4C6B91;
}
.pi-simple-menu.pi-has-hover-border > li > a:hover > span:before {
  border-color: #4C6B91 !important;
}
.pi-submenu-dark.pi-has-border,
.pi-submenu-dark.pi-has-border .pi-submenu {
  border-color: #4C6B91;
}
/* menu mobile */
.pi-menu-mobile-white li.active > a,
.pi-menu-mobile-grey li.active > a,
.pi-menu-mobile-base li.active > a,
.pi-menu-mobile-dark li.active > a {
  color: #4C6B91;
}
.pi-menu-mobile-white li:hover > a,
.pi-menu-mobile-grey li:hover > a,
.pi-menu-mobile-base li:hover > a,
.pi-menu-mobile-dark li:hover > a {
  color: #4C6B91;
}
/* Icone */
.ico-cloud {
  display: inline-block;
  width: 40px !important;
  height: 40px !important;
  background-image: url(../img/images/cloud.png);
  background-repeat: no-repeat;
  background-size: 40px;
}
.ico-cut {
  display: inline-block;
  width: 40px !important;
  height: 40px !important;
  background-image: url(../img/images/cut.png);
  background-repeat: no-repeat;
  background-size: 40px;
}
.ico-stats {
  display: inline-block;
  width: 40px !important;
  height: 40px !important;
  background-image: url(../img/images/stats.png);
  background-repeat: no-repeat;
  background-size: 40px;
}
.ico-performance {
  display: inline-block;
  width: 40px !important;
  height: 40px !important;
  background-image: url(../img/images/performance.png);
  background-repeat: no-repeat;
  background-size: 40px;
}
.ico-empower {
  display: inline-block;
  width: 40px !important;
  height: 40px !important;
  background-image: url(../img/images/empower.png);
  background-repeat: no-repeat;
  background-size: 40px;
}
.ico-resources {
  display: inline-block;
  width: 40px !important;
  height: 40px !important;
  background-image: url(../img/images/resources.png);
  background-repeat: no-repeat;
  background-size: 40px;
}
.ico-selling {
  display: inline-block;
  width: 40px !important;
  height: 40px !important;
  background-image: url(../img/images/selling.png);
  background-repeat: no-repeat;
  background-size: 40px;
}
.ico-airplane {
  width: 40px !important;
  height: 40px !important;
  background-image: url(../img/images/airplane.png);
  background-repeat: no-repeat;
  background-size: 40px;
}
.ico-cycle {
  display: inline-block;
  width: 40px !important;
  height: 40px !important;
  background-image: url(../img/images/cycle.png);
  background-repeat: no-repeat;
  background-size: 40px;
}
.ico-users {
  display: inline-block;
  width: 50px !important;
  height: 50px !important;
  background-image: url(../img/images/users.png);
  background-repeat: no-repeat;
  background-size: 50px;
}
.ico-clicks {
  display: inline-block;
  width: 50px !important;
  height: 50px !important;
  background-image: url(../img/images/clicks.png);
  background-repeat: no-repeat;
  background-size: 50px;
}
.ico-orders {
  display: inline-block;
  width: 50px !important;
  height: 50px !important;
  background-image: url(../img/images/orders.png);
  background-repeat: no-repeat;
  background-size: 50px;
}
.ico-transations {
  display: inline-block;
  width: 50px !important;
  height: 50px !important;
  background-image: url(../img/images/transations.png);
  background-repeat: no-repeat;
  background-size: 50px;
}
.ico-blu:after {
  color: #4C6B91 !important;
}
.nascosto {
  visibility: hidden !important;
  opacity: 0 !important;
}
/* pulsante */
.pi-btn-base {
  background-color: #4c6b91;
  box-shadow: 0px 1px 0px #4c6b91 inset;
  border: 1px solid #4c6b91;
}
.pi-btn-base:hover {
  background-color: #36547c;
  box-shadow: 0px 1px 0px #36547c inset;
  border: 1px solid #36547c;
  color: #FFF !important;
}
.pi-btn-base.try {
  background-color: #b2c356;
  box-shadow: 0px 1px 0px #b2c356 inset;
  border: 1px solid #b2c356;
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 480px) {
  .pi-btn-base {
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* dettagli */
.pi-section-white .pi-dropcap {
  color: #000;
}
/* page nav */
.pi-section-white .pi-pagenav a.pi-active,
.pi-section-grey .pi-pagenav a.pi-active {
  background: #4c6b91 none repeat scroll 0% 0%;
  border-color: #4c6b91;
  box-shadow: 0px 1px 0px #4c6b91 inset;
}
/* links */
.pi-underline {
  text-decoration: underline !important;
}
.pi-section-white h1 a.pi-link-dark:hover,
.pi-section-white .h1 a.pi-link-dark:hover,
.pi-section-white h2 a.pi-link-dark:hover,
.pi-section-white .h2 a.pi-link-dark:hover,
.pi-section-white h3 a.pi-link-dark:hover,
.pi-section-white .h3 a.pi-link-dark:hover,
.pi-section-white h4 a.pi-link-dark:hover,
.pi-section-white .h4 a.pi-link-dark:hover,
.pi-section-white h5 a.pi-link-dark:hover,
.pi-section-white .h5 a.pi-link-dark:hover,
.pi-section-white h6 a.pi-link-dark:hover,
.pi-section-white .h6 a.pi-link-dark:hover {
  color: #4c6b91;
}
.pi-section-dark a {
  color: #4c6b91;
}
.pi-section-dark .pi-link-no-style a:hover {
  color: #4c6b91;
}
.pi-section-white a {
  color: #4C6B91;
}
/* background */
.ombra {
  -moz-box-shadow: 3px 4px 6px #666666;
  -webkit-box-shadow: 3px 4px 6px #666666;
  box-shadow: 3px 4px 6px #666666;
}
.banner-bg {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.pi-section-grey {
  background-color: #f7f7f7;
}
.pi-section-base {
  background-color: #f7f7f7 !important;
}
.pi-section-base-gradient {
  background: none;
}
.bg-scuro {
  background-color: #2d3139;
}
.bg-grigio {
  background-color: #999999;
}
.bg-azzurro {
  background-color: #4d6b91;
}
/* Header */
.pi-row-lg .pi-row-block-logo img {
  max-width: 204px;
}
@media (max-width: 991px) {
  .pi-row-lg .pi-row-block-logo img {
    height: 80px;
  }
}
.pi-row-lg .pi-btn {
  margin-top: 21px;
  margin-bottom: 20px;
}
.pi-row-sm .pi-social-icons.pi-full-height a {
  display: block;
  width: auto;
  padding: 0 10px;
  font-size: 14px;
}
.pi-section-dark .pi-social-icons.pi-full-height.pi-bordered:before {
  display: none;
}
.pi-section-dark .pi-social-icons.pi-full-height.pi-bordered li {
  border: 0;
  margin-left: 0;
}
ul.lingua {
  margin-bottom: 0;
  padding: 0 10px 0 0;
  border-left: 1px solid #2E343A !important;
  border-right: 1px solid #2E343A !important;
}
ul.lingua img {
  width: 28px;
  height: 18px;
  padding: 0 5px;
}
ul.lingua li {
  line-height: 46px;
}
ul.lingua li.bandiera {
  background-color: transparent !important;
}
ul.lingua li.bandiera a {
  background-color: transparent !important;
}
ul.lingua li:last-child {
  border: 0;
}
ul.lingua li a {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
ul.lingua li div {
  font-size: 16px;
  padding: 0 10px;
  overflow: hidden;
}
ul.lingua li span {
  padding: 0 10px;
  margin-right: 5px;
  border-right: 1px solid #2E343A;
  font-size: 14px;
}
.pi-row-reduced .cont-try {
  line-height: 70px;
}
@media (max-width: 991px) {
  .pi-row-reduced .cont-try {
    line-height: 70px;
  }
}
.cont-try {
  display: inline-block;
  line-height: 96px;
  padding-left: 15px;
}
@media (max-width: 991px) {
  .cont-try {
    line-height: 80px;
  }
}
@media (max-width: 480px) {
  .cont-try {
    display: none;
  }
}
@media (min-width: 481px) {
  .pi-menu-open .cont-try {
    display: none;
  }
}
@media (max-width: 480px) {
  .pi-menu-open .cont-try {
    display: inline-block;
    line-height: 70px;
    padding-left: 0;
  }
}
.pi-menu-open .m-lingue {
  position: absolute;
  top: 0;
  right: 15px;
  display: inline-block;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 481px) {
  .pi-menu-open .m-lingue {
    display: none;
  }
}
.pi-menu-open .m-lingue li {
  display: inline-block;
  padding: 0 5px;
  margin: 0;
}
.pi-menu-open .m-lingue li a {
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 70px;
  padding: 0 3px;
}
.pi-menu-open .m-lingue li.active a {
  color: #4C6B91;
}
/* Contenuto */
.bread-menu {
  z-index: -1;
}
.bread-menu .pi-titlebar.pi-breadcrumb-only {
  padding-top: 5px;
  padding-bottom: 5px;
}
.bread-menu.attivo {
  display: block;
}
.bread-menu.bloccato {
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .bread-menu.attivo {
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden;
  }
}
.testata.pdf {
  background-size: cover;
  background-position: center;
}
.testata.pdf .text {
  position: relative;
  padding: 80px 0;
  bottom: inherit;
}
.testata img {
  width: 100%;
}
.testata .pi-section {
  padding: 0;
}
.testata .text {
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 100%;
  padding-left: 40px;
}
@media (max-width: 1280px) {
  .testata .text {
    bottom: 20px;
  }
}
@media (max-width: 1080px) {
  .testata .text {
    bottom: 10px;
  }
  .testata .text h1 {
    margin: 10px 0;
    padding-top: 10px !important;
    font-size: 28px;
  }
}
@media (max-width: 880px) {
  .testata .text {
    bottom: 0;
  }
  .testata .text h1 {
    margin-top: 0;
    padding-top: 0 !important;
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .testata .text h1 {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .testata .text .lead-18 {
    font-size: 16px;
  }
  .testata .text .lead-18.pi-margin-bottom-30 {
    margin-bottom: 15px !important;
  }
}
@media (max-width: 480px) {
  .testata .text.text {
    bottom: 10px;
    padding: 20px;
  }
  .testata .text.text h1 {
    font-size: 20px;
  }
  .testata .text.text p {
    display: none;
  }
}
.cont-breadcrumbs {
  display: block;
  min-height: 58px;
}
.cont-breadcrumbs .bread-page.attivo {
  display: block;
}
.cont-breadcrumbs .bread-page.bloccato {
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .cont-breadcrumbs .bread-page.bloccato {
    visibility: visible;
    opacity: 1;
    height: auto;
    overflow: auto;
  }
}
.blocco {
  display: block;
  padding: 5px 0;
}
.pi-header-rows-fixed .pi-header {
  padding-bottom: 96px;
}
.tutte-news {
  font-size: 14px;
  font-style: italic;
  text-align: right;
}
.pi-icon-box .pi-icon-box-content {
  margin-left: 55px;
}
.h-counter .pi-counter-number {
  font-size: 40px;
  line-height: 32px;
  font-weight: 600;
}
.h-counter .counter-desc {
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  text-transform: none;
}
.h-counter .counter-desc2 {
  font-size: 40px;
  line-height: 32px;
  font-weight: 600;
}
/* News */
.pi-section-Breadcrumbs {
  background-color: #4d6b91;
}
.pi-titlebar .pi-breadcrumb {
  color: #FFF;
  font-weight: 500;
  font-size: 13px;
  line-height: 23px;
}
.pi-titlebar .pi-breadcrumb a {
  color: #7e9abd;
}
.pi-titlebar .pi-breadcrumb li::after {
  color: #7e9abd;
}
.pi-titlebar .pi-breadcrumb li:first-child::after {
  display: none;
}
.pi-titlebar .pi-breadcrumb {
  color: #FFF;
  font-weight: 500;
  font-size: 13px;
  line-height: 23px;
}
.pi-titlebar .pi-breadcrumb a {
  color: #7e9abd;
}
.pi-titlebar .pi-breadcrumb a:hover {
  color: #7e9abd !important;
}
.cont-desc p:first-child::first-letter {
  box-sizing: border-box;
  font-size: 56px;
  line-height: 100%;
  font-weight: 300;
  text-transform: uppercase;
  color: #000;
  float: left;
  margin: 0px 20px 15px 0px;
}
.cont-desc hr {
  border-bottom-color: #D6DFDF;
  border-bottom-style: dashed;
  border-bottom-width: 0px;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-left-color: #D6DFDF;
  border-left-style: none;
  border-left-width: 0px;
  border-right-color: #D6DFDF;
  border-right-style: none;
  border-right-width: 0px;
  border-top-color: #D6DFDF;
  border-top-style: dashed;
  border-top-width: 1px;
  box-sizing: content-box;
  color: #808080;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 14px;
  height: 0px;
  line-height: 22.4px;
  margin-bottom: 40px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 40px;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
}
.cont-desc img[style*="left"] {
  margin-right: 25px;
  margin-bottom: 20px;
}
.cont-desc img[style*="right"] {
  margin-left: 25px;
  margin-bottom: 20px;
}
/* Solution > Catalogues */
.sol-cat_testata h1 {
  font-size: 32px;
  font-weight: 700;
}
.footer li {
  padding-left: 0;
}
.footer li:after {
  display: none;
}
.footer a {
  color: #FFF;
}
.footer .services a {
  font-weight: 700;
  color: #FFF;
  text-transform: uppercase;
}
.footer .logo-footer {
  display: inline-block;
  float: right;
  width: 100%;
  height: 37px;
  background-image: url(../img/images/logo-footer.png);
  background-repeat: no-repeat;
  background-size: 158px 37px;
  background-position: center;
}
.pi-border-bottom-strong-base {
  border-color: #4c6b91;
}
/* Solutions > B2B - Administration */
.b2b-admin a {
  color: #4d6b91;
}
.b2b-admin a:hover {
  color: #4c6b91 !important;
}
.b2b-admin a.pi-btn-base:hover {
  color: #FFF !important;
}
.b2b-admin .top-table {
  display: table;
  position: relative;
  width: 100%;
}
.b2b-admin .top-table .tab-col {
  display: table-cell;
  position: relative;
  padding: 0 16px;
  vertical-align: middle;
  font-size: 21px;
  color: #777777;
}
@media (max-width: 1023px) {
  .b2b-admin .top-table .tab-col {
    display: block;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (max-width: 768px) {
  .b2b-admin .top-table .tab-col {
    display: block;
    float: left;
    width: 100%;
  }
}
.b2b-admin .top-table .tab-col span {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  margin-bottom: -6px;
  background-repeat: no-repeat;
  background-size: cover;
}
.b2b-admin .top-table .tab-col:hover {
  color: #4d6b91;
}
.b2b-admin .top-table .tab-col.attivo {
  color: #4d6b91;
  font-weight: 600;
}
.b2b-admin .language-table {
  display: table;
  position: relative;
  width: 100%;
}
.b2b-admin .language-table .tab-row {
  display: table-row;
}
.b2b-admin .language-table .tab-row .tab-col {
  display: table-cell;
  position: relative;
  width: 20%;
  padding: 8px 16px;
  vertical-align: middle;
  font-size: 14px;
  color: #777777;
  text-align: left;
}
@media (max-width: 1023px) {
  .b2b-admin .language-table .tab-row .tab-col {
    display: block;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (max-width: 768px) {
  .b2b-admin .language-table .tab-row .tab-col {
    display: block;
    float: left;
    width: 100%;
  }
}
.b2b-admin .language-table .tab-row .tab-col span {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 10px;
  margin-bottom: -6px;
  background-repeat: no-repeat;
  background-size: cover;
}
.b2b-admin .language-table .tab-row .tab-col:hover {
  color: #4d6b91;
}
.b2b-admin .language-table .tab-row .tab-col.attivo {
  color: #4d6b91;
}
.b2b-admin .icone-giu {
  box-sizing: border-box;
  display: inline-block;
  width: 48px;
  height: 48px;
  background-size: cover;
  background-repeat: no-repeat;
}
.b2b-admin .pi-icon-box .pi-icon-box-content {
  margin-left: 65px;
}
/* Solutions > pdf printing */
.sol-pdf .c-logo img {
  max-width: 204px;
}
.sol-pdf .icone-giu {
  box-sizing: border-box;
  display: inline-block;
  width: 75px;
  height: 75px;
  background-size: cover;
  background-repeat: no-repeat;
}
.sol-pdf .big-tit {
  font-size: 48px;
  font-weight: 300;
  /* text-transform: capitalize; */
  text-transform: none;
}
/* Products */
.pi-tabs-navigation li.pi-active a::after {
  background-color: #4c6b93 !important;
}
.pi-tabs-content {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1023px) {
  .pi-tabs-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1023px) {
  .pi-tabs-content .tab-puls {
    margin-right: -30px;
    margin-left: -30px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 480px) {
  .pi-tabs-content .tab-puls {
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 319px) {
  .pi-tabs-content .tab-puls {
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.pi-tab-pane .pi-img-w img {
  width: auto !important;
  max-width: 100% !important;
}
body.contact iframe.form {
  width: 100%;
  min-height: 1000px;
}
@media (max-width: 480px) {
  body.contact iframe.form {
    min-height: 1500px;
  }
}
/* coockies */
.cookies {
  display: none;
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0;
  background: none repeat scroll 0% 0% #4C6B91;
  border: medium none;
  border-radius: 0px;
  border-top: 1px solid #1A1E22;
  line-height: 25px;
  margin: 0px;
  text-shadow: none;
  overflow: hidden;
  opacity: 0.9;
  visibility: visible;
  z-index: 1500;
  transition: opacity, visibility, bottom;
  transition-duration: 0.8s;
}
.cookies.invisibile {
  bottom: -100%;
  opacity: 0;
  visibility: hidden;
}
.cookies a {
  cursor: pointer;
}
.cookies a:hover {
  color: #FFF;
}
.cookies a.puls {
  display: inline-block;
  float: right;
  padding: 15px;
  margin-right: 15px;
  color: #FFF;
  background-color: #1A1E22;
}
@media (max-width: 767px) {
  .cookies a.puls {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.cookies i.fa {
  margin-right: 10px;
}
/* ckeditor */
.ckeditor h1 {
  font-size: 32px;
}
.ckeditor h2 {
  font-size: 18px;
  padding: 15px 0 5px;
  margin: 0;
}
.ckeditor h3 {
  font-size: 18px;
  padding: 15px 0 5px;
  margin: 0;
}
.ckeditor h4 {
  font-size: 16px;
  padding: 15px 0 5px;
  margin: 0;
}
.ckeditor ul {
  display: table;
  position: relative !important;
  padding: 0;
  margin: 10px 0;
  line-height: 22px !important;
}
.ckeditor ul li {
  display: block;
  padding: 0 0 0 16px !important;
  background: url(../img/lista_ico.png) no-repeat 0 8px !important;
}
.ckeditor ul.pi-meta li {
  padding-left: 0 !important;
  background: none !important;
}
.ckeditor ul ul {
  padding: 0 0 5px 0 !important;
  line-height: 20px !important;
}
.ckeditor ul ul li {
  background: url(../img/lista_ico_pic.png) no-repeat 8px 8px !important;
  padding: 0 0 0 20px !important;
  font-size: 13px !important;
}
.ckeditor ul ul ol {
  padding: 0 0 5px 18px !important;
  line-height: 20px !important;
}
.ckeditor ul ul ol li {
  background: none !important;
  padding: 0 !important;
  font-size: 13px !important;
}
.ckeditor ol {
  list-style-type: decimal !important;
  display: table !important;
  position: relative !important;
  padding: 0 !important;
  line-height: 22px !important;
}
.ckeditor ol li {
  display: list-item !important;
  list-style-position: inside !important;
}
.ckeditor ol ol {
  padding: 0 0 5px 15px !important;
  line-height: 20px !important;
}
.ckeditor ol ol li {
  background: none !important;
  padding: 0 0 0 3px !important;
  font-size: 13px !important;
}
.ckeditor ol ul {
  padding: 0 0 5px 22px !important;
  line-height: 20px !important;
}
.ckeditor ol ul li {
  display: block !important;
  background: url(../img/lista_ico_pic.png) no-repeat 3px 8px !important;
  padding: 0 0 0 13px !important;
  font-size: 13px !important;
}

/* language css */
.pi-row-sm .pi-social-icons.pi-stacked > li {
  display: flex;
}

.pi-row-sm .pi-social-icons.pi-stacked > li ul.lingua.language-icon-custom {
  display: flex;
}

.pi-row-sm .pi-social-icons.pi-stacked > li ul.lingua.language-icon-custom .wpml-ls-legacy-list-horizontal ul {
  display: flex;
  align-items: center;
}

.pi-row-sm .pi-social-icons.pi-stacked > li ul.lingua.language-icon-custom .wpml-ls-legacy-list-horizontal ul li a {
  display: flex;
  align-items: center;
  height: unset;
}

.pi-row-sm .pi-social-icons.pi-stacked > li ul.lingua.language-icon-custom .wpml-ls-legacy-list-horizontal {
  display: flex;
}

.pi-row-sm .pi-social-icons.pi-stacked > li ul.lingua.language-icon-custom .wpml-ls-legacy-list-horizontal ul li a img {
  object-fit: cover;
  border-radius: 50%;
}
.pi-row-sm .pi-social-icons.pi-stacked 

{
  display: flex;
}
/*  pagination */
span.pi-active.current {
  display: inline-block;
  padding: 6px 10px 6px;
  border: 1px solid transparent;
  line-height: 16px;
  font-size: 14px;
  vertical-align: middle;
  ountline: none;
  cursor: pointer;
  white-space: normal;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background: #4c6b91 none repeat scroll 0% 0%;
  border-color: #4c6b91;
  color: #fff;
}