/**
 *  ALL
 */
@font-face {
  font-family: nasalizaFont;
  src: url(../themes/prismify-bootstrap-starter-kit/assets/fonts/NASALIZA.TTF); }

@font-face {
  font-family: engravers;
  src: url(../themes/prismify-bootstrap-starter-kit/assets/fonts/Engravers\ Gothic\ Regular.otf); }

.nasaliza {
  font-family: nasalizaFont; }

#main-nav {
  height: 85px;
  box-shadow: 0px 2px 5px 0 rgba(0, 0, 0, 0.75);
  border-bottom: 3px solid white; }
  @media (max-width: 992px) {
  #main-nav {
    height: auto; } }
  #main-nav .submain-trigger-container {
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    text-align: center;
    max-height: 48px; }
    #main-nav .submain-trigger-container:hover {
      background-color: white !important;
      box-shadow: inset 0px -4px 0px 0px rgba(66, 165, 245, 1); }
      #main-nav .submain-trigger-container:hover a.submain-trigger {
        color: #2196f3 !important; }
    #main-nav .submain-trigger-container.open {
      background-color: white !important;
      color: #2196f3 !important;
      box-shadow: inset 0px -4px 0px 0px rgba(66, 165, 245, 1); }
      #main-nav .submain-trigger-container.open a.submain-trigger {
        color: #2196f3 !important; }
    #main-nav .submain-trigger-container a.submain-trigger {
      padding: 0.75rem 0.65rem;
      color: white;
      border-top-left-radius: 0.5rem;
      border-top-right-radius: 0.5rem;
      text-transform: uppercase;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      @media (max-width: 1100px) {
  #main-nav .submain-trigger-container a.submain-trigger {
    font-size: 0.85rem; } }
  #main-nav .navbar-toggler {
    padding: 0.1rem 0.55rem; }
  #main-nav .navbar-collapse ul li a:not(.dropdown-item) {
    color: white !important; }
    #main-nav .navbar-collapse ul li a:not(.dropdown-item).dropdown-toggle[aria-expanded="true"] {
      color: #2196f3 !important; }
    #main-nav .navbar-collapse ul li a:not(.dropdown-item) .w-65 {
      width: 65% !important; }
  #main-nav img.bigger {
    max-width: 125% !important;
    margin-left: -12.5%; }

#submain-nav {
  position: fixed;
  top: 85px;
  left: 0;
  right: 0;
  z-index: 999;
  display: none;
  max-height: 99.1145833333vh;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s; }
  #submain-nav #close-submain {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    color: #757575; }
  #submain-nav img {
    max-height: 250px; }
  #submain-nav #submain-left {
    background-color: #eee; }
    #submain-nav #submain-left hr {
      margin: 0 auto; }
    #submain-nav #submain-left ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
    #submain-nav #submain-left ul li i.fa-chevron-right {
      color: #2196f3; }
    #submain-nav #submain-left ul a {
      color: inherit;
      overflow: auto; }
    #submain-nav #submain-left ul a li:not(.main).active {
      background-color: #e0e0e0; }
    #submain-nav #submain-left ul a:hover {
      text-decoration: none; }
    #submain-nav #submain-left ul a:hover li:not(.main) {
      background-color: #e0e0e0; }
  #submain-nav #submain-center, #submain-nav #submain-right {
    background-color: #e0e0e0; }
    #submain-nav #submain-center ul, #submain-nav #submain-right ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
    #submain-nav #submain-center div, #submain-nav #submain-right div {
      display: none; }
    #submain-nav #submain-center div.smc-main, #submain-nav #submain-right div.smc-main, #submain-nav #submain-center div.smr-main, #submain-nav #submain-right div.smr-main {
      display: initial; }
  #submain-nav #submain-reverse {
    display: none; }
    #submain-nav #submain-reverse #submain-reverse-top {
      background-color: #e0e0e0; }
    #submain-nav #submain-reverse #submain-reverse-top a {
      text-decoration: none;
      color: inherit; }
    #submain-nav #submain-reverse #submain-reverse-top a h5 {
      margin: 0; }
    #submain-nav #submain-reverse #submain-reverse-top a h5 i {
      color: #2196f3; }
    #submain-nav #submain-reverse #submain-reverse-bottom {
      background-color: #eee; }
    #submain-nav #submain-reverse #submain-reverse-bottom ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
    #submain-nav #submain-reverse #submain-reverse-bottom ul a {
      color: inherit; }
    #submain-nav #submain-reverse #submain-reverse-bottom ul a li {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      #submain-nav #submain-reverse #submain-reverse-bottom ul a li span {
        max-width: 90%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block; }
      #submain-nav #submain-reverse #submain-reverse-bottom ul a li i.fa-chevron-right {
        color: #2196f3;
        margin-top: 4px; }
      #submain-nav #submain-reverse #submain-reverse-bottom ul a li.active {
        background-color: #e0e0e0; }
    #submain-nav #submain-reverse #submain-reverse-bottom ul a:hover {
      text-decoration: none; }
      #submain-nav #submain-reverse #submain-reverse-bottom ul a:hover li {
        background-color: #e0e0e0; }

.b-radius-primary {
  border-radius: 0.5rem; }

.b-radius-primary-min {
  border-radius: 0.25rem; }

#site-content {
  margin-top: 85px; }
  @media (max-width: 992px) {
  #site-content {
    margin-top: 50px; } }

.red-text {
  color: #f44336; }

.no-hover-deco:hover {
  text-decoration: none; }

.flip-card {
  background-color: transparent;
  min-height: 300px;
  width: 100%;
  height: 100%;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  border-radius: 0.5rem; }

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 0.5rem; }

.flip-card:hover .flip-card-inner {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 0.5rem; }

.flip-card-front {
  background-color: #bbb;
  color: black; }

.flip-card-back {
  background-color: #2980b9;
  color: white;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }
  .flip-card-back a {
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0.5rem; }
    .flip-card-back a > * {
      border-radius: 0.5rem; }
    .flip-card-back a:hover {
      text-decoration: none; }

.side-contact {
  position: fixed;
  right: -65px;
  top: 50%;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 200px;
  height: 50px;
  background-color: #2196f3;
  border-radius: 50px;
  color: white;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  z-index: 500;
  box-shadow: -2px 2px 3px 0px rgba(0, 0, 0, 0.75); }
  .side-contact:hover {
    background-color: #64b5f6; }
    .side-contact:hover a {
      text-decoration: none; }
  .side-contact a {
    text-transform: uppercase;
    font-weight: bold;
    color: white; }
  @media (max-width: 768px) {
  .side-contact {
    display: none;
    width: auto;
    right: 10px;
    top: 50%;
    height: 40px !important;
    height: 40px !important;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.75); }
    .side-contact a {
      padding: 0 0.8rem; }
      .side-contact a span {
        display: none; } }

.bottom-social {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 500; }
  .bottom-social .social-link {
    display: inline-block;
    height: 40px;
    width: 40px;
    text-align: center;
    -webkit-transition: background-color ease-in-out 0.2s;
    transition: background-color ease-in-out 0.2s;
    color: white;
    border-radius: 50%;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.75); }
    .bottom-social .social-link.fb {
      background-color: #3b5999; }
    .bottom-social .social-link.yt {
      background-color: #cd201f; }
    .bottom-social .social-link.ig {
      background-color: #8a49a1; }
    .bottom-social .social-link.cnt {
      background-color: #2196f3; }
    .bottom-social .social-link:hover {
      text-decoration: none; }
  @media (max-width: 768px) {
  .bottom-social {
    right: 57px;
    right: -67px;
    top: auto;
    bottom: 90px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }
    .bottom-social a {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); } }

.table.smaller td, .table.smaller th {
  padding: 0.4rem 0.75rem;
  font-size: 0.85rem;
  font-weight: 500; }
/**
 *  HOME
 */
#home-main {
  min-height: 80vh;
  background-repeat: no-repeat;
  background-position: center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed; }
  @supports (-webkit-touch-callout: none) {
  #home-main {
    background-attachment: scroll !important; } }
  @media (max-height: 750px) {
  #home-main {
    min-height: 90vh;
    background-position: center 43% !important; } }
  @media (max-width: 992px) {
  #home-main {
    background-position: 30% 0 !important;
    min-height: auto; } }
  @media (max-width: 768px) {
  #home-main {
    background-position: 15% 0 !important; } }
  #home-main .container .row > div {
    border-radius: 0.5rem;
    background-color: rgba(33, 150, 243, 0.6); }
    @media (min-width: 993px) {
      #home-main .container .row > div {
        padding: 1rem 2.5rem 2rem !important; }
        #home-main .container .row > div h2.display-4 {
          font-size: 5rem !important; }
        #home-main .container .row > div p.h5 {
          font-size: 1.75rem !important; } }
    @media (max-width: 992px) {
  #home-main .container {
    min-height: 50vh; }
    #home-main .container .row {
      display: inline-flex;
      align-items: center;
      justify-content: center; } }
  #home-main .container-fluid .row > div {
    color: white;
    text-align: center;
    background-color: #2196f3; }
    #home-main .container-fluid .row > div:first-child {
      height: 60vh;
      background-repeat: no-repeat;
      background-position: 40% !important;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      background-attachment: fixed; }
    @supports (-webkit-touch-callout: none) {
        #home-main .container-fluid .row > div:first-child {
          background-attachment: scroll !important; } }
    @media (max-width: 768px) {
        #home-main .container-fluid .row > div:first-child {
          background-position: 15% 0 !important; } }

#home-info > div > .row {
  padding: 1px; }
  #home-info > div > .row > div {
    border-radius: 0.5rem;
    background-color: #e0e0e0;
    box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 1);
    padding: 0;
    -webkit-transition: background-color ease-in-out 0.2s;
    transition: background-color ease-in-out 0.2s; }
  #home-info > div > .row > div:hover {
    background-color: #eee; }
  #home-info > div > .row > div a {
    display: block;
    width: 100%;
    height: 100%; }
  #home-info > div > .row > div a h5 {
    color: black; }
  #home-info > div > .row > div a p {
    color: grey; }
  #home-info > div > .row > div a .info-image {
    overflow: hidden; }
  #home-info > div > .row > div a .info-image img {
    width: 100%;
    height: auto; }
  @media (max-width: 992px) {
          #home-info > div > .row > div a .info-image img {
            max-height: 150px;
            width: auto;
            margin: 0 auto; } }
  #home-info > div > .row > div a:hover {
    text-decoration: none; }

#submain-left, #submain-center, #submain-right {
  height: 450px; }

#home-applications > div {
  min-height: 65vh;
  background-position: center 15%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed; }
  @supports (-webkit-touch-callout: none) {
    #home-applications > div {
      background-attachment: scroll !important; } }
  @media (max-width: 991px) {
    #home-applications > div {
      background-position: 45% 100% !important; } }
  #home-applications > div .app-left {
    color: white;
    background-color: rgba(13, 71, 161, 0.75); }
  #home-applications > div .app-left.second {
    background-color: rgba(20, 105, 233, 0.75); }
  @media (min-width: 992px) and (max-width: 1200px) {
      #home-applications > div .app-left {
        font-size: 0.9rem !important; } }
  #home-applications > div .app-left ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 1rem; }
  #home-applications > div .app-left ul li {
    margin-bottom: 0.75rem;
    vertical-align: top; }
  @media (max-width: 992px) {
          #home-applications > div .app-left ul li {
            display: inline-block;
            width: 49%;
            margin-bottom: 1.5rem; } }
  @media (max-width: 992px) {
      #home-applications > div .app-left {
        height: auto; }
        #home-applications > div .app-left a.btn {
          width: 50%;
          margin: 0 auto;
          font-size: 0.9rem;
          padding: 1.2rem 0.8rem; } }
  #home-applications > div .app-right > div {
    background-color: rgba(33, 150, 243, 0.5);
    border-radius: 0.5rem; }
  @media (min-width: 992px) and (max-width: 1200px) {
      #home-applications > div .app-right {
        font-size: 0.9rem !important; } }

.home-contact-item {
  background-color: #f5f5f5;
  border: 1px solid #2196f3;
  border-radius: 0.5rem; }
/**
 *  HOME
 */
#home2-main {
  min-height: 80vh;
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed; }
  @supports (-webkit-touch-callout: none) {
  #home2-main {
    background-attachment: scroll !important; } }
  @media (max-width: 992px) {
  #home2-main {
    background-attachment: initial;
    background-size: auto 100%;
    background-position: 30% 0 !important;
    min-height: auto;
    background-image: none !important; } }
  @media (max-width: 768px) {
  #home2-main {
    background-position: 35% 0 !important; } }
  #home2-main .container .row > div {
    border-radius: 0.5rem;
    background-color: rgba(33, 150, 243, 0.6); }
  #home2-main .container-fluid .row > div {
    color: white;
    text-align: center;
    background-color: #2196f3; }
  #home2-main .container-fluid .row > div:first-child {
    height: 60vh;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    background-size: auto 60vh; }

#home2-info > div > .row {
  padding: 1px; }
  #home2-info > div > .row > div {
    border-radius: 0.5rem;
    background-color: #e0e0e0;
    box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 1);
    padding: 0;
    -webkit-transition: background-color ease-in-out 0.2s;
    transition: background-color ease-in-out 0.2s; }
  #home2-info > div > .row > div:hover {
    background-color: #eee; }
  #home2-info > div > .row > div a {
    display: block;
    width: 100%;
    height: 100%; }
  #home2-info > div > .row > div a h5 {
    color: black; }
  #home2-info > div > .row > div a p {
    color: grey; }
  #home2-info > div > .row > div a .info-image {
    overflow: hidden; }
  #home2-info > div > .row > div a .info-image img {
    width: 100%;
    height: auto; }
  @media (max-width: 992px) {
          #home2-info > div > .row > div a .info-image img {
            max-height: 150px;
            width: auto;
            margin: 0 auto; } }
  #home2-info > div > .row > div a:hover {
    text-decoration: none; }

#home2-applications > div {
  min-height: 65vh;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed; }
  @supports (-webkit-touch-callout: none) {
    #home2-applications > div {
      background-attachment: scroll !important; } }
  #home2-applications > div .app-left {
    color: white;
    background-color: rgba(13, 71, 161, 0.75); }
  #home2-applications > div .app-left ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 1rem; }
  #home2-applications > div .app-left ul li {
    margin-bottom: 0.75rem;
    vertical-align: top; }
  @media (max-width: 992px) {
          #home2-applications > div .app-left ul li {
            display: inline-block;
            width: 24%;
            margin-bottom: 1.5rem; } }
  @media (max-width: 992px) {
      #home2-applications > div .app-left {
        height: auto; }
        #home2-applications > div .app-left a.btn {
          width: 50%;
          margin: 0 auto;
          font-size: 1.5rem;
          padding: 1.5rem 1rem; } }
  #home2-applications > div .app-right > div {
    background-color: rgba(33, 150, 243, 0.5);
    border-radius: 0.5rem; }

.home-contact-item {
  background-color: #f5f5f5;
  border: 1px solid #2196f3;
  border-radius: 0.5rem; }
/**
 *  LASER MACHINES
 */
#lasermachines-main > .container-fluid {
  background-color: #eee; }
  #lasermachines-main h3.display-3 {
    font-weight: normal;
    font-family: engravers; }
  @media (max-width: 992px) {
    #lasermachines-main h3.display-3 {
      font-size: 2.5rem !important; } }
  @media (max-width: 776px) {
    #lasermachines-main h3.display-3 {
      font-size: 2rem !important; } }
  #lasermachines-main .machine-main-text {
    font-weight: normal;
    line-height: 1.6em; }
  @media (max-width: 992px) {
    #lasermachines-main .machine-main-text {
      font-size: 0.95rem !important; } }

#lasermachines-materials > .container-fluid {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed; }
  @supports (-webkit-touch-callout: none) {
    #lasermachines-materials > .container-fluid {
      background-attachment: scroll !important; } }

#lasermachines-features .card, #lasermachines-accessories .card {
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.75);
  border: 0; }

.machine-item {
  -webkit-transition: all ease-in-out 0.1s;
  transition: all ease-in-out 0.1s; }
  .machine-item:hover {
    text-decoration: none; }
  .machine-item:hover .card {
    background-color: #2196f3;
    color: white; }
  .machine-item:hover .card .machine-img img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  .machine-item:hover .card .card-body {
    background-color: #2196f3;
    color: white; }
  .machine-item .card {
    min-height: 450px;
    background-color: #eee;
    color: black;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.75); }
  .machine-item .card .machine-img img {
    max-height: 200px;
    width: auto;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s; }
  .machine-item .card .card-body {
    background-color: white;
    color: black;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s; }
/**
 *  PANTOGRAPHS
 */
#pantographs-main > .container-fluid {
  background-color: #eee; }
  @media (max-width: 992px) {
    #pantographs-main h3.display-3 {
      font-size: 2.5rem !important; } }
  @media (max-width: 776px) {
    #pantographs-main h3.display-3 {
      font-size: 2rem !important; } }
  #pantographs-main .machine-main-text {
    font-weight: normal;
    line-height: 1.6em; }
  @media (max-width: 992px) {
    #pantographs-main .machine-main-text {
      font-size: 0.95rem !important; } }

#pantographs-materials > .container-fluid {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed; }
  @supports (-webkit-touch-callout: none) {
    #pantographs-materials > .container-fluid {
      background-attachment: scroll !important; } }

#pantographs-features .card, #pantographs-accessories .card {
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.75);
  border: 0; }

.pantograph-item {
  -webkit-transition: all ease-in-out 0.1s;
  transition: all ease-in-out 0.1s; }
  .pantograph-item:hover {
    text-decoration: none; }
  .pantograph-item:hover .card {
    background-color: #2196f3;
    color: white; }
  .pantograph-item:hover .card .machine-img img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); }
  .pantograph-item:hover .card .card-body {
    background-color: #2196f3;
    color: white; }
  .pantograph-item .card {
    min-height: 450px;
    background-color: #eee;
    color: black;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s;
    box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.75); }
  .pantograph-item .card .machine-img img {
    max-height: 200px;
    width: auto;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s; }
  .pantograph-item .card .card-body {
    background-color: white;
    color: black;
    -webkit-transition: all ease-in-out 0.1s;
    transition: all ease-in-out 0.1s; }
/**
 *  ABOUT
 */
/**
 *  TUTORIAL
 */
#tutorial-main .tutorial-item {
  min-height: 250px;
  border-radius: 0.5rem;
  background-color: #e0e0e0;
  box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 1);
  padding: 0;
  -webkit-transition: background-color ease-in-out 0.2s;
  transition: background-color ease-in-out 0.2s;
  overflow: hidden; }
  #tutorial-main .tutorial-item:hover {
    background-color: #eee; }
  #tutorial-main .tutorial-item a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 1px; }
  #tutorial-main .tutorial-item a div {
    min-height: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: top;
    height: 200px; }
  #tutorial-main .tutorial-item a div:first-child {
    width: 50%; }
  #tutorial-main .tutorial-item a div:first-child h5 {
    color: black;
    padding: 0.5rem 0.75rem;
    padding-bottom: 0.25rem;
    margin: 0; }
  #tutorial-main .tutorial-item a div:first-child p {
    color: grey;
    padding: 0.5rem 0.75rem;
    padding-top: 0.25rem;
    margin: 0;
    height: 150px;
    overflow: hidden;
    text-overflow: ellipsis; }
  #tutorial-main .tutorial-item a div:nth-child(2) {
    width: 50%;
    overflow: hidden;
    position: relative; }
  #tutorial-main .tutorial-item a div:nth-child(2) img {
    min-width: 100%;
    min-height: 100%;
    max-height: 200%;
    max-width: initial;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  #tutorial-main .tutorial-item a:hover {
    text-decoration: none; }

#download-main .main-info-container {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-image: url('../themes/prismify-bootstrap-starter-kit/assets/images/tutorial/artisans.jpg'); }
  @supports (-webkit-touch-callout: none) {
    #download-main .main-info-container {
      background-attachment: scroll !important; } }
  #download-main .main-info-container .card.main-info {
    opacity: 0.85;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -25%);
    border-radius: 0.5rem !important;
    position: absolute !important; }
  #download-main .main-info-container .card.main-info .card-body {
    border-radius: 0.5rem !important; }
  #download-main .main-info-container .card.main-info .card-body > div {
    line-height: 1.4; }
  @media (max-width: 991px) {
      #download-main .main-info-container .card.main-info {
        position: relative !important;
        width: 80%;
        margin: 5rem auto !important;
        left: auto !important;
        top: auto !important;
        transform: none !important; } }
/**
 *  APPLICATIONS
 */
#applications-main {
  background-color: #eee; }
  #applications-main ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  #applications-main ul a {
    color: inherit; }
  #applications-main ul a li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  #applications-main ul a li span {
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block; }
  #applications-main ul a li i.fa-chevron-right {
    color: #2196f3;
    margin-top: 4px; }
  #applications-main ul a li.active {
    background-color: #e0e0e0; }
  #applications-main ul a:hover {
    text-decoration: none; }
  #applications-main ul a:hover li {
    background-color: #e0e0e0; }
/**
 *  APPLICATION
 */
#application-main > .container-fluid.w-bg {
  background-color: #eee; }
  #application-main .first-section-text {
    padding-right: 4rem !important; }
  #application-main .first-section-text.fst-right {
    padding-right: 15px !important;
    padding-left: 4rem !important; }
  #application-main .first-section-text p {
    margin-bottom: 0 !important; }
  #application-main .main-list p {
    margin-bottom: 0 !important; }

#application-gallery .gallery-img-container {
  padding-top: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: scroll;
  background-repeat: no-repeat; }
  #application-gallery .gallery-img-container img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0; }

#application-second > .container-fluid {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed; }
  @supports (-webkit-touch-callout: none) {
    #application-second > .container-fluid {
      background-attachment: scroll !important; } }

#application-machines a .card {
  color: #2196f3;
  background-color: #f5f5f5;
  border: 1px solid #2196f3;
  border-radius: 0.5rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  #application-machines a:hover {
    text-decoration: none !important; }
  #application-machines a:hover .card {
    background-color: #e0e0e0; }
/**
 *  FAQ
 */
#faq-main > .container-fluid {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  min-height: 250px; }
  @supports (-webkit-touch-callout: none) {
    #faq-main > .container-fluid {
      background-attachment: scroll !important; } }
  #faq-main ul {
    list-style-type: none; }
  #faq-main ul a:hover {
    text-decoration: none; }
/**
 *  FIRST STEPS
 */
#firststeps-main > .container-fluid {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  min-height: 60vh; }
  @supports (-webkit-touch-callout: none) {
    #firststeps-main > .container-fluid {
      background-attachment: scroll !important; } }
/**
 *  TRAINING
 */
#training-main > .container-fluid {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  min-height: 60vh; }
  @supports (-webkit-touch-callout: none) {
    #training-main > .container-fluid {
      background-attachment: scroll !important; } }
/**
 *  PARAMETERS
 */
#parameters-main > .container-fluid {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  min-height: 60vh; }
  @supports (-webkit-touch-callout: none) {
    #parameters-main > .container-fluid {
      background-attachment: scroll !important; } }
/**
 *  CONTACT
 */
@media (max-width: 768px) {
    .contact-card {
      width: 100% !important; } }

.contact-support-header {
  height: 300px;
  background-position: bottom center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed; }
  @supports (-webkit-touch-callout: none) {
  .contact-support-header {
    background-attachment: scroll !important; } }

.contact-support-item .icon {
  min-height: 200px;
  background-color: #f5f5f5;
  border: 1px solid #2196f3;
  border-radius: 0.5rem;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.75);
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s; }
  .contact-support-item .icon i {
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s; }
  .contact-support-item .icon:hover {
    background-color: #2196f3; }
  .contact-support-item .icon:hover i {
    color: white !important;
    font-size: 4.5em;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg); }

.contact-support-furtherinfo-item {
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.75);
  border: 1px solid #2196f3;
  border-radius: 0.25rem;
  color: #343a40; }
  .contact-support-furtherinfo-item:hover {
    text-decoration: none;
    color: white !important; }
  .contact-support-furtherinfo-item:hover .card {
    background-color: #2196f3; }
  .contact-support-furtherinfo-item .card {
    border: none;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s; }

.contact-test-text {
  font-size: 1.5rem; }
  @media (max-width: 768px) {
  .contact-test-text {
    font-size: 1.2rem; } }
/**
 *  ADVICES
 */
.advices-item .icon {
  min-height: 100px;
  background-color: #f5f5f5;
  border: 1px solid #2196f3;
  border-radius: 0.5rem;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.75);
  cursor: pointer;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s; }
  .advices-item .icon:hover {
    background-color: #2196f3; }
/**
 *  FOOTER
 */
#footer-container {
  background-color: #616161;
  color: white; }
  #footer-container ul {
    list-style-type: square;
    margin-bottom: 0; }
  #footer-container ul li {
    font-size: 0.8rem; }
  #footer-container a {
    color: white; }
  #footer-container a:hover {
    text-decoration: none; }
  #footer-container a.footer-social-link {
    background-color: #9e9e9e;
    display: inline-block;
    height: 45px;
    width: 45px;
    text-align: center;
    padding-top: 7.5px;
    -webkit-transition: background-color ease-in-out 0.2s;
    transition: background-color ease-in-out 0.2s; }
  #footer-container a.footer-social-link:hover.fb {
    background-color: #3b5999; }
  #footer-container a.footer-social-link:hover.yt {
    background-color: #cd201f; }
  #footer-container a.footer-social-link:hover.ig {
    background-color: #8a49a1; }

#copyright-container {
  background-color: #424242;
  color: white; }
  #copyright-container a {
    color: white; }
  #copyright-container a:hover {
    text-decoration: none; }

.features-accessories-img-cont {
  height: 200px;
  overflow: hidden;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }
  .features-accessories-img-cont > .card-img-top {
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important; }
/**
 *  OVERRIDES
 */
.navbar {
  padding: 0; }

.navbar-brand {
  padding: 0;
  margin-bottom: 1px; }
  .navbar-brand img {
    max-height: 50px; }

.btn-primary {
  background-color: #2196f3 !important;
  border-color: #2196f3 !important; }

.text-primary {
  color: #2196f3 !important; }

.bg-primary {
  background-color: #2196f3 !important; }

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    display: none !important; } }

.navbar-collapse hr {
  border-color: white; }
  .navbar-collapse .navbar-nav .dropdown-menu {
    background-color: #e0e0e0;
    border: none;
    margin: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .navbar-collapse .navbar-nav .nav-link {
    padding-left: 1rem !important; }

.dropdown-toggle[aria-expanded="true"] {
  background-color: white;
  color: #2196f3 !important;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom: 4px solid rgba(144, 202, 249, 1); }
  .dropdown-toggle[aria-expanded="true"] i {
    color: #2196f3 !important;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }
  .dropdown-toggle:after {
    color: #2196f3;
    border: none; }

.accordion .card .card-header {
  cursor: pointer; }
  .accordion .card .card-header h5 i.fa-chevron-down {
    -webkit-transition: -webkit-transform ease-in-out 0.2s;
    transition: -webkit-transform ease-in-out 0.2s;
    transition: transform ease-in-out 0.2s;
    transition: transform ease-in-out 0.2s, -webkit-transform ease-in-out 0.2s; }
  .accordion .card .card-header[aria-expanded="true"] h5 i.fa-chevron-down {
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1); }

.table-info {
  background-color: #bbdefb !important; }
  .table-info > td {
    background-color: #bbdefb !important; }
  .table-info > th {
    background-color: #bbdefb !important; }

.applications-nav-link, .workwithus-link {
  background-color: #2196f3;
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out; }
  .applications-nav-link a, .workwithus-link a {
    text-transform: uppercase; }
  .applications-nav-link:hover, .workwithus-link:hover {
    background-color: #1565c0; }
  .applications-nav-link:hover a, .workwithus-link:hover a {
    text-decoration: none; }

.mw-100 {
  max-width: 100% !important; }

.shop__cart-button.shop__position-top-right {
  top: 95px !important; }
  @media (max-width: 992px) {
    .shop__cart-button.shop__position-top-right {
      top: 80px !important; } }

.invalid-feedback.visible {
  display: block !important; }

@media (max-width: 620px) {
      .products-container .container, .products-navigation .container {
        padding-left: 0px;
        padding-right: 0px; } }

.shop__cart-checkout .shop__cart-delete-item {
  opacity: 1 !important;
  bottom: auto !important;
  right: auto !important;
  position: relative !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }

.product-card .card-block .card-body.vertical-align {
  padding: 0 10px !important; }

.product-detail .number-input button {
  height: auto;
  margin-top: 0;
  margin-bottom: 0; }

#shop__cart-partial > div {
  position: -webkit-sticky;
  position: sticky;
  top: 95px; }
  @media (max-width: 992px) {
    #shop__cart-partial > div {
      top: 80px !important; } }
  #shop__cart-partial ul.list-group li:last-of-type, #shop__cart-partial ul.list-group li:last-of-type > a, #shop__cart-partial ul.list-group li:last-of-type > button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    text-transform: uppercase;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }

.shop__steps > .--content {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.border-rad-15 {
  border-radius: 15px; }

.product-container.product-card .shop__product-price {
  font-size: inherit !important; }

.categories-list li.active a {
  background-color: #ddd;
  border-radius: 12px; }
  .categories-list li a {
    color: black;
    padding: 2px 6px; }

#products-main, #product-main, #cart-main, #blog-main, #blog-post-main {
  background-color: #eee; }

.shop__cart-checkout {
  max-width: 100% !important; }

.--wizard > .--steps > ul {
  background-color: white !important;
  border-radius: 12px !important; }

#shop__cart-steps {
  margin-top: 0 !important; }

#products-main + .side-contact, #product-main + .side-contact, #cart-main + .side-contact, #blog-main + .side-contact, #blog-post-main + .side-contact, #blog-post-contact + .side-contact {
  display: none !important; }

.blog-post-body img {
  max-width: 100%;
  height: auto; }
  .blog-post-body h2, .blog-post-body h3, .blog-post-body h4 {
    color: #2196f3;
    margin-top: 1.5rem;
    margin-bottom: 1rem; }

.blog-post-card .card-body {
  padding-top: 0; }

@media (max-width: 991px) {
      #blog-post-main .blog-post-title {
        font-size: 2rem; } }
  @media (max-width: 575px) {
    #blog-post-main .blog-post-title {
      font-size: 1.6rem;
      line-height: 1.25; } }

.blog-post-faq .blog-faq-question {
  white-space: normal !important;
  height: auto !important; }
  .blog-post-faq .blog-faq-question__text {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    text-align: left;
    width: 100%; }
  .blog-post-faq .blog-faq-question .fa-chevron-right {
    flex-shrink: 0;
    margin-top: 0.2rem; }
  .blog-post-faq .blog-faq-question strong {
    flex: 1;
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    line-height: 1.4;
    font-weight: 600; }

#cart-side {
  position: sticky;
  top: 100px; }

#product-title {
  font-size: 1.15rem !important; }
  #product-title > div {
    display: inline-block !important;
    font-size: 1.4rem !important; }
  #product-title > div .shop__product-price-amount {
    color: #2196f3 !important; }

.partner-fusion-container {
  position: absolute;
  right: 5px;
  top: 0;
  color: white;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 85px; }
  @media (min-width: 992px) {
  .partner-fusion-container {
    align-items: start; } }
  @media (min-width: 1200px) {
  .partner-fusion-container {
    align-items: center; } }
  .partner-fusion-container small {
    font-size: 66%; }
  .partner-fusion-container img {
    height: 50px;
    margin: 3px auto; }
  @media (min-width: 992px) {
    .partner-fusion-container img {
      height: 35px; } }
  @media (min-width: 1200px) {
    .partner-fusion-container img {
      height: 40px; } }
  @media (min-width: 1300px) {
  .partner-fusion-container {
    width: 20vw; } }
  @media (min-width: 1750px) {
  .partner-fusion-container {
    width: 25vw; } }

.shop__product-title {
  height: 40px;
  overflow: hidden; }

.shop__product-short-description {
  height: 60px;
  overflow: hidden; }

.product-detail-description img {
  max-width: 100% !important; }

@media (max-width: 576px) {
      .--steps.--clearfix > ul {
        display: flex;
        justify-content: space-between;
        position: relative; } }
  @media (max-width: 285px) {
    .--steps.--clearfix > ul {
      flex-direction: column; } }
  @media (max-width: 576px) {
      .--steps.--clearfix > ul > li {
        display: inline-block !important;
        font-size: 14px !important;
        padding: 0 5px; } }
  @media (max-width: 445px) {
      .--steps.--clearfix > ul > li {
        text-align: center; } }
  @media (max-width: 576px) {
        .--steps.--clearfix > ul > li + li:before {
          position: absolute;
          top: 50%;
          padding: 0 !important;
          transform: translate(0, -50%); } }
  @media (max-width: 445px) {
        .--steps.--clearfix > ul > li + li:before {
          display: none; } }
  @media (max-width: 576px) {
          .--steps.--clearfix > ul > li:nth-child(1) + li:before {
            left: 25%; } }
  @media (max-width: 576px) {
          .--steps.--clearfix > ul > li:nth-child(2) + li:before {
            left: 66%; } }
