body {
  background-color: #f7f7f7; }

header .logo {
  padding: 10px; }
header .menu {
  padding-top: 76px;
  padding-left: auto;
  text-transform: uppercase;
  font-size: 1.0em;
  background-color: #f7f7f7; }
  @media only screen and (max-width: 2652px) {
    header .menu {
      padding-left: 18%; } }
  @media only screen and (max-width: 2300px) {
    header .menu {
      padding-left: 15%; } }
  @media only screen and (max-width: 2000px) {
    header .menu {
      padding-left: 5%; } }
  @media only screen and (max-width: 1500px) {
    header .menu {
      padding-left: 0px; } }
  @media only screen and (max-width: 1381px) {
    header .menu {
      font-size: 90%; } }
  @media only screen and (max-width: 1299px) {
    header .menu {
      font-size: 80%; } }
  @media only screen and (max-width: 1092px) {
    header .menu {
      font-size: 75%; } }
  @media only screen and (max-width: 1050px) {
    header .menu {
      font-size: 65%; } }
  header .menu .menu1 {
    color: #6c6c6c;
    background-color: #f7f7f7; }
    header .menu .menu1::after {
      margin-top: 10px;
      content: '';
      display: block;
      width: 0;
      height: 3px;
      background: #008080;
      transition: width .3s; }
    header .menu .menu1:hover::after {
      width: 100%; }
    header .menu .menu1:hover {
      background: #f7f7f7;
      color: #008080; }
  header .menu .activado {
    border-top-color: #f3f3f3;
    border-top-style: solid;
    border-top-width: 3px; }
  header .menu .navbar-default {
    background: #f7f7f7; }
  header .menu .dropdown-menu {
    min-width: 200px;
    text-transform: capitalize; }
  header .menu .dropdown-menu.columns-2 {
    min-width: 600px;
    background: rgba(67, 67, 67, 0.8); }
  header .menu .dropdown-menu li a {
    padding: 7px 15px;
    font-weight: 300;
    border-radius: 3px; }
  header .menu .multi-column-dropdown {
    list-style: none; }
  header .menu .multi-column-dropdown li a {
    display: block;
    font-size: 16px;
    clear: both;
    line-height: 1.428571429;
    color: #FFFFFF;
    white-space: normal;
    transition: background 0.1s; }
  header .menu .multi-column-dropdown li a:hover {
    text-decoration: none;
    background: #008080; }
header .formheader a {
  padding: 5px;
  color: #008080;
  font-size: 0.85em;
  text-decoration: none;
  transition: background 0.2s; }
  header .formheader a:hover {
    background: #fbfbfb;
    border-radius: 5px; }
header .formheader .inre {
  color: #008080;
  padding-top: 30px;
  padding-right: 10%; }
  @media only screen and (max-width: 1050px) {
    header .formheader .inre {
      font-size: 90%; } }
header .formheader .buscar {
  padding-top: 15px;
  margin-left: -20px; }
  header .formheader .buscar input {
    border-radius: 10px;
    width: 98%; }
    header .formheader .buscar input:focus {
      border-color: #008080; }
  header .formheader .buscar label {
    color: #6c6c6c;
    margin-top: 5px; }
header .menuMD a {
  cursor: pointer;
  color: #008080; }
  header .menuMD a:hover {
    color: #636363; }
  @media only screen and (max-width: 850px) {
    header .menuMD a {
      font-size: 90%; } }
  @media only screen and (max-width: 650px) {
    header .menuMD a {
      font-size: 85%; } }

.scrollup {
  display: none;
  color: #fff;
  position: fixed;
  bottom: 260px;
  right: 5px; }
  .scrollup i {
    background: #008080;
    border-radius: 2px 2px 0px 0px;
    padding: 1px;
    font-size: 2em; }

.scrollup1 {
  display: none;
  color: #fff;
  position: fixed;
  bottom: 320px;
  right: 5px; }
  .scrollup1 i {
    background: #008080;
    border-radius: 2px 2px 0px 0px;
    padding: 1px;
    font-size: 2em; }

.servicios {
  font-size: 1.2em;
  color: #6c6c6c; }
  .servicios ul {
    list-style: none; }
  .servicios li {
    padding: 5px; }
  .servicios a {
    text-decoration: none;
    color: #6c6c6c;
    padding: 5px;
    transition: background-color .2s; }
    .servicios a:hover {
      color: #FFF;
      background-color: #008080;
      border-radius: 5px; }
  .servicios .servicioslista {
    padding: 10px; }
  .servicios .modal-header {
    text-transform: uppercase;
    background-color: #008080;
    color: #f7f7f7; }

.busquedaResponsive .modal-header {
  text-transform: uppercase;
  background-color: #008080;
  color: #f7f7f7; }

.sesionResponsive .modal-header {
  text-transform: uppercase;
  background-color: #008080;
  color: #f7f7f7; }

.servicios {
  font-size: 1.2em;
  color: #6c6c6c; }
  .servicios ul {
    list-style: none; }
  .servicios li {
    padding: 5px; }
  .servicios a {
    text-decoration: none;
    color: #6c6c6c;
    padding: 5px;
    transition: background-color .2s; }
    .servicios a:hover {
      color: #FFF;
      background-color: #008080;
      border-radius: 5px; }
  .servicios .servicioslista {
    padding: 10px; }
  .servicios .modal-header {
    text-transform: uppercase;
    background-color: #008080;
    color: #f7f7f7; }

.busquedaResponsive .modal-header {
  text-transform: uppercase;
  background-color: #008080;
  color: #f7f7f7; }

.sesionResponsive .modal-header {
  text-transform: uppercase;
  background-color: #008080;
  color: #f7f7f7; }

footer {
  background-color: #008080; }
  footer .footertelenet {
    margin-top: 40px;
    margin-bottom: 20px;
    color: #f7f7f7; }
    footer .footertelenet .navfooter .navfooterul li {
      text-decoration: none;
      display: inline; }
    footer .footertelenet .navfooter .navfooterul a {
      color: #f7f7f7;
      text-decoration: none;
      font-size: 1.0em;
      padding: 5px;
      border-radius: 5px;
      transition: background 0.2s; }
      footer .footertelenet .navfooter .navfooterul a:hover {
        color: #fff;
        background: #006363; }
      @media only screen and (max-width: 1199px) {
        footer .footertelenet .navfooter .navfooterul a {
          font-size: 83%; } }
    footer .footertelenet a {
      color: #f7f7f7; }
    footer .footertelenet #redes {
      margin-top: 35px; }
      footer .footertelenet #redes a {
        text-decoration: none; }
      footer .footertelenet #redes #facebook, footer .footertelenet #redes #linkedin {
        width: 25px;
        margin-left: 50px;
        margin-right: 50px;
        transition: width .1s; }
  footer .telnetcopy {
    margin-top: 50px;
    padding-top: 20px;
    color: #f7f7f7;
    background: #005050; }

.scrollup {
  display: none;
  color: #fff;
  position: fixed;
  bottom: 270px;
  right: 5px; }
  .scrollup i {
    background: #008080;
    border-radius: 2px 2px 0px 0px;
    padding: 1px;
    font-size: 2em; }

section {
  margin-bottom: 100px; }
  section #titulo {
    padding: 10px;
    margin-bottom: 30px; }
    section #titulo h2 {
      text-transform: uppercase;
      color: #008080; }
      @media only screen and (max-width: 991px) {
        section #titulo h2 {
          font-size: 25px; } }
      @media only screen and (max-width: 583px) {
        section #titulo h2 {
          font-size: 18px; } }
      @media only screen and (max-width: 426px) {
        section #titulo h2 {
          font-size: 14px; } }
  section .clientesbox {
    margin-bottom: 0px; }
    section .clientesbox .separacionmov {
      margin-bottom: 0px; }
      @media only screen and (max-width: 767px) {
        section .clientesbox .separacionmov {
          margin-bottom: 0px; } }

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