.tp-caption.img_sombra {
filter:drop-shadow(3px 10px 4px #80808060);
background-color:transparent;
text-decoration:none;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}

.tp-caption.texto_verde {
filter:drop-shadow(3px 10px 4px #80808060);
background-color:transparent;
text-decoration:none;
font-size:18cqh;
line-height:60px;
font-weight:700;
font-family:"Titillium Web", sans-serif;
color:darkgreen;
border-width:0px;
border-color:rgb(0, 100, 0);
border-style:none;
}

.tp-caption.boton_verde {
filter:drop-shadow(3px 10px 4px #80808060);
background-color:rgb(32, 173, 84);
background-color:rgba(32, 173, 84, .8);
text-decoration:none;
font-size:4cqh;
font-weight:800;
font-family:"Open Sans";
color:#ffffff;
padding:1.5rem;
box-shadow:4px 4px 8px gray;
border-radius:32px 32px 32px 32px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.largeblackbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#000;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}

