 .tituloPlay{ font-size: 32px;
    font-family: 'Playfair Display', serif;
    line-height: 1.2;
    letter-spacing: 0px;
    font-weight: 400;
    color: #464855;
 }
 
 .amarilloOne {
     color: #d4af36; font-size: 24px;
    font-weight: 600;     line-height: 1.2; font-family: 'Playfair Display', serif;
 }
 
 .raya {
     width:33%; float:left; height:1px; background-color:#CCC;
     
 }
 
  .rayaGorda {
     width:10%; float:left; height:5px; background-color:#CCC; clear:both; margin:30px 0 30px 0;
     
 }
 
 .tituloEspaciado{
     
     font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.2;
    letter-spacing: 5px;
    font-weight: 300;
    color: #464855;
    margin-top: 0px;
 }
 
 #centrocL9THR, #centroAJ1LKN, #centroVMRmtE { background-color:#f6f6f6;}
 
 .tituloBox{width: 100%;background-color: #dedede; color:#197d82; height: 40px; line-height:40px; padding:0px 20px; font-size:22px;}
 

.iconoR2{position: absolute; right: 0;top: 50%; transform: translateY(-50%);}
.iconoRM2{margin-right: 30px;}
.iconoL2{position: absolute; left: 0;top: 50%; transform: translateY(-50%);}
.iconoLM2{margin-left: 30px;}

 
 .div30px{ float:left; width:30px; position: relative;}
.iconoR{position: absolute; right: 0;top: 50%; transform: translateY(-50%);}
.iconoRM{margin-right: 30px;}
.iconoL{position: absolute; left: 0; width: 37px; text-align: center; height: 100%; color: #FFF;}
.iconoLM{padding-left: 50px;}

.ctrlsTexto{float: left !important; padding: 10px;cursor: pointer; opacity: .6;}
.ctrlsTexto:hover { opacity:1;}
.tdSubt{font-size: 11px; text-align: left;
    color: #878787; text-transform: uppercase;}

.botonAzul{float: left !important; padding: 10px;cursor: pointer;     background-color: #005189; color: #FFF; right: 8px;}
.botonAzul:hover {  background-color: #002a47;}


.absolute { position: absolute;}
.absoluteV { position: absolute; top: 50% !important; transform: translateY(-50%);}
.absoluteHV { position: absolute; left: 50%; top: 50% !important; transform: translate(-50%,-50%);}
 