/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 16px;
  line-height: 1.6; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }


  g {
    transform-box: fill-box;
  }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.header {
  height: 80%;
  background-image: url(../img/header-bg.svg);
  background-size: cover;
  background-position-y: -40px; }
  .header .logo {
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20%; }

.page-container {
  margin-top: -30%; }
  .page-container h1 {
    color: #fff;
    margin-bottom: 0.5rem; }
  .page-container .header-text {
    color: #fff; }
  .page-container .header-monitors {
    width: 50%; }

button.fancybox-button.fancybox-button--right {
  position: fixed !important;
  top: 50% !important;
  right: 5% !important;
  transform: translateY(-50%) !important; }

button.fancybox-button.fancybox-button--left {
  position: fixed !important;
  top: 50% !important;
  left: 5% !important;
  transform: translateY(-50%) !important; }

#animation {
  margin-top: -3%;
  /* #about-icon {
     animation: spin 2s linear infinite;
     -webkit-transform-origin: center center;  !* Chrome, Safari *!
   }*/ }
  #animation .ceas {
    cursor: pointer; }
  #animation #textfooter-left {
    display: none; }
  #animation #textfooter-right {
    display: none; }
  #animation #puls-1, #animation #puls-2, #animation .puls {
    animation: scalee 1s ease infinite; }
  #animation g, #animation path {
    -webkit-transform-origin: 50% 50%;
    /* Chrome, Safari */
    transform-origin: center center; }
  #animation #valuri {
    animation: valuri 3s ease infinite;
    -ms-animation: valuri 3s ease infinite; }
  #animation #linia-greii {
    animation: valuri2 3s ease infinite;
    -ms-animation: valuri2 3s ease infinite; }
  #animation #logo-rotita-mare {
    animation: spin 3s linear infinite;
    -ms-animation: spin 3s linear infinite; }
  #animation #logo-rotita-mica {
    animation: spinrev 3s linear infinite; }
  #animation #about-icon {
    animation: spin 3s linear infinite; }
  #animation #elice {
    animation: spinrev 3s linear infinite; }
  #animation #automated-data-icon {
    animation: spinrev 3s linear infinite; }
  #animation #roata-vietii {
    animation: spin 2.1s linear infinite; }
  #animation #cerc-1-plin {
    animation: primulu 2s linear; }
  #animation #stroke-doiule {
    transform-origin: center;
    transform: rotate(-90deg);
    animation: doiule 2s linear forwards; }
  #animation #stroke-treiule {
    transform-origin: center;
    transform: rotate(-90deg);
    animation: doiule 2s linear forwards; }
  #animation #roata-butoi {
    -webkit-transform-origin: center center;
    /* Chrome, Safari */
    transform-origin: center center;
    animation: spinrev 3s linear infinite; }
  #animation .slide-image {
    display: none; }
  #animation .slide-image.active {
    display: block; }
  #animation #icon-smart-change, #animation #icon-hardware-network,
  #animation #icon-comprehensive-tag,
  #animation #icon-system-performance,
  #animation #icon-advanced-parameter,
  #animation #icon-change-spare {
    cursor: pointer; }
  #animation .logo-problema {
    display: none; }
  #animation #bulina-1 {
    opacity: 1;
    animation: showhide 1s linear infinite;
    animation-delay: 2s; }
  #animation #bulina-2 {
    opacity: 1;
    animation: showhide 1s linear infinite;
    animation-delay: 1s; }
  #animation #bulina-3 {
    opacity: 1;
    animation: showhide 1s linear infinite; }
  #animation #fum2-bulina-1 {
    opacity: 1;
    animation: showhide 1s linear infinite;
    animation-delay: 2s; }
  #animation #fum2-bulina-2 {
    opacity: 1;
    animation: showhide 1s linear infinite;
    animation-delay: 1s; }
  #animation #fum2-bulina-3 {
    opacity: 1;
    animation: showhide 1s linear infinite; }
  #animation #fum-mare-1 {
    opacity: 1;
    animation: showhide 1s linear infinite;
    animation-delay: 2s; }
  #animation #fum-mare-2 {
    opacity: 1;
    animation: showhide 1s linear infinite;
    animation-delay: 1s; }
  #animation #fum-mare-3 {
    opacity: 1;
    animation: showhide 1s linear infinite; }
  #animation #fum-mic-1 {
    opacity: 1;
    animation: showhide 1s linear infinite;
    animation-delay: 2s; }
  #animation #fum-mic-2 {
    opacity: 1;
    animation: showhide 1s linear infinite;
    animation-delay: 1s; }
  #animation #fum-mic-3 {
    opacity: 1;
    animation: showhide 1s linear infinite; }
  #animation #fumm-1-1 {
    opacity: 1;
    animation: showhide 1s linear infinite;
    animation-delay: 2s; }
  #animation #fumm-1-2 {
    opacity: 1;
    animation: showhide 1s linear infinite;
    animation-delay: 1s; }
  #animation #fumm-1-3 {
    opacity: 1;
    animation: showhide 1s linear infinite; }
  #animation #fumm-2-1 {
    opacity: 1;
    animation: showhide 1s linear infinite;
    animation-delay: 2s; }
  #animation #fumm-2-2 {
    opacity: 1;
    animation: showhide 1s linear infinite;
    animation-delay: 1s; }
  #animation #fumm-2-3 {
    opacity: 1;
    animation: showhide 1s linear infinite; }
  #animation .pulseaza .icon {
    animation: puls 2s ease infinite; }
  #animation .pulseaza .circle {
    fill: #fff;
    stroke: #59595c; }
  #animation .pulseaza .text {
    fill: #59595c; }
  #animation .pulseaza .color {
    fill: #59595c; }
  #animation .pulseaza .line {
    stroke: #59595c; }
  #animation .pulseaza:hover {
    cursor: pointer; }
    #animation .pulseaza:hover .icon {
      animation: none; }
    #animation .pulseaza:hover .circle {
      fill: #db202e;
      stroke: #db202e; }
    #animation .pulseaza:hover .text {
      fill: #db202e; }
    #animation .pulseaza:hover .color {
      fill: #fff; }
    #animation .pulseaza:hover .line {
      stroke: #fff; }

@font-face {
  font-family: HoneywellSans-ExtraboldItalic;
  src: url(HoneywellSans-ExtraboldItalic.otf); }
@font-face {
  font-family: HoneywellSans-Book;
  src: url(HoneywellSans-Book.otf); }
@font-face {
  font-family: HoneywellSans-Extrabold;
  src: url(HoneywellSans-Extrabold.otf); }
@font-face {
  font-family: HoneywellCond-Extrabold;
  src: url(HoneywellCond-Extrabold.otf); }
@font-face {
  font-family: HoneywellSans-Medium;
  src: url(HoneywellSans-Medium.otf); }
@font-face {
  font-family: HoneywellCond-Bold;
  src: url(HoneywellCond-Bold.otf); }
@font-face {
  font-family: HoneywellSans-Bold;
  src: url(HoneywellSans-Bold.otf); }
/*======================= utility classes =======================*/
.invisiblee {
  opacity: 0; }

@keyframes valuri {
  0% {
    transform: translateX(-3px); }
  50% {
    transform: translateX(3px); }
  100% {
    transform: translateX(-3px); } }
@keyframes valuri2 {
  0% {
    transform: translateX(4px); }
  50% {
    transform: translateX(-3px); }
  100% {
    transform: translateX(3px); } }
@keyframes puls {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); } }
@keyframes scalee {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(0.8); } }
@keyframes showhide {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes primulu {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }
@keyframes doiule {
  100% {
    stroke-dashoffset: 0; } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(-360deg); } }
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(-360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes spinrev {
  100% {
    -moz-transform: rotate(-360deg);
    transform: rotate(-360deg); } }
@-webkit-keyframes spinrev {
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }
@keyframes spinrev {
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
           http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
.ie9 #animation {
  width: 100%; }

/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #animation {
    width: 100%; } }

/*# sourceMappingURL=main.css.map */
