html, body, * {
  font-family: Raleway, sans-serif;
}

body.scroll-down #sp-navbar-sup {
  top: -56px;
}

body.scroll-down #sp-navbar-sub {
  top: 0;
}

body.scroll-down #support-navbar {
  top: 80px;
}

@media (min-width: 1366px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1280px;
  }
}

#sp-navbar-sup {
  background-color: rgba(40, 167, 69, .85);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  z-index: 1021;
  transition: top 0.45s;
}

#sp-navbar-sup .navbar-collapse > .navbar-nav {
  width: 100%;
}

#sp-navbar-sub {
  background-color: rgba(255, 255, 255, .8);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  top: 56px;
  transition: top 0.45s;
}

#logo-navbar {
  height: 40px;
  filter: brightness(300%);
}

.navbar a {
  transition: ease-in-out color .15s;
}

.navbar.sticky-top .dropdown-navigation {
  position: static;
}

.navbar.sticky-top .dropdown-navigation .dropdown-menu .container {
  justify-content: flex-start;
}

.navbar.sticky-top .dropdown-navigation .dropdown-menu.show {
  top: 53px;
  width: 100%;
  min-height: 100px;
  border-radius: 0;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #49b361 !important;
}

.sp-menu-icon {
  max-width: 24px;
}

@media (min-width: 768px) {
  .navbar.sticky-top .dropdown-navigation .dropdown-menu.show {
    display: flex;
    flex-direction: row;
    align-content: stretch;
  }

  .dropdown-navigation .dropdown-item {
    max-width: 250px;
    height: 112px;
  }

  .dropdown-navigation .dropdown-item small {
    white-space: normal;
    overflow: hidden;
    height: 3.45rem;
  }
}

@media (max-width: 767px) {
  .dropdown-navigation .dropdown-menu {
    background-color: transparent;
    border: none;
  }

  .dropdown-navigation .dropdown-menu > .container {
    padding: 0 !important;
  }
}

.logged-panel .user-panel {
  position: relative;
}

.logged-panel .user-panel .dropdown-menu {
  min-width: 250px;
}

.logged-panel .user-panel .avatar, .logged-panel .user-panel .avatar img {
  border-radius: 50%;
  width: 64px;
  height: 64px;
  margin: 0 auto;
}

.sp-banner .sp-banner-title {
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.2;
}

form.d-block .input-group-prepend .fa {
  font-size: 1.2em;
  margin-left: 4px;
  margin-right: 4px;
}

form.d-block input[type=search] {
  text-align: center;
  position: relative;
  border-radius: .25rem !important;
  border-left-width: 0 !important;
}

form.d-block input[type=search]:after {
  content: '';
  display: inline-block;
  width: 56px;
  height: 56px;
  background: transparent url(../../img/highlighter.png);
  background-size: contain;
}

#support-navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 136px;
  transition: top 0.45s;
}

/*
 * Dummy devices (replace them with your own or something else entirely!)
 */
.sp-settore-argomenti-link ul a {
  font-size: 1.1em;
}

.sp-settore-argomenti-link .card-title a {
  text-decoration: none;
  font-weight: 700;
  color: #4c4c4c;
}

.sp-settore-argomenti-link .card-title a:hover,
.sp-settore-argomenti-link .card-title a:focus {
  color: #0f6674;
}

.product-device {
  position: absolute;
  right: 10%;
  bottom: -30%;
  width: 300px;
  height: 540px;
  background-color: #333;
  border-radius: 21px;
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

.product-device::before {
  position: absolute;
  top: 10%;
  right: 10px;
  bottom: 10%;
  left: 10px;
  content: "";
  background-color: rgba(255, 255, 255, .1);
  border-radius: 5px;
}

.product-device-2 {
  top: -25%;
  right: auto;
  bottom: 0;
  left: 5%;
  background-color: #e5e5e5;
}


/*
 * Extra utilities
 */
.flex-equal > * {
  -ms-flex: 1;
  flex: 1;
}

@media (min-width: 768px) {
  .flex-md-equal > * {
    -ms-flex: 1;
    flex: 1;
  }
}

.overflow-hidden {
  overflow: hidden;
}

/* ------------------------------------------------------------------------------------------------------------------ */
@media (min-width: 768px) {
  .tn-support-sidebar {
    padding-left: 20px
  }
}

#navbar-collapse .nav > li > a {
  padding-left: 15px;
  padding-right: 15px;
}

.content-wrapper .content-header {
  padding: 55px 45px 35px;
}

.content-wrapper .content-header h1 {
  font-size: 42px;
}

.widget-user-2 .widget-user-username,
.widget-user-2 .widget-user-desc {
  text-align: right;
}

.widget-user-2 .widget-user-header .widget-user-username {
  font-weight: 500;
}

.tn-support-section blockquote > p, .tn-support-section blockquote > cite {
  margin-left: 1rem;
}

.nav-stacked > li > a {
  padding: 10px 15px;
}

.tn-support-title {
  margin-top: 5px;
  padding-top: 15px;
}

.tn-support-section:first-child .tn-support-title {
  margin-top: -10px;
  padding-top: 15px;
}

.tn-support-sidenav {
  margin-top: 20px;
  margin-bottom: 20px
}
.tn-support-sidenav > li.nav-item {
  width: 100%;
}

.tn-support-sidebar .nav > li > a {
  display: block;
  padding: 4px 20px;
  font-size: 16px;
  font-weight: 500;
  color: #767676
}

.tn-support-sidebar .nav > li > a:focus, .tn-support-sidebar .nav > li > a:hover {
  padding-left: 19px;
  color: #3c8dbc;
  text-decoration: none;
  background-color: transparent;
  border-left: 1px solid #17a2b8
}

.tn-support-sidebar .nav > li > .active:focus, .tn-support-sidebar .nav > li > .active:hover, .tn-support-sidebar .nav > li > .active {
  padding-left: 18px;
  font-weight: 700;
  color: #3c8dbc;
  background-color: transparent;
  border-left: 2px solid #17a2b8
}

/*.tn-support-sidebar .nav > .active:focus > a, .tn-support-sidebar .nav > .active:hover > a, .tn-support-sidebar .nav > .active > a:before {
    content: '>';
    margin-right: 5px;
    color: #001F3F;
}*/
.tn-support-sidebar .nav .nav {
  display: none;
  padding-bottom: 10px;
}

.tn-support-sidebar .nav .nav > li > a {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 30px;
  font-size: 14px;
  font-weight: 400
}

.tn-support-sidebar .nav .nav > li > a:focus, .tn-support-sidebar .nav .nav > li > a:hover {
  padding-left: 29px
}

.tn-support-sidebar .nav .nav > .active:focus > a, .tn-support-sidebar .nav .nav > .active:hover > a, .tn-support-sidebar .nav .nav > .active > a {
  padding-left: 28px;
  font-weight: 500
}

.tn-support-sidebar .nav > li > .active + .nav {
  display: block
}

@media (min-width: 992px) {
  .tn-support-sidebar .nav > li > .active + .nav {
    display: block
  }
}


#support-container .form-group label {
  font-size: 17px;
}

#support-container h1, #support-container h2, #support-container h3 {
  margin-top: 30px;
  margin-bottom: 10px;
}
#support-container .tn-support-argomento-title,
#support-container .tn-support-dettaglio-subtitle {
  margin-top: 0;
}

#support-container .tn-support-argomento-title:before,
#support-container .tn-support-dettaglio-subtitle:before {
  content: '';
  display: block;
  /*height: 60px;*/
}
#support-container .tn-support-section{
  margin-bottom: 60px;
}

#support-container p,
#support-container ul li {
  font-size: 16px;
  line-height: 24px;
  color: #333;
}

#support-container ul.colored-bullet {
  list-style: none;
}

#support-container ul.colored-bullet li::before {
  content: "\2022"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #d92d60; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

#support-container blockquote {
  border-left: 5px solid #d92d60;
}
#support-container blockquote.lateral-caption:before {
  color: #c20a66;
}
#support-container blockquote p {
  font-size: 1.2em;
}
#support-container blockquote cite {
  font-size: .85em;
  color: #6c757d!important;
}

/*#support-container */.tn-support-main-title {
  text-align: right;
  color: #17a2b8;
  font-variant: small-caps;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 0;
}
#support-container ul.checklist li {
  font-size: 1.1em;
  list-style-type: none;
  line-height: 2em;
}
#support-container ul.checklist li:before {
  font-family: 'FontAwesome';
  color: #ddd;
  content: '\f111 ';
  margin-right: 15px;
  font-size: 1.3em;
  position: relative;
  top: 2px;
}
#support-container ul.checklist li.checked:before {
  color: #28a745!important;
  content: '\f058 ';
}

#support-container small.label {
  padding: .1em .35em .2em;
}

#support-container .tn-support-attaches {
  margin: 25px 25px;
  padding: 10px;
  background-color: #EEEEEE;
}
#support-container .tn-support-attaches + .tn-support-attaches {
  margin-top: 12px;
}
#support-container .tn-support-attaches .fa {
  margin-right: 5px;
  color: #444444;
  font-size: 22px;
}
#support-container .tn-support-attaches a {
  font-weight: bold;
  color: #17a2b8;
}

#support-container .media-wrapper,
#support-container .lateral-caption {
  position: relative;
  display: block;
}

#support-container .lateral-caption:before {
  content: attr(data-caption);
  transform-origin: 0 0;
  transform: rotate(-90deg) translate(-100%, -25px);
  display: inline-block;
  position: absolute;
  left: 0;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.1;
  color: #17a2b8;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#support-container .media-wrapper figcaption {
  font-size: 0.8rem;
}

#support-container .media-wrapper:not(.img-with-background) .img-stretched {
  width: 100% !important;
}

#support-container .media-wrapper.img-with-background {
  width: 100% !important;
  background-color: #cdd1e0;
  text-align: center;
  padding: 15px;
}

#support-container .media-wrapper.img-with-background img {
  width: auto;
  margin: 15px auto;
}

#support-container .inline-list strong {
  color: #17a2b8;
  font-size: 1.25em;
  font-variant: small-caps;
}

#support-container .ambito-luogo {
  max-width: 124px;
  width: 100%;
}

#support-container .tn-support-subsection:first-of-type .tn-support-dettaglio-subtitle:before {
  height: 15px;
}
#support-container article section h1 {
  font-size: 2.0rem;
}

@media (max-width: 767px) {
  #support-container .media-wrapper:before {
    font-size: 14px;
    transform: rotate(-90deg) translate(-100%, -15px);
  }
}

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

footer {
  margin-top: 50px;
}
footer p, footer li {
  font-size: 0.85rem;
}

.scrollToTop {
  position: fixed;
  bottom: 5px;
  right: 5px;
  text-align: center;
  cursor: pointer;
  background-color: transparent;
  z-index: 1005;
  display: none;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

