#sp-top-bar {
  border-bottom: 1px solid #e5e5e5;
}
/**/
.marcas-representadas-portada h3 {
  margin: 0 0 10px 0;
}
.marcas-representadas-portada .modulo-marca {
  border: 1px solid #e9e9e9;
  padding: 20px;
}
@media (max-width: 992px) {
  .marcas-representadas-portada .modulo-marca {
    text-align: center;
  }
  .marcas-representadas-portada .modulo-marca img {
    width: 50% !important;
    margin: 30px auto;
  }
}
/**/
#sp-bottom .sp-module .sp-module-title {
  color: #fff;
}
#sp-bottom h1,
#sp-bottom h2,
#sp-bottom h3,
#sp-bottom h4,
#sp-bottom h5,
#sp-bottom h6 {
  color: #fff;
}
/**/
h1.azul,
h2.azul,
h3.azul,
h4.azul,
h5.azul,
h6.azul {
  color: #008bcc !important;
}
/**/
.ns2-inner {
  border-bottom: 1px solid rgba(255,255,255,.1);
  /*padding-bottom: 5px;*/
}
.ns2-title {
  margin: 0 0 2px 0;
}
a.ns2-readmore span {
  background: none !important;
  padding: 0 0 0 0 !important;
}
/**/
.sp-simpleportfolio-tags,
.sp-simpleportfolio-meta {
  display: none;
}
.sp-simpleportfolio-image {
  float: left;
  margin: 0 30px 30px 0;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover {
  background: #008bcc;
}
/**/
.grid-marcas-representadas .cbp-item .su-pgrid-meta,
.grid-marcas-representadas .cbp-item .cbp-l-grid-blog-desc {
  display: none;
}
.cbp-l-grid-blog-title:hover {
  color: #008bcc;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - override template.css de helixIII y bootstrap.css */
body {
  color: #333;
}
h1,h2,h3,h4,h5,h6 {
  color: #333;
}
/**/
.subheading-category {
  color: #008bcc;
  text-transform: uppercase;
  font-size: 18px !important;
}
.blog .item .entry-header {
  margin-bottom: 10px;
}
.blog .item .entry-header h2 {
  color: inherit;
  background: none;
  font-size: 20px;
  padding: 0;
}
.blog .item .entry-header .article-info .published {
  color: #aaa;
}
article.item {
  margin-bottom: 30px !important;
}
/**/
.sp-module .sp-module-title {
  color: #008bcc;
  font-size: 18px !important;
  margin: 0 0 30px !important;
  text-transform: uppercase !important;
}
/**/
#sp-main-body {
  padding: 40px 0 !important;
}
/**/
.su-icon {
  margin: 0 !important;
}
/**/
.breadcrumb {
  margin-bottom: 0;
}
/**/
.published time:hover {
  display: inline !important;
}
/**/
.entry-header h2 a:hover {
  color: #008bcc !important;
}
/**/
.offcanvas-menu .offcanvas-inner {
  padding: 50px 20px 20px 20px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  border-bottom: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li > ul {
  margin: 0 0 10px 20px;
  border-left: 2px solid #cacacb;
  font-size: 14px;
}
/**/
@media (min-width: 1200px) {
  #offcanvas-toggler {
    display: none;
  }
}
/**/
@media (max-width: 1200px) { /*El menú solo aparece cuando el tamaño de la ventana sea mayor a 1200px*/
  .sp-megamenu-parent {
    display: none !important;
  }
}
.sp-megamenu-parent >li >a {
  padding: 0 10px !important;
}
/**/
.sp-dropdown.sp-dropdown-main.sp-menu-left,
.sp-dropdown.sp-dropdown-main.sp-menu-right {
  z-index: 99999;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  padding: 10px !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  font-size: 15px;
  padding: 5px 10px !important;
}
/**/
#sp-menu .sp-module ul >li >a {
  font-size: 15px;
}

.sp-mega-group {
  /*display: none;*/
}
/**/
input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
   -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
/**/
.subheading-category {
  background-color: #008bcc;
  border-bottom: none;
  color: #fff;
  margin: 0 0 30px;
  padding: 8px;
  display: block;
}
.entry-header h2 {
  background-color: #008bcc;
  border-bottom: none;
  color: #fff;
  margin: 0 0 30px;
  padding: 8px;
}
/**/
.page-header {
  display: none;
}


/*------------------------------------------ ESTILOS EXTRAS*/
.separador10 {height: 1px;margin-bottom: 10px;}
.separador20 {height: 1px;margin-bottom: 20px;}
.separador30 {height: 1px;margin-bottom: 30px;}
.separador40 {height: 1px;margin-bottom: 40px;}
.separador50 {height: 1px;margin-bottom: 50px;}
.separador60 {height: 1px;margin-bottom: 60px;}
.separador70 {height: 1px;margin-bottom: 70px;}
.separador80 {height: 1px;margin-bottom: 80px;}
.separador90 {height: 1px;margin-bottom: 90px;}
.separador100 {height: 1px;margin-bottom: 100px;}
.nopadding {padding-left: 0 !important;padding-right: 0 !important;}
.left {float:left;}
.right {float:right;}
p.destacado {font-size: 120%;line-height: 130%;margin: 15px 0;}
p.small {font-size: 85%;}
img.left {float:left !important;margin-right: 15px !important;margin-bottom: 15px !important;}
img.right {float:right !important;margin-left: 15px !important;margin-bottom: 15px !important;}
img.center {margin: 0 auto;display: block;}
img.img-borde {padding: 7px;background-color: #fff;border: 1px solid #ddd;border-radius: 2px;}
/**/
.item ul {
  padding: 0 10px;
  margin: 0;
}
/**/
@media (max-width: 768px) {
   .margin-bottom-xs {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
   .margin-bottom-sm {
    margin-bottom: 40px;
  }
}
/**/
.formulario-contacto input,
.formulario-contacto textarea,
.formulario-contacto select {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: normal;
  color: #888;
  background: #fff;
  width: 100%;
  height: 35px;
  padding: 8px;
  margin: 0 0 20px 0;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: none;
  outline: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.formulario-contacto textarea {
  width: 100%;
  height: 95px;
  padding: 8px 0 0 8px;
  overflow: auto;
  resize: vertical;
  margin-bottom: 17px;
} 
.formulario-contacto .captcha {
  display: none !important;
}
.formulario-contacto label {
  margin-bottom: 0;
}
