body {
  color: #3b3c3e;
  font-family: 'Roboto Slab', serif !important;
  font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Slab', serif !important;
}
::selection {
  background: #e01e6f;
}
/**
* Custom CSS
**/
.page article.uk-article {
  width: 80%;
  margin: 0 auto;
}
.page .tm-top .uk-container-expand {
  padding: 0;
}
.tm-toolbar {
  background-color: #fff;
  color: #333;
  font-size: 1em;
  border-bottom: 1px solid #ededf0;
}
.asesoria-box {
  background-color: #990059;
  padding: 1em 0;
}
.asesoria-box * {
  color: #fff;
}
.asesoria-box h2 {
  font-weight: bold;
}
.asesoria-box p {
  font-weight: 400;
  font-size: 1.2em;
}
.asesoria-box .uk-button {
  background: #990059;
  border: 1px solid #fff;
  color: #fff;
}
.asesoria-box .uk-button:hover {
  background: #fff;
  color: #990059;
}
.fp-title .wk-overlay-panel {
  background-color: rgba(0,0,0,0.5);
}
.fp-title * {
  color: #fff;
}
.fp-title .wk-h2 {
  font-size: 3.5em;
  font-weight: bold;
}
.fp-title p {
  font-size: 2em;
}
.grid-box-fp .uk-panel-header:hover h3 {
  color: #990059;
}
.grid-box-fp .uk-panel-header:hover .uk-button {
  background: #d8d8d8;
  color: #990059;
}
.logo {
  width: 9.5em;
}
.nosotros-box h1 {
  color: #ff0079;
  font-weight: bold;
  font-size: 2.2em;
  line-height: 1;
}
.nosotros-box h1 span {
  display: block;
  font-size: 0.6em;
  font-weight: 400;
}
.dimensiones-cajas h3 {
  color: #990059;
}
.slidershow-fp {
  font-size: 1.1em;
}
.slidershow-fp h3 {
  font-size: 1.4em;
  font-weight: bold;
}
.slidershow-fp .uk-width-large {
  width: 100%;
}
.slidershow-fp .color-pink {
  color: #ff9e9e !important;
}
.slidershow-fp .slider-medio {
  text-align: left;
  margin-left: -16em;
}
.slidershow-fp .slider-medio h3 {
  color: #488605 !important;
}
.slidershow-fp .slider-medio p {
  color: #752710 !important;
  width: 60%;
  margin: 0;
}
.slidershow-fp .slider-caja {
  text-align: left;
}
.slidershow-fp .slider-caja h3 {
  color: #ff9e9e;
}
.slidershow-fp .slider-caja p {
  text-align: left;
  width: 60%;
  margin: 0;
}
.slidershow-fp .slider-tecnologia {
  text-align: center;
}
.slidershow-fp .slider-tecnologia h3 {
  color: #fff !important;
}
.slidershow-fp .slider-tecnologia p {
  color: #fff !important;
}
.slider-recomendados-fp li:hover h3 {
  color: #990059;
}
.slider-recomendados-fp li:hover .uk-button {
  background: #d8d8d8;
  border: 0;
  color: #990059;
}
.slider-recomendados-fp .uk-button,
.slider-recomendados-fp .wk-button {
  background: #fff;
  border: 1px solid #990059;
  color: #990059;
}
.subtitile-box h2 {
  color: #990059;
  font-weight: bold;
}
.tm-footer p,
.tm-footer h3 {
  color: #fff;
}
.tm-footer a {
  color: #ff0079 !important;
}
.tm-toolbar-container .widget_text {
  font-size: 0.9em;
  margin: 0 auto;
}
.uk-button {
  background: #990059;
  color: #fff;
  font-family: 'Roboto Slab', serif !important;
  padding: 0 1em;
}
.uk-button:hover {
  background: #d8d8d8;
  color: #990059;
}
.uk-block-primary {
  background: #990059;
}
.footer {
  background-color: #0f1823;
}
.footer * {
  color: #fff;
}
.page-id-38 input,
.form-wp input,
.page-id-38 textarea,
.form-wp textarea {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -ms-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.page-id-38 select,
.form-wp select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  -webkit-background-size: 8px 10px;
  -moz-background-size: 8px 10px;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.page-id-38 input[type="checkbox"],
.form-wp input[type="checkbox"] {
  display: inline-block;
  width: auto;
}
.page-id-38 .contact-submit input[type="submit"],
.form-wp .contact-submit input[type="submit"] {
  -moz-user-select: none;
  -ms-touch-action: manipulation;
  -ms-user-select: none;
  -webkit-user-select: none;
  background-color: #990059;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  width: 120px;
}
.page-id-38 .contact-submit input[type="submit"]:hover,
.form-wp .contact-submit input[type="submit"]:hover {
  background-color: #333;
}
