

body{
margin:0;
padding:0;
line-height: 1.5em;
background: #FFFFFF;
font-size: 18px;
font-weight: 500;
color:#000;
}


/*!
 * 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
 }

 /*############# <div class="foto_box">
  <img src="aquí tu imagen" alt="" class="image">
  <div class="overlay">
    <div class="text">Hello World</div>
  </div>
</div>  ################################################################ */
/* ##################################################################### */
 #foto_box {
  position: relative;
  width: 50%;
}

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

#overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

#foto_box:hover .overlay {
  height: 10%;
}

#texto {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.item1 { grid-area: left; }
.item2 { grid-area: right; }

.grid-container {
  display: grid;
  grid-template-areas:
    'left right right right right right';
  gap: 3px;
  background-color: #2196F3;
  padding: 3px;
}

.grid-container > div {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: left;
  padding: 20px 0 0 5px;
  font-size: 30px;
}
 
 .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:1em;
  color:#2e2f31;
  font-weight:600
 }
 .autor .texto p {
  margin:0;
  color:#737478;
  font-size:1em
 }
 
 b,
 strong {
  font-weight:bolder
 }

 .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%;
  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.texto-img {
  color: rgb(192, 196, 193);
  font-size: 12px;
  margin-top: 1px;
  margin-bottom: 20px;
  padding-bottom: 5px;
  background:rgb(255, 255, 255); 
}

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

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

 .new_title_s {
     font-size: 18px;
     line-height: 30px;
 }

a {
  color: #ff8800;
}
a:hover {
  text-decoration: underline;
  
}

img{ text-align:left; width:300px; max-width:100%; height:auto; margin:0; padding:0; border:none; line-height:normal; vertical-align:middle;
  margin:0 15px 10px 0; clear:left; object-fit: contain;
}

.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;
  
  }
  
  .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:30px;
  margin:35px 5px 10px 0;
  padding:5px;
  
  }

  blockquote-b {
    float:left;
    width: 100%;
    margin:10px 0 10px 0; border-left: 1px solid #FF8C00; 
    background:rgb(243, 243, 242); 
    display: table;
    margin: 1.5em 0 1.5em -1.5em;
    padding: .75em .5em;
    font-family:Georgia, "Times New Roman", Times, serif; color:rgb(87, 78, 78);
    font-size: 0.8em;
    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;
  }
  
  blockquote-b .quote:after {
      display: inline;
  }
  
  mark {
    background-color: #e7e6e6;
    color: black;
  }

.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:30px;
    margin:10px 0 10px 0; border-left: 1px solid #FF8C00; 
    background:rgb(243, 243, 242); 
    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; 
      
    }
  

  .blockquote-1{
    float:left;
      width: 35%;
      height:auto;
      float:left; font-family:Georgia, "Times New Roman", Times, serif; color:rgb(88, 86, 86);
      line-height: 1.2; vertical-align: text-top; padding:2px;
      margin: 5px; border-left: 0; 
      background:#fff; text-align: left; 
      position:relative; 
      
    }

    .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:10%;
      padding: 3px;
      font: bolder normal 14px/normal Arial, Helvetica, sans-serif;
      color: #fff;
      text-transform: uppercase;
      background-color:#ff0000;	
    }

    @media (min-width:740px) {
    .clear:after{
      display:block; 
      visibility:hidden; 
      height:0; 
      clear:both; 
      font-size:0; 
      content:"";}

}
.team-member img{
  width:100%;

}

.team-description{
border:0px solid #E5E4E3;

}
.figcaption{
margin:0; 
padding-top:15px; 
border-top:0px solid #E5E4E3;
border-bottom:1px solid #E5E4E3;

}

    @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;
      }
     }
     

.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; */
 }

b{font-size: 110%;}

em{color: red;
}

.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;
}

/* ################################################################################# */
/* ########################  hoja  responsive layout de Noticias ######################## */
/* ################################################################################# */

#topsection{
background: #FFF;
height: 90px; /*Height of top section*/
}

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


#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%;
  
}

#contentwrapper{
float: left;
padding-top: 25px;
width: 100%;
background: #FFFFFF;
font-size: 16px;
font-weight: 500;
line-height: 1.5em;
color:#000;
}

#contentcolumn{
margin-right: 260px; /*Set right margin to RightColumnWidth*/
margin-left:230px;
line-height: 1.5em;
font-size: 18px;
font-weight: 500;
-moz-osx-font-smoothing: grayscale;
color: #222;
font-family: Georgia,Times New Roman,Times,serif;
}

#rightcolumn{
float: left;
padding-top: 20px;
width: 500px; /*Width of right column in pixels*/
margin-left: -240px; /*Set left margin to -(RightColumnWidth) */
background: #FFFFFF;
}

#footer{
clear: left;
width: 100%;
color: #FFF;
text-align: left;
padding: 4px 0;

}

#footer a{
color: #959594;
}
#footer .tweet_text_foot{font-size:1.05em; line-height:.7em; color:#ccc;} 

.innertube{
margin:0 0 0 40px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

/* ################################################################################# */
/* ########################   /Hoja responsive layout de Noticias ######################## */
/* ################################################################################# */


#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;
}


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

}

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

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

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
}

p.bajada1{
  font-size: 16px;
	color: rgb(140, 140, 140);
	font-style: normal; 
  letter-spacing: 0px;
  line-height: 1.2em;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	margin-left:1px;
  margin:20px 0 10px 0;
	padding-left:30px 0 0 0;
	text-align: left;
}

p {
  font-size:17px;
  line-height:1.4;
  font-weight:400;
  margin-top:0
 }

/* ####### 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%;
   
  }

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

  #contentwrapper{
	float: none;
  }

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

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


@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(88, 86, 86);
    line-height: 1.2; vertical-align: text-top; padding:0px 10px 10px 0px;
    margin: 20px 0 20px 0; border-left: 1px solid #FF8C00; 
    background:#fff; text-align: left; 
    position:relative; 
    
  }

  .blockquote-1{
    float:left;
      width: 100%;
      height:auto;
      float:left; font-family:Georgia, "Times New Roman", Times, serif; color:rgb(88, 86, 86);
      line-height: 1.2; vertical-align: text-top; padding:2px;
      margin: 5px; border-left: 0; 
      background:#fff; text-align: left; 
      position:relative; 
      
    }

.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="" class="social-share-rebrand-icon"></span> ####### */
