.video-bordeado-blanco .fl-video.fl-embed-video {
    border: 8px solid #fff;
}

/*  ---------------------------------------------------------------------   * 
 *  Textos,  Tipografias
 *  ---------------------------------------------------------------------   */

.rale-black, .fl-heading .rale-black, .rale-black a.fl-button{
    font-family: 'Raleway', sans-serif !important;
    font-weight: 900 !important;
}
.rale-bold, .fl-heading .rale-bold{
    font-family: 'Raleway', sans-serif !important;
    font-weight: 700;
}
.rale-bold,.rale-bold .fl-heading-text {
    font-family: 'Raleway',sans-serif !important;
    font-weight: 700 !important;
}
.rale-light, .fl-heading .rale-light{
    font-family: 'Raleway', sans-serif !important;
    font-weight: 400;
}
.rale-medium, .fl-heading .rale-medium{
    font-family: 'Raleway', sans-serif !important;
    font-weight: 500;
}
.rale-semibold, .fl-heading .rale-semibold{
    font-family: 'Raleway', sans-serif !important;
    font-weight: 600;
}
.rale-black, .rale-black .fl-heading-text{
    font-family: 'Raleway',sans-serif !important;
    font-weight: 900 !important;
}
.rale-font,
.rale-font, .fl-heading-text,
.rale-font h2, 
.rale-font h1, 
.rale-font h3, 
.rale-font h4, 
.rale-font h5, 
.rale-font h6 {
    font-family: 'Raleway',sans-serif !important;
    font-weight: 400 !important;
}
.texto-naranja{
    color:#ff9436 !important;
}

.texto-azul{
    color:#45B0EE !important;
}
.texto-azul-sucio{
    color:#4b99aa;
}
.texto-gris {
    color: #272C32 !important;
}
.texto-blanco{
    color:#fff;
}
.subrayado-simple{
    color:#45B0EE;
    font-weight: 700;
}
.subrayado-simple2{
    color:#ff9436;
    font-weight: 700;
}
.subrayado-azul{
    color:#fff;
    background-color: #45B0EE; 
    padding:4px;
    font-weight: 700;
}
.subrayado-naranja {
    color: #fff;
    background-color: #ff9436;
    padding: 10px;
    line-height: 2em;
    font-weight: 700;
}
.texto1-blog{
    background-color:#45B0EE;
    padding: 10px 5px 10px 25px;
    color:#fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    font-size: 1.33em;
    margin-bottom: 1em;
}
.texto2-blog{
    color:#45B0EE;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.text-center {
    text-align: center;
}
.justificado{
    text-align:justify;
}
.mayusculas, .mayusculas .fl-heading-text {
    text-transform: uppercase !important;
}
.sin-mayusculas, .sin-mayusculas .fl-heading-text {
    text-transform: initial !important;
}

.fittext {
    text-shadow: #253e45 -1px 1px 0,#fff -2px 2px 0,#45B0EE -3px 3px 0,#45B0EE -4px 4px 0;
}
h1.fittext.texto-gris {
    font-weight: 900 !important;
}


/*  ---------------------------------------------------------------------   * 
 *  Textos,  Tipografias
 *  ---------------------------------------------------------------------   */

.btn_3d a.uabb-creative-threed-btn.uabb-threed_down-btn {
    box-shadow: 0 6px #45b0ee !important;
}
.btn_3d  a.uabb-creative-threed-btn.uabb-threed_down-btn:hover {
    top: 2px;
    box-shadow: 0 4px #ff9436 !important;
}
.btn_3d  .uabb-creative-button-wrap a, .fl-node-589127422cf52 .uabb-creative-button-wrap a:visited {
    padding: 22px 34px !important;
}


.borde-azul .fl-photo-crop-circle img {
    border: 15px solid #45B0EE;
}
.foto-responsiva img{
    display:block;
    width: 100% !important;
}
.foto-responsiva .fl-photo-content{
    display: block;
}
.features h3.fl-callout-title{
    color:#0f1012 !important;
}
.listaIcono {
    margin: 30px 0 0 0 !important;
    display: block;
}
.listaIcono li{
    list-style: none !important;
}
.listaIcono i{ 
    color:#45B0EE !important ;
}
.listaIcono i.naranja{
    color:#FF9436 !important;
}
.tabla-precios{
    -webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,0.16);
    -moz-box-shadow: 0 0 4px 2px rgba(0,0,0,0.16);
    box-shadow: 0 0 4px 2px rgba(0,0,0,0.16);
   
    margin-right:20px;
    border-radius:20px;
    overflow:hidden;
    background-color: #fff;
}
.contenido-tabla-precios{
    padding: 20px;
}
.titular-tabla-precios{
    background-color: rgba(35,40,45, 1);
    color:#fff ;
    width:100%;
    padding: 30px;
    font-size:2.0em;
}
.foto-sombra .fl-photo-content img{
    -webkit-box-shadow: 2px 3px 3px 3px rgba(0,0,0,0.25);
-moz-box-shadow: 2px 3px 3px 3px rgba(0,0,0,0.25);
box-shadow: 2px 3px 3px 3px rgba(0,0,0,0.25);

}
.sombra-precio{
   text-shadow: #00BFF3 1px 2px 0;
  
}
.btn-naranja{
    cursor: pointer;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px 24px;
    text-transform: uppercase;
    width: auto;
    border: 2px solid #eb734c;
    border-radius: 5px;
    background-color: #eb734c;
    color: #fff !important;
    text-decoration: none;
    top: 10px;
    display: block;
    text-align: center;
}
.btn-naranja:hover{
    background-color: #fff;
    color: #333 !important;
}
.fl-accordion-small .fl-accordion-content {

  padding: 20px 30px;
  color: #272c32;
  background-color: rgba(255, 255, 255, 0.84);

}
.fl-accordion-item {
    border: 1px solid #45b0ee !important;
    border-radius: 3px;
}

.fl-accordion-button-label {
   color: #fff !important;
}

.fl-accordion-button-icon {
 opacity: 1; 
 filter: alpha(opacity= 100);
 color: #f39c12 !important;
} 
.infolist-sintitulo .uabb-info-list-title{
    display: none;
}
.entry ol {
    counter-reset: step-counter;
}
.entry ol li {
    counter-increment: step-counter;
    list-style-type: none !important;
    margin: 0 0 10px 15px !important;
    padding: .4em .4em .4em 2em;
    display: block;
    position: relative;
}
.entry ol li::before {
    content: counter(step-counter);
    counter-increment: li;
    padding: 0;
    text-align: center!important;
    position: absolute;
    top: 20%;
    line-height: 1.9em;
    left: -0.3em;
    margin-right: 10px;
    font-size: 90%;
    background-color: #FF9436;
    color: white;
    font-weight: bold;
    height: 2em;
    width: 2em;
    border-radius: 50%;
}
.entry ol.azul li::before {
    background-color: #45B0EE;
}
.tag-precio-bonus {
    display: inline-block;
    color: #fff;
    min-width: 200px;
    background-color: #0f1012;
    padding: 5px 10px;
    border-radius: 3px;
}