
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  color: #c52d2d;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

/
/
----------------------------------------------------------------------------------------
.wrapper.style2 .spotlight {
  background-color: white;
  border-bottom-color: rgba(78, 42, 42, 0.3);
}

.messages error {
  display: none;
}

.spotlight {
  background-color: white;
  border-bottom-color: rgba(144, 144, 144, 0.25);
}

.spotlight {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: 4px solid rgba(179, 172, 172, 0.9);
  background: url(/sites/all/themes/nexus/images/lineas/fondo.jpg);
  background-attachment: fixed, fixed, fixed;
  background-position: top left, center center, center center;
  background-size: auto, cover, cover;
  border-top: 4px solid rgba(179, 172, 172, 0.9);
}

.wrapper > .inner {
  margin-left: auto;
  margin-right: auto;
  width: 70em;
  max-width: 100%;
}

.spotlight .image {
  width: 100%;
}

.spotlight .image {
  width: 55%;
}

.image img {
  border-radius: 0;
  display: block;
}

/
/------------------------------/

/
-----------------------------
.spotlight .image {
  width: 40%;
}

.spotlight .image {
  width: 40%;
}

.image {
  border-radius: 0;
  border: 0;
  display: inline-block;
  position: relative;
}

.spotlight .image img {
  width: 100%;
}

.image img {
  border-radius: 0;
  display: block;
}

.spotlight .content {
  padding: 2em 3em 0.1em 3em;
  width: 60%;
}

/
/
----------------------------------------------------------------------------------------
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  nowhitespace: afterproperty;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font: 14px/1.6 'Oxygen', sans-serif;
  color: #606060;
}

a {
  color: #9f0d09;
}

a:visited {
  color: #9f0d09;
}

a:hover,
a:focus,
a:active {
  color: #000;
  text-decoration: none;
}

img {
  max-width: 100%;
}

.image.fit {
  display: block;
  margin: 0 0 2em 0;
  width: 100%;
}

.image.captioned {
  border-radius: 0;
}

h1[class="page-title"] {
  display: none;
}

hr.fat {
  box-sizing: content-box;
  border-width: 3px;
  border-color: #f5f5f5 !important;
  border-top-style: solid;
  max-width: 753px;
}

#
slick-views-carusel-entidades-2-slider {
}

.colorx-bg {
  background-color: #6f767c, transparent;
  border-radius: 10px;
}

.faa-horizontal.animated, .faa-horizontal.animated-hover:hover {
  -webkit-animation: horizontal 2s ease infinite;
  animation: horizontal 2s ease infinite;
}

.head-main {
  font-size: 42px;
  font-weight: bold;
  color: #fff;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h3.preface-title {
  font-size: 22px;
  font-weight: 900;
  padding-top: 130px;
  padding-bottom: 200px;
  color: #fff;
}

.head-sub-main {
  font-size: 30px;
  font-weight: 600;
  padding: 5px 20px 10px 20px;
}

.head-last {
  font-size: 20px;
  font-weight: 300;
  padding: 5px 20px 20px 20px;
}

h3.head-last {
  font-size: 15px;
  font-weight: 300;
  padding: 5px 20px 20px 20px;
  color: white;
}

.col-md-12 {
  width: 100%;
}

.text-center {
  text-align: center;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

#columnas {
  column-count: 3;
  column-gap: 20px;
  column-rule: 0px dotted gray;
}

#columnas1 {
  column-count: 2;
  column-gap: 20px;
  column-rule: 0px dotted gray;
}

.remove-margin {
  margin-right: 0 !important;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clear {
  clear: both;
}

blockquote {
  position: relative;
  margin: 30px 20px;
  padding-left: 25px;
  font-style: italic;
  font-weight: bold;
  color: #000;
  quotes: "\201C" "\201D" "\2018" "\2019";
}

blockquote:before {
  color: #000;
  content: open-quote;
  font-size: 3em;
  line-height: .1em;
  position: absolute;
  top: 20px;
  left: -10px;
}

blockquote p:last-child {
  margin: 0;
}

.vocabulary-initiatives.taxonomy-term--view-mode-featured-teaser .hero-image {
  background: #fff;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 200px;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  position: relative;
}

/
/---------------------------------------------------------------------------------------------/

/
----------------------------------------------------------------------------------------------------
pre {
  background: #fff url("images/pre-bg.png") repeat;
  margin: 40px 0px;
  padding: 25px 20px;
  line-height: 25px;
  border: 1px solid #ddd;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

ul, ol {
  margin: 0 0 1em 1.5em;
}

ul {
}

ol {
  list-style-type: decimal;
}

ol ol {
  list-style: upper-alpha;
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

th {
  font-weight: bold;
  padding: 10px 10px;
}

tr {
  padding: 5px 5px;
}

td {
  padding: 5px 10px;
}

#primary table {
  margin: 0 0 1.5em;
  width: 100%;
  border-right: none;
  background: #fff;
}

#primary th {
  font-weight: bold;
  padding: 10px 10px;
  background: #008378;
  color: #fff;
}

#primary tr {
  padding: 5px 5px;
}

#primary td {
  padding: 5px 10px;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
}

h1 {
  font-size: 36px;
  color: #fff;
}

h2 {
  font-size: 26px;
  color: #676767;
}

h3 {
  font-size: 20px;
  color: #d9534f;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

p {
  margin: 0 0 17px;
  color: #676767;
}

p img {
  margin: 0;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

hr {
  border: solid rgba(0, 0, 0, 0.2);
  border-width: 5px 0 0;
  clear: both;
  height: 0;
  width: 142px;
}

hr.prefaces {
  border-color: white;
  border-width: 1px 0 0;
}

/
/
-------------------------------------------------------------------------
.product-2 {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap !important;
  -webkit-flex-wrap: wrap !important;
  -moz-flex-wrap: wrap !important;
}

.product-2 .fh5co-half {
  min-height: 425px;
  padding: 2.5em;
  background-color: #fff;
  background-attachment: fixed, fixed, fixed;
}

.product-2 .img {
  background-color: #57cecd;
  background-size: cover;
  padding: 20em;
}

.fh5co-product-2 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
}

.fh5co-product-2 .fh5co-half {
  min-height: inherit;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  line-height: 28px;
}

.services {
  position: relative;
  padding: 25px;
  padding-top: 20px;
  margin-top: 10px;
  background: white;
  float: left;
  width: 100%;
  box-shadow: rgba(163, 174, 184, 0.81) 5px 5px 42px 3px;
}

.services2 {
  position: relative;
  padding: 25px;
  padding-top: 20px;
  margin-top: 10px;
  background: white;
  float: left;
  width: 100%;
  box-shadow: rgba(163, 174, 184, 0.81) 5px 5px 42px 3px;
}

.services2 p {
  text-align: center;
  color: #676767;
}

.services p {
  text-align: justify;
  color: #676767;
}

.services span {
  display: block;
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
  text-align: center;
}

.services span i {
  font-size: 40px;
  padding: 20px;
  color: #bb0000;
  background: #fff;
  border: 10px solid #bb0000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.services h3 {
  color: #bb0000;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: -3px;
  word-spacing: 10px;
  text-shadow: 1px 1px 1px rgb(0, 0, 0);
  font-size: 38px;
  margin-top: 30px;
  text-align: center;
}

.services .icon {
  position: relative;
  width: 175px;
  height: 175px;
  margin: 0 auto;
  text-align: center;
  line-height: 180px;
  font-size: 56px;
  color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.0);
  margin-bottom: 40px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  border: 1px solid #FFFDFD;
  color: #E04343;
}

.services .item:hover .icon {
  background: #D9534F;
  border: 1px solid #D9534F;
}

.services .item:hover [class*="fa"] {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  color: #fff;
}

.services .item [class*="fa"] {
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

box-shadow:

0
0
0
25
px #c8c8c833

;
height:

100
%
;
}
.services span {
  display: block;
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
}

hr.product {
  border: solid rgb(174, 23, 23);
  clear: both;
  margin: 10px 0 30px;
  height: 0;
  width: 80%;
}

/
/
-----------------------------------------------------------------------
.footer-main {
  font-size: 39px;
  font-weight: bold;
  color: #FFF;
}

input[id="edit-submitted-nombre"] {
  border: 1px solid #00887d;
  position: relative;
  -webkit-appearance: none;
  display: block;
  border: 0;
  outline: 0;
  background: rgba(255, 255, 255, 0);
  width: 100%;
  border-radius: 0.35em;
  padding: 0.75em 1em 0.75em 1em;
  box-shadow: inset 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.05);
  border: solid 1px rgba(0, 0, 0, 0.15);
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  color: #f5f5f5;
}

input[id="edit-submitted-name"] {
  border: 1px solid #00887d;
  position: relative;
  -webkit-appearance: none;
  display: block;
  border: 0;
  outline: 0;
  background: rgba(255, 255, 255, 0);
  width: 100%;
  border-radius: 0.35em;
  padding: 0.75em 1em 0.75em 1em;
  box-shadow: inset 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.05);
  border: solid 1px rgba(0, 0, 0, 0.15);
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  color: #f5f5f5;
}

input:hover[id="edit-submitted-nombre"] {
  border: 1px solid #6f1513;;
}

input:hover[id="edit-submitted-name"] {
  border: 1px solid #6f1513;
}

input[id="edit-submitted-correo"] {
  border: 1px solid #6f1513;;
  position: relative;
  -webkit-appearance: none;
  display: block;
  border: 0;
  outline: 0;
  background: rgba(255, 255, 255, 0);
  width: 100%;
  border-radius: 0.35em;
  padding: 0.75em 1em 0.75em 1em;
  box-shadow: inset 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.05);
  border: solid 1px rgba(0, 0, 0, 0.15);
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  color: #f5f5f5;
}

input[id="edit-submitted-email"] {
  border: 1px solid #6f1513;;
  position: relative;
  -webkit-appearance: none;
  display: block;
  border: 0;
  outline: 0;
  background: rgba(255, 255, 255, 0);
  width: 100%;
  border-radius: 0.35em;
  padding: 0.75em 1em 0.75em 1em;
  box-shadow: inset 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.05);
  border: solid 1px rgba(0, 0, 0, 0.15);
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  color: #f5f5f5;
}

input:hover[id="edit-submitted-correo"] {
  border: 1px solid #6f1513;;
}

input:hover[id="edit-submitted-email"] {
  border: 1px solid #6f1513;;
}

textarea[id="edit-submitted-texto"] {
  border: 1px solid #00887d;
  position: relative;
  -webkit-appearance: none;
  display: block;
  border: 0;
  outline: 0;
  background: rgba(255, 255, 255, 0);
  width: 100%;
  border-radius: 0.35em;
  padding: 0.75em 1em 0.75em 1em;
  box-shadow: inset 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.05);
  border: solid 1px rgba(0, 0, 0, 0.15);
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  color: #f5f5f5;
}

textarea[id="edit-submitted-text"] {
  border: 1px solid #00887d;
  position: relative;
  -webkit-appearance: none;
  display: block;
  border: 0;
  outline: 0;
  background: rgba(255, 255, 255, 0);
  width: 100%;
  border-radius: 0.35em;
  padding: 0.75em 1em 0.75em 1em;
  box-shadow: inset 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.05);
  border: solid 1px rgba(0, 0, 0, 0.15);
  -moz-transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  color: #f5f5f5;
}

textarea:hover[id="edit-submitted-texto"] {
  border: 1px solid #6f1513;;
}

textarea:hover[id="edit-submitted-text"] {
  border: 1px solid #6f1513;;
}

input[value="Submit"] {
  border-radius: 6px !important;
  display: inline-block !important;
  margin-bottom: 0 !important;
  font-weight: normal !important;
  text-align: center !important;
  vertical-align: middle !important;
  touch-action: manipulation !important;
  cursor: pointer !important;
  background-image: none !important;
  border: 1px solid transparent !important;
  white-space: nowrap !important;
  padding: 10px 20px !important;
  font-size: 14px !important;
  line-height: 1.42857 !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  position: relative !important;
  -webkit-transition: 0.3s !important;
  -o-transition: 0.3s !important;
  transition: 0.3s !important;
  background: transparent !important;
  color: #f5f5f5 !important;
  border: 2px solid #f5f5f5 !important;
}

#promo {
  background: rgba(255, 255, 255, 0.05);
  border: solid 1px rgba(255, 255, 255, 0.25);
  border-radius: 0.5em;
  padding: 1.75em 2.5em 1.75em 2.5em;
  position: relative;
  z-index: 1;
  padding: 75px;
  margin-top: 25px;
}

#promo4 {
}

#promo5 {
  position: relative;
  z-index: 1;
  margin-top: 25px;
}

/
/
-------------------------------------
.row-added-lg {
  padding-bottom: 7em;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

#fh5co-intro .service-block {
  width: 33.33%;
  float: left;
  text-align: center;
  font-size: 16px;
  min-height: 300px;
  vertical-align: middle;
  padding: 40px;
  background: #fff;
  -webkit-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  z-index: 7;
  flex-grow: 1;
  background-size: cover;
  position: relative;
  backgroun-repeat: no-repeat;
}

.service-block h2 {
  font-size: 21px;
  font-weight: 400;
}

.title-text {
  position: relative;
  z-index: 10;
}

.animated2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#fh5co-intro .service-block > .title-text {
  position: relative;
  z-index: 10;
}

#fh5co-intro .service-block {
  width: 33.33%;
  float: left;
  text-align: center;
  font-size: 16px;
  min-height: 300px;
  vertical-align: middle;
  padding: 40px;
  background: #fff;
  -webkit-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(163, 174, 184, 0.4);
  z-index: 7;
  flex-grow: 1;
  background-size: cover;
  position: relative;
  backgroun-repeat: no-repeat;
}

.js .to-animate, .js .to-animate-2, .js .single-animate {
  opacity: 0;
}

.service-block > .overlay-darker {
  z-index: 8;
  opacity: .5;
  background: rgba(42, 117, 124, 0.26);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.overlaydarker {
  z-index: 8;
  opacity: .5;
  background: rgba(125, 92, 55, 0.26);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.overlaydarker:hover {
  z-index: 8;
  opacity: .5;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(254, 82, 76, 1);
  -webkit-transition: background .2s ease-in-out;
  -moz-transition: background .2s ease-in-out;
  transition: background .2s ease-in-out;
}

#fh5co-intro .service-block > .overlaydarker {
  z-index: 8;
  opacity: .5;
  background: #474747;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.service-block > .overlaydarker:hover {
  z-index: 8;
  background: #15470C;
}

.overlay {
  background: #fff;
  opacity: 1;
  z-index: 9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#fh5co-intro .service-block > .overlay {
  background: #fff;
  opacity: 1;
  z-index: 9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#fh5co-intro .service-block > .fh5co-text {
  position: relative;
  z-index: 10;
}

#fh5co-intro .service-block > .fh5co-text .fh5co-intro-icon {
  font-size: 50px;
  color: #52d3aa;
  margin-bottom: 30px;
  display: block;
}

#fh5co-intro .service-block > .fh5co-text .fh5co-intro-icon {
  font-size: 50px;
  color: #52d3aa;
  margin-bottom: 30px;
  display: block;
}

.service-block {
  width: 108.33%;
  float: left;
  text-align: center;
  font-size: 17px;
  min-height: 300px;
  vertical-align: middle;
  box-shadow: rgba(163, 174, 184, 0.4) 5px 5px 42px 3px;
  box-shadow: rgba(163, 174, 184, 0.81) 5px 5px 42px 3px;
  -moz-box-shadow: rgba(163, 174, 184, 0.4) 5px 5px 42px 3px;
  -ms-box-shadow: rgba(163, 174, 184, 0.4) 5px 5px 42px 3px;
  -o-box-shadow: rgba(163, 174, 184, 0.4) 5px 5px 42px 3px;
  flex-grow: 1;
  position: relative;
  padding: 40px;
  background: 0% 0%/cover rgb(255, 255, 255);
}

input[value="Enviar"] {
  border-radius: 6px !important;
  display: inline-block !important;
  margin-bottom: 0 !important;
  font-weight: normal !important;
  text-align: center !important;
  vertical-align: middle !important;
  touch-action: manipulation !important;
  cursor: pointer !important;
  background-image: none !important;
  border: 1px solid transparent !important;
  white-space: nowrap !important;
  padding: 10px 20px !important;
  font-size: 14px !important;
  line-height: 1.42857 !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  position: relative !important;
  -webkit-transition: 0.3s !important;
  -o-transition: 0.3s !important;
  transition: 0.3s !important;
  background: transparent !important;
  color: #f5f5f5 !important;
  border: 2px solid #f5f5f5 !important;
}

.head-main-background-staff {
  font-size: 36px;
  color: rgb(104, 1, 1);
  margin-top: 86px;
}

.title-staff {
  padding-bottom: 90px;
  position: relative;
  margin-top: 82px;
  background: white;
  border-top: 10px solid rgb(104, 1, 1);;
  width: 100%;
  box-shadow: rgba(163, 174, 184, 0.81) 5px 5px 42px 3px;
}

.title-staff span {
  display: block;
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
}

.title-staff span i {
  font-size: 60px;
  padding: 30px;
  color: rgb(104, 1, 1);
  background: #fff;
  border: 10px solid rgb(104, 1, 1);;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

/
/
----------------------------------------------------------------------------------------
.title-bottom {
  position: relative;
  margin-top: 82px;
  background: white;
  border-top: 12px solid rgb(0, 136, 125);
  width: 100%;
}

.title-bottom span {
  display: block;
  position: absolute;
  top: 250px;
  left: 0;
  width: 100%;
}

.title-bottom span i {
  font-size: 32px;
  padding: 15px;
  color: #eee;
  background: rgb(0, 136, 125);
  border: 5px solid rgba(0, 0, 0, 0.0001);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

/
/
----------------------------------------------------------------------------------------
input:hover[value="Enviar"] {
  padding-right: 35px !important;
  padding-left: 35px !important;
  background: rgba(0, 136, 125, 0.35) !important;
  color: #fff !important;
  position: relative !important;
  -webkit-transition: 0.3s !important;
  -o-transition: 0.3s !important;
  transition: 0.3s !important;
  box-shadow: inset 0 0px 0 0 white !important;
  text-shadow: none !important;
}

#fh5co-intro .service-block {
  width: 33.33%;
  float: left;
  text-align: center;
  font-size: 16px;
  min-height: 300px;
  vertical-align: middle;
  box-shadow: rgba(163, 174, 184, 0.4) 7px 14px 42px 3px;
  z-index: 7;
  flex-grow: 1;
  position: relative;
  padding: 40px;
  background: 0% 0%/cover rgb(255, 255, 255);
}

/
/
-------------------------------------
input[value="Submit"]:hover {
  border-radius: 6px !important;
  display: inline-block !important;
  margin-bottom: 0 !important;
  font-weight: normal !important;
  text-align: center !important;
  vertical-align: middle !important;
  touch-action: manipulation !important;
  cursor: pointer !important;
  background-image: none !important;
  border: 1px solid transparent !important;
  white-space: nowrap !important;
  padding: 10px 20px !important;
  font-size: 14px !important;
  line-height: 1.42857 !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  position: relative !important;
  -webkit-transition: 0.3s !important;
  -o-transition: 0.3s !important;
  transition: 0.3s !important;
  background: transparent !important;
  color: #00877E !important;
  border: 2px solid #00877E !important;
}

.social-link-footer {
  padding: 29px 0;
  display: inline-block;
  overflow: hidden;
  list-style: none;
}

.social-link-footer li {
  float: left;
  margin-right: 8px;
}

.social-link-footer li a {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 25px;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
  color: rgba(255, 255, 255, 0.4);
  border-color: white;
  border-width: 1px 0 0;
  border: 1px solid #676969;
}

input:hover[value="Submit"] {
  padding-right: 35px !important;
  padding-left: 35px !important;
  background: rgba(217, 83, 79, 0.37) !important;
  color: #fff !important;
  position: relative !important;
  -webkit-transition: 0.3s !important;
  -o-transition: 0.3s !important;
  transition: 0.3s !important;
  box-shadow: inset 0 0px 0 0 white !important;
  text-shadow: none !important;
}

hr#preface {
  border-color: white;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 125px 18px;
  height: 0;
}

hr#footer {
  border-color: #555;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 18px;
  height: 0;
}

p a, p a:visited {
  line-height: inherit;
}

a:link {
  text-decoration: none;
  transition: all 0.4s ease-in;
}

a:focus {
  outline: 0;
}

a {
  outline: 0;
}

p a, p a:visited {
  line-height: inherit;
}

a:focus {
  outline: 0;
}

#masthead {
  position: relative;
}

.site-branding {
  margin-bottom: 20px;
}

#site-logo {
  height: 58px;
  margin-bottom: 10px;
  margin-top: 10px;
}

#site-logo:after {
  margin-left: 3px;
  padding-top: 1px;
  margin-top: 3px;
  height: 58px;
  width: 250px;
}

h1#site-title {
  text-transform: uppercase;
  font-weight: 800;
  margin-top: 18px;
  clear: none;
}

h1#site-title a:link, h1#site-title a:visited {
  color: #000;
}

.menutoggle {
  width: 36px;
  height: 36px;
  color: #777;
  border: 1px solid #ddd;
  border-radius: 3px;
  line-height: 36px;
  text-align: center;
  background: #fff;
  position: absolute;
  right: 20px;
  top: 25px;
  font-size: 20px;
  display: none;
}

#main-menu {
  padding: 0px 0px;
  margin: 22px -45px 15px;
  height: 45px;
  border-bottom: none;
  float: left
}

#main-menu ul {
  width: auto;
  float: left;
  list-style: none;
  margin: -23px;
  padding: 0 0px;
}

#main-menu li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: 400;
}

#main-menu li a {
  color: #676767;
  display: block;
  margin: 0;
  padding: 1px 11px 10px 10px;
  text-decoration: none;
  position: relative;
  font-size: 17px;
}

.icon-list a {
  opacity: 0;
  display: inline-block;
  padding: 0 0.2em;
  margin: 0 15px;
  text-align: center;
  font-size: 1.2em;
  color: #353535;
}

#lineas {
  background-image: url("images/overlay2.png"), url("images/overlay3.svg"), linear-gradient(45deg, #bb0000 5%, #5f0505 30%, #bb0000);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #171B1B;
  padding-top: 18px;
  background-attachment: fixed;
  background-size: cover;
}

#preface-A {
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  background-attachment: fixed;
  background-size: cover;
}

#entidades {
  background-image: url("images/overlay2.png"), url("images/overlay3.svg"), linear-gradient(45deg, #bb0000 5%, #5f0505 30%, #bb0000);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #171B1B;
  padding-top: 18px;
  background-attachment: fixed;
  background-size: cover;
}

#atencion {
  background-position: center;
  background-repeat: no-repeat;
  background-color: #171B1B;
  padding-top: 18px;
  background-attachment: fixed;
  background-size: cover;
  background-image: url("images/overlay2.png"), url("images/overlay3.svg"), linear-gradient(45deg, #bb0000 5%, #5f0505 30%, #bb0000);
}

#preface-otr1 {
  background: url(/sites/all/themes/nexus/images/footer.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #171B1B;
  padding-top: 95px;
  border-bottom: 129px solid rgba(102, 16, 16, 0.6);
  background-attachment: fixed;
  background-size: cover;
}

#actividades {
  background-image: url("images/overlay2.png"), url("images/overlay3.svg"), linear-gradient(45deg, #bb0000 5%, #5f0505 30%, #bb0000);
  background-color: rgba(0, 0, 0, 0);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-size: auto auto;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #171B1B;
  padding-top: 18px;
  background-attachment: fixed;
  background-size: cover;
}

#preface-area-actividades {
  background-color: rgba(0, 0, 0, 0);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-size: auto auto;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #171B1B;
  padding-top: 95px;
  border-bottom: 81px solid rgb(174, 23, 23, 0.06);
  background-attachment: fixed;
  background-size: cover;
  border-top: 129px solid rgba(102, 16, 16, 0.6);
  padding-bottom: 95px;
}

.anchor span i {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  padding-left: 10px;
  padding-right: 10px;
}

img.grayscale:hover {
  -webkit-filter: grayscale(0%);
  transition: all 0.4s ease-in;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
}

div.grayscale:hover {
  -webkit-filter: grayscale(0%);
  transition: all 0.4s ease-in;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
}

#preface-area-dos div[class="container"] {
  background: scroll;
  max-width: 1477px;
}

#preface-area-dos {
  margin-bottom: -30px;
}

#main-menu li a:hover, #main-menu li a:active, #main-menu a.active, #main-menu > ul > li > a.active-trail {
  color: #810d0a;
}

li > a span.nav-line {
  bottom: 8px;
}

li:hover span.nav-line, li.current-menu-item span.nav-line, li.current-menu-ancestor span.nav-line, li.current-scroll-item span.nav-line {
  width: 99%;
}

li:hover span.nav-line {
  width: 99%;
}

li > a span.nav-line {
  background-color: #00887e;
}

li > a span.nav-line {
  -webkit-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  overflow: hidden;
  position: absolute;
  pointer-events: none;
  left: 1px;
  bottom: 10px;
  display: block;
  width: 0;
  height: 4px !important;
  max-height: 1px !important;
  padding-bottom: 5px;
}

ul#flag {
  margin-left: 4px;
  display: -webkit-box;
}

i#flag {
  margin-left: -21px;
}

nav .menu > li.menu-item:hover > a {
  color: #1c9bdb;
}

#main-menu li a.sf-with-ul {
  padding-right: 10px;
}

#main-menu li ul li a, #main-menu li ul li a:link, #main-menu li ul li a:visited,
#main-menu li ul li ul li a, #main-menu li ul li ul li a:link, #main-menu li ul li ul li a:visited,
#main-menu li ul li ul li ul li a, #main-menu li ul li ul li ul li a:link, #main-menu li ul li ul li ul li a:visited {
  color: #777;
  width: 148px;
  margin: 0;
  padding: 10px 10px;
  border-top: 1px solid #ddd;
  position: relative;
  font-weight: 400;
}

#main-menu ul li ul li:first-child a, #main-menu ul li ul li ul li:first-child a, #main-menu ul li ul li ul li ul li:first-child a {
  border-top: none;
}

#first-time {
  display: none;
}

#main-menu li ul li a:hover, #main-menu li ul li ul li a:hover, #main-menu li ul li ul li ul li a:hover {
  color: #ed564b;
}

#main-menu li ul {
  font-size: 12px;
  z-index: 9999;
  position: absolute;
  left: -999em;
  height: auto;
  width: 160px;
  margin: 0px 0px 0px 0px;
  padding: 5px 5px;
  background: #efefef;
}

#main-menu li ul a {
  width: 150px;
}

#main-menu li ul a:hover, #main-menu li ul a:active {
}

#main-menu li ul ul {
  margin: -44px 0 0 160px;
}

#main-menu li:hover ul ul, #main-menu li:hover ul ul ul, #main-menu li.sfHover ul ul, #main-menu li.sfHover ul ul ul {
  left: -999em;
}

#main-menu li:hover ul, #main-menu li li:hover ul, #main-menu li li li:hover ul, #main-menu li.sfHover ul, #main-menu li li.sfHover ul, #main-menu li li li.sfHover ul {
  left: auto;
}

#main-menu li:hover, #main-menu li.sfHover {
  position: static;
}

#main-menu > ul > li > a {
  padding: 10px;
}

#primary, #sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}

#main-content {
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

#slidebox {
  max-height: 550px;
  position: relative;
  background: #000;
}

.doverlay {
  background: url(images/overlay.png);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 100;
}

img.grayscale {
  -webkit-filter: grayscale(70%);
  -webkit-backface-visibility: hidden;
  transition: all 0.4s ease-in;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
}

div.grayscale {
  -webkit-filter: grayscale(100%);
  -webkit-backface-visibility: hidden;
  transition: all 0.4s ease-in;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
}

.flex-caption {
  width: 700px;
  position: absolute;
  top: 37%;
  left: 72.4%;
  margin-left: -390px;
  text-align: center;
  z-index: 120;
  color: #fff;
  background: #2e323299;
  padding: 4px;
  width: 800px;
  position: absolute;
  top: 34%;
  left: 50%;
  margin-left: -400px;
  text-align: center;
  z-index: 120;
  color: #fff;
  background: #2e323299;
  padding: 4px;
}

.flex-caption h2 {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  margin-bottom: -2px;
  letter-spacing: -3px;
  word-spacing: 10px;
  color: #FFFFFF;
  text-shadow: 1px 1px 1px rgb(0, 0, 0);
  line-height: 95px;
  font-size: 60px;
}

.flex-caption h2 a:link, .flex-caption h2 a:visited {
  color: #fff;
}

.h2-preface {
  font-size: 24px;
  font-weight: bold;
  color: white;
}

.flex-caption p {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 10px;
  letter-spacing: 2px;
  word-spacing: 10px;
  color: #FFFFFF;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.62);
  line-height: 28px;
  font-size: 17px;
}

.twitter a:hover {
  background: #09AEEC;
}

.facebook a:hover {
  background: #00887d;
}

.pinterest a:hover {
  background: #cb2026;
}

.gplus a:hover {
  background: #dd4b39;
}

.dribbble a:hover {
  background: #ea4c89;
}
.social-link {
  margin: 0;
}
.social-link li a:hover {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 25px;
  background: rgb(206, 79, 75);
  color: #FFFFFF;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}

.social-link li a {
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 25px;
  color: #ce4f4b;
  background: #eee;
  transition: all 0.3s ease-in-out;
}

.social-link li {
  float: left;
  margin-right: 0px;
  margin-left: 13px;
}

/
/
----------------------------------------------------------------------------------------
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5,

,.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
   float: left
 }

  .col-md-6 {
    width: 50% !important;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-11 {
    width: 91.66666667%
  }

  .col-md-10 {
    width: 83.33333333%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-8 {
    width: 66.66666667%
  }

  .col-md-7 {
    width: 58.33333333%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.66666667%
  }

  .col-md-2 {
    width: 16.66666667%
  }

  .col-md-1 {
    width: 8.33333333%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-pull-11 {
    right: 91.66666667%
  }

  .col-md-pull-10 {
    right: 83.33333333%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-8 {
    right: 66.66666667%
  }

  .col-md-pull-7 {
    right: 58.33333333%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-5 {
    right: 41.66666667%
  }

  .col-md-pull-4 {
    right: 33.33333333%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-2 {
    right: 16.66666667%
  }

  .col-md-pull-1 {
    right: 8.33333333%
  }

  .col-md-pull-0 {
    right: 0
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-push-11 {
    left: 91.66666667%
  }

  .col-md-push-10 {
    left: 83.33333333%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-8 {
    left: 66.66666667%;
    padding: 10px;
  }

  .col-md-push-7 {
    left: 58.33333333%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-5 {
    left: 41.66666667%
  }

  .col-md-push-4 {
    left: 33.33333333%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-2 {
    left: 16.66666667%
  }

  .col-md-push-1 {
    left: 8.33333333%
  }

  .col-md-push-0 {
    left: 0
  }

  .col-md-offset-12 {
    margin-left: 100%
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%
  }

  .col-md-offset-9 {
    margin-left: 75%
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%
  }

  .col-md-offset-6 {
    margin-left: 50%
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%
  }

  .col-md-offset-3 {
    margin-left: 25%
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%
  }

  .col-md-offset-0 {
    margin-left: 0
  }
}

.Capa_2 {
  background-image: url("images/Capa 2.png");
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1600px;
  height: 424px;
  z-index: 3;
}

.color-bg {
  box-shadow: rgba(126, 36, 32, 0.8) 5px 5px 42px 3px);
  background-attachment: fixed, fixed, fixed;
  background-image: url("images/overlay2.png"), url("images/overlay3.svg"), linear-gradient(45deg, #aeaaaa 5%, #fff 30%, #aaa);
  background-position: top left, center center, center center;
  background-size: auto, cover, cover;
  border: 5px solid #862222;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.nopadding {
  padding: 0;
}

.about-image {
  height: 550px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.about-text {
  padding: 20px 50px 25px 50px;
}

.color-bg h6, .color-bg p {
  color: gray;
  margin-right: 20px;
  text-align: justify;
}

/
/
----------------------------------------------------------------------------------------
.fcred a:link, .fcred a:hover {
  color: #f5f5f5;
}

.social-link {
  display: inline-block;
  overflow: hidden;
  list-style: none;
  padding-bottom: 0px;
}

#datos-contacto {
  background: rgba(255, 255, 255, 0.05);
  border: solid 1px rgba(255, 255, 255, 0.25);
  border-radius: 0.5em;
  padding: 1.75em 2.5em 1.75em 2.5em;
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 35px;
  margin-top: 29px;
}

a.prefacebodytransparent {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: transparent;
  color: #e5e5e5;
  border: 2px solid #e5e5e5;
}

a.prefacebodytransparent:hover {
  padding-right: 35px;
  padding-left: 35px;
  background: rgb(0, 136, 125);
  color: #fff;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border: 2px solid rgb(0, 136, 125);
}

.item-thumbs .hover-wrap {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 450ms ease-out 0s;
  -moz-transition: all 450ms ease-out 0s;
  -o-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
  -webkit-transform: rotateY(180deg) scale(0.5, 0.5);
  -moz-transform: rotateY(180deg) scale(0.5, 0.5);
  -ms-transform: rotateY(180deg) scale(0.5, 0.5);
  -o-transform: rotateY(180deg) scale(0.5, 0.5);
  transform: rotateY(180deg) scale(0.5, 0.5);
}

.item-thumbs .hover-wrap .overlay-img {
  position: absolute;
  width: 50%;
  height: 100%;
  opacity: 0.80;
  filter: alpha(opacity=80);
  background: #000;
}

.item-thumbs .hover-wrap .overlay-img-thumb {
  background: #68A4C4;
}

.item-thumbs .hover-wrap .overlay-img-thumb {
  position: absolute;
  border-radius: 60px;
  top: 50%;
  left: 50%;
  margin: -16px 0 0 -16px;
  color: #fff;
  font-size: 32px;
  line-height: 1em;
  opacity: 1;
  filter: alpha(opacity=100);
}

.team-member {
  float: left;
  position: relative;
  width: 100%;
}

.team-member > img {
  float: left;
  width: 100%;
}

.team-member > h3 {
  background: rgba(71, 65, 65, 0.41);
  bottom: 0px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 16px;
  padding: 12px 0;
  position: absolute;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.team-member:hover > h3 {
  background: rgba(71, 65, 65, 0.41);
  bottom: -39px;
  color: #FFFFFF;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/
/
----------------------------------------------------------------------------------------
.team-member {
  float: left;
  position: relative;
  width: 100%;
}

.team-member > img {
  float: left;
  width: 100%;
}

.team-member {
  margin: 15px 0;
  padding: 0;
}

.team-member figure {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.team-member figcaption p {
  font-size: 16px;
}

.team-member figcaption ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.team-member figcaption ul {
  visibility: visible;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.team-member figcaption ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.team-member figure img {
  -webkit-transform: scale(1) rotate(0) translateY(0);
  -moz-transform: scale(1) rotate(0) translateY(0);
  -o-transform: scale(1) rotate(0) translateY(0);
  -ms-transform: scale(1) rotate(0) translateY(0);
  transform: scale(1) rotate(0) translateY(0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.team-member figure img {
  min-width: 100%;
}

.team-member figcaption {
  color: transparent;
  background-color: transparent;
  position: absolute;
  z-index: 996;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-member figcaption ul {
  visibility: visible;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.team-member figure img {
  min-width: 100%;
}

.team-member figure:hover img {
  -webkit-transform: scale(1.1) rotate(1deg) translateY(12px);
  -moz-transform: scale(1.1) rotate(1deg) translateY(12px);
  -o-transform: scale(1.1) rotate(1deg) translateY(12px);
  -ms-transform: scale(1.1) rotate(1deg) translateY(12px);
  transform: scale(1.1) rotate(1deg) translateY(12px);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.team-member figure img {
  -webkit-transform: scale(1) rotate(0) translateY(0);
  -moz-transform: scale(1) rotate(0) translateY(0);
  -o-transform: scale(1) rotate(0) translateY(0);
  -ms-transform: scale(1) rotate(0) translateY(0);
  transform: scale(1) rotate(0) translateY(0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.team-member figure:hover figcaption {
  visibility: visible;
  color: #fff;
  background: rgba(71, 65, 65, 0.87);
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-member h4 {
  margin: 10px 0 0;
  padding: 0;
}

img:hover {
}

/
/
----------------------------------------------------------------------------------------
.social-link-contact {
  display: inline-flex;
  overflow: hidden;
  list-style: none;
}

.social-link-contact li a {
  display: block;
  width: 23px;
  text-align: center;
  font-size: 19px;
  color: #595f5e;
  transition: all 0.3s ease-in-out;
}

.twitter-contact a:hover {
  color: #09847a;
}

.facebook-contact a:hover {
  color: #09847a;
}

.pinterest-contact a:hover {
  color: #09847a;
}

.head-main-background-white {
  font-size: 36px;
  color: #fff;
}

.footer-contacts {
  font-size: 22px;
  color: #f5f5f5;
}

div[class="leaflet-control-attribution leaflet-control"] {
  display: none;
}

.project-item-product {
  display: block;
  width: 100%;
  position: relative;
  top: 0;
  background: #e5e5e5;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 30px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.project-item-product:hover {
  -webkit-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 14px 42px 3px rgba(0, 0, 0, 0.4);
  text-decoration: none;
  top: -15px;
}

.social-link-contact li {
  float: left;
  margin-right: 8px;
}

a.frmore {
  background: rgba(255, 255, 255, 0.2);
  display: block;
  text-transform: uppercase;
  color: #fff;
  width: 150px;
  border: 1px solid #fff;
  padding: 5px 0px;
  margin: 10px auto;
  font-weight: bold;
  color: #fff !important;
}

.box {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.image-full {
  display: block;
  width: 100%;
  margin: 0;
}

span.box {
  margin: 0;
  padding: 1em 1em;
  background: #00887d;
  display: block;
  line-height: 3em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.2em;
  color: #FFF;
  margin-left: 6px;
  margin-right: 16px;
  margin-top: -19px;
  border-bottom: 5px solid rgb(12, 111, 102);
}

h2.box {
  margin-bottom: 1em;
  font-weight: 600;
  font-size: 1.6em;
  margin: 0;
  padding: 0;
  color: #00887d;
}

.buttonx {
  display: inline-block;
  margin-top: 2em;
  padding: 1em 2em 1em 2em;
  background: #8dc63f;
  letter-spacing: 0.20em;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 0.90em;
  color: #FFF;
}

a.preface {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 1.42857;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: transparent;
  color: rgb(247, 249, 249);
  border: 2px solid #e9ecea;
}

.title-preface {
  color: #f5f0f0;
  font-family: "open_bold", Helvetica, Arial, sans-serif;
  font-size: 34px;
  font-weight: bold;
  line-height: 46px;
  margin: 0 0 20px 0;
  word-break: break-word;
}

a.preface:hover {
  padding-right: 35px;
  padding-left: 35px;
  background: rgb(0, 136, 125);
  color: #fff;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border: 2px solid #e9ecea;
}

a.prefacebody {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  background: transparent;
  color: rgb(0, 136, 125);
  border: 2px solid #00887d;
}

.team-item {
  text-align: center !important;
  background-color: #fff !important;
}

.team-item {
  text-align: center;
}

.team-item h3 {
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
  color: #2D2D2D;
}

.team-item .team-position {
  color: #989898;
  font-size: 12px;
  margin: 15px 0 10px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
}

.team-item p {
  font-size: 13px;
  font-weight: 400;
  color: #292929;
  padding: 5px 10px 20px 10px;
}

.team-socials {
  padding-bottom: 25px;
}

a.prefacebody:hover {
  padding-right: 35px;
  padding-left: 35px;
  background: rgb(0, 136, 125);
  color: #fff;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-sm-13 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px)
  .col-sm-13 {
    width: 24%;
  }

  @media (min-width: 768px)
    .col-sm-13 {
      float: left;
    }

    a.preface-portafolio {
      width: 100%;
      float: left;
      position: relative;
      background: #fff;
      margin-bottom: 50px;
      -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
      -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
      box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      top: 2px;
    }

    a.preface-portafolio:hover {
      text-decoration: none;
      -webkit-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
      -moz-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
      box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
      top: -2px;
    }

    #fh5co-work-section .item-grid .image {
      height: 300px;
      overflow: hidden;
      margin-bottom: 20px;
      background-size: cover;
      background-position: center center;
    }

    #fh5co-work-section .item-grid .v-align {
      padding: 30px;
    }

    .v-align {
      padding: 30px;
    }

    img.client {
      display: inline-block;
      margin-bottom: -221px;
      vertical-align: middle;
      margin-left: 40px;
    }

    h2[class="title"] {
      display: none;
    }

    li[class="node-readmore first last"] {
      display: none;
    }

    .inline .node-readmore {
      display: none;
    }

    .node-readmore {
      display: none;
    }

    .node-readmore {
      font-size: 0;
    }

    .feature-icon::after {
      content: '';
      position: absolute;
      left: -3px;
      bottom: 0.15em;
      width: 1px;
      height: 9.35em;
      background: #a37379;
    }

    .feature-icon .icon {
      display: inline-block;
      width: 2em;
      height: 2em;
      font-size: 4.5em;
      border-radius: 100%;
      box-shadow: inset 0 0 0 1px #666;
      color: #666;
      line-height: 2.1em;
    }

    .dark .feature-icon .icon {
      background: rgba(255, 255, 255, 0.15);
      box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
      color: #fff;
    }

    .dark .feature-icon::before, .dark .feature-icon::after {
      background: rgba(255, 255, 255, 0.5);
    }

    .feature-icon::before {
      background: #666;
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -0.325em;
      width: 0.65em;
      height: 0.65em;
      display: block;
    }

    .feature-icon {
      display: inline-block;
      position: relative;
      padding-bottom: 1.5em;
      margin-bottom: 1.75em;
      cursor: default;
    }

    ul li.redes {
      display: inline-block;
      float: left;
      padding: 10px;
    }

    ul li span.redes {
      font-weight: bold;
      padding-right: 10px;
      padding-left: 4px;
      color: white;
    }

    ul li a#facebook {
      border: none;
      display: block;
      width: 50px;
      height: 50px;
      text-align: center;
      line-height: 54px;
      font-size: 28px;
      color: #fff;
      background: #f6f1f133;
      border-radius: 50%;
      transition: all 0.3s ease-in-out;
    }

    ul li a#facebook:hover {
      background: #fff;
      color: #bb0000;
      border-bottom-color: rgba(53, 184, 143, 0.5);
      -moz-transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
      -webkit-transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
      -ms-transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
      transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
    }

    ul li a#twitter {
      border: none;
      display: block;
      width: 50px;
      height: 50px;
      text-align: center;
      line-height: 54px;
      font-size: 28px;
      color: #fff;
      background: #f6f1f133;
      border-radius: 50%;
      transition: all 0.3s ease-in-out;
    }

    ul li a#twitter:hover {
      background: #fff;
      color: #bb0000;
      border-bottom-color: rgba(53, 184, 143, 0.5);
      -moz-transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
      -webkit-transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
      -ms-transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
      transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
    }

    ul li a#instagram {
      display: block;
      width: 50px;
      height: 50px;
      text-align: center;
      line-height: 54px;
      font-size: 28px;
      color: #fff;
      background: #f6f1f133;
      border-radius: 50%;
      transition: all 0.3s ease-in-out;
    }
  }
  ul li a#instagram:hover {
    background: #fff;
    color: #bb0000;
    border-bottom-color: rgba(53, 184, 143, 0.5);
    -moz-transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
    -webkit-transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
    -ms-transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
    transition: border-color 0.35s ease-in-out, color 0.35s ease-in-out;
  }

  #novedades {
    background-image: url("images/overlay2.png"), url("images/overlay3.svg"), linear-gradient(45deg, #bb0000 5%, #5f0505 30%, #bb0000);
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto auto;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #171B1B;
    padding-top: 18px;
    background-attachment: fixed;
    background-size: cover;
  }

  #somos {
    position: relative;
    text-align: center;
    border-top: 5px solid rgba(134, 22, 22, 0.92);
  }

//----------------------------------------------------------------------------------------
  .btn.with-arrow {
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }

  .btn-primary.btn-outline {
    background: transparent;
    color: #d9534f;
    border: 2px solid #d9534f;
  }

  .btn-outline {
    background: none;
    border: 2px solid gray;
    font-size: 16px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }

  .btn-primary {
    background: #00B906;
    color: #fff;
    border: 2px solid #00B906;
  }

  .btn {
    margin-right: 4px;
    margin-bottom: 4px;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 5px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }

  .btn.with-arrow:hover {
    padding-right: 50px;
  }

  .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
    background: #00B906;
    color: #fff;
  }

  .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    box-shadow: none;
  }

  .btn-primary.btn-outline {
    background: transparent;
    color: #d9534f;
    border: 2px solid #d9534f;
  }

  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #d9534f !important;
    border-color: #d9534f !important;
  }

  .btn:hover, .btn:active, .btn:focus {
    box-shadow: none !important;
    outline: none !important;
  }

  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
  }

  .btn:hover, .btn:focus, .btn.focus {
    color: #f5f5f5;
    text-decoration: none;
  }

  a:hover, a:active, a:focus {
    color: #9f0d09;
    outline: none;
  }

  .btn.with-arrow i {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }

  [class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

//----------------------------------------------------------------------------------------
  .fh5co-product-2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
  }

  #fh5co-work-section .item-grid {
    width: 100%;
    float: left;
    position: relative;
    background: #fff;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    top: 2px;
  }

  .text-center {
    text-align: center;
  }

  #fh5co-work-section .item-grid .image {
    height: 300px;
    overflow: hidden;
    margin-bottom: 20px;
    background-size: cover;
    background-position: center center;
  }

  #fh5co-work-section .item-grid .v-align {
    padding: 30px;
  }

  #fh5co-work-section .item-grid .v-align h3 {
    font-weight: 700;
    font-size: 20px;
  }

  #fh5co-work-section .item-grid:hover, #fh5co-work-section .item-grid:focus {
    text-decoration: none;
    -webkit-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 14px 25px -2px rgba(0, 0, 0, 0.14);
    top: -2px;
  }

  #fh5co-work-section .item-grid {
    width: 100%;
    float: left;
    position: relative;
    background: #fff;
    margin-bottom: 50px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.11);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    top: 2px;
  }

  .fh5co-product-2 .fh5co-half {
    min-height: 500px;
    padding: 3em;
    width: 50%;
    font-size: 20px;
    line-height: 38px;
    background-color: #f7f7f7;
  }

  .fh5co-product-2 .img {
    background-color: #57cecd;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding: 7em;
  }

  .fh5co-product-2 .fh5co-half {
    min-height: 500px;
    padding: 3em;
    width: 50%;
    font-size: 20px;
    line-height: 38px;
    background-color: #f7f7f7;
  }

  .media-left, .media > .pull-left {
    padding-right: 30px;
  }

  #Lineas-negocio {
    background: none repeat scroll 0 0 #ED564B;
    border-bottom: 105px solid rgba(0, 136, 125, 0.5);
    padding: 40px 0 20px;
    position: relative;
    text-align: center;
    background: url(/sites/all/themes/nexus-7.x-1.3/nexus/images/consultoria.png) no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
  }

  #preface-area-product-nuevas {
    background-image: url("images/overlay2.png"), url("images/overlay3.svg"), linear-gradient(45deg, #bb0000 5%, #5f0505 30%, #bb0000);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #171B1B;
    padding-top: 18px;
    background-attachment: fixed;
    background-size: cover;
  }

  #preface-area-footer {
    padding: 40px 0 20px;
    background: url(/sites/all/themes/nexus/images/contactenos1.png) no-repeat center center;
    background-size: cover;
    background-position: 0px 0px;
    background-repeat: repeat-x;
    animation: animatedBackground 40s linear infinite;
    -ms-animation: animatedBackground 40s linear infinite;
    -moz-animation: animatedBackground 40s linear infinite;
    -webkit-animation: animatedBackground 40s linear infinite;
  }

  h3.preface-title-product {
    font-size: 22px;
    color: #018873;
  }

  h2.phone {
    color: #018873;
    font-size: 22px;
  }

  h3.phone {
    font-size: 21px;
    color: #ffffff;
  }

  .view-fifth img {
    border-radius: 1600px;
    -webkit- border-radius: 200px;
    -moz- border-radius: 200px;
    -o- border-radius: 200px;
    display: -webkit-inline-box;
  }

  .team-leader-box {
    margin-right: 3.82979%;
    overflow: hidden;
    text-align: center;
    float: left;
  }

  .team-leader-box1 {
    margin-right: 3.82979%;
    overflow: hidden;
    text-align: center;
    float: left;
    padding-bottom: 15px;
  }

  .team-leader ul li a.fa-facebook:hover {
    color: #3b5998;
  }

  .team-leader ul li a:hover, .team-leader ul li a:focus {
    text-decoration: none;
  }

  .team-leader:hover .team-leader-shadow {
    box-shadow: inset 0px 0px 0px 165px rgba(17, 17, 17, 0.80);
  }

  .team-leader ul li a {
    font-family: 'FontAwesome';
    display: inline-block;
    font-size: 28px;
    color: #fff;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }

  .team-leader ul:hover {
    display: block;
    opacity: 2.5;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    left: 0;
    top: 43%;
    width: 100%;
    text-align: center;
    margin-top: -14px;
    z-index: 15;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
  }

  .team-leader-block {
    max-width: 993px;
    margin: 0 auto;
  }

  .team-member-contact {
    background: #ffffff;
    position: relative;
    border-radius: 3px;
    margin-bottom: 30px;
    border-bottom: aliceblue;
    bottom: 0;
  }

  .team-leader {
    width: auto;
    height: auto;
    position: relative;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 7px #dbdbdb;
    margin: 9px 21px 28px 40px;
  }

  .team-leader-shadow {
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    border-radius: 50%;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    border-radius: 50%;
  }

  .team-leader img {
    display: block;
    border-radius: 50%;
  }

  .team-leader ul {
    display: block;
    opacity: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    margin-top: -14px;
    z-index: 15;
    transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
  }

  .team-leader ul li {
    display: inline;
    margin: 0 11px;
  }

  .team-leader-box span {
    margin-bottom: 24px;
    display: block;
  }

  .preface-block {
    color: #777;
    text-align: center;
  }

  .team-leader-shadow a {
    display: block;
    width: 100%;
    height: 100%;
  }

//----------------------------------------------------------------------------------------
  .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
  }

  .owl-carousel .owl-item {
    float: left;
  }

  .recent-project {
    position: relative;
    overflow: hidden;
    margin: 5px;
  }

  .recent-project:hover::before {
    opacity: 1;
  }

  .carousel, .item, .active {
    height: 100%;
  }

  .project-info {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -32px;
    color: #fff;
    width: 100%;
    text-align: center;
  }

  .project-info h3, ul.project-meta, .full-project {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
  }

  ul.project-meta li {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #fff;
  }

  .project-info {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -32px;
    color: #fff;
    width: 100%;
    text-align: center;
  }

  .project-info h3 {
    line-height: 18px;
  }

  .project-info h3, ul.project-meta {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  .recent-project:hover .project-info h3, .recent-project:hover ul.project-meta, .recent-project:hover .full-project {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  .recent-project:hover .project-info h3, .recent-project:hover ul.project-meta, .recent-project:hover .full-project {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  .project-info h3, ul.project-meta {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  .project-info h3, ul.project-meta, .full-project {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
  }

  ul.project-meta {
    margin: 0;
    padding: 0;
  }

  .project-info {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -32px;
    color: #fff;
    width: 100%;
    text-align: center;
  }

  ul.project-meta li {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #fff;
  }

  ul.project-meta li a {
    display: inline-block;
    color: #fff;
  }

  ul.project-meta li {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #fff;
  }

  .recent-project:hover .project-info h3, .recent-project:hover ul.project-meta, .recent-project:hover .full-project {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  .full-project {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }

  .project-info h3, ul.project-meta, .full-project {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
  }

  .full-project {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 16px 20px;
    line-height: 18px;
    font-size: 18px;
    text-transform: capitalize;
    background: rgb(217, 83, 79);
  }

  .full-project a {
    padding: 0px;
    display: block;
    color: #fff;
  }

  .full-project a i {
    font-size: 14px;
    padding: 0 10px;
    line-height: 20px;
  }

  ul.project-meta li a {
    display: inline-block;
    color: #fff;
  }

  .recent-project::before {
    content: "";
    background: rgba(59, 59, 59, 0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }

  ::selection {
    text-shadow: none;
    background: #fcfcfc;
    color: #fff;
    background: rgba(254, 82, 76, .8);
  }

//----------------------------------------------------------------------------------------
  figure.effect-oscar h2 {
    margin: 20% 0 10px 0;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  .grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
  }

  .grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .grid figure h2 span {
    font-weight: 800;
  }

  figure.effect-oscar figcaption::before, figure.effect-oscar p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  .grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
  }

  figure.effect-oscar figcaption {
    padding: 3em;
    background-color: rgba(58, 52, 42, 0.7);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
  }

  .grid figure figcaption, .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  figure.effect-oscar {
    background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
    background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
  }

  .grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 320px;
    max-width: 480px;
    max-height: 360px;
    width: 48%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
  }

//----------------------------------------------------------------------------------------
  .preface-block .block > h2 {
    font-size: 24px;
    font-weight: bold;
  }

  #header-block, #marcas {
    padding: 20px 0 0;
  }

  #head-block, #marcas {
    padding: 20px 0 0;
  }

  #head-block {
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 48px;
    background-attachment: fixed;
    background-size: cover;
    padding-bottom: 29px;
  }

  #header-block {
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 95px;
    background-attachment: fixed;
    background-size: cover;
  }

  #marcas {
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 12px;
    background-attachment: fixed;
    background-size: cover;
    */
  }

  #contactenos {
    padding: 17px 0px 0px 0px;
    background: #333;
    position: relative;
    background: url(/sites/all/themes/nexus/images/contactofooter.png) no-repeat center center;
    background-attachment: fixed;
    background-size: cover;
  }

  .media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
  }

  .footer-block {
    color: #aaa;
  }

  .footer-block .block > h2 {
    font-size: 26px;
    margin-bottom: 10px;
    color: #fff;
  }

  .site-footer {
    padding: 10px 0px;
    background: #fff;
    font-size: 16px;
    background-attachment: fixed, fixed, fixed;
    background-image: url("images/overlay2.png"), url("images/overlay3.svg"), linear-gradient(45deg, #bb0000 5%, #5f0505 30%, #bb0000);
    background-position: top left, center center, center center;
    background-size: auto, cover, cover;
    color: rgb(239, 62, 51);
  }

  .fcred {
    color: #bbb;
  }

  .fcred a:link, .fcred a:visited {
    color: #9f0d09;
  }

  .node h2.title a, h1.page-title {
    color: #00887d;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 10px;
  }

  #content .node-teaser {
    padding-bottom: 30px;
  }

  .node-teaser img {
  }

  .page-node #content-wrap img {
    height: auto;
    display: block;
    margin: auto;
  }

  .image.captioned h3 {
    background-color: rgba(47, 142, 23, 0.56);
    box-shadow: 0px 0.0375em 0.125em 0px rgba(0, 0, 0, 0.15);
    display: block;
    padding: 2em 1em;
    margin: 0;
    padding: 0.5em 1em;
    background: #00887d;
    display: block;
    line-height: 3em;
    text-align: center;
    font-size: 1.5em;
    color: #FFF;
    border-bottom: 5px solid rgb(12, 111, 102);
    font-size: 23px;
    font-weight: bold;
  }

  .region-content-top {
    margin-bottom: 20px;
  }

  #sidebar .block {
    margin-bottom: 30px;
  }

  #sidebar .block > h2 {
    font-size: 20px;
    color: #000;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
  }

  .preface-block .block, .footer-block .block, .region-footer .block, .region-header .block, .region-content-top .block {
    margin-bottom: 30px;
  }

  fieldset {
    background: #ffffff;
    border: 1px solid #cccccc;
    margin-top: 10px;
    margin-bottom: 32px;
    padding: 0 0 10px;
    position: relative;
    top: 12px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }

  .fieldset-wrapper {
    margin-top: 25px;
  }

  .node-form .vertical-tabs .fieldset-wrapper {
    margin-top: 0;
  }

  .filter-wrapper {
    display: none;
    top: 0;
    padding: 1em 0 0.2em;
    -khtml-border-radius-topright: 0;
    -khtml-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .filter-help a {
    font-size: 0.857em;
    padding: 2px 20px 0;
  }

  .filter-wrapper .form-item label {
    margin-right: 10px;
  }

  .filter-wrapper .form-item {
    padding: 0 0 0.5em 0.5em;
  }

  .filter-guidelines {
    padding: 0 1.5em 0 0.5em;
  }

  fieldset.collapsed {
    background: transparent;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
  }

  fieldset legend {
    background: #dbdbdb;
    border: 1px solid #ccc;
    border-bottom: none;
    display: block;
    height: 2em;
    left: -1px;
    line-height: 2;
    padding: 0;
    position: absolute;
    text-indent: 10px;
    text-shadow: 0 1px 0 #fff;
    top: -12px;
    width: 100%;
    -khtml-border-radius-topleft: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -khtml-border-radius-topright: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
  }

  fieldset.collapsed legend {
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }

  fieldset .fieldset-wrapper {
    padding: 0 10px;
  }

  fieldset .fieldset-description {
    margin-top: 5px;
    margin-bottom: 1em;
    line-height: 1.4;
    font-style: italic;
  }

  input {
    margin: 2px 0;
    padding: 4px;
  }

  input, textarea {
    font-size: 0.929em;
  }

  textarea {
    line-height: 1.5;
  }

  textarea.form-textarea, select.form-select {
    padding: 4px;
  }

  input.form-text, textarea.form-textarea, select.form-select {
    border: 1px solid #ccc;
  }

  .password-suggestions ul li {
    margin-left: 1.2em;
  }

  .form-item {
    margin-bottom: 1em;
    margin-top: 2px;
  }

  .form-item label {
    font-size: 0.929em;
  }

  .form-type-radio label, .form-type-checkbox label {
    margin-left: 4px;
  }

  .form-type-radio .description, .form-type-checkbox .description {
    margin-left: 2px;
  }

  .form-actions {
    padding-top: 10px;
  }

  .contact-form #edit-name {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }

  .contact-form #edit-mail {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }

  .contact-form #edit-subject {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }

  .contact-form #edit-message {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -khtml-border-top-left-radius: 4px;
    -khtml-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }

  .contact-form .resizable-textarea .grippie {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -khtml-border-bottom-left-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }

  .comment-form label {
    float: left;
    font-size: 0.929em;
  }

  .comment-form input, .comment-form .form-select {
    margin: 0;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }

  .comment-form .form-type-textarea label {
    float: none;
  }

  .comment-form .form-item,
  .comment-form .form-radios,
  .comment-form .form-type-checkbox,
  .comment-form .form-select {
    margin-bottom: 10px;
    overflow: hidden;
  }

  .comment-form .form-type-checkbox,
  .comment-form .form-radios {
    margin-left: 120px;
  }

  .comment-form .form-type-checkbox label,
  .comment-form .form-radios label {
    float: none;
    margin-top: 0;
  }

  .comment-form input.form-file {
    width: auto;
  }

  .comment-form .form-text {
    display: block;
    margin: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .comment-form .form-item .description {
    font-size: 0.786em;
    line-height: 1.2;
    margin-left: 120px;
  }

  #content h2.comment-form {
    margin-bottom: 0.5em;
  }

  .comment-form .form-textarea {
    -khtml-border-radius-topleft: 4px;
    -khtml-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }

  .comment-form fieldset.filter-wrapper .fieldset-wrapper,
  .comment-form .text-format-wrapper .form-item {
    margin-top: 0;
    margin-bottom: 0;
  }

  .filter-wrapper label {
    width: auto;
    float: none;
  }

  .filter-wrapper .form-select {
    min-width: 120px;
  }

  .comment-form fieldset.filter-wrapper .tips {
    font-size: 0.786em;
  }

  #comment-body-add-more-wrapper .form-type-textarea label {
    margin-bottom: 0.4em;
  }

  #edit-actions input {
    margin-right: 0.6em;
  }

  div.password-suggestions {
    border: 0;
  }

  .ui-widget-overlay {
    background: #222222;
    opacity: 0.7;
  }

  div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
    padding: 1em;
  }

  #forum .name {
    font-size: 1.083em;
  }

  #forum .description {
    font-size: 1em;
  }

  button,
  input[type="submit"],
  input[type="reset"],
  input[type="button"] {
    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #E3E3E3));
    background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
    background-image: linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E3E3E3');
    border: 1px solid #dbdbdb;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: inset 0 1px 0 0 white;
    -o-box-shadow: inset 0 1px 0 0 white;
    color: #333333;
    position: relative;
    font-weight: bold;
    padding: 4px .8em 5px .8em;
    font-size: 13px;
  }

  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover, {
    background-image: -ms-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
    background-image: -moz-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
    background-image: -o-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DBDBDB), color-stop(1, #F2F2F2));
    background-image: -webkit-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
    background-image: linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DBDBDB', endColorstr='#F2F2F2');
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -o-border-radius: 6px;
    -ms-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: inset 0 1px 0 0 white;
    -webkit-box-shadow: inset 0 1px 0 0 white;
    -o-box-shadow: inset 0 1px 0 0 white;
    box-shadow: inset 0 1px 0 0 white;
    cursor: pointer;
    border: 2px solid #00887d !important;
  }

  button.full-width,
  input[type="submit"].full-width,
  input[type="reset"].full-width,
  input[type="button"].full-width {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
  }

  #block-search-form {
    padding-bottom: 7px;
  }

  #block-search-form .content {
    margin-top: 0;
  }

  #search-form .form-item-keys label {
    display: block;
  }

  ol.search-results {
    padding-left: 0;
  }

  .search-results li {
    border-bottom: 1px solid #d3d7d9;
    padding-bottom: 0.4285em;
    margin-bottom: 0.5em;
  }

  .search-results li:last-child {
    border-bottom: none;
    padding-bottom: none;
    margin-bottom: 1em;
  }

  .search-results .search-snippet-info {
    padding-left: 0;
  }

  .meta {
    margin: 5px 0 10px 0;
  }

  .meta a {
    color: #999;
  }

  .meta a:hover {
    color: #000;
  }

  .meta li {
    display: inline;
    margin-right: 5px;
    margin-right: 10px;
  }

  .meta strong {
    font-weight: 600;
    color: #111;
  }

  .meta li:last-child {
    margin-right: 0;
    padding-right: 0;
    background: none;
  }

  .links li a {
    background-color: #E7E5E3;
    color: #100100;
    padding: 4px 5px;
    border-radius: 4px;
    text-shadow: 1px 1px #fff;
    font-weight: normal;
  }

  .links li a:hover {
    background-color: #D7D5D3;
    color: #100101;
  }

  #content table.cke_editor {
    background: transparent;
    border: 0;
  }

  #content table.cke_editor td {
    background: transparent;
    padding: 0;
    border: 0;
  }

  .poll .vote-form .choices .title {
    font-size: 14px;
    font-weight: normal;
    line-height: 2;
  }

  .poll .vote-form .choices {
    margin: 0;
  }

  .form-item label {
    font-size: 13px;
    font-weight: bold;
    color: #676767;
  }

  .item-list ul {
    margin: 0;
    padding: 0 0 0 1.5385em;
  }

  .item-list ul li {
    margin: 0;
    padding: 0;
  }

  ul.menu li {
    margin: 0;
    padding: 0;
  }

  ul.inline {
    clear: both;
  }

  ul.inline li {
    margin: 0;
    padding: 0;
  }

  .tabs-wrapper {
    border-bottom: 1px solid #b7b7b7;
    margin: 0 0 5px 0;
  }

  ul.primary {
    border: none;
    margin: 0;
    padding: 0;
  }

  ul.primary li a {
    background: none;
    border: none;
    display: block;
    float: left;
    line-height: 1.5385em;
    margin: 0;
    padding: 0 1em;
    border-radius: 4px 4px 0 0;
    margin-right: 5px;
  }

  ul.primary li a:hover, ul.primary li a.active {
    background: #666;
    border: none;
    color: #fff;
  }

  ul.primary li a:hover {
    background: #888;
    text-decoration: none;
  }

  ul.secondary {
    background: #666;
    border-bottom: none;
    clear: both;
    margin: 0;
    padding: 0;
  }

  ul.secondary li {
    border-right: none;
  }

  ul.secondary li a, ul.secondary li a:link {
    border: none;
    color: #ccc;
    display: block;
    float: left;
    line-height: 1.5385em;
    padding: 0 1em;
  }

  ul.secondary li a:hover, ul.secondary li a.active {
    background: #888;
    color: #fff;
    text-decoration: none;
  }

  ul.secondary a.active {
    border-bottom: none;
  }

  ul.inline, ul.links.inline {
    margin-left: 0;
  }

  textarea[id="edit-submitted-message"]:hover {
    border: 1px solid #d9534f;
  }

  textarea[id="edit-submitted-message"] {
    position: relative;
    -webkit-appearance: none;
    display: block;
    border: 0;
    outline: 0;
    background: rgba(255, 255, 255, 0);
    width: 100%;
    border-radius: 0.35em;
    padding: 0.75em 1em 0.75em 1em;
    box-shadow: inset 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.05);
    border: solid 1px rgba(0, 0, 0, 0.15);
    -moz-transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    color: #f5f5f5;
    border: 1px solid #ccc;
  }

  .field-name-field-tags {
    margin: 0 0 10px 0;
  }

  .field-name-field-tags a {
    background: #ed564b;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 2px;
    color: #fff;
    padding: 2px 6px;
  }

  .field-name-field-tags a:hover {
    background: #111;
    color: #fff;
  }

  .field-name-field-tags div {
    display: inline;
  }

  .profile {
    margin: 1.5385em 0;
  }

  .profile dd {
    margin-bottom: 1.5385em;
  }

  .profile h3 {
    border: none;
  }

  .profile dt {
    margin-bottom: 0;
  }

  .password-parent {
    width: 36em;
  }

  .comment h2.title {
    margin-bottom: 1em;
  }

  .comment div.user-picture img {
    margin-left: 0;
  }

  .comment {
    margin-bottom: 20px;
    display: table;
    vertical-align: top;
  }

  .comment .attribution {
    display: table-cell;
    padding: 0 35px 0 0;
    vertical-align: top;
    overflow: hidden;
  }

  .comment .attribution img {
    margin: 0;
    border: 1px solid #d3d7d9;
  }

  .comment .attribution .username {
    white-space: nowrap;
  }

  .comment .comment-submitted p {
    margin: 4px 0;
    font-size: 1.071em;
    line-height: 1.2;
  }

  .comment .comment-submitted .comment-time {
    font-size: 0.786em;
  }

  .comment .comment-submitted .comment-permalink {
    font-size: 0.786em;
    text-transform: lowercase;
  }

  .comment .content {
    font-size: 0.929em;
    line-height: 1.6;
  }

  .comment .comment-arrow {
    background: url(images/comment-arrow.gif) no-repeat 0 center transparent;
    border-left: 1px solid;
    border-right: 1px solid;
    height: 40px;
    margin-left: -36px;
    margin-top: 15px;
    position: absolute;
    width: 22px;
  }

  .comment .comment-text {
    padding: 0 25px 10px 35px;
    display: table-cell;
    vertical-align: top;
    position: relative;
    width: 100%;
    border-left: 1px solid #d3d7d9;
  }

  .comment .indented {
    margin-left: 40px;
  }

  .comment-unpublished {
    margin-right: 5px;
    padding: 5px 2px 5px 5px;
  }

  .comment .comment-text .comment-arrow {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
  }

  .field-name-taxonomy-forums div {
    display: inline;
    margin-top: 4px;
  }

  .field-name-taxonomy-forums .field-items {
  }

  #forum .title {
    font-size: 16px;
  }

  #forum .submitted {
    font-size: 12px;
    font-family: Lucida Grande, Verdana, Arial, sans-serif;
    background: transparent;
    padding: 0;
  }

  #forum .container {
    background: #a1a1a1;
    color: #fff;
  }

  #forum .container a {
    color: #000;
    font-weight: bold;
  }

  #forum div.indent {
    margin-left: 2px;
  }

  .forum-starter-picture {
    float: left;
    padding: 4px;
    border: 1px solid #d9d9d9;
    margin: 5px 7px 5px 0;
  }

  #forum th {
    background: #434343;
    text-shadow: none;
    color: #fff;
  }

  #forum th a {
    color: #fff;
  }

  #forum td.forum .icon, #forum .icon div {
    background: url(images/no-new-posts.png) no-repeat;
    width: 35px;
    height: 35px;
  }

  #forum .name a {
    font-size: 16px;
  }

  .owl-theme .owl-controls .owl-buttons div {
    font-size: 18px;
    padding: .5rem 2rem;
  }
  .owl-carousel .owl-item {
    padding: 0 2rem;
  }
  .owl-item span.field-content > p {
    width: auto !important;
  }

  @keyframes animatedBackground {
    0% {
      background-position: 0
    }
    100% {
      background-position: -612px
    }
  }
  #main-menu #menuToggler {
    display: none;
  }
  @media screen and (max-width: 768px) {
    html {
      font-size: 60%;
    }
    body {
      overflow-x: hidden;
    }

    h1#site-title {
      text-align: center;
    }

    select.mnav {
      width: 100%;
      margin-bottom: 20px;
    }

    #logo {
      margin-bottom: 29px;
      padding: 0 3rem;
    }

    #main-menu {
      float: unset;
      margin: 0;
      padding: 0;
      width: auto;
      height: auto;
      background-color: #fff;
      border-bottom: 5px solid rgba(134, 22, 22, 0.92);
    }

    #main-menu #menuToggler {
      display: block;
      position: absolute;
      top: -7.5rem;
      right: 3rem;
      cursor: pointer;
      padding: 1rem 2rem;
      user-select: none;
      border: 1px solid #810d0a;
    }
    #main-menu #menuToggler:hover {
      color: #810d0a;
    }

    #main-menu #menuContainer.hiddenMenu {
      display: none;
    }

    #main-menu .menu--cordelia {
      margin: 0 !important;
      padding: 0 !important;
    }

    #main-menu .menu--cordelia .menu__list {
      float: unset;
      margin: 0;
    }
    #main-menu .menu--cordelia .menu__list li {
      float: unset;
    }
    #main-menu .menu--cordelia .menu__list li a {
      transition: none;
    }
    #main-menu .menu--cordelia .menu__list li a:hover {
      box-shadow: none;
    }

    #main-menu .language-switcher-locale-url {
      margin: 0 0 1.6rem;
      float: unset;
      display: flex;
      justify-content: space-evenly;
    }
    #main-menu .language-switcher-locale-url li {
      float: unset;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    #main-menu .language-switcher-locale-url li a {
      margin: 0 !important;
      padding: 0 !important;
    }

    .flex-caption {
      display: none;
    }

    .spotlight {
      flex-direction: column-reverse;
    }
    .spotlight .content {
      padding: 1rem 1rem 0;
      width: 100%;
      text-align: center;
    }
    .spotlight .content p {
      text-align: center !important;
      font-size: 16px !important;
    }
    .spotlight .image {
      width: 100%;
    }
    .spotlight .image img {
      width: 100%;
      height: 168px;
      object-fit: cover;
    }
  }
  .ion-ios-search-strong::before {
    font-size: 20px;
     bottom: -2px;
  }

  .view-entidades1 .panel-collapse {
    position: absolute;
    z-index: 1;
    top: 49px;
    left: 0;
    margin: 0 !important;
  }
  .view-entidades1 .panel-collapse > .panel-body{
    margin: 0 !important;
  }

  #apk {
    background: none repeat scroll 0 0 #99a0a4;
    background-color: rgb(153, 160, 164);
    background-image: none;
    padding: 34px 0 0px 0px;
    background-color: #CAD5CF;
    background-image: linear-gradient(45deg, #AEAEAE 50%, #848484 50%);
    color: #FFF;
  }

  h2.apk {
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 10px;
    letter-spacing: -3px;
    word-spacing: 10px;
    color: #676767cc;
    font-size: 38px;
  }

  a.button {
    text-decoration: none;
    display: inline-block;
    line-height: 35px;
    color: #676767;
    text-align: right;
  }

  .button-download-sub {
    display: block;
    font-size: 15px;
  }

  .button {
    color: white;
    height: 40px;
    border: 2px solid #676767;
    font: 500 22px "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: normal;
    padding: 0 21px;
    padding-right: 21px;
    padding-left: 21px;
    padding-right: 8px;
    padding-left: 8px;
    -moz-transition: color 0.1s linear, background-color 0.1s linear, border-color 0.1s linear;
    -ms-transition: color 0.1s linear, background-color 0.1s linear, border-color 0.1s linear;
    -o-transition: color 0.1s linear, background-color 0.1s linear, border-color 0.1s linear;
    -webkit-transition: color 0.1s linear, background-color 0.1s linear, border-color 0.1s linear;
    transition: color 0.1s linear, background-color 0.1s linear, border-color 0.1s linear;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 8px;
  }

  #htmlcontent_top {
    position: relative;
    box-shadow: rgba(163, 174, 184, 0.81) 5px 5px 42px 3px;
  }

  #htmlcontent_top ul li a {
    display: block;
    background: #000;
    position: relative;
    overflow: hidden;
  }

  #htmlcontent_top ul li .item-html {
    position: relative;
  }

  #htmlcontent_top ul li h2 {
    background: #fff;
    padding: 33px 42px 30px;
    font-size: 28px;
    line-height: 1em;
    color: #333333;
    margin: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    z-index: 3;
  }

  .icon {
    font-family: 'elegant-theme-line';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  #htmlcontent_top ul li .item-html::after {
    pointer-events: none;
    position: absolute;
    z-index: 2;
    content: '';
    border-style: solid;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transition-property: all;
    transition-delay: 0s;
    -webkit-transition-property: bottom;
    transition-property: bottom;
    left: calc(50% - 15px);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    bottom: 0;
    border-width: 0px 0px 0 0px;
    border-color: #fff transparent transparent transparent;
    transition-delay: 0.15s;
  }

  #htmlcontent_top ul li img {
    max-width: 100%;
    height: auto;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    position: relative;
    z-index: 1;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    width: 100%;
    margin-bottom: -7px;
  }

  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
  }

  .panel-default > .panel-heading, .panel {
    border: 0 none;
    box-shadow: none;
  }

  .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
  }

  a.accordion-toggle i {
    line-height: 45px;
    font-size: 20px;
    text-align: center;
  }

  a.accordion-toggle i {
    width: 45px;
    line-height: 44px;
    font-size: 20px;
    margin-top: -10px;
    text-align: center;
    margin-right: -15px;
    background: #bb000080;
  }

  .panel-default > .panel-heading + .panel-collapse .panel-body {
    background: #fff;
    padding: 10px;
    margin: -7px;
    border-bottom: 9px solid #801212;
  }

  ul.points li span {
    margin-right: 10px;
    color: #801212;
    font-size: 22px;
  }

  .carousel-caption {
    background-color: rgba(0, 38, 61, 0.8);
    padding-top: 0px;
    padding-bottom: 0px;
    left: 80px !important;
    right: initial !important;
    bottom: 80px;
  }

  .animacion {
    display: block;
    width: auto;
    height: 40px;
    position: relative;
    font-size: 16px;
    line-height: 40px;
    float: right;
    width: auto;
    color: #fff;
    font-weight: bold;
    padding: 0 10px;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-animation-duration: 17s;
    -webkit-animation-name: scroll;
  }

  .animacion a {
    color: #c00;
  }

  @-webkit-keyframes scroll {
    0% {
      left: 90%;
    }
    100% {
      left: -100%;
    }
  }
  .animacion:hover {
    -webkit-animation-play-state: paused;
  }

  #block-views-slideshow-header-block .view-slideshow-header .views-field-body {
    font-size: 15px;
    top: 280px;
    left: 50%;
    margin-left: -250px;
    width: 500px;
    background: url(../images/background/transparent_background.png);
    padding: 30px 0 30px 0;
  }

  #pro h2 {
    color: white;
    font-size: 3rem;
    font-family: inherit;
    font-weight: 500;
  }

  .hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
  }

  .hvr-bounce-to-right::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #bb0000;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }

  #banner h2 {
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -moz-transition: -moz-transform 0.5s ease, opacity 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease, opacity 0.5s ease;
    transition: transform 0.5s ease, opacity 0.5s ease;
    display: inline-block;
    opacity: 1;
    padding: 0.35em 2.3em;
    position: relative;
    z-index: 1;
    font-weight: bold;
    color: white;
    margin-left: -14px;
    font-size: 3.4em;
    text-transform: uppercase;
  }

  #banner h2::before, #banner h2::after {
    -moz-transition: width 0.85s ease;
    -webkit-transition: width 0.85s ease;
    -ms-transition: width 0.85s ease;
    transition: width 0.85s ease;
    transition-delay: 0s;
    transition-delay: 0s;
    -moz-transition-delay: 0.25s;
    -webkit-transition-delay: 0.25s;
    -ms-transition-delay: 0.25s;
    transition-delay: 0.25s;
    background: #fff;
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    width: 100%;
  }

  #banner p {
    letter-spacing: 0.225em;
    text-transform: uppercase;
    margin-top: 20px;
    color: #fff;
    font-size: 18px;
  }

  img.event {
    height: 298px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 866px;
    margin-top: -22px;
  }

  #cajaActualidad {
    width: 410px;
    float: right;
    margin-bottom: 15px;
  }

  #cajaActualidad h3 {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    color: #fff;
    padding-left: 10px;
    background-color: #bb0000;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0px;
  }

  #cajaActualidad li {
    list-style-image: url(images/postbullets.png);
    list-style-position: inside;
    padding-bottom: 5px;
    border-bottom: 1px dashed #bbb;
  }

  .novedadesticker-jcarousellite {
    width: 400px;
  }

  .novedadesticker-jcarousellite ul li {
    list-style: none;
    display: block;
    padding-bottom: 1px;
    margin-bottom: 5px;
    list-style-image: url(images/postbullets.png);
    padding-bottom: 5px;
    border-bottom: 1px dashed #bbb;
  }

  [class^="hvr-bounce"] {
    color: #FFF;
    background: rgba(42, 43, 45, 0.5);
    display: inline-block;
    padding: 19px 26px;
    font-size: 18px;
    transition: all 0.5s ease-in 0s;
    border: 0px;
  }

  .n-sombra-fila {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.4);
  }

  .view-infraestructura .views-row .n-sombra-fila {
    background-color: #fff;
  }

  .services1 {
    position: relative;
    padding: 25px;
    padding-top: 0px;
    margin-top: 10px;
    background: white;
    float: left;
    width: 100%;
    box-shadow: rgba(163, 174, 184, 0.81) 5px 5px 42px 3px;
  }

  .services1 p {
    text-align: justify;
    color: #676767;
  }

  .services1 span {
    display: block;
    position: absolute;
    top: -60px;
    left: 0;
    width: 100%;
    text-align: center;
  }

  .services1 span i {
    font-size: 40px;
    padding: 20px;
    color: #bb0000;
    background: #fff;
    border: 10px solid rgba(209, 202, 202, 0.73);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
  }

  .services1 h3 {
    font-size: 20px;
    color: #bb0000;
    font-size: 30px;
    margin-top: 30px;
    text-align: center;
    font-weight: bold;
  }

  .services1 .icon {
    position: relative;
    width: 175px;
    height: 175px;
    margin: 0 auto;
    text-align: center;
    line-height: 180px;
    font-size: 56px;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.0);
    margin-bottom: 40px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    border: 1px solid #FFFDFD;
    color: #E04343;
  }

  .services1 .item:hover .icon {
    background: #D9534F;
    border: 1px solid #D9534F;
  }

  .services1 .item:hover [class*="fa"] {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #fff;
  }

  .services1 .item [class*="fa"] {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
  }

  box-shadow:

0 0 0 25px #c8c8c833

;height:

100%;
}

.services1 span {
  display: block;
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
}

.raya-title {
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  width: 446px;
  margin-bottom: 20px;
  margin-top: 20px;
  position: relative;
  background-color: #fff;
}

.raya-title1 {
  height: 1px;
  margin-left: 21px;
  margin-right: auto;
  width: 279px;
  margin-bottom: 20px;
  margin-top: -21px;
  position: relative;
  background-color: #fff;
}

center span.arrow {
  color: white;
}

#block-views-novedades-block .owl-controls .owl-buttons .owl-next {
  right: -55px;
  background: url(/sites/all/themes/nexus/images/slideshow_controls/next.png) 92% 50% no-repeat;
}

#block-views-novedades-block .owl-controls .owl-buttons .owl-prev, #block-views-novedades-block .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 50%;
  width: 26px;
  height: 120px;
  margin-top: -60px;
  text-indent: -9999px;
}

#block-views-novedades-block .owl-controls .owl-buttons .owl-prev.disabled, #block-views-novedades-block .owl-controls .owl-buttons .owl-next.disabled {
  display: none;
}

#block-views-novedades-block .owl-controls .owl-buttons .owl-prev {
  left: -60px;
  background: url(/sites/all/themes/nexus/images/slideshow_controls/next.png) 0 50% no-repeat;
}

#block-views-novedades-block .owl-controls .owl-buttons .owl-prev, #block-views-novedades-block .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 50%;
  width: 26px;
  height: 120px;
  margin-top: -60px;
  text-indent: -9999px;
}

#block-views-novedades-block .owl-pagination {
  display: none;
}

#block-views-novedades-block .view-display-id-novedades .owl-item > div {
  border: 1px solid #000;
  margin: 10px;
  height: 440px;
  padding-top: 20px;
}

#block-views-novedades-block .view-display-id-novedades .owl-item > div a {
  text-decoration: none;
}

#block-views-novedades-block a.hoverlink, .page-novedades a.hoverlink {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  margin: -15px;
}

#block-views-novedades-block .novedades-image-wrapper {
  overflow: hidden;
  width: 390px;
  height: 254px;
  margin: 0 auto;
}

#block-views-novedades-block .view-display-id-novedades .owl-item > div a {
  text-decoration: none;
}

#block-views-novedades-block .view-display-id-novedades .owl-item .image-style-novedades-image {
  width: 390px;
  margin-top: 0px;
}

#block-views-novedades-block .view-display-id-novedades .owl-item > div p.title {
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background: url(/sites/all/themes/nexus/images/line_title/line.png) bottom no-repeat;
}

#block-views-novedades-block .view-display-id-novedades .owl-item p {
  width: 390px;
  margin: 0 auto;
  margin-bottom: 0px;
  color: #777;
}

#block-views-novedades-block .view-display-id-novedades .owl-item p {
  width: 390px;
  margin: 0 auto;
  color: #777;
}

#block-views-novedades-block .view-display-id-novedades .owl-item p {
  width: 390px;
  margin: 0 auto;
  color: #777;
}

#block-views-novedades-block .view-display-id-novedades .owl-item > div p.post-date {
  font-weight: 700;
  background: #fff;
  color: #333;
  width: 150px;
  position: absolute;
  bottom: 0px;
  left: 35%;
}

#block-views-novedades-block .view-display-id-novedades .owl-item p {
  width: 390px;
  margin: 0 auto;
  color: #777;
}

#block-views-novedades-block {
  text-align: center;
}

#block-views-novedades-block .view-display-id-novedades .owl-carousel.owl-theme {
  width: 900px;
}

#block-views-novedades-block .view-display-id-novedades .owl-carousel.owl-theme {
  width: 900px;
  margin: 0 auto;
}

#block-views-novedades-block .view-display-id-novedades .owl-item > div {
  height: 440px;
  overflow: visible;
}

#block-views-novedades-block .view-display-id-novedades .owl-item > div a {
  text-decoration: none;
}

#rotateme {
  -webkit-transition: -webkit-transform 1s ease-out;
  -moz-transition: -moz-transform 1s ease-out;
  transition: transform 1s ease-out;
}

#rotateme:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
}

#htmlcontent_top ul li a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

#preface-actividades {
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 48px;
  background-attachment: fixed;
  background-size: cover;
  padding-bottom: 16px;
  margin-top: -15px;
}

#preface-actv {
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 48px;
  background-attachment: fixed;
  background-size: cover;
  padding-bottom: 16px;
  margin-top: -15px;
}

#preface-novedades {
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 48px;
  background-attachment: fixed;
  background-size: cover;
  padding-bottom: 16px;
  margin-top: -15px;
}

div.views-field.views-field-title > span.field-content > p.title > a {
  font-size: 20px;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background: url(/sites/all/themes/nexus/images/line_title/line.png) bottom no-repeat;
}

div.views-field.views-field-view-node > span.field-content > a {
  width: 390px;
  margin: 0 auto;
  color: #777;
  font-weight: 900;
}

div.views-field.views-field-nothing-1 > span.field-content > p {
  width: 390px;
  margin: 0 auto;
  color: #777;
}

span.views-field.views-field-created > span.field-content {
  color: #777;
}

span.views-field.views-field-comment-count > span.field-content {
  color: #777;
}

span.separator {
  color: #777;
}

div#slick-views-novedades1-2.slick.slick--view--novedades1.slick--view--novedades1--block.slick--skin--boxed.slick--skin--boxed-carousel.slick--optionset--clone-of-x-carousel.slick--carousel.slick--float.slick-processed > div#slick-views-novedades1-2-slider.slick__slider.slick-initialized.slick-slider > div.slick-list.draggable > div.slick-track > div {
  border: 1px solid #000;
  margin: 10px;
  height: 459px;
  padding-top: 20px;
}

div#slick-views-clone-of-novedades1-ingles-2.slick.slick--view--clone-of-novedades1-ingles.slick--view--clone-of-novedades1-ingles--block.slick--skin--boxed.slick--skin--boxed-carousel.slick--optionset--clone-of-x-carousel.slick--carousel.slick--float.slick-processed > div#slick-views-clone-of-novedades1-ingles-2-slider.slick__slider.slick-initialized.slick-slider > div.slick-list.draggable > div.slick-track > div {
  border: 1px solid #000;
  margin: 10px;
  height: 459px;
  padding-top: 20px;
}

::before, ::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#chartdiv {
  max-width: 1136px;
  margin: auto;
}

.demo-block * {
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}

.demo-theme-dark .demo-background, .demo-theme-amchartsdark .demo-background {
  color: #fff;
}

.demo-theme-dark .demo-background, .demo-theme-amchartsdark .demo-background {
  background: #2223;
  color: #fff;
}

.rounded {
  border-radius: 10px;
}

.padding {
  padding: 2em;
}

.margin-bottom-big {
  margin-bottom: 4em;
}

.demo-block {
  overflow: hidden;
}

div#page > div#slidebox.flexslider > ul.slides > li.flex.active-slide > dix.flex-caption {
  width: 700px;
  position: absolute;
  top: 37%;
  left: 72.4%;
  margin-left: -390px;
  text-align: center;
  z-index: 120;
  color: #fff;
  background: #2e32324d;
  padding: 4px;
  width: 800px;
  position: absolute;
  top: 34%;
  left: 50%;
  margin-left: -400px;
  text-align: center;
  z-index: 120;
  color: #fff;
  background: #1b202080;
  padding: 4px;
}

table.width200, table.rwd_auto {
  border: 1px solid #ccc;
  width: 100%;
  margin: 0 0 50px 0
}

.width200 th, .rwd_auto th {
  background: rgba(71, 65, 65, 0.41);
  padding: 5px;
  text-align: center;
}

.width200 td, .rwd_auto td {
  border-bottom: 1px solid #b62f2f00;
  padding: 2px;
  text-align: center
}

.width200 tr:last-child td, .rwd_auto tr:last-child td {
  border: 0
}

.rwd {
  width: 100%;
  overflow: auto;
}

.rwd table.rwd_auto {
  width: auto;
  min-width: 100%
}

.rwd_auto th, .rwd_auto td {
  white-space: nowrap;
}

div.content > footer > ul.links.inline > li.comment-add.first.active > a.active {
  display: none;
}

@media (min-width: 769px) and (max-width: 1200px) {
  #main-menu li a {
    color: #777;
    display: block;
    padding: 19px 8px 17px 15px;
    text-decoration: none;
    position: relative;
    font-size: 10px;
  }
}

@media (min-width: 1273px) and (max-width: 1200px) {
  #main-menu li a {
    color: #777;
    display: block;
    padding: 19px 8px 17px 15px;
    text-decoration: none;
    position: relative;
    font-size: 10px;
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  #main-menu ul {
    width: auto;
    float: left;
    list-style: none;
    margin-left: 5px;
    padding: 16px;
    margin-top: -35px;
  }
}

#upmenu {
  background-image: url("images/overlay2.png"), url("images/overlay3.svg"), linear-gradient(45deg, #bb0000 5%, #5f0505 30%, #bb0000);
  background-color: rgba(0, 0, 0, 0);
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-size: auto auto;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #171B1B;
  background-attachment: fixed;
  background-size: cover;
}

}
.sprite-flag.es {
  background-position: 0px 26px;
}

.sprite-flag {
  width: 18px;
  height: 12px;
  margin: 0;
  padding: 0;
  background: url("/sites/all/themes/nexus/images/sprite-flag.png") no-repeat;
  margin-left: 15px;
  margin-left: 7px;
}

.sprite-flag.en {
  background-position: 0px -11px;
}

#Menuestatico {
  border-bottom: 5px solid rgba(134, 22, 22, 0.92);
}

div.slide__content > div.views-field.views-field-title > span.field-content > a {
  color: #fff;
  font-size: 17px;
}

.sprite {
  display: inline-block;
  vertical-align: middle;
}

.sprite {
  background-image: url(/sites/all/themes/nexus/images/actividades/spriteactivi.png);
  background-position: left center;
  background-repeat: no-repeat;
}

.sprite.financiera_png {
  background-position: 0 0;
  width: 61px;
  height: 61px;
}

.sprite.logistica_png {
  background-position: 0 -62px;
  width: 65px;
  height: 65px;
}

.sprite.mayorista_png {
  background-position: 0 -128px;
  width: 65px;
  height: 65px;
}

p:not(.title) {
  text-align: center;
}
