div.bg_center-right {
  background-position: center right !important; }

div.bg_center-left {
  background-position: center left !important; }

div.bg_top-center {
  background-position: center top !important; }

div.bg_top-right {
  background-position: right top !important; }

div.bg_top-left {
  background-position: left top !important; }

div.bg_bottom-center {
  background-position: center bottom !important; }

div.bg_bottom-right {
  background-position: right bottom !important; }

div.bg_bottom-left {
  background-position: left bottom !important; }

body {
  font-family: Roboto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body .container {
  max-width: 1140px; }

.main-wrapper {
  overflow: hidden; }

div .vc_row.container {
  margin: 0 auto; }

.wp-block-cover-image .wp-block-cover__inner-container p,
.wp-block-cover .wp-block-cover__inner-container p {
  color: #fff !important;
  font-size: 30px !important; }

.has-huge-font-size, .has-larger-font-size {
  font-size: 48px; }

@media (max-width: 1200px) {
  body .container {
    box-sizing: border-box;
    padding: 0 20px; } }

/*# sourceMappingURL=general-styles.css.map */
