/**
 * Theme Name: Rector general
 * Description: Tema activo para sitio del Rector general
 * Author: DDWAC
 * Template: blocksy
 * Text Domain: blocksy
 */


 .footer {
    background-color: #000;
    color: white;
}

.azc {
    text-align: center;
    background-color: #CD032E;
    color: white !important;
}

.cua {
    text-align: center;
    background-color: #F08200;
    color: white !important;
}

.izt {
    text-align: center;
    background-color: #57A519;
    color: white !important;
}

.ler {
    background-color: #AD25A8;
    text-align: center;
    color: white !important;
}

.xoch {
    background-color: #0072CE;
    text-align: center;
    color: white !important;
}

.rg {
    background-color: #3B3B3B;
    text-align: center;
    color: white !important;
}

.rg:hover,
.xoch:hover,
.ler:hover,
.izt:hover,
.cua:hover,
.azc:hover {
    background-color: white;
    color: black !important;
    font-weight: bold;
    transition: all 0.4s;
}

.copy,
.info-footer a {
    color: rgb(155, 160, 155) !important;
}


.info-footer a:hover {
    color: rgb(107, 208, 226) !important;
}


/* --------- INICIA IFRAME --------- */
.ifra-container {
  position: relative;
  width: 100%;
  overflow: hidden;      
/*  padding-top: 56.25%; /* 16:9 Aspect Ratio */ 
  padding-top: 58.33%; /* 1200w 700h Aspect Ratio */      
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}  

/* IFRAME GRAFICAS */

.ifra-container-g {
  position: relative;
  width: 100%;
  overflow: hidden;      
  padding-top: 75%; /* 4:3 Aspect Ratio */      
}

.ifra-container-g1a1 {
  position: relative;
  width: 100%;
  overflow: hidden;      
  padding-top: 100%; /* 1:1 Aspect Ratio */      
}

.responsive-iframe-g {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}  
 /* --------- FIN IFRAME --------- */

.deslizatab {
    overflow-x: auto; 
}

/*-------------------  INICIA TABLAT00 ---------------------- */
.tablat00 {
    width: 100%;
	border-spacing: 10px;
	border-style:none !important;
	border-collapse: collapse;
    margin-bottom: 20px;
}

.tablat00 th {
    color: #FFFFFF;
    font-weight: bold;
	padding: 5px;
    background-color: #258d8d;
    text-align: center;
    vertical-align:middle;    
    white-space: nowrap;
         }


.tablat00 td {
    color: #1f140f;   
	  padding: 5px 10px 5px 10px;
    vertical-align:top;
	  border-style:none !important;
   border-bottom: 1px dotted #1f140f !important;
}

.td-g{
  color: #FFFFFF;
  background-color: #258d8d;
  border-style:none !important;
}
    
/*-------------------  TERMINA TABLAT00 ---------------------- */
    
    
/*-------------------  INICIA TABLAT01 ---------------------- */
.tablat01 {
    width: 100%;
	border-spacing: 0px;
	border-style:solid;
	border-collapse: collapse;
    border: 1px #FFFFFF; 
    margin-bottom: 20px;
}

.tablat01 th {
    color: #FFFFFF;
    font-weight: bold;
	padding: 5px;
    border: 1px solid #FFFFFF;
    background-color: #258d8d;
    text-align: center;
    vertical-align:middle;    
    white-space: nowrap;
         }


.tablat01 td {
    color: #1f140f;
	padding: 5px 10px 5px 10px;
    vertical-align:top;
    border: 1px solid #FFFFFF;
    border-bottom: 1px dotted #1f140f;    
}

.altrow tr:nth-child(odd) {
background-color: #e3f2ee;
}


/*-------------------  TERMINA TABLAT01 ---------------------- */

.elementor-drop-cap-letter {
  font-size: 2.2em;
  font-weight: normal;
  line-height: 0.5em;
  margin: 0.1em 0.1em 0.2em 0;
  color: #93ccc3;
}

.hero-line {
  width: 80px;
  height: 4px;
  background-color: #d4a473;
  margin-bottom: 2rem;
}


.bolinkymas {
	font-family: Arial, Helvetica, sans-serif;     
    font-size: 0.875rem;
    font-weight: bold;
    color: #0b8b8b;
        
}
a.linkymas {
    font-size: 0.875rem;
    color: #0b8b8b;
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;    
    padding: 0 4px 2px 30px;
    border-bottom: 3px dotted #c0c0c0;        

}

a.linkymas:hover {
color: #0b8b8b;
    font-weight: bold;
    border-bottom: 3px dotted #8E8E8E;     
} 


@media only screen and (min-width: 320px) and (max-width: 800px) {
.responsive-iframe-g1 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}  
	
}
