/* Inicio 1600 */

body {
  margin: 0px;
  padding: 0px;
  font-family: 'Rubik', sans-serif;
  color: #222222;
  }

a:link {
  color: #1C71D8;
  text-decoration: none;
  }
a:hover {
  color: #1C71D8;
  text-decoration: none;
  }
a:visited {
  color: #1C71D8;
  text-decoration: none;
  }
a:active {
  color: #1C71D8;
  text-decoration: none;
  }

/* Inicio de navegacion global en negro */
.megahojagobal {
    margin: 0px;
    padding: 0px;
    background-color: #222222;
    color: white;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 80px;
  }
.contenavglobal {
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    max-width: 1252px;
    height: 80px;
    display: grid;
    grid-template-columns: 50% 50%;
  }
.cajaintglobalizq {
    color: white;
    margin: 0px;
    padding: 0px;
    align-self: center;
    text-align: left;
    font-weight: bold;
    display: grid;
    grid-template-columns: 70px auto;
  }
.cglbizqico {
    align-self: center;
    width: 60px;
    height: 60px;
  }
.logoutm {
    width: 100%;
    height: 100%;
  }
.cglbizqtxt {
    padding-left: 5px;
    align-self: center;
  }
.cajaintglobalder {
    color: white;
    align-self: center;
    text-align: right;
    font-weight: bold;
  }
.amenu:link {
    font-size:140%;
    font-weight: 600;
    color: #ffffff;
    text-decoration: none;
  }
.amenu:hover {
    color: #ffffff;
    text-decoration: none;
  }
.amenu:visited {
    color: #ffffff;
    text-decoration: none;
  }
.amenu:active {
    color: #c1c1c1;
    text-decoration: none;
  }
/* Fin de navegacion global en negro */

/* Inicio Encabezado */
.megahojatop {
    max-width: 1300px;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
  }
.logoyfecha {
    margin-left: 24px;
    margin-right: 24px;
  }
.columnasdelogoyfecha {
    display: flex;
    justify-content: space-between;
  }
.logotxt {
    text-align: left;
    vertical-align: middle;
  }
.txtbrand {
    margin-top: 21px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    font-size: 284%;
    font-weight: 600;
  }
.fechapack {
    margin-top: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    text-align: right;
    font-size:70%;
  }
/* Fin Encabezado */

/* Inicio Nav de boletin */
.barranegra {
    background-color: #222222;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    border: 0px;
  }
.naveg {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    padding-bottom: 4px;
    display: flex;
    justify-content: space-around;
  }
.inpgnav {
    display: inline-block;
    color: #ffffff;
    font-size: 110%;
    text-decoration: none;
    font-weight: 600;
  }
.inpgnav:link {
  color: #ffffff;
  text-decoration: none;
  }
.inpgnav:hover {
  color: #ffffff;
  text-decoration: none;
  }
.inpgnav:visited {
  color: #ffffff;
  text-decoration: none;
  }
.inpgnav:active {
  color: #c1c1c1;
  text-decoration: none;
  }
/* Fin Nav de boletin */

/* Inicio de estructura de la hoja */
.megahoja {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    line-height: 250%;
  }
/* Fin de estructura de la hoja */

/* Inicio de contenedores anidados dentro de megahoja main y megahoja nav*/
.articpincipal {
    margin-left: 24px;
    margin-right: 24px;
  }
.panelbajo {
    margin-left: 24px;
    margin-right: 24px;
  }
/* Fin de contenedores anidados dentro de megahoja main y megahoja nav*/

/* Inicio de secciones del articulo */
.encabezadodeart {
    margin-top: 52px;
  }
.secctwintopart {
    margin-top: 44px;
    display: flex;
    justify-content: space-between;
  }
.seccartctxt {

  }
.seccartimgtwin {
    display: flex;
    justify-content: space-around;
  }
.seccartimgtetra {
    display: flex;
    justify-content: space-around;
  }
.seccartvid {
    margin-top: 52px;
    margin-bottom: 52px;
    margin-left: auto;
    margin-right: auto;
    width: 53%;
    /* height: 371px; */
    min-width: 320px;
  }
/* Fin de secciones del articulo */

/* Inicio de armado publicitario para articulo */
.seccpubadv {
    margin-top: 52px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 53%;
    line-height: 150%;   /* interlineado para zona de publicidad */
  }
.seccpubvid {
    margin-top: 0px;
    margin-bottom: 52px;
    margin-left: auto;
    margin-right: auto;
    width: 53%;
    height: 371px;
  }
.txtadvpub {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 100%;
    text-align: center;
  }
/* Fin de armado publicitario para articulo */

/* Inicio de partes del articulo */
.titulo {
    border-left-style: solid;
    border-left-width: 8px;
    border-left-color: #daa347;
    text-align: left;
    font-size: 268%;
    font-weight: 600;
    padding: 13px;
  }
.coltoptxt {
    width: 56%;
  }
.txttop {
    margin-top: 20px;
    margin-bottom: 100px;
    font-size: 165%;
    text-align: justify;
  }
.coltopimg {
    background-image: url("../../movilresp/inaco231026tou1915/img/rojorubihx636.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    width: 40%;
  }
.h2cuerart {
    font-size: 227%;
    margin-top: 52px;
    margin-bottom: 52px;
  }
.h3cuerart {
    font-size: 190%;
    margin-top: 48px;
    margin-bottom: 48px;
    font-weight: 600;
  }
.txtcuerart {
    margin-top: 39px;
    margin-bottom: 39px;
    font-size: 165%;
    text-align: justify;
  }
.listacuerart {
    margin-top: 39px;
    margin-bottom: 52px;
    font-size: 165%;
    text-align: justify;
  }
.vidcuerart {
    width: 100%;
    height: auto; /* height: 100%; */
    border-style: solid;
    border-width: 1px;
    border-color: black;
  }
.imgtwin1 {
    margin-top: 16px;
    margin-bottom: 16px;
    width: 45%;
    /* height: auto; */
  }
.imgtwin2 {
    margin-top: 16px;
    margin-bottom: 16px;
    width: 45%;
    /* height: auto; */
  }
.twinimgbasics {
    width: 100%;
    height: auto;
  }
.imgtetra1 {
    margin-top: 16px;
    margin-bottom: 16px;
    width: 21%;
  }
.imgtetra2 {
    margin-top: 16px;
    margin-bottom: 16px;
    width: 21%;
  }
.imgtetra3 {
    margin-top: 16px;
    margin-bottom: 16px;
    width: 21%;
  }
.imgtetra4 {
    margin-top: 16px;
    margin-bottom: 16px;
    width: 21%;
  }
.imgtetrabasics {
    width: 100%;
    height: auto;
  }
.advertcuerart {
    margin-top: 39px;
    margin-bottom: 39px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 165%;
    text-align: justify;
    border-style: solid;
    border-width: 2px;
    border-color: #daa347;
    background-color: #faefde;
  }
/* Fin de partes del articulo*/

/* Inicio de opinion del columnista */
.contenedoropdcol {
    margin-top: 58px;
    margin-bottom: 7px;
  }
.twincontainer {
    min-height: 162px;
    display: flex;
    justify-content: space-between;
  }
.txtopdcontainer {
    padding-top: 8px;
    padding-bottom: 6px;
    width: 79%;
  }
.txtopdcol {
    font-size: 165%;
    text-align: justify;
  }
.imgopdcontainer {
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 64px;
    width: 21%;
    max-width: 217px;
    height: 146px;
  }
.imgopdcol {
    width: 100%;
    height: 100%;
  }
/* Fin de opinion del columnista */

/* Inicio panel bajo de navegacion */
hr {
    height: 3px;
    border-width: 0;
    color: #daa347;
    background-color: #daa347;
  }
.txtpanelbajo {
    margin-top: 26px;
    margin-bottom: 26px;
    text-align: center;
    font-size: 122%;
  }
/* Fin panel bajo de navegacion */

/* Inicio Pie de pagina */
.compartirpag {
    font-size: 203%;
    font-style: italic;
    font-weight: 600;
    margin-top: 45px;
  }
.botonerasoc {
    margin-top: 23px;
    margin-bottom: 45px;
  }
footer {
    background-color: #222222;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-size: 97%;
    text-align: justify;
  }
.megahojapie {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
  }
.piedepagina {
    margin-left: 24px;
    margin-right: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 26px;
    padding-bottom: 26px;
  }
.lnkpie:link {
    color: #daa347;
    text-decoration: underline;
  }
.lnkpie:hover {
    color: #aa7822;
    text-decoration: underline;
  }
.lnkpie:visited {
    color: #aa7822;
    text-decoration: underline;
  }
.lnkpie:active {
    color: #aa7822;
    text-decoration: underline;
  }
/* Fin Pie de pagina */

/* Fin 1600 */
