

body{/* root font size */
margin:0;padding:0;line-height: 1.5em;font-size: 14px;font-weight: 500;
color:#000;

}

h1 {
  display: block;font-size: 2em;margin-top: 0.67em;margin-bottom: 0.67em;margin-left: 0;
  margin-right: 0;font-weight: bold;
}

h2 {
  display: block;font-size: 1.5em;margin-top: 0.83em;
  margin-bottom: 0.83em;margin-left: 0;margin-right: 0;font-weight: bold;
}

h3 {
  display: block;font-size: 1.17em;margin-top: 1em;margin-bottom: 1em;margin-left: 0;
  margin-right: 0;font-weight: bold;color:#103d6c;
}
h3.titulo-azul {
  font-family:"Oswald",sans-serif;color:#2b6cb0;line-height:1.25;margin-bottom:1rem;
  font-size:1.8rem;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

h2.lobster-regular {
  font-size:1.9rem;
  font-family: "Lobster", serif;
  color:#092d56;
  font-weight: 700;
  font-style: normal;
}

.new_title_ml_not{ position: absolute;font-size: 30px;line-height: 30px;
  font-weight: 600;margin-bottom: 20px;padding-bottom: 10px;padding-top: 10%;
  padding-left: 35%;color: rgb(255, 255, 255);font-family: Georgia, Times New Roman, Times, serif;
  text-align: left;

}

/* unvisited link */
a:link {
  color:rgb(245, 109, 6);
text-decoration: none;
}

a:visited {
color: #f16c06;
text-decoration: underline;
font-style:italic;
}
a:hover {
text-decoration: underline;
color:rgb(15, 15, 15);

}
a:active {
text-decoration: none;
color:rgb(245, 109, 6);
}

b{font-size: 110%;}

em{color: red;
}


/*!
 * Font Awesome Free 5.8.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
 .fa,
 .fab,
 .fal,
 .far,
 .fas {
  -moz-osx-font-smoothing:grayscale;
  -webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;
  text-rendering:auto;line-height:1
 }
 

@media screen and (forced-colors:active) {
.fa-solid fa-link {
    background-color:LinkText
  }
}
 hr.linea-roja{
width: 100%;color: #ff0000;
 }

 #maincontainer{
	width: 100%;border-top: 0px solid rgb(202, 201, 201);
 }

 #contentwrapper{
  float: left;padding-top:5px;width: 100%;background: #ffffff;
 
  }
  /*Set right margin to RightColumnWidth*/
  #contentcolumn{
  margin-right: 260px; margin-left:245px;line-height: 1.5em;padding-left:0px;padding-right:0px;
  font-size: 16px;font-weight: 500;-moz-osx-font-smoothing: grayscale;color: #222;
  font-family: Georgia,Times New Roman,Times,serif;
  background: #ffffff;
  }
  #rightcolumn{
  float: left;padding-top: 5px;
  width: auto; /*Width of right column in pixels*/
  margin-left: -460px; /*Set left margin to -(RightColumnWidth) */
  
  }
  #footer{
  clear: left;width: 100%;color: #FFF;text-align: left;padding: 4px 0;
  
  }
  #footer a{
  color: #FFFF80;
  }
  .innertube{
  margin:0 0 0 20px; /*Margins for inner DIV inside each column (to provide padding)*/
  margin-top: 0;
  }

  @media (max-width: 900px){ /* responsive layout body */
    #contentcolumn{
      width: 100%;
      margin-right: 280px; margin-left:210px;line-height: 1.5em;padding-left:10px;
      font-size: 16px;font-weight:500;-moz-osx-font-smoothing: grayscale;color: #222;
      font-family: Georgia,Times New Roman,Times,serif;
      }
      }
  
@media (max-width: 800px){ /* responsive layout body */
        #contentcolumn{
          width: 100%;
          margin: 0 0 0 4px; line-height: 1.5em;
          font-size: 16px;font-weight: 500;-moz-osx-font-smoothing: grayscale;color: #222;
          font-family: Georgia,Times New Roman,Times,serif;
          }
          }
@media (max-width: 700px){ /* responsive layout body */
            #contentcolumn{
              width: 100%;
              margin: 0 0 0 4px; line-height: 1.5em;
              font-size: 16px;font-weight: 500;-moz-osx-font-smoothing: grayscale;color: #222;
              font-family: Georgia,Times New Roman,Times,serif;
              }
              }
@media (max-width: 600px){ /* responsive layout body */
                #contentcolumn{
                  width: 100%;
                  margin: 0 0 0 0px; line-height: 1.5em;
                  font-size: 16px;font-weight: 500;-moz-osx-font-smoothing: grayscale;color: #222;
                  font-family: Georgia,Times New Roman,Times,serif;
                  }
                  }   
  @media (max-width: 900px){ /* responsive layout body */
    .innertube{margin:0;padding:0;font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
      color:#272626;line-height: 1.5em;font-size: 14px;font-weight: 500;
      
      }
    }
  
  @media (max-width: 700px){ /* responsive layout body */
    .innertube{ margin:0;padding:0;font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
      color:#272626;line-height: 1.5em;font-size: 16px;font-weight: 500;
     
      }
    }
  
  @media (max-width: 600px){ /* responsive layout body */
    .innertube{
    margin:0;padding:0;line-height: 1.5em;font-size: 14px;font-weight: 500;color:#272626;
    }
  }
  
  #row3a{
float: left;width: 100%;margin:150px 0 0 40px;padding: 150px 0 0 30px;background: #222;
  
  
  }
  .intube{
  margin:50px; /*Margins for inner DIV inside each column (to provide padding)*/
  padding: 50px 0 0 30px;background: #999;
  }

  .titulo_sl_chile {
font-size: 165%;font-weight: 550;color: #444;line-height: 1.2;font-style: normal;letter-spacing: 0px;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;margin: 1px 0 20px 0;padding-left: 1px;
text-align: left;

  }

  .titulo_sl_mundo{
    display: block;font-size: 1.4em;margin-top: 0.83em;margin-bottom: 0.83em;
    margin-left: 0;margin-right: 0;font-weight: bold;color: #19191d;
    font-family: CreativeThinking-Bold, Verdana, Arial, Helvetica, sans-serif;
   
  }

  .titulo_sl_suecia{
    font-size: 165%;color: #444;line-height: 1.2;font-style: normal;
    letter-spacing: 0px;font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    margin: 1px 0 20px 0;padding-left: 1px;text-align: left;
  }

  .titulo_sl_cultura{
    font-size: 165%;color: #444;line-height: 1.2;font-style: normal;
    letter-spacing: 0px;font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    margin: 1px 0 20px 0;padding-left: 1px;text-align: left;
  }

  .titulo_sl_salud{
    font-size: 165%;color: #16223e;line-height: 1.2;font-style: normal;letter-spacing: 0px;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;margin: 1px 0 20px 0;
    padding-left: 1px;text-align: left;
  }

/* Aside es como un Comments */
aside {
	width: 60%;padding-left: 15px;margin-left: 15px;float: right;font-style: italic;
  font-size: 14px;background-color: rgb(223, 220, 220);margin-bottom:2px; 
  border-bottom:1px solid; border-bottom-color: coral;
  }
/* Aside es como un Comments */

  .pagination {
    display: inline-block;
  }
  
  .pagination a {
    color: black;float: left;padding: 8px 16px;text-decoration: none;border: 1px solid #ddd;
  }
  
  .pagination a.active {
    background-color: #4CAF50;color: white;border: 1px solid #4CAF50;
  }
  
  .pagination a:hover:not(.active) {background-color: #ff0000;}
  
  .pagination a:first-child {
    border-top-left-radius: 5px;border-bottom-left-radius: 5px;
  }
  
  .pagination a:last-child {
    border-top-right-radius: 5px;border-bottom-right-radius: 5px;
  }

  .box-not-re{
  float:left;display: block;background-color:#fff; max-width: 450px; margin-left:auto;
  margin-right: auto; height:auto;float:left;font-size:14px;
  font-family:Georgia, "Times New Roman", Times, serif; color:rgb(68, 61, 61);
  font-style: italic; line-height: 1.3; vertical-align: text-top; padding:10px;
  margin:3px 0 5px 0;border: 0px solid rgb(220, 220, 218);
  border-bottom: 1px solid rgb(220, 220, 218);border-radius: 7px;
  text-align: left;position:relative; 
      
    }

img.escala90-100{
      width: 90px;height: auto;margin-top:1px; object-fit: scale-down;
      }

  p.bajada{
    font-size: 16px;color: rgb(3, 3, 3); font-weight: 700;letter-spacing: 0px;
    line-height: 1.3em;font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    margin-left:1px;margin:20px 0 40px 0;padding-left:30px 0 0 0;text-align: left;
  }
  p.name{
    text-transform:uppercase;
    font-size: 12px;
    font-weight: 600;
    margin:0 0 3px 0;
    padding-left: 5px;
  }
  p.texto-azul {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 19px;
    text-align: left;
    line-height: 1.2;
    color: #144e81;
    font-style: italic;
    font-weight: 580;
  } 

  hr.media-tecno {
    border: 1px solid red;
  }
  /* Dotted red border */
  hr.new2-tecno {
    border-top: 1px solid black;
  }

 .skip-nav .skip-nav__link {
  padding:0;background:#1c2031;border:0;border-radius:100rem;color:#fff;
  font-weight:700;letter-spacing:.1rem;text-transform:uppercase;
  font-size:.75rem;font-family:din-2014,Helvetica Neue,Helvetica,Arial,sans-serif;
  overflow:hidden;position:absolute
 }
 .social-tools_svg svg {
  width:18px;height:18px;fill:currentColor
 }

 .social-tools_svg-link {
  color:#000
 }

 .responsive {
  max-width: 100%;
  height: auto;

}

.wp-content blockquote {
  font-family:"Special Elite,cursive";font-weight:100;font-size:1.5rem;
  max-width:600px;line-height:1.4;position:relative;margin:1rem 0;padding:.5rem
}
@media (min-width:768px) {
  .wp-content blockquote {
    margin:0 auto
  }
}
.wp-content blockquote:after,
.wp-content blockquote:before {
  position:absolute;color:#f1efe6;font-size:7rem;width:4rem;height:4rem
}
.wp-content blockquote:before {
  content:"“";
  left:-.5rem;
  top:-1.5rem
}
@media (min-width:768px) {
  .wp-content blockquote:before {
    left:-.5rem;
    top:-.5rem
  }
}
.wp-content blockquote p {
  margin-left:2.5rem;margin-bottom:0;font-size:1.1rem;width:80%
}
@media (min-width:768px) {
  .wp-content blockquote p {
    margin:1rem auto 2rem 3rem;padding-right:4rem;width:100%
  }
}

.creative-commons-escala{
    width: 150px;height: 50px;object-fit: scale-down;
    }
.container-color {
  display: grid;grid-template-columns: repeat(5, 1fr);grid-template-rows: 1fr;
  grid-column-gap: 5px;grid-row-gap: 0px;
  }
  
  .item-1 { grid-area: 1 / 1 / 2 / 2; background:rgb(154, 226, 10);}
  .item-2 { grid-area: 1 / 2 / 2 / 3; background:rgb(184, 232, 89); }
  .item-3 { grid-area: 1 / 3 / 2 / 4; background:rgb(245, 241, 23);}
  .item-4 { grid-area: 1 / 4 / 2 / 5; background:rgb(244, 164, 5);}
  .item-5 { grid-area: 1 / 5 / 2 / 6; background:rgb(251, 2, 2);}
  
  .item-1,.item-2,.item-3,.item-4,.item-5 {padding: 0.3rem;}
  
  /*<p>THIS IS THE DESCRIPTION OF THE PRODUCT FEATURE IN EACH COLUMN</p>
    
  <div class="container">
    <div class="item1">FEATURE 1 : TO BE STICKY</div>
    <div class="item2">FEATURE 2 : Scrolls under #1</div>
    <div class="item3">FEATURE 3 : Scrolls under #1</div>
  </div> */

.item1 { grid-area: left; }
.item2 { grid-area: right; }
.item3 { grid-area: right; text-align:right; width: 100%; }

.grid-container{
  width: 100%; display: grid;
  grid-template-areas:'left right right right right right';
  gap: 1px;padding: 3px;
}

.grid-container > div {
  background-color: rgba();
  width: 100%; text-align: left;padding: 1px;font-size: 24px;

}

@media (min-width: 320px) and (max-width: 740px) {
.grid-container{
  width: 100%; display: grid;grid-template-areas:'left right right right right right';
  gap: 1px;padding: 3px;display: none;
}

.grid-container > div {
  background-color: rgba();width: 100%; 
  text-align: left;padding: 1px;font-size: 24px;display: none;
}
}

@media (min-width:640px) {
  .grid-container{
    width: 100%; 
  }
  
  .grid-img-text{
    width: 100%; 
  }
  
  .item1{
    width: 100%; 
  
  }
  .item2{
    width: 100%; 
  }
  
  .item3{
    width: 100%; 
  }
  .grid-container > div, .item1, .item2{
  width: 100%;
    
  }
  }

@media (min-width:740px) {
.grid-container{
  width: 100%; 
}

.grid-img-text{
  width: 100%; 
}

.item1{
  width: 100%; 

}
.item2{
  width: 100%; 
}

.item3{
  width: 100%; 
}
.grid-container > div, .item1, .item2{
width: 100%;
  
}
}

@media (min-width:900px) {
  .grid-container{
    width: 100%; 
  }

  .item1{
    width: 100%; 
  
  }
  .item2{
    width: 100%; 
  }

  .item3{
    width: 100%; 
  }
  .grid-container > div, .item1, .item2{
  width: 100%;
  
  }
  }

/*    test-grid */

.item1a { 
  grid-area: header; 
}
.item1 { 
  grid-area: left; 
  text-align: left;

}
.item3a { 
grid-area: menu; text-align: left;background-color:#ed980f
}
.item3 { 
grid-area: right; 
text-align: right;
background-color:#ffffff;
}
.item5 { 
  grid-area: footer; 
}

.grid-container-media {
  display: grid;
 grid-template-areas:
    'header header header header header header'
    'left right right right right right'
    'menu footer footer footer footer footer';
  gap: 0px;
  background-color: #f8f7f3;
  padding: 2px;
  margin-bottom:0px 0px 20px 0px;
}

.grid-container-media > div {
  background-color: rgb(255, 255, 255, 0.8);
  border-bottom: rgb(249, 3, 3) 1px solid;
  text-align: right; padding: 2px 0 0 0;font-size: 20px;
  
}
/*    test-grid-2 */
.grid-container1 {
  display: grid;
  grid-template-rows: 100% 100% 100% 100%;
  grid-template-columns: 100px 100px 100px 100px;
  grid-gap: 3px;
  background-color: #f8f7f3;
  background: rgb(27, 176, 192);
}
.grid-item1 {
  background: blue;text-align: center;
  border: black 5px solid;grid-column-start: 1; 
  grid-column-end: 5; grid-row-start: 1; grid-row-end: 3;
}
.grid-item2 {
  text-align: left;padding: 2px 0 0 10px;
  background: rgb(163, 162, 162);border-bottom: rgb(249, 3, 3) 1px solid;
}

.grid-item3 {
  margin:0 0 0 0%;text-align: right;padding: 2px 0 0 50px;
  background: rgb(144, 208, 141);text-align: right;border-bottom: rgb(249, 3, 3) 1px solid;
}
.div-media{
  float:left;width:100%;height:auto;align-content: center;
  radius:4;padding:5px 0 5px 5px;margin: 0px;  border: 0px solid #ddd;
  border-radius: 0px;border-bottom: rgb(249, 3, 3) 1px solid;
  
  }

/*    test-grid-3 */
.parent {
  display: grid;grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;grid-column-gap: 5px;grid-row-gap: 5px;
  background: rgb(153, 227, 222);border-bottom: rgb(249, 3, 3) 1px solid;
  }
  
.div1 { grid-area: 2 / 2 / 2 / 2; }
.div2 { 
    grid-area: 1 / 1 / 1 / 1; 
    background: rgb(163, 162, 162);
  } 

/*    test-grid */
table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    font-size:0.700em;
    width: 100%;
  }

td, th {
    border: 0px solid #dddddd;
    text-align: left;
    padding: 4px 4px 4px 0;
    
  }

  * {
    box-sizing: border-box;
    padding: 0px 0px 0px 0px;
    
  }
  /* Create three equal columns that floats next to each other
  <div class="column" style="background-color:#ccc;"> */
  .column {
    float: left;
    width: 45.33%;
    padding: 10px;
    margin:0 10px 0 10px;
    height: auto; /* Should be removed. Only for demonstration */
    background: #e7ecee;
  }
  
  /* Clear floats after the columns */
  .row:after {
    content: "";
    display: table;
    clear: both;
    background: #e7ecee;
  }
div.polaroid {
    width: 50%;
    float: left;
    margin: 2px 15px 0 0;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 25px;
    text-align: center;
    font-size: 14px;
    color:#999;
    padding: 10px 20px 30px;

  }

  div.polaroid .texto{
    font-family: arial, sans-serif;
    font-size: 1.1em;
    color:#999;
    line-height:.1.0;
  }

/* ################################# polaroid  ################################## */
/* ############################################################################# */
@media only screen and (max-width: 900px) {
  div.polaroid {
    display: none;
  }  
    div.polaroid .texto{
      display: none;
    }
  }

@media only screen and (max-width: 700px) {
  div.polaroid {
    display: none;
  }  
    div.polaroid .texto{
      display: none;
    }
  }
@media only screen and (max-width: 600px) {
  div.polaroid {
    display: none;
  }  
    div.polaroid .texto{
      display: none;
    }
  }
  
  @media only screen and (max-width: 400px) {
    div.polaroid {
      display: none;
    }  
      div.polaroid .texto{
        display: none;
      }
    }
/* ################################# /polaroid  ################################## */
/* ############################################################################# */

  .zoom-imagen {
    padding: 0px;
    margin: 0 0 10px 0;
   
    display: inline-block;
    background-color: rgb(238, 242, 238);
    transition: transform .2s;
    width: 710px;
    height: 300px;
    margin: 0 auto;
  }
  
  .zoom-imagen:hover, zoom-imagen:before {
    -ms-transform: scale(2.1); /* IE 9 */
    -webkit-transform: scale(2.1); /* Safari 3-8 */
    transform: scale(2.1); 
  }

  .zoom-imagen:before {
    -ms-transform: scale(2.5); /* IE 9 */
    -webkit-transform: scale(2.5); /* Safari 3-8 */
    transform: scale(2.5); 
  }

  /*
  <blockquote>
<p>El precio a pagar por revelar...</p>
</blockquote>
*/
.blockquote{
  content:"“";
  font-family:'Libre Baskerville',serif;
  font-weight:400;
  font-size:82px;
  color:#ad7b00;
  font-style:italic;
  float:left;
  line-height:1;
  height:30px;
  margin:40px 30px;
  padding:35px 0;
  border:0;
  border-top:1px solid #ad7b00;
  border-bottom:1px solid #ad7b00
}
  
@media (max-width: 900px){ /* responsive layout break point */
  .blockquote{
    float:left;
      width: 100%;
      height:auto;
      float:left; 
      font-family:Georgia, "Times New Roman", Times, serif; color:rgb(9, 3, 29);
      line-height: 1.2; vertical-align: text-top; padding:0px 10px 10px 7px;
      margin: 10px 0 10px 0; border-left: 2px solid #FF8C00; 
      background:#fff; text-align: left; 
      position:relative; 
      
    }
  }
  img.escala200{
    width: 200px;
    height: 120px;
    object-fit: scale-down;
    }

  img.escala230{
    width: 230px;
    height: 150px;
    object-fit: scale-down;
    }

  .blockquote-1{
    float:center;
      width: 80%;
      height:auto;
      padding: 20px;
      margin-bottom: 15px;
      font-size: 1.1em;
      font-style: italic;
      margin-left: 13%;
      margin-right: 13%;
      line-height: 1.5;
      float:left; font-family:Georgia, "Times New Roman", Times, serif; color:rgb(88, 86, 86);
      line-height: 1.2; vertical-align: text-top; 
      border-left: 30px; 
      background:#fff; text-align: left; 
      border-top: 2px solid rgb(185, 173, 40);
      border-bottom: 2px solid rgb(185, 173, 40);
      position:relative; 
      
    }

.blockquote {
        color: #600;
        border-left:.4rem solid #400;
        padding-left: 24px;
        margin: 24px 0;
       }

img.bloque{
        float:left;
        display: block;
        position: relative;
        margin:0 20px 0 0;
        padding: 3px;
        width: 150px;
        height: 150px;
        background: #6cc962;
        
        }
        
.blockquote-b {
  float:left;
  width: 100%;
  border-left: 1px solid #FF8C00; 
  background:rgb(243, 243, 242); 
  display: table;
  margin: 1.5em 0 1.5em 0;
  padding: 10px 0 10px 0;
  font-family:Georgia, "Times New Roman", Times, serif; color:rgb(87, 78, 78);
  font-size: 0.9em;
  font-style: italic;
  line-height: 1.5;
}          
        
.blockquote-b .image {
              display: table-cell;
              width: 100%;
          }
          
.blockquote-b .quote {
              margin-left: 10px;
          }
          
.blockquote-b .quote:before,
.blockquote-b .quote:after {
  content: '"';
  color: red;
  font-size: 1.6em;
  line-height: 0;
  vertical-align: middle;
  border-bottom: 1px solid #FF8C00;  
          }
          
.blockquote-b .quote:after {
              display: inline;
          }
          
        
.blockquote{
  float:left;
  width: 100%;
  height:auto;
  float:left; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; color:rgb(87, 78, 78);
  font-style: italic; line-height: 1.5; vertical-align: text-top; padding:10px;
  margin:10px 0 10px 2px; border-left: 15px solid #FF8C00; 
  background:rgb(255, 255, 248); 
  text-align: left;
  position:relative; 
            
}
        
.blockquote_a{
  float:left;
  background-color:#f0ece1; 
    width: 100%;
    height:auto;
    float:left; font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; color:rgb(9, 0, 0);
    font-style: italic; line-height: 1.3; vertical-align: text-top; padding:10px;
    margin:10px; 
    border: 1px solid rgb(220, 220, 218);
    border-bottom: 2px solid rgb(180, 147, 77);
    border-radius: 6px;
    text-align: left;
    position:relative; 
    
  }
.referencia-noticia{
    position: relative;
    height: auto; 
    font-size:0.802em;
    line-height: 15px;
    font-family: Georgia, Times New Roman, Times, serif;
    color: rgb(108, 105, 105);
    margin: 43px 0 0 0;
   padding: 15px;
   background: #f1f1f1;
   border-top: 1px solid #ff0000;
   padding: 15px;
   border-radius: 0;
  }

  .referencia-texto{
    font-size:0.902em;
    color: rgb(108, 105, 105);
  }

  .referencia-titulo{
    position: relative;
    width: 250px;
    height: auto; 
    font-size:1.302em;
    font-family: Georgia, Times New Roman, Times, serif;
    color:#FFFFFF;
    line-height: 25px;
    margin: 0 0 10px 0;
    padding: 3px;
    background: #9b9959;
  }
.contenedor-imagen-titulo{
width: 100%; 
height: auto; 
 position: relative;
 display: inline-block;
 text-align: center;
}
.centrado{
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
}
 .redes {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex
 }
 
 .autor {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
 }
 
 .autor .texto {
  margin:0 0 .3rem;
 }
 .autor, .texto h5 {
  margin:0 0 .3rem;
  font-size:0.802em;
  color:#2e2f31;
  font-weight:400
 }
p.has-drop-cap {
  overflow-wrap: anywhere;
}
 p.autor-p {
  margin:0;
  padding: 7px 0 0 0;
  font-family: Georgia, Times New Roman, Times, serif;
  color:#737478;
  font-size:0.602em;
  font-weight:700;
  font-style: italic;
 }
.ref-autor{
  position: relative;
  font-size:0.4em;
  text-align: left;
  line-height: 15px;
  font-family: Georgia, Times New Roman, Times, serif;
  color: rgb(108, 105, 105);
  margin: 23px 0 0 0;
   padding: 15px;
   background: #f1f1f1;
   border: 1px solid rgb(197, 200, 174);
   padding: 15px;
   border-radius: 20px 20px 0 0;
  }

.titulo-autor{
  position: relative;
  font-size: 12pt;
  text-align: left;
  font-weight:900;
}

.circular-retrato {
  position: relative;
  text-align: left;
  width: 90px;
  height: 90px;
  overflow: hidden;
  border-radius: 50%;
  float: left;
}

img.escala-700px {
  width: 750px;
  height: auto;
  border:.4rem solid rgb(244, 9, 9);
  object-fit: cover;
}
 .first-letter {
      margin: -4rem -100% 0 -3.2rem; /* position letter to specific position*/
      float:left;
      font-size:14rem;
      font-family:font-stack-freight-display;
      font-weight:font-weight-freight-display-bold;
      line-height:.56; /* force line-height to be consistent with firefox as line-height does not work when float is used on ::first-letter*/
      color: #ddd;
 }
 .autor-noticia_individual{
  align-items: center;
  display: flex;
  gap: 1.6rem;
  justify-content: space-between;

}
/* ####################################  Media  ######################## */
@media (min-width:740px) {
  .ref-autor  {
    float:left;
    width: 100%;
    border-left: 1px solid #FF8C00; 
    background:rgb(243, 243, 242); 
    display: table;
    margin: 1.5em 0 2em 0;
    padding: .75em .5em;
    font-family:Georgia, "Times New Roman", Times, serif; color:rgb(87, 78, 78);
    font-size: 0.7em;
    font-style: italic;
    text-align: left;
    line-height: 1.5;
  }
  .circular-retrato {
    position: relative;
    text-align: left;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;

      }
     }

/* ####################################  ///Media  ######################## */

 .cuerpo {
  font-size:1.02em;
  font-family: Georgia, Times New Roman, Times, serif;
  display:flex;
  text-align: justify;
  background:rgb(243, 243, 242); 
 }

 .img_a {
  float:left;
  color:#666;
  width:100%;
  height: 200px;
  background-color:#EDEDED; 
  padding:3px;
  margin:0px 7px 3px 3px;
  margin-top: 1px;
  font-size:11px;
  letter-spacing:0px;
  font-weight:normal;
  text-align:left;
  clear:both; 
  
}

div.media-noticia{
  position: relative;
  width: 100%;
  height: 20px;
  font-size:0.702em;
  line-height: 15px;
  font-family: Georgia, Times New Roman, Times, serif;
  color: rgb(255, 255, 255);
  margin: 3px;
  padding: 10px;
  background: #ef883f;
}

.pie-de-foto{
  position: relative;
  height: auto;
  font-size:0.702em;
  line-height: 15px;
  font-family: Georgia, Times New Roman, Times, serif;
  color: rgb(255, 255, 255);
  margin: 3px;
  padding: 10px;
  background: #ef883f;
  z-index: 15;
}

.bild-texto-info{
  position: relative;
  height: auto;
  font-style: italic;
  font-size:0.750em;
  line-height: 15px;
  font-family: Georgia, Times New Roman, Times, serif;
  color: rgb(163, 158, 158);
  margin: 3px;
  padding: 10px;
}

div.texto-img p {
  color: rgb(148, 148, 148);
  font-size:0.702em;
  margin-bottom: 20px;
  padding-bottom: 10px;
  background: #e7e7e7;
}

.new_title_ml {
     font-size: 30px;
     line-height: 31px;
     margin-bottom: 5px;
     padding-bottom: 5px;
 }

 .new_title_l {
     font-size: 26px;
     line-height: 30px;
     padding-bottom: 10px;
     padding-top: 40px;
 }

 .new_title_s {
  position: relative;
  height: auto;
  font-size:1.550em;
  font-family: Georgia, Times New Roman, Times, serif;
  font-weight: 700;
     padding: 5px 5px 5px 10px;
     line-height: 30px;
     color: rgb(99, 96, 96);   
 }

.img_portada{
  max-width: auto;
  height: 250px;
  }

.img_portada_2{
    max-width: 40%;
    height: 250px;
    }
.img_noticia-interes{
  height: auto; 
  width: auto; 
  max-width: 350px; 
  max-height: 70px;
    }

.img-mx150{
    max-width: 150px;
    max-height: 100px;
    }

.img-200{
  max-width: 180px;
  max-height: 120px;
  }

  .img-350{
    float:left;
    text-align: left;
    padding: 10px;
    max-width: 350px;
    max-height: auto;
    }

img.Image { max-width: 100%; display: block; }
div#ImageContainer { width: 600px; }

/* <div id="ImageContainer">
    <img src="http://placehold.it/1000x600" class="Image">
</div>*/

/* <img src="ejemplo.jpg" alt="ejemplo" class="img-maximo"> */
.img-maximo{
  max-width: 500px;
  height: auto;
  }
  
  img{ text-align:left;  max-width:100%; height:auto; margin:0; padding:0 5px 0 0; border:none; line-height:normal; vertical-align:middle;
    clear:left; object-fit: contain;
  }

  @media (min-width:900px) {
  img{ text-align:left;  max-width:100%; height:auto; margin:0; padding:0; border:none; line-height:normal; vertical-align:middle;
    margin:0; clear:left; object-fit: contain;
  }
  }
  @media (min-width:740px) {
  img{ text-align:left;  max-width:100%; height:auto; margin:0; padding:0; border:none; line-height:normal; vertical-align:middle;
    margin:0 -3px 0 -3px; clear:left; object-fit: contain;
  }
  }

  @media (min-width:600px) {
  img{ text-align:left; width:100%; height:auto; margin:0; padding:0; border:none; line-height:normal; vertical-align:middle;
    margin:0; clear:left; object-fit: contain;
  }
  }
.container-crisis{
  display: flex;
  background-color:#dadad8; 
  border-top-left-radius: 0.5em 1em;
  float: right;    
  margin: 10px 0 0 0;
  top: 2px;
  width:40%;
  height: auto;
  padding: 5px;
  margin-bottom: 15px;
  text-align: left;
 font-size: 16px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-style: italic;
 color: #000;
 line-height: 1.4;
 font-weight: normal;
 border:0px solid #ccc;
 border-top: 2px solid #ff0000;
  z-index: 1;

}
.bloque-container{
     display: flex;
     background-color:#fafaed; 
     border-top-left-radius: 0.5em 1em;
     float: left;    
     margin: 10px 0 0 0;
     top: 2px;
	   width:100%;
     height: auto;
     padding: 10px;
	   margin-bottom: 15px;
     text-align: left;
	  font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
	  font-style: italic;
	  color: #000;
	  line-height: 1.4;
	  font-weight: normal;
	  border:0px solid #ccc;
	  border-right: 2px solid #ff0000;
     z-index: 1;
}

.relacionado img {
text-align: left;
background-color:#fafaed;
  border: 0px solid #9CC1D3;
  width: 250px;
  height: auto;
  margin: 0 15px 5px 5px;
  padding: 10px;
  position: relative;
  top: 2px;
  left: 0;
  visibility: show;
}
.capitular {
  float:left;
  color:black;
  border:0 solid #999;
  font-size:80px;
  line-height:80px;
  font-family:times;
  font-weight:700;
  margin-right:10px;
  padding:2px;
  }

  .capitular-azul {
    float:left;
    color:#0693e3;
    border-bottom:1 solid #f70505;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size:90px;
    line-height:20px;
    font-family:times;
    font-weight:700;
    margin-right:10px;
    margin-top:10px;
    padding:5px;
    
    }
  
  .capLetter {
  float:left;
  color:red;
  border:0 solid #999;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size:90px;
  line-height:20px;
  font-family:times;
  font-weight:700;
  margin-right:10px;
  margin-top:10px;
  padding:5px;
  }
  .capitular-rojo-gris {
    float:left;
    height: 18px;
    color:rgb(245, 6, 6);
    border:0 solid #999;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size:100px;
    line-height:0px;
    font-weight:700;
    margin-right:5px;
    margin-left:5px;
    margin-top:10px;
    padding:50px ;
    padding-left:10px;
    background-color: #eff0f0;
    -webkit-box-shadow: 1px 1px 5px rgba(178, 177, 177, 0.75);
    -moz-box-shadow: 1px 1px 5px rgba(178, 177, 177, 0.75);
    box-shadow: 1px 1px 5px rgba(178, 177, 177, 0.75);
    }

  .capLetter-gris {
    float:left;
    height: 50px;
    color:rgb(194, 192, 192);
    border:0 solid #999;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size:100px;
    line-height:0px;
    font-weight:700;
    margin-right:5px;
    margin-left:5px;
    margin-top:10px;
    padding:50px ;
    padding-left:10px;
    background-color: #eff0f0;
    -webkit-box-shadow: 1px 1px 5px rgba(178, 177, 177, 0.75);
    -moz-box-shadow: 1px 1px 5px rgba(178, 177, 177, 0.75);
    box-shadow: 1px 1px 5px rgba(178, 177, 177, 0.75); 
    }
  
  /*<i class="fa-solid fa-angles-left"></i> ../../../europa/css/comillas_3.png*/
    .comilla-p{
      background: url("../../../europa/css/comillas_3.png") no-repeat right top;
      float:left;
      width:100%;
      margin:10px 0 20px 0;
      padding-left:20px;
      padding-right:40px;
      font-family: "Special Elite,cursive";
      color: #2F6392;
      font-size: 18px;
      text-align: left;
      line-height: 1.2;
      font-style: italic;
      font-weight: normal;
      border-top:0px solid #FF9900;
      border-bottom:1px solid #FF9900;
      border-bottom:0px solid #aeaaa9;
      z-index: 5;
      
    }
    .comilla-p  a:hover  {
      background:#c9c8c8;	
    }

    @media only screen 
    and (min-device-width : 320px) 
    and (max-device-width : 480px) { #title_message { display: none; }}
   
    @media (max-width:740px ) {
    .comilla-p{
      background: url("../../../europa/css/comillas_3.png") no-repeat right top;
      float:left;
      width:100%;
      margin:10px;
      padding:10px;
      padding-left:50px;
      padding-right:20px;
      margin-bottom:10px;	
      font-family: Georgia, "Times New Roman", Times, serif;
      color: #2F6392;
      font-size: 18px;
      text-align: justify;
      line-height: 1.2;
      font-style: italic;
      font-weight: normal;
      border-top:0px solid #FF9900;
      border-bottom:1px solid #FF9900;
      border-bottom:1px solid #aeaaa9;
      z-index: 5;
      
    }
    .comilla-p  a:hover  {
      background:#c9c8c8;	
    }
  }
  .citationb{
    font-family: 'Playfair Display', serif;
    font-size: 30px;
    line-height: 35px;
    color:#7d6d0f;
    /*font-style: italic;*/
    text-align: center;
    font-weight: 400;
    display: block;
    margin: 10px 0 20px 0;
    font-feature-settings: "liga", "dlig";
  }
  
.comilla-r{
      background: url("../../../europa/css/comillas_2.png") no-repeat left top;
      float:right;
      width:50%;
      margin:10px;
      padding:10px;
      padding-left:50px;
      padding-right:20px;
      margin-bottom:10px;	
      font-family: Georgia, "Times New Roman", Times, serif;
      font-size: 18px;
      text-align: right;
      line-height: 1.2;
      color: #2F6392;
      font-style: italic;
      font-weight: normal;
      border-top:1px solid #FF9900;
      border-bottom:1px solid #FF9900;
      z-index: 5;
      
    }

@media (min-width: 414) and (max-width: 740) {
      .comilla-r{
        background: url("../../../europa/css/comillas_2.png") no-repeat left top;
        display: none;
        float:right;
        width:50%;
        margin:10px;
        padding:10px;
        padding-left:50px;
        padding-right:20px;
        margin-bottom:10px;	
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 18px;
        text-align: right;
        line-height: 1.2;
        color: #2F6392;
        font-style: italic;
        font-weight: normal;
        border-top:1px solid #FF9900;
        border-bottom:1px solid #FF9900;
        z-index: 5;
        
      }
    }
   
  .comilla-a{
    background: url("../../../europa/css/comillas_3.png") no-repeat right top;
    float:left;
    width:65%;
    padding:10px;
    padding-left:20px;
    padding-right:50px;
    margin-bottom:40px;	
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    line-height: 1.4;
    color: #2F6392;
    font-style: italic;
    font-weight: normal;
    border-bottom:1px solid #ff2a00;
    z-index: 5;
    
  }

  .comilla-a  a:hover  {
    background:#fff;	
  }
 .containerFoto {
      float:left;
      width: 50%;
      height:40%;
      display: inline-block;
      text-align:center;
      padding-left:10px; 
        padding-right:10px; 
        padding-top:5px; 
        padding-bottom:10px;
        margin: 5px 15px 5px 5px;
      background: #d6d5d5;
      -moz-transform: rotate(-0deg);
      -webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);
      -moz-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);
      box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.75);
      
      }
      .containerFoto:hover {
       -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
          filter: grayscale(100%);
      }

.mark {
      background-color: #e7e6e6;
      color: black;
    }
    .css-box-00 {
      font-family:georgia,'times new roman',times,serif;
      padding-left:0.9375rem;
      border-left:1px solid #e2e2e2;
      margin-top:0;
      margin-left:auto;
      margin-right:auto;
      color:#555;
      margin-bottom:0.75rem;
      width:calc(100% - 55px);
      max-width:565px;
      margin-left:20px;
      margin-right:20px;
      width:calc(100% - 40px);
      max-width:600px;
     }

     .vineta-region {
      width:100%;
      padding: 3px;
      font: bolder normal 14px/normal Arial, Helvetica, sans-serif;
      color: #fff;
      text-transform: uppercase;
      background-color:#ff0000;	
    }

    div.block_portada {
      background-color: lightblue;
      border: solid black 1px;
      width: 100px;
      min-block-size: 100px;
    }

/* ##################################################################### */
/* ####################################  Media  ######################## */

@media (min-width: 320px) and (max-width: 700px) {
.ref-autor{
  position: relative;
  font-size:0.4em;
  text-align: left;
  line-height: 15px;
  font-family: Georgia, Times New Roman, Times, serif;
  color: rgb(108, 105, 105);
  margin: 23px 0 0 0;
   padding: 15px;
   background: #f1f1f1;
   border: 1px solid rgb(197, 200, 174);
   padding: 15px;
   border-radius: 20px 20px 0 0;
   display: none;
  }
}

@media (min-width:900px) {
  .vineta-region {
  width:100%;
  padding: 3px;
	font: bolder normal 14px/normal Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
      }
     }

@media (min-width:740px) {
      .vineta-region {
      width:100%;
      padding: 3px;
      font: bolder normal 14px/normal Arial, Helvetica, sans-serif;
      color: #fff;
      text-transform: uppercase;
      background-color:#ff0000;	
          }
         }


     @media (min-width:740px) {
      .css-box-00 {
       margin-bottom:1.25rem;
      }
     }
     
     @media (min-width:1024px) {
      .css-box-00 {
       margin-left:0;
       margin-right:0;
       width:100%;
       max-width:100%;
      }
     }
     
      @media (min-width:740px) {
      .css-box-00  {
       
       line-height:1.75rem;
       margin-bottom:1.25rem;
      }
     }


@media (max-width:600px) {
 .one_tres {
  width:100%;
  display:inline-block; 
  float:right;
  margin:0 0 0 2.06748466257669%; 
  list-style:none;
      }
     }

/* ##################################################################### */
/* #################################### // Media  ###################### */

.accordion-ref {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: 0;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion-ref:hover {
  background-color: #ccc; 
}

.panel-ref {
  font-size: 13px;
  color: rgb(82, 77, 77);
  line-height: 1.4em;
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  border-left: 1px solid #FF8C00;
}

.accordion-ref:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  color: #777;
  float: left;
  margin-left: 5px;
}

.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}

.comillas h4 {
		font-size: 36px;
		font-family: PlayfairDisplay-Black;
		font-style: italic;
		margin-top: 40px;
		margin-bottom: 40px;
}

.noti_in_divider02 {
     margin-top: 16px;
     margin-bottom: 16px;
 }

 .noti_in_divider03 {
     margin-top: 16px;
     margin-bottom: 16px;
 }

 .in_divider {
     width: 100%;
     height: 1px;
     background-color: #E6E6E6;
     /*  margin-top: 24px;
   margin-bottom: 24px; */
 }

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

.wrapper00 {
  background-color: rgb(210, 217, 219);
padding: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-radius: 5px;
color: #fff;
overflow: auto;
  overflow-x: auto;
  overflow-y: auto;
}

.box-noticia {
  float: left;
  margin: 15px;
  width: 150px;
  height: 150px;
  border-radius: 5px;
  background-color: rgb(207,232,220);
  padding: 1em;
    padding-top: 1em;
    padding-right: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
}

.row_upp {
width:100%;
font-size: 18px;
font-family:Georgia,Times, PlayfairDisplay-Black;
color: rgb(7, 8, 102);
text-align: left;
text-transform: uppercase;
height:20px;
background-color: #FFFFFF;
margin-top: 40px;
margin-bottom: 30px;
font-weight: 900;
}

.comillas h4 {
		font-size: 36px;
		font-family:Georgia,Times, PlayfairDisplay-Black;
		font-style: italic;
		margin-top: 40px;
		margin-bottom: 40px;
}
/* ################################################################################# */
/* ############################ paño de noticia layout CSS ######################### */
/* ################################################################################# */
#topsection{
background: #FFF;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#your-img {
  height: auto; 
  width: auto; 
  max-width: 300px; 
  max-height: 300px;
}


.mi-imagen{
  width: 1200px;
  transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
  }
.my-image {
    width: 1200px;
    height: 100px;
    object-fit: contain;
}

div.escala-img {
    width: 100%;
    height: 380px;
  
    -ms-transform: scaleY(1.5); /* IE 9 */
    transform: scaleY(1.5);
  }

.mi-imagen, .img-top-single{
  width: 1200px;
  height: 380px;
  
  -ms-transform: scaleY(1.5); /* IE 9 */
  transform: scaleY(1.5);

}

#img-top-single{ 
    max-width: 1200px;
    margin: 10px auto 0;
    margin-bottom: 10px;
    padding: 2px;
    font-family: "Acta";
    background: rgb(255, 255, 255);
    height:404px; /*Height of top section*/

  }

#rowbot{
  background: #999;
  margin: 20px;
  padding-top: 25px;
  height: 90px; /*Height of top section*/
  font-family: Georgia,Times New Roman,Times,serif;
  font-size: 12px;
  width: 100%; 
}
.imagen{
font-size: 12px;
width: auto;
height: 80px;
margin:3px;
padding: 3px;

}

.foot_img {
  width:10%;
  padding: 3px;
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  color: rgb(101, 99, 99);
  text-transform: normal;
  background-color:#fff;	
}

@media (min-width:740px) {
.foot_img {
width:100%;
padding: 3px;
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: rgb(101, 99, 99);
text-transform: normal;
background-color:#fff;	
}

.imagen{
  font-size: 12px;
  width: auto;
  height: 80px;
  margin:3px;
  padding: 3px;
  }
 }

/* ############################################################################# */
/* ################################# Filtros  ################################## */

#grayscale:hover {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

#invert:hover {
  -webkit-filter: invert(.9);
  filter: invert(.9);
}

#brightness:hover {
  -webkit-filter: brightness(.5);
  filter: brightness(.5);
}

#saturation:hover {
  -webkit-filter: saturate(6);
  filter: saturate(6);
}

#sepia:hover {
  -webkit-filter: sepia(1);
  filter: sepia(1);
}

#blur:hover {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

#opacity:hover {
  -webkit-filter: opacity(.5);
  filter: opacity(.5);
}

#blur-hue:hover {
  -webkit-filter: blur(5px) saturate(6);
  filter: blur(5px) saturate(6);  
}

#blur-text:hover {
 -webkit-filter: blur(5px);
  filter: blur(5px);
}

.last {
 position: relative;
}
/* ################################# /Filtros  ################################## */
/* ############################################################################# */

/* <p id="ja-masscol">Aquí el texto</p> */

div.moduletable {
	margin: 0;
	background: url('../images/sep.gif') repeat-x bottom;; padding-left:1px; padding-right:1px; padding-top:10px; padding-bottom:10px
}

div.ja-moduletable h3 {
	padding: 0;
	background: url('../images/sep.gif') repeat-x 0 50%;
	font-size: 120%;
	text-transform: capitalize; 
	margin-left:0; 
	margin-right:0; 
	margin-top:0; 
	margin-bottom:5px
}

#ja-masscol div.ja-moduletable h3 span {
	background: #EFEFEF;
}

#ja-masscol{
	padding: 5px;
	border-bottom: 2px solid #DDDDDD;
	background: #EFEFEF;
}

/* Dropcap */
.dropcap {
	float: left;
	padding: 0 5px 0 0;
	display: block;
	color: #666666;
	font: bold 50px/40px "Times New Roman", Times, serif;
}

/* ################################# /bubbla  ################################## */
/* ############################################################################# */

/* navigation */
ul.navUL {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

ul.navUL li {
  display: inline-block;
  width: 200px;
}

ul.navUL li:nth-child(1) {
  background-color: #b23333;
}

ul.navUL li:nth-child(2) {
  background-color: #13708e;
}

ul.navUL li:nth-child(3) {
  background-color: #e8cd1a;
}

ul.navUL li a {
  color: #ffffff;
  display: block;
  padding: 20px;
  position: relative;
  text-decoration: none;
}

/* bubble style */
.hoverBubble {
  background: #333333;
  color: #ffffff;
  cursor: pointer;
  opacity: 0;
  padding: 5px;
  position: absolute;
  text-align: left;
  visibility: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.bubblePosition {
  bottom: 115%;
  height: inherit;
  left: 0;
  min-height: 200px;
  top: auto;
  width: 190px;
}

.hoverBubble:after,
.bubblePosition:after {
  border: 8px solid transparent;
  border-top-color: #333333;
  bottom: -15px;
  content: '';
  height: 0px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 0px;
}

/* bubble hover */
ul.navUL li a:hover .hoverBubble {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

/* content in the bubble */
.hoverBubble i {
  display: block;
  font-size: 1.5em;
  text-align: center;
}

.hoverBubble p {
  font-size: 0.9em;
  min-height: 100px;
}

.hoverBubble h3 {
  margin: 0;
  padding: 0;
  text-align: center;
}

.redBubble h3,
.redBubble i {
  color: #b23333;
}

.blueBubble h3,
.blueBubble i {
  color: #13708e;
}

.yellowBubble h3,
.yellowBubble i {
  color: #e8cd1a;
}
/* ################################# /Bubbla  ################################## */
/* ############################################################################# */

.referencia{
  font-size: 12px;
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
  height: 35px;
	color: rgb(143, 140, 140);
	font-style: normal; 
	margin-left:1px;
	padding-left:10px;
	text-align: left; 
}

.reference{
  margin: auto;
  width: 100%;
  padding: 5px;
  font-size: 12px;
  line-height: 5%;
	color: rgb(143, 140, 140);
	font-style: 12px; 
  letter-spacing: 0px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	padding-left:10px;
  padding:5px 0px 5px 0; 
}

sup.reference {
  unicode-bidi:-moz-isolate;
  unicode-bidi:-webkit-isolate;
  unicode-bidi:isolate;
  white-space:nowrap;
  font-weight:normal;
  font-style:normal
 }

sub,
sup {
 line-height:1
}
/* ############################################################################# */
                       /*   Parent Container texto blanco sobre imagen */
/* ############################################################################# */

.container_black {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: 40px;
}

.overlay_black {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #191a1b;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
  opacity: 0.7;
}
.container_black:hover .overlay_black {
  height: 20%;
  
}

.text_0 {
  width: 90%;
  color: white;
  font-size: 14px;
  line-height: 1.5; /* <longitud> valores */
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* ############################################################################# */
                       /*   Parent Container texto sobre imagen */
/* ############################################################################# */

.container_0 {
  position: relative;
  width: 100%;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay_0 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
  opacity: 0.8;
}
.container_0:hover .overlay_0 {
  height: 20%;
}

.text_0 {
  width: 90%;
  color: white;
  font-size: 14px;
  line-height: 1.5; /* <longitud> valores */
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.citation{
  font-family: 'Playfair Display', serif;
  font-size: 30px;
  line-height: 35px;
  color:#000000;
  /*font-style: italic;*/
  text-align: center;
  font-weight: 400;
  display: block;
  margin: 10px 0 20px 0;
  font-feature-settings: "liga", "dlig";

}
.citation:before{
  border-top: 1px solid #2f2f2f;
  content: '';
  width: 250px;
  height: 16px;
  display: block;
  margin: 0 auto;
}
.citation:after{
  border-bottom: 1px solid #2f2f2f;
  content: '';
  width: 100px;
  height: 16px;
  display: block;
  margin: 0 auto;
}

 /* ############################################################################# */
                       /*   /Parent Container texto sobre imagen */
/* ############################################################################# */

/* ####### responsive layout CSS ####### */

@media (max-width: 600px){ /* responsive layout break point */
  #maincontainer{
	width: 100%;
  }

  .innertube{
    margin: 20px;
    margin-top: 0;
  }

  #contentwrapper{
	float: none;
    background: #FFFFFF;
  }

	#rightcolumn{
  float: none;
	width: 100%;
	margin-left: 0;
  }

  #contentcolumn{
    margin-right: 0;
  }
}

@media (max-width: 1200px){ /* responsive layout break point */
  #maincontainer{
	width: 100%;
  background-color: #008CBA;

  }

  hr.hr-10 {
    height: 1px;
    color: red;
  }
   

  .innertube{
    margin: 20px;
    margin-top: 0;
  }

  #contentwrapper{
	float: none;
  }

	#rightcolumn{
    float: none;
	width: 100%;
	margin-left: 0;
  }

  #contentcolumn{
    margin-right: 0;
    margin-left:0;
  }
}

.social-share-rebrand-overlay-parent{
  z-index:1;position:absolute
}
.social-share-rebrand .social-share-rebrand-icon{
  background-image:url(components-colors/resources/images/social-share-rebrand/social-share-rebrand-icon-white.svg);
  background-repeat:no-repeat;
  background-position:center;
  width:16px;
  height:16px;
  background-size:16px;
  display:inline-block;
  position:absolute;
}

@media(hover:hover){
  .social-share-rebrand:hover{
  background-color:#fff;
}
}

.social-share-rebrand:hover .social-share-rebrand-icon{
  background-image:url(components-colors/resources/images/social-share-rebrand/social-share-rebrand-icon-black.svg)

}
/* ####### <span alt="x" class="social-share-rebrand-icon"></span> ####### */

/* ######################################################### lightbox  ######################################## */
/*Eliminates padding, centers the thumbnail */

/* Styles the thumbnail */

a.lightbox img {
height: 150px;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
margin: 94px 20px 20px 20px;
}

/* Styles the lightbox, removes it from sight and adds the fade-in transition */

.lightbox-target {
position: fixed;
top: -100%;
width: 100%;
background: rgba(202, 200, 200, 0.7);

opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
overflow: hidden;

}

/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */
.lightbox-target img {
margin: auto;
position: absolute;
top: 0;
left:0;
right:0;
bottom: 0;
max-height: 0%;
max-width: 0%;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(154, 153, 153, 0.4);
box-sizing: border-box;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
  
}
/* Styles the close link, adds the slide down transition */
a.lightbox-close {
display: block;
width:50px;
height:50px;
box-sizing: border-box;
background: rgb(241, 5, 5);
color: black;
text-decoration: none;
position: absolute;
top: 80%;
right: 50px;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:before {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:after {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform:rotate(-45deg);
}

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */

.lightbox-target:target {
opacity: 1;
top: 0;
bottom: 0;
  overflow:scroll;
}

.lightbox-target:target img {
max-height: 100%;
max-width: 100%;
}

.lightbox-target:target a.lightbox-close {
top: 0;
}

/* ######################################################### /lightbox  ######################################## */
/* ######################################################### hero- text sobre imagen  ######################################## */
.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

/* #########################################################
<div class="hero-image">
  <div class="hero-text">
    <h1 style="font-size:50px">I am Jane Doe</h1>
    <h3>And I'm a Photographer</h3>
    <button>Hire me</button>
  </div>
</div>
######################################################### */
/*--- 

<div class="hover-text">hover me
  <span class="tooltip-text" id="fade">I'm a tooltip!</span>
</div>
<div class="hover-text">hover me
  <span class="tooltip-text" id="delay">I'm a tooltip!</span>
</div>

---*/

.tooltip-text {
  position: absolute;
  top: -40px;
  left: -50%; */
  z-index: 2;
  width: 100px;
  color: white;
  font-size: 12px;
  background-color: #192733;
  border-radius: 10px;
  padding: 10px 15px 10px 15px;
}
#fade {
  opacity: 0;
  transition: opacity 0.5s;
}

#delay {
  opacity: 0;
  transition: opacity 0.2s;
  transition-delay: 1s;
}

.hover-text:hover #fade { opacity: 1; }
.hover-text:hover #delay { opacity: 1; }


.hover-text {
  position: relative;
  display: inline-block;
  margin: 40px;
  font-family: Arial;
  text-align: center;
}