body {
  margin-top: 8px;
  }
  
  span.text-small {
  line-height: 1.2em;
  display: table;
  }
  
  .siguenos span.text-small {
  display: block;
  }
  
  .phonelink {
  z-index: 9999999999;
  white-space: nowrap;
  }
  
  .indent {
  padding-left: 15px;
  }
  
  .nopadding {
  padding: 0 !important;
  }
  
  .bt {
  white-space: normal;
  }
  
  hr.ce-div {
  border-color: #dadada;
  }
  
  header {
  margin-top: 18px;
  }
  
  header hr {
  margin-top: 12px;
  }
  
  header .ce-default,
  .featured .ce-default {
  margin-bottom: 0;
  }
  
  .buttoncontacthome .btn {
  float: right;
  font-size: 0.8em !important;
  width: 100%;
  padding: 14px 0;
  }
  
  p, li, td {
  font-weight: 300;
  line-height: 1.4;
  letter-spacing: 0.1px;
  }
  
  .porque p {
  color: #454545;
  font-size: 0.9em;
  }
  
  td {
  border-top: none !important;
  border-bottom: 1px solid #dadada;
  color: #454545;
  }
  
  .table td {
  padding: 3px 0 !important;
  font-size: 16px;
  }
  
  td p {
  color: #454545;
  }
  
  li {
  margin-bottom: 13px;
  line-height: 1.3;
  letter-spacing: -.5px;
  }
  
  nav li {
  margin-bottom: 0;
  }
  
  h2 {
  overflow: hidden;
  }
  
  h2 span {
  display: inline-block;
  position: relative;
  }
  
  h2 span::before,
  h2 span::after {
  content: "";
  position: absolute;
  height: 1px;
  border-bottom: 1px solid #dadada;
  top: 50%;
  width: 600px;
  }
  
  h2 span::before {
  right: 100%;
  margin-right: 15px;
  }
  
  h2 span::after {
  left: 100%;
  margin-left: 15px;
  }
  
  .ul-checked ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
  
  .ul-checked ul li {
  position: relative;
  padding-left: 35px;
  }
  
  .ul-checked ul li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f00c";
  font-family: FontAwesome;
  font-weight: 100;
  font-size: 0.8em;
  }
  
  .ul-checked-blue ul li::before {
  color: #96BF0D;
  }
  
  .btn {
  display: inline-block;
  position: relative;
  max-width: 100%;
  padding: 14px 43px;
  line-height: 1.2;
  font-family: "Roboto", "Helvetica,'Helvetica Neue', Arial, sans-serif";
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  transition: .2s ease-out;
  border-radius: 0;
  border: 2px solid;
  }
  
  .linkedin {
  display: inline-block;
  }
  
  .fa-linkedin {
  color: #797979;
  }
  
  .fa-linkedin:hover {
  color: #ababab;
  }
  
  .youtube-play {
  display: inline-block;
  }
  
  .fa-youtube-play {
  position: relative;
  color: #797979;
  font-size: 22px;
  top: 2px;
  }
  
  .fa-youtube-play:hover {
  color: #ababab;
  }
  
  .tx-dioptrine-content-languageselector button {
  width: 50px;
  }
  
  .btn:hover {
  border-color: #fff;
  color: #fff;
  background: #96BF0D;
  }
  
  @media screen and (min-width: 768px) {
  .btn {
    font-size: 15px;
  }
  }
  @media screen and (min-width: 992px) {
  .btn {
    padding: 13px 38px;
    font-size: 20px;
  }
  }
  .text-small .btn-primary {
  font-weight: 100;
  font-size: 0.9em;
  }
  
  .btn-primary {
  border: 2px solid #96BF0D;
  color: #fff;
  background: #96BF0D;
  }
  
  .btn-primary:hover {
  border: 2px solid #96BF0D;
  color: #96BF0D;
  background: #fff;
  }
  
  .btn-warning {
  border: 2px solid #D5AC07;
  color: #fff;
  background: #D5AC07;
  }
  
  .btn-tory-hover-border:hover {
  border-color: #fff;
  color: #fff;
  background: transparent;
  }
  
  /* */
  .product-desc p {
  font-size: 16px;
  }
  
  /* */
  .menu-global > li > a {
  font-size: 17px;
  font-size: 17.5px;
  }
  
  /* */
  .breadcrumb,
  .breadcrumb li,
  .breadcrumb a {
  font-size: 16px;
  }
  
  /* */
  .footer {
  background: #2c2c2c;
  padding: 69px 0 88px;
  color: #aaa;
  }
  .footer a {
  color: #aaa;
  }
  .footer a:hover {
  color: #fff;
  }
  .footer p,
  .footer li {
  font-size: 0.8em;
  }
  .footer h2 {
  margin-top: 35px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 1px;
  }
  .footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
  .footer ul li {
  margin: 0 0 1.5px 0;
  padding: 0;
  }
  
  footer h2 span::before,
  footer h2 span::after {
  display: none;
  }
  
  
  /* */
  .flex-control-nav {
  bottom: 20px !important;
  }
  
  .flex-control-paging li a {
  background: transparent;
  border: 2px solid #fff;
  }
  
  .flex-control-paging li a:hover,
  .flex-control-paging li a.flex-active {
  background: #fff !important;
  }
  
  .flex-direction-nav a {
  display: block;
  position: absolute;
  top: 50%;
  right: 0 !important;
  opacity: 1 !important;
  width: 56px !important;
  height: 56px !important;
  }
  
  .flex-direction-nav a.flex-prev {
  left: auto !important;
  background: #96BF0D;
  margin-top: -76px;
  }
  
  .flex-direction-nav a.flex-next {
  background: #77983d;
  }
  
  .flex-direction-nav a.flex-prev::before {
  content: "\f0d9" !important;
  font-family: FontAwesome;
  font-size: 23px;
  line-height: 56px;
  color: #fff;
  text-shadow: 0;
  margin-left: 23px;
  }
  
  .flex-direction-nav a.flex-next::before {
  content: "\f0da" !important;
  font-family: FontAwesome;
  font-size: 23px;
  line-height: 56px;
  color: #fff;
  text-shadow: 0;
  margin-right: 23px;
  }
  
  .flex-direction-nav a.flex-prev:hover,
  .flex-direction-nav a.flex-next:hover {
  background: #d1c329 !important;
  }
  
  /* */
  .tx-dioptrine-content-banner h3 {
  font-size: 50px;
  margin: 0 0 15px 0;
  }
  
  .tx-dioptrine-content-banner p {
  font-size: 1.2em;
  font-weight: 400;
  margin: 0 0 15px 0;
  }
  
  /* */
  .header-mobile {
  padding: 20px 0 15px 20px;
  }
  
  @media screen and (min-width: 768px) {
  .header-mobile {
    display: none;
  }
  }
  .navbar-collapse {
  padding-top: 0 !important;
  max-height: none;
  width: 100%;
  }
  
  @media (max-width: 768px) {
  .navbar {
    width: calc(100% + 40px);
    margin-left: -15px;
  }
  
  .navbar-collapse {
    width: 100% !important;
  }
  }
  .navbar-toggle {
  float: right;
  background-color: transparent;
  margin: 15px 25px 0 0;
  padding: 0 !important;
  }
  
  .menu-global .inner-list ul {
  min-width: 220px;
  width: auto !important;
  }
  
  .menu-global .inner-list {
  margin: 0;
  white-space: nowrap;
  }
  
  .inner-list .fa {
  display: none;
  float: right;
  width: 54px;
  height: 75px;
  margin: -46px -20px 0 0;
  vertical-align: middle;
  text-align: center;
  line-height: 75px;
  font-size: 1.3em;
  background: url("../Images/bg-caret.png") left center no-repeat;
  }
  
  @media screen and (max-width: 768px) {
  .menu-global .caret {
    display: none;
  }
  
  .menu-global .inner-list ul {
    width: 100% !important;
  }
  
  .inner-list .fa {
    display: block;
  }
  }
  /* */
  .form-control {
  border-radius: 0;
  }
  
  .powermail_form h3,
  .powermail_legend {
  display: none;
  }
  
  [type="text"],
  [type="email"] {
  border: 1px solid #ccc;
  }
  
  textarea {
  resize: none;
  }
  
  .form-horizontal .control-label {
  padding-top: 0;
  font-weight: 100;
  font-size: 1em;
  text-align: left !important;
  }
  
  .tx-powermail {
  margin: 0 -20px;
  }
  
  .tx-powermail img {
  width: auto !important
  }
  
  /*
  .tx-powermail .powermail_fieldwrap.nolabel > label {
  display: block !important;
  visibility: hidden;
  }
  */
  
  .checkbox label {
  padding-left: 35px;
  }
  
  .checkbox input[type="checkbox"] {
  transform: scale(1.5, 1.5);
  margin: 4px 0 0 -32px;
  }
  
  .solicita form {
  padding: 0 20px;
  }
  
  .solicita .form-group {
  margin-bottom: 10px;
  }
  
  .solicita .powermail_fieldwrap_type_textarea {
  margin-bottom: 0;
  }
  
  .solicita .powermail_form h3 {
  display: block;
  font-size: 17.5px;
  cursor: pointer;
  margin: 15px 0;
  }
  
  .solicita .powermail_form h3::after {
  content: "\f0d7";
  font-family: FontAwesome;
  float: right;
  }
  
  .solicita .powermail_form h3.open::after {
  content: "\f0d8";
  font-family: FontAwesome;
  float: right;
  }
  
  .solicita fieldset {
  display: none;
  margin: 10px 0;
  }
  
  .solicita .powermail_fieldwrap.nolabel > label {
  display: none !important;
  }
  
  .solicita .powermail_form .col-sm-10 {
  width: 100%;
  }
  
  .solicita .powermail_form input,
  .solicita .powermail_form textarea {
  border-radius: 0;
  margin: 0 !important;
  }
  
  .solicita .checkbox {
  margin: 0;
  padding: 0;
  }
  
  .solicita .checkbox label {
  padding-left: 30px;
  font-size: 13px;
  }
  
  .solicita .checkbox [type="checkbox"] {
  position: absolute;
  left: 0;
  top: 13px;
  width: 12px !important;
  height: 12px !important;
  visibility: visible !important;
  }
  
  .solicita .powermail_form .powermail_submit {
  float: right;
  display: inline-block;
  position: relative;
  max-width: 100%;
  padding: 14px 43px;
  line-height: 1.2;
  font-family: "Roboto", "Helvetica,'Helvetica Neue', Arial, sans-serif";
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  transition: .2s ease-out;
  margin: 10px 0 0;
  padding: 10px 38px;
  border: 2px solid #fff;
  font-size: 16px;
  background: transparent;
  }
  
  .solicita .powermail_form .powermail_submit:hover {
  background: #fff;
  }
  
  .solicita .col-sm-offset-2 {
  margin-left: 0;
  }
  
  .solicita .tx-powermail .powermail_fieldset .parsley-errors-list {
  margin: 5px 0 0 0 !important;
  background-color: transparent !important;
  border: none !important;
  float: left !important;
  }
  
  .solicita .tx-powermail .powermail_fieldset .parsley-errors-list > li {
  color: #fff !important;
  padding: 0 10px !important;
  margin: 0 !important;
  font-size: 15px;
  }
  
  .solicita .tx-powermail .powermail_fieldset .powermail_field_error,
  .solicita .tx-powermail .powermail_fieldset .parsley-error,
  .solicita .tx-powermail .powermail_fieldset .powermail_form .parsley-error:focus,
  .solicita .tx-powermail .powermail_fieldset div.error {
  color: #fff;
  background: transparent;
  }
  
  .solicita .powermail_create {
  padding: 20px;
  text-align: center;
  }
  
  .tx-powermail .powermail_fieldset div.parsley-error,
  .tx-powermail .powermail_fieldset .parsley-errors-list {
  background-color: transparent !important;
  border: none !important;
  margin: 0 !important;
  }
  
  .tx-powermail .powermail_fieldset .parsley-errors-list > li {
  padding: 5px 0 !important;
  }
  
  /* */
  .tx-dioptrine-content-productsgallery-item {
  vertical-align: middle;
  }
  
  /* */
  .tab-panel-items {
  margin-top: 30px;
  }
  
  .tab-panel-items .ce-default h2:first-child {
  display: none;
  }
  
  .nav-tabs {
  border-bottom: 2px solid #ddd;
  }
  
  .nav-tabs > li {
  margin-bottom: -2px;
  }
  
  .nav-tabs > li > a {
  color: #454545;
  border: none;
  border-radius: 0;
  font-weight: 700;
  font-size: 18px;
  padding: 7px 0;
  line-height: 1.8;
  margin-right: 30px;
  border-bottom-color: transparent;
  cursor: pointer;
  transition: 0.1s ease-out;
  }
  
  .nav-tabs > li > a::after {
  content: "\f0d7";
  font-family: FontAwesome;
  float: right;
  margin-left: 10px;
  }
  
  .nav-tabs > li > a:hover,
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
  color: #96BF0D;
  border: none;
  border-bottom: 2px solid #96BF0D;
  background: none !important;
  }
  
  .tab-links::after {
  margin: -5px 0 0;
  }
  
  .search-block-wrap {
  margin-top: 0;
  }
  
  @media (max-width: 1024px) {
  .nav-tabs {
    border-bottom: none;
  }
  
  .nav-tabs > li {
    width: 100%;
  }
  
  .nav-tabs > li > a {
    margin-right: 0;
    border-bottom: 2px solid #ddd;
  }
  }
  @media (min-width: 1200px) {
  .search-block-wrap {
    margin-top: 6px;
  }
  }
  .navbar-form {
  margin: 5px -20px 0 -20px;
  }
  
  .header-search .search-block {
  margin: 0;
  padding: 4px 15px 4px 20px;
  }
  
  @media (min-width: 768px) {
  .header-search .search-block {
    margin: 0 0 0 14px;
  }
  
  .tab-panel-items a.collapse-link {
    display: none;
  }
  }
  .header-search .search-block [type="text"] {
  border: none;
  }
  
  .header-search label {
  margin: 2px 0 0 0;
  }
  
  /* */
  .news-list-view {
  margin-top: 20px;
  }
  
  .news-single .article .news-img-wrap {
  float: left !important;
  width: auto !important;
  margin: 0 !important;
  }
  
  .news .article .news-img-wrap a {
  padding: 0 !important;
  border: none !important;
  }
  
  .news-img-wrap .outer {
  margin-bottom: 15px;
  }
  
  .news .article {
  margin-bottom: 15px !important;
  }
  
  .news .article h1,
  .news .article h2,
  .news .article h3 {
  margin: 0 !important;
  }
  
  .news-list-date {
  font-size: 0.8em;
  }
  
  .news-single {
  margin-top: 25px;
  }
  
  .news .footer {
  border-top: none !important;
  background: transparent;
  }
  
  /* */
  .topmenu ul {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  }
  
  .topmenu ul li {
  position: relative;
  float: left;
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
  }
  
  .topmenu ul li:after {
  position: absolute;
  top: 5px;
  right: 0;
  content: "";
  width: 1px;
  height: 12px;
  border-right: 1px solid #797979;
  }
  
  .topmenu ul li:last-child:after {
  display: none;
  }
  
  /* */
  .news-list-view .listado-poduct-item {
  margin: 0 0 40px 0;
  }
  
  .news-list-view .listado-poduct-item h3 {
  font-weight: 400;
  font-size: 1.4em;
  margin: 15px 0 20px 0;
  }
  
  .news-list-view .listado-poduct-item h3 a {
  color: #454545;
  }
  
  .news-list-view .product-desc p {
  font-size: 18px;
  margin-bottom: 20px;
  }
  
  .news-list-view .listado-poduct-list .listado-poduct-item img {
  float: left;
  }
  
  @media (max-width: 768px) {
  .news-list-view {
    margin: 0 20px;
  }
  
  .news-list-view .listado-poduct-list .listado-poduct-item img {
    float: none;
  }
  }
  /* */
  .ui-menu .ui-menu-item-wrapper {
  padding: 3px 10px;
  font-size: 0.75em;
  }
  
  /* */
  .references-list {
  font-size: 12px !important;
  }
  
  /* */
  .ce-uploads {
  font-size: 0.85em;
  }
  
  .ce-uploads img {
  margin-top: 4px;
  }
  
  /* */
  .flexslider {
  margin: 0 !important;
  }
  
  .flex-direction-nav li {
  margin: 0 !important;
  }
  
  /* Search Box */
  .prod-search input[type=text] {
  border: none;
  }
  
  /* Search resultas */
  .tx-indexedsearch-searchbox,
  .tx-indexedsearch-rules,
  .tx-indexedsearch-browsebox {
  display: none;
  }
  
  /* News paginator */
  ul.f3-widget-paginator li {
    margin: 0 5px
  }
  
  ul.f3-widget-paginator li::before {
    display: none
  }
  
  /*# sourceMappingURL=common.css.map */