@charset "UTF-8";
/*====================================== RESETEAR AQUÍ ========================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

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

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: bold; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

.clear {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  display: block;
  height: 0; }

.clrflt {
  clear: both; }

.last {
  margin: -6px 0 !important; }

.pad_last {
  padding: 0 !important; }

.no_bg {
  background: none !important; }

/*************************************** FUENTE AVANT GARDE ***********************************************/
@font-face {
  font-family: "ITCAvantGardeGothicStdBold";
  src: url("../fonts/avantgard/itcavantgardestd-bold-webfont.eot");
  src: url("../fonts/avantgard/itcavantgardestd-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/avantgard/itcavantgardestd-bold-webfont.woff") format("woff"), url("../fonts/avantgard/itcavantgardestd-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  -webkit-text-stroke: 25px;
  -webkit-font-smoothing: none; }

@font-face {
  font-family: "ITCAvantGardeGothicStdDemi";
  src: url("../fonts/avantgard/itcavantgardestd-demi-webfont.eot");
  src: url("../fonts/avantgard/itcavantgardestd-demi-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/avantgard/itcavantgardestd-demi-webfont.woff") format("woff"), url("../fonts/avantgard/itcavantgardestd-demi-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  -webkit-text-stroke: 25px;
  -webkit-font-smoothing: none; }

@font-face {
  font-family: "ITCAvantGardeGothicStdBook";
  src: url("../fonts/avantgard/itcavantgardestd-bk-webfont.eot");
  src: url("../fonts/avantgard/itcavantgardestd-bk-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/avantgard/itcavantgardestd-bk-webfont.woff") format("woff"), url("../fonts/avantgard/itcavantgardestd-bk-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/**************************************************************************************/
a {
  color: #000;
  text-decoration: none;
  outline: 0 none; }

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

h1 {
  font-size: 24px; }

h2 {
  font-size: 22px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

/*----------------------------------------------------------------------------------*/
body {
  padding: 0;
  margin: 0;
  color: #b1b1b1;
  font-family: ITCAvantGardeGothicStdBook,Verdana;
  font-size: 12px; }

.flt_lt {
  float: left;
  display: inline; }

.flt_rt {
  float: right;
  display: inline; }

.clear {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  display: block;
  height: 0; }

div {
  margin: 0;
  padding: 0; }

/* ---------------------------------------------------------------------------------*/
/* ----------------------- CONTAINER AQUÍ ----------*/
.wrapper {
  width: 100%;
  margin: 0 auto; }

.container {
  width: 964px;
  margin: 0 auto; }

/*-------------------------------------------*/
/* ------------------ HEADER AQUÍ -------------------*/
.header {
  width: 100%;
  background-color: #ff5800;
  display: block;
  padding: 5px 0 0 0;
  margin: 0;
  border-bottom: 1px solid #cccccc; }

#logo {
  width: 205px;
  float: left;
  display: inline-block;
  padding: 0;
  margin: 22px 44px 0 -7px; }

#logo a {
  display: block;
  padding: 0;
  margin: 0; }

#logo a span {
  font-family: ITCAvantGardeGothicStdBook,Verdana;
  font-size: 22px;
  line-height: 24px;
  color: #666666;
  padding: 30px 0 0 0;
  margin: 0;
  display: none;
  float: right; }

#logo img {
  width: 205px; }

/* ---------------------------------------------------------*/
/* ------------------------ MAIN CONTENT AQUÍ --------------*/
.main_content {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0; }

.main_content ul {
  float: left;
  display: inline-block;
  padding: 0;
  margin: 41px 0 0 0; }

.main_content ul li {
  float: left;
  display: inline-block;
  padding: 0;
  margin: 0 4px 0 0; }

.main_content ul li a {
  font-family: ITCAvantGardeGothicStdBook,Verdana;
  font-size: 16px;
  line-height: 18px;
  color: #666666;
  text-align: center;
  width: 190px;
  background-color: #cfcfcf;
  border-radius: 5px 5px 0 0;
  padding: 15px 0;
  display: block;
  font-weight: bold; }

.main_content ul li.current a {
  background: #ffffff;
  color: #ff6600;
  border: 1px solid #d7d7d7;
  border-bottom: none; }

/* ---------------------------------------------------------*/
.tab_nav {
  display: block;
  margin-bottom: -1px; }

.tab_content {
  width: 100%;
  display: block;
  padding: 10px 0 0 0;
  margin: 0; }

.tab_section {
  display: none;
  padding: 0;
  margin: 0; }

.tab_content_in {
  width: 230px;
  position: relative;
  float: left;
  display: inline-block;
  padding: 0;
  margin: 0  40px 0 0; }

.tab_content_in h4 {
  background: #f8c9c1;
  font-family: ITCAvantGardeGothicStdBook,Verdana;
  font-size: 15px;
  line-height: 14px;
  color: #d32910;
  display: block;
  font-weight: normal;
  margin: 0 0 5px 0;
  padding: 9px 0 8px;
  text-align: center;
  display: block; }

.tab_content_in h4.docu_ments1 {
  color: #008bd8;
  background: #b2dcf3;
  font-size: 14px;
  padding: 6px 0; }

.tab_content_in h4.docu_ments2 {
  color: #a11229;
  background: #e3b7be; }

.tab_content_in h4.docu_ments3 {
  color: #1c8740;
  background: #d2e7d9;
  padding: 7px 0; }

.tab_content_in h4.docu_ments4 {
  color: #c20075;
  background: #f3cce3; }

.tab_content_in h4.docu_ments5 {
  color: #7a1c73;
  background: #c5bad7;
  margin: 0 0 8px 0; }

.tab_content_in h3 {
  font-family: ITCAvantGardeGothicStdBook,Verdana;
  font-size: 12px;
  line-height: 14px;
  color: #9f1226;
  display: block;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: left;
  display: block; }

.tab_content_in em {
  position: absolute;
  top: 11px;
  right: 10px;
  display: block;
  padding: 0;
  margin: 0; }

.tab_content_in strong {
  position: absolute;
  top: 44px;
  right: 10px;
  display: block;
  padding: 0;
  margin: 0; }

.tab_content_in h3.pack {
  color: #791b72; }

.tab_content_in ul {
  float: none;
  display: block;
  padding: 0 0 0 8px;
  margin: 0; }

.tab_content_in ul li {
  float: none;
  display: block;
  padding: 0;
  margin: 0 0 2px 0; }

.tab_content_in ul li h5 {
  font-family: ITCAvantGardeGothicStdBook,Verdana;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  display: block;
  font-weight: normal;
  padding: 0;
  margin: 0; }

.tab_content_in ul li h5 span {
  width: 32px;
  font-family: ITCAvantGardeGothicStdBook,Verdana;
  font-size: 13px;
  line-height: 14px;
  color: #666666;
  float: left;
  display: inline-block;
  padding: 3px 0;
  margin: 0 17px 0 0;
  background: #cccccc;
  text-align: center;
  border-radius: 2px; }

.tab_content_in ul li h5 sup {
  font-family: ITCAvantGardeGothicStdDemi,Verdana;
  font-size: 10px;
  line-height: 14px;
  color: #666666;
  display: inline-block;
  padding: 2px 0 0 7px;
  margin: 0;
  font-style: italic; }

.tab_content_in ul li h5.content_clr1 {
  color: #999999;
  margin: 0 7px 0 0; }

.tab_content_in ul li h5.content_clr2 {
  color: #ff5800;
  margin: 0 7px 0 0; }

.tab_content_in ul li h5.content_clr3 {
  color: #9f1227;
  margin: 0 7px 0 0; }

.tab_content_in ul li h5.content_clr4 {
  color: #ff5800;
  margin: 0 7px 0 0; }

.tab_content_in ul li h5.content_clr5 {
  color: #008bd8;
  margin: 0 2px 0 0; }

.tab_content_in ul li h5.content_clr6 {
  color: #1c8740;
  margin: 0 7px 0 0; }

.tab_content_in ul li h5.content_clr7 {
  color: #c20075;
  margin: 0 7px 0 0; }

.tab_content_in ul li h5.content_clr8 {
  color: #7a1c73;
  margin: 0 7px 0 0; }

.tab_content_in ul li h5 span.no1_clr {
  color: #999999;
  background: url(../images/no_bg.png) no-repeat center center;
  margin: 0 9px 0 0; }

.tab_content_in ul li h5 span.no2_clr {
  color: #ffffff;
  background: #e74c31;
  margin: 0 9px 0 0; }

.tab_content_in ul li h5 span.no3_clr {
  color: #ffffff;
  background: #a11229;
  margin: 0 8px 0 0; }

.tab_content_in ul li h5 span.no4_clr {
  color: #ffffff;
  background: #e74c31;
  margin: 0 8px 0 0; }

.tab_content_in ul li h5 span.no5_clr {
  color: #ffffff;
  background: #e74c31;
  margin: 0 12px 0 0; }

.tab_content_in ul li h5 span.no6_clr {
  color: #ffffff;
  background: #008bd8;
  margin: 0 12px 0 0; }

.tab_content_in ul li h5 span.no7_clr {
  color: #999999;
  background: url(../images/no_bg.png) no-repeat center center;
  margin: 0 14px 0 0; }

.tab_content_in ul li h5 span.no8_clr {
  color: #ffffff;
  background: #a11229;
  margin: 0 17px 0 0; }

.tab_content_in ul li h5 span.no9_clr {
  color: #ffffff;
  background: #a11229;
  margin: 0 17px 0 0; }

.tab_content_in ul li h5 span.no10_clr {
  color: #ffffff;
  background: #1c8740;
  margin: 0 7px 0 0; }

.tab_content_in ul li h5 span.no11_clr {
  color: #ffffff;
  background: #c20075;
  margin: 0 7px 0 0; }

.tab_content_in ul li h5 span.no12_clr {
  color: #ffffff;
  background: #7a1c73;
  margin: 0 7px 0 0; }

.tab_content_in ul li h5 span.no13_clr {
  color: #666666;
  background: #cccccc;
  margin: 0 19px 0 0;
  width: 53px;
  padding: 3px 4px 3px 0;
  text-align: right;
  font-size: 12px; }

.tab_content_in ul li h5 span.no14_clr {
  color: #ffffff;
  background: #a11229;
  margin: 0 18px 0 0; }

.tab_content_in ul.canal_bg1 {
  background: #f4e2e5;
  padding: 9px 0 0 10px;
  margin: 5px 0 12px 0; }

.tab_content_in ul.canal_bg2 {
  background: #fce9e6;
  padding: 9px 0 0 10px;
  margin: 0 0 12px 0; }

.tab_content_in ul.canal_bg3 {
  background: #f4e2e5;
  padding: 5px 0 1px 10px;
  margin: 0 0 3px 0; }

.tab_content_in ul.canal_bg4 {
  background: #e8e3ef;
  padding: 13px 0 0px 10px;
  margin: 0 0 8px 0; }

.tab_content_in ul.canal_bg5 {
  margin: 12px 0 0 0; }

.tab_content_in ul li small {
  background: #f8c9c1;
  font-family: ITCAvantGardeGothicStdBook,Verdana;
  font-size: 12px;
  line-height: 14px;
  color: #666263;
  display: block;
  float: right;
  font-weight: normal;
  margin: 5px 0px 0 0;
  padding: 3px 0 3px 10px;
  text-align: center;
  display: block;
  background: url(../images/cross_mark.png) no-repeat left top;
  width: 80px; }

.tab_content_in ul li small.cross_mark1 {
  background: url(../images/cross_mark1.png) no-repeat left top; }

.tab_content_in.chanel_serioes {
  width: 223px;
  margin: 0 10px 0 0; }

.tab_content_in.chanel_serioes1 {
  width: 226px;
  margin: 0 10px 0 0; }

.tab_content_in.chanel_serioes2 {
  width: 225px;
  margin: 0 0px 0 0; }

/* ------------------ FOOTER AQUI --------------------------*/
/* ---------------------------------------------------------*/
html,
body {
  min-width: 930px;
  height: 100%; }

.tab_content_in ul li h5 {
  text-transform: uppercase; }

.nav-idioma {
  display: block;
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  min-width: 930px;
  text-align: right; }
  .nav-idioma a {
    position: relative;
    display: inline-block;
    width: 32px;
    padding: 15px 0 5px;
    text-align: center;
    font-size: 16px;
    color: #FFF;
    text-decoration: none; }
    .nav-idioma a.active {
      background: #999; }
      .nav-idioma a.active::after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        bottom: -16px;
        width: 0;
        height: 0;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-top: 16px solid #999; }

.tab_content_in {
  width: 23% !important;
  margin: 0 !important; }
  .tab_content_in + .tab_content_in {
    margin-left: 2% !important; }

h4.tema-8,
ul.tema-8 h5 span {
  color: #9E5B00 !important;
  background: #FFCC33 !important; }

ul.tema-8 h5 {
  color: #9E5B00 !important; }

h4.docu_ments8 {
  color: #444;
  background: #CCC; }

.tab_content_in ul {
  position: relative; }

.tab_content_in h5 {
  position: relative;
  padding-left: 42px !important; }
  .tab_content_in h5 span {
    position: absolute;
    top: 0;
    left: 0; }

.tab_content_in .canal_bg5 h5 {
  padding-left: 68px !important; }

.tab_content_in .icn-seccion {
  position: absolute;
  top: 6px;
  right: 8px; }

.main_content .header {
  height: 88px; }
  .main_content .header #logo {
    margin-right: 20px; }
  .main_content .header .nav-5 {
    float: left;
    width: 220px;
    margin: 25px 0 0; }

.main_content .nav-5 {
  position: relative;
  z-index: 100;
  height: 65px;
  text-transform: uppercase; }
  .main_content .nav-5 h4 {
    display: inline-block;
    margin: 0 0 22px;
    padding: 20px 30px 0 25px;
    line-height: 1;
    font-size: 22px;
    color: #FFF;
    border-left: 1px solid #FFF;
    background: url("../images/icn-down.png") 100% 90% no-repeat;
    background-size: 12px;
    cursor: pointer; }
  .main_content .nav-5 ul {
    display: none;
    float: none;
    margin: 0;
    padding: 12px 0;
    background: #FFF;
    -webkit-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.22); }
    .main_content .nav-5 ul li {
      display: block;
      float: none;
      margin: 0; }
    .main_content .nav-5 ul a {
      width: auto;
      padding: 12px 27px;
      text-align: left;
      background: none;
      border-radius: 0; }
      .main_content .nav-5 ul a:hover {
        color: #FF5800;
        background: #EFEFEF; }
  .main_content .nav-5.active ul {
    display: block; }

.main_content .nav-6 {
  float: none;
  display: block;
  width: 660px;
  margin: 0 auto;
  padding: 0; }
  .main_content .nav-6 li {
    float: none;
    width: auto;
    display: block;
    margin: 0 0 25px;
    padding: 0 15px; }
  .main_content .nav-6 a {
    width: auto;
    padding: 20px 20px 18px;
    border-radius: 0;
    border: 4px solid #FFF;
    background: none;
    font-size: 26px;
    text-transform: uppercase;
    color: #FFF;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear; }
    .main_content .nav-6 a:hover {
      background: rgba(0, 0, 0, 0.4); }
  .main_content .nav-6 .active a {
    background: #FFF;
    color: #FF5800; }
    .main_content .nav-6 .active a:hover {
      background: rgba(255, 255, 255, 0.85); }
  .main_content .nav-6 .col-6 {
    float: left;
    width: 300px; }

body.inicio {
  background: #999 url("../images/tema-inicio.jpg") center no-repeat;
  background-size: cover; }

.inicio .header {
  border: none; }

.inicio .container {
  width: auto;
  margin: 0 25px; }

.inicio h1 {
  margin: 140px 30px 60px;
  text-align: center;
  font: 34px "ITCAvantGardeGothicStdDemi";
  color: #FFF; }
  .inicio h1 img {
    display: block;
    max-width: 70px;
    margin: 15px auto; }
