.div_right {
    width: 50%;
    margin-left: auto;
    margin-right: 0px;
    text-align: left;
    color:White;
}
.text_mar1 {
    position: absolute;
    top: -1em; 
    right: 50%; 
    transform: translate(50%,-50%);
    text-transform: uppercase;
    font-family: verdana;
    font-size: 3em;
    font-weight: 700;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #919191,
        1px 2px 1px #919191,
        1px 3px 1px #919191,
        1px 4px 1px #919191,
        1px 5px 1px #919191,
        1px 6px 1px #919191,
        1px 7px 1px #919191,
        1px 8px 1px #919191,
        1px 9px 1px #919191,
        1px 10px 1px #919191,
    1px 18px 6px rgba(16,16,16,0.4),
    1px 22px 10px rgba(16,16,16,0.2),
    1px 25px 35px rgba(16,16,16,0.2),
    1px 30px 60px rgba(16,16,16,0.4);
}

.text_mar2 {
    position: absolute;
    top: -0em; 
    right: 50%; 
    transform: translate(50%,-50%);
    text-transform: uppercase;
    /*font-family: verdana;*/
    font-size: 1.5em;
    font-weight: 700;
    color: #f5f5f5;
    text-shadow: 1px 1px 1px #919191,
        1px 2px 1px #919191,
        1px 3px 1px #919191,
        1px 4px 1px #919191,
        1px 5px 1px #919191,
        1px 6px 1px #919191,
        1px 7px 1px #919191,
        1px 8px 1px #919191,
        1px 9px 1px #919191,
        1px 10px 1px #919191,
    1px 18px 6px rgba(16,16,16,0.4),
    1px 22px 10px rgba(16,16,16,0.2),
    1px 25px 35px rgba(16,16,16,0.2),
    1px 30px 60px rgba(16,16,16,0.4);
}

.cien{
  text-shadow: 0 0 3px #FF0000;
}

.tlo{
  /*background-image: url("/sites/default/files/2021-08/electrician-2755682_1920_v2.jpg");
  background-size:100% auto;
  text-shadow: 0 0 3px #FF0000;*/
  text-align: center;
  font-weight: bold;
  white-space: pre;
  /*color:White; */
}
