@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700);
@import url("bootstrap/bootstrap.min.css");
@import url("stylesheet.css");
@import url("hide-show.css");
@import url("animations/animate.min.css");
@import url("../lightbox/ekko-lightbox.css");
@import url("../fonts/font-awesome/css/font-awesome.css");
@import url("../fonts/font-awesome/css/font-awesome.min.css");
@import url("../owl-carousel/owl-carousel/owl.carousel.css");
@import url("../owl-carousel/owl-carousel/owl.theme.css");
@import url("portfolio/isotope-style.css");
@import url("../rs-plugin/css/settings.css");

.tp-caption.very_large_text {
    font-family: 'Roboto Condensed', sans-serif!important;
    position: absolute;
    color: #000000;
    /* text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); */
    font-weight: 300!important;
    font-size: 55px;
    line-height: 25px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.large_text {
    font-family: 'Roboto Condensed'!important;
    position: absolute;
    color: #000000;
    /* text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5); */
    font-weight: 400!important;
    font-size: 40px;
    line-height: 40px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}
