@charset "UTF-8";
.m-5 {
  margin: 5px !important;
}
.m-10 {
  margin: 10px !important;
}
.m-15 {
  margin: 15px !important;
}
.m-20 {
  margin: 20px !important;
}
.m-25 {
  margin: 25px !important;
}
.m-30 {
  margin: 30px !important;
}
.m-35 {
  margin: 35px !important;
}
.m-40 {
  margin: 40px !important;
}
.m-45 {
  margin: 45px !important;
}
.m-50 {
  margin: 50px !important;
}
.m-top-5 {
  margin-top: 5px !important;
}
.m-top-10 {
  margin-top: 10px !important;
}
.m-top-15 {
  margin-top: 15px !important;
}
.m-top-20 {
  margin-top: 20px !important;
}
.m-top-25 {
  margin-top: 25px !important;
}
.m-top-30 {
  margin-top: 30px !important;
}
.m-top-35 {
  margin-top: 35px !important;
}
.m-top-40 {
  margin-top: 40px !important;
}
.m-top-45 {
  margin-top: 45px !important;
}
.m-top-50 {
  margin-top: 50px !important;
}
.m-bottom-5 {
  margin-bottom: 5px !important;
}
.m-bottom-10 {
  margin-bottom: 10px !important;
}
.m-bottom-15 {
  margin-bottom: 15px !important;
}
.m-bottom-20 {
  margin-bottom: 20px !important;
}
.m-bottom-25 {
  margin-bottom: 25px !important;
}
.m-bottom-30 {
  margin-bottom: 30px !important;
}
.m-bottom-35 {
  margin-bottom: 35px !important;
}
.m-bottom-40 {
  margin-bottom: 40px !important;
}
.m-bottom-45 {
  margin-bottom: 45px !important;
}
.m-bottom-50 {
  margin-bottom: 50px !important;
}
.m-left-5 {
  margin-left: 5px !important;
}
.m-left-10 {
  margin-left: 10px !important;
}
.m-left-15 {
  margin-left: 15px !important;
}
.m-left-20 {
  margin-left: 20px !important;
}
.m-left-25 {
  margin-left: 25px !important;
}
.m-left-30 {
  margin-left: 30px !important;
}
.m-left-35 {
  margin-left: 35px !important;
}
.m-left-40 {
  margin-left: 40px !important;
}
.m-left-45 {
  margin-left: 45px !important;
}
.m-left-50 {
  margin-left: 50px !important;
}
.m-right-5 {
  margin-right: 5px !important;
}
.m-right-10 {
  margin-right: 10px !important;
}
.m-right-15 {
  margin-right: 15px !important;
}
.m-right-20 {
  margin-right: 20px !important;
}
.m-right-25 {
  margin-right: 25px !important;
}
.m-right-30 {
  margin-right: 30px !important;
}
.m-right-35 {
  margin-right: 35px !important;
}
.m-right-40 {
  margin-right: 40px !important;
}
.m-right-45 {
  margin-right: 45px !important;
}
.m-right-50 {
  margin-right: 50px !important;
}
.p-5 {
  padding: 5px;
}
.p-10 {
  padding: 10px;
}
.p-15 {
  padding: 15px;
}
.p-20 {
  padding: 20px;
}
.p-25 {
  padding: 25px;
}
.p-30 {
  padding: 30px;
}
.p-35 {
  padding: 35px;
}
.p-40 {
  padding: 40px;
}
.p-45 {
  padding: 45px;
}
.p-50 {
  padding: 50px;
}
.p-left-5 {
  padding-left: 5px !important;
}
.p-left-10 {
  padding-left: 10px !important;
}
.p-left-15 {
  padding-left: 15px !important;
}
.p-left-20 {
  padding-left: 20px !important;
}
.p-left-25 {
  padding-left: 25px !important;
}
.p-left-30 {
  padding-left: 30px !important;
}
.p-left-35 {
  padding-left: 35px !important;
}
.p-left-40 {
  padding-left: 40px !important;
}
.p-left-45 {
  padding-left: 45px !important;
}
.p-left-50 {
  padding-left: 50px !important;
}
.p-right-5 {
  padding-right: 5px !important;
}
.p-right-10 {
  padding-right: 10px !important;
}
.p-right-15 {
  padding-right: 15px !important;
}
.p-right-20 {
  padding-right: 20px !important;
}
.p-right-25 {
  padding-right: 25px !important;
}
.p-right-30 {
  padding-right: 30px !important;
}
.p-right-35 {
  padding-right: 35px !important;
}
.p-right-40 {
  padding-right: 40px !important;
}
.p-right-45 {
  padding-right: 45px !important;
}
.p-right-50 {
  padding-right: 50px !important;
}
.p-top-5 {
  padding-top: 5px !important;
}
.p-top-10 {
  padding-top: 10px !important;
}
.p-top-15 {
  padding-top: 15px !important;
}
.p-top-20 {
  padding-top: 20px !important;
}
.p-top-25 {
  padding-top: 25px !important;
}
.p-top-30 {
  padding-top: 30px !important;
}
.p-top-35 {
  padding-top: 35px !important;
}
.p-top-40 {
  padding-top: 40px !important;
}
.p-top-45 {
  padding-top: 45px !important;
}
.p-top-50 {
  padding-top: 50px !important;
}
.p-bottom-5 {
  padding-bottom: 5px !important;
}
.p-bottom-10 {
  padding-bottom: 10px !important;
}
.p-bottom-15 {
  padding-bottom: 15px !important;
}
.p-bottom-20 {
  padding-bottom: 20px !important;
}
.p-bottom-25 {
  padding-bottom: 25px !important;
}
.p-bottom-30 {
  padding-bottom: 30px !important;
}
.p-bottom-35 {
  padding-bottom: 35px !important;
}
.p-bottom-40 {
  padding-bottom: 40px !important;
}
.p-bottom-45 {
  padding-bottom: 45px !important;
}
.p-bottom-50 {
  padding-bottom: 50px !important;
}
.br-1 {
  border-radius: 1px;
}
.br-2 {
  border-radius: 2px;
}
.br-3 {
  border-radius: 3px;
}
.br-4 {
  border-radius: 4px;
}
.br-5 {
  border-radius: 5px;
}
.br-6 {
  border-radius: 6px;
}
.br-7 {
  border-radius: 7px;
}
.br-8 {
  border-radius: 8px;
}
.br-9 {
  border-radius: 9px;
}
.br-10 {
  border-radius: 10px;
}
.br-50 {
  border-radius: 50%;
}
/* -------------------- BADGES ---- */
.badge {
  background-color: #95a5a6;
  display: inline-block;
  position: relative;
  top: 0;
  margin: 0 5px 0 0;
  padding: 1px 0 0 0;
  font-size: 10px;
  width: 15px;
  height: 15px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
}
.badge.primary {
  background-color: #4d13d1;
}
.badge.info {
  background-color: #59abe3;
}
.badge.warning {
  background-color: #f39c12;
}
.badge.danger {
  background-color: #d35400;
}
.badge.brand {
  background-color: #a537fd;
}
.badge.success {
  background-color: #26a65b;
}
.badge.sea {
  background-color: #1ba39c;
}
.badge.razz {
  background-color: #db0a5b;
}
.badge.red {
  background-color: #f22613;
}
.badge.wist {
  background-color: #aea8d3;
  color: #663399;
}
@media only screen and (max-width: 900px) {
  #particles-js {
    height: 320px !important;
  }
  .section-produtos {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .section-suporte {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .section-suporte .suporte-div {
    padding: 0px !important;
    margin: 0px !important;
    margin-bottom: 20px !important;
  }
  .section-clientes {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .section-clientes a {
    margin-right: 0px !important;
  }
  .section-clientes .clientes {
    text-align: center !important;
  }
  .section-clientes .clientes .titulo-clientes {
    font-size: 2em !important;
  }
  .section-clientes .clientes .sub-titulo-clientes {
    margin: 0px !important;
  }
  .section-clientes .clientes-trabalho {
    padding: 20px !important;
    text-align: center !important;
  }
  .section-clientes .clientes-trabalho .trabalhos {
    padding-left: 0px !important;
    padding-bottom: 20px;
    margin: 0px !important;
  }
  .section-contato .grid-localizacao {
    margin-left: 0px !important;
  }
  .section-contato .grid-localizacao .localizacao {
    padding-left: 0px !important;
    margin-left: 0px !important;
  }
  .section-contato .contato {
    padding-left: 0px !important;
    margin-left: 0px !important;
  }
  .grid-footer {
    margin: 0px;
  }
  .grid-footer .eseti-info {
    padding: 0px !important;
    margin: 0px !important;
  }
}
/*
    Flaticon icon font: Flaticon
    Creation date: 31/07/2019 20:46
    */
@font-face {
  font-family: "Flaticon";
  src: url("/themes/alexandre/assets/fonts/Flaticon.eot");
  src: url("/themes/alexandre/assets/fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("/themes/alexandre/assets/fonts/Flaticon.woff2") format("woff2"), url("/themes/alexandre/assets/fonts/Flaticon.woff") format("woff"), url("/themes/alexandre/assets/fonts/Flaticon.ttf") format("truetype"), url("/themes/alexandre/assets/fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/themes/alexandre/assets/fonts/Flaticon.svg#Flaticon") format("svg");
  }
}
.fi:before {
  display: inline-block;
  font-family: "Flaticon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.flaticon-linkedin:before {
  content: "";
}
.flaticon-facebook:before {
  content: "";
}
.flaticon-logo:before {
  content: "";
}
.flaticon-internet:before {
  content: "";
}
.flaticon-internet {
  font-family: Flaticon;
  font-size: 30px;
  font-style: normal;
  color: #333;
  padding: 0.5em;
  border-radius: 100%;
  background-color: #ff0000;
}
.flaticon-internet:hover {
  color: #ffffff;
  transition: all 0.3s;
}
.flaticon-logo {
  font-family: Flaticon;
  font-size: 30px;
  font-style: normal;
  color: #333;
  padding: 0.5em;
  border-radius: 100%;
  background: linear-gradient(45deg, #e48147, #e48147, #c43752, #a3237b, #963497, #963497);
  background-color: rgba(0, 0, 0, 0);
}
.flaticon-logo:hover {
  color: #ffffff;
  transition: all 0.3s;
}
.flaticon-facebook {
  font-family: Flaticon;
  font-size: 30px;
  font-style: normal;
  color: #333;
  padding: 0.5em;
  border-radius: 100%;
  background: #3a589b;
}
.flaticon-facebook:hover {
  color: #ffffff;
  transition: all 0.3s;
}
.flaticon-linkedin {
  font-family: Flaticon;
  font-size: 30px;
  font-style: normal;
  color: #333;
  padding: 0.5em;
  border-radius: 100%;
  background: #1cb7eb;
}
.flaticon-linkedin:hover {
  color: #ffffff;
  transition: all 0.3s;
}
.iconsuse {
  margin: 2em auto;
  margin-top: 0px;
  text-align: center;
  max-width: 1200px;
  padding-top: 200px;
}
.iconsuse .image {
  float: left;
  width: 25%;
}
.iconsuse .image a {
  margin-bottom: 1em;
  text-decoration: none;
}
.iconsuse .image a:hover {
  margin-bottom: 1em;
  text-decoration: none;
  color: green;
}
.iconsuse .image span {
  display: block;
  font-size: 0.7em;
  color: #fff;
  border-radius: 4px;
  padding: 0.5em;
  margin-top: 1em;
  font-family: Consolas, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace;
}
.header .header-navbar-sticky {
  background-color: rgba(255, 255, 255, 0) !important;
}
.uk-sticky-below {
  background-color: rgba(66, 66, 66, 0.8) !important;
}
body {
  background-color: #e4e4e4;
  font-family: 'Roboto Condensed', sans-serif;
}
.custom-font1 {
  font-family: 'Advent Pro', 'Roboto Condensed', sans-serif !important;
  font-weight: bold;
}
.presentation .img-logo-eseti {
  width: 360px;
  max-width: 80%;
}
#particles-js {
  position: absolute;
  width: 100%;
  height: 50%;
  background-color: #fff;
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.section-produtos {
  background-color: #fff;
}
.section-produtos h1 {
  font-family: 'Advent Pro', sans-serif;
  color: #666;
  text-transform: uppercase;
}
.section-produtos .icone-produtos {
  width: 55px;
  height: 55px;
}
.section-produtos .titulo {
  font-size: 24px;
  font-family: 'Advent Pro', sans-serif;
  color: #000;
}
.section-produtos .titulo span {
  color: green;
  margin-left: 16px;
  font-size: 18px;
}
.section-produtos .produtos {
  margin-left: 65px;
  margin-top: -50px;
  color: #555;
  font-family: 'Advent Pro', sans-serif;
}
.section-produtos .produtos .texto-produtos {
  font-family: 'Roboto Condensed', sans-serif;
}
#suporte .section-suporte {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
  background-image: linear-gradient(to right top, #2f548b, #0082ba, #00adb7, #00d27e, #a8eb12);
}
#suporte .section-suporte .suporte-div {
  background: #333;
  margin: 25px;
  padding: 20px !important;
  border-radius: 10px;
}
#suporte .section-suporte .suporte-div span {
  color: #fff;
}
#suporte .section-suporte .suporte-div .titulo-sobre-suportes {
  color: #fff;
  font-family: 'Advent Pro', sans-serif;
}
#suporte .section-suporte .suporte-div .texto-suporte {
  font-family: 'Roboto Condensed', sans-serif;
}
#contato {
  background: url("/themes/eseti/assets/images/bg-header.png") no-repeat center center;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #333;
}
