/* Add here all your CSS customizations */

.tp-caption-subpage {
    background-color:rgba(191, 10, 38, .9);;
    padding:10px;
    border-radius:1px;
    background-opacity:0.4;
    color:white;
    font-size:36px;
}

.tp-caption-text {
    background-color:rgba(191, 10, 38, .7);;
    padding:10px;
    border-radius:10px;
    background-opacity:0.4;
}
.tp-caption-small {
    padding:10px;
}

.google-map {
    margin-bottom:70px;
}

.mfp-counter {
    visibility:hidden;
    display:none;
}