.tp-caption.caption-primary {
font-weight:300;
font-size:30px;
line-height:36px;
}

.tp-caption.caption-white-background {
font-size:24px;
line-height:30px;
font-weight:300;
color:rgb(1, 151, 236);
text-decoration:none;
background-color:rgb(255, 255, 255);
-webkit-box-shadow:rgba(0, 0, 0, 0.247059) 0px 1px 2px;
box-shadow:rgba(0, 0, 0, 0.247059) 0px 1px 2px;
padding:10px 20px;
border-radius:3px 3px 3px 3px;
border-width:0px;
border-color:rgb(1, 151, 236);
border-style:none;
}

.tp-caption.caption-white-background:hover {
font-size:24px;
line-height:30px;
font-weight:300;
color:rgb(1, 151, 236);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:10px 20px;
-webkit-box-shadow:rgba(0, 0, 0, 0.247059) 0px 1px 2px;
box-shadow:rgba(0, 0, 0, 0.247059) 0px 1px 2px;
border-radius:3px 3px 3px 3px;
border-width:0px;
border-color:rgb(1, 151, 236);
border-style:none;
}

.tp-caption.boton2 {
font-size:15px;
line-height:7px;
font-weight:200;
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(1, 151, 236);
padding:10px 20px;
box-shadow:0px 1px 2px rgba(0, 0, 0, 0.25);
border-radius:3px 3px 3px 3px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

.tp-caption.boton3 {
font-size:15px;
line-height:7px;
font-weight:200;
color:rgb(1, 151, 236);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:10px 20px;
box-shadow:0px 1px 2px rgba(0, 0, 0, 0.25);
border-radius:3px 3px 3px 3px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}

