@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,600');
* {
  -webkit-tap-highlight-color: transparent;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
body {
  font: 16px "Open Sans", Helvetica, Arial, sans-serif;
  background-color: #fbfbfb;
}
a {
  color: #fff;
}
.c-content-nav-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.c-content-body {
  text-align: center;
  margin-top: 100px;
}
.c-line-separator {
  display: inline-block;
  width: 90%;
  height: 1px;
  background-color: #fbfbfb;
}
.c-overlay {
  text-align: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 4000;
  overflow-y: scroll;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
.c-overlay-clear {
  background-color: rgba(0, 0, 0, 0);
}
.c-nav-bar-contact {
  position: relative;
  background-color: #535a64;
  font-weight: 300;
  font-size: 0.9em;
  text-align: right;
  padding: 16px 20px;
}
.c-nav-bar-contact a {
  color: #fbfbfb;
  display: inline-block;
  margin-left: 20px;
}
.c-nav-bar-contact a i {
  color: #62b8d3;
  display: inline-block;
  margin-right: 10px;
  font-size: 1.2em;
}
.c-nav-bar-menu {
  position: relative;
  background-color: #fff;
  text-align: right;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.c-nav-bar-menu .c-logo {
  position: absolute;
  left: 30px;
  top: 20px;
  height: 60px;
  width: auto;
}
.c-nav-bar-menu .c-mobile {
  display: none;
}
.c-nav-bar-menu .c-mobile img {
  position: absolute;
  right: 30px;
  top: 10px;
  height: 30px;
  width: auto;
}
.c-nav-bar-menu .c-desktop ul {
  background-color: #fff;
  list-style-type: none;
}
.c-nav-bar-menu .c-desktop ul .c-menu-item {
  display: inline-block;
  padding: 35px;
}
.c-nav-bar-menu .c-desktop ul .c-menu-item label {
  color: #535a64;
  font-size: 1.3em;
  font-weight: 600;
}
.c-nav-bar-menu .c-desktop ul .c-menu-item label:hover {
  border-bottom: 3px solid #62b8d3;
}
@media (max-width: 810px) {
  .c-nav-bar-contact {
    font-size: 0.8em;
  }
  .c-nav-bar-menu {
    box-shadow: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .c-nav-bar-menu .c-logo {
    left: 20px;
    top: 10px;
    height: 30px;
  }
  .c-nav-bar-menu .c-desktop {
    display: none;
  }
  .c-nav-bar-menu .c-mobile {
    display: inherit;
    height: 50px;
  }
}
.c-modal {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 500px;
  background-color: white;
  margin-top: 60px;
  margin-bottom: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 2px;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  overflow-x: hidden;
}
.c-modal .c-close {
  display: inline-block;
  width: 90%;
  height: 20px;
  text-align: right;
  font-size: 1.6em;
  margin-bottom: 30px;
  color: #535a64;
}
.c-modal .c-line-separator {
  margin: 10px 0;
}
.c-modal .c-message {
  display: inline-block;
  font-size: 1em;
  text-align: left;
  color: #535a64;
  margin-top: 20px;
  margin-bottom: 10px;
  float: left;
  margin-left: 1%;
}
.c-modal .c-modal-btn {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 15px 10px;
  color: #0071bc;
  border-radius: 2px;
  font-weight: 400;
  float: right;
  margin-right: 5%;
}
.c-modal .c-modal-btn:hover,
.c-modal .c-modal-btn:active,
.c-modal .c-modal-btn:focus {
  background-color: #fbfbfb;
}
.c-modal-preset {
  background-color: white;
  max-width: 600px;
}
.c-modal-preset h1 {
  color: #444444;
  margin: 20px 2.5% 0 2.5%;
  text-align: left;
  font-size: 1.5em;
}
.c-modal-preset h3 {
  text-align: right;
  margin: 0px 2.7%;
}
.c-modal-preset h3 a {
  font-size: 0.3em;
  background-color: #535a64;
  padding: 10px 20px;
  border-radius: 2px;
  color: white;
}
.c-modal-preset h2 {
  text-align: left;
  margin: 10px 2.5%;
}
.c-modal-preset h2 label {
  font-size: 0.3em;
  display: inline-block;
  margin-left: 3px;
  padding: 0px 10px;
  background-color: #fff;
  border-radius: 0px;
  color: white;
  line-height: 2.6;
  text-transform: lowercase;
}
.c-modal-preset h4 {
  margin: 10px 2.5%;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 600;
  text-align: left;
  color: #6E6E6E;
}
.c-modal-preset h5 {
  text-align: left;
  margin: 10px 2.5%;
  font-size: 0.8em;
}
.c-modal-preset .c-votes {
  text-align: left;
  margin-left: 20px;
  font-size: 1em;
  margin-top: 0;
  color: #6E6E6E;
}
.c-modal-preset .c-votes button {
  background: none;
  border: none;
  margin-right: 16px;
}
@media (max-width: 500px) {
  .c-modal {
    position: fixed;
    margin: 0 0 0 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: scroll;
    max-width: 100%;
  }
  .c-modal .c-message {
    text-align: center;
    margin: 0 0 0 0;
    width: 90%;
    float: none;
  }
  .c-modal .c-modal-btn {
    margin: 20px 0 0 0;
    width: 90%;
    float: none;
  }
}
.c-menu-mobile {
  position: fixed;
  top: 100px;
  right: 0px;
  width: 100%;
  background-color: #fff;
  list-style-type: none;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
.c-menu-mobile .c-menu-item {
  padding: 10px;
}
.c-menu-mobile .c-menu-item label {
  color: #535a64;
  font-size: 1em;
}
.c-menu-mobile .c-menu-item label:hover {
  border-bottom: 3px solid #62b8d3;
}
.c-menu-mobile .c-menu-item:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 435px) {
  .c-menu-mobile {
    top: 119px;
  }
}
.c-contact-modal {
  display: inline-block;
  width: 90%;
  margin: 10px;
}
.c-contact-modal .c-input {
  width: 90%;
  margin-left: 0;
  margin-right: 0;
}
.c-contact-modal .c-input input {
  width: 100%;
}
.c-contact-modal .c-textarea {
  width: 90%;
}
.c-contact-modal .c-textarea textarea {
  width: 100%;
}
.c-contact-modal .c-button {
  background-color: #0071bc;
  color: white;
  border: none;
  padding: 10px 70px;
  font-size: 1.2em;
  border-radius: 2px;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.c-contact-modal .c-quote-items {
  text-align: left;
  width: 90%;
  margin: auto;
}
.c-contact-modal .c-quote-items label {
  color: #0071bc;
  font-size: 1em;
  font-weight: 600;
}
.c-footer {
  width: 100%;
  text-align: center;
  color: #fbfbfb;
  background-color: #535a64;
  padding: 30px;
}
.c-footer a {
  font-weight: 600;
  display: inline-block;
  margin-bottom: 10px;
  font-size: 0.8em;
}
.c-footer .c-blue {
  color: #62b8d3;
}
.c-footer p {
  font-size: 0.7em;
}
.c-footer h1 {
  font-weight: 600;
  font-size: 0.6em;
}
.c-input {
  margin-top: 20px;
  display: inline-block;
  width: 45%;
  margin-left: 10px;
  margin-right: 10px;
}
.c-input .c-title {
  color: #0071bc;
  font-size: 1em;
  font-weight: 600;
  text-align: left;
  margin: 0;
  margin-bottom: 10px;
}
.c-input input {
  border: 1px solid gray;
  border-radius: 5px;
  padding: 0 10px;
  margin: 0;
  box-sizing: border-box;
}
.c-input .c-max {
  margin: 0;
  margin-top: 5px;
  text-align: right;
  width: 100%;
  font-size: 0.8em;
}
.c-input .c-error {
  color: red;
  font-weight: 600;
  font-size: 0.8em;
  text-align: left;
  margin: 0;
}
@media (max-width: 810px) {
  .c-input {
    width: 90%;
  }
}
.c-textarea {
  margin-top: 20px;
  display: inline-block;
  width: calc(90% + 20px);
}
.c-textarea .c-title {
  color: #0071bc;
  font-size: 1em;
  font-weight: 600;
  text-align: left;
  margin: 0;
  margin-bottom: 10px;
}
.c-textarea textarea {
  border: 1px solid gray;
  border-radius: 5px;
  padding: 10px 10px;
  margin: 0;
  box-sizing: border-box;
  width: 100%;
  height: 180px;
  resize: none;
}
.c-textarea .c-max {
  margin: 0;
  margin-top: 5px;
  text-align: right;
  width: 100%;
  font-size: 0.8em;
}
.c-textarea .c-error {
  color: red;
  font-weight: 600;
  font-size: 0.8em;
  text-align: left;
  margin: 0;
}
.c-field-select {
  width: 92%;
  margin: 5px 0;
  display: inline-block;
  margin-bottom: 10px;
  margin-top: 20px;
}
.c-field-select .c-select {
  display: inline-block !important;
  width: 100%;
  height: 50px;
  border: 1px solid #fbfbfb;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  background: url(/img/ico_select.png);
  background-position-x: 18px;
  background-position-y: 18px;
  background-size: 10px 14px;
  background-repeat: no-repeat;
  border: 1px solid #535a64;
  border-radius: 4px;
  padding-left: 40px;
  font-size: 1em;
}
.c-field-select .c-field {
  text-align: left;
}
.c-field-select .c-error {
  float: left;
  margin: 5px 0;
  text-align: left;
  color: red;
  font-weight: 300;
  font-size: 0.8em;
}
.c-field-select-small {
  width: 44%;
}
.c-field-select-small-margin {
  margin-right: 2%;
}
.c-home-banner {
  display: inline-block;
  width: 100%;
}
.c-home-banner .slider {
  z-index: 0;
}
.c-home-banner .slider .slides {
  background: #62b8d3;
}
.c-home-banner .slider .indicator-item.active {
  background-color: #0071bc;
}
.c-home-content {
  display: inline-block;
}
.c-home-content h2 {
  width: calc(80% + 20px);
  display: inline-block;
  text-align: left;
}
.c-home-content h2 label {
  border-bottom: 3px solid #efbc12;
  font-size: 0.4em;
  font-weight: 600;
  padding: 5px 20px;
  color: #535a64;
  letter-spacing: 5px;
}
.c-home-content p {
  display: inline-block;
  text-align: left;
  width: calc(80% + 20px);
}
.c-home-content p strong {
  color: #003456;
  font-weight: 600;
  font-style: italic;
}
.c-home-content .c-home-video {
  width: calc(60% + 20px);
  margin: 50px auto;
}
.c-home-content .c-home-services {
  background: url('../img/bkg_home.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.c-home-content .c-home-services .c-home-services-items {
  width: calc(90% + 20px);
  display: inline-block;
  text-align: center;
  color: #fbfbfb;
}
.c-home-content .c-home-services .c-home-services-items .c-home-services-item {
  display: inline-block;
  text-align: center;
  width: 280px;
  height: 240px;
  margin: 50px 15px;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.c-home-content .c-home-services .c-home-services-items .c-home-services-item img {
  height: 25px;
  width: auto;
}
.c-home-content .c-home-services .c-home-services-items .c-home-services-item h3 {
  font-weight: 600;
  font-size: 1.5em;
  padding: 40px 0 30px 0;
}
.c-home-content .c-home-services .c-home-services-items .c-home-services-item p {
  text-align: center;
  font-size: 0.9em;
}
.c-home-content .c-home-services .c-home-services-items .service {
  background-color: #62b8d3;
}
.c-home-content .c-home-services .c-home-services-items .sales {
  background-color: #0071bc;
}
.c-home-content .c-home-services .c-home-services-items .training {
  background-color: #003456;
}
@media (max-width: 810px) {
  .c-home-banner .slider {
    height: 230px !important;
  }
  .c-home-banner .slider .slides {
    height: 200px !important;
  }
  .c-home-banner .slider .indicator-item {
    height: 10px;
    width: 10px;
  }
  .subtitulo {
    border-bottom: 3px solid #efbc12;
    font-size: 20px;
    font-weight: 600;
    padding: 0;
    color: #535a64;
    letter-spacing: 0;
  }
  .c-services-content {
    padding-top: 0;
  }
  .c-services-content h1 {
    line-height: 30px;
    margin: 15px 0;
    padding: 0;
  }
  .slides h1 {
    background: rgba(0, 113, 188, 0.6);
    position: absolute;
    top: 23%;
    width: 80%;
    left: 10%;
    font-weight: 900;
    font-size: 20px;
    color: #FFF;
    padding: 15px;
    text-align: center;
  }
  .table {
    display: block;
  }
  .table img {
    display: block;
    vertical-align: top;
    max-width: 100%;
  }
  .table div {
    padding: 10px;
  }
  .table div p {
    text-align: justify;
  }
  .contenendor-servicios a:nth-child(2) {
    margin: 10px 0;
  }
  .c-home-content h2 {
    margin: 0;
    margin-bottom: 20px;
    line-height: 100%;
  }
  .c-home-content h2 label {
    padding: 5px 10px;
    letter-spacing: 2px;
  }
  .c-home-content p {
    text-align: justify;
  }
  .c-home-content .c-home-video {
    width: calc(80% + 20px);
    margin: 50px auto;
  }
  .c-home-content .c-home-services .c-home-services-items {
    width: 100%;
    margin: 20px auto;
  }
  .c-home-content .c-home-services .c-home-services-items .c-home-services-item {
    margin: 10px 10px;
    height: auto;
    padding: 20px 0;
  }
  .c-home-content .c-home-services .c-home-services-items .c-home-services-item h3 {
    padding: 15px 0;
    margin: 0 auto;
    font-size: 1.2em;
  }
  .c-home-content .c-home-services .c-home-services-items .c-home-services-item p {
    padding-bottom: 15px;
  }
}
.c-contact-content {
  display: inline-block;
  width: 90%;
  padding-top: 40px;
  padding-bottom: 50px;
  min-height: 1050px;
}
.c-contact-content h2 {
  width: calc(90% + 20px);
  display: inline-block;
  text-align: left;
}
.c-contact-content h2 label {
  border-bottom: 3px solid #efbc12;
  font-size: 0.4em;
  font-weight: 600;
  padding: 5px 20px;
  color: #535a64;
  letter-spacing: 5px;
}
.c-contact-content p {
  display: inline-block;
  text-align: left;
  width: calc(90% + 20px);
}
.c-contact-content button {
  background-color: #0071bc;
  color: white;
  border: none;
  padding: 10px 70px;
  font-size: 1.2em;
  border-radius: 2px;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
@media (max-width: 810px) {
  .c-contact-content h2 {
    margin: 0;
    margin-bottom: 20px;
    line-height: 100%;
  }
  .c-contact-content h2 label {
    padding: 5px 10px;
    letter-spacing: 2px;
  }
  .c-contact-content p {
    text-align: justify;
  }
  .c-contact-content .c-form {
    width: 100%;
  }
}
.c-services-content {
  display: inline-block;
  width: 90%;
  padding: 40px 0;
}
.c-services-content h2 {
  width: calc(90% + 20px);
  display: inline-block;
  text-align: left;
}
.c-services-content h2 label {
  border-bottom: 3px solid #efbc12;
  font-size: 0.4em;
  font-weight: 600;
  padding: 5px 20px;
  color: #535a64;
  letter-spacing: 5px;
}
.c-services-content .c-services-items {
  width: calc(90% + 20px);
  display: inline-block;
  text-align: center;
}
.c-services-content .c-services-items .c-services-item {
  display: inline-block;
  text-align: center;
  width: 250px;
  height: 197px;
  margin: 5px;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.c-services-content .c-services-items .c-services-item img {
  width: 250px;
  height: 197px;
  height: auto;
}
.c-services-content button {
  background-color: #0071bc;
  color: white;
  border: none;
  padding: 10px 70px;
  font-size: 1.2em;
  border-radius: 2px;
  margin: 30px auto;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.c-services-content .c-services-help {
  width: calc(90% + 20px);
  display: inline-block;
  text-align: center;
  background-color: #003456;
  color: #fbfbfb;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  margin: 20px auto;
}
.c-services-content .c-services-help .c-services-help-icon {
  width: 30%;
  display: inline-block;
  color: #62b8d3;
  font-size: 3em;
  text-align: center;
  padding: 25px 20px;
}
.c-services-content .c-services-help .c-services-help-text {
  display: inline-block;
  text-align: left;
  width: 70%;
  font-size: 1.1em;
  font-weight: 300;
  padding: 25px 20px;
}
@media (max-width: 810px) {
  .c-services-content h2 {
    margin: 0;
    margin-bottom: 20px;
    line-height: 100%;
  }
  .c-services-content h2 label {
    letter-spacing: 2px;
    padding: 5px 10px;
  }
  .c-services-content p {
    text-align: justify;
  }
  .c-services-content .c-services-items {
    width: 100%;
  }
  .c-services-content .c-services-help .c-services-help-icon {
    width: 100%;
    padding: 0;
    padding-top: 15px;
  }
  .c-services-content .c-services-help .c-services-help-text {
    width: 100%;
    text-align: center;
  }
}
.c-training-content {
  display: inline-block;
  width: 90%;
  padding-top: 40px;
  padding-bottom: 50px;
  min-height: 1050px;
}
.c-training-content h2 {
  width: calc(90% + 20px);
  display: inline-block;
  text-align: left;
}
.c-training-content h2 label {
  border-bottom: 3px solid #efbc12;
  font-size: 0.4em;
  font-weight: 600;
  padding: 5px 20px;
  color: #535a64;
  letter-spacing: 5px;
}
.c-training-content p {
  display: inline-block;
  text-align: left;
  width: calc(90% + 20px);
}
.c-training-content .c-training-items {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-top: 50px;
}
.c-training-content .c-training-items .c-training-item {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 280px;
  margin: 5px;
  background-color: #fff;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.c-training-content .c-training-items .c-training-item img {
  height: 200px;
  width: 280px;
  object-fit: cover;
}
.c-training-content .c-training-items .c-training-item .c-training-item-text {
  padding: 0 20px;
}
.c-training-content .c-training-items .c-training-item .c-training-item-text h3 {
  font-size: 1.2em;
  text-align: left;
  font-weight: 600;
  color: #535a64;
  height: 40px;
}
.c-training-content .c-training-items .c-training-item .c-training-item-text ul {
  list-style-type: none;
  text-align: left;
  height: 225px;
}
.c-training-content .c-training-items .c-training-item button {
  background-color: #0071bc;
  color: white;
  border: none;
  padding: 10px 70px;
  font-size: 1.1em;
  border-radius: 2px;
  margin: 15px auto;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
@media (max-width: 810px) {
  .c-training-content h2 {
    margin: 0;
    margin-bottom: 20px;
    line-height: 100%;
  }
  .c-training-content h2 label {
    padding: 5px 10px;
    letter-spacing: 2px;
  }
  .c-training-content p {
    text-align: justify;
  }
  .c-training-content .c-training-items .c-training-item .c-training-item-text button {
    font-size: 1em;
  }
}
.c-products-content {
  display: inline-block;
  width: calc(80% + 20px);
  padding-top: 80px;
  min-height: 1050px;
  text-align: left;
}
.c-products-content .c-product-list {
  text-align: center;
}
.c-products-content .c-product-list p {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 1.3em;
  width: 90%;
}
.c-products-content .c-product-list .c-product-item {
  vertical-align: top;
  background-color: #fff;
  margin: auto 15px 20px auto;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  display: inline-block;
  width: 260px;
  text-align: left;
  padding-bottom: 20px;
}
.c-products-content .c-product-list .c-product-item .c-img {
  width: 100%;
  height: 150px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
}
.c-products-content .c-product-list .c-product-item .c-identifier {
  padding: 5px 10px;
  font-weight: 600;
  color: #003456;
  font-size: 0.8em;
  text-transform: uppercase;
  text-align: right;
}
.c-products-content .c-product-list .c-product-item .c-name {
  padding: 0 10px;
  font-size: 1em;
  font-weight: 600;
  color: #535a64;
}
.c-products-content .c-product-list .c-product-item .c-description {
  padding: 0 10px;
  height: 72px;
  font-size: 0.8em;
  overflow: hidden;
  color: #535a64;
}
.c-products-content .c-product-list .c-product-item a {
  cursor: pointer;
  cursor: hand;
  color: #fbfbfb;
  background-color: #0071bc;
  padding: 5px 10px;
  border-radius: 4px;
  display: inline-block;
  margin: 10px 10px;
}
.c-products-main-filter {
  text-align: left;
}
.c-products-main-filter a {
  cursor: pointer;
  cursor: hand;
  font-weight: 600;
  font-size: 1.2em;
  color: #535a64;
  border-bottom: 3px solid #efbc12;
  background-color: none;
  padding: 10px 20px;
  margin: 10px 20px;
}
.c-subbody {
  display: inline-block;
  position: relative;
  padding-top: 40px;
  width: 100%;
}
.c-subbody .c-product-list {
  width: 70%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.c-subbody .c-filter-tags {
  cursor: pointer;
  cursor: hand;
  width: 75%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 40px;
}
.c-subbody .c-filter-tags label {
  cursor: pointer;
  cursor: hand;
  display: inline-block;
  font-size: 1em;
  color: #fbfbfb;
  background-color: gray;
  border-radius: 4px;
  padding: 5px 15px;
  margin: 5px;
}
.c-subbody .c-filter-tags .c-selected {
  background-color: #0071bc;
}
.c-subbody .c-quote {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #535a64;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;
  min-height: 200px;
  padding: 20px 5px;
}
.c-subbody .c-quote a {
  cursor: pointer;
  cursor: hand;
  color: #fbfbfb;
  background-color: #0071bc;
  padding: 5px 10px;
  border-radius: 4px;
  display: inline-block;
  margin: 10px 10px;
  width: 90%;
}
.c-subbody .c-quote .c-product-quote-item {
  display: inline-block;
}
.c-quote-item {
  border: 1px solid #535a64;
  border-radius: 3px;
  padding: 5px;
  margin: 10px;
}
.c-quote-item .c-img {
  width: 100%;
  height: 80px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
  margin: 10px 0;
}
.c-quote-item .c-identifier {
  font-size: 1em;
  font-weight: 600;
  color: #535a64;
  margin: 0;
}
.c-quote-item .c-name {
  font-size: 0.8em;
  margin: 0;
  margin-bottom: 5px;
}
.c-quote-item button {
  color: #fbfbfb;
  background-color: #0071bc;
  padding: 5px 10px;
  border-radius: 4px;
  display: inline-block;
  border: none;
  margin: 5px;
}
.c-quote-item .c-input {
  width: 90%;
}
@media (max-width: 810px) {
  .c-products-content {
    text-align: center;
    padding-top: 40px;
  }
  .c-products-content .c-products-main-filter {
    width: 100%;
    text-align: center;
  }
  .c-products-content .c-products-main-filter a {
    display: inline-block;
    font-size: 1.2em;
    padding: 5px;
    margin: 5px;
  }
  .c-products-content .c-subbody .c-filter-tags {
    width: 100%;
  }
  .c-products-content .c-subbody .c-product-list {
    width: 100%;
    text-align: center;
  }
  .c-products-content .c-subbody .c-product-list p {
    font-size: 0.9em;
    text-align: justify;
  }
  .c-products-content .c-subbody .c-quote {
    width: 100%;
  }
  .c-products-content .c-subbody .c-quote .c-quote-item {
    width: 200px;
  }
}
.slides h1 {
  background: rgba(0, 113, 188, 0.6);
  position: absolute;
  top: 32%;
  width: 40%;
  left: 30%;
  font-weight: 900;
  font-size: 35px;
  color: #FFF;
  padding: 15px;
  text-align: center;
}
.slides h1 span {
  display: block;
}
.salto,
.c-menu-item span {
  display: block;
}
.c-menu-item {
  text-align: center;
}
.c-menu-item label {
  display: block;
}
.c-home-services-item img {
  margin-right: 5px;
}
.text-left {
  text-align: left;
}
.table {
  display: table;
  margin: 0 auto;
}
.table img,
.table div {
  display: table-cell;
  vertical-align: top;
}
.table div {
  padding: 0 30px;
  text-align: left;
  line-height: 25px;
}
.table div p,
.parrafo {
  text-align: left!important;
  margin-bottom: 10px!important;
}
.contenendor-servicios a {
  display: inline-block;
}
.contenendor-servicios a:nth-child(2) {
  margin: 0 30px;
}
.negritas {
  font-weight: bolder;
}
.c-menu-item label {
  border-bottom: 3px solid #FFF;
}
.c-home-content h2 label,
.subtitulo {
  border-bottom: 3px solid #efbc12;
  font-size: .4em;
  font-weight: 600;
  padding: 5px 20px;
  color: #535a64;
  letter-spacing: 5px;
}
.c-nav-bar-menu .c-desktop ul .c-menu-item {
  display: inline-block;
  padding: 20px 35px;
  vertical-align: middle!important;
}
@media (max-width: 810px) {
  .c-home-banner .slider {
    height: 230px !important;
  }
  .c-home-banner .slider .slides {
    height: 200px !important;
  }
  .c-home-banner .slider .indicator-item {
    height: 10px;
    width: 10px;
  }
  .subtitulo {
    border-bottom: 3px solid #efbc12;
    font-size: 20px;
    font-weight: 600;
    padding: 0;
    color: #535a64;
    letter-spacing: 0;
    line-height: 25px;
  }
  .c-products-content {
    padding-top: 0;
  }
  .c-products-content h1 {
    line-height: 30px;
    margin: 15px 0;
    padding: 0;
  }
  .c-services-content {
    padding-top: 0;
  }
  .c-services-content h1 {
    line-height: 30px;
    margin: 15px 0;
    padding: 0;
  }
  .slides h1 {
    background: rgba(0, 113, 188, 0.6);
    position: absolute;
    top: 23%;
    width: 80%;
    left: 10%;
    font-weight: 900;
    font-size: 20px;
    color: #FFF;
    padding: 15px;
    text-align: center;
  }
  .slides h1 span {
    display: inline-block !important;
  }
  .table {
    display: block;
  }
  .table img {
    display: block;
    vertical-align: top;
    max-width: 100%;
  }
  .table div {
    padding: 10px;
  }
  .table div p {
    text-align: justify;
  }
  .contenendor-servicios a img {
    max-width: 100%;
  }
  .contenendor-servicios a:nth-child(2) {
    margin: 10px 0;
  }
  .c-home-content h2 {
    margin: 0;
    margin-bottom: 20px;
    line-height: 100%;
  }
  .c-home-content h2 label {
    padding: 5px 10px;
    letter-spacing: 2px;
  }
  .c-home-content p {
    text-align: justify;
  }
  .c-home-content .c-home-video {
    width: calc(80% + 20px);
    margin: 50px auto;
  }
  .c-home-content .c-home-services .c-home-services-items {
    width: 100%;
    margin: 20px auto;
  }
  .c-home-content .c-home-services .c-home-services-items .c-home-services-item {
    margin: 10px 10px;
    height: auto;
    padding: 20px 0;
  }
  .c-home-content .c-home-services .c-home-services-items .c-home-services-item h3 {
    padding: 15px 0;
    margin: 0 auto;
    font-size: 1.2em;
  }
  .c-home-content .c-home-services .c-home-services-items .c-home-services-item p {
    padding-bottom: 15px;
  }
}
