/*
Theme Name:   Ostroff Associates Theme

Description:  Corporative Child Theme
Author:       Village Green Consulting
Author URI:   http://villagegreenconsulting.com
Template:     Corporative
Version:      1.0
Tags: one-column, two-columns, right-sidebar,  fluid-layout, custom-menu, editor-style, featured-images, post-formats, sticky-post, translation-ready
Text Domain:  corporative
*/
/* Theme style customization starts here
-------------------------------------------------------------- */
.mosaic-button {
  padding: 15px 40px;
  font-family: "Roboto Slab", sans-serif;
  text-transform: uppercase; }
  .mosaic-button > span {
    display: inline-block;
    padding: 0 !important;
    line-height: 1 !important;
    vertical-align: middle; }
    .mosaic-button > span i {
      display: none !important; }
  @media only screen and (min-width: 769px) {
    .mosaic-button {
      padding-right: 60px;
      padding-left: 60px; } }
  .mosaic-button::after {
    content: "\f0a9";
    display: inline-block;
    margin-left: 10px;
    font-family: FontAwesome, sans-serif;
    vertical-align: middle; }

.mosaic-button.blue-button {
  border-color: #013068;
  background: #013068;
  color: #fff; }
  .mosaic-button.blue-button:hover {
    border-color: #013068;
    background: #013068;
    color: #fff; }

.mosaic-button.red-button {
  border-color: #89002e;
  background: #89002e;
  color: #fff; }
  .mosaic-button.red-button:hover {
    border-color: #89002e;
    background: #89002e;
    color: #fff; }

.section-headline::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px; }

.white-text-section {
  color: #fff; }
  .white-text-section h1,
  .white-text-section h2,
  .white-text-section h3,
  .white-text-section h4,
  .white-text-section h5,
  .white-text-section h6 {
    color: #fff; }

.h1,
h1 {
  font-size: 42px;
  text-transform: uppercase; }

.mosaic-section {
  padding: 40px 20px;
  background-position: center;
  background-size: cover; }
  @media only screen and (min-width: 769px) {
    .mosaic-section {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media only screen and (max-width: 480px) {
    .mosaic-section > .row {
      width: 100%;
      max-width: 100%; }
    .mosaic-section .wpb_content_element {
      margin-bottom: 0 !important; } }
  .mosaic-section .row .grid_12 {
    display: block;
    float: none; }
  .mosaic-section h1,
  .mosaic-section .h1 {
    text-transform: uppercase; }
  .mosaic-section h2,
  .mosaic-section .h2 {
    text-transform: uppercase; }
  .mosaic-section .text-white {
    color: #fff; }
  .mosaic-section .text-gray {
    color: #c3cfe4; }
  .mosaic-section .text-red {
    color: #89002e; }
  .mosaic-section .text-blue {
    color: #013068; }
  .mosaic-section .text-silver {
    color: #afafaf; }
  .mosaic-section .wpb_images_carousel .owl-item {
    padding: 10px;
    text-align: center; }
  .mosaic-section.sm > .row {
    max-width: 480px; }
  .mosaic-section.md > .row {
    max-width: 768px; }
  .mosaic-section.lg > .row {
    max-width: 960px; }
  .mosaic-section span.underline-text {
    display: inline-block; }
    .mosaic-section span.underline-text::after {
      content: "";
      display: block;
      width: 100%;
      margin-top: 5px;
      border-top: 3px solid; }
  .mosaic-section.hero-banner {
    padding-top: 160px;
    padding-bottom: 160px; }
  .mosaic-section.social-media .icon_font {
    display: inline-block;
    padding: 7.5px 10px;
    border-radius: 100%;
    background: #fff; }
    @media only screen and (min-width: 769px) {
      .mosaic-section.social-media .icon_font + .icon_font {
        margin-left: 20px; } }
  .mosaic-section.border-top {
    border-top: 15px solid #013068 !important; }
  .mosaic-section.icon-buckets .wpb_row {
    display: flex;
    flex-flow: row wrap; }
    .mosaic-section.icon-buckets .wpb_row .vc_column-inner {
      display: flex;
      flex-flow: column nowrap;
      justify-content: flex-end;
      height: 100%; }
    .mosaic-section.icon-buckets .wpb_row .wpb_column {
      margin-bottom: 30px; }
  .mosaic-section.icon-buckets .wpb_column {
    display: inline-block;
    float: none;
    text-transform: uppercase; }
    .mosaic-section.icon-buckets .wpb_column.grid_3 > .vc_column-inner {
      padding: 20px 40px;
      border: 3px solid #fff;
      background: #fff; }
      .mosaic-section.icon-buckets .wpb_column.grid_3 > .vc_column-inner:hover {
        border-color: #013068; }
  .mosaic-section.about-buckets {
    padding-right: 0;
    padding-left: 0; }
    .mosaic-section.about-buckets .wpb_row {
      display: flex;
      flex-flow: row wrap; }
      .mosaic-section.about-buckets .wpb_row .vc_column-inner {
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-end;
        height: 100%; }
    .mosaic-section.about-buckets .wpb_wrapper .wpb_row {
      width: 100%;
      max-width: none; }
    .mosaic-section.about-buckets .wpb_column {
      display: inline-block;
      float: none;
      text-transform: uppercase; }
      .mosaic-section.about-buckets .wpb_column.grid_3 {
        padding: 2px; }
        .mosaic-section.about-buckets .wpb_column.grid_3 > .vc_column-inner {
          padding: 0 20px 35px;
          background: #89002e;
          color: #fff; }
          .mosaic-section.about-buckets .wpb_column.grid_3 > .vc_column-inner:hover {
            background: #fff;
            color: #013068; }
            .mosaic-section.about-buckets .wpb_column.grid_3 > .vc_column-inner:hover .mosaic-white-icon {
              opacity: 0; }

.mosaic-svg-icon-wrapper {
  position: relative; }
  .mosaic-svg-icon-wrapper svg {
    display: block;
    width: 100%;
    max-width: 150px;
    height: auto;
    margin-right: auto;
    margin-left: auto; }
  .mosaic-svg-icon-wrapper .mosaic-white-icon, .mosaic-svg-icon-wrapper .mosaic-blue-icon {
    display: block;
    width: 100%;
    padding: 50px 0; }
  .mosaic-svg-icon-wrapper .mosaic-white-icon {
    position: relative;
    z-index: 1; }
  .mosaic-svg-icon-wrapper .mosaic-blue-icon {
    position: absolute;
    top: 0;
    left: 0; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-center {
  text-align: center !important; }

.rm-pd {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }
  .rm-pd-top {
    padding-top: 0 !important; }
  .rm-pd-bottom {
    padding-bottom: 0 !important; }

.posts-custom {
  padding: 40px;
  border: 2px solid #afafaf; }
  @media only screen and (max-width: 480px) {
    .posts-custom {
      padding: 20px; } }
  .posts-custom .post_b {
    min-height: auto; }
  .posts-custom .post_content {
    border: none;
    border-bottom: 3px solid #89002e; }
  .posts-custom .post_title {
    text-transform: uppercase; }
    .posts-custom .post_title > a {
      color: #013068;
      hyphens: auto; }
  @media only screen and (max-width: 480px) {
    .posts-custom .grid_item {
      margin-bottom: 20px; } }
  .posts-custom .post_inner_content {
    padding-right: 0;
    padding-left: 0; }
  .posts-custom .more {
    font-family: "Roboto Slab", sans-serif;
    text-transform: uppercase; }
    .posts-custom .more .fa {
      margin-left: 10px; }

/*# sourceMappingURL=style.css.map */
