html,
body,
section,
nav,
article,
aside,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
header,
footer,
address,
p,
pre,
blockquote,
ol,
ul,
li,
dl,
dt,
dd,
figure,
figcaption,
div,
a,
em,
strong,
small,
s,
cite,
q,
dfn,
abbr,
time,
code,
var,
samp,
kbd,
sub,
sup,
i,
b,
u,
mark,
ruby,
span,
ins,
del,
img,
iframe,
object,
video,
audio,
canvas,
table,
caption,
tbody,
thead,
tfoot,
tr,
td,
th,
form,
fieldset,
legend,
label,
output,
details,
summary,
menu,
applet {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
section,
nav,
article,
aside,
hgroup,
header,
footer,
figure,
figcaption,
details,
menu {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  overflow-y: scroll;
}
body {
  font-size: 100%;
  color: #373737;
  font-family: sans-serif;
  line-height: 1.375em;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
}
a {
  color: #3c608a;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #7f7f7f;
  text-decoration: underline;
}
a:hover,
a:active {
  outline: 0;
}
dl {
  margin: 0 0 1.375em 0;
}
dl dt {
  font-weight: bold;
}
dd {
  margin-left: 1.5em;
}
ul,
ol {
  margin: 0 1.5em 1.375em 1.5em;
}
ul {
  list-style-type: disc;
}
ol {
  list-style-type: decimal;
}
li ul,
li ol {
  margin: 0 1.5em;
}
abbr {
  border-bottom: 1px dotted #666;
}
address {
  margin: 0 0 1.375em 0;
  font-style: italic;
}
blockquote {
  font-style: italic;
  margin: 1.375em;
  color: #666;
}
pre {
  margin: 1.375em 0;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
pre,
code,
var {
  font: 1em/1.375em 'andale mono', 'lucida console', monospace;
}
code,
var {
  line-height: 1em;
}
dfn,
em {
  font-style: italic;
}
dfn {
  font-weight: bold;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  position: relative;
}
h1 {
  font-size: 3.875em;
  top: 10px;
  line-height: 1.0644em;
  margin-bottom: 22px;
}
h2 {
  font-size: 2.750em;
  top: 4px;
  line-height: .9999em;
  margin-bottom: 22px;
}
h3 {
  font-size: 2.250em;
  top: 6px;
  line-height: 1.222em;
  margin-bottom: 22px;
}
h4 {
  font-size: 1.375em;
  top: 21px;
  line-height: .9997em;
  margin-bottom: 44px;
}
h5 {
  font-size: 1.250em;
  top: 21px;
  line-height: 1.100em;
  margin-bottom: 44px;
}
h6 {
  font-size: .750em;
  top: 23px;
  line-height: 1.8328em;
  margin-bottom: 44px;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child {
  margin-top: 0;
}
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
  margin: 0;
}
p {
  margin: 0 0 1.375em 0;
}
b,
strong {
  font-weight: bold;
}
small {
  font-size: 0.813em;
}
sup,
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #CCC;
  margin: 1.250em 0;
  padding: 0;
}
del {
  color: #666;
}
ins {
  background-color: #fff263;
}
table {
  margin-top: 1.375em;
  margin-bottom: 1.375em;
  width: 100%;
}
caption {
  background: #333;
  color: #FFF;
  font-weight: bold;
}
th {
  font-weight: bold;
}
thead th {
  background: #CCC;
}
th,
td,
caption {
  padding: 3px 5px;
  border: 1px solid #333;
}
tfoot {
  font-style: italic;
}
audio,
canvas,
img,
svg,
video {
  vertical-align: middle;
}
legend {
  font-weight: bold;
  *margin-left: -7px;
  white-space: normal;
}
label {
  cursor: pointer;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.accepted,
.notice,
.error {
  border: 1px solid;
  padding: 10px;
}
.accepted p:last-child,
.notice p:last-child,
.error p:last-child {
  margin-bottom: 0;
}
.accepted {
  background: #c5efa6;
  color: #66BF23;
  border-color: #66BF23;
}
.accepted a {
  color: #66BF23;
}
.notice {
  background: #f9e795;
  color: #CFAC0C;
  border-color: #CFAC0C;
}
.notice a {
  color: #CFAC0C;
}
.error {
  background: #ffbfbf;
  color: #FF3F3F;
  border-color: #FF3F3F;
}
.error a {
  color: #FF3F3F;
}
.floatr {
  float: right;
}
.floatl {
  float: left;
}
p img.left {
  margin: 0.32em 1.5em 1.2em 0;
  padding: 0;
  float: left;
}
p img.right {
  margin: 0.32em 0 1.2em 1.5em;
  float: right;
}
.clear {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.hide {
  display: none !important;
  visibility: hidden;
}
.invisible {
  visibility: hidden;
}
.visuallyhide {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.imageback {
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  font-size: 0px !important;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  direction: ltr;
}
.imageback a {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
}
.boxcenter {
  margin: 0 auto !important;
  float: none;
}
.baseline {
  background-image: url(../vendor/reticulas-cssframework/less/core/baseline-22.gif);
  background-position: 0 -6px;
}
.mini,
.medium,
.large,
.big,
.enormous {
  position: relative;
}
.mini {
  top: 8px;
  font-size: 0.625em;
  line-height: 1.100em;
  margin-bottom: 11px;
}
.medium {
  top: 1px;
  font-size: 0.813em;
  line-height: 1.695em;
  margin-bottom: 0;
}
.large {
  top: 21px;
  font-size: 1.375em;
  line-height: .9997em;
  margin-bottom: 22px;
}
.big {
  top: 28px;
  font-size: 2.250em;
  line-height: 1.222em;
  margin-bottom: 22px;
}
.enormous {
  top: 10px;
  font-size: 3.875em;
  line-height: 1.0644em;
  margin-bottom: 22px;
}
.textalignr {
  text-align: right;
}
.textalignl {
  text-align: left;
}
.textalignj {
  text-align: justify;
}
.textalignc {
  text-align: center;
}
.white {
  color: #FFF;
}
.light {
  color: #F5F5F5;
}
.lightgrey {
  color: #CCC;
}
.mediumgrey {
  color: #999;
}
.darkgrey {
  color: #666;
}
.almostblack {
  color: #333;
}
.black {
  color: #000;
}
.bg-white {
  background-color: #FFF;
}
.bg-light {
  background-color: #F5F5F5;
}
.bg-lightgrey {
  background-color: #CCC;
}
.bg-mediumgrey {
  background-color: #999;
}
.bg-darkgrey {
  background-color: #666;
}
.bg-almostblack {
  background-color: #333;
}
.bg-black {
  background-color: #000;
}
.emphasized,
.correct,
.erased {
  padding: 11px;
}
.emphasized {
  background-color: #fff263;
  color: #AFA000;
}
.correct {
  background-color: #43ff5c;
  color: #008F13;
}
.erased {
  background-color: #ff7a7a;
  color: #C60000;
}
.tabs {
  list-style-type: none;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 1px solid #999;
}
.tabs:before,
.tabs:after {
  content: "";
  display: table;
}
.tabs:after {
  clear: both;
}
.tabs >li {
  float: left;
  margin-bottom: -1px !important;
}
.tabs >li >a {
  display: block;
  margin-right: 2px;
  margin-top: 0px;
  padding: 7px 15px 3px;
  color: #373737;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.tabs >li >a:hover,
.tabs >li >a:focus {
  background-color: #666;
  text-decoration: none;
  color: #F5F5F5;
}
.tabs >li.active >a {
  border-color: #999;
  border-bottom: 1px solid #FFF;
  color: #373737;
}
.tabs >li.active >a:hover {
  color: #999;
  background-color: transparent;
}
.tabs.tab-top {
  border-color: transparent;
  border-top: 1px solid #999;
}
.tabs.tab-top >li {
  margin-top: 0px;
}
.tabs.tab-top >li >a {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.tabs.tab-top >li.active a {
  margin-top: -1px;
  border-color: #999;
  border-top-color: #FFF;
  background-color: transparent;
}
.tabs.tab-right {
  border-color: transparent;
  border-right: 1px solid #999;
  display: inline-block;
}
.tabs.tab-right >li {
  float: none;
  text-align: right;
}
.tabs.tab-right >li >a {
  margin-right: 0;
  margin-bottom: 2px !important;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 4px;
}
.tabs.tab-right >li.active a {
  margin-right: -1px;
  border-color: #999;
  border-right-color: #FFF;
}
.tabs.tab-left {
  border-color: transparent;
  border-left: 1px solid #999;
  display: inline-block;
}
.tabs.tab-left >li {
  float: none;
}
.tabs.tab-left >li >a {
  margin-right: 0;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0px;
  margin-bottom: 2px !important;
}
.tabs.tab-left >li.active a {
  margin-left: -1px;
  border-color: #999;
  border-left-color: #FFF;
}
.tabs.menu {
  border: none;
}
.tabs.menu >li {
  display: inline-block;
}
.tabs.menu >li >a {
  border: none;
  margin-right: 2px;
  background-color: #666;
  color: #F5F5F5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tabs.menu >li >a:hover {
  background-color: #373737;
}
.tabs.menu >li.active a {
  border: none;
  background-color: #373737;
  color: #F5F5F5;
}
.tabs.menu >li.active a:hover {
  background-color: #373737;
}
.tabs.menu.pill >li a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-right: 1px;
}
.tabs.menu.pill >li:first-child a {
  -webkit-border-top-left-radius: 12px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 12px;
  -moz-border-radius-topleft: 12px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 12px;
  border-top-left-radius: 12px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 12px;
}
.tabs.menu.pill >li:last-child a {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 12px;
  -webkit-border-bottom-right-radius: 12px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 12px;
  -moz-border-radius-bottomright: 12px;
  -moz-border-radius-bottomleft: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 0px;
}
.tabs.stacked {
  border: none;
  clear: both;
}
.tabs.stacked >li {
  float: none;
  text-align: left;
  display: block;
}
.tabs.stacked >li >a {
  margin: 0 !important;
  padding: 7px;
  border: 1px solid #999;
  -webkit-border-top-left-radius: 0px !important;
  -webkit-border-top-right-radius: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  -webkit-border-bottom-left-radius: 0px !important;
  -moz-border-radius-topleft: 0px !important;
  -moz-border-radius-topright: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.tabs.stacked >li.active a {
  background-color: #373737;
  color: #F5F5F5;
}
.tabs.stacked >li.active a:hover {
  background-color: #373737;
  color: #999;
}
.btn {
  display: inline-block;
  border: none;
  text-align: center;
  vertical-align: middle;
  padding: 5px 10px;
  background-color: #999;
  background: -webkit-gradient(linear,left top,left bottom,from(#CCC),to(#999));
  background: -webkit-linear-gradient(bottom,#CCC,#999);
  background: -moz-linear-gradient(bottom,#CCC,#999);
  background: -ms-linear-gradient(bottom,#CCC,#999);
  background: -o-linear-gradient(bottom,#CCC,#999);
  background: linear-gradient(to bottom,#CCC,#999);
  color: #373737;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn:hover {
  text-decoration: none;
  background-color: #999;
  background: -webkit-gradient(linear,left top,left bottom,from(#666),to(#999));
  background: -webkit-linear-gradient(bottom,#666,#999);
  background: -moz-linear-gradient(bottom,#666,#999);
  background: -ms-linear-gradient(bottom,#666,#999);
  background: -o-linear-gradient(bottom,#666,#999);
  background: linear-gradient(to bottom,#666,#999);
  color: #373737;
}
.breadcrumb {
  list-style: none;
  margin: 0;
  overflow: hidden;
}
.breadcrumb li {
  float: left;
  margin: 0 !important;
}
.breadcrumb li a {
  display: block;
  padding: 7px 0px 7px 40px;
  position: relative;
  background-color: #373737;
  line-height: 1em;
}
.breadcrumb li a:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
  z-index: 2;
  width: 0;
  height: 0;
  margin-top: -30px;
  border-bottom: 30px solid transparent;
  border-left: 30px solid #373737;
  border-top: 30px solid transparent;
}
.breadcrumb li a:before {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
  width: 0;
  height: 0;
  margin-top: -30px;
  margin-left: 2px;
  z-index: 1;
  border-bottom: 30px solid transparent;
  border-left: 30px solid #FFF;
  border-top: 30px solid transparent;
}
.breadcrumb li a:hover {
  background-color: #7f7f7f;
  text-decoration: none;
  color: #373737;
}
.breadcrumb li a:hover:after {
  border-left-color: #7f7f7f !important;
}
.breadcrumb li:first-child a {
  padding-left: 10px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.wrapper,
.wrappernested {
  display: block;
  clear: both;
  width: 100%;
  max-width: 1224px;
  margin-right: auto;
  margin-left: auto;
}
.wrapper:before,
.wrapper:after,
.wrappernested:before,
.wrappernested:after {
  content: "";
  display: table;
}
.wrapper:after,
.wrappernested:after {
  clear: both;
}
.wrappernested {
  max-width: 1256px;
}
.inner {
  padding-left: 1.3071895424837%;
  padding-right: 1.3071895424837%;
}
.innermargin {
  margin-left: 1.3071895424837%;
  margin-right: 1.3071895424837%;
}
.expand {
  margin-left: -1.3071895424837%;
  width: 102.61437908497%;
}
.expand:before,
.expand:after {
  content: "";
  display: table;
}
.expand:after {
  clear: both;
}
.innerwrapper {
  padding-left: 1%;
  padding-right: 1%;
}
body {
  color: #373737;
  font-family: 'Open Sans', sans-serif;
}
a {
  color: #3c608a;
}
a:hover,
a:focus {
  text-decoration: none;
}
ul {
  margin: 0;
  margin-bottom: 22px;
}
ul li {
  list-style-type: none;
}
figcaption {
  display: none !important;
  visibility: hidden;
}
.baseline {
  background-image: url("/skin/reticulas/core/baseline-22.gif");
  background-position: 0 -6px;
}
h1,
h2,
h3 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
}
h2 {
  text-transform: uppercase;
}
input[type="text"],
input[type="password"],
textarea {
  padding: 4px;
  border: 1px solid #3c608a;
  width: 100%;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  border: 1px solid #d0d0d0;
}
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  display: inline-block;
  width: auto;
  background-color: #373737;
  border: none;
  padding: 4px 6px;
  cursor: hand;
  color: #FFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover {
  background-color: #3c608a;
}
.button-normal {
  padding: 1em 2em;
  text-transform: uppercase;
}
.button-normal:hover {
  color: white;
}
.button-s {
  font-size: 14px;
}
.opensans {
  font-family: 'Open Sans', sans-serif;
}
.opensanscondensed {
  font-family: 'Open Sans Condensed', sans-serif;
}
@font-face {
  font-family: 'bebas_neue_regularregular';
  src: url("/skin/extended/fonts/bebas/bebasneue_regular-webfont.eot");
  src: url("/skin/extended/fonts/bebas/bebasneue_regular-webfont.eot?#iefix") format('embedded-opentype'), url("/skin/extended/fonts/bebas/bebasneue_regular-webfont.woff") format('woff'), url("/skin/extended/fonts/bebas/bebasneue_regular-webfont.ttf") format('truetype'), url("/skin/extended/fonts/bebas/bebasneue_regular-webfont.svg#bebas_neue_regularregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'bebas_neuebold';
  src: url("/skin/extended/fonts/bebas/bebasneue_bold-webfont.eot");
  src: url("/skin/extended/fonts/bebas/bebasneue_bold-webfont.eot?#iefix") format('embedded-opentype'), url("/skin/extended/fonts/bebas/bebasneue_bold-webfont.woff") format('woff'), url("/skin/extended/fonts/bebas/bebasneue_bold-webfont.ttf") format('truetype'), url("/skin/extended/fonts/bebas/bebasneue_bold-webfont.svg#bebas_neuebold") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cotecno';
  src: url("/skin/extended/fonts/cotecno/cotecno.eot");
  src: url("/skin/extended/fonts/cotecno/cotecno.eot?#iefix") format('embedded-opentype'), url("/skin/extended/fonts/cotecno/cotecno.woff") format('woff'), url("/skin/extended/fonts/cotecno/cotecno.ttf") format('truetype'), url("/skin/extended/fonts/cotecno/cotecno.svg?#cotecno") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Siconfont';
  src: url("/skin/extended/fonts/siconfont/siconfont.eot");
  src: url("/skin/extended/fonts/siconfont/siconfont.eot?#iefix") format('embedded-opentype'), url("/skin/extended/fonts/siconfont/siconfont.woff") format('woff'), url("/skin/extended/fonts/siconfont/siconfont.ttf") format('truetype'), url("/skin/extended/fonts/siconfont/siconfont.svg#Siconfont") format('svg');
  font-weight: normal;
  font-style: normal;
}
.ie-alert {
  background-color: #FFF;
  width: 450px;
  padding: 25px 15px;
  font-size: .813em;
  border: 15px solid #373737;
  color: #7f7f7f;
}
.ie-alert div {
  background: url("/skin/extended/front-end/img/ie-logo.png") no-repeat;
  padding-left: 130px;
}
.ie-alert div p {
  margin-bottom: 15px;
  line-height: 1.4em;
}
.ie-alert input[type="button"] {
  border: 0px;
  padding: 7px 8px;
  margin: 0;
  cursor: pointer;
  background-color: #3c608a;
  color: #FFF;
}
.ie-alert input[type="button"]:hover {
  background-color: #373737;
}
.pagination {
  background-color: ;
  padding: 3px;
  font-size: .75em;
  clear: both;
}
.pagination:before,
.pagination:after {
  content: "";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination a,
.pagination span {
  display: inline;
  color: #373737;
  padding: 4px 8px 0px;
  margin: 0 3px;
  background-color: #F5F5F5;
  float: left;
}
.pagination a:first-child,
.pagination span:first-child {
  margin-left: 0;
}
.pagination a:hover,
.pagination span:hover {
  background-color: #373737;
  color: #FFF;
  text-decoration: none;
}
.pagination span.current {
  background-color: #3c608a;
  color: #FFF;
}
.video-wrapper {
  position: relative;
  top: 0;
  padding-bottom: 54%;
  padding-top: 25px;
  margin: 0;
  height: 0;
}
.video-wrapper iframe,
.video-wrapper object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.back-to-top {
  position: fixed;
  bottom: 55%;
  right: 20px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17.875px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  background-color: #7f7f7f;
  color: #FFF;
  padding: 20px 20px 15px;
}
.back-to-top:before {
  font-family: "siconfont";
  content: "\E014";
  speak: none;
  display: inline-block;
  font-size: 1.5em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.back-to-top:before {
  display: block;
  text-align: center;
}
.back-to-top span {
  display: none !important;
  visibility: hidden;
}
.back-to-top:hover,
.back-to-top:focus {
  background-color: #3c608a;
  color: #FFF;
}
#page {
  width: 100%;
}
#page:before,
#page:after {
  content: "";
  display: table;
}
#page:after {
  clear: both;
}
.main,
.menu-site {
  display: block;
  clear: both;
  width: 100%;
  max-width: 1224px;
  margin-right: auto;
  margin-left: auto;
}
.main:before,
.main:after,
.menu-site:before,
.menu-site:after {
  content: "";
  display: table;
}
.main:after,
.menu-site:after {
  clear: both;
}
#content {
  display: block;
  float: left;
  width: 100%;
}
#content:before,
#content:after {
  content: "";
  display: table;
}
#content:after {
  clear: both;
}
#content:before,
#content:after {
  content: "";
  display: table;
}
#content:after {
  clear: both;
}
#header .main header {
  display: block;
  float: left;
  width: 83.333333333333%;
}
#header .main header:before,
#header .main header:after {
  content: "";
  display: table;
}
#header .main header:after {
  clear: both;
}
#header nav {
  display: block;
  float: left;
  width: 100%;
}
#header nav:before,
#header nav:after {
  content: "";
  display: table;
}
#header nav:after {
  clear: both;
}
#header nav header {
  display: none !important;
  visibility: hidden;
}
#header .menu-site {
  margin-bottom: 0;
}
.menu-user {
  clear: both;
  min-height: 124px;
}
.menu-user:before,
.menu-user:after {
  content: "";
  display: table;
}
.menu-user:after {
  clear: both;
}
.menu-user .main {
  position: relative;
}
.menu-user .main:before,
.menu-user .main:after {
  content: "";
  display: table;
}
.menu-user .main:after {
  clear: both;
}
.submenu,
.submenu-projects {
  display: block;
  float: left;
  width: 70.833333333333%;
}
.submenu:before,
.submenu:after,
.submenu-projects:before,
.submenu-projects:after {
  content: "";
  display: table;
}
.submenu:after,
.submenu-projects:after {
  clear: both;
}
.menu-user-login {
  display: block;
  float: left;
  width: 29.166666666667%;
  float: right;
}
.menu-user-login:before,
.menu-user-login:after {
  content: "";
  display: table;
}
.menu-user-login:after {
  clear: both;
}
#entries-last {
  display: inline-block;
  width: 100%;
  clear: both;
}
#entries-last:before,
#entries-last:after {
  content: "";
  display: table;
}
#entries-last:after {
  clear: both;
}
#form-search legend {
  display: none !important;
  visibility: hidden;
}
#entries-main >header,
#naventry >header {
  display: none !important;
  visibility: hidden;
}
#entries-nav header {
  display: none !important;
  visibility: hidden;
}
#entries,
#private {
  display: block;
  clear: both;
  width: 100%;
  max-width: 1224px;
  margin-right: auto;
  margin-left: auto;
}
#entries:before,
#entries:after,
#private:before,
#private:after {
  content: "";
  display: table;
}
#entries:after,
#private:after {
  clear: both;
}
#entries aside {
  display: block;
  float: left;
  width: 25%;
  text-align: right;
}
#entries aside:before,
#entries aside:after {
  content: "";
  display: table;
}
#entries aside:after {
  clear: both;
}
#entries-main {
  display: block;
  float: left;
  width: 100%;
}
#entries-main:before,
#entries-main:after {
  content: "";
  display: table;
}
#entries-main:after {
  clear: both;
}
.menu-user {
  background-color: #CC0000;
  padding-bottom: 0 !important;
}
#entries-nav-detail {
  display: none !important;
  visibility: hidden;
}
#entries-nav-detail >header h2 {
  display: none !important;
  visibility: hidden;
}
#private-nav >header h2,
#private-main >header h2 {
  display: none !important;
  visibility: hidden;
}
#footer {
  display: block;
  float: left;
  width: 100%;
}
#footer:before,
#footer:after {
  content: "";
  display: table;
}
#footer:after {
  clear: both;
}
#footer:before,
#footer:after {
  content: "";
  display: table;
}
#footer:after {
  clear: both;
}
#footer .main .main-wrapper {
  margin-left: -1.3071895424837%;
  width: 102.61437908497%;
}
#footer .main .main-wrapper:before,
#footer .main .main-wrapper:after {
  content: "";
  display: table;
}
#footer .main .main-wrapper:after {
  clear: both;
}
#footer .main h4 {
  display: none !important;
  visibility: hidden;
}
#footer .menu-name,
#footer .menu-address,
#footer .menu-info,
#footer .menu-social {
  display: inline;
  float: left;
  width: 22.385620915033%;
  margin-left: 1.3071895424837%;
  margin-right: 1.3071895424837%;
}
#header .main {
  margin-top: 33px;
  margin-bottom: 33px;
}
#header nav {
  margin-bottom: 0;
}
.logo {
  display: block;
  background-color: transparent;
  background-repeat: no-repeat;
  font-size: 0px !important;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  direction: ltr;
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 11px;
  float: left;
}
.logo a {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
}
.logo a {
  background: url("/skin/extended/front-end/img/logo-cotecno.png") no-repeat;
  background-size: 100%;
  width: 250px;
  height: 65px;
}
.description {
  color: #373737;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 39.6px;
  margin-bottom: 0;
}
.description span {
  display: block;
}
.menu-lang {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17.875px;
  padding-top: 44px;
  margin-bottom: 0;
  float: right;
}
.menu-lang li {
  display: inline-block;
}
.menu-lang li:after {
  content: " | ";
}
.menu-lang li:last-child:after {
  content: "";
}
.menu-lang li.selected:before {
  font-family: "siconfont";
  content: "\E00E";
  speak: none;
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 1px;
  -webkit-font-smoothing: antialiased;
}
.menu-lang li.selected:before {
  display: block;
}
.menu-lang li a {
  color: #7f7f7f;
}
.menu-lang li a:hover {
  color: #373737;
}
.menu-site li {
  float: left;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 16.5px;
  text-transform: uppercase;
  margin-right: 1px;
}
.menu-site li:last-child {
  margin-right: 0;
}
.menu-site li a {
  padding: 5.5px 22px;
  display: inline-block;
  background-color: #3c608a;
  color: #FFF;
}
.menu-site li a:hover {
  background-color: #7f7f7f;
  color: #FFF;
}
.menu-site li.selected a {
  font-weight: 600;
  background-color: #dfdfdf;
  color: #373737;
}
.submenu {
  margin: 0;
  padding: 11px 0;
}
.submenu li {
  display: inline-block;
  position: relative;
  min-height: 102px;
  font-weight: 700;
  display: block;
  float: left;
  width: 17.5%;
  border-right: 1px solid #7f7f7f;
  text-align: right;
}
.submenu li:before,
.submenu li:after {
  content: "";
  display: table;
}
.submenu li:after {
  clear: both;
}
.submenu li:first-child {
  border-left: 1px solid #7f7f7f;
}
.submenu li.selected a {
  color: #3c608a;
}
.submenu li a {
  position: relative;
  padding: 5.5px 5.5px 44px 11px;
  display: block;
  height: 100%;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17.875px;
  color: #7f7f7f;
}
.submenu li a:hover {
  color: #3c608a;
}
.submenu li a:after {
  font-family: "cotecno";
  content: "\e809";
  speak: none;
  display: inline-block;
  font-size: .75em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.submenu li a:after {
  display: block;
  position: absolute;
  top: 80%;
  right: 11px;
}
.menu-user {
  background-color: #dfdfdf;
}
.menu-user-login ul {
  margin: 0;
}
#login_form {
  background-color: #3c608a;
  color: #FFF;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 15.125px;
  padding: 5px;
  padding-bottom: 10px;
  margin-bottom: 0 !important;
}
#login_form legend {
  padding: 5px;
  margin-bottom: 5px;
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  text-transform: uppercase;
}
#login_form .email,
#login_form .pass {
  display: inline;
  float: left;
  width: 47.385620915033%;
  margin-left: 1.3071895424837%;
  margin-right: 1.3071895424837%;
  margin-top: 5px;
  margin-bottom: 10px;
}
#login_form .email label,
#login_form .pass label {
  display: block;
  margin-bottom: 2px;
}
#login_form .email input,
#login_form .pass input {
  width: 100%;
  color: #3c608a;
}
#login_form .enter {
  display: inline;
  float: left;
  width: 97.385620915033%;
  margin-left: 1.3071895424837%;
  margin-right: 1.3071895424837%;
  text-align: right;
}
#login_form .enter input {
  background-color: #FFF;
  color: #373737;
}
#login_form .enter input:hover {
  background-color: #dfdfdf;
}
#login_form .remember {
  float: left;
  margin-top: -18.333333333333px;
  margin-left: 5px;
  color: #dfdfdf;
}
#login_form .remember:hover {
  color: #FFF;
  background-color: transparent;
}
.menu-user-login {
  background-color: #373737;
  position: absolute;
  right: 0;
  height: 100%;
  min-height: 124px;
}
.menu-user-login li {
  border-bottom: 1px solid #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
}
.menu-user-login li a {
  display: block;
  padding: 5.5px;
  color: #FFF;
}
.menu-user-login li a:hover {
  background-color: #7f7f7f;
}
.menu-user-login li:last-child {
  border-bottom: none;
}
.menu-user-login .usermail a:before {
  font-family: "siconfont";
  content: "\F29F";
  speak: none;
  display: inline-block;
  font-size: 1.25em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 2px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.menu-user-login .scms a:before {
  font-family: "siconfont";
  content: "\F2A1";
  speak: none;
  display: inline-block;
  font-size: 1.25em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 2px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.menu-user-login .myprojects a:before {
  font-family: "siconfont";
  content: "\F297";
  speak: none;
  display: inline-block;
  font-size: 1.25em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 2px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.menu-user-login .logout a {
  background-color: #f76053;
}
.menu-user-login .logout a:before {
  font-family: "siconfont";
  content: "\F291";
  speak: none;
  display: inline-block;
  font-size: 1.25em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 2px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
#entries-last {
  background-color: #373737;
  border-top: 1px solid #FFF;
  padding: 33px 0;
  margin-bottom: -5px;
}
#entries-last:before,
#entries-last:after {
  content: "";
  display: table;
}
#entries-last:after {
  clear: both;
}
#entries-last article {
  display: block;
  float: left;
  width: 50%;
  color: #FFF;
}
#entries-last article:before,
#entries-last article:after {
  content: "";
  display: table;
}
#entries-last article:after {
  clear: both;
}
#entries-last article:first-child {
  border-right: 1px solid #7f7f7f;
  padding-right: 44px;
}
#entries-last article:last-child {
  padding-left: 44px;
}
#entries-last article .title {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 27.5px;
  letter-spacing: .04em;
  line-height: 1.25em;
  top: 0;
  margin-bottom: 11px;
}
#entries-last article .title a {
  color: #FFF;
}
#entries-last article .title a:hover {
  color: #4da8b2;
}
#entries-last article .txt-intro {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
  margin-bottom: 22px;
  color: #dfdfdf;
}
#entries-last article figure {
  display: block;
  float: left;
  width: 33.333333333333%;
  padding: 5px;
  background-color: #dfdfdf;
}
#entries-last article figure:before,
#entries-last article figure:after {
  content: "";
  display: table;
}
#entries-last article figure:after {
  clear: both;
}
#entries-last article figure img {
  width: 100%;
}
#entries-last article figure:hover {
  background-color: #FFF;
}
#entries-last article .new-intro {
  padding-left: 22px;
  display: block;
  float: left;
  width: 66.666666666667%;
}
#entries-last article .new-intro:before,
#entries-last article .new-intro:after {
  content: "";
  display: table;
}
#entries-last article .new-intro:after {
  clear: both;
}
#entries-last article .date {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 16.5px;
  color: #7f7f7f;
  margin-bottom: 0px;
  display: inline-block;
}
#entries-last article .read-more {
  float: right;
  margin-top: -5px;
}
#entries-last article .read-more a {
  color: #FFF;
  border-color: #FFF;
}
#entries-last article .read-more a:hover {
  color: #373737;
  border-color: #373737;
}
.read-more {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 16.5px;
  display: inline-block;
  margin-bottom: 0;
}
.read-more a {
  line-height: 2.4em;
  border: 1px solid #3c608a;
  padding: 1px 10px;
  display: block;
}
.read-more a:before {
  font-family: "cotecno";
  content: "\e804";
  speak: none;
  display: inline-block;
  font-size: 2em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 4px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: -10px;
  -webkit-font-smoothing: antialiased;
}
.read-more a:hover {
  background-color: #FFF;
  border: 1px solid #7f7f7f;
}
#form-search {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
  padding-bottom: 11px;
  border-bottom: 1px dotted #3c608a;
  margin-bottom: 11px;
}
#form-search #search {
  padding: 8px;
  color: #7f7f7f;
  border-color: transparent;
  display: block;
  float: left;
  width: 50%;
  background-color: #FFF;
}
#form-search #search:before,
#form-search #search:after {
  content: "";
  display: table;
}
#form-search #search:after {
  clear: both;
}
#form-search input {
  display: block;
  float: left;
  width: 16.666666666667%;
  padding: 9px 20px;
  background-color: #4da8b2;
}
#form-search input:before,
#form-search input:after {
  content: "";
  display: table;
}
#form-search input:after {
  clear: both;
}
#form-search input:hover {
  background-color: #7f7f7f;
  color: #FFF;
}
.submenu-projects .categories,
.submenu-projects .archive,
.submenu-projects .tags {
  display: block;
  float: left;
  width: 41.666666666667%;
  margin: 0;
}
.submenu-projects .categories:before,
.submenu-projects .categories:after,
.submenu-projects .archive:before,
.submenu-projects .archive:after,
.submenu-projects .tags:before,
.submenu-projects .tags:after {
  content: "";
  display: table;
}
.submenu-projects .categories:after,
.submenu-projects .archive:after,
.submenu-projects .tags:after {
  clear: both;
}
.submenu-projects .categories h3,
.submenu-projects .archive h3,
.submenu-projects .tags h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
  font-weight: 700;
  border-bottom: 1px dotted #3c608a;
  margin-bottom: 10px;
  padding-bottom: 5.5px;
}
.submenu-projects .categories h3 a,
.submenu-projects .archive h3 a,
.submenu-projects .tags h3 a {
  display: block;
}
.submenu-projects .categories h3 a:after,
.submenu-projects .archive h3 a:after,
.submenu-projects .tags h3 a:after {
  font-family: "siconfont";
  content: "\E00E";
  speak: none;
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 4px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: -3px;
  -webkit-font-smoothing: antialiased;
}
.submenu-projects .categories h3 a:after,
.submenu-projects .archive h3 a:after,
.submenu-projects .tags h3 a:after {
  float: right;
}
.submenu-projects .categories h3 a:hover,
.submenu-projects .archive h3 a:hover,
.submenu-projects .tags h3 a:hover {
  color: #373737 !important;
}
.submenu-projects .categories li,
.submenu-projects .categories p,
.submenu-projects .archive li,
.submenu-projects .archive p,
.submenu-projects .tags li,
.submenu-projects .tags p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 16.5px;
}
.submenu-projects .categories li,
.submenu-projects .archive li,
.submenu-projects .tags li {
  margin-bottom: 5px;
}
.submenu-projects .categories,
.submenu-projects .tags,
.submenu-projects .archive {
  padding-right: 44px;
  padding-top: 0;
  padding-bottom: 8px;
  font-weight: 700;
}
.submenu-projects .categories li span,
.submenu-projects .tags li span,
.submenu-projects .archive li span {
  color: #373737 !important;
}
.submenu-projects .categories li a,
.submenu-projects .tags li a,
.submenu-projects .archive li a {
  display: inline-block;
  padding: 1px 2px;
}
.submenu-projects .categories li a:hover,
.submenu-projects .tags li a:hover,
.submenu-projects .archive li a:hover {
  color: #373737 !important;
  text-decoration: underline;
}
.submenu-projects .tags h3 a:before {
  font-family: "siconfont";
  content: "\F28D";
  speak: none;
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 0px;
  margin-right: 3px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.submenu-projects .tags li {
  margin: 0;
}
.submenu-projects .tags li:after {
  content: " /";
  margin: 0 3px;
}
.submenu-projects .tags ul:before {
  display: none;
}
.submenu-projects .categories h3 a:before {
  font-family: "siconfont";
  content: "\E009";
  speak: none;
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 0px;
  margin-right: 3px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.submenu-projects .categories ul:before,
.submenu-projects .categories ul:after {
  content: "";
  display: table;
}
.submenu-projects .categories ul:after {
  clear: both;
}
.submenu-projects .categories li a:before {
  font-family: "siconfont";
  content: "\E00D";
  speak: none;
  display: inline-block;
  font-size: .85em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.submenu-projects .categories li.list-all {
  display: none !important;
  visibility: hidden;
}
.submenu-projects .archive {
  padding-right: 0;
  display: block;
  float: left;
  width: 16.666666666667%;
}
.submenu-projects .archive h3 a:before {
  font-family: "siconfont";
  content: "\F293";
  speak: none;
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 0px;
  margin-right: 3px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.submenu-projects .archive:before,
.submenu-projects .archive:after {
  content: "";
  display: table;
}
.submenu-projects .archive:after {
  clear: both;
}
.submenu-projects .archive ul {
  margin: 0;
  padding-top: 5px;
}
.submenu-projects .archive select {
  width: 100%;
  margin-top: 11px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 16.5px;
  border: 1px solid #999;
  color: #3c608a;
  padding: 5px;
}
.menu-user.entries {
  position: relative;
}
.menu-user.entries .submenu-projects {
  padding: 11px;
  position: absolute;
  overflow: visible;
  background-color: rgba(223,223,223,0.98);
  z-index: 1;
  -moz-box-shadow: 0px 12px 10px -10px rgba(0,0,0,0.3);
  -webkit-box-shadow: 0px 12px 10px -10px rgba(0,0,0,0.3);
  -o-box-shadow: 0px 12px 10px -10px rgba(0,0,0,0.3);
  box-shadow: 0px 12px 10px -10px rgba(0,0,0,0.3);
}
.menu-user.entries .submenu-projects a:hover {
  color: #4da8b2;
}
.menu-user.entries .submenu-projects ul {
  display: none;
}
.menu-user.entries .submenu-projects ul li span {
  color: #999;
}
.menu-user.entries .submenu-projects ul.xpanded {
  display: block;
}
#content {
  clear: both;
}
#content:before,
#content:after {
  content: "";
  display: table;
}
#content:after {
  clear: both;
}
.clientes {
  padding: 44px 0;
}
.clientes h2,
.clientes h3,
.clientes h4,
.clientes p,
.clientes ul {
  margin-left: 0%;
  color: #7f7f7f;
}
.clientes ul {
  -webkit-column-count: 3;
  -webkit-column-gap: 45px;
  -moz-column-count: 3;
  -moz-column-gap: 45px;
  -o-column-count: 3;
  -o-column-gap: 45px;
  column-count: 3;
  column-gap: 45px;
}
.clientes ul li:before {
  font-family: "cotecno";
  content: "\e804";
  speak: none;
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 0px;
  margin-right: 8px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.clientes h2 {
  color: #3c608a;
  font-size: 56px;
  font-size: 3.5rem;
  line-height: 77px;
}
.clientes h2:after {
  font-family: "cotecno";
  content: "\e809";
  speak: none;
  display: inline-block;
  font-size: .3em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: -10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 2px;
  -webkit-font-smoothing: antialiased;
}
.clientes h2:after {
  display: block;
}
#servicios,
#calidad {
  padding-top: 44px;
}
.tabs-cotecno:before,
.tabs-cotecno:after {
  content: "";
  display: table;
}
.tabs-cotecno:after {
  clear: both;
}
.tabs-cotecno.home,
.tabs-cotecno.areas {
  padding: 0 0 44px;
}
.tabs-cotecno.home h2,
.tabs-cotecno.home h3,
.tabs-cotecno.home h4,
.tabs-cotecno.home p,
.tabs-cotecno.home ul,
.tabs-cotecno.areas h2,
.tabs-cotecno.areas h3,
.tabs-cotecno.areas h4,
.tabs-cotecno.areas p,
.tabs-cotecno.areas ul {
  color: #7f7f7f;
}
.tabs-cotecno.home h4,
.tabs-cotecno.areas h4 {
  color: #3c608a;
  margin-bottom: 22px;
  text-transform: uppercase;
}
.tabs-cotecno.home h2,
.tabs-cotecno.home h3,
.tabs-cotecno.areas h2,
.tabs-cotecno.areas h3 {
  color: #3c608a;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 55px;
  margin-bottom: 11px;
}
.tabs-cotecno.home h2:after,
.tabs-cotecno.home h3:after,
.tabs-cotecno.areas h2:after,
.tabs-cotecno.areas h3:after {
  font-family: "cotecno";
  content: "\e809";
  speak: none;
  display: inline-block;
  font-size: .3em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: -8px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 2px;
  -webkit-font-smoothing: antialiased;
}
.tabs-cotecno.home h2:after,
.tabs-cotecno.home h3:after,
.tabs-cotecno.areas h2:after,
.tabs-cotecno.areas h3:after {
  display: block;
}
.tabs-cotecno.home p,
.tabs-cotecno.home ul,
.tabs-cotecno.areas p,
.tabs-cotecno.areas ul {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24.75px;
  text-align: justify;
}
.tabs-cotecno.home >ul li:before,
.tabs-cotecno.areas >ul li:before {
  font-family: "cotecno";
  content: "\e804";
  speak: none;
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 0px;
  margin-right: 8px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.tabs-cotecno.home .read-more,
.tabs-cotecno.areas .read-more {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
  display: inline-block;
  width: auto;
}
.tabs-cotecno .tabs-cotecno-info:before,
.tabs-cotecno .tabs-cotecno-info:after {
  content: "";
  display: table;
}
.tabs-cotecno .tabs-cotecno-info:after {
  clear: both;
}
.tabs-cotecno .tabs-cotecno-info h3 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 44px;
}
.tabs-cotecno .tabs-cotecno-info >h2,
.tabs-cotecno .tabs-cotecno-info >h3,
.tabs-cotecno .tabs-cotecno-info >p,
.tabs-cotecno .tabs-cotecno-info >ul {
  margin-left: 25%;
  display: block;
  float: left;
  width: 50%;
}
.tabs-cotecno .tabs-cotecno-info >h2:before,
.tabs-cotecno .tabs-cotecno-info >h2:after,
.tabs-cotecno .tabs-cotecno-info >h3:before,
.tabs-cotecno .tabs-cotecno-info >h3:after,
.tabs-cotecno .tabs-cotecno-info >p:before,
.tabs-cotecno .tabs-cotecno-info >p:after,
.tabs-cotecno .tabs-cotecno-info >ul:before,
.tabs-cotecno .tabs-cotecno-info >ul:after {
  content: "";
  display: table;
}
.tabs-cotecno .tabs-cotecno-info >h2:after,
.tabs-cotecno .tabs-cotecno-info >h3:after,
.tabs-cotecno .tabs-cotecno-info >p:after,
.tabs-cotecno .tabs-cotecno-info >ul:after {
  clear: both;
}
.tabs-cotecno .gallery {
  display: block;
  width: 100%;
  padding: 0px;
  position: relative;
  left: 0;
  background-color: #FFF;
  margin-bottom: 44px;
  border: 5px solid #FFF;
  overflow: hidden;
}
.tabs-cotecno .gallery ul {
  margin: 0;
  padding: 0;
}
.tabs-cotecno .gallery ul img {
  width: 100%;
  display: block;
  clear: both;
  max-width: 1224px;
  margin-right: auto;
  margin-left: auto;
}
.tabs-cotecno .gallery ul img:before,
.tabs-cotecno .gallery ul img:after {
  content: "";
  display: table;
}
.tabs-cotecno .gallery ul img:after {
  clear: both;
}
.home.tabs-cotecno .gallery {
  background-color: #FFF;
  border-color: #FFF;
  margin-bottom: 0;
}
.home-gallery.tabs-cotecno .gallery {
  padding-bottom: 0;
  margin-bottom: 0;
}
.home-gallery.tabs-cotecno .gallery .owl-carousel {
  display: block;
  clear: both;
  width: 100%;
  max-width: 1224px;
  margin-right: auto;
  margin-left: auto;
}
.home-gallery.tabs-cotecno .gallery .owl-carousel:before,
.home-gallery.tabs-cotecno .gallery .owl-carousel:after {
  content: "";
  display: table;
}
.home-gallery.tabs-cotecno .gallery .owl-carousel:after {
  clear: both;
}
.home-gallery.tabs-cotecno .gallery .owl-carousel img {
  width: 100%;
}
.owl-buttons {
  display: none !important;
  visibility: hidden;
}
.cotecno-servicios >ul li:before {
  font-family: "cotecno";
  content: "\e804";
  speak: none;
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 0px;
  margin-right: 8px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
#entries-nav {
  display: none !important;
  visibility: hidden;
}
#entries-main {
  padding: 44px 0;
}
#entries-main .media {
  display: block;
  float: left;
  width: 33.333333333333%;
  margin-top: 33px;
}
#entries-main .media:before,
#entries-main .media:after {
  content: "";
  display: table;
}
#entries-main .media:after {
  clear: both;
}
#entries-main .media img {
  width: 100%;
  padding: 5px;
  background-color: #f0f0f0;
  outline: 1px solid #CCC;
}
#entries-main .content {
  display: block;
  float: left;
  width: 58.333333333333%;
  margin-left: 8.3333333333333%;
  position: relative;
  min-height: 235px;
}
#entries-main .content:before,
#entries-main .content:after {
  content: "";
  display: table;
}
#entries-main .content:after {
  clear: both;
}
#entries-main .content:before {
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  border-left: 1px solid #7f7f7f;
  left: -7%;
  height: 100%;
}
#entries-main .content h2 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 38.5px;
  margin-bottom: 11px;
  line-height: 1.2em;
}
#entries-main .content p {
  color: #7f7f7f;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24.75px;
  text-align: justify;
}
#entries-main .content p.date {
  color: #7f7f7f;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17.875px;
  margin-bottom: 0px;
  display: inline-block;
}
#entries-main .content .categories {
  display: inline-block;
  margin-left: 11px;
  margin-bottom: 0;
}
#entries-main .content .categories p {
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17.875px;
  margin-bottom: 0;
}
#entries-main .content .categories p span {
  display: none !important;
  visibility: hidden;
}
#entries-main .content .categories p a:before {
  font-family: "siconfont";
  content: "\E009";
  speak: none;
  display: inline-block;
  font-size: 1.5em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 3px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
#entries-main .content .read-more {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17.875px;
}
#entries-main article {
  clear: both;
  margin-bottom: 88px;
}
#entries-main article:before,
#entries-main article:after {
  content: "";
  display: table;
}
#entries-main article:after {
  clear: both;
}
#entries-main .pagination {
  margin-left: 41.666666666667%;
}
.tags {
  margin-top: 44px;
}
.tags p {
  display: none !important;
  visibility: hidden;
}
.tags ul {
  color: #3c608a;
}
.tags ul:before {
  font-family: "siconfont";
  content: "\F28D";
  speak: none;
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 2px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.tags li {
  display: inline;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17.875px;
  margin-right: 5.5px;
}
#entries-main-detail {
  padding-bottom: 66px;
}
#entries-main-detail #place {
  margin-top: 44px;
  border: 2px solid #7f7f7f;
}
#entries-main-detail address {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
  margin-top: 11px;
  color: #7f7f7f;
}
#entries-main-detail .main-header {
  display: block;
  float: left;
  width: 66.666666666667%;
  float: right;
  padding-top: 22px;
}
#entries-main-detail .main-header:before,
#entries-main-detail .main-header:after {
  content: "";
  display: table;
}
#entries-main-detail .main-header:after {
  clear: both;
}
#entries-main-detail .main-header header p {
  margin-bottom: 0;
  color: #7f7f7f;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17.875px;
}
#entries-main-detail .main-header .txt {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24.75px;
  color: #7f7f7f;
  text-align: justify;
}
#entries-main-detail .main-header .txt ul {
  padding-left: 20px;
}
#entries-main-detail .main-header .txt ul li {
  list-style-type: disc;
  margin-bottom: 10px;
}
#entries-main-detail .tags a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
}
#entries-main-detail .tags h3 {
  display: none !important;
  visibility: hidden;
}
#entries-main-detail h3 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  margin-bottom: 8px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
#entries-main-detail .category {
  padding: 22px 0 0;
}
#entries-main-detail .category h3 {
  display: none !important;
  visibility: hidden;
}
#entries-main-detail .category p {
  display: inline-block;
}
#entries-main-detail .category p a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: 600;
}
#entries-main-detail .category p a:before {
  font-family: "siconfont";
  content: "\E009";
  speak: none;
  display: inline-block;
  font-size: 1.5em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 3px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
#entries-main-detail footer {
  padding-top: 59.4px;
  display: block;
  float: left;
  width: 25%;
  text-align: right;
}
#entries-main-detail footer:before,
#entries-main-detail footer:after {
  content: "";
  display: table;
}
#entries-main-detail footer:after {
  clear: both;
}
#entries-main-detail footer ul,
#entries-main-detail footer p,
#entries-main-detail footer a {
  color: #7f7f7f;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
}
#entries-main-detail footer a:hover {
  color: #3c608a;
}
#entries-main-detail .menu-social h3 {
  margin-bottom: 22px;
}
#entries-main-detail .menu-social li {
  margin-right: 0;
  margin-left: 10px;
}
.files {
  padding-top: 22px;
}
.files:before {
  content: "";
  display: block;
  width: 50px;
  height: 20px;
  border-top: 3px solid #7f7f7f;
}
.files ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.files li {
  margin-right: 11px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
  margin-bottom: 1em;
  width: 30%;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.files li a:before {
  font-family: "siconfont";
  content: "\F29A";
  speak: none;
  display: inline-block;
  font-size: 1.3em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 2px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.back a {
  display: inline-block;
}
.back a:before {
  font-family: "siconfont";
  content: "\F211";
  speak: none;
  display: inline-block;
  font-size: 1.5em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 4px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.media {
  background-color: #373737;
  padding: 0;
  margin-top: 0;
}
.media .imgs {
  margin: 0;
  padding: 11px;
  margin: 22px 0;
}
.media .imgs:before,
.media .imgs:after {
  content: "";
  display: table;
}
.media .imgs:after {
  clear: both;
}
.media .imgs li {
  display: inline;
  float: left;
  width: 30.718954248366%;
  margin-left: 1.3071895424837%;
  margin-right: 1.3071895424837%;
}
.media .imgs li img {
  width: 100%;
  height: auto;
}
.contact .main >header {
  display: none !important;
  visibility: hidden;
}
.contact h2 {
  color: #3c608a;
  margin-bottom: 11px;
}
.contact p {
  color: #7f7f7f;
}
.contact address {
  display: block;
  float: left;
  width: 50%;
  color: #7f7f7f;
  font-style: normal;
  text-align: center;
}
.contact address:before,
.contact address:after {
  content: "";
  display: table;
}
.contact address:after {
  clear: both;
}
.contact address:before {
  font-family: "siconfont";
  content: "\F28C";
  speak: none;
  display: inline-block;
  font-size: 3.5em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.contact address:before {
  color: #f76054;
}
.contact address span {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
}
.contact address span.office {
  font-weight: 700;
  color: #3c608a;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  text-transform: uppercase;
}
.contact address span.tel {
  margin-top: 22px;
}
.contact .menu-social {
  clear: both;
  border-top: 1px dotted #7f7f7f;
  text-align: center;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 30.25px;
  padding: 44px 0;
}
.contact .menu-social:before,
.contact .menu-social:after {
  content: "";
  display: table;
}
.contact .menu-social:after {
  clear: both;
}
.contact .menu-social li {
  margin: 0 10px;
}
.contact .menu-social a {
  color: #7f7f7f;
}
.contact .menu-social a:hover {
  color: #373737;
}
#googlemap {
  width: 100%;
  height: 0px;
  padding-bottom: 20%;
  margin-top: 1px;
  margin-bottom: 44px;
}
.remember,
.account,
.login {
  padding: 44px 0;
}
.remember h2,
.account h2,
.login h2 {
  margin-bottom: 5px;
  color: #3c608a;
}
.remember h3,
.account h3,
.login h3 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  top: 22px;
  margin-bottom: 22px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
.remember p,
.account p,
.login p {
  color: #7f7f7f;
}
.remember legend,
.account legend,
.login legend {
  display: none !important;
  visibility: hidden;
}
.remember label,
.account label,
.login label {
  margin-bottom: 5px;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17.875px;
}
.remember form,
.account form,
.login form {
  display: block;
  float: left;
  width: 50%;
}
.remember form:before,
.remember form:after,
.account form:before,
.account form:after,
.login form:before,
.login form:after {
  content: "";
  display: table;
}
.remember form:after,
.account form:after,
.login form:after {
  clear: both;
}
.remember form:before,
.remember form:after,
.account form:before,
.account form:after,
.login form:before,
.login form:after {
  content: "";
  display: table;
}
.remember form:after,
.account form:after,
.login form:after {
  clear: both;
}
.remember form div,
.account form div,
.login form div {
  display: block;
  float: left;
  width: 50%;
  padding-right: 22px;
}
.remember form div:before,
.remember form div:after,
.account form div:before,
.account form div:after,
.login form div:before,
.login form div:after {
  content: "";
  display: table;
}
.remember form div:after,
.account form div:after,
.login form div:after {
  clear: both;
}
.remember form div input,
.account form div input,
.login form div input {
  padding: 10px;
  color: #7f7f7f;
}
.login .enter {
  margin: 22px 0;
}
input.send {
  padding: 11px 44px;
  text-transform: uppercase;
  font-weight: 700;
  background-color: #3c608a;
  margin-top: 22px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
}
input.send:hover {
  background-color: #373737;
}
.private {
  background-color: #373737;
}
.private .menu-user-login {
  border-left: 1px solid #FFF;
  border-right: 1px solid #FFF;
}
#private-main,
#private-main-detail {
  display: block;
  float: left;
  width: 70.833333333333%;
}
#private-main:before,
#private-main:after,
#private-main-detail:before,
#private-main-detail:after {
  content: "";
  display: table;
}
#private-main:after,
#private-main-detail:after {
  clear: both;
}
#private-main figure {
  display: none !important;
  visibility: hidden;
}
#private-nav,
#private-nav-detail {
  display: block;
  float: left;
  width: 29.166666666667%;
}
#private-nav >header,
#private-nav-detail >header {
  display: none !important;
  visibility: hidden;
}
#private-nav:before,
#private-nav:after,
#private-nav-detail:before,
#private-nav-detail:after {
  content: "";
  display: table;
}
#private-nav:after,
#private-nav-detail:after {
  clear: both;
}
#private-nav .categories,
#private-nav-detail .categories {
  background-color: #373737;
  padding: 11px 11px 0px;
  color: #FFF;
}
#private-nav .categories h3,
#private-nav-detail .categories h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 33px;
  top: 0;
  border-bottom: 1px dotted #FFF;
  margin-bottom: 10px;
}
#private-nav .categories ul,
#private-nav-detail .categories ul {
  padding-bottom: 10px;
}
#private-nav .categories ul li a,
#private-nav-detail .categories ul li a {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17.875px;
  display: block;
  padding: 7px 0;
  color: #FFF;
  -webkit-transition: ease-in-out 200ms;
  -moz-transition: ease-in-out 200ms;
  -o-transition: ease-in-out 200ms;
  transition: ease-in-out 200ms;
}
#private-nav .categories ul li a:before,
#private-nav-detail .categories ul li a:before {
  font-family: "siconfont";
  content: "\F297";
  speak: none;
  display: inline-block;
  font-size: 1.5em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 2px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
#private-nav .categories ul li a:hover,
#private-nav-detail .categories ul li a:hover {
  padding: 7px;
  background-color: #FFF;
  color: #373737;
}
#private-nav .categories ul li.list-all a:before,
#private-nav-detail .categories ul li.list-all a:before {
  font-family: "siconfont";
  content: "\F224";
  speak: none;
  display: inline-block;
  font-size: 1.5em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 2px;
  margin-right: 4px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
#private-main {
  padding: 44px 0;
  padding-right: 44px;
}
#private-main .date {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
  margin-bottom: 0px;
  font-weight: 700;
}
#private-main .date span a {
  color: #7f7f7f;
}
#private-main .date span a:before {
  font-family: "siconfont";
  content: "\F2A8";
  speak: none;
  display: inline-block;
  font-size: 1.5em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 4px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
#private-main .date span a:hover {
  color: #3c608a;
}
#private-main article {
  border-bottom: 1px dotted #373737;
  padding-bottom: 22px;
  margin-bottom: 22px;
}
#private-main article h2 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 49.5px;
  margin-bottom: 10px;
}
#private-main article h2 a {
  color: #373737;
}
#private-main article h2 a:hover {
  color: #4da8b2;
}
#private-main article .txt {
  color: #7f7f7f;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24.75px;
}
#private-main article .read-more a {
  border: none;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #373737;
}
#private-main article .read-more a:before {
  font-family: "siconfont";
  content: "\E004";
  speak: none;
  display: inline-block;
  font-size: 2em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 5px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
#private-main article .read-more a:hover {
  color: #7f7f7f;
}
#private-main-detail {
  padding: 44px 0;
  padding-right: 44px;
}
#private-main-detail header h2 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 44px;
}
#private-main-detail header p {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
}
#private-main-detail .imgs {
  display: block;
  margin-bottom: 22px;
  margin-left: -1.3071895424837%;
  width: 102.61437908497%;
}
#private-main-detail .imgs:before,
#private-main-detail .imgs:after {
  content: "";
  display: table;
}
#private-main-detail .imgs:after {
  clear: both;
}
#private-main-detail .imgs:before,
#private-main-detail .imgs:after {
  content: "";
  display: table;
}
#private-main-detail .imgs:after {
  clear: both;
}
#private-main-detail .imgs li {
  display: inline;
  float: left;
  width: 30.718954248366%;
  margin-left: 1.3071895424837%;
  margin-right: 1.3071895424837%;
  border: 5px solid #373737;
  margin-bottom: 22px;
}
#private-main-detail .imgs li img {
  width: 100%;
}
#private-main-detail .files h3 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 33px;
  margin-bottom: 10px;
}
#private-main-detail #place {
  border: 10px solid #373737;
  background-color: #373737;
  margin-bottom: 22px;
}
#private-main-detail .tags h3 {
  display: none !important;
  visibility: hidden;
}
#footer {
  background-color: #4da8b2;
  color: #3c608a;
  padding: 44px 0;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17.875px;
}
#footer h5 {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
  font-weight: 700;
  top: 0;
  margin-bottom: 5px;
}
#footer a {
  color: #FFF;
}
#footer a:hover {
  color: #b8dce0;
}
.menu-name,
.menu-address,
.menu-info {
  border-right: 1px solid #b8dce0;
}
.menu-name .imago {
  color: #FFF;
}
.menu-name .imago:before {
  font-family: "cotecno";
  content: "\e809";
  speak: none;
  display: inline-block;
  font-size: 1.250em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 2px;
  -webkit-font-smoothing: antialiased;
}
.menu-name span {
  display: block;
}
.menu-address address {
  margin-bottom: 22px;
}
.menu-address address:last-child {
  margin-bottom: 0;
}
.menu-address span {
  display: block;
  font-style: normal;
}
.menu-address .office {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 19.25px;
  font-weight: 700;
}
.menu-address .cp {
  margin-bottom: 10px;
}
.menu-rss a {
  display: inline-block;
  border: 1px solid #FFF;
  padding: 5px 15px;
}
.menu-rss a:hover {
  background-color: #3e868e;
}
.menu-social .social-twitter,
.menu-social .social-gplus,
.menu-social .social-face {
  display: inline-block;
  margin-right: 22px;
}
.menu-social .social-twitter span,
.menu-social .social-gplus span,
.menu-social .social-face span {
  display: none !important;
  visibility: hidden;
}
.menu-social .social-twitter a:before {
  font-family: "cotecno";
  content: "\e806";
  speak: none;
  display: inline-block;
  font-size: 1.8em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.menu-social .social-gplus a:before {
  font-family: "cotecno";
  content: "\e808";
  speak: none;
  display: inline-block;
  font-size: 1.8em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.menu-social .social-face a:before {
  font-family: "cotecno";
  content: "\e807";
  speak: none;
  display: inline-block;
  font-size: 1.8em;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  position: relative;
  top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
}
.menu-social .calidad .c-1,
.menu-social .calidad .c-2,
.menu-social .calidad .c-3 {
  display: block;
  float: left;
  width: 33.333333333333%;
  background-color: transparent;
  background-repeat: no-repeat;
  font-size: 0px !important;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  direction: ltr;
}
.menu-social .calidad .c-1:before,
.menu-social .calidad .c-1:after,
.menu-social .calidad .c-2:before,
.menu-social .calidad .c-2:after,
.menu-social .calidad .c-3:before,
.menu-social .calidad .c-3:after {
  content: "";
  display: table;
}
.menu-social .calidad .c-1:after,
.menu-social .calidad .c-2:after,
.menu-social .calidad .c-3:after {
  clear: both;
}
.menu-social .calidad .c-1 a,
.menu-social .calidad .c-2 a,
.menu-social .calidad .c-3 a {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
}
.menu-social .calidad .c-1 a,
.menu-social .calidad .c-2 a,
.menu-social .calidad .c-3 a {
  background-size: 85%;
  background-repeat: no-repeat;
  height: 0;
  padding-bottom: 190%;
}
.menu-social .calidad .c-1 a {
  background-image: url("/skin/extended/front-end/img/calidad-1.png");
}
.menu-social .calidad .c-2 a {
  background-image: url("/skin/extended/front-end/img/calidad-2.png");
}
.menu-social .calidad .c-3 a {
  background-image: url("/skin/extended/front-end/img/calidad-3.png");
}
.legal {
  margin-top: 44px;
}
.legal .conditions p {
  color: #7f7f7f;
  width: 50%;
  float: left;
}
.legal .conditions p.first {
  padding-right: 44px;
}
.legal .cookies {
  clear: both;
}
.legal .cookies div {
  width: 50%;
  float: left;
}
.legal .cookies div p,
.legal .cookies div ul {
  color: #7f7f7f;
}
.legal .cookies div.first {
  padding-right: 44px;
}
.cookie-advise {
  background-color: #373737;
  clear: both;
  color: #FFF;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17.875px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #7f7f7f;
}
.cookie-advise p {
  margin-bottom: 0;
}
.cookie-advise a {
  color: #373737;
  background-color: #FFF;
  padding: 2px 7px;
}
.cookie-advise a:hover {
  background-color: #7f7f7f;
  color: #FFF;
}
#cboxTitle {
  display: none !important;
  visibility: hidden;
}
@media only screen and (max-width: 1280px) {
  .main,
  #header .menu-site,
  #entries {
    display: block;
    clear: both;
    width: 100%;
    max-width: 1032px;
    margin-right: auto;
    margin-left: auto;
  }
  .main:before,
  .main:after,
  #header .menu-site:before,
  #header .menu-site:after,
  #entries:before,
  #entries:after {
    content: "";
    display: table;
  }
  .main:after,
  #header .menu-site:after,
  #entries:after {
    clear: both;
  }
  .main-wrapper {
    margin: 0 !important;
    width: 100% !important;
  }
  .main p,
  .main ul {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 19.25px;
  }
  .tabs-cotecno .tabs-cotecno-info >h2,
  .tabs-cotecno .tabs-cotecno-info >h3,
  .tabs-cotecno .tabs-cotecno-info >p,
  .tabs-cotecno .tabs-cotecno-info >ul {
    margin-left: 16.666666666667%;
    display: block;
    float: left;
    width: 66.666666666667%;
  }
  .tabs-cotecno .tabs-cotecno-info >h2:before,
  .tabs-cotecno .tabs-cotecno-info >h2:after,
  .tabs-cotecno .tabs-cotecno-info >h3:before,
  .tabs-cotecno .tabs-cotecno-info >h3:after,
  .tabs-cotecno .tabs-cotecno-info >p:before,
  .tabs-cotecno .tabs-cotecno-info >p:after,
  .tabs-cotecno .tabs-cotecno-info >ul:before,
  .tabs-cotecno .tabs-cotecno-info >ul:after {
    content: "";
    display: table;
  }
  .tabs-cotecno .tabs-cotecno-info >h2:after,
  .tabs-cotecno .tabs-cotecno-info >h3:after,
  .tabs-cotecno .tabs-cotecno-info >p:after,
  .tabs-cotecno .tabs-cotecno-info >ul:after {
    clear: both;
  }
}
@media only screen and (max-width: 1024px) {
  .main,
  #header .menu-site,
  #entries {
    padding-left: 1.0174418604651%;
    padding-right: 1.0174418604651%;
  }
}
@media only screen and (max-width: 480px),only screen and (max-device-width: 480px) {
  #header {
    text-align: center;
  }
  #header .main header {
    display: block;
    float: left;
    width: 100%;
  }
  #header .main header:before,
  #header .main header:after {
    content: "";
    display: table;
  }
  #header .main header:after {
    clear: both;
  }
  .submenu,
  .submenu-projects {
    display: block;
    float: left;
    width: 100%;
  }
  .submenu:before,
  .submenu:after,
  .submenu-projects:before,
  .submenu-projects:after {
    content: "";
    display: table;
  }
  .submenu:after,
  .submenu-projects:after {
    clear: both;
  }
  .menu-user-login {
    display: block;
    float: left;
    width: 100%;
    position: relative;
  }
  .menu-user-login:before,
  .menu-user-login:after {
    content: "";
    display: table;
  }
  .menu-user-login:after {
    clear: both;
  }
  .logo {
    float: none;
    top: 0;
  }
  .description {
    margin: 0;
    padding-top: 0;
  }
  .menu-site {
    background-color: #CCC;
  }
  .menu-site li {
    display: block;
    float: left;
    width: 50%;
    margin: 0;
    border: 1px solid #F5F5F5;
    position: relative;
  }
  .menu-site li:before,
  .menu-site li:after {
    content: "";
    display: table;
  }
  .menu-site li:after {
    clear: both;
  }
  .menu-site li a {
    display: block;
  }
  .submenu {
    padding: 0;
  }
  .submenu li {
    display: block;
    min-height: 0;
    float: left;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #7f7f7f;
    text-align: center;
  }
  .submenu li:before,
  .submenu li:after {
    content: "";
    display: table;
  }
  .submenu li:after {
    clear: both;
  }
  .submenu li:first-child {
    border-left: none;
  }
  .submenu li a {
    padding: 5px;
    display: block;
  }
  .submenu li a:after {
    display: none !important;
    visibility: hidden;
  }
  #entries-last article {
    display: inline;
    float: left;
    width: 97.385620915033%;
    margin-left: 1.3071895424837%;
    margin-right: 1.3071895424837%;
  }
  #entries-last article:first-child {
    border-right: none;
    border-bottom: 1px solid #F5F5F5;
    margin-bottom: 10px;
    padding-right: 0;
  }
  #entries-last article:last-child {
    padding-left: 0;
  }
  #entries-last article figure {
    display: block;
    float: left;
    width: 100%;
  }
  #entries-last article figure:before,
  #entries-last article figure:after {
    content: "";
    display: table;
  }
  #entries-last article figure:after {
    clear: both;
  }
  #entries-last article .new-intro {
    padding: 0;
    display: block;
    float: left;
    width: 100%;
  }
  #entries-last article .new-intro:before,
  #entries-last article .new-intro:after {
    content: "";
    display: table;
  }
  #entries-last article .new-intro:after {
    clear: both;
  }
  #entries-last article .read-more {
    margin: 10px 0;
    clear: both;
    display: block;
    float: none;
  }
  .tabs-cotecno .tabs-cotecno-info >h2,
  .tabs-cotecno .tabs-cotecno-info >h3,
  .tabs-cotecno .tabs-cotecno-info >p,
  .tabs-cotecno .tabs-cotecno-info >ul {
    margin-left: 0%;
    display: inline;
    float: left;
    width: 97.385620915033%;
    margin-left: 1.3071895424837%;
    margin-right: 1.3071895424837%;
    padding-left: 1.3071895424837%;
    padding-right: 1.3071895424837%;
  }
  .tabs-cotecno .tabs-cotecno-info p,
  .tabs-cotecno .tabs-cotecno-info ul {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 19.25px;
  }
  .clientes ul {
    -webkit-column-count: 1;
    -webkit-column-gap: 0px;
    -moz-column-count: 1;
    -moz-column-gap: 0px;
    -o-column-count: 1;
    -o-column-gap: 0px;
    column-count: 1;
    column-gap: 0px;
  }
  .menu-user.entries .submenu-projects {
    position: relative;
  }
  .submenu-projects .categories,
  .submenu-projects .archive,
  .submenu-projects .tags {
    display: block;
    float: left;
    width: 100%;
    padding: 0;
  }
  .submenu-projects .categories:before,
  .submenu-projects .categories:after,
  .submenu-projects .archive:before,
  .submenu-projects .archive:after,
  .submenu-projects .tags:before,
  .submenu-projects .tags:after {
    content: "";
    display: table;
  }
  .submenu-projects .categories:after,
  .submenu-projects .archive:after,
  .submenu-projects .tags:after {
    clear: both;
  }
  #entries-main-detail footer,
  #entries-main-detail .main-header {
    display: inline;
    float: left;
    width: 97.385620915033%;
    margin-left: 1.3071895424837%;
    margin-right: 1.3071895424837%;
  }
  #entries-main-detail footer {
    text-align: left;
  }
  #entries-main .media {
    display: inline;
    float: left;
    width: 97.385620915033%;
    margin-left: 1.3071895424837%;
    margin-right: 1.3071895424837%;
  }
  #entries-main .content {
    display: inline;
    float: left;
    width: 97.385620915033%;
    margin-left: 1.3071895424837%;
    margin-right: 1.3071895424837%;
    margin-left: 0%;
  }
  .contact address {
    display: inline;
    float: left;
    width: 97.385620915033%;
    margin-left: 1.3071895424837%;
    margin-right: 1.3071895424837%;
  }
  #private-nav,
  #private-nav-detail,
  #private-main,
  #private-main-detail {
    display: inline;
    float: left;
    width: 97.385620915033%;
    margin-left: 1.3071895424837%;
    margin-right: 1.3071895424837%;
    padding: 0;
  }
  #footer .menu-name,
  #footer .menu-address,
  #footer .menu-info,
  #footer .menu-social {
    display: inline;
    float: left;
    width: 97.385620915033%;
    margin-left: 1.3071895424837%;
    margin-right: 1.3071895424837%;
    height: auto !important;
    border: none;
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 11px;
    margin-bottom: 11px;
  }
  #footer .calidad {
    display: block;
    float: left;
    width: 50%;
  }
  #footer .calidad:before,
  #footer .calidad:after {
    content: "";
    display: table;
  }
  #footer .calidad:after {
    clear: both;
  }
}
