
.t2{
    text-align: justify;            /* Alienar texto de forma justificada*/
    margin-left: auto;              /* Margen izquierdo auto */
    margin-right: auto;             /* Margen derecho auto */
    margin-top: 0.7em ;             /* Distancia interior dentro de un mismo elemento */
    margin-bottom: 0.7em;           /* Margen del final de página*/
    vertical-align: top;            /* Alinea el texto por arriba, ya que alinea por defecto en bottom */
}

.t5{

    text-align: justify;            /* Alienar texto de forma justificada*/
    margin-left: auto;              /* Margen izquierdo auto */
    margin-right: auto;             /* Margen derecho auto */
    margin-top: 0.7em ;             /* Distancia interior dentro de un mismo elemento */
    margin-bottom: 0.7em;           /* Margen del final de página*/
    vertical-align: top;            /* Alinea el texto por arriba, ya que alinea por defecto en bottom */
    font-weight: bold;
}

.tcon{
    font-weight: bold;
    font-size: 140%;
    text-align: center;            /* Alienar texto de forma justificada*/
    margin-left: auto;              /* Margen izquierdo auto */
    margin-right: auto;             /* Margen derecho auto */
    margin-top: 0.7em ;             /* Distancia interior dentro de un mismo elemento */
    margin-bottom: 0.7em;           /* Margen del final de página*/
    vertical-align: top;            /* Alinea el texto por arriba, ya que alinea por defecto en bottom */
}

.tcon1{

    font-size: 130%;
    text-align: center;            /* Alienar texto de forma justificada*/
    margin-left: auto;              /* Margen izquierdo auto */
    margin-right: auto;             /* Margen derecho auto */
    margin-top: 0.7em ;             /* Distancia interior dentro de un mismo elemento */
    margin-bottom: 0.7em;           /* Margen del final de página*/
    vertical-align: top;            /* Alinea el texto por arriba, ya que alinea por defecto en bottom */
}

.risk {
text-decoration:none;
color:#ffffff;
}

.risk:hover{
color:#ffffff;
}

.adv{
	padding-top: 0.1rem !important;
	padding-bottom: 0.1rem !important;
    word-spacing: 1rem !important;
}


.linkedin{
text-align: center;
border:1px solid #000000 !important;     
width: 10%;
padding: 0.6rem;
}

.inicio{
padding-right: 3rem;
}

/* Style the video: 100% width and height to cover the entire window */
#Video {
  position: flex;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}


.contact_img{
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-transition: 1s opacity;
  transition: 1s opacity; 
}

iframe{

    display:yes; /* estaba en no    */

}
.custom_footer{
    padding-bottom:2rem;
}
.tdv{

    width:auto;
    border-radius: 3px;
    height: 3em;
}

.teleg{
    margin: auto;
    border-radius: 3px;
}
.teleg2{
    margin: auto;
    border-radius: 3px;
    max-width: 60%;
}
