/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
.header-bar .mini-widgets {
    display: none !important;
}
label {
    font-weight: 400;
}
span.wpcf7-form-control.wpcf7-acceptance {
    font-size: 13px;
}
.classic-header.full-width-line .navigation:before, .classic-header.bg-behind-menu .navigation:before {
    /* margin-left: -460px; */
}
.branding a img, .branding img {
  max-height: 80px;
  width: auto;
}
ul#primary-menu {
    margin-bottom: 0;
}
.logo-box img{
  max-height: 55px;
  width: auto;
}
.ult-ib-effect-style13 img {
    -webkit-transform: none !important;
    transform: none !important;
}
body #main .ult-new-ib.ult-ib-effect-style13 img {
    padding: 15% !important;
    max-width: 100% !important;
}
body #main .ult-new-ib .ult-new-ib-desc {
  color: #58585a !important;
  font-size: 14px !important;
}
body #main .ult-ib-effect-style13 .ult-new-ib-title::after {
    background: #5a6e7b;
}

b, strong {
    font-weight: 500;
    color: #c7374c;
}
.post-details.details-type-link {
    font-weight: 400;
}
a {
    text-decoration: none;
}
a.popup-style {
  position: fixed;
  right: 4%;
  top: 18%;
  width: 14%;
  min-width: 180px;
  height: auto;
  z-index: 9999999999999;
}
.fa, .fab, .fad, .fal, .far, .fas {
    color: #c7374c;
}
.wpgdprc span.wpcf7-list-item-label {
    font-size: 12px;
}
input[disabled] {
    opacity: 0.6;
}
span.nl4wp-checkbox.nl4wp-checkbox-contact-form-7 {
    margin-left: 13px;
}

.main-nav > li.salcons > a:hover,
.main-nav > li.salcons > a .menu-text,
.main-nav > li.salcons.act:not(.wpml-ls-item) > a .menu-text {
    color: #58585a !important;
}

.from-centre-line > li.salcons > a .menu-item-text:before {
    background-color: #58585a;
    background: #58585a;
}

.main-nav > li.salred > a:hover,
.main-nav > li.salred > a .menu-text,
.main-nav > li.salred.act:not(.wpml-ls-item) > a .menu-text {
    color: #c7374c !important;
}

.from-centre-line > li.salred > a .menu-item-text:before {
    background-color: #c7374c;
    background: #c7374c;
}

.main-nav > li.salmed > a:hover,
.main-nav > li.salmed > a .menu-text,
.main-nav > li.salmed.act:not(.wpml-ls-item) > a .menu-text {
    color: #3197ae !important;
}

.from-centre-line > li.salmed > a .menu-item-text:before {
    background-color: #3197ae;
    background: #3197ae;
}

.main-nav > li.saltec > a:hover,
.main-nav > li.saltec > a .menu-text,
.main-nav > li.saltec.act:not(.wpml-ls-item) > a .menu-text {
    color: #e4af21 !important;
}

.from-centre-line > li.saltec > a .menu-item-text:before {
    background-color: #e4af21;
    background: #e4af21;
}

/*
.owl-carousel:not(.gradient-overlay-layout-list):not(.content-rollover-layout-list) .post-entry-content {
    padding: 0 18px 15px;
}
.arrows-bg-on.owl-carousel .owl-nav a {
    margin-right: 5px;
}
.owl-carousel .owl-nav i, .owl-carousel .owl-nav i:before {
    color: #ffffff !important;
}
.owl-carousel .owl-nav a {
    border-color: #a7a282;
    width: 30px;
    height: 30px;
    position: inherit;
    border-radius: 3px;
}
*/
.pull-left {
    float: left;
}
.full-width {
    width: 100%;
}
.height-equal-width {
    object-fit: cover;
}
.text-white {
	color: white;
}
.mobile-header-bar .mobile-branding img {
    max-width: 85%;
    max-height: 85px;
    width: auto;
}
span.wpcf7-list-item {
    width: 100%;
}
.wpcf7-submit{
  margin-top: 10px;
}
#cookie-notice {
    z-index: 10000000000;
}
span#cn-notice-text {
    color: #d2d2d2;
}
#cookie-notice.cn-bottom {
    bottom: 38px;
}
#rssnewssetting1 {
    text-align: center;
}

#rssnewssetting1 a {
    font-family: Montserrat;
    color: #656565;
    text-decoration: none;
    font-size: 20px;
}
.team-media {
    width: 25%;
    float: left;
}
.team-desc {
    padding: 20px 0px !important;
    text-align: left;
    float: left;
    width: 70%;
    margin-left: 5%;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
}
.footer .widget {
    margin-bottom: 0;
}
.footer hr {
    /* margin-bottom: 0; */
}
.footer-newsletter {
    background: #58585a;
    padding-top: 15px;
    padding-bottom: 15px;
}
.footer-newsletter > .wf-wrap {
  width: 1250px;
}
@media screen and (max-width: 768px){
  #footer .footer-newsletter > .wf-wrap  {
      padding: 0 20px 0 20px;
  }
}
.footer-newsletter input.wpcf7-form-control.wpcf7-submit {
    margin-top: 0;
    background: #c7374c;
    color: #ffffff !important;
}
.footer .footer-newsletter .widget{
  color: #ffffff;
}
.footer .footer-newsletter .widget label,
.footer .footer-newsletter .widget a {
    color: #ffffff;
    font-weight: 300;
    font-size: 13px;
}
.footer .footer-newsletter .widget a {
  text-decoration: underline;
}
input[type="checkbox"],
input[name="wpgdprc"] {
    width: auto;
}
/**********************************BREADCRUMB*******************************************/
.page-breadcrumb {
  background: #ea282e;
  color: #ffffff;
    padding: 5px 0;
}
.page-breadcrumb > .wf-wrap {
    width: 1300px;
}
.page-breadcrumb .breadcrumbs {
    font-size: 13px;
    line-height: 35px;
    margin-bottom: 0;
}
.page-breadcrumb .breadcrumbs a{
  color: #ffffff !important;
}
.sidebar-content .widget-title {
    text-transform: uppercase;
}
/****************************PAGINA LISTA CORSI E DETTAGLIO CORSO*******************************************/
.listacorsicontent {
    position: relative;
}
.filtro {
    padding: 15px 30px 30px;
    background: #eaeaea;
}
form.ajax-filter-form {
    margin-bottom: 30px;
}
form.ajax-filter-form a.button {
  /* margin-top:10px; */
  /* margin-bottom:10px; */
}
form.ajax-registration-form input {
  width: 100%;
}
form.ajax-registration-form input[type="checkbox"]{
    width: auto;
}
a.button.reset-button.text-center {
    background: #3198aa;
}
/**  TABS ***/
.fancyTab {
	text-align: center;
  padding:15px 10px;
  background-color: #efefef;
	box-shadow: 0 0 0 1px #ddd;
	top:15px;
  transition: top .2s;
}

.fancyTab.active {
  top:0;
  transition:top .2s;
}

.whiteBlock {
  display:none;
}

.fancyTab.active .whiteBlock {
  display:block;
  height:2px;
  bottom:-2px;
  background-color:#fff;
  width:99%;
  position:absolute;
  z-index:1;
}

.fancyTab a {
  transition:.2s;
  color: #58585a;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #58585a;
    font-weight: 400;
}
/* h4, h5, h6, h4 a, h5 a, h6 a,  h4 a:hover, h5 a:hover, h6 a:hover, .h4-size, .entry-title.h4-size, .h5-size, .entry-title.h5-size, .h6-size, .entry-title.h6-size, .header-color, .entry-meta .header-color, .color-title {
    color: #58585a !important;
} */
 h5, h6, h5 a, h6 a,  h5 a:hover, h6 a:hover,  .h5-size, .entry-title.h5-size, .h6-size, .entry-title.h6-size, .header-color, .entry-meta .header-color, .color-title {
    color: #58585a !important;
}
/*.fancyTab .hidden-xs {
  white-space:nowrap;
}*/

.fancyTabs {
	border-bottom:2px solid #ddd;
  margin: 15px 0 0;
}

li.fancyTab a {
  padding-top: 15px;
  top:-15px;
  padding-bottom:0;
}

li.fancyTab.active a {
  padding-top: inherit;
}

.fancyTab .fa {
  font-size: 40px;
	width:100%;
	padding: 15px 0 5px;
  color:#666;
}

.fancyTab.active .fa {
  color: #cfb87c;
}

.fancyTab a:focus {
	outline:none;
}

.fancyTabContent {
  border-color: transparent;
  box-shadow: 0 -2px 0 -1px #fff, 0 0 0 1px #ddd;
  padding: 30px 15px 15px;
  position:relative;
  background-color:#fff;
}

.nav-tabs > li.fancyTab.active > a,
.nav-tabs > li.fancyTab.active > a:focus,
.nav-tabs > li.fancyTab.active > a:hover {
	border-width:0;
}

.nav-tabs > li.fancyTab:hover {
	background-color:#f9f9f9;
	box-shadow: 0 0 0 1px #ddd;
}

.nav-tabs > li.fancyTab.active:hover {
  background-color:#fff;
  box-shadow: 1px 1px 0 1px #fff, 0 0px 0 1px #ddd, -1px 1px 0 0px #ddd inset;
}

.nav-tabs > li.fancyTab:hover a {
	border-color:transparent;
}

.nav.nav-tabs .fancyTab a[data-toggle="tab"] {
  background-color:transparent;
  border-bottom:0;
}

.nav-tabs > li.fancyTab:hover a {
  border-right: 1px solid transparent;
}

.nav-tabs > li.fancyTab > a {
	margin-right:0;
	border-top:0;
  padding-bottom: 30px;
  margin-bottom: -30px;
}

.nav-tabs > li.fancyTab {
	margin-right:0;
	/* margin-bottom:0; */
}

.nav-tabs > li.fancyTab:last-child a {
  border-right: 1px solid transparent;
}

.nav-tabs > li.fancyTab.active:last-child {
  border-right: 0px solid #ddd;
	box-shadow: 0px 2px 0 0px #fff, 0px 0px 0 1px #ddd;
}

.fancyTab:last-child {
  box-shadow: 0 0 0 1px #ddd;
}

.tabs .nav-tabs li.fancyTab.active a {
	box-shadow:none;
  top:0;
}


.fancyTab.active {
  background: #fff;
	box-shadow: 1px 1px 0 1px #fff, 0 0px 0 1px #ddd, -1px 1px 0 0px #ddd inset;
  padding-bottom:15px;
}

.arrow-down {
	display:none;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 22px solid #ddd;
  position: absolute;
  top: -1px;
  left: calc(50% - 20px);
}

.arrow-down-inner {
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 12px solid #fff;
  position: absolute;
  top: -22px;
  left: -18px;
}

.fancyTab.active .arrow-down {
  display: block;
}


@media (max-width: 1200px) {

  .fancyTab .fa {
  	font-size: 36px;
  }

  .fancyTab .hidden-xs {
    font-size:22px;
	}

}


@media (max-width: 992px) {

  .fancyTab .fa {
  	font-size: 33px;
  }

  .fancyTab .hidden-xs {
  	font-size:18px;
    font-weight:normal;
  }

}


@media (max-width: 768px) {

  .fancyTab > a {
    font-size:18px;
  }

  .nav > li.fancyTab > a {
    padding:15px 0;
    margin-bottom:inherit;
  }

  .fancyTab .fa {
    font-size:30px;
  }

  .nav-tabs > li.fancyTab > a {
    border-right:1px solid transparent;
    padding-bottom:0;
  }

  .fancyTab.active .fa {
    color: #333;
	}

}

/***********************SPINNER LOADING ***************************************/
.content-spinner { position:absolute;top:0;}
.overlay-spinner {
  /* background: rgba(0, 0, 0, 0.1); */
  min-height: 300px;
}

.spinner {
  font-size: 48px;
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
}
.spinner.center {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.spinner .spinner-blade {
  position: absolute;
  left: 0.4629em;
  bottom: 0;
  width: 0.074em;
  height: 0.2777em;
  border-radius: 0.0555em;
  background-color: transparent;
  -webkit-transform-origin: center -0.2222em;
      -ms-transform-origin: center -0.2222em;
          transform-origin: center -0.2222em;
  -webkit-animation: spinner-fade 1s infinite linear;
          animation: spinner-fade 1s infinite linear;
}
.spinner .spinner-blade:nth-child(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.spinner .spinner-blade:nth-child(2) {
  -webkit-animation-delay: 0.083s;
          animation-delay: 0.083s;
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
}
.spinner .spinner-blade:nth-child(3) {
  -webkit-animation-delay: 0.166s;
          animation-delay: 0.166s;
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg);
}
.spinner .spinner-blade:nth-child(4) {
  -webkit-animation-delay: 0.249s;
          animation-delay: 0.249s;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.spinner .spinner-blade:nth-child(5) {
  -webkit-animation-delay: 0.332s;
          animation-delay: 0.332s;
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg);
}
.spinner .spinner-blade:nth-child(6) {
  -webkit-animation-delay: 0.415s;
          animation-delay: 0.415s;
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg);
}
.spinner .spinner-blade:nth-child(7) {
  -webkit-animation-delay: 0.498s;
          animation-delay: 0.498s;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.spinner .spinner-blade:nth-child(8) {
  -webkit-animation-delay: 0.581s;
          animation-delay: 0.581s;
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg);
}
.spinner .spinner-blade:nth-child(9) {
  -webkit-animation-delay: 0.664s;
          animation-delay: 0.664s;
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg);
}
.spinner .spinner-blade:nth-child(10) {
  -webkit-animation-delay: 0.747s;
          animation-delay: 0.747s;
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
}
.spinner .spinner-blade:nth-child(11) {
  -webkit-animation-delay: 0.83s;
          animation-delay: 0.83s;
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg);
}
.spinner .spinner-blade:nth-child(12) {
  -webkit-animation-delay: 0.913s;
          animation-delay: 0.913s;
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg);
}

@-webkit-keyframes spinner-fade {
  0% {
    background-color: #69717d;
  }
  100% {
    background-color: transparent;
  }
}

@keyframes spinner-fade {
  0% {
    background-color: #69717d;
  }
  100% {
    background-color: transparent;
  }
}
/*****************************************************************************/

.dettaglio-corso .dettagli{
    border-bottom: 1px solid #aaa;
    margin-left: 30px;
}
.dettaglio-corso .dettagli .text-red {
    font-weight: bold;
    color: red;
    text-transform: uppercase;
}
.dettaglio-corso .descrizione {
    margin-bottom: 32px;
}
.dettaglio-corso .programma {
    margin: 32px 0;
}
.dettaglio-corso .key {
    width: 20%;
    min-width: 130px;
}
.dettaglio-corso .value {
    width: 70%;
}
.dettaglio-corso .key,
.dettaglio-corso .value {
    padding-top: 8px;
    padding-bottom: 3px;

}
.pagina-corso .dettaglio-corso .align-icon,
.pagina-corso .widget_date-disponibili-corsi .align-icon,
.pagina-corso .widget_archivio-corsi .align-icon {
    text-align: left;
}
.pagina-corso .dettaglio-corso .aio-icon {
    color: #f30029;
    font-size: 22px !important;
    display: inline-block;
    margin-right: 15px;
    padding-top: 8px;
}
.row-filter {
    margin-bottom: 20px;
}
.cat-corsi-item a {
    display: table;
    width: 100%;
    margin-top: 5px;
}
.cat-corsi-item p.cat-corsi-item-title{
    margin-top: 5px !important;
    font-weight: bold;
    line-height: 18px;
    padding: 10px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background-color: #cecece !important;
    border-radius: 3px !important;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
.pagina-lista-corsi .row-corso .aio-icon {
    color: #f30029;
    font-size: 22px !important;
    display: inline-block;
    margin-right: 15px;
}
.pagina-lista-corsi .row-corso .row-data a span{
    color: #333;
    font-weight: bold;
}
.pagina-corso .widget_date-disponibili-corsi .data,
.pagina-corso .widget_archivio-corsi .data {
    padding-top: 6px;
    padding-bottom: 3px;
    font-weight: bold;
}
.pagina-corso .widget_date-disponibili-corsi .aio-icon,
.pagina-corso .widget_archivio-corsi .aio-icon {
    color: #f30029;
    font-size: 22px !important;
    display: inline-block;
    margin-right: 15px;
    padding-top: 8px;
}
.pagina-corso .widget_date-disponibili-corsi .aio-icon a,
.pagina-corso .widget_archivio-corsi .aio-icon a {
    font-weight: bold;
}
.pagina-corso .widget_date-disponibili-corsi .widget-title .aio-icon,
.pagina-corso .widget_archivio-corsi .widget-title .aio-icon {
    padding-top: 0;
}
.pagina-corso .dettaglio-corso .allegato {
    margin-bottom: 15px;
}
.pagina-corso .allegati h3 {
    margin-bottom: 20px;
}
.pagina-lista-corsi .row-descrizione,
.pagina-lista-corsi .row-corso {
    margin-bottom: 30px;
}
.pagina-lista-corsi .row-data {
    margin-bottom: 10px;
}

h5.title-tab-label {
    background: #eaeaea;
    padding: 12px 15px;
    text-transform: uppercase;
    color: #58585a;
    margin-bottom: 18px;
    margin-top: 30px;
    font-size: 16px;
    line-height: 24px;
}
h5.title-tab-label {
    padding: 10px 15px;
    line-height: 40px;
}
h5.title-tab-label .wpb_single_image {
    margin-right: 10px;
}
h5.title-tab-label-pdf {
    background: #eaeaea;
    padding: 5px 0;
    text-transform: uppercase;
    color: #58585a;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 16px;
    line-height: 24px;
}
.table-dettagli table.simple{
  /* padding: 0 73px; */
  /* margin: auto; */
  width: 100%;
  /* margin-top: 10px; */
  /* margin-bottom: 10px; */
}
.table-dettagli.lista-corsi.e-learning .prossime-date {
    display: none !important;
}
.table-dettagli table td,
.table-dettagli table th {
    border: 0px;
    padding: 0px 5px;
}
.table-dettagli table td, .table-dettagli table th, .table-dettagli td, .table-dettagli th {
    background-color: #efefef;
    vertical-align: middle;
    border: 0;
    font-weight: 300;
    font-size: 15px;
    padding: 6px 10px 6px 10px;
}
.table-dettagli.corsi-in-partenza table td, .table-dettagli.corsi-in-partenza table th, .table-dettagli.corsi-in-partenza td, .table-dettagli.corsi-in-partenza th {
    background-color: #ffffff;
}
.table-dettagli table td.col-label {
  font-weight: 400 !important;
  /* width: 40%; */
}
.table-dettagli table td.col-label.sede {
    width: 45% !important;
}
.table-dettagli table p {
  margin-top: 0;
}
.table-dettagli table {
   width: 100%;
   border: 0;
}
.table-dettagli.lista-corsi {
    margin-bottom: 30px;
}
.table-dettagli, .table-dettagli table {
    border-collapse: separate;
    border-spacing: 2px;
}
.table-dettagli.lista-corsi table td.col-label {
  width: auto;
}
.table-dettagli.lista-corsi table tr.row-header td.col-label {
    background: #eaeaea;
    padding: 8px 10px;
    text-transform: uppercase;
    color: #58585a;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400 !important;
}
.table-dettagli.corsi-in-partenza table tr.row-header td.col-label {
    background: #58585a;
    color: #ffffff;
    padding: 4px 6px;
}
td.col-value.prossime-date {
    /* font-weight: 400; */
    color: #58585a;
}
.table-dettagli.corsi-in-partenza .image-box {
  display: block;
  float: left;
  width:25%;
}
.table-dettagli.corsi-in-partenza .wpb_single_image.wpb_content_element {
    /* background: #fff; */
    border-radius: 3px;
    padding: 2px;
}
.table-dettagli.corsi-in-partenza .category-box {
    height: 56px;
    display: table;
    width: 75%;
}
.table-dettagli.corsi-in-partenza .category-box-content {
    display: table-cell;
    vertical-align: middle;
}
.table-dettagli.corsi-in-partenza .category-box-content .category-centered{
    overflow: hidden;
    text-align: left;
    margin: 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 17px;
    font-size: 15px;
    font-family: "Nunito";
    max-height: 48px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.table-dettagli.corsi-in-partenza .title-box {
    height: 60px;
    display: table;
    width: 100%;
}
.table-dettagli.corsi-in-partenza .title-box-content {
    display: table-cell;
    vertical-align: middle;
}
.table-dettagli.corsi-in-partenza .title-box-content .title-centered{
    overflow: hidden;
    text-align: left;
    margin: 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 18px;
    font-size: 14px;
    color: #58585a;
    text-transform: uppercase;
    font-family: "Nunito";
    font-weight: 400;
    max-height: 56px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.table-dettagli td.col-ambito.text-center {
    width: 120px;
}
.table-dettagli .listamese table td, .table-dettagli .listamese table th, .table-dettagli .listamese td, .table-dettagli .listamese th {
    padding: 0px 0px 0px 0px;
}
.table-dettagli .listamese b {
  color: #58585a;
}
.table-dettagli td.col-iscrizione.stato.text-center {
    width: 300px;
}
.table-dettagli .listamese td.col-value.prossime-date {
    width: 150px;
}
.table-dettagli .listamese td.col-value.durata {
    width: 150px;
}
.shadow-element-decoration .dt-accordion-bg-on.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
    box-shadow: none;
}
.dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:after, .dt-accordion-bg-on.wpb_content_element .wpb_accordion_header>a:before {
    right: 15px;
    font-size: 18px;
}
.slick-prev {
    left: -25px !important;
}
.slick-next {
    right: -25px !important;
}
.fancy-date a {
  background: #58585a;
}
.fancy-date a * {
    color: #fff;
}
.blog .details.more-link, .dt-blog-shortcode .details.more-link {
    margin-bottom: 10px;
    display: block;
    margin-top: 10px;
}

.dt-btn.tag-posti-green {
  background: green !important;
  margin-right: 10px;
}

.dt-btn.tag-posti-yellow {
  background: yellow !important;
  margin-right: 10px;
  color: #333;
}

.dt-btn.tag-posti-red {
  background: red !important;
  margin-right: 10px;
}
.btn-iscrizione.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style) {
    background-color: green;
    background: green;
    font-size: 18px;
}
.btn-preiscrizione.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style) {
    background-color: yellow;
    background: yellow;
    color: #333;
    font-size: 18px;
}
h5.title-tab-label .icona-altro,
h5.title-tab-label .icona-segnaletica,
h5.title-tab-label .icona-rsppaspp,
h5.title-tab-label .icona-rsppddl,
h5.title-tab-label .icona-motosega,
h5.title-tab-label .icona-carrelli,
h5.title-tab-label .icona-trattori-agricoli-o-forestali,
h5.title-tab-label .icona-macchine-movimento-terra-escavatori-pale-caricatrici-terne-e-autoribaltabili,
h5.title-tab-label .icona-pompe-per-calcetruzzo,
h5.title-tab-label .icona-gru-a-torre,
h5.title-tab-label .icona-gru-mobile,
h5.title-tab-label .icona-gru,
h5.title-tab-label .icona-ple,
h5.title-tab-label .icona-ponteggi,
h5.title-tab-label .icona-manutentore-cabine-mt-mt-e-mt-bt,
h5.title-tab-label .icona-carroponte,
h5.title-tab-label .icona-lav-quot,
h5.title-tab-label .icona-spazi-e-ambienti-confinati,
h5.title-tab-label .icona-pespavpei,
h5.title-tab-label .icona-sicurezza-sul-lavoro,
h5.title-tab-label .icona-primo-soccorso,
h5.title-tab-label .icona-rls,
h5.title-tab-label .icona-antincendio,
h5.title-tab-label .icona-attrezzature,
h5.title-tab-label .icona-rspp,
h5.title-tab-label .icona-lavoratori,
h5.title-tab-label .icona-preposti,
h5.title-tab-label .icona-dirigenti,
h5.title-tab-label .icona-alimentaristi,
h5.title-tab-label .icona-formatori,
h5.title-tab-label .icona-rischi-specifici,
h5.title-tab-label .icona-datore-di-lavoro
{
  padding: 5px;
}
.icona-altro,
.icona-segnaletica,
.icona-rsppaspp,
.icona-rsppddl,
.icona-motosega,
.icona-carrelli,
.icona-trattori-agricoli-o-forestali,
.icona-macchine-movimento-terra-escavatori-pale-caricatrici-terne-e-autoribaltabili,
.icona-pompe-per-calcetruzzo,
.icona-gru-a-torre,
.icona-gru-mobile,
.icona-gru,
.icona-ple,
.icona-ponteggi,
.icona-manutentore-cabine-mt-mt-e-mt-bt,
.icona-carroponte,
.icona-lav-quot,
.icona-spazi-e-ambienti-confinati,
.icona-pespavpei,
.icona-sicurezza-sul-lavoro,
.icona-primo-soccorso,
.icona-rls,
.icona-antincendio,
.icona-attrezzature,
.icona-rspp,
.icona-lavoratori,
.icona-preposti,
.icona-dirigenti,
.icona-alimentaristi,
.icona-formatori,
.icona-rischi-specifici,
.icona-datore-di-lavoro{
  padding: 10px;
  border-radius: 10px;
}

.banner-altro img.ult-new-ib-img,
.icona-altro{
background-color: #7f7679;
}
.banner-segnaletica img.ult-new-ib-img,
.icona-segnaletica{
background-color: #2b1a33;
}
.banner-rsppaspp img.ult-new-ib-img,
.icona-rsppaspp{
background-color: #da06a5;
}
.banner-rsppddl img.ult-new-ib-img,
.icona-rsppddl{
background-color: #40875a;
}
.banner-motosega img.ult-new-ib-img,
.icona-motosega{
background-color: #8f1989;
}
.banner-carrelli img.ult-new-ib-img,
.icona-carrelli{
background-color: #f41efd;
}
.banner-trattori-agricoli-o-forestali img.ult-new-ib-img,
.icona-trattori-agricoli-o-forestali{
background-color: #4d37db;
}
.banner-macchine-movimento-terra-escavatori-pale-caricatrici-terne-e-autoribaltabili img.ult-new-ib-img,
.icona-macchine-movimento-terra-escavatori-pale-caricatrici-terne-e-autoribaltabili{
background-color: #5111d6;
}
.banner-pompe-per-calcetruzzo img.ult-new-ib-img,
.icona-pompe-per-calcetruzzo{
background-color: #ba65f8;
}
.banner-gru-a-torre img.ult-new-ib-img,
.icona-gru-a-torre{
background-color: #48e4f6;
}
.banner-gru-mobile img.ult-new-ib-img,
.icona-gru-mobile{
background-color: #e03ab2;
}
.banner-gru img.ult-new-ib-img,
.icona-gru{
background-color: #82ac06;
}
.banner-ple img.ult-new-ib-img,
.icona-ple{
background-color: #db3e6d;
}
.banner-ponteggi img.ult-new-ib-img,
.icona-ponteggi{
background-color: #26f9da;
}
.banner-manutentore-cabine-mt-mt-e-mt-bt img.ult-new-ib-img,
.icona-manutentore-cabine-mt-mt-e-mt-bt{
background-color: #72bb9a;
}
.banner-carroponte img.ult-new-ib-img,
.icona-carroponte{
background-color: #a9606b;
}
.banner-lav-quot img.ult-new-ib-img,
.icona-lav-quot{
background-color: #bfdbe6;
}
.banner-spazi-e-ambienti-confinati img.ult-new-ib-img,
.icona-spazi-e-ambienti-confinati{
background-color: #7b7ace;
}
.banner-pespavpei img.ult-new-ib-img,
.icona-pespavpei{
background-color: #821c0d;
}

.banner-dpi img.ult-new-ib-img,
.icona-sicurezza-sul-lavoro{
  background-color: #e4af21;
}
.banner-sicurezza-sul-lavoro img.ult-new-ib-img,
.icona-sicurezza-sul-lavoro{
  background-color: #a53005;
}
.banner-primo-soccorso img.ult-new-ib-img,
.icona-primo-soccorso{
  background-color: #f79503;
}
.banner-rls img.ult-new-ib-img,
.icona-rls{
  background-color: #cac208;
}
.banner-antincendio img.ult-new-ib-img,
.icona-antincendio{
  background-color: #c7374c;
}
.banner-attrezzature img.ult-new-ib-img,
.icona-attrezzature{
  background-color: #bf8508;
}
.banner-rspp img.ult-new-ib-img,
.icona-rspp{
  background-color: #3DA0FD;
}
.banner-lavoratori img.ult-new-ib-img,
.icona-lavoratori{
  background-color: #215e87;
}
.banner-preposti img.ult-new-ib-img,
.icona-preposti{
  background-color: #ac7f8e;
}
.banner-dirigenti img.ult-new-ib-img,
.icona-dirigenti{
  background-color: #c44100;
}
.banner-alimentaristi img.ult-new-ib-img,
.icona-alimentaristi{
  background-color: #538817;
}
.banner-formatori img.ult-new-ib-img,
.icona-formatori{
  background-color: #00615B;
}
.banner-rischi-specifici img.ult-new-ib-img,
.icona-rischi-specifici{
  background-color: #873061;
}

.banner-datore-di-lavoro img.ult-new-ib-img,
.icona-datore-di-lavoro {
  background-color: black;
}

.banner-altro,
.banner-segnaletica,
.banner-rsppaspp,
.banner-rsppddl,
.banner-motosega,
.banner-carrelli,
.banner-trattori-agricoli-o-forestali,
.banner-macchine-movimento-terra-escavatori-pale-caricatrici-terne-e-autoribaltabili,
.banner-pompe-per-calcetruzzo,
.banner-gru-a-torre,
.banner-gru-mobile,
.banner-gru,
.banner-ple,
.banner-ponteggi,
.banner-manutentore-cabine-mt-mt-e-mt-bt,
.banner-carroponte,
.banner-lav-quot,
.banner-spazi-e-ambienti-confinati,
.banner-pespavpei,
.banner-dpi,
.banner-sicurezza-sul-lavoro,
.banner-primo-soccorso,
.banner-rls,
.banner-antincendio,
.banner-attrezzature,
.banner-rspp,
.banner-lavoratori,
.banner-preposti,
.banner-dirigenti,
.banner-alimentaristi,
.banner-formatori,
.banner-rischi-specifici,
.banner-datore-di-lavoro 
{
  padding: 70px 50px 30px 50px;
}

.banner-altro img.ult-new-ib-img,
.banner-segnaletica img.ult-new-ib-img,
.banner-rsppaspp img.ult-new-ib-img,
.banner-rsppddl img.ult-new-ib-img,
.banner-motosega img.ult-new-ib-img,
.banner-carrelli img.ult-new-ib-img,
.banner-trattori-agricoli-o-forestali img.ult-new-ib-img,
.banner-macchine-movimento-terra-escavatori-pale-caricatrici-terne-e-autoribaltabili img.ult-new-ib-img,
.banner-pompe-per-calcetruzzo img.ult-new-ib-img,
.banner-gru-a-torre img.ult-new-ib-img,
.banner-gru-mobile img.ult-new-ib-img,
.banner-gru img.ult-new-ib-img,
.banner-ple img.ult-new-ib-img,
.banner-ponteggi img.ult-new-ib-img,
.banner-manutentore-cabine-mt-mt-e-mt-bt img.ult-new-ib-img,
.banner-carroponte img.ult-new-ib-img,
.banner-lav-quot img.ult-new-ib-img,
.banner-spazi-e-ambienti-confinati img.ult-new-ib-img,
.banner-pespavpei img.ult-new-ib-img,
.banner-dpi img.ult-new-ib-img,
.banner-sicurezza-sul-lavoro img.ult-new-ib-img,
.banner-primo-soccorso img.ult-new-ib-img,
.banner-rls img.ult-new-ib-img,
.banner-antincendio img.ult-new-ib-img,
.banner-attrezzature img.ult-new-ib-img,
.banner-rspp img.ult-new-ib-img,
.banner-lavoratori img.ult-new-ib-img,
.banner-preposti img.ult-new-ib-img,
.banner-dirigenti img.ult-new-ib-img,
.banner-alimentaristi img.ult-new-ib-img,
.banner-formatori img.ult-new-ib-img,
.banner-rischi-specifici img.ult-new-ib-img,
.banner-datore-di-lavoro img.ult-new-ib-img
{
  border-radius: 10px;
}
/*---------------------------------- Mansory news -----------------------------------------*/
a.author.vcard {
    display: none;
}
.wf-cell.iso-item .entry-title {
    min-height: 75px;
}
.wf-cell.iso-item .blog-content.wf-td {
    min-height: 300px;
}
/*---------------------------------- Single news -----------------------------------------*/
.date-news  {
    margin-bottom: 10px;
}
.date-news span  {
    font-size: 12px;
    color: #bababa;
}
.download-news-btn {
    color: #FFF;
    background-color: #555;
    display: inline-block;
    border-radius: 0;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    font-size: 14px;
    padding: 14px 20px;
    text-decoration: none;
}
.gema-btn a {
	font-weight: bold !important;
	text-decoration: underline !important;
	background-color: #303030;
    color: #f30029;
}


.ajax-registration-form label.error {
    position: absolute;
    left: 20px;
    width: 100%;
    bottom: -10px;
    color: #c7374c;
    font-size: 14px;
}
.ajax-registration-form h5 {
    margin-bottom: 0;
}
.ajax-registration-form .privacy-row label.error {
    bottom: -20px;
}
.ajax-registration-form input,
.ajax-registration-form select {
  margin-bottom: 20px !important;
}
.ajax-registration-form span.privacy-text{
    font-size: 14px;
}
input.button.registration-button {
    width: 100%;
    background: #168001;
    border: 0;
}
/*---------------------------------- Responsive -----------------------------------------*/
@media only screen and (min-width: 992px) and (max-width: 1100px){
    .dettaglio-corso .value {
        margin-left: 38px;
    }
}
@media only screen and (max-width: 970px){
    .dettaglio-corso .value {
        margin-left: 38px;
    }
}
@media screen and (max-width: 800px){

}
@media screen and (min-width: 769px){
    section#nav_menu-2 {
        /* margin-top: -150px; */
    }
}
@media only screen and (max-width: 677px){
    .wf-cell.iso-item .entry-title {
        min-height: auto;
    }
    .wf-cell.iso-item .blog-content.wf-td {
        min-height: auto;
    }
    td.col-label.hidden-xs,
    td.col-value.hidden-xs {
      display: none;
    }
}
@media only screen and (max-width: 480px){
    .cat-corsi-item {
        width: 100%;
    }

}

.nobr {
  white-space: nowrap;
}
