/*
#introduction {
    clear: both;
    overflow: hidden;
}
.rev_slider .tp-caption.largeboldwhite, .largeboldwhite {
    font-size: 55px !important;
    line-height: 60px !important;
    font-weight: 800;
    font-family: Montserrat-ExtraBold;
    color: #15ace0;
    text-decoration: none;
    background-color: transparent;
    text-transform: uppercase;
    text-align: left !important;
    border-width: 0px;
    border-style: none;
	left: 0 !important;
}

.rev_slider .tp-caption.mediumlightwhite, .rev_slider .mediumlightwhite {
    font-size: 35px !important;
    line-height: 35px !important;
    font-weight: 500;
    font-family: "Montserrat-Bold";
    color: #404040;
    text-decoration: none;
    background-color: transparent;
    padding: 0px 0px 0px 0px;
    text-align: left !important;
    border-width: 0px;
    border-style: none;
	left: 0 !important;
}

.rev_slider .tp-caption.black {
    font-size: 21px !important;
    line-height: 24px !important;
    font-family: Montserrat-Regular;
    color: #404040;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0px;
    border-style: none;
	text-align: left !important;
	left: 0 !important;
}
*/