/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark

http://html5doctor.com/html-5-reset-stylesheet/
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}

body.v4master {
  overflow: auto;
  /*overflow:hidden;*/
}

body #s4-workspace {
  overflow: inherit !important;
  left: inherit !important;
}

#s4-workspace {
  top: -46px;
}

/*#s4-bodyContainer .headerYPF h1, #s4-bodyContainer .headerYPF h2 a{
  position: absolute;
}

#s4-bodyContainer .breadcrumb-container {
  position:relative;
}*/

.shptoolbar {
  position: fixed;
  top: 0px;
  z-index: 9999;
  width: 100%;
}

article,
aside,
details,
figcaption,
figure,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
  resize: none;
  outline: none;
}
li {
  list-style: none;
}

strong {
  font-weight: bold;
}

select {
  width: 160px;
}

/*CLEARFIX*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}

.DN {
  display: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

h2 {
  text-transform: uppercase;
}

.menu h2 {
  text-transform: none;
}

.may {
  text-transform: uppercase;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #808080;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #808080;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #808080;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #808080;
}

/*
 * Fonts
*/
@font-face {
  font-family: "din-regular";
  src: url("../fonts/din-regular.eot");
  src: local("?"), url("../fonts/din-regular.woff") format("woff"),
    url("../fonts/din-regular.ttf") format("truetype"),
    url("../fonts/din-regular.svg#blaimim_-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "din-light";
  src: url("../fonts/din-light.eot");
  src: local("?"), url("../fonts/din-light.woff") format("woff"),
    url("../fonts/din-light.ttf") format("truetype"),
    url("../fonts/din-light.svg#blaimim_-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "din-medium";
  src: url("../fonts/din-medium.eot");
  src: local("?"), url("../fonts/din-medium.woff") format("woff"),
    url("../fonts/din-medium.ttf") format("truetype"),
    url("../fonts/din-medium.svg#blaimim_-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "din-bold";
  src: url("../fonts/din-bold.eot");
  src: local("?"), url("../fonts/din-bold.woff") format("woff"),
    url("../fonts/din-bold.ttf") format("truetype"),
    url("../fonts/din-bold.svg#blaimim_-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "din-black";
  src: url("../fonts/din-black.eot");
  src: local("?"), url("../fonts/din-black.woff") format("woff"),
    url("../fonts/din-black.ttf") format("truetype"),
    url("../fonts/din-black.svg#blaimim_-webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

.breadcrumb-container {
  background: rgb(232, 232, 232);
  background: rgba(232, 232, 232, 0.85);
  padding-left: 10px;
  position: fixed;
  top: 55px;
  left: 0;
  right: 0;
  z-index: 999;
}
.breadcrumb-container .layout {
  margin: 0 auto;
  width: 1200px;
}
@media (max-width: 1199px) {
  .breadcrumb-container .layout {
    margin: 0 auto;
    width: 100%;
  }
}
.breadcrumb-container ul.breadcrumb {
  float: left;
}

.breadcrumb-container ul.options {
  float: right;
}

.breadcrumb-container li {
  display: inline-block;
  color: #fff;
  font-size: 12px;
}

.breadcrumb-container li a,
.breadcrumb-container ul a {
  color: #5e5e5e;
  display: inline-block;
  line-height: 36px;
  font-size: 12px;
  font-family: arial, Helvetica, Sans-serif;
}

.breadcrumb-container li.last a,
.breadcrumbCurrentNode {
  font-family: "din-black";
  color: #0063be;
}

.breadcrumb-container ul.options li {
  position: relative;
}

.breadcrumb-container ul.options li a {
  display: inline-block;
  background: url("assets/sp-breadcrumb-icons.png") no-repeat;
  line-height: 15px;
  padding: 11px 20px 11px 52px;
  font-family: "din-black";
}

.breadcrumb-container ul.options li a:hover,
.breadcrumb-container ul.options li a.active {
  background-color: #ddd;
}

.breadcrumb-container ul.options li a.news-btn {
  background-position: 18px 11px;
}

.breadcrumb-container ul.options li a.mmedia-btn {
  background-position: 18px -34px;
}

.breadcrumb-container ul.options li .submenu-breadcrumb {
  display: none;
  position: absolute;
  z-index: 9999;
  background: #ddd;
  right: 0;
  padding: 30px;
  top: 36px;
}

.breadcrumb-container ul.options li .submenu-breadcrumb legend {
  font-size: 13px;
  color: #5e5e5e;
  margin-bottom: 15px;
}

.breadcrumb-container ul.options li .submenu-breadcrumb input[type="text"] {
  width: 247px;
  background: #fff;
  padding: 0 10px;
  height: 25px;
  margin-bottom: 8px;
  display: block;
  border: none;
}

.breadcrumb-container ul.options li .submenu-breadcrumb input[type="submit"] {
  width: 100%;
  background: #bfbfbf url("assets/ic-submit-breadcrumb.png") 156px 15px
    no-repeat;
  padding-left: 110px;
}

.breadcrumb-container
  ul.options
  li
  .submenu-breadcrumb
  input[type="submit"]:hover {
  background-color: #0063be;
}

.breadcrumb-container ul.login {
  float: right;
  position: relative;
}

.breadcrumb-container ul.login .username {
  text-transform: uppercase;
  font-size: 13px;
}

.breadcrumb-container ul.login .username span {
  color: #0063bd;
}

.breadcrumb-container ul.login .username .icon {
  background: url("assets/sprite-icons-login.png") no-repeat right bottom;
  margin-left: 5px;
  width: 10px;
  height: 9px;
  display: inline-block;
  position: relative;
  top: -1px;
}

.breadcrumb-container .login .submenu-breadcrumb {
  position: absolute;
  background: rgb(232, 232, 232);
  /*background: rgba(232,232,232, 0.85);*/
  padding: 10px 20px 40px 20px;
  top: 37px;
  left: -30px;
  right: 0;
  text-align: right;
  filter: alpha(opacity=85) !important;
  ��opacity: 0.8�;
}

.breadcrumb-container .login .submenu-breadcrumb a {
  font-weight: bold;
  display: inline-block;
}

.breadcrumb-container .login .submenu-breadcrumb a .icon {
  background: url("assets/sprite-icons-login.png") no-repeat top left;
  width: 16px;
  height: 20px;
  display: inline-block;
  position: relative;
  top: 6px;
  margin-right: 10px;
}

#dimmerSubmenu {
  background: transparent;
  position: fixed;
  z-index: 998;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.content-container {
  margin-top: 35px;
}

/*section.content{
    width: 850px;
}*/

.tres-columnas section.content {
  width: 570px;
  margin-left: 20px;
  padding-right: 20px;
  border-right: 1px solid #d8d8d8;
}

.destacado {
  min-height: 158px;
  /*padding-top: 120px;*/
  margin-top: 20px;
}

.destacado h2,
.destacado h3 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.destacado h2 {
  background: url("assets/flag-white.png") left no-repeat;
  padding-left: 16px;
  font-size: 18px;
  line-height: 24px;
  font-family: "din-regular";
  margin-bottom: 0px;
}

.destacado h3 {
  font-size: 55px;
  line-height: 60px;
  font-family: "din-black";
}

.destacado h3 span {
  font-family: "din-light";
}

.destacado p {
  color: #fff;
  font-size: 15px;
  line-height: 19px;
  background: #292929;
  width: 520px;
  padding: 14px;
  font-family: "din-medium";
}

/***** Menu lateral principal*****/

/*section.content-container aside{
    width: 160px;
    border-top: 3px solid #3cb1bb;
    padding-top: 10px;
}*/

section.content-container aside h2 {
  color: #3cb1bb;
  font-family: "din-black";
  font-size: 11px;
  line-height: 18px;
  margin-bottom: 5px;
}

/*section.content-container aside ul{
    margin-bottom: 14px;
}

section.content-container aside li{
    margin-bottom: 5px;
}*/

/*section.content-container aside li a, section.content-container aside .ms-WPBody li a{
    font-size: 11px;
    line-height: 16px;
    color: #808080;
    display: block;
    text-decoration:none !important;
}*/

section.content-container aside li > a:hover,
section.content-container aside li.active > a {
  background: #ececec;
}

section.content-container aside li.active > a {
}

section.content-container aside li > ul {
  margin-bottom: 0;
  margin-top: 0;
}

section.content-container aside li > ul li a {
  padding-left: 14px;
  font-family: "din-regular";
}
/** Fin Menu lateral **/

.welcome.blank-wp {
  margin-top: -5px !important;
  padding: 0px !important;
}

.ms-cui-menu {
  z-index: 9999 !important;
}

/*
 * Fonts
*/

@font-face {
  font-family: "din-medium";
  src: url("../fonts/din-medium.eot");
  src: local("?"), url("../fonts/din-medium.svg#blaimim_-webfont") format("svg"),
    url("../fonts/din-medium.woff") format("woff"),
    url("../fonts/din-medium.ttf") format("truetype");
}

@font-face {
  font-family: "din-black";
  src: url("../fonts/din-black.eot");
  src: local("?"), url("../fonts/din-black.svg#blaimim_-webfont") format("svg"),
    url("../fonts/din-black.woff") format("woff"),
    url("../fonts/din-black.ttf") format("truetype");
}

/*  HEADER LOGIN */
.onlyMob {
  display: none !important;
}
.onlyDesk {
  display: inline-block !important;
}

/* TipTip CSS - Version 1.2 */

#tiptip_holder {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  font-family: "din-medium";
}

#tiptip_holder.tip_top {
  padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
  padding-top: 5px;
}

#tiptip_holder.tip_right {
  padding-left: 5px;
}

#tiptip_holder.tip_left {
  padding-right: 5px;
}

#tiptip_content {
  font-size: 11px;
  color: #000;
  text-shadow: 0 0 2px #fff;
  padding: 4px 8px;
  border: 1px solid rgba(25, 25, 25, 0.25);
  background-color: rgb(255, 255, 255);
  background-color: rgba(255, 255, 255, 0.92);
  background-image: -webkit-gradient(
    linear,
    0% 0%,
    0% 100%,
    from(#fff),
    to(#fff)
  );
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-shadow: 0 0 3px #555;
  -webkit-box-shadow: 0 0 3px #555;
  -moz-box-shadow: 0 0 3px #555;
}
.ua-ie-7 #tiptip_content {
  background-color: #fff;
}
#tiptip_arrow,
#tiptip_arrow_inner {
  position: absolute;
  border-color: transparent;
  border-style: solid;
  border-width: 6px;
  height: 0;
  width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
  border-top-color: #fff;
  border-top-color: rgba(25, 25, 25, 0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
  border-bottom-color: #000;
  border-bottom-color: rgba(25, 25, 25, 0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
  border-right-color: #000;
  border-right-color: rgba(25, 25, 25, 0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
  border-left-color: #000;
  border-left-color: rgba(25, 25, 25, 0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
  margin-top: -7px;
  margin-left: -6px;
  border-top-color: rgb(255, 255, 255);
  border-top-color: rgba(255, 255, 255, 0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
  margin-top: -5px;
  margin-left: -6px;
  border-bottom-color: rgb(255, 255, 255);
  border-bottom-color: rgba(255, 255, 255, 0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -5px;
  border-right-color: rgb(255, 255, 255);
  border-right-color: rgba(255, 255, 255, 0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
  margin-top: -6px;
  margin-left: -7px;
  border-left-color: rgb(255, 255, 255);
  border-left-color: rgba(255, 255, 255, 0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #tiptip_content {
    padding: 4px 8px 5px 8px;
    background-color: rgba(255, 255, 255, 0.88);
  }
  #tiptip_holder.tip_bottom #tiptip_arrow_inner {
    border-bottom-color: rgba(255, 255, 255, 0.88);
  }
  #tiptip_holder.tip_top #tiptip_arrow_inner {
    border-top-color: rgba(20, 20, 20, 0.92);
  }
}

/* RESPONSIVE */
.openmenu {
  display: none;
}
@media (max-width: 1023px) {
  .onlyMob {
    display: block !important;
  }
  .onlyDesk {
    display: none !important;
  }
  .breadcrumb-container {
    display: none;
  }
}
@media (max-width: 767px) {
}

