

.pilar_box { min-height: 420px; }
.vc_text_separator.full { font-family: 'Oswald',sans-serif; font-size: 26px; font-weight: 400; text-transform: uppercase; }
.vc_span2 { width: 15% !important; }
.bullited_list { padding-left: 15px; }
.pilar_left_col { padding-right: 60px;  }
.step_title { font-size: 13px !important }
.justify { text-align:justify !important; }
.about_us_name { height: 100px; vertical-align:bottom; }

.fluid-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    margin-top: 10px;
}
.fluid-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
        border: none;
}