label[obbligatorio]::before {
  content: '\002A';
  color: red;
  padding-right: 5px; }

a:hover .fa-facebook, a:hover .at-icon-facebook {
  color: #3b5998;
  fill: #3b5998 !important; }

a:hover .fa-facebook-f, a:hover .at-icon-facebook {
  color: #3b5998;
  fill: #3b5998 !important; }

a:hover .fa-pinterest-p, a:hover .at-icon-pinterest_share {
  color: #cb2027;
  fill: #cb2027 !important; }

a:hover .fa-twitter, a:hover .at-icon-twitter {
  color: #00aced;
  fill: #00aced !important; }

a:hover .at-icon-email {
  color: #333333;
  fill: #333333 !important; }

a:hover .fa-instagram {
  color: #bc2a8d; }

a:hover .fa-youtube {
  color: #bb0000; }

a:hover .fa-flickr {
  color: #ff0084; }

.box-img-hover {
  width: 100%;
  overflow: hidden;
  position: relative;
  justify-content: center; }

.box-img-hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -ms-transition: -ms-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s; }

.box-img-hover .ovrly {
  /*background: url(../img/image-hover.png) center center no-repeat, rgba(0, 0, 0, 0.5);*/
  /*background: rgba(0, 0, 0, 0.5)*/
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }
  .box-img-hover .ovrly img {
    display: inline !important; }

.box-img-hover:hover a > img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.box-img-hover:hover .ovrly {
  opacity: 1; }

.semi-trasp.box-img-hover .ovrly {
  opacity: 0.7;
  color: white;
  background: rgba(0, 0, 0, 0.5); }
  .semi-trasp.box-img-hover .ovrly:hover {
    opacity: 1; }

#toTopButton {
  background: rgba(200, 200, 200, 0.7);
  color: white;
  position: fixed;
  width: 2rem;
  height: 2rem;
  bottom: 2rem;
  right: 2rem;
  display: none;
  z-index: 10;
  -webkit-border-radius: 2rem;
  -moz-border-radius: 2rem;
  -ms-border-radius: 2rem;
  -o-border-radius: 2rem;
  border-radius: 2rem; }

#toTopButton:hover {
  background: rgba(255, 255, 255, 0.3); }

.collapse-img {
  background: url(../img/collapse.png) center center no-repeat;
  background-size: 60%;
  width: 100%;
  height: 100%; }

.z-index2 {
  position: relative;
  z-index: 2; }

.spazio-30 {
  padding-top: 30px; }

.spazio-60 {
  padding-top: 60px; }
  @media (max-width: 767px) {
    .spazio-60 {
      padding-top: 30px; } }

.spazio-90 {
  padding-top: 90px; }
  @media (max-width: 991px) {
    .spazio-90 {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .spazio-90 {
      padding-top: 30px; } }

.spazio-120 {
  padding-top: 120px; }
  @media (max-width: 1199px) {
    .spazio-120 {
      padding-top: 90px; } }
  @media (max-width: 991px) {
    .spazio-120 {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .spazio-120 {
      padding-top: 30px; } }

.spazio-150 {
  padding-top: 150px; }
  @media (max-width: 1199px) {
    .spazio-150 {
      padding-top: 90px; } }
  @media (max-width: 991px) {
    .spazio-150 {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .spazio-150 {
      padding-top: 30px; } }

.spazio-180 {
  padding-top: 180px; }
  @media (max-width: 1199px) {
    .spazio-180 {
      padding-top: 90px; } }
  @media (max-width: 991px) {
    .spazio-180 {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .spazio-180 {
      padding-top: 30px; } }

.at-share-btn-elements a {
  background-color: transparent !important; }

a {
  color: inherit; }

a:hover {
  color: inherit; }

.no-underline {
  text-decoration: none; }
  .no-underline:hover {
    text-decoration: none; }
  .no-underline a:hover {
    text-decoration: none; }

section {
  overflow: hidden; }

.section-xl {
  padding-bottom: 180px; }
  @media (max-width: 1199px) {
    .section-xl {
      padding-bottom: 90px; } }
  @media (max-width: 991px) {
    .section-xl {
      padding-bottom: 60px; } }
  @media (max-width: 767px) {
    .section-xl {
      padding-bottom: 60px; } }
  @media (max-width: 575px) {
    .section-xl {
      padding-bottom: 30px; } }

.section-l {
  padding-bottom: 150px; }
  @media (max-width: 1199px) {
    .section-l {
      padding-bottom: 90px; } }
  @media (max-width: 991px) {
    .section-l {
      padding-bottom: 60px; } }
  @media (max-width: 767px) {
    .section-l {
      padding-bottom: 60px; } }
  @media (max-width: 575px) {
    .section-l {
      padding-bottom: 30px; } }

.section {
  padding-bottom: 120px; }
  @media (max-width: 1199px) {
    .section {
      padding-bottom: 90px; } }
  @media (max-width: 991px) {
    .section {
      padding-bottom: 60px; } }
  @media (max-width: 767px) {
    .section {
      padding-bottom: 60px; } }
  @media (max-width: 575px) {
    .section {
      padding-bottom: 30px; } }

.section-s {
  padding-bottom: 90px; }
  @media (max-width: 991px) {
    .section-s {
      padding-bottom: 60px; } }
  @media (max-width: 767px) {
    .section-s {
      padding-bottom: 60px; } }
  @media (max-width: 575px) {
    .section-s {
      padding-bottom: 30px; } }

.section-xs {
  padding-bottom: 60px; }
  @media (max-width: 575px) {
    .section-xs {
      padding-bottom: 30px; } }

.section-xxs {
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    .section-xxs {
      padding-bottom: 30px; } }

hr {
  border-top-width: 1px;
  border-top-color: red;
  border-top-style: solid;
  margin-right: auto;
  margin-left: 0;
  width: 60px; }

hr.center {
  margin: 15px auto; }

.linea-verticale {
  height: 100px;
  border-right: 1px solid #444;
  width: 50%;
  margin-top: -50px;
  margin-bottom: -50px;
  position: relative;
  z-index: 2; }

@media (min-width: 1200px) {
  .c-1900 {
    max-width: 1920px; } }

@media (min-width: 1200px) {
  .c-1800 {
    max-width: 1800px; } }

@media (min-width: 1200px) {
  .c-1700 {
    max-width: 1700px; } }

@media (min-width: 1200px) {
  .c-1600 {
    max-width: 1600px; } }

@media (min-width: 1200px) {
  .c-1500 {
    max-width: 1500px; } }

@media (min-width: 1200px) {
  .c-1450 {
    max-width: 1450px; } }

@media (min-width: 1200px) {
  .c-1400 {
    max-width: 1400px; } }

@media (min-width: 1200px) {
  .c-1350 {
    max-width: 1350px; } }

@media (min-width: 1200px) {
  .c-1300 {
    max-width: 1300px; } }

@media (min-width: 1200px) {
  .c-1200 {
    max-width: 1200px; } }

@media (min-width: 1200px) {
  .c-1140 {
    max-width: 1140px; } }

@media (min-width: 1100px) {
  .c-1100 {
    max-width: 1100px; } }

@media (min-width: 1000px) {
  .c-1000 {
    max-width: 1000px; } }

@media (min-width: 950px) {
  .c-950 {
    max-width: 950px; } }

@media (min-width: 900px) {
  .c-900 {
    max-width: 900px; } }

@media (min-width: 800px) {
  .c-800 {
    max-width: 800px; } }

@media (min-width: 700px) {
  .c-700 {
    max-width: 700px; } }

@media (min-width: 650px) {
  .c-650 {
    max-width: 650px; } }

@media (min-width: 600px) {
  .c-600 {
    max-width: 600px; } }

@media (min-width: 500px) {
  .c-550 {
    max-width: 550px; } }

@media (min-width: 500px) {
  .c-500 {
    max-width: 500px; } }

@media (min-width: 450px) {
  .c-450 {
    max-width: 450px; } }

@media (min-width: 400px) {
  .c-400 {
    max-width: 400px; } }

@media (min-width: 350px) {
  .c-350 {
    max-width: 350px; } }

@media (min-width: 300px) {
  .c-300 {
    max-width: 300px; } }

@media (min-width: 250px) {
  .c-250 {
    max-width: 250px; } }

@media (min-width: 200px) {
  .c-200 {
    max-width: 200px; } }

@media (min-width: 100px) {
  .c-100 {
    max-width: 100px; } }

@media (min-width: 150px) {
  .c-150 {
    max-width: 150px; } }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

input[type='number'] {
  -moz-appearance: textfield; }

.t-10 {
  font-size: 10px; }
  @media (max-width: 767px) {
    .t-10 {
      font-size: 8px; } }

.t-11 {
  font-size: 11px; }
  @media (max-width: 767px) {
    .t-11 {
      font-size: 9px; } }

.t-12 {
  font-size: 12px; }
  @media (max-width: 767px) {
    .t-12 {
      font-size: 10px; } }

.t-13 {
  font-size: 13px; }
  @media (max-width: 767px) {
    .t-13 {
      font-size: 11px; } }

.t-14 {
  font-size: 14px; }
  @media (max-width: 767px) {
    .t-14 {
      font-size: 12px; } }

.t-15 {
  font-size: 15px; }
  @media (max-width: 767px) {
    .t-15 {
      font-size: 13px; } }

.t-16 {
  font-size: 16px; }
  @media (max-width: 767px) {
    .t-16 {
      font-size: 14px; } }

.t-18 {
  font-size: 18px; }
  @media (max-width: 767px) {
    .t-18 {
      font-size: 16px; } }

.t-19 {
  font-size: 19px; }
  @media (max-width: 767px) {
    .t-19 {
      font-size: 17px; } }

.t-20 {
  font-size: 20px; }
  @media (max-width: 767px) {
    .t-20 {
      font-size: 18px; } }

.t-22 {
  font-size: 22px; }
  @media (max-width: 767px) {
    .t-22 {
      font-size: 20px; } }

.t-24 {
  font-size: 24px; }
  @media (max-width: 767px) {
    .t-24 {
      font-size: 21px; } }

.t-25 {
  font-size: 25px; }
  @media (max-width: 767px) {
    .t-25 {
      font-size: 21px; } }

.t-28 {
  font-size: 28px; }
  @media (max-width: 767px) {
    .t-28 {
      font-size: 22px; } }

.t-30 {
  font-size: 30px; }
  @media (max-width: 767px) {
    .t-30 {
      font-size: 25px; } }

.t-32 {
  font-size: 32px; }
  @media (max-width: 767px) {
    .t-32 {
      font-size: 25px; } }

.t-35 {
  font-size: 35px; }
  @media (max-width: 767px) {
    .t-35 {
      font-size: 27px; } }

.t-40 {
  font-size: 40px; }
  @media (max-width: 1199px) {
    .t-40 {
      font-size: 30px; } }
  @media (max-width: 991px) {
    .t-40 {
      font-size: 30px; } }
  @media (max-width: 767px) {
    .t-40 {
      font-size: 28px; } }

.t-45 {
  font-size: 45px; }
  @media (max-width: 767px) {
    .t-45 {
      font-size: 30px; } }

.t-50 {
  font-size: 50px; }
  @media (max-width: 1199px) {
    .t-50 {
      font-size: 40px; } }
  @media (max-width: 991px) {
    .t-50 {
      font-size: 40px; } }
  @media (max-width: 767px) {
    .t-50 {
      font-size: 32px; } }

.t-55 {
  font-size: 55px; }
  @media (max-width: 991px) {
    .t-55 {
      font-size: 40px; } }
  @media (max-width: 767px) {
    .t-55 {
      font-size: 32px; } }

.t-60 {
  font-size: 60px; }
  @media (max-width: 1199px) {
    .t-60 {
      font-size: 50px; } }
  @media (max-width: 991px) {
    .t-60 {
      font-size: 42px; } }
  @media (max-width: 767px) {
    .t-60 {
      font-size: 34px; } }

.t-70 {
  font-size: 70px; }
  @media (max-width: 1199px) {
    .t-70 {
      font-size: 52px; } }
  @media (max-width: 991px) {
    .t-70 {
      font-size: 43px; } }
  @media (max-width: 767px) {
    .t-70 {
      font-size: 34px; } }

.lh-1 {
  line-height: 1; }

.lh-2 {
  line-height: 1.2; }

.lh-3 {
  line-height: 1.3; }

.lh-7 {
  line-height: 1.7; }

.lh-8 {
  line-height: 1.8; }

.lh-9 {
  line-height: 1.9; }

.videoWrapper {
  position: relative;
  padding-bottom: 53.70%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.text-shadow-black {
  text-shadow: 0 0 3px #000000; }

.text-shadow-white {
  text-shadow: 0 0 3px #FFFFFF; }

.we-200 {
  font-weight: 200 !important; }

.we-300 {
  font-weight: 300 !important; }

.we-400 {
  font-weight: 400 !important; }

.we-500 {
  font-weight: 500 !important; }

.we-600 {
  font-weight: 600 !important; }

.we-700 {
  font-weight: 700 !important; }

.we-800 {
  font-weight: 800 !important; }

.we-900 {
  font-weight: 900 !important; }

.italic {
  font-style: italic !important; }

.popup-homepage {
  max-width: 1200px; }
  @media (min-width: 767px) {
    .popup-homepage {
      min-width: 800px; } }

.wi-40 {
  width: 40px; }

.wi-50 {
  width: 50px; }

.wi-120 {
  width: 120px; }

.wi-200 {
  width: 200px; }

.minw-40 {
  min-width: 40px; }

.maxw-400 {
  max-width: 400px; }

.background-responsive {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

html {
  position: relative;
  min-height: 100%; }

body {
  font-family: "Roboto", Arial, sans-serif;
  background: #E4E9F0; }

.datepicker-dropdown {
  z-index: 10000; }

.size10 {
  font-size: 10px; }

.size12 {
  font-size: 12px; }

.size14 {
  font-size: 14px; }

.size16 {
  font-size: 16px; }

.size18 {
  font-size: 18px; }

.size20 {
  font-size: 2px; }

.size22 {
  font-size: 22px; }

.size24 {
  font-size: 24px; }

.size26 {
  font-size: 26px; }

.size28 {
  font-size: 28px; }

.size30 {
  font-size: 30px; }

.size32 {
  font-size: 32px; }

.size34 {
  font-size: 34px; }

.red {
  color: #FF0000; }

.red2 {
  color: #666666; }

.green {
  color: #009900; }

.w20 {
  width: 20px; }

.w40 {
  width: 40px; }

.w60 {
  width: 60px; }

.w80 {
  width: 80px; }

.w100 {
  width: 100px; }

.w120 {
  width: 120px; }

.w140 {
  width: 140px; }

.w160 {
  width: 160px; }

.w180 {
  width: 180px; }

.navbar-fixed-top {
  border: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
  background: #FFFFFF; }

.navbar {
  height: 4rem; }

.navbar-crm {
  color: #FFFFFF;
  font-size: 20px;
  padding-left: 45px;
  padding-right: 45px; }

.navbar-brand {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  .navbar-brand img {
    max-height: 3rem; }

.login-box {
  margin-top: 5rem;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 15px;
  -vendor-animation-duration: 3s;
  -vendor-animation-delay: 2s; }

.login-box-header {
  margin-bottom: 2rem;
  border-bottom: 0.1rem solid #eeeeee; }

.login-box-alert {
  margin-top: 2rem; }

#username i {
  padding-right: 0.2rem; }

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 64px;
  font-size: 14px;
  line-height: 64px;
  background-color: #f8f9fa;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.16);
  z-index: 4; }

.badge {
  vertical-align: top; }

a {
  color: #000000; }

/* SIDEBAR */
#sidebar {
  overflow: hidden;
  z-index: 3; }

#sidebar .list-group {
  min-width: 100%;
  background-color: #6E8D9F;
  min-height: 90vh; }

#sidebar span.oi {
  margin-right: 6px; }

#sidebar .list-group-item {
  border-radius: 0;
  background-color: #FFFFFF;
  color: #000000;
  border-left: 0;
  border-right: 0;
  border-color: #C2C2C2;
  white-space: nowrap;
  font-size: 14px; }

/* highlight active menu */
#sidebar .list-group-item:not(.collapsed) {
  background-color: #f8f9fa; }

/* closed state */
#sidebar .list-group .list-group-item[aria-expanded="false"]::after {
  content: " \f0d7";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 5px; }

/* open state */
#sidebar .list-group .list-group-item[aria-expanded="true"] {
  background-color: #F2F2F2; }

#sidebar .list-group .list-group-item[aria-expanded="true"]::after {
  content: " \f0da";
  font-family: FontAwesome;
  display: inline;
  text-align: right;
  padding-left: 5px; }

/* level 1*/
#sidebar .list-group .collapse .list-group-item,
#sidebar .list-group .collapsing .list-group-item {
  padding-left: 20px; }

/* level 2*/
#sidebar .list-group .collapse > .collapse .list-group-item,
#sidebar .list-group .collapse > .collapsing .list-group-item {
  padding-left: 30px; }

#sidebar .selected {
  background-color: #666666 !important;
  color: #FFFFFF !important; }

.collapse.show {
  visibility: visible; }

.collapsing {
  visibility: visible;
  height: 0;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.collapsing.width {
  -webkit-transition-property: width, visibility;
  transition-property: width, visibility;
  width: 0;
  height: 100%;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

/* INTERNO */
.header-right li {
  display: inline-block;
  float: left;
  list-style: outside none none;
  margin-left: 15px; }
  .header-right li.user-profile {
    line-height: 36px; }
  .header-right li a {
    color: #757575; }

.main {
  padding-bottom: 5rem !important; }
  .main .home-box {
    margin-bottom: 30px; }
    .main .home-box a {
      color: #000000; }
    .main .home-box .home-box-icon {
      font-size: 50px; }
    .main .home-box .home-box-title {
      font-size: 24px; }
      @media (max-width: 575.98px) {
        .main .home-box .home-box-title {
          margin-top: 10px; } }

.breadcrumb {
  background: #FFFFFF; }
  .breadcrumb a {
    color: #000000; }

.row-button {
  margin-top: 15px; }

.confirmation-message span {
  font-size: 100px; }
.confirmation-message p {
  margin-top: 15px; }

/* AUTOCOMPLETE */
.autocomplete-suggestions {
  border: 1px solid #999;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }

.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden; }

.autocomplete-no-suggestion {
  padding: 2px 5px; }

.autocomplete-selected {
  background: #F0F0F0; }

.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000; }

.autocomplete-group {
  padding: 2px 5px; }

.autocomplete-group strong {
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000; }

/*DEMO MEDIASTUDIO*/
#sidebar .list-group .list-group-item[aria-expanded="true"]::after,
#sidebar .list-group .list-group-item[aria-expanded="false"]::after {
  content: ""; }

nav.navbar {
  background: #3c8dbc !important;
  height: auto;
  padding: 0;
  justify-content: start; }
  nav.navbar .oi.oi-list {
    color: white; }
  nav.navbar .ml-auto {
    margin-left: auto; }
  nav.navbar .dropdown-menu {
    background: #3c8dbc !important; }

/*animazione */
#sidebar {
  position: relative;
  width: 0;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out; }

#sidebar.open {
  width: 250px;
  min-width: 250px; }

#sidebar:not(.open) {
  width: 0; }

#sidebar.open ~ main {
  width: calc( 100% - 250px ) !important;
  max-width: calc( 100% - 250px ) !important; }
  @media (max-width: 991px) {
    #sidebar.open ~ main {
      width: 100% !important;
      max-width: 100% !important; } }

#sidebar:not(.open) ~ main {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important; }

.header-right li a, .header-right li.user-profile {
  color: white; }

.leftbar-green {
  background-color: #93a813 !important;
  color: white !important; }

.leftbar-water {
  background-color: #01a89e !important;
  color: white !important; }

.leftbar-red {
  background-color: #ce5043 !important;
  color: white !important; }

.leftbar-violet {
  background-color: #662979 !important;
  color: white !important; }

.leftbar-night {
  background-color: #4a5b7d !important;
  color: white !important; }

.leftbar-orange {
  background-color: #fda255 !important;
  color: white !important; }

.leftbar-darkyellow {
  background-color: #a99601 !important;
  color: white !important; }

.leftbar-rose {
  background-color: #e25693 !important;
  color: white !important; }

.leftbar-blue {
  background-color: #3c8dbc !important;
  color: white !important; }

@media (max-width: 991px) {
  #sidebar {
    overflow-y: auto;
    overflow-x: visible;
    position: absolute; }

  .navbar-brand {
    width: 200px; }

  .header-right li {
    margin-left: 0; }

  .header-right {
    margin: 0;
    margin-block-start: 0em;
    margin-block-end: 0em;
    padding-inline-start: 0px; }

  #sidebar .list-group {
    min-height: 95vh; } }
.flag-unselected {
  opacity: 0.3; }

/*# sourceMappingURL=layout.css.map */
